:root{--pine:#173429;--deep:#0e291f;--cream:#f5efdd;--paper:#fbf8ee;--gold:#efb94b;--clay:#ba6040;--ink:#173429;--line:rgba(23,52,41,.18)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,sans-serif;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button,input,select{font:inherit}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:1rem;top:1rem;background:#fff;padding:1rem;z-index:99}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.announcement{text-align:center;padding:.68rem 1rem;background:var(--deep);color:#fff;font-weight:700;font-size:.76rem;letter-spacing:.1em;text-transform:uppercase}.site-header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:88px;padding:0 clamp(1.2rem,4vw,4.5rem);border-bottom:1px solid var(--line);background:var(--paper)}.desktop-nav{display:flex;gap:1.6rem;font-weight:700;font-size:.9rem}.wordmark{text-align:center}.wordmark strong,.footer-logo{display:block;font-family:Impact,"Arial Narrow",sans-serif;font-size:1.7rem;letter-spacing:.07em;line-height:1}.wordmark small{font-size:.62rem;letter-spacing:.24em;text-transform:uppercase}.cart-link{justify-self:end;font-weight:700}.cart-link span{display:inline-grid;place-items:center;width:1.45rem;height:1.45rem;border:1px solid;border-radius:50%;font-size:.75rem}.mobile-menu{display:none}.hero{min-height:680px;display:grid;grid-template-columns:1.04fr .96fr;overflow:hidden}.hero-copy{padding:clamp(4rem,8vw,8rem) clamp(2rem,7vw,7.5rem);display:flex;flex-direction:column;justify-content:center;position:relative;isolation:isolate;color:#fff;background:var(--deep);overflow:hidden}.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.hero-copy:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,28,22,.84),rgba(10,28,22,.46));z-index:-1}.eyebrow{text-transform:uppercase;letter-spacing:.2em;font-weight:700;font-size:.75rem;color:var(--clay);margin-bottom:1.3rem}.hero-copy .eyebrow,.mission-copy .eyebrow{color:var(--gold)}h1,h2,h3,p{overflow-wrap:anywhere}.hero h1{margin:0;max-width:720px;font-family:Impact,"Arial Narrow",sans-serif;font-size:clamp(4rem,7.4vw,7.4rem);line-height:.88;letter-spacing:-.015em;text-transform:uppercase}.hero h1 em{font-family:Georgia,serif;font-size:.52em;font-weight:400;text-transform:none;color:var(--gold);display:block;margin:.22em 0 .12em;letter-spacing:-.05em}.hero-copy p{max-width:530px;font-size:1.05rem;margin:1.8rem 0 2rem;color:#f4f1e7}.button-row{display:flex;gap:.8rem;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 1.55rem;border:2px solid var(--ink);font-weight:700;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;background:transparent;cursor:pointer}.button:hover{transform:translateY(-2px);box-shadow:4px 4px 0 var(--gold)}.button-light{background:#fff;color:var(--deep);border-color:#fff}.button-outline{color:#fff;border-color:#fff}.button-dark{background:var(--deep);color:#fff}.hero-art{position:relative;display:grid;place-items:center;padding:3rem;background:#fff;isolation:isolate}.hero-art:before{content:"";position:absolute;inset:7%;border:1px solid rgba(23,52,41,.25);border-radius:50% 50% 42% 42%}.hero-art:after{content:"TRAIL TESTED • DOG APPROVED •";position:absolute;right:-7rem;top:50%;transform:rotate(90deg);font-size:.67rem;letter-spacing:.32em;color:rgba(23,52,41,.6)}.hero-shirt{position:relative;width:min(88%,620px);filter:drop-shadow(0 28px 26px rgba(0,0,0,.18));transform:rotate(1.5deg)}.hero-badge{position:absolute;left:7%;bottom:7%;width:115px;height:115px;border-radius:50%;background:var(--clay);color:#fff;display:grid;place-items:center;text-align:center;font-family:Impact,"Arial Narrow",sans-serif;font-size:1.05rem;line-height:1.05;text-transform:uppercase;transform:rotate(-9deg);border:3px solid var(--cream);padding:1rem}.marquee{overflow:hidden;background:var(--gold);border-block:1px solid var(--ink);padding:.9rem 0}.marquee-track{white-space:nowrap;font-family:Impact,"Arial Narrow",sans-serif;font-size:1.1rem;letter-spacing:.08em;text-transform:uppercase;animation:marquee 22s linear infinite}.marquee-track span{margin:0 1.2rem}@keyframes marquee{to{transform:translateX(-50%)}}.home-section{padding:clamp(4.5rem,8vw,8rem) clamp(1.3rem,5vw,5rem)}.products-section{background:#fff}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2.5rem}.section-heading h1,.section-heading h2{font-family:Impact,"Arial Narrow",sans-serif;font-size:clamp(2.7rem,5vw,5rem);line-height:.95;text-transform:uppercase;margin:0;max-width:760px}.section-heading>p{max-width:440px;color:#53645d}.text-link{font-weight:700;text-decoration:underline;text-underline-offset:.35rem}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);column-gap:clamp(1rem,3vw,3.5rem);row-gap:clamp(3rem,6vw,6rem)}.product-card{text-align:center}.product-card-image{aspect-ratio:1/1.12;background:#fff;overflow:hidden;display:grid;place-items:center}.product-card-image img,.product-card-image svg{width:100%;height:100%;object-fit:contain;transition:transform .25s}.product-card:hover img{transform:scale(1.025)}.product-card h2,.product-card h3{font-size:1rem;line-height:1.35;margin:1.15rem auto .35rem;max-width:300px}.product-card p{margin:0;color:#60726a;font-size:.9rem}.product-card span{display:block;color:#49665c;margin-top:.35rem}.mission{display:grid;grid-template-columns:1fr 1fr;background:var(--deep);color:#fff}.mission-image{min-height:590px}.mission-image img{width:100%;height:100%;object-fit:cover}.mission-fallback{width:100%;height:100%;min-height:590px;display:grid;place-items:center;background:linear-gradient(180deg,#80a8aa 0 45%,#d9aa48 45% 52%,#34503e 52%);font-size:8rem}.mission-copy{padding:clamp(4rem,8vw,8rem);display:flex;flex-direction:column;justify-content:center}.mission-copy h2{font-family:Impact,"Arial Narrow",sans-serif;font-size:clamp(3.3rem,6vw,6.3rem);line-height:.9;text-transform:uppercase;margin:0 0 1.5rem}.mission-copy p{max-width:540px;color:#d7dfda}.mission-promise{display:flex;align-items:center;gap:1.3rem;margin:2rem 0}.mission-promise strong{font-family:Impact,"Arial Narrow",sans-serif;font-size:3.6rem;color:var(--gold)}.mission-promise span{max-width:250px;text-transform:uppercase;letter-spacing:.1em;font-size:.75rem}.mission-copy .button{align-self:flex-start}.proof-section{background:var(--cream)}.proof-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.proof-grid article{background:var(--cream);padding:2rem}.proof-grid strong{font-family:Georgia,serif;font-size:2rem;color:var(--clay)}.proof-grid h3{font-family:Impact,"Arial Narrow",sans-serif;font-size:1.45rem;text-transform:uppercase;margin:1.6rem 0 .5rem}.proof-grid p{color:#56645e}.founder-proof{text-align:center;background:var(--gold);padding:clamp(5rem,9vw,9rem) 1.5rem}.founder-proof blockquote{max-width:930px;margin:0 auto 1.7rem;font-family:Georgia,serif;font-size:clamp(2rem,4vw,4.5rem);line-height:1.14}.newsletter{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;background:var(--clay);color:#fff;padding:4rem clamp(1.3rem,6vw,6rem)}.newsletter h2{font-family:Impact,"Arial Narrow",sans-serif;font-size:clamp(2.4rem,4vw,4.5rem);margin:0;line-height:1}.newsletter-form{display:flex;border-bottom:2px solid #fff}.newsletter-form input{flex:1;background:transparent;border:0;color:#fff;padding:1rem 0;outline:none}.newsletter-form input::placeholder{color:rgba(255,255,255,.78)}.newsletter-form button{background:transparent;border:0;color:#fff;font-weight:700;text-transform:uppercase}.site-footer{background:var(--deep);color:#e5e9e6;padding:4.5rem clamp(1.3rem,5vw,5rem) 2rem}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:3rem}.footer-grid p{max-width:360px;color:#aebbb5}.footer-grid h2{font-size:.75rem;text-transform:uppercase;letter-spacing:.15em;color:var(--gold)}.footer-grid a{display:block;margin:.65rem 0;color:#c9d1cd}.footer-legal{display:flex;justify-content:space-between;gap:1rem;margin-top:4rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.16);color:#91a198;font-size:.76rem}.simple-page{max-width:1100px;margin:auto;padding:clamp(4rem,8vw,8rem) 1.5rem}.simple-page h1,.product-buy h1{font-family:Impact,"Arial Narrow",sans-serif;font-size:clamp(2.7rem,5vw,5rem);line-height:.95;text-transform:uppercase}.product-page{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(2rem,6vw,7rem);max-width:1450px;margin:auto;padding:clamp(3rem,6vw,6rem) clamp(1rem,4vw,4rem)}.product-gallery{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.product-gallery img{width:100%;background:#f4f1e7}.product-buy{position:sticky;top:1rem;align-self:start}.product-buy h1{margin:.5rem 0 1rem}.product-price{font-size:1.4rem;font-weight:700}.product-trust{margin:1.2rem 0;padding:1rem;background:var(--cream);font-size:.9rem}.product-buy form{display:grid;gap:.7rem}.product-buy select,.product-buy input{width:100%;min-height:48px;padding:.7rem;border:1px solid var(--line);background:#fff}.product-buy input{max-width:100px}.add-button{width:100%;margin-top:.6rem}.product-buy details{border-top:1px solid var(--line);margin-top:1.5rem;padding-top:1rem}.product-buy summary{font-weight:700;cursor:pointer}.cart-item{display:grid;grid-template-columns:110px 1fr 80px auto;gap:1.5rem;align-items:center;padding:1.3rem 0;border-bottom:1px solid var(--line)}.cart-item input{width:70px;padding:.6rem}.cart-summary{text-align:right;margin-top:2rem}.pagination{grid-column:1/-1;text-align:center}
@media(max-width:900px){.site-header{grid-template-columns:auto 1fr auto;min-height:74px}.mobile-menu{display:block}.desktop-nav{display:none}.wordmark{text-align:left;margin-left:1rem}.wordmark strong{font-size:1.25rem}.wordmark small{display:none}.cart-link{font-size:0}.cart-link span{font-size:.75rem}.hero{grid-template-columns:1fr}.hero-copy{min-height:620px;padding:4.5rem 1.5rem}.hero-art{min-height:520px}.product-grid{grid-template-columns:1fr 1fr}.mission{grid-template-columns:1fr}.mission-image,.mission-fallback{min-height:440px}.proof-grid{grid-template-columns:1fr 1fr}.newsletter{grid-template-columns:1fr}.product-page{grid-template-columns:1fr}.product-buy{position:static}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}
@media(max-width:600px){.hero h1{font-size:3.7rem}.hero-copy{min-height:580px}.hero-art{min-height:430px;padding:1rem}.hero-badge{width:92px;height:92px;font-size:.8rem}.hero-art:after{display:none}.home-section{padding-inline:1rem}.section-heading{align-items:flex-start;flex-direction:column}.products-section .section-heading{text-align:center;align-items:center}.product-grid{column-gap:.75rem;row-gap:2.8rem}.product-card h2,.product-card h3{font-size:.92rem}.proof-grid{grid-template-columns:1fr}.mission-copy{padding:4rem 1.5rem}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.footer-legal{flex-direction:column}.product-gallery{grid-template-columns:1fr}.cart-item{grid-template-columns:80px 1fr}.cart-item input{grid-column:2}.cart-item>strong{grid-column:2}.button-row .button{width:100%}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.marquee-track{animation:none}.hero-video{display:none}}
.hero-art{min-height:680px;overflow:hidden;padding:0;background:var(--deep)}.hero-art:before{inset:0;border:0;border-radius:0;background:linear-gradient(180deg,transparent 58%,rgba(10,28,22,.34));z-index:1}.hero-art:after{right:1.4rem;z-index:2;color:#fff;text-shadow:0 1px 8px rgba(0,0,0,.45)}.hero-lifestyle{position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center 42%}.hero-badge{z-index:3}
.hero{position:relative}.hero-blend{position:absolute;z-index:4;top:0;bottom:0;left:calc(52% - 72px);width:144px;pointer-events:none;background:linear-gradient(90deg,rgba(10,28,22,.92),rgba(10,28,22,.3) 48%,transparent);clip-path:polygon(8% 0,100% 0,76% 9%,96% 19%,72% 29%,92% 40%,70% 51%,98% 63%,72% 74%,94% 86%,64% 100%,0 100%)}.pack-story{display:grid;grid-template-columns:.82fr 1.18fr;gap:clamp(2rem,5vw,6rem);align-items:center;padding:clamp(4.5rem,8vw,8rem) clamp(1.3rem,5vw,5rem);background:var(--cream)}.pack-copy h2{max-width:650px;margin:.3rem 0 1.5rem;font-family:Impact,"Arial Narrow",sans-serif;font-size:clamp(3rem,5vw,5.5rem);line-height:.92;text-transform:uppercase}.pack-copy p{max-width:590px;color:#53645d;font-size:1.05rem}.pack-portraits{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.pack-portraits figure{position:relative;margin:0;overflow:hidden;min-height:470px;background:var(--deep)}.pack-portraits img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.pack-portraits figcaption{position:absolute;left:1rem;bottom:1rem;padding:.55rem .85rem;background:var(--paper);color:var(--deep);font-family:Impact,"Arial Narrow",sans-serif;font-size:1.15rem;letter-spacing:.08em;text-transform:uppercase}.pack-portraits figure:first-child img{object-position:center 35%}.pack-portraits figure:last-child img{object-position:center center}
@media(max-width:900px){.hero-blend{top:auto;right:0;bottom:-1px;left:0;width:100%;height:90px;background:linear-gradient(180deg,transparent,rgba(10,28,22,.55));clip-path:polygon(0 10%,12% 24%,25% 8%,38% 28%,52% 10%,66% 30%,82% 12%,100% 27%,100% 100%,0 100%)}.pack-story{grid-template-columns:1fr}.pack-portraits figure{min-height:420px}}
@media(max-width:600px){.pack-portraits{gap:.65rem}.pack-portraits figure{min-height:300px}.pack-copy{text-align:center}.pack-copy p{margin-inline:auto}.pack-portraits figcaption{left:.65rem;bottom:.65rem}}
.hero-blend{display:none}.hero-art{margin-left:-110px;width:calc(100% + 110px);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 110px,#000 100%);mask-image:linear-gradient(90deg,transparent 0,#000 110px,#000 100%)}.hero-art:before{background:linear-gradient(90deg,rgba(10,28,22,.25),transparent 28%),linear-gradient(180deg,transparent 58%,rgba(10,28,22,.34))}.mission-fallback{background:linear-gradient(180deg,#82a8aa 0 45%,#d9aa48 45% 52%,#34503e 52%)}.mission-fallback img{width:min(72%,520px);height:auto;filter:drop-shadow(0 20px 28px rgba(0,0,0,.2))}
@media(max-width:900px){.hero-art{margin-left:0;margin-top:-72px;width:100%;padding-top:72px;-webkit-mask-image:none;mask-image:none}.hero-art:before{background:linear-gradient(180deg,var(--deep) 0,rgba(10,28,22,.92) 18px,rgba(10,28,22,.45) 52px,transparent 105px,transparent 62%,rgba(10,28,22,.34))}.hero-lifestyle{top:72px;height:calc(100% - 72px)}}
.trail-cta-sticker{position:relative;z-index:5;display:inline-flex;min-width:190px;min-height:116px;padding:1.15rem 1.4rem;flex-direction:column;align-items:center;justify-content:center;border:3px solid var(--paper);border-radius:48% 52% 46% 54%/52% 45% 55% 48%;background:var(--gold);color:var(--deep);text-align:center;transform:rotate(-3deg);box-shadow:0 12px 28px rgba(10,28,22,.22);transition:transform .2s ease,box-shadow .2s ease}.trail-cta-sticker:before{content:"";position:absolute;inset:6px;border:1px dashed rgba(23,52,41,.55);border-radius:inherit;pointer-events:none}.trail-cta-sticker span{font-size:.68rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.trail-cta-sticker strong{max-width:165px;font-family:Impact,"Arial Narrow",sans-serif;font-size:1.18rem;line-height:1.02;letter-spacing:.04em;text-transform:uppercase}.trail-cta-sticker small{position:absolute;right:1rem;bottom:.65rem;font-size:1.15rem}.trail-cta-sticker:hover,.trail-cta-sticker:focus-visible{transform:rotate(0) translateY(-4px);box-shadow:0 16px 32px rgba(10,28,22,.3);outline:3px solid #fff;outline-offset:3px}.trail-cta-top{position:absolute;right:5%;top:5%;transform:rotate(5deg)}.trail-cta-middle-wrap{display:flex;justify-content:center;padding-top:clamp(3.5rem,6vw,6rem)}.trail-cta-middle{background:var(--clay);color:#fff;transform:rotate(2deg)}.trail-cta-bottom{display:flex;align-items:center;justify-content:center;gap:clamp(2rem,6vw,6rem);padding:clamp(3rem,6vw,5rem) 1.5rem;background:var(--deep);color:#fff}.trail-cta-bottom p{max-width:560px;margin:0;font-family:Georgia,serif;font-size:clamp(1.8rem,3.5vw,3.6rem);line-height:1.1}.trail-cta-bottom .trail-cta-sticker{flex:0 0 auto}
@media(max-width:900px){.trail-cta-top{right:1.1rem;top:5.5rem;min-width:150px;min-height:100px}.trail-cta-bottom{flex-direction:column;text-align:center}.trail-cta-bottom p{max-width:620px}}
@media(max-width:600px){.trail-cta-top{right:.75rem;top:5rem;min-width:132px;min-height:88px;padding:.8rem}.trail-cta-top strong{max-width:118px;font-size:.95rem}.trail-cta-top span{font-size:.56rem}.trail-cta-middle-wrap{padding-top:3rem}.trail-cta-sticker{min-width:176px;min-height:108px}}
@media(prefers-reduced-motion:reduce){.trail-cta-sticker{transition:none}}
.collection-hero{position:relative;display:flex;align-items:center;justify-content:space-between;gap:3rem;min-height:400px;padding:clamp(4rem,8vw,7rem) clamp(1.3rem,7vw,7rem);overflow:hidden;background:var(--deep);color:#fff}.collection-hero:after{content:"";position:absolute;right:-8rem;bottom:-13rem;width:34rem;height:34rem;border:1px solid rgba(239,185,75,.32);border-radius:50%;box-shadow:0 0 0 5rem rgba(239,185,75,.035),0 0 0 10rem rgba(239,185,75,.025);pointer-events:none}.collection-hero-copy{position:relative;z-index:1;max-width:840px}.collection-hero-copy h1{margin:0;font-family:Impact,"Arial Narrow",sans-serif;font-size:clamp(3.8rem,8vw,8rem);line-height:.88;text-transform:uppercase}.collection-hero-copy>p,.collection-description{max-width:650px;margin:1.5rem 0 0;color:#d7dfda;font-size:1.08rem}.collection-trust{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:2rem}.collection-trust span{padding:.55rem .8rem;border:1px solid rgba(255,255,255,.35);border-radius:999px;color:#f8f3e6;font-size:.72rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.collection-cta{z-index:2;flex:0 0 auto;margin-right:clamp(0rem,5vw,5rem);transform:rotate(4deg)}.collection-products{background:#fff}.collection-grid-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:3rem}.collection-grid-heading h2{max-width:750px;margin:0;font-family:Impact,"Arial Narrow",sans-serif;font-size:clamp(2.6rem,5vw,5rem);line-height:.95;text-transform:uppercase}.collection-grid-heading>p{margin:0;color:#60726a;font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.collection-featured-card .product-card-image{position:relative;background:var(--cream)}.product-card-tag{position:absolute!important;top:1rem;left:1rem;margin:0!important;padding:.5rem .7rem;background:var(--clay);color:#fff!important;font-size:.65rem!important;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.collection-products .product-card h3{font-size:1rem;line-height:1.35;margin:1.15rem auto .35rem;max-width:300px}.collection-products .product-card p{margin:0;color:#60726a;font-size:.9rem}
@media(max-width:900px){.collection-hero{min-height:430px}.collection-cta{margin-right:0}.collection-grid-heading{align-items:flex-start;flex-direction:column}}
@media(max-width:600px){.collection-hero{align-items:flex-start;flex-direction:column;gap:2.5rem;padding-block:3.5rem}.collection-hero-copy h1{font-size:3.7rem}.collection-cta{align-self:center}.collection-trust{gap:.45rem}.collection-trust span{font-size:.62rem}.collection-grid-heading{text-align:center;align-items:center;margin-bottom:2rem}}
.why-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);align-items:center;gap:clamp(2rem,6vw,7rem);min-height:650px;padding:clamp(5rem,10vw,10rem) clamp(1.4rem,8vw,8rem);overflow:hidden;background:var(--deep);color:#fff}.why-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 25%,rgba(239,185,75,.18),transparent 25%),linear-gradient(135deg,transparent 0 55%,rgba(255,255,255,.035) 55% 56%,transparent 56% 100%)}.why-hero-copy{position:relative;z-index:1}.why-hero h1{max-width:850px;margin:0;font-family:Impact,"Arial Narrow",sans-serif;font-size:clamp(4.5rem,9vw,9.5rem);line-height:.84;text-transform:uppercase}.why-hero h1 em{display:block;margin-top:.15em;color:var(--gold);font-family:Georgia,serif;font-size:.54em;font-weight:400;text-transform:none}.why-hero-copy p{max-width:680px;margin:2rem 0 0;color:#d8e0dc;font-size:clamp(1rem,1.5vw,1.2rem)}.why-trail-mark{position:relative;z-index:1;aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;border:2px solid rgba(245,239,221,.55);border-radius:50%;transform:rotate(5deg);color:var(--gold);text-align:center}.why-trail-mark span{font-size:clamp(5rem,9vw,9rem);line-height:.8}.why-trail-mark strong{max-width:170px;margin-top:1rem;color:#fff;font-size:.75rem;letter-spacing:.18em;text-transform:uppercase}.why-manifesto{padding:clamp(5rem,10vw,10rem) clamp(1.4rem,10vw,11rem);background:var(--paper)}.why-manifesto h2{max-width:1050px;margin:0;font-family:Georgia,serif;font-size:clamp(2.8rem,6vw,6.5rem);font-weight:400;line-height:1.03}.why-manifesto p{max-width:760px;margin:2.2rem 0 0 auto;color:#53645d;font-size:clamp(1.05rem,1.7vw,1.3rem)}.why-principles{padding:clamp(5rem,9vw,9rem) clamp(1.4rem,6vw,6rem);background:#fff}.why-section-heading h2{margin:0 0 3rem;font-family:Impact,"Arial Narrow",sans-serif;font-size:clamp(3rem,6vw,6rem);line-height:.9;text-transform:uppercase}.why-principles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.why-principles-grid article{min-height:340px;padding:clamp(2rem,4vw,4rem);background:#fff}.why-principles-grid article>span{font-family:Georgia,serif;font-size:2.2rem;color:var(--clay)}.why-principles-grid h3{margin:4rem 0 1rem;font-family:Impact,"Arial Narrow",sans-serif;font-size:clamp(1.7rem,3vw,2.8rem);line-height:1;text-transform:uppercase}.why-principles-grid p{color:#5b6b64}.why-promise{display:grid;grid-template-columns:1fr 1fr;align-items:center;background:var(--cream)}.why-promise>div{padding:clamp(4rem,8vw,8rem)}.why-promise h2{margin:0;font-family:Impact,"Arial Narrow",sans-serif;font-size:clamp(3.2rem,6vw,6.5rem);line-height:.88;text-transform:uppercase}.why-promise p{max-width:580px;margin-top:1.7rem;color:#53645d}.why-product{position:relative;display:block;min-height:650px;overflow:hidden;background:#fff}.why-product img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain}.why-product span{position:absolute;left:1.5rem;bottom:1.5rem;padding:.65rem .9rem;background:var(--deep);color:#fff;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.why-quote{padding:clamp(6rem,11vw,11rem) 1.5rem;background:var(--gold);text-align:center}.why-quote blockquote{max-width:1050px;margin:0 auto;font-family:Georgia,serif;font-size:clamp(2.5rem,5vw,5.5rem);line-height:1.1}.why-cta{display:flex;align-items:center;justify-content:center;gap:clamp(2rem,7vw,7rem);padding:clamp(4rem,7vw,7rem) 1.5rem;background:var(--deep);color:#fff}.why-cta p{max-width:600px;margin:0;font-family:Impact,"Arial Narrow",sans-serif;font-size:clamp(2.5rem,5vw,5.5rem);line-height:.95;text-transform:uppercase}.why-cta .trail-cta-sticker{flex:0 0 auto}
@media(max-width:900px){.why-hero{grid-template-columns:1fr;min-height:auto}.why-trail-mark{width:min(280px,70vw);justify-self:center}.why-principles-grid{grid-template-columns:1fr}.why-principles-grid article{min-height:0}.why-principles-grid h3{margin-top:2.5rem}.why-promise{grid-template-columns:1fr}.why-product{min-height:520px}.why-cta{flex-direction:column;text-align:center}}
@media(max-width:600px){.why-hero{padding-block:4rem}.why-hero h1{font-size:4.2rem}.why-manifesto p{margin-left:0}.why-product{min-height:430px}}
.cart-hero{padding:clamp(4rem,8vw,7rem) clamp(1.3rem,7vw,7rem);background:var(--deep);color:#fff}.cart-hero h1{margin:0;font-family:Impact,"Arial Narrow",sans-serif;font-size:clamp(4rem,8vw,8rem);line-height:.88;text-transform:uppercase}.cart-hero p{max-width:780px;margin:1.5rem 0 0;color:#d7dfda;font-family:Georgia,serif;font-size:clamp(1.35rem,2.5vw,2.2rem);line-height:1.3}.cart-page{padding:clamp(3rem,6vw,6rem) clamp(1.3rem,6vw,6rem);background:#fff}.cart-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(290px,.55fr);gap:clamp(2rem,6vw,6rem);align-items:start}.cart-items{border-top:1px solid var(--line)}.cart-item{grid-template-columns:130px 1fr 90px auto}.cart-item>a:first-child{overflow:hidden;background:var(--cream)}.cart-item>a:first-child img{width:100%;aspect-ratio:1;object-fit:contain}.cart-item-copy p{margin:.35rem 0;color:#60726a}.cart-remove{font-size:.78rem;text-decoration:underline;text-underline-offset:.25rem}.cart-summary{position:sticky;top:1.5rem;padding:2rem;background:var(--cream);text-align:left}.cart-summary>p{display:flex;justify-content:space-between;gap:1rem;margin:0 0 1rem;font-size:1rem}.cart-summary>p strong{font-size:1.3rem}.cart-summary>span{display:block;margin-bottom:1.5rem;color:#60726a;font-size:.8rem}.cart-summary .button{width:100%}.cart-update{display:block;margin:1rem auto 0;border:0;background:transparent;color:var(--deep);font-size:.78rem;text-decoration:underline;text-underline-offset:.25rem;cursor:pointer}.cart-empty{max-width:760px;margin:auto;padding:clamp(2rem,5vw,5rem);background:var(--cream);text-align:center}.cart-empty h2{margin:0;font-family:Impact,"Arial Narrow",sans-serif;font-size:clamp(2.2rem,4vw,4rem);text-transform:uppercase}.cart-empty p{margin:1rem auto 2rem;color:#60726a}.cart-suggestions{padding:clamp(4rem,8vw,8rem) clamp(1.3rem,6vw,6rem);background:var(--paper)}.cart-suggestions-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:3rem}.cart-suggestions-heading h2{max-width:800px;margin:0;font-family:Impact,"Arial Narrow",sans-serif;font-size:clamp(2.8rem,5vw,5rem);line-height:.95;text-transform:uppercase}.cart-suggestions-heading>p{max-width:430px;margin:0;color:#60726a}.cart-suggestions .product-card h3{font-size:1rem;line-height:1.35;margin:1.15rem auto .35rem;max-width:300px}.cart-suggestions .product-card p{margin:0;color:#60726a;font-size:.9rem}
@media(max-width:900px){.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}.cart-suggestions-heading{align-items:flex-start;flex-direction:column}}
@media(max-width:600px){.cart-hero{text-align:center}.cart-item{grid-template-columns:90px 1fr auto}.cart-item label{grid-column:2}.cart-item>strong{grid-column:3;grid-row:1}.cart-suggestions-heading{text-align:center;align-items:center}.cart-suggestions .product-grid{grid-template-columns:1fr 1fr}}
.trail-product-page{max-width:1550px;grid-template-columns:minmax(0,1.2fr) minmax(390px,.8fr)}.trail-product-page .product-gallery{align-items:start}.trail-product-model{grid-column:1/-1;width:100%;max-height:820px;object-fit:cover;object-position:center 38%;background:var(--deep)}.product-emotional-copy{max-width:540px;margin:0 0 1.4rem;color:#53645d;font-family:Georgia,serif;font-size:1.3rem;line-height:1.4}.product-benefit-pills{display:flex;flex-wrap:wrap;gap:.45rem;margin:1rem 0 1.5rem}.product-benefit-pills span{padding:.45rem .65rem;border:1px solid var(--line);border-radius:999px;background:var(--paper);font-size:.67rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.trail-product-page .product-buy{padding:clamp(1rem,3vw,2.5rem);background:#fff}.trail-product-page .product-buy h1{margin-top:0}.trail-product-page .add-button{min-height:60px;background:var(--clay);border-color:var(--clay);font-size:.86rem}.trail-product-page .add-button:hover{box-shadow:5px 5px 0 var(--gold)}.trail-product-story{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,7vw,8rem);align-items:end;padding:clamp(5rem,10vw,10rem) clamp(1.4rem,8vw,8rem);background:var(--deep);color:#fff}.trail-product-story h2{max-width:780px;margin:0;font-family:Impact,"Arial Narrow",sans-serif;font-size:clamp(4rem,8vw,8rem);line-height:.86;text-transform:uppercase}.trail-product-story>p{max-width:590px;margin:0;color:#d7dfda;font-family:Georgia,serif;font-size:clamp(1.25rem,2.2vw,2rem);line-height:1.45}.trail-product-reasons{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;padding:clamp(4rem,8vw,8rem) clamp(1.4rem,6vw,6rem);background:var(--line)}.trail-product-reasons article{padding:clamp(2rem,4vw,4rem);background:var(--paper)}.trail-product-reasons span{font-family:Georgia,serif;font-size:2.2rem;color:var(--clay)}.trail-product-reasons h3{margin:3.5rem 0 1rem;font-family:Impact,"Arial Narrow",sans-serif;font-size:clamp(1.7rem,3vw,2.8rem);line-height:1;text-transform:uppercase}.trail-product-reasons p{color:#5b6b64}.trail-product-closing{display:flex;align-items:center;justify-content:center;gap:clamp(2rem,7vw,7rem);padding:clamp(5rem,9vw,9rem) clamp(1.4rem,6vw,6rem);background:var(--gold)}.trail-product-closing blockquote{max-width:900px;margin:0;font-family:Georgia,serif;font-size:clamp(2.1rem,4.5vw,4.8rem);line-height:1.1}.trail-product-closing .button{flex:0 0 auto}
@media(max-width:900px){.trail-product-page{grid-template-columns:1fr}.trail-product-story{grid-template-columns:1fr;align-items:start}.trail-product-reasons{grid-template-columns:1fr}.trail-product-reasons h3{margin-top:2.25rem}.trail-product-closing{flex-direction:column;text-align:center}}
@media(max-width:600px){.trail-product-page{padding-top:1rem}.trail-product-model{max-height:620px}.product-emotional-copy{font-size:1.15rem}.trail-product-closing .button{width:100%}}
.site-header{grid-template-columns:auto 1fr auto;gap:clamp(1rem,4vw,4rem);min-height:104px}.site-logo{display:flex;align-items:center;justify-content:flex-start;justify-self:start;min-width:74px}.site-logo img{width:82px;height:82px;object-fit:contain}.desktop-nav{justify-self:center}.footer-brand{display:inline-flex;align-items:center;justify-content:center;width:150px;height:150px;margin-bottom:1rem}.footer-brand img{width:100%;height:100%;object-fit:contain}.site-logo:focus-visible,.footer-brand:focus-visible{outline:3px solid var(--gold);outline-offset:4px;border-radius:4px}
@media(max-width:900px){.site-header{grid-template-columns:1fr auto auto;gap:.85rem;min-height:86px;padding-inline:1rem}.site-logo{min-width:58px}.site-logo img{width:66px;height:66px}.mobile-menu{grid-column:2}.cart-link{grid-column:3}.footer-brand{width:130px;height:130px}}
@media(max-width:600px){.site-logo img{width:58px;height:58px}.site-header{min-height:78px}.footer-brand{width:115px;height:115px}}
.trail-product-lead{grid-column:1;grid-row:1;overflow:hidden;background:var(--deep)}.trail-product-lead .trail-product-model{width:100%;height:min(72vh,780px);object-fit:cover;object-position:center 38%}.trail-product-page .product-gallery{grid-column:1;grid-row:2}.trail-product-page .product-buy{grid-column:2;grid-row:1/span 2}
@media(max-width:900px){.trail-product-lead{grid-column:1;grid-row:1}.trail-product-page .product-buy{grid-column:1;grid-row:2}.trail-product-page .product-gallery{grid-column:1;grid-row:3}.trail-product-lead .trail-product-model{height:min(62vh,620px)}}
@media(max-width:600px){.hero-art{padding:72px 0 74px}.hero-lifestyle{top:72px;height:calc(100% - 146px)}.trail-cta-top{top:auto;right:1rem;bottom:9px;left:1rem;width:auto;min-width:0;min-height:56px;padding:.65rem 1rem;flex-direction:row;gap:.65rem;border-width:2px;border-radius:4px;transform:none;box-shadow:none}.trail-cta-top:before{inset:4px;border-radius:2px}.trail-cta-top span{font-size:.58rem}.trail-cta-top strong{max-width:none;font-family:Arial,sans-serif;font-size:.78rem;line-height:1.2}.trail-cta-top small{position:static;font-size:1rem}.trail-cta-top:hover,.trail-cta-top:focus-visible{transform:translateY(-2px)}.trail-product-lead .trail-product-model{height:min(54vh,520px);object-position:center 34%}.trail-product-page .product-buy{padding:1.25rem 1rem 1.75rem}.trail-product-page .product-buy h1{font-size:clamp(2.8rem,14vw,4rem)}.trail-product-page .product-emotional-copy{margin-bottom:1rem}.trail-product-page .product-trust{margin-block:.8rem}.trail-product-page .product-benefit-pills{margin-bottom:1rem}.trail-product-page .product-buy form{gap:.55rem}.trail-product-page .product-buy details{margin-top:1rem}}
.mobile-menu{position:relative}.mobile-menu summary{display:grid;width:48px;height:48px;place-items:center;cursor:pointer;list-style:none;font-size:1.35rem}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-nav{position:absolute;top:calc(100% + 14px);right:0;z-index:30;min-width:220px;padding:.75rem;background:var(--paper);border:1px solid var(--line);box-shadow:0 14px 30px rgba(10,28,22,.18)}.mobile-nav a{display:block;min-height:48px;padding:.8rem;font-weight:700}.mobile-nav a+a{border-top:1px solid var(--line)}.product-option-selectors{display:grid;grid-template-columns:1fr 1fr;gap:.45rem .75rem}.product-option-selectors label{align-self:end}.product-option-selectors select{width:100%}.product-option-selectors .variant-id-input{display:none}
@media(max-width:600px){.product-option-selectors{grid-template-columns:1fr}}
