:root{--bg-dark:transparent;--bg-gradient-end:transparent;--bg-card:#202022;--bg-card-light:#2a2a2d;--bg-card-border:#00ff6b33;--text-main:#e5e7eb;--text-muted:#9ca3af;--accent-blue:#5ce1e6;--accent-blue-hover:#45d1d6;--accent-green:#10b981;--accent-red:#e34a53;--accent-yellow:#f59e0b;--font-main:"Share Tech Mono", monospace;--font-heading:"Handjet", cursive;--section-pad:3.6rem;--container-pad:2rem;--card-pad:1.5rem;--title-size:2.5rem;--subtitle-size:1.125rem}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-main);color:var(--text-main);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#171718;min-height:100vh;overflow-x:hidden}h1,h2,h3,h4,h5,h6{color:#fff;line-height:1.2;font-family:var(--font-heading);font-weight:400!important}a{color:inherit;text-decoration:none}button{cursor:pointer;touch-action:manipulation;background:0 0;border:none;font-family:inherit}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid var(--accent-blue);outline-offset:4px}.text-gradient{color:var(--accent-blue);text-shadow:0 0 10px #5ce1e666}.container{max-width:1200px;margin:0 auto;padding:0 2rem}@media (width<=1200px){:root{--section-pad:3rem;--container-pad:2rem;--title-size:2.2rem}}@media (width<=960px){:root{--section-pad:2.5rem;--container-pad:1.5rem;--card-pad:1.25rem;--title-size:1.9rem;--subtitle-size:1rem}.container{padding:0 1.5rem}.section-title{font-size:var(--title-size)}.section-subtitle{font-size:var(--subtitle-size)!important}}@media (width<=640px){:root{--section-pad:2rem;--container-pad:1rem;--card-pad:1rem;--title-size:1.5rem;--subtitle-size:.9rem}.container{padding:0 1rem}.section-title{font-size:var(--title-size);line-height:1.3}.section-subtitle{font-size:var(--subtitle-size)!important}.btn-primary,.btn-secondary{letter-spacing:.04em;min-height:48px;padding:.875rem 1rem;font-size:.8rem}}@media (width<=480px){:root{--section-pad:1.5rem;--container-pad:.875rem;--card-pad:.875rem;--title-size:1.25rem;--subtitle-size:.85rem}.container{padding:0 .875rem}.section-title{font-size:var(--title-size)}.btn-primary,.btn-secondary{padding:.75rem .875rem;font-size:.75rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.pressure-section,.barrier-section,.mechanism-section,.control-section,.usecases-section,.architecture-section,.training-section,.faq-section,.cta-section{content-visibility:auto;contain-intrinsic-size:0 600px}@keyframes btn-sheen{0%{transform:translate(-120%)skew(-20deg)}to{transform:translate(320%)skew(-20deg)}}.btn-primary{background-color:var(--accent-blue);color:#171718;border-radius:6px;justify-content:center;align-items:center;min-height:44px;padding:.75rem 1.5rem;font-weight:600;transition:all .2s ease-in-out;display:inline-flex;position:relative;overflow:hidden}.btn-primary:after{content:"";background:linear-gradient(90deg,#0000,#ef646459,#0000);width:40%;height:100%;animation:3.5s ease-in-out infinite btn-sheen;position:absolute;top:0;left:0}.btn-secondary{color:var(--accent-blue);background-color:#0000;border:1px solid #5ce1e64d;border-radius:6px;justify-content:center;align-items:center;min-height:44px;padding:.75rem 1.5rem;font-weight:600;transition:all .2s ease-in-out;display:inline-flex;position:relative;overflow:hidden}.btn-secondary:after{content:"";background:linear-gradient(90deg,#0000,#ef646440,#0000);width:40%;height:100%;animation:3.5s ease-in-out 1.2s infinite btn-sheen;position:absolute;top:0;left:0}.btn-primary:hover{background-color:var(--accent-blue-hover);transform:translateY(-1px);box-shadow:0 4px 12px #5ce1e64d}.btn-secondary{color:var(--accent-blue);background-color:#0000;border:1px solid #5ce1e64d;border-radius:6px;justify-content:center;align-items:center;min-height:44px;padding:.75rem 1.5rem;font-weight:600;transition:all .2s ease-in-out;display:inline-flex}.btn-secondary:hover{background-color:#ffffff0d;border-color:#ffffff4d}.glass-card{border:1px solid var(--accent-red);backdrop-filter:none;box-shadow:none;background:#171718b3;border-radius:0;padding:1.5rem;transition:all .3s}.glass-card:hover{border-color:var(--accent-blue);box-shadow:inset 0 0 10px #5ce1e633}@keyframes glow-pulse{0%{box-shadow:0 0 15px #5ce1e633}50%{box-shadow:0 0 30px #5ce1e680}to{box-shadow:0 0 15px #5ce1e633}}@keyframes slow-pan{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.animate-glow{animation:3s infinite glow-pulse}h2,h3,h4,h5,h6{text-transform:uppercase;letter-spacing:1px}.section-title{text-transform:uppercase;letter-spacing:2px;color:var(--accent-blue)!important}.section-title:before{content:"[ ";color:var(--accent-red)}.section-title:after{content:" ]";color:var(--accent-red)}.section-subtitle{font-family:var(--font-main);text-transform:none;letter-spacing:0;line-height:1.6;color:var(--text-muted)!important}.btn-primary,.btn-secondary,.glass-card,.node-box,.flow-container,.particle,.accordion-item,.feature-card,input,textarea,select{border-radius:0!important}.node-box,.flow-container,.accordion-item{border:1px solid var(--accent-red)!important;box-shadow:none!important;background:#171718cc!important}.btn-primary{text-transform:uppercase;letter-spacing:2px;border:1px solid var(--accent-blue)!important}.btn-secondary{text-transform:uppercase;letter-spacing:2px;border:1px solid var(--accent-red)!important;color:var(--accent-red)!important}.btn-secondary:hover{border-color:var(--accent-red)!important;color:var(--accent-red)!important;background:#e34a531a!important}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s;&:hover{border-color:var(--accent-border)}&:focus-visible{outline:2px solid var(--accent);outline-offset:2px}}.hero{position:relative;& .base,& .framework,& .vite{margin:0 auto;inset-inline:0}& .base{z-index:0;width:170px;position:relative}& .framework,& .vite{position:absolute}& .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}& .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex;@media (width<=1024px){gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex;&>div{flex:1 1 0;padding:32px;@media (width<=1024px){padding:24px 20px}}& .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border);@media (width<=1024px){border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex;& .logo{height:18px}& a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex;&:hover{box-shadow:var(--shadow)}& .button-icon{width:18px;height:18px}}@media (width<=1024px){flex-wrap:wrap;justify-content:center;margin-top:20px;& li{flex:calc(50% - 8px)}& a{box-sizing:border-box;justify-content:center;width:100%}}}#spacer{border-top:1px solid var(--border);height:88px;@media (width<=1024px){height:48px}}.ticks{width:100%;position:relative;&:before,&:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}&:before{border-left-color:var(--border);left:0}&:after{border-right-color:var(--border);right:0}}.site-header{z-index:50;border-bottom:1px solid var(--accent-red);color:#e5e7eb;letter-spacing:1px;background:0 0;padding:1.25rem 1.5rem;font-family:SF Mono,Fira Code,Courier New,monospace;transition:top .35s,left .35s,right .35s,background .35s;position:fixed;top:1.5rem;left:1.5rem;right:1.5rem}.site-header--scrolled{background:#171718f7;top:0!important;left:0!important;right:0!important}.site-header-inner{justify-content:space-between;align-items:center;font-size:1.2rem;display:flex}.site-header-left{align-items:center;gap:1rem;display:flex}.site-header-badge{border:1px solid var(--accent-red);color:var(--accent-red);padding:.1rem .5rem;font-size:.9rem}.site-header-contacts{align-items:center;gap:1.25rem;display:flex}.header-contact-link{color:var(--text-muted);align-items:center;text-decoration:none;transition:color .2s;display:flex}.header-contact-link span{display:none}.header-contact-link svg{flex-shrink:0;width:28px;height:28px;transition:color .2s}.header-contact-link:hover{color:var(--accent-blue)}@media (width<=640px){.site-header{padding:.875rem 1rem;top:.75rem;left:.75rem;right:.75rem}.site-header-inner{font-size:.8rem}.site-header-badge{display:none}.site-header-left{gap:.5rem}}@media (width<=1200px){.site-header{top:1rem;left:1rem;right:1rem}}@media (width<=480px){.site-header{padding:.75rem .875rem;top:.5rem;left:.5rem;right:.5rem}.site-header-inner{font-size:.72rem}}.modal-overlay{z-index:1000;background:#000000bf;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal-panel{border:1px solid var(--accent-red);background:#1a1a1b;width:100%;max-width:480px;max-height:90vh;padding:2rem;position:relative;overflow-y:auto}.modal-close{color:var(--text-muted);padding:.25rem;transition:color .2s;position:absolute;top:1rem;right:1rem}.modal-close:hover{color:var(--accent-red)}.modal-title{color:var(--accent-blue);margin-bottom:.4rem;padding-right:2rem;font-size:1.25rem}.modal-subtitle{color:var(--text-muted);font-size:.8rem;font-family:var(--font-main);margin-bottom:1.5rem}.modal-form{flex-direction:column;gap:1rem;display:flex}.modal-form-group{flex-direction:column;gap:.35rem;display:flex}.modal-form-group label{text-transform:uppercase;letter-spacing:.1em;color:var(--accent-red);font-size:.65rem;font-family:var(--font-main)}.modal-form-group input,.modal-form-group select,.modal-form-group textarea{color:#fff;width:100%;font-family:var(--font-main);background:#171718e6;border:1px solid #e34a5359;outline:none;padding:.65rem .875rem;font-size:.875rem;transition:border-color .2s}.modal-form-group input::placeholder,.modal-form-group textarea::placeholder{color:#9ca3af73}.modal-form-group input:focus,.modal-form-group select:focus,.modal-form-group textarea:focus{border-color:var(--accent-blue)}.modal-form-group select option{background:#171718}.modal-actions{flex-direction:column;gap:.75rem;margin-top:.5rem;display:flex}.modal-submit{width:100%;padding:.875rem}.modal-microcopy{color:var(--text-muted);font-size:.72rem;font-family:var(--font-main);align-items:center;gap:.5rem;display:flex}.modal-microcopy svg{color:var(--accent-blue);flex-shrink:0}.modal-error{color:var(--accent-red);font-size:.78rem}.modal-consent{color:#9ca3af80;font-size:.65rem;font-family:var(--font-main);line-height:1.5}.modal-consent a{color:#9ca3afb3;text-underline-offset:2px;text-decoration:underline;transition:color .2s}.modal-consent a:hover{color:var(--accent-blue)}.modal-success{text-align:center;color:var(--accent-blue);flex-direction:column;align-items:center;gap:1rem;padding:2rem 1rem;font-size:.95rem;line-height:1.6;display:flex}@media (width<=480px){.modal-panel{padding:1.5rem 1rem}}.hero-section{align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.hud-frame{border:1px solid var(--accent-red);pointer-events:none;z-index:5;position:absolute;inset:1.5rem}@media (width<=1200px){.hud-frame{inset:1rem}}@media (width<=640px){.hud-frame{inset:.75rem}}@media (width<=480px){.hud-frame{inset:.5rem}}.hero-container{z-index:10;grid-template-columns:1fr 1fr;grid-template-areas:"title title""subtitle subtitle""bullets visual""cta1 cta2""micro micro";align-items:start;gap:2rem 4rem;padding:0 3rem;display:grid;position:relative}.hero-title{letter-spacing:-.02em;grid-area:title;max-width:1200px;margin:0;font-size:3rem;font-weight:700;line-height:1.1}.hero-subtitle{color:var(--text-muted);grid-area:subtitle;max-width:1200px;margin:0;font-size:1.125rem;line-height:1.8}.hero-support-list{flex-direction:column;grid-area:bullets;align-self:center;gap:.6rem;margin:62px 0 0;padding:0;list-style:none;display:flex}.hero-support-list li{color:var(--text-muted);align-items:flex-start;gap:1rem;font-size:1.05rem;line-height:1.5;display:flex}.list-icon{color:var(--accent-blue);flex-shrink:0;margin-top:.2rem}.hero-visual{perspective:1000px;grid-area:visual;justify-content:center;align-items:center;width:100%;height:100%;min-height:110px;margin-top:32px;display:flex;position:relative}.hero-action{width:100%;margin-top:55px}.hero-action-primary{grid-area:cta1}.hero-action-secondary{grid-area:cta2}.hero-btn{letter-spacing:.08em;width:100%;min-height:60px;padding:1rem 1.5rem;font-size:1rem}.flow-container{backdrop-filter:blur(8px);background:#0f172a66;border:1px solid #ffffff0d;border-radius:16px;align-items:center;width:100%;height:100%;min-height:110px;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.flow-node{z-index:4;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:absolute}.user-node{left:18px}.masking-node{left:50%;transform:translate(-50%)}.model-node{right:18px}.node-box{z-index:4;background:#202022;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;width:72px;height:72px;display:flex;position:relative;box-shadow:0 10px 15px -3px #0000004d}.accent-box{border-color:var(--accent-blue);background:#1a2a2b;box-shadow:0 0 24px #5ce1e62e}.node-label{color:var(--text-main);text-transform:uppercase;letter-spacing:.05em;text-align:center;font-size:.75rem;font-weight:500}.ai-icon{color:var(--accent-blue);text-shadow:0 0 10px #5ce1e666;font-size:1.25rem;font-weight:700}.flow-line{z-index:1;height:2px;position:absolute}.flow-line-left{width:calc(50% - 124px);left:88px}.flow-line-right{width:calc(50% - 124px);left:calc(50% + 36px)}.flow-line-top{background:linear-gradient(90deg,#ffffff0f,#5ce1e64d);top:calc(50% - 8px)}.flow-line-bottom{top:calc(50% + 8px)}.flow-line-return{background:linear-gradient(270deg,#ffffff0f,#10b9814d)}.particle{white-space:nowrap;z-index:2;padding:.28rem .65rem;font-size:.72rem;font-weight:600;position:absolute;box-shadow:0 4px 6px #0000004d}.particle-top{top:calc(50% - 22px);transform:translateY(-50%)}.particle-bottom{top:calc(50% + 22px);transform:translateY(-50%)}.raw-particle{border:1px solid var(--accent-red);color:#fca5a5;background:#ef444426;left:50px}.safe-particle{border:1px solid var(--accent-blue);color:#bbeff0;background:#5ce1e61a;left:calc(50% + 10px)}.return-particle-right{color:#6ee7b7;background:#10b9811a;border:1px solid #10b98180;right:90px}.return-particle-left{color:#6ee7b7;background:#10b9811a;border:1px solid #10b98180;left:calc(50% - 145px)}.hero-bg-glow{filter:blur(100px);z-index:1;pointer-events:none;width:1200px;height:1200px;transform-style:preserve-3d;background:radial-gradient(circle,#e34a532e 0%,#17171800 70%);border-radius:50%;position:absolute;top:-60%;right:-25%}.hero-interactive-grid{z-index:0;pointer-events:none;background-image:radial-gradient(#ffffff0d 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:-10%;mask-image:radial-gradient(#000 0%,#0000 70%)}@media (width<=1024px){.hero-title{font-size:2.5rem}.hero-container{grid-template-columns:1fr;grid-template-areas:"title""subtitle""bullets""visual""cta1""cta2""micro";row-gap:2rem}.hero-subtitle{max-width:100%}.hero-visual{min-height:280px}}@media (width<=640px){.hero-title{margin-top:2rem;margin-left:1.5rem;font-size:2rem}.hero-subtitle{margin-left:1.5rem}.hero-support-list li{margin-left:1.5rem;font-size:1rem}.hero-btn{min-height:68px;font-size:.9rem}.flow-container{min-height:220px}.node-box{width:60px;height:60px}.node-label{font-size:.65rem}.raw-particle,.safe-particle{padding:.25rem .35rem;font-size:.65rem}}@media (width<=1200px){.hero-section{padding-top:100px;padding-bottom:2rem}.hero-container{padding:0 3rem}.hero-title{margin-top:1rem;margin-left:1rem;font-size:2.6rem}.hero-subtitle{margin-left:1rem}.hero-visual{min-height:160px}.hero-support-list li{margin-left:1.5rem}.hero-action{margin-top:2rem}}@media (width<=960px){.hero-section{padding-top:200px;padding-bottom:4rem}.hero-container{grid-template-columns:1fr;grid-template-areas:"title""subtitle""bullets""visual""cta1""cta2";row-gap:2rem;padding:0 3rem}.hero-title{font-size:2.2rem}.hero-visual{min-height:180px}.hero-support-list{margin-top:0}.hero-action{margin-top:.1rem}.hero-action-primary{margin-top:2rem}}@media (width<=640px){.hero-section{padding-top:80px}.hero-container{row-gap:1rem;padding:0 2rem}.hero-title{font-size:1.6rem;line-height:1.2}.hero-subtitle{font-size:.9rem;line-height:1.6}.hero-visual{min-height:110px}.flow-container{min-height:100px}.node-box{width:48px;height:48px}.hero-action{margin-top:0}.hero-action-primary{margin-top:3rem}.hero-btn{min-height:48px}}@media (width<=480px){.hero-section{padding-top:50px}.hero-container{row-gap:2rem;padding:0 1.5rem}.hero-title{font-size:1.6rem}.hero-subtitle{font-size:.82rem}.hero-support-list li{gap:.75rem;font-size:.82rem}.hero-visual{min-height:90px}.flow-container{min-height:85px}.node-box{width:40px;height:40px}.node-label{font-size:.58rem}.raw-particle,.safe-particle{padding:.2rem .3rem;font-size:.58rem}.hero-action{margin-top:0}.hero-action-primary{margin-top:2rem}.hero-btn{letter-spacing:.03em;min-height:44px;font-size:.72rem}}
