/* Chal Musafir — a travel journal in motion. */
.travel-symbols { position:absolute; width:0; height:0; overflow:hidden; pointer-events:none; }
:root { --forest-deep:#102b27; --forest:#23463d; --saffron:#f3c766; --paper:#f8f7f3; --ink:#18372f; --muted:#66746c; --font-body:'Manrope',system-ui,sans-serif; --font-display:'Instrument Serif',Georgia,serif; }
html { scroll-padding-top:100px; }
body.musafir-redesign { background:var(--paper); font-weight:500; }
button,input,select,textarea { font-family:inherit; }
button,a { -webkit-tap-highlight-color:transparent; }
a:focus-visible,button:focus-visible,summary:focus-visible { outline:3px solid #d49627; outline-offset:5px; }
.skip-link { position:fixed; top:-100px; left:20px; z-index:200; background:white; padding:15px; color:var(--ink); }
.skip-link:focus { top:15px; }
.section-shell { width:min(100% - 112px,1320px); }
.kicker,.tiny-label { font:700 11px/1.6 var(--font-body); text-transform:uppercase; letter-spacing:.17em; }
.kicker { color:var(--saffron); }
.kicker.dark { color:#5a7261; }
.section-heading h2,.testimonial-heading h2,.story h2,.trust h2 { font-size:clamp(48px,5.1vw,78px); line-height:1.02; letter-spacing:-.035em; font-weight:400; }
h2 em,h3 em { font-weight:400; color:#7c8962; }
.section-heading,.testimonial-heading { grid-template-columns:1.4fr 1fr; gap:70px; margin-bottom:66px; }
.section-heading .kicker,.testimonial-heading .kicker { margin:0 0 24px; }
.section-heading p:not(.kicker),.testimonial-heading p:not(.kicker) { font-size:15px; line-height:1.85; max-width:370px; }
.section-aside { justify-self:end; }
.section-aside .tiny-label { display:block; margin-top:24px; color:#7a816e; font-size:10px; }
.site-header { width:calc(100% - 96px); max-width:none; top:0; min-height:98px; padding:20px 0; border:0; border-bottom:1px solid #ffffff38; border-radius:0; background:transparent; backdrop-filter:none; box-shadow:none; transition:background .3s,padding .3s,min-height .3s; }
.site-header.is-scrolled { top:12px; min-height:72px; padding:14px 22px; background:#102b27f5; border:1px solid #ffffff20; border-radius:16px; box-shadow:0 8px 30px #071f1920; }
.wordmark-logo { height:42px; max-width:205px; filter:none; }
.wordmark::before { width:42px; height:42px; }
.desktop-nav { justify-content:center; gap:27px; font-size:11px; font-weight:600; text-transform:none; letter-spacing:0; }
.desktop-nav a { position:relative; opacity:1; }
.desktop-nav a::after { content:''; position:absolute; height:1px; bottom:-6px; left:0; right:0; background:currentColor; transform:scaleX(0); transform-origin:left; transition:transform .3s; }
.desktop-nav a:hover::after { transform:scaleX(1); }
.header-cta { border:1px solid #ffffff60; background:transparent; color:white; box-shadow:none; min-height:40px; padding:0 23px; font-size:11px; letter-spacing:0; text-transform:none; font-weight:600; }
.header-cta:hover { background:var(--saffron); border-color:var(--saffron); color:var(--ink); }
.button { min-height:56px; padding:0 27px; border-radius:7px; font-size:12px; letter-spacing:0; text-transform:none; font-weight:800; gap:28px; transition:background .25s,transform .25s; box-shadow:none; }
.button span { font-size:22px; font-weight:400; }
.button:hover { transform:translateY(-3px); }
.hero { min-height:780px; height:100svh; max-height:1080px; background:#102b27; }
.hero-media { object-position:center; transform:scale(1.04); animation:none!important; transition:opacity 1.25s ease; will-change:opacity; }
.hero-media.is-active { opacity:1; z-index:0; }
.hero-media.is-leaving { opacity:0; z-index:1; filter:none; }
.hero-wash { background:linear-gradient(90deg,#061c23b8 0%,#071f1945 60%,#071f1928),linear-gradient(0deg,#102b27e8 0%,transparent 40%,#102b2760 100%); }
.hero-wash::after { display:none; }
.hero-content { width:min(100% - 112px,1320px); height:100%; min-height:0; padding:135px 0 125px; justify-content:center; pointer-events:none; }
.hero-content a { pointer-events:auto; }
.hero-kicker { display:flex; align-items:center; gap:14px; margin-bottom:24px; font-size:11px; color:#f3e5c3; }
.small-line { width:36px; height:1px; background:currentColor; }
.hero h1 { max-width:940px; font-size:clamp(74px,8.7vw,136px); line-height:.93; letter-spacing:-.035em; margin:0; font-weight:400; }
.hero h1 em { font-weight:400; color:#f6d486; }
.hero-copy { margin:28px 0 0; max-width:440px; font-size:15px; line-height:1.8; color:#f1f3eae0; }
.hero-actions { align-items:center; gap:30px; margin-top:30px; }
.hero-text-link { font-size:12px; border-bottom:1px solid #ffffff70; padding:6px 0; }
.hero-content > * { animation:journal-rise 1s cubic-bezier(.16,1,.3,1) both; }
.hero-content > :nth-child(2) { animation-delay:.12s; }
.hero-content > :nth-child(3) { animation-delay:.22s; }
.hero-content > :nth-child(4) { animation-delay:.32s; }
.hero-postcard { position:absolute; z-index:3; right:8%; top:39%; width:clamp(160px,17vw,258px); background:#f8f7ef; padding:10px 10px 18px; color:var(--ink); transform:perspective(1000px) rotate(-9deg) rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg)); box-shadow:0 24px 70px #0005; transition:transform .5s cubic-bezier(.2,.8,.2,1); }
.hero-postcard::before { content:''; position:absolute; top:-12px; left:36%; width:76px; height:26px; transform:rotate(6deg); background:#f3dfaba0; }
.postcard-picture { aspect-ratio:4/4.3; overflow:hidden; }
.postcard-picture img { width:100%; height:100%; object-fit:cover; }
.postcard-note { display:block; padding:14px 5px 0; font:italic 20px var(--font-display); }
.postcard-stamp { position:absolute; bottom:-20px; right:-18px; width:68px; height:68px; display:flex; align-items:center; justify-content:center; border:1px solid #f0d897; border-radius:50%; background:var(--saffron); color:var(--forest); text-align:center; font-size:10px; line-height:1.4; letter-spacing:.1em; transform:rotate(18deg); }
.hero-bottom { position:absolute; z-index:4; bottom:27px; left:50%; transform:translateX(-50%); display:flex; align-items:center; justify-content:space-between; padding-top:24px; border-top:1px solid #ffffff30; color:#e4e9dacc; font-size:11px; }
.scroll-invitation { display:flex; align-items:center; gap:14px; }
.scroll-invitation span { font-size:23px; }
.motion-toggle { color:inherit; background:transparent; border:0; font-size:11px; cursor:pointer; padding:8px 0 8px 12px; }
.motion-toggle span { margin-left:10px; }
.below-hero-art { background:#061722; }
.below-hero-art-inner { width:min(100% - 112px,1050px); }
.below-hero-art img { max-height:145px; }
.below-hero-label { font-size:clamp(9px,.83vw,12px); }
.journeys { padding:115px 0 100px; }
.journey-stack { position:relative; padding-bottom:30px; }
.stack-step { position:sticky; top:calc(108px + var(--card-index) * 16px); padding-bottom:30px; perspective:1400px; }
.stack-card { display:grid; grid-template-columns:1.16fr 1fr; min-height:520px; border-radius:20px; overflow:hidden; background:#e6ebdf; transform:scale(var(--stack-scale,1)); transform-origin:50% 0; box-shadow:0 -2px 0 #f8f7f3,0 18px 50px #132f2512; will-change:transform; }
.stack-step:nth-child(2) .stack-card { background:#ece8dc; }
.stack-step:nth-child(3) .stack-card { background:#e0e8e8; }
.stack-media { position:relative; min-height:520px; overflow:hidden; }
.stack-media img,.stack-media video { position:absolute; width:100%; height:100%; object-fit:cover; }
.stack-media::after { content:''; position:absolute; inset:0; background:linear-gradient(0deg,#102b2760,transparent 40%); pointer-events:none; }
.stack-tag { position:absolute; top:25px; left:25px; padding:9px 14px; font-size:10px; letter-spacing:.04em; background:#fffffff0; border-radius:30px; }
.stack-photo-note { position:absolute; bottom:27px; left:28px; z-index:1; color:#fff; font:italic 22px var(--font-display); }
.stack-copy { padding:32px 44px; display:flex; flex-direction:column; }
.stack-topline { display:flex; justify-content:space-between; align-items:center; gap:10px; }
.stack-topline .tiny-label { font-size:10px; max-width:230px; }
.stack-number { font:italic 36px var(--font-display); color:#778474; }
.stack-copy h3 { margin:32px 0 20px; font:400 clamp(40px,4.1vw,64px)/1.02 var(--font-display); letter-spacing:-.03em; max-width:430px; }
.stack-copy > p { font-size:14px; line-height:1.75; max-width:405px; margin:0 0 25px; color:#58665c; }
.stack-facts { display:flex; gap:44px; padding:20px 0; border-top:1px solid #15342a25; }
.stack-facts small,.stack-bottom small { display:block; margin-bottom:5px; font-size:10px; color:#607167; }
.stack-facts strong { font-size:12px; }
.stack-copy .stack-date { font-size:11px; margin:2px 0 18px; }
.stack-bottom { margin-top:auto; display:flex; align-items:center; justify-content:space-between; border-top:1px solid #15342a25; padding-top:20px; }
.stack-bottom strong { font-size:23px; font-weight:700; letter-spacing:-.05em; }
.round-link { display:grid; place-items:center; width:51px; height:51px; background:var(--ink); color:white; border-radius:50%; font-size:26px; transition:transform .25s,background .25s; }
.round-link:hover { transform:rotate(45deg); background:#466b49; }
.collection-heading { display:flex; justify-content:space-between; align-items:center; margin:45px 0 30px; gap:20px; }
.collection-heading h3 { font:400 clamp(28px,3vw,41px)/1.15 var(--font-display); margin:0; }
.carousel-controls { display:flex; gap:9px; }
.carousel-controls button { width:43px; height:43px; display:grid; place-items:center; border:1px solid #18372f35; background:transparent; color:inherit; border-radius:50%; cursor:pointer; font-size:20px; transition:background .25s,color .25s; }
.carousel-controls button:hover { color:white; background:var(--forest); }
.journey-carousel { padding-bottom:8px; margin:0 -10px; padding-left:0; padding-right:0; }
.journey-slide,.testimonial-slide { padding:0 10px; }
.journey-card { background:transparent; border:0; border-radius:0; box-shadow:none; transform:none!important; }
.journey-card:hover { box-shadow:none; }
.journey-image-wrap { aspect-ratio:1.4; border-radius:13px; }
.journey-image-wrap img,.journey-image-wrap video { width:100%; height:100%; object-fit:cover; transition:transform .6s ease; }
.journey-card:hover img { transform:scale(1.035); }
.journey-tag { background:#f8f7f3ef; font-size:9px; text-transform:none; top:14px; right:14px; font-weight:600; }
.journey-body { padding:23px 0 10px; }
.journey-eyebrow { font-size:9px; color:#5c735d; font-weight:600; }
.journey-body h3 { font:400 31px/1.15 var(--font-display); }
.journey-facts { margin-top:17px; gap:16px; }
.journey-facts span { padding:0; background:none; color:#647367; font-size:11px; font-weight:500; }
.journey-facts span + span::before { content:'·'; margin-right:16px; }
.journey-footer { padding-top:16px; border-top:1px solid #173f3220; }
.journey-footer strong { font:700 17px var(--font-body); letter-spacing:-.04em; }
.journey-footer a { font-size:11px; }
.feeling { overflow:hidden; position:relative; padding:100px 0 45px; background:#102b27; color:#f8f7ef; }
.feeling-heading { text-align:center; position:relative; z-index:1; }
.feeling h2 { font:400 clamp(70px,8vw,120px)/.88 var(--font-display); letter-spacing:-.025em; margin:28px 0 24px; }
.feeling h2 em { color:var(--saffron); }
.feeling-heading > p:last-child { font-size:13px; color:#c3cec4; }
.orbit-stage { height:500px; position:relative; display:flex; justify-content:center; align-items:center; perspective:1350px; touch-action:pan-y; cursor:grab; }
.orbit-stage:active { cursor:grabbing; }
.orbit-ring { --orbit-radius:430px; --orbit-angle:0deg; position:relative; width:230px; height:290px; transform-style:preserve-3d; transform:translateZ(-180px) rotateX(-8deg) rotateY(var(--orbit-angle)); transition:transform 1s cubic-bezier(.22,.8,.22,1); }
.orbit-ring.is-dragging { transition:none; }
.orbit-card { position:absolute; inset:0; margin:0; padding:0; border:5px solid #f9f4e8; border-bottom-width:35px; border-radius:3px; background:#f9f4e8; color:var(--ink); transform:rotateY(calc(var(--orbit-index) * 40deg)) translateZ(var(--orbit-radius)); backface-visibility:hidden; box-shadow:0 15px 35px #0005; cursor:pointer; }
.orbit-card img { width:100%; height:100%; object-fit:cover; user-select:none; pointer-events:none; }
.orbit-card > span { position:absolute; bottom:-26px; left:6px; right:6px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-size:9px; font-weight:600; text-align:left; }
.orbit-card[aria-pressed="true"] { border-color:#f3c766; }
.orbit-bottom { border-top:1px solid #ffffff25; padding-top:28px; display:grid; grid-template-columns:1fr 1fr 1fr; align-items:center; gap:25px; }
.orbit-bottom > .tiny-label { font-size:9px; color:#c0ccbd; }
.orbit-selection { text-align:center; }
.orbit-selection p { font:400 26px var(--font-display); margin:0 0 8px; }
.orbit-selection a { font-size:11px; color:var(--saffron); }
.orbit-bottom .carousel-controls { justify-self:end; }
.orbit-bottom .carousel-controls button { border-color:#ffffff50; }
.orbit-bottom .carousel-controls button:hover { background:var(--saffron); color:var(--ink); }
.trust { background:#f0f1e9; color:var(--ink); padding:115px 0; overflow:visible; }
.promise-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:65px; }
.promise-grid article { border-top:1px solid #15342a40; padding-top:25px; }
.promise-symbol { display:block; color:#526b4e; height:80px; font-size:53px; font-weight:400; }
.promise-grid .tiny-label { display:block; font-size:9px; color:#6c785f; margin:15px 0; }
.promise-grid h3 { font:400 34px/1.08 var(--font-display); margin:0 0 20px; letter-spacing:-.01em; }
.promise-grid p { font-size:13px; line-height:1.9; color:#64705f; margin:0; }
.story { padding:130px 0; }
.story-layout { display:grid; grid-template-columns:1fr 1fr; gap:100px; align-items:center; }
.story-photos { height:560px; position:relative; transform:perspective(1200px) rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg)); transition:transform .5s; }
.story-photos figure { margin:0; background:#fff; padding:10px 10px 18px; box-shadow:0 14px 40px #173f321e; }
.story-photo-main { position:absolute; inset:10px 50px 90px 0; transform:rotate(-6deg); }
.story-photo-main img { width:100%; height:calc(100% - 35px); object-fit:cover; }
.story-photos figcaption { font:italic 20px var(--font-display); padding:12px 6px 0; }
.story-photo-small { position:absolute; width:60%; height:240px; right:-20px; bottom:0; transform:rotate(8deg); }
.story-photo-small img { width:100%; height:calc(100% - 32px); object-fit:cover; }
.story-photo-small figcaption { font-size:17px; }
.story-seal { position:absolute; z-index:2; top:12px; right:-10px; width:130px; height:130px; border-radius:50%; background:var(--saffron); color:var(--ink); display:flex; flex-direction:column; align-items:center; justify-content:center; gap:8px; font-size:8px; letter-spacing:.13em; transform:rotate(12deg); }
.story-seal strong { font:italic 28px/.9 var(--font-display); text-align:center; letter-spacing:0; }
.story-copy { display:block; padding:0; }
.story-copy .kicker { margin-bottom:27px; }
.story-copy > p:not(.kicker) { font-size:14px; line-height:1.9; margin:26px 0 0; color:#657265; }
.text-link { display:inline-flex; align-items:center; gap:26px; margin-top:30px; padding:9px 0; border-bottom:1px solid #18372f; font-size:12px; font-weight:700; }
.text-link span { font-size:23px; }
.testimonials { background:#eeede6; padding:95px 0 100px; }
.testimonial-heading { grid-template-columns:1.5fr 1fr; }
.testimonial-heading h2 { font-size:clamp(45px,4.3vw,66px); }
.testimonial-heading .sample-disclosure { font-size:12px!important; margin:0 0 22px; }
.testimonial-carousel { margin:0 -10px; padding:10px 0; }
.review-card { min-height:370px; padding:27px; background:#f9f8f3; border:1px solid #d4d6c7; border-radius:6px; box-shadow:none; transform:none!important; }
.review-card:hover { box-shadow:none; }
.review-topline { align-items:start; }
.quote-mark { font:80px/.8 var(--font-display); color:#9fa784; height:43px; }
.review-topline .tiny-label { font-size:8px; color:#75816c; }
.review-card blockquote { margin:25px 0 auto; font:400 25px/1.3 var(--font-display); }
.review-person { margin-top:26px; }
.review-person > span { width:33px; height:33px; font-size:11px; background:#e4e7d9; color:#4d6350; }
.review-person strong { font-size:11px; }
.review-person small { margin-top:3px; font-size:10px; }
.review-journey { background:none; border-top:1px solid #daddcf; border-radius:0; width:100%; padding:17px 0 0; margin-top:18px; font-size:8px; font-weight:600; }
.contact { background:#173f32; color:white; padding:120px 0; text-align:center; }
.contact-landscape { position:absolute; inset:0; background:linear-gradient(#102b27aa,#102b27d9),url('/images/chal-musafir-hero.jpg') center 45%/cover; }
.contact-inner { position:relative; display:flex; flex-direction:column; align-items:center; gap:0; }
.contact .kicker { color:#f3d795; }
.contact h2 { font:400 clamp(55px,7.5vw,110px)/1.05 var(--font-display); letter-spacing:-.03em; margin:28px 0 20px; }
.contact h2 em { color:var(--saffron); }
.contact p:not(.kicker) { color:#e0e7db; font-size:14px; line-height:1.8; margin:0 0 30px; }
.contact-note { display:block; color:#c8d3c5; font-size:10px; margin-top:24px; }
footer { background:#0b221e; padding:58px 0 24px; }
.footer-inner { grid-template-columns:1fr auto auto; gap:55px; align-items:center; }
.footer-links { font-size:11px; text-transform:none; font-weight:500; letter-spacing:0; gap:28px; }
.footer-inner > div:first-child p { font-size:18px; color:#afbdab; margin-top:16px; }
.back-top { display:grid; place-items:center; border:1px solid #ffffff40; width:44px; height:44px; border-radius:50%; font-size:22px; }
.footer-bottom { margin-top:45px; padding-top:22px; border-top:1px solid #ffffff20; display:flex; justify-content:space-between; font-size:10px; color:#a4b8a7; }
.motion-ready [data-reveal] { opacity:0; filter:none!important; transform:translateY(30px); transition:opacity .8s ease,transform 1s cubic-bezier(.16,1,.3,1); }
.motion-ready [data-reveal].is-visible { opacity:1; transform:none; }
.account-modal-dialog { border-radius:16px; background:var(--paper); }
.account-modal-panel { overflow:auto; max-height:100%; }
.account-modal-panel h2 { line-height:1.05; }
.account-modal-close { background:var(--forest); }
.account-modal-form input,.account-modal-form select,.account-modal-form textarea { font-size:16px; }
.account-modal-form .button { min-height:44px; }
.account-modal-art { background:linear-gradient(#102b2733,#102b27b0),url('/images/hero-camp-tents.png') center/cover; }
.account-modal-art::before,.account-modal-route,.account-modal-sun,.account-modal-mountain { display:none; }
.account-modal-art strong { line-height:1; }
@keyframes journal-rise { from { opacity:0; transform:translateY(24px); } to { opacity:1; transform:none; } }
.motion-paused *, .motion-paused *::before,.motion-paused *::after { animation-play-state:paused!important; }
@media(min-width:1600px) { .hero-postcard { right:calc((100% - 1320px)/2 + 25px); } }
@media(max-width:1100px) {
 .section-shell,.hero-content { width:calc(100% - 72px); } .site-header { width:calc(100% - 60px); } .desktop-nav { gap:16px; } .wordmark-logo { height:35px; max-width:173px; } .wordmark::before { width:35px; height:35px; }
 .hero-postcard { right:5%; width:180px; top:45%; } .hero h1 { font-size:9vw; } .stack-copy { padding:30px; } .stack-copy h3 { font-size:46px; } .stack-card,.stack-media { min-height:510px; } .story-layout { gap:65px; } .story-photos { height:510px; } .promise-grid { gap:35px; }
}
@media(max-width:900px) {
 .site-header { min-height:85px; } .mobile-menu summary { font-size:12px; padding:10px; font-weight:600; } .mobile-menu nav { top:42px; font-size:14px; min-width:240px; padding:23px; border-radius:10px; }
 .hero { min-height:740px; } .hero h1 { font-size:80px; max-width:650px; } .hero-postcard { width:140px; top:auto; bottom:140px; right:50px; } .postcard-note { font-size:15px; } .postcard-stamp { width:50px; height:50px; font-size:8px; } .hero-copy { max-width:330px; } .hero-content { padding-bottom:100px; }
 .section-heading,.testimonial-heading { grid-template-columns:1fr; gap:25px; margin-bottom:40px; } .section-aside { justify-self:start; } .section-aside .tiny-label { margin-top:12px; }
 .stack-card { grid-template-columns:1fr 1fr; } .stack-copy { padding:25px; } .stack-copy h3 { font-size:39px; margin-top:24px; } .stack-topline .tiny-label { font-size:8px; } .stack-copy > p { font-size:12px; } .stack-facts { gap:22px; } .stack-media,.stack-card { min-height:470px; }
 .orbit-ring { --orbit-radius:360px; width:210px; height:270px; } .story-layout { gap:45px; } .story-photos { height:470px; } .story-photo-main { right:15px; bottom:120px; } .story-photo-small { right:-10px; height:200px; width:75%; } .story-seal { width:100px; height:100px; font-size:6px; } .story-seal strong { font-size:23px; } .story-copy h2 { font-size:50px; } .story-photos figcaption { font-size:16px; } .promise-grid h3 { font-size:29px; } .promise-grid p { font-size:12px; }
 .footer-inner { grid-template-columns:1fr auto; gap:30px; } .footer-links { grid-row:2; justify-self:start; } .back-top { grid-column:2; grid-row:1; }
}
@media(max-width:640px) {
 .section-shell,.hero-content { width:calc(100% - 40px); } .site-header { width:calc(100% - 40px); min-height:78px; padding:16px 0; } .site-header.is-scrolled { top:8px; padding:10px 14px; min-height:62px; } .wordmark-logo { height:34px; max-width:169px; } .wordmark::before { width:34px; height:34px; }
 .hero { height:100svh; min-height:740px; max-height:980px; } .hero-content { min-height:0; padding:132px 0 190px; justify-content:flex-start; } .hero h1 { font-size:clamp(56px,13.5vw,84px); line-height:1; } .hero-kicker { font-size:9px; margin-bottom:25px; } .hero-copy { font-size:13px; margin-top:24px; max-width:270px; } .hero-actions { flex-direction:row; align-items:center; gap:16px; margin-top:25px; } .button { width:auto; padding:0 19px; min-height:49px; font-size:11px; gap:14px; } .hero-text-link { display:none; }
 .hero-postcard { width:116px; right:31px; bottom:110px; top:auto; padding:6px 6px 10px; } .postcard-note { font-size:12px; padding:9px 0 0; } .postcard-picture { aspect-ratio:1.25; } .postcard-stamp { width:42px; height:42px; right:-12px; bottom:-14px; font-size:7px; } .hero-postcard::before { width:45px; height:18px; top:-8px; }
 .hero-bottom { bottom:21px; display:grid; grid-template-columns:1fr auto; gap:12px; font-size:9px; padding-top:18px; } .hero-bottom > span { grid-column:1/-1; } .scroll-invitation { font-size:10px; } .scroll-invitation span { font-size:18px; } .motion-toggle { font-size:10px; padding:0; }
 .below-hero-art-inner { width:100%; } .below-hero-mobile-labels { font-size:8px; padding:8px 8px 12px; } .journeys,.trust,.story,.testimonials { padding:75px 0; }
 .section-heading h2,.trust h2,.testimonial-heading h2 { font-size:46px; } .section-heading .kicker,.testimonial-heading .kicker { margin-bottom:20px; font-size:9px; } .section-heading p:not(.kicker),.testimonial-heading p:not(.kicker) { font-size:13px; } .section-aside .tiny-label { font-size:8px; }
 .journey-stack { padding-bottom:0; } .stack-step { top:calc(88px + var(--card-index)*10px); padding-bottom:28px; } .stack-card { display:block; min-height:0; border-radius:14px; } .stack-media { min-height:0; height:220px; } .stack-tag { top:16px; left:16px; padding:7px 11px; font-size:9px; } .stack-photo-note { bottom:17px; left:18px; font-size:18px; }
 .stack-copy { padding:23px; } .stack-copy h3 { font-size:38px; margin:15px 0 12px; } .stack-copy > p { font-size:12px; margin-bottom:16px; line-height:1.6; } .stack-topline .tiny-label { font-size:8px; max-width:240px; } .stack-number { font-size:25px; } .stack-facts { padding:13px 0; gap:30px; } .stack-facts small,.stack-bottom small { font-size:9px; } .stack-facts strong { font-size:11px; } .stack-copy .stack-date { font-size:10px; margin-bottom:11px; } .stack-bottom { padding-top:12px; } .stack-bottom strong { font-size:20px; } .round-link { width:40px; height:40px; font-size:23px; }
 .collection-heading { margin:35px 0 23px; } .collection-heading h3 { font-size:29px; max-width:220px; } .carousel-controls { gap:7px; } .carousel-controls button { width:36px; height:36px; font-size:18px; } .journey-image-wrap { aspect-ratio:1.45; }
 .feeling { padding:70px 0 30px; } .feeling-heading .kicker { font-size:9px; } .feeling h2 { font-size:85px; } .feeling-heading > p:last-child { max-width:280px; margin:0 auto; font-size:12px; } .orbit-stage { height:370px; perspective:950px; } .orbit-ring { --orbit-radius:255px; width:156px; height:212px; transform:translateZ(-170px) rotateX(-8deg) rotateY(var(--orbit-angle)); } .orbit-card { border-width:4px; border-bottom-width:27px; } .orbit-card > span { font-size:7px; bottom:-20px; }
 .orbit-bottom { grid-template-columns:1fr auto; gap:20px; } .orbit-bottom > .tiny-label { grid-column:1/-1; text-align:center; font-size:8px; } .orbit-selection { text-align:left; } .orbit-selection p { font-size:23px; } .orbit-selection a { font-size:10px; }
 .promise-grid { grid-template-columns:1fr; gap:30px; } .promise-grid article { position:relative; padding-left:73px; padding-top:20px; } .promise-symbol { position:absolute; top:15px; left:3px; font-size:40px; } .promise-grid .tiny-label { margin:0 0 15px; font-size:8px; } .promise-grid h3 { font-size:31px; margin-bottom:12px; } .promise-grid p { font-size:12px; }
 .story-layout { grid-template-columns:1fr; gap:60px; } .story-photos { height:410px; margin:0 20px 0 5px; } .story-photo-main { right:35px; bottom:70px; } .story-photo-small { width:57%; height:190px; right:-15px; } .story-copy { padding:0; } .story-copy h2 { font-size:54px; } .story-copy > p:not(.kicker) { font-size:13px; margin-top:20px; } .story-copy .kicker { font-size:9px; }
 .testimonial-heading .sample-disclosure { max-width:320px; font-size:11px!important; } .review-card { min-height:345px; } .contact { padding:85px 0; } .contact h2 { font-size:63px; } .contact .kicker { font-size:9px; } .contact p:not(.kicker) { font-size:13px; } .contact-note { font-size:9px; }
 footer { padding-top:42px; } .footer-links { flex-wrap:wrap; gap:16px 25px; font-size:10px; grid-column:1/-1; } .footer-inner { grid-template-columns:1fr auto; } .footer-bottom { margin-top:30px; gap:20px; font-size:9px; } .footer-bottom span:first-child { max-width:180px; }
 .account-modal-dialog { display:flex; flex-direction:column; height:auto; max-height:calc(100dvh - 20px); } .account-modal-art { display:none; } .account-modal-panel { padding:30px 23px 22px; align-self:stretch; } .account-modal-panel h2 { font-size:36px; } .account-modal-panel > .kicker { padding-right:25px; font-size:9px; } .account-modal-copy { font-size:12px; } .account-modal-form label { font-size:12px; } .account-modal-close { width:30px; height:30px; top:12px; right:12px; font-size:23px; } .account-modal-tabs button { font-size:12px; } .account-dashboard-link { font-size:10px; } .conversation-form textarea { min-height:75px; }
}
@media(max-height:750px) and (max-width:640px) { .stack-step { position:relative; top:auto; } .stack-card { transform:none!important; } }
@media(prefers-reduced-motion:reduce) { html { scroll-behavior:auto; } .stack-step { position:relative; top:auto; } .stack-card { transform:none!important; } .hero-content > * { animation:none; } .hero-postcard,.story-photos { transform:none; } .orbit-ring { transition:none; } }

/* Small discoveries throughout the travel journal. */
.hero-route-sketch { position:absolute; z-index:2; right:23%; bottom:17%; width:240px; color:#f3d99b; pointer-events:none; transform:rotate(-12deg); }
.hero-route-sketch > span { display:block; margin:0 0 -7px 10px; font:italic 25px var(--font-display); }
.hero-route-sketch svg { width:100%; stroke:currentColor; stroke-width:1.5; stroke-linecap:round; }
.wandering-line { stroke-dasharray:5 7; animation:trail-dash 18s linear infinite; }
.hero-field-note { position:absolute; z-index:3; right:6%; top:20%; padding-left:15px; border-left:1px solid #f3d99b65; color:#f6ecd2; transform:rotate(3deg); pointer-events:none; }
.hero-field-note > span { display:block; font-size:8px; letter-spacing:.17em; }
.hero-field-note strong { display:block; font:400 24px/1.05 var(--font-display); margin:11px 0 7px; }
.hero-field-note i { font:italic 16px var(--font-display); color:#edcc80; }
.destination-ribbon { overflow:hidden; background:#eee9d9; border-bottom:1px solid #1b3b2b15; padding:21px 0; }
.destination-marquee { display:flex; width:max-content; animation:destination-drift 85s linear infinite; }
.destination-run { display:flex; flex-shrink:0; align-items:center; }
.destination-run a { display:flex; align-items:center; gap:36px; padding-right:36px; font:400 25px/1.15 var(--font-display); color:#294838; white-space:nowrap; }
.destination-run a:hover { color:#8e651e; }
.ribbon-star { display:block; font:400 22px var(--font-body); color:#a38343; }
.destination-ribbon:hover .destination-marquee,.destination-ribbon:focus-within .destination-marquee { animation-play-state:paused; }
.section-aside { position:relative; }
.expedition-stamp { display:flex; align-items:center; width:fit-content; gap:10px; padding:10px 16px 10px 10px; border:1px solid #607657; outline:1px solid #60765766; outline-offset:4px; border-radius:4px; color:#536747; margin:0 6px 27px auto; transform:rotate(7deg); opacity:.83; }
.expedition-stamp svg { width:42px; height:42px; fill:none; stroke:currentColor; stroke-width:1.4; }
.expedition-stamp > span { font-size:8px; letter-spacing:.14em; line-height:1.5; }
.expedition-stamp b { font:italic 22px var(--font-display); letter-spacing:0; }
.contour-graphic { position:absolute; top:0; left:-110px; width:min(68%,820px); height:auto; stroke:#c8d5b7; stroke-width:1; opacity:.08; pointer-events:none; transform:rotate(-12deg); }
.contour-graphic g { transform-origin:50% 50%; animation:contour-breathe 28s ease-in-out infinite alternate; }
.gallery-compass { position:absolute; top:115px; right:max(50px,calc((100% - 1320px)/2 + 30px)); width:132px; height:132px; color:#d9bf85; opacity:.6; pointer-events:none; }
.gallery-compass > span { position:absolute; font-size:8px; letter-spacing:.12em; }
.compass-north { top:-8px; left:50%; transform:translateX(-50%); }.compass-south { bottom:-8px; left:50%; transform:translateX(-50%); }.compass-west { left:-10px; top:50%; transform:translateY(-50%); }.compass-east { right:-10px; top:50%; transform:translateY(-50%); }
.gallery-compass svg { width:100%; height:100%; fill:none; stroke:currentColor; stroke-width:.7; }
.compass-needle { transform-origin:50px 50px; transform:rotate(var(--compass-angle,25deg)); transition:transform .7s ease-out; }
.compass-needle path:first-child { fill:#dbc28322; }
.promise-symbol svg { width:49px; height:49px; fill:none; stroke:currentColor; stroke-width:1.3; stroke-linecap:round; stroke-linejoin:round; transition:transform .6s cubic-bezier(.2,.8,.2,1); }
.promise-grid article:hover .promise-symbol svg { transform:translateY(-5px) rotate(-8deg); }
.story-photo-main::before { content:''; position:absolute; z-index:2; width:84px; height:27px; top:-12px; left:38%; background:#dbc9978c; transform:rotate(7deg); }
.story-photo-small::before { content:''; position:absolute; z-index:2; width:65px; height:23px; top:-10px; right:20%; background:#cdd5bb9e; transform:rotate(-12deg); }
.journal-ticket { display:flex; align-items:center; gap:18px; position:relative; margin-top:35px; padding:20px 23px; border:1px solid #c8cdb9; border-radius:4px; background:#eeeee3; transform:rotate(-2deg); }
.ticket-punch { flex:none; width:12px; height:12px; border-radius:50%; background:var(--paper); box-shadow:inset 0 1px 2px #102b2722; }
.journal-ticket small { display:block; font-size:8px; letter-spacing:.15em; color:#60715a; margin-bottom:7px; }
.journal-ticket strong { font:400 22px/1.1 var(--font-display); }
.journal-ticket em { color:#7c8962; }
.journal-ticket > svg { width:35px; height:35px; padding-left:10px; box-sizing:content-box; flex:none; margin-left:auto; border-left:1px dashed #99a68c; fill:none; stroke:#6a7d5a; stroke-width:1.1; }
.review-card::after { content:''; position:absolute; top:0; right:0; width:23px; height:23px; background:linear-gradient(45deg,#e0e0d3 49%,#eeede6 51%); border-bottom-left-radius:4px; }
@keyframes destination-drift { to { transform:translateX(-50%); } }
@keyframes trail-dash { to { stroke-dashoffset:-144; } }
@keyframes contour-breathe { to { transform:scale(1.08) rotate(6deg); } }
@media(min-width:1600px) { .hero-field-note { right:calc((100% - 1320px)/2 + 25px); top:19%; } .hero-route-sketch { right:calc((100% - 1320px)/2 + 250px); bottom:19%; } }
@media(max-width:1100px) { .hero-field-note { top:19%; right:7%; } .hero-route-sketch { width:175px; right:23%; bottom:16%; } .gallery-compass { width:100px; height:100px; right:50px; top:90px; } .journal-ticket { gap:12px; padding:17px; } .journal-ticket strong { font-size:20px; } }
@media(max-width:900px) { .hero-field-note { display:none; } .hero-route-sketch { width:155px; right:225px; bottom:145px; } .expedition-stamp { float:right; margin:4px 6px 12px 30px; } .gallery-compass { width:75px; height:75px; right:40px; top:60px; opacity:.4; } .journal-ticket { flex-wrap:wrap; } .journal-ticket > svg { display:none; } .journal-ticket > div { flex:1; } }
@media(max-width:640px) { .hero-route-sketch { right:auto; left:30px; bottom:140px; width:150px; } .hero-route-sketch > span { font-size:22px; } .hero-route-sketch svg { transform:rotate(12deg); } .destination-ribbon { padding:17px 0; } .destination-run a { font-size:22px; gap:23px; padding-right:23px; } .ribbon-star { font-size:18px; } .expedition-stamp { display:none; } .contour-graphic { width:115%; max-width:none; left:-100px; top:40px; } .gallery-compass { width:50px; height:50px; right:28px; top:52px; opacity:.38; } .gallery-compass > span { font-size:6px; } .promise-symbol svg { width:43px; height:43px; } .journal-ticket { margin-top:28px; padding:18px; } .journal-ticket strong { font-size:22px; } .journal-ticket em { display:block; margin-top:3px; } }
@media(prefers-reduced-motion:reduce) { .destination-marquee { animation:none; } .destination-ribbon { overflow-x:auto; } .destination-run[aria-hidden="true"] { display:none; } .contour-graphic g,.wandering-line { animation:none; } .compass-needle,.promise-symbol svg { transition:none; } }
