@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600&display=swap";:root{--ink:#20231f;--muted:#74796f;--paper:#f4f3ed;--card:#fffefa;--lime:#c9f06b;--green:#315e42;--line:#d9d9d1;--orange:#eb7b4b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,system-ui,sans-serif}button,input{font:inherit}button{color:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.topbar{height:72px;padding:0 clamp(24px,5vw,76px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#f4f3ede6;position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.brand{color:var(--ink);text-decoration:none;font:700 25px DM Sans;letter-spacing:-1.5px;position:relative}.brand span{color:var(--green)}.brand i{display:inline-block;width:7px;height:7px;background:var(--orange);border-radius:50%;margin-left:3px}.city-picker{display:flex;align-items:center;gap:7px;color:var(--muted);text-transform:uppercase;letter-spacing:.1em}.city-picker select{border:0;background:transparent;color:var(--ink);font:700 12px DM Sans;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;outline-offset:5px}.city-picker small{font-size:9px;letter-spacing:.08em}.pulse{display:inline-block;width:7px;height:7px;border-radius:50%;background:#6bb068;margin-right:7px;box-shadow:0 0 0 4px #dcebd8}.button{border:0;background:var(--ink);color:#fff;padding:11px 18px;border-radius:99px;cursor:pointer;font-weight:600;font-size:13px;text-decoration:none;white-space:nowrap}.button--ghost{border:1px solid var(--ink);background:transparent;color:var(--ink)}.hero{min-height:285px;padding:50px clamp(24px,5vw,76px) 44px;display:flex;align-items:end;justify-content:space-between;gap:50px}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:700;color:var(--green);margin-bottom:17px}h1{margin:0;font:600 clamp(48px,7vw,88px)/.93 "DM Sans";letter-spacing:-.065em}h1 em{color:var(--green);font-style:normal}.hero__aside{display:flex;max-width:440px;margin:0 0 5px;flex-direction:column;align-items:flex-start}.hero__aside>p{margin:0;font-size:17px;line-height:1.65;color:var(--muted)}.hero__brief-button{margin-top:21px;padding:12px 20px;background:var(--green)}.hero__aside>small{margin:8px 0 0 3px;color:var(--muted);font-size:9px;letter-spacing:.04em}.home-brief-summary{display:grid;grid-template-columns:minmax(220px,.7fr) minmax(320px,1.3fr);gap:40px;margin:0 clamp(16px,3vw,44px) 18px;padding:30px clamp(24px,4vw,48px);border-radius:16px;background:var(--green);color:#fff;box-shadow:0 18px 45px #315e4229}.home-brief-summary .eyebrow{margin-bottom:9px;color:var(--lime)}.home-brief-summary h2{margin:0;font:600 clamp(25px,3vw,37px)/1.05 "DM Sans";letter-spacing:-.04em}.home-brief-summary>div:last-child{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.home-brief-summary p{max-width:720px;margin:0;color:#edf2e9;font-size:14px;line-height:1.65}.home-brief-summary button{margin-top:13px;padding:0;border:0;background:transparent;color:var(--lime);font:600 11px DM Sans;cursor:pointer}.home-brief-summary button span{margin-left:4px}.workspace{margin:0 clamp(16px,3vw,44px);border:1px solid var(--line);background:var(--card);min-height:750px;box-shadow:0 24px 70px #2c302614}.results-panel{min-width:0;position:relative}.map-shell{height:750px;position:relative;overflow:hidden;background:#edede7}.google-map{width:100%;height:100%}.map-configuration{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:35px;background:radial-gradient(circle at 50% 45%,#f9f8f1 0,#e6e6df 75%);color:var(--muted)}.map-configuration>span{display:grid;place-items:center;width:54px;height:54px;margin-bottom:16px;border-radius:50%;background:var(--lime);color:var(--green);font-size:26px}.map-configuration strong{font:600 20px DM Sans;color:var(--ink)}.map-configuration p{max-width:390px;margin:8px 0 0;font-size:12px;line-height:1.6}.map-configuration code{background:#ffffffb8;border:1px solid var(--line);border-radius:4px;padding:2px 5px;color:var(--green)}.map-configuration--error{inset:auto 20px 20px;align-items:flex-start;padding:16px 18px;border:1px solid #efc2b1;border-radius:10px;background:#fff1eb;text-align:left}.map-configuration--error strong{font-size:14px}.map-configuration--error p{margin-top:3px;color:#8a4027}.city-placeholder{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px;background:radial-gradient(circle at 50% 42%,#fffefa 0,#e7e8df 78%)}.city-placeholder>span{display:grid;place-items:center;width:68px;height:68px;margin-bottom:22px;border-radius:50%;background:var(--lime);color:var(--green);font-size:31px}.city-placeholder .eyebrow{margin-bottom:8px}.city-placeholder h2{margin:0;font:600 clamp(35px,5vw,60px) "DM Sans";letter-spacing:-.05em}.city-placeholder p{max-width:520px;margin:15px 0 8px;color:var(--muted);font-size:14px;line-height:1.65}.city-placeholder small{color:#999c94;font-size:10px}.selection-controls{position:absolute;z-index:6;right:20px;top:20px;display:flex;align-items:stretch;overflow:hidden;border:1px solid var(--line);border-radius:11px;background:#fffefae8;box-shadow:0 5px 18px #20231f14;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.selection-controls button{min-width:34px;border:0;border-right:1px solid var(--line);background:transparent;color:var(--ink);font:600 15px DM Sans;cursor:pointer}.selection-controls button:hover:not(:disabled){background:#eef4df}.selection-controls button:disabled{color:#b8bbb3;cursor:not-allowed}.selection-controls>span{display:flex;min-width:70px;padding:6px 9px;flex-direction:column;align-items:center;justify-content:center;border-right:1px solid var(--line)}.selection-controls small{color:var(--muted);font-size:7px;text-transform:uppercase;letter-spacing:.06em}.selection-controls strong{font:600 10px DM Sans}.selection-controls .selection-controls__details{min-width:72px;padding:0 10px;border-right:0;font-size:9px}.cafe-heatmap-canvas{position:absolute;pointer-events:none;opacity:.94;filter:saturate(1.15)}.layer-controls{position:absolute;z-index:6;left:18px;top:18px;display:grid;gap:5px}.layer-toggle{display:flex;min-width:165px;align-items:center;gap:9px;padding:7px 10px;border:1px solid var(--line);border-radius:10px;background:#fffefae8;color:var(--muted);box-shadow:0 5px 18px #20231f14;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:pointer;text-align:left}.layer-toggle>i{width:24px;height:14px;padding:2px;border-radius:99px;background:#c8cbc3;transition:background .18s}.layer-toggle>i:after{content:"";display:block;width:10px;height:10px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #20231f3b;transition:transform .18s}.layer-toggle.active>i:after{transform:translate(10px)}.layer-toggle--large-park.active>i{background:#2f7a48}.layer-toggle--recreation.active>i{background:#70b867}.layer-toggle--green-space.active>i{background:#bfd887}.layer-toggle--schools.active>i{background:#315e42}.layer-toggle--dining.active>i{background:#e26c37}.layer-toggle span,.layer-toggle small{display:block}.layer-toggle strong{font:600 10px DM Sans;color:var(--ink)}.layer-toggle small{margin-top:1px;font-size:8px;color:var(--muted)}.layer-toggle--construction.active>i{background:#e96b3c}.school-marker{position:absolute;left:0;top:0;z-index:2;width:24px;height:24px;display:grid;place-items:center;transform:translate(-50%,-50%);border:2px solid #fffefa;border-radius:50%;background:#315e42;color:#fff;box-shadow:0 3px 9px #20231f40;transition:opacity .18s,transform .18s,background .18s}.school-marker svg{width:14px;height:14px;fill:currentColor}.school-marker.nearby{z-index:5;background:#20231f;transform:translate(-50%,-50%) scale(1.2)}.school-marker.muted{opacity:.2;transform:translate(-50%,-50%) scale(.85)}.school-marker.layer-hidden{display:none}.guide-page{max-width:1180px;min-height:calc(100vh - 72px);margin:0 auto;padding:80px clamp(24px,5vw,76px)}.guide-page h1{max-width:850px}.guide-page__intro{max-width:680px;margin:30px 0 48px;color:var(--muted);font-size:17px;line-height:1.65}.guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.guide-grid article{min-height:190px;padding:30px;border:1px solid var(--line);background:var(--card)}.guide-grid h2{margin:24px 0 8px;font:600 21px DM Sans}.guide-grid p{max-width:430px;margin:0;color:var(--muted);font-size:13px;line-height:1.6}.guide-park-swatches{display:flex;gap:5px}.guide-swatch{display:grid;place-items:center;width:25px;height:25px;border-radius:5px;font-style:normal}.guide-swatch--large-park{background:#2f7a48}.guide-swatch--recreation{background:#70b867}.guide-swatch--green-space{background:#bfd887}.guide-swatch--school{border:2px solid #fffefa;border-radius:50%;background:var(--green);color:#fff;font:700 11px DM Sans;box-shadow:0 3px 9px #20231f40}.guide-swatch--heat{border-radius:50%;background:radial-gradient(circle,#e26c37 0 18%,#f4b36a 38%,#c9f06b55 70%,transparent 72%)}.guide-swatch--radius{border:2px solid var(--green);border-radius:50%;background:#c9f06b22}.guide-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:42px 0 0;border:1px solid var(--line);background:var(--card)}.guide-stats div{padding:20px;border-right:1px solid var(--line)}.guide-stats div:last-child{border-right:0}.guide-stats dt{color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.08em}.guide-stats dd{margin:7px 0 0;font:600 15px DM Sans;color:var(--green)}.guide-swatch--construction{border:2px solid #a94726;border-radius:4px;background:repeating-linear-gradient(135deg,#f29a62 0 4px,#ffe0cc 4px 8px)}.guide-stats{grid-template-columns:repeat(5,minmax(0,1fr))}.guide-sources{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:18px;padding:18px 20px;border:1px solid var(--line);background:var(--card)}.guide-sources h2{margin:0;font:600 14px DM Sans}.guide-sources div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.guide-sources a{padding:7px 10px;border:1px solid var(--line);border-radius:99px;color:var(--green);font-size:10px;font-weight:600;text-decoration:none}.guide-sources a:hover{background:#eef4df}footer{border-top:1px solid var(--line);padding:25px clamp(24px,5vw,76px);display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:10px}.build-version{font-family:DM Sans,Arial,sans-serif;color:var(--green);font-weight:600;text-align:right}.home-brief-dialog{width:min(650px,calc(100% - 32px));max-height:calc(100vh - 32px);padding:0;overflow:auto;border:1px solid #ffffff5c;border-radius:22px;background:var(--card);color:var(--ink);box-shadow:0 28px 100px #10171066}.home-brief-dialog::backdrop{background:#18221ccc;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.home-brief-dialog form{display:flex;min-height:570px;flex-direction:column}.home-brief-dialog__header{display:flex;align-items:center;justify-content:space-between;padding:22px 26px 0}.home-brief-dialog__header>div{display:flex;width:min(220px,60%);flex-direction:column;gap:8px}.home-brief-dialog__header span{color:var(--muted);font:600 9px DM Sans;text-transform:uppercase;letter-spacing:.1em}.home-brief-dialog__header i{height:3px;overflow:hidden;border-radius:99px;background:#e3e4dc}.home-brief-dialog__header b{display:block;height:100%;border-radius:inherit;background:var(--orange);transition:width .2s}.home-brief-dialog__close{display:grid;width:34px;height:34px;padding:0;place-items:center;border:1px solid var(--line);border-radius:50%;background:transparent;color:var(--muted);font:400 21px/1 DM Sans;cursor:pointer}.home-brief-dialog__close:hover{border-color:var(--ink);color:var(--ink)}.home-brief-dialog__body{flex:1;padding:42px 46px 28px}.home-brief-dialog__body>.eyebrow{margin-bottom:12px}.brief-question{min-width:0;margin:0;padding:0;border:0}.brief-question legend{max-width:510px;padding:0;font:600 clamp(32px,5vw,46px)/1.02 "DM Sans";letter-spacing:-.05em}.brief-question>p{max-width:480px;margin:13px 0 27px;color:var(--muted);font-size:13px;line-height:1.55}.brief-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.brief-option{position:relative;display:flex;min-height:84px;align-items:center;justify-content:space-between;gap:14px;padding:15px 16px;border:1px solid var(--line);border-radius:12px;background:#faf9f4;cursor:pointer;transition:border-color .16s,background .16s,transform .16s}.brief-option:hover{border-color:#9da995;transform:translateY(-1px)}.brief-option--selected{border-color:var(--green);background:#eef4df}.brief-option input{position:absolute;opacity:0;pointer-events:none}.brief-option span,.brief-option small{display:block}.brief-option strong{font:600 13px DM Sans}.brief-option small{margin-top:4px;color:var(--muted);font-size:9px;line-height:1.35}.brief-option>i{display:grid;flex:0 0 auto;width:17px;height:17px;place-items:center;border:1px solid #adb2a8;border-radius:50%;background:#fff}.brief-option--selected>i{border:5px solid var(--green)}.brief-option:has(input:focus-visible){outline:2px solid var(--orange);outline-offset:2px}.budget-field{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:baseline;gap:12px;padding:17px 20px;border:1px solid var(--green);border-radius:14px;background:#eef4df}.budget-field>span{color:var(--green);font:600 25px DM Sans}.budget-field input{min-width:0;border:0;outline:0;background:transparent;color:var(--ink);font:600 clamp(30px,6vw,44px) "DM Sans";letter-spacing:-.04em}.budget-field small{color:var(--muted);font-size:10px;white-space:nowrap}.home-brief-dialog__note{margin:24px 0 0;color:#92968e;font-size:9px;line-height:1.5}.home-brief-dialog__footer{display:flex;justify-content:space-between;gap:12px;padding:18px 26px;border-top:1px solid var(--line);background:#f8f7f1}.brief-action{min-width:108px;padding:11px 17px;border-radius:99px;font:600 11px DM Sans;cursor:pointer}.brief-action:disabled{cursor:not-allowed;opacity:.4}.brief-action--secondary{border:1px solid var(--line);background:transparent}.brief-action--primary{border:1px solid var(--ink);background:var(--ink);color:#fff}h1{font-family:DM Sans,Arial,sans-serif}@media(max-width:900px){.hero{align-items:start;flex-direction:column}.city-picker small{display:none}.home-brief-summary{grid-template-columns:1fr;gap:20px}.guide-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-stats div:nth-child(2){border-right:0}.guide-stats div:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media(max-width:600px){.topbar{height:62px;padding:0 16px}.button--ghost{padding:8px 11px}.hero{padding:40px 20px}.hero__aside{width:100%}.home-brief-summary{margin:0 0 12px;padding:26px 20px;border-radius:0}.workspace{margin:0}.map-shell{height:620px}.layer-controls{left:12px;top:12px}.layer-toggle{min-width:138px}.selection-controls{right:12px;top:12px}.school-marker{width:22px;height:22px}.guide-page{padding:48px 20px}.guide-grid,.guide-stats{grid-template-columns:1fr}.guide-stats div,.guide-stats div:nth-child(2){border-right:0;border-bottom:1px solid var(--line)}.guide-stats div:last-child{border-bottom:0}.guide-sources{align-items:flex-start;flex-direction:column}.guide-sources div{justify-content:flex-start}.home-brief-dialog{width:calc(100% - 16px);max-height:calc(100vh - 16px);border-radius:17px}.home-brief-dialog form{min-height:min(620px,calc(100vh - 18px))}.home-brief-dialog__header{padding:16px 18px 0}.home-brief-dialog__body{padding:26px 20px 20px}.brief-options{grid-template-columns:1fr}.brief-option{min-height:67px}.brief-question legend{font-size:34px}.brief-question>p{margin:10px 0 20px}.home-brief-dialog__footer{padding:14px 18px}footer{flex-direction:column;gap:8px}}
