:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#8b5e24;--brand-gold:#b68a3a;--brand-gold-dark:#8b5e24;--brand-title:Cinzel, "Cormorant Garamond", "Playfair Display", Georgia, "Times New Roman", serif;--brand-body:Cinzel, "Cormorant Garamond", "Playfair Display", Georgia, "Times New Roman", serif;--brand-blush:#f3dfd8;--brand-rose:#d8aaa2;--brand-white:#fff;--text-primary:#8b5e24;--muted:#8b7b70;--surface:#fff;--border:#eadfd3;--radius:8px;background:#fff;font-family:Cinzel,Cormorant Garamond,Playfair Display,Georgia,Times New Roman,serif;font-size:16px;line-height:1.5}*{box-sizing:border-box}html,body,#root{min-height:100%}body{background:#fff;margin:0;padding:0}a{color:inherit;text-decoration:none}button{font:inherit}.app-shell{flex-direction:column;min-height:100vh;display:flex}.app-content{width:min(1240px,100% - 32px);margin:0 auto;padding:28px 0 56px}.app-header{z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-bottom:1px solid #2b1f1714;position:sticky;top:0}.app-header-inner{justify-content:space-between;align-items:center;gap:16px;width:min(1200px,100% - 32px);margin:0 auto;padding:12px 0;display:flex}.brand-link{align-items:center;gap:10px;display:inline-flex}.brand-logo{object-fit:contain;background:#fff;border:1px solid #b68a3a38;border-radius:50%;width:48px;height:48px;display:block}.brand-mark{background:var(--brand-gold);color:#fff;border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.15rem;font-weight:700;display:inline-flex}.brand-name{letter-spacing:.24em;margin:0;font-size:.95rem;font-weight:700}.brand-tag{color:var(--brand-gold);letter-spacing:.28em;text-transform:uppercase;margin:0;font-size:.72rem}.header-nav{background:#ffffffbd;border:1px solid #b68a3a29;border-radius:999px;flex-wrap:nowrap;align-items:center;gap:6px;padding:5px;display:flex}.header-nav a,.header-actions .header-link,.nav-link-button,.nav-menu-button{color:var(--text-primary);white-space:nowrap;font-size:.86rem;font-weight:700;text-decoration:none}.header-nav a,.nav-link-button,.nav-menu-button{border-radius:999px;align-items:center;min-height:34px;padding:7px 12px;display:inline-flex}.nav-link-button,.nav-menu-button{cursor:pointer;background:0 0;border:none}.header-nav a:hover,.nav-link-button:hover,.nav-menu-button:hover{color:#8b5e24;background:#fff5ec}.mobile-menu-toggle{border:1px solid var(--border);width:42px;height:42px;color:var(--text-primary);cursor:pointer;background:#fff;border-radius:999px;place-items:center;gap:4px;display:none;box-shadow:0 8px 18px #4f32180f}.mobile-menu-toggle span{background:currentColor;border-radius:999px;width:18px;height:2px;transition:transform .18s,opacity .18s;display:block}.mobile-menu-toggle.open span:first-child{transform:translateY(6px)rotate(45deg)}.mobile-menu-toggle.open span:nth-child(2){opacity:0}.mobile-menu-toggle.open span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.header-actions{flex-wrap:nowrap;align-items:center;gap:10px;display:flex}.account-link{border:1px solid var(--border);background:linear-gradient(#fff,#fff8f1);border-radius:999px;align-items:center;gap:8px;min-height:38px;padding:8px 14px;display:inline-flex;box-shadow:0 8px 18px #4f32180f}.account-link:hover,.cart-link:hover,.profile-button:hover{color:#8b5e24;border-color:#b68a3a7a;transform:translateY(-1px)}.account-glyph,.cart-glyph{flex:0 0 18px;width:18px;height:18px;display:inline-block;position:relative}.account-glyph:before{content:"";border:2px solid;border-radius:50%;width:8px;height:8px;position:absolute;top:2px;left:5px}.account-glyph:after{content:"";border:2px solid;border-bottom:0;border-top-left-radius:999px;border-top-right-radius:999px;width:14px;height:8px;position:absolute;bottom:1px;left:2px}.cart-glyph:before{content:"";border:2px solid;border-top:0;border-radius:2px 2px 4px 4px;width:13px;height:9px;position:absolute;top:4px;left:2px}.cart-glyph:after{content:"";background:currentColor;border-radius:50%;width:3px;height:3px;position:absolute;bottom:1px;left:4px;box-shadow:8px 0}.nav-menu{position:relative}.nav-menu-button span{color:var(--brand-gold)}.nav-dropdown{z-index:45;background:#fff;border:1px solid #b68a3a2e;border-radius:8px;min-width:210px;padding:8px;display:none;position:absolute;top:calc(100% + 10px);left:0;box-shadow:0 18px 40px #4f321824}.nav-dropdown.open{display:grid}.nav-dropdown button,.nav-dropdown a{width:100%;color:var(--text-primary);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;padding:10px 12px;font-weight:700}.nav-dropdown button:hover,.nav-dropdown a:hover{color:#8b5e24;background:#fff5ec}.profile-menu{position:relative}.profile-button{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:9999px;align-items:center;gap:8px;min-height:38px;padding:6px 10px 6px 6px;transition:transform .16s,border-color .16s,color .16s;display:inline-flex}.profile-avatar{color:#fff;background:linear-gradient(135deg,#9f7428,#d4b06a);border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.82rem;font-weight:800;display:inline-flex}.profile-button .user-email{text-overflow:ellipsis;white-space:nowrap;max-width:110px;font-weight:800;overflow:hidden}.profile-dropdown{background:#fff;border:1px solid #2b1f1714;border-radius:8px;min-width:160px;padding:8px;display:none;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 8px 28px #2b1f1714}.profile-dropdown.open{display:grid}.profile-item{color:var(--text-primary);text-align:left;cursor:pointer;width:100%;font:inherit;background:0 0;border:none;border-radius:6px;padding:8px 10px;text-decoration:none;display:block}.profile-item:hover{color:#8b5e24;background:#fff5ec}.profile-item-danger{color:#9c3f24}.page-heading{margin:0 0 16px;font-size:2rem;line-height:1.1}.section-title{letter-spacing:-.03em;margin:0 0 12px;font-size:1.25rem}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 12px 28px #2b1f170d}.hero-banner{background:linear-gradient(135deg,#c6a15a24,#f7edebf0);grid-template-columns:1.2fr .8fr;gap:24px;margin-bottom:40px;padding:40px;display:grid}.hero-copy h1{letter-spacing:.12em;text-transform:uppercase;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.5rem,5vw,4rem);line-height:1.02}.hero-description{color:#5a4a3c;max-width:640px;margin:24px 0 0;font-size:1.05rem}.eyebrow{color:var(--brand-gold);text-transform:uppercase;letter-spacing:.25em;margin:0 0 14px;font-size:.8rem}.hero-actions{flex-wrap:wrap;gap:16px;margin-top:28px;display:flex}.hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:32px;display:grid}.hero-stats div{background:#fffffff2;border:1px solid #c6a15a29;border-radius:20px;padding:18px 20px}.hero-stats strong{margin-bottom:6px;font-size:1.15rem;display:block}.hero-panel{gap:20px;display:grid}.hero-highlight-card{background:linear-gradient(#fffffffa,#fff7eff0);border:1px solid #c6a15a33;border-radius:28px;flex-direction:column;gap:18px;padding:28px;display:flex}.hero-highlight-card h2{margin:0;font-size:1.7rem}.hero-highlight-card p{color:#6c5a4d;margin:0;line-height:1.7}.hero-price{background:var(--brand-gold);width:fit-content;color:var(--brand-white);border-radius:9999px;justify-content:center;align-items:center;padding:12px 18px;font-weight:700;display:inline-flex}.hero-image{background-position:50%;background-size:cover;border-radius:28px;min-height:360px;box-shadow:0 24px 60px #2b1f171f}.hero-cards{gap:16px;display:grid}.feature-card{background:#fff;border:1px solid #c6a15a29;border-radius:20px;padding:24px}.feature-label{color:var(--brand-gold);text-transform:uppercase;letter-spacing:.1em;background:#c6a15a24;border-radius:9999px;margin-bottom:12px;padding:6px 12px;font-size:.75rem;display:inline-flex}.button{color:var(--brand-white);cursor:pointer;background:linear-gradient(135deg,#9f7428,#d4b06a);border:none;border-radius:9999px;justify-content:center;align-items:center;gap:8px;padding:12px 22px;transition:transform .16s,box-shadow .16s,opacity .2s;display:inline-flex}.product-card{flex-direction:column;gap:12px;padding:12px;transition:transform .18s,box-shadow .18s;display:flex}.product-card:hover{transform:translateY(-6px);box-shadow:0 28px 60px #2b1f171f}.product-media{background:#f7f3ee;border-radius:14px;min-height:240px;position:relative;overflow:hidden}.product-media img{object-fit:cover;width:100%;height:100%;display:block}.product-overlay{opacity:0;background:linear-gradient(#0000 40%,#00000061 100%);justify-content:space-between;align-items:flex-end;gap:12px;padding:12px;transition:opacity .18s,transform .18s;display:flex;position:absolute;inset:0;transform:translateY(6px)}.product-card:hover .product-overlay{opacity:1;transform:translateY(0)}.button.small{border-radius:999px;padding:8px 12px;font-size:14px}.button.ghost{color:var(--text-primary);background:#ffffffe6;border:1px solid #0000000f}.product-meta{flex-direction:column;gap:8px;display:flex}.product-title{margin:0;font-weight:700}.product-category{color:var(--muted);margin:0;font-size:.9rem}.product-footer{justify-content:space-between;align-items:center;display:flex}.product-price{color:var(--text-primary);font-weight:700}.lazyload{opacity:0;transition:opacity .36s ease-out,transform .36s ease-out;transform:translateY(6px)}.lazyloaded{opacity:1;transform:none}.lazyload[data-src]{background:linear-gradient(90deg,#ffffff05,#00000005)}.product-media img,.hero-image img{width:100%;height:100%;display:block}.featured-section{background:#ffffffeb;border-radius:28px;margin-top:32px;padding:32px}.featured-copy{margin-bottom:28px}.featured-copy h2{margin:.5rem 0 0;font-size:2rem}.featured-copy p{color:#5a4a3c;max-width:680px;margin:16px 0 0;line-height:1.8}.featured-products{gap:20px;display:grid}.collection-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:36px;display:grid}.search-bar input{border:1px solid var(--border);font-size:1rem}.search-bar select{border:1px solid var(--border)}.catalog-layout{grid-template-columns:260px 1fr;align-items:start;gap:24px;display:grid}.sidebar{flex-direction:column;gap:14px;padding:18px;display:flex}.breadcrumbs{color:var(--muted);margin-bottom:8px;font-size:13px}.filter-group h4{margin:0 0 8px}.filter-item{margin-bottom:8px;font-size:14px;display:block}.muted{color:var(--muted);font-size:13px}.results-area{min-height:200px}.search-results-header{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:16px;display:flex}.product-grid{gap:18px}@media (width<=880px){.catalog-layout{grid-template-columns:1fr}.sidebar{order:2}.results-area{order:1}}.collection-card{min-height:280px;color:inherit;background:#fff;border-radius:24px;flex-direction:column;text-decoration:none;display:flex;overflow:hidden;box-shadow:0 18px 36px #2b1f1714}.collection-image{background-position:50%;background-size:cover;min-height:180px}.collection-copy{padding:22px}.collection-copy h3{margin:0 0 10px;font-size:1.15rem}.collection-copy p{color:var(--muted);margin:0;line-height:1.65}.banner-slider{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:36px;display:grid}.banner-card{color:#fff;background-position:50%;background-size:cover;border-radius:28px;align-items:flex-end;min-height:320px;padding:24px;text-decoration:none;transition:transform .25s,box-shadow .25s;display:flex;box-shadow:0 20px 48px #2b1f1724}.banner-card:hover{transform:translateY(-4px);box-shadow:0 28px 54px #2b1f172e}.banner-card h2{margin:0 0 10px;font-size:2rem}.banner-card p{color:#ffffffe6;max-width:360px;margin:0 0 18px}.button-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff26;border:1px solid #ffffff3d;border-radius:9999px;padding:10px 18px}.app-footer{color:#ffffffeb;background:#2b1f17;padding:40px 24px 28px}.footer-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;max-width:1200px;margin:0 auto 24px;display:grid}.footer-brand{letter-spacing:.18em;text-transform:uppercase;margin:0 0 12px;font-size:1.15rem;font-weight:700}.footer-title{letter-spacing:.08em;text-transform:uppercase;color:#ffffffd9;margin:0 0 12px;font-size:.95rem}.app-footer a,.app-footer p{color:#ffffffb8;margin:6px 0;text-decoration:none;display:block}.footer-note{color:#ffffff8c;max-width:1200px;margin:0 auto;font-size:.92rem}.button-secondary{color:var(--text-primary);background:0 0;border:1px solid #2b1f171f}.page-alert{color:#8a1f1f;background:#ffe8e0;border:1px solid #d2442c29;border-radius:18px;margin:0 0 24px;padding:18px 22px}.empty-state{text-align:center;padding:40px}.button:hover{transform:translateY(-1px);box-shadow:0 10px 20px #2b1f171f}.grid{gap:24px;display:grid}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.cart-link{border:1px solid var(--border);background:linear-gradient(#fff,#fff8f1);border-radius:999px;align-items:center;gap:8px;min-height:38px;padding:8px 14px;transition:transform .16s,border-color .16s,color .16s;display:inline-flex;position:relative;box-shadow:0 8px 18px #4f32180f}.cart-count{color:#fff;background:#9f3f2f;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;font-size:12px;font-weight:800;display:inline-flex;position:absolute;top:-8px;right:-8px}.storefront-hero{border:1px solid var(--border);background:#fff;border-radius:8px;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:stretch;gap:28px;min-height:520px;margin-bottom:28px;padding:34px;display:grid}#categories,#new-arrivals,#best-sellers,#promos,#about,#contact{scroll-margin-top:110px}.luxury-hero{background:linear-gradient(90deg,#fffffff0,#ffffffb3),linear-gradient(135deg,#fff,#f4e4dc 58%,#fbf7f2);border-color:#b68a3a33}.hero-logo{mix-blend-mode:multiply;width:min(240px,62vw);height:auto;margin:0 0 24px}.storefront-hero .hero-copy{flex-direction:column;justify-content:center;display:flex}.hero-product{background:#f0e2d8;border-radius:8px;min-height:460px;position:relative;overflow:hidden;box-shadow:0 28px 70px #4f321829}.hero-product img{object-fit:cover;width:100%;height:100%;display:block}.hero-product-info{color:#fff;background:#2b1f17c2;border:1px solid #d4b06a57;border-radius:8px;padding:18px;position:absolute;bottom:18px;left:18px;right:18px}.hero-product-info span,.page-kicker{color:#8b5e3c;letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;font-weight:800;display:block}.hero-product-info span{color:#ffffffb8}.hero-product-info h2{margin:6px 0}.collection-strip,.catalog-toolbar{flex-wrap:wrap;align-items:center;gap:10px;margin:0 0 18px;display:flex}.chip{border:1px solid var(--border);color:var(--text-primary);cursor:pointer;background:#fff;border-radius:999px;padding:9px 15px}.chip.active{border-color:var(--brand-gold);background:var(--brand-gold);color:#fff}.promo-rail{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0 0 22px;display:grid}.promo-rail article,.conversion-section,.testimonial-grid article{background:#fff;border:1px solid #b68a3a2e;border-radius:8px}.promo-rail article{gap:4px;padding:16px;display:grid}.promo-rail strong,.testimonial-grid strong{color:#8b5e24;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem}.promo-rail span,.testimonial-grid span,.conversion-section p{color:#6b625c}.conversion-section{background:linear-gradient(135deg,#fff,#f7e9e3);grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:20px;margin-top:28px;padding:26px;display:grid}.conversion-section h2{margin:8px 0 10px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.6rem,4vw,2.6rem)}.testimonial-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.testimonial-grid article{gap:8px;padding:16px;display:grid}.lifestyle-grid article{overflow:hidden}.lifestyle-grid img{aspect-ratio:4/3;object-fit:contain;background:#fff;border:1px solid #b68a3a2e;border-radius:8px;width:100%;padding:10px}.inline-cta{margin-top:18px}.sticky-shop-cta{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border:1px solid #b68a3a47;border-radius:999px;justify-content:space-between;align-items:center;gap:12px;width:min(680px,100% - 24px);margin:24px auto 0;padding:10px 12px 10px 18px;display:flex;position:sticky;bottom:14px;box-shadow:0 18px 44px #b68a3a2e}.sticky-shop-cta span{font-weight:800;color:var(--brand-gold)!important}.lifestyle-grid article span,.lifestyle-grid article strong,.lifestyle-grid article .text-button{color:var(--brand-gold)!important}.support-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.support-grid article{background:#fff;border:1px solid #b68a3a2e;border-radius:8px;align-content:start;gap:10px;padding:18px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid}.support-grid article:hover{border-color:#b68a3a73;transform:translateY(-2px);box-shadow:0 16px 36px #4f321814}.social-commerce-section{background:linear-gradient(135deg,#fff,#f7e9e3);border:1px solid #b68a3a2e;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:24px;display:grid}.social-commerce-section h2{margin:8px 0 10px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.7rem,4vw,2.8rem);line-height:1}.social-commerce-section p{color:#6b625c;margin:0}.social-links{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.social-links a{color:#8b5e24;background:#fff;border:1px solid #b68a3a3d;border-radius:999px;align-items:center;gap:8px;min-height:42px;padding:9px 13px;font-weight:900;text-decoration:none;display:inline-flex;box-shadow:0 10px 22px #4f32180f}.social-links a:hover{border-color:#b68a3a8f;transform:translateY(-1px)}.social-links a span{color:#fff;letter-spacing:.04em;background:linear-gradient(135deg,#9f7428,#d4b06a);border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.72rem;display:inline-flex}.social-links .social-icon{flex:0 0 28px;font-size:0;position:relative;color:#fff!important}.social-icon-instagram{background:radial-gradient(circle at 30% 105%,#feda75 0 22%,#fa7e1e 36%,#d62976 58%,#962fbf 78%,#4f5bd5 100%)!important}.social-icon-instagram:before{content:"";border:2px solid #fff;border-radius:8px;position:absolute;inset:7px}.social-icon-instagram:after{content:"";background:#fff;border-radius:50%;width:4px;height:4px;position:absolute;top:7px;right:7px;box-shadow:-5px 5px 0 2px #0000}.social-icon-facebook{background:#1877f2!important}.social-icon-facebook:before{content:"f";color:#fff;place-items:end center;font-family:Arial,Helvetica,sans-serif;font-size:24px;font-weight:800;line-height:1;display:grid;position:absolute;inset:0}.social-icon-tiktok{background:#111!important}.social-icon-tiktok:before{content:"♪";color:#fff;text-shadow:-2px 0 #25f4ee,2px 0 #fe2c55;place-items:center;font-family:Arial,Helvetica,sans-serif;font-size:21px;font-weight:900;display:grid;position:absolute;inset:0}.social-icon-whatsapp{background:#25d366!important}.social-icon-whatsapp:before{content:"";border:2px solid #fff;border-radius:50%;position:absolute;inset:5px}.social-icon-whatsapp:after{content:"";border:2px solid #fff;border-top:0;border-left:0;border-radius:0 0 7px;width:8px;height:11px;position:absolute;top:9px;left:10px;transform:rotate(35deg);box-shadow:-5px 8px 0 -3px #25d366,-7px 10px 0 -4px #fff}.social-links.compact{justify-content:flex-start;margin-top:14px}.social-links.compact a{justify-content:center;width:38px;height:38px;min-height:38px;padding:0}.social-links.compact a span{flex:0 0 38px;width:38px;height:38px}.support-grid strong{color:#8b5e24;letter-spacing:.08em;text-transform:uppercase;font-size:.82rem}.support-grid p{color:#6b625c;margin:0}.support-icon{color:#8b5e24;background:#fff5ec;border-radius:50%;width:42px;height:42px;display:inline-flex;position:relative}.whatsapp-icon:before{content:"";border:2px solid;border-radius:50%;position:absolute;inset:10px}.whatsapp-icon:after{content:"";border-bottom:2px solid;border-left:2px solid;width:10px;height:10px;position:absolute;bottom:8px;left:13px;transform:rotate(-20deg)}.faq-icon:before{content:"?";place-items:center;font-size:1.3rem;font-weight:900;display:grid;position:absolute;inset:0}.tracking-icon:before{content:"";border:2px solid;border-radius:3px;width:21px;height:15px;position:absolute;top:12px;left:10px}.tracking-icon:after{content:"";background:currentColor;border-radius:50%;width:4px;height:4px;position:absolute;bottom:8px;left:14px;box-shadow:13px 0}.floating-whatsapp{z-index:60;letter-spacing:0;background:#25d366;border-radius:999px;align-items:center;gap:10px;min-height:52px;padding:12px 16px 12px 13px;font-family:Arial,Helvetica,sans-serif;font-weight:900;text-decoration:none;transition:transform .16s,box-shadow .16s;display:inline-flex;position:fixed;bottom:22px;right:20px;box-shadow:0 18px 36px #25d36652;color:#fff!important}.floating-whatsapp:hover{transform:translateY(-2px);box-shadow:0 22px 44px #25d36666}.scroll-top-button{z-index:59;color:#fff;cursor:pointer;opacity:0;pointer-events:none;background:linear-gradient(135deg,#2d2216,#c99537);border:1px solid #cd9a436b;border-radius:999px;width:44px;height:44px;font-size:24px;font-weight:900;line-height:1;transition:opacity .18s,transform .18s,box-shadow .18s;position:fixed;bottom:92px;right:20px;transform:translateY(10px);box-shadow:0 14px 30px #2d221638}.scroll-top-button.visible{opacity:1;pointer-events:auto;transform:translateY(0)}.scroll-top-button:hover{box-shadow:0 18px 36px #2d221647}.floating-whatsapp-icon{width:28px;height:28px;display:inline-block;position:relative;color:#fff!important}.floating-whatsapp-text{letter-spacing:0;font-family:Arial,Helvetica,sans-serif;line-height:1;color:#fff!important}.floating-whatsapp-icon:before{content:"";border:2px solid #fff;border-radius:50%;position:absolute;inset:2px}.floating-whatsapp-icon:after{content:"";border:2px solid #fff;border-top:0;border-left:0;border-radius:0 0 7px;width:8px;height:12px;position:absolute;top:8px;left:10px;transform:rotate(35deg);box-shadow:-6px 10px 0 -4px #25d366,-8px 12px 0 -5px #fff}@media (width<=640px){.floating-whatsapp{justify-content:center;width:54px;height:54px;min-height:54px;padding:0;bottom:14px;right:14px}.floating-whatsapp-text{display:none}.scroll-top-button{width:40px;height:40px;font-size:22px;bottom:78px;right:16px}.import-steps,.bulk-upload-grid{grid-template-columns:1fr}.product-import-hero{padding:12px}}.catalog-toolbar{border:1px solid var(--border);background:#fff;border-radius:8px;justify-content:space-between;padding:14px}.catalog-toolbar input,.catalog-toolbar select,.form-grid input,.form-grid select,.quantity-control input{border:1px solid var(--border);background:#fff;border-radius:8px;min-height:42px;padding:10px 12px}.catalog-toolbar input{flex:360px}.product-card{box-shadow:none;border-radius:8px}.product-media{border-radius:6px;min-height:300px}.product-description{color:#6b625c;min-height:48px;margin:0;font-size:.92rem}.product-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.stock-pill{color:#8b5e24;background:#f6ede5;border-radius:999px;align-items:center;padding:5px 9px;font-size:.78rem;font-weight:700;display:inline-flex}.stock-pill.empty{color:#9f3f2f;background:#fae8e2}.commerce-page,.product-detail-page{gap:18px;display:grid}.cart-layout,.checkout-layout,.product-detail-grid{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:22px;display:grid}.cart-list{gap:12px;display:grid}.cart-row,.checkout-card,.order-summary{border:1px solid var(--border);background:#fff;border-radius:8px}.cart-row{grid-template-columns:118px minmax(0,1fr) auto;align-items:center;gap:16px;padding:14px;display:grid}.cart-row img{object-fit:cover;background:#eee7df;border-radius:6px;width:118px;height:118px}.cart-row h2,.checkout-card h2,.order-summary h2{margin:0 0 8px;font-size:1.05rem}.cart-row p{color:#6b625c;margin:0 0 8px}.cart-row-actions,.order-summary,.checkout-card{gap:12px;display:grid}.cart-row-actions{justify-items:end}.order-summary,.checkout-card{padding:20px}.summary-line,.mini-list div{border-bottom:1px solid var(--border);justify-content:space-between;gap:18px;padding:10px 0;display:flex}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.checkout-actions,.detail-actions{flex-wrap:wrap;gap:10px;display:flex}.product-detail-grid{grid-template-columns:minmax(0,1fr) minmax(360px,.8fr)}.product-gallery{background:#ede7df;border-radius:8px;min-height:620px;overflow:hidden}.product-gallery img{object-fit:cover;width:100%;height:100%;display:block}.product-detail-copy{border:1px solid var(--border);background:#fff;border-radius:8px;gap:18px;padding:24px;display:grid}.product-detail-copy h1{margin:0;font-size:clamp(2rem,5vw,3.7rem);line-height:1}.detail-price{margin:0;font-size:1.5rem;font-weight:800}.detail-description{color:#5d554f;margin:0;line-height:1.8}.detail-facts{color:#5d554f;gap:8px;display:grid}.quantity-control{gap:8px;max-width:180px;font-weight:700;display:grid}.page-success{z-index:90;color:#fff8ef;background:#332516;border:1px solid #e0b55e6b;border-radius:8px;width:min(420px,100vw - 32px);margin:0;padding:14px 16px;font-weight:800;line-height:1.35;animation:.18s ease-out toast-in,.24s ease-in 4.2s forwards toast-out;position:fixed;top:18px;right:18px;box-shadow:0 18px 42px #2d22163d}@keyframes toast-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes toast-out{to{opacity:0;visibility:hidden;transform:translateY(-8px)}}.text-button{color:#8b5e3c;cursor:pointer;background:0 0;border:none;padding:0;font-weight:800}.auth-page{place-items:center;min-height:calc(100vh - 220px);display:grid}.auth-card{width:min(520px,100%)}.auth-card h1{color:var(--brand-gold);margin:8px 0 6px}.auth-card p{color:var(--brand-gold-dark);margin:0}.auth-tabs{gap:8px;margin:18px 0;display:flex}.auth-form,.auth-form label{color:var(--brand-gold);gap:10px;font-weight:800;display:grid}.auth-form input{min-height:42px;color:var(--brand-gold);background:#fff;border:1px solid #b68a3a73;border-radius:8px;padding:10px 12px}.admin-page{color:var(--brand-gold-dark);gap:18px;display:grid}.admin-header{background:linear-gradient(90deg,#fffffff0,#ffffffc7),url(/assets/logo-luvimar-3d.jpeg) 100%/min(520px,52vw) no-repeat,linear-gradient(135deg,#fff,#f7e9e3);border:1px solid #b68a3a2e;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;min-height:220px;padding:24px;display:flex;box-shadow:0 18px 50px #4f321814}.admin-header h1{margin:6px 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,5vw,3.4rem);line-height:1}.admin-header p{color:#6b625c;margin:0}.admin-tabs{z-index:20;border:1px solid var(--border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border-radius:8px;flex-wrap:wrap;gap:10px;padding:10px;display:flex;position:sticky;top:88px}.admin-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.admin-metric,.admin-panel{border:1px solid var(--border);background:#fff;border-radius:8px;box-shadow:0 14px 32px #4f32180f}.admin-metric{background:linear-gradient(#fff,#fff9f3);border-color:#b68a3a33;gap:8px;padding:18px;display:grid}.admin-metric span{color:#8b5e24;letter-spacing:.1em;text-transform:uppercase;font-size:.78rem;font-weight:800}.admin-metric strong{font-size:clamp(1.7rem,5vw,2.6rem);line-height:1}.admin-panel{padding:18px;overflow:hidden}.admin-panel h2{margin:0 0 14px;font-size:1.15rem}.span-2{grid-column:span 2}.status-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.status-grid span{color:#6b625c;background:#fbf7f2;border-radius:8px;gap:4px;padding:12px;display:grid}.status-grid strong{color:var(--text-primary);font-size:1.4rem}.admin-table{min-width:100%;display:grid;overflow-x:auto}.admin-table-head,.admin-table-row{border-bottom:1px solid var(--border);align-items:center;gap:12px;min-width:880px;padding:12px 0;display:grid}.admin-table-head{color:#8b5e24;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:800}.orders-table{grid-template-columns:.65fr 1.25fr .75fr .85fr 1fr 1.8fr}.customers-table{grid-template-columns:1.2fr 1.6fr .7fr 1fr .9fr}.distributor-orders-table{grid-template-columns:.8fr 1.4fr .9fr .8fr}.admin-table-row select{border:1px solid var(--border);background:#fff;border-radius:8px;min-height:38px;padding:8px}.admin-split{grid-template-columns:minmax(340px,.8fr) minmax(0,1.2fr);align-items:start;gap:16px;display:grid}.admin-form{gap:12px;display:grid}.admin-form input,.admin-form textarea,.admin-form select{border:1px solid var(--border);background:#fff;border-radius:8px;width:100%;min-height:42px;padding:10px 12px}.admin-form input[type=file]{background:#fffaf5;min-height:auto;padding:8px}.admin-form textarea{resize:vertical;min-height:96px}.distributor-page,.distributor-dashboard-page{gap:22px;display:grid}.distributor-hero{background:#fff;border:1px solid #b68a3a2e;border-radius:8px;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:center;gap:28px;min-height:min(680px,100vh - 140px);padding:clamp(24px,5vw,56px);display:grid;box-shadow:0 18px 50px #4f321814}.distributor-hero h1{max-width:780px;color:var(--brand-gold);margin:8px 0 14px;font-size:clamp(2.5rem,7vw,5.4rem);line-height:.95}.distributor-hero p{max-width:660px;color:var(--brand-gold-dark);margin:0 0 20px;font-size:1.05rem}.distributor-hero-card{background:#fffaf5;border:1px solid #b68a3a33;border-radius:8px;gap:12px;padding:16px;display:grid}.distributor-hero-card img{aspect-ratio:4/3;object-fit:cover;border-radius:8px;width:100%}.distributor-hero-card strong{color:var(--brand-gold);font-size:1.35rem}.distributor-benefits,.distributor-program-grid,.distributor-dashboard-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.distributor-dashboard-grid{grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr)}.distributor-benefits article{background:#fff;border:1px solid #b68a3a33;border-radius:8px;gap:6px;padding:18px;display:grid;box-shadow:0 14px 32px #4f32180f}.distributor-program-grid article{background:#fff;border:1px solid #b68a3a33;border-radius:8px;align-content:start;gap:12px;padding:22px;display:grid;box-shadow:0 14px 32px #4f32180f}.distributor-program-grid h2{color:var(--brand-gold);margin:0}.distributor-program-grid ul{gap:10px;margin:0;padding-left:18px;display:grid}.distributor-program-grid li{color:var(--brand-gold-dark)}.distributor-benefits strong,.distributor-admin-list strong{color:var(--brand-gold)}.distributor-form{width:100%;max-width:980px;margin:0 auto}.distributor-admin-list{gap:12px;display:grid}.distributor-admin-list article{background:#fffdf9;border:1px solid #b68a3a2e;border-radius:8px;grid-template-columns:minmax(240px,1fr) minmax(220px,1fr) auto;align-items:center;gap:16px;padding:16px;display:grid}.distributor-admin-list article>div:first-child,.distributor-admin-actions{gap:6px;display:grid}.status-pill{min-width:96px;color:var(--brand-gold);text-align:center;text-transform:uppercase;border:1px solid #b68a3a40;border-radius:999px;justify-self:start;padding:6px 10px;font-size:.72rem;font-weight:800}.status-pill.approved{background:#f8fff4}.status-pill.rejected{background:#fff7f4}.status-pill.pending{background:#fffaf0}.status-pill.cancelled{color:#8b7b70;background:#f7f7f7}.product-import-panel{gap:14px;display:grid}.product-import-hero{background:linear-gradient(135deg,#fffaf5f5,#fffffffa),#fff;border:1px solid #b68a3a24;border-radius:8px;align-items:flex-start;padding:16px}.import-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.import-steps span{color:#6c4a1f;background:#fffaf5;border:1px solid #b68a3a24;border-radius:8px;align-items:center;min-height:48px;padding:10px 12px;font-size:.84rem;font-weight:850;display:flex}.bulk-upload-grid{align-items:stretch}.bulk-upload-card{background:#fff;border:1px solid #b68a3a29;border-radius:8px;gap:10px;padding:14px;display:grid;box-shadow:0 12px 28px #4f32180d}.bulk-upload-card small{color:#8a7a69;font-size:.78rem}.product-import-panel textarea{resize:vertical;min-height:112px}.product-import-panel .notice.error{color:#7a2525;background:#fff5f5;border:1px solid #b04a4a40;border-radius:8px;padding:12px 14px}.product-import-panel .notice.error ul{margin:8px 0 0;padding-left:18px}.product-import-panel .notice.error p{margin:8px 0 0}.product-import-row{grid-template-columns:.9fr .9fr 62px 56px 56px .76fr 1.55fr .76fr .76fr;min-width:980px}.product-import-table{background:#fff;border:1px solid #b68a3a1f;border-radius:8px;overflow:auto}.import-preview-title{color:#5e4222;background:#fffaf5;border-bottom:1px solid #b68a3a1f;justify-content:space-between;gap:12px;padding:12px;display:flex;position:sticky;left:0}.import-preview-title span{color:#8a7a69;font-size:.84rem;font-weight:750}.product-import-row span{overflow-wrap:anywhere;min-width:0}.product-catalog-row{grid-template-columns:34px 58px minmax(82px,.6fr) minmax(150px,1.05fr) minmax(104px,.68fr) minmax(104px,.68fr) 60px 52px 52px minmax(88px,.68fr) minmax(88px,.68fr) 60px;min-width:1120px}.product-catalog-row img{object-fit:cover;border:1px solid var(--border);border-radius:8px;width:46px;height:46px}.product-catalog-row strong,.product-catalog-row span{overflow-wrap:anywhere;min-width:0}.product-table-scroll .product-catalog-row{gap:8px;padding:9px 10px}.product-table-scroll .product-catalog-row>:first-child,.product-table-scroll .product-catalog-row>:nth-child(2),.product-table-scroll .product-catalog-row>:nth-child(3){z-index:3;background:#fff;position:sticky}.product-table-scroll .product-catalog-row>:first-child{left:0}.product-table-scroll .product-catalog-row>:nth-child(2){left:42px}.product-table-scroll .product-catalog-row>:nth-child(3){left:108px}.product-table-scroll .admin-table-head.product-catalog-row>:first-child,.product-table-scroll .admin-table-head.product-catalog-row>:nth-child(2),.product-table-scroll .admin-table-head.product-catalog-row>:nth-child(3){z-index:7;background:#fff8ef}.product-catalog-row.selected{background:#f4e3cf;box-shadow:inset 4px 0 #b68a3a}.product-catalog-row.selected>:first-child,.product-catalog-row.selected>:nth-child(2),.product-catalog-row.selected>:nth-child(3){background:#f4e3cf}.stock-status-pill{text-align:center;border-radius:999px;justify-self:start;min-width:42px;padding:6px 9px;font-weight:900}.stock-status-pill.ok{color:#27663a;background:#edf8ef;border:1px solid #27663a29}.stock-status-pill.warning{color:#8a6200;background:#fff4cf;border:1px solid #c2922347}.stock-status-pill.critical{color:#a12c22;background:#ffe3df;border:1px solid #c2362942}.admin-toggle{border:1px solid var(--border);color:var(--text-primary);background:#fffaf5;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;font-weight:700;display:flex}.admin-toggle input{width:18px;min-height:18px;accent-color:var(--brand-gold)}.admin-list{gap:10px;max-height:680px;display:grid;overflow:auto}.admin-list article{border:1px solid var(--border);background:#fff;border-radius:8px;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px;transition:border-color .18s,transform .18s;display:grid}.admin-list article:hover{border-color:#b68a3a73;transform:translateY(-1px)}.admin-list img{object-fit:cover;background:#f3dfd8;border-radius:6px;width:72px;height:72px}.admin-list strong,.admin-list span{display:block}.admin-list span{color:#6b625c;font-size:.9rem}.mini-report{gap:10px;display:grid}.mini-report div{border-bottom:1px solid var(--border);grid-template-columns:1fr auto auto;align-items:center;gap:12px;padding:10px 0;display:grid}.mini-report em{color:#6b625c;font-size:.9rem;font-style:normal}.admin-image-uploader{background:#fffaf5;border:1px dashed #b68a3a73;border-radius:8px;gap:12px;padding:12px;display:grid}.admin-image-uploader label{color:#8b5e24;letter-spacing:.08em;text-transform:uppercase;gap:8px;font-size:.78rem;font-weight:800;display:grid}.upload-preview-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;min-height:96px;display:grid}.upload-preview-grid img,.upload-preview-grid span{aspect-ratio:1;object-fit:cover;background:#fff;border:1px solid #b68a3a29;border-radius:8px;width:100%}.upload-preview-grid span{color:#8b7b70;grid-column:1/-1;place-items:center;display:grid}.logo-preview{grid-template-columns:160px}.logo-preview img,.logo-preview span{aspect-ratio:16/10;object-fit:contain;padding:10px}.shop-page,.brand-page{gap:22px;display:grid}.shop-page-hero,.brand-page-hero{background:linear-gradient(135deg,#fff,#f8eae3);border:1px solid #b68a3a2e;border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(280px,.55fr);align-items:center;gap:24px;min-height:360px;padding:28px;display:grid;overflow:hidden}.shop-page-hero h1,.brand-page-hero h1{margin:8px 0 12px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.2rem,6vw,4rem);line-height:1}.shop-page-hero p,.brand-page-hero p{color:#6b625c;max-width:680px;margin:0;font-size:1.05rem}.shop-page-hero img,.brand-page-hero img{object-fit:contain;mix-blend-mode:multiply;width:100%;max-height:320px}.category-showcase{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.category-tile{border:1px solid var(--border);min-height:128px;color:var(--text-primary);cursor:pointer;text-align:left;background:#fff;border-radius:8px;gap:8px;padding:18px;display:grid}.category-tile span{font-family:Georgia,Times New Roman,serif;font-size:1.55rem}.category-tile small{color:#8b7b70}.category-tile.active,.category-tile:hover{background:#fff7ef;border-color:#b68a3a8c}.brand-content-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.brand-content-grid article{border:1px solid var(--border);background:#fff;border-radius:8px;gap:10px;padding:22px;display:grid}.brand-content-grid strong{color:#8b5e24;letter-spacing:.08em;text-transform:uppercase;font-size:.82rem}.brand-content-grid p{color:#6b625c;margin:0}.collections-page{gap:22px;display:grid}.collections-hero{background:linear-gradient(120deg,#fffffff5,#fff7f1c7),linear-gradient(135deg,#fff,#f3dfd8);border:1px solid #b68a3a2e;border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);align-items:stretch;gap:24px;padding:28px;display:grid;overflow:hidden}.collections-hero-copy{align-content:center;display:grid}.collections-hero h1{max-width:780px;margin:8px 0 14px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.6rem,7vw,5.4rem);line-height:.95}.collections-hero p{color:#6b625c;max-width:660px;margin:0;font-size:1.05rem}.collections-hero-visual{background:#fff;border-radius:8px;min-height:420px;padding:24px;display:grid;position:relative;overflow:hidden;box-shadow:0 26px 70px #4f32181f}.collections-hero-visual:before{content:"";border:1px solid #b68a3a33;border-radius:50%;position:absolute;inset:22px}.collections-hero-visual img{z-index:1;object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;position:relative}.collections-hero-visual div{z-index:2;color:#fff;background:#2b1f17c7;border:1px solid #ffffff47;border-radius:8px;gap:5px;padding:16px;display:grid;position:absolute;bottom:18px;left:18px;right:18px}.collections-hero-visual span{color:#ffffffb8;letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;font-weight:800}.collections-editorial-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.collection-editorial-card{min-height:340px;color:var(--text-primary);background:#fff;border:1px solid #b68a3a2e;border-radius:8px;grid-template-columns:minmax(180px,.85fr) minmax(0,1fr);transition:transform .18s,box-shadow .18s,border-color .18s;display:grid;overflow:hidden}.collection-editorial-card:hover{border-color:#b68a3a6b;transform:translateY(-3px);box-shadow:0 24px 56px #4f32181a}.collection-editorial-card.featured{background:linear-gradient(135deg,#fff,#fff6ef);grid-column:span 2;grid-template-columns:minmax(0,.78fr) minmax(0,1fr);min-height:430px}.collection-editorial-media{background:linear-gradient(135deg,#f7e9e3,#fff);place-items:center;min-height:100%;display:grid;position:relative;overflow:hidden}.collection-editorial-media:before{content:"";aspect-ratio:1;border:1px solid #b68a3a3d;border-radius:50%;width:78%;position:absolute}.collection-editorial-media img{z-index:1;object-fit:contain;mix-blend-mode:multiply;width:82%;max-height:300px;position:relative}.collection-editorial-media span{z-index:2;color:#8b5e24;letter-spacing:.08em;text-transform:uppercase;background:#ffffffe0;border-radius:999px;padding:7px 10px;font-size:.76rem;font-weight:900;position:absolute;bottom:14px;left:14px}.collection-editorial-copy{align-content:center;gap:10px;padding:24px;display:grid}.collection-editorial-copy p{color:#8b5e24;letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:900}.collection-editorial-copy h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3.4rem);line-height:1}.collection-editorial-copy strong,.collection-editorial-copy span{color:#6b625c}.collection-editorial-copy em{color:#fff;background:#2b1f17;border-radius:999px;width:fit-content;margin-top:8px;padding:10px 14px;font-style:normal;font-weight:800}.collections-moments,.collections-cta{background:#fff;border:1px solid #b68a3a2e;border-radius:8px;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:center;gap:20px;padding:24px;display:grid}.collections-moments h2,.collections-cta h2{margin:8px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,4vw,3.1rem);line-height:1}.collections-moment-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.collections-moment-list article{background:#fff8f1;border-radius:8px;gap:8px;padding:16px;display:grid}.collections-moment-list strong{color:#8b5e24}.collections-moment-list p,.collections-cta p{color:#6b625c;margin:0}.collections-cta{color:#fff;background:linear-gradient(135deg,#2b1f17,#6f4f2d);grid-template-columns:minmax(0,1fr) auto}.collections-cta .page-kicker,.collections-cta p{color:#ffffffb8}.collection-detail-page{gap:22px;display:grid}.collection-detail-hero{background:linear-gradient(120deg,#fffffff5,#fff6efd1),linear-gradient(135deg,#fff,#f3dfd8);border:1px solid #b68a3a2e;border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(320px,.78fr);align-items:stretch;gap:24px;min-height:560px;padding:28px;display:grid}.collection-detail-copy{align-content:center;display:grid}.collection-detail-copy h1{max-width:780px;margin:8px 0 14px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.7rem,7vw,5.6rem);line-height:.94}.collection-detail-copy p{color:#6b625c;max-width:640px;margin:0;font-size:1.06rem}.collection-detail-image{background:#fff;border-radius:8px;place-items:center;min-height:480px;padding:24px;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 70px #4f32181f}.collection-detail-image:before{content:"";aspect-ratio:1;border:1px solid #b68a3a38;border-radius:50%;width:82%;position:absolute}.collection-detail-image img{z-index:1;object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;position:relative}.collection-detail-image div{z-index:2;color:#fff;background:#2b1f17c7;border-radius:8px;gap:5px;padding:16px;display:grid;position:absolute;bottom:18px;left:18px;right:18px}.collection-detail-image span{color:#ffffffb8;letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;font-weight:800}.collection-detail-story{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.collection-detail-story article{background:#fff;border:1px solid #b68a3a2e;border-radius:8px;gap:8px;padding:18px;display:grid}.collection-detail-story strong{color:#8b5e24;letter-spacing:.08em;text-transform:uppercase;font-size:.82rem}.collection-detail-story p{color:#6b625c;margin:0}.admin-collection-editor{gap:14px;display:grid}.admin-collection-editor article{border:1px solid var(--border);background:#fffaf5;border-radius:8px;grid-template-columns:minmax(180px,.45fr) minmax(0,1fr);gap:14px;padding:12px;display:grid}.admin-settings-page{gap:16px;display:grid}.admin-settings-hero{background:linear-gradient(90deg,#fffffff5,#fff8f1e0),#fff;border:1px solid #b68a3a2e;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:22px;display:grid}.admin-settings-hero h2{margin:6px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,4vw,3rem);line-height:1}.admin-settings-hero p{color:#6b625c;margin:0}.admin-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:16px;display:grid}.settings-subtabs{flex-wrap:wrap;gap:8px;margin:14px 0 16px;display:flex}.admin-settings-card{position:relative;overflow:hidden}.admin-settings-card:before{content:"";background:linear-gradient(90deg,#b68a3a,#f3dfd8);height:3px;position:absolute;top:0;left:0;right:0}.admin-settings-card h2{margin-bottom:6px}.admin-settings-card.wide{grid-column:1/-1}.admin-settings-card>.button,.admin-settings-card>.checkout-actions,.admin-settings-card form>.button{margin-top:4px}.admin-settings-grid .admin-toggle{background:#fff}.admin-toggle-group{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.admin-current-collections{background:#fffdf9;border:1px solid #b68a3a24;border-radius:8px;gap:12px;padding:14px;display:grid}.admin-current-collections h3{margin:0 0 4px}.admin-current-collection-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.admin-current-collection-grid article{background:#fff;border:1px solid #b68a3a24;border-radius:8px;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:10px;min-width:0;padding:8px;display:grid}.admin-current-collection-grid img{object-fit:cover;background:#f8f0e8;border-radius:8px;width:72px;height:72px}.admin-current-collection-grid div{min-width:0}.admin-current-collection-grid strong,.admin-current-collection-grid span,.admin-current-collection-grid small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.admin-card-toolbar{justify-content:space-between;align-items:center;gap:10px;display:flex}.admin-card-toolbar h3{margin:0}.admin-card-toolbar div{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.status-pill{color:#496337;background:#5d7e431f;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:.74rem;font-weight:900;display:inline-flex}.status-pill.inactive{color:#9c412c;background:#9c412c1f}.record-action-strip{background:#fff;border:1px solid #b68a3a1a;border-radius:8px;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:5px;padding:7px 8px;display:flex}.action-button{color:#745526;cursor:pointer;background:linear-gradient(#fff,#fbf7f0);border:1px solid #b68a3a29;border-radius:7px;justify-content:center;align-items:center;min-height:28px;padding:0 9px;font-size:.72rem;font-weight:850;line-height:1;transition:transform .16s,border-color .16s,background .16s,box-shadow .16s;display:inline-flex;box-shadow:inset 0 1px #ffffffe6,0 8px 18px #4f32180d}.action-button:hover:not(:disabled){background:#fff;border-color:#b68a3a6b;transform:translateY(-1px);box-shadow:0 12px 24px #4f321814}.action-button:focus-visible{border-color:#b68a3ab8;outline:none;box-shadow:0 0 0 3px #b68a3a24}.action-button.danger{color:#9c412c;background:linear-gradient(#fffefe,#fff5f2);border-color:#a547342e}.action-button:disabled{cursor:not-allowed;opacity:.42;box-shadow:none}.catalog-settings-panel{gap:14px;display:grid}.catalog-subtabs{flex-wrap:wrap;gap:8px;display:flex}.catalog-settings-layout{grid-template-columns:minmax(0,1fr);align-items:start;gap:16px;display:grid}.catalog-inline-form{background:#fffdf9;border:1px solid #b68a3a1f;border-radius:8px;max-width:520px;padding:14px}.catalog-table-wrap{border-radius:8px;gap:10px;padding:0;display:grid;position:relative;overflow:visible}.catalog-table-actions{justify-content:flex-start;margin-bottom:2px;display:flex}.catalog-search-input{background:linear-gradient(90deg,#0000 0 36px,#b68a3a1a 36px 37px,#0000 37px),#fff;border:1px solid #b68a3a29;border-radius:8px;width:min(100%,520px);min-height:42px;margin:0;padding:0 14px 0 42px;font-weight:700;box-shadow:0 10px 24px #4f32180a}.catalog-table-scroll{background:#fff;border:1px solid #b68a3a1f;border-radius:8px;max-height:430px;overflow:auto}.product-table-scroll{background:#fff;border:1px solid #b68a3a1f;border-radius:8px;max-height:520px;overflow:auto}.catalog-search-input::placeholder{color:#a99a8c;font-weight:650}.catalog-search-input:focus{border-color:#b68a3a80;outline:none;box-shadow:0 0 0 3px #b68a3a1f,0 12px 26px #4f32180f}.catalog-category-row,.catalog-subcategory-row{gap:8px;min-width:620px;padding:9px 10px}.catalog-table-scroll .admin-table-head{z-index:4;background:#fff8ef;position:sticky;top:0;box-shadow:0 8px 18px #4f32180f}.catalog-table-scroll .admin-table-row:hover{background:#fffaf5}.product-table-scroll .admin-table-head{z-index:4;position:sticky;top:0;box-shadow:0 8px 18px #4f32180f}.catalog-category-row{grid-template-columns:minmax(150px,1.25fr) minmax(120px,.95fr) 82px 74px 68px}.catalog-subcategory-row{grid-template-columns:minmax(150px,1.15fr) minmax(110px,.85fr) minmax(140px,1fr) 82px 68px}.catalog-category-row em,.catalog-subcategory-row em{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;font-style:normal;display:flex}.catalog-category-row .action-button,.catalog-subcategory-row .action-button,.admin-card-toolbar .action-button{min-width:64px}.admin-settings-grid input:disabled,.admin-settings-grid textarea:disabled,.admin-settings-grid select:disabled,.admin-settings-grid input[type=file]:disabled{cursor:not-allowed;opacity:.72;background:#f8f4ef}.admin-settings-grid input[readonly],.catalog-inline-form input[readonly]{cursor:default;color:#8b7b70;background:#f8f4ef}.action-menu{justify-self:end;position:relative}.action-menu summary{color:#745526;cursor:pointer;background:#fff;border:1px solid #b68a3a2e;border-radius:50%;place-items:center;width:34px;height:34px;font-size:1.15rem;font-weight:900;line-height:1;list-style:none;display:inline-grid;box-shadow:0 8px 18px #4f32180f}.action-menu summary::-webkit-details-marker{display:none}.action-menu-list{z-index:12;background:#fff;border:1px solid #b68a3a24;border-radius:8px;min-width:150px;padding:6px;display:none;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 18px 38px #4f321824}.action-menu[open] .action-menu-list,.action-menu:hover .action-menu-list,.action-menu:focus-within .action-menu-list{display:grid}.action-menu-list button{min-height:34px;color:var(--brand-gold-dark);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:0 10px;font-weight:800}.action-menu-list button:hover{background:#fff7ec}.action-menu-list button.danger{color:#9c412c}.admin-settings-grid .admin-image-uploader{background:#fff}.admin-settings-grid input,.admin-settings-grid textarea,.admin-settings-grid select{transition:border-color .16s,box-shadow .16s}.admin-settings-grid input:focus,.admin-settings-grid textarea:focus,.admin-settings-grid select:focus{border-color:#b68a3a9e;outline:none;box-shadow:0 0 0 3px #b68a3a1f}.admin-overview-page{gap:16px;display:grid}.overview-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.overview-main-grid{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);align-items:start;gap:16px;display:grid}.overview-brand-card{background:linear-gradient(90deg,#fffffff5,#fff8f1db),url(/assets/logo-luvimar-3d.jpeg) 100%/min(360px,46%) no-repeat,#fff;align-content:space-between;min-height:220px;display:grid}.overview-brand-card h2{margin:6px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,5vw,3.4rem);line-height:1}.overview-brand-card p{color:#6b625c;margin:0}.overview-actions{flex-wrap:wrap;gap:10px;display:flex}.compact-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-products-page{gap:16px;display:grid}.admin-product-layout{align-items:start;gap:16px;display:grid}.product-editor-panel{width:min(100%,980px)}.product-list-panel{min-width:0}.product-admin-tabs{background:#fffaf5;border:1px solid #b68a3a29;border-radius:8px;justify-content:flex-start;width:fit-content;padding:6px;box-shadow:0 10px 24px #4f32180a}.product-admin-tabs button{color:#7a5a33;cursor:pointer;background:0 0;border:none;border-radius:7px;min-height:38px;padding:0 16px;font-size:.86rem;font-weight:900;transition:background .16s,color .16s,box-shadow .16s}.product-admin-tabs button:hover{color:#4f3218;background:#b68a3a1a}.product-admin-tabs button.active{color:#fff;background:linear-gradient(135deg,#3b2b1b,#b68a3a);box-shadow:0 8px 18px #4f32182e}.product-admin-filters{border:1px solid var(--border);background:#fffaf5;border-radius:8px;grid-template-columns:minmax(220px,1fr) minmax(170px,.65fr) minmax(150px,.55fr);gap:10px;margin:0 0 14px;padding:12px;display:grid}.product-admin-filters input,.product-admin-filters select{border:1px solid var(--border);background:#fff;border-radius:8px;min-height:40px;padding:8px 10px}.admin-reports-page{gap:16px;display:grid}.report-filter-bar{grid-template-columns:repeat(2,minmax(150px,1fr)) auto auto;align-items:end;gap:10px;display:grid}.report-filter-bar label{color:#8b5e24;letter-spacing:.08em;text-transform:uppercase;gap:6px;font-size:.78rem;font-weight:800;display:grid}.report-filter-bar input{border:1px solid var(--border);background:#fff;border-radius:8px;min-height:40px;padding:8px 10px}.order-filter-bar{border:1px solid var(--border);background:#fffaf5;border-radius:8px;grid-template-columns:minmax(140px,.7fr) repeat(2,minmax(140px,.7fr)) minmax(220px,1.2fr) auto;align-items:end;gap:10px;margin:0 0 12px;padding:12px;display:grid}.order-filter-bar label{color:#8b5e24;letter-spacing:.08em;text-transform:uppercase;gap:6px;font-size:.78rem;font-weight:800;display:grid}.order-filter-bar input,.order-filter-bar select{border:1px solid var(--border);background:#fff;border-radius:8px;min-height:40px;padding:8px 10px}.admin-report-layout{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:16px;display:grid}.sales-focus-grid{grid-template-columns:minmax(0,1.25fr) minmax(0,.9fr) minmax(0,.9fr);align-items:start;gap:16px;display:grid}.sales-chart-panel{grid-row:span 2}.report-product-list.compact article{grid-template-columns:50px minmax(0,1fr) auto}.customer-range-summary{background:linear-gradient(135deg,#fff8f1,#fff);border:1px solid #b68a3a2e;border-radius:8px;gap:4px;padding:18px;display:grid}.customer-range-summary strong{font-size:clamp(2rem,6vw,3rem);line-height:1}.customer-range-summary span{color:#8b5e24;font-weight:800}.customer-range-list{gap:8px;margin-top:12px;display:grid}.customer-range-list article{background:#fffaf5;border-radius:8px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px;display:grid}.customer-range-list article div{color:#fff;background:linear-gradient(135deg,#9f7428,#d4b06a);border-radius:999px;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.customer-range-list em{color:#6b625c;font-size:.86rem;font-style:normal}.report-feature-product{gap:10px;display:grid}.report-feature-product img{aspect-ratio:4/3;object-fit:contain;border:1px solid var(--border);background:#fffaf5;border-radius:8px;width:100%}.report-feature-product strong{font-size:1.05rem}.report-feature-product span{color:#8b5e24;font-weight:800}.admin-report-layout .span-2{grid-column:span 2}.report-product-list{gap:10px;display:grid}.report-product-list article{border:1px solid var(--border);background:#fffaf5;border-radius:8px;grid-template-columns:58px minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:10px;display:grid}.report-product-list img{object-fit:cover;background:#f3dfd8;border-radius:8px;width:58px;height:58px}.report-product-list strong,.report-product-list span{display:block}.report-product-list span,.report-product-list em{color:#6b625c;font-size:.9rem;font-style:normal}.report-product-list b{color:#8b5e24}.report-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.report-card-grid article{border:1px solid var(--border);background:#fffaf5;border-radius:8px;gap:7px;padding:10px;display:grid}.report-card-grid img{aspect-ratio:4/3;object-fit:contain;background:#fff;border-radius:8px;width:100%}.report-card-grid span{color:#6b625c;font-size:.88rem}@media (width<=900px){.shop-page-hero,.brand-page-hero,.category-showcase,.brand-content-grid{grid-template-columns:1fr}}@media (width<=920px){.admin-header,.admin-split,.admin-settings-hero,.admin-settings-grid,.overview-kpi-grid,.overview-main-grid,.admin-product-layout,.product-admin-filters,.admin-report-layout,.sales-focus-grid,.order-filter-bar,.report-filter-bar{grid-template-columns:1fr}.admin-header{display:grid}.admin-grid{grid-template-columns:1fr}.span-2{grid-column:auto}.status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.storefront-hero,.cart-layout,.checkout-layout,.product-detail-grid,.conversion-section,.promo-rail,.testimonial-grid,.support-grid,.social-commerce-section{grid-template-columns:1fr}.social-links{justify-content:flex-start}.cart-row{grid-template-columns:88px 1fr}.cart-row-actions{grid-column:1/-1;justify-items:start}.form-grid{grid-template-columns:1fr}}@media (width<=900px){.app-header-inner{grid-template-columns:1fr auto;display:grid}.header-nav{scrollbar-width:none;border-radius:8px;grid-column:1/-1;justify-content:flex-start;overflow-x:auto}.header-nav::-webkit-scrollbar{display:none}.header-actions{justify-content:flex-end}.app-content{width:min(100%,100% - 24px);padding:16px 0 32px}.grid-2,.grid-3,.collection-grid,.hero-stats,.hero-panel,.featured-products,.hero-banner{grid-template-columns:1fr}.hero-copy{padding-bottom:0}}img,video{max-width:100%}.app-header,.app-content,.app-footer{min-width:0}@media (width<=1120px){.app-header-inner{grid-template-columns:minmax(0,1fr) auto;display:grid}.header-nav{scrollbar-width:none;border-radius:8px;grid-column:1/-1;justify-content:flex-start;overflow-x:auto}.header-nav::-webkit-scrollbar{display:none}.storefront-hero,.shop-page-hero,.brand-page-hero,.collections-hero,.collection-detail-hero,.collections-moments,.cart-layout,.checkout-layout,.product-detail-grid,.conversion-section,.social-commerce-section{grid-template-columns:1fr}.storefront-hero,.shop-page-hero,.brand-page-hero,.collections-hero,.collection-detail-hero{min-height:auto}.grid-3,.category-showcase,.brand-content-grid,.collections-editorial-grid,.collection-detail-story,.footer-grid,.admin-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.collection-editorial-card,.collection-editorial-card.featured{grid-column:auto;grid-template-columns:1fr}.product-gallery{min-height:460px}}@media (width<=760px){.app-content{width:min(100%,100% - 20px);padding:14px 0 84px}.app-header-inner{grid-template-columns:minmax(0,1fr) auto auto;gap:10px;width:min(100%,100% - 20px);padding:10px 0}.mobile-menu-toggle{order:2;display:inline-grid}.header-actions{order:3}.brand-link{order:1;min-width:0}.brand-logo{flex:none;width:42px;height:42px}.brand-name{letter-spacing:.18em;text-overflow:ellipsis;max-width:46vw;font-size:.82rem;overflow:hidden}.brand-tag{letter-spacing:.18em;font-size:.62rem}.header-nav{background:#fffffffa;border-radius:8px;order:4;grid-column:1/-1;gap:6px;width:100%;margin-top:2px;padding:10px;display:none;box-shadow:0 18px 40px #4f32181a}.header-nav.open{display:grid}.header-nav a,.nav-link-button,.nav-menu-button{border-radius:6px;justify-content:space-between;width:100%;min-height:38px;padding:10px 12px;font-size:.9rem}.nav-menu{width:100%;position:static}.nav-dropdown{min-width:0;max-height:320px;box-shadow:none;background:#fffaf5;margin:4px 0 0;position:static;overflow-y:auto}.header-actions{gap:6px}.cart-link,.account-link,.profile-button{justify-content:center;min-width:42px;min-height:42px;padding:7px 9px}.account-link span:last-child,.cart-link span:not(.cart-glyph):not(.cart-count),.profile-button .user-email{display:none}.storefront-hero,.shop-page-hero,.brand-page-hero,.collections-hero,.collection-detail-hero,.collections-moments,.collections-cta,.conversion-section,.social-commerce-section,.admin-header{padding:18px}.storefront-hero{gap:18px;margin-bottom:18px}.hero-copy h1,.shop-page-hero h1,.brand-page-hero h1,.collections-hero h1,.collection-detail-copy h1{letter-spacing:.04em;font-size:clamp(2rem,12vw,3.2rem)}.hero-logo{width:min(180px,70vw);margin-bottom:16px}.hero-product{min-height:320px}.hero-product-info{padding:14px;bottom:12px;left:12px;right:12px}.hero-stats,.hero-panel,.featured-products,.promo-rail,.testimonial-grid,.support-grid,.category-showcase,.brand-content-grid,.collections-editorial-grid,.collections-moment-list,.collection-detail-story,.footer-grid,.admin-grid,.admin-split,.admin-settings-grid,.overview-kpi-grid,.overview-main-grid,.admin-product-layout,.product-admin-filters,.admin-report-layout,.sales-focus-grid,.order-filter-bar,.cart-layout,.checkout-layout,.product-detail-grid,.form-grid,.grid-2,.grid-3,.collection-grid{grid-template-columns:1fr}.collections-hero-visual{min-height:300px}.collection-detail-image{min-height:320px}.collection-editorial-card,.collection-editorial-card.featured{grid-template-columns:1fr;min-height:auto}.collection-editorial-media{min-height:230px}.collection-editorial-copy{padding:18px}.admin-collection-editor article{grid-template-columns:1fr}.product-card,.collection-card,.admin-panel,.checkout-card,.order-summary,.product-detail-copy{min-width:0}.product-gallery{min-height:360px}.product-detail-copy{padding:18px}.detail-actions,.checkout-actions,.hero-actions{grid-template-columns:1fr;display:grid}.cart-row{grid-template-columns:84px minmax(0,1fr);align-items:start}.cart-row img{width:84px;height:84px}.cart-row-actions{grid-column:1/-1;justify-items:stretch}.cart-row-actions .button,.checkout-actions .button,.detail-actions .button,.hero-actions .button{width:100%}.admin-tabs{scrollbar-width:none;flex-wrap:nowrap;top:104px;overflow-x:auto}.admin-tabs::-webkit-scrollbar{display:none}.admin-table{-webkit-overflow-scrolling:touch;overflow-x:auto}.admin-table-head,.admin-table-row{min-width:760px}.status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.home-collection-preview-card,.home-collection-preview-card *{color:#fff!important}@media (width<=980px){.home-collections-teaser{grid-template-columns:1fr}.home-collection-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=640px){.home-heading-actions{justify-content:flex-start}.period-toggle{width:100%}.period-toggle button{flex:1}.home-collection-preview-grid{grid-template-columns:1fr}.home-collection-preview-card{min-height:132px}}@media (width<=480px){.app-content,.app-header-inner{width:min(100%,100% - 16px)}.brand-name{max-width:38vw}.storefront-hero,.shop-page-hero,.brand-page-hero,.checkout-card,.order-summary,.product-detail-copy,.admin-panel{padding:16px}.hero-product{min-height:260px}.product-gallery{min-height:300px}.catalog-toolbar,.collection-strip{grid-template-columns:1fr;display:grid}.chip,.catalog-toolbar select,.catalog-toolbar input,.button{width:100%}.social-links a{flex:calc(50% - 8px);justify-content:center}.floating-whatsapp{bottom:14px;right:14px}}html,body{width:100%;max-width:100%;overflow-x:hidden}#root,.app-shell{width:100%;overflow-x:clip}.app-content,.app-header-inner,.app-footer,.card,.product-card,.collection-card,.cart-row,.checkout-card,.order-summary,.admin-panel,.admin-header,.shop-page-hero,.brand-page-hero,.storefront-hero{min-width:0}h1,h2,h3,p,span,strong,a,button,label{overflow-wrap:anywhere}@media (width<=640px){.app-content{width:min(100%,100% - 16px);padding-top:12px}.app-header-inner{width:min(100%,100% - 16px)}.page-heading,.featured-copy h2,.banner-card h2,.conversion-section h2,.social-commerce-section h2{font-size:clamp(1.55rem,8vw,2.1rem);line-height:1.08}.hero-copy h1{font-size:clamp(1.9rem,12vw,2.8rem);line-height:.98}.hero-banner,.featured-section,.empty-state,.storefront-hero,.shop-page-hero,.brand-page-hero,.collections-hero,.collection-detail-hero,.collections-moments,.collections-cta,.conversion-section,.social-commerce-section{padding:16px}.banner-slider,.promo-rail,.testimonial-grid,.support-grid,.collection-grid,.collections-editorial-grid,.collections-moment-list,.collection-detail-story,.featured-products,.grid,.grid-2,.grid-3,.category-showcase,.brand-content-grid,.footer-grid,.catalog-layout{grid-template-columns:1fr;gap:12px}.collections-hero-visual{min-height:260px;padding:16px}.collection-detail-image{min-height:280px;padding:16px}.collections-hero-visual div{padding:12px;bottom:12px;left:12px;right:12px}.collections-moments,.collections-cta{grid-template-columns:1fr}.collection-detail-hero{min-height:auto}.catalog-toolbar,.collection-strip,.search-results-header{grid-template-columns:1fr;align-items:stretch;gap:8px;display:grid}.catalog-toolbar input,.catalog-toolbar select,.search-bar input,.search-bar select{width:100%;min-width:0}.banner-card,.collection-card{border-radius:8px;min-height:220px}.collection-image{min-height:150px}.product-media{min-height:240px}.product-actions{grid-template-columns:1fr}.cart-row{grid-template-columns:72px minmax(0,1fr);gap:10px;padding:10px}.cart-row img{width:72px;height:72px}.summary-line,.mini-list div{align-items:flex-start;gap:8px}.product-detail-copy h1{font-size:clamp(1.7rem,9vw,2.35rem)}.quantity-control{max-width:none}.auth-page{place-items:start}.auth-card{width:100%}.app-footer{padding:28px 16px 24px}.footer-grid{max-width:100%}.admin-header{background:linear-gradient(90deg,#fffffff5,#ffffffe6),linear-gradient(135deg,#fff,#f7e9e3);min-height:auto}.admin-tabs{max-width:100%;top:92px}.admin-tabs .button{flex:none;width:auto;padding-inline:14px}.admin-split,.admin-settings-hero,.admin-settings-grid,.overview-kpi-grid,.overview-main-grid,.admin-product-layout,.product-admin-filters,.admin-report-layout,.sales-focus-grid,.order-filter-bar,.report-filter-bar,.admin-grid,.status-grid,.form-grid,.upload-preview-grid,.logo-preview{grid-template-columns:1fr}.admin-list article{grid-template-columns:56px minmax(0,1fr)}.admin-list article .button,.admin-list article button{grid-column:1/-1;width:100%}.admin-list img{width:56px;height:56px}.mini-report div{grid-template-columns:1fr;gap:4px}.admin-table-head,.admin-table-row{min-width:620px}.overview-brand-card{background:linear-gradient(90deg,#fffffff5,#fff8f1e6),#fff;min-height:auto}.overview-actions{grid-template-columns:1fr;display:grid}.product-editor-panel{position:static}.report-product-list article{grid-template-columns:50px minmax(0,1fr)}.report-product-list em,.report-product-list b{grid-column:2}.report-card-grid{grid-template-columns:1fr}.customer-range-list article{grid-template-columns:34px minmax(0,1fr)}.customer-range-list em{grid-column:2}}@media (width<=380px){.app-header-inner{grid-template-columns:minmax(0,1fr) 38px auto;gap:6px}.brand-logo{width:38px;height:38px}.brand-name{letter-spacing:.12em;max-width:26vw;font-size:.72rem}.brand-tag{display:none}.mobile-menu-toggle,.cart-link,.account-link,.profile-button{width:38px;min-width:38px;height:38px;min-height:38px;padding:6px}.header-actions{gap:4px}.profile-avatar{width:26px;height:26px}.storefront-hero,.shop-page-hero,.brand-page-hero,.conversion-section,.social-commerce-section,.checkout-card,.order-summary,.product-detail-copy,.admin-panel{padding:14px}.hero-product,.product-gallery{min-height:240px}.product-media{min-height:220px}.social-links a{flex-basis:100%}}@media (width<=760px){.app-header{box-shadow:0 10px 28px #2b1f1714}.app-header-inner{align-items:center}.mobile-menu-toggle,.cart-link,.account-link,.profile-button{border-radius:999px;flex:0 0 42px;width:42px;height:42px;padding:0}.mobile-menu-toggle{gap:0}.header-actions{flex:none}.cart-glyph,.account-glyph{flex-basis:18px;width:18px;height:18px}.cart-count{border-width:1px;min-width:18px;height:18px;font-size:10px;top:-5px;right:-5px}.profile-button .caret{display:none}.profile-avatar{flex:0 0 28px;width:28px;height:28px}.header-nav{border-color:#b68a3a2e}.app-footer{background:linear-gradient(#462f1ffa,#2b1f17),#2b1f17;padding:30px 16px 22px}.footer-grid{grid-template-columns:1fr 1fr;gap:20px 16px;margin-bottom:18px}.footer-grid>div:first-child{border-bottom:1px solid #ffffff1f;grid-column:1/-1;padding-bottom:16px}.footer-brand{letter-spacing:.28em;font-size:1rem}.footer-title{letter-spacing:.14em;margin-bottom:10px;font-size:.78rem}.app-footer a,.app-footer p{margin:7px 0;font-size:.92rem;line-height:1.45}.social-links.compact{gap:8px;margin-top:14px;display:flex}.social-links.compact a,.app-footer .social-links.compact a{border-radius:999px;flex:0 0 38px;place-items:center;width:38px;min-width:38px;height:38px;min-height:38px;padding:0;display:inline-grid}.social-links.compact a span,.app-footer .social-links.compact a span{flex:0 0 30px;width:30px;height:30px}.footer-note{border-top:1px solid #ffffff1a;padding-top:14px;font-size:.78rem;line-height:1.5}}@media (width<=430px){.app-header-inner{grid-template-columns:minmax(0,1fr) 40px auto;gap:7px}.mobile-menu-toggle,.cart-link,.account-link,.profile-button{flex-basis:40px;width:40px;height:40px}.brand-link{gap:8px}.brand-logo{width:40px;height:40px}.brand-name{letter-spacing:.14em;max-width:34vw;font-size:.76rem}.brand-tag{letter-spacing:.12em;font-size:.58rem}.footer-grid{grid-template-columns:1fr}.footer-grid>div{border-bottom:1px solid #ffffff17;padding-bottom:14px}.footer-grid>div:last-child{border-bottom:0;padding-bottom:0}}@media (width<=360px){.app-header-inner{grid-template-columns:minmax(0,1fr) 38px auto}.brand-logo{width:36px;height:36px}.mobile-menu-toggle,.cart-link,.account-link,.profile-button{flex-basis:38px;width:38px;height:38px}.brand-name{max-width:24vw}}@media (width>=901px){.app-header-inner{grid-template-columns:none;justify-content:space-between;align-items:center;gap:18px;display:flex}.brand-link{flex:none}.header-nav{border-radius:999px;flex:auto;grid-column:auto;justify-content:center;width:auto;max-width:fit-content;overflow:visible}.header-actions{flex:none;justify-content:flex-end}.mobile-menu-toggle{display:none}.nav-dropdown{position:absolute}}@media (width>=901px) and (width<=1180px){.app-header-inner{gap:10px;width:min(100%,100% - 24px)}.brand-name{letter-spacing:.18em;font-size:.82rem}.brand-tag{letter-spacing:.18em;font-size:.62rem}.header-nav{gap:3px;padding:4px}.header-nav a,.nav-link-button,.nav-menu-button{min-height:32px;padding:6px 9px;font-size:.78rem}.cart-link,.account-link,.profile-button{min-height:36px;padding:7px 10px}}@media (width<=900px) and (width>=761px){.app-header-inner{justify-content:space-between;align-items:center;gap:12px;display:flex}.mobile-menu-toggle{order:2;display:inline-grid}.header-actions{order:3}.header-nav{background:#fffffffa;border-radius:8px;grid-template-columns:1fr;width:auto;max-width:none;padding:10px;display:none;position:absolute;top:calc(100% + 8px);left:12px;right:12px;overflow:visible;box-shadow:0 18px 40px #4f32181f}.header-nav.open{display:grid}.header-nav a,.nav-menu-button{border-radius:6px;justify-content:space-between;width:100%}.nav-menu{position:static}.nav-dropdown{box-shadow:none;background:#fffaf5;position:static}}body,.app-shell,.app-content{font-family:var(--brand-body);color:var(--text-primary);background:#fff}h1,h2,h3,.brand-name,.footer-brand,.hero-copy h1,.shop-page-hero h1,.brand-page-hero h1,.collections-hero h1,.collection-detail-copy h1,.home-section-heading h2,.admin-header h1,.admin-settings-hero h2,.overview-brand-card h2,.collection-editorial-copy h2,.social-commerce-section h2,.conversion-section h2{font-family:var(--brand-title);letter-spacing:.08em}.page-kicker,.eyebrow,.brand-tag,.footer-title,.admin-metric span,.promo-rail strong,.support-grid strong,.collection-editorial-copy p,.report-filter-bar label,.order-filter-bar label{color:var(--brand-gold)}.button,.chip.active,.hero-price{background:linear-gradient(135deg, var(--brand-gold-dark), var(--brand-gold));color:#fff}.button-secondary,.button.ghost,.chip,.account-link,.cart-link,.profile-button,.mobile-menu-toggle{color:var(--brand-gold-dark);background:#fff;border-color:#b68a3a57}.card,.admin-panel,.admin-metric,.checkout-card,.order-summary,.cart-row,.product-card,.collection-card,.promo-rail article,.support-grid article,.conversion-section,.social-commerce-section,.shop-page-hero,.brand-page-hero,.storefront-hero,.collections-hero,.collection-detail-hero,.home-shop-panel,.home-section,.admin-settings-hero,.home-category-card,.collection-editorial-card{background-color:#fff;border-color:#b68a3a2e}.luxury-hero,.shop-page-hero,.brand-page-hero,.collections-hero,.conversion-section,.social-commerce-section,.home-category-card,.admin-settings-hero,.overview-brand-card{background:linear-gradient(135deg,#fffffffa,#ffffffeb),#fff}.app-header{background:#fffffff7;border-bottom-color:#b68a3a29}.header-nav{background:#fff;border-color:#b68a3a33}.header-nav a:hover,.nav-link-button:hover,.nav-menu-button:hover,.profile-item:hover{color:var(--brand-gold-dark);background:#b68a3a17}.product-media,.hero-product,.collection-editorial-media,.collection-detail-image,.promo-slide img,.admin-image-uploader,.upload-preview-grid span,.report-card-grid article,.report-product-list article,.customer-range-summary,.customer-range-list article,.product-admin-filters,.order-filter-bar{background:#fff}.product-price,.detail-price,.report-product-list b,.report-feature-product span,.customer-range-summary span,.stock-pill,.text-button{color:var(--brand-gold-dark)}.app-footer{color:var(--text-primary);background:#fff;border-top:1px solid #b68a3a2e}.app-footer a,.app-footer p,.footer-note{color:#6b625c}.app-footer .footer-brand,.app-footer .footer-title{color:var(--brand-gold)}.storefront-page .storefront-hero{align-items:center;min-height:auto}.storefront-page .luxury-hero{text-align:center;grid-template-columns:minmax(0,.95fr) minmax(320px,.78fr)}.storefront-page .hero-copy{align-items:center}.storefront-page .hero-description{max-width:620px;margin-left:auto;margin-right:auto}.storefront-page .hero-actions,.storefront-page .hero-stats{justify-content:center}.storefront-page .hero-product{aspect-ratio:4/5;min-height:0;max-height:520px}.storefront-page .hero-product img{object-fit:cover;object-position:center}.storefront-page .hero-logo{width:clamp(120px,15vw,190px);margin-bottom:18px}.storefront-page .product-media{aspect-ratio:4/5;min-height:0;max-height:340px}.storefront-page .product-media img{object-fit:cover;object-position:center}.storefront-page .product-card{overflow:hidden}.storefront-page .promo-rail article,.storefront-page .support-grid article{min-height:auto}.monthly-promotions{gap:16px;margin:0 0 24px;display:grid}.promo-slider{display:grid;position:relative;overflow:hidden}.promo-slide{background:#fff;border:1px solid #b68a3a33;border-radius:8px;min-height:320px;animation:.32s both promoFade;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 44px #4f321814}.promo-slide img{object-fit:contain;mix-blend-mode:multiply;background:linear-gradient(135deg,#fff,#f7e9e3);width:100%;height:100%;min-height:320px;padding:18px}.promo-slide div{color:#fff;background:#2b1f17cc;border-radius:8px;gap:6px;padding:14px;display:grid;position:absolute;bottom:14px;left:14px;right:14px}.promo-slide span{color:#ffffffb8;font-size:.82rem}.promo-slide strong{font-family:Georgia,Times New Roman,serif;font-size:1.55rem;line-height:1}.promo-slide em{color:#f3dfd8;font-style:normal;font-weight:800}.slider-arrow{z-index:4;color:#8b5e24;cursor:pointer;background:#ffffffeb;border:1px solid #b68a3a4d;border-radius:999px;place-items:center;width:42px;height:42px;font-size:1.6rem;line-height:1;display:inline-grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 12px 28px #4f32181f}.slider-arrow.previous{left:14px}.slider-arrow.next{right:14px}.slider-arrow:hover{background:#fff;border-color:#b68a3a9e}.slider-dots{z-index:3;gap:7px;display:flex;position:absolute;bottom:18px;left:18px}.slider-dots button{cursor:pointer;background:#ffffff7a;border:none;border-radius:999px;width:8px;height:8px;padding:0}.slider-dots button.active{background:#fff;width:24px}@keyframes promoFade{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}.home-section,.home-shop-panel,.home-collections-teaser{gap:16px;margin:0 0 24px;display:grid}.home-section-heading{justify-content:space-between;align-items:end;gap:18px;display:flex}.home-heading-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.period-toggle{background:#fffaf4;border:1px solid #b68a3a38;border-radius:999px;align-items:center;gap:4px;padding:4px;display:inline-flex}.period-toggle button{color:#7d6e63;cursor:pointer;background:0 0;border:0;border-radius:999px;min-height:32px;padding:0 13px;font-weight:800}.period-toggle button.active{color:#fff;background:#2b1f17}.section-caption{color:#8b7b70;margin:-4px 0 2px;font-size:.92rem}.best-seller-period-row{background:#fff;border:1px solid #b68a3a29;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin:0 0 16px;padding:12px;display:flex}.best-seller-period-row span{color:#8b7b70;font-size:.92rem}.home-section-heading h2,.home-collections-teaser h2{margin:6px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,4vw,3rem);line-height:1}.home-category-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;display:grid}.home-category-card{min-height:132px;color:var(--text-primary);cursor:pointer;text-align:left;background:linear-gradient(160deg,#fffffff0,#fff8f1e0),#fff;border:1px solid #b68a3a2e;border-radius:8px;align-content:space-between;padding:16px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid}.home-category-card:hover,.home-category-card.active{border-color:#b68a3a80;transform:translateY(-2px);box-shadow:0 18px 38px #4f321814}.home-category-card span{font-family:Georgia,Times New Roman,serif;font-size:1.3rem;line-height:1}.home-category-card small{color:#8b7b70}.home-shop-panel{background:#fff;border:1px solid #b68a3a2e;border-radius:8px;padding:22px}.compact-toolbar{margin:0}.home-collections-teaser{color:#fff;background:linear-gradient(90deg,#2b1f17e0,#6f4f2dc7),url(/assets/logo-luvimar-3d.jpeg) 100%/contain no-repeat,#2b1f17;border:1px solid #b68a3a2e;border-radius:8px;grid-template-columns:minmax(220px,.85fr) minmax(280px,1.15fr) auto;align-items:center;padding:24px;overflow:hidden}.home-collection-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;min-width:0;display:grid}.home-collection-preview-card{color:#fff;isolation:isolate;border:1px solid #ffffff38;border-radius:8px;align-content:end;min-height:154px;padding:12px;text-decoration:none;display:grid;position:relative;overflow:hidden}.home-collection-preview-card:after{content:"";z-index:-1;background:linear-gradient(#0000000a,#000000ad);position:absolute;inset:0}.home-collection-preview-card img{z-index:-2;object-fit:cover;width:100%;height:100%;transition:transform .22s;position:absolute;inset:0}.home-collection-preview-card:hover img{transform:scale(1.05)}.home-collection-preview-card span,.home-collection-preview-card small{color:#ffffffc7;font-size:.78rem}.home-collection-preview-card strong{margin:4px 0;font-family:Georgia,Times New Roman,serif;font-size:1.15rem;line-height:1}.home-collections-teaser p{color:#ffffffbd;max-width:640px;margin:10px 0 0}.home-collections-teaser .page-kicker{color:#ffffffb8}@media (width>=1180px){.storefront-page .storefront-hero{grid-template-columns:minmax(0,1.15fr) minmax(340px,.72fr)}.storefront-page .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.storefront-page .luxury-hero{grid-template-columns:minmax(0,1fr) minmax(360px,.72fr)}}@media (width<=1180px){.home-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=920px){.storefront-page .hero-product{aspect-ratio:16/11;max-height:360px}.storefront-page .product-media{aspect-ratio:1;max-height:300px}.storefront-page .luxury-hero,.home-section-heading,.home-collections-teaser{grid-template-columns:1fr}.home-collections-teaser{background:linear-gradient(90deg,#2b1f17e6,#6f4f2dd1),#2b1f17}}@media (width<=640px){.storefront-page .storefront-hero{gap:16px;padding:16px}.storefront-page .hero-logo{width:clamp(104px,42vw,150px);margin-bottom:12px}.storefront-page .hero-product{aspect-ratio:1;max-height:300px}.storefront-page .hero-product-info{padding:12px;bottom:10px;left:10px;right:10px}.storefront-page .hero-product-info h2{font-size:1rem}.storefront-page .product-media{aspect-ratio:4/3;max-height:260px}.storefront-page .hero-actions{width:100%}.promo-slide,.promo-slide img{min-height:260px}.slider-arrow{width:36px;height:36px;font-size:1.35rem}.slider-arrow.previous{left:8px}.slider-arrow.next{right:8px}.home-section-heading{align-items:start;display:grid}.home-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-category-card{min-height:112px;padding:14px}.home-shop-panel,.home-collections-teaser{padding:16px}.sticky-shop-cta{text-align:center;border-radius:8px;grid-template-columns:1fr;display:grid}}.home-collections-teaser,.collections-cta,.app-footer{color:var(--text-primary);background:#fff;border:1px solid #b68a3a2e}.home-collections-teaser h2,.collections-cta h2,.home-collections-teaser .page-kicker,.collections-cta .page-kicker{color:var(--brand-gold)}.home-collections-teaser p,.collections-cta p{color:#6b625c}.home-collections-teaser .button,.collections-cta .button{background:linear-gradient(135deg, var(--brand-gold-dark), var(--brand-gold));color:#fff}input,select,textarea{font-family:var(--brand-body)}button,a,p,span,small,label,input,select,textarea{letter-spacing:0}.brand-name,.footer-brand,h1,h2{letter-spacing:.08em}body,button,input,select,textarea,a,p,span,small,strong,em,label,li,td,th,.app-shell,.admin-page,.storefront-page,.commerce-page,.product-detail-page{font-family:var(--brand-title)}body,.app-shell,.app-content,.admin-page,.storefront-page,.commerce-page,.product-detail-page,.card,.admin-panel,.checkout-card,.order-summary,.cart-row,.product-card,.collection-card,.profile-item,.admin-form input,.admin-form textarea,.admin-form select,.catalog-toolbar input,.catalog-toolbar select,.auth-form input,.order-filter-bar input,.order-filter-bar select,.product-admin-filters input,.product-admin-filters select,.report-filter-bar input,.report-filter-bar select{color:var(--brand-gold-dark)}h1,h2,h3,h4,.brand-name,.footer-brand,.page-kicker,.eyebrow,.footer-title,.section-title,.product-title,.detail-price,.product-price,.admin-metric strong,.admin-metric span,.admin-panel h2,.admin-header h1,.profile-avatar,.stock-pill,.text-button{color:var(--brand-gold)}.muted,.product-category,.product-description,.detail-description,.brand-content-grid p,.support-grid p,.conversion-section p,.social-commerce-section p,.app-footer p,.app-footer a,.footer-note,.mini-report em,.report-card-grid span,.report-product-list span,.customer-range-list em{color:#8b5e24c7}.button,.chip.active,.hero-product-info,.hero-product-info span,.hero-product-info h2,.hero-product-info strong,.promo-slide div,.promo-slide span,.promo-slide strong,.promo-slide em,.collection-detail-image div,.collection-detail-image span,.collection-detail-image strong,.collections-hero-visual div,.collections-hero-visual span,.collections-hero-visual strong{color:#fff}.button-secondary,.button.ghost,.chip,.nav-menu-button,.header-nav a,.account-link,.cart-link,.profile-button,.mobile-menu-toggle{color:var(--brand-gold-dark)}.promo-slide div,.hero-product-info,.collections-hero-visual div,.collection-detail-image div{color:var(--brand-gold-dark);background:#fffffff0;border:1px solid #b68a3a47}.promo-slide div *,.hero-product-info *,.collections-hero-visual div *,.collection-detail-image div *{color:var(--brand-gold-dark)}.promo-slide strong,.hero-product-info h2,.collections-hero-visual strong,.collection-detail-image strong{color:var(--brand-gold)}.home-category-card,.category-tile,.chip,.catalog-toolbar,.collection-strip{color:var(--brand-gold-dark);background:#fff;border-color:#b68a3a3d}.home-category-card *,.category-tile *,.chip,.catalog-toolbar *,.collection-strip *{color:var(--brand-gold-dark)}.home-category-card span,.category-tile span,.chip.active{color:var(--brand-gold)}.chip.active,.home-category-card.active,.category-tile.active,.category-tile:hover,.home-category-card:hover{color:var(--brand-gold);background:#fff;border-color:#b68a3a9e}.home-collections-teaser,.collections-cta,.app-footer,.banner-card,.promo-slide,.admin-header,.overview-brand-card{color:var(--brand-gold-dark);background:#fff}.home-collections-teaser *,.collections-cta *,.app-footer *,.banner-card *,.promo-slide *{color:var(--brand-gold-dark)}.home-collections-teaser h2,.collections-cta h2,.app-footer .footer-brand,.app-footer .footer-title,.banner-card h2,.promo-slide strong{color:var(--brand-gold)}:where(body,main,section,article,aside,header,footer,div,nav,form,label,p,span,small,strong,em,b,h1,h2,h3,h4,h5,h6,a,button,input,select,textarea,option,li){color:var(--brand-gold-dark)}:where(h1,h2,h3,h4,.page-kicker,.eyebrow,.brand-name,.brand-tag,.footer-brand,.footer-title,.product-price,.detail-price,.admin-metric strong,.admin-panel h2,.text-button){color:var(--brand-gold)}:where(.button,.chip.active,.profile-avatar,.cart-count){color:#fff}:where(.floating-whatsapp,.floating-whatsapp *){color:#fff!important}:where(.hero-product-info,.promo-slide div,.collections-hero-visual div,.collection-detail-image div){color:var(--brand-gold-dark);background:#fff}:where(.hero-product-info *,.promo-slide div *,.collections-hero-visual div *,.collection-detail-image div *){color:var(--brand-gold-dark)}:where(.app-footer,.home-collections-teaser,.collections-cta,.banner-card){background:#fff}.storefront-page .hero-description,.storefront-page .home-benefits strong,.storefront-page .home-benefits span,.storefront-page .promo-rail strong,.storefront-page .promo-rail span{color:var(--brand-gold)!important}.storefront-page .home-benefits article,.storefront-page .promo-rail article{background:#fff;border-color:#b68a3a47}.storefront-page .home-category-card span,.storefront-page .home-category-card small,.home-collections-teaser p,.shop-page-hero .page-kicker,.shop-page-hero h1,.shop-page-hero p,.collections-hero .page-kicker,.collections-hero h1,.collections-hero p,.brand-page-hero .page-kicker,.brand-page-hero h1,.brand-page-hero p{color:var(--brand-gold)!important}input,select,textarea,option,input[type=search],.catalog-toolbar input,.catalog-toolbar select,.product-admin-filters input,.product-admin-filters select,.order-filter-bar input,.order-filter-bar select,.report-filter-bar input,.report-filter-bar select,.auth-form input,.admin-form input,.admin-form textarea,.admin-form select{caret-color:var(--brand-gold);outline-color:var(--brand-gold);box-shadow:none;color:var(--brand-gold)!important;border-color:#b68a3a73!important}input:focus,select:focus,textarea:focus,.catalog-toolbar input:focus,.catalog-toolbar select:focus,.product-admin-filters input:focus,.product-admin-filters select:focus,.order-filter-bar input:focus,.order-filter-bar select:focus,.report-filter-bar input:focus,.report-filter-bar select:focus,.auth-form input:focus,.admin-form input:focus,.admin-form textarea:focus,.admin-form select:focus{outline:none;border-color:var(--brand-gold)!important;box-shadow:0 0 0 3px #b68a3a24!important}input::placeholder,textarea::placeholder,.catalog-toolbar input::placeholder,.product-admin-filters input::placeholder,.order-filter-bar input::placeholder,.auth-form input::placeholder,.admin-form input::placeholder,.admin-form textarea::placeholder{opacity:1;color:#b68a3ab8!important}.auth-page,.auth-card,.auth-card *,.auth-tabs,.auth-tabs *,.auth-form,.auth-form *,.auth-form label,.auth-form input,.auth-card p{color:var(--brand-gold)!important}.auth-card .page-alert{color:var(--brand-gold-dark)!important}.auth-card,.auth-form input{background:#fff!important;border-color:#b68a3a73!important}.auth-tabs .chip:not(.active){background:#fff;border-color:#b68a3a59;color:var(--brand-gold)!important}.auth-tabs .chip.active{background:var(--brand-gold);border-color:var(--brand-gold);color:#fff!important}.button:not(.button-secondary):not(.ghost),button.button:not(.button-secondary):not(.ghost),a.button:not(.button-secondary):not(.ghost),.button:not(.button-secondary):not(.ghost) *,button.button:not(.button-secondary):not(.ghost) *,a.button:not(.button-secondary):not(.ghost) *{color:#fff!important}.button:not(.button-secondary):not(.ghost){background:linear-gradient(135deg,#9f7428,#d4b06a);border-color:#0000}.button:not(.button-secondary):not(.ghost):hover,.button:not(.button-secondary):not(.ghost):focus,.button:not(.button-secondary):not(.ghost):active{background:linear-gradient(135deg,#8b5e24,#caa04f);box-shadow:0 12px 24px #8b5e2438;color:#fff!important}.button:not(.button-secondary):not(.ghost):disabled,.button:not(.button-secondary):not(.ghost)[disabled]{cursor:not-allowed;opacity:.62;box-shadow:none;transform:none;color:#ffffffd1!important}.button-secondary,.button.ghost{background:#fff;border-color:#b68a3a6b;color:var(--brand-gold)!important}.button-secondary *,.button.ghost *,.distributor-dashboard-page .admin-header .page-kicker,.distributor-dashboard-page .admin-header h1,.distributor-dashboard-page .admin-header p{color:var(--brand-gold)!important}@media (width<=900px){.distributor-hero,.distributor-benefits,.distributor-program-grid,.distributor-dashboard-grid,.distributor-admin-list article{grid-template-columns:1fr}.distributor-hero{min-height:auto}.distributor-admin-actions{grid-template-columns:repeat(3,minmax(0,1fr));align-items:center}}@media (width<=560px){.distributor-hero{padding:18px}.distributor-hero h1{font-size:clamp(2rem,13vw,3rem)}.distributor-admin-actions{grid-template-columns:1fr}}*,:before,:after{box-sizing:border-box}img,video,canvas,svg{max-width:100%}.app-content,.app-header-inner,.footer-grid,.admin-page,.distributor-page,.distributor-dashboard-page,.commerce-page,.product-detail-page,.admin-panel,.checkout-card,.order-summary,.product-detail-copy,.cart-row,.product-card,.collection-card,.home-category-card{min-width:0}.admin-table{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.admin-table-head,.admin-table-row{width:max-content;min-width:100%}.admin-table-row span,.admin-table-head span,.mini-report span,.mini-report strong,.product-card h2,.cart-row h2{overflow-wrap:anywhere}@media (width<=760px){.app-content{padding-inline:12px}.checkout-actions,.detail-actions,.auth-tabs{width:100%}.checkout-actions .button,.detail-actions .button,.auth-tabs .chip{flex:1 1 0;min-width:0}.cart-row{grid-template-columns:82px minmax(0,1fr)}.cart-row img{width:82px;height:82px}.cart-row-actions{grid-column:1/-1;justify-items:stretch}.cart-row-actions .button,.cart-row-actions button{width:100%}}@media (width<=430px){.app-content{padding-inline:8px}.button,.chip,input,select,textarea{max-width:100%}.admin-tabs{flex-wrap:nowrap;overflow-x:auto}}.app-content{width:min(1120px,100% - 40px);padding-block:clamp(16px,2vw,26px) clamp(36px,5vw,52px)}.app-header-inner{gap:10px;width:min(1120px,100% - 40px)}.brand-logo{width:clamp(38px,4vw,46px);height:clamp(38px,4vw,46px)}.brand-name{font-size:clamp(1rem,1.4vw,1.16rem)}.brand-tag{font-size:.68rem}.header-nav{flex:auto;justify-content:center;gap:3px;min-width:0;padding:4px}.header-nav a,.nav-link-button,.nav-menu-button,.header-actions .header-link{min-height:32px;padding:7px 9px;font-size:clamp(.72rem,.9vw,.82rem)}.header-actions{flex:none;gap:7px}.account-link,.cart-link,.profile-button{white-space:nowrap;min-width:max-content}.button{text-align:center;white-space:normal;min-height:40px;padding:10px 18px;line-height:1.15}.grid{gap:clamp(14px,1.8vw,20px)}.grid-3,.featured-products,.collection-grid,.product-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr))}.storefront-page{gap:clamp(20px,3vw,34px);display:grid}.storefront-page .luxury-hero,.shop-page-hero,.brand-page-hero,.collections-hero,.collection-detail-hero{padding:clamp(18px,3vw,30px)}.storefront-page .luxury-hero{grid-template-columns:minmax(0,1fr) minmax(260px,.7fr);gap:clamp(18px,3vw,28px)}.storefront-page .hero-copy h1,.shop-page-hero h1,.brand-page-hero h1,.collections-hero h1,.collection-detail-copy h1{font-size:clamp(2rem,5vw,3.25rem);line-height:1.05}.storefront-page .hero-description,.shop-page-hero p,.brand-page-hero p{font-size:clamp(.92rem,1.3vw,1rem);line-height:1.55}.storefront-page .hero-product{aspect-ratio:4/4.6;max-height:min(440px,58vh)}.storefront-page .hero-product-info{padding:12px;bottom:12px;left:12px;right:12px}.storefront-page .hero-logo{width:clamp(100px,12vw,150px)}.product-media,.storefront-page .product-media{aspect-ratio:4/4.7;min-height:0;max-height:285px}.product-category,.product-description{font-size:.84rem;line-height:1.45}.product-footer{flex-wrap:wrap;gap:10px}.product-price{font-size:.98rem}.product-price-stack,.detail-price-stack{align-content:start;gap:3px;display:grid}.price-label{letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:900;line-height:1;color:#8b5e24bd!important}.price-reference{font-size:.78rem;font-weight:700;line-height:1.15;color:#8b5e24ad!important}.detail-price-stack{margin:0 0 4px}.home-category-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.promo-slide,.promo-slide img{min-height:260px}.auth-page{min-height:calc(100vh - 150px);padding-block:16px}.auth-card{width:min(430px,100%);padding:clamp(18px,4vw,26px)}.auth-tabs{flex-wrap:wrap}.auth-form .button{width:100%}@media (width>=1280px){.app-content,.app-header-inner{width:min(1080px,100% - 56px)}.storefront-page .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1040px){.app-header-inner{grid-template-columns:minmax(0,1fr) auto auto}.header-actions{order:3}.header-nav{order:4;grid-column:1/-1;justify-content:flex-start;width:100%;max-width:none;overflow-x:auto}}@media (width<=760px){.app-content,.app-header-inner{width:min(100%,100% - 24px)}.app-header-inner{grid-template-columns:minmax(0,1fr) 40px auto}.brand-link,.brand-text{min-width:0}.brand-name,.brand-tag{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.account-link{flex:0 auto;width:auto;max-width:104px;padding-inline:9px}.account-link .account-text{text-overflow:ellipsis;min-width:0;overflow:hidden;display:inline-flex!important}.cart-link,.profile-button,.mobile-menu-toggle{flex:0 0 40px;width:40px;height:40px}.storefront-page .luxury-hero,.shop-page-hero,.brand-page-hero{grid-template-columns:1fr}.storefront-page .hero-product{max-height:300px}.product-media,.storefront-page .product-media{max-height:250px}.hero-actions,.checkout-actions{align-items:stretch}.hero-actions .button,.checkout-actions .button{width:100%}}@media (width<=430px){.app-content,.app-header-inner{width:min(100%,100% - 16px)}.app-header-inner{grid-template-columns:minmax(0,1fr) 38px auto;gap:6px}.brand-logo{width:36px;height:36px}.brand-name{font-size:.9rem}.brand-tag{font-size:.6rem}.account-link{max-width:88px;min-height:38px}.cart-link,.profile-button,.mobile-menu-toggle{flex-basis:38px;width:38px;height:38px}.storefront-page .hero-copy h1,.shop-page-hero h1,.brand-page-hero h1{font-size:clamp(1.8rem,12vw,2.45rem)}.product-media,.storefront-page .product-media{max-height:220px}}.social-links a{color:var(--brand-gold-dark);background:#fff;border-color:#b68a3a57}.social-links a:hover{background:#fffaf2;border-color:#b68a3a9e}.social-links a span,.social-links .social-icon,.social-icon-instagram,.social-icon-facebook,.social-icon-tiktok,.social-icon-whatsapp{box-shadow:inset 0 0 0 1px #ffffff3d;background:linear-gradient(135deg, var(--brand-gold-dark), var(--brand-gold))!important;color:#fff!important;text-shadow:none!important}.social-icon-instagram:before,.social-icon-whatsapp:before{border-color:#fff}.social-icon-instagram:after,.social-icon-whatsapp:after{background:#fff}.social-icon-whatsapp:after{box-shadow:-5px 8px 0 -3px var(--brand-gold), -7px 10px 0 -4px #fff}.social-icon-svg:before,.social-icon-svg:after,.floating-whatsapp-icon:before,.floating-whatsapp-icon:after{content:none!important;display:none!important}.social-icon-svg svg,.floating-whatsapp-icon svg{fill:currentColor;width:72%;height:72%;display:block}.floating-whatsapp{background:linear-gradient(135deg, var(--brand-gold-dark), var(--brand-gold));box-shadow:0 18px 38px #8b5e2442}.floating-whatsapp:hover{box-shadow:0 22px 44px #8b5e2452}.floating-whatsapp-icon:before{border-color:#fff}.floating-whatsapp-icon:after{box-shadow:-6px 10px 0 -4px var(--brand-gold), -8px 12px 0 -5px #fff}.app-footer .social-links.compact{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.app-footer .social-links.compact a{aspect-ratio:1;box-shadow:none;background:0 0;border:0;border-radius:50%;place-items:center;flex:0 0 34px!important;width:34px!important;min-width:34px!important;max-width:34px!important;height:34px!important;min-height:34px!important;padding:0!important;display:inline-grid!important}.app-footer .social-links.compact a span,.app-footer .social-links.compact .social-icon{aspect-ratio:1;border-radius:50%;flex:0 0 34px!important;width:34px!important;min-width:34px!important;height:34px!important;min-height:34px!important}.app-footer .social-links.compact .social-icon-svg svg{width:68%;height:68%}.app-footer{border-bottom:0;border-left:0;border-right:0;padding:26px 0 18px}.footer-grid,.footer-note{width:min(1120px,100% - 40px);max-width:none}.footer-grid{grid-template-columns:minmax(240px,1.2fr) repeat(3,minmax(150px,.8fr));gap:16px;margin-bottom:16px}.app-footer p,.app-footer a{margin:4px 0}.footer-brand,.footer-title{margin-bottom:8px}@media (width<=430px){.app-footer .social-links.compact a{flex-basis:32px!important;width:32px!important;min-width:32px!important;max-width:32px!important;height:32px!important;min-height:32px!important}.app-footer .social-links.compact a span,.app-footer .social-links.compact .social-icon{flex-basis:32px!important;width:32px!important;min-width:32px!important;height:32px!important;min-height:32px!important}}@media (width<=760px){.app-footer{padding:22px 0 18px}.footer-grid,.footer-note{width:min(100%,100% - 24px)}.footer-grid{grid-template-columns:1fr 1fr;gap:14px}}@media (width<=430px){.footer-grid,.footer-note{width:min(100%,100% - 16px)}.footer-grid{grid-template-columns:1fr;gap:12px}}.social-links{--social-link-size:42px;--social-icon-size:28px;flex-wrap:wrap;align-items:center;gap:10px;display:flex}.social-links a{min-width:0;min-height:var(--social-link-size);flex:none;justify-content:center;align-items:center;gap:8px;display:inline-flex}.social-links .social-icon{aspect-ratio:1;border-radius:50%;place-items:center;position:relative;overflow:hidden;width:var(--social-icon-size)!important;height:var(--social-icon-size)!important;min-width:var(--social-icon-size)!important;min-height:var(--social-icon-size)!important;flex:0 0 var(--social-icon-size)!important;display:inline-grid!important}.social-links .social-icon:before,.social-links .social-icon:after{content:none!important;display:none!important}.social-links .social-icon svg{fill:currentColor;width:68%;height:68%;display:block}.social-links.compact{--social-link-size:34px;--social-icon-size:34px;justify-content:flex-start;gap:8px}.social-links.compact a,.app-footer .social-links.compact a{border-radius:50%;width:var(--social-link-size)!important;height:var(--social-link-size)!important;min-width:var(--social-link-size)!important;min-height:var(--social-link-size)!important;max-width:var(--social-link-size)!important;flex:0 0 var(--social-link-size)!important;padding:0!important}.social-links.compact .social-icon,.app-footer .social-links.compact .social-icon{width:var(--social-icon-size)!important;height:var(--social-icon-size)!important;min-width:var(--social-icon-size)!important;min-height:var(--social-icon-size)!important;flex-basis:var(--social-icon-size)!important}.social-links.compact .social-icon svg{width:66%;height:66%}.social-commerce-section .social-links{justify-content:flex-end}.app-footer .social-links.compact{margin-top:12px}@media (width<=760px){.social-commerce-section .social-links{justify-content:flex-start}.social-links:not(.compact) a{flex:calc(50% - 8px);justify-content:center}.social-links.compact a,.app-footer .social-links.compact a{flex:0 0 var(--social-link-size)!important}}@media (width<=430px){.social-links{--social-link-size:40px;--social-icon-size:26px;gap:8px}.social-links.compact{--social-link-size:32px;--social-icon-size:32px}}.app-footer{padding-block:18px 14px}.footer-grid{gap:12px;margin-bottom:10px}.footer-brand{margin:0 0 5px;font-size:1rem}.footer-title{margin:0 0 5px;font-size:.82rem}.app-footer p,.app-footer a{margin:3px 0;font-size:.88rem;line-height:1.35}.app-footer .social-links.compact{--social-link-size:28px;--social-icon-size:28px;gap:7px;margin-top:8px}.app-footer .social-links.compact a{width:var(--social-link-size)!important;height:var(--social-link-size)!important;min-width:var(--social-link-size)!important;min-height:var(--social-link-size)!important;max-width:var(--social-link-size)!important;flex:0 0 var(--social-link-size)!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.app-footer .social-links.compact .social-icon{box-shadow:inset 0 0 0 1px #ffffff47;width:var(--social-icon-size)!important;height:var(--social-icon-size)!important;min-width:var(--social-icon-size)!important;min-height:var(--social-icon-size)!important;flex:0 0 var(--social-icon-size)!important;background:linear-gradient(135deg, var(--brand-gold-dark), var(--brand-gold))!important;color:#fff!important}.app-footer .social-links.compact .social-icon svg{z-index:1;position:relative;fill:#fff!important;color:#fff!important;width:68%!important;height:68%!important;display:block!important}.app-footer .social-links.compact .social-icon:before,.app-footer .social-links.compact .social-icon:after{content:none!important;display:none!important}.footer-note{margin-top:0;padding-top:8px;font-size:.78rem}@media (width<=760px){.app-footer{padding-block:16px 12px}.footer-grid{gap:10px 14px;margin-bottom:8px}.footer-grid>div:first-child{padding-bottom:10px}}@media (width<=430px){.app-footer .social-links.compact{--social-link-size:28px;--social-icon-size:28px}}.storefront-page{gap:clamp(16px,2.2vw,26px)}.storefront-page .luxury-hero{gap:clamp(14px,2vw,22px);padding:clamp(16px,2.4vw,24px)}.storefront-page .hero-product{aspect-ratio:4/4.25;background:linear-gradient(#fffaf4,#f3e6d9);place-items:center;max-height:min(500px,64vh);display:grid}.storefront-page .hero-product img{object-fit:contain;object-position:center;width:100%;height:100%;padding:clamp(8px,1.5vw,16px)}.storefront-page .hero-product-info{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe6;width:min(64%,300px);padding:9px 11px;bottom:12px;left:12px;right:auto;box-shadow:0 10px 24px #4f32181f}.storefront-page .hero-product-info span{letter-spacing:.06em;font-size:.66rem}.storefront-page .hero-product-info h2{margin:3px 0;font-size:clamp(.9rem,1.5vw,1.2rem);line-height:1.08}.storefront-page .hero-product-info strong{font-size:.88rem}.storefront-page .home-section,.monthly-promotions,.conversion-section,.social-commerce-section,.home-collections-teaser,.shop-page-hero,.brand-page-hero,.collections-hero,.collection-detail-hero,.checkout-card,.order-summary,.product-detail-copy,.admin-panel{padding:clamp(14px,2.2vw,22px)}.storefront-page .home-section-heading{margin-bottom:12px}.storefront-page .home-section-heading h2,.home-collections-teaser h2,.conversion-section h2,.social-commerce-section h2,.shop-page-hero h1,.brand-page-hero h1,.collections-hero h1,.product-detail-copy h1{font-size:clamp(1.45rem,3vw,2.45rem);line-height:1.08}.home-category-grid,.testimonial-grid,.support-grid,.promo-rail,.grid,.product-grid{gap:clamp(10px,1.4vw,16px)}.home-category-card{min-height:92px;padding:12px}.home-category-card span{font-size:clamp(1rem,1.8vw,1.22rem)}.catalog-toolbar,.collection-strip{gap:8px;padding:10px}.catalog-toolbar input,.catalog-toolbar select,.form-grid input,.form-grid select,.form-grid textarea,.product-admin-filters input,.product-admin-filters select,.order-filter-bar input,.order-filter-bar select,.report-filter-bar input,.report-filter-bar select{min-height:38px;padding:8px 10px}.product-card{gap:8px;padding:9px}.product-media,.storefront-page .product-media{aspect-ratio:4/4.35;max-height:250px}.product-title{font-size:.98rem;line-height:1.18}.product-category,.product-card .muted{font-size:.82rem}.product-footer,.detail-actions,.checkout-actions{gap:8px}.button,.chip,.text-button{min-height:36px}.button{padding:9px 13px}.cart-row{grid-template-columns:92px minmax(0,1fr) auto;gap:12px;padding:12px}.cart-row img{width:92px;height:92px}.product-detail-grid{gap:clamp(14px,2vw,20px)}.product-gallery{min-height:min(480px,62vh)}.product-detail-copy{gap:12px}.admin-page{gap:14px}.admin-header,.admin-panel{border-radius:8px}.mini-report{gap:8px}@media (width>=1180px){.app-content,.app-header-inner{width:min(1120px,100% - 48px)}.storefront-page .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=920px){.storefront-page .hero-product{aspect-ratio:16/11;max-height:340px}.storefront-page .hero-product-info{width:min(58%,260px)}.product-media,.storefront-page .product-media{max-height:230px}}@media (width<=640px){.storefront-page{gap:14px}.storefront-page .luxury-hero,.shop-page-hero,.brand-page-hero,.collections-hero,.collection-detail-hero{padding:14px}.storefront-page .hero-product{aspect-ratio:1;max-height:290px}.storefront-page .hero-product img{padding:8px}.storefront-page .hero-product-info{width:min(60%,220px);padding:7px 9px;bottom:8px;left:8px}.storefront-page .hero-product-info h2{font-size:.86rem}.storefront-page .hero-product-info strong{font-size:.78rem}.home-category-grid,.product-grid,.grid-3,.category-showcase{grid-template-columns:repeat(2,minmax(0,1fr))}.product-media,.storefront-page .product-media{aspect-ratio:1/1.05;max-height:none}.product-card{padding:8px}.product-title{font-size:.9rem}.cart-row{grid-template-columns:76px minmax(0,1fr)}.cart-row img{width:76px;height:76px}}@media (width<=430px){.app-content,.app-header-inner{width:min(100%,100% - 14px)}.storefront-page .hero-product{max-height:250px}.storefront-page .hero-product-info{z-index:1;justify-self:stretch;width:calc(100% - 16px);margin:-44px 8px 8px;position:static}.product-grid,.grid-3,.category-showcase{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.product-media,.storefront-page .product-media{aspect-ratio:1}.button,.chip{min-height:34px;padding:8px 10px;font-size:.86rem}.catalog-toolbar,.collection-strip,.search-results-header{padding:8px}}.monthly-promotions{gap:12px}.promo-slider{min-height:0}.promo-slide,.promo-slide img{min-height:220px;max-height:320px}.promo-slide{aspect-ratio:16/6.2}.promo-slide img{object-fit:cover}.promo-slide div{width:min(58%,360px);padding:12px 14px}.promo-slide strong{font-size:clamp(1.1rem,2.2vw,1.75rem);line-height:1.05}.promo-slide span,.promo-slide em{font-size:.82rem}.home-shop-panel .compact-toolbar{margin:0 0 12px}.home-search-toolbar{z-index:12;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;margin:-4px 0 0;padding:9px 10px;position:sticky;top:76px;box-shadow:0 10px 28px #4f321814}.home-search-toolbar input{flex:420px}.home-search-toolbar select{flex:0 190px}.storefront-page .home-category-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.storefront-page .home-category-card{isolation:isolate;min-height:126px;animation:.42s both categoryCardIn;animation-delay:calc(var(--category-index,0) * 55ms);background:radial-gradient(circle at 82% 14%,#ffffffe6 0 12%,#0000 13%),linear-gradient(145deg,#fffffffa,#fff7ebd1),#fff;align-content:end;gap:8px;padding:14px;position:relative;overflow:hidden;transform:translateY(0);box-shadow:0 14px 34px #4f32180f}.storefront-page .home-category-card:before{content:"";z-index:-1;background:linear-gradient(135deg,#b68a3a33,#ffffff2e);border-radius:50%;width:74px;height:74px;transition:transform .22s,opacity .22s;position:absolute;inset:auto 10px 10px auto;transform:translate(22px,22px)}.storefront-page .home-category-card:after{content:"";border-radius:inherit;opacity:0;pointer-events:none;background:linear-gradient(135deg,#b68a3a8c,#ffffff24,#8b5e246b) border-box;border:1px solid #0000;transition:opacity .22s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:padding-box,border-box;mask-clip:padding-box,border-box;-webkit-mask-origin:padding-box,border-box;mask-origin:padding-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.storefront-page .home-category-card:hover,.storefront-page .home-category-card.active{transform:translateY(-4px);box-shadow:0 18px 42px #4f32181f}.storefront-page .home-category-card:hover:before,.storefront-page .home-category-card.active:before{transform:translate(12px,12px)scale(1.08)}.storefront-page .home-category-card:hover:after,.storefront-page .home-category-card.active:after{opacity:1}.category-card-mark{background:linear-gradient(135deg,#fffffff5,#fff8eceb),#fff;border:1px solid #b68a3a75;border-radius:999px;place-items:center;width:34px;height:34px;font-family:Georgia,Times New Roman,serif;line-height:1;display:grid;position:absolute;top:12px;left:12px;box-shadow:inset 0 0 0 3px #ffffffe0,0 10px 18px #8b5e2429;color:var(--brand-gold)!important;font-size:1rem!important}.category-card-name{max-width:calc(100% - 4px);font-size:clamp(1.05rem,1.7vw,1.35rem)!important;line-height:1.05!important}.storefront-page .home-category-card small{background:#b68a3a1a;border-radius:999px;width:fit-content;padding:5px 8px;font-size:.78rem}@keyframes categoryCardIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (width<=760px){.promo-slide,.promo-slide img{min-height:190px;max-height:240px}.promo-slide{aspect-ratio:4/2.25}.promo-slide div{width:min(72%,300px);padding:10px 12px}.promo-slide strong{font-size:1.05rem}.home-search-toolbar{margin:0;position:static}.storefront-page .home-category-card{min-height:112px}}@media (width<=430px){.promo-slide,.promo-slide img{min-height:170px;max-height:210px}.promo-slide div{width:calc(100% - 58px);left:42px;right:auto}.storefront-page .home-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.storefront-page .home-category-card{min-height:104px;padding:12px}.category-card-mark{width:30px;height:30px;font-size:.92rem!important}}.app-header{overflow:visible}.app-header-inner{grid-template-columns:minmax(160px,220px) minmax(0,1fr) auto;align-items:center;display:grid}.brand-link,.brand-text,.header-nav,.header-actions,.profile-menu{min-width:0}.header-nav{width:100%;max-width:none;overflow:visible}.header-nav a,.nav-menu-button{text-overflow:ellipsis;min-width:0;max-width:138px;overflow:hidden}.header-actions{justify-self:end}.cart-link,.account-link,.profile-button{flex:none}.profile-button .user-email{max-width:clamp(72px,9vw,116px)}.profile-dropdown{z-index:80;left:auto;right:0}.distributor-page,.distributor-dashboard-page{gap:16px}.distributor-hero{grid-template-columns:minmax(0,1.15fr) minmax(220px,.72fr);gap:18px;min-height:auto;padding:clamp(18px,3vw,32px)}.distributor-hero h1{font-size:clamp(2rem,4.8vw,3.8rem);line-height:1.02}.distributor-hero p{font-size:.98rem;line-height:1.55}.distributor-hero-card{align-content:start}.distributor-hero-card img{object-fit:contain;max-height:220px}.distributor-benefits,.distributor-program-grid{gap:12px}.distributor-benefits article,.distributor-program-grid article{padding:16px}.distributor-dashboard-page .admin-header{background-image:none;grid-template-columns:minmax(0,1fr) auto;gap:14px;min-height:auto;padding:20px;display:grid}.distributor-dashboard-page .admin-header h1{font-size:clamp(1.8rem,4.4vw,3rem);line-height:1.05}.distributor-dashboard-grid{grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);gap:14px}.distributor-dashboard-page .admin-panel{padding:16px}.distributor-dashboard-page .admin-table-head,.distributor-dashboard-page .admin-table-row{min-width:620px}@media (width<=1180px){.app-header-inner{grid-template-columns:minmax(140px,190px) minmax(0,1fr) auto;gap:8px}.header-nav a,.nav-menu-button{max-width:116px;padding-inline:7px;font-size:.74rem}.cart-link span:not(.cart-glyph):not(.cart-count){display:none}.cart-link{justify-content:center;width:38px;min-width:38px;height:38px;padding:0}.profile-button{min-height:38px;padding-inline:7px}}@media (width<=1040px){.app-header-inner{grid-template-columns:minmax(0,1fr) 40px auto;position:relative}.mobile-menu-toggle{grid-area:1/2;display:inline-grid}.header-actions{grid-area:1/3}.header-nav{border-radius:8px;grid-template-columns:1fr;gap:6px;width:100%;padding:10px;display:none;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:visible;box-shadow:0 18px 40px #4f32181f}.header-nav.open{display:grid}.header-nav a,.nav-menu-button{justify-content:space-between;width:100%;max-width:none;font-size:.88rem}.nav-dropdown{min-width:0;box-shadow:none;margin-top:4px;position:static}.profile-button .user-email,.profile-button .caret{display:none}.profile-button{justify-content:center;width:40px;height:40px;padding:0}}@media (width<=900px){.distributor-hero,.distributor-dashboard-page .admin-header,.distributor-dashboard-grid{grid-template-columns:1fr}.distributor-hero-card{max-width:420px}.distributor-dashboard-page .admin-header .button{width:fit-content}}@media (width<=760px){.app-header-inner{grid-template-columns:minmax(0,1fr) 38px auto;gap:6px;width:min(100%,100% - 18px)}.brand-name{max-width:38vw}.brand-tag{display:none}.cart-link,.profile-button,.mobile-menu-toggle,.account-link{flex:0 0 38px!important;width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important;padding:0!important}.account-link .account-text{display:none!important}.distributor-hero,.distributor-program-grid article,.distributor-dashboard-page .admin-header,.distributor-dashboard-page .admin-panel{padding:14px}.distributor-benefits,.distributor-program-grid{grid-template-columns:1fr}.distributor-dashboard-page .admin-table-head,.distributor-dashboard-page .admin-table-row{min-width:560px}}@media (width<=980px){.admin-current-collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-settings-layout{grid-template-columns:1fr}}@media (width<=640px){.admin-toggle-group,.admin-current-collection-grid{grid-template-columns:1fr}}.admin-tabs,.settings-subtabs{background:#fffaf5;border:1px solid #b68a3a29;border-radius:8px;padding:6px;box-shadow:0 10px 24px #4f32180a}.admin-tabs .chip,.settings-subtabs .chip{color:#7a5a33;background:0 0;border:none;border-radius:7px;min-height:38px;font-size:.86rem;font-weight:900}.admin-tabs .chip:hover,.settings-subtabs .chip:hover{color:#4f3218;background:#b68a3a1a}.admin-tabs .chip.active,.settings-subtabs .chip.active{color:#fff;background:linear-gradient(135deg,#3b2b1b,#b68a3a);box-shadow:0 8px 18px #4f32182e}.admin-panel{border-color:#b68a3a24;box-shadow:0 16px 34px #4f32180d}.admin-table{background:#fff;border:1px solid #b68a3a1f;border-radius:8px}.admin-table-row{padding-inline:10px}.admin-table-row:hover{background:#fffaf5}.stock-defaults-panel{background:linear-gradient(135deg,#fffaf5fa,#fffffffa),#fff;grid-template-columns:minmax(0,1fr) minmax(320px,.95fr);align-items:center;gap:16px;display:grid}.stock-defaults-form{grid-template-columns:repeat(2,minmax(0,1fr)) auto;align-items:center;gap:10px;display:grid}.stock-defaults-form input{background:#fff;border:1px solid #b68a3a29;border-radius:8px;min-height:42px;padding:0 12px;font-weight:750}.customers-table{grid-template-columns:minmax(150px,1.05fr) minmax(180px,1.2fr) 96px 110px 72px 118px minmax(130px,.9fr) 110px;min-width:1040px}.customer-table-scroll{max-height:560px;overflow:auto}.customer-table-scroll .admin-table-head{z-index:4;position:sticky;top:0}.distributor-admin-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.distributor-admin-summary span{background:#fffaf5;border:1px solid #b68a3a1f;border-radius:8px;gap:2px;padding:10px;display:grid}.distributor-admin-summary strong{color:#4f3218}.distributor-admin-summary small{color:#8a7a69;font-weight:750}.payment-security-panel{gap:16px}.payment-security-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.security-card{background:#fffdf9;border:1px solid #b68a3a24;border-radius:8px;align-content:start;padding:14px}.security-card h3{color:#4f3218;margin:0}.security-note{color:#5f4221;background:#fff8ef;border:1px solid #b68a3a29;border-radius:8px;gap:4px;padding:14px;display:grid}@media (width<=920px){.stock-defaults-panel,.payment-security-grid,.stock-defaults-form,.distributor-admin-summary{grid-template-columns:1fr}}.admin-overview-page,.admin-orders-page,.admin-customers-page,.admin-distributors-page,.admin-reports-page{gap:16px;display:grid}.admin-overview-page .admin-panel,.admin-orders-page .admin-panel,.admin-customers-page .admin-panel,.admin-distributors-page .admin-panel,.admin-reports-page .admin-panel{overflow:hidden}.overview-kpi-grid .admin-metric,.admin-grid .admin-metric{background:linear-gradient(#fffdf9fa,#fff8efeb),#fff;border:1px solid #b68a3a24;border-radius:8px;min-height:104px;padding:16px;box-shadow:0 14px 30px #4f32180d}.overview-kpi-grid .admin-metric span,.admin-grid .admin-metric span{color:#8a6a3a}.overview-kpi-grid .admin-metric strong,.admin-grid .admin-metric strong{font-size:clamp(1.35rem,2.3vw,2rem);line-height:1.05}.overview-kpi-grid button.admin-metric,.admin-grid button.admin-metric{width:100%;color:inherit;cursor:pointer;font:inherit;text-align:left;border:1px solid #b68a3a24}.metric-clickable{transition:border-color .16s,box-shadow .16s,transform .16s,background .16s;position:relative}.metric-clickable:hover{border-color:#b68a3a61;transform:translateY(-1px);box-shadow:0 18px 34px #4f32181a}.metric-clickable.active{background:linear-gradient(#fffbf5fa,#f8ead3db),#fff;border-color:#b68a3a8c}.metric-clickable:focus-visible{outline-offset:3px;outline:3px solid #c99b3d47}.admin-detail-tabs{background:#fffaf4eb;border:1px solid #b68a3a29;border-radius:8px;flex-wrap:wrap;gap:8px;width:fit-content;max-width:100%;padding:6px;display:flex;box-shadow:0 12px 28px #4f32180d}.admin-detail-tabs button{color:#66513a;cursor:pointer;min-height:38px;font:inherit;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:8px;padding:9px 14px;font-size:.88rem;font-weight:900}.admin-detail-tabs button.active,.admin-detail-tabs button:hover{color:#3d2c1b;background:#fff;border-color:#b68a3a57;box-shadow:0 10px 22px #4f321814}.admin-detail-tabs button:focus-visible{outline-offset:2px;outline:3px solid #c99b3d47}.overview-main-grid{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr)}.overview-main-grid .admin-panel:not(.overview-brand-card){min-height:210px}.overview-brand-card{border-color:#b68a3a33;box-shadow:0 22px 46px #4f321814}.compact-status-grid span,.mini-report div{background:#fffaf5;border:1px solid #b68a3a1f;border-radius:8px}.mini-report div{padding:10px 12px}.orders-table-scroll,.customer-table-scroll{max-height:600px;overflow:auto}.orders-table-scroll .admin-table-head,.customer-table-scroll .admin-table-head{z-index:5;position:sticky;top:0;box-shadow:0 8px 18px #4f32180f}.orders-table{grid-template-columns:86px minmax(180px,1fr) 110px 150px 170px minmax(240px,1.35fr);min-width:1040px}.orders-table select{font-weight:750}.order-filter-bar,.report-filter-bar{background:linear-gradient(135deg,#fffaf5fa,#fffffffa),#fff;border-color:#b68a3a24;box-shadow:0 10px 24px #4f32180a}.order-filter-bar input,.order-filter-bar select,.report-filter-bar input{border-color:#b68a3a2e;box-shadow:inset 0 1px #fffc}.customers-table strong{color:#3d2c1b}.customers-table .status-pill{text-align:center;justify-self:start;min-width:82px}.distributor-admin-list{gap:12px}.distributor-admin-list article{background:linear-gradient(135deg,#fffdf9fa,#fffaf5f0),#fff;border-color:#b68a3a24;grid-template-columns:minmax(240px,1fr) minmax(260px,1fr) auto;align-items:stretch;box-shadow:0 12px 28px #4f32180d}.distributor-admin-list article>p{color:#6b625c;background:#fff;border-radius:8px;grid-column:1/-1;margin:0;padding:10px 12px}.distributor-admin-actions{justify-content:flex-end}.admin-settings-hero .report-filter-bar{min-width:min(100%,520px)}.sales-focus-grid{grid-template-columns:minmax(0,1.2fr) repeat(2,minmax(260px,.9fr))}.sales-chart-panel .mini-report{max-height:420px;overflow:auto}.report-card-grid article,.report-product-list article,.customer-range-list article{border-color:#b68a3a24;box-shadow:0 10px 22px #4f32180a}.report-card-grid article:hover,.report-product-list article:hover,.customer-range-list article:hover,.distributor-admin-list article:hover{border-color:#b68a3a52;transition:transform .16s,border-color .16s,box-shadow .16s;transform:translateY(-1px);box-shadow:0 16px 30px #4f321814}.report-feature-product{background:#fffaf5;border:1px solid #b68a3a1f;border-radius:8px;padding:10px}@media (width<=1100px){.overview-main-grid,.sales-focus-grid,.distributor-admin-list article,.admin-settings-hero{grid-template-columns:1fr}}@media (width<=760px){.overview-kpi-grid,.admin-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.order-filter-bar,.report-filter-bar{grid-template-columns:1fr}}.overview-kpi-grid,.admin-grid{align-items:stretch}.overview-kpi-grid .admin-metric,.admin-grid .admin-metric{isolation:isolate;background:linear-gradient(135deg,#fffffffa,#fff9f1f0),#fff;padding:18px 18px 16px;position:relative;overflow:hidden}.overview-kpi-grid .admin-metric:before,.admin-grid .admin-metric:before{content:"";z-index:-1;background:linear-gradient(#3b2b1b,#c99b3d);width:5px;position:absolute;inset:0 auto 0 0}.overview-kpi-grid .admin-metric:after,.admin-grid .admin-metric:after{content:"";background:#fffaf5cc;border:1px solid #b68a3a24;border-radius:999px;width:34px;height:34px;position:absolute;top:14px;right:14px}.overview-kpi-grid .admin-metric:hover,.admin-grid .admin-metric:hover{border-color:#b68a3a52;transform:translateY(-2px);box-shadow:0 22px 44px #4f321817}.overview-main-grid .admin-panel,.admin-reports-page .admin-panel,.admin-orders-page .admin-panel,.admin-customers-page .admin-panel{background:linear-gradient(#fffffffa,#fffcf8f5),#fff}.overview-main-grid .admin-panel h2,.admin-reports-page .admin-panel h2,.admin-orders-page .admin-panel h2,.admin-customers-page .admin-panel h2{color:#3d2c1b;margin-bottom:12px}.overview-brand-card{background:linear-gradient(90deg,#fffffffa,#fff8f1e0),url(/assets/logo-luvimar-3d.jpeg) right 18px center/min(380px,44%) no-repeat,#fff;min-height:250px;padding:22px}.overview-brand-card h2{max-width:520px}.compact-status-grid span{gap:4px;padding:14px;display:grid}.compact-status-grid span strong{color:#3d2c1b}.orders-table-scroll,.customer-table-scroll{border:1px solid #b68a3a24;box-shadow:inset 0 1px #fffc}.orders-table-scroll .admin-table-row,.customer-table-scroll .admin-table-row{min-height:62px}.order-id-badge{color:#7b5524;background:#fff4df;border-radius:8px;justify-self:start;padding:7px 9px;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.78rem;font-weight:900}.order-customer-cell,.customer-profile-cell{gap:3px;min-width:0;display:grid}.order-customer-cell strong,.customer-profile-cell strong{color:#3d2c1b;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.order-customer-cell small{color:#8a7a69;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.order-total-cell{color:#4f3218}.orders-table select{background:#fffdf9;border-color:#b68a3a2e}.customer-profile-cell{grid-template-columns:38px minmax(0,1fr);align-items:center}.customer-profile-cell b{color:#fff;background:linear-gradient(135deg,#3b2b1b,#c99b3d);border-radius:999px;place-items:center;width:38px;height:38px;font-size:.92rem;display:grid}.report-card-grid{gap:12px}.report-card-grid article{background:#fffdf9;padding:12px;position:relative}.report-card-grid article:after{content:"";opacity:.72;background:linear-gradient(90deg,#3b2b1b,#c99b3d);border-radius:999px;height:3px;position:absolute;bottom:0;left:12px;right:12px}.report-card-grid img{background:#fff;border:1px solid #b68a3a1f}.report-product-list article{background:linear-gradient(135deg,#fffdf9fa,#fffaf5f5),#fff}.report-product-list b{background:#fff4df;border-radius:999px;padding:6px 9px}.sales-chart-panel .mini-report div{grid-template-columns:minmax(0,1fr) auto auto;align-items:center}.customer-range-summary{justify-content:center;min-height:132px}.customer-range-summary strong{color:#3d2c1b}.executive-chart-grid{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:16px;display:grid}.executive-chart-card{min-height:280px}.bar-chart{gap:12px;display:grid}.bar-chart-item{grid-template-columns:minmax(92px,.32fr) minmax(0,1fr) minmax(96px,.28fr);align-items:center;gap:10px;display:grid}.bar-chart-item span{color:#6b625c;font-size:.84rem;font-weight:800}.bar-chart-item div{background:#f3e6d5;border-radius:999px;height:12px;overflow:hidden}.bar-chart-item i{border-radius:inherit;background:linear-gradient(90deg,#3b2b1b,#c99b3d);height:100%;display:block}.bar-chart-item strong{color:#3d2c1b;text-align:right;font-size:.88rem}.admin-reports-page .admin-settings-hero{background:linear-gradient(135deg,#fffffffa,#fff8efeb),#fff;border:1px solid #b68a3a29;border-radius:8px;align-items:stretch;padding:18px}.admin-reports-page .admin-settings-hero h2{font-size:clamp(1.8rem,3vw,2.7rem)}.report-filter-bar{align-self:center}.report-card-grid article img,.report-feature-product img,.report-product-list img{object-fit:cover}.report-card-grid article strong,.report-feature-product strong{color:#3d2c1b}@media (width<=760px){.overview-kpi-grid,.admin-grid{grid-template-columns:1fr}.overview-brand-card{background:linear-gradient(#fffffffa,#fff8f1e6),#fff}.admin-detail-tabs{width:100%}.admin-detail-tabs button{flex:calc(50% - 8px)}.executive-chart-grid,.bar-chart-item{grid-template-columns:1fr}.bar-chart-item strong{text-align:left}}:root{--luv-gold:#b68a3a;--luv-gold-soft:#efe0c4;--luv-gold-pale:#fff8ef;--luv-ink:#4f3218;--luv-ink-soft:#735a38;--luv-border:#b68a3a2e;--luv-shadow:0 16px 34px #4f321814}.page-success{z-index:120;color:var(--luv-ink);background:linear-gradient(135deg,#fffffffa,#fff8eff5),#fff;border:1px solid #b68a3a42;top:16px;right:16px;box-shadow:0 18px 36px #4f321829}.page-success:before{content:"";background:var(--luv-gold);vertical-align:1px;border-radius:999px;width:8px;height:8px;margin-right:8px;display:inline-block;box-shadow:0 0 0 4px #b68a3a1f}.nav-dropdown,.profile-dropdown,.action-menu-list{border:1px solid var(--luv-border)!important;box-shadow:var(--luv-shadow)!important;background:linear-gradient(#fffffffa,#fffaf4fa),#fff!important}.nav-dropdown button,.nav-dropdown a,.profile-item,.action-menu-list button{font-weight:850;color:var(--luv-ink)!important;background:0 0!important}.nav-dropdown button:hover,.nav-dropdown a:hover,.profile-item:hover,.action-menu-list button:hover{background:var(--luv-gold-pale)!important;color:var(--luv-ink)!important}.profile-item-danger,.action-menu-list button.danger,.action-button.danger{color:#8d3f22!important}.profile-item-danger:hover,.action-menu-list button.danger:hover,.action-button.danger:hover{color:#733019!important;background:#fff3eb!important}.admin-tabs,.settings-subtabs,.catalog-subtabs,.product-admin-tabs,.auth-tabs,.admin-detail-tabs,.best-seller-toggle{box-shadow:0 10px 24px #4f32180d;border:1px solid var(--luv-border)!important;background:#fffaf4f0!important}.admin-tabs .chip,.settings-subtabs .chip,.catalog-subtabs button,.product-admin-tabs button,.auth-tabs .chip,.admin-detail-tabs button,.best-seller-toggle button,.chip{color:var(--luv-ink-soft)!important;background:0 0!important;border-color:#0000!important}.admin-tabs .chip:hover,.settings-subtabs .chip:hover,.catalog-subtabs button:hover,.product-admin-tabs button:hover,.auth-tabs .chip:hover,.admin-detail-tabs button:hover,.best-seller-toggle button:hover,.chip:hover{color:var(--luv-ink)!important;background:#fff!important;border-color:#b68a3a3d!important}.admin-tabs .chip.active,.settings-subtabs .chip.active,.catalog-subtabs button.active,.product-admin-tabs button.active,.auth-tabs .chip.active,.admin-detail-tabs button.active,.best-seller-toggle button.active,.chip.active{background:linear-gradient(135deg, #fff, var(--luv-gold-pale))!important;color:var(--luv-ink)!important;box-shadow:inset 0 -3px 0 var(--luv-gold), 0 10px 22px #4f321814!important;border-color:#b68a3a57!important}.button,button.button,a.button{background:linear-gradient(135deg, var(--luv-ink), var(--luv-gold));border-color:#b68a3a47;color:#fff!important}.button:hover,button.button:hover,a.button:hover{filter:saturate(1.02);box-shadow:0 14px 26px #4f321829}.button-secondary,.button.secondary,.button.ghost,a.button.button-secondary,a.button.ghost{color:var(--luv-ink)!important;background:#fff!important;border-color:#b68a3a3d!important}.text-button{color:var(--luv-ink)!important}.text-button:hover{color:#8b5e24!important}.admin-panel,.admin-table,.admin-table-head,.admin-table-row,.catalog-table-wrap,.order-filter-bar,.report-filter-bar,.product-admin-filters,.stock-defaults-panel,.payment-security-panel,.security-card,.admin-settings-card,.modal-card{border-color:var(--luv-border)!important}.admin-panel h1,.admin-panel h2,.admin-panel h3,.admin-settings-hero h2,.page-heading h1,.home-section-heading h2,.admin-table strong,.mini-report strong,.report-product-list b,.product-price,.detail-price{color:var(--luv-ink)!important}.muted,.admin-panel p,.admin-table span,.admin-table small,.mini-report span,.mini-report em,.report-card-grid span,.report-product-list span,.customer-range-list em,.bar-chart-item span,.profile-button .user-email{color:var(--luv-ink-soft)!important}input,select,textarea{color:var(--luv-ink)!important;background-color:#fff!important;border-color:#b68a3a33!important}input:focus,select:focus,textarea:focus{outline:none;border-color:#b68a3a80!important;box-shadow:0 0 0 3px #b68a3a21!important}.notice.error,.product-import-panel .notice.error{color:#733019!important;background:#fff8f3!important;border-color:#8d3f2238!important}.status-pill,.stock-badge,.category-initial,.profile-avatar,.customer-profile-cell b{background:linear-gradient(135deg, var(--luv-ink), var(--luv-gold))!important;color:#fff!important}.status-pill.inactive,.stock-badge.warning{color:var(--luv-ink)!important;background:#fff4df!important;border-color:#b68a3a3d!important}.stock-badge.critical{color:#733019!important;background:#fff3eb!important;border-color:#8d3f2238!important}.admin-overview-page,.admin-reports-page{color:var(--luv-ink-soft)}.admin-overview-page h1,.admin-overview-page h2,.admin-overview-page h3,.admin-reports-page h1,.admin-reports-page h2,.admin-reports-page h3,.admin-reports-page .admin-settings-hero h2,.overview-brand-card h2{color:#8b6629!important}.admin-reports-page .admin-settings-hero p,.admin-overview-page .admin-panel p,.admin-reports-page .admin-panel p{color:var(--luv-ink-soft)!important}.admin-overview-page strong,.admin-reports-page strong,.admin-reports-page b,.report-feature-product strong,.report-product-list strong,.report-card-grid strong,.mini-report strong,.bar-chart-item strong{color:#8b6629!important}.admin-overview-page .admin-metric strong,.admin-reports-page .admin-metric strong{color:var(--luv-ink)!important}.admin-overview-page span,.admin-overview-page em,.admin-reports-page span,.admin-reports-page em,.report-feature-product span,.report-product-list span,.report-card-grid span{color:var(--luv-ink-soft)!important}.admin-reports-page .admin-settings-hero{grid-template-columns:minmax(280px,1fr) minmax(520px,.92fr);align-items:center;gap:18px;display:grid}.admin-reports-page .report-filter-bar{border-radius:8px;grid-template-columns:repeat(2,minmax(140px,1fr)) auto auto;place-self:center end;align-items:end;gap:10px;width:100%;min-width:0;padding:12px;display:grid;box-shadow:0 12px 24px #4f32180f;background:linear-gradient(135deg,#fffffffa,#fff8eff5),#fff!important;border:1px solid #b68a3a2e!important}.admin-reports-page .report-filter-bar label{min-width:0;font-size:.78rem;font-weight:900;color:#8b6629!important}.admin-reports-page .report-filter-bar input{width:100%;min-height:42px}.admin-reports-page .report-filter-bar .button{white-space:nowrap;min-height:42px;padding-inline:14px}.admin-reports-page .report-filter-bar .button-secondary{box-shadow:inset 0 -2px #b68a3a47;color:#8b6629!important;background:#fffaf5!important;border:1px solid #b68a3a57!important}.admin-reports-page .report-filter-bar .button-secondary:hover{color:var(--luv-ink)!important;background:#fff!important}.report-card-grid article,.report-product-list article,.report-feature-product,.customer-range-list article,.mini-report div{color:var(--luv-ink-soft)}@media (width<=1120px){.admin-reports-page .admin-settings-hero{grid-template-columns:1fr}.admin-reports-page .report-filter-bar{justify-self:stretch}}@media (width<=760px){.admin-reports-page .report-filter-bar{grid-template-columns:1fr 1fr}.admin-reports-page .report-filter-bar .button{width:100%}}@media (width<=520px){.admin-reports-page .report-filter-bar{grid-template-columns:1fr}}.admin-page,.admin-page .admin-header{color:var(--luv-ink-soft)!important}.admin-page .admin-header h1,.admin-page .admin-header .page-kicker{color:#8b6629!important}.admin-page .admin-header p{color:var(--luv-ink-soft)!important}.admin-page .admin-header .button,.admin-page .admin-header button.button,.admin-page .admin-header .button-secondary,.admin-page .admin-header button.button-secondary{justify-content:center;align-items:center;min-height:42px;display:inline-flex;color:#8b6629!important;text-shadow:none!important;background:linear-gradient(135deg,#fffffffa,#fff8eff5)!important;border:1px solid #b68a3a52!important;box-shadow:inset 0 -2px #b68a3a3d,0 10px 22px #4f321814!important}.admin-page .admin-header .button:hover,.admin-page .admin-header button.button:hover{color:var(--luv-ink)!important;background:#fff!important}.admin-page :where(h1,h2,h3,h4,th,.admin-table-head,.page-kicker,.admin-panel-title,.catalog-table-head,.table-title){color:#8b6629!important}.admin-page :where(p,span,small,em,label,td,li,.muted,.admin-table-row,.admin-table span,.admin-table small,.mini-report span,.mini-report em,.report-card-grid span,.report-product-list span,.customer-range-list em,.bar-chart-item span){color:var(--luv-ink-soft)!important}.admin-page :where(strong,b,.order-total-cell,.product-price,.detail-price,.price-reference,.admin-table strong,.product-catalog-row strong,.product-catalog-row span,.mini-report strong,.status-grid strong,.report-feature-product strong,.report-product-list strong,.report-product-list b,.report-card-grid strong,.customer-range-summary strong,.distributor-admin-summary strong,.bar-chart-item strong,.security-note strong,.brand-content-grid strong,.admin-current-collection-grid strong){color:#8b6629!important}.admin-page .admin-metric strong,.admin-page .overview-kpi-grid .admin-metric strong,.admin-page .admin-grid .admin-metric strong{color:var(--luv-ink)!important}.admin-page .admin-metric span,.admin-page .overview-kpi-grid .admin-metric span,.admin-page .admin-grid .admin-metric span{color:#8b6629!important}.admin-page .button:not(.button-secondary):not(.ghost):not(.secondary),.admin-page button.button:not(.button-secondary):not(.ghost):not(.secondary){color:#fff!important}.admin-page .button-secondary,.admin-page .button.secondary,.admin-page .button.ghost,.admin-page button.button-secondary,.admin-page button.secondary,.admin-page button.ghost{color:#8b6629!important;text-shadow:none!important;background:#fffaf5!important;border-color:#b68a3a52!important}.admin-page .button-secondary:hover,.admin-page .button.secondary:hover,.admin-page .button.ghost:hover,.admin-page button.button-secondary:hover,.admin-page button.secondary:hover,.admin-page button.ghost:hover{color:var(--luv-ink)!important;background:#fff!important}.admin-page .action-button,.admin-page .text-button,.admin-page .action-menu summary{color:#8b6629!important}.admin-page input::placeholder,.admin-page textarea::placeholder{color:#735a38a8!important}.admin-page :where(*):not(svg):not(path):not(.button):not(.button *):not(.chip.active):not(.chip.active *):not(.profile-avatar):not(.profile-avatar *):not(.cart-count):not(.cart-count *){color:var(--luv-ink-soft)!important}.admin-page :where(h1,h2,h3,h4,h5,h6,legend,summary,.page-kicker,.admin-table-head,.admin-table-head *,.catalog-table-head,.catalog-table-head *,.admin-panel>h2,.admin-panel>h3,.home-section-heading h2,.settings-subtabs .chip,.catalog-subtabs button,.product-admin-tabs button,.admin-detail-tabs button),.admin-page :where(strong,b,output,.admin-metric strong,.admin-metric span,.order-total-cell,.product-price,.detail-price,.price-reference,.product-catalog-row strong,.product-catalog-row span,.customers-table strong,.distributor-admin-summary strong,.mini-report strong,.status-grid strong,.report-card-grid strong,.report-feature-product strong,.report-product-list strong,.report-product-list b,.customer-range-summary strong,.bar-chart-item strong,.security-note strong,.admin-current-collection-grid strong,.collection-editor-current strong){color:#8b6629!important}.admin-page :where(.muted,p,span,small,em,label,li,td,.admin-table-row,.admin-table-row *,.mini-report span,.mini-report em,.report-card-grid span,.report-product-list span,.customer-range-list em,.distributor-admin-summary small,.bar-chart-item span,.security-note,.security-note p){color:var(--luv-ink-soft)!important}.admin-page :where(input,select,textarea,option){color:#735a38!important}.admin-page :where(.button,button.button,a.button){color:#fff!important}.admin-page :where(.button-secondary,.button.secondary,.button.ghost,button.button-secondary,button.secondary,button.ghost,a.button.button-secondary,a.button.ghost),.admin-page :where(.chip.active,.chip.active *,.catalog-subtabs button.active,.product-admin-tabs button.active,.admin-detail-tabs button.active){color:#8b6629!important}.admin-page :where(.status-pill,.status-pill *,.stock-badge,.stock-badge *,.profile-avatar,.profile-avatar *,.customer-profile-cell b){color:#fff!important}.admin-page :where(.status-pill.inactive,.status-pill.inactive *,.stock-badge.warning,.stock-badge.warning *,.stock-badge.critical,.stock-badge.critical *),.admin-page :where(.action-button,.action-menu summary,.action-menu-list button,.text-button){color:#8b6629!important}.admin-customers-page .customer-table-scroll{background:#fff;border-radius:8px;width:100%;max-height:620px;overflow:auto;border:1px solid #b68a3a29!important}.admin-customers-page .customers-table{grid-template-columns:minmax(220px,1.35fr) minmax(240px,1.3fr) minmax(118px,.62fr) minmax(132px,.72fr) minmax(92px,.5fr) minmax(150px,.78fr) minmax(180px,1fr) minmax(140px,.72fr) minmax(230px,1.05fr);align-items:center;gap:10px;min-width:1510px;display:grid}.admin-customers-page .admin-table-head.customers-table{z-index:6;border-bottom:1px solid #b68a3a33;min-height:48px;padding:12px 14px;position:sticky;top:0;box-shadow:0 8px 18px #4f32180f;background:linear-gradient(#fffaf5,#fff6ea)!important}.admin-customers-page .admin-table-row.customers-table{background:#fff;border-bottom:1px solid #b68a3a1a;min-height:64px;padding:10px 14px}.admin-customers-page .admin-table-row.customers-table:hover{background:#fffaf5}.admin-customers-page .customers-table>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.admin-customers-page .customer-profile-cell{grid-template-columns:38px minmax(0,1fr);align-items:center;gap:9px;display:grid}.admin-customers-page .customer-profile-cell b{color:#fff!important;text-shadow:0 1px 1px #4f321859!important;background:linear-gradient(135deg,#4f3218 0%,#b68a3a 100%)!important;border:2px solid #fff!important;border-radius:999px!important;place-items:center!important;width:38px!important;min-width:38px!important;height:38px!important;font-size:.92rem!important;font-weight:950!important;line-height:1!important;display:inline-grid!important;box-shadow:0 6px 14px #4f321824!important}.admin-customers-page .customer-profile-cell strong,.admin-customers-page .customers-table span:nth-child(6){font-weight:900;color:#8b6629!important}.admin-customers-page .customers-table .status-pill{justify-self:start;min-width:102px;max-width:112px;padding:7px 10px;box-shadow:inset 0 -2px #b68a3a2e;color:#8b6629!important;background:#fff8ef!important;border:1px solid #b68a3a47!important}.admin-distributors-page .distributor-admin-list article{grid-template-columns:minmax(260px,1.05fr) minmax(300px,1fr) minmax(220px,.72fr)}.admin-distributors-page .distributor-admin-actions{align-content:center;justify-items:stretch;gap:10px;min-width:220px;display:grid}.admin-distributors-page .distributor-admin-actions .status-pill{justify-self:stretch;width:100%;min-width:0;color:#8b6629!important;background:#fff8ef!important;border-color:#b68a3a47!important}.status-flow-control{text-transform:uppercase;gap:6px;font-size:.78rem;font-weight:900;display:grid;color:#8b6629!important}.status-flow-control select{cursor:pointer;border-radius:8px;width:100%;min-height:42px;font-weight:900;color:#8b6629!important;background:linear-gradient(#fff,#fffaf5)!important;border:1px solid #b68a3a47!important}.status-flow-control select:focus{border-color:#b68a3a8c!important;box-shadow:0 0 0 3px #b68a3a24!important}.management-toolbar{background:linear-gradient(135deg,#fffffffa,#fff8efeb),#fff;border:1px solid #b68a3a29;border-radius:8px;grid-template-columns:minmax(260px,1fr) minmax(180px,.36fr) auto;align-items:end;gap:10px;margin-bottom:12px;padding:12px;display:grid}.management-banner{background:linear-gradient(135deg,#fffaf5,#fff),#fff;border:1px solid #b68a3a38;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin:4px 0 10px;padding:13px 14px;display:flex;box-shadow:0 10px 22px #4f32180f}.management-banner div{gap:3px;display:grid}.management-banner strong{font-size:.98rem;color:#8b6629!important}.management-banner span,.management-banner em{font-size:.86rem;font-weight:800;color:var(--luv-ink-soft)!important}.management-banner em{background:#fff8ef;border:1px solid #b68a3a33;border-radius:999px;flex:none;padding:7px 10px;font-style:normal}.management-toolbar label{text-transform:uppercase;gap:6px;font-size:.78rem;font-weight:900;display:grid;color:#8b6629!important}.management-toolbar input,.management-toolbar select{border-radius:8px;min-height:42px;font-weight:800;color:#735a38!important;background:#fff!important;border:1px solid #b68a3a38!important}.management-toolbar .button{white-space:nowrap;min-height:42px}.customer-row-actions{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.customer-row-actions .action-button,.admin-distributors-page .distributor-admin-actions .action-button{cursor:pointer;border-radius:8px;min-height:32px;padding:7px 10px;font-size:.78rem;font-weight:900;text-decoration:none;color:#8b6629!important;background:#fffaf5!important;border:1px solid #b68a3a3d!important}.customer-row-actions .action-button:hover,.admin-distributors-page .distributor-admin-actions .action-button:hover{box-shadow:0 8px 16px #4f321814;color:var(--luv-ink)!important;background:#fff!important}@media (width<=1080px){.admin-distributors-page .distributor-admin-list article{grid-template-columns:1fr}.admin-distributors-page .distributor-admin-actions{min-width:0}.management-toolbar{grid-template-columns:1fr}.management-banner{display:grid}}.admin-page .admin-customers-page .customers-table .customer-profile-cell>b,.admin-page .customer-table-scroll .customer-profile-cell>b,.admin-customers-page .admin-table-row.customers-table .customer-profile-cell>b{color:#fff!important;-webkit-text-fill-color:#fff!important;text-align:center!important;text-shadow:0 1px 2px #00000057!important;background:#4f3218 linear-gradient(135deg,#4f3218 0%,#8b6629 48%,#c99b3d 100%)!important;border:2px solid #fffffff5!important;border-radius:50%!important;place-items:center!important;block-size:40px!important;inline-size:40px!important;min-inline-size:40px!important;max-inline-size:40px!important;padding:0!important;font-size:1rem!important;font-weight:950!important;line-height:1!important;display:grid!important;overflow:visible!important;box-shadow:0 8px 16px #4f32182e!important}.distributor-dashboard-page,.distributor-dashboard-page :where(*):not(svg):not(path):not(.button):not(.button *){color:var(--luv-ink-soft)!important}.distributor-dashboard-page :where(h1,h2,h3,h4,.page-kicker,.admin-table-head,.admin-table-head *),.distributor-dashboard-page :where(strong,b,.admin-metric strong,.mini-report strong,.admin-table-row span:nth-child(3)){color:#8b6629!important}.distributor-dashboard-page .admin-metric span,.distributor-dashboard-page .admin-table-row span,.distributor-dashboard-page .mini-report span,.distributor-dashboard-page .mini-report em,.distributor-dashboard-page p,.distributor-dashboard-page .muted{color:var(--luv-ink-soft)!important}.distributor-dashboard-page .button{color:#fff!important}.distributor-dashboard-page .button-secondary,.distributor-dashboard-page a.button.button-secondary{color:#8b6629!important;background:#fffaf5!important;border-color:#b68a3a47!important}.distributor-dashboard-page .admin-panel,.distributor-dashboard-page .admin-table,.distributor-dashboard-page .admin-table-row,.distributor-dashboard-page .mini-report div{background:linear-gradient(#fffffffa,#fffaf4f0),#fff!important;border-color:#b68a3a29!important}.customer-panel-hero{background:linear-gradient(135deg,#fffffffa,#fff8efeb),#fff;border:1px solid #b68a3a29;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:18px;display:grid;box-shadow:0 16px 34px #4f32180f}.customer-panel-hero .page-heading{color:#8b6629;margin-bottom:6px}.customer-panel-hero p{color:var(--luv-ink-soft);margin:0;font-weight:750}.customer-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.customer-kpi-grid article{background:linear-gradient(#fffffffa,#fffaf4f0),#fff;border:1px solid #b68a3a24;border-radius:8px;gap:4px;min-height:104px;padding:15px;display:grid;box-shadow:0 12px 26px #4f32180d}.customer-kpi-grid span,.customer-kpi-grid em{color:var(--luv-ink-soft);font-size:.84rem;font-weight:850}.customer-kpi-grid strong{color:#8b6629;font-size:clamp(1.25rem,2.1vw,1.85rem)}.customer-panel-tabs{background:#fffaf5;border:1px solid #b68a3a29;border-radius:8px;flex-wrap:wrap;gap:8px;width:fit-content;max-width:100%;padding:6px;display:flex}.customer-panel-tabs button{min-height:38px;color:var(--luv-ink-soft);cursor:pointer;font:inherit;background:0 0;border:1px solid #0000;border-radius:8px;padding:9px 14px;font-size:.88rem;font-weight:900}.customer-panel-tabs button.active,.customer-panel-tabs button:hover{color:#8b6629;background:#fff;border-color:#b68a3a47;box-shadow:inset 0 -2px #b68a3a47}.customer-panel-card{background:#fff;border:1px solid #b68a3a29;border-radius:8px;gap:14px;padding:16px;display:grid;box-shadow:0 14px 30px #4f32180f}.customer-panel-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.customer-panel-heading h2,.customer-panel-heading strong{color:#8b6629;margin:0}.customer-order-list{gap:10px;display:grid}.customer-order-list article{background:#fffaf5;border:1px solid #b68a3a1f;border-radius:8px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:12px;display:grid}.customer-order-list article div{gap:3px;display:grid}.customer-order-list span,.customer-order-list em,.customer-order-list small{color:var(--luv-ink-soft);font-weight:800}.customer-order-list strong{color:#8b6629}.payment-method-grid,.payment-method-preview{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.field-label{color:#8b6629;letter-spacing:0;font-size:.82rem;font-weight:950}.payment-method-select{color:#6f511f;width:100%;min-height:46px;font:inherit;background:#fffaf5;border:1px solid #b68a3a42;border-radius:8px;outline:none;padding:11px 12px;font-weight:900;box-shadow:inset 0 -2px #b68a3a14}.payment-method-select:focus{background:#fff;border-color:#b68a3a8c;box-shadow:0 0 0 3px #b68a3a24}.payment-method-card{cursor:pointer;background:#fffaf5;border:1px solid #b68a3a2e;border-radius:8px;gap:4px;min-height:86px;padding:12px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid}.payment-method-card:hover,.payment-method-card.active{background:#fff;border-color:#b68a3a70;transform:translateY(-1px);box-shadow:inset 0 -3px #b68a3a52,0 12px 24px #4f321814}.payment-method-card input{opacity:0;pointer-events:none;position:absolute}.payment-method-card span{color:#8b6629;font-size:1rem;font-weight:950}.payment-method-card em{color:var(--luv-ink-soft);font-size:.82rem;font-style:normal;font-weight:800}.payment-next-step{gap:10px;display:grid}.selected-payment-note{color:var(--luv-ink-soft);background:#fff8ef;border:1px solid #b68a3a29;border-radius:8px;margin:0;padding:10px 12px;font-weight:850}.selected-payment-note strong{color:#8b6629}@media (width<=860px){.customer-panel-hero,.customer-panel-heading{grid-template-columns:1fr;display:grid}.customer-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-order-list article,.payment-method-grid,.payment-method-preview{grid-template-columns:1fr}}@media (width<=560px){.customer-kpi-grid,.customer-panel-tabs{grid-template-columns:1fr;width:100%}.customer-panel-tabs button{flex:100%}}.app-header .app-header-inner{grid-template-columns:72px minmax(0,1fr) auto;gap:12px}.app-header .brand-link{justify-content:flex-start;gap:0;width:100%;max-width:72px;overflow:hidden}.app-header .brand-logo{flex:0 0 46px;width:46px;height:46px}.app-header .brand-text{gap:1px;min-width:0;display:none}.app-header .brand-name{letter-spacing:.08em;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:1rem;line-height:1.05;overflow:hidden}.app-header .brand-tag{display:none}.app-header .header-nav{justify-self:center}@media (width<=1180px){.app-header .app-header-inner{grid-template-columns:66px minmax(0,1fr) auto}.app-header .brand-link{max-width:66px}.app-header .brand-logo{flex-basis:42px;width:42px;height:42px}}@media (width<=1040px){.app-header .app-header-inner{grid-template-columns:minmax(0,1fr) 40px auto}.app-header .brand-link{max-width:66px}}@media (width<=520px){.app-header .brand-link{max-width:52px}.app-header .brand-logo{flex-basis:38px;width:38px;height:38px}.app-header .brand-name{letter-spacing:.08em;font-size:.78rem}}:root{--luv-gold:#b68a3a;--luv-gold-dark:#7b541f;--luv-gold-soft:#fff8ef;--luv-text:#7b541f;--luv-text-soft:#9a7130}:where(.app-content,.storefront-page,.commerce-page,.product-detail-page,.collections-page,.admin-page,.admin-shell,.admin-main,.admin-panel,.admin-table,.admin-table-head,.admin-table-row,.admin-metric,.admin-card-toolbar,.customer-panel-page,.customer-panel-card,.distributor-page,.distributor-dashboard-page,.checkout-card,.order-summary,.cart-page,.auth-page) :where(h1,h2,h3,h4,h5,h6,p,span,small,strong,em,b,label,li,td,th,div){color:var(--luv-text)!important}:where(.admin-page,.customer-panel-page,.distributor-dashboard-page,.storefront-page,.commerce-page,.collections-page,.product-detail-page) :where(h1,h2,h3,.page-kicker,.eyebrow,.product-price,.detail-price,.admin-metric strong,.metric-value,.stat-value,.price-value){color:var(--luv-gold)!important}:where(.muted,.admin-panel .muted,.customer-panel-card .muted,.admin-table-row small,.admin-table-row em,.product-description,.product-category){color:var(--luv-text-soft)!important}:where(.admin-table-head,.admin-table-row,.admin-panel,.customer-panel-card,.checkout-card,.order-summary,.product-quick-actions){background:#fff!important;border-color:#b68a3a2e!important}.admin-table-head{background:linear-gradient(135deg,#b68a3a29,#fff8eff5)!important}.admin-table-row:hover,.admin-table-row.selected,.customer-order-list article:hover{background:#fff8ef!important}:where(input,select,textarea){color:var(--luv-text)!important;background-color:#fffaf5!important;border-color:#b68a3a47!important}:where(input,select,textarea)::placeholder{color:#7b541f94!important}:where(.button,button.button,.action-button,.text-button,.chip,.catalog-subtabs button,.customer-panel-tabs button){color:#fff!important}:where(.button-secondary,.button.secondary,.text-button,.chip,.catalog-subtabs button,.customer-panel-tabs button){color:var(--luv-gold-dark)!important}:where(.button:not(.button-secondary),button.button:not(.button-secondary),.action-button:not(.danger)){background:linear-gradient(135deg, var(--luv-gold-dark), var(--luv-gold))!important;border-color:#b68a3ab8!important}:where(.button-secondary,.button.secondary){background:#fff!important;border-color:#b68a3a5c!important}.product-quick-actions{justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.product-quick-actions h2{margin:0}.product-quick-actions p{margin:4px 0 0}@media (width<=760px){.product-quick-actions{display:grid}.product-quick-actions .checkout-actions,.product-quick-actions .button{width:100%}}.config-record-workbench{grid-template-columns:minmax(240px,.34fr) minmax(0,1fr);align-items:start;gap:14px;display:grid}.config-record-list{background:#fffaf5;border:1px solid #b68a3a2e;border-radius:8px;gap:8px;max-height:760px;padding:10px;display:grid;position:sticky;top:88px;overflow:auto}.config-record-list-head{border-bottom:1px solid #b68a3a24;justify-content:space-between;align-items:center;gap:10px;padding:2px 2px 8px;display:flex}.config-record-list-head strong{color:var(--luv-gold-dark)!important}.config-record-list-head .button{min-height:34px;padding:0 12px}.config-record-item{text-align:left;cursor:pointer;border-radius:8px;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:64px;padding:9px;display:grid;box-shadow:0 8px 18px #4f32180d;color:var(--luv-gold-dark)!important;background:#fff!important;border:1px solid #b68a3a24!important}.config-record-item:hover,.config-record-item.selected{background:linear-gradient(135deg,#fff8ed,#fff)!important;border-color:#b68a3a7a!important}.config-record-item.selected{box-shadow:0 0 0 3px #b68a3a1f,0 14px 26px #4f321814}.config-record-item img{object-fit:cover;border:1px solid #b68a3a38;border-radius:8px;width:46px;height:46px}.config-record-item span{gap:3px;min-width:0;display:grid}.config-record-item strong{text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;overflow:hidden;color:var(--luv-gold-dark)!important}.config-record-item small{color:var(--luv-text-soft)!important}.status-dot{white-space:nowrap;background:#58784624;border-radius:999px;justify-content:center;align-items:center;min-height:26px;padding:0 9px;font-size:.68rem;font-style:normal;font-weight:900;display:inline-flex;color:#466033!important}.status-dot.inactive{background:#fff0e8;color:#9b3e2a!important}.focused-record-editor article{background:linear-gradient(135deg,#fff,#fffaf4);border-color:#b68a3a47;grid-template-columns:minmax(220px,.36fr) minmax(0,1fr)}.admin-collection-editor .record-action-strip{justify-content:flex-end;gap:8px;background:#fffaf5!important;border-color:#b68a3a2e!important}.admin-collection-editor .record-action-strip .action-button{border-radius:8px;min-height:34px;padding:0 13px;box-shadow:0 8px 18px #4f321814;color:var(--luv-gold-dark)!important;background:#fff!important;border-color:#b68a3a52!important}.admin-collection-editor .record-action-strip .action-button:nth-child(3){color:var(--luv-gold-dark)!important;background:linear-gradient(135deg,#fff7eb,#fff)!important;border-color:#b68a3a7a!important}.admin-collection-editor .record-action-strip .action-button:nth-child(3):hover:not(:disabled){background:linear-gradient(135deg, var(--luv-gold-dark), var(--luv-gold))!important;color:#fff!important}.admin-collection-editor .record-action-strip .action-button:hover:not(:disabled){transform:translateY(-1px);background:linear-gradient(135deg, var(--luv-gold-dark), var(--luv-gold))!important;color:#fff!important}.admin-collection-editor .record-action-strip .action-button:disabled{opacity:.56;color:#7b541fb8!important;background:#fff3e4!important}.admin-collection-editor .record-action-strip .action-button.danger{color:#9b3e2a!important;background:#fff5f1!important;border-color:#9b3e2a52!important}.admin-collection-editor .record-action-strip .action-button.danger:hover:not(:disabled){color:#fff!important;background:linear-gradient(135deg,#963923,#c06f50)!important}.bundle-builder{background:linear-gradient(#fff,#fffaf4);border:1px solid #b68a3a2e;border-radius:8px;gap:12px;margin-top:14px;padding:14px;display:grid}.bundle-builder-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.bundle-builder-head>div{gap:3px;display:grid}.bundle-builder-head strong,.bundle-total-card strong{color:var(--luv-gold-dark)!important}.bundle-builder-head span,.bundle-product-option span,.bundle-product-option small,.bundle-total-card span{color:var(--luv-text-soft)!important}.bundle-price-pill{background:linear-gradient(135deg, var(--luv-gold-dark), var(--luv-gold));white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:0 12px;font-weight:900;display:inline-flex;color:#fff!important}.bundle-product-list{gap:8px;max-height:260px;padding-right:4px;display:grid;overflow:auto}.bundle-product-option{background:#fff;border:1px solid #b68a3a24;border-radius:8px;grid-template-columns:auto 42px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:54px;padding:8px 10px;display:grid}.bundle-product-option.selected{background:#fff4e2;border-color:#b68a3a75}.bundle-product-option input{width:16px;height:16px}.bundle-product-option img{object-fit:cover;border:1px solid #b68a3a2e;border-radius:8px;width:42px;height:42px}.bundle-product-option span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:850;overflow:hidden}.bundle-product-option small{white-space:nowrap;font-weight:900}.bundle-pricing-grid{grid-template-columns:minmax(160px,1fr) minmax(140px,.75fr) minmax(180px,.8fr);align-items:end;gap:10px;display:grid}.bundle-total-card{background:#fff;border:1px solid #b68a3a2e;border-radius:8px;gap:2px;min-height:58px;padding:10px 12px;display:grid}.collection-bundle-card{background:linear-gradient(135deg,#fff,#fff6e8);border:1px solid #b68a3a2e;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;margin:22px 0;padding:18px;display:flex;box-shadow:0 16px 34px #4f321814}.collection-bundle-card h2,.collection-bundle-price strong{color:var(--luv-gold-dark)!important}.collection-bundle-card p,.collection-bundle-price span{color:var(--luv-text-soft)!important}.collection-bundle-price{text-align:right;gap:4px;min-width:180px;display:grid}.collection-bundle-price strong{font-size:1.4rem}.payment-security-subtabs{background:#fffaf4;border:1px solid #b68a3a29;border-radius:8px;margin:10px 0 16px;padding:8px}.payment-security-grid.refined{grid-template-columns:minmax(0,1fr)}.payment-security-grid.refined .security-card{background:linear-gradient(135deg,#fff,#fff8ee);border-color:#b68a3a38;min-height:320px;box-shadow:0 16px 34px #4f321812}.payment-security-grid.refined .security-card h3{color:var(--luv-gold-dark)!important}.gateway-settings-panel{min-height:0!important}.gateway-config-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.gateway-config-card{background:#ffffffc7;border:1px solid #b68a3a2e;border-radius:8px;gap:10px;padding:12px;display:grid;box-shadow:inset 0 1px #ffffffb8}.gateway-toggle{color:#fffaf1;background:#7a5423;margin:0}.gateway-toggle span{gap:2px;display:grid}.gateway-toggle strong,.gateway-toggle small{color:inherit!important}.gateway-toggle small{opacity:.82;font-size:.78rem}.gateway-config-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.backup-panel{gap:16px}.backup-create-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.backup-create-actions select{min-width:180px;color:var(--luv-gold-dark);background:#fffdf8;border:1px solid #b68a3a38;border-radius:8px;padding:10px 12px;font-weight:800}.backup-restore-card{background:linear-gradient(135deg,#fffdf8,#fff4e4);border:1px solid #b68a3a33;border-radius:8px;grid-template-columns:minmax(220px,1fr) minmax(160px,.45fr) minmax(260px,.8fr) auto;align-items:center;gap:10px;padding:14px;display:grid;box-shadow:0 12px 28px #4f321812}.backup-restore-card>div{gap:3px;display:grid}.backup-restore-card strong{color:var(--luv-gold-dark)!important}.backup-restore-card span{font-size:.9rem;color:#7a5423!important}.backup-restore-card select{min-width:0;color:var(--luv-gold-dark);background:#fffdf8;border:1px solid #b68a3a38;border-radius:8px;padding:10px 12px;font-weight:800}.backup-table-wrap table td:nth-child(3){overflow-wrap:anywhere;max-width:360px}.table-action-group.compact{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}@media (width<=980px){.gateway-config-list,.gateway-config-fields,.backup-restore-card{grid-template-columns:1fr}}.social-auth-actions{background:linear-gradient(135deg,#fffaf4,#fff);border:1px solid #b68a3a33;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:12px;display:grid}.social-auth-actions .button{width:100%;min-height:46px}.social-auth-button{text-align:center;white-space:normal;justify-content:center;align-items:center;gap:10px;padding:0 12px;line-height:1.15;color:var(--luv-gold-dark)!important;background:#fff!important;border-color:#b68a3a5c!important;display:inline-flex!important}.social-auth-button:hover,.social-auth-button:focus-visible{box-shadow:0 12px 24px #4f32181a;background:linear-gradient(135deg,#fff7e9,#fff)!important;border-color:#b68a3a94!important}.social-auth-button span:not(.social-auth-icon){font-weight:900;color:var(--luv-gold-dark)!important}.social-auth-icon{background:linear-gradient(135deg, var(--luv-gold-dark), var(--luv-gold));border:1px solid #ffffffb8;border-radius:999px;flex:0 0 28px;justify-content:center;align-items:center;width:28px;height:28px;font-family:Georgia,serif;font-size:1rem;font-weight:900;line-height:1;display:inline-flex;box-shadow:0 6px 14px #4f321829;color:#fff!important}.social-auth-button.facebook .social-auth-icon{font-family:Arial,sans-serif;font-size:1.18rem}.auth-page{padding-inline:max(12px, env(safe-area-inset-left))}.auth-card{max-width:calc(100vw - 24px)}.auth-form input,.auth-form button,.auth-form a.button{font-size:1rem}@media (width<=760px){.config-record-workbench{grid-template-columns:1fr}.config-record-list{max-height:330px;position:static}.focused-record-editor article{grid-template-columns:1fr}.bundle-builder-head,.bundle-pricing-grid{display:grid}.bundle-product-option{grid-template-columns:auto 38px minmax(0,1fr)}.bundle-product-option small{grid-column:3}.collection-bundle-card{display:grid}.collection-bundle-price{text-align:left}.social-auth-actions{grid-template-columns:1fr}.auth-page{min-height:calc(100svh - 112px);padding-block:10px max(18px, env(safe-area-inset-bottom));align-items:start}.auth-card{width:min(100%,430px);padding:16px}.auth-tabs{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.auth-tabs .chip{width:100%;min-width:0}}@media (width<=380px){.social-auth-button{justify-content:flex-start;padding-inline:10px}.social-auth-icon{flex-basis:26px;width:26px;height:26px}}
