@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=Space+Grotesk:wght@400;500;600;700&display=swap";
:root{--bg-base:#080d14;--bg-surface:#0d1520;--bg-glass:#0d1520bf;--bg-glass-hover:#0d1520e6;--border-glass:#ffffff14;--border-glass-strong:#ffffff24;--text-primary:#f0f4f8;--text-secondary:#94a3b8;--text-muted:#4a5568;--accent-blue:#3b82f6;--accent-amber:#f59e0b;--accent-emerald:#10b981;--accent-gray:#6b7280;--accent-purple:#8b5cf6;--rain-color:#3b82f6;--dry-color:#f59e0b;--excluded-color:#374151;--error-color:#ef4444;--glow-blue:#3b82f659;--glow-amber:#f59e0b59}html[data-theme=light]{--bg-base:#f0f4f8;--bg-surface:#e2e8f0;--bg-glass:#fffc;--bg-glass-hover:#fffffff2;--border-glass:#00000017;--border-glass-strong:#00000024;--text-primary:#0f172a;--text-secondary:#334155;--text-muted:#64748b}html[data-theme=light],html[data-theme=light] body{color:#0f172a;background:#f0f4f8}html[data-theme=light] ::-webkit-scrollbar-thumb{background:#00000026}html[data-theme=light] .leaflet-container{background:#f0f4f8!important}html[data-theme=light] .leaflet-popup-content-wrapper{background:#fffffff7!important;border:1px solid #0000001a!important;box-shadow:0 16px 40px #00000026!important}html[data-theme=light] .leaflet-popup-close-button{color:#64748b!important}html[data-theme=light] .leaflet-popup-close-button:hover{color:#0f172a!important}html[data-theme=light] .leaflet-control-zoom a{color:#334155!important;background:#ffffffeb!important;border:1px solid #0000001f!important}html[data-theme=light] .leaflet-control-zoom a:hover{color:#1d4ed8!important;background:#3b82f61f!important}html[data-theme=light] .leaflet-control-attribution{color:#94a3b8!important;background:#fffc!important}html[data-theme=light] .leaflet-control-attribution a{color:#64748b!important}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--bg-base);width:100%;height:100%;color:var(--text-primary);-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;overflow:hidden}#__next{width:100%;height:100%}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#fff3}.leaflet-container{font-family:Inter,sans-serif;background:#080d14!important}.leaflet-popup-content-wrapper{-webkit-backdrop-filter:blur(20px)!important;background:#080d14f2!important;border:1px solid #ffffff1a!important;border-radius:16px!important;padding:0!important;overflow:hidden!important;box-shadow:0 25px 50px #0009,0 0 0 1px #ffffff0d!important}.leaflet-popup-content{color:var(--text-primary)!important;margin:0!important}.leaflet-popup-tip-container{display:none!important}.leaflet-popup-close-button{color:var(--text-secondary)!important;z-index:10!important;font-size:20px!important;top:10px!important;right:10px!important}.leaflet-popup-close-button:hover{color:#fff!important}.leaflet-control-zoom{border:none!important;box-shadow:0 4px 20px #0006!important}.leaflet-control-zoom a{-webkit-backdrop-filter:blur(10px)!important;color:var(--text-secondary)!important;background:#0d1520e6!important;border:1px solid #ffffff1a!important;transition:all .2s!important}.leaflet-control-zoom a:hover{color:#fff!important;background:#3b82f633!important}.leaflet-attribution-flag{display:none!important}.leaflet-control-attribution{-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;color:var(--text-muted)!important;background:#080d14b3!important;border-radius:8px 0 0!important;padding:4px 8px!important;font-size:10px!important}.leaflet-control-attribution a{color:var(--text-secondary)!important}.hex-rainy,.hex-dry,.hex-excluded{cursor:pointer;transition:fill-opacity .2s}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse-ring{0%{box-shadow:0 0 #3b82f666}70%{box-shadow:0 0 0 10px #3b82f600}to{box-shadow:0 0 #3b82f600}}@keyframes shimmer{0%{background-position:-200%}to{background-position:200%}}.hex-cell{cursor:pointer;stroke-opacity:.85;transition:stroke-width .15s,stroke-opacity .15s,fill-opacity .15s,stroke .15s}.hex-cell:focus{outline:none!important}.hex-cell:hover{stroke-width:1.8px!important;stroke-opacity:1!important}.hex-rainy:hover{stroke:#93c5fd!important;fill-opacity:.55!important}.hex-dry:hover{stroke:#fbbf24!important}.hex-excluded:hover{stroke:#94a3b8!important}html[data-theme=light] .hex-excluded:hover{stroke:#64748b!important}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes slideUpSheet{0%{transform:translateY(100%)}to{transform:translateY(0)}}.animate-fade-in{animation:.4s forwards fadeSlideIn}@media (max-width:768px){.leaflet-bottom.leaflet-right{bottom:72px!important}.leaflet-control-zoom{margin-right:10px!important}.leaflet-control-attribution{display:none!important}}.glass-panel{background:var(--bg-glass);-webkit-backdrop-filter:blur(20px);border:1px solid var(--border-glass);border-radius:16px}.glass-panel-strong{-webkit-backdrop-filter:blur(24px);border:1px solid var(--border-glass-strong);background:#0d1520eb}.gradient-text{background:linear-gradient(135deg,#60a5fa,#a78bfa,#34d399);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}
