:root{--primary:#2563eb;--ink:#0b1220;--muted:#667085;--line:#e5e9f0;--soft:#f5f7fa;--white:#fff;--radius:14px;--shadow:0 14px 40px rgba(12,24,45,.08);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-size:15px;line-height:1.55}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer;border:0}img{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 48px));margin:auto}.topbar{background:#0a1120;color:#c6d2e3;font-size:11px}.topbar-inner{display:flex;justify-content:space-between;padding:8px 0}.site-header{background:#fff;position:relative;z-index:20}.header-main{height:84px;display:flex;align-items:center;gap:35px}.brand{display:flex;align-items:center;gap:10px;font-size:20px;font-weight:800;letter-spacing:-.04em;white-space:nowrap}.brand-symbol{display:grid;place-items:center;width:36px;height:36px;border-radius:11px;background:var(--primary);color:#fff;font-weight:900;font-size:14px}.search{height:45px;background:var(--soft);display:flex;align-items:center;gap:12px;padding:0 9px 0 16px;border-radius:8px;flex:1;max-width:620px;position:relative}.search:focus-within{border:1px solid #cbd5e1;background:#fff}.search>span{font-size:24px;color:#9aa5b5}.search input{border:0;background:transparent;outline:0;flex:1;min-width:0}.search button{height:33px;padding:0 17px;background:#fff;border-radius:5px;font-size:12px;font-weight:700}.search-results{display:none;position:absolute;left:0;right:0;top:52px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:10px;padding:8px;z-index:30}.search-results.show{display:block}.search-results a{display:flex;justify-content:space-between;padding:11px;border-radius:7px;font-size:12px}.search-results a:hover{background:var(--soft)}.header-actions{display:flex;gap:20px;margin-left:auto}.header-action{display:flex;align-items:center;gap:8px}.header-action>span{font-size:21px;position:relative}.header-action b{position:absolute;right:-9px;top:-7px;border-radius:20px;background:var(--primary);color:#fff;font-size:10px;min-width:16px;height:16px;display:grid;place-items:center}.header-action small{font-size:12px;font-weight:650}.nav-wrap{border-top:1px solid #f0f2f5;border-bottom:1px solid var(--line)}.main-nav{height:47px;display:flex;align-items:center;gap:27px;font-size:13px;font-weight:650}.main-nav>a:not(.all-categories){color:#4b5565}.main-nav>a:hover{color:var(--primary)}.all-categories{color:#fff!important;background:var(--primary);height:47px;display:flex;align-items:center;padding:0 22px}.nav-category-menu{height:47px;display:flex;align-items:center;margin-left:auto;position:relative}.nav-category-menu button{background:none;color:#4b5565;font-size:13px;font-weight:650}.nav-category-menu:hover .mega-menu{opacity:1;visibility:visible;transform:translateY(0)}.mega-menu{position:absolute;right:0;top:47px;width:650px;padding:18px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);visibility:hidden;opacity:0;transform:translateY(6px);transition:.2s}.mega-menu a{padding:13px;border-radius:9px}.mega-menu a:hover{background:var(--soft);color:var(--primary)}.mega-menu strong,.mega-menu small{display:block}.mega-menu small{color:var(--muted);font-size:11px;margin-top:3px}.hero{background:#091326;color:#fff}.hero-inner{min-height:400px;position:relative;overflow:hidden;display:flex;align-items:center}.hero-copy{width:55%;padding:50px 0}.eyebrow{font-size:10px;font-weight:800;letter-spacing:.18em;color:var(--primary);text-transform:uppercase}.hero .eyebrow{color:#7ca5ff}.hero h1{font-size:clamp(36px,5vw,64px);line-height:1.03;letter-spacing:-.065em;margin:13px 0 18px;max-width:620px}.hero p{color:#b4c0d2;max-width:510px;font-size:16px}.hero-orb{position:absolute;right:7%;width:270px;height:270px;border:1px solid #263758;border-radius:50%;display:grid;place-items:center;color:#7ca5ff;transform:rotate(-10deg);box-shadow:0 0 100px rgba(37,99,235,.25)}.hero-orb:after{content:"";width:195px;height:195px;border:1px solid #2e4671;border-radius:50%;position:absolute}.hero-orb strong{font-size:27px;line-height:.9;letter-spacing:-.08em;color:#fff}.hero-orb span{position:absolute;top:36px;font-size:12px}.hero-slider{width:100%;min-height:400px;position:relative}.hero-slide{position:absolute;inset:0;background-size:cover;background-position:center;display:flex;align-items:center;padding:50px;opacity:0;transition:opacity .5s}.hero-slide.active{opacity:1;position:relative}.hero-slide>div{max-width:600px}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;border-radius:7px;min-height:44px;padding:0 20px;font-weight:750;font-size:13px;border:1px solid transparent;transition:.2s}.button:hover{transform:translateY(-1px)}.button.primary{background:var(--primary);color:#fff}.button.dark{background:var(--ink);color:#fff}.button.light{background:#fff;color:var(--ink)}.button.outline{border-color:#cfd6e1;background:#fff}.button.wide{width:100%}.button.small{min-height:34px;padding:0 13px;font-size:11px}.trust-strip{border-bottom:1px solid var(--line)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:20px 0;gap:20px}.trust-grid>div{display:flex;align-items:center;gap:12px;border-right:1px solid var(--line)}.trust-grid>div:last-child{border:0}.trust-grid b{width:34px;height:34px;border-radius:50%;background:#edf3ff;color:var(--primary);display:grid;place-items:center}.trust-grid strong,.trust-grid small{display:block}.trust-grid strong{font-size:12px}.trust-grid small{font-size:11px;color:var(--muted)}.home-content{padding-top:68px}.section-head{display:flex;justify-content:space-between;align-items:end;margin:0 0 22px}.section-head h2,.section-title h1{margin:4px 0 0;font-size:30px;letter-spacing:-.055em}.section-head>a{font-size:12px;color:var(--primary);font-weight:700}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#fff;transition:.25s;min-width:0}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.product-media{height:218px;background:var(--soft);position:relative;padding:20px}.product-media>a{height:100%;display:flex;align-items:center;justify-content:center}.product-media img{height:100%;width:100%;object-fit:contain;mix-blend-mode:multiply}.heart{position:absolute;right:12px;top:12px;background:#fff;border:1px solid var(--line);border-radius:50%;width:32px;height:32px;font-size:18px;color:#64748b}.badge{position:absolute;left:13px;top:13px;border-radius:4px;padding:3px 7px;font-size:9px;font-weight:800;text-transform:uppercase}.badge.sale{background:#ffe9ed;color:#dc2645}.badge.new{background:#e5f8ee;color:#168653}.product-copy{padding:15px}.product-brand,.sku{display:block;color:var(--muted);font-size:10px}.product-brand{text-transform:uppercase;font-weight:800;letter-spacing:.08em;color:#8290a2}.product-name{display:block;font-weight:700;line-height:1.3;margin:6px 0;min-height:39px}.price-row{display:flex;align-items:center;gap:8px;margin:12px 0}.price-row strong{font-size:17px;letter-spacing:-.04em}.price-row del{font-size:11px;color:#9ba6b5}.card-footer{border-top:1px solid var(--line);padding-top:11px;display:flex;align-items:center;justify-content:space-between;gap:5px}.stock{font-size:10px;font-weight:700}.stock.in{color:#168653}.stock.out{color:#dc2645}.add-button{border:0;background:transparent;color:var(--primary);font-size:11px;font-weight:800}.add-button:disabled{color:#a0a9b7}.deal-band{margin:72px 0;background:#eaf1ff;min-height:250px;border-radius:18px;padding:40px 60px;display:flex;align-items:center;justify-content:space-between;overflow:hidden}.deal-band h2{font-size:36px;letter-spacing:-.06em;margin:6px 0}.deal-band p{color:var(--muted)}.deal-visual{border:1px solid #9ab9ff;color:var(--primary);border-radius:50%;height:190px;width:190px;display:grid;place-items:center;font-size:28px;font-weight:800;position:relative;transform:rotate(-10deg)}.deal-visual strong{font-size:67px;letter-spacing:-.12em}.deal-visual small{font-size:11px;line-height:1.1}.category-showcase{margin:80px 0;padding:42px 48px;background:#f7f8fb;border-radius:18px;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.category-showcase h2{font-size:34px;line-height:1.05;letter-spacing:-.06em;margin:8px 0 14px}.category-showcase p{color:var(--muted);max-width:420px}.category-pills{display:grid;grid-template-columns:1fr 1fr;gap:10px}.category-pills a{background:#fff;padding:18px;border:1px solid var(--line);border-radius:9px;font-weight:700;display:grid;grid-template-columns:28px 1fr 20px;align-items:center}.category-pills span{color:var(--primary)}.category-pills b{color:#97a3b3}.site-footer{background:#091326;color:#aab8cc;margin-top:70px;padding:55px 0 0}.footer-grid{display:grid;grid-template-columns:1.7fr 1fr 1fr 1.3fr;gap:45px}.footer-brand{color:#fff}.site-footer p{font-size:12px;max-width:280px;line-height:1.7}.site-footer h4{color:#fff;font-size:12px;text-transform:uppercase;letter-spacing:.1em}.site-footer>div a:not(.brand){display:block;font-size:12px;margin:11px 0;color:#aab8cc}.site-footer a:hover{color:#fff}.socials{display:flex;gap:8px}.socials a{border:1px solid #2b3c56;border-radius:50%;width:30px;height:30px;display:grid!important;place-items:center;margin:0!important;font-size:9px!important}.newsletter{display:flex;border:1px solid #2b3c56;border-radius:7px;padding:4px}.newsletter input{background:none;border:0;outline:0;padding:9px;color:#fff;min-width:0;flex:1;font-size:12px}.newsletter button{background:var(--primary);color:#fff;width:35px;border-radius:4px}.contact-list{margin-top:18px;font-size:11px;display:grid;gap:5px}.footer-bottom{border-top:1px solid #263650;margin-top:45px;padding:18px 0;display:flex;justify-content:space-between;font-size:10px}.breadcrumbs{display:flex;gap:9px;align-items:center;font-size:11px;color:var(--muted);margin-bottom:35px}.page-wrap{padding-top:35px}.breadcrumbs a:hover{color:var(--primary)}.section-title{margin-bottom:35px}.listing-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:25px}.listing-head h1,.account-head h1,.article-page h1{font-size:39px;letter-spacing:-.065em;line-height:1.05;margin:4px 0}.listing-head p{color:var(--muted);font-size:12px}.listing-head select{width:180px}.catalog-layout{display:grid;grid-template-columns:220px 1fr;gap:35px}.filter-panel{border-right:1px solid var(--line);padding-right:24px}.filter-head{display:flex;justify-content:space-between;margin-bottom:22px}.filter-head a{color:var(--primary);font-size:11px}.filter-label{display:block;font-size:11px;font-weight:800;margin:20px 0 8px;text-transform:uppercase;letter-spacing:.07em}.filter-panel select,.range-inputs input,select,input,textarea{border:1px solid #dce2ea;border-radius:7px;background:#fff;padding:11px 12px;outline:0;width:100%;color:var(--ink)}select:focus,input:focus,textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(37,99,235,.1)}.range-inputs{display:flex;gap:6px}.range-inputs input{min-width:0}.check{font-size:12px!important;display:flex;align-items:center;gap:7px;color:#566174}.check input{width:auto;accent-color:var(--primary)}.filter-panel .button{margin-top:22px}.filter-toggle{display:none}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:75px;padding-bottom:72px}.gallery-main{height:475px;background:var(--soft);padding:45px;border-radius:16px;display:grid;place-items:center}.gallery-main img{height:100%;width:100%;object-fit:contain;mix-blend-mode:multiply}.thumbs{display:flex;gap:8px;margin-top:12px}.thumbs button{width:62px;height:62px;background:#f4f6f8;border:2px solid transparent;padding:5px;border-radius:7px}.thumbs button:first-child{border-color:var(--primary)}.thumbs img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.detail-copy h1{font-size:39px;line-height:1.06;letter-spacing:-.065em;margin:10px 0}.rating{color:#f2a900;font-size:14px;margin:18px 0}.rating span{color:var(--muted);font-size:11px;margin-left:8px}.detail-description{color:#667085}.detail-price{display:flex;align-items:center;gap:12px;margin:27px 0 16px}.detail-price strong{font-size:34px;letter-spacing:-.06em}.detail-price del{color:#98a3b2}.detail-price span{background:#e5f8ee;color:#168653;padding:4px 8px;border-radius:4px;font-size:10px;font-weight:800}.stock-line{padding:13px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-weight:750;font-size:12px}.stock-line.in{color:#168653}.stock-line.out{color:#dc2645}.stock-line small{color:var(--muted);font-weight:400;margin-left:10px}.buy-row{display:flex;gap:8px;margin:25px 0}.buy-row input{width:75px}.buy-row .button{flex:1}.detail-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.detail-benefits span{font-size:16px;color:var(--primary);border:1px solid var(--line);border-radius:7px;padding:12px}.detail-benefits b,.detail-benefits small{display:block;font-size:10px;color:var(--ink)}.detail-benefits small{color:var(--muted);font-weight:400}.product-tabs{border-top:1px solid var(--line);padding-top:30px}.tab-nav{display:flex;gap:28px;border-bottom:1px solid var(--line);overflow:auto}.tab-nav button{background:transparent;padding:0 0 14px;color:var(--muted);font-size:12px;font-weight:700;white-space:nowrap;border-bottom:2px solid transparent}.tab-nav button.active{color:var(--ink);border-color:var(--primary)}.tab-content{display:none;padding:26px 0;color:#566174}.tab-content.active{display:block}.spec-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.spec-grid span{border:1px solid var(--line);border-radius:8px;padding:14px;font-size:11px}.spec-grid b{display:block;color:var(--ink);margin-top:6px}.review{border-bottom:1px solid var(--line);padding:14px 0}.review span{color:#f2a900;margin-left:15px}.review p{margin-bottom:0}
.cart-layout,.checkout-layout{display:grid;grid-template-columns:1fr 340px;gap:35px;align-items:start}.cart-list{border-top:1px solid var(--line)}.cart-list-head{display:grid;grid-template-columns:1fr 130px;padding:14px 0;color:var(--muted);font-size:11px;text-transform:uppercase}.cart-item{display:grid;grid-template-columns:95px 1fr 120px;gap:16px;align-items:center;border-top:1px solid var(--line);padding:18px 0}.cart-item>strong{text-align:right}.cart-item img{height:90px;width:95px;object-fit:contain;background:var(--soft);border-radius:8px}.cart-item small,.cart-item strong,.cart-item .muted{display:block}.cart-item small{font-size:10px;color:var(--primary);text-transform:uppercase;font-weight:800}.cart-item .muted{font-size:11px;color:var(--muted)}.qty-control{display:flex;align-items:center;gap:12px;margin-top:10px}.qty-control button{background:#f1f4f8;border-radius:4px;height:26px;min-width:26px}.qty-control .remove{background:transparent;color:#a3acba;font-size:10px;margin-left:8px}.continue-link{display:inline-block;margin-top:20px;color:var(--primary);font-size:12px;font-weight:700}.summary-card{border:1px solid var(--line);border-radius:12px;padding:24px;background:#fff}.summary-card.sticky{position:sticky;top:20px}.summary-card h2{margin:0 0 20px;font-size:19px;letter-spacing:-.04em}.summary-card>div{display:flex;justify-content:space-between;font-size:12px;margin:13px 0}.summary-card hr{border:0;border-top:1px solid var(--line);margin:18px 0}.summary-card .discount{color:#168653}.summary-total{font-size:15px!important}.summary-total strong{font-size:23px;letter-spacing:-.05em}.coupon-form{display:flex;margin:22px 0 11px}.coupon-form input{border-radius:6px 0 0 6px}.coupon-form button{background:var(--ink);color:#fff;border-radius:0 6px 6px 0;padding:0 11px;font-size:11px;font-weight:800}.safe-note{display:block;text-align:center;color:var(--muted);font-size:10px;margin-top:14px}.checkout-step{border-bottom:1px solid var(--line);padding:0 0 35px;margin-bottom:35px}.step-title{display:flex;gap:14px;align-items:flex-start;margin-bottom:23px}.step-title>b{color:var(--primary);font-size:12px}.step-title h2{font-size:22px;letter-spacing:-.04em;margin:4px 0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-grid label,.compact-form label,.checkout-form>label{display:block;font-size:11px;font-weight:750;color:#465167}.form-grid input,.form-grid select,.form-grid textarea,.compact-form input,.compact-form textarea,.checkout-form>label textarea{display:block;margin-top:6px}.form-grid .full{grid-column:1/-1}.invoice-switch{display:flex;gap:20px;margin:18px 0;font-size:12px}.invoice-switch input{width:auto}.payment-option{border:1px solid var(--line);display:flex!important;gap:12px;padding:14px;border-radius:8px;margin:10px 0;font-size:12px!important}.payment-option:has(input:checked){border-color:var(--primary);background:#f7faff}.payment-option input{width:auto}.payment-option span small{display:block;color:var(--muted);font-weight:400;margin-top:2px}.terms{margin:22px 0}.terms a{color:var(--primary);text-decoration:underline}.checkout-item{display:grid!important;grid-template-columns:45px 1fr auto;gap:9px;align-items:center!important}.checkout-item img{width:45px;height:45px;object-fit:contain;background:var(--soft);border-radius:5px}.checkout-item span,.checkout-item small{display:block}.checkout-item small{color:var(--muted);font-size:10px}.success-card{text-align:center;max-width:600px;margin:70px auto;padding:55px 35px;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow)}.success-icon{margin:0 auto 22px;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#e5f8ee;color:#168653;font-size:30px}.success-card h1{font-size:37px;line-height:1.05;letter-spacing:-.06em}.success-card p{color:var(--muted)}.success-total{display:flex;justify-content:space-between;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:18px;margin:28px 0;text-align:left}.success-total strong{font-size:20px}.auth-wrap{min-height:600px;display:grid;place-items:center;padding:60px 0}.auth-card{width:min(430px,100%);padding:35px;border:1px solid var(--line);border-radius:15px;box-shadow:var(--shadow)}.auth-card h1{font-size:35px;letter-spacing:-.06em;margin:5px 0}.auth-card form{margin-top:25px}.auth-card label,.compact-form label{display:block;font-size:11px;font-weight:700;margin:15px 0}.auth-card label input{display:block;margin-top:6px}.form-between{display:flex;justify-content:space-between;align-items:center;font-size:11px}.form-between a,.auth-footer a{color:var(--primary);font-weight:700}.auth-footer{text-align:center;border-top:1px solid var(--line);padding-top:20px;font-size:12px}.account-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:35px}.account-layout{display:grid;grid-template-columns:210px 1fr;gap:40px}.account-nav{display:grid;align-content:start;gap:3px}.account-nav a{padding:12px 14px;color:var(--muted);font-size:12px;border-radius:7px}.account-nav a.active,.account-nav a:hover{background:#edf3ff;color:var(--primary);font-weight:700}.account-content{min-width:0}.account-content h2{margin-top:0;font-size:24px;letter-spacing:-.04em}.compact-form{max-width:600px}.address-card{border:1px solid var(--line);border-radius:8px;padding:15px;margin:10px 0;font-size:12px}.address-card p{color:var(--muted)}.article-page{max-width:850px}.article-page h1{margin:7px 0 35px}.article-content{border-top:1px solid var(--line);padding-top:30px;color:#566174;line-height:1.8}.empty-state{text-align:center;padding:80px 20px;border:1px dashed #ced7e3;border-radius:14px;margin:30px 0}.empty-state>span{font-size:42px;color:#b4c1d0;font-weight:800}.empty-state h1,.empty-state h2{letter-spacing:-.05em}.empty-state p{color:var(--muted);margin-bottom:23px}.empty-state.compact{padding:35px}.alert{padding:12px 15px;border-radius:7px;margin:15px 0;font-size:12px}.alert.error{background:#fff0f2;color:#c42340}.alert.success{background:#eaf8ef;color:#147b4b}.alert.warning{background:#fff8e8;color:#946b00}.mobile-menu,.mobile-bottom,.mobile-toggle{display:none}
.admin-body{background:#f5f7fa;min-height:100vh}.admin-sidebar{width:245px;background:#081224;color:#9cabc0;position:fixed;inset:0 auto 0 0;padding:24px 15px;display:flex;flex-direction:column;z-index:30}.admin-brand{display:flex;align-items:center;gap:10px;color:#fff;font-size:17px;padding:0 12px 27px}.admin-user{border-top:1px solid #1d2d47;border-bottom:1px solid #1d2d47;padding:15px 10px;display:flex;align-items:center;gap:10px;margin-bottom:18px}.admin-user>span{background:var(--primary);color:#fff;border-radius:50%;width:31px;height:31px;display:grid;place-items:center;font-size:12px;font-weight:800}.admin-user strong,.admin-user small{display:block;font-size:11px}.admin-user small{font-size:9px;color:#70819a;margin-top:1px}.admin-sidebar nav{overflow:auto}.admin-sidebar nav small{display:block;font-size:9px;letter-spacing:.15em;color:#65748a;margin:18px 12px 7px}.admin-sidebar nav a,.admin-logout{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:6px;font-size:12px;margin:2px 0}.admin-sidebar nav a:hover,.admin-sidebar nav a.active,.admin-logout:hover{color:#fff;background:#142746}.admin-logout{margin-top:auto}.admin-main{margin-left:245px}.admin-top{height:83px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 40px}.admin-top-title h1{font-size:22px;letter-spacing:-.05em;margin:2px 0}.admin-content{padding:35px 40px}.admin-menu-toggle{display:none}.dashboard-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.stat-card,.panel-card{background:#fff;border:1px solid var(--line);border-radius:10px}.stat-card{padding:20px}.stat-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:8px;margin-bottom:19px}.stat-icon.blue{background:#eaf1ff;color:var(--primary)}.stat-icon.purple{background:#f1edff;color:#7552d4}.stat-icon.green{background:#e5f8ee;color:#168653}.stat-icon.orange{background:#fff3df;color:#ce7c0c}.stat-card small,.stat-card strong{display:block}.stat-card small{color:var(--muted);font-size:11px}.stat-card strong{font-size:27px;letter-spacing:-.06em;margin:4px 0 12px}.stat-card a,.panel-head>a{font-size:11px;color:var(--primary);font-weight:700}.admin-columns{display:grid;grid-template-columns:1.7fr 1fr;gap:16px;margin-top:18px}.panel-card{padding:22px}.panel-head{display:flex;justify-content:space-between;align-items:start;margin-bottom:18px}.panel-head h2{font-size:19px;letter-spacing:-.04em;margin:4px 0}.panel-head .eyebrow{font-size:9px}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;font-size:12px}th{text-align:left;font-size:10px;text-transform:uppercase;letter-spacing:.07em;color:#8793a5;font-weight:700;padding:11px 10px;border-bottom:1px solid var(--line);white-space:nowrap}td{padding:13px 10px;border-bottom:1px solid #f0f2f5;white-space:nowrap}td small{display:block;color:var(--muted);font-size:10px}.table-product{display:flex;align-items:center;gap:8px}.table-product img{width:34px;height:34px;object-fit:contain;background:var(--soft);border-radius:5px}.actions{display:flex;gap:10px}.actions a{color:var(--primary);font-size:11px}.danger-text{color:#dc2645!important}.inline-delete{display:inline;margin:0}.button-link{border:0;background:transparent;padding:0;cursor:pointer;font:inherit}.status-pill{display:inline-block;background:#f0f2f5;padding:4px 8px;border-radius:4px;color:#677386;font-size:10px}.status-pill.active{background:#e5f8ee;color:#168653}.health-item{display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--line);padding:14px 0;font-size:12px}.health-item i{width:8px;height:8px;border-radius:50%;background:#d1d7df}.health-item i.healthy{background:#26a269}.health-item i.warning{background:#e0a325}.health-item span strong{display:block;font-size:10px;color:var(--muted);font-weight:400}.health-card .button{margin-top:18px}.admin-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.form-panel{max-width:900px;margin-bottom:20px}.form-panel h3{font-size:14px;border-top:1px solid var(--line);padding-top:22px;margin-top:28px}.form-panel .button{margin-top:22px}.check-row{display:flex;flex-wrap:wrap;gap:20px;margin-top:20px}.bulk-form{display:flex;justify-content:flex-end;gap:8px;margin-bottom:15px}.bulk-form select{width:auto;padding:8px}.order-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;background:var(--soft);padding:18px;margin-bottom:22px;border-radius:8px}.order-meta small{display:block;text-transform:uppercase;color:var(--muted);font-size:9px;margin-bottom:5px}.install-page,.admin-login-page{background:linear-gradient(135deg,#071022,#102449);min-height:100vh;display:grid;place-items:center;padding:25px}.install-card{background:#fff;border-radius:18px;padding:40px;width:min(720px,100%);box-shadow:0 30px 90px rgba(0,0,0,.3)}.install-card h1{font-size:37px;letter-spacing:-.07em;margin:5px 0}.install-card h2{font-size:15px;margin:25px 0 12px}.install-card .brand-mark{width:44px;height:44px;border-radius:14px;background:var(--primary);color:#fff;display:grid;place-items:center;font-weight:900}.install-card .form-grid{margin-bottom:10px}.requirements{display:flex;flex-wrap:wrap;gap:7px}.requirement{font-size:10px;padding:6px 9px;border-radius:5px}.requirement.ok{color:#168653;background:#e5f8ee}.requirement.bad{color:#c42340;background:#fff0f2}.muted{color:var(--muted);font-size:12px}.install-card small{font-weight:400;color:var(--muted)}.admin-login-brand{position:fixed;top:30px;left:35px;display:flex;align-items:center;gap:10px;color:#fff;font-size:18px}.admin-login-card{width:min(410px,100%);background:#fff;border-radius:15px;padding:38px;box-shadow:0 20px 70px rgba(0,0,0,.3)}.admin-login-card h1{font-size:32px;letter-spacing:-.06em;margin:5px 0}.admin-login-card form{margin-top:25px}.admin-login-card label{display:block;font-size:11px;font-weight:750;margin:16px 0}.admin-login-card label input{display:block;margin-top:6px}.admin-login-card .button{margin-top:10px}.back-store{display:block;text-align:center;color:var(--muted);font-size:11px;margin-top:20px}.toast{position:fixed;right:22px;bottom:22px;background:#071022;color:#fff;padding:13px 18px;border-radius:7px;font-size:12px;opacity:0;transform:translateY(10px);transition:.2s;z-index:100}.toast.show{opacity:1;transform:none}
@media(max-width:950px){.container{width:min(100% - 32px,720px)}.header-main{gap:15px}.brand>span:last-child{display:none}.search{order:3;flex-basis:100%;max-width:none}.header-main{height:auto;padding:14px 0;flex-wrap:wrap}.header-actions{margin-left:auto}.nav-wrap{display:none}.hero-inner{min-height:390px}.product-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.catalog-layout{grid-template-columns:190px 1fr;gap:20px}.product-detail{gap:35px}.admin-sidebar{transform:translateX(-100%);transition:.2s}.admin-sidebar.open{transform:none}.admin-main{margin-left:0}.admin-top{padding:0 22px}.admin-menu-toggle{display:block}.admin-content{padding:25px 22px}.dashboard-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){body{padding-bottom:62px}.container{width:calc(100% - 28px)}.topbar-inner{justify-content:center}.topbar-inner>span:last-child{display:none}.header-actions{gap:10px}.header-action small{display:none}.mobile-toggle{display:block}.search{height:42px}.search button{display:none}.main-nav{display:none}.hero-inner{min-height:430px}.hero-copy{width:100%;padding:45px 0}.hero h1{font-size:43px}.hero-orb{width:170px;height:170px;right:-18px;bottom:15px}.hero-orb:after{width:125px;height:125px}.hero-orb strong{font-size:18px}.hero-slide{padding:28px 18px}.trust-grid{grid-template-columns:1fr 1fr;gap:15px}.trust-grid>div{border:0}.home-content{padding-top:45px}.section-head{align-items:start;gap:10px}.section-head h2,.section-title h1{font-size:25px}.product-grid{grid-template-columns:repeat(2,1fr);gap:9px}.product-media{height:155px;padding:12px}.product-copy{padding:11px}.product-name{font-size:12px;min-height:32px}.price-row strong{font-size:14px}.card-footer{display:block}.add-button{display:block;margin-top:8px;padding:0}.deal-band{margin:45px 0;padding:28px 22px;min-height:230px}.deal-band h2{font-size:27px}.deal-visual{height:125px;width:125px}.deal-visual strong{font-size:45px}.category-showcase{grid-template-columns:1fr;padding:27px 20px;gap:25px;margin:45px 0}.category-showcase h2{font-size:28px}.category-pills{gap:7px}.category-pills a{font-size:11px;padding:13px 9px;grid-template-columns:18px 1fr 12px}.footer-grid{grid-template-columns:1fr 1fr;gap:25px}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/-1}.footer-bottom{display:block;line-height:2}.footer-bottom span{display:block}.mobile-bottom{position:fixed;display:flex;bottom:0;left:0;right:0;height:60px;background:#fff;border-top:1px solid var(--line);z-index:50;justify-content:space-around}.mobile-bottom a{display:grid;place-items:center;color:#7c8797;font-size:18px;padding:6px 17px}.mobile-bottom small{font-size:9px}.mobile-menu{display:block;position:fixed;inset:0 auto 0 0;width:280px;background:#fff;z-index:70;transform:translateX(-100%);transition:.2s;box-shadow:var(--shadow);padding:20px}.mobile-menu.open{transform:none}.mobile-menu-head{display:flex;justify-content:space-between;margin-bottom:20px}.mobile-menu-head button{background:none;font-size:25px}.mobile-menu>a{display:block;border-bottom:1px solid var(--line);padding:14px 5px;font-weight:650}.mega-menu{display:none}.breadcrumbs{margin-bottom:25px;overflow:hidden;white-space:nowrap}.listing-head{display:block}.listing-head form{margin-top:17px}.listing-head select{width:100%}.catalog-layout{display:block}.filter-panel{display:none;border:0;padding:15px;background:#f8fafc;border-radius:8px;margin-bottom:18px}.filter-panel.open{display:block}.filter-toggle{display:block;background:#edf3ff;color:var(--primary);padding:11px;width:100%;border-radius:7px;font-size:12px;font-weight:800;margin-bottom:15px}.product-detail{grid-template-columns:1fr;gap:28px}.gallery-main{height:340px;padding:30px}.detail-copy h1{font-size:31px}.detail-benefits{grid-template-columns:1fr 1fr}.detail-benefits span:last-child{grid-column:1/-1}.spec-grid{grid-template-columns:1fr 1fr}.cart-layout,.checkout-layout{grid-template-columns:1fr;gap:20px}.cart-item{grid-template-columns:70px 1fr 75px;gap:10px}.cart-item img{width:70px;height:70px}.cart-item>strong{font-size:12px}.qty-control{gap:5px}.qty-control .remove{margin-left:0}.summary-card{padding:19px}.form-grid{grid-template-columns:1fr;gap:10px}.form-grid .full{grid-column:auto}.auth-wrap{min-height:500px;padding:35px 0}.auth-card{padding:25px 20px}.account-head{display:block}.account-head .button{margin-top:15px}.account-layout{grid-template-columns:1fr;gap:15px}.account-nav{display:flex;overflow:auto}.account-nav a{white-space:nowrap}.admin-top-title h1{font-size:18px}.admin-top .button{display:none}.admin-content{padding:18px 14px}.dashboard-grid{gap:8px}.stat-card{padding:14px}.stat-card strong{font-size:22px}.admin-columns{grid-template-columns:1fr}.admin-toolbar{align-items:start;gap:10px}.admin-toolbar .button{white-space:nowrap;padding:0 12px}.panel-card{padding:14px}.order-meta{grid-template-columns:1fr}.install-card{padding:25px 19px}.install-card h1{font-size:30px}}
.category-list{grid-template-columns:repeat(3,1fr);margin:35px 0}.category-list a{min-height:90px}.category-list small{display:block;color:var(--muted);font-size:10px;font-weight:400;margin-top:3px}.brand-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.brand-tile{min-height:145px;border:1px solid var(--line);border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:20px;transition:.2s}.brand-tile:hover{border-color:var(--primary);box-shadow:var(--shadow)}.brand-tile img{height:45px;max-width:130px;object-fit:contain}.brand-tile strong{font-size:17px}.brand-tile small{font-size:10px;color:var(--muted)}@media(max-width:650px){.category-list,.brand-grid{grid-template-columns:1fr 1fr}.brand-tile{min-height:115px}}
.table-thumb{width:70px;height:35px;object-fit:cover;border-radius:5px}
/* Reference-inspired visual layer: original brand, layout, and assets remain editable. */
:root{--primary:#d53d51;--ink:#3a4750;--muted:#6d7180;--line:#e9ebef;--soft:#fafafa;--radius:8px;--shadow:0 10px 28px rgba(58,71,80,.08)}
body{color:var(--ink);background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}
.container{width:min(1280px,calc(100% - 40px))}
.topbar{background:#3a4750;color:#fff;font-size:11px;letter-spacing:.02em}
.header-main{height:86px;gap:28px}
.brand{color:#3a4750;font-size:19px}
.brand-symbol{background:var(--primary);border-radius:5px;box-shadow:0 4px 10px rgba(213,61,81,.18)}
.search{height:44px;background:#f5f6f7;border:1px solid #eceef1;border-radius:var(--radius);max-width:680px}
.search:focus-within{border-color:#d9a1aa;box-shadow:0 0 0 3px rgba(213,61,81,.08)}
.search button{background:var(--primary);color:#fff;border-radius:6px}
.nav-wrap{background:#fff;border-top:1px solid #f2f3f5;border-bottom:1px solid #e9ebef}
.main-nav{height:48px;gap:0;justify-content:flex-start}
.main-nav>a:not(.all-categories),.nav-category-menu button{height:48px;display:flex;align-items:center;padding:0 16px;color:#3a4750;font-size:12px}
.main-nav>a:not(.all-categories):hover,.nav-category-menu button:hover{background:#fff4f5;color:var(--primary)}
.all-categories{background:var(--primary);height:48px;padding:0 20px;margin-right:8px}
.nav-category-menu{margin-left:auto}
.mega-menu{top:48px;border-radius:0 0 var(--radius) var(--radius);border-top:2px solid var(--primary);width:700px}
.hero{background:#fff;color:var(--ink);border-bottom:1px solid var(--line)}
.hero-inner{min-height:388px;background:radial-gradient(circle at 78% 45%,rgba(213,61,81,.12),transparent 27%),linear-gradient(135deg,#fff 0%,#fafafa 62%,#f8edef 100%);border-radius:0}
.hero-copy{width:56%;padding:52px 0}
.hero .eyebrow{color:var(--primary)}
.hero h1{color:var(--ink);font-size:clamp(34px,4.3vw,58px);max-width:660px}
.hero p{color:#6d7180}
.hero-orb{right:9%;width:255px;height:255px;border-color:rgba(213,61,81,.45);color:var(--primary);box-shadow:0 0 90px rgba(213,61,81,.12);background:radial-gradient(circle,rgba(255,255,255,.95),rgba(255,240,243,.55))}
.hero-orb:after{border-color:rgba(213,61,81,.32)}
.hero-orb strong{color:var(--primary);font-size:25px}
.hero-slide{color:var(--ink);background-position:center;background-size:cover}
.hero-slide h1{color:var(--ink)}
.hero-slide p{color:#6d7180}
.button.primary{background:var(--primary);box-shadow:0 5px 12px rgba(213,61,81,.15)}
.button.light{background:var(--primary);color:#fff}
.button.outline{border-color:#d9dde3;color:var(--ink)}
.button.outline:hover{border-color:var(--primary);color:var(--primary)}
.trust-strip{background:#fff}
.trust-grid{padding:17px 0}
.trust-grid b{background:#fff0f2;color:var(--primary)}
.product-card{border-color:#e8eaed;border-radius:var(--radius);box-shadow:0 2px 0 rgba(58,71,80,.02)}
.product-card:hover{box-shadow:var(--shadow);border-color:#e3b2b9}
.product-media{height:225px;background:#fafafa}
.product-media img{mix-blend-mode:multiply}
.badge.sale{background:#fff0f2;color:var(--primary)}
.badge.new{background:#eaf8ef;color:#328d51}
.product-brand{color:#8a9099}
.product-name{color:#3a4750}
.price-row strong{color:#3a4750}
.add-button{color:var(--primary)}
.stock.in{color:#328d51}
.section-head h2,.section-title h1{color:#3a4750}
.eyebrow{color:var(--primary)}
.deal-band{background:linear-gradient(110deg,#fff1f3,#fff 70%);border:1px solid #f5d8dc}
.deal-visual{color:var(--primary);border-color:#e8a8b1}
.category-showcase{background:#fafafa;border:1px solid #eef0f2}
.category-pills a:hover{border-color:#e8a8b1;color:var(--primary)}
.site-footer{background:#3a4750;color:#d9e0e5}
.site-footer h4,.footer-brand{color:#fff}
.site-footer a:not(.brand):hover{color:#fff0f2}
.newsletter button{background:var(--primary)}
.page-wrap{padding-top:38px}
.breadcrumbs strong{color:#3a4750}
.filter-toggle{background:#fff0f2;color:var(--primary)}
.filter-panel select:focus,.range-inputs input:focus,select:focus,input:focus,textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(213,61,81,.1)}
.gallery-main{background:#fafafa}
.thumbs button:first-child{border-color:var(--primary)}
.detail-price strong{color:#3a4750}
.detail-price span{background:#eaf8ef;color:#328d51}
.stock-line.in{color:#328d51}
.tab-nav button.active{border-color:var(--primary);color:var(--primary)}
.summary-card{box-shadow:0 8px 22px rgba(58,71,80,.06)}
.safe-note,.guest-note{color:#6d7180}
.guest-note{border:1px solid #d8efe0;background:#f4fbf6;padding:11px 13px;border-radius:6px;font-size:11px;line-height:1.45;margin:15px 0}.guest-note strong{display:block;color:#328d51;margin-bottom:2px}
.guest-checkout-banner{display:flex;align-items:center;gap:14px;margin:-12px 0 27px;padding:13px 16px;border:1px solid #f0d2d6;background:#fff7f8;border-radius:8px;font-size:12px}.guest-checkout-banner strong{color:var(--primary);white-space:nowrap}.guest-checkout-banner span{color:#6d7180}.guest-checkout-banner a{margin-left:auto;color:var(--primary);font-weight:700;white-space:nowrap}
.success-card .guest-note{max-width:420px;margin:20px auto;text-align:left}
@media(max-width:650px){.container{width:calc(100% - 28px)}.header-main{height:auto}.hero-inner{min-height:430px}.hero-copy{width:100%;padding:44px 0}.hero-orb{width:170px;height:170px;right:-18px;bottom:15px}.hero-orb:after{width:125px;height:125px}.product-media{height:155px}.guest-checkout-banner{display:block}.guest-checkout-banner strong,.guest-checkout-banner span,.guest-checkout-banner a{display:block}.guest-checkout-banner a{margin:8px 0 0}.footer-grid{grid-template-columns:1fr 1fr}}
.campaign-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin:54px 0}.campaign-card{min-height:225px;padding:28px;border-radius:12px;background-position:center;background-size:cover;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;transition:transform .2s,box-shadow .2s}.campaign-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.campaign-card .eyebrow{color:#ffd8de}.campaign-card h3{font-size:28px;line-height:1.05;letter-spacing:-.04em;margin:8px 0}.campaign-card p{max-width:360px;margin:0 0 14px;color:#fff;opacity:.9;font-size:13px}.campaign-card strong{font-size:12px;color:#fff}.visual-category-section{margin:72px 0 20px}.visual-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.visual-category-card{min-height:160px;border-radius:10px;background-position:center;background-size:cover;color:#fff;padding:18px;display:flex;flex-direction:column;justify-content:flex-end;transition:transform .2s,box-shadow .2s}.visual-category-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.visual-category-card span{font-weight:800;font-size:16px}.visual-category-card small{font-size:11px;margin-top:4px;opacity:.85}.category-list-image{width:52px;height:52px;border-radius:8px;overflow:hidden;display:block}.category-list-image img{width:100%;height:100%;object-fit:cover}.category-list a{grid-template-columns:56px 1fr 20px}.brand-strip{margin:72px 0 42px}.brand-strip-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.brand-strip-grid a{min-height:92px;border:1px solid var(--line);border-radius:9px;background:#fff;display:flex;align-items:center;justify-content:center;gap:8px;flex-direction:column;transition:.2s}.brand-strip-grid a:hover{border-color:#e3b2b9;box-shadow:var(--shadow)}.brand-strip-grid span{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#fff0f2;color:var(--primary);font-size:13px;font-weight:800}.brand-strip-grid strong{font-size:11px;color:var(--ink)}.product-media img{mix-blend-mode:normal;object-fit:cover;width:100%;height:100%}@media(max-width:900px){.visual-category-grid{grid-template-columns:repeat(2,1fr)}.brand-strip-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:650px){.campaign-grid{grid-template-columns:1fr;margin:40px 0}.campaign-card{min-height:190px;padding:21px}.campaign-card h3{font-size:23px}.visual-category-section{margin-top:48px}.visual-category-grid{grid-template-columns:1fr 1fr;gap:8px}.visual-category-card{min-height:130px;padding:13px}.visual-category-card span{font-size:13px}.brand-strip-grid{grid-template-columns:repeat(2,1fr)}.category-list a{grid-template-columns:52px 1fr 16px}}.media-library{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.media-card{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden;box-shadow:0 8px 22px rgba(12,24,45,.04)}.media-preview{height:190px;background:#f5f7fa;display:grid;place-items:center;overflow:hidden}.media-preview img{width:100%;height:100%;object-fit:cover}.media-card-body{padding:15px}.media-card-body>strong,.media-card-body>small,.media-reference{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.media-card-body>small,.media-reference{color:var(--muted);font-size:11px;margin-top:4px}.media-reference{color:#328d51}.media-inline-form{display:flex;gap:7px;align-items:center;margin-top:12px;flex-wrap:wrap}.media-inline-form input[type=text],.media-inline-form input:not([type]){min-width:0;flex:1;height:35px}.media-inline-form input[type=file]{font-size:11px;max-width:100%}.media-delete{background:none;border:0;padding:0;margin-top:13px;cursor:pointer}.gallery-admin{margin:22px 0}.gallery-admin h3{font-size:14px;margin:0 0 12px}.gallery-admin-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.gallery-admin-item{border:1px solid var(--line);border-radius:9px;padding:7px;display:flex;flex-direction:column;gap:6px;font-size:11px;color:var(--muted)}.gallery-admin-item img{width:100%;height:100px;object-fit:cover;border-radius:6px}.gallery-admin-item span{display:flex;align-items:center;gap:5px}.field-help{display:block;color:var(--muted);font-size:11px;margin-top:5px}.image-field{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.image-field img{width:72px;height:58px;object-fit:cover;border-radius:7px;border:1px solid var(--line)}.image-manage-row{display:flex;gap:13px;flex-wrap:wrap;margin:14px 0}.image-manage-row .image-field{display:flex;flex-direction:column;align-items:flex-start;border:1px solid var(--line);padding:8px;border-radius:8px}.image-manage-row .image-field img{width:150px;height:75px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:1000px){.media-library{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-admin-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:650px){.media-library{grid-template-columns:1fr}.gallery-admin-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.media-preview{height:220px}.media-inline-form{display:block}.media-inline-form>*{margin-top:7px}.media-inline-form input{width:100%}.media-inline-form .button{width:100%}}.product-video-gallery{margin-top:16px;display:grid;gap:10px}.product-video-heading{display:flex;align-items:baseline;justify-content:space-between;gap:10px;border-bottom:1px solid var(--line);padding:10px 0}.product-video-heading strong{font-size:13px}.product-video-card{background:#f5f7fa;border:1px solid var(--line);border-radius:10px;overflow:hidden}.product-video-card iframe{display:block;width:100%;aspect-ratio:16/9;border:0}.product-video-card>strong{display:block;padding:9px 11px;font-size:12px}.product-video-admin{margin:22px 0;border-top:1px solid var(--line);padding-top:18px}.product-video-admin .panel-head{margin-bottom:12px}.video-admin-list{display:grid;gap:10px}.product-video-row{display:grid;grid-template-columns:minmax(260px,2fr) minmax(180px,1fr) 90px auto auto;align-items:end;gap:9px;padding:12px;border:1px solid var(--line);border-radius:9px;background:#fafbfc}.product-video-row label{font-size:11px;color:var(--muted)}.product-video-row input{display:block;width:100%;margin-top:4px}.product-video-row .check{display:flex;align-items:center;gap:5px;height:40px;white-space:nowrap}.product-video-row .check input{width:auto;margin:0}.video-remove-row{white-space:nowrap}@media(max-width:900px){.product-video-row{grid-template-columns:1fr 1fr}.product-video-row label:first-child{grid-column:1/-1}}@media(max-width:650px){.product-video-row{grid-template-columns:1fr}.product-video-row label:first-child{grid-column:auto}.product-video-row .button{width:100%}}.site-logo{display:block;width:178px;height:auto;max-height:50px;object-fit:contain;object-position:left center}.footer-logo{width:195px;max-height:58px}.admin-logo{display:block;width:188px;max-width:100%;height:auto;max-height:58px;object-fit:contain;object-position:left center}.admin-login-logo{display:block;width:220px;max-width:42vw;height:auto;max-height:70px;object-fit:contain}.install-logo{display:block;width:min(300px,100%);height:auto;max-height:120px;object-fit:contain;object-position:left center;margin-bottom:10px}@media(max-width:650px){.site-logo{width:145px;max-height:44px}.footer-logo{width:170px}.admin-logo{width:150px}.admin-login-logo{width:180px;max-width:58vw}.install-logo{width:min(250px,100%)}}
/* Checkout and performance overrides */
[hidden]{display:none!important}
.checkout-page .guest-checkout-banner{display:flex;align-items:center;gap:14px;flex-wrap:wrap}
.checkout-page .guest-checkout-banner span{flex:1;min-width:220px}
.checkout-form{min-width:0}
.checkout-step{content-visibility:auto;contain-intrinsic-size:1px 420px}
.checkout-submit.is-loading{opacity:.7;pointer-events:none}
.checkout-submit.is-loading span{display:inline-block;animation:tt-spin .8s linear infinite}
@keyframes tt-spin{to{transform:rotate(360deg)}}
.checkout-page input,.checkout-page textarea,.checkout-page select{font-size:16px}
.checkout-page .corporate-fields{margin-top:16px}
.checkout-page .payment-option{cursor:pointer;transition:border-color .15s,background .15s}
.checkout-page .payment-option input{accent-color:var(--primary)}
.payment-shell{max-width:900px;margin:0 auto;display:grid;gap:24px}
.payment-intro{padding:28px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:var(--shadow)}
.payment-intro h1{margin:7px 0 10px;font-size:34px;letter-spacing:-.05em}
.payment-intro p{color:var(--muted);margin:0;max-width:680px}
.secure-badges{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px;color:#168653;font-size:12px;font-weight:700}
.secure-badges span{background:#effaf4;border-radius:999px;padding:8px 12px}
.paytr-frame{min-height:650px;border:1px solid var(--line);border-radius:14px;background:#fff;overflow:hidden;box-shadow:var(--shadow)}
.paytr-frame iframe{display:block;min-height:650px;border:0}
.payment-failed .success-icon{background:#fff0f0;color:#bd3b4d}
@media(max-width:900px){.cart-layout,.checkout-layout{grid-template-columns:1fr;gap:22px}.summary-card.sticky{position:static}.checkout-layout .summary-card{order:-1}.checkout-page .summary-card{padding:18px}.payment-intro h1{font-size:28px}}
@media(max-width:650px){.checkout-page .guest-checkout-banner{align-items:flex-start;padding:14px}.checkout-page .form-grid{grid-template-columns:1fr;gap:12px}.checkout-page .form-grid .full{grid-column:auto}.checkout-page .checkout-step{padding-bottom:24px;margin-bottom:24px}.checkout-page .step-title{margin-bottom:16px}.checkout-page .step-title h2{font-size:19px}.checkout-page .payment-option{padding:12px}.checkout-page .terms{line-height:1.7}.checkout-page .checkout-submit{min-height:48px}.payment-intro{padding:20px}.payment-intro h1{font-size:24px}.paytr-frame,.paytr-frame iframe{min-height:560px}.cart-item{grid-template-columns:68px 1fr;gap:11px}.cart-item img{width:68px;height:68px}.cart-item>strong{grid-column:2;text-align:left}.cart-list-head{display:none}.qty-control{gap:8px}.qty-control .remove{margin-left:2px}}

/* Yenimiyeni-inspired storefront shell */
:root{--reference-red:#e74455;--reference-purple:#7200b8;--reference-green:#49c568;--reference-black:#050505}
body{font-family:ui-rounded,"Trebuchet MS",Inter,ui-sans-serif,system-ui,sans-serif;color:#171717;background:#fff}
body.menu-open{overflow:hidden}
.container{width:min(1440px,calc(100% - 56px))}
.ticker-bar{height:48px;overflow:hidden;background:var(--reference-black);color:#fff;font-size:16px;font-weight:800;white-space:nowrap}
.ticker-track{display:flex;align-items:center;width:max-content;height:48px;animation:tt-ticker 34s linear infinite}
.ticker-track span{padding:0 28px}.ticker-track b{font-size:20px}
@keyframes tt-ticker{from{transform:translateX(0)}to{transform:translateX(-50%)}}
.promo-strip{height:64px;display:flex;align-items:center;background-color:#7600b9;background-image:radial-gradient(circle at 10% 40%,rgba(255,255,255,.16) 0 2px,transparent 3px),radial-gradient(circle at 82% 60%,rgba(255,209,28,.7) 0 2px,transparent 3px),linear-gradient(90deg,#59008f,#ad00c6 52%,#65009c);background-size:110px 56px,150px 44px,cover;color:#ffea49;overflow:hidden}
.promo-strip .container{text-align:center}.promo-strip a{font-size:clamp(28px,3.2vw,48px);font-weight:900;line-height:1;text-transform:uppercase;text-shadow:0 3px 0 #df6c00,0 0 14px #ffe600;letter-spacing:.02em}
.utility-bar{background:#f6f6f6;border-bottom:1px solid #ececec}.utility-inner{min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:14px}.utility-inner>a{display:flex;align-items:center;gap:10px;white-space:nowrap}.utility-icon{width:28px;height:28px;display:grid;place-items:center;border:1.5px solid #222;border-radius:50%;font-weight:800}.utility-order{flex:1;text-align:center}.utility-order strong{color:#8d2e68}.utility-order small{font-size:12px}
.site-header{box-shadow:0 1px 0 #eee}.header-main{height:118px;gap:42px}.site-logo{width:265px;max-height:72px;object-fit:contain;object-position:left center}.header-search{height:62px;border-radius:18px;background:#f4f4f4;max-width:none;border:1px solid transparent}.header-search>span{font-size:32px;color:#1b1b1b}.header-search input{font-size:17px}.header-search button{height:48px;min-width:88px;border-radius:14px;background:#111;color:#fff;font-size:17px}.header-actions{gap:25px}.header-action{gap:9px}.header-action>span{font-size:32px;color:#121212}.header-action small{font-size:15px;font-weight:750;white-space:nowrap}.whatsapp-action{width:54px;height:54px;display:grid;place-items:center;border-radius:50%;background:var(--reference-green);color:#fff!important}.whatsapp-action>span{color:#fff;font-size:38px}.header-action b{background:#167545;font-size:11px;min-width:19px;height:19px}
.nav-wrap{border-top:1px solid #eee;border-bottom:1px solid #eee;box-shadow:0 8px 22px rgba(0,0,0,.05)}.main-nav{height:72px;justify-content:space-between;gap:18px;font-size:16px}.main-nav>a:not(.all-categories){color:#202020;text-transform:uppercase;font-weight:800;white-space:nowrap}.main-nav>a:hover{color:#8e2e70}.all-categories{background:#fff;color:#111!important;padding:0 2px;height:72px}.nav-more{color:#8d2e68!important}
.mobile-menu-trigger{display:none}
.quick-category-section{background:#fff;box-shadow:0 10px 24px rgba(0,0,0,.07);position:relative;z-index:2}.quick-category-track{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;overflow-x:auto;padding:40px 0 30px;scrollbar-width:none}.quick-category-track::-webkit-scrollbar{display:none}.quick-category{flex:1 0 98px;max-width:150px;display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.quick-category-circle{width:132px;height:132px;border-radius:50%;display:grid;place-items:center;overflow:hidden;background:#f1f1f1;border:1px solid #eee}.quick-category-circle img{width:100%;height:100%;object-fit:cover;mix-blend-mode:normal}.quick-category strong{font-size:15px;font-weight:700;line-height:1.2}
.reference-home{padding-top:34px}.flash-card{position:relative;overflow:hidden;min-height:310px;border-radius:28px;background:linear-gradient(115deg,#ff313c,#ff9fa5);padding:28px 70px 34px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;margin:0 0 40px}.flash-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 8% 80%,rgba(255,255,255,.17) 0 3px,transparent 4px),radial-gradient(circle at 94% 16%,rgba(255,255,255,.16) 0 2px,transparent 3px);background-size:46px 42px,55px 40px;opacity:.7}.flash-countdown,.flash-copy,.flash-bolt{position:relative;z-index:1}.flash-countdown{width:min(650px,100%);display:grid;grid-template-columns:repeat(4,1fr);gap:10px;border-radius:999px;background:#fff;color:var(--reference-red);padding:16px 30px;margin-bottom:26px;text-align:center}.flash-countdown b,.flash-countdown span{display:block}.flash-countdown b{font-size:25px;line-height:1}.flash-countdown span{font-size:14px;margin-top:6px}.flash-copy{text-align:center}.flash-copy h1{font-size:30px;margin:5px 0 8px}.flash-copy p{font-size:17px;margin:0 0 20px}.flash-button{background:#fff;color:var(--reference-red);border-radius:999px;padding:0 28px}.flash-bolt{position:absolute;left:35px;bottom:28px;font-size:60px;transform:rotate(-20deg)}.reference-home .section-head{margin-top:36px}.reference-home .section-head h2{font-size:28px}.reference-product-grid .product-card{border:0;border-radius:14px;box-shadow:0 3px 15px rgba(0,0,0,.07)}.reference-product-grid .product-media{height:228px;background:#fff;padding:12px}.reference-product-grid .product-copy{padding:14px}.reference-slider-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:42px}.reference-slider-item{position:relative;min-height:210px;overflow:hidden;border-radius:18px;background:#f3f3f3}.reference-slider-item img{width:100%;height:100%;min-height:210px;object-fit:cover}.reference-slider-item>span{position:absolute;inset:auto 0 0;padding:22px;color:#fff;background:linear-gradient(transparent,rgba(0,0,0,.75))}.reference-slider-item b,.reference-slider-item small{display:block}.reference-slider-item b{font-size:20px}.reference-slider-item small{margin-top:4px}.reference-campaign-grid{margin-top:42px}
.mobile-bottom{z-index:50}
@media(max-width:1100px){.header-main{gap:20px}.site-logo{width:210px}.header-actions{gap:13px}.header-action small{font-size:12px}.main-nav{font-size:13px;gap:12px}.quick-category-circle{width:110px;height:110px}}
@media(max-width:650px){
body{padding-bottom:76px}.container{width:calc(100% - 32px)}.ticker-bar,.ticker-track{height:51px}.ticker-bar{font-size:15px}.ticker-track span{padding:0 18px}.promo-strip{height:70px}.promo-strip a{font-size:30px}.utility-bar,.nav-wrap{display:none}.site-header{box-shadow:0 1px 0 #ddd}.header-main{height:auto;min-height:136px;display:flex;flex-wrap:wrap;align-content:center;gap:0;padding:8px 0 14px}.mobile-menu-trigger{width:52px;height:52px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;background:transparent;flex:0 0 52px}.mobile-menu-trigger span{display:block;width:28px;height:2px;background:#111}.mobile-menu-trigger small{font-size:12px;margin-top:3px}.site-logo{width:245px;max-width:calc(100vw - 178px);height:53px;max-height:53px;object-position:center}.header-actions{margin-left:auto;gap:10px;flex:1;justify-content:flex-end}.header-action>span{font-size:31px}.header-action small{display:none}.whatsapp-action{width:48px;height:48px}.whatsapp-action>span{font-size:31px}.header-actions .favorites-action{display:flex}.header-actions .favorites-action>span{font-size:37px}.header-search{order:4;flex:0 0 100%;width:100%;height:54px;border-radius:15px;margin-top:10px;padding-left:15px}.header-search>span{font-size:29px}.header-search input{font-size:16px}.header-search button{height:42px;min-width:91px;border-radius:11px;font-size:17px}.quick-category-track{width:100%;margin:0;padding:34px 16px 26px;gap:16px;justify-content:flex-start}.quick-category{flex:0 0 106px;gap:9px}.quick-category-circle{width:106px;height:106px}.quick-category strong{font-size:14px;max-width:106px}.reference-home{padding-top:18px}.flash-card{min-height:420px;border-radius:27px;padding:32px 15px 40px;margin-bottom:24px}.flash-countdown{width:92%;padding:17px 8px;gap:2px}.flash-countdown b{font-size:21px}.flash-countdown span{font-size:13px}.flash-copy h1{font-size:23px;line-height:1.25}.flash-copy p{font-size:15px;line-height:1.45}.flash-button{min-height:50px}.flash-bolt{left:25px;bottom:24px}.reference-home .section-head{margin-top:27px}.reference-home .section-head h2{font-size:23px}.reference-product-grid{display:flex;overflow-x:auto;gap:12px;padding:3px 2px 12px;margin-right:-16px;scroll-snap-type:x proximity;scrollbar-width:none}.reference-product-grid::-webkit-scrollbar{display:none}.reference-product-grid .product-card{flex:0 0 178px;scroll-snap-align:start}.reference-product-grid .product-media{height:170px}.reference-product-grid .product-copy{padding:11px}.reference-product-grid .product-name{font-size:13px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.reference-product-grid .card-footer{display:none}.reference-slider-list{grid-template-columns:1fr;gap:12px;margin-top:24px}.reference-slider-item{min-height:160px}.reference-slider-item img{min-height:160px}.reference-campaign-grid{display:grid;grid-template-columns:1fr;margin-top:24px}.mobile-bottom{display:grid;grid-template-columns:repeat(5,1fr);height:70px;position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #eee;box-shadow:0 -8px 20px rgba(0,0,0,.08)}.mobile-bottom a,.mobile-bottom button{position:relative;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#111;font-size:23px}.mobile-bottom small{font-size:11px}.mobile-bottom b{position:absolute;top:5px;margin-left:19px;background:#147545;color:#fff;border-radius:50%;min-width:18px;height:18px;font-size:10px;display:grid;place-items:center}.mobile-menu{z-index:60}
}

@media(max-width:650px){html,body{overflow-x:hidden}.header-main{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;min-height:136px;padding:8px 0 14px}.mobile-menu-trigger{width:48px;flex-basis:48px}.brand{min-width:0;width:100%;justify-content:center;overflow:hidden}.site-logo{width:100%;max-width:180px;height:auto;max-height:52px}.header-actions{min-width:0;flex:0 0 auto;margin-left:8px;gap:7px}.header-action{flex:0 0 auto}.header-action>span{font-size:27px}.whatsapp-action{width:42px;height:42px}.whatsapp-action>span{font-size:28px}.header-actions .favorites-action>span{font-size:32px}.header-search{grid-column:1/-1;order:0;min-width:0;margin-top:10px}.quick-category-track{max-width:100vw}.flash-countdown{max-width:100%}.flash-copy{max-width:100%}.flash-button{padding:0 20px}.mobile-bottom{padding-bottom:env(safe-area-inset-bottom);height:calc(70px + env(safe-area-inset-bottom))}}
@media(max-width:380px){.header-main{grid-template-columns:44px minmax(0,1fr) auto}.mobile-menu-trigger{width:44px;flex-basis:44px}.site-logo{max-width:148px}.header-actions{gap:5px;margin-left:4px}.whatsapp-action{width:38px;height:38px}.header-action>span{font-size:24px}.whatsapp-action>span{font-size:25px}.header-actions .favorites-action>span{font-size:29px}.header-search button{min-width:82px}}
.header-search>svg{width:27px;height:27px;flex:0 0 27px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.header-icon-wrap{position:relative;display:grid;place-items:center}.header-action svg{width:32px;height:32px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.whatsapp-action svg{width:34px;height:34px;stroke:#fff}.header-action b{right:-8px;top:-7px}
@media(max-width:650px){.header-main .mobile-menu-trigger{grid-column:1;grid-row:1}.header-main .brand{grid-column:2;grid-row:1}.header-main .header-actions{grid-column:3;grid-row:1;align-self:center;justify-self:end}.header-main .header-search{grid-column:1/-1;grid-row:2}}
.mobile-bottom .mobile-icon{width:27px;height:27px;display:grid;place-items:center}.mobile-bottom .mobile-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.mobile-bottom .cart-count{top:1px;left:50%;margin-left:8px}.mobile-bottom a,.mobile-bottom button{font-family:inherit}
.card-actions{display:flex;align-items:center;gap:6px;min-width:0}.card-actions button{min-height:30px;padding:0 8px;border-radius:7px;white-space:nowrap;font-size:10px;font-weight:800}.card-actions .add-button{border:1px solid var(--primary);color:var(--primary);background:#fff}.card-actions .buy-now-button{background:var(--primary);color:#fff}.card-actions button:disabled{border-color:#d2d8e1;background:#f3f5f8;color:#9aa5b5;cursor:not-allowed}
@media(max-width:650px){.reference-product-grid .card-footer{display:block}.reference-product-grid .stock{display:block;margin-bottom:8px}.reference-product-grid .card-actions{display:grid;grid-template-columns:1fr 1fr;gap:5px}.reference-product-grid .card-actions button{width:100%;min-width:0;padding:0 4px;font-size:9px}.product-grid:not(.reference-product-grid) .card-actions{flex-wrap:wrap}.product-grid:not(.reference-product-grid) .card-actions button{flex:1 1 105px}}

/* Responsive QA hardening */
html{overflow-x:clip;scrollbar-gutter:stable}
body{min-width:0;overflow-x:clip}
main,.container,.site-header,.site-footer,section,article,aside,form,fieldset{min-width:0}
img,svg,video,iframe{max-width:100%}
.container{width:min(1440px,calc(100% - 32px));max-width:100%;margin-inline:auto}
.utility-inner,.header-main,.main-nav,.product-grid,.catalog-layout,.product-detail,.cart-layout,.checkout-layout,.form-grid,.footer-grid{min-width:0}
.utility-inner>* ,.header-main>* ,.main-nav>* ,.product-grid>* ,.catalog-layout>* ,.product-detail>* ,.cart-layout>* ,.checkout-layout>* ,.form-grid>* ,.footer-grid>*{min-width:0}
.utility-order,.utility-inner>a,.product-name,.product-brand,.sku,.stock,.site-footer p,.site-footer a,.footer-bottom span,.article-content,.detail-description,.review p,.summary-card,.checkout-step{overflow-wrap:anywhere}
.utility-inner{gap:clamp(10px,2vw,24px)}
.utility-inner>a{flex:0 1 auto}
.utility-order{flex:1 1 260px;min-width:0}
.ticker-bar,.ticker-track,.promo-strip{max-width:100%;overflow:hidden}
.ticker-track{will-change:transform}
.promo-strip .container{min-width:0;overflow:hidden}
.promo-strip a{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.header-main{width:100%;}
.header-main>.brand{flex:0 1 265px;min-width:0;overflow:hidden}
.header-main>.header-search{flex:1 1 auto;min-width:120px}
.header-main>.header-actions{flex:0 1 auto;min-width:0;flex-wrap:nowrap}
.header-action,.header-action>span,.header-action small{min-width:0}
.header-action small{overflow:hidden;text-overflow:ellipsis}
.header-search input{min-width:0;width:100%}
.header-search>svg,.header-action svg{flex:0 0 auto}
.nav-wrap,.main-nav{min-width:0}
.main-nav{overflow-x:auto;overflow-y:hidden;scrollbar-width:none}
.main-nav::-webkit-scrollbar{display:none}
.main-nav>a,.main-nav button{flex:0 0 auto}
.mega-menu{width:min(700px,calc(100vw - 32px));max-width:100%;}
.quick-category-track{width:100%;max-width:100%;min-width:0}
.flash-card,.flash-card>*{min-width:0;max-width:100%}
.flash-countdown{min-width:0}
.flash-countdown>div{min-width:0}
.flash-countdown span,.flash-countdown b{overflow-wrap:anywhere}
.flash-bolt{pointer-events:none}
.reference-slider-item{min-width:0}
.reference-slider-item img{min-width:0;max-width:100%}
.product-card,.product-media,.product-media>a,.product-copy,.card-footer,.card-actions,.price-row{min-width:0}
.product-media{height:auto;aspect-ratio:1/1;min-height:0}
.product-media>a{display:block;height:100%;min-height:0}
.product-media img{width:100%;height:100%;object-fit:contain}
.product-name{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;min-height:2.6em}
.price-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:5px 8px}
.price-row strong,.price-row del{max-width:100%;overflow-wrap:anywhere}
.card-footer{display:flex;align-items:center;flex-wrap:wrap;gap:8px}
.card-actions{display:flex;align-items:center;flex:1 1 150px;flex-wrap:wrap;gap:6px}
.card-actions button{flex:1 1 72px;min-width:0;max-width:100%;overflow-wrap:anywhere}
.section-head>div{min-width:0}
.section-head>a{flex:0 1 auto;max-width:45%;overflow-wrap:anywhere}
.gallery-main{height:auto;aspect-ratio:1/1;min-height:0}
.gallery-main img{width:100%;height:100%;object-fit:contain}
.thumbs{min-width:0;overflow-x:auto;overflow-y:hidden;flex-wrap:nowrap;scrollbar-width:none}
.thumbs::-webkit-scrollbar{display:none}
.tab-nav{min-width:0;max-width:100%;overflow-x:auto;overflow-y:hidden;flex-wrap:nowrap;scrollbar-width:none}
.tab-nav::-webkit-scrollbar{display:none}
.tab-nav button{flex:0 0 auto;white-space:nowrap}
.tab-content,.spec-grid,.review{min-width:0}
.product-video-heading{flex-wrap:wrap}
.product-video-card iframe{max-width:100%}
.buy-row{min-width:0}
.buy-row input,.buy-row .button{min-width:0;max-width:100%}
.table-wrap{max-width:100%;overflow-x:auto}
.table-wrap table{min-width:620px}
.summary-card.sticky{max-height:none}
.summary-card,.payment-shell,.paytr-frame,.paytr-frame iframe{min-width:0;max-width:100%}
.form-grid label,.compact-form label,.checkout-form>label{min-width:0;overflow-wrap:anywhere}
.form-grid input,.form-grid select,.form-grid textarea,.compact-form input,.compact-form textarea,.checkout-form>label textarea{width:100%;max-width:100%;min-width:0}
.auth-wrap,.auth-card,.account-content,.article-page{min-width:0;max-width:100%}
.site-footer{min-width:0}
.site-footer a,.site-footer p{max-width:100%}
.footer-bottom{min-width:0;display:flex;flex-wrap:wrap;gap:8px 20px}
.footer-bottom span{min-width:0;flex:1 1 280px}
.mobile-menu{max-width:calc(100% - 24px);overflow-y:auto;overscroll-behavior:contain}
.mobile-menu>a{overflow-wrap:anywhere}
.mobile-bottom{padding-left:max(8px,env(safe-area-inset-left));padding-right:max(8px,env(safe-area-inset-right));padding-bottom:env(safe-area-inset-bottom)}
.mobile-bottom a,.mobile-bottom button{min-width:0;min-height:44px;padding-inline:6px}
.mobile-bottom small{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.toast{max-width:calc(100% - 32px);overflow-wrap:anywhere}
.admin-main,.admin-content,.admin-top,.admin-top-title,.panel-card,.stat-card{min-width:0}
.admin-top-title{overflow:hidden}
.admin-top-title h1{overflow-wrap:anywhere}

@media (max-width:1199px) and (min-width:901px){
    .container{width:calc(100% - 32px)}
    .utility-bar{display:none}
    .header-main{height:96px;gap:16px}
    .header-main>.brand{flex-basis:210px}
    .site-logo{width:210px;max-width:100%;height:auto}
    .header-actions{gap:12px}
    .header-action small{font-size:11px}
    .main-nav{justify-content:flex-start;gap:0}
    .main-nav>a:not(.all-categories),.nav-category-menu button{padding-inline:10px}
    .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
    .brand-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}

@media (max-width:900px){
    .container{width:calc(100% - 32px)}
    .utility-bar,.nav-wrap{display:none}
    .header-main{display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;min-height:116px;height:auto;padding:8px 0 12px;gap:0}
    .mobile-menu-trigger{width:52px;height:52px;display:flex;flex:0 0 52px;flex-direction:column;align-items:center;justify-content:center;gap:5px;background:transparent;min-height:44px}
    .mobile-menu-trigger span{display:block;width:27px;height:2px;background:#111}
    .mobile-menu-trigger small{font-size:10px;line-height:1}
    .header-main>.brand{grid-column:2;grid-row:1;width:100%;justify-content:center;overflow:hidden}
    .site-logo{width:100%;max-width:190px;height:auto;max-height:54px}
    .header-main>.header-actions{grid-column:3;grid-row:1;justify-self:end;display:flex;gap:7px;margin-left:8px;align-items:center}
    .header-action{flex:0 0 auto}
    .header-action small{display:none}
    .header-action>span{font-size:27px}
    .header-action svg{width:29px;height:29px}
    .whatsapp-action{width:42px;height:42px}
    .whatsapp-action svg{width:31px;height:31px}
    .header-actions .favorites-action>span{font-size:31px}
    .header-main>.header-search{grid-column:1/-1;grid-row:2;width:100%;margin-top:10px;order:0;min-width:0}
    .header-search input{font-size:16px}
    .header-search button{min-width:82px}
    .mobile-menu{display:block;position:fixed;inset-block:0;inset-inline-start:0;width:min(320px,calc(100% - 24px));z-index:60}
    .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
    .reference-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible;margin-right:0;padding:3px 0 12px;gap:12px}
    .reference-product-grid .product-card{flex:initial;scroll-snap-align:none}
    .reference-product-grid .product-media{height:auto;aspect-ratio:1/1}
    .reference-slider-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
    .reference-slider-item{min-height:160px}
    .reference-slider-item img{min-height:160px}
    .category-list,.brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
    .catalog-layout{display:block}
    .filter-toggle{display:block}
    .filter-panel{display:none}
    .filter-panel.open{display:block}
    .cart-layout,.checkout-layout,.product-detail,.account-layout{grid-template-columns:1fr}
    .summary-card.sticky{position:static;top:auto}
    .checkout-layout,.cart-layout{gap:18px}
    .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
    .admin-sidebar{width:min(280px,calc(100% - 32px))}
}

@media (max-width:767px){
    body{padding-bottom:calc(70px + env(safe-area-inset-bottom))}
    .mobile-bottom{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));height:calc(70px + env(safe-area-inset-bottom));position:fixed;inset-inline:0;inset-block-end:0;z-index:50}
    .reference-slider-list,.reference-campaign-grid{grid-template-columns:1fr}
    .reference-slider-item{min-height:150px}
    .reference-slider-item img{min-height:150px}
    .flash-card{padding-inline:16px;min-height:340px}
    .flash-countdown{width:100%;padding-inline:8px;gap:2px}
    .flash-countdown b{font-size:clamp(17px,5vw,22px)}
    .flash-countdown span{font-size:clamp(10px,3vw,13px)}
    .flash-copy h1{font-size:clamp(22px,6vw,30px)}
    .flash-copy p{font-size:clamp(13px,3.8vw,16px)}
    .detail-benefits{grid-template-columns:repeat(2,minmax(0,1fr))}
    .order-meta{grid-template-columns:1fr}
    .panel-card{overflow:hidden}
    .admin-top{min-width:0}
    .admin-content{overflow-x:hidden}
}

@media (max-width:575px){
    .product-grid,.reference-product-grid{gap:10px}
    .product-copy{padding:10px}
    .product-name{font-size:12px}
    .product-brand,.sku,.stock{font-size:10px}
    .price-row{gap:3px 6px}
    .price-row strong{font-size:14px}
    .card-footer{align-items:stretch}
    .card-actions{flex-basis:100%;gap:5px}
    .card-actions button{min-height:42px;padding-inline:5px;font-size:10px;white-space:normal;line-height:1.2}
    .section-head{flex-wrap:wrap}
    .section-head>a{max-width:100%;margin-inline-start:auto}
    .detail-copy h1{font-size:clamp(25px,7vw,32px);overflow-wrap:anywhere}
    .detail-price{flex-wrap:wrap;gap:7px}
    .buy-row{display:grid;grid-template-columns:minmax(64px,84px) minmax(0,1fr);gap:8px}
    .buy-row input,.buy-row .button{width:100%}
    .detail-benefits{grid-template-columns:1fr}
    .detail-benefits span:last-child{grid-column:auto}
    .tab-content{overflow-wrap:anywhere}
    .spec-grid{grid-template-columns:1fr}
    .footer-grid{grid-template-columns:1fr;gap:20px}
    .footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:auto}
    .footer-bottom{display:block;line-height:1.6}
    .footer-bottom span{display:block;margin-top:7px}
    .coupon-form{grid-template-columns:minmax(0,1fr) auto}
    .coupon-form button{min-width:0;padding-inline:12px}
    .cart-item{grid-template-columns:56px minmax(0,1fr) auto;gap:8px}
    .cart-item img{width:56px;height:56px}
    .cart-item>strong{font-size:11px;min-width:0}
    .qty-control{flex-wrap:wrap;justify-content:flex-end}
    .auth-card{padding-inline:16px}
    .form-grid{gap:9px}
}

@media (max-width:480px){
    .header-main{grid-template-columns:44px minmax(0,1fr) auto}
    .mobile-menu-trigger{width:44px;flex-basis:44px}
    .header-actions .whatsapp-action,.header-actions>.header-action:not(.favorites-action):not(.cart-link){display:none}
    .site-logo{max-width:150px;max-height:48px}
    .header-actions{gap:5px;margin-left:4px}
    .header-action>span{font-size:25px}
    .header-actions .favorites-action>span{font-size:29px}
    .cart-link svg{width:27px;height:27px}
    .header-search{height:50px}
    .header-search button{min-width:76px;padding-inline:10px;font-size:13px}
    .promo-strip{height:58px}
    .promo-strip a{font-size:clamp(19px,7vw,28px)}
    .quick-category-track{padding-inline:0}
    .flash-card{border-radius:18px}
    .success-card h1{font-size:clamp(24px,7vw,32px);overflow-wrap:anywhere}
}

@media (max-width:360px){
    .container{width:calc(100% - 24px)}
    .header-search button{min-width:70px;padding-inline:8px}
    .mobile-bottom small{font-size:9px}
    .mobile-bottom a,.mobile-bottom button{padding-inline:2px}
    .card-actions{display:grid;grid-template-columns:1fr}
    .card-actions button{flex-basis:100%}
    .flash-card{padding-inline:10px}
}

@media (orientation:landscape) and (max-height:520px) and (max-width:900px){
    .header-main{min-height:98px;padding-block:6px}
    .header-search{margin-top:6px}
    .mobile-menu{padding-block:12px}
    .mobile-bottom{height:58px}
    body{padding-bottom:58px}
}

@media (prefers-reduced-motion:reduce){
    .ticker-track,.button,.product-card,.mobile-menu{animation:none!important;transition:none!important}
}
@media (min-width:901px){.container{width:min(1440px,calc(100% - 48px));}.header-main{height:92px;min-height:92px;gap:28px}.header-main>.brand{flex:0 1 220px;max-width:220px}.site-logo{width:220px;max-width:100%;max-height:58px}.header-search{height:52px;border-radius:12px}.header-search>svg{width:26px;height:26px}.header-search input{font-size:15px}.header-search button{height:40px;min-width:82px;border-radius:10px;font-size:14px}.header-actions{gap:16px}.header-action{gap:6px}.header-action>span{font-size:27px}.header-action svg{width:28px;height:28px}.header-action small{font-size:13px}.whatsapp-action{width:46px;height:46px}.whatsapp-action svg{width:29px;height:29px}.main-nav{height:56px;gap:12px;font-size:13px;justify-content:flex-start}.main-nav>a:not(.all-categories),.nav-category-menu button{height:56px;display:flex;align-items:center;padding-inline:10px}.all-categories{height:56px;padding-inline:10px}.quick-category-track{padding:28px 0 24px;gap:14px}.quick-category{flex:1 1 0;min-width:0;max-width:140px}.quick-category-circle{width:112px;height:112px}.quick-category strong{font-size:14px}.reference-home{padding-top:28px}.reference-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:visible;gap:16px;margin-right:0;padding:0 0 12px}.reference-product-grid .product-card{display:flex;flex:initial;flex-direction:column;min-height:100%}.reference-product-grid .product-media{height:210px;aspect-ratio:auto;padding:14px;display:grid;place-items:center}.reference-product-grid .product-media>a{display:flex;width:100%;height:100%;align-items:center;justify-content:center}.reference-product-grid .product-media img{object-position:center;object-fit:contain}.reference-product-grid .product-copy{display:flex;flex:1;flex-direction:column;padding:14px}.reference-product-grid .product-name{font-size:14px}.reference-product-grid .card-footer{display:flex;margin-top:auto}.reference-product-grid .card-actions{flex-wrap:nowrap}.reference-product-grid .card-actions button{min-height:40px}}

@media (min-width:1200px){.reference-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.reference-product-grid .product-media{height:220px}}

@media (max-width:480px){.header-actions>.header-action.whatsapp-action{display:grid!important;flex:0 0 38px;width:38px;height:38px}.header-actions>.header-action.whatsapp-action svg{width:25px;height:25px}}.import-upload-card,.import-progress-card,.import-log-card,.import-history{margin-bottom:18px}.import-upload-card .panel-head{align-items:flex-start}.import-badge{display:inline-flex;align-items:center;border-radius:999px;background:#eef4ff;color:#2563eb;font-size:11px;font-weight:800;padding:8px 12px;white-space:nowrap}.import-form{display:grid;gap:18px}.import-options{margin:0}.import-check{align-items:flex-start!important;display:flex!important;gap:10px}.import-check input[type=checkbox]{margin-top:4px}.import-check .field-help{display:block;margin-top:5px}.import-progress{background:#f8fafc;border:1px solid var(--line);border-radius:12px;padding:16px}.import-progress-head{display:flex;justify-content:space-between;gap:15px}.import-progress-head b{color:var(--primary)}.import-progress-track{background:#e7edf7;border-radius:999px;height:10px;margin:10px 0;overflow:hidden}.import-progress-track span{background:linear-gradient(90deg,#2563eb,#7c3aed);border-radius:inherit;display:block;height:100%;transition:width .25s ease}.import-stats{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:14px 0}.import-stats span{background:#fff;border:1px solid var(--line);border-radius:10px;display:grid;gap:2px;padding:11px}.import-stats b{font-size:20px}.import-stats small{color:var(--muted);font-size:11px}.import-actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.import-actions .danger-text{margin-left:auto}.import-preview{border-top:1px solid var(--line);margin-top:18px;padding-top:16px}.import-preview summary{cursor:pointer;font-size:12px;font-weight:800;margin-bottom:12px}.import-log-list{display:grid;gap:8px;max-height:390px;overflow:auto}.import-log{align-items:center;border:1px solid var(--line);border-left:4px solid #94a3b8;border-radius:8px;display:grid;gap:8px;grid-template-columns:75px minmax(0,1fr) auto;padding:10px 12px}.import-log p{margin:0;overflow-wrap:anywhere}.import-log span{font-size:10px;font-weight:900}.import-log time{color:var(--muted);font-size:10px;white-space:nowrap}.import-log.warning{border-left-color:#f59e0b}.import-log.error{border-left-color:#dc2626}.import-log.error span{color:#dc2626}.table-subline{color:var(--muted);display:block;font-size:10px;margin-top:3px;max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:700px){.import-upload-card .panel-head{display:block}.import-badge{margin-top:10px}.import-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.import-actions .danger-text{margin-left:0}.import-log{align-items:start;grid-template-columns:65px minmax(0,1fr);}.import-log time{grid-column:2}.import-form .form-grid{grid-template-columns:1fr}}
html,body{max-width:100%;overflow-x:hidden}.product-card,.product-media,.product-media>a,.product-copy,.card-footer,.card-actions,.price-row,.gallery,.gallery-main,.detail-copy{min-width:0}.product-media{overflow:hidden;aspect-ratio:1/1;height:auto;padding:clamp(10px,2vw,20px)}.product-media>a{overflow:hidden;display:grid;place-items:center}.product-media img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain!important;object-position:center;mix-blend-mode:normal}.product-name,.product-brand,.sku,.detail-description,.detail-copy h1{overflow-wrap:anywhere}.card-actions button{min-width:0;max-width:100%;overflow-wrap:anywhere;white-space:normal;line-height:1.25}.gallery-main{position:relative;overflow:hidden;aspect-ratio:1/1;height:auto;padding:clamp(14px,4vw,45px)}.gallery-main img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain!important;object-position:center}.gallery-nav{position:absolute;top:50%;z-index:2;display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--line);border-radius:50%;background:rgba(255,255,255,.92);color:var(--ink);font-size:27px;line-height:1;transform:translateY(-50%);box-shadow:0 4px 16px rgba(12,24,45,.12)}.gallery-nav:hover,.gallery-nav:focus-visible{background:var(--primary);border-color:var(--primary);color:#fff}.gallery-prev{left:12px}.gallery-next{right:12px}.thumbs{overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin;padding-bottom:3px}.thumbs button{flex:0 0 62px;overflow:hidden}.thumbs button[aria-current="true"]{border-color:var(--primary);box-shadow:0 0 0 2px rgba(37,99,235,.18)}.buy-row{display:grid;grid-template-columns:minmax(64px,84px) minmax(0,1fr) minmax(0,1fr);align-items:stretch}.buy-row .button{min-width:0;white-space:normal}.product-video-card iframe{max-width:100%}
@media (max-width:700px){.container{width:calc(100% - 28px)}.product-detail{gap:22px}.gallery-main{padding:20px}.gallery-nav{width:34px;height:34px;font-size:23px}.detail-copy h1{font-size:clamp(24px,7vw,32px)}.buy-row{grid-template-columns:minmax(60px,78px) repeat(2,minmax(0,1fr));gap:6px}.buy-row .button{padding-inline:8px;font-size:12px}.thumbs button{flex-basis:56px;width:56px;height:56px}}
@media (max-width:575px){.product-grid:not(.reference-product-grid){grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-media{padding:8px}.product-copy{padding:10px}.card-footer{display:block}.card-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;margin-top:8px}.card-actions button{min-height:40px;padding-inline:4px;font-size:10px}.product-name{font-size:12px;min-height:2.6em}.gallery-main{padding:16px}.buy-row{grid-template-columns:minmax(60px,76px) repeat(2,minmax(0,1fr));gap:5px}.buy-row .button{font-size:11px;padding-inline:5px}}
@media (max-width:380px){.product-grid:not(.reference-product-grid){gap:8px}.card-actions{grid-template-columns:1fr}.buy-row{grid-template-columns:64px 1fr}.buy-row [data-buy-now]{grid-column:2}.buy-row .button{font-size:12px}.gallery-nav{width:30px;height:30px}}

.product-card{display:flex;flex-direction:column}
.product-copy{display:flex;flex:1;flex-direction:column}
.product-name{min-height:39px}
.price-row{min-height:28px}
.card-footer{align-items:stretch;margin-top:auto}
.card-footer>.stock{align-self:center;flex:0 0 auto}
.card-actions{display:grid;flex:1 1 auto;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}
.card-actions button{display:inline-flex;align-items:center;justify-content:center;height:100%;min-width:0;white-space:normal;text-align:center;line-height:1.2}
.gallery-main img{cursor:zoom-in;touch-action:pan-y}
.gallery-lightbox[hidden]{display:none}
.gallery-lightbox{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:clamp(12px,3vw,36px);isolation:isolate}
.gallery-lightbox-backdrop{position:absolute;inset:0;background:rgba(4,9,18,.92)}
.gallery-lightbox-stage{position:relative;z-index:1;display:grid;place-items:center;width:min(100%,1440px);height:min(100%,900px);touch-action:pan-y;user-select:none}
.gallery-lightbox-stage>img{display:block;width:auto;height:auto;max-width:96vw;max-height:86vh;object-fit:contain;object-position:center;user-select:none;-webkit-user-drag:none}
.gallery-lightbox-close,.gallery-lightbox-nav{position:absolute;z-index:2;display:grid;place-items:center;border:1px solid rgba(255,255,255,.35);background:rgba(15,23,42,.68);color:#fff;box-shadow:0 5px 20px rgba(0,0,0,.24)}
.gallery-lightbox-close{top:0;right:0;width:44px;height:44px;border-radius:50%;font-size:30px;line-height:1}
.gallery-lightbox-nav{top:50%;width:48px;height:48px;border-radius:50%;font-size:34px;line-height:1;transform:translateY(-50%)}
.gallery-lightbox-prev{left:8px}.gallery-lightbox-next{right:8px}
.gallery-lightbox-close:hover,.gallery-lightbox-close:focus-visible,.gallery-lightbox-nav:hover,.gallery-lightbox-nav:focus-visible{background:var(--primary);border-color:var(--primary)}
.gallery-lightbox-info{position:absolute;right:0;bottom:0;left:0;display:flex;justify-content:center;gap:10px;max-width:100%;padding:10px 54px;color:#fff;text-align:center;font-size:12px;text-shadow:0 1px 4px #000}
.gallery-lightbox-info span:first-child{font-weight:800;white-space:nowrap}.gallery-lightbox-info span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
body.gallery-lightbox-open{overflow:hidden}
@media (max-width:700px){.card-footer{gap:7px}.card-actions{gap:5px}.gallery-lightbox{padding:env(safe-area-inset-top) 10px env(safe-area-inset-bottom)}.gallery-lightbox-stage>img{max-width:100vw;max-height:78vh}.gallery-lightbox-nav{width:40px;height:40px;font-size:28px}.gallery-lightbox-prev{left:0}.gallery-lightbox-next{right:0}.gallery-lightbox-info{bottom:6px;padding-inline:48px;display:block}.gallery-lightbox-info span{display:block}.gallery-lightbox-info span:last-child{margin-top:2px}}
@media (max-width:575px){.card-footer{display:flex;flex-wrap:wrap}.card-footer>.stock{flex-basis:100%}.card-actions{flex-basis:100%;width:100%;margin-top:2px}.card-actions button{min-height:42px}}
@media (max-width:380px){.card-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.card-actions button{font-size:10px}}

@media (max-width:700px){
    .quick-category{gap:8px}
    .quick-category strong{display:block;width:100%;max-width:100%;min-height:2.7em;font-size:12px;font-weight:500;line-height:1.35;letter-spacing:0;overflow-wrap:break-word;word-break:normal}
    .category-list a{font-weight:600;line-height:1.3}
    .category-list a>span:nth-child(2){min-width:0;color:var(--ink);overflow-wrap:break-word;word-break:normal}
    .category-list a>b{font-weight:500}
    .category-list small{font-weight:500;line-height:1.25}
    .visual-category-card span{font-weight:600;line-height:1.25;overflow-wrap:break-word;word-break:normal}
    .product-card .product-copy{padding:11px;min-width:0}
    .product-card .product-brand{font-size:9px;font-weight:600;letter-spacing:.06em;line-height:1.25;overflow-wrap:break-word}
    .product-card .product-name{min-height:2.7em;font-size:12px;font-weight:500;line-height:1.35;letter-spacing:0;overflow-wrap:break-word;word-break:normal}
    .product-card .sku{font-size:9px;font-weight:500;line-height:1.3;overflow-wrap:anywhere}
    .product-card .price-row{min-height:2.7em;margin:9px 0 11px;align-content:center;flex-wrap:wrap;line-height:1.25}
    .product-card .card-footer{display:flex;flex-direction:column;align-items:stretch;gap:7px;margin-top:auto}
    .product-card .card-footer>.stock{display:block;min-height:17px;align-self:stretch;font-weight:600;line-height:1.35}
    .product-card .card-actions{display:grid;flex:0 0 auto;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin-top:0}
    .product-card .card-actions button{display:inline-flex;align-items:center;justify-content:center;width:100%;min-width:0;min-height:40px;height:auto;padding:5px 4px;font-size:10px;font-weight:600;line-height:1.2;letter-spacing:0;white-space:normal;overflow-wrap:break-word;text-align:center}
    .product-card .add-button,.product-card .buy-now-button{font-family:inherit}
    .section-head h2{line-height:1.15;font-weight:650}
}
@media (max-width:380px){
    .product-card .product-copy{padding:10px}
    .product-card .card-actions{grid-template-columns:repeat(2,minmax(0,1fr))}
    .product-card .card-actions button{font-size:9.5px;padding-inline:3px}
}
@media (max-width:700px){
    .listing-head h1,.detail-copy h1{font-weight:600;line-height:1.15;letter-spacing:-.02em;overflow-wrap:break-word;word-break:normal}
    .product-card{height:100%}
    .product-card .product-name{display:block}
    .product-card .card-actions button{font-weight:600;text-rendering:optimizeLegibility}
}
.qty-control{position:relative;z-index:2;display:flex;align-items:center;gap:8px;touch-action:manipulation}
.qty-control button{display:inline-flex;align-items:center;justify-content:center;min-width:38px;min-height:38px;padding:0;border:1px solid var(--line);border-radius:8px;background:#f1f4f8;color:var(--ink);font-size:20px;font-weight:800;line-height:1;touch-action:manipulation;-webkit-tap-highlight-color:transparent}
.qty-control button:focus-visible,.qty-control button:hover{border-color:var(--primary);background:#e9efff;color:var(--primary)}
.qty-control button:disabled{cursor:wait;opacity:.55}
.qty-control b{display:inline-flex;align-items:center;justify-content:center;min-width:28px;min-height:38px;font-size:14px}
.qty-control .remove{min-width:0;min-height:38px;margin-left:4px;padding:0 8px;background:transparent;border-color:transparent;color:var(--muted);font-size:11px;font-weight:700}
.product-reviews{margin-top:42px;padding-top:30px;border-top:1px solid var(--line);scroll-margin-top:24px}
.review-section-head{align-items:flex-end;gap:18px}
.review-section-head h2{margin-bottom:0}
.review-summary{display:flex;align-items:center;gap:12px;flex:0 0 auto}
.review-summary>strong{font-size:30px;line-height:1;letter-spacing:-.06em}
.review-summary .review-stars-static{display:flex;align-items:center;gap:7px;flex-wrap:wrap}
.review-summary .review-stars-static small{display:block;flex-basis:100%;color:var(--muted);font-size:11px}
.review-stars-static{color:#f3a900;letter-spacing:1px;white-space:nowrap}
.review-stars-muted{color:#d8dee8;letter-spacing:1px}
.rating .review-stars-static{display:inline-block}
.rating>a{margin-left:8px;color:var(--primary);font-size:12px;font-weight:700}
.review-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:24px;align-items:start}
.review-list{min-width:0}
.review-card,.review-form-card{border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 8px 24px rgba(12,24,45,.05)}
.review-card{padding:20px;margin-bottom:12px;overflow-wrap:anywhere}
.review-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:10px}
.review-card-head>div{display:flex;align-items:center;gap:8px;flex-wrap:wrap;min-width:0}
.review-card-head strong{font-size:14px}
.review-card-head time{color:var(--muted);font-size:11px}
.review-card h3{margin:6px 0 5px;font-size:15px}
.review-card p{margin:0;color:#4d596b;line-height:1.65}
.review-verified{padding:3px 7px;border-radius:999px;background:#ecfdf3;color:#167545;font-size:10px;font-weight:700}
.review-reply{margin-top:16px;padding:12px 14px;border-left:3px solid var(--primary);border-radius:8px;background:var(--soft)}
.review-reply strong{display:block;margin-bottom:4px;font-size:12px}
.review-reply p{font-size:12px}
.review-form-card{padding:22px;position:sticky;top:20px}
.review-form-heading h3,.review-login-card h3{margin:6px 0 5px;font-size:19px;line-height:1.25}
.review-form-heading p,.review-login-card p{margin:0 0 18px;color:var(--muted);font-size:12px}
.review-form{display:grid;gap:14px}
.review-form fieldset{margin:0;padding:0;border:0}
.review-form legend{margin-bottom:8px;font-size:12px;font-weight:800}
.review-star-picker{display:flex;gap:6px;flex-wrap:wrap}
.review-star-picker label{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:43px;min-height:43px;padding:0 7px;border:1px solid var(--line);border-radius:9px;background:#fff;color:#c4ccd8;cursor:pointer;touch-action:manipulation;transition:.18s}
.review-star-picker label:hover,.review-star-picker label:focus-within{border-color:#f3a900;background:#fffaf0;color:#f3a900}
.review-star-picker input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}
.review-star-picker input:checked+span{color:#f3a900;transform:scale(1.08)}
.review-star-picker input:focus-visible+span{outline:2px solid var(--primary);outline-offset:4px;border-radius:3px}
.review-star-picker span{font-size:24px;line-height:1;transition:.18s}
.review-star-picker small{margin-left:3px;color:var(--muted);font-size:10px}
.review-form>label{display:grid;gap:6px;font-size:12px;font-weight:750}
.review-form>label .muted{font-weight:500}
.review-form input,.review-form textarea{width:100%;min-width:0;border:1px solid var(--line);border-radius:8px;padding:11px 12px;background:#fff;color:var(--ink);outline:0;resize:vertical}
.review-form input:focus,.review-form textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(37,99,235,.1)}
.review-form .button{width:100%;min-height:46px}
.empty-state.compact{min-height:0;padding:24px;text-align:left}
@media (max-width:700px){
    .qty-control{gap:6px;justify-content:flex-start;flex-wrap:nowrap}
    .qty-control button{min-width:40px;min-height:40px}
    .qty-control .remove{margin-left:auto;padding-inline:4px;font-size:10px}
    .product-reviews{margin-top:30px;padding-top:24px}
    .review-section-head{align-items:flex-start}
    .review-summary{width:100%;justify-content:flex-start}
    .review-layout{grid-template-columns:1fr;gap:16px}
    .review-form-card{position:static;padding:18px}
    .review-card{padding:16px}
    .review-card-head{gap:8px}
    .review-card-head .review-stars-static{font-size:14px}
    .review-star-picker label{min-width:46px;min-height:46px}
    .review-form .button{min-height:48px}
    .rating{display:flex;align-items:center;flex-wrap:wrap;gap:4px 0}
    .rating>a{margin-left:0;flex-basis:100%}
}.bulk-form[data-bulk-form]{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start;margin-bottom:15px;padding:0}
.bulk-form[data-bulk-form] select,.bulk-form[data-bulk-form] input{min-width:0;min-height:40px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);padding:0 10px}
.bulk-form[data-bulk-form] select{flex:1 1 230px;width:auto}
.bulk-form[data-bulk-form] .bulk-value{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:11px;font-weight:700}
.bulk-form[data-bulk-form] .bulk-value input{width:120px}
.bulk-form[data-bulk-form] .bulk-selection{margin-left:auto;color:var(--muted);font-size:11px;white-space:nowrap}
.bulk-form[data-bulk-form] .bulk-selection b{color:var(--ink)}
.bulk-form[data-bulk-form] .button{flex:0 0 auto}
@media(max-width:700px){
    .bulk-form[data-bulk-form]{align-items:stretch;display:grid;grid-template-columns:minmax(0,1fr) minmax(100px,auto);gap:9px}
    .bulk-form[data-bulk-form] select{grid-column:1/-1;width:100%}
    .bulk-form[data-bulk-form] .bulk-value{min-width:0}
    .bulk-form[data-bulk-form] .bulk-value input{width:100%;min-width:0}
    .bulk-form[data-bulk-form] .bulk-selection{align-self:center;margin-left:0}
    .bulk-form[data-bulk-form] .button{width:100%;padding-inline:10px}
}
body.menu-open{overflow:hidden}
.heart.active{color:#dc2645;background:#fff0f2;border-color:#f4b4c0}
.payment-pending .success-icon{background:#eef4ff;color:var(--primary)}
@media (max-width:575px){
    input,select,textarea{font-size:16px}
    .container{width:calc(100% - 24px)}
    .payment-result-page .success-card{padding:34px 16px}
    .payment-result-page .success-card>div:last-child{display:grid;gap:9px}
    .payment-result-page .success-card .button{width:100%}
}
.checkout-page .terms{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;width:100%;min-width:0;line-height:1.5}
.checkout-page .terms>input{margin:3px 0 0;flex:0 0 auto}
.checkout-page .terms>span{display:block;min-width:0;overflow-wrap:anywhere;word-break:normal}
.checkout-page .terms a{overflow-wrap:anywhere}
.gallery-main,.gallery-lightbox-stage{min-width:0;max-width:100%;overflow:hidden}
.gallery-main img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain!important;object-position:center}
.gallery-lightbox-stage{width:min(100%,1440px);height:min(100%,900px)}
.gallery-lightbox-stage>img{width:auto;max-width:calc(100vw - 32px);max-height:calc(100dvh - 96px);object-fit:contain}
.product-card .card-actions{display:grid;width:100%;min-width:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;overflow:hidden}
.product-card .card-actions button{width:100%;min-width:0;max-width:100%;padding-inline:4px;overflow:hidden;text-overflow:clip;white-space:normal;word-break:normal;overflow-wrap:anywhere}
@media (max-width:575px){
    .checkout-page .terms{gap:9px;font-size:12px;line-height:1.55}
    .checkout-page .terms>input{width:24px;height:24px;margin-top:1px}
    .gallery-main{padding:12px}
    .gallery-lightbox{padding:env(safe-area-inset-top) 8px env(safe-area-inset-bottom)}
    .gallery-lightbox-stage>img{max-width:calc(100vw - 24px);max-height:calc(100dvh - 120px)}
    .gallery-lightbox-info{max-width:calc(100% - 16px);padding-inline:42px}
    .product-card .card-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px}
    .product-card .card-actions button{min-height:42px;font-size:9px;line-height:1.15;padding-inline:2px}
}
@media (max-width:380px){
    .product-card .card-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:3px}
    .product-card .card-actions button{font-size:10px}
}/* mobile-action-overflow-hardening */
@media (max-width:700px){
    .product-card .product-copy,
    .product-card .card-footer,
    .product-card .card-actions{width:100%;max-width:100%;min-width:0}
    .product-card .card-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-auto-columns:minmax(0,1fr);align-items:stretch;gap:4px;overflow:visible}
    .product-card .card-actions>button{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:100%;max-width:100%;min-width:0;height:42px;min-height:42px;max-height:42px;margin:0;padding:0 2px;overflow:hidden;font-size:clamp(8px,2.6vw,10px);line-height:1.1;letter-spacing:-.01em;white-space:nowrap;text-overflow:clip;word-break:normal;overflow-wrap:normal}
    .buy-row{display:grid;grid-template-columns:minmax(56px,72px) minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:5px;min-width:0}
    .buy-row .button{display:inline-flex;box-sizing:border-box;width:100%;max-width:100%;min-width:0;height:44px;min-height:44px;max-height:44px;padding:0 4px;gap:4px;font-size:clamp(10px,2.7vw,12px);line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
    .buy-row .button span{flex:0 0 auto}
}
@media (max-width:380px){
    .product-card .card-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:3px}
    .product-card .card-actions>button{font-size:9px;padding-inline:1px}
    .buy-row{grid-template-columns:minmax(54px,64px) minmax(0,1fr) minmax(0,1fr);gap:4px}
    .buy-row .button{font-size:10px;padding-inline:2px}
}/* mobile-card-footer-stack */
@media (max-width:700px){
    .product-card .card-footer{display:grid;grid-template-columns:minmax(0,1fr);row-gap:4px;align-items:start;width:100%;min-width:0}
    .product-card .card-footer>.stock{grid-column:1;display:block;width:100%;height:16px;min-height:16px;margin:-1px 0 0;line-height:1.2;align-self:start}
    .product-card .card-actions{grid-column:1;width:100%;min-width:0;margin:0;align-self:stretch}
}