:root{--bg:#02060a;--panel:#09121a;--panel2:#0c1721;--line:#183044;--txt:#f7fbff;--muted:#91a4b6;--blue:#2364ff;--blue2:#1a3fff;--orange:#ff7a00;--green:#38d39f;--radius:22px;--shadow:0 18px 55px rgba(0,0,0,.42)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 50% 0,#08182b 0,#02060a 36%,#010407 100%);color:var(--txt);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}.site{max-width:430px;margin:0 auto;min-height:100vh;background:linear-gradient(180deg,rgba(3,8,13,.96),rgba(1,5,8,.99));box-shadow:0 0 70px #000;overflow:hidden;position:relative}.wrap{padding:0 14px}.topbar{height:62px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;position:sticky;top:0;z-index:50;background:rgba(2,7,12,.86);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.05)}.brand{font-weight:900;font-size:21px;letter-spacing:.2px}.brand small{display:block;font-size:7px;font-weight:500;color:#b8c4cf;margin-top:-2px}.burger{width:34px;height:34px;border:0;background:none;color:white;font-size:24px}.cart-head{position:relative;border:0;background:none;color:white;font-size:25px;cursor:pointer}.count{position:absolute;right:-5px;top:-3px;background:var(--blue);width:19px;height:19px;border-radius:50%;font-size:11px;display:grid;place-items:center;font-weight:800}.hero{padding:24px 18px 20px;min-height:440px;position:relative;overflow:hidden;background:radial-gradient(circle at 76% 37%,rgba(20,82,220,.32),transparent 32%),linear-gradient(180deg,#06111d,#02070c)}.hero:after{content:"";position:absolute;inset:auto -80px -160px -80px;height:330px;background:radial-gradient(ellipse,rgba(33,99,255,.19),transparent 60%);filter:blur(6px)}.badge{display:inline-flex;padding:6px 10px;border-radius:9px;background:linear-gradient(135deg,#1d61ff,#233ae9);font-size:11px;font-weight:800;box-shadow:0 7px 18px rgba(31,85,255,.26)}.hero h1{font-size:36px;line-height:.98;margin:13px 0 9px;letter-spacing:-1.5px}.accent{color:#5c88ff}.hero p{color:#d5dde5;line-height:1.45;margin:0;max-width:250px}.hero-visual{height:205px;margin:6px -6px 0;position:relative}.hero-visual img{position:absolute;width:175px;height:175px;object-fit:contain;border-radius:25px;mix-blend-mode:screen;filter:drop-shadow(0 18px 30px rgba(0,0,0,.65))}.hero-visual img:nth-child(1){left:0;bottom:0;transform:rotate(-7deg)}.hero-visual img:nth-child(2){left:108px;bottom:4px;z-index:2}.hero-visual img:nth-child(3){right:-8px;bottom:-1px;transform:rotate(6deg)}.primary{display:flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:12px;color:white;font-weight:800;padding:14px 18px;background:linear-gradient(135deg,#1f61ff,#2239e8);box-shadow:0 10px 28px rgba(29,76,255,.28);cursor:pointer;text-decoration:none}.hero .primary{width:210px;position:relative;z-index:3}.trust-row{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;padding:9px 10px 11px;background:#071018;border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05)}.trust-item{padding:10px 4px;text-align:center;font-size:9px;color:#d9e2eb}.trust-item b{display:block;font-size:18px;margin-bottom:3px}.section{padding:23px 14px}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:12px}.section h2{font-size:22px;margin:0;letter-spacing:-.4px}.section-link{font-size:12px;color:#6d94ff;text-decoration:none}.products{display:flex;flex-direction:column;gap:10px}.product-card{background:linear-gradient(145deg,#0b151e,#071019);border:1px solid rgba(111,160,209,.12);border-radius:16px;display:grid;grid-template-columns:104px 1fr;gap:8px;padding:10px;box-shadow:0 9px 22px rgba(0,0,0,.24)}.product-img{width:100px;height:112px;border-radius:13px;object-fit:cover;background:#061018}.product-body{min-width:0}.rowtop{display:flex;justify-content:space-between;gap:8px}.model{font-weight:850;font-size:16px}.tag{font-size:9px;background:#1849ff;padding:5px 7px;border-radius:7px;height:max-content;white-space:nowrap}.sub{color:#9eb0bf;font-size:10px;margin-top:2px}.swatches{display:flex;gap:6px;margin:8px 0}.swatch{width:15px;height:15px;border-radius:50%;border:1px solid #8fa1b0;box-shadow:inset 0 0 0 1px rgba(0,0,0,.18)}.mini-specs{display:flex;gap:10px;flex-wrap:wrap;color:#b9c6d1;font-size:9px;margin:6px 0 9px}.price-line{display:flex;align-items:baseline;gap:8px}.price{font-size:21px;color:#ff8b23;font-weight:900}.old{font-size:12px;color:#6f7880;text-decoration:line-through}.actions{display:grid;grid-template-columns:1fr 46px;gap:7px;margin-top:9px}.btn-detail,.btn-cart,.btn-one{border-radius:9px;height:36px;font-weight:750;cursor:pointer}.btn-detail{background:transparent;color:white;border:1px solid #315b88}.btn-cart{border:0;color:#fff;background:linear-gradient(135deg,#2a69ff,#2642ec);font-size:18px}.btn-one{grid-column:1/3;border:0;color:white;background:linear-gradient(135deg,#245cff,#203de4)}.feature-panel{border-radius:18px;background:linear-gradient(145deg,#0a141d,#071018);border:1px solid rgba(121,163,203,.12);padding:14px}.feature-panel h2{text-align:center;margin:0 0 13px}.feature-list{display:grid;grid-template-columns:1fr;gap:8px}.feature{display:grid;grid-template-columns:42px 1fr;gap:10px;align-items:center;background:#0b1620;border:1px solid rgba(255,255,255,.045);border-radius:13px;padding:10px}.ico{width:40px;height:40px;border:1px solid #274058;border-radius:50%;display:grid;place-items:center;font-size:20px}.feature b{display:block;font-size:12px}.feature span{font-size:10px;color:#a8bac8;line-height:1.4}.compare{overflow:auto}.compare table{width:100%;border-collapse:collapse;font-size:10px;background:#08121a;border-radius:15px;overflow:hidden}.compare th,.compare td{padding:10px 8px;border-bottom:1px solid #152534;text-align:center}.compare th:first-child,.compare td:first-child{text-align:left;color:#9eb0bf}.compare .price-cell{color:#ff8b23;font-weight:800}.promo-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.promo{min-height:150px;border-radius:16px;background:radial-gradient(circle at 80% 75%,rgba(36,98,255,.3),transparent 35%),#08121a;border:1px solid #132639;padding:13px;overflow:hidden;position:relative}.promo h3{font-size:15px;margin:0 0 6px}.promo p{font-size:10px;color:#9eb0bf;line-height:1.45;margin:0;max-width:130px}.promo .big{font-size:58px;position:absolute;right:10px;bottom:7px;opacity:.8}.reviews{display:flex;flex-direction:column;gap:9px}.review{display:grid;grid-template-columns:44px 1fr;gap:10px;background:#0a151f;border-radius:14px;padding:11px;border:1px solid #152736}.avatar{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#2e5d8d,#122638);display:grid;place-items:center;font-size:20px}.stars{color:#ffae00;font-size:12px}.review p{font-size:10px;color:#b8c6d2;line-height:1.4;margin:5px 0 0}.delivery{border-radius:18px;padding:20px;text-align:center;background:radial-gradient(circle at 50% 70%,rgba(31,95,255,.28),transparent 45%),#08121a;border:1px solid #14283c}.map{font-size:78px;filter:drop-shadow(0 0 18px #1c63ff);margin:8px}.faq{display:flex;flex-direction:column;gap:8px}.faq details{background:#0a141d;border:1px solid #152637;border-radius:12px;padding:12px}.faq summary{cursor:pointer;font-size:12px}.faq p{color:#a8bac8;font-size:11px;line-height:1.5}.footer{padding:22px 16px 115px;color:#8fa1ae;font-size:10px}.sticky-cart{position:fixed;z-index:70;left:50%;transform:translateX(-50%);bottom:12px;width:min(404px,calc(100% - 24px));background:rgba(8,18,27,.95);backdrop-filter:blur(18px);border:1px solid #204562;border-radius:18px;box-shadow:0 14px 45px rgba(0,0,0,.6);padding:9px 10px;display:none;align-items:center;gap:8px}.sticky-cart.show{display:flex}.sticky-cart .cart-total{font-size:12px;line-height:1.2;flex:1}.sticky-cart .cart-total b{display:block;font-size:14px}.sticky-cart .primary{padding:12px 14px;font-size:12px}.drawer{position:fixed;z-index:100;inset:0;background:rgba(0,0,0,.64);display:none;align-items:flex-end}.drawer.open{display:flex}.sheet{width:min(430px,100%);margin:0 auto;background:#071018;border-radius:24px 24px 0 0;max-height:88vh;overflow:auto;padding:18px 15px 28px;box-shadow:0 -20px 70px #000}.sheet-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.sheet h3{font-size:20px;margin:0}.close{border:0;background:#142331;color:white;width:34px;height:34px;border-radius:50%;font-size:20px}.cart-item{display:grid;grid-template-columns:58px 1fr auto;gap:10px;padding:10px 0;border-bottom:1px solid #152432}.cart-item img{width:58px;height:58px;border-radius:10px;object-fit:cover}.qty{display:flex;gap:7px;align-items:center}.qty button{width:28px;height:28px;border:0;border-radius:8px;background:#142331;color:white}.checkout-total{display:flex;justify-content:space-between;font-weight:900;font-size:18px;margin:16px 0}.field{display:grid;gap:6px;margin:9px 0}.field label{font-size:10px;color:#9fb0bd}.field input,.field select{width:100%;height:44px;border:1px solid #1d3548;background:#0b1620;color:white;border-radius:10px;padding:0 12px;outline:none}.full{width:100%}.notice{font-size:10px;color:#8da0af;margin-top:9px;text-align:center}.product-page{padding-bottom:110px}.back{display:inline-flex;align-items:center;gap:8px;color:#9cb4c7;text-decoration:none;font-size:13px;margin:14px}.product-hero{padding:10px 14px}.product-hero img{width:100%;aspect-ratio:1/1;border-radius:24px;object-fit:cover;background:#08131c;border:1px solid #17324a}.product-title{font-size:28px;margin:16px 0 7px}.product-desc{color:#aebdca;line-height:1.5;font-size:13px}.color-choice{display:flex;gap:8px;margin:12px 0}.color-chip{border:1px solid #28445b;background:#09141d;border-radius:11px;padding:8px 10px;color:white;font-size:11px;display:flex;align-items:center;gap:6px}.spec-table{margin-top:18px;background:#09131c;border-radius:18px;overflow:hidden;border:1px solid #152a3b}.spec-row{display:flex;justify-content:space-between;gap:20px;padding:12px 14px;border-bottom:1px solid #132536;font-size:12px}.spec-row:last-child{border-bottom:0}.spec-row span:first-child{color:#91a5b5}.floating-actions{position:fixed;bottom:10px;left:50%;transform:translateX(-50%);width:min(404px,calc(100% - 24px));display:grid;grid-template-columns:1fr 1fr;gap:8px;z-index:60;background:rgba(5,12,18,.94);border:1px solid #1c3d57;border-radius:17px;padding:8px;backdrop-filter:blur(14px)}
@media(min-width:700px){body{padding:24px 0}.site{border-radius:30px}.feature-list{grid-template-columns:1fr 1fr}.hero h1{font-size:39px}}

/* Integrated 2026 vertical hero banner */
.hero-banner{position:relative;width:100%;background:#000;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.05)}
.hero-banner img{display:block;width:100%;height:auto;object-fit:contain}
.hero-banner-link{position:absolute;z-index:4;left:7%;width:86%;top:84.5%;height:9.5%;border-radius:14px;text-decoration:none;-webkit-tap-highlight-color:transparent}
.hero-banner-link:focus-visible{outline:2px solid #fff;outline-offset:-4px}

/* Mobile hero hardening */
html,body{max-width:100%;overflow-x:hidden}
.site{width:100%;max-width:430px}
.hero-banner{width:100%;max-width:100%;overflow:hidden;contain:layout paint}
.hero-banner>img{display:block!important;width:100%!important;max-width:100%!important;height:auto!important;margin:0!important;transform:none!important}
@media(max-width:430px){.hero-banner{width:100vw;max-width:100vw}.hero-banner>img{width:100vw!important;max-width:100vw!important}}

/* Product color-aware gallery */
.product-gallery{display:grid;gap:10px}.gallery-main-wrap{width:100%;aspect-ratio:1/1;border-radius:24px;overflow:hidden;background:linear-gradient(145deg,#0b1830,#07101d);border:1px solid #17324a}.product-hero .gallery-main{width:100%;height:100%;object-fit:cover;border:0;border-radius:0;background:transparent;display:block}.gallery-thumbs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.gallery-thumb{padding:0;border:1px solid #1f3850;background:#09141d;border-radius:12px;overflow:hidden;aspect-ratio:1/1;cursor:pointer;opacity:.72;transition:.18s ease}.gallery-thumb.active{opacity:1;border-color:#3976ff;box-shadow:0 0 0 2px rgba(57,118,255,.18)}.gallery-thumb img{width:100%;height:100%;object-fit:cover;display:block}.color-chip{cursor:pointer;transition:.18s ease}.color-chip.active{border-color:#3976ff;background:#10223a;box-shadow:0 0 0 2px rgba(57,118,255,.16)}

/* 2026-08-28 — premium vertical catalog cards */
.products{gap:16px}
.product-card{
  display:block;
  padding:12px;
  border-radius:20px;
  background:linear-gradient(160deg,#0a151f 0%,#071019 65%,#060c12 100%);
  border:1px solid rgba(62,122,188,.35);
  box-shadow:0 14px 30px rgba(0,0,0,.30),inset 0 1px 0 rgba(255,255,255,.025);
  overflow:hidden;
}
.product-card-media{
  position:relative;
  width:100%;
  aspect-ratio:1.5/1;
  border-radius:15px;
  overflow:hidden;
  background:radial-gradient(circle at 50% 38%,#123c8a 0%,#0a2453 36%,#06142c 70%,#050b14 100%);
  border:1px solid rgba(63,117,184,.16);
}
.product-image-link{display:block;width:100%;height:100%;text-decoration:none}
.product-img{
  width:100%;height:100%;object-fit:contain;border-radius:0;background:transparent;
  padding:5px;display:block;transition:opacity .18s ease,transform .18s ease;
}
.product-card .tag{
  position:absolute;top:10px;right:10px;z-index:3;
  padding:7px 10px;border-radius:8px;font-size:10px;line-height:1;
  background:linear-gradient(135deg,#236bff,#1e39e7);box-shadow:0 6px 18px rgba(32,84,255,.32)
}
.product-body{padding:13px 4px 2px}
.product-card .model{margin:0;font-size:22px;line-height:1.08;letter-spacing:-.45px;font-weight:900}
.product-card .sub{display:none}
.product-card .rowtop{display:block}
.product-card .swatches{display:flex;gap:8px;margin:11px 0 15px}
.swatch-btn{width:24px;height:24px;padding:2px;border-radius:50%;border:1px solid transparent;background:transparent;display:grid;place-items:center;cursor:pointer}
.swatch-btn .swatch{width:18px;height:18px;border:1px solid #758596;display:block}
.swatch-btn.active{border-color:#5d91ff;background:rgba(42,100,255,.13);box-shadow:0 0 0 2px rgba(33,91,255,.08)}
.product-card .mini-specs{
  display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0 0 14px;
  padding:12px 0;border-top:1px solid rgba(99,134,163,.10);border-bottom:1px solid rgba(99,134,163,.10);
  color:#d6e0e9
}
.mini-spec{min-width:0;display:grid;grid-template-columns:25px 1fr;grid-template-rows:auto auto;column-gap:5px;align-items:center;padding:0 8px;border-right:1px solid rgba(120,150,177,.16)}
.mini-spec:first-child{padding-left:0}.mini-spec:last-child{border-right:0;padding-right:0}
.spec-icon{grid-row:1/3;width:24px;height:30px;border:1px solid #2d74ff;border-radius:4px;color:#3d83ff;display:grid;place-items:center;font-style:normal;font-size:15px}
.spec-icon.bt{border:0;font-size:26px;width:24px}
.mini-spec b{font-size:10px;font-weight:650;line-height:1.15;white-space:normal}
.mini-spec small{font-size:9px;color:#8fa2b3;line-height:1.15;margin-top:2px}
.product-card .price-line{display:flex;align-items:center;gap:12px;margin:5px 0 12px}
.product-card .price{font-size:29px;line-height:1;color:#ff8614;font-weight:950;letter-spacing:-.5px}
.product-card .old{font-size:14px;color:#68737e;text-decoration:line-through}
.product-card .actions{display:grid;grid-template-columns:1fr 60px;gap:8px;margin-top:0}
.product-card .btn-one{grid-column:1/3;grid-row:1;height:48px;border-radius:10px;font-size:14px;letter-spacing:.1px;background:linear-gradient(135deg,#2b69ff,#223eef);box-shadow:0 8px 22px rgba(33,77,255,.22)}
.product-card .btn-detail{grid-column:1;grid-row:2;height:44px;border-radius:10px;color:#fff;border:1px solid #2868c7;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:750;background:rgba(8,18,28,.55);text-decoration:none}
.product-card .btn-detail span{font-size:22px;color:#9cbcff;margin-top:-2px}
.product-card .btn-cart{grid-column:2;grid-row:2;height:44px;border-radius:10px;font-size:19px;border:1px solid #273d55;background:linear-gradient(145deg,#152230,#101923);color:#397aff;box-shadow:none}
@media(max-width:360px){
  .product-card .model{font-size:20px}.product-card .price{font-size:26px}.mini-spec{padding:0 5px}.mini-spec b{font-size:9px}.mini-spec small{font-size:8px}
}

/* 2026-08-28 — full-width mobile Hoco benefits showcase */
.benefits-showcase{
  width:100%;
  margin:0;
  padding:0;
  background:#02060a;
  overflow:hidden;
  border-top:1px solid rgba(255,255,255,.035);
  border-bottom:1px solid rgba(255,255,255,.035);
}
.benefits-showcase img{
  display:block;
  width:100%;
  max-width:100%;
  height:auto;
  margin:0;
  object-fit:contain;
}
@media(max-width:430px){
  .benefits-showcase{width:100vw;max-width:100vw}
  .benefits-showcase img{width:100vw;max-width:100vw}
}

.order-benefits{padding-top:26px;padding-bottom:26px}.order-benefits .section-head{margin-bottom:14px}.order-benefits-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.order-benefit{min-height:132px;padding:14px 12px;border-radius:17px;background:radial-gradient(circle at 90% 10%,rgba(40,105,255,.14),transparent 38%),linear-gradient(145deg,#0b1721,#071019);border:1px solid #173149;box-shadow:0 10px 24px rgba(0,0,0,.22);display:flex;flex-direction:column;gap:11px}.order-benefit-icon{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;border:1px solid #3169ff;background:rgba(37,91,255,.1);color:#5f8cff;font-size:20px;font-weight:900}.order-benefit b{display:block;font-size:13px;line-height:1.22;margin-bottom:6px}.order-benefit span{display:block;color:#9eb0bf;font-size:10px;line-height:1.4}@media(max-width:360px){.order-benefits-grid{grid-template-columns:1fr}.order-benefit{min-height:0;flex-direction:row;align-items:flex-start}}

.order-benefits-visual{width:100%;margin:0;padding:0;background:#02070e;overflow:hidden}
.order-benefits-visual img{display:block;width:100%;height:auto;margin:0}

/* Modern mobile reviews */
.reviews-section{padding-top:24px}.reviews-heading{margin-bottom:14px}.reviews-modern{display:flex;flex-direction:column;gap:11px}.review-modern{position:relative;padding:15px 14px 13px;border-radius:17px;background:linear-gradient(145deg,#0a151f,#07111a);border:1px solid #1a2e40;box-shadow:0 10px 26px rgba(0,0,0,.18);overflow:hidden}.review-modern:after{content:"“";position:absolute;right:13px;top:4px;font-size:66px;line-height:1;color:rgba(55,109,255,.08);font-family:Georgia,serif;pointer-events:none}.review-featured{padding:17px 15px 15px;border-color:#2e69c9;background:radial-gradient(circle at 100% 0,rgba(32,87,220,.12),transparent 42%),linear-gradient(145deg,#0a1521,#071019)}.review-top{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:10px;align-items:center;position:relative;z-index:1}.review-avatar{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#172a40,#0d1b2a);border:1px solid #31506f;color:#fff;font-weight:850;font-size:17px}.review-person{min-width:0}.review-person b{display:block;font-size:15px;line-height:1.15}.stars-modern{color:#ffb000;font-size:13px;letter-spacing:.6px;margin-top:3px}.review-model{font-size:9px;line-height:1;padding:7px 9px;border-radius:999px;border:1px solid #245fb6;background:#071a33;color:#82b0ff;white-space:nowrap}.review-quote{font-size:14px;line-height:1.55;color:#edf3f8;margin:15px 0 12px;padding-top:13px;border-top:1px solid #183048;position:relative;z-index:1}.review-modern p{font-size:11.5px;line-height:1.55;color:#c1ced9;margin:13px 0 10px;position:relative;z-index:1}.verified{font-size:10.5px;color:#69df68;padding-top:9px;border-top:1px solid #13293b;position:relative;z-index:1}@media (max-width:360px){.review-top{grid-template-columns:38px minmax(0,1fr)}.review-avatar{width:38px;height:38px}.review-model{grid-column:2;margin-top:2px;justify-self:start}.review-person b{font-size:14px}}

.faq-section{padding-top:30px}.faq-kicker{width:max-content;max-width:100%;margin:0 auto 12px;padding:8px 13px;border:1px solid #18385a;border-radius:999px;color:#5d8cff;background:#07111c;font-size:12px}.faq-title{text-align:center;margin-bottom:18px}.faq-title h2{font-size:30px;line-height:1.05}.faq-title h2 span{color:#4e7dff}.faq-title p{margin:8px auto 0;max-width:330px;color:#a8b4c2;font-size:12px;line-height:1.5}.faq-modern{gap:10px}.faq-modern details{padding:0;background:linear-gradient(145deg,#09131d,#07111a);border:1px solid #1a2e42;border-radius:16px;overflow:hidden}.faq-modern details[open]{border-color:#3d6fff;box-shadow:0 0 0 1px rgba(61,111,255,.12) inset}.faq-modern summary{list-style:none;display:grid;grid-template-columns:42px 34px 1fr 34px;align-items:center;gap:10px;padding:14px 12px;font-size:13px;font-weight:800}.faq-modern summary::-webkit-details-marker{display:none}.faq-num{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#10203a;color:#77a0ff;font-size:14px}.faq-ico{color:#4f7fff;font-size:20px;text-align:center}.faq-modern summary b{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#101f38;color:#a9c2ff;font-size:24px;line-height:1}.faq-modern details[open] summary b{background:linear-gradient(135deg,#4e7dff,#3152e8);color:white}.faq-modern p{margin:-2px 16px 16px 98px;color:#b7c2cf;font-size:12px;line-height:1.55}.faq-modern details:not([open]) summary b{font-size:0}.faq-modern details:not([open]) summary b:after{content:'+';font-size:24px}.faq-modern details[open] summary b{font-size:0}.faq-modern details[open] summary b:after{content:'−';font-size:22px}
\n/* 2026-08-28 — compact mobile product cards v3 */
.products{gap:12px}
.product-card{padding:9px;border-radius:18px}
.product-card-media{aspect-ratio:1.72/1;border-radius:14px}
.product-img{padding:2px;transform:scale(1.06)}
.product-card .tag{top:8px;right:8px;padding:6px 9px}
.product-body{padding:10px 3px 1px}
.product-card .model{font-size:20px}
.color-picker{margin:7px 0 9px}
.color-label{font-size:11px;color:#91a3b3;margin-bottom:5px}
.color-label b{color:#d7b57a;font-weight:650}
.product-card .swatches{margin:0;gap:6px}
.swatch-btn{width:22px;height:22px}.swatch-btn .swatch{width:16px;height:16px}
.product-card .mini-specs{margin:0 0 9px;padding:9px 0}
.mini-spec{grid-template-columns:27px 1fr;column-gap:6px;padding:0 7px}
.spec-icon{width:27px;height:27px;border:1px solid #347cff;border-radius:6px;color:#4385ff;background:rgba(31,91,255,.05)}
.spec-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.mini-spec b{font-size:9.5px}.mini-spec small{font-size:8.5px}
.product-card .price-line{margin:3px 0 9px}.product-card .price{font-size:27px}.product-card .old{font-size:13px}
.product-card .btn-one{height:44px}.product-card .btn-detail,.product-card .btn-cart{height:40px}
.product-card .btn-cart{border:1.5px solid #347cff;background:rgba(18,43,72,.58);color:#4c8cff;box-shadow:inset 0 0 0 1px rgba(65,130,255,.08),0 0 15px rgba(36,101,255,.08)}
.product-card .btn-cart svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
@media(max-width:430px){.section:has(#productList){padding-top:18px}.section:has(#productList) .section-head{margin-bottom:9px}}

/* 2026-08-28 — merge product photos into the card background */
.product-card-media{
  background:transparent!important;
  border:0!important;
  border-radius:15px;
  overflow:hidden;
  isolation:isolate;
}
.product-card-media::before{
  content:"";
  position:absolute;
  inset:7% 8% 4%;
  z-index:0;
  pointer-events:none;
  background:radial-gradient(ellipse at 50% 46%,rgba(31,92,220,.20) 0%,rgba(19,55,116,.11) 42%,transparent 73%);
  filter:blur(9px);
}
.product-image-link{position:relative;z-index:1}
.product-card .product-img{
  background:transparent!important;
  -webkit-mask-image:radial-gradient(ellipse 88% 84% at 50% 48%,#000 0%,#000 62%,rgba(0,0,0,.94) 70%,rgba(0,0,0,.62) 82%,transparent 100%);
  mask-image:radial-gradient(ellipse 88% 84% at 50% 48%,#000 0%,#000 62%,rgba(0,0,0,.94) 70%,rgba(0,0,0,.62) 82%,transparent 100%);
  -webkit-mask-repeat:no-repeat;
  mask-repeat:no-repeat;
  -webkit-mask-size:100% 100%;
  mask-size:100% 100%;
}
.product-card .tag{z-index:4}


/* 2026-08-28 — real transparent product cutouts */
.product-card-media{
  background:transparent!important;
  border:0!important;
  overflow:visible;
}
.product-card-media::before{
  inset:8% 13% 7%;
  background:radial-gradient(ellipse at 50% 52%,rgba(35,95,230,.19) 0%,rgba(21,56,122,.09) 44%,transparent 74%);
  filter:blur(12px);
}
.product-card .product-img{
  padding:0!important;
  transform:scale(1.02);
  object-fit:contain;
  -webkit-mask-image:none!important;
  mask-image:none!important;
}
.gallery-main-wrap{
  background:radial-gradient(circle at 50% 48%,rgba(31,92,220,.15),transparent 58%),linear-gradient(145deg,#0b1830,#07101d);
}
.product-hero .gallery-main{object-fit:contain;padding:18px;background:transparent}
.gallery-thumb img{object-fit:contain;padding:6px;background:transparent}

/* 2026-08-28 — unified verified specs on product cards */
.card-spec-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:9px 0 10px}
.card-spec-item{min-width:0;padding:7px 6px;border:1px solid rgba(91,143,255,.16);border-radius:9px;background:rgba(11,28,55,.58);text-align:left}
.card-spec-item small{display:block;color:#7f93b5;font-size:8px;line-height:1.15;margin-bottom:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.card-spec-item b{display:block;color:#eef5ff;font-size:9px;line-height:1.2;font-weight:700;overflow-wrap:anywhere}


/* 2026-08-29 — mobile comparison carousel: exactly 3 models visible */
.compare-all{padding:28px 12px 30px;overflow:hidden}
.compare-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:4px}
.compare-title-row h2{margin:0;font-size:28px;line-height:1.06;letter-spacing:-.7px}
.compare-title-row p{margin:7px 0 0;color:#9aacbe;font-size:11px;line-height:1.35}
.compare-controls{display:flex;gap:6px;padding-top:1px;flex:0 0 auto}
.compare-controls button{width:34px;height:34px;border-radius:50%;border:1px solid #203d5b;background:#0a1723;color:#e9f1ff;font-size:25px;line-height:1;display:grid;place-items:center;padding:0}
.compare-swipe-hint{display:flex;justify-content:flex-end;align-items:center;gap:5px;color:#7893b5;font-size:9px;margin:6px 2px 10px}
.compare-swipe-hint span{color:#4b7dff;font-size:15px}
.compare-shell{display:grid;grid-template-columns:92px minmax(0,1fr);border:1px solid #1d3b5a;border-radius:17px;overflow:hidden;background:linear-gradient(145deg,#0a1621,#07111a);box-shadow:0 12px 34px rgba(0,0,0,.22)}
.compare-labels{position:relative;z-index:3;background:#08131d;border-right:1px solid #233c55}
.compare-label-head,.compare-model-head{height:176px}
.compare-label-head{display:flex;align-items:flex-end;padding:0 9px 14px;color:#5a83ff;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.3px}
.compare-label-row,.compare-value{height:48px;border-top:1px solid #1b344a;display:flex;align-items:center}
.compare-label-row{padding:0 7px;gap:6px;color:#f1f5fa;font-size:9.5px;font-weight:700;white-space:nowrap}
.compare-label-row i{font-style:normal;color:#5d85ff;font-size:13px;width:14px;text-align:center}
.compare-viewport{min-width:0;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain}
.compare-viewport::-webkit-scrollbar{display:none}
.compare-models{display:flex;width:max-content;min-width:100%}
.compare-model{width:calc((min(100vw, 430px) - 24px - 92px) / 3);flex:0 0 calc((min(100vw, 430px) - 24px - 92px) / 3);scroll-snap-align:start;border-right:1px solid #1b344a;background:linear-gradient(180deg,rgba(14,33,53,.4),rgba(7,17,26,.18));min-width:0}
.compare-model-head{padding:8px 4px 7px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;position:relative;overflow:hidden}
.compare-badge{position:absolute;top:7px;left:50%;transform:translateX(-50%);max-width:88%;padding:4px 6px;border-radius:8px;background:linear-gradient(135deg,#2468ff,#5748ff);color:#fff;font-size:7px;font-weight:850;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-shadow:0 5px 15px rgba(42,92,255,.22)}
.compare-img-link{height:89px;width:100%;display:grid;place-items:center;text-decoration:none}
.compare-img-link img{width:94%;height:86px;object-fit:contain;display:block;filter:drop-shadow(0 7px 11px rgba(0,0,0,.25))}
.compare-model-name{color:#f8fbff;text-decoration:none;text-align:center;font-size:10px;line-height:1.1;font-weight:850;min-height:23px;display:flex;align-items:center;justify-content:center;padding:0 2px}
.compare-price{margin-top:3px;text-align:center;line-height:1.05}
.compare-price b{display:block;color:#ff7a00;font-size:11.5px;white-space:nowrap}
.compare-price s{display:block;color:#768596;font-size:7.5px;margin-top:3px;white-space:nowrap}
.compare-value{justify-content:center;text-align:center;padding:0 4px;color:#dce5ee;font-size:8.4px;line-height:1.2;overflow-wrap:anywhere}
.compare-value.is-amoled,.compare-value.is-feature{color:#6788ff;font-weight:850}
.compare-dots{height:18px;display:flex;align-items:center;justify-content:center;gap:6px;margin-top:9px}
.compare-dots span{width:6px;height:6px;border-radius:999px;background:#33465a;transition:.2s}
.compare-dots span.active{width:18px;background:#386aff}
@media(max-width:370px){
  .compare-all{padding-left:8px;padding-right:8px}.compare-shell{grid-template-columns:82px minmax(0,1fr)}
  .compare-model{width:calc((100vw - 16px - 82px) / 3);flex-basis:calc((100vw - 16px - 82px) / 3)}
  .compare-label-row{font-size:8.7px;padding-left:5px}.compare-label-head{padding-left:7px}.compare-value{font-size:7.8px}.compare-title-row h2{font-size:25px}
}
