@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url("/assets/fonts/inter/inter-normal-vietnamese.woff2") format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url("/assets/fonts/inter/inter-normal-latin.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:italic;font-weight:100 900;font-display:swap;src:url("/assets/fonts/inter/inter-italic-vietnamese.woff2") format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:italic;font-weight:100 900;font-display:swap;src:url("/assets/fonts/inter/inter-italic-latin.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--font-main:"Inter",Arial,sans-serif;--ios-radius:36px;--ios-radius-inner:24px;--ios-radius-outer:44px;--bg-primary:#f2f2f7;--bg-secondary:#ffffff;--accent:#007aff;--accent-gradient:linear-gradient(135deg, #007aff 0%, #5856d6 100%);--glass-bg:rgba(255, 255, 255, 0.75);--glass-border:rgba(255, 255, 255, 0.5);--glass-shadow:0 15px 50px rgba(0, 0, 0, 0.08);--text-primary:#1c1c1e;--text-secondary:#3a3a3c;--text-tertiary:#8e8e93;--radius:var(--ios-radius);--ink:var(--text-primary);--muted:var(--text-tertiary);--line:var(--glass-border);--panel:var(--bg-secondary);--green:#34c759;--page-width:1320px;--page-gutter:24px;--ease-ios:cubic-bezier(0.25, 1, 0.5, 1);--duration-fast:300ms;--duration-slow:700ms}*{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:smooth;background-color:var(--bg-primary);width:100%;max-width:100%;overflow-x:clip}body{margin:0;color:var(--text-primary);background:var(--bg-primary);font-family:var(--font-main);line-height:1.5;width:100%;max-width:100%;overflow-x:clip;min-height:100vh;display:flex;flex-direction:column}@supports not (overflow:clip){body,html{overflow-x:hidden}}body::before{content:"";position:fixed;inset:0;z-index:-1;background:radial-gradient(circle at 0 0,rgba(0,122,255,.1) 0,transparent 50%),radial-gradient(circle at 100% 100%,rgba(88,86,214,.1) 0,transparent 50%),radial-gradient(circle at 50% 50%,rgba(255,45,85,.05) 0,transparent 50%);filter:blur(100px);pointer-events:none}main{width:min(calc(100% - var(--page-gutter) * 2),var(--page-width));margin:100px auto 120px;flex:1 0 auto;position:relative;z-index:1}.hero{height:80vh;min-height:600px;background:var(--bg-secondary);border-radius:var(--ios-radius);margin-bottom:40px;position:relative;overflow:hidden;display:flex;align-items:center;padding:60px}.hero-copy{z-index:10;max-width:600px}.hero h1{font-size:clamp(48px, 8vw, 88px);font-weight:800;line-height:.95;letter-spacing:-.04em;margin-bottom:24px;color:var(--text-primary);background:linear-gradient(180deg,var(--text-primary) 0,var(--text-secondary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero p{font-size:20px;color:var(--text-secondary);margin-bottom:40px}.nav a.nav-cart-link{position:relative;min-width:42px;justify-content:center;padding:8px}.nav-cart-icon{width:22px;height:22px;display:grid;place-items:center}.nav-cart-icon svg{width:22px;height:22px;fill:currentColor}.nav-cart-count{position:absolute;top:2px;right:0;min-width:18px;height:18px;display:grid;place-items:center;padding:0 5px;color:#fff;background:var(--green);border:2px solid #fff;border-radius:999px;font-size:11px;font-weight:900;line-height:1}.nav-account{position:relative;display:inline-flex;align-items:center}.account-menu-trigger{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:8px 0;color:var(--ink);background:0 0;border:0;border-radius:0;cursor:pointer;font-weight:700}.account-menu-trigger:hover{color:var(--green)}.category-menu{position:relative;z-index:2}.category-trigger{min-height:42px;border:1px solid var(--line);border-radius:var(--radius);padding:9px 14px;color:var(--ink);background:#fff;font-weight:800;cursor:pointer}.category-dropdown{position:absolute;top:calc(100% + 10px);left:0;z-index:1006;display:none;min-width:230px;padding:8px;box-sizing:border-box;background:#fff;border:1px solid var(--line);border-radius:var(--radius)}.category-menu.is-open .category-dropdown,.category-menu:focus-within .category-dropdown,.category-menu:hover .category-dropdown{display:block}.parent-category{position:static}.child-category,.parent-category>button{width:100%;border:0;border-radius:var(--radius);padding:10px 12px;text-align:left;color:var(--ink);background:#fff;cursor:pointer}.parent-category>button{font-weight:400}.category-dropdown>.parent-category.is-open>button,.category-dropdown>.parent-category:focus-within>button,.category-dropdown>.parent-category:hover>button,.child-category:hover{background:#e8efeb}.child-menu .parent-category>button:focus,.child-menu .parent-category>button:focus-visible,.child-menu .parent-category>button:hover{background:#fff}.child-menu{position:absolute;top:0;bottom:0;left:calc(100% + 8px);z-index:1007;display:none;min-width:960px;padding:14px 10px;box-sizing:border-box;background:#fff;border:1px solid var(--line);border-radius:var(--radius);align-content:start;grid-auto-flow:row;grid-template-columns:repeat(4,minmax(210px,1fr));grid-auto-rows:minmax(128px,auto);row-gap:14px;column-gap:10px;align-items:stretch;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.child-menu::-webkit-scrollbar{display:none}.child-menu .parent-category{display:grid}.child-menu .parent-category>button{min-height:128px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:14px 10px;text-align:center;line-height:1.3;white-space:normal;overflow-wrap:anywhere;font-weight:400}.child-menu .parent-category>button::before{content:"";width:78px;height:78px;flex:0 0 auto}.child-menu .parent-category>button:has(img)::before{display:none}.child-menu .parent-category>button img{width:78px;height:78px;object-fit:contain;flex:0 0 auto}.child-menu .parent-category>button span{display:block}.parent-category.is-open>.child-menu,.parent-category:focus-within .child-menu,.parent-category:hover .child-menu{display:grid}.top-search{position:absolute;left:50%;transform:translateX(-50%);align-self:center;width:min(540px,calc(100vw - 520px));min-height:42px;margin-left:0;max-width:540px;min-width:220px;padding-top:9px;padding-bottom:9px}.top-search-wrap{position:absolute;left:50%;z-index:35;width:min(540px,calc(100vw - 520px));min-width:220px;max-width:540px;transform:translateX(-50%)}.top-search-wrap .top-search{position:static;width:100%;min-width:0;max-width:none;transform:none}.product-search-suggestions{position:absolute;top:calc(100% + 12px);left:0;right:0;z-index:40;background:rgba(255,255,255,.85);backdrop-filter:blur(40px) saturate(200%);border:1px solid rgba(255,255,255,.4);border-radius:24px;box-shadow:0 30px 60px rgba(0,0,0,.2);padding:12px;display:grid;gap:8px}.product-search-suggestions[hidden]{display:none}.product-search-suggestion{display:grid;grid-template-columns:72px minmax(0,1fr);gap:12px;align-items:center;min-height:88px;padding:10px;color:var(--ink);border-radius:calc(var(--radius) - 4px)}.product-search-suggestion:focus,.product-search-suggestion:hover{background:#eef5f1}.product-search-suggestion img{width:72px;height:72px;object-fit:cover;border-radius:12px;background:#f3f7f4}.product-search-suggestion>div{min-width:0;display:grid;gap:4px}.product-search-suggestion strong{display:-webkit-box;min-width:0;overflow:hidden;line-height:1.22;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.product-search-suggestion span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-search-suggestion span{margin-top:2px;color:var(--muted);font-size:12px}.hero{height:80vh;min-height:600px;background:var(--bg-secondary);border-radius:var(--ios-radius);margin-bottom:40px;position:relative;overflow:hidden;display:flex;align-items:center;padding:60px}.hero-slide,.hero-slider{position:absolute;inset:0}.hero-slider{overflow:hidden;pointer-events:none}.hero-slide{--hero-slide-image:none;background:var(--hero-slide-image) center/cover no-repeat;transform:translateX(100%);will-change:transform}.hero-slide-image{display:block;width:100%;height:100%;object-fit:cover}.hero-slide-image[hidden]{display:none}#heroSlideCurrent{transform:translateX(0)}.hero-copy{position:relative;z-index:1;max-width:690px;color:#fff;padding-bottom:2vh}.hero-slider-controls{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:clamp(16px,3vw,28px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity 180ms ease,visibility 180ms ease}.hero:focus-within .hero-slider-controls,.hero:hover .hero-slider-controls{opacity:1;visibility:visible}.hero-slider-button{width:44px;height:44px;display:inline-grid;place-items:center;color:#111;background:rgba(12,24,18,.45);border:1px solid rgba(255,255,255,.24);border-radius:999px;line-height:1;opacity:.92;pointer-events:auto}.hero-slider-button svg,.icon-button svg,.product-brand-remove svg,.product-detail-slider-button svg,.product-detail-thumb-nav svg,.product-upload-remove svg{width:15px;height:15px;color:#111;fill:currentColor}.hero h1{margin:0;font-size:clamp(38px, 6vw, 78px);line-height:1.02;letter-spacing:0}.hero p{max-width:580px;font-size:18px}.brand-strip{margin:18px 0 8px;padding:18px;background:#fff;border:1px solid var(--line);border-radius:var(--radius)}.home-category-strip{background:#fff;padding:0}.brand-strip-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;align-items:center}.brand-strip-item{display:grid;width:100%;aspect-ratio:700/450;place-items:center;padding:12px}.brand-strip-item img{width:100%;height:100%;object-fit:contain}#brandStrip .brand-strip-row{grid-template-columns:repeat(auto-fit,minmax(267px,267px));gap:8px;justify-content:center}#brandStrip .brand-strip-item{width:267px;max-width:100%;aspect-ratio:auto;height:92px;padding:6px}#brandStrip .brand-strip-item img{width:auto;height:auto;max-width:80%;max-height:80%}.home-category-row{display:grid;grid-template-columns:repeat(var(--home-category-strip-columns,6),minmax(140px,1fr));gap:12px}.home-category-card{display:flex;flex-direction:column;align-items:center;gap:16px;padding:20px;background:var(--glass-bg);backdrop-filter:blur(30px) saturate(180%);border:1px solid var(--glass-border);border-radius:var(--ios-radius);transition:all .4s var(--ease-ios);text-align:center}.home-category-card:hover{transform:translateY(-8px) scale(1.02);background:#fff;box-shadow:0 30px 60px rgba(0,0,0,.1)}.home-category-card img{width:100%;max-width:120px;aspect-ratio:1/1;object-fit:contain;filter:drop-shadow(0 10px 20px rgba(0, 0, 0, .1))}.home-category-card strong{font-size:16px;font-weight:600;color:var(--text-primary)}.home-category-sections{display:grid;gap:24px;background:0 0;border-radius:0}.featured-product-grid:not(.featured-slider-track){display:grid;grid-template-columns:repeat(var(--home-category-columns,6),minmax(0,1fr));gap:12px}.featured-product-grid .featured-category-product h3{display:-webkit-box;min-height:38px;overflow:hidden;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.home-category-section{padding:40px;background:0 0;border-radius:var(--ios-radius);margin-bottom:60px}.home-category-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.home-category-title-block{flex:1 1 auto;display:grid;grid-template-columns:max-content minmax(0,1fr);gap:8px 12px;align-items:center;min-width:0;max-width:calc(100% - 96px)}.home-category-section-head h3{margin:0;font-size:clamp(24px, 3vw, 36px);line-height:1.1}.home-category-section-head>.button.ghost{flex:0 0 auto;min-height:32px;padding:6px 12px;font-size:13px;font-weight:400;white-space:nowrap}.home-category-product-grid{display:grid;grid-template-columns:repeat(var(--home-category-columns,6),minmax(0,1fr));gap:12px}.home-category-product{padding:16px;background:var(--glass-bg);backdrop-filter:blur(20px);border:1px solid var(--glass-border);border-radius:var(--ios-radius-inner);transition:all .3s var(--ease-ios)}.home-category-product:hover{transform:scale(1.03);box-shadow:0 20px 40px rgba(0,0,0,.1);background:#fff}.home-category-product img{width:100%;aspect-ratio:1/1;object-fit:contain;border-radius:var(--ios-radius-inner);margin-bottom:12px}.home-category-product-placeholder{visibility:hidden;pointer-events:none}.home-category-product h3{margin:0;display:-webkit-box;font-size:15px;font-weight:700;line-height:1.25;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.product-action-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;min-height:34px;margin-top:0}.product-action-row.is-empty{visibility:hidden}.product-action-button{min-height:44px;border-radius:22px;font-weight:600;font-size:13px;border:none;background:#e5e5ea;color:#000;transition:all .2s}.product-action-button.buy{background:var(--accent-gradient);color:#fff}.product-action-button:active{transform:scale(.95)}.product-model{display:inline-flex;align-items:center;justify-content:center;width:fit-content;max-width:100%;min-height:20px;margin:0;padding:3px 10px;overflow:hidden;color:#064e7a;background:linear-gradient(135deg,rgba(14,165,233,.17),rgba(34,197,94,.13),rgba(245,158,11,.13));border:1px solid rgba(14,165,233,.24);border-radius:999px;font-size:12px;font-weight:700;line-height:1;text-overflow:ellipsis;white-space:nowrap}.product-model.is-empty{padding:0;border:0;background:0 0;visibility:hidden}.product-price-row{min-height:22px;display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin:0}.product-price-row .price{min-width:0;font-size:16px;line-height:1.2}.price.availability-status,.product-card-list-price.availability-status,.product-card-price-row.is-availability .price,.product-price-row.is-availability .price{color:#0f766e!important;font-weight:900!important}.price.availability-status.is-soldout,.product-card-list-price.availability-status.is-soldout,.product-card-price-row.is-soldout .price,.product-price-row.is-soldout .price{color:#b91c1c!important}.price.availability-status.is-incoming,.product-card-list-price.availability-status.is-incoming,.product-card-price-row.is-incoming .price,.product-price-row.is-incoming .price,body.child-category-view .price.availability-status.is-incoming,body.child-category-view .product-card-list-price.availability-status.is-incoming,body.child-category-view .product-card-price-row.is-incoming .price,body:not(.admin-page) .featured-category-product .product-price-row.is-incoming .price,body:not(.admin-page) .home-category-product .product-price-row.is-incoming .price{color:#16a34a!important}.price.availability-status.is-discontinued,.price.availability-status.is-stopped,.product-card-list-price.availability-status.is-discontinued,.product-card-list-price.availability-status.is-stopped,.product-card-price-row.is-discontinued .price,.product-card-price-row.is-stopped .price,.product-price-row.is-discontinued .price,.product-price-row.is-stopped .price{color:#475569!important}body.child-category-view .price.availability-status.is-discontinued,body.child-category-view .price.availability-status.is-stopped,body.child-category-view .product-card-list-price.availability-status.is-discontinued,body.child-category-view .product-card-list-price.availability-status.is-stopped,body.child-category-view .product-card-price-row.is-discontinued .price,body.child-category-view .product-card-price-row.is-stopped .price,body:not(.admin-page) .featured-category-product .product-price-row.is-discontinued .price,body:not(.admin-page) .featured-category-product .product-price-row.is-stopped .price,body:not(.admin-page) .home-category-product .product-price-row.is-discontinued .price,body:not(.admin-page) .home-category-product .product-price-row.is-stopped .price{color:#111827!important}.home-category-product .product-price-row .price{font-size:12px;font-weight:400}.product-price-row .old-price{flex:0 0 auto;color:var(--ink);font-size:12px;line-height:1.2}.page-hero{--page-hero-image:none;min-height:280px;display:grid;align-items:end;color:#fff;background:linear-gradient(90deg,rgba(12,24,18,.84),rgba(12,24,18,.28)),var(--page-hero-image) center/cover}.page-hero h1{max-width:760px;margin:0;font-size:clamp(34px, 5vw, 62px);line-height:1.04}.page-hero p{max-width:620px;margin-bottom:0;font-size:18px}.category-page-hero{--page-hero-image:none}.products-page-hero{--page-hero-image:none}body[data-page=customers]{--account-ink:#111827;--account-muted:#697386;--account-line:#dbe3ef;--account-panel:#ffffff;--account-soft:#f5f7fb;--account-accent:#0f766e;--account-accent-strong:#115e59;--account-danger:#b42318;--account-page-gutter:clamp(20px, 2.4vw, 32px);--account-route-gap:clamp(18px, 2vw, 24px);--account-page-width:1480px}body[data-page=customers] main{width:min(calc(100% - (var(--account-page-gutter) * 2)),var(--account-page-width))!important;margin:calc(88px + var(--account-route-gap)) auto var(--account-route-gap)!important;padding:0!important}body[data-page=customers] .footer{margin-top:0!important}body[data-page=customers] main>.product-detail-breadcrumb{margin:0 0 var(--account-page-gutter)!important;padding:0!important}body[data-page=checkout] .checkout-form-panel>h2{display:none}body[data-page=cart] .commerce-main-card>.section-head h2{display:none}.checkout-address-fields{display:grid;gap:12px}.checkout-page-hero{--page-hero-image:none}.cart-page-hero{--page-hero-image:none}body[data-page] .commerce-hero,body[data-page] .page-hero{display:none}body[data-page=customers] .customer-dashboard[hidden],body[data-page=customers].is-account-signed-in .account-entry{display:none}.commerce-hero{min-height:420px;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,440px);gap:clamp(24px,5vw,52px);align-items:center;color:#fff;background:radial-gradient(circle at 10% 20%,rgba(255,212,74,.28),transparent 30%),linear-gradient(90deg,rgba(12,24,18,.9),rgba(12,24,18,.38)),var(--page-hero-image) center/cover}.commerce-hero h1{max-width:760px;margin:0;font-size:clamp(38px, 5vw, 68px);line-height:1.02}.commerce-hero>div>p{max-width:620px;font-size:18px}.auth-card,.checkout-steps,.commerce-hero-card{padding:22px;color:var(--ink);background:rgba(255,255,255,.94);border:1px solid rgba(255,255,255,.7);border-radius:calc(var(--radius) + 8px);box-shadow:0 24px 70px rgba(10,22,16,.28);backdrop-filter:blur(12px)}.auth-card{display:grid;gap:14px}.account-auth-card{gap:18px}.auth-card h2,.commerce-hero-card strong{margin:0;font-size:28px;line-height:1.1}.auth-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:5px;background:#eef5f1;border-radius:999px}.auth-tab{min-height:38px;color:var(--muted);background:0 0;border:0;border-radius:999px;font:inherit;font-weight:800;cursor:pointer}.auth-tab.active{color:#fff;background:var(--green);box-shadow:0 8px 18px rgba(35,122,87,.18)}.auth-form{display:grid;gap:14px}.auth-form[hidden]{display:none}.google-login-button{gap:10px}.google-mark{width:24px;height:24px;display:inline-grid;place-items:center;background:#fff;border:1px solid var(--line);border-radius:999px;overflow:hidden}.google-mark svg{width:18px;height:18px;display:block}.auth-current-user{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;color:var(--muted);background:#f7faf8;border:1px solid var(--line);border-radius:var(--radius)}.auth-current-user[hidden]{display:none}.auth-current-user strong{color:var(--ink)}.checkout-steps,.commerce-hero-card{display:grid;gap:12px}.checkout-steps span,.commerce-hero-card span{display:inline-flex;width:max-content;padding:7px 10px;color:var(--green-dark);background:#e8f7ee;border-radius:999px;font-weight:800}body[data-page=customers] .account-entry{min-height:clamp(520px,calc(100vh - 190px),700px);display:grid;grid-template-columns:minmax(0,0.95fr) minmax(340px,420px);gap:clamp(24px,4vw,56px);align-items:center;padding:clamp(22px,4vw,56px);color:var(--account-ink);background:linear-gradient(135deg,rgba(240,253,250,.92),rgba(248,250,252,.96) 44%,rgba(239,246,255,.9)),#f8fafc;border:1px solid var(--account-line);border-radius:22px}.account-entry-copy{display:grid;gap:18px;max-width:680px}.account-form-head span,.account-kicker{width:max-content;max-width:100%;color:var(--account-accent-strong);font-size:12px;font-weight:900;letter-spacing:0;text-transform:uppercase}.account-entry-copy h1{margin:0;color:var(--account-ink);font-size:clamp(42px, 6vw, 76px);line-height:.98}.account-entry-copy p{max-width:560px;margin:0;color:var(--account-muted);font-size:18px}body[data-page=customers] .account-auth-card{width:100%;display:grid;gap:18px;padding:24px;color:var(--account-ink)!important;background:var(--account-panel)!important;border:1px solid var(--account-line)!important;border-radius:22px;box-shadow:0 24px 80px rgba(15,23,42,.1)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.account-form-head{display:grid;gap:6px}.account-form-head h2{margin:0;color:var(--account-ink);font-size:30px}body[data-page=customers] .auth-tabs{padding:4px;background:var(--account-soft);border:1px solid var(--account-line);border-radius:14px}body[data-page=customers] .auth-tab{min-height:40px;color:var(--account-muted);border-radius:10px;box-shadow:none}body[data-page=customers] .auth-tab.active{color:#fff!important;background:var(--account-accent)!important;border-color:var(--account-accent)!important}body[data-page=customers] .auth-form{gap:14px}body[data-page=customers] .auth-form label{margin:0;color:var(--account-muted)!important}body[data-page=customers] .auth-form input,body[data-page=customers] .auth-form textarea{border-radius:12px!important;background:#fff!important;border-color:var(--account-line)!important;box-shadow:none!important}body[data-page=customers] .account-workspace{display:grid;grid-template-columns:minmax(300px,320px) minmax(0,1fr) minmax(380px,460px);gap:18px;align-items:start;color:var(--account-ink);background:0 0}body[data-page=customers] .account-overview-panel,body[data-page=customers] .account-panel{min-width:0;color:var(--account-ink)!important;background:var(--account-panel)!important;border:1px solid var(--account-line)!important;border-radius:18px!important;box-shadow:none!important;backdrop-filter:none!important}body[data-page=customers] .account-overview-panel{display:grid;align-content:start;gap:16px;padding:18px}body[data-page=customers] .account-profile-column{width:auto!important;margin:0!important;padding:0!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;min-width:0;gap:16px;align-items:start;justify-items:stretch}body[data-page=customers] .account-profile-column>.account-panel{width:100%;box-sizing:border-box}body[data-page=customers] .account-panel{display:grid;gap:16px;padding:18px}body[data-page=customers] .account-history-panel{align-content:start}body[data-page=customers] .account-history-panel,body[data-page=customers] .account-overview-panel{height:fit-content}body[data-page=customers] .customer-history-list{max-height:min(520px,calc(100vh - 220px));overflow:auto;padding-right:2px}body[data-page=customers] .account-overview-main{display:grid;gap:14px;align-items:start}body[data-page=customers] .customer-account-avatar{width:76px;height:76px;display:grid;place-items:center;overflow:hidden;color:#fff;background:linear-gradient(135deg,#0f766e,#2563eb);border-radius:18px;font-size:24px;font-weight:900}body[data-page=customers] .customer-account-avatar img{width:100%;height:100%;object-fit:cover}body[data-page=customers] .account-overview-copy{display:grid;gap:5px}body[data-page=customers] .account-overview-copy span,body[data-page=customers] .account-panel-head span{color:var(--account-accent-strong);font-size:12px;font-weight:900;text-transform:uppercase}body[data-page=customers] .account-overview-copy h2{margin:0;color:var(--account-ink);font-size:26px;line-height:1.15}body[data-page=customers] .account-overview-copy p{margin:0;color:var(--account-muted);font-size:14px;font-weight:800}body[data-page=customers] .account-overview-copy strong{color:var(--account-muted)}body[data-page=customers] .customer-account-nav{display:grid;gap:8px}body[data-page=customers] .customer-account-nav button,body[data-page=customers] .customer-sidebar-logout{width:100%;min-height:40px;padding:9px 12px;border-radius:12px;font:inherit;font-weight:900;text-align:center;cursor:pointer;box-shadow:none!important}body[data-page=customers] .customer-account-nav button{color:var(--account-muted)!important;background:var(--account-soft)!important;border:1px solid transparent!important}body[data-page=customers] .customer-account-nav button.active,body[data-page=customers] .customer-account-nav button:hover{color:#fff!important;background:var(--account-accent)!important;border-color:var(--account-accent)!important}body[data-page=customers] .customer-sidebar-logout{color:var(--account-danger);background:#fff7f5;border:1px solid #fed7d1}body[data-page=customers] .customer-sidebar-logout:hover{color:#fff;background:var(--account-danger);border-color:var(--account-danger)}body[data-page=customers] .customer-account-panel[hidden]{display:none}body[data-page=customers] .account-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px}body[data-page=customers] .account-panel-head h2{margin:0;color:var(--account-ink);font-size:22px;line-height:1.16}body[data-page=customers] .customer-edit-button{min-height:38px;padding:8px 14px;white-space:nowrap}body[data-page=customers] .customer-admin-list,body[data-page=customers] .order-list{display:grid;gap:12px}body[data-page=customers] .customer-admin-card,body[data-page=customers] .customer-history-card,body[data-page=customers] .empty-state{color:var(--account-ink)!important;background:#f8fafc!important;border:1px solid var(--account-line)!important;border-radius:14px!important;box-shadow:none!important}body[data-page=customers] .customer-admin-card{display:grid;grid-template-columns:minmax(0,1fr);padding:16px}body[data-page=customers] #customerInfoPanel .customer-info-head{display:none}body[data-page=customers] .customer-info-grid{display:grid;grid-template-columns:1fr;gap:12px;margin:0}body[data-page=customers] .customer-info-grid div{min-width:0;display:grid;grid-template-columns:minmax(150px,0.34fr) minmax(0,1fr);align-items:center;gap:14px;padding:14px;background:#fff;border:1px solid var(--account-line);border-radius:14px}body[data-page=customers] .customer-info-grid dt{margin:0;color:var(--account-muted);font-size:12px;font-weight:900}body[data-page=customers] .customer-info-grid dd{margin:0;color:var(--account-ink);font-weight:900;overflow-wrap:break-word;word-break:normal}body[data-page=customers] .customer-address-card{position:relative;padding:14px 54px 14px 14px}body[data-page=customers] .customer-address-line{display:grid;grid-template-columns:132px minmax(0,1fr);gap:12px;align-items:start;padding:6px 0}body[data-page=customers] .customer-address-line span{color:var(--account-muted);font-size:12px;font-weight:900}body[data-page=customers] .customer-address-line strong{color:var(--account-ink);font-size:13px;overflow-wrap:anywhere}body[data-page=customers] .customer-address-edit-button{position:absolute;top:14px;right:14px;width:32px;min-width:32px;height:32px;display:grid;place-items:center;color:var(--account-muted)!important;background:#fff!important;border:1px solid var(--account-line)!important;border-radius:999px;box-shadow:none!important}body[data-page=customers] .customer-address-edit-button:hover{color:#fff!important;background:var(--account-accent)!important;border-color:var(--account-accent)!important}body[data-page=customers] .customer-order-card{display:grid;grid-template-columns:minmax(0,1fr);gap:12px;align-items:start}body[data-page=customers] .customer-history-card{padding:14px}body[data-page=customers] .customer-history-card p{margin:6px 0 0;color:var(--account-muted);font-size:13px}body[data-page=customers] .customer-order-card-footer,body[data-page=customers] .customer-order-card-head{min-width:0;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}body[data-page=customers] .customer-order-card-head>div{min-width:0}body[data-page=customers] .customer-order-card-footer strong,body[data-page=customers] .customer-order-card-head strong{color:var(--account-ink);font-size:15px;line-height:1.2}body[data-page=customers] .customer-order-card-footer{align-items:center;padding-top:2px}body[data-page=customers] .customer-order-status-badge{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:6px 10px;color:#075985;background:#e0f2fe;border:1px solid #bae6fd;border-radius:999px;font-size:12px;font-weight:900;line-height:1;white-space:nowrap}body[data-page=customers] .customer-order-status-badge.is-confirmed{color:#065f46;background:#dcfce7;border-color:#bbf7d0}body[data-page=customers] .customer-order-status-badge.is-shipping{color:#1d4ed8;background:#dbeafe;border-color:#bfdbfe}body[data-page=customers] .customer-order-status-badge.is-completed{color:#166534;background:#dcfce7;border-color:#86efac}body[data-page=customers] .customer-order-status-badge.is-cancelled{color:#991b1b;background:#fee2e2;border-color:#fecaca}body[data-page=customers] .customer-order-detail-button{min-height:34px;padding:7px 12px;border-radius:999px;white-space:nowrap}body[data-page=customers] .customer-order-products{display:grid;gap:8px;margin-top:10px}body[data-page=customers] .customer-order-product{display:grid;grid-template-columns:54px minmax(0,1fr);gap:10px;align-items:center;min-width:0;padding:8px;background:#fff;border:1px solid rgba(219,227,239,.9);border-radius:12px}body[data-page=customers] .customer-order-product-image{width:54px;height:54px;display:grid;place-items:center;overflow:hidden;color:var(--account-muted);background:#eef3f8;border:1px solid rgba(219,227,239,.9);border-radius:11px}body[data-page=customers] .customer-order-product-image img{width:100%;height:100%;object-fit:contain;background:#fff}body[data-page=customers] .customer-order-product-image svg{width:20px;height:20px}body[data-page=customers] .customer-order-product-copy{min-width:0;display:grid;gap:4px}body[data-page=customers] .customer-order-product-copy strong{min-width:0;overflow:hidden;color:var(--account-ink);font-family:var(--font-main);font-size:14px;font-style:normal;font-weight:400;letter-spacing:0;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}body[data-page=customers] .customer-order-product-copy em,body[data-page=customers] .customer-order-product-empty{color:var(--account-muted);font-size:12px;font-style:normal;font-weight:850}body[data-page=customers] .customer-order-detail-backdrop{z-index:10050}body[data-page=customers].customer-order-detail-open .topbar{display:none!important}body[data-page=customers].customer-order-detail-open{overflow:hidden}body[data-page=customers] .customer-order-detail-modal{width:min(760px,calc(100vw - 32px));max-height:calc(100vh - 48px);overflow:auto}body[data-page=customers] .customer-order-detail-body{display:grid;gap:14px}body[data-page=customers] .customer-order-detail-grid article,body[data-page=customers] .customer-order-detail-info,body[data-page=customers] .customer-order-detail-products,body[data-page=customers] .customer-order-detail-shipping,body[data-page=customers] .customer-order-detail-status{background:#f8fafc;border:1px solid var(--account-line);border-radius:14px}body[data-page=customers] .customer-order-detail-status{display:grid;gap:14px;padding:16px}body[data-page=customers] .customer-order-detail-status>div:first-child{display:grid;gap:5px}body[data-page=customers] .customer-order-detail-grid span,body[data-page=customers] .customer-order-detail-info dt,body[data-page=customers] .customer-order-detail-shipping dt,body[data-page=customers] .customer-order-detail-status span{color:var(--account-muted);font-size:12px;font-weight:900;text-transform:uppercase}body[data-page=customers] .customer-order-detail-status strong{color:var(--account-ink);font-size:22px;line-height:1.1}body[data-page=customers] .customer-order-detail-status p{margin:0;color:var(--account-muted);font-size:14px;line-height:1.45}body[data-page=customers] .customer-order-status-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}body[data-page=customers] .customer-order-status-steps span{min-width:0;padding:9px 8px;color:var(--account-muted);background:#fff;border:1px solid var(--account-line);border-radius:999px;text-align:center;text-transform:none}body[data-page=customers] .customer-order-status-steps span.is-active{color:#0f766e;background:#ccfbf1;border-color:#99f6e4}body[data-page=customers] .customer-order-status-steps span.is-current{color:#fff;background:var(--account-accent);border-color:var(--account-accent)}body[data-page=customers] .customer-order-status-steps span.is-cancelled{color:#991b1b;background:#fee2e2;border-color:#fecaca}body[data-page=customers] .customer-order-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}body[data-page=customers] .customer-order-detail-grid article{display:grid;gap:6px;padding:14px}body[data-page=customers] .customer-order-detail-grid strong{min-width:0;color:var(--account-ink);font-size:15px;overflow-wrap:anywhere}body[data-page=customers] .customer-order-detail-info,body[data-page=customers] .customer-order-detail-products,body[data-page=customers] .customer-order-detail-shipping{display:grid}body[data-page=customers] .customer-order-detail-info,body[data-page=customers] .customer-order-detail-shipping{gap:8px;padding:12px 14px}body[data-page=customers] .customer-order-detail-products{gap:12px;padding:16px}body[data-page=customers] .customer-order-detail-info h3,body[data-page=customers] .customer-order-detail-products h3,body[data-page=customers] .customer-order-detail-shipping h3{margin:0;color:var(--account-ink);line-height:1.2}body[data-page=customers] .customer-order-detail-info h3,body[data-page=customers] .customer-order-detail-shipping h3{font-size:16px}body[data-page=customers] .customer-order-detail-products h3{font-size:18px}body[data-page=customers] .customer-order-detail-info dl,body[data-page=customers] .customer-order-detail-shipping dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 14px;margin:0}body[data-page=customers] .customer-order-detail-info dl div,body[data-page=customers] .customer-order-detail-shipping dl div{display:grid;grid-template-columns:minmax(76px,0.34fr) minmax(0,1fr);gap:8px;align-items:start;padding:0}body[data-page=customers] .customer-order-detail-info dl div.is-address{grid-column:1/-1;grid-template-columns:minmax(76px,0.16fr) minmax(0,1fr)}body[data-page=customers] .customer-order-detail-info dd,body[data-page=customers] .customer-order-detail-shipping dd{margin:0;color:var(--account-ink);font-size:13px;font-weight:850;line-height:1.35;overflow-wrap:anywhere}body[data-page=customers] .customer-order-detail-empty{margin:0;color:var(--account-muted);font-size:13px;font-weight:800;line-height:1.35}body[data-page=customers] .customer-order-detail-products>div{display:grid;gap:8px}body[data-page=customers] .customer-order-product.is-detail-row .customer-order-product-copy strong{white-space:normal}@media (max-width:1360px) and (min-width:901px){body[data-page=customers] .account-workspace{grid-template-columns:minmax(280px,300px) minmax(0,1fr) minmax(330px,400px)}}.customer-info-editor-form{display:grid;gap:14px}.customer-address-editor-group{display:grid;gap:12px}#customerInfoEditorTitle{font-size:20px;line-height:1.2}.customer-default-address-check{display:flex;align-items:center;gap:8px;font-weight:700}.customer-default-address-check input{width:16px;height:16px;accent-color:var(--green)}.customer-address-editor-group[hidden],.customer-info-editor-only[hidden]{display:none!important}.customer-avatar-editor{display:grid;justify-items:center;gap:10px;margin-bottom:4px}.customer-avatar-editor-trigger{width:108px;height:108px;padding:0;background:0 0;border:0;border-radius:999px;cursor:pointer}.customer-avatar-editor-preview{width:108px;height:108px;display:grid;place-items:center;overflow:hidden;color:#fff;background:linear-gradient(135deg,#2d7a57,#d5ab44);border:3px solid rgba(255,255,255,.92);border-radius:999px;box-shadow:none;font-size:34px;font-weight:800}.customer-avatar-editor-preview img{width:100%;height:100%;object-fit:cover}.customer-avatar-editor-note{margin:0;color:var(--muted);font-size:13px;font-weight:700}.customer-address-editor-field textarea{min-height:96px}.customer-address-card{position:relative;grid-template-columns:1fr;padding-right:52px}.customer-address-card .customer-info-head{display:grid;gap:8px}.customer-address-line{display:grid;gap:3px}.customer-address-card .customer-info-grid dd,.customer-address-card .customer-info-grid dt,.customer-address-line span,.customer-address-line strong{font-size:14px;line-height:1.35}.customer-address-card .customer-info-grid dt,.customer-address-line span{color:var(--muted);font-weight:800}.customer-address-card .customer-info-grid dd,.customer-address-line strong{color:var(--ink);font-weight:800}.customer-address-card .customer-info-grid div{min-height:0;padding:0;background:0 0;border:0;border-radius:0}.customer-address-edit-button{position:absolute;top:10px;right:10px;width:30px;min-width:30px;height:30px;display:grid;place-items:center;color:var(--ink);background:#f6f8f7;border:1px solid var(--line);border-radius:999px}.customer-address-edit-button:hover{color:#fff;background:var(--green);border-color:var(--green)}.customer-address-edit-button svg{width:15px;height:15px}.eyebrow{margin:0 0 10px;color:var(--gold);font-size:13px;font-weight:800;letter-spacing:0;text-transform:uppercase}.section{padding:clamp(34px,6vw,78px) clamp(18px,5vw,72px)}.section.home-category-strip{padding:10px 16px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:24px}.section-head.compact{align-items:center}h2{margin:0;font-size:clamp(26px, 4vw, 42px);line-height:1.12}.tools{display:flex;flex-wrap:wrap;gap:10px}.page-tools{min-width:min(100%,520px)}.page-tools.search-only{min-width:min(100%,360px)}.page-tools input,.page-tools select{flex:1 1 220px}.page-tools.search-only input{flex-basis:100%}input,select,textarea{width:100%;border:1px solid var(--line);border-radius:var(--radius);padding:12px 13px;color:var(--ink);background:#fff;outline:0}input:focus,select:focus,textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(35,122,87,.14)}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:18px}.product-list-layout{display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:22px;align-items:start}.product-list-layout:not(.has-filter){display:block}.product-filter-panel{position:sticky;top:92px;display:grid;gap:10px;padding:18px;background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 10px 28px rgba(23,33,28,.08)}.product-filter-panel[hidden]{display:none}.product-filter-panel h3{margin:0;font-size:22px}.product-filter-panel label{display:grid;gap:5px;color:var(--muted);font-weight:700}.product-filter-check{grid-template-columns:auto minmax(0,1fr);align-items:center}.product-filter-check input{width:auto}.product-dynamic-filter-fields{display:grid;gap:8px}.cart-item,.checkout-panel,.empty-state,.order-card,.product-card,.stat-card,.table-wrap{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 10px 28px rgba(23,33,28,.08)}.product-card{display:grid;grid-template-rows:auto 1fr;overflow:hidden}.product-card img{width:200px;aspect-ratio:1/1;height:auto;max-width:100%;margin:0 auto;object-fit:cover;background:#e8efeb;border-bottom:1px solid var(--line);border-radius:var(--radius)}.product-body{display:grid;grid-template-rows:auto auto auto 1fr auto auto;gap:10px;padding:16px}.product-body h3{margin:0;font-size:19px;font-weight:400}.cart-item h3,.order-card h3{margin:0;font-size:19px;font-weight:700}.product-name-link{color:inherit}.product-card .product-body h3{font-size:13px;line-height:1.28}.product-card .product-name-link{display:-webkit-box;min-height:calc(17px * 1.28 * 2);overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.product-card-model{display:inline-flex;align-items:center;justify-content:center;width:fit-content;max-width:100%;min-height:20px;padding:3px 10px;overflow:hidden;color:#064e7a;background:linear-gradient(135deg,rgba(14,165,233,.17),rgba(34,197,94,.13),rgba(245,158,11,.13));border:1px solid rgba(14,165,233,.24);border-radius:999px;font-size:12px;font-weight:700;line-height:1;text-overflow:ellipsis;white-space:nowrap}.product-card-model.is-empty{padding:0;border:0;background:0 0}.product-name-link:hover{color:var(--green-dark)}.cart-item p,.order-card p,.product-body p{margin:0;color:var(--muted)}.button-row,.cart-actions,.meta-row,.summary-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.price{color:var(--green-dark);font-size:13px;font-weight:800}.product-card .button{align-self:end;min-height:44px}.old-price{color:var(--muted);text-decoration:line-through}.badge{display:inline-flex;width:max-content;padding:5px 9px;color:var(--blue);background:#e5f0f3;border-radius:var(--radius);font-size:12px;font-weight:400}.button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border:1px solid transparent;border-radius:var(--radius);padding:10px 15px;font-weight:800;cursor:pointer}.button.primary{color:#fff;background:var(--green)}.button.primary:hover{background:var(--green-dark)}.button.ghost{color:var(--ink);background:#fff;border-color:var(--line)}.button.danger{color:#fff;background:var(--coral)}.button.full{width:100%}.button:disabled{cursor:not-allowed;opacity:.55}.checkout-layout,.commerce-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,430px);gap:24px;align-items:start}.commerce-main-card{padding:22px;background:linear-gradient(180deg,#fff 0,#f8fbf9 100%);border:1px solid var(--line);border-radius:calc(var(--radius) + 6px);box-shadow:0 18px 48px rgba(23,33,28,.09)}#layoutAdmin{display:block}.cart-list,.order-list{display:grid;gap:14px;margin-top:22px}.cart-item{display:grid;grid-template-columns:112px minmax(0,1fr);gap:16px;padding:14px;background:#fff}.cart-item img{width:112px;height:112px;border-radius:var(--radius);object-fit:cover;background:#eef5f1}.qty-control{display:inline-flex;align-items:center;gap:8px}.qty-control button{width:34px;height:34px;border:1px solid var(--line);border-radius:999px;background:#fff;cursor:pointer;font-weight:900}.checkout-panel{position:sticky;top:92px;display:grid;gap:14px;padding:20px}.checkout-form-panel,.commerce-summary{border-radius:calc(var(--radius) + 6px);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(247,250,248,.98)),radial-gradient(circle at top right,rgba(255,212,74,.22),transparent 42%)}.cart-summary-panel{align-content:start}form label{position:relative;display:grid;gap:7px;color:var(--muted);font-weight:700}form label.required-field::after{content:"*";position:absolute;top:0;right:0;color:#d92d20;font-weight:900}.summary-row{padding-top:14px;border-top:1px solid var(--line);font-size:18px}.summary-row.total{color:var(--ink);font-size:20px}.summary-row.total strong{color:#e53935}.form-note{min-height:22px;margin:0;color:var(--green-dark);font-weight:700}.form-note.is-error,.form-note.is-info,.form-note.is-success{padding:10px 12px;border-radius:12px;border:1px solid transparent}.form-note.is-info{color:#24537a;background:#eef7ff;border-color:#c9e4ff}.form-note.is-success{color:#166534;background:#ecfdf3;border-color:#bbf7d0}.form-note.is-error{color:#b42318;background:#fff1f0;border-color:#fecaca}.footer{flex-shrink:0;width:100%;margin-top:24px;padding:26px max(var(--page-gutter),calc((100% - var(--page-width))/ 2));color:var(--muted);background:rgba(248,250,248,.92);border-top:1px solid var(--line);border-radius:var(--radius) var(--radius) 0 0}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.stat-card{padding:18px 20px;background:rgba(255,255,255,.92);border:1px solid var(--line);box-shadow:0 10px 24px rgba(23,33,28,.05)}.stat-card span{color:var(--muted);font-weight:700}.stat-card strong{display:block;margin-top:8px;color:var(--green-dark);font-size:28px}.table-wrap{overflow-x:auto;background:#fff}table{width:100%;border-collapse:collapse;min-width:720px}td,th{padding:13px;text-align:left;border-bottom:1px solid var(--line);vertical-align:middle}th{color:var(--muted);font-size:13px;text-transform:uppercase}td img{width:56px;height:56px;border-radius:var(--radius);object-fit:cover}.row-actions{display:flex;flex-wrap:wrap;gap:8px}.order-card{display:grid;gap:14px;padding:18px;background:linear-gradient(180deg,#fff 0,#f7faf8 100%)}.category-page-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.category-page-card{display:grid;gap:16px;padding:18px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 10px 28px rgba(23,33,28,.08)}.category-page-card{align-content:start;min-height:260px;grid-template-rows:auto auto 1fr auto}.category-page-card h3{margin:8px 0 0;font-size:22px}.category-page-card p{margin:0;color:var(--muted)}.category-page-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.category-page-meta{font-size:13px;color:var(--muted);white-space:nowrap}.category-page-card-body{display:grid;gap:8px}.category-page-summary{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.category-page-avatar-stack{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:6px}.category-page-avatar,.category-page-child-avatar{width:42px;height:42px;border-radius:999px;object-fit:cover;border:1px solid var(--line);background:#f3f7f4;flex:0 0 auto}.category-page-avatar-fallback,.category-page-avatar-more,.category-page-child-avatar-fallback{display:inline-flex;align-items:center;justify-content:center;color:var(--ink);font-size:13px;font-weight:700}.category-page-child-list{display:grid;grid-template-columns:repeat(5,192px);justify-content:start;gap:10px}.category-page-child-link{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;width:192px;gap:10px;padding:10px 12px;background:#f8fbf9;border:1px solid var(--line);border-radius:10px;color:var(--ink)}.category-page-child-link:hover{background:#eef5f1}.category-page-child-copy{display:grid;gap:3px;min-width:0}.category-page-child-copy>span{min-width:0;line-height:1.3}.category-page-child-copy strong{font-size:12px;font-weight:400;color:var(--muted)}.product-list-pagination{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:22px;color:var(--muted);font-size:14px;font-weight:700}.product-list-pagination:empty,.product-list-pagination[hidden]{display:none}body.parent-category-view #productListLayout{min-height:420px}body.parent-category-view .product-parent-category-grid{align-content:start}.product-parent-category-meta{color:var(--muted);font-size:14px;font-weight:700;white-space:nowrap}.product-parent-products-grid{display:grid;grid-template-columns:repeat(5,192px);justify-content:start;gap:18px}.product-parent-category-card{display:grid;width:192px;gap:12px;align-content:start;color:var(--ink)}.product-parent-category-image{width:100%;aspect-ratio:1/1;box-sizing:border-box;object-fit:contain;padding:10px;border-radius:18px;background:#fff;border:1px solid var(--line)}.product-parent-category-image-fallback{padding:0;display:inline-flex;align-items:center;justify-content:center;font-size:48px;font-weight:700}.product-parent-category-title{display:block;text-align:center;font-size:18px;line-height:1.35;font-weight:600}@media (max-width:1200px){.product-parent-products-grid{grid-template-columns:repeat(4,192px)}}@media (max-width:900px){.category-page-child-list{grid-template-columns:repeat(3,192px)}.product-list-layout{grid-template-columns:1fr}.product-filter-panel{position:static}.product-parent-products-grid{grid-template-columns:repeat(3,192px)}}@media (max-width:640px){.category-page-child-list{grid-template-columns:repeat(2,192px)}.product-parent-products-grid{grid-template-columns:repeat(2,192px);gap:14px}.product-parent-category-title{font-size:16px}}.layout-field-group:has(input[name=linkTitle]){display:none!important}.article-section{background:#fff}.article-section-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;margin-bottom:16px}.article-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.article-tabs{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:0}.article-tab-button{min-height:40px;padding:9px 16px;color:var(--muted);background:#fff;border:1px solid var(--line);border-radius:var(--radius);font-weight:800;cursor:pointer}.article-tab-button.is-active{color:#fff;background:var(--green);border-color:var(--green)}.article-card{display:grid;justify-items:center;overflow:hidden;background:#eef5f1;border:1px solid var(--line);border-radius:var(--radius);color:inherit;text-decoration:none}.article-card img{width:250px;height:250px;max-width:100%;object-fit:cover}.article-card-body{display:grid;gap:7px;justify-items:center;padding:10px;width:100%}.article-card h3{margin:0}.article-card h3{font-size:17px;line-height:1.2;text-align:center}.article-section-detail-link{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:8px 13px;color:var(--liquid-text,var(--ink))!important;background:rgba(255,255,255,.78);border:1px solid rgba(219,229,242,.92);border-radius:999px;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 7px 16px rgba(23,32,46,.08);font-size:12px;font-weight:900;line-height:1;text-decoration:none;white-space:nowrap}.article-section-detail-link::after{content:"";width:7px;height:7px;margin-left:7px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(-45deg)}.article-section-detail-link:focus-visible,.article-section-detail-link:hover{color:#fff!important;background:var(--liquid-blue,var(--green));border-color:rgba(255,255,255,.72);box-shadow:0 10px 20px rgba(10,132,255,.2);outline:0}.article-section-detail-link[hidden]{display:none}body[data-page=article-category] main{width:min(calc(100% - 32px),1480px)!important}.article-category-page{display:grid;gap:18px;width:100%;margin:0;padding:clamp(22px,3vw,36px)}.article-category-hero{display:flex;align-items:end;justify-content:space-between;gap:18px;padding-bottom:16px;border-bottom:1px solid var(--line)}.article-category-hero h1,.article-category-hero p{margin:0}.article-category-hero h1{font-size:clamp(32px, 4vw, 54px);line-height:1.05}.article-category-hero>p{max-width:360px;color:var(--muted);font-weight:800;text-align:right}.article-category-grid>.empty-state{grid-column:1/-1}.article-category-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;min-height:44px;color:var(--muted);font-size:14px;font-weight:800}.article-category-pagination strong{color:var(--ink)}.article-category-page-link{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 16px;color:var(--ink);background:#fff;border:1px solid var(--line);border-radius:999px;text-decoration:none}.article-category-page-link.is-disabled{pointer-events:none;opacity:.45}body[data-page=article] main{width:min(calc(100% - 32px),1480px)!important}.article-detail-page{display:grid;grid-template-columns:minmax(0,1fr);gap:clamp(24px,3vw,42px);align-items:start;max-width:none;width:100%;margin:0;padding:clamp(28px,3.4vw,54px)}.article-detail-hero{display:grid;gap:16px;min-width:0;width:100%;max-width:none;padding-bottom:24px;border-bottom:1px solid var(--line)}.article-detail-meta{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.article-detail-hero h1{max-width:100%;margin:0;font-size:clamp(36px, 4.7vw, 68px);line-height:1.02}.article-detail-hero p{max-width:100%;margin:0;color:var(--muted);font-size:18px;line-height:1.6}.article-detail-media{width:100%;max-width:none;margin:0}.article-detail-media img{display:block;width:100%;height:auto;border-radius:28px}.article-detail-content{min-width:0;width:100%;max-width:none;color:var(--ink);font-size:18px;line-height:1.75;white-space:normal}.article-detail-content :is(p,ul,ol,blockquote,figure,table){margin-top:0;margin-bottom:18px}.article-detail-content img{display:block;max-width:100%;height:auto;margin:18px auto;border-radius:var(--radius)}.article-detail-content table{width:100%;border-collapse:collapse;overflow-wrap:anywhere}.article-detail-content :is(th,td){padding:10px 12px;border:1px solid var(--line);text-align:left;vertical-align:top}.article-detail-content iframe{width:100%;max-width:100%;aspect-ratio:16/9;height:auto}.article-detail-content a{color:var(--green-dark);font-weight:800;text-decoration:underline;text-underline-offset:3px}@media (max-width:900px){.article-section-head{grid-template-columns:1fr}.article-section-detail-link{justify-self:start}body[data-page=article-category] main,body[data-page=article] main{width:min(calc(100% - 24px),1480px)!important}.article-category-page{padding:clamp(18px,5vw,28px)}.article-category-hero{align-items:start;flex-direction:column}.article-category-hero>p{max-width:none;text-align:left}.article-detail-page{grid-template-columns:1fr;gap:24px;padding:clamp(22px,6vw,34px)}.article-detail-hero{padding-bottom:20px}.article-detail-hero h1{max-width:none;font-size:clamp(32px, 9vw, 48px)}.article-detail-content,.article-detail-media{width:100%}.article-detail-content{font-size:16px;line-height:1.7}}.interface-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.interface-column{display:grid;align-content:start;gap:10px;padding:18px;background:#fff;border:0;border-radius:var(--radius);box-shadow:none}.interface-column h3{margin:0;font-size:18px}.interface-column a{color:var(--muted)}.interface-column a:hover{color:var(--green-dark)}.interface-column-content{display:grid;gap:8px;color:var(--muted);font-size:14px;line-height:1.55}.interface-column-content p{margin:0}.contact-chat-widget{position:fixed;right:clamp(14px,2vw,28px);bottom:calc(env(safe-area-inset-bottom,0px) + 14px);z-index:38;width:auto;pointer-events:none}.contact-chat-panel{position:relative;display:flex;align-items:center;padding:8px;overflow:hidden;color:#101828;background:rgba(255,255,255,.74);border:1px solid rgba(255,255,255,.82);border-radius:999px;box-shadow:0 12px 30px rgba(15,23,42,.14);backdrop-filter:blur(22px) saturate(170%);-webkit-backdrop-filter:blur(22px) saturate(170%);pointer-events:auto}.contact-chat-actions{display:flex;align-items:center;gap:8px}.contact-chat-link{--chat-brand:#2563eb;--chat-soft:#eff6ff;width:50px;height:50px;min-width:50px;min-height:50px;display:grid;place-items:center;padding:0;color:#101828;text-decoration:none;background:linear-gradient(180deg,rgba(255,255,255,.96) 0,var(--chat-soft) 100%);border:1px solid rgba(255,255,255,.86);border-radius:999px;box-shadow:0 8px 20px rgba(15,23,42,.1);transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease}.contact-chat-link:hover{transform:translateY(-2px) scale(1.03);border-color:color-mix(in srgb,var(--chat-brand) 34%,#fff);box-shadow:0 14px 28px rgba(15,23,42,.16)}.contact-chat-logo{width:38px;height:38px;display:grid;place-items:center;color:#fff;background:var(--chat-brand);border-radius:999px;box-shadow:inset 0 1px 0 rgba(255,255,255,.24)}.zalo-logo{background:#0068ff;font-size:12px;font-weight:900;letter-spacing:0}.messenger-logo{background:#7b3ff2}.messenger-logo svg{width:24px;height:24px;fill:currentColor}.contact-chat-link.zalo{--chat-brand:#0068ff;--chat-soft:#edf5ff}.contact-chat-link.messenger{--chat-brand:#7b3ff2;--chat-soft:#f4efff}@media (max-width:640px){.contact-chat-widget{right:12px;bottom:calc(env(safe-area-inset-bottom,0px) + 16px);z-index:80}.contact-chat-panel{max-width:calc(100vw - 24px);padding:6px}.contact-chat-link{width:44px;height:44px;min-width:44px;min-height:44px}.contact-chat-logo{width:32px;height:32px;font-size:11px}.contact-chat-link>:not(.contact-chat-logo),.contact-chat-panel>:not(.contact-chat-actions){display:none!important}}.product-detail-section{padding:clamp(20px,3vw,28px)}body.product-detail-view #productListSection,body.product-detail-view .products-page-hero{display:none}.product-detail-layout{display:grid;gap:24px;align-items:start}.product-detail-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-size:14px;color:var(--muted)}body[data-page] main>.product-detail-breadcrumb{margin:10px 0;padding:0 4px}body[data-page] main>.product-detail-breadcrumb+.section{margin-top:0}body[data-page] main>.product-detail-breadcrumb+.commerce-hero,body[data-page] main>.product-detail-breadcrumb+.customer-dashboard{margin-top:0}.product-detail-breadcrumb a:hover{color:var(--green-dark)}.product-detail-overview{display:grid;grid-template-columns:minmax(320px,540px) minmax(320px,1fr);gap:28px;align-items:stretch;padding:20px;background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 10px 28px rgba(23,33,28,.08)}.product-detail-content,.product-detail-gallery,.product-detail-tabs{display:grid;gap:16px}.product-detail-content{height:100%;align-content:start;grid-template-rows:max-content max-content max-content max-content 1fr;min-width:0}.product-detail-slider{position:relative}.product-detail-slider-viewport{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:#eef5f1}.product-detail-slider-track{display:flex;transition:transform 320ms ease;will-change:transform}.product-detail-pricing{display:grid;grid-template-columns:repeat(2,max-content);align-items:start;gap:28px;margin-top:12px}.product-detail-price-block{display:grid;grid-template-rows:18px 36px;gap:4px;align-content:start}.product-detail-price-block.sale{color:#e53935}.product-detail-price-block.sale .price{color:#e53935}.product-detail-price-label{display:flex;align-items:center;font-size:13px;font-weight:700;line-height:18px;color:var(--muted)}.product-detail-price-block .price{display:inline-flex;align-items:center;min-height:36px;font-size:clamp(14px, 1.5vw, 18px);font-weight:400;line-height:1.05}.product-detail-price-block .old-price{font-size:clamp(14px, 1.5vw, 18px);line-height:1.1;color:#17211c;text-decoration:line-through}.product-detail-list-price-row{display:inline-flex;flex-wrap:wrap;align-items:center;gap:10px;min-height:36px}.product-detail-discount{display:inline-flex;align-items:center;min-height:36px;padding:4px 12px;color:#e53935;background:#fff1ef;border:1px solid rgba(229,57,53,.16);border-radius:999px;font-size:14px;font-weight:800}.product-detail-main-image{width:100%;min-width:100%;aspect-ratio:1/1;padding:12px;object-fit:contain;background:#eef5f1}.product-detail-thumb-strip{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px}.product-detail-thumb-viewport{overflow:hidden}.product-detail-thumb-row{display:flex;flex-wrap:nowrap;gap:10px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.product-detail-thumb-row::-webkit-scrollbar{display:none}.product-detail-thumb-nav{width:34px;height:34px;display:grid;place-items:center;padding:0;color:#111;background:#fff;border:1px solid var(--line);border-radius:999px;box-shadow:0 8px 18px rgba(23,33,28,.08);cursor:pointer;opacity:0;visibility:hidden;transition:opacity 180ms ease,visibility 180ms ease}.product-detail-slider-button{position:absolute;top:50%;z-index:2;width:42px;height:42px;display:grid;place-items:center;padding:0;color:#111;background:rgba(255,255,255,.92);border:1px solid rgba(23,33,28,.08);border-radius:999px;box-shadow:0 10px 24px rgba(23,33,28,.14);cursor:pointer;transform:translateY(-50%);opacity:0;visibility:hidden;transition:opacity 180ms ease,visibility 180ms ease}.product-detail-slider:focus-within .product-detail-slider-button,.product-detail-slider:hover .product-detail-slider-button,.product-detail-thumb-strip:focus-within .product-detail-thumb-nav,.product-detail-thumb-strip:hover .product-detail-thumb-nav{opacity:1;visibility:visible}.product-detail-slider-button.prev{left:14px}.product-detail-slider-button.next{right:14px}.product-detail-thumb{flex:0 0 auto;width:72px;height:72px;padding:0;background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;cursor:pointer}.product-detail-thumb.active{border-color:var(--green);box-shadow:0 0 0 2px rgba(35,122,87,.12)}.product-detail-thumb img{width:100%;height:100%;padding:6px;object-fit:contain;background:#eef5f1}.product-detail-body h3,.product-detail-content h2,.product-detail-summary-block h3{margin:0}.product-detail-content h2{font-size:clamp(28px, 3vw, 38px);line-height:1.1}.product-detail-model{margin:-6px 0 0;color:var(--muted);font-size:14px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.product-detail-summary-block{display:grid;gap:8px}.product-detail-summary-block h3{color:#17211c;font-size:16px;line-height:1.25}.product-detail-body p,.product-detail-summary{margin:0;color:var(--muted)}.product-detail-summary{color:#17211c;max-height:12em;line-height:1.5;overflow:hidden;white-space:pre-line}.product-detail-highlight-list{display:grid;gap:4px;margin:0;padding:0;list-style:none;white-space:normal}.product-detail-highlight-list li{position:relative;padding-left:18px}.product-detail-highlight-list li::before{content:"";position:absolute;top:.7em;left:0;width:7px;height:7px;background:#17211c;border-radius:999px;transform:translateY(-50%)}.product-detail-actions .button{flex:1 1 220px}.product-detail-tabs{padding:20px;background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 10px 28px rgba(23,33,28,.08)}.product-detail-panel{display:block}.product-detail-panel[hidden]{display:none}.product-detail-body{display:grid;gap:14px}.product-detail-body>*{max-width:100%}.product-detail-body img{max-width:100%;height:auto!important;border-radius:calc(var(--radius) - 6px)}.product-detail-specs table{width:100%}.row-actions.end{justify-content:flex-end}.product-editor-form{display:grid;gap:18px}.product-editor-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,360px);gap:20px;align-items:start;padding-top:10px}.product-editor-main,.product-editor-side{display:grid;gap:16px}.product-editor-panel{display:grid;gap:14px;padding:18px;background:linear-gradient(180deg,#fff 0,#f8fbf9 100%);border:1px solid var(--line);border-radius:var(--radius)}.product-editor-panel-head{display:flex;align-items:start;justify-content:space-between;gap:12px}.product-editor-field span,.product-editor-panel-head h3{margin:0;color:var(--ink);font-weight:800}.product-editor-panel-head p{margin:4px 0 0;color:var(--muted);font-size:14px}.product-editor-field{display:grid;gap:8px;color:var(--muted);font-weight:700}.product-summary-input{min-height:160px;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere;tab-size:2}.product-detail-editor{min-height:160px;max-height:320px;padding:12px 13px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);color:var(--ink);font-weight:400;line-height:1.5;outline:0;overflow:auto;scrollbar-width:none;-ms-overflow-style:none;white-space:pre-wrap;overflow-wrap:anywhere;tab-size:2}.product-detail-editor::-webkit-scrollbar{display:none}.product-detail-editor:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(35,122,87,.14)}.product-detail-editor:empty::before{content:attr(data-placeholder);color:var(--muted)}.product-detail-editor img{max-width:min(100%,320px);height:auto;margin:10px 0;border-radius:var(--radius)}.product-upload-preview{min-height:58px;flex-wrap:wrap}.product-upload-preview img{width:72px;height:72px}.product-upload-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(88px,1fr));gap:12px}.product-upload-gallery.single{grid-template-columns:minmax(120px,180px)}#productAvatarPreview.product-upload-gallery.single{grid-template-columns:1fr}.product-upload-item{position:relative;aspect-ratio:1/1;overflow:hidden;background:#f7faf8;border:1px solid var(--line);border-radius:var(--radius)}.product-upload-item img{width:100%;height:100%;object-fit:cover}.product-upload-remove{position:absolute;top:6px;right:6px;width:24px;height:24px;display:grid;place-items:center;padding:0;color:#111;background:rgba(255,255,255,.94);border:1px solid rgba(23,33,28,.08);border-radius:999px;box-shadow:0 8px 18px rgba(23,33,28,.14);cursor:pointer;line-height:1}.product-upload-empty{display:grid;place-items:center;min-height:64px;padding:10px;color:var(--muted);background:linear-gradient(180deg,#fff 0,#f7faf8 100%);border:1px dashed var(--line);border-radius:var(--radius);font-size:13px;line-height:1.35;text-align:center}.product-checklist{display:grid;gap:10px;max-height:496px;overflow:auto;padding-right:4px;scrollbar-width:none;-ms-overflow-style:none}.product-checklist::-webkit-scrollbar{display:none}.product-check-item{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);color:var(--ink);font-weight:700}.product-check-item input{width:16px;height:16px;margin:0;accent-color:var(--green)}.compact-button{min-width:38px;min-height:38px;padding:6px 12px;font-size:20px;line-height:1}.topbar-children-toggle{font-size:14px;transition:transform .2s ease}.topbar-children-toggle.is-open{transform:rotate(180deg)}.topbar-children-toggle-row{grid-column:1/-1;justify-self:start;min-height:30px;padding:4px 10px;font-size:12px;line-height:1.2}.topbar-children-toggle-row.is-open{transform:none}.topbar-child-list{display:grid;grid-column:1/-1;gap:6px;margin-top:6px;padding-top:8px;border-top:1px solid var(--line)}.topbar-child-list[hidden]{display:none!important}.topbar-child-item{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px;padding:6px 8px;border:1px solid var(--line);border-radius:8px;background:#fff;font-size:12px;font-weight:400}.topbar-child-item span{flex:1}#topbarCategoryPopupFields{grid-template-columns:minmax(0,1fr);gap:10px}#topbarCategoryPopupFields [data-topbar-category-item]{cursor:grab}#topbarCategoryPopupFields [data-topbar-category-item].is-dragging{opacity:.55;cursor:grabbing}#topbarCategoryPopupFields [data-topbar-category-item].is-dragging *{pointer-events:none}.topbar-category-card-head{grid-column:1/-1;align-items:start}.topbar-visibility-toggle{min-width:30px;min-height:30px;padding:0;border-radius:8px;font-size:14px;line-height:1}.topbar-visibility-toggle.is-visible{color:var(--green);border-color:rgba(24,130,93,.22);background:rgba(24,130,93,.08)}.product-brand-manager-list{display:grid;gap:10px;max-height:320px;overflow:auto}.product-brand-manager-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.product-brand-manager-item .product-check-item{min-width:0}.product-brand-remove{width:34px;height:34px;display:grid;place-items:center;padding:0;color:#111;background:#fff;border:1px solid var(--line);border-radius:999px;box-shadow:0 8px 18px rgba(23,33,28,.08);cursor:pointer;line-height:1}.product-brand-remove:hover{color:#111;border-color:rgba(17,17,17,.18);background:#f5f5f5}.featured-product-manual,.featured-product-picker-body,.featured-product-selection{display:grid;gap:12px}.featured-product-picker-body{min-height:0;grid-template-rows:minmax(0,1fr) auto}.featured-product-selection{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.featured-product-manual{margin-top:4px}.featured-product-manual-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.featured-product-manual-head strong{font-size:14px}.featured-selected-item{position:relative;display:grid;grid-template-rows:minmax(0,1fr) auto auto;align-content:stretch;gap:8px;min-width:0;min-height:244px;overflow:hidden;padding:10px;background:#f7faf8;border:1px solid var(--line);border-radius:var(--radius)}.featured-selected-item img{position:relative;inset:auto;width:100%;height:132px;object-fit:contain;background:#fff;border:1px solid var(--line);border-radius:14px}.featured-selected-item strong{position:relative;z-index:1;display:block;min-width:0;overflow:hidden;color:var(--ink);font-size:13px;font-weight:900;line-height:1.2;text-align:center;text-overflow:ellipsis;white-space:nowrap}.featured-selected-item>.featured-selected-remove{position:absolute;top:8px;right:8px;z-index:2;min-height:28px;padding:5px 8px;font-size:12px}.featured-selected-image-actions{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px}.featured-selected-image-actions .button{min-height:30px;padding:6px 9px;font-size:12px}.featured-selected-upload{display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.featured-product-picker-list{align-content:start;grid-template-columns:repeat(auto-fill,minmax(154px,1fr));gap:10px;max-height:min(62vh,560px);padding:4px}.featured-product-picker-card{position:relative;display:grid;grid-template-rows:112px minmax(34px,auto);align-items:stretch;gap:8px;min-width:0;min-height:172px;overflow:hidden;padding:10px;cursor:pointer}.featured-product-picker-card input{position:absolute;top:9px;right:9px;z-index:2}.featured-product-picker-image{min-width:0;min-height:0;display:grid;place-items:center;overflow:hidden;padding:4px;background:rgba(255,255,255,.82);border:1px solid rgba(226,235,245,.9);border-radius:14px}.featured-product-picker-image img{max-width:100%;max-height:100%;object-fit:contain}.featured-product-picker-card strong{min-width:0;overflow:hidden;color:var(--ink);font-size:13px;font-weight:900;line-height:1.2;text-align:center;text-overflow:ellipsis;white-space:nowrap}.featured-product-picker-card:has(input:checked){border-color:rgba(10,132,255,.52);box-shadow:0 12px 26px rgba(10,132,255,.16),inset 0 1px 0 rgba(255,255,255,.88)}.bulk-product-selected-item{display:grid;gap:4px;padding:12px;background:#fff;border:1px solid var(--line);border-radius:var(--radius)}.bulk-product-selected-item strong{font-size:14px}.bulk-product-selected-item span{color:var(--muted);font-size:13px}.product-upload-button{position:relative;overflow:hidden;min-height:34px;padding:7px 12px;font-size:13px}.product-editor-head-actions{justify-content:flex-end}.icon-button{width:26px;min-width:26px;border:0;background:0 0;box-shadow:none;padding:0}.icon-button svg{width:17px;height:17px;color:#111;fill:currentColor}.banner-preview{--banner-preview-image:none;min-height:260px;display:grid;align-content:end;gap:10px;padding:24px;color:#fff;background:linear-gradient(90deg,rgba(12,24,18,.86),rgba(12,24,18,.36)),var(--banner-preview-image) center/cover;border-radius:var(--radius);overflow:hidden}.banner-preview h3{max-width:620px;margin:0;font-size:clamp(26px, 4vw, 42px);line-height:1.08}.banner-preview p{max-width:580px;margin:0}.layout-toggle{position:relative;width:42px;height:42px;padding:0;background:0 0;border:0;border-radius:var(--radius);cursor:pointer}.layout-toggle span{display:grid;place-items:center;width:42px;height:42px;color:#8b9a91;background:#eef3f0;border:1px solid var(--line);border-radius:var(--radius);font-size:18px;line-height:1;transition:background-color .18s ease,color .18s ease,border-color .18s ease}.layout-toggle.is-active span{color:#fff;background:var(--green);border-color:var(--green)}.layout-toggle:not(.is-active) span{color:#8b4b3f;background:#fff0ed;border-color:#e8bbb2}.layout-toggle:focus-visible span{outline:3px solid rgba(35,122,87,.25);outline-offset:2px}.field-span-2{grid-column:1/-1}.layout-fields{display:grid;gap:24px}.layout-section{display:grid;gap:16px}#layoutFields[hidden]{display:none!important}.layout-section-head{display:flex;justify-content:space-between;align-items:end;gap:14px}.layout-section-head h3{margin:0;font-size:20px}.layout-section-head p{margin:4px 0 0;color:var(--muted);font-size:14px}.layout-links-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.layout-field-group{display:grid;gap:12px;padding:18px;background:linear-gradient(180deg,#fff 0,#f8fbf9 100%);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 10px 24px rgba(23,33,28,.05)}.layout-field-group h3{margin:0;font-size:18px}.category-avatar-field{display:grid;gap:8px}.product-category-block-picker-label{display:grid;gap:6px;flex:1}.product-category-block-picker-label span{font-size:13px;color:var(--muted)}.product-category-child-list{margin-top:8px}#productCategoryBlockFields [data-product-category-block]{display:grid;gap:12px;padding:14px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 10px 24px rgba(23,33,28,.06)}.sales-category-card-head{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px}.sales-category-drag-handle{min-width:54px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 10px;color:#176b4d;background:#ecfdf5;border:1px solid rgba(23,107,77,.14);border-radius:14px;cursor:grab}.sales-category-drag-handle:active{cursor:grabbing}.sales-category-card-order{font-size:12px;font-weight:900}.sales-category-drag-dots{color:rgba(23,107,77,.68);font-size:14px;font-weight:900;letter-spacing:0;line-height:1}.sales-category-card-title{min-width:0}.sales-category-card-title span{display:block;margin-bottom:4px;color:var(--muted);font-size:12px;font-weight:800}.sales-category-card-title h4{min-width:0;margin:0;overflow:hidden;color:var(--text);font-size:16px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.sales-category-card-actions{display:flex;align-items:center;justify-content:flex-end;gap:6px}.sales-category-card-actions .compact-button{min-width:34px;min-height:34px;padding:0 9px;font-size:12px;font-weight:900}.sales-category-card-actions .compact-button:disabled{cursor:not-allowed;opacity:.42;transform:none}.sales-category-card-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.sales-category-card-meta article{min-width:0;display:grid;gap:4px;padding:10px;background:#f8fafc;border:1px solid rgba(226,232,240,.9);border-radius:12px}.sales-category-card-meta span{color:var(--muted);font-size:11px;font-weight:800}.sales-category-card-meta strong{min-width:0;overflow:hidden;color:var(--text);font-size:13px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.sales-category-child-item,.sales-category-empty-children{padding:10px;background:#f8fafc;border:1px solid rgba(226,232,240,.86);border-radius:12px}@media (max-width:720px){.sales-category-card-head,.sales-category-card-meta{grid-template-columns:1fr}.sales-category-card-actions{justify-content:flex-start}.sales-category-drag-handle{width:fit-content}}.product-category-remove-button{min-width:48px;min-height:30px;padding:4px 10px;font-size:12px}#productCategoryBlockFields [data-product-category-block].is-dragging{opacity:.55;transform:scale(.99)}#productCategoryBlockFields [data-product-category-block].is-dragging *{pointer-events:none}.brand-upload-preview{min-height:54px;display:flex;align-items:center;flex-wrap:wrap;gap:10px;color:var(--muted)}.brand-upload-preview img{width:54px;height:54px;object-fit:cover;border:1px solid var(--line);border-radius:var(--radius)}.banner-upload-preview img{width:180px;height:90px}.banner-upload-preview .product-upload-item{width:180px;aspect-ratio:2/1}.category-add-button{min-height:34px;padding:7px 12px;font-size:13px}.product-category-admin{display:grid;gap:14px;margin:0}.product-category-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.product-category-card,.product-category-empty,.product-category-list-panel,.product-category-summary-grid article{color:#101828;background:linear-gradient(145deg,rgba(255,255,255,.9),rgba(247,251,255,.72)),linear-gradient(135deg,rgba(10,132,255,.06),rgba(34,197,94,.04));border:1px solid rgba(219,229,242,.92);border-radius:20px;box-shadow:0 10px 28px rgba(23,32,46,.07),inset 0 1px 0 rgba(255,255,255,.88)}.product-category-summary-grid article{display:grid;gap:5px;min-height:92px;padding:16px;align-content:center}.product-category-summary-grid span{color:#667085;font-size:12px;font-weight:850;line-height:1.25}.product-category-summary-grid strong{color:#0f172a;font-size:clamp(28px, 4vw, 40px);font-weight:950;line-height:1}.product-category-list-panel{display:grid;gap:12px;padding:14px}.product-category-list-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-bottom:12px;border-bottom:1px solid rgba(219,229,242,.9)}.product-category-list-head div{min-width:0;display:grid;gap:2px}.product-category-list-head span{color:#667085;font-size:12px;font-weight:850;line-height:1.25}.product-category-list-head>span{flex:0 0 auto;padding:6px 10px;color:#0f766e;background:rgba(240,253,250,.84);border:1px solid rgba(45,212,191,.24);border-radius:999px}.product-category-list-head strong{color:#0f172a;font-size:17px;font-weight:950;line-height:1.2}.product-category-list{display:grid;gap:10px}.product-category-card{width:calc(100% - var(--category-indent,0px));min-width:0;min-height:72px;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"main actions" "meta actions";align-items:center;gap:10px 12px;margin-left:var(--category-indent,0);padding:12px;overflow:hidden}.product-category-card.is-root{border-color:rgba(10,132,255,.2)}.product-category-main{grid-area:main;min-width:0;display:grid;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:11px}.product-category-avatar{width:46px;height:46px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#0f766e,#2563eb);border-radius:15px;overflow:hidden;font-size:13px;font-weight:950;letter-spacing:0}.product-category-avatar img{width:100%;height:100%;object-fit:cover;display:block}.product-category-copy{min-width:0;display:grid;gap:3px}.product-category-copy strong{min-width:0;overflow:hidden;color:#111827;font-size:15px;font-weight:950;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.product-category-copy span{min-width:0;overflow:hidden;color:#667085;font-size:12px;font-weight:750;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.product-category-meta{grid-area:meta;min-width:0;display:flex;flex-wrap:wrap;gap:6px}.product-category-meta span{max-width:100%;padding:5px 8px;overflow:hidden;color:#344054;background:rgba(255,255,255,.72);border:1px solid rgba(219,229,242,.9);border-radius:999px;font-size:12px;font-weight:850;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.product-category-card .row-actions.end{grid-area:actions;align-self:center;justify-content:end;gap:6px}.product-category-empty{display:grid;gap:4px;min-height:150px;place-items:center;padding:24px;text-align:center}.product-category-empty strong{color:#111827;font-size:16px;font-weight:950}.product-category-empty span{max-width:380px;color:#667085;font-size:13px;font-weight:700;line-height:1.45}#categoryModal #categoryForm{display:grid;gap:12px}#categoryModal #categoryAvatarField,#categoryModal #categoryForm>label{padding:12px;background:rgba(248,250,252,.72);border:1px solid rgba(219,229,242,.9);border-radius:16px}#categoryModal #categoryModalNote{margin:0;padding:10px 12px;color:#475467;background:rgba(240,253,250,.7);border:1px solid rgba(45,212,191,.22);border-radius:14px;font-weight:750}@media (max-width:720px){.product-category-summary-grid{grid-template-columns:minmax(0,1fr)}.product-category-list-head{align-items:flex-start;flex-direction:column}.product-category-card{width:100%;grid-template-columns:minmax(0,1fr);grid-template-areas:"main" "meta" "actions";margin-left:0}.product-category-card .row-actions.end{width:100%;justify-content:stretch}.product-category-card .row-actions.end .button{flex:1 1 0}}.layout-link-row{display:grid;grid-template-columns:1fr 1.35fr;gap:10px}.article-link-preview{padding:10px 12px;color:var(--muted);background:#f5f8f6;border:1px solid var(--line);border-radius:var(--radius);font-size:13px}.article-link-preview a{color:var(--green-dark);font-weight:800}.article-content-field{align-content:start}.article-content-editor{min-height:360px;max-height:none;cursor:text;user-select:text;-webkit-user-select:text}.article-content-editor img{display:block;max-width:min(100%,560px);height:auto}.article-tab-fields{display:grid;gap:10px}.article-tab-card{display:grid;gap:10px}.article-tab-card-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px}.article-tab-remove{min-width:38px;min-height:38px;padding:0 10px;font-size:18px;line-height:1}.footer-link-rows{display:grid;gap:10px}.layout-link-row.footer-link-row{grid-template-columns:1fr 1.35fr auto;align-items:end}.footer-editor-column-content,.footer-editor-column-mode{display:grid;gap:6px}.footer-editor-column-content textarea{min-height:118px;resize:vertical}.footer-link-row-add,.footer-link-row-remove{min-width:38px;min-height:38px;padding:0 10px;font-size:18px;line-height:1}.layout-preview{margin-bottom:18px}.banner-preview+.section-head{margin-top:24px}.page-category-admin{display:grid;gap:14px;margin:0}.page-category-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.page-category-card,.page-category-empty,.page-category-list-panel,.page-category-summary-grid article{color:#101828;background:linear-gradient(145deg,rgba(255,255,255,.9),rgba(247,251,255,.72)),linear-gradient(135deg,rgba(10,132,255,.06),rgba(34,197,94,.04));border:1px solid rgba(219,229,242,.92);border-radius:20px;box-shadow:0 10px 28px rgba(23,32,46,.07),inset 0 1px 0 rgba(255,255,255,.88)}.page-category-summary-grid article{display:grid;gap:5px;min-height:92px;padding:16px;align-content:center}.page-category-summary-grid span{color:#667085;font-size:12px;font-weight:850;line-height:1.25}.page-category-summary-grid strong{color:#0f172a;font-size:clamp(28px, 4vw, 40px);font-weight:950;line-height:1}.page-category-list-panel{display:grid;gap:12px;padding:14px}.page-category-list-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-bottom:12px;border-bottom:1px solid rgba(219,229,242,.9)}.page-category-list-head div{min-width:0;display:grid;gap:2px}.page-category-list-head span{color:#667085;font-size:12px;font-weight:850;line-height:1.25}.page-category-list-head>span{flex:0 0 auto;padding:6px 10px;color:#0f766e;background:rgba(240,253,250,.84);border:1px solid rgba(45,212,191,.24);border-radius:999px}.page-category-list-head strong{color:#0f172a;font-size:17px;font-weight:950;line-height:1.2}.page-category-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:10px}.page-category-card{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"main actions" "meta actions";align-items:center;gap:12px;padding:12px;overflow:hidden}.page-category-card-main{grid-area:main;min-width:0;display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:10px}.page-category-index{width:44px;height:44px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#0f766e,#2563eb);border-radius:14px;font-size:13px;font-weight:950;letter-spacing:0}.page-category-card-copy{min-width:0;display:grid;gap:3px}.page-category-card-copy strong{min-width:0;overflow:hidden;color:#111827;font-size:15px;font-weight:950;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.page-category-card-copy span{min-width:0;overflow:hidden;color:#667085;font-size:12px;font-weight:750;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.page-category-card-meta{grid-area:meta;display:flex;flex-wrap:wrap;gap:6px;min-width:0}.page-category-card-meta span{padding:5px 8px;color:#344054;background:rgba(255,255,255,.72);border:1px solid rgba(219,229,242,.9);border-radius:999px;font-size:12px;font-weight:850;line-height:1.2}.page-category-actions{grid-area:actions;align-self:center;justify-content:end;gap:6px}.page-category-empty{display:grid;gap:4px;min-height:140px;place-items:center;padding:24px;text-align:center}.page-category-empty strong{color:#111827;font-size:16px;font-weight:950}.page-category-empty span{max-width:360px;color:#667085;font-size:13px;font-weight:700;line-height:1.45}#pageCategoryMessage:empty{display:none}#pageCategoryModal #pageCategoryForm{display:grid;gap:12px}#pageCategoryModal #pageCategoryForm label{padding:12px;background:rgba(248,250,252,.72);border:1px solid rgba(219,229,242,.9);border-radius:16px}@media (max-width:720px){.page-category-list,.page-category-summary-grid{grid-template-columns:minmax(0,1fr)}.page-category-list-head{align-items:flex-start;flex-direction:column}.page-category-card{grid-template-columns:minmax(0,1fr);grid-template-areas:"main" "meta" "actions"}.page-category-actions{width:100%;justify-content:stretch}.page-category-actions .button{flex:1 1 0}}.article-home-toggle{padding:12px;background:#f5f8f6;border:1px solid var(--line);border-radius:var(--radius)}.order-items{margin:12px 0 0;padding-left:18px;color:var(--muted)}.empty-state{padding:22px;color:var(--muted);background:linear-gradient(180deg,#fff 0,#f7faf8 100%)}#confirmModal{z-index:70}@media (max-width:900px){.product-detail-overview{grid-template-columns:1fr}.product-detail-pricing{gap:18px}.product-detail-thumb-strip{grid-template-columns:30px minmax(0,1fr) 30px;gap:8px}.product-detail-thumb{width:64px;height:64px}.layout-links-grid{grid-template-columns:1fr}.checkout-layout,.commerce-hero,.commerce-layout,.customer-dashboard,body[data-page=customers] .account-entry,body[data-page=customers] .account-profile-column,body[data-page=customers] .account-workspace{grid-template-columns:1fr}.customer-history-column{grid-column:auto}body[data-page=customers] .customer-history-column{min-height:auto}.section-head{display:grid;align-items:start}.checkout-panel{position:static}.auth-card,.checkout-steps,.commerce-hero-card{max-width:520px}.stat-grid{grid-template-columns:1fr}.article-grid,.interface-grid{grid-template-columns:1fr 1fr}.home-category-row{grid-template-columns:repeat(3,minmax(0,1fr))}.featured-product-grid:not(.featured-slider-track){grid-template-columns:repeat(3,minmax(0,1fr))}.customer-info-grid,.customer-order-card,.product-editor-layout{grid-template-columns:1fr}.home-category-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:620px){.layout-section-head{align-items:start;flex-direction:column}.topbar{align-items:flex-start;flex-direction:column}.category-dropdown,.child-menu{position:static;box-shadow:none}.parent-category:focus-within .child-menu,.parent-category:hover .child-menu{display:grid}.top-search{max-width:none;min-width:0}.top-search-wrap{position:relative;left:auto;width:100%;max-width:none;min-width:0;transform:none}.hero{min-height:46vh}.commerce-hero{min-height:auto}.cart-item{grid-template-columns:1fr}.article-grid,.article-tab-card-fields,.company-footer,.interface-grid,.layout-link-row{grid-template-columns:1fr}.layout-link-row.footer-link-row{grid-template-columns:1fr}.cart-item img{width:100%;height:auto;aspect-ratio:16/9}.button-row,.cart-actions,.meta-row{align-items:stretch;flex-direction:column}.home-category-section-head{align-items:stretch;flex-direction:column}.home-category-title-block{grid-template-columns:1fr}.home-category-row{grid-template-columns:repeat(2,minmax(0,1fr))}.featured-product-grid:not(.featured-slider-track){grid-template-columns:repeat(2,minmax(0,1fr))}.product-editor-panel-head{flex-direction:column}.product-editor-head-actions{width:100%;justify-content:stretch}.home-category-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.featured-category-product,.home-category-product,.product-card{background:var(--bg-secondary);border-radius:var(--ios-radius);padding:20px;display:flex;flex-direction:column;gap:16px;transition:all .4s var(--ease-ios);border:1px solid var(--glass-border);box-shadow:0 4px 12px rgba(0,0,0,.03);position:relative;overflow:hidden;height:100%}.featured-category-product:hover,.home-category-product:hover,.product-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 40px rgba(0,0,0,.08);border-color:var(--accent)}.featured-category-product img,.home-category-product img,.product-card img{width:100%;aspect-ratio:1;object-fit:contain;border-radius:var(--ios-radius-inner);background:#f9f9fb;transition:transform .6s var(--ease-ios)}.featured-category-product h3,.home-category-product h3,.product-card h3{font-size:18px;font-weight:400;line-height:1.3;margin:0;color:var(--text-primary);letter-spacing:0}.badge{display:inline-block;padding:4px 12px;background:rgba(0,122,255,.1);color:var(--accent);border-radius:20px;font-size:12px;font-weight:600}.button.primary{background:var(--accent-gradient);color:#fff;box-shadow:0 10px 25px rgba(0,122,255,.2)}.button.ghost{background:rgba(0,122,255,.06);color:var(--accent)}.top-search{background:rgba(255,255,255,.1);border:0;border-radius:20px;padding:8px 16px;color:#fff;width:240px;transition:all .3s var(--ease-ios)}.top-search:focus{background:rgba(255,255,255,.2);width:320px;outline:0}.category-trigger{background:0 0;border:0;color:rgba(255,255,255,.8);font-weight:600;padding:8px 16px;cursor:pointer;transition:color .2s}.category-trigger:hover{color:#fff}.product-search-suggestions{background:rgba(30,30,32,.95);backdrop-filter:blur(40px);border-radius:24px;border:1px solid rgba(255,255,255,.1);margin-top:12px;box-shadow:0 30px 60px rgba(0,0,0,.4);overflow:hidden}.product-search-suggestion{padding:12px 16px;border-bottom:1px solid rgba(255,255,255,.05);color:#fff!important}.product-search-suggestion:hover{background:rgba(255,255,255,.08)}.hero-copy{text-shadow:0 2px 10px rgba(0,0,0,.2)}.hero-copy h1{background:0 0!important;-webkit-text-fill-color:white!important;color:#fff!important}input[type=email],input[type=number],input[type=password],input[type=search],input[type=text],select,textarea{background:rgba(255,255,255,.6);border:1px solid var(--glass-border);border-radius:16px;padding:12px 16px;font-size:16px;transition:all .3s var(--ease-ios);width:100%;color:var(--text-primary)}input:focus,select:focus,textarea:focus{background:#fff;border-color:var(--accent);box-shadow:0 0 0 4px rgba(0,122,255,.1);outline:0}label{display:flex;flex-direction:column;gap:8px;font-size:14px;font-weight:600;color:var(--text-secondary);margin-bottom:20px}.product-detail-overview{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding:40px;background:var(--bg-secondary);border-radius:40px;border:1px solid var(--glass-border);backdrop-filter:blur(20px)}.product-detail-gallery{position:sticky;top:100px}.product-detail-slider{border-radius:30px;overflow:hidden;background:#f9f9fb;aspect-ratio:1}.product-detail-pricing{padding:24px;background:rgba(0,0,0,.02);border-radius:24px;margin:30px 0}.product-detail-price-block.sale .price{font-size:36px;color:#ff3b30;letter-spacing:-.04em}.stat-card{background:#fff;padding:24px;border-radius:24px;box-shadow:0 4px 12px rgba(0,0,0,.03);border:1px solid rgba(0,0,0,.05);transition:transform .3s var(--ease-ios)}.stat-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px rgba(0,0,0,.06)}.stagger-entry>*{opacity:0;transform:translateY(20px);animation:ios-entry .6s var(--ease-ios) forwards}@keyframes ios-entry{to{opacity:1;transform:translateY(0)}}.stagger-entry>:first-child{animation-delay:.1s}.stagger-entry>:nth-child(2){animation-delay:.15s}.stagger-entry>:nth-child(3){animation-delay:.2s}.stagger-entry>:nth-child(4){animation-delay:.25s}.stagger-entry>:nth-child(5){animation-delay:.3s}.stagger-entry>:nth-child(6){animation-delay:.35s}@media (min-width:1024px){.product-card{transition:transform .5s var(--ease-ios),box-shadow .5s var(--ease-ios)}.product-card:hover{transform:translateY(-12px) scale(1.02);box-shadow:0 30px 60px rgba(0,0,0,.12);z-index:10}.product-card:hover img{transform:scale(1.08)}.button{position:relative;overflow:hidden}.button::after{content:"";position:absolute;top:50%;left:50%;width:120%;height:120%;background:radial-gradient(circle,rgba(255,255,255,.3) 0,transparent 70%);transform:translate(-50%,-50%) scale(0);transition:transform .5s var(--ease-ios);pointer-events:none}.button:hover::after{transform:translate(-50%,-50%) scale(1)}.topbar{max-width:1400px;margin:20px auto;left:50%;transform:translateX(-50%)}.product-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))!important;gap:40px!important;padding:40px 0!important}}@media (min-width:1024px){.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}}@media (min-width:1400px){.product-detail-overview{max-width:1400px;margin:60px auto;padding:80px;gap:100px}}.product-search-suggestions{background:rgba(255,255,255,.7);backdrop-filter:blur(30px);border-radius:24px;border:1px solid rgba(255,255,255,.5);box-shadow:0 20px 50px rgba(0,0,0,.1);padding:10px;animation:ios-entry .4s var(--ease-ios)}.product-search-suggestion{display:grid;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:12px;min-height:88px;padding:10px;border-radius:16px;transition:background .2s}.product-search-suggestion:hover{background:rgba(0,0,0,.05)}.product-search-suggestion img{width:72px;height:72px;border-radius:12px;object-fit:cover;margin-right:0}html{scroll-behavior:smooth}.breadcrumb{display:flex;gap:10px;padding:15px 0;margin-bottom:20px}.breadcrumb a,.breadcrumb span{padding:8px 16px;background:rgba(0,0,0,.03);border-radius:20px;font-size:14px;font-weight:500;color:var(--text-secondary);transition:all .3s var(--ease-ios)}.breadcrumb a:hover{background:rgba(0,0,0,.06);color:var(--accent);transform:scale(1.05)}.breadcrumb span{background:var(--accent);color:#fff}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:rgba(0,0,0,.1);border-radius:10px;border:2px solid transparent;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.2);background-clip:padding-box}@media (min-width:1024px){main{width:min(calc(100% - 80px),1600px);margin:120px auto 60px;display:grid;grid-template-columns:280px 1fr;gap:40px}body.product-detail-view main{display:block}.topbar{width:calc(100% - 40px);max-width:1600px;min-width:auto;height:72px;border-radius:20px;top:20px;padding:0 40px;background:rgba(255,255,255,.7);backdrop-filter:blur(50px);border:1px solid rgba(255,255,255,.4);color:var(--text-primary);box-shadow:0 10px 40px rgba(0,0,0,.05)}.topbar:hover{height:72px;min-width:auto;transform:translateX(-50%) translateY(-2px)}.nav a{color:var(--text-secondary);font-size:16px;font-weight:600}.nav a:hover{background:var(--accent);color:#fff}.brand-name{color:var(--text-primary);font-size:24px}.brand-mark{background:var(--accent);color:#fff}.pc-sidebar{display:block!important;position:sticky;top:120px;height:fit-content}.pc-sidebar-card{background:#fff;border-radius:24px;padding:24px;border:1px solid rgba(0,0,0,.05);margin-bottom:24px}.pc-sidebar-title{font-size:18px;font-weight:700;margin-bottom:20px;color:var(--text-primary)}.pc-sidebar-link{display:flex;align-items:center;padding:12px 16px;border-radius:12px;color:var(--text-secondary);transition:all .2s;font-weight:500;margin-bottom:4px}.pc-sidebar-link:hover{background:rgba(0,122,255,.05);color:var(--accent)}}:root{color-scheme:light;--font-main:"Inter",Arial,sans-serif;--bg-primary:#f5f8fb;--bg-secondary:rgba(255, 255, 255, 0.72);--panel:rgba(255, 255, 255, 0.68);--panel-strong:rgba(255, 255, 255, 0.9);--glass-bg:rgba(255, 255, 255, 0.58);--glass-bg-strong:rgba(255, 255, 255, 0.78);--glass-border:rgba(255, 255, 255, 0.72);--glass-stroke:rgba(18, 28, 45, 0.1);--glass-shadow:0 24px 70px rgba(33, 43, 64, 0.14);--glass-shadow-soft:0 12px 34px rgba(33, 43, 64, 0.1);--text-primary:#17202e;--text-secondary:#526173;--text-tertiary:#8793a3;--ink:var(--text-primary);--muted:var(--text-secondary);--line:rgba(24, 34, 52, 0.1);--accent:#0a84ff;--accent-2:#22c55e;--accent-3:#ff375f;--accent-4:#ff9f0a;--accent-gradient:linear-gradient(135deg, #0a84ff 0%, #19c2ff 48%, #22c55e 100%);--success-gradient:linear-gradient(135deg, #22c55e 0%, #8fdc77 100%);--warm-gradient:linear-gradient(135deg, #ff9f0a 0%, #ff5a66 100%);--green:var(--accent-2);--green-dark:#15803d;--blue:var(--accent);--coral:var(--accent-3);--radius:24px;--ios-radius:28px;--ios-radius-inner:18px;--ios-radius-outer:34px;--page-width:1480px;--page-gutter:24px;--ease-ios:cubic-bezier(0.22, 1, 0.36, 1)}*{letter-spacing:0!important}html{background:#eef4fa}body{min-height:100vh;color:var(--text-primary)!important;background:linear-gradient(135deg,rgba(255,255,255,.96) 0,rgba(232,244,255,.9) 34%,rgba(244,255,248,.86) 66%,rgba(255,246,242,.92) 100%)!important;font-family:var(--font-main)!important}body::before{content:"";position:fixed;inset:0;z-index:-2;pointer-events:none;background:linear-gradient(115deg,rgba(255,255,255,.86),rgba(255,255,255,0) 42%),conic-gradient(from 205deg at 50% 0,rgba(10,132,255,.14),rgba(34,197,94,.09),rgba(255,159,10,.08),rgba(255,55,95,.08),rgba(10,132,255,.14));opacity:.95;filter:none}body::after{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.38) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.34) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(180deg,rgba(0,0,0,0.52),transparent 72%)}a{color:inherit;text-decoration:none}main{width:min(calc(100% - 48px),var(--page-width))!important;margin:118px auto 72px!important;padding-top:0!important;display:block!important;flex:1 0 auto}body[data-page=categories] main,body[data-page=products] main{display:grid!important;grid-template-columns:minmax(220px,270px) minmax(0,1fr)!important;gap:28px!important;align-items:start!important}body.product-detail-view main,body[data-page=cart] main,body[data-page=checkout] main,body[data-page=customers] main{display:block!important}.pc-sidebar[hidden],body.child-category-view .pc-sidebar,body.parent-category-view .pc-sidebar,body.product-detail-view .pc-sidebar,body.quantity-quote-view .pc-sidebar{display:none!important}body[data-page=categories] .pc-sidebar,body[data-page=products]:not(.product-detail-view):not(.parent-category-view):not(.child-category-view):not(.quantity-quote-view) .pc-sidebar{display:block!important}.topbar{--topbar-control-height:46px;--topbar-icon-button-size:46px;position:fixed!important;z-index:1200!important;top:16px!important;left:50%!important;width:min(calc(100% - 32px),1480px)!important;height:72px!important;min-width:0!important;margin:0!important;padding:0 20px!important;display:grid!important;grid-template-columns:minmax(230px,330px) minmax(230px,520px) minmax(340px,auto)!important;gap:18px!important;align-items:center!important;transform:translateX(-50%)!important;color:var(--text-primary)!important;background:linear-gradient(135deg,rgba(255,255,255,.78),rgba(255,255,255,.46)),linear-gradient(90deg,rgba(10,132,255,.08),rgba(34,197,94,.06),rgba(255,159,10,.05))!important;border:1px solid rgba(255,255,255,.82)!important;border-radius:28px!important;box-shadow:0 18px 52px rgba(28,38,58,.18),inset 0 1px 0 rgba(255,255,255,.88)!important;backdrop-filter:blur(30px) saturate(190%)!important;-webkit-backdrop-filter:blur(30px) saturate(190%)!important;overflow:visible!important}.topbar:hover{top:14px!important;width:min(calc(100% - 32px),1480px)!important;height:72px!important;min-width:0!important;max-width:1480px!important;transform:translateX(-50%)!important;border-radius:28px!important;background:linear-gradient(135deg,rgba(255,255,255,.84),rgba(255,255,255,.54)),linear-gradient(90deg,rgba(10,132,255,.08),rgba(34,197,94,.06),rgba(255,159,10,.05))!important}.topbar-left{min-width:0!important;display:flex!important;align-items:center!important;gap:14px!important}.brand{min-width:0!important;display:inline-flex!important;align-items:center!important;gap:10px!important;color:var(--text-primary)!important}.brand-mark{width:44px!important;height:44px!important;flex:0 0 44px!important;display:grid!important;place-items:center!important;overflow:visible!important;color:#fff!important;background:var(--accent-gradient)!important;border:1px solid rgba(255,255,255,.7)!important;border-radius:16px!important;box-shadow:0 12px 28px rgba(10,132,255,.28),inset 0 1px 0 rgba(255,255,255,.48)!important;font-weight:800!important}.brand-mark.has-image{color:var(--text-primary)!important;background:0 0!important;border-color:transparent!important;border-radius:0!important;box-shadow:none!important}.brand-mark img{width:100%;height:100%;object-fit:contain;padding:0}.brand-name{min-width:0!important;overflow:visible!important;color:var(--text-primary)!important;font-size:22px!important;font-weight:800!important;line-height:1!important;text-overflow:ellipsis!important;white-space:nowrap!important}.category-menu{position:relative;flex:0 0 auto}.account-menu-trigger,.category-trigger{min-height:42px!important;padding:0 16px!important;display:inline-flex!important;align-items:center!important;gap:8px!important;color:var(--text-primary)!important;background:rgba(255,255,255,.5)!important;border:1px solid rgba(255,255,255,.7)!important;border-radius:999px!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.74),0 8px 20px rgba(30,44,67,.08)!important;font-weight:700!important}.account-menu-trigger:hover,.category-trigger:hover{color:var(--accent)!important;background:rgba(255,255,255,.76)!important}.top-search-wrap{position:relative!important;left:auto!important;z-index:35!important;width:100%!important;min-width:0!important;max-width:none!important;margin:0!important;transform:none!important}.top-search,input[type=search].top-search{position:static!important;width:100%!important;height:var(--topbar-control-height,46px)!important;min-height:var(--topbar-control-height,46px)!important;min-width:0!important;max-width:none!important;margin:0!important;padding:0 18px!important;color:var(--text-primary)!important;background:rgba(255,255,255,.54)!important;border:1px solid rgba(255,255,255,.78)!important;border-radius:999px!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.82),0 8px 24px rgba(30,44,67,.08)!important;transform:none!important}.top-search::placeholder{color:rgba(82,97,115,.72)}.top-search:focus{width:100%!important;color:var(--text-primary)!important;background:rgba(255,255,255,.88)!important;border-color:rgba(10,132,255,.44)!important;box-shadow:0 0 0 4px rgba(10,132,255,.12),inset 0 1px 0 rgba(255,255,255,.9)!important;outline:0!important}.topbar .nav{min-width:0!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:6px!important}#topbarAccountMenu a,#topbarAccountMenu button,.nav-item,.topbar .nav a{min-height:46px!important;display:inline-flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:7px!important;padding:0 13px!important;color:var(--text-secondary)!important;background:0 0!important;border:1px solid transparent!important;border-radius:999px!important;opacity:1!important;font-size:14px!important;font-weight:700!important;line-height:1!important;text-decoration:none!important;transition:color 180ms ease,background-color 180ms ease,border-color 180ms ease,box-shadow 180ms ease,transform 180ms ease!important}#topbarAccountMenu a:hover,#topbarAccountMenu button:hover,.nav-account.open .account-menu-trigger,.nav-item:hover,.topbar .nav a:hover{color:var(--text-primary)!important;background:rgba(255,255,255,.64)!important;border-color:rgba(255,255,255,.78)!important;box-shadow:0 8px 20px rgba(30,44,67,.08),inset 0 1px 0 rgba(255,255,255,.78)!important;transform:translateY(-1px)!important}.nav-item svg,.topbar .nav svg{width:20px!important;height:20px!important;fill:currentColor!important}.nav-item span{font-size:12px!important;font-weight:700!important}.nav-cart-count{top:-4px!important;right:-2px!important;color:#fff!important;background:var(--accent-3)!important;border-color:rgba(255,255,255,.92)!important}.category-dropdown,.child-menu,.product-search-suggestions{color:var(--text-primary)!important;background:rgba(255,255,255,.82)!important;border:1px solid rgba(255,255,255,.82)!important;border-radius:24px!important;box-shadow:0 24px 70px rgba(30,44,67,.2),inset 0 1px 0 rgba(255,255,255,.82)!important;backdrop-filter:blur(28px) saturate(180%)!important;-webkit-backdrop-filter:blur(28px) saturate(180%)!important}.category-dropdown{min-width:250px;padding:10px}.child-menu{min-width:min(960px,calc(100vw - 360px));padding:14px;gap:10px}.child-category,.parent-category>button,.product-search-suggestion{color:var(--text-primary)!important;background:0 0!important;border-radius:16px!important}.child-category:hover,.parent-category>button:hover,.product-search-suggestion:focus,.product-search-suggestion:hover{color:var(--accent)!important;background:rgba(10,132,255,.08)!important}.product-search-suggestion span{color:var(--text-secondary)!important}.pc-sidebar{position:sticky!important;top:106px!important;height:fit-content!important}#pcSidebarDynamic>*,.pc-sidebar-card{color:var(--text-primary);background:var(--glass-bg-strong);border:1px solid rgba(255,255,255,.76);border-radius:24px;box-shadow:var(--glass-shadow-soft),inset 0 1px 0 rgba(255,255,255,.82);backdrop-filter:blur(24px) saturate(170%);-webkit-backdrop-filter:blur(24px) saturate(170%)}.pc-sidebar-card{padding:18px!important}.pc-sidebar-title{margin:0 0 14px!important;color:var(--text-primary)!important;font-size:16px!important}.pc-sidebar-link{min-height:42px!important;color:var(--text-secondary)!important;border-radius:16px!important;font-weight:700!important}.pc-sidebar-link:hover{color:var(--accent)!important;background:rgba(10,132,255,.08)!important}.article-section,.auth-card,.brand-strip,.checkout-panel,.commerce-hero,.commerce-main-card,.empty-state,.home-category-section,.product-detail-content,.product-detail-overview,.product-detail-tabs,.product-filter-panel,.section,.table-wrap{color:var(--text-primary);background:linear-gradient(145deg,rgba(255,255,255,.76),rgba(255,255,255,.52)),linear-gradient(135deg,rgba(10,132,255,.05),rgba(34,197,94,.04),rgba(255,159,10,.04));border:1px solid rgba(255,255,255,.74);border-radius:var(--ios-radius);box-shadow:var(--glass-shadow-soft),inset 0 1px 0 rgba(255,255,255,.84);backdrop-filter:blur(24px) saturate(170%);-webkit-backdrop-filter:blur(24px) saturate(170%)}.section{padding:34px;margin-bottom:26px}.section.home-category-strip{padding:18px}.section-head{align-items:center;gap:18px}.cart-item h3,.order-card h3,h1,h2,h3,h4{color:var(--text-primary);font-weight:800}.product-body h3{color:var(--text-primary);font-weight:400}h2{font-size:34px}.eyebrow{width:max-content;max-width:100%;margin:0 0 8px;padding:6px 10px;color:#075985;background:rgba(10,132,255,.1);border:1px solid rgba(10,132,255,.14);border-radius:999px;font-size:12px;font-weight:800;text-transform:uppercase}.hero{min-height:560px!important;height:min(72vh,720px)!important;margin-bottom:28px!important;padding:56px!important;isolation:isolate;background:#111827!important;border:1px solid rgba(255,255,255,.72);border-radius:34px!important;box-shadow:0 30px 90px rgba(24,34,52,.24),inset 0 1px 0 rgba(255,255,255,.5)}.hero::before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:linear-gradient(90deg,rgba(8,15,28,.78),rgba(8,15,28,.34) 52%,rgba(8,15,28,.14)),linear-gradient(180deg,rgba(255,255,255,.18),rgba(255,255,255,0))}.hero::after{content:"";position:absolute;inset:14px;z-index:0;pointer-events:none;border:1px solid rgba(255,255,255,.22);border-radius:26px}.hero-slide,.hero-slider{z-index:-1}.hero-copy{position:relative;z-index:1;max-width:680px;color:#fff;text-shadow:0 2px 24px rgba(0,0,0,.28)}.hero .eyebrow{color:#e0f2fe;background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.22)}.hero h1,.hero-copy h1{color:#fff!important;-webkit-text-fill-color:#ffffff!important;background:0 0!important;font-size:56px!important;line-height:1.02!important}.hero p{max-width:590px;color:rgba(255,255,255,.84)!important;font-size:18px!important}.hero-slider-controls{padding:22px}.hero-slider-button,.product-detail-slider-button,.product-detail-thumb-nav{color:var(--text-primary)!important;background:rgba(255,255,255,.72)!important;border:1px solid rgba(255,255,255,.82)!important;box-shadow:0 12px 30px rgba(24,34,52,.2),inset 0 1px 0 rgba(255,255,255,.84)!important;backdrop-filter:blur(18px) saturate(180%);-webkit-backdrop-filter:blur(18px) saturate(180%)}.hero-slider-button:hover,.product-detail-slider-button:hover,.product-detail-thumb-nav:hover{color:#fff!important;background:var(--accent)!important}.article-grid,.brand-strip-row,.category-page-grid,.home-category-row,.interface-grid{gap:16px}#brandStrip .brand-strip-item,.brand-strip-item{background:0 0;border:0;border-radius:0;box-shadow:none}.article-card,.cart-item,.category-page-card,.featured-category-product,.home-category-card,.home-category-product,.interface-column,.order-card,.product-card,.stat-card{position:relative;overflow:hidden;color:var(--text-primary);background:linear-gradient(145deg,rgba(255,255,255,.78),rgba(255,255,255,.5)),linear-gradient(135deg,rgba(10,132,255,.05),rgba(34,197,94,.04),rgba(255,159,10,.04));border:1px solid rgba(255,255,255,.76);border-radius:22px;box-shadow:0 12px 34px rgba(33,43,64,.1),inset 0 1px 0 rgba(255,255,255,.84);backdrop-filter:blur(22px) saturate(170%);-webkit-backdrop-filter:blur(22px) saturate(170%)}.article-card::before,.cart-item::before,.category-page-card::before,.featured-category-product::before,.home-category-card::before,.home-category-product::before,.interface-column::before,.order-card::before,.product-card::before{content:"";position:absolute;inset:0 0 auto;height:42%;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.5),rgba(255,255,255,0))}.article-card:hover,.category-page-card:hover,.featured-category-product:hover,.home-category-card:hover,.home-category-product:hover,.interface-column:hover,.product-card:hover{transform:translateY(-4px)!important;border-color:rgba(10,132,255,.34);box-shadow:0 24px 60px rgba(33,43,64,.16),inset 0 1px 0 rgba(255,255,255,.9)}.product-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))!important;gap:20px!important;padding:0!important}.featured-product-grid:not(.featured-slider-track),.home-category-product-grid{gap:14px!important}.product-card{display:grid!important;grid-template-rows:auto minmax(0,1fr)!important;padding:0!important;height:100%;border-radius:26px!important}.product-card-media{position:relative!important;display:grid!important;align-items:center!important;justify-items:center!important;width:100%!important;min-width:0!important;overflow:hidden!important;border-radius:25px 25px 0 0!important;color:inherit!important;text-decoration:none!important}.article-card img,.featured-category-product img,.home-category-product img,.product-card img{background:linear-gradient(145deg,rgba(255,255,255,.86),rgba(239,246,255,.68));border:1px solid rgba(255,255,255,.66);box-shadow:inset 0 1px 0 rgba(255,255,255,.82)}.product-card img{width:100%!important;aspect-ratio:1/1!important;padding:14px;object-fit:contain!important;border:0;border-bottom:1px solid rgba(24,34,52,.08);border-radius:25px 25px 0 0!important}.product-body{position:relative;z-index:1;gap:10px;padding:16px;border-radius:0 0 25px 25px}.featured-category-product .product-name-link,.home-category-product .product-name-link,.product-card .product-name-link{color:var(--text-primary);font-family:var(--font-main);font-style:normal;font-size:14px;font-weight:400;letter-spacing:0;text-transform:none;font-synthesis:none;-webkit-font-smoothing:antialiased}.article-card p,.cart-item p,.category-page-card p,.interface-column a,.order-card p,.product-card-model,.product-model{color:var(--text-secondary)}.price,.product-price-row .price{color:#dc2626;font-weight:900}.old-price{color:var(--text-tertiary)}.badge,.product-detail-discount{color:#fff;background:var(--warm-gradient);border:1px solid rgba(255,255,255,.44);border-radius:999px;box-shadow:0 10px 20px rgba(255,55,95,.18)}.article-tab-button,.auth-tab,.button,.customer-account-nav button,.icon-button,.layout-toggle,.product-action-button,.qty-control button{min-height:42px;border-radius:999px;border:1px solid rgba(255,255,255,.72);box-shadow:0 10px 24px rgba(33,43,64,.1),inset 0 1px 0 rgba(255,255,255,.84);font-weight:800;transition:transform 180ms ease,box-shadow 180ms ease,background-color 180ms ease,border-color 180ms ease,color 180ms ease}.article-tab-button:hover,.auth-tab:hover,.button:hover,.customer-account-nav button:hover,.icon-button:hover,.layout-toggle:hover,.product-action-button:hover,.qty-control button:hover{transform:translateY(-1px)}.article-tab-button.is-active,.auth-tab.active,.button.primary,.customer-account-nav button.active,.product-action-button.buy{color:#fff!important;background:var(--accent-gradient)!important;border-color:rgba(255,255,255,.34)!important;box-shadow:0 14px 32px rgba(10,132,255,.24),inset 0 1px 0 rgba(255,255,255,.42)!important}.button.primary:hover{background:linear-gradient(135deg,#006de0 0,#0aa9ff 54%,#16a34a 100%)!important}.article-tab-button,.auth-tab,.button.ghost,.product-action-button,.qty-control button{color:var(--text-primary)!important;background:rgba(255,255,255,.56)!important}.button.danger{color:#fff;background:linear-gradient(135deg,#ff375f,#ff6b6b)}input,select,textarea{color:var(--text-primary)!important;background:rgba(255,255,255,.7)!important;border:1px solid rgba(255,255,255,.74)!important;border-radius:18px!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.86),0 8px 20px rgba(30,44,67,.06)!important}input:focus,select:focus,textarea:focus{border-color:rgba(10,132,255,.46)!important;box-shadow:0 0 0 4px rgba(10,132,255,.12),inset 0 1px 0 rgba(255,255,255,.9)!important;outline:0!important}form label{color:var(--text-secondary)}.commerce-hero,.page-hero{min-height:280px;overflow:hidden;color:var(--text-primary)}.page-hero{align-items:center;color:var(--text-primary);background:linear-gradient(145deg,rgba(255,255,255,.78),rgba(255,255,255,.52)),linear-gradient(135deg,rgba(10,132,255,.1),rgba(34,197,94,.07),rgba(255,159,10,.06))}.commerce-hero h1,.page-hero h1{max-width:760px;color:var(--text-primary);font-size:42px;line-height:1.08}.commerce-hero p,.page-hero p{color:var(--text-secondary)}.checkout-layout,.commerce-layout,.customer-dashboard,.product-detail-overview{gap:24px}.cart-summary-panel,.checkout-form-panel,.checkout-panel,.product-filter-panel{top:106px}.summary-row{border-top-color:rgba(24,34,52,.1)}.summary-row.total strong{color:#dc2626}.product-detail-overview{grid-template-columns:minmax(320px,0.92fr) minmax(0,1.08fr);padding:34px}.product-detail-pricing,.product-detail-slider,.product-detail-summary-block,.product-detail-thumb{background:rgba(255,255,255,.58);border:1px solid rgba(255,255,255,.74);border-radius:22px;box-shadow:inset 0 1px 0 rgba(255,255,255,.82)}.product-detail-price-block .price,.product-detail-price-block.sale .price{color:#dc2626}.footer{width:min(calc(100% - 48px),var(--page-width));margin:0 auto 26px;color:var(--text-primary);background:linear-gradient(145deg,rgba(255,255,255,.74),rgba(255,255,255,.5)),linear-gradient(135deg,rgba(10,132,255,.06),rgba(34,197,94,.05),rgba(255,159,10,.04));border:1px solid rgba(255,255,255,.74);border-radius:var(--ios-radius);box-shadow:var(--glass-shadow-soft),inset 0 1px 0 rgba(255,255,255,.84);backdrop-filter:blur(24px) saturate(170%);-webkit-backdrop-filter:blur(24px) saturate(170%)}.company-footer{gap:24px}.stat-card strong{color:var(--accent)}.table-wrap,table{background:rgba(255,255,255,.68)}th{color:var(--text-secondary);background:rgba(255,255,255,.52)}td,th{border-bottom-color:rgba(24,34,52,.09)}.article-tab-button,.auth-tabs,.footer-link-rows{backdrop-filter:blur(18px) saturate(160%);-webkit-backdrop-filter:blur(18px) saturate(160%)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:rgba(82,97,115,.26);border:2px solid rgba(255,255,255,.42);border-radius:999px;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background:rgba(82,97,115,.42);background-clip:padding-box}@supports not ((backdrop-filter:blur(1px)) or (-webkit-backdrop-filter:blur(1px))){.article-section,.brand-strip,.featured-category-product,.featured-product-panel,.home-category-product,.home-category-section,.product-card,.section,.topbar{background:rgba(255,255,255,.94)!important}}@media (min-width:1280px){.featured-product-grid:not(.featured-slider-track),.home-category-product-grid{grid-template-columns:repeat(var(--home-category-columns,6),minmax(0,1fr))!important}.home-category-row{grid-template-columns:repeat(var(--home-category-strip-columns,6),minmax(0,1fr))!important}}@media (max-width:1180px){.topbar{grid-template-columns:minmax(210px,280px) minmax(210px,1fr) auto!important;gap:12px!important;padding:0 14px!important}.nav-item span{display:none!important}.nav-item,.topbar .nav a{width:46px!important;padding:0!important}body[data-page=categories] main,body[data-page=products] main{grid-template-columns:230px minmax(0,1fr)!important}}@media (max-width:900px){body.product-detail-view main,body[data-page=categories] main,body[data-page=products] main,main{width:min(calc(100% - 28px),720px)!important;margin-top:112px!important;display:block!important}body[data-page=customers]{--account-page-gutter:14px;--account-route-gap:16px}body[data-page=customers] .account-workspace{align-items:start}body[data-page=customers] main{width:calc(100% - (var(--account-page-gutter) * 2))!important;margin:calc(env(safe-area-inset-top,0px) + 92px + var(--account-route-gap)) auto var(--account-route-gap)!important}.topbar,.topbar:hover{--topbar-control-height:40px;--topbar-icon-button-size:40px;top:10px!important;width:calc(100% - 20px)!important;height:auto!important;min-height:74px!important;padding:10px!important;grid-template-columns:auto minmax(84px,1fr) auto!important;grid-template-areas:"left search nav"!important;gap:8px!important;border-radius:24px!important}.topbar-left{grid-area:left;min-width:0!important;gap:8px!important}.topbar .category-menu{display:none!important}.top-search-wrap{grid-area:search;position:relative!important;left:auto!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;transform:none!important}.topbar .nav{grid-area:nav;min-width:max-content!important;gap:6px!important;justify-content:end!important}body:not(.admin-page) #topbarAccountMenu>.account-icon-trigger,body:not(.admin-page) #topbarAccountMenu>a,body:not(.admin-page) #topbarAccountMenu>button,body:not(.admin-page) .topbar .account-menu-trigger,body:not(.admin-page) .topbar .nav a,body:not(.admin-page) .topbar .nav-cart-trigger,body:not(.admin-page) .topbar .nav-item,body:not(.admin-page) .topbar .topbar-admin-link{width:40px!important;min-width:40px!important;max-width:40px!important;height:40px!important;min-height:40px!important;padding:0!important}body:not(.admin-page) .topbar .nav .account-trigger-label,body:not(.admin-page) .topbar .nav .nav-item>span{display:none!important}body:not(.admin-page) .topbar .nav .account-trigger-icon,body:not(.admin-page) .topbar .nav .nav-cart-icon,body:not(.admin-page) .topbar .nav .topbar-admin-icon-wrap{display:grid!important;place-items:center!important}body:not(.admin-page) .topbar .nav .nav-cart-count{display:inline-grid!important;place-items:center!important}.brand-name{display:none!important;max-width:96px;font-size:16px!important}.category-trigger{min-height:38px!important;padding:0 12px!important}.pc-sidebar,body[data-page=categories] .pc-sidebar,body[data-page=products]:not(.product-detail-view) .pc-sidebar{display:none!important}.auth-card,.checkout-panel,.commerce-main-card,.featured-product-panel,.home-category-section,.product-detail-overview,.section{padding:22px;border-radius:24px}.hero{min-height:430px!important;height:auto!important;padding:28px!important;border-radius:28px!important}.commerce-hero h1,.hero h1,.hero-copy h1,.page-hero h1{font-size:34px!important;line-height:1.08!important}.commerce-hero p,.hero p,.page-hero p{font-size:16px!important}h2{font-size:28px}.checkout-layout,.commerce-layout,.customer-dashboard,.product-detail-overview,.product-list-layout{grid-template-columns:1fr!important}.cart-summary-panel,.checkout-form-panel,.checkout-panel,.product-detail-gallery,.product-filter-panel{position:static!important}.child-menu{min-width:100%}}@media (max-width:620px){body.product-detail-view main,body[data-page=categories] main,body[data-page=products] main,main{width:calc(100% - 20px)!important;margin-top:154px!important}.topbar-left{gap:8px!important}.brand-mark{width:40px!important;height:40px!important;flex-basis:40px!important;border-radius:14px!important}.brand-name{display:none!important}.category-trigger{font-size:13px!important}.nav-item,.topbar .nav a{width:40px!important;min-height:40px!important}.nav-item svg,.topbar .nav svg{width:19px!important;height:19px!important}.auth-card,.brand-strip,.checkout-panel,.commerce-main-card,.featured-product-panel,.home-category-section,.product-detail-overview,.section{padding:16px;border-radius:22px}.hero{min-height:360px!important;padding:22px!important}.commerce-hero h1,.hero h1,.hero-copy h1,.page-hero h1{font-size:30px!important}.article-grid,.category-page-grid,.featured-product-grid:not(.featured-slider-track),.home-category-product-grid,.home-category-row,.interface-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.button,.product-action-button,.product-card .button{min-height:40px;padding:9px 12px;font-size:13px}.product-action-row{grid-template-columns:1fr}body[data-page=customers] .customer-order-card-footer,body[data-page=customers] .customer-order-card-head{align-items:stretch;flex-direction:column}body[data-page=customers] .customer-order-detail-button,body[data-page=customers] .customer-order-status-badge{width:max-content}body[data-page=customers] .customer-order-detail-modal{width:calc(100vw - 20px);max-height:calc(100vh - 28px)}body[data-page=customers] .customer-order-detail-grid,body[data-page=customers] .customer-order-status-steps{grid-template-columns:1fr 1fr}body[data-page=customers] .customer-order-detail-info dl,body[data-page=customers] .customer-order-detail-shipping dl{grid-template-columns:1fr}body[data-page=customers] .customer-order-detail-info dl div,body[data-page=customers] .customer-order-detail-info dl div.is-address,body[data-page=customers] .customer-order-detail-shipping dl div{grid-template-columns:1fr;gap:4px}.footer{width:calc(100% - 20px);border-radius:22px}}@media (max-width:420px){.article-grid,.category-page-grid,.featured-product-grid:not(.featured-slider-track),.home-category-product-grid,.home-category-row,.interface-grid,.product-grid{grid-template-columns:1fr!important}body[data-page=customers] .account-entry{padding:18px;border-radius:18px}body[data-page=customers] .account-entry-copy h1{font-size:34px}body[data-page=customers] .account-overview-panel,body[data-page=customers] .account-panel{padding:14px}body[data-page=customers] .account-panel-head{display:grid;align-items:start}body[data-page=customers] .customer-address-line,body[data-page=customers] .customer-info-grid{grid-template-columns:1fr}body[data-page=customers] .customer-info-grid div{grid-template-columns:1fr}}:root{--font-main:"Inter",Arial,sans-serif;--accent-gradient:#0a84ff;--success-gradient:#22c55e;--warm-gradient:#ff3b30}.account-menu-trigger,.button,.category-trigger,.product-action-button,.topbar,body,button,html,input,optgroup,option,select,table,textarea{font-family:var(--font-main)!important}.article-tab-button.is-active,.auth-tab.active,.button.primary,.customer-account-nav button.active,.layout-toggle.is-active span,.product-action-button.buy{color:#fff!important;background:#0a84ff!important;background-image:none!important;border-color:#0a84ff!important}.article-tab-button.is-active:hover,.auth-tab.active:hover,.button.primary:hover,.customer-account-nav button.active:hover,.hero-slider-button:hover,.layout-toggle.is-active:hover span,.product-action-button.buy:hover,.product-detail-slider-button:hover,.product-detail-thumb-nav:hover{color:#fff!important;background:#006edb!important;background-image:none!important;border-color:#006edb!important}.button.danger,.layout-toggle:not(.is-active) span{color:#fff!important;background:#ff3b30!important;background-image:none!important;border-color:#ff3b30!important}.topbar .category-dropdown,.topbar .child-menu{background:#fff!important;background-image:none!important;border-color:rgba(23,32,46,.12)!important;box-shadow:0 24px 58px rgba(30,44,67,.18)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}:root{--font-main:"Inter",Arial,sans-serif}body,body *,button,html,input,select,svg text,textarea{font-family:var(--font-main)!important}.hero::after,.hero::before{display:none!important}.hero-copy{text-shadow:none!important}@media (max-width:760px){body:not([data-page]) #homeBanner.hero{aspect-ratio:2.28/1!important;min-height:0!important;height:auto!important;padding:0!important;background:#fff!important}body:not([data-page]) #homeBanner .hero-slide{background-position:center center!important;background-repeat:no-repeat!important;background-size:contain!important}body:not([data-page]) #homeBanner .hero-slide-image{object-fit:contain!important;background:#fff!important}}.category-page-card-head,.category-page-summary,.home-category-section-head,.product-parent-category-head{justify-content:center!important;text-align:center!important}.category-page-card-head,.category-page-summary,.product-parent-category-head{align-items:center!important}.category-page-card,.category-page-card-body,.product-parent-category-card{justify-items:center!important;text-align:center!important}.category-page-avatar-stack,.category-page-child-list,.product-parent-products-grid,body.parent-category-view .product-parent-category-grid{justify-content:center!important}.home-category-section-head{flex-direction:column!important;align-items:center!important}.home-category-title-block{width:100%!important;max-width:100%!important;display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:center!important;text-align:center!important}.category-page-child-copy,.product-parent-category-copy{text-align:center!important}.category-page-child-link{justify-items:center!important}:root{--bg-primary:#f5f8fb;--bg-secondary:rgba(255, 255, 255, 0.72);--panel:rgba(255, 255, 255, 0.68);--panel-strong:rgba(255, 255, 255, 0.9);--glass-bg:rgba(255, 255, 255, 0.58);--glass-bg-strong:rgba(255, 255, 255, 0.78);--glass-border:rgba(255, 255, 255, 0.72);--glass-stroke:rgba(18, 28, 45, 0.1);--glass-shadow:0 24px 70px rgba(33, 43, 64, 0.14);--glass-shadow-soft:0 12px 34px rgba(33, 43, 64, 0.1);--text-primary:#17202e;--text-secondary:#526173;--text-tertiary:#8793a3;--ink:var(--text-primary);--muted:var(--text-secondary);--line:rgba(24, 34, 52, 0.1);--accent:#0a84ff;--accent-2:#22c55e;--accent-3:#ff375f;--accent-4:#ff9f0a;--accent-gradient:linear-gradient(135deg, #0a84ff 0%, #19c2ff 48%, #22c55e 100%);--success-gradient:linear-gradient(135deg, #22c55e 0%, #8fdc77 100%);--warm-gradient:linear-gradient(135deg, #ff9f0a 0%, #ff5a66 100%);--green:var(--accent-2);--green-dark:#15803d;--blue:var(--accent);--coral:var(--accent-3)}html{background:#eef4fa!important}body{color:var(--text-primary)!important;background:linear-gradient(135deg,rgba(255,255,255,.96) 0,rgba(232,244,255,.9) 34%,rgba(244,255,248,.86) 66%,rgba(255,246,242,.92) 100%)!important}body::before{background:linear-gradient(115deg,rgba(255,255,255,.86),rgba(255,255,255,0) 42%),conic-gradient(from 205deg at 50% 0,rgba(10,132,255,.14),rgba(34,197,94,.09),rgba(255,159,10,.08),rgba(255,55,95,.08),rgba(10,132,255,.14))!important}#pcSidebarDynamic>*,.article-section,.auth-card,.brand-strip,.checkout-panel,.commerce-hero,.commerce-main-card,.empty-state,.featured-product-panel,.footer,.home-category-section,.page-hero,.pc-sidebar-card,.product-detail-content,.product-detail-overview,.product-detail-tabs,.product-filter-panel,.section,.table-wrap,.topbar,.topbar:hover{color:var(--text-primary)!important;background:linear-gradient(145deg,rgba(255,255,255,.76),rgba(255,255,255,.52)),linear-gradient(135deg,rgba(10,132,255,.05),rgba(34,197,94,.04),rgba(255,159,10,.04))!important;border-color:rgba(255,255,255,.74)!important;box-shadow:var(--glass-shadow-soft),inset 0 1px 0 rgba(255,255,255,.84)!important}.topbar,.topbar:hover{background:linear-gradient(135deg,rgba(255,255,255,.82),rgba(255,255,255,.52)),linear-gradient(90deg,rgba(10,132,255,.08),rgba(34,197,94,.06),rgba(255,159,10,.05))!important}.article-card,.cart-item,.category-page-card,.featured-category-product,.home-category-card,.home-category-product,.interface-column,.order-card,.product-card,.product-detail-pricing,.product-detail-slider,.product-detail-summary-block,.product-detail-thumb,.stat-card{color:var(--text-primary)!important;background:linear-gradient(145deg,rgba(255,255,255,.78),rgba(255,255,255,.5)),linear-gradient(135deg,rgba(10,132,255,.05),rgba(34,197,94,.04),rgba(255,159,10,.04))!important;border-color:rgba(255,255,255,.76)!important;box-shadow:0 12px 34px rgba(33,43,64,.1),inset 0 1px 0 rgba(255,255,255,.84)!important}.article-card:hover,.category-page-card:hover,.featured-category-product:hover,.home-category-card:hover,.home-category-product:hover,.interface-column:hover,.product-card:hover{border-color:rgba(10,132,255,.34)!important;box-shadow:0 24px 60px rgba(33,43,64,.16),inset 0 1px 0 rgba(255,255,255,.9)!important}.button.primary:hover,.hero-slider-button:hover,.product-detail-slider-button:hover,.product-detail-thumb-nav:hover{color:#fff!important;background:linear-gradient(135deg,#006de0 0,#0aa9ff 54%,#16a34a 100%)!important}#topbarAccountMenu a,#topbarAccountMenu button,.account-menu-trigger,.article-tab-button,.auth-tab,.button.ghost,.category-trigger,.nav-item,.product-action-button,.qty-control button,.topbar .nav a{color:var(--text-primary)!important;background:rgba(255,255,255,.56)!important;border-color:rgba(255,255,255,.72)!important}.badge,.product-detail-discount{color:#fff!important;background:var(--warm-gradient)!important;border-color:rgba(255,255,255,.44)!important;box-shadow:0 10px 20px rgba(255,55,95,.18)!important}.nav-cart-count{color:#fff!important;background:var(--accent-3)!important}.eyebrow{color:#075985!important;background:rgba(10,132,255,.1)!important;border-color:rgba(10,132,255,.14)!important}.price,.product-detail-price-block .price,.product-detail-price-block.sale .price,.product-price-row .price,.summary-row.total strong{color:#dc2626!important}.article-card p,.cart-item p,.category-page-card p,.commerce-hero p,.interface-column a,.order-card p,.page-hero p,.product-card-model,.product-model,.product-search-suggestion span,.stat-card span,form label{color:var(--text-secondary)!important}.top-search,input,input[type=search].top-search,select,textarea{color:var(--text-primary)!important;background:rgba(255,255,255,.7)!important;border-color:rgba(255,255,255,.74)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.86),0 8px 20px rgba(30,44,67,.06)!important}.top-search:focus,input:focus,select:focus,textarea:focus{border-color:rgba(10,132,255,.46)!important;box-shadow:0 0 0 4px rgba(10,132,255,.12),inset 0 1px 0 rgba(255,255,255,.9)!important}.category-dropdown,.child-menu,.product-search-suggestions{color:var(--text-primary)!important;background:rgba(255,255,255,.82)!important;border-color:rgba(255,255,255,.82)!important;box-shadow:0 24px 70px rgba(30,44,67,.2),inset 0 1px 0 rgba(255,255,255,.82)!important}#topbarAccountMenu a:hover,#topbarAccountMenu button:hover,.child-category:hover,.nav-account.open .account-menu-trigger,.nav-item:hover,.parent-category>button:hover,.pc-sidebar-link:hover,.product-search-suggestion:focus,.product-search-suggestion:hover,.topbar .nav a:hover{color:var(--accent)!important;background:rgba(10,132,255,.08)!important;border-color:rgba(255,255,255,.82)!important}th{color:var(--text-secondary)!important;background:rgba(255,255,255,.52)!important}:root{--font-main:"Inter",Arial,sans-serif;--accent-gradient:#0a84ff;--success-gradient:#22c55e;--warm-gradient:#ff3b30}.home-category-product .badge{display:none!important}:root{--liquid-page:#eef5fb;--liquid-text:#17202e;--liquid-muted:#5b6878;--liquid-soft:#8793a3;--liquid-blue:#0a84ff;--liquid-blue-dark:#006edb;--liquid-green:#22c55e;--liquid-amber:#ff9f0a;--liquid-red:#ff3b30;--liquid-glass:rgba(255, 255, 255, 0.6);--liquid-glass-strong:rgba(255, 255, 255, 0.78);--liquid-glass-soft:rgba(255, 255, 255, 0.42);--liquid-line:rgba(255, 255, 255, 0.74);--liquid-stroke:rgba(42, 56, 78, 0.12);--liquid-shadow:0 22px 58px rgba(36, 48, 72, 0.14),inset 0 1px 0 rgba(255, 255, 255, 0.82);--liquid-shadow-strong:0 30px 76px rgba(36, 48, 72, 0.18),inset 0 1px 0 rgba(255, 255, 255, 0.9);--liquid-focus:0 0 0 4px rgba(10, 132, 255, 0.16),inset 0 1px 0 rgba(255, 255, 255, 0.92);--ui-bg:var(--liquid-page);--ui-surface:var(--liquid-glass);--ui-surface-soft:rgba(255, 255, 255, 0.52);--ui-line:var(--liquid-stroke);--ui-line-strong:rgba(42, 56, 78, 0.2);--ui-text:var(--liquid-text);--ui-muted:var(--liquid-muted);--ui-blue:var(--liquid-blue);--ui-blue-soft:rgba(10, 132, 255, 0.1);--ui-green:var(--liquid-green);--ui-amber:var(--liquid-amber);--ui-red:var(--liquid-red);--ui-shadow:var(--liquid-shadow)}*,::after,::before,::file-selector-button,::placeholder,body,body *,body ::after,body ::before,button,html,input,input::file-selector-button,optgroup,option,select,svg text,table,textarea{font-family:var(--font-main)!important;font-synthesis:none}.topbar .category-dropdown,.topbar .child-menu{background:#fff!important;background-image:none!important;border:0!important;outline:0!important;box-shadow:0 28px 72px rgba(23,32,46,.22),0 10px 24px rgba(23,32,46,.12)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.topbar .category-dropdown *,.topbar .category-dropdown ::after,.topbar .category-dropdown ::before,.topbar .child-menu *,.topbar .child-menu ::after,.topbar .child-menu ::before{border-color:transparent!important;outline:0!important}.topbar .child-category,.topbar .child-menu .parent-category>button,.topbar .parent-category>button{color:var(--liquid-text)!important;background:rgba(255,255,255,.86)!important;border:0!important;border-radius:18px!important;box-shadow:none!important;transition:background .18s ease,box-shadow .18s ease,transform .18s ease!important}.topbar .child-category:hover,.topbar .child-menu .parent-category.is-open>button,.topbar .child-menu .parent-category>button:focus,.topbar .child-menu .parent-category>button:hover,.topbar .parent-category.is-open>button,.topbar .parent-category>button:focus,.topbar .parent-category>button:hover{background:#fff!important;border:0!important;box-shadow:0 12px 26px rgba(23,32,46,.18),0 4px 10px rgba(23,32,46,.1)!important;transform:translateY(-1px)}body.parent-category-view .category-page-child-link,body.parent-category-view .product-parent-category-card{background:0 0!important;background-image:none!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}body.parent-category-view .category-page-child-link:hover,body.parent-category-view .product-parent-category-card:hover{background:0 0!important;border:0!important;box-shadow:none!important}body.parent-category-view .category-page-child-avatar,body.parent-category-view .product-parent-category-image{background:0 0!important;border:0!important;box-shadow:0 8px 18px rgba(23,32,46,.18)!important}.topbar .child-menu .parent-category>button img{background:0 0!important;border-radius:12px!important}.topbar .child-menu .parent-category.is-open>button img,.topbar .child-menu .parent-category>button:focus img,.topbar .child-menu .parent-category>button:hover img{background:#fff!important}.category-page-card,.home-category-card{background:#fff!important;border-color:rgba(23,32,46,.08)!important;box-shadow:0 5px 13px rgba(23,32,46,.18)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.featured-product-grid:not(.featured-slider-track),.home-category-product-grid{gap:clamp(12px,1.5vw,18px)!important}.featured-category-product,.home-category-product{position:relative!important;isolation:isolate!important;display:grid!important;grid-template-rows:auto auto!important;min-width:0!important;padding:0!important;overflow:hidden!important;color:var(--liquid-text)!important;background:#fff!important;border:1px solid rgba(23,32,46,.08)!important;border-radius:26px!important;box-shadow:0 8px 18px rgba(23,32,46,.14)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;transition:transform 180ms ease,border-color 180ms ease,box-shadow 180ms ease,background-color 180ms ease!important}.featured-category-product::before,.home-category-product::before{content:"";position:absolute;z-index:0;inset:0 0 auto;height:48%;pointer-events:none;display:none!important}.featured-category-product::after,.home-category-product::after{content:"";position:absolute;z-index:0;inset:1px;pointer-events:none;border-radius:25px;display:none!important}.featured-category-product:hover,.home-category-product:hover{transform:translateY(-5px)!important;border-color:rgba(10,132,255,.34)!important;box-shadow:0 12px 24px rgba(23,32,46,.18)!important}.home-product-media{position:relative;z-index:1;display:grid;place-items:center;aspect-ratio:1/0.9;padding:14px;overflow:hidden;background:#fff!important;border-bottom:1px solid rgba(23,32,46,.08);border-radius:25px 25px 0 0}.home-product-media::before{content:"";position:absolute;inset:0;pointer-events:none;display:none!important}.featured-category-product>img,.home-category-product>img,.home-product-media img{position:relative;z-index:1;width:100%!important;height:100%!important;max-height:188px!important;padding:0!important;object-fit:contain!important;background:0 0!important;border:0!important;border-radius:0!important;transition:transform 180ms ease!important}.featured-category-product:hover .home-product-media img,.home-category-product:hover .home-product-media img{transform:scale(1.04)}.home-product-content{position:relative;z-index:1;display:grid;grid-template-rows:auto auto auto minmax(40px,auto) auto;gap:9px;min-width:0;padding:13px 14px 14px;background:#fff;border-radius:0 0 25px 25px}.featured-category-product h3,.home-category-product h3{min-height:39px!important;margin:0!important;overflow:hidden}.featured-category-product .product-name-link,.home-category-product .product-name-link{display:-webkit-box!important;min-height:39px!important;overflow:hidden!important;color:var(--liquid-text)!important;font-family:var(--font-main)!important;font-style:normal!important;font-size:13.5px!important;font-weight:400!important;letter-spacing:0!important;line-height:1.42!important;text-decoration:none!important;text-transform:none!important;font-synthesis:none!important;-webkit-font-smoothing:antialiased!important;-webkit-line-clamp:2;-webkit-box-orient:vertical}.featured-category-product .product-model,.home-category-product .product-model{min-height:20px!important;overflow:hidden;color:#064e7a!important;background:linear-gradient(135deg,rgba(14,165,233,.17),rgba(34,197,94,.13),rgba(245,158,11,.13))!important;border:1px solid rgba(14,165,233,.24)!important;border-radius:999px!important;font-size:12px!important;font-weight:700!important;line-height:1!important;text-overflow:ellipsis;white-space:nowrap}.home-product-commerce{display:block;gap:8px;min-width:0}.featured-category-product .product-price-row,.home-category-product .product-price-row{display:grid!important;gap:2px;min-width:0}.featured-category-product .product-price-row .price,.home-category-product .product-price-row .price{color:#d92d20!important;font-size:16px!important;font-weight:900!important;line-height:1.15}.featured-category-product .old-price,.home-category-product .old-price{color:#8b95a4!important;font-size:11px!important}.featured-category-product .product-action-row,.home-category-product .product-action-row{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;min-height:38px}.featured-category-product .product-action-button,.home-category-product .product-action-button{min-width:0;min-height:38px!important;padding:8px 10px!important;border:1px solid rgba(255,255,255,.66)!important;border-radius:16px!important;font-size:12px!important;font-weight:800!important;line-height:1.1;box-shadow:0 10px 22px rgba(36,48,72,.08),inset 0 1px 0 rgba(255,255,255,.72)!important;backdrop-filter:blur(16px) saturate(175%)!important;-webkit-backdrop-filter:blur(16px) saturate(175%)!important}.featured-category-product .product-action-button span,.home-category-product .product-action-button span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.featured-category-product .product-action-button.buy,.home-category-product .product-action-button.buy{color:#fff!important;background:linear-gradient(180deg,rgba(10,132,255,.96),rgba(0,110,219,.94))!important;border-color:rgba(255,255,255,.34)!important;box-shadow:0 14px 28px rgba(10,132,255,.26),inset 0 1px 0 rgba(255,255,255,.44)!important}.featured-category-product .product-action-button.cart,.home-category-product .product-action-button.cart{color:var(--liquid-text)!important;background:rgba(255,255,255,.54)!important;border-color:rgba(255,255,255,.72)!important}.home-category-product-placeholder .home-product-content,.home-category-product-placeholder .home-product-media{visibility:hidden}@supports not ((backdrop-filter:blur(1px)) or (-webkit-backdrop-filter:blur(1px))){.featured-category-product,.home-category-product{background:rgba(255,255,255,.88)!important}}@media (max-width:720px){.featured-product-grid:not(.featured-slider-track),.home-category-product-grid{gap:10px!important}.home-product-media{padding:10px}.home-product-content{padding:10px}.featured-category-product .product-action-row,.home-category-product .product-action-row{grid-template-columns:1fr!important}}body:not([data-page]){--home-main-section-gap:clamp(18px, 2.2vw, 28px);--home-main-card-padding:clamp(18px, 2.6vw, 28px);--home-main-grid-gap:clamp(12px, 1.6vw, 18px);--home-main-card-inner-gap:clamp(14px, 1.8vw, 20px)}body:not([data-page]) main{margin-bottom:var(--home-main-section-gap)!important}body:not([data-page]) #pageContentArea{display:grid;gap:var(--home-main-section-gap);align-items:stretch}body:not([data-page]) #pageContentArea>.scroll-anchor{position:absolute;width:1px;height:1px;overflow:hidden}body:not([data-page]) #pageContentArea>.article-section,body:not([data-page]) #pageContentArea>.brand-strip,body:not([data-page]) #pageContentArea>.featured-product-panel,body:not([data-page]) #pageContentArea>.hero,body:not([data-page]) #pageContentArea>.home-category-section,body:not([data-page]) #pageContentArea>.home-category-sections,body:not([data-page]) #pageContentArea>.section{margin-top:0!important;margin-bottom:0!important}body:not([data-page]) .home-category-sections{display:grid;gap:var(--home-main-section-gap)!important}body:not([data-page]) .featured-product-panel.home-category-section,body:not([data-page]) .home-category-sections>.home-category-section{margin:0!important}body:not([data-page]) .article-section,body:not([data-page]) .brand-strip,body:not([data-page]) .featured-product-panel,body:not([data-page]) .home-category-section,body:not([data-page]) .section.home-category-strip{display:grid;align-content:start;padding:var(--home-main-card-padding)!important}body:not([data-page]) .article-grid,body:not([data-page]) .brand-strip-row,body:not([data-page]) .featured-product-grid:not(.featured-slider-track),body:not([data-page]) .home-category-product-grid,body:not([data-page]) .home-category-row,body:not([data-page]) .interface-grid{gap:var(--home-main-grid-gap)!important}body:not([data-page]) .home-category-section-head{margin-bottom:var(--home-main-card-inner-gap)}body:not([data-page]) .home-category-section-head+.home-category-product-grid,body:not([data-page]) .home-category-section-head+.home-category-product-rail{margin-top:0!important}@media (max-width:720px){body:not([data-page]){--home-main-section-gap:16px;--home-main-card-padding:16px;--home-main-grid-gap:12px;--home-main-card-inner-gap:14px}body:not([data-page]) .article-section,body:not([data-page]) .featured-product-panel,body:not([data-page]) .home-category-section{padding:var(--home-main-card-padding)!important}}body:not([data-page]) .home-category-sections>.home-category-section .home-category-section-head{display:grid!important;grid-template-columns:minmax(180px,0.38fr) minmax(0,1fr);align-items:start!important;gap:clamp(14px,2vw,22px)!important;margin-bottom:clamp(14px,1.8vw,20px)!important;padding-bottom:clamp(12px,1.6vw,18px);border-bottom:1px solid rgba(218,228,240,.78)}body:not([data-page]) .home-category-sections>.home-category-section .home-category-title-block{display:grid!important;grid-template-columns:1fr!important;gap:5px!important;max-width:none!important;min-width:0}body:not([data-page]) .home-category-sections>.home-category-section .home-category-title-block span{width:max-content;max-width:100%;padding:4px 9px;color:var(--liquid-blue-dark);background:rgba(10,132,255,.09);border:1px solid rgba(10,132,255,.12);border-radius:999px;font-size:10px;font-weight:900;line-height:1.1;text-transform:uppercase}body:not([data-page]) .home-category-sections>.home-category-section .home-category-section-head h3{max-width:100%;overflow:hidden;color:var(--liquid-text)!important;font-size:clamp(22px, 2.5vw, 32px)!important;line-height:1.08!important;text-overflow:ellipsis}body:not([data-page]) .home-category-section-tools{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;min-width:0}body:not([data-page]) .home-category-child-list{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px;min-width:0;max-height:82px;overflow:auto;padding:1px 2px 3px;scrollbar-width:thin}body:not([data-page]) .home-category-child-chip{flex:0 0 auto;min-height:32px;padding:7px 11px;color:var(--liquid-muted);background:rgba(255,255,255,.68);border:1px solid rgba(219,229,242,.86);border-radius:999px;box-shadow:inset 0 1px 0 rgba(255,255,255,.86),0 5px 12px rgba(23,32,46,.055);font-size:12px;font-weight:850;line-height:1;cursor:pointer;transition:color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}body:not([data-page]) .home-category-child-chip.is-active,body:not([data-page]) .home-category-child-chip:focus-visible,body:not([data-page]) .home-category-child-chip:hover{color:#fff;background:linear-gradient(135deg,rgba(10,132,255,.96),rgba(34,197,94,.82));border-color:rgba(255,255,255,.78);box-shadow:0 9px 18px rgba(10,132,255,.18),inset 0 1px 0 rgba(255,255,255,.38);transform:translateY(-1px);outline:0}body:not([data-page]) .home-category-detail-link{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:8px 13px;color:var(--liquid-text)!important;background:rgba(255,255,255,.78);border:1px solid rgba(219,229,242,.92);border-radius:999px;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 7px 16px rgba(23,32,46,.08);font-size:12px;font-weight:900;line-height:1;text-decoration:none;white-space:nowrap}body:not([data-page]) .home-category-detail-link::after{content:"";width:7px;height:7px;margin-left:7px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(-45deg)}body:not([data-page]) .home-category-detail-link:focus-visible,body:not([data-page]) .home-category-detail-link:hover{color:#fff!important;background:var(--liquid-blue);border-color:rgba(255,255,255,.72);box-shadow:0 10px 20px rgba(10,132,255,.2);outline:0}@media (max-width:900px){body:not([data-page]) .home-category-section-tools,body:not([data-page]) .home-category-sections>.home-category-section .home-category-section-head{grid-template-columns:1fr}body:not([data-page]) .home-category-child-list{justify-content:flex-start;max-height:none}body:not([data-page]) .home-category-detail-link{justify-self:start}}body.product-detail-view .product-detail-section{padding:0!important;background:0 0!important;border:0!important;box-shadow:none!important}body.product-detail-view .product-detail-layout{gap:clamp(18px,2.2vw,28px)!important}body.product-detail-view .product-detail-overview,body.product-detail-view .product-detail-tabs{background:linear-gradient(145deg,rgba(255,255,255,.82),rgba(247,251,255,.62)),linear-gradient(135deg,rgba(10,132,255,.055),rgba(34,197,94,.04))!important;border:1px solid rgba(255,255,255,.78)!important;border-radius:28px!important;box-shadow:0 24px 62px rgba(23,32,46,.13),inset 0 1px 0 rgba(255,255,255,.9)!important}body.product-detail-view .product-detail-overview{grid-template-columns:minmax(360px,0.95fr) minmax(360px,1fr)!important;gap:clamp(18px,2.4vw,30px)!important;padding:clamp(14px,2.2vw,24px)!important}body.product-detail-view .product-detail-content,body.product-detail-view .product-detail-gallery{gap:14px!important}body.product-detail-view .product-detail-slider{overflow:hidden;padding:clamp(12px,1.8vw,20px);background:#fff!important;border:1px solid rgba(219,229,242,.96)!important;border-radius:24px!important;box-shadow:0 18px 38px rgba(23,32,46,.13),inset 0 1px 0 rgba(255,255,255,.98)!important}body.product-detail-view .product-detail-slider-viewport{background:#fff!important;border:0!important;border-radius:20px!important}body.product-detail-view .product-detail-main-image{aspect-ratio:1/0.92!important;padding:clamp(22px,3.2vw,42px)!important;background:#fff!important;object-fit:contain!important}body.product-detail-view .product-detail-thumb{width:70px!important;height:70px!important;background:#fff!important;border-color:rgba(219,229,242,.92)!important;border-radius:16px!important;box-shadow:0 8px 18px rgba(23,32,46,.08),inset 0 1px 0 rgba(255,255,255,.96)!important}body.product-detail-view .product-detail-thumb.active{border-color:rgba(10,132,255,.72)!important;box-shadow:0 10px 22px rgba(10,132,255,.16),inset 0 0 0 2px rgba(10,132,255,.12)!important}body.product-detail-view .product-detail-thumb img{background:#fff!important;padding:7px!important}body.product-detail-view .product-detail-content{grid-template-rows:auto auto auto auto auto!important;padding:clamp(8px,1.4vw,14px)}body.product-detail-view .product-detail-content h2{color:var(--liquid-text)!important;font-size:clamp(26px, 3vw, 38px)!important;line-height:1.08!important}body.product-detail-view .product-detail-model{width:max-content;max-width:100%;margin:-2px 0 0!important;padding:6px 10px;color:var(--liquid-blue-dark)!important;background:rgba(10,132,255,.09);border:1px solid rgba(10,132,255,.12);border-radius:999px;font-size:12px!important;letter-spacing:0!important}body.product-detail-view .product-detail-pricing,body.product-detail-view .product-detail-summary-block{padding:14px;background:rgba(255,255,255,.66);border:1px solid rgba(219,229,242,.86);border-radius:18px;box-shadow:inset 0 1px 0 rgba(255,255,255,.88),0 8px 18px rgba(23,32,46,.06)}body.product-detail-view .product-detail-summary-block h3{color:var(--liquid-text)!important;font-size:15px!important}body.product-detail-view .product-detail-pricing{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;margin-top:0!important}body.product-detail-view .product-detail-price-block{gap:5px!important}body.product-detail-view .product-detail-price-block .old-price,body.product-detail-view .product-detail-price-block .price{font-size:clamp(17px, 2vw, 24px)!important;font-weight:900!important}body.product-detail-view .product-detail-actions{margin-top:0}body.product-detail-view .product-detail-actions .button{min-height:46px!important;border-radius:16px!important}body.product-detail-view .product-detail-tabs{padding:clamp(14px,2vw,22px)!important}body.product-detail-view .product-detail-body{color:var(--liquid-text);line-height:1.65}@media (max-width:900px){body.product-detail-view .product-detail-overview{grid-template-columns:1fr!important}body.product-detail-view .product-detail-main-image{aspect-ratio:1/0.82!important}body.product-detail-view .product-detail-pricing{grid-template-columns:1fr!important}}body:not([data-page]) .home-category-sections>.home-category-section .home-category-section-head{grid-template-columns:minmax(180px,0.34fr) minmax(0,1fr)!important;align-items:center!important;padding-bottom:12px!important}body:not([data-page]) .home-category-sections>.home-category-section .home-category-title-block{gap:0!important}body:not([data-page]) .home-category-sections>.home-category-section .home-category-title-block>span{display:none!important}body:not([data-page]) .home-category-sections>.home-category-section .home-category-section-head h3{font-size:clamp(21px, 2.3vw, 30px)!important}body:not([data-page]) .home-category-section-tools{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important}body:not([data-page]) .home-category-child-rail{position:relative;display:grid;grid-template-columns:0 minmax(0,1fr) 0;align-items:center;min-width:0}body:not([data-page]) .home-category-child-list{flex-wrap:nowrap!important;justify-content:flex-start!important;max-height:none!important;overflow-x:auto!important;overflow-y:hidden!important;padding:1px 0 2px!important;scrollbar-width:none;-ms-overflow-style:none}body:not([data-page]) .home-category-child-list::-webkit-scrollbar{display:none}body:not([data-page]) .home-category-child-chip{min-height:30px!important;padding:7px 10px!important;background:rgba(255,255,255,.58)!important;border-color:rgba(218,228,240,.82)!important;box-shadow:none!important;font-size:12px!important}body:not([data-page]) .home-category-child-chip.is-active,body:not([data-page]) .home-category-child-chip:focus-visible,body:not([data-page]) .home-category-child-chip:hover{box-shadow:none!important}body:not([data-page]) .home-category-child-nav{position:relative;z-index:2;width:28px;height:28px;display:grid;place-items:center;padding:0;color:var(--liquid-text);background:rgba(255,255,255,.92);border:1px solid rgba(218,228,240,.9);border-radius:999px;box-shadow:0 8px 18px rgba(23,32,46,.11);cursor:pointer;opacity:0;visibility:hidden;transition:opacity .18s ease,visibility .18s ease,transform .18s ease}body:not([data-page]) .home-category-child-nav.prev{left:14px}body:not([data-page]) .home-category-child-nav.next{right:14px}body:not([data-page]) .home-category-child-nav svg{width:15px;height:15px;fill:currentColor}body:not([data-page]) .home-category-child-rail:focus-within .home-category-child-nav,body:not([data-page]) .home-category-child-rail:hover .home-category-child-nav{opacity:1;visibility:visible}body:not([data-page]) .home-category-child-nav:focus-visible,body:not([data-page]) .home-category-child-nav:hover{transform:translateY(-1px);outline:0}body:not([data-page]) .home-category-detail-link{min-height:32px!important;box-shadow:none!important}body:not([data-page]) .brand-strip{background:linear-gradient(145deg,rgba(243,248,255,.82),rgba(255,255,255,.62)),linear-gradient(135deg,rgba(10,132,255,.05),rgba(34,197,94,.035))!important}body:not([data-page]) #brandStrip .brand-strip-row{gap:clamp(10px,1.4vw,16px)!important}body:not([data-page]) #brandStrip .brand-strip-item,body:not([data-page]) .brand-strip-item{height:94px!important;padding:0!important;background:0 0!important;border:0!important;border-radius:0!important;box-shadow:none!important}body:not([data-page]) #brandStrip .brand-strip-item img,body:not([data-page]) .brand-strip-item img{width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;padding:0!important;object-fit:contain!important;background:0 0!important;border:0!important;border-radius:18px!important;box-shadow:none!important}@media (max-width:900px){body:not([data-page]) .home-category-sections>.home-category-section .home-category-section-head{grid-template-columns:1fr!important}body:not([data-page]) .home-category-section-tools{grid-template-columns:minmax(0,1fr) auto!important}}@media (max-width:620px){body:not([data-page]) .home-category-section-tools{grid-template-columns:1fr!important}}[hidden]{display:none!important}body:not([data-page]) .home-category-sections>.home-category-section .home-category-section-head{grid-template-columns:minmax(130px,clamp(160px,20vw,300px)) minmax(0,1fr)!important;align-items:center!important;justify-content:stretch!important;text-align:left!important;gap:clamp(12px,1.7vw,20px)!important;padding-bottom:12px!important}body:not([data-page]) .home-category-sections>.home-category-section .home-category-title-block{width:auto!important;max-width:clamp(160px,20vw,300px)!important;min-width:0!important;justify-self:start!important;justify-content:start!important;text-align:left!important}body:not([data-page]) .home-category-sections>.home-category-section .home-category-section-head h3{max-width:100%!important;margin:0!important;padding-block:3px!important;overflow:visible!important;text-align:left!important;line-height:1.22!important;text-overflow:clip!important;white-space:normal!important;overflow-wrap:break-word!important}body:not([data-page]) .home-category-section-tools{width:100%!important;min-width:0!important;justify-self:stretch!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important}body:not([data-page]) .home-category-child-rail{display:grid!important;grid-template-columns:30px minmax(0,1fr) 30px!important;align-items:center!important;gap:4px!important;min-width:0!important;overflow:hidden!important}body:not([data-page]) .home-category-child-list{min-width:0!important;white-space:nowrap!important;scroll-padding-inline:8px!important}body:not([data-page]) .home-category-child-chip{flex:0 0 auto!important;max-width:none!important;overflow:visible!important;text-overflow:clip!important;white-space:nowrap!important}body:not([data-page]) .home-category-child-nav{left:auto!important;right:auto!important;box-shadow:none!important;pointer-events:none}body:not([data-page]) .home-category-child-rail:focus-within .home-category-child-nav,body:not([data-page]) .home-category-child-rail:hover .home-category-child-nav{pointer-events:auto}body:not([data-page]) .home-category-child-chip{color:var(--liquid-text)!important;background:rgba(255,255,255,.72)!important}body:not([data-page]) .home-category-child-chip.is-active,body:not([data-page]) .home-category-child-chip:focus-visible,body:not([data-page]) .home-category-child-chip:hover{color:#fff!important;background:var(--liquid-blue)!important;border-color:rgba(10,132,255,.28)!important}@media (max-width:900px){body:not([data-page]) .home-category-sections>.home-category-section .home-category-section-head{grid-template-columns:1fr!important;align-items:start!important}body:not([data-page]) .home-category-sections>.home-category-section .home-category-title-block{max-width:100%!important}body:not([data-page]) .home-category-section-tools{grid-template-columns:minmax(0,1fr) auto!important}}@media (max-width:760px){body:not([data-page]) .home-category-sections>.home-category-section .home-category-section-head{grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"title detail" "children children"!important;align-items:center!important;gap:8px 10px!important;padding-bottom:10px!important}body:not([data-page]) .home-category-sections>.home-category-section .home-category-title-block{grid-area:title!important;max-width:100%!important}body:not([data-page]) .home-category-section-tools{display:contents!important}body:not([data-page]) .home-category-child-rail{grid-area:children!important;grid-template-columns:minmax(0,1fr)!important;gap:0!important;width:100%!important;min-width:0!important}body:not([data-page]) .home-category-child-list{width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;padding-inline:0!important;scroll-padding-inline:0!important;touch-action:pan-x!important;overscroll-behavior-inline:contain!important;-webkit-overflow-scrolling:touch!important}body:not([data-page]) .home-category-child-nav{display:none!important;visibility:hidden!important;pointer-events:none!important}body:not([data-page]) .home-category-detail-link{grid-area:detail!important;align-self:center!important;justify-self:end!important;min-height:30px!important;padding:7px 11px!important}}body:not([data-page]) .section.home-category-strip{overflow:hidden!important}body:not([data-page]) .home-category-row{align-items:stretch!important}body:not([data-page]) .home-category-card{display:grid!important;grid-template-rows:minmax(146px,1fr) auto!important;align-content:stretch!important;align-items:stretch!important;justify-items:center!important;height:100%!important;min-height:190px;padding:12px!important;gap:10px!important;background:linear-gradient(180deg,rgba(245,249,255,.94),rgba(255,255,255,.72)),linear-gradient(135deg,rgba(10,132,255,.045),rgba(34,197,94,.035))!important;border:1px solid rgba(218,228,240,.9)!important;border-radius:20px!important;box-shadow:0 12px 26px rgba(23,32,46,.1),inset 0 1px 0 rgba(255,255,255,.9)!important}body:not([data-page]) .home-category-card:hover{transform:translateY(-3px)!important;box-shadow:0 18px 34px rgba(23,32,46,.14),inset 0 1px 0 rgba(255,255,255,.95)!important}body:not([data-page]) .home-category-card img{align-self:stretch!important;width:100%!important;height:100%!important;max-width:none!important;min-height:0!important;aspect-ratio:1/0.78!important;padding:clamp(6px,1vw,10px)!important;object-fit:contain!important;background:#fff!important;border:1px solid rgba(223,232,243,.94)!important;border-radius:16px!important;box-shadow:0 8px 17px rgba(23,32,46,.1),inset 0 1px 0 rgba(255,255,255,.98)!important;filter:none!important}body:not([data-page]) .home-category-card strong{align-self:start!important;display:-webkit-box;width:100%;min-height:calc(17px * 1.28 * 2);overflow:hidden;color:var(--liquid-text)!important;font-size:17px!important;font-weight:400!important;line-height:1.28!important;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}body:not([data-page]) #brandStrip.brand-strip{padding:clamp(12px,1.5vw,18px)!important}body:not([data-page]) #brandStrip .brand-strip-row{grid-template-columns:repeat(auto-fit,minmax(264px,320px))!important;gap:14px!important;justify-content:center!important}body:not([data-page]) #brandStrip .brand-strip-item,body:not([data-page]) .brand-strip-item{width:auto!important;height:132px!important;min-height:0!important;padding:0!important;background:0 0!important;border:0!important;border-radius:0!important;box-shadow:none!important}body:not([data-page]) #brandStrip .brand-strip-item img,body:not([data-page]) .brand-strip-item img{width:100%!important;height:100%!important;max-width:291px!important;max-height:109px!important;padding:0!important;object-fit:contain!important;background:rgba(255,255,255,.74)!important;border:1px solid rgba(218,228,240,.92)!important;border-radius:22px!important;box-shadow:0 10px 22px rgba(23,32,46,.08),inset 0 1px 0 rgba(255,255,255,.9)!important}@media (max-width:760px){body:not([data-page]) #brandStrip.brand-strip{padding:12px!important}body:not([data-page]) #brandStrip .brand-strip-row{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;justify-content:stretch!important}body:not([data-page]) #brandStrip .brand-strip-item,body:not([data-page]) .brand-strip-item{width:100%!important;height:132px!important}body:not([data-page]) #brandStrip .brand-strip-item img,body:not([data-page]) .brand-strip-item img{width:100%!important;height:100%!important;max-width:291px!important;max-height:109px!important}}body:not([data-page]) .featured-category-product,body:not([data-page]) .home-category-product{grid-template-rows:auto minmax(0,1fr)!important}body:not([data-page]) .home-category-product-rail{position:relative;min-width:0;touch-action:pan-y;user-select:none;-webkit-user-select:none;cursor:grab}body:not([data-page]) .home-category-product-rail.is-touch-dragging{cursor:grabbing}body:not([data-page]) .featured-slider-shell :is(a,img),body:not([data-page]) .home-category-product-rail :is(a,img){-webkit-user-drag:none;user-select:none;-webkit-user-select:none}body:not([data-page]) .home-category-product-track,body:not([data-page]) .home-category-product-viewport{position:relative;min-width:0}body:not([data-page]) .home-category-product-grid.is-buffer{position:absolute;inset:0;width:100%;opacity:0;pointer-events:none}body:not([data-page]) .home-category-product-rail.is-sliding .home-category-product-viewport{overflow:hidden!important;border-radius:26px}body:not([data-page]) .home-category-product-rail.is-sliding .home-category-product-track{pointer-events:none}body:not([data-page]) .home-category-product-rail.is-sliding .home-category-product-grid{will-change:transform,opacity}body:not([data-page]) .home-category-product-rail.is-slide-next .home-category-product-grid.is-current{animation:homeCategoryProductsCurrentNext 380ms cubic-bezier(.22,.86,.24,1) both}body:not([data-page]) .home-category-product-rail.is-slide-next .home-category-product-grid.is-buffer{opacity:1;animation:homeCategoryProductsBufferNext 380ms cubic-bezier(.22,.86,.24,1) both}body:not([data-page]) .home-category-product-rail.is-slide-prev .home-category-product-grid.is-current{animation:homeCategoryProductsCurrentPrev 380ms cubic-bezier(.22,.86,.24,1) both}body:not([data-page]) .home-category-product-rail.is-slide-prev .home-category-product-grid.is-buffer{opacity:1;animation:homeCategoryProductsBufferPrev 380ms cubic-bezier(.22,.86,.24,1) both}@keyframes homeCategoryProductsCurrentNext{from{transform:translateX(0)}to{transform:translateX(-105%)}}@keyframes homeCategoryProductsBufferNext{from{transform:translateX(105%)}to{transform:translateX(0)}}@keyframes homeCategoryProductsCurrentPrev{from{transform:translateX(0)}to{transform:translateX(105%)}}@keyframes homeCategoryProductsBufferPrev{from{transform:translateX(-105%)}to{transform:translateX(0)}}body:not([data-page]) .home-category-product-nav{position:absolute;top:50%;z-index:34;display:inline-grid;place-items:center;width:28.5px;height:28.5px;padding:0;color:var(--liquid-text);background:rgba(255,255,255,.94);border:1px solid rgba(218,228,240,.9);border-radius:999px;box-shadow:0 14px 28px rgba(23,32,46,.16),inset 0 1px 0 rgba(255,255,255,.88);cursor:pointer;transform:translateY(-50%);transition:opacity .18s ease,transform .18s ease,box-shadow .18s ease}body:not([data-page]) .home-category-product-nav.prev{left:-12px}body:not([data-page]) .home-category-product-nav.next{right:-12px}body:not([data-page]) .home-category-product-nav svg{display:block;width:13.5px;height:13.5px;fill:currentColor}body:not([data-page]) .home-category-product-nav:focus-visible,body:not([data-page]) .home-category-product-nav:hover{box-shadow:0 18px 34px rgba(10,132,255,.2),inset 0 1px 0 rgba(255,255,255,.94);outline:0;transform:translateY(-50%) scale(1.04)}body:not([data-page]) .home-category-product-nav:disabled{opacity:.36;cursor:default;transform:translateY(-50%)}body:not([data-page]) .featured-product-panel{position:relative;isolation:isolate;display:block!important;overflow:visible!important;padding:0!important;background:radial-gradient(circle at 18% 12%,rgba(10,132,255,.3),transparent 28%),radial-gradient(circle at 82% 10%,rgba(52,199,89,.2),transparent 26%),linear-gradient(145deg,#030712 0,#101827 54%,#020617 100%)!important;border:1px solid rgba(255,255,255,.16)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.18),0 24px 70px rgba(2,6,23,.24)!important;clip-path:none}body:not([data-page]) .featured-product-panel::before{content:"";position:absolute;inset:0;z-index:0;height:auto;pointer-events:none;background:linear-gradient(120deg,rgba(255,255,255,.14),transparent 34%),radial-gradient(circle at 50% 100%,rgba(255,255,255,.08),transparent 34%);border-radius:inherit;filter:none}body:not([data-page]) .featured-slider-shell{--featured-drag-x:0px;position:relative;z-index:1;width:100%;min-height:clamp(404px,36vw,480px);padding:clamp(44px,4.4vw,64px) clamp(44px,5vw,78px) clamp(18px,2.4vw,34px);overflow:hidden!important;background:0 0;border:0;border-radius:inherit;box-shadow:none;clip-path:none;perspective:1600px;cursor:grab;touch-action:pan-y;user-select:none;-webkit-user-select:none}body:not([data-page]) .featured-slider-shell.is-dragging{cursor:grabbing}body:not([data-page]) .featured-slider-stage{position:relative;display:grid;place-items:center;width:100%;min-height:inherit;transform-style:preserve-3d;perspective:1600px}body:not([data-page]) .featured-product-grid.featured-slider-track{position:relative!important;display:block!important;width:100%!important;min-height:inherit!important;height:100%!important;gap:0!important;overflow:visible!important;transform-style:preserve-3d}body:not([data-page]) .featured-slider-card{--featured-card-height:clamp(374px, 34vw, 460px);--featured-card-bg:transparent;--featured-slide-x:0px;--featured-slide-rotate:0deg;--featured-slide-scale:1;--featured-slide-depth:110px;position:absolute!important;top:50%;left:50%;width:min(330px,74vw);height:var(--featured-card-height)!important;min-height:0!important;max-height:var(--featured-card-height)!important;margin:0!important;display:block!important;padding:0!important;overflow:hidden!important;color:#fff!important;background:var(--featured-card-bg)!important;border:0!important;border-radius:32px!important;background-clip:padding-box!important;box-sizing:border-box!important;box-shadow:none!important;opacity:0;visibility:hidden;filter:none;pointer-events:none;transform:translate3d(calc(-50% + var(--featured-slide-x) + var(--featured-drag-x)),-50%,var(--featured-slide-depth)) rotateY(var(--featured-slide-rotate)) scale(var(--featured-slide-scale))!important;transform-origin:center;transition:transform 520ms cubic-bezier(.22, 1, .36, 1),box-shadow 220ms ease;backface-visibility:visible;contain:layout style;will-change:transform}body:not([data-page]) .featured-slider-shell.is-dragging .featured-slider-card{transition:none!important}body:not([data-page]) .featured-slider-card.is-visible-slide{opacity:1;visibility:visible;pointer-events:auto}body:not([data-page]) .featured-slider-card.is-active{box-shadow:none!important}body:not([data-page]) .featured-slider-card.is-neighbor{box-shadow:none!important}body:not([data-page]) .featured-slide-image-link{position:absolute;inset:0;z-index:1;display:grid;place-items:center;min-width:0;min-height:0;padding:0;overflow:hidden;background:var(--featured-card-bg);border:0;border-radius:32px;text-decoration:none}body:not([data-page]) .featured-slide-image-frame{display:grid;place-items:center;width:100%;height:100%;min-height:0;overflow:hidden;background:var(--featured-card-bg);border-radius:32px}body:not([data-page]) .featured-slide-image{display:block;width:100%;height:100%;margin:0!important;aspect-ratio:auto!important;object-fit:contain;object-position:center bottom;background:0 0!important;border:0!important;box-shadow:none!important;filter:none;image-rendering:auto;transform:none;transform-origin:center bottom;backface-visibility:visible;will-change:auto}body:not([data-page]) .featured-slide-new-tag{position:absolute;top:14px;left:14px;z-index:5;width:51px;height:51px;display:grid;place-items:center;overflow:visible;color:#fff;background:#ee0012;clip-path:polygon(50% 0,58% 18%,75% 6%,75% 27%,96% 22%,84% 41%,100% 50%,84% 59%,96% 78%,75% 73%,75% 94%,58% 82%,50% 100%,42% 82%,25% 94%,25% 73%,4% 78%,16% 59%,0 50%,16% 41%,4% 22%,25% 27%,25% 6%,42% 18%);box-shadow:0 4px 8px rgba(127,29,29,.22);pointer-events:none;transform:rotate(-30deg);transform-origin:center}body:not([data-page]) .featured-slide-new-tag span{display:block;color:#fff;font-size:12px;font-weight:950;letter-spacing:0;line-height:1;text-shadow:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:geometricPrecision;font-synthesis:none}body:not([data-page]) .featured-slide-overlay{position:absolute;right:0;bottom:-1px;left:0;z-index:2;isolation:isolate;display:grid;justify-items:center;align-items:start;height:clamp(92px,21%,104px);padding:12px 0 10px;overflow:visible;color:#fff;background:rgba(2,6,23,.56);border-radius:0 0 32px 32px;pointer-events:auto}body:not([data-page]) .featured-slide-info{position:relative;z-index:1;display:grid;justify-items:center;gap:1.5px;width:100%;min-width:0;padding:0 18px;overflow:visible;background:0 0;border:0;border-radius:0;box-shadow:none;pointer-events:auto}body:not([data-page]) .featured-slide-name{display:grid;align-items:center;width:100%;min-height:0!important;margin:0!important;text-align:center;pointer-events:auto}body:not([data-page]) .featured-slide-name .product-name-link{--featured-slide-name-size:14.6px;display:grid!important;grid-template-rows:repeat(2,minmax(0,auto));align-content:center;justify-items:center;width:100%;min-height:calc(var(--featured-slide-name-size) * 1.46 * 2 + 6px);max-height:calc(var(--featured-slide-name-size) * 1.46 * 2 + 6px);padding-block:3px;overflow:hidden!important;color:#fff!important;font-family:var(--font-main)!important;font-size:var(--featured-slide-name-size)!important;font-weight:800!important;letter-spacing:0!important;line-height:1.46!important;text-decoration:none!important;text-transform:uppercase!important;text-shadow:none!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important;text-rendering:geometricPrecision!important;font-synthesis:none!important}body:not([data-page]) .featured-slide-name-line{display:block;max-width:100%;min-width:0;overflow:visible;line-height:inherit;text-overflow:clip;white-space:nowrap}body:not([data-page]) .featured-slide-model{position:absolute;top:0;left:50%;z-index:2;display:inline-flex;align-items:center;justify-content:center;justify-self:center;width:max-content;max-width:calc(100% - 40px);overflow:hidden;margin:0;height:23px;min-height:23px;padding:0 15px;color:#fff;background:rgba(2,6,23,.88);border:1px solid rgba(255,255,255,.12);border-radius:999px;box-shadow:0 8px 18px rgba(2,6,23,.22);font-family:var(--font-main);font-size:11px;font-weight:800;letter-spacing:0;line-height:1;text-align:center;text-shadow:none;text-overflow:ellipsis;transform:translate(-50%,-50%);white-space:nowrap;pointer-events:none}body:not([data-page]) .featured-slide-detail{display:inline-flex;align-items:center;justify-content:center;min-height:23px;padding:5px 13px;color:#111827;background:rgba(255,255,255,.96);border:1px solid rgba(255,255,255,.82);border-radius:999px;box-shadow:0 8px 18px rgba(2,6,23,.22);font-size:11px;font-weight:800;line-height:1;text-decoration:none;pointer-events:auto}body:not([data-page]) .featured-slider-empty{position:absolute;top:50%;left:50%;width:min(520px,86%);margin:0;text-align:center;transform:translate(-50%,-50%)}body:not([data-page]) .featured-slider-nav{position:absolute;top:50%;z-index:96;display:inline-grid;place-items:center;width:44px;height:44px;padding:0;color:#fff;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.24);border-radius:999px;box-shadow:0 16px 32px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.16);cursor:pointer;transform:translateY(-50%);transition:transform 180ms ease,box-shadow 180ms ease,opacity 180ms ease}body:not([data-page]) .featured-slider-nav.is-prev{left:clamp(10px,1.4vw,18px)}body:not([data-page]) .featured-slider-nav.is-next{right:clamp(10px,1.4vw,18px)}body:not([data-page]) .featured-slider-nav span{display:block;margin-top:-2px;font-size:34px;font-weight:500;line-height:1}body:not([data-page]) .featured-slider-nav:focus-visible,body:not([data-page]) .featured-slider-nav:hover{outline:0;box-shadow:0 18px 38px rgba(10,132,255,.28),inset 0 1px 0 rgba(255,255,255,.22);transform:translateY(-50%) scale(1.04)}body:not([data-page]) .featured-slider-nav:disabled{opacity:.34;cursor:default;transform:translateY(-50%)}body:not([data-page]) .featured-slider-dots{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;gap:7px;min-height:18px;margin-top:12px}body:not([data-page]) .featured-slider-dots[hidden]{display:none!important}body:not([data-page]) .featured-slider-dot{width:8px;height:8px;padding:0;background:rgba(255,255,255,.28);border:0;border-radius:999px;cursor:pointer;transition:width 180ms ease,background-color 180ms ease,box-shadow 180ms ease}body:not([data-page]) .featured-slider-dot.is-active{width:28px;background:linear-gradient(90deg,#0a84ff,#34c759);box-shadow:0 6px 14px rgba(10,132,255,.24)}body:not([data-page]) .featured-secondary-sections{display:grid;gap:var(--home-main-section-gap);min-width:0}body:not([data-page]) .featured-secondary-section{margin:0!important}body:not([data-page]) .featured-secondary-head{display:flex;justify-content:center;min-width:0}body:not([data-page]) .featured-secondary-tabs{display:inline-flex;gap:4px;padding:4px;background:rgba(255,255,255,.72);border:1px solid rgba(218,228,240,.82);border-radius:999px;box-shadow:0 12px 28px rgba(33,43,64,.1),inset 0 1px 0 rgba(255,255,255,.84)}body:not([data-page]) .featured-secondary-tab{min-height:34px;padding:8px 16px;color:var(--liquid-muted);background:0 0;border:0;border-radius:999px;font-family:var(--font-main);font-size:13px;font-weight:800;letter-spacing:0;line-height:1;cursor:pointer}body:not([data-page]) .featured-secondary-tab.is-active{color:#fff;background:linear-gradient(135deg,#0a84ff,#34c759);box-shadow:0 8px 18px rgba(10,132,255,.22)}body:not([data-page]) .featured-secondary-tab:focus-visible{outline:2px solid rgba(10,132,255,.42);outline-offset:2px}body:not([data-page]) .featured-secondary-grid{grid-template-columns:repeat(var(--home-category-columns,6),minmax(0,1fr))}@media (max-width:720px){body:not([data-page]) .featured-product-panel{overflow:hidden!important;clip-path:inset(0 round var(--ios-radius))}body:not([data-page]) .featured-slider-shell{min-height:334px;padding:46px 34px 16px;border-radius:inherit;perspective:none;transform-style:flat}body:not([data-page]) .featured-product-grid.featured-slider-track,body:not([data-page]) .featured-slider-stage{perspective:none;transform-style:flat}body:not([data-page]) .featured-slider-card{--featured-card-height:322px;width:min(252px,72vw);min-height:0!important;padding:0!important;overflow:hidden!important;border-radius:26px!important;transform:translate3d(calc(-50% + var(--featured-slide-x) + var(--featured-drag-x)),-50%,0) scale(var(--featured-slide-scale))!important;backface-visibility:visible}body:not([data-page]) .featured-slide-image-link{padding:0;border-radius:26px}body:not([data-page]) .featured-slide-image-frame{border-radius:26px}body:not([data-page]) .featured-slide-image{object-position:center top;transform:translateY(-18px) scale(1);transform-origin:center top}body:not([data-page]) .featured-slide-new-tag{top:10px;left:10px;width:39px;height:39px}body:not([data-page]) .featured-slide-new-tag span{font-size:9.5px}body:not([data-page]) .featured-slide-overlay{height:90px;padding:12px 0 8px;border-radius:0 0 26px 26px}body:not([data-page]) .featured-slide-info{gap:1px;padding:0 12px;border-radius:0}body:not([data-page]) .featured-slide-name{margin:1px 0!important;min-height:0!important}body:not([data-page]) .featured-slide-name .product-name-link{--featured-slide-name-size:13.1px;font-size:var(--featured-slide-name-size)!important;line-height:1.32!important}body:not([data-page]) .featured-slide-model{top:0;max-width:calc(100% - 26px);margin:0;height:22px;min-height:22px;padding:0 12px;border-radius:999px;font-size:10.5px}body:not([data-page]) .featured-slide-detail{min-height:22px;padding:5px 11px;font-size:10.5px}body:not([data-page]) .featured-secondary-tabs{width:100%;justify-content:center}body:not([data-page]) .featured-secondary-tab{flex:1 1 0;padding-inline:10px;font-size:12px}body:not([data-page]) .featured-slider-nav{width:36px;height:36px}body:not([data-page]) .featured-slider-nav.is-prev{left:8px}body:not([data-page]) .featured-slider-nav.is-next{right:8px}body:not([data-page]) .featured-slider-nav span{font-size:28px}}.home-product-media,body:not([data-page]) .home-product-media{--home-product-image-y:8px;--home-product-image-scale:1;--home-product-object-x:0%;--home-product-object-y:0%;position:relative!important;aspect-ratio:1/0.96!important;display:grid!important;align-items:start!important;justify-items:center!important;padding:0 14px!important;overflow:visible!important}.home-product-discount{position:absolute;top:10px;right:10px;z-index:3;display:inline-flex;align-items:center;justify-content:center;min-height:26px;padding:5px 9px;color:#fff;background:linear-gradient(135deg,var(--liquid-red),#ff7a59);border:1px solid rgba(255,255,255,.62);border-radius:999px;box-shadow:0 8px 16px rgba(255,59,48,.2),inset 0 1px 0 rgba(255,255,255,.4);font-size:11px;font-weight:900;line-height:1}.product-new-badge{position:absolute;top:9px;left:8px;z-index:4;width:90px;height:38px;display:inline-flex;align-items:center;justify-content:center;isolation:isolate;padding:0 13px 2px 11px;overflow:visible;color:#fff;background:0 0;border:0;border-radius:0;box-shadow:none;filter:drop-shadow(0 12px 13px rgba(220, 38, 38, .22)) drop-shadow(0 4px 6px rgba(15, 23, 42, .12));font-size:11.5px;font-style:normal;font-weight:950;line-height:1;text-shadow:0 2px 3px rgba(127,29,29,.34);text-overflow:ellipsis;text-transform:none;white-space:nowrap;transform:none}.product-new-badge>span{display:inline-block;font-style:oblique -14deg;transform:translateY(-1px) rotate(-11deg);transform-origin:center center}.product-new-badge::before{content:"";position:absolute;inset:1px 0 0 0;z-index:-1;width:auto;background:linear-gradient(172deg,rgba(255,255,255,.24) 12%,transparent 14% 66%,rgba(255,255,255,.16) 68%,transparent 70%),linear-gradient(155deg,#ff2b2b 0,#ef101b 56%,#b91c1c 100%);border-radius:999px 42px 999px 26px;clip-path:polygon(4% 34%,16% 18%,38% 6%,69% 4%,96% 14%,100% 25%,93% 38%,100% 47%,87% 58%,64% 62%,45% 76%,23% 95%,20% 82%,10% 76%,17% 65%,5% 68%,10% 56%,0 55%)}.product-warranty-wrap{--product-card-corner-bottom:10px;position:absolute;right:10px;bottom:var(--product-card-corner-bottom);z-index:40;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;line-height:0;outline:0;pointer-events:auto}.product-warranty-icon{position:relative;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;color:#fff;border-radius:999px;cursor:pointer;pointer-events:auto}.product-warranty-icon svg{width:21px;height:21px;filter:drop-shadow(0 1px 2px rgba(15, 23, 42, .22))}.product-warranty-icon.is-electronic{background:conic-gradient(from 220deg,#0a84ff,#22c55e,#f59e0b,#0a84ff);border:1px solid rgba(255,255,255,.76);box-shadow:0 10px 22px rgba(10,132,255,.28),inset 0 1px 0 rgba(255,255,255,.44)}.product-warranty-icon.is-normal{color:#334155;background:rgba(255,255,255,.92);border:1px solid rgba(71,85,105,.38);box-shadow:0 8px 18px rgba(15,23,42,.14),inset 0 1px 0 rgba(255,255,255,.92)}.product-italy-flag,.product-malaysia-flag,.product-thailand-flag,.product-vietnam-flag{--product-card-corner-bottom:10px;position:absolute;left:10px;bottom:var(--product-card-corner-bottom);z-index:36;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;overflow:visible;background:#fff;border:1px solid rgba(255,255,255,.76);border-radius:999px;box-shadow:0 10px 22px rgba(10,132,255,.28),inset 0 1px 0 rgba(255,255,255,.44);cursor:default;pointer-events:auto}.product-country-flag-icon{position:absolute;inset:0;z-index:1;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;border-radius:inherit;line-height:0;pointer-events:none}.product-malaysia-flag+.product-italy-flag,.product-thailand-flag+:is(.product-malaysia-flag,.product-italy-flag),.product-vietnam-flag+:is(.product-thailand-flag,.product-malaysia-flag,.product-italy-flag){left:50px}.product-thailand-flag+.product-malaysia-flag+.product-italy-flag,.product-vietnam-flag+:is(.product-thailand-flag,.product-malaysia-flag,.product-italy-flag)+:is(.product-malaysia-flag,.product-italy-flag){left:90px}.product-vietnam-flag+.product-thailand-flag+.product-malaysia-flag+.product-italy-flag{left:130px}.product-italy-flag svg,.product-malaysia-flag svg,.product-thailand-flag svg,.product-vietnam-flag svg{flex:0 0 auto;display:block;width:150%;height:100%;max-width:none;border-radius:0;filter:none}.product-country-flag-popover{position:fixed;top:12px;left:12px;z-index:9999;max-width:min(220px,calc(100vw - 24px));padding:7px 10px;color:#fff;background:rgba(15,23,42,.94);border:1px solid rgba(255,255,255,.18);border-radius:10px;box-shadow:0 14px 28px rgba(15,23,42,.22);font-size:12px;font-weight:900;line-height:1.1;opacity:0;pointer-events:none;transform:translateY(4px);transition:opacity .16s ease,visibility .16s ease,transform .16s ease;visibility:hidden;white-space:nowrap}.product-country-flag-popover.is-visible{opacity:1;transform:translateY(0);visibility:visible}.home-product-media.has-product-warranty,.product-card-media.has-product-warranty,body:not([data-page]) .featured-category-product,body:not([data-page]) .featured-product-grid,body:not([data-page]) .home-category-product,body:not([data-page]) .home-category-product-grid,body:not([data-page]) .home-category-product-rail,body:not([data-page]) .home-category-product-track,body:not([data-page]) .home-category-product-viewport,body:not([data-page]) .home-category-section:not(.featured-product-panel),body:not([data-page]) .home-category-sections,body:not([data-page]) .home-product-media{overflow:visible!important}body:not([data-page]) .featured-product-panel,body:not([data-page]) .home-category-section{position:relative!important;z-index:0!important;overflow:visible!important}body:not([data-page]) .featured-product-panel:has(.product-warranty-wrap:is(:hover,:focus-within,.is-open)),body:not([data-page]) .home-category-section:has(.product-warranty-wrap:is(:hover,:focus-within,.is-open)){z-index:120!important}.featured-category-product.has-product-warranty,.home-category-product.has-product-warranty,.product-card.has-product-warranty{position:relative!important;overflow:visible!important}.featured-category-product.has-product-warranty .home-product-media,.home-category-product.has-product-warranty .home-product-media,.product-card.has-product-warranty .product-card-media{z-index:32!important}.featured-category-product.has-product-warranty:focus-within,.featured-category-product.has-product-warranty:hover,.home-category-product.has-product-warranty:focus-within,.home-category-product.has-product-warranty:hover,.product-card.has-product-warranty:focus-within,.product-card.has-product-warranty:hover{z-index:140!important}.product-warranty-popover{display:none!important}.product-warranty-portal-popover{position:fixed;top:12px;left:12px;z-index:9999;width:min(238px,calc(100vw - 32px));box-sizing:border-box;display:grid;align-content:start;gap:6px;padding:10px;color:#334155;text-align:left;background:rgba(255,255,255,.96);border:1px solid rgba(226,235,245,.95);border-radius:12px;box-shadow:0 14px 34px rgba(15,23,42,.15);opacity:0;pointer-events:none;transform:translateY(4px);transition:opacity 160ms ease,visibility 160ms ease,transform 160ms ease;visibility:hidden}.product-warranty-portal-popover.is-visible{opacity:1;transform:translateY(0);visibility:visible}.product-warranty-portal-popover strong{color:#0f172a;font-size:12px;font-weight:800;line-height:1.25}.product-warranty-portal-popover p{margin:0;color:#475569;font-size:11px;font-weight:500;line-height:1.34}.product-warranty-portal-popover img{display:block;width:100%!important;height:54px!important;min-height:0!important;max-height:54px!important;aspect-ratio:auto!important;margin:0!important;padding:0!important;object-fit:cover!important;object-position:center 82%!important;background:0 0!important;border:0!important;border-radius:7px!important;box-shadow:none!important;transform:none!important;transition:none!important}.product-warranty-portal-popover.is-electronic{width:min(248px,calc(100vw - 32px))}.product-warranty-portal-popover.is-electronic img{height:118px!important;max-height:118px!important;margin:0!important;object-fit:contain!important;object-position:center center!important}@media (max-width:720px){.product-warranty-portal-popover{max-width:calc(100vw - 24px)!important;max-height:min(62vh,360px)!important;overflow:auto!important}.product-warranty-wrap{touch-action:manipulation}}.home-product-image-frame{position:relative!important;inset:auto!important;display:grid!important;place-items:center!important;width:100%!important;height:calc(100% - var(--home-product-image-y))!important;max-height:calc(100% - var(--home-product-image-y))!important;margin:0!important;overflow:hidden!important;border-radius:20px!important;clip-path:inset(0 round 20px)!important;transform:translateY(var(--home-product-image-y))!important}.home-product-image-frame>.home-product-image,.home-product-image-frame>img,.home-product-media>.home-product-image,.home-product-media>img{position:relative!important;inset:auto!important;display:block!important;width:100%!important;height:100%!important;max-height:100%!important;margin:0!important;object-position:center center!important;object-fit:contain!important;transform:translate(var(--home-product-object-x),var(--home-product-object-y)) scale(var(--home-product-image-scale))!important;transform-origin:center center!important}body:not(.admin-page) .product-card .product-card-image-frame{display:grid!important;place-items:center!important;width:100%!important;height:100%!important;overflow:hidden!important;border-radius:20px!important;clip-path:inset(0 round 20px)!important}body:not(.admin-page) .product-card .product-card-image-frame>img,body:not(.admin-page) .product-card .product-card-media>img{width:100%!important;height:100%!important;max-height:100%!important;object-fit:contain!important;padding:0!important;background:0 0!important;border:0!important;box-shadow:none!important;border-radius:20px!important;clip-path:inset(0 round 20px)!important}.featured-category-product:hover .home-product-image-frame>.home-product-image,.featured-category-product:hover .home-product-image-frame>img,.featured-category-product:hover .home-product-media>.home-product-image,.featured-category-product:hover .home-product-media>img,.home-category-product:hover .home-product-image-frame>.home-product-image,.home-category-product:hover .home-product-image-frame>img,.home-category-product:hover .home-product-media>.home-product-image,.home-category-product:hover .home-product-media>img{inset:auto!important;transform:translate(var(--home-product-object-x),var(--home-product-object-y)) scale(var(--home-product-image-scale))!important}body:not([data-page]) .home-product-content{display:grid!important;grid-template-rows:minmax(0,1fr) minmax(36px,auto)!important;align-content:stretch!important;align-self:stretch!important;gap:5px!important;height:100%!important;min-height:150px!important;padding:0 14px 14px!important}body:not([data-page]) .home-product-info{display:grid!important;grid-template-rows:minmax(38px,auto) minmax(20px,auto) minmax(30px,1fr)!important;align-content:start!important;gap:5px!important;min-height:0!important;margin-top:-9px!important;padding:0!important}body:not([data-page]) .featured-category-product:not(.featured-slider-card) h3,body:not([data-page]) .home-category-product:not(.featured-slider-card) h3{min-height:0!important;margin:-3px 0 0!important}body:not([data-page]) .featured-category-product:not(.featured-slider-card) .product-name-link,body:not([data-page]) .home-category-product:not(.featured-slider-card) .product-name-link{min-height:0!important;color:var(--liquid-text)!important;font-family:var(--font-main)!important;font-style:normal!important;font-size:15.2px!important;font-weight:400!important;letter-spacing:0!important;line-height:1.28!important;text-transform:none!important;font-synthesis:none!important;-webkit-font-smoothing:antialiased!important;text-rendering:geometricPrecision!important}body:not([data-page]) .featured-category-product .product-model,body:not([data-page]) .home-category-product .product-model{display:inline-flex!important;align-items:center!important;max-width:100%!important;width:max-content!important;min-height:20px!important;margin-top:-2px!important;padding:3px 10px!important;color:#064e7a!important;background:linear-gradient(135deg,rgba(14,165,233,.17),rgba(34,197,94,.13),rgba(245,158,11,.13))!important;border:1px solid rgba(14,165,233,.24)!important;border-radius:999px!important;font-size:11px!important;font-weight:700!important;line-height:1.1!important}body:not([data-page]) .featured-category-product .product-model.is-empty,body:not([data-page]) .home-category-product .product-model.is-empty{padding:0!important;border:0!important;background:0 0!important}body:not([data-page]) .featured-category-product .product-price-row,body:not([data-page]) .home-category-product .product-price-row,body:not([data-page]) .home-product-commerce{display:grid!important;align-content:center!important;align-self:end!important;gap:1px!important;min-height:30px!important}body:not([data-page]) .featured-category-product .product-price-row.is-empty,body:not([data-page]) .home-category-product .product-price-row.is-empty{visibility:hidden}body:not([data-page]) .featured-category-product .product-action-row,body:not([data-page]) .home-category-product .product-action-row{align-self:end!important;min-height:36px!important;margin-top:0!important}body:not([data-page]) .featured-category-product .product-action-row.is-consult,body:not([data-page]) .home-category-product .product-action-row.is-consult{display:grid!important}body:not([data-page]) .featured-category-product .product-action-button,body:not([data-page]) .home-category-product .product-action-button{display:inline-flex!important;align-items:center;justify-content:center;min-height:36px!important;text-decoration:none!important}body:not([data-page]) .featured-category-product .product-action-button.detail,body:not([data-page]) .home-category-product .product-action-button.detail{color:#fff!important;background:linear-gradient(180deg,rgba(10,132,255,.96),rgba(0,110,219,.94))!important;border-color:rgba(255,255,255,.34)!important;box-shadow:0 14px 28px rgba(10,132,255,.24),inset 0 1px 0 rgba(255,255,255,.42)!important}body:not([data-page]) .featured-category-product .product-action-button.compare,body:not([data-page]) .home-category-product .product-action-button.compare{color:var(--liquid-text)!important;background:rgba(255,255,255,.54)!important;border-color:rgba(255,255,255,.72)!important;box-shadow:0 15px 30px rgba(15,23,42,.18),0 6px 14px rgba(14,165,233,.12),inset 0 1px 0 rgba(255,255,255,.74)!important}body:not([data-page]) .featured-category-product .product-action-button.cart,body:not([data-page]) .home-category-product .product-action-button.cart{color:var(--liquid-text)!important;background:rgba(255,255,255,.54)!important;border-color:rgba(255,255,255,.72)!important;box-shadow:0 15px 30px rgba(15,23,42,.18),0 6px 14px rgba(14,165,233,.12),inset 0 1px 0 rgba(255,255,255,.74)!important}.compare-page-hero{--page-hero-image:none}body[data-page=compare] main{width:min(calc(100% - 32px),var(--page-width))!important;margin:calc(88px + clamp(18px,2vw,24px)) auto clamp(18px,2vw,24px)!important;display:block!important}.compare-page-section{display:grid;gap:18px;margin:0!important;padding:clamp(16px,2.2vw,28px)!important}.compare-product-picker{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:14px;background:rgba(255,255,255,.62);border:1px solid rgba(255,255,255,.74);border-radius:22px;box-shadow:0 16px 38px rgba(36,48,72,.1),inset 0 1px 0 rgba(255,255,255,.82)}.compare-category-picker-field{grid-column:1/-1}.compare-product-picker label{margin:0;color:var(--liquid-muted);font-weight:900}.compare-product-layout{display:grid;gap:14px}.compare-product-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.compare-product-card{display:grid;grid-template-columns:132px minmax(0,1fr);gap:14px;align-items:center;min-width:0;padding:14px;background:#fff;border:1px solid rgba(23,32,46,.08);border-radius:22px;box-shadow:0 10px 24px rgba(23,32,46,.12)}.compare-product-image{display:grid;place-items:center;width:132px;aspect-ratio:1;overflow:hidden;background:#fff;border:1px solid rgba(23,32,46,.08);border-radius:18px}.compare-product-image img{width:100%;height:100%;padding:10px;object-fit:contain}.compare-product-card span{color:var(--liquid-muted);font-size:12px;font-weight:900;text-transform:uppercase}.compare-product-card h2{margin:4px 0 6px;font-size:18px;line-height:1.25}.compare-product-card h2 a{color:var(--liquid-text);font-weight:400;text-decoration:none}.compare-product-card p{margin:0 0 8px;color:var(--liquid-muted);font-size:13px;font-weight:800}.compare-product-card strong{color:#d92d20;font-size:18px;font-weight:950}.compare-table-wrap{overflow:auto;background:#fff;border:1px solid rgba(23,32,46,.08);border-radius:22px;box-shadow:0 10px 24px rgba(23,32,46,.12)}.compare-spec-table{width:100%;min-width:720px;border-collapse:separate;border-spacing:0}.compare-spec-table td,.compare-spec-table th{padding:14px 16px;border-bottom:1px solid rgba(23,32,46,.08);color:var(--liquid-text);text-align:left;vertical-align:top}.compare-spec-table thead th{position:sticky;top:0;z-index:1;background:#f7fbff;color:var(--liquid-muted);font-size:12px;font-weight:950;text-transform:uppercase}.compare-spec-table tbody th{width:26%;color:var(--liquid-muted);font-weight:900}.compare-spec-table tbody tr.is-different td{background:rgba(10,132,255,.045)}.compare-spec-table tbody tr:last-child td,.compare-spec-table tbody tr:last-child th{border-bottom:0}@media (max-width:760px){body[data-page=compare] main{width:min(calc(100% - 20px),var(--page-width))!important;margin-top:154px!important;margin-bottom:16px!important}body[data-page=compare] .compare-page-section{padding:14px!important;border-radius:22px!important}body:not([data-page]) .home-product-media{--home-product-image-scale:1.15}body:not([data-page]) .home-category-product-nav{width:24px;height:24px}body:not([data-page]) .home-category-product-nav.prev{left:-7px}body:not([data-page]) .home-category-product-nav.next{right:-7px}body:not([data-page]) .home-category-product-nav svg{width:11.25px;height:11.25px}body.child-category-view .product-card,body:not([data-page]) .featured-category-product,body:not([data-page]) .home-category-product{overflow:hidden!important}body.child-category-view .product-card .product-card-media,body.child-category-view .product-card .product-card-media.has-product-warranty,body:not([data-page]) .home-product-media,body:not([data-page]) .home-product-media.has-product-warranty{overflow:hidden!important;border-radius:25px 25px 0 0!important}body:not(.admin-page) .product-card .product-card-media .product-card-image-frame,body:not([data-page]) .home-product-media .home-product-image-frame{width:94%!important;height:calc(100% - var(--home-product-image-y,0px) - 4px)!important;max-height:calc(100% - var(--home-product-image-y,0px) - 4px)!important;border-radius:18px!important;clip-path:inset(0 round 18px)!important}body:not(.admin-page) .product-card .product-card-media .product-card-image-frame>img,body:not(.admin-page) .product-card .product-card-media>img,body:not([data-page]) .home-product-media .home-product-image-frame>img,body:not([data-page]) .home-product-media>.home-product-image,body:not([data-page]) .home-product-media>img{width:100%!important;height:100%!important;max-height:100%!important;border-radius:18px!important;clip-path:inset(0 round 18px)!important}body.child-category-view .product-card .product-card-media .product-new-badge,body:not([data-page]) .home-product-media .product-new-badge{top:5px;left:5px;width:45px;height:19px;padding:0 6px 1px 5px;filter:drop-shadow(0 6px 7px rgba(220, 38, 38, .18)) drop-shadow(0 2px 4px rgba(15, 23, 42, .1));font-size:5.8px;text-shadow:0 1px 2px rgba(127,29,29,.3)}body.child-category-view .product-card .product-card-media .product-new-badge>span,body:not([data-page]) .home-product-media .product-new-badge>span{transform:translateY(-.5px) rotate(-11deg)}body.child-category-view .product-card .product-card-media .product-warranty-wrap,body:not([data-page]) .home-product-media .product-warranty-wrap{--product-card-corner-bottom:7px;right:7px;width:23px;height:23px}body.child-category-view .product-card .product-card-media .product-warranty-icon,body:not([data-page]) .home-product-media .product-warranty-icon{width:23px;height:23px}body.child-category-view .product-card .product-card-media .product-warranty-icon svg,body:not([data-page]) .home-product-media .product-warranty-icon svg{width:14px;height:14px}body.child-category-view .product-card .product-card-media :is(.product-vietnam-flag,.product-thailand-flag,.product-malaysia-flag,.product-italy-flag),body:not([data-page]) .home-product-media :is(.product-vietnam-flag,.product-thailand-flag,.product-malaysia-flag,.product-italy-flag){--product-card-corner-bottom:7px;left:7px;width:23px;height:23px}body.child-category-view .product-card .product-card-media .product-malaysia-flag+.product-italy-flag,body.child-category-view .product-card .product-card-media .product-thailand-flag+:is(.product-malaysia-flag,.product-italy-flag),body.child-category-view .product-card .product-card-media .product-vietnam-flag+:is(.product-thailand-flag,.product-malaysia-flag,.product-italy-flag),body:not([data-page]) .home-product-media .product-malaysia-flag+.product-italy-flag,body:not([data-page]) .home-product-media .product-thailand-flag+:is(.product-malaysia-flag,.product-italy-flag),body:not([data-page]) .home-product-media .product-vietnam-flag+:is(.product-thailand-flag,.product-malaysia-flag,.product-italy-flag){left:34px}body.child-category-view .product-card .product-card-media .product-thailand-flag+.product-malaysia-flag+.product-italy-flag,body.child-category-view .product-card .product-card-media .product-vietnam-flag+:is(.product-thailand-flag,.product-malaysia-flag,.product-italy-flag)+:is(.product-malaysia-flag,.product-italy-flag),body:not([data-page]) .home-product-media .product-thailand-flag+.product-malaysia-flag+.product-italy-flag,body:not([data-page]) .home-product-media .product-vietnam-flag+:is(.product-thailand-flag,.product-malaysia-flag,.product-italy-flag)+:is(.product-malaysia-flag,.product-italy-flag){left:61px}body.child-category-view .product-card .product-card-media .product-vietnam-flag+.product-thailand-flag+.product-malaysia-flag+.product-italy-flag,body:not([data-page]) .home-product-media .product-vietnam-flag+.product-thailand-flag+.product-malaysia-flag+.product-italy-flag{left:88px}body:not([data-page]) .home-product-content{min-height:146px!important}body:not([data-page]) .home-product-info{min-height:0!important}body:not([data-page]) .featured-category-product:not(.featured-slider-card) .product-name-link,body:not([data-page]) .home-category-product:not(.featured-slider-card) .product-name-link{font-size:14.6px!important}.compare-product-picker,.compare-product-summary{grid-template-columns:1fr}.compare-product-card{grid-template-columns:96px minmax(0,1fr)}.compare-product-image{width:96px}.compare-spec-table{min-width:620px}}html body.product-detail-view main,html body[data-page=products].child-category-view main,html body[data-page=products].parent-category-view main,html body[data-page=products].product-detail-view main{width:min(calc(100% - 32px),var(--page-width))!important;margin:104px auto 58px!important;display:block!important;gap:0!important}html body.product-detail-view #productDetailBreadcrumb.product-detail-breadcrumb:not(:empty),html body[data-page=products].child-category-view #productDetailBreadcrumb.product-detail-breadcrumb:not(:empty),html body[data-page=products].parent-category-view #productDetailBreadcrumb.product-detail-breadcrumb:not(:empty),html body[data-page=products].product-detail-view #productDetailBreadcrumb.product-detail-breadcrumb:not(:empty){display:block!important;visibility:visible!important;width:100%!important;max-width:100%!important;min-height:56px!important;margin:0 0 16px!important;padding:7px 8px!important;color:var(--liquid-muted)!important;background:linear-gradient(135deg,rgba(255,255,255,.82),rgba(255,255,255,.54)),linear-gradient(90deg,rgba(10,132,255,.075),rgba(34,197,94,.05),rgba(255,159,10,.04))!important;border:1px solid rgba(255,255,255,.82)!important;border-radius:28px!important;box-shadow:0 18px 42px rgba(28,38,58,.12),inset 0 1px 0 rgba(255,255,255,.9)!important;backdrop-filter:blur(24px) saturate(175%)!important;-webkit-backdrop-filter:blur(24px) saturate(175%)!important}body.child-category-view .products-page-hero,body.parent-category-view .products-page-hero{display:none!important}body.parent-category-view #productListLayout{display:block!important}body.child-category-view #productListLayout{display:block!important}body.child-category-view #productListLayout.has-filter{position:relative!important;display:grid!important;grid-template-columns:minmax(190px,240px) minmax(0,1fr)!important;gap:16px!important;align-items:start!important;overflow:visible!important}body.child-category-view #productFilterPanel[hidden]{display:none!important}body.child-category-view #productFilterPanel:not([hidden]){position:sticky!important;top:104px!important;z-index:70!important;display:grid!important;gap:9px!important;padding:14px!important;background:#fff!important;border:1px solid rgba(219,229,242,.92)!important;border-radius:22px!important;box-shadow:0 10px 24px rgba(23,32,46,.12)!important}body.child-category-view #productFilterPanel h3{margin:0!important;color:var(--liquid-text)!important;font-size:17px!important;line-height:1.25!important}body.child-category-view #productFilterPanel label{position:relative!important;gap:4px!important;margin:0!important;padding:0!important;color:var(--liquid-muted)!important;font-size:13px!important;font-weight:900!important}body.child-category-view .product-dynamic-filter-fields{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:8px!important}body.child-category-view #productFilterPanel input,body.child-category-view #productFilterPanel select{min-height:38px!important;border-radius:14px!important;box-shadow:0 7px 16px rgba(23,32,46,.1),inset 0 1px 0 rgba(255,255,255,.88)!important}body.child-category-view #productFilterPanel select{appearance:none!important;-webkit-appearance:none!important;padding:0 38px 0 12px!important}body.child-category-view #productFilterPanel label:has(select)::after{content:""!important;position:absolute!important;right:20px!important;bottom:13px!important;width:7px!important;height:7px!important;border-right:2px solid currentColor!important;border-bottom:2px solid currentColor!important;transform:rotate(45deg)!important;pointer-events:none!important;opacity:.78!important}body.parent-category-view .product-parent-category-grid{display:grid!important;grid-template-columns:1fr!important;gap:14px!important}body.parent-category-view .product-parent-category-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;padding:16px!important;background:linear-gradient(135deg,rgba(247,251,255,.92),rgba(255,255,255,.82)),linear-gradient(90deg,rgba(10,132,255,.055),rgba(34,197,94,.045))!important;border:1px solid rgba(219,229,242,.9)!important;border-radius:22px!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.86)!important}body.parent-category-view .product-parent-category-copy{min-width:0!important}body.parent-category-view .product-parent-category-copy span{display:block!important;margin-bottom:5px!important;color:var(--liquid-blue-dark)!important;font-size:12px!important;font-weight:950!important;text-transform:uppercase!important}body.parent-category-view .product-parent-category-copy h3{margin:0!important;color:var(--liquid-text)!important;font-size:24px!important;line-height:1.18!important}body.parent-category-view .product-parent-category-copy p{margin:6px 0 0!important;color:var(--liquid-muted)!important;font-size:14px!important;font-weight:700!important;line-height:1.45!important}body.parent-category-view .product-parent-category-stats{display:grid!important;justify-items:end!important;gap:4px!important;min-width:170px!important;padding:10px 12px!important;background:rgba(255,255,255,.72)!important;border:1px solid rgba(255,255,255,.82)!important;border-radius:18px!important}body.parent-category-view .product-parent-category-stats span{color:var(--liquid-muted)!important;font-size:12px!important;font-weight:900!important}body.parent-category-view .product-parent-category-stats strong{color:var(--liquid-text)!important;font-size:16px!important;font-weight:950!important}body.parent-category-view .product-parent-products-grid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(190px,1fr))!important;gap:14px!important}body.parent-category-view .product-parent-category-card{display:grid!important;grid-template-rows:minmax(124px,auto) minmax(42px,auto)!important;gap:10px!important;min-height:188px!important;padding:12px!important;color:var(--liquid-text)!important;background:#fff!important;border:1px solid rgba(219,229,242,.94)!important;border-radius:22px!important;box-shadow:0 12px 26px rgba(23,32,46,.09)!important;text-decoration:none!important}body.parent-category-view .product-parent-category-card:hover{transform:translateY(-2px)!important;border-color:rgba(10,132,255,.22)!important;box-shadow:0 18px 34px rgba(23,32,46,.13)!important}body.parent-category-view .product-parent-category-image{width:100%!important;height:auto!important;min-height:124px!important;aspect-ratio:1.32/1!important;display:grid!important;place-items:center!important;object-fit:contain!important;padding:14px!important;background:#f8fbff!important;border:1px solid rgba(231,238,247,.96)!important;border-radius:18px!important}body.parent-category-view .product-parent-category-image-fallback{color:var(--liquid-blue-dark)!important;font-size:28px!important;font-weight:950!important}body.parent-category-view .product-parent-category-title{min-height:42px!important;display:flex!important;align-items:center!important;color:var(--liquid-text)!important;font-size:15px!important;font-weight:900!important;line-height:1.3!important}body.child-category-view #productPageGrid{position:relative!important;z-index:1!important;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:clamp(12px,1.5vw,18px)!important;align-items:stretch!important}body.child-category-view .product-card{position:relative!important;isolation:isolate!important;display:grid!important;grid-template-rows:auto minmax(0,1fr)!important;min-width:0!important;min-height:0!important;padding:0!important;overflow:hidden!important;color:var(--liquid-text)!important;background:#fff!important;border:1px solid rgba(23,32,46,.08)!important;border-radius:26px!important;box-shadow:0 8px 18px rgba(23,32,46,.14)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;transition:transform 180ms ease,border-color 180ms ease,box-shadow 180ms ease,background-color 180ms ease!important}body.child-category-view .product-card:hover{transform:translateY(-5px)!important;border-color:rgba(10,132,255,.34)!important;box-shadow:0 12px 24px rgba(23,32,46,.18)!important}body.child-category-view .product-card .product-card-media{--home-product-image-y:8px;--home-product-image-scale:1;--home-product-object-x:0%;--home-product-object-y:0%;position:relative!important;z-index:1!important;display:grid!important;align-items:start!important;justify-items:center!important;width:100%!important;min-width:0!important;height:auto!important;aspect-ratio:1/0.96!important;padding:0 14px!important;overflow:hidden!important;background:#fff!important;border-bottom:1px solid rgba(23,32,46,.08)!important;border-radius:25px 25px 0 0!important}body.child-category-view .product-card .product-card-media>img{position:relative!important;inset:auto!important;z-index:1!important;display:block!important;width:100%!important;height:calc(100% - var(--home-product-image-y))!important;max-height:calc(100% - var(--home-product-image-y))!important;margin:0!important;padding:0!important;object-fit:contain!important;object-position:center center!important;background:0 0!important;border:0!important;border-radius:0!important;transform:translate(var(--home-product-object-x),calc(var(--home-product-image-y) + var(--home-product-object-y))) scale(var(--home-product-image-scale))!important;transform-origin:center center!important}body.child-category-view #productPageGrid{overflow:visible!important}body[data-page=products] .category-seo-content{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,0.75fr);gap:clamp(16px,2vw,24px);margin-top:clamp(18px,2vw,28px);padding:clamp(20px,2.6vw,34px);border:1px solid rgba(226,232,240,.78);border-radius:24px;background:linear-gradient(145deg,rgba(255,255,255,.92),rgba(246,251,255,.78)),rgba(255,255,255,.72)}body:not([data-page]) .server-category-seo-fallback{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,0.75fr);gap:clamp(16px,2vw,24px);max-width:min(1180px,calc(100% - 28px));margin:110px auto 28px;padding:clamp(20px,2.6vw,34px);border:1px solid rgba(226,232,240,.78);border-radius:24px;background:rgba(255,255,255,.9)}body:not([data-page]) .server-category-seo-fallback :is(h1,h2,h3,p){margin:0}body:not([data-page]) .server-category-seo-fallback .category-seo-faq,body:not([data-page]) .server-category-seo-fallback .category-seo-main{display:grid;align-content:start;gap:12px}body:not([data-page]) .server-category-seo-fallback .category-seo-text,body:not([data-page]) .server-category-seo-fallback details{color:#475569;font-size:15px;font-weight:650;line-height:1.65}body:not([data-page]) .server-category-seo-fallback a{color:#075985;font-weight:900;text-decoration:none}@media (max-width:780px){body:not([data-page]) .server-category-seo-fallback{grid-template-columns:1fr;margin-top:92px}}body[data-page=products] .category-seo-content[hidden]{display:none!important}body[data-page=products] .category-seo-faq,body[data-page=products] .category-seo-main{display:grid;align-content:start;gap:12px;min-width:0}body[data-page=products] .category-seo-content h2,body[data-page=products] .category-seo-content h3{margin:0;color:#17202e;font-weight:950;letter-spacing:0}body[data-page=products] .category-seo-content h2{font-size:clamp(22px, 2.4vw, 34px)}body[data-page=products] .category-seo-content h3{font-size:clamp(16px, 1.5vw, 20px)}body[data-page=products] .category-seo-content details,body[data-page=products] .category-seo-facts,body[data-page=products] .category-seo-text{color:#475569;font-size:15px;font-weight:650;line-height:1.65}body[data-page=products] .category-seo-content details p,body[data-page=products] .category-seo-facts p,body[data-page=products] .category-seo-text p{margin:0}body[data-page=products] .category-seo-content details,body[data-page=products] .category-seo-facts{padding:14px;border:1px solid rgba(226,232,240,.82);border-radius:16px;background:rgba(255,255,255,.62)}body[data-page=products] .category-seo-content summary,body[data-page=products] .category-seo-facts strong{color:#17202e;font-weight:950}body[data-page=products] .category-seo-content summary{cursor:pointer}body[data-page=products] .category-seo-links{display:flex;flex-wrap:wrap;gap:8px}body[data-page=products] .category-seo-links a{display:inline-flex;align-items:center;min-height:34px;max-width:100%;padding:0 12px;overflow:hidden;color:#075985;font-size:13px;font-weight:900;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;border:1px solid rgba(14,165,233,.22);border-radius:999px;background:rgba(240,249,255,.78)}@media (max-width:780px){body[data-page=products] .category-seo-content{grid-template-columns:1fr;padding:18px;border-radius:20px}}body.child-category-view .product-card.has-product-warranty .product-card-media{z-index:36!important}body.child-category-view .product-card.has-product-warranty:focus-within,body.child-category-view .product-card.has-product-warranty:hover{z-index:24!important}body.child-category-view .product-card .product-body{display:grid!important;grid-template-rows:minmax(38px,auto) minmax(20px,auto) minmax(30px,1fr) minmax(36px,auto)!important;align-content:stretch!important;align-self:stretch!important;gap:5px!important;height:100%!important;min-height:150px!important;padding:0 14px 14px!important;background:#fff!important;border-radius:0 0 25px 25px!important}body.child-category-view .product-card h3{min-height:0!important;margin:-9px 0 0!important;overflow:hidden!important}body.child-category-view .product-card .product-name-link{display:-webkit-box!important;min-height:0!important;overflow:hidden!important;color:var(--liquid-text)!important;font-family:var(--font-main)!important;font-style:normal!important;font-size:15.2px!important;font-weight:400!important;letter-spacing:0!important;line-height:1.28!important;text-transform:none!important;font-synthesis:none!important;-webkit-font-smoothing:antialiased!important;text-rendering:geometricPrecision!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}body.child-category-view .product-card .product-card-model{display:inline-flex!important;align-items:center!important;max-width:100%!important;width:max-content!important;min-height:20px!important;margin-top:-2px!important;padding:3px 10px!important;overflow:hidden!important;color:#064e7a!important;background:linear-gradient(135deg,rgba(14,165,233,.17),rgba(34,197,94,.13),rgba(245,158,11,.13))!important;border:1px solid rgba(14,165,233,.24)!important;border-radius:999px!important;font-size:11px!important;font-weight:700!important;line-height:1.1!important;text-overflow:ellipsis!important;white-space:nowrap!important}body.child-category-view .product-card .meta-row{min-height:16px!important;overflow:hidden!important;color:#111827!important;font-size:11px!important;font-weight:500!important;line-height:1.35!important;text-overflow:ellipsis!important;white-space:nowrap!important}body.child-category-view .product-card .product-card-model.is-empty{padding:0!important;border:0!important;background:0 0!important;visibility:hidden!important}body.child-category-view .product-card .product-card-prices{display:grid!important;align-content:end!important;align-self:stretch!important;gap:1px!important;min-height:30px!important;margin-top:0!important}body.child-category-view .product-card .product-card-price-row{min-height:0!important;display:grid!important;align-items:baseline!important;justify-content:start!important;gap:2px!important;padding:0!important;background:0 0!important;border:0!important;border-radius:0!important}body.child-category-view .product-card .product-card-price-row>span:first-child{display:none!important}body.child-category-view .product-card .product-card-price-row-sale .price{color:#d92d20!important;font-size:16px!important;font-weight:900!important;line-height:1.15!important;white-space:nowrap!important}body.child-category-view .product-card .product-card-list-price{color:#8b95a4!important;font-size:11px!important;font-weight:850!important;line-height:1.2!important;white-space:nowrap!important}body.child-category-view .product-card .product-card-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;align-self:end!important}body.child-category-view .product-card .button,body.child-category-view .product-card .product-action-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:0!important;min-height:36px!important;padding:8px 10px!important;border:1px solid rgba(255,255,255,.66)!important;border-radius:16px!important;font-size:12px!important;font-weight:800!important;line-height:1.1!important;text-decoration:none!important;white-space:nowrap!important;box-shadow:0 10px 22px rgba(36,48,72,.08),inset 0 1px 0 rgba(255,255,255,.72)!important;backdrop-filter:blur(16px) saturate(175%)!important;-webkit-backdrop-filter:blur(16px) saturate(175%)!important}body.child-category-view .product-card .product-action-button.cart{color:var(--liquid-text)!important;background:rgba(255,255,255,.54)!important;border-color:rgba(255,255,255,.72)!important;box-shadow:0 15px 30px rgba(15,23,42,.18),0 6px 14px rgba(14,165,233,.12),inset 0 1px 0 rgba(255,255,255,.74)!important}body.child-category-view .product-card .product-action-button.buy{color:#fff!important;background:linear-gradient(180deg,rgba(10,132,255,.96),rgba(0,110,219,.94))!important;border-color:rgba(255,255,255,.34)!important;box-shadow:0 14px 28px rgba(10,132,255,.24),inset 0 1px 0 rgba(255,255,255,.42)!important}body.child-category-view .product-card .product-action-button.detail{color:#fff!important;background:linear-gradient(180deg,rgba(10,132,255,.96),rgba(0,110,219,.94))!important;border-color:rgba(255,255,255,.34)!important;box-shadow:0 14px 28px rgba(10,132,255,.24),inset 0 1px 0 rgba(255,255,255,.42)!important}body.child-category-view .product-card .product-action-button.compare{color:var(--liquid-text)!important;background:rgba(255,255,255,.54)!important;border-color:rgba(255,255,255,.72)!important;box-shadow:0 15px 30px rgba(15,23,42,.18),0 6px 14px rgba(14,165,233,.12),inset 0 1px 0 rgba(255,255,255,.74)!important}body.product-detail-view #productDetailSection{margin:0!important;padding:0!important}body.product-detail-view .product-detail-layout{display:grid!important;gap:16px!important}body.product-detail-view .product-detail-overview{grid-template-columns:minmax(360px,0.92fr) minmax(0,1fr)!important;align-items:stretch!important;gap:18px!important;margin:0!important;padding:18px!important;background:rgba(255,255,255,.74)!important;border:1px solid rgba(255,255,255,.8)!important;border-radius:28px!important;box-shadow:0 22px 54px rgba(23,32,46,.12),inset 0 1px 0 rgba(255,255,255,.92)!important}body.product-detail-view .product-detail-content,body.product-detail-view .product-detail-gallery{min-width:0!important}body.product-detail-view .product-detail-slider{min-height:430px!important;padding:16px!important;background:#fff!important;border:1px solid rgba(219,229,242,.94)!important;border-radius:24px!important;box-shadow:0 14px 32px rgba(23,32,46,.1)!important}body.product-detail-view .product-detail-slider-track,body.product-detail-view .product-detail-slider-viewport{height:100%!important}body.product-detail-view .product-detail-main-image{width:100%!important;min-height:398px!important;max-height:560px!important;padding:24px!important;object-fit:contain!important;background:#fff!important}body.product-detail-view .product-detail-thumb-strip{min-height:78px!important}body.product-detail-view .product-detail-content{display:grid!important;grid-template-rows:auto auto minmax(0,auto) auto auto!important;align-content:start!important;gap:12px!important;padding:8px 4px 8px 8px!important}body.product-detail-view .product-detail-content h2{margin:0!important;color:var(--liquid-text)!important;font-size:30px!important;line-height:1.14!important}body.product-detail-view .product-detail-model{width:fit-content!important;max-width:100%!important;margin:0!important;padding:7px 11px!important;color:var(--liquid-blue-dark)!important;background:rgba(10,132,255,.09)!important;border:1px solid rgba(10,132,255,.14)!important;border-radius:999px!important;font-size:12px!important;font-weight:900!important}body.product-detail-view .product-detail-pricing,body.product-detail-view .product-detail-summary-block{padding:15px!important;background:#fff!important;border:1px solid rgba(219,229,242,.94)!important;border-radius:20px!important;box-shadow:0 10px 22px rgba(23,32,46,.08)!important}body.product-detail-view .product-detail-summary-block h3{margin-top:0!important;color:var(--liquid-text)!important;font-size:16px!important}body.product-detail-view .product-detail-highlight-list{margin-bottom:0!important}body.product-detail-view .product-detail-pricing{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}body.product-detail-view .product-detail-price-block{min-height:84px!important;padding:12px!important;background:#f8fbff!important;border:1px solid rgba(231,238,247,.96)!important;border-radius:16px!important}body.product-detail-view .product-detail-price-block .old-price,body.product-detail-view .product-detail-price-block .price{font-size:22px!important;line-height:1.15!important}body.product-detail-view .product-detail-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}body.product-detail-view .product-detail-actions .button{min-height:46px!important;border-radius:16px!important;font-size:14px!important;font-weight:900!important}body.product-detail-view .product-detail-tabs{margin:0!important;padding:18px!important;background:rgba(255,255,255,.74)!important;border:1px solid rgba(255,255,255,.8)!important;border-radius:28px!important;box-shadow:0 18px 44px rgba(23,32,46,.1),inset 0 1px 0 rgba(255,255,255,.92)!important}body.product-detail-view .product-detail-panel{margin-top:14px!important;padding:0!important}body.product-detail-view .product-detail-body{color:var(--liquid-text)!important;font-size:15px!important;line-height:1.65!important}body.product-detail-view .product-detail-body table{width:100%!important;overflow:hidden!important;border-collapse:separate!important;border-spacing:0!important;background:#fff!important;border:1px solid rgba(219,229,242,.94)!important;border-radius:18px!important}body.product-detail-view .product-detail-body td,body.product-detail-view .product-detail-body th{padding:12px 14px!important;border-bottom:1px solid rgba(219,229,242,.82)!important;text-align:left!important;text-transform:none!important}body.product-detail-view .product-detail-body tr:last-child td,body.product-detail-view .product-detail-body tr:last-child th{border-bottom:0!important}@media (max-width:980px){html body.product-detail-view main,html body[data-page=products].child-category-view main,html body[data-page=products].parent-category-view main,html body[data-page=products].product-detail-view main{margin-top:128px!important}body.child-category-view #productListLayout,body.child-category-view #productListLayout.has-filter,body.child-category-view #productListSection .section-head,body.parent-category-view #productListSection .section-head,body.product-detail-view .product-detail-overview{grid-template-columns:1fr!important}body.child-category-view #productFilterPanel:not([hidden]){position:relative!important;top:auto!important;z-index:70!important;width:100%!important;min-width:0!important;box-sizing:border-box!important;align-self:stretch!important}body.child-category-view .product-dynamic-filter-fields{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}body.child-category-view #productFilterPanel label{min-width:0!important}body.child-category-view #productFilterPanel select{width:100%!important}body.child-category-view #productPageGrid{z-index:1!important;grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:680px){html body.product-detail-view main,html body[data-page=products].child-category-view main,html body[data-page=products].parent-category-view main,html body[data-page=products].product-detail-view main{width:min(calc(100% - 20px),var(--page-width))!important;margin-top:154px!important;margin-bottom:38px!important}html body.product-detail-view #productDetailBreadcrumb.product-detail-breadcrumb:not(:empty),html body[data-page=products].child-category-view #productDetailBreadcrumb.product-detail-breadcrumb:not(:empty),html body[data-page=products].parent-category-view #productDetailBreadcrumb.product-detail-breadcrumb:not(:empty),html body[data-page=products].product-detail-view #productDetailBreadcrumb.product-detail-breadcrumb:not(:empty){min-height:48px!important;margin-bottom:12px!important;padding:6px!important;border-radius:22px!important}body.child-category-view #productListSection,body.parent-category-view #productListSection{padding:12px!important;border-radius:22px!important}body.child-category-view #productListSection .section-head h2,body.parent-category-view #productListSection .section-head h2{font-size:22px!important}body.parent-category-view .product-parent-category-head{display:grid!important;grid-template-columns:1fr!important}body.parent-category-view .product-parent-category-stats{width:100%!important;justify-items:start!important}body.parent-category-view .product-parent-products-grid{grid-template-columns:repeat(auto-fill,minmax(158px,1fr))!important;gap:10px!important}body.child-category-view #productPageGrid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}body.parent-category-view .product-parent-category-card{min-height:166px!important;padding:10px!important;border-radius:18px!important}body.parent-category-view .product-parent-category-image{min-height:104px!important;padding:10px!important;border-radius:14px!important}body.child-category-view .product-card{grid-template-rows:auto minmax(0,1fr)!important;min-height:0!important;border-radius:22px!important}body.child-category-view .product-card .product-card-media{--home-product-image-scale:1.15;height:auto!important;padding:0 10px!important}body.child-category-view .product-card .product-card-media>img{padding:0!important}body.product-detail-view .product-detail-overview,body.product-detail-view .product-detail-tabs{padding:12px!important;border-radius:22px!important}body.product-detail-view .product-detail-slider{min-height:300px!important;padding:10px!important;border-radius:18px!important}body.product-detail-view .product-detail-main-image{min-height:278px!important;padding:14px!important}body.product-detail-view .product-detail-content{padding:0!important}body.product-detail-view .product-detail-content h2{font-size:23px!important}body.product-detail-view .product-detail-actions,body.product-detail-view .product-detail-pricing{grid-template-columns:1fr!important}}@media (max-width:620px){body.child-category-view #productPageGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:420px){body.child-category-view #productPageGrid{grid-template-columns:1fr!important}}html body #compareBreadcrumb,html body #pageBreadcrumb,html body #productDetailBreadcrumb,html body .breadcrumb,html body .product-detail-breadcrumb,html body .product-detail-breadcrumb-top{position:absolute!important;display:none!important;visibility:hidden!important;width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}html body[data-page=products].child-category-view main,html body[data-page=products].parent-category-view main{width:min(calc(100% - 32px),var(--page-width))!important;margin:calc(88px + clamp(18px,2vw,24px)) auto clamp(18px,2vw,24px)!important;display:block!important}body.child-category-view #productListSection,body.parent-category-view #productListSection{min-height:max(520px,calc(100vh - 236px))!important;display:grid!important;align-content:start!important;gap:18px!important;margin:0!important;padding:clamp(16px,2.2vw,28px)!important;background:linear-gradient(145deg,rgba(255,255,255,.94),rgba(244,249,255,.82)),linear-gradient(135deg,rgba(10,132,255,.08),rgba(34,197,94,.05))!important;border:1px solid rgba(219,229,242,.96)!important;border-radius:28px!important;box-shadow:0 18px 44px rgba(23,32,46,.1)!important}body.child-category-view #productListSection>.section-head,body.parent-category-view #productListSection>.section-head{display:grid!important;grid-template-columns:minmax(0,1fr)!important;align-items:center!important;justify-items:start!important;gap:0!important;margin:0!important;padding:2px 0 16px!important;border-bottom:1px solid rgba(42,56,78,.08)!important}body.child-category-view #productListSection>.section-head>div:first-child,body.parent-category-view #productListSection>.section-head>div:first-child{min-width:0!important;display:grid!important;gap:0!important;align-items:center!important;justify-items:start!important}body.child-category-view #productListSection .section-head .eyebrow,body.parent-category-view #productListSection .section-head .eyebrow{display:none!important}body.child-category-view #productListSection .section-head h2,body.parent-category-view #productListSection .section-head h2{margin:0!important;color:var(--liquid-text)!important;font-size:clamp(26px, 3.2vw, 42px)!important;font-weight:950!important;line-height:1.12!important;letter-spacing:0!important;text-align:left!important}body.child-category-view #productListSection .page-tools,body.child-category-view #productPageCategory,body.child-category-view #productPageSearch,body.parent-category-view #productListSection .page-tools,body.parent-category-view #productPageCategory,body.parent-category-view #productPageSearch{display:none!important}body.parent-category-view #productListLayout,body.parent-category-view #productPageGrid.product-parent-category-grid{min-height:0!important;display:block!important;margin:0!important}body.parent-category-view #productPageGrid.product-parent-category-grid>.parent-category-child-grid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))!important;gap:14px!important;padding:0!important;background:0 0!important;border:0!important;box-shadow:none!important}body.parent-category-view #productPageGrid.product-parent-category-grid .product-parent-category-card{min-height:248px!important;display:grid!important;grid-template-rows:168px minmax(42px,auto) 18px!important;gap:9px!important;padding:14px!important;color:var(--liquid-text)!important;text-decoration:none!important;background:rgba(255,255,255,.92)!important;border:1px solid rgba(219,229,242,.96)!important;border-radius:22px!important;box-shadow:0 14px 30px rgba(23,32,46,.08)!important}body.parent-category-view #productPageGrid.product-parent-category-grid .product-parent-category-card:hover{transform:translateY(-2px)!important;border-color:rgba(10,132,255,.24)!important;box-shadow:0 20px 38px rgba(23,32,46,.12)!important}body.parent-category-view #productPageGrid.product-parent-category-grid .product-parent-category-image{width:100%!important;height:168px!important;min-height:168px!important;aspect-ratio:auto!important;display:grid!important;place-items:center!important;padding:16px!important;object-fit:contain!important;background:#fff!important;border:1px solid rgba(226,236,248,.98)!important;border-radius:18px!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.95)!important}body.parent-category-view #productPageGrid.product-parent-category-grid .product-parent-category-image-fallback{color:var(--liquid-blue-dark)!important;font-size:32px!important;font-weight:950!important}body.parent-category-view #productPageGrid.product-parent-category-grid .product-parent-category-title{min-height:42px!important;display:flex!important;align-items:center!important;color:var(--liquid-text)!important;font-size:16px!important;font-weight:930!important;line-height:1.3!important}body.parent-category-view #productPageGrid.product-parent-category-grid .product-parent-category-count{color:var(--liquid-muted)!important;font-size:12px!important;font-weight:850!important;line-height:1.25!important}body.maintenance-page main{min-height:calc(100vh - 160px)!important;display:grid!important;place-items:center!important;padding-block:clamp(36px,6vw,72px)!important}.maintenance-view{width:min(100%,980px)!important;min-height:min(620px,calc(100vh - 220px))!important;display:grid!important;place-items:center!important;padding:clamp(24px,5vw,56px)!important;color:#0f172a!important;background:radial-gradient(circle at 16% 12%,rgba(10,132,255,.18),transparent 34%),radial-gradient(circle at 86% 18%,rgba(34,197,94,.14),transparent 32%),linear-gradient(145deg,rgba(255,255,255,.9),rgba(242,247,255,.74))!important;border:1px solid rgba(218,228,240,.86)!important;border-radius:34px!important;box-shadow:0 28px 78px rgba(15,23,42,.14),inset 0 1px 0 rgba(255,255,255,.9)!important}.maintenance-view-card{width:min(100%,560px)!important;display:grid!important;gap:14px!important;padding:clamp(26px,4vw,44px)!important;color:inherit!important;background:linear-gradient(145deg,rgba(255,255,255,.92),rgba(255,255,255,.66))!important;border:1px solid rgba(255,255,255,.9)!important;border-radius:30px!important;box-shadow:0 24px 56px rgba(15,23,42,.16),inset 0 1px 0 rgba(255,255,255,.9)!important;text-align:left!important}.maintenance-view-card .eyebrow{width:fit-content!important;margin:0!important}.maintenance-view-card h1{margin:0!important;color:inherit!important;font-size:clamp(34px, 6vw, 64px)!important;font-weight:950!important;line-height:1.02!important}.maintenance-view-card p:not(.eyebrow){margin:0!important;color:currentColor!important;opacity:.72!important;font-size:clamp(16px, 2vw, 19px)!important;font-weight:760!important;line-height:1.55!important}.maintenance-theme-dark{color:#edf4ff!important;background:radial-gradient(circle at 18% 12%,rgba(96,165,250,.24),transparent 36%),radial-gradient(circle at 86% 18%,rgba(52,211,153,.16),transparent 32%),linear-gradient(145deg,#050812,#111827)!important;border-color:rgba(148,163,184,.24)!important}.maintenance-theme-dark .maintenance-view-card{background:linear-gradient(145deg,rgba(15,23,42,.86),rgba(17,24,39,.68))!important;border-color:rgba(148,163,184,.24)!important;box-shadow:0 28px 72px rgba(0,0,0,.36),inset 0 1px 0 rgba(255,255,255,.08)!important}.maintenance-theme-minimal{background:#fff!important;border-color:rgba(218,228,240,.96)!important;box-shadow:0 18px 44px rgba(15,23,42,.1)!important}.maintenance-theme-minimal .maintenance-view-card{background:0 0!important;border:0!important;box-shadow:none!important;text-align:center!important}@media (max-width:760px){html body[data-page=products].child-category-view main,html body[data-page=products].parent-category-view main{width:min(calc(100% - 20px),var(--page-width))!important;margin-top:154px!important;margin-bottom:16px!important}body.child-category-view #productListSection,body.parent-category-view #productListSection{min-height:max(480px,calc(100vh - 260px))!important;padding:14px!important;border-radius:22px!important}body.child-category-view #productListSection>.section-head,body.parent-category-view #productListSection>.section-head{grid-template-columns:minmax(0,1fr)!important;padding:0 0 14px!important}body.parent-category-view #productPageGrid.product-parent-category-grid>.parent-category-child-grid{grid-template-columns:repeat(auto-fill,minmax(156px,1fr))!important;gap:10px!important}body.parent-category-view #productPageGrid.product-parent-category-grid .product-parent-category-card{min-height:204px!important;grid-template-rows:124px minmax(40px,auto) 18px!important;padding:10px!important;border-radius:18px!important}body.parent-category-view #productPageGrid.product-parent-category-grid .product-parent-category-image{height:124px!important;min-height:124px!important;padding:10px!important;border-radius:14px!important}body.parent-category-view #productPageGrid.product-parent-category-grid .product-parent-category-title{font-size:14px!important}}body:not(.admin-page):not([data-page]) .topbar,body:not(.admin-page):not([data-page]) .topbar:hover{top:0!important;left:50%!important;width:min(calc(100% - 32px),1480px)!important;max-width:1480px!important;height:88px!important;min-height:88px!important;padding-block:8px!important;padding-inline:20px!important;grid-template-columns:minmax(230px,330px) minmax(230px,520px) minmax(340px,auto)!important;gap:18px!important;border-radius:0!important;transform:translateX(-50%)!important}body:not(.admin-page):not([data-page]):not(.home-topbar-scrolled) .topbar,body:not(.admin-page):not([data-page]):not(.home-topbar-scrolled) .topbar:hover{background:0 0!important;border-color:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}body:not(.admin-page):not([data-page]) .topbar::before{content:""!important;position:absolute!important;z-index:-1!important;top:0!important;bottom:0!important;left:50%!important;width:100vw!important;transform:translateX(-50%)!important;pointer-events:none!important;background:linear-gradient(135deg,rgba(255,255,255,.78),rgba(255,255,255,.46)),linear-gradient(90deg,rgba(10,132,255,.08),rgba(34,197,94,.06),rgba(255,159,10,.05))!important;border-bottom:1px solid rgba(255,255,255,.82)!important;backdrop-filter:blur(30px) saturate(190%)!important;-webkit-backdrop-filter:blur(30px) saturate(190%)!important}body:not(.admin-page):not([data-page]).home-topbar-scrolled .topbar::before{content:none!important}body:not(.admin-page):not([data-page]).home-topbar-scrolled .topbar,body:not(.admin-page):not([data-page]).home-topbar-scrolled .topbar:hover{top:16px!important;width:min(calc(100% - 32px),1480px)!important;max-width:1480px!important;height:72px!important;min-height:72px!important;padding:0 20px!important;border-radius:28px!important}body:not(.admin-page):not([data-page]) .topbar-left{gap:14px!important}body:not(.admin-page):not([data-page]) .topbar .brand{gap:10px!important}body:not(.admin-page) .topbar .brand-mark.has-image{width:47px!important;height:54px!important;flex:0 0 47px!important;background:0 0!important;border-color:transparent!important;border-radius:0!important;box-shadow:none!important;color:var(--text-primary)!important;overflow:visible!important;transform:translateY(-1px)!important}body:not(.admin-page) .topbar .brand-mark.has-image img{display:block!important;box-sizing:border-box!important;width:100%!important;height:100%!important;object-fit:contain!important;padding:0!important}body:not(.admin-page):not([data-page]) .topbar .brand-name{font-size:18px!important}body:not(.admin-page):not([data-page]) .topbar .top-search{height:42px!important;min-height:42px!important;padding:0 18px!important;border-radius:14px!important;box-shadow:0 12px 26px rgba(23,32,46,.14),inset 0 1px 0 rgba(255,255,255,.84)!important;font-size:14px!important}body:not(.admin-page):not([data-page]) .topbar .nav{gap:12px!important}body:not(.admin-page):not([data-page]) .topbar .nav a,body:not(.admin-page):not([data-page]) .topbar .nav-item{width:auto!important;min-width:48px!important;height:46px!important;min-height:46px!important;padding:0 14px!important;gap:8px!important}body:not(.admin-page):not([data-page]) .topbar .nav svg{width:22px!important;height:22px!important}body:not(.admin-page):not([data-page]) .topbar .nav span{font-size:11px!important}body:not(.admin-page):not([data-page]) main{margin-top:calc(88px + var(--home-main-section-gap))!important}body:not(.admin-page) #topbarAccountMenu>a,body:not(.admin-page) #topbarAccountMenu>button,body:not(.admin-page) .topbar .account-menu-trigger,body:not(.admin-page) .topbar .category-trigger,body:not(.admin-page) .topbar .nav a.nav-cart-link,body:not(.admin-page) .topbar .nav a.nav-item,body:not(.admin-page) .topbar .topbar-admin-link{min-height:var(--topbar-control-height,46px)!important;height:var(--topbar-control-height,46px)!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;padding:0 14px!important;font-size:13px!important;line-height:1!important;white-space:nowrap!important;background:rgba(255,255,255,.64)!important;border-color:rgba(255,255,255,.78)!important;border-radius:999px!important;box-shadow:0 12px 26px rgba(23,32,46,.16),inset 0 1px 0 rgba(255,255,255,.84)!important}body:not(.admin-page) #topbarAccountMenu>a:hover,body:not(.admin-page) #topbarAccountMenu>button:hover,body:not(.admin-page) .nav-account.open .account-menu-trigger,body:not(.admin-page) .topbar .account-menu-trigger:focus-visible,body:not(.admin-page) .topbar .account-menu-trigger:hover,body:not(.admin-page) .topbar .category-trigger:focus-visible,body:not(.admin-page) .topbar .category-trigger:hover,body:not(.admin-page) .topbar .nav a.nav-cart-link:hover,body:not(.admin-page) .topbar .nav a.nav-item:hover,body:not(.admin-page) .topbar .topbar-admin-link:focus-visible,body:not(.admin-page) .topbar .topbar-admin-link:hover{background:rgba(255,255,255,.82)!important;border-color:rgba(255,255,255,.88)!important;box-shadow:0 16px 34px rgba(23,32,46,.2),inset 0 1px 0 rgba(255,255,255,.94)!important}body:not(.admin-page) .topbar .topbar-admin-link{width:var(--topbar-icon-button-size,46px)!important;min-width:var(--topbar-icon-button-size,46px)!important;max-width:var(--topbar-icon-button-size,46px)!important;padding:0!important;display:inline-grid!important;place-items:center!important;align-content:center!important;justify-content:center!important;color:#111827!important;text-decoration:none!important}body:not(.admin-page) .topbar .topbar-admin-link:focus-visible,body:not(.admin-page) .topbar .topbar-admin-link:hover{color:#111827!important}body:not(.admin-page) .topbar .topbar-admin-icon-wrap{width:22px!important;min-width:22px!important;height:22px!important;min-height:22px!important;display:inline-grid!important;place-items:center!important;align-self:center!important;justify-self:center!important;flex:0 0 22px!important;line-height:0!important;margin:0!important}body:not(.admin-page) .topbar .topbar-admin-icon{width:20px!important;height:20px!important;display:block!important;margin:0!important;fill:none!important;stroke:currentColor!important;stroke-width:2.15!important;stroke-linecap:round!important;stroke-linejoin:round!important}body:not(.admin-page) .topbar .nav-cart-menu{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important}body:not(.admin-page) .topbar .nav-cart-trigger{position:relative!important;width:var(--topbar-icon-button-size,46px)!important;min-width:var(--topbar-icon-button-size,46px)!important;max-width:var(--topbar-icon-button-size,46px)!important;height:var(--topbar-control-height,46px)!important;min-height:var(--topbar-control-height,46px)!important;box-sizing:border-box!important;display:inline-grid!important;place-items:center!important;align-content:center!important;justify-content:center!important;padding:0!important;color:#111827!important;background:rgba(255,255,255,.64)!important;border:1px solid rgba(255,255,255,.78)!important;border-radius:999px!important;box-shadow:0 12px 26px rgba(23,32,46,.16),inset 0 1px 0 rgba(255,255,255,.84)!important;cursor:pointer!important}body:not(.admin-page) .topbar .nav-cart-menu.is-open .nav-cart-trigger,body:not(.admin-page) .topbar .nav-cart-trigger:focus-visible,body:not(.admin-page) .topbar .nav-cart-trigger:hover{color:#111827!important;background:rgba(255,255,255,.82)!important;border-color:rgba(255,255,255,.88)!important;box-shadow:0 16px 34px rgba(23,32,46,.2),inset 0 1px 0 rgba(255,255,255,.94)!important}body:not(.admin-page) .topbar .nav-cart-trigger .nav-cart-icon{width:22px!important;min-width:22px!important;height:22px!important;min-height:22px!important;display:inline-grid!important;place-items:center!important;align-self:center!important;justify-self:center!important;line-height:0!important;margin:0!important}body:not(.admin-page) .topbar .nav-cart-trigger .nav-cart-icon svg{width:20px!important;height:20px!important;display:block!important;margin:0!important}body:not(.admin-page) .topbar .nav-cart-trigger .nav-cart-count{position:absolute!important;top:-4px!important;right:-4px!important}body:not(.admin-page) .topbar .topbar-cart-panel{position:absolute!important;top:calc(100% + 12px)!important;right:0!important;z-index:1005!important;width:min(360px,calc(100vw - 32px))!important;display:grid!important;gap:12px!important;padding:14px!important;color:var(--text-primary)!important;background:rgba(255,255,255,.94)!important;border:1px solid rgba(218,228,240,.88)!important;border-radius:20px!important;box-shadow:0 24px 60px rgba(23,32,46,.2),inset 0 1px 0 rgba(255,255,255,.9)!important;opacity:0!important;pointer-events:none!important;transform:translateY(8px)!important;transition:opacity .18s ease,transform .18s ease!important}body:not(.admin-page) .topbar .nav-cart-menu.is-open .topbar-cart-panel{opacity:1!important;pointer-events:auto!important;transform:translateY(0)!important}body:not(.admin-page) .topbar .topbar-cart-list{max-height:320px!important;display:grid!important;gap:10px!important;overflow:auto!important}body:not(.admin-page) .topbar .topbar-cart-item{min-width:0!important;display:grid!important;grid-template-columns:52px minmax(0,1fr)!important;gap:10px!important;align-items:center!important}body:not(.admin-page) .topbar .topbar-cart-image{width:52px!important;height:52px!important;object-fit:contain!important;background:#fff!important;border:1px solid rgba(218,228,240,.9)!important;border-radius:12px!important}body:not(.admin-page) .topbar .topbar-cart-image-empty{display:grid!important;place-items:center!important}body:not(.admin-page) .topbar .topbar-cart-empty,body:not(.admin-page) .topbar .topbar-cart-item span,body:not(.admin-page) .topbar .topbar-cart-item strong{min-width:0!important;display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}body:not(.admin-page) .topbar .topbar-cart-item strong{color:var(--text-primary)!important;font-size:13px!important;font-weight:800!important}body:not(.admin-page) .topbar .topbar-cart-empty,body:not(.admin-page) .topbar .topbar-cart-item span{color:var(--text-secondary)!important;font-size:12px!important;font-weight:700!important}body:not(.admin-page) .topbar .topbar-cart-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}body:not(.admin-page) .topbar .topbar-cart-actions .button{min-height:38px!important;padding:0 12px!important;border-radius:14px!important}body:not(.admin-page) #topbarAccountMenu>.account-icon-trigger{flex-direction:row-reverse!important;justify-content:center!important;align-items:center!important;gap:0!important;width:auto!important;min-width:var(--topbar-icon-button-size,46px)!important;max-width:var(--topbar-icon-button-size,46px)!important;height:var(--topbar-control-height,46px)!important;min-height:var(--topbar-control-height,46px)!important;padding:0!important;overflow:hidden!important;transform-origin:right center!important;transition:max-width .22s ease,padding .22s ease,background-color .18s ease,border-color .18s ease,box-shadow .18s ease!important}body:not(.admin-page) #topbarAccountMenu>.account-icon-trigger:focus-visible,body:not(.admin-page) #topbarAccountMenu>.account-icon-trigger:hover{max-width:260px!important;gap:8px!important;padding:0 14px!important}body:not(.admin-page) #topbarAccountMenu .account-trigger-icon{width:22px!important;min-width:22px!important;height:22px!important;min-height:22px!important;display:inline-grid!important;place-items:center!important;flex:0 0 auto!important;align-self:center!important;justify-self:center!important;color:#111827!important;line-height:0!important;margin:0!important}body:not(.admin-page) #topbarAccountMenu .account-trigger-icon svg{width:20px!important;height:20px!important;display:block!important;color:#111827!important;margin:0!important}body:not(.admin-page) #topbarAccountMenu .account-trigger-label{max-width:0!important;overflow:hidden!important;opacity:0!important;text-overflow:ellipsis!important;color:var(--text-primary)!important;font-size:13px!important;font-weight:800!important;line-height:1!important;transform:translateX(10px)!important;transition:max-width .22s ease,opacity .18s ease,transform .22s ease!important;white-space:nowrap!important}body:not(.admin-page) #topbarAccountMenu>.account-icon-trigger:focus-visible .account-trigger-label,body:not(.admin-page) #topbarAccountMenu>.account-icon-trigger:hover .account-trigger-label{max-width:190px!important;opacity:1!important;transform:translateX(0)!important}body:not(.admin-page) .topbar .top-search,body:not(.admin-page) .topbar input[type=search].top-search{background:rgba(255,255,255,.7)!important;border-color:rgba(255,255,255,.78)!important;box-shadow:0 12px 26px rgba(23,32,46,.14),inset 0 1px 0 rgba(255,255,255,.84)!important}body:not(.admin-page) .topbar .top-search:focus,body:not(.admin-page) .topbar input[type=search].top-search:focus{box-shadow:0 0 0 4px rgba(10,132,255,.12),0 14px 30px rgba(23,32,46,.18),inset 0 1px 0 rgba(255,255,255,.92)!important}body:not(.admin-page) .topbar :is(
.brand-mark,.product-search-suggestions
),body:not(.admin-page) .topbar :is(
.brand-mark,.product-search-suggestions
):hover{box-shadow:none!important}@media (max-width:720px){body:not(.admin-page) .topbar .category-menu{display:none!important}body:not(.admin-page):not([data-page]) .topbar,body:not(.admin-page):not([data-page]) .topbar:hover{top:0!important;--topbar-control-height:40px;--topbar-icon-button-size:40px;width:min(calc(100% - 24px),520px)!important;max-width:520px!important;height:auto!important;min-height:calc(env(safe-area-inset-top,0px) + 60px)!important;padding-block:calc(env(safe-area-inset-top,0px) + 10px) 10px!important;padding-inline:10px!important;grid-template-columns:auto minmax(84px,1fr) auto!important;grid-template-areas:"left search nav"!important;gap:8px!important;border-radius:0!important}body:not(.admin-page):not([data-page]).home-topbar-scrolled .topbar,body:not(.admin-page):not([data-page]).home-topbar-scrolled .topbar:hover{top:calc(env(safe-area-inset-top,0px) + 10px)!important;width:min(calc(100% - 24px),520px)!important;max-width:520px!important;min-height:62px!important;padding:8px 10px!important;border-radius:26px!important}body:not(.admin-page):not([data-page]) .topbar-left{grid-area:left!important;min-width:0!important;gap:8px!important}body:not(.admin-page):not([data-page]) .topbar .brand{flex:0 0 auto!important;min-width:0!important}body:not(.admin-page) .topbar .brand-mark.has-image{width:38px!important;height:44px!important;flex-basis:38px!important;transform:translateY(-1px)!important}body:not(.admin-page):not([data-page]) .topbar .brand-name{display:none!important}body:not(.admin-page):not([data-page]) .top-search-wrap{grid-area:search!important;position:relative!important;left:auto!important;width:100%!important;max-width:none!important;min-width:0!important;transform:none!important}body:not(.admin-page):not([data-page]) .topbar .top-search{width:100%!important;height:var(--topbar-control-height,40px)!important;min-height:var(--topbar-control-height,40px)!important;padding:0 12px!important;border-radius:16px!important;font-size:14px!important}body:not(.admin-page):not([data-page]) .topbar .nav{grid-area:nav!important;min-width:max-content!important;gap:6px!important;justify-content:end!important}body:not(.admin-page):not([data-page]) #topbarAccountMenu>.account-icon-trigger,body:not(.admin-page):not([data-page]) #topbarAccountMenu>a,body:not(.admin-page):not([data-page]) #topbarAccountMenu>button,body:not(.admin-page):not([data-page]) .topbar .account-menu-trigger,body:not(.admin-page):not([data-page]) .topbar .nav a,body:not(.admin-page):not([data-page]) .topbar .nav-cart-trigger,body:not(.admin-page):not([data-page]) .topbar .nav-item,body:not(.admin-page):not([data-page]) .topbar .topbar-admin-link{width:var(--topbar-icon-button-size,40px)!important;min-width:var(--topbar-icon-button-size,40px)!important;max-width:var(--topbar-icon-button-size,40px)!important;height:var(--topbar-control-height,40px)!important;min-height:var(--topbar-control-height,40px)!important;padding:0!important;border-radius:999px!important}body:not(.admin-page):not([data-page]) .topbar .nav .account-trigger-label,body:not(.admin-page):not([data-page]) .topbar .nav .nav-item>span{display:none!important}body:not(.admin-page):not([data-page]) .topbar .nav .account-trigger-icon,body:not(.admin-page):not([data-page]) .topbar .nav .nav-cart-icon,body:not(.admin-page):not([data-page]) .topbar .nav .topbar-admin-icon-wrap{display:grid!important;place-items:center!important}body:not(.admin-page):not([data-page]) .topbar .nav .nav-cart-count{display:inline-grid!important;place-items:center!important}body:not(.admin-page):not([data-page]) main{margin-top:calc(env(safe-area-inset-top,0px) + 96px)!important}}body:not(.admin-page) .topbar .topbar-quote-link{width:var(--topbar-icon-button-size,46px)!important;min-width:var(--topbar-icon-button-size,46px)!important;max-width:var(--topbar-icon-button-size,46px)!important;padding:0!important;display:inline-grid!important;place-items:center!important;justify-content:center!important;color:#111827!important;font-family:var(--font-main)!important;font-style:normal!important;font-synthesis:none!important;gap:0!important}body:not(.admin-page) .topbar .topbar-quote-icon-wrap svg{width:20px!important;height:20px!important;color:#111827!important;fill:none!important;stroke:currentColor!important}body:not(.admin-page) .topbar .topbar-quote-link{color:#fff!important;background:linear-gradient(135deg,#0a84ff 0,#00c7be 44%,#22c55e 100%)!important;border-color:rgba(255,255,255,.74)!important;box-shadow:0 14px 30px rgba(10,132,255,.22),0 10px 24px rgba(34,197,94,.14),inset 0 1px 0 rgba(255,255,255,.36)!important}body:not(.admin-page) .topbar .topbar-quote-link:focus-visible,body:not(.admin-page) .topbar .topbar-quote-link:hover{color:#fff!important;background:linear-gradient(135deg,#06f 0,#00b7c7 44%,#16a34a 100%)!important;border-color:rgba(255,255,255,.86)!important;box-shadow:0 18px 38px rgba(10,132,255,.28),0 12px 28px rgba(34,197,94,.18),inset 0 1px 0 rgba(255,255,255,.44)!important}body:not(.admin-page) .topbar .topbar-quote-icon-wrap svg{color:#fff!important}body:not(.admin-page) .topbar .topbar-admin-link:not(.topbar-quote-link){color:#fff!important;background:linear-gradient(135deg,#8e5cf7 0,#ff2d55 100%)!important;border-color:rgba(255,255,255,.72)!important;box-shadow:0 14px 30px rgba(142,92,247,.22),0 10px 22px rgba(255,45,85,.14),inset 0 1px 0 rgba(255,255,255,.34)!important}body:not(.admin-page) .topbar .topbar-admin-link:not(.topbar-quote-link):focus-visible,body:not(.admin-page) .topbar .topbar-admin-link:not(.topbar-quote-link):hover{color:#fff!important;background:linear-gradient(135deg,#7c3aed 0,#ff1f5f 100%)!important;border-color:rgba(255,255,255,.86)!important;box-shadow:0 18px 38px rgba(142,92,247,.28),0 12px 28px rgba(255,45,85,.18),inset 0 1px 0 rgba(255,255,255,.42)!important}body:not(.admin-page) .topbar .nav-cart-trigger{color:#fff!important;background:linear-gradient(135deg,#ff9500 0,#ff3b30 100%)!important;border-color:rgba(255,255,255,.72)!important;box-shadow:0 14px 30px rgba(255,149,0,.2),0 10px 22px rgba(255,59,48,.16),inset 0 1px 0 rgba(255,255,255,.34)!important}body:not(.admin-page) .topbar .nav-cart-menu.is-open .nav-cart-trigger,body:not(.admin-page) .topbar .nav-cart-trigger:focus-visible,body:not(.admin-page) .topbar .nav-cart-trigger:hover{color:#fff!important;background:linear-gradient(135deg,#ffb000 0,#ff2d55 100%)!important;border-color:rgba(255,255,255,.86)!important;box-shadow:0 18px 38px rgba(255,149,0,.26),0 12px 28px rgba(255,45,85,.2),inset 0 1px 0 rgba(255,255,255,.42)!important}body:not(.admin-page) #topbarAccountMenu>.account-icon-trigger{color:#fff!important;background:linear-gradient(135deg,#22c55e 0,#0a84ff 48%,#8e5cf7 100%)!important;border-color:rgba(255,255,255,.72)!important;box-shadow:0 14px 30px rgba(34,197,94,.18),0 10px 22px rgba(10,132,255,.16),inset 0 1px 0 rgba(255,255,255,.34)!important}body:not(.admin-page) #topbarAccountMenu>.account-icon-trigger:focus-visible,body:not(.admin-page) #topbarAccountMenu>.account-icon-trigger:hover{color:#fff!important;background:linear-gradient(135deg,#16a34a 0,#06f 48%,#7c3aed 100%)!important;border-color:rgba(255,255,255,.86)!important;box-shadow:0 18px 38px rgba(34,197,94,.24),0 12px 28px rgba(10,132,255,.2),inset 0 1px 0 rgba(255,255,255,.42)!important}body:not(.admin-page) #topbarAccountMenu .account-trigger-icon,body:not(.admin-page) #topbarAccountMenu .account-trigger-icon svg,body:not(.admin-page) #topbarAccountMenu .account-trigger-label{color:#fff!important}html:not(.app-ready) .site-policy-section{visibility:hidden!important}body:not(.admin-page) .site-policy-section{width:min(calc(100% - 32px),var(--page-width))!important;margin:24px auto!important;padding:12px!important;overflow:visible!important;background:linear-gradient(145deg,rgba(255,255,255,.76),rgba(255,255,255,.52)),linear-gradient(135deg,rgba(10,132,255,.05),rgba(34,197,94,.04),rgba(255,159,10,.04))!important;border:0!important;border-radius:28px!important;box-shadow:var(--glass-shadow-soft),inset 0 1px 0 rgba(255,255,255,.84)!important;backdrop-filter:blur(24px) saturate(170%)!important;-webkit-backdrop-filter:blur(24px) saturate(170%)!important}body:not(.admin-page):not([data-page]) .site-policy-section{margin-top:0!important}body:not(.admin-page) .site-policy-grid{display:grid!important;grid-template-columns:repeat(var(--site-policy-columns,3),minmax(0,1fr))!important;gap:10px!important;overflow:visible!important}body:not(.admin-page) .site-policy-card-wrap{min-width:0!important}body:not(.admin-page) .site-policy-card{height:100%!important;display:grid!important;grid-template-columns:54px minmax(0,1fr)!important;align-items:center!important;gap:12px!important;min-height:96px!important;padding:12px!important;color:#17202e!important;background:radial-gradient(circle at 15% 14%,rgba(255,255,255,.9),transparent 30%),linear-gradient(145deg,rgba(255,255,255,.86),rgba(248,250,252,.68))!important;border:0!important;border-radius:18px!important;box-shadow:0 8px 22px rgba(33,43,64,.08),inset 0 1px 0 rgba(255,255,255,.84)!important}body:not(.admin-page) .site-policy-icon{width:54px!important;height:54px!important;display:grid!important;place-items:center!important;color:#0f766e!important;background:radial-gradient(circle at 30% 26%,rgba(255,255,255,.95),transparent 28%),linear-gradient(135deg,rgba(204,251,241,.95),rgba(219,234,254,.92))!important;border:0!important;border-radius:17px!important;box-shadow:0 6px 16px rgba(33,43,64,.08),inset 0 1px 0 rgba(255,255,255,.84)!important}body:not(.admin-page) .site-policy-icon svg{width:26px!important;height:26px!important}body:not(.admin-page) .site-policy-copy{display:grid!important;gap:4px!important;min-width:0!important}body:not(.admin-page) .site-policy-copy strong{color:#0f172a!important;font-size:14.5px!important;font-weight:900!important;line-height:1.18!important;overflow-wrap:anywhere!important}body:not(.admin-page) .site-policy-copy p{margin:0!important;color:#475569!important;font-size:11.5px!important;font-weight:500!important;line-height:1.35!important;overflow-wrap:anywhere!important}body:not(.admin-page) .site-policy-card-wrap:nth-child(2) .site-policy-icon{color:#1d4ed8!important;background:radial-gradient(circle at 30% 26%,rgba(255,255,255,.95),transparent 28%),linear-gradient(135deg,rgba(219,234,254,.96),rgba(224,231,255,.92))!important;box-shadow:0 6px 16px rgba(33,43,64,.08),inset 0 1px 0 rgba(255,255,255,.84)!important}body:not(.admin-page) .site-policy-card-wrap:nth-child(3) .site-policy-icon{color:#b45309!important;background:radial-gradient(circle at 30% 26%,rgba(255,255,255,.95),transparent 28%),linear-gradient(135deg,rgba(254,243,199,.96),rgba(255,237,213,.92))!important;box-shadow:0 6px 16px rgba(33,43,64,.08),inset 0 1px 0 rgba(255,255,255,.84)!important}body:not(.admin-page) .footer{width:100%!important;max-width:none!important;margin:26px 0 0!important;padding:16px max(16px,calc((100vw - var(--page-width))/ 2 + 16px)) 18px!important;background:linear-gradient(145deg,rgba(255,255,255,.76),rgba(255,255,255,.52)),linear-gradient(135deg,rgba(10,132,255,.05),rgba(34,197,94,.04),rgba(255,159,10,.04))!important;border:0!important;border-radius:0!important;box-shadow:var(--glass-shadow-soft),inset 0 1px 0 rgba(255,255,255,.84)!important;backdrop-filter:blur(24px) saturate(170%)!important;-webkit-backdrop-filter:blur(24px) saturate(170%)!important}body:not(.admin-page):not([data-page]) .footer{margin-top:0!important}body:not(.admin-page).child-category-view .footer,body:not(.admin-page).parent-category-view .footer,body:not(.admin-page)[data-page=compare] .footer{margin-top:0!important}body:not(.admin-page) .site-policy-section+.footer{margin-top:0!important}body:not(.admin-page) .footer-interface-section{width:min(calc(100% - 32px),var(--page-width))!important;margin:26px auto 10px!important;padding:16px!important;background:linear-gradient(145deg,rgba(255,255,255,.76),rgba(255,255,255,.52)),linear-gradient(135deg,rgba(10,132,255,.05),rgba(34,197,94,.04),rgba(255,159,10,.04))!important;border:0!important;border-radius:28px!important;box-shadow:var(--glass-shadow-soft),inset 0 1px 0 rgba(255,255,255,.84)!important;backdrop-filter:blur(24px) saturate(170%)!important;-webkit-backdrop-filter:blur(24px) saturate(170%)!important}body:not(.admin-page) .footer-interface-section:has(.company-interface-links:empty),body:not(.admin-page) .footer-interface-section[hidden]{display:none!important}body:not(.admin-page) .site-policy-section+.footer-interface-section,body:not(.admin-page):not([data-page]) .footer-interface-section{margin-top:0!important}body:not(.admin-page) .footer-interface-section+.footer{margin-top:0!important}#footerPreview.company-footer,body:not(.admin-page) .footer .company-footer{display:flex!important;justify-content:center!important;align-items:center!important;min-width:0!important;min-height:0!important;gap:0!important;text-align:center!important}#footerPreview.company-footer .company-footer-inline-text,body:not(.admin-page) .footer .company-footer-inline-text{display:grid!important;justify-items:center!important;gap:2px!important;margin:0!important;color:#000!important;font-size:12.5px!important;font-weight:700!important;line-height:1.55!important}#footerPreview.company-footer .company-footer-inline-line,body:not(.admin-page) .footer .company-footer-inline-line{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:0!important;margin:0!important;color:#000!important}#footerPreview.company-footer .company-footer-inline-line span,body:not(.admin-page) .footer .company-footer-inline-line span{color:#000!important}#footerPreview.company-footer .company-footer-inline-line span:not(:first-child)::before,body:not(.admin-page) .footer .company-footer-inline-line span:not(:first-child)::before{content:" · "!important;color:#000!important;font-weight:800!important}body:not(.admin-page) .footer-interface-section .company-interface-links{min-width:0!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important}body:not(.admin-page) .footer-interface-section .company-interface-links:empty{display:none!important}body:not(.admin-page) .footer-interface-section .company-interface-links .interface-column{min-width:0!important;min-height:118px!important;padding:14px!important;border:0!important;border-radius:18px!important;box-shadow:var(--glass-shadow-soft),inset 0 1px 0 rgba(255,255,255,.84)!important;transform:none!important;transition:none!important}body:not(.admin-page) .footer-interface-section .company-interface-links .interface-column::before{content:none!important;display:none!important}body:not(.admin-page) .footer-interface-section .company-interface-links .interface-column:hover{transform:none!important;border-color:transparent!important;box-shadow:var(--glass-shadow-soft),inset 0 1px 0 rgba(255,255,255,.84)!important}body:not(.admin-page) .footer-interface-section .company-interface-links .interface-column h3{font-size:15px!important;line-height:1.18!important}body:not(.admin-page) .footer-interface-section .company-interface-links .interface-column a,body:not(.admin-page) .footer-interface-section .company-interface-links .interface-column-content{font-size:12px!important;line-height:1.42!important}body:not(.admin-page) .footer-interface-section .company-interface-links .interface-column a{transition:none!important}body:not(.admin-page) .footer-interface-section .company-interface-links .interface-column a:hover{color:var(--text-secondary)!important}body:not(.admin-page) .footer-interface-section .footer-social-interface-column{align-content:start!important;gap:10px!important}body:not(.admin-page) .footer-interface-section .footer-social{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;min-height:0!important;padding:0!important;background:0 0!important;border:0!important;border-radius:0!important;box-shadow:none!important}body:not(.admin-page) .footer-interface-section .footer-social[hidden]{display:none!important}body:not(.admin-page) .footer-interface-section .footer-social-link{min-width:0!important;min-height:36px!important;display:grid!important;place-items:center!important;padding:6px 8px!important;overflow:hidden!important;color:var(--liquid-text)!important;background:rgba(255,255,255,.68)!important;border:0!important;border-radius:12px!important;text-decoration:none!important;box-shadow:0 6px 16px rgba(33,43,64,.07),inset 0 1px 0 rgba(255,255,255,.8)!important}body:not(.admin-page) .footer-interface-section .footer-social-link img{width:100%!important;max-width:78px!important;height:100%!important;max-height:28px!important;object-fit:contain!important;transform:none!important}body:not(.admin-page) .footer-interface-section .footer-social-link span{max-width:100%!important;overflow:hidden!important;color:var(--liquid-text)!important;font-size:11px!important;font-weight:900!important;line-height:1.05!important;text-align:center!important;text-overflow:ellipsis!important;white-space:nowrap!important}body:not(.admin-page) .footer-interface-section .footer-social-link.is-missing-url{cursor:default!important}body:not(.admin-page) .footer-interface-section .footer-certification-interface-column{align-content:start!important;gap:10px!important}body:not(.admin-page) .footer-interface-section .footer-certification{display:grid!important;place-items:center!important;min-height:68px!important;padding:8px!important;background:rgba(255,255,255,.68)!important;border:0!important;border-radius:12px!important;text-decoration:none!important;box-shadow:0 6px 16px rgba(33,43,64,.07),inset 0 1px 0 rgba(255,255,255,.8)!important}body:not(.admin-page) .footer-interface-section .footer-certification-interface-column[hidden],body:not(.admin-page) .footer-interface-section .footer-certification[hidden]{display:none!important}body:not(.admin-page) .footer-interface-section .footer-certification-avatar{width:128px!important;height:44px!important;display:grid!important;place-items:center!important;overflow:hidden!important;color:#0f172a!important;background:#fff!important;border-radius:10px!important;font-size:20px!important;font-weight:950!important}body:not(.admin-page) .footer-interface-section .footer-certification-avatar img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;padding:0!important;background:#fff!important;object-fit:contain!important;transform:scale(1.68)!important}@media (max-width:1120px){body:not(.admin-page) .footer-interface-section .company-interface-links{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:760px){body:not(.admin-page) .site-policy-section{width:min(calc(100% - 20px),var(--page-width))!important;margin:18px auto!important;padding:10px!important;border-radius:22px!important}body:not(.admin-page) .site-policy-grid{grid-template-columns:1fr!important;gap:8px!important}body:not(.admin-page) .site-policy-card{min-height:0!important}body:not(.admin-page) .footer{width:100%!important;padding:12px 10px 14px!important;border-radius:0!important}body:not(.admin-page) .footer-interface-section{width:min(calc(100% - 20px),var(--page-width))!important;padding:12px!important;border-radius:22px!important}}@media (max-width:520px){body:not(.admin-page) .site-policy-card{grid-template-columns:52px minmax(0,1fr)!important;padding:12px!important;gap:11px!important}body:not(.admin-page) .site-policy-icon{width:52px!important;height:52px!important;border-radius:17px!important}body:not(.admin-page) .site-policy-icon svg{width:26px!important;height:26px!important}body:not(.admin-page) .site-policy-copy strong{font-size:14px!important}body:not(.admin-page) .site-policy-copy p{font-size:11.5px!important;line-height:1.38!important}body:not(.admin-page) .footer-interface-section .company-interface-links{grid-template-columns:1fr!important}}html body.product-detail-view main,html body[data-page=products].product-detail-view main{width:min(calc(100% - 32px),1480px)!important;margin:calc(88px + clamp(18px,2vw,24px)) auto clamp(18px,2vw,24px)!important}html body.product-detail-view #productDetailBreadcrumb.product-detail-breadcrumb:not(:empty),html body[data-page=products].product-detail-view #productDetailBreadcrumb.product-detail-breadcrumb:not(:empty){display:flex!important;align-items:center!important;min-height:42px!important;margin:0 0 12px!important;padding:6px 9px!important;background:rgba(255,255,255,.68)!important;border:1px solid rgba(255,255,255,.78)!important;border-radius:999px!important;box-shadow:0 8px 22px rgba(15,23,42,.055)!important;backdrop-filter:blur(22px) saturate(170%)!important;-webkit-backdrop-filter:blur(22px) saturate(170%)!important}body.product-detail-view #productDetailSection{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;background:0 0!important}body.product-detail-view .product-detail-layout{--product-detail-panel-gap:12px;--product-detail-card-height:clamp(480px, 34vw, 540px);display:grid!important;width:100%!important;max-width:none!important;gap:var(--product-detail-panel-gap)!important;align-items:start!important}body.product-detail-view .product-detail-overview{width:100%!important;max-width:none!important;display:grid!important;grid-template-columns:minmax(0,0.98fr) minmax(0,1.02fr)!important;gap:var(--product-detail-panel-gap)!important;align-items:stretch!important;justify-items:stretch!important;margin:0!important;padding:0!important;background:0 0!important;border:0!important;border-radius:0!important;box-shadow:none!important}body.product-detail-view .product-detail-content,body.product-detail-view .product-detail-gallery,body.product-detail-view .product-detail-reviews,body.product-detail-view .product-detail-tabs{width:100%!important;max-width:none!important;min-width:0!important;overflow:hidden!important;font-family:var(--font-main)!important;font-style:normal!important;font-synthesis:none!important;letter-spacing:0!important;background:linear-gradient(145deg,rgba(255,255,255,.9),rgba(246,250,255,.72)),rgba(255,255,255,.62)!important;border:1px solid rgba(255,255,255,.82)!important;border-radius:28px!important;box-shadow:0 14px 34px rgba(15,23,42,.08),inset 0 1px 0 rgba(255,255,255,.78)!important;backdrop-filter:blur(24px) saturate(170%)!important;-webkit-backdrop-filter:blur(24px) saturate(170%)!important}body.product-detail-view .product-detail-content,body.product-detail-view .product-detail-gallery{height:var(--product-detail-card-height)!important}body.product-detail-view .product-detail-gallery{position:sticky!important;top:92px!important;display:grid!important;grid-template-rows:minmax(0,1fr) auto!important;align-self:stretch!important;width:100%!important;gap:12px!important;align-content:start!important;padding:12px!important}body.product-detail-view .product-detail-slider{aspect-ratio:auto!important;height:100%!important;min-height:0!important;padding:0!important;overflow:hidden!important;background:linear-gradient(145deg,#fff,#f4f8fb 58%,#edf8f3),#fff!important;border:1px solid rgba(226,235,245,.9)!important;border-radius:24px!important;box-shadow:none!important}body.product-detail-view .product-detail-slider-track,body.product-detail-view .product-detail-slider-viewport{height:100%!important}body.product-detail-view .product-detail-main-image{width:100%!important;min-width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;padding:clamp(8px,1.2vw,16px)!important;object-fit:contain!important;background:0 0!important;transform:scale(1.1)!important;transform-origin:center center!important}body.product-detail-view .product-detail-primary-image{transform:scale(1.26)!important}body.product-detail-view .product-detail-slider-button,body.product-detail-view .product-detail-thumb-nav{opacity:1!important;visibility:visible!important;color:#0f172a!important;background:rgba(255,255,255,.78)!important;border:1px solid rgba(255,255,255,.86)!important;box-shadow:0 10px 22px rgba(15,23,42,.12)!important;backdrop-filter:blur(14px) saturate(160%)!important;-webkit-backdrop-filter:blur(14px) saturate(160%)!important}body.product-detail-view .product-detail-slider-button{width:40px!important;height:40px!important}body.product-detail-view .product-detail-thumb-strip{min-height:0!important;gap:8px!important}body.product-detail-view .product-detail-thumb-viewport{min-width:0!important}body.product-detail-view .product-detail-thumb-row{gap:8px!important;padding:2px!important}body.product-detail-view .product-detail-thumb{width:68px!important;height:68px!important;padding:0!important;background:rgba(255,255,255,.74)!important;border:1px solid rgba(226,235,245,.95)!important;border-radius:18px!important;box-shadow:none!important}body.product-detail-view .product-detail-thumb.active{border-color:rgba(0,113,227,.7)!important;box-shadow:0 0 0 3px rgba(0,113,227,.13)!important}body.product-detail-view .product-detail-thumb img{padding:7px!important;background:#fff!important;transform:scale(1.1)!important;transform-origin:center center!important}body.product-detail-view .product-detail-content{display:grid!important;grid-template-rows:repeat(6,auto)!important;align-content:start!important;align-self:stretch!important;gap:8px!important;padding:clamp(12px,1.2vw,18px)!important;background:linear-gradient(155deg,rgba(255,255,255,.9),rgba(241,248,255,.68) 54%,rgba(241,252,247,.7)),rgba(255,255,255,.62)!important;overflow:visible!important}body.product-detail-view .product-detail-title-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:10px!important;min-width:0!important;position:relative!important;z-index:34!important}body.product-detail-view .product-detail-content h2{margin:0!important;color:#0f172a!important;font-family:var(--font-main)!important;font-size:clamp(22px, 2vw, 30px)!important;font-style:normal!important;font-synthesis:none!important;-webkit-font-smoothing:antialiased!important;font-weight:400!important;line-height:1.12!important;letter-spacing:0!important;text-transform:none!important}body.product-detail-view .product-detail-stock-address-wrap{position:relative!important;display:inline-flex!important;justify-self:end!important}body.product-detail-view .product-detail-stock-address-button{width:38px!important;height:38px!important;display:grid!important;place-items:center!important;padding:0!important;color:#0f766e!important;background:rgba(240,253,250,.9)!important;border:1px solid rgba(20,184,166,.28)!important;border-radius:999px!important;box-shadow:0 10px 22px rgba(15,118,110,.12),inset 0 1px 0 rgba(255,255,255,.88)!important;cursor:help!important}body.product-detail-view .product-detail-stock-address-button svg{width:18px!important;height:18px!important}body.product-detail-view .product-detail-stock-address-button:focus-visible{outline:3px solid rgba(14,165,233,.24)!important;outline-offset:2px!important}body.product-detail-view .product-detail-stock-address-popover{position:absolute!important;top:calc(100% + 8px)!important;right:0!important;z-index:44!important;width:min(300px,calc(100vw - 36px))!important;display:grid!important;gap:7px!important;padding:12px!important;color:#334155!important;text-align:left!important;background:rgba(255,255,255,.98)!important;border:1px solid rgba(218,228,240,.94)!important;border-radius:16px!important;box-shadow:0 18px 44px rgba(15,23,42,.16)!important;opacity:0!important;pointer-events:none!important;transform:translateY(-4px)!important;transition:opacity 160ms ease,transform 160ms ease!important}body.product-detail-view .product-detail-stock-address-popover strong{color:#0f172a!important;font-size:13px!important;font-weight:900!important;line-height:1.25!important}body.product-detail-view .product-detail-stock-address-popover p{margin:0!important;color:#475569!important;font-size:12px!important;font-weight:500!important;line-height:1.45!important}body.product-detail-view .product-detail-stock-address-wrap:focus-within .product-detail-stock-address-popover,body.product-detail-view .product-detail-stock-address-wrap:hover .product-detail-stock-address-popover{opacity:1!important;pointer-events:auto!important;transform:translateY(0)!important}body.product-detail-view .product-detail-rating{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:7px!important;width:fit-content!important;max-width:100%!important;min-height:26px!important;padding:4px 10px!important;color:#475569!important;background:rgba(255,255,255,.68)!important;border:1px solid rgba(226,235,245,.92)!important;border-radius:999px!important;font-size:12px!important;line-height:1!important}body.product-detail-view .product-detail-rating strong{color:#0f172a!important;font-size:12px!important;font-weight:850!important;line-height:1!important}body.product-detail-view .product-detail-rating span:last-child{color:#64748b!important;font-size:12px!important;font-weight:700!important;line-height:1!important;white-space:nowrap!important}body.product-detail-view .product-rating-stars{display:inline-flex!important;align-items:center!important;gap:1px!important;color:#cbd5e1!important;font-size:14px!important;font-weight:900!important;line-height:1!important;letter-spacing:0!important;white-space:nowrap!important}body.product-detail-view .product-rating-stars .is-filled{color:#f59e0b!important}body.product-detail-view .product-detail-meta-row{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-start!important;gap:4px!important;min-width:0!important}body.product-detail-view .product-detail-model{width:fit-content!important;max-width:100%!important;min-height:27px!important;margin:0!important;padding:5px 11px!important;color:#475569!important;background:rgba(255,255,255,.62)!important;border:1px solid rgba(226,235,245,.9)!important;border-radius:999px!important;font-size:15.75px!important;font-weight:700!important;line-height:1.15!important;letter-spacing:0!important;text-transform:none!important}body.product-detail-view .product-detail-warranty-wrap{position:relative!important;display:inline-flex!important;width:fit-content!important;max-width:100%!important;z-index:4!important}body.product-detail-view .product-detail-warranty{position:relative!important;width:fit-content!important;max-width:100%!important;min-height:27px!important;margin:0!important;padding:5px 11px!important;border-radius:999px!important;font-size:15.75px!important;font-weight:700!important;line-height:1.15!important;letter-spacing:0!important;text-transform:none!important;overflow:hidden!important;cursor:help!important;isolation:isolate!important;transition:transform 180ms ease,box-shadow 180ms ease,color 180ms ease,background 180ms ease,border-color 180ms ease!important}body.product-detail-view .product-detail-warranty::before{content:""!important;position:absolute!important;inset:1px!important;z-index:-1!important;border-radius:inherit!important;background:linear-gradient(120deg,rgba(255,255,255,.7),rgba(255,255,255,.08) 45%,rgba(255,255,255,.46))!important;opacity:.72!important}body.product-detail-view .product-detail-warranty.is-active{color:#fff!important;background:radial-gradient(circle at 18% 18%,rgba(255,255,255,.48),transparent 28%),linear-gradient(135deg,#00c7be 0,#0a84ff 34%,#8e5cf7 66%,#ff2d55 100%)!important;border:1px solid rgba(255,255,255,.5)!important;box-shadow:0 8px 18px rgba(10,132,255,.22),0 0 0 1px rgba(255,255,255,.24) inset!important}body.product-detail-view .product-detail-warranty.is-active.is-normal{color:#334155!important;background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(226,232,240,.84)),rgba(255,255,255,.9)!important;border:1px solid rgba(100,116,139,.34)!important;box-shadow:0 8px 18px rgba(15,23,42,.1),0 0 0 1px rgba(255,255,255,.62) inset!important}body.product-detail-view .product-detail-warranty.is-active.is-normal::before{background:linear-gradient(120deg,rgba(255,255,255,.72),rgba(241,245,249,.24),rgba(255,255,255,.54))!important;opacity:.64!important}body.product-detail-view .product-detail-warranty.is-muted{color:#667085!important;background:linear-gradient(135deg,rgba(248,250,252,.92),rgba(226,232,240,.74)),rgba(255,255,255,.78)!important;border:1px solid rgba(203,213,225,.72)!important;box-shadow:0 6px 14px rgba(15,23,42,.08)!important}body.product-detail-view .product-detail-warranty:focus-visible,body.product-detail-view .product-detail-warranty:hover{transform:translateY(-2px) scale(1.015)!important;box-shadow:0 12px 24px rgba(10,132,255,.24),0 0 0 1px rgba(255,255,255,.3) inset!important;outline:0!important}body.product-detail-view .product-detail-warranty.is-normal:focus-visible,body.product-detail-view .product-detail-warranty.is-normal:hover{box-shadow:0 12px 24px rgba(15,23,42,.13),0 0 0 1px rgba(255,255,255,.58) inset!important}body.product-detail-view .product-detail-warranty-popover{position:absolute!important;top:calc(100% + 9px)!important;right:auto!important;left:50%!important;z-index:30!important;width:min(330px,calc(100vw - 32px))!important;display:grid!important;gap:8px!important;padding:12px!important;color:#334155!important;text-align:left!important;background:rgba(255,255,255,.96)!important;border:1px solid rgba(226,235,245,.95)!important;border-radius:16px!important;box-shadow:0 18px 44px rgba(15,23,42,.16)!important;opacity:0!important;pointer-events:none!important;transform:translate(-42%,-4px)!important;transition:opacity 160ms ease,transform 160ms ease!important}body.product-detail-view .product-detail-warranty-popover strong{color:#0f172a!important;font-size:13px!important;font-weight:800!important;line-height:1.25!important}body.product-detail-view .product-detail-warranty-popover p{margin:0!important;color:#475569!important;font-size:12px!important;font-weight:500!important;line-height:1.45!important}body.product-detail-view .product-detail-warranty-popover img{width:100%!important;max-height:190px!important;object-fit:contain!important;background:#f8fafc!important;border:1px solid rgba(226,235,245,.86)!important;border-radius:12px!important}body.product-detail-view .product-detail-warranty-wrap:hover .product-detail-warranty-popover,body.product-detail-view .product-detail-warranty:focus-visible+.product-detail-warranty-popover{opacity:1!important;pointer-events:auto!important;transform:translate(-42%,0)!important}body.product-detail-view .product-detail-summary-block{display:grid!important;min-height:0!important;max-height:clamp(146px,11.5vw,172px)!important;gap:5px!important;margin:0!important;padding:8px 10px!important;background:rgba(248,250,252,.72)!important;border:1px solid rgba(226,235,245,.86)!important;border-radius:22px!important;box-shadow:none!important;overflow:hidden!important}body.product-detail-view .product-detail-summary-block h3{margin:0!important;color:#0f172a!important;font-size:14px!important;font-weight:700!important;line-height:1.25!important}body.product-detail-view .product-detail-body li,body.product-detail-view .product-detail-body p,body.product-detail-view .product-detail-summary{color:#475569!important;font-size:13px!important;line-height:1.42!important}body.product-detail-view .product-detail-highlight-list{gap:4px!important;margin:0!important;min-height:0!important;overflow:hidden!important}body.product-detail-view .product-detail-highlight-list li{padding-left:20px!important}body.product-detail-view .product-detail-highlight-list li::before{top:.7em!important;width:7px!important;height:7px!important;background:#0ea5e9!important}body.product-detail-view .product-detail-pricing{display:grid!important;grid-template-columns:minmax(0,1.1fr) minmax(0,0.9fr)!important;gap:8px!important;margin:0!important;padding:8px!important;background:linear-gradient(135deg,rgba(255,255,255,.86),rgba(240,249,255,.72)),rgba(255,255,255,.62)!important;border:1px solid rgba(226,235,245,.86)!important;border-radius:18px!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.82)!important}body.product-detail-view .product-detail-price-block{min-height:54px!important;padding:8px!important;background:rgba(255,255,255,.58)!important;border:1px solid rgba(255,255,255,.72)!important;border-radius:15px!important}body.product-detail-view .product-detail-price-label{color:#64748b!important;font-size:11px!important;font-weight:600!important;line-height:1.25!important}body.product-detail-view .product-detail-price-block.sale .price{color:#dc2626!important;font-size:clamp(22px, 1.9vw, 28px)!important;font-weight:800!important;line-height:1.12!important}body.product-detail-view .product-detail-sale-price-row{display:flex!important;align-items:center!important;gap:8px!important;min-width:0!important;position:relative!important}body.product-detail-view .product-detail-vat-info-wrap{position:relative!important;display:inline-flex!important;flex:0 0 auto!important}body.product-detail-view .product-detail-vat-info-button{width:31px!important;height:31px!important;display:grid!important;place-items:center!important;padding:0!important;color:#475569!important;background:0 0!important;border:0!important;border-radius:0!important;box-shadow:none!important;cursor:help!important}body.product-detail-view .product-detail-vat-info-icon{width:31px!important;height:31px!important;display:block!important}body.product-detail-view .product-detail-vat-info-popover{position:absolute!important;left:50%!important;bottom:calc(100% + 8px)!important;z-index:46!important;width:max-content!important;max-width:min(240px,calc(100vw - 36px))!important;padding:9px 11px!important;color:#0f172a!important;text-align:center!important;background:rgba(255,255,255,.98)!important;border:1px solid rgba(218,228,240,.94)!important;border-radius:13px!important;box-shadow:0 16px 34px rgba(15,23,42,.15)!important;font-size:12px!important;font-weight:850!important;line-height:1.25!important;opacity:0!important;pointer-events:none!important;transform:translate(-50%,4px)!important;transition:opacity 160ms ease,transform 160ms ease!important}body.product-detail-view .product-detail-vat-info-wrap:focus-within .product-detail-vat-info-popover,body.product-detail-view .product-detail-vat-info-wrap:hover .product-detail-vat-info-popover{opacity:1!important;pointer-events:auto!important;transform:translate(-50%,0)!important}body.product-detail-view .product-detail-price-block.sale .price.availability-status{font-weight:900!important;letter-spacing:0!important}body.product-detail-view .product-detail-price-block.sale .price.availability-status.is-soldout{color:#b91c1c!important}body.product-detail-view .product-detail-price-block.sale .price.availability-status.is-incoming{color:#16a34a!important}body.product-detail-view .product-detail-price-block.sale .price.availability-status.is-discontinued{color:#475569!important}body.product-detail-view .product-detail-price-block.sale .price.availability-status.is-stopped{color:#334155!important}body.product-detail-view .product-detail-list-price-row{min-height:0!important;gap:8px!important}body.product-detail-view .product-detail-price-block .old-price{color:#64748b!important;font-size:clamp(20px, 1.7vw, 25px)!important;font-weight:800!important;line-height:1.12!important}body.product-detail-view .product-detail-discount{min-height:24px!important;padding:3px 8px!important;color:#e53935!important;background:#fff1ef!important;border:1px solid rgba(229,57,53,.16)!important;border-radius:999px!important;font-size:11px!important;font-weight:700!important}body.product-detail-view .product-detail-actions{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;margin:0!important}body.product-detail-view .product-detail-actions .button{width:100%!important;min-height:40px!important;border-radius:14px!important;font-size:13px!important;font-weight:700!important}body.product-detail-view .product-detail-actions .button.primary{background:#0071e3!important;border-color:#0071e3!important;box-shadow:0 12px 24px rgba(0,113,227,.22)!important}body.product-detail-view .product-detail-actions .button.ghost{color:#17202e!important;background:#fff!important;border-color:rgba(218,228,240,.96)!important}body.product-detail-view .product-detail-facebook-share{grid-column:1!important;min-width:0!important;display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:7px!important;color:#1877f2!important;min-height:40px!important;padding:0!important;background:0 0!important;border:0!important;box-shadow:none!important;text-decoration:none!important;white-space:nowrap!important;line-height:1!important}body.product-detail-view .product-detail-facebook-share>span{color:#475569!important;font-size:13px!important;font-weight:850!important;line-height:1!important}body.product-detail-view .product-detail-facebook-share-link{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:28px!important;height:28px!important;padding:0!important;text-decoration:none!important;background:0 0!important;border:0!important;box-shadow:none!important}body.product-detail-view .product-detail-facebook-icon{width:24px!important;height:24px!important;display:inline-grid!important;place-items:center!important;color:#fff!important;background:#1877f2!important;border-radius:999px!important;font-family:Arial,sans-serif!important;font-size:16px!important;font-weight:900!important;line-height:1!important}body.product-detail-view .product-detail-reviews{display:grid!important;gap:12px!important;padding:14px!important;margin:0!important}body.product-detail-view .product-detail-reviews-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;min-width:0!important}body.product-detail-view .product-detail-reviews-head>div:first-child{display:grid!important;gap:4px!important;min-width:0!important}body.product-detail-view .product-detail-reviews-head>div:first-child>span{color:#64748b!important;font-size:12px!important;font-weight:800!important;line-height:1.2!important}body.product-detail-view .product-review-form{display:grid!important;gap:10px!important;min-width:0!important;padding:12px!important;background:rgba(255,255,255,.56)!important;border:1px solid rgba(226,235,245,.84)!important;border-radius:18px!important}body.product-detail-view .product-review-rating-input{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:8px!important}body.product-detail-view .product-review-rating-input label{display:inline-flex!important;align-items:center!important;cursor:pointer!important}body.product-detail-view .product-review-rating-input input{position:absolute!important;inline-size:1px!important;block-size:1px!important;opacity:0!important;pointer-events:none!important}body.product-detail-view .product-review-rating-input span{display:inline-flex!important;align-items:center!important;min-height:32px!important;padding:0 10px!important;color:#94a3b8!important;background:rgba(255,255,255,.72)!important;border:1px solid rgba(226,235,245,.92)!important;border-radius:999px!important;font-size:14px!important;font-weight:900!important;line-height:1!important;letter-spacing:0!important;transition:color 160ms ease,border-color 160ms ease,background-color 160ms ease!important}body.product-detail-view .product-review-rating-input input:checked+span,body.product-detail-view .product-review-rating-input label:hover span{color:#f59e0b!important;background:rgba(255,251,235,.88)!important;border-color:rgba(245,158,11,.34)!important}body.product-detail-view .product-review-fields{display:grid!important;grid-template-columns:minmax(220px,1fr) auto!important;align-items:stretch!important;gap:8px!important;min-width:0!important}body.product-detail-view .product-review-fields textarea{min-width:0!important;min-height:42px!important;margin:0!important;color:#0f172a!important;background:rgba(255,255,255,.82)!important;border:1px solid rgba(226,235,245,.92)!important;border-radius:14px!important;box-shadow:none!important;font-size:13px!important}body.product-detail-view .product-review-fields textarea{min-height:42px!important;resize:vertical!important}body.product-detail-view .product-review-fields .button{min-height:42px!important;padding-inline:16px!important;border-radius:14px!important;white-space:nowrap!important}body.product-detail-view .product-review-form .form-note{min-height:0!important;margin:0!important;padding:0!important;color:#64748b!important;background:0 0!important;border:0!important}body.product-detail-view .product-review-locked{display:grid!important;gap:5px!important;min-width:0!important;padding:12px!important;color:#475569!important;background:rgba(248,250,252,.76)!important;border:1px dashed rgba(148,163,184,.58)!important;border-radius:16px!important}body.product-detail-view .product-review-locked strong{color:#0f172a!important;font-size:14px!important;font-weight:850!important;line-height:1.25!important}body.product-detail-view .product-review-locked p{margin:0!important;color:#64748b!important;font-size:13px!important;line-height:1.45!important}body.product-detail-view .product-review-list{display:grid!important;gap:8px!important}body.product-detail-view .product-review-card,body.product-detail-view .product-review-empty{min-width:0!important;padding:12px!important;background:rgba(255,255,255,.58)!important;border:1px solid rgba(226,235,245,.84)!important;border-radius:16px!important}body.product-detail-view .product-review-card-head{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:8px!important;min-width:0!important}body.product-detail-view .product-review-card-head strong{color:#0f172a!important;font-size:14px!important;font-weight:850!important}body.product-detail-view .product-review-date{color:#94a3b8!important;font-size:12px!important;font-weight:700!important}body.product-detail-view .product-review-card-stars{font-size:12px!important}body.product-detail-view .product-review-card p,body.product-detail-view .product-review-empty{margin:7px 0 0!important;color:#475569!important;font-size:13px!important;line-height:1.5!important}body.product-detail-view .product-review-pagination{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;margin-top:2px!important}body.product-detail-view .product-review-pagination span{color:#64748b!important;font-size:12px!important;font-weight:850!important}body.product-detail-view .product-review-pagination .button{min-height:34px!important;padding-inline:13px!important;border-radius:999px!important}body.product-detail-view .product-detail-tabs{width:100%!important;max-width:none!important;position:relative!important;display:grid!important;grid-template-columns:minmax(0,2fr) minmax(0,1fr)!important;gap:12px!important;align-items:stretch!important;max-height:clamp(430px,58vh,620px)!important;margin:0!important;padding:14px 14px 78px!important;overflow:hidden!important;background:linear-gradient(145deg,rgba(255,255,255,.88),rgba(249,250,251,.72)),rgba(255,255,255,.62)!important;transition:max-height 220ms ease!important}body.product-detail-view .product-detail-tabs::after{content:""!important;position:absolute!important;left:14px!important;right:14px!important;bottom:0!important;z-index:2!important;height:116px!important;pointer-events:none!important;background:linear-gradient(180deg,rgba(248,250,252,0),rgba(248,250,252,.9) 54%,rgba(248,250,252,.98))!important}body.product-detail-view .product-detail-tabs.is-expanded{max-height:none!important;overflow:visible!important}body.product-detail-view .product-detail-tabs.is-expanded::after{display:none!important}body.product-detail-view .product-detail-tabs-toggle{position:absolute!important;left:50%!important;bottom:16px!important;z-index:4!important;min-width:132px!important;min-height:40px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 18px!important;color:#fff!important;background:linear-gradient(135deg,#0a84ff,#00c7be)!important;border:0!important;border-radius:999px!important;box-shadow:0 12px 26px rgba(10,132,255,.2),inset 0 1px 0 rgba(255,255,255,.35)!important;font-family:var(--font-main)!important;font-size:13px!important;font-weight:850!important;line-height:1!important;letter-spacing:0!important;cursor:pointer!important;transform:translateX(-50%)!important}body.product-detail-view .product-detail-tabs.has-single-panel{grid-template-columns:minmax(0,1fr)!important}body.product-detail-view .product-detail-panel{display:grid!important;grid-template-rows:auto minmax(0,1fr)!important;gap:10px!important;margin:0!important;min-width:0!important;width:100%!important;padding:clamp(16px,2vw,20px)!important;background:rgba(255,255,255,.58)!important;border:1px solid rgba(226,235,245,.82)!important;border-radius:20px!important}body.product-detail-view .product-detail-panel-title{margin:0!important;color:#0f172a!important;font-size:17px!important;font-weight:800!important;line-height:1.25!important}body.product-detail-view .product-detail-body{display:block!important;color:#334155!important;font-family:var(--font-main)!important;font-style:normal!important;font-synthesis:none!important;font-size:15px!important;line-height:1.7!important;letter-spacing:0!important}body.product-detail-view .product-detail-body>*{max-width:100%!important}body.product-detail-view .product-detail-body :is(h1,h2,h3,h4){margin:18px 0 9px!important;color:#0f172a!important;font-size:20px!important;font-weight:800!important;line-height:1.28!important}body.product-detail-view .product-detail-body ol,body.product-detail-view .product-detail-body ul{padding-left:22px!important}body.product-detail-view .product-detail-body img{display:block!important;width:auto!important;max-width:100%!important;height:auto!important;margin:14px auto!important;border-radius:20px!important;background:#fff!important;box-shadow:0 12px 28px rgba(15,23,42,.08)!important}body.product-detail-view .product-detail-specs{overflow-x:visible!important}body.product-detail-view .product-detail-body table{width:100%!important;min-width:0!important;table-layout:fixed!important;overflow:hidden!important;border-collapse:separate!important;border-spacing:0!important;background:rgba(255,255,255,.78)!important;border:1px solid rgba(226,235,245,.92)!important;border-radius:20px!important}body.product-detail-view .product-detail-body td,body.product-detail-view .product-detail-body th{padding:10px 12px!important;color:#334155!important;font-family:var(--font-main)!important;font-style:normal!important;font-synthesis:none!important;font-size:13px!important;font-weight:500!important;line-height:1.45!important;letter-spacing:0!important;overflow-wrap:anywhere!important;border-bottom:1px solid rgba(218,228,240,.82)!important;text-align:left!important;text-transform:none!important;vertical-align:top!important}body.product-detail-view .product-detail-body th{width:36%!important;color:#0f172a!important;background:rgba(248,250,252,.86)!important;font-weight:700!important}body.product-detail-view .footer{margin-top:0!important}@media (max-width:1080px){body.product-detail-view .product-detail-overview{grid-template-columns:1fr!important}body.product-detail-view .product-detail-gallery{position:static!important;grid-template-rows:auto auto!important;align-self:start!important;height:auto!important;width:100%!important}body.product-detail-view .product-detail-content{height:auto!important}body.product-detail-view .product-detail-slider{aspect-ratio:3/2!important;height:auto!important}body.product-detail-view .product-detail-tabs{grid-template-columns:1fr!important}}@media (max-width:980px){html body.product-detail-view main,html body[data-page=products].product-detail-view main{margin-top:128px!important}}@media (max-width:680px){html body.product-detail-view main,html body[data-page=products].product-detail-view main{width:min(calc(100% - 20px),1480px)!important;margin-top:154px!important;margin-bottom:16px!important}html body.product-detail-view #productDetailBreadcrumb.product-detail-breadcrumb:not(:empty),html body[data-page=products].product-detail-view #productDetailBreadcrumb.product-detail-breadcrumb:not(:empty){min-height:42px!important;margin-bottom:10px!important;border-radius:16px!important}body.product-detail-view .product-detail-layout{--product-detail-panel-gap:12px;gap:var(--product-detail-panel-gap)!important}body.product-detail-view .product-detail-content,body.product-detail-view .product-detail-gallery,body.product-detail-view .product-detail-reviews,body.product-detail-view .product-detail-tabs{border-radius:22px!important}body.product-detail-view .product-detail-gallery,body.product-detail-view .product-detail-reviews,body.product-detail-view .product-detail-tabs{padding:12px!important}body.product-detail-view .product-detail-tabs{max-height:520px!important;padding:12px 12px 74px!important}body.product-detail-view .product-detail-tabs::after{left:12px!important;right:12px!important;height:104px!important}body.product-detail-view .product-detail-tabs-toggle{bottom:14px!important}body.product-detail-view .product-detail-content{padding:14px!important;gap:10px!important}body.product-detail-view .product-detail-main-image{padding:8px!important}body.product-detail-view .product-detail-thumb{width:58px!important;height:58px!important;border-radius:13px!important}body.product-detail-view .product-detail-slider-button,body.product-detail-view .product-detail-thumb-nav{width:34px!important;height:34px!important}body.product-detail-view .product-detail-content h2{font-size:22px!important}body.product-detail-view .product-detail-warranty-popover{left:50%!important;right:auto!important;width:min(300px,calc(100vw - 40px))!important}body.product-detail-view .product-detail-actions,body.product-detail-view .product-detail-pricing{grid-template-columns:1fr!important}body.product-detail-view .product-detail-facebook-share{grid-column:auto!important}body.product-detail-view .product-detail-reviews-head{align-items:flex-start!important;flex-direction:column!important}body.product-detail-view .product-review-fields{grid-template-columns:1fr!important}body.product-detail-view .product-review-fields .button{width:100%!important}}html body[data-page=products].quantity-quote-view main{width:min(calc(100% - 32px),1480px)!important;margin:calc(88px + clamp(18px,2vw,24px)) auto 0!important;display:block!important;flex:0 0 auto!important;min-height:0!important}body.quantity-quote-view .pc-sidebar{display:none!important}body.quantity-quote-view #productDetailBreadcrumb.product-detail-breadcrumb:not(:empty){display:flex!important;align-items:center!important;min-height:42px!important;margin:0 0 12px!important;padding:6px 9px!important;background:rgba(255,255,255,.68)!important;border:1px solid rgba(255,255,255,.78)!important;border-radius:999px!important;box-shadow:0 8px 22px rgba(15,23,42,.055)!important;backdrop-filter:blur(22px) saturate(170%)!important;-webkit-backdrop-filter:blur(22px) saturate(170%)!important}body.quantity-quote-view .quantity-quote-section{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;background:0 0!important}.quantity-quote-calculator,.quantity-quote-empty-message,.quantity-quote-head,.quantity-quote-product-card{background:linear-gradient(145deg,rgba(255,255,255,.92),rgba(246,251,255,.8)),rgba(255,255,255,.66);border:1px solid rgba(255,255,255,.82);border-radius:24px;box-shadow:0 16px 34px rgba(15,23,42,.08),inset 0 1px 0 rgba(255,255,255,.78);backdrop-filter:blur(22px) saturate(160%);-webkit-backdrop-filter:blur(22px) saturate(160%)}.quantity-quote-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:clamp(18px,2.4vw,28px)}.quantity-quote-picker{display:grid;grid-template-columns:minmax(220px,0.8fr) minmax(280px,1.2fr);gap:12px;flex:1 1 auto;min-width:0}.quantity-quote-picker label{display:grid;gap:7px;margin:0;color:var(--liquid-muted);font-size:12px;font-weight:900;text-transform:uppercase}.quantity-quote-picker select{width:100%;min-height:48px;padding:0 14px;color:var(--liquid-text);background:rgba(255,255,255,.74);border:1px solid rgba(218,228,240,.96);border-radius:16px;box-shadow:none;font-size:14px;font-weight:850}.quantity-quote-calculator h2,.quantity-quote-head h1{margin:0;color:var(--liquid-text);letter-spacing:0}.quantity-quote-head p:not(.eyebrow){max-width:720px;margin:8px 0 0;color:var(--liquid-muted);font-weight:650}.quantity-quote-grid{display:grid;grid-template-columns:minmax(280px,0.52fr) minmax(0,1.48fr);gap:12px;align-items:stretch;margin-top:12px}.quantity-quote-empty-message{min-height:clamp(280px,42vh,480px);display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,420px);align-items:center;gap:clamp(18px,3vw,40px);margin-top:14px;padding:clamp(22px,4vw,52px);text-align:left}.quantity-quote-empty-message>p{order:1;max-width:800px;margin:0;color:var(--liquid-text);font-size:clamp(18px, 2.2vw, 30px);font-weight:850;line-height:1.35}.quantity-quote-request-form{order:2;display:grid;gap:10px;width:100%;padding:clamp(14px,2vw,20px);background:rgba(255,255,255,.72);border:1px solid rgba(226,235,245,.88);border-radius:20px}.quantity-quote-request-head{display:grid;gap:3px}.quantity-quote-request-form label,.quantity-quote-request-head span{color:var(--liquid-muted);font-size:12px;font-weight:900;text-transform:uppercase}.quantity-quote-request-head strong{color:var(--liquid-text);font-size:clamp(18px, 1.4vw, 22px);line-height:1.15}.quantity-quote-request-form label{display:grid;gap:6px;margin:0}.quantity-quote-request-form input{width:100%;min-height:42px;padding:0 12px;color:var(--liquid-text);background:rgba(255,255,255,.82);border:1px solid rgba(218,228,240,.96);border-radius:14px;font-size:14px;font-weight:800}.quantity-quote-request-form .button{min-height:42px;border-radius:14px}.quantity-quote-request-status{min-height:18px;margin:0;color:var(--liquid-muted);font-size:12px;font-weight:800}.quantity-quote-request-status.is-success{color:#047857}.quantity-quote-request-status.is-error{color:#d92d20}.quantity-quote-product-card{display:grid;grid-template-columns:1fr;align-content:start;justify-items:center;gap:8px;min-height:0;padding:clamp(14px,1.7vw,20px);text-align:center}.quantity-quote-product-card img{width:min(100%,280px);aspect-ratio:1;padding:12px;box-sizing:border-box;object-fit:contain;background:#fff;border:1px solid rgba(226,235,245,.92);border-radius:20px}.quantity-quote-product-card>div{width:100%;min-width:0}.quantity-quote-calculator-head span,.quantity-quote-product-card span,.quantity-quote-result-grid span{color:var(--liquid-muted);font-size:12px;font-weight:900;text-transform:uppercase}.quantity-quote-product-card h2{margin:3px 0;color:var(--liquid-text);font-size:clamp(15px, 1.05vw, 18px);line-height:1.16;letter-spacing:0}.quantity-quote-product-card p{margin:0;color:#0b6b96;font-size:14px;font-weight:900}.quantity-quote-calculator{display:grid;gap:10px;padding:clamp(14px,1.7vw,20px)}.quantity-quote-calculator-head{display:flex;justify-content:space-between;gap:12px;align-items:start}.quantity-quote-calculator-head>strong{align-self:center;padding:7px 10px;color:#006c5b;background:rgba(20,184,166,.12);border:1px solid rgba(20,184,166,.22);border-radius:999px;font-size:12px;font-weight:900;white-space:nowrap}.quantity-quote-input-field{display:grid;gap:5px;margin:0;color:var(--liquid-muted);font-size:12px;font-weight:900;text-transform:uppercase}.quantity-quote-input-field input{width:100%;min-height:42px;padding:0 14px;color:var(--liquid-text);background:rgba(255,255,255,.72);border:1px solid rgba(218,228,240,.96);border-radius:16px;font-size:18px;font-weight:900}.quantity-quote-result-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.quantity-quote-result-grid div{display:grid;gap:4px;min-height:76px;padding:10px;background:rgba(255,255,255,.68);border:1px solid rgba(226,235,245,.88);border-radius:18px}.quantity-quote-result-grid strong{align-self:end;color:#d92d20;font-size:clamp(17px, 1.55vw, 23px);font-weight:950;line-height:1.12}.quantity-quote-result-grid .is-total{grid-column:span 2;background:linear-gradient(135deg,rgba(10,132,255,.12),rgba(20,184,166,.11)),rgba(255,255,255,.72)}.quantity-quote-note{margin:0;color:var(--liquid-muted);font-weight:650}@media (max-width:760px){html body[data-page=products].quantity-quote-view main{width:min(calc(100% - 20px),var(--page-width))!important;margin-top:154px!important;margin-bottom:0!important}.quantity-quote-empty-message,.quantity-quote-grid,.quantity-quote-head,.quantity-quote-picker,.quantity-quote-product-card,.quantity-quote-result-grid{grid-template-columns:1fr}.quantity-quote-head{align-items:stretch;flex-direction:column}.quantity-quote-empty-message{text-align:center}.quantity-quote-product-card img{width:100%;max-height:240px}.quantity-quote-result-grid .is-total{grid-column:auto}}