:root{--bg:#f8f3ea;--card:#fffdf8;--surface:#fffdf8;--text:#2b2118;--muted:#675a50;--line:#d8c6aa;--line-soft:#e8dccb;--accent:#9a4f2d;--accent-hover:#854529;--accent-soft:#f3e8d5;--olive:#5e6044;--gold:#b8894d;--danger:#8f2f24;--shadow-soft:0 8px 28px #2b211814;--shadow-panel:0 20px 70px #2b21182e;--font-body:var(--font-sans), ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-heading:var(--font-display), Georgia, serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{-webkit-tap-highlight-color:transparent}img{max-width:100%}.container{max-width:1200px;margin:0 auto;padding:32px 20px 72px}.storefront-container{padding-bottom:120px}.header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:28px;display:flex}.brand h1{font-family:var(--font-heading);letter-spacing:-.03em;margin:0;font-size:34px;line-height:.95}.brand p{color:var(--muted);margin:8px 0 0;line-height:1.45}.back-link{color:var(--muted);margin-bottom:22px;font-weight:700;display:inline-flex}.back-link:hover{color:var(--text)}.btn{background:var(--accent);color:#fff;letter-spacing:.01em;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:50px;padding:12px 18px;font-weight:700;transition:transform .18s,background .18s,opacity .18s,box-shadow .18s;display:inline-flex;box-shadow:0 8px 22px #9a4f2d2e}.btn:hover{background:var(--accent-hover);transform:translateY(-1px)}.btn.secondary{color:var(--text);border:1px solid var(--text);box-shadow:none;background:0 0}.btn.secondary:hover{background:#2b21180d}.btn.danger{background:var(--danger)}.btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:18px;display:grid}.card{background:var(--card);border:1px solid var(--line-soft);box-shadow:var(--shadow-soft);border-radius:24px;padding:18px}.muted{color:var(--muted)}.eyebrow{color:var(--olive);text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:800}.badge{background:var(--accent-soft);width:fit-content;color:var(--olive);border:1px solid var(--line);border-radius:999px;align-items:center;padding:6px 11px;font-size:12px;font-weight:800;display:inline-flex}.floating-badge{z-index:2;color:var(--olive);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffdf8eb;border:1px solid #d8c6aad9;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800;position:absolute;top:12px;left:12px}.form{gap:14px;display:grid}.form-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.form-grid.two{grid-template-columns:repeat(2,1fr)}label{color:var(--text);gap:8px;font-weight:750;display:grid}input,textarea,select{border:1px solid var(--line);background:var(--surface);width:100%;color:var(--text);border-radius:16px;outline:none;min-height:50px;padding:13px 14px;font-size:16px;transition:border-color .18s,box-shadow .18s,background .18s}input:focus,textarea:focus,select:focus{border-color:var(--accent);box-shadow:0 0 0 4px #9a4f2d1a}textarea{resize:vertical;min-height:104px}.section{margin:56px 0}.section-title{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:20px;display:flex}.section-title h2{font-family:var(--font-heading);letter-spacing:-.035em;margin:6px 0 0;font-size:clamp(30px,4vw,48px);line-height:.98}.editorial-title{border-top:1px solid var(--line-soft);padding-top:24px}.gallery{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px;display:grid}.photo{background:var(--card);border:1px solid var(--line-soft);border-radius:22px;padding:8px;position:relative;overflow:hidden}.photo img{aspect-ratio:4/5;object-fit:cover;background:var(--accent-soft);border-radius:16px;width:100%;display:block}.photo .badge{background:#ffffffeb;position:absolute;top:14px;left:14px}.content-item{white-space:pre-wrap;line-height:1.45}.kpis{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;margin:18px 0;display:grid}.kpi{background:var(--card);border:1px solid var(--line-soft);border-radius:18px;padding:14px}.kpi b{margin-top:5px;font-size:24px;display:block}.alert{background:#fff7df;border:1px solid #ecd083;border-radius:18px;padding:14px}.login{max-width:420px;margin:12vh auto}.storefront-header{z-index:50;border-bottom:1px solid var(--line-soft);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f8f3eaeb;position:sticky;top:0}.storefront-header-inner{justify-content:space-between;align-items:center;gap:18px;max-width:1240px;height:64px;margin:0 auto;padding:0 20px;display:flex}.storefront-logo{font-family:var(--font-heading);letter-spacing:-.04em;color:var(--text);font-size:30px;font-weight:700;line-height:1}.storefront-cart-button{border:1px solid var(--text);color:var(--text);cursor:pointer;background:0 0;border-radius:999px;min-height:40px;padding:0 14px;font-weight:800}.category-chips{scrollbar-width:none;gap:8px;max-width:1240px;margin:0 auto;padding:0 20px 12px;display:flex;overflow-x:auto}.category-chips::-webkit-scrollbar{display:none}.category-chip{border:1px solid var(--line);color:var(--muted);border-radius:999px;flex:none;padding:8px 13px;font-size:13px;font-weight:750}.category-chip.active{background:var(--text);border-color:var(--text);color:var(--surface)}.store-hero{grid-template-columns:.95fr 1.05fr;align-items:center;gap:40px;min-height:min(560px,100svh - 140px);margin:10px 0 54px;display:grid}.store-hero-copy{max-width:620px}.store-hero h1{font-family:var(--font-heading);letter-spacing:-.055em;margin:16px 0 18px;font-size:clamp(40px,6.2vw,76px);line-height:.92}.store-hero p{color:var(--muted);margin:0 0 10px;font-size:clamp(17px,2vw,21px);line-height:1.45}.hero-actions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:22px;display:flex}.hero-microcopy{color:var(--muted);font-size:13px;font-weight:700}.store-hero-panel{min-height:430px;box-shadow:var(--shadow-soft);background:radial-gradient(circle at 20% 20%,#f3e8d5 0 28%,#0000 29%),linear-gradient(135deg,#e9d9be,#b8894d 46%,#5e6044);border-radius:34px;position:relative;overflow:hidden}.store-hero-panel:after{content:"";border:1px solid #fffdf880;border-radius:30px;position:absolute;inset:12%}.hero-texture-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffdf8d1;border:1px solid #d8c6aab8;border-radius:24px;padding:22px;position:absolute;bottom:28px;left:28px;right:28px}.hero-texture-card span{color:var(--muted);text-transform:uppercase;letter-spacing:.12em;font-size:13px;font-weight:800}.hero-texture-card b{font-family:var(--font-heading);margin-top:6px;font-size:42px;line-height:1;display:block}.collection-section{scroll-margin-top:130px}.store-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;display:grid}.store-product-card{box-shadow:none;background:0 0;border:0;border-radius:0;gap:12px;padding:0;display:grid}.featured-product{grid-column:span 2}.product-card-link{gap:10px;display:grid}.product-image-wrap{background:var(--accent-soft);border-radius:22px;position:relative;overflow:hidden}.product-card img,.product-image-wrap img{aspect-ratio:4/5;object-fit:cover;background:var(--accent-soft);border-radius:22px;width:100%;transition:transform .28s,opacity .28s;display:block}.product-card-link:hover img{transform:scale(1.025)}.product-image-placeholder,.cart-image-placeholder{background:var(--accent-soft);color:var(--muted);border-radius:18px;place-items:center;display:grid}.product-image-placeholder{aspect-ratio:4/5;width:100%}.product-image-placeholder.large{border-radius:28px;min-height:560px}.product-card-copy{gap:6px;display:grid}.product-card-link h2{letter-spacing:-.02em;margin:0;font-size:18px;font-weight:650;line-height:1.18}.product-meta{color:var(--muted);margin:0;font-size:13px;line-height:1.35}.product-price{color:var(--text);margin:0;font-size:17px;font-weight:800}.stock-badge{width:fit-content}.product-card-actions{grid-template-columns:1fr;gap:8px;display:grid}.product-card-actions .btn{min-height:44px;box-shadow:none;padding:9px 12px}.product-card-actions .btn.secondary{border-color:var(--line);color:var(--text)}.editorial-band{background:var(--accent-soft);border:1px solid var(--line);border-radius:30px;margin:68px 0 0;padding:34px}.editorial-band p{font-family:var(--font-heading);letter-spacing:-.04em;max-width:820px;margin:10px 0 0;font-size:clamp(30px,4vw,50px);line-height:1}.empty-state{max-width:720px;padding:28px}.empty-state h1,.empty-state h2{font-family:var(--font-heading);margin:0 0 12px;font-size:clamp(34px,5vw,54px);line-height:1}.empty-state p{color:var(--muted);line-height:1.5}.commercial-link-rail{scrollbar-width:none;gap:9px;margin:-4px 0 24px;padding-bottom:4px;display:flex;overflow-x:auto}.commercial-link-rail::-webkit-scrollbar{display:none}.commercial-link-rail a,.commercial-landing-back{color:var(--muted);background:#fffdf8ad;border:1px solid #d8c6aaeb;border-radius:999px;flex:none;padding:9px 14px;font-size:13px;font-weight:850;transition:color .18s,border-color .18s,background .18s,transform .18s}.commercial-link-rail a:hover,.commercial-landing-back:hover{color:var(--text);background:var(--surface);border-color:#9a4f2d57;transform:translateY(-1px)}.commercial-landing-page{padding-top:30px}.commercial-landing-hero{box-shadow:var(--shadow-soft);background:radial-gradient(circle at 8% 0,#f3e8d5eb,#0000 32%),linear-gradient(135deg,#fffdf8eb,#f3e8d5c2);border:1px solid #d8c6aad1;border-radius:34px;justify-content:space-between;align-items:flex-end;gap:28px;margin:10px 0 42px;padding:clamp(26px,4vw,46px);display:flex}.commercial-landing-hero>div{max-width:780px}.commercial-landing-hero h1{font-family:var(--font-heading);letter-spacing:-.06em;margin:10px 0 14px;font-size:clamp(42px,6vw,72px);line-height:.94}.commercial-landing-hero p,.commercial-landing-title-row p{color:var(--muted);margin:0;font-size:16px;line-height:1.52}.commercial-landing-hero p{max-width:660px;font-size:clamp(16px,1.8vw,19px)}.commercial-landing-products{margin-top:0}.product-layout{grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);align-items:start;gap:34px;display:grid}.product-editorial-layout{margin-top:8px}.product-gallery{gap:18px;display:grid}.product-main-photo img{aspect-ratio:4/5;border-radius:24px}.product-secondary-photo img{aspect-ratio:4/5}.product-purchase-card{gap:16px;display:grid;position:sticky;top:118px}.editorial-purchase-card{background:var(--card);border:1px solid var(--line-soft);box-shadow:var(--shadow-soft);border-radius:30px;padding:26px}.editorial-purchase-card h1{font-family:var(--font-heading);letter-spacing:-.055em;margin:2px 0 0;font-size:clamp(42px,5vw,64px);line-height:.95}.product-page-price{margin:0;font-size:24px;font-weight:850}.product-quick-facts{flex-wrap:wrap;gap:8px;display:flex}.product-quick-facts span{border:1px solid var(--line);background:var(--accent-soft);color:var(--muted);border-radius:999px;padding:7px 10px;font-size:13px;font-weight:750}.product-description{color:var(--muted);margin:0;font-size:16px;line-height:1.55}.buy-box{gap:10px;margin:6px 0;display:grid}.quantity-control,.quantity-row{align-items:center;gap:10px;display:inline-flex}.quantity-control button,.quantity-row button{border:1px solid var(--line);background:var(--surface);color:var(--text);min-width:38px;min-height:38px;font:inherit;cursor:pointer;border-radius:999px;font-weight:800}.quantity-control span,.quantity-row span{text-align:center;min-width:28px;font-weight:850}.link-button{padding:0 2px;font-weight:800;color:var(--accent)!important;min-width:auto!important;box-shadow:none!important;background:0 0!important;border:0!important}.trust-list{border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);gap:8px;padding:16px 0;display:grid}.trust-list p,.product-details p{margin:0}.editorial-trust-list p:before{content:"•";color:var(--gold);margin-right:8px}.product-details{gap:9px;display:grid}.product-details h2,.product-details h3{font-family:var(--font-heading);margin:0 0 4px;font-size:30px;line-height:1}.related-section{margin-top:86px}.cart-fab{z-index:40;background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:999px;min-height:50px;padding:14px 18px;font-weight:850;position:fixed;bottom:18px;right:18px;box-shadow:0 12px 30px #9a4f2d40}.cart-overlay{z-index:80;justify-items:end;display:grid;position:fixed;inset:0}.cart-backdrop{background:#2b211847;border:0;position:absolute;inset:0}.cart-drawer{background:var(--surface);border-left:1px solid var(--line);width:min(440px,100%);height:100%;box-shadow:var(--shadow-panel);padding:20px;position:relative;overflow:auto}.cart-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.cart-header h2{font-family:var(--font-heading);margin:0 0 4px;font-size:36px;line-height:1}.cart-header p{margin:0}.cart-items,.checkout-items{gap:12px;display:grid}.cart-item,.checkout-item{border:1px solid var(--line-soft);background:var(--card);border-radius:20px;grid-template-columns:78px 1fr;align-items:start;gap:12px;padding:10px;display:grid}.cart-item img,.checkout-item img,.cart-image-placeholder{aspect-ratio:4/5;object-fit:cover;border-radius:14px;width:78px}.cart-item h3,.checkout-item h3{margin:0 0 4px;font-size:15px;line-height:1.25}.cart-item p,.checkout-item p{margin:0 0 8px}.cart-summary{background:var(--surface);border-top:1px solid var(--line-soft);gap:10px;margin-top:16px;padding-top:16px;display:grid;position:sticky;bottom:0}.cart-summary p,.summary-lines p{justify-content:space-between;gap:12px;margin:0;display:flex}.whatsapp-floating-button{right:18px;bottom:calc(18px + env(safe-area-inset-bottom));z-index:70;color:#fff;letter-spacing:-.01em;background:#1f7a4d;border:1px solid #ffffff3d;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 15px 0 13px;font-size:14px;font-weight:850;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex;position:fixed;box-shadow:0 12px 30px #1f7a4d42,0 4px 14px #2b211824}.whatsapp-floating-button:hover{background:#17663f;transform:translateY(-1px);box-shadow:0 14px 34px #1f7a4d4d,0 6px 16px #2b211829}.whatsapp-floating-button svg{flex:none;width:21px;height:21px}.checkout-page{padding-bottom:80px}.checkout-heading{max-width:760px;margin-bottom:28px}.checkout-heading h1{font-family:var(--font-heading);letter-spacing:-.055em;margin:8px 0;font-size:clamp(42px,6vw,68px);line-height:.95}.checkout-heading p{color:var(--muted);margin:0;font-size:17px;line-height:1.5}.checkout-layout{grid-template-columns:minmax(0,1fr) 390px;align-items:start;gap:24px;display:grid}.checkout-form-card,.checkout-summary-card{gap:16px;display:grid}.editorial-checkout-card,.editorial-summary-card{border-radius:28px;padding:24px}.checkout-summary-card{position:sticky;top:118px}.checkout-summary-card h2{font-family:var(--font-heading);margin:0;font-size:36px;line-height:1}.checkout-block-title{align-items:baseline;gap:10px;margin-top:8px;display:flex}.checkout-block-title span{color:var(--gold);letter-spacing:.12em;font-size:12px;font-weight:900}.checkout-block-title h2{font-family:var(--font-heading);margin:0;font-size:30px;line-height:1}.delivery-options{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.radio-card{border:1px solid var(--line);background:var(--surface);border-radius:999px;align-items:center;gap:8px;padding:12px 14px;font-weight:800;display:flex}.radio-card input{width:auto;min-height:auto;accent-color:var(--accent)}.payment-note{background:var(--accent-soft);border:1px solid var(--line);border-radius:20px;padding:16px}.payment-note p{color:var(--muted);margin:6px 0 0}.summary-lines{border-top:1px solid var(--line-soft);gap:10px;padding-top:16px;display:grid}.summary-total{border-top:1px solid var(--line-soft);padding-top:12px;font-size:18px}.checkout-pay-button{width:100%}.checkout-empty-state{max-width:680px;margin:8vh auto}@media (max-width:980px){.store-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.product-layout,.checkout-layout{grid-template-columns:1fr}.product-purchase-card,.checkout-summary-card{position:static}.store-hero{grid-template-columns:1fr;min-height:auto}.store-hero-panel{min-height:300px}}@media (max-width:760px){.container{padding:20px 18px 76px}.storefront-container{padding-bottom:112px}.storefront-header-inner{height:62px;padding:0 18px}.storefront-logo{font-size:28px}.category-chips{padding:0 18px 12px}.header{flex-direction:column;align-items:flex-start}.form-grid,.form-grid.two{grid-template-columns:1fr}.store-hero{gap:20px;margin:8px 0 42px}.store-hero h1{font-size:42px}.store-hero p{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .btn{width:100%}.store-hero-panel{border-radius:28px;min-height:220px}.hero-texture-card{padding:16px;bottom:18px;left:18px;right:18px}.hero-texture-card b{font-size:34px}.commercial-link-rail{margin-bottom:20px}.commercial-link-rail a{padding:8px 12px;font-size:12px}.commercial-landing-hero{border-radius:28px;align-items:start;gap:18px;margin-bottom:32px;padding:24px;display:grid}.commercial-landing-hero h1{font-size:42px}.commercial-landing-back{width:fit-content}.store-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 14px}.featured-product{grid-column:span 2}.product-card-link h2{font-size:15px}.product-meta{font-size:13px}.product-price{font-size:16px}.product-card-actions .btn{min-height:44px;padding:9px 8px;font-size:13px}.editorial-band{border-radius:24px;margin-top:52px;padding:24px}.editorial-band p{font-size:32px}.product-editorial-layout{gap:18px}.editorial-purchase-card{border-radius:24px;padding:20px}.editorial-purchase-card h1{font-size:42px}.product-main-photo img{border-radius:22px}.delivery-options{grid-template-columns:1fr}.checkout-heading h1{font-size:44px}.cart-overlay{place-items:end stretch}.cart-drawer{border-left:0;border-top-left-radius:28px;border-top-right-radius:28px;width:100%;height:min(84vh,760px)}.cart-fab{width:calc(100% - 28px);bottom:14px;left:14px;right:14px}.whatsapp-floating-button{right:14px;bottom:calc(76px + env(safe-area-inset-bottom));min-height:44px;padding:0 13px 0 12px;font-size:13px}}@media (max-width:420px){.store-grid{gap:16px 12px}.container{padding-left:14px;padding-right:14px}.storefront-header-inner{padding:0 14px}.category-chips{padding-left:14px;padding-right:14px}.btn{min-height:48px}}
:root{--bg:#fbf6ee;--bg-secondary:#f4ebdd;--card:#fffdf8;--surface:#fffdf8;--text:#3a2023;--muted:#8a7772;--line:#e6d7c6;--line-soft:#e6d7c6;--accent:#563033;--accent-hover:#432326;--accent-soft:#f4ebdd;--olive:#6f7c4e;--petrol:#164c5b;--terracotta:#b66a45;--gold:var(--terracotta);--danger:#8f2f24;--shadow-soft:0 8px 28px #3a20230f;--shadow-panel:0 20px 70px #3a20232e}.btn{color:var(--surface);box-shadow:0 8px 22px #5630332e}.btn.secondary:hover{background:#3a20230d}input:focus,textarea:focus,select:focus{box-shadow:0 0 0 4px #5630331a}.badge{color:var(--olive);background:#6f7c4e1f}.floating-badge{background:#fffdf8eb;border-color:#e6d7c6d9}.photo .badge{background:#fffdf8eb}.storefront-header{background:#fbf6eeeb}.store-hero-panel{background:radial-gradient(circle at 20% 20%, var(--bg-secondary) 0, var(--bg-secondary) 28%, transparent 29%), linear-gradient(135deg, var(--bg-secondary), var(--terracotta) 46%, var(--petrol))}.hero-texture-card{border-color:#e6d7c6b8}.cart-fab{color:var(--surface);box-shadow:0 12px 30px #56303340}.cart-backdrop{background:#3a202347}
:root{--k-bg:#fbf6ee;--k-surface:#fffdf8;--k-soft:#f4ebdd;--k-text:#3a2023;--k-muted:#7f6e69;--k-line:#e6d7c6;--k-brand:#563033;--k-brand-dark:#432326;--k-olive:#6f7c4e;--k-terracotta:#b66a45;--k-max:1280px;--k-radius-sm:14px;--k-radius-md:20px;--k-radius-lg:30px;--k-shadow-soft:0 12px 36px #3a20230e;--k-shadow-modal:0 28px 80px #3a202329}html{scroll-padding-top:92px}body{background:var(--k-bg);color:var(--k-text)}::selection{background:#56303326}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:3px;outline:2px solid #56303373}.container{width:min(100%, var(--k-max));margin-inline:auto;padding:22px 16px 88px}.storefront-container{padding-bottom:116px}.storefront-header{z-index:70;-webkit-backdrop-filter:blur(18px)saturate(1.05);backdrop-filter:blur(18px)saturate(1.05);background:#fbf6eeeb;border-bottom:1px solid #e6d7c6d1;transition:background .2s,box-shadow .2s;position:sticky;top:0}.storefront-header.is-scrolled{background:#fbf6eef7;box-shadow:0 10px 32px #3a20230e}.storefront-header-inner{width:min(100%, var(--k-max));grid-template-columns:1fr auto;align-items:center;gap:14px;min-height:60px;margin-inline:auto;padding:0 16px;display:grid}.storefront-logo{font-family:var(--font-heading);color:var(--k-text);letter-spacing:-.055em;font-size:29px;font-weight:650;line-height:1}.storefront-nav{display:none}.storefront-cart-button{min-height:38px;color:var(--k-text);cursor:pointer;background:#fffdf8d6;border:1px solid #56303329;border-radius:999px;padding:0 13px;font-size:12.5px;font-weight:850}.storefront-intro-shell{width:min(100%, var(--k-max));margin-inline:auto;padding:18px 16px 26px}.premium-home-hero-copy{max-width:670px}.premium-home-hero .badge{width:fit-content;color:var(--k-brand);letter-spacing:.09em;text-transform:uppercase;background:#fffdf8c7;border:1px solid #5630331f;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:900;display:inline-flex}.premium-home-hero h1{max-width:650px;font-family:var(--font-heading);letter-spacing:-.058em;text-wrap:balance;margin:13px 0 10px;font-size:clamp(40px,11vw,48px);font-weight:600;line-height:.94}.premium-home-hero p{max-width:560px;color:var(--k-muted);margin:0;font-size:15px;line-height:1.5}.premium-hero-board{background:var(--k-soft);border-radius:26px;min-height:410px;margin-top:20px;position:relative;overflow:hidden}.premium-hero-photo{margin:0;position:absolute;inset:0}.premium-hero-photo:not(:first-child){display:none}.premium-hero-photo img{object-fit:cover;width:100%;height:100%;display:block}.hero-actions{gap:10px;margin-top:18px;display:flex}.hero-trust-row{color:var(--k-muted);flex-wrap:wrap;gap:7px 12px;margin-top:13px;font-size:11.5px;font-weight:750;display:flex}.hero-trust-row span{align-items:center;gap:5px;display:inline-flex}.hero-trust-row span:before{content:"•";color:var(--k-olive)}.eyebrow{color:var(--k-olive);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:900}.btn,.cart-checkout-link,.checkout-pay-button,.compact-add-button{border:1px solid var(--k-brand);background:var(--k-brand);min-height:50px;color:var(--k-surface);letter-spacing:-.01em;box-shadow:none;border-radius:999px;padding:0 18px;font-size:14px;font-weight:850;transition:background .18s,transform .18s,opacity .18s}.btn:hover,.cart-checkout-link:hover,.checkout-pay-button:hover,.compact-add-button:hover{background:var(--k-brand-dark)}.btn:active,.compact-add-button:active{transform:scale(.985)}.btn.secondary{color:var(--k-brand);background:0 0;border-color:#56303338}.btn:disabled,.compact-add-button:disabled{opacity:.45;cursor:not-allowed}.premium-home{padding-top:4px}.collection-section{margin:30px 0 0}.section{margin:56px 0}.section-title{margin-bottom:18px;display:block}.section-title h1,.section-title h2{max-width:900px;font-family:var(--font-heading);color:var(--k-text);letter-spacing:-.052em;text-wrap:balance;margin:8px 0 0;font-size:clamp(36px,9vw,46px);font-weight:600;line-height:.98}.section-title p,.commercial-landing-title-row p,.related-section-copy{max-width:660px;color:var(--k-muted);margin:10px 0 0;font-size:14px;line-height:1.5}.editorial-title{border:0;padding-top:0}.commercial-link-rail{scrollbar-width:none;gap:8px;margin:0 -16px 20px;padding:0 16px 4px;display:flex;overflow-x:auto}.commercial-link-rail::-webkit-scrollbar{display:none}.commercial-link-rail a,.commercial-landing-back{border:1px solid var(--k-line);min-height:38px;color:var(--k-text);background:#fffdf8b3;border-radius:999px;flex:none;align-items:center;padding:0 13px;font-size:12px;font-weight:800;display:inline-flex}.store-grid,.premium-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 12px;display:grid}.store-product-card{min-width:0;box-shadow:none;background:0 0;border:0;border-radius:0;flex-direction:column;gap:8px;padding:0;display:flex}.product-card-link{gap:9px;min-width:0;display:grid}.product-image-wrap{background:var(--k-soft);border-radius:18px;position:relative;overflow:hidden}.product-image-wrap img,.product-image-placeholder{aspect-ratio:4/5;object-fit:cover;border-radius:18px;width:100%;transition:transform .25s;display:block}.product-card-link:hover img{transform:scale(1.018)}.product-card-copy{gap:5px;display:grid}.product-card-copy>div{min-width:0}.product-card-link h2{color:var(--k-text);font-family:var(--font-heading);letter-spacing:-.028em;text-wrap:balance;margin:0;font-size:17px;font-weight:650;line-height:1.08}.product-meta{display:none}.product-price{color:var(--k-text);margin:0;font-size:15px;font-weight:850;line-height:1.1}.floating-badge{display:none}.stock-badge{width:fit-content;color:var(--k-terracotta);letter-spacing:.04em;text-transform:uppercase;background:0 0;border:0;margin-top:-2px;padding:0;font-size:10px;font-weight:900}.product-card-actions{margin-top:auto}.compact-add-button{width:100%;min-height:42px;padding:0 9px;font-size:12px}.compact-add-button.is-added{background:var(--k-olive);border-color:var(--k-olive)}.kalathia-story{border-top:1px solid var(--k-line);border-bottom:1px solid var(--k-line);gap:28px;margin:72px 0 0;padding:30px 0;display:grid}.kalathia-story h2{max-width:720px;font-family:var(--font-heading);letter-spacing:-.05em;margin:8px 0 0;font-size:clamp(34px,9vw,48px);font-weight:600;line-height:.98}.kalathia-story-grid{gap:20px;display:grid}.kalathia-story-item{border-top:1px solid #e6d7c6bf;padding-top:14px}.kalathia-story-item strong{margin-bottom:5px;font-size:14px;display:block}.kalathia-story-item span{color:var(--k-muted);font-size:13px;line-height:1.5}.kalathia-community{gap:12px;margin:56px 0 0;display:grid}.kalathia-community a{border-bottom:1px solid var(--k-line);color:var(--k-text);justify-content:space-between;align-items:center;gap:16px;padding:17px 0;font-weight:800;display:flex}.kalathia-community a span{color:var(--k-muted);font-size:12px;font-weight:650}.breadcrumb-nav{display:none}.back-link{color:var(--k-muted);margin:0 0 16px;font-size:12px;font-weight:750;display:inline-flex}.product-premium-page{padding-top:16px}.product-layout,.product-editorial-layout,.product-premium-layout{gap:18px;display:grid}.premium-product-gallery{gap:9px;display:grid}.premium-main-photo{background:var(--k-soft);cursor:zoom-in;border:0;border-radius:24px;width:100%;padding:0;position:relative;overflow:hidden}.premium-main-photo img,.product-main-photo img{aspect-ratio:4/5;object-fit:cover;width:100%;display:block}.image-action-hint{color:var(--k-muted);background:#fffdf8e6;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:800;position:absolute;bottom:12px;right:12px}.premium-gallery-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;display:grid}.premium-thumb-photo{opacity:.72;background:0 0;border:1px solid #0000;border-radius:13px;padding:0;overflow:hidden}.premium-thumb-photo.is-active{border-color:var(--k-brand);opacity:1}.premium-thumb-photo img{aspect-ratio:1;object-fit:cover;width:100%;display:block}.premium-purchase-card,.editorial-purchase-card{box-shadow:none;background:0 0;border:0;border-radius:0;gap:13px;padding:0;display:grid}.premium-purchase-card h1{font-family:var(--font-heading);color:var(--k-text);letter-spacing:-.055em;margin:0;font-size:clamp(38px,10vw,48px);font-weight:600;line-height:.95}.product-page-price{color:var(--k-text);margin:0;font-size:23px;font-weight:850}.premium-product-lede,.product-description{color:var(--k-muted);margin:0;font-size:14.5px;line-height:1.55}.product-quick-facts{flex-wrap:wrap;gap:7px;display:flex}.product-quick-facts span{border:1px solid var(--k-line);color:var(--k-muted);background:0 0;border-radius:999px;padding:7px 9px;font-size:11px;font-weight:750}.buy-box{gap:9px;margin-top:4px;display:grid}.buy-box>.btn{width:100%;min-height:52px}.quantity-control,.quantity-row{align-items:center;gap:8px;display:inline-flex}.quantity-control button,.quantity-row button:not(.link-button){border:1px solid var(--k-line);background:var(--k-surface);min-width:38px;min-height:38px;color:var(--k-text);border-radius:999px;font-weight:850}.quantity-control span,.quantity-row span{text-align:center;min-width:26px;font-weight:850}.buy-microcopy{text-align:center;color:var(--k-muted);margin:2px 0 0;font-size:11px}.product-shipping-estimator{border-top:1px solid var(--k-line);gap:7px;margin-top:8px;padding-top:15px;display:grid}.product-shipping-estimator label{font-size:12px}.product-shipping-estimator-row{grid-template-columns:1fr auto;gap:7px;display:grid}.product-shipping-estimator-row .btn{min-height:46px;padding-inline:14px}.trust-list{border-top:1px solid var(--k-line);border-bottom:1px solid var(--k-line);gap:7px;padding:15px 0;display:grid}.trust-list p{color:var(--k-muted);margin:0;font-size:12px;line-height:1.4}.trust-list p:before{content:"•";color:var(--k-olive);margin-right:7px}.product-details{gap:7px;display:grid}.product-details h2{font-family:var(--font-heading);margin:0 0 4px;font-size:28px;font-weight:600}.product-details p{color:var(--k-muted);margin:0;font-size:13px;line-height:1.45}.product-sticky-cta{left:12px;right:12px;bottom:calc(72px + env(safe-area-inset-bottom));z-index:62;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdf8f2;border:1px solid #e6d7c6eb;border-radius:999px;justify-content:space-between;align-items:center;gap:10px;padding:9px 9px 9px 15px;display:flex;position:fixed;box-shadow:0 15px 38px #3a202321}.product-sticky-cta span{font-weight:900}.product-sticky-cta .btn{min-height:42px;padding-inline:18px}.product-seo-content{border-top:1px solid var(--k-line);gap:22px;margin:64px 0 0;padding-top:30px;display:grid}.product-seo-content h2{font-family:var(--font-heading);margin:7px 0 0;font-size:34px;font-weight:600;line-height:1}.product-seo-content-body{color:var(--k-muted);gap:18px;font-size:13px;line-height:1.55;display:grid}.product-seo-content-body h3{color:var(--k-text);margin:0 0 5px;font-size:14px}.product-seo-content-body p{margin:0}.product-seo-content-body ul{margin:0;padding-left:18px}.product-lightbox{z-index:120;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.product-lightbox-backdrop{background:#2b1b1cc7;border:0;position:absolute;inset:0}.product-lightbox-panel{z-index:1;width:min(920px,96vw);max-height:92vh;position:relative}.product-lightbox-panel img{object-fit:contain;width:100%;max-height:88vh}.product-lightbox-close{z-index:2;background:var(--k-surface);min-height:38px;color:var(--k-text);border:0;border-radius:999px;padding:0 13px;font-weight:800;position:absolute;top:10px;right:10px}.cart-fab{left:12px;right:12px;bottom:calc(10px + env(safe-area-inset-bottom));z-index:60;background:var(--k-brand);width:auto;min-height:52px;color:var(--k-surface);border:0;border-radius:999px;font-size:13px;font-weight:900;position:fixed;box-shadow:0 16px 40px #3a20232b}.cart-overlay{z-index:100;align-items:end;display:grid;position:fixed;inset:0}.cart-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#3a20233d;border:0;position:absolute;inset:0}.cart-drawer{width:100%;max-height:88vh;padding:20px 15px calc(18px + env(safe-area-inset-bottom));background:var(--k-surface);box-shadow:var(--k-shadow-modal);border-radius:28px 28px 0 0;position:relative;overflow:auto}.cart-header{justify-content:space-between;gap:12px;margin-bottom:16px;display:flex}.cart-kicker{color:var(--k-olive);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:900}.cart-header h2{font-family:var(--font-heading);margin:3px 0 4px;font-size:36px;font-weight:600;line-height:1}.cart-header p{margin:0;font-size:12px}.cart-close-button{min-height:38px;padding:0 12px}.cart-items,.checkout-items{gap:10px;display:grid}.cart-item,.checkout-item{border:1px solid var(--k-line);background:var(--k-surface);border-radius:17px;grid-template-columns:74px 1fr;gap:11px;padding:9px;display:grid}.cart-item img,.checkout-item img,.cart-image-placeholder{aspect-ratio:1;object-fit:cover;background:var(--k-soft);border-radius:12px;width:74px}.cart-item-heading{justify-content:space-between;gap:8px;display:flex}.cart-item h3,.checkout-item h3{margin:0 0 3px;font-size:13px;line-height:1.2}.cart-item p,.checkout-item p{margin:0 0 6px;font-size:11.5px}.link-button{text-underline-offset:3px;font-size:11px;text-decoration:underline;color:var(--k-muted)!important;background:0 0!important;border:0!important;min-width:auto!important;min-height:30px!important;padding:0 4px!important}.cart-summary{border-top:1px solid var(--k-line);background:var(--k-surface);gap:9px;margin-top:15px;padding-top:14px;display:grid;position:sticky;bottom:0}.cart-summary p,.summary-lines p{justify-content:space-between;gap:10px;margin:0;font-size:12px;display:flex}.cart-summary .muted{font-size:11px}.cart-checkout-link{justify-content:center;align-items:center;display:inline-flex}.checkout-page{padding-top:18px}.checkout-heading{max-width:640px;margin-bottom:18px}.checkout-heading h1{font-family:var(--font-heading);letter-spacing:-.05em;margin:7px 0;font-size:clamp(36px,10vw,44px);font-weight:600;line-height:.96}.checkout-heading p{color:var(--k-muted);margin:0;font-size:13px;line-height:1.45}.checkout-trust-row,.checkout-trust-note{display:none}.checkout-layout{gap:13px;display:grid}.checkout-form-stack{gap:11px;display:grid}.checkout-form-card,.checkout-summary-card,.editorial-checkout-card,.editorial-summary-card{border:1px solid var(--k-line);background:var(--k-surface);box-shadow:none;border-radius:21px;gap:12px;padding:15px;display:grid}.checkout-block-title{align-items:center;gap:8px;display:flex}.checkout-block-title span{background:var(--k-soft);width:24px;height:24px;color:var(--k-muted);border-radius:999px;place-items:center;font-size:9px;font-weight:900;display:grid}.checkout-block-title h2{font-family:var(--font-heading);margin:0;font-size:23px;font-weight:600;line-height:1}.form-grid,.form-grid.two{grid-template-columns:1fr;gap:9px;display:grid}label{color:var(--k-text);gap:5px;font-size:11.5px;font-weight:800;display:grid}input,textarea,select{border:1px solid var(--k-line);background:var(--k-surface);width:100%;min-height:46px;color:var(--k-text);border-radius:13px;outline:none;padding:10px 12px;font-size:16px}textarea{resize:vertical;min-height:70px}input:focus,textarea:focus,select:focus{border-color:var(--k-brand);box-shadow:0 0 0 3px #56303314}.delivery-options{gap:7px;display:grid}.radio-card{border:1px solid var(--k-line);background:var(--k-surface);border-radius:15px;align-items:center;gap:9px;min-height:52px;padding:10px 11px;display:flex}.radio-card.selected{background:#f4ebdd8c;border-color:#56303373}.radio-card input{width:auto;min-height:auto;accent-color:var(--k-brand)}.radio-card span{gap:2px;display:grid}.radio-card strong{font-size:12.5px}.radio-card small{color:var(--k-muted);font-size:10.5px;line-height:1.3}.delivery-disclaimer,.delivery-note,.delivery-clarity,.payment-note{border:1px solid var(--k-line);color:var(--k-muted);background:#f4ebdd85;border-radius:14px;margin:0;padding:10px 11px;font-size:11px;line-height:1.4}.checkout-summary-card h2{font-family:var(--font-heading);margin:0;font-size:27px;font-weight:600}.checkout-summary-card>.muted{margin:0;font-size:11.5px}.checkout-line-subtotal{margin-bottom:6px;font-size:12px;display:block}.summary-lines{border-top:1px solid var(--k-line);gap:7px;padding-top:12px;display:grid}.summary-total{border-top:1px solid var(--k-line);padding-top:9px;font-size:14px!important}.summary-total b{font-size:18px}.checkout-pay-button{width:100%;min-height:52px}.checkout-error{background:#b66a451c;border-color:#b66a4547}.commercial-landing-page{padding-top:18px}.commercial-landing-hero{border:0;border-bottom:1px solid var(--k-line);box-shadow:none;background:0 0;border-radius:0;margin:8px 0 36px;padding:0 0 26px}.commercial-landing-hero h1{font-family:var(--font-heading);letter-spacing:-.055em;margin:8px 0 10px;font-size:clamp(40px,11vw,50px);font-weight:600;line-height:.95}.commercial-landing-hero p{max-width:620px;color:var(--k-muted);margin:0 0 16px;font-size:14px;line-height:1.5}.editorial-band{box-shadow:none;background:0 0;border:0}.muted{color:var(--k-muted)}.card{background:var(--k-surface);border-color:var(--k-line);box-shadow:none}.whatsapp-floating-button{right:13px!important;bottom:calc(70px + env(safe-area-inset-bottom))!important;background:var(--k-olive)!important;border-radius:999px!important;width:43px!important;min-width:43px!important;height:43px!important;min-height:43px!important;padding:0!important;box-shadow:0 10px 28px #3a20231f!important}.whatsapp-floating-button span,:is(body:has(.product-sticky-cta) .whatsapp-floating-button,body:has(.checkout-page) .whatsapp-floating-button){display:none!important}@media (min-width:700px){.container,.storefront-header-inner,.storefront-intro-shell{padding-inline:24px}.commercial-link-rail{margin-inline:0;padding-inline:0}.store-grid,.premium-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:34px 20px}.product-card-link h2{font-size:20px}.product-price{font-size:16px}.form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:980px){html{scroll-padding-top:110px}.container{padding:36px 30px 110px}.storefront-container{padding-bottom:96px}.storefront-header-inner{grid-template-columns:auto 1fr auto;min-height:74px;padding-inline:30px}.storefront-logo{font-size:34px}.storefront-nav{justify-content:center;align-items:center;gap:clamp(18px,2.2vw,34px);display:flex}.storefront-nav a{color:var(--k-muted);font-size:12.5px;font-weight:750;transition:color .18s;position:relative}.storefront-nav a:hover,.storefront-nav a.is-active{color:var(--k-text)}.storefront-nav a:after{content:"";background:var(--k-brand);height:1px;transition:right .18s;position:absolute;bottom:-8px;left:0;right:100%}.storefront-nav a:hover:after{right:0}.storefront-cart-button{min-height:40px;padding-inline:16px}.storefront-intro-shell{grid-template-columns:minmax(360px,.78fr) minmax(520px,1.22fr);align-items:center;gap:52px;min-height:590px;padding:46px 30px 54px;display:grid}.premium-home-hero h1{font-size:clamp(58px,5.7vw,82px);line-height:.91}.premium-home-hero p{font-size:17px}.premium-hero-board{background:0 0;border-radius:34px;min-height:510px;margin-top:0;overflow:visible}.premium-hero-photo{box-shadow:var(--k-shadow-soft);border-radius:28px;inset:auto;overflow:hidden;display:block!important}.premium-hero-photo:first-child{z-index:2;width:57%;height:440px;top:20px;left:0}.premium-hero-photo:nth-child(2){z-index:1;width:39%;height:260px;top:0;right:0}.premium-hero-photo:nth-child(3){z-index:3;width:43%;height:230px;bottom:0;right:3%}.premium-hero-photo:nth-child(n+4){display:none!important}.premium-home{padding-top:12px}.collection-section{margin-top:44px}.section-title h1,.section-title h2{font-size:clamp(48px,4.6vw,64px)}.section-title p{font-size:15px}.store-grid,.premium-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:54px 30px}.product-image-wrap,.product-image-wrap img,.product-image-placeholder{border-radius:24px}.product-card-link{gap:12px}.product-card-copy{justify-content:space-between;align-items:start;gap:18px;display:flex}.product-card-link h2{font-size:25px}.product-meta{color:var(--k-muted);margin:7px 0 0;font-size:12px;line-height:1.4;display:block}.product-price{white-space:nowrap;padding-top:3px;font-size:17px}.compact-add-button{width:auto;min-width:132px}.kalathia-story{grid-template-columns:1.05fr .95fr;gap:64px;padding:54px 0}.kalathia-story h2{font-size:58px}.kalathia-story-grid{grid-template-columns:repeat(3,1fr);align-self:end;gap:24px}.kalathia-story-item{min-height:130px}.kalathia-community{grid-template-columns:repeat(3,1fr);gap:26px}.kalathia-community a{flex-direction:column;align-items:flex-start}.breadcrumb-nav{color:var(--k-muted);gap:8px;margin-bottom:16px;font-size:11px;display:flex}.back-link{display:none}.product-premium-page{padding-top:28px}.product-layout,.product-editorial-layout,.product-premium-layout{grid-template-columns:minmax(0,1.12fr) minmax(380px,.72fr);align-items:start;gap:62px}.premium-product-gallery{gap:12px}.premium-main-photo{border-radius:30px}.premium-gallery-strip{grid-template-columns:repeat(5,minmax(0,1fr));gap:9px}.premium-purchase-card{gap:16px;padding:18px 0 0;position:sticky;top:112px}.premium-purchase-card h1{font-size:clamp(54px,4.8vw,72px)}.product-page-price{font-size:27px}.premium-product-lede{font-size:16px}.product-sticky-cta{display:none}.product-seo-content{grid-template-columns:.7fr 1.3fr;gap:60px;margin-top:90px;padding-top:44px}.product-seo-content h2{font-size:46px}.product-seo-content-body{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;font-size:14px}.cart-fab{width:auto;min-width:280px;bottom:24px;left:auto;right:24px}.whatsapp-floating-button{bottom:88px!important;right:25px!important}.cart-overlay{place-items:stretch end}.cart-drawer{border-radius:0;width:min(440px,100%);height:100%;max-height:none;padding:28px 22px}.checkout-page{max-width:1160px;padding-top:34px}.checkout-heading{margin-bottom:26px}.checkout-heading h1{font-size:58px}.checkout-heading p{font-size:15px}.checkout-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:24px}.checkout-form-stack{gap:14px}.checkout-form-card,.editorial-checkout-card{border-radius:24px;padding:22px}.checkout-summary-card,.editorial-summary-card{border-radius:24px;padding:20px;position:sticky;top:100px}.checkout-block-title h2{font-size:27px}.delivery-options{grid-template-columns:repeat(3,minmax(0,1fr))}.radio-card{align-items:flex-start;min-height:82px}.commercial-landing-hero{grid-template-columns:1fr auto;align-items:end;gap:36px;padding:22px 0 40px;display:grid}.commercial-landing-hero h1{font-size:clamp(58px,5vw,76px)}.commercial-landing-hero p{font-size:16px}}@media (min-width:1380px){.storefront-intro-shell,.storefront-header-inner,.container{max-width:1340px}}
.premium-value-card:is(a){color:inherit;text-decoration:none}.premium-value-card:is(a):hover{transform:translateY(-2px)}.product-shipping-estimator{border-top:1px solid #e6d7c6cc;gap:9px;margin-top:6px;padding-top:16px;display:grid}.product-shipping-estimator>label{color:var(--color-text);font-size:13px;font-weight:850}.product-shipping-estimator-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.product-shipping-estimator-row input{min-height:46px!important}.product-shipping-estimator-row .btn{min-height:46px!important;padding-inline:18px!important}@media (max-width:520px){.product-shipping-estimator-row{grid-template-columns:1fr}.product-shipping-estimator-row .btn{width:100%}}
.storefront-intro-shell{padding-bottom:18px}.premium-hero-board{aspect-ratio:4/3;min-height:300px}.collection-section{margin-top:22px}.section-title{margin-bottom:14px}.store-grid,.premium-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:20px 10px}.premium-product-grid .store-product-card{flex-direction:column;align-self:start;gap:6px;min-width:0;display:flex}.premium-product-grid .product-card-link{gap:6px;display:grid}.premium-product-grid .product-image-wrap{aspect-ratio:1;background:var(--k-soft);border-radius:14px;width:100%;min-height:0;position:relative;overflow:hidden}.premium-product-grid .product-image-wrap .product-tile-image{border-radius:14px;aspect-ratio:auto!important;object-fit:cover!important;width:100%!important;max-width:none!important;height:100%!important;position:absolute!important;inset:0!important}.premium-product-grid .product-image-placeholder{aspect-ratio:1;border-radius:14px;width:100%;height:100%;min-height:0}.premium-product-grid .product-card-copy{gap:2px;display:grid}.premium-product-grid .product-card-link h2{font-family:var(--font-sans);letter-spacing:-.015em;text-wrap:pretty;margin:0;font-size:14px;font-weight:720;line-height:1.2}.premium-product-grid .product-meta{display:none}.premium-product-grid .product-price{margin:0;padding:0;font-size:14px;font-weight:850;line-height:1.15}.premium-product-grid .stock-badge{margin-top:0;font-size:9px;line-height:1.15}.premium-product-grid .product-card-actions{margin-top:0}.premium-product-grid .compact-add-button{width:100%;min-width:0;min-height:36px;padding:0 8px;font-size:11.5px}@media (min-width:700px) and (max-width:979px){.store-grid,.premium-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 16px}}@media (min-width:980px){.storefront-intro-shell{gap:42px;min-height:470px;padding-top:34px;padding-bottom:38px}.premium-home-hero h1{font-size:clamp(54px,4.6vw,68px)}.premium-hero-board{aspect-ratio:auto;min-height:400px}.premium-hero-photo:first-child{width:58%;height:360px;top:14px}.premium-hero-photo:nth-child(2){height:215px}.premium-hero-photo:nth-child(3){height:190px}.collection-section{margin-top:30px}.store-grid,.premium-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:32px 20px}.premium-product-grid .product-image-wrap,.premium-product-grid .product-image-wrap .product-tile-image,.premium-product-grid .product-image-placeholder{border-radius:18px}.premium-product-grid .product-card-link{gap:8px}.premium-product-grid .product-card-copy{gap:3px;display:grid}.premium-product-grid .product-card-link h2{font-size:16px}.premium-product-grid .product-price{font-size:15px}.premium-product-grid .stock-badge{font-size:9.5px}.premium-product-grid .compact-add-button{width:100%;min-height:38px;font-size:12px}}@media print{.storefront-header{position:static!important}.storefront-intro-shell{page-break-after:avoid;min-height:0!important}.store-grid,.premium-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:20px 12px!important}.premium-product-grid .store-product-card{break-inside:avoid!important;page-break-inside:avoid!important}.premium-product-grid .product-image-wrap{aspect-ratio:1!important}.cart-fab,.whatsapp-floating-button{display:none!important}}
.site-footer{background:var(--k-brand);color:var(--k-surface);border-top:1px solid #fffdf814;margin-top:0;padding:54px 30px 58px}.site-footer-inner{grid-template-columns:minmax(0,.95fr) minmax(180px,.55fr) minmax(180px,.55fr);align-items:start;gap:clamp(36px,6vw,86px);width:min(100%,1240px);margin-inline:auto;display:grid}.site-footer-brand{gap:9px;display:grid}.site-footer-logo{font-family:var(--font-heading);letter-spacing:-.05em;font-size:38px;font-weight:600;line-height:.95}.site-footer-brand p{color:#fffdf8b8;max-width:330px;margin:4px 0 10px;font-size:13px;line-height:1.55}.site-footer-contact{width:fit-content;font-size:13px;font-weight:800}.site-footer-links{gap:10px;font-size:13px;display:grid}.site-footer-links strong{letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:12px}.site-footer a{color:inherit;transition:opacity .18s}.site-footer a:hover{opacity:.72}.site-footer-brand strong,.site-footer-links strong{color:var(--k-surface)}.product-premium-page{overflow:clip}.premium-main-photo,.product-main-photo{background:var(--k-soft)}.premium-main-photo img,.product-main-photo img{aspect-ratio:1;object-fit:contain;background:var(--k-soft)}.premium-gallery-strip{grid-template-columns:repeat(5,minmax(0,1fr))}.premium-thumb-photo img{aspect-ratio:1;object-fit:cover}.product-sticky-cta{bottom:calc(10px + env(safe-area-inset-bottom));opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;transform:translateY(calc(100% + 24px))}.product-sticky-cta.is-managed.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}body:has(.cart-fab) .product-sticky-cta{bottom:calc(72px + env(safe-area-inset-bottom))}.product-seo-content-body{max-width:820px}.product-seo-content-body p,.product-seo-content-body li{text-wrap:pretty}body:has(.cart-page) .storefront-cart-button{display:none}.cart-page{max-width:1120px;padding-top:28px}.cart-page-header{max-width:700px;margin-bottom:30px}.cart-page-header h1{font-family:var(--font-heading);letter-spacing:-.055em;margin:8px 0;font-size:clamp(48px,9vw,72px);font-weight:600;line-height:.92}.cart-page-header p{max-width:570px;color:var(--k-muted);margin:0;font-size:14px;line-height:1.55}.cart-page-loading,.cart-page-empty{border-top:1px solid var(--k-line);border-bottom:1px solid var(--k-line);min-height:320px;color:var(--k-muted);align-content:center;justify-items:start;gap:12px;display:grid}.cart-page-empty h2{color:var(--k-text);font-family:var(--font-heading);margin:0;font-size:36px;font-weight:600}.cart-page-empty p{margin:0 0 8px}.cart-page-layout{gap:26px;display:grid}.cart-page-items{border-top:1px solid var(--k-line);gap:0;display:grid}.cart-page-item{border-bottom:1px solid var(--k-line);grid-template-columns:116px minmax(0,1fr);gap:16px;padding:16px 0;display:grid}.cart-page-item-image{aspect-ratio:1;background:var(--k-soft);width:116px;color:var(--k-muted);font-family:var(--font-heading);border-radius:16px;place-items:center;display:grid;position:relative;overflow:hidden}.cart-page-item-image img{object-fit:cover}.cart-page-item-copy{align-content:space-between;gap:12px;min-width:0;display:grid}.cart-page-item-copy h2{margin:0 0 4px;font-size:15px;line-height:1.2}.cart-page-item-copy p{color:var(--k-muted);margin:0;font-size:11.5px;line-height:1.4}.cart-page-item-footer{flex-wrap:wrap;align-items:center;gap:10px 14px;display:flex}.cart-page-item-footer strong{margin-left:auto;font-size:14px}.cart-page-remove{color:var(--k-muted);text-underline-offset:3px;cursor:pointer;background:0 0;border:0;padding:0;font-size:11px;text-decoration:underline}.cart-page-summary{border:1px solid var(--k-line);background:var(--k-surface);border-radius:22px;gap:14px;padding:20px;display:grid}.cart-page-summary-line,.cart-page-summary-total{justify-content:space-between;gap:12px;display:flex}.cart-page-summary-line{color:var(--k-muted);font-size:13px}.cart-page-summary-total{border-top:1px solid var(--k-line);align-items:baseline;padding-top:14px}.cart-page-summary-total strong{font-size:22px}.cart-page-summary p{color:var(--k-muted);margin:0;font-size:11px;line-height:1.4}.cart-page-summary .btn{width:100%}.cart-page-continue{color:var(--k-muted);text-underline-offset:3px;justify-self:center;font-size:12px;font-weight:750;text-decoration:underline}.legal-document-page{max-width:1120px;padding-top:34px}.legal-document{max-width:900px;margin-inline:auto}.legal-document-header{border-bottom:1px solid var(--k-line);max-width:760px;padding-bottom:30px}.legal-document-header h1{font-family:var(--font-heading);letter-spacing:-.045em;text-wrap:balance;margin:9px 0 12px;font-size:clamp(42px,7vw,62px);font-weight:600;line-height:.95}.legal-document-header>p{color:var(--k-muted);margin:0;font-size:15px;line-height:1.6}.legal-document-meta{border:1px solid var(--k-line);background:#f4ebdd8c;border-radius:18px;gap:6px;margin-top:24px;padding:18px 20px;display:grid}.legal-document-meta p{color:var(--k-muted);font-size:12px}.legal-document-sections{gap:0;margin-top:42px;display:grid}.legal-document-section{border-top:1px solid var(--k-line);grid-template-columns:minmax(190px,.55fr) minmax(0,1.45fr);gap:34px;padding:28px 0;display:grid}.legal-document-section h2{font-family:var(--font-heading);margin:0;font-size:27px;font-weight:600;line-height:1.04}.legal-document-section-body{color:var(--k-muted);gap:11px;font-size:13px;line-height:1.7;display:grid}.legal-document-paragraph{white-space:pre-line;margin:0}.legal-document strong{color:var(--k-text)}.legal-document a{color:var(--k-brand);text-underline-offset:3px;font-weight:800;-webkit-text-decoration:underline #5630334d;text-decoration:underline #5630334d}.storefront-container>.empty-state.card{border-color:var(--k-line);background:var(--k-surface);box-shadow:none}@media (max-width:699px){.site-footer{padding:38px 16px calc(94px + env(safe-area-inset-bottom))}.site-footer-inner{grid-template-columns:1fr 1fr;gap:30px 18px}.site-footer-brand{grid-column:1/-1;padding-bottom:8px}.site-footer-logo{font-size:34px}.site-footer-links{gap:9px;font-size:12px}.product-premium-page{padding-top:12px}.product-premium-layout{gap:16px}.premium-product-gallery{gap:8px}.premium-main-photo{border-radius:20px}.premium-purchase-card{gap:11px}.premium-purchase-card h1{font-size:clamp(34px,9.4vw,43px);line-height:.98}.product-page-price{font-size:22px}.premium-product-lede{font-size:14px;line-height:1.5}.product-quick-facts{gap:6px}.product-quick-facts span{padding:6px 8px}.product-seo-content{margin-top:46px;padding-top:24px}.product-seo-content h2{font-size:32px}.cart-page{padding-top:22px}.cart-page-header{margin-bottom:22px}.cart-page-layout{gap:20px}.cart-page-item{grid-template-columns:92px minmax(0,1fr);gap:12px;padding:13px 0}.cart-page-item-image{border-radius:14px;width:92px}.cart-page-item-footer strong{order:-1;width:100%;margin-left:0}.cart-page-summary{border-radius:19px;padding:17px}.legal-document-page{padding-top:24px}.legal-document-header{padding-bottom:24px}.legal-document-header h1{font-size:clamp(38px,11vw,48px)}.legal-document-header>p{font-size:14px}.legal-document-meta{margin-top:18px;padding:15px}.legal-document-sections{margin-top:28px}.legal-document-section{grid-template-columns:1fr;gap:10px;padding:22px 0}.legal-document-section h2{font-size:25px}.legal-document-section-body{font-size:12.5px;line-height:1.68}}@media (min-width:700px) and (max-width:979px){.site-footer{padding-inline:24px}.product-premium-page,.cart-page{max-width:860px}}@media (min-width:980px){.product-premium-page{max-width:1220px;padding-top:24px;padding-bottom:66px}.product-layout,.product-editorial-layout,.product-premium-layout{grid-template-columns:minmax(0,1fr) minmax(420px,.86fr);gap:48px}.premium-product-gallery{gap:10px}.premium-main-photo{border-radius:26px}.premium-purchase-card{gap:14px;padding-top:2px;top:94px}.premium-purchase-card h1{font-size:clamp(44px,3.7vw,58px);line-height:.97}.premium-product-lede{font-size:15px;line-height:1.55}.product-seo-content{grid-template-columns:minmax(250px,.58fr) minmax(0,1.42fr);gap:54px;margin-top:72px;padding-top:38px}.product-seo-content h2{font-size:43px}.product-seo-content-body{gap:24px 32px;font-size:13.5px;line-height:1.65}.cart-page-layout{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:44px}.cart-page-summary{position:sticky;top:100px}.site-footer{padding-inline:30px}}@media print{@page{margin:12mm}.storefront-header,.site-footer,.product-sticky-cta,.cart-fab,.whatsapp-floating-button,.image-action-hint{display:none!important}.container,.storefront-container,.product-premium-page{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}.product-layout,.product-editorial-layout,.product-premium-layout{break-inside:auto!important;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)!important;align-items:start!important;gap:18mm!important;display:grid!important}.premium-purchase-card{break-inside:avoid!important;position:static!important;top:auto!important}.premium-main-photo img,.product-main-photo img{aspect-ratio:1!important;object-fit:contain!important;width:100%!important;max-height:135mm!important}.premium-gallery-strip{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:3mm!important}.product-seo-content{break-before:auto!important;grid-template-columns:minmax(0,.55fr) minmax(0,1.45fr)!important;gap:12mm!important;margin-top:12mm!important;padding-top:8mm!important}.product-seo-content-body{max-width:none!important}.legal-document-page{padding:0!important}.legal-document-header h1{font-size:34px!important}.legal-document-section{break-inside:avoid}}
.legacy-legal-page .storefront-container{width:min(100%,1120px);padding-top:34px}.legacy-legal-page .storefront-container>.card.empty-state{max-width:900px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;margin:0 auto!important;padding:0!important}.legacy-legal-page .storefront-container>.card.empty-state>.eyebrow{margin-bottom:9px;display:inline-block}.legacy-legal-page .storefront-container>.card.empty-state>h1{max-width:820px;font-family:var(--font-heading);color:var(--k-text);letter-spacing:-.045em;text-wrap:balance;font-weight:600;margin:0 0 12px!important;font-size:clamp(44px,6vw,62px)!important;line-height:.95!important}.legacy-legal-page .storefront-container>.card.empty-state>p{max-width:760px;color:var(--k-muted);font-size:15px;line-height:1.62;margin:0!important}.legacy-legal-page .storefront-container>.card.empty-state>div:first-of-type{border:1px solid var(--k-line)!important;background:#f4ebdd8c!important;border-radius:18px!important;gap:6px!important;margin-top:30px!important;padding:18px 20px!important}.legacy-legal-page .storefront-container>.card.empty-state>div:first-of-type p{color:var(--k-muted);font-size:12px;line-height:1.5}.legacy-legal-page .storefront-container>.card.empty-state>div:last-of-type{gap:0!important;margin-top:42px!important;display:grid!important}.legacy-legal-page .storefront-container>.card.empty-state>div:last-of-type>section{border-top:1px solid var(--k-line);grid-template-columns:minmax(190px,.55fr) minmax(0,1.45fr)!important;gap:34px!important;padding:28px 0!important;display:grid!important}.legacy-legal-page .storefront-container>.card.empty-state>div:last-of-type>section>h2{color:var(--k-text);text-wrap:balance;font-weight:600;font-family:var(--font-heading)!important;margin:0!important;font-size:27px!important;line-height:1.04!important}.legacy-legal-page .storefront-container>.card.empty-state>div:last-of-type>section>.muted{font-size:13px;color:var(--k-muted)!important;gap:11px!important;line-height:1.7!important;display:grid!important}.legacy-legal-page .storefront-container>.card.empty-state p{text-wrap:pretty}.legacy-legal-page .storefront-container>.card.empty-state strong{color:var(--k-text)!important}.legacy-legal-page .storefront-container>.card.empty-state a,.legacy-legal-link{color:var(--k-brand)!important;text-underline-offset:3px!important;font-weight:800!important;-webkit-text-decoration:underline #5630334d!important;text-decoration:underline #5630334d!important}@media (max-width:699px){.legacy-legal-page .storefront-container{padding-top:24px}.legacy-legal-page .storefront-container>.card.empty-state>h1{font-size:clamp(38px,11vw,48px)!important}.legacy-legal-page .storefront-container>.card.empty-state>p{font-size:14px}.legacy-legal-page .storefront-container>.card.empty-state>div:first-of-type{border-radius:16px!important;margin-top:20px!important;padding:15px!important}.legacy-legal-page .storefront-container>.card.empty-state>div:last-of-type{margin-top:28px!important}.legacy-legal-page .storefront-container>.card.empty-state>div:last-of-type>section{grid-template-columns:1fr!important;gap:10px!important;padding:22px 0!important}.legacy-legal-page .storefront-container>.card.empty-state>div:last-of-type>section>h2{font-size:25px!important}.legacy-legal-page .storefront-container>.card.empty-state>div:last-of-type>section>.muted{font-size:12.5px;line-height:1.68!important}}@media print{.legacy-legal-page .storefront-container>.card.empty-state{max-width:none!important}.legacy-legal-page .storefront-container>.card.empty-state>div:last-of-type>section{break-inside:avoid;grid-template-columns:minmax(45mm,.55fr) minmax(0,1.45fr)!important}}
.home-v2-header{background:#f8f3eaf0;border-bottom-color:#d8c6aa94}.home-v2-header-inner{max-width:1240px;height:68px}.home-v2-header .storefront-logo{font-size:28px;font-weight:600}.home-v2-desktop-nav{align-items:center;gap:28px;margin-left:auto;margin-right:14px;display:flex}.home-v2-desktop-nav a{color:var(--muted);letter-spacing:.01em;font-size:13px;font-weight:650;position:relative}.home-v2-desktop-nav a:hover,.home-v2-desktop-nav a.is-active{color:var(--text)}.home-v2-desktop-nav a.is-active:after{content:"";background:var(--text);height:1px;position:absolute;bottom:-9px;left:0;right:0}.home-v2-header-tools{align-items:center;gap:8px;display:flex}.home-v2-icon-button{width:40px;height:40px;color:var(--text);cursor:pointer;background:0 0;border:0;border-radius:10px;place-items:center;display:inline-grid}.home-v2-icon-button:hover{background:#2b21180d}.home-v2-icon-button svg{width:20px;height:20px}.home-v2-menu-button{display:none}.home-v2-header .storefront-cart-button{border-color:#2b21187a;border-radius:10px;min-height:38px;padding:0 13px;font-size:12px;font-weight:750}.home-v2-search{border:1px solid var(--line);background:var(--surface);border-radius:12px;grid-template-columns:20px 1fr auto;align-items:center;gap:10px;max-width:760px;margin:0 auto 12px;padding:8px 10px 8px 14px;display:grid;box-shadow:0 12px 30px #2b21180f}.home-v2-search svg{width:18px;height:18px;color:var(--muted)}.home-v2-search input{min-height:38px;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.home-v2-search input:focus{box-shadow:none}.home-v2-search button{background:var(--text);color:var(--surface);cursor:pointer;border:0;border-radius:9px;min-height:36px;padding:0 14px;font-size:12px;font-weight:750}.home-v2-mobile-nav{display:none}.home-v2-hero{grid-template-columns:.8fr 1.2fr;align-items:center;gap:clamp(34px,5vw,72px);max-width:1240px;min-height:0;margin:0 auto;padding:38px 20px 22px;display:grid}.home-v2-hero-copy{max-width:500px}.home-v2-hero-copy .eyebrow{margin-bottom:12px;display:block}.home-v2-hero-copy h1{font-family:var(--font-heading);letter-spacing:-.052em;margin:0;font-size:clamp(44px,5.7vw,72px);font-weight:600;line-height:.92}.home-v2-hero-copy>p{max-width:450px;color:var(--muted);margin:18px 0 0;font-size:17px;line-height:1.48}.home-v2-hero-copy .hero-actions{gap:18px;margin-top:24px}.home-v2-primary-cta{min-height:46px;box-shadow:none;background:#5e3034;border-radius:11px;padding:10px 18px}.home-v2-primary-cta:hover{background:#4c272b}.home-v2-text-link{color:var(--text);border-bottom:1px solid #2b211847;padding-bottom:2px;font-size:13px;font-weight:700}.home-v2-trust-row{color:var(--muted);flex-wrap:wrap;gap:8px 18px;margin-top:22px;font-size:11px;font-weight:650;display:flex}.home-v2-trust-row span{position:relative}.home-v2-trust-row span+span:before{content:"·";color:var(--line);position:absolute;left:-11px}.home-v2-hero-board{width:100%;min-height:520px;box-shadow:none;background:0 0;border:0;border-radius:0;position:relative;overflow:visible}.home-v2-hero-board:after{display:none}.home-v2-hero-photo{background:var(--accent-soft);border-radius:16px;margin:0;position:absolute;overflow:hidden;box-shadow:0 18px 50px #2b21181a}.home-v2-hero-photo img{object-fit:cover}.home-v2-hero-photo-1{z-index:2;inset:0 30% 0 0}.home-v2-hero-photo-2{width:27%;height:48%;top:0;right:0}.home-v2-hero-photo-3{width:27%;height:48%;bottom:0;right:0}.home-v2-hero-photo-4{z-index:3;border:7px solid var(--bg);width:30%;height:34%;top:33%;left:58%}.home-v2-main{max-width:1200px;padding-top:24px;padding-bottom:96px}.home-v2-section{margin:78px 0}.home-v2-section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:28px;display:flex}.home-v2-section-heading>div:first-child{max-width:720px}.home-v2-section-heading h2,.home-v2-story h2,.home-v2-instagram h2,.home-v2-help h2,.home-v2-all-cta h2,.home-v2-editorial-copy h2,.home-v2-pairing-copy h2{font-family:var(--font-heading);letter-spacing:-.042em;margin:8px 0 0;font-size:clamp(34px,4.6vw,54px);font-weight:600;line-height:.96}.home-v2-section-heading p{max-width:620px;color:var(--muted);margin:12px 0 0;font-size:15px;line-height:1.55}.home-v2-section-action a{white-space:nowrap;border-bottom:1px solid #2b211847;padding-bottom:3px;font-size:13px;font-weight:750;display:inline-block}.home-v2-visual-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.home-v2-visual-card{gap:11px;min-width:0;display:grid}.home-v2-visual-card-image{aspect-ratio:4/5;background:var(--accent-soft);border-radius:14px;position:relative;overflow:hidden}.home-v2-visual-card-image img{object-fit:cover;transition:transform .28s}.home-v2-visual-card:hover img{transform:scale(1.025)}.home-v2-visual-card strong{font-size:14px;line-height:1.2;display:block}.home-v2-visual-card span{color:var(--muted);margin-top:3px;font-size:11px;line-height:1.35;display:block}.home-v2-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px 18px}.home-v2-product-grid .store-product-card,.home-v2-product-grid .product-card-link{gap:9px}.home-v2-product-grid .product-image-wrap,.home-v2-product-grid .product-card img,.home-v2-product-grid .product-image-wrap img{border-radius:14px}.home-v2-product-grid .product-card-copy{gap:5px}.home-v2-product-grid .product-card-link h2{letter-spacing:-.018em;font-size:15px;font-weight:650;line-height:1.17}.home-v2-product-grid .product-meta{color:#75685d;margin-top:4px;font-size:10px;line-height:1.3}.home-v2-product-grid .product-price{margin-top:1px;font-size:14px}.product-card-signals{flex-wrap:wrap;align-items:center;gap:6px;min-height:19px;display:flex}.product-options-note{color:var(--muted);font-size:10px;font-weight:750}.home-v2-product-grid .stock-badge{color:#7a5146;text-transform:uppercase;letter-spacing:.06em;background:0 0;border:0;padding:0;font-size:9px}.home-v2-product-grid .product-card-actions .btn{color:#5e3034;min-height:38px;box-shadow:none;background:0 0;border:1px solid #5e30347a;border-radius:9px;padding:7px 10px;font-size:11px}.home-v2-product-grid .product-card-actions .btn:hover{color:#fffdf8;background:#5e3034;transform:none}.home-v2-product-grid [data-sold-out=true] .product-card-actions .btn{opacity:.52;background:#5e303414}.home-v2-product-grid .floating-badge{border-radius:8px;padding:5px 7px;font-size:9px;top:9px;left:9px}.home-v2-editorial-feature{background:#efe3d2;border-radius:20px;grid-template-columns:1.06fr .94fr;align-items:center;gap:clamp(28px,5vw,64px);margin:94px 0;padding:clamp(22px,4vw,46px);display:grid}.home-v2-editorial-collage{min-height:520px;position:relative}.home-v2-editorial-image{background:var(--surface);border-radius:13px;position:absolute;overflow:hidden}.home-v2-editorial-image img{object-fit:cover}.home-v2-editorial-image.editorial-image-1{inset:0 31% 0 0}.home-v2-editorial-image.editorial-image-2{width:28%;height:48%;top:0;right:0}.home-v2-editorial-image.editorial-image-3{width:28%;height:48%;bottom:0;right:0}.home-v2-editorial-copy>p{color:var(--muted);margin:16px 0 24px;font-size:15px;line-height:1.6}.home-v2-editorial-links{border-top:1px solid #2b211824}.home-v2-mini-product{border-bottom:1px solid #2b211824;grid-template-columns:54px 1fr auto;align-items:center;gap:10px;min-width:0;padding:11px 0;display:grid}.home-v2-mini-product-image{background:var(--accent-soft);border-radius:9px;width:54px;height:54px;position:relative;overflow:hidden}.home-v2-mini-product-image img{object-fit:cover}.home-v2-mini-product strong{font-size:12px;line-height:1.25;display:block}.home-v2-mini-product div>span{color:var(--muted);margin-top:3px;font-size:11px;display:block}.home-v2-mini-product>span{color:var(--muted)}.home-v2-origin-section{padding-top:8px}.home-v2-origin-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.home-v2-origin-grid a{border-right:1px solid var(--line);flex-direction:column;min-height:220px;padding:24px 22px;transition:background .18s;display:flex}.home-v2-origin-grid a:last-child{border-right:0}.home-v2-origin-grid a:hover{background:#fffdf894}.home-v2-origin-grid a>span{color:var(--muted);letter-spacing:.1em;font-size:11px;font-weight:800}.home-v2-origin-grid strong{font-family:var(--font-heading);margin-top:30px;font-size:30px;font-weight:600;line-height:1}.home-v2-origin-grid p{color:var(--muted);margin:10px 0 20px;font-size:12px;line-height:1.45}.home-v2-origin-grid b{margin-top:auto;font-size:11px}.home-v2-pairing{grid-template-columns:.72fr 1.28fr;align-items:center;gap:clamp(34px,6vw,72px);margin:90px 0;display:grid}.home-v2-pairing-copy p{color:var(--muted);max-width:420px;margin:16px 0 20px;line-height:1.58}.home-v2-pairing-copy>a{border-bottom:1px solid #2b21184d;padding-bottom:3px;font-size:13px;font-weight:750;display:inline-block}.home-v2-pairing-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.home-v2-pairing-grid a{gap:7px;display:grid}.home-v2-pairing-grid a>div{aspect-ratio:1;background:var(--accent-soft);border-radius:12px;position:relative;overflow:hidden}.home-v2-pairing-grid img{object-fit:cover}.home-v2-pairing-grid span{color:var(--muted);font-size:11px;line-height:1.25}.home-v2-intent-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(5,1fr);display:grid}.home-v2-intent-grid a{border-right:1px solid var(--line);flex-direction:column;justify-content:space-between;gap:22px;min-height:126px;padding:20px 16px;display:flex}.home-v2-intent-grid a:last-child{border-right:0}.home-v2-intent-grid a:hover{background:#ffffff70}.home-v2-intent-grid strong{font-family:var(--font-heading);font-size:21px;font-weight:600;line-height:1}.home-v2-intent-grid span{color:var(--muted);font-size:10px;font-weight:650}.home-v2-mini-list{border-top:1px solid var(--line-soft);grid-template-columns:repeat(2,1fr);column-gap:34px;display:grid}.home-v2-mini-list .home-v2-mini-product{padding:13px 0}.home-v2-story{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:0 0;margin:96px 0 0;padding:56px 0}.home-v2-story-heading{max-width:620px}.home-v2-story-grid{grid-template-columns:repeat(3,1fr);gap:36px;margin-top:38px;display:grid}.home-v2-story .kalathia-story-item{background:0 0;border:0;align-content:start;gap:9px;padding:0;display:grid}.home-v2-story-number{color:var(--muted);letter-spacing:.1em;font-size:11px;font-weight:800}.home-v2-story .kalathia-story-item strong{margin-top:8px;font-size:14px}.home-v2-story .kalathia-story-item>span:last-child{color:var(--muted);font-size:12px;line-height:1.55}.home-v2-instagram{grid-template-columns:.7fr 1.3fr;align-items:end;gap:clamp(30px,5vw,64px);margin:84px 0;display:grid}.home-v2-instagram-heading>p{color:var(--muted);margin:15px 0 0;font-size:13px;line-height:1.55}.home-v2-instagram-heading p a{color:var(--text);border-bottom:1px solid #2b21184d;font-weight:750}.home-v2-instagram-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.home-v2-instagram-grid a{aspect-ratio:1;background:var(--accent-soft);border-radius:11px;position:relative;overflow:hidden}.home-v2-instagram-grid img{object-fit:cover;transition:transform .28s}.home-v2-instagram-grid a:hover img{transform:scale(1.025)}.home-v2-help{background:#f0e6d8;border-radius:18px;grid-template-columns:.9fr 1.1fr;align-items:center;gap:56px;margin:90px 0 50px;padding:clamp(28px,5vw,52px);display:grid}.home-v2-help>div:first-child>p{max-width:480px;color:var(--muted);margin:14px 0 20px;line-height:1.55}.home-v2-help .btn{min-height:44px;box-shadow:none;background:#5e3034;border-radius:10px}.home-v2-purchase-trust{border-top:1px solid #2b211829;border-bottom:1px solid #2b211829;grid-template-columns:repeat(3,1fr);gap:0;display:grid}.home-v2-purchase-trust div{border-right:1px solid #2b211829;padding:20px 14px}.home-v2-purchase-trust div:last-child{border-right:0}.home-v2-purchase-trust strong{font-size:12px;display:block}.home-v2-purchase-trust span{color:var(--muted);margin-top:5px;font-size:10px;line-height:1.4;display:block}.home-v2-all-cta{text-align:center;max-width:700px;margin:72px auto 0}.home-v2-all-cta .btn{margin-top:22px}.home-v2-focused-view{min-height:65vh;padding-top:18px}.home-v2-back-link{color:var(--muted);margin-bottom:32px;font-size:12px;font-weight:700;display:inline-block}.home-v2-all-grid{margin-top:12px}.home-v2-empty-search{border-top:1px solid var(--line);max-width:620px;padding:50px 0}.home-v2-empty-search h2{font-family:var(--font-heading);margin:0;font-size:38px}.home-v2-empty-search p{color:var(--muted);line-height:1.5}.home-v2-empty-search .btn{border-radius:10px;margin-top:12px}.home-v2-footer{color:#fffaf2;background:#5b3034;margin-top:0;padding:46px 20px 20px}.home-v2-footer-inner{grid-template-columns:1.6fr .7fr .7fr;gap:70px;max-width:1160px;margin:0 auto;padding:0;display:grid}.home-v2-footer .site-footer-logo{font-size:32px;font-weight:600}.home-v2-footer-brand p{color:#fffaf2b8;max-width:370px;margin:10px 0 18px;font-size:12px;line-height:1.5}.home-v2-footer-social{gap:5px;display:grid}.home-v2-footer .site-footer-contact{color:#fffaf2;font-size:11px;font-weight:650}.home-v2-footer .site-footer-links{align-content:start;gap:7px;display:grid}.home-v2-footer .site-footer-links strong{color:#fffaf2;text-transform:uppercase;letter-spacing:.1em;margin-bottom:5px;font-size:10px}.home-v2-footer .site-footer-links a{color:#fffaf2bf;font-size:11px}.home-v2-footer-bottom{color:#fffaf28f;text-transform:uppercase;letter-spacing:.08em;border-top:1px solid #ffffff24;justify-content:space-between;max-width:1160px;margin:34px auto 0;padding-top:16px;font-size:9px;display:flex}.cart-fab{border-radius:11px!important;box-shadow:0 10px 30px #2b21182b!important}.whatsapp-floating-button{box-shadow:0 8px 24px #2b211829!important}@media (max-width:979px){.home-v2-desktop-nav{gap:17px}.home-v2-hero{grid-template-columns:.9fr 1.1fr;gap:30px}.home-v2-hero-board{min-height:430px}.home-v2-visual-grid{scrollbar-width:none;grid-template-columns:repeat(5,minmax(150px,1fr));padding-bottom:8px;overflow-x:auto}.home-v2-visual-grid::-webkit-scrollbar{display:none}.home-v2-product-grid{grid-template-columns:repeat(3,1fr)}.home-v2-editorial-feature{grid-template-columns:1fr}.home-v2-editorial-collage{min-height:460px}.home-v2-origin-grid{grid-template-columns:repeat(2,1fr)}.home-v2-origin-grid a:nth-child(2){border-right:0}.home-v2-origin-grid a:nth-child(-n+2){border-bottom:1px solid var(--line)}.home-v2-intent-grid{border-bottom:0;grid-template-columns:repeat(3,1fr)}.home-v2-intent-grid a{border-bottom:1px solid var(--line)}.home-v2-intent-grid a:nth-child(3){border-right:0}.home-v2-help{grid-template-columns:1fr;gap:28px}}@media (max-width:699px){.home-v2-header-inner{gap:6px;height:58px;padding:0 12px}.home-v2-menu-button{display:inline-grid}.home-v2-desktop-nav{display:none}.home-v2-header .storefront-logo{margin-right:auto;font-size:23px}.home-v2-header-tools{gap:2px}.home-v2-icon-button{width:36px;height:36px}.home-v2-header .storefront-cart-button{min-height:34px;padding:0 9px;font-size:10px}.home-v2-search{border-radius:10px;grid-template-columns:18px 1fr auto;margin:0 10px 10px}.home-v2-search input{font-size:14px}.home-v2-mobile-nav{border-top:1px solid var(--line-soft);background:#f8f3eafa;grid-template-columns:repeat(2,1fr);gap:0;padding:8px 14px 14px;display:grid}.home-v2-mobile-nav a{border-bottom:1px solid var(--line-soft);padding:12px 4px;font-size:12px;font-weight:700}.home-v2-hero{grid-template-columns:1fr;gap:24px;padding:24px 14px 10px}.home-v2-hero-copy{max-width:none}.home-v2-hero-copy .eyebrow{margin-bottom:9px;font-size:9px}.home-v2-hero-copy h1{max-width:360px;font-size:clamp(42px,13vw,58px);line-height:.9}.home-v2-hero-copy>p{max-width:340px;margin-top:13px;font-size:14px;line-height:1.45}.home-v2-hero-copy .hero-actions{gap:13px;margin-top:18px}.home-v2-primary-cta{min-height:42px;padding:8px 14px;font-size:12px}.home-v2-text-link{font-size:11px}.home-v2-trust-row{gap:5px 13px;margin-top:15px;font-size:8.5px}.home-v2-trust-row span+span:before{left:-8px}.home-v2-hero-board{min-height:345px}.home-v2-hero-photo{border-radius:12px}.home-v2-hero-photo-1{inset:0 32% 0 0}.home-v2-hero-photo-2,.home-v2-hero-photo-3{width:29%;height:47%}.home-v2-hero-photo-4{border-width:5px;width:34%;height:31%;top:35%;left:55%}.home-v2-main{padding:10px 12px 86px}.home-v2-section{margin:60px 0}.home-v2-section-heading{gap:14px;margin-bottom:20px;display:grid}.home-v2-section-heading h2,.home-v2-story h2,.home-v2-instagram h2,.home-v2-help h2,.home-v2-all-cta h2,.home-v2-editorial-copy h2,.home-v2-pairing-copy h2{font-size:clamp(31px,10vw,42px)}.home-v2-section-heading p{margin-top:9px;font-size:12px;line-height:1.48}.home-v2-section-action a{font-size:11px}.home-v2-main .eyebrow{font-size:8.5px}.home-v2-visual-grid{scroll-snap-type:x proximity;grid-template-columns:none;grid-auto-columns:42vw;grid-auto-flow:column;gap:10px;margin-right:-12px;overflow-x:auto}.home-v2-visual-card{scroll-snap-align:start;gap:8px}.home-v2-visual-card-image{border-radius:11px}.home-v2-visual-card strong{font-size:12px}.home-v2-visual-card span{font-size:9px}.home-v2-product-grid,.home-v2-all-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 10px}.home-v2-product-grid .product-card-link h2{font-size:12px;line-height:1.15}.home-v2-product-grid .product-meta{font-size:8.5px;line-height:1.25}.home-v2-product-grid .product-price{font-size:12px}.home-v2-product-grid .product-card-signals{gap:4px;min-height:16px}.home-v2-product-grid .stock-badge,.home-v2-product-grid .product-options-note{font-size:7.5px}.home-v2-product-grid .product-card-actions .btn{border-radius:8px;min-height:34px;padding:6px 8px;font-size:9px}.home-v2-product-grid .product-image-wrap,.home-v2-product-grid .product-card img,.home-v2-product-grid .product-image-wrap img{border-radius:11px}.home-v2-editorial-feature{border-radius:0;grid-template-columns:1fr;gap:26px;margin:68px -12px;padding:24px 12px 28px}.home-v2-editorial-collage{min-height:360px}.home-v2-editorial-image{border-radius:10px}.home-v2-editorial-copy>p{margin:12px 0 18px;font-size:12px;line-height:1.52}.home-v2-mini-product{grid-template-columns:48px 1fr auto;padding:9px 0}.home-v2-mini-product-image{width:48px;height:48px}.home-v2-mini-product strong{font-size:10px}.home-v2-mini-product div>span{font-size:9px}.home-v2-origin-grid{border-bottom:1px solid var(--line);scroll-snap-type:x proximity;scrollbar-width:none;grid-template-columns:none;grid-auto-columns:72vw;grid-auto-flow:column;margin-right:-12px;display:grid;overflow-x:auto}.home-v2-origin-grid::-webkit-scrollbar{display:none}.home-v2-origin-grid a,.home-v2-origin-grid a:nth-child(2),.home-v2-origin-grid a:nth-child(-n+2){border-right:1px solid var(--line);scroll-snap-align:start;border-bottom:0;min-height:180px;padding:19px 16px}.home-v2-origin-grid strong{margin-top:25px;font-size:27px}.home-v2-origin-grid p{font-size:10px}.home-v2-pairing{grid-template-columns:1fr;gap:24px;margin:68px 0}.home-v2-pairing-copy p{margin:12px 0 17px;font-size:12px}.home-v2-pairing-copy>a{font-size:10px}.home-v2-pairing-grid{gap:8px}.home-v2-pairing-grid a>div{border-radius:9px}.home-v2-pairing-grid span{font-size:8.5px}.home-v2-intent-grid{border-bottom:0;grid-template-columns:repeat(2,1fr)}.home-v2-intent-grid a,.home-v2-intent-grid a:nth-child(3){border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:105px;padding:15px 11px}.home-v2-intent-grid a:nth-child(2n){border-right:0}.home-v2-intent-grid strong{font-size:19px}.home-v2-intent-grid span{font-size:8.5px}.home-v2-mini-list{grid-template-columns:1fr;column-gap:0}.home-v2-story{margin-top:72px;padding:42px 0}.home-v2-story-grid{grid-template-columns:1fr;gap:26px;margin-top:28px}.home-v2-story .kalathia-story-item{padding-top:0}.home-v2-story .kalathia-story-item>span:last-child{font-size:10.5px}.home-v2-instagram{grid-template-columns:1fr;gap:22px;margin:65px 0}.home-v2-instagram-heading>p{font-size:11px}.home-v2-instagram-grid{gap:5px}.home-v2-instagram-grid a{border-radius:8px}.home-v2-help{border-radius:0;grid-template-columns:1fr;gap:28px;margin:64px -12px 38px;padding:30px 12px}.home-v2-help>div:first-child>p{margin:10px 0 18px;font-size:11px}.home-v2-help .btn{min-height:40px;font-size:11px}.home-v2-purchase-trust{grid-template-columns:1fr}.home-v2-purchase-trust div{border-bottom:1px solid #2b211829;border-right:0;padding:13px 0}.home-v2-purchase-trust div:last-child{border-bottom:0}.home-v2-purchase-trust strong{font-size:11px}.home-v2-purchase-trust span{font-size:9px}.home-v2-all-cta{margin-top:56px}.home-v2-focused-view{padding-top:18px}.home-v2-back-link{margin-bottom:22px;font-size:10px}.home-v2-footer{padding:34px 14px 16px}.home-v2-footer-inner{grid-template-columns:repeat(2,1fr);gap:30px 24px}.home-v2-footer-brand{grid-column:1/-1}.home-v2-footer .site-footer-logo{font-size:27px}.home-v2-footer-brand p{max-width:310px;font-size:10px}.home-v2-footer .site-footer-contact,.home-v2-footer .site-footer-links a{font-size:9.5px}.home-v2-footer-bottom{margin-top:28px;font-size:7.5px}.cart-fab{border-radius:10px!important;width:auto!important;min-height:44px!important;font-size:10px!important;bottom:12px!important;left:12px!important;right:12px!important}.whatsapp-floating-button{border-radius:50%!important;width:42px!important;min-width:42px!important;height:42px!important;padding:0!important;bottom:68px!important;right:12px!important}.whatsapp-floating-button span{display:none!important}.whatsapp-floating-button svg{width:21px!important;height:21px!important}}
.home-v2-main{padding-top:14px;padding-bottom:72px}.home-v2-section{margin:56px 0}.home-v2-section-heading{margin-bottom:22px}.home-v2-section-heading p{color:#655b53}#naturales,.home-v2-last-units,.home-v2-instagram{display:none!important}.home-v2-product-grid:not(.home-v2-all-grid) .store-product-card{gap:6px}.home-v2-product-grid:not(.home-v2-all-grid) .product-card-link{gap:7px}.home-v2-product-grid:not(.home-v2-all-grid) .product-image-wrap{transition:transform .22s,box-shadow .22s}.home-v2-product-grid:not(.home-v2-all-grid) .store-product-card:hover .product-image-wrap{transform:translateY(-2px);box-shadow:0 12px 28px #2b211814}.home-v2-editorial-feature{gap:clamp(24px,4vw,46px);margin:62px 0;padding:clamp(20px,3vw,34px)}.home-v2-editorial-collage{min-height:360px}.home-v2-editorial-copy>p{max-width:520px;margin:12px 0 16px}.home-v2-editorial-links .home-v2-mini-product{padding:9px 0}.home-v2-editorial-links .home-v2-mini-product:nth-child(n+3){display:none}.home-v2-origin-section{margin-top:50px;margin-bottom:52px}.home-v2-origin-grid a{min-height:158px;padding:18px}.home-v2-origin-grid strong{margin-top:18px;font-size:27px}.home-v2-origin-grid p{margin:7px 0 12px;font-size:11.5px}.home-v2-origin-grid b{font-size:10.5px}.home-v2-pairing{gap:clamp(28px,5vw,56px);margin:58px 0}.home-v2-pairing-copy p{margin:12px 0 16px}.home-v2-pairing-grid{gap:9px}.home-v2-intent-grid a{gap:14px;min-height:104px;padding:16px 14px}.home-v2-intent-grid strong{font-size:20px}.home-v2-story{margin:62px 0 0;padding:40px 0}.home-v2-story-grid{gap:24px;margin-top:26px}.home-v2-help{gap:42px;margin:48px 0 0;padding:clamp(25px,4vw,42px)}.home-v2-all-cta{display:none!important}.home-v2-visual-card span,.home-v2-pairing-grid span,.home-v2-story .kalathia-story-item>span:last-child,.home-v2-purchase-trust span,.home-v2-footer-brand p,.home-v2-footer .site-footer-links a{color:#655b53}.home-v2-footer .site-footer-links a,.home-v2-footer-brand p{color:#fffaf2cc}@media (max-width:699px){.home-v2-hero{gap:18px;padding:19px 14px 6px}.home-v2-hero-copy h1{max-width:330px;font-size:clamp(39px,11.8vw,50px);line-height:.92}.home-v2-hero-copy>p{max-width:330px;font-size:14.5px;line-height:1.5}.home-v2-hero-copy .hero-actions{margin-top:15px}.home-v2-trust-row{margin-top:12px;font-size:9.5px}.home-v2-hero-board{min-height:292px}.home-v2-hero-photo-1{inset:0 31% 0 0}.home-v2-hero-photo-2,.home-v2-hero-photo-3{width:28%}.home-v2-hero-photo-4{display:none}.home-v2-main{padding-top:6px;padding-bottom:72px}.home-v2-section{margin:43px 0}.home-v2-section-heading{gap:10px;margin-bottom:16px}.home-v2-section-heading h2,.home-v2-story h2,.home-v2-help h2,.home-v2-editorial-copy h2,.home-v2-pairing-copy h2{font-size:clamp(29px,8.8vw,38px);line-height:.98}.home-v2-section-heading p{margin-top:7px;font-size:13px;line-height:1.5}.home-v2-section-action a{font-size:11.5px}.home-v2-main .eyebrow{letter-spacing:.08em;font-size:10.5px}.home-v2-visual-grid{grid-auto-columns:38vw;gap:9px}.home-v2-visual-card strong{font-size:12.5px}.home-v2-visual-card span{font-size:10.5px;line-height:1.38}.home-v2-product-grid,.home-v2-all-grid{gap:18px 10px}.home-v2-product-grid .product-card-link h2{font-size:13.5px;line-height:1.22}.home-v2-product-grid .product-meta{font-size:9.5px;line-height:1.35}.home-v2-product-grid .product-price{font-size:13px}.home-v2-product-grid .stock-badge,.home-v2-product-grid .product-options-note{font-size:8.5px}.home-v2-all-grid .product-card-actions .btn{min-height:34px;font-size:9.5px}.home-v2-editorial-feature{gap:18px;margin:48px -12px;padding:21px 12px 22px}.home-v2-editorial-collage{min-height:225px}.home-v2-editorial-image.editorial-image-1{inset:0 38% 0 0}.home-v2-editorial-image.editorial-image-2{width:35%;height:100%}.home-v2-editorial-image.editorial-image-3{display:none}.home-v2-editorial-copy>p{margin:9px 0 12px;font-size:13px;line-height:1.5}.home-v2-mini-product{grid-template-columns:46px 1fr auto;padding:8px 0}.home-v2-mini-product-image{width:46px;height:46px}.home-v2-mini-product strong{font-size:11.5px}.home-v2-mini-product div>span{font-size:10px}.home-v2-origin-section{margin-top:43px;margin-bottom:43px}.home-v2-origin-grid{grid-auto-columns:54vw}.home-v2-origin-grid a,.home-v2-origin-grid a:nth-child(2),.home-v2-origin-grid a:nth-child(-n+2){min-height:132px;padding:14px 13px}.home-v2-origin-grid a>span{font-size:9px}.home-v2-origin-grid strong{margin-top:12px;font-size:24px}.home-v2-origin-grid p{margin:5px 0 8px;font-size:10.5px;line-height:1.4}.home-v2-origin-grid b{font-size:9.5px}.home-v2-pairing{gap:17px;margin:45px 0}.home-v2-pairing-copy p{margin:8px 0 12px;font-size:13px;line-height:1.5}.home-v2-pairing-copy>a{font-size:11px}.home-v2-pairing-grid span{font-size:10px;line-height:1.3}.home-v2-intent-grid{scroll-snap-type:x proximity;scrollbar-width:none;border-bottom:1px solid var(--line);grid-template-columns:none;grid-auto-columns:44vw;grid-auto-flow:column;margin-right:-12px;display:grid;overflow-x:auto}.home-v2-intent-grid::-webkit-scrollbar{display:none}.home-v2-intent-grid a,.home-v2-intent-grid a:nth-child(3),.home-v2-intent-grid a:nth-child(2n){border-right:1px solid var(--line);scroll-snap-align:start;border-bottom:0;min-height:88px;padding:13px 11px}.home-v2-intent-grid strong{font-size:18px}.home-v2-intent-grid span{font-size:10px}.home-v2-story{margin-top:46px;padding:30px 0}.home-v2-story-grid{gap:0;margin-top:20px}.home-v2-story .kalathia-story-item{border-top:1px solid var(--line-soft);grid-template-columns:28px 1fr;gap:3px 8px;padding:11px 0}.home-v2-story .kalathia-story-item:last-child{border-bottom:1px solid var(--line-soft)}.home-v2-story-number{grid-row:1/span 2;font-size:9px}.home-v2-story .kalathia-story-item strong{margin-top:0;font-size:12px}.home-v2-story .kalathia-story-item>span:last-child{font-size:11px;line-height:1.45}.home-v2-help{gap:20px;margin:32px -12px 0;padding:25px 12px 28px}.home-v2-help>div:first-child>p{margin:8px 0 14px;font-size:12.5px;line-height:1.48}.home-v2-help .btn{min-height:40px;font-size:11.5px}.home-v2-purchase-trust div{padding:11px 0}.home-v2-purchase-trust strong{font-size:11.5px}.home-v2-purchase-trust span{font-size:10.5px}.cart-fab{bottom:max(12px, env(safe-area-inset-bottom))!important}.whatsapp-floating-button{right:14px!important;bottom:calc(max(12px, env(safe-area-inset-bottom)) + 58px)!important}.home-v2-footer-brand p{font-size:11px;line-height:1.5}.home-v2-footer .site-footer-contact,.home-v2-footer .site-footer-links a{font-size:10.5px}}
.home-v3-main{padding-bottom:58px}.home-v3-featured{margin-bottom:50px}.home-v3-casa{grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);align-items:center;gap:42px;margin:54px 0;padding:30px}.home-v3-casa-image{background:#e7d9c7;border-radius:14px;min-height:390px;display:block;position:relative;overflow:hidden}.home-v3-casa-image img{object-fit:cover}.home-v3-casa-copy>p{color:#655b53;max-width:500px;margin:12px 0 14px;font-size:14px;line-height:1.55}.home-v3-origin-note{flex-wrap:wrap;gap:6px;margin-bottom:14px;display:flex}.home-v3-origin-note span{color:#655b53;border:1px solid #2b211824;border-radius:999px;padding:6px 8px;font-size:10px;font-weight:700}.home-v3-price-links{border-top:1px solid #2b211824}.home-v3-price-link{border-bottom:1px solid #2b211824;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;min-width:0;padding:11px 0;display:grid}.home-v3-price-link>span{min-width:0;font-size:12px;line-height:1.3}.home-v3-price-link>strong{white-space:nowrap;font-size:11px}.home-v3-price-link>b{color:#6d6259;font-size:12px}.home-v3-pairing{grid-template-columns:.78fr 1.22fr;gap:42px;margin:54px 0}.home-v3-pairing-visual{min-width:0}.home-v3-pairing-image{background:#eee4d7;border-radius:13px;min-height:340px;display:block;position:relative;overflow:hidden}.home-v3-pairing-image img{object-fit:cover}.home-v3-pairing-links{margin-top:8px}.home-v3-pairing-links .home-v3-price-link{padding:9px 0}.home-v3-swipe-hint{display:none}.home-v3-story{margin-top:50px;padding:34px 0}.home-v3-story-lines{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:20px;display:grid}.home-v3-story-lines p{border-top:1px solid var(--line-soft);color:#655b53;margin:0;padding-top:13px;font-size:12px;line-height:1.5}.home-v3-story-lines strong{color:var(--text);margin-bottom:4px;font-size:12.5px;display:block}.home-v3-help{margin-top:38px}@media (max-width:699px){.home-v3-main{padding-bottom:60px}.home-v3-featured{margin-bottom:38px}.home-v2-visual-card span,.home-v2-product-grid .product-meta,.home-v2-product-grid .stock-badge,.home-v2-product-grid .product-options-note,.home-v2-purchase-trust span,.home-v2-footer .site-footer-links a,.home-v2-footer-brand p{font-size:max(10.5px,.66rem)}.home-v2-visual-card strong{font-size:13px}.home-v2-product-grid .product-card-link h2{font-size:13.5px;line-height:1.22}.home-v2-product-grid .product-price{font-size:13.5px}.home-v3-casa{grid-template-columns:1fr;gap:16px;margin:40px -12px;padding:18px 12px 20px}.home-v3-casa-image{border-radius:10px;min-height:255px}.home-v3-casa-copy>p{margin:8px 0 10px;font-size:13px;line-height:1.5}.home-v3-origin-note{gap:5px;margin-bottom:10px}.home-v3-origin-note span{padding:5px 7px;font-size:10.5px}.home-v3-price-link{gap:7px;padding:9px 0}.home-v3-price-link>span{font-size:11px}.home-v3-price-link>strong{font-size:10.5px}.home-v3-pairing{grid-template-columns:1fr;gap:15px;margin:40px 0}.home-v3-pairing-image{border-radius:10px;min-height:245px}.home-v3-pairing-copy p{max-width:340px}.home-v3-pairing-links{margin-top:5px}.home-v3-intent .home-v2-intent-grid{grid-auto-columns:40vw;margin-right:-12px;padding-right:24px;scroll-padding-right:24px}.home-v3-intent .home-v2-intent-grid a,.home-v3-intent .home-v2-intent-grid a:nth-child(3),.home-v3-intent .home-v2-intent-grid a:nth-child(2n){min-height:82px;padding:12px 10px}.home-v3-intent .home-v2-intent-grid strong{font-size:17px}.home-v3-intent .home-v2-intent-grid span{font-size:10px}.home-v3-swipe-hint{color:#75685d;margin-top:8px;font-size:9.5px;font-weight:700;display:block}.home-v3-story{margin-top:38px;padding:28px 0}.home-v3-story-lines{grid-template-columns:1fr;gap:0;margin-top:16px}.home-v3-story-lines p{border-top:1px solid var(--line-soft);padding:10px 0;font-size:11.5px}.home-v3-story-lines p:last-child{border-bottom:1px solid var(--line-soft)}.home-v3-story-lines strong{margin-right:4px;font-size:11.5px;display:inline}.home-v3-help{margin-top:28px}.home-v2-footer{padding-top:28px}.home-v2-footer-inner{gap:22px 20px}}
@media (max-width:699px){.home-v2-header-inner{height:62px;padding:0 12px;position:relative}.home-v2-header .storefront-logo{margin:0;font-size:24px;line-height:1;position:absolute;left:50%;transform:translate(-50%)}.home-v2-menu-button,.home-v2-header-tools .home-v2-icon-button{border-radius:8px;justify-content:center;align-items:center;gap:4px;width:auto;padding:0 5px;display:inline-flex}.home-v2-menu-button:after,.home-v2-header-tools .home-v2-icon-button:after{color:#655b53;font-weight:700;line-height:1}.home-v2-menu-button:after{content:"Menú"}.home-v2-header-tools .home-v2-icon-button:after{content:"Buscar"}.home-v2-menu-button svg,.home-v2-header-tools .home-v2-icon-button svg{width:17px;height:17px}.home-v2-header-tools{gap:2px;margin-left:auto}.home-v2-header .storefront-cart-button{border-width:1px;padding:0 10px}}.home-v2-hero-copy .home-v2-text-link{display:none!important}.home-v2-hero-copy .hero-actions{gap:0}.home-v2-trust-row{color:#655b53}@media (max-width:699px){.home-v2-trust-row{gap:6px 13px;margin-top:13px;font-size:10px;line-height:1.35}}.home-v2-explore:after{content:""}@media (max-width:699px){.home-v2-explore .home-v2-visual-grid{grid-auto-columns:42vw;gap:10px;padding-right:24px;scroll-padding-right:24px}.home-v2-explore:after{content:"Desliza para explorar →";color:#75685d;margin-top:10px;font-size:10px;font-weight:700;display:block}.home-v2-explore .home-v2-visual-card strong{font-size:13.5px;line-height:1.18}.home-v2-explore .home-v2-visual-card span{font-size:10.5px}}.home-v3-featured .product-price{color:var(--text);font-weight:800}.home-v3-featured .stock-badge{display:none!important}.home-v3-featured .store-product-card:first-child .stock-badge{display:inline-flex!important}@media (max-width:699px){.home-v3-featured .product-card-link h2{font-size:14px;line-height:1.2}.home-v3-featured .product-price{margin-top:2px;font-size:14.5px}.home-v3-featured .store-product-card:first-child .stock-badge{letter-spacing:.045em}}.home-v3-casa .home-v3-price-links{display:none!important}.home-v3-casa-copy .home-v3-origin-note{margin-bottom:0}.home-v3-pairing .home-v3-pairing-links{display:none!important}.home-v3-pairing-image{min-height:390px}@media (max-width:699px){.home-v3-pairing-image{min-height:270px}.home-v3-intent .home-v2-intent-grid{grid-auto-columns:43vw}}.home-v3-story-lines p{color:var(--text);font-weight:650}.home-v3-story-lines p>strong{font-size:inherit}@media (max-width:699px){.home-v3-story-lines p{font-size:12.5px;line-height:1.35}}.home-v4-all-products{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:34px 0 0;padding:18px 0}.home-v4-all-products a{font-family:var(--font-heading);letter-spacing:-.025em;justify-content:space-between;align-items:center;gap:16px;font-size:clamp(28px,3.5vw,42px);font-weight:600;line-height:1;display:flex}.home-v4-all-products a span:last-child{font-family:var(--font-sans);font-size:18px;font-weight:500}@media (max-width:699px){.home-v4-all-products{margin-top:28px;padding:16px 0}.home-v4-all-products a{font-size:27px}}.home-v3-help .btn{font-weight:750}@media (max-width:699px){.home-v3-help .btn{justify-content:center;width:100%;min-height:44px;font-size:12px}.home-v3-help .home-v2-purchase-trust{border-top:1px solid #2b211829;border-bottom:1px solid #2b211829;grid-template-columns:repeat(3,minmax(0,1fr))}.home-v3-help .home-v2-purchase-trust div{border-bottom:0;border-right:1px solid #2b211829;min-width:0;padding:12px 8px}.home-v3-help .home-v2-purchase-trust div:last-child{border-right:0}.home-v3-help .home-v2-purchase-trust strong{font-size:10.5px;line-height:1.2}.home-v3-help .home-v2-purchase-trust span{margin-top:4px;font-size:9.5px;line-height:1.3}.home-v2-footer{padding:30px 14px 18px}.home-v2-footer .site-footer-logo{font-size:29px}.home-v2-footer-brand p{max-width:290px;font-size:11.5px}.home-v2-footer .site-footer-links strong{font-size:10px}}
.home-v7-main{padding-top:0}.home-v7-explore{margin-top:34px}.home-v7-first-heading{margin-bottom:24px}.home-v7-first-heading h1{max-width:760px;font-family:var(--font-heading);letter-spacing:-.042em;margin:8px 0 0;font-size:clamp(40px,5vw,58px);font-weight:600;line-height:.96}.home-v7-first-heading p{max-width:620px;margin:12px 0 0;font-size:15px;line-height:1.5}.home-v2-visual-card{min-width:0}.home-v2-visual-card-image{display:block}.home-v7-visual-copy{color:inherit;text-decoration:none;display:block}.home-v7-featured .product-card-actions{display:block!important}.home-v7-featured .product-card-actions .btn{width:100%}.home-v7-pairing .home-v3-pairing-visual{gap:12px;display:grid}.home-v7-pairing-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.home-v7-pairing-product{min-width:0;color:inherit;border:1px solid #2b21181c;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:9px;padding:7px;text-decoration:none;display:grid}.home-v7-pairing-product-image{width:58px;height:58px;position:relative;overflow:hidden}.home-v7-pairing-product-image img{object-fit:cover}.home-v7-pairing-product-copy{gap:4px;min-width:0;display:grid}.home-v7-pairing-product-copy strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.home-v7-pairing-product-copy>span{font-weight:700}.home-v7-intent-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-auto-columns:auto!important;grid-auto-flow:row!important;margin-right:0!important;display:grid!important;overflow:visible!important}.home-v7-intent-grid a,.home-v7-intent-grid a:nth-child(n){min-height:112px;padding:16px 14px;border-right:1px solid var(--line)!important;border-bottom:1px solid var(--line)!important;scroll-snap-align:unset!important;min-width:0!important}.home-v7-story-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:1fr auto;align-items:center;gap:24px;margin:58px 0 44px;padding:22px 0;display:grid}.home-v7-story-strip h2{font-family:var(--font-heading);letter-spacing:-.035em;margin:0;font-size:clamp(28px,3.8vw,40px);font-weight:600;line-height:.96}.home-v7-story-strip>div{flex-wrap:wrap;justify-content:flex-end;gap:8px 20px;display:flex}.home-v7-story-strip span{white-space:nowrap;font-weight:700;position:relative}.home-v7-story-strip span+span:before{content:"·";color:var(--line);position:absolute;left:-12px}.home-v7-help-compact{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"copy cta""trust trust";align-items:center;gap:16px 26px;margin:44px 0 52px;padding:22px 24px;display:grid}.home-v7-help-copy{grid-area:copy}.home-v7-help-copy h2{font-family:var(--font-heading);letter-spacing:-.035em;margin:6px 0 0;font-size:clamp(28px,3.6vw,40px);font-weight:600;line-height:.98}.home-v7-help-copy p{margin:7px 0 0}.home-v7-help-compact>.btn{box-shadow:none;white-space:nowrap;grid-area:cta}.home-v7-trust-row{border-top:1px solid #2b211824;grid-area:trust;grid-template-columns:repeat(3,1fr);display:grid}.home-v7-trust-row span{text-align:center;border-right:1px solid #2b211824;padding:10px 12px 0;font-weight:700}.home-v7-trust-row span:last-child{border-right:0}.home-v7-footer-bottom{align-items:center}.home-v7-legal-links{align-items:center;gap:14px;display:flex}.home-v7-legal-links a{color:inherit}@media (max-width:699px){.home-v7-main{padding-top:0}.home-v7-explore{margin-top:18px!important;margin-bottom:50px!important}.home-v7-first-heading{margin-bottom:16px}.home-v7-first-heading h1{max-width:345px;font-size:clamp(34px,10.4vw,43px);line-height:.94}.home-v7-first-heading p{margin-top:8px}.home-v7-pairing{margin:56px 0!important}.home-v7-pairing-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.home-v7-pairing-product{grid-template-columns:46px minmax(0,1fr);gap:7px;padding:6px}.home-v7-pairing-product-image{width:46px;height:46px}.home-v7-intent-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.home-v7-intent-grid a,.home-v7-intent-grid a:nth-child(n){min-height:88px!important;padding:13px 11px!important}.home-v7-story-strip{grid-template-columns:1fr;gap:12px;margin:42px 0 32px;padding:18px 0}.home-v7-story-strip h2{max-width:320px;font-size:30px}.home-v7-story-strip>div{justify-content:start;gap:5px;display:grid}.home-v7-story-strip span{white-space:normal}.home-v7-story-strip span+span:before{display:none}.home-v7-help-compact{grid-template-columns:1fr;grid-template-areas:"copy""cta""trust";gap:12px}.home-v7-help-copy h2{font-size:30px}.home-v7-help-compact>.btn{width:100%}.home-v7-trust-row{grid-template-columns:repeat(3,1fr)}.home-v7-footer{padding-top:28px}.home-v7-footer .home-v2-footer-brand p{display:none}.home-v7-footer .home-v2-footer-inner{gap:22px 18px}.home-v7-footer-bottom{align-items:flex-start;gap:12px;margin-top:22px}.home-v7-legal-links{flex-wrap:wrap;justify-content:flex-end}}.home-v2-focused-view .home-v2-all-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:start!important;gap:30px 18px!important;display:grid!important}.home-v2-focused-view .home-v2-all-grid>.store-product-card,.home-v2-focused-view .home-v2-all-grid>.artisan-featured-product{grid-column:auto!important;width:auto!important;min-width:0!important;max-width:none!important}.home-v2-focused-view .home-v2-all-grid .product-image-wrap,.home-v2-focused-view .home-v2-all-grid .product-image-wrap img{aspect-ratio:1!important}.home-v2-focused-view .home-v2-all-grid .product-meta{display:none!important}.home-v2-focused-view .home-v2-all-grid .product-card-actions{display:grid!important}@media (min-width:700px) and (max-width:979px){.home-v2-focused-view .home-v2-all-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:26px 15px!important}}@media (max-width:699px){.home-v2-focused-view{padding-top:12px}.home-v2-focused-view .home-v2-back-link,.home-v2-focused-view .home-v2-section-heading{margin-bottom:18px}.home-v2-focused-view .home-v2-section-heading h2{font-size:34px}.home-v2-focused-view .home-v2-section-heading p{margin-top:7px}.home-v2-focused-view .home-v2-all-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-flow:row!important;gap:22px 10px!important;display:grid!important}.home-v2-focused-view .home-v2-all-grid>.store-product-card,.home-v2-focused-view .home-v2-all-grid>.artisan-featured-product{grid-column:auto!important;margin:0!important}.home-v2-focused-view .home-v2-all-grid .product-card-link{gap:7px!important}.home-v2-focused-view .home-v2-all-grid .product-card-signals{min-height:15px!important}}
:root{--k-control-height:44px;--k-compact-radius:14px;--k-card-radius:18px}.home-v7-first-heading p,.home-v7-pairing-product-copy>span,.home-v7-story-strip span,.home-v7-help-copy p,.home-v7-trust-row span{color:var(--k-muted)}.home-v7-intent-grid,.home-v7-story-strip,.home-v7-pairing-product,.home-v7-help-compact{border-color:var(--k-line)}.premium-product-grid .store-product-card,.home-v2-focused-view .home-v2-all-grid .store-product-card{height:100%}.premium-product-grid .product-card-actions,.home-v2-focused-view .home-v2-all-grid .product-card-actions,.home-v7-featured .product-card-actions{margin-top:auto}.premium-product-grid .product-card-signals,.home-v2-focused-view .home-v2-all-grid .product-card-signals{min-height:16px}.premium-product-grid .stock-badge,.premium-product-grid .product-options-note,.home-v2-focused-view .home-v2-all-grid .stock-badge,.home-v2-focused-view .home-v2-all-grid .product-options-note{line-height:1.2;font-size:10px!important}.premium-product-grid .compact-add-button,.home-v7-featured .product-card-actions .btn,.home-v2-focused-view .home-v2-all-grid .product-card-actions .btn{line-height:1.1;border-radius:999px!important;min-height:42px!important;padding:8px 12px!important;font-size:12px!important}.home-v7-featured .product-card-actions .btn{color:var(--k-brand);background:#fffdf89e;border-color:#5630333d}.home-v7-featured .product-card-actions .btn:hover{border-color:var(--k-brand);background:var(--k-brand);color:var(--k-surface)}.home-v7-pairing-product{background:#fffdf89e;border-radius:12px}.home-v7-pairing-product-image{background:var(--k-soft);border-radius:10px}.home-v7-pairing-product-copy strong{font-size:11.5px;line-height:1.25}.home-v7-pairing-product-copy>span{font-size:10.5px}.home-v7-help-compact{border:1px solid var(--k-line);border-radius:var(--k-card-radius);background:var(--k-soft)}.home-v7-help-copy p{font-size:13px;line-height:1.5}.home-v7-help-compact>.btn{min-height:var(--k-control-height);background:var(--k-brand);border-radius:999px;padding:9px 17px;font-size:12.5px}.home-v7-trust-row{border-color:#56303324}.home-v7-trust-row span{font-size:10.5px;line-height:1.35}.home-v5-catalog-preview{border:1px solid var(--k-line);border-radius:var(--k-card-radius);background:#fffdf88f;margin:48px 0 8px;padding:34px 30px 30px}.home-v5-catalog-preview .home-v2-section-heading{margin-bottom:22px}.home-v5-catalog-preview .home-v2-section-heading p{max-width:520px}.home-v5-catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px 18px;display:grid}.home-v5-catalog-grid .store-product-card{min-width:0}.home-v5-catalog-grid .product-card-actions,.home-v5-catalog-grid .product-meta,.home-v5-catalog-grid .product-card-signals{display:none!important}.home-v5-catalog-grid .product-image-wrap,.home-v5-catalog-grid .product-image-wrap img{border-radius:16px}.home-v5-catalog-grid .product-card-link h2{margin-top:10px;font-size:14px;line-height:1.22}.home-v5-catalog-grid .product-price{color:var(--text);margin-top:4px;font-size:14px;font-weight:800}.home-v5-catalog-cta{background:var(--accent,#6d2f34);color:#fff;letter-spacing:.01em;text-align:center;border-radius:999px;justify-content:center;align-items:center;width:100%;min-height:48px;margin-top:26px;padding:0 20px;font-size:13px;font-weight:800;transition:transform .18s,opacity .18s;display:flex}.home-v5-catalog-cta:hover{opacity:.94;transform:translateY(-1px)}.home-v7-footer .site-footer-links a,.home-v7-footer .site-footer-contact{font-size:12px;line-height:1.45}.home-v7-footer-bottom,.home-v7-footer-bottom a{font-size:11px;line-height:1.4}.home-v7-footer .home-v2-footer-brand>p.muted{display:block;color:#fffdf8b8!important;font-size:11px!important;line-height:1.5!important}.product-quick-facts span,.trust-list p,.buy-microcopy,.product-shipping-estimator label,.checkout-heading p,.checkout-summary-card>.muted,.cart-page-item-copy p{font-size:12px}.radio-card small,.delivery-disclaimer,.delivery-note,.delivery-clarity,.payment-note{font-size:11.5px}@media (max-width:699px){.home-v2-menu-button,.home-v2-header-tools .home-v2-icon-button{min-width:44px;min-height:44px}.home-v2-menu-button{justify-self:start}.home-v2-menu-button:after,.home-v2-header-tools .home-v2-icon-button:after{font-size:10px}.home-v2-header .storefront-cart-button{min-height:44px;font-size:11.5px}.home-v7-first-heading p{font-size:14px;line-height:1.5}.home-v7-featured .product-card-actions .btn,.premium-product-grid .compact-add-button,.home-v2-focused-view .home-v2-all-grid .product-card-actions .btn{border-radius:999px!important;min-height:44px!important;padding:8px 10px!important;font-size:11.5px!important}.home-v7-pairing-product{border-radius:10px}.home-v7-pairing-product-image{border-radius:9px}.home-v7-pairing-product-copy strong,.home-v7-pairing-product-copy>span{font-size:10.5px}.home-v7-intent-grid strong{line-height:1.08;font-size:17px!important}.home-v7-intent-grid span{line-height:1.35;font-size:10.5px!important}.home-v7-story-strip span{font-size:10.5px;line-height:1.4}.home-v7-help-compact{border-radius:16px;margin:32px 0 36px;padding:20px 16px}.home-v7-help-copy p{font-size:13px}.home-v7-help-compact>.btn{min-height:44px;font-size:12px}.home-v7-trust-row span{padding:10px 6px 0;font-size:10px}.home-v5-catalog-preview{border:1px solid var(--k-line);background:#fffcf69e;border-radius:16px;margin:38px 0 10px;padding:24px 14px}.home-v5-catalog-preview .home-v2-section-heading{margin-bottom:18px}.home-v5-catalog-preview .home-v2-section-heading h2{max-width:330px}.home-v5-catalog-preview .home-v2-section-heading p{max-width:315px;font-size:13.5px;line-height:1.5}.home-v5-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 10px}.home-v5-catalog-grid .product-image-wrap,.home-v5-catalog-grid .product-image-wrap img{border-radius:14px}.home-v5-catalog-grid .product-card-link h2{margin-top:8px;font-size:14px;line-height:1.22}.home-v5-catalog-grid .product-price{margin-top:3px;font-size:14px}.home-v5-catalog-cta{min-height:48px;margin-top:22px;font-size:12px}.home-v2-focused-view .home-v2-section-heading p{font-size:13.5px;line-height:1.5}.home-v2-focused-view .home-v2-all-grid .product-card-link h2{font-size:14px!important;line-height:1.22!important}.home-v2-focused-view .home-v2-all-grid .product-price{font-size:14px!important}.home-v2-focused-view .home-v2-all-grid .stock-badge,.home-v2-focused-view .home-v2-all-grid .product-options-note{font-size:10px!important}.home-v7-footer .site-footer-links a,.home-v7-footer .site-footer-contact{font-size:12px}.home-v7-footer-bottom,.home-v7-footer-bottom a{font-size:11px}.home-v7-legal-links{gap:10px}.checkout-heading p,.checkout-summary-card>.muted,.cart-page-item-copy p,label{font-size:12.5px}.radio-card small,.delivery-disclaimer,.delivery-note,.delivery-clarity,.payment-note{font-size:11.5px}}.home-v4-editorial-cta{min-height:var(--k-control-height);border-bottom:1px solid var(--k-line);color:var(--k-text);align-items:center;margin-top:17px;padding-bottom:2px;font-size:12.5px;font-weight:750;display:inline-flex}.home-v4-editorial-cta:hover{color:var(--k-brand);border-bottom-color:var(--k-brand)}.home-v2-search input,.home-v2-search button{min-height:var(--k-control-height)}.home-v7-footer input,.home-v7-footer button{min-height:var(--k-control-height)!important;border-radius:10px!important}.storefront-header :is(a,button,input):focus-visible,.storefront-container :is(a,button,input,select,textarea):focus-visible,.site-footer :is(a,button,input,select,textarea):focus-visible,.whatsapp-floating-button:focus-visible{outline:2px solid var(--k-brand);outline-offset:3px}@media (max-width:699px){.home-v4-editorial-cta{min-height:var(--k-control-height);margin-top:13px;font-size:12px}}.whatsapp-floating-button{transition:opacity .18s,transform .18s,box-shadow .18s}.whatsapp-floating-button.is-suppressed{transform:translateY(10px)scale(.96);opacity:0!important;pointer-events:none!important}.checkout-loading-state{border-top:1px solid var(--k-line);border-bottom:1px solid var(--k-line);min-height:320px;color:var(--k-muted);place-items:center start;font-size:14px;display:grid}.home-v2-focused-view .home-v2-section-heading h1{font-family:var(--font-heading);color:var(--k-text);letter-spacing:-.052em;text-wrap:balance;margin:8px 0 0;font-size:clamp(36px,9vw,46px);font-weight:600;line-height:.98}@media (min-width:700px) and (max-width:820px){.home-v7-featured .premium-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:699px){.home-v2-mobile-nav a{align-items:center;min-height:44px;display:flex}.email-capture-nudge{width:min(390px,100vw - 24px)!important;left:12px!important}body:has(.cart-fab) .email-capture-nudge{bottom:calc(72px + env(safe-area-inset-bottom))!important}}@media (max-width:350px){.home-v2-menu-button:after,.home-v2-header-tools .home-v2-icon-button:after{display:none}.home-v2-menu-button,.home-v2-header-tools .home-v2-icon-button{width:44px;padding-inline:0}.home-v2-header .storefront-logo{font-size:22px}}

@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/9cc5c0547f229dea-s.26a4qkxezf9-r.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/b0947914c9718a1e-s.1hzlq6xrrxf6u.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/d0b60be57f16ee32-s.33on4mq75bz97.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/1f9e983605289f29-s.2xsoqmjk136f4.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/01e4147cff8141ee-s.p.0v7knm2wof07y.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/9cc5c0547f229dea-s.26a4qkxezf9-r.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/b0947914c9718a1e-s.1hzlq6xrrxf6u.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/d0b60be57f16ee32-s.33on4mq75bz97.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1f9e983605289f29-s.2xsoqmjk136f4.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/01e4147cff8141ee-s.p.0v7knm2wof07y.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(../media/9cc5c0547f229dea-s.26a4qkxezf9-r.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b0947914c9718a1e-s.1hzlq6xrrxf6u.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(../media/d0b60be57f16ee32-s.33on4mq75bz97.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(../media/1f9e983605289f29-s.2xsoqmjk136f4.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(../media/01e4147cff8141ee-s.p.0v7knm2wof07y.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond Fallback;src:local(Times New Roman);ascent-override:95.27%;descent-override:29.59%;line-gap-override:0.0%;size-adjust:96.98%}.cormorant_garamond_7e1c9726-module__MBH3Gq__className{font-family:Cormorant Garamond,Cormorant Garamond Fallback;font-style:normal}.cormorant_garamond_7e1c9726-module__MBH3Gq__variable{--font-display:"Cormorant Garamond", "Cormorant Garamond Fallback"}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.03ez25a9g3i0n.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.3i9rha7jpxn0q.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.2o7ko1d-5m1xu.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.1ee5w62fj497l.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.1way2z9fj6cig.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.0szrwpqb9mkwe.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.45535valc9rzk.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_b2991b2-module__9mH_6q__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_b2991b2-module__9mH_6q__variable{--font-sans:"Inter", "Inter Fallback"}
