:root{color:#f4f4f5;background:#101112;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#101112}button,textarea{font:inherit}button{cursor:pointer}#root,.start-page,.canvas-page{min-height:100vh}.start-page{display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 50% 25%,rgba(255,255,255,.08),transparent 32%),#101112}.home-page{position:relative;overflow:hidden;display:block;padding:0;background:#101112}.home-carousel-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.home-vignette{position:absolute;inset:0;background:linear-gradient(90deg,#0c0c0de6,#0c0c0d85 42%,#0c0c0d2e),linear-gradient(0deg,#0c0c0db8,#0c0c0d14 42%,#0c0c0d85)}.home-auth-actions{position:absolute;top:24px;right:32px;z-index:3;display:flex;align-items:center;gap:10px}.home-auth-actions span{color:#ffffffb8;font-size:13px}.home-auth-actions button{height:36px;padding:0 14px;border:1px solid rgba(255,255,255,.2);border-radius:8px;color:#fff;background:#141416b8}.home-auth-actions button:hover{background:#262628e6}.home-account-menu-wrap{position:relative;display:inline-flex}.home-auth-actions .home-account-trigger{display:inline-flex;align-items:center;gap:7px;min-width:102px;justify-content:center}.home-account-trigger svg,.home-account-menu svg{flex:0 0 auto}.home-account-menu{position:absolute;top:calc(100% + 8px);right:0;display:grid;gap:4px;min-width:150px;padding:6px;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:#111113f5;box-shadow:0 18px 48px #0000005c}.home-auth-actions .home-account-menu button{display:flex;align-items:center;justify-content:flex-start;gap:8px;width:100%;height:34px;padding:0 10px;border:0;color:#ffffffe0;background:transparent;text-align:left}.home-auth-actions .home-account-menu button:hover{background:#ffffff14}.home-auth-actions .home-account-menu .home-account-danger{color:#fecaca}.home-hero{position:relative;z-index:1;display:grid;align-content:center;gap:22px;width:min(720px,calc(100vw - 48px));min-height:calc(100vh - 120px);margin-left:clamp(24px,7vw,112px);padding:72px 0 120px}.home-hero h1{margin:0;color:#fff;font-size:clamp(42px,6vw,86px);font-weight:800;letter-spacing:0}.home-slide-copy{display:grid;gap:10px;max-width:600px}.home-slide-copy h2,.home-slide-copy p{margin:0}.home-slide-copy h2{color:#fff;font-size:clamp(24px,3vw,42px);letter-spacing:0}.home-slide-copy p{color:#e5e7eb;font-size:clamp(16px,1.8vw,22px);line-height:1.65}.home-carousel-controls{position:absolute;right:clamp(20px,5vw,72px);bottom:40px;z-index:2;display:flex;align-items:center;gap:14px}.home-carousel-controls button{display:inline-grid;place-items:center;width:42px;height:42px;border:1px solid rgba(255,255,255,.2);border-radius:8px;color:#fff;background:#141416b8}.home-carousel-controls button:hover{background:#262628e0}.home-carousel-dots{display:flex;align-items:center;gap:8px}.home-carousel-dots button{width:32px;height:4px;border:0;border-radius:999px;background:#ffffff59}.home-carousel-dots button[aria-pressed=true]{background:#f97316}.start-panel{display:grid;justify-items:center;gap:22px;text-align:center}.start-kicker{margin:0;color:#8f939b;font-size:13px}.start-panel h1{margin:0;color:#fff;font-size:clamp(36px,5vw,68px);font-weight:700;letter-spacing:0}.primary-action{min-width:140px;height:44px;border:0;border-radius:8px;color:#101112;background:#f4f4f5}.primary-action:hover{background:#fff}.auth-backdrop{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:24px;background:#050608b8}.auth-dialog{width:min(420px,100%);border:1px solid rgba(255,255,255,.14);border-radius:8px;background:#18191b;box-shadow:0 24px 80px #0000006b}.auth-header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px 10px}.auth-header h2{margin:0;color:#fff;font-size:20px;letter-spacing:0}.auth-close{display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(255,255,255,.12);border-radius:8px;color:#fff;background:#ffffff0f}.auth-form{display:grid;gap:14px;padding:12px 20px 18px}.auth-form label{display:grid;gap:7px;color:#d4d4d8;font-size:13px}.auth-form input{height:42px;border:1px solid rgba(255,255,255,.14);border-radius:8px;padding:0 12px;color:#fff;background:#ffffff0f}.auth-message{margin:0;color:#facc15;font-size:13px;line-height:1.5}.auth-submit{height:42px;border:0;border-radius:8px;color:#111213;background:#fff}.auth-submit:disabled{cursor:default;opacity:.68}.auth-switch{width:100%;height:44px;border:0;border-top:1px solid rgba(255,255,255,.1);color:#d4d4d8;background:transparent}.projects-page{min-height:100vh;padding:24px clamp(18px,4vw,48px) 44px;color:#f4f4f5;background:#0f1011}.projects-shell{width:min(1180px,100%);margin:0 auto}.projects-topbar{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;min-height:64px;margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.08)}.projects-icon-button,.projects-actions button,.project-create-form button,.project-row button,.project-state button{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:36px;min-height:36px;border:1px solid rgba(255,255,255,.12);border-radius:8px;color:#f4f4f5;background:#1b1c1f;font-size:13px;font-weight:650}.projects-icon-button{width:36px;padding:0}.projects-actions{display:flex;align-items:center;gap:10px}.projects-actions button,.project-row button,.project-state button{padding:0 14px}.projects-icon-button:hover,.projects-actions button:hover,.project-create-form button:hover:not(:disabled),.project-row button:hover,.project-state button:hover{border-color:#f9731685;background:#242529}.projects-title-block{display:grid;gap:2px;min-width:0}.projects-kicker{color:#fb923c;font-size:12px;font-weight:700}.projects-title-block h1{margin:0;color:#fff;font-size:clamp(24px,3vw,34px);line-height:1.1;letter-spacing:0}.projects-title-block p{margin:0;overflow:hidden;color:#8f949c;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.projects-dashboard,.projects-layout{display:grid;grid-template-columns:minmax(300px,390px) minmax(0,1fr);gap:20px;align-items:start}.projects-primary{display:grid;gap:14px}.projects-section-heading,.projects-panel-header{display:flex;align-items:center;justify-content:space-between;gap:14px}.projects-section-heading{display:grid;justify-content:start;padding:2px 2px 4px}.projects-section-heading span,.projects-panel-header span{color:#8f949c;font-size:12px;font-weight:700}.projects-section-heading strong,.projects-panel-header strong{display:block;color:#fff;font-size:15px}.continue-project{display:grid;width:100%;min-height:112px;justify-items:start;align-content:center;gap:8px;padding:18px;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#fff;text-align:left;background:#18191c}.continue-project span{color:#fb923c;font-size:12px;font-weight:700}.continue-project strong{max-width:100%;overflow:hidden;font-size:19px;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.continue-project small{display:inline-flex;align-items:center;gap:6px;max-width:100%;overflow:hidden;color:#8f949c;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.continue-project-empty{border-color:#ffffff1a;background:#151619}.continue-project-empty span,.project-muted{color:#8f949c}.project-create-form{display:grid;gap:12px;padding:18px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#18191c}.project-create-form label{display:grid;gap:8px;color:#d4d4d8;font-size:12px;font-weight:700}.project-create-form input{height:40px;border:1px solid rgba(255,255,255,.12);border-radius:8px;padding:0 12px;color:#fff;background:#101113;outline:0}.project-create-form input:focus{border-color:#f97316b8;box-shadow:0 0 0 3px #f9731624}.project-create-form button{height:40px;min-height:40px;border-color:#fff;color:#111213;background:#fff}.project-create-form button:disabled{cursor:default;opacity:.62}.project-list{min-width:0;min-height:360px;display:grid;grid-template-rows:auto minmax(0,1fr);border:1px solid rgba(255,255,255,.1);border-radius:8px;overflow:hidden;background:#18191c}.projects-panel-header{min-height:62px;padding:14px 16px;border-bottom:1px solid rgba(255,255,255,.08)}.project-count{display:inline-grid;min-width:28px;height:24px;place-items:center;border:1px solid rgba(255,255,255,.1);border-radius:999px;color:#d7dbe0!important;background:#101113}.project-rows{display:grid;align-content:start}.project-row{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:68px;padding:12px 16px;border-bottom:1px solid rgba(255,255,255,.07);background:transparent}.project-row:last-child{border-bottom:0}.project-row:hover{background:#ffffff09}.project-row-icon{display:grid;width:34px;height:34px;place-items:center;border:1px solid rgba(255,255,255,.08);border-radius:8px;color:#d7dbe0;background:#111214}.project-row div{display:grid;gap:4px;min-width:0}.project-row strong,.project-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-row strong{color:#fff;font-size:14px}.project-row span,.project-muted{color:#8f949c;font-size:12px}.project-state{display:grid;min-height:294px;place-items:center;align-content:center;justify-items:center;gap:12px;padding:34px 20px;color:#8f949c;text-align:center}.project-state strong{display:block;color:#f4f4f5;font-size:15px}.project-state span{display:block;max-width:360px;margin-top:4px;color:#a6abb2;font-size:13px;line-height:1.5}.project-state-error{color:#fca5a5}.project-state-error button{margin-top:2px}.project-error{margin:0;color:#fca5a5;font-size:13px}.admin-page{min-height:100vh;padding:28px clamp(18px,4vw,56px) 44px;color:#f4f4f5;background:#121315}.admin-topbar{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;margin-bottom:28px}.admin-icon-button,.admin-topbar-actions button,.admin-row-actions button,.admin-form button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;border:1px solid rgba(255,255,255,.14);border-radius:8px;color:#f4f4f5;background:#222224db}.admin-icon-button{width:40px;padding:0}.admin-topbar-actions button{padding:0 14px}.admin-icon-button:hover,.admin-topbar-actions button:hover,.admin-row-actions button:hover:not(:disabled),.admin-form button:hover:not(:disabled){border-color:#f9731685;background:#303032f0}.admin-title-block{display:grid;gap:6px}.admin-kicker{display:inline-flex;align-items:center;gap:8px;color:#fb923c;font-size:13px;font-weight:700}.admin-title-block h1{margin:0;color:#fff;font-size:clamp(30px,4vw,48px);letter-spacing:0}.admin-grid{display:grid;grid-template-columns:minmax(360px,1.2fr) minmax(300px,.8fr);gap:18px;align-items:start}.admin-panel{min-width:0;padding:20px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#1a1b1de0;box-shadow:0 18px 70px #00000040}.admin-invite-panel{grid-column:1 / -1}.admin-panel-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.admin-panel-header h2,.admin-panel-header p{margin:0}.admin-panel-header h2{color:#fff;font-size:19px;letter-spacing:0}.admin-panel-header p,.admin-muted,.admin-user-row small{color:#9ca3af;font-size:13px}.admin-user-list,.admin-invite-list,.admin-form{display:grid;gap:12px}.admin-user-row,.admin-invite-row{display:grid;gap:12px;padding:14px;border:1px solid rgba(255,255,255,.09);border-radius:8px;background:#1011129e}.admin-user-row{grid-template-columns:minmax(0,1fr) auto;align-items:center}.admin-user-row strong,.admin-invite-row strong{display:block;color:#fff;font-size:15px}.admin-user-row span,.admin-invite-row span{display:block;overflow-wrap:anywhere;color:#d4d4d8;font-size:14px}.admin-row-actions{display:flex;align-items:center;gap:8px}.admin-row-actions button,.admin-form button{padding:0 12px}.admin-row-actions button:disabled,.admin-form button:disabled{cursor:default;opacity:.54}.admin-form label{display:grid;gap:7px;color:#d4d4d8;font-size:13px}.admin-form input{height:40px;min-width:0;border:1px solid rgba(255,255,255,.12);border-radius:8px;padding:0 12px;color:#fff;background:#101112}.admin-form input:focus{outline:2px solid rgba(249,115,22,.42);outline-offset:1px}.admin-form button{justify-self:start;min-width:126px;border-color:#f97316b3;color:#111214;background:#f97316;font-weight:700}.admin-form button:hover:not(:disabled){color:#111214;background:#fb923c}.admin-invite-row{grid-template-columns:minmax(0,1fr) minmax(180px,.42fr);align-items:center}.admin-invite-meter{display:grid;gap:8px}.admin-invite-meter span{text-align:right}.admin-invite-meter progress{width:100%;height:8px;overflow:hidden;border:0;border-radius:999px;background:#ffffff1f}.admin-invite-meter progress::-webkit-progress-bar{background:#ffffff1f}.admin-invite-meter progress::-webkit-progress-value{background:#f97316}.admin-invite-meter progress::-moz-progress-bar{background:#f97316}.admin-toast{position:fixed;right:24px;bottom:24px;max-width:min(360px,calc(100vw - 48px));margin:0;padding:12px 14px;border:1px solid rgba(249,115,22,.38);border-radius:8px;color:#fff;background:#18191bf5;box-shadow:0 16px 50px #0000004d}.canvas-page{position:relative;overflow:hidden;background:#111213}.canvas-loading-page{display:grid;place-items:center}.canvas-workspace{position:absolute;inset:0;background-image:radial-gradient(circle,rgba(255,255,255,.1) 1px,transparent 1px);background-position:0 0;background-size:24px 24px}.canvas-node-layer{position:absolute;inset:0;transform-origin:0 0;will-change:transform}.connection-layer{position:absolute;inset:0;overflow:visible;pointer-events:none}.connection-path{fill:none;stroke:#9ca7b8;stroke-width:2;filter:drop-shadow(0 0 5px rgba(70,151,255,.48))}.connection-path-draft{stroke:#7ec6ff;stroke-dasharray:8 7}.top-bar{position:fixed;top:0;right:0;left:0;z-index:20;display:flex;align-items:center;justify-content:space-between;height:68px;padding:0 20px}.top-actions{display:flex;align-items:center;gap:10px}.top-icon-button,.credit-button{display:inline-flex;align-items:center;justify-content:center;height:40px;border:1px solid rgba(255,255,255,.07);border-radius:10px;color:#f4f4f5;background:#2a2b2de6}.top-icon-button{width:42px}.top-back-button{display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(255,255,255,.08);border-radius:8px;color:#f4f4f5;background:#2a2b2de6}.top-icon-button:hover,.top-back-button:hover,.credit-button:hover{background:#3a3b3ef5}.credit-button{gap:6px;width:auto;padding:0 14px;color:#29d3e8;font-size:14px;font-weight:700}.wallet-button{color:#dce4ff;background:#303968f2}.settings-backdrop{position:fixed;inset:0;z-index:60;display:grid;place-items:center;padding:24px;background:#0000006b}.settings-modal{display:grid;gap:18px;width:min(560px,calc(100vw - 40px));padding:22px;border:1px solid rgba(255,255,255,.12);border-radius:8px;color:#f4f4f5;background:#282828;box-shadow:0 28px 80px #00000080}.settings-header,.settings-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.settings-header h2{margin:0;font-size:20px;letter-spacing:0}.settings-close{display:grid;place-items:center;width:34px;height:34px;border:0;border-radius:8px;color:#d9dbe1;background:#ffffff14;font-size:22px}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.settings-grid label{display:grid;gap:7px;color:#c9ccd3;font-size:13px;font-weight:700}.settings-grid input,.settings-grid select{width:100%;height:38px;border:1px solid rgba(255,255,255,.12);border-radius:8px;color:#fff;background:#171717;padding:0 11px;outline:0}.settings-grid select{appearance:none}.settings-grid input:focus,.settings-grid select:focus{border-color:#ffffff75}.settings-connect-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.settings-selects,.settings-advanced{padding-top:2px}.settings-link{border:0;color:#bfc2ca;background:transparent;font-size:13px;font-weight:700}.settings-status{margin:0;color:#91e6a8;font-size:13px}.settings-primary,.settings-secondary{height:38px;border:0;border-radius:8px;padding:0 16px;font-weight:700}.settings-primary{color:#171819;background:#f4f4f5}.settings-secondary{color:#d9dbe1;background:#ffffff17}.episode-split-backdrop{position:fixed;inset:0;z-index:70;display:grid;place-items:center;padding:24px;background:#0000006b}.episode-split-panel{display:grid;gap:18px;width:min(760px,calc(100vw - 40px));padding:22px;border:1px solid rgba(255,255,255,.13);border-radius:8px;color:#f4f4f5;background:#282828;box-shadow:0 28px 80px #00000085}.episode-split-header,.episode-split-actions,.episode-split-options{display:flex;align-items:center;justify-content:space-between;gap:14px}.episode-split-header h2{margin:0;font-size:20px;letter-spacing:0}.episode-split-header p{margin:6px 0 0;color:#aeb2bb;font-size:13px}.episode-split-close{display:grid;place-items:center;width:34px;height:34px;border:0;border-radius:8px;color:#d9dbe1;background:#ffffff14;font-size:22px}.episode-split-field,.episode-split-options label{display:grid;gap:8px;color:#c9ccd3;font-size:13px;font-weight:700}.episode-split-field textarea{min-height:240px;width:100%;resize:vertical;border:1px solid rgba(255,255,255,.12);border-radius:8px;color:#fff;background:#151515;padding:14px;outline:0;font-size:16px;line-height:1.6}.episode-split-options{justify-content:flex-start}.episode-split-options select,.episode-split-options input{width:170px;height:38px;border:1px solid rgba(255,255,255,.12);border-radius:8px;color:#fff;background:#171717;padding:0 11px;outline:0}.episode-split-field textarea:focus,.episode-split-options select:focus,.episode-split-options input:focus{border-color:#ffffff75}.episode-split-error{margin:0;color:#ffb4b4;font-size:13px}.episode-split-actions{justify-content:flex-end}.episode-split-actions button{height:38px;border:1px solid rgba(255,255,255,.12);border-radius:8px;color:#f4f4f5;background:#ffffff14;padding:0 16px;font-weight:700}.episode-split-actions button:disabled{cursor:not-allowed;opacity:.58}.episode-split-actions .episode-split-primary{color:#111213;background:#fff}.project-identity{display:flex;align-items:center;gap:9px;color:#fff}.logo-mark{width:23px;height:16px;border:4px solid #ffffff;transform:skew(-12deg)}.product-mark{font-size:18px;font-weight:700}.project-divider{width:1px;height:18px;background:#fff3}.project-name{color:#c9cbd1;font-size:15px}.save-state{color:#bfc2ca;font-size:13px;white-space:nowrap}.save-state-error{color:#fca5a5}.left-toolbar{position:fixed;top:50%;left:18px;z-index:25;display:grid;gap:10px;width:54px;padding:10px 7px;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:#262729f2;transform:translateY(-50%);box-shadow:0 18px 45px #00000047}.toolbar-button{display:grid;place-items:center;width:40px;height:40px;border:0;border-radius:10px;color:#c6c8ce;background:transparent}.toolbar-button:hover{color:#fff;background:#ffffff14}.toolbar-button-primary{color:#151617;background:#f4f4f5}.toolbar-button-primary:hover{color:#111213;background:#fff}.node-shell{position:absolute;top:0;left:0;width:520px}.node-shell-image{width:560px}.node-shell-video{width:610px}.node-shell-audio,.node-shell-script{width:520px}.node-shell-selected .node-card,.node-shell-selected .image-result-card{border-color:#f4f4f5b8;box-shadow:0 0 0 3px #ffffff24,0 20px 50px #00000047}.node-label{display:inline-flex;align-items:center;gap:6px;margin-bottom:8px;color:#9a9da4;font-size:14px;font-weight:700}.node-card{position:relative;display:grid;min-height:320px;padding:42px 36px 34px;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:#262626;box-shadow:0 20px 50px #00000038}.node-card-active{border-color:#f4f4f5bf;box-shadow:0 0 0 3px #ffffff29,0 20px 50px #00000047}.node-handle{position:absolute;z-index:5;top:calc(50% + 12px);display:grid;place-items:center;width:34px;height:34px;border:2px solid rgba(244,244,245,.72);border-radius:50%;color:#f4f4f5;background:#262626;cursor:crosshair}.node-handle-left{left:-17px}.node-handle-right{right:-17px}.node-handle-connect-target{border-color:#7ec6ff;color:#fff;background:#1e3a4a;box-shadow:0 0 0 4px #7ec6ff33,0 0 16px #7ec6ff73}.node-empty-icon{display:grid;place-items:center;align-self:start;justify-self:center;color:#ffffff3d}.node-empty-launch{border:0;padding:0;background:transparent;cursor:pointer}.node-empty-launch:hover{color:#ffffff5c}.text-empty-icon{gap:8px;width:96px;height:86px}.text-empty-icon span{display:block;width:72px;height:9px;background:#fff3}.text-empty-icon span:nth-child(4){width:42px}.node-action-list{display:grid;align-content:start;gap:14px;margin-top:26px}.node-card-kicker{color:#a9acb4;font-size:16px}.node-action-button{display:inline-flex;align-items:center;gap:12px;width:max-content;max-width:100%;min-height:32px;border:0;color:#fff;background:transparent;font-size:18px;font-weight:700;text-align:left}.node-action-button:hover{color:#d9e6ff}.text-toolbar{position:absolute;bottom:calc(100% + 56px);left:0;z-index:6;display:flex;align-items:center;gap:10px;min-height:58px;padding:0 16px;border:1px solid rgba(255,255,255,.09);border-radius:8px;color:#c5c7cd;background:#282829fa;box-shadow:0 20px 60px #00000052}.text-toolbar-button{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-width:32px;height:34px;border:0;border-radius:7px;color:inherit;background:transparent;font-weight:700}.text-toolbar-button:hover{color:#fff;background:#ffffff14}.text-color-control{position:relative}.text-color-button{min-width:36px}.text-color-swatch{width:18px;height:18px;border:1px solid rgba(255,255,255,.34);border-radius:999px;box-shadow:inset 0 0 0 2px #0000002e}.text-color-popover{position:absolute;top:calc(100% + 12px);left:-8px;z-index:8;display:grid;grid-template-columns:repeat(5,34px);gap:12px 15px;padding:14px 16px;border:1px solid rgba(255,255,255,.08);border-radius:10px;background:#2a2a2b;box-shadow:0 20px 50px #0000005c}.text-color-option{width:32px;height:32px;border:2px solid transparent;border-radius:999px}.text-color-option-active{border-color:#20c9ff;box-shadow:0 0 0 3px #20c9ff2e}.toolbar-divider{width:1px;height:26px;background:#ffffff1f}.text-editor-card{min-height:360px;padding:22px 26px;background:#151515}.text-editor-rich{width:100%;min-height:310px;border:0;outline:0;color:#fff;background:transparent;font-size:24px;line-height:1.45;overflow:auto;white-space:pre-wrap}.text-editor-rich:empty:before{content:attr(data-placeholder);color:#5d6067;pointer-events:none}.text-editor-rich h1,.text-ready-content h1{margin:0 0 16px;color:#fff;font-size:52px;font-weight:800;line-height:1.1}.text-editor-rich h2,.text-ready-content h2{margin:0 0 14px;color:#fff;font-size:38px;font-weight:800;line-height:1.14}.text-editor-rich h3,.text-ready-content h3{margin:0 0 12px;color:#fff;font-size:28px;font-weight:800;line-height:1.2}.text-editor-rich p,.text-ready-content p{margin:0 0 12px}.text-editor-rich ul,.text-editor-rich ol,.text-ready-content ul,.text-ready-content ol{margin:0 0 14px 24px;padding:0}.text-editor-rich li,.text-ready-content li{margin:6px 0}.text-editor-rich strong,.text-editor-rich b,.text-ready-content strong,.text-ready-content b{font-weight:800}.text-editor-rich hr,.text-ready-content hr{height:1px;margin:18px 0;border:0;background:#ffffff38}.resize-corner{position:absolute;right:16px;bottom:14px;width:14px;height:14px;border-right:3px solid #777a82;border-bottom:3px solid #777a82;transform:skew(-8deg)}.text-ready-card{min-height:210px;align-content:start;background:#151515}.text-ready-card p{margin:0;color:#fff;font-size:18px;font-weight:700;line-height:1.6}.text-ready-content{color:#fff;font-size:18px;font-weight:700;line-height:1.6}.episode-task-status{display:grid;gap:10px;align-self:end;margin-top:24px;padding:12px;border:1px solid rgba(126,198,255,.22);border-radius:8px;background:#7ec6ff14}.episode-task-copy{display:flex;align-items:center;justify-content:space-between;gap:12px}.episode-task-copy strong{color:#fff;font-size:14px}.episode-task-copy span{color:#aeb7c7;font-size:13px;font-weight:700}.episode-task-progress{overflow:hidden;height:4px;border-radius:999px;background:#ffffff1a}.episode-task-progress span{display:block;width:42%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#7ec6ff,#f4f4f5);animation:episode-task-progress 1.4s ease-in-out infinite}.episode-task-status-error{border-color:#ff96963d;background:#ff787814}@keyframes episode-task-progress{0%{transform:translate(-110%)}to{transform:translate(260%)}}.text-ready-actions{display:flex;align-self:end;gap:10px;margin-top:28px}.text-ready-actions button{height:34px;border:1px solid rgba(255,255,255,.14);border-radius:8px;color:#fff;background:#ffffff0f;padding:0 12px;font-weight:700}.text-ready-actions button:hover{background:#ffffff1f}.text-ready-actions button:disabled{cursor:not-allowed;opacity:.58}.text-loading-card{min-height:280px;overflow:hidden;align-content:start;gap:54px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.06),transparent),#151515;background-size:220px 100%,auto;background-position:34% 0,0 0}.text-loading-lines{display:grid;gap:12px}.text-loading-lines span{display:block;height:11px;border-radius:3px;background:#ffffff29}.text-loading-lines span:nth-child(1),.text-loading-lines span:nth-child(4),.text-loading-lines span:nth-child(7){width:74%}.text-loading-lines span:nth-child(2),.text-loading-lines span:nth-child(3),.text-loading-lines span:nth-child(5),.text-loading-lines span:nth-child(6){width:88%}.text-loading-lines span:nth-child(8){width:62%}.text-loading-lines span:nth-child(9){width:44%}.loading-progress{justify-self:center;padding:6px 12px;border:1px solid rgba(255,255,255,.28);border-radius:6px;color:#fff;background:#00000057;font-size:13px;font-weight:800}.loading-label{place-self:center;color:#d8dae0;font-size:18px;font-weight:700}.image-card{min-height:500px}.image-loading-card{display:grid;place-items:center}.image-loading-progress{display:inline-flex;align-items:center;gap:10px;padding:7px 12px;border:1px solid rgba(255,255,255,.36);border-radius:7px;color:#fff;background:#08080894;font-size:13px;font-weight:800}.image-loading-progress button{border:0;padding:0;color:#ffffffb8;background:transparent;font:inherit;cursor:pointer}.image-empty-icon{align-self:center}.image-actions,.video-actions{align-self:end;margin-top:0}.upload-chip{position:absolute;top:-54px;left:50%;display:inline-flex;align-items:center;gap:6px;height:38px;padding:0 14px;border:1px solid rgba(255,255,255,.08);border-radius:8px;color:#fff;background:#292929;transform:translate(-50%);cursor:pointer}.visually-hidden-file{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;clip-path:inset(50%)}.image-result-card{position:relative;overflow:visible;min-height:0;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#1d1d1d;box-shadow:0 20px 50px #00000042}.image-result-card img{display:block;width:100%;height:auto;aspect-ratio:var(--image-result-aspect-ratio, auto);border-radius:8px;object-fit:cover}.image-result-card-auto img{height:640px;aspect-ratio:auto}.image-ready-toolbar,.image-edit-toolbar{position:absolute;left:50%;z-index:8;display:inline-flex;align-items:center;gap:8px;min-height:48px;padding:8px 12px;border:1px solid rgba(255,255,255,.08);border-radius:8px;color:#fff;background:#282828;box-shadow:0 16px 36px #00000057;transform:translate(-50%);white-space:nowrap}.image-ready-toolbar{top:-72px}.image-ready-toolbar-panorama{gap:10px;padding-inline:14px}.image-ready-toolbar button,.image-edit-toolbar button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:38px;height:34px;border:0;border-radius:7px;color:#fff;background:transparent;font-weight:700}.image-ready-toolbar button:hover,.image-edit-toolbar button:hover,.image-edit-toolbar .editor-tool-active{background:#ffffff1f}.download-icon{transform:rotate(180deg)}.panorama-viewer{position:relative;width:100%;min-height:320px;aspect-ratio:var(--image-result-aspect-ratio, 21 / 9);overflow:hidden;border-radius:8px;background:#111;touch-action:none}.panorama-viewer canvas,.panorama-viewer-fallback{display:block;width:100%;height:100%;border-radius:8px;object-fit:cover}.panorama-viewer canvas[hidden]{display:none}.panorama-viewer-status{position:absolute;inset:0;z-index:2;display:grid;place-items:center;gap:8px;padding:18px;color:#f3f4f6;background:#111111b8;font-size:13px;font-weight:700;text-align:center}.panorama-viewer-status a{color:#fff;text-decoration:underline;text-underline-offset:3px}.panorama-viewer-source-link{position:absolute;top:12px;left:12px;z-index:3;display:inline-flex;align-items:center;min-height:32px;padding:0 10px;border:1px solid rgba(255,255,255,.22);border-radius:8px;color:#fff;background:#0000008f;font-size:12px;font-weight:700;line-height:1;text-decoration:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.image-editor-layer{position:absolute;inset:0;z-index:7;display:grid;place-items:stretch;border-radius:8px;background:#00000014}.image-edit-toolbar{top:-64px}.editor-title,.editor-angle,.editor-angle-field{display:inline-flex;align-items:center;height:32px;padding:0 8px;color:#fff;font-weight:800}.editor-angle{display:none}.editor-angle-field{gap:2px;padding-right:6px}.editor-angle-field input{width:44px;height:28px;border:0;border-radius:6px;color:#fff;background:#ffffff1a;font:inherit;font-weight:800;text-align:center;outline:0}.editor-angle-field input:focus{background:#ffffff29}.editor-color-dot{width:20px;height:20px;border-radius:999px;background:#ff1f1f}.editor-save-button{padding:0 14px!important;color:#101112!important;background:#fff!important}.annotation-canvas{width:100%;height:100%;border-radius:8px;cursor:crosshair}.image-transform-layer{place-items:center;background:#111213e0}.transform-preview-frame{display:grid;place-items:center;width:92%;height:auto;max-width:92%;max-height:92%;aspect-ratio:var(--transform-preview-aspect-ratio, 1 / 1);overflow:hidden;border:2px solid #2fc7ff;background:#0000003d}.transform-preview-frame-tall{width:auto;height:92%}.transform-preview-frame-auto{width:92%;height:92%;aspect-ratio:auto}.transform-preview-frame-swapped{aspect-ratio:var(--transform-preview-aspect-ratio, 16 / 9)}.transform-preview-frame img{width:100%;height:100%;border-radius:0;object-fit:contain;transition:transform .16s ease}.replace-button{position:absolute;top:14px;right:14px;display:grid;place-items:center;width:44px;height:44px;border:0;border-radius:8px;color:#fff;background:#0000008a;cursor:pointer}.result-caption{position:absolute;right:16px;bottom:16px;left:16px;display:grid;gap:4px;padding:12px;border-radius:8px;color:#fff;background:#00000085}.result-caption span{overflow:hidden;color:#cfd2d9;white-space:nowrap;text-overflow:ellipsis}.video-card{min-height:330px;align-content:center;justify-items:center;background:#252525}.video-task-id{max-width:70%;margin-top:8px;color:#aeb4bf;font-size:12px;text-align:center;overflow-wrap:anywhere}.video-empty-play{color:#ffffff47}.video-empty-launch{align-self:center;width:112px;height:112px;border:0;color:#ffffff42;background:transparent}.video-result-card{min-height:360px;place-items:center;gap:14px;text-align:center}.video-result-player{width:100%;max-height:260px;border-radius:8px;background:#111;object-fit:contain}.generic-node-card{min-height:280px;align-content:center;justify-items:center;gap:24px}.generic-node-label{color:#9ca0a8;font-size:16px;font-weight:700}.video-result-card strong{color:#fff;font-size:20px}.video-result-card span{max-width:78%;color:#aeb2ba}.error-card{place-items:center;gap:8px;min-height:220px;text-align:center}.error-card strong{color:#fff;font-size:20px}.error-card span{color:#aeb2ba}.generation-composer{position:absolute;z-index:45;display:grid;gap:14px;width:min(820px,calc(100vw - 96px));min-height:150px;padding:18px 18px 14px;border:1px solid rgba(255,255,255,.08);border-radius:8px;color:#fff;background:#282828;box-shadow:0 28px 80px #0000006b}.generation-composer-image{width:min(800px,calc(100vw - 240px));min-height:260px}.generation-composer-video{width:min(800px,calc(100vw - 96px));min-height:290px}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.composer-tabs{display:flex;align-items:center;gap:10px}.composer-tab,.composer-model,.composer-tool-tile{display:inline-flex;align-items:center;gap:7px;height:34px;padding:0 12px;border:1px solid rgba(255,255,255,.14);border-radius:8px;color:#dfe1e6;background:transparent;font-weight:700}.composer-tab.active,.composer-model{color:#fff;background:#ffffff14}.composer-tab:disabled{opacity:.42;cursor:not-allowed}.composer-expand{position:absolute;top:14px;right:14px;display:grid;place-items:center;width:32px;height:32px;border:0;color:#c8cad0;background:transparent}.composer-tool-row{display:flex;gap:10px}.composer-tool-row button{display:inline-flex;align-items:center;gap:6px;height:46px;padding:0 16px;border:1px solid rgba(255,255,255,.13);border-radius:8px;color:#dfe1e6;background:transparent}.reference-chip-row{display:flex;flex-wrap:wrap;gap:10px}.reference-chip{position:relative;display:inline-flex;align-items:center;gap:10px;min-width:60px;height:60px;padding:6px 12px 6px 6px;border-radius:8px;color:#fff;background:#ffffff24}.reference-chip img{width:46px;height:46px;border-radius:6px;object-fit:cover}.reference-chip span{font-size:14px;font-weight:800}.reference-chip button{position:absolute;top:-9px;right:-9px;display:grid;place-items:center;width:18px;height:18px;border:1px solid rgba(255,255,255,.65);border-radius:50%;color:#fff;background:#3b3b3b;font-size:13px;line-height:1}.video-reference-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px;min-height:54px}.video-reference-thumb{position:relative;flex:0 0 48px;width:48px;height:48px;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#ffffff14}.generation-composer .video-reference-thumb>.video-reference-image{display:block;width:100%;max-width:48px;height:100%;max-height:48px;object-fit:cover}.video-reference-thumb span{position:absolute;top:2px;right:2px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;color:#fff;background:#000000b8;font-size:10px;font-weight:800;line-height:16px;text-align:center}.composer-input-wrap{position:relative}.composer-textarea{width:100%;min-height:74px;border:0;outline:0;resize:none;color:#fff;background:transparent;font-size:17px;line-height:1.45}.composer-textarea::placeholder{color:#a5a8b0}.composer-inline-token-input{display:flex;flex-wrap:wrap;align-content:flex-start;align-items:flex-start;gap:8px 6px;min-height:92px;padding:0;white-space:pre-wrap;cursor:text}.inline-reference-token{display:inline-flex;align-items:center;gap:4px;height:28px;padding:2px 8px 2px 4px;border:1px solid rgba(255,255,255,.14);border-radius:7px;color:#fff;background:#ffffff1f;font-size:16px;font-weight:800;vertical-align:middle}.inline-reference-remove{display:grid;place-items:center;width:16px;height:16px;border:0;border-radius:50%;color:#cfd5dd;background:#ffffff1f;font-size:13px;line-height:1}.inline-reference-remove:hover{color:#fff;background:#ffffff38}.inline-reference-token img{width:22px;height:22px;border-radius:5px;object-fit:cover}.composer-inline-text-entry{flex:1 1 220px;min-width:160px;min-height:32px;padding:0;border:0;border-radius:0;outline:0;appearance:none;color:#fff;background:transparent;box-shadow:none;font:inherit;font-size:17px;line-height:1.45}.composer-inline-text-entry:focus{border:0;outline:0;background:transparent;box-shadow:none}.composer-inline-token-input-empty .composer-inline-text-entry{flex-basis:100%;min-width:100%}.composer-inline-text-entry::placeholder{color:#a5a8b0;opacity:1}.composer-footer{display:flex;align-items:center;gap:18px}.resource-mention-menu{position:absolute;left:0;top:42px;z-index:30;display:grid;gap:6px;min-width:230px;padding:8px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#242424;box-shadow:0 18px 42px #0000006b}.resource-mention-row{display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:10px;min-height:50px;border:0;border-radius:7px;color:#fff;background:#ffffff14;text-align:left}.resource-mention-row img{width:38px;height:38px;border-radius:6px;object-fit:cover}.resource-mention-row small{color:#a7aab2}.composer-engine,.composer-meta{display:inline-flex;align-items:center;gap:7px;color:#fff;font-size:14px;font-weight:700}.composer-engine select{max-width:210px;border:0;color:#fff;background:transparent;font:inherit;outline:0}.composer-engine option{color:#fff;background:#252525}.composer-meta{color:#d3d5db}.composer-meta-button{border:0;padding:0;background:transparent;cursor:pointer}.composer-popover-anchor{position:relative;display:inline-flex}.image-settings-menu{position:absolute;left:0;bottom:42px;z-index:20;display:grid;gap:12px;min-width:220px;padding:16px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#242424;box-shadow:0 18px 42px #0000006b}.image-count-menu{right:0;left:auto;min-width:82px;padding:8px}.image-settings-label{color:#9fa2aa;font-size:13px;font-weight:700}.image-settings-grid{display:grid;gap:8px}.image-settings-grid-size{grid-template-columns:repeat(3,minmax(0,1fr))}.image-settings-grid-ratio{grid-template-columns:repeat(5,minmax(58px,1fr))}.video-ratio-grid{grid-template-columns:repeat(4,minmax(70px,1fr))}.image-settings-menu button{min-height:40px;border:1px solid rgba(255,255,255,.13);border-radius:7px;color:#d6d8dd;background:#202020;font-size:13px;font-weight:700}.image-settings-menu button.selected{border-color:#ffffffd1;color:#fff;background:#3a3a3a}.video-spec-menu{min-width:410px}.video-duration-control{display:grid;grid-template-columns:1fr auto;gap:8px 12px;align-items:center;color:#aeb2ba;font-size:14px;font-weight:700}.video-duration-control input{grid-column:1 / 2;width:100%;accent-color:#4aa3ff}.video-duration-control strong{color:#dfe1e6}.composer-icon{display:grid;place-items:center;width:34px;height:34px;margin-left:auto;border:0;color:#fff;background:transparent}.composer-submit{display:grid;place-items:center;width:38px;height:38px;border:0;border-radius:8px;color:#171819;background:#dfe1e6}.zoom-controls{position:fixed;bottom:18px;left:18px;z-index:25;display:flex;align-items:center;gap:6px;height:42px;padding:0 9px;border:1px solid rgba(255,255,255,.08);border-radius:12px;color:#d8d9de;background:#27282bf5;box-shadow:0 18px 45px #00000040}.zoom-icon-button,.zoom-text-button{display:grid;place-items:center;width:28px;height:28px;border:0;border-radius:7px;color:#c5c7ce;background:transparent}.zoom-icon-button:hover,.zoom-text-button:hover,.zoom-icon-button.active{color:#fff;background:#ffffff14}.zoom-divider{width:1px;height:20px;background:#ffffff1f}.zoom-value{min-width:54px;color:#f4f4f5;font-size:14px;font-weight:700;text-align:center}.floating-menu{position:fixed;z-index:40;border:1px solid rgba(255,255,255,.1);border-radius:16px;color:#f4f4f5;background:#272728fa;box-shadow:0 28px 80px #0000006b}.context-menu{display:grid;width:280px;padding:14px 18px}.menu-row{display:flex;align-items:center;justify-content:space-between;min-height:44px;border:0;border-radius:8px;color:#fff;background:transparent;font-size:16px;text-align:left}.menu-row:hover:not(:disabled){background:#ffffff12}.menu-row:disabled{cursor:default}.menu-row.muted{color:#72747a}.shortcut{color:#7b7d83;font-size:14px}.menu-separator{height:1px;margin:8px 0;background:#ffffff1a}.add-node-menu{width:300px;padding:18px 12px 14px}.reference-node-menu{width:300px;padding-top:18px}.reference-menu-title{display:block;padding:0 20px 12px;color:#a8abb2;font-size:18px;font-weight:700}.menu-title{padding:0 10px 12px;color:#c7c9cf;font-size:15px}.resource-title{padding-top:14px;padding-bottom:10px}.node-menu-row{display:grid;grid-template-columns:46px 1fr;align-items:center;width:100%;min-height:56px;border:0;border-radius:12px;color:#fff;background:transparent;text-align:left}.node-menu-row:hover{background:#ffffff12}.node-menu-row:disabled{cursor:default;opacity:.45}.node-menu-row:disabled:hover{background:transparent}.node-menu-icon{display:grid;place-items:center;width:38px;height:38px;margin-left:8px;border-radius:8px;color:#f4f4f5;background:#ffffff21}.node-menu-copy{display:grid;gap:4px;min-width:0}.node-menu-label{display:flex;align-items:center;gap:8px;color:#fff;font-size:18px;font-weight:650}.node-menu-detail{overflow:hidden;color:#777a80;font-size:13px;white-space:nowrap;text-overflow:ellipsis}.badge{display:inline-flex;align-items:center;height:19px;padding:0 6px;border-radius:5px;color:#e0e2e6;background:#66686e;font-size:11px;font-weight:800}.badge-new{color:#d8fbff;background:#0f7c91}@media(max-width:760px){.top-actions{display:none}.node-shell,.node-shell-image,.node-shell-video{width:min(520px,calc(100vw - 92px))}.generation-composer{right:16px;left:76px;width:auto;transform:none}.home-auth-actions{top:16px;right:16px;left:16px;justify-content:flex-end;flex-wrap:wrap}.admin-topbar,.projects-topbar,.projects-layout,.admin-grid,.admin-user-row,.admin-invite-row,.project-row{grid-template-columns:1fr}.admin-topbar,.projects-topbar{align-items:start}.projects-actions,.admin-topbar-actions,.admin-row-actions{flex-wrap:wrap}.projects-page{padding-top:18px}.projects-topbar{grid-template-columns:auto minmax(0,1fr)}.projects-actions{grid-column:1 / -1}.project-row{grid-template-columns:34px minmax(0,1fr) auto}.project-row button{grid-column:auto;justify-self:end}.admin-invite-meter span{text-align:left}}
