:root{font-family:Inter,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.45;font-weight:400;color:#111827;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#f8f9fb}a{text-decoration:none;color:inherit}button{font-family:inherit}#root{min-height:100vh}.app-shell{min-height:100vh;background:radial-gradient(circle at 0% 0%,rgba(251,191,36,.2),transparent 30%),radial-gradient(circle at 100% 10%,rgba(249,115,22,.14),transparent 30%),linear-gradient(180deg,#fffbf5,#fff 28%,#fff8ee);color:#111827;display:flex;flex-direction:column}.page-shell{width:min(1240px,94%);margin:0 auto;flex:1;padding:1rem 0 2rem}.section-title{font-size:1.45rem;margin:0 0 .9rem;color:#0f172a}.card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:1.1rem}.panel{background:linear-gradient(180deg,#fff,#fffcf7);border-radius:18px;border:1px solid #f2e6d5;padding:1rem;box-shadow:0 8px 26px #94572014}.top-header{background:#ffffffe0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid #fde8cd;position:sticky;top:0;z-index:20;box-shadow:0 8px 30px #78350f14}.promo-strip{background:linear-gradient(90deg,#78350f,#b45309 45%,#dc2626);color:#fff;font-size:.83rem;padding:.45rem min(1240px,3%);display:flex;justify-content:space-between;gap:1rem}.promo-strip p{margin:0}.nav-row{width:min(1240px,94%);margin:0 auto;padding:.8rem 0;display:flex;align-items:center;gap:1rem;justify-content:space-between;position:relative}.brand{font-size:1.45rem;font-weight:800;letter-spacing:.01em;color:#1f2937}.brand span{color:#c2410c}.menu-toggle{display:none;border:1px solid #f3d8b6;background:#fff;color:#7c2d12;border-radius:12px;width:44px;height:44px;align-items:center;justify-content:center;padding:0}.menu-toggle-icon{width:18px;height:14px;display:inline-flex;flex-direction:column;justify-content:space-between}.menu-toggle-icon span{display:block;height:2px;background:#7c2d12;border-radius:999px;transition:transform .22s ease,opacity .22s ease}.menu-toggle.open .menu-toggle-icon span:nth-child(1){transform:translateY(6px) rotate(45deg)}.menu-toggle.open .menu-toggle-icon span:nth-child(2){opacity:0}.menu-toggle.open .menu-toggle-icon span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.nav-shell{display:flex;align-items:center;gap:1rem;flex:1;justify-content:space-between}.nav-links,.auth-block{display:flex;gap:.55rem;align-items:center}.nav-links ul{margin:0;padding:0;list-style:none;display:flex;align-items:center;flex-wrap:wrap;gap:.55rem}.nav-links a{padding:.45rem .72rem;border-radius:999px;color:#374151;font-weight:600;transition:all .2s ease}.nav-links a:hover{background:#ffedd5;color:#9a3412}.nav-links a.active{background:#1f2937;color:#fff7ed}.cart-link{display:inline-flex;align-items:center;gap:.4rem}.cart-pill{min-width:1.45rem;height:1.45rem;padding:0 .35rem;border-radius:999px;background:#ea580c;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:.78rem}.welcome{font-size:.88rem;color:#475569;margin-right:.15rem}.text-btn{background:#fff;border:1px solid #f3d8b6;color:#7c2d12;padding:.45rem .72rem;border-radius:999px;font-weight:600}.register-btn{background:#111827;color:#fff;border-radius:999px;padding:.45rem .8rem}.hero-wrap{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;margin:1rem 0}.hero-card{position:relative;overflow:hidden;border-radius:18px;padding:1.3rem;color:#fff;min-height:260px;background-size:cover;background-position:center;isolation:isolate;transform:translateY(0);transition:transform .24s ease}.hero-card:hover{transform:translateY(-6px)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(150deg,#111827d9,#ea580c73);z-index:-1}.hero-kicker{font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;margin:0;color:#fed7aa}.hero-card h1{margin:.4rem 0;font-size:1.7rem}.hero-sub{max-width:28ch}.hero-cta-btn,.product-card button,.primary-btn,.form-grid button{border:none;border-radius:12px;padding:.65rem 1rem;background:#111827;color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.category-strip{display:flex;gap:.7rem;flex-wrap:wrap;margin-bottom:1rem}.category-strip button{border:1px solid #e5e7eb;background:#fff;border-radius:999px;padding:.45rem .85rem;cursor:pointer}.section-head{display:flex;justify-content:space-between;align-items:center}.home-section{margin-top:1rem}.intro-banner{border-radius:22px;padding:1.6rem;color:#fff7ed;background:linear-gradient(135deg,#78350fe0,#c2410cc7),url(https://images.unsplash.com/photo-1515003197210-e0cd71810b5f?auto=format&fit=crop&w=1800&q=80);background-size:cover;background-position:center;animation:pulseGlow 6s ease-in-out infinite}.intro-banner h1{margin:.35rem 0;font-size:clamp(1.4rem,2.8vw,2.25rem)}.intro-mini{margin:0;color:#fed7aa;text-transform:uppercase;letter-spacing:.08em;font-size:.75rem}.visual-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.8rem}.visual-card{overflow:hidden;border-radius:16px;border:1px solid #f3d2ac}.visual-card img{width:100%;height:180px;object-fit:cover;transform:scale(1.04);transition:transform .4s ease}.visual-card:hover img{transform:scale(1.12)}.trust-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;background:linear-gradient(90deg,#fff,#fff7ed)}.trust-strip h3{margin:0 0 .2rem;color:#9a3412}@keyframes pulseGlow{0%,to{box-shadow:0 8px 20px #7c2d122e}50%{box-shadow:0 12px 28px #7c2d1259}}.product-card img{width:100%;height:190px;object-fit:cover;border-radius:14px;transition:transform .35s ease,filter .35s ease}.product-card{position:relative;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;padding:.85rem}.product-image-wrap{position:relative;display:block}.discount-pill{position:absolute;top:.6rem;left:.6rem;background:linear-gradient(135deg,#dc2626,#ea580c);color:#fff;font-size:.72rem;font-weight:700;letter-spacing:.03em;border-radius:999px;padding:.22rem .55rem}.product-card:after{content:"";position:absolute;top:-180%;left:-40%;width:60%;height:300%;background:linear-gradient(120deg,transparent,rgba(255,255,255,.45),transparent);transform:rotate(18deg);transition:left .6s ease}.product-card:hover{transform:translateY(-8px) scale(1.01);box-shadow:0 18px 34px #7c2d1233;border-color:#f0c28a}.product-card:hover img{transform:scale(1.08);filter:saturate(1.05)}.product-card:hover:after{left:120%}.badge{display:inline-block;font-size:.75rem;padding:.22rem .56rem;border-radius:999px;background:#ffedd5;color:#9a3412;margin:.7rem 0 .35rem;font-weight:600}.product-title{margin:0 0 .35rem;font-size:1rem;line-height:1.35;min-height:2.7em}.rating{color:#4b5563;font-size:.83rem;margin:0}.product-card-description{margin:.45rem 0 0;color:#475569;font-size:.82rem;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-variant-row{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.55rem}.product-variant-row span{border:1px solid #fed7aa;border-radius:999px;background:#fff7ed;color:#7c2d12;padding:.18rem .46rem;font-size:.72rem;font-weight:800}.stock-info{margin:.45rem 0 0;font-size:.82rem;font-weight:600}.stock-ok{color:#166534}.stock-low{color:#9a3412}.stock-out{color:#b91c1c}.price-block{display:flex;align-items:center;gap:.45rem;margin:.7rem 0 .8rem;flex-wrap:wrap}.price-block strong{font-size:1.02rem;color:#111827}.price-block span{text-decoration:line-through;color:#6b7280}.price-block small{color:#16a34a}.product-actions{display:grid;grid-template-columns:1fr auto;gap:.5rem}.cart-quantity-controls{display:flex;align-items:center;background:#fff;border:1px solid #fed7aa;border-radius:12px;overflow:hidden;height:42px}.qty-btn{background:#fff7ed;border:none;color:#9a3412;width:32px;height:100%;cursor:pointer;font-weight:800;font-size:1.1rem;display:flex;align-items:center;justify-content:center;transition:background .2s}.qty-btn:hover:not(:disabled){background:#ffedd5}.qty-btn:disabled{opacity:.4;cursor:not-allowed}.qty-display{padding:0 .8rem;font-weight:700;color:#7c2d12;min-width:36px;text-align:center}.product-details-cart-actions{display:flex;align-items:center;gap:1rem;margin-top:.5rem}.added-badge{background:#dcfce7;color:#166534;padding:.4rem .8rem;border-radius:999px;font-size:.85rem;font-weight:700;border:1px solid #bbf7d0;animation:fadeInScale .3s ease-out}@keyframes fadeInScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.view-btn{display:inline-flex;align-items:center;justify-content:center;padding:.62rem .8rem;border-radius:12px;border:1px solid #fed7aa;color:#9a3412;background:#fff7ed;font-weight:600}.offer-card{position:relative;overflow:hidden}.offer-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(15,23,42,.72) 100%);pointer-events:none}.listing-tools{display:flex;gap:.8rem;margin-bottom:1rem}.products-layout{display:grid;grid-template-columns:280px 1fr;gap:1rem}.products-filter{height:fit-content;position:sticky;top:94px;border:1px solid #f2cc9e;background:linear-gradient(180deg,#fff,#fff8ef)}.products-filter h3{margin:0 0 .6rem;color:#9a3412}.filter-block{margin-top:.8rem}.filter-block p{margin:0 0 .4rem;font-weight:600}.filter-chips{display:flex;flex-wrap:wrap;gap:.45rem}.filter-chips button{border:1px solid #e5e7eb;background:#fff;border-radius:999px;padding:.32rem .62rem;cursor:pointer}.filter-chips button.active{background:#ea580c;color:#fff;border-color:#ea580c}.discount-check{margin-top:.8rem;display:flex;align-items:center;gap:.45rem;font-size:.92rem}.clear-btn{margin-top:.8rem;border:1px solid #ea580c;color:#ea580c;background:#fff;border-radius:10px;padding:.5rem .7rem;cursor:pointer}.products-head{margin-bottom:1rem;display:flex;align-items:center;justify-content:space-between;border:1px solid #f2cc9e}.products-head p{margin:0;color:#475569}.listing-tools input,.listing-tools select,.form-grid input,.form-grid textarea,.products-filter input,.products-filter select,.products-head select,.form-select{border:1px solid #d1d5db;border-radius:10px;padding:.62rem .7rem!important;width:100%}.product-details{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem}.product-details img{width:100%;border-radius:12px}.cart-layout{display:grid;grid-template-columns:2fr 1fr;gap:1rem}.cart-row{display:grid;grid-template-columns:70px 1fr 80px 80px;gap:.8rem;align-items:center;padding:.85rem 0;border-bottom:1px solid #f1dfc8}.cart-row img{width:70px;height:70px;object-fit:cover;border-radius:12px}.cart-item-info h4{margin:0}.cart-item-info p{margin:.3rem 0 0;color:#475569}.qty-input{border:1px solid #f3d8b6;border-radius:10px;padding:.52rem;width:100%}.remove-btn{border:1px solid #fecaca;color:#b91c1c;border-radius:10px;background:#fff1f2;padding:.55rem .6rem}.order-summary{height:fit-content;background:linear-gradient(180deg,#fff8ef,#fff)}.empty-cart{text-align:center;display:grid;justify-items:center;gap:.65rem;padding-block:1.4rem}.empty-cart h2,.empty-cart p{margin:0}.empty-cart p{color:#475569;max-width:48ch}.auth-panel{width:min(480px,100%);margin:1.5rem auto}.form-grid{display:grid;gap:.75rem}.checkout-premium-grid,.settings-premium-grid{display:grid;grid-template-columns:1.6fr 1fr;gap:1rem}.checkout-form-card,.settings-form-card,.checkout-summary-card,.settings-profile-card{border:1px solid #f2d9bb;background:linear-gradient(180deg,#fff,#fffaf3);box-shadow:0 14px 30px #7c2d121a}.checkout-nested-card{border:1px solid #f6e2ca;border-radius:12px;background:#fffdf8;padding:.75rem;display:grid;gap:.6rem}.checkout-summary-card h3{margin:0 0 .8rem;color:#7c2d12}.settings-premium{display:grid;gap:1rem}.settings-profile-card .status-pill{background:#ffedd5;color:#9a3412}.profile-hero{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.9rem;border:1px solid #f6ddbf;border-radius:16px;padding:.9rem;background:radial-gradient(circle at 10% 15%,rgba(251,191,36,.2),transparent 38%),linear-gradient(135deg,#fff7ed,#fff)}.profile-avatar{width:56px;height:56px;border-radius:999px;display:grid;place-items:center;background:linear-gradient(135deg,#ea580c,#b45309);color:#fff;font-weight:800;letter-spacing:.04em;box-shadow:0 8px 16px #c2410c47}.profile-kicker{margin:0 0 .2rem;font-size:.78rem;letter-spacing:.05em;text-transform:uppercase;color:#9a3412}.profile-pill{background:#fff;border:1px solid #fed7aa;color:#9a3412}.profile-metrics{margin-top:.85rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.65rem}.profile-metrics article{border:1px solid #f5dcbc;border-radius:12px;background:#fffdf9;padding:.6rem .7rem}.profile-metrics small{color:#6b7280}.profile-metrics strong{margin-top:.15rem;display:block;color:#7c2d12}.payment-choice{display:grid;gap:.5rem}.payment-choice label{display:flex;align-items:center;gap:.5rem;padding:.6rem .7rem;border:1px solid #e5e7eb;border-radius:10px;background:#fff}.popup-backdrop{position:fixed;inset:0;background:#0f172a8c;display:grid;place-items:center;z-index:100}.popup-card{width:min(450px,92%);background:#fff;border-radius:16px;padding:1rem;border:1px solid #f1d2ab}.popup-card h3{margin:0 0 .45rem}.jio-id{padding:.45rem .6rem;border-radius:8px;background:#fff7ed;color:#9a3412}.popup-actions{margin-top:.8rem;display:flex;justify-content:flex-end;gap:.6rem}.popup-actions button{border:1px solid #d1d5db;border-radius:10px;padding:.45rem .75rem;cursor:pointer}.success-card{border-color:#86efac}.error-text{color:#b91c1c;margin:0}.admin-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}.admin-dashboard-shell{display:grid;grid-template-columns:240px 1fr;gap:1rem;align-items:start}.admin-dashboard-buttons{display:grid;gap:.55rem;position:sticky;top:94px}.admin-dashboard-buttons h3{margin:0 0 .3rem;color:#7c2d12}.admin-dashboard-buttons button{border:1px solid #f2d2aa;border-radius:10px;padding:.52rem .7rem;background:#fff7ed;color:#7c2d12;font-weight:700;text-align:left}.admin-dashboard-buttons button.active{background:#1f2937;border-color:#1f2937;color:#fff}.admin-dashboard-content{display:grid;gap:1rem}.admin-quick-actions{margin-top:1rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:.6rem}.admin-quick-actions button{border:1px solid #f2d2aa;border-radius:10px;padding:.55rem .72rem;background:#fff7ed;color:#7c2d12;font-weight:700}.admin-stock-graph{margin-top:1rem;display:grid;gap:.7rem}.admin-stock-bar-card{border:1px solid #f4dcc0;border-radius:12px;padding:.6rem .7rem;background:#fffdf8}.admin-stock-bar-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:.35rem}.admin-stock-bar-track{width:100%;height:11px;border-radius:999px;background:#f3f4f6;overflow:hidden}.admin-stock-bar-fill{height:100%;border-radius:inherit}.admin-stock-bar-fill.tone-ok{background:linear-gradient(90deg,#22c55e,#16a34a)}.admin-stock-bar-fill.tone-low{background:linear-gradient(90deg,#f59e0b,#d97706)}.admin-stock-bar-fill.tone-out{background:linear-gradient(90deg,#ef4444,#dc2626)}.admin-shell{display:grid;grid-template-columns:260px 1fr;gap:1rem;align-items:start}.admin-shell.sidebar-closed{grid-template-columns:1fr}.admin-shell.sidebar-closed .admin-sidebar{display:none}.admin-sidebar{position:sticky;top:94px}.admin-sidebar h2{margin:0}.admin-sidebar p{color:#475569;margin:.5rem 0 .9rem;font-size:.92rem}.admin-menu-toggle{width:100%;border:1px solid #fed7aa;background:#fff;color:#9a3412;border-radius:10px;padding:.45rem .7rem;font-weight:600;margin-bottom:.75rem}.admin-sidebar-nav{display:flex;flex-direction:column;gap:.45rem;margin-bottom:.9rem}.admin-sidebar-nav a{padding:.45rem .72rem;border-radius:10px;border:1px solid #f2d2aa;color:#7c2d12;font-weight:600;background:#fff7ed;transition:all .2s ease}.admin-sidebar-nav a:hover{border-color:#ea580c}.admin-sidebar-nav a.active{background:#1f2937;color:#fff;border-color:#1f2937}.admin-main{display:grid;gap:1rem}.admin-topbar h1{margin:0 0 .7rem;font-size:1.35rem}.admin-topbar-row{display:flex;align-items:center;gap:.7rem;margin-bottom:.75rem;flex-wrap:wrap}.admin-topbar-row h1{margin:0}.admin-toggle-btn{border:1px solid #fed7aa;background:#fff7ed;color:#9a3412;border-radius:10px;padding:.42rem .74rem;font-weight:600}.admin-kpi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.6rem}.admin-kpi-grid article{border:1px solid #f2d2aa;border-radius:12px;padding:.6rem;background:#fffefb}.admin-kpi-grid small{color:#64748b}.admin-kpi-grid strong{display:block;margin-top:.15rem;color:#7c2d12}.admin-orders-panel{grid-column:1 / -1}.admin-order-stats{display:flex;gap:1rem;flex-wrap:wrap}.admin-order-stats p{margin:0;padding:.35rem .65rem;border-radius:999px;background:#fff7ed;color:#9a3412;border:1px solid #f5d4af}.refresh-btn{border:1px solid #fed7aa;background:#fff;color:#9a3412;border-radius:999px;padding:.35rem .75rem;font-weight:600}.admin-orders-block{margin-top:1rem}.admin-orders-block h4{margin:0 0 .65rem;color:#7c2d12}.admin-orders-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:.8rem}.admin-order-row{border:1px solid #f1d4b1;border-radius:12px;padding:.7rem;background:#fffefb}.admin-order-row p{margin:.2rem 0;font-size:.9rem}.admin-order-top{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.admin-order-top span{font-size:.76rem;padding:.2rem .45rem;background:#ffedd5;color:#9a3412;border-radius:999px}.admin-order-actions{margin-top:.55rem;display:grid;grid-template-columns:1fr auto;gap:.5rem}.admin-order-actions select{border:1px solid #f2d2aa;border-radius:10px;padding:.5rem .62rem}.admin-order-actions button{border:none;border-radius:10px;padding:.5rem .72rem;background:#1f2937;color:#fff}.admin-order-items{margin-top:.5rem;display:grid;gap:.35rem}.admin-order-item{display:flex;align-items:flex-start;flex-direction:column;gap:.4rem}.admin-order-item img{width:34px;height:34px;object-fit:cover;border-radius:7px}.offer-card img{width:100%;height:170px;object-fit:cover;border-radius:12px;margin-bottom:.65rem}.admin-offer-list{display:grid;gap:.6rem}.admin-inventory-list{display:grid;gap:.7rem}.admin-inventory-tools{display:grid;grid-template-columns:1fr 180px;gap:.6rem;margin:.5rem 0 .8rem}.admin-inventory-tools input,.admin-inventory-tools select{border:1px solid #f2d2aa;border-radius:10px;padding:.5rem .62rem}.admin-reminder-list{display:grid;gap:.45rem}.admin-reminder-list p{margin:0;border:1px solid #f2d2aa;border-radius:10px;padding:.5rem .65rem;background:#fff7ed;color:#7c2d12}.admin-inventory-row{display:grid;grid-template-columns:64px 1fr auto;gap:.7rem;align-items:center;border:1px solid #f4dcc0;border-radius:12px;padding:.6rem;background:#fffdf8}.admin-inventory-row img{width:64px;height:64px;object-fit:cover;border-radius:10px}.admin-inventory-row h4,.admin-inventory-row p{margin:0}.admin-inventory-row p{color:#475569;font-size:.86rem}.admin-stock-actions{display:grid;grid-template-columns:110px auto auto;gap:.5rem;align-items:center}.admin-stock-actions input{border:1px solid #f2d2aa;border-radius:10px;padding:.45rem .55rem}.admin-stock-actions button{border:none;border-radius:10px;padding:.5rem .72rem;background:#1f2937;color:#fff}.admin-stock-actions .remove-btn{border:1px solid #fecaca;color:#b91c1c;background:#fff1f2}.admin-offer-row{display:grid;grid-template-columns:64px 1fr 140px auto;gap:.6rem;align-items:center;border:1px solid #f4dcc0;border-radius:12px;padding:.55rem;background:#fffdf8}.admin-offer-row img{width:64px;height:64px;object-fit:cover;border-radius:10px}.admin-offer-row h4,.admin-offer-row p{margin:0}.admin-order-history{border:1px solid #f4dcc0;border-radius:12px;background:#fffdf8;padding:.8rem}.admin-order-history-title{margin:0 0 .55rem;font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#b45309}.admin-order-history-list{margin:0;padding:0;list-style:none;display:grid;gap:.45rem}.admin-order-history-row{display:grid;grid-template-columns:150px 1fr;align-items:center;gap:.7rem;border:1px solid #f6e3cc;border-radius:10px;background:#fff;padding:.45rem .6rem}.admin-order-history-row strong{font-family:monospace;font-size:.82rem;color:#0f172a}.admin-order-history-row span{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.84rem;color:#334155}.admin-offer-row p{color:#475569;font-size:.86rem}.admin-return-request-list{display:grid;gap:.7rem}.admin-return-request-row{display:grid;grid-template-columns:64px 1fr minmax(210px,260px);gap:.7rem;align-items:center;border:1px solid #f4dcc0;border-radius:12px;padding:.6rem;background:#fffdf8}.admin-return-request-row img{width:64px;height:64px;object-fit:cover;border-radius:10px}.admin-return-request-row h4,.admin-return-request-row p{margin:0}.admin-return-request-row p{font-size:.8rem;color:#475569}.admin-return-request-actions{display:grid;gap:.45rem}.admin-return-request-actions select,.admin-return-request-actions input{border:1px solid #f2d2aa;border-radius:10px;padding:.45rem .55rem}.admin-return-request-actions button{border:none;border-radius:10px;padding:.5rem .72rem;background:#1f2937;color:#fff}.admin-offer-row select{border:1px solid #f2d2aa;border-radius:10px;padding:.45rem .55rem}.offer-card h3,.offer-card p,.offer-card strong{position:relative;z-index:1}.offers-scroll-wrap{overflow:hidden;border-radius:16px}.offers-scroll-track{display:flex;gap:.9rem;width:max-content;animation:offerScroll 28s linear infinite;padding:.2rem}.offers-scroll-track:hover{animation-play-state:paused}.offer-slide{width:min(340px,80vw);flex:0 0 auto}.orders-list{display:grid;gap:1rem}.orders-meta-text{margin:-.2rem 0 .9rem;color:#475569;font-size:.92rem}.order-card{border:1px solid #f4d3ae;background:linear-gradient(180deg,#fff,#fff9f1)}.order-head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.order-head h3{margin:0 0 .3rem}.order-head p{margin:0;color:#6b7280;font-size:.9rem}.status-pill{padding:.3rem .7rem;border-radius:999px;font-size:.78rem;font-weight:700}.status-placed,.status-packed,.status-shipped,.status-out-for-delivery{background:#ffedd5;color:#9a3412}.status-delivered,.status-completed{background:#dcfce7;color:#166534}.status-cancelled{background:#fee2e2;color:#991b1b}.order-meta{margin-top:.7rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.35rem}.order-meta p,.order-address{margin:0}.order-address{margin-top:.5rem;color:#475569}.tracking-row{margin:1rem 0 .7rem;display:grid;grid-template-columns:repeat(6,1fr);gap:.35rem}.track-step{display:grid;justify-items:center;gap:.3rem}.track-step span{width:14px;height:14px;border-radius:50%;background:#e2e8f0;border:3px solid #fff;box-shadow:0 0 0 2px #cbd5e1}.track-step.active span{background:#ea580c;box-shadow:0 0 0 2px #ea580c}.track-step small{text-align:center;color:#475569;font-size:.72rem}.order-items{border-top:1px dashed #eabf90;padding-top:.7rem;display:grid;gap:.55rem}.order-item-row{display:flex;align-items:center;gap:.55rem}.order-item-wrap{display:grid;gap:.45rem}.order-item-button{width:100%;border:1px solid #f4dcc0;border-radius:8px;background:#fffdf8;padding:.4rem .55rem;cursor:pointer}.order-item-button.active{border-color:#f59e0b;box-shadow:0 0 0 3px #f59e0b26}.order-item-cta{border:1px solid #fed7aa;background:#fff7ed;color:#9a3412;border-radius:999px;padding:.18rem .5rem;font-size:.72rem;font-weight:700;white-space:nowrap}.order-item-row img{width:48px;height:48px;object-fit:cover;border-radius:10px}.order-item-row p,.order-item-row small{margin:0}.cancel-btn{margin-top:.75rem;border:1px solid #ef4444;color:#ef4444;background:#fff;border-radius:10px;padding:.5rem .8rem;cursor:pointer}.return-exchange-panel{margin-top:.8rem;padding:.65rem;border:1px dashed #f2d2aa;border-radius:10px;background:#fffdf8;display:grid;gap:.45rem}.return-exchange-title{margin:0;font-size:.74rem;font-weight:700;color:#b45309;text-transform:uppercase;letter-spacing:.05em}.return-exchange-window{margin:0;font-size:.82rem;color:#7c2d12}.return-exchange-form{display:grid;gap:.45rem}.return-exchange-form select,.return-exchange-form textarea,.return-exchange-form input{border:1px solid #f2d2aa;border-radius:9px;padding:.5rem .6rem;width:100%;font:inherit}.return-exchange-form button{border:none;border-radius:9px;background:#1f2937;color:#fff;font-weight:700;padding:.5rem .72rem}.return-exchange-note{margin:0;font-size:.82rem;color:#9a3412}.return-exchange-note-success{color:#166534}.return-request-history{margin-top:.7rem;border:1px dashed #f2d2aa;border-radius:10px;background:#fffdf8;padding:.6rem}.return-request-history-title{margin:0 0 .45rem;font-size:.74rem;color:#b45309;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.return-request-product-list{margin:0;padding:0;list-style:none;display:grid;gap:.4rem}.return-request-product-list li{border:1px solid #f4dcc0;border-radius:9px;background:#fff;padding:.38rem .55rem;font-size:.8rem;color:#334155;display:grid;gap:.15rem}.return-request-product-list li span{color:#64748b}.site-footer{background:linear-gradient(135deg,#1e293bf5,#442014f7),url(https://images.unsplash.com/photo-1515003197210-e0cd71810b5f?auto=format&fit=crop&w=1600&q=80);background-size:cover;background-position:center;color:#ffe9cf;display:grid;grid-template-columns:1.4fr repeat(4,minmax(140px,1fr));gap:1rem;padding:2rem min(1240px,3%) 1rem;margin-top:2rem}.footer-brand h3{margin:0;font-size:1.4rem}.footer-brand p{margin:.65rem 0 0;max-width:38ch;color:#f8d9b2}.footer-contact{font-size:.92rem}.footer-column{display:grid;align-content:start;gap:.2rem}.site-footer h4{margin:0 0 .5rem}.site-footer a{display:block;color:#ffedd5;margin:.35rem 0;font-size:.95rem}.site-footer a:hover{color:#fde68a}.footer-bottom{grid-column:1 / -1;border-top:1px solid rgba(255,237,213,.25);margin-top:.5rem;padding-top:.8rem}.footer-bottom p{margin:0;font-size:.88rem;color:#f7d0a5}.static-page{line-height:1.65}.static-page h3{margin:1rem 0 .35rem;color:#9a3412}.about-page{display:grid;gap:1.1rem}.about-hero{min-height:430px;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);align-items:center;gap:1rem;border-radius:18px;padding:clamp(1.25rem,4vw,2.5rem);color:#fff;background:linear-gradient(90deg,#431407e6,#78350fc7),url(https://images.unsplash.com/photo-1596040033229-a9821ebd058d?auto=format&fit=crop&w=1600&q=80) center/cover;overflow:hidden}.about-hero h1{max-width:780px;margin:0;color:#fff;font-size:clamp(2rem,5vw,4rem);line-height:1.05}.about-hero p:not(.eyebrow){max-width:68ch;margin:.9rem 0 0;color:#ffedd5;line-height:1.7}.about-hero-actions{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1.2rem}.about-hero-panel{display:grid;gap:.65rem;border:1px solid rgba(255,237,213,.32);border-radius:14px;background:#ffffff1f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:1rem}.about-hero-panel strong{color:#fff;font-size:1.05rem;line-height:1.35}.about-hero-panel span{border-top:1px solid rgba(255,237,213,.25);padding-top:.55rem;color:#ffedd5;font-weight:800}.about-story-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:1rem}.about-story-card p,.about-mission-card p,.about-process p,.about-cta p{color:#475569;line-height:1.7}.about-story-card p{margin:0 0 .8rem}.about-mission-card{display:grid;align-content:center;background:#fff7ed}.about-mission-card h2{margin:0;color:#7c2d12;font-size:1.35rem}.about-section{display:grid;gap:.8rem}.about-value-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem}.about-value-card{min-height:170px;border:1px solid #f2e6d5;border-radius:14px;background:#fff;padding:1rem}.about-value-card h3{margin:0 0 .45rem;color:#7c2d12;font-size:1rem}.about-value-card p{margin:0;color:#475569;line-height:1.6}.about-process{display:grid;grid-template-columns:minmax(0,.85fr) minmax(320px,1.15fr);gap:1rem;align-items:start}.about-process ol{margin:0;padding:0;list-style:none;display:grid;gap:.7rem;counter-reset:process}.about-process li{counter-increment:process;display:grid;grid-template-columns:42px 1fr;gap:.7rem;align-items:center;color:#334155;line-height:1.55}.about-process li:before{content:counter(process,decimal-leading-zero);width:42px;height:42px;display:grid;place-items:center;border-radius:999px;background:#7c2d12;color:#fff7ed;font-size:.8rem;font-weight:900}.about-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem}.about-stats div{border:1px solid #fed7aa;border-radius:14px;background:#fff7ed;padding:1rem}.about-stats strong,.about-stats span{display:block}.about-stats strong{color:#7c2d12;font-size:1.65rem}.about-stats span{color:#64748b;font-weight:800}.about-cta{display:flex;justify-content:space-between;gap:1rem;align-items:center}.contact-page{display:grid;gap:1.1rem}.contact-hero{min-height:410px;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);align-items:center;gap:1rem;border-radius:18px;padding:clamp(1.2rem,4vw,2.4rem);color:#fff;background:linear-gradient(90deg,#431407e6,#78350fb8),url(https://images.unsplash.com/photo-1532336414038-cf19250c5757?auto=format&fit=crop&w=1600&q=80) center/cover;overflow:hidden}.contact-hero h1{max-width:760px;margin:0;color:#fff;font-size:clamp(2rem,5vw,3.9rem);line-height:1.05}.contact-hero p:not(.eyebrow){max-width:66ch;margin:.9rem 0 0;color:#ffedd5;line-height:1.7}.contact-hero-actions{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1.2rem}.contact-hero-card{display:grid;gap:.6rem;border:1px solid rgba(255,237,213,.34);border-radius:16px;background:#ffffff24;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding:1.1rem}.contact-hero-card span,.contact-channel-card span,.contact-support-band span{color:#fed7aa;font-size:.76rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.contact-hero-card strong{color:#fff;font-size:1.35rem;line-height:1.35}.contact-hero-card small{color:#ffedd5;line-height:1.5}.contact-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}.contact-channel-card{min-height:150px;display:grid;gap:.45rem;align-content:start;border:1px solid #f2e6d5;border-radius:16px;background:linear-gradient(180deg,#fff,#fff8ef);padding:1rem;box-shadow:0 8px 26px #94572014}.contact-channel-card span{color:#9a3412}.contact-channel-card strong{color:#111827;font-size:1.05rem}.contact-channel-card small{color:#64748b;line-height:1.55}.contact-main-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:1rem;align-items:start}.contact-form-card{display:grid;gap:1rem}.contact-section-head .section-title{margin-bottom:0}.contact-topic-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem}.contact-topic-grid button{min-height:42px;border:1px solid #fed7aa;border-radius:999px;background:#fff;color:#7c2d12;font-weight:850;cursor:pointer}.contact-topic-grid button.active{background:#111827;border-color:#111827;color:#fff7ed}.contact-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.contact-form-grid label{display:grid;gap:.35rem;color:#7c2d12;font-size:.78rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.contact-form-grid input,.contact-form-grid textarea{width:100%;border:1px solid #f2d2aa;border-radius:12px;background:#fff;color:#111827;padding:.75rem .85rem;font:inherit;letter-spacing:0;text-transform:none;outline:none}.contact-form-grid textarea{resize:vertical;min-height:132px}.contact-form-grid input:focus,.contact-form-grid textarea:focus{border-color:#c2410c;box-shadow:0 0 0 3px #c2410c1f}.contact-message-field{grid-column:1 / -1}.contact-form-actions{display:flex;flex-wrap:wrap;gap:.7rem}.contact-side-stack{display:grid;gap:1rem}.contact-info-panel{display:grid;gap:.7rem}.contact-info-panel h2{margin:0;color:#0f172a;font-size:1.25rem}.contact-info-panel ul{margin:0;padding-left:1.1rem;color:#475569;line-height:1.7}.contact-detail-list{display:grid;gap:.6rem;margin:0}.contact-detail-list div{display:grid;gap:.18rem;border-bottom:1px dashed #f2d2aa;padding-bottom:.55rem}.contact-detail-list dt{color:#64748b;font-size:.78rem;font-weight:800;text-transform:uppercase}.contact-detail-list dd{margin:0;color:#7c2d12;font-weight:850;line-height:1.55}.contact-support-band{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.contact-support-band article{border:1px solid #fed7aa;border-radius:16px;background:#fff7ed;padding:1rem}.contact-support-band span{color:#9a3412}.contact-support-band p{margin:.35rem 0 0;color:#475569;line-height:1.65}.contact-support-band a{color:#c2410c;font-weight:850}.legal-page-header{background:linear-gradient(135deg,#78350fe6,#c2410cd1);border-radius:14px;padding:1.4rem 1.6rem;margin-bottom:1.2rem;color:#fff}.legal-page-kicker{margin:0 0 .3rem;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#fed7aa}.legal-page-title{margin:0 0 .35rem;font-size:1.45rem;color:#fff}.legal-page-subtitle{margin:0;color:#ffedd5;font-size:.9rem;line-height:1.6}.legal-page-updated{margin:.55rem 0 0;color:#fde68a;font-size:.78rem;font-weight:600}.legal-page-body ul,.legal-page-body ol{padding-left:1.2rem;margin:.35rem 0 .85rem}.legal-page-body li{margin-bottom:.35rem}.legal-page-body a{color:#c2410c;font-weight:600}.legal-related{margin-top:1.4rem;padding:.9rem 1rem;border-radius:12px;border:1px dashed #f2d2aa;background:#fffdf8}.legal-related-label{margin:0 0 .55rem;font-size:.72rem;font-weight:700;color:#b45309;text-transform:uppercase}.legal-related-links{display:flex;flex-wrap:wrap;gap:.45rem}.legal-related-link{padding:.28rem .65rem;border-radius:999px;border:1px solid #f2d2aa;background:#fff;color:#7c2d12;font-size:.78rem;font-weight:600;text-decoration:none}.legal-contact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin:.75rem 0 1rem}.legal-contact-card{display:grid;gap:.25rem;padding:.85rem 1rem;border-radius:12px;border:1px solid #f2d2aa;background:#fffdf8;text-decoration:none;color:inherit}.legal-contact-card strong{color:#7c2d12;font-size:.78rem;text-transform:uppercase;letter-spacing:.04em}.legal-contact-card span{color:#374151;font-size:.9rem;font-weight:600}.legal-contact-card-static{cursor:default}.checkout-policy-consent{display:flex;align-items:flex-start;gap:.55rem;padding:.75rem .85rem;border-radius:10px;border:1px solid #f2d2aa;background:#fffdf8;font-size:.82rem;color:#374151;line-height:1.55}.checkout-policy-consent input{margin-top:.15rem;accent-color:#c2410c}.checkout-policy-consent a{color:#c2410c;font-weight:700;text-decoration:none}.footer-legal-links{margin:.35rem 0 0;font-size:.82rem}.footer-legal-links a{color:#f7d0a5;text-decoration:none}.footer-legal-links a:hover{text-decoration:underline}@media(max-width:720px){.legal-contact-grid{grid-template-columns:1fr}}img{max-width:100%;height:auto;display:block}@media(max-width:920px){.promo-strip{flex-direction:column;align-items:center;text-align:center;gap:.2rem;padding-block:.35rem}.menu-toggle{display:inline-flex;margin-left:auto}.nav-shell{position:absolute;top:calc(100% + .4rem);left:0;right:0;background:#fffefb;border:1px solid #f6dfc4;border-radius:14px;padding:.85rem;display:none;flex-direction:column;align-items:stretch;box-shadow:0 18px 30px #78350f1a}.nav-shell.open{display:flex}.nav-links,.auth-block{width:100%;flex-wrap:wrap;justify-content:flex-start}.nav-links ul{width:100%;display:grid;grid-template-columns:1fr;gap:.45rem}.nav-links li{width:100%}.nav-links a{width:100%;border-radius:10px}.welcome{width:100%}.product-details,.cart-layout,.admin-shell,.admin-grid,.admin-dashboard-shell,.products-layout,.checkout-premium-grid,.settings-premium-grid{grid-template-columns:1fr}.admin-dashboard-buttons,.admin-sidebar{position:static}.cart-row{grid-template-columns:70px 1fr}.qty-input,.remove-btn{width:100%}.visual-grid,.trust-strip{grid-template-columns:1fr 1fr}.products-filter{position:static}.tracking-row{grid-template-columns:repeat(3,1fr)}.site-footer{grid-template-columns:repeat(2,minmax(200px,1fr))}.admin-offer-row,.admin-return-request-row{grid-template-columns:64px 1fr}.admin-inventory-tools{grid-template-columns:1fr}.admin-inventory-row{grid-template-columns:64px 1fr}.admin-stock-actions{grid-column:1 / -1;grid-template-columns:1fr}.admin-offer-row select,.admin-offer-row .remove-btn,.admin-return-request-actions{grid-column:1 / -1}.admin-order-history-row{grid-template-columns:1fr;gap:.3rem}.order-summary,.checkout-summary-card{position:static!important;top:auto!important}}@media(max-width:620px){.nav-row{flex-wrap:wrap}.menu-toggle{margin-left:0}.nav-links a,.auth-block a,.auth-block button{font-size:.9rem}.visual-grid,.trust-strip{grid-template-columns:1fr}.tracking-row{grid-template-columns:repeat(2,1fr)}.site-footer,.admin-order-actions{grid-template-columns:1fr}}@media(max-width:760px){.section-head,.products-head,.listing-tools,.order-head,.popup-actions{flex-wrap:wrap;align-items:stretch}.section-head>*,.products-head>*,.listing-tools>*,.order-head>*,.popup-actions>*{width:100%}.product-actions{grid-template-columns:1fr}.products-head select{min-width:0}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.home-section,.orders-list,.admin-orders-list,.admin-inventory-list,.admin-offer-list{content-visibility:auto;contain-intrinsic-size:1px 540px}@keyframes offerScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.announcement-bar{min-height:34px;background:linear-gradient(90deg,#78350f,#9a3412 45%,#c2410c);color:#fff7ed;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;padding:.42rem max(3%,calc((100vw - 1240px)/2));font-size:.78rem;letter-spacing:.03em;text-transform:uppercase}.announcement-bar>span:last-child{text-align:right}.announcement-bar strong{color:#fde68a;letter-spacing:.14em}.announcement-social{display:inline-flex;align-items:center;justify-content:flex-end;gap:.7rem;text-align:right}.top-social-icons,.footer-social-icons{display:flex;align-items:center;gap:.42rem}.top-social-icons a,.footer-social-icons a{display:inline-grid;place-items:center;border-radius:999px;margin:0;transition:transform .18s ease,background .18s ease,border-color .18s ease}.top-social-icons a{width:27px;height:27px;border:1px solid rgba(254,215,170,.45);color:#fff7ed;background:#ffffff14}.top-social-icons a:hover{color:#7c2d12;background:#fde68a;border-color:#fde68a;transform:translateY(-1px)}.top-social-icons svg,.footer-social-icons svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.premium-brand,.footer-logo{display:inline-flex;align-items:center;gap:.7rem;text-decoration:none}.brand-mark,.footer-logo-mark{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;color:#fff7ed;background:radial-gradient(circle at 35% 20%,rgba(254,215,170,.42),transparent 34%),linear-gradient(135deg,#ea580c,#7c2d12);border:1px solid #fed7aa;box-shadow:0 10px 22px #7c2d122e;font-size:.9rem;font-weight:900}.brand-copy,.footer-logo div{display:grid;gap:.08rem}.brand-copy strong,.footer-logo strong{color:#1f2937;font-size:1.04rem;line-height:1.1}.brand-copy small,.footer-logo small{color:#9a3412;font-size:.72rem;font-weight:700}.nav-icons{display:flex;gap:.45rem;align-items:center}.icon-button{position:relative;width:42px;height:42px;border-radius:999px;border:1px solid #f3d8b6;background:#fffaf3;color:#7c2d12;display:inline-grid;place-items:center;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.icon-button:hover{transform:translateY(-2px);background:#ffedd5;box-shadow:0 8px 18px #7c2d121f}.icon-button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.mobile-cart-link{display:none}.home-page{display:grid;gap:1.05rem}.section-heading{text-align:center;margin:0 auto 1rem;max-width:760px}.section-heading.align-left{text-align:left;margin-left:0}.section-heading p,.eyebrow,.ornament{margin:0 0 .35rem;color:#c2410c;font-size:.74rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.section-heading h2{margin:0;font-size:clamp(1.5rem,3vw,2.15rem);color:#0f172a;line-height:1.08}.section-heading h2:before,.section-heading h2:after{content:"";display:inline-block;width:34px;height:1px;margin:0 .6rem .35rem;background:linear-gradient(90deg,transparent,#f59e0b,transparent)}.section-heading.align-left h2:before,.section-heading.align-left h2:after{display:none}.section-heading span{display:block;margin-top:.45rem;color:#64748b;line-height:1.6}.premium-hero{min-height:clamp(520px,calc(100vh - 130px),740px);margin:-1rem calc(50% - 50vw) 0;position:relative;display:grid;align-items:center;overflow:hidden;isolation:isolate;padding:clamp(4rem,8vw,6rem) max(5%,calc((100vw - 1240px)/2));color:#fff7ed}.hero-slider,.hero-slide,.hero-glass,.premium-hero:before,.premium-hero:after{position:absolute;inset:0}.hero-slider{z-index:-3}.hero-slide{width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(1.04);transition:opacity .7s ease,transform 1.6s ease}.hero-slide.active{opacity:1;transform:scale(1)}.hero-glass{z-index:-2;background:linear-gradient(90deg,#0f172ad1,#78350f9e 48%,#0f172a1f),radial-gradient(circle at 20% 20%,rgba(251,191,36,.25),transparent 38%)}.premium-hero:after{content:"";z-index:-1;background:linear-gradient(180deg,transparent 78%,#fff8ee 100%)}.hero-copy{width:min(640px,100%);display:grid;gap:1rem;animation:heroCopyIn .52s ease both}.hero-copy h1{margin:0;font-size:clamp(2.35rem,6vw,5.2rem);line-height:.95;letter-spacing:0;color:#fffaf0;text-shadow:0 16px 40px rgba(0,0,0,.35)}.hero-copy>p:not(.ornament){margin:0;max-width:56ch;color:#ffedd5;font-size:clamp(1rem,1.5vw,1.18rem);line-height:1.75}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.primary-btn,.secondary-btn,.text-link{text-decoration:none;font-weight:800}.primary-btn span,.secondary-btn span{margin-left:.45rem}.secondary-btn{min-height:42px;border-radius:12px;padding:.65rem 1rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(254,215,170,.58);color:#fff7ed;background:#ffffff1f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.text-link{color:#c2410c}.hero-dots{display:flex;gap:.5rem;align-items:center}.hero-dots button{width:32px;height:8px;border:0;border-radius:999px;background:#ffedd573;cursor:pointer;transition:width .18s ease,background .18s ease}.hero-dots button.active{width:52px;background:#fbbf24}.hero-progress{width:min(360px,80vw);height:3px;border-radius:999px;background:#ffedd547;overflow:hidden}.hero-progress:before{content:"";display:block;height:100%;background:linear-gradient(90deg,#fbbf24,#fb923c);animation:heroProgress 6.5s linear infinite}.trust-strip.premium-arch{margin:1.1rem 0;padding:0;display:block;border:1px solid #f5d4af;border-radius:16px;background:#fffaf3;overflow:hidden;box-shadow:0 14px 30px #7c2d1214}.trust-strip-track,.stats-strip-track{width:max-content;display:flex;gap:0;animation:premiumMarquee 34s linear infinite}.trust-strip-track:hover,.stats-strip-track:hover{animation-play-state:paused}.trust-strip.premium-arch article{min-width:230px;display:flex;align-items:center;gap:.65rem;padding:.9rem 1rem;border-right:1px solid #f6dcc0}.trust-strip.premium-arch span,.why-feature-grid span{width:38px;height:38px;border-radius:999px;display:grid;place-items:center;background:#ffedd5;color:#9a3412;font-size:.72rem;font-weight:900}.trust-strip.premium-arch strong{color:#7c2d12;font-size:.92rem}.offer-strip-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}.offer-strip-card{min-height:148px;border:1px solid #f2c894;border-radius:16px;padding:1rem;display:grid;gap:.45rem;text-align:left;color:#fff7ed;cursor:pointer;background:linear-gradient(135deg,#78350ff5,#ea580ce0),url(https://images.unsplash.com/photo-1509358271058-acd22cc93898?auto=format&fit=crop&w=900&q=80);background-size:cover;background-position:center;box-shadow:0 16px 30px #7c2d1226;transition:transform .18s ease,box-shadow .18s ease}.offer-strip-card:hover{transform:translateY(-5px);box-shadow:0 22px 38px #7c2d1238}.offer-strip-card span{width:fit-content;border-radius:999px;padding:.25rem .65rem;background:#fde68a;color:#78350f;font-weight:900;font-size:.78rem}.offer-strip-card strong{font-size:1.12rem}.offer-strip-card small{color:#ffedd5;line-height:1.45}.category-card-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(138px,1fr));gap:.85rem}.category-card{min-height:205px;border:1px solid #f2c894;background:#fffcf7eb;border-radius:16px;padding:.65rem;cursor:pointer;text-align:left;box-shadow:0 10px 24px #7c2d1212;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.category-card:hover{transform:translateY(-6px);border-color:#f59e0b;box-shadow:0 18px 34px #7c2d1226}.category-card img,.category-image-fallback{width:100%;aspect-ratio:1.1;border-radius:12px;object-fit:cover}.category-image-fallback{display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#ea580c,#7c2d12);font-weight:900;font-size:1.4rem}.category-card strong{display:block;margin-top:.55rem;color:#7c2d12;line-height:1.25}.category-card small{display:block;margin-top:.24rem;color:#64748b;line-height:1.35}.category-skeleton,.product-skeleton{position:relative;overflow:hidden;background:#fff7ed}.category-skeleton:after,.product-skeleton:after{content:"";position:absolute;inset:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.72),transparent);animation:shimmer 1.4s infinite}.why-section{display:grid;grid-template-columns:minmax(280px,.95fr) minmax(320px,1fr);gap:1rem;align-items:center}.video-card{position:relative;min-height:420px;border-radius:18px;overflow:hidden;border:1px solid #f2c894;box-shadow:0 20px 44px #7c2d1224}.video-card img{width:100%;height:100%;min-height:420px;object-fit:cover}.video-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0f172a0a,#78350f5c)}.play-button{position:absolute;inset:auto 1.2rem 1.2rem auto;z-index:1;width:62px;height:62px;border-radius:999px;display:grid;place-items:center;background:#fff7ed;color:#c2410c;box-shadow:0 12px 28px #00000038}.play-button svg{width:28px;height:28px;fill:currentColor}.why-copy{border:1px solid #f2d2aa;border-radius:18px;padding:clamp(1rem,3vw,1.5rem);background:radial-gradient(circle at 100% 0%,rgba(251,191,36,.2),transparent 34%),linear-gradient(180deg,#fff,#fff8ef);box-shadow:0 14px 30px #7c2d1214}.why-copy h2{margin:0 0 .6rem;font-size:clamp(1.8rem,4vw,3rem);color:#0f172a;line-height:1}.why-copy p:not(.eyebrow){color:#64748b;line-height:1.7}.why-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:1rem 0}.why-feature-grid article{display:flex;align-items:center;gap:.65rem;border:1px solid #f5d4af;border-radius:12px;padding:.7rem;background:#fffdf8}.why-feature-grid strong{color:#7c2d12;line-height:1.3}.stats-strip{margin:.5rem 0;border-radius:18px;overflow:hidden;border:1px solid #f2d2aa;background:linear-gradient(90deg,#111827,#78350f)}.stats-strip article{min-width:220px;display:grid;gap:.1rem;justify-items:center;padding:1rem;border-right:1px solid rgba(255,237,213,.14)}.stats-strip strong{color:#fde68a;font-size:1.15rem}.stats-strip span{color:#ffedd5;font-size:.86rem}.best-seller-grid{align-items:stretch}.catalog-loading-grid .product-skeleton{min-height:360px;border-radius:18px;border:1px solid #f3d8b6}.catalog-empty{text-align:center}.load-more-row{margin-top:1rem;display:flex;justify-content:center;align-items:center;gap:.85rem;flex-wrap:wrap}.subscription-banner{margin-top:1.6rem;display:grid;grid-template-columns:minmax(260px,1.1fr) minmax(220px,.8fr) minmax(240px,1fr);gap:1rem;align-items:center;border-radius:18px;border:1px solid #f2c894;padding:1rem;color:#fff7ed;background:linear-gradient(135deg,#78350ffa,#c2410ce6),url(https://images.unsplash.com/photo-1519996529931-28324d5a630e?auto=format&fit=crop&w=1600&q=80);background-size:cover;background-position:center;box-shadow:0 20px 42px #7c2d122e}.subscription-banner p,.subscription-banner h2,.subscription-banner span{margin:0}.subscription-banner h2{text-transform:uppercase;font-size:clamp(1.7rem,3.5vw,3rem);line-height:.98}.subscription-banner img{width:100%;max-height:170px;object-fit:cover;border-radius:12px;border:1px solid rgba(254,215,170,.48)}.subscription-banner ul{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:.55rem}.subscription-banner li{text-align:center;padding:.8rem;border-radius:12px;background:#ffffff1f;border:1px solid rgba(254,215,170,.28)}.subscription-modal-backdrop{position:fixed;inset:0;z-index:100;padding:1rem;display:grid;place-items:center;background:#0f172a9e}.subscription-modal{position:relative;width:min(920px,100%);max-height:min(92vh,860px);overflow:auto;border-radius:18px;border:1px solid #f2c894;background:#fffaf3;padding:1rem;box-shadow:0 26px 70px #0f172a59}.subscription-close{position:absolute;top:.75rem;right:.75rem;width:38px;height:38px;border-radius:999px;border:1px solid #f2d2aa;background:#fff;color:#7c2d12;cursor:pointer}.subscription-modal-head{padding-right:2.8rem}.subscription-modal-head h2{margin:.25rem 0 .45rem;color:#7c2d12}.subscription-modal-head span{display:block;max-width:66ch;color:#64748b;line-height:1.6}.subscription-plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:1rem}.subscription-plan-grid button{min-height:150px;display:grid;gap:.35rem;text-align:left;border:1px solid #f2d2aa;border-radius:14px;padding:.85rem;background:#fff;color:#1f2937;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.subscription-plan-grid button:hover,.subscription-plan-grid button.active{transform:translateY(-3px);border-color:#f59e0b;box-shadow:0 12px 26px #7c2d121f}.subscription-plan-grid button.active{background:linear-gradient(145deg,#7c2d12,#c2410c);color:#fff7ed}.subscription-plan-grid span,.subscription-plan-grid small{color:#64748b;line-height:1.45}.subscription-plan-grid b{color:#c2410c}.subscription-plan-grid button.active span,.subscription-plan-grid button.active small,.subscription-plan-grid button.active b{color:#ffedd5}.subscription-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:1rem}.subscription-form-grid label{display:grid;gap:.35rem;color:#7c2d12;font-weight:700}.subscription-form-grid input,.subscription-form-grid select,.subscription-form-grid textarea{width:100%;min-height:46px;border:1px solid #f2d2aa;border-radius:10px;padding:.62rem .7rem;background:#fff;font:inherit}.subscription-form-grid textarea{resize:vertical}.subscription-wide{grid-column:1 / -1}.subscription-summary{margin-top:1rem;display:flex;justify-content:space-between;gap:.8rem;border:1px dashed #f2c894;border-radius:12px;padding:.8rem;background:#fffdf8}.subscription-summary div{display:grid;gap:.2rem}.subscription-summary strong{color:#7c2d12}.subscription-summary span,.subscription-summary small{color:#64748b;line-height:1.45}.subscription-action-row{margin-top:1rem;display:flex;flex-wrap:wrap;gap:.65rem}.subscription-action-row .secondary-btn{color:#9a3412;background:#fff;border-color:#f2d2aa}.footer-trust-bar{margin-top:2rem;padding:.8rem max(3%,calc((100vw - 1240px)/2));display:grid;grid-template-columns:repeat(4,1fr);background:linear-gradient(90deg,#111827,#78350f);color:#fff7ed}.footer-trust-bar article{display:grid;gap:.08rem;padding:0 1rem;border-right:1px solid rgba(254,215,170,.22)}.footer-trust-bar article:last-child{border-right:0}.footer-trust-bar strong{color:#fde68a;font-size:.92rem}.footer-trust-bar span{color:#fff8ddc2;font-size:.8rem}.site-footer.premium-footer{display:block;padding:0;margin-top:0;background:linear-gradient(135deg,#1e293bf7,#442014fa),url(https://images.unsplash.com/photo-1515003197210-e0cd71810b5f?auto=format&fit=crop&w=1600&q=80);background-size:cover;background-position:center}.footer-main{display:grid;grid-template-columns:1.35fr repeat(4,minmax(140px,1fr));gap:1rem;padding:2rem max(3%,calc((100vw - 1240px)/2)) 1rem}.premium-footer .footer-logo strong,.premium-footer .footer-logo small{color:#fff7ed}.premium-footer .footer-logo-mark{width:52px;height:52px;border-radius:16px}.footer-contact-grid{display:grid;gap:.55rem;margin-top:.9rem}.footer-contact-grid a{display:grid;gap:.1rem;padding:.55rem .7rem;border-radius:10px;border:1px solid rgba(254,215,170,.25);background:#ffffff14}.footer-contact-grid span{color:#fde68a;font-size:.72rem;text-transform:uppercase}.footer-social-icons{flex-wrap:wrap;margin-top:.15rem}.site-footer .footer-social-icons a{width:42px;height:42px;border:1px solid rgba(254,215,170,.28);color:#ffedd5;background:#ffffff14}.site-footer .footer-social-icons a:hover{color:#7c2d12;background:#fde68a;border-color:#fde68a;transform:translateY(-2px)}.site-footer .footer-social-icons svg{width:19px;height:19px}.footer-service-row{margin:0 max(3%,calc((100vw - 1240px)/2)) 1rem;display:grid;grid-template-columns:repeat(4,1fr);gap:.65rem}.footer-service-row article{border:1px solid rgba(254,215,170,.2);border-radius:12px;padding:.75rem;background:#ffffff12;display:grid;gap:.15rem}.footer-service-row strong{color:#fde68a}.footer-service-row span{color:#f7d0a5;font-size:.84rem}.premium-footer .footer-bottom{margin:0 max(3%,calc((100vw - 1240px)/2));display:flex;justify-content:space-between;gap:1rem;align-items:center}.premium-footer .footer-bottom div{display:flex;gap:.8rem}.whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:80;width:58px;height:58px;border-radius:999px;display:grid;place-items:center;background:#16a34a;color:#fff;box-shadow:0 14px 30px #16a34a52;transition:transform .18s ease}.whatsapp-float:hover{transform:translateY(-3px);color:#fff}.whatsapp-float svg{width:34px;height:34px;fill:currentColor}@keyframes heroCopyIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes heroProgress{0%{width:0}to{width:100%}}@keyframes premiumMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes shimmer{to{transform:translate(100%)}}@media(max-width:920px){.announcement-bar{grid-template-columns:1fr;text-align:center;gap:.2rem}.announcement-social{justify-content:center;text-align:center;flex-wrap:wrap}.nav-icons{justify-content:flex-start}.mobile-cart-link{display:inline-grid;margin-left:auto}.nav-icons .cart-icon-link{display:none}.premium-hero{min-height:620px;margin:0;border-radius:18px;padding:3.5rem 1.2rem}.offer-strip-row,.why-section,.subscription-banner,.footer-main,.footer-service-row{grid-template-columns:1fr}.footer-trust-bar{grid-template-columns:repeat(2,1fr)}.footer-trust-bar article:nth-child(2){border-right:0}.subscription-banner ul{grid-template-columns:1fr}}@media(max-width:620px){.brand-mark{width:40px;height:40px;border-radius:12px}.brand-copy strong{font-size:.92rem}.brand-copy small{display:none}.premium-hero{min-height:min(72vh,560px);padding:2.8rem 1rem}.hero-copy h1{font-size:clamp(2rem,11vw,3.2rem)}.section-heading h2{font-size:clamp(1.35rem,7vw,1.8rem)}.section-heading h2:before,.section-heading h2:after{width:22px;margin-inline:.35rem}.category-card-row{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding:.15rem .1rem .75rem}.category-card{flex:0 0 150px;min-width:0;min-height:185px;scroll-snap-align:start}.why-feature-grid,.subscription-plan-grid,.subscription-form-grid,.footer-trust-bar{grid-template-columns:1fr}.video-card,.video-card img{min-height:300px}.subscription-modal-backdrop{align-items:end;padding:.7rem}.subscription-modal{max-height:90vh;border-radius:12px 12px 0 0}.subscription-summary,.premium-footer .footer-bottom{flex-direction:column;align-items:flex-start}.subscription-action-row{display:grid;grid-template-columns:1fr}.subscription-action-row .primary-btn,.subscription-action-row .secondary-btn{width:100%}.footer-trust-bar article{border-right:0;border-bottom:1px solid rgba(254,215,170,.22)}.footer-trust-bar article:last-child{border-bottom:0}}.admin-topbar-kpis{display:grid;grid-template-columns:repeat(5,minmax(120px,1fr));gap:.6rem;margin-top:.9rem}.admin-inline-status{margin:0;border:1px solid #bbf7d0;border-radius:999px;background:#f0fdf4;color:#166534;padding:.35rem .75rem;font-weight:800}.admin-category-form{margin-bottom:1rem}.admin-toggle-row{display:inline-flex;align-items:center;gap:.5rem;color:#7c2d12;font-weight:800}.admin-category-list,.admin-hero-slide-list{display:grid;gap:.85rem}.admin-category-card,.admin-hero-slide-card{border:1px solid #f2d2aa;border-radius:12px;background:#fffdf8;padding:.75rem}.admin-category-card{display:grid;grid-template-columns:86px 1fr auto auto;align-items:center;gap:.8rem}.admin-category-card img{width:86px;height:86px;object-fit:cover;border:1px solid #f2d2aa;border-radius:10px;background:#fff}.admin-category-card h4,.admin-category-card p{margin:0}.admin-category-card small{display:block;margin-top:.25rem;color:#64748b;font-weight:700}.admin-hero-slide-card{display:grid;grid-template-columns:minmax(220px,.8fr) 1.2fr;gap:1rem}.admin-hero-slide-card>img{width:100%;height:100%;min-height:220px;object-fit:cover;border-radius:10px;border:1px solid #f2d2aa}.admin-hero-slide-fields,.admin-product-edit-form{display:grid;gap:.75rem}.admin-hero-slide-fields{grid-template-columns:repeat(2,minmax(160px,1fr))}.admin-product-edit-form{grid-column:1 / -1;grid-template-columns:repeat(3,minmax(160px,1fr));margin-top:.75rem;padding-top:.75rem;border-top:1px dashed #f2d2aa}.admin-hero-slide-fields label,.admin-product-edit-form label{display:block;margin-bottom:.28rem;color:#7c2d12;font-size:.76rem;font-weight:900;text-transform:uppercase}.admin-hero-slide-fields input,.admin-hero-slide-fields textarea,.admin-product-edit-form input,.admin-product-edit-form textarea{width:100%;border:1px solid #f2d2aa;border-radius:8px;padding:.65rem .7rem;background:#fffdf8;color:#1f2937;font:inherit}.admin-gallery-manager{display:grid;gap:.55rem}.admin-gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:.55rem}.admin-gallery-item{display:grid;gap:.35rem}.admin-gallery-item img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:8px;border:1px solid #f2d2aa}.admin-product-edit-wide,.admin-product-edit-actions,.admin-hero-slide-fields .admin-product-edit-wide{grid-column:1 / -1}.admin-product-edit-actions{display:flex;gap:.6rem;justify-content:flex-end}.category-section{margin-top:.35rem}.category-section .section-heading{margin-bottom:.75rem}.category-card-row{display:flex;gap:.75rem;overflow-x:auto;scroll-snap-type:x mandatory;padding:.2rem .05rem .85rem;scrollbar-width:thin;scrollbar-color:#f59e0b #fff7ed}.category-card-row::-webkit-scrollbar{height:8px}.category-card-row::-webkit-scrollbar-track{background:#fff7ed;border-radius:999px}.category-card-row::-webkit-scrollbar-thumb{background:#f59e0b;border-radius:999px}.category-card{flex:0 0 176px;min-height:142px;padding:.5rem;border-radius:12px;scroll-snap-align:start}.category-card img,.category-image-fallback{aspect-ratio:1.45;border-radius:9px}.category-card strong{margin-top:.45rem;font-size:.78rem}.category-card small{font-size:.7rem;line-height:1.25}.product-page{display:grid;gap:1rem}.product-detail-hero{display:grid;grid-template-columns:minmax(340px,.98fr) minmax(360px,1.02fr);gap:clamp(1rem,2.2vw,1.8rem);align-items:start;padding:clamp(.7rem,1.6vw,1rem);border-radius:18px;background:radial-gradient(circle at 100% 0%,rgba(251,191,36,.14),transparent 34%),linear-gradient(180deg,#fff,#fffaf3)}.product-gallery{display:grid;gap:.55rem}.product-main-image{position:relative;height:clamp(360px,calc(100vh - 285px),520px);min-height:360px;border-radius:14px;overflow:hidden;background:linear-gradient(180deg,#fff,#fff8ef);border:1px solid #f2d2aa}.product-main-image img{width:100%;height:100%;object-fit:contain;padding:clamp(.35rem,1.2vw,.8rem);display:block}.gallery-controls{position:absolute;inset:auto .8rem .8rem auto;display:flex;gap:.45rem}.gallery-controls button,.drawer-close{border:1px solid #f2d2aa;border-radius:999px;background:#fffaf3;color:#7c2d12;padding:.38rem .7rem;font-weight:800;cursor:pointer}.product-thumbnails{display:flex;gap:.55rem;overflow-x:auto;padding-bottom:.2rem}.product-thumbnails button{flex:0 0 76px;height:76px;border:2px solid transparent;border-radius:12px;padding:.2rem;background:#fff;cursor:pointer}.product-thumbnails button.active{border-color:#ea580c}.product-thumbnails img{width:100%;height:100%;object-fit:cover;border-radius:9px}.purchase-panel{position:sticky;top:104px;display:grid;gap:.52rem;padding:clamp(.25rem,1vw,.55rem)}.pdp-category{margin:0;color:#64748b;font-weight:700}.pdp-category a{color:#c2410c}.product-detail-copy h1{margin:0;font-size:clamp(2rem,3.15vw,3.25rem);line-height:1;color:#0f172a;letter-spacing:0}.pdp-badge-row,.pdp-size-row,.pdp-quick-links{display:flex;flex-wrap:wrap;gap:.42rem}.outline-pill,.sale-pill,.review-count-pill{width:fit-content;border-radius:999px;border:1px solid #f2d2aa;background:#fff7ed;color:#9a3412;padding:.28rem .65rem;font-size:.76rem;font-weight:900}.selling-fast,.live-viewers,.product-section-copy,.pdp-description{margin:0;color:#475569;line-height:1.55}.pdp-description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.selling-fast span{display:inline-grid;place-items:center;width:18px;height:18px;margin-right:.25rem;border-radius:999px;color:#fff;background:#dc2626;font-weight:900}.pdp-price-line{display:flex;align-items:center;gap:.55rem;flex-wrap:wrap}.pdp-price-line strong{color:#111827;font-size:clamp(1.7rem,3.2vw,2.35rem)}.pdp-old-price{color:#94a3b8;text-decoration:line-through;font-weight:800}.pdp-option-block{display:grid;gap:.35rem}.pdp-option-block>span{color:#7c2d12;font-size:.76rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.pdp-size-row button{border:1px solid #f2d2aa;border-radius:999px;background:#fff;color:#7c2d12;padding:.36rem .68rem;font-weight:800;font-size:.86rem}.pdp-size-row button span{color:inherit;opacity:.78;margin-left:.25rem}.pdp-size-row button.active{background:#1f2937;border-color:#1f2937;color:#fff7ed}.pdp-quantity{width:100%;display:grid;grid-template-columns:40px minmax(38px,1fr) 40px;align-items:center;border:1px solid #fed7aa;border-radius:12px;overflow:hidden;background:#fff}.pdp-quantity button{width:40px;height:44px;border:0;background:#fff7ed;color:#9a3412;font-size:1.1rem;font-weight:900;cursor:pointer}.pdp-quantity span{text-align:center;font-weight:900;color:#7c2d12}.pdp-purchase-row{display:grid;grid-template-columns:minmax(118px,138px) minmax(0,1fr) auto;gap:.55rem;align-items:stretch}.pdp-add-cart,.pdp-buy-now{min-height:46px;border:0;border-radius:12px;color:#fff;background:linear-gradient(135deg,#78350f,#c2410c);font-weight:900;cursor:pointer}.pdp-buy-now{background:#111827}.pdp-add-cart:disabled,.pdp-buy-now:disabled{opacity:.5;cursor:not-allowed}.pdp-icon-action{width:48px;height:46px;border-radius:12px;border:1px solid #f2d2aa;background:#fff;color:#c2410c;display:grid;place-items:center;cursor:pointer}.pdp-icon-action svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8}.pdp-quick-links button{border:0;background:transparent;color:#9a3412;font-weight:800;text-decoration:underline;cursor:pointer}.product-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.product-check-list{margin:0;padding-left:1.15rem;color:#475569;line-height:1.75}.product-spec-list{display:grid;gap:.55rem;margin:0}.product-spec-list div{display:flex;justify-content:space-between;gap:1rem;border-bottom:1px dashed #f2d2aa;padding-bottom:.5rem}.product-spec-list dt{color:#64748b;font-weight:700}.product-spec-list dd{margin:0;color:#7c2d12;font-weight:900}.product-ingredients-panel{grid-column:1 / -1}.ingredient-chip-list{display:flex;flex-wrap:wrap;gap:.55rem;padding:0;margin:0;list-style:none}.ingredient-chip-list li{border:1px solid #fed7aa;border-radius:999px;background:#fff7ed;color:#7c2d12;padding:.48rem .75rem;font-size:.9rem;font-weight:800}.product-reviews{overflow:hidden}.rating-bars{display:inline-flex;gap:.16rem}.rating-bars i{width:12px;height:12px;display:block;clip-path:polygon(50% 0,62% 35%,100% 35%,69% 57%,82% 100%,50% 73%,18% 100%,31% 57%,0 35%,38% 35%);background:#f59e0b}.review-marquee{overflow:hidden;margin:.8rem 0}.review-track{display:flex;gap:.8rem;width:max-content;animation:reviewMarquee 42s linear infinite}.review-track:hover{animation-play-state:paused}.review-track article,.review-grid article{width:min(320px,82vw);border:1px solid #f2d2aa;border-radius:14px;background:#fffdf8;padding:.85rem}.review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}.review-grid article{width:auto}.review-card-head{display:flex;gap:.6rem;align-items:center}.review-card-head>span{width:42px;height:42px;border-radius:999px;display:grid;place-items:center;background:linear-gradient(135deg,#ea580c,#7c2d12);color:#fff;font-weight:900}.review-card-head strong,.review-card-head small{display:block}.review-card-head small{color:#64748b}.review-track h3,.review-grid h3{margin:.45rem 0 .25rem;color:#0f172a;font-size:1rem}.review-track p,.review-grid p{color:#475569;line-height:1.55}.cart-drawer-backdrop{position:fixed;inset:0;z-index:120;display:flex;justify-content:flex-end;background:#0f172a8f}.cart-drawer{width:min(430px,94vw);height:100%;overflow:auto;background:#fffaf3;padding:1rem;display:grid;grid-template-rows:auto 1fr auto;gap:1rem;box-shadow:-24px 0 60px #0f172a47}.cart-drawer-head{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;border-bottom:1px solid #f2d2aa;padding-bottom:.8rem}.cart-drawer-head h2{margin:0}.cart-drawer-items{display:grid;align-content:start;gap:.7rem}.cart-drawer-item{display:grid;grid-template-columns:72px 1fr auto;gap:.7rem;align-items:center;border:1px solid #f2d2aa;border-radius:12px;background:#fff;padding:.55rem}.cart-drawer-item img{width:72px;height:72px;object-fit:cover;border-radius:10px}.cart-drawer-item h3,.cart-drawer-item p{margin:0}.cart-drawer-item p{color:#64748b;font-size:.84rem}.cart-drawer-summary{display:grid;gap:.55rem;border-top:1px solid #f2d2aa;padding-top:.8rem}.cart-drawer-summary p,.cart-drawer-summary div{margin:0;display:flex;justify-content:space-between}.cart-drawer-summary div{font-size:1.15rem;font-weight:900}.green-text{color:#166534}.checkout-btn{width:100%}@keyframes reviewMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:920px){.about-hero,.about-story-grid,.about-process,.contact-hero,.contact-main-grid{grid-template-columns:1fr}.about-value-grid,.about-stats,.contact-card-grid,.contact-support-band{grid-template-columns:repeat(2,minmax(0,1fr))}.about-cta{align-items:flex-start;flex-direction:column}.admin-topbar-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail-hero,.product-info-grid,.review-grid{grid-template-columns:1fr}.purchase-panel{position:static}}@media(max-width:620px){.about-hero{min-height:520px}.about-hero-actions,.about-hero-actions a,.about-cta a{width:100%}.about-value-grid,.about-stats,.contact-card-grid,.contact-form-grid,.contact-support-band{grid-template-columns:1fr}.contact-hero{min-height:520px}.contact-topic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-hero-actions,.contact-hero-actions a,.contact-form-actions,.contact-form-actions a{width:100%}.admin-topbar-kpis,.admin-product-edit-form,.admin-hero-slide-card,.admin-hero-slide-fields,.admin-category-card{grid-template-columns:1fr}.category-card{flex-basis:142px;min-height:124px}.product-main-image{height:min(420px,74vw);min-height:280px}.pdp-purchase-row,.cart-drawer-item{grid-template-columns:1fr}}
