:root{--black:#0b0b0c;--panel:#121214;--panel2:#19191c;--text:#f3f1eb;--muted:#a7a49d;--gold:#d7aa4a;--green:#59dd8e;--wood:#9b693f;--line:rgba(255,255,255,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--black);color:var(--text);font-family:Manrope,Arial,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{position:fixed;z-index:20;top:0;left:0;width:100%;height:84px;padding:0 clamp(20px,5vw,80px);display:flex;align-items:center;justify-content:space-between;background:linear-gradient(#0b0b0ce8,#0b0b0c00);transition:.3s}.site-header.scrolled{height:70px;background:#0b0b0cf2;border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.brand{display:flex;gap:11px;align-items:center;letter-spacing:.08em}.brand-mark{width:43px;height:43px;border:2px solid #fff;border-radius:10px;display:grid;place-items:center;font-family:Space Grotesk;font-size:25px;font-weight:700}.brand strong,.brand small{display:block}.brand strong{font-size:15px}.brand small{font-size:10px;color:#c9c6be}.site-nav{display:flex;gap:30px;align-items:center;font-size:13px;font-weight:700}.site-nav a{color:#d8d6d1}.site-nav a:hover{color:#fff}.nav-cta{border:1px solid #ffffff40;padding:11px 17px;border-radius:99px}.menu-button{display:none;background:none;border:1px solid var(--line);color:#fff;border-radius:8px;padding:8px 12px}.hero{position:relative;min-height:940px;background:url('assets/cedia-booth.png') center 40%/cover no-repeat;display:flex;align-items:center;padding:150px clamp(24px,7vw,110px) 180px}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#080809f7 0%,#080809ce 38%,#0808094f 68%,#080809b8 100%),linear-gradient(0deg,#0b0b0c 0%,transparent 35%)}.hero-content{position:relative;z-index:2;max-width:800px}.eyebrow{text-transform:uppercase;letter-spacing:.22em;color:var(--gold);font-size:12px;font-weight:800;margin:0 0 22px}.hero h1,.section h2,.dashboard-copy h2,.contact-section h2{font-family:Space Grotesk,Arial,sans-serif;letter-spacing:-.045em;line-height:.94;margin:0}.hero h1{font-size:clamp(58px,8vw,112px)}.hero h1 span{color:var(--gold)}.hero-copy{max-width:620px;font-size:clamp(17px,2vw,22px);line-height:1.65;color:#d3d0ca;margin:30px 0}.hero-actions,.contact-actions{display:flex;gap:12px;flex-wrap:wrap}.button{display:inline-flex;min-height:51px;align-items:center;justify-content:center;padding:0 22px;border-radius:7px;font-size:13px;font-weight:800;letter-spacing:.02em}.button-primary{background:var(--gold);color:#111}.button-primary:hover{background:#e5bb62}.button-ghost{border:1px solid #ffffff44;background:#11111155}.button-ghost:hover{border-color:#fff}.hero-statbar{position:absolute;z-index:2;bottom:40px;left:clamp(24px,7vw,110px);right:clamp(24px,7vw,110px);display:grid;grid-template-columns:repeat(4,1fr);background:#0d0d0ee8;border:1px solid var(--line);backdrop-filter:blur(18px)}.hero-statbar div{padding:22px 26px;border-right:1px solid var(--line)}.hero-statbar div:last-child{border:0}.hero-statbar strong,.hero-statbar span{display:block}.hero-statbar strong{font-size:20px;color:#fff}.hero-statbar span{font-size:11px;color:var(--muted);margin-top:5px}.section{padding:140px clamp(24px,7vw,110px)}.intro-section{background:linear-gradient(#0b0b0c,#111112)}.section-heading{display:inline-block}.section-heading h2,.dashboard-copy h2,.contact-section h2{font-size:clamp(46px,6vw,82px)}.intro-copy{max-width:620px;margin:-90px 0 80px auto;color:#bbb8b1;font-size:18px;line-height:1.75}.switch-rail{background:linear-gradient(100deg,#5f3a22,#bc8a5d,#6f4629);padding:38px 22px;display:grid;grid-template-columns:repeat(7,1fr);gap:14px;box-shadow:inset 0 0 30px #0009,0 20px 60px #0007}.switch{height:190px;min-width:0;background:#eee;border:8px solid #cfcac0;box-shadow:0 13px 20px #0008,inset 0 0 0 1px #fff;position:relative;display:flex;justify-content:center;align-items:center}.switch:after{content:"";position:absolute;bottom:-22px;width:8px;height:8px;background:var(--green);border-radius:50%;box-shadow:0 0 14px var(--green)}.switch span{position:absolute;top:calc(100% + 36px);font-size:10px;color:#b9b5ae;white-space:nowrap}.switch i{width:24%;height:58%;display:block;background:#eae8e1;border:1px solid #bbb;box-shadow:0 8px 10px #0003;transform:perspective(120px) rotateX(-14deg)}.switch.brass{background:#9b6c23;border-color:#d4b66c}.switch.brass i{background:#bf8e36;border-color:#76511b}.switch.black{background:#171719;border-color:#26262a}.switch.black i{background:#33343a;border-color:#060607}.switch.ivory{background:#ddd5be;border-color:#ede8da}.switch.bakelite{background:#3b2416;border-color:#5b3820}.switch.bakelite i{background:#2a1910;border-color:#140b08}.switch.steel{background:linear-gradient(135deg,#9a9a98,#e3e3df,#777);border-color:#bababa}.switch.designer{background:#be8a44;border-color:#e5c07c}.signal-section{padding:100px clamp(24px,5vw,80px);background:#151516;border-block:1px solid var(--line)}.signal-wrap{max-width:1380px;margin:auto;display:grid;grid-template-columns:1fr .25fr 1fr .25fr 1fr .25fr 1fr;align-items:center}.flow-node{text-align:center;padding:30px 16px}.flow-node h3{font-family:Space Grotesk;font-size:21px;margin:18px 0 8px}.flow-node p{font-size:13px;line-height:1.65;color:var(--muted);margin:0}.node-number{font-size:10px;color:var(--gold);letter-spacing:.15em}.node-icon,.device-mini{margin:20px auto 0;width:110px;height:110px;border:1px solid var(--line);border-radius:22px;display:flex;align-items:center;justify-content:center}.switch-icon b{height:60px;width:25px;background:#ddd;border-radius:3px;box-shadow:0 8px 13px #0008;transform:perspective(70px) rotateX(-15deg)}.home-icon{font-size:54px}.device-mini{background:#202024;position:relative;gap:4px;align-items:flex-end;padding:16px 12px}.device-mini em{position:absolute;top:18px;left:18px;font-style:normal;font-weight:800}.device-mini b{height:20px;width:10px;background:#df8a2d;border-radius:2px}.device-mini.rx b{background:#61b666}.flow-line{height:1px;background:#ffffff2c;position:relative}.flow-line span{position:absolute;top:-2px;width:5px;height:5px;border-radius:50%;background:var(--gold);animation:pulse 2s linear infinite}@keyframes pulse{from{left:0}to{left:100%}}.product-section{background:#0c0c0d}.centered{text-align:center;display:block;margin-bottom:70px}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;max-width:1320px;margin:auto}.product-card{background:#141416;border:1px solid var(--line);padding:38px;position:relative;overflow:hidden}.product-label{font-size:12px;letter-spacing:.2em;color:var(--gold);font-weight:800}.product-card h3{font-family:Space Grotesk;font-size:32px;line-height:1.15;margin:12px 0 24px;max-width:520px}.product-kicker{text-transform:uppercase;font-size:10px;letter-spacing:.15em;color:#9e9a93}.product-card ul{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:12px 22px;color:#bbb8b1;font-size:13px}.product-card li:before{content:"•";color:var(--gold);margin-right:9px}.product-render{height:330px;display:grid;place-items:center;margin:25px 0;background:radial-gradient(circle,#343438 0%,#111113 66%)}.product-face{width:min(360px,90%);height:190px;background:#202024;border-radius:8px;border:1px solid #45454a;box-shadow:0 28px 40px #000b;position:relative;padding:24px;transform:perspective(600px) rotateX(8deg) rotateY(-10deg)}.product-brand{display:flex;gap:10px;font-family:Space Grotesk;font-size:28px;font-weight:700}.product-brand span{font-size:15px;line-height:1.05}.product-brand small{font-size:9px;color:#aaa}.dial-row{position:absolute;right:30px;top:32px;display:flex;gap:8px}.dial-row i{font-style:normal;background:#eee;color:#111;padding:10px;border-radius:50%}.terminal-row{position:absolute;left:24px;bottom:-14px;display:flex;gap:5px}.terminal-row b{width:34px;height:35px;background:#da8530;border-radius:3px 3px 7px 7px;box-shadow:inset 0 5px #f6ae58}.rx-render .terminal-row b{background:#5eab6d;box-shadow:inset 0 5px #84ca91}.ethernet-port{position:absolute;width:60px;height:46px;border:6px solid #777;right:28px;top:30px;background:#090909}.dashboard-section{padding:140px clamp(24px,7vw,110px);background:linear-gradient(120deg,#8c5d37 0%,#b27d4c 45%,#6c4328 100%);display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:center}.dashboard-copy p:not(.eyebrow){font-size:17px;line-height:1.7;color:#f2e7db;max-width:560px}.feature-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.feature-list span{padding:9px 13px;background:#18131052;border:1px solid #ffffff37;border-radius:99px;font-size:11px}.dashboard-card{background:#111216;border:12px solid #24252a;border-radius:12px;box-shadow:0 40px 80px #0008;min-height:470px;padding:22px}.dash-top{display:flex;gap:7px;font-size:12px;font-weight:800;letter-spacing:.13em;border-bottom:1px solid var(--line);padding-bottom:18px}.dash-top span{margin-right:auto}.dash-top i{width:8px;height:8px;background:#555;border-radius:50%}.dash-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:22px 0}.dash-grid div{background:#1a1b20;border:1px solid #292a30;padding:18px}.dash-grid small,.dash-grid strong{display:block}.dash-grid small{color:#777b84;font-size:9px;letter-spacing:.14em;margin-bottom:10px}.dash-grid strong{font-size:20px}.active-dot{color:var(--green)}.activity-chart{height:155px;display:flex;align-items:end;gap:8px;padding:20px;background:#17181c;border:1px solid #292a30}.activity-chart i{flex:1;background:linear-gradient(var(--green),#1b7d49);min-height:10px;animation:bars 2.8s ease-in-out infinite alternate}.activity-chart i:nth-child(2n){animation-delay:.3s}@keyframes bars{to{transform:scaleY(.55);transform-origin:bottom}}.cedia-section{display:grid;grid-template-columns:1.25fr .75fr;gap:70px;align-items:center;background:#101011}.cedia-image{position:relative}.cedia-image:before{content:"";position:absolute;inset:24px -24px -24px 24px;border:1px solid var(--gold);z-index:0}.cedia-image img{position:relative;z-index:1;aspect-ratio:16/11;object-fit:cover;object-position:center 38%}.cedia-copy p{color:#aaa69e;line-height:1.8}.cedia-copy blockquote{font-family:Space Grotesk;font-size:26px;line-height:1.3;margin:34px 0;padding-left:22px;border-left:3px solid var(--gold)}.text-link{font-weight:800;color:var(--gold)}.text-link span{margin-left:8px}.feature-band{display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid var(--line)}.feature-band div{padding:44px;border-right:1px solid var(--line)}.feature-band div:last-child{border:0}.feature-band span{display:block;color:var(--gold);font-size:11px;margin-bottom:20px}.feature-band strong{font-family:Space Grotesk;font-size:18px;line-height:1.35}.contact-section{padding:160px 24px;background:radial-gradient(circle at 50% 20%,#2e2a21,#0b0b0c 65%);text-align:center}.contact-inner{max-width:950px;margin:auto}.contact-inner>p:not(.eyebrow){color:#b4b0a8;font-size:18px;line-height:1.7;max-width:650px;margin:30px auto}.contact-actions{justify-content:center}footer{padding:40px clamp(24px,5vw,80px);display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);font-size:11px;color:#8f8c85}footer .brand{color:#fff}.reveal{opacity:0;transform:translateY(22px);transition:opacity .8s ease,transform .8s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:900px){.menu-button{display:block}.site-nav{position:absolute;top:70px;left:20px;right:20px;background:#141416;border:1px solid var(--line);display:none;flex-direction:column;align-items:stretch;padding:18px}.site-nav.open{display:flex}.hero{min-height:880px;background-position:57% center}.hero-statbar{grid-template-columns:1fr 1fr}.hero-statbar div:nth-child(2){border-right:0}.hero-statbar div:nth-child(-n+2){border-bottom:1px solid var(--line)}.intro-copy{margin:30px 0 60px}.switch-rail{grid-template-columns:repeat(4,1fr);gap:30px 12px}.switch{height:150px}.signal-wrap{grid-template-columns:1fr 1fr}.flow-line{display:none}.product-grid,.dashboard-section,.cedia-section{grid-template-columns:1fr}.dashboard-section{gap:50px}.feature-band{grid-template-columns:1fr 1fr}.feature-band div:nth-child(2){border-right:0}.feature-band div:nth-child(-n+2){border-bottom:1px solid var(--line)}}
@media(max-width:560px){.site-header{height:70px}.brand-mark{width:37px;height:37px}.hero{min-height:920px;padding-top:120px}.hero h1{font-size:52px}.hero-statbar{left:15px;right:15px;bottom:25px}.hero-statbar div{padding:15px}.hero-statbar strong{font-size:16px}.section{padding:100px 20px}.section-heading h2,.dashboard-copy h2,.contact-section h2{font-size:45px}.switch-rail{grid-template-columns:repeat(2,1fr);padding-bottom:55px}.switch{height:160px}.signal-wrap{grid-template-columns:1fr}.product-card{padding:24px}.product-card ul{grid-template-columns:1fr}.product-render{height:240px}.dashboard-section{padding:100px 20px}.dashboard-card{padding:12px;border-width:7px;min-height:420px}.dash-grid strong{font-size:16px}.cedia-image:before{display:none}.feature-band{grid-template-columns:1fr}.feature-band div{border-right:0;border-bottom:1px solid var(--line)}.contact-section{padding:110px 20px}footer{flex-direction:column;gap:20px;text-align:center}}
