html:has(.website-shell){scroll-behavior:smooth}:root{--paper:#F4EFE6;--paper-2:#EDE6D8;--paper-3:#E3DAC5;--ink:#43291F;--ink-2:#5C3D2E;--ink-3:#7D5F4E;--terra:#E27F3B;--terra-2:#C46A2E;--ochre:#D4A030;--teal:#34622F;--teal-2:#4A8043;--moss:#5A7A2A;--rose:#E8A88A;--rule:rgba(67,41,31,0.16);--rule-strong:rgba(67,41,31,0.32);--f-display:"Fraunces",Georgia,serif;--f-body:"Mulish",-apple-system,sans-serif;--f-mono:"JetBrains Mono",ui-monospace,monospace;--f-hand:"Caveat",cursive}.website-shell{margin:0;padding:0;background:var(--paper);color:var(--ink);font-family:var(--f-body);font-size:16.5px;line-height:1.6;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;background-image:radial-gradient(circle at 20% 10%,rgba(226,127,59,.04),transparent 40%),radial-gradient(circle at 80% 60%,rgba(52,98,47,.04),transparent 40%)}.website-shell *,.website-shell :after,.website-shell :before{margin:0;padding:0;box-sizing:border-box}.website-shell img{display:block;max-width:100%;height:auto}.website-shell a{color:inherit;text-decoration:none}.website-shell button{font:inherit;cursor:pointer;border:none;background:none}.website-shell .display{font-family:var(--f-display);font-weight:400;line-height:1.05;letter-spacing:-.02em}.website-shell .italic{font-style:italic}.website-shell .eyebrow{color:var(--terra)}.website-shell .eyebrow,.website-shell .eyebrow-ink{font-family:var(--f-mono);font-size:11.5px;letter-spacing:.18em;text-transform:uppercase;font-weight:500}.website-shell .eyebrow-ink{color:var(--ink-3)}.website-shell .hand{font-family:var(--f-hand)}.website-shell .mono{font-family:var(--f-mono)}.website-shell .container{max-width:1320px;margin:0 auto;padding:0 40px}.website-shell .container-wide{max-width:1480px;margin:0 auto;padding:0 40px}.website-shell .section{padding:120px 0}.website-shell .btn{display:inline-flex;align-items:center;gap:8px;padding:16px 28px;font-family:var(--f-mono);font-size:13px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;border-radius:999px;transition:all .3s ease;white-space:nowrap;cursor:pointer;border:none}.website-shell .btn-primary{background:var(--ink);color:var(--paper)}.website-shell .btn-primary:hover{background:var(--terra)}.website-shell .btn-terra{background:var(--terra);color:var(--paper)}.website-shell .btn-terra:hover{background:var(--terra-2)}.website-shell .btn-ghost{background:transparent;border:1px solid var(--rule-strong);color:var(--ink)}.website-shell .btn-ghost:hover{background:var(--ink);color:var(--paper)}.website-shell .btn-text{background:transparent;padding:0;color:var(--terra);font-family:var(--f-mono);font-size:13px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;border:none}.website-shell .btn-text:hover{color:var(--terra-2)}.website-shell .ph{position:relative;width:100%;height:100%;background:var(--paper-3);overflow:hidden;display:flex;align-items:center;justify-content:center}.website-shell .ph:before{background:repeating-linear-gradient(0deg,transparent,transparent 20px,rgba(67,41,31,.03) 0,rgba(67,41,31,.03) 21px)}.website-shell .ph:after,.website-shell .ph:before{content:"";position:absolute;inset:0;pointer-events:none}.website-shell .ph:after{background:linear-gradient(135deg,transparent 40%,rgba(67,41,31,.06))}.website-shell .ph-label{font-family:var(--f-mono);font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-3);opacity:.6;z-index:1}.website-shell .ph-coord{position:absolute;bottom:12px;right:14px;font-family:var(--f-mono);font-size:10px;color:var(--ink-3);opacity:.4}.website-shell .polaroid{background:var(--paper);padding:10px 10px 36px;box-shadow:0 4px 20px rgba(67,41,31,.12);transform:rotate(-2deg)}.website-shell .polaroid-inner{width:100%;aspect-ratio:1/1;overflow:hidden}.website-shell .polaroid-caption{font-family:var(--f-hand);font-size:18px;color:var(--ink-2);text-align:center;margin-top:10px}.website-shell .tape{position:absolute;width:72px;height:26px;background:rgba(217,164,65,.35);z-index:2}.website-shell .tape-tl{top:-10px;left:16px;transform:rotate(-8deg)}.website-shell .tape-tr{top:-10px;right:16px;transform:rotate(6deg)}.website-shell .postmark{position:absolute;width:80px;height:80px;border:2px solid var(--terra);border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--f-mono);font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:var(--terra);opacity:.5;transform:rotate(-18deg)}.website-shell .nav{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;padding:22px 40px;background:rgba(244,239,230,.86);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--rule)}.website-shell .nav-brand{display:flex;align-items:center;gap:14px}.website-shell .nav-brand-mark{width:44px;height:44px;border-radius:50%;background:var(--ink);color:var(--paper);display:flex;align-items:center;justify-content:center;font-family:var(--f-display);font-style:italic;font-size:22px;line-height:1}.website-shell .nav-brand-logo{height:44px;width:auto;object-fit:contain}.website-shell .nav-brand-name{font-family:var(--f-display);font-size:22px;font-weight:400;line-height:1.1}.website-shell .nav-brand-sub{font-family:var(--f-mono);font-size:9px;letter-spacing:.2em;text-transform:uppercase;color:var(--ink-3);margin-top:1px}.website-shell .nav-links{display:flex;align-items:center;gap:32px;list-style:none}.website-shell .nav-link{font-size:14px;font-weight:500;color:var(--ink-2);position:relative;transition:color .25s}.website-shell .nav-link:hover{color:var(--ink)}.website-shell .nav-link.active:after{content:"";position:absolute;bottom:-6px;left:0;right:0;height:2px;background:var(--ochre);border-radius:1px}.website-shell .nav-cta{display:inline-flex;align-items:center;gap:12px}.website-shell .nav-cta .btn{padding:12px 24px;font-family:var(--f-mono);font-size:13px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;background:var(--terra);color:#fff;border-radius:999px;transition:background .3s;white-space:nowrap}.website-shell .nav-cta .btn:hover{background:var(--terra-2)}.website-shell .nav-phone{font-family:var(--f-mono);font-size:13px;color:var(--ink-3);letter-spacing:.04em}.website-shell .hero{padding-top:100px;padding-bottom:40px;overflow:hidden}.website-shell .hero-center{text-align:center;max-width:820px;margin:0 auto}.website-shell .hero-eyebrow-row{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:28px}.website-shell .hero-title{font-family:var(--f-display);font-size:clamp(56px,7vw,120px);line-height:.95;letter-spacing:-.03em;font-weight:400;margin-bottom:24px}.website-shell .hero-title em{color:var(--terra);font-style:italic}.website-shell .hero-sub{font-size:19px;line-height:1.65;color:var(--ink-2);max-width:560px;margin:0 auto 40px}.website-shell .hero-actions{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}.website-shell .hero-strip{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);margin-top:80px;padding:40px 0}.website-shell .hero-strip-cell{text-align:center;padding:12px 20px}.website-shell .hero-strip-cell:not(:last-child){border-right:1px solid var(--rule)}.website-shell .hero-strip-cell .num{font-family:var(--f-display);font-size:44px;font-weight:400;color:var(--terra);line-height:1.1;margin-bottom:4px}.website-shell .hero-strip-cell .label{font-family:var(--f-mono);font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-3)}.website-shell .bp-carousel{padding:80px 0 60px}.website-shell .bp-carousel-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:36px}.website-shell .bp-carousel-title{font-family:var(--f-display);font-size:clamp(32px,4vw,48px);font-weight:400;line-height:1.1;letter-spacing:-.02em;margin-top:8px}.website-shell .bp-carousel-title em{color:var(--terra);font-style:italic}.website-shell .bp-carousel-arrows{display:flex;gap:8px}.website-shell .bp-carousel-arrow{width:44px;height:44px;border-radius:50%;border:1px solid var(--rule);background:var(--paper);color:var(--ink-1);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,border-color .2s}.website-shell .bp-carousel-arrow:hover{background:var(--ink-1);border-color:var(--ink-1);color:var(--paper)}.website-shell .bp-carousel-track{display:flex;gap:40px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:0 0 12px;scrollbar-width:none}.website-shell .bp-carousel-track::-webkit-scrollbar{display:none}.website-shell .bp-pass-link{scroll-snap-align:start;flex-shrink:0;text-decoration:none;color:inherit;display:block}.website-shell .bp-pass{width:320px;background:var(--paper);border:1px solid var(--rule);border-radius:12px;overflow:hidden;position:relative;transition:box-shadow .25s,transform .25s}.website-shell .bp-pass-link:hover .bp-pass{box-shadow:0 12px 40px rgba(31,26,20,.12);transform:translateY(-4px)}.website-shell .bp-pass-img{height:180px;background-size:cover;background-position:50%}.website-shell .bp-pass-body{padding:20px}.website-shell .bp-pass-dest{display:flex;align-items:baseline;gap:10px;margin-bottom:16px}.website-shell .bp-pass-code{font-family:var(--f-mono);font-size:22px;font-weight:600;letter-spacing:.08em;color:var(--ink-1)}.website-shell .bp-pass-dest-name{font-family:var(--f-body);font-size:14px;color:var(--ink-2)}.website-shell .bp-pass-divider{border-top:1px dashed var(--rule);margin-bottom:16px}.website-shell .bp-pass-details{display:flex;justify-content:space-between;gap:12px}.website-shell .bp-pass-detail{display:flex;flex-direction:column;gap:2px}.website-shell .bp-pass-detail-label{font-family:var(--f-mono);font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-3)}.website-shell .bp-pass-detail-value{font-family:var(--f-body);font-size:14px;font-weight:500;color:var(--ink-1)}.website-shell .bp-pass-price{color:var(--terra);font-weight:600}.website-shell .bp-pass-next{font-family:var(--f-mono);font-size:11px;letter-spacing:.06em;color:var(--ink-3);margin-top:14px;padding-top:12px;border-top:1px solid var(--rule)}.website-shell .bp-pass-date-badge{display:flex;flex-direction:column;align-items:center;justify-content:center;width:52px;height:52px;border-radius:10px;background:var(--terra);color:#fff;margin-bottom:14px;flex-shrink:0}.website-shell .bp-pass-date-day{font-family:var(--f-display);font-size:22px;font-weight:600;line-height:1}.website-shell .bp-pass-date-month{font-family:var(--f-mono);font-size:9px;letter-spacing:.14em;text-transform:uppercase;line-height:1;margin-top:2px}.website-shell .bp-pass-seats{font-family:var(--f-mono);font-size:11px;letter-spacing:.06em;color:var(--teal);font-weight:600;margin-top:14px;padding-top:12px;border-top:1px solid var(--rule)}.website-shell .bp-month-group{display:flex;flex-direction:column;flex-shrink:0}.website-shell .bp-month-header{position:sticky;left:0;z-index:3;padding-bottom:12px}.website-shell .bp-month-label{display:inline-block;font-family:var(--f-mono);font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:var(--ink);font-weight:600;background:var(--paper-2);padding:6px 14px;border-radius:999px;white-space:nowrap}.website-shell .bp-month-cards{display:flex;gap:24px}.website-shell .bp-pass-relative{display:inline-flex;align-items:center;gap:6px;font-family:var(--f-mono);font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--terra);background:rgba(226,127,59,.1);padding:3px 10px;border-radius:999px;white-space:nowrap}.website-shell .bp-pass-relative-live{color:var(--teal);background:rgba(52,98,47,.1)}.website-shell .bp-live-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--teal);animation:bp-pulse 1.8s ease-in-out infinite;flex-shrink:0}@keyframes bp-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}.website-shell .bp-pass-live{border-color:rgba(52,98,47,.3);box-shadow:0 0 0 1px rgba(52,98,47,.1)}.website-shell .bp-pass-date-live{background:var(--teal)}.website-shell .bp-month-live{background:rgba(52,98,47,.1);color:var(--teal);display:inline-flex;align-items:center;gap:8px}.website-shell .bp-pass-stamp{position:absolute;top:16px;right:16px;font-family:var(--f-mono);font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:var(--paper);background:rgba(31,26,20,.55);backdrop-filter:blur(4px);padding:4px 10px;border-radius:4px}.website-shell .manifesto{padding:120px 0}.website-shell .manifesto-wrap{max-width:960px;margin:0 auto;text-align:center}.website-shell .manifesto-text{font-family:var(--f-display);font-size:clamp(36px,4.5vw,56px);line-height:1.25;font-weight:400;letter-spacing:-.02em;color:var(--ink)}.website-shell .manifesto .strike{text-decoration:line-through;text-decoration-color:var(--terra);text-decoration-thickness:2px}.website-shell .manifesto-sig{font-family:var(--f-hand);font-size:28px;color:var(--terra);margin-top:40px;display:flex;flex-direction:column;align-items:center;text-align:center}.website-shell .tours-section{padding:120px 0;background:var(--paper-2)}.website-shell .section-head{margin-bottom:64px}.website-shell .section-title{font-family:var(--f-display);font-size:clamp(48px,5.5vw,84px);line-height:1.05;font-weight:400;letter-spacing:-.02em;margin-top:16px}.website-shell .section-kicker{font-size:18px;color:var(--ink-3);margin-top:16px;max-width:540px}.website-shell .tours-grid{display:grid;grid-template-columns:repeat(var(--cards-per-row,3),1fr);gap:40px 32px}.website-shell .tour-card{position:relative;background:var(--paper);border-radius:8px;overflow:hidden;transition:transform .35s ease,box-shadow .35s ease;text-decoration:none;color:inherit;display:block}.website-shell .tour-card:hover{transform:translateY(-6px);box-shadow:0 16px 48px rgba(67,41,31,.14)}.website-shell .tour-card-img-wrap{position:relative;height:420px;overflow:hidden;border-radius:6px 6px 0 0}.website-shell .tour-card-img-wrap .ph{width:100%;height:100%}.website-shell .tour-card-badge{position:absolute;top:16px;left:16px;padding:6px 14px;font-family:var(--f-mono);font-size:10px;letter-spacing:.14em;text-transform:uppercase;background:var(--paper);border-radius:999px;z-index:2}.website-shell .tour-card-badge.featured{background:var(--ochre);color:var(--paper)}.website-shell .tour-card-body{padding:28px 24px}.website-shell .tour-card-region{font-family:var(--f-mono);font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--terra);margin-bottom:10px}.website-shell .tour-card-highlights{list-style:none;padding:0 24px;margin:0 0 8px}.website-shell .tour-card-highlights li{font-size:13px;color:var(--ink-3);line-height:1.6;padding-left:16px;position:relative}.website-shell .tour-card-highlights li:before{content:"✓";position:absolute;left:0;color:var(--teal);font-size:11px}.website-shell .tour-card-departures{padding:0 24px 8px;display:flex;flex-direction:column;gap:6px}.website-shell .tour-dep-row{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;font-size:14px;font-family:var(--f-mono);letter-spacing:.04em;color:var(--ink-3);padding:6px 10px;background:var(--paper-2);border-radius:4px}.website-shell .tour-dep-seats{color:var(--terra);font-weight:600}.website-shell .tour-dep-ticker{flex:1 1 100%;margin-top:4px;font-family:var(--f-body);font-size:12px;line-height:1.45;letter-spacing:0;color:var(--terra);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.website-shell .price-tag{top:16px;right:16px;padding:6px 14px;font-size:12px;font-weight:600;letter-spacing:.06em;background:var(--paper);color:var(--ink);border-radius:999px;box-shadow:0 2px 8px rgba(67,41,31,.12)}.website-shell .price-tag,.website-shell .ribbon{position:absolute;font-family:var(--f-mono);z-index:2}.website-shell .ribbon{bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:10px 16px;background:linear-gradient(0deg,rgba(67,41,31,.7),rgba(67,41,31,0));font-size:11px;letter-spacing:.08em;color:rgba(244,239,230,.9)}.website-shell .ribbon .booking{background:var(--terra);color:var(--paper);padding:3px 10px;border-radius:999px;font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.website-shell .tour-card-tags{display:flex;flex-wrap:wrap;gap:6px;flex:1}.website-shell .tag{padding:4px 10px;font-family:var(--f-mono);font-size:10px;letter-spacing:.1em;text-transform:uppercase;background:var(--paper-2);border-radius:999px;color:var(--ink-3)}.website-shell .tag.tag-terra{background:rgba(226,127,59,.1);color:var(--terra)}.website-shell .tag.tag-teal{background:rgba(52,98,47,.1);color:var(--teal)}.website-shell .tag.tag-ochre{background:rgba(217,164,65,.12);color:#9a7a1e}.website-shell .tour-card-tagline{font-size:14px;color:var(--ink-3);line-height:1.6;padding:0 24px;margin-bottom:12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.website-shell .tour-card-meta{display:flex;align-items:center;gap:8px;padding:14px 24px;font-family:var(--f-mono);font-size:12px;color:var(--ink-3);letter-spacing:.06em;border-top:none}.website-shell .tour-card-meta .mono{margin-left:auto;font-size:11px;opacity:.5}.website-shell .tour-card-title{font-family:var(--f-display);font-size:26px;font-weight:400;line-height:1.2;margin-bottom:8px;padding:0 24px}.website-shell .tour-card-title em{color:var(--terra);font-style:italic}.website-shell .tour-card-foot{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;border-top:1px solid var(--rule);margin-top:8px}.website-shell .tour-card-foot .meta{font-family:var(--f-mono);font-size:11px;letter-spacing:.08em;color:var(--ink-3)}.website-shell .tour-card-foot .price{font-family:var(--f-display);font-size:22px;color:var(--ink);font-weight:400}.website-shell .tour-card-foot .price .from{font-family:var(--f-mono);font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-3);margin-right:6px}.website-shell .philosophy{padding:140px 0;background:var(--ink);color:var(--paper)}.website-shell .philosophy-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.website-shell .philosophy-text{font-family:var(--f-display);font-size:clamp(32px,3.5vw,48px);line-height:1.25;font-weight:400}.website-shell .philosophy-cards{display:flex;flex-direction:column;gap:20px}.website-shell .philosophy-card{padding:28px;background:rgba(244,239,230,.04);border:1px solid rgba(244,239,230,.12);border-radius:10px}.website-shell .philosophy-card-num{font-family:var(--f-mono);font-size:11px;letter-spacing:.16em;color:var(--ochre);margin-bottom:12px}.website-shell .philosophy-card-title{font-family:var(--f-display);font-size:24px;font-weight:400;margin-bottom:8px}.website-shell .philosophy-card-body{font-size:15px;color:rgba(244,239,230,.65);line-height:1.65}.website-shell .spotlight{padding:140px 0}.website-shell .spotlight-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:72px;align-items:center}.website-shell .spotlight-img-wrap{position:relative;height:720px;border-radius:8px;overflow:hidden}.website-shell .spotlight-content{display:flex;flex-direction:column;gap:28px}.website-shell .spotlight-title{font-family:var(--f-display);font-size:clamp(40px,4.5vw,64px);line-height:1.1;font-weight:400}.website-shell .spotlight-info{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:24px 0;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule)}.website-shell .spotlight-info-label{font-family:var(--f-mono);font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-3);margin-bottom:4px}.website-shell .spotlight-info-value{font-family:var(--f-display);font-size:20px}.website-shell .spotlight-desc{font-size:16px;color:var(--ink-2);line-height:1.7}.website-shell .spotlight-includes{display:flex;flex-wrap:wrap;gap:10px}.website-shell .spotlight-includes span{padding:8px 16px;font-family:var(--f-mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase;background:var(--paper-2);border-radius:999px;color:var(--ink-2)}.website-shell .who{padding:140px 0;background:var(--paper-2)}.website-shell .who-grid{display:grid;grid-template-columns:1fr 1.3fr;gap:80px;align-items:start}.website-shell .who-list{display:flex;flex-direction:column;gap:16px}.website-shell .who-item{display:flex;align-items:center;gap:20px;padding:24px;background:var(--paper);border-radius:12px;transition:transform .3s ease}.website-shell .who-item:hover{transform:translateX(6px)}.website-shell .who-item-badge{width:56px;height:56px;border-radius:50%;background:var(--paper-2);display:flex;align-items:center;justify-content:center;font-size:24px;flex-shrink:0}.website-shell .who-item-text{flex:1}.website-shell .who-item-title{font-family:var(--f-display);font-size:20px;font-weight:400;margin-bottom:4px}.website-shell .who-item-desc{font-size:14px;color:var(--ink-3);line-height:1.55}.website-shell .who-img{position:relative;height:560px;border-radius:8px;overflow:hidden}.website-shell .testimonials{padding:140px 0}.website-shell .testim-head{text-align:center;margin-bottom:64px}.website-shell .testim-masonry{column-count:3;column-gap:28px}.website-shell .testim-item{break-inside:avoid;padding:32px;background:var(--paper);border-radius:8px;margin-bottom:28px;border:1px solid var(--rule)}.website-shell .testim-item.warm{background:var(--terra);color:var(--paper);border-color:transparent}.website-shell .testim-item.dark{background:var(--ink);color:var(--paper);border-color:transparent}.website-shell .testim-item.teal{background:var(--teal);color:var(--paper);border-color:transparent}.website-shell .testim-stars{display:flex;gap:4px;margin-bottom:16px;color:var(--ochre);font-size:24px;letter-spacing:1px}.website-shell .testim-item.dark .testim-stars,.website-shell .testim-item.teal .testim-stars,.website-shell .testim-item.warm .testim-stars{color:var(--ochre)}.website-shell .testim-quote{font-family:var(--f-display);font-size:21px;line-height:1.4;font-weight:400;font-style:italic;margin-bottom:24px}.website-shell .testim-body{font-size:15px;line-height:1.65;margin-bottom:24px;opacity:.85}.website-shell .testim-byline{display:flex;align-items:center;gap:14px;padding-top:20px;border-top:1px solid var(--rule)}.website-shell .testim-item.dark .testim-byline,.website-shell .testim-item.teal .testim-byline,.website-shell .testim-item.warm .testim-byline{border-top-color:rgba(244,239,230,.2)}.website-shell .testim-avatar{width:44px;height:44px;aspect-ratio:1;border-radius:50%;overflow:hidden;background:var(--paper-2);flex-shrink:0;display:flex;align-items:center;justify-content:center;font-family:var(--f-display);font-size:16px;font-weight:500;letter-spacing:.02em;text-transform:uppercase;color:var(--ink-2)}.website-shell .testim-item.dark .testim-avatar,.website-shell .testim-item.teal .testim-avatar,.website-shell .testim-item.warm .testim-avatar{background:rgba(244,239,230,.18);color:var(--paper)}.website-shell .testim-avatar img{width:100%;height:100%;object-fit:cover}.website-shell .testim-name{font-family:var(--f-display);font-size:16px;font-weight:400;display:block}.website-shell .testim-meta{font-family:var(--f-mono);font-size:11px;letter-spacing:.1em;color:var(--ink-3);margin-top:2px;display:block}.website-shell .testim-item.dark .testim-meta,.website-shell .testim-item.teal .testim-meta,.website-shell .testim-item.warm .testim-meta{color:rgba(244,239,230,.55)}.website-shell .testim-rating{display:inline-flex;align-items:center;gap:12px;margin-top:18px}.website-shell .testim-rating-stars{color:var(--ochre);font-size:30px;letter-spacing:3px;line-height:1}.website-shell .testim-rating-meta{font-family:var(--f-mono);font-size:14px;letter-spacing:.04em;color:var(--ink-2)}.website-shell .testim-readmore{display:inline-block;margin:-8px 0 22px;padding:0;background:none;border:none;cursor:pointer;font-family:var(--f-mono);font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:var(--terra);text-decoration:underline;text-underline-offset:3px}.website-shell .testim-item.dark .testim-readmore,.website-shell .testim-item.teal .testim-readmore,.website-shell .testim-item.warm .testim-readmore{color:var(--paper)}.website-shell a.journal-card{display:block;color:inherit;text-decoration:none;cursor:pointer}.website-shell .destinations{padding:140px 0;background:var(--paper-2)}.website-shell .dest-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:64px}.website-shell .dest-card{position:relative;height:280px;border-radius:8px;overflow:hidden;cursor:pointer}.website-shell .dest-card .ph{width:100%;height:100%;transition:transform .5s ease}.website-shell .dest-card:hover .ph{transform:scale(1.06)}.website-shell .dest-card-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(67,41,31,.7),transparent 60%);display:flex;flex-direction:column;justify-content:flex-end;padding:24px;z-index:1}.website-shell .dest-card-name{font-family:var(--f-display);font-size:28px;color:var(--paper);font-weight:400}.website-shell .dest-card-count{font-family:var(--f-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:rgba(244,239,230,.7);margin-top:4px}.website-shell .stats-ribbon{padding:60px 0;background:var(--ink);color:var(--paper)}.website-shell .stats-ribbon-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;text-align:center}.website-shell .stats-ribbon-grid .num{font-family:var(--f-display);font-size:64px;font-weight:400;color:var(--ochre);line-height:1.1;margin-bottom:4px}.website-shell .stats-ribbon-grid .label{font-family:var(--f-mono);font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:rgba(244,239,230,.5)}.website-shell .journal-preview{padding:140px 0}.website-shell .journal-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:32px;margin-top:64px}.website-shell .journal-card{position:relative;border-radius:8px;overflow:hidden;background:var(--paper);border:1px solid var(--rule);transition:transform .35s ease,box-shadow .35s ease}.website-shell .journal-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(67,41,31,.1)}.website-shell .journal-card-img{height:240px;overflow:hidden}.website-shell .journal-card-img .ph{width:100%;height:100%}.website-shell .journal-card:first-child .journal-card-img{height:320px}.website-shell .journal-card-body{padding:24px}.website-shell .journal-meta{font-family:var(--f-mono);font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--terra);margin-bottom:12px}.website-shell .journal-title{font-family:var(--f-display);font-size:24px;font-weight:400;line-height:1.25;margin-bottom:12px}.website-shell .journal-excerpt{font-size:15px;color:var(--ink-3);line-height:1.6;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.website-shell .faq{padding:140px 0;background:var(--paper-2)}.website-shell .faq-grid{display:grid;grid-template-columns:1fr 1.5fr;gap:80px;align-items:start}.website-shell .faq-list{display:flex;flex-direction:column;gap:0}.website-shell .faq-item{border-bottom:1px solid var(--rule)}.website-shell .faq-q{display:flex;align-items:center;justify-content:space-between;width:100%;padding:24px 0;font-family:var(--f-display);font-size:24px;font-weight:400;text-align:left;cursor:pointer;background:none;border:none;color:inherit;line-height:1.3}.website-shell .faq-q:after{content:"+";font-family:var(--f-body);font-size:28px;color:var(--ink-3);flex-shrink:0;margin-left:20px;transition:transform .3s ease}.website-shell .faq-item.open .faq-q:after{content:"\2212";transform:rotate(180deg)}.website-shell .faq-a{max-height:0;overflow:hidden;transition:max-height .45s ease,padding .35s ease}.website-shell .faq-item.open .faq-a{max-height:400px;padding-bottom:24px}.website-shell .faq-a-inner{font-size:15.5px;line-height:1.7;color:var(--ink-2)}.website-shell .cta{padding:160px 0;text-align:center}.website-shell .cta-inner{max-width:820px;margin:0 auto}.website-shell .cta-title{font-family:var(--f-display);font-size:clamp(56px,7vw,110px);line-height:.98;font-weight:400;letter-spacing:-.02em;margin-bottom:28px}.website-shell .cta-title em{color:var(--terra);font-style:italic}.website-shell .cta-sub{font-size:19px;color:var(--ink-2);max-width:520px;margin:0 auto 40px;line-height:1.65}.website-shell .cta-actions{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap;margin-bottom:20px}.website-shell .cta-fine{font-family:var(--f-mono);font-size:12px;color:var(--ink-3);letter-spacing:.06em}.website-shell footer{background:var(--ink);color:var(--paper);padding:100px 0 40px}.website-shell .footer-top{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:60px;padding-bottom:64px;border-bottom:1px solid rgba(244,239,230,.12)}.website-shell .footer-brand{display:flex;flex-direction:column;gap:16px}.website-shell .footer-brand-name{font-family:var(--f-display);font-size:24px;font-weight:400}.website-shell .footer-brand-desc{font-size:15px;color:rgba(244,239,230,.55);line-height:1.65;max-width:300px}.website-shell .footer-col h4{font-family:var(--f-mono);font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:rgba(244,239,230,.4);margin-bottom:20px}.website-shell .footer-col ul{list-style:none;display:flex;flex-direction:column;gap:12px}.website-shell .footer-col a{font-size:15px;color:rgba(244,239,230,.7);transition:color .25s}.website-shell .footer-col a:hover{color:var(--paper)}.website-shell .footer-contact{display:flex;flex-direction:column;gap:12px}.website-shell .footer-contact a{font-size:15px;color:rgba(244,239,230,.7);transition:color .25s}.website-shell .footer-contact a:hover{color:var(--paper)}.website-shell .footer-bottom{display:flex;align-items:center;justify-content:space-between;padding-top:32px;font-size:13px;color:rgba(244,239,230,.35)}.website-shell .footer-social{display:flex;gap:16px}.website-shell .footer-social a{width:40px;height:40px;border-radius:50%;border:1px solid rgba(244,239,230,.15);display:flex;align-items:center;justify-content:center;font-size:16px;color:rgba(244,239,230,.5);transition:all .25s}.website-shell .footer-social a:hover{border-color:var(--paper);color:var(--paper)}.website-shell .floaters{position:fixed;right:24px;bottom:24px;z-index:950;display:flex;flex-direction:column;gap:12px;transition:bottom .3s ease-out}.website-shell:has(.td-sticky-bar-visible) .floaters{bottom:80px}.website-shell .floater{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;color:var(--paper);background:var(--ink);box-shadow:0 4px 20px rgba(67,41,31,.25);cursor:pointer;transition:transform .3s ease}.website-shell .floater:hover{transform:scale(1.1)}.website-shell .floater.wa{background:#25D366}.website-shell .reveal{opacity:0;transform:translateY(24px);transition:opacity .9s ease,transform .9s ease}.website-shell .reveal.in{opacity:1;transform:translateY(0)}.website-shell .nav-burger{display:none;flex-direction:column;gap:5px;padding:8px;background:none;border:none;cursor:pointer;z-index:52}.website-shell .nav-burger-line{display:block;width:22px;height:2px;background:var(--ink);border-radius:1px;transition:transform .3s,opacity .3s}.website-shell .nav-burger-line.open:first-child{transform:translateY(7px) rotate(45deg)}.website-shell .nav-burger-line.open:nth-child(2){opacity:0}.website-shell .nav-burger-line.open:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.website-shell .nav-mobile-menu{position:absolute;top:100%;left:0;right:0;background:var(--paper);border-bottom:1px solid var(--rule);padding:16px 24px 24px;display:flex;flex-direction:column;gap:0;box-shadow:0 12px 32px rgba(67,41,31,.1);z-index:51;animation:slideDown .25s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.website-shell .nav-mobile-link{display:block;padding:14px 0;font-size:16px;font-weight:500;color:var(--ink-2);border-bottom:1px solid var(--rule)}.website-shell .nav-mobile-link:last-of-type{border-bottom:none}.website-shell .nav-mobile-cta{display:flex;flex-direction:column;gap:12px;padding-top:16px;margin-top:8px;border-top:1px solid var(--rule)}.website-shell .nav-mobile-cta .btn{justify-content:center;width:100%}.website-shell .nav-mobile-phone{font-family:var(--f-mono);font-size:13px;color:var(--ink-3);text-align:center;letter-spacing:.04em}@media (max-width:980px){.website-shell .nav{padding:16px 24px}.website-shell .nav-links,.website-shell .nav-phone{display:none}.website-shell .nav-burger{display:flex}.website-shell .container,.website-shell .container-wide{padding:0 24px}.website-shell .hero-strip{grid-template-columns:repeat(2,1fr)}.website-shell .bp-carousel{padding:60px 0 40px}.website-shell .bp-pass{width:280px}.website-shell .bp-pass-img{height:150px}.website-shell .tours-grid{grid-template-columns:repeat(min(var(--cards-per-row,3),2),1fr);gap:24px}.website-shell .tour-card-img-wrap{height:280px}.website-shell .tour-card-title{font-size:22px;padding:0 20px}.website-shell .tour-card-tagline{padding:0 20px;font-size:13px}.website-shell .tour-card-meta{padding:12px 20px}.website-shell .tour-card-highlights{padding:0 20px}.website-shell .tour-card-departures{padding:0 20px 8px}.website-shell .tour-card-foot{padding:14px 20px}.website-shell .tour-card-foot .price{font-size:18px}.website-shell .philosophy-grid,.website-shell .spotlight-grid{grid-template-columns:1fr;gap:48px}.website-shell .spotlight-img-wrap{height:480px}.website-shell .who-grid{grid-template-columns:1fr;gap:48px}.website-shell .testim-masonry{column-count:2}.website-shell .dest-grid,.website-shell .stats-ribbon-grid{grid-template-columns:repeat(2,1fr)}.website-shell .stats-ribbon-grid{gap:32px}.website-shell .journal-grid{grid-template-columns:1fr 1fr}.website-shell .faq-grid{grid-template-columns:1fr;gap:48px}.website-shell .footer-top{grid-template-columns:1fr 1fr;gap:40px}.website-shell .cta,.website-shell .destinations,.website-shell .faq,.website-shell .journal-preview,.website-shell .manifesto,.website-shell .philosophy,.website-shell .section,.website-shell .spotlight,.website-shell .testimonials,.website-shell .tours-section,.website-shell .who{padding:80px 0}.website-shell .hand-note{display:none}}@media (max-width:640px){.website-shell .nav{padding:12px 16px}.website-shell .nav-brand-mark{width:36px;height:36px;font-size:18px}.website-shell .nav-brand-name{font-size:18px}.website-shell .nav-brand-sub{font-size:8px}.website-shell .nav-cta .btn{padding:10px 18px;font-size:11px}.website-shell .container,.website-shell .container-wide{padding:0 16px}.website-shell .hero{padding-top:32px;padding-bottom:20px}.website-shell .hero-title{font-size:clamp(36px,9vw,56px)}.website-shell .hero-sub{font-size:16px;margin-bottom:28px}.website-shell .hero-actions{flex-direction:column;align-items:stretch}.website-shell .hero-actions .btn{justify-content:center}.website-shell .hero-strip{grid-template-columns:1fr 1fr;gap:0;margin-top:40px;padding:24px 0}.website-shell .hero-strip-cell{padding:10px 12px}.website-shell .hero-strip-cell .num{font-size:28px}.website-shell .hero-strip-cell .label{font-size:9px}.website-shell .hero-eyebrow-row{margin-bottom:16px}.website-shell .bp-carousel{padding:40px 0 28px}.website-shell .bp-carousel-header{margin-bottom:24px}.website-shell .bp-carousel-title{font-size:28px}.website-shell .bp-carousel-track{gap:16px;padding:0 0 8px}.website-shell .bp-pass{width:260px}.website-shell .bp-pass-img{height:130px}.website-shell .bp-pass-body{padding:16px}.website-shell .bp-pass-code{font-size:18px}.website-shell .bp-pass-details{gap:8px}.website-shell .cta,.website-shell .destinations,.website-shell .faq,.website-shell .journal-preview,.website-shell .manifesto,.website-shell .philosophy,.website-shell .spotlight,.website-shell .testimonials,.website-shell .tours-section,.website-shell .who{padding:56px 0}.website-shell .section-head{margin-bottom:32px}.website-shell .section-title{font-size:clamp(32px,8vw,48px);margin-top:10px}.website-shell .section-kicker{font-size:15px;margin-top:10px}.website-shell .tours-grid{grid-template-columns:repeat(var(--mobile-cards-per-row,1),1fr);gap:20px}.website-shell .tour-card-img-wrap{height:240px}.website-shell .tour-card-title{font-size:22px;padding:0 16px}.website-shell .tour-card-tagline{padding:0 16px;font-size:13px;margin-bottom:8px}.website-shell .tour-card-meta{padding:10px 16px}.website-shell .tour-card-highlights{padding:0 16px}.website-shell .tour-card-departures{padding:0 16px 6px}.website-shell .tour-card-foot{padding:12px 16px}.website-shell .tour-card-foot .price{font-size:18px}.website-shell .price-tag{top:12px;right:12px;padding:5px 12px;font-size:11px}.website-shell .ribbon{padding:8px 12px;font-size:10px}.website-shell .manifesto-text{font-size:clamp(24px,6vw,36px)}.website-shell .manifesto-sig{margin-top:28px}.website-shell .philosophy-card{padding:20px}.website-shell .philosophy-card-title{font-size:20px}.website-shell .spotlight-img-wrap{height:320px}.website-shell .spotlight-info{grid-template-columns:repeat(3,1fr);gap:12px}.website-shell .spotlight-title{font-size:clamp(32px,8vw,48px)}.website-shell .who-img{height:320px}.website-shell .who-item{padding:16px;gap:14px}.website-shell .who-item-badge{width:44px;height:44px;font-size:20px}.website-shell .who-item-title{font-size:18px}.website-shell .who-item-desc{font-size:13px}.website-shell .testim-masonry{column-count:1}.website-shell .testim-item{padding:24px;margin-bottom:16px}.website-shell .testim-quote{font-size:18px}.website-shell .testim-head{margin-bottom:32px}.website-shell .dest-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:32px}.website-shell .dest-card{height:180px}.website-shell .dest-card-name{font-size:20px}.website-shell .dest-card-overlay{padding:16px}.website-shell .stats-ribbon{padding:40px 0}.website-shell .stats-ribbon-grid{grid-template-columns:1fr 1fr;gap:24px}.website-shell .stats-ribbon-grid .num{font-size:40px}.website-shell .journal-grid{grid-template-columns:1fr;gap:16px;margin-top:32px}.website-shell .journal-card-img,.website-shell .journal-card:first-child .journal-card-img{height:200px}.website-shell .journal-card-body{padding:16px}.website-shell .journal-title{font-size:20px}.website-shell .faq-q{font-size:18px;padding:18px 0}.website-shell .faq-q:after{font-size:24px;margin-left:12px}.website-shell .faq-a-inner{font-size:14px}.website-shell .cta-title{font-size:clamp(36px,9vw,56px)}.website-shell .cta-sub{font-size:16px;margin-bottom:28px}.website-shell footer{padding:56px 0 32px}.website-shell .footer-top{grid-template-columns:1fr;gap:32px;padding-bottom:32px}.website-shell .footer-bottom{flex-direction:column;gap:16px;text-align:center;padding-top:24px}.website-shell .footer-brand-name{font-size:20px}.website-shell .floaters{right:16px;bottom:16px;gap:10px}.website-shell:has(.td-sticky-bar-visible) .floaters{bottom:68px}.website-shell .floater{width:48px;height:48px;font-size:20px}.website-shell .floater svg{width:18px;height:18px}.website-shell .nav-mobile-menu{padding:12px 16px 20px}}.website-shell .ph-img .ph-coord,.website-shell .ph-img .ph-label,.website-shell .ph-img:after,.website-shell .ph-img:before{display:none}.website-shell .ph-img img{display:block;width:100%;height:100%;object-fit:cover;filter:contrast(1.04) saturate(.92) brightness(.98)}.website-shell .opening{position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:48px;overflow:hidden;background:var(--paper)}.website-shell .opening:before{background-image:url("data:image/svg+xml,%3Csvg width='200' height='200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='200' height='200' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");opacity:.5}.website-shell .opening:after,.website-shell .opening:before{content:"";position:absolute;inset:0;pointer-events:none;z-index:3}.website-shell .opening:after{background:radial-gradient(ellipse at 30% 20%,rgba(226,127,59,.06),transparent 50%),radial-gradient(ellipse at 70% 80%,rgba(52,98,47,.05),transparent 50%)}.website-shell .op-bg-slideshow{position:absolute;inset:0;z-index:1}.website-shell .op-bg-slide{position:absolute;inset:0;background-size:cover;background-position:50%;opacity:0;transition:opacity 1.6s ease-in-out}.website-shell .op-bg-slide--active{opacity:1}.website-shell .op-bg-slideshow:after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.45);z-index:1;pointer-events:none}.website-shell .op-brand-intro{position:relative;z-index:4;text-align:center;animation:op-brand-fade-in 1.4s ease-out .1s both;color:var(--paper)}@keyframes op-brand-fade-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.website-shell .op-brand-intro{animation:none}}.website-shell .op-brand-name{font-family:var(--f-display);font-size:clamp(48px,7vw,96px);font-weight:400;line-height:1;letter-spacing:-.02em;margin-bottom:12px;animation:op-brand-name-rise 1.6s ease-out .3s both}@keyframes op-brand-name-rise{0%{opacity:0;transform:translateY(24px);letter-spacing:.04em}to{opacity:1;transform:translateY(0);letter-spacing:-.02em}}@media (prefers-reduced-motion:reduce){.website-shell .op-brand-name{animation:none}}.website-shell .op-brand-name em{color:var(--terra);font-style:italic}.website-shell .op-brand-tagline{font-family:var(--f-body);font-size:18px;color:rgba(255,255,255,.8);margin-bottom:8px}.website-shell .op-brand-est{font-family:var(--f-mono);font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:rgba(255,255,255,.6)}.website-shell .op-flight-carousel{position:relative;z-index:4;display:flex;flex-direction:column;align-items:center;gap:20px;width:min(520px,90vw)}.website-shell .op-flight-track{position:relative;width:100%;min-height:410px;padding-top:50px}.website-shell .op-trip-card{width:100%;background:var(--paper);border:1px solid var(--rule);border-radius:12px;overflow:hidden;position:absolute;left:0;right:0;bottom:0;box-shadow:0 4px 24px rgba(31,26,20,.1);transition:transform .45s cubic-bezier(.4,0,.2,1),opacity .45s cubic-bezier(.4,0,.2,1);will-change:transform,opacity;transform-origin:center bottom}.website-shell .op-trip-card--front{box-shadow:0 8px 32px rgba(31,26,20,.18)}.website-shell .op-trip-card-img{height:180px;background-size:cover;background-position:50%}.website-shell .op-trip-card-body{padding:20px 24px}.website-shell .op-trip-card-runway{display:flex;align-items:center;gap:14px;width:100%;margin-bottom:12px}.website-shell .op-trip-card-boarding{font-family:var(--f-mono);font-size:9px;letter-spacing:.16em;text-transform:uppercase;color:rgba(255,255,255,.7);white-space:nowrap;flex-shrink:0}.website-shell .op-trip-card-runway-track{flex:1;height:24px;position:relative;overflow:hidden}.website-shell .op-trip-card-runway-track:after{content:"";position:absolute;left:0;right:0;top:50%;height:1px;background:repeating-linear-gradient(90deg,rgba(255,255,255,.5) 0,rgba(255,255,255,.5) 6px,transparent 0,transparent 12px);opacity:.3}.website-shell .op-runway-plane--go{animation:runwayFly 6s ease-in-out forwards}.website-shell .op-runway-plane--go,.website-shell .op-runway-plane--next{position:absolute;top:50%;margin-top:-9px;transition:animation-duration .4s}.website-shell .op-runway-plane--next{animation:runwayEnter 6s ease-in-out forwards}.website-shell .op-flight-carousel--slow .op-runway-plane--go,.website-shell .op-flight-carousel--slow .op-runway-plane--next{animation-duration:18s}@keyframes runwayFly{0%{left:0;opacity:1;transform:rotate(90deg) scale(1)}70%{opacity:1;transform:rotate(90deg) scale(1)}92%{left:105%;opacity:0;transform:rotate(90deg) scale(.8)}to{left:105%;opacity:0}}@keyframes runwayEnter{0%{left:-10%;opacity:0;transform:rotate(90deg) scale(.6)}80%{left:-10%;opacity:0;transform:rotate(90deg) scale(.6)}95%{left:0;opacity:1;transform:rotate(90deg) scale(.9)}to{left:0;opacity:1;transform:rotate(90deg) scale(1)}}.website-shell .op-trip-card-dest{display:flex;align-items:baseline;gap:12px;margin-bottom:16px}.website-shell .op-trip-card-code{font-family:var(--f-mono);font-size:28px;font-weight:600;letter-spacing:.06em;color:var(--ink-1)}.website-shell .op-trip-card-name{font-family:var(--f-display);font-size:26px;font-weight:500;line-height:1.1;letter-spacing:-.01em;color:var(--ink-1)}.website-shell .op-trip-card-divider{border-top:1px dashed var(--rule);margin-bottom:16px}.website-shell .op-trip-card-meta{display:flex;justify-content:space-between;gap:12px}.website-shell .op-trip-card-cell{display:flex;flex-direction:column;gap:2px}.website-shell .op-trip-card-label{font-family:var(--f-mono);font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-3)}.website-shell .op-trip-card-value{font-family:var(--f-body);font-size:14px;font-weight:500;color:var(--ink-1)}.website-shell .op-trip-card-price{color:var(--terra);font-weight:600}.website-shell .op-trip-card-actions{display:flex;gap:10px;margin-top:16px}.website-shell .op-trip-card-actions .btn-sm{padding:8px 18px;font-size:11px}.website-shell .op-trip-card-stamp{position:absolute;top:14px;right:14px;font-family:var(--f-mono);font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:var(--paper);background:rgba(31,26,20,.55);backdrop-filter:blur(4px);padding:4px 10px;border-radius:4px}.website-shell .op-flight-arrow{position:absolute;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;border:1.5px solid var(--rule);background:var(--paper);color:var(--ink-2);cursor:pointer;transition:all .2s;z-index:20;box-shadow:0 2px 8px rgba(31,26,20,.12)}.website-shell .op-flight-arrow:hover{background:var(--ink-1);border-color:var(--ink-1);color:var(--paper)}.website-shell .op-flight-arrow--left{left:-19px}.website-shell .op-flight-arrow--right{right:-19px}.website-shell .op-flight-dots{display:flex;gap:6px}.website-shell .op-flight-dot{width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.4);border:none;padding:0;cursor:pointer;transition:all .3s}.website-shell .op-flight-dot.active{background:#fff;transform:scale(1.4)}@media (max-width:760px){.website-shell .opening{min-height:auto;padding:48px 0 24px;gap:20px}.website-shell .op-brand-name{font-size:clamp(36px,10vw,64px)}.website-shell .op-brand-tagline{font-size:15px}.website-shell .op-flight-carousel{width:92vw}.website-shell .op-flight-track{min-height:280px;padding-top:32px}.website-shell .op-trip-card-img{height:120px}.website-shell .op-flight-arrow{display:none}}.website-shell .bnr-eyebrow{font-family:var(--f-mono);font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--terra);margin-bottom:16px}.website-shell .bnr-headline{font-family:var(--f-display);font-size:clamp(44px,5vw,72px);line-height:1.05;font-weight:400;letter-spacing:-.02em;margin-bottom:16px}.website-shell .bnr-headline em{color:var(--terra);font-style:italic}.website-shell .bnr-sub{font-size:18px;color:var(--ink-2);max-width:520px;line-height:1.65;margin-bottom:32px}.website-shell .bnr-cta-row{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.website-shell .bnr-cap{font-family:var(--f-mono);font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-3);margin-top:16px}.website-shell .bnr-stack{position:relative;padding:100px 0;overflow:hidden}.website-shell .bnr-stack-imgs{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px;position:absolute;inset:0;z-index:0}.website-shell .bnr-stack-cell{position:relative;overflow:hidden}.website-shell .bnr-stack-cell .ph,.website-shell .bnr-stack-cell img{width:100%;height:100%;object-fit:cover}.website-shell .bnr-stack-col{display:flex;flex-direction:column;gap:16px}.website-shell .bnr-stack-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(244,239,230,.92) 0,rgba(244,239,230,.75) 50%,rgba(244,239,230,.4));z-index:1}.website-shell .bnr-stack-text{position:relative;z-index:2;max-width:600px;padding:0 40px}.website-shell .bnr-bleed{position:relative;min-height:600px;display:flex;align-items:center;overflow:hidden}.website-shell .bnr-bleed-img{position:absolute;inset:0;z-index:0}.website-shell .bnr-bleed-img .ph,.website-shell .bnr-bleed-img img{width:100%;height:100%;object-fit:cover}.website-shell .bnr-bleed-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(67,41,31,.78) 0,rgba(67,41,31,.55) 50%,rgba(67,41,31,.2));z-index:1}.website-shell .bnr-bleed-content{position:relative;z-index:2;padding:80px 60px;max-width:640px;color:var(--paper)}.website-shell .bnr-bleed-content .bnr-eyebrow{color:var(--ochre)}.website-shell .bnr-bleed-content .bnr-sub{color:rgba(244,239,230,.7)}.website-shell .bnr-bleed-meta{position:absolute;bottom:32px;right:40px;z-index:2;font-family:var(--f-mono);font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:rgba(244,239,230,.45)}@media (max-width:980px){.website-shell .bnr-stack{padding:80px 0}.website-shell .bnr-stack-imgs{grid-template-columns:1fr}.website-shell .bnr-stack-overlay{background:rgba(244,239,230,.88)}.website-shell .bnr-bleed{min-height:480px}.website-shell .bnr-bleed-content{padding:60px 40px}}@media (max-width:640px){.website-shell .bnr-stack-text{padding:0 20px}.website-shell .bnr-bleed-content{padding:40px 24px}.website-shell .bnr-bleed-meta{display:none}.website-shell .bnr-headline{font-size:clamp(32px,8vw,44px)}}.website-shell .subpage-header{padding:100px 0 60px}.website-shell .subpage-intro{font-size:18px;color:var(--ink-2);max-width:560px;margin-top:16px;line-height:1.65}.website-shell .subpage-section{padding:120px 0}.website-shell .subpage-section-bottom{padding-bottom:120px}.website-shell .subpage-empty{padding:160px 40px;text-align:center}.website-shell .legal-doc{font-size:16px;line-height:1.8;color:var(--ink-2)}.website-shell .legal-doc .legal-updated{font-family:var(--f-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-3);margin:0 0 28px}.website-shell .legal-doc .legal-lede{font-size:18px;line-height:1.7;color:var(--ink);margin:0 0 8px}.website-shell .legal-doc h2{font-family:var(--f-display);font-size:22px;font-weight:400;line-height:1.3;color:var(--ink);margin:44px 0 12px}.website-shell .legal-doc p{margin:0 0 16px}.website-shell .legal-doc ul{margin:0 0 16px;padding-left:20px;list-style:disc}.website-shell .legal-doc li{margin-bottom:10px}.website-shell .legal-doc strong{color:var(--ink);font-weight:600}.website-shell .legal-doc a{color:inherit;text-decoration:underline;text-underline-offset:2px}.website-shell .subpage-empty-title{font-family:var(--f-display);font-size:48px;font-weight:400;margin-bottom:16px}.website-shell .td-hero{position:relative;height:520px;overflow:hidden}.website-shell .td-hero-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(67,41,31,.92) 0,rgba(67,41,31,.55) 50%,rgba(67,41,31,.3));z-index:1}.website-shell .td-hero-content{position:absolute;bottom:48px;left:0;right:0;z-index:2;color:var(--paper)}.website-shell .td-hero-meta{display:flex;align-items:center;gap:10px;margin-bottom:12px}.website-shell .td-hero-title{font-family:var(--f-display);font-size:clamp(32px,5vw,64px);font-weight:600;line-height:1.1;margin-bottom:12px;text-shadow:0 2px 12px rgba(0,0,0,.4)}.website-shell .td-hero-sub{font-size:18px;font-weight:500;max-width:600px;opacity:.95;line-height:1.6;margin-bottom:14px;text-shadow:0 1px 8px rgba(0,0,0,.3)}.website-shell .td-hero-tags{display:flex;flex-wrap:wrap;gap:8px}.website-shell .td-badge{padding:3px 10px;background:rgba(244,239,230,.15);color:var(--paper)}.website-shell .td-badge,.website-shell .td-tag{font-family:var(--f-mono);font-size:10px;letter-spacing:.12em;text-transform:uppercase;border-radius:999px;backdrop-filter:blur(4px)}.website-shell .td-tag{padding:4px 12px;border:1px solid rgba(244,239,230,.25);background:rgba(67,41,31,.45);color:rgba(244,239,230,.95)}.website-shell .td-hero-countries{font-family:var(--f-mono);font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--ochre);margin-bottom:10px;text-shadow:0 1px 6px rgba(0,0,0,.5)}.website-shell .td-itin-pdf{display:inline-flex;align-items:center;gap:6px;font-family:var(--f-mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--teal);font-weight:600;text-decoration:none}.website-shell .td-timeline{display:flex;flex-direction:column;gap:0}.website-shell .td-timeline-item{display:flex;gap:20px;min-height:0}.website-shell .td-timeline-day-badge,.website-shell .td-timeline-rail{display:flex;flex-direction:column;align-items:center;flex-shrink:0;width:48px}.website-shell .td-timeline-day-badge{height:48px;border-radius:10px;background:var(--paper-2);border:1px solid var(--rule);justify-content:center}.website-shell .td-timeline-day-num{font-family:var(--f-display);font-size:20px;font-weight:600;line-height:1;color:var(--terra)}.website-shell .td-timeline-day-label{font-family:var(--f-mono);font-size:8px;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-3);line-height:1;margin-top:2px}.website-shell .td-timeline-line{width:2px;flex:1;min-height:20px;background:var(--rule)}.website-shell .td-timeline-content{flex:1;min-width:0;padding-bottom:32px}.website-shell .td-timeline-item:last-child .td-timeline-content{padding-bottom:0}.website-shell .td-timeline-title{font-family:var(--f-display);font-size:18px;font-weight:500;color:var(--ink);line-height:1.3;padding-top:12px}.website-shell .td-timeline-loc{display:flex;align-items:center;gap:6px;font-size:13px;color:var(--ink-3);margin-top:8px}.website-shell .td-timeline-meal{font-family:var(--f-mono);font-size:10px;letter-spacing:.1em;text-transform:uppercase;padding:3px 10px;border-radius:999px}.website-shell .td-timeline-meal[data-included=true]{background:rgba(52,98,47,.1);color:var(--teal)}.website-shell .td-timeline-meal[data-included=false]{background:rgba(226,127,59,.08);color:var(--ink-3)}.website-shell .td-timeline-notes{font-size:15px;color:var(--ink-2);line-height:1.7;white-space:pre-line;margin:10px 0 0}.website-shell .td-gallery{display:grid;grid-template-columns:repeat(5,1fr);gap:4px;padding-bottom:4px}.website-shell .td-gallery-item{aspect-ratio:3/2;border-radius:6px;overflow:hidden;position:relative;border:0;padding:0;background:#ddd;cursor:pointer}.website-shell .td-gallery-item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.website-shell .td-gallery-item:hover img{transform:scale(1.05)}.website-shell .td-gallery-badge{position:absolute;top:8px;left:8px;background:rgba(15,12,10,.78);color:rgba(244,239,230,.96);font-family:var(--f-mono,monospace);font-size:10px;letter-spacing:.12em;text-transform:uppercase;padding:5px 9px;border-radius:3px;pointer-events:none;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.website-shell .td-gallery-more{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(15,12,10,.55);color:#fff;font-family:var(--f-display,serif);font-size:22px;letter-spacing:.04em;pointer-events:none}.website-shell .td-ribbon{display:flex;flex-wrap:wrap;gap:40px;align-items:center}.website-shell .td-ribbon-price{margin-left:auto;text-align:right}.website-shell .td-section{padding:80px 0}.website-shell .td-layout{display:grid;grid-template-columns:1fr 380px;gap:64px;align-items:start}.website-shell .td-sidebar{position:sticky;top:100px;display:flex;flex-direction:column;gap:24px}.website-shell .td-block{margin-bottom:64px}.website-shell .td-highlights{list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:12px 32px;padding:0}.website-shell .td-check-item{padding-left:20px;position:relative;font-size:15px;line-height:1.6;color:var(--ink-2)}.website-shell .td-check-icon{position:absolute;left:0;color:var(--teal);font-size:12px}.website-shell .td-dep-table{border:1px solid var(--rule);border-radius:10px;overflow:hidden}.website-shell .td-dep-header{display:grid;grid-template-columns:1.5fr 1fr 1fr;padding:14px 20px;background:var(--paper-2);font-family:var(--f-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-3)}.website-shell .td-dep-row{display:grid;grid-template-columns:1.5fr 1fr 1fr;padding:16px 20px;border-top:1px solid var(--rule);align-items:center;font-size:14px}.website-shell .td-dep-dates{font-family:var(--f-mono);font-size:13px;display:flex;align-items:center;flex-wrap:wrap;gap:4px}.website-shell .td-dep-avail{font-weight:600;font-size:13px}.website-shell .td-dep-status{display:inline-block;padding:4px 12px;border-radius:999px;font-size:11px;font-family:var(--f-mono);letter-spacing:.1em;text-transform:uppercase}.website-shell .td-dep-row-live{background:rgba(52,98,47,.04)}.website-shell .td-dep-tag{display:inline-flex;align-items:center;gap:5px;margin-left:10px;padding:2px 10px;border-radius:999px;font-size:11px;font-family:var(--f-body);font-weight:600;letter-spacing:0;text-transform:none;color:var(--terra);background:rgba(226,127,59,.1)}.website-shell .td-dep-tag-live{color:var(--teal);background:rgba(52,98,47,.1)}.website-shell .td-dep-ticker{grid-column:1/-1;display:flex;align-items:baseline;gap:7px;margin-top:10px;font-size:13px;line-height:1.5;color:var(--terra)}.website-shell .td-dep-ticker-mark{font-size:10px;line-height:1}.website-shell .td-inc-exc{display:grid;grid-template-columns:1fr 1fr;gap:40px}.website-shell .td-insurance{padding:16px 20px;background:rgba(226,127,59,.06);border-radius:8px;border:1px solid rgba(226,127,59,.15);display:flex;align-items:center;gap:12px;font-size:14px;color:var(--ink-2)}.website-shell .td-faq-q{font-family:var(--f-display);font-size:20px;font-weight:400;cursor:pointer;line-height:1.3}.website-shell .td-fit-weather-2col{display:grid;grid-template-columns:1fr 1fr;gap:40px}.website-shell .td-sticky-bar{position:fixed;bottom:0;left:0;right:0;z-index:900;background:var(--paper);border-top:1px solid var(--rule);box-shadow:0 -4px 24px rgba(67,41,31,.08);transform:translateY(100%);transition:transform .3s ease-out;padding:0 env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}.website-shell .td-sticky-bar-visible{transform:translateY(0)}.website-shell .td-sticky-bar-inner{max-width:1200px;margin:0 auto;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px}.website-shell .td-sticky-bar-name{font-family:var(--f-display);font-size:18px;font-weight:400;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:360px}.website-shell .td-sticky-bar-price{font-family:var(--f-display);font-size:22px;color:var(--terra);line-height:1.2}.website-shell .td-sticky-bar-price span{font-family:var(--f-body);font-size:13px;color:var(--ink-3)}.website-shell .td-sticky-bar-btn{flex-shrink:0;white-space:nowrap}.website-shell .td-drawer-backdrop{position:fixed;inset:0;z-index:1000;background:rgba(67,41,31,.45);backdrop-filter:blur(2px);display:flex;align-items:flex-end;justify-content:center;animation:td-fade-in .2s ease-out}.website-shell .td-drawer-sheet{position:relative;width:100%;max-width:520px;max-height:85vh;overflow-y:auto;background:var(--paper);border-radius:16px 16px 0 0;padding:32px 28px 40px;animation:td-slide-up .3s ease-out}.website-shell .td-drawer-handle{width:40px;height:4px;border-radius:2px;background:var(--rule);margin:0 auto 20px}.website-shell .td-drawer-close{position:absolute;top:16px;right:20px;width:36px;height:36px;border-radius:50%;border:none;background:var(--paper-2);font-size:22px;line-height:1;color:var(--ink-3);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.website-shell .td-drawer-close:hover{background:var(--paper-3)}@keyframes td-fade-in{0%{opacity:0}to{opacity:1}}@keyframes td-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.website-shell .about-founder{display:grid;grid-template-columns:400px 1fr;gap:64px;align-items:center}.website-shell .about-founder-photo{position:relative;height:480px;border-radius:12px;overflow:hidden}.website-shell .about-founder-overlay{position:absolute;bottom:24px;left:24px;right:24px;background:rgba(67,41,31,.7);backdrop-filter:blur(8px);border-radius:8px;padding:16px 20px;color:var(--paper)}.website-shell .about-heading{font-family:var(--f-display);font-size:clamp(32px,4vw,56px);font-weight:400;line-height:1.2}.website-shell .about-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:40px}.website-shell .about-stat-num{font-family:var(--f-display);font-size:64px;font-weight:400;color:var(--ochre);line-height:1.1;margin-bottom:4px}.website-shell .about-values{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.website-shell .about-value-card{padding:32px;background:var(--paper-2);border-radius:12px;border:1px solid var(--rule)}.website-shell .contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}.website-shell .contact-card{display:flex;gap:20px;padding:24px;background:var(--paper-2);border-radius:12px}.website-shell .contact-icon{width:48px;height:48px;border-radius:50%;background:var(--paper-3);display:flex;align-items:center;justify-content:center;flex-shrink:0}.website-shell .contact-label{letter-spacing:.16em;color:var(--ink-3);margin-bottom:4px}.website-shell .contact-label,.website-shell .contact-social{font-family:var(--f-mono);font-size:10px;text-transform:uppercase}.website-shell .contact-social{width:44px;height:44px;border-radius:50%;border:1px solid var(--rule);display:flex;align-items:center;justify-content:center;letter-spacing:.08em;color:var(--ink-2);transition:all .25s}.website-shell .blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.website-shell .blog-hero-img{height:480px;border-radius:12px;overflow:hidden}@media (max-width:980px){.website-shell .subpage-header{padding:88px 0 48px}.website-shell .subpage-section{padding:80px 0}.website-shell .subpage-section-bottom{padding-bottom:80px}.website-shell .td-hero{height:420px}.website-shell .td-hero-content{bottom:32px}.website-shell .td-layout{grid-template-columns:1fr;gap:48px}.website-shell .td-sidebar{position:static}.website-shell .td-dep-header{display:none}.website-shell .td-dep-row{display:flex;flex-wrap:wrap;gap:8px 16px;align-items:center;padding:16px}.website-shell .td-dep-dates{flex:1 1 100%;font-size:14px}.website-shell .td-dep-row>span:not(.td-dep-dates){flex-shrink:0}.website-shell .td-dep-ticker{flex:1 1 100%;margin-top:0}.website-shell .td-ribbon{gap:24px}.website-shell .td-ribbon-price{margin-left:0;text-align:left}.website-shell .td-section{padding:56px 0}.website-shell .td-block{margin-bottom:48px}.website-shell .about-founder{grid-template-columns:1fr;gap:40px}.website-shell .about-founder-photo{height:360px}.website-shell .about-stats{grid-template-columns:repeat(2,1fr);gap:32px}.website-shell .about-stat-num{font-size:48px}.website-shell .about-values{grid-template-columns:1fr;gap:24px}.website-shell .contact-grid{grid-template-columns:1fr;gap:48px}.website-shell .blog-grid{grid-template-columns:repeat(2,1fr);gap:24px}.website-shell .blog-hero-img{height:360px}}@media (max-width:640px){.website-shell .subpage-header{padding:72px 0 32px}.website-shell .subpage-intro{font-size:16px;max-width:100%}.website-shell .subpage-section{padding:56px 0}.website-shell .subpage-section-bottom{padding-bottom:56px}.website-shell .subpage-empty{padding:100px 20px}.website-shell .subpage-empty-title{font-size:32px}.website-shell .td-hero{height:340px}.website-shell .td-hero-content{bottom:24px;padding-left:20px;padding-right:20px}.website-shell .td-hero-title{font-size:clamp(28px,7vw,40px)}.website-shell .td-hero-sub{font-size:15px;margin-bottom:10px}.website-shell .td-gallery{grid-template-columns:repeat(3,1fr);overflow-x:auto}.website-shell .td-ribbon{gap:20px}.website-shell .td-section{padding:40px 0}.website-shell .td-layout{gap:32px}.website-shell .td-block{margin-bottom:36px}.website-shell .td-highlights{grid-template-columns:1fr;gap:10px}.website-shell .td-dep-dates{font-size:13px}.website-shell .td-faq-q{font-size:17px}.website-shell .td-fit-weather-2col,.website-shell .td-inc-exc{grid-template-columns:1fr;gap:32px}.website-shell .td-sticky-bar-inner{padding:12px 16px}.website-shell .td-sticky-bar-name{font-size:15px;max-width:180px}.website-shell .td-sticky-bar-price{font-size:18px}.website-shell .td-drawer-sheet{padding:24px 20px 32px;max-height:90vh}.website-shell .about-founder{gap:32px}.website-shell .about-founder-photo{height:280px}.website-shell .about-heading{font-size:clamp(28px,7vw,40px)}.website-shell .about-stats{grid-template-columns:repeat(2,1fr);gap:24px}.website-shell .about-stat-num{font-size:40px}.website-shell .about-value-card{padding:24px}.website-shell .contact-card{padding:20px;gap:16px}.website-shell .contact-icon{width:40px;height:40px}.website-shell .blog-grid{grid-template-columns:1fr;gap:20px}.website-shell .blog-hero-img{height:240px;border-radius:8px}.website-shell .gallery-grid{grid-template-columns:repeat(2,1fr);gap:8px}}.website-shell .lightbox-thumb{border:0;padding:0;background:transparent;cursor:pointer;width:100%;height:100%;display:block}.website-shell .lightbox-thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease,opacity .3s ease}.website-shell .lightbox-thumb:hover img{transform:scale(1.04);opacity:.94}.lightbox-overlay{position:fixed;inset:0;background:rgba(15,12,10,.94);z-index:9999;padding:32px;animation:lightbox-fade .2s ease-out;overscroll-behavior:contain}.lightbox-overlay,.lightbox-swipe{display:flex;align-items:center;justify-content:center}.lightbox-swipe{flex:1;min-width:0;touch-action:pan-y pinch-zoom;transition:transform .25s cubic-bezier(.22,.61,.36,1)}.lightbox-swipe.is-dragging{transition:none;cursor:grabbing}.lightbox-swipe img{-webkit-user-drag:none;user-select:none}@keyframes lightbox-fade{0%{opacity:0}to{opacity:1}}.lightbox-figure{max-width:min(96vw,1400px);max-height:90vh;margin:0;display:flex;flex-direction:column;align-items:center;gap:12px}.lightbox-figure img{max-width:100%;max-height:84vh;object-fit:contain;border-radius:4px;box-shadow:0 12px 40px rgba(0,0,0,.5)}.lightbox-caption{color:rgba(244,239,230,.7);font-family:var(--f-mono,monospace);font-size:12px;letter-spacing:.12em;text-transform:uppercase}.lightbox-close,.lightbox-nav{position:fixed;background:rgba(244,239,230,.08);border:1px solid rgba(244,239,230,.2);color:rgba(244,239,230,.95);cursor:pointer;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .2s ease,transform .2s ease}.lightbox-close:hover,.lightbox-nav:hover{background:rgba(244,239,230,.18);transform:scale(1.05)}.lightbox-close{top:24px;right:24px;width:44px;height:44px;font-size:28px;line-height:1}.lightbox-nav{z-index:2;top:50%;transform:translateY(-50%);width:56px;height:56px;font-size:36px;line-height:1}.lightbox-nav:hover{transform:translateY(-50%) scale(1.05)}.lightbox-prev{left:24px}.lightbox-next{right:24px}@media (max-width:720px){.lightbox-overlay{padding:12px}.lightbox-close{top:12px;right:12px;width:38px;height:38px;font-size:22px}.lightbox-nav{width:44px;height:44px;font-size:28px}.lightbox-prev{left:8px}.lightbox-next{right:8px}.lightbox-figure img{max-height:78vh}}@media (prefers-reduced-motion:reduce){.lightbox-overlay{animation:none}.lightbox-swipe{transition:none}}.website-shell .trip-moments{padding:80px 0;background:var(--paper-2,#f4ede0)}.website-shell .trip-moments-head{text-align:center;margin-bottom:40px}.website-shell .trip-moments-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:220px;gap:10px}.website-shell .trip-moments-grid>.lightbox-thumb{overflow:hidden;border-radius:4px;background:#ddd;box-shadow:0 2px 10px rgba(0,0,0,.08)}.website-shell .trip-moments-grid>.lightbox-thumb:nth-child(7n+1){grid-column:span 2;grid-row:span 2}.website-shell .trip-moments-grid>.lightbox-thumb:nth-child(7n+4){grid-row:span 2}@media (max-width:900px){.website-shell .trip-moments-grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:160px}.website-shell .trip-moments-grid>.lightbox-thumb:nth-child(7n+1){grid-column:span 2}}@media (max-width:600px){.website-shell .trip-moments-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:140px}}.website-shell .gallery-section{padding:80px 0;background:var(--paper,#faf6ef)}.website-shell .gallery-section .section-sub{margin-top:8px;color:var(--ink-soft,#6b6358);font-size:16px}.website-shell .gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:240px;gap:12px;margin-top:40px}.website-shell .gallery-tile{position:relative;overflow:hidden;border-radius:4px;background:#ddd;box-shadow:0 2px 12px rgba(0,0,0,.08);transition:transform .4s ease,box-shadow .4s ease}.website-shell .gallery-tile:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgba(0,0,0,.18)}.website-shell .gallery-tile img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease}.website-shell .gallery-tile:hover img{transform:scale(1.04)}.website-shell .gallery-tile-1{grid-row:span 2}.website-shell .gallery-tile-3{grid-column:span 2}@media (max-width:900px){.website-shell .gallery-grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:180px}.website-shell .gallery-tile-3{grid-column:span 1}}