@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Playfair+Display:wght@600;700&display=swap";:root{font-family:Manrope,sans-serif;color:#111827;background:#f6f7fb;--ink: #111827;--muted: #6b7280;--brand: #0f4c81;--accent: #f59e0b;--line: #e5e7eb;--card: #ffffff;--shadow: 0 14px 30px rgba(15, 23, 42, .08)}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 8% 2%,rgba(15,76,129,.2),transparent 32%),radial-gradient(circle at 92% 6%,rgba(245,158,11,.16),transparent 30%),linear-gradient(180deg,#f8fbff,#eef2ff);min-height:100vh}h1,h2,h3,h4{font-family:Playfair Display,serif;letter-spacing:.1px}a{color:inherit}.site-shell{min-height:100vh}.site-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center;padding:12px 20px;border-bottom:1px solid rgba(15,23,42,.08);background:linear-gradient(90deg,#fffffff0,#f1f5ffeb);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand a{text-decoration:none;font-size:22px;font-weight:800;letter-spacing:.2px;color:#0b2f4a}.search-wrap{max-width:900px;display:flex;justify-content:center}.search-wrap.compact{justify-content:flex-start}.search-icon-btn{border:1px solid #dbe5f5;background:#fff;width:42px;height:42px;border-radius:999px;font-size:22px;color:#0f4c81;box-shadow:0 10px 24px #0f172a1a;cursor:pointer}.search-icon-btn:hover{transform:translateY(-1px);box-shadow:0 14px 26px #0f172a24}.global-search{width:100%;border:1px solid var(--line);border-radius:12px;padding:11px 14px;font:inherit}.header-nav{display:flex;align-items:center;gap:14px}.header-nav a,.nav-btn{border:1px solid transparent;background:transparent;text-decoration:none;color:var(--ink);font:inherit;cursor:pointer;padding:8px 10px;border-radius:9px}.header-nav a.active{border-color:#c7d2fe;background:#eef2ff}.site-main{padding:18px}.home .hero{display:grid;grid-template-columns:1.3fr .9fr;gap:16px;padding:18px}.hero>div{background:var(--card);border:1px solid var(--line);border-radius:16px;padding:22px;box-shadow:0 18px 40px #0f172a1f}.eyebrow{color:#0f4c81;font-weight:700;margin:0 0 8px}.hero h1{margin:0 0 8px;font-size:36px;line-height:1.15}.hero p{color:#334155}.hero-card ul{margin:0;padding-left:18px;display:grid;gap:8px}.hero-actions{display:flex;gap:10px;margin-top:14px}.category-highlights{margin:8px 18px 18px;background:linear-gradient(180deg,#ffffffe6,#f7faffe6);border:1px solid rgba(148,163,184,.22);border-radius:18px;padding:16px;box-shadow:0 18px 40px #0f172a14}.section-head{display:flex;justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:12px}.section-head h2{margin:0;font-size:24px}.section-head p{margin:0;color:var(--muted)}.highlight-group{margin-top:16px}.highlight-group-title{margin:0 0 12px;font-size:18px;color:#0f4c81}.highlights-grid{display:grid;grid-template-columns:repeat(6,minmax(120px,1fr));gap:14px}.highlight-card{text-align:center;display:grid;gap:8px}.highlight-image-wrap{width:160px;height:160px;border-radius:999px;margin:0 auto;position:relative;display:block;overflow:hidden;border:3px solid rgba(255,255,255,.9);box-shadow:0 16px 28px #0f172a2e}.highlight-image{width:100%;height:100%;object-fit:cover;transform:scale(1.04);transition:transform .25s ease}.highlight-ring{position:absolute;top:6px;right:6px;bottom:6px;left:6px;border-radius:999px;border:2px solid rgba(255,255,255,.86)}.highlight-card:hover .highlight-image{transform:scale(1.12)}.highlight-card h3{margin:0;font-size:22px;font-weight:700}.highlight-link{color:#374151;text-decoration:none;font-weight:600}.highlight-link:hover{color:#0f4c81}.collections-section{margin:8px 18px 18px;background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:16px;box-shadow:0 16px 32px #0f172a14}.collections-grid{display:grid;grid-template-columns:repeat(4,minmax(180px,1fr));gap:14px}.collection-card{border:1px solid #e5e7eb;border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 10px 24px #0f172a14}.collection-card img{width:100%;aspect-ratio:1 / 1;object-fit:cover}.collection-content{padding:12px;display:grid;gap:7px}.collection-content h3{margin:0;font-size:16px}.collection-content p{margin:0;color:#475569;font-size:13px}.collection-content a{text-decoration:none;color:#0f4c81;font-weight:700}.quick-product-grid{display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));gap:12px}.quick-product-card{text-decoration:none;background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;color:#0f172a}.quick-image-wrap{aspect-ratio:1 / 1}.quick-image-wrap img{width:100%;height:100%;object-fit:cover}.quick-product-card h4{margin:8px 10px 2px;font-size:14px}.quick-product-card span{display:block;margin:0 10px 10px;color:#0f4c81;font-weight:700}.trust-section{margin:8px 18px 18px;display:grid;grid-template-columns:repeat(4,minmax(180px,1fr));gap:10px}.trust-section article{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:12px}.trust-section h3{margin:0 0 6px}.trust-section p{margin:0;color:#475569}.reviews-section{margin:8px 18px 18px;background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:16px}.reviews-grid{display:grid;grid-template-columns:repeat(3,minmax(200px,1fr));gap:12px}.reviews-grid article{border:1px solid #e5e7eb;border-radius:12px;padding:12px;background:#fff}.reviews-grid p{margin:0 0 8px;color:#334155}.editorial-strip{margin:8px 18px 18px;display:grid;grid-template-columns:repeat(3,minmax(200px,1fr));gap:10px}.editorial-strip>div{background:linear-gradient(135deg,#eef5ff,#f8fafc);border:1px solid #d8e2f0;border-radius:12px;padding:12px}.editorial-strip h3{margin:0 0 6px}.editorial-strip p{margin:0;color:#475569}.chip-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.chip{border:1px solid #bfdbfe;background:#eff6ff;color:#0f4c81;border-radius:999px;padding:6px 10px;font:inherit;cursor:pointer}.faq-block{margin-top:12px}.faq-block h3{margin:0 0 8px}.faq-item{border:1px solid #e2e8f0;border-radius:10px;margin-bottom:8px;background:#fff}.faq-item button{width:100%;border:0;background:transparent;text-align:left;padding:10px;font:inherit;font-weight:600;cursor:pointer}.faq-item p{margin:0;padding:0 10px 10px;color:#475569}.related-inline{grid-column:1 / -1}.wa-float{position:fixed;right:16px;bottom:16px;z-index:30;width:52px;height:52px;border-radius:999px;background:#25d366;color:#fff;font-weight:800;text-decoration:none;display:grid;place-items:center;box-shadow:0 14px 28px #0000003d}.admin-page{display:grid;gap:12px}.admin-toolbar{display:flex;justify-content:space-between;align-items:center}.admin-toolbar h2{margin:0}.admin-filters{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:12px;display:grid;grid-template-columns:1.8fr 1.2fr repeat(3,minmax(130px,1fr)) auto;gap:8px}.admin-filters select{border:1px solid #d1d5db;border-radius:10px;padding:10px;font:inherit}.admin-grid{display:grid;gap:10px}.admin-card{display:grid;grid-template-columns:140px 1fr;gap:12px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:10px}.admin-image{width:140px;height:140px;border-radius:10px;overflow:hidden}.admin-image img{width:100%;height:100%;object-fit:cover}.admin-content h3{margin:0}.admin-content p{margin:4px 0;color:#475569}.admin-row{margin-top:8px;display:grid;grid-template-columns:1fr 1fr auto auto auto auto;gap:8px;align-items:center}.admin-row select{border:1px solid #d1d5db;border-radius:10px;padding:10px;font:inherit}.site-footer{background:#0f172a;color:#dbe2ef;padding:24px 20px 14px;margin-top:12px}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:16px}.site-footer h4{margin:0 0 8px;color:#fff}.site-footer p{margin:0;color:#c3cfdf;line-height:1.5}.site-footer ul{list-style:none;margin:0;padding:0;display:grid;gap:6px}.site-footer a{color:#e2e8f0;text-decoration:none}.footer-bottom{border-top:1px solid rgba(148,163,184,.35);margin-top:14px;padding-top:10px;color:#9fb0c7;font-size:13px}.btn{text-decoration:none;border:1px solid #d1d5db;background:#fff;padding:10px 14px;border-radius:10px;color:#0f172a;cursor:pointer;font:inherit;font-weight:600}.btn.primary{background:linear-gradient(135deg,#0f4c81,#1d4ed8);border-color:#0f4c81;color:#fff}.catalog-layout{display:grid;grid-template-columns:260px 1fr;gap:14px}.category-sidebar{position:sticky;top:80px;max-height:calc(100vh - 100px);overflow:auto;background:var(--card);border:1px solid var(--line);border-radius:14px;padding:12px}.sidebar-head{display:flex;justify-content:space-between;align-items:center}.sidebar-head h3{margin:0}.sidebar-head button{border:1px solid #d1d5db;border-radius:8px;background:#fff;padding:6px 10px;font:inherit}.category-list{display:grid;gap:8px;margin-top:10px}.category-block>button,.subcategory-list button{width:100%;border:1px solid #e5e7eb;border-radius:8px;background:#fff;padding:8px 9px;text-align:left;display:flex;justify-content:space-between;align-items:center;font:inherit}.category-block>button.selected,.subcategory-list button.selected{border-color:#bfdbfe;background:#eff6ff}.subcategory-list{margin-top:6px;display:grid;gap:6px;padding-left:10px}.catalog-content{display:grid;gap:12px}.catalog-head{display:flex;justify-content:space-between;align-items:baseline}.catalog-head h2{margin:0}.catalog-head p{margin:0;color:var(--muted)}.catalog-actions{display:flex;gap:10px}.image-search-panel{border:1px solid #dbeafe;border-radius:12px;background:linear-gradient(135deg,#f8fbff,#eef4ff);padding:14px;display:grid;gap:10px}.image-search-panel h3{margin:0}.image-search-panel p{margin:0;color:#334155}.image-search-grid{display:grid;grid-template-columns:minmax(220px,1fr) minmax(220px,1.2fr) auto;gap:10px;align-items:center}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(180px,1fr));gap:12px}.product-card{background:var(--card);border:1px solid var(--line);border-radius:12px;overflow:hidden;box-shadow:var(--shadow);transition:transform .15s ease,box-shadow .15s ease}.product-card:hover{transform:translateY(-2px);box-shadow:0 20px 34px #0f172a24}.product-image-wrap{display:block;aspect-ratio:1 / 1;background:#f1f5f9}.product-image{width:100%;height:100%;object-fit:cover}.image-empty{width:100%;height:100%;background:repeating-linear-gradient(45deg,#e2e8f0,#e2e8f0 10px,#f8fafc 10px,#f8fafc 20px)}.product-body{padding:10px}.product-body h3{margin:0 0 6px;font-size:14px;line-height:1.35}.code{margin:0 0 8px;color:var(--muted);font-size:12px}.price-block{display:grid;gap:4px}.price-block .retail{font-weight:700}.price-block .wholesale{color:#0f4c81;font-weight:700}.related-block h3{margin:2px 0}.product-view{display:grid;grid-template-columns:520px 1fr;gap:16px;background:var(--card);border:1px solid var(--line);border-radius:16px;padding:18px;box-shadow:var(--shadow)}.product-gallery{aspect-ratio:1 / 1;border:1px solid var(--line);border-radius:12px;overflow:hidden}.product-gallery img{width:100%;height:100%;object-fit:cover}.product-meta h1{margin:4px 0 10px}.detail-price{display:grid;gap:6px;margin:12px 0;font-size:18px;font-weight:700}.auth-wrap{display:flex;justify-content:center;padding:24px 12px}.auth-card{width:min(520px,100%);background:var(--card);border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow);padding:20px;display:grid;gap:10px}.auth-card h2{margin:0}.auth-card p{margin:0;color:#334155}.auth-card label{display:grid;gap:5px;font-weight:600}.auth-card input{border:1px solid var(--line);border-radius:10px;padding:10px 12px;font:inherit}.status-strip{border:1px solid #fde68a;background:#fffbeb;color:#92400e;border-radius:10px;padding:10px 12px}@media (max-width: 1200px){.product-grid{grid-template-columns:repeat(3,minmax(180px,1fr))}.home .hero{grid-template-columns:1fr}.highlight-image-wrap{width:150px;height:150px}.highlights-grid{grid-template-columns:repeat(4,minmax(120px,1fr))}.collections-grid{grid-template-columns:repeat(2,minmax(180px,1fr))}.footer-grid{grid-template-columns:repeat(2,minmax(220px,1fr))}.quick-product-grid,.trust-section,.reviews-grid{grid-template-columns:repeat(2,minmax(160px,1fr))}.editorial-strip{grid-template-columns:1fr}.admin-filters,.admin-row{grid-template-columns:1fr 1fr}}@media (max-width: 960px){.site-header{grid-template-columns:1fr;gap:10px}.header-nav{flex-wrap:wrap}.catalog-layout{grid-template-columns:1fr}.category-sidebar{position:static;max-height:none}.image-search-grid{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,minmax(170px,1fr))}.product-view{grid-template-columns:1fr}.section-head{flex-direction:column;align-items:flex-start}.highlights-grid{grid-template-columns:repeat(2,minmax(120px,1fr))}.collections-grid,.footer-grid,.quick-product-grid,.trust-section,.reviews-grid,.admin-card{grid-template-columns:1fr}.admin-image{width:100%;height:220px}}:root{--store-bg: #faf8f5;--store-card: #ffffff;--store-line: #eadfce;--store-ink: #2c1a12;--store-muted: #7f6a5a;--store-ruby: #8a1f45;--store-ruby-hover: #741738;--store-gold: #b88942}body{background:var(--store-bg)!important;color:var(--store-ink)}.site-main{padding:0!important}.announce-bar{border:0!important;background:linear-gradient(90deg,#2b1d17,#3e281f)!important;color:#f8ebdc!important;justify-content:center;position:sticky;top:0;z-index:100}.announce-bar span{color:#f8ebdc!important;font-size:13px;text-align:center}.announce-close{border-color:#7c5a3e!important;background:#ffffff14!important;color:#f6e9dc!important;min-height:40px;min-width:40px}.site-header.storefront-header{position:sticky;top:42px;z-index:90;display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:12px;padding:10px 16px 12px;background:#faf8f5f5!important;border-bottom:1px solid var(--store-line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.storefront-brand{display:grid;justify-items:center;align-content:center;gap:2px}.storefront-brand a{font-size:clamp(24px,2.5vw,34px)!important;letter-spacing:.5px;font-family:Playfair Display,serif;color:#4f2e1e!important;text-decoration:none}.storefront-brand span{font-size:12px;color:#8a705f;font-weight:600}.header-search-row{grid-column:1 / -1;max-width:100%!important}.global-search{border-radius:999px!important;border:1px solid var(--store-line)!important;background:#fff!important;min-height:46px;padding-inline:16px!important}.icon-btn{border:1px solid var(--store-line)!important;background:#fff!important;color:#4f2e1e!important;border-radius:999px!important}.mobile-nav-sheet{grid-column:1 / -1;border:1px solid var(--store-line)!important;background:#fffdfb!important;border-radius:14px!important}.mobile-menu-title{font-weight:700}.voylla-home{width:min(1360px,calc(100% - 24px));margin:16px auto 40px;display:grid;gap:18px}.voylla-section{background:var(--store-card);border:1px solid var(--store-line);border-radius:12px;padding:14px}.voylla-hero{background:var(--store-card);border:1px solid var(--store-line);border-radius:14px;padding:10px}.voylla-hero-media{border-radius:12px;overflow:hidden;background:#f4e3d3}.voylla-hero-media img{width:100%;height:min(48vw,520px);object-fit:cover;display:block}.voylla-hero-cta{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:12px 4px 4px}.btn.primary{min-height:48px;border-radius:8px!important;border:1px solid var(--store-ruby)!important;background:var(--store-ruby)!important;color:#fff!important;font-weight:700}.btn.secondary{min-height:48px;border-radius:8px!important;border:1px solid #d6b487!important;background:#f8e9d4!important;color:#5b3a1f!important;font-weight:700}.voylla-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.voylla-head h2{margin:0;font-size:clamp(20px,2.2vw,28px);color:#3b2417}.voylla-view-all{color:#7b4e2b;text-decoration:none;font-weight:700}.voylla-category-grid{display:grid;grid-template-columns:repeat(6,minmax(120px,1fr));gap:14px}.voylla-category-card{text-decoration:none;color:#3a2416;display:grid;gap:8px;justify-items:center}.voylla-category-image{width:min(100%,180px);aspect-ratio:1 / 1;border-radius:999px;overflow:hidden;border:2px solid #f3e4d2;box-shadow:0 10px 24px #2b1b111f}.voylla-category-image img{width:100%;height:100%;object-fit:cover;display:block}.voylla-category-card span{font-size:14px;font-weight:700}.voylla-product-grid{display:grid;grid-template-columns:repeat(3,minmax(220px,1fr));gap:12px}.voylla-home .product-card{border:1px solid var(--store-line);border-radius:12px;box-shadow:none;min-height:100%}.voylla-home .product-body h3{font-size:14px}.voylla-home .card-actions{grid-template-columns:1fr auto}.voylla-trustline{background:#f8efe5;border:1px solid #ead8c4;border-radius:10px;padding:12px;display:grid;grid-template-columns:repeat(4,minmax(140px,1fr));gap:10px}.voylla-trustline span{text-align:center;font-size:13px;color:#5a422f;font-weight:600}.voylla-footer{margin-top:18px;background:#1e1714!important}.voylla-footer .footer-grid{grid-template-columns:repeat(4,minmax(140px,1fr))}@media (max-width: 1024px){.voylla-category-grid{grid-template-columns:repeat(4,minmax(120px,1fr))}.voylla-product-grid{grid-template-columns:repeat(2,minmax(160px,1fr))}.voylla-trustline{grid-template-columns:repeat(2,minmax(120px,1fr))}}@media (max-width: 768px){.site-header.storefront-header{top:40px;grid-template-columns:44px 1fr auto;padding:8px 10px 10px;gap:8px}.storefront-brand a{font-size:30px!important;line-height:1.05}.storefront-brand span{font-size:11px}.voylla-home{width:calc(100% - 12px);margin-top:10px;gap:12px}.voylla-section{padding:10px;border-radius:10px}.voylla-hero{padding:8px;border-radius:10px}.voylla-hero-media img{height:42vw;min-height:160px;max-height:230px}.voylla-hero-cta{grid-template-columns:1fr;gap:8px;padding:10px 0 2px}.voylla-head h2{font-size:20px}.voylla-category-grid{grid-template-columns:repeat(3,minmax(90px,1fr));gap:10px 6px}.voylla-category-image{width:90px}.voylla-category-card span{font-size:12px}.voylla-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.voylla-home .product-card{border-radius:10px}.voylla-trustline{grid-template-columns:1fr;gap:6px;padding:10px}.voylla-footer .footer-grid{grid-template-columns:repeat(2,minmax(120px,1fr))}}:root{--ink: #1f1a17;--muted: #6a5f57;--brand: #7a4b2a;--accent: #d8a25b;--line: #e7dbcf;--card: #fffdfa;--shadow: 0 18px 42px rgba(53, 34, 20, .12)}body{background:radial-gradient(circle at 10% 10%,rgba(216,162,91,.2),transparent 36%),radial-gradient(circle at 90% 0%,rgba(122,75,42,.2),transparent 32%),linear-gradient(180deg,#fffdf9,#f7efe6)}.site-header{border-bottom:1px solid rgba(122,75,42,.14);background:linear-gradient(90deg,#fffbf5f2,#fcf3e9ed)}.brand a{color:#573319;letter-spacing:.6px}.search-icon-btn{border-color:#ecd7bf;color:#7a4b2a}.header-nav a,.nav-btn{color:#3b2b1f;border-radius:999px;padding:8px 13px}.header-nav a.active{border-color:#e9cfae;background:#fff3e4}.home .hero{padding:20px 18px 8px}.hero>div{border-radius:22px;border-color:#eddcc7}.hero>div:first-child{background:linear-gradient(130deg,#fffbf3f2,#fff4e7eb),radial-gradient(circle at 80% 20%,rgba(216,162,91,.25),transparent 45%)}.hero-card{background:linear-gradient(160deg,#573319f2,#7a4b2ae6);color:#fff8ef}.hero-card h3{margin-top:0}.hero-card p,.hero-card li{color:#fff4e6eb}.eyebrow{color:#8c4f24;letter-spacing:.4px}.hero h1{font-size:clamp(2rem,2.8vw,3rem);line-height:1.1;color:#2f1d12}.btn{border-radius:999px;border-color:#e8d7c5;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.btn:hover{transform:translateY(-2px);border-color:#d6b493;box-shadow:0 12px 24px #5f3d251f}.btn.primary{background:linear-gradient(135deg,#7a4b2a,#b5753a);border-color:#8d542f}.category-highlights,.collections-section,.reviews-section{border-radius:22px;border-color:#eddcc8;box-shadow:0 22px 40px #3e24121a}.section-head h2{color:#3f2616;font-size:clamp(1.45rem,1.8vw,2rem)}.highlight-group-title{color:#8c5a33}.highlights-grid{gap:20px}.highlight-card{gap:10px}.highlight-image-wrap{width:170px;height:170px;border:3px solid #fff;box-shadow:0 18px 32px #3a220f3d}.highlight-ring{border-color:#f4e5d4f2}.highlight-card h3{font-size:1.35rem;color:#2e1f14}.highlight-link{color:#83502e}.collections-grid{gap:18px}.collection-card{border-radius:18px;border-color:#ead9c7;transition:transform .2s ease,box-shadow .2s ease}.collection-card:hover{transform:translateY(-4px);box-shadow:0 18px 34px #4f301826}.collection-content h3{color:#3c2415;font-size:1.05rem}.collection-content a{color:#8b532f}.quick-product-card{border-radius:16px;border-color:#ebdccb;transition:transform .18s ease,box-shadow .18s ease}.quick-product-card:hover{transform:translateY(-4px);box-shadow:0 16px 30px #462a1524}.quick-product-card span{color:#7a4b2a}.trust-section article,.reviews-grid article,.editorial-strip>div{border-radius:14px;border-color:#eadcca}.trust-section article{background:linear-gradient(180deg,#fffdfa,#fff6eb)}.editorial-strip>div{background:linear-gradient(135deg,#fff8ef,#fff1e0)}.site-footer{background:linear-gradient(180deg,#3d2717,#28190f)}.product-card,.product-view,.auth-card,.category-sidebar{border-color:#e9dbc9}.price-block .wholesale,.quick-product-card span,.collection-content a,.code a{color:#7a4b2a}.product-card:hover{box-shadow:0 20px 36px #462c1829}.site-main>*{animation:reveal-up .32s ease}@keyframes reveal-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1200px){.highlight-image-wrap{width:152px;height:152px}}@media (max-width: 960px){.hero h1{font-size:1.9rem}.highlight-image-wrap{width:138px;height:138px}.header-nav a,.nav-btn{padding:7px 11px}}.filter-strip{display:grid;gap:8px;margin-bottom:4px}.chip.active{background:#7a4b2a;border-color:#7a4b2a;color:#fff}.tag-row{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.tag-badge{background:#fff2e0;border:1px solid #ebcfad;color:#70401d;border-radius:999px;padding:3px 9px;font-size:11px;font-weight:700}.qty-row{display:flex;align-items:center;gap:8px;margin:12px 0}.qty-row input{width:72px;border:1px solid var(--line);border-radius:10px;padding:8px;font:inherit;text-align:center}.cart-grid{display:grid;gap:10px}.cart-item{display:grid;grid-template-columns:90px 1fr auto;gap:12px;border:1px solid #eadcc7;border-radius:14px;padding:10px;background:#fff}.cart-thumb{width:90px;height:90px;overflow:hidden;border-radius:10px}.cart-thumb img{width:100%;height:100%;object-fit:cover}.cart-actions{display:flex;align-items:center;gap:6px}.cart-actions input{width:58px;border:1px solid var(--line);border-radius:8px;padding:7px;text-align:center}.cart-summary{margin-top:12px;padding-top:12px;border-top:1px solid #ecdcc7}.admin-merch-row{margin-top:8px;display:flex;flex-wrap:wrap;gap:10px;align-items:center}.admin-merch-row label{display:flex;align-items:center;gap:6px;font-size:13px;color:#4b3a2d;border:1px solid #eadcc7;background:#fff;border-radius:999px;padding:6px 10px}.home-section-row{width:100%;display:grid;grid-template-columns:minmax(180px,1fr) minmax(86px,auto) minmax(100px,auto) minmax(110px,auto) minmax(170px,1fr) minmax(170px,1fr);gap:8px;align-items:center;border:1px solid #eadcc7;border-radius:10px;padding:8px;background:#fff;overflow:hidden;row-gap:10px}.home-section-row .section-title{margin:0;min-width:0;overflow-wrap:anywhere}.home-section-row label{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#5b3d27}.home-section-row .section-visibility{white-space:nowrap}.home-section-row .section-move{min-height:44px;white-space:nowrap}.home-section-row .section-control{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:8px;min-width:0}.home-section-row .section-control input[type=range]{width:100%;min-width:96px}.home-section-row>*{min-width:0}.home-section-row select,.home-section-row input[type=range]{accent-color:#9c6a3f}.home-layout-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.home-layout-item{min-width:0}.custom-home-block{background:#fffdf9;border:1px solid #ead8c2;border-radius:14px;display:grid;gap:8px;align-content:flex-start}.custom-home-block h3,.custom-home-block p{margin:0}.custom-home-block img{width:100%;max-height:220px;object-fit:cover;border-radius:10px}.hero-upload-btn{position:relative;overflow:hidden}.hero-upload-btn input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.hero-upload-dropzone{border:1px dashed #d7b992;background:#fff9f1;border-radius:12px;padding:10px;display:grid;gap:8px}.hero-upload-dropzone img{width:100%;max-height:280px;object-fit:cover;border-radius:10px;border:1px solid #eadcc7}.hero-upload-dropzone p{margin:0;font-size:13px;color:#6a4a31}.studio-preview-grid{margin:10px 0 14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.studio-device-toggle{display:flex;gap:8px;margin:8px 0;flex-wrap:wrap}.studio-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin:8px 0}.studio-meta{color:#6f5137;font-size:12px}.media-strip{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:8px;margin:8px 0 4px}.media-chip{border:1px solid #eadcc7;background:#fff;border-radius:8px;padding:8px;font-size:11px;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.studio-preview-grid.mobile{max-width:420px;grid-template-columns:1fr}.studio-preview-grid.tablet{max-width:760px;grid-template-columns:repeat(2,minmax(0,1fr))}.studio-preview-grid.desktop{max-width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}.studio-preview-block{border:1px dashed #cfad84;border-radius:10px;background:#fff9f1;display:grid;align-content:center;justify-items:center;text-align:center;gap:4px;position:relative}.studio-preview-block strong{font-size:13px;color:#4a2f1e}.studio-preview-block span{font-size:12px;color:#7a5a41}.studio-inline-edit{width:100%;display:grid;gap:6px;margin-top:6px}.studio-inline-edit input{border:1px solid #e4cfb2;border-radius:8px;padding:8px 10px;font-size:12px}.studio-resize-handle{position:absolute;bottom:6px;left:50%;transform:translate(-50%);width:40px;height:6px;border:0;border-radius:999px;background:#be9468;cursor:ns-resize}.premium-occasion,.premium-story-block{margin:8px 18px 18px;background:#fffdf9;border:1px solid #ead8c2;border-radius:22px;padding:18px;box-shadow:0 20px 36px #4227141a}.occasion-grid{display:grid;grid-template-columns:repeat(4,minmax(180px,1fr));gap:12px}.occasion-grid article{background:linear-gradient(180deg,#fff7ec,#fffefb);border:1px solid #ecd7be;border-radius:14px;padding:12px}.occasion-grid h3{margin:0 0 6px;color:#422616}.occasion-grid p{margin:0 0 8px;color:#6e5b4e;font-size:13px}.occasion-grid a{text-decoration:none;color:#8a4f2a;font-weight:700}.premium-service-strip{margin:8px 18px 18px;display:grid;grid-template-columns:repeat(4,minmax(180px,1fr));gap:10px}.premium-service-strip article{background:linear-gradient(180deg,#fff,#fff7ed);border:1px solid #ead7be;border-radius:14px;padding:12px}.premium-service-strip h3{margin:0 0 6px;color:#3f2617}.premium-service-strip p{margin:0;color:#6f6053}.premium-story-block{display:grid;grid-template-columns:1.4fr auto;align-items:center;gap:12px}@media (max-width: 1200px){.occasion-grid,.premium-service-strip{grid-template-columns:repeat(2,minmax(180px,1fr))}}@media (max-width: 960px){.occasion-grid,.premium-service-strip,.premium-story-block{grid-template-columns:1fr}}@media (max-width: 960px){.cart-item{grid-template-columns:1fr}.cart-thumb{width:100%;height:200px}.cart-actions{flex-wrap:wrap}}.announce-bar{display:flex;justify-content:space-between;align-items:center;gap:12px;background:#f4e9dc;color:#4a2c17;padding:10px 20px;border-bottom:1px solid #e7d4bc;font-size:14px}.announce-bar span{color:#4a2c17;font-weight:600}.announce-close{border:1px solid #caa782;background:#fff;color:#4a2c17;border-radius:6px;min-height:44px;min-width:44px;padding:0 12px;cursor:pointer}.search-wrap{position:relative}.search-suggest{position:absolute;left:0;right:0;top:calc(100% + 6px);z-index:30;background:#fff;border:1px solid #e8d8c6;border-radius:8px;box-shadow:0 14px 30px #1e140c1f;padding:6px;display:grid;gap:4px}.search-suggest button{border:0;background:transparent;text-align:left;padding:10px;border-radius:6px;cursor:pointer;font:inherit;min-height:44px}.search-suggest button:hover{background:#fff4e6}.catalog-sort{border:1px solid #e4d7c7;background:#fff;border-radius:8px;padding:10px;min-height:44px}button,a.btn,input,select{min-height:44px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid #1d4ed8;outline-offset:2px}.mobile-buy-bar{display:none}@media (max-width: 960px){.announce-bar{padding:8px 12px;font-size:13px}.mobile-buy-bar{position:fixed;left:0;right:0;bottom:0;z-index:40;display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:8px;background:#fff;border-top:1px solid #eadbc8}.site-main{padding-bottom:84px}}.hero-card{background:linear-gradient(160deg,#55311a,#7a4b2a);color:#fff7ed}.hero-card h3{color:#fff7ed}.hero-card p,.hero-card li{color:#f4e7d6}.home .hero .hero-card{background:linear-gradient(160deg,#55311a,#7a4b2a)!important;border-color:#8b5b39!important;color:#fff7ed!important}.home .hero .hero-card h3{color:#fff7ed!important}.home .hero .hero-card p,.home .hero .hero-card li{color:#ffeed8f5!important}:root{--space-1: 8px;--space-2: 16px;--space-3: 24px;--space-4: 32px;--space-5: 48px;--space-6: 64px;--bg: #fafaf8;--card-bg: #ffffff;--primary: #8b1e3f;--primary-hover: #721634;--secondary: #a37a38;--ok: #1f7a47;--err: #b43a3a}body{background:var(--bg);color:#201812;line-height:1.5}.site-main{display:grid;gap:var(--space-2)}.site-main>section,.site-main>.home{padding-block:var(--space-6)}.home,.collections-section,.category-highlights,.reviews-section,.premium-occasion,.premium-story-block{margin-inline:auto;width:min(1280px,calc(100% - 40px))}.btn{min-height:48px;min-width:44px;border-radius:6px;font-weight:700;transition:transform .16s ease,background-color .16s ease,border-color .16s ease,box-shadow .16s ease}.btn:active{transform:translateY(1px)}.btn.primary{background:linear-gradient(120deg,var(--primary),#9f2a4c);border-color:var(--primary);color:#fff;box-shadow:0 8px 20px #8b1e3f38}.btn.primary:hover{background:linear-gradient(120deg,var(--primary-hover),var(--primary))}.btn.ghost{border:0;background:transparent;color:#6d4125;text-decoration:underline}.btn:disabled{opacity:.4;pointer-events:none}.site-header{position:sticky;top:0;z-index:50}.search-wrap{max-width:900px}.search-suggest{max-height:420px;overflow:auto}.search-group{border-bottom:1px solid #efe1d2;padding-bottom:6px}.search-group p{margin:6px 8px;font-size:12px;color:#76533b;font-weight:700}.search-suggest-row{display:flex;align-items:center;gap:10px}.search-thumb{width:34px;height:34px;border-radius:6px;background:#f3ede7;overflow:hidden;flex-shrink:0}.search-thumb img{width:100%;height:100%;object-fit:cover}.search-empty{padding:8px;color:#6f6053;font-size:13px}.mobile-highlights-grid,.mobile-hook-banner{display:none}.mega-wrap{position:relative}.mega-menu{position:absolute;top:calc(100% + 8px);left:0;display:grid;grid-template-columns:repeat(2,minmax(180px,1fr));gap:8px;min-width:380px;padding:12px;background:#fffdfa;border:1px solid #ead9c5;border-radius:10px;box-shadow:0 16px 32px #472a171f}.mega-menu button{border:1px solid #ebddce;background:#fff;border-radius:6px;padding:10px;text-align:left;font:inherit;cursor:pointer}.mobile-nav-toggle,.mobile-nav-sheet,.mobile-only-btn{display:none}.product-grid{grid-template-columns:repeat(4,minmax(180px,1fr))}.product-card{position:relative;border-radius:10px;padding-bottom:8px}.product-card .product-image{transition:opacity .24s ease,transform .24s ease}.product-card .product-image.secondary{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.product-card:hover .product-image.secondary{opacity:1}.product-card:hover .product-image.primary{opacity:0}.product-card:hover{transform:translateY(-3px)}.product-badges{position:absolute;top:10px;left:10px;z-index:4;display:flex;flex-wrap:wrap;gap:6px}.tag-badge{background:#fff6e6f5;color:#6e3e1e;border-color:#e4c7a4}.wishlist-btn{position:absolute;top:10px;right:10px;z-index:5;width:44px;height:44px;border-radius:999px;border:1px solid #eddcc9;background:#fff;color:#8b3a4f;cursor:pointer}.wishlist-btn.active{background:#8b1e3f;color:#fff;border-color:#8b1e3f}.price-block .strikethrough{text-decoration:line-through;color:#78695d;font-size:12px}.card-actions{margin-top:10px;display:grid;grid-template-columns:1fr auto;gap:8px}.btn.added{background:#e8f7ef;border-color:#b9dfcb;color:#1f7a47}.catalog-layout{width:min(1280px,calc(100% - 40px));margin-inline:auto;grid-template-columns:280px 1fr}.mobile-filter-btn{display:none}.load-more-btn{margin:12px auto 0}.sidebar-head-actions{display:flex;gap:8px}.product-view{width:min(1280px,calc(100% - 40px));margin-inline:auto;grid-template-columns:minmax(460px,560px) 1fr}.product-gallery-wrap{display:grid;grid-template-columns:84px 1fr;gap:10px}.product-thumbs{display:grid;gap:8px;max-height:540px;overflow:auto}.thumb-btn{border:1px solid #e7d8c7;background:#fff;border-radius:6px;padding:0;width:74px;height:74px;overflow:hidden;cursor:pointer}.thumb-btn img{width:100%;height:100%;object-fit:cover}.thumb-btn.active{border-color:#8b1e3f}.product-gallery.zoomable img{transition:transform .24s ease}.product-gallery.zoomable:hover img{transform:scale(1.08)}.retail-price{font-size:30px;line-height:1.2}.savings-line{color:var(--ok);font-weight:700}.stock-eta-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.stock-eta-row span{border:1px solid #ead9c5;background:#fff;padding:6px 10px;border-radius:999px;font-size:13px}.stock-eta-row .stock-ok{color:var(--ok);border-color:#b5dbc7;background:#ecf8f1}.rating-line{margin:0 0 8px;color:#6c563f;font-weight:700}.trust-badges{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0}.trust-badges span{border:1px solid #e5d6c3;background:#fff8ec;color:#5f3f25;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700}.checkout-steps{display:flex;gap:8px;margin:8px 0 12px}.checkout-steps span{border:1px solid #e8d9c8;border-radius:999px;padding:6px 10px;font-size:12px}.checkout-steps .active{background:#8b1e3f;color:#fff;border-color:#8b1e3f}.free-shipping-wrap p{margin:0 0 6px;color:#59412c}.free-shipping-bar{width:100%;height:9px;border-radius:999px;background:#f0e7dc;overflow:hidden;margin-bottom:12px}.free-shipping-bar span{display:block;height:100%;background:linear-gradient(90deg,#8b1e3f,#a94665)}.coupon-row{margin:12px 0;display:grid;grid-template-columns:1fr auto;gap:8px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#1c141085;display:grid;place-items:center;padding:16px}.modal-card{width:min(420px,100%);background:#fff;border-radius:10px;border:1px solid #e8dac8;padding:16px}.site-footer{margin-top:var(--space-5)}@media (max-width: 960px){.site-main>section,.site-main>.home{padding-block:var(--space-4)}.home,.collections-section,.category-highlights,.reviews-section,.premium-occasion,.premium-story-block,.catalog-layout,.product-view{width:calc(100% - 20px)}.product-grid{grid-template-columns:repeat(2,minmax(140px,1fr))}.home .hero{gap:10px;padding:8px 0 0}.hero>div{padding:14px;border-radius:12px}.hero h1{font-size:1.5rem;line-height:1.2;margin-bottom:6px}.hero-subcopy{margin:0 0 8px;font-size:13px;color:#5f4d3f}.hero-card{display:none}.mobile-hook-banner{margin-top:8px;position:relative;display:block;height:140px;border-radius:10px;overflow:hidden;text-decoration:none}.mobile-hook-banner img{width:100%;height:100%;object-fit:cover}.mobile-hook-banner span{position:absolute;left:8px;bottom:8px;background:#211007c2;color:#fff;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700}.mobile-nav-toggle{display:inline-flex;align-items:center;justify-content:center}.header-nav{display:none}.mobile-nav-sheet{display:grid;gap:8px;grid-column:1 / -1;background:#fff;border:1px solid #ebdbc9;border-radius:10px;padding:10px}.mobile-nav-sheet a,.mobile-nav-sheet button{border:1px solid #efdfce;background:#fff;border-radius:6px;padding:10px;text-align:left;font:inherit;color:#3a291d;min-height:44px}.mobile-accordion{display:grid;gap:6px;padding-left:6px}.catalog-layout{grid-template-columns:1fr}.section-head{margin-bottom:8px}.section-head p{display:none}.category-highlights{padding:12px}.highlight-group-title,.highlight-group{display:none}.mobile-highlights-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.highlight-card.compact h3{font-size:12px;line-height:1.2;min-height:28px}.highlight-card.compact .highlight-image-wrap{width:100%;max-width:92px;height:92px;margin:0 auto}.highlight-card.compact .highlight-link{display:none}.collections-section,.reviews-section,.trust-section,.premium-occasion,.premium-story-block{padding:12px;border-radius:12px}.collections-grid,.quick-product-grid,.trust-section,.reviews-grid,.occasion-grid,.premium-service-strip{gap:8px}.desktop-heavy-sections{display:none}.mobile-filter-btn{display:inline-flex;margin-bottom:8px}.category-sidebar{position:fixed;left:-100%;top:0;bottom:0;width:min(86vw,340px);z-index:80;background:#fff;transition:left .2s ease;border-radius:0;border-right:1px solid #e7d8c8;box-shadow:0 16px 40px #1f140c33}.category-sidebar.open{left:0}.mobile-only-btn{display:inline-flex}.product-view,.product-gallery-wrap{grid-template-columns:1fr}.product-thumbs{grid-auto-flow:column;grid-auto-columns:74px;overflow-x:auto;overflow-y:hidden}}.header-icons{display:flex;align-items:center;gap:8px}.icon-btn{width:44px;height:44px;min-height:44px;min-width:44px;border-radius:10px;border:1px solid #e8d8c6;background:#fff;cursor:pointer;font-size:18px}.swatch-row{margin-top:8px;display:flex;gap:6px}.swatch-dot{width:14px;height:14px;border-radius:999px;border:1px solid rgba(31,24,18,.15)}.product-card{min-height:320px}.product-body{min-height:148px;display:grid;align-content:start}.gallery-indicators{margin-top:8px;display:flex;justify-content:center;gap:6px}.gallery-dot{width:10px;height:10px;border-radius:999px;border:1px solid #cab8a4;background:#fff;cursor:pointer}.gallery-dot.active{background:#8b1e3f;border-color:#8b1e3f}.variant-block{margin:10px 0}.cart-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#16100c75;z-index:120;opacity:0;pointer-events:none;transition:opacity .18s ease}.cart-drawer-backdrop.open{opacity:1;pointer-events:auto}.cart-drawer{position:absolute;right:0;top:0;bottom:0;width:min(420px,92vw);background:#fff;border-left:1px solid #e9d9c7;padding:16px;display:grid;grid-template-rows:auto auto 1fr auto;gap:10px;transform:translate(100%);transition:transform .22s ease}.cart-drawer-backdrop.open .cart-drawer{transform:translate(0)}.cart-drawer-head{display:flex;justify-content:space-between;align-items:center}.cart-drawer-items{overflow:auto;display:grid;gap:10px}.cart-drawer-item{display:grid;grid-template-columns:72px 1fr;gap:8px;border:1px solid #eadac8;border-radius:10px;padding:8px}.cart-drawer-footer{border-top:1px solid #eddccb;padding-top:10px;display:grid;gap:8px}.mobile-filter-sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:110;background:#130d0973;display:grid;align-items:end}.mobile-filter-sheet{background:#fff;border-radius:14px 14px 0 0;padding:14px;max-height:80vh;overflow:auto;display:grid;gap:12px}.mobile-filter-head{display:flex;justify-content:space-between;align-items:center}.mobile-filter-group h4{margin:0 0 6px;font-size:14px;font-family:inherit}.mobile-filter-btn{position:sticky;bottom:12px;z-index:20;box-shadow:0 12px 24px #3b211138}@media (max-width: 960px){.site-main>section,.site-main>.home{padding-block:32px}.site-main{padding-inline:16px}.site-header{grid-template-columns:1fr auto auto;gap:8px;padding:10px 16px}.brand{grid-column:1 / -1}.search-wrap{width:70vw;max-width:none}.global-search{min-height:44px}.mobile-nav-toggle{display:inline-flex;min-height:44px;min-width:44px}.header-icons{gap:6px}.header-nav{display:none}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card:active .product-image.secondary{opacity:1}.product-card:active .product-image.primary{opacity:0}.filter-strip{display:none}.mobile-filter-btn{display:inline-flex}}.site-header{z-index:80}.voice-btn{margin-left:6px}.icon-btn{font-size:12px;font-weight:700;color:#3a2618}.mega-menu.rich{grid-template-columns:repeat(4,minmax(180px,1fr));min-width:920px}.mega-column{display:grid;gap:8px}.mega-column img{width:100%;height:90px;object-fit:cover;border-radius:8px}.mega-column h4{margin:0;font-size:15px}.mega-links{display:grid;gap:6px}.mega-links button{border:1px solid #eee0d2;background:#fff;border-radius:6px;min-height:36px;padding:7px 8px;text-align:left;cursor:pointer;font:inherit}.hero-categories{grid-template-columns:repeat(8,minmax(82px,1fr))}.hero-category-chip img{width:74px;height:74px}.video-strip{display:grid;grid-template-columns:repeat(6,minmax(180px,1fr));gap:10px;overflow-x:auto}.video-card{min-width:180px;border-radius:10px;overflow:hidden;position:relative;border:1px solid #eadac7;box-shadow:0 14px 26px #20140c1c}.video-card img{width:100%;height:250px;object-fit:cover}.video-overlay{position:absolute;left:8px;right:8px;bottom:8px;border-radius:8px;background:#140d09c2;padding:8px;color:#fff;display:grid;gap:6px}.video-overlay p{margin:0;font-size:11px}.video-overlay strong{font-size:13px}.mission-block{background:linear-gradient(135deg,#fffaf3,#fff)}.mission-grid{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:10px}.mission-grid article{border:1px solid #ecdcc8;border-radius:10px;padding:14px;background:#fff}.mission-grid h3{margin:0 0 6px;font-size:18px}.mission-grid p{margin:0}.testimonials-ticker blockquote{margin:0;border:1px solid #ebddcb;border-radius:10px;padding:16px;background:#fff}.testimonials-ticker p{margin:0 0 8px;color:#3f2f24}.optin-panel .optin-row{display:grid;grid-template-columns:1fr auto;gap:8px}.hc-mode{background:#0f1115!important;color:#f8fafc!important}.hc-mode .site-header,.hc-mode .collections-section,.hc-mode .hero>div,.hc-mode .category-sidebar,.hc-mode .product-card,.hc-mode .search-suggest,.hc-mode .mobile-nav-sheet{background:#171a21!important;color:#f8fafc!important;border-color:#364152!important}.hc-mode .btn,.hc-mode .icon-btn,.hc-mode .chip{border-color:#7c8ca4!important;color:#f8fafc!important}.hc-mode .btn.primary{background:#c0264f!important}@media (max-width: 1200px){.mega-menu.rich{min-width:720px;grid-template-columns:repeat(2,minmax(220px,1fr))}}@media (max-width: 960px){.site-main{padding-left:16px;padding-right:16px}.hero-categories{grid-template-columns:repeat(4,minmax(0,1fr))}.hero-category-chip img{width:66px;height:66px}.video-strip{grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}.video-card{min-width:0}.video-card img{height:200px}.mission-grid,.optin-panel .optin-row{grid-template-columns:1fr}}.home .hero .hero-card ul{gap:6px}.home .hero .hero-card li{font-size:14px}.clean-card{border:1px solid #e8dac8;background:#fff;box-shadow:0 10px 20px #1d120b14}.clean-card .product-image-wrap{aspect-ratio:1 / 1}.clean-card .product-body{padding:10px;gap:6px;min-height:auto}.clean-card .product-body h3{margin:0;font-size:14px;line-height:1.3;min-height:36px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.clean-card .price-block{gap:2px}.clean-card .retail{font-size:16px}.clean-card .product-badges{max-width:calc(100% - 56px)}.clean-card .tag-badge{font-size:10px;padding:3px 8px}.clean-card .swatch-row{margin-top:2px}.clean-card .card-actions{grid-template-columns:1fr}.clean-card .card-actions .btn.ghost{display:none}@media (max-width: 960px){.home .hero{padding-top:0}.home .hero h1{margin-bottom:4px}.product-grid{gap:10px}.clean-card .product-body h3{min-height:34px;font-size:13px}}.compact-header{grid-template-columns:auto 1fr auto;grid-template-areas:"menu brand icons" "search search search";gap:8px;padding:10px 16px}.compact-header .left-menu-btn{grid-area:menu}.compact-header .brand{grid-area:brand;text-align:center}.compact-header .search-wrap{grid-area:search;max-width:none;width:100%}.compact-header .header-icons{grid-area:icons;justify-self:end}.compact-header .global-search{min-height:46px}.compact-header .icon-btn{width:44px;height:44px;font-size:18px}.hero-main-banner{margin:8px 0 12px;border-radius:10px;overflow:hidden;border:1px solid #e9dccb;display:block;position:relative}.hero-main-banner img{width:100%;aspect-ratio:16 / 9;object-fit:cover;display:block}.banner-cta{position:absolute;left:50%;bottom:14px;transform:translate(-50%);background:#483625d6;color:#fff;border-radius:8px;padding:10px 22px;font-weight:700;min-height:44px;display:inline-flex;align-items:center;justify-content:center}.hero-categories{grid-template-columns:repeat(6,minmax(108px,1fr));gap:12px}.hero-category-chip img{width:92px;height:92px}.hero-category-chip span{font-size:14px}.hero-actions.below-categories{margin-top:14px;justify-content:center}.collections-section .section-head p{display:none}.compact-footer{padding:16px 16px 10px}.compact-footer .footer-grid{grid-template-columns:repeat(4,minmax(120px,1fr));gap:12px}.compact-footer h4{font-size:14px}.compact-footer p,.compact-footer li,.compact-footer a{font-size:12px}@media (max-width: 960px){.compact-header{grid-template-areas:"menu brand icons" "search search search";grid-template-columns:auto 1fr auto}.compact-header .search-wrap{width:100%}.hero-categories{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.hero-category-chip img{width:96px;height:96px}.hero-category-chip span{font-size:13px}.compact-footer .footer-grid{grid-template-columns:repeat(2,minmax(120px,1fr))}}.category-admin-row{margin-top:8px;display:grid;grid-template-columns:repeat(2,minmax(200px,1fr));gap:8px;align-items:center}.category-admin-row .global-search,.category-admin-row select{min-height:44px;pointer-events:auto;-webkit-user-select:text;user-select:text}.category-active-toggle{display:inline-flex;align-items:center;gap:8px;min-height:44px;border:1px solid #eadcc7;border-radius:8px;padding:8px 10px;background:#fff}.category-active-toggle input{width:18px;height:18px;pointer-events:auto}@media (max-width: 960px){.category-admin-row,.home-section-row,.home-section-row .section-control{grid-template-columns:1fr}.home-layout-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-actions{flex-direction:column;align-items:stretch}}@media (max-width: 1240px){.home-section-row{grid-template-columns:minmax(180px,1fr) minmax(86px,auto) minmax(100px,auto) minmax(110px,auto)}.home-section-row .section-height,.home-section-row .section-padding{grid-column:1 / -1}}.mobile-home-intro{width:min(760px,100%);margin:0 auto 14px;background:#fff;border:1px solid #eadcca;border-radius:10px;padding:16px;display:grid;gap:12px}.mobile-sale-line{margin:0;font-size:12px;line-height:1.5;text-align:center;color:#6a4022;background:#fff2df;border:1px solid #ebcfad;border-radius:8px;padding:8px 10px;font-weight:700}.mobile-brand-title{margin:0;text-align:center;font-size:28px;color:#2d1a10}.mobile-brand-tagline{margin:0;text-align:center;color:#6b4e3b;font-size:14px;font-weight:600}.mobile-hero-image{border-radius:10px;overflow:hidden;border:1px solid #e8d9c8}.mobile-hero-image img{width:100%;aspect-ratio:16 / 9;object-fit:cover;display:block}.mobile-intro-cta{display:grid;grid-template-columns:1fr;gap:8px}.mobile-intro-cta .btn{width:100%;justify-content:center;min-height:48px;display:inline-flex;align-items:center}.mobile-secondary-cta{background:#e7c79f;border-color:#d8b689;color:#362012}.mobile-intro-cta .btn.primary{background:#b67c43;border-color:#a86e37;color:#fff}@media (min-width: 961px){.mobile-home-intro{max-width:940px;padding:16px}.mobile-sale-line{font-size:13px}.mobile-intro-cta{grid-template-columns:1fr 1fr}}.sale-banner{margin:0 0 8px;display:inline-flex;align-items:center;gap:8px;border:1px solid #e7c7a3;background:linear-gradient(135deg,#fff2df,#ffe5c3);color:#5c3315;border-radius:999px;padding:7px 12px;font-weight:700;font-size:13px}:root{--ink: #24180f;--muted: #7a6a5d;--brand: #8a5a2b;--accent: #d8b07a;--line: #eadfce;--card: #ffffff;--shadow: 0 10px 24px rgba(36, 24, 15, .06)}body{background:#fffdf9}.announce-bar{background:#15100b;color:#f5e8d8;border-bottom:1px solid #2b2117;min-height:34px;display:flex;align-items:center;justify-content:center;gap:12px;padding:6px 12px;font-size:13px}.announce-close{border:1px solid #584532;background:transparent;color:#f5e8d8;border-radius:999px;padding:4px 10px;cursor:pointer}.compact-header{grid-template-columns:auto 1fr auto;gap:14px;padding:14px 18px;background:#fff;border-bottom:1px solid #efe4d6;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none}.brand a{font-family:Playfair Display,serif;font-size:34px;font-weight:700;color:#3a2616;letter-spacing:.8px}.global-search{border:1px solid #e4d7c6;border-radius:999px;padding:12px 18px;background:#fffefc}.global-search:focus{outline:2px solid #e8c89a;outline-offset:0}.icon-btn{width:44px;height:44px;border-radius:999px;border:1px solid #ebdccb;background:#fff;color:#5a3a22}.search-suggest{background:#fff;border:1px solid #eadcc8;border-radius:12px;box-shadow:0 12px 24px #1c120a1a}.mobile-home-intro,.collections-section,.auth-card,.admin-card,.admin-filters{border-color:#eadcc7;border-radius:14px;box-shadow:0 8px 20px #22160c0d;background:#fff}.mobile-sale-line{background:#fff3e2;border-color:#efdbc0;color:#6d441f}.mobile-brand-title{color:#2e1d10}.mobile-brand-tagline{color:#7a634f}.collections-section .section-head h2{color:#3a2616;font-size:clamp(1.25rem,2vw,1.7rem)}.collections-section .section-head p{color:#816c58}.collection-card,.product-card,.quick-product-card{border:1px solid #efe2d2;border-radius:12px;box-shadow:0 8px 18px #281a0f0f;background:#fff}.product-card:hover,.quick-product-card:hover,.collection-card:hover{transform:translateY(-2px);box-shadow:0 12px 26px #281a0f1f}.wishlist-btn{border:1px solid #eddcc8;background:#fff;color:#7f5530;font-size:16px}.wishlist-btn.active{background:#7f2f2f;color:#fff;border-color:#7f2f2f}.tag-badge{background:#fef2df;color:#7f5530;border:1px solid #edd7b5;border-radius:999px}.price-block .retail{color:#2f1f13}.btn.primary{background:#8a5a2b;border-color:#7b4f24;color:#fff}.btn.primary:hover{background:#774820}.btn.ghost{color:#6f4a2a;text-decoration:underline;border:0;background:transparent}.trust-inline{margin:8px 18px 18px;padding:12px 14px;border:1px solid #eadbc7;border-radius:12px;background:#fff9f1}.trust-inline p{margin:0;color:#68482f;font-weight:600;text-align:center}.site-footer{background:#18110c;color:#ddc7ad}.hero-categories{margin-top:10px;display:grid;grid-template-columns:repeat(6,minmax(84px,1fr));gap:8px}.hero-category-chip{text-decoration:none;color:#362114;display:grid;justify-items:center;gap:6px}.hero-category-chip img{width:78px;height:78px;border-radius:999px;object-fit:cover;border:2px solid #fff;box-shadow:0 10px 16px #3a221233}.hero-category-chip span{font-size:12px;font-weight:700}.home,.collections-section,.category-highlights,.reviews-section,.premium-occasion,.premium-story-block,.catalog-layout,.product-view,.trust-inline{width:min(1520px,calc(100% - 16px))!important}.hero{padding-left:0!important;padding-right:0!important}.hero-categories{grid-template-columns:repeat(6,minmax(130px,1fr))!important;gap:14px!important}.hero-category-chip img{width:112px!important;height:112px!important}.hero-category-chip span{font-size:15px!important}@media (max-width: 960px){.home,.collections-section,.category-highlights,.reviews-section,.premium-occasion,.premium-story-block,.catalog-layout,.product-view,.trust-inline{width:calc(100% - 10px)!important}.hero-categories{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}.hero-category-chip img{width:112px!important;height:112px!important}.hero-category-chip span{font-size:14px!important}}.highlight-ring{display:none!important}.trust-inline{width:min(1280px,calc(100% - 40px));margin:8px auto 18px;background:#fff8ee;border:1px solid #ecd7bb;border-radius:10px;padding:10px 14px}.trust-inline p{margin:0;font-size:13px;color:#59432f;line-height:1.5;text-align:center}@media (max-width: 960px){.sale-banner{width:100%;justify-content:center;margin-bottom:6px}.hero-categories{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 6px;margin-top:8px}.hero-category-chip img{width:74px;height:74px}.collections-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.collection-content p,.collection-content a{display:none}.collection-content{padding:8px!important}.collection-content h3{font-size:12px!important;line-height:1.25}.trust-inline{width:calc(100% - 20px);margin-bottom:10px}}:root{--store-bg: #fffaf4;--store-card: #ffffff;--store-line: #eadfce;--store-ink: #2a1c16;--store-muted: #7f6a5d;--store-ruby: #7f1d3a;--store-ruby-hover: #66162f;--store-gold: #b3873e}body{background:linear-gradient(180deg,#fffaf4,#fff7ee)!important;color:var(--store-ink)!important}.announce-bar{background:linear-gradient(90deg,#4b1f2f,#7f1d3a)!important;color:#fff3ea!important}.announce-bar span{color:#fff3ea!important}.announce-close{border-color:#ffeee266!important;background:#ffffff14!important;color:#fff4ea!important}.site-header.storefront-header{background:#fffaf4fa!important;border-bottom-color:#eadfce!important}.storefront-brand a{color:#4a281b!important}.storefront-brand span{color:#836c5b!important}.global-search{border-color:#e6d8c4!important;background:#fffefc!important}.icon-btn{border-color:#e7d8c4!important;background:#fffdf9!important;color:#5a3322!important}.voylla-hero,.voylla-section,.voylla-home .product-card{border-color:#eadfce!important;background:#fff!important}.voylla-head h2{color:#3c2317!important}.voylla-view-all{color:#6f1d33!important}.voylla-category-image{border-color:#f0ddc2!important;box-shadow:0 10px 24px #4022121f!important}.voylla-category-card span{color:#42281a!important}.btn.primary{background:var(--store-ruby)!important;border-color:var(--store-ruby)!important;color:#fff!important}.btn.primary:hover{background:var(--store-ruby-hover)!important;border-color:var(--store-ruby-hover)!important}.btn.secondary{background:#f7ecd9!important;border-color:#ddbe8f!important;color:#5d3d22!important}.tag-badge{background:#fff4e2!important;border-color:#e9cda4!important;color:#7a4a20!important}.wishlist-btn.active{background:var(--store-ruby)!important;border-color:var(--store-ruby)!important}.price-block .retail{color:#2f2018!important}.price-block .strikethrough{color:#8a7869!important}.voylla-trustline{background:#fdf4e8!important;border-color:#ecd9be!important}.voylla-trustline span{color:#64442c!important}.voylla-footer{background:#1f1815!important}:root{--store-bg: #f7f1e8;--store-card: #fffdf9;--store-line: #e2d6c8;--store-ink: #2b211b;--store-muted: #75685b;--store-ruby: #4e3627;--store-ruby-hover: #3f2b1f;--store-gold: #b08a56}body{background:linear-gradient(180deg,#f7f1e8,#f0e7db)!important;color:var(--store-ink)!important}.announce-bar{background:linear-gradient(90deg,#f6efe4,#efe3d2)!important;color:#5b4634!important;border-bottom:1px solid #e2d0b8!important}.announce-bar span{color:#5b4634!important}.announce-close{border-color:#d9c4a7!important;background:#fffaf2!important;color:#5b4634!important}.site-header.storefront-header{background:linear-gradient(180deg,#fffdf9fc,#f9f2e8fa)!important;border-bottom:1px solid #e5d5bf!important}.storefront-brand a{color:#473529!important}.storefront-brand span{color:#7b6857!important}.global-search{border-color:#e3d7c8!important;background:#fffdf9!important;color:#4b3a2d!important}.icon-btn{border-color:#e2d5c6!important;background:#fffdf8!important;color:#594433!important}:root{--store-bg: #fbf9f4;--store-card: #ffffff;--store-line: #e6dece;--store-ink: #1f1f1f;--store-muted: #66625b;--store-ruby: #2f2f2f;--store-ruby-hover: #1f1f1f;--store-gold: #b99a63}body{background:linear-gradient(180deg,#fbf9f4,#f6f2ea)!important;color:var(--store-ink)!important}.announce-bar{background:linear-gradient(90deg,#f5f1e8,#efe8da)!important;color:#3e3b36!important;border-bottom:1px solid #dfd4c0!important}.announce-bar span{color:#3e3b36!important}.announce-close{border-color:#d7c7aa!important;background:#fffdf8!important;color:#3f3b35!important}.site-header.storefront-header{background:#fffffcfa!important;border-bottom:1px solid #e3d9c9!important}.storefront-brand a{color:#232323!important}.storefront-brand span{color:#6f6a61!important}.global-search{border-color:#e0d8ca!important;background:#fff!important;color:#222!important}.icon-btn{border-color:#e0d8ca!important;background:#fff!important;color:#2d2d2d!important;width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;font-size:20px!important}.header-action-wishlist{background:linear-gradient(180deg,#fff0f3,#ffe7ec)!important;border-color:#efcad5!important;color:#9a3d58!important}.header-action-cart{background:linear-gradient(180deg,#f0f7ff,#e6f1ff)!important;border-color:#cbdcf2!important;color:#385d8b!important}.header-action-wishlist:hover,.header-action-cart:hover{transform:translateY(-1px);box-shadow:0 8px 16px #19191914}.voylla-hero,.voylla-section,.voylla-home .product-card{border-color:#e6dece!important;background:#fff!important}.voylla-head h2{color:#252525!important}.voylla-view-all{color:#6b6256!important}.btn.primary{background:#2f2f2f!important;border-color:#2f2f2f!important;color:#fff!important}.btn.primary:hover{background:#1f1f1f!important;border-color:#1f1f1f!important}.btn.secondary{background:#f8f2e6!important;border-color:#d5c2a0!important;color:#39342f!important}.tag-badge{background:#fbf5e9!important;border-color:#dcc5a0!important;color:#5a4f3e!important}.wishlist-btn.active{background:#2f2f2f!important;border-color:#2f2f2f!important}.voylla-trustline{background:#f9f4ea!important;border-color:#e4d9c5!important}.voylla-trustline span{color:#4c443a!important}.voylla-footer{background:#232323!important}.site-header.storefront-header{grid-template-columns:44px minmax(0,1fr) auto!important;gap:10px!important;padding:10px 14px 12px!important}.storefront-brand{align-items:center}.header-search-row{grid-column:1 / -1!important;width:100%}.storefront-nav-row{grid-column:1 / -1;display:flex;gap:8px;overflow-x:auto;padding:2px 0;scrollbar-width:none}.storefront-nav-row::-webkit-scrollbar{display:none}.storefront-nav-chip{border:1px solid var(--store-line);background:#fffdf9;color:#433830;border-radius:999px;padding:8px 14px;font:inherit;font-size:13px;font-weight:600;white-space:nowrap;min-height:40px;cursor:pointer}.storefront-nav-chip:hover{border-color:#ccb58f;color:#2f2924}.voylla-home{width:min(1420px,calc(100% - 20px))!important;margin-top:10px!important;gap:10px!important}.voylla-hero{padding:10px!important}.voylla-hero-media{position:relative;border-radius:12px!important;overflow:hidden}.voylla-hero-media img{width:100%;height:min(30vw,360px)!important;min-height:180px;object-fit:cover}.voylla-hero-overlay{position:absolute;left:0;right:0;bottom:0;padding:20px 20px 16px;background:linear-gradient(180deg,#12100e00,#12100ea8);color:#fff;display:grid;gap:6px}.voylla-hero-eyebrow{margin:0;font-size:12px;letter-spacing:.5px;opacity:.92}.voylla-hero-overlay h1{margin:0;font-size:clamp(22px,2.6vw,36px);line-height:1.14}.voylla-hero-overlay p{margin:0;font-size:clamp(13px,1.1vw,15px);line-height:1.42;max-width:680px}.voylla-hero-cta{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;padding:8px 2px 2px!important}.structured-categories{grid-template-columns:repeat(6,minmax(120px,1fr))!important;gap:10px!important}.structured-categories .voylla-category-image{width:min(100%,138px)!important;border-radius:12px!important;aspect-ratio:1 / 1}.structured-categories .voylla-category-card span{font-size:13px!important}.voylla-product-grid{grid-template-columns:repeat(4,minmax(180px,1fr))!important}.voylla-hero-dots{display:flex;justify-content:center;gap:8px;margin-top:8px}.voylla-hero-dot{width:10px;height:10px;border-radius:999px;border:1px solid #d7c9b4;background:#fff;cursor:pointer;min-height:10px!important;min-width:10px!important;padding:0}.voylla-hero-dot.active{background:#5a3a29;border-color:#5a3a29}@media (max-width: 1024px){.structured-categories{grid-template-columns:repeat(4,minmax(100px,1fr))!important}.voylla-product-grid{grid-template-columns:repeat(3,minmax(160px,1fr))!important}}@media (max-width: 768px){.site-header.storefront-header{padding:8px 10px 10px!important}.storefront-brand a{font-size:24px!important}.storefront-brand span{font-size:10px!important}.storefront-nav-row{padding-bottom:4px}.storefront-nav-chip{padding:8px 12px;font-size:12px;min-height:36px}.icon-btn{width:46px!important;height:46px!important;min-width:46px!important;min-height:46px!important}.voylla-home{width:calc(100% - 10px)!important;gap:10px!important}.voylla-hero{padding:8px!important}.voylla-hero-media img{height:40vw!important;min-height:140px;max-height:190px}.voylla-hero-overlay{padding:12px 12px 10px;gap:4px}.voylla-hero-overlay h1{font-size:18px}.voylla-hero-overlay p{font-size:12px}.voylla-hero-cta{grid-template-columns:1fr!important;gap:8px!important;padding:10px 0 0!important}.structured-categories{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important}.structured-categories .voylla-category-image{width:100%!important;max-width:96px;border-radius:8px!important}.structured-categories .voylla-category-card span{font-size:12px!important;text-align:center}.voylla-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}}.voylla-hero,.voylla-section,.voylla-home .product-card{border-color:#e2d6c8!important;background:#fffaf4!important}.voylla-head h2{color:#34251d!important}.voylla-view-all{color:#4e3627!important}.voylla-category-image{border-color:#e5d5bf!important}.voylla-category-card span{color:#3b2a20!important}.btn.primary{background:#4e3627!important;border-color:#4e3627!important;color:#fff!important}.btn.primary:hover{background:#3f2b1f!important;border-color:#3f2b1f!important}.btn.secondary{background:#f4e7d4!important;border-color:#c9a777!important;color:#4f3726!important}.tag-badge{background:#f6ead6!important;border-color:#d2b086!important;color:#694326!important}.wishlist-btn.active{background:#4e3627!important;border-color:#4e3627!important}.voylla-trustline{background:#f5ecdf!important;border-color:#dfceb8!important}.voylla-trustline span{color:#5a4331!important}.voylla-footer{background:#1e1814!important}.announce-bar{padding:4px 10px!important;min-height:30px!important}.announce-bar span{font-size:12px!important;line-height:1.2!important}.announce-close{min-height:28px!important;min-width:28px!important;padding:0 8px!important}.site-header.storefront-header{padding:4px 10px 6px!important;gap:6px!important}.storefront-brand{gap:0!important;line-height:1.02!important}.storefront-brand a{margin:0!important;line-height:1!important;font-size:28px!important}.storefront-brand span{margin:0!important;line-height:1!important}.header-search-row{margin:0!important}.storefront-nav-row{padding:0!important;margin:0!important}.voylla-home{margin-top:4px!important}.voylla-hero-media{aspect-ratio:16 / 9!important}.voylla-hero-media img{width:100%!important;height:100%!important;object-fit:cover!important}@media (max-width: 768px){.site-header.storefront-header{padding:3px 8px 5px!important;gap:5px!important}.storefront-brand a{font-size:24px!important}.storefront-brand span{font-size:9px!important}.voylla-home{margin-top:2px!important}.voylla-hero-media{aspect-ratio:16 / 9!important}}.site-header.storefront-header{grid-template-columns:44px 260px 1fr auto!important;align-items:center!important}.storefront-brand{justify-items:start!important}.storefront-brand a{font-size:44px!important;letter-spacing:.4px!important}.storefront-brand span{font-size:11px!important;margin-top:2px!important}.storefront-desktop-nav{display:flex;align-items:center;gap:16px;overflow:auto;scrollbar-width:none}.storefront-desktop-nav::-webkit-scrollbar{display:none}.storefront-desktop-link{border:0;background:transparent;color:#2b2520;font:inherit;font-size:14px;font-weight:700;letter-spacing:.2px;white-space:nowrap;cursor:pointer;padding:8px 0}.header-search-row{grid-column:3 / 5!important;margin-top:2px!important}.storefront-nav-row{grid-column:3 / 5!important;margin-top:4px!important}.global-search{border-radius:0!important;border-top:0!important;border-left:0!important;border-right:0!important;border-bottom:1px solid #b8aa96!important;padding-inline:0!important;background:transparent!important}.voylla-section{padding:10px 12px!important}.voylla-category-strip{display:grid;grid-template-columns:repeat(8,minmax(130px,1fr));gap:10px}.voylla-category-tile{text-decoration:none;color:#2f241d;display:grid;justify-items:center;gap:6px}.voylla-category-tile-image{width:100%;aspect-ratio:4 / 3;border-radius:8px;overflow:hidden;border:1px solid #e2d6c8;background:#fff}.voylla-category-tile-image img{width:100%;height:100%;object-fit:cover;display:block}.voylla-category-tile span{font-size:13px;font-weight:700;text-align:center}.voylla-hero{padding:8px!important}.voylla-hero-media{border-radius:10px!important}.voylla-hero-overlay{padding:14px 16px 12px!important}.voylla-hero-overlay h1{font-size:clamp(18px,2.2vw,30px)!important}@media (min-width: 769px){.left-menu-btn{display:none!important}}@media (max-width: 768px){.site-header.storefront-header{grid-template-columns:44px 1fr auto!important}.storefront-desktop-nav{display:none!important}.header-search-row{grid-column:1 / -1!important;margin-top:0!important}.storefront-nav-row{grid-column:1 / -1!important;margin-top:2px!important}.voylla-category-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.voylla-category-tile-image{aspect-ratio:1 / 1}}@media (min-width: 769px){.site-header.storefront-header{grid-template-columns:220px minmax(0,1fr) auto!important;grid-template-areas:"brand nav icons" "brand search search";column-gap:16px!important;row-gap:6px!important;padding:6px 14px 8px!important}.left-menu-btn{display:none!important}.storefront-brand{grid-area:brand;align-self:center;min-width:0}.storefront-brand a{font-size:38px!important;line-height:.95!important}.storefront-brand span{display:none!important}.storefront-desktop-nav{grid-area:nav;min-width:0;overflow-x:auto;gap:14px;align-self:end}.storefront-desktop-link{font-size:13px}.header-icons{grid-area:icons;align-self:center}.header-search-row{grid-area:search!important;margin:0!important;width:min(420px,100%)!important;justify-self:end}.storefront-nav-row{grid-area:search!important;margin-top:42px!important;width:min(520px,100%);justify-self:end}}.voylla-hero-overlay{overflow:hidden}.voylla-hero-overlay h1,.voylla-hero-overlay p{text-wrap:balance}@media (max-width: 768px){.storefront-brand span{display:none!important}.site-header.storefront-header{grid-template-columns:44px 1fr auto!important;grid-template-areas:"menu brand icons" "search search search" "chips chips chips";padding:4px 8px 6px!important;row-gap:4px!important}.left-menu-btn{grid-area:menu}.storefront-brand{grid-area:brand;justify-items:center!important}.storefront-brand a{font-size:26px!important}.header-icons{grid-area:icons}.header-search-row{grid-area:search!important}.storefront-nav-row{grid-area:chips!important;margin-top:0!important}}@media (min-width: 769px){.announce-bar{min-height:34px!important;padding:6px 14px!important}.site-header.storefront-header{padding:6px 18px 8px!important;row-gap:4px!important;border-bottom:1px solid #e6ded1!important}.storefront-brand a{font-size:42px!important;font-weight:700!important;letter-spacing:0!important;line-height:1!important;white-space:nowrap!important}.storefront-desktop-nav{gap:20px!important}.storefront-desktop-link{font-size:15px!important;font-weight:700!important;letter-spacing:0!important;padding:6px 0!important}.header-icons .icon-btn{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}.header-search-row{width:min(360px,100%)!important}.global-search{font-size:16px!important;min-height:38px!important;padding-bottom:2px!important;border-bottom-width:1px!important}.voylla-home{width:min(1600px,calc(100% - 28px))!important;gap:12px!important}.voylla-section{padding:12px 14px!important}.voylla-category-strip{grid-template-columns:repeat(8,minmax(150px,1fr))!important;gap:12px!important}.voylla-category-tile-image{aspect-ratio:5 / 4!important;border-radius:10px!important}.voylla-category-tile span{font-size:18px!important;font-weight:700!important;line-height:1.18!important}.voylla-hero{padding:6px!important}.voylla-hero-media{aspect-ratio:16 / 6.9!important;border-radius:8px!important}.voylla-hero-overlay{padding:14px 18px!important;background:linear-gradient(180deg,#100e0d00,#100e0d59)!important;gap:2px!important}.voylla-hero-eyebrow{font-size:11px!important;letter-spacing:.4px!important;opacity:.95!important}.voylla-hero-overlay h1{font-size:clamp(20px,2vw,28px)!important;line-height:1.06!important;max-width:560px!important}.voylla-hero-overlay p{font-size:12px!important;max-width:560px!important;opacity:.94!important}.voylla-hero-cta{grid-template-columns:repeat(2,minmax(200px,280px))!important;justify-content:flex-start!important}}@media (max-width: 768px){.announce-bar{min-height:30px!important;padding:5px 8px!important}.storefront-brand a{font-size:22px!important;line-height:1!important;white-space:nowrap!important}.global-search{font-size:14px!important;min-height:36px!important;border-bottom-width:1px!important}.voylla-section{padding:8px!important}.voylla-category-strip{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:7px!important}.voylla-category-tile-image{aspect-ratio:1 / 1!important;border-radius:8px!important}.voylla-category-tile span{font-size:12px!important;line-height:1.18!important}.voylla-hero-media{aspect-ratio:16 / 9!important}.voylla-hero-overlay{padding:10px!important;gap:2px!important}.voylla-hero-overlay h1{font-size:16px!important;line-height:1.08!important}.voylla-hero-overlay p{font-size:11px!important;line-height:1.24!important}.voylla-hero-cta{grid-template-columns:1fr 1fr!important;gap:6px!important;padding-top:6px!important}.voylla-hero-cta .btn{min-height:42px!important;font-size:13px!important;padding:8px 10px!important}}.announce-link{margin-left:8px;color:inherit;font-weight:700;text-decoration:underline}.breadcrumb-row{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:10px;font-size:12px;color:#6b6258}.voylla-plp-controls{display:grid;grid-template-columns:repeat(4,minmax(120px,auto));gap:8px;align-items:center}.product-grid.product-grid-compact{grid-template-columns:repeat(5,minmax(160px,1fr))}.checkout-page .checkout-layout{display:grid;grid-template-columns:1.4fr .9fr;gap:14px}.checkout-form,.checkout-summary{background:#fff;border:1px solid #e6dece;border-radius:10px;padding:14px;display:grid;gap:10px}.checkout-form label{display:grid;gap:6px;font-size:13px;font-weight:600}.checkout-form input,.checkout-form textarea{border:1px solid #ddd2c2;border-radius:8px;padding:10px 12px;font:inherit}.tracking-page{display:grid;gap:10px}@media (max-width: 960px){.voylla-plp-controls,.product-grid.product-grid-compact{grid-template-columns:repeat(2,minmax(0,1fr))}.checkout-page .checkout-layout{grid-template-columns:1fr}}@media (min-width: 769px){.site-header.storefront-header{grid-template-columns:320px minmax(0,1fr) auto!important;grid-template-areas:"brand nav icons" "brand search search";align-items:center!important}.storefront-brand{grid-area:brand!important;align-self:center!important}.storefront-brand a{font-size:34px!important;line-height:1!important;white-space:nowrap!important}.storefront-desktop-nav{grid-area:nav!important;justify-content:flex-start!important;padding-left:8px!important;align-self:center!important}.storefront-desktop-link{font-size:13px!important}.header-icons{grid-area:icons!important}.header-search-row{grid-area:search!important;width:min(380px,100%)!important;justify-self:end!important}.voylla-hero-media{aspect-ratio:16 / 7.4!important;min-height:260px!important;max-height:420px!important}}.voylla-hero-media{position:relative}.voylla-hero-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:36px;height:36px;border:1px solid rgba(255,255,255,.75);border-radius:999px;background:#18181861;color:#fff;font-size:24px;line-height:1;cursor:pointer;display:grid;place-items:center;min-height:36px!important;min-width:36px!important}.voylla-hero-nav.prev{left:10px}.voylla-hero-nav.next{right:10px}.voylla-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important}.product-slot-placeholder{border:1px dashed #dbcbb6;border-radius:10px;background:linear-gradient(180deg,#fffaf1,#fffdf8);min-height:355px}@media (max-width: 1024px){.voylla-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width: 768px){.storefront-brand a{font-size:22px!important}.voylla-hero-media{aspect-ratio:16 / 9!important;min-height:170px!important;max-height:250px!important}.voylla-hero-nav{width:32px;height:32px;min-height:32px!important;min-width:32px!important;font-size:20px}.voylla-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.product-slot-placeholder{min-height:280px}}.voylla-hero{justify-items:start!important}.voylla-hero-media{margin-left:0!important;margin-right:auto!important}.voylla-hero-media img{object-position:left center!important}@media (min-width: 769px){.site-header.storefront-header{grid-template-columns:300px minmax(0,1fr) auto!important;column-gap:8px!important}.storefront-desktop-nav{padding-left:0!important;gap:12px!important}.storefront-brand a{font-size:32px!important}.voylla-hero-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:10px;align-items:stretch}.voylla-occasion-panel{border:1px solid #e4d7c7;background:#fffdf8;border-radius:10px;padding:12px;display:grid;align-content:start;gap:10px}.voylla-occasion-panel h3{margin:0;font-size:18px;color:#2d2520}.voylla-occasion-links{display:grid;gap:8px}.voylla-occasion-link{text-decoration:none;color:#3a3029;border:1px solid #eadfcf;border-radius:8px;padding:8px 10px;font-weight:600;background:#fff}.voylla-occasion-panel p{margin:0;font-size:12px;color:#6f665d}.voylla-hero-media{width:100%!important;justify-self:end!important;margin-left:auto!important;margin-right:0!important;border-radius:10px!important;overflow:hidden!important;min-height:320px!important;max-height:320px!important}.voylla-hero-media img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center right!important}}@media (max-width: 768px){.voylla-hero-layout{display:grid;gap:8px}.voylla-occasion-panel{border:1px solid #e7dccd;background:#fffdf8;border-radius:10px;padding:10px;display:grid;gap:8px}.voylla-occasion-panel h3{margin:0;font-size:16px}.voylla-occasion-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.voylla-occasion-link{text-decoration:none;border:1px solid #eadfcf;border-radius:8px;padding:7px 8px;font-size:12px;color:#433730;background:#fff}.voylla-hero-media{width:100%!important;min-height:200px!important;max-height:200px!important;overflow:hidden!important}.voylla-hero-media img{width:100%!important;height:100%!important;object-fit:cover!important}}@media (min-width: 769px){.site-header.storefront-header{grid-template-columns:300px auto minmax(240px,1fr) auto!important;grid-template-areas:"brand nav search icons"!important;align-items:center!important;row-gap:0!important;column-gap:10px!important}.storefront-brand{grid-area:brand!important;align-self:center!important}.storefront-desktop-nav{grid-area:nav!important;align-self:center!important;gap:10px!important;overflow:hidden!important}.header-search-row{grid-area:search!important;width:min(320px,100%)!important;justify-self:end!important;margin:0!important}.header-icons{grid-area:icons!important}}.price-add-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.inline-add-btn{min-height:36px!important;padding:6px 10px!important;font-size:12px!important;border-radius:8px!important;white-space:nowrap}.compact-view-link{margin-top:2px;font-size:12px;line-height:1;min-height:unset!important;padding:2px 0!important}.voylla-home .product-card{min-height:0!important}.voylla-home .product-body{min-height:0!important;padding:8px!important;gap:4px!important}.voylla-home .product-body h3{font-size:13px!important;line-height:1.25!important;margin-bottom:2px!important}.voylla-home .price-block{gap:2px!important}.voylla-home .swatch-row{margin-top:4px!important}.voylla-home .swatch-dot{width:12px;height:12px}.voylla-product-grid{gap:8px!important}@media (min-width: 769px){.voylla-hero-layout{width:100%!important;display:grid!important;grid-template-columns:280px minmax(0,1fr)!important;gap:10px!important}.voylla-hero-media{width:100%!important;max-width:none!important;justify-self:stretch!important;margin:0!important}.voylla-hero-media img{width:100%!important;height:100%!important;object-fit:cover!important}}@media (min-width: 769px){.site-header.storefront-header{grid-template-areas:none!important;grid-template-rows:auto!important;align-items:center!important;min-height:72px!important;padding-top:4px!important;padding-bottom:4px!important}.storefront-brand,.storefront-desktop-nav{grid-area:auto!important}.header-search-row{grid-area:auto!important;margin:0!important;align-self:center!important}.header-icons{grid-area:auto!important;align-self:center!important}.storefront-nav-row{display:none!important}}.site-main>section.voylla-home{padding-top:0!important;padding-bottom:0!important}@media (min-width: 769px){.site-header.storefront-header{grid-template-columns:300px minmax(0,1fr) minmax(260px,380px) auto!important;grid-template-areas:none!important;grid-template-rows:auto!important;align-items:center!important;column-gap:10px!important;row-gap:0!important}.storefront-brand{grid-area:auto!important}.storefront-brand a{color:#7a4a2a!important}.storefront-desktop-nav{grid-area:auto!important;justify-content:center!important;overflow:hidden!important}.header-search-row{grid-area:auto!important;width:100%!important;margin:0!important;justify-self:auto!important}.header-icons{grid-area:auto!important;justify-self:end!important}}.announce-bar{margin:0!important;border-bottom-width:1px!important}.site-header.storefront-header{margin:0!important;top:0!important}.announce-bar+.site-header.storefront-header{top:30px!important}@media (min-width: 769px){.site-header.storefront-header{padding-top:0!important;padding-bottom:0!important;min-height:64px!important}.storefront-desktop-nav{gap:20px!important}.storefront-desktop-link{padding:8px 2px!important;letter-spacing:.3px!important}}.header-action-search{background:linear-gradient(180deg,#f4f6fb,#e9edf7)!important;border-color:#ccd5e8!important;color:#344b74!important}.header-action-account{background:linear-gradient(180deg,#eef6ef,#e3f1e4)!important;border-color:#c9e0cb!important;color:#2f6242!important}.voylla-category-strip{width:100%!important;margin:0 auto!important;justify-content:center!important;align-items:start!important}.voylla-category-tile{justify-items:center!important;text-align:center!important}.voylla-category-tile-image{aspect-ratio:1 / 1!important;border-radius:10px!important}@media (min-width: 769px){.voylla-section:has(.voylla-category-strip){padding:10px 18px!important}.voylla-category-strip{grid-template-columns:repeat(8,minmax(110px,1fr))!important;gap:10px!important}.voylla-product-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:8px!important}.voylla-home .product-body{padding:6px!important;gap:2px!important}.voylla-home .product-body h3{font-size:12px!important;line-height:1.2!important;margin:0 0 2px!important}.voylla-home .price-block .retail{font-size:13px!important}}@media (max-width: 768px){.voylla-category-strip{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important}}@media (min-width: 769px){.site-header.storefront-header{grid-template-columns:270px minmax(260px,1fr) minmax(360px,520px) auto!important;column-gap:12px!important}.header-search-row{width:min(520px,100%)!important;max-width:100%!important;justify-self:stretch!important}.global-search{width:100%!important;min-width:0!important}}.site-main>.home-reset{width:min(1560px,calc(100% - 32px))!important;margin:8px auto 26px!important;padding:0!important;display:grid!important;gap:12px!important}.site-main>.home-reset .voylla-section,.site-main>.home-reset .voylla-hero{border:1px solid #e8ddcf!important;border-radius:12px!important;background:#fffdf9!important;box-shadow:none!important}.home-reset-categories{padding:10px 12px!important}.home-reset-category-strip{display:grid!important;grid-template-columns:repeat(8,minmax(120px,1fr))!important;gap:10px!important;align-items:start!important}.home-reset-category-tile{text-decoration:none!important;color:#2d221a!important;justify-items:center!important;text-align:center!important;gap:8px!important}.home-reset-category-image{width:100%!important;aspect-ratio:1 / 1!important;border-radius:10px!important;overflow:hidden!important;border:1px solid #e8ddcf!important}.home-reset-category-image img{width:100%;height:100%;object-fit:cover}.home-reset-category-tile span{font-size:14px!important;font-weight:700!important;line-height:1.2!important}.home-reset-hero{padding:8px!important}.home-reset-hero-media{width:100%!important;aspect-ratio:16 / 8.2!important;min-height:250px!important;max-height:350px!important;border-radius:10px!important;overflow:hidden!important}.home-reset-hero-media img{width:100%!important;height:100%!important;object-fit:cover!important}.home-reset-hero-overlay{padding:14px 16px!important;background:linear-gradient(180deg,#12100e00,#12100e73)!important}.home-reset-hero-overlay h1{font-size:clamp(18px,2vw,28px)!important;line-height:1.1!important}.home-reset-hero-overlay p{font-size:13px!important;line-height:1.35!important}.site-main>.home-reset .voylla-hero-cta{padding:8px 0 0!important;gap:8px!important}.home-reset-section{padding:10px 12px!important}.site-main>.home-reset .voylla-head{margin-bottom:10px!important}.site-main>.home-reset .voylla-head h2{font-size:30px!important;line-height:1!important}.home-reset-product-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important}.home-reset .product-slot-placeholder{min-height:330px!important;border-radius:10px!important}.home-reset .product-card{min-height:0!important}.home-reset .product-body{padding:8px!important}.home-reset .product-body h3{font-size:13px!important;line-height:1.25!important}@media (max-width: 1024px){.site-main>.home-reset{width:calc(100% - 16px)!important}.home-reset-category-strip{grid-template-columns:repeat(6,minmax(100px,1fr))!important}.home-reset-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width: 768px){.site-main>.home-reset{width:calc(100% - 10px)!important;gap:8px!important}.home-reset-categories,.home-reset-section{padding:8px!important}.home-reset-category-strip{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important}.home-reset-category-tile span{font-size:12px!important}.home-reset-hero-media{aspect-ratio:16 / 9!important;min-height:170px!important;max-height:230px!important}.site-main>.home-reset .voylla-hero-cta{grid-template-columns:1fr 1fr!important}.home-reset-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}}.admin-clean-page{width:min(1360px,calc(100% - 24px));margin:12px auto 24px;display:grid;gap:14px}.admin-clean-topbar{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;background:#fff;border:1px solid #e7dccd;border-radius:12px;padding:14px}@media (max-width: 768px){body.mobile-menu-open{overflow:hidden!important;touch-action:none!important;overscroll-behavior:none!important}.site-header.storefront-header{position:sticky;top:0;z-index:40}.site-header.storefront-header .storefront-brand span,.site-header.storefront-header .storefront-desktop-nav,.site-header.storefront-header .storefront-nav-row{display:none!important}.site-header.storefront-header{display:grid!important;grid-template-columns:52px minmax(0,1fr) auto!important;grid-template-areas:"menu brand icons" "search search search"!important;align-items:center!important;gap:10px!important;padding:10px 12px!important}.site-header.storefront-header .left-menu-btn{grid-area:menu!important}.site-header.storefront-header .storefront-brand{grid-area:brand!important;min-width:0!important}.site-header.storefront-header .storefront-brand a{font-size:clamp(18px,6vw,28px)!important;white-space:nowrap!important}.site-header.storefront-header .header-icons{grid-area:icons!important}.site-header.storefront-header .header-search-row{grid-area:search!important;overflow:hidden!important;max-height:62px!important;opacity:1!important;transform:translateY(0)!important;transition:max-height .18s ease,opacity .18s ease,transform .18s ease,margin .18s ease!important}.site-header.storefront-header .header-search-row.mobile-search-hidden{max-height:0!important;opacity:0!important;margin-top:-4px!important;pointer-events:none!important;transform:translateY(-8px)!important}.site-header.storefront-header .global-search{min-height:48px!important}.mobile-nav-backdrop{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:#0e18296b!important;z-index:9998!important;display:flex!important;justify-content:flex-start!important;overscroll-behavior:contain!important;touch-action:none!important;pointer-events:auto!important}.mobile-nav-dismiss{flex:1 1 auto!important;height:100vh!important;border:0!important;margin:0!important;padding:0!important;background:transparent!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;cursor:default!important}.mobile-nav-sheet.mobile-nav-panel{width:min(78vw,320px)!important;height:100dvh!important;overflow:hidden!important;margin:0!important;border-radius:0 16px 16px 0!important;padding:14px 12px calc(12px + env(safe-area-inset-bottom,0px))!important;background:#f9fbff!important;box-shadow:18px 0 36px #0a152938!important;animation:mobileDrawerIn .18s ease!important;touch-action:pan-y!important;display:flex!important;flex-direction:column!important;position:relative!important;z-index:9999!important}.mobile-nav-header{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-bottom:10px!important}.mobile-nav-close{width:44px!important;height:44px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;border:1px solid #bfd0eb!important;background:#fff!important;color:#193961!important;font-size:34px!important;line-height:44px!important;padding:0!important}.mobile-nav-sheet.mobile-nav-panel a,.mobile-nav-sheet.mobile-nav-panel button{min-height:40px!important;font-size:15px!important}.mobile-nav-sheet.mobile-nav-panel .mobile-menu-title,.mobile-nav-sheet.mobile-nav-panel .nav-btn,.mobile-nav-sheet.mobile-nav-panel .mobile-menu-group>button,.mobile-nav-sheet.mobile-nav-panel .mobile-menu-subitems button,.mobile-nav-sheet.mobile-nav-panel a{padding:8px 10px!important}.mobile-accordion{display:grid!important;gap:10px!important}.mobile-menu-scroll{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;overscroll-behavior:contain!important;padding-right:2px!important;padding-bottom:10px!important}.mobile-menu-group{border:1px solid rgba(101,137,189,.24)!important;border-radius:12px!important;padding:8px!important;background:#fffffff0!important}.mobile-nav-sheet.mobile-nav-panel .mobile-menu-title{width:100%!important;display:flex!important;align-items:center!important;justify-content:space-between!important;justify-content:flex-start!important;font-weight:700!important;font-size:14px!important;min-height:36px!important;border-radius:10px!important}.mobile-menu-subitems{display:grid!important;gap:4px!important;margin-top:6px!important;padding-left:6px!important}.mobile-menu-caret{font-size:18px!important;line-height:1!important;color:#5272a1!important;margin-left:12px!important}.mobile-nav-sheet.mobile-nav-panel .mobile-menu-subitems button{justify-content:flex-start!important;min-height:34px!important;font-size:13px!important;color:#385377!important}.mobile-menu-utility{display:grid!important;gap:6px!important;margin-top:12px!important}.mobile-menu-cart{margin-top:10px!important}.mobile-menu-auth-row{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;margin-top:12px!important;padding-top:14px!important;padding-bottom:calc(8px + env(safe-area-inset-bottom,0px))!important;background:linear-gradient(180deg,#f9fbff66,#f9fbff 35%)!important;flex:0 0 auto!important;position:sticky!important;bottom:0!important;z-index:2!important}.mobile-menu-auth-row a,.mobile-menu-auth-row .nav-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:40px!important;border-radius:10px!important;border:1px solid rgba(123,154,199,.34)!important;background:#fff!important}.wa-float{display:none!important}.home-reset-hero{padding:10px!important}.home-reset-hero-media{min-height:250px!important;max-height:320px!important;aspect-ratio:16 / 10!important}}@keyframes mobileDrawerIn{0%{transform:translate(-18px);opacity:.92}to{transform:translate(0);opacity:1}}.admin-clean-topbar h2{margin:0}.admin-clean-topbar p{margin:4px 0 0;color:#6f5a4a}.admin-clean-actions{display:flex;flex-wrap:wrap;gap:8px}.admin-status{margin:0;padding:10px 12px;border-radius:8px;background:#f9f2e8;color:#5e4229}.admin-clean-card{background:#fff;border:1px solid #e7dccd;border-radius:12px;padding:14px;display:grid;gap:12px}.admin-card-head{display:flex;justify-content:space-between;align-items:center;gap:8px}.admin-click-image{width:100%;border:1px dashed #d2baa1;border-radius:12px;padding:8px;background:#fff9f2;display:grid;gap:8px;cursor:pointer;text-align:left}.admin-click-image img{width:100%;max-height:320px;border-radius:10px;object-fit:cover;background:#f2f2f2}.admin-click-image span{font-size:13px;color:#6f5137}.admin-click-image-small img{max-height:180px}.admin-form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.admin-form-grid label{display:grid;gap:6px;font-size:13px;color:#654b38}.admin-category-editor-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.admin-category-edit-card{border:1px solid #eadfce;border-radius:10px;padding:10px;background:#fffdf9;display:grid;gap:8px}.admin-row-buttons{display:flex;flex-wrap:wrap;gap:6px}.admin-subcat-list{display:grid;gap:6px}.admin-subcat-item{border:1px solid #eadfce;border-radius:8px;padding:8px;display:flex;justify-content:space-between;gap:8px;align-items:center;overflow-wrap:anywhere}.admin-subcat-item span{font-size:13px;color:#4a3424}.admin-live-preview{border:1px solid #eadfce;border-radius:10px;padding:10px;background:#fffdf9;display:grid;gap:8px;width:100%}.admin-live-preview.desktop{max-width:980px}.admin-live-preview.tablet{max-width:760px}.admin-live-preview.mobile{max-width:380px}.admin-live-preview-image img{width:100%;aspect-ratio:16 / 9;object-fit:cover;border-radius:8px}.admin-live-preview-meta{display:grid;gap:2px;color:#5a4638}.admin-issues{border:1px solid #ecc7c7;background:#fff3f3;border-radius:8px;padding:8px;display:grid;gap:4px}.admin-issues p{margin:0;color:#8a2c2c;font-size:13px}.admin-history-list{display:grid;gap:6px}.admin-history-item{border:1px solid #e9dfd2;border-radius:8px;padding:8px;display:flex;justify-content:space-between;gap:8px;align-items:center}.admin-section-picker{border:1px solid #eadfce;border-radius:10px;padding:10px;background:#fffdf9;display:grid;gap:8px}.admin-section-picker h4{margin:0;text-transform:capitalize}.admin-picked-list{display:grid;gap:6px}.admin-picked-item{border:1px solid #ece2d4;border-radius:8px;padding:8px;display:flex;justify-content:space-between;gap:8px;align-items:center}.admin-json-preview{max-height:320px;overflow:auto;background:#1e1e1e;color:#f1f1f1;border-radius:8px;padding:10px;font-size:12px}.admin-slide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.admin-slide-card{border:1px solid #eadfce;border-radius:10px;padding:10px;background:#fffdf9;display:grid;gap:8px}.admin-slide-card,.admin-category-edit-card,.admin-subcat-item,.admin-picked-item{cursor:grab}.admin-crop-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f0a088c;z-index:1200;display:grid;place-items:center;padding:12px}.admin-crop-panel{width:min(980px,100%);background:#fff;border:1px solid #e7dccd;border-radius:12px;padding:12px;display:grid;gap:10px}.admin-crop-frame{position:relative;overflow:hidden;border-radius:10px;border:1px solid #d6c2ad;background:#f5efe8;width:100%;max-height:62vh}.admin-crop-frame img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(1);transform-origin:center;max-width:none;-webkit-user-select:none;user-select:none}.admin-master-list{display:grid;gap:8px}.admin-master-row{border:1px solid #e9dfd2;border-radius:10px;padding:10px;display:flex;justify-content:space-between;gap:10px;align-items:center;background:#fffdf9}.admin-master-meta{display:grid;gap:4px}.admin-master-meta span{font-size:13px;color:#6f5a4a;overflow-wrap:anywhere}.admin-review-filters{background:#fff;border:1px solid #e7dccd;border-radius:12px;padding:12px;display:grid;grid-template-columns:minmax(220px,1.8fr) minmax(160px,.8fr) auto;gap:8px}.admin-review-list{display:grid;gap:10px}.admin-review-card{background:#fff;border:1px solid #e7dccd;border-radius:12px;padding:10px;display:grid;grid-template-columns:120px minmax(0,1fr);gap:10px}.admin-review-card img{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:8px;background:#f3f3f3}.admin-review-content{display:grid;gap:8px}.admin-review-content span{color:#6f5a4a;font-size:13px}.admin-review-inline{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.mobile-menu-group{display:grid;gap:4px}.mobile-menu-subitems{display:grid;gap:4px;padding:0 0 4px 12px}.mobile-menu-subitems button{font-size:13px;opacity:.9}.storefront-desktop-item{position:relative}.storefront-desktop-submenu{display:none;position:absolute;top:calc(100% + 8px);left:0;min-width:180px;background:#fff;border:1px solid #e7dccd;border-radius:10px;padding:8px;box-shadow:0 10px 24px #2b1b111f;z-index:80}.storefront-desktop-submenu button{width:100%;text-align:left;border:0;background:transparent;padding:8px;border-radius:8px;color:#452d1e}.storefront-desktop-submenu button:hover{background:#f8f1e6}.storefront-desktop-item:hover .storefront-desktop-submenu{display:grid;gap:4px}@media (max-width: 1024px){.admin-form-grid,.admin-category-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-slide-grid{grid-template-columns:1fr}}@media (max-width: 760px){.admin-clean-page{width:calc(100% - 12px);margin:8px auto 16px}.admin-clean-topbar{flex-direction:column}.admin-form-grid,.admin-category-editor-grid,.admin-review-filters,.admin-review-inline,.admin-review-card{grid-template-columns:1fr}}:root{--store-bg: #fffdf9;--store-card: #ffffff;--store-line: #e7dccd;--store-ink: #3f3129;--store-muted: #6f5b45;--store-ruby: #7f2f2f;--store-ruby-hover: #682424;--store-gold: #bf9a6c}body{background:var(--store-bg)!important}.announce-bar{background:linear-gradient(90deg,#4b1f2f,#7f1d3a)!important}.site-header.storefront-header{background:#fffaf4fa!important;border-bottom:1px solid #eadfce!important}.storefront-brand a{color:#5a3a29!important}.header-action-search,.header-action-account{background:linear-gradient(180deg,#fffffffa,#f8f3eef5)!important;border-color:#78350f1f!important;color:#6f4a35!important}.btn.primary{background:linear-gradient(120deg,#8b1e3f,#a94665)!important;border-color:#8b1e3f!important}.wholesale-home .voylla-hero-overlay h1,.wholesale-home .voylla-head h2{color:#3f3129!important}@media (max-width: 768px){.wholesale-home .home-reset-hero{padding:10px!important}.wholesale-home .home-reset-hero-media{min-height:320px!important;max-height:420px!important;aspect-ratio:16 / 11!important}.wholesale-home .home-reset-hero-overlay{display:none!important}.wholesale-home .site-header.storefront-header .storefront-brand span{display:block!important;font-size:10px!important;line-height:1.1!important;margin-top:2px!important;color:#8a705f!important;letter-spacing:.08em!important;text-transform:uppercase!important}}.wholesale-trustline{background:#fff8ec!important;border-color:#eadfce!important}.inquiry-grid{display:grid;gap:10px}.inquiry-item{display:grid;grid-template-columns:82px 1fr auto;gap:10px;align-items:center;border:1px solid #d7e3ef;border-radius:12px;padding:10px;background:#fff}.inquiry-thumb{width:82px;height:82px;border-radius:10px;overflow:hidden}.inquiry-thumb img{width:100%;height:100%;object-fit:cover}.inquiry-actions{display:grid;gap:8px}.inquiry-actions input{width:88px;border:1px solid #c9d8ea;border-radius:8px;padding:7px 8px}.wholesale-header .storefront-desktop-nav{justify-content:center!important}.site-header.storefront-header{gap:14px}.header-icons{display:flex;align-items:center;gap:10px}.header-icons .icon-btn,.site-header.storefront-header .icon-btn{width:48px;height:48px;border-radius:16px;border:1px solid rgba(120,53,15,.12);background:linear-gradient(180deg,#fffffff5,#faf5eff5);color:#6f4a35;box-shadow:0 10px 24px #5f3e2a1a,inset 0 1px #ffffffe6;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,color .18s ease,background .18s ease}.header-icons .icon-btn:hover,.site-header.storefront-header .icon-btn:hover{transform:translateY(-1px);border-color:#78350f3d;box-shadow:0 16px 30px #5f3e2a24,inset 0 1px #fff;color:#4b2e22}.header-icons .icon-btn:focus-visible,.site-header.storefront-header .icon-btn:focus-visible{outline:none;box-shadow:0 0 0 3px #bf9a6c3d,0 16px 30px #5f3e2a24}.header-action-wishlist,.header-action-cart,.header-action-account{background:linear-gradient(180deg,#fffffffa,#f8f3eef5)!important;color:#6f4a35!important}.search-wrap.header-search-row{position:relative;align-items:center}.site-header.storefront-header .global-search{min-height:50px;border-radius:18px;border:1px solid rgba(120,53,15,.14);background:linear-gradient(180deg,#fffffffa,#faf7f3f5);color:#3f3129;padding:13px 18px;box-shadow:inset 0 1px #ffffffeb,0 8px 22px #5f3e2a0f}.site-header.storefront-header .global-search::placeholder{color:#8c7b71}.site-header.storefront-header .global-search:focus{border-color:#78350f47;box-shadow:0 0 0 4px #bf9a6c2e,0 12px 26px #5f3e2a1a}.search-suggest{margin-top:10px;border-radius:18px;border:1px solid rgba(120,53,15,.12);background:#fffcf9fa;box-shadow:0 18px 40px #5f3e2a24;overflow:hidden}.announce-bar,.announce-bar span{color:#f5ede6!important}.announce-bar .announce-close{color:#4b2e22!important;background:#fffffff5!important;border-color:#ffffffb8!important}@media (max-width: 768px){.wholesale-home,.wholesale-home .site-shell,.wholesale-home .page-shell,.wholesale-home .site-main,.wholesale-home .site-main>.home-reset{overflow-x:hidden!important;max-width:100vw!important;box-sizing:border-box!important}.wholesale-home .site-header.storefront-header{grid-template-columns:42px minmax(0,1fr) auto!important;column-gap:6px!important;row-gap:8px!important;padding:10px 12px 8px!important;align-items:center!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important}.wholesale-home .site-header.storefront-header .menu-btn{width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;border-radius:14px!important}.wholesale-home .site-header.storefront-header .storefront-brand{min-width:0!important;max-width:100%!important;overflow:hidden!important;align-items:flex-start!important;justify-content:center!important}.wholesale-home .site-header.storefront-header .storefront-brand a{display:block!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:clamp(15px,6.6vw,20px)!important;line-height:.95!important;letter-spacing:.01em!important}.wholesale-home .site-header.storefront-header .storefront-brand span{display:block!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:9px!important;line-height:1!important;margin-top:3px!important;letter-spacing:.12em!important}.wholesale-home .site-header.storefront-header .header-icons{gap:4px!important;justify-content:flex-end!important;min-width:0!important}.wholesale-home .site-header.storefront-header .header-icons .icon-btn,.wholesale-home .site-header.storefront-header .icon-btn{width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;border-radius:12px!important}.wholesale-home .site-header.storefront-header .header-search-row,.wholesale-home .site-header.storefront-header .search-wrap.header-search-row{grid-column:1 / -1!important;width:100%!important;max-width:100%!important;min-width:0!important;margin-top:2px!important}.wholesale-home .site-header.storefront-header .global-search{width:100%!important;max-width:100%!important;min-width:0!important;min-height:42px!important;padding:10px 14px!important;font-size:14px!important;border-radius:14px!important}.wholesale-home .home-reset-hero{padding:8px!important;background:transparent!important;gap:6px!important}.wholesale-home .voylla-hero-layout,.wholesale-home .voylla-hero-slide,.wholesale-home .home-reset-hero-shell,.wholesale-home .home-reset-hero-media{background:transparent!important}.wholesale-home .home-reset-categories{padding:8px!important;overflow:hidden!important}.wholesale-home .home-reset-category-strip,.wholesale-home .voylla-category-strip{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;width:100%!important;max-width:100%!important;align-items:start!important;overflow:hidden!important;box-sizing:border-box!important}.wholesale-home .home-reset-category-tile,.wholesale-home .voylla-category-tile{min-width:0!important;width:100%!important;max-width:100%!important;gap:6px!important;box-sizing:border-box!important}.wholesale-home .home-reset-category-image,.wholesale-home .voylla-category-tile-image{width:100%!important;max-width:100%!important;aspect-ratio:1 / 1!important;border-radius:16px!important;overflow:hidden!important}.wholesale-home .home-reset-category-tile span,.wholesale-home .voylla-category-tile span{display:block!important;width:100%!important;min-width:0!important;font-size:11px!important;line-height:1.12!important;overflow-wrap:anywhere!important;word-break:break-word!important}.wholesale-home .home-reset-hero-media{min-height:360px!important;height:56vh!important;max-height:460px!important;aspect-ratio:auto!important;overflow:hidden!important;border-radius:20px!important;display:flex!important;align-items:stretch!important;justify-content:stretch!important}.wholesale-home .home-reset-hero-media img,.wholesale-home .voylla-hero-slide img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center 28%!important;background:transparent!important;flex:1 1 auto!important}.wholesale-home .voylla-hero-nav{top:50%!important;transform:translateY(-50%)!important}.wholesale-home .voylla-hero-cta{margin-top:2px!important}}
