:root{--pine:#142117;--pine2:#263629;--cream:#f4efe4;--sand:#d8c9ad;--ink:#171914;--rust:#9a4c2a;--line:#d8d2c7;--max:1240px;--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fbfaf6;line-height:1.5}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.page-width{width:min(var(--max),calc(100% - 36px));margin:0 auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:16px;top:16px;background:#fff;padding:12px;z-index:99}.announcement{background:#0f1811;color:#fff;font-size:12px;font-weight:800;letter-spacing:.08em}.announcement__inner{min-height:36px;display:flex;align-items:center;justify-content:center;gap:20px}.announcement a{text-decoration:underline}.site-header{position:sticky;top:0;background:#fbfaf6f5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:40;border-bottom:1px solid rgba(0,0,0,.08)}.header__inner{height:78px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:10px;font-weight:900;letter-spacing:.08em;line-height:.9}.brand__mark{display:grid;place-items:center;width:42px;height:42px;border:2px solid var(--pine);border-radius:50%;font-family:Georgia,serif}.brand__text{font-size:15px}.brand__text small{font-size:9px;letter-spacing:.2em}.brand__logo{max-height:58px;width:auto}.desktop-nav{display:flex;gap:28px;font-size:13px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.desktop-nav a:hover,.header__actions a:hover{opacity:.65}.header__actions{display:flex;align-items:center;gap:18px;font-size:13px;font-weight:800}.menu-toggle{display:none;border:0;background:none;font-weight:800}.mobile-nav{padding:10px 18px 22px;background:#fbfaf6}.mobile-nav a{display:block;padding:14px 0;border-bottom:1px solid var(--line);font-weight:800}.hero{min-height:620px;position:relative;display:flex;align-items:center;color:#fff;background:radial-gradient(circle at 78% 30%,#3b4c35 0,transparent 34%),linear-gradient(120deg,#0b110d 10%,#18281b 60%,#314431);overflow:hidden}.hero:after{content:"";position:absolute;inset:auto -10% -36% 32%;height:70%;background:repeating-linear-gradient(155deg,transparent 0 22px,rgba(255,255,255,.035) 22px 24px);transform:rotate(-7deg)}.hero--image{background-image:var(--hero-image);background-size:cover;background-position:center}.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#070c08e6,#070c08ad 47%,#070c081f)}.hero__content{position:relative;z-index:2;padding:86px 0;max-width:790px;margin-left:max(18px,calc((100vw - var(--max))/2))}.eyebrow{margin:0 0 14px;font-size:11px;font-weight:900;letter-spacing:.22em}.eyebrow--dark{color:#50604e}.hero h1,.story-copy h2,.promo-band h2,.section h2,.newsletter h2{font-family:Georgia,Times New Roman,serif;letter-spacing:-.03em}.hero h1{font-size:clamp(46px,6vw,82px);line-height:.96;margin:0 0 24px;max-width:800px}.hero__copy{font-size:19px;max-width:620px;color:#e7e8e3}.hero__buttons{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 22px;border-radius:3px;font-size:12px;font-weight:900;letter-spacing:.08em;border:1px solid transparent;cursor:pointer}.button--light{background:#fff;color:var(--ink)}.button--ghost{border-color:#ffffff80;color:#fff;background:#ffffff08}.button--dark{background:var(--pine);color:#fff}.hero__offer{display:inline-flex;flex-direction:column;margin-top:36px;padding:15px 18px;border-left:3px solid var(--sand);background:#0000004d;font-size:11px;letter-spacing:.05em}.hero__offer span{opacity:.72;margin-top:4px}.trust-strip{background:var(--cream);border-bottom:1px solid #ded7ca}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-grid>div{padding:20px 18px;border-right:1px solid #ded7ca}.trust-grid>div:first-child{padding-left:0}.trust-grid>div:last-child{border:0}.trust-grid strong,.trust-grid span{display:block}.trust-grid strong{font-size:11px;letter-spacing:.08em}.trust-grid span{font-size:12px;color:#63665f;margin-top:4px}.section{padding:78px 0}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:30px}.section-heading h2{font-size:clamp(34px,4vw,56px);margin:0}.section-heading p:not(.eyebrow){margin:8px 0 0;color:#666}.text-link{font-size:12px;font-weight:900;letter-spacing:.05em;text-decoration:underline;text-underline-offset:4px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{background:#fff;border:1px solid #e3dfd6;border-radius:10px;overflow:hidden;transition:.2s transform,.2s box-shadow}.product-card:hover{transform:translateY(-3px);box-shadow:0 14px 35px #1c201914}.product-card__media{position:relative;display:block;aspect-ratio:1/1;background:#efeee9;overflow:hidden}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:.25s transform}.product-card:hover img{transform:scale(1.025)}.placeholder{height:100%;display:grid;place-items:center;background:var(--pine);color:#fff;font-family:Georgia,serif}.badge{position:absolute;left:12px;top:12px;background:var(--rust);color:#fff;padding:6px 8px;font-size:10px;font-weight:900}.product-card__body{padding:16px}.product-card__kicker{font-size:9px;letter-spacing:.14em;color:#73766d;margin:0 0 6px}.product-card h3{font-size:16px;margin:0 0 10px}.price{display:flex;gap:8px;margin-bottom:12px}.price s{color:#888}.story-section{background:var(--pine);color:#fff;padding:80px 0}.story-grid{display:grid;grid-template-columns:1.08fr .92fr;align-items:stretch}.story-art{min-height:480px;background:#334337}.story-art img{width:100%;height:100%;object-fit:cover}.story-placeholder{height:100%;min-height:480px;display:flex;align-items:center;justify-content:center;flex-direction:column;background:radial-gradient(circle,#42563f,#19251b);font-family:Georgia,serif;letter-spacing:.18em}.story-placeholder strong{font-size:54px;letter-spacing:.02em;margin:14px 0}.story-copy{padding:62px;background:#1e2c21;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.story-copy h2{font-size:58px;line-height:1;margin:0 0 20px}.story-copy p:not(.eyebrow){color:#d8ddd7;font-size:18px}.story-copy .button{margin-top:15px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.category-card{position:relative;min-height:340px;background:#273528;overflow:hidden}.category-card img,.category-placeholder{width:100%;height:100%;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0}.category-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(transparent 45%,#000c)}.category-card span{position:absolute;z-index:2;left:20px;right:20px;bottom:18px;color:#fff;font-weight:900;font-size:14px;letter-spacing:.08em;display:flex;justify-content:space-between}.promo-band{background:var(--rust);color:#fff;padding:56px 0}.promo-band__inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.promo-band h2{font-size:44px;margin:0}.promo-band p:not(.eyebrow){margin:6px 0 0}.newsletter{padding:68px 0;background:#ebe7dc}.newsletter__inner{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:50px}.newsletter h2{font-size:42px;margin:0}.newsletter p:not(.eyebrow){color:#60645d}.newsletter-form{display:flex}.newsletter-form input{flex:1;min-width:0;border:1px solid #c9c2b5;background:#fff;padding:0 16px;font-size:16px}.newsletter-form .button{border-radius:0}.product-page{display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:start}.product-page__media{display:grid;grid-template-columns:1fr 1fr;gap:10px}.product-page__media img{width:100%;background:#eee}.product-page__info{position:sticky;top:110px}.product-page h1{font-family:Georgia,serif;font-size:48px;line-height:1;margin:0 0 14px}.product-price{font-size:22px;font-weight:800;margin-bottom:25px}.product-price s{font-size:16px;color:#888}.product-description{color:#4f534d;margin-bottom:28px}.product-page select,.product-page input[type=number]{width:100%;min-height:48px;margin:8px 0 14px;padding:10px;border:1px solid #bbb;background:#fff}.product-atc{width:100%;min-height:58px;font-size:13px}.buy-reasons{margin-top:22px;border-top:1px solid var(--line)}.buy-reasons>div{padding:14px 0;border-bottom:1px solid var(--line)}.buy-reasons strong,.buy-reasons span{display:block}.buy-reasons span{font-size:12px;color:#74776f;margin-top:3px}.collection-head{max-width:800px;margin-bottom:35px}.collection-head h1,.prose h1,.cart-page h1{font-family:Georgia,serif;font-size:54px;margin:0 0 14px}.prose{max-width:850px}.prose p{font-size:17px}.cart-row{display:grid;grid-template-columns:140px 1fr;gap:20px;padding:18px 0;border-bottom:1px solid var(--line)}.cart-row img{width:140px}.cart-row input{width:74px;padding:8px}.cart-summary{margin-left:auto;max-width:420px;padding:30px 0;text-align:right}.cart-summary .button{width:100%}.muted{color:#73766d;font-size:13px}.footer{background:#101712;color:#d6d9d3;padding:66px 0 28px}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:44px}.footer h3{color:#fff;font-size:12px;letter-spacing:.12em;text-transform:uppercase}.footer a{display:block;margin:9px 0;color:#d6d9d3}.footer p{color:#afb5ad}.brand--footer{color:#fff;margin-bottom:16px}.brand--footer .brand__mark{border-color:#fff}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #334036;margin-top:42px;padding-top:22px;font-size:11px;color:#9da59c}.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}.pagination{grid-column:1/-1;margin-top:30px}@media(max-width:900px){.desktop-nav{display:none}.menu-toggle{display:inline}.hero{min-height:570px}.hero__content{margin-left:18px}.trust-grid{grid-template-columns:1fr 1fr}.trust-grid>div{border-bottom:1px solid #ded7ca}.product-grid{grid-template-columns:repeat(2,1fr)}.story-grid,.newsletter__inner,.product-page{grid-template-columns:1fr}.story-copy{padding:40px 28px}.category-grid{grid-template-columns:1fr 1fr}.product-page__info{position:static}.footer-grid{grid-template-columns:1fr 1fr}.promo-band__inner{align-items:flex-start;flex-direction:column}}@media(max-width:560px){.page-width{width:min(100% - 28px,var(--max))}.announcement__inner{font-size:10px;text-align:center;gap:8px}.header__inner{height:68px}.header__actions>a:first-child{display:none}.hero{min-height:590px}.hero__content{margin-left:14px;padding:60px 0}.hero h1{font-size:48px}.hero__copy{font-size:16px}.button{min-height:50px}.hero__buttons .button{width:100%}.trust-grid{grid-template-columns:1fr 1fr}.trust-grid>div{padding:16px 8px}.trust-grid span{font-size:10px}.section{padding:55px 0}.section-heading{align-items:flex-start}.section-heading .text-link{display:none}.product-grid{gap:10px}.product-card__body{padding:12px}.product-card h3{font-size:14px}.story-art,.story-placeholder{min-height:340px}.story-placeholder strong{font-size:35px}.story-copy h2{font-size:46px}.category-grid{gap:8px}.category-card{min-height:230px}.promo-band h2{font-size:38px}.newsletter__inner{gap:22px}.newsletter-form{display:block}.newsletter-form input,.newsletter-form .button{width:100%;min-height:52px}.newsletter-form .button{margin-top:8px}.product-page__media{grid-template-columns:1fr}.product-page h1{font-size:40px}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:8px}}.brand__mountain{position:relative;display:grid;place-items:center;width:52px;height:48px;border:2px solid var(--pine);border-radius:50% 50% 44% 44%;font-family:Georgia,serif;font-weight:900;overflow:hidden}.brand__mountain-pr{position:relative;z-index:2;font-size:16px;transform:translateY(-4px)}.brand__peaks{position:absolute;bottom:3px;font-size:18px;letter-spacing:-7px;transform:scaleX(1.35);opacity:.8}.hero{min-height:500px}.hero__content{padding:62px 0}.hero h1{font-size:clamp(42px,5vw,68px);max-width:680px}.hero__offer{margin-top:22px}.featured-first{scroll-margin-top:100px}@media(max-width:560px){.brand__logo{max-height:54px;max-width:190px}.brand__text{font-size:14px}.hero{min-height:455px;align-items:flex-start}.hero__content{padding:42px 0 34px}.hero h1{font-size:42px;line-height:.94;margin-bottom:16px;text-transform:none}.hero__copy{font-size:15px;line-height:1.45;max-width:95%;margin-bottom:0}.hero__buttons{margin-top:20px}.hero__buttons .button{min-height:48px}.hero__buttons .button--ghost,.hero__offer{display:none}.section{padding:42px 0}.section-heading{margin-bottom:20px}.section-heading h2{font-size:36px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card__media{aspect-ratio:4/5}.category-card{min-height:250px}.trust-grid>div{padding:14px 8px}.announcement__inner{min-height:40px}.announcement a{white-space:nowrap}}.brand__logo--default{width:310px;max-width:36vw;height:auto}.hero--image{background-position:center 45%}.hero-mini-trust{display:grid;grid-template-columns:repeat(4,max-content);gap:22px;margin-top:30px;font-size:10px;font-weight:900;letter-spacing:.08em}.hero-mini-trust span{position:relative;padding-left:15px}.hero-mini-trust span:before{content:"\2713";position:absolute;left:0;color:#d8c9ad}.category-grid--lifestyle{grid-template-columns:1fr 1fr}.category-grid--lifestyle .category-card{min-height:250px;border-radius:10px}.category-grid--lifestyle .category-card img{transform:scale(1.01)}.category-grid--lifestyle .category-card span{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.category-grid--lifestyle .category-card em{font-style:normal;font-size:24px}.category-grid--lifestyle .category-card small{font-size:12px;letter-spacing:.02em}.button--outline{border-color:var(--pine);color:var(--pine);background:transparent}.search-form{display:flex;max-width:760px}.search-form input{flex:1;min-width:0;min-height:54px;border:1px solid #bbb;padding:0 16px;font-size:16px}.search-form .button{border-radius:0}.search-count{margin:28px 0}.error-page{text-align:center;max-width:760px}.error-page h1,.contact-page h1,.article-page h1{font-family:Georgia,serif;font-size:clamp(44px,6vw,72px);line-height:1;margin:0 0 18px}.error-page .hero__buttons{justify-content:center}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.contact-page form{display:grid;gap:8px}.contact-page input,.contact-page textarea{width:100%;border:1px solid #bbb;background:#fff;padding:13px;font:inherit;margin-bottom:8px}.form-success{padding:14px;background:#e6f1e7;border:1px solid #bcd4bf;margin-bottom:12px}.collection-list-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.collection-list-card{border:1px solid var(--line);background:#fff;padding-bottom:16px}.collection-list-card img{width:100%;aspect-ratio:4/3;object-fit:cover;margin-bottom:14px}.collection-list-card strong,.collection-list-card span{display:block;padding:0 16px}.collection-list-card span{font-size:12px;color:#70736c}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.article-card{background:#fff;border:1px solid var(--line)}.article-card img{width:100%;aspect-ratio:16/10;object-fit:cover}.article-card>div{padding:18px}.article-card h2{font-family:Georgia,serif;margin:0 0 10px}.article-hero{width:100%;max-height:620px;object-fit:cover;margin:28px 0}.article-page>.prose{margin:0 auto 30px;max-width:820px}.footer a:hover{text-decoration:underline}.product-page form label{font-weight:800}.product-page form select{border-radius:0}.product-card__body .button{width:100%}@media(max-width:900px){.brand__logo--default{max-width:260px}.hero-mini-trust{grid-template-columns:1fr 1fr;gap:10px}.contact-grid{grid-template-columns:1fr}.collection-list-grid,.article-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.brand__logo--default{width:245px;max-width:62vw}.header__actions{gap:13px}.header__actions a:first-child{display:none}.hero--image{min-height:520px;background-position:62% center}.hero__overlay{background:linear-gradient(90deg,#070c08eb,#070c08b3 58%,#070c0847)}.hero-mini-trust{grid-template-columns:1fr 1fr;font-size:9px;gap:8px 12px;margin-top:22px}.category-grid--lifestyle{grid-template-columns:1fr 1fr;gap:8px}.category-grid--lifestyle .category-card{min-height:170px}.category-grid--lifestyle .category-card em{font-size:18px}.category-grid--lifestyle .category-card small{font-size:10px}.search-form{display:block}.search-form input,.search-form .button{width:100%}.search-form .button{margin-top:8px}.contact-grid{gap:30px}.collection-list-grid,.article-grid{grid-template-columns:1fr}.error-page .hero__buttons{display:grid}.error-page .hero__buttons .button{width:100%}}.hero--art{min-height:0;aspect-ratio:1024/460;background-image:var(--hero-image);background-size:cover;background-position:center;position:relative}.hero--art:after{display:none}.hero__click{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4}.category-card--art:after,.category-card--art span{display:none}.category-card--art img{position:static;width:100%;height:100%;object-fit:cover}.category-card--art:hover img{transform:scale(1.02);transition:transform .2s ease}@media(max-width:560px){.hero--art{aspect-ratio:1.36/1;background-size:cover;background-position:center}.category-grid--lifestyle .category-card--art{min-height:0;aspect-ratio:3.05/1}.category-card--art img{object-fit:cover}}.footer-logo{width:260px;max-width:100%;filter:brightness(0) invert(1)}.cart-summary .button+.button{margin-top:10px}.product-card__media{background:#f7f5ef}.product-card__media img{object-fit:contain;padding:8px;background:#f7f5ef}.product-card h3{line-height:1.3;overflow-wrap:anywhere}.product-card__body{display:flex;flex-direction:column;min-height:185px}.product-card__body .price{margin-top:auto}.product-card__body .text-link{display:inline-block;margin-top:2px}.product-page__media{align-items:start}.product-page__image{display:flex;align-items:center;justify-content:center;min-height:420px;aspect-ratio:1/1;background:#f7f5ef;border:1px solid #e4dfd4;border-radius:10px;overflow:hidden}.product-page__image img{width:100%;height:100%;object-fit:contain;padding:18px;background:#f7f5ef}.product-page__image--placeholder{font-family:Georgia,serif;font-weight:700;letter-spacing:.12em;color:var(--pine)}.product-description{font-size:16px;line-height:1.72;color:#3f433d;max-width:68ch;overflow-wrap:anywhere}.product-description>*:first-child{margin-top:0}.product-description>*:last-child{margin-bottom:0}.product-description p{margin:0 0 1em}.product-description h2,.product-description h3,.product-description h4{font-family:Georgia,Times New Roman,serif;color:var(--ink);line-height:1.2;margin:1.35em 0 .55em}.product-description h2{font-size:28px}.product-description h3{font-size:22px}.product-description h4{font-size:18px}.product-description ul,.product-description ol{padding-left:1.35em;margin:0 0 1.1em}.product-description li{margin:.38em 0}.product-description strong{color:var(--ink)}.product-description a{text-decoration:underline;text-underline-offset:3px}.product-description img{width:auto;max-width:100%;height:auto;margin:18px auto;border-radius:8px}.product-description table{display:block;width:100%;max-width:100%;overflow-x:auto;border-collapse:collapse;margin:18px 0;font-size:14px}.product-description th,.product-description td{padding:10px 12px;border:1px solid var(--line);text-align:left;white-space:nowrap}.collection-head>div{font-size:16px;line-height:1.7;color:#4f534d;max-width:68ch}.collection-head>div p{margin:.55em 0}@media(max-width:900px){.product-page__image{min-height:0;aspect-ratio:1/1}.product-page__image img{padding:12px}.product-page__info{padding-top:8px}}@media(max-width:560px){.product-card__media img{padding:5px}.product-card__body{min-height:178px}.product-card__kicker{font-size:8px}.product-card h3{font-size:15px;line-height:1.25}.price{font-size:15px}.product-page__image img{padding:8px}.product-description{font-size:16px;line-height:1.65}.product-description h2{font-size:25px}.product-description h3{font-size:21px}.product-page h1{font-size:38px;line-height:1.05}.product-price{font-size:24px}}.related-products .product-grid:empty{display:none}.product-page form label{display:block;margin-top:6px;margin-bottom:2px}.product-description.rte h2,.product-description.rte h3,.product-description.rte h4{font-family:Georgia,Times New Roman,serif;color:var(--ink);line-height:1.15}.product-description.rte ul,.product-description.rte ol{padding-left:1.3rem}.product-description.rte table{width:100%;border-collapse:collapse;display:block;overflow-x:auto}.product-description.rte th,.product-description.rte td{padding:9px;border:1px solid var(--line);text-align:left}
/*# sourceMappingURL=/cdn/shop/t/25/assets/base.css.map */
