:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f5f7fa;--surface:#fff;--surface-2:#eef3f8;--ink:#101820;--muted:#637083;--line:#d7e0ea;--blue:#1366d6;--blue-dark:#0b3c7d;--cyan:#00a7c7;--green:#1c8d57;--orange:#d66a16;--radius:6px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);margin:0}body,button,input,select{font:inherit}button,a,input,select{outline-offset:3px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--cyan)}button{cursor:pointer}img{max-width:100%;display:block}.site-shell{min-height:100dvh;overflow-x:hidden}.announcement-bar{color:#fff;text-align:center;background:#101820;justify-content:center;align-items:center;gap:clamp(16px,4vw,54px);min-height:34px;padding:7px clamp(14px,4vw,56px);font-size:.82rem;font-weight:750;line-height:1.3;display:flex}.announcement-bar span{white-space:nowrap;position:relative}.announcement-bar span+span:before{color:#5f7081;content:"/";position:absolute;left:calc(clamp(16px,4vw,54px)/-2)}.site-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;grid-template-columns:auto 1fr auto auto;align-items:center;gap:18px;min-height:72px;padding:0 clamp(16px,4vw,56px);display:grid;position:sticky;top:0}.brand-button,.footer-brand{color:inherit;text-align:left;background:0 0;border:0;padding:0}.brand-button span,.footer-brand{color:var(--blue);letter-spacing:0;font-size:1.35rem;font-weight:850;display:block}.brand-button small{color:var(--muted);font-size:.74rem;font-weight:700;display:block}.main-nav{justify-content:flex-end;gap:6px;display:flex}.main-nav button,.icon-button,.cart-button,.filter-toggle{border-radius:var(--radius);min-height:44px;color:var(--ink);background:0 0;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:0 12px;font-weight:750;display:inline-flex}.main-nav button:hover,.main-nav button.active,.icon-button,.cart-button{border-color:var(--line);background:var(--surface-2)}.cart-button span{font-variant-numeric:tabular-nums;min-width:20px}.nav-toggle{display:none}.tech-hero{background:linear-gradient(120deg, #1366d614, transparent 44%), var(--surface);grid-template-columns:minmax(0,.86fr) minmax(420px,1.14fr);align-items:center;gap:clamp(28px,5vw,72px);max-width:1920px;min-height:min(560px,100dvh - 72px);margin-inline:auto;padding:clamp(22px,4vw,48px) clamp(16px,4vw,56px);display:grid}.hero-copy{max-width:680px}.eyebrow{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;margin:0 0 12px;font-size:.76rem;font-weight:850}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:0}h1{margin-bottom:20px;font-size:clamp(2.7rem,5.2vw,5.2rem);line-height:.98}.hero-copy p:not(.eyebrow),.page-intro p:not(.eyebrow){max-width:620px;color:var(--muted);font-size:clamp(1rem,1.35vw,1.18rem);line-height:1.7}.hero-actions,.product-actions{flex-wrap:wrap;gap:10px;display:flex}.hero-actions button,.section-heading button,.primary-button,.product-actions button,.collection-panel button,.product-detail button,.newsletter-form button,.checkout-button,.empty-results button{border:1px solid var(--blue);border-radius:var(--radius);background:var(--blue);color:#fff;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 16px;font-weight:850;display:inline-flex}.hero-actions button:nth-child(2),.section-heading button,.product-actions button:first-child,.empty-results button{background:var(--surface);color:var(--blue)}.hero-device{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(135deg,#f8fbff,#e3edf7);min-height:430px;position:relative;overflow:hidden}.hero-product-stage{grid-template-columns:1.05fr .95fr;gap:14px;padding:28px 28px 108px;display:grid}.hero-product-stage button{border:1px solid var(--line);border-radius:var(--radius);background:#fff;align-items:center;min-height:170px;padding:16px;display:grid;position:relative;box-shadow:0 18px 34px #20364a1f}.hero-product-stage button:first-child{grid-row:span 2;min-height:360px}.hero-product-stage img{object-fit:contain;width:100%;height:100%;max-height:300px}.hero-product-stage button:not(:first-child) img{max-height:135px}.hero-product-stage span{border-radius:var(--radius);color:#fff;background:#101820;padding:6px 8px;font-size:.75rem;font-weight:850;position:absolute;bottom:12px;left:12px}.trust-row{border-block:1px solid var(--line);background:var(--surface);grid-template-columns:repeat(3,1fr);display:grid}.deal-strip{border-bottom:1px solid var(--line);background:var(--line);grid-template-columns:repeat(6,minmax(0,1fr));gap:1px;display:grid}.deal-strip button{background:var(--surface);min-height:62px;color:var(--ink);text-align:left;border:0;padding:10px 14px;font-size:.88rem;font-weight:800}.deal-strip span{color:var(--orange);text-transform:uppercase;font-size:.78rem;display:block}.trust-row div{border-right:1px solid var(--line);min-height:84px;color:var(--muted);align-items:center;gap:12px;padding:20px clamp(16px,4vw,56px);font-weight:750;display:flex}.trust-row div:last-child{border-right:0}.page-section,.page-intro,.shop-page,.product-page{max-width:1920px;margin-inline:auto;padding:clamp(42px,6vw,84px) clamp(16px,4vw,56px)}.page-intro{background:var(--surface);border-bottom:1px solid var(--line)}.page-intro h1{max-width:980px;font-size:clamp(2.5rem,5vw,5.4rem)}.section-heading{justify-content:space-between;align-items:end;gap:18px;margin-bottom:26px;display:flex}.section-heading h2{margin-bottom:0;font-size:clamp(2rem,3.8vw,4rem);line-height:1}.category-grid,.product-grid,.support-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.category-tile,.product-card,.support-grid button,.collection-panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.category-tile{text-align:left;gap:10px;padding:16px;display:grid}.category-tile img{object-fit:contain;border-radius:var(--radius);background:#fff;width:100%;height:176px;padding:14px}.category-tile span{font-size:1.15rem;font-weight:850}.category-tile p,.product-info p,.spec-list,.support-grid p,.collection-panel p,.cart-item p,.site-footer p{color:var(--muted);line-height:1.55}.dark-section{color:#fff;background:#101820}.dark-section .product-card,.dark-section .section-heading button{background:var(--surface);border-color:var(--line);color:var(--ink)}.dark-section .product-info p,.dark-section .spec-list{color:var(--muted)}.shop-toolbar{color:var(--muted);justify-content:space-between;gap:16px;margin-bottom:18px;font-weight:750;display:flex}.filter-toggle{border-color:var(--line);background:var(--surface);display:none}.shop-layout{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:28px;display:grid}.filters{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);gap:24px;padding:18px;display:grid;position:sticky;top:92px}.search-field,.select-field{color:var(--muted);gap:8px;font-size:.9rem;font-weight:800;display:grid}.search-field input,.select-field select,.newsletter-form input{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);width:100%;min-height:46px;color:var(--ink);padding:0 12px}.select-field{position:relative}.select-field svg{pointer-events:none;position:absolute;bottom:15px;right:12px}.select-field select{appearance:none}.filter-group>span{color:var(--muted);margin-bottom:8px;font-size:.9rem;font-weight:800;display:block}.filter-list{gap:8px;display:grid}.filter-list button{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);min-height:40px;color:var(--ink);text-align:left;padding:0 10px}.filter-list button.active{border-color:var(--blue);color:var(--blue-dark);background:#e9f2ff;font-weight:850}.product-card{flex-direction:column;min-width:0;display:flex;overflow:hidden}.product-image{background:var(--surface-2);border:0;justify-content:center;align-items:center;width:100%;height:190px;padding:0;display:flex;position:relative}.product-image img{object-fit:contain;width:100%;height:100%;max-height:178px;padding:6px}.product-image span{border-radius:var(--radius);background:var(--ink);color:#fff;padding:6px 8px;font-size:.75rem;font-weight:850;position:absolute;top:12px;left:12px}.product-info{gap:4px;padding:10px 12px 0;display:grid}.product-info h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:44px;margin-bottom:0;font-size:.94rem;line-height:1.25;display:-webkit-box;overflow:hidden}.rating-line{color:#c45500;align-items:center;gap:6px;font-size:.82rem;display:flex}.rating-line a{color:var(--blue)}.price-line{align-items:baseline;gap:7px;display:flex}.price-line strong{font-size:1.18rem}.price-line del{color:var(--muted);font-size:.82rem}.stock-line{color:var(--green);margin-bottom:0;font-size:.78rem;font-weight:750}.product-info strong,.drawer-footer strong,.product-detail strong{font-variant-numeric:tabular-nums}.spec-list{margin:8px 12px;padding-left:18px;font-size:.78rem}.product-actions{margin-top:auto;padding:0 12px 12px}.product-actions button{flex:1;min-height:38px;padding-inline:9px;font-size:.82rem}.review-band,.store-feedback{background:var(--surface);border-top:1px solid var(--line);grid-template-columns:minmax(0,.55fr) minmax(0,1fr);align-items:start;gap:28px;display:grid}.feedback-summary{gap:14px;max-width:520px;display:grid}.feedback-score{border:1px solid var(--line);border-radius:var(--radius);background:#fff;align-items:center;gap:12px;width:fit-content;padding:12px 14px;display:flex}.feedback-score strong{color:var(--blue-dark);font-size:clamp(2rem,5vw,3.8rem);line-height:.95}.feedback-score span{max-width:110px;color:var(--muted);font-weight:750}.store-review-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.store-review-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;gap:12px;padding:18px;display:grid}.review-card-head{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.review-card-head>span{background:var(--ink);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-weight:850;display:inline-flex}.review-card-head strong,.review-card-head small{display:block}.review-card-head small,.store-review-card p{color:var(--muted)}.review-card-head b{border-radius:var(--radius);background:var(--blue);color:#fff;padding:7px 8px}.verified-line{align-items:center;gap:7px;font-size:.86rem;font-weight:800;display:flex;color:var(--blue-dark)!important}.store-review-card h3{font-size:1rem;line-height:1.25}.review-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.buyer-reviews{background:var(--surface);border-top:1px solid var(--line)}.review-grid.wide article{gap:10px;display:grid}.review-grid.wide img{object-fit:contain;border-radius:var(--radius);background:#fff;width:100%;height:150px;padding:14px}.review-grid article{border:1px solid var(--line);border-radius:var(--radius);background:var(--bg);padding:18px}.review-grid strong,.review-grid span{display:block}.review-grid span{color:var(--muted);margin-top:10px;font-size:.88rem}.collection-page-grid{gap:18px;display:grid}.collection-panel{grid-template-columns:260px minmax(0,1fr);align-items:center;gap:20px;padding:18px;display:grid}.collection-panel img{border-radius:var(--radius);background:var(--surface-2);width:100%}.support-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.support-grid button{text-align:left;gap:9px;padding:22px;display:grid}.support-grid button.active{border-color:var(--blue);background:#e9f2ff}.support-detail{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);gap:10px;margin:0 clamp(16px,4vw,56px) clamp(42px,6vw,84px);display:grid}.support-detail p,.support-detail li,.support-contact p,.support-contact form p,.problem-grid p,.glossary-grid p{color:var(--muted);line-height:1.6}.support-helper{background:var(--surface);border-bottom:1px solid var(--line)}.problem-grid,.glossary-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.problem-grid article,.glossary-grid article{border:1px solid var(--line);border-radius:var(--radius);background:#fff;align-content:start;gap:10px;padding:18px;display:grid}.problem-grid article>div{border-radius:var(--radius);width:44px;height:44px;color:var(--blue);background:#e9f2ff;justify-content:center;align-items:center;display:inline-flex}.problem-grid h3,.glossary-grid strong{font-size:1rem;line-height:1.25}.support-education{background:var(--surface);border-top:1px solid var(--line);grid-template-columns:minmax(220px,.45fr) minmax(0,1fr);gap:24px;display:grid}.glossary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.support-contact{color:#fff;background:#101820;grid-template-columns:minmax(260px,.55fr) minmax(320px,.75fr);align-items:start;gap:28px;display:grid}.support-contact form{gap:10px;display:grid}.support-contact input,.support-contact textarea{border-radius:var(--radius);background:#fff;border:1px solid #35485a;width:100%;padding:13px 14px}.support-contact textarea{resize:vertical;min-height:130px}.support-contact button{justify-content:center}.product-detail{grid-template-columns:minmax(320px,.9fr) minmax(0,.8fr);align-items:start;gap:clamp(24px,5vw,64px);display:grid}.gallery-main img{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-2);object-fit:contain;width:100%;padding:18px}.product-detail h1{font-size:clamp(2.4rem,5vw,5.2rem)}.product-detail ul,.quick-view ul,.detail-card ul{color:var(--muted);line-height:1.8}.product-gallery{gap:12px;display:grid}.gallery-thumbs{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.gallery-thumbs button{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);min-height:auto;color:var(--ink);text-align:left;gap:6px;padding:8px;display:grid}.gallery-thumbs button.active{border-color:var(--blue);box-shadow:inset 0 0 0 1px var(--blue)}.gallery-thumbs img{object-fit:contain;border-radius:var(--radius);background:var(--surface-2);width:100%;height:72px}.gallery-thumbs span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;font-weight:800;display:block;overflow:hidden}.product-summary{gap:12px;display:grid}.ideal-line{border-left:3px solid var(--blue);color:var(--blue-dark);background:#e9f2ff;padding:12px 14px;line-height:1.55}.product-info-sections{background:var(--surface);border-top:1px solid var(--line);grid-template-columns:minmax(0,1.25fr) repeat(3,minmax(0,1fr));align-items:start;gap:14px;display:grid}.detail-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;gap:12px;height:100%;padding:18px;display:grid}.detail-card h2{font-size:1.25rem}.detail-card dl{gap:0;margin:0;display:grid}.detail-card dl div{border-top:1px solid var(--line);grid-template-columns:minmax(120px,.45fr) minmax(0,1fr);gap:12px;padding:10px 0;display:grid}.detail-card dl div:first-child{border-top:0}.detail-card dt{color:var(--muted);font-weight:800}.detail-card dd{color:var(--ink);margin:0}.back-button{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);min-height:42px;color:var(--blue);margin-bottom:20px;padding:0 12px;font-weight:800}.modal-layer,.drawer-layer{z-index:40;visibility:hidden;pointer-events:none;position:fixed;inset:0}.modal-layer{visibility:visible;pointer-events:auto;place-items:center;padding:18px;display:grid}.drawer-layer.open{visibility:visible;pointer-events:auto}.modal-scrim{background:#0a121c8a;border:0;position:absolute;inset:0}.quick-view{z-index:1;border-radius:var(--radius);background:var(--surface);grid-template-columns:minmax(260px,.9fr) minmax(280px,.8fr);width:min(920px,100%);max-height:calc(100dvh - 36px);display:grid;position:relative;overflow:auto}.quick-view>img{object-fit:cover;background:var(--surface-2);width:100%;height:100%;min-height:460px}.quick-view>div{align-content:center;gap:16px;padding:clamp(22px,4vw,42px);display:grid}.quick-close{z-index:2;position:absolute;top:12px;right:12px}.cart-drawer{background:var(--surface);grid-template-rows:auto minmax(0,1fr) auto;width:min(460px,100%);height:100%;transition:transform .22s;display:grid;position:absolute;top:0;right:0;transform:translate(100%)}.drawer-layer.open .cart-drawer{transform:translate(0)}.drawer-header,.drawer-footer{padding:22px}.drawer-header{border-bottom:1px solid var(--line);justify-content:space-between;gap:14px;display:flex}.drawer-header h2{margin-bottom:0;font-size:1.45rem}.cart-items{padding:12px 22px;overflow:auto}.cart-item{border-bottom:1px solid var(--line);grid-template-columns:86px minmax(0,1fr);gap:14px;padding:16px 0;display:grid}.cart-item img{object-fit:cover;border-radius:var(--radius);background:var(--surface-2);width:86px;height:70px}.quantity-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.quantity-row button{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);min-height:34px}.quantity-row button:not(:last-child){width:34px}.drawer-footer{border-top:1px solid var(--line);gap:12px;display:grid}.drawer-footer div{justify-content:space-between;display:flex}.total-line{border-top:1px solid var(--line);padding-top:12px;font-size:1.15rem}.drawer-footer p{color:var(--muted);gap:8px;margin:0;display:flex}.checkout-button:disabled{cursor:not-allowed;opacity:.45}.empty-results,.empty-cart{color:var(--muted);line-height:1.6}.site-footer{background:var(--ink);color:#fff;gap:26px;padding:42px clamp(16px,4vw,56px);display:grid}.footer-main{grid-template-columns:minmax(220px,.8fr) minmax(420px,1.25fr) minmax(320px,.9fr);align-items:start;gap:34px;display:grid}.footer-brand{color:#fff;background:0 0;border:0;padding:0;font-size:1.15rem;font-weight:900}.footer-about{gap:16px;display:grid}.footer-about p,.footer-contact span,.footer-service span,.footer-bottom,.footer-links button{color:#9fb0c5}.footer-contact,.footer-service{gap:10px;display:grid}.footer-contact span,.footer-service span{align-items:center;gap:9px;line-height:1.35;display:flex}.social-links{flex-wrap:wrap;gap:10px;display:flex}.social-links a{border-radius:var(--radius);color:#fff;background:#142230;border:1px solid #263847;justify-content:center;align-items:center;width:38px;height:38px;font-size:.78rem;font-weight:900;text-decoration:none;display:inline-flex}.footer-links{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.footer-links div{align-content:start;gap:9px;display:grid}.footer-links h3{color:#fff;margin:0 0 4px;font-size:.95rem}.footer-links button{text-align:left;background:0 0;border:0;width:fit-content;max-width:100%;padding:0}.footer-links button:hover,.footer-links button:focus-visible,.footer-brand:hover,.social-links a:hover{color:#fff}.footer-right{gap:18px;display:grid}.newsletter-form{gap:10px;display:grid}.newsletter-form label{font-weight:850}.newsletter-form div{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.newsletter-form p{color:#9bdfff;min-height:22px;margin:0}.footer-bottom{border-top:1px solid #263847;flex-wrap:wrap;justify-content:space-between;gap:12px;padding-top:18px;font-size:.88rem;display:flex}@media (max-width:1020px){.tech-hero,.shop-layout,.product-detail,.quick-view,.footer-main,.site-footer{grid-template-columns:1fr}.category-grid,.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.support-grid,.problem-grid,.glossary-grid,.product-info-sections{grid-template-columns:repeat(2,minmax(0,1fr))}.deal-strip,.review-band,.store-feedback,.store-review-grid,.review-grid{grid-template-columns:1fr}.filter-toggle,.nav-toggle{display:inline-flex}.main-nav{border-bottom:1px solid var(--line);background:var(--surface);flex-direction:column;padding:12px 16px;display:none;position:absolute;top:72px;left:0;right:0}.main-nav.open{display:flex}.filters{display:none;position:static}.shop-layout.filters-visible .filters{display:grid}.collection-panel,.support-education,.support-contact,.product-info-sections{grid-template-columns:1fr}}@media (max-width:620px){.site-header{grid-template-columns:1fr auto auto;gap:8px;padding-inline:12px}.announcement-bar{text-align:left;justify-content:flex-start;padding-inline:12px;overflow-x:auto}.brand-button small{display:none}h1{font-size:clamp(2.25rem,11vw,3.25rem);line-height:1.02}.tech-hero{min-height:auto;padding-block:22px}.hero-copy p:not(.eyebrow){font-size:.95rem;line-height:1.55}.hero-device{display:none}.hero-product-stage{grid-template-columns:1fr;padding:16px 16px 104px}.hero-product-stage button:first-child,.hero-product-stage button{min-height:170px}.tech-hero,.page-section,.page-intro,.shop-page,.product-page{padding-inline:14px}.trust-row,.category-grid,.product-grid,.support-grid,.problem-grid,.glossary-grid,.gallery-thumbs{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-card dl div{grid-template-columns:1fr;gap:4px}.trust-row div{border-right:0;border-bottom:1px solid var(--line)}.section-heading,.shop-toolbar{flex-direction:column;align-items:flex-start}.hero-actions button,.newsletter-form button{width:100%}.newsletter-form div,.footer-links{grid-template-columns:1fr}.quick-view>img{min-height:300px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
