@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;600;700;900&family=Inter:wght@300;400;500;600;700&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #090604;--bg-card: #0f0a06;--bg-card2: #160d08;--border: #251508;--copper: #c47840;--gold: #d4a820;--sage: #6b8c2a;--crimson: #8b1c1c;--silver: #a8a8a8;--cream: #ede5d5;--muted: #8a7258;--muted2: #50372a;--font-serif: "Playfair Display", Georgia, serif;--font-sans: "Inter", system-ui, sans-serif}html{scroll-behavior:smooth}body{background-color:var(--bg);color:var(--cream);font-family:var(--font-sans);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:var(--font-serif);line-height:1.2}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}button{cursor:pointer;border:none;background:none;font-family:inherit}input,textarea{font-family:inherit}.section-label{font-family:var(--font-sans);font-size:.65rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;margin-bottom:.65rem}.dot-grid{background-image:radial-gradient(circle,#251508 1px,transparent 1px);background-size:28px 28px}.geo-card{position:relative}.geo-card:before,.geo-card:after{content:"";position:absolute;width:14px;height:14px;pointer-events:none}.geo-card:before{top:-1px;left:-1px;border-top:1px solid currentColor;border-left:1px solid currentColor;opacity:.5}.geo-card:after{bottom:-1px;right:-1px;border-bottom:1px solid currentColor;border-right:1px solid currentColor;opacity:.5}.aa-leaflet-dark .leaflet-tile-pane{filter:grayscale(1) invert(1) contrast(1.05) brightness(.7) sepia(.4) hue-rotate(5deg)}.aa-leaflet-dark .leaflet-control-zoom a{background:#090604e0;color:var(--cream);border-color:var(--border)}.aa-leaflet-dark .leaflet-control-attribution{background:#090604b3;color:var(--muted2);font-size:10px}.aa-leaflet-dark .leaflet-control-attribution a{color:var(--muted)}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fade-up{animation:fadeUp .75s ease forwards}@media(min-width:860px){.desktop-nav-link{display:inline!important}}.accordion-body{overflow:hidden;transition:max-height .3s ease}
