:root{color-scheme:light;--tech-bg: #f4f9ff;--tech-bg-strong: #e7f2ff;--tech-ink: #082345;--tech-muted: #5b7190;--tech-blue: #0b6ffb;--tech-cyan: #20c7ff;--tech-line: rgba(20, 98, 183, .16);--tech-panel: rgba(255, 255, 255, .82);--tech-shadow: 0 28px 80px rgba(8, 42, 85, .14)}*{box-sizing:border-box}body{margin:0;min-height:100vh;color:var(--tech-ink);font-family:Aptos,IBM Plex Sans,Noto Sans,system-ui,sans-serif;background:radial-gradient(circle at 12% 8%,rgba(32,199,255,.24),transparent 26rem),radial-gradient(circle at 86% 14%,rgba(11,111,251,.18),transparent 24rem),linear-gradient(180deg,#ffffff 0%,var(--tech-bg) 56%,#eef6ff 100%)}body:before{content:"";position:fixed;inset:0;pointer-events:none;background-image:linear-gradient(rgba(11,111,251,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(11,111,251,.07) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(180deg,#000 0%,transparent 82%)}a{color:inherit;text-decoration:none}header,main{position:relative;z-index:1;width:min(1180px,calc(100% - 2rem));margin:0 auto}nav{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem;padding:1rem 0}nav a{border:1px solid var(--tech-line);border-radius:999px;padding:.62rem .95rem;background:#ffffffb8;color:var(--tech-muted);box-shadow:0 10px 28px #082a550f}nav a:first-child{color:var(--tech-blue);font-weight:800}main>section:not(.tech-hero):not(.tech-section),.tech-section,.tech-hero{margin-top:1rem}main>section:not(.tech-hero):not(.tech-section){border:1px solid var(--tech-line);border-radius:28px;padding:clamp(1.1rem,2vw,1.6rem);background:var(--tech-panel);box-shadow:var(--tech-shadow);backdrop-filter:blur(18px)}h1,h2,h3{margin:0;letter-spacing:-.04em}p{color:var(--tech-muted);line-height:1.7}.tech-page{display:grid;gap:1rem}.tech-hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:1rem;min-height:620px;border:1px solid var(--tech-line);border-radius:34px;padding:clamp(1.25rem,3vw,2rem);background:linear-gradient(135deg,#fffffff0,#e5f4ffb8),var(--tech-panel);box-shadow:var(--tech-shadow);overflow:hidden}.tech-copy{display:flex;flex-direction:column;justify-content:center;gap:1.35rem}.tech-kicker,.console-topline,.tech-metric span,.tech-card span,small{color:var(--tech-blue);font-size:.78rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.tech-copy h1{max-width:12ch;font-size:clamp(3rem,7vw,6.8rem);line-height:.9;color:var(--tech-ink)}.tech-lead{max-width:62ch;font-size:clamp(1.05rem,1.7vw,1.25rem)}.tech-actions,.tech-metrics,.tech-card-grid{display:flex;flex-wrap:wrap;gap:.85rem}.tech-button{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;border:1px solid var(--tech-line);border-radius:999px;padding:.8rem 1.15rem;background:#ffffffbd;color:var(--tech-ink);font-weight:800}.tech-button-primary{border-color:#0b6ffb47;background:linear-gradient(135deg,var(--tech-blue),var(--tech-cyan));color:#fff;box-shadow:0 18px 40px #0b6ffb3d}.tech-metric,.tech-card,.tech-console article{border:1px solid var(--tech-line);border-radius:22px;background:#ffffffb3;padding:1rem}.tech-metric strong{display:block;color:var(--tech-ink);font-size:1.9rem}.tech-console{align-self:center;border:1px solid rgba(11,111,251,.18);border-radius:30px;padding:1rem;background:linear-gradient(180deg,#f5fbffeb,#dbedffdb);box-shadow:inset 0 1px #fff,0 22px 70px #082a551f}.console-topline{display:flex;justify-content:space-between;gap:1rem;margin-bottom:1rem}.console-topline b{color:#0a9f62}.signal-ring{display:grid;place-items:center;width:min(100%,300px);aspect-ratio:1;margin:0 auto 1rem;border-radius:999px;background:radial-gradient(circle,white 0 34%,transparent 35%),conic-gradient(from 110deg,var(--tech-blue),var(--tech-cyan),#ffffff,var(--tech-blue))}.signal-ring span{display:grid;place-items:center;width:42%;aspect-ratio:1;border-radius:999px;background:#fff;color:var(--tech-blue);font-size:3rem;font-weight:900}.route-map,.relay-board{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-bottom:1rem}.route-map span,.relay-board div{border:1px solid var(--tech-line);border-radius:18px;padding:1rem;background:#ffffffc2;color:var(--tech-blue);font-weight:900}.console-grid{display:grid;gap:.75rem}.tech-section{border:1px solid var(--tech-line);border-radius:30px;padding:clamp(1.2rem,2.4vw,2rem);background:#ffffffc7;box-shadow:var(--tech-shadow)}.tech-section h2{max-width:16ch;font-size:clamp(2rem,4vw,4rem);line-height:.96}.tech-card-grid{margin-top:1rem}.tech-card{flex:1 1 240px}.tech-dot{display:inline-block;width:.7rem;height:.7rem;border-radius:999px;background:var(--tech-cyan)}@media(max-width:780px){header,main{width:min(100% - 1rem,1180px)}.tech-hero{grid-template-columns:1fr;min-height:auto}.tech-copy h1{font-size:clamp(2.4rem,14vw,4rem)}}
