*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#080b10;color:#f7fbff;font-family:'Space Grotesk',system-ui,-apple-system,Segoe UI,sans-serif;line-height:1.55}body:before{content:'';position:fixed;inset:0;z-index:-2;background:radial-gradient(circle at 15% 10%,rgba(0,229,255,.18),transparent 28rem),radial-gradient(circle at 84% 18%,rgba(245,255,0,.12),transparent 24rem),linear-gradient(135deg,#080b10 0%,#101722 48%,#07090d 100%)}body:after{content:'';position:fixed;inset:0;z-index:-1;opacity:.2;background-image:linear-gradient(rgba(0,229,255,.15) 1px,transparent 1px),linear-gradient(90deg,rgba(0,229,255,.15) 1px,transparent 1px);background-size:36px 36px;mask-image:linear-gradient(to bottom,#000,transparent 88%)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.skip-link{position:absolute;left:1rem;top:-4rem;background:#f5ff00;color:#05070a;padding:.75rem 1rem;border-radius:999px;font-weight:800;z-index:20}.skip-link:focus{top:1rem}.preview-banner{background:#f5ff00;color:#05070a;text-align:center;font-family:'IBM Plex Mono',monospace;font-weight:800;padding:.55rem 1rem}.site-header{position:sticky;top:0;z-index:10;border-bottom:1px solid rgba(0,229,255,.24);background:rgba(8,11,16,.88);backdrop-filter:blur(18px)}.header-inner{width:min(1180px,calc(100% - 32px));margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:76px}.brand-link{display:flex;align-items:center;gap:.75rem;font-weight:800;letter-spacing:.02em}.brand-logo{width:42px;height:42px;object-fit:contain;border-radius:10px}.brand-mark{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(0,229,255,.65);background:linear-gradient(135deg,rgba(0,229,255,.18),rgba(245,255,0,.13));box-shadow:0 0 24px rgba(0,229,255,.18);color:#f5ff00;font-family:'IBM Plex Mono',monospace;font-weight:800}.brand-text{font-size:1.06rem}.nav-links{display:flex;align-items:center;gap:.35rem;flex-wrap:wrap;justify-content:flex-end}.nav-links a{font-family:'IBM Plex Mono',monospace;font-size:.82rem;color:#c7d7e5;padding:.62rem .78rem;border:1px solid transparent;border-radius:999px}.nav-links a:hover,.nav-links a:focus-visible{color:#fff;border-color:rgba(0,229,255,.55);background:rgba(0,229,255,.08);outline:none}.cart-count{display:inline-grid;place-items:center;min-width:1.35rem;height:1.35rem;margin-left:.25rem;padding:0 .25rem;border-radius:999px;background:#f5ff00;color:#05070a;font-weight:900}.btn-primary,.btn-secondary,.auth-submit,.cart-submit{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;border-radius:999px;padding:.92rem 1.18rem;font-family:'IBM Plex Mono',monospace;font-weight:900;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.btn-primary,.auth-submit,.cart-submit{border:0;background:#00e5ff;color:#041014;box-shadow:0 0 28px rgba(0,229,255,.28)}.btn-primary:hover,.btn-primary:focus-visible,.auth-submit:hover,.auth-submit:focus-visible,.cart-submit:hover,.cart-submit:focus-visible{transform:translateY(-2px);box-shadow:0 0 40px rgba(0,229,255,.42);outline:3px solid rgba(245,255,0,.45)}.btn-secondary{background:transparent;color:#f5ff00;border:1px solid rgba(245,255,0,.72)}.btn-secondary:hover,.btn-secondary:focus-visible{background:rgba(245,255,0,.12);outline:3px solid rgba(0,229,255,.35)}.section{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:4.8rem 0}.hero{overflow:hidden;padding:5rem 0 3.5rem}.hero-grid{width:min(1180px,calc(100% - 32px));margin:0 auto;display:grid;gap:2.2rem;align-items:center}.eyebrow,.spec-label{font-family:'IBM Plex Mono',monospace;color:#00e5ff;text-transform:uppercase;letter-spacing:.14em;font-size:.76rem;font-weight:900}.hero h1,.page-title{margin:.65rem 0 1rem;font-size:clamp(2.6rem,8vw,6.2rem);line-height:.91;letter-spacing:-.065em}.hero-copy,.lead{max-width:760px;color:#c7d7e5;font-size:1.08rem}.hero-actions{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:1.6rem}.signal-panel{position:relative;min-height:360px;border:1px solid rgba(245,255,0,.25);border-radius:28px;background:radial-gradient(circle at 25% 30%,rgba(0,229,255,.24),transparent 12rem),linear-gradient(135deg,rgba(255,255,255,.06),rgba(255,255,255,.015));overflow:hidden}.signal-panel:before,.signal-panel:after{content:'';position:absolute;background:#00e5ff;box-shadow:0 0 28px #00e5ff}.signal-panel:before{width:74%;height:3px;left:9%;top:31%}.signal-panel:after{width:3px;height:58%;right:22%;top:18%}.node{position:absolute;width:22px;height:22px;border-radius:50%;border:3px solid #f5ff00;background:#080b10;box-shadow:0 0 26px rgba(245,255,0,.46)}.node.n1{left:8%;top:28%}.node.n2{right:19%;top:15%}.node.n3{right:19%;bottom:22%}.node.n4{left:39%;top:28%}.panel-chip{position:absolute;left:12%;bottom:12%;right:12%;border:1px solid rgba(0,229,255,.42);border-radius:18px;padding:1rem;background:rgba(8,11,16,.82);font-family:'IBM Plex Mono',monospace}.panel-chip strong{display:block;color:#f5ff00}.section-head{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.section-head h2{font-size:clamp(2rem,5vw,3.8rem);line-height:.96;letter-spacing:-.045em;margin:0}.section-head p{max-width:540px;color:#aebfce;margin:0}.highlight-grid,.product-grid,.shop-grid{display:grid;grid-template-columns:1fr;gap:1rem}.highlight-card,.product-card,.info-card{position:relative;border:1px solid rgba(255,255,255,.1);border-radius:24px;background:linear-gradient(180deg,rgba(18,27,39,.82),rgba(9,13,19,.92));padding:1.1rem;overflow:hidden}.highlight-card:before,.product-card:before,.info-card:before{content:'';position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,#00e5ff,#f5ff00);opacity:.9}.highlight-card h3,.product-card h2,.product-card h3,.info-card h2,.info-card h3{margin:.55rem 0;color:#fff}.highlight-card p,.product-card p,.info-card p{color:#b7c7d6;margin:.45rem 0}.product-card{display:flex;flex-direction:column;gap:.85rem;min-height:100%}.product-media{height:180px;border-radius:18px;border:1px solid rgba(0,229,255,.18);background:#0b121b;display:grid;place-items:center;overflow:hidden}.product-media img{width:100%;height:100%;object-fit:cover}.product-swatch{width:100%;height:100%;min-height:180px;border-radius:18px;background:linear-gradient(135deg,rgba(0,229,255,.2),rgba(245,255,0,.1)),repeating-linear-gradient(90deg,transparent 0 18px,rgba(0,229,255,.18) 18px 20px),#0b121b;position:relative}.product-swatch:after{content:'';position:absolute;left:24%;top:28%;width:52%;height:44%;border:2px solid rgba(245,255,0,.72);border-radius:14px;box-shadow:0 0 30px rgba(245,255,0,.16)}.product-meta{display:flex;gap:.5rem;flex-wrap:wrap}.pill{display:inline-flex;border:1px solid rgba(0,229,255,.35);border-radius:999px;padding:.28rem .56rem;color:#bfefff;font-family:'IBM Plex Mono',monospace;font-size:.72rem}.price{font-family:'IBM Plex Mono',monospace;color:#f5ff00;font-weight:900;font-size:1.1rem}.product-card .btn-secondary{margin-top:auto;width:100%}.filter-bar{display:flex;gap:.55rem;flex-wrap:wrap;margin:1.4rem 0 1.6rem}.filter-bar button{border:1px solid rgba(0,229,255,.35);background:rgba(0,229,255,.06);color:#eaf8ff;border-radius:999px;padding:.65rem .9rem;font-family:'IBM Plex Mono',monospace;font-weight:800;cursor:pointer}.filter-bar button:hover,.filter-bar button:focus-visible{outline:3px solid rgba(245,255,0,.32);border-color:#f5ff00}.lab-band{border-top:1px solid rgba(0,229,255,.18);border-bottom:1px solid rgba(0,229,255,.18);background:rgba(0,229,255,.045)}.spec-strip{display:grid;grid-template-columns:1fr;gap:.8rem;margin:1.3rem 0}.spec-item{border-left:3px solid #f5ff00;padding:1rem;background:rgba(255,255,255,.035);font-family:'IBM Plex Mono',monospace}.terminal-card{border:1px solid rgba(0,229,255,.32);background:linear-gradient(180deg,rgba(11,18,27,.96),rgba(8,11,16,.96));border-radius:28px;padding:1rem;box-shadow:0 24px 80px rgba(0,0,0,.36);margin-top:1.2rem}.terminal-top{display:flex;gap:.42rem;border-bottom:1px solid rgba(255,255,255,.09);padding:.25rem .35rem .9rem}.dot{width:.7rem;height:.7rem;border-radius:50%;background:#00e5ff}.dot:nth-child(2){background:#f5ff00}.dot:nth-child(3){background:#ff4fd8}.terminal-lines{padding:1.15rem;font-family:'IBM Plex Mono',monospace;color:#dcecff}.terminal-lines p{margin:.58rem 0}.terminal-lines span{color:#f5ff00}.product-detail{display:grid;gap:1.4rem;align-items:start}.detail-swatch{min-height:360px;border:1px solid rgba(0,229,255,.3);border-radius:30px;background:radial-gradient(circle at 50% 45%,rgba(245,255,0,.2),transparent 8rem),repeating-linear-gradient(0deg,transparent 0 24px,rgba(0,229,255,.13) 24px 26px),#0b121b}.detail-panel{border:1px solid rgba(255,255,255,.1);border-radius:28px;background:rgba(11,18,27,.86);padding:1.4rem}.detail-panel h1{font-size:clamp(2.2rem,6vw,4.4rem);line-height:.95;margin:.5rem 0}.page-kicker{padding-top:3rem}.cart-shell,.auth-shell{max-width:920px;margin:0 auto}#webwiz-auth,#webwiz-cart-page{border:1px solid rgba(0,229,255,.26);border-radius:28px;background:linear-gradient(180deg,rgba(13,22,32,.94),rgba(8,11,16,.96));padding:1rem;margin-top:1.4rem}.auth-tabs{display:flex;gap:.5rem;padding:.35rem;border:1px solid rgba(255,255,255,.1);border-radius:999px;margin-bottom:1rem}.auth-tab{flex:1;border:0;border-radius:999px;background:transparent;color:#c7d7e5;padding:.8rem;font-family:'IBM Plex Mono',monospace;font-weight:900;cursor:pointer}.auth-tab-active{background:#00e5ff;color:#041014}.auth-form,.cart-inquiry{display:grid;gap:1rem}.auth-fields,.cart-fields{display:grid;gap:.8rem}.auth-input,.cart-input{width:100%;border:1px solid rgba(0,229,255,.32);border-radius:16px;background:#070b10;color:#fff;padding:.95rem 1rem;font:inherit}.auth-input:focus,.cart-input:focus{outline:3px solid rgba(245,255,0,.3);border-color:#f5ff00}.auth-submit,.cart-submit{width:100%;min-height:3rem}.auth-error{border:1px solid rgba(255,79,96,.6);background:rgba(255,79,96,.12);color:#ffd7dc;border-radius:14px;padding:.8rem}.auth-note,.cart-disclaimer{color:#9fb1c1;font-size:.9rem}.auth-account{display:grid;gap:.65rem}.auth-welcome{color:#00e5ff;font-family:'IBM Plex Mono',monospace;margin:0}.auth-email{font-size:1.25rem;font-weight:900;margin:0}.cart-items{display:grid;gap:.75rem}.cart-item{display:grid;grid-template-columns:1fr;gap:.8rem;align-items:center;border:1px solid rgba(255,255,255,.1);border-radius:18px;padding:1rem;background:rgba(255,255,255,.035)}.cart-item-info{display:grid}.cart-item-title{font-weight:900}.cart-item-unit{color:#9fb1c1;font-family:'IBM Plex Mono',monospace;font-size:.86rem}.cart-item-qty{display:inline-flex;align-items:center;gap:.7rem}.cart-qty-btn,.cart-remove{border:1px solid rgba(0,229,255,.45);background:#0b121b;color:#f7fbff;border-radius:12px;min-width:2.2rem;height:2.2rem;font-weight:900;cursor:pointer}.cart-qty-btn:hover,.cart-remove:hover{background:rgba(0,229,255,.12)}.cart-remove{border-color:rgba(255,79,96,.5);color:#ffb8c0}.cart-item-price{font-family:'IBM Plex Mono',monospace;color:#f5ff00;font-weight:900}.cart-total{display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(0,229,255,.24);margin:1rem 0;padding-top:1rem;font-size:1.35rem}.cart-total strong{color:#f5ff00;font-family:'IBM Plex Mono',monospace}.cart-empty,.cart-confirm{border:1px solid rgba(0,229,255,.28);border-radius:18px;padding:1rem;background:rgba(0,229,255,.07)}.cart-confirm{border-color:rgba(245,255,0,.38);background:rgba(245,255,0,.08)}.legal-card{border:1px solid rgba(0,229,255,.22);border-radius:28px;background:rgba(11,18,27,.82);padding:1.4rem}.legal-card h2{color:#f5ff00}.site-footer{border-top:1px solid rgba(0,229,255,.22);background:#05070a;margin-top:4rem}.footer-grid{width:min(1180px,calc(100% - 32px));margin:0 auto;display:grid;gap:1.6rem;padding:3rem 0}.footer-brand p,.footer-contact p{color:#aebfce;margin:.6rem 0 0}.footer-title{font-family:'IBM Plex Mono',monospace;color:#00e5ff;text-transform:uppercase;letter-spacing:.14em;font-size:.78rem;margin:0 0 .8rem}.footer-nav{display:grid;gap:.55rem}.footer-nav a,.footer-contact a{color:#dcecff}.footer-nav a:hover,.footer-contact a:hover{color:#f5ff00}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding:1rem;color:#8ea1b2;text-align:center;font-family:'IBM Plex Mono',monospace;font-size:.82rem}@media (min-width:680px){.hero-grid,.product-detail{grid-template-columns:1.05fr .95fr}.highlight-grid{grid-template-columns:repeat(3,1fr)}.product-grid,.shop-grid{grid-template-columns:repeat(2,1fr)}.spec-strip{grid-template-columns:repeat(3,1fr)}.cart-item{grid-template-columns:1.5fr auto auto auto}.footer-grid{grid-template-columns:1.5fr .8fr .8fr 1.1fr}}@media (min-width:980px){.product-grid,.shop-grid{grid-template-columns:repeat(4,1fr)}.hero{padding-top:6.5rem}.section{padding:5.8rem 0}}@media (max-width:720px){.header-inner{align-items:flex-start;flex-direction:column;padding:1rem 0}.nav-links{justify-content:flex-start}.section-head{display:block}.hero h1,.page-title{font-size:clamp(2.45rem,17vw,4.6rem)}}