:root{--bg:#060708;--panel:rgba(8,10,12,.78);--border:#2a2f36;--text:#f8fafc;--muted:#a3abb6;--accent:#e5e7eb}*{box-sizing:border-box}body{margin:0;font-family:D-DIN,Inter,system-ui,-apple-system,sans-serif;background:var(--bg);color:var(--text);letter-spacing:.02em;font-size:17px}#map{position:fixed;inset:0;width:100vw;height:100vh;z-index:1;background:#060708}.panel-stack{position:fixed;top:18px;right:18px;z-index:5;display:flex;flex-direction:column;gap:16px;max-height:calc(100vh - 36px)}.panel{width:320px;max-height:calc(50vh - 36px);overflow:auto;background:var(--panel);border:1px solid var(--border);border-radius:6px;padding:16px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 0 0 1px hsla(0,0%,100%,.03),0 18px 40px rgba(0,0,0,.6);transition:transform .25s ease}.panel-secondary{max-height:38vh}.bottom-panels{position:fixed;left:18px;right:360px;bottom:18px;z-index:5;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.bottom-panels .panel{width:auto;max-height:none}.bottom-panels .panel h3{margin:0 0 8px;font-size:1rem;text-transform:uppercase;letter-spacing:.18em;color:var(--muted)}.panel.hidden{transform:translateX(110%)}.panel-toggle{position:fixed;top:18px;right:18px;z-index:6;width:44px;height:44px;border-radius:6px;border:1px solid var(--border);background:rgba(8,10,12,.9);color:var(--text);font-size:18px;cursor:pointer}.brand-title{font-weight:700;font-size:1.25rem;letter-spacing:.18em}.brand-sub,.brand-title{text-transform:uppercase}.brand-sub{color:var(--muted);font-size:1.05rem;margin-top:6px;letter-spacing:.14em}.section{margin-top:18px;padding-top:14px;border-top:1px solid #1b2330}.section h3{margin:0 0 12px;font-size:1.05rem;text-transform:uppercase;letter-spacing:.2em;color:var(--muted)}.check{display:block;margin:10px 0;color:var(--text)}.check input{margin-right:8px}.stat{display:flex;justify-content:space-between;padding:8px 0}.small,.stat span{color:var(--muted)}.legend,.small{font-size:1.05rem}.legend{position:fixed;top:18px;left:50%;transform:translateX(-50%);z-index:5;background:rgba(8,10,12,.9);border:1px solid var(--border);border-radius:6px;padding:12px 14px;text-transform:uppercase;letter-spacing:.12em}.legend-title{font-weight:700;font-size:.95rem;letter-spacing:.18em;color:var(--text);margin-bottom:8px}.legend-bar{width:180px;height:12px;border-radius:10px;background:linear-gradient(90deg,#38bdf8,#22d3ee,#f59e0b,#ef4444);margin:8px 0 6px}.legend-labels{display:flex;justify-content:space-between;color:var(--muted);font-size:.95rem}@media (max-width:700px){.panel-stack{left:20px;right:20px}.panel{width:calc(100% - 40px);max-height:none}.panel-toggle{right:20px}.bottom-panels{position:static;margin:20px;grid-template-columns:1fr}}.leaflet-control-zoom{border:1px solid var(--border)!important;border-radius:6px!important;overflow:hidden;box-shadow:0 10px 25px rgba(0,0,0,.45)}.leaflet-control-zoom a{background:rgba(8,10,12,.9)!important;color:var(--text)!important;border-bottom:1px solid var(--border)!important;width:36px!important;height:36px!important;line-height:36px!important;font-size:20px!important}.leaflet-control-zoom a:last-child{border-bottom:none!important}.flat-pin{width:14px;height:14px}.flat-pin__dot{width:12px;height:12px;border-radius:3px;background:#f8fafc;border:2px solid #0b1116;box-shadow:0 0 0 2px rgba(8,10,12,.6)}.wind-icon{width:22px;height:22px;display:grid;place-items:center}.wind-icon__blade{width:18px;height:18px;border-radius:4px;border:2px solid #e5e7eb;box-shadow:inset 0 0 0 2px rgba(8,10,12,.6);position:relative}.wind-icon__blade:after,.wind-icon__blade:before{content:"";position:absolute;left:50%;top:50%;width:2px;height:12px;background:#e5e7eb;transform-origin:center}.wind-icon__blade:before{transform:translate(-50%,-50%) rotate(45deg)}.wind-icon__blade:after{transform:translate(-50%,-50%) rotate(-45deg)}@font-face{font-family:D-DIN;src:url(/fonts/D-DIN.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:D-DIN;src:url(/fonts/D-DIN-Bold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:D-DIN;src:url(/fonts/D-DIN-Italic.otf) format("opentype");font-weight:400;font-style:italic;font-display:swap}