:root{font-synthesis:none;letter-spacing:-.01em;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--radius:15px;--fg-rgb:255 255 255;--shadow-rgb:0 0 0;--bg:#030304;--surface:#151515;--surface-2:#1b1b1b;--surface-3:#232323;--surface-hover:#1d1d1d;--line:#2a2a2a;--line-2:#242424;--text:#f2f2f2;--text-2:#c8c8c8;--muted:#8a8a8a;--muted-2:#6a6a6a;--muted-3:#565656;--header-bg:#0303046b;--header-bg-scrolled:#030304e6;--btn-solid-bg:#f1f1f1;--btn-solid-bg-hover:#fff;--btn-solid-fg:#0a0a0a;--btn-ghost-bg:#0c0c0cd1;--btn-ghost-fg:#e9e9e9;--btn-ghost-border-hover:#555;color:var(--text);background:var(--bg);font-family:Host Grotesk,Helvetica Neue,Arial,sans-serif}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--fg-rgb:24 26 32;--shadow-rgb:148 163 184;--bg:#fbfbfc;--surface:#f3f3f5;--surface-2:#eeeef1;--surface-3:#e6e6ea;--surface-hover:#ededf1;--line:#e3e3e8;--line-2:#e9e9ed;--text:#16181d;--text-2:#3c3f47;--muted:#63666e;--muted-2:#8a8d95;--muted-3:#a6a9b0;--header-bg:#fbfbfc9e;--header-bg-scrolled:#fbfbfcdb;--btn-solid-bg:#16181d;--btn-solid-bg-hover:#000;--btn-solid-fg:#fbfbfc;--btn-ghost-bg:#181a200d;--btn-ghost-fg:#16181d;--btn-ghost-border-hover:#c4c4cc}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{background:var(--bg);min-width:320px;color:var(--text);margin:0}button,a{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit}.site-header{z-index:20;background:var(--header-bg);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid #0000;height:78px;transition:background .35s,border-color .35s;position:sticky;top:0}.header-inner{grid-template-columns:auto 1fr auto;align-items:center;column-gap:34px;max-width:1300px;height:100%;margin:0 auto;padding:0 24px;display:grid}.site-header.scrolled{background:var(--header-bg-scrolled);border-bottom-color:rgb(var(--fg-rgb) / .06)}.nav-actions .button-light{opacity:0;pointer-events:none;transition:opacity .4s cubic-bezier(.16,1,.3,1),transform .4s cubic-bezier(.16,1,.3,1),background .2s,border-color .2s;transform:translate(10px)}.site-header.scrolled .nav-actions .button-light{opacity:1;pointer-events:auto;transform:none}.brand{letter-spacing:-.02em;align-items:center;width:fit-content;font-size:22px;font-weight:700;display:inline-flex}.brand-logo{width:auto;height:30px;display:block}.footer-brand .brand-logo{height:26px}.desktop-nav{align-items:center;gap:clamp(24px,3.1vw,48px);display:flex}.desktop-nav a{color:var(--muted);white-space:nowrap;font-size:14px;transition:color .2s}.desktop-nav a:hover,.desktop-nav a:focus-visible{color:var(--text)}.chevron{margin-left:6px;font-size:12px}.nav-actions{align-items:center;gap:8px;display:flex}.nav-github{width:38px;height:38px;color:var(--muted);border-radius:50%;flex:none;place-items:center;transition:color .2s,background .2s;display:grid}.nav-github:hover{color:var(--text);background:rgb(var(--fg-rgb) / .05)}.nav-github svg{width:20px;height:20px}.button{border:1px solid var(--line);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:44px;padding:0 20px;font-size:14px;transition:transform .2s,border-color .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:active{transform:scale(.98)}.arrow{transition:transform .3s cubic-bezier(.16,1,.3,1);display:inline-block}a:hover .arrow,.button:hover .arrow{transform:translate(3px,-3px)}.button-light{background:var(--btn-solid-bg);color:var(--btn-solid-fg);border-color:var(--btn-solid-bg)}.button-light:hover{background:var(--btn-solid-bg-hover);border-color:var(--btn-solid-bg-hover)}.button-dark{background:var(--btn-ghost-bg);color:var(--btn-ghost-fg)}.button-dark:hover{border-color:var(--btn-ghost-border-hover)}.menu-button{background:0 0;border:0;justify-self:end;width:42px;height:42px;display:none}.menu-button span{background:var(--text);width:20px;height:1px;margin:5px auto;display:block}.mobile-panel{display:none}main{overflow:hidden}.hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:min(88vh,720px);padding:48px 24px 64px;display:flex;position:relative}.announcement{border:1px solid var(--line);background:var(--surface-2);height:39px;color:var(--text);border-radius:999px;align-items:center;gap:9px;margin-bottom:34px;padding:0 10px 0 11px;font-size:13px;display:flex}.announcement span{color:#c68d71;letter-spacing:.08em;border:1px solid #6d4635;border-radius:999px;padding:2px 7px;font-size:9px}.announcement i{color:var(--muted-2);font-style:normal}.announcement b{background:var(--line);border-radius:50%;place-items:center;width:22px;height:22px;font-weight:400;display:grid}.hero h1{letter-spacing:-.045em;text-shadow:0 0 16px var(--bg), 0 0 16px var(--bg), 0 0 30px var(--bg), 0 0 30px var(--bg);margin:0;font-size:clamp(44px,6vw,86px);font-weight:400;line-height:1}.hero>p{color:var(--muted);max-width:600px;margin:26px 0 0;font-size:clamp(15px,1.3vw,19px);line-height:1.55}.hero-actions{gap:10px;margin-top:30px;display:flex}.play-ic{flex:none;width:14px;height:14px;margin-right:-2px}.announcement{cursor:pointer}.announcement b .play-ic{width:9px;height:9px;margin:0 -1px 0 1px}.hero-prompt{letter-spacing:normal;text-align:left;background:var(--surface);border:1px solid var(--line);width:min(620px,100%);box-shadow:0 20px 54px -30px rgb(var(--shadow-rgb) / .62);border-radius:999px;align-items:center;gap:4px;margin:34px auto 0;padding:7px 8px;font-family:Geist,Helvetica Neue,Arial,sans-serif;transition:border-color .2s,box-shadow .2s;display:flex}.hero-prompt:focus-within{border-color:var(--muted-2);box-shadow:0 24px 62px -30px rgb(var(--shadow-rgb) / .72)}.hp-icon{width:38px;height:38px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:50%;flex:none;place-items:center;transition:color .2s,background .2s;display:grid}.hp-icon:hover{color:var(--text);background:rgb(var(--fg-rgb) / .05)}.hp-add svg{width:21px;height:21px}.hp-mic svg{width:19px;height:19px}.hp-field{flex:1;align-items:center;min-width:0;height:40px;padding-left:6px;display:flex;position:relative}.hp-input{width:100%;height:100%;color:var(--text);font:inherit;background:0 0;border:0;outline:none;font-size:16px}.hp-input::placeholder{color:var(--muted)}.hp-input:focus-visible{outline:none}.hp-ghost{white-space:nowrap;pointer-events:none;color:var(--text);align-items:center;font-size:16px;display:flex;position:absolute;inset:0 0 0 6px;overflow:hidden}.hp-caret{vertical-align:-3px;background:var(--text);width:2px;height:1.05em;margin-left:2px;animation:1.05s step-end infinite caretBlink;display:inline-block}@keyframes caretBlink{0%,to{opacity:1}50%{opacity:0}}.hp-send{cursor:pointer;background:var(--btn-solid-bg);width:40px;height:40px;color:var(--btn-solid-fg);border:0;border-radius:50%;flex:none;place-items:center;transition:transform .15s,background .2s,opacity .2s;display:grid}.hp-send:hover{background:var(--btn-solid-bg-hover);transform:translateY(-1px)}.hp-send:active{transform:scale(.95)}.hp-send.is-idle{opacity:.4}.hp-send svg{width:18px;height:18px}.hero-video{max-width:1000px;margin:0 auto;padding:8px 24px 40px}.hero-video-frame{border-radius:var(--radius);border:1px solid var(--line);box-shadow:0 40px 100px -40px rgb(var(--shadow-rgb) / .6);background:#000;position:relative;overflow:hidden}.hero-video-frame:not(.is-playing){cursor:pointer}.hero-video-frame video{width:100%;height:auto;display:block}.hero-video-play{cursor:pointer;color:#0a0a0a;opacity:0;background:#ffffffeb;border:0;border-radius:50%;place-items:center;width:84px;height:84px;margin:auto;transition:opacity .25s,transform .25s cubic-bezier(.16,1,.3,1);display:grid;position:absolute;inset:0;transform:scale(.94);box-shadow:0 16px 44px #00000073}.hero-video-frame:hover .hero-video-play,.hero-video-play:focus-visible{opacity:1;transform:scale(1)}.hero-video-play:hover{transform:scale(1.06)}.hero-video-play svg{width:34px;height:34px;margin-left:4px}@media (hover:none){.hero-video-play{opacity:1;transform:scale(1)}}@keyframes overlayFade{0%{opacity:0}to{opacity:1}}.bubble{border-radius:14px;max-width:78%;padding:12px 15px;font-size:12px}.ai-mark{flex:none;width:21px;height:21px}.bridge-section{grid-template-columns:1fr 1.3fr;align-items:center;gap:64px;max-width:1300px;margin:0 auto;padding:30px 24px 108px;display:grid}.bridge-demo{min-width:0}.bridge-wrap{aspect-ratio:560/290;width:min(560px,100%);margin:0 auto;position:relative}.bridge-stage{width:560px;height:290px;transform:scale(var(--s,1));transform-origin:0 0;position:absolute;top:0;left:0}.bridge-lines{color:#a78bfa80;z-index:1;width:100%;height:100%;position:absolute;inset:0}.bridge-lines>path{animation:.55s linear infinite bridgeFlow}@keyframes bridgeFlow{0%{stroke-dashoffset:-10px}to{stroke-dashoffset:0}}.bridge-lines mask path{stroke-dashoffset:1px}.bridge-wrap.is-visible .bridge-lines mask path{animation:.52s cubic-bezier(.4,0,.2,1) both bridgeDraw}@keyframes bridgeDraw{0%{stroke-dashoffset:1px}to{stroke-dashoffset:0}}.bridge-core{z-index:3;opacity:0;width:180px;height:180px;box-shadow:inset 0 0 0 1px #ffffff1a, 0 24px 60px -12px rgb(var(--shadow-rgb) / .8);background:radial-gradient(circle at 50% 34%,#2c2c2c,#161616);border-radius:50%;place-items:center;display:grid;position:absolute;top:55px;left:190px}.bridge-wrap.is-visible .bridge-core{animation:.52s cubic-bezier(.34,1.56,.64,1) both bridgePop}.bridge-core-phone{color:#ffffffe6;place-items:center;display:grid}.bridge-core-phone svg{width:62px;height:62px}@keyframes bridgePop{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.bridge-tile{z-index:2;opacity:0;background:rgb(var(--fg-rgb) / .06);border:1px solid rgb(var(--fg-rgb) / .08);width:56px;height:56px;box-shadow:0 18px 44px -14px rgb(var(--shadow-rgb) / .72);border-radius:16px;place-items:center;display:grid;position:absolute}.bridge-wrap.is-visible .bridge-tile{animation:bridgePop .42s cubic-bezier(.34,1.56,.64,1) var(--d,0s) both}.bridge-tile .ai-mark{width:28px;height:28px}.bridge-tile[data-brand=chatgpt]{color:var(--text)}.bridge-tile[data-brand=claude]{color:#d97757}.bridge-tile[data-brand=grok]{color:var(--text)}.bridge-tile[data-brand=perplexity]{color:#20b8cd}@media (prefers-reduced-motion:reduce){.bridge-lines>path{animation:none}.bridge-lines mask path,.bridge-wrap.is-visible .bridge-lines mask path{stroke-dashoffset:0;animation:none}.bridge-core,.bridge-tile,.bridge-wrap.is-visible .bridge-core,.bridge-wrap.is-visible .bridge-tile{opacity:1;animation:none}}.eyebrow{color:var(--muted);margin:0 0 24px;font-size:14px}.section-copy h2,.news-section h2,.start-section>h2{letter-spacing:-.055em;font-weight:400;line-height:.98}.section-copy h2{margin:0;font-size:clamp(38px,4.2vw,62px)}.section-copy h2 span{color:var(--muted);transition:color 1s;display:block}.section-copy h2 span:first-child{color:var(--text)}.section-copy.is-visible h2 span:nth-child(2){color:var(--text);transition-delay:.3s}.section-copy>p:not(.eyebrow){color:var(--muted);max-width:490px;margin:28px 0;font-size:17px;line-height:1.6}.capabilities{max-width:1300px;margin:0 auto;padding:34px 24px 118px}.bento-lead{margin:0 0 40px}.bento-lead h2{letter-spacing:-.045em;color:var(--text);margin:0;font-size:clamp(30px,3.4vw,46px);font-weight:400;line-height:1}.bento-grid{grid-template-columns:repeat(12,1fr);gap:16px;display:grid}.span-4{grid-column:span 4}.span-5{grid-column:span 5}.span-7{grid-column:span 7}.bento-card{background:var(--surface);border-radius:28px;flex-direction:column;transition:background .3s;display:flex;position:relative;overflow:hidden}.bento-card:hover{background:var(--surface-hover)}.bento-head{z-index:10;padding:30px 30px 0;position:relative}.bento-head h3{letter-spacing:-.02em;color:var(--text);margin:0;font-size:20px;font-weight:450}.bento-head p{color:rgb(var(--fg-rgb) / .5);max-width:30rem;margin:6px 0 0;font-size:14px;line-height:1.5}.bento-figure{flex:1;min-height:256px;position:relative}.bento-vis{justify-content:center;padding:40px 30px 0;display:flex;position:absolute;inset:0}.vis-center{align-items:center;padding-bottom:26px}.vis-end{align-items:flex-end}.panel{background:rgb(var(--fg-rgb) / .06);width:100%;max-width:330px;box-shadow:inset 0 0 0 1px rgb(var(--fg-rgb) / .05);border-radius:16px;overflow:hidden}.panel-top{border-bottom:1px solid rgb(var(--fg-rgb) / .05);justify-content:space-between;align-items:center;padding:10px 16px;display:flex}.dots{gap:6px;display:flex}.dots i{background:rgb(var(--fg-rgb) / .12);border-radius:50%;width:8px;height:8px}.panel-title{color:rgb(var(--fg-rgb) / .35);font-size:11px;font-weight:500}.tag{white-space:nowrap;border-radius:999px;padding:3px 8px;font-size:10px;font-weight:500}.tag-indigo{color:#c7d2fee6;background:#818cf826}.tag-live{color:#a7f3d0e6;background:#34d3991f;align-items:center;gap:5px;display:inline-flex}.tag-live i{background:#34d399;border-radius:50%;width:5px;height:5px;animation:1.6s ease-in-out infinite dotPulse}.wave{align-items:center;gap:3px;display:flex}.wave span{background:rgb(var(--fg-rgb) / .6);border-radius:2px;width:3px}.wave-sm{height:16px}.wave-voice{height:20px;margin-top:12px}.wave-listen{width:100%;height:56px}.wave-listen span{background:#fdba74e6;flex:1;min-width:0}.panel-playbook{margin-bottom:-46px}.panel-doc{flex-direction:column;gap:9px;padding:15px 20px 20px;font-size:13px;line-height:1.5;display:flex}.doc-k{text-transform:uppercase;letter-spacing:.14em;color:#a5b4fcb3;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px}.doc-t{color:rgb(var(--fg-rgb) / .75)}.doc-caret{vertical-align:middle;background:#a5b4fcb3;width:6px;height:13px;margin-left:2px;animation:1.15s step-end infinite dotPulse;display:inline-block}.kb-wrap{width:100%;max-width:330px;position:relative}.kb-drop{border:1px dashed rgb(var(--fg-rgb) / .13);text-align:center;border-radius:16px;flex-direction:column;align-items:center;gap:6px;padding:24px 24px 20px;display:flex}.kb-drop-ic{color:#a5f3fc99}.kb-drop-ic svg{width:20px;height:20px}.kb-drop-title{color:rgb(var(--fg-rgb) / .65);font-size:13px;font-weight:500}.kb-drop-sub{color:rgb(var(--fg-rgb) / .3);text-transform:uppercase;letter-spacing:.08em;font-size:10px}.kb-file{z-index:2;background:var(--surface-3);box-shadow:0 18px 44px -12px rgb(var(--shadow-rgb) / .65), inset 0 0 0 1px rgb(var(--fg-rgb) / .06);color:rgb(var(--fg-rgb) / .8);white-space:nowrap;border-radius:14px;align-items:center;gap:8px;padding:9px 12px;font-size:12px;display:flex;position:absolute}.kb-file-ic{color:#a5f3fccc;place-items:center;display:grid}.kb-file-ic svg{width:14px;height:14px}.kb-file-a{top:-14px;right:2px;transform:rotate(7deg)}.kb-file-b{bottom:-12px;left:4px;transform:rotate(-6deg)}.panel-live{margin-bottom:-40px}.live-body{flex-direction:column;gap:14px;padding:18px 16px 78px;display:flex}.bubble{border-radius:16px;padding:11px 15px;font-size:12px;line-height:1.4}.bubble-in{background:rgb(var(--fg-rgb) / .07);max-width:85%;box-shadow:inset 0 0 0 1px rgb(var(--fg-rgb) / .04);color:rgb(var(--fg-rgb) / .8);border-bottom-left-radius:5px;align-self:flex-start}.bubble-out-row{justify-content:flex-end;display:flex}.bubble-out{background:rgb(var(--fg-rgb) / .07);box-shadow:inset 0 0 0 1px rgb(var(--fg-rgb) / .04);border-bottom-right-radius:5px;padding:9px 13px}.voices-wrap{justify-content:space-between;align-items:flex-end;gap:28px;width:100%;display:flex}.voices-big{letter-spacing:-.04em;color:var(--text);font-size:clamp(58px,7vw,92px);font-weight:400;line-height:.9}.voices-caption{color:rgb(var(--fg-rgb) / .55);margin-top:8px;font-size:14px}.voices-grid{flex-direction:column;gap:8px;display:flex}.voice-tile{background:rgb(var(--fg-rgb) / .08);width:190px;box-shadow:inset 0 0 0 1px rgb(var(--fg-rgb) / .12);border-radius:16px;padding:12px 15px}.voice-tile-top{justify-content:space-between;align-items:center;display:flex}.voice-tile-top span:first-child{color:var(--text);font-size:13px;font-weight:500}.voice-play{gap:3px;display:flex}.voice-play i{background:rgb(var(--fg-rgb) / .8);border-radius:2px;width:3px;height:10px}.voice-clone{flex-direction:column;justify-content:center;gap:3px;display:flex}.voice-clone-title{color:var(--text);font-size:13px;font-weight:500}.voice-clone-sub{color:rgb(var(--fg-rgb) / .4);font-size:11px}.listen-wrap{flex-direction:column;gap:18px;width:100%;display:flex}.listen-graph{padding-top:34px;position:relative}.listen-tip{flex-direction:column;align-items:center;display:flex;position:absolute;top:0;transform:translate(-50%)}.listen-tip-pill{white-space:nowrap;background:var(--surface-3);box-shadow:0 18px 44px -12px rgb(var(--shadow-rgb) / .6);color:#ddd6fee6;border-radius:8px;padding:4px 8px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px}.listen-tip-line{background:#c4b5fd66;width:1px;height:12px}.listen-bar{align-items:center;gap:11px;display:flex}.listen-play{background:rgb(var(--fg-rgb) / .08);border-radius:50%;flex:none;width:26px;height:26px;position:relative}.listen-play span{border-style:solid;border-width:5px 0 5px 8px;border-color:transparent transparent transparent rgb(var(--fg-rgb) / .75);position:absolute;top:50%;left:52%;transform:translate(-50%,-50%)}.listen-track{background:rgb(var(--fg-rgb) / .1);border-radius:3px;flex:1;height:4px;overflow:hidden}.listen-track span{background:#fdba74cc;border-radius:3px;height:100%;display:block}.listen-time{color:rgb(var(--fg-rgb) / .45);flex:none;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.tools-wrap{width:100%;max-width:300px;height:150px;position:relative}.tools-lines{color:#c4b5fd8c;width:100%;height:100%;position:absolute;inset:0}.tools-node{background:rgb(var(--fg-rgb) / .08);width:44px;height:44px;box-shadow:inset 0 0 0 1px rgb(var(--fg-rgb) / .09);color:rgb(var(--fg-rgb) / .8);border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;left:4px;transform:translateY(-50%)}.tools-node svg{width:18px;height:18px}.tool-chip{background:rgb(var(--fg-rgb) / .06);box-shadow:inset 0 0 0 1px rgb(var(--fg-rgb) / .07);color:rgb(var(--fg-rgb) / .72);white-space:nowrap;border-radius:11px;padding:8px 12px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;position:absolute;right:0}.tool-chip-a{top:12px}.tool-chip-b{bottom:12px}.guard-wrap{flex-direction:column;gap:12px;width:100%;max-width:330px;display:flex}.bubble-out-plain{background:rgb(var(--fg-rgb) / .07);max-width:80%;box-shadow:inset 0 0 0 1px rgb(var(--fg-rgb) / .04);color:rgb(var(--fg-rgb) / .75);border-radius:16px 16px 5px;padding:11px 15px;font-size:12px;line-height:1.4}.bubble-emerald{max-width:85%;color:rgb(var(--fg-rgb) / .85);background:#34d39914;border-radius:16px 16px 16px 5px;align-self:flex-start;padding:11px 15px;font-size:12px;line-height:1.4;box-shadow:inset 0 0 0 1px #6ee7b724}.guard-pill-row{justify-content:center;padding-top:4px;display:flex}.tag-emerald-lg{color:#a7f3d0e6;background:#34d39914;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:10px;font-weight:500;display:inline-flex;box-shadow:inset 0 0 0 1px #6ee7b724}.tag-ic{place-items:center;display:grid}.tag-ic svg{width:12px;height:12px}.num-card{background:rgb(var(--fg-rgb) / .06);width:100%;max-width:330px;box-shadow:inset 0 0 0 1px rgb(var(--fg-rgb) / .05);border-radius:16px;align-items:center;gap:12px;padding:18px 16px;display:flex;transform:translateY(-18px)}.num-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.num-name{color:var(--text);font-size:13px;font-weight:500}.num-digits{color:rgb(var(--fg-rgb) / .45);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.num-btn{border-radius:50%;flex:none;place-items:center;width:36px;height:36px;display:grid}.num-btn svg{width:16px;height:16px}.num-btn-ghost{background:rgb(var(--fg-rgb) / .07);color:rgb(var(--fg-rgb) / .55)}.num-btn-ghost svg{transform:rotate(135deg)}.num-btn-green{color:#05271b;background:#34d399;margin-left:-4px}@keyframes dotPulse{0%,to{opacity:1}50%{opacity:.35}}.realworld{grid-template-columns:1fr 1.3fr;align-items:center;gap:64px;max-width:1300px;margin:0 auto;padding:30px 24px 118px;display:grid}.rw-copy{max-width:460px}.rw-head{align-items:center;gap:12px;display:flex}.rw-head-ic{color:var(--text);place-items:center;display:grid}.rw-head-ic svg{width:28px;height:28px}.rw-copy h2{letter-spacing:-.025em;margin:0;font-size:clamp(24px,2.4vw,30px);font-weight:400;line-height:1.2}.rw-sub{color:rgb(var(--fg-rgb) / .55);max-width:448px;margin:16px 0 26px;font-size:16px;line-height:1.625}.rw-points{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.rw-points li{color:rgb(var(--fg-rgb) / .5);align-items:flex-start;gap:12px;font-size:14px;line-height:1.625;display:flex}.rw-check{color:rgb(var(--fg-rgb) / .3);flex:none;place-items:center;margin-top:3px;display:grid}.rw-check svg{stroke-width:1.5px;width:16px;height:16px}.rw-demo{flex-direction:column;min-width:0;display:flex}.rw-chat{flex-direction:column;justify-content:flex-end;gap:22px;min-height:420px;padding-left:48px;display:flex;position:relative}.rw-row{will-change:transform}.rw-bubble,.rw-chip{animation:.5s cubic-bezier(.22,1,.36,1) both rwRowIn}@keyframes rwRowIn{0%{opacity:0;transform:translateY(10px)scale(.97)}to{opacity:1;transform:none}}.rw-row-agent{align-self:flex-start;max-width:82%}.rw-row-customer{align-self:flex-end;max-width:78%}.rw-row-chip{align-self:flex-start}.rw-avatar{opacity:0;z-index:2;background:radial-gradient(circle at 50% 34%,#2c2c2c,#161616);border-radius:50%;place-items:center;width:38px;height:38px;transition:transform .55s cubic-bezier(.22,1,.36,1),opacity .35s;display:grid;position:absolute;top:0;left:0;box-shadow:inset 0 0 0 1px #ffffff1a}.rw-voice{align-items:center;gap:2.5px;height:15px;display:flex}.rw-voice i{background:#ffffffd9;border-radius:2px;width:2.5px;animation:1s ease-in-out infinite rwVoice}.rw-voice i:first-child{height:40%;animation-delay:0s}.rw-voice i:nth-child(2){height:72%;animation-delay:.18s}.rw-voice i:nth-child(3){height:55%;animation-delay:.36s}.rw-voice i:nth-child(4){height:86%;animation-delay:.1s}@keyframes rwVoice{0%,to{height:22%}50%{height:92%}}.rw-bubble{font-size:16px;font-style:italic;line-height:1.55}.rw-bubble:before{content:"“"}.rw-bubble:after{content:"”"}.rw-bubble-agent{color:var(--text)}.rw-bubble-customer{color:rgb(var(--fg-rgb) / .5)}.rw-word{animation:.5s cubic-bezier(.22,1,.36,1) both rwWord;animation-delay:calc(var(--i) * 42ms);margin-right:.28em;display:inline-block}.rw-bubble .rw-word:last-child{margin-right:0}@keyframes rwWord{0%{opacity:0;filter:blur(6px);transform:translateY(3px)}to{opacity:1;filter:blur();transform:none}}.rw-chip{background:var(--surface);color:rgb(var(--fg-rgb) / .7);box-shadow:0 1px 2px rgb(var(--shadow-rgb) / .3), inset 0 0 0 1px rgb(var(--fg-rgb) / .05);border-radius:999px;align-items:center;gap:7px;padding:6px 13px 6px 10px;font-size:12px;display:inline-flex;position:relative;overflow:hidden}.rw-chip:after{content:"";pointer-events:none;background:linear-gradient(100deg, transparent 28%, rgb(var(--fg-rgb) / .16) 48%, transparent 68%);animation:1.1s cubic-bezier(.22,1,.36,1) .12s both chipSweep;position:absolute;inset:0;transform:translate(-130%)}@keyframes chipSweep{to{transform:translate(130%)}}.rw-chip-ic{width:14px;height:14px;color:rgb(var(--fg-rgb) / .55);flex:none}.rw-tabs{scrollbar-width:none;align-self:flex-end;gap:4px;max-width:100%;margin-top:26px;display:inline-flex;position:relative;overflow-x:auto}.rw-tabs::-webkit-scrollbar{display:none}.rw-tab-ind{background:rgb(var(--fg-rgb) / .06);border-radius:999px;width:0;transition:transform .38s cubic-bezier(.16,1,.3,1),width .38s cubic-bezier(.16,1,.3,1);position:absolute;top:0;bottom:0;left:0}.rw-tab{z-index:1;cursor:pointer;color:var(--muted);white-space:nowrap;background:0 0;border:0;border-radius:999px;flex:none;padding:6px 13px;font-size:12px;font-weight:500;transition:color .25s;position:relative}.rw-tab:hover{color:var(--text-2)}.rw-tab.is-active,.rw-tab.is-active:hover{color:var(--text)}@media (width<=1024px){.realworld{grid-template-columns:1fr;gap:42px}.rw-copy{max-width:640px}.rw-chat{min-height:330px}}@media (width<=720px){.realworld{padding:30px 16px 92px}.rw-chat{min-height:310px}.rw-row-customer{max-width:88%}.rw-tabs{align-self:stretch}}.infra{grid-template-columns:.95fr 1.05fr;align-items:center;gap:clamp(48px,6vw,96px);max-width:1300px;margin:0 auto;padding:118px 24px;display:grid}.infra-right{flex-direction:column;gap:26px;min-width:0;display:flex}.infra-list{margin:0;padding:0;list-style:none}.infra-list li{border-top:1px solid var(--line);padding:20px 0}.infra-list li:first-child{border-top:0;padding-top:0}.infra-head{align-items:center;gap:12px;display:flex}.infra-head h3{letter-spacing:-.02em;color:var(--text);margin:0;font-size:18px;font-weight:400}.infra-tag{color:#7d8aa5;background:rgb(var(--fg-rgb) / .05);white-space:nowrap;border-radius:6px;padding:3px 8px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.infra-list p{color:var(--muted);max-width:48ch;margin:8px 0 0;font-size:14px;line-height:1.55}@media (width<=1024px){.infra{grid-template-columns:1fr;gap:44px;padding:100px 24px}}@media (width<=720px){.infra{padding:84px 16px}.infra-head{flex-wrap:wrap;gap:8px}}.metrics{max-width:1300px;margin:auto;padding:72px 5vw 128px;position:relative;overflow:hidden}.metrics-grid{grid-template-columns:repeat(2,1fr);display:grid}.metrics:before{content:"";z-index:0;pointer-events:none;background-image:radial-gradient(circle, rgb(var(--fg-rgb) / .05) 1px, transparent 1.6px);background-size:34px 34px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(68% 62% at 50% 46%,#000 22%,#0000 78%);mask-image:radial-gradient(68% 62% at 50% 46%,#000 22%,#0000 78%)}.metric-lines{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.metric-lines span{background:rgb(var(--fg-rgb) / .045);height:1px;position:absolute;left:0;right:0;overflow:hidden}.metric-lines span:before{content:"";width:var(--beam-w,32%);background:linear-gradient(90deg, transparent, var(--beam,rgb(var(--fg-rgb) / .5)), transparent);filter:blur(.4px);animation:beamSweep var(--beam-dur,3s) linear var(--beam-delay,0s) infinite;will-change:transform;position:absolute;inset:0 auto 0 0;transform:translate(-130%)}.metrics-grid>div{z-index:1;text-align:center;position:relative}.metrics strong{letter-spacing:-.035em;color:var(--text);white-space:nowrap;font-size:clamp(58px,7.8vw,116px);font-weight:400;line-height:1}.metrics strong span{color:inherit;font-size:inherit;letter-spacing:inherit;margin-left:0}.metrics p{color:rgb(var(--fg-rgb) / .4);max-width:190px;margin:18px auto 0;font-size:14px;font-weight:500;line-height:1.4}.news-section{max-width:1300px;margin:0 auto;padding:100px 24px 130px}.section-heading{justify-content:space-between;align-items:end;margin-bottom:46px;display:flex}.news-section h2,.start-section>h2{margin:0;font-size:clamp(32px,3.6vw,52px)}.section-heading a{color:var(--muted);padding-bottom:8px;font-size:14px}.news-grid-list{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.news-card{min-width:0}.news-art{border-radius:var(--radius);border:1px solid var(--line);background-color:var(--surface);height:264px;transition:filter .25s,transform .5s cubic-bezier(.16,1,.3,1),box-shadow .5s;position:relative;overflow:hidden}.news-art:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(115deg, transparent 32%, rgb(var(--fg-rgb) / .06) 48%, transparent 64%);background-size:250% 250%;animation:8s ease-in-out infinite sheen;position:absolute;inset:0}.news-card:hover .news-art{filter:brightness(1.22);box-shadow:0 22px 55px rgb(var(--shadow-rgb) / .5);transform:translateY(-6px)}.news-eclipse{background:radial-gradient(circle,#0000 0 22%,#bdbdbd 22.5% 23%,#0000 24%),radial-gradient(circle,#262626,#0d0d0d 65%)}.news-wave{background-image:url(/assets/voice-sphere.jpg);background-position:50%;background-size:cover}.news-grid{background-image:linear-gradient(rgb(var(--fg-rgb) / .08) 1px,transparent 1px),linear-gradient(90deg,rgb(var(--fg-rgb) / .08) 1px,transparent 1px), radial-gradient(circle at 65% 35%,#474747,var(--surface) 40%);background-size:32px 32px,32px 32px,100% 100%}.news-orbit{background-image:url(/assets/ai-eclipse.jpg);background-position:23%;background-size:cover}.news-card time{color:var(--muted-2);margin-top:18px;font-size:12px;display:block}.news-card h3{max-width:270px;margin:10px 0 0;font-size:17px;font-weight:400;line-height:1.35}.start-section{max-width:1300px;margin:0 auto;padding:100px 24px 130px}.start-section>h2{max-width:780px;margin-bottom:65px}.start-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.start-grid article{border-radius:var(--radius);border:1px solid var(--line);background:var(--surface);flex-direction:column;min-height:430px;padding:clamp(28px,3.4vw,50px);display:flex}.start-grid h3{letter-spacing:-.04em;margin:0 0 18px;font-size:clamp(24px,2.5vw,38px);font-weight:400}.start-grid p{color:var(--muted-2);max-width:430px;line-height:1.5}.start-grid ul{border-top:1px solid var(--line);color:var(--muted);grid-template-columns:1fr 1fr;gap:16px 25px;margin:15px 0 30px;padding:22px 0;font-size:14px;list-style:none;display:grid}.start-grid li:before{content:"↗";color:var(--muted-2);margin-right:9px}.start-grid .button{align-self:flex-start;margin-top:auto}.devs{max-width:1300px;margin:0 auto;padding:110px 24px}.devs-grid{grid-template-columns:minmax(0,5fr) minmax(0,6fr);align-items:center;gap:clamp(40px,6vw,96px);display:grid}.devs-copy .eyebrow{margin-bottom:18px}.devs-title{letter-spacing:-.045em;color:var(--text);flex-direction:column;margin:0;font-size:clamp(34px,3.8vw,56px);font-weight:400;line-height:1.04;display:flex}.devs-title-muted{color:var(--muted)}.devs-sub{color:var(--muted);max-width:470px;margin:22px 0 30px;font-size:17px;line-height:1.6}.devs-actions{flex-wrap:wrap;gap:10px;display:flex}.devs-stats{flex-wrap:wrap;gap:24px 36px;margin-top:46px;display:flex}.devs-stats strong{color:var(--text);white-space:nowrap;font-size:18px;font-weight:500;display:block}.devs-stats p{color:var(--muted);max-width:130px;margin:4px 0 0;font-size:13px;line-height:1.45}.devs-art{border-radius:var(--radius);isolation:isolate;background:radial-gradient(120% 130% at 88% 92%,#f2f7ff 0%,#9fc2f5 26%,#3b6fc9 58%,#12233f 100%);padding:clamp(20px,3.2vw,42px);position:relative;overflow:hidden}.devs-art:after{content:"";z-index:-1;opacity:.3;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0.33 0.33 0.33 0 0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:150px 150px;position:absolute;inset:0}.devs-window{--cw-bg:#17171a;--cw-line:#ffffff12;--cw-border:#ffffff17;--cw-text:#e6edf3;--cw-ui:#fff9;--cw-ui-strong:#ffffffd9;--cw-dot:#ffffff29;--cw-kw:#ff7b72;--cw-key:#ffa657;--cw-str:#a5d6ff;--cw-num:#79c0ff;--cw-cmt:#8b949e;background:var(--cw-bg);border:1px solid var(--cw-border);border-radius:14px;overflow:hidden;box-shadow:0 40px 90px -30px #060e20b8}:root[data-theme=light] .devs-window{--cw-bg:#fff;--cw-line:#00000012;--cw-border:#0000000f;--cw-text:#24292e;--cw-ui:#00000073;--cw-ui-strong:#000000bf;--cw-dot:#00000024;--cw-kw:#d73a49;--cw-key:#e36209;--cw-str:#032f62;--cw-num:#005cc5;--cw-cmt:#6a737d}.devs-window-top{border-bottom:1px solid var(--cw-line);justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.devs-window .dots i{background:var(--cw-dot)}.devs-copybtn{cursor:pointer;color:var(--cw-ui);background:0 0;border:0;align-items:center;gap:7px;padding:2px 0;font-size:12px;transition:color .2s;display:inline-flex}.devs-copybtn:hover{color:var(--cw-ui-strong)}.devs-copyic{place-items:center;width:14px;height:14px;display:grid}.devs-copyic svg{width:14px;height:14px}.devs-copyic.is-copied{color:#6fbf90}.devs-code{height:300px;color:var(--cw-text);scrollbar-width:thin;scrollbar-color:var(--cw-dot) transparent;margin:0;padding:24px 26px 28px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;line-height:1.8;overflow:auto}.cd-line{white-space:pre;display:block}.cd-q{color:var(--cw-str)}.cd-fn{color:var(--cw-kw)}.cd-key{color:var(--cw-key)}.cd-str{color:var(--cw-str)}.cd-num{color:var(--cw-num)}.cd-cmt{color:var(--cw-cmt)}.devs-tabs{justify-content:center;gap:6px;margin-top:18px;display:flex}.devs-tab{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:8px 15px;font-size:14px;transition:color .2s,background .2s}.devs-tab:hover{color:var(--text)}.devs-tab.is-active{background:rgb(var(--fg-rgb) / .08);color:var(--text)}@media (width<=960px){.devs{padding:84px 24px}.devs-grid{grid-template-columns:1fr;gap:44px}.devs-stats{gap:28px}}@media (width<=720px){.devs{padding:72px 16px}.devs-code{padding:18px 18px 22px;font-size:12px}}.waitlist{max-width:1300px;margin:0 auto;padding:20px 24px 128px}.waitlist-inner{text-align:center;max-width:620px;margin:0 auto}.waitlist .eyebrow{text-align:center}.waitlist h2{letter-spacing:-.04em;margin:0 0 14px;font-size:clamp(30px,3.4vw,46px);font-weight:400;line-height:1.03}.waitlist-sub{color:var(--muted);max-width:470px;margin:0 auto 34px;font-size:16px;line-height:1.55}.waitlist-form{text-align:left;grid-template-columns:1fr 1fr;gap:16px;display:grid;position:relative}:is(.waitlist,.cs-box) .field{flex-direction:column;gap:8px;display:flex}:is(.waitlist,.cs-box) .field-wide{grid-column:1/-1}:is(.waitlist,.cs-box) label{color:var(--muted);font-size:13px}:is(.waitlist,.cs-box) .req{color:#c68d71}:is(.waitlist,.cs-box) .opt{color:var(--muted-2)}:is(.waitlist,.cs-box) input:not([type=hidden]){background:var(--surface-2);border:1px solid var(--line);height:48px;color:var(--text);font:inherit;border-radius:12px;padding:0 15px;font-size:15px;transition:border-color .2s,background .2s}:is(.waitlist,.cs-box) input::placeholder{color:var(--muted-3)}:is(.waitlist,.cs-box) input:focus{border-color:var(--muted-2);background:var(--surface);outline:none}.waitlist-submit{grid-column:1/-1;justify-self:center;min-width:240px;height:50px;margin-top:6px}.waitlist-submit:disabled{opacity:.6;cursor:default}.waitlist-error{text-align:center;color:#e0857a;grid-column:1/-1;margin:2px 0 0;font-size:13px}.waitlist-hp{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.waitlist-done{animation:.7s cubic-bezier(.16,1,.3,1) both revealIn}.waitlist-check{color:#6fbf90;background:#46966914;border:1px solid #2f6d4f;border-radius:50%;place-items:center;width:54px;height:54px;margin:0 auto 22px;display:grid}.waitlist-check svg{width:26px;height:26px}.cs-overlay{z-index:80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000a8;place-items:center;padding:24px;animation:.28s both overlayFade;display:grid;position:fixed;inset:0}.cs-box{background:var(--bg);border:1px solid var(--line);border-radius:var(--radius);width:min(940px,100%);max-height:calc(100vh - 48px);box-shadow:0 60px 140px -40px rgb(var(--shadow-rgb) / .7);grid-template-columns:1fr 1fr;animation:.4s cubic-bezier(.16,1,.3,1) both revealIn;display:grid;position:relative;overflow:hidden}.cs-left{aspect-ratio:1;background:var(--surface);border-right:1px solid var(--line);position:relative}.cs-art{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.cs-art-light{display:none}:root[data-theme=light] .cs-art-light{display:block}:root[data-theme=light] .cs-art-dark{display:none}.cs-right{flex-direction:column;justify-content:center;padding:clamp(28px,4vw,48px);display:flex;overflow-y:auto}.cs-title{letter-spacing:-.035em;color:var(--text);margin:0 0 26px;font-size:clamp(24px,2.4vw,32px);font-weight:400;line-height:1.12}.cs-form{grid-template-columns:1fr;gap:26px}.cs-form .waitlist-submit{justify-self:stretch;width:100%;min-width:0;margin-top:14px}.cs-box input:not([type=hidden]){border:0;border-bottom:1px solid rgb(var(--fg-rgb) / .35);background:0 0;border-radius:0;height:42px;padding:0 2px;font-size:16px;transition:border-color .25s}.cs-box input:not([type=hidden]):focus{border-bottom-color:var(--text);background:0 0}.cs-box input::placeholder{color:var(--muted-2)}.cs-done{text-align:center}.cs-done h2{letter-spacing:-.035em;color:var(--text);margin:0 0 10px;font-size:28px;font-weight:400}.cs-done p{color:var(--muted);margin:0;line-height:1.5}.cs-close{z-index:2;border:1px solid var(--line);background:var(--surface);width:36px;height:36px;color:var(--text);cursor:pointer;border-radius:50%;place-items:center;font-size:13px;transition:background .2s,border-color .2s;display:grid;position:absolute;top:14px;right:14px}.cs-close:hover{background:var(--surface-hover);border-color:var(--muted-2)}@media (width<=760px){.cs-box{grid-template-columns:1fr}.cs-left{display:none}}footer{border-top:1px solid var(--line-2);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:26px;max-width:1300px;margin:auto;padding:46px 24px 56px;display:flex}.footer-brand{color:var(--muted-2);align-items:center;gap:16px;font-size:12px;display:flex}.footer-brand .brand{color:var(--text)}.footer-nav{flex-wrap:wrap;gap:26px;display:flex}.footer-nav a{color:var(--muted);font-size:13px;transition:color .2s}.footer-nav a:hover{color:var(--text)}.reveal{opacity:0}.reveal.is-visible{animation:.55s cubic-bezier(.16,1,.3,1) both revealIn;animation-delay:var(--reveal-delay,0s)}@keyframes revealIn{0%{opacity:0;filter:blur(12px);translate:0 26px}to{opacity:1;filter:blur();translate:0}}.hero>.announcement{animation:.6s cubic-bezier(.16,1,.3,1) .38s both heroRise}.hero>p{animation:.6s cubic-bezier(.16,1,.3,1) .48s both heroRise}.hero>.hero-actions{animation:.6s cubic-bezier(.16,1,.3,1) .66s both heroRise}@keyframes heroRise{0%{opacity:0;filter:blur(8px);translate:0 22px}to{opacity:1;filter:blur();translate:0}}.title-line{display:block}.title-word{vertical-align:top;margin:0 -.12em -.12em;padding:0 .12em .12em;display:inline-block;overflow:hidden}.title-word-inner{animation:.62s cubic-bezier(.16,1,.3,1) both wordRise;animation-delay:calc(60ms + var(--i) * 45ms);display:inline-block;transform:translateY(115%)}.hero-title.is-typed .title-word{margin-bottom:0;padding-bottom:0;display:inline;overflow:visible}.hero-title.is-typed .title-word-inner{animation:none;display:inline;transform:none}@keyframes wordRise{0%{transform:translateY(115%)}to{transform:translateY(0)}}.hero-glyphs{z-index:0;pointer-events:none;opacity:0;animation:.9s ease-out .95s both glyphsFadeIn;position:absolute;inset:0;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0%,#000 16% 52%,#0000 88%);mask-image:linear-gradient(#0000 0%,#000 16% 52%,#0000 88%)}@keyframes glyphsFadeIn{0%{opacity:0}to{opacity:1}}.hero-glyphs .glyph{color:rgb(var(--fg-rgb) / 1);opacity:0;letter-spacing:.04em;white-space:nowrap;animation:glyphFloat calc(var(--dur,22s) * 1.35) linear var(--delay,0s) infinite;will-change:transform, opacity;font-family:ui-monospace,SFMono-Regular,Menlo,Cascadia Code,Roboto Mono,monospace;font-weight:100;line-height:1;position:absolute;top:106%}.hero-glyphs .glyph-mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.hero-glyphs .glyph svg{width:1em;height:1em;display:block}.glyph-roll{animation:.32s cubic-bezier(.16,1,.3,1) both digitFlip;display:inline-block}@keyframes digitFlip{0%{opacity:0;transform:translateY(-45%)}to{opacity:1;transform:none}}@keyframes glyphFloat{0%{opacity:0;transform:translate(0,0)}14%{opacity:calc(var(--peak,.07) * 1.8)}85%{opacity:calc(var(--peak,.07) * 1.8)}to{transform:translate3d(var(--drift,0px), -135vh, 0);opacity:0}}.hero>.announcement,.hero>.hero-title,.hero>p,.hero>.hero-prompt,.hero>.hero-actions{z-index:1;position:relative}.hero>.hero-prompt{animation:.6s cubic-bezier(.16,1,.3,1) .56s both heroRise}@keyframes sheen{0%,to{background-position:100%}50%{background-position:0%}}@keyframes beamSweep{0%{transform:translate(-130%)}to{transform:translate(460%)}}.grain{z-index:70;pointer-events:none;opacity:.06;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0.33 0.33 0.33 0 0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:150px 150px;position:fixed;inset:0}:focus-visible{outline:2px solid var(--text);outline-offset:3px}@media (width<=1024px){.header-inner{column-gap:24px;padding:0 20px}.desktop-nav{gap:22px}.nav-cta{display:none}.section-copy{max-width:720px}.news-grid-list{grid-template-columns:repeat(2,1fr);gap:48px 12px}.news-art{height:360px}.bento-grid{grid-template-columns:1fr 1fr}.bento-card{grid-column:auto}.span-7,.span-5{grid-column:1/-1}.bridge-section{grid-template-columns:1fr;gap:42px}.bridge-copy{max-width:640px}}@media (width<=720px){.site-header{height:62px}.header-inner{grid-template-columns:1fr auto auto;column-gap:8px;padding:0 16px}.desktop-nav{display:none}.nav-actions .button{min-height:38px;padding:0 15px}.menu-button{display:block}.mobile-panel{background:var(--surface);border-bottom:1px solid var(--line);flex-direction:column;gap:0;padding:20px 16px 30px;display:flex;position:fixed;top:62px;left:0;right:0}.mobile-panel a{color:var(--muted);border-bottom:1px solid var(--surface-3);padding:15px 4px}.hero{min-height:84dvh;padding:40px 16px 60px}.announcement{margin-bottom:30px;font-size:12px}.announcement i{display:none}.hero h1{font-size:clamp(44px,12.5vw,66px);line-height:1.02}.hero>p{max-width:360px;font-size:15px}.hero-actions{flex-direction:column;width:100%;max-width:320px}.bridge-section{padding:30px 16px 88px}.capabilities{padding:20px 14px 96px}.bento-grid{grid-template-columns:1fr}.bento-card{grid-column:1/-1}.bento-lead{margin-bottom:30px}.voices-wrap{flex-direction:column;align-items:flex-start;gap:22px}.voices-grid,.voice-tile{width:100%}.section-copy h2{font-size:40px}.metrics{padding:100px 16px 120px}.metrics-grid{grid-template-columns:1fr;gap:90px}.metrics strong{font-size:82px}.news-section{padding:90px 12px 110px}.section-heading{align-items:center}.news-grid-list{grid-template-columns:1fr;gap:42px}.news-art{height:320px}.news-card h3{max-width:none}.start-section{padding:90px 12px 110px}.start-section>h2{margin-bottom:42px}.start-grid{grid-template-columns:1fr}.start-grid article{min-height:500px}.start-grid ul{grid-template-columns:1fr}.waitlist{padding:10px 14px 90px}.waitlist-form{grid-template-columns:1fr}.waitlist-submit{width:100%;min-width:0}footer{flex-direction:column;align-items:flex-start;gap:24px;padding:44px 16px 60px}.footer-nav{gap:18px 22px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation:none!important}.reveal{opacity:1;filter:none;translate:none}.section-copy h2 span,.cap-head h2 span{color:var(--text)}.title-word-inner{transform:none}}:root[data-theme=light] .brand-logo{filter:brightness(0)}:root[data-theme=light] .grain{filter:invert();opacity:.04}
