@import "https://fonts.googleapis.com/css2?family=Geist:wght@400;500;600&family=Geist+Mono:wght@400;500;600&display=swap";
:root{--ink:#111311;--muted:#676b65;--paper:#f0f1ec;--surface:#fafbf7;--line:#1113111f;--soft-line:#11131112;--orange:#ff5b31;--mint:#b8f3d1;--dark:#111512;--dark-line:#ffffff1a;--dark-muted:#9ca69f;--ease-out:cubic-bezier(.23, 1, .32, 1);--shadow:0 26px 80px #161b161f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-synthesis:none;margin:0;font-family:Geist,Helvetica Neue,Arial,sans-serif}button,a{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}.site-shell{background:var(--surface);border:1px solid #ffffffbf;border-radius:32px;width:min(1380px,100% - 32px);margin:16px auto 72px;overflow:hidden;box-shadow:0 8px 40px #181e190f}.nav{justify-content:space-between;align-items:center;height:84px;padding:0 42px;display:flex}.brand{letter-spacing:-.035em;align-items:center;gap:11px;font-size:19px;font-weight:600;display:inline-flex}.brand-mark{gap:4px;width:28px;height:22px;display:grid}.brand-mark:before,.brand-mark:after{content:"";background:var(--ink);clip-path:polygon(0 0,70% 0,100% 50%,70% 100%,0 100%,21% 50%);border-radius:99px;height:8px;display:block}.brand-mark:after{background:var(--orange);transform:scaleX(-1)}.brand-inverse{color:#fff}.brand-inverse .brand-mark:before{background:#fff}.nav-links{color:var(--muted);gap:32px;font-size:13px;display:flex}.nav-links a{transition:color .16s}.button{border:1px solid var(--line);letter-spacing:-.012em;cursor:pointer;min-height:44px;transition:transform .14s var(--ease-out), background-color .16s ease, border-color .16s ease, color .16s ease;background:0 0;border-radius:999px;justify-content:center;align-items:center;gap:9px;padding:0 20px;font-size:12.5px;font-weight:600;display:inline-flex}.button:active{transform:scale(.97)}.button:disabled{cursor:wait;opacity:.6}.button-dark{color:#fff;background:var(--ink);border-color:var(--ink);box-shadow:0 8px 20px #11131126}.button-light{background:#ffffffa6}.hero{text-align:center;isolation:isolate;min-height:660px;padding:78px 56px 30px;position:relative}.hero:before{content:"";z-index:-1;filter:blur(10px);background:radial-gradient(circle,#ff5b311c,#b8f3d112 42%,#0000 70%);border-radius:50%;width:520px;height:520px;position:absolute;top:35%;left:50%;transform:translate(-50%,-50%)}.eyebrow{border:1px solid var(--line);letter-spacing:.06em;text-transform:uppercase;background:#ffffffa3;border-radius:999px;align-items:center;gap:9px;padding:8px 12px;font-family:Geist Mono,ui-monospace,monospace;font-size:10px;font-weight:500;display:inline-flex}.signal-dot,.status-dot{background:#5be39f;border-radius:50%;width:7px;height:7px;display:inline-block;box-shadow:0 0 0 4px #5be39f1a}.eyebrow .signal-dot{background:var(--orange);box-shadow:0 0 0 4px #ff5b311f}.hero h1{letter-spacing:-.062em;max-width:940px;margin:30px auto 0;font-size:clamp(60px,7.6vw,106px);font-weight:500;line-height:.92}.hero h1 span{color:var(--orange)}.hero>p{max-width:640px;color:var(--muted);margin:34px auto 0;font-size:17px;line-height:1.6}.hero-actions{justify-content:center;gap:10px;margin-top:30px;display:flex}.hero small{color:#858a84;letter-spacing:.02em;margin-top:16px;font-family:Geist Mono,ui-monospace,monospace;font-size:10px;display:block}.console-wrap{padding:0 38px 46px}.console{color:#fff;background:var(--dark);min-height:640px;box-shadow:var(--shadow);border:1px solid #ffffff1a;border-radius:24px;position:relative;overflow:hidden}.console:before{content:"";background:var(--orange);filter:blur(120px);opacity:.12;pointer-events:none;border-radius:50%;width:420px;height:420px;position:absolute;top:-280px;left:35%}.console-bar{border-bottom:1px solid var(--dark-line);justify-content:space-between;align-items:center;height:64px;padding:0 24px;display:flex}.console-context{color:var(--dark-muted);align-items:center;gap:18px;font-family:Geist Mono,ui-monospace,monospace;font-size:10px;display:flex}.console-context strong{color:#fff}.connection{color:#dce4de;align-items:center;gap:8px;display:inline-flex}.console-grid{grid-template-columns:230px minmax(0,1fr) 340px;min-height:576px;display:grid}.label{color:#748078;letter-spacing:.11em;text-transform:uppercase;font-family:Geist Mono,ui-monospace,monospace;font-size:9px;font-weight:500}.asset-panel{border-right:1px solid var(--dark-line);padding:24px}.scenario-picker{border-bottom:1px solid var(--dark-line);margin:0 0 22px;padding:0 0 20px;display:block}.scenario-picker select{color:#e8ede9;border:1px solid var(--dark-line);cursor:pointer;background:#171c18;border-radius:9px;outline:0;width:100%;height:38px;margin-top:10px;padding:0 34px 0 11px;font:500 10px Geist Mono,ui-monospace,monospace;transition:border-color .16s,background-color .16s}.scenario-picker select:focus-visible{border-color:#b8f3d18c;box-shadow:0 0 0 3px #b8f3d114}.scenario-picker select:disabled{color:#778078;cursor:wait}.asset-panel h2{letter-spacing:-.025em;margin:18px 0 0;font-size:18px;font-weight:550;line-height:1.18}.asset-panel>p{color:var(--dark-muted);margin:8px 0 0;font-size:12px;line-height:1.5}.asset-panel code{border:1px solid var(--dark-line);color:#dce3de;letter-spacing:.03em;border-radius:8px;margin-top:18px;padding:6px 9px;font:500 10px Geist Mono,ui-monospace,monospace;display:inline-flex}.asset-panel dl{margin:30px 0 0}.asset-panel dl div{border-top:1px solid var(--dark-line);padding:14px 0}.asset-panel dt{color:#718078;text-transform:uppercase;letter-spacing:.07em;font-family:Geist Mono,ui-monospace,monospace;font-size:9px;font-weight:500}.asset-panel dd{color:#d8dfda;margin:6px 0 0;font-size:12px}.session-panel{flex-direction:column;min-width:0;padding:26px 30px 30px;display:flex}.session-top{color:#aeb8b1;justify-content:space-between;align-items:center;gap:20px;font-family:Geist Mono,ui-monospace,monospace;font-size:10px;display:flex}.session-top>span{align-items:center;gap:10px;display:inline-flex}.session-top code{color:#69736c;letter-spacing:.04em;font:500 10px Geist Mono,ui-monospace,monospace}.session-message{flex-direction:column;flex:1;justify-content:center;min-height:310px;display:flex}.session-message h2{letter-spacing:-.045em;max-width:690px;margin:0;font-size:clamp(34px,3.8vw,54px);font-weight:500;line-height:1.06}.session-message p{color:#828e86;max-width:620px;margin:20px 0 0;font-size:14px;line-height:1.65}.voice-card{border:1px solid var(--dark-line);background:#ffffff06;border-radius:18px;align-items:center;gap:18px;min-height:138px;padding:20px;display:flex}.voice-orb{background:var(--orange);width:72px;height:72px;transition:transform .22s var(--ease-out), background-color .2s ease;border-radius:50%;flex:none;justify-content:center;align-items:center;gap:3px;display:flex;box-shadow:0 0 0 10px #ff5b3114}.voice-orb i{width:3px;height:8px;transition:transform .18s var(--ease-out);background:#fff;border-radius:4px}.voice-copy{flex:1;min-width:0}.voice-copy strong{letter-spacing:-.015em;font-size:14px;font-weight:550;display:block}.voice-copy span{color:#7d8881;margin-top:7px;font-size:12px;line-height:1.45;display:block}.action-button{color:#101310;background:var(--mint);border-color:var(--mint);white-space:nowrap}.stop-button{color:#fff;white-space:nowrap;border-color:#ffffff2e}.console[data-phase=listening] .voice-orb{transform:scale(1.04)}.console[data-phase=listening] .voice-orb i:nth-child(2n){transform:scaleY(2.4)}.console[data-phase=listening] .voice-orb i:nth-child(3n){transform:scaleY(1.6)}.console[data-phase=working] .voice-orb,.console[data-phase=connecting] .voice-orb{background:#e9b84f}.console[data-phase=complete] .voice-orb{background:#37bd78}.console[data-phase=recovered] .voice-orb{background:#e9b84f}.console[data-phase=blocked] .voice-orb,.console[data-phase=error] .voice-orb{background:#c94835}.console[data-phase=complete] .session-top code{color:#75e8ad}.console[data-phase=recovered] .session-top code{color:#efc96e}.console[data-phase=blocked] .session-top code,.console[data-phase=error] .session-top code{color:#ff8a68}.execution-panel{border-left:1px solid var(--dark-line);padding:24px}.execution-panel h2{letter-spacing:-.025em;margin:14px 0 22px;font-size:18px;font-weight:550}.action-list{gap:8px;display:grid}.action-row{border:1px solid var(--dark-line);min-height:82px;transition:transform .22s var(--ease-out), background-color .2s ease, border-color .2s ease;background:#ffffff06;border-radius:13px;align-items:center;gap:14px;padding:15px;display:flex}.action-index{color:#aab4ad;background:#ffffff0f;border-radius:9px;flex:none;place-items:center;width:30px;height:30px;font:500 10px Geist Mono,ui-monospace,monospace;display:grid}.action-copy{flex:1;min-width:0}.action-copy strong{color:#e7ece8;font-size:12px;font-weight:550;display:block}.action-copy span{color:#6f7972;margin-top:5px;font-size:10px;line-height:1.35;display:block}.action-state{color:#707b73;text-transform:uppercase;letter-spacing:.06em;font:500 8.5px Geist Mono,ui-monospace,monospace}.action-row[data-state=running]{background:#ff5b3114;border-color:#ff5b3173;transform:translateY(-2px)}.action-row[data-state=running] .action-state{color:#ff8a68}.action-row[data-state=done]{background:#5be39f0e;border-color:#5be39f38}.action-row[data-state=done] .action-index,.action-row[data-state=done] .action-state{color:#75e8ad}.action-row[data-state=error]{border-color:#ff5b3180}.action-row[data-state=error] .action-state{color:#ff8a68}.statement{border-top:1px solid var(--soft-line);text-align:center;padding:128px 56px}.label-orange{color:var(--orange)}.statement h2{letter-spacing:-.055em;max-width:990px;margin:28px auto 0;font-size:clamp(44px,6.5vw,84px);font-weight:500;line-height:.99}.statement h2 span{color:#9da19b}.proof-grid{grid-template-columns:1.15fr .85fr;gap:12px;padding:0 38px 38px;display:grid}.proof-grid article{border:1px solid var(--line);background:#f6f7f2;border-radius:24px;min-height:390px;padding:38px}.proof-grid .proof-dark{color:#fff;background:var(--dark);border-color:var(--dark)}.proof-grid h3{letter-spacing:-.042em;max-width:520px;margin:20px 0 0;font-size:34px;font-weight:500;line-height:1.06}.proof-grid p{max-width:520px;color:var(--muted);margin:18px 0 0;font-size:14px;line-height:1.65}.proof-dark p{color:var(--dark-muted)}footer{border-top:1px solid var(--soft-line);color:#838781;justify-content:space-between;align-items:end;gap:30px;min-height:150px;padding:34px 42px;font-size:11px;display:flex}footer .brand{color:var(--ink)}@media (hover:hover) and (pointer:fine){.nav-links a:hover{color:var(--ink)}.button-light:hover{background:#fff;border-color:#11131133}.button-dark:hover{background:#2a2d2a}.action-button:hover{background:#d0fae1}.stop-button:hover{background:#ffffff0f}.scenario-picker select:hover:not(:disabled){background:#1b211c;border-color:#fff3}}@media (max-width:1080px){.console-grid{grid-template-columns:190px minmax(0,1fr)}.execution-panel{border-left:0;border-top:1px solid var(--dark-line);grid-column:1/-1}.action-list{grid-template-columns:repeat(4,1fr)}.action-row{flex-direction:column;align-items:flex-start}.action-state{align-self:flex-end}.proof-grid{grid-template-columns:1fr}}@media (max-width:760px){.site-shell{border-radius:22px;width:calc(100% - 12px);margin:6px auto 42px}.nav{height:70px;padding:0 18px}.nav-links{display:none}.nav>.button{min-height:40px;padding:0 14px}.hero{min-height:590px;padding:70px 18px 20px}.hero h1{font-size:clamp(56px,18vw,78px)}.hero>p{font-size:15px}.hero-actions{flex-direction:column;align-items:center}.hero-actions .button{width:min(100%,280px)}.console-wrap{padding:0 8px 18px}.console{border-radius:18px}.console-bar{height:58px;padding:0 15px}.console-context>span:first-child{display:none}.console-grid{display:block}.asset-panel{display:none}.session-panel{padding:22px 16px}.session-message{min-height:270px}.session-message h2{font-size:40px}.voice-card{flex-wrap:wrap;align-items:flex-start}.voice-orb{width:54px;height:54px}.voice-card .button{width:100%}.execution-panel{padding:22px 16px}.action-list{grid-template-columns:1fr 1fr}.statement{padding:90px 20px}.proof-grid{padding:0 8px 18px}.proof-grid article{min-height:340px;padding:26px 22px}footer{flex-direction:column;align-items:flex-start;padding:30px 20px}}@media (max-width:470px){.nav>.button{gap:0;font-size:0}.nav>.button span{font-size:16px}.action-list{grid-template-columns:1fr}.console-context .connection{font-size:0}.console-context .connection .status-dot{margin-left:5px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{animation-duration:.01ms!important;animation-iteration-count:1!important}.button,.voice-orb,.voice-orb i,.action-row{transition:opacity .16s,background-color .16s,color .16s}}
