*{box-sizing:border-box}:root{--ink:#17231f;--muted:#65716d;--line:#dfe5e1;--paper:#f7f6f1;--white:#fff;--forest:#123b35;--forest-2:#1c554b;--sage:#a9c1ad;--sand:#d9c399;--rust:#b45f3d;--shadow:0 20px 55px #123b351c;--radius:22px}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--white);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}.shell{width:min(1180px,100% - 40px);margin-inline:auto}.shell.narrow{width:min(820px,100% - 40px)}.section-space{padding-block:96px}.eyebrow{color:var(--forest-2);letter-spacing:.15em;text-transform:uppercase;margin:0 0 12px;font-size:.74rem;font-weight:800}.eyebrow.light{color:#d9e9e4}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em;line-height:1.08}h1{font-size:clamp(2.7rem,6vw,5.6rem)}h2{font-size:clamp(2.1rem,4vw,3.7rem)}h3{font-size:1.45rem}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:0 22px;font-size:.9rem;font-weight:750;transition:transform .2s,background .2s,border-color .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:var(--forest)}.button-secondary{color:var(--forest);background:0 0;border-color:#b9c8c3}.button-light{color:var(--forest);background:#fff}.button-outline-light{color:#fff;border-color:#ffffff80}.button.full{width:100%}.text-link{color:var(--forest);font-weight:750}.muted{color:var(--muted)}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.mobile-only{display:none}.site-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffed;border-bottom:1px solid #102c2814;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:24px;min-height:78px;display:flex}.wordmark{letter-spacing:-.02em;align-items:center;gap:11px;font-size:.96rem;font-weight:850;display:flex}.wordmark-mark{color:#fff;background:var(--forest);border-radius:50% 50% 46% 54%;place-items:center;width:36px;height:36px;font-family:Georgia,serif;font-size:1.15rem;display:grid}.desktop-nav{align-items:center;gap:30px;font-size:.86rem;font-weight:680;display:flex}.desktop-nav a:not(.nav-cta):hover{color:var(--forest-2)}.nav-cta{color:#fff;background:var(--forest);border-radius:999px;padding:11px 18px}.mobile-nav{display:none;position:relative}.hero{color:#fff;background:var(--forest);overflow:hidden}.hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:80px;min-height:700px;padding-block:85px;display:grid}.hero-copy h1{max-width:760px;margin-bottom:26px;font-family:Georgia,Times New Roman,serif;font-weight:500}.hero-copy>p:not(.eyebrow){color:#d6e2de;max-width:650px;font-size:1.13rem}.hero-actions{align-items:center;gap:26px;margin-top:36px;display:flex}.hero-text-link{color:#d6e2de;font-size:.9rem;font-weight:700}.hero-art{background:linear-gradient(#7aa49b 0%,#b7c7ae 46%,#d8c89d 47%,#9b7452 100%);border:1px solid #ffffff2e;border-radius:46% 46% 22px 22px;min-height:500px;position:relative;overflow:hidden;box-shadow:0 40px 90px #00000047}.hero-art>img{object-fit:cover;width:100%;height:100%;min-height:500px}.hero-sun{background:#f4e8bf;border-radius:50%;width:105px;height:105px;position:absolute;top:90px;right:80px;box-shadow:0 0 55px #f4e8bf73}.hero-mountain{clip-path:polygon(0 100%,22% 38%,35% 68%,52% 12%,67% 66%,79% 31%,100% 100%);width:125%;height:52%;position:absolute;bottom:58px;left:-12%}.hero-mountain-back{opacity:.86;background:#537a70;transform:translateY(-54px)scale(.95)}.hero-mountain-front{background:#274f46}.hero-route{border-left:4px dotted #fffc;border-radius:50%;width:46%;height:175px;position:absolute;bottom:38px;left:25%;transform:rotate(16deg)}.hero-route span{background:#fff;border-radius:50%;width:13px;height:13px;position:absolute}.hero-route span:first-child{top:0;left:-8px}.hero-route span:nth-child(2){top:48%;left:-8px}.hero-route span:nth-child(3){bottom:0;left:-8px}.hero-art>p{color:#ffffffe6;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:800;position:absolute;bottom:16px;right:24px}.hero-stat-strip{background:#0f332e;border-top:1px solid #ffffff24}.stats-grid{grid-template-columns:repeat(3,1fr);align-items:center;min-height:104px;display:grid}.stats-grid div{border-right:1px solid #ffffff21;align-items:baseline;gap:12px;padding-inline:32px;display:flex}.stats-grid div:first-child{padding-left:0}.stats-grid div:last-child{border-right:0}.stats-grid strong{font-family:Georgia,serif;font-size:1.7rem;font-weight:500}.stats-grid span{color:#bed0cb;text-transform:uppercase;letter-spacing:.08em;font-size:.8rem}.tour-section:nth-child(2n){background:var(--paper)}.section-heading-row{justify-content:space-between;align-items:end;gap:30px;margin-bottom:42px;display:flex}.section-heading-row h2{margin-bottom:12px;font-family:Georgia,serif;font-weight:500}.section-intro{max-width:690px;color:var(--muted);margin-bottom:0;font-size:1.02rem}.tour-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;display:grid}.tour-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;transition:transform .25s,box-shadow .25s;overflow:hidden;box-shadow:0 10px 30px #123b350b}.tour-card:hover{box-shadow:var(--shadow);transform:translateY(-7px)}.tour-card-visual{height:270px;display:block;overflow:hidden}.tour-image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.tour-card:hover .tour-image{transform:scale(1.035)}.tour-visual{isolation:isolate;width:100%;height:100%;position:relative;overflow:hidden}.tour-visual:before,.tour-visual:after{content:"";border-radius:50%;position:absolute}.tour-visual:before{background:#ffffff47;width:340px;height:340px;top:-180px;right:-130px}.tour-visual:after{background:#113b3559;width:280px;height:160px;bottom:-75px;left:-35px;transform:rotate(-9deg)}.tour-visual-asia{background:linear-gradient(135deg,#9fc0b0,#d8c99b)}.tour-visual-china{background:linear-gradient(135deg,#b5654a,#e3c58f)}.tour-visual-rest-of-world{background:linear-gradient(135deg,#587e91,#b7c5bb)}.tour-visual-orbit{z-index:2;border:1px solid #fff9;border-radius:50%;width:190px;height:190px;position:absolute;bottom:30px;right:35px;box-shadow:inset 0 0 0 30px #ffffff0f}.tour-visual-glyph{z-index:3;color:#ffffffeb;font-family:Georgia,serif;font-size:4rem;line-height:1;position:absolute;top:22px;left:30px}.tour-visual-caption{z-index:3;color:#fff;font-family:Georgia,serif;font-size:1.2rem;line-height:1.1;position:absolute;bottom:25px;left:30px;right:30px}.tour-card-body{padding:25px}.tour-card-meta{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;gap:12px;font-size:.72rem;font-weight:750;display:flex}.tour-card h3{min-height:3.1em;margin:15px 0 12px;font-family:Georgia,serif;font-weight:500}.tour-card-body>p{min-height:6em;color:var(--muted);font-size:.9rem}.tour-card-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:end;gap:20px;padding-top:18px;display:flex}.tour-card-footer>div{flex-direction:column;display:flex}.tour-card-footer strong{font-size:1.13rem}.price-label{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.68rem}.empty-state{text-align:center;color:var(--muted);border-radius:var(--radius);background:#f7f6f199;border:1px dashed #b9c8c3;padding:48px}.empty-state.compact{padding:28px}.how-it-works{color:#fff;background:#112d29}.how-it-works .eyebrow{color:#a8c7bd}.how-heading{grid-template-columns:1fr 1fr;align-items:end;gap:80px;display:grid}.how-heading h2{margin-bottom:0;font-family:Georgia,serif;font-weight:500}.how-heading p{color:#becdca;margin-bottom:8px}.steps-grid{border-top:1px solid #ffffff26;grid-template-columns:repeat(3,1fr);margin-top:60px;display:grid}.steps-grid>div{border-right:1px solid #ffffff26;padding:36px 36px 8px}.steps-grid>div:first-child{padding-left:0}.steps-grid>div:last-child{border-right:0}.steps-grid span{color:#9fbbb3;letter-spacing:.1em;font-size:.75rem}.steps-grid h3{margin:20px 0 10px;font-family:Georgia,serif;font-weight:500}.steps-grid p{color:#adbfba;font-size:.9rem}.page-hero{color:#fff;background:var(--forest);text-align:center;padding-block:112px}.page-hero h1{margin-bottom:22px;font-family:Georgia,serif;font-weight:500}.page-hero p:not(.eyebrow){color:#d7e3df;max-width:720px;margin:0 auto;font-size:1.08rem}.page-hero-asia{background:linear-gradient(135deg,#244f46,#69887b)}.page-hero-china{background:linear-gradient(135deg,#6d3328,#b86446)}.page-hero-rest-of-world{background:linear-gradient(135deg,#284b5c,#63879a)}.page-hero-all{background:linear-gradient(135deg,#123b35,#315e55)}.listing-toolbar{color:var(--muted);justify-content:space-between;margin-bottom:32px;font-size:.87rem;display:flex}.listing-toolbar p{margin:0}.listing-group{margin-bottom:90px}.listing-group:last-child{margin-bottom:0}.listing-group-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;margin-bottom:28px;padding-bottom:16px;display:flex}.listing-group-heading h2{margin:0;font-family:Georgia,serif;font-size:2.5rem;font-weight:500}.listing-group-heading span{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:.8rem}.tour-detail-hero{color:#fff;background:var(--forest);padding:30px 0 80px}.detail-breadcrumb{color:#abc0ba;gap:10px;padding-block:10px 36px;font-size:.8rem;display:flex}.detail-breadcrumb a:hover{color:#fff}.tour-detail-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;display:grid}.tour-detail-copy h1{margin-bottom:22px;font-family:Georgia,serif;font-size:clamp(2.8rem,5.5vw,5.1rem);font-weight:500}.tour-lead{color:#d5e1dd;max-width:690px;font-size:1.08rem}.detail-facts{border-block:1px solid #ffffff26;grid-template-columns:repeat(3,1fr);margin-top:34px;display:grid}.detail-facts div{border-right:1px solid #ffffff26;padding:19px 20px}.detail-facts div:first-child{padding-left:0}.detail-facts div:last-child{border-right:0}.detail-facts span,.detail-facts strong{display:block}.detail-facts span{color:#9fb8b1;text-transform:uppercase;letter-spacing:.1em;margin-bottom:4px;font-size:.68rem}.detail-facts strong{font-size:.88rem}.detail-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.detail-visual{border-radius:200px 200px 22px 22px;min-height:510px;box-shadow:0 35px 70px #00000040}.detail-content{grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr);align-items:start;gap:85px;display:grid}.tour-story h2{margin-bottom:28px;font-family:Georgia,serif;font-weight:500}.tour-story>p:not(.eyebrow){color:#46534f;font-size:1.03rem;line-height:1.85}.info-note{border-left:4px solid var(--sand);background:var(--paper);margin-top:34px;padding:24px}.info-note p{color:var(--muted);margin:6px 0 0}.tour-sidebar{gap:20px;display:grid;position:sticky;top:105px}.sidebar-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:28px;box-shadow:0 12px 35px #123b350f}.sidebar-card h3{margin-bottom:12px;font-family:Georgia,serif;font-weight:500}.sidebar-card>p:not(.eyebrow){color:var(--muted);font-size:.9rem}.owner-name{color:var(--muted);text-align:center;margin-top:15px;font-size:.76rem;display:block}.brochure-card{grid-template-columns:55px 1fr;gap:16px;display:grid}.pdf-icon{color:#fff;background:var(--rust);border-radius:8px;place-items:center;width:55px;height:67px;font-size:.72rem;font-weight:800;display:grid}.brochure-card h3{margin:2px 0 6px}.brochure-card p{color:var(--muted);margin:0;font-size:.82rem}.brochure-actions{grid-column:1/-1;gap:10px;display:flex}.brochure-actions a{border:1px solid var(--line);color:var(--forest);text-align:center;border-radius:999px;flex:1;padding:10px;font-size:.8rem;font-weight:750}.departures-section{background:var(--paper)}.departure-heading{margin-bottom:32px}.departure-table-wrap{border:1px solid var(--line);border-radius:var(--radius);background:#fff;overflow:hidden}.departure-table{border-collapse:collapse;width:100%}.departure-table th{color:var(--muted);letter-spacing:.08em;text-align:left;text-transform:uppercase;background:#edf0ec;padding:17px 20px;font-size:.69rem}.departure-table td{border-top:1px solid var(--line);padding:20px;font-size:.88rem}.status{text-transform:uppercase;border-radius:999px;margin-right:8px;padding:4px 8px;font-size:.67rem;font-weight:800;display:inline-block}.status-available{color:#1a684e;background:#e0f2ea}.status-limited{color:#855314;background:#f9ebd3}.status-sold-out{color:#8b4141;background:#f6dfdf}.seat-count{color:var(--muted);font-size:.76rem}.table-enquire{color:var(--forest);font-weight:800}.gallery-section h2{font-family:Georgia,serif;font-weight:500}.gallery-grid{grid-template-columns:2fr 1fr 1fr;gap:14px;display:grid}.gallery-grid img{object-fit:cover;border-radius:16px;width:100%;height:330px}.gallery-grid img:not(:first-child){height:250px}.not-found{flex-direction:column;justify-content:center;align-items:flex-start;min-height:65vh;display:flex}.not-found h1{max-width:700px;font-family:Georgia,serif;font-weight:500}.not-found p:not(.eyebrow){color:var(--muted)}.site-footer{color:#d8e2df;background:#0c2522}.footer-grid{grid-template-columns:1.7fr 1fr 1fr;gap:70px;padding-block:72px;display:grid}.footer-brand{color:#fff;margin-bottom:16px;font-family:Georgia,serif;font-size:1.7rem}.footer-copy{color:#9fb3ae;max-width:390px}.footer-label{color:#fff;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:800}.footer-grid>div:not(:first-child){flex-direction:column;align-items:flex-start;gap:8px;font-size:.86rem;display:flex}.footer-grid a:hover{color:#fff}.footer-grid span{color:#9fb3ae}.footer-bottom{color:#80958f;border-top:1px solid #ffffff1c;padding-block:22px;font-size:.74rem}@media (max-width:980px){.desktop-nav{display:none}.mobile-nav{display:block}.mobile-nav summary{cursor:pointer;border:1px solid var(--line);border-radius:999px;padding:10px 15px;font-size:.8rem;font-weight:750;list-style:none}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav-panel{border:1px solid var(--line);width:250px;box-shadow:var(--shadow);background:#fff;border-radius:16px;gap:6px;padding:16px;display:grid;position:absolute;top:52px;right:0}.mobile-nav-panel a{border-radius:9px;padding:10px 12px}.mobile-nav-panel a:hover{background:var(--paper)}.hero-grid,.tour-detail-grid{grid-template-columns:1fr}.hero-grid{gap:45px}.hero-art,.hero-art>img{min-height:430px}.tour-grid{grid-template-columns:repeat(2,1fr)}.how-heading{grid-template-columns:1fr;gap:20px}.detail-content{grid-template-columns:1fr}.tour-sidebar{grid-template-columns:repeat(2,1fr);position:static}.footer-grid{grid-template-columns:1.4fr 1fr 1fr;gap:35px}}@media (max-width:680px){.shell,.shell.narrow{width:min(100% - 28px,1180px)}.section-space{padding-block:66px}.desktop-only{display:none}.mobile-only{display:inline-flex}h1{font-size:2.65rem}.header-inner{min-height:67px}.wordmark{font-size:.84rem}.wordmark-mark{width:32px;height:32px}.hero-grid{min-height:auto;padding-block:64px 46px}.hero-copy h1{font-size:3rem}.hero-copy>p:not(.eyebrow){font-size:1rem}.hero-actions{flex-direction:column;align-items:flex-start;gap:18px}.hero-art{border-radius:42% 42% 18px 18px;min-height:330px}.hero-art>img{min-height:330px}.hero-sun{width:75px;height:75px;top:60px;right:45px}.stats-grid{grid-template-columns:1fr;padding-block:14px}.stats-grid div{border-bottom:1px solid #ffffff1f;border-right:0;padding:13px 0}.stats-grid div:last-child{border-bottom:0}.section-heading-row{align-items:start}.tour-grid{grid-template-columns:1fr}.tour-card-visual{height:250px}.tour-card-body>p{min-height:auto}.section-mobile-cta{width:100%;margin-top:22px}.how-heading{gap:10px}.steps-grid{grid-template-columns:1fr}.steps-grid>div,.steps-grid>div:first-child{border-bottom:1px solid #ffffff26;border-right:0;padding:28px 0}.steps-grid>div:last-child{border-bottom:0}.page-hero{padding-block:78px}.listing-toolbar{flex-direction:column;align-items:flex-start;gap:6px}.listing-group-heading h2{font-size:2rem}.tour-detail-hero{padding-bottom:55px}.detail-breadcrumb{white-space:nowrap;overflow:hidden}.detail-facts{grid-template-columns:1fr}.detail-facts div,.detail-facts div:first-child{border-bottom:1px solid #ffffff26;border-right:0;padding:14px 0}.detail-facts div:last-child{border-bottom:0}.detail-actions{flex-direction:column}.detail-actions .button{width:100%}.detail-visual{min-height:350px}.tour-sidebar{grid-template-columns:1fr}.departure-table-wrap{background:0 0;border:0;overflow:visible}.departure-table,.departure-table tbody,.departure-table tr,.departure-table td{width:100%;display:block}.departure-table thead{display:none}.departure-table tr{border:1px solid var(--line);background:#fff;border-radius:16px;margin-bottom:14px;padding:14px 18px}.departure-table td{border-top:1px solid #edf0ed;padding:9px 0 9px 44%;position:relative}.departure-table td:first-child{border-top:0}.departure-table td:before{content:attr(data-label);width:40%;color:var(--muted);text-transform:uppercase;letter-spacing:.07em;font-size:.68rem;font-weight:750;position:absolute;left:0}.departure-table td:last-child{padding-left:0}.departure-table td:last-child:before{display:none}.table-enquire{background:var(--forest);color:#fff;text-align:center;border-radius:999px;padding:10px;display:block}.gallery-grid{grid-template-columns:1fr}.gallery-grid img,.gallery-grid img:not(:first-child){height:250px}.footer-grid{grid-template-columns:1fr;gap:36px}.footer-bottom{text-align:center}}
