:root{--paper:#f4f1eb;--ink:#25211e;--gold:#bca66a;--line:#d8d3ca;--muted:#6e6860}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.5 Arial,Helvetica,sans-serif}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button:focus-visible,a:focus-visible{outline:2px solid #8a6e35;outline-offset:5px}button{border:0}h1,h2,h3,p,figure{margin:0}h1,h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:1.12}em{font-weight:400}img{display:block;max-width:100%}.announcement{display:flex;justify-content:space-between;align-items:center;padding:9px 4%;background:var(--ink);color:#e7e0d2;font-size:10px;letter-spacing:1.6px}.announcement span{color:#c7b583}header{height:104px;display:flex;align-items:center;justify-content:space-between;padding:0 4%;gap:25px}.brand{flex-shrink:0}.wordmark{width:155px;height:58px;display:block;overflow:hidden;position:relative;mix-blend-mode:multiply}.wordmark img{position:absolute;width:768px;max-width:none;left:-300px;top:-218px}nav{display:flex;gap:36px;font-size:14px}.cart-toggle{background:transparent;font-size:14px;padding:10px 0}.cart-toggle span{border:1px solid #a69b89;padding:3px 7px;margin-left:10px;font-size:12px}.hero{height:620px;position:relative;background:#0b0b0a;color:#f5f0e6;overflow:hidden}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#080808e6,transparent 75%)}.hero-copy{position:relative;padding:66px 6%;max-width:600px}.eyebrow{font-size:11px;letter-spacing:2px;font-weight:500;margin-bottom:22px}.hero .eyebrow{color:#c6b584}h1{font-size:clamp(60px,6vw,91px);letter-spacing:-2px;line-height:1.02}h1 em{color:#c4b17e}.hero-copy>p:not(.eyebrow){font-size:16px;line-height:1.6;color:#d4cec4;margin:24px 0}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:45px;padding:16px 23px;background:var(--ink);color:var(--paper);font-size:14px}.button:hover{background:#534333}.button.light{background:#e9e2d5;color:#29241e}.button.light:hover{background:white}.button span{font-size:21px}.hero-bottom{position:absolute;left:4%;right:4%;bottom:22px;display:flex;justify-content:space-between;font-size:10px;letter-spacing:2px;color:#c5c0b8}.collection,.packaging{padding:76px 4%}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:25px}.section-heading .eyebrow{color:var(--muted);margin-bottom:13px}h2{font-size:clamp(34px,3.5vw,53px);letter-spacing:-1px}.section-heading>p{font-size:13px;color:var(--muted)}.fixed-price{display:block;font-size:24px;color:var(--ink);margin-top:2px}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);margin:34px 0 30px;padding-bottom:16px}.filters{display:flex;gap:12px;flex-wrap:wrap}.filters button{font-size:13px;background:transparent;padding:8px 15px;border:1px solid transparent}.filters button[aria-pressed=true]{border-color:var(--ink);background:var(--ink);color:var(--paper)}#result-count{font-size:12px;color:var(--muted);white-space:nowrap}.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:34px 20px}.product{min-width:0}.product-main{padding:0;text-align:left;width:100%;background:transparent}.product-photo{aspect-ratio:1;position:relative;overflow:hidden;background:#eee}.product-photo img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.product-main:hover img{transform:scale(1.035)}.product-photo .product-label{position:absolute;left:13px;top:13px;font-size:9px;letter-spacing:1.4px;background:#f4f1ebe8;padding:4px 7px}.product-info{padding:16px 0 12px}.product-info h3{font-family:Georgia,serif;font-size:22px;font-weight:400;line-height:1.2}.product-info p{font-size:13px;color:var(--muted);margin-top:5px}.product-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:11px}.price{font-size:14px}.quick-add{border:1px solid var(--line);background:transparent;font-size:13px;width:32px;height:32px}.quick-add:hover{background:var(--ink);color:white}.identity{display:grid;grid-template-columns:1fr 1fr;background:#e6e1d8}.identity-visual{padding:65px;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:500px}.crest{width:330px;height:286px;position:relative;overflow:hidden;mix-blend-mode:multiply}.crest img{position:absolute;width:1536px;max-width:none;left:-601px;top:-280px}.identity-visual>span{font-size:10px;letter-spacing:3px;margin-top:25px}.identity-copy{padding:70px 9% 70px 6%;background:var(--ink);color:var(--paper)}.identity-copy .eyebrow{color:#c4b17e}.identity-copy h2{font-size:43px}.identity-copy h2 em{color:#c4b17e}.identity-copy>p:not(.eyebrow){max-width:500px;color:#c5beb3;margin-top:22px;line-height:1.8;font-size:15px}.text-link{display:inline-block;font-size:14px;margin-top:28px;border-bottom:1px solid #c4b17e;padding-bottom:8px}.packaging .section-heading{margin-bottom:30px}.packaging-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.packaging-grid img{width:100%;aspect-ratio:16/10;object-fit:cover}.packaging-grid figcaption{font-size:12px;letter-spacing:1px;padding:16px 0}.packaging-note{font-size:12px;color:var(--muted);margin-top:12px}footer{display:flex;align-items:center;justify-content:space-between;padding:28px 4%;border-top:1px solid var(--line);gap:24px}footer p{font-size:11px;letter-spacing:2px}footer>span,footer>a:last-child{font-size:12px;color:var(--muted)}dialog{border:0;background:var(--paper);color:var(--ink);width:calc(100% - 32px);max-width:980px;padding:40px;max-height:90svh;overflow:auto}dialog::backdrop{background:#171411b8;backdrop-filter:blur(5px)}.close-dialog{position:absolute;right:12px;top:8px;z-index:2;background:var(--paper);font-size:22px;width:34px;height:34px}.detail-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:35px}.detail-media>img{width:100%;aspect-ratio:1;object-fit:contain;background:#e8e6e2}.detail-copy{padding:20px 0}.detail-copy h2{font-size:40px}.detail-copy>p{margin:18px 0}.detail-copy .eyebrow{font-size:10px}.detail-price{font-size:25px}.detail-note{font-size:13px;line-height:1.7;color:var(--muted)}#add-status,#cart-status{min-height:22px;font-size:13px}#gallery{display:flex;gap:10px;margin-top:10px}#gallery button{padding:2px;background:transparent;border:1px solid var(--line)}#gallery button[aria-pressed=true]{border-color:var(--ink)}#gallery img{width:65px;height:65px;object-fit:cover}#cart-dialog{max-width:630px}#cart-items{margin:25px 0}.cart-item{display:grid;grid-template-columns:75px 1fr auto;gap:17px;align-items:center;padding:18px 0;border-bottom:1px solid var(--line)}.cart-item img{width:75px;height:75px;object-fit:cover}.cart-item h3{font-size:16px;font-weight:400}.cart-item p{font-size:12px;color:var(--muted)}.quantity{display:flex;align-items:center;gap:12px;margin-top:9px;font-size:14px}.quantity button{background:transparent;border:1px solid var(--line);width:28px;height:28px}.remove-item{font-size:12px;background:transparent;text-decoration:underline}.cart-total{display:flex;justify-content:space-between;font-size:20px;margin:22px 0}.cart-total strong{font-weight:400}#save-order{width:100%;margin-top:18px}.empty-cart{padding:30px 0}body:has(dialog[open]){overflow:hidden}@media(min-width:1600px){.hero{height:760px}.hero-copy{padding-top:110px}}@media(max-width:1000px){.products{grid-template-columns:repeat(3,minmax(0,1fr))}.identity-copy h2{font-size:34px}.identity-visual{padding:25px}.hero-image{object-position:60%}.hero-shade{background:linear-gradient(90deg,#080808ed,transparent 95%)}}@media(max-width:700px){.announcement{justify-content:center;font-size:9px}.announcement span{display:none}.announcement{gap:25px}header{height:87px;padding:0 5%;gap:16px}header nav{gap:16px;font-size:12px}header nav a:nth-child(n+2){display:none}.wordmark{width:120px;height:44px}.wordmark img{width:600px;left:-234px;top:-170px}.cart-toggle{font-size:12px}.hero{height:570px}.hero-image{object-position:62%;opacity:.85}.hero-copy{padding:55px 6%}.hero-copy h1{font-size:65px}.hero .eyebrow{font-size:10px}.hero-copy>p:not(.eyebrow){font-size:14px}.hero-bottom{font-size:8px;letter-spacing:1.2px}.collection,.packaging{padding:48px 5%}.section-heading{gap:16px;align-items:center}.section-heading>p{font-size:11px;white-space:nowrap}.fixed-price{font-size:19px}h2{font-size:33px}.section-heading .eyebrow{font-size:9px;letter-spacing:1.4px}.collection-toolbar{margin-top:25px;gap:8px;align-items:flex-start;flex-direction:column}.filters{gap:4px}.filters button{font-size:12px;padding:7px 10px}.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 13px}.product-info h3{font-size:20px}.product-info p{font-size:12px}.product-photo .product-label{left:7px;top:7px;font-size:8px;letter-spacing:.6px}.identity{grid-template-columns:1fr}.identity-visual{min-height:350px;padding:35px}.identity-copy{padding:45px 6%}.identity-copy h2{font-size:36px}.packaging-grid{grid-template-columns:1fr;gap:20px}.packaging-grid img{aspect-ratio:16/10}.packaging h2{font-size:32px}footer{flex-wrap:wrap;padding:25px 5%}footer p{font-size:9px}footer>span{order:3;font-size:11px}dialog{padding:38px 20px 25px}.detail-layout{grid-template-columns:1fr;gap:8px}.detail-media>img{max-height:320px}.detail-copy{padding-top:10px}.detail-copy h2{font-size:32px}.cart-item{gap:12px;grid-template-columns:60px 1fr auto}.cart-item img{width:60px;height:60px}.cart-total{font-size:18px}.detail-copy .button{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
@media(max-width:700px){.identity-visual{padding:35px 10px;min-width:0}.crest{max-width:100%}.identity-copy{min-width:0}.announcement{letter-spacing:.9px}.section-heading>div{min-width:0}}
.wordmark img,.crest img{filter:grayscale(1) contrast(8)}
.product-main[data-product="nomad-essential"] .product-photo img{object-fit:contain;background:#242320}
/* Mountain collection carousel */
.mountain-hero{height:690px;max-height:none;background:#24272b;isolation:isolate}.mountain-slides,.mountain-overlay{position:absolute;inset:0;z-index:-1}.mountain-slide{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center 55%;opacity:0;transform:scale(1.025);transition:opacity 1.2s ease,transform 7s linear}.mountain-slide.is-active{opacity:1;transform:scale(1)}.mountain-overlay{z-index:0;pointer-events:none;background:linear-gradient(90deg,rgba(12,20,25,.78),rgba(12,20,25,.18) 54%,transparent 75%),linear-gradient(0deg,rgba(9,14,17,.9),transparent 30%)}.mountain-hero .hero-copy{z-index:1;padding:100px 6% 150px;max-width:740px}.mountain-hero h1{font-size:clamp(55px,5.7vw,85px);line-height:1.09;letter-spacing:-2.5px}.mountain-hero h1 em{color:#e0cba1}.mountain-hero .hero-copy>p:not(.eyebrow){color:#ece7df;margin:26px 0 30px}.mountain-hero .eyebrow{color:#e0cba1;font-size:11px}.mountain-bottom{position:absolute;bottom:30px;left:6%;right:6%;display:flex;justify-content:space-between;align-items:flex-end;gap:25px;z-index:2}.featured-cap>.eyebrow{display:block;font-size:9px;letter-spacing:2px;margin-bottom:8px}.featured-cap button{padding:0;background:transparent;color:#fff;text-align:left;display:flex;gap:25px;align-items:center;font-size:15px}.featured-cap button>span:last-child{color:#d1c1a3;font-size:13px}.slide-controls{display:flex;align-items:center;gap:15px}.slide-controls>button{background:transparent;color:#fff;border:1px solid #ffffff40;width:42px;height:42px;font-size:20px}.slide-controls>button:hover{background:#ffffff25}.slide-dots{display:flex;gap:12px}.slide-dots button{background:transparent;color:#fff8;font-size:12px;padding:12px 0;min-width:32px;border-bottom:2px solid #ffffff30}.slide-dots button[aria-pressed=true]{color:#fff;border-color:#dec89a}.mountain-hero :focus-visible{outline:2px solid #f1dba9;outline-offset:5px}@media(min-width:1600px){.mountain-hero{height:780px}.mountain-hero .hero-copy{padding-top:125px}}@media(max-width:900px){.mountain-hero h1{font-size:60px}.mountain-hero .hero-copy{max-width:580px}.mountain-slide{object-position:60% center}}@media(max-width:700px){.mountain-hero{height:740px}.mountain-hero .hero-copy{padding:42px 6% 0;max-width:100%}.mountain-hero h1{font-size:clamp(40px,10vw,58px);letter-spacing:-1.5px}.mountain-hero .hero-copy>p:not(.eyebrow){font-size:14px;margin:18px 0 22px}.mountain-hero .eyebrow{font-size:9px;letter-spacing:1.5px}.mountain-hero .button{padding:13px 18px}.mountain-slide{object-position:68% bottom}.mountain-overlay{background:linear-gradient(180deg,#10191dd4,rgba(12,20,25,.35) 40%,transparent 60%,#10191de8),linear-gradient(90deg,#10191d40,transparent)}.mountain-bottom{left:6%;right:6%;bottom:22px;flex-direction:column;align-items:stretch;gap:16px}.featured-cap button{justify-content:space-between;font-size:14px}.featured-cap button>span:last-child{font-size:12px}.slide-controls{justify-content:flex-end;gap:12px}.slide-dots{flex:1}.slide-controls>button{width:38px;height:38px}.slide-dots button{min-width:36px}.mountain-hero .featured-cap .eyebrow{margin-bottom:7px}}@media(prefers-reduced-motion:reduce){.mountain-slide{transition:none;transform:none}}
/* Approved complete wordmark: preserve its original proportions and subtitle. */
.wordmark{width:188px;height:auto;aspect-ratio:1660/596;overflow:visible;mix-blend-mode:multiply}
.wordmark img{position:static;width:100%;height:auto;max-width:100%;filter:none}
@media(max-width:700px){.wordmark{width:145px;height:auto}.wordmark img{position:static;width:100%;height:auto}header{gap:10px}}
@media(max-width:360px){header .wordmark{width:125px}}

.stock-note{display:block;font:12px Arial,sans-serif;margin-top:6px;color:#716a60}button:disabled{opacity:.4;cursor:not-allowed}

.catalog-filters{display:flex;flex-wrap:wrap;align-items:start;gap:24px 40px;padding:0 0 28px;margin-bottom:28px;border-bottom:1px solid var(--line)}.catalog-filters fieldset,.size-picker{border:0;padding:0;margin:0;min-width:0}.catalog-filters legend,.size-picker legend{font-size:13px;margin-bottom:12px}.price-inputs{display:flex;align-items:center;gap:12px}.price-inputs label{font-size:12px;display:grid;gap:5px}.price-inputs input{width:130px;max-width:100%;padding:10px;border:1px solid var(--line);background:transparent;font:inherit;color:inherit}.filter-chips{display:flex;flex-wrap:wrap;gap:8px}.filter-chips button{background:transparent;border:1px solid var(--line);padding:9px 13px;font-size:13px}.filter-chips button[aria-pressed=true]{background:var(--ink);color:var(--paper);border-color:var(--ink)}#price-categories{margin-top:12px}.reset-filters{background:transparent;text-decoration:underline;font-size:12px;padding:0;margin-top:30px}#filter-status{flex-basis:100%;font-size:13px;color:#9a3024}.empty-results{grid-column:1/-1;padding:30px 0;color:var(--muted)}.size-picker{margin:20px 0}.quick-add{width:auto;min-width:32px;padding:0 10px}@media(max-width:450px){.catalog-filters{gap:22px;width:100%}.price-inputs input{width:115px}.reset-filters{margin-top:0}}
