:root{--ink:#181512;--paper:#faf8f4;--cream:#f1ece5;--line:#e4ddd4;--muted:#766e66;--gold:#b8955b;--blush:#d4bdab;--white:#fff;--danger:#963f38;--success:#2b654c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.wrap{width:min(1320px,calc(100% - 48px));margin:auto}.announce{height:34px;background:#171411;color:#f4ede5;display:flex;align-items:center;overflow:hidden}.ticker{display:flex;gap:30px;align-items:center;white-space:nowrap;min-width:max-content;padding-left:100%;font-size:9px;letter-spacing:.2em;font-weight:850;animation:ticker 24s linear infinite}.ticker i{color:#c9a96f}@keyframes ticker{to{transform:translateX(-100%)}}.site-head{position:sticky;top:0;z-index:60;background:rgba(250,248,244,.95);backdrop-filter:blur(16px);border-bottom:1px solid #ded7ce}.header-row{height:88px;display:grid;grid-template-columns:300px minmax(300px,1fr) 240px;gap:30px;align-items:center}.brand{display:flex;align-items:center;gap:12px}.brand img{width:62px;height:62px;object-fit:contain}.brand span{display:grid}.brand b{font:400 21px Georgia,serif;letter-spacing:.08em}.brand small{font-size:7px;letter-spacing:.28em;color:#837970;margin-top:5px;font-weight:850}.search{height:46px;background:#fff;border:1px solid #ded7cf;border-radius:25px;display:grid;grid-template-columns:35px 1fr auto;align-items:center;padding-left:13px}.search>span{font-size:22px;color:#625b54}.search input{border:0;outline:0;background:none;font-size:12px;min-width:0}.search button{height:34px;border:0;border-radius:20px;background:#1b1815;color:#fff;padding:0 18px;margin-right:5px;font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:850}.head-actions{display:flex;justify-content:flex-end;gap:22px}.head-actions a{position:relative;display:grid;justify-items:center;gap:2px;font-size:9px;color:#5d5650}.head-actions i{font-style:normal;font-size:24px;line-height:1}.head-actions em{position:absolute;right:-9px;top:-6px;width:18px;height:18px;border-radius:50%;display:grid;place-items:center;background:#1b1815;color:#fff;font-style:normal;font-size:8px}.menu-btn{display:none;border:0;background:none;font-size:21px}.nav{background:#fff;border-top:1px solid #eee8e2}.nav-row{height:46px;display:flex;justify-content:center;align-items:center;gap:34px}.nav a{font-size:10px;text-transform:uppercase;letter-spacing:.14em;font-weight:800;position:relative}.nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:1px;background:#1b1815;transition:.25s}.nav a:hover:after{right:0}.hero{height:min(720px,80vh);min-height:620px;position:relative;overflow:hidden;background:#171411}.hero video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(18,14,11,.76),rgba(18,14,11,.28) 60%,rgba(18,14,11,.12))}.hero-copy{height:100%;position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;color:#fff}.eyebrow{font-size:9px;letter-spacing:.28em;text-transform:uppercase;font-weight:850;color:#d7b881}.eyebrow.dark{color:#927345}.hero h1{font:400 clamp(56px,7vw,98px)/.95 Georgia,serif;letter-spacing:-.045em;margin:18px 0;max-width:760px}.hero p{max-width:560px;margin:0 0 28px;color:#eee5dc;line-height:1.8;font-size:15px}.hero-btns{display:flex;gap:10px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 20px;border-radius:2px;font-size:10px;text-transform:uppercase;letter-spacing:.12em;font-weight:850;border:1px solid transparent}.btn.light{background:#fff;color:#191613}.btn.glass{border-color:#ffffff7a;color:#fff;background:#ffffff08}.btn.gold{background:#c2a066;color:#171411}.btn.darkbtn{background:#191613;color:#fff}.btn.outlinebtn{border-color:#1b1815;background:#fff}.hero-rating{margin-top:40px;display:flex;align-items:center;gap:14px;border-top:1px solid #ffffff36;padding-top:18px}.hero-rating strong{font:400 30px Georgia,serif}.hero-rating span{font-size:11px;color:#e8dccd}.hero-rating small{display:block;color:#b9aa9c;margin-top:4px}.trust{background:#fff;border-bottom:1px solid var(--line)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-grid>div{display:flex;gap:13px;align-items:center;padding:22px 26px;border-right:1px solid var(--line)}.trust-grid>div:last-child{border-right:0}.trust-grid i{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;border:1px solid #d7cfc6;font-style:normal}.trust-grid b{font-size:11px}.trust-grid small{display:block;font-size:9px;color:var(--muted);font-weight:500;margin-top:4px}.section{padding:88px 0}.section.alt{background:#f0ebe4}.section-title{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:32px}.section-title h2{font:400 clamp(36px,4.5vw,56px) Georgia,serif;margin:7px 0 0;letter-spacing:-.03em}.section-title>a{font-size:10px;text-transform:uppercase;letter-spacing:.1em;font-weight:850;border-bottom:1px solid #333;padding-bottom:4px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-grid.three{grid-template-columns:repeat(3,1fr)}.pmedia{aspect-ratio:.76;position:relative;background:#ebe5dd;overflow:hidden}.pmedia>a{display:block;width:100%;height:100%}.pmedia img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.2,.7,.2,1)}.pcard:hover .pmedia img{transform:scale(1.035)}.pmedia>a>span{position:absolute;left:16px;right:16px;bottom:15px;background:#ffffffec;padding:10px;text-align:center;font-size:9px;text-transform:uppercase;letter-spacing:.12em;font-weight:850;transform:translateY(150%);transition:.3s}.pcard:hover .pmedia>a>span{transform:none}.pmedia>b{position:absolute;left:12px;top:12px;background:#fff;padding:6px 8px;font-size:8px;text-transform:uppercase;letter-spacing:.11em}.pmedia>button{position:absolute;right:12px;bottom:12px;width:35px;height:35px;border-radius:50%;border:0;background:#fff;font-size:19px}.pmedia>button.active{background:#1b1815;color:#fff}.pinfo{padding:15px 1px}.pinfo>small{font-size:8px;color:#8d837a;letter-spacing:.13em;text-transform:uppercase}.pinfo h3{font:400 20px Georgia,serif;margin:6px 0 7px}.rating{font-size:9px;color:#aa8348;letter-spacing:.06em}.rating span{color:#8a8178;margin-left:4px}.price{display:flex;gap:8px;align-items:center;margin:9px 0 14px}.price strong{font-size:12px}.price del{font-size:10px;color:#978e85}.quick{width:100%;display:flex;justify-content:space-between;align-items:center;border:0;border-top:1px solid #d8d0c8;background:none;padding:11px 0 0;text-transform:uppercase;font-size:9px;letter-spacing:.12em;font-weight:850}.quick i{font-style:normal;font-size:16px}.offer{background:#d1bca8;padding:54px 0}.offer-row{display:flex;justify-content:space-between;align-items:center}.offer h2{font:400 43px Georgia,serif;margin:7px 0}.offer p{margin:0;color:#51483f}.offer-row>strong{font:400 76px Georgia,serif}.offer-row>strong sup{font-size:28px}.offer-row>strong small{display:block;font:850 10px Inter,sans-serif;text-align:center;letter-spacing:.2em}.cat-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.cat-grid figure{margin:0;aspect-ratio:.75;overflow:hidden;position:relative;background:#ddd}.cat-grid img{width:100%;height:100%;object-fit:cover;transition:.5s}.cat-grid a:hover img{transform:scale(1.04)}.cat-grid figure span{position:absolute;top:14px;left:14px;color:#fff;font:400 14px Georgia,serif}.cat-grid h3{font:400 23px Georgia,serif;margin:13px 0 5px}.cat-grid p{font-size:10px;color:var(--muted);margin:0;line-height:1.5}.story{display:grid;grid-template-columns:1.1fr .9fr;background:#171411;color:#fff;min-height:600px}.story-media{position:relative;overflow:hidden}.story-media video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.story-copy{display:flex;flex-direction:column;justify-content:center;padding:70px}.story-copy h2{font:400 clamp(46px,5vw,72px)/.98 Georgia,serif;margin:15px 0}.story-copy p{color:#c9c0b8;line-height:1.8;max-width:500px}.story-copy ul{list-style:none;padding:0;margin:20px 0 28px}.story-copy li{border-bottom:1px solid #ffffff18;padding:10px 0;font-size:11px}.shop-hero{padding:68px 0 46px;background:#ede7df;text-align:center}.shop-hero h1{font:400 clamp(48px,6vw,76px) Georgia,serif;margin:8px 0 10px}.shop-hero p{color:var(--muted);max-width:650px;margin:auto;line-height:1.7}.shop-layout{display:grid;grid-template-columns:240px 1fr;gap:38px;padding:42px 0 88px}.filters{border-right:1px solid var(--line);padding-right:25px}.filters h3{font:400 24px Georgia,serif;margin:0 0 24px}.filter{padding:18px 0;border-top:1px solid var(--line);display:grid;gap:10px}.filter>b{font-size:9px;letter-spacing:.13em;text-transform:uppercase}.filter a,.filter p{font-size:11px;color:#665f58;margin:0}.filter a.on{font-weight:850;color:#15120f}.shop-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.shop-top p{font-size:10px;color:var(--muted)}.shop-top select{border:1px solid var(--line);background:#fff;padding:9px 30px 9px 10px;font-size:10px}.product-page{padding:54px 0 86px}.crumbs{font-size:9px;color:#8e847b;text-transform:uppercase;letter-spacing:.11em;margin-bottom:24px}.product-layout{display:grid;grid-template-columns:1.08fr .92fr;gap:52px}.gallery{display:grid;grid-template-columns:88px 1fr;gap:13px}.thumbs{display:grid;align-content:start;gap:9px}.thumbs button{border:1px solid transparent;padding:0;background:#eee;aspect-ratio:.76;overflow:hidden}.thumbs button.active{border-color:#191613}.thumbs img,.mainimg img{width:100%;height:100%;object-fit:cover}.mainimg{aspect-ratio:.79;background:#eee;overflow:hidden}.detail{padding:8px 0}.detail h1{font:400 clamp(44px,4.6vw,62px) Georgia,serif;line-height:1.05;margin:11px 0}.detail>small{font-size:9px;letter-spacing:.12em;color:#8f867d}.detail-price{display:flex;gap:10px;align-items:center;margin:20px 0}.detail-price strong{font-size:23px}.detail-price del{font-size:12px;color:#958b82}.detail-price em{font-style:normal;background:#ede2d4;padding:5px 7px;font-size:9px}.desc{font-size:12px;color:#625a53;line-height:1.8;border-bottom:1px solid var(--line);padding-bottom:18px}.option{margin:18px 0}.option>div{display:flex;justify-content:space-between;margin-bottom:9px}.option b,.option a{font-size:10px;text-transform:uppercase;letter-spacing:.1em}.option section{display:flex;gap:7px;flex-wrap:wrap}.option label input{display:none}.option label span{display:block;padding:9px 13px;border:1px solid #d6cec5;background:#fff;font-size:10px;cursor:pointer}.option input:checked+span{background:#191613;color:#fff;border-color:#191613}.buyrow{display:grid;grid-template-columns:115px 1fr;gap:9px;margin-top:22px}.qty{border:1px solid #d6cec5;display:grid;grid-template-columns:34px 1fr 34px;background:#fff}.qty button{border:0;background:none;font-size:18px}.qty input{border:0;background:none;text-align:center;width:100%}.buyrow>button,.buynow{border:0;background:#191613;color:#fff;text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:850}.buynow{width:100%;padding:14px;margin-top:9px;background:#c4a268;color:#18130f}.assure{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:22px}.assure span{background:#f0ebe4;padding:12px;font-size:9px}.accord{margin-top:22px;border-top:1px solid var(--line)}.accord details{border-bottom:1px solid var(--line);padding:13px 0}.accord summary{font-size:10px;text-transform:uppercase;letter-spacing:.1em;font-weight:850}.accord p{font-size:11px;line-height:1.7;color:var(--muted)}.page{padding:60px 0 95px}.page-title{text-align:center;margin-bottom:38px}.page-title h1{font:400 54px Georgia,serif;margin:8px 0}.page-title p{color:var(--muted);font-size:12px}.cart-grid,.checkout-grid{display:grid;grid-template-columns:1fr 400px;gap:40px;align-items:start}.cartbox,.checkout-form{background:#fff;border:1px solid var(--line)}.cartitem{display:grid;grid-template-columns:115px 1fr auto;gap:18px;padding:18px;border-bottom:1px solid var(--line)}.cartitem img{width:115px;height:150px;object-fit:cover}.cartitem h3{font:400 20px Georgia,serif;margin:3px 0}.cartitem p{font-size:9px;color:var(--muted)}.cartitem .qty{width:105px;height:36px;margin-top:14px}.cartcost{text-align:right}.remove{border:0;background:none;text-decoration:underline;color:#837970;font-size:9px;margin-top:12px}.summary{background:#efe9e1;padding:28px;position:sticky;top:178px}.summary h2{font:400 27px Georgia,serif;margin:0 0 18px}.sumline{display:flex;justify-content:space-between;gap:15px;padding:9px 0;font-size:11px}.sumline.total{border-top:1px solid #cec5bb;margin-top:9px;padding-top:16px;font-size:14px}.summary .btn{width:100%;margin-top:18px}.checkout-block{padding:26px 28px;border-bottom:1px solid var(--line)}.checkout-block:last-child{border:0}.checkout-block>header{display:flex;gap:10px;align-items:center;margin-bottom:18px}.checkout-block>header span{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#191613;color:#fff;font-size:9px}.checkout-block h2{font:400 24px Georgia,serif;margin:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.form-grid .full{grid-column:1/-1}.form-grid label{display:grid;gap:6px;font-size:9px;text-transform:uppercase;letter-spacing:.1em;font-weight:850;color:#665e56}.form-grid input,.form-grid select,.form-grid textarea{width:100%;border:1px solid #d8d0c7;background:#fff;padding:12px;outline:0;font-size:12px}.form-grid textarea{min-height:90px}.payments{display:grid;gap:9px}.payments label{display:grid;grid-template-columns:auto 1fr auto;gap:11px;align-items:center;border:1px solid #d8d0c7;padding:15px;cursor:pointer}.payments label:has(input:checked){border-color:#191613;background:#faf7f3}.payments input{accent-color:#191613}.payments b{font-size:11px}.payments small{display:block;color:#81786f;font-size:9px;margin-top:3px}.payments em{font-style:normal;font-size:8px;background:#eee7df;padding:5px 6px}.place{width:100%;border:0;background:#191613;color:#fff;padding:15px;margin-top:18px;text-transform:uppercase;letter-spacing:.13em;font-size:10px;font-weight:850}.secure{text-align:center;font-size:9px;color:#7c736a}.checkout-mini{display:grid;grid-template-columns:68px 1fr auto;gap:10px;align-items:center;padding:10px 0;border-bottom:1px solid #d6cec5}.checkout-mini img{width:68px;height:88px;object-fit:cover}.checkout-mini h4{font:400 14px Georgia,serif;margin:0 0 3px}.checkout-mini small{font-size:8px;color:#7c736b}.checkout-mini strong{font-size:10px}.coupon{display:grid;grid-template-columns:1fr auto;gap:7px;margin:15px 0}.coupon input{border:1px solid #d3cbc2;background:#fff;padding:11px}.coupon button{border:0;background:#191613;color:#fff;font-size:9px;text-transform:uppercase;font-weight:850;padding:0 14px}.summary>p{font-size:9px}.track-card{max-width:720px;margin:auto;background:#fff;border:1px solid var(--line);padding:34px}.alert{padding:12px 14px;border-radius:3px;margin-bottom:17px;font-size:11px}.alert.error{background:#fff0ef;color:var(--danger);border:1px solid #efceca}.alert.success{background:#edf7f1;color:var(--success);border:1px solid #cee6d7}.inner-hero{height:420px;background-size:cover;background-position:center;position:relative;display:flex;align-items:end;color:#fff}.inner-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#171411c9,transparent)}.inner-hero .wrap{position:relative;z-index:2;padding-bottom:50px}.inner-hero h1{font:400 62px Georgia,serif;margin:7px 0}.storytext{display:grid;grid-template-columns:.85fr 1.15fr;gap:65px}.storytext h2{font:400 45px Georgia,serif;margin:7px 0}.storytext p{color:#625a53;line-height:1.9;font-size:13px}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:40px}.contact-grid>aside{background:#191613;color:#fff;padding:38px}.contact-grid>aside h2{font:400 38px Georgia,serif}.contact-grid>aside p{color:#c6bdb4;line-height:1.8;font-size:12px}.contact-form{background:#fff;border:1px solid var(--line);padding:34px}.success-card{max-width:780px;margin:auto;text-align:center;background:#fff;border:1px solid var(--line);padding:55px 40px}.success-card>i{display:grid;place-items:center;width:68px;height:68px;border-radius:50%;background:#e7f2eb;color:#28634b;font-style:normal;font-size:28px;margin:0 auto 18px}.success-card h1{font:400 48px Georgia,serif}.success-card p{color:var(--muted);line-height:1.8}.success-card>strong{display:inline-block;background:#f0ebe4;padding:12px 18px;letter-spacing:.1em}.empty{text-align:center;background:#fff;border:1px solid var(--line);padding:70px 20px}.empty h2{font:400 34px Georgia,serif}.newsletter{background:#d8c5b4;padding:58px 0}.newsletter-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.newsletter span{font-size:8px;letter-spacing:.2em;font-weight:850}.newsletter h2{font:400 45px Georgia,serif;margin:6px 0}.newsletter p{font-size:11px;color:#5c5147}.newsletter form{display:grid;grid-template-columns:1fr auto;border-bottom:1px solid #40372f}.newsletter input{border:0;background:none;padding:15px 0;outline:0}.newsletter button{border:0;background:none;font-weight:850}footer{background:#171411;color:#fff;overflow:hidden}.footer-grid{padding:70px 0 50px;display:grid;grid-template-columns:1.4fr .8fr .8fr 1fr;gap:55px}.brand.inverse small{color:#9f9388}.footer-brand p{color:#a89e95;font-size:11px;line-height:1.8;max-width:330px}.footer-grid h4{font-size:9px;text-transform:uppercase;letter-spacing:.18em;color:#c9a86f;margin:0 0 18px}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;align-items:flex-start}.footer-grid>div>a,.footer-grid>div>p{font-size:10px;color:#aaa097;margin:0 0 10px}.socials{display:flex;gap:13px;margin-top:15px}.socials a{font-size:8px!important;color:#fff!important;text-transform:uppercase;letter-spacing:.1em}.paymarks{display:flex;gap:5px;flex-wrap:wrap}.paymarks span{font-size:7px;border:1px solid #ffffff2e;padding:5px 6px}.footer-word{font:400 clamp(70px,12vw,180px) Georgia,serif;text-align:center;color:#ffffff06;letter-spacing:-.06em;line-height:.8;white-space:nowrap}.footer-word i{font-weight:400}.copyright{border-top:1px solid #ffffff12;padding:20px 0;display:flex;justify-content:space-between;font-size:8px;color:#786f67;letter-spacing:.08em}.wa{position:fixed;right:22px;bottom:22px;width:51px;height:51px;border-radius:50%;display:grid;place-items:center;background:#20ad62;color:#fff;font-weight:900;font-size:11px;z-index:80;box-shadow:0 12px 35px #20ad6244}.toast{position:fixed;left:50%;bottom:26px;transform:translate(-50%,120px);background:#191613;color:#fff;padding:12px 18px;font-size:10px;z-index:100;transition:.3s}.toast.show{transform:translate(-50%,0)}@media(max-width:1100px){.header-row{grid-template-columns:260px 1fr 200px;gap:18px}.nav-row{gap:20px}.product-grid{grid-template-columns:repeat(3,1fr)}.cat-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1.2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}.story-copy{padding:50px}.cart-grid,.checkout-grid{grid-template-columns:1fr 350px}}@media(max-width:820px){.wrap{width:min(100% - 30px,1320px)}.header-row{height:74px;grid-template-columns:36px 1fr 92px;gap:7px}.menu-btn{display:block}.brand img{width:48px;height:48px}.brand b{font-size:15px}.brand small{font-size:5px}.search{display:none}.head-actions a:first-child,.head-actions a:nth-child(2){display:none}.head-actions small{display:none}.nav{display:none;position:absolute;left:0;right:0;top:108px;box-shadow:0 20px 30px #0002}.nav.open{display:block}.nav-row{height:auto;display:grid;gap:0;padding:10px 18px}.nav-row a{padding:12px;border-bottom:1px solid #eee}.hero{min-height:610px;height:75vh}.shade{background:linear-gradient(0deg,#171411da,#17141135)}.hero-copy{justify-content:flex-end;padding-bottom:60px}.hero h1{font-size:56px}.trust-grid{grid-template-columns:1fr 1fr}.trust-grid>div:nth-child(2){border-right:0}.product-grid,.product-grid.three{grid-template-columns:repeat(2,1fr);gap:12px}.cat-grid{display:flex;overflow:auto;padding-bottom:10px}.cat-grid>a{min-width:225px}.story{grid-template-columns:1fr}.story-media{height:400px}.story-copy{padding:44px 25px}.shop-layout{grid-template-columns:1fr}.filters{border-right:0;border-bottom:1px solid var(--line);padding:0 0 20px}.product-layout{grid-template-columns:1fr}.gallery{grid-template-columns:1fr}.thumbs{display:flex;order:2}.thumbs button{width:70px}.mainimg{order:1}.cart-grid,.checkout-grid{grid-template-columns:1fr}.summary{position:static}.checkout-grid .summary{order:-1}.storytext,.contact-grid{grid-template-columns:1fr}.newsletter-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.copyright{display:grid;gap:7px;justify-content:center;text-align:center}}@media(max-width:520px){.announce{height:30px}.ticker{font-size:7px}.header-row{height:68px}.nav{top:98px}.hero{min-height:570px}.hero h1{font-size:46px}.hero p{font-size:12px}.trust-grid>div{padding:16px 10px}.trust-grid i{width:33px;height:33px}.section{padding:58px 0}.section-title h2{font-size:37px}.section-title>a{display:none}.product-grid,.product-grid.three{grid-template-columns:1fr 1fr;gap:8px}.pinfo h3{font-size:15px;min-height:34px}.pinfo>small{font-size:6px}.rating{font-size:7px}.price strong{font-size:10px}.price del{font-size:8px}.quick{font-size:7px}.offer-row>strong{display:none}.offer h2{font-size:37px}.shop-hero h1{font-size:46px}.product-page{padding-top:34px}.detail h1{font-size:42px}.assure{grid-template-columns:1fr}.page{padding:42px 0 70px}.page-title h1{font-size:41px}.cartitem{grid-template-columns:88px 1fr;gap:12px;padding:13px}.cartitem img{width:88px;height:115px}.cartcost{grid-column:2;text-align:left}.checkout-block{padding:20px 16px}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.summary{padding:20px}.inner-hero{height:340px}.inner-hero h1{font-size:43px}.contact-grid>aside,.contact-form{padding:24px}.newsletter h2{font-size:37px}.newsletter form{grid-template-columns:1fr}.newsletter button{text-align:left;padding:9px 0}.footer-grid{grid-template-columns:1fr;padding:52px 0 34px}.footer-brand{grid-column:auto}.footer-word{font-size:62px}}


/* === Reference frontend refinement: content only; admin/header/footer markup unchanged === */
:root{--sf-ref-ink:#18130f;--sf-ref-gold:#c6a15b;--sf-ref-paper:#fffdf9;--sf-ref-ivory:#f7f2e9;--sf-ref-line:rgba(38,28,18,.13)}
.nav-row a{position:relative;transition:color .28s ease,transform .28s ease}.nav-row a:after{content:"";position:absolute;left:50%;right:50%;bottom:0;height:2px;background:#b58b47;transition:.28s ease}.nav-row a:hover{color:#9a7335;transform:translateY(-1px)}.nav-row a:hover:after{left:0;right:0}
.promo-ticker{height:34px;background:#0f0d09;color:#e4c77d;display:flex;justify-content:center;gap:7vw;align-items:center;font-size:8px;letter-spacing:1.4px}.commerce-hero.luxury{position:relative;height:calc(100vh - 170px);min-height:650px;max-height:820px;background:#171313;color:#fff;overflow:hidden}.commerce-hero.luxury>video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:58% center}.video-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(12,9,6,.8) 0%,rgba(12,9,6,.35) 48%,rgba(12,9,6,.1) 100%)}.commerce-hero .hero-copy{position:absolute;left:4vw;top:50%;transform:translateY(-50%);z-index:3;max-width:690px}.commerce-hero .hero-copy>span,.title-row span,.listing-head span,.page-title>span,.login>span{font-size:9px;letter-spacing:2.8px;font-weight:700;color:#c7a35a}.commerce-hero .hero-copy h1{font:500 clamp(58px,6.6vw,100px)/.94 Georgia,serif;letter-spacing:-.045em;margin:18px 0 25px;max-width:760px}.commerce-hero .hero-copy p{max-width:570px;font-size:13px;line-height:1.85;color:#e7dfd7}.commerce-hero .hero-copy>div{display:flex;gap:9px;margin-top:28px}.commerce-hero .hero-copy aside{display:flex;align-items:center;gap:15px;margin-top:46px}.commerce-hero .hero-copy aside>b{font:500 28px Georgia,serif;color:#e2c17a}.commerce-hero .hero-copy aside span{font-size:9px;letter-spacing:.12em}.commerce-hero .hero-copy aside small{display:block;color:#bdb3a7;margin-top:5px;letter-spacing:.04em}.btn.blush{background:#dfc994;color:#1d1710;border-color:#dfc994}.hero-product{position:absolute;right:4vw;bottom:35px;z-index:4;width:260px;background:rgba(255,252,246,.94);color:#1d1710;padding:12px;box-shadow:0 22px 50px #0004;backdrop-filter:blur(12px)}.hero-product>small{position:absolute;left:22px;top:22px;background:#1a1510;color:#e6c979;padding:6px 8px;font-size:7px;letter-spacing:.12em;text-transform:uppercase;z-index:2}.hero-product img{height:220px;width:100%;object-fit:cover}.hero-product>div{display:flex;justify-content:space-between;gap:12px;padding:13px 3px 8px}.hero-product span{font:500 16px Georgia,serif}.hero-product b{font-size:10px}.hero-product>a{display:block;border-top:1px solid #ddd4c4;padding:9px 3px 2px;font-size:8px;text-transform:uppercase;letter-spacing:.14em}.perks{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line);padding:22px 4vw;background:#fff}.perks>div{display:flex;gap:13px;align-items:center;justify-content:center;border-right:1px solid var(--line)}.perks>div:last-child{border:0}.perks i{width:36px;height:36px;border:1px solid #ded6cb;border-radius:50%;display:grid;place-items:center;font-style:normal;color:#9b793d}.perks b{font-size:9px;text-transform:uppercase;letter-spacing:.6px}.perks small{display:block;text-transform:none;color:#8a8a85;font-size:8px;margin-top:4px}.cat-section,.featured,.trending,.related,.simple-page{padding:90px 4vw}.featured,.related{background:#f8f4ed}.title-row{display:flex;justify-content:space-between;align-items:end;margin-bottom:36px}.title-row h2,.page-title h1{font:500 43px Georgia,serif;margin:8px 0 0}.title-row>a{font-size:8px;text-transform:uppercase;letter-spacing:.13em;border-bottom:1px solid}.catcards{display:grid;grid-template-columns:repeat(5,1fr);gap:13px}.catcards a>div{height:310px;position:relative;overflow:hidden}.catcards img{width:100%;height:100%;object-fit:cover;transition:.55s}.catcards a:hover img{transform:scale(1.05)}.catcards em{position:absolute;bottom:12px;left:12px;width:32px;height:32px;background:#fff;display:grid;place-items:center;font-size:9px;font-style:normal}.catcards h3{font:500 21px Georgia,serif;margin:13px 0 4px}.catcards a>span{font-size:8px;text-transform:uppercase;letter-spacing:1px;color:#70726d}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-grid.three{grid-template-columns:repeat(3,1fr)}.pcard{border:1px solid #e9dfcc;background:#fff;transition:.35s;overflow:hidden}.pcard:hover{transform:translateY(-6px);box-shadow:0 18px 50px #9f7c2a22}.pimg{height:355px;position:relative;overflow:hidden;background:#eee}.pimg img{width:100%;height:100%;object-fit:cover;transition:.5s}.pcard:hover .pimg img{transform:scale(1.035)}.pimg>span{position:absolute;top:12px;left:12px;background:#f7ebce;color:#75551c;padding:6px 9px;text-transform:uppercase;letter-spacing:1px;font-size:7px}.pimg>button{position:absolute;right:11px;top:11px;width:34px;height:34px;border:0;border-radius:50%;background:#fff;cursor:pointer}.pimg .view{position:absolute;left:12px;right:12px;bottom:12px;background:#fff;color:#222;height:35px;display:grid;place-items:center;font-style:normal;font-size:8px;text-transform:uppercase;letter-spacing:1px;opacity:0;transform:translateY(8px);transition:.3s}.pcard:hover .view{opacity:1;transform:none}.pcontent{padding:14px 15px 16px}.pcontent>a>small{font-size:7px;text-transform:uppercase;letter-spacing:1px;color:#a07834}.pcontent h3{font:500 20px Georgia,serif;margin:7px 0}.pcontent p{font-size:9px;line-height:1.6;color:#777;min-height:43px}.pcontent .rating{font-size:8px;color:#a47b32}.pcontent .rating span{color:#8b8279}.pcontent .price{display:flex;gap:8px;align-items:center;margin-top:10px}.pcontent .price b{font-size:10px}.pcontent .price del{font-size:8px;color:#999}.pcontent .price em{font-size:7px;color:#8d6a2f;background:#f6eddb;padding:4px 6px;margin-left:auto;font-style:normal}.pcontent .price em.low{color:#9e3e36;background:#faebe8}.addline{width:100%;margin-top:14px;height:40px;border:1px solid #2a231c;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 13px;font-size:8px;text-transform:uppercase;letter-spacing:.12em;cursor:pointer;transition:.25s}.addline:hover{background:#1b1713;color:#fff}.deal{margin:0 4vw 80px;min-height:300px;background:linear-gradient(120deg,#16110a,#493617);border:1px solid #725624;color:white;padding:55px 7vw;display:flex;align-items:center;justify-content:space-between;overflow:hidden;position:relative}.deal:after{content:"";position:absolute;width:380px;height:380px;border:1px solid #ffffff26;border-radius:50%;right:4vw}.deal>div,.deal>strong{z-index:2}.deal span{font-size:8px;letter-spacing:2px;color:#e4c77d}.deal h2{font:500 43px Georgia,serif;margin:12px 0}.deal p{font-size:10px;color:#ddced0}.deal>strong{font:500 120px Georgia,serif;color:#d9b86e}.deal sup{font-size:40px}.deal strong small{display:block;font:10px Arial,sans-serif;letter-spacing:6px;text-align:center;margin-top:-15px}.promo{display:grid;grid-template-columns:1fr 1fr;min-height:600px;background:#c2b297}.promo img{width:100%;height:600px;object-fit:cover}.promo>div{padding:7vw;display:flex;flex-direction:column;justify-content:center}.promo span{font-size:9px;letter-spacing:2.5px;color:#70551e}.promo h2{font:500 50px/1.08 Georgia,serif;margin:16px 0}.promo p{font-size:12px;line-height:1.8}.promo .btn{width:max-content;margin-top:20px}
.shop-page{display:grid;grid-template-columns:235px 1fr;padding:55px 4vw 95px;gap:45px;background:#fffdf9}.filter-side{border-right:1px solid var(--sf-ref-line);padding-right:25px}.filter-side>span{font-size:8px;letter-spacing:.22em;color:#a07834}.filter-side h3{font:500 28px Georgia,serif;margin:10px 0 20px}.filter-side a{display:block;padding:10px 0;font-size:10px;color:#76706a;transition:.25s}.filter-side a:hover,.filter-side a.active{color:#9a7335;transform:translateX(5px)}.filter-note{margin-top:30px;padding-top:20px;border-top:1px solid #ddd;font-size:10px;line-height:1.8;color:#726b64}.listing-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:30px}.listing-head h1{font:500 46px Georgia,serif;text-transform:capitalize;margin:8px 0}.listing-head p{font-size:9px;color:#777}.listing-head select{border:1px solid var(--sf-ref-line);padding:11px 30px 11px 12px;background:#fff;font-size:9px}
.reference-product{display:grid;grid-template-columns:1.15fr .85fr;gap:5vw;padding:50px 4vw 95px;background:#fffdf9}.reference-product .gallery{display:grid;grid-template-columns:90px 1fr;gap:12px}.reference-product .thumbs button{display:block;border:0;background:none;padding:0;margin:0 0 10px;cursor:pointer;opacity:.62}.reference-product .thumbs button.active{opacity:1;outline:1px solid #b79251}.reference-product .thumbs img{width:90px;height:112px;object-fit:cover}.reference-product .mainimg{height:700px;position:relative;overflow:hidden;background:#eee}.reference-product .mainimg>img{width:100%;height:100%;object-fit:cover}.reference-product .mainimg>span{position:absolute;left:15px;top:15px;background:#f6ebd3;color:#78581f;padding:7px 10px;font-size:7px;text-transform:uppercase;letter-spacing:.12em}.reference-product .details{padding-top:20px;max-width:540px}.reference-product .details>span{font-size:8px;letter-spacing:1.7px;text-transform:uppercase;color:#9b793e}.reference-product .details h1{font:500 47px/1.1 Georgia,serif;margin:15px 0}.reference-product .details>p{font-size:12px;line-height:1.8;color:#666;border-bottom:1px solid var(--sf-ref-line);padding-bottom:20px}.reference-product .detail-price{display:flex;align-items:center;gap:12px;margin:12px 0}.reference-product .detail-price b{font-size:16px}.reference-product .detail-price del{font-size:11px;color:#999}.stock-line{display:flex;justify-content:space-between;padding:12px 0;margin:15px 0;border-block:1px solid #e4e1da;font-size:10px}.choice-group{margin:22px 0}.choice-group>b{font-size:9px;text-transform:uppercase;letter-spacing:.14em}.choice-group>div{display:flex;gap:7px;flex-wrap:wrap;margin-top:10px}.choice-group input{display:none}.choice-group label span{display:block;border:1px solid #d9d1c6;padding:9px 13px;font-size:9px;cursor:pointer}.choice-group input:checked+span{background:#1b1713;color:#fff;border-color:#1b1713}.reference-product .buyrow{display:grid;grid-template-columns:110px 1fr;gap:10px;margin-top:22px}.reference-product .buyrow label{font-size:8px;text-transform:uppercase;letter-spacing:.12em}.reference-product .buyrow select{display:block;width:100%;height:42px;border:1px solid #d9d1c6;background:#fff;margin-top:6px;padding:0 10px}.wish-detail,.buy-now-ref{width:100%;margin-top:10px;height:44px;border:1px solid #d9d1c6;background:#fff;cursor:pointer;font-size:9px;text-transform:uppercase;letter-spacing:.12em}.buy-now-ref{background:#1a1612;color:#fff;border-color:#1a1612}.reference-product .accord{margin-top:24px}.reference-product .accord details{border-top:1px solid #e1dbd1;padding:15px 0}.reference-product .accord summary{cursor:pointer;font-size:10px;font-weight:700}.reference-product .accord p{font-size:10px;line-height:1.8;color:#777}
.simple-page{min-height:650px;background:#fffdf9}.page-title{text-align:center;margin-bottom:50px}.page-title p{color:#777;font-size:10px}.account-page{display:grid;grid-template-columns:1.05fr .95fr;min-height:690px;background:#fffdf9}.account-art{position:relative;overflow:hidden}.account-art img{width:100%;height:100%;object-fit:cover}.account-art:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#1a1510aa,transparent 60%)}.account-art>div{position:absolute;z-index:2;left:8%;bottom:8%;color:#fff}.account-art span{font-size:8px;letter-spacing:.2em;color:#dfc17a}.account-art h2{font:500 48px/1.05 Georgia,serif;margin:12px 0}.login{padding:8vw;display:flex;flex-direction:column;justify-content:center}.login h1{font:500 45px Georgia,serif;margin:12px 0}.login p{font-size:11px;color:#777;line-height:1.7}.login form{display:grid;gap:16px;margin-top:12px}.login label{font-size:8px;text-transform:uppercase;letter-spacing:1px}.login label input{display:block;width:100%;height:45px;border:1px solid var(--sf-ref-line);margin-top:8px;padding:0 12px}.login>small{text-align:center;margin-top:18px}.login>small a{text-decoration:underline}.lookup-result{margin:15px 0 20px;padding:18px;background:#f5f0e7}.lookup-result>div{display:flex;justify-content:space-between;border-top:1px solid #ded7cc;padding:9px 0;font-size:10px}
.page-kicker{display:inline-block;font-size:9px;line-height:1.2;font-weight:700;letter-spacing:.26em;text-transform:uppercase;color:#9a793f}.editorial-link{display:inline-flex;align-items:center;gap:13px;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;border-bottom:1px solid currentColor;padding:0 0 6px}.about-modern{background:#fffdf9;overflow:hidden}.about-modern-hero{min-height:710px;display:grid;grid-template-columns:.88fr 1.12fr;background:linear-gradient(110deg,#f6f0e6 0,#fffdf9 48%,#efe4d2 100%)}.about-hero-copy{padding:95px clamp(30px,6vw,100px);display:flex;flex-direction:column;justify-content:center;position:relative}.about-hero-copy h1{font:500 clamp(56px,6.1vw,96px)/.93 Georgia,serif;letter-spacing:-.045em;margin:20px 0 26px;color:#18130f}.about-hero-copy h1 em{font-weight:500;color:#9d7837}.about-hero-copy>p{max-width:580px;font-size:14px;line-height:1.85;color:#655d55}.about-hero-actions{display:flex;align-items:center;gap:28px;margin-top:28px;flex-wrap:wrap}.about-hero-note{margin-top:56px;padding-top:20px;border-top:1px solid var(--sf-ref-line);display:flex;gap:24px;align-items:center}.about-hero-note b{font:500 17px Georgia,serif}.about-hero-note span{font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:#8b8176}.about-hero-visual{position:relative;min-height:710px;background:#d9cfbd;overflow:hidden}.about-hero-main{position:absolute;inset:0 0 0 9%;margin:0}.about-hero-main img{width:100%;height:100%;object-fit:cover;object-position:center 30%}.about-hero-float{position:absolute;width:34%;height:43%;left:-6%;bottom:7%;margin:0;border:9px solid #fffaf1;box-shadow:0 28px 70px rgba(44,29,14,.22);z-index:3}.about-hero-float img{width:100%;height:100%;object-fit:cover}.about-roundel{position:absolute;right:5.5%;top:7%;z-index:4;width:118px;height:118px;border-radius:50%;background:rgba(21,16,11,.88);color:#e1c27e;border:1px solid rgba(235,205,145,.5);display:flex;flex-direction:column;align-items:center;justify-content:center}.about-roundel span{font-size:6px;letter-spacing:.28em}.about-roundel strong{font:500 32px Georgia,serif;margin:3px 0}.about-visual-caption{position:absolute;right:4.5%;bottom:4%;z-index:3;color:#fff;font-size:8px;letter-spacing:.25em}.about-stat-rail{display:grid;grid-template-columns:repeat(4,1fr);padding:0 clamp(25px,5vw,78px);background:#17120e;color:#fff}.about-stat-rail article{min-height:128px;padding:30px 28px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid rgba(217,184,116,.18)}.about-stat-rail strong{font:500 29px Georgia,serif;color:#e5c77f}.about-stat-rail span{margin-top:8px;font-size:8px;letter-spacing:.16em;text-transform:uppercase;color:#a9a093}.about-editorial{display:grid;grid-template-columns:1fr 1fr;gap:clamp(50px,8vw,130px);padding:120px clamp(30px,7vw,120px);align-items:center}.about-editorial-image{height:680px;position:relative;max-width:620px}.about-editorial-image img{width:100%;height:100%;object-fit:cover}.image-tag{position:absolute;left:24px;bottom:24px;background:rgba(18,14,10,.88);color:#fff;padding:18px 22px;display:flex;gap:18px;align-items:center}.image-tag span{color:#d8b869;font:500 24px Georgia,serif}.about-editorial-copy h2,.section-heading-modern h2,.about-craft-copy h2,.family-copy h2,.about-final-cta h2,.contact-section-intro h2,.contact-studio-aside h2,.contact-social-cta h2{font:500 clamp(45px,5vw,74px)/1.02 Georgia,serif;letter-spacing:-.035em;margin:17px 0 28px}.about-editorial-copy p{font-size:13px;line-height:1.95;color:#6b625a}.about-editorial-copy .lead{font:500 21px/1.6 Georgia,serif;color:#302820}.signature-line{display:flex;align-items:center;gap:16px;margin-top:32px;color:#9b783c;font-size:10px;letter-spacing:.12em;text-transform:uppercase}.signature-line i{width:58px;height:1px;background:#ba9551}.about-pillars{padding:105px clamp(30px,6vw,100px);background:#f1eadf}.section-heading-modern{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:48px}.pillar-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.pillar-grid article{min-height:330px;background:#fffdf8;border:1px solid rgba(61,44,25,.09);padding:38px 34px;transition:.35s}.pillar-grid article:hover{transform:translateY(-7px);box-shadow:0 25px 55px rgba(72,51,28,.1)}.pillar-grid article>span{font:500 42px Georgia,serif;color:#d9c093}.pillar-grid h3{font:500 27px Georgia,serif;margin:58px 0 14px}.pillar-grid p{font-size:12px;line-height:1.85;color:#756c63}.about-craft{display:grid;grid-template-columns:1.12fr .88fr;min-height:650px;background:#16110d;color:#f7f0e5}.about-craft-media{position:relative;min-height:650px;overflow:hidden}.about-craft-media video{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.about-craft-media>span{position:absolute;left:25px;bottom:22px;z-index:2;font-size:8px;letter-spacing:.26em}.about-craft-copy{padding:80px clamp(35px,6vw,95px);display:flex;flex-direction:column;justify-content:center}.about-craft-copy>p{font-size:13px;line-height:1.9;color:#bdb4a8}.about-craft-copy ul{list-style:none;padding:0;margin:25px 0 34px;border-top:1px solid rgba(218,187,119,.22)}.about-craft-copy li{display:flex;gap:22px;padding:15px 0;border-bottom:1px solid rgba(218,187,119,.16);font-size:11px}.about-craft-copy li span{color:#c9a45d}.about-family-edit{padding:120px clamp(30px,6vw,100px);display:grid;grid-template-columns:.78fr 1.22fr;gap:6vw;align-items:center}.family-copy p{font-size:13px;line-height:1.9;color:#746b62}.family-images{display:grid;grid-template-columns:1fr .72fr;gap:14px;align-items:end}.family-images img{width:100%;object-fit:cover}.family-images img:first-child{height:570px}.family-images img:last-child{height:420px}.about-final-cta{text-align:center;padding:105px 30px 120px;background:radial-gradient(circle at 50% 0,#fff 0,#f3eadc 75%)}
.contact-modern{background:#fffdf9;overflow:hidden}.contact-modern-hero{display:grid;grid-template-columns:.92fr 1.08fr;min-height:650px;background:#17120e;color:#fff}.contact-hero-copy{padding:90px clamp(30px,6vw,100px);display:flex;flex-direction:column;justify-content:center}.contact-hero-copy .page-kicker{color:#d8b969}.contact-hero-copy h1{font:500 clamp(60px,6.5vw,100px)/.94 Georgia,serif;letter-spacing:-.045em;margin:20px 0 25px}.contact-hero-copy h1 em{color:#dfc27b}.contact-hero-copy>p{max-width:580px;color:#bdb4a8;font-size:14px;line-height:1.9}.contact-hero-meta{display:flex;gap:35px;margin-top:35px;padding-top:22px;border-top:1px solid #ffffff18;font-size:9px;color:#aaa197}.contact-hero-meta b{color:#e0c27a;margin-right:6px}.contact-hero-visual{position:relative;overflow:hidden}.contact-hero-visual>img{width:100%;height:100%;object-fit:cover}.contact-hero-card{position:absolute;right:28px;bottom:28px;background:rgba(255,251,243,.94);color:#1a1510;padding:25px 28px;min-width:260px}.contact-hero-card small{display:block;font-size:7px;letter-spacing:.18em;color:#9a783c}.contact-hero-card strong{display:block;font:500 29px Georgia,serif;margin:8px 0}.contact-hero-card a{font-size:8px;text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid}.contact-sent{max-width:900px;margin:30px auto 0;padding:15px 20px;background:#edf6ef;color:#2f6544;text-align:center}.contact-channel-wrap{padding:100px clamp(30px,6vw,100px)}.contact-section-intro{display:flex;justify-content:space-between;align-items:start;gap:30px;margin-bottom:45px}.contact-section-intro h2{margin:0}.contact-channel-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.contact-channel{min-height:190px;border:1px solid #e2d9ca;background:#fff;padding:28px;display:grid;grid-template-columns:48px 1fr auto;gap:18px;align-items:center;transition:.3s}.contact-channel:hover{transform:translateY(-5px);box-shadow:0 18px 45px #4b351316}.channel-icon{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#f4ead8;color:#8e692d;font-weight:700}.contact-channel small{font-size:7px;letter-spacing:.16em;color:#a17c3e}.contact-channel h3{font:500 25px Georgia,serif;margin:6px 0}.contact-channel p{font-size:10px;color:#777}.contact-channel em{font-style:normal;color:#a17c3e}.contact-studio{display:grid;grid-template-columns:.8fr 1.2fr;gap:7vw;padding:110px clamp(30px,6vw,100px);background:#f1eadf}.contact-studio-aside>p{font-size:12px;line-height:1.85;color:#746b63}.contact-aside-image{height:330px;position:relative;margin-top:30px}.contact-aside-image img{width:100%;height:100%;object-fit:cover}.contact-aside-image span{position:absolute;left:16px;bottom:16px;background:#19140f;color:#e0c27a;padding:9px 12px;font-size:7px;letter-spacing:.13em}.contact-assurance{margin-top:22px;padding:18px;border:1px solid #d8cbbb;background:#fffaf2}.contact-assurance b{font:500 17px Georgia,serif}.contact-assurance p{font-size:10px;line-height:1.7;color:#756e66}.contact-form-modern{background:#fffdf9;border:1px solid #ded4c5;padding:38px}.form-heading{display:flex;justify-content:space-between;border-bottom:1px solid #e3dbcf;padding-bottom:18px;margin-bottom:26px}.form-heading span{font-size:8px;letter-spacing:.17em;color:#9a7639}.form-heading p{font-size:8px;color:#999}.contact-form-grid.two{display:grid;grid-template-columns:1fr 1fr;gap:16px}.contact-form-modern label{display:block;margin-bottom:17px}.contact-form-modern label>span{display:block;font-size:8px;text-transform:uppercase;letter-spacing:.12em;margin-bottom:8px}.contact-form-modern input,.contact-form-modern select,.contact-form-modern textarea{width:100%;border:1px solid #ddd3c5;background:#fff;padding:13px 14px;outline:none}.contact-form-modern textarea{resize:vertical}.contact-form-bottom{display:flex;justify-content:flex-end}.contact-service-strip{display:grid;grid-template-columns:repeat(3,1fr);background:#17120e;color:#fff;padding:0 clamp(30px,6vw,100px)}.contact-service-strip article{padding:45px 30px;display:flex;gap:22px;border-right:1px solid #ffffff17}.contact-service-strip article>span{font:500 30px Georgia,serif;color:#d4b466}.contact-service-strip h3{font:500 21px Georgia,serif;margin:2px 0 9px}.contact-service-strip p{font-size:10px;line-height:1.75;color:#aaa198}.contact-social-cta{padding:100px clamp(30px,6vw,100px);display:flex;justify-content:space-between;align-items:end;gap:45px}.contact-social-cta h2{margin-bottom:0}.contact-social-links{display:flex;gap:10px;flex-wrap:wrap}.contact-social-links a{border:1px solid #d8cbbb;padding:14px 18px;font-size:8px;text-transform:uppercase;letter-spacing:.12em;transition:.25s}.contact-social-links a:hover{background:#1a1510;color:#fff}
@media(max-width:1000px){.commerce-hero.luxury{height:680px}.hero-product{display:none}.catcards{grid-template-columns:repeat(3,1fr)}.product-grid,.product-grid.three{grid-template-columns:repeat(2,1fr)}.shop-page{grid-template-columns:1fr}.filter-side{border:0;display:flex;gap:15px;overflow:auto;padding:0 0 20px}.filter-side>span,.filter-side h3,.filter-note{display:none}.filter-side a{white-space:nowrap;border:1px solid #ddd3c5;padding:9px 12px}.reference-product{grid-template-columns:1fr}.reference-product .mainimg{height:620px}.about-modern-hero,.about-editorial,.about-craft,.about-family-edit,.contact-modern-hero,.contact-studio{grid-template-columns:1fr}.about-hero-visual{min-height:600px}.about-stat-rail{grid-template-columns:1fr 1fr}.contact-channel-grid{grid-template-columns:1fr}.contact-service-strip{grid-template-columns:1fr}.contact-social-cta{display:block}.account-page{grid-template-columns:1fr}.account-art{height:480px}}
@media(max-width:620px){.promo-ticker span:nth-child(n+2){display:none}.commerce-hero.luxury{height:650px;min-height:650px}.commerce-hero .hero-copy{left:20px;right:20px;top:auto;bottom:55px;transform:none}.commerce-hero .hero-copy h1{font-size:51px}.commerce-hero .hero-copy aside{display:none}.perks{grid-template-columns:1fr 1fr;padding:10px}.perks>div{justify-content:flex-start;padding:11px 5px}.cat-section,.featured,.trending,.related,.simple-page{padding:62px 15px}.catcards{grid-template-columns:1fr 1fr}.catcards a>div{height:250px}.title-row h2,.page-title h1{font-size:37px}.title-row>a{display:none}.product-grid,.product-grid.three{grid-template-columns:1fr 1fr;gap:9px}.pimg{height:270px}.pcontent{padding:10px}.pcontent h3{font-size:16px}.pcontent p{display:none}.pcontent .price em{display:none}.deal{margin:0 15px 60px;padding:42px 24px}.deal>strong{display:none}.deal h2{font-size:35px}.promo{grid-template-columns:1fr}.promo img{height:420px}.promo>div{padding:55px 24px}.shop-page{padding:30px 15px 70px}.listing-head h1{font-size:37px}.listing-head select{display:none}.reference-product{padding:25px 15px 60px}.reference-product .gallery{display:block}.reference-product .thumbs{display:flex;gap:7px;overflow:auto;margin-bottom:8px}.reference-product .thumbs button{min-width:62px}.reference-product .thumbs img{width:62px;height:78px}.reference-product .mainimg{height:540px}.reference-product .details h1{font-size:39px}.reference-product .buyrow{grid-template-columns:92px 1fr}.about-modern-hero{display:block}.about-hero-copy{padding:65px 22px}.about-hero-copy h1{font-size:54px}.about-hero-visual{min-height:520px}.about-hero-float{display:none}.about-stat-rail{grid-template-columns:1fr 1fr;padding:0}.about-editorial,.about-pillars,.about-family-edit,.contact-channel-wrap,.contact-studio,.contact-social-cta{padding:70px 22px}.about-editorial-image{height:500px}.pillar-grid{grid-template-columns:1fr}.about-craft-media{min-height:450px}.about-craft-copy{padding:60px 22px}.family-images img:first-child{height:430px}.family-images img:last-child{height:320px}.contact-modern-hero{display:block}.contact-hero-copy{padding:65px 22px}.contact-hero-copy h1{font-size:55px}.contact-hero-visual{height:470px}.contact-section-intro{display:block}.contact-form-grid.two{grid-template-columns:1fr}.contact-form-modern{padding:25px 18px}.contact-service-strip{padding:0}.contact-social-links{margin-top:30px}.account-art{height:400px}.login{padding:60px 24px}}
