:root{--bg:#0f0f10;--panel:#1a1a1c;--panel2:#242427;--text:#f5f5f7;--muted:#a1a1a6;--line:#323236;--gold:#d7b56d;--white:#fff;--green:#58b76b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Inter,Arial,sans-serif}a{text-decoration:none;color:inherit}button,input{font:inherit}.topbar{position:sticky;top:0;z-index:80;background:rgba(15,15,16,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08)}.topbar-inner{max-width:1240px;height:68px;margin:auto;padding:0 24px;display:flex;align-items:center;gap:38px}.logo{display:flex;align-items:center;gap:10px;font-weight:800;letter-spacing:-.03em;font-size:20px}.logo-mark{width:30px;height:30px;border-radius:9px;background:linear-gradient(135deg,#fff,#8d8d92);color:#111;display:grid;place-items:center;font-weight:900}.topbar nav{display:flex;gap:32px;margin:auto}.topbar nav a{font-size:14px;color:#d1d1d6;transition:.2s}.topbar nav a:hover{color:#fff}.tools{display:flex;gap:10px;align-items:center}.tools a,.tools button{border:0;background:transparent;color:#fff;height:38px;min-width:38px;display:grid;place-items:center;border-radius:12px}.tools a:hover,.tools button:hover{background:#242427}.tools .admin-link{font-size:13px;padding:0 14px;border:1px solid var(--line)}.search-drawer{position:fixed;left:0;right:0;top:68px;z-index:70;background:#171719;border-bottom:1px solid var(--line);padding:20px;transform:translateY(-140%);transition:.25s}.search-drawer.open{transform:none}.search-inner{max-width:760px;margin:auto;display:flex;gap:10px}.search-inner input{flex:1;border:1px solid var(--line);background:#242427;color:#fff;border-radius:14px;padding:14px 16px;outline:none}.search-inner button{border:0;border-radius:14px;padding:0 18px;font-weight:700}.hero{max-width:1240px;min-height:620px;margin:0 auto;padding:70px 42px;display:grid;grid-template-columns:1fr 1fr;align-items:center;position:relative;overflow:hidden}.eyebrow,.section-title span,.services-head span,.feature span{font-size:13px;text-transform:uppercase;letter-spacing:.18em;color:var(--gold);font-weight:800}.hero h1{font-size:clamp(60px,7vw,96px);line-height:.92;letter-spacing:-.065em;margin:20px 0 24px}.hero h1 span{color:#87878d}.hero p{max-width:520px;color:var(--muted);font-size:18px;line-height:1.7}.hero-actions{display:flex;gap:12px;margin-top:32px}.hero-actions a{padding:14px 20px;border-radius:999px;font-weight:700}.hero-actions a:first-child{background:#fff;color:#111}.hero-actions a:last-child{border:1px solid var(--line)}.hero-art{height:500px;position:relative;display:grid;place-items:center}.halo{position:absolute;width:470px;height:470px;border-radius:50%;background:radial-gradient(circle,rgba(124,92,255,.38),rgba(70,40,140,.12) 48%,transparent 70%);filter:blur(2px)}.iphone-front,.iphone-back{position:absolute;width:225px;height:450px;border-radius:44px;box-shadow:0 40px 100px rgba(0,0,0,.55)}.iphone-front{transform:translate(70px,-10px) rotate(7deg);background:linear-gradient(145deg,#17191f,#030304);border:7px solid #282a31}.iphone-front:before{content:"";position:absolute;inset:10px;border-radius:34px;background:radial-gradient(circle at 50% 38%,#8e5cff 0 8%,transparent 9%),radial-gradient(circle at 55% 50%,#3d1f89 0 18%,transparent 19%),linear-gradient(150deg,#080810,#121231 48%,#4d1e77)}.iphone-front:after{content:"";position:absolute;top:17px;left:50%;transform:translateX(-50%);width:82px;height:24px;border-radius:20px;background:#030304}.iphone-back{transform:translate(-80px,36px) rotate(-9deg);background:linear-gradient(150deg,#d9d2c6,#8e8a83);border:6px solid #c6beb2}.iphone-back i{position:absolute;width:58px;height:58px;border-radius:50%;background:radial-gradient(circle,#0a0b0d 0 35%,#41434a 38% 48%,#0b0c0f 50%);top:28px}.iphone-back i:nth-child(1){left:24px}.iphone-back i:nth-child(2){left:92px}.iphone-back i:nth-child(3){left:24px;top:96px}.quick-links{max-width:1180px;margin:0 auto 88px;padding:0 24px;display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.quick-links a{background:#19191b;border:1px solid #262629;border-radius:20px;padding:22px 16px;text-align:center;transition:.2s}.quick-links a:hover{transform:translateY(-5px);background:#222225}.quick-links span{display:block;font-size:28px;margin-bottom:12px}.quick-links b{display:block}.quick-links small{display:block;color:var(--muted);margin-top:5px}.feature-grid{max-width:1180px;margin:0 auto 90px;padding:0 24px;display:grid;grid-template-columns:1.35fr .65fr;gap:18px}.feature{min-height:430px;border-radius:28px;padding:42px;position:relative;overflow:hidden}.feature.large{background:linear-gradient(135deg,#222225,#111113)}.feature.trade{background:linear-gradient(135deg,#d9d9dc,#9a9aa0);color:#111}.feature h2{font-size:44px;letter-spacing:-.05em;margin:12px 0}.feature p{color:#a9a9ae;max-width:390px;line-height:1.6}.feature.trade p{color:#333}.feature a{display:inline-block;margin-top:20px;font-weight:800;border-bottom:1px solid currentColor;padding-bottom:4px}.feature-phone{position:absolute;right:80px;bottom:-90px;width:220px;height:430px;border-radius:42px;background:linear-gradient(145deg,#555,#090909);transform:rotate(-12deg);box-shadow:0 35px 90px #000}.products-section{max-width:1180px;margin:0 auto 100px;padding:0 24px}.section-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:28px}.section-title h2,.services-head h2{font-size:44px;letter-spacing:-.045em;margin:10px 0 0}.filters{display:flex;gap:8px}.filters button{border:1px solid var(--line);background:#18181a;color:#bbb;border-radius:999px;padding:10px 16px}.filters button.active{background:#fff;color:#111;border-color:#fff}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product-card{background:#1a1a1c;border:1px solid #2b2b2e;border-radius:24px;overflow:hidden;position:relative;transition:.22s}.product-card:hover{transform:translateY(-6px);border-color:#45454a}.product-badge{position:absolute;top:14px;left:14px;background:#fff;color:#111;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800;z-index:2}.product-image{height:280px;background:linear-gradient(145deg,#2a2a2d,#18181a);display:grid;place-items:center}.product-image img{width:100%;height:100%;object-fit:contain}.phone-placeholder{width:105px;height:205px;border-radius:28px;background:linear-gradient(145deg,#cbc3b6,#696760);box-shadow:0 22px 45px rgba(0,0,0,.4);position:relative}.phone-placeholder:after{content:"";position:absolute;top:12px;left:50%;transform:translateX(-50%);width:40px;height:11px;border-radius:9px;background:#171719}.phone-placeholder.large{transform:scale(1.7)}.product-body{padding:18px}.product-body small{color:#85858a}.product-body h3{font-size:18px;line-height:1.35;margin:8px 0 18px;min-height:48px}.price-line{display:flex;justify-content:space-between;align-items:center;gap:10px}.price-line b{font-size:20px}.price-line span,.availability{font-size:12px;color:var(--green)}.view-product{display:block;margin-top:16px;text-align:center;background:#2a2a2d;border-radius:13px;padding:12px;font-weight:800}.view-product:hover{background:#fff;color:#111}.empty{grid-column:1/-1;background:#1b1b1d;border:1px solid var(--line);padding:40px;text-align:center;border-radius:20px;color:var(--muted)}.services{max-width:1180px;margin:0 auto 100px;padding:60px 24px;border-top:1px solid var(--line)}.services-head{text-align:center;margin-bottom:36px}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.services-grid article{background:#19191b;border:1px solid #28282b;border-radius:20px;padding:26px}.services-grid article>b{color:var(--gold);font-size:12px}.services-grid h3{font-size:18px;margin:18px 0 8px}.services-grid p{color:var(--muted);font-size:14px;line-height:1.6}.detail-page{max-width:1180px;margin:40px auto 100px;padding:0 24px}.crumb{display:flex;gap:8px;flex-wrap:wrap;color:#85858a;font-size:13px;margin-bottom:24px}.detail-shell{display:grid;grid-template-columns:1.08fr .92fr;gap:55px}.detail-gallery{min-height:600px;background:#19191b;border:1px solid #29292c;border-radius:28px;display:grid;place-items:center}.detail-gallery img{max-width:88%;max-height:540px;object-fit:contain}.detail-copy{padding-top:20px}.detail-copy h1{font-size:50px;line-height:1.04;letter-spacing:-.055em;margin:14px 0}.detail-price{font-size:34px;font-weight:900;margin:24px 0 10px}.detail-copy>p{color:var(--muted);line-height:1.7}.detail-benefits{margin:28px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.detail-benefits div{padding:16px 0;display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #242427}.detail-benefits div:last-child{border-bottom:0}.detail-benefits span{color:var(--muted);text-align:right}.buy-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.buy-actions a{text-align:center;padding:15px;border-radius:999px;font-weight:800}.buy-main{background:#fff;color:#111}.buy-alt{border:1px solid var(--line)}footer{background:#070708;border-top:1px solid #202023;padding:55px 24px 24px}.footer-inner{max-width:1180px;margin:auto;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:40px}.footer-inner p,.footer-inner a{display:block;color:#8d8d92;margin:10px 0}.footer-inner b{display:block;margin-bottom:14px}.copyright{max-width:1180px;margin:35px auto 0;padding-top:18px;border-top:1px solid #202023;color:#666;font-size:13px}@media(max-width:980px){.topbar nav{display:none}.hero{grid-template-columns:1fr;padding-top:50px}.hero-art{height:460px}.quick-links{grid-template-columns:repeat(3,1fr)}.feature-grid,.detail-shell{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,1fr)}.services-grid{grid-template-columns:repeat(2,1fr)}.footer-inner{grid-template-columns:1fr 1fr}}@media(max-width:620px){.topbar-inner{padding:0 14px}.tools .admin-link{display:none}.hero{padding:42px 20px}.hero h1{font-size:54px}.hero p{font-size:16px}.hero-art{height:360px}.iphone-front,.iphone-back{width:160px;height:320px;border-radius:32px}.iphone-front{transform:translate(45px,0) rotate(7deg)}.iphone-back{transform:translate(-55px,28px) rotate(-9deg)}.iphone-back i{width:42px;height:42px;top:20px}.iphone-back i:nth-child(1){left:16px}.iphone-back i:nth-child(2){left:64px}.iphone-back i:nth-child(3){left:16px;top:68px}.quick-links{grid-template-columns:repeat(2,1fr);margin-bottom:60px}.feature-grid{padding:0 14px}.feature{padding:30px;min-height:370px}.feature h2{font-size:34px}.feature-phone{right:20px;opacity:.75}.products-section{padding:0 14px}.section-title{display:block}.section-title h2,.services-head h2{font-size:34px}.filters{margin-top:18px;overflow:auto}.product-grid{grid-template-columns:1fr}.product-image{height:320px}.services{padding:45px 14px}.services-grid{grid-template-columns:1fr}.detail-page{padding:0 14px}.detail-gallery{min-height:420px}.detail-copy h1{font-size:38px}.detail-benefits div{display:block}.detail-benefits span{display:block;text-align:left;margin-top:5px}.buy-actions{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr}}

/* Promotional pricing */
.price-zone{position:relative}.discount-badge{position:absolute;right:0;top:-42px;background:#ef4d23;color:#fff;border-radius:8px;padding:7px 9px;font-size:12px;font-weight:900}.old-price{margin-top:6px;color:#8c8c92;text-decoration:line-through;font-size:14px}.detail-price-wrap{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:24px 0 10px}.detail-current-price{font-size:34px;font-weight:900;color:#fff}.detail-old-price{color:#8c8c92;text-decoration:line-through;font-size:18px}.discount-pill{background:#ef4d23;color:#fff;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:900}
.variant-buy-form{margin-top:24px}.variant-picker{display:grid;gap:10px;margin-bottom:18px}.variant-picker>b{font-size:15px}.variant-option{display:block;cursor:pointer}.variant-option input{position:absolute;opacity:0}.variant-option span{display:flex;justify-content:space-between;align-items:center;gap:12px;border:1px solid #d8d8d8;border-radius:14px;padding:13px 15px;background:#fff;color:#111}.variant-option small{color:#666}.variant-option input:checked+span{border-color:#111;box-shadow:0 0 0 2px #111 inset}.buy-main{border:0;cursor:pointer;font:inherit}.tools a{white-space:nowrap}
.sales-tags{display:flex;gap:8px;flex-wrap:wrap;margin:14px 0}.sales-tags span{background:#f1f5f9;color:#0f172a;border-radius:999px;padding:7px 11px;font-size:13px;font-weight:700}.offer-box{border:1px solid #dbeafe;background:#eff6ff;border-radius:16px;padding:16px;margin:16px 0}.offer-box b{display:block;margin-bottom:9px}.offer-box div{padding:4px 0;color:#1e3a8a}.related-section{max-width:1200px;margin:28px auto 70px;padding:0 20px}.search-field-wrap{position:relative;flex:1}.search-field-wrap input{width:100%}.search-suggestions{position:absolute;left:0;right:0;top:calc(100% + 8px);background:#fff;color:#111;border-radius:14px;box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden;z-index:100;display:none}.search-suggestions.show{display:block}.search-suggestions a{display:flex;gap:12px;align-items:center;padding:11px 14px;text-decoration:none;color:inherit;border-bottom:1px solid #eee}.search-suggestions img{width:48px;height:48px;object-fit:contain;background:#f5f5f5;border-radius:9px}.search-suggestions span{display:block}.search-suggestions small{color:#666}

/* V9 Premium storefront */
:root{--panel:#151517;--panel-2:#1d1d20;--blue:#2997ff}.main-nav{display:flex;align-items:center;gap:26px}.main-nav>a,.nav-mega>button{font:inherit;color:#d6d6da;background:none;border:0;padding:24px 0;cursor:pointer}.nav-mega{position:relative}.mega-panel{position:absolute;top:66px;left:50%;transform:translateX(-42%);width:min(920px,88vw);display:grid;grid-template-columns:1fr 1fr 1fr 1.25fr;gap:26px;background:rgba(20,20,22,.98);border:1px solid #343438;border-radius:22px;padding:28px;box-shadow:0 30px 90px rgba(0,0,0,.55);opacity:0;visibility:hidden;translate:0 -8px;transition:.2s;z-index:50}.nav-mega:hover .mega-panel,.nav-mega:focus-within .mega-panel{opacity:1;visibility:visible;translate:0 0}.mega-panel b,.mega-panel a{display:block}.mega-panel b{margin-bottom:14px;color:#fff}.mega-panel a{color:#a7a7ad;margin:10px 0;font-size:14px}.mega-panel a:hover{color:#fff}.mega-promo{border-radius:16px;padding:20px;background:linear-gradient(135deg,#313136,#171719)}.mega-promo span{font-size:12px;color:#a8a8ae}.mega-promo strong{display:block;font-size:21px;line-height:1.25;margin:10px 0}.trust-strip{max-width:1180px;margin:-22px auto 72px;padding:0 24px;display:grid;grid-template-columns:repeat(4,1fr);gap:1px}.trust-strip span{background:#171719;border:1px solid #29292c;padding:17px;text-align:center;color:#c6c6cb;font-size:13px}.trust-strip span:first-child{border-radius:14px 0 0 14px}.trust-strip span:last-child{border-radius:0 14px 14px 0}.flash-sale{max-width:1180px;margin:0 auto 84px;padding:34px;border-radius:28px;background:linear-gradient(145deg,#2a1020,#151519 45%,#101011);border:1px solid #402237}.flash-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:26px}.flash-head span{color:#ff7aa8;font-weight:800;font-size:13px}.flash-head h2{font-size:42px;margin:8px 0 0;letter-spacing:-.045em}.countdown{display:flex;align-items:center;gap:8px}.countdown b{background:#fff;color:#111;border-radius:10px;padding:10px 12px;font-size:20px}.countdown i{font-style:normal;color:#fff}.flash-track{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.flash-track article{background:#fff;color:#111;border-radius:20px;padding:16px;transition:.2s}.flash-track article:hover{transform:translateY(-5px)}.flash-track img,.flash-track .phone-placeholder{width:100%;height:180px;object-fit:contain;box-shadow:none}.flash-track article span{display:inline-block;background:#ef4d23;color:#fff;padding:6px 9px;border-radius:999px;font-size:11px;font-weight:800}.flash-track h3{font-size:16px;min-height:43px}.flash-track strong{display:block;font-size:20px}.flash-track del{display:block;color:#777;margin-top:4px}.brand-stories{max-width:1180px;margin:0 auto 90px;padding:0 24px;display:grid;grid-template-columns:1fr 1fr;gap:18px}.brand-card{min-height:430px;border-radius:30px;padding:42px;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;position:relative}.brand-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 75% 20%,rgba(255,255,255,.22),transparent 35%);pointer-events:none}.iphone-story{background:linear-gradient(145deg,#d8d2c8,#776e64);color:#111}.mac-story{background:linear-gradient(145deg,#26344f,#0a0d13)}.brand-card span{font-size:13px;font-weight:800}.brand-card h2{font-size:42px;letter-spacing:-.05em;max-width:500px;margin:12px 0}.brand-card p{max-width:420px;line-height:1.6}.brand-card a{margin-top:18px;font-weight:800;text-decoration:underline;text-underline-offset:5px}.products-section{scroll-margin-top:90px}.product-card{background:linear-gradient(180deg,#1d1d20,#161618)}.product-image{height:300px}.view-product{background:#fff;color:#111}.view-product:hover{background:#dcdce0}.topbar{backdrop-filter:blur(20px);background:rgba(9,9,10,.84)}
@media(max-width:980px){.nav-mega{display:none}.flash-track{grid-template-columns:repeat(2,1fr)}.brand-stories{grid-template-columns:1fr}.trust-strip{grid-template-columns:repeat(2,1fr)}.trust-strip span{border-radius:0!important}}
@media(max-width:620px){.flash-sale{margin:0 14px 60px;padding:22px}.flash-head{display:block}.flash-head h2{font-size:32px}.countdown{margin-top:16px}.flash-track{display:flex;overflow:auto;scroll-snap-type:x mandatory}.flash-track article{min-width:76%;scroll-snap-align:start}.brand-stories{padding:0 14px}.brand-card{min-height:360px;padding:28px}.brand-card h2{font-size:34px}.trust-strip{margin-top:0;padding:0 14px}.phone-tool{display:none}}

/* V10 PWA install prompt */
.pwa-install-bar{position:fixed;left:50%;bottom:18px;z-index:1200;transform:translateX(-50%);width:min(680px,calc(100% - 28px));display:flex;align-items:center;gap:16px;padding:14px 16px;border:1px solid rgba(255,255,255,.13);border-radius:18px;background:rgba(20,20,22,.96);box-shadow:0 20px 55px rgba(0,0,0,.38);backdrop-filter:blur(16px);color:#fff}.pwa-install-bar div{display:grid;gap:3px;flex:1}.pwa-install-bar strong{font-size:14px}.pwa-install-bar span{font-size:12px;color:#b7b7bd}.pwa-install-bar button{border:0;border-radius:11px;padding:10px 16px;background:#fff;color:#111;font-weight:700;cursor:pointer}.pwa-install-bar .pwa-close{padding:6px 10px;background:transparent;color:#aaa;font-size:22px}@media(max-width:640px){.pwa-install-bar{align-items:flex-start}.pwa-install-bar span{display:none}.pwa-install-bar button{white-space:nowrap}}
/* V11 customer storefront polish */
:root{--customer-accent:#f5f5f7;--customer-blue:#2997ff;--customer-card:#171719;--customer-soft:#242427}
.customer-announcement{height:34px;display:flex;align-items:center;justify-content:center;gap:28px;background:#f5f5f7;color:#111;font-size:12px;font-weight:700;letter-spacing:.01em}.customer-announcement span{display:flex;align-items:center;gap:7px}.customer-announcement span:before{content:"";width:5px;height:5px;border-radius:50%;background:#2997ff}.topbar{top:0}.topbar-inner{min-height:68px}.logo{font-weight:850;letter-spacing:-.03em}.logo-mark{box-shadow:inset 0 0 0 1px rgba(255,255,255,.2)}.tools a,.search-toggle{min-height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:0 14px}.tools>a:hover,.search-toggle:hover{background:#242427}.hero{min-height:610px}.hero-copy{max-width:620px}.hero h1{font-size:clamp(52px,7vw,88px);line-height:.96}.hero p{max-width:570px}.hero-actions a{min-width:150px;text-align:center}.quick-links a{border-color:#27272a;background:linear-gradient(180deg,#18181a,#121214);min-height:122px;display:flex;flex-direction:column;justify-content:center}.quick-links a:hover{border-color:#56565c;background:#1d1d20}.products-section{max-width:1220px}.section-title{align-items:flex-end}.section-title p{max-width:520px}.filters{gap:8px}.filters button{min-height:42px}.product-grid{gap:20px}.product-card{border-radius:26px;background:#171719;box-shadow:0 18px 50px rgba(0,0,0,.18)}.product-card:hover{transform:translateY(-4px);box-shadow:0 28px 70px rgba(0,0,0,.35)}.product-image{height:320px;background:radial-gradient(circle at 50% 35%,#303034,#171719 62%)}.product-image img{padding:18px}.product-body{padding:20px}.product-body h3{font-size:19px;min-height:auto;margin-bottom:16px}.price-zone{min-height:72px}.price-line b{font-size:22px;letter-spacing:-.03em}.old-price{color:#8c8c92;margin-top:6px}.view-product{min-height:46px;display:flex;align-items:center;justify-content:center;border-radius:14px}.trust-strip{margin-top:-18px}.trust-strip span{min-height:58px;display:flex;align-items:center;justify-content:center}.detail-shell{align-items:start}.detail-gallery{position:sticky;top:112px}.detail-copy h1{font-size:clamp(40px,5vw,58px)}.variant-option{border-radius:16px}.variant-option:has(input:checked){border-color:#fff;background:#232326}.buy-main{border:0;font:inherit;font-weight:850;cursor:pointer}.customer-fab{position:fixed;right:22px;bottom:24px;display:flex;gap:10px;z-index:80}.customer-fab a{padding:13px 18px;border-radius:999px;font-weight:850;box-shadow:0 16px 45px rgba(0,0,0,.35)}.fab-call{background:#fff;color:#111}.fab-zalo{background:#0967f2;color:#fff}.mobile-customer-nav{display:none}
@media(max-width:980px){.customer-announcement{overflow:hidden;justify-content:flex-start;padding:0 16px;gap:22px;white-space:nowrap}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-gallery{position:relative;top:auto}}
@media(max-width:620px){body{padding-bottom:74px}.customer-announcement{height:30px;font-size:11px}.customer-announcement span:nth-child(3){display:none}.topbar-inner{min-height:60px}.logo span:last-child{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tools>a:not(.phone-tool){padding:0 9px}.hero{min-height:auto;padding-top:36px}.hero h1{font-size:48px}.hero-actions{display:grid;grid-template-columns:1fr 1fr}.hero-actions a{min-width:0}.quick-links{display:flex;overflow:auto;scroll-snap-type:x mandatory;gap:10px}.quick-links a{min-width:145px;scroll-snap-align:start}.product-grid{grid-template-columns:1fr 1fr;gap:10px}.product-image{height:190px}.product-image img{padding:8px}.product-body{padding:13px}.product-body small{font-size:10px}.product-body h3{font-size:15px;line-height:1.3;margin:6px 0 12px}.price-line{display:block}.price-line b{font-size:17px}.price-line span{display:block;margin-top:5px}.view-product{min-height:40px;padding:8px;font-size:13px}.product-badge{top:8px;left:8px;padding:5px 7px;font-size:9px}.customer-fab{display:none}.mobile-customer-nav{position:fixed;left:0;right:0;bottom:0;height:64px;display:grid;grid-template-columns:repeat(4,1fr);background:rgba(14,14,15,.96);backdrop-filter:blur(18px);border-top:1px solid #2c2c30;z-index:100;padding-bottom:env(safe-area-inset-bottom)}.mobile-customer-nav a{display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;color:#d8d8dc}.mobile-customer-nav a:hover{color:#fff;background:#202023}.detail-gallery{min-height:360px}.detail-copy{padding-top:4px}.flash-sale{border-radius:22px}.brand-card{border-radius:22px}.footer-inner{padding-bottom:26px}}


/* V12 premium customer storefront */
:root{--gold:#e6a23c;--red:#ff4d55;--green:#75d68a}
.product-body h3{margin-top:0}.product-body small{display:none!important}.price-line span{display:none!important}.product-card-banner{display:block;width:100%;height:48px;object-fit:cover;border-radius:8px;margin:14px 0 10px;background:#222}.product-card .price-zone{min-height:auto}.product-card .price-line{display:flex;align-items:baseline;gap:10px}.product-card .old-price{display:inline-block;margin-left:8px;font-size:13px}.product-card .discount-badge{right:12px;left:auto;background:#ef4b2e}.product-card .view-product{margin-top:12px}.product-card{border:1px solid #303034;overflow:hidden}.product-card:hover{border-color:#4b4b51}.product-body h3{min-height:48px;font-weight:750}.product-image img{transition:transform .35s ease}.product-card:hover .product-image img{transform:scale(1.035)}
.hero{border:1px solid #2d2d31;border-radius:28px;background:radial-gradient(circle at 72% 45%,#44403b 0,#222 22%,#111 58%);overflow:hidden}.hero-copy .eyebrow{color:#e7a63c}.hero-actions a:first-child{background:#fff;color:#111}.hero-actions a:last-child{border:1px solid #4a4a4f}.trust-strip span:before{content:'✓';color:#e7a63c;margin-right:8px}.services-grid article{border:1px solid #2d2d31}.footer-inner{border-top:1px solid #27272a;padding-top:46px}
.wa-card-banner-preview img{width:100%;max-height:140px;object-fit:contain;border-radius:12px;background:#121214}.wa-card-banner-preview{min-height:120px}
@media(min-width:1100px){.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.products-section{max-width:1280px}.product-image{height:285px}}
@media(max-width:620px){.product-card-banner{height:34px;margin:8px 0}.product-body h3{min-height:40px}.product-card .old-price{font-size:11px;margin-left:0}.product-card .price-line{display:block}.product-card .view-product{display:none}.product-card{border-radius:18px}.product-image{height:180px}.product-body{padding:12px}.product-body h3{font-size:14px}.price-line b{font-size:16px}.discount-badge{font-size:9px}}

/* V13 Premium Storefront full redesign */
:root{--ps-bg:#0b0b0c;--ps-panel:#151517;--ps-line:#2a2a2d;--ps-text:#f7f7f8;--ps-muted:#a7a7ad;--ps-accent:#f3a533;--ps-danger:#ff4f57;--ps-success:#7ad38d}
body{background:radial-gradient(circle at 50% 0,#18181a 0,#0b0b0c 36%,#080809 100%);color:var(--ps-text)}
.premium-utility{background:#202023;border-bottom:1px solid #2d2d31}.premium-utility>div{max-width:1280px;height:34px;margin:auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#eee}.premium-utility span{white-space:nowrap}
.premium-header{position:sticky;top:0;z-index:120;background:rgba(10,10,11,.94);backdrop-filter:blur(20px);border-bottom:1px solid #27272a}.premium-head-main{max-width:1280px;margin:auto;min-height:84px;padding:0 24px;display:grid;grid-template-columns:auto minmax(280px,1fr) auto auto;gap:28px;align-items:center}.premium-brand{display:inline-flex;align-items:center;gap:11px;color:#fff}.premium-brand-mark{width:42px;height:42px;border-radius:13px;background:linear-gradient(145deg,#fff,#a7a7ac);color:#111;display:grid;place-items:center;font-weight:950;font-size:24px}.premium-brand>span:last-child{display:grid}.premium-brand b{font-size:22px;line-height:1}.premium-brand small{font-size:10px;color:#9e9ea4;margin-top:4px}.premium-search{position:relative;max-width:570px;width:100%;justify-self:center}.premium-search input{width:100%;height:46px;border:1px solid #343438;background:#1b1b1e;border-radius:999px;color:#fff;padding:0 54px 0 20px;outline:0}.premium-search input:focus{border-color:#696970}.premium-search button{position:absolute;right:5px;top:5px;width:36px;height:36px;border:0;border-radius:50%;background:transparent;color:#fff;font-size:24px}.premium-hotline{display:flex;align-items:center;gap:10px;color:#fff}.premium-hotline>span{font-size:26px}.premium-hotline small{display:grid;color:#ddd}.premium-hotline b{color:#f7bd4e;font-size:16px;margin-top:2px}.premium-cart{font-size:23px;color:#fff}.premium-nav{max-width:1280px;margin:auto;padding:0 24px;height:58px;display:flex;align-items:center;gap:22px;border-top:1px solid #1f1f22}.premium-menu-btn{border:0;background:transparent;color:#fff;font-size:24px}.premium-nav nav{display:flex;align-items:center;gap:38px;height:100%}.premium-nav nav a{height:100%;display:flex;align-items:center;position:relative;color:#ddd;font-size:14px;font-weight:700}.premium-nav nav a:hover,.premium-nav nav a.active{color:#fff}.premium-nav nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--ps-accent)}
.premium-home{max-width:1280px;margin:auto;padding:24px}.series-row{display:flex;gap:10px;overflow:auto;padding:2px 0 20px;scrollbar-width:none}.series-row a{flex:0 0 auto;border:1px solid #343438;border-radius:12px;background:#18181b;color:#ddd;padding:12px 17px;font-size:13px}.series-row a:hover{border-color:#63636a;color:#fff}.premium-hero-wrap{display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:18px}.premium-hero{min-height:440px;border:1px solid #303034;border-radius:24px;overflow:hidden;background:radial-gradient(circle at 78% 50%,#5a554f 0,#2b2b2e 24%,#141416 60%);display:grid;grid-template-columns:1fr 1.05fr}.premium-hero-copy{padding:54px 0 54px 48px;align-self:center;z-index:2}.premium-hero-copy>span{color:#bdbdc3;font-size:13px}.premium-hero-copy h1{font-size:clamp(42px,5vw,68px);letter-spacing:-.055em;margin:12px 0}.premium-hero-copy p{color:#d6d6d9;font-size:17px;line-height:1.6;max-width:520px}.premium-hero-specs{display:flex;flex-wrap:wrap;gap:18px;margin:24px 0;color:#d2d2d5;font-size:12px}.premium-hero-actions{display:flex;align-items:center;gap:24px;margin-top:30px}.premium-hero-actions a:first-child{background:#fff;color:#111;padding:13px 26px;border-radius:10px;font-weight:850}.premium-hero-actions a:last-child{color:#fff;font-weight:750}.premium-hero-image{display:grid;place-items:end center;overflow:hidden}.premium-hero-image img{width:95%;height:100%;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 30px 40px rgba(0,0,0,.35))}.premium-services{border:1px solid #303034;border-radius:24px;background:#151517;padding:8px 18px}.premium-services a{min-height:98px;display:grid;grid-template-columns:34px 1fr auto;gap:12px;align-items:center;color:#fff;border-bottom:1px solid #29292d}.premium-services a:last-child{border-bottom:0}.premium-services a>span{color:var(--ps-accent);font-size:24px}.premium-services div{display:grid}.premium-services b{font-size:14px}.premium-services small{color:#96969d;margin-top:4px}.premium-trust{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #29292d;border-radius:18px;background:#151517;margin:26px 0 36px}.premium-trust article{min-height:74px;display:flex;align-items:center;gap:13px;padding:15px 22px;border-right:1px solid #29292d}.premium-trust article:last-child{border-right:0}.premium-trust>article>span{font-size:25px;color:var(--ps-accent)}.premium-trust div{display:grid}.premium-trust b{font-size:12px}.premium-trust small{color:#8f8f96;margin-top:5px}.premium-products{padding:0;margin:0 auto 38px;max-width:none}.premium-title{margin-bottom:18px}.premium-title h2{font-size:26px}.premium-product-card{position:relative;border-radius:20px;background:linear-gradient(180deg,#1b1b1e,#141416);border:1px solid #303034;min-width:0}.premium-product-card .product-card-link{position:absolute;inset:0;z-index:5}.premium-product-card .product-image{height:270px;padding:16px;background:radial-gradient(circle at 50% 42%,#333337 0,#1b1b1e 65%)}.premium-product-card .product-image img{width:100%;height:100%;object-fit:contain}.premium-product-card .product-body{padding:16px}.premium-product-card h3{font-size:16px;line-height:1.35;min-height:44px;margin:0 0 12px}.premium-product-card .price-line{display:flex;align-items:baseline;gap:9px}.premium-product-card .price-line b{font-size:20px;color:var(--ps-danger)}.premium-product-card .price-line del{font-size:12px;color:#8d8d93}.premium-product-card .discount-badge{position:absolute;right:12px;top:12px;z-index:4;background:var(--ps-danger);color:#fff;border-radius:7px;padding:6px 8px;font-size:11px;font-weight:900}.premium-product-card .product-badge{z-index:4;background:#fff;color:#111;border-radius:999px;padding:7px 10px}.premium-product-card .product-card-banner{height:44px;border-radius:4px;margin:13px 0 10px}.premium-warranty{background:#17211a;color:#79cf8b;border-radius:7px;padding:8px 10px;text-align:center;font-size:11px}.premium-promo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:32px 0}.premium-promo-grid article{min-height:190px;border:1px solid #353539;border-radius:18px;padding:28px;background:linear-gradient(135deg,#2b2132,#18151e);display:flex;flex-direction:column;justify-content:flex-end}.premium-promo-grid article:nth-child(2){background:linear-gradient(135deg,#1c2750,#11162b)}.premium-promo-grid article:nth-child(3){background:linear-gradient(135deg,#57391a,#21180f)}.premium-promo-grid span{color:#fff;font-weight:850;font-size:20px}.premium-promo-grid h3{margin:8px 0 4px;font-size:15px}.premium-promo-grid b{color:#b9b9c0;font-size:12px}.premium-promo-grid a{margin-top:24px;font-size:12px;font-weight:800}.premium-categories{margin:48px 0}.premium-categories>.section-title{display:flex;align-items:center;justify-content:space-between}.premium-categories>.section-title h2{font-size:25px}.premium-categories>.section-title a{font-size:12px}.premium-categories>div:last-child{display:grid;grid-template-columns:repeat(7,1fr);gap:12px}.premium-categories>div:last-child a{min-height:132px;border:1px solid #303034;border-radius:15px;background:#171719;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;font-size:36px}.premium-categories>div:last-child b{font-size:12px}.premium-newsletter{margin:42px -24px 0;padding:28px 42px;background:#171719;border-top:1px solid #2a2a2d;border-bottom:1px solid #2a2a2d;display:grid;grid-template-columns:1fr 1.2fr auto;gap:28px;align-items:center}.premium-newsletter h3{margin:0}.premium-newsletter p{margin:6px 0 0;color:#999}.premium-newsletter form{display:flex}.premium-newsletter input{flex:1;height:45px;background:#131315;border:1px solid #353539;border-radius:12px 0 0 12px;color:#fff;padding:0 15px}.premium-newsletter button{border:0;border-radius:0 12px 12px 0;background:var(--ps-accent);color:#fff;font-weight:850;padding:0 24px}.premium-social{font-size:12px;color:#bbb}.premium-footer{background:#101012;border-top:1px solid #252528}.premium-footer-trust{max-width:1280px;margin:auto;padding:34px 24px;display:grid;grid-template-columns:repeat(4,1fr);gap:20px;border-bottom:1px solid #26262a}.premium-footer-trust article{display:grid;grid-template-columns:auto 1fr;gap:4px 10px;font-size:20px}.premium-footer-trust b{font-size:12px}.premium-footer-trust small{grid-column:2;color:#888;font-size:11px}.premium-footer .footer-inner{max-width:1280px}.premium-footer .copyright{max-width:1280px;margin:auto}.customer-announcement,.topbar,.mobile-customer-nav{display:none!important}
@media(max-width:980px){.premium-head-main{grid-template-columns:auto 1fr auto}.premium-hotline{display:none}.premium-nav nav{gap:22px;overflow:auto}.premium-hero-wrap{grid-template-columns:1fr}.premium-services{display:grid;grid-template-columns:repeat(2,1fr)}.premium-services a:nth-child(2){border-bottom:1px solid #29292d}.premium-services a:nth-child(odd){border-right:1px solid #29292d}.premium-trust{grid-template-columns:repeat(2,1fr)}.premium-trust article:nth-child(2){border-right:0}.premium-trust article:nth-child(-n+2){border-bottom:1px solid #29292d}.premium-categories>div:last-child{grid-template-columns:repeat(4,1fr)}.premium-newsletter{grid-template-columns:1fr 1fr}.premium-social{grid-column:1/-1}.premium-footer-trust{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.premium-utility>div span:nth-child(n+3){display:none}.premium-head-main{min-height:68px;padding:0 14px;grid-template-columns:auto 1fr auto;gap:12px}.premium-brand-mark{width:36px;height:36px}.premium-brand b{font-size:16px}.premium-brand small{display:none}.premium-search{grid-column:1/-1;grid-row:2;margin-bottom:12px}.premium-cart{grid-column:3;grid-row:1}.premium-nav{height:50px;padding:0 14px}.premium-nav nav{gap:20px}.premium-nav nav a{font-size:12px}.premium-home{padding:14px}.series-row{padding-bottom:14px}.premium-hero{grid-template-columns:1fr;min-height:auto}.premium-hero-copy{padding:30px 24px}.premium-hero-copy h1{font-size:36px}.premium-hero-image{height:280px}.premium-hero-specs{gap:10px}.premium-services{grid-template-columns:1fr}.premium-services a{border-right:0!important}.premium-trust{grid-template-columns:1fr}.premium-trust article{border-right:0;border-bottom:1px solid #29292d!important}.premium-product-card .product-image{height:175px;padding:6px}.premium-product-card .product-body{padding:11px}.premium-product-card h3{font-size:13px;min-height:38px}.premium-product-card .price-line{display:block}.premium-product-card .price-line b{font-size:16px}.premium-product-card .price-line del{display:block;margin-top:4px}.premium-product-card .product-card-banner{height:30px;margin:8px 0}.premium-warranty{font-size:9px;padding:6px}.premium-promo-grid{grid-template-columns:1fr}.premium-categories>div:last-child{display:flex;overflow:auto}.premium-categories>div:last-child a{min-width:116px;min-height:110px}.premium-newsletter{margin-left:-14px;margin-right:-14px;padding:24px 18px;grid-template-columns:1fr}.premium-newsletter form{width:100%}.premium-footer-trust{grid-template-columns:1fr}.premium-footer .footer-inner{grid-template-columns:1fr 1fr}.premium-footer .footer-inner>div:first-child{grid-column:1/-1}}

/* V13.1 — căn giữa tên và giá, luôn giữ hai mức giá khi Admin Website đã cấu hình */
.premium-product-card .product-body{text-align:center}
.premium-product-card h3{text-align:center;display:flex;align-items:center;justify-content:center}
.premium-product-card .price-zone{display:flex;justify-content:center}
.premium-product-card .price-line{justify-content:center;flex-wrap:wrap;text-align:center}
.premium-product-card .price-line b,.premium-product-card .price-line del{white-space:nowrap}
@media(max-width:640px){
  .premium-product-card .price-line{display:flex;justify-content:center;gap:5px 7px}
  .premium-product-card .price-line del{display:inline;margin-top:0}
}

/* V13.3 product price and sales note styles */
.premium-product-card .price-line{display:flex!important;align-items:baseline!important;justify-content:center!important;gap:10px!important;flex-wrap:wrap!important;text-align:center}
.premium-product-card .price-line b,.premium-product-card .price-line del{font-size:20px!important;line-height:1.2;font-weight:850;white-space:nowrap}
.premium-product-card .price-line del{color:#8f8f96!important;text-decoration-thickness:1.5px}
.premium-installment{margin:8px 0 6px;padding:7px 10px;border-radius:6px;background:#dfe8ff;color:#35466b;text-align:left;font-size:11px;font-weight:750}
@media(max-width:640px){.premium-product-card .price-line b,.premium-product-card .price-line del{font-size:15px!important}.premium-product-card .price-line{gap:5px!important}.premium-installment{font-size:9px;padding:5px 7px}}

/* Product price and card banner quality fix — 2026-08-06 */
.premium-product-card .price-line{display:flex!important;align-items:baseline!important;justify-content:center!important;gap:8px 10px!important;flex-wrap:wrap!important}
.premium-product-card .price-line b,
.premium-product-card .price-line del{font-size:20px!important;line-height:1.2!important;font-weight:850!important;white-space:nowrap!important}
.premium-product-card .price-line del{color:#9a9aa1!important;text-decoration-thickness:1.5px!important;text-decoration-color:#9a9aa1!important}
.premium-product-card .product-card-banner{display:block!important;width:100%!important;height:auto!important;aspect-ratio:5/1!important;object-fit:contain!important;object-position:center!important;margin:12px 0 9px!important;border-radius:5px!important;background:#fff!important;image-rendering:auto!important}
@media(max-width:640px){
 .premium-product-card .price-line b,.premium-product-card .price-line del{font-size:15px!important}
 .premium-product-card .product-card-banner{margin:8px 0 7px!important}
}

/* V13.5 product card typography polish — 2026-08-06 */
.premium-product-card h3{
  font-weight:500!important;
  text-align:center!important;
  min-height:44px;
}
.premium-product-card .price-line{
  justify-content:center!important;
  text-align:center!important;
}
.premium-product-card .price-line b{
  color:var(--ps-danger)!important;
  font-weight:850!important;
}
.premium-product-card .price-line del{
  color:rgba(239,83,80,.72)!important;
  text-decoration-color:rgba(239,83,80,.72)!important;
  font-weight:400!important;
}
.premium-installment{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  min-height:32px;
}
.premium-warranty{
  display:flex;
  align-items:center;
  justify-content:center;
  text-align:center;
}
.premium-product-card:hover{
  transform:translateY(-7px)!important;
  border-color:#4a4a50!important;
  box-shadow:0 18px 45px rgba(0,0,0,.34);
}
.premium-product-card .product-image img{
  transition:transform .25s ease;
}
.premium-product-card:hover .product-image img{
  transform:scale(1.03);
}
@media(max-width:640px){
  .premium-product-card h3{font-size:13px!important;font-weight:500!important}
  .premium-installment{min-height:28px}
}
.detail-faq{max-width:1180px;margin:24px auto;padding:0 20px}.detail-faq h2{color:#fff;margin-bottom:14px}.detail-faq-list{display:grid;gap:10px}.detail-faq details{background:#171717;border:1px solid #2b2b2b;border-radius:12px;padding:14px 16px;color:#fff}.detail-faq summary{cursor:pointer;font-weight:700}.detail-faq p{color:#cfcfcf;line-height:1.65;margin:10px 0 0}
/* SEO Growth Phase 3: wishlist, compare, recent and AI search */
.product-tools{display:flex;gap:8px;justify-content:center;margin-top:10px;position:relative;z-index:3}.product-tools button{border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.05);color:#cbd5e1;border-radius:9px;padding:7px 9px;font-size:12px;cursor:pointer}.product-tools button.active{background:#fee2e2;color:#dc2626;border-color:#fecaca}.commerce-toolbar{position:fixed;right:18px;bottom:104px;display:grid;gap:8px;z-index:45}.commerce-toolbar a{display:flex;align-items:center;gap:7px;background:#fff;color:#111827;border:1px solid #e5e7eb;box-shadow:0 8px 28px rgba(0,0,0,.18);border-radius:999px;padding:9px 12px;text-decoration:none;font-size:12px;font-weight:700}.commerce-toolbar em{font-style:normal;background:#ef4444;color:#fff;min-width:18px;height:18px;display:grid;place-items:center;border-radius:99px;font-size:10px}.utility-page{background:#0b0b0d;color:#fff;min-height:100vh}.utility-head{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 max(18px,calc((100vw - 1240px)/2));border-bottom:1px solid #26262b;background:#111113}.utility-head a{color:#d1d5db;text-decoration:none}.utility-head h1{font-size:22px}.utility-main{max-width:1240px;margin:auto;padding:28px 18px 80px}.utility-empty{text-align:center;padding:80px;color:#9ca3af}.utility-remove{border:0;background:transparent;color:#ef4444;cursor:pointer}.compare-table{overflow:auto;border:1px solid #2b2b31;border-radius:16px;background:#151518}.compare-row{display:grid;grid-template-columns:170px repeat(4,minmax(180px,1fr));border-bottom:1px solid #2b2b31;min-width:900px}.compare-row>*{padding:18px;border-right:1px solid #2b2b31}.compare-row img{width:130px;height:130px;object-fit:contain}.compare-row a{color:#60a5fa}.smart-search{display:flex;max-width:760px;margin:0 auto 18px}.smart-search input{flex:1;height:50px;border:1px solid #303038;border-radius:14px 0 0 14px;background:#16161a;color:#fff;padding:0 16px}.smart-search button{border:0;background:#ef4444;color:#fff;padding:0 24px;border-radius:0 14px 14px 0;font-weight:800}.search-summary{text-align:center;color:#9ca3af;margin-bottom:24px}.recent-section{margin-top:42px}.recent-section[hidden]{display:none}@media(max-width:700px){.commerce-toolbar{display:none}.utility-head h1{font-size:17px}.compare-row{grid-template-columns:120px repeat(4,170px)}}
.product-qa-section{max-width:1200px;margin:48px auto;padding:0 20px}.product-qa-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:24px}.product-qa-list{display:grid;gap:14px}.product-qa-list article,.product-question-form{border:1px solid rgba(255,255,255,.1);border-radius:18px;background:rgba(255,255,255,.035);padding:20px}.product-qa-list article>b{font-size:14px}.product-qa-list article>p{font-size:15px;line-height:1.7}.product-qa-list article>div{margin-top:12px;padding:12px;border-radius:12px;background:rgba(34,197,94,.08);color:#d1fae5;line-height:1.6}.product-question-form{display:grid;gap:14px;align-self:start}.product-question-form label{display:grid;gap:7px;font-size:13px;font-weight:700}.product-question-form input,.product-question-form textarea{width:100%;border:1px solid rgba(255,255,255,.15);border-radius:12px;background:#11151a;color:#fff;padding:12px}.product-question-form button{border:0;border-radius:12px;padding:13px;background:#fff;color:#111;font-weight:800}.product-question-form small,.qa-empty{color:#94a3b8}.hp-field{position:absolute!important;left:-9999px!important}.theme-clean-light .product-qa-list article,.theme-clean-light .product-question-form{background:#fff;border-color:#e2e8f0}.theme-clean-light .product-question-form input,.theme-clean-light .product-question-form textarea{background:#fff;color:#0f172a;border-color:#cbd5e1}.theme-clean-light .product-qa-list article>div{color:#166534;background:#ecfdf5}@media(max-width:800px){.product-qa-grid{grid-template-columns:1fr}}
/* V14 conversion & trust */
.filters select{min-height:38px;border:1px solid rgba(255,255,255,.14);border-radius:10px;background:#171717;color:#fff;padding:0 12px}.stock-filter{display:inline-flex;align-items:center;gap:7px;font-size:13px;color:#d6d6d6;padding:0 8px}.product-review-section{max-width:1180px;margin:34px auto 0;padding:0 20px}.product-review-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr);gap:22px}.review-summary{display:flex;align-items:center;gap:10px}.review-summary>b{font-size:30px}.review-summary>span,.review-head>span{color:#f5b301;letter-spacing:2px}.review-summary small{color:#9e9e9e}.product-review-list{display:grid;gap:12px}.product-review-list article,.product-review-form{border:1px solid rgba(255,255,255,.1);background:#171717;border-radius:16px;padding:18px}.review-head{display:flex;justify-content:space-between;gap:12px}.product-review-list p{color:#ddd;line-height:1.65}.review-reply{margin-top:12px;padding:12px;border-left:3px solid #d6a34a;background:rgba(214,163,74,.08);color:#ddd}.product-review-list small{color:#8c8c8c}.product-review-form{display:grid;gap:12px}.product-review-form label{display:grid;gap:6px;color:#ddd;font-size:13px}.product-review-form input,.product-review-form select,.product-review-form textarea{width:100%;border:1px solid rgba(255,255,255,.14);background:#101010;color:#fff;border-radius:10px;padding:11px 12px}.product-review-form button{border:0;border-radius:10px;padding:12px 16px;background:#fff;color:#111;font-weight:700}.hp-field{position:absolute!important;left:-9999px!important}.premium-product-card[hidden]{display:none!important}@media(max-width:760px){.product-review-grid{grid-template-columns:1fr}.review-summary{align-items:flex-start;flex-wrap:wrap}.filters select{width:100%}.stock-filter{width:100%;padding:6px 0}}

/* V15 marketing surface */
.site-announcement{display:block;padding:9px 16px;text-align:center;background:#d8942f;color:#111;font-weight:700;text-decoration:none;letter-spacing:.01em}.site-announcement:hover{filter:brightness(1.06)}
.marketing-popup[hidden]{display:none}.marketing-popup{position:fixed;inset:0;z-index:1200;background:rgba(0,0,0,.72);display:grid;place-items:center;padding:20px}.marketing-popup-card{position:relative;width:min(560px,100%);overflow:hidden;border:1px solid rgba(255,255,255,.13);border-radius:24px;background:#171717;color:#fff;box-shadow:0 30px 90px rgba(0,0,0,.55)}.marketing-popup-card>img{display:block;width:100%;max-height:280px;object-fit:cover}.marketing-popup-card>div{padding:26px}.marketing-popup-card h3{margin:0 0 10px;font-size:28px}.marketing-popup-card p{margin:0 0 20px;color:#bbb;line-height:1.6}.marketing-popup-card a{display:inline-flex;padding:12px 20px;border-radius:12px;background:#fff;color:#111;text-decoration:none;font-weight:800}.marketing-popup-close{position:absolute;right:12px;top:12px;width:38px;height:38px;border:0;border-radius:50%;background:rgba(0,0,0,.72);color:#fff;font-size:25px;cursor:pointer}@media(max-width:640px){.marketing-popup-card h3{font-size:22px}.marketing-popup-card>div{padding:20px}}

#newsletterMessage{display:block;margin-top:8px;font-size:13px;text-align:center}.premium-newsletter form #newsletterMessage.ok{color:#66d49b}.premium-newsletter form #newsletterMessage.bad{color:#ff8b8b}.premium-newsletter button:disabled{opacity:.65;cursor:wait}

/* Product Detail Builder output */
.product-detail-builder-output{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin:28px 0}.detail-content-card{background:#141414;border:1px solid rgba(255,255,255,.09);border-radius:22px;padding:24px}.detail-content-card>span{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#9ca3af}.detail-content-card h2{margin:8px 0 18px;font-size:24px}.detail-content-card ul{margin:0;padding-left:20px;display:grid;gap:10px}.detail-content-card li{color:#e5e7eb;line-height:1.55}.detail-content-card dl{margin:0;display:grid}.detail-content-card dl div{display:grid;grid-template-columns:minmax(120px,.8fr) 1.4fr;gap:16px;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.07)}.detail-content-card dt{color:#9ca3af}.detail-content-card dd{margin:0;color:#f9fafb}.detail-video-card{grid-column:1/-1}.detail-video{position:relative;padding-top:56.25%;overflow:hidden;border-radius:16px;background:#000}.detail-video iframe{position:absolute;inset:0;width:100%;height:100%;border:0}@media(max-width:760px){.product-detail-builder-output{grid-template-columns:1fr}.detail-content-card{padding:18px}.detail-content-card dl div{grid-template-columns:1fr;gap:4px}.detail-video-card{grid-column:auto}}

/* Website Control Center Phase 4 - Marketing */
.scheduled-marketing-bar{display:block;padding:9px 16px;text-align:center;background:#6d28d9;color:#fff;font-weight:700;text-decoration:none}
.voucher-strip{display:flex;justify-content:center;align-items:center;gap:14px;padding:10px 16px;background:#171717;color:#fff}
.voucher-strip button{border:1px dashed #f59e0b;background:#2a2114;color:#fbbf24;border-radius:999px;padding:7px 13px;font-weight:800;cursor:pointer}
.flash-sale-admin{margin:22px auto;max-width:1200px;padding:20px 24px;border-radius:18px;background:linear-gradient(135deg,#991b1b,#dc2626);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:18px}
.flash-sale-admin span{font-size:12px;font-weight:800;letter-spacing:.12em}.flash-sale-admin h2{margin:4px 0 0}
.flash-sale-admin>a{background:#fff;color:#991b1b;padding:10px 16px;border-radius:999px;text-decoration:none;font-weight:800}
.flash-countdown{display:flex;align-items:center;gap:6px}.flash-countdown b{min-width:42px;text-align:center;background:rgba(0,0,0,.22);padding:10px;border-radius:10px;font-size:20px}.flash-countdown i{font-style:normal;font-weight:900}
@media(max-width:700px){.voucher-strip,.flash-sale-admin{flex-direction:column;text-align:center}.flash-sale-admin{margin:14px 12px}}

/* Website Control Center Phase 5: Footer & Contact */
.footer-inner-pro{align-items:start}.footer-about{display:flex;flex-direction:column;gap:10px}.footer-about>span{display:block;color:#b7bcc7;font-size:14px;line-height:1.55}.footer-contact{display:flex;flex-direction:column;gap:9px}.footer-social-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.footer-social-links a{display:inline-flex;align-items:center;justify-content:center;padding:7px 10px;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:rgba(255,255,255,.04);font-size:13px}.footer-map{grid-column:1/-1;margin-top:4px;border:1px solid rgba(255,255,255,.1);border-radius:16px;overflow:hidden;min-height:220px;background:#111}.footer-map iframe{display:block;width:100%;height:260px;border:0}.wa-form-grid small{display:block;margin-top:6px;color:#8490a3;font-size:12px;line-height:1.45}@media(max-width:760px){.footer-inner-pro{grid-template-columns:1fr}.footer-map iframe{height:220px}.footer-social-links{gap:6px}}

/* Brand Identity Manager */
.premium-brand.has-brand-logo{display:inline-flex;align-items:center;min-width:0}.brand-logo-image{display:block;width:min(var(--brand-logo-width-desktop,170px),34vw);height:auto;max-height:58px;object-fit:contain;object-position:left center}.premium-footer .brand-logo-image{max-height:70px}.brand-identity-panel{padding:20px;border:1px solid #e6e8ef;border-radius:18px;background:linear-gradient(180deg,#fff,#fafbff);margin-bottom:22px}.brand-identity-heading span{font-size:11px;font-weight:800;letter-spacing:.12em;color:#5b55d9}.brand-identity-heading h3{margin:5px 0 6px}.brand-identity-heading p{margin:0 0 18px;color:#6d7280}.brand-upload-preview,.brand-social-preview{display:block;max-width:240px;max-height:90px;object-fit:contain;margin-top:10px;padding:10px;border:1px solid #e2e5ec;border-radius:12px;background:#f4f5f8}.brand-upload-preview.dark{background:#141414}.brand-upload-preview.light{background:#fff}.brand-social-preview{max-width:320px;max-height:150px}.brand-favicon-preview{display:block;width:48px;height:48px;object-fit:contain;margin-top:10px;padding:5px;border:1px solid #e2e5ec;border-radius:10px;background:#fff}@media(max-width:720px){.brand-logo-image{width:min(var(--brand-logo-width-mobile,125px),42vw);max-height:44px}}
.catalog-filter-link{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border:1px solid rgba(255,255,255,.14);border-radius:13px;color:#fff;text-decoration:none;font-weight:700;background:rgba(255,255,255,.06)}
.catalog-filter-link:hover{background:rgba(255,255,255,.12)}
@media(max-width:760px){.filters{gap:8px}.catalog-filter-link{width:100%}}

/* Homepage news & customer feedback */
.home-news-section,.home-feedback-section{margin:34px auto 0;max-width:1400px;padding:0 2px}.home-news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.home-news-card{overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:linear-gradient(180deg,#1b1b1e,#131315);box-shadow:0 16px 35px rgba(0,0,0,.18)}.home-news-image{display:grid;place-items:center;height:190px;background:#202126;color:#fff;font-weight:800;letter-spacing:.18em}.home-news-image img{width:100%;height:100%;object-fit:cover}.home-news-card>div{padding:18px}.home-news-card small{color:#a5a7ad}.home-news-card h3{margin:9px 0;font-size:18px;line-height:1.35}.home-news-card h3 a{color:#fff;text-decoration:none}.home-news-card p{margin:0 0 14px;color:#b8bac0;line-height:1.6;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.home-text-link{color:#f5a623;text-decoration:none;font-weight:700}.home-feedback-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.home-feedback-card{padding:20px;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:linear-gradient(180deg,#1b1b1e,#131315)}.home-feedback-head{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px}.home-feedback-avatar{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#fff;color:#111;font-weight:800}.home-feedback-head div{display:grid;gap:3px}.home-feedback-head b{color:#fff}.home-feedback-head small{color:#989ba3}.home-feedback-head em{color:#f4b942;font-style:normal;white-space:nowrap}.home-feedback-card>p{color:#ddd;line-height:1.7;margin:18px 0 0}.home-feedback-reply{margin-top:14px;padding:12px;border-radius:12px;background:rgba(255,255,255,.05);color:#bfc2c9;font-size:13px;line-height:1.5}@media(max-width:980px){.home-news-grid,.home-feedback-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.home-news-grid,.home-feedback-grid{grid-template-columns:1fr}.home-news-image{height:175px}.home-feedback-head{grid-template-columns:auto 1fr}.home-feedback-head em{grid-column:2}}


/* =========================================================
   Premium Navigation V2 — 2026-08-07
   Polished desktop/tablet/mobile navigation without changing routes.
   ========================================================= */
.premium-header{
  box-shadow:0 10px 32px rgba(0,0,0,.22);
}
.premium-nav{
  max-width:none;
  height:64px;
  padding:0;
  border-top:1px solid rgba(255,255,255,.055);
  background:linear-gradient(180deg,rgba(15,15,17,.98),rgba(11,11,13,.98));
}
.premium-nav::before{
  content:"";
  width:max(24px,calc((100vw - 1280px)/2 + 24px));
  flex:0 0 auto;
}
.premium-menu-btn{
  width:42px;
  height:42px;
  display:grid;
  place-items:center;
  flex:0 0 42px;
  margin-right:4px;
  border:1px solid rgba(255,255,255,.10);
  border-radius:13px;
  background:rgba(255,255,255,.035);
  color:#f5f5f7;
  font-size:20px;
  cursor:pointer;
  transition:background .2s ease,border-color .2s ease,transform .2s ease;
}
.premium-menu-btn:hover{
  background:rgba(255,255,255,.09);
  border-color:rgba(255,255,255,.18);
  transform:translateY(-1px);
}
.premium-nav nav{
  height:100%;
  gap:8px;
  padding:9px 0;
  overflow-x:auto;
  scrollbar-width:none;
}
.premium-nav nav::-webkit-scrollbar{display:none}
.premium-nav nav a{
  height:44px;
  min-width:max-content;
  padding:0 17px;
  border:1px solid transparent;
  border-radius:13px;
  color:#b9b9bf;
  font-size:13px;
  font-weight:750;
  letter-spacing:-.01em;
  transition:color .2s ease,background .2s ease,border-color .2s ease,transform .2s ease;
}
.premium-nav nav a::after{display:none!important}
.premium-nav nav a:hover{
  color:#fff;
  background:rgba(255,255,255,.055);
  border-color:rgba(255,255,255,.08);
  transform:translateY(-1px);
}
.premium-nav nav a.active{
  color:#111;
  background:linear-gradient(180deg,#fff,#ececef);
  border-color:#fff;
  box-shadow:0 7px 22px rgba(0,0,0,.22);
}

/* secondary model navigation */
.premium-home>.series-row{
  position:relative;
  margin:0 -24px 22px;
  padding:14px max(24px,calc((100vw - 1280px)/2 + 24px));
  gap:10px;
  border-bottom:1px solid rgba(255,255,255,.06);
  background:linear-gradient(180deg,#121214,#101012);
  scroll-snap-type:x proximity;
}
.premium-home>.series-row a{
  min-height:43px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:0 16px;
  border:1px solid #303035;
  border-radius:14px;
  background:linear-gradient(180deg,#1c1c20,#17171a);
  color:#c9c9ce;
  font-size:12px;
  font-weight:700;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.025);
  scroll-snap-align:start;
  transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease;
}
.premium-home>.series-row a:hover{
  transform:translateY(-2px);
  border-color:#57575e;
  background:#222226;
  color:#fff;
}
.premium-home>.series-row a:last-child{
  padding-left:20px;
  padding-right:20px;
  border-color:rgba(255,255,255,.14);
  background:#242428;
  color:#fff;
}

@media(max-width:980px){
  .premium-nav::before{width:14px;flex-basis:14px}
  .premium-nav{height:58px}
  .premium-menu-btn{width:38px;height:38px;flex-basis:38px;border-radius:12px}
  .premium-nav nav{gap:6px;padding:8px 14px 8px 0}
  .premium-nav nav a{height:40px;padding:0 14px;font-size:12px;border-radius:12px}
  .premium-home>.series-row{margin-left:-14px;margin-right:-14px;padding:12px 14px 14px}
}

@media(max-width:640px){
  .premium-nav{
    height:56px;
    overflow:hidden;
  }
  .premium-nav::before{width:12px;flex-basis:12px}
  .premium-menu-btn{width:38px;height:38px;flex-basis:38px;margin-right:2px}
  .premium-nav nav{
    gap:5px;
    padding-right:12px;
    -webkit-overflow-scrolling:touch;
  }
  .premium-nav nav a{
    height:38px;
    padding:0 13px;
    font-size:11px;
    border-radius:11px;
  }
  .premium-home>.series-row{
    margin-top:0;
    padding-top:10px;
    padding-bottom:12px;
    gap:8px;
  }
  .premium-home>.series-row a{
    min-height:39px;
    padding:0 13px;
    border-radius:12px;
    font-size:11px;
  }
}

/* Premium Navigation V2.1 — align model series with primary navigation */
.premium-home > .series-row{
  justify-content:flex-start !important;
  align-items:center;
  width:auto;
}
@media (min-width:981px){
  .premium-home > .series-row{
    padding-left:max(24px, calc((100vw - 1280px)/2 + 24px)) !important;
    padding-right:max(24px, calc((100vw - 1280px)/2 + 24px)) !important;
  }
}
@media (max-width:980px){
  .premium-home > .series-row{
    justify-content:flex-start !important;
    padding-left:14px !important;
    padding-right:14px !important;
  }
}

/* Premium Navigation V2.2 — true shared viewport axis */
.premium-home > .series-row{
  box-sizing:border-box !important;
  width:100vw !important;
  max-width:none !important;
  margin-left:calc(50% - 50vw) !important;
  margin-right:calc(50% - 50vw) !important;
  padding-left:max(24px, calc((100vw - 1280px)/2 + 24px)) !important;
  padding-right:max(24px, calc((100vw - 1280px)/2 + 24px)) !important;
  justify-content:flex-start !important;
  align-items:center !important;
}
@media(max-width:980px){
  .premium-home > .series-row{
    padding-left:14px !important;
    padding-right:14px !important;
  }
}
@media(max-width:640px){
  .premium-home > .series-row{
    padding-left:12px !important;
    padding-right:12px !important;
  }
}


/* =========================================================
   HERO SLIDER V1 — 2026-08-07
   ========================================================= */
.premium-hero-slider{
  position:relative;
  min-width:0;
  height:440px;
  overflow:hidden;
  border:1px solid #303034;
  border-radius:24px;
  background:#141416;
  isolation:isolate;
}
.premium-hero-track{position:relative;width:100%;height:100%}
.premium-hero-slider .hero-slide{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  min-height:440px;
  border:0;
  border-radius:0;
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transform:scale(1.015);
  transition:opacity .55s ease,transform .7s cubic-bezier(.2,.7,.2,1),visibility .55s;
}
.premium-hero-slider .hero-slide.is-active{
  opacity:1;
  visibility:visible;
  pointer-events:auto;
  transform:scale(1);
  z-index:2;
}
.premium-hero-slider.effect-slide .hero-slide{transform:translateX(6%);opacity:0}
.premium-hero-slider.effect-slide .hero-slide.is-active{transform:translateX(0);opacity:1}
.premium-hero-slider .hero-theme-graphite{background:radial-gradient(circle at 77% 50%,#58524b 0,#29292c 25%,#141416 62%)}
.premium-hero-slider .hero-theme-titan{background:radial-gradient(circle at 76% 45%,#645c52 0,#302c29 24%,#151416 62%)}
.premium-hero-slider .hero-theme-blue{background:radial-gradient(circle at 77% 48%,#27365e 0,#1b2442 28%,#11131b 65%)}
.premium-hero-slider .hero-theme-violet{background:radial-gradient(circle at 76% 45%,#493160 0,#292036 29%,#141218 65%)}
.premium-hero-slider .premium-hero-image picture{display:contents}
.premium-hero-slider .premium-hero-copy{
  animation:none;
}
.premium-hero-slider .is-active .premium-hero-copy>span,
.premium-hero-slider .is-active .premium-hero-copy h1,
.premium-hero-slider .is-active .premium-hero-copy p,
.premium-hero-slider .is-active .premium-hero-actions{
  animation:heroCopyIn .55s ease both;
}
.premium-hero-slider .is-active .premium-hero-copy h1{animation-delay:.04s}
.premium-hero-slider .is-active .premium-hero-copy p{animation-delay:.08s}
.premium-hero-slider .is-active .premium-hero-actions{animation-delay:.12s}
.premium-hero-slider .is-active .premium-hero-image img{animation:heroImageIn .75s cubic-bezier(.2,.75,.2,1) both}
@keyframes heroCopyIn{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}
@keyframes heroImageIn{from{opacity:0;transform:translateX(18px) scale(.97)}to{opacity:1;transform:none}}
.hero-slider-arrow{
  position:absolute;
  z-index:6;
  top:50%;
  width:42px;
  height:42px;
  margin-top:-21px;
  display:grid;
  place-items:center;
  border:1px solid rgba(255,255,255,.14);
  border-radius:50%;
  background:rgba(10,10,12,.52);
  color:#fff;
  font-size:25px;
  line-height:1;
  cursor:pointer;
  opacity:0;
  backdrop-filter:blur(8px);
  transition:opacity .18s,background .18s,transform .18s;
}
.premium-hero-slider:hover .hero-slider-arrow{opacity:1}
.hero-slider-arrow:hover{background:rgba(255,255,255,.13);transform:scale(1.04)}
.hero-prev{left:15px}.hero-next{right:15px}
.hero-slider-dots{
  position:absolute;
  z-index:7;
  left:50%;
  bottom:18px;
  transform:translateX(-50%);
  display:flex;
  gap:7px;
  padding:6px 8px;
  border-radius:999px;
  background:rgba(9,9,11,.3);
  backdrop-filter:blur(8px);
}
.hero-slider-dots button{
  width:7px;
  height:7px;
  padding:0;
  border:0;
  border-radius:999px;
  background:rgba(255,255,255,.38);
  cursor:pointer;
  transition:width .2s,background .2s;
}
.hero-slider-dots button.active{width:23px;background:#fff}
@media(max-width:980px){
  .premium-hero-slider{height:440px}
}
@media(max-width:640px){
  .premium-hero-slider{height:610px;border-radius:19px}
  .premium-hero-slider .hero-slide{height:610px;min-height:610px;grid-template-columns:1fr;grid-template-rows:auto 1fr}
  .premium-hero-slider .premium-hero-copy{padding:28px 22px 16px}
  .premium-hero-slider .premium-hero-image{height:290px;align-self:end}
  .hero-slider-arrow{display:none}
  .hero-slider-dots{bottom:12px}
}
@media(prefers-reduced-motion:reduce){
  .premium-hero-slider .hero-slide,
  .premium-hero-slider .is-active .premium-hero-copy>*,
  .premium-hero-slider .is-active .premium-hero-image img{animation:none!important;transition:none!important}
}


/* =========================================================
   DYNAMIC TRUST STRIP — Admin Website synced
   ========================================================= */
.premium-trust{
  overflow:hidden;
}
.premium-trust>.premium-trust-item{
  min-width:0;
  min-height:76px;
  display:grid;
  grid-template-columns:34px minmax(0,1fr) 16px;
  align-items:center;
  gap:12px;
  padding:15px 20px;
  border-right:1px solid #29292d;
  color:#fff;
  text-decoration:none;
  transition:background .18s ease,transform .18s ease;
}
.premium-trust>.premium-trust-item:nth-child(4n){border-right:0}
.premium-trust>.premium-trust-item:hover{
  background:rgba(255,255,255,.025);
}
.premium-trust .premium-trust-icon{
  width:32px;
  height:32px;
  display:grid;
  place-items:center;
  border-radius:10px;
  background:rgba(216,160,71,.08);
  color:var(--ps-accent);
  font-size:19px;
  font-style:normal;
}
.premium-trust>.premium-trust-item>div{display:grid;min-width:0}
.premium-trust>.premium-trust-item b{
  overflow:hidden;
  color:#f4f4f5;
  font-size:11px;
  font-weight:850;
  letter-spacing:.015em;
  text-transform:uppercase;
  white-space:nowrap;
  text-overflow:ellipsis;
}
.premium-trust>.premium-trust-item small{
  overflow:hidden;
  margin-top:5px;
  color:#8f8f96;
  font-size:10px;
  white-space:nowrap;
  text-overflow:ellipsis;
}
.premium-trust>.premium-trust-item>em{
  color:#77777e;
  font-size:16px;
  font-style:normal;
  opacity:.6;
}
.premium-trust>.premium-trust-item:not(a)>em{display:none}
@media(max-width:980px){
  .premium-trust{grid-template-columns:repeat(2,minmax(0,1fr))}
  .premium-trust>.premium-trust-item{border-right:1px solid #29292d!important;border-bottom:1px solid #29292d!important}
  .premium-trust>.premium-trust-item:nth-child(2n){border-right:0!important}
  .premium-trust>.premium-trust-item:nth-last-child(-n+2){border-bottom:0!important}
}
@media(max-width:640px){
  .premium-trust.trust-mobile-scroll{
    display:flex!important;
    gap:10px;
    overflow-x:auto;
    padding:0;
    border:0;
    border-radius:0;
    background:transparent;
    scrollbar-width:none;
    scroll-snap-type:x proximity;
  }
  .premium-trust.trust-mobile-scroll::-webkit-scrollbar{display:none}
  .premium-trust.trust-mobile-scroll>.premium-trust-item{
    min-width:270px;
    min-height:72px;
    flex:0 0 82%;
    border:1px solid #29292d!important;
    border-radius:15px;
    background:#151517;
    scroll-snap-align:start;
  }
  .premium-trust.trust-mobile-grid{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px;
    border:0;
    background:transparent;
  }
  .premium-trust.trust-mobile-grid>.premium-trust-item{
    min-height:92px;
    grid-template-columns:30px 1fr;
    align-content:center;
    border:1px solid #29292d!important;
    border-radius:14px;
    background:#151517;
    padding:12px;
  }
  .premium-trust.trust-mobile-grid>.premium-trust-item>em{display:none}
  .premium-trust.trust-mobile-grid>.premium-trust-item b,
  .premium-trust.trust-mobile-grid>.premium-trust-item small{white-space:normal}
}

/* =========================================================
   CATEGORY CAROUSEL V4 — clean, sharp, no heading
   ========================================================= */
.premium-categories.category-carousel{
  position:relative;
  margin:22px 0 42px;
  padding:0 2px;
}
.premium-categories>.premium-category-grid{
  display:flex!important;
  gap:14px!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  padding:3px 1px 10px!important;
  scroll-behavior:smooth;
  scroll-snap-type:x proximity;
  scrollbar-width:none;
  -webkit-overflow-scrolling:touch;
}
.premium-categories>.premium-category-grid::-webkit-scrollbar{display:none}
.premium-category-card{
  flex:0 0 188px!important;
  min-width:188px!important;
  min-height:212px!important;
  display:grid!important;
  grid-template-rows:165px auto!important;
  overflow:hidden!important;
  position:relative!important;
  border:1px solid #39393d!important;
  border-radius:13px!important;
  background:#343436!important;
  color:#fff!important;
  text-decoration:none!important;
  box-shadow:0 1px 0 rgba(255,255,255,.018) inset!important;
  scroll-snap-align:start;
  transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease!important;
}
.premium-category-card:hover{
  transform:translateY(-4px)!important;
  border-color:#55555b!important;
  background:#39393c!important;
  box-shadow:0 12px 26px rgba(0,0,0,.20)!important;
}
.premium-category-image{
  width:100%!important;
  height:165px!important;
  display:grid!important;
  place-items:center!important;
  padding:10px 12px 0!important;
  overflow:hidden!important;
  background:#343436!important;
}
.premium-category-image img{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  object-position:center!important;
  image-rendering:auto!important;
  filter:drop-shadow(0 10px 12px rgba(0,0,0,.16))!important;
  transform:scale(1.02)!important;
  transition:transform .22s ease!important;
}
.premium-category-card:hover .premium-category-image img{
  transform:scale(1.055)!important;
}
.premium-category-image i{
  width:76px!important;
  height:76px!important;
  display:grid!important;
  place-items:center!important;
  border-radius:18px!important;
  background:#2b2b2e!important;
  color:#e0a94f!important;
  font-size:32px!important;
  font-style:normal!important;
}
.premium-category-meta{
  min-width:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:10px 10px 15px!important;
  background:#343436!important;
}
.premium-category-meta b{
  max-width:100%;
  overflow:hidden;
  color:#fff!important;
  font-size:13px!important;
  font-weight:700!important;
  line-height:1.25!important;
  white-space:nowrap;
  text-overflow:ellipsis;
  text-align:center!important;
}
.category-carousel-btn{
  position:absolute;
  top:50%;
  z-index:5;
  width:38px;
  height:38px;
  display:none;
  align-items:center;
  justify-content:center;
  border:1px solid rgba(255,255,255,.12);
  border-radius:50%;
  background:rgba(22,22,24,.88);
  color:#fff;
  box-shadow:0 8px 22px rgba(0,0,0,.30);
  backdrop-filter:blur(10px);
  font-size:26px;
  line-height:1;
  cursor:pointer;
  transform:translateY(-50%);
  transition:opacity .18s ease,transform .18s ease,background .18s ease;
}
.category-carousel.has-overflow .category-carousel-btn{display:flex}
.category-carousel-btn.prev{left:-14px}
.category-carousel-btn.next{right:-14px}
.category-carousel-btn:hover:not(:disabled){
  background:#2d2d31;
  transform:translateY(-50%) scale(1.06);
}
.category-carousel-btn:disabled{
  opacity:.18;
  cursor:default;
}
@media(max-width:780px){
  .premium-categories.category-carousel{
    margin:18px 0 34px;
    padding:0;
  }
  .premium-categories>.premium-category-grid{
    gap:10px!important;
  }
  .premium-category-card{
    flex-basis:154px!important;
    min-width:154px!important;
    min-height:186px!important;
    grid-template-rows:141px auto!important;
    border-radius:12px!important;
  }
  .premium-category-image{height:141px!important;padding:8px 9px 0!important}
  .premium-category-meta{padding:9px 7px 12px!important}
  .premium-category-meta b{font-size:12px!important}
  .category-carousel-btn{display:none!important}
}


/* =========================================================
   CLEARANCE SALE — dark premium retail carousel
   ========================================================= */
.clearance-sale{
  margin:8px 0 48px;
  padding:18px;
  overflow:hidden;
  border:1px solid #5a2a24;
  border-radius:20px;
  background:
    radial-gradient(circle at 8% 0%,rgba(255,120,65,.18),transparent 28%),
    linear-gradient(145deg,#5a2019 0%,#351714 56%,#251315 100%);
  box-shadow:0 16px 34px rgba(0,0,0,.16);
}
.clearance-sale-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:4px 5px 14px}
.clearance-sale-heading>span{display:block;margin-bottom:4px;color:#ffb38e;font-size:9px;font-weight:900;letter-spacing:.13em}
.clearance-sale-heading h2{margin:0;color:#fff;font-size:27px;line-height:1.1;letter-spacing:-.04em}
.clearance-sale-heading p{margin:6px 0 0;color:#d8b4aa;font-size:11px}
.clearance-sale-countdown{display:flex;align-items:center;gap:10px;padding:9px 11px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:rgba(0,0,0,.18)}
.clearance-sale-countdown small{color:#dcb6ac;font-size:9px;font-weight:750}
.clearance-sale-countdown>div{display:flex;align-items:center;gap:4px}.clearance-sale-countdown b{min-width:29px;padding:6px;border-radius:7px;background:#fff;color:#842f20;font-size:12px;text-align:center}.clearance-sale-countdown i{color:#fff;font-style:normal}
.clearance-sale-tabs{display:flex;gap:8px;overflow-x:auto;padding:0 5px 13px;scrollbar-width:none}.clearance-sale-tabs::-webkit-scrollbar{display:none}.clearance-sale-tabs span{flex:0 0 auto;padding:8px 13px;border:1px solid rgba(255,255,255,.10);border-radius:10px;background:rgba(255,255,255,.055);color:#e4c2b9;font-size:9px;font-weight:850;text-transform:uppercase}.clearance-sale-tabs span.active{background:#fff;color:#9d3826}
.clearance-sale-slider{position:relative}
.clearance-sale-track{display:flex;gap:12px;overflow-x:auto;padding:2px 3px 8px;scroll-behavior:smooth;scroll-snap-type:x proximity;scrollbar-width:none}.clearance-sale-track::-webkit-scrollbar{display:none}
.clearance-card{flex:0 0 228px;min-width:228px;overflow:hidden;border:1px solid rgba(255,255,255,.15);border-radius:14px;background:#fff;color:#17171a;scroll-snap-align:start;transition:transform .18s ease,box-shadow .18s ease}
.clearance-card:hover{transform:translateY(-4px);box-shadow:0 14px 26px rgba(0,0,0,.25)}
.clearance-card-image{height:174px;position:relative;display:grid;place-items:center;padding:10px;background:linear-gradient(#f8f8f9,#fff)}
.clearance-card-image img{width:100%;height:100%;object-fit:contain;transition:transform .2s ease}.clearance-card:hover .clearance-card-image img{transform:scale(1.035)}
.clearance-discount{position:absolute;left:9px;top:9px;z-index:2;padding:5px 7px;border-radius:7px;background:#d94c3d;color:#fff;font-size:10px;font-weight:900}
.clearance-placeholder{font-size:44px;color:#a2a2aa}
.clearance-card-body{display:grid;gap:8px;padding:12px 12px 13px}.clearance-card-body h3{min-height:34px;margin:0;display:-webkit-box;overflow:hidden;font-size:12px;line-height:1.4;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.clearance-price{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.clearance-price b{color:#d74635;font-size:16px}.clearance-price del{color:#8b8b92;font-size:10px}
.clearance-saving{color:#9e5b24;font-size:9px;font-weight:700}.clearance-stock{width:max-content;padding:5px 7px;border-radius:7px;font-size:9px;font-weight:800}.clearance-stock.in{background:#eaf8ef;color:#347650}.clearance-stock.order{background:#fff3df;color:#95601d}
.clearance-card-body>a{margin-top:2px;min-height:36px;display:flex;align-items:center;justify-content:center;border-radius:9px;background:#17171a;color:#fff;font-size:10px;font-weight:850;text-decoration:none}.clearance-card-body>a:hover{background:#2b2b30}
.clearance-nav{position:absolute;top:50%;z-index:5;width:38px;height:38px;display:none;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.24);border-radius:50%;background:rgba(111,34,25,.92);color:#fff;font-size:25px;cursor:pointer;transform:translateY(-50%);box-shadow:0 8px 20px rgba(0,0,0,.25)}.clearance-sale.has-overflow .clearance-nav{display:flex}.clearance-nav.prev{left:-10px}.clearance-nav.next{right:-10px}.clearance-nav:disabled{opacity:.22;cursor:default}
@media(max-width:720px){.clearance-sale{margin:5px 0 38px;padding:13px;border-radius:16px}.clearance-sale-head{align-items:flex-start;flex-direction:column}.clearance-sale-heading h2{font-size:23px}.clearance-sale-countdown{align-self:stretch;justify-content:space-between}.clearance-card{flex-basis:190px;min-width:190px}.clearance-card-image{height:150px}.clearance-nav{display:none!important}}


/* =========================================================
   HOME CATEGORY PRODUCT BLOCKS V1
   Retail 5-column / 2-row layout inspired by large storefronts.
   ========================================================= */
.home-category-products-wrap{margin:10px 0 48px;display:grid;gap:24px}
.home-category-products{
  overflow:hidden;
  border:1px solid #29292e;
  border-radius:18px;
  background:#121214;
  box-shadow:0 14px 32px rgba(0,0,0,.12);
}
.home-category-products-head{
  min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:16px;
  padding:17px 18px;border-bottom:1px solid #2a2a2f;
  background:linear-gradient(180deg,#18181b,#141416)
}
.home-category-heading{display:flex;align-items:center;gap:12px;min-width:0}
.home-category-icon{
  width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;
  border:1px solid #3b3b42;border-radius:13px;background:#222226;color:#d8a047;font-size:20px
}
.home-category-products-head h2{margin:0;color:#fff;font-size:22px;letter-spacing:-.03em}
.home-category-products-head p{margin:4px 0 0;color:#8c8c94;font-size:10px}
.home-category-products-head>a{display:inline-flex;align-items:center;gap:7px;color:#d0d0d5;font-size:10px;font-weight:800;white-space:nowrap}
.home-category-products-head>a:hover{color:#fff}
.home-category-banner{display:block;max-height:150px;overflow:hidden;border-bottom:1px solid #29292e}
.home-category-banner img{width:100%;height:100%;max-height:150px;object-fit:cover}
.home-category-product-stage{position:relative;padding:14px}
.home-category-product-grid{
  display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;
}
.home-category-products.is-carousel .home-category-product-grid{
  display:flex;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x proximity;scrollbar-width:none
}
.home-category-products.is-carousel .home-category-product-grid::-webkit-scrollbar{display:none}
.home-category-products.is-carousel .home-category-product-card{flex:0 0 calc((100% - 48px)/5);min-width:205px;scroll-snap-align:start}
.home-category-product-card{
  min-width:0;position:relative;overflow:hidden;border:1px solid #dedee3;border-radius:12px;background:#fff;color:#17171a;
  transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease
}
.home-category-product-card:hover{transform:translateY(-4px);border-color:#c8c8ce;box-shadow:0 14px 28px rgba(0,0,0,.20)}
.home-cat-badges{position:absolute;left:8px;right:8px;top:8px;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:6px}
.home-cat-badges span,.home-cat-badges b{padding:4px 6px;border-radius:6px;font-size:8px;font-weight:900}
.home-cat-badges span{background:#1d1d20;color:#fff}.home-cat-badges b{background:#d74636;color:#fff}
.home-cat-image{height:174px;display:grid;place-items:center;padding:16px 12px 5px;background:linear-gradient(#fafafa,#fff)}
.home-cat-image img{width:100%;height:100%;object-fit:contain;transition:transform .22s ease}
.home-category-product-card:hover .home-cat-image img{transform:scale(1.04)}
.home-cat-body{display:grid;gap:7px;padding:10px 11px 12px}
.home-cat-body h3{min-height:34px;margin:0;display:-webkit-box;overflow:hidden;color:#1e1e22;font-size:11px;line-height:1.45;font-weight:750;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.home-cat-rating span{color:#e1a33b;font-size:9px;letter-spacing:1px}
.home-cat-promo-banner{width:100%;height:30px;object-fit:cover;border:1px solid #ead8c4;border-radius:6px}
.home-cat-price{display:flex;align-items:baseline;gap:7px;flex-wrap:wrap}.home-cat-price b{color:#ce4033;font-size:14px}.home-cat-price del{color:#85858c;font-size:9px}
.home-cat-body>small{min-height:13px;color:#7b7b84;font-size:8px}
.home-cat-buy{min-height:31px;display:flex;align-items:center;justify-content:center;margin-top:1px;border-radius:8px;background:#17171a;color:#fff;font-size:9px;font-weight:850}
.home-cat-buy:hover{background:#302f34}
.home-cat-nav{
  position:absolute;top:50%;z-index:5;width:38px;height:38px;display:none;align-items:center;justify-content:center;
  border:1px solid #3c3c42;border-radius:50%;background:rgba(22,22,25,.94);color:#fff;font-size:24px;cursor:pointer;transform:translateY(-50%);
  box-shadow:0 8px 20px rgba(0,0,0,.25)
}
.home-category-products.has-overflow .home-cat-nav{display:flex}.home-cat-nav.prev{left:2px}.home-cat-nav.next{right:2px}.home-cat-nav:disabled{opacity:.2}
@media(max-width:1100px){
 .home-category-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
 .home-category-products.is-carousel .home-category-product-card{flex-basis:calc((100% - 36px)/4)}
}
@media(max-width:760px){
 .home-category-products-wrap{gap:16px;margin-bottom:34px}
 .home-category-products{border-radius:15px}
 .home-category-products-head{min-height:68px;padding:13px}
 .home-category-products-head h2{font-size:18px}
 .home-category-icon{width:36px;height:36px;flex-basis:36px}
 .home-category-product-stage{padding:10px}
 .home-category-product-grid,.home-category-products.is-grid .home-category-product-grid{display:flex;gap:9px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none}
 .home-category-product-grid::-webkit-scrollbar{display:none}
 .home-category-product-card,.home-category-products.is-carousel .home-category-product-card{flex:0 0 158px;min-width:158px;scroll-snap-align:start}
 .home-cat-image{height:135px}
 .home-cat-body h3{font-size:10px}
 .home-cat-nav{display:none!important}
}


/* HOME CATEGORY PRODUCT BLOCKS V2 — presets + motion */
.home-category-products{
  opacity:0;
  transform:translateY(22px);
  transition:opacity .52s ease var(--section-delay,0ms),transform .52s cubic-bezier(.2,.75,.25,1) var(--section-delay,0ms);
}
.home-category-products.is-visible{
  opacity:1;
  transform:translateY(0);
}
.home-category-products.is-visible .home-category-product-card{
  animation:homeCardReveal .46s cubic-bezier(.2,.75,.25,1) both;
  animation-delay:var(--card-delay,0ms);
}
@keyframes homeCardReveal{
  from{opacity:0;transform:translateY(14px) scale(.985)}
  to{opacity:1;transform:translateY(0) scale(1)}
}
.home-category-product-card::after{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  border-radius:inherit;
  background:linear-gradient(125deg,transparent 20%,rgba(255,255,255,.20) 48%,transparent 72%);
  transform:translateX(-130%);
  transition:transform .6s ease;
}
.home-category-product-card:hover::after{transform:translateX(130%)}
.home-category-product-card:hover .home-cat-buy{transform:translateY(-1px)}
.home-cat-buy{transition:background .18s ease,transform .18s ease}
.home-category-product-grid.is-empty{
  display:block!important;
}
.home-category-empty{
  min-height:210px;
  display:grid;
  place-items:center;
  align-content:center;
  gap:7px;
  padding:28px;
  border:1px dashed #3b3b42;
  border-radius:14px;
  background:linear-gradient(180deg,#171719,#141416);
  color:#bcbcc3;
  text-align:center;
}
.home-category-empty>span{
  width:42px;height:42px;display:grid;place-items:center;
  border:1px solid #3d3d44;border-radius:13px;
  background:#202024;color:#d8a047;font-size:22px;
}
.home-category-empty b{color:#f0f0f2;font-size:12px}
.home-category-empty small{max-width:440px;color:#777780;font-size:10px;line-height:1.55}
@media(prefers-reduced-motion:reduce){
 .home-category-products,.home-category-product-card,.home-category-product-card::after,.home-cat-image img{animation:none!important;transition:none!important;transform:none!important;opacity:1!important}
}


/* =========================================================
   PRODUCT CARD DARK PREMIUM V3
   Đồng bộ card sản phẩm với nền tối toàn Website.
   Chỉ thay giao diện, không thay logic giá/SKU/link sản phẩm.
   ========================================================= */
.home-category-products{
  background:#0f0f11 !important;
  border-color:#2a2a30 !important;
}
.home-category-products-head{
  background:linear-gradient(180deg,#151518,#111113) !important;
  border-bottom-color:#29292f !important;
}
.home-category-product-stage{
  background:#0d0d0f;
}
.home-category-product-grid{
  gap:14px !important;
}
.home-category-product-card{
  background:linear-gradient(180deg,#1b1b1f 0%,#151518 100%) !important;
  border:1px solid #323238 !important;
  border-radius:16px !important;
  color:#f3f3f5 !important;
  box-shadow:0 10px 24px rgba(0,0,0,.18) !important;
}
.home-category-product-card:hover{
  transform:translateY(-5px) !important;
  border-color:#4a4a52 !important;
  box-shadow:0 18px 38px rgba(0,0,0,.34) !important;
}
.home-cat-image{
  height:205px !important;
  padding:22px 14px 8px !important;
  background:
    radial-gradient(circle at 50% 44%,rgba(255,255,255,.055),transparent 52%),
    linear-gradient(180deg,#202024,#1a1a1e) !important;
  border-bottom:1px solid #29292f;
}
.home-cat-image img{
  filter:none !important;
  object-fit:contain !important;
  transform:scale(.98);
}
.home-category-product-card:hover .home-cat-image img{
  transform:scale(1.045) !important;
}
.home-cat-body{
  padding:13px 13px 14px !important;
  gap:8px !important;
  background:transparent !important;
}
.home-cat-body h3{
  min-height:37px !important;
  color:#f5f5f6 !important;
  font-size:11.5px !important;
  font-weight:800 !important;
  line-height:1.45 !important;
}
.home-cat-rating{
  min-height:12px;
}
.home-cat-rating span{
  color:#d8a047 !important;
  font-size:9px !important;
  letter-spacing:1.2px !important;
}
.home-cat-badges{
  left:10px !important;
  right:10px !important;
  top:10px !important;
}
.home-cat-badges span{
  background:#f4f4f5 !important;
  color:#17171a !important;
  border-radius:8px !important;
  padding:5px 8px !important;
  box-shadow:0 4px 12px rgba(0,0,0,.16);
}
.home-cat-badges b{
  background:#e6534f !important;
  color:#fff !important;
  border-radius:7px !important;
  padding:5px 7px !important;
  box-shadow:0 4px 12px rgba(0,0,0,.18);
}
.home-cat-promo-banner{
  width:100% !important;
  height:36px !important;
  object-fit:cover !important;
  border:1px solid #47474f !important;
  border-radius:7px !important;
  background:#202024;
}
.home-cat-price{
  gap:8px !important;
  min-height:23px;
}
.home-cat-price b{
  color:#ef5653 !important;
  font-size:16px !important;
  font-weight:900 !important;
  letter-spacing:-.02em;
}
.home-cat-price del{
  color:#73737c !important;
  font-size:10px !important;
}
.home-cat-body>small{
  min-height:30px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  padding:6px 8px !important;
  border:1px solid #30303a !important;
  border-radius:7px !important;
  background:#e9edff !important;
  color:#353a4b !important;
  font-size:8.5px !important;
  font-weight:750 !important;
  text-align:center;
}
.home-cat-buy{
  min-height:35px !important;
  margin-top:1px !important;
  border:1px solid #3b3b42 !important;
  border-radius:9px !important;
  background:#121214 !important;
  color:#f4f4f5 !important;
  font-size:9px !important;
  box-shadow:inset 0 1px rgba(255,255,255,.025);
}
.home-cat-buy:hover{
  background:#242429 !important;
  border-color:#53535c !important;
}
.home-category-product-card::after{
  background:linear-gradient(125deg,transparent 22%,rgba(255,255,255,.06) 49%,transparent 73%) !important;
}

/* Empty state cũng tối, không bị thành ô trắng */
.home-category-empty{
  border-color:#33333a !important;
  background:linear-gradient(180deg,#17171a,#121214) !important;
}
.home-category-empty b{color:#f3f3f5 !important}
.home-category-empty small{color:#787881 !important}

/* Responsive */
@media(max-width:1100px){
 .home-cat-image{height:185px !important}
}
@media(max-width:760px){
 .home-category-product-stage{padding:10px !important}
 .home-category-product-card,
 .home-category-products.is-carousel .home-category-product-card{
   flex-basis:170px !important;
   min-width:170px !important;
   border-radius:14px !important;
 }
 .home-cat-image{height:150px !important;padding:17px 10px 7px !important}
 .home-cat-body{padding:10px !important}
 .home-cat-price b{font-size:13.5px !important}
 .home-cat-body>small{min-height:28px !important;font-size:7.8px !important}
}


/* =========================================================
   PRODUCT CARD DARK PREMIUM V4 — final alignment
   ========================================================= */

/* 1) Khóa khung ảnh: mọi ảnh upload đều cùng kích thước hiển thị */
.home-cat-image{
  height:225px !important;
  min-height:225px !important;
  max-height:225px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  overflow:hidden !important;
  padding:12px 10px 6px !important;
}
.home-cat-image img{
  width:100% !important;
  height:100% !important;
  max-width:92% !important;
  max-height:92% !important;
  object-fit:contain !important;
  object-position:center center !important;
  transform:none !important;
}
.home-category-product-card:hover .home-cat-image img{
  transform:scale(1.035) !important;
}

/* 2) Tên sản phẩm canh giữa, khóa chiều cao để card đồng đều */
.home-cat-body h3{
  width:100% !important;
  min-height:40px !important;
  max-height:40px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  margin:0 !important;
  text-align:center !important;
  font-size:12px !important;
  line-height:1.4 !important;
  font-weight:800 !important;
  letter-spacing:-.01em !important;
  -webkit-font-smoothing:antialiased !important;
  text-rendering:geometricPrecision !important;
}

/* 3) Sao canh giữa */
.home-cat-rating{
  width:100% !important;
  min-height:16px !important;
  display:flex !important;
  justify-content:center !important;
  align-items:center !important;
  text-align:center !important;
}
.home-cat-rating span{
  display:inline-flex !important;
  justify-content:center !important;
  text-align:center !important;
  font-size:10px !important;
  letter-spacing:1.5px !important;
}

/* 4) Giá bán + giá cũ cùng màu, chung một hàng, canh giữa */
.home-cat-price{
  width:100% !important;
  min-height:24px !important;
  display:flex !important;
  align-items:baseline !important;
  justify-content:center !important;
  flex-wrap:nowrap !important;
  gap:8px !important;
  text-align:center !important;
  white-space:nowrap !important;
}
.home-cat-price b,
.home-cat-price del{
  color:#ef5653 !important;
}
.home-cat-price b{
  font-size:15px !important;
  font-weight:900 !important;
  line-height:1 !important;
}
.home-cat-price del{
  font-size:10px !important;
  font-weight:600 !important;
  opacity:.58 !important;
  text-decoration-thickness:1px !important;
}

/* 5) Banner + trả góp canh giữa */
.home-cat-promo-banner{
  display:block !important;
  margin-left:auto !important;
  margin-right:auto !important;
}
.home-cat-body>small{
  text-align:center !important;
}

/* 6) Bỏ nút Xem sản phẩm */
.home-cat-buy{
  display:none !important;
}

/* 7) Font rõ, nét hơn trong card */
.home-category-product-card,
.home-category-product-card *{
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
}

/* 8) Mobile vẫn giữ ảnh đồng đều */
@media(max-width:1100px){
  .home-cat-image{
    height:205px !important;
    min-height:205px !important;
    max-height:205px !important;
  }
}
@media(max-width:760px){
  .home-cat-image{
    height:165px !important;
    min-height:165px !important;
    max-height:165px !important;
    padding:10px 8px 5px !important;
  }
  .home-cat-body h3{
    min-height:36px !important;
    max-height:36px !important;
    font-size:10.5px !important;
  }
  .home-cat-price{
    gap:6px !important;
  }
  .home-cat-price b{
    font-size:12.5px !important;
  }
  .home-cat-price del{
    font-size:8.5px !important;
  }
}


/* =========================================================
   PRODUCT CARD DARK PREMIUM V5 — image normalization + sharp promo
   ========================================================= */

/* 1) Khung ảnh sản phẩm cố định tuyệt đối */
.home-cat-image{
  height:220px !important;
  min-height:220px !important;
  max-height:220px !important;
  padding:10px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  overflow:hidden !important;
  background:
    radial-gradient(circle at 50% 45%,rgba(255,255,255,.045),transparent 52%),
    #1a1a1e !important;
}

/* Ảnh luôn dùng cùng một canvas hiển thị */
.home-cat-image img{
  display:block !important;
  width:190px !important;
  height:190px !important;
  max-width:190px !important;
  max-height:190px !important;
  object-fit:contain !important;
  object-position:center center !important;
  margin:auto !important;
  transform:none !important;
  filter:none !important;
  image-rendering:auto !important;
}

/* Không scale ảnh khi hover để tránh tấm lớn/tấm nhỏ nhìn lệch */
.home-category-product-card:hover .home-cat-image img{
  transform:none !important;
}

/* 2) Tên sản phẩm không tô đậm, rõ và cân giữa */
.home-cat-body h3{
  min-height:38px !important;
  max-height:38px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  margin:0 !important;
  color:#f0f0f2 !important;
  font-family:Arial,"Helvetica Neue",Helvetica,sans-serif !important;
  font-size:11.5px !important;
  font-weight:500 !important;
  line-height:1.4 !important;
  letter-spacing:0 !important;
  text-align:center !important;
  -webkit-font-smoothing:antialiased !important;
  -moz-osx-font-smoothing:grayscale !important;
  text-rendering:optimizeLegibility !important;
}

/* 3) Sao giữ giữa */
.home-cat-rating{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  text-align:center !important;
}

/* 4) Giá cùng hàng/cùng màu như bản đã chốt */
.home-cat-price{
  display:flex !important;
  align-items:baseline !important;
  justify-content:center !important;
  flex-wrap:nowrap !important;
  gap:8px !important;
  white-space:nowrap !important;
}
.home-cat-price b,
.home-cat-price del{
  color:#ef5653 !important;
}

/* 5) Banner Thu cũ đổi mới: không ép height gây nhòe */
.home-cat-promo-banner{
  display:block !important;
  width:100% !important;
  height:auto !important;
  max-height:46px !important;
  min-height:0 !important;
  object-fit:contain !important;
  object-position:center !important;
  margin:0 auto !important;
  border-radius:7px !important;
  transform:none !important;
  filter:none !important;
  image-rendering:auto !important;
  backface-visibility:hidden !important;
}

/* Không để hover của card làm banner bị raster mờ */
.home-category-product-card:hover .home-cat-promo-banner{
  transform:none !important;
  filter:none !important;
}

/* Card hover chỉ đổi viền/shadow, không translate cả card để chữ/ảnh không blur */
.home-category-product-card:hover{
  transform:none !important;
  border-color:#4a4a52 !important;
  box-shadow:0 18px 38px rgba(0,0,0,.30) !important;
}

/* 6) Bỏ nút xem sản phẩm */
.home-cat-buy{
  display:none !important;
}

/* 7) Đồng bộ chiều cao thân card */
.home-cat-body{
  display:flex !important;
  flex-direction:column !important;
  min-height:205px !important;
}
.home-cat-rating{min-height:18px !important}
.home-cat-promo-banner{margin-top:2px !important}
.home-cat-price{min-height:24px !important}
.home-cat-body>small{margin-top:auto !important}

/* Tablet */
@media(max-width:1100px){
  .home-cat-image{
    height:205px !important;
    min-height:205px !important;
    max-height:205px !important;
  }
  .home-cat-image img{
    width:175px !important;
    height:175px !important;
    max-width:175px !important;
    max-height:175px !important;
  }
}

/* Mobile */
@media(max-width:760px){
  .home-cat-image{
    height:165px !important;
    min-height:165px !important;
    max-height:165px !important;
    padding:8px !important;
  }
  .home-cat-image img{
    width:145px !important;
    height:145px !important;
    max-width:145px !important;
    max-height:145px !important;
  }
  .home-cat-body h3{
    min-height:34px !important;
    max-height:34px !important;
    font-size:10px !important;
    font-weight:500 !important;
  }
  .home-cat-promo-banner{
    max-height:40px !important;
  }
}


/* =========================================================
   NAVIGATION CLEANUP — Menu Website = HEADER only
   Legacy SERIES row is intentionally hidden.
   ========================================================= */
.premium-home > .series-row{
  display:none !important;
}


/* =========================================================
   CATEGORY RETAIL MINI GRID V5
   Compact like retail category launcher:
   desktop 2 rows, mobile 1-row horizontal slider.
   ========================================================= */
.premium-categories.category-carousel{
  position:relative;
  margin:18px 0 34px!important;
  padding:12px 14px!important;
  border:1px solid #27272c;
  border-radius:16px;
  background:linear-gradient(180deg,#121214,#0f0f11);
  overflow:hidden;
}
.premium-categories>.premium-category-grid{
  display:grid!important;
  grid-template-rows:repeat(2,112px)!important;
  grid-auto-flow:column!important;
  grid-auto-columns:112px!important;
  gap:10px!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  padding:2px 1px 5px!important;
  scroll-snap-type:x proximity;
  scrollbar-width:none;
}
.premium-category-card{
  width:112px!important;
  min-width:112px!important;
  height:112px!important;
  min-height:112px!important;
  display:grid!important;
  grid-template-rows:76px 36px!important;
  overflow:hidden!important;
  border:1px solid #303037!important;
  border-radius:12px!important;
  background:#19191c!important;
  box-shadow:0 5px 16px rgba(0,0,0,.14)!important;
  scroll-snap-align:start;
}
.premium-category-card:hover{
  transform:translateY(-2px)!important;
  border-color:#4c4c55!important;
  background:#1d1d21!important;
  box-shadow:0 9px 20px rgba(0,0,0,.24)!important;
}
.premium-category-image{
  width:100%!important;
  height:76px!important;
  padding:7px 8px 2px!important;
  background:#f5f5f6!important;
  display:grid!important;
  place-items:center!important;
}
.premium-category-image img{
  width:100%!important;
  height:100%!important;
  max-width:70px!important;
  max-height:66px!important;
  object-fit:contain!important;
  object-position:center!important;
  filter:none!important;
  transform:none!important;
}
.premium-category-card:hover .premium-category-image img{
  transform:scale(1.035)!important;
}
.premium-category-image i{
  width:52px!important;
  height:52px!important;
  border-radius:12px!important;
  background:#ececf0!important;
  color:#b47a24!important;
  font-size:23px!important;
}
.premium-category-meta{
  height:36px!important;
  padding:4px 6px 6px!important;
  background:#19191c!important;
  align-items:center!important;
}
.premium-category-meta b{
  display:-webkit-box!important;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden!important;
  white-space:normal!important;
  text-overflow:clip!important;
  color:#f1f1f3!important;
  font-size:9.5px!important;
  font-weight:600!important;
  line-height:1.15!important;
  text-align:center!important;
}
.category-carousel-btn{
  width:34px!important;
  height:34px!important;
  font-size:22px!important;
  background:rgba(25,25,29,.94)!important;
}
.category-carousel-btn.prev{left:6px!important}
.category-carousel-btn.next{right:6px!important}

/* Highlight target product section after jump */
.home-category-products:target{
  scroll-margin-top:115px;
  animation:categoryTargetPulse 1.15s ease;
}
@keyframes categoryTargetPulse{
  0%,100%{box-shadow:0 0 0 rgba(211,164,72,0)}
  38%{box-shadow:0 0 0 2px rgba(211,164,72,.45),0 18px 45px rgba(0,0,0,.24)}
}

@media(max-width:780px){
  .premium-categories.category-carousel{
    margin:14px 0 27px!important;
    padding:9px!important;
    border-radius:14px!important;
  }
  .premium-categories>.premium-category-grid{
    display:flex!important;
    gap:8px!important;
    padding:1px 0 4px!important;
  }
  .premium-category-card{
    flex:0 0 96px!important;
    width:96px!important;
    min-width:96px!important;
    height:104px!important;
    min-height:104px!important;
    grid-template-rows:70px 34px!important;
  }
  .premium-category-image{
    height:70px!important;
    padding:6px 6px 2px!important;
  }
  .premium-category-image img{
    max-width:62px!important;
    max-height:60px!important;
  }
  .premium-category-meta{
    height:34px!important;
    padding:4px 5px 5px!important;
  }
  .premium-category-meta b{
    font-size:8.8px!important;
  }
}


/* =========================================================
   DANH MỤC NỔI BẬT — COMPACT RETAIL GRID
   ========================================================= */
.premium-categories.category-carousel{
  position:relative;
  width:min(100% - 28px, 1380px);
  margin:18px auto 14px;
  padding:16px 18px 18px;
  border:1px solid #2a2a2d;
  border-radius:16px;
  background:#111113;
  box-sizing:border-box;
}
.featured-category-heading{
  display:flex;
  align-items:center;
  justify-content:space-between;
  margin:0 2px 13px;
}
.featured-category-heading h2{
  margin:0;
  color:#f5f5f6;
  font-size:20px;
  line-height:1.2;
  font-weight:800;
}
.featured-category-heading span{
  width:34px;
  height:2px;
  border-radius:2px;
  background:#c9a34d;
}
.premium-categories .premium-category-grid.category-carousel-track{
  display:grid!important;
  grid-template-columns:repeat(12,minmax(0,1fr))!important;
  gap:10px!important;
  overflow:visible!important;
  scroll-snap-type:none!important;
  padding:0!important;
}
.premium-categories .premium-category-card{
  min-width:0!important;
  width:auto!important;
  height:126px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:5px!important;
  padding:9px 7px 8px!important;
  border:1px solid #303034!important;
  border-radius:12px!important;
  background:#f7f7f8!important;
  box-shadow:0 3px 10px rgba(0,0,0,.13)!important;
  box-sizing:border-box!important;
  text-decoration:none!important;
  transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease!important;
}
.premium-categories .premium-category-card:hover{
  transform:translateY(-2px)!important;
  border-color:#c9a34d!important;
  box-shadow:0 6px 16px rgba(0,0,0,.2)!important;
}
.premium-categories .premium-category-image{
  width:76px!important;
  height:78px!important;
  min-height:78px!important;
  display:grid!important;
  place-items:center!important;
  padding:2px!important;
  border:0!important;
  border-radius:8px!important;
  background:transparent!important;
  overflow:hidden!important;
}
.premium-categories .premium-category-image img{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  display:block!important;
}
.premium-categories .premium-category-image i{
  width:52px!important;
  height:52px!important;
  display:grid!important;
  place-items:center!important;
  border-radius:10px!important;
  background:#ededf0!important;
  color:#b58c34!important;
  font-size:24px!important;
  font-style:normal!important;
}
.premium-categories .premium-category-meta{
  width:100%!important;
  min-height:28px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  padding:0!important;
}
.premium-categories .premium-category-meta b{
  color:#17171a!important;
  font-size:10px!important;
  line-height:1.2!important;
  font-weight:700!important;
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
}
.premium-categories .category-carousel-btn{
  display:none!important;
}
@media(max-width:1250px){
  .premium-categories .premium-category-grid.category-carousel-track{grid-template-columns:repeat(10,minmax(0,1fr))!important}
}
@media(max-width:1050px){
  .premium-categories .premium-category-grid.category-carousel-track{grid-template-columns:repeat(8,minmax(0,1fr))!important}
}
@media(max-width:820px){
  .premium-categories.category-carousel{width:calc(100% - 20px);padding:14px 12px}
  .premium-categories .premium-category-grid.category-carousel-track{
    display:flex!important;
    gap:9px!important;
    overflow-x:auto!important;
    scrollbar-width:none!important;
    scroll-snap-type:x proximity!important;
  }
  .premium-categories .premium-category-grid.category-carousel-track::-webkit-scrollbar{display:none}
  .premium-categories .premium-category-card{
    flex:0 0 104px!important;
    height:122px!important;
    scroll-snap-align:start!important;
  }
  .featured-category-heading h2{font-size:17px}
}

/* =========================================================
   DANH MỤC NỔI BẬT — 6-COLUMN DARK PRODUCT GRID (2026-08-08)
   Desktop: 6 / Tablet: 3 / Mobile: 2. Extra items wrap automatically.
   ========================================================= */
.premium-categories.category-carousel{
  width:min(calc(100% - 28px),1380px)!important;
  padding:18px 20px 20px!important;
  border:1px solid #29292d!important;
  border-radius:18px!important;
  background:linear-gradient(180deg,#121214 0%,#0f0f11 100%)!important;
  box-shadow:0 10px 30px rgba(0,0,0,.12)!important;
  overflow:hidden!important;
}
.premium-categories .featured-category-heading{
  margin:0 0 16px!important;
}
.premium-categories .featured-category-heading h2{
  font-size:20px!important;
  letter-spacing:-.2px!important;
}
.premium-categories .featured-category-heading span{
  width:38px!important;
  height:2px!important;
  background:#c9a34d!important;
}
.premium-categories .premium-category-grid.category-carousel-track{
  display:grid!important;
  grid-template-columns:repeat(6,minmax(0,1fr))!important;
  gap:14px!important;
  width:100%!important;
  overflow:visible!important;
  padding:0!important;
}
.premium-categories .premium-category-card{
  min-width:0!important;
  width:100%!important;
  height:auto!important;
  min-height:166px!important;
  padding:12px 10px 13px!important;
  gap:9px!important;
  border:1px solid #29292e!important;
  border-radius:14px!important;
  background:#18181b!important;
  box-shadow:none!important;
  justify-content:flex-start!important;
  overflow:hidden!important;
  transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease!important;
}
.premium-categories .premium-category-card:hover{
  transform:translateY(-3px)!important;
  border-color:#b8923e!important;
  background:#1c1c20!important;
  box-shadow:0 10px 22px rgba(0,0,0,.22)!important;
}
.premium-categories .premium-category-image{
  width:100%!important;
  height:110px!important;
  min-height:110px!important;
  padding:5px!important;
  border:0!important;
  border-radius:11px!important;
  background:radial-gradient(circle at 50% 42%,#2a2a2f 0%,#202024 55%,#1b1b1f 100%)!important;
  overflow:hidden!important;
}
.premium-categories .premium-category-image img{
  width:100%!important;
  height:100%!important;
  max-width:120px!important;
  margin:auto!important;
  object-fit:contain!important;
  filter:drop-shadow(0 7px 9px rgba(0,0,0,.22))!important;
  transition:transform .2s ease!important;
}
.premium-categories .premium-category-card:hover .premium-category-image img{
  transform:scale(1.045)!important;
}
.premium-categories .premium-category-image i{
  width:62px!important;
  height:62px!important;
  border:1px solid #34343a!important;
  border-radius:15px!important;
  background:#242429!important;
  color:#c9a34d!important;
  font-size:27px!important;
}
.premium-categories .premium-category-meta{
  width:100%!important;
  min-height:24px!important;
  padding:0 4px!important;
  align-items:flex-start!important;
}
.premium-categories .premium-category-meta b{
  color:#f1f1f3!important;
  font-size:14px!important;
  line-height:1.3!important;
  font-weight:700!important;
  letter-spacing:-.1px!important;
  -webkit-line-clamp:2!important;
}
.premium-categories .category-carousel-btn{
  display:none!important;
}

@media(max-width:980px){
  .premium-categories .premium-category-grid.category-carousel-track{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:12px!important;
  }
}
@media(max-width:600px){
  .premium-categories.category-carousel{
    width:calc(100% - 20px)!important;
    padding:14px 12px 15px!important;
    border-radius:15px!important;
  }
  .premium-categories .featured-category-heading{
    margin-bottom:12px!important;
  }
  .premium-categories .featured-category-heading h2{
    font-size:17px!important;
  }
  .premium-categories .premium-category-grid.category-carousel-track{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:10px!important;
    overflow:visible!important;
    scroll-snap-type:none!important;
  }
  .premium-categories .premium-category-card{
    flex:none!important;
    min-height:142px!important;
    padding:9px 8px 10px!important;
    border-radius:12px!important;
  }
  .premium-categories .premium-category-image{
    height:91px!important;
    min-height:91px!important;
  }
  .premium-categories .premium-category-image img{
    max-width:100px!important;
  }
  .premium-categories .premium-category-meta b{
    font-size:12.5px!important;
  }
}

/* =========================================================
   FEATURED CATEGORIES — FINAL HORIZONTAL FIX 2026-08-08
   Actual markup uses .featured-category-list.
   One horizontal row; overflow scrolls instead of wrapping.
   ========================================================= */
.premium-categories.featured-categories-wrap{
  width:min(calc(100% - 28px),1380px)!important;
  padding:16px 18px 18px!important;
  overflow:hidden!important;
}
.premium-categories.featured-categories-wrap .featured-category-heading{
  margin:0 0 12px!important;
}
.premium-categories.featured-categories-wrap .featured-category-list{
  display:flex!important;
  flex-direction:row!important;
  flex-wrap:nowrap!important;
  align-items:stretch!important;
  justify-content:flex-start!important;
  gap:10px!important;
  width:100%!important;
  max-width:100%!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  padding:2px 0 6px!important;
  margin:0!important;
  grid-template-columns:none!important;
  scroll-behavior:smooth!important;
  scrollbar-width:thin!important;
  -webkit-overflow-scrolling:touch!important;
}
.premium-categories.featured-categories-wrap .featured-category-list > .premium-category-card{
  flex:0 0 122px!important;
  width:122px!important;
  min-width:122px!important;
  max-width:122px!important;
  height:132px!important;
  min-height:132px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:7px!important;
  padding:9px 8px 10px!important;
  border-radius:12px!important;
  overflow:hidden!important;
}
.premium-categories.featured-categories-wrap .featured-category-list .premium-category-image{
  flex:0 0 82px!important;
  width:100%!important;
  height:82px!important;
  min-height:82px!important;
  display:grid!important;
  place-items:center!important;
  padding:5px!important;
  border-radius:10px!important;
}
.premium-categories.featured-categories-wrap .featured-category-list .premium-category-image img{
  width:100%!important;
  height:100%!important;
  max-width:88px!important;
  max-height:72px!important;
  object-fit:contain!important;
}
.premium-categories.featured-categories-wrap .featured-category-list .premium-category-image i{
  width:50px!important;
  height:50px!important;
  border-radius:12px!important;
  font-size:22px!important;
}
.premium-categories.featured-categories-wrap .featured-category-list .premium-category-meta{
  width:100%!important;
  min-height:24px!important;
  padding:0 2px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}
.premium-categories.featured-categories-wrap .featured-category-list .premium-category-meta b{
  width:100%!important;
  font-size:11px!important;
  line-height:1.2!important;
  text-align:center!important;
  white-space:normal!important;
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
}
@media(max-width:600px){
  .premium-categories.featured-categories-wrap{
    width:calc(100% - 20px)!important;
    padding:13px 12px 14px!important;
  }
  .premium-categories.featured-categories-wrap .featured-category-list{
    gap:8px!important;
  }
  .premium-categories.featured-categories-wrap .featured-category-list > .premium-category-card{
    flex-basis:106px!important;
    width:106px!important;
    min-width:106px!important;
    max-width:106px!important;
    height:120px!important;
    min-height:120px!important;
  }
  .premium-categories.featured-categories-wrap .featured-category-list .premium-category-image{
    flex-basis:72px!important;
    height:72px!important;
    min-height:72px!important;
  }
}


/* =========================================================
   FEATURED CATEGORIES — FRAMED HORIZONTAL + SOFT CHARCOAL BG
   2026-08-08
   ========================================================= */
:root{
  --bg:#181a1d;
}
body{
  background:#181a1d!important;
}
.premium-home{
  background:transparent!important;
}
.premium-categories.featured-categories-wrap.featured-categories-framed{
  width:min(calc(100% - 28px),1380px)!important;
  margin:26px auto 34px!important;
  padding:16px!important;
  border:1px solid #34363b!important;
  border-radius:18px!important;
  background:linear-gradient(180deg,#1d1f22 0%,#181a1d 100%)!important;
  box-shadow:0 12px 28px rgba(0,0,0,.16)!important;
  overflow:hidden!important;
}
.premium-categories.featured-categories-wrap.featured-categories-framed .featured-category-heading{
  display:none!important;
}
.premium-categories.featured-categories-wrap.featured-categories-framed .featured-category-list{
  display:flex!important;
  flex-direction:row!important;
  flex-wrap:nowrap!important;
  align-items:stretch!important;
  justify-content:flex-start!important;
  gap:10px!important;
  width:100%!important;
  max-width:100%!important;
  margin:0!important;
  padding:2px 0 4px!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  grid-template-columns:none!important;
  scrollbar-width:thin!important;
  -webkit-overflow-scrolling:touch!important;
}
.premium-categories.featured-categories-wrap.featured-categories-framed .featured-category-list > .premium-category-card{
  flex:0 0 124px!important;
  width:124px!important;
  min-width:124px!important;
  max-width:124px!important;
  height:132px!important;
  min-height:132px!important;
  padding:9px 8px 10px!important;
  border:1px solid #3a3c41!important;
  border-radius:13px!important;
  background:linear-gradient(180deg,#24262a 0%,#1d1f22 100%)!important;
  box-shadow:none!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:7px!important;
}
.premium-categories.featured-categories-wrap.featured-categories-framed .featured-category-list > .premium-category-card:hover{
  transform:translateY(-2px)!important;
  border-color:#b99a59!important;
  background:linear-gradient(180deg,#292b2f 0%,#222428 100%)!important;
}
.premium-categories.featured-categories-wrap.featured-categories-framed .premium-category-image{
  flex:0 0 82px!important;
  width:100%!important;
  height:82px!important;
  min-height:82px!important;
  padding:5px!important;
  border:0!important;
  border-radius:10px!important;
  background:#222428!important;
}
.premium-categories.featured-categories-wrap.featured-categories-framed .premium-category-image img{
  width:100%!important;
  height:100%!important;
  max-width:86px!important;
  max-height:72px!important;
  object-fit:contain!important;
}
.premium-categories.featured-categories-wrap.featured-categories-framed .premium-category-image i{
  width:50px!important;
  height:50px!important;
  border-radius:12px!important;
  border:1px solid #3b3d42!important;
  background:#27292d!important;
  color:#c7a761!important;
  font-size:21px!important;
}
.premium-categories.featured-categories-wrap.featured-categories-framed .premium-category-meta{
  width:100%!important;
  min-height:24px!important;
  padding:0 2px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}
.premium-categories.featured-categories-wrap.featured-categories-framed .premium-category-meta b{
  width:100%!important;
  color:#f1f1f3!important;
  font-size:11px!important;
  line-height:1.2!important;
  font-weight:700!important;
  text-align:center!important;
  white-space:normal!important;
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
}
@media(max-width:600px){
  .premium-categories.featured-categories-wrap.featured-categories-framed{
    width:calc(100% - 20px)!important;
    margin:18px auto 26px!important;
    padding:11px!important;
    border-radius:14px!important;
  }
  .premium-categories.featured-categories-wrap.featured-categories-framed .featured-category-list{
    gap:8px!important;
  }
  .premium-categories.featured-categories-wrap.featured-categories-framed .featured-category-list > .premium-category-card{
    flex-basis:106px!important;
    width:106px!important;
    min-width:106px!important;
    max-width:106px!important;
    height:118px!important;
    min-height:118px!important;
  }
  .premium-categories.featured-categories-wrap.featured-categories-framed .premium-category-image{
    flex-basis:69px!important;
    height:69px!important;
    min-height:69px!important;
  }
}

/* =========================================================
   HOME SECTION RHYTHM — unified 24px spacing
   2026-08-08
   Danh mục -> Cam kết -> Khối sản phẩm dùng cùng một nhịp.
   ========================================================= */
.premium-categories.featured-categories-wrap.featured-categories-framed{
  margin-top:26px!important;
  margin-bottom:24px!important;
}
main.premium-home > .premium-trust{
  margin-top:0!important;
  margin-bottom:24px!important;
}
main.premium-home > .home-category-products-wrap{
  margin-top:0!important;
}
@media(max-width:600px){
  .premium-categories.featured-categories-wrap.featured-categories-framed{
    margin-top:18px!important;
    margin-bottom:18px!important;
  }
  main.premium-home > .premium-trust{
    margin-top:0!important;
    margin-bottom:18px!important;
  }
  main.premium-home > .home-category-products-wrap{
    margin-top:0!important;
  }
}

/* =========================================================
   FEATURED CATEGORIES — hide native horizontal scrollbar
   Keep touch / mouse-wheel horizontal scrolling without the
   thick white browser scrollbar.
   ========================================================= */
.premium-categories.featured-categories-wrap.featured-categories-framed .featured-category-list{
  scrollbar-width:none!important;
  -ms-overflow-style:none!important;
}
.premium-categories.featured-categories-wrap.featured-categories-framed .featured-category-list::-webkit-scrollbar{
  width:0!important;
  height:0!important;
  display:none!important;
}

/* =========================================================
   FEATURED CATEGORIES — fit 9 cards cleanly on desktop
   2026-08-08
   Nine items share the available row width. More items can
   overflow horizontally once the practical minimum is hit.
   ========================================================= */
@media(min-width:601px){
  .premium-categories.featured-categories-wrap.featured-categories-framed .featured-category-list > .premium-category-card{
    flex:1 1 calc((100% - 80px) / 9)!important;
    width:auto!important;
    min-width:112px!important;
    max-width:124px!important;
  }
}

/* =========================================================
   MOBILE STOREFRONT OPTIMIZATION — 2026-08-08
   Header + featured categories + trust 2x2 + product 2 columns.
   Desktop remains unchanged.
   ========================================================= */
@media (max-width:760px){
  /* Overall mobile rhythm */
  .premium-home{
    padding-left:12px!important;
    padding-right:12px!important;
  }

  /* Compact one-hand header. Search stays full width. */
  .premium-header{
    position:sticky!important;
    top:0!important;
    z-index:120!important;
  }
  .premium-head-main{
    min-height:62px!important;
    padding:8px 12px 9px!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    grid-template-rows:auto auto!important;
    column-gap:10px!important;
    row-gap:8px!important;
  }
  .premium-brand{
    grid-column:1!important;
    grid-row:1!important;
    min-width:0!important;
    overflow:hidden!important;
  }
  .brand-logo-image{
    width:min(var(--brand-logo-width-mobile,120px),38vw)!important;
    max-height:38px!important;
  }
  .premium-brand-mark{
    width:34px!important;
    height:34px!important;
    border-radius:11px!important;
  }
  .premium-brand b{font-size:15px!important}
  .premium-brand small{display:none!important}
  .premium-hotline{display:none!important}
  .premium-cart{
    grid-column:2!important;
    grid-row:1!important;
    width:42px!important;
    height:42px!important;
    display:grid!important;
    place-items:center!important;
    border:1px solid rgba(255,255,255,.09)!important;
    border-radius:13px!important;
    background:rgba(255,255,255,.035)!important;
    font-size:20px!important;
  }
  .premium-search{
    grid-column:1/-1!important;
    grid-row:2!important;
    width:100%!important;
    max-width:none!important;
    margin:0!important;
  }
  .premium-search input{
    height:44px!important;
    padding-left:15px!important;
    padding-right:48px!important;
    border-radius:13px!important;
    font-size:14px!important;
  }
  .premium-search button{
    top:4px!important;
    right:4px!important;
    width:36px!important;
    height:36px!important;
  }
  .premium-nav{
    height:50px!important;
  }
  .premium-menu-btn{
    width:38px!important;
    height:38px!important;
    flex-basis:38px!important;
  }
  .premium-nav nav a{
    min-height:38px!important;
    padding:0 12px!important;
    font-size:11px!important;
  }

  /* Featured categories: compact, single row, touch scroll, no scrollbar. */
  .premium-categories.featured-categories-wrap.featured-categories-framed{
    width:100%!important;
    margin-top:16px!important;
    margin-bottom:16px!important;
    padding:9px!important;
    border-radius:14px!important;
  }
  .premium-categories.featured-categories-wrap.featured-categories-framed .featured-category-list{
    display:flex!important;
    flex-wrap:nowrap!important;
    gap:7px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scroll-snap-type:x proximity!important;
    overscroll-behavior-inline:contain!important;
    -webkit-overflow-scrolling:touch!important;
    scrollbar-width:none!important;
    padding:1px!important;
  }
  .premium-categories.featured-categories-wrap.featured-categories-framed .featured-category-list::-webkit-scrollbar{display:none!important}
  .premium-categories.featured-categories-wrap.featured-categories-framed .featured-category-list > .premium-category-card{
    flex:0 0 92px!important;
    width:92px!important;
    min-width:92px!important;
    max-width:92px!important;
    height:108px!important;
    min-height:108px!important;
    padding:7px 6px 8px!important;
    gap:5px!important;
    border-radius:11px!important;
    scroll-snap-align:start!important;
  }
  .premium-categories.featured-categories-wrap.featured-categories-framed .premium-category-image{
    flex-basis:64px!important;
    height:64px!important;
    min-height:64px!important;
    padding:4px!important;
    border-radius:9px!important;
  }
  .premium-categories.featured-categories-wrap.featured-categories-framed .premium-category-image img{
    width:100%!important;
    height:100%!important;
    max-width:68px!important;
    max-height:58px!important;
    object-fit:contain!important;
    object-position:center!important;
  }
  .premium-categories.featured-categories-wrap.featured-categories-framed .premium-category-image i{
    width:42px!important;
    height:42px!important;
    font-size:18px!important;
    border-radius:10px!important;
  }
  .premium-categories.featured-categories-wrap.featured-categories-framed .premium-category-meta b{
    font-size:9.5px!important;
    line-height:1.2!important;
  }

  /* Trust bar: always 2 x 2 on phones, regardless of Admin mobile preset. */
  main.premium-home > .premium-trust,
  main.premium-home > .premium-trust.trust-mobile-scroll,
  main.premium-home > .premium-trust.trust-mobile-grid{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
    margin-top:0!important;
    margin-bottom:16px!important;
    padding:0!important;
    overflow:visible!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
  }
  main.premium-home > .premium-trust > .premium-trust-item,
  main.premium-home > .premium-trust.trust-mobile-scroll > .premium-trust-item,
  main.premium-home > .premium-trust.trust-mobile-grid > .premium-trust-item{
    width:auto!important;
    min-width:0!important;
    min-height:82px!important;
    flex:auto!important;
    display:grid!important;
    grid-template-columns:30px minmax(0,1fr)!important;
    gap:9px!important;
    align-content:center!important;
    padding:11px 10px!important;
    border:1px solid #29292d!important;
    border-radius:13px!important;
    background:#151517!important;
  }
  main.premium-home > .premium-trust .premium-trust-icon{
    width:30px!important;
    height:30px!important;
    font-size:17px!important;
  }
  main.premium-home > .premium-trust > .premium-trust-item > em{display:none!important}
  main.premium-home > .premium-trust > .premium-trust-item b{
    white-space:normal!important;
    font-size:9.5px!important;
    line-height:1.25!important;
  }
  main.premium-home > .premium-trust > .premium-trust-item small{
    white-space:normal!important;
    margin-top:3px!important;
    font-size:8.5px!important;
    line-height:1.3!important;
  }

  /* Home product sections: true 2-column grid, no horizontal cards. */
  .home-category-products-wrap{
    gap:16px!important;
    margin-bottom:24px!important;
  }
  .home-category-products{
    border-radius:14px!important;
  }
  .home-category-products-head{
    min-height:60px!important;
    padding:11px 12px!important;
  }
  .home-category-products-head h2{font-size:17px!important}
  .home-category-products-head p{display:none!important}
  .home-category-products-head>a{font-size:9px!important}
  .home-category-icon{
    width:34px!important;
    height:34px!important;
    flex-basis:34px!important;
    border-radius:10px!important;
    font-size:17px!important;
  }
  .home-category-product-stage{padding:8px!important}
  .home-category-product-grid,
  .home-category-products.is-grid .home-category-product-grid,
  .home-category-products.is-carousel .home-category-product-grid{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
    overflow:visible!important;
    scroll-snap-type:none!important;
  }
  .home-category-product-card,
  .home-category-products.is-carousel .home-category-product-card{
    width:auto!important;
    min-width:0!important;
    max-width:none!important;
    flex:auto!important;
    border-radius:10px!important;
  }
  .home-cat-image{
    height:126px!important;
    padding:11px 8px 4px!important;
  }
  .home-cat-body{
    gap:5px!important;
    padding:8px 8px 9px!important;
  }
  .home-cat-body h3{
    min-height:32px!important;
    font-size:10px!important;
    line-height:1.35!important;
  }
  .home-cat-price{gap:4px!important}
  .home-cat-price b{font-size:12px!important}
  .home-cat-price del{font-size:8px!important}
  .home-cat-buy{
    min-height:30px!important;
    font-size:9px!important;
  }
  .home-cat-nav{display:none!important}

  /* Fallback product listing also stays 2 columns. */
  .products-section{padding-left:0!important;padding-right:0!important}
  .product-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
  }
  .premium-product-card{border-radius:13px!important}
  .premium-product-card .product-image{
    height:150px!important;
    padding:8px!important;
  }
  .premium-product-card .product-body{padding:9px!important}
  .premium-product-card h3{
    min-height:35px!important;
    font-size:11px!important;
    line-height:1.35!important;
  }
  .premium-product-card .price-line b,
  .premium-product-card .price-line del{font-size:13px!important}
  .premium-installment{font-size:8px!important;padding:5px!important}
  .premium-warranty{font-size:8px!important;padding:5px!important}
  .product-tools{gap:4px!important}
  .product-tools button{padding:6px!important;font-size:9px!important}
}

@media (max-width:390px){
  .premium-head-main{padding-left:10px!important;padding-right:10px!important}
  .premium-categories.featured-categories-wrap.featured-categories-framed .featured-category-list > .premium-category-card{
    flex-basis:86px!important;
    width:86px!important;
    min-width:86px!important;
    max-width:86px!important;
  }
  .home-cat-image{height:116px!important}
  .premium-product-card .product-image{height:138px!important}
}

/* Customer stories — smooth showroom marquee */
.home-customer-stories-section{
  position:relative;
  width:100%;
  max-width:1400px;
  margin:24px auto 0;
  padding:22px;
  border:1px solid #303034;
  border-radius:18px;
  background:linear-gradient(180deg,#19191c,#151517);
  box-shadow:0 14px 34px rgba(0,0,0,.14);
  overflow:hidden;
}
.home-customer-stories-section .section-title{position:relative;z-index:4;margin:0 0 14px}
.home-customer-stories-grid{
  --stories-gap:14px;
  position:relative;
  z-index:1;
  display:flex;
  gap:var(--stories-gap);
  width:100%;
  overflow:hidden;
  padding:2px 1px 6px;
  scrollbar-width:none;
}
.home-customer-stories-grid::-webkit-scrollbar{display:none}
.home-customer-stories-group{
  display:flex;
  flex:0 0 auto;
  gap:var(--stories-gap);
  will-change:transform;
}
.home-customer-stories-grid.is-marquee .home-customer-stories-group{
  animation:customerStoriesSmoothMarquee 42s linear infinite;
}
.home-customer-stories-grid.is-marquee:hover .home-customer-stories-group,
.home-customer-stories-grid.is-marquee:focus-within .home-customer-stories-group{
  animation-play-state:paused;
}
@keyframes customerStoriesSmoothMarquee{
  from{transform:translate3d(0,0,0)}
  to{transform:translate3d(calc(-100% - var(--stories-gap)),0,0)}
}
.home-customer-stories-grid.is-static{
  overflow-x:auto;
  -webkit-overflow-scrolling:touch;
  overscroll-behavior-inline:contain;
}
.home-customer-stories-grid.is-static .home-customer-stories-group{width:auto}
.home-customer-stories-section:has(.home-customer-stories-grid.is-marquee)::before,
.home-customer-stories-section:has(.home-customer-stories-grid.is-marquee)::after{
  content:"";
  position:absolute;
  z-index:3;
  top:46px;
  bottom:16px;
  width:50px;
  pointer-events:none;
}
.home-customer-stories-section:has(.home-customer-stories-grid.is-marquee)::before{
  left:0;
  background:linear-gradient(90deg,#171719 0%,rgba(23,23,25,.82) 34%,rgba(23,23,25,0) 100%);
}
.home-customer-stories-section:has(.home-customer-stories-grid.is-marquee)::after{
  right:0;
  background:linear-gradient(270deg,#171719 0%,rgba(23,23,25,.82) 34%,rgba(23,23,25,0) 100%);
}
.home-customer-story-card{
  flex:0 0 clamp(190px,15.8vw,218px);
  width:clamp(190px,15.8vw,218px);
  overflow:hidden;
  border:1px solid rgba(255,255,255,.09);
  border-radius:18px;
  background:linear-gradient(180deg,#1b1b1e,#141416);
  box-shadow:0 12px 28px rgba(0,0,0,.18);
  transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease;
}
.home-customer-story-card:hover{
  transform:translateY(-3px) scale(1.025);
  border-color:rgba(245,166,35,.55);
  box-shadow:0 18px 42px rgba(0,0,0,.28),0 0 0 1px rgba(245,166,35,.08);
}
.home-customer-story-image{aspect-ratio:4/5;overflow:hidden;background:#202024}
.home-customer-story-image img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center 25%;
  transition:transform .35s ease;
}
.home-customer-story-card:hover .home-customer-story-image img{transform:scale(1.04)}
.home-customer-story-body{padding:14px 15px 15px}
.home-customer-story-body b{display:block;color:#f7f7f8;font-size:14px;line-height:1.35}
.home-customer-story-body p{
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
  overflow:hidden;
  margin:6px 0 0;
  color:#aaaeb6;
  font-size:12px;
  line-height:1.55;
}
@media(max-width:980px){
  .home-customer-story-card{flex-basis:30vw;width:30vw;min-width:190px;max-width:230px}
}
@media(max-width:768px), (hover:none){
  .home-customer-stories-grid.is-marquee{
    overflow-x:auto;
    -webkit-overflow-scrolling:touch;
    overscroll-behavior-inline:contain;
    scroll-snap-type:x proximity;
  }
  .home-customer-stories-grid.is-marquee .home-customer-stories-group{animation:none}
  .home-customer-stories-grid.is-marquee .home-customer-stories-group[aria-hidden="true"]{display:none}
  .home-customer-stories-section:has(.home-customer-stories-grid.is-marquee)::before,
  .home-customer-stories-section:has(.home-customer-stories-grid.is-marquee)::after{display:none}
  .home-customer-story-card{scroll-snap-align:start}
}
@media(max-width:640px){
  .home-customer-stories-section{margin-top:16px;padding:14px;border-radius:16px}
  .home-customer-stories-section .section-title{margin-bottom:10px}
  .home-customer-stories-section .section-title span{font-size:9px!important}
  .home-customer-stories-grid{--stories-gap:10px}
  .home-customer-story-card{flex-basis:58vw;width:58vw;min-width:190px;max-width:235px;border-radius:14px}
  .home-customer-story-body{padding:10px 11px 11px}
  .home-customer-story-body b{font-size:12px}
  .home-customer-story-body p{font-size:10px;line-height:1.45}
}
@media(prefers-reduced-motion:reduce){
  .home-customer-stories-grid.is-marquee .home-customer-stories-group{animation:none}
  .home-customer-story-card,.home-customer-story-image img{transition:none}
}

}

/* CUSTOMER STORIES UNIQUE AUTOPLAY V1.5 */
.home-customer-stories-grid.is-marquee{
  overflow:hidden!important;
}
.home-customer-stories-grid.is-marquee .home-customer-stories-track{
  display:flex!important;
  width:max-content!important;
  will-change:transform!important;
}
.home-customer-stories-grid.is-marquee .home-customer-stories-group{
  display:flex!important;
  flex:0 0 auto!important;
  animation:none!important;
  transform:none!important;
}
.home-customer-stories-grid [data-story-clone]{
  display:none!important;
}


/* CUSTOMER STORIES FINAL AUTOPLAY V1.6
   JS di chuyển đúng các card thật; tuyệt đối không clone. */
.home-customer-stories-grid.story-js-running.is-marquee .home-customer-stories-group{
  animation:none!important;
}
.home-customer-stories-grid.story-js-running.is-marquee .home-customer-stories-track{
  display:flex!important;
  width:max-content!important;
  will-change:transform!important;
}
.home-customer-stories-grid.story-js-running.is-marquee{
  overflow:hidden!important;
}


/* HEADER FULL-WIDTH BLACK FIX V7.1 */
html,body{margin:0!important;padding:0!important}
.premium-header,
.catalog-premium-header{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  background:#111!important;
}
.premium-header::before,
.premium-header::after,
.catalog-premium-header::before,
.catalog-premium-header::after{
  background:#111!important;
}
.premium-head-main,
.premium-nav{
  background:#111!important;
}
.premium-nav{
  width:100%!important;
  max-width:none!important;
  margin-left:0!important;
  margin-right:0!important;
  box-sizing:border-box!important;
}
.premium-nav nav{
  margin-left:auto!important;
  margin-right:auto!important;
}

/* TRUE HOMEPAGE HEADER INTERACTION V7.4 */
.hy-home-header .premium-brand,
.hy-home-header .premium-brand:hover,
.hy-home-header .premium-brand:focus,
.hy-home-header .premium-brand:active{background:transparent!important;box-shadow:none!important;outline:0!important;filter:none!important;opacity:1!important;transform:none!important}
.hy-home-header .premium-brand img,
.hy-home-header .premium-brand:hover img,
.hy-home-header .premium-brand:focus img,
.hy-home-header .premium-brand:active img,
.hy-home-header .brand-logo-image{filter:none!important;-webkit-filter:none!important;opacity:1!important;mix-blend-mode:normal!important;transform:none!important;background:transparent!important}
.hy-home-header .premium-nav nav>a.active,
.hy-home-header .premium-nav nav>a[aria-current="page"],
.hy-home-header .premium-nav nav>a:focus,
.hy-home-header .premium-nav nav>a:focus-visible,
.hy-home-header .premium-nav nav>a:active{background:transparent!important;box-shadow:none!important;border-color:transparent!important;outline:0!important;transform:none!important}
.hy-home-header.menu-hover-soft .premium-nav nav>a:hover{color:#fff!important;background:#242424!important;box-shadow:0 0 0 1px #303030,0 3px 10px rgba(0,0,0,.14)!important;transform:translateY(-1px)!important;border-radius:8px!important}
.hy-home-header .premium-nav nav>a::after,
.hy-home-header .premium-nav nav>a:hover::after,
.hy-home-header .premium-nav nav>a.active::after,
.hy-home-header .premium-nav nav>a[aria-current="page"]::after,
.hy-home-header .premium-nav nav>a:focus::after,
.hy-home-header .premium-nav nav>a:active::after{display:none!important;content:none!important}
.hy-home-header .premium-nav .menu-item-icon,
.hy-home-header .premium-nav .menu-item-icon svg{filter:none!important;color:#fff!important;stroke:currentColor!important}
.hy-home-header.menu-icons-on .premium-nav nav>a:has(.menu-item-icon)::before{display:none!important;content:none!important}
@media(max-width:980px){.hy-home-header .premium-nav nav>a:hover{transform:none!important}}


/* =========================================================
   HI AY PO MOBILE UX V8 — final responsive override
   Desktop untouched; applies only to phones/tablets <= 768px.
   ========================================================= */
@media (max-width:768px){
  html{scroll-padding-bottom:76px}
  body{overflow-x:hidden;padding-bottom:calc(68px + env(safe-area-inset-bottom,0px))!important}

  /* Compact storefront header */
  .premium-header,.hy-home-header{width:100%!important;min-width:0!important}
  .premium-head-main{
    display:grid!important;
    grid-template-columns:auto minmax(0,1fr) auto!important;
    grid-template-areas:"brand search cart"!important;
    gap:10px!important;
    align-items:center!important;
    padding:10px 12px!important;
    min-height:68px!important;
  }
  .premium-brand{grid-area:brand!important;min-width:0!important;margin:0!important;padding:0!important}
  .premium-brand img,.premium-brand .brand-logo-image{
    width:auto!important;height:48px!important;max-width:72px!important;object-fit:contain!important;
  }
  .premium-search,.hy-header-search{
    grid-area:search!important;width:100%!important;min-width:0!important;margin:0!important;
    height:44px!important;border-radius:12px!important;
  }
  .premium-search input,.hy-header-search input{height:44px!important;font-size:15px!important;padding:0 12px!important}
  .premium-search button,.hy-header-search button{width:42px!important;height:42px!important}
  .premium-hotline,.premium-account-wrap,.premium-account{display:none!important}
  .premium-cart{
    grid-area:cart!important;display:flex!important;width:46px!important;height:46px!important;
    align-items:center!important;justify-content:center!important;margin:0!important;border-radius:12px!important;
    font-size:21px!important;
  }

  /* Desktop/category horizontal menu is redundant on phones */
  .premium-nav{display:none!important}

  /* One clean bottom navigation */
  .mobile-customer-nav{
    position:fixed!important;left:0!important;right:0!important;bottom:0!important;z-index:10040!important;
    height:calc(60px + env(safe-area-inset-bottom,0px))!important;
    padding:0 8px env(safe-area-inset-bottom,0px)!important;
    background:rgba(255,255,255,.97)!important;
    -webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;
    border-top:1px solid rgba(0,0,0,.09)!important;
    box-shadow:0 -6px 24px rgba(0,0,0,.08)!important;
    display:grid!important;grid-template-columns:repeat(4,1fr)!important;
    align-items:stretch!important;
  }
  .mobile-customer-nav a{
    min-width:0!important;height:60px!important;padding:7px 3px 5px!important;margin:0!important;
    display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;
    gap:3px!important;border:0!important;border-radius:0!important;background:transparent!important;
    box-shadow:none!important;font-size:11px!important;line-height:1.1!important;font-weight:600!important;
    color:#222!important;text-decoration:none!important;white-space:nowrap!important;
  }
  .mobile-customer-nav a svg,.mobile-customer-nav a i,.mobile-customer-nav a .icon{
    width:20px!important;height:20px!important;font-size:19px!important;margin:0!important;
  }

  /* Floating support: never cover half the screen */
  .customer-fab,.support-mascot-widget{
    position:fixed!important;right:14px!important;
    bottom:calc(76px + env(safe-area-inset-bottom,0px))!important;
    z-index:10030!important;
  }
  .customer-fab{
    display:flex!important;flex-direction:column!important;align-items:flex-end!important;
    width:auto!important;max-width:calc(100vw - 28px)!important;height:auto!important;
    gap:8px!important;
  }
  .customer-fab > a,.customer-fab > button,
  .customer-fab .fab-item,.customer-fab .support-item{
    width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;
    border-radius:50%!important;padding:0!important;margin:0!important;
    display:flex!important;align-items:center!important;justify-content:center!important;
    overflow:hidden!important;box-shadow:0 5px 18px rgba(0,0,0,.18)!important;
  }
  .customer-fab .label,.customer-fab .text,.customer-fab small,
  .customer-fab > a > span:not(:first-child){display:none!important}

  /* If existing support list has open/expanded states, keep it compact */
  .customer-fab .fab-actions,.customer-fab .support-actions,
  .customer-fab .fab-menu{
    position:absolute!important;right:0!important;bottom:56px!important;
    display:flex!important;flex-direction:column!important;align-items:flex-end!important;gap:8px!important;
    width:auto!important;max-width:58px!important;
  }
  .support-mascot-widget img{max-width:50px!important;max-height:50px!important}
  .support-mascot-widget{max-width:54px!important;max-height:54px!important}

  /* Cards / banners stay inside viewport */
  img,video,iframe{max-width:100%}
  .home-promo-strip,.home-hero,.hero-slider,.home-section,.store-section{
    max-width:100%!important;overflow:hidden!important;
  }
}

/* Very small phones */
@media (max-width:390px){
  .premium-head-main{grid-template-columns:58px minmax(0,1fr) 44px!important;gap:8px!important;padding-inline:9px!important}
  .premium-brand img,.premium-brand .brand-logo-image{height:43px!important;max-width:58px!important}
  .premium-search,.hy-header-search,.premium-search input,.hy-header-search input{height:42px!important}
  .premium-search input,.hy-header-search input{font-size:14px!important}
  .premium-cart{width:42px!important;height:42px!important}
}

