/* Shared theme styles. Page scopes preserve the original selector specificity. */
:root:where(.pp-home,.pp-cart,.pp-shop,.pp-checkout,.pp-account,:has(body.single-product)){--ink:#10261f;--pine:#183c30;--pine2:#285747;--fern:#6e866c;--mist:#eef2e7;--paper:#f7f4eb;--paper2:#eee7d8;--clay:#b96543;--ochre:#c89d59;--white:#fffef8;--line:rgba(16,38,31,.14);--shadow:0 28px 80px rgba(21,50,40,.13)}
:where(html.pp-home) *{box-sizing:border-box}
html:where(.pp-home){scroll-behavior:smooth}
:where(html.pp-home) body{margin:0;background:var(--paper);color:var(--ink);font-family:"Manrope","DM Sans",sans-serif;overflow-x:hidden}
:where(html.pp-home) img{width:100%;height:100%;object-fit:cover;display:block}
:where(html.pp-home) a{color:inherit;text-decoration:none}
:where(html.pp-home) button{font:inherit}
:where(html.pp-home,html.pp-cart,html.pp-checkout,html.pp-account) .wrap{margin:auto}
:where(html.pp-home) h1,:where(html.pp-home) h2,:where(html.pp-home) h3{font-family:"Newsreader",serif}
:where(html.pp-home,body.single-product,html.pp-cart) .kicker{font-weight:700;letter-spacing:.19em;text-transform:uppercase;display:flex;align-items:center;gap:12px}
:where(html.pp-home,body.single-product,html.pp-cart) .kicker:before{content:"";height:1px;width:32px;background:currentColor}
:where(html.pp-home,body.single-product,html.pp-cart,html.pp-checkout,html.pp-account) .btn{display:inline-flex;gap:16px;align-items:center;justify-content:center;border-radius:999px;padding:15px 20px;border:1px solid transparent;font-weight:700;transition:.28s ease}
:where(html.pp-home,body.single-product,html.pp-cart,html.pp-checkout,html.pp-account) .btn:hover{transform:translateY(-3px)}
:where(html.pp-home,body.single-product,html.pp-cart,html.pp-checkout,html.pp-account) .btn-dark{background:var(--ink);color:white}
:where(html.pp-home,body.single-product,html.pp-cart,html.pp-checkout,html.pp-account) .btn-light{background:var(--white);color:var(--ink)}
:where(html.pp-home,body.single-product,html.pp-cart,html.pp-checkout,html.pp-account) .btn-line{border-color:rgba(255,255,255,.4);color:white;background:rgba(255,255,255,.08);backdrop-filter:blur(12px)}
:where(html.pp-home) .reveal{opacity:0;transform:translateY(24px);transition:.8s cubic-bezier(.2,.7,.2,1)}
:where(html.pp-home) .reveal.visible{opacity:1;transform:none}
:where(html.pp-home,body.single-product,html.pp-cart,html.pp-checkout,html.pp-account) .nav-wrap{position:absolute;z-index:80;top:22px;left:0;right:0;color:white}
:where(html.pp-home,body.single-product,html.pp-cart,html.pp-checkout,html.pp-account) .nav{margin:auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:12px 14px 12px 18px;border-radius:20px;background:rgba(10,31,24,.34);border:1px solid rgba(255,255,255,.22);backdrop-filter:blur(18px) saturate(120%);box-shadow:0 14px 44px rgba(4,15,11,.18)}
:where(html.pp-home,body.single-product,html.pp-cart,html.pp-checkout,html.pp-account) .brand{display:flex;align-items:center;gap:12px;font-family:"Newsreader",serif;font-weight:600;color:white}
:where(html.pp-home,body.single-product,html.pp-cart,html.pp-checkout,html.pp-account) .brandmark{width:37px;height:37px;border-radius:50%;background:rgba(255,255,255,.12);position:relative;display:grid;place-items:center;border:1px solid rgba(255,255,255,.2)}
:where(html.pp-home,body.single-product,html.pp-cart,html.pp-checkout,html.pp-account) .brandmark:before,:where(html.pp-home,body.single-product,html.pp-cart,html.pp-checkout,html.pp-account) .brandmark:after{content:"";position:absolute;border-radius:50%;border:1px solid #e5c990}
:where(html.pp-home,body.single-product,html.pp-cart,html.pp-checkout,html.pp-account) .brandmark:before{width:18px;height:18px}
:where(html.pp-home,body.single-product,html.pp-cart,html.pp-checkout,html.pp-account) .brandmark:after{width:9px;height:9px}
:where(html.pp-home,body.single-product,html.pp-cart,html.pp-checkout,html.pp-account) .navlinks{display:flex;gap:26px;font-weight:700;color:rgba(255,255,255,.88)}
:where(html.pp-home,body.single-product,html.pp-cart,html.pp-checkout,html.pp-account) .navlinks a{position:relative}
:where(html.pp-home,body.single-product,html.pp-cart,html.pp-checkout,html.pp-account) .navlinks a:after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:1px;background:#e5c990;transition:.25s}
:where(html.pp-home,body.single-product,html.pp-cart,html.pp-checkout,html.pp-account) .navlinks a:hover:after{right:0}
:where(html.pp-home,body.single-product,html.pp-cart,html.pp-checkout,html.pp-account) .navright{display:flex;justify-content:flex-end}
:where(html.pp-home,body.single-product,html.pp-cart,html.pp-checkout,html.pp-account) .navright .btn-dark{background:var(--white);color:var(--ink)}
:where(html.pp-home,body.single-product,html.pp-cart,html.pp-checkout,html.pp-account) .menu{display:none;border:0;background:transparent;color:white}
:where(html.pp-home) .hero{min-height:100vh;position:relative}
:where(html.pp-home) .hero-frame{background:var(--ink)}
:where(html.pp-home) .hero-bg{position:absolute;inset:0;transform:scale(1.03);transition:transform .25s linear}
:where(html.pp-home) .hero-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,25,19,.78) 0%,rgba(8,26,20,.54) 34%,rgba(8,26,20,.08) 68%),linear-gradient(0deg,rgba(7,25,19,.58),transparent 45%)}
:where(html.pp-home) .hero-content{position:relative;z-index:3;display:flex;align-items:flex-end;color:white}
:where(html.pp-home) .hero-copy{width:min(780px,66vw)}
:where(html.pp-home) .hero-copy .kicker{color:#e8d4ae}
:where(html.pp-home) .hero h1{font-weight:400;line-height:.78;letter-spacing:-.058em;margin:30px 0 28px}
:where(html.pp-home) .hero h1 em{display:block;font-weight:400;color:#e1b886}
:where(html.pp-home) .hero-sub{color:rgba(255,255,255,.78);max-width:610px}
:where(html.pp-home) .hero-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}
:where(html.pp-home) .hero-rail{position:absolute;z-index:4;right:28px;top:110px;bottom:26px;width:86px;border-left:1px solid rgba(255,255,255,.24);display:flex;flex-direction:column;justify-content:space-between;align-items:center;color:white}
:where(html.pp-home) .railtext{writing-mode:vertical-rl;letter-spacing:.24em;text-transform:uppercase;color:rgba(255,255,255,.72)}
:where(html.pp-home) .railnum{font-family:"Newsreader"}
:where(html.pp-home) .hero-stamp{position:absolute;z-index:4;right:115px;bottom:48px;width:178px;height:178px;border-radius:50%;background:rgba(247,244,235,.92);color:var(--ink);display:grid;place-items:center;text-align:center;box-shadow:var(--shadow);transform:rotate(-9deg)}
:where(html.pp-home) .hero-stamp strong{font-family:"Newsreader";line-height:.95}
:where(html.pp-home) .hero-stamp small{letter-spacing:.17em;text-transform:uppercase;margin-top:7px;display:block}
:where(html.pp-home) .scrollcue{position:absolute;left:6vw;bottom:23px;z-index:4;color:white;letter-spacing:.16em;text-transform:uppercase;display:flex;align-items:center;gap:10px}
:where(html.pp-home) .scrollcue:after{content:"";width:44px;height:1px;background:white}
:where(html.pp-home) .hero-motion{position:absolute;inset:0;z-index:2;pointer-events:none;overflow:hidden}
:where(html.pp-home) .hero-orbit{position:absolute;border:1px solid rgba(240,218,174,.26);border-radius:50%;animation:orbitPulse 7s ease-in-out infinite}
:where(html.pp-home) .hero-orbit.one{width:320px;height:320px;right:9%;top:19%}
:where(html.pp-home) .hero-orbit.two{width:190px;height:190px;right:15%;top:30%;animation-delay:-2s}
:where(html.pp-home) .hero-orbit:before{content:"";position:absolute;width:10px;height:10px;border-radius:50%;background:#e5c990;box-shadow:0 0 30px rgba(229,201,144,.65);top:12%;left:20%}
:where(html.pp-home) .fossil-chip{position:absolute;width:48px;height:34px;border-radius:56% 44% 63% 37%;background:linear-gradient(145deg,rgba(233,213,173,.86),rgba(133,102,64,.62));box-shadow:0 10px 28px rgba(0,0,0,.2);opacity:.72;animation:chipFloat 8s ease-in-out infinite;backdrop-filter:blur(2px)}
:where(html.pp-home) .fossil-chip:after{content:"";position:absolute;inset:8px;border:1px solid rgba(69,54,38,.38);border-radius:50%;transform:rotate(22deg)}
:where(html.pp-home) .chip-a{left:47%;top:21%;transform:rotate(17deg)}
:where(html.pp-home) .chip-b{left:70%;top:68%;width:34px;height:26px;animation-delay:-2.5s}
:where(html.pp-home) .chip-c{left:87%;top:46%;width:58px;height:40px;animation-delay:-5s}
:where(html.pp-home) .hero-grass{position:absolute;left:0;right:0;bottom:-18px;height:120px;background:repeating-linear-gradient(83deg,transparent 0 28px,rgba(216,194,143,.24) 29px 31px,transparent 32px 56px);transform-origin:bottom;animation:grassSway 6s ease-in-out infinite;mask-image:linear-gradient(to top,#000,transparent)}
:where(html.pp-home) .hero-stamp{animation:stampFloat 5.5s ease-in-out infinite}
:where(html.pp-home) .hero-bg img{will-change:transform;transition:transform .2s ease-out}
@keyframes orbitPulse{0%,100%{transform:scale(.96) rotate(0deg);opacity:.48}50%{transform:scale(1.05) rotate(9deg);opacity:.9}}
@keyframes chipFloat{0%,100%{translate:0 0;rotate:-4deg}50%{translate:12px -18px;rotate:7deg}}
@keyframes grassSway{0%,100%{transform:skewX(-1deg)}50%{transform:skewX(2deg)}}
@keyframes stampFloat{0%,100%{transform:rotate(-9deg) translateY(0)}50%{transform:rotate(-6deg) translateY(-10px)}}
:where(html.pp-home) .note{padding:30px 26px;border-right:1px solid var(--line)}
:where(html.pp-home) .note:last-child{border-right:0}
:where(html.pp-home) .note span{display:block;font-family:"Newsreader";margin-bottom:8px}
:where(html.pp-home) .note p{margin:0;color:#667069}
:where(html.pp-home) .how-field{background:var(--mist)}
:where(html.pp-home) .how-head{text-align:center;margin:0 auto 54px}
:where(html.pp-home) .how-head .how-title{font-family:"Newsreader",serif;font-weight:400;line-height:.94;letter-spacing:-.045em;margin:0 0 18px}
:where(html.pp-home) .how-head p{margin:0 auto;max-width:760px;color:#5d6b63}
:where(html.pp-home) .how-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}
:where(html.pp-home) .how-card{position:relative;overflow:hidden;background:var(--ink);isolation:isolate}
:where(html.pp-home) .how-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(7,29,21,.9) 0%,rgba(7,29,21,.54) 34%,rgba(7,29,21,.08) 72%);z-index:1}
:where(html.pp-home) .how-card:first-child:after{background:linear-gradient(0deg,rgba(7,29,21,.92) 0%,rgba(7,29,21,.58) 42%,rgba(7,29,21,.1) 78%)}
:where(html.pp-home) .how-card img{position:absolute;inset:0;transition:transform .8s cubic-bezier(.2,.7,.2,1);will-change:transform}
:where(html.pp-home) .how-card:hover img{transform:scale(1.055)}
:where(html.pp-home) .how-card-copy{position:absolute;z-index:2;color:white}
:where(html.pp-home) .how-step{letter-spacing:.16em;text-transform:uppercase;font-weight:700;color:#e5c990}
:where(html.pp-home) .how-card-copy h3{font-weight:400}
:where(html.pp-home) .how-card-copy h3 em{font-weight:400;color:#e1b886}
:where(html.pp-home) .how-card-copy p{color:rgba(255,255,255,.8);max-width:620px;margin:0}
:where(html.pp-home) .how-footer{display:grid;grid-template-columns:1.15fr .85fr}
:where(html.pp-home) .how-note{border:1px solid #c8d1c3;background:rgba(255,255,255,.38)}
:where(html.pp-home) .ethical-panel{border:1px solid #c8d1c3}
:where(html.pp-home) .how-note strong,:where(html.pp-home) .ethical-panel strong{display:block;font-family:"Newsreader";font-weight:500;margin-bottom:7px}
:where(html.pp-home) .how-note p{margin:0;color:#647169}
:where(html.pp-home) .ethical-panel p{margin:0}
:where(html.pp-home) .ethical-panel{display:flex;align-items:center;justify-content:space-between;gap:18px;background:var(--ink);color:white;border-color:var(--ink)}
:where(html.pp-home) .ethical-panel p{color:#b6c4bc}
:where(html.pp-home) .ethical-arrow{flex:0 0 46px;width:46px;height:46px;border-radius:50%;background:white;color:var(--ink);display:grid;place-items:center}
:where(html.pp-home,body.single-product,html.pp-cart) .breaker-card{overflow:hidden;position:relative}
:where(html.pp-home,body.single-product,html.pp-cart) .breaker-card:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,32,24,.72),rgba(9,32,24,.08))}
:where(html.pp-home,body.single-product,html.pp-cart) .breaker-copy{position:absolute;z-index:2;left:7vw;top:50%;transform:translateY(-50%);color:white}
:where(html.pp-home,body.single-product,html.pp-cart) .breaker-copy h2{line-height:.88;font-weight:400}
:where(html.pp-home,body.single-product,html.pp-cart) .breaker-copy p{color:rgba(255,255,255,.75)}
:where(html.pp-home) .sessions{background:var(--paper)}
:where(html.pp-home) .sessions-top .kicker{justify-content:center}
:where(html.pp-home) .sessions-top .kicker:before{display:none}
:where(html.pp-home) .sessions h2{line-height:.88;font-weight:400;letter-spacing:-.05em;margin:14px 0 20px}
:where(html.pp-home) .sessions-copy{color:#617067;margin:0 auto}
:where(html.pp-home) .expedition-layout{display:grid;grid-template-columns:1.05fr .95fr}
:where(html.pp-home) .feature-trip{position:relative;overflow:hidden;background:var(--ink);color:white}
:where(html.pp-home) .feature-trip img{position:absolute;inset:0}
:where(html.pp-home) .feature-trip:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(7,29,21,.88),rgba(7,29,21,.02) 60%)}
:where(html.pp-home) .feature-info{position:absolute;z-index:2}
:where(html.pp-home) .feature-meta{display:flex;gap:9px;align-items:center}
:where(html.pp-home) .pill{padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.26);font-weight:700;letter-spacing:.08em}
:where(html.pp-home) .feature-info h3{font-weight:400;margin:15px 0 5px}
:where(html.pp-home) .feature-info p{color:rgba(255,255,255,.75);max-width:580px}
:where(html.pp-home) .trip-list{border-top:1px solid var(--line)}
:where(html.pp-home) .trip-row{display:grid;align-items:start;border-bottom:1px solid var(--line);cursor:pointer;transition:.25s}
:where(html.pp-home) .trip-row:hover,:where(html.pp-home) .trip-row.active{background:#ece9df}
:where(html.pp-home) .trip-no{font-family:"Newsreader";color:#8e958c}
:where(html.pp-home) .trip-row h3{font-family:"Manrope";margin:2px 0 7px}
:where(html.pp-home) .trip-row .date{color:#6c756e}
:where(html.pp-home) .trip-status{font-weight:700;border-radius:999px;background:#e2e6df;padding:7px 9px;white-space:nowrap}
:where(html.pp-home) .trip-status.full{background:#f0ded7;color:#8d4b38}
:where(html.pp-home) .trip-status.mid{background:#eee2c9;color:#86652c}
:where(html.pp-home) .years{margin-top:90px}
:where(html.pp-home) .season-block{border-top:0!important}
:where(html.pp-home) .season-block:first-of-type{padding-top:0;border-top:0!important}
:where(html.pp-home) .sessions-top:before,:where(html.pp-home) .sessions-top:after,:where(html.pp-home) .season-block:before,:where(html.pp-home) .season-block:after{content:none!important;display:none!important}
:where(html.pp-home) .season-block-head{display:flex;align-items:flex-end;justify-content:space-between}
:where(html.pp-home) .season-block-head h3{font-weight:400;margin:0}
:where(html.pp-home) .season-block-head p{margin:0;max-width:480px;color:#68736d}
:where(html.pp-home) .awesome{text-align:center;font-family:"Newsreader";color:#647167}
:where(html.pp-home) .team{color:var(--ink)}
:where(html.pp-home) .team .wrap{position:relative}
:where(html.pp-home) .team-head{text-align:center}
:where(html.pp-home) .team-head .kicker{justify-content:center;color:var(--clay)}
:where(html.pp-home) .team-head .kicker:before{display:none}
:where(html.pp-home) .team-head h2{font-weight:400;letter-spacing:-.045em}
:where(html.pp-home) .team-head p{margin:0 auto;color:#5d6b63}
:where(html.pp-home) .team-new{background:#dce5d7;border:1px solid rgba(16,38,31,.08);display:grid;align-items:start}
:where(html.pp-home) .team-new .label{font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--clay)}
:where(html.pp-home) .team-new h3{font-weight:500;margin:0 0 10px}
:where(html.pp-home) .team-new p{margin:0;color:#5f6d65}
:where(html.pp-home) .prep{background:var(--paper)}
:where(html.pp-home) .packing{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:26px}
:where(html.pp-home) .pack{background:var(--paper);border:1px solid rgba(16,38,31,.09);border-radius:12px;padding:10px 11px}
:where(html.pp-home,html.pp-cart,html.pp-shop) .merch{padding:0 14px 118px}
:where(html.pp-home) .contact{padding:0 14px 14px}
:where(html.pp-home) .contact-actions{display:flex;gap:10px;margin-top:28px;flex-wrap:wrap}
:where(html.pp-home,html.pp-cart,html.pp-checkout,html.pp-account) .footer{display:flex;justify-content:space-between;gap:30px;color:#6d756f}
@media(max-width:1000px){:where(html.pp-home,body.single-product,html.pp-cart,html.pp-checkout,html.pp-account) .nav{grid-template-columns:1fr auto}
:where(html.pp-home,body.single-product,html.pp-cart,html.pp-checkout,html.pp-account) .navlinks{display:none}
:where(html.pp-home,body.single-product,html.pp-cart,html.pp-checkout,html.pp-account) .navright .btn{display:none}
:where(html.pp-home,body.single-product,html.pp-cart,html.pp-checkout,html.pp-account) .menu{display:block}
:where(html.pp-home,body.single-product,html.pp-cart,html.pp-checkout,html.pp-account) .nav.open .navlinks{display:flex;position:absolute;left:16px;right:16px;top:68px;flex-direction:column;background:rgba(12,34,26,.96);color:white;padding:22px;border:1px solid rgba(255,255,255,.15);border-radius:18px;box-shadow:var(--shadow)}
:where(html.pp-home) .hero-copy{width:80vw}
:where(html.pp-home) .hero-rail{display:none}
:where(html.pp-home) .how-grid{grid-template-columns:1fr 1fr}
:where(html.pp-home) .how-card{min-height:400px}
:where(html.pp-home) .how-footer{grid-template-columns:1fr}
:where(html.pp-home) .hero-orbit.one{right:-8%;top:18%}
:where(html.pp-home) .chip-a{left:72%}
:where(html.pp-home) .sessions-top,:where(html.pp-home) .expedition-layout{grid-template-columns:1fr}
:where(html.pp-home) .feature-trip{position:relative;top:auto}
:where(html.pp-home) .packing{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:680px){:where(html.pp-home,html.pp-cart,html.pp-checkout,html.pp-account) .wrap{width:min(100% - 28px,1380px)}
:where(html.pp-home) .section{padding:84px 0}
:where(html.pp-home,body.single-product,html.pp-cart,html.pp-checkout,html.pp-account) .nav{width:calc(100% - 28px)}
:where(html.pp-home) .hero{padding:8px}
:where(html.pp-home) .hero-frame{border-radius:24px}
:where(html.pp-home) .hero-content{padding:120px 24px 62px}
:where(html.pp-home) .hero-copy{width:100%}
:where(html.pp-home) .hero-stamp{width:128px;height:128px;right:20px;bottom:38px;opacity:.92}
:where(html.pp-home) .scrollcue{display:none}
:where(html.pp-home) .how-field{padding:86px 0}
:where(html.pp-home) .how-head{margin-bottom:36px}
:where(html.pp-home) .how-grid{grid-template-columns:1fr;gap:12px}
:where(html.pp-home) .how-card{min-height:420px;border-radius:24px}
:where(html.pp-home) .how-card-copy{left:22px;right:22px;bottom:22px}
:where(html.pp-home) .how-footer{gap:10px}
:where(html.pp-home) .note{border-right:0;border-bottom:1px solid var(--line)}
:where(html.pp-home,body.single-product,html.pp-cart) .breaker-card{height:640px;border-radius:24px}
:where(html.pp-home,body.single-product,html.pp-cart) .breaker-copy{left:28px;right:28px}
:where(html.pp-home) .feature-trip{height:600px}
:where(html.pp-home) .feature-info{left:22px;right:22px;bottom:22px}
:where(html.pp-home) .trip-row{grid-template-columns:42px 1fr}
:where(html.pp-home) .trip-status{grid-column:2}
:where(html.pp-home) .packing{grid-template-columns:1fr 1fr}
:where(html.pp-home,html.pp-cart,html.pp-checkout,html.pp-account) .footer{flex-direction:column}
:where(html.pp-home) .hero-actions .btn{width:auto}
}
@media(max-width:680px){:where(html.pp-home) .team-head{margin-bottom:36px}
:where(html.pp-home) .team-new{padding:24px}
}
:where(html.pp-home) .sessions-top{margin:0 auto 28px;text-align:center}
:where(html.pp-home) .sessions-top h2{line-height:.94;margin:0 0 14px;letter-spacing:-.045em}
:where(html.pp-home) .sessions-copy{max-width:690px}
:where(html.pp-home) .expedition-layout--reverse{grid-template-columns:.95fr 1.05fr}
:where(html.pp-home) .expedition-layout--reverse .trip-list{order:1}
:where(html.pp-home) .expedition-layout--reverse .feature-trip{order:2}
:where(html.pp-home) .team{background:#eef1e9}
:where(html.pp-home) .team-head{margin:0 auto 40px}
:where(html.pp-home) .team-head h2{line-height:.94;margin:12px 0 16px}
:where(html.pp-home) .team-head p{max-width:690px}
:where(html.pp-home) .team-portrait-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}
:where(html.pp-home) .person-card{background:var(--paper);border:1px solid rgba(16,38,31,.1);overflow:hidden;box-shadow:0 14px 36px rgba(16,38,31,.05);transition:transform .3s ease,box-shadow .3s ease}
:where(html.pp-home) .person-card:hover{transform:translateY(-6px);box-shadow:0 22px 52px rgba(16,38,31,.1)}
:where(html.pp-home) .person-photo{background:#d9dfd5;overflow:hidden}
:where(html.pp-home) .person-photo img{transition:transform .5s cubic-bezier(.2,.7,.2,1)}
:where(html.pp-home) .person-card:hover .person-photo img{transform:scale(1.035)}
:where(html.pp-home) .person-copy .role{font-weight:800;letter-spacing:.13em;text-transform:uppercase;color:var(--clay);min-height:26px}
:where(html.pp-home) .person-copy h3{font-weight:500}
:where(html.pp-home) .person-copy p{color:#617067;margin:0}
:where(html.pp-home) .team-new{border-radius:20px;grid-template-columns:.42fr 1.58fr}
@media(max-width:1180px){:where(html.pp-home) .team-portrait-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:980px){:where(html.pp-home) .team-new{grid-template-columns:1fr;gap:8px}
}
@media(max-width:680px){:where(html.pp-home) .sessions{padding:64px 0 76px}
:where(html.pp-home) .sessions-top{margin-bottom:22px}
:where(html.pp-home) .season-block{margin-top:42px}
:where(html.pp-home) .season-block-head{align-items:flex-start;flex-direction:column;gap:6px}
:where(html.pp-home) .team{padding:72px 0}
:where(html.pp-home) .team-portrait-grid{grid-template-columns:1fr}
:where(html.pp-home) .person-photo{height:400px}
}
:where(html.pp-home,html.pp-cart,html.pp-shop) .kicker-clean:before{display:none!important}
:where(html.pp-home,html.pp-cart,html.pp-shop) .kicker-clean{gap:0;color:var(--clay)}
:where(html.pp-home) .field-stories{background:#dfe7d9}
:where(html.pp-home) .stories-stage{display:grid;grid-template-columns:1.08fr .92fr;overflow:hidden;background:var(--paper);box-shadow:0 24px 70px rgba(16,38,31,.08)}
:where(html.pp-home) .stories-media{position:relative;background:#a59676;overflow:hidden}
:where(html.pp-home) .stories-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(9,28,21,.18),rgba(9,28,21,.05) 45%,rgba(9,28,21,.66))}
:where(html.pp-home) .stories-media img{transition:opacity .28s ease,transform .7s cubic-bezier(.2,.7,.2,1)}
:where(html.pp-home) .stories-stage:hover .stories-media img{transform:scale(1.025)}
:where(html.pp-home) .stories-media-top,:where(html.pp-home) .stories-media-bottom{position:absolute;z-index:2;color:white;left:28px;right:28px;display:flex;justify-content:space-between;align-items:center}
:where(html.pp-home) .stories-media-top{top:24px;font-weight:800;letter-spacing:.16em}
:where(html.pp-home) .stories-media-bottom{bottom:24px;font-family:"Newsreader",serif}
:where(html.pp-home) .stories-copy{display:flex;flex-direction:column}
:where(html.pp-home) .stories-copy h2{font-weight:400;line-height:.92;letter-spacing:-.04em}
:where(html.pp-home) .stories-copy h2 em{color:var(--clay);font-weight:400}
:where(html.pp-home) .stories-copy blockquote{font-family:"Newsreader",serif;color:var(--ink)}
:where(html.pp-home) .story-meta{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);margin-top:auto}
:where(html.pp-home) .story-meta strong{letter-spacing:.12em;text-transform:uppercase}
:where(html.pp-home) .story-meta span{font-family:"Newsreader",serif;color:#7b877f}
:where(html.pp-home) .story-nav{display:grid;grid-template-columns:repeat(6,1fr)}
:where(html.pp-home) .story-nav button{height:46px;border:1px solid var(--line);border-radius:12px;background:transparent;color:#6b776f;font-weight:800;cursor:pointer;transition:.25s ease}
:where(html.pp-home) .story-nav button:hover,:where(html.pp-home) .story-nav button.active{background:var(--ink);color:white;border-color:var(--ink);transform:translateY(-2px)}
:where(html.pp-home) .arrival{background:var(--paper)}
:where(html.pp-home) .arrival-shell{display:grid;border:1px solid var(--line);overflow:hidden;background:#fffdf7;box-shadow:0 20px 60px rgba(16,38,31,.05)}
:where(html.pp-home) .arrival-intro{background:var(--ink);color:white;display:flex;flex-direction:column}
:where(html.pp-home) .arrival-intro .kicker{color:#e1b886}
:where(html.pp-home) .arrival-intro h2{font-weight:400;line-height:.93}
:where(html.pp-home) .arrival-intro h2 em{color:#e1b886;font-weight:400}
:where(html.pp-home) .arrival-included{border-top:1px solid rgba(255,255,255,.18);border-bottom:1px solid rgba(255,255,255,.18)}
:where(html.pp-home) .arrival-included span{display:block;letter-spacing:.16em;text-transform:uppercase;color:#9fb0a8;margin-bottom:7px}
:where(html.pp-home) .arrival-included strong{color:white}
:where(html.pp-home) .arrival-photo{margin-top:auto;overflow:hidden}
:where(html.pp-home) .arrival-board{display:grid;grid-template-columns:1.08fr .92fr}
:where(html.pp-home) .arrival-pack{background:var(--mist);min-width:0}
:where(html.pp-home) .arrival-stay{min-width:0}
:where(html.pp-home) .arrival-stay{background:#f1eadb}
:where(html.pp-home) .arrival-card-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}
:where(html.pp-home) .arrival-card-head>div{display:flex;align-items:baseline;gap:12px}
:where(html.pp-home) .arrival-index{font-family:"Newsreader",serif;color:#87958d}
:where(html.pp-home) .arrival-card-head h3{font-weight:500;margin:0}
:where(html.pp-home) .arrival-card-head small{font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#7a867f;margin-top:7px}
:where(html.pp-home) .arrival-pack>p{color:#66736c;margin:0 0 18px}
:where(html.pp-home) .packing-v8{grid-template-columns:repeat(2,1fr)!important;margin-top:0!important}
:where(html.pp-home) .packing-v8 .pack{background:#fffdf7;border:0}
:where(html.pp-home) .stay-list{display:grid}
:where(html.pp-home) .stay-row{background:#fffdf7;border-radius:14px;display:grid;grid-template-columns:28px 1fr auto;align-items:start}
:where(html.pp-home) .stay-row.featured{background:var(--ink);color:white}
:where(html.pp-home) .stay-no{font-family:"Newsreader",serif;color:#89968e}
:where(html.pp-home) .stay-row.featured .stay-no{color:#d7c49d}
:where(html.pp-home) .stay-row strong{display:block;font-family:"Newsreader",serif;font-weight:500;margin-bottom:5px}
:where(html.pp-home) .stay-row small{display:block;color:#7a847f}
:where(html.pp-home) .stay-row.featured small{color:#b8c5be}
:where(html.pp-home) .stay-tag{font-weight:800;letter-spacing:.08em;text-transform:uppercase;background:#d8e0d8;color:var(--ink);border-radius:999px}
:where(html.pp-home) .stay-note{color:#78837d}
@media(max-width:1080px){:where(html.pp-home) .stories-stage,:where(html.pp-home) .arrival-shell{grid-template-columns:1fr}
:where(html.pp-home) .stories-media{min-height:470px}
:where(html.pp-home) .arrival-intro{min-height:auto;padding-bottom:0}
:where(html.pp-home) .arrival-photo{height:300px}
:where(html.pp-home) .arrival-board{grid-template-columns:1fr}
}
@media(max-width:680px){:where(html.pp-home) .field-stories{padding:64px 0}
:where(html.pp-home) .stories-stage,:where(html.pp-home) .arrival-shell{border-radius:24px}
:where(html.pp-home) .stories-media{min-height:400px}
:where(html.pp-home) .stories-copy{padding:32px 24px 26px}
:where(html.pp-home) .story-nav{grid-template-columns:repeat(3,1fr)}
:where(html.pp-home) .arrival{padding:70px 0}
:where(html.pp-home) .arrival-intro{padding:34px 26px 0}
:where(html.pp-home) .arrival-photo{height:230px}
:where(html.pp-home) .arrival-board{padding:14px}
:where(html.pp-home) .arrival-pack,:where(html.pp-home) .arrival-stay{padding:22px}
:where(html.pp-home) .packing-v8{grid-template-columns:1fr 1fr!important}
:where(html.pp-home) .arrival-card-head{flex-direction:column;gap:2px}
:where(html.pp-home) .stay-row{grid-template-columns:24px 1fr}
:where(html.pp-home) .stay-tag{grid-column:2;width:max-content}
}
:where(html.pp-home) .arrival-shell{grid-template-columns:.78fr 1.22fr}
:where(html.pp-home) .arrival-intro p{max-width:470px;color:#d1dbd5}
:where(html.pp-home) .arrival-photo{border-radius:26px 26px 0 0}
:where(html.pp-home) .arrival-photo img{object-position:center 58%}
:where(html.pp-home) .packing-v8 .pack{border-radius:12px;line-height:1.35}
:where(html.pp-home) .stay-row small{line-height:1.6}
:where(html.pp-home) .stay-tag{padding:8px 10px}
:where(html.pp-home,html.pp-cart,html.pp-shop) .merch-v9{background:#e8ede3}
:where(html.pp-home,html.pp-cart,html.pp-shop) .merch-v9-head{display:grid}
:where(html.pp-home,html.pp-cart,html.pp-shop) .merch-v9-head h2{font-weight:400;line-height:.92;letter-spacing:-.045em;margin:14px 0 0}
:where(html.pp-home,html.pp-cart,html.pp-shop) .merch-v9-head h2 em{font-weight:400;color:var(--clay)}
:where(html.pp-home,html.pp-cart,html.pp-shop) .merch-v9-head>p{color:#58675f;max-width:560px;margin:0}
:where(html.pp-home,html.pp-cart,html.pp-shop) .merch-product-grid{display:grid;grid-template-columns:1.2fr .9fr .9fr}
:where(html.pp-home,html.pp-cart,html.pp-shop) .merch-product{background:var(--paper);border:1px solid rgba(16,38,31,.09);overflow:hidden;min-width:0;transition:transform .3s ease,box-shadow .3s ease}
:where(html.pp-home,html.pp-cart,html.pp-shop) .merch-product:hover{transform:translateY(-6px);box-shadow:0 22px 55px rgba(16,38,31,.09)}
:where(html.pp-home,html.pp-cart,html.pp-shop) .merch-product-image{background:#ddd8cd;overflow:hidden}
:where(html.pp-home,html.pp-cart,html.pp-shop) .merch-product-image img{object-fit:cover;transition:transform .5s cubic-bezier(.2,.7,.2,1)}
:where(html.pp-home,html.pp-cart,html.pp-shop) .merch-product:hover img{transform:scale(1.035)}
:where(html.pp-home,html.pp-cart,html.pp-shop) .merch-product-copy>span{font-weight:800;letter-spacing:.13em;color:var(--clay)}
:where(html.pp-home,html.pp-cart,html.pp-shop) .merch-product-copy h3{font-weight:500}
:where(html.pp-home,html.pp-cart,html.pp-shop) .merch-product-copy p{color:#637067;margin:0}
:where(html.pp-home,html.pp-cart,html.pp-shop) .merch-product-actions{display:flex;align-items:center;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-4)}
:where(html.pp-home) .contact-v9{background:var(--paper)}
:where(html.pp-home) .contact-shell{display:grid;overflow:hidden;background:#fffdf7;border:1px solid var(--line);box-shadow:0 24px 70px rgba(16,38,31,.08)}
:where(html.pp-home) .contact-panel{background:#fffdf7;display:flex;flex-direction:column}
:where(html.pp-home) .contact-panel h2{font-weight:400;letter-spacing:-.045em}
:where(html.pp-home) .contact-panel h2 em{font-weight:400;color:var(--clay)}
:where(html.pp-home) .contact-lead{color:#5e6c64;margin:0 0 26px}
:where(html.pp-home) .contact-methods{display:grid}
:where(html.pp-home) .contact-methods>a,:where(html.pp-home) .contact-methods>div{border-bottom:1px solid var(--line)}
:where(html.pp-home) .contact-methods span{font-weight:800;letter-spacing:.14em;color:#819087}
:where(html.pp-home) .contact-methods strong{font-weight:600}
:where(html.pp-home) .contact-methods b{font-weight:400}
:where(html.pp-home) .contact-actions-v9{display:flex;align-items:center;flex-wrap:wrap}
:where(html.pp-home) .contact-email-link{font-weight:700;border-bottom:1px solid var(--ink);padding-bottom:3px}
:where(html.pp-home) .contact-visual{position:relative;overflow:hidden}
:where(html.pp-home) .contact-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(8,28,21,.58),rgba(8,28,21,0) 58%)}
:where(html.pp-home) .contact-visual img{object-position:center}
:where(html.pp-home) .contact-visual-card{position:absolute;z-index:2;border-radius:18px;background:rgba(247,244,235,.93);backdrop-filter:blur(12px);color:var(--ink)}
:where(html.pp-home) .contact-visual-card span{display:block;font-weight:800;letter-spacing:.14em;color:var(--clay);margin-bottom:7px}
:where(html.pp-home) .contact-visual-card strong{display:block;font-family:"Newsreader",serif;font-weight:500}
:where(html.pp-home) .contact-visual-card small{display:block;color:#66736c;margin-top:5px}
@media(max-width:1100px){:where(html.pp-home) .arrival-shell,:where(html.pp-home,html.pp-cart,html.pp-shop) .merch-v9-head,:where(html.pp-home) .contact-shell{grid-template-columns:1fr}
:where(html.pp-home) .arrival-intro{min-height:auto;padding-bottom:0}
:where(html.pp-home) .arrival-photo{height:330px}
:where(html.pp-home,html.pp-cart,html.pp-shop) .merch-product-grid{grid-template-columns:1fr 1fr}
:where(html.pp-home,html.pp-cart,html.pp-shop) .merch-product-wide{grid-column:1/-1}
:where(html.pp-home,html.pp-cart,html.pp-shop) .merch-product-wide .merch-product-image{height:500px}
:where(html.pp-home) .contact-visual{min-height:520px}
}
@media(max-width:700px){:where(html.pp-home) .arrival{padding:70px 0}
:where(html.pp-home,html.pp-cart,html.pp-shop) .merch-v9{padding:76px 0}
:where(html.pp-home,html.pp-cart,html.pp-shop) .merch-v9-head{gap:18px}
:where(html.pp-home) .contact-v9{padding:76px 0 14px}
}
:root:where(.pp-home,.pp-cart,.pp-shop,.pp-checkout,.pp-account,:has(body.single-product)){--type-label:12px;--type-meta:14px;--type-body:16px;--type-lead:18px;--type-card:32px;--type-card-display:clamp(38px,3.6vw,52px);--type-display:clamp(76px,10.4vw,162px)}
:where(html.pp-home) body{font-size:var(--type-body);line-height:1.65}
:where(html.pp-home,body.single-product,html.pp-cart) .kicker,:where(html.pp-home) .how-step,:where(html.pp-home) .role,:where(html.pp-home) .person-copy .role,:where(html.pp-home) .team-new .label,:where(html.pp-home) .stories-media-top,:where(html.pp-home) .story-meta strong,:where(html.pp-home,html.pp-cart,html.pp-shop) .merch-product-copy>span,:where(html.pp-home) .contact-visual-card span,:where(html.pp-home) .arrival-included span,:where(html.pp-home) .arrival-card-head small,:where(html.pp-home) .stay-tag,:where(html.pp-home) .railtext,:where(html.pp-home) .hero-stamp small,:where(html.pp-home) .scrollcue,:where(html.pp-home) .pill,:where(html.pp-home) .trip-status{font-size:var(--type-label)}
:where(html.pp-home,body.single-product,html.pp-cart,html.pp-checkout,html.pp-account) .btn,:where(html.pp-home,body.single-product,html.pp-cart,html.pp-checkout,html.pp-account) .navlinks,:where(html.pp-home) .contact-email-link,:where(html.pp-home) .story-nav button,:where(html.pp-home) .trip-row .date,:where(html.pp-home) .feature-date,:where(html.pp-home) .feature-price,:where(html.pp-home) .packing-v8 .pack,:where(html.pp-home) .stay-row small,:where(html.pp-home,html.pp-cart,html.pp-checkout,html.pp-account) .footer{font-size:var(--type-meta)}
:where(html.pp-home) .how-head .how-title,:where(html.pp-home) .sessions-top h2,:where(html.pp-home) .team-head h2,:where(html.pp-home) .stories-copy h2,:where(html.pp-home) .arrival-intro h2,:where(html.pp-home,html.pp-cart,html.pp-shop) .merch-v9-head h2,:where(html.pp-home,body.single-product,html.pp-cart) .breaker-copy h2{font-size:var(--type-section)}
:where(html.pp-home) .hero-sub,:where(html.pp-home) .how-head p,:where(html.pp-home) .sessions-copy,:where(html.pp-home) .team-head p,:where(html.pp-home,html.pp-cart,html.pp-shop) .merch-v9-head>p,:where(html.pp-home) .arrival-intro p,:where(html.pp-home,body.single-product,html.pp-cart) .breaker-copy p{font-size:var(--type-lead);line-height:1.7}
:where(html.pp-home) .how-card-copy p,:where(html.pp-home) .how-note p,:where(html.pp-home) .ethical-panel p,:where(html.pp-home) .feature-info p,:where(html.pp-home) .person-copy p,:where(html.pp-home) .team-new p,:where(html.pp-home) .note p,:where(html.pp-home) .arrival-pack>p,:where(html.pp-home,html.pp-cart,html.pp-shop) .merch-product-copy p,:where(html.pp-home) .contact-visual-card small,:where(html.pp-home) .stay-note,:where(html.pp-home) .season-block-head p{font-size:var(--type-body);line-height:1.68}
:where(html.pp-home) .how-note strong,:where(html.pp-home) .ethical-panel strong,:where(html.pp-home) .person-copy h3,:where(html.pp-home) .team-new h3,:where(html.pp-home,html.pp-cart,html.pp-shop) .merch-product-copy h3,:where(html.pp-home) .arrival-card-head h3{font-size:var(--type-card);line-height:1.08}
:where(html.pp-home) .contact-visual-card strong{line-height:1.08}
:where(html.pp-home) .how-card-copy h3{font-size:var(--type-card-display);line-height:.96}
:where(html.pp-home,body.single-product,html.pp-cart,html.pp-checkout,html.pp-account) .brand{font-size:22px}
:where(html.pp-home,body.single-product,html.pp-cart,html.pp-checkout,html.pp-account) .menu{font-size:24px}
:where(html.pp-home) .hero h1{font-size:var(--type-display)}
:where(html.pp-home) .railnum{font-size:30px}
:where(html.pp-home) .hero-stamp strong{font-size:28px}
:where(html.pp-home) .season-block-head h3{font-size:var(--type-subsection)}
:where(html.pp-home) .feature-info h3{font-size:clamp(38px,4.2vw,52px);line-height:.98}
:where(html.pp-home) .feature-date,:where(html.pp-home) .feature-price{font-weight:700;line-height:1.55}
:where(html.pp-home) .trip-row h3{font-size:var(--type-body);line-height:1.35}
:where(html.pp-home) .trip-no{font-size:30px}
:where(html.pp-home) .awesome{font-size:30px}
:where(html.pp-home) .ethical-arrow{font-size:20px}
:where(html.pp-home) .note span{font-size:34px}
:where(html.pp-home) .story-meta span{font-size:22px}
:where(html.pp-home) .stories-copy blockquote{font-size:clamp(30px,2.7vw,40px);line-height:1.16}
:where(html.pp-home) .stories-media-bottom{font-size:30px}
:where(html.pp-home) .arrival-index{font-size:28px}
:where(html.pp-home) .arrival-included strong{font-size:var(--type-body);line-height:1.6}
:where(html.pp-home) .stay-row strong{font-size:22px;line-height:1.25}
:where(html.pp-home) .stay-no{font-size:24px}
@media(max-width:700px){:root:where(.pp-home,.pp-cart,.pp-shop,.pp-checkout,.pp-account,:has(body.single-product)){--type-label:11px;--type-meta:13px;--type-body:15px;--type-lead:16px;--type-card:28px;--type-card-display:38px;--type-display:68px}
:where(html.pp-home) .feature-info h3{font-size:36px}
:where(html.pp-home) .stories-copy blockquote{font-size:28px}
:where(html.pp-home) .stories-media-bottom{font-size:24px}
:where(html.pp-home) .story-meta span{font-size:20px}
:where(html.pp-home) .contact-methods b{font-size:20px}
}
:root:where(.pp-home,.pp-cart,.pp-shop,.pp-checkout,.pp-account,:has(body.single-product)){--space-1:8px;--space-2:12px;--space-3:16px;--space-4:20px;--space-5:24px;--space-6:32px;--space-7:40px;--space-8:48px;--space-9:64px;--space-10:80px;--space-section:clamp(55px,5vw,75px);--radius-card:26px;--radius-shell:32px}
:where(html.pp-home,html.pp-cart,html.pp-checkout,html.pp-account) .wrap{width:min(1380px,calc(100% - 64px))}
:where(html.pp-home) .section,:where(html.pp-home) .how-field,:where(html.pp-home) .sessions,:where(html.pp-home) .field-stories,:where(html.pp-home) .arrival,:where(html.pp-home,html.pp-cart,html.pp-shop) .merch-v9{padding:var(--space-section) 0}
:where(html.pp-home) .team{padding:var(--space-section) 0}
:where(html.pp-home) .contact-v9{padding:var(--space-section) 0 18px}
:where(html.pp-home) .how-head,:where(html.pp-home) .sessions-top,:where(html.pp-home) .team-head{margin-bottom:var(--space-7)}
:where(html.pp-home) .how-head .how-title,:where(html.pp-home) .sessions-top h2,:where(html.pp-home) .team-head h2,:where(html.pp-home,html.pp-cart,html.pp-shop) .merch-v9-head h2,:where(html.pp-home) .contact-panel h2{margin-top:0}
:where(html.pp-home) .hero{padding:12px}
:where(html.pp-home) .hero-frame{min-height:calc(100svh - 24px);border-radius:var(--radius-shell)}
:where(html.pp-home) .hero-content{min-height:calc(100svh - 24px);padding:124px clamp(32px,6vw,86px) 64px}
:where(html.pp-home,body.single-product,html.pp-cart,html.pp-checkout,html.pp-account) .nav{width:min(1380px,calc(100% - 64px))}
:where(html.pp-home) .hero-actions{margin-top:var(--space-6)}
:where(html.pp-home) .how-field{padding-top:var(--space-section);padding-bottom:var(--space-section)}
:where(html.pp-home) .how-head{max-width:840px}
:where(html.pp-home) .how-head .how-title{margin-bottom:var(--space-3)}
:where(html.pp-home) .how-grid{gap:var(--space-4)}
:where(html.pp-home) .how-card{min-height:460px;border-radius:var(--radius-card)}
:where(html.pp-home) .how-card-copy{left:var(--space-6);right:var(--space-6);bottom:var(--space-6)}
:where(html.pp-home) .how-card-copy h3{margin:10px 0 var(--space-3)}
:where(html.pp-home) .how-footer{gap:var(--space-4);margin-top:var(--space-4)}
:where(html.pp-home) .how-note,:where(html.pp-home) .ethical-panel{padding:var(--space-5) var(--space-6);border-radius:22px}
:where(html.pp-home,body.single-product,html.pp-cart) .breaker{padding:0 12px}
:where(html.pp-home,body.single-product,html.pp-cart) .breaker-card{height:clamp(500px,56vw,630px);border-radius:var(--radius-shell)}
:where(html.pp-home,body.single-product,html.pp-cart) .breaker-copy{max-width:650px}
:where(html.pp-home,body.single-product,html.pp-cart) .breaker-copy h2{margin:var(--space-3) 0}
:where(html.pp-home,body.single-product,html.pp-cart) .breaker-copy .btn{margin-top:var(--space-2)}
:where(html.pp-home) .sessions-top{max-width:820px}
:where(html.pp-home) .sessions-top h2{margin-bottom:var(--space-3)}
:where(html.pp-home) .season-block{margin-top:var(--space-9);padding-top:0!important}
:where(html.pp-home) .season-block:first-of-type{margin-top:0}
:where(html.pp-home) .season-block-head{margin-bottom:var(--space-5);gap:var(--space-6)}
:where(html.pp-home) .expedition-layout{gap:var(--space-5)}
:where(html.pp-home) .feature-trip{border-radius:var(--radius-shell)}
:where(html.pp-home) .feature-info{left:var(--space-6);right:var(--space-6);bottom:var(--space-6)}
:where(html.pp-home) .trip-row{grid-template-columns:58px minmax(0,1fr) auto;gap:var(--space-3);padding:20px 6px}
:where(html.pp-home) .trip-row:hover,:where(html.pp-home) .trip-row.active{padding-left:14px;padding-right:14px}
:where(html.pp-home) .awesome{margin-top:var(--space-5)}
:where(html.pp-home) .team-head{max-width:860px}
:where(html.pp-home) .team-head h2{margin-bottom:var(--space-3)}
:where(html.pp-home) .team-portrait-grid{gap:var(--space-4)}
:where(html.pp-home) .person-card{border-radius:var(--radius-card)}
:where(html.pp-home) .person-photo{height:340px}
:where(html.pp-home) .person-copy{padding:var(--space-5) var(--space-5) 28px}
:where(html.pp-home) .person-copy h3{margin:8px 0 var(--space-3)}
:where(html.pp-home) .team-new{margin-top:var(--space-4);padding:var(--space-5) var(--space-6);gap:var(--space-6)}
:where(html.pp-home) .stories-stage{min-height:580px;border-radius:var(--radius-shell)}
:where(html.pp-home) .stories-media{min-height:580px}
:where(html.pp-home) .stories-copy{padding:var(--space-8) var(--space-8) var(--space-7)}
:where(html.pp-home) .stories-copy h2{margin:var(--space-3) 0 var(--space-5)}
:where(html.pp-home) .stories-copy blockquote{margin:var(--space-2) 0 var(--space-5)}
:where(html.pp-home) .story-meta{padding-top:var(--space-4)}
:where(html.pp-home) .story-nav{margin-top:var(--space-5);gap:var(--space-2)}
:where(html.pp-home) .arrival-shell{border-radius:var(--radius-shell)}
:where(html.pp-home) .arrival-intro{padding:var(--space-8) var(--space-8) 0;min-height:690px}
:where(html.pp-home) .arrival-intro h2{margin:var(--space-3) 0 var(--space-4)}
:where(html.pp-home) .arrival-included{margin:var(--space-6) 0;padding:var(--space-4) 0}
:where(html.pp-home) .arrival-photo{height:280px}
:where(html.pp-home) .arrival-board{padding:var(--space-6);gap:var(--space-4)}
:where(html.pp-home) .arrival-pack,:where(html.pp-home) .arrival-stay{padding:var(--space-6);border-radius:var(--radius-card)}
:where(html.pp-home) .arrival-card-head{margin-bottom:var(--space-3)}
:where(html.pp-home) .arrival-pack>p{margin-bottom:var(--space-4)}
:where(html.pp-home) .packing-v8{gap:var(--space-2)!important}
:where(html.pp-home) .packing-v8 .pack{padding:13px 14px}
:where(html.pp-home) .stay-list{gap:var(--space-2);margin-top:var(--space-4)}
:where(html.pp-home) .stay-row{padding:var(--space-3);gap:var(--space-2)}
:where(html.pp-home) .stay-note{margin-top:var(--space-3)}
:where(html.pp-home,html.pp-cart,html.pp-shop) .merch-v9-head{gap:var(--space-9);margin-bottom:var(--space-7)}
:where(html.pp-home,html.pp-cart,html.pp-shop) .merch-product-grid{gap:var(--space-4)}
:where(html.pp-home,html.pp-cart,html.pp-shop) .merch-product{border-radius:var(--radius-card)}
:where(html.pp-home,html.pp-cart,html.pp-shop) .merch-product-image,:where(html.pp-home,html.pp-cart,html.pp-shop) .merch-product-wide .merch-product-image{height:420px}
:where(html.pp-home,html.pp-cart,html.pp-shop) .merch-product-copy{padding:var(--space-5) var(--space-5) 28px}
:where(html.pp-home,html.pp-cart,html.pp-shop) .merch-product-copy h3{margin:10px 0 var(--space-2)}
:where(html.pp-home) .contact-shell{border-radius:var(--radius-shell)}
:where(html.pp-home) .contact-panel h2{margin-bottom:var(--space-4)}
:where(html.pp-home) .contact-actions-v9{gap:var(--space-5)}
:where(html.pp-home) .contact-visual-card{left:var(--space-5);right:var(--space-5);bottom:var(--space-5);padding:var(--space-4) var(--space-5)}
:where(html.pp-home,html.pp-cart,html.pp-checkout,html.pp-account) footer{padding:var(--space-6) 0}
@media(max-width:1180px){:root:where(.pp-home,.pp-cart,.pp-shop,.pp-checkout,.pp-account,:has(body.single-product)){--space-section:84px}
:where(html.pp-home,html.pp-cart,html.pp-checkout,html.pp-account) .wrap{width:min(1380px,calc(100% - 48px))}
:where(html.pp-home,body.single-product,html.pp-cart,html.pp-checkout,html.pp-account) .nav{width:min(1380px,calc(100% - 48px))}
:where(html.pp-home) .hero-content{padding-left:48px;padding-right:48px}
:where(html.pp-home) .feature-trip{height:610px}
:where(html.pp-home) .person-photo{height:360px}
:where(html.pp-home) .stories-stage,:where(html.pp-home) .stories-media{min-height:540px}
:where(html.pp-home) .stories-copy{padding:40px}
:where(html.pp-home) .arrival-intro{min-height:auto;padding:44px 40px 0}
:where(html.pp-home) .arrival-board{padding:28px}
:where(html.pp-home) .arrival-pack,:where(html.pp-home) .arrival-stay{padding:28px}
:where(html.pp-home,html.pp-cart,html.pp-shop) .merch-v9-head{gap:40px}
:where(html.pp-home) .contact-shell,:where(html.pp-home) .contact-visual{min-height:560px}
}
@media(max-width:980px){:root:where(.pp-home,.pp-cart,.pp-shop,.pp-checkout,.pp-account,:has(body.single-product)){--space-section:76px}
:where(html.pp-home,html.pp-cart,html.pp-checkout,html.pp-account) .wrap{width:min(1380px,calc(100% - 40px))}
:where(html.pp-home,body.single-product,html.pp-cart,html.pp-checkout,html.pp-account) .nav{width:calc(100% - 40px)}
:where(html.pp-home) .how-grid{gap:16px}
:where(html.pp-home) .how-card{min-height:420px}
:where(html.pp-home) .season-block{margin-top:52px}
:where(html.pp-home) .season-block-head{align-items:flex-start;flex-direction:column;gap:8px}
:where(html.pp-home) .expedition-layout,:where(html.pp-home) .expedition-layout--reverse{grid-template-columns:1fr}
:where(html.pp-home) .expedition-layout--reverse .feature-trip{order:1}
:where(html.pp-home) .expedition-layout--reverse .trip-list{order:2}
:where(html.pp-home) .team-portrait-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
:where(html.pp-home) .stories-stage{grid-template-columns:1fr;min-height:0}
:where(html.pp-home) .stories-media{min-height:440px}
:where(html.pp-home) .stories-copy{padding:40px}
:where(html.pp-home) .arrival-shell{grid-template-columns:1fr}
:where(html.pp-home) .arrival-intro{padding:40px 36px 0}
:where(html.pp-home) .arrival-photo{height:300px}
:where(html.pp-home) .arrival-board{grid-template-columns:1fr;padding:24px}
:where(html.pp-home,html.pp-cart,html.pp-shop) .merch-v9-head{gap:16px}
:where(html.pp-home,html.pp-cart,html.pp-shop) .merch-v9-head>p{max-width:720px}
:where(html.pp-home,html.pp-cart,html.pp-shop) .merch-product-grid{grid-template-columns:1fr 1fr}
:where(html.pp-home,html.pp-cart,html.pp-shop) .merch-product-wide{grid-column:1/-1}
:where(html.pp-home,html.pp-cart,html.pp-shop) .merch-product-wide .merch-product-image{height:480px}
}
@media(max-width:700px){:root:where(.pp-home,.pp-cart,.pp-shop,.pp-checkout,.pp-account,:has(body.single-product)){--space-section:64px;--radius-card:22px;--radius-shell:24px}
:where(html.pp-home,html.pp-cart,html.pp-checkout,html.pp-account) .wrap{width:calc(100% - 28px)}
:where(html.pp-home) .hero{padding:8px}
:where(html.pp-home) .hero-frame{min-height:calc(100svh - 16px)}
:where(html.pp-home,body.single-product,html.pp-cart,html.pp-checkout,html.pp-account) .nav{width:calc(100% - 28px);padding:10px 12px}
:where(html.pp-home) .hero-content{min-height:calc(100svh - 16px);padding:112px 22px 54px}
:where(html.pp-home) .hero-actions{gap:10px;margin-top:24px}
:where(html.pp-home) .hero-actions .btn{width:100%}
:where(html.pp-home) .hero-stamp{width:116px;height:116px;right:18px;bottom:24px}
:where(html.pp-home) .hero-orbit.one{width:220px;height:220px}
:where(html.pp-home) .hero-orbit.two{width:130px;height:130px}
:where(html.pp-home) .how-head,:where(html.pp-home) .sessions-top,:where(html.pp-home) .team-head{margin-bottom:28px}
:where(html.pp-home) .how-grid{grid-template-columns:1fr;gap:12px}
:where(html.pp-home) .how-card{min-height:390px}
:where(html.pp-home) .how-card-copy{left:20px;right:20px;bottom:20px}
:where(html.pp-home) .how-footer{gap:12px}
:where(html.pp-home) .how-note,:where(html.pp-home) .ethical-panel{padding:20px}
:where(html.pp-home,body.single-product,html.pp-cart) .breaker-card{height:520px}
:where(html.pp-home,body.single-product,html.pp-cart) .breaker-copy{left:24px;right:24px}
:where(html.pp-home) .season-block{margin-top:40px}
:where(html.pp-home) .season-block-head{margin-bottom:18px}
:where(html.pp-home) .feature-info{left:20px;right:20px;bottom:20px}
:where(html.pp-home) .trip-row{grid-template-columns:42px minmax(0,1fr);gap:10px;padding:17px 4px}
:where(html.pp-home) .trip-status{grid-column:2;width:max-content;margin-top:4px;white-space:normal}
:where(html.pp-home) .team-portrait-grid{grid-template-columns:1fr;gap:14px}
:where(html.pp-home) .person-photo{height:360px}
:where(html.pp-home) .person-copy{padding:22px}
:where(html.pp-home) .team-new{padding:22px;grid-template-columns:1fr;gap:8px}
:where(html.pp-home) .stories-media{min-height:360px}
:where(html.pp-home) .stories-copy{padding:28px 22px 24px}
:where(html.pp-home) .story-nav{grid-template-columns:repeat(3,1fr);gap:8px}
:where(html.pp-home) .arrival-intro{padding:32px 24px 0}
:where(html.pp-home) .arrival-included{margin:24px 0}
:where(html.pp-home) .arrival-photo{height:240px}
:where(html.pp-home) .arrival-board{padding:12px;gap:12px}
:where(html.pp-home) .arrival-pack,:where(html.pp-home) .arrival-stay{padding:22px}
:where(html.pp-home) .packing-v8{grid-template-columns:1fr!important}
:where(html.pp-home) .stay-row{grid-template-columns:24px minmax(0,1fr)}
:where(html.pp-home) .stay-tag{grid-column:2;width:max-content}
:where(html.pp-home,html.pp-cart,html.pp-shop) .merch-v9-head{margin-bottom:24px}
:where(html.pp-home,html.pp-cart,html.pp-shop) .merch-product-grid{grid-template-columns:1fr;gap:14px}
:where(html.pp-home,html.pp-cart,html.pp-shop) .merch-product-wide{grid-column:auto}
:where(html.pp-home,html.pp-cart,html.pp-shop) .merch-product-image,:where(html.pp-home,html.pp-cart,html.pp-shop) .merch-product-wide .merch-product-image{height:360px}
:where(html.pp-home,html.pp-cart,html.pp-shop) .merch-product-copy{padding:22px}
:where(html.pp-home) .contact-shell{border-radius:var(--radius-shell)}
:where(html.pp-home) .contact-methods>a,:where(html.pp-home) .contact-methods>div{gap:8px 12px}
:where(html.pp-home) .contact-methods span{grid-column:1/-1}
:where(html.pp-home) .contact-actions-v9{margin-top:12px;padding-top:22px;gap:16px}
:where(html.pp-home) .contact-visual{min-height:380px}
:where(html.pp-home) .contact-visual-card{left:16px;right:16px;bottom:16px;padding:18px}
:where(html.pp-home,html.pp-cart,html.pp-checkout,html.pp-account) footer{padding:28px 0}
}
@media(max-width:460px){:where(html.pp-home,body.single-product,html.pp-cart,html.pp-checkout,html.pp-account) .brand{font-size:20px}
:where(html.pp-home,body.single-product,html.pp-cart,html.pp-checkout,html.pp-account) .brandmark{width:34px;height:34px}
:where(html.pp-home) .hero-content{padding-left:18px;padding-right:18px}
:where(html.pp-home) .hero-stamp{display:none}
:where(html.pp-home) .feature-meta{flex-wrap:wrap}
:where(html.pp-home) .person-photo{height:330px}
:where(html.pp-home) .stories-media{min-height:330px}
:where(html.pp-home) .arrival-card-head{align-items:flex-start}
:where(html.pp-home,html.pp-cart,html.pp-shop) .merch-product-image,:where(html.pp-home,html.pp-cart,html.pp-shop) .merch-product-wide .merch-product-image{height:330px}
:where(html.pp-home) .contact-methods>a,:where(html.pp-home) .contact-methods>div{grid-template-columns:1fr}
:where(html.pp-home) .contact-methods span{grid-column:auto}
:where(html.pp-home) .contact-methods b{display:none}
:where(html.pp-home) .contact-actions-v9{align-items:stretch;flex-direction:column}
:where(html.pp-home) .contact-actions-v9 .btn{width:100%}
:where(html.pp-home,html.pp-cart,html.pp-checkout,html.pp-account) .footer{gap:12px}
}
@media(prefers-reduced-motion:reduce){html:where(.pp-home){scroll-behavior:auto}
:where(html.pp-home) .reveal{opacity:1;transform:none;transition:none}
:where(html.pp-home) .hero-orbit,:where(html.pp-home) .fossil-chip,:where(html.pp-home) .hero-grass,:where(html.pp-home) .hero-stamp{animation:none!important}
:where(html.pp-home) .how-card img,:where(html.pp-home) .person-photo img,:where(html.pp-home,html.pp-cart,html.pp-shop) .merch-product-image img{transition:none}
}
:root:where(.pp-home,.pp-cart,.pp-shop,.pp-checkout,.pp-account,:has(body.single-product)){--type-section:clamp(48px,5vw,72px);--type-subsection:clamp(36px,3.4vw,48px)}
:where(html.pp-home) .expedition-layout{align-items:stretch}
:where(html.pp-home) .feature-trip{height:auto;min-height:100%}
:where(html.pp-home) .expedition-layout>.feature-trip{align-self:stretch}
:where(html.pp-home,html.pp-cart,html.pp-shop) .merch-v9-head{grid-template-columns:1.08fr .92fr;align-items:end}
:where(html.pp-home,html.pp-cart,html.pp-shop) .merch-title-block .kicker{margin-bottom:28px}
:where(html.pp-home,html.pp-cart,html.pp-shop) .merch-title-block h2{margin-top:0}
:where(html.pp-home,html.pp-cart,html.pp-shop) .merch-head-side{display:flex;flex-direction:column;align-items:flex-start;gap:20px}
:where(html.pp-home,html.pp-cart,html.pp-shop) .merch-head-side p{font-size:var(--type-lead);line-height:1.7;color:#58675f;max-width:560px;margin:0}
:where(html.pp-home,html.pp-cart,html.pp-shop) .merch-top-btn{padding-inline:24px}
:where(html.pp-home) .contact-shell{grid-template-columns:1fr 1.05fr;min-height:590px}
:where(html.pp-home) .contact-panel{padding:44px 46px}
:where(html.pp-home) .contact-topline{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}
:where(html.pp-home) .contact-topline .kicker{flex:0 0 auto}
:where(html.pp-home) .contact-panel h2{font-size:clamp(44px,4.3vw,62px);line-height:.96;max-width:620px;margin:0 0 18px}
:where(html.pp-home) .contact-lead{font-size:17px;line-height:1.68;max-width:600px;margin-bottom:24px}
:where(html.pp-home) .contact-methods{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:0}
:where(html.pp-home) .contact-methods>a,:where(html.pp-home) .contact-methods>div{display:grid;grid-template-columns:1fr auto;align-items:start;gap:8px 12px;padding:18px;border:1px solid var(--line);border-radius:18px;background:#f8f5ec}
:where(html.pp-home) .contact-methods span{grid-column:1/-1;font-size:11px;line-height:1.2}
:where(html.pp-home) .contact-methods strong{font-size:15px;line-height:1.45;word-break:break-word}
:where(html.pp-home) .contact-methods b{font-size:18px;grid-column:2;grid-row:2}
:where(html.pp-home) .contact-address{grid-column:1/-1}
:where(html.pp-home) .contact-actions-v9{margin-top:22px;padding-top:0}
:where(html.pp-home) .contact-visual{min-height:590px}
:where(html.pp-home) .contact-visual-card strong{font-size:27px}
@media(max-width:1180px){:where(html.pp-home) .feature-trip{min-height:100%}
:where(html.pp-home) .contact-panel{padding:40px}
}
@media(max-width:980px){:where(html.pp-home) .feature-trip{height:560px;min-height:560px}
:where(html.pp-home,html.pp-cart,html.pp-shop) .merch-v9-head{grid-template-columns:1fr;align-items:start}
:where(html.pp-home,html.pp-cart,html.pp-shop) .merch-head-side{gap:16px}
:where(html.pp-home) .contact-shell{grid-template-columns:1fr}
:where(html.pp-home) .contact-topline{justify-content:flex-start;flex-wrap:wrap}
:where(html.pp-home) .contact-visual{min-height:460px}
}
@media(max-width:700px){:root:where(.pp-home,.pp-cart,.pp-shop,.pp-checkout,.pp-account,:has(body.single-product)){--type-section:44px;--type-subsection:34px}
:where(html.pp-home) .feature-trip{height:500px;min-height:500px}
:where(html.pp-home,html.pp-cart,html.pp-shop) .merch-top-btn{width:100%}
:where(html.pp-home) .contact-panel{padding:30px 22px}
:where(html.pp-home) .contact-topline{margin-bottom:20px}
:where(html.pp-home) .contact-panel h2{font-size:42px}
:where(html.pp-home) .contact-lead{font-size:16px}
:where(html.pp-home) .contact-methods{grid-template-columns:1fr}
:where(html.pp-home) .contact-address{grid-column:auto}
:where(html.pp-home) .contact-methods>a,:where(html.pp-home) .contact-methods>div{grid-template-columns:1fr auto;padding:16px}
}
@media(max-width:460px){:where(html.pp-home) .feature-trip{height:460px;min-height:460px}
:where(html.pp-home) .contact-panel h2{font-size:38px}
}
:where(html.pp-home) .hero-frame,:where(html.pp-home) .how-field,:where(html.pp-home,body.single-product,html.pp-cart) .breaker,:where(html.pp-home) .sessions,:where(html.pp-home) .team,:where(html.pp-home) .field-stories,:where(html.pp-home) .arrival,:where(html.pp-home,html.pp-cart,html.pp-shop) .merch-v9,:where(html.pp-home) .contact-v9,:where(html.pp-home,html.pp-cart,html.pp-checkout,html.pp-account) footer{position:relative;isolation:isolate}
:where(html.pp-home) .how-field,:where(html.pp-home,body.single-product,html.pp-cart) .breaker,:where(html.pp-home) .sessions,:where(html.pp-home) .team,:where(html.pp-home) .field-stories,:where(html.pp-home) .arrival,:where(html.pp-home,html.pp-cart,html.pp-shop) .merch-v9,:where(html.pp-home) .contact-v9,:where(html.pp-home,html.pp-cart,html.pp-checkout,html.pp-account) footer{overflow:hidden}
:where(html.pp-home) .how-field>.wrap,:where(html.pp-home) .sessions>.wrap,:where(html.pp-home) .team>.wrap,:where(html.pp-home) .field-stories>.wrap,:where(html.pp-home) .arrival>.wrap,:where(html.pp-home,html.pp-cart,html.pp-shop) .merch-v9>.wrap,:where(html.pp-home) .contact-v9>.wrap{position:relative}
:where(html.pp-home,html.pp-cart,html.pp-checkout,html.pp-account) footer>.wrap,:where(html.pp-home,body.single-product,html.pp-cart) .breaker>.breaker-card{position:relative;z-index:2}
:where(html.pp-home) .hero-frame{overflow:hidden}
:where(html.pp-home) .how-field>.wrap,:where(html.pp-home) .sessions>.wrap,:where(html.pp-home) .team>.wrap,:where(html.pp-home) .field-stories>.wrap,:where(html.pp-home) .arrival>.wrap,:where(html.pp-home,html.pp-cart,html.pp-shop) .merch-v9>.wrap,:where(html.pp-home) .contact-v9>.wrap{z-index:4}
:where(html.pp-home) .pp-booking-controls{margin-top:22px;padding-top:20px;border-top:1px solid rgba(255,255,255,.22);display:grid;grid-template-columns:repeat(2,minmax(0,1fr)) auto;gap:10px 12px;align-items:end}
:where(html.pp-home) .pp-slot-field{display:grid;gap:6px}
:where(html.pp-home) .pp-slot-field label{font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#e8d4ae}
:where(html.pp-home) .pp-slot-field input{width:100%;min-width:0;border:1px solid rgba(255,255,255,.3);background:rgba(255,255,255,.12);color:white;border-radius:12px;padding:11px 12px;outline:none}
:where(html.pp-home) .pp-slot-field input:focus{border-color:#e5c990;box-shadow:0 0 0 3px rgba(229,201,144,.14)}
:where(html.pp-home) .pp-book-btn{border:0;background:var(--white);color:var(--ink);border-radius:999px;padding:13px 18px;font-weight:800;cursor:pointer;white-space:nowrap}
:where(html.pp-home) .pp-book-btn:disabled{cursor:not-allowed;opacity:.55}
:where(html.pp-home) .pp-book-summary{grid-column:1/-1;font-size:13px;line-height:1.5;color:rgba(255,255,255,.76);min-height:20px}
:where(html.pp-home) .pp-book-summary.error{color:#ffd1c5}
:where(html.pp-home) .pp-book-summary.success{color:#d7f0d1}
@media(max-width:700px){:where(html.pp-home) .pp-booking-controls{grid-template-columns:1fr 1fr}
:where(html.pp-home) .pp-book-btn{grid-column:1/-1;width:100%}
}
/* Homepage tour explorer: preserve the desktop composition while giving the
   feature card and booking controls an intentional tablet/mobile layout. */
@media(max-width:1080px){
:where(html.pp-home) .expedition-layout,:where(html.pp-home) .expedition-layout--reverse{grid-template-columns:minmax(0,1fr)}
:where(html.pp-home) .expedition-layout--reverse .feature-trip{order:1}
:where(html.pp-home) .expedition-layout--reverse .trip-list{order:2}
:where(html.pp-home) .feature-trip{height:560px;min-height:560px}
}
@media(max-width:700px){
:where(html.pp-home) .feature-trip{display:flex;align-items:flex-end;height:auto;min-height:560px}
:where(html.pp-home) .feature-trip:after{background:linear-gradient(0deg,rgba(7,29,21,.96) 0%,rgba(7,29,21,.82) 50%,rgba(7,29,21,.42) 78%,rgba(7,29,21,.2) 100%)}
:where(html.pp-home) .feature-trip img{object-position:center}
:where(html.pp-home) .feature-info{position:relative;inset:auto;width:100%;min-width:0;margin-top:auto;padding:24px}
:where(html.pp-home) .feature-meta{align-items:flex-start;flex-wrap:wrap;gap:7px}
:where(html.pp-home) .pill{line-height:1.25;white-space:normal}
:where(html.pp-home) .feature-info h3{font-size:clamp(29px,8.5vw,36px);line-height:1.02;letter-spacing:-.025em;margin:12px 0 6px;overflow-wrap:break-word}
:where(html.pp-home) .feature-date,:where(html.pp-home) .feature-price{font-size:13px;line-height:1.45}
:where(html.pp-home) .feature-info p{font-size:14px;line-height:1.52;color:rgba(255,255,255,.86);margin:12px 0}
:where(html.pp-home) .feature-price{display:block;margin-top:8px}
:where(html.pp-home) .pp-booking-controls{min-width:0;margin-top:16px;padding-top:16px;gap:10px}
:where(html.pp-home) .pp-slot-field{min-width:0}
:where(html.pp-home) .pp-slot-field input{min-height:44px;padding:10px 12px}
:where(html.pp-home) .pp-book-btn{min-width:0;min-height:46px;padding:12px 16px;line-height:1.25;text-align:center;white-space:normal}
:where(html.pp-home) .pp-book-summary{min-height:0;margin:0}
:where(html.pp-home) .trip-row,:where(html.pp-home) .trip-row>div{min-width:0}
:where(html.pp-home) .trip-row h3{overflow-wrap:anywhere}
:where(html.pp-home) .trip-status{justify-self:start;max-width:100%;line-height:1.25;text-align:center;white-space:normal}
}
@media(max-width:460px){
:where(html.pp-home) .feature-trip{min-height:540px}
:where(html.pp-home) .feature-info{padding:20px 18px}
:where(html.pp-home) .feature-info h3{font-size:29px}
:where(html.pp-home) .feature-info p{font-size:13.5px;line-height:1.5}
:where(html.pp-home) .pp-booking-controls{column-gap:8px;margin-top:14px;padding-top:14px}
:where(html.pp-home) .pp-slot-field label{font-size:10px}
:where(html.pp-home) .pp-slot-field input{padding-inline:10px}
}
:root:where(.pp-shop){--ink:#10261f;--pine:#183c30;--pine2:#285747;--fern:#6e866c;--mist:#eef2e7;--paper:#f7f4eb;--paper2:#eee7d8;--clay:#b96543;--ochre:#c89d59;--white:#fffef8;--line:rgba(16,38,31,.14);--shadow:0 28px 80px rgba(21,50,40,.13)}
:where(html.pp-shop) *{box-sizing:border-box}
html:where(.pp-shop){scroll-behavior:smooth}
:where(html.pp-shop) body{margin:0;background:var(--paper);color:var(--ink);font-family:"Manrope","DM Sans",sans-serif;overflow-x:hidden}
:where(html.pp-shop) img{width:100%;height:100%;object-fit:cover;display:block}
:where(html.pp-shop) a{color:inherit;text-decoration:none}
:where(html.pp-shop) button{font:inherit}
:where(html.pp-shop) .wrap{width:min(1380px,calc(100% - 48px));margin:auto}
:where(html.pp-shop) h1,:where(html.pp-shop) h2,:where(html.pp-shop) h3{font-family:"Newsreader",serif}
:where(html.pp-shop) .kicker{font-weight:700;letter-spacing:.19em;text-transform:uppercase;display:flex;align-items:center;gap:12px;font-size:13px}
:where(html.pp-shop) .kicker:before{content:"";height:1px;width:32px;background:currentColor}
:where(html.pp-shop) .btn{display:inline-flex;gap:14px;align-items:center;justify-content:center;border-radius:999px;padding:16px 24px;border:1px solid transparent;font-weight:700;transition:.28s ease;cursor:pointer}
:where(html.pp-shop) .btn:hover{transform:translateY(-3px)}
:where(html.pp-shop) .btn-dark{background:var(--ink);color:white}
:where(html.pp-shop) .btn-light{background:var(--white);color:var(--ink)}
:where(html.pp-shop) .nav-wrap{position:absolute;z-index:80;top:22px;left:0;right:0;color:white}
:where(html.pp-shop) .nav{width:min(1380px,calc(100% - 64px));margin:auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:12px 14px 12px 18px;border-radius:20px;background:rgba(10,31,24,.34);border:1px solid rgba(255,255,255,.22);backdrop-filter:blur(18px) saturate(120%);box-shadow:0 14px 44px rgba(4,15,11,.18)}
:where(html.pp-shop) .brand{display:flex;align-items:center;gap:12px;font-family:"Newsreader",serif;font-weight:600;color:white}
:where(html.pp-shop) .brandmark{width:37px;height:37px;border-radius:50%;background:rgba(255,255,255,.12);position:relative;display:grid;place-items:center;border:1px solid rgba(255,255,255,.2)}
:where(html.pp-shop) .brandmark:before,:where(html.pp-shop) .brandmark:after{content:"";position:absolute;border-radius:50%;border:1px solid #e5c990}
:where(html.pp-shop) .brandmark:before{width:18px;height:18px}
:where(html.pp-shop) .brandmark:after{width:9px;height:9px}
:where(html.pp-shop) .navlinks{display:flex;gap:26px;font-weight:700;color:rgba(255,255,255,.88)}
:where(html.pp-shop) .navlinks a{position:relative}
:where(html.pp-shop) .navlinks a:after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:1px;background:#e5c990;transition:.25s}
:where(html.pp-shop) .navlinks a:hover:after,:where(html.pp-shop) .navlinks a[aria-current="page"]:after{right:0}
:where(html.pp-shop) .navlinks a[aria-current="page"]{color:#fff}
:where(html.pp-shop) .navright{display:flex;justify-content:flex-end}
:where(html.pp-shop) .navright .btn-dark{background:var(--white);color:var(--ink)}
:where(html.pp-shop) .menu{display:none;border:0;background:transparent;color:white;font-size:20px}
:where(html.pp-shop) .shop-top{padding:14px}
:where(html.pp-shop) .shop-shell{position:relative;min-height:610px;border-radius:34px;overflow:hidden;background:var(--ink);display:grid;grid-template-columns:1.05fr .95fr}
:where(html.pp-shop) .shop-copy{position:relative;z-index:3;padding:150px clamp(34px,6vw,86px) 74px;display:flex;flex-direction:column;justify-content:flex-end;color:white;background:linear-gradient(145deg,#10261f 0%,#183c30 100%)}
:where(html.pp-shop) .shop-copy .kicker{color:#e5c990}
:where(html.pp-shop) .shop-copy h1{font-size:clamp(76px,9vw,132px);font-weight:400;line-height:.78;letter-spacing:-.06em;margin:30px 0 28px}
:where(html.pp-shop) .shop-copy p{max-width:680px;font-size:20px;line-height:1.6;color:rgba(255,255,255,.82);margin:0 0 28px}
:where(html.pp-shop) .shop-copy .btn{width:max-content}
:where(html.pp-shop) .shop-visual{position:relative;min-height:610px;overflow:hidden}
:where(html.pp-shop) .shop-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(8,24,18,.24))}
:where(html.pp-shop) .shop-visual img{object-position:center center;transform:scale(1.02)}
:where(html.pp-shop) .products{padding:84px 0 110px}
:where(html.pp-shop) .section-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:36px}
:where(html.pp-shop) .section-head h2{font-size:clamp(52px,6vw,82px);line-height:.9;letter-spacing:-.05em;font-weight:400;margin:12px 0 0}
:where(html.pp-shop) .product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
:where(html.pp-shop) .product-card{background:#fffdf6;border:1px solid var(--line);border-radius:30px;overflow:hidden;transition:.3s ease;box-shadow:0 14px 44px rgba(16,38,31,.07)}
:where(html.pp-shop) .product-card:hover{transform:translateY(-5px);box-shadow:0 22px 55px rgba(16,38,31,.09)}
:where(html.pp-shop) .product-image{height:520px;background:#e9e6dd;overflow:hidden}
:where(html.pp-shop) .product-image img{transition:transform .55s cubic-bezier(.2,.7,.2,1)}
:where(html.pp-shop) .product-card:hover .product-image img{transform:scale(1.035)}
:where(html.pp-shop) .product-copy{padding:26px 28px 30px}
:where(html.pp-shop) .product-copy h3{font-family:"Manrope",sans-serif;font-size:22px;font-weight:700;margin:0 0 8px}
:where(html.pp-shop) .price{font-size:18px;font-weight:800}
:where(html.pp-shop) .stock{font-size:13px;color:#c22a20;font-weight:700;margin-top:6px}
:where(html.pp-shop) .shop-story{padding:0 0 110px}
:where(html.pp-shop) .story-shell{display:grid;grid-template-columns:.92fr 1.08fr;border-radius:34px;overflow:hidden;background:var(--ink);color:white}
:where(html.pp-shop) .story-image{min-height:650px}
:where(html.pp-shop) .story-copy{padding:58px clamp(34px,5vw,72px);display:flex;flex-direction:column;justify-content:center}
:where(html.pp-shop) .story-copy .kicker{color:#e5c990}
:where(html.pp-shop) .story-copy h2{font-size:clamp(44px,5.2vw,74px);line-height:.96;letter-spacing:-.045em;font-weight:400;margin:20px 0 24px}
:where(html.pp-shop) .story-copy p{font-size:17px;line-height:1.8;color:#c3cec8;margin:0}
:where(html.pp-shop) .story-copy .donation{margin-top:28px;padding-top:26px;border-top:1px solid rgba(255,255,255,.16);font-size:20px;line-height:1.55;color:#fff}
:where(html.pp-shop) footer{padding:34px 0}
:where(html.pp-shop) .footer{display:flex;justify-content:space-between;gap:30px;color:#6d756f}
@media(max-width:1040px){:where(html.pp-shop) .shop-shell,:where(html.pp-shop) .story-shell{grid-template-columns:1fr}
:where(html.pp-shop) .shop-visual{min-height:520px;order:-1}
:where(html.pp-shop) .shop-copy{padding-top:60px}
:where(html.pp-shop) .product-grid{grid-template-columns:1fr 1fr}
:where(html.pp-shop) .product-card:first-child{grid-column:1/-1}
:where(html.pp-shop) .product-card:first-child .product-image{height:560px}
:where(html.pp-shop) .story-image{min-height:480px}
}
@media(max-width:1000px){:where(html.pp-shop) .nav{grid-template-columns:1fr auto}
:where(html.pp-shop) .navlinks{display:none}
:where(html.pp-shop) .navright .btn{display:none}
:where(html.pp-shop) .menu{display:block}
:where(html.pp-shop) .nav.open .navlinks{display:flex;position:absolute;left:16px;right:16px;top:68px;flex-direction:column;background:rgba(12,34,26,.96);color:white;padding:22px;border:1px solid rgba(255,255,255,.15);border-radius:18px;box-shadow:var(--shadow)}
}
@media(max-width:680px){:where(html.pp-shop) .wrap{width:min(100% - 28px,1380px)}
:where(html.pp-shop) .shop-top{padding:8px}
:where(html.pp-shop) .shop-shell,:where(html.pp-shop) .story-shell{border-radius:24px}
:where(html.pp-shop) .nav{width:calc(100% - 28px)}
:where(html.pp-shop) .shop-visual{min-height:430px}
:where(html.pp-shop) .shop-copy{padding:46px 24px 54px}
:where(html.pp-shop) .shop-copy h1{font-size:clamp(54px,16vw,68px)}
:where(html.pp-shop) .shop-copy p{font-size:17px}
:where(html.pp-shop) .products{padding:76px 0}
:where(html.pp-shop) .section-head{align-items:flex-start;flex-direction:column}
:where(html.pp-shop) .product-grid{grid-template-columns:1fr}
:where(html.pp-shop) .product-card:first-child{grid-column:auto}
:where(html.pp-shop) .product-image,:where(html.pp-shop) .product-card:first-child .product-image{height:430px}
:where(html.pp-shop) .shop-story{padding-bottom:76px}
:where(html.pp-shop) .story-image{min-height:380px}
:where(html.pp-shop) .story-copy{padding:40px 26px}
:where(html.pp-shop) .footer{flex-direction:column;gap:12px}
}
@media(prefers-reduced-motion:reduce){html:where(.pp-shop){scroll-behavior:auto}
}
:where(html.pp-shop) .merch-product-price{font-size:var(--type-lead);font-weight:800;margin-top:var(--space-4)}
:where(html.pp-shop) .merch-product-price del{color:#748078;font-weight:500;margin-right:8px}
:where(html.pp-shop) .merch-product-price ins{text-decoration:none}
:where(html.pp-shop) .pp-shop-main>.merch-v9>.wrap,:where(html.pp-shop) .pp-shop-main>.pp-shop-tours>.wrap{width:min(1380px,calc(100% - 64px))}
:where(html.pp-shop) .pp-shop-tours{background:var(--paper2);padding:110px 0}
:where(html.pp-shop) .season-title-row{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:34px}
:where(html.pp-shop) .season-title-row h2{font-size:clamp(42px,5vw,72px);font-weight:400;line-height:.95;letter-spacing:-.04em;margin:0;max-width:900px}
:where(html.pp-shop) .season-toggle{display:inline-flex;padding:6px;border:1px solid var(--line);background:#fffdf6;border-radius:999px;box-shadow:0 8px 30px rgba(16,38,31,.05)}
:where(html.pp-shop) .season-btn{border:0;background:transparent;color:#6a756f;border-radius:999px;padding:13px 24px;font-weight:800;cursor:pointer;transition:.25s}
:where(html.pp-shop) .season-btn.active{background:var(--ink);color:white}
:where(html.pp-shop) .season-panel{display:none}
:where(html.pp-shop) .season-panel.active{display:block}
:where(html.pp-shop) .strict-sessions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
:where(html.pp-shop) .strict-session{position:relative;border:1px solid var(--line);border-radius:28px;background:#fffdf6;overflow:hidden;transition:.25s ease}
:where(html.pp-shop) .strict-session:hover{transform:translateY(-3px);box-shadow:0 18px 48px rgba(16,38,31,.08)}
:where(html.pp-shop) .pp-shop-session-body{padding:30px}
:where(html.pp-shop) .session-top{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-bottom:22px}
:where(html.pp-shop) .session-num{font-family:"Newsreader",serif;font-size:34px}
:where(html.pp-shop) .slot-pill{display:inline-flex;align-items:center;border-radius:999px;padding:9px 13px;background:var(--mist);font-size:12px;font-weight:800;letter-spacing:.04em}
:where(html.pp-shop) .slot-pill.full{background:#f1dfd7;color:#8f442e}
:where(html.pp-shop) .session-location{font-size:35px;line-height:1;letter-spacing:-.03em;margin:0 0 8px}
:where(html.pp-shop) .pp-shop-session-place{font-size:13px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#65716a;margin-bottom:7px}
:where(html.pp-shop) .session-date{font-size:13px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--clay);margin-bottom:18px}
:where(html.pp-shop) .strict-session p{color:#69746e;line-height:1.72;margin:0}
:where(html.pp-shop) .price-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px;padding-top:20px;border-top:1px solid var(--line)}
:where(html.pp-shop) .price-chip{border-radius:999px;padding:9px 12px;background:var(--paper2);font-size:12px;font-weight:800}
:where(html.pp-shop) .pp-shop-booking{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:24px;padding-top:22px;border-top:1px solid var(--line)}
:where(html.pp-shop) .pp-shop-quantity{display:grid;gap:8px;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#65716a}
:where(html.pp-shop) .pp-shop-quantity input{width:100%;min-width:0;min-height:54px;border:1px solid rgba(16,38,31,.16);border-radius:15px;background:var(--paper);color:var(--ink);padding:12px 14px;outline:none}
:where(html.pp-shop) .pp-shop-quantity input:focus{border-color:var(--pine2);box-shadow:0 0 0 4px rgba(40,87,71,.08);background:#fff}
:where(html.pp-shop) .pp-shop-booking .btn{grid-column:1/-1;width:100%;min-height:56px;border:0;margin-top:2px}
:where(html.pp-shop) .pp-shop-booking .btn:disabled{cursor:not-allowed;opacity:.62;transform:none}
:where(html.pp-shop) .pp-shop-booking-unavailable{margin-top:24px;padding-top:22px;border-top:1px solid var(--line)}
:where(html.pp-shop) .pp-shop-booking-unavailable .btn{width:100%;min-height:56px;cursor:not-allowed;opacity:.62;transform:none}
:where(html.pp-shop) .pp-shop-booking-total,:where(html.pp-shop) .pp-shop-booking-message{grid-column:1/-1;min-height:20px;font-size:13px!important;line-height:1.5!important}
:where(html.pp-shop) .pp-shop-booking-total{font-weight:800;color:var(--ink)!important}
:where(html.pp-shop) .pp-shop-booking-message.error{color:#9b3c27!important}
:where(html.pp-shop) .pp-shop-booking-message.success{color:#285f46!important}
:where(html.pp-shop) .empty-season{padding:28px;border:1px solid var(--line);border-radius:24px;background:#fffdf6;color:#65716a}
@media(max-width:1000px){:where(html.pp-shop) .strict-sessions{grid-template-columns:1fr}
:where(html.pp-shop) .season-title-row{align-items:flex-start;flex-direction:column}
}
@media(max-width:1180px){:where(html.pp-shop) .pp-shop-main>.merch-v9>.wrap,:where(html.pp-shop) .pp-shop-main>.pp-shop-tours>.wrap{width:min(1380px,calc(100% - 48px))}
}
@media(max-width:980px){:where(html.pp-shop) .pp-shop-main>.merch-v9>.wrap,:where(html.pp-shop) .pp-shop-main>.pp-shop-tours>.wrap{width:min(1380px,calc(100% - 40px))}
}
@media(max-width:680px){:where(html.pp-shop) .pp-shop-tours{padding:72px 0}
:where(html.pp-shop) .pp-shop-main>.merch-v9>.wrap,:where(html.pp-shop) .pp-shop-main>.pp-shop-tours>.wrap{width:calc(100% - 28px)}
:where(html.pp-shop) .pp-shop-session-body{padding:24px 20px}
:where(html.pp-shop) .session-location{font-size:31px}
:where(html.pp-shop) .season-btn{padding:12px 20px}
}
:root:where(.pp-register){--ink:#10261f;--pine:#183c30;--pine2:#285747;--fern:#6e866c;--mist:#eef2e7;--paper:#f7f4eb;--paper2:#eee7d8;--clay:#b96543;--ochre:#c89d59;--white:#fffef8;--line:rgba(16,38,31,.14);--shadow:0 28px 80px rgba(21,50,40,.13)}
:where(html.pp-register) *{box-sizing:border-box}
html:where(.pp-register){scroll-behavior:smooth}
:where(html.pp-register) body{margin:0;background:var(--paper);color:var(--ink);font-family:"Manrope","DM Sans",sans-serif;overflow-x:hidden}
:where(html.pp-register) img{width:100%;height:100%;object-fit:cover;display:block}
:where(html.pp-register) a{color:inherit;text-decoration:none}
:where(html.pp-register) button,:where(html.pp-register) input,:where(html.pp-register) select,:where(html.pp-register) textarea{font:inherit}
:where(html.pp-register) .wrap{width:min(1380px,calc(100% - 48px));margin:auto}
:where(html.pp-register) h1,:where(html.pp-register) h2,:where(html.pp-register) h3{font-family:"Newsreader",serif}
:where(html.pp-register) .kicker{font-weight:700;letter-spacing:.19em;text-transform:uppercase;display:flex;align-items:center;gap:12px;font-size:13px}
:where(html.pp-register) .kicker:before{content:"";height:1px;width:32px;background:currentColor}
:where(html.pp-register) .btn{display:inline-flex;gap:14px;align-items:center;justify-content:center;border-radius:999px;padding:15px 20px;border:1px solid transparent;font-weight:700;transition:.28s ease;cursor:pointer}
:where(html.pp-register) .btn:hover{transform:translateY(-3px)}
:where(html.pp-register) .btn-dark{background:var(--ink);color:white}
:where(html.pp-register) .nav-wrap{position:absolute;z-index:80;top:22px;left:0;right:0;color:white}
:where(html.pp-register) .nav{width:min(1380px,calc(100% - 64px));margin:auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:12px 14px 12px 18px;border-radius:20px;background:rgba(10,31,24,.34);border:1px solid rgba(255,255,255,.22);backdrop-filter:blur(18px) saturate(120%);box-shadow:0 14px 44px rgba(4,15,11,.18)}
:where(html.pp-register) .brand{display:flex;align-items:center;gap:12px;font-family:"Newsreader",serif;font-weight:600;color:white}
:where(html.pp-register) .brandmark{width:37px;height:37px;border-radius:50%;background:rgba(255,255,255,.12);position:relative;display:grid;place-items:center;border:1px solid rgba(255,255,255,.2)}
:where(html.pp-register) .brandmark:before,:where(html.pp-register) .brandmark:after{content:"";position:absolute;border-radius:50%;border:1px solid #e5c990}
:where(html.pp-register) .brandmark:before{width:18px;height:18px}
:where(html.pp-register) .brandmark:after{width:9px;height:9px}
:where(html.pp-register) .navlinks{display:flex;gap:26px;font-weight:700;color:rgba(255,255,255,.88)}
:where(html.pp-register) .navlinks a{position:relative}
:where(html.pp-register) .navlinks a:after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:1px;background:#e5c990;transition:.25s}
:where(html.pp-register) .navlinks a:hover:after{right:0}
:where(html.pp-register) .navlinks a[aria-current="page"]:after{right:0}
:where(html.pp-register) .navlinks a[aria-current="page"]{color:#fff}
:where(html.pp-register) .navright{display:flex;justify-content:flex-end}
:where(html.pp-register) .navright .btn-dark{background:var(--white);color:var(--ink)}
:where(html.pp-register) .menu{display:none;border:0;background:transparent;color:white;font-size:20px}
:where(html.pp-register) .register-top{padding:14px}
:where(html.pp-register) .register-shell{position:relative;min-height:590px;border-radius:34px;overflow:hidden;background:var(--ink)}
:where(html.pp-register) .register-bg{position:absolute;inset:0}
:where(html.pp-register) .register-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,27,20,.92) 0%,rgba(6,27,20,.75) 48%,rgba(6,27,20,.25) 100%),linear-gradient(0deg,rgba(6,27,20,.56),transparent 54%)}
:where(html.pp-register) .register-bg img{object-position:center 48%;transform:scale(1.03)}
:where(html.pp-register) .register-intro{position:relative;z-index:3;min-height:590px;display:flex;align-items:flex-end;padding:150px clamp(32px,6vw,86px) 66px;color:white}
:where(html.pp-register) .register-intro-inner{max-width:860px}
:where(html.pp-register) .register-intro .kicker{color:#e8d4ae}
:where(html.pp-register) .register-intro h1{font-size:clamp(68px,8vw,118px);font-weight:400;line-height:.8;letter-spacing:-.055em;margin:28px 0 28px}
:where(html.pp-register) .register-intro h1 em{font-weight:400;color:#e1b886}
:where(html.pp-register) .register-intro p{max-width:760px;color:rgba(255,255,255,.82);font-size:18px;line-height:1.75;margin:0}
:where(html.pp-register) .section{padding:100px 0}
:where(html.pp-register) .soft{background:var(--paper2)}
:where(html.pp-register) .scholarship{display:grid;grid-template-columns:.8fr 1.2fr;background:var(--pine);color:white;border-radius:34px;overflow:hidden}
:where(html.pp-register) .season-section{padding:110px 0}
:where(html.pp-register) .season-toggle{display:inline-flex;padding:6px;border:1px solid var(--line);background:#fffdf6;border-radius:999px;box-shadow:0 8px 30px rgba(16,38,31,.05)}
:where(html.pp-register) .season-btn{border:0;background:transparent;color:#6a756f;border-radius:999px;padding:13px 24px;font-weight:800;cursor:pointer;transition:.25s}
:where(html.pp-register) .season-btn.active{background:var(--ink);color:white}
:where(html.pp-register) .season-panel{display:none}
:where(html.pp-register) .season-panel.active{display:block}
:where(html.pp-register) .season-note{margin:0 0 24px;color:#68746d;line-height:1.7;max-width:780px}
:where(html.pp-register) .session-top{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-bottom:24px}
:where(html.pp-register) .session-num{font-family:"Newsreader",serif;font-size:34px}
:where(html.pp-register) .slot-pill{display:inline-flex;align-items:center;border-radius:999px;padding:9px 13px;background:var(--mist);font-size:12px;font-weight:800;letter-spacing:.04em}
:where(html.pp-register) .slot-pill.full{background:#f1dfd7;color:#8f442e}
:where(html.pp-register) .session-location{font-family:"Newsreader",serif;font-size:35px;line-height:1;letter-spacing:-.03em;margin:0 0 8px}
:where(html.pp-register) .session-date{font-size:13px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--clay);margin-bottom:18px}
:where(html.pp-register) .price-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px;padding-top:20px;border-top:1px solid var(--line)}
:where(html.pp-register) .price-chip{border-radius:999px;padding:9px 12px;background:var(--paper);font-size:12px;font-weight:800}
:where(html.pp-register) .form-section-wrap{padding:110px 0;background:var(--mist)}
:where(html.pp-register) .form-card{background:#fffdf6;border:1px solid var(--line);border-radius:30px;padding:42px;box-shadow:0 20px 60px rgba(16,38,31,.06)}
:where(html.pp-register) .form-head{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;padding-bottom:28px;margin-bottom:30px;border-bottom:1px solid var(--line)}
:where(html.pp-register) .form-head h2{font-size:clamp(40px,4.5vw,62px);font-weight:400;line-height:.96;letter-spacing:-.04em;margin:8px 0 0}
:where(html.pp-register) .form-head p{max-width:350px;margin:4px 0 0;line-height:1.65;color:#68736d}
:where(html.pp-register) .field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
:where(html.pp-register) .field{display:grid;gap:8px}
:where(html.pp-register) .field.full{grid-column:1/-1}
:where(html.pp-register) .field label{font-size:12px;letter-spacing:.11em;text-transform:uppercase;font-weight:800;color:#5e6b64}
:where(html.pp-register) .field input,:where(html.pp-register) .field select{width:100%;border:1px solid rgba(16,38,31,.16);background:var(--paper);color:var(--ink);border-radius:14px;padding:15px 16px;outline:none;transition:border-color .2s,box-shadow .2s,background .2s}
:where(html.pp-register) .field input:focus,:where(html.pp-register) .field select:focus{border-color:var(--pine2);box-shadow:0 0 0 4px rgba(40,87,71,.08);background:#fff}
:where(html.pp-register) .field select{appearance:none;background-image:linear-gradient(45deg,transparent 50%,#637169 50%),linear-gradient(135deg,#637169 50%,transparent 50%);background-position:calc(100% - 20px) 50%,calc(100% - 15px) 50%;background-size:5px 5px,5px 5px;background-repeat:no-repeat;padding-right:42px}
:where(html.pp-register) .form-actions{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:30px;padding-top:28px;border-top:1px solid var(--line)}
:where(html.pp-register) .form-actions p{margin:0;max-width:390px;color:#6c7770;font-size:13px;line-height:1.55}
:where(html.pp-register) .form-actions .btn{min-width:210px;padding:17px 24px;border:0}
:where(html.pp-register) footer{padding:34px 0}
:where(html.pp-register) .footer{display:flex;justify-content:space-between;gap:30px;color:#6d756f}
:where(html.pp-register) .register-intro-inner.strict{max-width:980px}
:where(html.pp-register) .register-intro-inner.strict h1{font-size:clamp(74px,9vw,126px);margin-bottom:24px}
:where(html.pp-register) .register-intro-inner.strict p{max-width:920px}
:where(html.pp-register) .content-stack{display:grid;gap:18px}
:where(html.pp-register) .content-card{border:1px solid var(--line);border-radius:30px;background:#fffdf6;padding:34px}
:where(html.pp-register) .content-card.dark{background:var(--ink);color:white}
:where(html.pp-register) .content-card.dark p,:where(html.pp-register) .content-card.dark address{color:#c3cec8}
:where(html.pp-register) .content-card h2{font-size:clamp(38px,4.4vw,62px);line-height:.95;letter-spacing:-.04em;font-weight:400;margin:0 0 22px}
:where(html.pp-register) .content-card p{margin:0;color:#64716a;line-height:1.82;font-size:16px}
:where(html.pp-register) .content-card p+p{margin-top:18px}
:where(html.pp-register) .content-card address{font-style:normal;line-height:1.8}
:where(html.pp-register) .rates-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
:where(html.pp-register) .rate-card{border:1px solid var(--line);border-radius:26px;background:#fffdf6;padding:28px}
:where(html.pp-register) .rate-card .rate-no{font-family:"Newsreader",serif;font-size:42px;line-height:1;color:var(--clay);margin-bottom:24px}
:where(html.pp-register) .rate-card p{margin:0;color:#64716a;line-height:1.75}
:where(html.pp-register) .trip-info-layout{display:grid;grid-template-columns:1fr 1fr;gap:18px}
:where(html.pp-register) .trip-info-layout .content-card.full{grid-column:1/-1}
:where(html.pp-register) .payment-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:18px}
:where(html.pp-register) .payment-grid .content-card p strong{color:var(--ink)}
:where(html.pp-register) .season-title-row{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:34px}
:where(html.pp-register) .season-title-row h2{font-size:clamp(42px,5vw,72px);font-weight:400;line-height:.95;letter-spacing:-.04em;margin:0}
:where(html.pp-register) .strict-sessions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
:where(html.pp-register) .strict-session{position:relative;border:1px solid var(--line);border-radius:28px;background:#fffdf6;padding:30px;cursor:pointer;transition:.25s ease}
:where(html.pp-register) .strict-session:hover{transform:translateY(-3px);box-shadow:0 18px 48px rgba(16,38,31,.08)}
:where(html.pp-register) .strict-session.selected{border-color:var(--ink);box-shadow:0 0 0 2px var(--ink) inset}
:where(html.pp-register) .strict-session input{position:absolute;opacity:0;pointer-events:none}
:where(html.pp-register) .strict-session .session-top{margin-bottom:22px}
:where(html.pp-register) .strict-session .session-location{margin-bottom:8px}
:where(html.pp-register) .strict-session p{color:#69746e;line-height:1.72;margin:0}
:where(html.pp-register) .strict-session .price-row{margin-top:22px}
:where(html.pp-register) .strict-session .price-chip{background:var(--paper2)}
:where(html.pp-register) .strict-form-wrap{max-width:1320px;margin:auto}
:where(html.pp-register) .strict-form-card{background:linear-gradient(180deg,#fffdf8 0%,#fcfaf3 100%);border:1px solid var(--line);border-radius:36px;padding:56px;box-shadow:0 24px 70px rgba(16,38,31,.06);position:relative;overflow:hidden}
:where(html.pp-register) .strict-form-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right, rgba(200,157,89,.08), transparent 28%);pointer-events:none}
:where(html.pp-register) .strict-form-card form{position:relative;z-index:1}
:where(html.pp-register) .strict-form-card .form-head{display:block;padding-bottom:26px;margin-bottom:34px;border-bottom:1px solid var(--line)}
:where(html.pp-register) .strict-form-card .form-head h2{margin:0;font-size:clamp(74px,7vw,104px);line-height:.86;letter-spacing:-.06em;font-weight:400}
:where(html.pp-register) .strict-form-card .field-grid{gap:22px 20px}
:where(html.pp-register) .strict-form-card .field{gap:12px}
:where(html.pp-register) .strict-form-card .field label{font-size:12px;letter-spacing:.14em;color:#65716a}
:where(html.pp-register) .strict-form-card .field input,:where(html.pp-register) .strict-form-card .field select{background:rgba(244,239,228,.42);border:1px solid rgba(16,38,31,.14);border-radius:20px;min-height:74px;padding:20px 22px;font-size:18px}
:where(html.pp-register) .strict-form-card .field input[type=number]{appearance:auto}
:where(html.pp-register) .strict-form-card .field input:focus,:where(html.pp-register) .strict-form-card .field select:focus{background:#fff}
:where(html.pp-register) .strict-form-card .form-actions{justify-content:flex-end;align-items:center;margin-top:40px;padding-top:26px;border-top:1px solid var(--line)}
:where(html.pp-register) .strict-form-card .form-actions p{display:none}
:where(html.pp-register) .strict-form-card .form-actions .btn{min-width:250px;min-height:74px;border-radius:999px;font-size:18px;letter-spacing:.01em;padding:18px 30px}
@media(max-width:1100px){:where(html.pp-register) .scholarship{grid-template-columns:1fr}
}
@media(max-width:1000px){:where(html.pp-register) .rates-grid,:where(html.pp-register) .trip-info-layout,:where(html.pp-register) .payment-grid,:where(html.pp-register) .strict-sessions{grid-template-columns:1fr}
:where(html.pp-register) .trip-info-layout .content-card.full{grid-column:auto}
:where(html.pp-register) .season-title-row{align-items:flex-start;flex-direction:column}
:where(html.pp-register) .nav{grid-template-columns:1fr auto}
:where(html.pp-register) .navlinks{display:none}
:where(html.pp-register) .navright .btn{display:none}
:where(html.pp-register) .menu{display:block}
:where(html.pp-register) .nav.open .navlinks{display:flex;position:absolute;left:16px;right:16px;top:68px;flex-direction:column;background:rgba(12,34,26,.96);color:white;padding:22px;border:1px solid rgba(255,255,255,.15);border-radius:18px;box-shadow:var(--shadow)}
:where(html.pp-register) .form-head{display:block}
:where(html.pp-register) .form-head p{max-width:620px;margin-top:14px}
}
@media(max-width:680px){:where(html.pp-register) .wrap{width:min(100% - 28px,1380px)}
:where(html.pp-register) .register-top{padding:8px}
:where(html.pp-register) .register-shell{border-radius:24px;min-height:555px}
:where(html.pp-register) .register-intro{min-height:555px;padding:126px 24px 46px}
:where(html.pp-register) .register-intro h1{font-size:clamp(58px,18vw,80px)}
:where(html.pp-register) .register-intro p{font-size:16px}
:where(html.pp-register) .nav{width:calc(100% - 28px)}
:where(html.pp-register) .section,:where(html.pp-register) .season-section,:where(html.pp-register) .form-section-wrap{padding:72px 0}
:where(html.pp-register) .session-location{font-size:31px}
:where(html.pp-register) .season-btn{padding:12px 20px}
:where(html.pp-register) .form-card{border-radius:24px}
:where(html.pp-register) .form-card{padding:26px 20px}
:where(html.pp-register) .field-grid{grid-template-columns:1fr}
:where(html.pp-register) .field.full{grid-column:auto}
:where(html.pp-register) .form-actions{align-items:stretch;flex-direction:column}
:where(html.pp-register) .form-actions .btn{width:100%}
:where(html.pp-register) .strict-form-card{padding:34px 24px;border-radius:28px}
:where(html.pp-register) .strict-form-card .form-head{padding-bottom:22px;margin-bottom:26px}
:where(html.pp-register) .strict-form-card .form-head h2{font-size:clamp(56px,16vw,74px)}
:where(html.pp-register) .strict-form-card .field input,:where(html.pp-register) .strict-form-card .field select{min-height:64px;padding:17px 18px;font-size:16px;border-radius:18px}
:where(html.pp-register) .strict-form-card .form-actions{margin-top:28px;padding-top:22px}
:where(html.pp-register) .strict-form-card .form-actions .btn{min-width:100%;min-height:64px}
:where(html.pp-register) .footer{flex-direction:column;gap:12px}
}
@media(prefers-reduced-motion:reduce){html:where(.pp-register){scroll-behavior:auto}
}
:where(html.pp-register) .strict-session.full-card{opacity:.68;cursor:not-allowed}
:where(html.pp-register) .strict-session.full-card:hover{transform:none;box-shadow:none}
:where(html.pp-register) .strict-session.full-card .slot-pill{background:#f1dfd7;color:#8f442e}
:where(html.pp-register) .pp-shop-tours .strict-session{padding:0;cursor:default;opacity:1}
:where(html.pp-register) .pp-shop-tours .strict-session.full-card:hover{transform:translateY(-3px);box-shadow:0 18px 48px rgba(16,38,31,.08)}
:where(html.pp-register) .pp-shop-session-body{padding:30px}
:where(html.pp-register) .pp-shop-session-place{font-size:13px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#65716a;margin-bottom:7px}
:where(html.pp-register) .pp-shop-booking{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:24px;padding-top:22px;border-top:1px solid var(--line)}
:where(html.pp-register) .pp-shop-quantity{display:grid;gap:8px;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#65716a}
:where(html.pp-register) .pp-shop-quantity input{position:static;opacity:1;pointer-events:auto;width:100%;min-width:0;min-height:54px;border:1px solid rgba(16,38,31,.16);border-radius:15px;background:var(--paper);color:var(--ink);padding:12px 14px;outline:none}
:where(html.pp-register) .pp-shop-quantity input:focus{border-color:var(--pine2);box-shadow:0 0 0 4px rgba(40,87,71,.08);background:#fff}
:where(html.pp-register) .pp-shop-booking .btn{grid-column:1/-1;width:100%;min-height:56px;border:0;margin-top:2px}
:where(html.pp-register) .pp-shop-booking .btn:disabled{cursor:not-allowed;opacity:.62;transform:none}
:where(html.pp-register) .pp-shop-booking-unavailable{margin-top:24px;padding-top:22px;border-top:1px solid var(--line)}
:where(html.pp-register) .pp-shop-booking-unavailable .btn{width:100%;min-height:56px;cursor:not-allowed;opacity:.62;transform:none}
:where(html.pp-register) .pp-shop-booking-total,:where(html.pp-register) .pp-shop-booking-message{grid-column:1/-1;min-height:20px;font-size:13px;line-height:1.5;margin:0}
:where(html.pp-register) .pp-shop-booking-total{font-weight:800;color:var(--ink)}
:where(html.pp-register) .pp-shop-booking-message.error{color:#9b3c27}
:where(html.pp-register) .pp-shop-booking-message.success{color:#285f46}
@media(max-width:680px){:where(html.pp-register) .pp-shop-session-body{padding:24px 20px}
}
:root:where(.pp-standard,.pp-index){--pp-ink:#10261f;--pp-paper:#f7f4eb;--pp-white:#fffef8;--pp-line:rgba(16,38,31,.14)}
:where(html.pp-standard) *{box-sizing:border-box}
:where(html.pp-standard) body{margin:0;background:var(--pp-paper);color:var(--pp-ink);font-family:"Manrope","DM Sans",sans-serif}
:where(html.pp-standard,html.pp-index) .pp-site-header{padding:14px}
:where(html.pp-standard,html.pp-index) .pp-site-nav{max-width:1380px;margin:auto;padding:14px 18px;border-radius:20px;background:var(--pp-ink);color:white;display:flex;align-items:center;justify-content:space-between;gap:24px}
:where(html.pp-standard,html.pp-index) .pp-site-brand{font-family:"Newsreader",serif;font-size:22px;color:white;text-decoration:none}
:where(html.pp-standard,html.pp-index) .pp-site-links{display:flex;gap:22px;align-items:center;flex-wrap:wrap}
:where(html.pp-standard,html.pp-index) .pp-site-links a{color:white;text-decoration:none;font-weight:700;font-size:14px}
:where(html.pp-standard) .pp-page-wrap{width:min(1180px,calc(100% - 40px));margin:54px auto 90px}
:where(html.pp-standard) .pp-page-wrap h1,:where(html.pp-standard) .pp-page-wrap h2,:where(html.pp-standard) .pp-page-wrap h3{font-family:"Newsreader",serif}
:where(html.pp-standard) .pp-page-wrap h1{font-size:clamp(46px,6vw,76px);font-weight:400;line-height:.95}
:where(html.pp-standard,html.pp-index) .pp-site-footer{border-top:1px solid var(--pp-line);padding:32px 20px}
:where(html.pp-standard,html.pp-index) .pp-site-footer-inner{max-width:1180px;margin:auto;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}
:where(html.pp-standard) .woocommerce .button,:where(html.pp-standard) .woocommerce button.button,:where(html.pp-standard) .woocommerce input.button{background:var(--pp-ink)!important;color:white!important;border-radius:999px!important;padding:13px 18px!important}
:where(html.pp-standard) .woocommerce form .form-row input.input-text,:where(html.pp-standard) .woocommerce form .form-row textarea,:where(html.pp-standard) .woocommerce form .form-row select{padding:12px;border:1px solid var(--pp-line);border-radius:10px;background:white}
:where(html.pp-standard) .woocommerce table.shop_table{background:white;border-color:var(--pp-line);border-radius:16px;overflow:hidden}
@media(max-width:760px){:where(html.pp-standard,html.pp-index) .pp-site-nav{align-items:flex-start;flex-direction:column}
:where(html.pp-standard,html.pp-index) .pp-site-links{gap:14px}
}
.pp-index-main{max-width:980px;margin:80px auto;padding:0 24px;font-family:system-ui,sans-serif}
/* The fallback template shares compact chrome without restyling its content. */
:where(html.pp-index) :is(.pp-site-header,.pp-site-footer){font-family:"Manrope","DM Sans",sans-serif;color:var(--pp-ink)}
:where(html.pp-index) :is(.pp-site-header,.pp-site-footer),:where(html.pp-index) :is(.pp-site-header,.pp-site-footer) *{box-sizing:border-box}
/* Optional native submenus. Flat menus retain all original layout rules. */
:where([data-pp-navigation],[data-pp-footer]) .pp-submenu-parent{position:relative;display:inline-flex;align-items:center;gap:6px}
:where([data-pp-navigation],[data-pp-footer]) .pp-submenu-toggle{display:grid;place-items:center;width:24px;height:24px;padding:0;border:0;background:transparent;color:inherit;font:inherit;cursor:pointer;flex-shrink:0}
:where([data-pp-navigation],[data-pp-footer]) .pp-submenu-toggle:focus-visible{outline:2px solid #e5c990;outline-offset:3px;border-radius:4px}
:where([data-pp-navigation],[data-pp-footer]) .pp-submenu{display:none;position:absolute;z-index:20;top:100%;left:0;min-width:210px;max-width:min(320px,calc(100vw - 64px));padding:18px;gap:18px;background:#10261f;color:#fff;border:1px solid rgba(255,255,255,.15);border-radius:18px;box-shadow:0 14px 44px rgba(4,15,11,.18);font-size:14px;text-align:left}
:where([data-pp-navigation],[data-pp-footer]) .pp-submenu-parent.is-open>.pp-submenu{display:flex;flex-direction:column}
:where([data-pp-navigation],[data-pp-footer]) .pp-submenu a{color:inherit;text-decoration:none;white-space:normal;overflow-wrap:anywhere}
:where([data-pp-navigation],[data-pp-footer]) .pp-submenu .pp-submenu-parent{flex-wrap:wrap}
:where([data-pp-navigation],[data-pp-footer]) .pp-submenu .pp-submenu{position:static;min-width:0;width:100%;box-shadow:none;padding:12px;border-radius:10px}
[data-pp-footer]>.pp-submenu-parent>.pp-submenu{top:auto;bottom:100%;left:auto;right:0}
@media(min-width:1001px){[data-pp-navigation] .navlinks>.pp-submenu-parent>.pp-submenu{max-height:min(440px,calc(100svh - 170px));overflow-y:auto}}
@media(max-width:1000px){
 [data-pp-navigation] .navlinks:has(.pp-submenu-parent){max-height:calc(100svh - 170px);overflow-y:auto}
 [data-pp-navigation] .navlinks .pp-submenu-parent{flex-wrap:wrap}
 [data-pp-navigation] .navlinks .pp-submenu{position:static;min-width:0;width:100%;max-width:none;box-shadow:none}
}
@media(max-width:760px){
 [data-pp-navigation] .pp-site-links:has(.pp-submenu-parent){align-items:flex-start}
 [data-pp-navigation] .pp-site-links .pp-submenu-parent{flex-wrap:wrap;max-width:100%}
 [data-pp-navigation] .pp-site-links .pp-submenu{position:static;min-width:0;width:100%;box-shadow:none}
}
