/* Desktop Electronics — professional storefront homepage v1.1 */
.home-body{background:#fff;color:#0a1628}
.home-body .top{background:#081322;color:#c8d4e3;border-bottom:1px solid rgba(255,255,255,.06)}
.home-body .header{background:rgba(255,255,255,.92);box-shadow:0 8px 35px rgba(8,19,34,.06)}
.home-body .header-row{height:82px}
.home-body .header .brand-icon{width:45px;height:45px;border-radius:13px;box-shadow:0 8px 22px rgba(8,19,34,.17)}
.home-body .header .brand b{font-size:17px;letter-spacing:-.02em}
.home-body .header .brand small{font-size:8px;color:#728096;letter-spacing:.17em}
.home-body .header .search input{height:48px;border:1px solid #dce3eb;background:#f6f8fb;border-radius:14px;padding-inline:16px 54px}
.home-body .header .search button{width:40px;height:40px;border-radius:11px}
.home-body .header nav{gap:19px}
.home-page{overflow:hidden;background:#fff}
.home-page svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}

.home-hero{position:relative;isolation:isolate;min-height:720px;padding:78px 0 110px;background:linear-gradient(135deg,#07111f 0%,#0b1b2e 52%,#09252d 100%);color:#fff;overflow:hidden}
.hero-grid-lines{position:absolute;z-index:-3;inset:0;opacity:.18;background-image:linear-gradient(rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(to bottom,#000,transparent 90%)}
.hero-glow{position:absolute;z-index:-2;border-radius:50%;filter:blur(3px);pointer-events:none}
.hero-glow-one{width:580px;height:580px;inset:-230px auto auto -180px;background:radial-gradient(circle,rgba(49,231,206,.18),transparent 68%)}
.hero-glow-two{width:720px;height:720px;inset:auto -220px -310px auto;background:radial-gradient(circle,rgba(35,147,205,.16),transparent 68%)}
.home-hero-grid{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(470px,.97fr);align-items:center;gap:66px;min-height:530px}
.home-hero-copy{position:relative;z-index:2;max-width:680px}
.home-hero-label{display:inline-flex;align-items:center;gap:10px;padding:8px 12px 8px 10px;border:1px solid rgba(255,255,255,.1);border-radius:99px;background:rgba(255,255,255,.045);color:#c8d5e4;font-size:12px;font-weight:700;backdrop-filter:blur(10px)}
.home-hero-label span{width:8px;height:8px;border-radius:50%;background:#39e6d0;box-shadow:0 0 0 5px rgba(57,230,208,.12)}
.home-hero h1{max-width:720px;margin:23px 0 19px;font-size:clamp(48px,5.2vw,76px);line-height:1.08;letter-spacing:-.055em;font-weight:900;text-wrap:balance}
html[dir=rtl] .home-hero h1{letter-spacing:-.025em}
.home-hero-lead{max-width:620px;margin:0;color:#aebed0;font-size:18px;line-height:1.9}
.home-hero-search{width:min(610px,100%);height:62px;margin-top:30px;padding:7px 7px 7px 17px;display:grid;grid-template-columns:26px 1fr auto;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.11);border-radius:17px;background:#fff;box-shadow:0 22px 55px rgba(0,0,0,.2)}
html[dir=rtl] .home-hero-search{padding:7px 17px 7px 7px}
.home-hero-search svg{width:22px;color:#6b788a}
.home-hero-search input{height:46px;min-width:0;padding:0;border:0;background:transparent;box-shadow:none;font-size:14px;color:#0a1628}
.home-hero-search input:focus{border:0;box-shadow:none}
.home-hero-search button{height:48px;padding:0 24px;border:0;border-radius:12px;background:#0a1728;color:#fff;font-size:14px;font-weight:800}
.home-hero-actions{display:flex;gap:11px;flex-wrap:wrap;margin-top:19px}
.home-button{min-height:49px;padding:0 20px;border:1px solid transparent;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:14px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s}
.home-button:hover{transform:translateY(-2px)}
.home-button-primary{background:#39e6d0;color:#07111f;box-shadow:0 12px 28px rgba(57,230,208,.16)}
.home-button-primary:hover{background:#64efdc;box-shadow:0 16px 32px rgba(57,230,208,.24)}
.home-button-secondary{border-color:rgba(255,255,255,.14);background:rgba(255,255,255,.055);color:#fff;backdrop-filter:blur(10px)}
.home-button-secondary:hover{background:rgba(255,255,255,.1)}
.home-button-secondary img{width:19px;height:19px}
.home-button-dark{background:#0a1728;color:#fff}
.home-hero-proof{display:flex;align-items:center;gap:13px;margin-top:26px}
.proof-faces{display:flex;padding-inline-start:7px}
.proof-faces span{width:34px;height:34px;margin-inline-start:-7px;border:2px solid #0d1d2f;border-radius:50%;display:grid;place-items:center;background:#172b40;color:#67eddc;font-size:10px;font-weight:900}
.proof-faces span:nth-child(2){background:#214055}.proof-faces span:nth-child(3){background:#0b806f;color:#fff}
.home-hero-proof>div:last-child{display:flex;flex-direction:column}
.home-hero-proof b{font-size:12px}.home-hero-proof small{margin-top:2px;color:#8296ad;font-size:10px}

.home-hero-showcase{position:relative;min-height:520px;display:grid;place-items:center;perspective:1200px}
.showcase-orbit{position:absolute;width:500px;height:500px;border:1px solid rgba(57,230,208,.17);border-radius:50%}
.showcase-orbit:before,.showcase-orbit:after{content:"";position:absolute;inset:50%;width:12px;height:12px;margin:-6px;border:2px solid #0d1d2f;border-radius:50%;background:#39e6d0;box-shadow:0 0 28px rgba(57,230,208,.8)}
.showcase-orbit:before{transform:rotate(42deg) translateX(250px)}.showcase-orbit:after{transform:rotate(215deg) translateX(250px)}
.hero-product-card{position:relative;z-index:2;width:min(450px,92%);padding:17px;border:1px solid rgba(255,255,255,.12);border-radius:27px;background:linear-gradient(155deg,rgba(255,255,255,.13),rgba(255,255,255,.055));box-shadow:0 48px 90px rgba(0,0,0,.32);backdrop-filter:blur(18px);transform:rotateY(-4deg) rotateX(1deg);transition:.3s}
html[dir=rtl] .hero-product-card{transform:rotateY(4deg) rotateX(1deg)}
.hero-product-card:hover{transform:rotateY(0) translateY(-4px)}
.hero-card-top{height:33px;padding:0 4px 9px;display:flex;align-items:center;justify-content:space-between;color:#b7c6d8;font-size:10px}
.hero-card-top span{display:flex;align-items:center;gap:7px}.hero-card-top span i{width:7px;height:7px;border-radius:50%;background:#39e6d0;box-shadow:0 0 0 4px rgba(57,230,208,.1)}
.hero-card-top em{font-style:normal;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.hero-product-image{position:relative;height:285px;border-radius:19px;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 50% 40%,#fff,#edf3f6 74%)}
.hero-product-image>*{grid-area:1/1}.hero-product-image img{position:relative;z-index:2;width:100%;height:100%;object-fit:contain;padding:19px;mix-blend-mode:multiply}
.hero-image-fallback{display:flex;flex-direction:column;align-items:center;color:#64748b}.hero-image-fallback b{font-size:23px}.hero-image-fallback small{font-size:12px}
.hero-product-info{padding:16px 4px 13px;display:grid;grid-template-columns:1fr auto;gap:14px;align-items:end}
.hero-product-info small{color:#88a0b7;font-size:10px}.hero-product-info h2{margin:3px 0 0;font-size:18px;line-height:1.35}
.hero-price{text-align:end;display:flex;flex-direction:column}.hero-price strong{font-size:20px;color:#56ead7;white-space:nowrap}
.hero-specs{display:grid;grid-template-columns:1.2fr .7fr 1fr;border:1px solid rgba(255,255,255,.1);border-radius:14px;overflow:hidden;background:rgba(3,10,18,.22)}
.hero-specs span{min-width:0;padding:10px 11px;display:flex;flex-direction:column;gap:3px}.hero-specs span+span{border-inline-start:1px solid rgba(255,255,255,.1)}
.hero-specs small{color:#71879e;font-size:8px;text-transform:uppercase}.hero-specs b{overflow:hidden;color:#dbe6f1;font-size:10px;white-space:nowrap;text-overflow:ellipsis}
.hero-float-card{position:absolute;z-index:4;min-width:151px;padding:11px 13px;display:flex;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.11);border-radius:14px;background:rgba(10,26,42,.88);box-shadow:0 18px 40px rgba(0,0,0,.24);backdrop-filter:blur(14px)}
.hero-float-card i{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:rgba(57,230,208,.1);color:#39e6d0;font-size:15px;font-style:normal}
.hero-float-card span{display:flex;flex-direction:column}.hero-float-card b{font-size:10px}.hero-float-card small{margin-top:2px;color:#7f94aa;font-size:9px}
.hero-float-stock{inset:16% auto auto -2%}.hero-float-warranty{inset:auto -3% 11% auto}
.hero-empty-card{min-height:370px;display:flex;flex-direction:column;align-items:center;justify-content:center}.hero-empty-card img{width:90px}.hero-empty-card h2{font-size:22px}

.home-trust-strip{position:relative;z-index:5;margin-top:-48px}
.home-trust-strip .container{min-height:96px;padding:0 24px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;border:1px solid #e1e7ed;border-radius:20px;background:#fff;box-shadow:0 18px 55px rgba(15,30,49,.11)}
.home-trust-strip article{min-height:58px;padding:8px 20px;display:flex;align-items:center;gap:12px}.home-trust-strip article+article{border-inline-start:1px solid #e6ebf0}
.home-trust-strip i{width:40px;height:40px;flex:0 0 auto;border-radius:11px;display:grid;place-items:center;background:#e9fbf7;color:#087e6d;font-style:normal}.home-trust-strip svg{width:22px;height:22px}
.home-trust-strip span{display:flex;flex-direction:column}.home-trust-strip b{font-size:13px}.home-trust-strip small{margin-top:2px;color:#748196;font-size:10px}

.home-section{padding:96px 0}
.home-section-heading{margin-bottom:34px;display:flex;align-items:end;justify-content:space-between;gap:30px}
.home-section-heading>div{max-width:680px}.home-eyebrow{display:block;margin-bottom:10px;color:#078675;font-size:11px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}
.home-section-heading h2,.home-deals-copy h2,.confidence-copy h2,.home-faq-layout h2{margin:0;color:#0a1628;font-size:clamp(31px,3.2vw,46px);line-height:1.2;letter-spacing:-.04em;text-wrap:balance}
html[dir=rtl] .home-section-heading h2,html[dir=rtl] .home-deals-copy h2,html[dir=rtl] .confidence-copy h2,html[dir=rtl] .home-faq-layout h2{letter-spacing:-.015em}
.home-section-heading p{margin:11px 0 0;color:#66758a;font-size:14px;line-height:1.8}
.home-section-heading>a{padding-bottom:5px;display:flex;align-items:center;gap:9px;border-bottom:1px solid #b8c2ce;color:#26364a;font-size:13px;font-weight:800;white-space:nowrap}.home-section-heading>a span{color:#079582}

.home-categories{padding-top:104px;background:#fff}
.home-category-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:minmax(170px,1fr);gap:14px}
.home-category-card{position:relative;min-height:170px;padding:24px;border:1px solid #e1e7ee;border-radius:22px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;background:#f8fafc;transition:.25s}
.home-category-card:before{content:"";position:absolute;width:180px;height:180px;inset:auto -75px -95px auto;border-radius:50%;background:rgba(255,255,255,.65)}
.home-category-card:hover{transform:translateY(-5px);border-color:#b9ddd7;box-shadow:0 20px 45px rgba(20,39,61,.1)}
.home-category-card.category-featured{grid-column:span 2;grid-row:span 2;min-height:354px;background:linear-gradient(145deg,#0b1a2b,#102a39);color:#fff;border-color:#142c3c}
.home-category-card.category-bags{background:#f0f4ff}.home-category-card.category-mice{background:#f3f7f3}.home-category-card.category-keyboards{background:#fff6ed}.home-category-card.category-chargers{background:#f7f2ff}
.category-card-icon{position:relative;z-index:1;width:66px;height:66px;border-radius:18px;display:grid;place-items:center;background:#fff;color:#0b7f70;box-shadow:0 10px 30px rgba(30,52,75,.08)}
.category-card-icon svg{width:39px;height:39px}.category-featured .category-card-icon{width:92px;height:92px;background:rgba(57,230,208,.1);color:#55e9d6;box-shadow:none}.category-featured .category-card-icon svg{width:55px;height:55px}
.category-card-copy{position:relative;z-index:1;margin-top:25px}.category-card-copy small{color:#8794a5;font-size:10px;font-weight:900;letter-spacing:.12em}.category-card-copy h3{margin:5px 0;font-size:21px}.category-card-copy p{margin:0;color:#718095;font-size:11px}.category-featured .category-card-copy h3{font-size:34px}.category-featured .category-card-copy p{color:#92a9bd;font-size:13px}
.category-arrow{position:absolute;z-index:2;inset:22px 22px auto auto;width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.72);font-size:15px}
html[dir=rtl] .category-arrow{inset:22px auto auto 22px}.category-featured .category-arrow{background:rgba(255,255,255,.09);color:#56ead7}

.home-brands{padding:30px 0 39px;border-block:1px solid #e9edf2;background:#fbfcfd}
.home-brands .container{display:grid;grid-template-columns:165px 1fr;align-items:center;gap:28px}.home-brands-title{display:flex;align-items:center;gap:15px;color:#728095;font-size:11px;font-weight:800;white-space:nowrap}.home-brands-title i{height:1px;flex:1;background:#d9e0e7}
.home-brand-list{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.home-brand-list a{height:58px;padding:10px;border:1px solid transparent;border-radius:12px;display:grid;place-items:center;filter:grayscale(1);opacity:.72;transition:.2s}.home-brand-list a:hover{border-color:#dbe3ea;background:#fff;filter:none;opacity:1;transform:translateY(-2px)}.home-brand-list img{max-width:90px;max-height:30px;object-fit:contain}.home-brand-list b{font-size:14px}

.home-featured{background:#f5f7fa!important}
.home-product-grid{align-items:stretch}
.home-product-grid .card{height:100%;border-color:#e0e6ec;border-radius:22px;box-shadow:0 5px 18px rgba(20,39,61,.035)}
.home-product-grid .card:hover{transform:translateY(-7px);border-color:#cbd8e2;box-shadow:0 24px 48px rgba(20,39,61,.11)}
.home-product-grid .card-media{height:245px;background:linear-gradient(145deg,#edf2f5,#fff)}
.home-product-grid .card-media>img{padding:20px;mix-blend-mode:multiply}
.home-product-grid .card-body{padding:19px 20px 21px}
.home-product-grid .badge{top:15px;inset-inline-start:15px;padding:6px 10px;background:#0d8d7b;color:#fff}
.home-product-grid .card h3{margin:12px 0 15px;font-size:17px;line-height:1.45}
.home-product-grid .card footer>a{width:38px;height:38px;background:#0b192a;transition:.2s}.home-product-grid .card:hover footer>a{background:#20cdb6;color:#07111f}

.home-needs{padding:98px 0;background:#081421;color:#fff}
.home-heading-light h2{color:#fff}.home-heading-light p{color:#8fa3b9}.home-heading-light .home-eyebrow{color:#4ce5d1}
.home-needs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.need-card{position:relative;min-height:340px;padding:27px;border:1px solid rgba(255,255,255,.1);border-radius:22px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;background:linear-gradient(145deg,#102238,#0c1c2f);transition:.25s}
.need-card:before{content:"";position:absolute;width:250px;height:250px;inset:-155px -120px auto auto;border-radius:50%;background:rgba(57,230,208,.08)}
.need-card:hover{transform:translateY(-6px);border-color:rgba(57,230,208,.34)}
.need-number{position:relative;color:#61778e;font-size:11px;font-weight:900;letter-spacing:.16em}.need-card>div{position:relative}.need-card small{color:#4ce5d1;font-size:10px;font-weight:900;letter-spacing:.13em}.need-card h3{margin:10px 0;font-size:25px;line-height:1.3}.need-card p{margin:0;color:#90a4b9;font-size:13px;line-height:1.8}.need-card>b{position:relative;color:#dbe5ef;font-size:12px}.need-study{background:linear-gradient(145deg,#123235,#0c2429)}.need-power{background:linear-gradient(145deg,#24213d,#171b32)}

.home-deals{background:#fff!important}
.home-deals-layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:75px;align-items:center}
.home-deals-copy p{margin:17px 0 26px;color:#6a788b;font-size:14px;line-height:1.9}.home-deal-list{display:flex;flex-direction:column;gap:10px}
.home-deal-card{position:relative;min-height:132px;padding:11px 17px 11px 11px;border:1px solid #e0e6ec;border-radius:18px;display:grid;grid-template-columns:124px 1fr auto;align-items:center;gap:18px;background:#fbfcfd;transition:.2s}
html[dir=rtl] .home-deal-card{padding:11px 11px 11px 17px}.home-deal-card:hover{transform:translateX(-5px);border-color:#b9dcd6;box-shadow:0 14px 35px rgba(20,39,61,.08)}html[dir=rtl] .home-deal-card:hover{transform:translateX(5px)}
.deal-badge{position:absolute;z-index:2;top:8px;inset-inline-start:8px;padding:4px 7px;border-radius:7px;background:#0b8b78;color:#fff;font-size:8px;font-weight:900}
.deal-image{height:108px;border-radius:13px;display:grid;place-items:center;overflow:hidden;background:#eef3f5}.deal-image img{width:100%;height:100%;padding:10px;object-fit:contain;mix-blend-mode:multiply}.deal-copy{min-width:0}.deal-copy>small{color:#078675;font-size:9px;font-weight:900;text-transform:uppercase}.deal-copy h3{margin:5px 0 12px;font-size:15px;line-height:1.4}.deal-copy div{display:flex;align-items:center;gap:8px}.deal-copy strong{font-size:18px}.deal-copy del{color:#94a0af;font-size:11px}.home-deal-card>span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#0a1728;color:#fff}

.home-accessories{background:#f7f9fb!important}
.home-confidence{padding:105px 0;background:linear-gradient(135deg,#0c1b2d,#0b2930);color:#fff}
.home-confidence-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:80px;align-items:center}.confidence-copy h2{color:#fff}.confidence-copy>p{margin:18px 0 24px;color:#9bb0c3;font-size:14px;line-height:1.95}.confidence-copy .home-eyebrow{color:#51e4d2}.confidence-checks{display:grid;grid-template-columns:1fr 1fr;gap:10px}.confidence-checks span{padding:10px 12px;border:1px solid rgba(255,255,255,.09);border-radius:10px;background:rgba(255,255,255,.035);color:#d5e2ed;font-size:11px}
.confidence-panel{padding:25px;border:1px solid rgba(255,255,255,.1);border-radius:24px;background:rgba(255,255,255,.055);box-shadow:0 30px 70px rgba(0,0,0,.2);backdrop-filter:blur(12px)}
.confidence-score{padding:0 0 19px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.1)}.confidence-score>span{display:flex;align-items:end;gap:7px}.confidence-score b{color:#52e5d2;font-size:42px;line-height:1}.confidence-score small,.confidence-score p{color:#8298ad;font-size:10px}.confidence-score p{margin:0}
.confidence-panel ol{margin:0;padding:8px 0 0;list-style:none}.confidence-panel li{padding:15px 4px;display:flex;align-items:center;gap:14px}.confidence-panel li+li{border-top:1px solid rgba(255,255,255,.075)}.confidence-panel li>i{width:38px;height:38px;flex:0 0 auto;border-radius:10px;display:grid;place-items:center;background:rgba(57,230,208,.09);color:#4ce1cd;font-size:9px;font-style:normal;font-weight:900}.confidence-panel li>span{display:flex;flex-direction:column}.confidence-panel li b{font-size:13px}.confidence-panel li small{margin-top:3px;color:#7f96ac;font-size:10px}

.home-reviews{background:#fff!important}.home-rating-layout{display:grid;grid-template-columns:220px 1fr;gap:18px}.home-rating-score{min-height:235px;padding:29px;border-radius:22px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#0a1728;color:#fff;text-align:center}.home-rating-score strong{font-size:63px;line-height:1}.home-rating-score .stars{margin:10px 0;color:#ffd166;letter-spacing:.08em}.home-rating-score small{color:#8ea2b8;font-size:10px}.home-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.home-review-grid article{min-height:235px;padding:23px;border:1px solid #e0e6ec;border-radius:20px;background:#fbfcfd}.home-review-grid article>div{display:flex;align-items:center;gap:10px}.review-avatar{width:39px;height:39px;flex:0 0 auto;border-radius:50%;display:grid;place-items:center;background:#dff8f4;color:#087a69;font-weight:900}.home-review-grid article>div>span:nth-child(2){display:flex;flex-direction:column}.home-review-grid article b{font-size:12px}.home-review-grid article small{color:#6d7c8f;font-size:9px}.home-review-grid article em{margin-inline-start:auto;color:#f6b91f;font-size:10px;font-style:normal}.home-review-grid article p{margin:24px 0 0;color:#46566b;font-size:13px;line-height:1.9}

.home-faq{background:#f6f8fa!important}.home-faq-layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:80px}.home-faq-layout>div:first-child>p{margin:16px 0 24px;color:#657489;font-size:14px;line-height:1.9}.home-faq-layout>div:first-child>a{display:inline-flex;align-items:center;gap:8px;color:#087c6b;font-size:13px;font-weight:900}.home-faq-layout>div:first-child>a img{width:20px}.home-faq-list{border-top:1px solid #dce3e9}.home-faq-list details{border-bottom:1px solid #dce3e9}.home-faq-list summary{padding:20px 4px;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;list-style:none;font-size:15px;font-weight:800}.home-faq-list summary::-webkit-details-marker{display:none}.home-faq-list summary span{width:28px;height:28px;flex:0 0 auto;border-radius:50%;display:grid;place-items:center;background:#e5ebeF;font-size:15px}.home-faq-list details[open] summary span{background:#0b8977;color:#fff;transform:rotate(45deg)}.home-faq-list details p{max-width:700px;margin:-5px 45px 19px 4px;color:#68778a;font-size:13px;line-height:1.8}html[dir=rtl] .home-faq-list details p{margin:-5px 4px 19px 45px}

.home-final-cta{padding:38px 0;background:#fff}.home-final-cta .container{position:relative;min-height:245px;padding:46px 54px;border-radius:25px;display:flex;align-items:center;justify-content:space-between;gap:45px;overflow:hidden;background:linear-gradient(120deg,#071320,#0d2733);color:#fff}.home-final-cta .container:after{content:"DE";position:absolute;inset:-65px -20px auto auto;color:rgba(255,255,255,.035);font-size:220px;font-weight:900;letter-spacing:-.08em}html[dir=rtl] .home-final-cta .container:after{inset:-65px auto auto -20px}.home-final-cta .container>div{position:relative;z-index:1}.home-final-cta span:first-child{color:#4fe5d1;font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.home-final-cta h2{margin:8px 0;font-size:35px}.home-final-cta p{margin:0;color:#96aabe;font-size:13px}.home-final-cta .container>div:last-child{display:flex;gap:10px;flex-wrap:wrap}.home-final-cta .home-button-secondary{min-width:170px}

@media(max-width:1100px){
  .home-hero-grid{grid-template-columns:1fr 450px;gap:35px}.home-hero h1{font-size:52px}.hero-product-image{height:255px}.hero-float-stock{inset:10% auto auto -1%}.hero-float-warranty{inset:auto -1% 8% auto}
  .home-trust-strip .container{padding:0 10px}.home-trust-strip article{padding:8px 12px}.home-category-grid{grid-template-columns:repeat(3,1fr)}.category-featured{grid-column:span 2}.home-brand-list{grid-template-columns:repeat(4,1fr)}
  .home-deals-layout,.home-confidence-grid{gap:45px}.home-rating-layout{grid-template-columns:190px 1fr}.home-review-grid{grid-template-columns:repeat(2,1fr)}.home-review-grid article:last-child{display:none}
}
@media(max-width:900px){
  .home-body .header-row{height:74px}.home-body .header nav{top:74px}
  .home-hero{padding:65px 0 100px}.home-hero-grid{grid-template-columns:1fr;gap:28px}.home-hero-copy{max-width:720px;text-align:center;margin:auto}.home-hero-label,.home-hero-actions,.home-hero-proof{justify-content:center}.home-hero-lead{margin-inline:auto}.home-hero-search{margin-inline:auto}.home-hero-showcase{min-height:500px}.hero-product-card{transform:none}html[dir=rtl] .hero-product-card{transform:none}.hero-float-stock{inset:12% auto auto 12%}.hero-float-warranty{inset:auto 11% 9% auto}
  .home-trust-strip .container{grid-template-columns:1fr 1fr;padding:13px}.home-trust-strip article:nth-child(3){border-inline-start:0}.home-trust-strip article:nth-child(n+3){border-top:1px solid #e6ebf0}
  .home-section{padding:75px 0}.home-category-grid{grid-template-columns:1fr 1fr}.category-featured{grid-column:span 2;grid-row:auto;min-height:250px}.home-brands .container{grid-template-columns:1fr}.home-brands-title i{max-width:100px}.home-needs-grid{grid-template-columns:1fr}.need-card{min-height:260px}.home-deals-layout,.home-confidence-grid,.home-faq-layout{grid-template-columns:1fr;gap:42px}.home-deal-list{display:grid;grid-template-columns:1fr 1fr}.home-deal-card{grid-template-columns:95px 1fr}.home-deal-card>span{display:none}.home-review-grid{grid-template-columns:1fr}.home-review-grid article:last-child{display:block}.home-rating-layout{grid-template-columns:170px 1fr}.home-final-cta .container{padding:40px;flex-direction:column;align-items:flex-start}
}
@media(max-width:640px){
  .home-body .top{display:none}.home-body .header-row{height:68px}.home-body .header nav{top:68px}.home-body .header .brand-icon{width:40px;height:40px}.home-body .header .brand b{font-size:15px}
  .home-hero{min-height:auto;padding:45px 0 85px}.home-hero-label{padding:7px 10px;font-size:9px}.home-hero h1{margin:18px 0 14px;font-size:39px;line-height:1.13}.home-hero-lead{font-size:14px;line-height:1.8}.home-hero-search{height:57px;margin-top:23px;grid-template-columns:21px 1fr auto;border-radius:15px;padding:6px 6px 6px 13px}html[dir=rtl] .home-hero-search{padding:6px 13px 6px 6px}.home-hero-search input{font-size:12px}.home-hero-search button{height:45px;padding:0 15px}.home-hero-actions{flex-direction:column}.home-button{width:100%}.home-hero-proof{align-items:flex-start;text-align:start}.home-hero-showcase{min-height:415px}.showcase-orbit{width:350px;height:350px}.showcase-orbit:before{transform:rotate(42deg) translateX(175px)}.showcase-orbit:after{transform:rotate(215deg) translateX(175px)}.hero-product-card{width:100%;padding:12px;border-radius:21px}.hero-product-image{height:205px}.hero-product-info{grid-template-columns:1fr}.hero-price{text-align:start}.hero-product-info h2{font-size:15px}.hero-price strong{font-size:18px}.hero-specs{grid-template-columns:1fr 1fr}.hero-specs span:first-child{grid-column:1/-1}.hero-specs span:nth-child(2){border-inline-start:0;border-top:1px solid rgba(255,255,255,.1)}.hero-specs span:nth-child(3){border-top:1px solid rgba(255,255,255,.1)}.hero-float-card{display:none}
  .home-trust-strip{margin-top:-38px}.home-trust-strip .container{grid-template-columns:1fr;padding:8px 13px}.home-trust-strip article{min-height:66px}.home-trust-strip article+article,.home-trust-strip article:nth-child(3){border-inline-start:0;border-top:1px solid #e6ebf0}
  .home-section{padding:62px 0}.home-section-heading{margin-bottom:25px;align-items:flex-start;flex-direction:column}.home-section-heading h2,.home-deals-copy h2,.confidence-copy h2,.home-faq-layout h2{font-size:30px}.home-section-heading p{font-size:13px}.home-category-grid{grid-template-columns:1fr;grid-auto-rows:auto}.home-category-card,.home-category-card.category-featured{grid-column:auto;grid-row:auto;min-height:155px}.home-category-card.category-featured{min-height:230px}.category-featured .category-card-icon{width:72px;height:72px}.category-featured .category-card-icon svg{width:43px}.category-featured .category-card-copy h3{font-size:27px}
  .home-brands{padding:25px 0}.home-brand-list{grid-template-columns:repeat(3,1fr)}.home-brand-list a{height:50px}.home-brand-list img{max-width:74px;max-height:25px}
  .home-product-grid{width:calc(100% + 22px);margin-inline-start:-11px;padding-inline:11px;display:grid;grid-template-columns:none!important;grid-auto-flow:column;grid-auto-columns:minmax(285px,84vw);gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.home-product-grid::-webkit-scrollbar{display:none}.home-product-grid .card{scroll-snap-align:start}.home-product-grid .card-media{height:220px}.home-needs{padding:65px 0}.need-card{min-height:285px;padding:23px}.need-card h3{font-size:23px}
  .home-deal-list{grid-template-columns:1fr}.home-deal-card{min-height:120px}.confidence-checks{grid-template-columns:1fr}.confidence-panel{padding:18px}.confidence-score{align-items:flex-start;flex-direction:column;gap:5px}.confidence-panel li{padding:13px 0}.home-rating-layout{grid-template-columns:1fr}.home-rating-score{min-height:180px}.home-review-grid{grid-template-columns:1fr}.home-review-grid article{min-height:auto}.home-faq-layout{gap:32px}.home-faq-list summary{font-size:14px}.home-final-cta{padding:20px 0}.home-final-cta .container{min-height:300px;padding:31px 25px}.home-final-cta h2{font-size:29px}.home-final-cta .container>div:last-child{width:100%}
}
