:root{--forest:#164b35;--forest-dark:#0e3526;--navy:#102a43;--orange:#d96c28;--orange-ink:#a9501b;--cream:#f6f0e5;--paper:#fffdf8;--ink:#242b2a;--muted:#5f6a66;--line:#d9ddd7;--white:#fff;--focus:#f2a93b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font:17px/1.6 var(--font-body),sans-serif}a{color:inherit;text-decoration:none}img{object-fit:cover}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--font-display),serif;line-height:1.08;letter-spacing:-.025em}:focus-visible{outline:3px solid var(--focus);outline-offset:4px;border-radius:4px}.skip-link{position:fixed;z-index:100;top:12px;left:12px;padding:10px 16px;color:#fff;background:var(--navy);border-radius:6px;font-weight:800;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.trust-bar{min-height:35px;padding:7px 4vw;display:flex;justify-content:center;gap:28px;color:#dce9e2;background:var(--forest-dark);font-size:12px;letter-spacing:.035em}.trust-bar span:not(:last-child):after{content:"•";margin-left:28px;color:#82a594}.trust-bar a{color:#ffd2ad;font-weight:800}.nav-shell{height:82px;max-width:1450px;margin:auto;padding:0 4vw;gap:27px;border-bottom:1px solid var(--line);background:var(--paper)}.brand,.nav-shell{display:flex;align-items:center}.brand{gap:10px;white-space:nowrap;font:700 22px/1 var(--font-display),serif}.brand strong{color:var(--forest)}.brand-mark{width:42px;height:42px;display:grid;place-items:center;color:#fff;background:var(--orange);border-radius:9px;font:900 14px var(--font-body),sans-serif;letter-spacing:-.04em;transform:rotate(-3deg)}.desktop-nav{margin-left:auto;display:flex;gap:20px;align-items:center;white-space:nowrap;font-size:13px;font-weight:750}.desktop-nav a:hover{color:var(--orange-ink)}.shop-link{padding:10px 15px;border:1px solid var(--forest);border-radius:7px;color:var(--forest);white-space:nowrap;font-size:13px;font-weight:850}.shop-link:hover{color:#fff;background:var(--forest)}.mobile-menu{display:none}.eyebrow{display:block;margin-bottom:16px;color:var(--orange-ink);font:850 11px/1.2 var(--font-body),sans-serif;letter-spacing:.15em;text-transform:uppercase}.eyebrow.light{color:#ffc492}.hero{min-height:650px;display:grid;grid-template-columns:48% 52%;background:var(--cream)}.hero-copy{padding:82px max(5vw,calc((100vw - 1400px) / 2));display:flex;flex-direction:column;justify-content:center}.hero h1{max-width:660px;margin-bottom:24px;color:var(--navy);font-size:clamp(54px,6.2vw,90px)}.hero-copy>p{max-width:620px;margin-bottom:32px;color:#52605d;font-size:20px}.hero-actions{display:flex;gap:12px;margin-bottom:32px}.button{min-height:49px;padding:13px 21px;display:inline-flex;align-items:center;justify-content:center;border-radius:7px;font-weight:850;line-height:1}.button.primary{color:#fff;background:var(--forest)}.button.secondary{border:1px solid var(--navy);color:var(--navy)}.button.orange{color:#fff;background:var(--orange-ink)}.button:hover{transform:translateY(-2px)}.hero-proof{display:flex;flex-wrap:wrap;gap:20px;color:var(--muted);font-size:13px}.hero-proof strong{color:var(--forest)}.hero-visual{position:relative;min-height:650px;overflow:hidden}.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(16,42,67,.12),transparent 45%)}.hero-label{position:absolute;z-index:1;left:28px;bottom:28px;padding:18px 22px;border-left:5px solid var(--orange);color:var(--navy);background:rgba(255,253,248,.94);box-shadow:0 15px 45px rgba(16,42,67,.2)}.hero-label span,.hero-label strong{display:block}.hero-label span{font-size:12px;text-transform:uppercase;letter-spacing:.1em}.hero-label strong{font-family:var(--font-display);font-size:20px}.section{max-width:1280px;margin:0 auto;padding:100px 32px}.section-heading{margin-bottom:38px}.listing-intro h2,.section-heading h2{margin:0;color:var(--navy);font-size:clamp(35px,4vw,52px)}.split-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:45px}.split-heading>p{max-width:480px;margin:0;color:var(--muted)}.trip-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.trip-card{min-height:235px;padding:27px;display:flex;flex-direction:column;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;transition:.2s ease}.trip-card:hover{background:var(--cream);transform:translateY(-3px)}.trip-card>span{color:var(--orange-ink);font-size:12px;font-weight:900;letter-spacing:.12em}.trip-card h3{margin:32px 0 10px;color:var(--navy);font-size:27px}.trip-card p{color:var(--muted);font-size:15px}.trip-card strong{margin-top:auto;color:var(--forest);font-size:14px}.packing-feature{padding:90px 32px;background:var(--navy)}.packing-shell{max-width:1216px;margin:auto}.packing-feature .section-heading{max-width:760px}.packing-feature .section-heading h2{color:#fff;font-size:clamp(38px,5vw,62px)}.packing-feature .section-heading p{color:#c5d3df}.article-card{overflow:hidden;border:1px solid var(--line);background:#fff}.card-image{position:relative;aspect-ratio:16/10;display:block;overflow:hidden;background:var(--cream)}.card-image img{transition:transform .35s ease}.article-card:hover .card-image img{transform:scale(1.035)}.card-body{padding:25px}.card-meta{margin-bottom:13px;display:flex;justify-content:space-between;gap:15px;color:var(--muted);font-size:11px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.card-meta span:first-child{color:var(--orange-ink)}.card-body h3{margin-bottom:12px;color:var(--navy);font-size:26px}.card-body p{color:var(--muted);font-size:15px}.text-link{color:var(--forest);font-weight:850}.lead-card{display:grid;grid-template-columns:1.1fr 1fr;border:0}.lead-card .card-image{min-height:410px;aspect-ratio:auto}.lead-card .card-body{padding:50px;align-self:center}.lead-card .card-body h3{font-size:clamp(34px,4vw,49px)}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:23px;gap:23px}.road-feature{min-height:610px;display:grid;grid-template-columns:1fr 1fr;background:var(--forest)}.road-image{position:relative;min-height:520px}.road-copy{padding:80px max(6vw,65px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;color:#fff}.road-copy h2{font-size:clamp(42px,5vw,66px)}.road-copy p{max-width:580px;color:#dce8e1;font-size:19px}.standards>div:first-child{max-width:760px}.standards-grid{margin:45px 0 30px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.standards-grid article{padding:30px 30px 20px 0}.standards-grid article+article{padding-left:30px;border-left:1px solid var(--line)}.standards-grid span{color:var(--orange-ink);font-size:12px;font-weight:900}.standards-grid h3{margin:25px 0 10px;color:var(--navy);font-size:25px}.standards-grid p{color:var(--muted);font-size:15px}.triply-cta{padding:52px 58px;display:flex;align-items:center;justify-content:space-between;gap:40px;color:#fff;background:var(--navy);border-left:7px solid var(--orange)}.triply-cta h2{margin-bottom:8px;font-size:40px}.triply-cta p{max-width:680px;margin:0;color:#c5d3df}.triply-cta>a{flex:0 0 auto;padding:14px 20px;border-radius:6px;color:#fff;background:var(--orange-ink);font-weight:850}.hub-hero{min-height:430px;padding:80px max(7vw,calc((100vw - 1160px) / 2));display:flex;align-items:flex-end;color:#fff;background:linear-gradient(110deg,rgba(16,42,67,.97),rgba(22,75,53,.87)),url(https://images.unsplash.com/photo-1699720904098-728c2f75920b?auto=format&fit=crop&q=82&w=1900) 50%/cover}.hub-hero>div{max-width:850px}.hub-hero h1{margin-bottom:18px;font-size:clamp(48px,6vw,76px)}.hub-hero p{max-width:700px;color:#d6e1e9;font-size:20px}.breadcrumbs{margin-bottom:25px;display:flex;gap:9px;color:var(--muted);font-size:13px}.breadcrumbs a:hover{color:var(--orange-ink)}.light-breadcrumbs{color:#cbd8e2}.listing-intro{max-width:780px;margin-bottom:42px}.listing-intro p{color:var(--muted)}.empty-state{padding:48px;border:1px solid var(--line);background:var(--cream)}.empty-state p{max-width:700px;color:var(--muted)}.content-page{max-width:840px;min-height:60vh;margin:auto;padding:100px 28px}.content-page>h1{margin-bottom:38px;color:var(--navy);font-size:clamp(45px,6vw,72px)}.prose{color:#37413e;font-size:19px;line-height:1.76}.prose h2{scroll-margin-top:20px;margin:48px 0 16px;color:var(--navy);font-size:31px}.prose p{margin-bottom:22px}.prose ol,.prose ul{padding-left:24px;margin-bottom:25px}.prose li{margin:8px 0}.prose a{color:var(--forest);text-decoration:underline}.article-page{max-width:1220px;margin:auto;padding:82px 30px 110px}.article-header{max-width:900px;margin:0 auto 42px}.article-header h1{color:var(--navy);font-size:clamp(47px,6vw,76px)}.answer-summary{margin:28px 0;padding:22px 25px;border-left:5px solid var(--orange);color:#40504b;background:var(--cream);font-size:19px}.byline{display:flex;align-items:center;gap:12px;font-size:14px}.byline>div{font-weight:750}.byline>div>span{display:block;color:var(--muted);font-weight:400}.author-mark{width:45px;height:45px;display:grid;place-items:center;color:#fff!important;background:var(--forest);border-radius:7px;font-weight:900}.article-hero{position:relative;min-height:600px;margin:0 0 65px;overflow:hidden}.article-layout{display:grid;grid-template-columns:210px minmax(0,720px);justify-content:center;grid-gap:65px;gap:65px;align-items:start}.toc{position:-webkit-sticky;position:sticky;top:25px;padding-top:17px;border-top:4px solid var(--orange);font-size:14px}.toc strong{color:var(--navy);font-family:var(--font-display);font-size:17px}.toc ol{padding-left:18px}.toc li{margin:10px 0;color:var(--muted)}.toc a:hover{color:var(--forest)}.disclosure{margin-bottom:35px;padding:20px 22px;border:1px solid var(--line);background:#fff}.disclosure strong{color:var(--navy)}.disclosure p{margin:6px 0 0;color:var(--muted);font-size:14px}.article-main .triply-cta{margin-top:60px;padding:35px;display:block}.article-main .triply-cta>a{margin-top:22px;display:inline-flex}.related{margin-top:90px;padding-top:80px;border-top:1px solid var(--line)}.author-page{min-height:60vh}.author-profile{max-width:800px;margin-bottom:70px;display:flex;gap:22px;align-items:center}.author-profile h1{margin-bottom:6px;color:var(--navy);font-size:48px}.author-profile p{color:var(--muted)}.footer{margin-top:70px;padding:75px max(5vw,calc((100vw - 1280px) / 2)) 25px;color:#d7e0e6;background:#0c2235}.footer-grid{display:grid;grid-template-columns:1.7fr 1fr 1fr 1.2fr 1.45fr;grid-gap:42px;gap:42px;padding-bottom:62px}.brand-footer{color:#fff}.brand-footer strong{color:#7fc29d}.footer-intro p{max-width:360px;margin-top:20px;color:#9eb0bc}.footer h2{margin-bottom:17px;color:#ffc492;font:850 11px var(--font-body);letter-spacing:.12em;text-transform:uppercase}.footer-grid>div:not(:first-child)>a{display:block;margin:8px 0;font-size:14px}.footer-grid p{color:#9eb0bc;font-size:14px}.footer-cta{margin-top:18px!important;color:#ffc492;font-weight:850}.footer-bottom{padding-top:22px;border-top:1px solid #294156;display:flex;justify-content:space-between;color:#8095a4;font-size:13px}.footer-bottom div{display:flex;gap:20px}@media (max-width:1180px){.desktop-nav,.shop-link{display:none}.mobile-menu{display:block;margin-left:auto;position:relative}.mobile-menu summary{min-width:82px;min-height:44px;padding:9px 12px;display:flex;align-items:center;justify-content:center;gap:9px;border:1px solid var(--line);border-radius:7px;cursor:pointer;font-weight:850;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{position:absolute;right:0;top:52px;width:min(310px,calc(100vw - 38px));padding:13px;border:1px solid var(--line);background:#fff;box-shadow:0 18px 45px rgba(16,42,67,.18)}.mobile-menu nav a{min-height:44px;padding:9px 11px;display:flex;align-items:center;font-weight:750}.mobile-shop-link{margin-top:8px;justify-content:center!important;color:#fff;background:var(--forest)}.hero{grid-template-columns:1fr}.hero-copy{padding:75px 7vw}.hero-visual{min-height:520px}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-commerce{grid-column:2/-1}.article-layout{grid-template-columns:1fr}.toc{position:static}.toc ol{column-count:2}.article-hero{min-height:490px}}@media (max-width:760px){body{font-size:16px}.trust-bar{justify-content:space-between;gap:8px}.trust-bar span:not(:last-child):after,.trust-bar>span:nth-child(2){display:none}.nav-shell{height:70px;padding:0 20px}.brand{font-size:19px}.brand-mark{width:38px;height:38px}.hero-copy{padding:62px 22px}.hero h1{font-size:50px}.hero-copy>p{font-size:18px}.hero-actions{flex-direction:column}.button{width:100%}.hero-proof{display:grid;grid-gap:7px;gap:7px}.hero-visual{min-height:430px}.section{padding:72px 20px}.split-heading{align-items:flex-start;flex-direction:column;gap:15px}.article-grid,.standards-grid,.trip-grid{grid-template-columns:1fr}.trip-card{min-height:205px}.packing-feature{padding:68px 20px}.lead-card{grid-template-columns:1fr}.lead-card .card-image{min-height:300px}.lead-card .card-body{padding:28px}.road-feature{grid-template-columns:1fr}.road-image{min-height:390px}.road-copy{padding:60px 24px}.standards-grid article+article{padding-left:0;border-left:0;border-top:1px solid var(--line)}.triply-cta{padding:38px 26px;align-items:flex-start;flex-direction:column}.triply-cta h2{font-size:34px}.hub-hero{min-height:390px;padding:65px 22px}.article-page{padding:65px 20px}.article-header h1{font-size:44px}.article-hero{min-height:350px;margin-bottom:45px}.toc ol{column-count:1}.prose{font-size:18px}.related{margin-top:70px;padding-top:60px}.footer{padding:62px 22px 24px}.footer-grid{grid-template-columns:1fr 1fr;gap:38px}.footer-commerce,.footer-intro{grid-column:1/-1}.footer-bottom{align-items:flex-start;flex-direction:column;gap:14px}}.author-mark.large{width:74px;height:74px;font-size:20px}.author-breadcrumbs{margin-bottom:24px;display:flex;gap:10px;color:var(--muted);font-size:13px}.author-hero{overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) 280px;border:1px solid var(--line);border-top:7px solid var(--navy);border-radius:16px;background:#fff;box-shadow:0 24px 70px rgba(16,42,67,.08)}.author-identity{padding:48px;display:flex;align-items:flex-start;gap:28px}.author-avatar-fallback,.author-identity>img{width:112px;height:112px;flex:0 0 112px;border-radius:14px}.author-identity>img{border:1px solid var(--line)}.author-avatar-fallback{display:grid;place-items:center;color:#fff;background:var(--forest);font:800 30px var(--font-display)}.author-identity h1{margin-bottom:14px;color:var(--navy);font-size:clamp(42px,5vw,64px)}.author-identity p{max-width:720px;margin:0;color:var(--muted)}.author-socials,.author-topics{display:flex;flex-wrap:wrap;gap:8px}.author-socials{margin-top:20px}.author-socials a,.author-topics a{padding:8px 13px;border:1px solid var(--line);border-radius:999px;font-size:13px;font-weight:750}.author-socials a:hover,.author-topics a:hover{color:#fff;border-color:var(--forest);background:var(--forest)}.author-record{padding:42px 30px;background:var(--cream)}.author-record>span{color:var(--muted);font-size:11px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.author-record dl{margin:24px 0;display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.author-record dt{color:var(--muted);font-size:12px}.author-record dd{margin:4px 0 0;color:var(--navy);font:800 31px var(--font-display)}.author-record p{padding-top:18px;border-top:1px solid var(--line);color:var(--muted);font-size:13px}.author-trust-grid{margin:34px 0 90px;display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.8fr);grid-gap:24px;gap:24px}.author-trust-grid>aside,.author-trust-grid>section{padding:30px;border:1px solid var(--line);border-radius:12px}.author-trust-grid h2{color:var(--navy)}.author-trust-grid>aside{background:var(--cream)}.author-trust-grid>aside p{margin:8px 0 14px;color:var(--muted);font-size:14px}.author-trust-grid>aside a{color:var(--orange-ink);font-size:14px;font-weight:800}.author-archive{padding:0}@media (max-width:760px){.author-hero,.author-trust-grid{grid-template-columns:1fr}.author-identity{padding:30px 22px;flex-direction:column}.author-record{padding:28px 22px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.shop-link--own{color:#fff;background:var(--forest)}.shop-link--own:hover{background:var(--forest-dark)}.cart-link{position:relative;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid var(--line);border-radius:999px;color:var(--ink)}.cart-link svg{width:19px;height:19px}.cart-link:hover{border-color:var(--forest);color:var(--forest)}.cart-badge{position:absolute;top:-3px;right:-3px;display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:var(--orange-ink);box-shadow:0 0 0 2px var(--paper);color:#fff;font-size:11px;font-weight:700;line-height:1}.sr-only-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.trip-note{margin:14px 0 0;padding-top:14px;border-top:1px solid var(--line);color:var(--muted);font-size:13.5px;line-height:1.6}.trip-card{min-height:300px}.guide-index{background:var(--forest-dark);color:var(--cream);padding:96px 32px}.guide-index-shell{max-width:1280px;margin:0 auto}.guide-index-head{display:flex;align-items:flex-end;justify-content:space-between;gap:48px;padding-bottom:34px;border-bottom:1px solid rgba(246,240,229,.18)}.guide-index-head h2{margin:10px 0 0;max-width:16ch;color:var(--white);font-size:clamp(35px,4vw,52px);line-height:1.05}.guide-index-head p{margin:16px 0 0;max-width:62ch;color:rgba(246,240,229,.72);line-height:1.65}.guide-index-browse{flex-shrink:0;padding-bottom:4px;border-bottom:1px solid rgba(246,240,229,.45);color:var(--white);font-size:14px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;transition:border-color .2s ease}.guide-index-browse:hover{border-color:var(--white)}.guide-index-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:56px;column-gap:56px;margin:0;padding:0;list-style:none}.guide-index-list a{display:flex;align-items:baseline;gap:24px;padding:22px 0;border-top:1px solid rgba(246,240,229,.14);color:inherit}.guide-index-list li:first-child a,.guide-index-list li:nth-child(2) a{border-top:0}.guide-index-num{flex-shrink:0;width:2.5ch;font-family:var(--font-display);font-size:26px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:rgba(246,240,229,.45);transition:color .3s ease}.guide-index-body{flex:1 1;min-width:0}.guide-index-title{display:block;font-family:var(--font-display);font-size:20px;line-height:1.28;color:var(--white);transition:transform .3s ease}.guide-index-meta{display:flex;align-items:center;gap:10px;margin-top:7px;color:rgba(246,240,229,.62);font-size:11.5px;letter-spacing:.12em;text-transform:uppercase}.guide-index-dot{width:4px;height:4px;border-radius:50%;background:rgba(246,240,229,.35)}.guide-index-arrow{flex-shrink:0;align-self:center;color:rgba(246,240,229,.3);transition:all .3s ease}.guide-index-list a:hover .guide-index-num{color:rgba(246,240,229,.75)}.guide-index-list a:hover .guide-index-title{transform:translateX(4px)}.guide-index-list a:hover .guide-index-arrow{color:var(--white);transform:translateX(4px)}@media (max-width:900px){.guide-index{padding:68px 20px}.guide-index-head{flex-direction:column;align-items:flex-start;gap:22px}.guide-index-list{grid-template-columns:1fr}.guide-index-list li:nth-child(2) a{border-top:1px solid rgba(246,240,229,.14)}}@media (prefers-reduced-motion:reduce){.guide-index-list a:hover .guide-index-arrow,.guide-index-list a:hover .guide-index-title{transform:none}}.shop-band{padding:88px 32px;background:var(--cream);border-top:1px solid rgba(22,75,53,.14);border-bottom:1px solid rgba(22,75,53,.14)}.shop-band-shell{max-width:1280px;margin:0 auto}.shop-band-head{display:flex;align-items:flex-end;justify-content:space-between;gap:48px}.shop-band-head h2{margin:12px 0 0;max-width:18ch;color:var(--forest-dark);font-size:clamp(33px,3.6vw,48px);line-height:1.06}.shop-band-head p{margin:16px 0 0;max-width:60ch;color:#4e5b56;line-height:1.65}.shop-band-head .button{flex-shrink:0}.shop-band .eyebrow.light{color:var(--orange-ink)}.shop-band-rail{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px;margin:40px 0 0;padding:0;list-style:none}.shop-band-rail a{display:block;padding:12px;border:1px solid rgba(22,75,53,.12);border-radius:14px;background:var(--white);color:inherit;transition:.22s ease}.shop-band-rail a:hover{transform:translateY(-3px);border-color:rgba(22,75,53,.3)}.shop-band-art{display:block;aspect-ratio:1/1;overflow:hidden;border-radius:9px;background:#eee9dd}.shop-band-art img{width:100%;height:100%;object-fit:cover}.shop-band-name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-top:12px;font-family:var(--font-display);font-size:16px;line-height:1.3;color:var(--navy)}.shop-band-price{display:block;margin-top:6px;color:var(--forest);font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.shop-band-soon{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:26px;gap:26px;margin:40px 0 0;padding:0;list-style:none}.shop-band-soon li{padding-top:20px;border-top:2px solid rgba(217,108,40,.35)}.shop-band-soon-label{display:block;font-family:var(--font-display);font-size:23px;color:var(--forest-dark)}.shop-band-soon-copy{display:block;margin-top:8px;color:#4e5b56;font-size:14.5px;line-height:1.65}.shop-band-terms{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px;margin:42px 0 0;padding-top:26px;border-top:1px solid rgba(22,75,53,.16)}.shop-band-terms dt{color:var(--muted);font-size:11.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.shop-band-terms dd{margin:6px 0 0;font-family:var(--font-display);font-size:20px;color:var(--forest-dark)}@media (max-width:900px){.shop-band{padding:62px 20px}.shop-band-head{flex-direction:column;align-items:flex-start;gap:24px}.shop-band-rail{grid-template-columns:repeat(2,1fr)}.shop-band-terms{grid-template-columns:1fr;gap:18px}}@media (prefers-reduced-motion:reduce){.shop-band-rail a:hover{transform:none}}.buying-notes-grid{display:grid;grid-template-columns:minmax(0,22rem) 1fr;grid-gap:56px;gap:56px;border-top:2px solid rgba(22,75,53,.18);padding-top:40px}.buying-notes-head{position:-webkit-sticky;position:sticky;top:96px;align-self:start}.buying-notes-head h2{margin:12px 0 0;color:var(--navy);font-size:clamp(30px,3.2vw,42px);line-height:1.08}.buying-notes-head p{margin:14px 0 0;color:var(--muted);line-height:1.65}.buying-notes-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:40px;column-gap:40px;margin:0}.buying-notes-list>div{padding:22px 0;border-top:1px solid var(--line)}.buying-notes-list>div:first-child,.buying-notes-list>div:nth-child(2){border-top:0;padding-top:0}.buying-notes-list dt{font-family:var(--font-display);font-size:19px;line-height:1.3;color:var(--forest-dark)}.buying-notes-list dd{margin:9px 0 0;color:var(--muted);font-size:14.5px;line-height:1.68}@media (max-width:980px){.buying-notes-grid{grid-template-columns:1fr;gap:30px}.buying-notes-head{position:static}.buying-notes-list{grid-template-columns:1fr}.buying-notes-list>div:nth-child(2){border-top:1px solid var(--line);padding-top:22px}}.account-link{display:inline-flex;flex-shrink:0;align-items:center;min-height:44px;padding:0 4px;color:var(--ink);font-size:14px;font-weight:750;white-space:nowrap}.account-link:hover{color:var(--forest)}.mobile-menu nav .mobile-account-link{justify-content:center;margin-top:8px;border:1px solid var(--line)}@media (max-width:1180px){.account-link{display:none}}.route-modal{width:min(30rem,calc(100vw - 2rem));max-height:88vh;padding:0;border:1px solid var(--line);border-radius:20px;background:var(--white);color:var(--ink);box-shadow:0 30px 70px rgba(14,53,38,.28)}.route-modal::-webkit-backdrop{background:rgba(36,43,42,.5);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.route-modal::backdrop{background:rgba(36,43,42,.5);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.route-modal__body{position:relative;max-height:88vh;overflow-y:auto;padding:26px 26px 22px}.route-modal__close{position:absolute;top:10px;right:10px;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:0;border-radius:999px;background:transparent;color:var(--muted);cursor:pointer}.route-modal__close:hover{background:var(--cream);color:var(--ink)}.route-modal__close:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.cart-drawer{margin:0 0 0 auto;width:min(28rem,100vw);max-width:100vw;height:100dvh;max-height:100dvh;padding:0;border:0;background:var(--white);color:var(--ink);box-shadow:-24px 0 60px rgba(14,53,38,.22)}.cart-drawer::-webkit-backdrop{background:rgba(36,43,42,.45);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.cart-drawer::backdrop{background:rgba(36,43,42,.45);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}@media (min-width:640px){.cart-drawer{border-radius:24px 0 0 24px}}@media (prefers-reduced-motion:no-preference){.cart-drawer[open]{animation:cart-drawer-in .28s cubic-bezier(.22,1,.36,1)}}@keyframes cart-drawer-in{0%{transform:translateX(100%)}to{transform:none}}.cart-drawer__frame{display:flex;flex-direction:column;height:100%}.cart-drawer__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 12px 12px 20px;border-bottom:1px solid var(--line)}.cart-drawer__head h2{margin:0;font-size:24px;color:var(--forest-dark)}.cart-drawer__close{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:0;border-radius:999px;background:transparent;color:var(--muted);cursor:pointer}.cart-drawer__close:hover{background:var(--cream);color:var(--ink)}.cart-drawer__close:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.cart-drawer__body{flex:1 1;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:0 20px 24px}.nav-progress{position:fixed;inset:0 0 auto;z-index:110;height:3px;pointer-events:none;opacity:0;transition:opacity .3s}.nav-progress:not([data-nav-progress=idle]){opacity:1}.nav-progress__bar{height:100%;background:var(--orange);box-shadow:0 0 8px rgba(217,108,40,.5);transform:scaleX(0);transform-origin:left}.nav-progress[data-nav-progress=loading] .nav-progress__bar{transform:scaleX(.8);transition:transform 2.5s ease-out}.nav-progress[data-nav-progress=done] .nav-progress__bar{transform:scaleX(1);transition:transform .2s ease-out}@media (prefers-reduced-motion:reduce){.nav-progress__bar{transition:none!important}}.cart-drawer-shell{position:fixed;inset:0;z-index:105}.cart-drawer-shell__backdrop{position:absolute;inset:0;background:rgba(36,43,42,.45);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.cart-drawer-shell__panel{position:absolute;inset:0 0 0 auto;width:min(28rem,100vw);height:100dvh;background:var(--white);color:var(--ink);box-shadow:-24px 0 60px rgba(14,53,38,.22)}@media (min-width:640px){.cart-drawer-shell__panel{border-radius:24px 0 0 24px}}@media (prefers-reduced-motion:no-preference){.cart-drawer-shell__panel{animation:cart-drawer-in .28s cubic-bezier(.22,1,.36,1)}}.cart-drawer-shell__title{margin:0;font-family:var(--font-display),serif;font-size:24px;font-weight:700;line-height:1.08;letter-spacing:-.025em;color:var(--forest-dark)}.cart-drawer-shell .cart-drawer__close{color:var(--line);cursor:default}.cart-drawer-shell__rows{display:grid;grid-gap:20px;gap:20px;padding:24px 20px}.cart-drawer-shell__row{display:flex;gap:16px}.cart-drawer-shell__button,.cart-drawer-shell__line,.cart-drawer-shell__thumb{background:rgba(217,221,215,.7);animation:cart-shell-pulse 1.4s ease-in-out infinite}.cart-drawer-shell__thumb{width:80px;height:80px;flex-shrink:0;border-radius:12px}.cart-drawer-shell__lines{flex:1 1;display:grid;align-content:start;grid-gap:8px;gap:8px;padding-top:4px}.cart-drawer-shell__line{height:16px;border-radius:4px}.cart-drawer-shell__button{height:48px;border-radius:7px;background:rgba(22,75,53,.15)}@keyframes cart-shell-pulse{50%{opacity:.5}}@media (prefers-reduced-motion:reduce){.cart-drawer-shell__button,.cart-drawer-shell__line,.cart-drawer-shell__thumb{animation:none}}@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(/_next/static/media/03b436aa846269de-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(/_next/static/media/0086f8992871c45b-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(/_next/static/media/ab00a911ac2adf48-s.woff2) format("woff2");unicode-range:u+0302-0303,u+0305,u+0307-0308,u+0310,u+0312,u+0315,u+031a,u+0326-0327,u+032c,u+032f-0330,u+0332-0333,u+0338,u+033a,u+0346,u+034d,u+0391-03a1,u+03a3-03a9,u+03b1-03c9,u+03d1,u+03d5-03d6,u+03f0-03f1,u+03f4-03f5,u+2016-2017,u+2034-2038,u+203c,u+2040,u+2043,u+2047,u+2050,u+2057,u+205f,u+2070-2071,u+2074-208e,u+2090-209c,u+20d0-20dc,u+20e1,u+20e5-20ef,u+2100-2112,u+2114-2115,u+2117-2121,u+2123-214f,u+2190,u+2192,u+2194-21ae,u+21b0-21e5,u+21f1-21f2,u+21f4-2211,u+2213-2214,u+2216-22ff,u+2308-230b,u+2310,u+2319,u+231c-2321,u+2336-237a,u+237c,u+2395,u+239b-23b7,u+23d0,u+23dc-23e1,u+2474-2475,u+25af,u+25b3,u+25b7,u+25bd,u+25c1,u+25ca,u+25cc,u+25fb,u+266d-266f,u+27c0-27ff,u+2900-2aff,u+2b0e-2b11,u+2b30-2b4c,u+2bfe,u+3030,u+ff5b,u+ff5d,u+1d400-1d7ff,u+1ee??}@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(/_next/static/media/36008747766f78c6-s.woff2) format("woff2");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8bb,u+1f8c0-1f8c1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa89,u+1fa8f-1fac6,u+1face-1fadc,u+1fadf-1fae9,u+1faf0-1faf8,u+1fb??}@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(/_next/static/media/6d38f9d4e0f4772b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(/_next/static/media/08aedeceaf1dcd57-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(/_next/static/media/5c0c2bcbaa4149ca-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Lora Fallback;src:local("Times New Roman");ascent-override:87.33%;descent-override:23.78%;line-gap-override:0.00%;size-adjust:115.20%}.__className_c1a059{font-family:Lora,Lora Fallback;font-style:normal}.__variable_c1a059{--font-display:"Lora","Lora Fallback"}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/88da59c891d37117-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/1e377d93cbdd6b44-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/36d711d427a06e51-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/f1f7cdf240180e28-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/55fbdf033607a0e1-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/b6a6f0b43d027304-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/9cf9c6e84ed13b5e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Source Sans\ 3 Fallback;src:local("Arial");ascent-override:109.21%;descent-override:42.66%;line-gap-override:0.00%;size-adjust:93.76%}.__className_1fdbab{font-family:Source Sans\ 3,Source Sans\ 3 Fallback;font-style:normal}.__variable_1fdbab{--font-body:"Source Sans 3","Source Sans 3 Fallback"}