@font-face{font-family:AdventureSerif;src:local("Noto Serif CJK SC"),local("Source Han Serif SC"),local("STSong"),local("SimSun");font-display:swap}
:root{--ink:#233b35;--forest:#234b43;--green:#396759;--muted:#52625a;--paper:#f7f6ef;--sage:#e6ebe1;--line:#d9ded3;--gold:#a56d36;--serif:AdventureSerif,"Songti SC","SimSun",serif;--sans:"Microsoft YaHei","PingFang SC",system-ui,sans-serif;--ease:200ms ease}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:15px;line-height:1.8;-webkit-font-smoothing:antialiased}body:has(dialog[open]){overflow:hidden}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}a{color:inherit;text-decoration:none}button{border:0;background:none}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:600;line-height:1.45}h2{font-size:38px;letter-spacing:.025em}h3{font-size:22px}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid var(--gold);outline-offset:5px}button:disabled{cursor:default}::selection{background:#c7d6c0}.wrap{width:min(1280px,calc(100% - 112px));margin-inline:auto}.skip-link{position:fixed;top:-80px;left:24px;background:var(--forest);color:white;padding:12px 20px;z-index:100}.skip-link:focus{top:12px}.eyebrow{font:11px/1.8 var(--sans);font-weight:600;letter-spacing:.17em;color:var(--green)}.eyebrow>span:not(.tiny-star){font-size:11px;letter-spacing:.08em;margin-left:20px;color:var(--muted)}.muted{color:var(--muted)}.mobile-only{display:none}.text-link{font-size:14px;font-weight:600;display:inline-flex;align-items:center;gap:20px;min-height:44px;padding:0;border-bottom:1px solid transparent;transition:var(--ease)}.text-link:hover{color:var(--green);border-bottom-color:var(--green)}.text-link span,.button span{font-size:20px;transition:transform var(--ease)}.text-link:hover span,.button:hover span{transform:translate(3px,-2px)}.button{min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:30px;padding:14px 25px;border:1px solid transparent;border-radius:3px;font-size:14px;font-weight:600;transition:background var(--ease),transform var(--ease)}.button:hover{transform:translateY(-2px)}.primary{background:var(--forest);color:#fff}.primary:hover{background:#326455}.light{background:var(--paper);color:var(--forest)}.light:hover{background:#e4ecdd}
.site-header{height:84px;position:sticky;top:0;z-index:20;background:rgba(247,246,239,.97);border-bottom:1px solid rgba(66,82,61,.12)}.header-inner{width:min(1360px,calc(100% - 80px));height:100%;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;gap:11px;flex-shrink:0}.brand strong{display:block;font-family:var(--serif);font-size:24px;font-weight:700;letter-spacing:.13em;line-height:1.45}.brand small{display:block;font-family:Georgia,serif;font-size:9px;letter-spacing:.23em;margin-top:1px}.site-header nav{display:flex;align-items:center;gap:32px}.site-header nav>a{font-size:13px;min-height:44px;display:flex;align-items:center;position:relative}.site-header nav>a:after{position:absolute;bottom:2px;left:0;right:0;height:1px;content:"";background:var(--green);transform:scaleX(0);transition:transform var(--ease)}.site-header nav>a:hover:after{transform:scaleX(1)}.nav-join{border:1px solid #9eafa0;padding:10px 17px;font-size:12px;border-radius:2px;display:flex;align-items:center;gap:20px;min-height:44px}.nav-join:hover{background:var(--sage)}.menu-toggle{display:none}
.hero{height:min(720px,calc(100svh - 84px));min-height:580px;position:relative;overflow:hidden;background:#dfe9df}.hero-art{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 45%}.hero-wash{position:absolute;inset:0;background:linear-gradient(90deg,rgba(248,248,237,.88) 0%,rgba(246,246,232,.67) 27%,rgba(238,241,228,.14) 53%,transparent 73%),linear-gradient(0deg,rgba(243,243,230,.76),transparent 22%)}.hero-inner{position:relative;padding-top:clamp(78px,8vw,125px)}.hero .eyebrow{font-size:11px;color:#345448;margin-bottom:24px}.tiny-star{font-size:16px;vertical-align:middle;margin-right:10px;color:#887037}.hero h1{font-size:clamp(44px,4.7vw,68px);font-weight:500;letter-spacing:.06em;line-height:1.5;text-shadow:0 1px 15px rgba(255,255,240,.15)}.hero h1 em{font-style:normal;color:var(--green)}.hero-description{margin-top:25px;font-size:15px;line-height:2;color:#40574d}.hero-actions{margin-top:33px;display:flex;align-items:center;gap:30px}.hero-tags{display:flex;align-items:center;gap:15px;margin-top:36px;font-size:11px;letter-spacing:.12em;color:#40564b}.hero-tags i{height:3px;width:3px;border-radius:50%;background:#74886e}.hero-bottom{position:absolute;bottom:26px;left:0;right:0;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:9px;letter-spacing:.14em;color:#415d50}.hero-bottom a{font-size:11px;display:flex;align-items:center;gap:20px;min-height:44px}.hero-bottom a span{font-size:20px}.art-caption{font-size:8px}
.wayfinding{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line);padding:28px 0;gap:28px}.wayfinding>a,.wayfinding>button{display:flex;text-align:left;align-items:center;gap:19px;min-height:65px;padding:4px 28px 4px 0;border-right:1px solid var(--line)}.wayfinding>:last-child{border:0;padding-right:0}.way-number{font-family:Georgia,serif;font-size:27px;font-style:italic;color:#81957d}.wayfinding strong{display:block;font-size:14px;font-weight:500}.wayfinding small{font-size:11px;color:var(--muted)}.way-arrow{margin-left:auto;font-size:24px;color:var(--green);transition:transform var(--ease)}.wayfinding a:hover .way-arrow,.wayfinding button:hover .way-arrow{transform:translate(3px,-3px)}
.section{padding-top:94px;padding-bottom:94px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:34px}.section-heading h2{margin-top:13px}.section-heading>p{color:var(--muted);font-size:13px;line-height:2.1;margin-bottom:3px}.filter-row{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);margin-bottom:30px;gap:20px}.filters{display:flex;gap:27px}.filters button{min-height:51px;padding:5px 2px 14px;color:var(--muted);border-bottom:2px solid transparent;font-size:13px}.filters button[aria-pressed=true]{border-bottom-color:var(--forest);color:var(--forest);font-weight:700}.filters button:hover{color:var(--forest)}.result-count{font:11px Georgia,serif;white-space:nowrap;color:var(--muted)}.expedition-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:27px}.expedition-card{border-bottom:1px solid #cdd5c9;display:flex;flex-direction:column}.expedition-card .card-image{height:226px;position:relative;overflow:hidden;border-radius:3px;background:var(--sage)}.card-image>img{width:100%;height:100%;object-fit:cover;object-position:var(--position);transition:transform 600ms ease}.expedition-card:hover .card-image>img{transform:scale(1.035)}.card-image:after{content:"";position:absolute;inset:55% 0 0;background:linear-gradient(transparent,rgba(23,44,32,.22));pointer-events:none}.card-index{position:absolute;left:18px;top:16px;color:#fff;font-family:Georgia,serif;font-size:11px;letter-spacing:.15em;background:rgba(26,48,38,.75);padding:3px 9px;border-radius:2px}.card-tag{position:absolute;right:14px;bottom:14px;color:white;background:rgba(26,48,38,.84);padding:3px 10px;font-size:10px;border:1px solid rgba(255,255,255,.25);z-index:1;letter-spacing:.06em}.card-content{padding:22px 0 18px;flex:1;display:flex;flex-direction:column}.card-kicker{font:10px/1.5 Georgia,serif;letter-spacing:.13em;color:var(--green);margin-bottom:9px}.card-content h3{font-size:24px}.card-content p{font-size:13px;color:var(--muted);margin:12px 0 17px;line-height:1.9}.card-bottom{margin-top:auto;display:flex;justify-content:space-between;align-items:center;gap:15px}.card-bottom>span{font-size:10px;color:var(--muted);letter-spacing:.035em}.card-bottom button{display:flex;align-items:center;gap:17px;font-size:12px;font-weight:600;min-height:44px;padding:0 5px}.card-bottom button:hover{color:#7a4d27}.card-bottom button span{font-size:20px}.section-footnote{margin-top:22px;display:flex;justify-content:space-between;gap:20px;font-size:10px;color:var(--muted)}
.features-section{background:#e9ede4;padding:78px 0}.features-layout{display:grid;grid-template-columns:1fr 1fr;gap:83px;align-items:center}.feature-art{position:relative;height:590px;overflow:hidden;border-radius:180px 180px 3px 3px}.feature-art>img{width:100%;height:100%;object-fit:cover;object-position:left}.feature-art:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,rgba(16,39,30,.87))}.art-label{position:absolute;bottom:43px;left:37px;color:#fff;z-index:1}.art-label span{font:10px Georgia,serif;letter-spacing:.16em;color:#edf0df}.art-label strong{display:block;font:500 29px/1.7 var(--serif);margin-top:15px;letter-spacing:.08em}.art-corner{position:absolute;right:25px;bottom:35px;color:#e9ecde;z-index:1;font:11px Georgia,serif}.feature-copy h2{font-size:35px;margin-top:17px;line-height:1.6}.section-intro{color:var(--muted);font-size:13px;line-height:2.1;margin-top:22px}.feature-list{margin-top:25px}.feature-list button{display:flex;align-items:center;text-align:left;padding:22px 0;width:100%;gap:18px;border-bottom:1px solid #cbd4c5}.feature-list button>span:last-child{margin-left:auto;font-size:23px}.feature-list button:hover strong{color:#8b612e}.feature-number{width:28px;font:italic 21px Georgia,serif;color:#597057}.feature-list strong{display:block;font-size:15px;font-weight:500}.feature-list small{display:block;color:var(--muted);font-size:10px;line-height:1.8;margin-top:3px}.feature-hint{font-size:10px;color:var(--muted);margin-top:20px;text-align:right}.feature-hint span{margin-left:12px}
.journey{list-style:none;padding:0;margin:48px 0 0;display:grid;grid-template-columns:repeat(4,1fr);gap:35px}.journey li{position:relative;padding-top:21px;border-top:1px solid #b9c7b7}.journey li:before{content:"";width:5px;height:5px;position:absolute;left:0;top:-3px;border-radius:50%;background:var(--green)}.step-number{font:italic 36px Georgia,serif;color:#768d73}.journey h3{font-size:21px;margin-top:18px}.journey p{font-size:12px;color:var(--muted);line-height:2;margin-top:12px;max-width:245px}.journey a,.journey button{display:flex;align-items:center;gap:16px;min-height:44px;margin-top:14px;font-size:11px;font-weight:600;padding:0}.journey a:hover,.journey button:hover{color:#98672d}.traveler-note{display:flex;align-items:center;gap:21px;background:#ebece2;border-left:2px solid #9b7c48;padding:19px 24px;margin-top:44px}.note-symbol{font-size:31px;color:#947442;flex-shrink:0}.traveler-note p{font-size:11px;line-height:2;color:var(--muted)}.traveler-note strong{color:var(--ink);display:block;font-size:12px;font-weight:500}
.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;padding-top:6px;padding-bottom:100px}.faq-section h2{margin:17px 0 22px;font-size:34px;line-height:1.65}.faq-section .muted{font-size:12px}.faq-section .text-link{margin-top:13px;font-size:12px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;min-height:70px;padding:17px 0;font-size:14px;list-style:none}summary::-webkit-details-marker{display:none}summary>span{font-size:22px;font-weight:300;transition:transform var(--ease)}details[open] summary>span{transform:rotate(45deg)}details p{padding:0 29px 23px 0;color:var(--muted);font-size:12px;line-height:2}
.community-section{background:var(--forest);color:#f4f4e7;overflow:hidden;position:relative}.community-inner{padding-block:65px;display:flex;align-items:center;justify-content:space-between;gap:50px;position:relative}.community-section .eyebrow{color:#c8d5bd}.community-section h2{font-size:38px;font-weight:400;line-height:1.6;margin-top:12px}.community-section p:not(.eyebrow){color:#d3dfcc;font-size:12px;margin-top:20px}.community-action{position:relative;z-index:1;display:flex;flex-direction:column;gap:15px;align-items:center}.community-action>span{font-size:11px;letter-spacing:.06em;color:#d6dfd0}.community-action strong{font-family:Georgia,serif;font-size:13px;margin-left:13px;font-weight:400;letter-spacing:.1em}.community-ornament{position:absolute;right:-100px;top:-120px;font:540px/1 Georgia,serif;color:rgba(199,224,191,.055);pointer-events:none}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-top:35px;padding-bottom:35px}.site-footer .brand strong{font-size:20px}.site-footer .brand small{font-size:8px}.site-footer p{font-size:10px;color:var(--muted);line-height:2;text-align:center}.back-top{font-size:11px;min-height:44px;display:flex;align-items:center}
dialog{border:1px solid #d6ded0;background:var(--paper);color:var(--ink);border-radius:5px;width:min(680px,calc(100% - 32px));max-height:85svh;padding:30px 38px;box-shadow:0 30px 120px #152d3740;overflow:auto}dialog::backdrop{background:rgba(19,40,36,.57);backdrop-filter:blur(4px)}.dialog-top{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px}.dialog-top .eyebrow{font-size:10px}.close-dialog:not(.text-link){font-size:29px;width:44px;height:44px;padding:0;font-weight:300;line-height:1}.close-dialog:hover{background:var(--sage);border-radius:2px}.dialog-top+article h2{font-size:30px;margin-bottom:13px}.article-lead{color:var(--muted);font-size:14px;line-height:2;margin-bottom:24px}.article-section{margin-top:23px}.article-section h3{font-family:var(--sans);font-size:14px;font-weight:600;margin-bottom:9px}.article-section p,.article-section ul{font-size:13px;line-height:2;color:var(--muted);margin-top:8px}.article-section ul{padding-left:20px}.article-section li+li{margin-top:7px}.article-note{font-size:11px;background:var(--sage);padding:13px 17px;margin-top:25px;border-left:2px solid #9a8751}.dialog-bottom{margin-top:30px;padding-top:16px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:10px;color:var(--muted)}.dialog-bottom .text-link{font-size:11px}.join-content{text-align:center}.join-content>img{margin:0 auto 17px}.join-content h2{font-size:29px}.join-content>p{font-size:13px;line-height:2;color:var(--muted);margin-top:17px}.join-content label{display:block;font-size:11px;text-align:left;margin:26px 0 7px;color:var(--muted)}.copy-row{display:flex;border:1px solid #a9baaa;padding:7px;gap:7px;align-items:center}.copy-row input{font:24px Georgia,serif;color:var(--forest);background:none;border:0;letter-spacing:.08em;width:100%;min-width:0;padding:8px 10px}.copy-row .button{white-space:nowrap;min-height:46px;padding:9px 18px;font-size:12px}.join-content .copy-status{font-size:11px;min-height:44px;margin-top:13px}.join-steps{display:flex;justify-content:space-between;gap:14px;padding-top:19px;border-top:1px solid var(--line);font-size:10px;color:var(--muted)}
@media(min-width:1600px){.hero-art{object-position:center 42%}.hero{height:760px;max-height:none}.hero-inner{padding-top:135px}}
@media(max-width:1100px){.wrap{width:calc(100% - 72px)}.header-inner{width:calc(100% - 48px)}.site-header nav{gap:21px}.brand strong{font-size:21px}.brand img{width:36px}.nav-join{gap:9px;padding:10px}.hero{min-height:590px}.hero-wash{background:linear-gradient(90deg,rgba(249,248,237,.91),rgba(246,246,232,.64) 38%,transparent 78%)}.features-layout{gap:45px}.feature-art{height:550px}.feature-copy h2{font-size:30px}.wayfinding{gap:18px}.wayfinding>a,.wayfinding>button{gap:12px;padding-right:16px}.wayfinding strong{font-size:12px}.wayfinding small{font-size:10px}.way-number{font-size:23px}.expedition-grid{gap:20px}.expedition-card .card-image{height:200px}.card-content h3{font-size:21px}.journey{gap:25px}.journey h3{font-size:19px}.faq-section{gap:40px}}
@media(max-width:800px){.site-header{height:74px}.header-inner{width:calc(100% - 40px)}.site-header nav{display:none;position:absolute;top:74px;left:0;right:0;background:var(--paper);padding:22px 28px;border-bottom:1px solid var(--line);box-shadow:0 12px 18px #1f402510;gap:9px}.site-header nav.open{display:flex;flex-direction:column;align-items:stretch}.site-header nav>a{padding:4px 8px;min-height:48px}.nav-join{justify-content:space-between;padding:12px 14px}.menu-toggle{display:flex;align-items:center;gap:10px;min-width:65px;min-height:44px;font-size:12px;padding:4px}.menu-lines{width:18px;height:11px;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink)}.wrap{width:calc(100% - 48px)}.hero{height:660px;min-height:0}.hero-inner{padding-top:87px}.hero h1{font-size:52px}.hero-art{object-position:64% center}.hero-description{font-size:14px}.hero-bottom>span:first-child{font-size:8px}.art-caption{display:none}.hero-actions{gap:24px}.wayfinding{gap:16px;padding-block:20px}.wayfinding>a,.wayfinding>button{gap:12px;padding-right:12px}.way-number{display:none}.way-arrow{font-size:21px}.wayfinding small{font-size:9px}.section{padding-block:70px}h2{font-size:32px}.section-heading{gap:25px}.section-heading>p{font-size:11px}.expedition-grid{gap:17px}.expedition-card .card-image{height:190px}.card-content h3{font-size:19px}.card-content p{font-size:12px}.card-bottom{align-items:flex-start;flex-direction:column;gap:3px}.card-bottom button{align-self:flex-end}.card-tag{font-size:9px;padding:3px 7px;right:9px;bottom:9px}.features-section{padding-block:60px}.features-layout{grid-template-columns:.9fr 1.1fr;gap:30px}.feature-art{height:535px;border-radius:130px 130px 3px 3px}.feature-copy h2{font-size:27px}.feature-copy .eyebrow{font-size:9px}.feature-copy .eyebrow>span{margin-left:8px}.section-intro{font-size:12px}.feature-list button{gap:12px}.feature-number{font-size:18px;width:23px}.feature-list strong{font-size:13px}.feature-list small{font-size:9px}.art-label{left:25px;bottom:32px}.art-label strong{font-size:24px}.art-label span{font-size:8px}.journey{grid-template-columns:repeat(2,1fr);gap:35px}.journey p{max-width:none}.faq-section{padding-bottom:70px;grid-template-columns:.7fr 1.3fr;gap:35px}.faq-section h2{font-size:28px}.community-inner{gap:25px}.community-section h2{font-size:31px}.community-action .button{font-size:12px;padding:13px 17px;gap:18px}.site-footer{gap:18px}.site-footer .brand strong{font-size:18px}.site-footer .brand img{width:30px}.site-footer p{font-size:9px}}
@media(max-width:600px){body{font-size:14px}.hero{height:735px;background:#e7eee2}.hero-art{height:380px;top:0;object-position:65% 34%}.hero-wash{background:linear-gradient(0deg,#f0f2e6 4%,#f0f2e6 43%,rgba(240,242,230,.96) 50%,transparent 77%)}.hero-inner{padding-top:328px}.hero .eyebrow{font-size:9px;letter-spacing:.12em;margin-bottom:13px}.tiny-star{font-size:13px;margin-right:6px}.hero h1{font-size:43px;line-height:1.5;letter-spacing:.055em}.hero-description{margin-top:14px;font-size:12px;line-height:1.95}.hero-actions{margin-top:24px;gap:21px}.hero-actions .button{font-size:12px;gap:18px;padding:13px 18px;min-height:50px}.hero-actions .text-link{font-size:11px;gap:12px}.hero-tags{margin-top:23px;font-size:9px;gap:13px}.hero-bottom{bottom:10px;justify-content:flex-end}.hero-bottom>span:first-child{display:none}.hero-bottom a{font-size:10px;gap:12px}.hero-bottom a span{font-size:17px}.wayfinding{display:block;padding:5px 0}.wayfinding>a,.wayfinding>button{border-right:0;border-bottom:1px solid var(--line);padding:14px 0;width:100%;gap:17px;min-height:75px}.wayfinding>:last-child{border-bottom:0}.way-number{display:block;font-size:25px}.wayfinding strong{font-size:13px}.wayfinding small{font-size:10px}.way-arrow{font-size:23px}.section{padding-block:56px}.section-heading{display:block;margin-bottom:25px}.section-heading h2{font-size:29px;line-height:1.6;margin-top:10px}.section-heading>p{font-size:12px;margin-top:16px;line-height:1.9}.eyebrow{font-size:9px;letter-spacing:.13em}.eyebrow>span:not(.tiny-star){font-size:9px;margin-left:14px}.filters{gap:20px;justify-content:space-between;width:100%}.filters button{font-size:11px;white-space:nowrap;padding:8px 0 13px;min-height:49px}.filter-row{margin-bottom:22px}.result-count{display:none}.expedition-grid{grid-template-columns:1fr;gap:29px}.expedition-card .card-image{height:230px}.card-content{padding-top:20px;padding-bottom:12px}.card-content h3{font-size:25px}.card-content p{font-size:13px;margin-top:10px;margin-bottom:10px}.card-bottom{flex-direction:row;align-items:center;gap:15px}.card-bottom>span{font-size:10px}.card-bottom button{font-size:12px;align-self:auto}.card-kicker{font-size:9px}.card-tag{right:15px;bottom:15px;font-size:10px}.section-footnote{font-size:9px;align-items:flex-start;gap:10px}.section-footnote>span:last-child{white-space:nowrap;font-size:8px}.features-section{padding:45px 0}.features-layout{display:flex;flex-direction:column;gap:38px;align-items:stretch}.feature-art{height:390px;width:100%;border-radius:145px 145px 3px 3px}.feature-art>img{object-position:13% center}.art-label{bottom:28px;left:28px}.art-label strong{font-size:28px}.feature-copy h2{font-size:31px;margin-top:13px}.feature-copy .eyebrow{font-size:9px}.section-intro{font-size:12px;margin-top:16px}.feature-list{margin-top:21px}.feature-list button{padding:20px 0;gap:17px}.feature-list strong{font-size:14px}.feature-list small{font-size:10px}.feature-number{font-size:22px;width:25px}.feature-hint{font-size:9px}.guide-section .section-heading h2{font-size:28px}.guide-section .section-heading .text-link{margin-top:9px;font-size:12px}.journey{margin-top:30px;gap:28px 24px}.step-number{font-size:31px}.journey h3{font-size:19px;line-height:1.6;margin-top:11px}.journey p{font-size:11px;margin-top:10px}.journey a,.journey button{font-size:10px;gap:7px}.traveler-note{margin-top:25px;align-items:flex-start;padding:17px 18px;gap:13px}.traveler-note p{font-size:10px}.note-symbol{font-size:27px}.faq-section{display:block;padding-top:0;padding-bottom:55px}.faq-section h2{font-size:30px;line-height:1.55;margin-top:12px;margin-bottom:15px}.faq-section .muted{font-size:12px}.faq-section .text-link{margin-top:7px}.faq-list{margin-top:26px}summary{font-size:12px;min-height:67px;gap:12px}details p{font-size:12px;padding-right:15px}.community-inner{display:block;padding-block:43px}.community-section h2{font-size:33px}.community-section p:not(.eyebrow){font-size:11px;line-height:2;margin-top:16px}.community-action{margin-top:26px;align-items:flex-start;gap:13px}.community-action .button{font-size:12px;min-height:53px;padding:12px 21px;gap:27px}.community-action>span{font-size:10px}.community-ornament{right:-180px;top:90px;font-size:460px}.site-footer{flex-wrap:wrap;padding-block:27px;gap:23px}.site-footer .brand{order:0}.site-footer .back-top{order:1;margin-left:auto;font-size:10px}.site-footer p{order:2;width:100%;text-align:left;font-size:9px}.mobile-only{display:block}dialog{padding:19px 23px;max-height:88svh}.dialog-top{margin-bottom:18px}.dialog-top .eyebrow{font-size:8px}.dialog-top+article h2,.join-content h2{font-size:25px}.article-lead{font-size:12px}.article-section p,.article-section ul{font-size:12px}.article-note{font-size:10px}.dialog-bottom{gap:10px;flex-wrap:wrap}.join-content>p{font-size:12px}.copy-row input{font-size:21px;padding:8px 4px;letter-spacing:.06em}.copy-row .button{font-size:11px;padding:8px 13px}.join-steps{gap:10px;font-size:9px}.join-content .copy-status{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.button:hover,.expedition-card:hover .card-image>img{transform:none}}
/* Keep each destination focused on one part of the panoramic concept artwork. */
.card-image>img{position:absolute;width:300%;max-width:none;height:100%;left:calc(-2 * var(--position));object-fit:cover;object-position:center}
/* The compact footer wordmark is still a full-size touch target. */
.brand{min-height:44px}
