*,:before,:after{box-sizing:border-box}:root{--teal:#0b3b4e;--teal-mid:#0d4f68;--cyan:#1fb6c1;--coral:#ff6b4a;--coral-light:#fff0ec;--sunset:#ffc857;--sand:#f4ecd8;--charcoal:#141414;--white:#fff;--bg:#f7f7f7;--border:#e8e8e8;--text:#141414;--text-muted:#6b7280;--text-light:#9ca3af;--error:#ef4444;--success:#22c55e;--nav-height:56px}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,system-ui,-apple-system,sans-serif}#root{min-height:100vh}h1,h2,h3,h4{margin:0;font-family:Archivo,sans-serif;font-weight:700}p{margin:0}a{color:var(--coral);text-decoration:none}a:hover{text-decoration:underline}input,select,textarea{font-family:Inter,sans-serif;font-size:.95rem}button{cursor:pointer;font-family:Inter,sans-serif}.hero-photo,.mock-hero-photo{background-image:linear-gradient(160deg, #071e2beb 0%, #0b3b4ed1 55%, #0d4f68b3 100%), var(--hero-photo);background-position:50%;background-size:cover}@media (width<=640px){.hero-photo,.mock-hero-photo{background-position:80%}}.landing-nav-spots{display:none}@media (width>=768px){.landing-nav-spots{display:inline-block}}.spot-map-wrap{border:1px solid var(--border);background:#dfe7ea;border-radius:14px;height:clamp(300px,52vw,460px);position:relative;overflow:hidden;box-shadow:0 1px 3px #0000000d}.spot-map{width:100%;height:100%}.spot-map .leaflet-container{background:#aadaff;font-family:inherit}.apt-marker{background:0 0;border:0}.apt-marker>span{background:var(--teal);color:#fff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;line-height:1;display:flex;box-shadow:0 1px 4px #00000059}.spot-map-legend{z-index:500;border:1px solid var(--border);color:var(--text);pointer-events:none;background:#fffffff0;border-radius:9px;flex-direction:column;gap:5px;padding:7px 10px;font-size:.72rem;display:flex;position:absolute;top:10px;right:10px;box-shadow:0 1px 4px #0000001f}.spot-map-legend span{align-items:center;gap:6px;display:flex}.spot-map-legend i{justify-content:center;align-items:center;font-style:normal;display:inline-flex}.spot-map-legend .lg-spot{background:var(--coral);border:2px solid #fff;border-radius:50%;width:12px;height:12px;box-shadow:0 0 0 1px #00000026}.spot-map-legend .lg-apt{background:var(--teal);color:#fff;border-radius:50%;width:16px;height:16px;font-size:9px}
