.home{min-height:100vh;color:var(--ink);background:var(--bg);font-family:var(--font-sans);flex-direction:column;display:flex}.home .eyebrow{margin:0;font-size:12px}.home h1,.home h2,.home h3,.home p,.home figure{margin:0}.home ol,.home ul{margin:0;padding:0;list-style:none}.home .mono{font-family:var(--font-mono)}.home-skip-link{z-index:20;color:var(--on-accent);background:var(--accent);border-radius:8px;padding:8px 12px;font-size:13px;font-weight:700;text-decoration:none;position:absolute;top:12px;left:-9999px}.home-skip-link:focus{left:16px}.home-container{width:min(1200px,100% - 56px);margin:0 auto}.home-section{scroll-margin-top:var(--header-height);padding:112px 0}.home-section-alt{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--panel-2)}.home-section-head{flex-direction:column;gap:16px;max-width:760px;margin-bottom:56px;display:flex}.home-h2{color:var(--ink-strong);letter-spacing:-.02em;text-wrap:balance;font-size:44px;font-weight:700;line-height:1.1}.home-sub{color:var(--muted);text-wrap:pretty;font-size:17px;line-height:1.6}.home-lede{color:var(--text-2);text-wrap:balance;font-size:20px;line-height:1.55}.home-body{color:var(--muted);font-size:15px;line-height:1.7}.home-arrow-link{min-height:24px;color:var(--text-2);align-items:center;gap:8px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}.home-arrow-link:hover{color:var(--accent)}.home-cta{min-height:48px;padding:0 24px;font-size:15px}.home-time{color:var(--faint);font-family:var(--font-mono);margin-left:auto;font-size:12px}.home-pass{color:var(--run-fg);background:var(--run-bg);white-space:nowrap;border-radius:999px;align-items:center;gap:8px;padding:6px 12px;font-size:12px;font-weight:600;display:inline-flex}.home-pass i{background:currentColor;border-radius:50%;flex:none;width:7px;height:7px}.home-top{background:var(--story-bg)}.home-hero{padding:96px 0 48px;position:relative;overflow:hidden}.home-hero-bg{z-index:0;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0% 45%,#0000 100%);mask-image:linear-gradient(#000 0% 45%,#0000 100%)}.home-hero-bg img{object-fit:cover;object-position:center 32%;width:100%;height:100%}.home-hero-bg:after{content:"";background:radial-gradient(62% 80% at 50% 48%,#f5f1e8d1 0%,#f5f1e88c 55%,#f5f1e829 100%);position:absolute;inset:0}:root[data-theme=dark] .home-hero-bg:after{background:radial-gradient(62% 80% at 50% 48%,#0e1216db 0%,#0e1216b3 55%,#0e121673 100%)}.home-hero-copy{z-index:1;position:relative}.home-hero h1 em,.home-h2 em{color:var(--accent);font-style:italic}.home-hero-copy{text-align:center;flex-direction:column;align-items:center;gap:24px;display:flex}.home-hero h1{max-width:15ch;color:var(--ink-strong);letter-spacing:-.03em;text-wrap:balance;font-size:clamp(48px,5.6vw,78px);font-weight:700;line-height:1.02}.home-hero .home-lede{max-width:44ch}.home-hero-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;margin-top:8px;display:flex}.home-hero-audience{color:var(--muted);letter-spacing:.01em;margin-top:-4px;font-size:14px;font-weight:500}.home-showcase{padding:24px 0 64px;scroll-margin-top:80px}.home-video-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.home-sample{flex-direction:column;gap:20px;min-width:0;margin:0;scroll-margin-top:80px;display:flex}.home-sample-frame{color:var(--ink);background:var(--bg);border-radius:14px;overflow:hidden;box-shadow:0 0 0 1px #ffffff14,0 12px 30px #14100a1f}.home-sample-bar{border-bottom:1px solid var(--line);background:var(--panel);align-items:center;gap:12px;min-width:0;padding:10px 14px;display:flex}.home-sample-bar code{min-width:0;color:var(--ink-strong);font-family:var(--font-mono);text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:500;overflow:hidden}.home-sample-bar-meta{color:var(--faint);white-space:nowrap;font-size:11px}.home-sample-bar .home-pass{margin-left:auto;padding:4px 10px;font-size:11px}.home-sample-stage{aspect-ratio:16/9;background:#0b0f13;position:relative;overflow:hidden}.home-sample-video{object-fit:cover;width:100%;height:100%;display:block}.home-sample-poster{cursor:pointer;background:0 0;border:0;width:100%;height:100%;padding:0;display:block;position:absolute;inset:0}.home-sample-poster img{object-fit:cover;width:100%;height:100%;display:block}.home-sample-poster:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.home-sample-play{width:60px;height:60px;color:var(--on-accent);background:var(--accent);border-radius:50%;place-items:center;transition:transform .15s,background .15s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 24px #00000059}.home-sample-poster:hover .home-sample-play{background:var(--accent-hover);transform:translate(-50%,-50%)scale(1.06)}.home-sample-len{color:#fff;background:#0000008c;border-radius:4px;padding:2px 7px;font-size:11px;font-weight:600;position:absolute;bottom:10px;right:10px}.home-sample-bar .home-case-action{white-space:nowrap;margin-left:auto;font-size:12px}.home-sample-caption{flex-direction:column;gap:10px;display:flex}.home-sample-title{color:var(--ink-strong);letter-spacing:-.02em;text-wrap:balance;font-size:24px;font-weight:700;line-height:1.15}.home-sample-text{color:var(--muted);text-wrap:pretty;font-size:15px;line-height:1.65}.home-sample-facts{flex-wrap:wrap;gap:8px 28px;margin:6px 0 0;display:flex}.home-sample-facts div{flex-direction:column;gap:2px;display:flex}.home-sample-facts dt{color:var(--faint);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;font-size:11px}.home-sample-facts dd{color:var(--ink-strong);margin:0;font-size:14px;font-weight:600}.home .theme-dark{--font-display:inherit;color:var(--ink)}.home-band{background:var(--bg);scroll-margin-top:var(--header-height);padding:112px 0}.home-band-rust{--bg:#4a1f10;--panel:#5b2818;--panel-2:#521f10;--line:#ffecdc24;--line-soft:#ffecdc1a;--border-ui:#ffecdc2e;--card-border:#ffecdc29;--bubble:#612d1b;--bubble-border:#ffecdc33;--chip-bg:#ffecdc14;--reel-a:#5c2a18;--reel-b:#6b3522;--reel-c:#7b412c;--reel-d:#8c4d36;--reel-e:#55261a;--accent:#f2b45c;--accent-hover:#f7c072;--on-accent:#2b1204;--accent-tint:#f2b45c29;--accent-ring:#f2b45c2e;--accent-shadow:#f2b45c4d;--awaiting-bg:#f2b45c14;--muted:#ffecdccc;--faint:#ffecdcad;--text-2:#ffecdcdb;--ink:#fff3e8;--ink-strong:#fff8f0;--text-agent:#fff3e8;background:radial-gradient(80% 60% at 90% 0,#f2b45c38 0%,#0000 60%),linear-gradient(170deg,#5a2614 0%,#4a1f10 60%,#3f1a0d 100%);border-top:1px solid #00000026;border-bottom:1px solid #00000026}.home-band-head{flex-direction:column;gap:16px;max-width:760px;margin-bottom:40px;display:flex}.home-band .home-section{padding:0}.home-band .home-section+.home-section{margin-top:104px}.home-try .home-moment-wrap{margin-top:0}.home-statement{text-align:center;flex-direction:column;align-items:center;gap:16px;max-width:820px;margin:0 auto 48px;display:flex}.home-statement .home-sub{max-width:60ch}.home-motion .home-reveal{opacity:0;transition:opacity .56s,transform .56s;transform:translateY(18px)}.home-motion .home-reveal.is-in{opacity:1;transform:none}.home-moment-wrap{justify-content:center;display:flex}.home-demo-frame{flex-direction:column;gap:14px;width:min(100%,960px);display:flex}.home-demo-topbar{justify-content:space-between;align-items:center;gap:16px;display:flex}.home-demo-briefs{border:1px solid var(--border-ui);background:var(--panel);scrollbar-width:none;border-radius:10px;max-width:100%;padding:3px;display:inline-flex;overflow-x:auto}.home-demo-briefs::-webkit-scrollbar{display:none}.home-demo-brief{min-height:34px;color:var(--text-2);font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:7px;flex:none;padding:0 14px;font-size:13px;font-weight:600;transition:background .14s,color .14s}.home-demo-brief:hover{color:var(--ink-strong);background:var(--chip-bg)}.home-demo-brief.is-on{color:var(--on-accent);background:var(--accent)}.home-demo-brief:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.home-demo-play{min-width:0;color:var(--muted);font:inherit;font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:0;font-size:11px;display:inline-flex}.home-demo-play>i{border:1px solid var(--border-ui);width:22px;height:22px;color:var(--ink-strong);background:var(--panel);border-radius:6px;flex:none;place-items:center;display:grid}.home-demo-play:hover>i{border-color:var(--accent);color:var(--accent)}.home-demo-play-hint{text-overflow:ellipsis;overflow:hidden}.home-demo-play-hint-short{display:none}.home .home-demo-scrub{border:1px solid var(--card-border);background:var(--panel);border-radius:12px;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;margin:0;padding:12px 12px 0;list-style:none;display:grid}.home-demo-sc{min-width:0}.home-demo-sc-button{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:stretch;gap:5px;padding:4px 2px 12px;display:flex}.home-demo-sc-button:focus-visible{outline:2px solid var(--accent);outline-offset:-2px;border-radius:6px}.home-demo-sc-head{min-width:0;color:var(--subtle);white-space:nowrap;align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}.home-demo-sc-head i{width:16px;height:16px;color:var(--muted);background:var(--chip-bg);border-radius:50%;flex:none;place-items:center;display:grid}.home-demo-sc-head .mono{letter-spacing:.1em;font-size:11px;font-weight:500}.home-demo-sc-name{text-overflow:ellipsis;overflow:hidden}.home-demo-sc-out{color:var(--subtle);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.home-demo-sc-track{background:var(--line-soft);border-radius:2px;height:3px;margin-top:3px;display:block;position:relative}.home-demo-sc-track i{background:var(--accent);border-radius:2px;width:0;position:absolute;top:0;bottom:0;left:0}.home-demo-sc-button:hover .home-demo-sc-head,.home-demo-sc-button:hover .home-demo-sc-out{color:var(--ink-strong)}.home-demo-sc.is-done .home-demo-sc-head{color:var(--text-2)}.home-demo-sc.is-done .home-demo-sc-head i{color:var(--run-fg);background:var(--run-bg)}.home-demo-sc.is-done .home-demo-sc-track i{background:var(--run-fg);opacity:.55;width:100%}.home-demo-sc.is-running .home-demo-sc-head,.home-demo-sc.is-waiting .home-demo-sc-head{color:var(--ink-strong)}.home-demo-sc.is-running .home-demo-sc-head i,.home-demo-sc.is-waiting .home-demo-sc-head i{color:var(--on-accent);background:var(--accent)}.home-demo-sc.is-running .home-demo-sc-out,.home-demo-sc.is-waiting .home-demo-sc-out{color:var(--muted)}.home-demo-sc.is-running .home-demo-sc-track i{animation:1.5s linear forwards home-scrub-fill}.home-demo-sc.is-waiting .home-demo-sc-track i{width:100%}.home-demo-sc.is-waiting .home-demo-sc-track i:after{content:"";border:2px solid var(--panel);background:var(--accent);width:13px;height:13px;box-shadow:0 0 0 1px var(--accent);border-radius:50%;animation:1.2s ease-in-out infinite live-pulse;position:absolute;top:-5px;right:-6px}.home-demo-sc-current{display:none}@keyframes home-scrub-fill{0%{width:0}to{width:100%}}.home-mac{background:var(--bg);text-align:left;border-radius:12px;flex-direction:column;width:min(100%,960px);height:720px;margin:0 auto;display:flex;overflow:hidden;box-shadow:0 0 0 1px #14100a1a,0 24px 60px #14100a29}.home-mac-bar{background:linear-gradient(#262b31,#1f2429);border-bottom:1px solid #ffffff12;flex:none;align-items:center;height:40px;padding:0 14px;display:flex;position:relative}.home-mac-lights{gap:8px;display:flex}.home-mac-lights i{background:#ff5f57;border-radius:50%;width:12px;height:12px;box-shadow:inset 0 0 0 1px #0000002e}.home-mac-lights i:nth-child(2){background:#febc2e}.home-mac-lights i:nth-child(3){background:#28c840}.home-mac-title{color:#ffffff9e;letter-spacing:.01em;text-overflow:ellipsis;white-space:nowrap;max-width:60%;font-size:12.5px;font-weight:600;position:absolute;left:50%;overflow:hidden;transform:translate(-50%)}.home-moment{background:var(--bg);text-align:left;flex-direction:column;flex:1;width:100%;min-height:0;display:flex;overflow:hidden}.home-moment .workflow-title{font-family:var(--font-sans);flex:auto}.home-moment-message{margin-left:36px}.home-moment-message .message-markdown{font-size:15px;line-height:1.6}.home-moment-message .message-markdown p{margin:0}.home-moment-message .message-markdown p+p{margin-top:8px}.home-moment-reply{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.home-moment-reply .message-bubble{max-width:520px}.home-moment-reply .message-bubble p{margin:0}.home-demo-thread{scroll-behavior:smooth;flex-direction:column;flex:1;gap:18px;min-height:0;padding:24px 32px 20px;display:flex;overflow-y:auto}.home-demo-agent{flex-direction:column;gap:10px;display:flex}.home-demo-settled{box-shadow:inset 0 0 0 1px var(--line-soft);background:0 0}.home-demo-settled .message-awaiting-label{color:var(--faint)}.home-demo-settled .message-markdown{color:var(--text-agent)}.home-moment .workflow-bar .activity{justify-content:center;min-width:160px}.home-demo-agent .agent-turn-meta{width:auto}.home-demo-exchange{flex-direction:column;gap:18px;display:flex}.home-demo-fineprint{color:var(--faint);font-size:12px}.home-demo-attachment{margin-top:10px}.home .home-demo-script{gap:6px;margin:10px 0 0;padding:0;list-style:none;display:grid}.home-demo-script li{color:var(--ink);grid-template-columns:36px minmax(0,1fr);gap:10px;font-size:14px;line-height:1.55;display:grid}.home-demo-script .mono{color:var(--faint);padding-top:2px;font-size:12px}.home-demo-report{border:1px solid var(--card-border);background:var(--panel);border-radius:10px;margin-top:12px;overflow:hidden}.home-demo-report .home-report-head{padding:12px 16px}.home-demo-report .home-report-row{grid-template-columns:150px minmax(0,1fr) auto;padding:11px 16px}.home-demo-note{border:1px solid var(--line-soft);text-align:center;border-radius:10px;align-self:stretch;padding:10px 14px}.home-demo-note p{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.home-demo-note a{color:var(--accent);font-weight:700;text-decoration:none}.home-demo-note a:hover{text-decoration:underline}.home-demo-replies{border-top:1px solid var(--line);background:var(--panel-2);flex-direction:column;flex:none;gap:10px;height:150px;padding:14px 32px 18px;display:flex}.home-demo-replies-head{align-items:center;gap:12px;height:16px;display:flex}.home-demo-replies-label{color:var(--muted);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;flex:none;font-size:11px;font-weight:700}.home-demo-replies-hint{min-width:0;color:var(--faint);text-overflow:ellipsis;white-space:nowrap;flex:auto;font-size:12px;overflow:hidden}.home-demo-working{font-family:var(--font-mono);align-items:center;gap:10px;display:flex}.home-demo-working>span{text-overflow:ellipsis;min-width:0;overflow:hidden}.home-demo-countdown{min-width:0;color:var(--faint);font-family:var(--font-mono);white-space:nowrap;align-items:center;gap:8px;font-size:12px;display:inline-flex}.home-demo-countdown>span{text-overflow:ellipsis;overflow:hidden}.home-demo-ring{flex:none;width:18px;height:18px;transform:rotate(-90deg)}.home-demo-ring circle{fill:none;stroke:var(--border-ui);stroke-width:3px}.home-demo-ring .home-demo-ring-fill{stroke:var(--accent);stroke-dasharray:44;stroke-dashoffset:44px;animation:4s linear forwards home-ring-fill}.home-demo-ring.is-held .home-demo-ring-fill{animation-play-state:paused}@keyframes home-ring-fill{to{stroke-dashoffset:0}}.home-demo-alt{min-width:0;color:var(--faint);font:inherit;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background:0 0;border:0;margin-left:auto;padding:0;font-size:12px;overflow:hidden}.home-demo-alt b{color:var(--text-2);text-underline-offset:3px;text-decoration:underline;-webkit-text-decoration-color:var(--border-ui);text-decoration-color:var(--border-ui);font-weight:600}.home-demo-alt:hover b{color:var(--ink-strong);text-decoration-color:currentColor}.home-demo-restart{color:var(--faint);font:inherit;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;flex:none;margin-left:auto;padding:0;font-size:12px;font-weight:600;text-decoration:underline}.home-demo-alt+.home-demo-restart{margin-left:0}.home-demo-restart:hover{color:var(--ink-strong)}.home-demo-slot{align-items:center;gap:10px;height:92px;display:flex}.home-demo-reply{min-height:40px}.home-demo-reply.button-quiet{min-height:40px;color:var(--ink);padding:0 14px;font-size:13px}.home .home-demo-composer{width:100%;margin:0}.home .home-demo-composer:focus-within{border-color:var(--border-ui);box-shadow:none}.home-demo-input{resize:none;width:100%;height:24px;color:var(--ink);font:inherit;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:0;outline:none;padding:0;font-size:15px;line-height:24px;display:block;overflow:hidden}.home-demo-input::placeholder{color:var(--faint)}.home-demo-composer .composer-tools>span{color:var(--subtle);font-family:var(--font-mono);font-size:11px}.home-demo-send:disabled{cursor:default}.home-strip{margin-top:16px}.home-strip-inner{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.home-frame{flex-direction:column;gap:8px;margin:0;display:flex}.home-frame-art{aspect-ratio:16/9;border:1px solid var(--bubble-border);background:var(--reel-a);border-radius:8px;grid-template-columns:44px 1fr;display:grid;position:relative;overflow:hidden}.home-frame figcaption{color:var(--text-2);align-items:center;gap:8px;font-size:12px;font-weight:600;display:flex}.home-frame figcaption .mono{color:var(--faint);font-size:12px}.home-frame figcaption>span:last-child,.home-clip figcaption>span:last-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.home-frame-side{border-right:1px solid var(--reel-c);background:var(--reel-b);flex-direction:column;gap:6px;padding:10px 8px;display:flex}.home-frame-side i{background:var(--reel-d);border-radius:3px;height:5px;display:block}.home-frame-side i:first-child{width:18px}.home-frame-side i:nth-child(2){width:24px}.home-frame-side i:nth-child(3){width:20px}.home-frame-side i:nth-child(4){width:26px}.home-frame-side i.hot{background:var(--accent);opacity:.85}.home-frame-main{flex-direction:column;gap:6px;padding:10px 12px;display:flex}.home-frame-line{background:var(--reel-b);border-radius:4px;grid-template-columns:7px 1fr 24px;align-items:center;gap:7px;height:14px;padding:0 7px;display:grid}.home-frame-line i{background:var(--reel-d);border-radius:3px;height:4px}.home-frame-line i:first-child{background:var(--reel-c);border-radius:50%;width:7px;height:7px}.home-frame-line.hot{background:var(--reel-c);box-shadow:inset 0 0 0 1px var(--accent-shadow)}.home-frame-line.hot i:first-child{background:var(--accent)}.home-frame-card{border:1px solid var(--reel-c);background:var(--reel-b);border-radius:5px;flex-direction:column;gap:6px;padding:9px;display:flex}.home-frame-card>i{background:var(--reel-d);border-radius:3px;height:4px;display:block}.home-frame-actions{gap:5px;margin-top:2px;display:flex}.home-frame-btn{height:16px;color:var(--text-2);background:var(--reel-d);letter-spacing:.02em;white-space:nowrap;border-radius:4px;place-items:center;padding:0 8px;font-size:8px;font-weight:700;display:grid}.home-frame-btn.primary{color:var(--on-accent);background:var(--accent)}.home-frame-cursor{width:13px;height:13px;position:absolute;bottom:18px;right:26px}.home-frame-center{background:linear-gradient(160deg, var(--reel-b) 0%, var(--reel-d) 100%);flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;gap:7px;padding:12px;display:flex}.home-frame-word{background:var(--ink-strong);opacity:.85;border-radius:3px;width:58%;height:6px;display:block}.home-frame-word.short{opacity:.45;width:36%}.home-frame-cta .home-frame-btn{margin-top:4px}.home-frame-hold{color:var(--on-accent);background:var(--accent);font-family:var(--font-mono);border-radius:4px;align-self:flex-end;padding:1px 6px;font-size:8px;font-weight:700}.home-frame-scene-main{flex-direction:row;gap:12px}.home-frame-figure{flex-direction:column;align-items:center;gap:3px;display:flex}.home-frame-figure i{background:var(--ink-strong);opacity:.7;border-radius:50%;width:12px;height:12px;display:block}.home-frame-figure i:last-child{border-radius:10px 10px 3px 3px;width:20px;height:12px}.home-frame-figure.small i{opacity:.45;width:9px;height:9px}.home-frame-figure.small i:last-child{width:15px;height:9px}.home-frame-caption{flex-direction:column;gap:5px;width:40%;display:flex}.home-frame-caption i{background:var(--ink-strong);opacity:.5;border-radius:3px;height:5px;display:block}.home-frame-footage{background:linear-gradient(160deg, var(--reel-c) 0%, var(--reel-a) 100%);grid-template-columns:22px 1fr}.home-frame-sprockets{gap:8px;padding:8px 6px}.home-frame-sprockets i{border-radius:2px;width:8px;height:6px}.home-frame-footage-main{display:block;position:relative}.home-frame-glow{background:var(--accent);opacity:.35;filter:blur(10px);border-radius:50%;width:40%;height:50%;position:absolute;top:25%;left:30%}.home-frame-footage.is-fixed{background:linear-gradient(160deg, var(--reel-d) 0%, var(--reel-b) 100%)}.home-frame-footage.is-fixed .home-frame-glow{background:var(--ink-strong);opacity:.55;filter:blur(14px);width:70%;height:55%;top:8%;left:15%}.home-frame-flag{border:2px solid var(--accent);box-shadow:0 0 0 3px var(--accent-tint);pointer-events:none;border-radius:8px;position:absolute;inset:0}.home-frame-flag .home-shot-tag{position:absolute;top:6px;right:6px}.home-frame-real{background:var(--reel-b);display:block}.home-frame-real img{object-fit:cover;width:100%;height:100%;display:block}.home-clip-badge{color:#fff;font-family:var(--font-mono);letter-spacing:.04em;background:#0000008c;border-radius:4px;padding:1px 6px;font-size:10px;font-weight:700;position:absolute;bottom:6px;right:6px}.home-clip-play{color:#fff;background:#0000008c;border-radius:50%;place-items:center;width:20px;height:20px;display:grid;position:absolute;bottom:6px;left:6px}.home-clips{margin-top:16px}.home-clips-inner{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;display:grid}.home-clip{flex-direction:column;gap:6px;min-width:0;margin:0;display:flex}.home-clip figcaption{color:var(--text-2);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:6px;font-size:11px;font-weight:600;display:flex;overflow:hidden}.home-clip figcaption .mono{color:var(--faint);flex:none;font-size:11px}.home-report-poster{object-fit:cover;border:1px solid var(--bubble-border);border-radius:6px;flex:none;width:84px;height:48px;display:block}.home-report-timeline{border-bottom:1px solid var(--line);flex-direction:column;gap:8px;padding:12px 16px;display:flex}.home-report-timeline-label{color:var(--faint);font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;font-size:11px}.home-report-timeline-strip{grid-template-columns:repeat(12,minmax(0,1fr));gap:3px;display:grid}.home-report-timeline-strip img{aspect-ratio:16/9;object-fit:cover;border-radius:3px;width:100%;height:auto;display:block}.home-report-timeline-strip img.is-fixed{outline:2px solid var(--accent);outline-offset:1px}.home-report-timeline+.home-report-row{border-top:0}.home-stages-section{isolation:isolate;margin:-40px 0;padding:40px 0;position:relative}.home-stages-bg{z-index:0;pointer-events:none;opacity:.34;position:absolute;inset:0;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0%,#000 16% 42%,#0009 62%,#0000 92%);mask-image:linear-gradient(#0000 0%,#000 16% 42%,#0009 62%,#0000 92%)}.home-stages-bg img{object-fit:cover;object-position:center;filter:saturate(.78)contrast(.92);width:100%;height:100%}.home-stages-section>.home-container{z-index:1;position:relative}.home-flow{grid-template-columns:150px minmax(0,1fr) 150px;align-items:start;gap:20px;display:grid}.home-flow-cap{border:1px solid var(--card-border);background:#0000002e;border-radius:12px;flex-direction:column;gap:6px;padding:14px 16px;display:flex}.home-flow-you{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;font-size:12px}.home-flow-cap h3{color:var(--ink-strong);letter-spacing:-.01em;font-size:19px;font-weight:700}.home-flow-cap p{color:var(--muted);font-size:13px;line-height:1.5}.home-flow-mid{flex-direction:column;gap:14px;display:flex}.home-brackets{grid-template-columns:repeat(7,minmax(0,1fr));gap:12px;display:grid}.home-bracket{color:var(--accent);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;padding-top:12px;font-size:11px;font-weight:600;position:relative}.home-bracket:before{content:"";background:var(--accent);border-radius:2px;height:2px;position:absolute;top:0;left:14px;right:14px}.home-bracket-approve{grid-column:1/span 5}.home-bracket-auto{color:var(--faint);grid-column:6/span 2}.home-bracket-auto:before{background:var(--border-ui)}.home-bracket b{color:var(--ink-strong);font-family:var(--font-sans);letter-spacing:0;text-transform:none;margin-top:2px;font-size:14px;font-weight:700;display:block}.home-rail-tag{display:none}.home-rail{grid-template-columns:repeat(7,minmax(0,1fr));gap:12px;padding-top:4px;display:grid;position:relative}.home-rail:before{content:"";background:var(--border-ui);height:2px;position:absolute;top:18px;left:14px;right:14px}.home-rail-node{flex-direction:column;gap:6px;padding-top:44px;display:flex;position:relative}.home-rail-dot{width:30px;height:30px;color:var(--faint);background:var(--panel);box-shadow:0 0 0 2px var(--border-ui);border-radius:50%;place-items:center;display:grid;position:absolute;top:4px;left:0}.home-rail-node.waits .home-rail-dot{color:var(--on-accent);background:var(--accent);box-shadow:0 0 0 4px var(--accent-tint)}.home-rail-no{color:var(--faint);font-family:var(--font-mono);letter-spacing:.1em;font-size:12px}.home-rail-node h3{color:var(--ink-strong);font-size:17px;font-weight:700}.home-rail-node p{color:var(--muted);font-size:13px;line-height:1.5}.home-rail-node:not(.waits) h3{color:var(--text-2)}.home-revise{grid-template-columns:minmax(0,5fr) minmax(0,7fr);align-items:center;gap:72px;display:grid}.home-revise-copy{flex-direction:column;gap:16px;display:flex}.home-revise-demo{border:1px solid var(--card-border);background:var(--panel);border-radius:14px;flex-direction:column;gap:18px;padding:24px;display:flex}.home-revise-user{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.home-revise-user .message-bubble{max-width:480px}.home-shots{grid-template-columns:repeat(8,minmax(0,1fr));gap:8px;display:grid}.home-shot{flex-direction:column;gap:6px;display:flex}.home-shot-art{aspect-ratio:16/9;border:1px solid var(--bubble-border);background:var(--reel-b);border-radius:6px;display:block;position:relative;overflow:hidden}.home-shot-art img{object-fit:cover;width:100%;height:100%;transition:filter .18s,transform .18s;display:block}.home-shot:not(.redo) .home-shot-art img{filter:saturate(.7)brightness(.78)}.home-shot-art:after{content:"";pointer-events:none;background:linear-gradient(#0000 55%,#1b0a0559 100%);position:absolute;inset:0}.home-shot.redo .home-shot-art{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-tint)}.home-shot.redo .home-shot-art img{filter:none;transform:scale(1.03)}.home-shot-label{color:var(--faint);align-items:center;gap:6px;font-size:12px;display:flex}.home-shot-ok{color:var(--run-fg);place-items:center;display:grid}.home-shot-tag{color:var(--on-accent);background:var(--accent);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;border-radius:4px;padding:1px 5px;font-size:10px;font-weight:700;display:inline-block}.home-revise-agent{flex-direction:column;gap:8px;display:flex}.home-revise-agent .agent-turn-meta{width:auto}.home-revise-agent-text{color:var(--text-agent);margin-left:36px;font-size:14px;line-height:1.6}.home-tiles{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.home-tile{border:1px solid var(--card-border);background:var(--panel);border-radius:14px;flex-direction:column;gap:10px;padding:16px 16px 20px;display:flex}.home-tile h3{color:var(--ink-strong);margin-top:6px;font-size:17px;font-weight:700}.home-tile p{color:var(--muted);text-wrap:pretty;font-size:13px;line-height:1.55}.home-glyph{aspect-ratio:16/10;background:var(--reel-a);border-radius:9px;display:block;position:relative;overflow:hidden}.home-glyph-photo img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .5s;display:block}.home-tile:hover .home-glyph-photo img{transform:scale(1.04)}.home-report{border:1px solid var(--card-border);background:var(--panel);border-radius:14px;overflow:hidden}.home-report-head{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:16px 20px;display:flex}.home-report-head code{color:var(--ink-strong);font-family:var(--font-mono);font-size:13px;font-weight:500}.home-report-head .home-pass{margin-left:auto}.home-report-row{border-top:1px solid var(--line-soft);font-family:var(--font-mono);grid-template-columns:140px minmax(0,1fr) auto;align-items:center;gap:16px;padding:14px 20px;font-size:12px;display:grid}.home-report-head+.home-report-row{border-top:0}.home-report-key{color:var(--faint);letter-spacing:.06em;text-transform:uppercase;font-size:12px}.home-report-val{color:var(--ink)}.home-report-ok{color:var(--run-fg);align-items:center;gap:6px;display:inline-flex}.home-report-note{color:var(--wait-fg)}.home-delivery{grid-template-columns:minmax(0,5fr) minmax(0,7fr);align-items:center;gap:72px;display:grid}.home-delivery-copy{flex-direction:column;gap:16px;display:flex}.home-accept-stack{isolation:isolate;position:relative}.home-accept-stack:before,.home-accept-stack:after{content:"";z-index:-1;border:1px solid var(--card-border);background:var(--panel-2);border-radius:14px;position:absolute;inset:14px -8px -10px 10px;transform:rotate(1.4deg);box-shadow:0 18px 40px #14100a14}.home-accept-stack:after{background:var(--panel);inset:8px 8px -4px -6px;transform:rotate(-.9deg)}.home-accept{border:1px solid var(--card-border);background:var(--panel);border-radius:14px;position:relative;overflow:hidden;box-shadow:0 24px 60px #14100a1f}.home-accept-head{border-bottom:1px solid var(--line);align-items:center;gap:14px;padding:12px 18px;display:flex}.home-accept-thumb{border:1px solid var(--line);object-fit:cover;object-position:50% 30%;border-radius:6px;flex:none;width:84px;height:48px;display:block}.home-accept-file{flex-direction:column;gap:3px;min-width:0;display:flex}.home-accept-head code{color:var(--ink-strong);font-family:var(--font-mono);font-size:13px;font-weight:500}.home-accept-meta{color:var(--faint);font-family:var(--font-mono);font-size:11px}.home-accept-head .home-pass{flex:none;margin-left:auto;padding:4px 10px;font-size:11px}.home .home-accept-frames{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:14px 18px;display:grid}.home-accept-frames img{aspect-ratio:16/9;border:1px solid var(--line);object-fit:cover;border-radius:6px;width:100%;height:auto;display:block}.home-accept-frame-meta{color:var(--muted);align-items:baseline;gap:8px;margin-top:6px;font-size:11.5px;display:flex}.home-accept-frame-meta code{color:var(--ink);font-family:var(--font-mono);font-size:11px;font-weight:500}.home .home-accept-checks{padding:4px 0}.home-accept-checks li{font-family:var(--font-mono);grid-template-columns:18px 118px minmax(0,1fr) auto;align-items:center;gap:12px;padding:9px 18px;font-size:12px;display:grid}.home-accept-checks li+li{border-top:1px solid var(--line-soft)}.home-accept-ok{width:18px;height:18px;color:var(--run-fg);background:var(--run-bg);border-radius:50%;place-items:center;display:inline-grid}.home-accept-key{color:var(--faint);letter-spacing:.06em;text-transform:uppercase;font-size:11px}.home-accept-val{color:var(--ink);white-space:nowrap}.home-accept-result{color:var(--run-fg);text-align:right}.home-accept-details{border-top:1px solid var(--line)}.home-accept-details summary{cursor:pointer;color:var(--text-2);padding:12px 18px;font-size:13px;font-weight:600;list-style:none}.home-accept-details summary::-webkit-details-marker{display:none}.home-accept-details summary:before{content:"+";width:16px;color:var(--accent);font-family:var(--font-mono);display:inline-block}.home-accept-details[open] summary:before{content:"–"}.home-accept-details summary:hover{color:var(--ink-strong)}.home-accept-details summary:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.home-accept-details dl{margin:0;padding:0 18px 14px}.home-accept-details dl>div{border-top:1px solid var(--line-soft);font-family:var(--font-mono);grid-template-columns:118px minmax(0,1fr);gap:12px;padding:8px 0;font-size:11.5px;line-height:1.5;display:grid}.home-accept-details dt{color:var(--faint);letter-spacing:.06em;text-transform:uppercase;font-size:10.5px}.home-accept-details dd{color:var(--text-2);margin:0}.home-deliverables{border-top:1px solid var(--line);flex-direction:column;gap:10px;margin-top:12px;padding-top:18px;display:flex}.home-deliverables-label{color:var(--faint);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;font-size:11px}.home .home-deliverables ul{flex-wrap:wrap;gap:8px;display:flex}.home-deliverables li{border:1px solid var(--card-border);color:var(--ink);background:var(--panel);border-radius:999px;align-items:center;gap:7px;padding:4px 11px 4px 4px;font-size:12.5px;font-weight:500;display:inline-flex}.home-deliverables .file-kind{width:22px;height:22px}.home-hood{border-top:1px solid var(--line);padding:64px 0 56px}.home-hood-inner{grid-template-columns:minmax(0,5fr) minmax(0,7fr);align-items:start;gap:72px;display:grid}.home-hood-copy{flex-direction:column;gap:12px;display:flex}.home-hood-line{color:var(--text-2);font-size:17px;line-height:1.55}.home-chips{flex-wrap:wrap;gap:8px;display:flex}.home-chips li{border:1px solid var(--border-ui);color:var(--text-2);background:var(--panel);font-family:var(--font-mono);white-space:nowrap;border-radius:999px;padding:7px 14px;font-size:12px}.home-faq-wrap{grid-template-columns:minmax(0,5fr) minmax(0,7fr);align-items:start;gap:72px;display:grid}.home-faq-wrap .home-section-head{margin-bottom:0}.home-faq{border-top:1px solid var(--line);flex-direction:column;display:flex}.home-faq-item{border-bottom:1px solid var(--line)}.home-faq-item summary{color:var(--ink-strong);cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:18px 0;font-size:17px;font-weight:700;list-style:none;display:flex}.home-faq-item summary::-webkit-details-marker{display:none}.home-faq-item summary i{flex:none;width:14px;height:14px;position:relative}.home-faq-item summary i:before,.home-faq-item summary i:after{content:"";background:var(--accent);border-radius:1px;width:14px;height:2px;transition:transform .15s;position:absolute;top:6px;left:0}.home-faq-item summary i:after{transform:rotate(90deg)}.home-faq-item[open] summary i:after{transform:rotate(0)}.home-faq-item p{max-width:60ch;color:var(--muted);padding:0 0 20px;font-size:15px;line-height:1.7}.home-final{border-top:1px solid var(--line);background:radial-gradient(circle at 50% 0%, var(--accent-tint) 0%, transparent 42%), var(--panel-2);padding:128px 0}.home-final .home-container{text-align:center;flex-direction:column;align-items:center;gap:28px;display:flex}.home-final .home-h2{max-width:16ch;font-size:52px}.home-copyright{color:var(--faint);font-family:var(--font-mono);letter-spacing:.05em;font-size:12px}@media (width<=1080px){.home-section{padding:88px 0}.home-revise,.home-delivery,.home-faq-wrap,.home-hood-inner{grid-template-columns:minmax(0,1fr);gap:32px}.home-accept-stack{max-width:720px}.home-sample-bar-meta{display:none}.home-flow{grid-template-columns:minmax(0,1fr);gap:10px}.home-flow-cap{flex-flow:wrap;align-items:baseline;gap:4px 10px;padding:12px 14px}.home-flow-cap p{flex-basis:100%}.home-brackets{display:none}.home .home-rail{border-left:2px solid var(--border-ui);grid-template-columns:minmax(0,1fr);gap:0;margin:6px 0 6px 14px;padding:0 0 0 26px}.home-rail:before{display:none}.home-rail-node{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2px 12px;padding:9px 0;display:grid}.home-rail-node+.home-rail-node{border-top:1px solid var(--line-soft)}.home-rail-dot{width:26px;height:26px;top:50%;left:-40px;transform:translateY(-50%)}.home-rail-no{display:none}.home-rail-node h3{font-size:15px}.home-rail-node p{font-size:12.5px}.home-rail-tag{color:var(--accent);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;grid-area:1/2/span 2;font-size:10px;font-weight:600;display:block}.home-rail-node:not(.waits) .home-rail-tag{color:var(--faint)}.home-tiles{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=820px){.home-hero{padding:64px 0 32px}.home-hero-bg img{object-position:center 20%}.home-tile:hover .home-glyph-photo img{transform:none}.home-showcase{padding:16px 0 40px}.home-video-grid,.home-tiles{scroll-snap-type:x mandatory;scrollbar-width:none;gap:12px;width:auto;margin:0;padding:0 16px 8px;scroll-padding:0 16px;display:flex;overflow-x:auto}.home-video-grid::-webkit-scrollbar{display:none}.home-tiles::-webkit-scrollbar{display:none}.home-video-grid>*,.home-tiles>*{scroll-snap-align:start;flex:none}.home-sample{gap:12px;width:min(320px,100vw - 48px)}.home-tile{width:250px}.home-sample-bar{gap:10px;padding:9px 12px}.home-sample-bar .home-pass{flex:none}.home-sample-title{font-size:24px}.home-band{padding:80px 0}.home-mac{border-radius:10px}.home-band .home-section+.home-section{margin-top:72px}.home-statement{margin-bottom:32px}.home-hero h1{font-size:42px}.home-lede{font-size:17px}.home-h2{font-size:32px}.home-final .home-h2{font-size:36px}.home-moment-message{margin-left:0}.home-mac{height:640px}.home-moment .workflow-bar{flex-wrap:nowrap;gap:10px;height:52px;padding:0 14px}.home-moment .workflow-title{flex:1 1 0;min-width:0}.home-moment .back-link,.home-moment .workflow-bar-divider{display:none}.home-moment .workflow-bar .activity{min-width:150px}.home-demo-thread{padding:18px 16px}.home-demo-replies{gap:8px;height:138px;padding:12px 16px}.home-demo-replies-head{gap:10px;height:14px}.home-demo-countdown>span,.home-demo-alt-text,.home-demo-composer .composer-tools{display:none}.home-demo-composer .composer-footer{justify-content:flex-end}.home-demo-frame{gap:10px}.home-demo-topbar{flex-direction:column;align-items:stretch;gap:8px}.home-demo-briefs{grid-template-columns:repeat(2,minmax(0,1fr));gap:3px;display:grid;overflow:visible}.home-demo-brief{text-align:center;min-height:36px;padding:0 8px}.home-demo-play-hint{display:none}.home-demo-play-hint-short{display:inline}.home .home-demo-scrub{align-items:center;gap:6px;height:44px;padding:0 12px;display:flex}.home-demo-sc-button{place-items:center;gap:0;width:18px;height:44px;padding:0;display:grid}.home-demo-sc-head{gap:0}.home-demo-sc-head i{width:12px;height:12px}.home-demo-sc-head .mono,.home-demo-sc-name,.home-demo-sc-out,.home-demo-sc-track{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.home-demo-sc.is-running .home-demo-sc-head i,.home-demo-sc.is-waiting .home-demo-sc-head i{box-shadow:0 0 0 3px var(--accent-tint)}.home-demo-sc.is-running .home-demo-sc-head i{animation:1.2s ease-in-out infinite live-pulse}.home-demo-sc-current{min-width:0;color:var(--ink-strong);white-space:nowrap;flex:1;align-items:center;gap:10px;margin-left:4px;font-size:12px;font-weight:600;display:flex}.home-demo-sc-current.is-idle{color:var(--faint)}.home-demo-sc-current>span:first-child{text-overflow:ellipsis;overflow:hidden}.home-demo-sc-current .mono{color:var(--faint);margin-left:auto;font-size:11px;font-weight:400}.home-strip-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.home-clips-inner,.home-shots{grid-template-columns:repeat(4,minmax(0,1fr))}.home-stages-bg{opacity:.26}.home-stages-bg img{object-position:68% center}.home-accept-head{grid-template-columns:auto minmax(0,1fr);gap:10px 12px;display:grid}.home-accept-thumb{width:64px;height:36px}.home-accept-head .home-pass{grid-column:1/-1;justify-self:start;margin-left:0}}@media (width<=560px){.home-clips-inner{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.home-report-timeline-strip{grid-template-columns:repeat(6,minmax(0,1fr))}.home-container{width:calc(100% - 32px)}.home-section{padding:64px 0}.home-hero h1{font-size:36px}.home-hero-actions{flex-direction:column}.home-report-row{grid-template-columns:minmax(0,1fr);gap:4px}.home-accept-checks li{grid-template-columns:18px minmax(0,1fr);row-gap:2px}.home-accept-ok{grid-row:1/span 3;align-self:start}.home-accept-key,.home-accept-val,.home-accept-result{grid-column:2}.home-accept-result{text-align:left}.home-accept-details dl>div{grid-template-columns:minmax(0,1fr);gap:2px}.home .home-accept-frames{gap:8px;padding:12px}.home-accept-frame-meta{font-size:10.5px}.home-revise-demo{padding:16px}}@media (prefers-reduced-motion:reduce){.home-glyph-photo img,.home-shot-art img,.home-sample-play{transition:none}.home-sample-poster:hover .home-sample-play{transform:translate(-50%,-50%)}.home-tile:hover .home-glyph-photo img{transform:none}.home-demo-sc.is-running .home-demo-sc-head i,.home-demo-sc.is-waiting .home-demo-sc-track i:after{animation:none}.home-demo-sc.is-running .home-demo-sc-track i{opacity:.5;width:100%;animation:none}.home-demo-thread{scroll-behavior:auto}.home-faq-item summary i:before,.home-faq-item summary i:after{transition:none}}.home-case-action{color:var(--accent);align-self:flex-start;align-items:center;gap:10px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.home-case-action:hover{text-underline-offset:4px;text-decoration:underline}
