:root{--bg: #080B0F;--surface: #0F1318;--surface2: #161B22;--surface3: #1E2530;--border: #242B36;--border2: #2E3844;--ink: #ECE8E0;--ink2: #A8A098;--ink3: #686058;--amber: #F5A623;--amber2: #E8920A;--amber-glow: rgba(245, 166, 35, .15);--green: #22C55E;--green-glow: rgba(34, 197, 94, .12);--red: #EF4444;--red-glow: rgba(239, 68, 68, .12);--blue: #3B82F6;--blue-glow: rgba(59, 130, 246, .12);--radius: 14px;--nav-h: 64px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);font-family:Instrument Sans,sans-serif;min-height:100vh;overflow-x:hidden}body:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='1'/%3E%3C/svg%3E");opacity:.025;pointer-events:none;z-index:9999}#root{position:relative;z-index:1;min-height:100vh}.ambient{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;background:radial-gradient(ellipse 70% 50% at 10% 0%,rgba(245,166,35,.07) 0%,transparent 60%),radial-gradient(ellipse 60% 40% at 90% 100%,rgba(34,197,94,.05) 0%,transparent 60%)}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:2px}a{color:var(--amber);text-decoration:none}a:hover{color:var(--amber2)}input,textarea,select{font-family:Instrument Sans,sans-serif}@keyframes slideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.85)}}@keyframes bounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-7px)}}@keyframes popIn{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.leaflet-tile-pane{filter:invert(100%) hue-rotate(180deg) brightness(95%) contrast(90%)}.leaflet-container{background:#0f1318}.leaflet-dark-popup .leaflet-popup-content-wrapper{background:#1e2530;color:#ece8e0;border-radius:10px;border:1px solid #242B36;box-shadow:0 4px 20px #00000080;font-family:Instrument Sans,sans-serif;font-size:12px}.leaflet-dark-popup .leaflet-popup-tip{background:#1e2530;border:1px solid #242B36}.leaflet-dark-popup .leaflet-popup-close-button{color:#686058!important}
