*{box-sizing:border-box}:root{--bg:#0b0b0b;--card:#ffffff;--text:#111111;--muted:#6b7280;--brand:#0b3c5d;--brand2:#1d6fa5}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;background:#f3f4f6;color:var(--text)}.container{min-height:100vh;padding-bottom:5.25rem}.hero{position:relative;color:#fff;padding:3rem 1.25rem 2rem;text-align:center;overflow:hidden;background:linear-gradient(135deg,#071a2be6,#0b3c5dd9),url(/photos/hero.webp);background-size:cover;background-position:center}.hero h1{margin:0 0 .5rem;font-size:2.1rem}.hero p{opacity:.9}.hero-badges{display:flex;gap:.5rem;justify-content:center;flex-wrap:wrap;margin-top:1rem}.badge{background:#ffffff1f;border:1px solid rgba(255,255,255,.18);padding:.4rem .7rem;border-radius:999px}.cta{display:inline-block;margin-top:1.25rem;padding:1rem 1.4rem;background:linear-gradient(180deg,var(--brand2),var(--brand));color:#fff;text-decoration:none;font-weight:700;border-radius:12px}.subcta-row{margin-top:1rem}.subcta{display:inline-block;padding:.75rem 1.2rem;background:#fff;color:#111;border-radius:12px;text-decoration:none;font-weight:600}.eta{margin-top:.75rem;opacity:.85}.main{max-width:1100px;margin:auto;padding:1.25rem}.card{background:var(--card);border-radius:18px;padding:1.25rem;box-shadow:0 10px 24px #00000014;margin-top:1rem}.grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.item{padding:.9rem;border:1px solid #e5e7eb;border-radius:14px;background:#fafafa}.muted{color:var(--muted)}.map{margin-top:1rem;border-radius:16px;overflow:hidden;border:1px solid #e5e7eb}.photo-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:1rem}.photo{width:100%;height:260px;object-fit:cover;border-radius:16px;display:block;transition:transform .3s ease}.photo:hover{transform:scale(1.03)}.sticky{position:fixed;bottom:0;left:0;right:0;display:flex;gap:.75rem;padding:.75rem;background:#0b0b0be6}.sticky a{flex:1;text-align:center;padding:.95rem;border-radius:12px;font-weight:800;text-decoration:none}.sticky .call{background:linear-gradient(180deg,var(--brand2),var(--brand));color:#fff}
