:root{--ink:#11110f;--paper:#f2ede2;--paper-dark:#ded6c8;--brown:#7b5539;--gold:#c6a15b;--line:rgba(242,237,226,.23);--muted:#b8b1a6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:var(--paper);font-family:var(--font-sans),Arial,sans-serif}a{color:inherit;text-decoration:none}img{display:block;width:100%;height:100%;object-fit:cover}h1,h2,h3,p{margin-top:0}.catalog-group .section-top h2,.category-card h3,.contact-page h1,.edit-section h2,.feature-product h2,.hero-intro,.legal h2,.legal>h1,.not-found h1,.page-hero h1,.product-card h3,.product-info h1,.support-callout h2,h1,h2,h3{font-family:var(--font-display),Georgia,serif}.header{height:66px;display:flex;align-items:center;justify-content:space-between;padding:0 38px;background:#10100e;color:var(--paper);border-bottom:1px solid rgba(255,255,255,.08);position:relative;z-index:2}.wordmark{font-size:27px;letter-spacing:.31em;font-weight:600;line-height:1}.header nav{display:flex;gap:48px;margin-left:120px}.header nav a{font-size:15px;transition:color .2s}.header nav a:hover,.text-link:hover{color:var(--gold)}.header-actions{display:flex;align-items:center;gap:27px}.search{font-size:34px;font-family:Arial;line-height:1;transform:rotate(-20deg);display:block}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 30px;font-size:15px;transition:transform .18s,background .18s,color .18s;border:1px solid transparent;cursor:pointer}.button:hover{transform:translateY(-2px)}.button-small{min-height:34px;padding:0 24px}.button-dark{background:var(--ink);color:var(--paper)}.button-dark:hover{background:#292821}.button-gold{color:#d6ad62;border-color:var(--gold);background:transparent}.button-gold:hover{background:var(--gold);color:var(--ink)}.hero{min-height:444px;display:grid;grid-template-columns:43% 57%;background:var(--paper);color:var(--ink)}.hero-copy{padding:67px 52px 42px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.eyebrow{font-size:13px;letter-spacing:.14em;text-transform:uppercase;font-weight:500;margin:0 0 20px;color:var(--brown)}.eyebrow.gold{color:var(--gold)}.hero h1{font-size:clamp(48px,5.15vw,82px);letter-spacing:-.07em;line-height:.95;font-weight:500;margin:0 0 22px}.hero-intro{font-size:23px;line-height:1.26;max-width:390px;color:#4b4842;margin-bottom:26px}.hero-actions{display:flex;align-items:center;gap:37px}.text-link{font-size:15px;border-bottom:1px solid;padding-bottom:3px;transition:color .2s}.hero-image{min-height:444px;overflow:hidden;background:#3a2b20}.hero-image img{object-position:center}.trust-bar{height:45px;display:flex;align-items:center;justify-content:center;gap:55px;color:#e9e3d9;font-size:13px;background:linear-gradient(90deg,#11110f,#1e1d18,#11110f);border-bottom:1px solid var(--line)}.trust-bar i{height:16px;width:1px;background:var(--gold);opacity:.55}.objects{padding:37px 58px 50px;background:radial-gradient(circle at 50% 20%,#29261f 0,#151512 50%,#11110f 100%)}.objects h2,.product-rail h2{font-weight:500;font-size:31px;letter-spacing:-.04em;margin-bottom:15px}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.category-card{height:235px;position:relative;overflow:hidden;background:#3a3025}.category-card:after{content:"";background:linear-gradient(90deg,rgba(19,15,12,.75),rgba(19,15,12,.06) 80%)}.category-card picture,.category-card:after{position:absolute;inset:0}.category-card img{transition:transform .5s}.category-card:hover img{transform:scale(1.04)}.category-card>div{position:relative;z-index:1;padding:34px 20px;width:58%;height:100%;display:flex;flex-direction:column;align-items:flex-start}.category-card h3{font-size:23px;font-weight:500;margin:0 0 16px}.category-card p{font-size:14px;line-height:1.5;margin:0}.category-card span{margin-top:auto;font-size:14px;border-bottom:1px solid rgba(255,255,255,.7);padding-bottom:4px}.category-card b{font-size:22px;font-weight:400;margin-left:15px}.feature-product{margin-top:16px;min-height:205px;border:1px solid rgba(242,237,226,.13);display:grid;grid-template-columns:35% 1fr auto;align-items:center;grid-gap:42px;gap:42px;padding-right:50px;background:linear-gradient(110deg,#1a1915,#211f19)}.feature-product picture{height:100%;min-height:203px}.feature-product h2{font-weight:500;font-size:29px;margin:0 0 7px}.feature-product p:not(.eyebrow){max-width:490px;margin:0;color:#eee9e1;font-size:14px;line-height:1.5}.feature-product .eyebrow{margin-bottom:8px;font-size:10px}.edit-section{padding:83px 12vw;display:grid;grid-template-columns:1.4fr .75fr;grid-gap:10vw;gap:10vw;background:var(--paper-dark);color:var(--ink)}.edit-section h2{font-size:clamp(37px,4vw,61px);font-weight:500;line-height:1;letter-spacing:-.055em;margin:0}.edit-section>p{align-self:end;margin:0;max-width:340px;font-size:17px;line-height:1.5}.product-rail{padding:60px 58px;background:var(--paper);color:var(--ink)}.section-top{display:flex;justify-content:space-between;align-items:baseline;gap:20px}.products-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px}.product-card{border-top:1px solid #b9afa0;padding-top:12px}.product-card picture{display:block;height:285px;background:#e2ddd5;overflow:hidden}.product-card img{transition:transform .4s}.product-card:hover img{transform:scale(1.025)}.product-card-copy{padding-top:15px}.product-vendor{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--brown);margin-bottom:5px}.product-card h3{font-size:22px;font-weight:500;margin:0 0 5px;line-height:1.16}.product-card-copy>p:last-child{font-size:14px;margin:0}.support-callout{padding:85px 30px;text-align:center;background:#211e18;color:var(--paper)}.support-callout h2{font-size:42px;font-weight:500;letter-spacing:-.04em;margin:0 0 10px}.support-callout>p:not(.eyebrow){max-width:440px;margin:0 auto 24px;color:#ded6c8;line-height:1.5}.footer{display:grid;grid-template-columns:2fr 1fr 1fr;grid-gap:30px;gap:30px;padding:48px 58px 24px;background:#0d0d0b;color:var(--paper);border-top:1px solid var(--line)}.footer .wordmark{display:block;margin-bottom:14px}.footer p{font-size:14px;color:var(--muted)}.footer a:not(.wordmark){display:block;margin:0 0 10px;font-size:14px;color:#ded6c8}.catalog-group .section-top span,.footer-label{font-family:var(--font-sans),monospace;text-transform:uppercase;letter-spacing:.1em;font-size:11px!important;color:var(--gold)!important}.footer-bottom{grid-column:1/-1;padding-top:25px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;color:#aaa397;font-size:12px}.footer-bottom a{margin:0!important}.footer-bottom img{width:30px;height:30px;object-fit:contain}.page-hero{background:var(--paper);color:var(--ink);padding:105px 14vw 80px;min-height:300px}.page-hero.compact{min-height:340px}.page-hero h1{font-size:clamp(48px,6vw,80px);font-weight:500;letter-spacing:-.06em;line-height:.95;margin:0 0 20px}.page-hero p:not(.eyebrow){font-size:18px;line-height:1.5;max-width:610px;margin-bottom:25px}.catalog-nav{display:flex;gap:36px;padding:18px 58px;background:#1d1b16;border-bottom:1px solid var(--line)}.catalog-nav a{color:var(--paper);font-size:14px}.catalog{padding:30px 58px 70px;background:var(--paper);color:var(--ink)}.catalog-group{padding:35px 0 55px;border-bottom:1px solid #cfc7ba}.catalog-group .section-top h2{font-weight:500;font-size:36px;letter-spacing:-.04em}.catalog-group .products-grid{grid-template-columns:repeat(3,1fr)}.catalog-group .product-card{margin-top:4px}.single-product{padding:65px 58px;background:var(--paper);color:var(--ink)}.single-product .product-card{max-width:500px}.product-detail{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(350px,.9fr);background:var(--paper);color:var(--ink);min-height:78vh}.product-image{min-height:600px;background:#ded8cf;padding:6vw}.product-image img,.product-image picture{display:block;height:100%;max-height:600px;object-fit:contain}.product-info{padding:75px 8vw 80px 5vw}.product-info h1{font-size:clamp(39px,4vw,59px);font-weight:500;letter-spacing:-.055em;line-height:1;margin:0 0 18px}.price{font-size:22px;margin-bottom:8px}.checkout-note,.variant-note{font-size:13px;color:#625e55}.checkout-note{margin:12px 0 30px}.product-description{border-top:1px solid #c8c0b3;margin:40px 0 27px;padding-top:25px;line-height:1.55;font-size:15px}.product-description h2,.product-description h3{font-size:24px;font-weight:500}.product-description table{max-width:100%;border-collapse:collapse;font-size:13px}.product-description td,.product-description th{padding:8px;border:1px solid #c8c0b3}.contact-page{padding:90px 12vw;background:var(--paper);color:var(--ink);display:grid;grid-template-columns:1fr 1fr;grid-gap:10vw;gap:10vw}.contact-page h1{font-size:clamp(45px,5vw,70px);font-weight:500;letter-spacing:-.06em;line-height:.95;margin:0 0 20px}.contact-page>div>p:not(.eyebrow){font-size:18px;line-height:1.5;max-width:390px}.contact-email{display:inline-block;margin:15px 0 42px}.address{font-size:14px!important;color:#625e55}.contact-page form{display:flex;flex-direction:column;gap:17px}.contact-page label{font-size:13px;font-weight:600;display:flex;flex-direction:column;gap:8px}.contact-page input,.contact-page textarea{font:inherit;font-size:15px;border:1px solid #b8b0a3;background:transparent;padding:13px;outline:none}.contact-page textarea{min-height:132px;resize:vertical}.contact-page input:focus,.contact-page textarea:focus{border-color:var(--gold);box-shadow:0 0 0 2px rgba(198,161,91,.2)}.contact-page form .button{align-self:flex-start;margin-top:5px}.form-status{font-size:14px;margin:0;color:#564100}.form-status[data-error=true]{color:#a31c11}.legal{background:var(--paper);color:var(--ink);padding:80px max(7vw,30px);min-height:65vh}.legal>h1{font-size:58px;font-weight:500;letter-spacing:-.06em;margin:0 0 35px}.legal h2,.legal>div,.legal>p{max-width:780px}.legal li,.legal p{font-size:15px;line-height:1.6}.legal h2{font-weight:500;font-size:28px;margin:35px 0 12px}.legal a{border-bottom:1px solid var(--brown)}.legal-note{padding:16px;border-left:3px solid var(--gold);background:#e8dfd0}.not-found{background:var(--paper);color:var(--ink);padding:15vh 12vw;min-height:65vh}.not-found h1{font-size:70px;max-width:680px;font-weight:500;letter-spacing:-.06em;line-height:.95}.not-found p:not(.eyebrow){font-size:18px;margin-bottom:30px}@media(max-width:800px){.header{height:62px;padding:0 20px}.wordmark{font-size:23px}.header nav{display:none}.header-actions{gap:15px}.button-small{padding:0 14px;font-size:13px}.search{font-size:29px}.hero{grid-template-columns:1fr}.hero-copy{min-height:398px;padding:65px 27px 40px}.hero h1{font-size:54px}.hero-intro{font-size:21px;max-width:310px}.hero-image{min-height:310px}.trust-bar{height:auto;min-height:60px;padding:13px 16px;gap:12px;justify-content:space-between;font-size:10px;text-align:center}.trust-bar i{height:24px}.objects{padding:32px 20px}.objects h2,.product-rail h2{font-size:29px}.category-grid{grid-template-columns:1fr;gap:12px}.category-card{height:225px}.category-card>div{padding:28px 20px;width:62%}.feature-product{grid-template-columns:1fr;padding:0;gap:0}.feature-product picture{min-height:245px;height:245px}.feature-product>div{padding:27px 20px 5px}.feature-product .button{margin:20px;justify-self:start}.edit-section{padding:57px 25px;grid-template-columns:1fr;gap:25px}.edit-section h2{font-size:43px}.product-rail{padding:47px 20px}.catalog-group .products-grid,.products-grid{grid-template-columns:1fr;gap:28px}.product-card picture{height:310px}.support-callout{padding:65px 25px}.support-callout h2{font-size:38px}.footer{grid-template-columns:1fr 1fr;padding:42px 20px 20px;gap:38px}.footer-bottom,.footer>div:first-child{grid-column:1/-1}.page-hero{padding:65px 25px 55px}.page-hero h1{font-size:53px}.catalog-nav{padding:15px 20px;gap:20px;overflow:auto;white-space:nowrap}.catalog{padding:5px 20px 50px}.catalog-group{padding:34px 0}.catalog-group .section-top h2{font-size:31px}.single-product{padding:45px 20px}.product-detail{grid-template-columns:minmax(0,1fr)}.product-image{min-height:380px;padding:40px}.product-info{padding:48px 25px 60px}.product-info h1{font-size:47px}.contact-page{grid-template-columns:1fr;padding:60px 25px;gap:48px}.contact-page h1{font-size:55px}.legal{padding:60px 25px}.legal>h1{font-size:48px}.not-found{padding:100px 25px}.not-found h1{font-size:54px}}.cart-link{font-size:13px;color:var(--paper);white-space:nowrap}.product-card>a>img{display:block;height:285px;background:#e2ddd5;overflow:hidden}.category-card>img{position:absolute;inset:0}.feature-product>img{height:100%;min-height:203px;object-fit:cover}.product-gallery{min-height:600px;background:#ded8cf;padding:5vw}.product-main-image{width:100%;height:auto;max-height:620px;object-fit:contain}.product-thumbnails{display:flex;gap:9px;margin-top:14px;overflow:auto}.product-thumbnails button{width:68px;height:68px;padding:0;border:2px solid transparent;background:#fff;cursor:pointer;flex:none}.product-thumbnails button.active{border-color:var(--gold)}.product-thumbnails img{object-fit:cover}.price-row{display:flex;align-items:center;gap:14px}.price-row del{color:#716a5f}.option-picker{border:0;padding:0;margin:24px 0}.option-picker legend{font-size:13px;font-weight:700;margin-bottom:9px}.option-picker>div{display:flex;flex-wrap:wrap;gap:8px}.option-picker button{border:1px solid #aea496;background:transparent;color:var(--ink);padding:9px 12px;font:inherit;font-size:13px;cursor:pointer}.option-picker button.selected{background:var(--ink);color:var(--paper)}.option-picker button:disabled{opacity:.35;cursor:not-allowed}.add-cart{margin-top:6px}.cart-page{min-height:65vh;background:var(--paper);color:var(--ink);padding:75px max(8vw,30px)}.cart-page h1{font-family:var(--font-display),Georgia,serif;font-size:clamp(48px,6vw,76px);font-weight:500;letter-spacing:-.06em}.cart-lines{max-width:850px;border-top:1px solid #c8c0b3}.cart-line{display:grid;grid-template-columns:120px 1fr auto;grid-gap:25px;gap:25px;align-items:center;padding:20px 0;border-bottom:1px solid #c8c0b3}.cart-line img{height:120px;background:#e2ddd5;object-fit:contain}.cart-line h2{font-family:var(--font-display),Georgia,serif;font-size:25px;font-weight:500;margin:0 0 7px}.cart-line p{margin:0 0 5px;font-size:14px;color:#625e55}.quantity{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.quantity button{border:1px solid #b8b0a3;background:transparent;min-width:32px;height:32px;font:inherit;cursor:pointer}.quantity .remove{width:100%;border:0;text-decoration:underline;font-size:12px}.cart-total{display:flex;gap:22px;align-items:center;justify-content:flex-end;max-width:850px;padding:28px 0}.cart-total p{font-size:18px;margin:0}.cart-total strong{margin-left:12px}.cart-total .text-link{border:0;background:transparent;color:var(--ink);cursor:pointer}.cart-message{margin-top:16px;font-size:14px}.empty-cart{margin-top:30px}.empty-cart p{font-size:18px;margin-bottom:25px}@media(max-width:800px){.header-actions{gap:10px}.cart-link{font-size:12px}.product-card>a>img{height:310px}.feature-product>img{min-height:245px;height:245px}.product-gallery{min-height:0;padding:35px 25px}.product-main-image{max-height:400px}.product-thumbnails button{width:56px;height:56px}.cart-page{padding:60px 25px}.cart-line{grid-template-columns:82px 1fr;gap:15px}.cart-line img{height:82px}.cart-line h2{font-size:20px}.quantity{grid-column:2;justify-content:flex-start}.cart-total{align-items:flex-start;flex-direction:column;gap:14px}}@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-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:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(/_next/static/media/13971731025ec697-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:DM Sans Fallback;src:local("Arial");ascent-override:94.90%;descent-override:29.66%;line-gap-override:0.00%;size-adjust:104.53%}.__className_0d7163{font-family:DM Sans,DM Sans Fallback;font-style:normal}.__variable_0d7163{--font-sans:"DM Sans","DM Sans Fallback"}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/47f136985ef5b5cb-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/4ead58c4dcc3f285-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:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/28a2004cf8372660-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:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/eaead17c7dbfcd5d-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:Playfair Display Fallback;src:local("Times New Roman");ascent-override:97.25%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:111.26%}.__className_0a80b4{font-family:Playfair Display,Playfair Display Fallback;font-style:normal}.__variable_0a80b4{--font-display:"Playfair Display","Playfair Display Fallback"}