:root{--bg:#f7f9fc;--surface:#fff;--ink:#0a192b;--muted:#5f7084;--line:#dbe4ed;--blue:#1769ff;--blue-dark:#0d4fca;--soft:#eaf2ff;--code:#071727;--green:#5bd7b6;--max:1240px;--shadow:0 24px 70px rgba(10,25,43,.16)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font:16px/1.62 Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}.shell{width:min(var(--max),calc(100% - 48px));margin-inline:auto}.skip-link{position:fixed;left:15px;top:-60px;z-index:100;padding:9px 12px;border-radius:8px;background:var(--code);color:#fff}.skip-link:focus{top:15px}.site-header{position:sticky;z-index:30;top:0;background:rgba(255,255,255,.9);border-bottom:1px solid var(--line);backdrop-filter:blur(18px)}.nav-inner{height:72px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:11px;font-size:17px;font-weight:750}.brand-mark{width:42px;height:42px;display:grid;place-items:center;border-radius:11px;background:var(--code);color:#fff;font:800 13px ui-monospace,monospace;box-shadow:0 8px 20px rgba(7,23,39,.15)}.brand small{margin-left:4px;color:var(--muted);font-size:9px;letter-spacing:.13em;text-transform:uppercase}.site-header nav{display:flex;align-items:center;gap:27px;color:var(--muted);font-size:14px;font-weight:650}.site-header nav a:hover{color:var(--blue)}.site-header .nav-cta{padding:9px 13px;border-radius:8px;background:var(--code);color:#fff}.site-header .nav-cta:hover{background:var(--blue);color:#fff}.menu-toggle{display:none;border:0;background:none}.hero{position:relative;padding:92px 0 72px;overflow:hidden;background:var(--surface)}.code-backdrop{position:absolute;right:-40px;top:30px;color:var(--blue);font:700 clamp(35px,7vw,88px) ui-monospace,monospace;opacity:.055;transform:rotate(-5deg);white-space:nowrap}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.05fr .95fr;gap:58px;align-items:center}.eyebrow{display:inline-block;margin-bottom:16px;color:var(--blue);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hero h1{margin-bottom:23px;font-size:clamp(48px,6.1vw,78px);line-height:1.01;letter-spacing:-.057em}.hero h1 em{color:var(--blue);font-style:normal}.hero-copy>p{max-width:650px;color:var(--muted);font-size:19px}.hero-actions{display:flex;gap:10px;margin-top:29px;flex-wrap:wrap}.button{padding:13px 17px;display:inline-flex;align-items:center;gap:16px;border:1px solid var(--line);border-radius:10px;background:#fff;font-weight:750;transition:.18s}.button:hover{transform:translateY(-2px)}.button.primary{border-color:var(--blue);background:var(--blue);color:#fff;box-shadow:0 12px 28px rgba(23,105,255,.22)}.button.primary:hover{background:var(--blue-dark)}.origin-row{display:flex;gap:28px;margin-top:42px;padding-top:19px;border-top:1px solid var(--line)}.origin-row span{display:grid;gap:2px}.origin-row b{font-size:13px}.origin-row small{color:var(--muted)}.product-window{overflow:hidden;border:1px solid #22364a;border-radius:18px;background:var(--code);color:#dceaf5;box-shadow:var(--shadow);transform:rotate(1deg)}.window-bar{height:44px;padding:0 15px;display:flex;align-items:center;gap:6px;border-bottom:1px solid #213347}.window-bar i{width:8px;height:8px;border-radius:50%;background:#ff655e}.window-bar i:nth-child(2){background:#ffc04b}.window-bar i:nth-child(3){background:#55d28c}.window-bar span{margin-left:auto;color:#68839a;font:11px ui-monospace,monospace}.window-body{display:grid;grid-template-columns:118px 1fr;min-height:315px}.window-body aside{padding:20px 12px;border-right:1px solid #213347}.window-body aside b,.window-body aside span{display:block;padding:8px;border-radius:6px;font-size:12px}.window-body aside b{background:#15355f;color:#8db6ff}.window-body aside span{color:#738ca2}.ui-content{padding:24px}.ui-head{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-bottom:20px}.ui-head strong{font-size:15px}.ui-head em{color:var(--green);font-size:11px;font-style:normal}.ui-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.ui-cards div{padding:13px;border:1px solid #203448;border-radius:8px;background:#0d2031}.ui-cards small{display:block;color:#70899d}.ui-cards b{display:block;margin-top:4px;font-size:22px}.code-lines{margin-top:14px;padding:14px;border:1px solid #203448;border-radius:8px;color:#7893aa;font:12px/1.8 ui-monospace,monospace}.code-lines span{display:block}.code-lines b{color:var(--green)}.section{padding:96px 0}.section-head{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:end;margin-bottom:40px}.section-head h2,.security h2{margin:8px 0 0;font-size:clamp(34px,4.2vw,54px);line-height:1.06;letter-spacing:-.045em}.section-head>p{margin:0;color:var(--muted);font-size:17px}.proof-strip{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--surface)}.proof-strip div{padding:24px;border-right:1px solid var(--line)}.proof-strip div:last-child{border-right:0}.proof-strip small{display:block;margin-bottom:7px;color:var(--muted)}.products{background:var(--code);color:#edf5fb}.products-head{margin-bottom:35px}.products h2{margin:6px 0 8px;font-size:clamp(35px,4.4vw,57px);letter-spacing:-.045em}.products-head p{color:#91a9bc}.product-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:15px}.product-card{min-height:275px;padding:31px;border:1px solid #203448;border-radius:16px;background:#0c1c2c}.product-card>small{color:var(--green);font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.product-card h3{margin:48px 0 10px;font-size:31px}.product-card h3 em{color:#ff6347;font-style:normal}.product-card p{color:#91a9bc}.product-card a{display:inline-flex;gap:10px;margin-top:14px;font-weight:750}.product-card a span{color:var(--green)}.status-line{display:flex;justify-content:space-between;margin-top:42px;padding:15px;border:1px solid #203448;border-radius:9px;color:#7893aa;font:12px ui-monospace,monospace}.status-line b{color:var(--green)}.security{background:var(--surface)}.security-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}.security-copy>p{color:var(--muted);font-size:17px}.security-copy ul{margin:25px 0 0;padding:0;list-style:none}.security-copy li{padding:10px 0 10px 25px;border-bottom:1px solid var(--line);position:relative}.security-copy li:before{content:"✓";position:absolute;left:0;color:var(--blue);font-weight:800}.contact{padding:72px 0;background:var(--soft)}.contact-inner{display:flex;align-items:end;justify-content:space-between;gap:36px}.contact h2{margin:5px 0;font-size:clamp(32px,4vw,49px);letter-spacing:-.04em}.contact p{margin:0;color:var(--muted)}.contact a{color:var(--blue);font-size:clamp(24px,3vw,38px);font-weight:800}.contact a span{margin-left:9px}footer{padding:65px 0 25px;background:var(--surface)}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:45px}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;gap:8px}.footer-grid strong{margin-bottom:6px;font-size:11px;letter-spacing:.1em;text-transform:uppercase}.footer-grid a,.footer-grid>div>span{color:var(--muted);font-size:13px}.footer-brand{display:flex;align-items:flex-start;gap:14px}.footer-brand p{margin:2px 0;color:var(--muted);font-size:13px}.footer-bottom{display:flex;justify-content:space-between;margin-top:50px;padding-top:20px;border-top:1px solid var(--line);color:#8290a0;font-size:12px}.reveal{opacity:0;transform:translateY(16px);transition:.6s}.reveal.visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}}@media(max-width:900px){.hero-grid,.section-head,.security-grid{grid-template-columns:1fr;gap:42px}.product-window{max-width:650px;transform:none}.product-grid{grid-template-columns:1fr}.proof-strip{grid-template-columns:1fr 1fr}.proof-strip div:nth-child(2){border-right:0}.proof-strip div:nth-child(-n+2){border-bottom:1px solid var(--line)}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media(max-width:680px){.shell{width:min(100% - 28px,var(--max))}.nav-inner{height:66px}.site-header nav{position:absolute;left:14px;right:14px;top:73px;padding:16px;display:none;align-items:stretch;flex-direction:column;gap:3px;border:1px solid var(--line);border-radius:13px;background:#fff;box-shadow:var(--shadow)}.site-header nav.open{display:flex}.site-header nav a{padding:9px}.menu-toggle{width:42px;height:42px;display:grid;place-content:center;gap:6px}.menu-toggle span{width:20px;height:2px;background:var(--ink)}.hero{padding:65px 0 58px}.hero h1{font-size:44px}.origin-row{gap:16px;flex-direction:column}.window-body{grid-template-columns:1fr}.window-body aside{display:none}.ui-content{padding:18px}.section{padding:72px 0}.proof-strip{grid-template-columns:1fr}.proof-strip div{border-right:0;border-bottom:1px solid var(--line)}.proof-strip div:last-child{border-bottom:0}.contact-inner{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr}.footer-bottom{gap:8px;flex-direction:column}}@media(max-width:430px){.ui-cards{grid-template-columns:1fr}.code-lines{font-size:11px}.footer-grid{grid-template-columns:1fr}}
