.hardware-module__D58wvW__page{--hw-bg:#08090b;--hw-bg-elevated:#0e1014;--hw-bg-card:#111318;--hw-surface:#161a20;--hw-border:#ffffff12;--hw-border-hover:#ffffff24;--hw-border-glow:#c8f53c33;--hw-text:#f1f5f9;--hw-muted:#a1b2c8;--hw-dim:#8898ad;--hw-accent:#c8f53c;--hw-accent-dim:#c8f53c1a;--hw-shadow-hover:0 12px 32px #0006, 0 0 0 1px #c8f53c0f;--hw-transition:.2s cubic-bezier(.4, 0, .2, 1);width:100%;color:var(--hw-text);background-color:var(--hw-bg);background-image:radial-gradient(at 15% 0,#c8f53c09 0%,#0000 42%),radial-gradient(at 85% 100%,#5078ff06 0%,#0000 42%);margin-top:-20px;margin-bottom:-24px;line-height:1.6;overflow:hidden}html[data-theme=light] .hardware-module__D58wvW__page{--hw-bg:#f5f7fb;--hw-bg-elevated:#fff;--hw-bg-card:#fff;--hw-surface:#edf2f8;--hw-border:#0f172a1f;--hw-border-hover:#0f172a38;--hw-border-glow:#2563eb38;--hw-text:#0f172a;--hw-muted:#334155;--hw-dim:#475569;--hw-accent:#2563eb;--hw-accent-dim:#2563eb1f;--hw-shadow-hover:0 12px 32px #0f172a1f, 0 0 0 1px #2563eb0d}.hardware-module__D58wvW__page,.hardware-module__D58wvW__page *{box-sizing:border-box}.hardware-module__D58wvW__page h1,.hardware-module__D58wvW__page h2,.hardware-module__D58wvW__page h3,.hardware-module__D58wvW__page p{margin:0}.hardware-module__D58wvW__hero{text-align:center;background:radial-gradient(ellipse at 50% 0%, #c8f53c14 0%, transparent 55%), linear-gradient(180deg, var(--hw-bg-elevated) 0%, var(--hw-bg) 100%);border-bottom:1px solid var(--hw-border);padding:8.5rem 2rem 4.5rem;position:relative;overflow:hidden}.hardware-module__D58wvW__hero:before,.hardware-module__D58wvW__hero:after{content:"";pointer-events:none;position:absolute}.hardware-module__D58wvW__hero:before{background:radial-gradient(circle,#c8f53c14,#0000 67%);width:600px;height:600px;top:-220px;left:50%;transform:translate(-50%)}.hardware-module__D58wvW__hero:after{opacity:.2;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:48px 48px;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 80%);mask-image:linear-gradient(#000,#0000 80%)}html[data-theme=light] .hardware-module__D58wvW__hero{background:radial-gradient(ellipse at 50% 0%, #2563eb1a 0%, transparent 55%), linear-gradient(180deg, #fff 0%, var(--hw-bg) 100%)}html[data-theme=light] .hardware-module__D58wvW__hero:before{background:radial-gradient(circle,#2563eb1a,#0000 67%)}html[data-theme=light] .hardware-module__D58wvW__hero:after{background-image:linear-gradient(#0f172a08 1px,#0000 1px),linear-gradient(90deg,#0f172a08 1px,#0000 1px)}.hardware-module__D58wvW__hero>*{z-index:1;position:relative}.hardware-module__D58wvW__breadcrumb{color:var(--hw-dim);flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.83rem;display:flex}.hardware-module__D58wvW__breadcrumb a{color:var(--hw-muted);transition:color var(--hw-transition);text-decoration:none}.hardware-module__D58wvW__breadcrumb a:hover{color:var(--hw-accent)}.hardware-module__D58wvW__sectionLabel{font-family:var(--migrated-font-label);color:var(--hw-accent);background:var(--hw-accent-dim);border:1px solid var(--hw-border-glow);letter-spacing:.1em;text-transform:uppercase;border-radius:999px;align-items:center;margin-bottom:1.2rem;padding:.35rem .8rem;font-size:.76rem;font-weight:700;display:inline-flex}.hardware-module__D58wvW__hero h1{letter-spacing:-.035em;margin-bottom:1rem;font-size:clamp(2.25rem,5vw,3rem);font-weight:700;line-height:1.1}.hardware-module__D58wvW__hero>p{max-width:680px;color:var(--hw-muted);margin-inline:auto;font-size:1.05rem}.hardware-module__D58wvW__hero .hardware-module__D58wvW__heroHint{color:var(--hw-dim);margin-top:.5rem;font-size:.88rem}.hardware-module__D58wvW__section{padding:clamp(3.5rem,6vw,4.75rem) 2rem}.hardware-module__D58wvW__catalogSection{padding-top:0}.hardware-module__D58wvW__container{width:100%;max-width:1240px;margin-inline:auto}.hardware-module__D58wvW__category{margin-bottom:3.5rem}.hardware-module__D58wvW__categoryHeader{border-bottom:1px solid var(--hw-border);justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1.25rem;padding-bottom:.75rem;display:flex}.hardware-module__D58wvW__categoryHeader h2{letter-spacing:-.015em;font-size:1.15rem}.hardware-module__D58wvW__categoryHeader>span{color:var(--hw-dim);font-size:.78rem}.hardware-module__D58wvW__cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.hardware-module__D58wvW__card{background:var(--hw-bg-card);border:1px solid var(--hw-border);min-width:0;transition:transform var(--hw-transition), border-color var(--hw-transition), box-shadow var(--hw-transition);border-radius:16px;flex-direction:column;gap:.75rem;padding:1.5rem;display:flex}.hardware-module__D58wvW__card:hover{border-color:var(--hw-border-glow);box-shadow:var(--hw-shadow-hover);transform:translateY(-1px)}.hardware-module__D58wvW__cardImage{aspect-ratio:16/10;object-fit:cover;border-radius:10px;width:100%;height:auto}.hardware-module__D58wvW__card h3{color:var(--hw-text);font-size:1rem;line-height:1.3}.hardware-module__D58wvW__card>p{color:var(--hw-muted);flex:1;font-size:.86rem}.hardware-module__D58wvW__specs{flex-wrap:wrap;gap:.4rem;display:flex}.hardware-module__D58wvW__specs span,.hardware-module__D58wvW__comingSoon{border-radius:999px;padding:.25rem .6rem;font-size:.74rem;line-height:1.35}.hardware-module__D58wvW__specs span{color:var(--hw-muted);background:var(--hw-bg-elevated);border:1px solid var(--hw-border)}.hardware-module__D58wvW__cardFooter{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding-top:.25rem;display:flex}.hardware-module__D58wvW__cardFooter a{color:var(--hw-accent);font-size:.83rem;font-weight:700;text-decoration:none}.hardware-module__D58wvW__cardFooter a:hover{text-underline-offset:3px;text-decoration:underline}.hardware-module__D58wvW__comingSoon{color:var(--hw-dim);background:var(--hw-surface);border:1px solid var(--hw-border);font-weight:600}.hardware-module__D58wvW__cta{text-align:center;background:var(--hw-bg-elevated);border:1px solid var(--hw-border);border-radius:16px;padding:2.5rem 2rem}.hardware-module__D58wvW__cta h2{margin-bottom:.65rem;font-size:clamp(1.35rem,3vw,1.75rem)}.hardware-module__D58wvW__cta p{max-width:620px;color:var(--hw-muted);margin-inline:auto;font-size:.92rem}.hardware-module__D58wvW__ctaActions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.5rem;display:flex}.hardware-module__D58wvW__button{min-height:42px;transition:transform var(--hw-transition), color var(--hw-transition), background-color var(--hw-transition), border-color var(--hw-transition);border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;padding:.65rem 1.15rem;font-size:.86rem;font-weight:700;text-decoration:none;display:inline-flex}.hardware-module__D58wvW__button:hover{transform:translateY(-1px)}.hardware-module__D58wvW__buttonPrimary{color:#08090b;background:var(--hw-accent);border-color:var(--hw-accent)}html[data-theme=light] .hardware-module__D58wvW__buttonPrimary{color:#fff}.hardware-module__D58wvW__buttonSecondary{color:var(--hw-text);border-color:var(--hw-border-hover);background:0 0}.hardware-module__D58wvW__buttonSecondary:hover{color:var(--hw-accent);border-color:var(--hw-accent)}@media (max-width:768px){.hardware-module__D58wvW__hero{padding:7rem 1.25rem 3.75rem}.hardware-module__D58wvW__section{padding:2.75rem 1.25rem}.hardware-module__D58wvW__catalogSection{padding-top:0}}@media (max-width:680px){.hardware-module__D58wvW__cards{grid-template-columns:1fr}}@media (max-width:480px){.hardware-module__D58wvW__section{padding-inline:1rem}.hardware-module__D58wvW__catalogSection{padding-top:0}.hardware-module__D58wvW__card,.hardware-module__D58wvW__cta{padding:1.25rem}}@media (prefers-reduced-motion:reduce){.hardware-module__D58wvW__page *,.hardware-module__D58wvW__page :before,.hardware-module__D58wvW__page :after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
