:root{color:#18233b;font-synthesis:none;text-rendering:optimizelegibility;--bg:#f8fbff;--surface:#fff;--surface-subtle:#edf5ff;--border:#d8e5f5;--border-light:#dce7f5;--text:#18233b;--muted:#65738c;--primary:#2d68e8;--primary-hover:#2458c8;--primary-soft:#edf5ff;--primary-rgb:45, 104, 232;--brand-secondary:#5bb7ff;--brand-gradient:linear-gradient(135deg, #5bb7ff 0%, #5572ff 100%);--brand-hero-gradient:linear-gradient(150deg, #fff 0%, #cce8ff 34%, #9dccff 78%, #cfc9ff 100%);--brand-panel:#f8fbff;--brand-panel-strong:#edf5ff;--brand-line:#bed0ff;--info:#2563eb;--success:#15803d;--warning:#b45309;--danger:#c2413b;--focus:#2d68e8;--shadow:0 12px 34px #2f467414;background:#f8fbff;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif}.viral-product-drawer .viral-form-field select{color:#111318;background:#fff;border:1px solid #c8cedb;border-radius:10px;outline:0;width:100%;min-height:46px;padding:0 14px;font-size:13px}.viral-material-actions{gap:10px;margin-bottom:14px;display:flex}.viral-material-actions .outline-action{min-height:36px;padding:0 12px}.viral-material-empty{border:1px dashed var(--border);background:var(--surface-subtle);min-height:88px;color:var(--muted);border-radius:8px;justify-content:center;align-items:center;font-size:13px;display:flex}.viral-tag-field{flex-direction:column;gap:10px;margin-bottom:30px;display:flex}.viral-tag-field>span{color:#2d3139;font-size:14px;line-height:1.6}.viral-tag-input{border:1px solid #8b5cf6;border-radius:10px;align-items:center;gap:6px;min-height:46px;padding:5px 10px;display:flex;box-shadow:0 0 0 3px #8b5cf629}.viral-tag-input input{border:0;outline:0;flex:1;min-width:90px;font-size:13px}.viral-tag-input>button:not(.clear-tags){background:var(--surface-subtle);min-height:30px;color:var(--text);border:0;border-radius:8px;align-items:center;gap:5px;padding:0 9px;font-size:13px;display:inline-flex}.viral-tag-input .clear-tags{width:24px;height:24px;color:var(--muted);background:#eef1f6;border:0;border-radius:999px;place-items:center;display:grid}.viral-tag-menu{border:1px solid var(--border-light);box-shadow:var(--shadow);border-radius:10px;padding:8px}.viral-tag-menu button{text-align:left;background:#fff;border:0;border-radius:8px;grid-template-columns:28px minmax(0,1fr);align-items:center;width:100%;min-height:44px;padding:0 10px;display:grid}.viral-tag-menu button:hover{background:var(--surface-subtle)}.viral-tag-menu button span{border:1px solid #b8bdc9;border-radius:4px;place-items:center;width:18px;height:18px;display:grid}.viral-tag-menu button.selected span{color:#fff;background:#111318;border-color:#111318}.viral-tag-empty{min-height:96px;color:var(--muted);place-items:center;display:grid}.viral-asset-library-modal{z-index:4;background:#1113182e;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.viral-asset-library-modal>section{background:#fff;border-radius:10px;flex-direction:column;width:min(760px,82vw);max-height:min(720px,82vh);display:flex;box-shadow:0 18px 70px #141c2d38}.viral-asset-library-modal header{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;min-height:72px;padding:0 22px;display:flex}.viral-asset-library-modal h3{margin:0;font-size:18px}.viral-asset-library-modal p{color:var(--muted);margin:4px 0 0;font-size:13px}.viral-asset-library-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:18px;display:grid;overflow:auto}.viral-asset-library-grid>button{border:1px solid var(--border);text-align:left;background:#fff;border-radius:8px;flex-direction:column;gap:8px;min-width:0;padding:8px;display:flex}.viral-asset-library-grid>button.selected{border-color:var(--primary);box-shadow:0 0 0 2px rgba(var(--primary-rgb), .12)}.viral-asset-library-grid img,.viral-asset-library-grid video,.viral-asset-library-grid .asset-preview{aspect-ratio:1;object-fit:cover;border-radius:6px;width:100%}.viral-asset-library-grid strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.viral-asset-library-grid span{color:var(--primary);font-size:12px}.viral-asset-library-modal footer{border-top:1px solid var(--border-light);justify-content:flex-end;padding:12px 18px;display:flex}*{box-sizing:border-box}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}body{background:var(--bg);min-width:320px;min-height:100vh;color:var(--text);margin:0;font-size:14px;line-height:1.57}button,input,textarea,select{font:inherit;letter-spacing:0}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.52}a{color:inherit;text-decoration:none}a:visited{color:inherit}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.file-input-hidden{display:none}.button{border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:36px;padding:0 14px;font-size:13px;font-weight:600;transition:all .14s;display:inline-flex}.button-primary{color:#fff;background:var(--primary)}.button-secondary{border-color:var(--border);color:var(--text);background:#fff}.button-ghost{color:var(--muted);background:0 0}.button-ghost:hover{color:var(--text);background:var(--surface-subtle)}.button-cost{border-left:1px solid #ffffff47;margin-left:2px;padding-left:8px;font-size:11px}.icon-button{width:36px;height:36px;color:var(--muted);background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;display:inline-flex;position:relative}.icon-button:hover{background:var(--surface-subtle);color:var(--text)}.text-button,.text-link{color:var(--primary);background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:13px;display:inline-flex}.eyebrow{color:var(--primary);letter-spacing:.08em;margin-bottom:8px;font-size:11px;font-weight:700;display:block}.login-page{background:#fff;grid-template-columns:minmax(520px,1.2fr) minmax(420px,.8fr);min-height:100vh;display:grid}.login-showcase{background:var(--brand-hero-gradient);flex-direction:column;min-height:100vh;padding:36px 54px;display:flex;position:relative;overflow:hidden}.brand-mark{white-space:nowrap;align-items:center;display:inline-flex}.brand-logo{object-fit:contain;width:83px;height:auto;display:block}.brand-mark.compact .brand-logo{object-fit:cover;object-position:left center;width:28px;height:28px}.showcase-copy{z-index:2;max-width:600px;margin:13vh 0 42px;position:relative}.showcase-copy h1{margin-bottom:18px;font-size:40px;font-weight:650;line-height:1.24}.showcase-copy p{color:#5f6f87;max-width:500px;font-size:16px;line-height:1.75}.showcase-preview{margin-top:auto;transform:translate(6%,16%)}.preview-window{border:1px solid rgba(var(--primary-rgb),.18);background:#fff;border-radius:8px;grid-template-columns:84px 1fr;width:min(760px,100%);height:390px;display:grid;overflow:hidden;box-shadow:0 32px 80px #2f589326}.preview-nav{background:#f8fbff;border-right:1px solid #dce7f5}.preview-main{padding:60px 52px}.preview-title{background:#cce8ff;border-radius:5px;width:230px;height:24px;margin:0 auto 28px}.preview-composer{border:2px solid rgba(var(--primary-rgb),.28);border-radius:8px;align-items:flex-end;gap:10px;height:126px;padding:18px;display:flex}.preview-composer span{background:#edf5ff;border-radius:4px;width:86px;height:24px}.preview-composer b{background:var(--primary);border-radius:50%;width:34px;height:34px;margin-left:auto}.preview-cards{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px;display:grid}.preview-cards span{background:linear-gradient(135deg,#f8fbff,#edf5ff);border:1px solid #dce7f5;border-radius:6px;height:78px}.login-panel{justify-content:center;align-items:center;padding:48px;display:flex}.login-form{width:100%;max-width:390px}.login-heading{margin-bottom:34px}.login-heading h2{margin-bottom:8px;font-size:28px}.login-heading p,.login-note{color:var(--muted);font-size:13px}.mobile-brand{display:none}.field-label{margin-bottom:8px;font-size:13px;font-weight:600;display:block}.label-row{justify-content:space-between;align-items:center;margin-top:20px;display:flex}.label-row .field-label{margin-bottom:8px}.input-shell{border:1px solid var(--border);height:44px;color:var(--muted);border-radius:6px;align-items:center;gap:10px;padding:0 12px;display:flex}.input-shell:focus-within{border-color:var(--primary);box-shadow:0 0 0 3px #087f6d1a}.input-shell input{min-width:0;color:var(--text);background:0 0;border:0;outline:0;flex:1}.inline-icon{width:30px;height:30px;margin-right:-5px}.login-submit{width:100%;min-height:44px;margin-top:28px}.login-note{text-align:center;margin:14px 0 0}.form-error{color:var(--danger);text-align:center;margin:12px 0 0;font-size:12px;line-height:1.5}.form-notice{color:var(--primary);text-align:center;background:#f0fbf7;border:1px solid #cde8df;border-radius:7px;margin:0 0 16px;padding:9px 11px;font-size:12px;line-height:1.5}.invite-field{margin-top:20px}.invite-token-shell input{color:var(--muted);font-size:11px}.invite-login-link{justify-content:center;width:100%;margin-top:16px}.invite-preview-window .preview-title{width:180px}.invite-preview-composer{align-items:center}.app-shell{grid-template-columns:224px minmax(0,1fr);min-height:100vh;transition:grid-template-columns .18s;display:grid}.app-shell.sidebar-collapsed{grid-template-columns:64px minmax(0,1fr)}.sidebar{border-right:1px solid var(--border-light);z-index:30;background:#fbfcfc;flex-direction:column;height:100vh;display:flex;position:sticky;top:0;overflow:hidden}.sidebar-brand{border-bottom:1px solid var(--border-light);align-items:center;height:64px;padding:14px 16px;display:flex}.sidebar-brand .brand-logo{width:57px;height:auto}.sidebar-collapsed .sidebar-brand{justify-content:center;padding:17px}.sidebar-collapsed .sidebar-brand .brand-logo{object-fit:cover;object-position:left center;width:28px;height:28px}.sidebar-nav{flex-direction:column;gap:4px;padding:14px 10px;display:flex}.nav-item{color:#5d6b84;white-space:nowrap;border-radius:6px;align-items:center;gap:11px;min-height:40px;padding:0 11px;font-size:13px;display:flex}.nav-item:hover{color:var(--text);background:#f0f4f3}.nav-item.active{background:var(--primary-soft);color:var(--primary);font-weight:600}.sidebar-collapsed .nav-item{justify-content:center;padding:0}.sidebar-collapsed .nav-item span,.sidebar-collapsed .collapse-button span{display:none}.collapse-button{height:38px;color:var(--muted);white-space:nowrap;background:0 0;border:0;border-radius:6px;align-items:center;gap:10px;margin:auto 10px 14px;padding:0 11px;display:flex}.collapse-button:hover{background:var(--surface-subtle)}.sidebar-collapsed .collapse-button{justify-content:center;padding:0}.sidebar-collapsed .collapse-button svg{transform:rotate(180deg)}.app-frame{min-width:0}.topbar{z-index:20;border-bottom:1px solid var(--border-light);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;justify-content:space-between;align-items:center;height:56px;padding:0 24px;display:flex;position:sticky;top:0}.topbar-left,.topbar-right{align-items:center;gap:10px;display:flex}.workspace-switcher{text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:9px;height:40px;padding:0 8px;display:flex;position:relative}.workspace-switcher:hover{background:var(--surface-subtle)}.workspace-switcher select{opacity:0;cursor:pointer;position:absolute;inset:0}.workspace-switcher select:disabled{cursor:default}.workspace-avatar{width:28px;height:28px;color:var(--primary);background:#e5f2ff;border-radius:6px;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex}.workspace-copy{flex-direction:column;display:flex}.workspace-copy strong{font-size:13px}.workspace-copy small{color:var(--muted);margin-top:1px;font-size:10px}.topbar-metric{border-right:1px solid var(--border-light);height:32px;color:var(--muted);align-items:center;gap:5px;padding:0 10px;font-size:11px;display:flex}.topbar-metric strong{color:var(--text);font-size:13px}.notification-dot{background:var(--danger);border:1px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:7px;right:7px}.user-menu{background:0 0;border:0;align-items:center;gap:5px;height:36px;display:flex}.user-menu>span{color:#fff;background:#252834;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;display:flex}.mobile-menu{display:none}.app-content{min-height:calc(100vh - 56px);padding:28px 32px 48px}.dashboard-page{max-width:1480px;margin:0 auto}.dashboard-heading{justify-content:space-between;align-items:flex-start;gap:30px;margin-bottom:24px;display:flex}.dashboard-heading h1,.page-header h1,.workflow-header h1{margin-bottom:7px;font-size:26px;line-height:1.25}.dashboard-heading p,.page-header p,.workflow-header p{color:var(--muted);margin:0;font-size:13px}.quota-strip{background:var(--surface);border:1px solid var(--border-light);border-radius:8px;display:flex}.quota-strip>div{border-right:1px solid var(--border-light);grid-template-columns:1fr auto;gap:2px 8px;min-width:122px;padding:12px 16px;display:grid}.quota-strip>div:last-child{border:0}.quota-strip span{color:var(--muted);font-size:11px}.quota-strip strong{grid-row:span 2;align-self:center;font-size:17px}.quota-strip small{color:#89938f;font-size:10px}.creation-composer{border:1px solid var(--border);max-width:920px;min-height:198px;box-shadow:var(--shadow);background:#fff;border-radius:8px;margin:0 auto 24px;overflow:hidden}.creation-composer:focus-within{box-shadow:0 0 0 3px #087f6d12, var(--shadow);border-color:#087f6d80}.home-agent-composer{border-radius:18px;max-width:980px;min-height:188px;overflow:visible;box-shadow:0 18px 54px #262d4214}.home-composer-body{flex-direction:column;min-height:188px;padding:20px 22px;display:flex;position:relative}.home-composer-body textarea{resize:none;color:#353948;background:0 0;border:0;outline:0;width:100%;min-height:96px;padding:12px 14px 2px;font-size:17px;line-height:1.55}.home-composer-body textarea::placeholder{color:#b1b3ba}.home-product-chip-row{color:#7c5cff;background:#f3efff;border-radius:6px;align-items:center;gap:8px;width:min(560px,100%);height:38px;padding:0 10px;font-size:16px;font-weight:700;display:flex}.home-product-source-wrap{flex:none;position:relative}.home-product-source-trigger{white-space:nowrap;gap:5px;font-size:16px;font-weight:800;color:#7c5cff!important;border-radius:6px!important;width:auto!important;height:28px!important;padding:0 4px 0 0!important}.home-product-source-trigger b{font-weight:800}.home-product-source-menu{z-index:20;background:#fff;border:1px solid #dfe3ee;border-radius:10px;width:136px;padding:6px;position:absolute;top:38px;left:-6px;box-shadow:0 18px 46px #262d4229}.home-product-source-menu button{font-size:14px;font-weight:700;color:#353948!important;border-radius:7px!important;justify-content:flex-start!important;width:100%!important;height:34px!important;padding:0 10px!important}.home-product-source-menu button.active,.home-product-source-menu button:hover{color:#7c5cff!important;background:#f3f1ff!important}.home-product-chip-row input{color:#7c5cff;background:0 0;border:0;outline:0;flex:1;min-width:120px;font-size:16px}.home-product-chip-row button,.home-media-chip-row button{color:#1f2937;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.home-media-chip-row{color:#7c5cff;background:#f3efff;border-radius:6px;align-items:center;gap:8px;width:max-content;max-width:320px;height:38px;padding:0 10px;font-size:17px;font-weight:800;display:flex}.home-media-chip-row>span{align-items:center;gap:5px;display:inline-flex}.home-media-input-block{gap:8px;display:grid}.home-media-input-block textarea{min-height:64px!important;padding-top:4px!important}.home-media-chip-row em{color:#665f83;white-space:nowrap;text-overflow:ellipsis;max-width:150px;font-size:12px;font-style:normal;font-weight:700;overflow:hidden}.home-plus-sign{font-size:20px;line-height:1}.inline-validation{color:var(--primary);align-items:center;gap:7px;margin-top:10px;font-size:12px;display:inline-flex}.home-composer-controls{justify-content:space-between;align-items:flex-end;gap:16px;margin-top:auto;display:flex}.home-control-left{align-items:center;gap:12px;display:flex}.home-control-left button{color:#555c6d;background:#fff;border:1px solid #e4e7f2;border-radius:8px;align-items:center;gap:7px;height:38px;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex}.home-control-left button.active{color:#7c5cff;background:#fbfaff;border-color:#d8d5ff}.home-control-popover-wrap{position:relative}.home-media-menu,.home-mode-menu{z-index:15;background:#fff;border:1px solid #dfe3ee;border-radius:14px;position:absolute;left:0;box-shadow:0 18px 46px #262d4229}.home-media-menu{flex-direction:column;gap:4px;width:210px;padding:10px;display:flex;bottom:46px}.home-media-menu button{color:#262b38;border:0;justify-content:flex-start;width:100%;height:42px;font-size:13px}.home-media-menu button:hover{background:#f6f7fb}.home-media-menu button:disabled{opacity:.55;cursor:not-allowed}.home-mode-menu{flex-direction:column;gap:5px;width:330px;padding:9px;display:flex;top:46px}.home-mode-menu button{color:#2e3342;background:#fff;border:0;border-radius:9px;justify-content:flex-start;width:100%;height:auto;min-height:62px;padding:10px 14px}.home-mode-menu button.active,.home-mode-menu button:hover{color:#7c5cff;background:#f3f1ff}.home-mode-menu button>svg{color:#7c5cff;flex:none}.home-mode-menu button span{text-align:left;flex-direction:column;gap:5px;display:flex}.home-mode-menu button small{color:#737891;font-size:12px;line-height:1.32}.home-media-library-root{z-index:120;position:fixed;inset:0}.home-media-library-scrim{background:#11182780;border:0;position:absolute;inset:0}.home-media-library-modal{background:#fff;border-radius:10px;flex-direction:column;width:min(980px,100vw - 80px);max-height:min(780px,100vh - 80px);display:flex;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 28px 90px #0000003d}.home-media-library-modal>header{border-bottom:1px solid #edf0f5;justify-content:space-between;align-items:center;min-height:68px;padding:0 22px;display:flex}.home-media-library-modal>header strong{color:#151820;font-size:18px;display:block}.home-media-library-modal>header span{color:#737b8f;font-size:12px}.home-media-library-modal>label{color:#6b7280;background:#f8fafc;border:1px solid #e5e9f0;border-radius:7px;align-items:center;gap:8px;height:40px;margin:14px 22px;padding:0 12px;display:flex}.home-media-library-modal>label input{background:0 0;border:0;outline:0;flex:1;min-width:0}.home-media-library-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:0 22px 16px;display:grid;overflow:auto}.home-media-library-grid>button{text-align:left;background:#fff;border:1px solid #e4e8ef;border-radius:7px;min-width:0;padding:0 0 11px;position:relative;overflow:hidden}.home-media-library-grid img,.home-media-library-grid video,.home-media-library-grid .asset-preview-placeholder{aspect-ratio:1.35;object-fit:cover;background:#eef1f6;width:100%;display:block}.home-media-library-grid strong{color:#1f2937;white-space:nowrap;text-overflow:ellipsis;margin:10px 10px 5px;font-size:13px;display:block;overflow:hidden}.home-media-library-grid em{color:#6b7280;margin:0 10px;font-size:12px;font-style:normal}.home-media-library-grid span{color:#fff;background:#8f63ff;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:flex;position:absolute;top:8px;left:8px}.home-media-library-modal footer{border-top:1px solid #edf0f5;justify-content:space-between;align-items:center;min-height:62px;padding:0 22px;display:flex}.home-media-library-modal footer>div{color:#4b5563;align-items:center;gap:14px;font-size:13px;display:flex}.home-composer-submit{width:44px;height:44px;color:var(--primary);background:#fff;border:1px solid #dce7f5;border-radius:50%;justify-content:center;align-items:center;display:flex;overflow:hidden;box-shadow:0 6px 16px #2f589314}.home-composer-submit:hover:not(:disabled){border-color:var(--brand-line);background:var(--brand-panel);box-shadow:0 8px 20px #2f58931f}.home-submit-logo-icon{object-fit:cover;object-position:left center;width:28px;height:28px;display:block}.home-composer-submit:disabled{color:#fff;opacity:1;cursor:not-allowed;box-shadow:none;background:#eef0f7;border-color:#eef0f7}.home-composer-submit:disabled .home-submit-logo-icon{filter:grayscale();opacity:.36}.home-composer-terms{text-align:center;max-width:980px;margin:14px auto 0}.home-composer-terms .terms-check{color:#20242d;justify-content:center;align-items:flex-start;font-size:14px;line-height:1.7}.home-composer-terms .checkbox-box{border-radius:6px;width:22px;height:22px;margin-top:1px}.composer-tabs{gap:4px;padding:10px 12px 0;display:flex}.composer-tabs button{height:32px;color:var(--muted);background:0 0;border:0;border-radius:5px;align-items:center;gap:6px;padding:0 10px;font-size:12px;display:flex}.composer-tabs button.active{color:var(--primary);background:var(--primary-soft);font-weight:600}.creation-composer textarea{resize:none;width:100%;min-height:76px;color:var(--text);border:0;outline:0;padding:15px 18px;font-size:14px}.creation-composer.home-agent-composer textarea{color:#353948;min-height:96px;padding:12px 14px 2px;font-size:17px;line-height:1.55}.composer-agent-suggestion{background:#f7fcfb;border:1px solid #cce4de;border-radius:6px;grid-template-columns:auto 1fr auto;align-items:center;gap:4px 10px;margin:0 14px 12px;padding:10px 12px;display:grid}.composer-agent-suggestion>span{color:var(--primary);align-items:center;gap:6px;font-size:10px;font-weight:700;display:inline-flex}.composer-agent-suggestion strong{font-size:12px}.composer-agent-suggestion p{color:var(--muted);grid-column:1/3;margin:0;font-size:10px;line-height:1.55}.composer-agent-suggestion button{background:var(--primary-soft);height:30px;color:var(--primary);white-space:nowrap;border:0;border-radius:5px;grid-area:1/3/3;align-items:center;gap:5px;padding:0 9px;font-size:10px;font-weight:600;display:inline-flex}.agent-route-board{grid-template-columns:repeat(3,1fr);gap:8px;margin:0 14px 12px;display:grid}.agent-route-board button{border:1px solid var(--border-light);text-align:left;background:#fff;border-radius:7px;grid-template-columns:30px 1fr;align-items:start;gap:8px;min-height:72px;padding:10px;display:grid;position:relative}.agent-route-board button:hover{background:#fbfdfc;border-color:#b6d8d0}.agent-route-board button.active{border-color:var(--primary);background:#f4fbf9;box-shadow:inset 0 0 0 1px #087f6d1f}.agent-route-board button>span{background:var(--surface-subtle);width:30px;height:30px;color:var(--primary);border-radius:6px;justify-content:center;align-items:center;display:flex}.agent-route-board strong{margin-bottom:4px;font-size:12px;display:block}.agent-route-board small{color:var(--muted);font-size:9px;line-height:1.4}.agent-route-board em{background:var(--primary);color:#fff;border-radius:4px;align-items:center;gap:3px;height:22px;padding:0 6px;font-size:9px;font-style:normal;display:inline-flex;position:absolute;top:7px;right:7px}.composer-attachments{gap:7px;padding:0 14px 12px;display:flex}.composer-attachments button,.composer-tools button{border:1px solid var(--border-light);height:30px;color:var(--muted);background:#fff;border-radius:5px;align-items:center;gap:6px;padding:0 9px;font-size:11px;display:inline-flex}.composer-attachments button:hover,.composer-tools button:hover{color:var(--primary);border-color:#acd1c8}.composer-footer{border-top:1px solid var(--border-light);justify-content:space-between;align-items:center;min-height:48px;padding:8px 12px 8px 16px;display:flex}.terms-check{color:var(--muted);cursor:pointer;align-items:center;gap:8px;font-size:11px;display:inline-flex}.terms-check input{opacity:0;pointer-events:none;position:absolute}.checkbox-box{color:#fff;border:1px solid #aebbb7;border-radius:4px;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.terms-check input:checked+.checkbox-box{background:var(--primary);border-color:var(--primary)}.composer-submit,.send-button{color:#fff;background:#18201e;border:0;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.shortcut-row{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:24px;display:grid}.shortcut-card{border:1px solid var(--border-light);background:#fff;border-radius:7px;align-items:center;gap:13px;min-height:90px;padding:16px;display:flex}.shortcut-card>svg{color:#8a9692;margin-left:auto}.shortcut-icon{background:var(--surface-subtle);width:38px;height:38px;color:var(--primary);border-radius:7px;justify-content:center;align-items:center;display:flex}.shortcut-card strong{margin-bottom:5px;font-size:14px;display:block}.shortcut-card p{color:var(--muted);margin:0;font-size:11px;line-height:1.5}.shortcut-primary{background:#f8fcfb;border-color:#b9dcd3}.dashboard-grid{grid-template-columns:minmax(0,1.45fr) minmax(380px,.75fr);gap:16px;display:grid}.content-section{border:1px solid var(--border-light);background:#fff;border-radius:8px;min-width:0;padding:18px}.section-header{justify-content:space-between;align-items:flex-start;margin-bottom:15px;display:flex}.section-header h2{margin-bottom:4px;font-size:15px}.section-header p{color:var(--muted);margin:0;font-size:11px}.task-table{border-top:1px solid var(--border-light)}.task-row{border-bottom:1px solid var(--border-light);grid-template-columns:36px minmax(170px,1fr) minmax(90px,.55fr) 42px 72px 36px;align-items:center;gap:10px;min-height:62px;display:grid}.task-row:last-child{border-bottom:0}.task-type-icon{width:32px;height:32px;color:var(--primary);background:var(--primary-soft);border-radius:6px;justify-content:center;align-items:center;display:inline-flex}.task-main,.muted-cell,.credit-cell{flex-direction:column;gap:4px;min-width:0;display:flex}.task-main strong,.muted-cell strong,.credit-cell strong{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.task-main small,.muted-cell small,.credit-cell small{color:var(--muted);font-size:10px}.task-progress,.table-progress>div{background:#edf1f0;border-radius:3px;height:5px;overflow:hidden}.task-progress span,.table-progress>div span{background:var(--primary);border-radius:inherit;height:100%;display:block}.task-progress-label{color:var(--muted);font-size:11px}.status-badge{white-space:nowrap;border-radius:4px;justify-content:center;align-items:center;height:24px;padding:0 8px;font-size:10px;font-weight:600;display:inline-flex}.status-running,.status-queued,.status-transferring{color:#1d4ed8;background:#e8efff}.status-output_review{color:var(--warning);background:#fff3df}.status-succeeded{color:var(--success);background:#e7f6eb}.status-failed,.status-cancelled{color:var(--danger);background:#feecec}.asset-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.asset-card{text-align:left;background:0 0;border:0;min-width:0;padding:0;position:relative}.asset-card img,.asset-card video{aspect-ratio:16/10;object-fit:cover;background:#e8edeb;border-radius:6px;width:100%;display:block}.asset-card:hover img,.asset-card:hover video{filter:brightness(.94)}.asset-overlay{color:#fff;background:#141b19ab;border-radius:4px;align-items:center;gap:4px;min-height:22px;padding:0 6px;font-size:9px;display:flex;position:absolute;top:7px;left:7px}.asset-name{white-space:nowrap;text-overflow:ellipsis;margin-top:7px;font-size:11px;display:block;overflow:hidden}.one-click-page{max-width:1120px;margin:0 auto}.workflow-header,.page-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:20px;display:flex}.header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.workflow-credit{border:1px solid var(--border-light);background:#fff;border-radius:7px;justify-content:space-between;align-items:center;gap:14px;min-width:120px;padding:10px 14px;display:flex}.workflow-credit span{color:var(--muted);font-size:11px}.workflow-credit strong{font-size:17px}.conversation-canvas{border:1px solid var(--border-light);background:#fff;border-radius:8px;flex-direction:column;min-height:calc(100vh - 160px);display:flex;position:relative}.conversation-stream{flex-direction:column;gap:22px;padding:28px 7% 190px;display:flex}.agent-message,.agent-card-wrap{grid-template-columns:34px minmax(0,1fr);align-items:flex-start;gap:10px;display:grid}.agent-avatar{background:var(--primary-soft);width:32px;height:32px;color:var(--primary);border-radius:8px;flex:none;justify-content:center;align-items:center;display:flex}.intro-message>div:last-child{padding-top:2px}.intro-message strong{font-size:14px}.intro-message p{color:var(--muted);margin:5px 0 0;font-size:12px}.user-message{justify-content:flex-end;display:flex}.user-message span{color:#3d4946;overflow-wrap:anywhere;background:#f1f4f3;border-radius:8px 8px 2px;max-width:64%;padding:10px 13px;font-size:12px}.agent-card{border:1px solid var(--border);border-radius:8px;min-width:0;overflow:hidden}.agent-card>header{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:flex-start;padding:16px 18px 13px;display:flex}.agent-card h2{margin-bottom:4px;font-size:14px}.agent-card header p{color:var(--muted);margin:0;font-size:10px}.agent-label{color:var(--primary);background:var(--primary-soft);border-radius:4px;padding:4px 6px;font-size:9px;font-weight:600}.insight-grid{grid-template-columns:repeat(2,1fr);gap:9px;padding:16px 18px 8px;display:grid}.info-field{border:1px solid var(--border-light);border-radius:6px;flex-direction:column;gap:6px;min-height:58px;padding:10px 12px;display:flex}.info-field span{color:var(--muted);font-size:10px}.info-field strong{font-size:12px;font-weight:500}.selling-points{flex-wrap:wrap;gap:7px;padding:6px 18px 16px;display:flex}.selling-points span,.creative-meta span{color:var(--primary);background:var(--primary-soft);border-radius:4px;padding:5px 8px;font-size:10px}.card-actions{border-top:1px solid var(--border-light);justify-content:space-between;align-items:center;gap:12px;min-height:54px;padding:9px 12px 9px 18px;display:flex}.card-actions>div{gap:6px;display:flex}.creative-preview{grid-template-columns:132px 1fr;gap:16px;padding:18px;display:grid}.creative-preview img{object-fit:cover;border-radius:6px;width:132px;height:132px}.creative-kicker{color:var(--primary);font-size:10px;font-weight:600}.creative-preview h3{margin:8px 0;font-size:16px}.creative-preview p{color:var(--muted);margin-bottom:12px;font-size:11px;line-height:1.7}.creative-meta{gap:6px;display:flex}.agent-reasoning-grid{grid-template-columns:repeat(3,1fr);gap:8px;padding:0 18px 16px;display:grid}.agent-reasoning-grid div{border:1px solid var(--border-light);background:#fbfdfc;border-radius:6px;min-width:0;padding:10px}.agent-reasoning-grid span{color:var(--primary);font-size:9px;font-weight:700}.agent-reasoning-grid p{color:var(--muted);margin:5px 0 0;font-size:10px;line-height:1.55}.quick-instruction-bar{flex-wrap:wrap;align-items:center;gap:6px;margin:0 18px 16px;display:flex}.quick-instruction-bar>span{color:var(--muted);margin-right:2px;font-size:10px}.quick-instruction-bar button{min-height:28px;color:var(--primary);background:#fff;border:1px solid #b9dcd3;border-radius:5px;padding:0 8px;font-size:10px}.storyboard-grid{grid-template-columns:repeat(4,1fr);gap:10px;padding:18px;display:grid}.storyboard-shot{min-width:0}.shot-image{position:relative}.shot-image img{aspect-ratio:3/4;object-fit:cover;border-radius:6px;width:100%}.shot-image button{background:#ffffffeb;border:0;border-radius:5px;justify-content:center;align-items:center;width:27px;height:27px;display:flex;position:absolute;top:6px;right:6px}.shot-image>span{color:#fff;background:#0000008c;border-radius:3px;padding:3px 5px;font-size:9px;position:absolute;bottom:6px;left:6px}.storyboard-shot>strong{margin:7px 0 4px;font-size:11px;display:block}.storyboard-shot>p{color:var(--muted);margin:0;font-size:9px;line-height:1.45}.generation-progress{padding:20px 18px}.progress-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.progress-header strong{font-size:22px}.progress-header span{color:var(--muted);font-size:10px}.progress-track{background:#e8eeec;border-radius:4px;height:7px;overflow:hidden}.progress-track span{background:var(--primary);height:100%;transition:width .3s;display:block}.generation-steps{grid-template-columns:repeat(7,1fr);gap:5px;margin-top:18px;display:grid}.generation-steps div{color:#9ca5a2;align-items:center;gap:4px;font-size:9px;display:flex}.generation-steps div>span{border:1px solid #ccd5d2;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.generation-steps .done{color:var(--success)}.generation-steps .done>span{background:#e5f5e9;border-color:#b9dfc3}.generation-steps .current{color:var(--primary);font-weight:600}.generation-steps .current>span{border-color:var(--primary);box-shadow:inset 0 0 0 4px var(--primary-soft)}@keyframes spin{to{transform:rotate(360deg)}}.result-panel{grid-template-columns:210px 1fr;gap:20px;padding:18px;display:grid}.result-video{position:relative}.result-video img{aspect-ratio:9/16;object-fit:cover;border-radius:6px;width:100%;max-height:300px}.play-button{color:#fff;background:#000000a8;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.result-video small{color:#fff;background:#00000094;border-radius:3px;padding:3px 5px;position:absolute;bottom:7px;right:7px}.result-details h3{margin:14px 0 7px;font-size:17px}.result-details>p{color:var(--muted);font-size:11px}.result-details dl{grid-template-columns:repeat(2,1fr);gap:8px;margin:22px 0;display:grid}.result-details dl div{background:var(--surface-subtle);border-radius:5px;padding:10px}.result-details dt{color:var(--muted);font-size:9px}.result-details dd{margin:5px 0 0;font-size:15px;font-weight:700}.result-actions{gap:8px;display:flex}.conversation-composer-wrap{background:linear-gradient(#fff0,#fff 18%);margin-top:auto;padding:14px 7% 12px;position:sticky;bottom:0}.conversation-composer{border:1px solid var(--border);background:#fff;border-radius:8px;padding:10px 12px 8px;box-shadow:0 12px 36px #142b251f}.conversation-composer:focus-within{border-color:#087f6d8c}.conversation-composer textarea{resize:none;border:0;outline:0;width:100%;min-height:46px;font-size:12px}.attached-chip{border:1px solid var(--border-light);border-radius:5px;align-items:center;gap:6px;width:max-content;max-width:220px;height:31px;padding:3px 6px 3px 3px;font-size:10px;display:flex}.attached-chip img{object-fit:cover;border-radius:3px;width:23px;height:23px}.attached-chip button{color:var(--muted);background:0 0;border:0}.composer-tools{justify-content:space-between;align-items:center;gap:10px;margin-top:8px;display:flex}.composer-tools>div{gap:5px;display:flex}.composer-settings{margin-left:auto}.terms-check.compact{margin:8px 2px 0}.studio-flow-page{color:#252834;background:#fff;max-width:100%;min-height:calc(100vh - 56px);margin:-28px -32px -48px}.studio-topbar{border-bottom:1px solid var(--border-light);z-index:12;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;justify-content:space-between;align-items:center;height:66px;padding:0 24px;display:flex;position:sticky;top:56px}.studio-topbar>div{align-items:center;gap:12px;min-width:0;display:flex}.studio-topbar strong{font-size:18px}.studio-topbar span{white-space:nowrap;text-overflow:ellipsis;max-width:520px;font-size:15px;font-weight:700;overflow:hidden}.studio-topbar em{border:1px solid var(--border);color:#515767;border-radius:6px;padding:5px 9px;font-size:12px;font-style:normal}.studio-balance span{border:1px solid var(--border-light);color:#111;border-radius:18px;align-items:center;min-height:34px;padding:0 12px;font-size:14px;font-weight:800;display:inline-flex}.studio-balance button{border:1px solid var(--border-light);background:#fff;border-radius:17px;align-items:center;gap:5px;height:34px;padding:0 11px;font-size:12px;font-weight:600;display:inline-flex}.studio-chat-main{flex-direction:column;gap:28px;width:min(1160px,100% - 80px);margin:0 auto;padding:56px 0 220px;display:flex}.user-bubble{color:#4b5060;background:#f3f4f6;border-radius:28px;align-self:flex-end;max-width:520px;padding:18px 28px;font-size:20px}.one-click-user-bubble{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.one-click-user-bubble strong{color:#252a37;width:100%;font-size:18px;line-height:1.45}.one-click-user-bubble span{color:#5a6274;background:#fff;border:1px solid #dde3ef;border-radius:999px;padding:4px 9px;font-size:12px;font-weight:700}.one-click-user-bubble em{color:#687084;width:100%;font-size:13px;font-style:normal;line-height:1.6}.one-click-media-chips{flex-wrap:wrap;gap:8px;width:100%;display:flex}.one-click-media-chips span{color:#394866;white-space:nowrap;text-overflow:ellipsis;background:#f8fbff;border:1px solid #dce5ff;border-radius:999px;align-items:center;gap:7px;max-width:190px;height:32px;padding:3px 10px 3px 4px;font-size:12px;font-weight:800;display:inline-flex;overflow:hidden}.one-click-media-chips img,.one-click-media-chips video{object-fit:cover;background:#edf2fb;border-radius:50%;flex:none;width:24px;height:24px}.user-action-bubble{color:#4a5060;background:#f6f7fa;border-radius:23px;justify-content:center;align-self:flex-end;align-items:center;min-height:46px;padding:0 22px;font-size:16px;font-weight:760;display:inline-flex;box-shadow:inset 0 0 0 1px #e4e8f161}.user-action-bubble.embedded{grid-column:2;justify-self:end;margin:6px 0 0}.studio-resume-hint{background:#f8fbff;border:1px solid #dfe6ff;border-radius:14px;align-self:stretch;gap:9px;padding:14px;display:grid}.studio-resume-hint strong{color:#4b34c9;font-size:14px}.studio-resume-hint button{color:#303644;text-align:left;background:#fff;border:1px solid #dfe4ee;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;min-height:40px;padding:0 12px;display:flex}.studio-resume-hint button span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:700;overflow:hidden}.studio-resume-hint button em{color:var(--primary);flex:none;font-size:12px;font-style:normal;font-weight:800}.studio-agent-block{grid-template-columns:32px minmax(0,1fr);align-items:start;gap:14px;display:grid}.studio-agent-title{color:#45495b;grid-column:1/-1;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:14px;margin-bottom:-2px;font-size:20px;line-height:1.45;display:grid}.studio-agent-title span{color:#7457ff;filter:drop-shadow(0 8px 16px #7457ff2e);background:linear-gradient(135deg,#f5f2ff,#eef5ff);border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.studio-agent-block>article,.studio-agent-block>section,.studio-agent-block>div:not(.studio-agent-title){grid-column:2}.studio-thinking{color:#7b8195;align-items:center;gap:12px;min-height:40px;font-size:15px;display:flex}.studio-thinking svg{color:#7457ff}.studio-thinking button{border:1px solid var(--border);height:28px;color:var(--primary);background:#fff;border-radius:5px;padding:0 8px;font-size:11px}.studio-thinking b{color:#7a5cff;letter-spacing:3px}.product-review-card,.product-summary-card,.creative-proposal-card,.storyboard-panel-card{background:#fff;border:1px solid #d9deea;border-radius:18px;padding:22px;box-shadow:0 18px 50px #272c3e0a}.one-click-setup-card,.one-click-empty-card,.product-summary-card,.studio-agent-block .storyboard-editor,.studio-generated-result{border-color:#dce1ec;box-shadow:0 14px 42px #272c3e0d}.one-click-empty-card{color:#444b5e}.one-click-empty-card strong{color:#252834;margin-bottom:8px;font-size:18px;display:block}.one-click-empty-card p{color:#687084;margin:0;font-size:14px;line-height:1.75}.product-review-card label{flex-direction:column;gap:10px;margin-bottom:20px;display:flex;position:relative}.product-parse-note{color:#3a4053;background:#f8fbff;border:1px solid #dfe6ff;border-radius:12px;margin-bottom:20px;padding:14px 16px}.product-parse-note strong{color:#7457ff;margin-bottom:6px;font-size:15px;display:block}.product-parse-note span{color:#555c6d;margin-bottom:5px;font-size:13px;font-weight:700;display:block}.product-parse-note p{color:#71778a;margin:0;font-size:13px;line-height:1.65}.product-review-card label>span,.audience-editor>span,.selling-point-editor>span{color:#7d8498;font-size:15px}.product-review-card input,.product-review-card textarea{color:#353948;border:1px solid #dfe4ee;border-radius:9px;outline:0;width:100%;font-size:15px}.product-review-card input{height:46px;padding:0 14px}.product-review-card textarea{resize:vertical;min-height:126px;padding:14px;line-height:1.8}.product-review-card label em{color:#7d8498;font-size:12px;font-style:normal;position:absolute;bottom:10px;right:12px}.audience-editor{margin-bottom:20px}.audience-editor>span b,.selling-point-editor>span b{margin-left:8px;font-weight:500}.audience-editor>div{border:1px solid #dfe4ee;border-radius:9px;flex-wrap:wrap;gap:8px;min-height:46px;margin-top:10px;padding:8px 10px;display:flex}.audience-editor button{color:#4b5060;background:#f6f7fb;border:1px solid #e2e5ee;border-radius:6px;align-items:center;gap:4px;height:30px;padding:0 9px;font-size:13px;display:inline-flex}.product-media-grid{flex-wrap:wrap;gap:10px;margin:8px 0 26px;display:flex}.product-media-grid>span,.product-media-grid img{object-fit:cover;border-radius:8px;width:72px;height:72px}.product-media-grid>span{color:#858ca0;background:#f3f5fb;border:1px dashed #d9deea;justify-content:center;align-items:center;display:flex}.product-media-grid.empty{background:#fbfcff;border:1px dashed #d9deea;border-radius:12px;align-items:center;padding:12px}.product-media-grid.empty p{color:#7d8498;margin:0;font-size:13px;line-height:1.6}.product-media-grid.compact{max-height:158px;overflow:hidden;-webkit-mask-image:linear-gradient(#000 72%,#0000);mask-image:linear-gradient(#000 72%,#0000)}.product-media-grid.compact>span{display:none}.setting-select-row{border-top:1px solid #e8ecf5;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:26px;padding-top:8px;display:grid}.studio-select{position:relative}.studio-select label{color:#7d8498;margin-bottom:9px;font-size:14px;display:block}.studio-select>button{color:#353948;background:#fff;border:1px solid #dfe4ee;border-radius:9px;justify-content:space-between;align-items:center;width:100%;height:46px;padding:0 14px;font-size:15px;display:flex}.studio-menu{z-index:5;background:#fff;border:1px solid #e2e5ee;border-radius:9px;flex-direction:column;gap:4px;padding:8px;display:flex;position:absolute;top:76px;left:0;right:0;box-shadow:0 18px 44px #262d421f}.studio-menu button{color:#353948;text-align:left;background:0 0;border:0;border-radius:7px;min-height:40px;padding:0 12px;font-size:14px}.studio-menu button.selected{color:#7457ff;background:#f4f2ff;font-weight:700}.selling-point-editor{border-top:1px solid #e8ecf5;padding-top:22px}.selling-point-editor>div{border:1px solid #dfe4ee;border-radius:9px;grid-template-columns:24px 1fr 28px;align-items:center;gap:10px;min-height:54px;margin-top:12px;padding:10px 12px;display:grid}.selling-point-editor i{color:#4b5060;background:#f2f4fa;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;font-style:normal;font-weight:700;display:flex}.selling-point-editor textarea{resize:vertical;color:#353948;border:0;outline:0;min-height:36px;font-size:15px;line-height:1.6}.selling-point-editor div button{color:#858ca0;background:0 0;border:0;font-size:18px}.add-selling-point{color:#7457ff;background:0 0;border:0;align-items:center;gap:6px;margin:16px 0 0;font-size:15px;font-weight:700;display:flex}.product-review-card footer,.creative-proposal-card footer,.storyboard-panel-card footer{gap:10px;margin-top:22px;display:flex}.product-summary-card>div:first-child{align-items:center;gap:14px;display:flex}.product-summary-card>div:first-child>img,.product-summary-placeholder{object-fit:cover;border-radius:10px;width:70px;height:70px}.product-summary-placeholder{color:#8c94a8;background:#f3f5fb;border:1px dashed #d9deea;flex:none;justify-content:center;align-items:center;display:inline-flex}.product-summary-card h2{margin:0 0 10px;font-size:21px}.product-summary-card p{flex-wrap:wrap;gap:7px;margin:0;display:flex}.product-summary-card p span{color:#4b5060;border:1px solid #dfe4ee;border-radius:6px;padding:5px 9px;font-size:13px}.product-summary-card blockquote{color:#4b5060;margin:18px 0;font-size:15px;line-height:1.85}.studio-story-card{background:#fff;border:1px solid #d9deea;border-radius:20px;gap:16px;padding:22px 24px;display:grid;box-shadow:0 16px 48px #272c3e0d}.studio-story-card header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.studio-story-card header span{color:#7457ff;align-items:center;gap:6px;font-size:12px;font-weight:850;display:inline-flex}.studio-story-card h3{color:#252834;margin:8px 0 0;font-size:22px;font-weight:820;line-height:1.35}.studio-story-card header strong{color:#5d6476;background:#f8f9fc;border:1px solid #e4e7f0;border-radius:999px;flex:none;padding:6px 10px;font-size:12px}.studio-story-card>p{color:#687084;margin:0;font-size:14px;line-height:1.75}.story-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.story-summary-grid span{color:#8a91a3;background:#fbfcff;border:1px solid #e5e8f1;border-radius:12px;flex-direction:column;justify-content:center;gap:4px;min-height:54px;padding:0 12px;font-size:12px;display:flex}.story-summary-grid b{color:#313747;font-size:15px}.studio-story-card ol{gap:8px;margin:0;padding:0;list-style:none;display:grid}.studio-story-card li{color:#5f6677;border:1px solid #edf0f6;border-radius:10px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:40px;padding:7px 10px;font-size:13px;display:grid}.studio-story-card li b{color:#7457ff;background:#f1efff;border-radius:7px;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;display:flex}.studio-story-card li span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.studio-story-card li em{color:#8a91a3;font-size:12px;font-style:normal;font-weight:800}.one-click-process-timeline{border-top:1px solid #edf0f6;gap:10px;margin-top:18px;padding-top:14px;display:grid}.one-click-process-timeline div{color:#7a8294;align-items:center;gap:10px;font-size:13px;display:flex}.one-click-process-timeline i{background:#c8cfdd;border-radius:50%;width:9px;height:9px}.one-click-process-timeline .done{color:#256f5d}.one-click-process-timeline .done i{background:#27b487}.one-click-process-timeline .current{color:var(--primary);font-weight:800}.one-click-process-timeline .current i{background:var(--primary);box-shadow:0 0 0 5px #7c5cff1f}.one-click-process-timeline .failed{color:#c2410c}.one-click-process-timeline .failed i{background:#f97316}.creative-proposal-card>div:first-child{align-items:center;gap:14px;display:flex}.creative-thumb{background:linear-gradient(135deg,#9dae79,#e8dfbf);border-radius:11px;flex:none;width:58px;height:58px}.creative-proposal-card h2{margin:0 0 9px;font-size:22px}.creative-proposal-card>div:first-child p{color:#8b5cf6;margin:0;font-weight:700}.creative-proposal-card>p{color:#4b5060;font-size:15px;line-height:1.85}.storyboard-media-list{border-bottom:1px solid #edf0f6;flex-wrap:wrap;align-items:flex-end;gap:14px;margin-bottom:18px;padding-bottom:18px;display:flex}.storyboard-media-list strong{width:100%;font-size:16px}.storyboard-media-list figure{text-align:center;background:#f4f5f8;border-radius:10px;width:120px;margin:0;overflow:hidden}.storyboard-media-list img{aspect-ratio:1/1.2;object-fit:cover;width:100%}.storyboard-media-list figcaption{padding:7px;font-size:13px}.storyboard-script h3{color:#7d8498;font-size:16px}.storyboard-script p{color:#2f3342;font-size:15px;line-height:1.9}.storyboard-script b{align-items:center;gap:6px;margin-right:8px;display:inline-flex}.storyboard-editor{background:#fff;border:1px solid #d9deea;border-radius:14px;overflow:hidden;box-shadow:0 18px 50px #272c3e0a}.storyboard-editor.compact{box-shadow:none}.storyboard-editor.readonly input,.storyboard-editor.readonly textarea,.storyboard-editor.readonly select,.storyboard-editor.readonly .prompt-area{color:#5f6677;cursor:default;background:#fbfcff}.storyboard-editor.readonly .render-toggle-setting button{cursor:default;opacity:.86}.storyboard-readonly-note{color:#606a80;background:#f8fbff;border:1px solid #dfe6ff;border-radius:8px;align-items:center;gap:8px;min-height:38px;margin:0 20px 18px;padding:8px 12px;font-size:12px;font-weight:700;display:flex}.storyboard-editor-head{border-bottom:1px solid #edf0f6;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:18px;padding:18px 20px;display:grid}.storyboard-editor-head>div:first-child{flex-direction:column;gap:8px;min-width:0;display:flex}.storyboard-editor-head span{color:#7457ff;align-items:center;gap:6px;font-size:12px;font-weight:800;display:inline-flex}.storyboard-editor-head input{color:#252834;border:0;outline:0;width:100%;height:40px;font-size:22px;font-weight:850}.storyboard-stats{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.storyboard-stats span{color:#515767;background:#f8f9fc;border:1px solid #e4e7f0;border-radius:6px;min-height:30px;padding:0 9px;font-size:12px}.storyboard-narrative{border-bottom:1px solid #edf0f6;grid-template-columns:1.2fr .85fr .85fr;gap:12px;padding:18px 20px;display:grid}.storyboard-narrative label,.storyboard-shot-editor label,.render-setting-grid label,.shot-meta-row label{flex-direction:column;gap:7px;min-width:0;display:flex}.storyboard-narrative span,.storyboard-shot-editor label span,.render-setting-grid label span,.shot-meta-row label span{color:#7d8498;font-size:12px;font-weight:700}.storyboard-narrative textarea,.storyboard-shot-editor textarea,.storyboard-shot-editor input,.render-setting-grid input,.render-setting-grid select,.shot-meta-row input{color:#353948;background:#fff;border:1px solid #dfe4ee;border-radius:8px;outline:0;width:100%;font-size:13px}.storyboard-narrative textarea{resize:vertical;min-height:96px;padding:11px;line-height:1.65}.storyboard-main-grid{border-bottom:1px solid #edf0f6;grid-template-columns:310px minmax(0,1fr);min-height:430px;display:grid}.storyboard-shot-list{background:#fbfcff;border-right:1px solid #edf0f6;flex-direction:column;gap:9px;padding:16px;display:flex}.storyboard-section-title{color:#45495b;align-items:center;gap:7px;margin-bottom:4px;display:flex}.storyboard-section-title strong{font-size:14px}.storyboard-section-title em{color:#8a91a3;margin-left:auto;font-size:11px;font-style:normal}.capability-pill{color:#657083;white-space:nowrap;background:#f7f8fb;border:1px solid #d9deea;border-radius:4px;align-items:center;height:20px;padding:0 7px;font-size:10px;font-weight:800;display:inline-flex}.capability-pill.pending{color:#946200;background:#fff9e8;border-color:#ead8a6}.storyboard-shot-list .storyboard-shot-item{text-align:left;background:#fff;border:1px solid #e3e7f0;border-radius:9px;grid-template-columns:28px minmax(0,1fr);align-items:start;gap:6px 9px;min-width:0;min-height:88px;padding:10px;display:grid}.storyboard-shot-list .storyboard-shot-item.active{background:#fbfaff;border-color:#7457ff;box-shadow:inset 0 0 0 1px #7457ff2e}.storyboard-add-shot-button{min-height:36px;color:var(--primary);background:#fff;border:1px dashed #cfd6e6;border-radius:8px;justify-content:center;align-items:center;gap:6px;font-size:12px;font-weight:800;display:inline-flex}.storyboard-shot-list i{color:#52586a;background:#eef0f6;border-radius:7px;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px;font-style:normal;font-weight:850;display:flex}.storyboard-shot-list .storyboard-shot-item.active i{color:#fff;background:#7457ff}.storyboard-shot-list span{flex-direction:column;gap:4px;min-width:0;display:flex}.storyboard-shot-list small{color:#606779;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11px;line-height:1.45;display:-webkit-box;overflow:hidden}.storyboard-shot-list em{color:#8a91a3;grid-column:2;font-size:11px;font-style:normal}.storyboard-shot-editor{flex-direction:column;gap:12px;min-width:0;padding:16px 18px;display:flex}.shot-editor-title{align-items:center}.storyboard-section-actions{align-items:center;gap:5px;margin-left:8px;display:inline-flex}.storyboard-section-actions button,.media-section-title button{color:#596174;white-space:nowrap;background:#fff;border:1px solid #dfe4ee;border-radius:7px;justify-content:center;align-items:center;gap:4px;min-width:28px;height:28px;font-size:11px;font-weight:800;display:inline-flex}.storyboard-section-actions button:disabled,.media-section-title button:disabled{opacity:.5;cursor:not-allowed}.media-section-title button{color:var(--primary);margin-left:8px;padding:0 8px}.shot-meta-row{grid-template-columns:110px 1fr 1fr;gap:10px;display:grid}.storyboard-shot-editor input,.shot-meta-row input,.render-setting-grid input,.render-setting-grid select{height:38px;padding:0 10px}.render-toggle-setting button{color:#626b7c;cursor:pointer;background:#fff;border:1px solid #dfe4ee;border-radius:8px;height:38px;font-size:13px;font-weight:800}.render-toggle-setting button.active{border-color:rgba(var(--primary-rgb), .32);color:var(--primary);background:#f8fbff}.storyboard-shot-editor textarea{resize:vertical;min-height:96px;padding:11px;line-height:1.65}.storyboard-shot-editor .prompt-area{color:#353948;white-space:pre-wrap;word-break:break-word;background:#fff;border:1px solid #dfe4ee;border-radius:8px;outline:0;min-height:150px;max-height:300px;padding:11px;font-size:13px;line-height:1.65;overflow-y:auto}.storyboard-shot-editor .prompt-area:empty:before{content:attr(data-placeholder);color:#9aa2b4;pointer-events:none}.prompt-mention-field,.prompt-mention-wrap{position:relative}.prompt-asset-token{color:#392f8f;vertical-align:-6px;white-space:nowrap;text-overflow:ellipsis;background:linear-gradient(135deg,#f6f8fffa,#f2f1fffa);border:1px solid #dfe3ff;border-radius:999px;align-items:center;gap:5px;max-width:min(220px,100%);height:24px;margin:0 2px;padding:0 8px 0 3px;font-size:12px;font-weight:850;display:inline-flex;overflow:hidden}.prompt-asset-token img,.prompt-asset-token .media-thumb-fallback{border-radius:50%;flex:none;width:18px;height:18px}.mention-popover{z-index:30;background:#fffffffa;border:1px solid #d8dced;border-radius:14px;width:min(360px,100% - 28px);max-height:360px;position:absolute;bottom:12px;right:14px;overflow:hidden;box-shadow:0 22px 58px #262d422e}.mention-popover header{border-bottom:1px solid #edf0f6;justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:0 14px;display:flex}.mention-popover header strong{color:#202431;font-size:14px}.mention-popover header span{color:#a1a7b8;font-size:12px}.mention-popover>div{gap:4px;max-height:300px;padding:8px;display:grid;overflow-y:auto}.mention-popover button{color:#242936;text-align:left;background:#fff;border:0;border-radius:10px;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:10px;width:100%;min-height:58px;padding:6px 10px;font-size:14px;font-weight:800;display:grid}.mention-popover button>img,.media-thumb-fallback{object-fit:cover;background:#eef1f7;border-radius:9px;width:46px;height:46px}.media-thumb-fallback{color:#7457ff;justify-content:center;align-items:center;display:inline-flex}.mention-popover button>span:not(.media-thumb-fallback){text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.mention-popover button>svg{color:#202431}.mention-popover p{color:#8a91a3;margin:10px;font-size:12px}.shot-media-panel{gap:10px;display:grid}.shot-image-grid{grid-template-columns:repeat(auto-fill,minmax(118px,1fr));gap:10px;display:grid}.shot-image-grid figure{background:#f8f9fc;border:1px solid #e4e7f0;border-radius:8px;min-width:0;margin:0;overflow:hidden}.editable-shot-image-grid figure{position:relative}.editable-shot-image-grid figure.replaced{border-color:rgba(var(--primary-rgb), .38);background:#f8fbff}.editable-shot-image-grid figure.removed{background:#fbfcff;border-style:dashed}.shot-image-grid img{aspect-ratio:1;object-fit:cover;background:#eef1f6;width:100%;display:block}.shot-image-removed{aspect-ratio:1;color:#8a91a3;background:#f2f4f8;flex-direction:column;justify-content:center;align-items:center;gap:7px;font-size:12px;font-weight:750;display:flex}.shot-image-grid figcaption{color:#606779;justify-content:space-between;align-items:center;gap:6px;min-height:30px;padding:0 8px;font-size:11px;display:flex}.shot-image-grid figcaption span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.shot-image-grid figcaption a{color:#7457ff;flex:none;align-items:center;display:inline-flex}.shot-image-preview-trigger{cursor:zoom-in;background:0 0;border:0;width:100%;padding:0;display:block}.shot-image-preview-trigger img{transition:transform .16s,filter .16s}.shot-image-preview-trigger:hover img{filter:brightness(.96);transform:scale(1.025)}.shot-image-actions{border-top:1px solid #e6eaf2;align-items:center;gap:5px;padding:6px;display:flex;overflow-x:auto}.shot-image-actions button{color:#596174;white-space:nowrap;background:#fff;border:1px solid #dfe4ee;border-radius:7px;flex:none;justify-content:center;align-items:center;gap:4px;min-width:48px;height:26px;font-size:11px;font-weight:750;line-height:1;display:inline-flex}.shot-image-actions button:disabled{opacity:.65;cursor:wait}.image-preview-modal{z-index:90;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.image-preview-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#131822ad;border:0;position:absolute;inset:0}.image-preview-surface{background:#111827;border-radius:8px;grid-template-rows:auto minmax(0,1fr);width:min(980px,94vw);max-height:92vh;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 80px #00000057}.image-preview-surface header{background:#fffffff5;border-bottom:1px solid #e7ebf3;justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:0 12px 0 16px;display:flex}.image-preview-surface header strong{text-overflow:ellipsis;white-space:nowrap;color:#202431;min-width:0;font-size:14px;overflow:hidden}.image-preview-surface header div{flex:none;align-items:center;gap:8px;display:inline-flex}.image-preview-surface header a,.image-preview-surface header button{color:#3b4354;background:#fff;border:1px solid #dfe4ee;border-radius:6px;align-items:center;gap:5px;height:30px;padding:0 10px;font-size:12px;font-weight:750;text-decoration:none;display:inline-flex}.image-preview-surface>img{object-fit:contain;background:#111827;width:100%;max-height:calc(92vh - 48px);display:block}.shot-audio-list{gap:8px;display:grid}.shot-audio-item{background:#fbfcff;border:1px solid #e4e7f0;border-radius:8px;grid-template-columns:110px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;padding:9px 10px;display:grid}.shot-audio-item span{color:#606779;font-size:11px;font-weight:700}.shot-audio-item audio{width:100%;height:32px}.shot-audio-actions{border-top:0;padding:0;overflow:visible}.shot-reference-chip{color:#606779;text-overflow:ellipsis;white-space:nowrap;background:#f8f9fc;border:1px solid #e4e7f0;border-radius:6px;align-items:center;gap:5px;min-height:28px;padding:0 8px;font-size:11px;display:inline-flex;overflow:hidden}.shot-media-empty{color:#7d8498;background:#fbfcff;border:1px dashed #dfe4ee;border-radius:8px;margin:0;padding:10px 12px;font-size:12px}.storyboard-render-settings{padding:16px 20px 6px}.storyboard-render-engine{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:12px 0;display:grid}.storyboard-render-engine button{color:#454b5d;text-align:left;cursor:pointer;background:#fff;border:1px solid #dfe4ee;border-radius:10px;min-width:0;padding:12px 14px}.storyboard-render-engine button strong,.storyboard-render-engine button span{display:block}.storyboard-render-engine button strong{margin-bottom:4px;font-size:13px}.storyboard-render-engine button span{color:#7d8498;font-size:12px;line-height:1.4}.storyboard-render-engine button.active{border-color:var(--primary);box-shadow:0 0 0 1px color-mix(in srgb, var(--primary) 30%, transparent);background:#f8fbff}.storyboard-render-engine button.active strong{color:var(--primary)}.storyboard-engine-note{color:#53627d;background:#f8fbff;border-radius:8px;margin:10px 0 12px;padding:10px 12px;font-size:12px;line-height:1.55}@media (width<=720px){.storyboard-render-engine{grid-template-columns:1fr}}.render-setting-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;display:grid}.render-default-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.render-default-summary>span,.render-option-switch{color:#7d8498;background:#fbfcff;border:1px solid #dfe4ee;border-radius:8px;flex-direction:column;justify-content:center;gap:5px;min-height:54px;padding:10px 12px;font-size:12px;font-weight:700;display:flex}.render-default-summary b{color:#353948;font-size:13px;font-weight:800}.render-option-switch{cursor:pointer;grid-template-columns:36px minmax(0,1fr);align-items:center;display:grid}.render-option-switch input{opacity:0;pointer-events:none;position:absolute}.render-option-switch i{background:#c9ced8;border-radius:999px;width:34px;height:19px;transition:all .14s;position:relative}.render-option-switch i:after{content:"";background:#fff;border-radius:50%;width:13px;height:13px;transition:all .14s;position:absolute;top:3px;left:3px}.render-option-switch input:checked+i{background:var(--primary)}.render-option-switch input:checked+i:after{transform:translate(15px)}.render-option-switch input:disabled+i{opacity:.72}.render-option-switch span{flex-direction:column;gap:5px;min-width:0;display:flex}.storyboard-editor.readonly .render-option-switch{cursor:default}.storyboard-editor-footer{align-items:center;gap:10px;padding:16px 20px 18px;display:flex}.storyboard-editor-footer>div{color:#626b7c;min-width:0;margin-right:auto;font-size:12px;line-height:1.5}.storyboard-editor-footer>div span{align-items:center;gap:6px;display:inline-flex}.storyboard-editor-footer>div em{color:#8a4d00;margin-top:4px;font-style:normal;font-weight:700;display:block}.storyboard-editor-footer button{flex:none}.storyboard-render-notice{color:#087f6d;background:#f0fbf7;border:1px solid #cde8df;border-radius:8px;align-items:center;gap:8px;min-height:38px;margin:0 20px 18px;padding:8px 12px;font-size:12px;line-height:1.45;display:flex}.storyboard-render-notice.error{color:#b42318;background:#fff4f2;border-color:#f1c7c2}.storyboard-render-notice span{overflow-wrap:anywhere;flex:1;min-width:0}.storyboard-render-notice a{color:inherit;flex:none;align-items:center;gap:5px;font-weight:800;text-decoration:none;display:inline-flex}.studio-result{align-items:center}.studio-result>svg{color:var(--success)}.studio-generated-result{gap:18px;width:min(560px,100%);margin:0;display:grid}.studio-generated-result header{color:#373b4f;align-items:flex-start;gap:12px;display:flex}.studio-generated-result header>svg{color:var(--primary);filter:drop-shadow(0 8px 16px #7c5cff38);flex:none;margin-top:3px}.studio-generated-result h2{letter-spacing:0;margin:0;font-size:28px;font-weight:760;line-height:1.25}.studio-generated-result p{color:#687084;margin:6px 0 0;font-size:13px;line-height:1.6}.generated-video-frame{background:#0e1016;border:1px solid #383e5b2e;border-radius:18px;overflow:hidden;box-shadow:0 18px 48px #24283f29}.generated-video-frame video{aspect-ratio:9/16;object-fit:contain;background:#0e1016;width:100%;max-height:min(68vh,760px);display:block}.generated-video-placeholder{color:#fff;background:linear-gradient(145deg,#151720,#303349);border:1px solid #383e5b2e;border-radius:18px;align-content:center;place-items:center;gap:12px;min-height:520px;display:grid;box-shadow:0 18px 48px #24283f29}.generated-video-placeholder span{color:#ffffffc7;font-size:13px}.generated-result-meta{color:#60677a;flex-wrap:wrap;gap:8px;font-size:12px;display:flex}.generated-result-meta span{background:#fff;border:1px solid #e4e7f0;border-radius:999px;padding:5px 9px;font-weight:700}.generated-result-error{background:#fff4f2;border:1px solid #f1c7c2;border-radius:8px;padding:10px 12px;color:#b42318!important}.studio-generated-result footer{justify-content:center;display:flex}.generated-download-button{border-radius:14px;justify-content:center;width:min(360px,100%);height:56px;font-size:18px}.studio-bottom-composer{z-index:10;background:#fff;border:1px solid #d9deea;border-radius:20px;width:min(1160px,100% - 80px);margin:0 auto;padding:18px;position:sticky;bottom:18px;box-shadow:0 20px 60px #262d421a}.studio-bottom-composer textarea{resize:none;color:#353948;border:0;outline:0;width:100%;min-height:98px;font-size:18px}.studio-bottom-composer.disabled textarea{color:#a5abb8}.composer-selected-media{flex-wrap:wrap;gap:8px;margin:-4px 0 12px;display:flex}.composer-selected-media button{color:#394866;background:#f8fbff;border:1px solid #dde7ff;border-radius:999px;align-items:center;gap:7px;min-width:0;max-width:220px;height:36px;padding:4px 10px 4px 5px;display:inline-flex}.composer-selected-media img,.composer-selected-media video{object-fit:cover;background:#edf2fb;border-radius:50%;flex:none;width:26px;height:26px}.composer-selected-media span{white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:12px;font-weight:800;overflow:hidden}.studio-bottom-composer>div{align-items:center;gap:8px;display:flex}.studio-bottom-composer button:not(.composer-submit){color:#6d7284;background:#fff;border:1px solid #edf0f6;border-radius:8px;align-items:center;gap:6px;height:34px;padding:0 10px;font-size:12px;display:inline-flex}.studio-bottom-composer button:not(.composer-submit).active{color:#7457ff;background:#f4f2ff;border-color:#d8d5ff;font-weight:800}.studio-bottom-composer .composer-submit{margin-left:auto}.prototype-toast{z-index:30;color:#fff;background:#252834f0;border:1px solid #d9deea;border-radius:8px;max-width:min(520px,100% - 32px);padding:11px 14px;font-size:13px;line-height:1.5;position:fixed;bottom:188px;left:50%;transform:translate(-50%);box-shadow:0 18px 44px #262d422e}.mixcut-submit-notice{z-index:95;align-items:center;gap:14px;display:flex;bottom:24px}.mixcut-submit-notice span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.mixcut-submit-notice button{color:#1f2937;background:#fff;border:0;border-radius:6px;flex:none;height:30px;padding:0 10px;font-size:12px;font-weight:800}.mixcut-error-notice{color:#b42318;background:#fff4f2;border:1px solid #f1c7c2;border-radius:8px;margin:10px 0;padding:10px 12px;font-size:12px;line-height:1.45}.mvp-capability-note{color:#626b7c;background:#f8f9fc;border:1px solid #e4e7f0;border-radius:8px;padding:10px 12px;font-size:13px;line-height:1.65}.ai-disclaimer{text-align:center;color:#8b90a0;margin:16px auto 30px;font-size:12px}.workflow-page{max-width:1480px;margin:0 auto}.workflow-panel{border:1px solid var(--border-light);background:#fff;border-radius:8px;min-width:0}.workflow-stepper{grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:16px;display:grid}.workflow-stepper.mixcut-stepper{grid-template-columns:repeat(5,1fr)}.workflow-stepper>div{border:1px solid var(--border-light);background:#fff;border-radius:7px;grid-template-columns:24px 1fr;align-items:start;gap:3px 8px;min-height:70px;padding:10px;display:grid}.workflow-stepper>div>span{background:var(--surface-subtle);width:22px;height:22px;color:var(--muted);border-radius:50%;grid-row:span 2;justify-content:center;align-items:center;font-size:10px;display:flex}.workflow-stepper strong{font-size:11px}.workflow-stepper small{color:var(--muted);font-size:9px;line-height:1.35}.workflow-stepper .done>span,.workflow-stepper .current>span{background:var(--primary);color:#fff}.workflow-stepper .current{border-color:#9ccfc3;box-shadow:inset 0 0 0 1px #087f6d1f}.panel-title{border-bottom:1px solid var(--border-light);align-items:center;gap:10px;min-height:58px;padding:13px 15px;display:flex}.panel-title>svg{color:var(--primary)}.panel-title h2{margin-bottom:3px;font-size:13px}.panel-title p{color:var(--muted);margin:0;font-size:10px}.viral-workspace{grid-template-columns:minmax(260px,.72fr) minmax(420px,1.25fr) minmax(270px,.72fr);align-items:start;gap:14px;display:grid}.reference-panel,.summary-panel,.render-panel,.asset-library-panel{position:sticky;top:76px}.reference-video{background:#e8edeb;border-radius:7px;margin:15px;position:relative;overflow:hidden}.reference-video img{aspect-ratio:9/14;object-fit:cover;width:100%;max-height:440px}.reference-video small,.vertical-preview small{color:#fff;background:#0000009e;border-radius:4px;padding:4px 6px;font-size:9px;position:absolute;bottom:8px;right:8px}.video-meta-grid{grid-template-columns:repeat(3,1fr);gap:6px;padding:0 15px 12px;display:grid}.metric-cell{flex-direction:column;gap:4px;min-width:0;display:flex}.video-meta-grid .metric-cell{background:var(--surface-subtle);border-radius:5px;padding:9px}.metric-cell span{color:var(--muted);font-size:9px}.metric-cell strong{overflow-wrap:anywhere;font-size:11px}.issue-list{border-top:1px solid var(--border-light);flex-direction:column;gap:8px;margin:0 15px 15px;padding-top:12px;display:flex}.issue-list span{align-items:flex-start;gap:6px;font-size:10px;line-height:1.45;display:flex}.issue-pass{color:var(--success)}.issue-warn{color:var(--warning)}.source-picker-panel,.mixcut-source-panel,.grouping-state{padding:18px}.source-composer{border:1px solid var(--border);background:#fbfdfc;border-radius:8px;justify-content:space-between;align-items:center;gap:28px;min-height:142px;padding:22px;display:flex}.source-composer>div{max-width:680px}.source-composer .agent-avatar{margin-bottom:14px}.source-composer h2{margin-bottom:8px;font-size:22px}.source-composer p{color:var(--muted);margin:0;font-size:13px;line-height:1.7}.source-composer.agent-source-hero,.source-composer.mixcut-source-hero{background:linear-gradient(#fbfdfc,#f1f8f6);border-color:#cce4de;align-items:stretch}.agent-source-plan{border:1px solid var(--border-light);background:#fff;border-radius:7px;flex-direction:column;gap:8px;min-width:310px;max-width:360px;padding:12px;display:flex}.agent-source-plan span{color:#485753;align-items:center;gap:8px;min-height:30px;font-size:10px;display:flex}.agent-source-plan b{background:var(--primary-soft);width:20px;height:20px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;font-size:9px;display:inline-flex}.agent-source-plan .button{margin-top:4px}.source-option-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:14px;display:grid}.source-option-grid button{border:1px solid var(--border-light);text-align:left;background:#fff;border-radius:7px;flex-direction:column;align-items:flex-start;gap:10px;min-height:128px;padding:18px;display:flex}.source-option-grid button:hover{background:#f9fcfb;border-color:#9ccfc3}.source-option-grid svg{color:var(--primary)}.source-option-grid strong{font-size:13px}.source-option-grid span{color:var(--muted);font-size:11px;line-height:1.55}.source-mode-tabs{background:var(--surface-subtle);border-radius:6px;gap:3px;width:max-content;max-width:100%;margin-top:14px;padding:3px;display:flex}.source-mode-tabs button{height:32px;color:var(--muted);background:0 0;border:0;border-radius:5px;align-items:center;gap:6px;padding:0 10px;font-size:11px;display:inline-flex}.source-mode-tabs button.active{color:var(--primary);background:#fff;font-weight:600;box-shadow:0 1px 4px #142b2514}.hot-video-panel{border:1px solid var(--border-light);background:#fff;border-radius:8px;margin-top:12px;overflow:hidden}.hot-video-toolbar{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;gap:12px;min-height:54px;padding:10px 12px;display:flex}.hot-video-toolbar>div:first-child{flex-direction:column;gap:3px;display:flex}.hot-video-toolbar strong{font-size:12px}.hot-video-toolbar span{color:var(--muted);font-size:10px}.hot-video-toolbar>div:last-child{gap:4px;display:flex}.hot-video-toolbar button{height:28px;color:var(--muted);background:0 0;border:0;border-radius:5px;padding:0 8px;font-size:10px}.hot-video-toolbar button.active{color:var(--primary);background:var(--primary-soft);font-weight:600}.hot-video-grid{grid-template-columns:repeat(3,1fr);gap:10px;padding:12px;display:grid}.hot-video-grid button{border:1px solid var(--border-light);text-align:left;background:#fff;border-radius:7px;min-width:0;padding:7px}.hot-video-grid.hot-video-grid-featured button.featured{border-color:var(--primary);background:#f8fcfb;box-shadow:0 0 0 2px #087f6d17}.hot-video-grid button:hover{border-color:#9ccfc3}.hot-cover{display:block;position:relative}.hot-cover img{aspect-ratio:16/11;object-fit:cover;border-radius:5px;width:100%}.hot-cover i{color:#fff;background:#0000009e;border-radius:4px;padding:3px 5px;font-size:9px;font-style:normal;position:absolute;bottom:6px;right:6px}.hot-cover b{background:var(--primary);color:#fff;border-radius:4px;align-items:center;min-height:22px;padding:0 6px;font-size:9px;display:inline-flex;position:absolute;top:6px;left:6px}.hot-video-grid strong{white-space:nowrap;text-overflow:ellipsis;margin:8px 2px 4px;font-size:12px;display:block;overflow:hidden}.hot-video-grid p{color:var(--muted);margin:0 2px 7px;font-size:9px;line-height:1.45}.hot-video-grid small{color:#4f5f5b;min-height:34px;margin:0 2px 8px;font-size:9px;line-height:1.45;display:block}.hot-video-grid footer{justify-content:space-between;align-items:center;gap:8px;margin:0 2px 2px;display:flex}.hot-video-grid footer span{color:var(--primary);align-items:center;gap:4px;font-size:10px;font-weight:700;display:inline-flex}.hot-video-grid footer em{color:var(--warning);white-space:nowrap;text-overflow:ellipsis;font-size:9px;font-style:normal;overflow:hidden}.validation-state,.grouping-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:360px;display:flex}.validation-state>svg,.grouping-state>svg{color:var(--primary);margin-bottom:16px}.validation-state h2,.grouping-state h2{margin-bottom:8px;font-size:18px}.validation-state p,.grouping-state p{color:var(--muted);margin-bottom:18px;font-size:12px}.validation-list{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.validation-list span{background:var(--surface-subtle);min-height:28px;color:var(--muted);border-radius:5px;align-items:center;gap:6px;padding:0 9px;font-size:10px;display:flex}.analysis-card.expanded{margin:15px}.analysis-card footer{border-top:1px solid var(--border-light);justify-content:flex-end;gap:8px;padding:12px;display:flex}.agent-analysis-card{border-color:#cce4de}.viral-score-row{background:#f7fcfb;grid-template-columns:repeat(3,1fr)!important;gap:8px!important;padding:11px!important;display:grid!important}.viral-score-row span{border:1px solid var(--border-light);background:#fff;border-radius:6px;flex-direction:column;justify-content:center;gap:3px;min-height:48px;padding:8px;display:flex;color:var(--muted)!important}.viral-score-row b{color:var(--primary);font-size:18px;line-height:1}.viral-form-panel{padding-bottom:16px}.segmented-control{background:var(--surface-subtle);border-radius:6px;grid-template-columns:repeat(2,1fr);gap:3px;margin:15px;padding:3px;display:grid}.segmented-control button{height:34px;color:var(--muted);background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;gap:6px;font-size:11px;display:flex}.segmented-control button.active{color:var(--primary);background:#fff;font-weight:600;box-shadow:0 1px 4px #142b2514}.form-block,.selling-editor{flex-direction:column;gap:7px;margin:0 15px 14px;display:flex}.form-block>span,.selling-editor>span{font-size:11px;font-weight:600}.form-block textarea,.form-block input{border:1px solid var(--border);width:100%;color:var(--text);background:#fff;border-radius:6px;outline:0;font-size:11px}.form-block textarea{resize:vertical;min-height:88px;padding:10px;line-height:1.65}.form-block input{height:38px;padding:0 10px}.form-block textarea:focus,.form-block input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #087f6d14}.selling-editor>div{flex-wrap:wrap;gap:6px;display:flex}.selling-editor button{height:28px;color:var(--primary);background:#f5fbf9;border:1px solid #b9dcd3;border-radius:5px;padding:0 8px;font-size:10px}.analysis-button{width:calc(100% - 30px);min-height:38px;color:var(--primary);background:#f4fbf9;border:1px dashed #9dcfc3;border-radius:6px;justify-content:center;align-items:center;gap:7px;margin:0 15px;font-size:11px;font-weight:600;display:flex}.analysis-card{border:1px solid var(--border-light);border-radius:7px;margin:14px 15px 0;overflow:hidden}.analysis-card header{border-bottom:1px solid var(--border-light);background:#f7faf9;align-items:center;gap:7px;min-height:42px;padding:9px 11px;display:flex}.analysis-card header svg{color:var(--primary)}.analysis-card header strong{font-size:11px}.analysis-card header span{color:var(--success);margin-left:auto;font-size:9px}.analysis-card>div{border-bottom:1px solid var(--border-light);grid-template-columns:82px 1fr;gap:10px;padding:10px 11px;display:grid}.analysis-card>div:last-child{border:0}.analysis-card>div span{color:var(--muted);font-size:9px}.analysis-card>div p{margin:0;font-size:10px;line-height:1.55}.analysis-card .remake-plan-block{background:#fbfdfc;padding:11px;display:block}.remake-plan-block strong{color:var(--primary);margin-bottom:7px;font-size:11px;display:block}.remake-plan-block p{color:var(--muted);margin:5px 0 0;font-size:10px;line-height:1.55}.remake-plan-block b{color:var(--text);margin-right:7px}.material-gap-card{background:#f7fcfb;border:1px dashed #b9dcd3;border-radius:6px;flex-direction:column;gap:6px;margin:0 15px 14px;padding:11px;display:flex}.material-gap-card strong{color:var(--primary);font-size:11px}.material-gap-card span{color:var(--muted);font-size:10px;line-height:1.6}.summary-list{grid-template-columns:repeat(2,1fr);gap:12px 8px;margin:15px;display:grid}.summary-list .metric-cell{border-bottom:1px solid var(--border-light);padding-bottom:9px}.summary-check{align-items:flex-start;margin:2px 15px 15px;line-height:1.5}.summary-actions{border-top:1px solid var(--border-light);grid-template-columns:1fr 1fr;gap:7px;padding:12px 15px 15px;display:grid}.compact-progress,.compact-result{border:1px solid var(--border-light);background:#f8faf9;border-radius:6px;margin:0 15px 15px;padding:11px}.compact-progress>div:first-child{align-items:center;gap:7px;margin-bottom:8px;display:flex}.compact-progress strong{font-size:13px}.compact-progress span{color:var(--muted);font-size:9px}.compact-result{color:var(--success);grid-template-columns:20px 1fr;gap:7px;display:grid}.compact-result div{flex-direction:column;gap:4px;display:flex}.compact-result strong{font-size:11px}.compact-result span{color:var(--muted);font-size:9px;line-height:1.45}.compact-result .text-button{grid-column:2;justify-self:start}.viral-agent-page{z-index:70;color:#111318;background:#fff;min-height:100vh;margin:0;position:fixed;inset:0;overflow:auto}.viral-agent-topbar{background:#fff;justify-content:space-between;align-items:center;height:92px;padding:0 40px;display:flex}.viral-agent-topbar>div:first-child{align-items:center;gap:24px;display:flex}.viral-agent-topbar h1{margin:0;font-size:30px;font-weight:800;line-height:1}.viral-agent-topbar .icon-button{color:#111318;width:36px;height:36px}.viral-agent-balance{color:#111318;border:1px solid #dde1eb;border-radius:34px;align-items:center;gap:0;height:64px;padding:0 28px;font-size:24px;font-weight:800;display:flex}.viral-agent-balance span,.viral-agent-balance button{align-items:center;gap:12px;display:inline-flex}.viral-agent-balance span{border-right:1px solid #d7dce6;padding-right:20px}.viral-agent-balance svg{color:#8b5cf6}.viral-agent-balance button{color:#111318;background:0 0;border:0;padding:0 0 0 20px;font-size:24px;font-weight:800}.viral-task-list-page{min-height:calc(100vh - 92px);padding:88px min(7vw,210px) 90px;position:relative}.viral-filter-row{justify-content:space-between;align-items:center;gap:32px;display:flex}.viral-status-tabs{align-items:center;gap:22px;display:flex}.viral-status-tabs button{color:#737783;background:0 0;border:0;border-radius:20px;min-height:70px;padding:0 24px;font-size:26px;font-weight:700}.viral-status-tabs button.active{color:#15171d;background:#f4f5fb}.viral-list-actions{align-items:center;gap:40px;display:flex}.viral-list-actions label{color:#737783;border:1px solid #c8cedb;border-radius:16px;align-items:center;gap:12px;width:480px;height:64px;padding:0 18px;display:flex}.viral-list-actions input{color:#111318;border:0;outline:0;flex:1;min-width:0;font-size:24px}.black-action,.outline-action{white-space:nowrap;border-radius:14px;justify-content:center;align-items:center;gap:14px;min-height:64px;padding:0 28px;font-size:24px;font-weight:800;display:inline-flex}.black-action{color:#fff;background:#111318;border:1px solid #111318}.outline-action{color:#424753;background:#fff;border:1px solid #c8cedb}.black-action:disabled,.outline-action:disabled{opacity:.42}.viral-empty-state{color:#858b98;flex-direction:column;align-items:center;gap:28px;font-size:28px;display:flex;position:absolute;inset:42% 0 auto}.viral-empty-state svg,.viral-empty-box svg{color:#9aa3b2;stroke-width:1.4px}.viral-modal-root{z-index:80;position:fixed;inset:0}.viral-modal-scrim{background:#0000007a;position:absolute;inset:0}.viral-task-drawer.full{color:#111318;background:#fff;flex-direction:column;display:flex;position:absolute;inset:0}.viral-task-drawer>header,.viral-product-drawer>header{border-bottom:1px solid #e2e6ef;justify-content:space-between;align-items:center;height:112px;padding:0 64px;display:flex}.viral-task-drawer h2,.viral-product-drawer h2{margin:0;font-size:32px;font-weight:800}.viral-step-layout{flex:1;grid-template-columns:84px minmax(0,1fr);min-height:0;padding:36px 64px 130px 184px;display:grid;overflow:auto}.viral-step-rail{flex-direction:column;align-items:center;padding-top:0;display:flex}.viral-step-rail span{color:#fff;background:#111318;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:22px;font-weight:800;display:flex}.viral-step-rail i{background:#f0f1f5;flex:0 0 500px;width:48px}.viral-step-content{flex-direction:column;gap:82px;display:flex}.viral-select-section{min-width:0}.viral-section-title{justify-content:space-between;align-items:flex-start;gap:36px;margin-bottom:34px;display:flex}.viral-section-title>div:first-child{flex:1;min-width:0}.viral-section-title h3{margin:0 0 18px;font-size:34px}.viral-section-title p{color:#747986;margin:0;font-size:25px}.viral-section-title>div:last-child{gap:22px;display:flex}.viral-capability-notice{border-radius:10px;gap:4px;margin:-10px 0 18px;padding:11px 13px;font-size:13px;line-height:1.5;display:grid}.viral-capability-notice strong{font-size:13px}.viral-capability-notice span{color:inherit}.viral-capability-notice.verified{color:#087f6d;background:#f0fbf7;border:1px solid #cde8df}.viral-capability-notice.pending{color:#946200;background:#fff9e8;border:1px solid #ead8a6}.viral-picker-strip{background:#fbfcff;border:1px solid #e2e6ef;border-radius:18px;gap:12px;margin:0 0 14px;padding:12px;display:flex;overflow-x:auto}.viral-picker-strip p{color:#737b8a;align-items:center;min-height:54px;margin:0;font-size:14px;display:flex}.viral-picker-strip button{color:#20242d;text-align:left;background:#fff;border:1px solid #dfe4ee;border-radius:12px;flex:none;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:8px 10px;width:220px;min-height:76px;padding:9px;display:grid}.viral-picker-strip button.selected{background:#fbfaff;border-color:#7c5cff;box-shadow:inset 0 0 0 1px #7c5cff33}.viral-picker-strip img,.viral-picker-strip video,.viral-picker-strip button>span{object-fit:cover;color:#7c5cff;background:#eef2fb;border-radius:9px;grid-row:span 2;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.viral-picker-strip strong{color:#20242d;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:13px;line-height:1.35;overflow:hidden}.viral-picker-strip em{color:#7a8190;font-size:12px;font-style:normal;font-weight:800}.viral-picker-strip button.selected em{color:#7c5cff}.viral-selection-box{border:1px solid #d1d6e4;border-radius:32px;align-items:flex-start;gap:18px;min-height:276px;padding:18px;display:flex;overflow-x:auto}.viral-mode-picker{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.viral-mode-picker button{color:#222936;text-align:left;cursor:pointer;background:#fff;border:1px solid #d8deea;border-radius:16px;align-content:start;gap:10px;min-height:116px;padding:18px 20px;display:grid}.viral-mode-picker button.selected{background:#fbfaff;border-color:#7c5cff;box-shadow:inset 0 0 0 1px #7c5cff2e}.viral-mode-picker strong{min-width:0;font-size:24px;line-height:1.25}.viral-mode-picker span{color:#697286;min-width:0;font-size:18px;line-height:1.5}.viral-empty-box{color:#7c8492;flex-direction:column;justify-content:center;align-items:center;gap:24px;width:100%;min-height:238px;font-size:25px;display:flex}.viral-selected-product,.viral-selected-video{background:#f2f4f9;border-radius:20px;flex:none;width:240px;position:relative;overflow:hidden}.viral-selected-product img{object-fit:cover;width:240px;height:240px}.viral-selected-product-placeholder{color:#7c5cff;background:linear-gradient(135deg,#f8fbff,#eef3ff);justify-content:center;align-items:center;width:240px;height:240px;display:flex}.viral-selected-video img,.viral-selected-video video{object-fit:cover;width:240px;height:240px;display:block}.viral-selected-product strong,.viral-selected-video strong{color:#fff;text-shadow:0 2px 8px #00000073;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:24px;line-height:1.2;display:-webkit-box;position:absolute;bottom:22px;left:16px;right:16px;overflow:hidden}.viral-selected-video span{color:#fff;text-shadow:0 2px 8px #00000073;font-size:18px;position:absolute;bottom:12px;left:16px}.viral-bottom-bar{z-index:4;background:#fff;border-top:1px solid #dfe3ec;justify-content:space-between;align-items:center;min-height:96px;padding:0 64px;display:flex;position:fixed;bottom:0;left:0;right:0}.viral-bottom-bar>div{color:#22252c;align-items:center;gap:34px;font-size:26px;display:flex}.viral-bottom-bar b{color:#8b5cf6;align-items:center;gap:8px;font-size:28px;display:inline-flex}.viral-bottom-bar .limit-warning{color:#d92d20;font-weight:800}.viral-product-drawer{color:#111318;background:#fff;flex-direction:column;width:min(1560px,52vw);min-width:960px;display:flex;position:absolute;top:0;bottom:0;right:0}.viral-product-body{flex:1;min-height:0;padding:40px 48px 128px;overflow:auto}.viral-product-drawer>footer{background:#fff;border-top:1px solid #dfe3ec;justify-content:flex-end;align-items:center;gap:24px;min-height:96px;padding:0 48px;display:flex;position:absolute;bottom:0;left:0;right:0}.viral-product-url-card{border:1px solid #d1d6e4;border-radius:28px;margin-bottom:52px;padding:40px 48px 24px}.viral-product-url-card h3{margin:0 0 14px;font-size:31px}.viral-product-url-card p{color:#747986;margin-bottom:32px;font-size:25px;line-height:1.55}.viral-product-notice{color:#087f6d;background:#f0fbf7;border:1px solid #cde8df;border-radius:12px;align-items:center;gap:10px;min-height:44px;margin:-28px 0 32px;padding:0 16px;font-size:16px;font-weight:700;display:flex}.viral-url-row{grid-template-columns:minmax(0,1fr) auto;gap:22px;display:grid}.viral-url-row label{border:1px solid #c8cedb;border-radius:14px;align-items:center;gap:10px;min-height:72px;padding:0 22px;display:flex}.viral-url-row input{color:#111318;border:0;outline:0;flex:1;min-width:0;font-size:25px}.viral-legal-check{color:#6e7482;grid-template-columns:32px 1fr;align-items:flex-start;gap:18px;margin-top:34px;font-size:24px;line-height:1.65;display:grid}.viral-legal-check input{display:none}.viral-legal-check span{color:#fff;background:#fff;border:1px solid #b7becd;border-radius:5px;justify-content:center;align-items:center;width:32px;height:32px;margin-top:6px;display:inline-flex}.viral-legal-check input:checked+span{background:#111318;border-color:#111318}.viral-legal-check em{font-style:normal}.manual-product-row{border-top:1px solid #e4e7ef;justify-content:space-between;align-items:center;margin-top:40px;padding-top:24px;font-size:28px;display:flex}.viral-form-field{flex-direction:column;gap:16px;margin-bottom:48px;display:flex;position:relative}.viral-form-field span,.viral-material-section h3,.selling-point-box h4{color:#2d3139;font-size:27px;font-weight:500}.viral-form-field b,.viral-material-section b{color:#f04438}.viral-form-field input,.viral-form-field textarea,.viral-form-field>button{color:#111318;background:#fff;border:1px solid #c8cedb;border-radius:14px;outline:0;width:100%;font-size:25px}.viral-form-field>button{text-align:left;justify-content:space-between;align-items:center;display:flex}.viral-form-field>button.muted{color:#858b98}.viral-form-field textarea{resize:vertical;min-height:196px;padding:20px 24px 42px;line-height:1.6}.viral-form-field textarea:focus{border-color:#8b5cf6;box-shadow:0 0 0 1px #8b5cf6}.viral-form-field em{color:#737b8a;font-size:23px;font-style:normal;position:absolute;bottom:18px;right:24px}.viral-material-section h3{margin:0 0 14px}.viral-material-section h3 span{color:#3f4652}.viral-material-section p{color:#747986;margin-bottom:26px;font-size:24px;line-height:1.55}.viral-material-grid{grid-template-columns:repeat(6,minmax(120px,1fr));gap:16px;display:grid}.viral-material-grid button,.viral-material-grid img{aspect-ratio:1;border-radius:18px;width:100%}.viral-material-grid button{color:#4b5563;background:#f7f7fd;border:1px solid #cdd3e0;justify-content:center;align-items:center;display:flex}.viral-material-grid img{object-fit:cover}.viral-advanced>button{color:#2d3139;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;padding:0;font-size:28px;display:flex}.viral-advanced>button em{color:#525b6b;align-items:center;gap:8px;font-style:normal;display:inline-flex}.viral-advanced-card{border:1px solid #d1d6e4;border-radius:28px;margin-top:36px;padding:40px 48px}.viral-advanced-card>header{justify-content:space-between;align-items:center;margin-bottom:34px;display:flex}.viral-advanced-card h3{margin:0;font-size:31px}.selling-point-box h4{margin:0 0 22px}.selling-point-box label,.selling-point-row{color:#7b8191;border:1px solid #c8cedb;border-radius:14px;grid-template-columns:42px minmax(0,1fr) 38px;align-items:center;gap:16px;min-height:72px;padding:0 18px 0 24px;display:grid}.selling-point-box i{color:#737b8a;background:#f2f3fa;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;font-style:normal;font-weight:700;display:flex}.selling-point-box input{color:#111318;border:0;outline:0;font-size:24px}.selling-point-row>button{color:#7b8191;background:0 0;border:0;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.selling-point-row>button:hover{color:#111318;background:#f2f3fa}.selling-point-box>button{color:#111318;background:0 0;border:0;align-items:center;gap:10px;margin-top:24px;font-size:25px;display:inline-flex}.floating-help-rail{z-index:7;flex-direction:column;gap:24px;display:flex;position:fixed;bottom:120px;right:36px}.floating-help-rail button{color:#111827;background:#fff;border:1px solid #e1e5ee;border-radius:50%;justify-content:center;align-items:center;width:86px;height:86px;display:flex;box-shadow:0 10px 30px #1018281f}.floating-help-rail button:first-child{color:#8b5cf6}@media (width<=1500px){.viral-step-layout{padding-left:118px;padding-right:40px}.viral-section-title{gap:20px}.viral-section-title p{font-size:22px}.viral-section-title .black-action,.viral-section-title .outline-action{min-height:58px;padding:0 22px;font-size:21px}.floating-help-rail{display:none}}.viral-agent-topbar{height:72px;padding:0 32px}.viral-agent-topbar>div:first-child{gap:16px}.viral-agent-topbar h1{font-size:24px}.viral-agent-balance{border-radius:24px;height:44px;padding:0 18px;font-size:17px}.viral-agent-balance span,.viral-agent-balance button{gap:8px}.viral-agent-balance span{padding-right:14px}.viral-agent-balance button{padding-left:14px;font-size:16px}.viral-task-list-page{min-height:calc(100vh - 72px);padding:54px clamp(48px,7vw,120px) 80px}.viral-filter-row{gap:22px}.viral-status-tabs{gap:12px}.viral-status-tabs button{border-radius:12px;min-height:48px;padding:0 16px;font-size:17px}.viral-list-actions{gap:20px}.viral-list-actions label{border-radius:10px;width:min(360px,28vw);height:44px;padding:0 12px}.viral-list-actions input{font-size:15px}.black-action,.outline-action{border-radius:10px;gap:9px;min-height:44px;padding:0 18px;font-size:16px}.viral-empty-state{gap:16px;font-size:18px}.viral-empty-state svg,.viral-empty-box svg{width:58px;height:58px}.viral-history-list{gap:14px;margin-top:28px;display:grid}.viral-history-card{text-align:left;color:#171a22;cursor:pointer;background:#fff;border:1px solid #dfe4ee;border-radius:14px;grid-template-columns:112px minmax(0,1fr) auto;align-items:center;gap:16px;width:100%;padding:14px 18px 14px 14px;display:grid;box-shadow:0 10px 28px #2027370d}.viral-history-card:hover{border-color:#c4cadd;box-shadow:0 16px 38px #20273714}.viral-history-card img,.viral-history-card video,.viral-history-status-thumb{object-fit:cover;background:#111;border-radius:10px;width:112px;height:72px}.viral-history-card video{display:block}.viral-history-status-thumb{color:#fff;justify-content:center;align-items:center;display:flex}.viral-history-status-thumb.failed{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.viral-history-empty{color:#687386;background:#f9fbff;border:1px dashed #d5dae7;border-radius:14px;justify-content:center;align-items:center;gap:9px;min-height:118px;font-size:14px;display:flex}.viral-history-empty.failed{color:#b42318;background:#fff7f7;border-color:#fecaca}.viral-history-card strong{white-space:nowrap;text-overflow:ellipsis;margin-bottom:7px;font-size:17px;line-height:1.35;display:block;overflow:hidden}.viral-history-card span,.viral-history-card small{color:#737987;font-size:13px;line-height:1.55;display:block}.viral-history-card em{color:#424753;font-size:14px;font-style:normal;font-weight:700}.viral-task-drawer>header,.viral-product-drawer>header{height:72px;padding:0 40px}.viral-task-drawer h2,.viral-product-drawer h2{font-size:24px}.viral-step-layout{grid-template-columns:56px minmax(0,1fr);padding:28px 40px 88px 112px}.viral-step-rail span{width:28px;height:28px;font-size:14px}.viral-step-rail i{flex-basis:294px;width:4px}.viral-step-content{gap:42px}.viral-section-title{gap:20px;margin-bottom:22px}.viral-section-title h3{margin-bottom:10px;font-size:24px}.viral-section-title p{font-size:16px;line-height:1.55}.viral-section-title>div:last-child{gap:12px}.viral-selection-box{border-radius:20px;gap:14px;min-height:190px;padding:14px}.viral-selection-box.video-box{min-height:190px}.viral-mode-picker{gap:10px}.viral-mode-picker button{border-radius:10px;gap:7px;min-height:86px;padding:13px 14px}.viral-mode-picker strong{font-size:14px}.viral-mode-picker span{font-size:12px}.viral-empty-box{gap:14px;min-height:160px;font-size:17px}.viral-selected-product,.viral-selected-video{border-radius:14px;width:156px}.viral-selected-product img,.viral-selected-video img,.viral-selected-video video,.viral-selected-product-placeholder{width:156px;height:156px}.viral-selected-product strong,.viral-selected-video strong{font-size:15px;bottom:14px;left:10px;right:10px}.viral-selected-video span{font-size:12px;bottom:8px;left:10px}.viral-bottom-bar{min-height:64px;padding:0 40px}.viral-bottom-bar>div{gap:22px;font-size:17px}.viral-bottom-bar>div:last-child{gap:14px}.viral-bottom-bar b{font-size:18px}.viral-product-drawer{width:min(980px,56vw);min-width:760px}.viral-product-body{padding:28px 36px 86px}.viral-product-drawer>footer{gap:14px;min-height:64px;padding:0 36px}.viral-product-url-card{border-radius:18px;margin-bottom:34px;padding:28px 32px 20px}.viral-product-url-card h3{margin-bottom:10px;font-size:23px}.viral-product-url-card p{margin-bottom:22px;font-size:16px;line-height:1.6}.viral-product-notice{border-radius:8px;min-height:36px;margin:-16px 0 22px;font-size:12px}.viral-url-row{gap:14px}.viral-url-row label{border-radius:10px;min-height:50px;padding:0 14px}.viral-url-row input{font-size:16px}.viral-legal-check{grid-template-columns:22px 1fr;gap:12px;margin-top:22px;font-size:15px;line-height:1.6}.viral-legal-check span{width:22px;height:22px;margin-top:3px}.manual-product-row{margin-top:26px;padding-top:18px;font-size:18px}.viral-form-field{gap:10px;margin-bottom:30px}.viral-form-field span,.viral-material-section h3,.selling-point-box h4{font-size:18px}.viral-form-field input,.viral-form-field textarea,.viral-form-field>button{border-radius:10px;font-size:16px}.viral-form-field input,.viral-form-field>button{min-height:46px;padding:0 14px}.viral-form-field textarea{min-height:128px;padding:14px 16px 32px}.viral-form-field em{font-size:14px;bottom:10px;right:16px}.viral-material-section{margin-bottom:34px}.viral-material-section h3{margin-bottom:8px}.viral-material-section p{margin-bottom:16px;font-size:15px;line-height:1.55}.viral-material-grid{grid-template-columns:repeat(6,minmax(88px,1fr));gap:12px}.viral-material-grid.small{grid-template-columns:150px}.viral-advanced{margin-bottom:28px}.viral-advanced>button{font-size:19px}.viral-advanced-card{border-radius:18px;margin-top:22px;padding:26px 30px}.viral-advanced-card>header{margin-bottom:22px}.viral-advanced-card h3{font-size:22px}.selling-point-box{margin-bottom:28px}.selling-point-box h4{margin-bottom:14px}.selling-point-box label,.selling-point-row{border-radius:10px;grid-template-columns:30px minmax(0,1fr) 32px;gap:10px;min-height:50px;padding:0 10px 0 14px}.selling-point-row+.selling-point-row{margin-top:10px}.selling-point-box i{width:24px;height:24px;font-size:12px}.selling-point-box input{font-size:15px}.selling-point-box>button{margin-top:16px;font-size:16px}.floating-help-rail{gap:14px;bottom:88px;right:24px}.floating-help-rail button{width:56px;height:56px}@media (width<=1500px){.viral-section-title .black-action,.viral-section-title .outline-action{min-height:44px;padding:0 16px;font-size:16px}}.viral-detail-page{z-index:70;color:#101218;background:#f3f5fc;min-height:100vh;position:fixed;inset:0;overflow:auto}.viral-detail-topbar{justify-content:space-between;align-items:center;height:72px;padding:0 32px;display:flex}.viral-detail-topbar>div:first-child{align-items:center;gap:16px;min-width:0;display:flex}.viral-detail-topbar h1{white-space:nowrap;margin:0;font-size:24px;font-weight:800}.viral-detail-topbar i{background:#d8dce7;width:1px;height:28px}.viral-detail-topbar strong{white-space:nowrap;text-overflow:ellipsis;max-width:min(820px,52vw);font-size:22px;line-height:1.25;overflow:hidden}.viral-detail-layout{grid-template-columns:360px minmax(0,1fr);gap:36px;padding:32px 48px 48px;display:grid}.viral-detail-sidebar{flex-direction:column;gap:28px;min-width:0;display:flex}.viral-detail-sidebar h2{color:#7b8294;margin:0 0 16px;font-size:19px;font-weight:600}.viral-detail-sidebar p{color:#343949;margin:0;font-size:18px;font-weight:700;line-height:1.7}.viral-detail-copy-list{color:#343949;margin:0;padding-left:18px;font-size:16px;font-weight:650;line-height:1.7}.viral-detail-copy-list li+li{margin-top:6px}.viral-detail-materials{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.viral-detail-materials img{aspect-ratio:1;object-fit:cover;background:#fff;border-radius:10px;width:100%}.viral-result-card{background:#fff;border-radius:16px;align-self:start;min-width:0;padding:44px 52px 40px}.viral-result-card h2{text-align:center;margin:0 0 32px;font-size:28px}.viral-result-card footer{grid-template-columns:1fr 1fr;gap:18px;width:min(820px,78%);margin:28px auto 0;display:grid}.viral-result-card footer .outline-action{width:100%;min-height:52px;font-size:17px}.viral-storyboard-card{background:#fff;border-radius:16px;align-self:start;min-width:0;padding:22px}.viral-storyboard-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.viral-storyboard-heading h2{margin:0 0 6px;font-size:24px}.viral-storyboard-heading p{color:#6d7486;margin:0;font-size:13px;line-height:1.6}.viral-storyboard-heading .outline-action{flex:none}.viral-storyboard-task{color:#4c5568;background:#f8f9fc;border:1px dashed #cfd6e6;border-radius:14px;justify-content:center;align-items:center;gap:14px;min-height:260px;padding:28px;display:flex}.viral-storyboard-task>svg{color:#7c5cff;flex:none}.viral-storyboard-task.failed{color:#7f1d1d;background:#fff7f7;border-color:#fecaca}.viral-storyboard-task.failed>svg{color:#dc2626}.viral-storyboard-task strong{color:#151922;margin-bottom:6px;font-size:17px;display:block}.viral-storyboard-task p{max-width:620px;margin:0 0 8px;line-height:1.6}.viral-storyboard-task small{color:#7e8797}.viral-video-frame{aspect-ratio:16/9;background:#050505;border-radius:4px;position:relative;overflow:hidden}.viral-video-frame.vertical{aspect-ratio:9/16;border-radius:10px;width:100%;max-width:282px}.viral-video-frame img,.viral-video-frame video,.viral-video-frame .asset-preview-placeholder{object-fit:contain;width:100%;height:100%;display:flex}.viral-video-frame.vertical img,.viral-video-frame.vertical video,.viral-video-frame.vertical .asset-preview-placeholder{object-fit:contain}.video-control-shadow{pointer-events:none;background:linear-gradient(#0000,#000000ad);height:34%;position:absolute;bottom:0;left:0;right:0}.video-controls{color:#fff;grid-template-columns:auto 1fr auto auto auto;align-items:center;gap:14px;font-size:17px;font-weight:700;display:grid;position:absolute;bottom:14px;left:18px;right:18px}.video-controls span{background:#ffffff57;border-radius:999px;height:5px}.video-controls em{white-space:nowrap;font-style:normal}.viral-video-frame.vertical .video-controls{grid-template-columns:auto 1fr auto auto;gap:10px;font-size:14px;bottom:12px;left:14px;right:14px}.viral-video-frame.vertical .video-controls em{grid-column:2/4}.viral-video-frame.vertical .video-controls span{grid-area:1/1/auto/-1}@media (width<=1280px){.viral-detail-layout{grid-template-columns:300px minmax(0,1fr);gap:24px;padding:24px 28px 36px}.viral-result-card{padding:32px 34px}.viral-result-card footer{width:100%}.viral-detail-topbar strong{font-size:19px}}.mixcut-workspace{grid-template-columns:minmax(230px,.62fr) minmax(430px,1.25fr) minmax(280px,.72fr);align-items:start;gap:14px;display:grid}.source-strip{border:1px solid var(--border-light);background:#fff;border-radius:7px;gap:10px;margin-top:14px;padding:12px;display:flex;overflow-x:auto}.source-strip img{object-fit:cover;border-radius:6px;flex:none;width:92px;height:72px}.mixcut-intent-panel{border:1px solid var(--border-light);background:#fff;border-radius:7px;grid-template-columns:repeat(3,1fr);align-content:start;gap:8px;min-width:300px;max-width:360px;padding:12px;display:grid}.mixcut-intent-panel strong{grid-column:1/-1;font-size:12px}.mixcut-intent-panel span{color:#40504c;text-align:center;background:#f4f8f7;border-radius:6px;justify-content:center;align-items:center;min-height:52px;padding:6px;font-size:10px;line-height:1.35;display:flex}.mixcut-intent-panel .button{grid-column:1/-1}.mixcut-agent-brief{background:#f7fcfb;border:1px solid #cce4de;border-radius:7px;align-items:center;gap:10px;margin-top:14px;padding:11px 12px;display:flex}.mixcut-agent-brief strong{color:var(--primary);white-space:nowrap;font-size:11px}.mixcut-agent-brief span{color:var(--muted);font-size:10px;line-height:1.55}.mixcut-source-strip{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:14px;display:grid}.mixcut-source-strip button{border:1px solid var(--border-light);text-align:left;background:#fff;border-radius:7px;min-width:0;padding:7px;position:relative}.mixcut-source-strip button:hover{border-color:#9ccfc3}.mixcut-source-strip img{aspect-ratio:16/11;object-fit:cover;border-radius:5px;width:100%}.mixcut-source-strip span{color:#fff;background:#087f6deb;border-radius:4px;padding:3px 6px;font-size:9px;position:absolute;top:12px;left:12px}.mixcut-source-strip strong{white-space:nowrap;text-overflow:ellipsis;margin:8px 2px 2px;font-size:10px;display:block;overflow:hidden}.grouping-agent-state{background:linear-gradient(#fff,#f7fcfb)}.grouping-pipeline{grid-template-columns:repeat(4,1fr);gap:8px;width:min(760px,100%);display:grid}.grouping-pipeline span{border:1px solid var(--border-light);min-height:48px;color:var(--muted);background:#fff;border-radius:6px;justify-content:center;align-items:center;gap:6px;font-size:10px;display:flex}.grouping-pipeline .done{color:var(--success);background:#f4fbf6;border-color:#c5e4ce}.grouping-pipeline .current{color:var(--primary);background:#f4fbf9;border-color:#9ccfc3;font-weight:600}.candidate-review-panel{overflow:hidden}.candidate-agent-note{background:#f7fcfb;border:1px solid #cce4de;border-radius:7px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px 10px;margin:14px 16px 0;padding:11px 12px;display:grid}.candidate-agent-note.candidate-agent-hero{background:linear-gradient(90deg,#f1faf7,#fff)}.candidate-agent-note strong{color:var(--primary);font-size:11px}.candidate-agent-note span{color:var(--muted);font-size:10px;line-height:1.55}.candidate-agent-note div{gap:5px;display:flex}.candidate-agent-note button{height:26px;color:var(--primary);white-space:nowrap;background:#fff;border:1px solid #b9dcd3;border-radius:5px;padding:0 7px;font-size:9px}.candidate-grid{grid-template-columns:repeat(3,1fr);gap:12px;padding:16px;display:grid}.candidate-grid button{border:1px solid var(--border-light);text-align:left;background:#fff;border-radius:8px;min-width:0;padding:8px}.candidate-grid button.selected{border-color:var(--primary);box-shadow:0 0 0 2px #087f6d14}.candidate-grid.candidate-grid-emphasis button.selected{background:#f6fbfa}.candidate-grid button.failed{opacity:.72;background:#f8f8f7}.candidate-cover{display:block;position:relative}.candidate-cover img{aspect-ratio:9/13;object-fit:cover;border-radius:6px;width:100%;max-height:310px}.candidate-cover i{color:#fff;background:#0000009e;border-radius:4px;padding:3px 5px;font-size:9px;font-style:normal;position:absolute;bottom:7px;right:7px}.candidate-cover b{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:7px;right:7px}.candidate-grid strong{margin:9px 2px 5px;font-size:13px;display:block}.candidate-grid p{color:var(--muted);min-height:30px;margin:0 2px 8px;font-size:10px;line-height:1.45}.candidate-grid small{color:#4f5f5b;min-height:34px;margin:0 2px 8px;font-size:9px;line-height:1.5;display:block}.candidate-grid dl{grid-template-columns:1fr 72px;gap:6px;margin:0 2px 8px;display:grid}.candidate-grid dl div{background:var(--surface-subtle);border-radius:5px;min-width:0;padding:6px}.candidate-grid dt{color:var(--muted);font-size:8px}.candidate-grid dd{white-space:nowrap;text-overflow:ellipsis;margin:3px 0 0;font-size:9px;overflow:hidden}.candidate-grid footer{justify-content:space-between;align-items:center;margin:0 2px 2px;display:flex}.candidate-grid footer span{color:var(--primary);background:var(--primary-soft);border-radius:4px;padding:4px 6px;font-size:9px}.candidate-grid footer em{color:var(--muted);font-size:10px;font-style:normal}.candidate-summary{border-top:1px solid var(--border-light);grid-template-columns:100px 100px 100px 1fr;align-items:center;gap:12px;padding:12px 16px;display:grid}.candidate-summary>div:not(.candidate-actions){flex-direction:column;gap:3px;display:flex}.candidate-summary strong{font-size:16px}.candidate-summary span{color:var(--muted);font-size:10px}.candidate-actions{justify-content:flex-end;gap:8px;display:flex}.asset-library-panel{max-height:calc(100vh - 94px);overflow-y:auto}.library-filter{gap:4px;padding:10px 12px 4px;display:flex}.library-filter button{height:28px;color:var(--muted);background:0 0;border:0;border-radius:5px;padding:0 8px;font-size:10px}.library-filter button.active{color:var(--primary);background:var(--primary-soft);font-weight:600}.mixcut-asset-grid{grid-template-columns:repeat(2,1fr);gap:9px;padding:8px 12px 14px;display:grid}.mixcut-asset-grid>button{border:1px solid var(--border-light);text-align:left;background:#fff;border-radius:6px;min-width:0;padding:5px}.mixcut-asset-grid>button.selected{border-color:var(--primary);box-shadow:0 0 0 2px #087f6d14}.mixcut-thumb{display:block;position:relative}.mixcut-thumb img{aspect-ratio:4/3;object-fit:cover;border-radius:4px;width:100%}.mixcut-thumb i{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:21px;height:21px;font-style:normal;display:flex;position:absolute;top:5px;right:5px}.mixcut-asset-grid strong{white-space:nowrap;text-overflow:ellipsis;margin:6px 2px 4px;font-size:9px;display:block;overflow:hidden}.mixcut-asset-grid small{color:var(--muted);align-items:center;gap:4px;margin:0 2px 2px;font-size:8px;display:flex}.lens-title .icon-button{margin-left:auto}.lens-group-list{flex-direction:column;gap:8px;padding:12px;display:flex}.lens-group-list article{border:1px solid var(--border-light);cursor:pointer;border-radius:7px;grid-template-columns:18px 1fr auto;gap:7px;min-height:104px;padding:11px 10px;display:grid}.lens-group-list article.active{box-shadow:inset 3px 0 0 var(--primary);background:#f8fcfb;border-color:#99cfc2}.drag-handle{color:#a4afac;margin-top:2px}.lens-main{min-width:0}.lens-main strong{font-size:11px}.lens-main p{color:var(--muted);margin:4px 0 9px;font-size:9px}.lens-thumbs{align-items:center;display:flex}.lens-thumbs img{object-fit:cover;border:2px solid #fff;border-radius:5px;width:32px;height:32px;margin-right:-5px}.lens-thumbs span{color:var(--muted);margin-left:11px;font-size:9px}.lens-actions{flex-direction:column;gap:3px;display:flex}.lens-actions button{width:25px;height:25px;color:var(--muted);background:0 0;border:0;border-radius:4px;justify-content:center;align-items:center;display:flex}.lens-actions button:hover{background:var(--surface-subtle);color:var(--text)}.render-panel{overflow:hidden}.vertical-preview{width:136px;margin:14px auto;position:relative}.vertical-preview img{aspect-ratio:9/16;object-fit:cover;border-radius:7px;width:136px;max-height:240px}.vertical-preview>span{color:#fff;white-space:nowrap;background:#0000009e;border-radius:5px;flex-direction:column;align-items:center;gap:4px;padding:7px;font-size:8px;display:flex;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.setting-row{border-top:1px solid var(--border-light);justify-content:space-between;align-items:center;gap:10px;min-height:45px;margin:0 14px;font-size:10px;display:flex}.setting-row>span{color:var(--muted)}.setting-row>strong{font-size:11px}.stepper{border:1px solid var(--border);border-radius:5px;grid-template-columns:28px 36px 28px;height:28px;display:grid;overflow:hidden}.stepper button,.stepper strong{background:#fff;border:0;justify-content:center;align-items:center;font-size:11px;display:flex}.stepper strong{border-left:1px solid var(--border-light);border-right:1px solid var(--border-light)}.select-button{border:1px solid var(--border);background:#fff;border-radius:5px;align-items:center;gap:7px;height:28px;padding:0 8px;font-size:10px;display:flex}.cost-summary{background:var(--surface-subtle);border-radius:6px;grid-template-columns:1fr auto;gap:4px 8px;margin:10px 14px 12px;padding:11px;display:grid}.cost-summary span{color:var(--muted);font-size:9px}.cost-summary strong{font-size:18px}.cost-summary small{color:var(--muted);grid-column:1/-1;font-size:8px}.mixcut-agent-page{z-index:70;color:#151820;background:#fff;position:fixed;inset:0;overflow:hidden}.mixcut-agent-topbar{background:#fff;border-bottom:1px solid #e7eaf0;grid-template-columns:1fr auto 1fr;align-items:center;height:58px;padding:0 22px;display:grid}.mixcut-agent-topbar>strong{font-size:18px;font-weight:800}.mixcut-agent-topbar>div:last-child{justify-self:end;align-items:center;gap:12px;display:flex}.mixcut-top-left{align-items:center;gap:18px;display:flex}.saved-dot{color:#6b7280;align-items:center;gap:8px;font-size:14px;display:inline-flex}.saved-dot svg{color:#fff;background:#32b45a;border-radius:50%;width:18px;height:18px;padding:2px}.mixcut-guide,.mixcut-ai-button,.mixcut-outline-button{color:#4d5665;background:#fff;border:1px solid #dbe1ea;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:36px;padding:0 15px;font-size:14px;font-weight:700;display:inline-flex}.mixcut-preview-button{color:#fff;background:#8f63ff;border:0;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:0 17px;font-size:14px;font-weight:800;display:inline-flex;box-shadow:0 6px 14px #8f63ff2e}.mixcut-agent-layout{grid-template-columns:minmax(560px,1fr) 330px 330px;height:calc(100vh - 58px);display:grid;overflow:hidden}.mixcut-shot-column{border-right:1px solid #e9edf3;min-width:0;padding:34px 24px;overflow:auto}.mixcut-config-column{border-right:1px solid #e9edf3;min-width:0;padding:34px 30px;overflow:auto}.mixcut-preview-column{background:#f6f7fa;min-width:0;padding:34px 30px;overflow:auto}.mixcut-section-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:26px;display:flex}.mixcut-section-head h1,.mixcut-config-column h2,.mixcut-preview-column h2{margin:0 0 9px;font-size:24px;line-height:1.2}.mixcut-section-head p,.mixcut-config-column>p,.mixcut-preview-column>p{color:#737b8b;margin:0;font-size:14px}.mixcut-section-head>div:last-child{gap:12px;display:flex}.mixcut-group-list{flex-direction:column;gap:22px;display:flex}.mixcut-shot-card{cursor:pointer;background:#fff;border:1px solid #e1e6ee;border-radius:7px;min-height:214px;padding:0 0 16px 24px;position:relative}.mixcut-shot-card.active{border-color:#d6ddeb;box-shadow:inset 0 0 0 1px #edf0f6}.mixcut-drag-handle{color:#c2c8d2;letter-spacing:-2px;writing-mode:vertical-rl;font-size:14px;font-weight:900;position:absolute;top:43px;left:8px}.mixcut-shot-card header{border-bottom:1px solid #f0f2f6;justify-content:space-between;align-items:center;min-height:66px;padding:17px 22px 12px 0;display:flex}.mixcut-shot-card h3{align-items:center;gap:7px;margin:0 0 8px;font-size:17px;display:flex}.mixcut-shot-card h3 svg{color:#8b93a3}.mixcut-shot-card p{color:#747d8d;margin:0;font-size:13px}.mixcut-shot-card p b{color:#4b5563;font-weight:700}.mixcut-switch{color:#6b7280;cursor:pointer;align-items:center;gap:10px;font-size:13px;display:inline-flex}.mixcut-switch input{opacity:0;pointer-events:none;position:absolute}.mixcut-switch span{background:#c9ced8;border-radius:999px;width:34px;height:19px;transition:all .14s;position:relative}.mixcut-switch span:after{content:"";background:#fff;border-radius:50%;width:13px;height:13px;transition:all .14s;position:absolute;top:3px;left:3px}.mixcut-switch input:checked+span:after{transform:translate(15px)}.mixcut-shot-assets{align-items:stretch;gap:8px;min-height:108px;padding:16px 22px 14px 0;display:flex;overflow-x:auto}.mixcut-add-material{color:#737b8b;background:#f8f9fb;border:1px solid #e4e8ef;border-radius:6px;flex-direction:column;flex:0 0 82px;justify-content:center;align-items:center;gap:12px;font-size:13px;font-weight:600;display:flex}.mixcut-clip{background:#111;border:0;border-radius:6px;flex:0 0 82px;padding:0;position:relative;overflow:hidden}.mixcut-clip img,.mixcut-clip video{object-fit:cover;width:82px;height:108px;display:block}.mixcut-clip span{color:#fff;background:#000000b8;border-radius:3px;padding:2px 4px;font-size:12px;position:absolute;bottom:5px;left:5px}.mixcut-clip i{color:#fff;background:#0000008c;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-style:normal;display:none;position:absolute;top:5px;right:5px}.mixcut-clip:hover i{display:flex}.mixcut-shot-card footer{gap:8px;padding-right:22px;display:flex}.mixcut-shot-card footer button{color:#555f6f;background:#f9fafc;border:1px solid #e1e6ee;border-radius:6px;align-items:center;gap:6px;min-height:32px;padding:0 11px;font-size:13px;font-weight:600;display:inline-flex}.mixcut-shot-card footer select,.mixcut-shot-card footer input{color:#4b5563;background:#fff;border:1px solid #e1e6ee;border-radius:6px;min-height:32px;padding:0 9px;font-size:13px}.mixcut-shot-card footer input{width:92px}.mixcut-clip-editor{gap:7px;margin:4px 22px 0 0;display:grid}.mixcut-clip-editor>div{background:#fbfcfe;border:1px solid #edf0f5;border-radius:6px;grid-template-columns:minmax(130px,1fr) 108px 108px;align-items:center;gap:8px;min-width:0;min-height:34px;padding:6px 8px;display:grid}.mixcut-clip-editor span{color:#596273;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:12px;overflow:hidden}.mixcut-clip-editor label{color:#7a8291;align-items:center;gap:5px;min-width:0;font-size:11px;display:flex}.mixcut-clip-editor input{color:#333945;border:1px solid #dfe5ee;border-radius:5px;width:68px;height:26px;padding:0 6px;font-size:12px}.mixcut-group-inline-config{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:2px 22px 0 0;display:grid}.mixcut-group-inline-config label{color:#687386;gap:5px;min-width:0;font-size:12px;font-weight:700;display:grid}.mixcut-group-inline-config input{color:#1f2937;border:1px solid #e1e6ee;border-radius:6px;min-width:0;height:32px;padding:0 9px}.mixcut-add-group{color:#333945;background:#fff;border:1px solid #dfe5ee;border-radius:6px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:42px;margin-top:24px;font-size:14px;font-weight:800;display:flex}.mixcut-config-card{background:#fff;border:1px solid #e3e7ef;border-radius:7px;margin-top:26px;margin-bottom:22px;padding:16px 18px}.mixcut-config-row{color:#6b7280;text-align:left;background:0 0;border:0;border-bottom:1px solid #edf0f5;justify-content:space-between;align-items:center;gap:14px;width:100%;min-height:54px;padding:0;display:flex}.mixcut-config-row:last-child{border-bottom:0}.mixcut-config-row>span{align-items:center;gap:7px;font-size:14px;display:inline-flex}.mixcut-config-row em{color:#8f63ff;background:#f0ecff;border-radius:5px;padding:2px 5px;font-size:12px;font-style:normal;font-weight:800}.mixcut-config-row b{color:#7a8291;align-items:center;gap:5px;font-size:13px;font-weight:500;display:inline-flex}.mixcut-config-row strong{color:#4b5563;background:#fbfcfd;border:1px solid #e8ebf1;border-radius:4px;align-items:center;gap:7px;min-height:33px;padding:0 10px;font-size:13px;font-weight:600;display:inline-flex}.mixcut-config-row strong svg{color:#9aa3b2}.mixcut-config-row strong i{border-radius:3px;width:17px;height:17px;display:inline-block}.mixcut-segmented{color:#6b7280;grid-template-columns:82px minmax(0,1fr);align-items:center;gap:12px;margin-top:18px;font-size:14px;display:grid}.mixcut-segmented div{background:#f0f1f5;border-radius:7px;grid-auto-columns:1fr;grid-auto-flow:column;gap:2px;min-height:36px;padding:3px;display:grid}.mixcut-segmented button{color:#5f6775;background:0 0;border:0;border-radius:6px;font-weight:700}.mixcut-segmented button.active{color:#8f63ff;background:#fff;box-shadow:0 1px 4px #1418201f}.mixcut-config-stack{gap:12px;margin-top:20px;display:grid}.mixcut-config-block{background:#fff;border:1px solid #e3e7ef;border-radius:8px;gap:10px;padding:13px;display:grid}.mixcut-config-block header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.mixcut-config-block header strong{color:#2f3745;align-items:center;gap:7px;font-size:14px;display:inline-flex}.mixcut-config-block header span{color:#8a93a3;text-align:right;font-size:11px;line-height:1.35}.mixcut-config-block textarea,.mixcut-config-block input,.mixcut-config-block select{color:#1f2937;background:#fff;border:1px solid #e1e6ee;border-radius:6px;width:100%;min-width:0;padding:8px 9px;font-size:13px}.mixcut-config-block textarea{resize:vertical;min-height:78px}.mixcut-segmented.compact{background:#f0f1f5;border-radius:7px;grid-template-columns:repeat(3,1fr);gap:4px;margin:0;padding:3px;display:grid}.mixcut-segmented.compact button{color:#5f6775;background:0 0;border:0;border-radius:6px;min-height:30px;font-weight:700}.mixcut-segmented.compact button.active{color:#8f63ff;background:#fff;box-shadow:0 1px 4px #1418201f}.mixcut-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.mixcut-field-grid label{color:#687386;gap:5px;font-size:12px;font-weight:700;display:grid}.mixcut-slider{color:#687386;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;font-size:12px;font-weight:700;display:grid}.background-color-grid.compact{margin:0}.background-color-grid.compact button.active{outline-offset:2px;outline:2px solid #8f63ff}.mixcut-preview-column h2{align-items:center;gap:8px;display:flex}.mixcut-phone-preview{aspect-ratio:9/16;color:#fff;text-align:center;background:#000;border-radius:24px;justify-content:center;align-items:center;width:260px;margin:30px auto 24px;font-size:18px;line-height:1.55;display:flex;position:relative;overflow:hidden}.mixcut-phone-preview.ready{align-items:stretch}.mixcut-phone-preview img{object-fit:cover;width:100%;height:100%}.phone-play{color:#db9376;background:#ffffffeb;border:0;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;display:flex;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.phone-control{color:#fff;background:#000000db;justify-content:space-around;align-items:center;min-height:44px;font-size:14px;display:flex;position:absolute;bottom:0;left:0;right:0}.mixcut-estimate-box{background:#fff;border:1px solid #e6e9ef;border-radius:7px;grid-template-columns:1fr 1fr;gap:12px;padding:16px;display:grid}.mixcut-estimate-box span{color:#6b7280;margin-bottom:8px;font-size:13px;display:block}.mixcut-estimate-box strong{font-size:20px}.mixcut-submit{color:#fff;background:#111827;border:0;border-radius:7px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:42px;margin-top:18px;font-size:14px;font-weight:800;display:flex}.mixcut-submit:disabled,.mixcut-preview-button:disabled{opacity:.48;cursor:not-allowed}.mixcut-submit span{color:#ffffffc7;font-size:12px}.mixcut-candidate-panel{background:#fff;border:1px solid #e6e9ef;border-radius:8px;margin-top:16px;overflow:hidden}.mixcut-candidate-panel>header{border-bottom:1px solid #edf0f5;flex-direction:column;gap:4px;padding:12px 14px;display:flex}.mixcut-candidate-panel>header strong{font-size:15px}.mixcut-candidate-panel>header span{color:#6b7280;font-size:12px;line-height:1.45}.mixcut-candidate-loading{color:#6b7280;justify-content:center;align-items:center;gap:8px;min-height:88px;padding:18px;font-size:13px;display:flex}.mixcut-candidate-list{gap:12px;padding:12px;display:grid}.mixcut-candidate-list>button{text-align:left;background:#fff;border:1px solid #e3e7ef;border-radius:8px;min-width:0;padding:8px}.mixcut-candidate-list>button.selected{border-color:#8f63ff;box-shadow:0 0 0 2px #8f63ff24}.mixcut-candidate-list strong{margin:9px 2px 4px;font-size:14px;display:block}.mixcut-candidate-list p{color:#6b7280;min-height:32px;margin:0 2px 8px;font-size:12px;line-height:1.45}.mixcut-candidate-list dl{grid-template-columns:1fr 1fr;gap:7px;margin:0 2px 8px;display:grid}.mixcut-candidate-list dl div{background:#f7f8fb;border-radius:6px;min-width:0;padding:7px}.mixcut-candidate-list dt{color:#818898;font-size:10px}.mixcut-candidate-list dd{color:#2d3340;margin:3px 0 0;font-size:12px;font-weight:800}.mixcut-candidate-list footer{justify-content:space-between;align-items:center;margin:0 2px;display:flex}.mixcut-candidate-list footer span{color:#8f63ff;background:#f0ecff;border-radius:5px;padding:5px 7px;font-size:11px;font-weight:800}.mixcut-candidate-list footer em{color:#777f90;font-size:11px;font-style:normal}.mixcut-floating-help{z-index:93;flex-direction:column;gap:12px;display:flex;position:fixed;bottom:70px;right:18px}.mixcut-floating-help button{color:#1f2937;background:#fff;border:1px solid #e5e9f0;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;display:flex;box-shadow:0 8px 24px #0f172a1f}.mixcut-floating-help button:first-child{color:#8f63ff}.mixcut-overlay{z-index:90;position:fixed;inset:0}.mixcut-scrim,.mixcut-drawer-scrim{background:#11182785;position:absolute;inset:0}.mixcut-asset-modal{background:#fff;border-radius:10px;flex-direction:column;width:min(1020px,100vw - 90px);max-height:min(820px,100vh - 80px);display:flex;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 28px 90px #00000040}.mixcut-asset-modal>header{border-bottom:1px solid #edf0f5;justify-content:space-between;align-items:center;min-height:70px;padding:0 24px;display:flex}.mixcut-asset-modal nav{gap:28px;display:flex}.mixcut-asset-modal nav button{color:#6b7280;background:0 0;border:0;border-bottom:3px solid #0000;height:70px;font-size:16px;font-weight:700}.mixcut-asset-modal nav button.active{color:#111827;border-color:#8f63ff}.mixcut-library-toolbar{grid-template-columns:94px minmax(180px,1fr) 120px 120px 120px auto;align-items:center;gap:10px;padding:16px 24px;display:grid}.mixcut-library-toolbar button,.mixcut-library-toolbar label,.mixcut-library-toolbar select{color:#4b5563;background:#f8fafc;border:1px solid #e5e9f0;border-radius:6px;align-items:center;gap:8px;min-width:0;height:36px;padding:0 12px;font-size:13px;display:flex}.mixcut-library-toolbar label input{background:0 0;border:0;outline:0;flex:1;min-width:0}.mixcut-library-toolbar strong{color:#4b5563;justify-self:end;font-size:13px}.mixcut-library-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;padding:0 24px 14px;display:grid;overflow:auto}.mixcut-library-grid>button{text-align:left;background:#fff;border:1px solid #e4e8ef;border-radius:6px;min-width:0;padding:0 0 12px;position:relative;overflow:hidden}.mixcut-library-grid span{background:#f3f4f6;display:block;position:relative}.mixcut-library-grid img,.mixcut-library-grid video,.mixcut-library-grid .asset-preview-placeholder{aspect-ratio:1.35;object-fit:cover;width:100%;display:flex}.mixcut-library-grid span>svg{color:#fff;filter:drop-shadow(0 1px 4px #0006);position:absolute;top:9px;right:9px}.mixcut-library-grid i{color:#fff;background:#000000b3;border-radius:4px;padding:3px 5px;font-size:12px;font-style:normal;position:absolute;bottom:8px;right:8px}.mixcut-library-grid b{color:#fff;background:#8f63ff;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:flex;position:absolute;top:8px;left:8px}.mixcut-library-grid strong{color:#1f2937;white-space:nowrap;text-overflow:ellipsis;margin:12px 12px 7px;font-size:14px;display:block;overflow:hidden}.mixcut-library-grid em{color:#6b7280;margin:0 12px;font-size:13px;font-style:normal}.mixcut-asset-modal footer{border-top:1px solid #edf0f5;justify-content:space-between;align-items:center;min-height:62px;padding:0 24px;display:flex}.mixcut-asset-modal footer>div{color:#4b5563;align-items:center;gap:18px;display:flex}.mixcut-asset-modal footer label{align-items:center;gap:8px;display:inline-flex}.one-click-media-modal .one-click-upload-button{cursor:pointer;justify-content:center}.one-click-media-modal .one-click-upload-button:disabled{opacity:.55;cursor:not-allowed}.flip{transform:rotate(180deg)}.mixcut-config-drawer{background:#fff;flex-direction:column;width:min(760px,46vw);min-width:640px;display:flex;position:absolute;top:0;bottom:0;right:0;box-shadow:-18px 0 60px #00000029}.mixcut-config-drawer>header{border-bottom:1px solid #edf0f5;justify-content:space-between;align-items:center;min-height:64px;padding:0 24px;display:flex}.mixcut-config-drawer h2{margin:0;font-size:20px}.mixcut-config-drawer>footer{border-top:1px solid #edf0f5;justify-content:flex-end;align-items:center;gap:12px;min-height:64px;margin-top:auto;padding:0 24px;display:flex}.drawer-tabs{align-items:center;gap:10px;padding:24px;display:flex}.drawer-tabs button{color:#6b7280;background:#f2f4f8;border:0;border-radius:6px;min-height:34px;padding:0 15px;font-size:14px;font-weight:700}.drawer-tabs button.active{color:#8f63ff;background:#fff;box-shadow:0 1px 5px #0f172a29}.drawer-tabs .ai-assist{color:#4f7cff;background:#fff;border:1px solid #dfe5ee;margin-left:auto}.mixcut-subtitle-panel,.effect-panel,.background-panel{flex:1;min-height:0;padding-bottom:18px;overflow:auto}.subtitle-editor,.subtitle-style{background:#fff;border:1px solid #e5e9f0;border-radius:8px;margin:0 24px 18px;padding:14px}.subtitle-editor{background:#f8fafc}.subtitle-editor header{align-items:center;gap:16px;margin-bottom:12px;display:flex}.subtitle-editor header strong{font-size:16px}.subtitle-editor header span{color:#7b8494;margin-left:auto;font-size:13px}.subtitle-editor header button{color:#a3acba;background:#fff;border:1px solid #e3e7ef;border-radius:5px;align-items:center;gap:5px;height:28px;display:inline-flex}.subtitle-editor textarea{resize:vertical;background:#fff;border:0;border-radius:7px;outline:0;width:100%;min-height:140px;padding:14px;font-size:15px}.subtitle-editor>div{align-items:center;gap:8px;min-height:38px;margin-top:-38px;padding:0 12px;display:flex;position:relative}.subtitle-editor>div button{color:#6b7280;background:#f3f4f8;border:0;border-radius:5px;align-items:center;gap:5px;height:28px;font-size:12px;display:inline-flex}.subtitle-editor>div span{color:#8b93a3;margin-left:auto;font-size:13px}.drawer-action-row{grid-template-columns:1fr 1fr auto;align-items:center;gap:12px;margin:0 24px 24px;display:grid}.drawer-action-row button{color:#4b5563;background:#fff;border:1px dashed #dbe1ea;border-radius:6px;justify-content:center;align-items:center;gap:7px;min-height:36px;font-weight:700;display:flex}.drawer-action-row span{color:#7b8494;font-size:13px}.subtitle-style header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.subtitle-style header strong{font-size:16px}.subtitle-style header label input{display:none}.subtitle-style header label span{background:#8f63ff;border-radius:999px;width:32px;height:18px;display:block;position:relative}.subtitle-style header label span:after{content:"";background:#fff;border-radius:50%;width:12px;height:12px;position:absolute;top:3px;right:3px}.font-toolbar{color:#4b5563;background:#f5f6f9;border-radius:6px;align-items:center;gap:12px;min-height:42px;padding:0 12px;display:flex}.font-toolbar span{color:#6b7280}.font-toolbar button{color:#1f2937;background:0 0;border:0}.font-toolbar button.active{color:#6d46d8;background:#e9e5ff;border-radius:5px;min-width:28px;height:28px;font-weight:900}.flower-grid{grid-template-columns:78px repeat(5,1fr);align-items:center;gap:10px;margin-top:16px;display:grid}.flower-grid span{color:#6b7280}.flower-grid button{color:#f97316;background:#fff;border:1px solid #e5e9f0;border-radius:7px;min-height:48px;font-size:18px;font-weight:900}.flower-grid button.active{color:#9aa3b2;box-shadow:inset 0 0 0 2px #4f7cff}.voice-card{border:1px solid #e5e9f0;border-radius:8px;flex-direction:column;gap:4px;margin-left:78px;padding:12px 14px;display:flex}.voice-card.active{background:#f8f5ff;border-color:#8f63ff;box-shadow:0 0 0 2px #8f63ff1f}.voice-card span{color:#6b7280;font-size:13px}.mixcut-config-warning{color:#946200;background:#fff9e8;border:1px solid #ead8a6;border-radius:7px;align-items:center;min-height:36px;margin:0 24px 18px;padding:8px 12px;font-size:12px;line-height:1.45;display:flex}.effect-panel section{border:1px solid #e5e9f0;border-radius:6px;margin:0 24px 22px;padding:18px 22px}.effect-panel section header{border-bottom:1px solid #edf0f5;justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.effect-panel nav{gap:26px;display:flex}.effect-panel nav button{color:#6b7280;background:0 0;border:0;border-bottom:3px solid #0000;height:38px;font-size:14px}.effect-panel nav button.active{color:#111827;border-color:#8f63ff;font-weight:800}.effect-panel header span{color:#6b7280;font-size:14px}.effect-panel header b{color:#2563eb;margin-left:8px}.effect-grid{grid-template-columns:repeat(5,1fr);gap:18px 20px;display:grid}.effect-grid button{color:#4b5563;background:0 0;border:0;padding:0}.effect-grid button.active img{outline:2px solid #8f63ff;box-shadow:0 0 0 3px #8f63ff47}.effect-grid button.active span{color:#6d46d8;font-weight:800}.effect-grid img{aspect-ratio:1.9;object-fit:cover;border-radius:5px;width:100%}.effect-grid span{margin-top:8px;font-size:13px;display:block}.drawer-number-row{grid-template-columns:120px 1fr 32px;align-items:center;gap:12px;margin:0 24px 22px;display:grid}.drawer-number-row span,.drawer-radio-group strong{color:#4b5563;font-size:15px;font-weight:800}.drawer-number-row input{background:#f5f6f9;border:0;border-radius:6px;height:38px;padding:0 14px;font-size:15px}.drawer-number-row em{color:#4b5563;font-style:normal}.drawer-radio-group{grid-template-columns:120px 1fr;gap:14px 12px;margin:0 24px;display:grid}.drawer-radio-group label{color:#4b5563;grid-column:2;align-items:center;gap:10px;font-size:14px;display:flex}.drawer-radio-group strong{grid-row:span 4}.background-upload{color:#6b7280;background:#fafafa;border:1px solid #e5e9f0;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:180px;height:110px;margin:8px 24px;display:flex}.background-color-grid{flex-wrap:wrap;gap:10px;margin:0 24px 14px;display:flex}.background-color-grid button{border:1px solid #d5dbe7;border-radius:7px;width:34px;height:34px}.background-color-grid button.active{outline:2px solid #8f63ff;box-shadow:0 0 0 3px #8f63ff33}.mixcut-mini-empty{color:#8a93a3;border:1px dashed #dce2ec;border-radius:7px;justify-content:center;align-items:center;min-height:34px;font-size:12px;display:flex}.mixcut-mini-asset-list{gap:7px;display:grid}.mixcut-mini-asset-list button{color:#4b5563;text-align:left;background:#fff;border:1px solid #e2e7ef;border-radius:7px;grid-template-columns:32px minmax(0,1fr) 16px;align-items:center;gap:8px;min-width:0;min-height:38px;padding:4px 8px;display:grid}.mixcut-mini-asset-list button.selected{background:#f8f5ff;border-color:#8f63ff}.mixcut-mini-asset-list img,.mixcut-mini-asset-list video{object-fit:cover;background:#eef1f6;border-radius:5px;width:32px;height:32px}.mixcut-mini-asset-list span{white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:12px;overflow:hidden}.mixcut-mini-asset-list svg{color:#8f63ff}.mixcut-draft-notice{color:#087f6d;background:#f0fbf7;border:1px solid #cde8df;border-radius:7px;align-items:center;gap:7px;min-height:38px;margin-top:10px;padding:8px 10px;font-size:12px;line-height:1.45;display:flex}@media (width<=1320px){.mixcut-agent-layout{grid-template-columns:minmax(520px,1fr) 300px 300px}.mixcut-shot-column,.mixcut-config-column,.mixcut-preview-column{padding-left:20px;padding-right:20px}.mixcut-phone-preview{width:230px}.mixcut-config-drawer{width:min(700px,54vw);min-width:580px}}.tasks-page{max-width:1480px;margin:0 auto}.task-summary-bar{border:1px solid var(--border-light);background:#fff;border-radius:8px;grid-template-columns:repeat(4,1fr);margin-bottom:16px;display:grid}.task-summary-bar div{border-right:1px solid var(--border-light);flex-direction:column;gap:7px;min-height:76px;padding:14px 18px;display:flex}.task-summary-bar div:last-child{border:0}.task-summary-bar span{color:var(--muted);font-size:11px}.task-summary-bar strong{font-size:20px}.task-list-panel{border:1px solid var(--border-light);background:#fff;border-radius:8px}.task-toolbar{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;gap:12px;min-height:60px;padding:10px 14px;display:flex}.pagination-bar{border-bottom:1px solid var(--border-light);min-height:46px;color:var(--muted);justify-content:space-between;align-items:center;gap:12px;padding:8px 14px;font-size:11px;display:flex}.pagination-bar:last-child{border-top:1px solid var(--border-light);border-bottom:0}.pagination-bar>div{align-items:center;gap:8px;display:flex}.pagination-bar select{border:1px solid var(--border);height:30px;color:var(--text);background:#fff;border-radius:5px;padding:0 8px;font-size:11px}.pagination-bar strong{color:var(--text);white-space:nowrap;font-size:11px}.asset-pagination{background:#fbfcfc}.filter-tabs{gap:4px;display:flex}.filter-tabs button{height:32px;color:var(--muted);background:0 0;border:0;border-radius:5px;padding:0 10px;font-size:12px}.filter-tabs button.active{color:var(--primary);background:var(--primary-soft);font-weight:600}.toolbar-actions{align-items:center;gap:6px;display:flex}.toolbar-select{border:1px solid var(--border);width:132px;height:34px;color:var(--text);background:#fff;border-radius:5px;outline:0;padding:0 9px;font-size:11px}.toolbar-select:focus{border-color:var(--primary);box-shadow:0 0 0 3px #087f6d14}.search-box{border:1px solid var(--border);width:220px;height:34px;color:var(--muted);border-radius:5px;align-items:center;gap:7px;padding:0 9px;display:flex}.search-box input{border:0;outline:0;width:100%;font-size:11px}.data-table{min-width:900px}.task-list-panel{overflow-x:auto}.table-head,.table-row{grid-template-columns:minmax(230px,1.45fr) 86px minmax(130px,.75fr) minmax(130px,.8fr) 82px 100px 72px;align-items:center;column-gap:14px;padding:0 16px;display:grid}.table-head{min-height:40px;color:var(--muted);border-bottom:1px solid var(--border-light);background:#fafbfb;font-size:10px}.table-row{border-bottom:1px solid var(--border-light);min-height:68px}.table-row:last-child{border:0}.task-name-cell{align-items:center;gap:10px;min-width:0;display:flex}.task-name-cell>div{flex-direction:column;gap:4px;min-width:0;display:flex}.task-name-cell strong{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.task-name-cell small,.table-time{color:var(--muted);font-size:10px}.task-name-cell .task-error-line{color:#b42318;white-space:nowrap;text-overflow:ellipsis;max-width:360px;overflow:hidden}.table-progress{grid-template-columns:1fr 32px;align-items:center;gap:7px;display:grid}.table-progress small{color:var(--muted);font-size:10px}.row-actions{justify-content:flex-end;gap:4px;display:flex}.ops-page{max-width:1480px;margin:0 auto}.ops-panel{border:1px solid var(--border-light);background:#fff;border-radius:8px;min-width:0;overflow:hidden}.ops-summary-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:16px;display:grid}.inline-notice{min-height:38px;color:var(--primary);background:#f0fbf7;border:1px solid #cde8df;border-radius:7px;align-items:center;gap:8px;margin-bottom:12px;padding:0 12px;font-size:12px;display:flex}.real-run-gate{border-radius:8px;grid-template-columns:auto 1fr;align-items:start;gap:10px;margin:12px 0;padding:12px;font-size:12px;display:grid}.real-run-gate.safe{color:var(--primary);background:#f0fbf7;border:1px solid #cde8df}.real-run-gate.warning{color:#9a5a12;background:#fff8ef;border:1px solid #f3d7b5}.real-run-gate.compact{margin:8px 0;padding:9px 10px}.real-run-gate strong{color:inherit;margin-bottom:4px;display:block}.real-run-gate p{color:inherit;margin:0 0 8px;line-height:1.5}.real-run-gate label{align-items:center;gap:7px;font-weight:700;display:flex}.real-run-gate input[type=checkbox]{width:14px;height:14px;accent-color:var(--primary)}.real-run-gate input[type=text],.real-run-gate input:not([type]){width:min(360px,100%);height:34px;color:var(--text);background:#fff;border:1px solid #e2c59d;border-radius:7px;margin-top:8px;padding:0 10px}.real-run-gate em{margin-top:6px;font-style:normal;font-weight:700;display:block}.viral-real-run-wrap{padding:0 24px 8px 62px}.ops-summary-tile{border:1px solid var(--border-light);background:#fff;border-radius:8px;align-items:flex-start;gap:11px;min-height:82px;padding:14px;display:flex}.ops-summary-tile>span{background:var(--primary-soft);width:34px;height:34px;color:var(--primary);border-radius:7px;justify-content:center;align-items:center;display:flex}.ops-summary-tile div{flex-direction:column;gap:3px;min-width:0;display:flex}.ops-summary-tile small{color:var(--muted);font-size:10px}.ops-summary-tile strong{font-size:19px}.ops-summary-tile em{color:var(--muted);font-size:10px;font-style:normal}.assets-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:14px;display:grid}.asset-browser-panel{overflow:hidden}.asset-library-grid{grid-template-columns:repeat(4,1fr);gap:12px;padding:14px;display:grid}.asset-empty-state{border:1px dashed var(--border);min-height:120px;color:var(--muted);border-radius:7px;grid-column:1/-1;justify-content:center;align-items:center;font-size:12px;display:flex}.asset-library-tile{border:1px solid var(--border-light);text-align:left;background:#fff;border-radius:7px;min-width:0;padding:7px}.asset-library-tile.active{border-color:var(--primary);box-shadow:0 0 0 2px #087f6d14}.asset-tile-thumb{display:block;position:relative}.asset-tile-thumb img,.asset-tile-thumb video,.asset-tile-thumb .asset-preview-placeholder{aspect-ratio:16/11;object-fit:cover;background:var(--surface-subtle);border-radius:5px;width:100%;display:flex}.asset-tile-thumb i{color:#fff;background:#141b19ad;border-radius:4px;align-items:center;gap:4px;min-height:22px;padding:0 6px;font-size:9px;font-style:normal;display:inline-flex;position:absolute;bottom:6px;left:6px}.asset-library-tile strong{white-space:nowrap;text-overflow:ellipsis;margin:8px 2px 4px;font-size:11px;display:block;overflow:hidden}.asset-library-tile small{color:var(--muted);margin-left:2px;font-size:9px}.asset-detail-panel{position:sticky;top:76px}.asset-detail-status{border:1px solid var(--border-light);color:var(--muted);background:#f7faf9;border-radius:6px;margin:0 14px;padding:8px 10px;font-size:11px}.asset-detail-preview{aspect-ratio:16/11;object-fit:cover;border-radius:6px;width:calc(100% - 28px);margin:14px}.asset-preview-placeholder{color:#eef2ff;text-align:center;background:linear-gradient(135deg,#6d5cff 0%,#7b6cff 42%,#dce5ff 100%);flex-direction:column;justify-content:center;align-items:center;gap:7px;min-width:0;padding:14px;position:relative;overflow:hidden}.asset-preview-placeholder span{color:#fff;background:#ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;position:static}.asset-preview-placeholder span>svg{filter:none;color:currentColor;position:static}.asset-preview-placeholder strong{color:#fff;margin:0;font-size:13px;line-height:1.2}.asset-preview-placeholder em{color:#fffc;text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin:0;font-size:11px;font-style:normal;line-height:1.25;overflow:hidden}.detail-list{flex-direction:column;gap:0;margin:0 14px 14px;display:flex}.detail-list div{border-bottom:1px solid var(--border-light);padding:10px 0}.detail-list dt{color:var(--muted);margin-bottom:4px;font-size:9px}.detail-list dd{overflow-wrap:anywhere;margin:0;font-size:11px}.detail-actions{border-top:1px solid var(--border-light);grid-template-columns:1fr 1fr;gap:8px;padding:12px 14px 14px;display:grid}.billing-hero{grid-template-columns:260px minmax(0,1fr) 260px;align-items:center;gap:22px;min-height:150px;margin-bottom:16px;padding:20px;display:grid}.billing-balance span{color:var(--muted);align-items:center;gap:7px;font-size:12px;display:flex}.billing-balance strong{margin:8px 0;font-size:38px;display:block}.billing-balance p,.billing-meter small{color:var(--muted);margin:0;font-size:11px;line-height:1.6}.billing-meter>div:first-child{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.billing-meter span{color:var(--muted);font-size:11px}.billing-meter strong{font-size:20px}.billing-meter .progress-track{margin-bottom:9px}.billing-flags{flex-direction:column;gap:9px;display:flex}.billing-flags span{background:var(--surface-subtle);min-height:30px;color:var(--muted);border-radius:5px;align-items:center;gap:7px;padding:0 9px;font-size:10px;display:flex}.billing-layout{grid-template-columns:minmax(360px,.72fr) minmax(0,1fr);gap:14px;margin-bottom:16px;display:grid}.package-grid{grid-template-columns:repeat(3,1fr);gap:10px;padding:14px;display:grid}.package-grid article{border:1px solid var(--border-light);border-radius:7px;flex-direction:column;gap:8px;padding:13px;display:flex}.package-grid small{color:var(--muted);font-size:10px}.package-grid strong{font-size:20px}.package-grid span{color:var(--primary);font-size:13px;font-weight:700}.package-grid em{color:var(--muted);font-size:11px;font-style:normal;font-weight:600}.package-grid p{color:var(--muted);margin:0;font-size:10px;line-height:1.5}.compact-table{min-width:720px}.compact-table>div{border-bottom:1px solid var(--border-light);align-items:center;gap:12px;min-height:48px;padding:0 14px;display:grid}.compact-table>div:first-child{min-height:38px;color:var(--muted);background:#fafbfb;font-size:10px}.compact-table>div:last-child{border-bottom:0}.compact-table strong{white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:11px;overflow:hidden}.compact-table span,.compact-table em{color:var(--muted);min-width:0;font-size:10px;font-style:normal}.compact-table .positive{color:var(--success)}.ledger-panel,.package-panel,.storage-policy-panel{overflow-x:auto}.billing-ledger-filters{align-items:end;gap:10px;padding:0 14px 12px;display:grid}.billing-ledger-filters.credit-ledger-filters{grid-template-columns:minmax(120px,.55fr) minmax(160px,1fr) 74px}.billing-ledger-filters.storage-ledger-filters{grid-template-columns:minmax(120px,.55fr) minmax(160px,.9fr) minmax(160px,.9fr) 74px}.billing-ledger-filters label{min-width:0;color:var(--muted);flex-direction:column;gap:6px;font-size:10px;font-weight:700;display:flex}.billing-ledger-filters input,.billing-ledger-filters select{border:1px solid var(--border);width:100%;height:32px;color:var(--text);background:#fff;border-radius:6px;outline:0;padding:0 9px;font-size:11px}.billing-ledger-filters input:focus,.billing-ledger-filters select:focus{border-color:var(--primary);box-shadow:0 0 0 3px #087f6d14}.ledger-table{min-width:0}.ledger-table>div{grid-template-columns:82px 54px minmax(140px,1fr) 58px 58px}.billing-ledger-pagination{border-top:1px solid var(--border-light);background:#fbfdff;border-bottom:0}.storage-ledger-table{border:1px solid var(--border-light);border-radius:7px;min-width:0;margin:0 14px 14px;overflow:hidden}.storage-ledger-table>div{grid-template-columns:92px 74px 88px minmax(160px,1fr)}.policy-grid{grid-template-columns:repeat(4,1fr);gap:12px;padding:14px;display:grid}.policy-grid div{border:1px solid var(--border-light);border-radius:7px;padding:13px}.policy-grid svg{color:var(--primary);margin-bottom:10px}.policy-grid strong{margin-bottom:7px;font-size:12px;display:block}.policy-grid p{color:var(--muted);margin:0;font-size:10px;line-height:1.6}.cleanup-preview{border:1px solid var(--border-light);background:#fff;border-radius:7px;margin:0 14px 14px;overflow:hidden}.cleanup-preview>header{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;gap:12px;min-height:62px;padding:0 14px;display:flex}.cleanup-preview h3{margin:0;font-size:14px}.cleanup-preview p{color:var(--muted);margin:3px 0 0;font-size:10px}.cleanup-actions{align-items:end;gap:10px;display:flex}.cleanup-actions label{min-width:120px;color:var(--muted);flex-direction:column;gap:5px;font-size:10px;font-weight:700;display:flex}.cleanup-actions select{border:1px solid var(--border);background:#fff;border-radius:6px;height:32px;padding:0 9px;font-size:11px}.cleanup-metrics{grid-template-columns:repeat(4,1fr);gap:10px;padding:14px;display:grid}.cleanup-metrics>div{border:1px solid var(--border-light);border-radius:7px;flex-direction:column;gap:5px;min-height:84px;padding:12px;display:flex}.cleanup-metrics span{color:var(--muted);font-size:10px}.cleanup-metrics strong{align-items:center;gap:6px;font-size:20px;display:inline-flex}.cleanup-metrics small{color:var(--muted);font-size:10px}.cleanup-tags{flex-wrap:wrap;gap:8px;padding:0 14px 12px;display:flex}.cleanup-tags span{background:var(--surface-subtle);min-height:26px;color:var(--muted);border-radius:999px;align-items:center;padding:0 9px;font-size:10px;display:inline-flex}.cleanup-list{border-top:1px solid var(--border-light)}.cleanup-list>div{border-bottom:1px solid var(--border-light);grid-template-columns:minmax(0,1fr) 120px 80px;align-items:center;gap:10px;min-height:48px;padding:0 14px;display:grid}.cleanup-list strong{white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:11px;overflow:hidden}.cleanup-list span,.cleanup-list em{color:var(--muted);text-align:right;font-size:10px;font-style:normal}.spin{animation:.9s linear infinite spin}.billing-modal-root{z-index:120;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.billing-modal-scrim{background:#141b196b;border:0;border-radius:0;position:absolute;inset:0}.billing-modal{width:min(460px,100%);position:relative;overflow:hidden;box-shadow:0 24px 80px #0f172a3d}.billing-modal header{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;gap:12px;min-height:64px;padding:0 16px;display:flex}.billing-modal h2{margin:0;font-size:18px}.billing-modal-body{flex-direction:column;gap:12px;padding:16px;display:flex}.billing-modal-body>strong{font-size:16px}.billing-modal-body p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.billing-modal-body div{border:1px solid var(--border-light);border-radius:6px;justify-content:space-between;align-items:center;gap:12px;min-height:34px;padding:0 10px;display:flex}.billing-modal-body span{color:var(--muted);font-size:11px}.billing-modal-body em{color:var(--text);text-align:right;font-size:12px;font-style:normal;font-weight:700}.billing-modal footer{border-top:1px solid var(--border-light);justify-content:flex-end;gap:8px;padding:12px 16px 16px;display:flex}.settings-layout{grid-template-columns:220px minmax(0,1fr);align-items:start;gap:14px;display:grid}.settings-tabs{flex-direction:column;gap:4px;padding:8px;display:flex}.settings-tabs button{min-height:38px;color:var(--muted);text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:9px;padding:0 10px;font-size:12px;display:flex}.settings-tabs button.active{background:var(--primary-soft);color:var(--primary);font-weight:600}.settings-main .panel-title{justify-content:flex-start}.settings-main .panel-title .button{margin-left:auto}.settings-form-grid,.brand-settings-grid{grid-template-columns:repeat(2,1fr);gap:14px;padding:16px;display:grid}.settings-form-grid label,.brand-settings-grid label{flex-direction:column;gap:7px;font-size:11px;font-weight:600;display:flex}.settings-form-grid input,.brand-settings-grid input{border:1px solid var(--border);border-radius:6px;outline:0;height:38px;padding:0 10px;font-size:11px}.account-password-form{flex-direction:column;gap:14px;max-width:360px;padding:16px;display:flex}.account-password-form label{flex-direction:column;gap:7px;font-size:11px;font-weight:600;display:flex}.account-password-form input{border:1px solid var(--border);border-radius:6px;outline:0;height:38px;padding:0 10px;font-size:11px}.account-password-form input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #087f6d14}.password-input-wrap{display:flex;position:relative}.password-input-wrap input{flex:1;min-width:0;padding-right:32px}.password-visibility-toggle{width:26px;height:26px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:5px;justify-content:center;align-self:auto;align-items:center;margin:0;padding:0;display:inline-flex;position:absolute;top:50%;right:3px;transform:translateY(-50%)}.password-visibility-toggle:hover{background:var(--surface-subtle,#f1f2f4);color:var(--text)}.password-visibility-toggle:disabled{cursor:not-allowed;opacity:.5}.account-password-form small{color:var(--muted);font-size:10px;font-weight:400}.account-password-form fieldset.account-password-fieldset{border:0;flex-direction:column;gap:14px;margin:0;padding:0;display:flex}.account-password-form fieldset.account-password-fieldset:disabled{opacity:.55}.account-password-form fieldset.account-password-fieldset input{background:var(--surface-muted,#f7f8fa)}.account-password-form fieldset.account-password-fieldset:disabled input{cursor:not-allowed}.password-verify-status{align-items:center;gap:5px;font-weight:600;display:flex}.password-verify-status.checking{color:var(--muted)}.password-verify-status.valid{color:var(--primary)}.password-verify-status.invalid{color:#c0392b}.field-hint{color:#c0392b;font-size:10px}.account-password-form button{align-self:flex-start;margin-top:2px}.settings-inline-notice{min-height:36px;color:var(--primary);background:#f0fbf7;border:1px solid #cde8df;border-radius:7px;align-items:center;gap:8px;margin:0 16px 12px;padding:0 11px;font-size:11px;display:flex}.admin-action-notice span{flex:1;min-width:0}.admin-action-notice button{background:var(--primary);color:#fff;border:0;border-radius:6px;flex:none;height:28px;padding:0 10px;font-size:11px;font-weight:800}.settings-member-filters{grid-template-columns:minmax(140px,.7fr) minmax(120px,.55fr) minmax(220px,1fr) 74px;align-items:end;gap:10px;padding:0 16px 12px;display:grid}.settings-member-filters label{min-width:0;color:var(--muted);flex-direction:column;gap:6px;font-size:10px;font-weight:700;display:flex}.settings-member-filters input,.settings-member-filters select{border:1px solid var(--border);width:100%;height:32px;color:var(--text);background:#fff;border-radius:6px;outline:0;padding:0 9px;font-size:11px}.settings-member-filters input:focus,.settings-member-filters select:focus{border-color:var(--primary);box-shadow:0 0 0 3px #087f6d14}.organization-budget-grid{grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);align-items:stretch;gap:12px;padding:0 16px 12px;display:grid}.organization-budget-grid>section{border:1px solid var(--border-light);background:#fff;border-radius:8px;min-width:0;overflow:hidden}.organization-budget-grid .panel-title.inline{min-height:50px;padding:11px 12px}.org-action-panel{flex-direction:column;justify-content:center;display:flex}.org-flow-note{border-bottom:1px solid var(--border-light);background:#fbfdff;flex-direction:column;gap:5px;padding:12px;display:flex}.org-flow-note strong{font-size:12px}.org-flow-note span{color:var(--muted);font-size:10px;line-height:1.55}.admin-operation-form.org-form{border-bottom:1px solid var(--border-light);grid-template-columns:minmax(0,1fr) minmax(0,1fr) 96px;padding:12px}.admin-operation-form.org-form:last-child{border-bottom:0;grid-template-columns:minmax(0,1fr) 110px minmax(0,1fr) 96px}.org-create-user-panel{border:1px solid var(--border-light);background:#fff;border-radius:8px;margin:0 16px 12px;overflow:hidden}.org-create-user-panel .panel-title.inline{min-height:54px;padding:11px 12px}.org-create-user-panel .panel-title .button{margin-left:auto}.subaccount-form-row{grid-template-columns:minmax(180px,1fr) minmax(130px,.65fr) minmax(170px,.85fr) minmax(130px,.65fr);padding:12px}.org-unit-table,.org-member-table{min-width:760px}.org-unit-table>div{grid-template-columns:minmax(160px,1.2fr) 86px 86px 86px 86px 86px 64px}.org-member-table>div{grid-template-columns:minmax(180px,1.1fr) minmax(130px,.8fr) 96px 96px 72px}.org-unit-table strong small,.org-member-table strong small,.invite-table strong small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:9px;font-weight:500;display:block;overflow:hidden}.settings-card-row,.role-grid,.brand-upload-row{grid-template-columns:repeat(3,1fr);gap:12px;padding:0 16px 16px;display:grid}.role-grid{padding-top:16px}.brand-upload-row{grid-template-columns:repeat(2,1fr)}.setting-card,.brand-upload-row>div{border:1px solid var(--border-light);border-radius:7px;padding:14px}.setting-card>span,.brand-upload-row svg{color:var(--primary);margin-bottom:10px;display:inline-flex}.setting-card strong,.brand-upload-row strong{margin-bottom:7px;font-size:12px;display:block}.setting-card p,.brand-upload-row p{color:var(--muted);margin:0;font-size:10px;line-height:1.6}.member-table{min-width:760px}.member-table>div{grid-template-columns:minmax(120px,1fr) minmax(180px,1.2fr) 90px minmax(140px,1fr) 70px}.invite-table{min-width:860px;margin-top:12px}.invite-table>div{grid-template-columns:minmax(180px,1.2fr) 90px minmax(140px,1fr) 80px 82px 82px}.invite-table strong small{color:var(--muted);text-overflow:ellipsis;margin-top:3px;font-size:10px;font-weight:500;display:block;overflow:hidden}.admin-shell{grid-template-columns:244px minmax(0,1fr);min-height:100vh;display:grid}.admin-sidebar{border-right:1px solid var(--border-light);background:#fbfcfc;height:100vh;position:sticky;top:0;overflow:hidden}.admin-sidebar nav{flex-direction:column;gap:4px;padding:14px 10px;display:flex}.admin-frame{min-width:0}.admin-topbar{z-index:20;border-bottom:1px solid var(--border-light);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;justify-content:space-between;align-items:center;height:56px;padding:0 24px;display:flex;position:sticky;top:0}.admin-topbar>div:first-child{flex-direction:column;gap:2px;min-width:0;display:flex}.admin-topbar strong{font-size:13px}.admin-topbar span{color:var(--muted);font-size:10px}.admin-topbar-actions{align-items:center;gap:8px;display:flex}.admin-grid{grid-template-columns:minmax(0,1.1fr) minmax(420px,.9fr);gap:14px;display:grid}.admin-storage-layout,.admin-settings-layout,.admin-task-layout{gap:14px;display:grid}.admin-operation-form{grid-template-columns:minmax(150px,.7fr) minmax(140px,.55fr) minmax(240px,1fr);align-items:end;gap:12px;padding:15px;display:grid}.admin-operation-form.compact{grid-template-columns:minmax(240px,.8fr) minmax(320px,1.2fr);align-items:center}.admin-operation-form.four-cols{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-operation-form.timeout-scan-form{grid-template-columns:minmax(150px,.65fr) minmax(120px,.45fr) minmax(220px,1fr)}.admin-operation-form label{min-width:0;color:var(--muted);flex-direction:column;gap:7px;font-size:10px;font-weight:700;display:flex}.admin-operation-form input,.admin-operation-form select{border:1px solid var(--border);width:100%;height:38px;color:var(--text);background:#fff;border-radius:6px;outline:0;padding:0 10px;font-size:12px}.admin-operation-form input:focus,.admin-operation-form select:focus{border-color:var(--primary);box-shadow:0 0 0 3px #087f6d14}.admin-operation-form p{color:var(--muted);grid-column:1/-1;margin:0;font-size:10px;line-height:1.55}.admin-team-list{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:flex}.admin-team-list>span{border:1px solid var(--border);min-height:30px;color:var(--text);background:#fafbfb;border-radius:6px;align-items:center;gap:6px;padding:0 6px 0 8px;font-size:11px;font-weight:700;display:inline-flex}.admin-team-list em{color:var(--muted);font-size:10px;font-style:normal;font-weight:700}.admin-team-list .icon-button{width:24px;height:24px}.admin-team-list .compact-button{min-height:24px;padding:0 7px;font-size:10px}.admin-workspace-filters{grid-template-columns:minmax(220px,1fr) minmax(140px,.45fr) 74px;align-items:end;gap:10px;padding:0 15px 12px;display:grid}.admin-workspace-filters label{min-width:0;color:var(--muted);flex-direction:column;gap:6px;font-size:10px;font-weight:700;display:flex}.admin-workspace-filters input,.admin-workspace-filters select{border:1px solid var(--border);width:100%;height:32px;color:var(--text);background:#fff;border-radius:6px;outline:0;padding:0 9px;font-size:11px}.admin-workspace-select{grid-template-rows:auto 32px auto;gap:5px;min-width:0;display:grid}.admin-workspace-select label{min-width:0;color:var(--muted);flex-direction:column;gap:6px;font-size:10px;font-weight:700;display:flex}.admin-workspace-select input,.admin-workspace-select select{border:1px solid var(--border);width:100%;height:32px;color:var(--text);background:#fff;border-radius:6px;outline:0;padding:0 9px;font-size:11px}.admin-workspace-select-hint{color:var(--muted);font-size:10px;line-height:1.2}.admin-workspace-select input:focus,.admin-workspace-select select:focus,.admin-workspace-filters input:focus,.admin-workspace-filters select:focus{border-color:var(--primary);box-shadow:0 0 0 3px #087f6d14}.admin-member-filters{grid-template-columns:minmax(150px,.7fr) minmax(130px,.55fr) minmax(220px,1fr) 74px;align-items:end;gap:10px;padding:0 15px 12px;display:grid}.admin-member-filters label{min-width:0;color:var(--muted);flex-direction:column;gap:6px;font-size:10px;font-weight:700;display:flex}.admin-member-filters input,.admin-member-filters select{border:1px solid var(--border);width:100%;height:32px;color:var(--text);background:#fff;border-radius:6px;outline:0;padding:0 9px;font-size:11px}.admin-task-filters{grid-template-columns:minmax(150px,.8fr) minmax(140px,.7fr) minmax(120px,.55fr) minmax(220px,1fr) 74px;align-items:end;gap:10px;padding:0 15px 12px;display:grid}.admin-task-filters label{min-width:0;color:var(--muted);flex-direction:column;gap:6px;font-size:10px;font-weight:700;display:flex}.admin-task-filters input,.admin-task-filters select{border:1px solid var(--border);width:100%;height:32px;color:var(--text);background:#fff;border-radius:6px;outline:0;padding:0 9px;font-size:11px}.admin-task-filters input:focus,.admin-task-filters select:focus{border-color:var(--primary);box-shadow:0 0 0 3px #087f6d14}.admin-provider-log-filters{grid-template-columns:minmax(150px,.8fr) minmax(112px,.55fr) minmax(140px,.75fr) minmax(112px,.55fr) minmax(150px,.75fr) 74px;align-items:end;gap:10px;padding:0 15px 12px;display:grid}.admin-provider-log-filters label{min-width:0;color:var(--muted);flex-direction:column;gap:6px;font-size:10px;font-weight:700;display:flex}.admin-provider-log-filters input,.admin-provider-log-filters select{border:1px solid var(--border);width:100%;height:32px;color:var(--text);background:#fff;border-radius:6px;outline:0;padding:0 9px;font-size:11px}.admin-provider-log-filters input:focus,.admin-provider-log-filters select:focus{border-color:var(--primary);box-shadow:0 0 0 3px #087f6d14}.admin-ledger-filters{align-items:end;gap:10px;padding:0 15px 12px;display:grid}.admin-ledger-filters.storage-ledger-filters{grid-template-columns:minmax(150px,.8fr) minmax(140px,.6fr) minmax(150px,.75fr) minmax(150px,.75fr) 74px}.admin-ledger-filters.credit-ledger-filters{grid-template-columns:minmax(150px,.8fr) minmax(140px,.6fr) minmax(180px,1fr) 74px}.admin-ledger-filters label{min-width:0;color:var(--muted);flex-direction:column;gap:6px;font-size:10px;font-weight:700;display:flex}.admin-ledger-filters input,.admin-ledger-filters select{border:1px solid var(--border);width:100%;height:32px;color:var(--text);background:#fff;border-radius:6px;outline:0;padding:0 9px;font-size:11px}.admin-ledger-filters input:focus,.admin-ledger-filters select:focus{border-color:var(--primary);box-shadow:0 0 0 3px #087f6d14}.admin-audit-log-filters{grid-template-columns:minmax(150px,.8fr) minmax(150px,.75fr) minmax(120px,.6fr) minmax(140px,.7fr) minmax(140px,.7fr) 74px;align-items:end;gap:10px;padding:0 15px 12px;display:grid}.admin-audit-log-filters label{min-width:0;color:var(--muted);flex-direction:column;gap:6px;font-size:10px;font-weight:700;display:flex}.admin-audit-log-filters input,.admin-audit-log-filters select{border:1px solid var(--border);width:100%;height:32px;color:var(--text);background:#fff;border-radius:6px;outline:0;padding:0 9px;font-size:11px}.admin-audit-log-filters input:focus,.admin-audit-log-filters select:focus{border-color:var(--primary);box-shadow:0 0 0 3px #087f6d14}.admin-moderation-filters{grid-template-columns:minmax(150px,.9fr) minmax(120px,.6fr) minmax(120px,.6fr) 74px;align-items:end;gap:10px;padding:0 15px 12px;display:grid}.admin-moderation-filters label,.admin-moderation-note label{min-width:0;color:var(--muted);flex-direction:column;gap:6px;font-size:10px;font-weight:700;display:flex}.admin-moderation-filters select,.admin-moderation-note textarea{border:1px solid var(--border);width:100%;color:var(--text);background:#fff;border-radius:6px;outline:0;padding:0 9px;font-size:11px}.admin-moderation-filters select{height:32px}.admin-moderation-toolbar{color:var(--muted);justify-content:space-between;align-items:center;gap:10px;padding:0 15px 12px;font-size:11px;display:flex}.admin-moderation-toolbar span{min-width:0}.admin-moderation-note{padding:0 15px 12px}.admin-moderation-note textarea{resize:vertical;min-height:58px;padding:9px 10px;line-height:1.55}.admin-moderation-filters select:focus,.admin-moderation-note textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #087f6d14}.admin-current-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;min-width:0;display:grid}.admin-current-metrics span{border:1px solid var(--border-light);min-width:0;min-height:42px;color:var(--muted);background:#fafbfb;border-radius:6px;flex-direction:column;gap:3px;padding:8px 10px;font-size:10px;display:flex}.admin-current-metrics strong{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.admin-workspace-table>div{grid-template-columns:minmax(170px,1.2fr) 90px 70px 110px 70px 70px}.admin-workspace-table.full>div{grid-template-columns:minmax(180px,1.2fr) 130px 110px 70px 86px 76px}.admin-member-table>div{grid-template-columns:minmax(130px,1fr) minmax(190px,1.4fr) 90px minmax(130px,1fr) 80px}.admin-member-table.full>div{grid-template-columns:minmax(130px,1fr) minmax(190px,1.25fr) 110px minmax(120px,.8fr) 72px 128px}.admin-member-table select{border:1px solid var(--border);width:100%;height:30px;color:var(--text);background:#fff;border-radius:6px;padding:0 8px;font-size:10px}.admin-row-actions{align-items:center;gap:3px;display:inline-flex}.admin-row-actions .icon-button{width:28px;height:28px}.compact-button{min-height:30px;padding:0 10px;font-size:11px}.admin-task-table>div{grid-template-columns:minmax(190px,1.35fr) minmax(140px,1fr) 92px 86px 58px 82px 86px}.admin-task-table>div.selected{box-shadow:inset 3px 0 0 var(--primary);background:#f5fbf9}.admin-provider-log-table>div{grid-template-columns:118px minmax(130px,1fr) minmax(110px,.9fr) 76px 94px 76px 58px minmax(120px,1fr)}.admin-audit-log-table>div{grid-template-columns:118px minmax(130px,1fr) minmax(120px,1fr) minmax(120px,1fr) minmax(120px,1fr) minmax(180px,1.3fr)}.admin-credit-table>div{grid-template-columns:118px minmax(140px,1fr) 70px 78px 78px 72px minmax(110px,.9fr) minmax(180px,1.4fr)}.admin-storage-summary-table>div{grid-template-columns:minmax(180px,1.4fr) 100px 100px 80px 90px}.admin-storage-ledger-table>div{grid-template-columns:120px minmax(150px,1.2fr) 92px 92px minmax(120px,1fr) 80px}.admin-entitlement-table>div,.admin-provider-settings-table>div{grid-template-columns:minmax(150px,1fr) 170px minmax(220px,1.4fr)}.admin-pagination{border-top:1px solid var(--border-light);color:var(--muted);justify-content:flex-end;align-items:center;gap:8px;padding:12px 15px 15px;font-size:11px;display:flex}.admin-pagination label{color:var(--muted);align-items:center;gap:6px;font-size:11px;font-weight:700;display:inline-flex}.admin-pagination select{border:1px solid var(--border);height:30px;color:var(--text);background:#fff;border-radius:6px;padding:0 8px;font-size:11px}.admin-pagination strong{color:var(--text);text-align:center;min-width:54px;font-size:11px}.admin-inline-toggle,.admin-inline-number{min-width:0;color:var(--text);align-items:center;gap:7px;font-size:11px;font-weight:700;display:inline-flex}.admin-inline-toggle input{width:14px;height:14px;accent-color:var(--primary)}.admin-inline-number input{border:1px solid var(--border);border-radius:6px;width:70px;height:28px;padding:0 8px;font-size:11px}.admin-task-actions{align-items:center;gap:4px;display:inline-flex}.admin-task-actions .icon-button{width:30px;height:30px}.admin-task-operations-panel.empty{min-height:72px}.admin-operation-summary{border-top:1px solid var(--border-light);grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;padding:14px 15px;display:grid}.admin-operation-summary>span{border:1px solid var(--border-light);background:#fafbfb;border-radius:7px;flex-direction:column;justify-content:center;align-items:flex-start;gap:6px;min-width:0;min-height:58px;padding:10px;display:flex}.admin-operation-summary small{color:var(--muted);font-size:9px;font-weight:700}.admin-operation-summary strong{max-width:100%;color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.settings-inline-notice.warning{color:#9a5a12;background:#fff8ef;border-color:#f3d7b5}.admin-task-operations-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0 15px 15px;display:grid}.admin-operation-mini-table{border:1px solid var(--border-light);background:#fff;border-radius:7px;min-width:0;overflow:hidden}.admin-operation-mini-table h3{border-bottom:1px solid var(--border-light);background:#fafbfb;align-items:center;min-height:36px;margin:0;padding:0 12px;font-size:12px;display:flex}.admin-operation-mini-table p{min-height:42px;color:var(--muted);align-items:center;margin:0;padding:0 12px;font-size:10px;display:flex}.admin-operation-mini-table>div{border-bottom:1px solid var(--border-light);grid-template-columns:minmax(76px,.8fr) minmax(70px,.7fr) minmax(90px,1fr) minmax(80px,.8fr) minmax(110px,1.2fr);align-items:center;gap:8px;min-height:38px;padding:0 12px;display:grid}.admin-operation-mini-table>div:last-child{border-bottom:0}.admin-operation-mini-table span{min-width:0;color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.moderation-table{min-width:0}.moderation-table>div{grid-template-columns:minmax(150px,1.2fr) minmax(110px,1fr) minmax(70px,.7fr) 84px minmax(52px,.5fr)}.moderation-table.full>div{grid-template-columns:minmax(180px,1.4fr) minmax(140px,1fr) minmax(72px,.6fr) 86px 126px}.moderation-actions{align-items:center;gap:4px;display:inline-flex}.moderation-actions .icon-button{width:30px;height:30px}.icon-button.danger:hover{color:var(--danger);background:#fff1f1}.simple-admin-table>div{grid-template-columns:minmax(180px,1fr) 140px 120px minmax(160px,1fr)}.button-primary{background:var(--brand-gradient);box-shadow:0 6px 14px rgba(var(--primary-rgb), .14)}.button-primary:hover:not(:disabled){background:linear-gradient(135deg,#45a9ff 0%,#4968f0 100%)}.button-secondary:hover{border-color:var(--brand-line);background:var(--brand-panel)}.button-ghost:hover,.icon-button:hover,.collapse-button:hover,.workspace-switcher:hover{background:var(--brand-panel-strong)}.login-showcase{background:var(--brand-hero-gradient)}.showcase-copy p{color:#5f6f87}.preview-window{border-color:rgba(var(--primary-rgb), .18);box-shadow:0 28px 72px #2f589324}.preview-nav,.sidebar,.admin-sidebar{background:#fbfdff}.preview-title{background:#cce8ff}.preview-composer{border-color:rgba(var(--primary-rgb), .28)}.preview-composer span{background:#edf5ff}.preview-cards span{background:linear-gradient(135deg,#f8fbff,#edf5ff);border-color:#dce7f5}.input-shell:focus-within,.creation-composer:focus-within,.conversation-composer:focus-within{border-color:rgba(var(--primary-rgb), .5);box-shadow:0 0 0 3px rgba(var(--primary-rgb), .09), var(--shadow)}.nav-item{color:#5d6b84}.nav-item:hover{background:#edf5ff}.workspace-avatar{background:#e5f2ff}.user-menu>span,.composer-submit,.send-button{background:#252834}.composer-submit:hover:not(:disabled),.send-button:hover{background:var(--brand-gradient)}.creation-composer,.home-agent-composer{box-shadow:var(--shadow)}.composer-agent-suggestion,.agent-analysis-card,.mixcut-agent-brief,.candidate-agent-note{background:#f8fbff;border-color:#d8e5ff}.agent-route-board button:hover,.source-option-grid button:hover,.hot-video-grid button:hover,.mixcut-source-strip button:hover{background:#f8fbff;border-color:#bed0ff}.agent-route-board button.active,.workflow-stepper .current,.candidate-grid button.selected,.mixcut-asset-grid>button.selected,.asset-library-tile.active{box-shadow:0 0 0 2px rgba(var(--primary-rgb), .1)}.agent-route-board button.active,.shortcut-primary,.source-composer.agent-source-hero,.source-composer.mixcut-source-hero,.source-composer,.agent-reasoning-grid div,.analysis-card .remake-plan-block,.grouping-agent-state{background:linear-gradient(#fff,#f8fbff)}.composer-attachments button:hover,.composer-tools button:hover,.quick-instruction-bar button,.selling-editor button,.candidate-agent-note button{border-color:#bed0ff}.shortcut-card:hover{border-color:#bed0ff;box-shadow:0 8px 22px #2f467412}.task-progress,.table-progress>div,.progress-track{background:#eef0fb}.task-progress span,.table-progress>div span,.progress-track span{background:var(--brand-gradient)}.agent-avatar,.task-type-icon,.shortcut-icon,.placeholder-icon{background:var(--primary-soft);color:var(--primary)}.workflow-stepper .current{border-color:#bed0ff}.source-mode-tabs button.active,.segmented-control button.active{box-shadow:0 1px 4px #39416b1a}.hot-video-grid.hot-video-grid-featured button.featured{box-shadow:0 0 0 2px rgba(var(--primary-rgb), .1);background:#f8fbff}.viral-score-row,.material-gap-card{background:#f8fbff;border-color:#d8e5ff}.analysis-button{background:#edf5ff;border-color:#bed0ff}.material-gap-card{border-color:#bed0ff}.mixcut-source-strip span{background:rgba(var(--primary-rgb), .92)}.grouping-pipeline .current{background:#edf5ff;border-color:#bed0ff}.admin-task-table>div.selected{background:#f8fbff}.settings-inline-notice:not(.warning),.storyboard-render-notice,.mixcut-draft-notice,.viral-capability-notice.verified,.viral-product-notice{color:var(--primary);background:#f8fbff;border-color:#d8e5ff}.capability-pill.verified{color:var(--primary);background:#edf5ff;border-color:#d8e5ff}.home-agent-composer{box-shadow:var(--shadow);border-radius:8px}.home-composer-body{min-height:176px;padding:18px}.home-composer-body textarea,.creation-composer.home-agent-composer textarea,.studio-bottom-composer textarea{color:var(--text);font-size:14px;line-height:1.6}.home-product-chip-row,.home-media-chip-row{background:var(--primary-soft);height:36px;color:var(--primary);font-size:13px;font-weight:700}.home-product-chip-row input,.home-product-source-trigger{font-weight:700;color:var(--primary)!important;font-size:13px!important}.home-product-chip-row input::placeholder{color:#8aa7ef}.home-media-chip-row{font-size:13px}.home-plus-sign{font-size:16px}.home-control-left button{height:36px;color:var(--muted);border-radius:6px;font-size:13px;font-weight:600}.home-control-left button.active,.home-product-source-menu button.active,.home-product-source-menu button:hover,.home-mode-menu button.active,.home-mode-menu button:hover{border-color:#d8e5ff;color:var(--primary)!important;background:#f8fbff!important}.home-mode-menu,.home-media-menu,.home-product-source-menu{border-color:var(--border);border-radius:8px;box-shadow:0 14px 38px #2f467421}.home-mode-menu button{border-radius:6px}.home-mode-menu button>svg,.home-mode-menu button.active>svg,.home-mode-menu button:hover>svg{color:var(--primary)}.home-mode-menu button strong{font-size:14px}.home-mode-menu button small{font-size:12px;line-height:1.45}.home-media-library-grid>button.selected{border-color:var(--primary);box-shadow:0 0 0 2px rgba(var(--primary-rgb), .12)}.home-media-library-grid span{background:var(--primary)}.home-composer-submit:disabled{background:#eef0f7}.home-composer-terms .terms-check{font-size:12px;line-height:1.6}.studio-flow-page,.viral-agent-page,.viral-detail-page,.mixcut-agent-page{color:var(--text)}.studio-flow-page{background:var(--bg)}.studio-topbar,.viral-agent-topbar,.viral-task-drawer>header,.viral-product-drawer>header,.mixcut-agent-topbar{border-color:var(--border-light)}.studio-topbar strong,.mixcut-agent-topbar>strong{font-size:16px}.studio-topbar span{font-size:14px}.studio-balance span,.studio-balance button{color:var(--text);border-radius:6px;font-size:13px;font-weight:700}.studio-chat-main{gap:22px;padding-top:40px}.studio-agent-title{color:#45495b;font-size:16px}.studio-agent-title span,.media-thumb-fallback{background:var(--primary-soft);color:var(--primary);filter:none}.studio-thinking,.user-action-bubble{font-size:14px}.user-bubble{color:#4b5060;border-radius:8px;padding:14px 18px;font-size:14px}.one-click-user-bubble strong{color:var(--text);font-size:15px}.product-review-card,.product-summary-card,.creative-proposal-card,.storyboard-panel-card,.storyboard-editor,.studio-generated-result,.studio-bottom-composer,.viral-picker-strip,.viral-selection-box,.viral-product-url-card,.viral-advanced-card,.viral-result-card,.viral-storyboard-card,.mixcut-phone-preview,.generated-video-frame,.generated-video-placeholder{box-shadow:var(--shadow);border-radius:8px}.product-review-card,.product-summary-card,.creative-proposal-card,.storyboard-panel-card{padding:18px}.one-click-empty-card strong,.product-review-card label>span,.audience-editor>span,.selling-point-editor>span,.studio-select label,.storyboard-media-list strong,.storyboard-script h3{font-size:13px}.one-click-empty-card p,.product-parse-note p,.product-review-card textarea,.product-review-card input,.storyboard-script p{font-size:13px;line-height:1.65}.product-review-card input{height:40px}.product-review-card textarea{min-height:108px}.product-parse-note,.studio-resume-hint,.studio-bottom-composer{border-color:var(--border);background:var(--surface)}.product-parse-note strong,.storyboard-editor-head span,.shot-image-grid figcaption a,.studio-generated-result header>svg,.viral-storyboard-task>svg{color:var(--primary);filter:none}.studio-bottom-composer{padding:14px;bottom:14px}.studio-bottom-composer button:not(.composer-submit),.mixcut-guide,.mixcut-ai-button,.mixcut-outline-button,.mixcut-preview-button,.mixcut-submit{border-radius:6px;min-height:36px;font-size:13px}.studio-bottom-composer button:not(.composer-submit).active,.mixcut-segmented button.active,.mixcut-segmented.compact button.active,.mixcut-config-row em,.mixcut-candidate-list footer span{color:var(--primary);background:var(--primary-soft)}.mixcut-preview-button{background:var(--brand-gradient);box-shadow:0 6px 14px rgba(var(--primary-rgb), .14)}.mixcut-ai-button svg,.mixcut-guide svg{color:var(--primary)}.mixcut-switch input:checked+span{background:var(--primary)}.viral-agent-topbar h1,.viral-task-drawer h2,.viral-product-drawer h2,.viral-detail-topbar h1{font-size:22px}.viral-agent-balance,.viral-agent-balance button{color:var(--text);font-size:15px}.viral-agent-balance svg,.viral-bottom-bar b,.floating-help-rail button:first-child,.viral-selected-product-placeholder,.viral-storyboard-task>svg{color:var(--primary)}.viral-status-tabs button{border-radius:8px;font-size:15px}.viral-status-tabs button.active{background:var(--surface-subtle);color:var(--text)}.viral-list-actions input,.black-action,.outline-action{font-size:14px}.black-action{background:#111318;border-color:#111318}.outline-action{border-color:var(--border);color:var(--text)}.viral-section-title h3,.viral-product-url-card h3,.viral-advanced-card h3,.viral-storyboard-heading h2,.viral-result-card h2{font-size:22px}.viral-section-title p,.viral-product-url-card p,.viral-bottom-bar>div,.manual-product-row,.viral-form-field span,.viral-material-section h3,.selling-point-box h4,.viral-advanced>button{font-size:14px;line-height:1.6}.viral-selection-box{border-radius:12px}.viral-empty-box{font-size:15px}.viral-picker-strip button.selected,.viral-material-grid button.selected,.mixcut-candidate-list>button.selected,.mixcut-mini-asset-list button.selected{border-color:var(--primary);box-shadow:0 0 0 2px rgba(var(--primary-rgb), .1);background:#f8fbff}.viral-picker-strip img,.viral-picker-strip video,.viral-picker-strip button>span{color:var(--primary)}.viral-selected-product,.viral-selected-video{border-radius:8px}.viral-selected-product strong,.viral-selected-video strong{font-size:14px}.viral-selected-video span{font-size:12px}.viral-url-row input,.viral-form-field input,.viral-form-field textarea,.viral-form-field>button,.selling-point-box input{font-size:13px}.floating-help-rail button,.mixcut-floating-help button{box-shadow:0 8px 24px #2f46741a}.floating-help-rail button:first-child,.mixcut-floating-help button:first-child{color:var(--primary)}.storyboard-editor-head input{font-size:20px}.storyboard-shot-list .storyboard-shot-item.active{border-color:var(--primary);box-shadow:inset 0 0 0 1px rgba(var(--primary-rgb), .16);background:#f8fbff}.storyboard-shot-list .storyboard-shot-item.active i{background:var(--primary)}.storyboard-shot-editor .prompt-area:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(var(--primary-rgb), .1)}.prompt-asset-token{color:var(--primary);background:#f8fbff;border-color:#dfe3ff;border-radius:6px}.mention-popover{border-color:var(--border);border-radius:8px;box-shadow:0 18px 46px #2f467429}.mention-popover button{border-radius:6px;font-size:13px}.mention-popover button.active,.mention-popover button:hover{background:#f2f1ff}.generated-download-button{border-radius:8px;height:42px;font-size:14px}.asset-preview-placeholder{background:linear-gradient(135deg,#6d5cff 0%,#7b6cff 42%,#dce5ff 100%)}.mixcut-section-head h1,.mixcut-config-column h2,.mixcut-preview-column h2{font-size:20px}.mixcut-section-head p,.mixcut-config-column>p,.mixcut-preview-column>p{font-size:13px}.mixcut-shot-card{border-radius:8px}.mixcut-shot-card h3{font-size:15px}.mixcut-shot-card p,.mixcut-switch,.mixcut-shot-card footer button,.mixcut-shot-card footer select,.mixcut-shot-card footer input,.mixcut-config-row>span,.mixcut-config-block textarea,.mixcut-config-block input,.mixcut-config-block select{font-size:13px}.mixcut-config-row strong{font-size:12px}.mixcut-phone-preview{font-size:14px}.studio-menu button.selected,.add-selling-point,.studio-story-card header span,.creative-proposal-card>div:first-child p,.storyboard-editor-head span,.shot-image-grid figcaption a,.mixcut-asset-modal nav button.active,.drawer-tabs button.active,.effect-panel nav button.active,.mixcut-mini-asset-list svg{color:var(--primary)}.studio-story-card,.viral-history-card,.viral-history-empty,.viral-detail-page .viral-result-card,.viral-detail-page .viral-storyboard-card,.viral-storyboard-task,.mixcut-asset-modal,.mixcut-config-drawer,.voice-card,.effect-grid button,.mixcut-mini-asset-list button,.background-color-grid button{border-radius:8px}.studio-story-card{box-shadow:var(--shadow)}.studio-story-card li b,.subtitle-style header label span,.mixcut-library-grid b{background:var(--primary);color:#fff}.studio-menu button.selected,.drawer-tabs button.active,.voice-card.active,.mixcut-mini-asset-list button.selected{background:#f8fbff}.voice-card.active,.effect-grid button.active img,.background-color-grid button.active,.background-color-grid.compact button.active{border-color:var(--primary);outline-color:var(--primary);box-shadow:0 0 0 3px rgba(var(--primary-rgb), .16)}.mixcut-asset-modal nav button.active,.effect-panel nav button.active{border-color:var(--primary)}.mixcut-library-grid>button.selected{border-color:var(--primary);box-shadow:0 0 0 2px rgba(var(--primary-rgb), .12)}.viral-history-status-thumb.success{background:var(--primary)}.studio-generated-result h2,.viral-result-card h2{font-size:22px}.viral-detail-topbar strong,.viral-storyboard-heading h2{font-size:20px}.viral-detail-sidebar h2,.viral-detail-sidebar p,.viral-storyboard-task strong{font-size:15px}.viral-url-row input,.viral-legal-check,.viral-material-section p,.selling-point-box>button,.viral-form-field input,.viral-form-field textarea,.viral-form-field>button,.drawer-number-row span,.drawer-radio-group strong,.drawer-radio-group label,.drawer-number-row input{font-size:13px}.viral-url-row label,.selling-point-box label,.selling-point-row{border-radius:8px;min-height:44px;padding:0 10px 0 12px}.viral-legal-check{grid-template-columns:20px 1fr;gap:10px;line-height:1.6}.viral-material-grid button,.viral-material-grid img{border-radius:8px}.floating-help-rail button,.mixcut-floating-help button{width:44px;height:44px}.mixcut-asset-modal nav button{font-size:13px}.mixcut-preview-column h2,.mixcut-candidate-panel>header strong{font-size:15px}.mixcut-candidate-loading,.mixcut-candidate-list strong,.mixcut-estimate-box span,.mixcut-estimate-box strong{font-size:13px}.mixcut-phone-preview{border-radius:16px}.phone-play{width:52px;height:52px}button,.button,.black-action,.outline-action,.compact-button,.mixcut-submit,.mixcut-preview-button{letter-spacing:0}@media (width<=640px){.home-composer-body textarea,.creation-composer.home-agent-composer textarea,.studio-bottom-composer textarea{font-size:14px}.studio-chat-main,.studio-bottom-composer{width:calc(100% - 28px)}}.placeholder-page{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;display:flex}.placeholder-icon{background:var(--primary-soft);width:48px;height:48px;color:var(--primary);border-radius:8px;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.placeholder-page h1{margin-bottom:8px;font-size:22px}.placeholder-page p{color:var(--muted);margin-bottom:18px;font-size:13px}.apaas-page{flex-direction:column;height:calc(100vh - 56px);margin:-28px -32px -48px;display:flex}.apaas-frame{border:0;flex:1;width:100%}.apaas-state{color:var(--muted);justify-content:center;align-items:center;gap:12px;font-size:13px}@media (width<=640px){.apaas-page{height:calc(100vh - 56px);margin:-20px -14px -36px}}.viral-render-result-panel{border:1px solid var(--border);background:#fff;border-radius:8px;gap:12px;margin-top:16px;padding:16px;display:grid}.viral-render-result-panel.failed{background:snow;border-color:#f1c7c2}.viral-render-result-panel header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.viral-render-result-panel h3{color:var(--text);margin-bottom:4px;font-size:16px}.viral-render-result-panel p{color:var(--muted);font-size:13px;line-height:1.6}.viral-render-result-panel header>span{border:1px solid var(--border);color:var(--muted);border-radius:999px;flex:none;padding:5px 9px;font-size:12px}.viral-render-video-frame{aspect-ratio:16/9;background:#050505;border-radius:8px;overflow:hidden}.viral-render-video-frame video{object-fit:contain;width:100%;height:100%;display:block}.viral-render-video-placeholder{border:1px dashed var(--border);min-height:220px;color:var(--muted);background:#f8f9ff;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.viral-render-meta{color:var(--muted);flex-wrap:wrap;gap:12px;font-size:12px;display:flex}.viral-render-result-panel footer{justify-content:flex-end;display:flex}@media (width<=1180px){.dashboard-grid{grid-template-columns:1fr}.asset-grid{grid-template-columns:repeat(4,1fr)}.dashboard-heading{flex-direction:column}.quota-strip{width:100%}.quota-strip>div{flex:1}.viral-workspace,.mixcut-workspace{grid-template-columns:minmax(240px,.7fr) minmax(420px,1.3fr)}.summary-panel,.render-panel{grid-column:1/-1;grid-template-columns:repeat(2,1fr);align-items:start;display:grid;position:static}.summary-panel .panel-title,.render-panel .panel-title,.summary-panel .summary-actions,.render-panel .summary-actions{grid-column:1/-1}.vertical-preview{grid-row:span 5}.workflow-stepper,.workflow-stepper.mixcut-stepper{grid-template-columns:repeat(2,1fr)}.render-default-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.candidate-summary{grid-template-columns:repeat(3,100px)}.candidate-actions{grid-column:1/-1}.asset-library-grid{grid-template-columns:repeat(3,1fr)}.assets-layout,.billing-layout,.admin-grid{grid-template-columns:1fr}.asset-detail-panel{position:static}.billing-hero{grid-template-columns:1fr}.policy-grid,.package-grid,.ops-summary-grid,.cleanup-metrics{grid-template-columns:repeat(2,1fr)}.admin-workspace-filters,.admin-task-filters,.admin-operation-form.timeout-scan-form,.admin-provider-log-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.organization-budget-grid{grid-template-columns:1fr}.admin-operation-form.org-form,.admin-operation-form.org-form:last-child,.subaccount-form-row,.settings-member-filters,.billing-ledger-filters.credit-ledger-filters,.billing-ledger-filters.storage-ledger-filters,.admin-ledger-filters.storage-ledger-filters,.admin-ledger-filters.credit-ledger-filters,.admin-audit-log-filters,.admin-moderation-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-task-filters .compact-button,.admin-workspace-filters .compact-button,.admin-provider-log-filters .compact-button,.settings-member-filters .compact-button,.billing-ledger-filters .compact-button,.admin-ledger-filters .compact-button,.admin-audit-log-filters .compact-button,.admin-moderation-filters .compact-button{width:100%}.admin-moderation-toolbar{flex-direction:column;align-items:flex-start}.admin-moderation-toolbar .compact-button{width:100%}}@media (width<=900px){.login-page{grid-template-columns:1fr}.login-showcase{display:none}.mobile-brand{margin-bottom:48px;display:block}.app-shell,.app-shell.sidebar-collapsed{grid-template-columns:1fr}.sidebar{width:224px;transition:transform .18s;position:fixed;left:0;transform:translate(-100%);box-shadow:16px 0 42px #0000001f}.sidebar.mobile-open{transform:translate(0)}.sidebar-backdrop{z-index:25;background:#141b195c;border:0;position:fixed;inset:0}.mobile-menu{display:inline-flex}.topbar-metric span{display:none}.shortcut-row{grid-template-columns:1fr}.storyboard-grid{grid-template-columns:repeat(2,1fr)}.render-default-summary{grid-template-columns:1fr}.conversation-stream,.conversation-composer-wrap{padding-left:4%;padding-right:4%}.viral-workspace,.mixcut-workspace{grid-template-columns:1fr}.reference-panel,.asset-library-panel{max-height:none;position:static}.summary-panel,.render-panel{grid-column:auto;display:block}.source-composer{flex-direction:column;align-items:flex-start}.source-option-grid,.candidate-grid,.hot-video-grid{grid-template-columns:1fr}.hot-video-toolbar{flex-direction:column;align-items:flex-start}.settings-layout{grid-template-columns:1fr}.settings-tabs{flex-direction:row;overflow-x:auto}.settings-tabs button{white-space:nowrap}.admin-shell{grid-template-columns:1fr}.admin-sidebar{height:auto;position:static}.admin-sidebar nav{grid-template-columns:repeat(3,1fr);display:grid}.admin-topbar{position:static}.admin-topbar-actions{flex-wrap:wrap}.admin-workspace-filters,.admin-task-filters,.admin-operation-form.timeout-scan-form,.admin-provider-log-filters,.admin-operation-form.org-form,.admin-operation-form.org-form:last-child,.subaccount-form-row,.settings-member-filters,.billing-ledger-filters.credit-ledger-filters,.billing-ledger-filters.storage-ledger-filters{grid-template-columns:1fr}.cleanup-preview>header{flex-direction:column;align-items:stretch}.cleanup-actions{justify-content:space-between}.cleanup-metrics{grid-template-columns:1fr}.cleanup-list>div{grid-template-columns:1fr;justify-items:start}.cleanup-list span,.cleanup-list em{text-align:left}.admin-ledger-filters.storage-ledger-filters,.admin-ledger-filters.credit-ledger-filters,.admin-audit-log-filters,.admin-moderation-filters{grid-template-columns:1fr}}@media (width<=640px){.app-content{padding:20px 14px 36px}.topbar{padding:0 10px}.workspace-copy small,.topbar-metric{display:none}.dashboard-heading h1,.page-header h1,.workflow-header h1{font-size:22px}.quota-strip{grid-template-columns:repeat(3,1fr);display:grid}.quota-strip>div{flex-direction:column;min-width:0;padding:10px;display:flex}.quota-strip strong{order:2;font-size:15px}.creation-composer{min-height:220px}.composer-tabs{overflow-x:auto}.composer-footer{align-items:flex-end}.terms-check{align-items:flex-start;max-width:calc(100% - 48px)}.asset-grid{grid-template-columns:repeat(2,1fr)}.task-row{grid-template-columns:36px minmax(0,1fr) 70px 36px}.task-row .task-progress,.task-row .task-progress-label{display:none}.workflow-header,.page-header{flex-direction:column}.header-actions{justify-content:flex-start}.workflow-credit{width:100%}.workflow-stepper,.workflow-stepper.mixcut-stepper,.candidate-summary{grid-template-columns:1fr}.candidate-actions{flex-direction:column}.source-composer{padding:16px}.conversation-stream{padding:20px 12px 180px}.agent-message,.agent-card-wrap{grid-template-columns:28px minmax(0,1fr);gap:7px}.agent-avatar{width:28px;height:28px}.insight-grid,.creative-preview{grid-template-columns:1fr}.creative-preview img{width:100%;height:170px}.storyboard-grid{grid-template-columns:repeat(2,1fr);padding:12px}.card-actions{flex-direction:column-reverse;align-items:stretch}.card-actions>div{justify-content:flex-end}.result-panel{grid-template-columns:1fr}.result-video img{max-height:340px}.generation-steps{grid-template-columns:repeat(2,1fr)}.conversation-composer-wrap{padding:10px}.composer-tools{align-items:flex-end}.composer-tools>div:first-child button span{display:none}.composer-tools button{padding:0 7px}.task-summary-bar{grid-template-columns:repeat(2,1fr)}.task-summary-bar div:nth-child(2){border-right:0}.task-summary-bar div:nth-child(-n+2){border-bottom:1px solid var(--border-light)}.task-toolbar,.pagination-bar{flex-direction:column;align-items:stretch}.pagination-bar>div{flex-wrap:wrap;justify-content:space-between}.filter-tabs{overflow-x:auto}.toolbar-actions,.search-box{width:100%}.ops-summary-grid,.policy-grid,.package-grid,.settings-form-grid,.brand-settings-grid,.settings-card-row,.role-grid,.brand-upload-row{grid-template-columns:1fr}.asset-library-grid{grid-template-columns:repeat(2,1fr)}.admin-sidebar nav{grid-template-columns:1fr}.admin-topbar{flex-direction:column;align-items:flex-start;gap:10px;height:auto;min-height:72px;padding:12px 14px}.admin-topbar-actions{width:100%}.admin-topbar-actions .button{flex:136px}.admin-pagination{flex-direction:column;align-items:stretch}.admin-pagination .button,.admin-pagination label{justify-content:center;width:100%}.login-panel{align-items:flex-start;padding:28px 22px}.login-form{margin-top:8vh}}
