@font-face{font-family:Silicn Display;src:url('/assets/display.otf') format('opentype');font-style:normal;font-weight:700 900;font-display:swap}
@font-face{font-family:Silicn Sans;src:url('/assets/sans.otf') format('opentype');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:Silicn Mono;src:url('/assets/mono.otf') format('opentype');font-style:normal;font-weight:400;font-display:swap}
:root{--cream:#f6f2e6;--paper:#fffcf3;--ink:#151b18;--muted:#5c6259;--line:#d0d0c0;--cobalt:#064bc5;--deep:#063993;--orange:#f45123;--lime:#d1f69b;--mono:'Silicn Mono','Courier New',monospace;--sans:'Silicn Sans',Arial,sans-serif;--display:'Silicn Display','Arial Black',Arial,sans-serif;--gutter:clamp(22px,4.45vw,76px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:115px}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);font-size:18px;line-height:1.45;-webkit-font-smoothing:antialiased}button,input,a{-webkit-tap-highlight-color:transparent}a{color:inherit}button{font:inherit}a,button{touch-action:manipulation}button{cursor:pointer}::selection{background:var(--cobalt);color:var(--cream)}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--orange);outline-offset:6px}img,svg{max-width:100%}img{display:block}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--display);font-weight:900}h1,h2{letter-spacing:-.035em}h1{font-size:clamp(62px,6.3vw,102px);line-height:.99}h2{font-size:clamp(40px,4.5vw,70px);line-height:1.04}h3{letter-spacing:-.035em}p{max-width:65ch}.shell{width:100%;max-width:1700px;margin-inline:auto;padding-inline:var(--gutter)}.mono,.eyebrow{font-family:var(--mono)}.eyebrow{font-size:13px;line-height:1.5;letter-spacing:.065em;text-transform:uppercase}.muted{color:var(--muted)}.skip-link{position:fixed;top:10px;left:10px;background:var(--ink);color:var(--cream);padding:14px;z-index:30;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}
.announcement{background:var(--cobalt);color:var(--cream);min-height:37px;display:flex;justify-content:center;align-items:center;text-align:center;font-family:var(--mono);font-size:12px;padding:9px 20px;gap:20px;text-decoration:none;letter-spacing:.02em}.announcement strong{font-weight:400;border:1px solid #8baeed;padding:1px 7px;font-size:11px}.announcement .arrow{font-size:18px;line-height:1}.site-header{border-bottom:1px solid var(--ink);position:relative;z-index:20;background:var(--cream)}.header-inner{height:102px;display:flex;justify-content:space-between;align-items:center;gap:32px}.brand-link{display:flex;align-items:center;gap:15px;text-decoration:none;flex-shrink:0}.brand-stamp{width:45px;height:45px;background:var(--cobalt);color:var(--cream);display:grid;place-items:center;padding:7px}.brand-stamp svg{width:31px;height:24px}.brand-word{width:175px;height:32px;display:block}.header-nav{display:flex;align-items:center;gap:32px}.header-nav a{font-size:16px;text-decoration:none;white-space:nowrap}.header-nav a:not(.button){position:relative;padding-block:13px}.header-nav a:not(.button):after{content:'';height:2px;position:absolute;bottom:4px;left:0;right:100%;background:currentColor;transition:right .2s}.header-nav a:hover:after,.header-nav a[aria-current=page]:after{right:0}.menu-toggle{display:none}.button{display:inline-flex;justify-content:center;align-items:center;gap:34px;min-height:54px;padding:15px 23px;background:var(--cobalt);border:1px solid var(--cobalt);color:var(--cream);text-decoration:none;font-size:17px;line-height:1.2;transition:background .2s,transform .2s}.button:hover{background:var(--deep);transform:translateY(-2px)}.button svg{width:19px;height:19px}.button.dark{background:var(--ink);border-color:var(--ink)}.button.light{background:var(--cream);color:var(--ink);border-color:var(--cream)}.button.light:hover{background:#fff}.button.outline{background:transparent;color:var(--ink);border-color:var(--ink)}.button.outline:hover{background:var(--ink);color:var(--cream)}.button.small{font-size:15px;min-height:45px;padding:12px 18px;gap:22px}.text-link{display:inline-flex;align-items:center;gap:15px;font-size:17px;text-underline-offset:5px;text-decoration-thickness:1px}.text-link:hover{color:var(--cobalt)}.actions{display:flex;align-items:center;flex-wrap:wrap;gap:24px;margin-top:31px}
.hero{padding-top:58px;padding-bottom:48px;position:relative;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.12fr 1fr;gap:5.5vw;align-items:center}.hero .eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:27px}.tiny-cross{width:11px;height:11px;display:inline-block;background:var(--cobalt);clip-path:polygon(38% 0,62% 0,62% 38%,100% 38%,100% 62%,62% 62%,62% 100%,38% 100%,38% 62%,0 62%,0 38%,38% 38%)}.hero h1{max-width:760px}.hero h1 .blue{color:var(--cobalt)}.hero-description{font-size:19px;line-height:1.55;max-width:440px;margin-top:24px}.hero-note{font-family:var(--mono);font-size:12px;color:var(--muted);margin-top:22px}.hero-media{position:relative;min-width:0}.hero-media .window{transform:rotate(1.3deg);box-shadow:9px 10px 0 #064bc51b;transition:transform .3s}.hero-media .window:hover{transform:rotate(0)}.media-tag{display:flex;justify-content:space-between;gap:15px;font-family:var(--mono);font-size:12px;margin-bottom:14px;color:var(--cobalt)}.window{border:1px solid var(--ink);background:var(--ink)}.window-bar{height:38px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 14px;color:var(--cream);border-bottom:1px solid #6d7568;font-family:var(--mono);font-size:12px}.window-title{display:flex;align-items:center;gap:9px}.window-title svg{width:17px;height:13px}.window-controls{display:flex;gap:11px;align-items:center}.window-controls i{font-style:normal;font-size:15px;line-height:1}.video-stage{position:relative;aspect-ratio:16/10;overflow:hidden;background:#111914}.video-stage .video-embed{border:0;width:100%;height:100%;position:absolute;inset:0}.video-play{position:absolute;inset:0;width:100%;height:100%;padding:0;border:0;background:transparent;color:var(--cream);display:block;text-align:left}.video-play .video-poster{width:100%;height:100%;object-fit:cover;object-position:top;opacity:.45;transition:opacity .25s}.video-play:hover .video-poster{opacity:.65}.play-disc{height:66px;width:66px;border:1px solid var(--cream);border-radius:50%;display:grid;place-items:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:var(--cream);color:var(--ink);transition:background .2s,color .2s}.play-disc svg{width:19px;height:19px;margin-left:4px}.video-play:hover .play-disc{background:var(--cobalt);color:var(--cream)}.video-label{position:absolute;bottom:0;left:0;right:0;padding:26px 20px 17px;display:flex;justify-content:space-between;gap:15px;font-family:var(--mono);font-size:12px;background:linear-gradient(transparent,#111914);color:var(--cream)}.window-status{display:flex;justify-content:space-between;gap:15px;border-top:1px solid #6d7568;padding:9px 13px;color:var(--lime);font-family:var(--mono);font-size:11px}.hero-caption{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-top:23px;font-size:13px;color:var(--muted)}.hero-caption .text-link{font-size:13px;white-space:nowrap}.hero-proof{padding-top:39px;margin-top:39px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:24px;font-size:12px;font-family:var(--mono)}.hero-proof .proof-items{display:flex;gap:28px;flex-wrap:wrap}.yc{display:flex;gap:10px;align-items:center}.yc-square{width:24px;height:24px;display:grid;place-items:center;background:#f26522;color:#fff;font-family:Arial,sans-serif;font-size:17px}.signal-band{width:100%;height:96px;overflow:hidden;position:relative;color:var(--cobalt);margin-block:6px 0}.signal-band svg{display:block;width:100%;height:100%;max-width:none}.signal-band .signal-flow{animation:signalMove 16s linear infinite}@keyframes signalMove{from{transform:translateX(0)}to{transform:translateX(-480px)}}
.section{padding-block:84px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:36px;margin-bottom:39px}.section-heading .eyebrow{margin-bottom:19px}.section-heading p{font-size:18px;max-width:330px;color:var(--muted)}.products-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px}.product-card{border:1px solid var(--ink);min-width:0;background:var(--paper)}.product-card-top{height:310px;position:relative;overflow:hidden;padding:31px 33px;background:var(--cobalt);color:var(--cream)}.product-card.orange .product-card-top{background:var(--orange)}.product-card .card-kicker{display:flex;align-items:center;justify-content:space-between;font-size:12px;font-family:var(--mono)}.card-mini-logo{width:82px;height:17px}.product-card .product-name{font-size:clamp(58px,6.2vw,96px);letter-spacing:-.035em;line-height:1.15;margin-top:38px}.card-product-sub{font-family:var(--mono);font-size:13px;position:relative;z-index:2}.product-card-top .card-signal{position:absolute;bottom:-5px;left:0;width:100%;height:96px;opacity:.7}.product-card-top .product-arrow{position:absolute;right:30px;top:120px;font-size:42px;font-family:var(--sans);font-weight:400}.product-card-body{padding:29px 33px 30px}.product-card-body h3{font-size:25px;line-height:1.2;margin-bottom:13px}.product-card-body p{font-size:17px;color:var(--muted);max-width:37ch;min-height:50px}.product-card-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:22px;margin-top:26px;gap:15px}.product-card-bottom .eyebrow{font-size:11px}.product-card-bottom a{font-size:15px}.product-card:hover .card-signal{transform:translateX(-18px);transition:transform .5s}.product-card .card-title-link{color:inherit;text-decoration:none}.product-card .card-title-link:focus-visible{outline-color:var(--cream)}
.demo-section{background:var(--ink);color:var(--cream);padding-block:79px}.demo-heading{display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:35px;margin-bottom:40px}.demo-heading .eyebrow{color:var(--lime);margin-bottom:21px}.demo-heading h2{max-width:570px}.demo-heading p{color:#c4c9bc;font-size:18px;max-width:390px;justify-self:end}.demo-section .window{border-color:#798270;max-width:1180px;margin-inline:auto}.demo-section .video-stage{aspect-ratio:16/8.2}.demo-section .video-play .video-poster{object-fit:contain;opacity:.7}.demo-section .play-disc{width:85px;height:85px}.demo-meta{display:flex;justify-content:space-between;gap:20px;max-width:1180px;margin:18px auto 0;font-family:var(--mono);font-size:12px;color:#c4c9bc}.demo-meta a:hover{color:var(--lime)}
.principles{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--ink);border-bottom:1px solid var(--ink)}.principle{padding:32px 30px 32px 0}.principle+.principle{padding-left:30px;border-left:1px solid var(--line)}.principle .eyebrow{color:var(--cobalt);margin-bottom:25px}.principle h3{font-size:23px;margin-bottom:10px}.principle p{font-size:17px;color:var(--muted);max-width:31ch}.about-section{display:grid;grid-template-columns:.7fr 1.5fr;gap:8vw;padding-top:80px;padding-bottom:88px}.about-section .eyebrow{margin-top:10px}.about-copy h2{font-size:clamp(37px,4vw,58px);max-width:790px}.about-copy p{margin-top:27px;font-size:19px;line-height:1.6;max-width:630px}.about-bottom{display:flex;align-items:center;gap:20px;margin-top:28px;font-family:var(--mono);font-size:12px}.contact-section{position:relative;background:var(--cobalt);color:var(--cream);padding-top:58px;overflow:hidden}.contact-inner{display:flex;justify-content:space-between;align-items:center;gap:55px;padding-bottom:62px;position:relative;z-index:1}.contact-section .eyebrow{margin-bottom:20px}.contact-section h2{font-size:clamp(46px,5.5vw,84px)}.contact-section p{margin-top:18px;font-size:19px}.contact-actions{display:flex;flex-direction:column;align-items:flex-start;gap:23px;flex-shrink:0}.contact-actions .text-link:hover{color:var(--lime)}.contact-wave{height:100px;opacity:.42;pointer-events:none}.contact-wave svg{width:100%;height:100%;max-width:none}.footer{padding-top:41px;padding-bottom:22px;overflow:hidden}.footer-top{display:flex;align-items:flex-start;justify-content:space-between;gap:40px}.footer-top p{font-size:14px;max-width:300px}.footer-nav{display:flex;gap:27px;font-size:14px}.footer-nav a{text-decoration:none}.footer-nav a:hover{text-decoration:underline;text-underline-offset:4px}.footer-wordmark{display:block;width:100%;height:auto;aspect-ratio:6.64;margin:48px 0 34px;color:var(--ink)}.footer-bottom{display:flex;justify-content:space-between;gap:24px;border-top:1px solid var(--ink);padding-top:19px;font-family:var(--mono);font-size:11px;line-height:1.6;color:var(--muted)}.footer-bottom a{text-underline-offset:3px}
.product-hero{padding-top:40px;padding-bottom:67px}.breadcrumb{font-family:var(--mono);font-size:12px;display:flex;gap:12px;color:var(--muted);margin-bottom:43px}.breadcrumb a{text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.product-hero-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:6vw}.product-hero .eyebrow{color:var(--cobalt);margin-bottom:19px}.product-hero h1{font-size:clamp(74px,8.8vw,140px);line-height:1.03;letter-spacing:-.035em;color:var(--cobalt)}.product-hero .product-headline{font-family:var(--display);font-size:clamp(30px,3vw,46px);font-weight:900;letter-spacing:-.045em;line-height:1.13;margin-top:14px;max-width:650px}.product-hero .description{font-size:18px;line-height:1.6;margin-top:21px;max-width:490px}.product-hero .hero-caption{font-size:12px}.product-strip{display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid var(--ink);margin-bottom:0}.product-strip>div{padding:23px 25px;font-family:var(--mono);font-size:13px;text-align:center}.product-strip>div+div{border-left:1px solid var(--line)}.editorial-block{display:grid;grid-template-columns:.6fr 1.3fr;gap:8vw;margin-bottom:60px;align-items:start}.editorial-block h2{max-width:800px}.editorial-block .eyebrow{color:var(--cobalt);padding-top:8px}.editorial-block p{max-width:590px;font-size:19px;color:var(--muted);line-height:1.6;margin-top:24px}.workflow{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--ink);border-bottom:1px solid var(--ink)}.workflow>article{padding:29px 24px 34px 0}.workflow>article+article{padding-left:26px;border-left:1px solid var(--line)}.workflow .step-number{font-family:var(--mono);color:var(--cobalt);font-size:13px;margin-bottom:24px}.workflow h3{font-size:23px;margin-bottom:13px}.workflow p{font-size:17px;color:var(--muted);max-width:35ch}.capture-layout{display:grid;grid-template-columns:1fr 1fr;gap:26px;margin-top:40px}.capture-layout figure{margin:0;min-width:0}.product-capture{display:block;background:var(--ink);border:1px solid var(--ink);overflow:hidden;aspect-ratio:1.8}.product-capture img{width:100%;height:100%;object-fit:contain}.capture-layout figcaption{display:flex;justify-content:space-between;gap:16px;font-size:12px;font-family:var(--mono);padding-top:14px}.capture-fallback{display:none}.image-unavailable .capture-fallback{display:block;padding:28px;color:var(--cream)}.image-unavailable img{display:none}.launch-split{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:6vw}.launch-copy h2{max-width:500px}.launch-copy .eyebrow{margin-bottom:20px}.launch-copy p{color:var(--muted);margin-top:24px}.launch-copy .text-link{margin-top:24px}.launch-split .video-stage{aspect-ratio:16/9}.signal-screen{position:absolute;inset:0;width:100%;height:100%;background:#111914;color:var(--lime)}.signal-screen text{fill:#c5d3c3;font-family:var(--mono);font-size:12px}.signal-screen .wave-trace{stroke:currentColor;stroke-width:2;fill:none}.signal-screen .grid-line{stroke:#3d4b3d;stroke-width:.6;stroke-dasharray:2 5}.video-play:has(.signal-screen) .video-label{background:#111914b3}.video-play:has(.signal-screen) .play-disc{box-shadow:0 0 0 22px #1119146b}.small-note{font-family:var(--mono);font-size:12px;color:var(--muted);line-height:1.7}.source-link{font-size:13px;text-underline-offset:4px}
.wavezip-page{--accent:var(--orange)}.wavezip-page .product-hero h1,.wavezip-page .product-hero .eyebrow,.wavezip-page .editorial-block .eyebrow{color:#d73e15}.zip-art{background:var(--orange);color:var(--cream);border:1px solid var(--ink);position:relative;padding:24px 26px 29px;box-shadow:8px 8px 0 #f4512320;overflow:hidden}.zip-art-head{display:flex;justify-content:space-between;align-items:center;font-family:var(--mono);font-size:12px}.zip-art-head svg{width:92px;height:18px}.zip-art-number{font-family:var(--display);font-size:clamp(82px,10vw,157px);letter-spacing:-.035em;line-height:1.1;margin-top:20px}.zip-art p{font-family:var(--mono);font-size:14px;margin-top:3px;max-width:320px}.zip-art .zip-waves{height:128px;width:120%;max-width:none;margin:26px -10% 0;display:block}.zip-art-foot{display:flex;justify-content:space-between;font-family:var(--mono);font-size:11px;margin-top:10px}.metrics-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--ink);margin-top:38px}.metric{padding:29px}.metric+.metric{border-left:1px solid var(--ink)}.metric strong{display:block;font-family:var(--display);font-size:clamp(42px,5vw,75px);line-height:1.2;letter-spacing:-.03em;color:#d73e15}.metric span{display:block;font-size:15px;margin-top:9px}.metrics-grid+.small-note{margin-top:17px}.benchmark{margin-top:44px;border:1px solid var(--ink);padding:34px;background:var(--paper)}.benchmark-head{display:flex;justify-content:space-between;align-items:center;gap:26px;border-bottom:1px solid var(--line);padding-bottom:24px;margin-bottom:28px}.benchmark-head h3{font-size:25px}.legend{display:flex;gap:20px;flex-wrap:wrap;font-family:var(--mono);font-size:12px}.legend span{display:flex;align-items:center;gap:8px}.legend i{display:inline-block;width:12px;height:12px;background:var(--ink)}.legend span:last-child i{background:var(--orange)}.chart-row{display:grid;grid-template-columns:160px 1fr;gap:22px;margin-bottom:27px;align-items:center}.chart-label{font-family:var(--mono);font-size:13px}.chart-label small{display:block;font-size:11px;color:var(--muted);margin-top:5px}.bars{display:grid;gap:6px}.bar-row{height:20px;display:flex;align-items:center;gap:10px}.bar{height:100%;width:calc(var(--value)*1%);min-width:2px;background:var(--ink)}.bar.orange{background:var(--orange)}.bar-value{font-size:12px;font-family:var(--mono);white-space:nowrap}.benchmark .small-note{border-top:1px solid var(--line);padding-top:21px;margin-top:10px}.four-steps{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--ink)}.four-steps>div{padding:26px 25px}.four-steps>div+div{border-left:1px solid var(--ink)}.four-steps span{display:block;font-family:var(--mono);font-size:12px;color:#d73e15;margin-bottom:31px}.four-steps h3{font-size:27px;margin-bottom:12px}.four-steps p{font-size:16px;color:var(--muted)}.faq{border-top:1px solid var(--ink);margin-top:34px}.faq details{border-bottom:1px solid var(--line);padding:23px 0}.faq summary{font-family:var(--display);font-size:19px;letter-spacing:-.03em;list-style:none;display:flex;align-items:center;justify-content:space-between;cursor:pointer;gap:20px}.faq summary:after{content:'+';font-family:var(--mono);font-weight:400;font-size:24px}.faq details[open] summary:after{content:'−'}.faq details p{margin-top:18px;font-size:17px;color:var(--muted);line-height:1.6}.cross-product{display:flex;justify-content:space-between;align-items:center;gap:28px;background:#e6e9df;padding:32px;margin-top:52px}.cross-product h3{font-size:23px}.cross-product p{font-size:16px;color:var(--muted);margin-top:6px}
@media(min-width:1701px){.hero-grid{gap:85px}.product-hero-grid{gap:95px}.hero{padding-block:72px 48px}}@media(max-width:1200px){.header-nav{gap:24px}.brand-word{width:156px}.hero-grid{gap:36px;grid-template-columns:1.1fr 1fr}h1{font-size:clamp(58px,6.1vw,80px)}.hero h1{letter-spacing:-.035em}.hero-description{font-size:18px}.hero .actions{gap:19px}.hero .button{gap:20px}.hero .text-link{font-size:15px}.hero-proof .proof-items{gap:20px}.product-card-top{height:290px}.product-card .product-name{font-size:73px}.contact-inner{gap:30px}.contact-section h2{font-size:65px}.footer-nav{gap:20px}.product-hero h1{font-size:100px}.product-hero .product-headline{font-size:36px}}
@media(max-width:950px){.header-inner{height:85px}.header-nav{gap:20px}.header-nav a{font-size:15px}.header-nav .button{gap:12px}.brand-link{gap:10px}.brand-stamp{width:36px;height:36px}.brand-stamp svg{width:26px;height:21px}.brand-word{width:133px}.hero{padding-top:42px}.hero-grid{grid-template-columns:1fr 1fr;gap:27px}h1{font-size:clamp(48px,6.05vw,68px)}.hero .eyebrow{font-size:11px;margin-bottom:22px}.hero .actions{align-items:flex-start;flex-direction:column;gap:18px}.hero-caption{align-items:flex-start;flex-direction:column;gap:9px}.media-tag{font-size:10px}.hero-proof{font-size:11px}.hero-proof .proof-items{gap:15px}.window-status{font-size:10px}.section{padding-block:64px}.section-heading{gap:30px}.section-heading p{max-width:260px;font-size:17px}.product-card .product-name{font-size:62px}.product-card-top{height:269px;padding:27px}.product-card .product-arrow{right:24px;top:112px;font-size:32px}.product-card-body{padding:25px}.product-card-body h3{font-size:22px}.product-card-bottom{align-items:flex-start;flex-direction:column}.principle{padding:25px 20px 25px 0}.principle+.principle{padding-left:20px}.principle h3{font-size:20px}.principle p{font-size:16px}.about-section{gap:45px}.contact-section h2{font-size:55px}.contact-section p{font-size:17px}.contact-actions .button{font-size:16px;gap:25px}.product-hero-grid{gap:30px}.product-hero h1{font-size:80px}.product-hero .product-headline{font-size:30px}.product-strip>div{padding-inline:15px;font-size:11px}.workflow h3{font-size:20px}.workflow p{font-size:16px}.metric{padding:22px}.metric strong{font-size:47px}.metric span{font-size:14px}.four-steps>div{padding:21px 17px}.four-steps h3{font-size:23px}.four-steps p{font-size:15px}.footer-top{gap:25px}.footer-nav{font-size:13px;gap:17px}.zip-art-number{font-size:100px}.zip-art .zip-waves{height:103px}}
@media(max-width:700px){:root{--gutter:22px}html{scroll-padding-top:25px}body{font-size:17px}.announcement{font-size:10px;min-height:38px;padding-inline:15px;gap:10px}.announcement strong{font-size:9px}.header-inner{height:78px;gap:15px}.brand-word{width:143px}.brand-stamp{width:38px;height:38px}.brand-link{gap:12px}.menu-toggle{display:flex;align-items:center;gap:12px;justify-content:center;min-height:44px;background:none;border:0;font-family:var(--mono);font-size:12px;padding:8px 0 8px 8px}.menu-icon{display:grid;gap:5px;width:22px}.menu-icon i{height:1px;background:var(--ink);display:block;transition:transform .2s}.menu-toggle[aria-expanded=true] .menu-icon i:first-child{transform:translateY(3px) rotate(45deg)}.menu-toggle[aria-expanded=true] .menu-icon i:last-child{transform:translateY(-3px) rotate(-45deg)}.header-nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--cream);border-bottom:1px solid var(--ink);padding:15px var(--gutter) 25px;box-shadow:0 10px 12px #151b180f}.header-nav.is-open{display:flex;flex-direction:column;align-items:stretch;gap:5px}.header-nav a{font-size:18px;padding:15px 0!important}.header-nav .button{margin-top:12px}.header-nav a:not(.button):after{display:none}.hero{padding-top:31px;padding-bottom:26px}.hero-grid{grid-template-columns:1fr;gap:37px}.hero h1{font-size:clamp(51px,10.2vw,72px);line-height:1.025;letter-spacing:-.035em;max-width:540px}.hero .eyebrow{font-size:10px;letter-spacing:.045em;margin-bottom:23px}.hero-description{font-size:17px;line-height:1.6;margin-top:21px;max-width:340px}.hero .actions{margin-top:24px;flex-direction:row;align-items:center;gap:23px}.hero .button{min-height:50px;font-size:15px;gap:20px;padding:14px 17px}.hero .text-link{font-size:14px;gap:7px}.hero-note{font-size:11px;margin-top:18px}.hero-media{margin-inline:3px}.hero-media .window{transform:rotate(.7deg);box-shadow:6px 7px 0 #064bc51b}.media-tag{font-size:11px}.video-stage{aspect-ratio:16/10}.window-bar{height:34px;font-size:11px;padding-inline:11px}.window-status{padding:8px 10px;font-size:10px}.hero-caption{margin-top:18px;flex-direction:row;align-items:center;font-size:11px;gap:10px}.hero-caption .text-link{font-size:11px}.hero-proof{align-items:flex-start;flex-direction:column;padding-top:23px;margin-top:29px;gap:17px}.hero-proof .proof-items{width:100%;justify-content:space-between;gap:8px;font-size:10px}.signal-band{height:66px}.signal-band svg{width:175%;transform:translateX(-20%)}.section{padding-block:47px}h2{font-size:40px;letter-spacing:-.03em;line-height:1.08}.section-heading{display:block;margin-bottom:29px}.section-heading .eyebrow{font-size:11px;margin-bottom:16px}.section-heading p{font-size:17px;margin-top:21px;max-width:330px}.products-grid{grid-template-columns:1fr;gap:24px}.product-card-top{height:276px;padding:25px}.product-card .product-name{font-size:72px;margin-top:32px}.product-card .product-arrow{top:111px;font-size:37px}.product-card-body{padding:26px}.product-card-body h3{font-size:23px}.product-card-body p{min-height:0;font-size:17px}.product-card-bottom{flex-direction:row;align-items:center;padding-top:20px;margin-top:22px}.product-card-bottom .eyebrow{font-size:10px}.product-card-bottom a{font-size:14px}.demo-section{padding-block:46px}.demo-heading{display:block;margin-bottom:29px}.demo-heading h2{font-size:39px;max-width:390px}.demo-heading .eyebrow{font-size:11px;margin-bottom:18px}.demo-heading p{font-size:17px;margin-top:24px;max-width:390px}.demo-section .video-stage{aspect-ratio:16/10}.demo-section .play-disc{width:64px;height:64px}.demo-meta{font-size:10px;gap:12px;line-height:1.6}.demo-meta a{white-space:nowrap}.video-label{font-size:10px;padding:22px 13px 13px}.principles{grid-template-columns:1fr}.principle{padding:24px 0!important;display:grid;grid-template-columns:50px 1fr;column-gap:12px}.principle+.principle{border-left:0;border-top:1px solid var(--line)}.principle .eyebrow{grid-row:1/3;margin:3px 0 0;font-size:11px}.principle h3{font-size:22px}.principle p{font-size:16px;max-width:35ch}.about-section{grid-template-columns:1fr;gap:21px;padding-block:44px 51px}.about-section .eyebrow{font-size:11px}.about-copy h2{font-size:35px}.about-copy p{font-size:17px;margin-top:23px}.contact-section{padding-top:43px}.contact-inner{flex-direction:column;align-items:flex-start;gap:30px;padding-bottom:27px}.contact-section .eyebrow{font-size:11px;margin-bottom:21px}.contact-section h2{font-size:49px;line-height:1.07}.contact-section p{font-size:17px;max-width:300px}.contact-actions{gap:21px;flex-direction:row;align-items:center;flex-wrap:wrap}.contact-actions .button{font-size:15px;gap:22px;padding:15px 20px}.contact-actions .text-link{font-size:14px}.contact-wave{height:75px;transform:scaleX(1.6)}.footer{padding-top:30px;padding-bottom:21px}.footer-top{flex-direction:column;gap:27px}.footer-top p{font-size:13px;max-width:250px}.footer-nav{display:flex;flex-wrap:wrap;gap:18px 27px;font-size:13px}.footer-wordmark{margin-block:36px 25px}.footer-bottom{flex-direction:column;gap:12px;font-size:10px}.product-hero{padding-top:25px;padding-bottom:38px}.breadcrumb{font-size:11px;margin-bottom:30px}.product-hero-grid{grid-template-columns:1fr;gap:35px}.product-hero .eyebrow{font-size:11px;margin-bottom:10px}.product-hero h1{font-size:clamp(72px,16vw,100px)}.product-hero .product-headline{font-size:33px;max-width:420px;margin-top:10px}.product-hero .description{font-size:17px;max-width:400px;margin-top:20px}.product-hero .actions{margin-top:26px;gap:23px}.product-hero .actions .button{font-size:15px;gap:22px}.product-hero .actions .text-link{font-size:14px}.product-strip{grid-template-columns:1fr 1fr}.product-strip>div{padding:15px 10px;font-size:10px}.product-strip>div:nth-child(3){border-left:0;border-top:1px solid var(--line)}.product-strip>div:nth-child(4){border-top:1px solid var(--line)}.editorial-block{grid-template-columns:1fr;gap:18px;margin-bottom:29px}.editorial-block .eyebrow{font-size:11px;padding:0}.editorial-block h2{font-size:36px}.editorial-block p{font-size:17px;margin-top:20px}.workflow{grid-template-columns:1fr}.workflow>article{padding:25px 0!important}.workflow>article+article{border-left:0;border-top:1px solid var(--line)}.workflow .step-number{margin-bottom:15px;font-size:12px}.workflow h3{font-size:24px}.workflow p{font-size:17px;max-width:45ch}.capture-layout{grid-template-columns:1fr;gap:31px;margin-top:29px}.capture-layout figcaption{font-size:11px}.launch-split{grid-template-columns:1fr;gap:29px}.launch-copy .eyebrow{font-size:11px;margin-bottom:18px}.launch-copy h2{font-size:37px}.launch-copy p{font-size:17px}.zip-art{padding:23px}.zip-art-number{font-size:119px;margin-top:17px}.zip-art p{font-size:13px}.zip-art .zip-waves{height:110px;margin-top:12px}.zip-art-foot{font-size:10px}.metrics-grid{grid-template-columns:1fr;margin-top:28px}.metric{padding:23px;display:flex;justify-content:space-between;align-items:center;gap:20px}.metric+.metric{border-left:0;border-top:1px solid var(--ink)}.metric strong{font-size:45px;white-space:nowrap}.metric span{max-width:120px;font-size:14px;margin:0}.small-note{font-size:11px}.benchmark{padding:21px 17px;margin-top:28px}.benchmark-head{display:block;margin-bottom:25px;padding-bottom:22px}.benchmark-head h3{font-size:23px;margin-bottom:18px}.legend{font-size:11px;gap:18px}.chart-row{grid-template-columns:1fr;gap:12px;margin-bottom:28px}.chart-label{display:flex;align-items:baseline;justify-content:space-between;gap:8px;font-size:12px}.chart-label small{font-size:10px;margin:0}.bar-row{height:17px}.bar-value{font-size:10px}.four-steps{grid-template-columns:1fr 1fr}.four-steps>div{padding:22px 19px}.four-steps>div:nth-child(3){border-left:0;border-top:1px solid var(--ink)}.four-steps>div:nth-child(4){border-top:1px solid var(--ink)}.four-steps span{margin-bottom:25px;font-size:11px}.four-steps h3{font-size:26px}.four-steps p{font-size:16px}.faq summary{font-size:17px}.faq details p{font-size:16px}.cross-product{flex-direction:column;align-items:flex-start;padding:25px;gap:20px;margin-top:35px}.cross-product h3{font-size:23px}.cross-product p{font-size:16px}.cross-product .button{font-size:15px}.source-link{font-size:12px}}
@media(max-width:380px){:root{--gutter:18px}.hero h1{font-size:47px}.hero .actions{gap:18px}.hero .button{font-size:14px;gap:14px}.hero .text-link{font-size:13px}.brand-word{width:128px}.hero-proof .proof-items{font-size:9px}.product-card-bottom{flex-direction:column;align-items:flex-start}.product-card .product-name{font-size:65px}.contact-section h2{font-size:43px}.zip-art-number{font-size:107px}.announcement{font-size:9px}.announcement strong{display:none}.footer-nav{gap:15px 23px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.hero-media .window{transform:none}}

/* The complete solid wordmark and separate waveform icon form the primary logo. */
.brand-word{width:217px;height:35px}.window-title svg{width:15px;height:15px}
@media(max-width:950px){.brand-word{width:183px;height:30px}}
@media(max-width:700px){.brand-word{width:193px;height:31px}}
@media(max-width:380px){.brand-word{width:172px;height:29px}}

.brand-lockup{display:block;width:255px;height:auto;aspect-ratio:8.06;flex:none}
@media(max-width:950px){.brand-lockup{width:218px}}
@media(max-width:700px){.brand-lockup{width:216px}}
@media(max-width:380px){.brand-lockup{width:182px}}

/* Orthogonal signals keep all five traces inside their viewBox at every size. */
.wave-pattern{display:block}
/* Scale both axes together; repeat to fill wide screens without distortion. */
.signal-band,.contact-wave{background-repeat:repeat-x;background-position:center;background-size:auto 100%}
.signal-band{background-image:url('/assets/signal-divider.svg')}
.product-card-top .card-signal{bottom:8px;width:100%;height:80px;transform:none}
.product-card:hover .card-signal{transform:none}
.zip-art .zip-waves{width:100%;height:112px;margin:26px 0 0}
.contact-wave{transform:none;background-image:url('/assets/signal-divider-light.svg')}
.hero-media .window{transform:none}
/* Original WaveZip workflow, storage, and benchmark detail. */
.zip-section{padding-top:20px}
.flow-comparison,.storage-comparison{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid var(--ink)}
.flow-comparison article{padding:34px}.flow-comparison article+article{border-left:1px solid var(--ink)}
.flow-comparison h3{font-size:34px;margin:20px 0 25px}.flow-comparison ol{padding-left:26px;margin:0;display:grid;gap:13px}
.flow-comparison li{padding-left:9px;line-height:1.5}.flow-comparison li::marker{font-family:var(--mono);font-size:14px}
.flow-new{background:#f7dfca}.flow-note{margin-top:28px;padding-top:22px;border-top:1px solid var(--line);max-width:32ch;font-size:17px}
.bars,.chart-row{min-width:0}.bar-row{display:grid;grid-template-columns:minmax(0,1fr) 80px;gap:12px}.bar-value{text-align:right}
.table-panel{border:1px solid var(--ink);margin-top:28px}.data-table{width:100%;border-collapse:collapse;table-layout:fixed;text-align:left;font-size:16px}
.data-table caption{text-align:left;padding:24px;font-family:var(--display);font-size:24px;border-bottom:1px solid var(--ink)}
.data-table th,.data-table td{padding:18px 24px;vertical-align:top;overflow-wrap:anywhere}
.data-table thead{background:#e6e9df}.data-table thead th{font-size:13px;font-family:var(--mono);font-weight:400;line-height:1.5}
.data-table tbody tr+tr{border-top:1px solid var(--line)}.data-table tbody th{font-weight:400}.data-table td{font-family:var(--mono);font-size:14px}
.data-table small{display:block;font-size:11px;color:var(--muted);margin-top:6px}.data-table td:last-child{color:#b83510;font-weight:700}
.source-note{margin-top:17px;line-height:1.7}.source-note a{text-underline-offset:3px}
.storage-card{padding:35px;background:var(--ink);color:var(--cream)}.storage-card+.storage-card{border-left:1px solid var(--ink)}
.storage-card strong{display:block;font-family:var(--display);font-size:clamp(55px,6vw,90px);line-height:1;margin:30px 0 23px;letter-spacing:-.025em}
.storage-card strong small{font-size:.5em}.storage-card p{font-family:var(--mono);font-size:14px}.storage-zip{background:var(--orange);color:var(--ink)}
.retention{display:grid;grid-template-columns:1fr 1fr;gap:55px;margin-top:42px;padding-top:35px;border-top:1px solid var(--ink)}
.retention h3{font-size:36px;margin:19px 0}.retention p{font-size:17px;line-height:1.6;max-width:40ch}
.retention-bars{display:grid;align-content:center;gap:25px;min-width:0}.retention-bars span{display:flex;justify-content:space-between;gap:15px;flex-wrap:wrap;font-family:var(--mono);font-size:12px;margin-bottom:10px}
.storage-track{height:25px;background:#151b180d}.storage-track i{display:block;height:100%;background:var(--orange)}.storage-track.fst i{background:var(--ink)}
.retention-bars .small-note{font-size:12px;max-width:none}
@media(max-width:700px){.zip-art .zip-waves{height:100px;margin-top:12px}.flow-comparison,.storage-comparison,.retention{grid-template-columns:1fr}.flow-comparison article{padding:25px}.flow-comparison article+article,.storage-card+.storage-card{border-left:0;border-top:1px solid var(--ink)}.flow-comparison h3{font-size:30px}.flow-comparison li{font-size:16px}.data-table caption{padding:20px 15px;font-size:23px}.data-table th,.data-table td{padding:15px 9px}.data-table thead th{font-size:11px}.data-table tbody th{font-size:13px}.data-table td{font-size:12px}.data-table small{font-size:10px}.storage-card{padding:27px}.storage-card strong{font-size:70px}.storage-card p{font-size:13px}.retention{gap:26px;margin-top:29px;padding-top:28px}.retention h3{font-size:32px}.bar-row{grid-template-columns:minmax(0,1fr) 65px;gap:8px}}

/* Mobile audit: readable type, usable touch targets, and content-led sizing. */
html{-webkit-text-size-adjust:100%;text-size-adjust:100%}
.mobile-cell-label{display:none}
.hero-grid>*,.product-hero-grid>*,.launch-split>*,.editorial-block>*,.capture-layout>*,.contact-inner>*{min-width:0}
.window-title{min-width:0}.window-title svg{flex-shrink:0}.window-title-text{min-width:0;overflow-wrap:anywhere}
@media(max-width:950px){
  .brand-link{min-width:0;flex-shrink:1;min-height:44px}.brand-lockup{max-width:100%}
  .announcement{min-height:44px}.text-link,.footer-nav a,.breadcrumb a,.demo-meta a,.source-link a,.small-note a,.footer-bottom a{min-height:44px;display:inline-flex;align-items:center}
  .footer-nav{gap:6px 24px;flex-wrap:wrap}.footer-nav a{font-size:14px}
  .window-bar{height:auto;min-height:38px;padding-block:10px;align-items:flex-start}.window-title{align-items:flex-start;line-height:1.5}.window-controls{flex-shrink:0}
  .window-status{flex-wrap:wrap;gap:6px 18px;line-height:1.5}
  .hero-caption,.demo-meta,.media-tag,.zip-art-foot{flex-wrap:wrap}
}
@media(max-width:700px){
  .announcement{font-size:12px;gap:12px;padding:10px 16px;line-height:1.5}.announcement strong{display:none}.announcement .arrow{flex-shrink:0}
  .header-inner{min-height:78px;height:auto;padding-block:16px}.menu-toggle{flex-shrink:0;font-size:14px}
  .header-nav{max-height:calc(100svh - 125px);overflow-y:auto;overscroll-behavior:contain}
  h1,h2,h3,.button,.text-link,.card-product-sub,.window-status{overflow-wrap:anywhere}
  .hero .eyebrow,.hero-note,.hero-proof,.hero-proof .proof-items,.media-tag,.window-bar,.window-status,.video-label,.hero-caption,.section-heading .eyebrow,.demo-heading .eyebrow,.demo-meta,.principle .eyebrow,.about-section .eyebrow,.contact-section .eyebrow,.footer-bottom,.breadcrumb,.product-hero .eyebrow,.product-strip>div,.editorial-block .eyebrow,.workflow .step-number,.capture-layout figcaption,.launch-copy .eyebrow,.zip-art-foot,.small-note,.legend,.chart-label small,.bar-value,.product-card-bottom .eyebrow{font-size:.75rem}
  .hero-proof .proof-items{display:grid;grid-template-columns:1fr;gap:10px}
  .hero-caption{align-items:flex-start;gap:4px}.hero-caption .text-link{font-size:.875rem;white-space:normal}
  .text-link,.hero .text-link,.product-hero .actions .text-link,.contact-actions .text-link,.product-card-bottom a{font-size:.9375rem}
  .hero .button,.product-hero .actions .button,.contact-actions .button{font-size:1rem}
  .hero .actions,.product-hero .actions{gap:12px 20px}.button{max-width:100%}.button svg{flex-shrink:0}
  .window-controls{display:none}.window-bar{padding:10px 12px}.window-status{padding:10px 12px;gap:7px}.window-status span{max-width:100%}
  .video-stage,.demo-section .video-stage{aspect-ratio:16/9}
  .product-card-top{height:auto;min-height:276px;padding-bottom:108px}
  .product-card .product-name{font-size:clamp(58px,18.4vw,78px);padding-right:20px}
  .product-card-top .product-arrow{right:20px;top:115px;font-size:30px}
  .product-card-bottom{flex-wrap:wrap;gap:8px}.product-card-bottom .text-link{margin-left:auto;gap:8px}
  .demo-heading .eyebrow{max-width:none;text-align:left}.demo-meta{gap:8px}.demo-meta a{font-size:.875rem;white-space:normal}
  .about-bottom{flex-wrap:wrap;gap:12px}.contact-actions{gap:8px 22px;max-width:100%}
  .footer-top p{font-size:.875rem}.footer-wordmark{margin-block:28px 25px}.footer-bottom a{display:inline;line-height:1.7}
  .product-strip>div{white-space:normal}.product-strip{grid-template-columns:repeat(2,minmax(0,1fr))}
  .chart-label{font-size:.875rem;flex-wrap:wrap}.bar-row{grid-template-columns:minmax(0,1fr) 76px}
  .metric{flex-wrap:wrap;gap:10px 18px}.metric span{max-width:140px}.metric strong{white-space:normal}
  .faq summary{min-height:44px;font-size:1.125rem}.faq summary:after{flex-shrink:0}.faq details p{font-size:1rem}
  .data-table,.data-table tbody{display:block}.data-table{position:relative}.data-table caption{display:block}
  .data-table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
  .data-table tbody tr{display:block;padding:18px}.data-table tbody th{display:block;padding:0 0 12px;font-size:1.125rem;font-family:var(--display);color:var(--ink)}
  .data-table tbody td{display:flex;justify-content:space-between;flex-wrap:wrap;gap:5px 14px;padding:7px 0;font-size:.875rem;text-align:right;overflow-wrap:normal}
  .data-table tbody td>span:last-child,.data-table tbody td>strong{white-space:nowrap}
  .data-table .mobile-cell-label{display:inline;font-family:var(--sans);font-size:.875rem;font-weight:400;color:var(--muted);text-align:left}
  .data-table small{font-family:var(--mono);font-size:.75rem;font-weight:400}
}
@media(max-width:380px){.product-card-bottom .text-link{margin-left:0}.hero .button{font-size:1rem}.hero h1{font-size:clamp(40px,12.4vw,47px)}}
@media(max-width:700px){
  .zip-art-number{font-size:clamp(68px,21vw,104px);overflow-wrap:anywhere}
  .zip-art-head,.zip-art-foot{flex-wrap:wrap;gap:12px}
  .product-strip>div{overflow-wrap:anywhere;min-width:0}
  .metrics-grid{grid-template-columns:minmax(0,1fr)}.metric{min-width:0}.metric strong{max-width:100%;overflow-wrap:anywhere}
  .bar-row{font: .75rem/1.45 var(--mono);grid-template-columns:minmax(0,1fr) 9ch;height:auto;min-height:18px}.bar{height:auto;align-self:stretch;min-height:12px}
}
@media(max-width:700px){.demo-heading .eyebrow{justify-self:start;margin-top:0}}
@media(max-width:950px){.breadcrumb{align-items:center;flex-wrap:wrap}}

/* Inline waitlist signup — expands in place on click, matches hardwareintelligence.ai pattern. */
.waitlist{display:inline-flex;align-items:center;border:1px solid var(--cream);min-height:48px;position:relative}
.waitlist-trigger,.waitlist-submit{display:inline-flex;align-items:center;justify-content:center;background:transparent;color:var(--cream);border:0;font-family:var(--mono);font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.14em;cursor:pointer;padding:0 20px;min-height:48px;white-space:nowrap;transition:background .2s,color .2s}
.waitlist-trigger:hover,.waitlist-submit:hover{background:rgba(255,255,255,.12)}
.waitlist-form{display:flex;align-items:center;overflow:hidden;width:0;opacity:0;transition:width .3s ease,opacity .2s ease}
.waitlist.is-open .waitlist-trigger{display:none}
.waitlist.is-open .waitlist-form{width:280px;opacity:1}
.waitlist-input{flex:1;min-width:0;height:48px;border:0;background:transparent;color:var(--cream);font-family:var(--mono);font-size:13px;padding:0 16px;outline:none}
.waitlist-input::placeholder{color:rgba(255,255,255,.55)}
.waitlist-input:focus{box-shadow:inset 0 -2px 0 var(--lime)}
.waitlist-submit{padding:0 16px;font-size:16px;line-height:1}
.waitlist-success{display:none;align-items:center;gap:8px;padding:0 20px;font-family:var(--mono);font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.14em;color:var(--cream);min-height:48px;white-space:nowrap}
.waitlist-success svg{width:14px;height:14px;flex-shrink:0}
.waitlist-success polyline{stroke-dasharray:1;stroke-dashoffset:1;animation:wlCheck .35s ease forwards .1s}
.waitlist.is-done .waitlist-form,.waitlist.is-done .waitlist-trigger{display:none}
.waitlist.is-done .waitlist-success{display:inline-flex}
@keyframes wlCheck{to{stroke-dashoffset:0}}
@media(max-width:700px){.waitlist.is-open .waitlist-form{width:220px}.waitlist-input{font-size:12px;padding:0 12px}.waitlist-trigger,.waitlist-submit{padding:0 14px;font-size:11px}}
