.site-header[data-astro-cid-jnhdjidx]{pointer-events:auto;border-radius:20px;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:6px 16px;display:flex}@media (min-width:768px){.site-header[data-astro-cid-jnhdjidx]{max-width:720px;padding:16px var(--padding);grid-template-columns:auto 1fr;margin:0 auto;display:grid}}.site-header__brand-h1[data-astro-cid-jnhdjidx]{margin:0;display:inline-flex}.site-header__brand[data-astro-cid-jnhdjidx]{font-family:var(--font-heading);color:var(--text-strong);letter-spacing:-.02em;white-space:nowrap;align-items:center;margin:0;font-size:1rem;font-weight:800;line-height:1.5;text-decoration:none;display:inline-flex}@media (min-width:768px){.site-header__brand[data-astro-cid-jnhdjidx]{font-size:1.25rem;font-weight:800;line-height:1.4}}.site-header__brand-icon[data-astro-cid-jnhdjidx]{flex:none;margin-right:8px;display:block}.site-header__brand-tld[data-astro-cid-jnhdjidx]{color:#3ec08f}.site-header__label-full[data-astro-cid-jnhdjidx]{display:none}.site-header__label-compact[data-astro-cid-jnhdjidx]{display:inline}@media (min-width:768px){.site-header__label-full[data-astro-cid-jnhdjidx]{display:inline}.site-header__label-compact[data-astro-cid-jnhdjidx]{display:none}}.site-header__nav[data-astro-cid-jnhdjidx]{display:none}@media (min-width:768px){.site-header__nav[data-astro-cid-jnhdjidx]{justify-self:end;display:block}}.site-header__list[data-astro-cid-jnhdjidx]{gap:2px;list-style:none;display:flex}@media (min-width:768px){.site-header__list[data-astro-cid-jnhdjidx]{gap:4px}}.site-header__link[data-astro-cid-jnhdjidx]{font-family:var(--font-heading);color:var(--text-muted);white-space:nowrap;border-radius:8px;padding:8px 12px;font-size:.75rem;font-weight:600;line-height:1.4;text-decoration:none;transition:color .2s,background .2s;display:inline-block;position:relative}.site-header__link[data-astro-cid-jnhdjidx]:visited{color:var(--text-muted)}.site-header__link[data-astro-cid-jnhdjidx]:hover{color:var(--text-strong);background:var(--surface-1)}.site-header__link--active[data-astro-cid-jnhdjidx]:after{content:"";background:#3ec08f;height:2px;position:absolute;bottom:0;left:12px;right:12px}.site-header__dropdown[data-astro-cid-jnhdjidx]{position:relative}.site-header__chevron[data-astro-cid-jnhdjidx]{vertical-align:middle;opacity:.55;margin-top:-2px;margin-left:2px;transition:transform .2s;display:inline-block}.site-header__dropdown[data-astro-cid-jnhdjidx]:hover .site-header__chevron[data-astro-cid-jnhdjidx],.site-header__dropdown[data-astro-cid-jnhdjidx]:focus-within .site-header__chevron[data-astro-cid-jnhdjidx],.site-header__dropdown--open[data-astro-cid-jnhdjidx] .site-header__chevron[data-astro-cid-jnhdjidx]{transform:rotate(180deg)}.site-header__menu[data-astro-cid-jnhdjidx]{border:1px solid var(--border-subtle);min-width:172px;-webkit-backdrop-filter:blur(var(--blur-md)) saturate(150%);backdrop-filter:blur(var(--blur-md)) saturate(150%);opacity:0;visibility:hidden;z-index:10;background:#201a14f5;border-radius:12px;flex-direction:column;gap:2px;margin:6px 0 0;padding:6px;list-style:none;transition:opacity .2s,transform .2s cubic-bezier(.16,1,.3,1),visibility .2s;display:flex;position:absolute;top:100%;right:0;transform:translateY(-6px);box-shadow:0 12px 40px -12px #00000080}.site-header__dropdown[data-astro-cid-jnhdjidx]:hover .site-header__menu[data-astro-cid-jnhdjidx],.site-header__dropdown[data-astro-cid-jnhdjidx]:focus-within .site-header__menu[data-astro-cid-jnhdjidx],.site-header__dropdown--open[data-astro-cid-jnhdjidx] .site-header__menu[data-astro-cid-jnhdjidx]{opacity:1;visibility:visible;transform:translateY(0)}.site-header__menu-link[data-astro-cid-jnhdjidx]{font-family:var(--font-heading);color:var(--text-muted);white-space:nowrap;border:1px solid #0000;border-radius:8px;padding:8px 12px;font-size:.75rem;font-weight:600;line-height:1.4;text-decoration:none;transition:color .2s,background .2s;display:block}.site-header__menu-link[data-astro-cid-jnhdjidx]:hover{color:var(--text-strong);background:var(--surface-1)}.site-header__menu-link--active[data-astro-cid-jnhdjidx]{color:#3ec08f;background:var(--surface-1);border-color:var(--border-subtle)}.site-footer--chunky[data-astro-cid-nns7i3if]{width:100%;box-shadow:none;border-top:1px solid var(--border-subtle);border-radius:0}.site-footer__top-wrap[data-astro-cid-nns7i3if]{width:100%}.site-footer__top[data-astro-cid-nns7i3if]{max-width:1200px;padding:32px var(--padding) 28px;grid-template-columns:1fr;gap:28px 24px;margin:0 auto;display:grid}@media (min-width:560px){.site-footer__top[data-astro-cid-nns7i3if]{grid-template-columns:1fr 1fr}}@media (min-width:900px){.site-footer__top[data-astro-cid-nns7i3if]{padding:48px var(--padding) 32px;grid-template-columns:1.5fr 1fr 1fr 1fr}}@media (min-width:560px){.site-footer__brand-col[data-astro-cid-nns7i3if]{grid-column:1/-1}}@media (min-width:900px){.site-footer__brand-col[data-astro-cid-nns7i3if]{grid-column:auto}}.site-footer__brand[data-astro-cid-nns7i3if]{align-items:center;gap:8px;margin-bottom:12px;text-decoration:none;display:inline-flex}.site-footer__wordmark[data-astro-cid-nns7i3if]{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--text-strong);font-size:1.25rem;font-weight:800;line-height:1.4}.site-footer__tld[data-astro-cid-nns7i3if]{color:#3ec08f}.site-footer__blurb[data-astro-cid-nns7i3if]{max-width:320px;color:var(--text-muted);margin-bottom:16px;font-size:.875rem;font-weight:400;line-height:1.6}.site-footer__updated[data-astro-cid-nns7i3if]{color:#9fb0a0;background:#3ec08f14;border:1px solid #3ec08f38;border-radius:999px;align-items:center;gap:8px;padding:6px 12px;font-size:.6875rem;font-weight:600;line-height:1.4;display:inline-flex}.site-footer__updated-dot[data-astro-cid-nns7i3if]{background:#3ec08f;border-radius:50%;width:6px;height:6px}.site-footer__col-title[data-astro-cid-nns7i3if]{letter-spacing:.1em;text-transform:uppercase;color:var(--text-faint);margin-bottom:16px;font-size:.6875rem;font-weight:700;line-height:1.4}.site-footer__list[data-astro-cid-nns7i3if]{flex-direction:column;gap:12px;list-style:none;display:flex}.site-footer__link[data-astro-cid-nns7i3if]{color:var(--text-muted);font-size:.875rem;font-weight:400;line-height:1.6;text-decoration:none;transition:color .2s}.site-footer__link[data-astro-cid-nns7i3if]:hover{color:#3ec08f}.site-footer__legal[data-astro-cid-nns7i3if]{border-top:1px solid var(--border-faint);background:#00000029;width:100%}.site-footer__legal-inner[data-astro-cid-nns7i3if]{max-width:1200px;padding:12px var(--padding);flex-direction:column;justify-content:space-between;align-items:flex-start;gap:8px;margin:0 auto;display:flex}@media (min-width:768px){.site-footer__legal-inner[data-astro-cid-nns7i3if]{flex-direction:row;align-items:center;gap:20px}}.site-footer__bar-left[data-astro-cid-nns7i3if]{flex-wrap:wrap;align-items:center;gap:12px 16px;display:flex}.site-footer__brand-mark[data-astro-cid-nns7i3if]{align-items:center;gap:8px;display:inline-flex}.site-footer__copy[data-astro-cid-nns7i3if]{color:var(--text-faint);font-size:.75rem;font-weight:500;line-height:1.4}.site-footer__legal-link[data-astro-cid-nns7i3if]{color:var(--text-muted);font-size:.75rem;font-weight:600;line-height:1.4;text-decoration:none;transition:color .2s}.site-footer__legal-link[data-astro-cid-nns7i3if]:hover{color:#3ec08f}.site-footer__attribution[data-astro-cid-nns7i3if]{color:var(--text-faint);font-size:.6875rem;font-weight:500;line-height:1.5}.site-footer--bar[data-astro-cid-nns7i3if]{height:var(--slim-footer-h);z-index:5;border-top:1px solid var(--border-subtle);background:linear-gradient(#100d0973,#100d09b3);display:none;position:fixed;bottom:0;left:0;right:0}@media (min-width:768px){.site-footer--bar[data-astro-cid-nns7i3if]{display:block}}.site-footer__bar-inner[data-astro-cid-nns7i3if]{max-width:1200px;height:100%;padding:0 var(--padding);justify-content:space-between;align-items:center;gap:20px;margin:0 auto;display:flex}.tab-bar[data-astro-cid-qrguvpjc]{display:none}@media (max-width:768px){.tab-bar[data-astro-cid-qrguvpjc]{left:16px;right:16px;bottom:calc(16px + env(safe-area-inset-bottom,0px));z-index:10;-webkit-backdrop-filter:blur(22px)saturate(170%);backdrop-filter:blur(22px)saturate(170%);pointer-events:auto;background:linear-gradient(135deg,#ffffff29,#ffffff08 48%),#120f0a8c;border:1px solid #ffffff38;border-radius:20px;align-items:center;height:62px;display:flex;position:fixed;overflow:hidden;box-shadow:inset 0 1px #ffffff59,inset 0 -1px #0003,0 18px 38px -16px #000000bf}}.tab-bar__tab[data-astro-cid-qrguvpjc]{color:var(--text-faint);flex-direction:column;flex:1;justify-content:center;align-self:stretch;align-items:center;gap:4px;padding:0 2px;text-decoration:none;transition:color .2s;display:flex}.tab-bar__tab--active[data-astro-cid-qrguvpjc]{color:#3ec08f}.tab-bar__tab--active[data-astro-cid-qrguvpjc] .tab-bar__label[data-astro-cid-qrguvpjc]{font-weight:700}.tab-bar__icon[data-astro-cid-qrguvpjc]{justify-content:center;align-items:center;display:inline-flex}.tab-bar__icon[data-astro-cid-qrguvpjc] svg{display:block}.tab-bar__label[data-astro-cid-qrguvpjc]{font-family:var(--font-heading);letter-spacing:-.01em;font-size:11px;font-weight:600;line-height:1}:root{--space-3xs:2px;--space-2xs:4px;--space-xs:6px;--space-sm:8px;--space-md:12px;--space-lg:16px;--space-xl:20px;--space-2xl:24px;--space-3xl:28px;--space-4xl:32px;--space-5xl:36px;--space-6xl:48px;--space-7xl:56px;--radius-xs:4px;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:20px;--radius-2xl:24px;--radius-3xl:28px;--radius-pill:999px;--blur-sm:6px;--blur-md:8px;--blur-lg:10px;--blur-xl:14px;--blur-glass:20px;--padding:16px;--color-white:#f4efe6;--font-heading:var(--font-plus-jakarta-sans), "Bricolage Grotesque", sans-serif;--font-body:var(--font-inter), "Inter Tight", sans-serif;--text-strong:#f4efe6;--text:#e9e2d4;--text-muted:#b7ac98;--text-subtle:#a59a87;--text-faint:#80776a;--surface-1:#ffffff0a;--surface-2:#ffffff0d;--surface-3:#ffffff12;--border-faint:#ffffff14;--border-subtle:#ffffff1a;--border:#ffffff1f;--border-strong:#ffffff38;--glass-tint:#201b1480;--green:#3ec08f;--green-ink:#06231a;--green-marker:#43bd8e;--sand:#e8c98a;--info:#8fb6e6;--rate-low:#cf7a52;--rate-mid:#d8a85a;--rate-high:#7fc49a;--rate-top:#3ec08f;--rate-scale:linear-gradient(90deg, #cf7a52, #d8a85a, #7fc49a, #3ec08f);--slim-footer-h:0px}@media (min-width:768px){:root{--padding:24px;--slim-footer-h:44px}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{min-height:100vh}body{font-family:var(--font-body);color:var(--color-white);background-color:#0d0b07;background-image:radial-gradient(820px 480px at 8% -10%,#3ec08f1a,#0000 60%),radial-gradient(680px 560px at 108% 0,#e8c98a0f,#0000 55%),url(/wallpaper.svg),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.35'/%3E%3C/svg%3E");background-repeat:no-repeat,no-repeat,repeat,repeat;background-size:auto,auto,240px 240px,180px 180px;background-attachment:fixed;overflow:hidden}h1,h2,h3,h4,h5,h6,button,.meta-tag-lbl{font-family:var(--font-heading)}a{color:inherit}#map{top:0;left:0;right:0;bottom:var(--slim-footer-h);z-index:1;background-color:#15110c;position:fixed}.ui-layer{z-index:2;pointer-events:none;width:100vw;height:100vh;padding:var(--padding);flex-direction:column;display:flex;position:relative}.liquid-glass-card{isolation:isolate;position:relative;box-shadow:0 12px 40px -12px #00000080}.liquid-glass-card:before{content:"";z-index:-1;border-radius:inherit;background:linear-gradient(135deg, #ffffff12, #ffffff03 42%), var(--glass-tint);pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0;box-shadow:inset 0 1px #ffffff2e}.liquid-glass-card:after{content:"";z-index:-2;border-radius:inherit;-webkit-backdrop-filter:blur(var(--blur-glass)) saturate(150%);backdrop-filter:blur(var(--blur-glass)) saturate(150%);pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0}.glass-marker{cursor:pointer}.glass-marker__inner{justify-content:center;align-items:center;transition:transform .2s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative}.glass-marker:hover .glass-marker__inner{transform:scale(1.18)}.glass-marker--active .glass-marker__inner:before{content:"";background:color-mix(in srgb, var(--marker-color,#43bd8e) 30%, transparent);pointer-events:none;border-radius:50%;width:38px;height:38px;margin:-19px 0 0 -19px;animation:2.6s ease-in-out infinite markerGlowPulse;position:absolute;top:90%;left:50%}.glass-marker__pin{filter:drop-shadow(0 3px 5px #00000080);display:block;position:relative}.glass-cluster{cursor:pointer}.glass-cluster__inner{width:42px;height:42px;color:var(--color-white);font-family:var(--font-body);-webkit-backdrop-filter:blur(var(--blur-lg));backdrop-filter:blur(var(--blur-lg));background:#100d09d1;border:1px solid #ffffff24;border-radius:50%;justify-content:center;align-items:center;font-size:13px;font-weight:600;transition:transform .15s;display:flex;box-shadow:0 6px 18px #0006}.glass-cluster:hover .glass-cluster__inner{transform:scale(1.1)}.custom-glass-marker{cursor:pointer;background:#fff;border:2px solid #0009;border-radius:50%;width:18px;height:18px;position:relative;box-shadow:0 0 12px #fff6}.marker-pulse{pointer-events:none;background:#fff3;border-radius:50%;width:26px;height:26px;animation:2s ease-in-out infinite markerGlowPulse;position:absolute;top:-6px;left:-6px}@keyframes markerGlowPulse{0%,to{opacity:.5;transform:scale(.8)}50%{opacity:.2;transform:scale(1.2)}}.maplibregl-ctrl-attrib{-webkit-backdrop-filter:blur(var(--blur-md));backdrop-filter:blur(var(--blur-md));border-radius:12px;background:#100d09b8!important}.maplibregl-ctrl-attrib .maplibregl-ctrl-attrib-inner,.maplibregl-ctrl-attrib a{color:var(--text-subtle)!important}.maplibregl-ctrl-attrib-button{filter:invert();opacity:.6;background-color:#0000!important}.maplibregl-ctrl-attrib-button:hover{opacity:.9}.hidden{display:none!important}.glow-action-target{isolation:isolate;transition:transform .2s cubic-bezier(.16,1,.3,1),background-color .2s,border-color .2s,box-shadow .2s;position:relative}.glow-action-target:hover{transform:translateY(-2px)}.glow-action-target:active{transform:translateY(0)scale(.98)}
