/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--bg:#080a0f;--panel:#0d1017;--panel-2:#111620;--panel-3:#171c28;--line:#242a38;--line-soft:#1a1f2a;--text:#f0f2f7;--muted:#929bae;--dim:#626c7d;--violet:#8b7cff;--violet-soft:#201d3c;--green:#59d49a;--gold:#f2c46d;--red:#ff727d;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,SF Pro Display,PingFang SC,Microsoft YaHei,system-ui,sans-serif}*{box-sizing:border-box}html,body{background:var(--bg);width:100%;min-height:100%;margin:0}body{overflow:hidden}button,input,textarea{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--violet);outline-offset:2px}button:disabled{cursor:not-allowed;opacity:.46}button,label{-webkit-tap-highlight-color:transparent}img,video{max-width:100%;display:block}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#303748 padding-box padding-box;border:2px solid #0000;border-radius:999px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.web-app-shell{background:var(--bg);min-width:760px;height:100dvh;min-height:620px;overflow:hidden}.web-topbar{border-bottom:1px solid var(--line-soft);z-index:15;background:#0a0d13f5;grid-template-columns:230px minmax(260px,1fr) auto;align-items:center;height:64px;padding:0 17px 0 15px;display:grid;position:relative;box-shadow:0 8px 30px #00000029}.web-brand{align-items:center;gap:10px;display:flex}.web-brand-mark{color:#fff;background:linear-gradient(145deg,#988cff,#6f61d8);border-radius:10px;place-items:center;width:34px;height:34px;display:grid;box-shadow:inset 0 1px #ffffff38,0 7px 22px #6b59dd38}.web-brand-copy{align-items:baseline;gap:8px;display:flex}.web-brand-copy strong{letter-spacing:.04em;font-size:15px}.web-brand-copy small{color:#7e8799;letter-spacing:.12em;font-size:10px;font-weight:700}.web-nav{justify-content:center;align-self:stretch;align-items:center;gap:4px;display:flex}.web-nav button{color:#818b9e;cursor:pointer;background:0 0;border:0;height:100%;padding:0 17px;font-size:12px;position:relative}.web-nav button:hover{color:#d6d9e3}.web-nav button.active{color:#f1efff;font-weight:700}.web-nav button.active:after{content:"";background:var(--violet);border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:0;left:17px;right:17px}.web-top-actions{align-items:center;gap:7px;display:flex}.cloud-state{color:#738092;white-space:nowrap;align-items:center;gap:6px;margin-right:5px;font-size:10px;display:flex}.cloud-state i{background:var(--green);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #59d49a14}.help-button,.profile-button,.member-button{cursor:pointer;border-radius:8px;align-items:center;gap:7px;height:34px;font-size:11px;display:flex}.help-button{color:#9ca5b7;background:#11151d;border:1px solid #2c3241;padding:0 10px}.help-button:hover{color:#e2e5ed;border-color:#444b5d}.member-button{color:#f0cc83;background:linear-gradient(#2a2219,#1d1915);border:1px solid #665237;padding:0 12px;font-weight:750}.member-button:hover{background:#30251a;border-color:#98754a}.profile-button{color:#a2abba;background:0 0;border:0;padding:0 6px}.profile-button span{color:#70798a;font-size:10px}.editor-shell{grid-template-columns:214px minmax(520px,1fr) 346px;height:calc(100dvh - 64px);min-height:0;display:grid;overflow:hidden}.project-sidebar{border-right:1px solid var(--line-soft);background:#0b0e14;flex-direction:column;min-width:0;padding:14px 11px 12px;display:flex}.new-project,.import-media{cursor:pointer;border-radius:8px;align-items:center;gap:8px;width:100%;display:flex}.new-project{color:#f5f2ff;background:#211d38;border:1px solid #3b3352;height:40px;padding:0 11px;font-size:12px;font-weight:750}.new-project:hover{background:#292344;border-color:#554b76}.import-media{color:#919bad;background:#10141c;border:1px solid #282e3b;height:32px;margin-top:6px;padding:0 10px;font-size:10px}.import-media:hover{color:#cbc5eb;border-color:#4a4569}.sidebar-label{color:#646e80;letter-spacing:.14em;text-transform:uppercase;padding:19px 7px 9px;font-size:9px;font-weight:800}.project-list{flex:1;min-height:0;overflow-y:auto}.project-item{color:#aeb5c3;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;grid-template-columns:43px minmax(0,1fr);align-items:center;gap:8px;width:100%;min-height:49px;margin-bottom:3px;padding:6px 25px 6px 6px;display:grid;position:relative}.project-item:hover{background:#121620}.project-item.active{box-shadow:inset 2px 0 var(--violet);color:#fff;background:#171a28}.project-item>svg{color:#606a7c;position:absolute;top:17px;right:6px}.project-thumb{color:#727d91;background:#1c2230;border-radius:6px;place-items:center;width:43px;height:37px;display:grid;overflow:hidden}.project-thumb img{object-fit:cover;width:100%;height:100%}.project-copy{flex-direction:column;gap:5px;min-width:0;display:flex}.project-copy strong{color:inherit;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:680;overflow:hidden}.project-copy small{color:#667183;white-space:nowrap;align-items:center;gap:5px;font-size:8px;display:flex}.project-copy small i{background:var(--green);border-radius:50%;width:5px;height:5px}.project-item.muted{opacity:.72}.sidebar-bottom{border-top:1px solid var(--line-soft);padding-top:9px}.privacy-card{color:#748093;background:#0e1219;border:1px solid #202634;border-radius:8px;align-items:center;gap:8px;margin-bottom:7px;padding:9px;display:flex}.privacy-card>svg{color:#65c89f}.privacy-card>span{flex-direction:column;gap:2px;min-width:0;display:flex}.privacy-card strong{color:#aab2c1;font-size:9px}.privacy-card small{text-overflow:ellipsis;white-space:nowrap;font-size:7.5px;overflow:hidden}.sidebar-bottom>button{color:#7f899b;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:8px;width:100%;height:31px;padding:0 8px;font-size:9px;display:flex}.sidebar-bottom>button:hover{color:#c4c9d3;background:#121620}.workbench-web{background:#090b10;grid-template-rows:56px minmax(230px,1fr) minmax(235px,36vh);min-width:0;min-height:0;display:grid;overflow:hidden}.workbench-header{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:0 15px;display:flex}.workbench-header>div:first-child{min-width:0}.project-title-row{align-items:center;gap:8px;min-width:0;display:flex}.project-title-row h1{color:#e8ebf2;text-overflow:ellipsis;white-space:nowrap;max-width:360px;margin:0;font-size:12px;font-weight:700;overflow:hidden}.ready-badge{color:#68d2aa;background:#10231d;border:1px solid #2a5445;border-radius:999px;align-items:center;gap:5px;height:19px;padding:0 7px;font-size:7px;font-weight:700;display:flex}.ready-badge i{background:currentColor;border-radius:50%;width:4px;height:4px}.workbench-header p{color:#667184;align-items:center;gap:6px;margin:5px 0 0;font-size:7.5px;display:flex}.workbench-header p b{background:#4b5669;border-radius:50%;width:2px;height:2px}.workbench-actions{align-items:center;gap:5px;display:flex}.workbench-actions button,.workbench-actions a{color:#8d97aa;cursor:pointer;white-space:nowrap;background:#10141c;border:1px solid #272d3a;border-radius:7px;align-items:center;gap:6px;height:30px;padding:0 9px;font-size:8px;text-decoration:none;display:flex}.workbench-actions button:hover,.workbench-actions a:hover{color:#d4d8e1;border-color:#434a5d}.workbench-actions .export-action{color:#f5f3ff;background:#302957;border-color:#4e4578;font-weight:700}.preview-section{border-bottom:1px solid var(--line-soft);grid-template-columns:minmax(0,1fr) 162px;min-width:0;min-height:0;display:grid;overflow:hidden}.video-stage{background:#030405;border:1px solid #202633;border-radius:9px;justify-content:center;align-items:center;min-width:0;min-height:0;margin:12px;display:flex;position:relative;overflow:hidden;box-shadow:0 17px 50px #00000038}.video-stage video{object-fit:contain;background:#030405;width:100%;height:100%}.stage-topline{color:#ebeff780;letter-spacing:.07em;pointer-events:none;justify-content:space-between;align-items:center;font:600 7px ui-monospace,monospace;display:flex;position:absolute;top:8px;left:9px;right:9px}.stage-topline span{background:#05070aa8;border:1px solid #ffffff1c;border-radius:4px;padding:4px 6px}.stage-play{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#171428cc;border:1px solid #ffffff40;border-radius:50%;place-items:center;width:52px;height:52px;padding-left:4px;display:grid;position:absolute;box-shadow:0 12px 32px #00000061,inset 0 1px #ffffff29}.stage-play:hover{background:#372e61e6;transform:scale(1.04)}.analysis-overlay{color:#c7c0f8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#04060ad1;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.analysis-orb{color:#a99dff;background:#1b1830;border:1px solid #4c426f;border-radius:14px;place-items:center;width:45px;height:45px;margin-bottom:10px;animation:1.35s ease-in-out infinite analysisPulse;display:grid}.analysis-overlay strong{font-size:11px}.analysis-overlay small{color:#737d91;margin-top:5px;font-size:8px}@keyframes analysisPulse{50%{transform:translateY(-2px);box-shadow:0 0 0 8px #8b7cff0f,0 0 25px #8b7cff38}}.preview-controls{background:#030407de;border-top:1px solid #ffffff14;align-items:center;gap:8px;height:39px;padding:0 9px;display:flex;position:absolute;bottom:0;left:0;right:0}.preview-controls button{color:#d5d9e2;cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;width:25px;height:25px;display:grid}.preview-controls button:hover{background:#ffffff14}.preview-controls span{color:#c8ced8;flex:none;font:8px ui-monospace,monospace}.preview-controls span i{color:#596274;font-style:normal}.preview-controls input[type=range]{--progress:0%;appearance:none;background:linear-gradient(to right, var(--violet) var(--progress), #343a48 var(--progress));cursor:pointer;border-radius:99px;flex:1;height:3px;margin:0}.preview-controls input::-webkit-slider-thumb{appearance:none;background:var(--violet);border:2px solid #d7d1ff;border-radius:50%;width:9px;height:9px}.source-strip{border-left:1px solid var(--line-soft);background:#0b0e14;min-width:0;padding:12px 10px;overflow-y:auto}.source-strip>header{color:#8e98aa;justify-content:space-between;align-items:flex-start;height:24px;font-size:8px;font-weight:700;display:flex}.source-strip>header button{color:#8b95a7;cursor:pointer;background:#11151d;border:1px solid #2b3240;border-radius:5px;place-items:center;width:20px;height:20px;display:grid}.source-card{color:#a6afbe;text-align:left;cursor:pointer;background:#151424;border:1px solid #2f2b4c;border-radius:8px;flex-direction:column;gap:5px;width:100%;padding:6px;display:flex}.source-visual{background:#05070a;border-radius:5px;width:100%;height:70px;position:relative;overflow:hidden}.source-visual img{object-fit:cover;width:100%;height:100%}.source-visual i{color:#fff;background:#000000b8;border-radius:3px;padding:2px 4px;font:6px ui-monospace,monospace;position:absolute;bottom:4px;right:4px}.source-card strong{text-overflow:ellipsis;white-space:nowrap;font-size:7.5px;overflow:hidden}.source-card small{color:#62cda4;align-items:center;gap:4px;font-size:6.5px;display:flex}.source-insight{color:#867be1;background:#0f131b;border:1px solid #222837;border-radius:7px;align-items:flex-start;gap:6px;margin-top:8px;padding:8px;display:flex}.source-insight span{flex-direction:column;gap:4px;min-width:0;display:flex}.source-insight strong{color:#9ea7b6;font-size:7.5px}.source-insight small{color:#616c7f;font-size:6.5px;line-height:1.45}.timeline-section{background:#0b0e14;grid-template-rows:35px minmax(0,1fr);min-width:0;min-height:0;display:grid;overflow:hidden}.timeline-toolbar{border-bottom:1px solid #1d2330;justify-content:space-between;align-items:center;padding:0 10px 0 12px;display:flex}.timeline-toolbar>div:first-child{align-items:center;gap:8px;display:flex}.timeline-toolbar strong{color:#b8bfcc;font-size:8px}.timeline-toolbar span{color:#61cda5;background:#102019;border:1px solid #284b40;border-radius:999px;padding:3px 6px;font-size:6px}.timeline-tools{gap:4px;display:flex}.timeline-tools button{color:#7f899b;cursor:pointer;background:#10141c;border:1px solid #262c39;border-radius:5px;align-items:center;gap:4px;height:24px;padding:0 7px;font-size:7px;display:flex}.timeline-body{grid-template-columns:72px minmax(0,1fr);min-width:0;min-height:0;display:grid;overflow:hidden}.track-labels{color:#737e91;border-right:1px solid #202632;grid-template-rows:45px 39px 39px;align-content:start;padding-top:22px;display:grid}.track-labels span{border-bottom:1px solid #181d28;align-items:center;gap:5px;padding-left:9px;font-size:6.5px;display:flex}.track-area{background-image:linear-gradient(90deg,#0000 49px,#ffffff06 50px);background-size:50px 100%;min-width:0;min-height:0;padding-top:22px;position:relative;overflow:auto hidden}.time-ruler{color:#535e70;border-bottom:1px solid #202632;justify-content:space-between;height:22px;padding:0 6px;font:6px ui-monospace,monospace;display:flex;position:absolute;top:0;left:0;right:0}.time-ruler span{padding-top:7px}.playhead{z-index:6;pointer-events:none;background:#ff6f7c;width:1px;position:absolute;top:13px;bottom:0}.playhead:before{content:"";background:#ff6f7c;border-radius:2px 2px 50% 50%;width:7px;height:7px;position:absolute;top:0;left:-3px}.playhead i{background:#ff6f7c;border-radius:50%;width:5px;height:5px;position:absolute;top:18px;left:-2px}.video-track,.caption-track,.audio-track{border-bottom:1px solid #181d28;position:relative}.video-track{background:#21283657;height:45px}.caption-track,.audio-track{height:39px}.cut{color:#c7c1ee;white-space:nowrap;background:#292443;border:1px solid #4d477a;border-radius:3px;padding:5px 4px;font-size:6px;position:absolute;top:4px;bottom:4px;overflow:hidden}.cut-1{color:#a8d1d6;background:#203943;border-color:#3d5e68}.cut-2{color:#bec7de;background:#293249;border-color:#4a536f}.caption-track span{color:#e8c17c;text-overflow:ellipsis;white-space:nowrap;background:#3a2c18;border:1px solid #775c32;border-radius:3px;padding:6px;font-size:5.8px;position:absolute;top:5px;bottom:5px;overflow:hidden}.audio-track>span{background:#16362a;border:1px solid #2e6652;border-radius:3px;align-items:center;gap:3px;padding:3px 5px;display:flex;position:absolute;inset:5px 2% 5px 0}.audio-track i{opacity:.76;background:#64c69d;border-radius:2px;flex:1;max-width:3px}.agent-panel-web{border-left:1px solid var(--line-soft);background:#0d1017;grid-template-rows:56px auto minmax(0,1fr) auto auto auto;min-width:0;min-height:0;display:grid;overflow:hidden}.agent-header{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;padding:0 13px;display:flex}.agent-header>div{align-items:center;gap:9px;display:flex}.agent-avatar{color:#ab9fff;background:#201d38;border:1px solid #39325c;border-radius:9px;place-items:center;width:31px;height:31px;display:grid}.agent-header>div>span:last-child{flex-direction:column;gap:3px;display:flex}.agent-header strong{font-size:11px}.agent-header small{color:#727c8f;align-items:center;gap:5px;font-size:7px;display:flex}.agent-header small i{background:var(--green);border-radius:50%;width:5px;height:5px}.agent-header>button{color:#747e90;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:28px;height:28px;display:grid}.agent-status-card{background:#0e1c18;border:1px solid #29483e;border-radius:8px;grid-template-columns:28px minmax(0,1fr) 14px;align-items:center;gap:7px;margin:10px 11px 0;padding:9px;display:grid}.agent-status-card>span{color:#66cba3;background:#163127;border-radius:7px;place-items:center;width:28px;height:28px;display:grid}.agent-status-card>div{flex-direction:column;gap:3px;min-width:0;display:flex}.agent-status-card strong{color:#a8c7ba;font-size:8px}.agent-status-card small{color:#59766b;text-overflow:ellipsis;white-space:nowrap;font-size:6.5px;overflow:hidden}.agent-status-card>svg{color:#64c99f}.agent-messages{flex-direction:column;gap:11px;min-height:0;padding:12px 11px;display:flex;overflow-y:auto}.agent-message{align-items:flex-start;gap:7px;display:flex}.agent-message.user{justify-content:flex-end}.mini-avatar{color:#9d90ef;background:#1b182e;border:1px solid #302b4d;border-radius:7px;flex:none;place-items:center;width:23px;height:23px;display:grid}.agent-message>div{max-width:calc(100% - 28px)}.agent-message small{color:#5f697c;margin:0 0 4px 2px;font-size:6.5px;display:block}.agent-message p{color:#aeb6c4;background:#121620;border:1px solid #242a36;border-radius:4px 9px 9px;margin:0;padding:8px 9px;font-size:8px;line-height:1.62}.agent-message.user p{color:#ddd8f8;background:#27223f;border-color:#403961;border-radius:9px 4px 9px 9px}.agent-typing{background:#121620;border:1px solid #252b39;border-radius:9px;align-self:flex-start;gap:4px;margin-left:30px;padding:8px 10px;display:flex}.agent-typing i{background:#777f91;border-radius:50%;width:4px;height:4px;animation:1s ease-in-out infinite typing}.agent-typing i:nth-child(2){animation-delay:.14s}.agent-typing i:nth-child(3){animation-delay:.28s}@keyframes typing{50%{opacity:.3;transform:translateY(-2px)}}.prompt-chips{gap:5px;padding:0 11px 7px;display:flex;overflow-x:auto}.prompt-chips button{color:#768194;cursor:pointer;background:#10141c;border:1px solid #292f3d;border-radius:999px;flex:none;padding:5px 7px;font-size:6.5px}.prompt-chips button:hover{color:#bbb4ed;border-color:#4c456a}.agent-composer{background:#11151d;border:1px solid #343b4b;border-radius:9px;margin:0 11px;overflow:hidden}.agent-composer:focus-within{border-color:#62589b;box-shadow:0 0 0 2px #8b7cff0f}.agent-composer textarea{resize:none;color:#d7dbe4;background:0 0;border:0;outline:0;width:100%;min-height:58px;padding:9px 10px 4px;font-size:8px;line-height:1.5}.agent-composer textarea::placeholder{color:#555f71}.agent-composer>div{align-items:center;gap:5px;height:30px;padding:0 6px 5px;display:flex}.agent-composer>div>button{color:#6d778a;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:25px;height:25px;display:grid}.agent-composer>div>span{color:#505a6c;text-align:right;flex:1;font-size:6.5px}.agent-composer .send-button{color:#fff;background:#665ad0}.experience-note{color:#4f596a;text-align:center;margin:6px 11px 9px;font-size:6.5px;line-height:1.35}.support-fab{z-index:40;color:#fff;cursor:pointer;background:#5145a4;border:1px solid #5a4d91;border-radius:999px;align-items:center;gap:7px;height:42px;padding:0 14px;font-size:10px;font-weight:700;display:flex;position:fixed;bottom:82px;right:18px;box-shadow:0 13px 34px #00000059,0 0 0 5px #8b7cff12}.support-fab:hover{background:#5e51ba}.support-fab.open{justify-content:center;width:42px;padding:0}.support-panel{z-index:39;background:#121620;border:1px solid #33394a;border-radius:14px;grid-template-rows:57px minmax(0,1fr) auto 47px;width:340px;height:min(500px,100dvh - 160px);display:grid;position:fixed;bottom:133px;right:18px;overflow:hidden;box-shadow:0 24px 70px #0000008c}.support-panel>header{background:#171b26;border-bottom:1px solid #252b38;grid-template-columns:34px minmax(0,1fr) 28px;align-items:center;gap:8px;padding:0 12px;display:grid}.support-bot{color:#fff;background:linear-gradient(145deg,#8b7cff,#6254c0);border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.support-panel>header>div{flex-direction:column;gap:3px;display:flex}.support-panel>header strong{font-size:11px}.support-panel>header small{color:#727d90;align-items:center;gap:5px;font-size:7px;display:flex}.support-panel>header small i{background:var(--green);border-radius:50%;width:5px;height:5px}.support-panel>header button{color:#788295;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:28px;height:28px;display:grid}.support-chat{background:#0e1219;flex-direction:column;gap:8px;min-height:0;padding:10px 12px;display:flex;overflow-y:auto}.support-time{color:#535d6f;text-align:center;margin:0;font-size:7px}.support-bubble{color:#b8bfcc;background:#171c26;border:1px solid #292f3d;border-radius:5px 10px 10px;max-width:82%;padding:8px 10px;font-size:8.5px;line-height:1.55}.support-bubble.user{color:#e0dcf8;background:#2a2445;border-color:#4a416f;border-radius:10px 5px 10px 10px;align-self:flex-end}.support-quick{background:#111620;flex-wrap:wrap;gap:5px;padding:8px 10px 4px;display:flex}.support-quick button{color:#8e98aa;cursor:pointer;background:#171c26;border:1px solid #303746;border-radius:999px;padding:5px 7px;font-size:7px}.support-panel>form{border-top:1px solid #252b38;gap:6px;padding:7px 9px;display:flex}.support-panel>form input{color:#dbe0e8;background:#0d1118;border:1px solid #303746;border-radius:7px;outline:0;flex:1;min-width:0;height:32px;padding:0 9px;font-size:8px}.support-panel>form button{color:#fff;cursor:pointer;background:#685bd2;border:0;border-radius:7px;place-items:center;width:32px;height:32px;display:grid}.modal-backdrop{z-index:80;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#030509c7;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.member-modal{background:#11141b;border:1px solid #3c4050;border-radius:18px;grid-template-columns:minmax(0,1.65fr) 330px;width:min(1080px,94vw);max-height:min(760px,92dvh);display:grid;position:relative;overflow:hidden;box-shadow:0 35px 100px #000000b3}.modal-close{z-index:3;color:#7f8797;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:30px;height:30px;display:grid;position:absolute;top:13px;right:13px}.modal-close:hover{color:#e5e8ee;background:#ffffff0f}.member-main{background:radial-gradient(circle at 12% 0,#8b7cff21,#0000 30%),#10131a;min-width:0;max-height:min(760px,92dvh);padding:28px 28px 25px;overflow-y:auto}.member-heading{align-items:center;gap:13px;display:flex}.member-brand-icon{color:#f1c66f;background:#2b2218;border:1px solid #705d3d;border-radius:13px;place-items:center;width:45px;height:45px;display:grid;box-shadow:0 10px 30px #0003}.member-heading>div{flex-direction:column;gap:3px;display:flex}.member-heading p{color:#8c79de;letter-spacing:.16em;margin:0;font-size:7px;font-weight:800}.member-heading h2{color:#f1f2f6;letter-spacing:-.02em;margin:0;font-size:20px}.member-heading div>span{color:#737c8e;font-size:9px}.plan-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:22px;display:grid}.plan-card{color:#adb4c2;text-align:left;cursor:pointer;background:#151922;border:1px solid #303643;border-radius:12px;flex-direction:column;align-items:flex-start;min-height:144px;padding:13px;transition:border-color .16s,background .16s,transform .16s;display:flex;position:relative}.plan-card:hover{border-color:#57506f;transform:translateY(-2px)}.plan-card.selected{background:linear-gradient(150deg,#282117,#1a1921 70%);border-color:#a88953;box-shadow:inset 0 0 0 1px #f2c46d1f,0 12px 28px #0003}.plan-eyebrow{color:#8b94a5;background:#202530;border-radius:4px;padding:3px 5px;font-size:6px;font-weight:700;position:absolute;top:9px;right:9px}.plan-card.featured .plan-eyebrow{color:#33240b;background:#e8b95d}.plan-icon{color:#a494f0;background:#211d32;border:1px solid #383149;border-radius:8px;place-items:center;width:30px;height:30px;margin-bottom:9px;display:grid}.plan-card.selected .plan-icon{color:#f0c36c;background:#302617;border-color:#6c5735}.plan-card>strong{color:#d9dde5;font-size:10px}.plan-price{color:#f1f2f5;margin-top:10px;font-size:25px;font-weight:780;line-height:1}.plan-price i{color:#c8a45f;margin-right:2px;font-size:12px;font-style:normal}.plan-price small{color:#747d8d;margin-left:3px;font-size:7px;font-weight:500}.plan-card em{color:#6d7687;margin-top:7px;font-size:7px;font-style:normal}.plan-check{color:#21180a;background:#e6b85f;border-radius:11px 0;place-items:center;width:25px;height:22px;display:grid;position:absolute;bottom:-1px;right:-1px}.benefit-title{justify-content:space-between;align-items:flex-end;margin:22px 0 9px;display:flex}.benefit-title strong{color:#d9dde5;font-size:11px}.benefit-title span{color:#636d7e;font-size:7px}.benefit-table{background:#12161e;border:1px solid #292f3b;border-radius:10px;overflow:hidden}.benefit-table>div{color:#788294;border-bottom:1px solid #222834;grid-template-columns:1.4fr .8fr .9fr;align-items:center;min-height:36px;padding:0 13px;font-size:8px;display:grid}.benefit-table>div:last-child{border-bottom:0}.benefit-table>div:first-child{color:#626c7e;background:#0f131a;min-height:32px;font-size:7px;font-weight:700}.benefit-table b{font-weight:600}.benefit-table .pro-column{color:#d4b36e;background:#c4974a0e;align-items:center;gap:5px;height:100%;padding-left:13px;display:flex}.payment-panel{background:#171a22;border-left:1px solid #292e39;min-width:0;max-height:min(760px,92dvh);padding:28px 22px 22px;overflow-y:auto}.payment-user{border-bottom:1px solid #292e39;align-items:center;gap:9px;padding:0 0 17px;display:flex}.payment-user>span{color:#d8d2f7;background:#2a2440;border:1px solid #5b4f78;border-radius:50%;place-items:center;width:34px;height:34px;font-size:12px;font-weight:800;display:grid}.payment-user>div{flex-direction:column;gap:3px;display:flex}.payment-user strong{font-size:10px}.payment-user small{color:#6f788a;font-size:7px}.order-summary{border-bottom:1px solid #292e39;grid-template-columns:1fr auto;align-items:baseline;padding:18px 0;display:grid}.order-summary>span{color:#6d7687;font-size:7px}.order-summary>strong{color:#cdd2dc;font-size:9px}.order-summary p{color:#f2d18c;grid-column:1/-1;margin:12px 0 0;font-size:31px;font-weight:800}.order-summary p i{margin-right:3px;font-size:13px;font-style:normal}.order-summary p small{color:#697284;margin-left:5px;font-size:7px;font-weight:500}.order-summary em{color:#626c7c;grid-column:1/-1;font-size:7px;font-style:normal}.payment-title{justify-content:space-between;align-items:center;margin:17px 0 9px;display:flex}.payment-title strong{font-size:9px}.payment-title span{color:#5e687a;font-size:6.5px}.payment-methods{gap:7px;display:grid}.payment-methods>button{color:#aeb5c2;text-align:left;cursor:pointer;background:#11151c;border:1px solid #303642;border-radius:9px;grid-template-columns:31px minmax(0,1fr) 15px;align-items:center;gap:8px;min-height:52px;padding:7px 9px;display:grid}.payment-methods>button:hover{border-color:#4a5060}.payment-methods>button.selected{background:#211c15;border-color:#8b754e;box-shadow:inset 0 0 0 1px #ecc16a14}.payment-methods button>span:nth-child(2){flex-direction:column;gap:3px;display:flex}.payment-methods strong{font-size:9px}.payment-methods small{color:#636d7f;font-size:6.5px}.payment-methods button>svg{color:#e8bd67}.wechat-icon,.alipay-icon{color:#fff;border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.wechat-icon{background:#1aad19}.alipay-icon{background:#1677ff;font-size:15px;font-weight:800}.payment-security{color:#62b995;background:#101e19;border-radius:8px;align-items:center;gap:7px;margin-top:11px;padding:8px;display:flex}.payment-security span{flex-direction:column;gap:2px;display:flex}.payment-security strong{font-size:7.5px}.payment-security small{color:#57786b;font-size:6px}.payment-error{color:#ff8990;background:#2b1719;border:1px solid #633a3e;border-radius:8px;align-items:flex-start;gap:7px;margin-top:9px;padding:9px;animation:.18s ease-out errorIn;display:flex}.payment-error span{flex-direction:column;gap:3px;display:flex}.payment-error strong{font-size:8px}.payment-error small{color:#b36f73;font-size:6.5px;line-height:1.35}@keyframes errorIn{0%{opacity:0;transform:translateY(-4px)}}.pay-button{color:#281d0b;cursor:pointer;background:linear-gradient(90deg,#e4b35b,#f3d18a);border:0;border-radius:9px;justify-content:center;align-items:center;gap:6px;width:100%;height:42px;margin-top:10px;font-size:10px;font-weight:800;display:flex;box-shadow:0 10px 25px #cb9a4629}.pay-button:hover{filter:brightness(1.05)}.agreement{color:#606a7b;cursor:pointer;align-items:flex-start;gap:6px;margin-top:9px;font-size:6px;line-height:1.45;display:flex}.agreement input{accent-color:#b28a48;width:11px;height:11px;margin:0}.payment-support{color:#7f899a;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:5px;width:100%;margin-top:8px;font-size:7px;display:flex}.payment-support:hover{color:#c0c6d1}@media (width<=1240px){.editor-shell{grid-template-columns:188px minmax(500px,1fr) 310px}.web-topbar{grid-template-columns:205px minmax(220px,1fr) auto}.cloud-state,.profile-button span{display:none}.web-nav button{padding:0 11px}.source-strip{display:none}.preview-section{grid-template-columns:minmax(0,1fr)}}@media (width<=980px){body{overflow:auto}.web-app-shell{min-width:0;height:auto;min-height:100dvh;overflow:visible}.web-topbar{grid-template-columns:1fr auto;height:58px;position:sticky;top:0}.web-nav,.help-button,.profile-button{display:none}.editor-shell{grid-template-columns:minmax(0,1fr);height:auto;min-height:calc(100dvh - 58px);overflow:visible}.project-sidebar{display:none}.workbench-web{grid-template-rows:56px minmax(330px,48vh) 245px;min-height:720px}.agent-panel-web{border-left:0;border-top:1px solid var(--line-soft);min-height:600px}.member-modal{grid-template-columns:1fr;overflow-y:auto}.member-main,.payment-panel{max-height:none;overflow:visible}.payment-panel{border-top:1px solid #292e39;border-left:0}}@media (width<=640px){.web-topbar{padding:0 10px}.web-brand-copy small{display:none}.member-button{padding:0 9px}.workbench-header{padding:0 10px}.workbench-actions button:not(.export-action){display:none}.video-stage{margin:8px}.timeline-body{grid-template-columns:58px minmax(500px,1fr);overflow-x:auto}.modal-backdrop{align-items:start;padding:8px;overflow-y:auto}.member-modal{width:100%;max-height:none;margin:8px 0}.member-main{padding:22px 15px}.member-heading h2{font-size:17px}.plan-grid{grid-template-columns:1fr}.plan-card{min-height:118px}.benefit-table>div{grid-template-columns:1.2fr .7fr .9fr;padding:0 8px}.payment-panel{padding:22px 15px}.support-panel{width:auto;bottom:65px;left:8px;right:8px}.support-fab{bottom:12px;right:12px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
