.demand-view{display:grid;gap:16px;min-width:0}.demand-view h2,.demand-view h3,.demand-view p{margin:0}.demand-view [data-demand-filters]{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;max-width:none;align-items:end}.demand-view label{display:grid;gap:6px;margin:0}.demand-view input,.demand-view select,.demand-view button{font:inherit;border:1px solid #b7c8bf;border-radius:8px;padding:10px;min-width:0;max-width:100%}.demand-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px}.demand-cards article,.demand-detail{padding:16px;border:1px solid #dce4dc;background:white;border-radius:12px}.demand-cards small,.demand-cards strong{display:block}.demand-cards strong{font-size:26px;margin-top:8px}.demand-calendar{display:grid;grid-template-columns:repeat(auto-fill,minmax(125px,1fr));gap:8px}.demand-calendar button{background:color-mix(in srgb,#c9e6d8 var(--demand-intensity),white);color:#153d35;cursor:pointer}.demand-calendar span,.demand-calendar strong{display:block}.demand-funnel{display:flex;gap:14px;flex-wrap:wrap;padding-left:24px}.demand-funnel strong{display:block}.demand-scroll{overflow:auto;max-width:100%}.demand-scroll table{border-collapse:collapse;width:100%}.demand-scroll th,.demand-scroll td{text-align:left;padding:12px;border-bottom:1px solid #dce4dc;white-space:nowrap}.demand-view details{border-top:1px solid #dce4dc;padding:12px 0}.demand-view summary{cursor:pointer}.demand-view button:focus-visible{outline:3px solid #d2a139}.demand-detail{margin-top:8px}@media(max-width:640px){.demand-view [data-demand-filters]{grid-template-columns:1fr 1fr}.demand-scroll{width:100%}}
