:root{--bg-void: #08070d;--bg-deep: #11101a;--bg-panel: rgba(22, 20, 32, .72);--bg-panel-strong: rgba(31, 28, 44, .88);--text: #f7efe7;--text-soft: rgba(247, 239, 231, .72);--text-muted: rgba(247, 239, 231, .46);--line-soft: rgba(255, 255, 255, .08);--line: rgba(255, 255, 255, .12);--line-strong: rgba(255, 255, 255, .18);--accent-amber: #ffb86b;--accent-coral: #ff7a6b;--accent-pink: #ff5fa2;--accent-violet: #8b5cf6;--accent-cyan: #45d7ff;--success: #6fd8a4;--warn: #ffcb6a;--danger: #ff7e85;--radius-xl: 34px;--radius-lg: 26px;--radius-md: 20px;--radius-sm: 14px;--radius-pill: 999px;--shadow-card: 0 28px 80px rgba(0, 0, 0, .38);--shadow-panel: 0 22px 44px rgba(0, 0, 0, .28);--shadow-soft: 0 18px 34px rgba(0, 0, 0, .22);--sidebar-collapsed: 92px;--sidebar-expanded: 260px;--workbench-sidebar-width: 332px;--workbench-sidebar-gap: 14px;--workbench-left-content-width: 332px}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;height:100%}body{padding:12px;background:radial-gradient(circle at 8% 14%,rgba(255,122,107,.22),transparent 28%),radial-gradient(circle at 88% 12%,rgba(69,215,255,.16),transparent 26%),radial-gradient(circle at 72% 78%,rgba(139,92,246,.16),transparent 26%),linear-gradient(135deg,#1f1022,#0a0a12 44%,#0d1320);color:var(--text);font-family:SF Pro Display,PingFang SC,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 16% 20%,rgba(255,255,255,.04),transparent 26%),radial-gradient(circle at 82% 18%,rgba(255,255,255,.03),transparent 24%),radial-gradient(circle at 50% 90%,rgba(255,184,107,.06),transparent 34%);opacity:1;z-index:-1}.app-banner{height:62px;margin-bottom:12px;display:flex;align-items:center;justify-content:center;gap:18px;padding:0 24px;border-radius:var(--radius-pill);background:linear-gradient(180deg,#ffffff12,#ffffff06),#16141ed6;border:1px solid rgba(255,255,255,.1);box-shadow:var(--shadow-card);-webkit-backdrop-filter:blur(26px) saturate(150%);backdrop-filter:blur(26px) saturate(150%);position:relative;overflow:hidden}.app-banner-score{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.34;overflow:visible;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.04) 12%,rgba(255,255,255,.04) 88%,transparent 100%)}.app-banner-score span{position:absolute;left:-8%;right:-8%;height:1px;background:#ffbf7066;box-shadow:0 0 18px #ffbf7014}.app-banner-score span:nth-child(1){top:14%}.app-banner-score span:nth-child(2){top:29%}.app-banner-score span:nth-child(3){top:44%}.app-banner-score span:nth-child(4){top:59%}.app-banner-score span:nth-child(5){top:74%}.app-banner-score i{position:absolute;color:#ffdaaffa;font-size:24px;font-weight:800;text-shadow:0 0 10px rgba(255,191,112,.22)}.app-banner-score i:nth-of-type(1){left:8%;top:54%;transform:rotate(-8deg)}.app-banner-score i:nth-of-type(2){left:14%;top:33%;transform:rotate(10deg)}.app-banner-score i:nth-of-type(3){left:20%;top:66%;transform:rotate(-6deg)}.app-banner-score i:nth-of-type(4){left:29%;top:26%;transform:rotate(14deg)}.app-banner-score i:nth-of-type(5){left:41%;top:50%;transform:rotate(-10deg)}.app-banner-score i:nth-of-type(6){left:53%;top:31%;transform:rotate(8deg)}.app-banner-score i:nth-of-type(7){left:64%;top:60%;transform:rotate(-12deg)}.app-banner-score i:nth-of-type(8){left:74%;top:36%;transform:rotate(9deg)}.app-banner-score i:nth-of-type(9){left:84%;top:56%;transform:rotate(-7deg)}.app-banner-score i:nth-of-type(10){left:92%;top:28%;transform:rotate(11deg)}.app-banner-score i:nth-of-type(11){left:33%;top:18%;transform:rotate(-9deg)}.app-banner-score i:nth-of-type(12){left:47%;top:16%;transform:rotate(8deg)}.app-banner-score i:nth-of-type(13){left:71%;top:20%;transform:rotate(-10deg)}.app-banner-score i:nth-of-type(14){left:87%;top:17%;transform:rotate(7deg)}.app-banner strong{font-size:26px;font-weight:900;letter-spacing:-.02em;background:linear-gradient(120deg,#ffbf70,#ff6f7d 44%,#8b5cf6);-webkit-background-clip:text;background-clip:text;color:transparent}.app-banner-brand{display:flex;align-items:center;justify-content:center;width:100%}.shell{display:grid;grid-template-columns:minmax(336px,356px) minmax(0,1fr);gap:18px;height:calc(100vh - 86px);align-items:start;overflow:hidden}.shell.workbench-shell{grid-template-columns:var(--workbench-left-content-width, 332px) minmax(0,1fr);align-items:stretch;column-gap:var(--workbench-sidebar-gap, 14px)}.global-workbench-sidebar{position:fixed;left:24px;top:86px;width:var(--workbench-left-content-width, 332px);height:calc(100vh - 86px);z-index:40}.shell.workbench-shell>main.content{grid-column:2}.workbench-left-panel{position:relative;display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:10px;min-width:0;min-height:0;height:100%;overflow:visible}.workbench-sidebar-toggle{position:absolute;top:50%;right:-12px;transform:translateY(-50%);width:24px;height:56px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:linear-gradient(180deg,#ffffff1a,#ffffff0a),#161420f0;color:#f7efe7e6;display:inline-flex;align-items:center;justify-content:center;font-size:18px;font-weight:800;cursor:pointer;box-shadow:var(--shadow-soft);z-index:20}.workbench-sidebar-toggle:hover{background:linear-gradient(180deg,#ffffff24,#ffffff0f),#161420fa}.workbench-left-panel.collapsed .menu-matrix-shell,.workbench-left-panel.collapsed .embedded-chat-panel,.workbench-left-panel.collapsed .workbench-bottom-actions{display:none}.workbench-left-panel.collapsed .workbench-sidebar-toggle{right:-30px}.workbench-left-panel.collapsed{width:0}.workbench-bottom-actions{display:flex;width:var(--workbench-left-content-width);justify-content:flex-start;align-items:center}.workbench-bottom-button-group{width:148px;min-height:42px;height:42px;padding:0 10px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#ffffff0d,#ffffff05),#161420d1;display:inline-flex;align-items:center;justify-content:space-around;gap:6px}.workbench-balance-chip{min-height:34px;height:34px;width:120px;min-width:0;padding:0 6px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#ffffff0d,#ffffff05),#161420d1;color:var(--text-soft);display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;white-space:nowrap}.workbench-balance-chip-chat{grid-column:1;grid-row:2}.workbench-balance-chip-coins{grid-column:2;grid-row:1;width:100px}.workbench-balance-chip-money{grid-column:3;grid-row:1;width:100px}.workbench-balance-chip-concurrency{grid-column:2;grid-row:2;width:100px}.workbench-balance-chip-running{grid-column:3;grid-row:2;width:100px}.workbench-bottom-button{position:relative;width:34px;height:34px;border:0;border-radius:12px;background:transparent;color:var(--text);display:flex;justify-content:center;align-items:center;gap:0;cursor:pointer;padding:0;box-shadow:none}.workbench-bottom-button:after{content:attr(data-tooltip);position:absolute;left:50%;bottom:calc(100% + 6px);transform:translate(-50%);white-space:nowrap;padding:4px 6px;border-radius:8px;background:#0e0e12f5;color:var(--text);font-size:9px;opacity:0;pointer-events:none;transition:opacity .12s ease}.workbench-bottom-button:hover:after{opacity:1}.workbench-bottom-button-profile{color:#fff}.workbench-profile-menu-wrap{position:relative;display:inline-flex}.workbench-profile-menu{position:absolute;left:0;bottom:calc(100% + 8px);width:170px;padding:7px;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:#12111cfa;box-shadow:0 -16px 42px #00000057;z-index:140}.workbench-profile-balance-row{min-height:28px;padding:5px 8px;color:var(--text-soft);font-size:12px;font-weight:800;display:flex;align-items:center;white-space:nowrap}.workbench-profile-menu-divider{height:1px;margin:4px 6px;background:#ffffff1a}.workbench-profile-menu button{width:100%;min-height:28px;border:0;border-radius:7px;padding:5px 8px;background:transparent;color:var(--text-soft);font-size:12px;font-weight:700;text-align:left;cursor:pointer}.workbench-profile-menu button:hover{background:#ffffff14;color:var(--text)}.workbench-bottom-button-settings{color:#caebfff5}.workbench-bottom-button-settings .workbench-bottom-icon{font-size:19px}.workbench-bottom-button-theme{color:#e8d0fff5}.workbench-bottom-icon{width:17px;height:17px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:transparent;font-size:15px;font-weight:800}.workbench-bottom-icon-profile{color:#fff}.workbench-bottom-icon-profile svg{width:17px;height:17px;display:block}.embedded-chat-panel{display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:6px;width:var(--workbench-left-content-width);max-width:var(--workbench-left-content-width);justify-self:start;min-height:0;padding:10px 14px 14px;border-radius:24px;background:radial-gradient(circle at 16% 16%,rgba(255,111,125,.08),transparent 24%),radial-gradient(circle at 84% 12%,rgba(69,215,255,.08),transparent 22%),linear-gradient(180deg,#161420e6,#0c0d14f5);border:1px solid rgba(255,255,255,.08);box-shadow:var(--shadow-card)}.embedded-chat-head{display:flex;align-items:center;justify-content:space-between;gap:6px;min-height:32px}.embedded-chat-head-left{min-width:0}.embedded-chat-head strong{display:block;font-size:13px;font-weight:800;line-height:1.05}.embedded-chat-head span{display:block;margin-top:1px;font-size:9px;line-height:1;color:var(--text-muted)}.embedded-chat-head-actions{display:flex;align-items:center;gap:6px}.message-icon-btn{position:relative;width:18px;height:18px;border:1px solid rgba(255,255,255,.12);border-radius:6px;background:#ffffff0f;color:var(--text);display:inline-flex;align-items:center;justify-content:center;font-size:10px;cursor:pointer}.embedded-chat-scroll{min-height:0;max-height:none;overflow-y:auto;align-self:stretch;border-radius:24px;background:linear-gradient(180deg,#ffffff05,#00000024),#0a0b10a6}.embedded-chat-scroll .messages{display:grid;gap:10px;padding:10px 0}.embedded-chat-send{position:absolute;right:5px;bottom:5px;width:20px;height:20px;border:0;border-radius:7px;background:transparent;color:#f7efe7b8;font-weight:800;cursor:pointer;font-size:10px;padding:0;display:inline-flex;align-items:center;justify-content:center}.embedded-chat-send svg{width:13px;height:13px;display:block}.embedded-chat-send{color:#f7efe7b8}.embedded-chat-send:hover{color:#f7efe7e6}.embedded-chat-send:active{transform:scale(.96)}.personal-center-card{position:relative;width:min(820px,calc(100vw - 48px));padding:34px 32px 30px;border-radius:42px;background:radial-gradient(circle at 14% 16%,rgba(255,122,107,.16),transparent 28%),radial-gradient(circle at 88% 18%,rgba(69,215,255,.14),transparent 26%),linear-gradient(180deg,#2a2634f5,#10121afa);border:1px solid rgba(255,255,255,.12);box-shadow:var(--shadow-card)}.personal-center-close{position:absolute;right:22px;top:22px;width:68px;height:68px;border-radius:50%;border:1px solid rgba(255,255,255,.14);background:#ffffff0d;color:var(--text);font-size:42px;cursor:pointer}.personal-center-title{font-size:54px;line-height:1;font-weight:900}.personal-center-subtitle{margin-top:14px;color:var(--text-soft);font-size:22px;font-weight:700}.personal-center-panel{margin-top:26px;padding:24px 22px 22px;border-radius:34px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,#ffffff12,#ffffff08)}.personal-center-user{display:flex;align-items:center;gap:18px}.personal-center-avatar{width:92px;height:92px;border-radius:28px;display:inline-flex;align-items:center;justify-content:center;font-size:34px;font-weight:900;color:var(--text);background:linear-gradient(145deg,#ff7a6bfa,#8de0dfb8)}.personal-center-user strong{display:block;font-size:28px;line-height:1.1}.personal-center-user span{display:block;margin-top:6px;color:var(--text-soft);font-size:18px;font-weight:700}.personal-center-fields{display:grid;gap:16px;margin-top:22px}.personal-center-actions{display:grid;gap:12px;margin-top:20px}.sidebar{position:relative;display:flex;flex-direction:column;gap:12px;padding:16px 12px;border-radius:var(--radius-xl);background:radial-gradient(circle at 50% 0%,rgba(255,122,107,.06),transparent 44%),linear-gradient(180deg,#1a1726f5,#100e1beb);border:1px solid rgba(255,255,255,.1);box-shadow:var(--shadow-card);-webkit-backdrop-filter:blur(28px) saturate(150%);backdrop-filter:blur(28px) saturate(150%);z-index:20;overflow:hidden;align-items:stretch;width:100%}.content{position:relative;border-radius:var(--radius-xl);overflow:hidden;background:radial-gradient(circle at 12% 10%,rgba(255,111,125,.1),transparent 28%),radial-gradient(circle at 82% 8%,rgba(69,215,255,.08),transparent 26%),linear-gradient(135deg,#181422eb,#0d101cfa 58%,#111c2cfa);box-shadow:0 30px 72px #00000070,inset 0 1px #ffffff0a;min-width:0;display:flex;flex-direction:column;min-height:0}.menu-matrix-shell{position:relative;top:0;z-index:6;display:grid;gap:8px;width:var(--workbench-left-content-width);max-width:var(--workbench-left-content-width);justify-self:start;min-width:0}.menu-matrix-card{padding:12px 12px 10px;border-radius:12px;background:#161420e6;border:1px solid rgba(255,255,255,.1);box-shadow:var(--shadow-card);-webkit-backdrop-filter:blur(22px) saturate(140%);backdrop-filter:blur(22px) saturate(140%);overflow:hidden}.menu-matrix-title{margin-bottom:8px;color:var(--text);font-size:14px;font-weight:800;letter-spacing:-.03em}.menu-matrix-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;justify-content:stretch}.menu-matrix-item{width:100%;min-width:0;height:60px;padding:1px 6px;border-radius:12px;color:var(--text);text-decoration:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;font-size:9px;font-weight:700;background:#ffffff0f;border:1px solid rgba(255,255,255,.05);box-shadow:inset 0 1px #ffffff0f}.menu-matrix-item.active{border-color:#ffbf7042}.menu-matrix-item-icon{width:18px;height:18px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;font-size:8px;font-weight:800;background:#ffffff1f;color:#fffffff5}.menu-matrix-item-label{line-height:1.1;text-align:center;max-width:100%}.menu-matrix-music{background:linear-gradient(180deg,#ffb7854d,#ff75872e),#8a4a56d6}.menu-matrix-audio-analysis{background:linear-gradient(180deg,#6fd8a447,#45d7ff24),#30685cd6}.menu-matrix-image-studio{background:linear-gradient(180deg,#80dcff47,#6ea4ff29),#345878d6}.menu-matrix-mv{background:linear-gradient(180deg,#c4a9ff47,#9176ff29),#52447ed6}.menu-matrix-history{background:linear-gradient(180deg,#ffd6a31a,#ffb07c0a),#5c4e3e9e}.content:before{content:none}.content-header{position:relative;z-index:1;min-height:1px;padding:18px 24px 0;background:transparent;border-bottom:1px solid rgba(255,255,255,.05)}.content-body{position:relative;z-index:1;padding:22px;display:grid;align-content:start;gap:20px;flex:1;overflow-y:auto}.embedded-chat-scroll{min-height:0;overflow-y:auto;padding-right:2px}.embedded-chat-compose{position:relative;display:block}.embedded-chat-compose textarea{width:100%;min-height:64px;padding:10px 32px 10px 12px;border-radius:14px;font-size:12px}.embedded-chat-send{position:absolute;right:5px;bottom:5px;width:20px;height:20px;border:0;border-radius:8px;padding:0;background:transparent;color:#f7efe785;cursor:pointer;font-size:0;display:inline-flex;align-items:center;justify-content:center}.card,.glass-card{background:linear-gradient(180deg,#ffffff14,#ffffff08),#12101cb8;border:1px solid rgba(255,255,255,.09);border-radius:30px;box-shadow:var(--shadow-panel);-webkit-backdrop-filter:blur(28px) saturate(150%);backdrop-filter:blur(28px) saturate(150%)}.workspace-hero{display:grid;grid-template-columns:1fr;gap:8px;padding:12px 16px 10px;min-height:96px;border-radius:24px;background:radial-gradient(circle at 8% 14%,rgba(255,111,125,.12),transparent 26%),radial-gradient(circle at 86% 8%,rgba(69,215,255,.1),transparent 24%),linear-gradient(180deg,#ffffff14,#ffffff08),#181422d1;border:1px solid rgba(255,255,255,.09);box-shadow:var(--shadow-panel),inset 0 1px #ffffff0f}.workspace-hero-main{display:grid;align-content:start;gap:3px}.workspace-hero-badge{display:inline-flex;width:fit-content;align-items:center;padding:4px 8px;border-radius:var(--radius-pill);background:#ffffff0d;color:#ffca8a;font-size:9px;font-weight:800;letter-spacing:.18em}.workspace-hero h2{margin:0;font-size:22px;line-height:1.02;letter-spacing:-.04em;color:var(--text)}.workspace-hero p{margin:0;max-width:none;color:var(--text-muted);font-size:11px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.progress-rail{position:relative;z-index:5;display:grid;grid-template-columns:repeat(8,minmax(0,1fr));align-items:stretch;gap:6px;min-height:52px;padding:9px 5px;margin-bottom:4px;border-radius:18px;background:linear-gradient(135deg,#ffffff0d,#ffffff05),#13111cdb;border:1px solid rgba(255,255,255,.08);box-shadow:var(--shadow-soft);overflow:visible}.progress-step{position:relative;display:grid;grid-template-rows:auto auto;align-items:center;padding:5px 9px 6px;border-radius:11px;background:linear-gradient(180deg,#ffffff0d,#ffffff05),#161422d1;border:1px solid rgba(255,255,255,.05);min-width:0;min-height:34px;overflow:hidden}.progress-step:after{content:"";position:absolute;inset:auto 0 0;height:2px;background:#ffffff12}.progress-step.done:after{background:linear-gradient(90deg,var(--success),var(--accent-cyan))}.progress-step.active:after{background:linear-gradient(90deg,var(--accent-amber),var(--accent-coral),var(--accent-violet))}.progress-step.error:after{background:linear-gradient(90deg,var(--danger),var(--accent-coral))}.progress-step.active{background:linear-gradient(135deg,#ff957d24,#87daf21a);border-color:#ffc0b424;box-shadow:inset 0 1px #ffffff14,0 14px 26px #0000003d}.progress-step.done:before{content:"";position:absolute;inset:5px 5px auto auto;width:5px;height:5px;border-radius:var(--radius-pill);background:var(--success);z-index:1}.progress-step.active:before,.progress-step.error:before{content:"";position:absolute;inset:5px 5px auto auto;width:5px;height:5px;border-radius:var(--radius-pill);z-index:1}.progress-step.active:before{background:var(--warn)}.progress-step.error:before{background:var(--danger)}.progress-bundle{position:relative;display:grid;grid-column:span 2;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;min-width:0;padding:4px 18px 8px 4px;border-radius:14px;border:1px solid rgba(255,255,255,.07);background:#ffffff06;overflow:hidden}.progress-bundle:before{content:"";position:absolute;right:7px;top:7px;width:7px;height:7px;border-radius:var(--radius-pill);background:#ffffff1f;opacity:0}.progress-bundle:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;border-radius:0 0 14px 14px;background:#ffffff12;z-index:2}.progress-bundle.running,.progress-bundle.active{border-color:#ffcb6a3d;background:linear-gradient(135deg,#ffcb6a1f,#ff6f7d0f);box-shadow:inset 0 1px #ffffff14}.progress-bundle.running:before,.progress-bundle.active:before{background:var(--warn);opacity:1}.progress-bundle.running:after,.progress-bundle.active:after{background:linear-gradient(90deg,var(--accent-amber),var(--accent-coral))}.progress-bundle.success,.progress-bundle.done{border-color:#6fd8a438;background:linear-gradient(135deg,#6fd8a41a,#45d7ff0f)}.progress-bundle.success:before,.progress-bundle.done:before{background:var(--success);opacity:1}.progress-bundle.success:after,.progress-bundle.done:after{background:linear-gradient(90deg,var(--success),var(--accent-cyan))}.progress-bundle.error{border-color:#ff7e853d;background:#ff7e8514}.progress-bundle.error:before{background:var(--danger);opacity:1}.progress-bundle.error:after{background:linear-gradient(90deg,var(--danger),var(--accent-coral))}.progress-bundle .progress-step{min-height:30px;padding:4px 7px 6px;border-radius:10px;box-shadow:none;background:#16142285;border-color:#ffffff0a;overflow:hidden}.progress-bundle .progress-step:before,.progress-bundle .progress-step:after{display:none}.progress-step strong{display:block;min-width:0;font-size:11px;line-height:1.1;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.progress-step span:not(.step-num){display:block;min-width:0;margin-top:1px;font-size:8px;color:var(--text-muted);line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:1480px){.progress-step span:not(.step-num){display:none}.progress-step{grid-template-rows:1fr}}.workspace-grid{display:grid;gap:18px}.workspace-topbar{display:grid;grid-template-columns:minmax(0,1fr);align-items:stretch;position:relative;z-index:30}.input-panel,.run-control-panel{padding:20px;border-radius:26px;background:linear-gradient(180deg,#ffffff0f,#ffffff06),#161322d1;border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 1px #ffffff0f}.input-panel{min-height:186px}.input-panel-top textarea{min-height:136px}.node-card-compact{position:relative;overflow:visible;z-index:30}.node-card-compact .content-box{position:relative;padding-bottom:58px;overflow:visible;z-index:30}.node-card-compact .editor-box-compact{padding-bottom:44px}.run-control-panel{position:absolute;left:-12px;right:36px;bottom:10px;display:flex;align-items:center;justify-content:flex-end;flex-wrap:nowrap;gap:5px;width:auto;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;z-index:90}.run-control-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center}.storyboard-aspect-select{width:108px;min-width:108px;max-width:108px;flex:0 0 108px;z-index:110}.run-control-panel .music-role-select{width:104px;min-width:104px;max-width:104px;flex:0 0 104px}.run-control-panel .music-ratio-select{width:104px;min-width:104px;max-width:104px;flex-basis:104px}.run-control-panel .music-grid-select{width:72px;min-width:72px;max-width:72px;flex-basis:72px}.storyboard-aspect-select .compact-select-trigger{min-height:30px;gap:4px;padding:5px 7px;border-radius:10px;font-size:10px}.storyboard-aspect-select .compact-select-menu{min-width:76px}.storyboard-aspect-select .compact-select-option{justify-content:flex-start}.run-mode-select{width:68px;min-width:68px;max-width:68px;flex:0 0 68px;z-index:100}.run-mode-select .compact-select-trigger{min-height:30px;gap:4px;padding:5px 7px;border-radius:10px;font-size:10px}.run-control-panel .btn{min-width:58px;min-height:30px;padding:5px 10px;border-radius:11px;font-size:11px;flex:0 0 auto}.nodes-grid{position:relative;z-index:1}.btn{border:0;border-radius:16px;padding:12px 20px;font:inherit;font-weight:700;cursor:pointer;transition:transform .14s ease,box-shadow .14s ease,filter .14s ease,opacity .14s ease,background .14s ease;box-shadow:0 12px 24px #0000002e;display:inline-flex;align-items:center;justify-content:center;gap:8px}.btn:hover{transform:translateY(-1px)}.btn:active{transform:translateY(1px) scale(.988)}.btn:disabled{cursor:not-allowed;opacity:.44;transform:none;box-shadow:none}.btn.primary{background:linear-gradient(135deg,#ffbf70,#ff6f7d 44%,#8b5cf6);color:#fff8f2;box-shadow:0 16px 32px #ff6f7d38,inset 0 1px #ffffff3d}.btn.secondary{background:#ffffff0d;color:var(--text);border:1px solid rgba(255,255,255,.1)}.btn-compact{padding:10px 14px;font-size:13px}.chip,.pill{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:9px 16px;border-radius:var(--radius-sm);background:#ffffff0a;border:1px solid rgba(255,255,255,.07);font-size:12px;font-weight:700;color:var(--text-soft);cursor:pointer;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease,background .14s ease;box-shadow:0 10px 20px #00000029}.chip:hover,.pill:hover{transform:translateY(-1px);background:#ffffff14;border-color:#ffffff24;box-shadow:0 14px 26px #0000003d}.chip:active,.pill:active{transform:translateY(1px) scale(.988)}.chip.copied,.chip:disabled{cursor:not-allowed;color:var(--text);background:linear-gradient(135deg,#ffb86b38,#ff6f7d2e);border-color:transparent;opacity:1}.chip.upload-chip{color:#fff;background:linear-gradient(135deg,var(--accent-amber),var(--accent-coral));border-color:transparent;box-shadow:0 10px 22px #ff6f7d2e}textarea,input,select{width:100%;border:1px solid rgba(255,255,255,.09);background:#ffffff0a;border-radius:18px;padding:14px 16px;font:inherit;color:var(--text);resize:none;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}textarea:focus,input:focus,select:focus{outline:none;border-color:#ffb86b73;box-shadow:0 0 0 4px #ffb86b14,0 0 28px #ff6f7d1a;background:#ffffff0f}textarea::placeholder,input::placeholder{color:#f7efe761}select option{background:#161523;color:var(--text)}.compact-select{position:relative;width:100%;min-width:0;color:var(--text);z-index:20}.compact-select.open{z-index:80}.compact-select-trigger{width:100%;min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid rgba(255,255,255,.09);background:#ffffff0a;border-radius:18px;padding:11px 14px;color:var(--text);font:inherit;text-align:left;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.compact-select.open .compact-select-trigger,.compact-select-trigger:focus-visible{outline:none;border-color:#ffb86b73;box-shadow:0 0 0 4px #ffb86b14,0 0 28px #ff6f7d1a;background:#ffffff0f}.compact-select-trigger:disabled{cursor:not-allowed;opacity:.56}.compact-select-trigger span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.compact-select-caret{flex:0 0 auto;font-size:10px;color:var(--text-muted)}.compact-select-menu{position:absolute;left:0;right:auto;top:calc(100% + 5px);min-width:100%;max-width:min(280px,72vw);max-height:190px;overflow-y:auto;padding:4px;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:#12111cfa;box-shadow:0 16px 42px #00000057}.compact-select.drop-up .compact-select-menu{top:auto;bottom:calc(100% + 5px);box-shadow:0 -16px 42px #00000057}.compact-select-menu-portal{position:fixed;right:auto;z-index:9999}.compact-select-menu-portal.drop-up{box-shadow:0 -16px 42px #00000057}.compact-select-option{width:100%;min-height:24px;display:flex;align-items:center;border:0;border-radius:7px;padding:4px 7px;background:transparent;color:var(--text-soft);font-size:11px;line-height:1.2;text-align:left;cursor:pointer}.compact-select-option:hover,.compact-select-option.active{background:#ffffff14;color:var(--text)}.compact-select-inline{width:auto;flex:0 0 auto}.compact-select-inline .compact-select-trigger{min-height:18px;border:0;border-radius:0;padding:0;background:transparent;box-shadow:none;font-size:11px;font-weight:700}.compact-select-inline.open .compact-select-trigger,.compact-select-inline .compact-select-trigger:focus-visible{border-color:transparent;box-shadow:none;background:transparent}.compact-select-inline .compact-select-menu{min-width:86px}.field label{display:block;margin-bottom:8px;font-size:13px;color:var(--text-soft)}.field-tip{display:block;margin-top:8px;font-size:12px;color:var(--text-muted);line-height:1.5}.nodes-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:start}.music-workflow-grid{align-items:stretch;--music-workflow-card-height: 486.5px}.music-workflow-grid>.node-card{padding-top:15px}.music-workflow-grid>.node-card>.node-meta{align-items:flex-start;min-height:34px}.music-workflow-grid>.node-card>.node-meta strong{line-height:1}.music-workflow-grid>.node-card>.node-meta .badge{min-height:15px;padding:2px 8px;border-radius:9px;font-size:10px;line-height:1.1}.music-workflow-grid .card-actions{gap:6px}.music-workflow-grid .card-actions .chip{min-height:15px;padding:2px 8px;border-radius:9px;font-size:10px;line-height:1.1}.node-card{position:relative;padding:18px;border-radius:26px;background:linear-gradient(145deg,#ffffff0f,#ffffff06 46%,#ffffff0a),#181422d6;border:1px solid rgba(255,255,255,.08);box-shadow:var(--shadow-soft),inset 0 1px #ffffff0f;overflow:hidden}.node-card:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,#ffbf70cc,#ff6f7db3,#8b5cf6b3);opacity:.88}.node-card-combined{grid-column:1 / -1;min-height:380px}.node-card-compact{min-height:96px}.music-step-card{display:flex;flex-direction:column;height:var(--music-workflow-card-height);min-height:var(--music-workflow-card-height)}.music-step-card .content-box{flex:1;display:flex;min-height:0;margin-top:0;overflow:hidden}.music-step-card .editor-box{flex:1;min-height:0;resize:none;overflow:auto}.music-lyrics-card,.music-flat-card{min-height:var(--music-workflow-card-height);padding:22px 24px}.music-lyrics-card .content-box,.music-flat-card .content-box{position:absolute;left:24px;right:24px;top:55px;bottom:22px;margin-top:0;padding:10px 14px;border:0;border-radius:18px;background:#ffffff06}.music-flat-card.music-node-has-error .content-box,.music-flat-card:has(.music-node-task-notice) .content-box{bottom:58px}.music-node-error{position:absolute;left:24px;right:24px;bottom:17px;min-height:28px;max-height:36px;padding:7px 10px;overflow:hidden;border:1px solid rgba(255,111,125,.26);border-radius:12px;background:#5f24323d;color:#ffcdd3eb;font-size:11px;line-height:1.35;text-overflow:ellipsis}.music-node-task-notice{position:absolute;left:24px;right:24px;bottom:14px;z-index:4}.music-node-task-notice .refactor-task-notice{min-height:32px;padding:6px 8px;gap:8px;border:1px solid rgba(255,191,112,.28);border-radius:12px;background:#52341c47;font-size:11px;line-height:1.25}.music-node-task-notice .refactor-task-notice>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.music-node-task-notice .refactor-task-recovery-actions{gap:6px}.music-node-task-notice .refactor-task-recovery-actions input{width:130px;min-height:26px;padding:4px 8px;font-size:11px}.music-node-task-notice .btn-compact,.music-node-task-notice .refactor-delete{min-height:26px;padding:4px 8px;font-size:11px}.music-lyrics-card .editor-box,.music-flat-card .editor-box{min-height:0;padding:0 0 0 4px;border:0;border-radius:0;background:transparent;box-shadow:none;font-size:15px;line-height:1.8}.lyrics-selection-optimize{position:absolute;z-index:120;min-width:76px;height:30px;padding:5px 10px;border:1px solid rgba(255,255,255,.14);border-radius:10px;background:#2b2737f5;color:var(--text);font-size:10px;font-weight:700;line-height:1;cursor:pointer;box-shadow:0 10px 22px #06050b4d,inset 0 1px #ffffff14}.lyrics-selection-optimize:hover{border-color:#ff7e8552;background:#3a3145fa}.lyrics-optimization-dialog{width:min(420px,100%);min-height:0}.lyrics-optimization-dialog textarea{display:block;width:100%;min-height:120px;margin-top:18px;padding:12px 14px;resize:vertical;border:1px solid rgba(255,255,255,.1);border-radius:12px;outline:none;background:#ffffff0a;color:var(--text);font:inherit;font-size:13px;line-height:1.55}.lyrics-optimization-dialog textarea:focus{border-color:#ff7e856b;box-shadow:0 0 0 3px #ff6f7d14}.lyrics-optimization-dialog .dialog-actions{margin-top:20px}.storyboard-lyrics-dialog{width:min(680px,100%);min-height:0;max-height:min(760px,calc(100vh - 48px));display:flex;flex-direction:column;padding:24px}.storyboard-lyrics-dialog>strong{font-size:18px;letter-spacing:0}.storyboard-lyrics-mode-select{width:180px;margin-top:18px}.storyboard-lyrics-mode-select .compact-select-trigger{min-height:38px;padding:8px 11px;border-radius:12px;font-size:12px}.storyboard-lyrics-sections{min-height:180px;max-height:430px;margin-top:14px;overflow-y:auto;overscroll-behavior:contain;border-top:1px solid rgba(255,255,255,.07);border-bottom:1px solid rgba(255,255,255,.07)}.storyboard-lyrics-section{display:flex;align-items:center;gap:11px;padding:12px 8px;border-bottom:1px solid rgba(255,255,255,.055);color:var(--text-soft);cursor:pointer}.storyboard-lyrics-section:last-child{border-bottom:0}.storyboard-lyrics-section.selected{background:#ffb86b0e}.storyboard-lyrics-native-check{position:absolute;width:1px;height:1px;margin:0;padding:0;opacity:0;pointer-events:none}.storyboard-lyrics-check{flex:0 0 13px;position:relative;width:13px;height:13px;box-sizing:border-box;margin:0;border:1px solid rgba(255,255,255,.68);border-radius:3px;background:#ffffff14;transition:background-color .12s ease,border-color .12s ease}.storyboard-lyrics-check:after{position:absolute;left:3px;top:2px;width:6px;height:4px;border:solid #1e171d;border-width:0 0 2px 2px;content:"";opacity:0;transform:rotate(-45deg)}.storyboard-lyrics-section.selected .storyboard-lyrics-check{border-color:#ff7e85;background:#ff7e85}.storyboard-lyrics-section.selected .storyboard-lyrics-check:after,.song-structure-column.selected .storyboard-lyrics-check:after{opacity:1}.storyboard-lyrics-section>span{min-width:0;display:block}.storyboard-lyrics-section b{color:var(--text);font-size:12px;line-height:1.3}.storyboard-lyrics-section small{overflow:hidden;color:var(--text-muted);font-size:11px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.storyboard-lyrics-dialog .dialog-actions{margin-top:18px}.storyboard-lyrics-dialog .dialog-actions .btn{min-height:38px;padding:8px 15px;border-radius:13px;font-size:12px}.dialog-card.song-structure-dialog{width:min(1480px,calc(100vw - 32px));height:min(900px,calc(100vh - 32px));min-height:0;max-height:calc(100vh - 32px);display:grid;grid-template-rows:auto minmax(0,1fr) auto;min-width:0;padding:24px}.song-structure-grid{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:8px;flex:1 1 auto;min-height:0;margin-top:16px;overflow:hidden;padding-bottom:4px}.song-structure-dialog>.dialog-actions{align-self:end;justify-self:end;margin-top:16px}.song-structure-column{display:grid;grid-template-rows:auto minmax(0,1fr);align-content:start;gap:8px;min-width:0;min-height:0;height:100%;padding:7px;overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:#ffffff09}.song-structure-column.selected{border-color:#ff7e8552;background:#ff7e8514}.song-structure-column.selected .storyboard-lyrics-check{border-color:#ff7e85;background:#ff7e85}.song-structure-column-head{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:5px;min-width:0;color:var(--text);cursor:pointer}.song-structure-column-head>span:last-child{display:grid;gap:2px;min-width:0}.song-structure-column-head b,.song-structure-column-head small{overflow:visible;text-overflow:clip;white-space:normal}.song-structure-column-head b{font-size:11px;line-height:1.15}.song-structure-column-head small{color:var(--text-muted);font-size:9px;line-height:1.15}.song-structure-guide-list{display:grid;align-content:start;gap:7px;min-width:0;min-height:0;overflow-y:auto;overflow-x:hidden;padding-right:2px;scrollbar-gutter:stable}.song-structure-guide-row{display:grid;gap:4px;min-width:0;padding:6px 5px;border-radius:10px;background:#ffffff0b}.song-structure-guide-actions{display:grid;grid-template-columns:repeat(2,20px);gap:3px}.song-structure-guide-actions button{width:20px;height:20px;padding:0;border:1px solid rgba(255,255,255,.12);border-radius:7px;background:#ffffff0d;color:#ffe7cce0;font:inherit;font-size:15px;font-weight:900;line-height:1;cursor:pointer}.song-structure-guide-row label{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:4px;min-width:0}.song-structure-guide-row em{color:var(--text-muted);font-style:normal;font-size:11px;white-space:nowrap}.song-structure-guide-row input{width:100%;min-width:0;height:26px;padding:3px 4px;border:1px solid rgba(255,255,255,.1);border-radius:8px;outline:none;background:#ffffff0d;color:var(--text);font:inherit;font-size:12px}.music-lyrics-card .editor-box:focus,.music-flat-card .editor-box:focus{border:0;background:transparent;box-shadow:none}.music-inspiration-card .content-box{bottom:22px;padding-bottom:70px}.music-inspiration-card .editor-box{padding-bottom:0}.music-inspiration-header-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;margin-left:auto;min-width:0}.music-clear-project-btn{min-height:28px;padding:4px 11px;border-radius:10px;border:1px solid rgba(255,122,136,.3);background:#ff7a8813;color:#ffafb8f0;font-size:12px;font-weight:700;line-height:1;white-space:nowrap;cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease}.music-clear-project-btn:hover:not(:disabled){border-color:#ff7a888c;background:#ff7a8821;color:#ffd0d5}.music-structure-btn{border-color:#ffc77d47;background:#ffc77d13;color:#ffe0baf0}.music-structure-btn:hover:not(:disabled){border-color:#ffc77d80;background:#ffc77d21;color:#ffe5c3}.music-clear-project-btn:disabled{cursor:not-allowed;opacity:.5}.existing-lyrics-toggle{display:inline-flex;align-items:center;justify-content:flex-end;gap:6px;min-height:28px;padding:4px 9px;border-radius:10px;border:1px solid rgba(255,255,255,.11);background:#ffffff0b;color:#ffffffc7;font-size:12px;font-weight:600;line-height:1;white-space:nowrap;cursor:pointer}.existing-lyrics-toggle input{width:14px;height:14px;accent-color:#ff7a88;cursor:pointer}.existing-lyrics-toggle:has(input:disabled){cursor:not-allowed;opacity:.58}.existing-lyrics-toggle:has(input:disabled) input{cursor:not-allowed}.music-lyrics-card>.node-meta,.music-flat-card>.node-meta{margin-bottom:0}.music-flat-head-actions{display:flex;align-items:center;justify-content:flex-end;gap:6px;flex:0 0 auto}.music-flat-head-actions .chip,.music-flat-head-actions .badge{min-height:15px;padding:2px 8px;border-radius:9px;font-size:10px;line-height:1.1}.music-flat-card .cover-preview{width:100%;height:100%;min-height:0;margin-top:0;display:block}.music-flat-card .generated-image-preview-button{display:flex;width:100%;height:100%;min-height:100%;align-items:center;justify-content:center}.music-flat-card .cover-preview img{display:block;width:100%;height:100%;max-height:100%;min-height:100%;border:0;border-radius:0;box-shadow:none;object-fit:fill}.music-card-icon-btn{position:relative;width:20px;height:20px;border:1px solid rgba(255,255,255,.09);border-radius:7px;background:#ffffff0b;color:var(--text);display:inline-flex;align-items:center;justify-content:center;padding:0;font-size:11px;line-height:1;cursor:pointer}.music-card-icon-btn:hover{border-color:#ffb86b61;background:#ffffff14}.music-card-icon-btn:disabled{cursor:not-allowed;opacity:.55}.music-card-icon-btn.actioned{color:#b8ffd3;background:#6fd8a41f}.music-card-icon-btn svg{width:13px;height:13px;display:block}.music-card-icon-btn:after{content:attr(data-tooltip);position:absolute;left:50%;top:calc(100% + 7px);transform:translate(-50%);white-space:nowrap;padding:4px 6px;border-radius:8px;background:#0e0e12f5;color:var(--text);font-size:10px;opacity:0;pointer-events:none;transition:opacity .12s ease;z-index:30}.music-card-icon-btn:hover:after{opacity:1}.music-bundled-card{grid-column:1 / -1;min-height:var(--music-workflow-card-height)}.music-bundled-head{align-items:center}.music-bundled-head-actions{display:flex;align-items:center;justify-content:flex-end;gap:6px;flex-wrap:wrap}.music-bundled-head-actions .chip,.music-bundled-head-actions .badge{min-height:15px;padding:2px 8px;border-radius:9px;font-size:10px;line-height:1.1}.music-bundled-grid{flex:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;min-height:0;margin-top:-10px}.audio-analysis-workspace{align-items:start;--audio-card-height: 286px;--audio-input-card-height: 360px;--audio-analysis-flow-height: calc( var(--audio-input-card-height) + var(--audio-card-height) + var(--audio-card-height) + var(--audio-card-height) + var(--audio-card-height) + var(--audio-card-height) + 70px )}.audio-analysis-columns{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;align-items:stretch;width:100%;min-height:calc(100dvh - 154px)}.audio-analysis-column{min-width:0;min-height:0}.audio-analysis-column-flow{display:flex;min-width:0;min-height:0;flex-direction:column;gap:14px}.audio-analysis-input-card,.audio-imitation-card{padding:8px 24px 22px}.audio-analysis-input-card{height:auto;min-height:var(--audio-input-card-height)}.audio-analysis-section-head{height:34px;min-height:34px;align-items:center;justify-content:space-between;gap:10px;flex-wrap:nowrap;margin-bottom:14px}.audio-analysis-section-title{display:inline-flex;min-width:0;align-items:center;height:32px;min-height:32px;gap:8px}.audio-analysis-section-title strong{min-width:0;line-height:1;white-space:nowrap}.audio-analysis-section-title .badge{display:inline-flex;align-items:center;justify-content:center;min-height:15px;padding:2px 8px;border-radius:9px;font-size:10px;line-height:1.1;white-space:nowrap}.audio-analysis-input-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"title-label audio-label" "title-input audio-upload" "artist-label audio-spacer" "artist-input audio-player" "lyrics lyrics";grid-template-rows:auto 44px auto 44px auto;column-gap:14px;row-gap:8px;align-items:stretch;min-height:0}.audio-analysis-input-grid>.field{min-width:0;margin-top:0}.audio-analysis-field-label{display:block;color:var(--text-soft);font-size:13px;line-height:1.2}.audio-analysis-title-label{grid-area:title-label}.audio-analysis-audio-label{grid-area:audio-label}.audio-analysis-artist-label{grid-area:artist-label}.audio-analysis-title-input{grid-area:title-input}.audio-analysis-artist-input{grid-area:artist-input}.audio-analysis-identity-input{height:44px;min-height:44px;padding-top:10px;padding-bottom:10px}.audio-analysis-upload-trigger{grid-area:audio-upload;min-width:0;margin-bottom:0}.audio-analysis-upload-trigger .video-upload-name{height:100%;min-height:44px}.audio-analysis-audio-spacer{grid-area:audio-spacer}.audio-analysis-player,.audio-analysis-player-placeholder{grid-area:audio-player}.audio-analysis-lyrics-field{grid-area:lyrics;grid-column:1 / -1}.audio-analysis-input-grid>.field>span,.audio-analysis-input-grid>.field>label{display:block;margin-bottom:8px;color:var(--text-soft);font-size:13px;line-height:1.2}.audio-analysis-lyrics-field textarea{min-height:142px;max-height:142px;resize:none;overflow:auto}.audio-analysis-player{display:block;width:100%;height:44px;margin-top:0}.audio-analysis-player-placeholder{min-height:44px}.audio-analysis-run{width:min(150px,100%);min-height:32px;margin:12px auto 0;padding:7px 13px;border-radius:12px;font-size:13px}.audio-analysis-results-grid{align-items:stretch;grid-template-columns:1fr;gap:14px}.audio-analysis-results-grid>.music-step-card{height:var(--audio-card-height);min-height:var(--audio-card-height)}.audio-imitation-card{display:flex;height:100%;min-height:100%;flex:1;flex-direction:column}.audio-imitation-card .music-bundled-head{align-items:center}.audio-analysis-input-card .music-flat-head-actions,.audio-imitation-card .music-bundled-head-actions{align-items:center;gap:6px;height:32px;min-height:32px}.audio-analysis-input-card .music-clear-project-btn,.audio-imitation-card .btn-compact{height:28px;min-height:28px;max-height:28px}.audio-imitation-card .btn-compact{padding:5px 10px;border-radius:10px;font-size:12px;line-height:1;white-space:nowrap}.audio-imitation-grid{flex:1;grid-template-columns:1fr;grid-template-rows:104px repeat(3,minmax(0,1fr));gap:14px;min-height:0}.audio-imitation-grid>.music-bundled-inner{min-height:0}.audio-imitation-songTitle .content-box{min-height:0;padding:8px 12px}.audio-imitation-songTitle .editor-box{font-size:15px;line-height:1.6;overflow:auto;resize:none}@media(min-width:1121px){.content-body.audio-analysis-page{height:100%;grid-template-rows:auto minmax(0,1fr);align-content:stretch;overflow:hidden}.content-body.audio-analysis-page>.route-page-panel:not([hidden]),.content-body.audio-analysis-page .audio-analysis-workspace{height:100%;min-height:0;overflow:hidden}.content-body.audio-analysis-page .audio-analysis-columns{height:100%;min-height:0;overflow:hidden}.content-body.audio-analysis-page .audio-analysis-column{height:100%;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.content-body.audio-analysis-page .audio-analysis-column-flow{min-height:calc(100dvh - 154px)}.content-body.audio-analysis-page .audio-analysis-right-column .audio-analysis-column-flow{height:var(--audio-analysis-flow-height);min-height:var(--audio-analysis-flow-height)}}.history-project-category{color:var(--accent-cyan);font-weight:800}.music-bundled-inner{position:relative;display:flex;flex-direction:column;min-height:0;padding:14px;border-radius:18px;background:#ffffff09;border:1px solid rgba(255,255,255,.07);overflow:hidden}.music-bundled-inner.music-flat-card{height:auto;min-height:0;padding:14px}.music-bundled-inner.music-flat-card>.node-meta{margin-bottom:0}.music-bundled-inner.music-flat-card .content-box{position:absolute;left:14px;right:14px;top:48px;bottom:14px;margin-top:0;padding:10px 14px;border:0;border-radius:18px;background:#ffffff06}.music-bundled-inner.music-flat-card.music-node-has-error .content-box{bottom:48px}.music-bundled-inner .music-node-error{left:14px;right:14px;bottom:10px;min-height:28px;max-height:34px}.music-bundled-inner .content-box{flex:1;display:flex;min-height:0}.music-bundled-inner .editor-box{flex:1;min-height:0;resize:none;overflow:auto}.music-placeholder-card{min-height:262px}.music-placeholder-body{flex:1;display:flex;align-items:flex-start;justify-content:flex-start;min-height:180px;margin-top:12px;padding:14px 16px;border-radius:18px;background:#ffffff0a;border:1px solid rgba(255,255,255,.07);color:var(--text)}.music-placeholder-body strong{font-size:15px;line-height:1.3}.node-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.node-meta strong{font-size:15px;letter-spacing:-.01em;color:var(--text)}.lyrics-node-title-row{display:flex;align-items:center;gap:18px;min-width:0;flex:1 1 auto;flex-wrap:nowrap}.lyrics-node-title-row>strong{flex:0 0 auto;white-space:nowrap}.song-title-inline-group{display:inline-flex;align-items:center;gap:4px;min-width:0;flex:0 1 300px;width:min(300px,calc(100% - 90px))}.song-title-inline-label{color:#ffbf70b8;font-size:12px;font-weight:600;letter-spacing:.01em;white-space:nowrap}.song-title-inline-display,.song-title-inline-input{box-sizing:border-box;flex:0 1 180px;width:180px;min-width:80px;max-width:220px;padding:0;border:0;background:transparent;color:#ffbf70;font-size:13px;font-weight:700;letter-spacing:.01em;line-height:1.2}.song-title-inline-display{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:text}.song-title-inline-display:disabled{opacity:.88;cursor:default}.song-title-inline-input{border-bottom:1px solid rgba(255,191,112,.5);outline:none}.node-column{display:grid;gap:16px;align-self:stretch}.node-column-left{grid-column:1 / 2;grid-template-rows:repeat(3,minmax(0,auto))}.node-column-right{grid-column:2 / 3;height:100%}.node-card-tall{display:flex;flex-direction:column;height:100%;min-height:100%}.content-box{margin-top:12px;padding:14px 16px;border-radius:18px;background:#ffffff0a;border:1px solid rgba(255,255,255,.07)}.content-box-tall{flex:1;display:flex;min-height:0}.editor-box-tall{flex:1;min-height:100%;height:100%}.editor-box{min-height:200px;height:100%;border:0;background:transparent;padding:4px 4px 0;line-height:1.72;font-size:13px;color:var(--text)}.editor-box-compact{min-height:136px}.editor-box:read-only{opacity:.82;cursor:not-allowed}.cover-preview{display:grid;gap:10px;margin-top:14px}.music-step-card .cover-preview{flex:1;min-height:0;overflow:hidden}.generated-image-preview-button{display:block;width:100%;padding:0;border:0;background:transparent;cursor:zoom-in;text-align:inherit}.music-step-card .generated-image-preview-button{height:100%;min-height:0}.cover-preview img{width:100%;border-radius:22px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;box-shadow:0 16px 28px #00000042}.music-step-card .cover-preview img{height:100%;max-height:330px;object-fit:contain}.music-flat-card .cover-preview{display:block;width:100%;height:100%;min-height:100%;margin-top:0}.music-flat-card .generated-image-preview-button{display:flex;width:100%;height:100%;min-height:100%;align-items:stretch;justify-content:stretch}.music-flat-card .cover-preview img{display:block;width:100%;height:100%;max-height:none;min-height:100%;border:0;border-radius:0;box-shadow:none;object-fit:fill}.generated-image-preview-button:hover img{border-color:#ffbf7057;box-shadow:0 18px 36px #00000057}.music-generated-preview-modal .image-preview-modal-info span{display:block;min-height:0;max-height:none;overflow:auto;white-space:pre-wrap}.music-generated-preview-modal .image-preview-modal-right{grid-template-rows:auto auto minmax(0,1fr);align-content:stretch}.music-generated-preview-modal .image-preview-modal-info{grid-template-rows:auto minmax(0,1fr);height:100%}.music-generated-preview-modal .image-preview-modal-actions{width:100%;justify-content:flex-start}.music-generated-preview-modal .image-preview-modal-close{margin-left:auto}.card-actions,.toolbar,.compose-actions{display:flex;gap:10px;flex-wrap:wrap}.export-slot{grid-column:1 / -1;display:flex;align-items:flex-end;justify-content:flex-end;gap:12px}.badge{display:inline-flex;align-items:center;padding:8px 12px;border-radius:var(--radius-sm);font-size:12px;font-weight:800}.badge.success{color:#b8ffd3;background:#6fd8a41f}.badge.running{color:#ffe4a7;background:#ffcb6a24}.badge.error{color:#ffb0b0;background:#ff7e851f}.badge.pending{color:var(--text-muted);background:#ffffff0f}.config-grid,.media-config-grid,.settings-stack{display:grid;gap:10px}.config-grid{grid-template-columns:1.2fr 1fr;align-items:stretch}.config-grid-primary-column{display:grid;grid-template-rows:auto 1fr;gap:10px;height:100%}.media-config-grid{grid-template-columns:1fr}.config-card{padding:18px;border-radius:26px;background:linear-gradient(180deg,#ffffff12,#ffffff06),#161322d6;border:1px solid rgba(255,255,255,.08);box-shadow:var(--shadow-soft),inset 0 1px #ffffff0f}.config-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.config-head-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:10px;min-width:0}.config-head h3,.config-card h3{font-size:16px;color:var(--text);margin:0 0 10px}.config-card p{margin:0;color:var(--text-muted);font-size:13px;line-height:1.7}.form-grid,.metric-grid{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid-single{grid-template-columns:1fr}.config-card-rh{height:100%}.settings-compact .config-card{padding:12px;border-radius:18px}.settings-compact .config-head{gap:8px;margin-bottom:6px}.settings-compact .config-head h3,.settings-compact .config-card h3{font-size:13px;margin-bottom:6px}.settings-compact .config-card p{font-size:11px;line-height:1.45}.settings-compact .form-grid,.settings-compact .metric-grid{gap:8px}.settings-compact .field label{margin-bottom:5px;font-size:11px}.settings-compact input,.settings-compact textarea,.settings-compact select{border-radius:12px;padding:9px 11px;font-size:11px}.settings-compact .compact-select-trigger{min-height:38px;border-radius:12px;padding:9px 11px;font-size:11px}.settings-secret-field{position:relative;display:grid}.settings-compact .settings-secret-field input{padding-right:44px}.settings-secret-toggle{position:absolute;right:6px;top:50%;width:30px;height:30px;display:inline-grid;place-items:center;border:0;border-radius:10px;color:#f7efe794;background:#ffffff0f;cursor:pointer;transform:translateY(-50%)}.settings-secret-toggle:hover{color:#f7efe7eb;background:#ffffff1f}.settings-secret-toggle svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.settings-key-select{z-index:40}.settings-key-select.open{z-index:140}.settings-key-select .compact-select-menu{max-width:100%}.preferences-editor-shell{margin-top:8px}.preferences-editor-shell textarea{width:100%}.preferences-image-upload-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:10px;margin-bottom:8px}.preferences-image-upload-group{display:flex;align-items:center;gap:10px;min-width:0}.preferences-image-list{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.preferences-image-upload-title{color:var(--text-soft);font-size:12px;font-weight:800;white-space:nowrap}.preferences-image-upload{position:relative;width:36px;height:36px;padding:0;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#ffffff0b;color:#f7efe794;display:inline-grid;place-items:center;font-size:25px;font-weight:300;line-height:0;cursor:pointer}.preferences-image-upload span{display:block;position:absolute;left:50%;top:50%;transform:translate(-50%,-54%);line-height:1}.preferences-image-upload:hover{border-color:#ffffff38;color:#f7efe7cc;background:#ffffff12}.preferences-image-chip{position:relative;width:36px;height:36px;border-radius:12px;overflow:hidden;border:1px solid rgba(255,255,255,.16);background:#ffffff0d}.preferences-image-chip img{width:100%;height:100%;object-fit:cover;display:block}.preferences-image-chip button{position:absolute;right:-1px;top:-1px;width:16px;height:16px;border:0;border-radius:0 8px;background:#08070dc7;color:#fff;font-size:12px;line-height:1;cursor:pointer;padding:0}.settings-compact .btn-compact{padding:8px 10px;font-size:11px;min-height:32px}.settings-compact .directory-browser{margin-top:10px;padding:10px;border-radius:16px}.settings-compact .directory-browser-head strong{font-size:11px}.settings-compact .directory-browser-head span,.settings-compact .directory-current-path,.settings-compact .directory-empty,.settings-compact .directory-path{font-size:10px;line-height:1.35}.settings-compact .directory-browser-actions{margin-top:8px;gap:8px}.settings-compact .directory-tree-panel{margin-top:8px;max-height:230px}.settings-compact .directory-item{border-radius:12px;padding:8px 10px}.settings-compact .directory-name{font-size:11px}.directory-browser{margin-top:16px;padding:16px;border-radius:22px;background:#ffffff08;border:1px solid rgba(255,255,255,.07)}.directory-browser-head strong{color:var(--text);font-size:13px}.directory-browser-head span,.directory-current-path,.directory-empty,.directory-path{display:block;color:var(--text-muted);font-size:12px;line-height:1.5}.directory-current-path{margin-top:10px;color:var(--accent-cyan)}.directory-browser-actions{display:flex;justify-content:flex-start;margin-top:12px;gap:10px;flex-wrap:wrap}.directory-tree-panel{margin-top:12px;max-height:340px;overflow:auto;padding-right:4px}.directory-node+.directory-node{margin-top:8px}.directory-children{margin-top:8px;margin-left:14px;padding-left:12px;border-left:1px solid rgba(255,255,255,.07)}.directory-item{width:100%;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:#ffffff08;padding:12px 14px;text-align:left;cursor:pointer;transition:transform .14s ease,box-shadow .14s ease,background .14s ease;color:var(--text);font:inherit}.directory-item:hover{transform:translateY(-1px);background:#ffffff0f}.directory-item:active{transform:translateY(1px) scale(.992)}.directory-item.selected{border-color:#ffbf703d;background:linear-gradient(135deg,#ffbf7029,#ff6f7d1f)}.directory-name{display:block;color:var(--text);font-size:13px;font-weight:700}.directory-path{display:block;color:var(--text-muted);font-size:11px}.settings-matrix{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.settings-service-card{position:relative;min-height:230px;padding:20px;border-radius:26px;overflow:hidden;text-align:left;background:radial-gradient(circle at 84% 12%,rgba(255,255,255,.05),transparent 26%),linear-gradient(180deg,#ffffff12,#ffffff06),#181422db;border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 1px #ffffff0f,var(--shadow-panel)}.settings-service-card:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,#ffbf70cc,#ff6f7db8,#8b5cf6b3)}.settings-service-card.ready:before{background:linear-gradient(90deg,#6fd8a4e6,#45d7ffb8)}.settings-service-card.warning:before{background:linear-gradient(90deg,#ffcb6ae6,#ff7a6bb8)}.settings-service-card.danger:before{background:linear-gradient(90deg,#ff7e85f2,#ff6f7d94)}.settings-service-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.settings-service-head span{color:#ffbf70;font-size:11px;font-weight:850;letter-spacing:.18em}.settings-service-head i{width:10px;height:10px;border-radius:50%;background:var(--warn);box-shadow:0 0 20px #ffcb6a80}.settings-service-card.ready .settings-service-head i{background:var(--success);box-shadow:0 0 20px #6fd8a480}.settings-service-card.danger .settings-service-head i{background:var(--danger);box-shadow:0 0 20px #ff7e8580}.settings-service-card strong{display:block;margin-top:20px;color:var(--text);font-size:22px;letter-spacing:-.03em}.settings-service-card p{margin:10px 0 0;color:var(--text-muted);font-size:13px;line-height:1.7}.settings-service-meta{display:grid;gap:8px;margin-top:16px}.settings-service-meta span{display:block;min-height:30px;padding:7px 10px;border-radius:12px;background:#ffffff0a;color:var(--text-soft);font-size:12px;line-height:1.35}.settings-service-actions{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:10px;margin-top:16px}.settings-service-status{display:inline-flex;align-items:center;min-height:36px;padding:8px 12px;border-radius:var(--radius-pill);background:#ffffff0a;color:var(--text-soft);font-size:12px;font-weight:800}.settings-detail-grid{display:grid;grid-template-columns:1.4fr repeat(2,minmax(0,1fr));gap:16px}.settings-detail-card{padding:20px}.settings-detail-card-wide{min-height:210px}.settings-detail-title{display:flex;flex-direction:column;gap:4px}.settings-detail-title span{color:#ffbf70;font-size:11px;font-weight:850;letter-spacing:.18em}.settings-detail-title strong{color:var(--text);font-size:22px;letter-spacing:-.03em}.settings-detail-card p{margin-top:14px;color:var(--text-muted);font-size:13px;line-height:1.8}.settings-detail-specs,.settings-param-list{display:grid;gap:10px;margin-top:16px}.settings-detail-specs{grid-template-columns:repeat(3,minmax(0,1fr))}.settings-param-list span,.settings-detail-specs span{display:block;min-height:30px;padding:7px 10px;border-radius:12px;background:#ffffff0a;color:var(--text-soft);font-size:12px;line-height:1.35}.dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:24px;background:#04030a75;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.dialog-card{width:min(480px,100%);min-height:220px;padding:26px;border-radius:28px;background:linear-gradient(180deg,#1d1928fa,#12101cf5);border:1px solid rgba(255,255,255,.08);box-shadow:0 28px 80px #0000007a}.dialog-card strong{display:block;font-size:22px;color:var(--text);letter-spacing:-.03em}.dialog-card p{margin:16px 0 0;color:var(--text-muted);line-height:1.7;font-size:14px}.dialog-error{margin:14px 0 0!important;color:var(--danger)!important;font-size:13px!important}.dialog-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:36px}.dialog-form-card{min-height:0}.dialog-form-card .dialog-input-field{margin-top:18px}.dialog-form-card .dialog-input-field input{min-height:48px;border-radius:14px;padding:12px 14px;font-size:15px;line-height:1.35}.dialog-form-card .dialog-actions{margin-top:24px}.dialog-form-card .dialog-actions .btn,.video-rerun-slot-actions .btn{min-height:42px;padding:10px 16px;border-radius:14px;font-size:14px}.video-reference-options{display:flex;align-items:center;justify-content:flex-start;gap:18px;flex-wrap:nowrap;margin-top:20px}.video-reference-option{display:inline-flex;align-items:center;flex:0 0 auto;gap:10px;color:var(--text);font-size:14px;cursor:pointer;white-space:nowrap;writing-mode:horizontal-tb;word-break:keep-all}.video-reference-option input{margin:0}.video-reference-option span{display:inline-block;white-space:nowrap;writing-mode:horizontal-tb;word-break:keep-all}.table-card{padding:18px;border-radius:26px;background:linear-gradient(180deg,#ffffff0f,#ffffff06),#181422d6;border:1px solid rgba(255,255,255,.08);box-shadow:var(--shadow-soft),inset 0 1px #ffffff0f}.table-scroll{overflow:auto;border-radius:20px;background:#ffffff05}.table-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;margin-bottom:16px}.table-search{width:100%}.table-search.compact{width:220px;min-width:220px}.account-toolbar{gap:6px}.account-toolbar .btn-compact{height:24px;min-height:24px;max-height:24px;padding:4px 8px;border-radius:8px;font-size:10px;line-height:1;box-shadow:0 6px 12px #00000024}.account-toolbar .table-search.compact{width:140px;min-width:140px;height:24px;min-height:24px;max-height:24px;padding:4px 8px;border-radius:8px;font-size:10px;line-height:1}.user-table{width:100%;border-collapse:collapse}.user-table th,.user-table td{padding:14px;border-bottom:1px solid rgba(255,255,255,.06);text-align:left;font-size:13px}.user-table th{color:var(--text-muted);font-weight:700;background:#ffffff08;position:sticky;top:0;z-index:1}.user-table tbody tr:hover{background:#ffffff08}.table-row-actions{display:flex;gap:6px;flex-wrap:nowrap;align-items:center;justify-content:center;min-width:0;white-space:nowrap}.user-table th:first-child,.user-table td:first-child{width:42px}.user-table th:last-child,.user-table td:last-child{width:132px;text-align:center}.user-table td:nth-child(4){font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;color:#f7efe7b8}.pagination-bar{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:20px}.chip.active-page,.pill.active-page{background:linear-gradient(135deg,#ffbf7038,#ff6f7d2e,#8b5cf629);border:1px solid rgba(255,191,112,.22);color:var(--text);font-weight:700}.history-icon-button{min-width:88px;padding:0 16px;border:1px solid rgba(255,255,255,.07);border-radius:20px;background:#ffffff0a;color:var(--text);font:inherit;font-size:12px;font-weight:700;cursor:pointer;transition:transform .14s ease,box-shadow .14s ease,background .14s ease}.history-icon-button:hover{transform:translateY(-1px);background:#ffffff14}.history-icon-button.danger{background:#ff7e851f;color:#ff9da3}.chat-title-button{padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.chat-title-input{width:100%;max-width:320px;min-height:30px;padding:0 8px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#ffffff0d;color:var(--text);font:inherit;font-size:18px;font-weight:800;outline:none}.history-album-grid{display:grid;grid-template-columns:1fr;gap:10px}.history-album-card{padding:10px 14px;border-radius:16px;background:linear-gradient(180deg,#ffffff0d,#ffffff05),#161322c7;border:1px solid rgba(255,255,255,.07);display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease;width:100%}.history-album-card:hover{transform:translateY(-1px);border-color:#ffffff1f}.history-row-check{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;font-size:0;flex:0 0 auto}.history-row-main{min-width:0}.history-row-title-wrap{display:flex;align-items:center;gap:12px;min-width:0}.history-row-title{max-width:100%;padding:0;border:0;background:transparent;text-align:left;cursor:pointer;color:var(--text);font:inherit}.history-row-title{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.history-album-card .album-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;color:var(--text-muted);font-size:11px}.history-album-card .album-actions{display:flex;gap:8px;flex-wrap:nowrap;justify-content:flex-end;margin-left:auto}.status-dialog{text-align:center}.status-dialog-icon{width:72px;height:72px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.status-dialog-icon.success{background:#6fd8a41f;color:var(--success);border:2px solid rgba(111,216,164,.28)}.status-dialog-icon.error{background:#ff7e851f;color:var(--danger);border:2px solid rgba(255,126,133,.28)}.dialog-detail{margin:8px 0 0!important;font-size:12px!important;color:#f7efe75c!important;font-family:monospace}.progress-dialog{text-align:center}.progress-ring-container{display:flex;justify-content:center;margin:24px 0}.progress-ring-fill{transition:stroke-dashoffset .6s ease}.progress-status-text{display:block;margin-top:-8px;margin-bottom:16px;color:var(--accent-amber);font-size:14px;font-weight:700}.progress-bar-container{margin-top:8px}.progress-bar-track{height:10px;border-radius:5px;background:#ffffff0f;overflow:hidden}.progress-bar-fill{height:100%;border-radius:5px;background:linear-gradient(90deg,#ffbf70,#ff6f7d,#8b5cf6);transition:width .4s ease}.image-preview-modal{width:min(92vw,800px);max-height:90vh;padding:20px;border-radius:28px;background:linear-gradient(180deg,#1d1928fa,#12101cf5);border:1px solid rgba(255,255,255,.08);box-shadow:0 28px 80px #00000080}.image-preview-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.image-preview-header strong{font-size:18px;color:var(--text)}.image-preview-modal-img{width:100%;max-height:calc(80vh - 140px);object-fit:contain;border-radius:18px;background:#0c0a14cc;display:block}.image-preview-modal p{margin:14px 0 0;color:var(--text-muted);font-size:13px;line-height:1.7}.image-preview-modal .dialog-actions{margin-top:16px}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;text-align:center;min-height:300px}.empty-state-icon{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);color:#f7efe73d;font-size:36px;margin-bottom:20px}.empty-state strong{display:block;font-size:20px;color:var(--text);margin-bottom:8px}.empty-state p{color:var(--text-muted);font-size:14px;margin:0 0 20px}.danger-dialog-icon{width:56px;height:56px;border-radius:50%;background:#ff7e851f;border:2px solid rgba(255,126,133,.28);color:var(--danger);display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:900;margin-bottom:16px}.danger-dialog-context{margin-top:14px;padding:10px 14px;border-radius:14px;background:#ff7e8514;border:1px solid rgba(255,126,133,.16);color:#ffc0c7;font-size:12px;line-height:1.5}.btn.danger-btn{background:#ff7e852e;border:1px solid rgba(255,126,133,.3);color:#ffc0c7}.btn.danger-btn:hover{background:#ff7e8547}.project-editor-page{align-content:stretch;height:100%;min-height:0;overflow:hidden}.project-editor-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:18px;height:100%;min-height:0;overflow:hidden;align-items:stretch}.project-editor-nav{display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:8px;align-content:stretch;position:sticky;top:0;align-self:stretch;height:100%;max-height:100%;overflow:visible;padding:14px 14px 12px;border-radius:26px;background:linear-gradient(180deg,#ffffff0f,#ffffff06),#161322d6;border:1px solid rgba(255,255,255,.08)}.project-editor-nav-label{color:#ffbf70;font-size:10px;font-weight:850;letter-spacing:.16em;margin-bottom:2px;line-height:1.1}.project-editor-nav-list{display:flex;flex-direction:column;justify-content:space-between;gap:4px;min-height:0;overflow:hidden}.project-editor-nav-actions{display:grid;gap:6px;margin-top:0}.project-editor-action-btn{width:100%;height:30px;min-height:30px;padding:0 10px;font-size:12px;line-height:1}.project-editor-field-nav{min-height:27px;padding:4px 8px;border-radius:10px;border:0;background:transparent;color:var(--text-muted);font:inherit;font-size:12px;font-weight:700;line-height:1.1;text-align:left;cursor:pointer;transition:background .14s ease,color .14s ease}.project-editor-field-nav:hover{background:#ffffff0d;color:var(--text)}.project-editor-field-nav.active{background:linear-gradient(135deg,#ffbf7029,#ff6f7d1f);color:#ffd9cf}.project-editor-main{display:grid;gap:16px;align-content:start;height:100%;min-height:0;max-height:none;overflow-y:auto;padding-right:4px;padding-bottom:24px;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.project-editor-field-card{scroll-margin-top:4px;padding:20px;border-radius:26px;background:linear-gradient(180deg,#ffffff12,#ffffff06),#161322d6;border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 1px #ffffff0f,var(--shadow-soft)}.project-editor-field-card h4{margin:0 0 10px;font-size:16px;color:var(--text)}.project-editor-field-card .field-label{color:var(--text-muted);font-size:12px;margin-bottom:6px}.content-body.history-page:has(.project-editor-page){height:100%;min-height:0;grid-template-rows:auto minmax(0,1fr);align-content:stretch;overflow:hidden}.content-body.history-page:has(.project-editor-page)>.route-page-panel:not([hidden]){height:100%;min-height:0;overflow:hidden}@keyframes sound-wave-1{0%,to{height:20%}50%{height:80%}}@keyframes sound-wave-2{0%,to{height:50%}50%{height:100%}}@keyframes sound-wave-3{0%,to{height:80%}50%{height:30%}}@keyframes sound-wave-4{0%,to{height:35%}50%{height:90%}}.sound-wave-bar{width:6px;border-radius:3px;background:linear-gradient(180deg,#ffbf70e6,#ff6f7dcc,#8b5cf6cc);animation:sound-wave-1 1.2s ease-in-out infinite}.sound-wave-bar:nth-child(2){animation-name:sound-wave-2;animation-duration:1s}.sound-wave-bar:nth-child(3){animation-name:sound-wave-3;animation-duration:1.4s}.sound-wave-bar:nth-child(4){animation-name:sound-wave-4;animation-duration:.9s}@keyframes disc-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.disc-rotating{animation:disc-rotate 8s linear infinite}@keyframes glow-pulse{0%,to{opacity:.6;box-shadow:0 0 20px #ffb86b4d}50%{opacity:1;box-shadow:0 0 40px #ffb86b99}}.glow-pulse{animation:glow-pulse 2.5s ease-in-out infinite}@keyframes neon-flicker{0%,19%,21%,23%,25%,54%,56%,to{opacity:1}20%,24%,55%{opacity:.7}}.neon-flicker{animation:neon-flicker 3s ease-in-out infinite}@keyframes float-up-down{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.float-card{animation:float-up-down 4s ease-in-out infinite}.float-card:nth-child(2){animation-delay:.5s}.float-card:nth-child(3){animation-delay:1s}@keyframes scan-line{0%{transform:translateY(-100%)}to{transform:translateY(200%)}}.scan-line{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent,rgba(255,255,255,.04),transparent);pointer-events:none;animation:scan-line 3s linear infinite}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.shimmer-text{background:linear-gradient(90deg,var(--text),rgba(255,191,112,.8),var(--text));background-size:200% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;animation:shimmer 3s ease-in-out infinite}@keyframes cta-pulse{0%,to{box-shadow:0 16px 32px #ff6f7d38,inset 0 1px #ffffff3d}50%{box-shadow:0 20px 50px #ff6f7d66,0 0 60px #8b5cf633,inset 0 1px #ffffff4d}}.btn.primary.cta-pulse{animation:cta-pulse 2s ease-in-out infinite}@media(max-width:1480px){.project-editor-layout{grid-template-columns:180px minmax(0,1fr)}}.chat-empty-state{min-height:100%;display:flex;align-items:center;justify-content:center;color:#f7efe729;font-size:18px;letter-spacing:.16em}.message-row{display:flex;width:100%}.message-row.user{justify-content:flex-end}.message-row.assistant,.message-row.pending{justify-content:flex-start}.message{position:relative;width:fit-content;max-width:min(72%,760px);padding:20px 14px 12px;border-radius:20px}.message.assistant,.message.pending{padding:20px 14px 12px}.message.user{background:linear-gradient(135deg,#ff6f7d29,#8b5cf624);border:1px solid rgba(255,191,112,.1);border-top-right-radius:8px}.message.assistant,.message.pending{background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-top-left-radius:8px}.message .meta{display:flex;align-items:center;gap:8px;min-width:0;margin-bottom:5px;font-size:9px;color:var(--text-muted)}.message.user .meta{padding-left:74px}.message.assistant .meta,.message.pending .meta{padding-right:74px}.message .meta span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message .meta span:last-child{flex-shrink:0}.message.user .meta{justify-content:flex-end}.message.assistant .meta,.message.pending .meta{justify-content:flex-start}.message p{margin:0;color:var(--text);line-height:1.45;font-size:10px;white-space:pre-wrap;overflow-wrap:anywhere}.thinking-indicator{display:inline-flex;align-items:center;gap:8px;min-height:28px}.thinking-indicator span{width:10px;height:10px;border-radius:50%;background:linear-gradient(135deg,#45d7ffb3,#8b5cf6b3);animation:thinking-bounce 1s ease-in-out infinite}.thinking-indicator span:nth-child(2){animation-delay:.16s}.thinking-indicator span:nth-child(3){animation-delay:.32s}@keyframes thinking-bounce{0%,80%,to{transform:translateY(0);opacity:.36}40%{transform:translateY(-5px);opacity:1}}.message-actions{position:absolute;left:6px;top:11px;display:flex;gap:4px;margin:0;z-index:2}.message.assistant .message-actions,.message.pending .message-actions{left:auto;right:12px}.chip-tiny{min-height:28px;padding:6px 10px;border-radius:12px;font-size:11px}.embedded-chat-head-action{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-height:20px;padding:0 6px;border-radius:9px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,#ffffff14,#ffffff0a);color:var(--text-soft);font-size:9px;cursor:pointer;box-shadow:inset 0 1px #ffffff0f;transition:transform .14s ease,background .14s ease,box-shadow .14s ease}.embedded-chat-head-action-icon{display:inline-flex;align-items:center;justify-content:center;width:12px;height:12px;font-size:12px;line-height:1;color:#fff;font-weight:800;font-family:inherit;text-rendering:geometricPrecision}.embedded-chat-head-action-icon-history{font-size:13px;font-weight:900}.embedded-chat-head-action:hover{transform:translateY(-1px);background:linear-gradient(180deg,#ffffff1c,#ffffff0f)}.embedded-chat-head-action:active{transform:translateY(0) scale(.98)}.embedded-chat-head-action.icon-only{position:relative;align-self:center;justify-content:center;width:22px;height:22px;min-height:22px;min-width:22px;padding:0;gap:0}.embedded-chat-head-action.icon-only:after{content:attr(data-tooltip);position:absolute;right:0;bottom:calc(100% + 6px);padding:4px 6px;border-radius:8px;background:#0e0e12f5;color:var(--text);font-size:10px;line-height:1;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .12s ease}.embedded-chat-head-action.icon-only:hover:after{opacity:1}.history-menu{position:relative;display:inline-flex;align-items:center;align-self:center}.history-dropdown{position:absolute;top:calc(100% + 10px);right:0;width:520px;max-height:480px;overflow:hidden;padding:22px;border-radius:26px;background:linear-gradient(180deg,#1d1928fa,#12101cf5);border:1px solid rgba(255,255,255,.08);box-shadow:var(--shadow-card);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:30}.history-dropdown-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.history-dropdown-head strong{font-size:14px;font-weight:800;color:var(--text)}.history-dropdown-head-actions{display:flex;align-items:center;gap:4px}.history-clear-button{height:20px;padding:0 7px;border:0;border-radius:6px;background:#ffffff0d;color:var(--text-muted);font-size:8px;cursor:pointer}.history-close{width:20px;height:20px;border:0;border-radius:50%;background:transparent;color:var(--text-muted);font-size:14px;cursor:pointer;transition:background .14s ease}.history-close:hover{background:#ffffff0f}.history-dropdown-list{display:grid;gap:6px;max-height:370px;overflow-y:auto}.history-dropdown-item{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px;align-items:center;min-height:18px}.history-select{min-width:0;min-height:18px;width:100%;padding:2px 6px;display:block;border:0;border-radius:8px;background:#ffffff08;color:var(--text);text-align:left;cursor:pointer;transition:background .14s ease,transform .14s ease}.history-select-button{width:100%;min-height:18px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.history-select:hover{transform:translateY(-1px);background:#ffffff0f}.history-title-text{font-size:8px;font-weight:500;color:var(--text)}.history-select span:last-child{font-size:7px;color:var(--text-muted)}.history-dropdown-item.active .history-select{background:linear-gradient(135deg,#ff9d8a29,#87dbf21a);box-shadow:inset 0 0 0 1px #ffd6c114}.history-delete-button{width:18px;height:18px;border:0;border-radius:6px;background:#ff7e851f;color:#ff9da3;font-size:12px;line-height:18px;cursor:pointer;padding:0}.history-dropdown.compact{width:250px;max-height:260px;padding:8px;border-radius:14px}.history-dropdown.compact .history-dropdown-head{margin-bottom:8px;gap:6px}.history-dropdown.compact .history-dropdown-head strong{font-size:10px}.history-dropdown.compact .history-clear-button{height:18px;font-size:7px;padding:0 5px}.history-dropdown.compact .history-close{width:20px;height:20px;font-size:14px}.history-dropdown.compact .history-dropdown-list{gap:5px;max-height:196px}.history-dropdown.compact .history-select{min-height:18px;padding:2px 6px;border-radius:8px}.history-dropdown.compact .history-title-text{font-size:8px;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-dropdown.compact .history-select span:last-child{font-size:7px}.history-dropdown.compact .history-delete-button{width:18px;height:18px;font-size:12px}.message-icon-btn{position:relative;width:18px;height:18px;border:1px solid rgba(255,255,255,.18);border-radius:6px;background:#ffffff0f;color:var(--text);display:inline-flex;align-items:center;justify-content:center;font-size:10px;cursor:pointer;box-shadow:inset 0 1px #ffffff14}.message-icon-btn:after{content:attr(data-tooltip);position:absolute;left:50%;bottom:calc(100% + 6px);transform:translate(-50%);white-space:nowrap;padding:4px 6px;border-radius:8px;background:#0e0e12f5;color:var(--text);font-size:10px;opacity:0;pointer-events:none;transition:opacity .12s ease}.message-icon-btn:hover:after{opacity:1}.message-icon-btn:hover{border-color:#ffffff47;background:#ffffff1a}.message-icon-btn.actioned{background:linear-gradient(135deg,#ffbf7038,#ff6f7d29);color:#ffe1cf;box-shadow:inset 0 0 0 1px #ffd5be2e}.image-studio-page{padding:22px;gap:20px}.image-studio-layout{display:grid;grid-template-columns:minmax(300px,320px) minmax(0,1fr);gap:14px;min-height:0}.image-studio-controls{display:grid;gap:12px;align-content:start}.image-studio-panel{padding:16px;border-radius:24px;background:linear-gradient(180deg,#ffffff12,#ffffff06),#161322d1;border:1px solid rgba(255,255,255,.08);box-shadow:var(--shadow-soft),inset 0 1px #ffffff0f}.image-studio-label{margin-bottom:12px;font-size:12px;font-weight:800;letter-spacing:.14em;color:var(--text)}.image-studio-prompt{min-height:220px;resize:none}.image-studio-composer{min-height:540px;padding:0;border-radius:30px;background:radial-gradient(circle at top left,rgba(255,163,124,.12),transparent 34%),radial-gradient(circle at bottom right,rgba(69,215,255,.1),transparent 38%),linear-gradient(180deg,#ffffff0a,#ffffff04),#14121ee6;overflow:hidden}.image-studio-composer .image-studio-label{margin:0;padding:14px 10px 10px}.image-studio-editor-shell{display:grid;grid-template-rows:minmax(0,1fr) auto;min-height:0}.image-studio-editor-shell-composer{min-height:486px;background:transparent;padding:0 6px 8px}.image-studio-prompt-stage{position:relative;min-height:0;background:#ffffff05;border-radius:18px}.image-studio-highlight,.image-studio-prompt-input,.image-studio-placeholder{width:100%;min-height:350px;padding:12px;font:inherit;line-height:1.6;white-space:pre-wrap;word-break:break-word}.image-studio-highlight{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;color:var(--text);background:transparent;pointer-events:none;border:0;overflow:auto}.image-studio-prompt-input{position:relative;z-index:2;color:transparent;caret-color:var(--text);-webkit-text-fill-color:transparent;background:transparent;border:0;overflow:auto}.image-studio-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;color:#f7efe75c;pointer-events:none}.image-studio-mention{display:inline;background:linear-gradient(to top,rgba(69,215,255,.14) 0 38%,transparent 38% 100%);color:var(--accent-cyan);font-weight:inherit}.image-studio-mention-menu{position:absolute;z-index:4;min-width:120px;padding:6px;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:#181422fa;box-shadow:var(--shadow-card);display:grid;gap:4px}.image-studio-mention-option{border:0;border-radius:12px;background:transparent;color:var(--text);text-align:left;padding:8px 10px;font:inherit;font-size:13px;cursor:pointer;transition:background .14s ease,color .14s ease}.image-studio-mention-option:hover,.image-studio-mention-option.active{background:#45d7ff1f;color:var(--accent-cyan)}.image-studio-composer-footer{padding-top:8px;background:transparent}.image-studio-composer-strip{display:grid;gap:8px;padding:8px 6px;border-radius:24px;background:#ffffff09;border:1px solid rgba(255,255,255,.07);box-shadow:inset 0 1px #ffffff0a}.image-studio-reference-strip{display:flex;align-items:center;gap:8px;min-width:0;flex-wrap:nowrap}.image-studio-reference-chip{display:inline-flex;flex-direction:column;align-items:center;gap:4px;color:var(--text-muted);font-size:10px;flex:0 0 56px;position:relative}.image-studio-reference-chip-inner{width:52px;height:52px;padding:0;border-radius:16px;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:#ffffff08;display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer;transition:border-color .14s ease,background .14s ease,box-shadow .14s ease,transform .14s ease}.image-studio-reference-chip-inner img{width:100%;height:100%;object-fit:cover}.image-studio-reference-chip-inner.drag-over{border-color:#45d7ffb8;background:#45d7ff1f;box-shadow:inset 0 0 0 1px #45d7ff3d;transform:translateY(-1px)}.image-studio-reference-remove{position:absolute;top:-4px;right:-4px;width:16px;height:16px;border:0;border-radius:999px;background:#0e0d14c2;color:#ffffffdb;font-size:12px;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.image-studio-reference-plus{font-size:24px;line-height:1;color:#f7efe757}.image-studio-bottom-row{display:flex;align-items:center;justify-content:flex-start;gap:8px;min-width:0;flex-wrap:nowrap;width:100%}.image-studio-size-select,.image-studio-ratio-select{z-index:110}.image-studio-size-select{width:82px;min-width:82px;max-width:82px;flex:0 0 82px}.image-studio-ratio-select{width:94px;min-width:94px;max-width:94px;flex:0 0 94px}.image-studio-size-select .compact-select-trigger,.image-studio-ratio-select .compact-select-trigger{min-height:34px;gap:4px;padding:7px 8px;border-radius:12px;font-size:11px}.image-studio-size-select .compact-select-menu{min-width:64px}.image-studio-ratio-select .compact-select-menu{min-width:98px}.image-studio-generate{height:56px;border:0;border-radius:20px;background:linear-gradient(135deg,#ffbf70,#ff6f7d 44%,#8b5cf6);color:#fff;font:inherit;font-size:17px;font-weight:800;cursor:pointer;box-shadow:0 16px 32px #ff6f7d38,inset 0 1px #ffffff3d;transition:transform .14s ease,box-shadow .14s ease,opacity .14s ease}.image-studio-generate:hover:not(:disabled){transform:translateY(-1px)}.image-studio-generate:active:not(:disabled){transform:translateY(1px) scale(.992)}.image-studio-generate:disabled{opacity:.56;cursor:default}.image-studio-generate-inline{width:90px;height:38px;border-radius:14px;font-size:13px;flex:0 0 auto;box-shadow:0 10px 24px #ff6f7d29,inset 0 1px #ffffff2e}.image-studio-history-panel{min-height:100%;padding:14px;border-radius:30px;background:linear-gradient(180deg,#ffffff0f,#ffffff06),#181422d6;border:1px solid rgba(255,255,255,.08);box-shadow:var(--shadow-panel);display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:10px;min-height:540px}.image-studio-history-panel .config-head{align-items:center;margin-bottom:0}.image-studio-active-tasks{display:grid;gap:8px;min-height:0}.image-preview-title-row{display:inline-flex;align-items:center;gap:12px;min-width:0}.image-studio-history-panel .config-head h3{margin:0;font-size:12px;font-weight:800;letter-spacing:.14em;color:var(--text)}.image-studio-history-panel .config-head span{color:var(--text);font-size:12px;font-weight:800;letter-spacing:.14em}.asset-filter-select{width:104px}.asset-filter-select .compact-select-trigger{min-height:26px;padding:3px 9px;border-radius:8px;font-size:12px;line-height:1;letter-spacing:0}.asset-filter-select .compact-select-menu{min-width:120px}.image-studio-history-status{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:16px;background:#ffffff08;color:var(--text-soft);font-size:12px}.image-studio-history-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;align-content:start;overflow-y:auto;padding-right:2px}.image-studio-history-card{content-visibility:auto;contain-intrinsic-size:280px 220px}.video-history-item{content-visibility:auto;contain-intrinsic-size:260px 190px}.asset-picker-item{content-visibility:auto;contain-intrinsic-size:180px 150px}.image-studio-history-card{position:relative;min-width:0;display:block;padding:0;border-radius:0;background:transparent;border:0}.image-studio-history-thumb-wrap{border:0;padding:0;background:transparent;cursor:pointer;transition:opacity .14s ease,transform .14s ease;width:100%;height:100%;display:block;outline:none}.image-studio-history-thumb{width:100%;height:100%;border-radius:16px;object-fit:cover;display:block;background:#ffffff08;transform:scale(1);transform-origin:center center;transition:transform .16s ease,filter .16s ease}.image-studio-history-media{position:relative;overflow:hidden;border-radius:16px;background:#ffffff05;min-height:0;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center}.image-studio-history-card.landscape .image-studio-history-media{aspect-ratio:16 / 9}.image-studio-history-card.portrait .image-studio-history-media{aspect-ratio:9 / 16}.image-studio-history-card.square .image-studio-history-media{aspect-ratio:1 / 1}.image-studio-history-pending-media{min-height:0;background:radial-gradient(circle at 20% 20%,rgba(69,215,255,.12),transparent 32%),linear-gradient(180deg,#ffffff0a,#ffffff04),#0a0814eb}.image-studio-pending-placeholder{display:grid;justify-items:center;gap:10px;color:var(--text);max-width:calc(100% - 28px);text-align:center}.image-studio-pending-placeholder strong{margin:0;color:var(--text);font-size:14px;font-weight:800;line-height:1.3;white-space:nowrap;word-break:keep-all}.image-studio-pending-placeholder small,.video-preview-loading small{color:var(--text-muted);font-size:10px;line-height:1.35;font-weight:600;max-width:100%;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.generation-cancel-button{position:absolute;top:8px;right:8px;z-index:3;width:24px;height:24px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:#0a0812a8;color:#fff;display:inline-flex;align-items:center;justify-content:center;padding:0;font-size:15px;line-height:1;cursor:pointer;box-shadow:0 10px 24px #00000038;transition:background .14s ease,transform .14s ease}.generation-cancel-button:hover{transform:translateY(-1px);background:#ff526ed1}.generation-inline-cancel-button{min-width:58px;min-height:28px;padding:5px 12px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#ffffff12;color:var(--text);font-size:12px;font-weight:800;line-height:1.2;cursor:pointer;transition:background .14s ease,border-color .14s ease,color .14s ease}.generation-inline-cancel-button:hover:not(:disabled){border-color:#ff6f7da3;background:#ff6f7d2e;color:#fff}.generation-inline-cancel-button:disabled{cursor:not-allowed;opacity:.58}.image-studio-history-footer{position:absolute;inset:auto 0 0 0;display:grid;gap:6px;padding:10px;background:linear-gradient(180deg,#0a0a1000,#0a0a10b8);opacity:0;pointer-events:none;transition:opacity .16s ease}.image-studio-history-thumb-wrap:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:16px;background:linear-gradient(180deg,#0a0a1000,#0a0a101a);pointer-events:none}.image-studio-history-meta{display:flex;align-items:center;gap:8px;min-width:0;color:#fff}.image-studio-history-usage{display:flex;align-items:center;flex-wrap:wrap;gap:4px 8px;min-width:0;color:#fff}.image-studio-history-usage span{color:#fffffff0;font-size:11px;line-height:1.35;white-space:nowrap}.image-studio-history-meta span{color:#fffffff0;font-size:11px;line-height:1.35}.image-studio-history-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0}.image-studio-history-date{color:#fffffff0;font-size:11px;line-height:1.35;white-space:nowrap}.image-studio-history-media:hover .image-studio-history-thumb,.image-studio-history-media:focus-within .image-studio-history-thumb{filter:blur(1.5px) brightness(.88) saturate(.9)}.image-studio-history-actions{display:flex;align-items:center;gap:6px;justify-content:flex-end;min-width:0}.image-studio-history-icon-btn{position:relative;width:20px;height:20px;border:1px solid rgba(255,255,255,.14);border-radius:7px;background:#ffffff1a;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0;box-shadow:none;transition:background .14s ease,transform .14s ease}.image-studio-history-icon-btn:after{content:attr(data-tooltip);position:absolute;left:50%;bottom:calc(100% + 6px);transform:translate(-50%);padding:4px 6px;border-radius:8px;background:#0e0e12f5;color:#fff;font-size:10px;line-height:1;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .12s ease}.image-studio-history-icon-btn:hover:after{opacity:1}.image-studio-history-icon-btn:hover{transform:translateY(-1px);background:#ffffff24}.image-studio-history-icon-btn svg{width:10px;height:10px;display:block}.image-studio-history-media:hover .image-studio-history-footer,.image-studio-history-media:focus-within .image-studio-history-footer{opacity:1;pointer-events:auto}.image-studio-history-icon-btn.danger{color:#ffe3e3}.image-preview-modal-left .image-preview-modal-img{transform:scale(1);transform-origin:center center}.image-studio-history-empty{min-height:360px;border-radius:20px;background:#ffffff08}.image-studio-empty,.image-studio-preview-wrap{width:100%;height:100%;min-height:500px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:16px}.image-studio-empty{color:#f7efe73d}.image-studio-empty-icon{font-size:52px}.image-studio-loading{color:var(--text)}.image-studio-loading-ring{width:64px;height:64px;border-radius:50%;border:4px solid rgba(255,255,255,.08);border-top-color:var(--accent-amber);animation:image-studio-spin .9s linear infinite}@keyframes image-studio-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.image-studio-preview{max-width:100%;max-height:640px;border-radius:26px;object-fit:contain;box-shadow:0 26px 48px #00000052}.image-preview-modal{position:relative;width:min(92vw,1080px);height:min(90vh,760px);max-height:90vh;padding:18px;border-radius:28px;background:linear-gradient(180deg,#1d1928fa,#12101cf5);border:1px solid rgba(255,255,255,.08);box-shadow:var(--shadow-card)}.image-preview-modal-nav{position:absolute;top:50%;z-index:3;width:34px;height:34px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#13111cd6;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transform:translateY(-50%);transition:background .14s ease,opacity .14s ease,transform .14s ease}.image-preview-modal-nav:hover:not(:disabled){background:#1e1a2af5;transform:translateY(-50%) scale(1.04)}.image-preview-modal-nav:disabled{opacity:.34;cursor:default}.image-preview-modal-nav svg{width:16px;height:16px}.image-preview-modal-nav-left{left:-44px}.image-preview-modal-nav-right{right:-44px}.image-preview-modal-split{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(320px,.6fr);gap:16px;align-items:stretch;height:100%;min-height:0}.image-preview-modal-left{min-width:0;min-height:0;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:22px;background:#0c0a14e6}.image-preview-modal-img{width:100%;height:100%;max-height:100%;object-fit:contain;border-radius:22px;background:#0c0a14e6}.image-preview-modal-fallback{width:100%;min-height:240px;display:grid;align-content:center;justify-items:center;gap:8px;padding:24px;color:#ffffffc7;text-align:center}.image-preview-modal-fallback strong{color:#fff;font-size:18px}.image-preview-modal-fallback span{max-width:360px;color:#ffffff94;font-size:13px;line-height:1.6}.image-preview-modal-right{min-width:0;min-height:0;padding:12px 10px;border-radius:22px;background:#ffffff08;display:grid;grid-template-rows:auto auto minmax(0,1fr);align-content:start;gap:12px;overflow:hidden}.image-preview-modal-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.image-preview-modal-actions{display:flex;align-items:center;gap:6px}.image-preview-modal-close{position:relative;width:28px;height:28px;border:0;border-radius:10px;background:#ffffff14;color:#fff;cursor:pointer}.image-preview-modal-close[data-tooltip]:after{content:attr(data-tooltip);position:absolute;left:50%;bottom:calc(100% + 6px);transform:translate(-50%);padding:4px 6px;border-radius:8px;background:#0e0e12f5;color:#fff;font-size:10px;line-height:1;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .12s ease}.image-preview-modal-close[data-tooltip]:hover:after{opacity:1}.image-preview-modal .image-studio-history-icon-btn:after,.video-preview-modal .image-studio-history-icon-btn:after,.image-preview-modal .image-preview-modal-close[data-tooltip]:after,.video-preview-modal .image-preview-modal-close[data-tooltip]:after{top:calc(100% + 6px);bottom:auto}.image-preview-modal-close.danger{background:#ff7e8524}.image-preview-modal-divider{height:1px;background:#ffffff14}.image-preview-modal-info{display:grid;grid-template-rows:repeat(5,auto) minmax(0,1fr);gap:8px;color:#fff;align-content:stretch;min-height:0;height:100%;max-height:100%;overflow:hidden}.image-preview-modal-info strong{font-size:16px}.image-preview-modal-info span{color:#ffffffbd;font-size:12px;line-height:1.6;white-space:pre-wrap;word-break:break-word}.image-history-thumb{width:100%;border-radius:14px;border:1px solid rgba(255,255,255,.08);aspect-ratio:1/1;object-fit:cover;background:#ffffff08}.video-creation-page{padding:22px;gap:20px;grid-template-rows:auto minmax(0,1fr);align-content:stretch}.video-creation-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,392px);gap:14px;align-items:stretch;min-height:0;align-content:stretch}.video-creation-sidebar{width:auto;display:grid;gap:12px;align-content:start;min-height:0;height:100%}.video-creation-panel{height:545.9px;max-height:100%;padding:16px;border-radius:24px;background:linear-gradient(180deg,#ffffff12,#ffffff06),#161322d1;border:1px solid rgba(255,255,255,.08);box-shadow:var(--shadow-soft),inset 0 1px #ffffff0f;overflow-y:auto;overscroll-behavior:contain}.video-creation-panel input,.video-creation-panel textarea{padding:9px 11px;font-size:12px}.video-creation-panel .compact-select-trigger{min-height:31px;border-radius:12px;padding:8px 10px;font-size:11px}.video-creation-panel textarea{min-height:92px}.video-status-card{display:flex;align-items:center;justify-content:space-between;gap:12px;height:28px;min-height:28px}.video-status-card strong,.video-status-card span,.video-preview-canvas .config-head h3,.video-preview-canvas .config-head span{display:inline-flex;align-items:center;font-size:12px;line-height:28px;height:28px;min-height:28px}.video-status-card span{margin-left:auto;text-align:right}.video-preview-canvas .config-head{height:28px;min-height:28px;margin-bottom:0}.video-preview-canvas .config-head h3{margin:0}.image-studio-composer .image-studio-label,.image-studio-history-panel .config-head h3,.image-studio-history-panel .config-head span{font-size:12px;line-height:1.2}.video-status-value.idle{color:#f7efe7ad}.video-status-value{padding:0 12px;border-radius:var(--radius-sm);font-weight:800;border:1px solid rgba(255,255,255,.08)}.video-status-value.progress{color:#58d6ff;background:#58d6ff1a}.video-status-value.success{color:#74e2a3;background:#74e2a31f}.video-status-value.danger{color:#ff8b95;background:#ff8b951f}.video-form-grid{display:grid;gap:12px}.video-form-grid-single{grid-template-columns:minmax(0,1fr);align-items:stretch}.video-top-row,.video-frame-row,.video-param-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-width:0}.video-square-field{position:relative;min-width:0;margin-top:0}.field label.video-field-label-action{display:flex;align-items:center;justify-content:flex-start;gap:24px;width:100%}.video-field-label-action .video-load-prompt-btn{margin-left:0;width:19px;height:19px;min-width:19px;border-radius:6px;color:#f7efe7d6;border-color:#ffb86b47;background:#ffb86b0f}.video-field-label-action .video-load-prompt-btn svg{width:11px;height:11px}.video-square-upload,.video-square-textarea{width:100%;aspect-ratio:1 / 1;min-height:0;border-radius:16px}.video-square-upload{border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,#ffffff0a,#ffffff04),#07060cc2;color:var(--text-muted);display:grid;place-items:center;overflow:hidden;cursor:pointer;padding:0}.video-square-upload img{width:100%;height:100%;object-fit:cover;display:block}.video-square-upload span{font-size:12px;font-weight:800}.video-square-loading{width:100%;height:100%;display:grid;place-items:center;align-content:center;gap:10px;color:var(--text)}.video-square-loading strong{font-size:13px;font-weight:850;color:var(--text)}.video-square-textarea{resize:vertical;line-height:1.5;overflow-y:auto;overflow-x:hidden;overscroll-behavior:auto;-webkit-overflow-scrolling:touch}.video-square-clear{position:absolute;top:24px;right:8px;width:22px;height:22px;border:0;border-radius:999px;background:#00000085;color:#fff;cursor:pointer}.video-frame-card{display:grid;gap:12px;padding:12px;border-radius:20px;border:1px solid rgba(255,255,255,.08);background:#ffffff09}.video-storyboard-slots{display:grid;gap:12px}.video-storyboard-slot{align-content:start}.video-slot-head{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:28px}.video-slot-head strong{font-size:13px;font-weight:850;color:var(--text)}.video-slot-title{min-width:0;display:flex;align-items:center;gap:12px}.video-mode-field{display:inline-flex;align-items:center;gap:7px;color:var(--text-muted);font-size:12px;white-space:nowrap}.video-mode-select{width:88px;min-width:88px;max-width:88px;flex:0 0 88px}.video-frame-select,.video-frame-ratio-select{width:100%;min-width:0;max-width:none;flex:1 1 auto}.video-param-select{width:100%;min-width:0;max-width:none}.account-permission-select{width:100%}.account-validity-range{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;grid-column:1 / -1}.video-slot-head .video-status-value{max-width:56%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:26px}.video-frame-actions{display:grid;grid-template-columns:minmax(112px,.8fr) minmax(84px,.55fr) minmax(0,1fr) minmax(0,1.25fr);gap:10px;align-items:center}.video-frame-actions .btn{width:100%;height:38px;min-height:38px;padding-top:0;padding-bottom:0}.video-frame-actions>select{width:100%;height:38px;min-height:38px;padding-top:0;padding-bottom:0}.video-prompt-column{display:grid;grid-template-rows:minmax(0,1fr);gap:12px;min-height:100%}.video-form-grid-single .video-prompt-field{display:grid;grid-template-rows:auto minmax(0,1fr);min-height:100%;margin-top:0}.video-form-grid-single .video-prompt-field textarea{grid-row:2}.video-form-grid-single .field-hint{margin-top:-4px;color:var(--text-muted);font-size:11px;line-height:1.2}.video-form-grid-single .video-prompt-field textarea{min-height:0;height:100%;resize:vertical}.video-param-column{display:grid;gap:10px;align-content:start;min-height:100%}.video-param-column>.field{margin-top:0}.video-size-input-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.video-size-input-row .field{margin-top:0}.video-audio-toggle-field{height:34px;display:flex;align-items:center;justify-content:space-between;gap:12px}.video-audio-toggle-field>label{margin:0}.video-audio-toggle-field>label:first-child{height:26px;line-height:26px;display:inline-flex;align-items:center}.toggle-row{width:auto;height:26px;min-height:0;padding:0;border:0;border-radius:999px;background:transparent;color:var(--text);display:inline-flex;align-items:center;cursor:pointer}.toggle-row input{position:absolute;opacity:0;pointer-events:none}.toggle-row-track{position:relative;width:48px;height:26px;padding:0;border-radius:999px;background:linear-gradient(180deg,#ff7e854d,#ff7e8529),#ff7e852e;border:1px solid rgba(255,126,133,.44);color:#ffd6da;display:inline-flex;align-items:center;justify-content:flex-start;box-shadow:inset 0 1px #ffffff29,0 10px 24px #00000029;transition:border-color .16s ease,background .16s ease,color .16s ease}.toggle-row-knob{position:absolute;left:4px;top:50%;width:18px;height:18px;border-radius:999px;background:#fffffff0;box-shadow:0 6px 14px #00000038;transform:translateY(-50%);transition:left .16s ease,background .16s ease}.toggle-row input:checked+.toggle-row-track{background:linear-gradient(180deg,#57b89457,#57b8942e),#57b89438;border-color:#57b89480;color:#d8ffee}.toggle-row input:checked+.toggle-row-track .toggle-row-knob{left:calc(100% - 22px)}.video-form-grid>.video-generate{grid-column:1 / -1;justify-self:center;width:min(188px,100%)}.video-form-grid>.field{margin-top:0}.video-upload-stack{display:grid;gap:8px}.video-upload-trigger{display:block;width:100%;border:0;padding:0;background:transparent;cursor:pointer;text-align:left}.video-upload-name{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:30px;padding:7px 10px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:var(--text-muted);font-size:12px;line-height:1.35;border-radius:12px;word-break:break-all;transition:border-color .14s ease,background .14s ease,transform .14s ease}.video-upload-name span{min-width:0;flex:1 1 auto;word-break:break-all}.video-upload-trigger:hover .video-upload-name{border-color:#45d7ff47;background:#45d7ff14;transform:translateY(-1px)}.video-upload-clear{width:18px;height:18px;flex:0 0 auto;border:0;border-radius:999px;background:#ffffff1a;color:#ffffffd1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0;font-size:12px;line-height:1}.video-upload-clear:hover{background:#ff7e852e;color:#fff}.asset-picker-modal{width:min(1120px,calc(100vw - 64px));height:min(720px,calc(100vh - 64px));display:grid;grid-template-columns:170px minmax(0,1fr);gap:22px;padding:30px;border-radius:32px;background:radial-gradient(circle at 8% 8%,rgba(255,126,133,.18),transparent 32%),radial-gradient(circle at 88% 18%,rgba(69,215,255,.16),transparent 34%),linear-gradient(135deg,#462634e0,#0d1a24e6);border:1px solid rgba(255,255,255,.16);box-shadow:0 34px 110px #0000006b;overflow:hidden}.asset-picker-sidebar{display:grid;align-content:start;gap:10px;padding-top:74px}.asset-picker-tab{min-height:54px;border-radius:18px;border:1px solid rgba(255,255,255,.14);background:#ffffff12;color:var(--text-muted);font-size:16px;font-weight:800;cursor:pointer}.asset-picker-tab.active{color:var(--text);border-color:#ff7e8575;background:linear-gradient(135deg,#ff7e8542,#ffffff14)}.asset-picker-tab:disabled{cursor:not-allowed;opacity:.58}.asset-picker-main{min-width:0;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto}.asset-picker-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:22px}.asset-picker-head h3{margin:0;color:var(--text);font-size:24px;letter-spacing:0}.asset-picker-grid{min-height:0;overflow:auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:190px;align-content:start;gap:22px;padding:0 4px 10px 0}.asset-picker-item{position:relative;height:190px;overflow:hidden;border-radius:18px;border:1px solid rgba(255,255,255,.16);background:#0000002e;padding:0;cursor:pointer}.asset-picker-item img{width:100%;height:100%;display:block;object-fit:cover}.asset-picker-item i{position:absolute;top:8px;right:8px;width:28px;height:28px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#ff7e85;color:#fff;font-style:normal;font-weight:900;box-shadow:0 8px 18px #ff7e8557}.asset-picker-badge{position:absolute;left:8px;bottom:8px;max-width:calc(100% - 16px);padding:4px 7px;border-radius:999px;background:#00000094;color:#fff;font-size:11px;font-weight:850;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.asset-picker-item.selected{border-color:#ff7e85c2;box-shadow:0 0 0 2px #ff7e8533}.asset-picker-empty{grid-column:1 / -1;min-height:220px;display:grid;place-items:center;color:var(--text-muted);border:1px dashed rgba(255,255,255,.16);border-radius:18px;background:#ffffff0a}.asset-picker-actions{display:flex;justify-content:flex-end;gap:14px;padding-top:22px}.asset-picker-secondary,.asset-picker-primary{min-width:130px;min-height:46px;padding:0 18px;border-radius:22px;font-size:16px;font-weight:900;cursor:pointer}.asset-picker-secondary{color:var(--text);border:1px solid rgba(255,255,255,.22);background:#ffffff14}.asset-picker-primary{color:#160d10;border:0;background:linear-gradient(135deg,#ffd9a6,#ff7e85)}.asset-picker-primary:disabled{cursor:not-allowed;opacity:.52}.video-creation-thumb{width:100%;max-width:132px;margin-top:10px;border-radius:12px;border:1px solid rgba(255,255,255,.08)}.video-generate{height:36px;font-size:14px;border-radius:16px}.video-creation-preview{min-width:0;min-height:0;display:flex;align-self:start;justify-self:end;width:min(100%,392px);max-width:392px}.video-preview-canvas{min-height:545.9px;height:545.9px;flex:1 1 auto;width:100%;max-width:392px;padding:16px;border-radius:30px;background:linear-gradient(180deg,#ffffff0f,#ffffff05),#181422d6;border:1px solid rgba(255,255,255,.08);display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden}.video-history-list{display:grid;gap:12px;margin-top:12px;min-height:0;height:100%;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable}.video-preview-history-list{grid-template-columns:minmax(0,1fr);align-content:start;align-items:start;width:100%}@media(min-width:1121px){.content-body.image-studio-page,.content-body.video-creation-page{height:100%;min-height:0;grid-template-rows:auto minmax(0,1fr);align-content:stretch;overflow:hidden}.content-body.image-studio-page>.route-page-panel:not([hidden]),.content-body.video-creation-page>.route-page-panel:not([hidden]){height:100%;min-height:0;overflow:hidden}.image-studio-layout,.video-page-content,.video-creation-layout{height:100%;min-height:0}.image-studio-controls{height:100%;min-height:0;grid-template-rows:minmax(0,1fr)}.image-studio-composer{display:grid;height:100%;min-height:0;grid-template-rows:auto minmax(0,1fr)}.image-studio-editor-shell-composer,.image-studio-highlight,.image-studio-prompt-input,.image-studio-placeholder{height:100%;min-height:0}.image-studio-history-panel{height:100%;min-height:0;max-height:100%;overflow:hidden}.image-studio-history-grid{min-height:0;max-height:100%;overscroll-behavior:contain;scrollbar-gutter:stable}.video-creation-sidebar,.video-creation-preview,.video-creation-panel,.video-preview-canvas{height:100%;min-height:0;max-height:100%}.video-creation-preview{align-self:stretch}}.video-history-item{padding:10px;border-radius:18px;background:linear-gradient(180deg,#ffffff0f,#ffffff05),#161322cc;border:1px solid rgba(255,255,255,.08)}.video-history-item strong{display:block;font-size:13px;color:var(--text)}.video-history-item span{display:block;margin-top:4px;color:var(--text-muted);font-size:12px;line-height:1.45}.video-history-status{color:var(--accent-cyan);font-weight:700}.video-preview-item{min-width:0;width:100%;max-width:360px;position:relative;padding:0;border:0;background:transparent;contain:layout paint style;content-visibility:auto;contain-intrinsic-size:220px}.video-preview-media-shell{position:relative;min-width:0}.video-preview-thumb-btn{width:100%;padding:0;border:0;background:transparent;cursor:pointer;display:block;overflow:hidden;border-radius:18px;aspect-ratio:16 / 9}.video-preview-thumb-btn.portrait{aspect-ratio:9 / 16}.video-preview-thumb{width:100%;height:100%;aspect-ratio:16 / 9;object-fit:cover;display:block;border-radius:18px;background:#0a0814;border:0}.video-preview-thumb.landscape{aspect-ratio:16 / 9}.video-preview-thumb.portrait{aspect-ratio:9 / 16}.video-preview-thumb-empty{position:relative;aspect-ratio:16 / 9;min-height:0;display:flex;align-items:center;justify-content:center;color:#f7efe78f}.video-preview-thumb-empty.portrait,.video-preview-thumb-empty.landscape{min-height:0}.video-preview-thumb-empty.running{background:radial-gradient(circle at 20% 20%,rgba(69,215,255,.12),transparent 30%),linear-gradient(180deg,#ffffff0a,#ffffff04),#0a0814}.video-preview-thumb-ready{background:radial-gradient(circle at 50% 35%,rgba(69,215,255,.14),transparent 32%),linear-gradient(180deg,#ffffff0a,#ffffff04),#0a0814}.video-preview-ready-mark{width:58px;height:58px;border-radius:999px;display:grid;place-items:center;color:var(--text);font-size:13px;font-weight:800;background:#ffffff14;border:1px solid rgba(255,255,255,.14)}.video-preview-loading{display:grid;justify-items:center;gap:10px;text-align:center}.video-preview-loading strong{margin:0;color:var(--text);font-size:14px;line-height:1.3;white-space:nowrap;word-break:keep-all}.video-generation-cancel-button{top:10px;right:10px}.video-preview-loading-ring{width:36px;height:36px;border-radius:999px;border:2px solid rgba(69,215,255,.18);border-top-color:#45d7ffe6;animation:video-spin .95s linear infinite}.video-preview-loading-bars{display:inline-flex;align-items:flex-end;gap:4px;height:14px}.video-preview-loading-bars span{width:4px;border-radius:999px;background:#45d7ffd9;animation:video-bars .9s ease-in-out infinite}.video-preview-loading-bars span:nth-child(1){height:8px;animation-delay:0s}.video-preview-loading-bars span:nth-child(2){height:14px;animation-delay:.14s}.video-preview-loading-bars span:nth-child(3){height:10px;animation-delay:.28s}.video-preview-overlay{position:absolute;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:22px 12px 12px;border-radius:0 0 18px 18px;background:linear-gradient(180deg,transparent 0%,rgba(12,10,18,.88) 100%);opacity:0;pointer-events:none;transition:opacity .16s ease}.video-preview-overlay-info{display:flex;align-items:center;flex-wrap:wrap;gap:0;min-width:0;flex:1 1 auto;padding-right:0}.video-preview-overlay-text{display:grid;gap:4px;min-width:0;flex:1 1 auto}.video-preview-overlay-usage{display:flex;align-items:center;flex-wrap:wrap;gap:0 8px;min-width:0}.video-preview-overlay-usage span{font-size:11px;font-weight:800;line-height:1.2;margin:0;color:#f7efe7f0;white-space:nowrap}.video-preview-overlay-info span{position:relative;z-index:1;font-size:11px;font-weight:700;line-height:1.2;margin:0;color:#f7efe7d1;white-space:nowrap}.video-preview-overlay-info span:before{content:"·";margin-right:0;color:#f7efe766}.video-preview-overlay-info span:first-of-type:before{content:"";margin-right:0}.video-preview-overlay-actions{position:relative;right:auto;bottom:auto;flex:0 0 auto;margin-left:auto}.video-preview-media-shell:hover .video-preview-overlay,.video-preview-media-shell:focus-within .video-preview-overlay{opacity:1;pointer-events:auto}.video-preview-empty-state{grid-column:1 / -1}.video-preview-modal{width:min(1120px,calc(100vw - 72px));height:min(90vh,760px);max-height:calc(100vh - 72px);padding:20px;border-radius:28px;background:linear-gradient(180deg,#1d1928fa,#12101cf5);border:1px solid rgba(255,255,255,.08);box-shadow:0 28px 80px #0000007a;display:block;overflow:hidden}.video-preview-modal-split{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:16px;height:100%;min-height:0}.video-preview-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.video-preview-modal-copy{display:grid;gap:8px;align-content:start;align-self:start;min-width:0;min-height:0;overflow-y:auto;padding-right:4px}.video-preview-modal-copy strong{font-size:18px;line-height:1.35;color:var(--text);letter-spacing:0}.video-preview-modal-copy span{color:var(--text-muted);font-size:13px;line-height:1.55;white-space:pre-wrap;word-break:break-word}.video-rerun-slot-dialog{width:min(520px,calc(100vw - 48px));padding:22px;border-radius:22px;background:linear-gradient(180deg,#1f1c2bfa,#14121ffa);border:1px solid rgba(255,255,255,.1);box-shadow:0 24px 70px #00000073;display:grid;gap:16px}.video-rerun-slot-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.video-rerun-slot-head strong{color:var(--text);font-size:18px}.video-rerun-slot-dialog p{margin:0;color:var(--text-muted);font-size:14px;line-height:1.6}.video-rerun-slot-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.video-preview-modal-actions{display:flex;align-items:center;gap:8px}.video-preview-modal-body{min-height:0;min-width:0;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:20px;background:#05040b}.video-preview-modal-side{min-width:0;min-height:0;padding:12px 10px;border-radius:22px;background:#ffffff08;display:grid;grid-template-rows:auto auto minmax(0,1fr);align-content:start;gap:12px;overflow:hidden}.video-preview-modal-player{width:100%;height:100%;max-height:100%;display:block;border-radius:20px;background:#05040b;border:1px solid rgba(255,255,255,.08);object-fit:contain}@keyframes video-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes video-bars{0%,to{opacity:.45;transform:scaleY(.68)}50%{opacity:1;transform:scaleY(1.08)}}.home-eyebrow{color:#ffbe7f;font-size:11px;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.auth-error{margin:8px 0 0;color:var(--danger);font-size:13px}.home-page{display:grid;grid-template-rows:minmax(0,1fr) auto;gap:12px;min-height:calc(100dvh - 98px);padding:8px 0 0}.home-hero{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(340px,.82fr);gap:18px;padding:26px 28px 22px;height:100%;min-height:0;align-items:stretch;border-radius:var(--radius-xl);background:radial-gradient(circle at 12% 16%,rgba(255,111,125,.16),transparent 26%),radial-gradient(circle at 88% 8%,rgba(69,215,255,.12),transparent 24%),linear-gradient(135deg,#171322e6,#0b0c14f5 58%,#141e30f5);border:1px solid rgba(255,255,255,.08);box-shadow:var(--shadow-card)}.home-beian{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 16px;min-height:24px;color:var(--text-muted);font-size:12px;line-height:1.4}.home-beian a{display:inline-flex;align-items:center;color:inherit;text-decoration:none}.home-beian a:hover{color:var(--text);text-decoration:underline}.home-beian-police{gap:4px}.home-beian-police img{width:16px;height:18px;object-fit:contain;flex:0 0 auto}.home-hero-copy{display:grid;gap:10px;align-content:start}.home-hero-copy h1{margin:0;max-width:920px;font-size:clamp(58px,6.3vw,98px);line-height:1.02;letter-spacing:-.075em;color:var(--text)}.home-hero-copy p{margin:0;max-width:820px;color:var(--text-muted);font-size:18px;line-height:1.68}.home-module-inline-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:980px;margin-top:10px}.home-module-inline-card{min-height:96px;padding:12px 12px 10px;text-align:left;border-radius:20px;border:1px solid rgba(255,255,255,.12);background:radial-gradient(circle at 18% 12%,rgba(255,191,112,.18),transparent 28%),radial-gradient(circle at 85% 18%,rgba(69,215,255,.08),transparent 26%),linear-gradient(135deg,#ffffff17,#ffffff0a);color:var(--text);box-shadow:inset 0 1px #ffffff14,0 12px 26px #0000001f}.home-module-inline-card strong{display:block;font-size:15px;font-weight:800;line-height:1.16}.home-module-inline-card span{display:block;margin-top:6px;color:var(--text-muted);font-size:12px;line-height:1.45;white-space:normal;overflow-wrap:anywhere}.home-hero-stage{position:relative;display:grid;gap:14px;align-content:stretch;min-height:100%}.home-auth-card{position:relative;height:100%;min-height:0;padding:28px 28px 26px;border-radius:34px;display:grid;align-content:center;justify-items:center;gap:16px;text-align:center;background:radial-gradient(circle at 14% 12%,rgba(255,191,112,.12),transparent 28%),radial-gradient(circle at 84% 16%,rgba(69,215,255,.1),transparent 26%),linear-gradient(180deg,#ffffff14,#ffffff06),#12101ce6;border:1px solid rgba(255,255,255,.09);box-shadow:var(--shadow-card);overflow:hidden}.home-auth-card:before{content:"";position:absolute;inset:auto -18% -18% auto;width:280px;height:280px;border-radius:50%;background:radial-gradient(circle,rgba(255,111,125,.14),transparent 64%);pointer-events:none}.home-auth-card:after{content:"";position:absolute;inset:-16% auto auto -12%;width:240px;height:240px;border-radius:50%;background:radial-gradient(circle,rgba(69,215,255,.08),transparent 68%);pointer-events:none}.home-auth-mode,.home-auth-title,.home-auth-subtitle,.home-auth-fields,.home-auth-stack,.home-auth-error{position:relative;z-index:1}.home-auth-mode{display:inline-flex;align-items:center;padding:7px 12px;border-radius:var(--radius-pill);background:#ffbf701a;color:#ffbf70;font-size:13px;font-weight:800;letter-spacing:.18em}.home-auth-title{max-width:420px;font-size:30px;line-height:1.12;letter-spacing:-.04em;color:var(--text)}.home-auth-subtitle{max-width:440px;margin:0;color:var(--text-muted);font-size:15px;line-height:1.82}.home-auth-fields{width:100%;max-width:420px;display:grid;gap:14px;text-align:left}.home-auth-fields .field{margin-top:0}.home-auth-fields .field label{color:var(--text-soft);font-size:15px}.home-auth-fields .field input{min-height:52px;border-radius:18px}.password-field{position:relative;display:grid}.home-auth-fields .password-field input{padding-right:58px}.password-toggle{position:absolute;right:10px;top:50%;width:38px;height:38px;display:inline-grid;place-items:center;border:0;border-radius:12px;color:#121826b8;background:#1218260f;cursor:pointer;transform:translateY(-50%)}.password-toggle:hover{color:#121826f2;background:#1218261f}.password-toggle svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.home-auth-fields .field-tip-fixed{display:block;min-height:18px;margin-top:6px;color:transparent;font-size:12px;line-height:1.45}.home-auth-fields .field-tip-fixed.visible{color:var(--text-muted)}.home-auth-stack{width:100%;max-width:420px;display:grid;gap:10px;margin-top:2px}.home-auth-primary,.home-auth-secondary,.home-auth-tertiary{width:100%;min-height:52px;border-radius:18px}.home-auth-secondary{background:#ffffff0f}.home-auth-tertiary{background:#ffffff08}.home-auth-card-signed{align-content:center}.home-auth-error{width:100%;max-width:420px;margin:-4px 0 0;text-align:left}.home-highlight{background:linear-gradient(120deg,#ffbf70,#ff6f7d 44%,#8b5cf6);-webkit-background-clip:text;background-clip:text;color:transparent}.manage-page{display:grid;gap:20px}.manage-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.manage-card{min-height:172px;padding:22px;border-radius:28px;background:radial-gradient(circle at 12% 8%,rgba(255,191,112,.06),transparent 28%),linear-gradient(180deg,#ffffff12,#ffffff06),#171322db;border:1px solid rgba(255,255,255,.08);text-align:left;color:var(--text);cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.manage-card:hover{transform:translateY(-2px);border-color:#ffbf702e}.manage-card h3{margin:0 0 8px;font-size:20px;color:var(--text);letter-spacing:-.03em}.manage-card p{margin:0;color:var(--text-muted);font-size:13px;line-height:1.7}.manage-card-meta{display:flex;align-items:center;gap:12px;margin-top:18px}.manage-card-meta span{display:inline-flex;align-items:center;padding:6px 12px;border-radius:var(--radius-pill);background:#ffffff0d;color:var(--text-soft);font-size:12px;font-weight:700}@media(max-width:1480px){.shell{--sidebar-width: 110px}.settings-matrix,.settings-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-detail-card-wide{grid-column:1 / -1}.home-module-inline-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.manage-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1280px){.home-hero,.workspace-hero,.image-studio-layout-wide{grid-template-columns:1fr}.home-module-inline-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.asset-picker-grid{grid-auto-rows:170px}.asset-picker-item{height:170px}.progress-rail{grid-template-columns:repeat(8,minmax(0,1fr))}.settings-detail-table tr{grid-template-columns:1fr}}@media(max-width:1120px){body{padding:8px}.shell{grid-template-columns:1fr;min-height:auto}.shell{gap:12px}.workbench-shell{grid-template-columns:1fr}.shell.workbench-shell>main.content{grid-column:1}.global-workbench-sidebar{display:none}.content{min-height:calc(100vh - 180px)}.workspace-hero,.config-grid,.media-config-grid,.form-grid,.metric-grid,.image-studio-layout,.image-studio-layout-wide,.video-creation-layout,.nodes-grid,.progress-rail,.settings-matrix,.settings-detail-grid,.settings-detail-specs,.home-module-inline-grid,.manage-grid,.video-history-shell,.video-history-shell.collapsed{width:100%}.video-preview-history-list{grid-template-columns:1fr}.image-preview-modal,.video-preview-modal{width:calc(100vw - 32px);height:min(92vh,820px)}.image-preview-modal-split,.video-preview-modal-split{grid-template-columns:1fr;grid-template-rows:minmax(0,1fr) minmax(220px,.52fr)}.asset-picker-modal{width:calc(100vw - 32px);height:min(92vh,720px);grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr);gap:14px;padding:18px;border-radius:24px}.asset-picker-sidebar{display:flex;gap:8px;padding-top:0;overflow-x:auto}.asset-picker-tab{flex:0 0 auto;min-width:120px;min-height:42px;border-radius:16px;font-size:14px}.asset-picker-head{padding-bottom:14px}.asset-picker-head h3{min-width:0;font-size:20px;line-height:1.3}.asset-picker-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:140px;gap:12px}.asset-picker-item{height:140px}.asset-picker-actions{padding-top:14px}.video-history-toggle{position:static;transform:none;width:100%;height:40px;flex-direction:row;margin-bottom:12px}.video-history-toggle-label{writing-mode:initial;text-orientation:mixed}.video-history-shell.collapsed .video-history-panel{display:none}.message{max-width:100%}.workspace-topbar,.project-editor-layout{grid-template-columns:1fr}.project-editor-nav{display:none}.audio-analysis-columns,.audio-analysis-input-grid,.audio-imitation-grid{grid-template-columns:1fr}.song-structure-grid{grid-template-columns:repeat(10,minmax(0,1fr))}.audio-analysis-input-grid{grid-template-areas:"title-label" "title-input" "artist-label" "artist-input" "audio-label" "audio-upload" "audio-player" "lyrics";grid-template-rows:none}.audio-analysis-audio-spacer{display:none}.audio-analysis-columns{min-height:0}.audio-imitation-card{height:auto;min-height:0}.audio-imitation-grid{grid-template-rows:none}.audio-imitation-grid>.music-bundled-inner{min-height:360px}.audio-imitation-grid>.audio-imitation-songTitle{min-height:104px}.home-hero-copy h1{font-size:clamp(48px,8vw,68px)}.home-hero-copy p{font-size:16px}}.table-page-layout{padding:18px;border-radius:26px;background:linear-gradient(180deg,#ffffff0f,#ffffff05),#161322cc;border:1px solid rgba(255,255,255,.08)}.table-page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.table-page-head strong{display:block;font-size:18px;line-height:1.2;color:var(--text)}.table-page-head span{display:block;margin-top:6px;color:var(--text-muted);font-size:13px}.workspace-dual-panel{display:grid;gap:10px;min-height:0}.hint{margin-top:10px!important;font-size:12px!important;color:var(--text-muted)!important}.matrix{display:grid;gap:10px}.matrix-row{display:grid;grid-template-columns:160px 1fr 160px;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.06)}.matrix-row:last-child{border-bottom:0}.root-error-panel{max-width:680px;margin:16vh auto 0;padding:24px 28px;border-radius:18px;background:#161420e6;border:1px solid rgba(255,255,255,.14);box-shadow:var(--shadow-card);color:var(--text)}.root-error-panel strong{display:block;margin-bottom:10px;font-size:20px}.root-error-panel p{margin:0;color:var(--text-soft);line-height:1.6}.workspace-setup-dialog{width:min(860px,calc(100vw - 48px));max-height:min(760px,calc(100vh - 48px))}.workspace-setup-browser{margin-top:16px}.workspace-setup-tree{max-height:320px;overflow:auto}body.theme-beach{--bg-void: #f6efe2;--bg-deep: #fffaf0;--bg-panel: rgba(255, 252, 244, .76);--bg-panel-strong: rgba(255, 255, 250, .92);--text: #274653;--text-soft: rgba(39, 70, 83, .78);--text-muted: rgba(39, 70, 83, .54);--line-soft: rgba(54, 96, 106, .1);--line: rgba(54, 96, 106, .16);--line-strong: rgba(54, 96, 106, .24);--accent-amber: #f3b75e;--accent-coral: #ff8f70;--accent-pink: #e96f91;--accent-violet: #8a78ce;--accent-cyan: #2f9caa;--success: #57b894;--warn: #d99937;--danger: #df6d74;--shadow-card: 0 24px 70px rgba(51, 94, 105, .16);--shadow-panel: 0 18px 42px rgba(51, 94, 105, .13);--shadow-soft: 0 14px 30px rgba(51, 94, 105, .1);background:radial-gradient(circle at 8% 8%,rgba(255,143,112,.22),transparent 26%),radial-gradient(circle at 92% 5%,rgba(47,156,170,.24),transparent 30%),linear-gradient(135deg,#f6efe2,#fffaf0 44%,#d7f1ef)}body.theme-beach:before{background:radial-gradient(circle at 16% 20%,rgba(255,255,255,.3),transparent 26%),radial-gradient(circle at 82% 18%,rgba(116,201,192,.18),transparent 24%),radial-gradient(circle at 50% 90%,rgba(243,183,94,.14),transparent 34%)}body.theme-beach .app-banner{background:linear-gradient(90deg,#ffffffc7,#ead6b585,#d0efebbd);border-color:#3f7a8638;box-shadow:var(--shadow-card)}body.theme-beach .app-banner-score{opacity:.36}body.theme-beach .app-banner-score span{background:#3f7a863d;box-shadow:none}body.theme-beach .app-banner-score i{color:#2746534d;text-shadow:none}body.theme-beach .app-banner strong{background:linear-gradient(120deg,#e98263,#2f9caa 52%,#be77b8);-webkit-background-clip:text;background-clip:text}body.theme-beach .content,body.theme-beach .workbench-left-panel,body.theme-beach .sidebar,body.theme-beach .main{color:var(--text)}body.theme-beach .content{background:radial-gradient(circle at 92% 8%,rgba(116,201,192,.18),transparent 26%),#fffcf480;border-color:#3f7a8629;box-shadow:var(--shadow-card)}body.theme-beach .embedded-chat-panel,body.theme-beach .card,body.theme-beach .glass-card,body.theme-beach .workspace-hero,body.theme-beach .progress-rail,body.theme-beach .node-card,body.theme-beach .config-card,body.theme-beach .settings-service-card,body.theme-beach .settings-detail-card,body.theme-beach .dialog-card,body.theme-beach .video-rerun-slot-dialog,body.theme-beach .table-panel,body.theme-beach .table-card,body.theme-beach .image-studio-panel,body.theme-beach .image-studio-history-panel,body.theme-beach .project-editor-field-card,body.theme-beach .manage-card,body.theme-beach .video-creation-card,body.theme-beach .root-error-panel{background:linear-gradient(180deg,#ffffffbd,#fffcf480),#fffcf4c2;border-color:#36606a29;box-shadow:var(--shadow-panel)}body.theme-beach .menu-matrix-shell{background:transparent;border:0;box-shadow:none}body.theme-beach .home-hero{background:radial-gradient(circle at 12% 16%,rgba(255,143,112,.18),transparent 26%),radial-gradient(circle at 88% 8%,rgba(47,156,170,.18),transparent 24%),linear-gradient(135deg,#fffcf4db,#e8f7f6c7 58%,#fffaf0eb);border-color:#36606a2e;box-shadow:var(--shadow-card)}body.theme-beach .home-auth-card,body.theme-beach .home-module-inline-card{background:radial-gradient(circle at 14% 12%,rgba(243,183,94,.16),transparent 28%),radial-gradient(circle at 84% 16%,rgba(47,156,170,.14),transparent 26%),linear-gradient(180deg,#ffffffc2,#fffcf485),#fffcf4c7;border-color:#36606a29;box-shadow:var(--shadow-panel)}body.theme-beach .home-auth-mode,body.theme-beach .home-eyebrow{color:#b77725;background:#f3b75e2e}body.theme-beach .home-highlight{background:linear-gradient(120deg,#2f7f84,#e98263 48%,#be77b8);-webkit-background-clip:text;background-clip:text}body.theme-beach .workspace-hero{background:radial-gradient(circle at 8% 14%,rgba(255,143,112,.14),transparent 26%),radial-gradient(circle at 86% 8%,rgba(47,156,170,.12),transparent 24%),linear-gradient(110deg,#ffffffe0,#e8f7f6c2)}body.theme-beach .workspace-hero-badge{background:#f3b75e38;color:#b77725}body.theme-beach .project-editor-nav{background:radial-gradient(circle at 16% 12%,rgba(243,183,94,.16),transparent 28%),radial-gradient(circle at 84% 16%,rgba(47,156,170,.12),transparent 26%),linear-gradient(180deg,#fffc,#fffcf494),#fffcf4d1;border-color:#36606a29;box-shadow:var(--shadow-panel)}body.theme-beach .project-editor-nav-label{color:#b77725}body.theme-beach .project-editor-field-nav{color:#274653a8}body.theme-beach .project-editor-field-nav:hover,body.theme-beach .project-editor-field-nav.active,body.theme-beach .project-editor-field-nav:focus-visible{background:#2f9caa1a;color:var(--text)}body.theme-beach .progress-step,body.theme-beach .progress-bundle,body.theme-beach .music-lyrics-card .content-box,body.theme-beach .music-flat-card .content-box,body.theme-beach .music-step-card .content-box,body.theme-beach .embedded-chat-scroll,body.theme-beach .chat-message-list,body.theme-beach .table-scroll,body.theme-beach .directory-browser,body.theme-beach .directory-item,body.theme-beach .history-album-card,body.theme-beach .image-studio-history-status,body.theme-beach .image-studio-history-empty,body.theme-beach .video-history-item,body.theme-beach .image-studio-editor,body.theme-beach .empty-state{background:linear-gradient(180deg,#f6faf9f0,#ffffffb8);border-color:#36606a1f;box-shadow:inset 0 1px #ffffffbf}body.theme-beach .node-card:before{background:linear-gradient(90deg,#f3b75ee6,#ff8f70d6,#2f9caad6)}body.theme-beach .progress-step.active{background:linear-gradient(180deg,#fffffff0,#dff6f4e0);border-color:#2f9caa33;box-shadow:0 10px 22px #335e691a}body.theme-beach .progress-step.active:after,body.theme-beach .progress-bundle.running:after,body.theme-beach .progress-bundle.active:after{background:linear-gradient(90deg,var(--accent-amber),var(--accent-coral),var(--accent-cyan))}body.theme-beach .progress-step.done:after,body.theme-beach .progress-bundle.success:after,body.theme-beach .progress-bundle.done:after{background:linear-gradient(90deg,var(--success),var(--accent-cyan))}body.theme-beach .workbench-bottom-button-group,body.theme-beach .workbench-balance-chip,body.theme-beach .workbench-sidebar-toggle{background:linear-gradient(180deg,#ffffffb8,#fffcf47a),#fffcf4c2;border-color:#36606a29;color:var(--text-soft);box-shadow:var(--shadow-soft)}body.theme-beach .workbench-bottom-button,body.theme-beach .workbench-bottom-button-profile,body.theme-beach .workbench-bottom-icon-profile,body.theme-beach .workbench-bottom-button-settings,body.theme-beach .workbench-bottom-button-theme,body.theme-beach .embedded-chat-head-action-icon{color:#3b6771}body.theme-beach .embedded-chat-head-action.icon-only{background:linear-gradient(180deg,#ffffffc7,#fffcf48a),#fffcf4c7;border-color:#36606a38;box-shadow:0 6px 14px #335e6914,inset 0 1px #ffffffd1}body.theme-beach .embedded-chat-head-action.icon-only:hover{background:linear-gradient(180deg,#ffffffeb,#e8f7f6a8),#fffcf4db;border-color:#2f9caa47}body.theme-beach .workbench-profile-menu,body.theme-beach .compact-select-menu,body.theme-beach .compact-select-menu-portal,body.theme-beach .history-dropdown,body.theme-beach .directory-picker{background:#fffffafa;border-color:#36606a29;box-shadow:0 18px 44px #335e692e}body.theme-beach .workbench-profile-balance-row{color:var(--text)}body.theme-beach .asset-picker-modal{background:radial-gradient(circle at 8% 8%,rgba(255,143,112,.22),transparent 32%),radial-gradient(circle at 88% 16%,rgba(47,156,170,.22),transparent 34%),linear-gradient(135deg,#fffcf4f0,#d7f1efeb);border-color:#36606a2e;box-shadow:var(--shadow-card)}body.theme-beach .asset-picker-tab,body.theme-beach .asset-picker-empty,body.theme-beach .asset-picker-secondary{border-color:#36606a2e;background:#ffffff8a;color:var(--text-soft)}body.theme-beach .asset-picker-tab.active{color:var(--text);border-color:#ff8f7070;background:linear-gradient(135deg,#ff8f703d,#ffffffa3)}body.theme-beach .asset-picker-item{border-color:#36606a2e;background:#ffffff8a}body.theme-beach .workbench-profile-menu-divider{background:#36606a24}body.theme-beach .workbench-profile-menu button:hover,body.theme-beach .compact-select-option:hover,body.theme-beach .compact-select-option.active,body.theme-beach .history-select:hover{background:#2f9caa1a;color:var(--text)}body.theme-beach .btn.secondary,body.theme-beach .chip,body.theme-beach .pill,body.theme-beach .compact-select-trigger,body.theme-beach input,body.theme-beach textarea,body.theme-beach select,body.theme-beach .music-card-icon-btn,body.theme-beach .history-icon-button,body.theme-beach .pagination-bar .chip,body.theme-beach .image-studio-control,body.theme-beach .form-grid .field input{background:#ffffffad;border-color:#36606a29;color:var(--text)}body.theme-beach .message-icon-btn{background:#2f9caa14;border-color:#2f6c7a57;color:#274653;box-shadow:inset 0 1px #ffffff94}body.theme-beach .message.user .message-icon-btn{background:#ffffff2e;border-color:#ffe8db57;color:#fffffff0}body.theme-beach .message-icon-btn:hover{background:#2f9caa24;border-color:#2f6c7a70}body.theme-beach .message.user .message-icon-btn:hover{background:#ffffff42;border-color:#fff1e875}body.theme-beach .music-card-icon-btn:hover:not(:disabled){background:linear-gradient(180deg,#ffffffe0,#e8f7f69e),#fffcf4d6;border-color:#2f9caa47;box-shadow:0 6px 14px #335e691a}body.theme-beach .music-card-icon-btn.actioned{color:#2f7d62;background:#6fd8a42e;border-color:#2f9caa33}body.theme-beach .music-card-icon-btn:disabled{opacity:.52}body.theme-beach .lyrics-selection-optimize{background:#fffffff0;border-color:#2f6c7a4d;color:#274653;box-shadow:0 10px 22px #335e6929,inset 0 1px #ffffffe0}body.theme-beach .lyrics-selection-optimize:hover{background:#e8f7f6fa;border-color:#2f9caa6b;color:#203f4a}body.theme-beach .badge{border:1px solid rgba(54,96,106,.14);box-shadow:inset 0 1px #ffffff94}body.theme-beach .badge.success{color:#167247;background:#6fd8a457;border-color:#1672473d}body.theme-beach .badge.running{color:#8a5a00;background:#ffcb6a61;border-color:#8a5a0038}body.theme-beach .badge.error{color:#9b2d35;background:#ff7e854d;border-color:#9b2d3538}body.theme-beach .badge.pending{color:#48636c;background:#36606a1a;border-color:#36606a2e}body.theme-beach .video-status-value{box-shadow:inset 0 1px #ffffff94}body.theme-beach .video-status-value.idle{color:#48636c;background:#36606a1a;border-color:#36606a2e}body.theme-beach .video-status-value.progress{color:#146f88;background:#58d6ff42;border-color:#146f8838}body.theme-beach .video-status-value.success{color:#167247;background:#6fd8a457;border-color:#1672473d}body.theme-beach .video-status-value.danger{color:#9b2d35;background:#ff7e854d;border-color:#9b2d3538}body.theme-beach input::placeholder,body.theme-beach textarea::placeholder{color:#27465375}body.theme-beach .image-studio-highlight{color:#274653}body.theme-beach .image-studio-prompt-input{background:transparent;color:transparent;-webkit-text-fill-color:transparent;caret-color:#274653;border-color:transparent;box-shadow:none}body.theme-beach .image-studio-mention{color:#2f7f84;background:linear-gradient(to top,rgba(47,156,170,.18) 0 38%,transparent 38% 100%)}body.theme-beach .image-studio-mention-menu{background:linear-gradient(180deg,#ffffffeb,#fffcf4c7),#fffcf4f0;border-color:#36606a2e;box-shadow:0 18px 42px #335e6929}body.theme-beach .image-studio-mention-option{color:var(--text)}body.theme-beach .image-studio-mention-option:hover,body.theme-beach .image-studio-mention-option.active{background:#2f9caa1f;color:#1f7f8a}body.theme-beach .image-studio-placeholder{color:#27465375}body.theme-beach .video-upload-name,body.theme-beach .toggle-row,body.theme-beach .preferences-image-upload,body.theme-beach .preferences-image-chip,body.theme-beach .image-studio-reference-chip-inner{background:#ffffffa3;border-color:#36606a3d;color:#274653ad;box-shadow:inset 0 1px #ffffffb8}body.theme-beach .image-studio-composer-strip{background:#ffffff8a;border-color:#36606a29;box-shadow:inset 0 1px #ffffffad}body.theme-beach .image-studio-reference-chip{color:#274653a3}body.theme-beach .video-upload-name.has-file{border-color:#2f9caa57;color:var(--text)}body.theme-beach .video-upload-trigger:hover .video-upload-name,body.theme-beach .preferences-image-upload:hover,body.theme-beach .image-studio-reference-chip-inner:hover,body.theme-beach .image-studio-reference-chip-inner.drag-over{background:#e8f7f6d1;border-color:#2f9caa61;color:var(--text)}body.theme-beach .image-studio-reference-plus{color:#27465380}body.theme-beach .video-upload-clear,body.theme-beach .preferences-image-chip button,body.theme-beach .image-studio-reference-remove{background:#2746531a;color:#274653bd}body.theme-beach .video-upload-clear:hover,body.theme-beach .preferences-image-chip button:hover,body.theme-beach .image-studio-reference-remove:hover{background:#df6d7429;color:#a2444a}body.theme-beach .toggle-row-track{background:linear-gradient(180deg,#df6d7447,#df6d7424),#ffffffa3;border-color:#df6d746b;color:#9f4247;box-shadow:0 8px 18px #335e691a,inset 0 1px #ffffffd1}body.theme-beach .toggle-row input:checked+.toggle-row-track{background:linear-gradient(180deg,#57b89457,#57b89429),#ffffffa8;border-color:#2f9caa70;color:#2e7d66}body.theme-beach .toggle-row-knob{background:#fffffff5;box-shadow:0 5px 12px #335e692e}body.theme-beach .video-preview-thumb-empty.running{background:radial-gradient(circle at 20% 20%,rgba(47,156,170,.14),transparent 30%),linear-gradient(180deg,#ffffffe0,#e8f7f6ad),#fffcf4db;border:1px solid rgba(54,96,106,.16);color:var(--text);box-shadow:inset 0 1px #ffffffb8}body.theme-beach .video-preview-loading strong{color:var(--text)}body.theme-beach .video-preview-loading small{color:#27465394}body.theme-beach .video-preview-loading-ring{border-color:#2f9caa2e;border-top-color:#2f9caad1}body.theme-beach .video-preview-loading-bars span{background:#2f9caac7}body.theme-beach .generation-cancel-button{background:#ffffffc7;border-color:#36606a33;color:#274653;box-shadow:0 10px 22px #30566224}body.theme-beach .generation-cancel-button:hover{background:#df6d7429;border-color:#df6d7447;color:#a2444a}body.theme-beach .dialog-backdrop{background:#27465342}body.theme-beach .image-preview-modal,body.theme-beach .video-preview-modal{background:linear-gradient(180deg,#fffffff0,#fffcf4e0),#fffcf4eb;border-color:#36606a29;box-shadow:0 28px 70px #30566233;color:var(--text)}body.theme-beach .image-preview-modal-left,body.theme-beach .image-preview-modal-img,body.theme-beach .video-preview-modal-body,body.theme-beach .video-preview-modal-player{background:#ffffff80;border-color:#36606a24}body.theme-beach .image-preview-modal-right,body.theme-beach .video-preview-modal-side{background:#ffffff94;border:1px solid rgba(54,96,106,.12);box-shadow:inset 0 1px #ffffffb8}body.theme-beach .image-preview-modal-info,body.theme-beach .video-preview-modal-copy,body.theme-beach .image-preview-header strong,body.theme-beach .image-preview-modal-info strong,body.theme-beach .video-preview-modal-copy strong{color:var(--text)}body.theme-beach .image-preview-modal p,body.theme-beach .image-preview-modal-info span,body.theme-beach .video-preview-modal-copy span{color:var(--text-muted)}body.theme-beach .image-preview-modal-divider{background:#36606a24}body.theme-beach .image-preview-modal-close,body.theme-beach .image-preview-modal-nav,body.theme-beach .image-preview-modal .image-studio-history-icon-btn,body.theme-beach .video-preview-modal .image-studio-history-icon-btn{background:#ffffffbd;border-color:#36606a2e;color:var(--text)}body.theme-beach .image-preview-modal-close:hover,body.theme-beach .image-preview-modal-nav:hover:not(:disabled),body.theme-beach .image-preview-modal .image-studio-history-icon-btn:hover,body.theme-beach .video-preview-modal .image-studio-history-icon-btn:hover{background:#e8f7f6db;border-color:#2f9caa47;color:var(--text)}body.theme-beach .image-preview-modal-close[data-tooltip]:after,body.theme-beach .image-preview-modal .image-studio-history-icon-btn:after,body.theme-beach .video-preview-modal .image-studio-history-icon-btn:after{background:#fffffafa;color:var(--text);border:1px solid rgba(54,96,106,.16);box-shadow:0 10px 24px #335e691f}body.theme-beach .history-icon-button:hover,body.theme-beach .directory-item:hover,body.theme-beach .history-album-card:hover,body.theme-beach .history-icon-button.danger{background:#ff8f7024;color:var(--text)}body.theme-beach .history-row-title,body.theme-beach .image-studio-history-panel .config-head h3,body.theme-beach .image-studio-history-panel .config-head span{color:var(--text)}body.theme-beach .history-album-card .album-meta,body.theme-beach .image-studio-history-status{color:var(--text-muted)}body.theme-beach .user-table th{background:#2f9caa14}body.theme-beach .user-table th,body.theme-beach .user-table td,body.theme-beach .matrix-row{border-color:#36606a1f}body.theme-beach .user-table tbody tr:hover{background:#2f9caa0f}body.theme-beach .directory-children{border-left-color:#36606a1f}body.theme-beach .chip.active-page,body.theme-beach .pill.active-page{background:linear-gradient(135deg,#f3b75e33,#ff8f7024);border-color:#f3b75e47}body.theme-beach .directory-item.selected{background:linear-gradient(180deg,#e8f7f6eb,#ffffffbd);border-color:#2f9caa3d;box-shadow:inset 0 1px #ffffffd1,0 8px 18px #335e6914}body.theme-beach .image-studio-history-media{background:#ffffff70}body.theme-beach .btn.primary,body.theme-beach .execute-button,body.theme-beach .run-button,body.theme-beach .home-auth-primary{color:#fff;background:linear-gradient(135deg,var(--accent-coral),var(--accent-pink));box-shadow:0 12px 26px #e96f9138}body.theme-beach .message.user{background:linear-gradient(135deg,#ff8f70e0,#e96f91e0);color:#fff}body.theme-beach .message.assistant,body.theme-beach .chat-message.assistant,body.theme-beach .bubble,body.theme-beach .embedded-chat-message{background:#ffffffb8;border-color:#36606a24;color:var(--text-soft)}body.theme-beach .menu-tile,body.theme-beach .menu-matrix-item{box-shadow:inset 0 1px #ffffff47,0 8px 20px #2646531f}body.theme-beach .menu-matrix-card{background:linear-gradient(180deg,#ffffffc7,#fffcf48a),#fffcf4c7;border-color:#36606a29;box-shadow:var(--shadow-panel)}body.theme-beach .menu-matrix-title{color:var(--text)}body.theme-beach .menu-matrix-item,body.theme-beach .menu-matrix-item-icon{color:#fff}body.theme-beach .menu-matrix-music{background:linear-gradient(135deg,#ff9b7a,#e46c88)}body.theme-beach .menu-matrix-image-studio{background:linear-gradient(135deg,#54b9c2,#3886b6)}body.theme-beach .menu-matrix-mv{background:linear-gradient(135deg,#8ac6c0,#8a78ce)}body.theme-beach .menu-matrix-history{background:linear-gradient(135deg,#d3b17b,#927c65)}body.theme-beach select option{background:#fffaf0;color:var(--text)}body.theme-beach .workbench-bottom-button:after,body.theme-beach .message-icon-btn:after,body.theme-beach .music-card-icon-btn:after,body.theme-beach .embedded-chat-head-action.icon-only:after{background:#fffffafa;color:var(--text);border:1px solid rgba(54,96,106,.16);box-shadow:0 10px 24px #335e691f}.home-hero.single-card{grid-template-columns:minmax(360px,560px);justify-content:center}.settings-secret-field button{position:absolute;right:8px;top:50%;transform:translateY(-50%);border:0;background:transparent;color:var(--text-soft);cursor:pointer}.workspace-connect-card{text-align:center}.workspace-restore-pending{min-height:450px}.menu-matrix-settings,.menu-matrix-accounts,.menu-matrix-history{background:#4e485ab8}.refactor-error,.refactor-success{padding:10px 12px;border-radius:8px;font-size:12px;line-height:1.5}.refactor-error{color:#ffd7d9;background:#ff7e851f;border:1px solid rgba(255,126,133,.22)}.refactor-success{color:#bdf5da;background:#6fd8a41c;border:1px solid rgba(111,216,164,.2)}.refactor-error.compact{padding:5px 7px;font-size:10px}.settings-secret-field{position:relative;display:block}.settings-secret-field input,.settings-secret-placeholder{padding-right:58px;width:100%}.refactor-asset-grid{content-visibility:auto;contain-intrinsic-size:800px}.route-page-panel{min-width:0;contain:layout paint style;content-visibility:visible}.route-page-panel[hidden]{display:block;position:absolute;width:100%;height:0;overflow:hidden;visibility:hidden;pointer-events:none;content-visibility:hidden;contain-intrinsic-size:auto 900px}.image-studio-history-card{contain:layout paint}.image-studio-history-media{border:0;padding:0;width:100%;cursor:default;background:transparent}.image-studio-history-pending-media{border:1px solid rgba(255,255,255,.1);background:radial-gradient(circle at 20% 20%,rgba(69,215,255,.12),transparent 32%),linear-gradient(180deg,#ffffff0b,#ffffff05),#0a0814eb;box-shadow:inset 0 0 0 1px #ffffff09;display:grid;place-items:center}.image-studio-pending-placeholder,.video-preview-loading{width:100%;height:100%;min-height:100%;display:grid;place-content:center;justify-items:center}.image-studio-pending-placeholder{padding:22px}.image-studio-pending-placeholder .image-studio-loading-ring{margin:0 auto}.video-preview-thumb-empty.running{border:1px solid rgba(255,255,255,.1);box-shadow:inset 0 0 0 1px #ffffff09}.video-page-content{display:block;min-width:0}.refactor-lazy-media,.refactor-lazy-media img{width:100%;height:100%;min-width:0;min-height:0}.video-square-upload .refactor-lazy-media img,.image-studio-reference-chip-inner .refactor-lazy-media img{display:block;object-fit:cover;border:0;border-radius:inherit}.video-frame-select,.video-frame-ratio-select{min-height:34px;border-radius:12px;padding:7px 9px;font-size:11px}.music-step-card .content-box>div,.music-bundled-inner .content-box>div{width:100%;min-height:0}.music-step-card .content-box>.music-node-asset-frame,.music-bundled-inner .content-box>.music-node-asset-frame{width:100%;height:100%;overflow:hidden;border-radius:8px;padding:0;border:0;background:transparent;cursor:zoom-in}.music-step-card .refactor-node-image,.music-bundled-inner .refactor-node-image{display:block;width:100%;height:100%;min-height:100%;object-fit:fill;background:transparent}.refactor-delete{border:0;background:transparent;color:var(--danger);cursor:pointer;font-size:11px}.refactor-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;display:grid;place-items:center;padding:22px;background:#030308c7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.refactor-preview{width:min(92vw,1080px);height:min(760px,90vh)}.refactor-preview .image-preview-modal-left{min-height:0}.refactor-prompt{display:block;white-space:pre-wrap;min-height:0;max-height:none;overflow-y:auto;overflow-x:hidden;padding:0 4px 0 0;border:0;border-radius:0;background:transparent;box-shadow:none;scrollbar-gutter:stable}.refactor-frame-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:end}.refactor-frame-actions .btn{margin-bottom:1px}.refactor-import-wrap{display:inline-flex;align-items:center;gap:8px}.refactor-import-wrap input{display:none}.refactor-import-wrap .disabled{opacity:.45;pointer-events:none}.refactor-reference-row,.refactor-card-actions{display:flex;align-items:center;gap:8px}.asset-picker-item .image-studio-history-media,.asset-picker-item .refactor-lazy-media{width:100%;height:100%}.refactor-node-image{width:100%;height:300px;object-fit:contain;border-radius:8px;background:#00000040}.video-preview-thumb-btn .refactor-lazy-media,.video-preview-thumb-btn .image-studio-history-thumb{width:100%;height:100%}.video-preview-thumb-btn .image-studio-history-thumb{object-fit:cover;border-radius:18px}.video-preview-overlay-actions{display:flex;align-items:center;gap:6px}.refactor-accounts table{width:100%;border-collapse:collapse;background:#ffffff08}.refactor-accounts th,.refactor-accounts td{padding:13px;border-bottom:1px solid var(--line-soft);text-align:left}.refactor-accounts td:last-child{display:flex;gap:8px}.refactor-user-form{margin-top:18px}.refactor-profile{max-height:90vh;overflow:auto}.refactor-balances{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.refactor-balances span{padding:8px 10px;border:1px solid var(--line-soft);border-radius:8px;color:var(--text-soft);background:#ffffff0a;font-size:12px}.history-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;flex-wrap:wrap}.history-search{width:min(320px,100%);min-height:34px;font-size:12px}.history-toolbar .btn-compact{height:32px;min-height:32px;max-height:32px;padding:0 12px;border-radius:10px;font-size:12px;line-height:1}.history-toolbar .table-search{height:32px;min-height:32px;max-height:32px;margin-top:0;padding:0 14px;border-radius:16px;font-size:12px;line-height:1}.project-editor-field-card input,.project-editor-field-card textarea{width:100%;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:#08070f57;color:var(--text);font:inherit;line-height:1.7;outline:none}.project-editor-field-card input{min-height:42px;padding:9px 12px}.project-editor-field-card textarea{min-height:180px;padding:12px;resize:vertical}.project-editor-field-card input:focus,.project-editor-field-card textarea:focus{border-color:#ffbf708f;box-shadow:0 0 0 3px #ffbf701a}.project-editor-field-card input:disabled,.project-editor-field-card textarea:disabled{cursor:default;opacity:.78}.history-project-asset{display:grid;gap:12px;justify-items:start}.history-project-asset img{display:block;width:min(360px,100%);max-height:360px;object-fit:contain;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:#000}.history-project-preview-dialog{width:min(900px,100%)}.history-project-preview-dialog img{display:block;width:100%;max-height:72vh;margin-top:18px;object-fit:contain;background:#000}body.theme-beach .project-editor-field-card input,body.theme-beach .project-editor-field-card textarea{border-color:#36606a2e;background:#ffffff94}.refactor-migration-status{display:flex;flex-wrap:wrap;gap:8px 12px;align-items:center;margin-bottom:14px;padding:10px 12px;border:1px solid var(--line-soft);border-radius:8px;background:#ffffff0a;color:var(--text-soft);font-size:12px}.refactor-migration-status strong{color:var(--text)}.refactor-migration-status small{flex-basis:100%;color:var(--accent-amber)}@media(max-width:600px){body{overflow-x:hidden}.app-banner{height:56px;padding:0 12px;overflow:hidden}.app-banner strong{font-size:22px;white-space:nowrap}.home-page{width:100%;max-width:100vw;overflow-x:hidden}.home-hero{width:100%;max-width:calc(100vw - 16px);min-height:auto;padding:22px 20px;overflow:hidden}.home-hero-copy,.home-hero-stage,.home-auth-card,.home-module-inline-grid,.home-module-inline-card{min-width:0;max-width:100%}.home-hero-copy h1{max-width:100%;font-size:clamp(38px,12vw,48px);letter-spacing:-.04em;overflow-wrap:anywhere}.home-hero-copy p{max-width:100%;font-size:14px;line-height:1.65;overflow-wrap:anywhere}.home-module-inline-grid{grid-template-columns:1fr;max-width:100%}.home-auth-card{width:100%;padding:26px 20px}.home-auth-title{max-width:100%;font-size:26px;overflow-wrap:anywhere}.home-auth-fields,.home-auth-stack,.home-auth-error{max-width:100%}.home-hero.single-card{grid-template-columns:1fr}}@media(max-width:1120px){.shell.workbench-shell{grid-template-columns:minmax(0,1fr)}.shell.workbench-shell>main.content{width:100%;max-width:100%}}@media(max-width:700px){.content-body{padding:14px;gap:14px}.nodes-grid,.music-bundled-grid,.image-studio-layout,.video-creation-layout,.config-grid,.media-config-grid{grid-template-columns:minmax(0,1fr)}.progress-rail{grid-template-columns:repeat(8,minmax(112px,1fr));overflow-x:auto;overscroll-behavior-inline:contain}.progress-bundle{min-width:230px}.music-workflow-grid{--music-workflow-card-height: 420px}.music-bundled-card{grid-column:auto;height:auto;min-height:860px}.run-control-panel{left:12px;right:12px;width:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible;align-items:stretch}.run-control-panel select,.run-control-panel .storyboard-aspect-select,.run-control-panel .run-mode-select{width:100%;min-width:0;max-width:none;flex:1 1 auto}.music-inspiration-card .content-box{padding-bottom:146px}.image-studio-controls,.image-studio-history-panel,.video-creation-sidebar,.video-creation-preview,.video-preview-canvas{width:100%;max-width:100%}.video-top-row,.video-frame-row,.video-param-row{grid-template-columns:minmax(0,1fr)}.video-creation-panel,.video-preview-canvas{height:auto;max-height:none}.video-creation-panel{overflow:visible}.content-body.video-creation-page{grid-template-rows:auto auto;align-content:start}.video-creation-layout{grid-auto-rows:max-content;align-items:start;align-content:start}.video-creation-sidebar{height:auto}.video-creation-preview{position:static;align-self:start;justify-self:stretch}.history-album-grid{grid-template-columns:minmax(0,1fr)}.history-album-card{grid-template-columns:auto minmax(0,1fr)}.history-row-title{white-space:normal;overflow:visible;text-overflow:clip;overflow-wrap:anywhere}.history-album-card .album-actions{grid-column:1 / -1}}
