:root{--black:#050707;--navy:#0d2f37;--teal:#075861;--teal2:#0d7e85;--aqua:#24bfc0;--gold:#f3bb3c;--cream:#f3f8f7;--ink:#13323b;--muted:#65777b;--radius:26px;--shadow:0 16px 45px rgba(3,35,40,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,sans-serif;color:var(--ink);background:#fff}.shell{width:min(1120px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:var(--black);border-bottom:1px solid rgba(255,255,255,.08)}.header-inner{min-height:112px;display:flex;align-items:center;gap:28px}.brand{display:block;margin-right:auto}.brand img{width:310px;max-width:42vw;height:96px;object-fit:contain;object-position:left center}.desktop-nav{display:flex;gap:28px}.desktop-nav a{color:white;text-decoration:none;font-size:.9rem;font-weight:700}.btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border:0;border-radius:999px;font-weight:800;text-transform:uppercase;letter-spacing:.02em;padding:16px 24px;cursor:pointer}.plan-btn,.primary,.whatsapp{background:var(--aqua);color:#062d32}.secondary{color:#fff;border:2px solid var(--gold);background:rgba(0,0,0,.18)}.hero{min-height:650px;position:relative;display:grid;align-items:center;overflow:hidden;background:#041f24}.hero-bg{position:absolute;inset:0;background:url('assets/hero-van.jpg') center/cover no-repeat;transform:scale(1.03)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(1,34,39,.96) 0%,rgba(1,42,48,.83) 48%,rgba(0,0,0,.18) 100%)}.hero-content{position:relative;z-index:2;color:#fff;padding-block:72px}.eyebrow{font-weight:800;text-transform:uppercase;letter-spacing:.18em;font-size:.84rem}.eyebrow.light,.light-text{color:#fff}.eyebrow.aqua{color:#75e5e3}.eyebrow.teal{color:var(--teal2)}h1,h2{font-family:Montserrat,Inter,sans-serif;margin:.2em 0;line-height:.98;letter-spacing:-.04em}h1{font-size:clamp(3rem,7vw,6.4rem);text-transform:uppercase;max-width:900px}h1 span{color:var(--gold)}h2{font-size:clamp(2.4rem,5vw,4.8rem)}.hero-copy{font-size:clamp(1.1rem,2.2vw,1.45rem);line-height:1.5;max-width:680px}.hero-actions{display:flex;gap:16px;flex-wrap:wrap;margin-top:28px}.trust-strip{background:var(--navy);color:#fff}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:24px 0;gap:18px}.trust-grid div{padding:8px 20px;border-right:1px solid rgba(255,255,255,.14)}.trust-grid div:last-child{border-right:0}.trust-grid strong,.trust-grid span{display:block}.trust-grid strong{color:var(--gold);font-size:.95rem;text-transform:uppercase}.trust-grid span{font-size:.87rem;opacity:.9;margin-top:5px}.section{padding:90px 0}.dark-section,.plan-section{background:linear-gradient(180deg,#07545d,#053b43);color:white}.section-title-row{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:32px}.section-title-row p{max-width:360px;opacity:.8}.experience-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.experience-card{appearance:none;border:0;text-align:left;background:#fff;color:#102c33;border-radius:var(--radius);padding:28px;min-height:190px;box-shadow:var(--shadow);cursor:pointer;transition:.2s ease}.experience-card:hover,.experience-card.selected{transform:translateY(-3px);outline:3px solid var(--gold)}.experience-card .emoji{display:block;font-size:2.6rem;margin-bottom:26px}.experience-card strong{display:block;font-size:1.45rem}.experience-card small{display:block;font-size:1.05rem;color:var(--teal2);margin-top:10px}.experience-card b{color:var(--gold)}.fine-print{font-size:.88rem;opacity:.72;margin-top:28px}.light-section{background:#fff}.lead{font-size:1.2rem;line-height:1.55;max-width:780px}.fare-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:34px}.fare-card{background:#edf7f6;border-radius:24px;padding:30px}.fare-card strong,.fare-card span{display:block}.fare-card strong{font-size:2rem;color:#1999a0}.fare-card span{font-size:1.05rem;margin-top:6px}.fare-note{margin-top:24px;color:var(--muted)}.group-section{background:#08727a;color:#fff}.group-wrap{display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:60px}.group-wrap p{font-size:1.08rem;line-height:1.6}.group-sizes{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.group-sizes span{border:1px solid rgba(255,255,255,.4);border-radius:999px;padding:18px;text-align:center;font-weight:800}.where-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:50px;align-items:center}.where-grid p{font-size:1.08rem;line-height:1.6}.map-card{overflow:hidden;border-radius:30px;box-shadow:var(--shadow);min-height:420px}.map-card iframe{border:0;width:100%;height:420px}.trip-form{background:#fff;color:var(--ink);border-radius:30px;padding:34px;max-width:820px;margin-top:38px;box-shadow:var(--shadow)}.trip-form label span,.trip-form legend{display:block;font-size:.8rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;color:#49656b}.trip-form input,.trip-form select,.trip-form textarea{width:100%;border:1px solid #cdd9da;border-radius:15px;background:#f8fbfb;padding:16px;font:inherit;color:var(--ink)}.trip-form>label{display:block;margin-bottom:18px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-row label{margin-bottom:18px}.trip-form fieldset{border:0;padding:0;margin:0 0 18px;display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.trip-form .check{display:flex;align-items:center;gap:10px;background:#f3f7f7;border-radius:12px;padding:13px}.trip-form .check input{width:auto}.whatsapp{width:100%;font-size:1rem;padding:18px}footer{background:#030809;color:#fff;padding:36px 0}.footer-inner{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.footer-inner img{width:210px;height:70px;object-fit:contain}.footer-inner p{margin-right:auto}.footer-inner a{color:#72e3e1;text-decoration:none;font-weight:700}.floating-whatsapp{position:fixed;right:20px;bottom:20px;z-index:45;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:var(--aqua);text-decoration:none;font-size:1.6rem;box-shadow:0 10px 28px rgba(0,0,0,.22)}@media(max-width:900px){.desktop-nav{display:none}.header-inner{min-height:104px}.brand img{width:260px;height:86px;max-width:58vw}.plan-btn{font-size:.75rem;padding:14px 16px}.hero{min-height:600px}.hero-overlay{background:linear-gradient(90deg,rgba(0,43,49,.95),rgba(0,43,49,.68))}.experience-grid{grid-template-columns:repeat(2,1fr)}.fare-grid{grid-template-columns:repeat(2,1fr)}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-grid div{border-right:0}.group-wrap,.where-grid{grid-template-columns:1fr}.section-title-row{display:block}.map-card,.map-card iframe{min-height:340px;height:340px}}@media(max-width:560px){.shell{width:min(100% - 28px,1120px)}.site-header{position:relative}.header-inner{gap:10px}.brand img{max-width:61vw;height:92px}.plan-btn{font-size:.68rem;line-height:1.1;padding:12px 14px}.hero{min-height:620px}.hero-bg{background-position:64% center}.hero-overlay{background:linear-gradient(90deg,rgba(2,48,55,.96) 0%,rgba(2,48,55,.82) 70%,rgba(2,48,55,.55) 100%)}h1{font-size:3.25rem}.hero-copy{font-size:1rem}.hero-actions .btn{width:100%}.section{padding:64px 0}.experience-grid{grid-template-columns:repeat(2,1fr);gap:14px}.experience-card{min-height:170px;padding:22px 18px}.experience-card .emoji{font-size:2.2rem;margin-bottom:20px}.experience-card strong{font-size:1.08rem}.experience-card small{font-size:.9rem}.fare-grid{grid-template-columns:1fr}.fare-card{padding:24px}.trust-grid{grid-template-columns:1fr 1fr}.group-sizes{grid-template-columns:repeat(3,1fr)}.form-row,.trip-form fieldset{grid-template-columns:1fr}.trip-form{padding:22px}.footer-inner{display:block}.footer-inner p{margin-right:0}.floating-whatsapp{width:54px;height:54px}.map-card,.map-card iframe{min-height:290px;height:290px}}
/* Final mobile cleanup */
.experience-card:focus-visible,.btn:focus-visible,.trip-form input:focus,.trip-form select:focus,.trip-form textarea:focus{outline:3px solid var(--gold);outline-offset:3px}
.trip-form input[type="date"]{min-height:54px;color:var(--ink);background:#f8fbfb}
.trip-form input[type="date"]::-webkit-calendar-picker-indicator{opacity:.75;cursor:pointer}
.experience-card.selected{box-shadow:0 0 0 3px var(--gold),var(--shadow)}
@media(max-width:560px){
  .site-header{position:sticky;top:0}
  .header-inner{min-height:106px}
  .section-title-row p{margin-top:14px}
  .experience-card{display:flex;flex-direction:column;justify-content:flex-start}
  .experience-card .emoji{margin-bottom:16px}
  .fare-note{font-size:.95rem;line-height:1.45}
  .group-wrap{gap:32px}
  .where-grid{gap:30px}
  .map-card,.map-card iframe{min-height:260px;height:260px}
  .plan-section h2{font-size:clamp(2.55rem,11vw,4rem)}
  .trip-form{margin-top:28px}
  .trip-form .check{min-height:58px}
  .floating-whatsapp{bottom:18px;right:18px}
}

.field-note{display:block;margin-top:.45rem;font-size:.78rem;line-height:1.35;opacity:.82}
.trip-form input[type="time"]{min-height:54px;color:var(--ink);background:#f8fbfb}
.price-summary{margin:8px 0 18px;padding:18px 20px;border-radius:16px;background:#e9f7f6;border:1px solid #b9dfdc}
.price-summary div{display:flex;align-items:center;justify-content:space-between;gap:16px}
.price-summary span{font-size:.86rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#49656b}
.price-summary strong{font-size:1.45rem;color:#08727a;text-align:right}
.price-summary small{display:block;margin-top:8px;color:#526d72;line-height:1.4}
@media(max-width:560px){.price-summary div{display:block}.price-summary strong{display:block;text-align:left;margin-top:6px;font-size:1.35rem}}
