:root{--navy: #0B1628;--navy-mid: #162135;--navy-light: #1E2F47;--navy-border: rgba(255,255,255,.07);--ivory: #F8F5EF;--ivory-dark: #EDE9E0;--amber: #F0A500;--amber-bright: #FFB922;--coral: #FF5637;--text-dark: #1A1A1A;--text-light: #DDD8CC;--muted-dark: #8892A4;--muted-light: #9A927F;--serif: "DM Serif Display", serif;--sans: "Inter", sans-serif;--mono: "DM Mono", monospace;--radius: 16px;--radius-sm: 8px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--sans);background:var(--navy);color:var(--text-light);overflow-x:hidden;-webkit-font-smoothing:antialiased}::selection{background:var(--amber);color:var(--navy)}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;font-family:inherit}img{display:block;max-width:100%}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--navy)}::-webkit-scrollbar-thumb{background:var(--navy-light);border-radius:3px}.leaflet-container{width:100%;height:100%}.page-wrapper{min-height:100vh;background:var(--navy)}
