/*! tailwindcss v4.2.4 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-font-weight:initial;--tw-outline-style:solid;--tw-ease:initial}}}@layer theme{:host,:root{--font-sans:"Inter",sans-serif;--font-mono:"DM Mono",monospace;--color-white:#fff;--spacing:.25rem;--font-weight-medium:500;--font-weight-semibold:600;--radius-sm:6px;--radius-md:10px;--ease-in-out:cubic-bezier(.4,0,.2,1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--color-bg:#000;--color-surface:#0a0a0a;--color-surface-2:#111;--color-border:#363636;--color-border-hi:#363636;--color-text:#ededed;--color-muted:#888;--color-muted-2:#555;--color-blue:#2196f3;--color-blue-light:#60b8ff;--color-blue-glow:#2196f31f;--color-blue-glow-2:#2196f30f;--color-heading:#fff;--color-solid-bg:#fff;--color-solid-fg:#000;--color-nav-stuck-bg:#000000e0;--color-scroll-thumb:#222;--color-hover-outline:#ffffff38;--color-soft-chip:#ffffff0a;--color-soft-chip-border:var(--color-border-hi);--color-terminal-bg:#0d0d12;--color-terminal-bar:#131320;--color-terminal-title:#555;--color-terminal-replay-bg:#ffffff0d;--color-terminal-replay-border:#ffffff1a;--color-terminal-replay-text:#666;--color-terminal-replay-hover-bg:#ffffff1a;--color-terminal-replay-hover-text:#aaa;--color-code-blue:#60b8ff;--color-code-green:#86efac;--color-code-yellow:#fde68a;--color-code-white:#ccc;--color-code-orange:#fdba74;--color-success-bg:#10b98114;--color-success-border:#10b98133;--color-success-text:#6ee7b7;--color-error-text:#ff8a8a;--shadow-terminal:0 0 0 1px #7850ff59,0 0 0 3px #5078ff1a,0 28px 80px #000000bf,0 0 80px #6450ff1a}}@layer base{*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--sans);-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.6;overflow-x:hidden}::selection{background:var(--blue);color:#fff}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--scroll-thumb);border-radius:2px}}@layer utilities{.collapse{visibility:collapse}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.top-0{top:calc(var(--spacing) * 0)}.right-0{right:calc(var(--spacing) * 0)}.left-0{left:calc(var(--spacing) * 0)}.z-\[200\]{z-index:200}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mx-auto{margin-inline:auto}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.h-\[68px\]{height:68px}.w-full{width:100%}.max-w-\[var\(--max\)\]{max-width:var(--max)}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.resize{resize:both}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-1{gap:calc(var(--spacing) * 1)}.gap-4{gap:calc(var(--spacing) * 4)}.rounded-full{border-radius:3.40282e+38px}.border{border-style:var(--tw-border-style);border-width:1px}.px-6{padding-inline:calc(var(--spacing) * 6)}.px-8{padding-inline:calc(var(--spacing) * 8)}.px-\[22px\]{padding-inline:22px}.py-2\.5{padding-block:calc(var(--spacing) * 2.5)}.text-\[13\.5px\]{font-size:13.5px}.text-\[15px\]{font-size:15px}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.whitespace-nowrap{white-space:nowrap}.text-heading{color:var(--color-heading)}.text-muted{color:var(--color-muted)}.text-white{color:var(--color-white)}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.underline{text-decoration-line:underline}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}@media (hover:hover){.hover\:text-text:hover{color:var(--color-text)}}}[data-theme=light]{--color-bg:#f8fafc;--color-surface:#fff;--color-surface-2:#f1f5f9;--color-border:#0f172a14;--color-border-hi:#0f172a24;--color-text:#0f172a;--color-muted:#64748b;--color-muted-2:#94a3b8;--color-blue:#2563eb;--color-blue-light:#2563eb;--color-blue-glow:#2563eb1a;--color-blue-glow-2:#2563eb0f;--color-heading:#0f172a;--color-solid-bg:#2563eb;--color-solid-fg:#fff;--color-nav-stuck-bg:#f8fafceb;--color-scroll-thumb:#cbd5e1;--color-hover-outline:#0f172a2e;--color-soft-chip:#0f172a0a;--color-soft-chip-border:#0f172a1a;--color-terminal-bg:#fff;--color-terminal-bar:#f1f5f9;--color-terminal-title:#94a3b8;--color-terminal-replay-bg:#fff;--color-terminal-replay-border:#0f172a1a;--color-terminal-replay-text:#64748b;--color-terminal-replay-hover-bg:#f8fafc;--color-terminal-replay-hover-text:#334155;--color-code-blue:#0284c7;--color-code-green:#059669;--color-code-yellow:#ca8a04;--color-code-white:#334155;--color-code-orange:#ea580c;--color-success-bg:#05966914;--color-success-border:#05966933;--color-success-text:#059669;--color-error-text:#dc2626;--shadow-terminal:0 0 0 1px #2563eb1f,0 12px 40px #0f172a14}:root{--bg:var(--color-bg);--surface:var(--color-surface);--surface2:var(--color-surface-2);--border:var(--color-border);--border-hi:var(--color-border-hi);--text:var(--color-text);--muted:var(--color-muted);--muted2:var(--color-muted-2);--blue:var(--color-blue);--blue-light:var(--color-blue-light);--blue-glow:var(--color-blue-glow);--blue-glow2:var(--color-blue-glow-2);--heading:var(--color-heading);--solid-bg:var(--color-solid-bg);--solid-fg:var(--color-solid-fg);--nav-stuck-bg:var(--color-nav-stuck-bg);--scroll-thumb:var(--color-scroll-thumb);--hover-outline:var(--color-hover-outline);--soft-chip:var(--color-soft-chip);--soft-chip-border:var(--color-soft-chip-border);--terminal-bg:var(--color-terminal-bg);--terminal-bar:var(--color-terminal-bar);--terminal-shadow:var(--shadow-terminal);--terminal-title:var(--color-terminal-title);--terminal-replay-bg:var(--color-terminal-replay-bg);--terminal-replay-border:var(--color-terminal-replay-border);--terminal-replay-text:var(--color-terminal-replay-text);--terminal-replay-hover-bg:var(--color-terminal-replay-hover-bg);--terminal-replay-hover-text:var(--color-terminal-replay-hover-text);--code-blue:var(--color-code-blue);--code-green:var(--color-code-green);--code-yellow:var(--color-code-yellow);--code-white:var(--color-code-white);--code-orange:var(--color-code-orange);--success-bg:var(--color-success-bg);--success-border:var(--color-success-border);--success-text:var(--color-success-text);--error-text:var(--color-error-text);--sans:var(--font-sans);--mono:var(--font-mono);--r:var(--radius-sm);--r2:var(--radius-md);--max:1120px}@keyframes blink{0%,to{opacity:1}50%{opacity:.25}}@keyframes rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}section{padding:12px 32px}.sec-c{max-width:var(--max);margin:0 auto}.sec-tag{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--blue-light);opacity:.9;font-size:10.5px}.sec-h,.sec-tag{margin-bottom:16px}.sec-h{letter-spacing:-.04em;color:var(--heading);font-size:clamp(36px,4.8vw,60px);font-weight:700;line-height:1.05}.sec-sub{color:var(--muted);max-width:560px;font-size:17px;font-weight:400;line-height:1.7}hr.div{border:none;border-top:1px solid var(--border);max-width:var(--max);margin:0 auto}.rv{opacity:0;transition:opacity .55s,transform .55s;transform:translateY(22px)}.rv.in{opacity:1;transform:translateY(0)}.rv-d1{transition-delay:70ms}.rv-d2{transition-delay:.14s}@media (max-width:640px){section{padding:72px 20px}}:root{--bg-page:#07080a;--bg-surface:#0d0f14;--bg-surface-2:#0a0c11;--bg-surface-3:#131720;--border:#363636;--border-strong:#363636;--border-subtle:#363636;--text-primary:#e2e8f0;--text-secondary:#94a3b8;--text-tertiary:#64748b;--text-muted:#475569;--blue:#3b82f6;--blue-soft:#93c5fd;--green:#10b981;--green-soft:#6ee7b7;--red:#ef4444;--red-soft:#fca5a5;--amber:#f59e0b;--purple:#8b5cf6;--cyan:#38bdf8;--card-bg:#0a0c11;--card-border:#363636;--card-shadow:0 0 0 #0000;--ct-bg-page:#05060a;--ct-bg-panel:#11161c;--ct-bg-app:#05060a;--ct-bg-surface:#05060a;--ct-bg-hover:#1a2129;--ct-bg-active:#0b0f14;--ct-text-primary:#e6edf3;--ct-text-secondary:#9aa4ae;--ct-text-tertiary:#5b6878;--ct-text-muted:#3d4a58;--ct-text-faint:#5b6878;--ct-text-white:#fff;--ct-border-main:#363636;--ct-border-hi:#363636;--ct-border-subtle:#363636;--ct-color-blue:#2f6bff;--ct-color-blue-light:#7aa6ff;--ct-color-green-light:#6ee7b7;--ct-color-red-light:#fca5a5;--ct-color-black:#000;--ct-color-blue-rgb:47,107,255;--ct-color-green:#10b981;--ct-color-amber:#f59e0b;--ct-color-red:#ef4444;--ct-shadow-glow:0 0 12px #2f6bff4d;--ct-shadow-soft:0 4px 20px #00000040;--ct-card-bg:var(--card-bg);--ct-card-border:var(--card-border);--ct-card-shadow:var(--card-shadow);--ct-stage-border-running:#f59e0b;--ct-stage-border-done:#10b981;--ct-stage-border-error:#ef4444;--ct-stage-border-pending:#334155;--ct-msg-system-bg:#ffffff08;--ct-msg-system-border:#ffffff14;--ct-msg-system-text:#94a3b8;--ct-msg-user-bg:#3b82f61f;--ct-msg-user-border:#3b82f633;--ct-msg-user-text:#e2e8f0;--ct-chip-bg:transparent;--ct-chip-border:#ffffff1a;--ct-chip-text:#94a3b8;--ct-chip-active-bg:#3b82f614;--ct-chip-active-border:#3b82f633;--ct-chip-active-text:#93c5fd;--ct-input-bg:#05060a;--ct-input-border:#363636;--ct-placeholder:#5b6878;--ct-sidebar-label:#64748b;--ct-run-timestamp:#475569;--ct-browser-panel-bg:#07080a;--ct-browser-toolbar-bg:#0d0f14;--ct-browser-canvas-bg:linear-gradient(180deg,#0d0f14eb,#0a0c11f5);--ct-browser-placeholder:#64748b;--ct-empty-card-bg:#0f172a47;--ct-empty-preview-bg:linear-gradient(180deg,#0f172a57,#02061724);--ct-code-bg:#07080a;--ct-code-comment:#475569;--ct-code-line-number:#334155;--ct-success-pill-border:#10b98173;--ct-success-pill-fg:#6ee7b7;--ct-success-pill-bg:#10b9810f;--ct-credentials-card-bg:#0d1117;--ct-credentials-card-border:#ffffff14;--ct-credentials-handle:#ffffff2e;--ct-preview-toolbar-btn-hover:#ffffff0f;--ct-preview-toolbar-btn-active:#ffffff14;--ct-composer-outer-bg:#05060a;--ct-composer-shell-bg:linear-gradient(180deg,#070a11f5,#04060c);--ct-composer-shadow:0 12px 30px #00000029;--ct-status-bar-bg:transparent;--ct-status-bar-fg:#5b6878}[data-theme=light]{--bg-page:#edf2f8;--bg-surface:#fff;--bg-surface-2:#f7f9fc;--bg-surface-3:#e3eaf3;--ct-bg-page:#edf2f8;--ct-bg-panel:#fbfdff;--ct-bg-app:#edf2f8;--ct-bg-surface:#fff;--ct-bg-active:#e3eaf3;--ct-text-primary:#102033;--ct-text-secondary:#41556d;--ct-text-tertiary:#6c7f95;--ct-text-muted:#8ea0b5;--ct-border-main:#1423371a;--ct-border-hi:#1423372e;--ct-border-subtle:#1423370f;--ct-color-blue:#2563eb;--ct-color-blue-light:#3b82f6;--ct-color-green-light:#059669;--ct-color-red-light:#dc2626;--ct-card-bg:#fbfdff;--ct-card-border:#14233714;--ct-card-shadow:0 18px 40px #4c5d7a1a;--border:#14233714;--border-strong:#14233724;--border-subtle:#1423370a;--text-primary:#102033;--text-secondary:#41556d;--text-tertiary:#6c7f95;--text-muted:#8ea0b5;--blue:#2563eb;--blue-soft:#2563eb;--green:#059669;--green-soft:#059669;--red:#dc2626;--red-soft:#dc2626;--amber:#d97706;--purple:#7c3aed;--cyan:#0284c7;--card-bg:#fbfdff;--card-border:#14233714;--card-shadow:0 18px 40px #4c5d7a1a;--ct-bg-hover:var(--bg-surface-2);--ct-text-faint:#8ea0b5;--ct-text-white:#102033;--ct-color-black:#fff;--ct-color-blue-rgb:37,99,235;--ct-stage-border-running:#d97706;--ct-stage-border-done:#059669;--ct-stage-border-error:#dc2626;--ct-stage-border-pending:#d3dde9;--ct-msg-system-bg:#f6f9fc;--ct-msg-system-border:#14233714;--ct-msg-system-text:#41556d;--ct-msg-user-bg:#e6f0ff;--ct-msg-user-border:#2563eb33;--ct-msg-user-text:#1e40af;--ct-chip-bg:#f3f7fb;--ct-chip-border:#1423371a;--ct-chip-text:#41556d;--ct-chip-active-bg:#e6f0ff;--ct-chip-active-border:#bfdbfe;--ct-chip-active-text:#1e40af;--ct-input-bg:#fff;--ct-input-border:#1423371f;--ct-placeholder:#8ea0b5;--ct-sidebar-label:#7c8fa5;--ct-run-timestamp:#8798ab;--ct-browser-panel-bg:#f3f7fb;--ct-browser-toolbar-bg:#fbfdff;--ct-browser-canvas-bg:linear-gradient(180deg,#f8fbfff5,#eef4faf0);--ct-browser-placeholder:#8798ab;--ct-empty-card-bg:linear-gradient(180deg,#fffffff5,#f0f6fceb);--ct-empty-preview-bg:linear-gradient(180deg,#fffffffa,#ebf3fbf0);--ct-code-bg:#f8fbff;--ct-code-comment:#90a1b4;--ct-code-line-number:#cfdae6;--ct-success-pill-border:#05966973;--ct-success-pill-fg:#059669;--ct-success-pill-bg:#0596690d;--ct-credentials-card-bg:#fbfdff;--ct-credentials-card-border:#1423371a;--ct-credentials-handle:#0f172a2e;--ct-preview-toolbar-btn-hover:#1423370d;--ct-preview-toolbar-btn-active:#2563eb1a;--ct-composer-outer-bg:transparent;--ct-composer-shell-bg:linear-gradient(180deg,#fffffffa,#f6fafff0);--ct-composer-shadow:0 22px 48px #4c5d7a1f;--ct-status-bar-bg:#ffffffa6;--ct-status-bar-fg:#6c7f95}:root{--ct-syn-keyword:#818cf8;--ct-syn-string:#6ee7b7;--ct-syn-punct:#fb923c;--ct-syn-func:#38bdf8;--ct-syn-spec:#a78bfa}[data-theme=light]{--ct-syn-keyword:#7c3aed;--ct-syn-string:#059669;--ct-syn-punct:#ea580c;--ct-syn-func:#0284c7;--ct-syn-spec:#7c3aed}.ct-input:focus,.ct-textarea:focus{outline:none;border-color:#2f6bff!important;box-shadow:0 0 0 2px #2f6bff33!important}.ct-project-item{transition:background .12s cubic-bezier(.4,0,.2,1),box-shadow .12s cubic-bezier(.4,0,.2,1)}.ct-project-item[data-active=false]:hover{background:#1a2129}.ct-project-item[data-active=true]{background:#2f6bff1a;box-shadow:inset 3px 0 #2f6bff}.ct-option-btn{transition:background .12s cubic-bezier(.4,0,.2,1),border-color .12s cubic-bezier(.4,0,.2,1)}.ct-primary-btn{transition:background .12s cubic-bezier(.4,0,.2,1),box-shadow .12s cubic-bezier(.4,0,.2,1)}.ct-primary-btn:not(:disabled):hover{background:#4a7fff!important;box-shadow:0 0 16px #2f6bff80!important}.ct-icon-btn{width:28px;height:28px;color:var(--ct-text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:background .12s,color .12s;display:inline-flex}.ct-icon-btn:hover{background:var(--ct-preview-toolbar-btn-hover);color:var(--ct-text-primary)}.ct-icon-btn[data-active=true]{background:var(--ct-preview-toolbar-btn-active);color:var(--ct-text-primary);border:1px solid var(--ct-border-hi)}.ct-icon-btn:disabled{cursor:not-allowed;opacity:.5}.ct-seg-toggle{border:1px solid var(--ct-border-main);border-radius:7px;gap:2px;padding:2px}.ct-follow-up-send,.ct-seg-toggle{background:var(--ct-bg-surface);display:inline-flex}.ct-follow-up-send{width:32px;height:32px;color:var(--ct-text-secondary);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .12s,color .12s,transform .12s}.ct-follow-up-send:hover:not(:disabled){background:var(--ct-color-blue);color:#fff}.ct-follow-up-send:disabled{opacity:.45;cursor:not-allowed}.ct-sidebar-wrap{transition:width .22s cubic-bezier(.16,1,.3,1),opacity .18s;overflow:hidden}.ct-sidebar-wrap[data-collapsed=true]{opacity:0;pointer-events:none;width:0!important}.ct-chat-wrap{flex:1;min-width:0;transition:flex-basis .22s cubic-bezier(.16,1,.3,1),max-width .22s cubic-bezier(.16,1,.3,1),opacity .18s;overflow:hidden}.ct-chat-wrap[data-collapsed=true]{opacity:0;pointer-events:none;flex:0 0 0!important;max-width:0!important}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-ease{syntax:"*";inherits:false}