:root{--ink:#11100f;--paper:#f7f5f1;--white:#fff;--gold:#d2ad6b;--gold-dark:#9b773c;--line:#ded9d0;--muted:#746f68;--danger:#a63830;--shadow:0 24px 80px rgba(24,20,14,.16);--serif:"Playfair Display",Georgia,serif;--sans:"Manrope",Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--sans);font-size:16px;line-height:1.55}body.no-scroll{overflow:hidden}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.shell{width:min(1240px,calc(100% - 40px));margin:auto}.announcement{height:34px;display:grid;place-items:center;background:var(--ink);color:#f5ead7;font-size:12px;letter-spacing:.14em;text-transform:uppercase}.site-header{position:sticky;top:0;z-index:40;background:rgba(247,245,241,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(17,16,15,.09)}.header-inner{height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:12px;letter-spacing:.18em;font-size:15px}.brand img{width:36px;height:36px;object-fit:cover;border-radius:50%}.desktop-nav{display:flex;gap:28px;font-size:14px}.desktop-nav a{position:relative}.desktop-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:1px;background:var(--ink);transition:.25s}.desktop-nav a:hover:after{right:0}.header-actions{display:flex;align-items:center;gap:18px}.phone-link{font-size:13px;font-weight:600}.cart-button{border:0;background:var(--ink);color:#fff;border-radius:999px;display:flex;align-items:center;gap:8px;padding:10px 14px;cursor:pointer;position:relative}.cart-button svg{width:19px;fill:none;stroke:currentColor;stroke-width:1.8}.cart-button b{display:grid;place-items:center;min-width:20px;height:20px;border-radius:50%;background:var(--gold);color:var(--ink);font-size:11px}.hero{padding:46px 0 70px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;min-height:610px;background:#e9e3da}.hero-copy{display:flex;flex-direction:column;justify-content:center;padding:68px 7vw 68px 64px}.eyebrow{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.18em;color:var(--gold-dark);margin-bottom:14px}.hero h1,.section-heading h2,.about-copy h2,.delivery-card h2,.contact-card h2,.drawer-head h2,.checkout-dialog h2{font-family:var(--serif);font-weight:500;letter-spacing:-.035em;margin:0}.hero h1{font-size:clamp(48px,5.4vw,82px);line-height:.99}.hero h1 em{color:var(--gold-dark);font-weight:500}.hero-copy>p{max-width:590px;margin:30px 0;color:#504b44;font-size:18px}.hero-actions{display:flex;align-items:center;gap:28px}.button{border:1px solid transparent;border-radius:999px;min-height:50px;padding:13px 24px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700;font-size:14px;cursor:pointer;transition:transform .2s,background .2s,color .2s}.button:hover{transform:translateY(-2px)}.button-gold{background:var(--gold);color:var(--ink)}.button-gold:hover{background:#dfbe80}.button-dark{background:var(--ink);color:#fff}.button-outline-light{border-color:rgba(255,255,255,.45);color:#fff;background:transparent}.button-full{width:100%}.text-link{font-weight:700;font-size:14px}.text-link span{margin-left:8px}.hero-proof{display:flex;flex-wrap:wrap;gap:10px 22px;margin-top:42px;color:#5a554f;font-size:13px}.hero-proof span:before{content:"✓";color:var(--gold-dark);margin-right:7px}.hero-visual{position:relative;min-height:610px}.hero-visual>img{width:100%;height:100%;object-fit:cover}.hero-card{position:absolute;left:-54px;right:32px;bottom:28px;padding:22px 24px;background:rgba(17,16,15,.92);color:#fff;display:flex;flex-direction:column;gap:4px}.hero-card span{font-size:13px;color:#d8d1c5}.catalog-section{padding:94px 0 110px;background:#fff}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:32px;margin-bottom:36px}.section-heading h2{font-size:clamp(38px,5vw,62px);line-height:1.05}.section-heading>p{max-width:480px;margin:0;color:var(--muted)}.catalog-toolbar{display:grid;grid-template-columns:1fr auto;gap:16px;margin-bottom:20px}.search-field{height:54px;border:1px solid var(--line);display:flex;align-items:center;gap:12px;padding:0 18px;border-radius:12px;background:#fff}.search-field:focus-within{border-color:var(--gold-dark);box-shadow:0 0 0 3px rgba(210,173,107,.15)}.search-field svg{width:21px;fill:none;stroke:var(--muted);stroke-width:1.8}.search-field input{border:0;outline:0;width:100%;background:transparent}.sort-field{height:54px;display:flex;align-items:center;gap:12px;border:1px solid var(--line);border-radius:12px;padding:0 15px}.sort-field span{font-size:12px;color:var(--muted)}.sort-field select{border:0;outline:0;background:#fff;font-weight:600}.category-chips{display:flex;gap:9px;overflow:auto;padding:2px 0 10px;scrollbar-width:thin}.chip{white-space:nowrap;border:1px solid var(--line);border-radius:999px;padding:9px 15px;background:#fff;cursor:pointer;font-size:13px;font-weight:600}.chip:hover,.chip.active{background:var(--ink);border-color:var(--ink);color:#fff}.catalog-meta{min-height:40px;display:flex;justify-content:space-between;align-items:center;margin:8px 0 18px;color:var(--muted);font-size:13px}.catalog-meta button{border:0;background:transparent;text-decoration:underline;cursor:pointer}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:34px 18px}.product-card{min-width:0}.product-media{position:relative;aspect-ratio:3/4;overflow:hidden;background:#f0ece6;border:0;padding:0;width:100%;cursor:pointer}.product-media img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.product-card:hover .product-media img{transform:scale(1.035)}.product-badge{position:absolute;left:10px;top:10px;background:rgba(255,255,255,.92);padding:6px 9px;border-radius:999px;font-size:11px;font-weight:700}.product-badge.sale{background:#9f312a;color:#fff}.product-info{padding:15px 2px 0}.product-kicker{color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.12em}.product-name{font-family:var(--serif);font-size:20px;line-height:1.2;margin:7px 0 12px;min-height:48px}.product-name button{font:inherit;text-align:left;border:0;background:transparent;padding:0;cursor:pointer}.product-bottom{display:flex;justify-content:space-between;align-items:center;gap:10px}.product-price{display:flex;align-items:baseline;gap:7px;font-weight:700}.product-price del{font-size:12px;color:#958e86;font-weight:400}.quick-add{border:1px solid var(--ink);background:#fff;width:38px;height:38px;border-radius:50%;font-size:22px;line-height:1;cursor:pointer;transition:.2s}.quick-add:hover{background:var(--ink);color:#fff}.catalog-loading{display:contents}.catalog-loading span{aspect-ratio:3/4;background:linear-gradient(90deg,#f1eee9 25%,#faf9f7 37%,#f1eee9 63%);background-size:400% 100%;animation:shine 1.4s infinite}@keyframes shine{0%{background-position:100% 0}100%{background-position:0 0}}.empty-catalog{grid-column:1/-1;text-align:center;padding:70px 20px;color:var(--muted)}.load-more-wrap{text-align:center;margin-top:44px}.promise-strip{padding:58px 0;background:var(--ink);color:#fff}.promise-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:34px}.promise-grid>div{border-left:1px solid rgba(255,255,255,.2);padding-left:22px}.promise-grid b{color:var(--gold);font-size:12px;letter-spacing:.15em}.promise-grid h3{font-family:var(--serif);font-size:23px;margin:10px 0 7px}.promise-grid p{font-size:13px;color:#aaa49c;margin:0}.about-section{padding:110px 0}.about-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:80px;align-items:center}.about-images{display:grid;grid-template-columns:1.2fr .8fr;gap:14px;align-items:end}.about-images img:first-child{height:610px}.about-images img:last-child{height:420px}.about-images img{width:100%;object-fit:cover}.about-copy h2{font-size:clamp(40px,5vw,64px);line-height:1.07}.about-copy>p{font-size:18px;color:var(--muted);margin:28px 0}.about-copy ul{list-style:none;padding:0;margin:0 0 34px}.about-copy li{padding:11px 0 11px 29px;border-bottom:1px solid var(--line);position:relative}.about-copy li:before{content:"✓";position:absolute;left:2px;color:var(--gold-dark);font-weight:700}.delivery-section{padding:0 0 110px}.delivery-card{background:#e9e3da;padding:64px;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.delivery-card h2{font-size:clamp(38px,4vw,56px);line-height:1.08}.delivery-card p{color:var(--muted);font-size:17px}.delivery-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.delivery-facts div{background:rgba(255,255,255,.65);padding:22px 16px;min-height:140px;display:flex;flex-direction:column;justify-content:space-between}.delivery-facts span{font-family:var(--serif);font-size:27px}.delivery-facts small{color:var(--muted)}.contact-section{padding:0 0 90px}.contact-card{background:var(--ink);color:#fff;padding:62px 70px;display:flex;justify-content:space-between;align-items:center;gap:50px}.contact-card h2{font-size:clamp(40px,4vw,60px)}.contact-card p{color:#aaa49c}.contact-buttons{display:flex;gap:12px;flex-shrink:0}footer{background:#090909;color:#d8d4cf;padding:64px 0 22px}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:50px}.brand.inverse{color:#fff}.footer-brand p{color:#817d78;font-size:14px}.footer-grid h3{color:#fff;font-size:13px;text-transform:uppercase;letter-spacing:.14em;margin:0 0 18px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;align-items:flex-start;gap:10px;font-size:14px}.footer-grid button{border:0;background:transparent;color:inherit;padding:0;cursor:pointer}.social-row{display:flex!important;flex-direction:row!important;gap:8px!important;margin-top:8px}.social-row a{border:1px solid #393633;width:38px;height:38px;display:grid;place-items:center;border-radius:50%;font-size:12px}.footer-bottom{border-top:1px solid #252321;margin-top:50px;padding-top:20px;display:flex;justify-content:space-between;color:#66625e;font-size:12px}.overlay{position:fixed;inset:0;z-index:100;background:rgba(8,7,6,.7);padding:26px;overflow:auto;display:grid;place-items:center}.overlay[hidden],.drawer-wrap[hidden]{display:none}.dialog{position:relative;background:#fff;width:min(1060px,100%);box-shadow:var(--shadow);max-height:calc(100vh - 52px);overflow:auto}.icon-close{position:absolute;right:18px;top:15px;z-index:3;width:42px;height:42px;border:0;border-radius:50%;background:rgba(247,245,241,.9);font-size:29px;line-height:1;cursor:pointer}.product-dialog-body{display:grid;grid-template-columns:.95fr 1.05fr;min-height:620px}.product-gallery{background:#eee9e2;padding:38px;display:flex;flex-direction:column;justify-content:center}.product-main-image{width:100%;max-height:600px;object-fit:contain}.product-thumbs{display:flex;gap:8px;margin-top:12px}.product-thumbs button{width:64px;height:78px;border:1px solid transparent;background:#fff;padding:3px;cursor:pointer}.product-thumbs button.active{border-color:var(--ink)}.product-thumbs img{width:100%;height:100%;object-fit:cover}.product-detail{padding:66px 56px 50px}.breadcrumbs{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.product-detail h2{font-family:var(--serif);font-weight:500;font-size:42px;line-height:1.08;margin:18px 0 15px}.detail-price{font-size:24px;font-weight:700;margin-bottom:24px}.detail-price del{font-size:15px;color:var(--muted);font-weight:400;margin-left:8px}.variant-label{display:block;font-size:13px;font-weight:700;margin:0 0 9px}.variant-select{width:100%;height:52px;border:1px solid var(--line);border-radius:8px;padding:0 13px;background:#fff;margin-bottom:14px}.detail-add{width:100%;margin-bottom:24px}.detail-note{display:flex;gap:18px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:16px 0;margin:3px 0 24px;color:var(--muted);font-size:12px}.detail-description{white-space:pre-line;color:#59534d;font-size:14px;max-height:260px;overflow:auto;padding-right:8px}.drawer-wrap{position:fixed;inset:0;z-index:110}.drawer-backdrop{position:absolute;inset:0;border:0;background:rgba(8,7,6,.62)}.cart-drawer{position:absolute;right:0;top:0;bottom:0;width:min(510px,100%);background:#fff;display:flex;flex-direction:column;box-shadow:var(--shadow)}.drawer-head{padding:26px 28px 20px;border-bottom:1px solid var(--line)}.drawer-head h2{font-size:40px}.drawer-head .icon-close{top:26px;right:24px}.cart-items{flex:1;overflow:auto;padding:8px 28px}.cart-line{display:grid;grid-template-columns:78px 1fr auto;gap:14px;padding:18px 0;border-bottom:1px solid var(--line)}.cart-line img{width:78px;height:100px;object-fit:cover;background:#eee}.cart-line h3{font-family:var(--serif);font-size:17px;line-height:1.2;margin:2px 0 5px}.cart-variant{font-size:12px;color:var(--muted)}.quantity{display:flex;align-items:center;gap:4px;margin-top:13px}.quantity button{border:1px solid var(--line);background:#fff;width:28px;height:28px;cursor:pointer}.quantity span{min-width:30px;text-align:center;font-size:13px}.cart-price{text-align:right;font-size:13px;font-weight:700}.remove-line{display:block;border:0;background:transparent;color:var(--muted);text-decoration:underline;padding:10px 0 0;margin-left:auto;font-size:11px;cursor:pointer}.cart-empty{text-align:center;padding:80px 20px}.cart-empty h3{font-family:var(--serif);font-size:30px;margin:0 0 8px}.cart-empty p{color:var(--muted)}.cart-footer{padding:22px 28px 28px;border-top:1px solid var(--line);background:#faf8f5}.delivery-progress{font-size:12px;color:var(--muted);margin-bottom:14px}.progress-track{height:4px;background:#e2ddd5;border-radius:4px;margin-top:8px;overflow:hidden}.progress-track i{display:block;height:100%;background:var(--gold-dark)}.cart-total{display:flex;justify-content:space-between;align-items:center;margin:13px 0 18px}.cart-total strong{font-size:23px}.checkout-dialog{width:min(1020px,100%);padding:56px}.checkout-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:52px}.checkout-dialog h2{font-size:48px;margin-bottom:28px}.checkout-dialog form{display:flex;flex-direction:column;gap:15px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.checkout-dialog label>span{display:block;font-size:12px;font-weight:700;margin-bottom:6px}.checkout-dialog input,.checkout-dialog select,.checkout-dialog textarea{width:100%;border:1px solid var(--line);border-radius:8px;padding:12px 13px;background:#fff;outline:none}.checkout-dialog input:focus,.checkout-dialog select:focus,.checkout-dialog textarea:focus{border-color:var(--gold-dark);box-shadow:0 0 0 3px rgba(210,173,107,.15)}.consent{display:flex!important;align-items:flex-start;gap:9px}.consent input{width:17px!important;margin-top:3px}.consent span{font-weight:400!important}.honeypot{position:absolute;left:-9999px}.form-note{text-align:center;color:var(--muted);font-size:11px;margin:0}.checkout-summary{background:#f3efe9;padding:28px;height:max-content}.checkout-summary h3{font-family:var(--serif);font-size:27px;margin:0 0 18px}.summary-item{display:grid;grid-template-columns:46px 1fr auto;gap:10px;padding:9px 0;border-bottom:1px solid #ddd5ca;font-size:12px}.summary-item img{width:46px;height:60px;object-fit:cover}.summary-item b{display:block}.summary-total{display:flex;justify-content:space-between;padding-top:20px}.summary-total strong{font-size:21px}.order-success{text-align:center;padding:70px 18px}.order-success .success-mark{width:64px;height:64px;border-radius:50%;background:#e5f1e7;color:#2f743d;display:grid;place-items:center;font-size:30px;margin:0 auto 18px}.order-success h3{font-family:var(--serif);font-size:38px;margin:0 0 12px}.order-success p{color:var(--muted)}.toast{position:fixed;z-index:200;left:50%;bottom:24px;transform:translate(-50%,30px);background:var(--ink);color:#fff;padding:12px 18px;border-radius:999px;opacity:0;pointer-events:none;transition:.25s;font-size:13px}.toast.show{opacity:1;transform:translate(-50%,0)}.mobile-cart{display:none}.error-box{grid-column:1/-1;padding:50px;text-align:center;background:#fff0ef;color:var(--danger)}
@media(max-width:1020px){.desktop-nav{display:none}.hero-grid{grid-template-columns:1fr 1fr}.hero-copy{padding:50px 34px}.hero h1{font-size:54px}.product-grid{grid-template-columns:repeat(3,1fr)}.about-grid{gap:40px}.delivery-card{grid-template-columns:1fr;padding:50px}.promise-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.4fr repeat(3,1fr);gap:28px}.product-dialog-body{grid-template-columns:1fr 1fr}.product-detail{padding:55px 38px}.checkout-layout{gap:30px}.checkout-dialog{padding:48px 36px}}
@media(max-width:760px){.shell{width:min(100% - 28px,620px)}.announcement{font-size:10px;height:30px}.header-inner{height:66px}.phone-link,.cart-button span{display:none}.cart-button{padding:9px}.cart-button b{position:absolute;margin:-27px 0 0 22px}.hero{padding:0 0 56px}.hero-grid{width:100%;display:flex;flex-direction:column-reverse}.hero-visual{min-height:390px}.hero-card{left:14px;right:14px;bottom:14px}.hero-copy{padding:42px 20px 46px}.hero h1{font-size:48px}.hero-copy>p{font-size:16px;margin:23px 0}.hero-actions{align-items:flex-start;flex-direction:column;gap:16px}.hero-proof{margin-top:30px}.catalog-section{padding:64px 0 80px}.section-heading{display:block}.section-heading>p{margin-top:18px}.catalog-toolbar{grid-template-columns:1fr}.sort-field{justify-content:space-between}.product-grid{grid-template-columns:repeat(2,1fr);gap:28px 10px}.product-name{font-size:17px;min-height:42px}.product-kicker{font-size:9px}.product-price{font-size:13px}.quick-add{width:35px;height:35px}.promise-grid{grid-template-columns:1fr 1fr;gap:32px 12px}.promise-grid>div{padding-left:14px}.about-section{padding:78px 0}.about-grid{grid-template-columns:1fr}.about-images img:first-child{height:450px}.about-images img:last-child{height:300px}.about-copy h2{font-size:44px}.delivery-section{padding-bottom:78px}.delivery-card{padding:38px 24px}.delivery-facts{grid-template-columns:1fr}.delivery-facts div{min-height:100px}.contact-card{padding:44px 26px;display:block}.contact-buttons{margin-top:28px;flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:5px}.overlay{padding:0;place-items:end}.dialog{width:100%;max-height:94vh}.icon-close{right:12px;top:12px}.product-dialog-body{display:block}.product-gallery{padding:24px;min-height:390px}.product-main-image{height:360px}.product-detail{padding:34px 22px 42px}.product-detail h2{font-size:34px}.detail-description{max-height:none}.checkout-dialog{padding:42px 20px 30px}.checkout-layout{display:block}.checkout-dialog h2{font-size:38px}.form-grid{grid-template-columns:1fr}.checkout-summary{margin-top:30px}.mobile-cart{position:fixed;display:flex;align-items:center;justify-content:space-between;left:14px;right:14px;bottom:12px;z-index:70;border:0;background:var(--gold);color:var(--ink);height:52px;border-radius:999px;padding:0 18px;font-weight:700;box-shadow:0 8px 32px rgba(0,0,0,.22)}.mobile-cart i{display:grid;place-items:center;width:24px;height:24px;background:var(--ink);color:#fff;border-radius:50%;font-size:11px;font-style:normal}body{padding-bottom:70px}}
@media(max-width:420px){.hero h1{font-size:42px}.product-grid{grid-template-columns:1fr 1fr}.product-name{font-size:16px}.product-bottom{align-items:flex-start}.product-price{display:block}.product-price del{display:block}.promise-grid{grid-template-columns:1fr}.about-images img:first-child{height:390px}.about-images img:last-child{height:250px}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
.stores-section{padding:105px 0 110px;background:#eee9e2}.stores-heading{align-items:start}.store-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.store-card{min-height:210px;background:#fff;padding:26px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid transparent;transition:transform .2s,border-color .2s}.store-card:hover{transform:translateY(-3px);border-color:#d8c9b2}.store-card span{display:block;color:var(--gold-dark);font-size:11px;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.store-card h3{font-family:var(--serif);font-size:24px;line-height:1.2;font-weight:500;margin:13px 0 8px}.store-card p{color:var(--muted);font-size:13px;margin:0}.store-card>a{display:inline-flex;align-items:center;gap:8px;width:max-content;margin-top:25px;font-size:13px;font-weight:700;border-bottom:1px solid #bbb1a4}.store-card>a b{font-size:16px}.stores-note{margin:24px 0 0;color:var(--muted);font-size:13px}.stores-note a{color:var(--ink);font-weight:700;text-decoration:underline}.about-images{display:block}.about-images img:first-child,.about-images img{height:610px;width:100%;object-fit:cover}.about-copy>p{margin:22px 0}.contact-details{display:flex;flex-wrap:wrap;gap:8px 24px;margin-top:24px}.contact-details a{color:#fff;font-weight:700;border-bottom:1px solid #58534d}.contact-buttons{flex-wrap:wrap;justify-content:flex-end;max-width:430px}
@media(max-width:1020px){.store-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.stores-section{padding:74px 0 80px}.stores-heading h2 br{display:none}.store-grid{grid-template-columns:1fr}.store-card{min-height:175px;padding:22px}.about-images img:first-child,.about-images img{height:470px}.contact-details{display:block}.contact-details a{display:block;width:max-content;max-width:100%;margin-top:9px;overflow-wrap:anywhere}.contact-buttons{justify-content:flex-start;max-width:none}}
