@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@700;800;900&family=Inter:wght@400;500;600;700;800;900&display=swap');
:root{color-scheme:dark;--bg:#050506;--panel:#101113;--line:#292b30;--text:#f4f5f7;--muted:#90949e;--cyan:#a0f5eb;--pink:#ff527b;font-family:Inter,Arial,sans-serif;background:var(--bg);color:var(--text)}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}a{color:inherit;text-decoration:none}button,a,input,textarea{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid var(--cyan);outline-offset:4px}[hidden]{display:none!important}::selection{background:var(--cyan);color:#000}.shell{max-width:1600px;margin:auto;padding:0 48px}.brand{display:flex;align-items:center;gap:9px;font-weight:900;font-size:25px;letter-spacing:-1.2px;white-space:nowrap}.brand-icon{position:relative;display:block;width:35px;height:43px;overflow:hidden;background:#000}.brand-icon img{position:absolute;width:58px;height:58px;left:-12px;top:-8px;object-fit:contain}.topbar{height:88px;display:flex;align-items:center;gap:38px;border-bottom:1px solid var(--line)}.nav{display:flex;gap:6px;margin-right:auto}.nav a{font-size:12px;font-weight:600;color:#999da6;padding:12px 16px;border-radius:8px}.nav a:hover,.nav a[aria-current]{background:#191b1f;color:#fff}.top-actions{display:flex;gap:10px;align-items:center}.button,[data-wallet]{border:1px solid #383b42;border-radius:9px;background:#181a1f;color:#f4f5f7;padding:13px 18px;font-size:12px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:44px;transition:transform .18s,background .18s,border-color .18s}.button:hover,[data-wallet]:hover{background:#262930;border-color:#5b616d;transform:translateY(-1px)}.button.primary{background:var(--cyan);color:#081311;border-color:var(--cyan)}.button.primary:hover{background:#c3fff7}.button.white{background:#f4f5f7;color:#0b0c0e;border-color:#f4f5f7}.button.large{padding:16px 23px;min-height:51px;font-size:13px}.arrow{font-size:18px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:1.8px;text-transform:uppercase;color:#b0b5c0;display:flex;gap:10px;align-items:center}.signal{display:inline-block;height:6px;width:6px;border-radius:50%;background:var(--cyan);box-shadow:0 0 12px #a0f5eb33}.hero{display:grid;grid-template-columns:1.13fr 1fr;min-height:620px;border-bottom:1px solid var(--line);position:relative;overflow:hidden}.hero-copy{padding:62px 0 48px;position:relative;z-index:2}.hero h1{font-family:'Barlow Condensed',Impact,'Arial Narrow',sans-serif;font-size:clamp(74px,8.3vw,130px);font-weight:800;letter-spacing:-2px;line-height:.91;text-transform:uppercase;margin:28px 0}.hero h1 span{color:var(--cyan)}.hero-copy>p{font-size:14px;line-height:1.8;max-width:365px;color:#9fa4ae;margin:24px 0}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:29px 0}.hero-foot{font-size:10px;letter-spacing:1px;color:#747b88;display:flex;gap:10px;align-items:center}.hero-art{position:relative;min-width:0;display:flex;justify-content:center;align-items:center;background:radial-gradient(ellipse at 60% 50%,#18202266,transparent 67%)}.hero-art:before{content:'';position:absolute;width:85%;height:72%;border:1px solid #24282e;border-radius:50%;transform:rotate(-25deg);box-shadow:0 0 0 40px #11131744,0 0 0 80px #10121622}.phone{width:100%;max-width:470px;height:600px;object-fit:contain;position:relative;z-index:1;transform:rotate(5deg)}.art-label{position:absolute;right:0;top:27px;font-size:9px;letter-spacing:1.4px;color:#727b89;z-index:2}.art-tag{position:absolute;bottom:51px;left:0;background:#171a20;border:1px solid #404750;border-radius:13px;padding:16px 20px;z-index:3;box-shadow:0 18px 35px #0008;transform:rotate(-4deg)}.art-tag strong{display:block;font-size:12px;margin-bottom:6px}.art-tag span{font-size:10px;color:#929ba8}.art-tag b{color:var(--cyan)}.process-strip{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:23px 0;border-bottom:1px solid var(--line);font-size:11px;font-weight:600}.process-strip span{display:flex;align-items:center;gap:12px;color:#b3b9c4}.process-strip small{font-size:9px;color:#70798a;letter-spacing:1px}.process-strip i{font-style:normal;color:#535c68}.dashboard-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:24px;padding:36px 0 40px}.panel{background:linear-gradient(150deg,#15171b,#0d0f12);border:1px solid var(--line);border-radius:18px;box-shadow:inset 0 1px 0 #ffffff05}.panel-head{display:flex;justify-content:space-between;align-items:center;padding:23px 25px;border-bottom:1px solid var(--line);gap:12px}.panel-head h2{font-size:16px;letter-spacing:-.5px;margin:0}.count{background:#282c33;border:1px solid #373e47;border-radius:6px;font:10px Inter,sans-serif;padding:3px 7px;color:#a8b3c3;margin-left:8px}.quiet{font-size:10px;color:#8c95a2}.empty{padding:37px 25px;text-align:center;min-height:262px;display:flex;flex-direction:column;align-items:center;justify-content:center}.empty-icon{width:49px;height:49px;border:1px solid #3b414c;background:linear-gradient(145deg,#282e38,#171b22);border-radius:14px;display:grid;place-items:center;color:#c8d2df;font-size:25px;margin-bottom:18px;box-shadow:0 8px 18px #0003}.empty h3{font-size:18px;letter-spacing:-.5px;margin:0 0 10px}.empty p{font-size:12px;line-height:1.7;color:#8992a0;max-width:280px;margin:0 0 20px}.empty a{font-size:11px;font-weight:700;color:var(--cyan)}.footer{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding:24px 0;font-size:10px;color:#717987;line-height:1.6}.footer b{color:#a7adba}.page-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin:43px 0 30px}.page-head h1{font-size:42px;letter-spacing:-1.8px;line-height:1.12;margin:16px 0 12px;font-weight:800}.page-head p{font-size:13px;line-height:1.7;color:#929baa;max-width:530px;margin:0}.badge{display:inline-flex;align-items:center;gap:8px;white-space:nowrap;border:1px solid #333b47;background:#171c24;color:#a8b4c5;border-radius:7px;padding:9px 11px;font-size:10px}.launch-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:26px;align-items:start;margin-bottom:45px}.form-content{padding:26px}.field-section{padding-bottom:27px;margin-bottom:26px;border-bottom:1px solid var(--line)}.field-section:last-of-type{border-bottom:0;padding-bottom:0;margin-bottom:0}.section-label{font-size:10px;letter-spacing:1.3px;color:#aab3c3;font-weight:700;margin-bottom:19px}.section-label b{color:var(--cyan);margin-right:10px}.field{margin-top:19px}.field:first-child{margin-top:0}label{display:block;font-size:11px;font-weight:600;margin-bottom:9px;color:#c7cdd7}input,textarea{width:100%;background:#0a0c10;border:1px solid #343a46;border-radius:9px;padding:13px 14px;font-size:13px;color:#f2f5fa;line-height:1.5}input::placeholder,textarea::placeholder{color:#667082}textarea{resize:vertical;min-height:80px}.input-prefix{display:flex;align-items:center;background:#0a0c10;border:1px solid #343a46;border-radius:9px;padding-left:14px}.input-prefix span{color:#7b8494;font-size:12px;white-space:nowrap}.input-prefix input{border:0;background:none;min-width:0;padding-left:3px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:17px}.field-row .field{margin-top:19px}.hint{font-size:10px;color:#798393;line-height:1.6;margin:8px 0 0}.upload{padding:18px;border-style:dashed;background:#151920;font-size:11px}input::file-selector-button{background:#303746;border:0;padding:9px 12px;color:#e6ecf6;border-radius:6px;margin-right:12px;font-size:11px;font-weight:600;cursor:pointer}details{margin-top:22px;padding-top:19px;border-top:1px solid #262d36}summary{font-size:11px;cursor:pointer;color:#b4becc}.form-bottom{padding:22px 26px;border-top:1px solid var(--line);background:#13171d;border-radius:0 0 18px 18px}.form-bottom .button{width:100%;margin-top:14px}.form-bottom p{margin:0;font-size:10px;color:#9aa5b7;line-height:1.7}.preview-column{position:sticky;top:24px}.preview-art{aspect-ratio:1.15;background:radial-gradient(ellipse at center,#28324066,transparent 70%),#0c1016;display:flex;align-items:center;justify-content:center;border-bottom:1px solid var(--line);position:relative;overflow:hidden}.preview-art img{width:100%;height:100%;object-fit:cover;position:absolute}.preview-placeholder{text-align:center;font-size:10px;letter-spacing:1px;color:#7c8a9e;display:flex;align-items:center;flex-direction:column;gap:18px}.preview-placeholder .empty-icon{margin:0;width:60px;height:60px;font-size:29px}.preview-content{padding:25px}.preview-creator{font-size:10px;color:var(--cyan);margin-bottom:12px}.preview-content h2{font-size:27px;letter-spacing:-1px;margin:0 0 7px;overflow-wrap:anywhere}.preview-ticker{font-size:11px;color:#7c889b}.preview-content p{font-size:12px;line-height:1.8;color:#959fb0;overflow-wrap:anywhere}.preview-note{margin-top:22px;border-top:1px solid var(--line);padding-top:20px}.preview-note small{font-size:9px;letter-spacing:1.4px;color:#727f94}.preview-bottom{display:flex;justify-content:space-between;gap:14px;margin-top:25px;padding-top:19px;border-top:1px solid var(--line);font-size:10px;color:#929fb2}.info-note{border:1px solid #29323c;border-radius:12px;padding:18px;margin-top:17px;color:#8894a5;font-size:11px;line-height:1.7;background:#10151b}.review-result{margin-top:15px;color:#beded6;font-size:12px;line-height:1.7}.flow-panel{padding:40px 34px 30px;margin-bottom:24px;overflow:hidden}.flow-top{display:flex;justify-content:space-between;font-size:10px;color:#7e899b;letter-spacing:1px}.flow-map{display:grid;grid-template-columns:1fr 45px 1fr 45px 1fr 45px 1fr;align-items:start;padding:65px 0 45px}.flow-node{text-align:center}.node-icon{height:84px;width:84px;margin:0 auto 20px;border:1px solid #505d6d;border-radius:24px;display:grid;place-items:center;background:linear-gradient(145deg,#2b3441,#111821);box-shadow:0 13px 25px #0005,inset 0 1px 0 #ffffff15;font-size:30px;color:#dbe5f4}.flow-node:last-child .node-icon{color:var(--cyan);border-color:#60867e;background:linear-gradient(145deg,#243b38,#121e1d)}.flow-node h2{font-size:13px;margin:0 0 10px;letter-spacing:-.3px}.flow-node p{font-size:11px;line-height:1.7;color:#7e8b9f;margin:0 auto;max-width:155px}.wire{height:1px;background:#4b6661;margin-top:41px;position:relative}.wire:after{content:'';position:absolute;width:5px;height:5px;background:var(--cyan);border-radius:50%;top:-2px;left:50%}.flow-caption{padding-top:23px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;font-size:10px;color:#7d8ca1}.flow-details{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:40px}.detail-body{padding:24px;font-size:12px;color:#929faf;line-height:1.8}.detail-body p{margin:0}.detail-body a{color:var(--cyan);font-weight:600;display:inline-block;margin-top:17px}.wallet-dialog{font-family:Inter,Arial,sans-serif}.wallet-dialog h2{font-weight:800}.wallet-avatar{background:#b4a4fa}
@media(min-width:1500px){.hero{min-height:690px}.phone{height:665px;max-width:520px}.hero-copy{padding-top:80px}}
@media(max-width:1000px){.shell{padding:0 25px}.topbar{gap:20px}.nav a{padding:11px}.hero h1{font-size:86px}.hero{min-height:580px}.phone{height:530px}.art-tag{left:0;padding:13px}.launch-grid{grid-template-columns:1.05fr .95fr}.flow-map{grid-template-columns:1fr 22px 1fr 22px 1fr 22px 1fr}.flow-panel{padding:30px 22px}}
@media(max-width:760px){.shell{padding:0 20px}.topbar{height:auto;min-height:80px;flex-wrap:wrap;padding:17px 0 12px;gap:15px}.brand{font-size:23px}.top-actions{margin-left:auto}.top-actions .button{display:none}[data-wallet]{font-size:10px;padding:11px 13px}.nav{order:3;width:100%;justify-content:space-between;gap:4px}.nav a{padding:10px 15px;font-size:11px}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:38px 0 0}.hero h1{font-size:clamp(66px,13.8vw,104px);letter-spacing:-1px}.hero-copy>p{max-width:420px;font-size:13px}.hero-art{height:430px;margin:12px 0 10px}.phone{height:430px;width:auto;max-width:100%}.art-label{top:15px;font-size:8px}.art-tag{bottom:28px;left:5%}.hero-foot{font-size:9px}.process-strip{gap:13px;flex-wrap:wrap;padding:19px 0}.process-strip span{font-size:10px;gap:6px}.process-strip small{display:none}.process-strip i{display:none}.dashboard-grid,.launch-grid,.flow-details{grid-template-columns:1fr;gap:18px}.dashboard-grid{padding:25px 0}.empty{min-height:220px;padding:30px 20px}.footer{flex-wrap:wrap;font-size:9px}.page-head{margin:32px 0 24px;align-items:flex-start}.page-head h1{font-size:32px;letter-spacing:-1.3px}.page-head .badge{font-size:9px;padding:7px;white-space:normal}.page-head p{font-size:12px}.preview-column{position:static}.form-content{padding:22px}.form-bottom{padding:20px 22px}.flow-map{grid-template-columns:1fr;padding:35px 0;gap:0}.flow-node{display:grid;grid-template-columns:70px 1fr;text-align:left;column-gap:20px}.node-icon{width:65px;height:65px;border-radius:18px;font-size:25px;grid-row:1/3;margin:0}.flow-node h2{align-self:end;margin:0 0 5px;font-size:14px}.flow-node p{max-width:none;margin:0;font-size:11px}.wire{width:1px;height:27px;margin:12px 0 12px 32px}.wire:after{left:-2px;top:50%}.flow-caption{flex-wrap:wrap}.flow-top{font-size:8px}.flow-panel{padding:25px 22px}.field-row{gap:12px}.button.large{font-size:12px;padding:15px 19px}.info-note{font-size:10px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
.engine-section{padding:32px 0 42px}.section-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin:15px 0 30px}.section-intro h2{font-size:46px;letter-spacing:-2px;line-height:1.08;margin:17px 0 0;font-weight:800}.section-intro h2 span{color:#8492a7}.section-intro>p{color:#8d99ab;font-size:13px;line-height:1.8;max-width:350px;margin:0}.engine{background:radial-gradient(ellipse at 50% 55%,#142a293f,transparent 65%),#0e1218;border:1px solid #303d4c;border-radius:22px;margin-bottom:24px;overflow:hidden;box-shadow:inset 0 1px 0 #ffffff08}.engine-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:27px 30px;border-bottom:1px solid #27323f}.engine-head .eyebrow{font-size:8px;color:#788ca4}.engine-head h2{font-size:19px;letter-spacing:-.6px;margin:9px 0 0}.engine-head .button{font-size:11px;background:#202b36;border-color:#425266}.engine-map{display:grid;grid-template-columns:1fr 32px 1fr 32px 1fr 32px 1fr 32px 1fr;align-items:start;padding:35px 24px 37px}.engine-step{border:0;background:none;color:#acb9ca;text-align:center;padding:10px 0;min-width:0;border-radius:12px}.step-num{display:block;font-size:9px;letter-spacing:2px;color:#56677d;margin-bottom:16px}.engine-icon{height:72px;width:72px;border:1px solid #3e4e63;background:linear-gradient(145deg,#283547,#121a25);box-shadow:0 9px 20px #0004,inset 0 1px 0 #ffffff0c;border-radius:20px;display:grid;place-items:center;margin:0 auto 20px;font-size:28px;transition:all .25s}.engine-step strong{display:block;font-size:12px;margin-bottom:8px}.engine-step small{display:block;font-size:9px;line-height:1.6;color:#728398}.engine-step[aria-pressed=true] .engine-icon{border-color:#97eadc;background:linear-gradient(145deg,#345950,#1b312b);box-shadow:0 0 28px #89f7da15,inset 0 1px 0 #d3fff522;color:#bcffee;transform:translateY(-3px)}.engine-step[aria-pressed=true] strong{color:#d6fff4}.engine-step:hover .engine-icon{border-color:#96b9d5}.engine-wire{height:1px;background:#3c5e5a;margin-top:76px;position:relative}.engine-wire:after{content:'';position:absolute;width:5px;height:5px;background:#b3f9e8;border-radius:50%;top:-2px;left:50%}.engine.is-playing .engine-wire:after{animation:flow-pulse 1.6s linear infinite}@keyframes flow-pulse{from{left:0;opacity:0}30%{opacity:1}to{left:100%;opacity:0}}.engine-readout{margin:0 28px 24px;padding:24px 26px;border:1px solid #304437;border-radius:13px;background:linear-gradient(110deg,#182722,#101b19);display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:151px}.readout-index{font-size:9px;letter-spacing:1.5px;color:#86b5a7}.engine-readout h3{font-size:21px;letter-spacing:-.5px;margin:10px 0}.engine-readout p{color:#98afa6;font-size:12px;line-height:1.7;max-width:670px;margin:0}.readout-status{font-size:9px;white-space:nowrap;color:#aed2c5;border:1px solid #416353;border-radius:6px;padding:8px 10px}.engine-bottom{display:flex;justify-content:space-between;padding:18px 30px;border-top:1px solid #24303b;color:#64758a;font-size:9px;letter-spacing:.6px;gap:14px}.engine-context{display:flex;justify-content:space-between;gap:20px;font-size:10px;color:#6e7d92;line-height:1.7}.engine-context span:first-child{color:#a2adbc}@media(max-width:760px){.section-intro{display:block}.section-intro h2{font-size:35px;letter-spacing:-1.3px}.section-intro>p{margin-top:20px;max-width:none;font-size:12px}.engine-head{padding:22px 19px}.engine-head h2{font-size:16px}.engine-head .button{font-size:10px;padding:10px;white-space:nowrap}.engine-map{grid-template-columns:1fr;padding:22px}.engine-step{display:grid;grid-template-columns:20px 55px 1fr;grid-template-rows:auto auto;gap:0 14px;text-align:left;padding:9px 0;align-items:center}.step-num{grid-row:1/3;margin:0}.engine-icon{grid-row:1/3;width:55px;height:55px;border-radius:15px;font-size:23px;margin:0}.engine-step strong{align-self:end;margin:0 0 4px;font-size:13px}.engine-step small{align-self:start;grid-column:3;font-size:10px}.engine-wire{height:15px;width:1px;margin:2px 0 2px 61px}.engine-wire:after{left:-2px;top:50%}.engine.is-playing .engine-wire:after{animation:none}.engine-readout{margin:0 18px 18px;padding:20px;display:block}.engine-readout h3{font-size:19px}.engine-readout p{font-size:11px}.readout-status{display:inline-block;margin-top:16px}.engine-bottom{padding:16px 20px;flex-wrap:wrap;font-size:8px}.engine-context{flex-direction:column;gap:6px}.section-intro{margin-top:0}}
.architecture{margin:15px 0 55px}.architecture-heading{display:flex;justify-content:space-between;align-items:center;margin:25px 0 28px;gap:20px}.architecture h2{font-size:43px;font-weight:800;line-height:1.1;letter-spacing:-1.6px;margin:15px 0}.architecture h2 span{color:var(--cyan)}.architecture-grid{display:grid;grid-template-columns:.72fr 1.6fr;gap:24px}.architecture-source{border:1px solid #333c48;border-radius:19px;background:linear-gradient(150deg,#1b242f,#0b1017);padding:28px}.arch-icon{width:43px;height:43px;display:grid;place-items:center;border:1px solid #455c63;background:#23383a;color:var(--cyan);font-size:25px;border-radius:12px;margin-bottom:25px}.arch-label{font-size:8px;letter-spacing:1.5px;color:#728ca7;font-weight:600}.architecture h3{font-size:23px;letter-spacing:-.8px;line-height:1.2;margin:13px 0}.architecture p{font-size:12px;color:#8c9db2;line-height:1.8}.schedule{border-top:1px solid #2d3c4b;margin-top:22px;padding-top:18px}.schedule span{font-size:9px;color:#6d829b;display:block;margin-bottom:9px}.schedule strong{font-size:13px;color:#bfd3df}.arch-connector{color:#658782;margin:14px 0;font-size:20px}.funding-block{background:#14201f;border:1px solid #3b5550;border-radius:12px;padding:17px}.funding-block>span{display:block;color:#789a8f;font-size:8px;letter-spacing:1px}.funding-block strong{display:block;font-size:16px;margin:10px 0;color:#c9e7de}.funding-block p{font-size:10px;margin:0;color:#7e9b94}.vm-frame{border:1px solid #3b4658;border-radius:18px;background:radial-gradient(ellipse at 33% 50%,#1b334066,transparent 65%),#0b1017;overflow:hidden;display:flex;flex-direction:column}.vm-toolbar{display:flex;justify-content:space-between;align-items:center;gap:15px;border-bottom:1px solid #293444;background:#1a222d;padding:17px 20px;font-size:8px;letter-spacing:.8px;color:#8396ae}.vm-toolbar>span:first-child{display:flex;gap:5px}.vm-toolbar i{display:block;width:5px;height:5px;background:#52657c;border-radius:50%}.vm-toolbar b{font-size:8px;font-weight:500}.vm-inner{display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:34px;gap:30px;flex:1}.emulator{width:195px;height:330px;margin:auto;background:linear-gradient(155deg,#253a49,#070c13 60%);border:4px solid #444f60;box-shadow:0 0 0 1px #8a98ac,12px 18px 30px #0007;border-radius:30px;padding:17px 15px;display:flex;flex-direction:column;align-items:center;transform:rotate(-5deg)}.phone-island{width:58px;height:13px;background:#030509;border-radius:10px;margin-bottom:20px}.emulator-top{font-size:12px;font-weight:800;display:flex;justify-content:space-between;width:100%}.emulator-top span{font-size:7px;letter-spacing:1px;color:#ff84a1;border:1px solid #6c3d4b;padding:3px 5px;border-radius:4px}.emulator-heart{font-size:55px;color:#a0f5eb;margin:24px 0 10px;line-height:1}.emulator>strong{font-size:20px;letter-spacing:-.7px;text-align:center;line-height:1.1}.emulator-gift{font-size:17px;border:1px solid #547671;background:#213f3880;border-radius:10px;padding:10px;margin-top:23px;width:100%;color:#b5e8dc}.emulator-gift span{font-size:9px;margin-left:5px}.emulator-status{font-size:7px;color:#647f93;margin-top:13px}.vm-description h3{font-size:27px;letter-spacing:-1px}.vm-caveat{font-size:9px;line-height:1.8;color:#596e86;display:block;margin-top:20px}.vm-bottom{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:20px;border-top:1px solid #27384b;font-size:9px;color:#66829b}.vm-bottom b{color:#afc6d7;font-weight:500}.oversight{display:flex;align-items:center;gap:22px;border:1px solid #425052;border-radius:14px;background:linear-gradient(110deg,#1d292c,#111b20);margin-top:22px;padding:24px 28px;position:relative}.oversight:before{content:'';position:absolute;height:23px;width:1px;background:#4d6767;top:-24px;left:50%}.oversight-icon{font-size:34px;color:#9dcdc6}.oversight h3{font-size:17px;margin:7px 0 0;white-space:nowrap}.oversight p{margin:0 0 0 auto;max-width:355px;font-size:11px}.oversight .badge{font-size:9px;background:#172525;border-color:#3b5351;color:#93bdb5}@media(max-width:1000px){.oversight{flex-wrap:wrap}.oversight p{margin-left:0}.vm-inner{padding:25px;gap:22px}.emulator{width:170px;height:315px}}@media(max-width:760px){.architecture-grid{grid-template-columns:1fr}.architecture h2{font-size:34px}.architecture-source{padding:23px}.architecture-source h3 br{display:none}.arch-icon{margin-bottom:15px}.architecture-heading{align-items:flex-start}.architecture-heading .badge{font-size:8px;white-space:normal}.vm-inner{grid-template-columns:1fr;padding:30px 24px}.vm-description{text-align:center}.vm-description p{max-width:290px;margin:0 auto}.vm-description h3 br{display:none}.vm-caveat{margin-top:13px}.emulator{width:185px;height:330px}.oversight{padding:23px;gap:15px}.oversight p{max-width:none}.oversight h3{font-size:16px}.architecture{margin-bottom:35px}}

/* Restore the approved original hero typography; retain redesigned site shell. */
.hero h1{font-family:Arial,Helvetica,sans-serif;font-size:clamp(56px,7.4vw,104px);font-weight:500;line-height:.94;letter-spacing:-6px;text-transform:none;margin:32px 0 26px}
.hero h1 em{font-family:Georgia,serif;font-weight:400;font-style:italic;letter-spacing:-5px;color:#f2f1ee}
.hero-copy>p{font-family:Arial,Helvetica,sans-serif;max-width:320px;font-size:12px;line-height:1.8;color:#999}
@media(max-width:760px){.hero h1{font-size:64px;letter-spacing:-4px}.hero h1 em{letter-spacing:-4px}}

/* Put the proposed engineering pipeline in the first viewport. */
.hero h1{font-size:clamp(54px,6.3vw,88px);letter-spacing:-4.5px;margin:24px 0 22px}
.hero h1 em{letter-spacing:-4px}
.hero-copy{padding-top:43px;padding-bottom:35px}
.hero-copy>p{max-width:420px;font-size:13px;line-height:1.75;margin:20px 0}
.hero-pipeline{display:flex;align-items:center;gap:12px;max-width:455px;border:1px solid #34433f;background:#101a18;border-radius:11px;padding:14px 17px;color:#aebfb8;font-size:10px}
.hero-pipeline strong{color:#daf6eb;font-size:12px;font-weight:600;white-space:nowrap}
.hero-pipeline small{display:block;font-size:8px;letter-spacing:1.4px;color:#7faaa0;margin-top:5px}
.hero-pipeline i{font-style:normal;color:#5d8376;font-size:15px}
.hero-actions{margin:22px 0}
.hero-foot{font-size:9px;letter-spacing:.7px;flex-wrap:wrap}
@media(max-width:760px){.hero-copy{padding-top:30px}.hero h1{font-size:clamp(46px,11.5vw,70px);letter-spacing:-2.8px;line-height:1}.hero h1 em{letter-spacing:-2.8px}.hero-copy>p{font-size:12px;line-height:1.7;margin:17px 0}.hero-pipeline{gap:9px;padding:12px;font-size:9px}.hero-pipeline strong{font-size:11px}.hero-pipeline small{font-size:7px}.hero-foot{font-size:8px;gap:7px}.hero-actions{margin:18px 0}}
/* Hero execution diagram: actual HTML labels and responsive nested boundaries. */
.hero{grid-template-columns:1fr 1.18fr;gap:35px;overflow:visible}
.hero h1{font-size:clamp(54px,5.9vw,83px)}
.tech-art{display:flex;flex-direction:column;justify-content:center;align-items:stretch;isolation:isolate;padding:35px 0 25px;background:none;min-width:0}
.tech-art:before{display:none}.tech-grid{position:absolute;inset:22px -18px;background-image:linear-gradient(#657c9310 1px,transparent 1px),linear-gradient(90deg,#657c9310 1px,transparent 1px);background-size:27px 27px;mask-image:radial-gradient(ellipse,#000 30%,transparent 72%);z-index:-2}
.tech-art:after{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 50% 60%,#649e9e13,transparent 66%);z-index:-1;pointer-events:none}
.tech-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;color:#789099;font-size:8px;letter-spacing:1.4px;margin:0 6px 26px}.tech-state{color:#576671}
.tech-agent{align-self:center;display:flex;align-items:center;gap:15px;border:1px solid #627f7d;background:linear-gradient(135deg,#263c3d,#142326);border-radius:15px;padding:17px 21px;box-shadow:0 10px 35px #0005,inset 0 1px 0 #d0fffa20;position:relative;min-width:270px;max-width:100%}
.agent-core{font-size:36px;line-height:1;color:#c5fff0;text-shadow:0 0 24px #a7ffe633}.tech-agent small{display:block;font-size:7px;letter-spacing:1.5px;color:#8eafa9;margin-bottom:6px}.tech-agent strong{display:block;font-size:18px;font-weight:700;letter-spacing:-.6px;color:#e3fff7}.tech-agent span{display:block;font-size:9px;color:#7b9d98;margin-top:6px}.agent-chip{font-size:8px;border:1px solid #5a7a73;border-radius:5px;color:#9bc4b7;padding:5px;margin-left:auto;align-self:flex-start}
.control-line{height:46px;position:relative;margin:auto;display:flex;align-items:center;justify-content:center;width:1px;background:linear-gradient(#8dd3c4,#3e6461);flex-shrink:0}.control-line>span{width:5px;height:5px;position:absolute;bottom:-2px;left:-2px;border-radius:50%;background:#b2f9e7;box-shadow:0 0 8px #b2f9e755}.control-line small{position:absolute;left:15px;white-space:nowrap;font-size:7px;letter-spacing:1px;color:#75918f}
.tech-vm{position:relative;border:1px solid #4b6272;border-radius:18px;background:linear-gradient(145deg,#1c2937,#0a101a 65%);box-shadow:0 20px 50px #0007,inset 0 1px 0 #c7eaff0b;overflow:hidden;width:100%}.tech-vm:after{content:'';position:absolute;height:2px;top:0;left:20%;right:20%;background:linear-gradient(90deg,transparent,#b1eadd80,transparent)}
.tech-vm-bar{display:flex;align-items:center;gap:9px;padding:15px 14px;border-bottom:1px solid #324153;background:#25334566}.tech-vm-bar strong{font-size:10px;font-weight:500;color:#becddd}.vm-lights{display:flex;gap:4px}.vm-lights i{width:4px;height:4px;background:#6b7d8f;border-radius:50%}.vm-mode{margin-left:auto;font-size:6px;letter-spacing:1px;color:#7691a5;border:1px solid #3b5265;border-radius:4px;padding:4px}
.tech-runtime{display:grid;grid-template-columns:1fr 20px 145px 20px 1fr;align-items:center;padding:27px 17px;gap:0;background:radial-gradient(ellipse at 50% 55%,#356b7519,transparent 72%)}
.tech-input,.tech-output{text-align:center;min-width:0}.tech-input>small,.tech-output>small{font-size:6px;letter-spacing:1px;color:#526e87;display:block;margin-bottom:15px}.tech-node-icon{width:35px;height:35px;margin:0 auto 12px;display:grid;place-items:center;border:1px solid #4b6275;border-radius:10px;background:#26394a;font-size:18px;color:#b1c8de}.tech-output .tech-node-icon{color:#bddccf;border-color:#496962;background:#243a38}.tech-input>strong,.tech-output>strong{font-size:10px;display:block;color:#d0dce8;line-height:1.5}.tech-input>span,.tech-output>span{display:block;font-size:7px;color:#688197;margin-top:6px;line-height:1.5}.tech-budget,.tech-receipt{border:1px solid #344e60;border-radius:6px;background:#172633;padding:9px 5px;font-size:8px;line-height:1.5;color:#9bb6ce;margin-top:22px}.tech-receipt{color:#99bbae;border-color:#344f47;background:#152924}.tech-receipt span{display:block;font-size:15px;line-height:1;margin-bottom:4px}
.tech-path{height:1px;background:#567c86;position:relative;margin:0 3px}.tech-path:after{content:'';border-top:3px solid transparent;border-bottom:3px solid transparent;border-left:4px solid #8cbbb5;position:absolute;right:-1px;top:-2.5px}.tech-path i{width:3px;height:3px;border-radius:50%;background:#a8e5d9;position:absolute;left:0;top:-1px}
.tech-device{height:254px;width:145px;background:linear-gradient(145deg,#2c4155,#0b121f 60%);border:3px solid #4e6275;outline:1px solid #8fa3b266;border-radius:25px;box-shadow:6px 10px 0 #080e15,7px 11px 0 #2e3f4f,0 16px 26px #0008;display:flex;flex-direction:column;align-items:center;padding:11px 10px;position:relative;transform:rotate(-3deg)}
.device-island{height:10px;width:44px;background:#03070e;border-radius:8px;margin-bottom:17px}.device-brand{font-size:10px;font-weight:800;width:100%;display:flex;justify-content:space-between;align-items:center}.device-brand span{font-size:6px;color:#e99fb3;background:#52344066;border:1px solid #674453;border-radius:3px;padding:3px 4px}.device-screen-icon{font-size:49px;color:#bcfff0;line-height:1;margin:24px 0 16px;text-shadow:0 0 25px #9effe522}.tech-device>strong{font-size:12px;font-weight:600;letter-spacing:-.3px}.tech-device>small{font-size:8px;color:#7893ac;margin-top:6px}.device-command{display:flex;gap:4px;align-items:center;background:#203c3766;border:1px solid #3a5e53;color:#8fbeb0;font-size:6px;border-radius:6px;padding:8px 5px;margin-top:16px;white-space:nowrap}.device-command i{width:3px;height:3px;border-radius:50%;background:#8cbbac}.device-home{width:41px;height:3px;background:#79919f;border-radius:3px;position:absolute;bottom:8px}.tech-vm-foot{padding:13px 15px;border-top:1px solid #293f52;display:flex;gap:12px;justify-content:space-between;font-size:7px;color:#607e95;letter-spacing:.5px}.tech-vm-foot span:last-child{letter-spacing:0;color:#8098ab}
.tech-base{display:flex;align-items:center;gap:13px;padding:20px 4px 0;position:relative}.tech-base-line{height:26px;width:2px;background:#608f85}.tech-base b{font-size:10px;font-weight:500;color:#b4c9c4;display:block}.tech-base div>span{display:block;font-size:8px;margin-top:6px;color:#5f7c79}.tech-base-status{font-size:6px;letter-spacing:.8px;color:#7a9991;margin-left:auto;border:1px solid #314a42;border-radius:5px;padding:6px;white-space:nowrap}
@media(min-width:1500px){.tech-runtime{grid-template-columns:1fr 30px 165px 30px 1fr;padding:35px 25px}.tech-device{width:165px;height:285px}.device-screen-icon{margin-top:35px}.tech-agent{min-width:300px}.tech-vm-bar{padding:17px 20px}.tech-input>strong,.tech-output>strong{font-size:12px}.tech-input>span,.tech-output>span{font-size:9px}.tech-input>small,.tech-output>small{font-size:8px}.tech-budget,.tech-receipt{font-size:10px}}
@media(max-width:1000px) and (min-width:761px){.hero{gap:20px;grid-template-columns:1fr 1.1fr}.hero h1{font-size:58px;letter-spacing:-3px}.tech-runtime{grid-template-columns:1fr 10px 118px 10px 1fr;padding:25px 9px}.tech-device{width:118px;height:239px}.tech-device>strong{font-size:10px}.tech-vm-bar strong{font-size:8px}.vm-mode{font-size:5px}.tech-input>strong,.tech-output>strong{font-size:9px}.tech-budget,.tech-receipt{font-size:7px}}
@media(max-width:760px){.hero{grid-template-columns:1fr;gap:0}.hero h1{font-size:clamp(46px,11.5vw,70px)}.tech-art{height:auto;padding:22px 0 30px;margin:0}.tech-heading{font-size:7px;margin-bottom:20px}.tech-agent{min-width:245px;padding:15px 18px}.tech-agent strong{font-size:17px}.control-line{height:40px}.tech-runtime{grid-template-columns:1fr 9px 123px 9px 1fr;padding:26px 8px}.tech-device{height:240px;width:123px;border-radius:23px;padding:10px 7px}.tech-input>strong,.tech-output>strong{font-size:8px}.tech-input>span,.tech-output>span{font-size:6px}.tech-input>small,.tech-output>small{font-size:5px;letter-spacing:.6px}.tech-device>strong{font-size:11px}.tech-device>small{font-size:7px}.tech-budget,.tech-receipt{font-size:7px;padding:8px 3px}.tech-vm-bar{gap:6px;padding:14px 10px}.tech-vm-bar strong{font-size:8px}.vm-mode{font-size:5px}.tech-vm-foot{font-size:6px;padding:12px 10px}.tech-base b{font-size:9px}.tech-base div>span{font-size:7px}.tech-base-status{font-size:5px}.tech-node-icon{width:30px;height:30px;font-size:16px}.control-line small{font-size:6px;letter-spacing:.6px}}
/* Legibility pass for architecture labels. */
.tech-heading{font-size:9px}.tech-agent small{font-size:9px}.tech-agent span{font-size:11px}.control-line small{font-size:8px}.tech-vm-bar strong{font-size:12px}.vm-mode{font-size:8px}.tech-input>small,.tech-output>small{font-size:8px}.tech-input>strong,.tech-output>strong{font-size:12px}.tech-input>span,.tech-output>span{font-size:10px}.tech-budget,.tech-receipt{font-size:11px}.tech-device>strong{font-size:13px}.tech-device>small{font-size:10px}.device-command{font-size:8px}.tech-vm-foot{font-size:9px}.tech-base b{font-size:12px}.tech-base div>span{font-size:10px}.tech-base-status{font-size:8px}
@media(max-width:760px){.tech-heading{font-size:8px}.tech-agent small{font-size:8px}.tech-agent span{font-size:10px}.control-line small{font-size:7px}.tech-vm-bar strong{font-size:10px}.vm-mode{font-size:7px}.tech-input>small,.tech-output>small{font-size:7px;letter-spacing:0}.tech-input>strong,.tech-output>strong{font-size:11px}.tech-input>span,.tech-output>span{font-size:9px}.tech-budget,.tech-receipt{font-size:10px}.tech-device>strong{font-size:11px}.tech-device>small{font-size:9px}.device-command{font-size:7px}.tech-vm-foot{font-size:8px;letter-spacing:0}.tech-base b{font-size:11px}.tech-base div>span{font-size:9px}.tech-base-status{font-size:7px}.tech-vm-bar .vm-lights{display:none}}
button.tech-agent{font-family:inherit;text-align:left;color:inherit;cursor:pointer;transition:border-color .2s,box-shadow .2s,transform .2s}button.tech-agent:hover{border-color:#b0ebdd;box-shadow:0 12px 35px #0005,0 0 25px #a0f5eb12;transform:translateY(-2px)}button.tech-agent:focus-visible{outline:2px solid #c5fff0;outline-offset:5px}.agent-dialog{width:min(440px,calc(100vw - 32px));max-height:calc(100dvh - 40px);overflow:auto;box-sizing:border-box;background:linear-gradient(145deg,#1c2b2e,#10181d 60%);border:1px solid #4b6968;border-radius:20px;padding:30px;color:#e7f3f0;font-family:Inter,Arial,sans-serif;box-shadow:0 25px 90px #000b,inset 0 1px 0 #d2fff015}.agent-dialog::backdrop{background:#020508c9;backdrop-filter:blur(6px)}.agent-close{position:absolute;right:14px;top:14px;width:34px;height:34px;border-radius:50%;border:1px solid #3b5456;background:#213438;color:#c3dcd8;font-size:24px;line-height:1;display:grid;place-items:center}.agent-dialog-kicker{font-size:9px;color:#7fa79f;letter-spacing:1.5px;margin:0 30px 16px 0}.agent-dialog h2{font-size:24px;letter-spacing:-.8px;margin:0 20px 12px 0;line-height:1.15}.agent-dialog>p{font-size:12px;line-height:1.7;color:#93aaa5;margin:0}.agent-dialog ul{list-style:none;padding:0;margin:22px 0}.agent-dialog li{border-top:1px solid #2c4244;padding:14px 0 0;margin-top:14px}.agent-dialog li strong{display:block;font-size:12px;font-weight:600;color:#c8e2d9;margin-bottom:6px}.agent-dialog li span{display:block;font-size:11px;line-height:1.65;color:#8ea8a2}.agent-dialog-status{font-size:10px;color:#94c3b2;background:#1b302b;border:1px solid #38584c;border-radius:8px;padding:11px 13px}@media(max-width:480px){.agent-dialog{padding:26px 23px}.agent-dialog h2{font-size:22px}}

/* Transparent approved mark: no black backing rectangle. */
.brand-icon{background:transparent}
/* Restrained color separates control, funding, and execution layers. */
.tech-agent{background:linear-gradient(135deg,#302c48,#1b2135);border-color:#777297;box-shadow:0 10px 35px #0005,inset 0 1px 0 #e5dcff18}.agent-core{color:#ded0ff;text-shadow:0 0 22px #be99ff33}.tech-agent strong{color:#f0eaff}.tech-agent small{color:#b1a2ce}.tech-agent span{color:#a397ba}.agent-chip{border-color:#706087;color:#c5afe1}.control-line{background:linear-gradient(#b3a0dc,#5d9db1)}.control-line>span{background:#b9c8ff;box-shadow:0 0 10px #b9b5ff66}.control-line small{color:#aaa0c5}.tech-vm{background:linear-gradient(145deg,#1b3044,#101925 67%);border-color:#4b7087}.tech-vm-bar{background:linear-gradient(90deg,#263e5666,#1c304866)}.tech-input .tech-node-icon{background:#433528;border-color:#856a48;color:#e6c58e}.tech-budget{background:#2d251c;border-color:#625238;color:#c7b185}.tech-input>small{color:#a98e67}.tech-output .tech-node-icon{background:#244839;border-color:#54846a;color:#c3f0d1}.tech-output>small{color:#76ac8b}.tech-receipt{background:#173429;border-color:#3f7155;color:#a9daba}.tech-path{background:#8a8056}.output-path{background:#558d73}.tech-device{background:linear-gradient(145deg,#304857,#101927 62%);border-color:#617788;box-shadow:6px 10px 0 #080e15,7px 11px 0 #394f60,0 12px 30px #67aaac15}.device-screen-icon{color:#ffc0d5;text-shadow:0 0 22px #ff7baf22}.tech-runtime{background:radial-gradient(ellipse at 48% 55%,#3b67872a,transparent 72%)}
.stage-details{display:grid;grid-template-columns:1fr 1.5fr 1fr;gap:1px;background:#293741;border:1px solid #293741;border-radius:12px;overflow:hidden;margin:0 28px 24px}.stage-details>div{padding:20px;background:#121c24}.stage-details small{font-size:9px;letter-spacing:1.3px;color:#8ca9ba}.stage-details p{font-size:11px;line-height:1.8;color:#b0becd;margin:10px 0 0}.stage-details .stage-stop{grid-column:1/-1;background:#241f1b;display:flex;gap:23px;align-items:baseline}.stage-stop small{color:#c3a77c;white-space:nowrap}.stage-stop p{color:#baa992;margin:0}@media(max-width:760px){.stage-details{grid-template-columns:1fr;margin:0 18px 18px}.stage-details>div{padding:18px 20px}.stage-details .stage-stop{display:block}.stage-stop p{margin-top:10px}.engine-readout h3{font-size:19px}}
