:root{color-scheme:light;--ink: #06140d;--text: #415347;--muted: #718074;--line: #dce8dd;--page: #f7fbf5;--surface: #ffffff;--soft: #edf8ed;--brand: #18a736;--brand-dark: #0d6f27;--forest: #10281b;--forest-2: #07130d;--gold: #ffb11a;--orange: #ff7a1a;--shadow: 0 24px 80px rgba(7, 19, 13, .12);--radius: 28px;--container: 1160px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:8rem;-webkit-text-size-adjust:100%}body{min-width:320px;margin:0;background:radial-gradient(circle at top left,rgba(24,167,54,.14),transparent 26rem),radial-gradient(circle at top right,rgba(255,177,26,.16),transparent 28rem),var(--page);color:var(--ink);font-family:Inter,SF Pro Text,SF Pro Display,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:400;line-height:1.6;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}h1,h2,h3,p,figure,blockquote{margin-top:0}h1,h2,h3{color:var(--ink);font-weight:700;letter-spacing:-.035em;line-height:1.08}h1{max-width:980px;margin-bottom:1.5rem;font-size:clamp(2.9rem,6.8vw,6.4rem)}h2{margin-bottom:1rem;font-size:clamp(2.15rem,4.8vw,4.25rem)}h3{margin-bottom:.75rem;font-size:1.28rem;font-weight:650}p{color:var(--muted);font-weight:400}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap}:focus-visible{outline:3px solid var(--gold);outline-offset:4px}.skip-link{position:fixed;top:1rem;left:1rem;z-index:100;transform:translateY(-160%);border-radius:999px;background:var(--forest);color:#fff;font-weight:700;padding:.75rem 1rem;transition:transform .18s ease}.skip-link:focus{transform:translateY(0)}.l-container{width:min(var(--container),calc(100% - 32px));margin-inline:auto}.l-section{padding-block:clamp(4rem,9vw,6rem)}.site-header{position:relative;z-index:50;border-bottom:1px solid rgba(220,232,221,.95);background:#fffffff5;box-shadow:0 8px 26px #07130d0f}.promo-strip{background:linear-gradient(90deg,#ffb11afa,#7cf091fa),var(--gold);color:var(--forest)}.promo-strip__inner{display:flex;min-height:40px;align-items:center;justify-content:flex-start;gap:.55rem;overflow:hidden;text-align:center;font-size:.92rem;font-weight:600}.promo-strip__marquee{display:inline-flex;min-width:max-content;padding-left:100%;animation:promo-marquee 16s linear infinite;white-space:nowrap;will-change:transform}.promo-strip__inner a{border-radius:999px;color:var(--forest);font-weight:700}@keyframes promo-marquee{to{transform:translate(-100%)}}.nav{display:grid;min-height:116px;align-items:center;grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"brand spacer actions" "links links actions";gap:.75rem 2rem;padding-block:1rem .75rem}.brand{grid-area:brand;display:inline-flex;align-items:center;gap:.75rem;min-width:0;border-radius:999px;padding:.35rem .85rem .35rem .35rem;transition:background-color .18s ease}.brand:hover{background:var(--soft)}.brand__logo{width:44px;height:44px;border-radius:15px;box-shadow:0 12px 30px #18a73638}.brand__copy{display:grid;min-width:0}.brand__copy strong{color:var(--forest);font-size:1.22rem;font-weight:700;line-height:1}.nav__links{display:flex;grid-area:links;align-self:end;flex-wrap:wrap;gap:clamp(1rem,3vw,2rem);color:var(--forest);font-weight:600}.nav__links>a,.nav-reserves__trigger{position:relative;border:0;border-radius:999px;background:transparent;color:inherit;cursor:pointer;font:inherit;font-weight:inherit;padding-block:.4rem}.nav__links>a:after,.nav-reserves__trigger:after{position:absolute;right:0;bottom:.08rem;left:0;height:3px;border-radius:999px;background:var(--brand);content:"";opacity:0;transform:scaleX(0);transform-origin:center;transition:opacity .18s ease,transform .18s ease}.nav__links>a:hover,.nav__links>a:focus-visible,.nav-reserves__trigger:hover,.nav-reserves__trigger:focus-visible{color:var(--brand-dark)}.nav__links>a:hover:after,.nav__links>a:focus-visible:after,.nav-reserves__trigger:hover:after,.nav-reserves__trigger:focus-visible:after,.nav-reserves__trigger[aria-expanded=true]:after{opacity:1;transform:scaleX(1)}.nav-reserves{position:relative}.nav-reserves:before{position:absolute;top:100%;right:-1rem;left:-1rem;height:.85rem;content:""}.nav-reserves__trigger{display:inline-flex;align-items:center;gap:.25rem}.nav-reserves__trigger span{color:#7c8394;font-size:.82rem;line-height:1}.nav-reserves__menu{position:absolute;top:calc(100% + .65rem);left:50%;z-index:80;display:grid;width:min(320px,calc(100vw - 32px));max-height:min(420px,70vh);overflow-y:auto;border:1px solid #d8dde6;border-radius:18px;background:#fff;box-shadow:0 22px 54px #07130d24;opacity:0;padding:.5rem;pointer-events:none;transform:translate(-50%,.45rem);transition:opacity .18s ease,transform .18s ease}.nav-reserves:focus-within .nav-reserves__menu,.nav-reserves:hover .nav-reserves__menu,.nav-reserves__trigger[aria-expanded=true]+.nav-reserves__menu{opacity:1;pointer-events:auto;transform:translate(-50%)}.nav-reserves__menu a,.nav-reserves__menu p{margin:0;border-radius:12px;color:#3f4658;font-size:.92rem;font-weight:500;line-height:1.35;padding:.72rem .8rem}.nav-reserves__menu a:hover,.nav-reserves__menu a:focus-visible{background:var(--soft);color:var(--forest)}.nav-reserves__menu p{color:var(--muted)}.nav .quick-actions{grid-area:actions;align-self:start;margin-top:0}.c-kicker{margin-bottom:.85rem;color:var(--brand-dark);font-size:.78rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.c-button{display:inline-flex;min-height:54px;align-items:center;justify-content:center;border:1px solid transparent;border-radius:999px;font-weight:700;padding-inline:1.35rem;transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.c-button:hover{transform:translateY(-2px)}.c-button--light{background:#fff;color:var(--forest)}.c-button--primary{background:var(--brand);color:#fff}.c-button--secondary{border-color:#d8dde6;background:#fff;color:var(--forest)}.c-button--outline{border-color:#ffffff47;color:#fff}.hero{position:relative;z-index:2;display:flex;min-height:clamp(430px,54svh,620px);align-items:center;overflow:visible;padding-block:clamp(4rem,9vw,6rem)}.hero--video{isolation:isolate;min-height:clamp(460px,58svh,640px);background:var(--forest);padding-block:clamp(4.5rem,9vw,6.5rem)}.hero--video:before{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#07130d8f,#07130d57 48%,#07130d14),linear-gradient(180deg,#07130d05,#07130d70);content:""}.hero__video{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover;object-position:center}.hero--video h1,.hero--video .hero__lead{color:#fff;margin-inline:auto;text-shadow:0 8px 36px rgba(0,0,0,.34)}.hero--video h1{max-width:none;font-size:clamp(2.5rem,4.4vw,4.2rem);white-space:nowrap}.hero--video .c-kicker{color:#7cf091}.hero--video .hero__content{max-width:980px;margin-inline:auto;text-align:center}.hero--video .hero__lead{color:#ffffffe0}.hero-search{position:relative;z-index:30;width:min(100%,680px);margin:1.8rem auto 0}.hero-search__form{display:flex;align-items:center;gap:.5rem;border:1px solid rgba(255,255,255,.58);border-radius:999px;background:#fffffff5;box-shadow:0 18px 54px #0000003d;padding:.42rem}.hero-search__field{display:flex;min-width:0;flex:1;align-items:center;gap:.65rem;padding-left:1rem}.hero-search__icon{display:inline-grid;flex:0 0 auto;width:1.25rem;height:1.25rem;place-items:center;color:var(--brand);opacity:1}.hero-search__icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2}.hero-search__form input{min-width:0;flex:1;border:0;background:transparent;color:var(--forest);font:inherit;font-size:1rem;padding:0 1.05rem 0 0}.hero-search__form input::-webkit-search-decoration{display:none}.hero-search__form input::-webkit-search-cancel-button{display:none;appearance:none}.hero-search__form input:focus{outline:0}.hero-search__form input::placeholder{color:#707789}.hero-search__form button,.tour-search-clear{border:0;border-radius:999px;background:var(--brand);color:#fff;cursor:pointer;font:inherit;font-weight:700}.hero-search__form button{min-height:54px;padding-inline:1.65rem}.hero-search__form button:disabled{background:var(--brand);color:#fff;cursor:not-allowed;opacity:1}.hero-search__form .hero-search__clear{display:inline-grid;width:40px;min-height:40px;flex:0 0 40px;place-items:center;background:#0f172a14;color:#5f6678;padding:0}.hero-search__clear:hover,.hero-search__clear:focus-visible{background:#0f172a21;color:#3f4658}.hero-search__clear svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2}.hero-search__results{position:absolute;top:calc(100% + .75rem);right:0;left:0;z-index:30;display:grid;gap:.85rem;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 24px 70px #07130d38;max-height:min(360px,46vh);overflow-y:auto;padding:1rem;text-align:left}.hero-search__results p{margin:0;color:var(--text);font-size:.95rem}.hero-search__results div{display:grid;gap:.35rem}.hero-search__results span{color:var(--brand-dark);font-size:.74rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.hero-search__results button{display:grid;gap:.1rem;border:0;border-radius:16px;background:transparent;color:var(--forest);cursor:pointer;font:inherit;padding:.65rem .75rem;text-align:left}.hero-search__results button:hover,.hero-search__results button:focus-visible{background:var(--soft)}.hero-search__results strong{font-weight:650}.hero-search__results small{color:var(--muted);font-size:.86rem}.tours-section{position:relative;z-index:1;background:#fff;padding-block:clamp(3rem,7vw,4.5rem)}.tours-section .section-heading h2{font-size:clamp(1.9rem,3.7vw,3.45rem)}.page-hero{padding-block:clamp(8rem,14vw,10rem) clamp(3rem,7vw,5rem)}.hero__grid,.page-hero__grid,.faq-grid,.contact-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);gap:clamp(2rem,6vw,5rem);align-items:center}.hero__grid{grid-template-columns:1fr;align-items:center;gap:clamp(2rem,5vw,3.5rem)}.hero__lead,.page-hero__lead{max-width:720px;color:var(--text);font-size:clamp(1.1rem,2vw,1.3rem)}.page-hero__lead{margin-bottom:0}.quick-actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:2.15rem}.quick-actions--standalone{margin-top:0}.quick-action{--action-color: var(--brand-dark);--action-bg: rgba(24, 167, 54, .12);--action-border: rgba(24, 167, 54, .18);display:grid;position:relative;width:76px;height:76px;place-items:center;overflow:hidden;border:1px solid var(--action-border);border-radius:24px;background:radial-gradient(circle at 28% 20%,var(--action-bg),transparent 4.4rem),linear-gradient(135deg,#fffffff2,#f7fbf5bd),#fff;box-shadow:0 16px 38px #07130d1a;padding:0;transition:border-color .18s ease,box-shadow .18s ease}.quick-action:hover{border-color:var(--action-border);box-shadow:0 20px 48px #07130d21}.quick-action__icon{position:relative;display:grid;width:100%;height:100%;place-items:center;color:var(--action-color)}.quick-action__icon svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.quick-action__label{display:none}.quick-actions--nav{flex-wrap:nowrap;gap:.75rem}.quick-actions--nav .quick-action{--action-color: #5f6678;display:grid;width:5.8rem;height:auto;min-height:58px;align-items:center;justify-content:center;gap:.25rem;border-color:transparent;border-radius:18px;background:transparent;box-shadow:none;padding:.35rem .45rem;transition:color .18s ease}.quick-actions--nav .quick-action:after{position:absolute;top:.12rem;left:50%;z-index:0;width:44px;height:44px;border-radius:50%;background:#0f172a1a;content:"";opacity:0;transform:translate(-50%) scale(.72);transition:opacity .18s ease,transform .22s ease}.quick-actions--nav .quick-action:before{position:absolute;right:.65rem;bottom:.18rem;left:.65rem;z-index:1;height:3px;border-radius:999px;background:var(--brand);content:"";opacity:0;transform:scaleX(0);transform-origin:center;transition:opacity .18s ease,transform .18s ease}.quick-actions--nav .quick-action:hover,.quick-actions--nav .quick-action:focus-visible{--action-color: #3f4658;border-color:transparent;background:transparent;box-shadow:none}.quick-actions--nav .quick-action:hover:after,.quick-actions--nav .quick-action:focus-visible:after{opacity:1;transform:translate(-50%) scale(1)}.quick-actions--nav .quick-action:hover:before,.quick-actions--nav .quick-action:focus-visible:before{opacity:1;transform:scaleX(1)}.quick-actions--nav .quick-action:active:after{background:#0f172a29;opacity:1;transform:translate(-50%) scale(.92)}.quick-actions--nav .quick-action__icon{z-index:1;width:auto;height:auto}.quick-actions--nav .quick-action__icon svg{width:25px;height:25px}.quick-actions--nav .quick-action__label{display:inline;z-index:1;color:#5f6678;font-size:.78rem;font-weight:500;line-height:1.18;text-align:center}.quick-actions--nav .quick-action:hover .quick-action__label,.quick-actions--nav .quick-action:focus-visible .quick-action__label{color:#3f4658}.quick-action--call{--action-color: var(--brand-dark);--action-bg: rgba(24, 167, 54, .13);--action-border: rgba(24, 167, 54, .26)}.quick-action--whatsapp{--action-color: #128c4a;--action-bg: rgba(32, 196, 99, .13);--action-border: rgba(32, 196, 99, .28)}.quick-action--app{--action-color: #0d6f27;--action-bg: rgba(13, 111, 39, .12);--action-border: rgba(13, 111, 39, .24)}.trust-list{display:flex;flex-wrap:wrap;gap:.75rem;margin:1.5rem 0 0;padding:0;list-style:none}.trust-list li{border-radius:999px;background:#18a7361c;color:var(--brand-dark);font-weight:600;padding:.55rem .85rem}.hero-panel,.experience-card,.tour-card,.step-card,.review-card,.detail-card,.faq-list article,.contact-card{border:1px solid #d8dde6;border-radius:var(--radius);background:#ffffffeb;box-shadow:none;padding:clamp(1.25rem,3vw,2rem)}.hero-panel{position:relative;overflow:hidden;background:radial-gradient(circle at 85% 15%,rgba(255,177,26,.32),transparent 12rem),linear-gradient(145deg,#fff,#eff9ef)}.hero-panel__logo{width:72px;height:72px;margin-bottom:1.25rem;border-radius:22px}.hero-panel h2{font-size:clamp(2rem,4vw,3.2rem)}.hero-panel--journey{background:radial-gradient(circle at 85% 12%,rgba(24,167,54,.12),transparent 12rem),radial-gradient(circle at 20% 90%,rgba(255,177,26,.1),transparent 14rem),linear-gradient(145deg,#ffffffd1,#eff9efb8);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.hero-panel--journey h2{max-width:860px}.mini-experience-list{display:grid;gap:.85rem;margin-top:1.5rem}.mini-experience-list p{display:flex;justify-content:space-between;gap:1rem;margin:0;border-radius:18px;background:#fff;padding:.9rem 1rem}.mini-experience-list strong{color:var(--forest)}.mini-experience-list span{color:var(--muted);text-align:right}.customer-journey-list p{display:grid;gap:.35rem}.customer-journey-list{grid-template-columns:repeat(4,minmax(0,1fr))}.customer-journey-list span{text-align:left}.section-heading{max-width:780px;margin-bottom:3rem}.section-heading--center{margin-inline:auto;text-align:center}.card-grid,.step-grid,.review-grid,.detail-grid,.journey-grid,.faq-list,.contact-card-list,.check-list{display:grid;gap:1rem}.card-grid--three,.review-grid,.detail-grid,.journey-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.tour-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.journey-grid--compact .journey-card{min-height:220px;padding:clamp(1.1rem,2vw,1.5rem)}.step-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.tour-grid{display:grid;gap:1rem}.tour-tabs{display:flex;width:100%;gap:clamp(1.1rem,4vw,2.6rem);margin-bottom:1.6rem;border-bottom:1px solid #d8dde6;overflow-x:auto}.tour-search-clear{min-height:40px;margin:-.2rem 0 1rem;background:var(--soft);color:var(--brand-dark);padding-inline:1rem}.tour-tabs__button{position:relative;min-height:48px;border:0;border-radius:0;background:transparent;color:#5f6678;cursor:pointer;font:inherit;font-size:.98rem;font-weight:600;white-space:nowrap;padding:0 0 .85rem;transition:color .18s ease}.tour-tabs__button[aria-selected=true]{color:var(--forest)}.tour-tabs__button:after{position:absolute;right:0;bottom:-1px;left:0;height:4px;border-radius:999px 999px 0 0;background:var(--brand);content:"";opacity:0}.tour-tabs__button[aria-selected=true]:after{opacity:1}.tour-pagination{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1.5rem}.tour-pagination p{margin:0;color:var(--text);font-size:.92rem;font-weight:500}.tour-pagination__controls{display:flex;flex-wrap:wrap;gap:.45rem;justify-content:flex-end}.tour-pagination button{min-width:44px;min-height:44px;border:1px solid rgba(220,232,221,.95);border-radius:999px;background:#ffffffeb;color:var(--forest);cursor:pointer;font:inherit;font-size:.9rem;font-weight:600;padding-inline:.95rem;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.tour-pagination button:hover:not(:disabled),.tour-pagination button[aria-current=page]{border-color:var(--forest);background:var(--forest);color:#fff}.tour-pagination button:disabled{cursor:not-allowed;opacity:.48}.tour-card{display:flex;overflow:hidden;flex-direction:column;border:1px solid #d8dde6;border-radius:20px;background:#fff;box-shadow:none;padding:0}.tour-card__media{position:relative;overflow:hidden;background:radial-gradient(circle at 28% 18%,rgba(255,177,26,.3),transparent 8rem),linear-gradient(135deg,#153d25,#07130d)}.tour-card__image{width:100%;height:170px;display:block;object-fit:cover;transition:transform .36s ease}.tour-card__media:hover .tour-card__image,.tour-card__media:focus-within .tour-card__image{transform:scale(1.08)}.tour-card__image--placeholder{min-height:170px}.tour-card__body{display:flex;flex:1;flex-direction:column;padding:.85rem}.tour-card h3{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;color:var(--forest);font-size:1rem;font-weight:650;letter-spacing:-.015em;line-height:1.25;margin-bottom:.2rem;-webkit-line-clamp:2}.tour-card__location{overflow:hidden;margin-bottom:.75rem;color:var(--muted);font-size:.9rem;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.tour-card__schedule{display:flex;align-items:center;gap:1rem;justify-content:space-between;border-bottom:1px solid var(--line);color:var(--muted);font-size:.9rem;padding-bottom:.75rem}.tour-card__schedule span,.tour-card__schedule strong{min-width:0}.tour-card__schedule span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tour-card__schedule strong{color:var(--forest);font-size:.9rem;font-weight:600;text-align:right;white-space:nowrap}.tour-card__footer{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;gap:.8rem;margin-top:auto;padding-top:.75rem}.tour-card__price{display:flex;min-width:0;align-items:baseline;gap:.25rem}.tour-card__price strong{color:var(--brand-dark);font-size:.98rem;font-weight:700;line-height:1.2;white-space:nowrap}.tour-card__price span,.tour-card__seats{color:var(--muted);font-size:.84rem}.tour-card__seats{flex:0 0 auto;font-weight:500;text-align:right}.tour-status{border:1px solid #d8dde6;border-radius:var(--radius);background:#ffffffeb;box-shadow:none;color:var(--text);font-weight:600;padding:clamp(1.25rem,3vw,2rem)}.tour-status--error{border-color:#ff7a1a57;background:#fff7edeb;color:#8a3a00}.tour-detail-page{--tour-muted-copy: #586173;--tour-muted-copy-size: .92rem;--tour-muted-copy-line-height: 1.55;background:#fff}.tour-detail-hero{background:#fff;padding-block:clamp(1.75rem,4vw,3rem) clamp(4rem,8vw,6rem)}.tour-detail-gallery{display:grid;min-height:clamp(360px,40vw,500px);overflow:hidden;grid-template-columns:minmax(140px,.8fr) minmax(0,1.65fr) minmax(140px,.85fr);grid-template-rows:repeat(2,minmax(0,1fr));gap:.5rem;border-radius:24px;background:var(--soft)}.tour-detail-gallery img,.tour-detail-gallery__placeholder{width:100%;height:100%;min-height:0;object-fit:cover}.tour-detail-gallery__main{grid-column:2;grid-row:1 / -1}.tour-detail-gallery img:nth-of-type(2){grid-column:1;grid-row:1 / -1}.tour-detail-gallery__placeholder{display:grid;grid-column:1 / -1;grid-row:1 / -1;place-items:center;color:var(--forest);font-weight:700}.tour-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,380px);gap:clamp(1.5rem,3vw,2.25rem);align-items:start}.tour-detail-hero h1{max-width:780px;margin-bottom:clamp(1.1rem,2.6vw,1.7rem);font-size:clamp(1.85rem,4vw,3.15rem)}.tour-detail-location{margin-bottom:.45rem;color:var(--brand-dark);font-size:.78rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.tour-detail-intro{max-width:920px;margin:1.1rem 0 1.35rem;color:var(--forest);font-size:clamp(.9rem,1.25vw,1rem);font-weight:500;line-height:1.5}.tour-detail-benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1rem,2.4vw,1.55rem);border-top:1px solid #d8dde6;padding-block:clamp(1.45rem,3.2vw,2rem)}.tour-detail-benefit{display:grid;grid-template-columns:52px minmax(0,1fr);gap:.8rem;align-items:start}.tour-detail-benefit>span{display:grid;width:46px;height:46px;place-items:center;border-radius:15px;background:#edf0f4;color:var(--forest)}.tour-detail-benefit svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.tour-detail-benefit h2{margin-bottom:.2rem;font-size:.98rem;letter-spacing:-.02em}.tour-detail-benefit p{margin:0;color:var(--tour-muted-copy);font-size:var(--tour-muted-copy-size);line-height:var(--tour-muted-copy-line-height)}.tour-detail-section{display:grid;grid-template-columns:minmax(140px,200px) minmax(0,1fr);gap:clamp(.9rem,2.4vw,2rem);border-top:1px solid #d8dde6;padding-block:clamp(1.25rem,3.3vw,1.9rem)}.tour-detail-section--stacked{display:block}.tour-detail-section h2{margin-bottom:0;font-size:clamp(1.12rem,2vw,1.45rem);letter-spacing:-.04em}.tour-detail-section p{max-width:820px;color:var(--tour-muted-copy);font-size:var(--tour-muted-copy-size);line-height:var(--tour-muted-copy-line-height)}.detail-list{display:grid;margin:0;padding:0;list-style:none}.detail-list li{color:var(--forest);font-size:.92rem;font-weight:500;line-height:1.58}.detail-list--bullet{gap:.3rem;padding-left:1.2rem;list-style:disc}.detail-list--bullet li{display:list-item;padding-left:.2rem}.detail-list--check,.detail-list--cross{gap:.45rem}.detail-list--check li,.detail-list--cross li{display:flex;gap:.65rem;align-items:flex-start}.detail-list strong{color:var(--forest);font-size:.92rem;font-weight:600}.tour-detail-section[aria-labelledby=tour-highlights-title] .detail-list strong{font-weight:400}.detail-list small{display:block;color:var(--tour-muted-copy);font-size:var(--tour-muted-copy-size);font-weight:400;line-height:var(--tour-muted-copy-line-height)}.detail-list__icon{display:inline-grid;width:1.2rem;height:1.2rem;flex:0 0 1.2rem;place-items:center;margin-top:.15rem;color:var(--brand-dark)}.detail-list--cross .detail-list__icon{color:#ff4d2e}.detail-list__icon svg{width:1.1rem;height:1.1rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2}.tour-detail-includes{display:grid;gap:.45rem}.tour-detail-itinerary{display:grid;position:relative;gap:.85rem;width:min(100%,500px);margin-top:.85rem;padding-left:.25rem}.tour-detail-itinerary:before{position:absolute;top:36px;bottom:36px;left:22px;width:5px;border-radius:999px;background:var(--brand);content:""}.tour-detail-itinerary article{display:grid;position:relative;grid-template-columns:50px minmax(0,1fr);gap:.8rem;align-items:start;min-height:58px}.tour-detail-itinerary__marker{z-index:1;display:grid;width:44px;height:44px;place-items:center;border:4px solid #ffffff;border-radius:999px;background:var(--brand);box-shadow:0 12px 28px #18a73633;color:#fff;font-weight:800}.tour-detail-itinerary__step--stop .tour-detail-itinerary__marker{background:var(--forest)}.tour-detail-itinerary__step--stop .tour-detail-itinerary__marker svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.tour-detail-itinerary__step--end .tour-detail-itinerary__marker{box-shadow:0 10px 24px #18a73638}.tour-detail-itinerary__step--end .tour-detail-itinerary__marker:before{width:13px;height:13px;border-radius:999px;background:currentColor;content:""}.tour-detail-itinerary h3{margin-bottom:.15rem;font-size:.9rem;letter-spacing:-.035em}.tour-detail-itinerary p{margin:0;color:var(--forest);font-size:.82rem;font-weight:500;line-height:1.32}.tour-detail-itinerary ul{display:grid;gap:.42rem;margin:.75rem 0 0;padding:0;list-style:none}.tour-detail-itinerary li{position:relative;min-height:1.35rem;padding:0 0 .05rem 1.1rem;color:var(--text);font-size:.76rem;font-weight:600;line-height:1.35}.tour-detail-itinerary li:before{z-index:1;position:absolute;top:.43rem;left:0;width:.42rem;height:.42rem;border-radius:999px;background:#b8c1bd;content:""}.tour-detail-itinerary li:not(:last-child):after{position:absolute;top:.85rem;bottom:-.55rem;left:calc(.21rem - 1px);width:2px;border-radius:999px;background:#d9dfdc;content:""}.tour-detail-sidebar{position:sticky;top:1.25rem}.tour-detail-booking-card{display:grid;gap:.7rem;border:1px solid #d8dde6;border-radius:20px;background:#fff;box-shadow:0 20px 60px #07130d14;padding:clamp(1.1rem,2.4vw,1.35rem)}.tour-detail-booking-card__price{display:flex;flex-wrap:wrap;gap:.35rem .55rem;align-items:baseline}.tour-detail-booking-card__price span,.tour-detail-booking-card__price small{color:var(--muted);font-size:.86rem;font-weight:600}.tour-detail-booking-card__price strong{color:var(--brand-dark);font-size:clamp(1.5rem,2.7vw,1.9rem);line-height:1}.tour-detail-booking-select{display:flex;width:100%;min-height:36px;align-items:center;gap:.5rem;border-radius:999px;background:#edf0f4;color:var(--forest);font-size:.78rem;font-weight:500;padding:.42rem .68rem}.tour-detail-booking-select svg{width:17px;height:17px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9}.tour-detail-booking-card__perks{display:grid;gap:.7rem;margin-top:.35rem;border-top:1px solid #edf0f4;padding-top:1rem}.tour-detail-booking-card__perks article{display:grid;grid-template-columns:24px minmax(0,1fr);gap:.6rem}.tour-detail-booking-card__perks article>svg{width:22px;height:22px;margin-top:.05rem;color:#7d8983;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9}.tour-detail-booking-card__perks strong{color:var(--forest);font-size:.86rem;font-weight:800;line-height:1.25}.tour-detail-booking-card__perks p{margin:.12rem 0 0;color:var(--tour-muted-copy);font-size:var(--tour-muted-copy-size);line-height:var(--tour-muted-copy-line-height)}.tour-detail-booking-card dl{display:grid;gap:.75rem;margin:.25rem 0 0}.tour-detail-booking-card dl div{display:grid;gap:.15rem;border-top:1px solid #edf0f4;padding-top:.75rem}.tour-detail-booking-card dt{color:var(--muted);font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.tour-detail-booking-card dd{margin:0;color:var(--forest);font-size:.9rem;font-weight:650}.tour-detail-booking-card .c-button{width:100%;font-size:.92rem;min-height:48px}.experience-card span,.detail-card span,.journey-card span,.contact-card span{display:inline-flex;margin-bottom:1.25rem;border-radius:999px;background:var(--soft);color:var(--brand-dark);font-size:.76rem;font-weight:700;letter-spacing:.1em;padding:.45rem .75rem;text-transform:uppercase}.experience-card p,.step-card p,.detail-card p,.faq-list p,.contact-card p{margin-bottom:0}.experience-card a{display:inline-flex;margin-top:1.25rem;color:var(--brand-dark);font-weight:650}.experience-card--featured,.detail-card--dark{background:var(--forest)}.experience-card--featured h3,.experience-card--featured p,.experience-card--featured a,.detail-card--dark h3,.detail-card--dark p{color:#fff}.dark-section{background:radial-gradient(circle at 85% 0%,rgba(255,177,26,.16),transparent 24rem),var(--forest)}.dark-section h2,.dark-section h3{color:#fff}.dark-section p{color:#c8d6ca}.dark-section .c-kicker{color:#7cf091}.journey-timeline{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.5rem,4vw,3rem);margin:clamp(3rem,6vw,4.5rem) 0 0;padding:0;list-style:none}.journey-timeline:before{position:absolute;top:29px;right:calc(16.666% - 1.5rem);left:calc(16.666% - 1.5rem);height:2px;background:linear-gradient(90deg,#7cf0911f,#7cf091e6,#ffb11ae6);content:""}.journey-timeline__item{position:relative;display:grid;align-content:start;justify-items:center;text-align:center}.journey-timeline__marker{position:relative;z-index:1;display:inline-grid;width:60px;height:60px;place-items:center;border:8px solid var(--forest);border-radius:50%;background:var(--brand);box-shadow:0 0 0 1px #7cf09166,0 16px 34px #0003;color:#fff;font-weight:700}.journey-timeline__content{margin-top:1.35rem}.journey-timeline__label{margin-bottom:.6rem;color:#7cf091;font-size:.74rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.journey-timeline h3{margin-bottom:.75rem;font-size:clamp(1.35rem,2vw,1.75rem)}.journey-timeline p:not(.journey-timeline__label){max-width:17rem;margin-inline:auto;margin-bottom:0;color:#d7e4da;font-size:1.02rem}.step-card{background:#ffffff14;border-color:#ffffff24;box-shadow:none}.step-card span{display:inline-grid;width:46px;height:46px;place-items:center;margin-bottom:1.25rem;border-radius:50%;background:var(--brand);color:#fff;font-weight:700}.journey-card{display:flex;min-height:300px;flex-direction:column;justify-content:flex-end;overflow:hidden;border-radius:var(--radius);background:linear-gradient(180deg,#07130d14,#07130de0),linear-gradient(135deg,#6de582,#ffb11a 52%,#123d22);padding:clamp(1.25rem,3vw,2rem)}.journey-card--dark{background:linear-gradient(180deg,#07130d14,#07130deb),linear-gradient(135deg,#123d22,#07130d 48%,#ff7a1a)}.journey-card h3,.journey-card p{color:#fff}.journey-card p{margin-bottom:0}.soft-section{background:var(--soft)}.review-card{display:flex;min-height:250px;flex-direction:column;margin:0;padding:clamp(1.25rem,2.2vw,1.55rem)}.review-card blockquote{margin:0 0 1.15rem;color:var(--text);font-size:1rem;line-height:1.58}.review-card figcaption{display:flex;align-items:center;gap:.8rem;margin-top:auto;color:var(--forest)}.review-card figcaption span{display:grid;gap:.05rem}.review-card figcaption strong{color:var(--forest);font-weight:700;line-height:1.1}.review-card figcaption small{color:var(--muted);font-weight:700;line-height:1.2}.review-card__avatar{width:56px;height:56px;flex:0 0 auto;border:3px solid #ffffff;border-radius:50%;background:var(--soft);box-shadow:0 10px 24px #07130d1f;object-fit:cover}.contact-card{box-shadow:none}.contact-card a{display:inline-flex;margin-bottom:.75rem;color:var(--forest);font-size:1.25rem;font-weight:700;overflow-wrap:anywhere}.check-list p{position:relative;margin:0;border-radius:18px;background:#fff;color:var(--forest);font-weight:600;padding:1rem 1rem 1rem 2.75rem}.check-list p:before{position:absolute;top:1.3rem;left:1rem;width:.75rem;height:.75rem;border-radius:50%;background:var(--brand);content:""}.cta-band{background:var(--forest-2);color:#fff;padding-block:clamp(1.8rem,4vw,2.8rem)}.cta-band h2{color:#fff;max-width:560px;margin-bottom:0;font-size:clamp(1.65rem,3vw,2.75rem);letter-spacing:-.03em}.cta-band p{color:#c8d6ca}.cta-band .c-kicker{color:#7cf091;margin-bottom:.45rem;font-size:.74rem;letter-spacing:.16em}.cta-band__grid{display:grid;grid-template-columns:minmax(240px,1fr) minmax(320px,420px);align-items:center;gap:clamp(1.5rem,4vw,3rem)}.cta-band__grid div:first-child{max-width:760px}.cta-contact-links{display:flex;width:min(100%,420px);flex-direction:column;gap:.85rem;justify-self:end}.cta-contact-links a{display:inline-flex;align-items:center;gap:.55rem;color:#c8d6ca;font-size:.95rem;font-weight:400;line-height:1.35;overflow-wrap:anywhere;transition:color .18s ease}.cta-contact-links__icon{display:inline-grid;flex:0 0 auto;width:1.1rem;height:1.1rem;place-items:center;color:#7cf091}.cta-contact-links__icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.cta-contact-links a:hover{color:#fff}.social-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-end}.site-footer{border-top:0;background:var(--forest-2);padding-block:1rem 1.2rem}.site-footer__grid{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;text-align:center}.site-footer p{margin:0;color:#c8d6ca;font-size:.88rem;font-weight:400}.site-footer__links{display:flex;flex-wrap:wrap;gap:1rem;color:var(--forest);font-weight:600}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.promo-strip__inner{justify-content:center}.promo-strip__marquee{padding-left:0;animation:none!important}}@media(max-width:980px){.hero__grid,.page-hero__grid,.faq-grid,.contact-grid,.card-grid--three,.tour-grid,.step-grid,.review-grid,.detail-grid,.journey-grid,.quick-actions{grid-template-columns:1fr}.customer-journey-list{grid-template-columns:repeat(2,minmax(0,1fr))}.tour-detail-layout,.tour-detail-section{grid-template-columns:1fr}.tour-detail-sidebar{position:static}.cta-band__grid{grid-template-columns:1fr}.cta-contact-links{justify-self:start}h1{max-width:980px}.journey-timeline{grid-template-columns:1fr;gap:2rem;max-width:720px;margin-inline:auto}.journey-timeline:before{top:0;bottom:0;left:30px;width:2px;height:auto;background:linear-gradient(180deg,#7cf091e6,#ffb11ae6)}.journey-timeline__item{grid-template-columns:60px minmax(0,1fr);gap:1.25rem;justify-items:start;text-align:left}.journey-timeline__content{margin-top:.35rem}.journey-timeline p:not(.journey-timeline__label){max-width:none;margin-inline:0}}@media(max-width:700px){.site-footer__grid,.cta-band__grid,.social-actions{align-items:flex-start;flex-direction:column}html{scroll-padding-top:7rem}.l-container{width:min(var(--container),calc(100% - 24px))}.l-section{padding-block:clamp(3rem,14vw,4.5rem)}h1{margin-bottom:1rem;font-size:clamp(2.35rem,12vw,3.8rem);line-height:1.04}h2{font-size:clamp(1.8rem,9.2vw,3rem);line-height:1.05}h3{font-size:1.15rem;line-height:1.15}.c-kicker{margin-bottom:.65rem;font-size:.72rem;letter-spacing:.1em;line-height:1.35}.promo-strip__inner{min-height:38px;font-size:.78rem;line-height:1.25;padding-block:.28rem}.nav{min-height:auto;align-items:center;grid-template-columns:1fr;grid-template-areas:"brand" "actions" "links";gap:.75rem;padding-block:.9rem}.brand{gap:.5rem;justify-self:start;padding:.25rem .55rem .25rem .25rem}.brand__logo{width:40px;height:40px;border-radius:13px}.brand__copy strong{font-size:1.05rem}.nav__links{width:100%;flex-wrap:nowrap;gap:1rem;overflow-x:auto;padding-bottom:.15rem;white-space:nowrap}.hero,.hero--video{min-height:clamp(390px,58svh,520px);align-items:center;padding-block:3.8rem}.hero--video h1{font-size:clamp(1.9rem,8.4vw,2.9rem);white-space:normal}.hero--video:before{background:linear-gradient(180deg,#07130db8,#07130d57 42%,#07130db3),linear-gradient(90deg,#07130d94,#07130d2e)}.hero__lead,.page-hero__lead{font-size:1rem;line-height:1.55}.hero-search{margin-top:1.35rem}.hero-search__form{border-radius:28px;flex-direction:column;align-items:stretch;padding:.55rem}.hero-search__field{width:100%;min-height:48px;padding-inline:.85rem}.hero-search__form input{min-height:48px;padding:0;text-align:left}.hero-search__form button{min-height:48px}.hero-search__form .hero-search__clear{width:40px;min-height:40px;flex-basis:40px}.hero-search__results{position:static;max-height:280px;margin-top:.75rem}.tour-detail-gallery{min-height:auto;grid-template-columns:1fr;grid-template-rows:none}.tour-detail-gallery img,.tour-detail-gallery__placeholder{aspect-ratio:16 / 10}.tour-detail-gallery img:not(.tour-detail-gallery__main){display:none}.tour-detail-gallery__main,.tour-detail-gallery__placeholder{grid-column:auto;grid-row:auto}.tour-detail-gallery img:nth-of-type(2){grid-column:auto;grid-row:auto}.tour-detail-hero h1{font-size:clamp(1.75rem,8.5vw,2.45rem)}.tour-detail-benefits{grid-template-columns:1fr}.tour-detail-itinerary article{grid-template-columns:56px minmax(0,1fr);gap:.85rem}.section-heading{margin-bottom:1.75rem}.tour-tabs{display:flex;width:100%}.tour-tabs__button{flex:1;padding-inline:.75rem}.tour-pagination{align-items:stretch;flex-direction:column}.tour-pagination__controls{justify-content:flex-start}.tour-pagination__controls button:first-child,.tour-pagination__controls button:last-child{flex:1 1 8rem}.quick-actions--nav{width:100%;flex-wrap:nowrap;gap:.45rem}.quick-actions--nav .quick-action{width:auto;min-height:54px;flex:1 1 0;gap:.2rem;padding:.35rem .25rem}.quick-actions--nav .quick-action__label{display:inline;font-size:.72rem}.quick-actions--nav .quick-action__icon svg{width:20px;height:20px}.nav-reserves__menu{right:0;left:auto;width:min(320px,calc(100vw - 24px));max-height:320px;transform:translateY(.45rem)}.nav-reserves:focus-within .nav-reserves__menu,.nav-reserves:hover .nav-reserves__menu,.nav-reserves__trigger[aria-expanded=true]+.nav-reserves__menu{transform:translateY(0)}.c-button{width:100%}.quick-action{width:64px;height:64px;min-height:0;border-radius:22px}.quick-action__icon{width:100%;height:100%;border-radius:16px}.tour-card__image{height:190px}.tour-card__body{padding:1rem}.tour-card__location,.tour-card__schedule span,.tour-card__schedule strong{white-space:normal}.tour-card__schedule,.tour-card__footer{align-items:flex-start;flex-direction:column;gap:.45rem}.tour-card__schedule strong,.tour-card__seats{text-align:left}.tour-card__price{flex-wrap:wrap}.journey-timeline{gap:1.5rem;margin-top:2.25rem}.journey-timeline:before{left:26px}.journey-timeline__item{grid-template-columns:52px minmax(0,1fr);gap:.9rem}.journey-timeline__marker{width:52px;height:52px;border-width:6px}.journey-timeline h3{font-size:1.25rem}.journey-timeline p:not(.journey-timeline__label){font-size:.96rem;line-height:1.55}.review-card{min-height:auto}.cta-band{padding-block:1.6rem}.cta-band h2{font-size:clamp(1.45rem,8vw,2.1rem)}.cta-contact-links,.cta-contact-links a{width:100%}.customer-journey-list{grid-template-columns:1fr}}@media(max-width:420px){html{scroll-padding-top:6.5rem}.l-container{width:min(var(--container),calc(100% - 20px))}h1{font-size:clamp(2.1rem,12.6vw,3.1rem)}.promo-strip__inner{min-height:34px;font-size:.72rem}.nav{padding-block:.75rem}.brand{padding:.2rem}.brand__copy{display:none}.brand__logo{width:38px;height:38px}.quick-actions--nav .quick-action{min-height:44px}.quick-actions--nav .quick-action__label{display:none}.hero,.hero--video{min-height:clamp(360px,56svh,460px);padding-block:3.2rem}.tour-card__image{height:172px}.cta-contact-links a{font-size:.92rem}}
