@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{font-family:Inter,Noto Sans SC,Microsoft YaHei,sans-serif;color:#eef1f8;background:#080b12;font-synthesis:none;text-rendering:optimizeLegibility;--bg:#080b12;--sidebar:#0d111a;--panel:#111722;--panel-2:#151c29;--line:#242c3a;--muted:#8993a6;--text:#eef1f8;--accent:#7758ff;--accent-2:#9a7cff;--cyan:#4ed7c8;--orange:#f0a65a;--danger:#ef6b7b}*{box-sizing:border-box}body{margin:0;min-width:1180px;min-height:100vh;background:radial-gradient(circle at 58% -10%,rgba(91,72,207,.12),transparent 30%),var(--bg)}button,input,textarea,select{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid rgba(119,88,255,.8);outline-offset:2px}#root{min-height:100vh}.app-shell{display:flex;min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:232px;padding:22px 14px;background:#0d111af5;border-right:1px solid var(--line);display:flex;flex-direction:column;z-index:20}.brand{display:flex;align-items:center;gap:11px;padding:0 8px 24px}.brand-mark{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:#090a0d;box-shadow:0 10px 30px #0000005c,0 0 0 1px #ffffff14;overflow:hidden}.brand-mark img{display:block;width:100%;height:100%}.brand strong{display:block;font-size:15px;letter-spacing:.2px}.brand span{font-size:11px;color:var(--muted)}.nav-group{margin-bottom:18px}.nav-group>p{padding:0 12px;margin:0 0 7px;color:#606b7f;font-size:10px;font-weight:700;letter-spacing:1.3px}.nav-item{width:100%;height:42px;border:0;background:transparent;color:#96a0b2;display:flex;align-items:center;gap:11px;border-radius:10px;padding:0 12px;margin:2px 0;text-align:left}.nav-item:hover{color:#dfe4ee;background:#141a26}.nav-item.active{color:#fff;background:linear-gradient(90deg,#7758ff3d,#7758ff14);box-shadow:inset 3px 0 #8267ff}.nav-item span{flex:1;font-size:13px}.nav-item b{font-size:10px;color:#c7bbff;background:#2a2350;padding:2px 7px;border-radius:20px}.usage-mini{background:#111722;border:1px solid #202837;border-radius:12px;padding:12px;margin-bottom:10px}.usage-mini div:first-child{display:flex;justify-content:space-between;gap:8px;font-size:10px;color:var(--muted)}.usage-mini strong{color:#c8cfda;font-size:9px}.progress,.usage-mini .progress{height:4px;background:#242c39;border-radius:9px;margin-top:9px;overflow:hidden}.progress i,.usage-mini .progress i{display:block;height:100%;background:linear-gradient(90deg,#7455ff,#59d8c8)}.profile{border:0;background:transparent;color:#fff;width:100%;display:flex;align-items:center;gap:9px;padding:9px 7px;border-radius:10px;text-align:left}.profile:hover{background:#151b27}.profile div{flex:1}.profile strong,.profile small{display:block}.profile strong{font-size:11px}.profile small{color:#7466d8;font-size:10px}.avatar{width:31px;height:31px;border-radius:9px;display:grid;place-items:center;background:#5d46d7;color:#fff;font-size:11px}.avatar.purple{background:#8a54b4}.avatar.blue{background:#3978a8}.main-shell{margin-left:232px;width:calc(100% - 232px);min-height:100vh}.topbar{height:76px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 28px;background:#080b12e0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:sticky;top:0;z-index:15}.topbar h1{font-size:18px;margin:0 0 3px}.topbar p{margin:0;color:#616c7f;font-size:10px}.top-actions{display:flex;align-items:center;gap:9px}.search{height:36px;width:225px;display:flex;align-items:center;gap:8px;background:#111620;border:1px solid #202734;border-radius:9px;padding:0 11px;color:#667186}.search input{border:0;outline:0;background:transparent;color:#fff;width:100%;font-size:11px}.icon-btn{width:36px;height:36px;border:1px solid #202734;border-radius:9px;background:#111620;color:#9ba5b6;display:grid;place-items:center;position:relative}.icon-btn i{position:absolute;width:5px;height:5px;border-radius:50%;background:#ef6578;top:7px;right:7px}.credit-pill{height:36px;border:1px solid #272f3d;background:#111620;border-radius:9px;display:flex;align-items:center;gap:7px;padding:0 6px 0 10px;color:#f1bd68}.credit-pill span{font-size:12px;color:#fff}.credit-pill button{border:0;background:#28213d;color:#bba9ff;padding:5px 8px;border-radius:6px;font-size:10px}.primary,.secondary,.magic-btn,.generate-main{border:0;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-weight:600}.primary{height:36px;padding:0 14px;color:#fff;background:linear-gradient(135deg,#8263ff,#5d41df);box-shadow:0 8px 22px #5f42de38}.primary:hover{filter:brightness(1.08)}.primary.large{height:43px;padding:0 18px}.primary:disabled{opacity:.45;cursor:not-allowed}.secondary{height:36px;padding:0 13px;background:#151b27;border:1px solid #29313f;color:#bcc4d1}.secondary:hover{background:#1b2230}.page-wrap{padding:24px 28px 55px}.page{max-width:1440px;margin:0 auto}.hero-panel{min-height:306px;border:1px solid #2a2c49;border-radius:18px;background:radial-gradient(circle at 75% 50%,rgba(92,69,225,.22),transparent 34%),linear-gradient(135deg,#13182a,#111522 55%,#0d1320);padding:36px 40px;display:flex;justify-content:space-between;overflow:hidden}.hero-panel>div:first-child{position:relative;z-index:2}.hero-label{display:inline-flex;align-items:center;gap:6px;color:#b7a8ff;font-size:10px;font-weight:600;background:#282246;border:1px solid #40356c;border-radius:20px;padding:5px 9px}.hero-panel h2{font-size:34px;line-height:1.18;margin:17px 0 13px;letter-spacing:-1.2px}.hero-panel p{max-width:530px;color:#8f99aa;line-height:1.75;margin:0;font-size:13px}.hero-actions{display:flex;gap:10px;margin-top:24px}.hero-visual{width:440px;position:relative;display:grid;place-items:center}.director-core{width:185px;height:185px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle,#31245e,#171b2b 68%);border:1px solid #544692;box-shadow:0 0 80px #6f4eff33,inset 0 0 40px #785bff26}.director-core svg{color:#ad97ff}.director-core span{font-weight:700;margin-top:8px}.director-core small{font-size:8px;color:#848ca0;margin-top:5px}.orbit{position:absolute;display:flex;align-items:center;gap:5px;color:#bec5d1;font-size:10px;background:#151b28;border:1px solid #31394a;border-radius:9px;padding:8px 10px;box-shadow:0 8px 24px #00000040}.orbit svg{width:14px}.orbit-a{top:27px;left:52px}.orbit-b{top:38px;right:30px}.orbit-c{bottom:36px;right:42px}.orbit-d{bottom:26px;left:58px}.metrics-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:15px 0}.metric-card{min-height:90px;background:var(--panel);border:1px solid var(--line);border-radius:13px;padding:15px;display:flex;align-items:center;gap:12px}.metric-icon{width:38px;height:38px;border-radius:10px;background:#24203f;color:#9b84ff;display:grid;place-items:center}.metric-card div{display:grid;grid-template-columns:1fr auto;flex:1;align-items:end}.metric-card p{grid-column:1/-1;color:#7d8798;font-size:10px;margin:0 0 4px}.metric-card strong{font-size:21px}.metric-card small{color:#5cd1b7;font-size:9px}.content-grid{display:grid;grid-template-columns:1.55fr 1fr;gap:15px;margin-bottom:15px}.panel{background:var(--panel);border:1px solid var(--line);border-radius:14px;padding:17px}.panel-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:14px}.panel-header h3{font-size:14px;margin:0 0 3px}.panel-header p{color:#6f7a8c;font-size:10px;margin:0}.panel-header button{border:0;background:transparent;color:#9c88ff;font-size:10px}.project-list{display:flex;flex-direction:column}.project-row{width:100%;border:0;border-top:1px solid #1f2633;background:transparent;color:#dfe4ec;display:grid;grid-template-columns:42px 1fr 115px 78px 55px;align-items:center;gap:10px;padding:11px 4px;text-align:left}.project-row:first-child{border-top:0}.project-row:hover{background:#141b27}.project-cover{width:39px;height:39px;border-radius:9px;display:grid;place-items:center}.project-row strong,.project-row small{display:block}.project-row strong{font-size:11px}.project-row small{font-size:9px;color:#697487}.row-progress span{display:block;text-align:right;color:#98a1b0;font-size:9px}.row-progress i{display:block;height:3px;background:#252d3a;border-radius:6px;margin-top:5px}.row-progress b{display:block;height:100%;background:#7760f5;border-radius:6px}.status{display:inline-flex;align-items:center;gap:5px;font-size:9px;white-space:nowrap}.status i{width:5px;height:5px;border-radius:50%}.status.success{color:#65d4b7}.status.success i{background:#4ed0ae}.status.working{color:#b7a6ff}.status.working i{background:#846cff}.status.muted{color:#788396}.status.muted i{background:#657083}.task-mini{display:grid;grid-template-columns:32px 1fr 72px 60px;gap:9px;align-items:center;border-top:1px solid #1f2633;padding:11px 0}.task-mini:first-of-type{border-top:0}.task-icon{width:29px;height:29px;border-radius:8px;background:#1e2935;color:#6dd5ca;display:grid;place-items:center}.task-icon.running{color:#a391ff;background:#262143}.task-mini strong,.task-mini small{display:block}.task-mini strong{font-size:10px}.task-mini small{font-size:8px;color:#697487}.task-mini-progress{height:3px;background:#28303c;border-radius:5px}.task-mini-progress i{display:block;height:100%;background:#8067ff}.template-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.template-card{border:1px solid #252d3b;background:linear-gradient(145deg,color-mix(in srgb,var(--template-color) 9%,#141a25),#111722);min-height:112px;border-radius:12px;color:#fff;text-align:left;padding:13px;display:flex;flex-direction:column;align-items:flex-start}.template-card span{color:var(--template-color)}.template-card strong{font-size:12px;margin-top:9px}.template-card small{font-size:9px;color:#7e8898;margin-top:3px}.template-card i{font-style:normal;font-size:9px;color:var(--template-color);margin-top:auto}.page-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.page-heading h2{margin:0 0 5px;font-size:22px}.page-heading p{margin:0;color:#758094;font-size:11px}.filter-row{display:flex;gap:8px;align-items:center;margin-bottom:16px}.filter-row>span{flex:1}.chip{border:1px solid #262f3d;background:#111722;color:#7f8a9c;padding:7px 12px;border-radius:8px;font-size:10px}.chip.active{color:#c7bbff;background:#252042;border-color:#3f356c}.project-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.project-card{border:1px solid var(--line);border-radius:14px;background:var(--panel);overflow:hidden;color:#fff;text-align:left;padding:0}.project-card:hover{transform:translateY(-2px);border-color:#4b416f}.project-card-cover{height:160px;display:grid;place-items:center;position:relative;color:#fffc}.project-card-cover>span{position:absolute;top:12px;left:12px;background:#070a0f8c;padding:5px 8px;border-radius:7px;font-size:9px}.project-card-cover em{position:absolute;bottom:10px;right:12px;font-style:normal;font-weight:700}.project-card>div:last-child{padding:14px}.project-card h3{margin:0 0 5px;font-size:14px}.project-card p{margin:0;color:#808a9b;font-size:10px}.project-meta{display:flex;gap:10px;margin-top:13px;font-size:9px;color:#a6afbd}.project-meta small{margin-left:auto;color:#646f81}.studio-page{margin:-24px -28px -55px;min-height:calc(100vh - 76px);background:#080b12}.studio-head{height:61px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #222a37;background:#0d1119}.studio-head>div{display:flex;align-items:center;gap:8px}.studio-head h2{font-size:14px;margin:0}.studio-head .back-link{border:0;background:transparent;color:#687386;font-size:10px}.status-dot{font-size:9px;color:#65d5b8;background:#17312c;border:1px solid #265044;border-radius:20px;padding:4px 7px}.workflow-tabs{height:54px;background:#0e131c;border-bottom:1px solid #222a37;display:flex;align-items:center;padding:0 20px;gap:6px}.workflow-tabs button{border:0;background:transparent;color:#657083;height:36px;padding:0 11px;border-radius:8px;display:flex;align-items:center;gap:6px;font-size:10px}.workflow-tabs button.active{color:#d9d2ff;background:#242040}.workflow-tabs i{width:18px;height:18px;border:1px solid #3a4352;border-radius:50%;display:grid;place-items:center;font-style:normal;font-size:8px}.workflow-tabs .active i{background:#7259ed;border-color:#7259ed;color:#fff}.workflow-tabs b{color:#5dd0b2;font-size:9px}.studio-layout{display:grid;grid-template-columns:1fr 318px;min-height:calc(100vh - 226px)}.shot-canvas{padding:17px 20px 80px;overflow:auto}.canvas-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px}.canvas-toolbar strong,.canvas-toolbar span{display:block}.canvas-toolbar strong{font-size:12px}.canvas-toolbar span{font-size:9px;color:#707b8e;margin-top:3px}.segmented{background:#111722;border:1px solid #252d3a;padding:3px;border-radius:8px}.segmented button{border:0;background:transparent;color:#667184;padding:5px 8px;border-radius:5px;font-size:9px}.segmented button.active{background:#292243;color:#cbbfff}.shot-grid{display:grid;grid-template-columns:repeat(3,minmax(190px,1fr));gap:12px}.shot-card{background:#101620;border:1px solid #232b38;border-radius:11px;overflow:hidden;color:#fff;text-align:left;padding:0}.shot-card.selected{border-color:#735bea;box-shadow:0 0 0 2px #735bea21}.shot-image{height:128px;position:relative;display:grid;place-items:center}.shot-image>span{position:absolute;top:8px;left:8px;background:#05080ca6;padding:3px 6px;border-radius:5px;font-size:8px}.shot-image>em{position:absolute;bottom:7px;right:7px;background:#05080ca6;padding:3px 6px;border-radius:5px;font-size:8px;font-style:normal}.generating{display:flex;flex-direction:column;align-items:center;gap:4px;color:#d6ceff}.generating svg{animation:spin 1.8s linear infinite}.generating small{font-size:8px}.shot-copy{padding:10px}.shot-copy strong{display:block;font-size:10px}.shot-copy span{font-size:8px;color:#6e798b}.shot-copy p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:9px;color:#aeb6c3;margin:7px 0 0}.add-shot{height:42px;border:1px dashed #354052;background:transparent;color:#778397;border-radius:10px;display:flex;align-items:center;justify-content:center;gap:6px;margin-top:12px;width:100%}.director-panel{border-left:1px solid #242c38;background:#0e131c;position:relative;padding-bottom:85px}.director-title{height:46px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #232b38}.director-title div{display:flex;gap:7px;align-items:center;font-size:11px;color:#c5b9ff}.director-title button{border:0;background:transparent;color:#6f7989}.shot-preview{height:148px;margin:13px;border-radius:9px;position:relative;display:grid;place-items:center}.shot-preview>span{position:absolute;top:8px;left:8px;background:#05070a99;padding:4px 6px;border-radius:5px;font-size:8px}.shot-preview button{width:42px;height:42px;border:1px solid rgba(255,255,255,.45);border-radius:50%;background:#05070a73;color:#fff;display:grid;place-items:center}.property-section{padding:13px;border-top:1px solid #232b38}.property-section label{display:block;color:#788396;font-size:9px;margin-bottom:10px}.property-section input,.property-section textarea,.property-section select,.modal input,.modal select{width:100%;border:1px solid #2a3341;background:#141a24;color:#dbe0e8;border-radius:7px;margin-top:5px;padding:8px;font-size:9px}.property-section textarea{height:67px;resize:none;line-height:1.5}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:8px}.input-suffix{position:relative}.input-suffix span{position:absolute;right:8px;bottom:8px;font-size:8px}.magic-btn{height:30px;width:100%;background:#242040;color:#bcaeff;border:1px solid #40366c;font-size:9px}.section-title{display:flex;justify-content:space-between;margin-bottom:9px}.section-title strong{font-size:10px}.section-title span{font-size:8px;color:#e8b76e}.quality-switch{display:grid;grid-template-columns:repeat(3,1fr);background:#141a24;border:1px solid #29313f;padding:3px;border-radius:7px;margin-bottom:10px}.quality-switch button{border:0;background:transparent;color:#6f7a8c;padding:5px;font-size:8px;border-radius:5px}.quality-switch button.active{background:#302750;color:#d0c6ff}.model-score{display:flex;gap:6px;flex-wrap:wrap}.model-score span{display:flex;align-items:center;gap:3px;font-size:7px;color:#788496}.model-score svg{width:10px}.generate-main{position:absolute;bottom:40px;left:13px;right:13px;width:calc(100% - 26px);height:39px;background:linear-gradient(135deg,#8062ff,#593fd8);color:#fff;font-size:10px}.generate-main span{margin-left:auto;background:#0000002e;padding:4px 6px;border-radius:5px}.refund-note{position:absolute;bottom:20px;width:100%;text-align:center;color:#566174;font-size:7px}.bottom-taskbar{position:fixed;bottom:0;left:232px;right:0;height:42px;background:#101620;border-top:1px solid #26303e;display:flex;align-items:center;padding:0 20px;z-index:12}.bottom-taskbar>div:first-child{display:flex;align-items:center;gap:7px;font-size:9px}.bottom-taskbar>div:first-child span{color:#7e899a}.mini-progress{width:140px;height:3px;background:#28313f;margin-left:20px}.mini-progress i{display:block;height:100%;background:#7b62f5}.bottom-taskbar button{margin-left:auto;border:0;background:transparent;color:#9a88f5;font-size:9px}.library-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.library-card{position:relative;background:#111722;border:1px solid #242d3a;border-radius:13px;padding:10px}.asset-visual{height:150px;border-radius:9px;background:radial-gradient(circle at 50% 25%,#323a50,#171e2a 68%);display:grid;place-items:center;color:#8f7aff;position:relative}.asset-visual i{position:absolute;bottom:8px;right:8px;font-style:normal;color:#737e90;font-size:9px}.library-card strong{display:block;font-size:11px;margin:11px 4px 3px}.library-card span{font-size:9px;color:#687386;margin-left:4px}.library-card>button{position:absolute;right:11px;bottom:14px;border:0;background:transparent;color:#727d8f}.table-panel{padding:0;overflow:hidden}.table-panel table{width:100%;border-collapse:collapse;font-size:10px}.table-panel th{text-align:left;color:#657083;font-weight:500;background:#141a24;padding:12px}.table-panel td{padding:13px 12px;border-top:1px solid #222a37;color:#aeb6c4}.table-panel td strong,.table-panel td small{display:block}.table-panel td strong{color:#e4e8ef}.table-panel td small{font-size:8px;color:#5e697c}.table-panel td:nth-child(5){display:flex;align-items:center;gap:8px}.table-progress{width:75px;height:3px;background:#27303c}.table-progress i{display:block;height:100%;background:#7e64f8}.billing-hero{height:155px;border:1px solid #39305b;border-radius:16px;background:radial-gradient(circle at 90% 20%,rgba(112,78,232,.28),transparent 32%),linear-gradient(135deg,#17152a,#111722);display:flex;align-items:center;justify-content:space-between;padding:28px 34px;margin-bottom:16px}.billing-hero span,.billing-hero strong,.billing-hero p{display:block}.billing-hero span{font-size:10px;color:#8e98a9}.billing-hero strong{font-size:34px;margin:7px 0}.billing-hero p{font-size:10px;color:#61d3b5;margin:0}.plan-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.plan-card{position:relative;background:#111722;border:1px solid #242d3a;border-radius:14px;padding:20px}.plan-card.featured{border-color:#6952d5;background:linear-gradient(160deg,#18162c,#111722)}.plan-card em{position:absolute;top:10px;right:10px;font-style:normal;background:#6e52e9;padding:4px 7px;border-radius:10px;font-size:8px}.plan-card h3{font-size:14px}.plan-card>strong{font-size:24px}.plan-card p{height:38px;color:#788396;font-size:9px}.plan-card button{width:100%;margin-top:16px}.members{margin-top:15px}.member-row{display:grid;grid-template-columns:35px 1fr 160px 70px;align-items:center;border-top:1px solid #222a37;padding:11px 0;font-size:10px}.member-row strong,.member-row small{display:block}.member-row small{color:#6e798b;font-size:8px}.admin-grid{grid-template-columns:1.5fr 1fr}.model-row{display:grid;grid-template-columns:8px 1fr 60px 60px 55px;align-items:center;gap:8px;border-top:1px solid #222a37;padding:10px 0;font-size:9px}.model-row strong,.model-row small{display:block}.model-row small{color:#687386;font-size:8px}.model-row>span{color:#8791a2}.health{width:6px;height:6px;border-radius:50%;background:#55d0b0}.health.busy{background:#e6a255}.health.offline{background:#e96779}.alert{display:flex;gap:9px;border:1px solid #27303e;border-radius:10px;padding:11px;margin-top:9px}.alert.good{color:#5fd0b2;background:#10231f}.alert.warn{color:#e4a35b;background:#241c14}.alert strong,.alert small{display:block}.alert strong{font-size:9px;color:#dce1e9}.alert small{font-size:8px;color:#788396;margin-top:3px}.modal-backdrop{position:fixed;inset:0;background:#020408c7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:grid;place-items:center;z-index:100}.modal{width:500px;background:#111722;border:1px solid #313a49;border-radius:18px;padding:26px;position:relative;box-shadow:0 30px 100px #0000008c}.modal-close{position:absolute;right:16px;top:16px;border:0;background:transparent;color:#778295}.modal-icon{width:47px;height:47px;border-radius:13px;display:grid;place-items:center;background:#2a234d;color:#a892ff}.modal h2{font-size:20px;margin:14px 0 6px}.modal>p{color:#7d8798;font-size:10px;margin:0 0 18px}.modal label{display:block;color:#8a94a5;font-size:9px;margin:12px 0}.source-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:6px}.source-grid button{height:38px;border:1px solid #2a3341;background:#141a24;color:#8993a4;border-radius:8px;font-size:9px}.source-grid button.active{border-color:#745ce6;background:#292342;color:#d5ccff}.rights{display:flex;align-items:center;gap:8px;background:#14231f;color:#82d7c2;border:1px solid #25463d;border-radius:8px;padding:9px;font-size:8px}.modal-submit{width:100%;height:41px;margin-top:15px}.toast{position:fixed;right:22px;bottom:25px;z-index:200;background:#17231f;border:1px solid #2e5d4f;color:#8ee0c9;border-radius:10px;padding:12px 16px;display:flex;align-items:center;gap:8px;font-size:10px;box-shadow:0 18px 55px #00000073}@media(max-width:1280px){.shot-grid{grid-template-columns:repeat(2,minmax(190px,1fr))}.project-card-grid{grid-template-columns:repeat(2,1fr)}.hero-visual{width:360px}.search{width:180px}.template-grid{grid-template-columns:repeat(2,1fr)}.library-grid{grid-template-columns:repeat(3,1fr)}}.payment-provider-strip{display:grid;grid-template-columns:auto auto 1fr;gap:10px;align-items:center;margin:0 0 16px;padding:12px 14px;border:1px solid #252e3c;border-radius:13px;background:#0f151f}.payment-provider-strip>div{height:38px;display:flex;align-items:center;gap:8px;padding:0 11px;border:1px solid #273140;border-radius:9px;color:#bbc4d2;background:#151c27;font-size:11px}.payment-provider-strip b{margin-left:5px;padding:3px 7px;border-radius:20px;background:#2a2024;color:#e78e9b;font-size:8px}.payment-provider-strip b.ready{background:#142c25;color:#68d5b5}.payment-provider-strip p{margin:0;text-align:right;color:#778396;font-size:9px}.plan-points{display:flex;align-items:center;gap:7px;margin-top:9px;color:#d8d0ff;font-size:11px}.payment-empty{color:#e7a25a}.payment-modal-backdrop{z-index:240}.payment-modal{width:520px;min-height:350px}.payment-summary{padding:3px 0 18px;border-bottom:1px solid #27303d}.payment-summary span{display:block;color:#8d98a9;font-size:11px}.payment-summary strong{display:block;margin:8px 0 5px;font-size:32px}.payment-summary p{margin:0;color:#8075c9;font-size:10px}.payment-methods{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:20px 0}.payment-method{height:78px;border:1px solid #2b3544;border-radius:12px;background:#141b26;color:#aab4c3;display:flex;align-items:center;gap:12px;padding:0 16px;text-align:left}.payment-method span,.payment-method small{display:block}.payment-method span{font-size:13px;font-weight:700}.payment-method small{margin-top:5px;color:#6f7b8d;font-size:9px;font-weight:400}.payment-method:hover:not(:disabled),.payment-method.active{border-color:#37b985;background:#11241e;color:#e7fff7;box-shadow:0 0 0 1px #37b98529}.payment-method.alipay:hover:not(:disabled),.payment-method.alipay.active{border-color:#4d8dff;background:#111d32;box-shadow:0 0 0 1px #4d8dff29}.payment-method:disabled{opacity:.42;cursor:not-allowed}.payment-submit{width:100%;height:44px}.payment-waiting{display:flex;flex-direction:column;align-items:center;text-align:center;padding:24px 0 5px;color:#8f9aac}.payment-waiting img{width:220px;height:220px;padding:8px;background:#fff;border-radius:12px}.payment-waiting>svg{color:#4d8dff;margin:18px 0 8px}.payment-waiting h3{margin:14px 0 7px;color:#f3f5fa}.payment-waiting p{font-size:10px}.payment-waiting>span{font-size:9px;color:#626e80}.payment-waiting .secondary{margin:5px 0 8px}.payment-error{margin-top:12px;padding:9px 12px;border:1px solid #713747;border-radius:8px;background:#2c161d;color:#f19aaa;font-size:10px}.payment-success{display:flex;min-height:300px;flex-direction:column;align-items:center;justify-content:center;text-align:center}.payment-success>svg{color:#5dd3ae}.payment-success h2{margin:15px 0 4px}.payment-success>strong{font-size:28px;color:#86e1c6}.payment-success p{font-size:9px;color:#6f7a8c}.payment-success .primary{margin-top:14px;min-width:130px}@media(max-width:900px){.payment-provider-strip{grid-template-columns:1fr 1fr}.payment-provider-strip p{grid-column:1/-1;text-align:left}.payment-modal{width:min(92vw,520px)}.payment-methods{grid-template-columns:1fr}}:root{--bg: #f5f5f7;--sidebar: rgba(255, 255, 255, .92);--panel: #ffffff;--panel-2: #f7f7f9;--line: #e6e6e9;--muted: #74747b;--text: #111113;--accent: #1677ff;--accent-2: #56b7ff;--cyan: #1677ff;--orange: #d97706;--danger: #d92d45;font-family:Inter,SF Pro Display,SF Pro Text,PingFang SC,Microsoft YaHei,sans-serif;color:var(--text);background:var(--bg)}*{-webkit-tap-highlight-color:transparent}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;overflow-x:hidden;color:var(--text);background:radial-gradient(circle at 76% -12%,rgba(67,147,255,.12),transparent 34%),linear-gradient(180deg,#fff 0,#f5f5f7 420px)}button,input,textarea,select{color:inherit}button{transition:transform .18s cubic-bezier(.2,.8,.2,1),background .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease}button:hover{transform:translateY(-1px)}button:active{transform:scale(.97)}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid rgba(22,119,255,.22);outline-offset:2px}.app-shell{min-height:100vh;background:transparent}.sidebar{width:252px;padding:24px 16px 18px;color:#222226;background:var(--sidebar);border-right:1px solid rgba(0,0,0,.07);box-shadow:12px 0 40px #00000006;-webkit-backdrop-filter:saturate(180%) blur(24px);backdrop-filter:saturate(180%) blur(24px)}.brand{gap:12px;padding:0 8px 32px}.brand-mark{width:46px;height:46px;flex:0 0 auto;border-radius:14px;background:#f5f8ff;box-shadow:0 8px 28px #135bbe21,inset 0 0 0 1px #1450aa14}.brand-mark img{width:100%;height:100%;object-fit:contain}.brand strong{color:#111113;font-size:15px;font-weight:700;letter-spacing:-.15px}.brand span{color:#8a8a91;font-size:10px;letter-spacing:.3px}.nav-group{margin-bottom:23px}.nav-group>p{color:#aaaab0;font-size:10px;letter-spacing:1.5px;padding:0 13px;margin-bottom:8px}.nav-item{height:44px;color:#66666d;border-radius:12px;padding:0 13px;margin:2px 0}.nav-item:hover{color:#111113;background:#f1f1f3}.nav-item.active{color:#111113;background:#ebebee;box-shadow:none}.nav-item.active svg{color:#1677ff}.nav-item span{font-size:13px;font-weight:560}.nav-item b{color:#125fce;background:#e4efff}.sidebar-bottom{margin-top:auto}.usage-mini{background:#f6f6f8;border:1px solid #e7e7ea;border-radius:14px}.usage-mini div:first-child{color:#8a8a90}.usage-mini strong{color:#3f3f44}.progress,.usage-mini .progress{background:#dfdfe3}.progress i,.usage-mini .progress i{background:linear-gradient(90deg,#1677ff,#69c7ff)}.profile{color:#161619;border-radius:14px}.profile:hover{background:#f1f1f3}.profile small{color:#77777e}.avatar{background:#111113;color:#fff;border-radius:10px}.main-shell{margin-left:252px;width:calc(100% - 252px)}.topbar{height:80px;padding:0 34px;color:#111113;background:#ffffffd1;border-bottom:1px solid rgba(0,0,0,.07);-webkit-backdrop-filter:saturate(180%) blur(24px);backdrop-filter:saturate(180%) blur(24px)}.topbar-title h1,.topbar h1{margin:0 0 3px;color:#111113;font-size:18px;font-weight:650;letter-spacing:-.3px}.topbar-title p,.topbar p{color:#929299;font-size:10px}.mobile-menu{display:none;width:38px;height:38px;border:0;border-radius:11px;background:#f1f1f3;place-items:center}.mobile-backdrop{display:none}.search{width:min(250px,20vw);background:#f5f5f7;border:1px solid #e3e3e6;color:#8c8c93}.search input{color:#111113}.search input::placeholder{color:#a1a1a7}.icon-btn,.credit-pill{background:#f5f5f7;border-color:#e3e3e6;color:#68686f}.credit-pill span{color:#111113}.credit-pill button{background:#e9e9ec;color:#333338}.primary,.magic-btn,.generate-main{color:#fff;background:#111113;box-shadow:0 9px 24px #00000021}.primary:hover,.magic-btn:hover,.generate-main:hover{background:#29292d;filter:none}.secondary{color:#1c1c1f;background:#ffffffb3;border:1px solid #dcdce0}.secondary:hover{background:#f2f2f4;border-color:#cdcdd2}.page-wrap{max-width:1520px;padding:40px clamp(24px,4vw,64px) 72px;margin:0 auto}.page{animation:page-in .36s cubic-bezier(.22,.8,.3,1) both}@keyframes page-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.page-heading{margin-bottom:28px}.page-heading h2{color:#111113;font-size:clamp(28px,3vw,44px);line-height:1.05;letter-spacing:-1.6px;font-weight:720}.page-heading p{color:#7f7f86;font-size:13px;margin-top:10px}.hero-panel{min-height:470px;padding:clamp(42px,5vw,76px);color:#111113;border:0;border-radius:34px;background:radial-gradient(circle at 78% 25%,rgba(53,142,255,.16),transparent 27%),linear-gradient(145deg,#fff,#f5f7fb 62%,#eef4ff);box-shadow:0 30px 90px #14223c14,inset 0 0 0 1px #00000009;overflow:hidden}.hero-copy{position:relative;z-index:2;width:52%}.hero-kicker{margin:0 0 22px;color:#76767d;font-size:12px;font-weight:600;letter-spacing:1.2px}.hero-panel h2{color:#0b0b0d;font-size:clamp(50px,5vw,78px);line-height:.99;letter-spacing:-4px;font-weight:740;margin:0}.hero-desc{max-width:590px;color:#717178;font-size:15px;line-height:1.8;margin:26px 0 0}.hero-slogan{color:#111113;font-size:13px;font-weight:650;letter-spacing:2px;margin:18px 0 0}.hero-actions{margin-top:32px}.hero-actions .primary.large{height:48px;border-radius:24px;padding:0 24px}.hero-actions .secondary{height:48px;border-radius:24px;padding:0 22px}.hero-visual{width:45%;color:#111113}.hero-logo-stage{width:clamp(210px,22vw,330px);height:clamp(210px,22vw,330px);display:grid;place-items:center;border-radius:36%;background:#ffffffb8;box-shadow:0 34px 90px #1f5cb229,inset 0 0 0 1px #fffc;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hero-logo-stage img{width:82%;height:82%;object-fit:contain;filter:drop-shadow(0 22px 22px rgba(20,70,145,.18));transition:transform .42s cubic-bezier(.2,.8,.2,1)}.hero-logo-stage:hover img{transform:translateY(-5px) scale(1.025)}.hero-logo-stage span{position:absolute;bottom:22%;color:#6f7b8f;font-size:9px;font-weight:650;letter-spacing:3px}.orbit{color:#53535a;background:#ffffffd9;border:1px solid rgba(0,0,0,.07);box-shadow:0 10px 30px #21385a14}.orbit svg{color:#1677ff}.metrics-grid{gap:14px;margin:20px 0}.metric-card,.panel,.project-card,.library-card,.plan-card,.billing-hero,.shot-card,.inspector,.director-panel{color:#111113;background:#fff;border:1px solid #e5e5e8;box-shadow:0 12px 40px #1218280b}.metric-card{min-height:108px;border-radius:20px;padding:22px}.metric-icon{color:#1677ff;background:#edf5ff}.metric-card p,.metric-card small{color:#8a8a91}.metric-card strong{color:#111113;font-size:25px}.metric-card small{color:#4c86cf}.panel{border-radius:22px}.panel-header{padding-bottom:16px}.panel-header h3{color:#111113;font-size:14px}.panel-header p,.panel-header button{color:#8a8a91}.panel-header button:hover{color:#1677ff}.content-grid{gap:16px}.project-row,.task-mini,.member-row,.model-row{border-color:#ededf0;color:#55555c}.project-row:hover{background:#f8f8fa}.project-row strong,.task-mini strong,.member-row strong,.model-row strong{color:#1b1b1e}.project-row small,.task-mini small,.member-row small,.model-row small{color:#8b8b92}.row-progress i,.task-mini-progress{background:#e4e4e7}.row-progress b,.task-mini-progress i,.table-progress i{background:#1677ff}.task-icon{color:#1677ff;background:#edf5ff}.task-icon.running{color:#1677ff;background:#eaf4ff}.status{background:#f0f0f2;color:#696970}.status.success{color:#177247;background:#eaf7f0}.status.working{color:#1267ce;background:#eaf3ff}.status i{background:currentColor}.template-card,.action-card{color:#111113;background:#f7f7f9;border:1px solid #e7e7ea;box-shadow:none}.template-card:hover,.action-card:hover{background:#fff;border-color:#d6d6da;box-shadow:0 16px 38px #0001}.template-card strong,.action-card strong{color:#1c1c1f}.template-card small,.action-card small{color:#88888f}.template-card i,.action-card i{color:#1677ff}.project-card{border-radius:22px;overflow:hidden}.project-card:hover{border-color:#d4d4d8;box-shadow:0 24px 54px #0c182d1a}.project-card>div:last-child{background:#fff}.project-card h3{color:#111113}.project-card p,.project-card small,.project-meta{color:#83838a}.project-card-cover{filter:saturate(.75) brightness(1.08)}.studio-page{color:#111113;background:#f5f5f7}.studio-head,.studio-toolbar{color:#111113;background:#ffffffe6;border-color:#e4e4e7}.studio-head h2{color:#111113}.back-link{color:#1677ff}.workflow-tabs{background:#ffffffd1;border-color:#e4e4e7;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.workflow-tabs button{color:#7d7d84}.workflow-tabs button:hover{color:#111113;background:#f1f1f3}.workflow-tabs button.active{color:#0e5fca;background:#eaf3ff}.workflow-tabs i{border-color:#cfcfd4}.workflow-tabs .active i{color:#fff;background:#1677ff;border-color:#1677ff}.studio-layout,.shot-canvas{background:#f5f5f7}.canvas-toolbar strong{color:#111113}.canvas-area,.storyboard,.timeline{background:#f2f2f4;border-color:#e2e2e5}.shot-card{color:#111113;background:#fff;border-color:#e3e3e6;border-radius:18px;box-shadow:0 8px 26px #0000000b}.shot-card:hover{border-color:#cfd8e5;box-shadow:0 18px 38px #00000013}.shot-card.selected{border-color:#1677ff;box-shadow:0 0 0 3px #1677ff1a}.shot-card strong,.inspector strong,.director-panel strong{color:#111113}.shot-card span,.shot-card small,.inspector label,.director-panel p{color:#83838a}.shot-copy p{color:#77777e}.director-panel{color:#111113;background:#fff;border-color:#e2e2e5}.director-title{border-color:#e8e8eb}.director-title div{color:#0e65d6}.director-title button{color:#77777e}.property-section{border-color:#ededf0}.property-section label{color:#77777e}.property-section input,.property-section textarea,.property-section select{color:#111113;background:#f6f6f8;border-color:#dedee2}.quality-switch{background:#f4f4f6;border-color:#dedee2}.quality-switch button{color:#74747b}.quality-switch button.active{color:#0e5fca;background:#fff;box-shadow:0 2px 8px #00000012}.model-score span{color:#76767d}.add-shot{color:#65656c;border-color:#cfd0d5}.add-shot:hover{color:#0e5fca;background:#fff;border-color:#8abaf5}.bottom-taskbar{color:#252529;background:#fffffff0;border-color:#dedee2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.bottom-taskbar button{color:#0e65d6}.inspector input,.inspector textarea,.inspector select,.modal input,.modal textarea,.modal select{color:#111113;background:#f6f6f8;border-color:#dedee2}.inspector input:focus,.inspector textarea:focus,.modal input:focus,.modal textarea:focus{background:#fff;border-color:#1677ff}.director-core,.director-panel .strategy{color:#111113;background:#f6f7fa;border-color:#e1e4e9}.timeline-shot{color:#222226;background:#fff;border-color:#dedee2}.library-card{border-radius:20px}.asset-visual{background:radial-gradient(circle at 50% 25%,#eef5ff,#dfe8f4 68%);color:#1677ff}.library-card strong{color:#111113}.library-card span{color:#88888f}.table-panel{background:#fff}.table-panel table{color:#4f4f56}.table-panel th{color:#88888f;background:#f6f6f8}.table-panel td{color:#55555c;border-color:#ececef}.table-panel td strong{color:#17171a}.billing-hero{color:#111113;background:radial-gradient(circle at 92% 20%,rgba(30,125,255,.13),transparent 34%),#fff;border-radius:26px}.billing-hero strong{color:#111113}.billing-hero span{color:#85858c}.plan-card{border-radius:22px}.plan-card.featured{color:#fff;background:#111113;border-color:#111113}.plan-card.featured h3,.plan-card.featured>strong{color:#fff}.plan-card.featured p{color:#aaaab0}.plan-card em{background:#1677ff}.alert{border-color:#e2e2e5}.alert.good{color:#177247;background:#effaf4}.alert.warn{color:#a65b00;background:#fff7e8}.alert strong{color:#28282c}.alert small{color:#77777e}.health{background:#37a873}.health.busy{background:#e8a13a}.health.offline{background:#dc5266}.modal-backdrop{background:#14141859;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.modal{color:#111113;background:#fffffff5;border-color:#00000014;border-radius:28px;box-shadow:0 40px 120px #0003}.modal h2{color:#111113;font-size:28px;letter-spacing:-1px}.modal>p,.modal label{color:#7c7c83}.modal-icon{color:#1677ff;background:#edf5ff}.modal-close{color:#77777e}.source-grid button{color:#65656c;background:#f5f5f7;border-color:#dfdfe3}.source-grid button.active{color:#0f5fc6;background:#eaf3ff;border-color:#6aa9f5}.rights{color:#246e4e;background:#eff9f4;border-color:#d5eee2}.toast{color:#1f6449;background:#effaf5f5;border-color:#cfe9dc;box-shadow:0 20px 60px #0000001f}@media(max-width:1180px){.page-wrap{padding:32px 28px 64px}.hero-panel{min-height:420px;padding:48px}.hero-panel h2{font-size:54px}.metrics-grid{grid-template-columns:repeat(2,1fr)}.content-grid,.admin-grid{grid-template-columns:1fr}.project-grid,.library-grid,.plan-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:960px){html,body{min-width:0}.sidebar{transform:translate(-108%);transition:transform .28s cubic-bezier(.2,.8,.2,1);z-index:80;box-shadow:30px 0 90px #00000024}.sidebar.open{transform:translate(0)}.mobile-backdrop{display:block;position:fixed;inset:0;z-index:70;border:0;opacity:0;pointer-events:none;background:#00000038;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:opacity .22s ease}.mobile-backdrop.show{opacity:1;pointer-events:auto}.main-shell{width:100vw;max-width:100vw;margin-left:0;overflow-x:hidden}.mobile-menu{display:grid}.topbar{padding:0 22px;gap:12px}.topbar-title{flex:1}.search{display:none}.hero-panel{display:grid;grid-template-columns:minmax(0,1fr);gap:34px}.hero-copy{width:auto;min-width:0}.hero-visual{width:100%;min-height:300px}}@media(max-width:680px){html,body,#root,.app-shell,.main-shell{width:100vw;max-width:100vw;overflow-x:hidden}#root,.app-shell,.main-shell,.page,.page-wrap{min-width:0}.page-wrap,.page{width:100%}.page>*,.dashboard-page>*{min-width:0;max-width:100%}.topbar{height:68px;padding:0 14px}.topbar-title p{display:none}.topbar-title h1{font-size:16px}.top-actions{gap:6px}.credit-pill,.icon-btn{display:none}.top-actions>.primary{width:38px;padding:0;font-size:0;border-radius:12px}.top-actions>.primary svg{margin:0}.page-wrap{padding:18px 14px 48px}.page-heading{align-items:stretch;flex-direction:column;gap:14px}.page-heading h2{font-size:32px}.page-heading>button{align-self:flex-start}.hero-panel{width:100%;min-height:auto;padding:38px 24px 34px;border-radius:26px}.hero-panel h2{max-width:290px;font-size:clamp(38px,11.5vw,48px);letter-spacing:-2.4px}.hero-copy,.hero-desc{width:100%;min-width:0;max-width:100%;overflow-wrap:anywhere;word-break:break-word}.hero-desc{font-size:14px;line-height:1.7}.hero-actions{display:grid;grid-template-columns:1fr}.hero-actions button{width:100%}.hero-visual{width:100%;min-width:0;min-height:250px}.hero-logo-stage{width:210px;height:210px}.hero-logo-stage img{filter:none}.orbit{max-width:96px;padding:7px 8px;font-size:9px;transform:none}.orbit-a{top:20px;left:0}.orbit-b{top:32px;right:0}.orbit-c{right:0;bottom:28px}.orbit-d{bottom:20px;left:0}.metrics-grid{grid-template-columns:1fr 1fr;gap:10px}.metric-card{min-width:0;min-height:108px;padding:14px;align-items:flex-start}.metric-card>div{min-width:0;display:block}.metric-card p,.metric-card small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.metric-card small{display:block;margin-top:4px}.metric-card strong{font-size:22px}.project-grid,.project-card-grid,.library-grid,.plan-grid,.template-grid,.quick-actions{width:100%;grid-template-columns:minmax(0,1fr)}.project-card,.library-card,.plan-card{width:100%;min-width:0}.filter-row{max-width:100%;padding-bottom:3px;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none}.filter-row::-webkit-scrollbar{display:none}.filter-row>button{flex:0 0 auto}.filter-row>span{display:none}.filter-row .secondary{margin-left:4px}.panel{border-radius:18px;padding:17px}.project-row{grid-template-columns:42px 1fr auto;gap:9px}.project-row .row-progress,.project-row>small:last-child{display:none}.task-mini{grid-template-columns:36px 1fr auto}.task-mini-progress{display:none}.studio-page{margin:-18px -14px -48px;min-height:calc(100vh - 68px)}.studio-head{height:auto;min-height:64px;padding:12px 14px;align-items:flex-start;gap:10px}.studio-head>div:first-child{min-width:0;flex-wrap:wrap}.studio-head>div:last-child{flex:0 0 auto}.studio-head h2{max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.studio-head>div:last-child .secondary{display:none}.studio-head>div:last-child .primary{width:40px;padding:0;font-size:0;border-radius:12px}.workflow-tabs{height:58px;padding:0 12px;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none}.workflow-tabs::-webkit-scrollbar{display:none}.workflow-tabs button{flex:0 0 auto}.studio-layout,.storyboard-layout{grid-template-columns:1fr}.shot-canvas{padding:16px 14px 22px;overflow:visible}.shot-grid{grid-template-columns:minmax(0,1fr)}.shot-image{height:190px}.inspector,.director-panel{position:static}.director-panel{padding-bottom:18px;border-top:1px solid #e2e2e5;border-left:0}.director-panel .generate-main{position:static;width:calc(100% - 28px);margin:4px 14px 0}.director-panel .refund-note{position:static;display:block;width:auto;margin:8px 14px 0}.bottom-taskbar{position:static;height:auto;min-height:48px;padding:12px 14px;gap:10px}.bottom-taskbar .mini-progress{display:none}.member-row{grid-template-columns:34px 1fr auto}.member-row>span:nth-child(3){display:none}.model-row{grid-template-columns:8px minmax(0,1fr) auto auto}.model-row>span:nth-of-type(3){display:none}.billing-hero{height:auto;padding:24px;align-items:flex-start;flex-direction:column;gap:22px}.billing-hero .primary{width:100%}.two-col{grid-template-columns:1fr}.table-panel{padding:10px;overflow:visible;background:transparent;border:0;box-shadow:none}.table-panel thead{display:none}.table-panel table,.table-panel tbody{display:block;width:100%}.table-panel tr{display:block;width:100%;margin-bottom:12px;padding:8px 14px;overflow:hidden;background:#fff;border:1px solid #e4e4e7;border-radius:18px;box-shadow:0 10px 28px #0000000b}.table-panel td,.table-panel td:nth-child(5){min-height:38px;padding:9px 0;display:grid;grid-template-columns:82px minmax(0,1fr);align-items:center;gap:10px;border-top:1px solid #eeeeF1}.table-panel td:first-child{border-top:0}.table-panel td:before{content:attr(data-label);color:#96969d;font-size:11px}.table-panel td:nth-child(5) .table-progress{width:100%}.table-panel td:nth-child(5) span{grid-column:2;justify-self:end;margin-top:-24px}.modal{width:calc(100vw - 24px);max-height:calc(100vh - 24px);overflow:auto;padding:22px;border-radius:24px}.source-grid{grid-template-columns:1fr}.toast{right:12px;bottom:12px;left:12px;justify-content:center}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}:root{color-scheme:dark;--bg: #050506;--sidebar: rgba(8, 8, 9, .88);--panel: #101113;--panel-2: #151619;--line: #282a2f;--muted: #92949b;--text: #f5f5f7;--accent: #2997ff;--accent-2: #64b5ff;--cyan: #2997ff}html{background:#050506}body{color:var(--text);background:radial-gradient(circle at 76% -8%,rgba(41,151,255,.13),transparent 32%),radial-gradient(circle at 18% 38%,rgba(72,88,255,.07),transparent 28%),#050506}body,.app-shell,.main-shell,.page-wrap,.studio-page,.studio-layout,.shot-canvas{background-color:transparent}button,.panel,.metric-card,.project-card,.library-card,.plan-card,.template-card,.action-card,.alert,.billing-hero,.hero-panel,.sidebar,.topbar,.studio-head,.workflow-tabs,.director-panel,.shot-card,.modal,input,textarea,select{transition:color .24s cubic-bezier(.22,1,.36,1),background-color .24s cubic-bezier(.22,1,.36,1),border-color .24s cubic-bezier(.22,1,.36,1),box-shadow .3s cubic-bezier(.22,1,.36,1),transform .3s cubic-bezier(.22,1,.36,1),opacity .24s ease}.sidebar{color:#f5f5f7;background:#080809e6;border-color:#ffffff17;box-shadow:18px 0 60px #00000052;-webkit-backdrop-filter:saturate(150%) blur(30px);backdrop-filter:saturate(150%) blur(30px)}.brand-mark{background:#111317;box-shadow:0 12px 38px #005bd22e,inset 0 0 0 1px #ffffff14}.brand strong,.profile,.profile strong{color:#f5f5f7}.brand span,.profile small{color:#8e9198}.nav-group>p{color:#5f626a}.nav-item{color:#999ca4}.nav-item:hover{color:#fff;background:#ffffff12}.nav-item.active{color:#fff;background:#ffffff1c;box-shadow:inset 0 0 0 1px #ffffff09}.nav-item.active svg{color:#2997ff}.nav-item b{color:#72b9ff;background:#2997ff26}.usage-mini{background:#ffffff0b;border-color:#ffffff17}.usage-mini div:first-child,.usage-mini strong{color:#a5a7ad}.progress,.usage-mini .progress{background:#2b2d32}.profile:hover{background:#ffffff12}.avatar{color:#050506;background:#f5f5f7}.topbar,.studio-head,.workflow-tabs{color:#f5f5f7;background:#070708c7;border-color:#ffffff17;-webkit-backdrop-filter:saturate(150%) blur(28px);backdrop-filter:saturate(150%) blur(28px)}.topbar-title h1,.topbar h1,.studio-head h2{color:#f5f5f7}.topbar-title p,.topbar p{color:#777a82}.mobile-menu,.icon-btn,.credit-pill,.search{color:#b5b7bd;background:#151619;border-color:#292b30}.search input,.credit-pill span{color:#f5f5f7}.search input::placeholder{color:#6f727a}.credit-pill button{color:#d9dadd;background:#292b30}.primary,.magic-btn,.generate-main{color:#050506;background:#f5f5f7;box-shadow:0 12px 34px #00000052}.primary:hover,.magic-btn:hover,.generate-main:hover{color:#050506;background:#fff;box-shadow:0 16px 44px #0000006b}.secondary{color:#e7e7ea;background:#17181b;border-color:#303238}.secondary:hover{color:#fff;background:#202226;border-color:#45484f}.page-heading h2{color:#f5f5f7}.page-heading p{color:#858890}.hero-panel{color:#f5f5f7;background:radial-gradient(circle at 82% 46%,rgba(41,151,255,.17),transparent 32%),radial-gradient(circle at 8% 0%,rgba(255,255,255,.045),transparent 30%),linear-gradient(135deg,#111216,#090a0c 58%,#0c1119);border-color:#ffffff17;box-shadow:0 34px 100px #00000057}.hero-panel h2{color:#f5f5f7}.hero-kicker{color:#6eb6ff}.hero-desc{color:#a2a5ad}.hero-slogan{color:#d7d8dc}.hero-logo-stage{background:#ffffff0b;border-color:#ffffff17;box-shadow:0 34px 90px #00000061,inset 0 1px #ffffff0a}.hero-logo-stage span{color:#858b96}.orbit{color:#d8d9dd;background:#121418eb;border-color:#ffffff1a;box-shadow:0 15px 38px #0000004d}.metric-card,.panel,.project-card,.library-card,.plan-card,.billing-hero,.shot-card,.director-panel,.modal{color:#f5f5f7;background:#101113;border-color:#282a2f;box-shadow:0 18px 54px #0000002e}.metric-card:hover,.panel:hover,.project-card:hover,.library-card:hover,.plan-card:hover{border-color:#3a3d44;box-shadow:0 24px 72px #0000004d}.metric-icon,.task-icon{color:#58abff;background:#2997ff1f}.metric-card p,.metric-card small{color:#858890}.metric-card strong,.panel h3,.panel strong,.panel-header h3{color:#f5f5f7}.panel-header p,.panel-header button{color:#858890}.panel-header button:hover{color:#58abff}.project-row,.task-mini,.member-row,.model-row{color:#b3b5bb;border-color:#282a2f}.project-row:hover{background:#17181b}.project-row strong,.task-mini strong,.member-row strong,.model-row strong{color:#f1f1f3}.project-row small,.task-mini small,.member-row small,.model-row small{color:#777a82}.status.working{color:#70b9ff;background:#2997ff1f}.status.success{color:#67d6a0;background:#2ebd781f}.template-card,.action-card{color:#f5f5f7;background:#111214;border-color:#282a2f}.template-card:hover,.action-card:hover{background:#17181b;border-color:#3a3d44;box-shadow:0 20px 54px #00000047}.template-card strong,.action-card strong{color:#f5f5f7}.template-card small,.action-card small{color:#858890}.template-card i,.action-card i{color:#58abff}.project-card>div:last-child{background:#101113}.project-card h3{color:#f5f5f7}.project-card p,.project-card small,.project-meta{color:#858890}.project-card-cover{filter:saturate(.82) brightness(.72)}.filter-row .chip{color:#9b9ea6;background:#141519;border-color:#2b2d33}.filter-row .chip:hover{color:#fff;background:#1d1f23}.filter-row .chip.active{color:#fff;background:#24262b;border-color:#454850}.workflow-tabs button{color:#7f828a}.workflow-tabs button:hover{color:#fff;background:#ffffff0f}.workflow-tabs button.active{color:#7fc0ff;background:#2997ff24}.workflow-tabs i{border-color:#41434a}.workflow-tabs .active i{color:#050506;background:#65b5ff;border-color:#65b5ff}.studio-layout,.shot-canvas{background:#08090b}.canvas-toolbar strong{color:#f5f5f7}.canvas-toolbar span{color:#777a82}.shot-card{color:#f5f5f7;background:#121316;border-color:#2b2d33;box-shadow:0 10px 32px #0000003d}.shot-card:hover{border-color:#41444b;box-shadow:0 18px 48px #00000061}.shot-card.selected{border-color:#2997ff;box-shadow:0 0 0 3px #2997ff24,0 18px 48px #00000061}.shot-card strong,.director-panel strong{color:#f5f5f7}.shot-card span,.shot-card small,.shot-copy p,.director-panel p{color:#81848c}.director-panel{background:#0e0f11;border-color:#292b30}.director-title{border-color:#292b30}.director-title div{color:#68b6ff}.director-title button{color:#82858d}.property-section{border-color:#292b30}.property-section label{color:#858890}.property-section input,.property-section textarea,.property-section select,.modal input,.modal textarea,.modal select{color:#f5f5f7;background:#18191d;border-color:#32343a}.property-section input:focus,.property-section textarea:focus,.modal input:focus,.modal textarea:focus{background:#1d1f23;border-color:#2997ff}.quality-switch{background:#18191d;border-color:#303238}.quality-switch button{color:#858890}.quality-switch button.active{color:#050506;background:#f5f5f7;box-shadow:0 3px 12px #0000004d}.model-score span{color:#777a82}.add-shot{color:#8f929a;border-color:#3a3d44}.add-shot:hover{color:#73baff;background:#121316;border-color:#2997ff}.bottom-taskbar{color:#d9dadd;background:#0a0a0bf0;border-color:#292b30}.asset-visual{color:#62b2ff;background:radial-gradient(circle at 50% 25%,#1b2938,#11151b 68%)}.library-card strong{color:#f5f5f7}.library-card span{color:#858890}.table-panel{background:#101113}.table-panel table{color:#b3b5bb}.table-panel th{color:#858890;background:#17181b}.table-panel td{color:#b3b5bb;border-color:#282a2f}.table-panel td strong{color:#f5f5f7}.table-progress{background:#2c2e34}.billing-hero{color:#f5f5f7;background:radial-gradient(circle at 90% 20%,rgba(41,151,255,.16),transparent 36%),#101113}.billing-hero strong{color:#f5f5f7}.billing-hero span{color:#858890}.plan-card.featured{color:#050506;background:#f5f5f7;border-color:#f5f5f7}.plan-card.featured h3,.plan-card.featured>strong{color:#050506}.plan-card.featured p{color:#5d6068}.plan-card.featured .primary{color:#fff;background:#09090a}.plan-card em{background:#2997ff}.alert{border-color:#303238}.alert.good{color:#72d7a6;background:#2aa76c1a}.alert.warn{color:#efb66d;background:#cf80231c}.alert strong{color:#f1f1f3}.alert small{color:#858890}.health{background:#4ac489}.health.busy{background:#e3a24d}.health.offline{background:#e75c70}.modal-backdrop{background:#000000b8;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);animation:backdrop-in .22s ease-out both}.modal{background:#111215f7;border-color:#ffffff1f;box-shadow:0 44px 140px #000000a6;animation:modal-in .36s cubic-bezier(.22,1,.36,1) both}.modal h2{color:#f5f5f7}.modal>p,.modal label{color:#8f929a}.modal-icon{color:#6ab7ff;background:#2997ff21}.modal-close{color:#8f929a}.source-grid button{color:#a4a6ad;background:#18191d;border-color:#32343a}.source-grid button:hover{color:#fff;background:#202226}.source-grid button.active{color:#8bc7ff;background:#2997ff1f;border-color:#2997ff}.rights{color:#74d4a6;background:#2aa76c1a;border-color:#50cf9338}.toast{color:#81ddb0;background:#0f1f18f5;border-color:#58d39740;box-shadow:0 24px 70px #00000075}@keyframes backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes modal-in{0%{opacity:0;transform:translateY(18px) scale(.975)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:680px){.table-panel{background:transparent}.table-panel tr{background:#101113;border-color:#282a2f;box-shadow:0 14px 38px #00000040}.table-panel td,.table-panel td:nth-child(5){border-color:#282a2f}.table-panel td:before{color:#777a82}.studio-layout,.shot-canvas{background:#08090b}}.auth-screen{min-height:100vh;display:grid;grid-template-columns:minmax(420px,560px) 1fr;color:#f5f5f7;background:radial-gradient(circle at 78% 22%,rgba(41,151,255,.16),transparent 30%),radial-gradient(circle at 22% 90%,rgba(82,93,255,.08),transparent 28%),#050506}.auth-card{display:flex;flex-direction:column;justify-content:center;padding:clamp(36px,7vw,96px);border-right:1px solid rgba(255,255,255,.08);background:#080809d6;-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px)}.auth-brand{position:absolute;top:38px;display:flex;align-items:center;gap:13px}.auth-brand>span{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;background:#111317;box-shadow:inset 0 0 0 1px #ffffff14,0 12px 36px #2997ff24}.auth-brand img{width:31px;height:31px}.auth-brand div{display:grid;gap:3px}.auth-brand strong{font-size:16px}.auth-brand small{color:#777a82;font-size:11px}.auth-copy h1{margin:0;font-size:clamp(42px,5vw,68px);line-height:.98;letter-spacing:-4px}.auth-copy p{max-width:420px;margin:24px 0 36px;color:#92949b;font-size:15px;line-height:1.75}.auth-card form{display:grid;gap:18px}.auth-card label{display:grid;gap:9px;color:#a6a8ae;font-size:13px}.auth-card input{width:100%;height:50px;padding:0 15px;color:#f5f5f7;border:1px solid #32343a;border-radius:14px;outline:0;background:#18191d}.auth-card input:focus{border-color:#2997ff;background:#1d1f23;box-shadow:0 0 0 4px #2997ff1c}.auth-submit{width:100%;height:50px;margin-top:4px;justify-content:center}.auth-error{padding:12px 14px;color:#ff8a9b;border:1px solid rgba(231,92,112,.28);border-radius:12px;background:#e75c701a;font-size:13px}.auth-security{display:flex;align-items:center;gap:8px;margin-top:22px;color:#72757d;font-size:12px}.auth-security svg{color:#5ed49b}.auth-visual{display:grid;place-items:center;overflow:hidden}.auth-visual>div{position:relative;display:grid;place-items:center;text-align:center}.auth-visual img{width:clamp(180px,26vw,380px);filter:drop-shadow(0 34px 90px rgba(41,151,255,.22));animation:auth-float 6s ease-in-out infinite}.auth-visual p{margin:28px 0 12px;font-size:clamp(22px,3vw,40px);font-weight:650;letter-spacing:-2px}.auth-visual small{color:#60636b;letter-spacing:.32em}.auth-loader{grid-column:1 / -1;display:grid;place-items:center;gap:16px;color:#8f929a}.auth-loader img{width:96px;filter:drop-shadow(0 22px 54px rgba(41,151,255,.2))}.spin{animation:spin 1s linear infinite}button:disabled{cursor:not-allowed;opacity:.58;transform:none!important}.logout-button{white-space:nowrap}.shot-result-video{width:100%;aspect-ratio:16/9;display:block;object-fit:contain;background:#000;border-bottom:1px solid #292b30}.frame-upload{gap:9px!important}.frame-upload>input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.upload-box{min-height:104px;display:grid;place-items:center;align-content:center;gap:6px;overflow:hidden;cursor:pointer;color:#8c9098;border:1px dashed #3a3d44;border-radius:13px;background:#151619}.upload-box:hover{color:#75bcff;border-color:#2997ff;background:#171b20}.upload-box strong{font-size:12px}.upload-box small{color:#686b73;font-size:10px}.upload-box.has-image{height:150px;padding:0;border-style:solid}.upload-box img{width:100%;height:100%;object-fit:cover}.file-name{overflow:hidden;color:#777a82;text-overflow:ellipsis;white-space:nowrap}.task-error{display:block;max-width:360px;margin-top:5px;color:#ff8597!important;white-space:normal}.task-actions{display:flex;gap:7px}.task-actions a{padding:6px 10px;color:#8bc7ff;border:1px solid rgba(41,151,255,.26);border-radius:9px;background:#2997ff1a;text-decoration:none}.task-actions a:hover{color:#fff;border-color:#2997ff;background:#2997ff2e}.muted-result{color:#6f727a;font-size:12px}.empty-tasks{min-height:360px;display:grid;place-items:center;align-content:center;gap:10px;text-align:center;color:#6f727a;border:1px solid #282a2f;border-radius:22px;background:#101113}.empty-tasks svg{color:#58abff}.empty-tasks h3{margin:5px 0 0;color:#f5f5f7;font-size:18px}.empty-tasks p{margin:0}@keyframes spin{to{transform:rotate(360deg)}}@keyframes auth-float{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}@media(max-width:980px){.auth-screen{grid-template-columns:1fr}.auth-card{min-height:100vh;border-right:0}.auth-visual,.logout-button{display:none}}@media(max-width:560px){.auth-card{padding:110px 24px 34px;justify-content:flex-start}.auth-brand{top:28px}.auth-copy h1{font-size:45px;letter-spacing:-3px}.auth-copy p{margin:18px 0 28px}.task-actions{justify-content:flex-end}}.auth-card,.auth-card form,.auth-card label,.auth-card input{min-width:0}.auth-card{width:100%}@media(max-width:560px){.auth-screen{width:100%;min-width:0;overflow-x:hidden}.auth-card input{max-width:100%}}body{font-size:16px}button,input,textarea,select{font-size:14px}.sidebar{width:276px;padding:28px 18px 20px}.main-shell{margin-left:276px;width:calc(100% - 276px)}.brand{padding-bottom:38px}.brand-mark{width:52px;height:52px}.brand strong{font-size:18px}.brand span,.nav-group>p{font-size:12px}.nav-item{min-height:50px;padding:0 15px}.nav-item span{font-size:15px}.profile{min-height:58px}.profile strong{font-size:14px}.profile small{font-size:12px}.topbar{height:92px;padding:0 40px}.topbar-title h1,.topbar h1{font-size:23px}.topbar-title p,.topbar p{font-size:13px}.top-actions button,.credit-pill,.search{min-height:44px}.search{width:min(310px,23vw)}.page-wrap{max-width:1760px;padding:46px clamp(28px,4vw,72px) 84px}.page-heading p{font-size:15px}.panel-header h3{font-size:17px}.panel-header p,.panel-header button{font-size:13px}.metric-card{min-height:126px;padding:26px}.metric-card p,.metric-card small{font-size:13px}.metric-card strong{font-size:30px}.primary,.secondary{min-height:44px;padding-inline:18px;font-size:14px}.project-card h3,.template-card strong,.action-card strong{font-size:16px}.project-card p,.project-card small,.template-card small,.action-card small,.table-panel table{font-size:13px}.table-panel th,.table-panel td{padding:16px 14px}.billing-hero{min-height:190px;padding:34px 40px}.billing-hero span,.billing-hero p{font-size:14px}.billing-hero strong{font-size:44px}.plan-card h3{font-size:17px}.plan-card>strong{font-size:30px}.plan-card p{height:auto;min-height:48px;font-size:13px;line-height:1.6}.payment-notice{margin-top:20px}.payment-notice>p{margin:0;color:#9a9da5;font-size:14px;line-height:1.8}.studio-head{min-height:84px;padding:0 28px}.studio-head h2{font-size:21px}.workflow-tabs{min-height:62px;padding-inline:24px}.workflow-tabs button{min-height:42px;padding-inline:14px;font-size:13px}.studio-layout{grid-template-columns:minmax(0,1fr) 360px}.shot-canvas{padding:26px 24px 36px}.canvas-toolbar{min-height:48px}.canvas-toolbar strong{font-size:17px}.canvas-toolbar span{font-size:13px}.shot-grid{gap:16px}.shot-image{min-height:180px}.shot-copy{padding:16px}.shot-card strong{font-size:15px}.shot-card span,.shot-card small,.shot-copy p{font-size:12px;line-height:1.55}.add-shot{min-height:52px;font-size:15px}.director-panel,.inspector{font-size:14px}.director-title{min-height:58px;padding:0 18px}.director-title div{font-size:15px}.property-section{padding:18px}.property-section label,.inspector label{font-size:13px}.property-section input,.property-section select,.inspector input,.inspector select{min-height:44px;padding:0 13px;font-size:14px}.property-section textarea,.inspector textarea{min-height:90px;padding:13px;font-size:14px;line-height:1.6}.quality-switch{min-height:42px}.quality-switch button{font-size:13px}.generate-main,.magic-btn{min-height:48px;font-size:14px}.model-score span{font-size:12px}.create-project-modal{width:min(680px,calc(100vw - 32px))}.modal{padding:32px}.modal h2{font-size:26px}.modal>p{font-size:14px;line-height:1.7}.modal label{font-size:13px}.modal input,.modal select,.modal textarea{min-height:48px;padding-inline:14px;font-size:14px}.modal textarea{display:block;width:100%;min-height:96px;resize:vertical;line-height:1.6}.source-grid button{min-height:46px;font-size:13px}.custom-option-input{margin-top:10px}.rights{min-height:46px;padding:12px;font-size:13px}.modal-submit{min-height:50px;font-size:15px}.user-auth-screen .auth-card{position:relative}.auth-card form{width:min(100%,520px)}.auth-tabs{width:min(100%,520px);display:grid;grid-template-columns:1fr 1fr;gap:6px;margin:0 0 22px;padding:5px;border:1px solid #2d2f34;border-radius:15px;background:#131417}.auth-tabs button{min-height:42px;color:#858890;border:0;border-radius:11px;background:transparent}.auth-tabs button.active{color:#050506;background:#f5f5f7;box-shadow:0 6px 20px #00000042}.admin-login-link,.admin-back-link{display:inline-flex;align-items:center;justify-content:center;gap:7px;width:max-content;margin-top:18px;padding:8px 0;color:#7f838c;border:0;background:transparent}.admin-login-link:hover,.admin-back-link:hover{color:#75bcff;transform:none}.auth-card input,.auth-submit{height:56px;font-size:15px}.auth-security{max-width:520px;font-size:13px}.admin-loading{min-height:220px;display:flex;align-items:center;justify-content:center;gap:12px;font-size:15px}.admin-user-table{overflow-x:auto}.admin-user-head,.admin-user-row{min-width:820px;display:grid;grid-template-columns:minmax(170px,1.2fr) 90px 110px 110px minmax(300px,1.6fr);align-items:center;gap:14px}.admin-user-head{padding:12px 0;color:#777a82;border-bottom:1px solid #292b30;font-size:12px}.admin-user-row{padding:15px 0;border-bottom:1px solid #24262b;font-size:13px}.admin-user-row strong,.admin-user-row small{display:block}.admin-user-row strong{color:#f5f5f7;font-size:14px}.admin-user-row small{margin-top:4px;color:#777a82;font-size:11px}.admin-row-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.admin-row-actions button{min-height:34px;padding:0 11px;font-size:12px}.danger-button{min-height:34px;padding:0 11px;color:#ff8a9b;border:1px solid rgba(231,92,112,.35);border-radius:10px;background:#e75c701a}.empty-admin{padding:40px 0;color:#777a82;text-align:center}.admin-action-modal{width:min(520px,calc(100vw - 28px))}@media(max-width:1180px){.sidebar{width:252px}.main-shell{margin-left:252px;width:calc(100% - 252px)}.studio-layout{grid-template-columns:minmax(0,1fr) 330px}.search{display:none}}@media(max-width:760px){body{font-size:15px}.sidebar{width:min(300px,86vw)}.main-shell{margin-left:0;width:100%}.topbar{height:72px;padding:0 14px}.topbar-title h1,.topbar h1{font-size:19px}.topbar-title p,.topbar p{font-size:11px}.page-wrap{padding:20px 14px 52px}.studio-page{margin:-20px -14px -52px}.studio-layout{grid-template-columns:1fr}.shot-canvas{padding:18px 14px 26px}.shot-image{min-height:210px}.director-panel,.inspector{position:static}.auth-copy h1{font-size:44px}.auth-card{padding-left:24px;padding-right:24px}.admin-user-head,.admin-user-row{min-width:760px}}.studio-page-v2 .canvas-toolbar{align-items:center}.studio-page-v2 .segmented{display:inline-flex;gap:4px;padding:4px;border:1px solid #2b2e35;border-radius:12px;background:#151619}.studio-page-v2 .segmented button{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:0 12px;color:#858890;border:0;border-radius:8px;background:transparent;transition:color .18s ease,background .18s ease,transform .18s ease}.studio-page-v2 .segmented button:hover{color:#f5f5f7;transform:translateY(-1px)}.studio-page-v2 .segmented button.active{color:#050506;background:#f5f5f7;box-shadow:0 5px 18px #0000003d}.shot-list{overflow:auto;border:1px solid #292c32;border-radius:16px;background:#101113;animation:panel-switch-in .24s ease both}.shot-list-head,.shot-list-row{min-width:780px;display:grid;grid-template-columns:58px minmax(150px,1.3fr) minmax(150px,1.3fr) minmax(100px,.8fr) 70px minmax(150px,1.2fr);align-items:center;gap:12px;padding:0 16px;text-align:left}.shot-list-head{min-height:42px;color:#777b84;border-bottom:1px solid #292c32;font-size:12px}.shot-list-row{width:100%;min-height:62px;color:#9b9ea6;border:0;border-bottom:1px solid #23262b;background:transparent;font-size:12px;transition:background .18s ease,color .18s ease,transform .18s ease}.shot-list-row:last-child{border-bottom:0}.shot-list-row:hover,.shot-list-row.selected{color:#f5f5f7;background:#2997ff1a}.shot-list-row:hover{transform:translate(3px)}.shot-list-row strong{color:inherit;font-size:13px}.shot-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:16px}.shot-actions button{min-height:52px;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:14px;font-size:14px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.shot-actions button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 26px #0003}.shot-actions .add-shot{margin-top:0}.delete-shot{color:#ff9aa7;border:1px solid rgba(231,92,112,.35);background:#e75c701a}.delete-shot:disabled{opacity:.4;cursor:not-allowed}.studio-panel-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;padding:8px 14px;border-bottom:1px solid #292b30;background:#111215}.studio-panel-tabs button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:6px;color:#858890;border:0;border-radius:9px;background:transparent;font-size:12px;transition:color .18s ease,background .18s ease,transform .18s ease}.studio-panel-tabs button:hover{color:#f5f5f7;transform:translateY(-1px)}.studio-panel-tabs button.active{color:#050506;background:#f5f5f7;box-shadow:0 4px 14px #00000038}.studio-info-panel,.studio-voice-panel{animation:panel-switch-in .24s cubic-bezier(.22,1,.36,1) both}.voice-generation-note{display:flex;align-items:flex-start;gap:9px;margin:12px 0;padding:12px;color:#9bb8cf;border:1px solid rgba(41,151,255,.22);border-radius:12px;background:#2997ff14;font-size:12px;line-height:1.55}.generate-voice-button{width:100%;min-height:46px}.delete-shot-modal{width:min(500px,calc(100vw - 28px))}.danger-modal-icon{color:#ff9aa7;background:#e75c701f}.confirm-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:22px}.confirm-actions button{min-height:48px}@keyframes panel-switch-in{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}.notification-center{position:fixed;top:18px;right:196px;z-index:120}.top-actions>.icon-btn{display:none!important}.topbar .credit-pill{display:none!important}.topbar .top-actions{padding-right:300px}.topbar .top-actions .search{min-width:240px}.topbar-role-access{position:fixed;top:10px;right:148px;z-index:121;min-height:38px;display:inline-flex;align-items:center;gap:8px;padding:0 13px;color:#dfe3ea;border:1px solid #30343c;border-radius:11px;background:#18191df5;box-shadow:0 10px 28px #0003}.topbar-role-access span{font-size:12px;font-weight:600}.topbar-role-access small{color:#858b97;font-size:10px}.topbar-role-access.super-admin-access{cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease}.topbar-role-access.super-admin-access:hover{transform:translateY(-1px);border-color:#5b9ee9;background:#20242b}.super-admin-access svg{color:#73b8ff}.admin-role-badge svg{color:#b7bdc7}.user-points-badge svg{color:#f0c66a}.notification-center{right:426px}.notification-trigger{width:40px;height:38px;border-radius:11px;background:#18191df5}.notification-popover{right:-8px}.notice-form{grid-template-columns:1fr 1fr;align-items:start}.notice-form label{display:grid;grid-template-columns:86px 1fr;align-items:center;gap:12px}.notice-form label:nth-of-type(3){grid-column:1 / -1;align-items:start}.notice-form label:nth-of-type(3) textarea{min-height:150px}.notice-form>button{grid-column:1 / -1;min-height:48px}.super-admin-banner{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;padding:18px 20px;border:1px solid rgba(104,167,255,.23);border-radius:18px;background:linear-gradient(135deg,#386aad2e,#131419e6)}.super-admin-banner>div{display:flex;align-items:center;gap:12px}.super-admin-banner svg{color:#79bbff}.super-admin-banner strong,.super-admin-banner span{display:block}.super-admin-banner strong{color:#f2f4f7;font-size:15px}.super-admin-banner span{margin-top:4px;color:#8f98a6;font-size:12px}.super-admin-banner em{color:#79bbff;font-size:12px;font-style:normal}.managed-admin-card{display:grid;grid-template-columns:42px minmax(0,1fr) auto auto;align-items:center;gap:14px;padding:16px;border:1px solid #292d35;border-radius:15px;background:#111216;transition:border-color .18s ease,transform .18s ease}.managed-admin-card:hover{transform:translateY(-1px);border-color:#3f6c99}.managed-admin-avatar{width:38px;height:38px;display:grid;place-items:center;color:#79bbff;border-radius:12px;background:#4d91dd24}.managed-admin-main strong,.managed-admin-main span,.managed-admin-main small{display:block}.managed-admin-main strong{color:#f0f2f5;font-size:14px}.managed-admin-main span{margin-top:4px;color:#b0b6c1;font-size:12px}.managed-admin-main small{margin-top:4px;color:#737b88;font-size:11px}@media(max-width:1100px){.topbar .top-actions{padding-right:220px}.notification-center{right:300px}.topbar-role-access{right:78px}}@media(max-width:860px){.topbar .top-actions{padding-right:0}.notification-center{top:12px;right:114px}.topbar-role-access{top:12px;right:58px;max-width:42px;overflow:hidden;padding:0 11px}.topbar-role-access span,.topbar-role-access small{display:none}.notice-form{grid-template-columns:1fr}.notice-form label,.notice-form label:nth-of-type(3){grid-column:auto;grid-template-columns:1fr;gap:7px}.notice-form>button{grid-column:auto}.managed-admin-card{grid-template-columns:38px minmax(0,1fr)}.managed-admin-card>.status,.managed-admin-card>.admin-row-actions{grid-column:2;justify-self:start}}.notification-trigger{position:relative}.notification-trigger i{position:absolute;top:-5px;right:-5px;min-width:17px;height:17px;padding:0 4px;display:grid;place-items:center;color:#fff;border:2px solid #090a0d;border-radius:999px;background:#ef5b66;font-size:9px;font-style:normal;line-height:1}.notification-popover{position:absolute;top:48px;right:0;width:min(390px,calc(100vw - 28px));overflow:hidden;border:1px solid #2b2e35;border-radius:16px;background:#111216fa;box-shadow:0 24px 80px #0000006b;animation:panel-switch-in .22s ease both}.notification-popover-head{display:flex;align-items:center;justify-content:space-between;padding:15px 16px;border-bottom:1px solid #282b31}.notification-popover-head button{color:#75bcff;border:0;background:transparent;font-size:12px}.notification-list{max-height:min(560px,70vh);overflow:auto}.notification-item{width:100%;padding:14px 16px;color:#aeb2bc;text-align:left;border:0;border-bottom:1px solid #24272d;background:transparent;transition:background .18s ease}.notification-item:hover,.notification-item.unread{background:#5299e317}.notification-item strong,.notification-item span,.notification-item p{display:block}.notification-item strong{color:#f4f5f7;font-size:13px}.notification-item span{margin-top:4px;color:#777d89;font-size:11px}.notification-item p{margin:9px 0 0;color:#b6bac3;font-size:12px;line-height:1.6;white-space:pre-wrap}.notification-empty{padding:30px 16px;color:#7c818c;text-align:center;font-size:13px}.notice-form,.notice-admin-form{display:grid;gap:14px}.notice-form textarea{min-height:150px}.notice-admin-list,.managed-admin-list{display:grid;gap:10px}.notice-admin-card{padding:14px;border:1px solid #292c33;border-radius:14px;background:#111216}.notice-admin-card strong,.notice-admin-card span{display:block}.notice-admin-card strong{color:#f2f3f5;font-size:14px}.notice-admin-card span{margin-top:5px;color:#7c818c;font-size:11px}.notice-admin-card p{margin:10px 0 12px;color:#adb1ba;font-size:12px;line-height:1.6;white-space:pre-wrap}.notice-card-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:12px;border-top:1px solid #24272d}.notice-card-footer .status{width:auto;display:inline-flex;align-items:center;gap:6px;margin:0;padding:7px 10px;border-radius:999px}.notice-card-footer .status i{width:6px;height:6px;border-radius:50%}.notice-card-footer .admin-row-actions{margin-left:auto}.notice-delete-action{display:inline-flex;align-items:center;justify-content:center;gap:6px}.notice-delete-action:disabled{cursor:wait;opacity:.58}.notice-admin-form{grid-template-columns:1fr 1fr 1fr auto;align-items:end;margin-bottom:18px}.managed-admin-panel{margin-top:18px}@media(max-width:860px){.notification-center{top:12px;right:62px}.notice-admin-form{grid-template-columns:1fr}.notice-card-footer{align-items:flex-start;flex-direction:column}.notice-card-footer .admin-row-actions{width:100%;margin-left:0;justify-content:flex-start}}@media(max-width:760px){.studio-page-v2 .canvas-toolbar{align-items:flex-start;flex-direction:column;gap:12px}.studio-page-v2 .segmented{width:100%}.studio-page-v2 .segmented button{flex:1;justify-content:center}.shot-actions{grid-template-columns:1fr}.studio-panel-tabs{padding-inline:10px}.studio-panel-tabs button{font-size:11px}}.studio-loading{min-height:70vh;display:flex;align-items:center;justify-content:center;gap:12px;color:#9da1aa;font-size:15px}.studio-head-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:9px}.studio-head-actions button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:7px}.one-click-film{min-width:126px}.episode-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 22px;border-bottom:1px solid #25282e;background:#0a0b0de0}.episode-tabs{min-width:0;display:flex;align-items:center;gap:8px;overflow-x:auto;scrollbar-width:thin}.episode-tabs button{flex:0 0 auto;min-height:38px;display:inline-flex;align-items:center;gap:8px;padding:0 13px;color:#90949e;border:1px solid #2b2e35;border-radius:11px;background:#141519;font-size:12px}.episode-tabs button span{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;color:#878b94;border-radius:7px;background:#24272d;font-size:11px}.episode-tabs button:hover{color:#fff;transform:translateY(-1px)}.episode-tabs button.active{color:#fff;border-color:#2997ffa6;background:#2997ff21;box-shadow:0 8px 26px #005bd224}.episode-tabs button.active span{color:#050506;background:#75bcff}.episode-actions{flex:0 0 auto;display:flex;align-items:center;gap:7px}.episode-actions button{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 10px;font-size:11px}.composition-banner{display:grid;grid-template-columns:auto minmax(180px,1fr) auto;align-items:center;gap:16px;margin:16px 22px 0;padding:15px 17px;color:#9fcfff;border:1px solid rgba(41,151,255,.28);border-radius:15px;background:linear-gradient(135deg,#2997ff1f,#0a0d12f0);animation:panel-switch-in .26s ease both}.composition-banner>div:first-child{display:flex;align-items:center;gap:10px}.composition-banner strong,.composition-banner span{display:block}.composition-banner strong{color:#e8f4ff;font-size:13px}.composition-banner span{margin-top:3px;color:#7f9eb7;font-size:11px}.composition-banner.failed{color:#ff95a4;border-color:#e75c704d;background:#e75c7014}.composition-banner.done{color:#72d9aa;border-color:#2ebd7847;background:#2ebd7814}.composition-progress{height:7px;overflow:hidden;border-radius:999px;background:#252a31}.composition-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2997ff,#76c4ff);transition:width .5s ease}.composition-links{display:flex;gap:7px}.composition-links a{min-height:34px;display:inline-flex;align-items:center;padding:0 11px;color:#050506;border-radius:9px;background:#f5f5f7;font-size:11px;font-weight:700}.shot-image{position:relative;overflow:hidden}.shot-generation-progress,.shot-video-ready,.shot-video-failed{position:absolute;inset:0;z-index:3;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;color:#fff;background:#04070bb8;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.shot-generation-progress b{font-size:25px;letter-spacing:-.04em}.shot-generation-progress small{color:#a8ccea;font-size:11px}.shot-generation-progress i{width:min(150px,62%);height:6px;overflow:hidden;border-radius:999px;background:#ffffff2e}.shot-generation-progress u{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2997ff,#82caff);text-decoration:none;transition:width .5s ease}.shot-video-ready{color:#eafff6;background:#06181194;opacity:0;transition:opacity .22s ease}.shot-card.has-video:hover .shot-video-ready,.shot-card.selected .shot-video-ready{opacity:1}.shot-video-ready strong,.shot-video-failed strong{font-size:12px}.shot-video-failed{color:#ffc0c8;background:#28080db8}.preview-task-progress{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;color:#d9eeff}.preview-task-progress strong{font-size:13px}.generation-actions{display:grid;grid-template-columns:1fr 1.4fr;gap:9px;margin-top:10px}.generation-actions button{min-height:46px;display:flex;align-items:center;justify-content:center;gap:7px}.reference-video-card{display:grid;gap:12px;padding:14px;border:1px solid #30333a;border-radius:16px;background:linear-gradient(145deg,#1c1e23f5,#0f1013fa);transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}.reference-video-card:hover{border-color:#41454d;transform:translateY(-1px)}.reference-video-card.active{border-color:#2997ff7a;box-shadow:0 14px 34px #00000038,inset 0 0 0 1px #2997ff0f}.reference-video-head,.reference-video-head>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.reference-video-head>div{justify-content:flex-start;color:#64b5ff}.reference-video-head span{display:grid;gap:3px}.reference-video-head strong{color:#f2f3f5;font-size:13px}.reference-video-head small{color:#7e828b;font-size:11px;line-height:1.45}.reference-video-actions{display:flex;flex-wrap:wrap;gap:8px}.reference-video-actions button,.reference-video-upload{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 11px;border-radius:10px;font-size:12px;cursor:pointer;transition:color .18s ease,border-color .18s ease,background .18s ease,opacity .18s ease}.reference-video-actions button:disabled{cursor:not-allowed;opacity:.46}.reference-video-upload{position:relative;color:#dceeff;border:1px solid rgba(41,151,255,.3);background:#2997ff1a}.reference-video-upload:hover{border-color:#2997ffa6;background:#2997ff29}.reference-video-upload input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.reference-clear{color:#b9bcc3;border:1px solid #363940;background:#191a1e}.reference-clear:hover{color:#fff;border-color:#545861}.reference-source-status{color:#858992;font-size:11px;line-height:1.6}.reference-frame-preview{display:grid;grid-template-columns:94px minmax(0,1fr);align-items:center;gap:12px;overflow:hidden;padding:9px;border:1px solid rgba(41,151,255,.2);border-radius:13px;background:#040a10a8}.reference-frame-preview img{width:94px;height:62px;object-fit:cover;border-radius:9px;background:#08090b}.reference-frame-preview div{min-width:0;display:grid;gap:5px}.reference-frame-preview strong{overflow:hidden;color:#edf6ff;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.reference-frame-preview span{color:#8396a8;font-size:11px;line-height:1.5}.model-config-note{display:block;margin-top:9px;color:#717680;font-size:11px;line-height:1.5}.shot-task-summary{margin-top:11px;padding:10px 12px;color:#9bc9ee;border:1px solid rgba(41,151,255,.22);border-radius:11px;background:#2997ff14;font-size:11px}.shot-task-summary span,.shot-task-summary small{display:block}.shot-task-summary small{margin-top:5px;color:#aeb3bd;line-height:1.5}.shot-task-summary.failed{color:#ff9aa7;border-color:#e75c7040;background:#e75c7014}.script-import-modal{width:min(680px,calc(100vw - 28px))}.script-import-modal>p{color:#91959e;line-height:1.65}.script-import-or{margin:15px 0 10px;color:#686d76;text-align:center;font-size:11px}.script-paste{width:100%;min-height:170px;resize:vertical}.project-heading-actions{display:flex;align-items:center;gap:10px}.project-heading-actions button{min-height:44px}.project-script-import-modal{width:min(760px,calc(100vw - 28px))}.project-import-fields{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:12px;margin:20px 0 16px}.project-import-fields label{display:grid;gap:8px;color:#b8bbc2;font-size:12px}.project-import-fields input{min-width:0}@media(max-width:1050px){.episode-toolbar{align-items:flex-start;flex-direction:column}.episode-tabs{width:100%}.episode-actions{width:100%;flex-wrap:wrap}.composition-banner{grid-template-columns:1fr}}@media(max-width:680px){.project-heading-actions{width:100%;flex-wrap:wrap}.project-heading-actions button{flex:1}.project-import-fields{grid-template-columns:1fr}.studio-head-actions{width:100%;justify-content:flex-start}.studio-head-actions .one-click-film{width:auto!important;min-width:112px;padding:0 13px!important;font-size:12px!important}.episode-toolbar{padding:12px}.episode-actions button{flex:1}.composition-banner{margin:12px 12px 0}.composition-links{flex-wrap:wrap}.generation-actions{grid-template-columns:1fr}.reference-video-actions{display:grid;grid-template-columns:1fr}.reference-video-actions button,.reference-video-upload{width:100%}.reference-frame-preview{grid-template-columns:76px minmax(0,1fr)}.reference-frame-preview img{width:76px;height:56px}}.upload-modal{width:min(620px,calc(100vw - 28px))}.file-picker{position:relative}.file-picker>input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.file-picker>span{min-height:76px;display:flex;align-items:center;justify-content:center;gap:10px;margin-top:8px;padding:16px;color:#a9acb4;border:1px dashed #3a3d44;border-radius:14px;background:#151619;cursor:pointer;transition:color .18s ease,border-color .18s ease,background .18s ease}.file-picker>span:hover{color:#75bcff;border-color:#2997ff;background:#171b20}.selected-file{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:-5px;padding:12px 14px;color:#d8d9dd;border:1px solid #2d3036;border-radius:12px;background:#111215}.selected-file strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.selected-file span,.asset-meta{color:#858890;font-size:12px}.consent-check{display:grid!important;grid-template-columns:20px 1fr;align-items:start;gap:10px!important;padding:13px 14px;color:#b6b8bf!important;border:1px solid #30333a;border-radius:13px;background:#141519}.consent-check input{width:18px!important;min-height:18px!important;margin:2px 0 0;padding:0!important;accent-color:#2997ff}.voice-model-notice{display:flex;align-items:center;gap:13px;margin-bottom:20px;padding:16px 18px;color:#78bdff;border:1px solid rgba(41,151,255,.25);border-radius:16px;background:#2997ff14}.voice-model-notice div{display:grid;gap:4px}.voice-model-notice strong{color:#e8f3ff;font-size:14px}.voice-model-notice span{color:#8eabc7;font-size:12px;line-height:1.5}.voice-card,.asset-card{align-content:start}.voice-audio,.asset-audio audio{width:100%;height:38px;margin-top:8px}.reference-status{width:max-content;padding:6px 9px;color:#e7bd68;border:1px solid rgba(231,189,104,.22);border-radius:999px;background:#e7bd6814;font-size:11px;font-style:normal}.asset-media{overflow:hidden}.asset-preview-image,.asset-media video{width:100%;height:100%;object-fit:cover}.asset-media video{background:#050506}.asset-audio{display:grid;grid-template-columns:1fr auto;align-content:center;padding:20px}.asset-audio audio{grid-column:1 / -1}.asset-open-link{width:max-content;padding:7px 10px;color:#69b7ff;border:1px solid rgba(41,151,255,.25);border-radius:9px;background:#2997ff14;font-size:12px;text-decoration:none}.invite-modal{width:min(720px,calc(100vw - 28px))}.invite-link-box{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-top:8px}.invite-link-box input{min-width:0;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.invite-link-box button{min-height:48px;white-space:nowrap}.invite-expiry{margin-top:14px;padding:11px 13px;color:#b7bac1;border:1px solid #2e3036;border-radius:11px;background:#131417;font-size:13px}.invite-help{display:block;margin-top:10px;color:#777b84;line-height:1.6}@media(max-width:760px){.invite-link-box{grid-template-columns:1fr}.invite-link-box button{width:100%}.voice-model-notice{align-items:flex-start}}
