:root{--bg-base: #08090c;--surface-1: #0f1115;--surface-2: #161922;--surface-3: #1e222c;--glass: rgba(255, 255, 255, .052);--glass-strong: rgba(255, 255, 255, .09);--brand-ember: #ff6a3d;--brand-gold: #f5c451;--brand-grad: linear-gradient(100deg, #ff6a3d 0%, #f5c451 100%);--text-1: rgba(255, 255, 255, .92);--text-2: rgba(255, 255, 255, .66);--text-3: rgba(255, 255, 255, .42);--border-1: rgba(255, 255, 255, .08);--border-2: rgba(255, 255, 255, .15);--success: #3fb68b;--danger: #e5484d;--info: #5b8def;--rail: 76px;--topbar: 66px;color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif}html[data-theme=light],[data-theme=light]{--bg-base: #f5f6f8;--surface-1: #ffffff;--surface-2: #f0f1f3;--surface-3: #e5e7eb;--glass: rgba(255, 255, 255, .8);--glass-strong: rgba(0, 0, 0, .05);--text-1: rgba(31, 41, 55, .95);--text-2: rgba(75, 85, 99, .8);--text-3: rgba(107, 114, 128, .7);--border-1: rgba(0, 0, 0, .06);--border-2: rgba(0, 0, 0, .1);--success: #3fb68b;--danger: #e5484d;--info: #5b8def;color-scheme:light}html[data-theme=light] body{background:linear-gradient(135deg,rgba(255,106,61,.04),transparent 28%),linear-gradient(315deg,rgba(91,141,239,.03),transparent 30%),var(--bg-base)}html[data-theme=light] .primary,html[data-theme=light] .logo,html[data-theme=light] .brand-mark{color:#fff!important}html[data-theme=light] input,html[data-theme=light] select,html[data-theme=light] textarea{background:#0000000a}html[data-theme=light] .cm-kicker{color:#b8652a;background:#ff6a3d14;border:1px solid rgba(255,106,61,.2)}html[data-theme=light] .cm-hero-title{color:#1a1a1a}html[data-theme=light] .cm-hero-subtitle{color:#8b5a2b}html[data-theme=light] .cm-hero-copy{color:#1a1a1ab3}html[data-theme=light] .cm-mag-card.paper{color:#18120e}html[data-theme=light] .cm-tabs button{color:#1f293799}html[data-theme=light] .cm-tabs button.active{color:#ff7a4d;border-bottom-color:#ff7a4d}html[data-theme=light] .cm-radio-row label.active{color:#ff7a4d;border-color:#ff7a4d;background:#ff7a4d14}html[data-theme=light] .cm-notice{border:1px solid rgba(56,189,124,.35);background:#38bd7c14;color:#1f7a4a}html[data-theme=light] .notice.good{border:1px solid rgba(63,182,139,.28);background:#3fb68b14;color:#1f7a4a}html[data-theme=light] .notice.bad{border:1px solid rgba(229,72,77,.32);background:#e5484d14;color:#c62828}html[data-theme=light] .error-box{border:1px solid rgba(229,72,77,.35);background:#e5484d14;color:#c62828}html[data-theme=light] .rail{background:#f5f6f8c2;border-right-color:#0000000f}html[data-theme=light] .topbar{background:#ffffffc2;border-bottom-color:#0000000f}html[data-theme=light] .shot-thumb{background:#f0f1f3}html[data-theme=light] .drawer{background:#fffffff0}html[data-theme=light] .generation-slot.image{background:#f0f1f3}html[data-theme=light] .generation-overlay{background:#ffffffeb}html[data-theme=light] .cm-login-panel{background:#f5f6f8d1;border:1px solid rgba(0,0,0,.1)}html[data-theme=light] .cm-login-title{color:#1a1a1a}html[data-theme=light] .cm-login-note{color:#1f2937b3}html[data-theme=light] .libtv-section{background:var(--surface-1);border:1px solid var(--border-1)}html[data-theme=light] .modal{background:var(--surface-1)}html[data-theme=light] .lightbox{background:#f5f6f8db}html[data-theme=light] .inspire-page{background:var(--surface-1)}html[data-theme=light] .inspire-error{background:#e5484d14;border:1px solid rgba(229,72,77,.2);color:#c62828}html[data-theme=light] .hero-badge{background:#ff6a3d14;border:1px solid rgba(255,106,61,.2);color:#d84315}html[data-theme=light] .hero-badge .badge-dot{background:#ff6a3d}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}body{background:linear-gradient(135deg,rgba(255,106,61,.08),transparent 28%),linear-gradient(315deg,rgba(91,141,239,.06),transparent 30%),var(--bg-base);color:var(--text-1);overflow:hidden;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button{border:0}button:disabled{cursor:not-allowed;opacity:.48}input,select,textarea{width:100%;min-width:0;border:1px solid var(--border-1);border-radius:10px;background:#ffffff0e;color:var(--text-1);outline:none}input,select{height:42px;padding:0 12px}textarea{min-height:120px;padding:12px;resize:vertical;line-height:1.55}label{display:grid;gap:8px;min-width:0;color:var(--text-2);font-size:12px}svg{width:18px;height:18px;flex:0 0 auto}.glass{border:1px solid var(--border-1);background:var(--glass);box-shadow:0 16px 44px #00000057,inset 0 1px #ffffff0d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.primary,.ghost{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:0 16px;border-radius:10px;color:var(--text-1);cursor:pointer;white-space:nowrap}.primary{background:var(--brand-grad);color:#1b1008;font-weight:700;box-shadow:0 0 26px #ff6a3d40}.ghost{background:#ffffff0f;border:1px solid var(--border-1)}.wide{width:100%}.auth-screen{min-height:100%;display:grid;place-items:center;padding:24px}.auth-panel{width:min(440px,100%);border-radius:20px;padding:28px;display:grid;gap:16px}.brand-mark,.logo{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;background:var(--brand-grad);color:#1b1008;font-weight:900}.auth-panel h1{margin:0;font-size:28px;line-height:1.1}.auth-panel p,.composer p,.board-head p,.empty-state p,.wallet-card p{margin:0;color:var(--text-2);line-height:1.55}.segmented{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:4px;border-radius:12px;background:#ffffff0e}.segmented button{min-height:34px;border-radius:8px;color:var(--text-2);background:transparent;cursor:pointer}.segmented .active{color:var(--text-1);background:var(--glass-strong)}.error-box{border:1px solid rgba(229,72,77,.35);border-radius:10px;padding:10px 12px;background:#e5484d1a;color:#ffb3b5;font-size:13px}.cm-auth{min-height:100%;display:grid;place-items:center;padding:32px 24px;overflow-y:auto}.cm-auth-grid{width:min(1180px,100%);display:grid;grid-template-columns:1.28fr .82fr;gap:26px;align-items:start}.cm-hero{position:relative;padding:34px;border-radius:34px;background:radial-gradient(circle at 12% 8%,rgba(255,104,68,.34),transparent 28%),radial-gradient(circle at 84% 18%,rgba(250,204,21,.2),transparent 24%),linear-gradient(135deg,#111820,#070b10 48%,#15100b);border:1px solid rgba(255,255,255,.1);box-shadow:0 24px 80px #0000005c;overflow:hidden}.cm-hero-mascot{position:absolute;right:26px;top:20px;width:min(20vw,164px);border-radius:28px}.cm-hero-mascot img{width:100%;height:auto;display:block;border-radius:24px;box-shadow:0 18px 46px #0000004d}.cm-kicker{display:inline-flex;gap:10px;align-items:center;padding:8px 12px;border-radius:999px;color:#ffe8c2;background:#ffffff14;border:1px solid rgba(255,255,255,.16);letter-spacing:.14em;font-size:13px;font-weight:800}.cm-hero-title{margin:22px 190px 12px 0;font-size:clamp(48px,7vw,104px);line-height:.92;letter-spacing:-.07em;color:#fff9ef;font-weight:950}.cm-hero-subtitle{color:#f7d8a8;font-size:28px;font-weight:850;margin-bottom:12px}.cm-hero-copy{max-width:760px;color:#ffffffc2;font-size:18px;line-height:1.75;margin:0}.cm-mag-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:26px}.cm-mag-card{min-height:170px;border-radius:26px;padding:22px;border:1px solid rgba(255,255,255,.16);position:relative;overflow:hidden}.cm-mag-card:after{content:"";position:absolute;width:130px;height:130px;right:-44px;top:-42px;border-radius:999px;background:#fff3}.cm-mag-card.dark{background:linear-gradient(135deg,#211f1d,#0d1117)}.cm-mag-card.paper{background:linear-gradient(135deg,#f4d8a8,#b65b3d);color:#18120e}.cm-mag-card.blue{background:linear-gradient(135deg,#12374a,#07111b)}.cm-mag-card.green{background:linear-gradient(135deg,#164132,#07120d)}.cm-mag-card.red{background:linear-gradient(135deg,#571b1b,#160909)}.cm-mag-label{font-size:12px;letter-spacing:.18em;font-weight:900;opacity:.72;text-transform:uppercase}.cm-mag-title{margin-top:18px;font-size:26px;line-height:1.05;font-weight:950;letter-spacing:-.04em}.cm-mag-text{margin-top:14px;font-size:15px;line-height:1.65;opacity:.78}.cm-login-panel{padding:26px;border-radius:30px;background:#080c12d1;border:1px solid rgba(255,255,255,.14);box-shadow:0 20px 70px #00000047;display:grid;gap:14px}.cm-login-title{font-size:30px;font-weight:950;color:#fff9ef;letter-spacing:-.04em}.cm-login-note{color:#ffffff9e;line-height:1.7;margin-top:-6px}.cm-tabs{display:flex;gap:18px;border-bottom:1px solid rgba(255,255,255,.12)}.cm-tabs button{background:transparent;border:none;padding:6px 2px 12px;color:#ffffff8c;font-size:15px;font-weight:700;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px}.cm-tabs button.active{color:#ff7a4d;border-bottom-color:#ff7a4d}.cm-form{display:grid;gap:14px}.cm-form label{display:grid;gap:6px;font-size:13px;color:var(--text-2)}.cm-form input{min-height:42px;padding:0 14px;border-radius:10px;border:1px solid var(--border-1);background:#ffffff0a;color:var(--text-1);font-size:14px}.cm-form input:focus{outline:none;border-color:#ff7a4d99}.cm-remember>span{display:block;font-size:13px;color:var(--text-2);margin-bottom:8px}.cm-radio-row{display:flex;gap:10px}.cm-radio-row label{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:10px;border:1px solid var(--border-1);cursor:pointer;font-size:14px;color:var(--text-2)}.cm-radio-row label.active{border-color:#ff7a4d;color:#ffd9c6;background:#ff7a4d1f}.cm-ghost-btn{justify-self:start;min-height:36px;padding:0 14px;border-radius:9px;color:var(--text-2);background:#ffffff0f;border:1px solid var(--border-1);cursor:pointer;font-size:13px}.cm-ghost-btn:disabled{opacity:.5;cursor:not-allowed}.cm-notice{border:1px solid rgba(56,189,124,.35);border-radius:10px;padding:10px 12px;background:#38bd7c1f;color:#9be8bf;font-size:13px}@media (max-width: 960px){.cm-auth-grid,.cm-mag-grid{grid-template-columns:1fr}.cm-hero{padding:22px}.cm-hero-title{margin-right:0}.cm-hero-mascot{position:static;width:98px;margin-bottom:16px}}.app-shell{height:100%;display:grid;grid-template-columns:var(--rail) 1fr}.rail{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px 10px;border-right:1px solid var(--border-1);background:#08090cc2}.rail button{position:relative;width:56px;min-height:54px;display:grid;place-items:center;gap:3px;border-radius:14px;color:var(--text-3);background:transparent;cursor:pointer}.rail button span{font-size:10px}.rail button.active,.rail button:hover{color:var(--text-1);background:#ffffff12}.rail button.active:before{content:"";position:absolute;left:-10px;top:14px;bottom:14px;width:3px;border-radius:0 3px 3px 0;background:var(--brand-grad)}.rail-spacer{flex:1}.rail-divider{height:1px;margin:8px 12px;background:#ffffff1a}.workspace{min-width:0;height:100vh;overflow-y:auto;padding:var(--topbar) 32px 32px}.topbar{position:fixed;z-index:5;left:var(--rail);right:0;top:0;height:var(--topbar);display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 32px;border-bottom:1px solid var(--border-1);background:#08090cc2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.topbar>div:first-child,.top-actions,.credit-pill{display:flex;align-items:center;min-width:0;gap:10px}.topbar strong{max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topbar span{color:var(--text-2)}.eyebrow{color:var(--brand-gold);font:600 11px/1.1 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.11em;text-transform:uppercase}.topbar-tutorial{display:flex;align-items:center;gap:5px;font-size:13px;color:var(--text-3);text-decoration:none;padding:4px 10px;border-radius:6px;transition:color .15s,background .15s}.topbar-tutorial:hover{color:var(--brand-gold);background:#c9a84c14}.topbar-tutorial svg{flex-shrink:0}.credit-pill,.avatar{border:1px solid var(--border-1);background:#ffffff0f}.credit-pill{height:38px;padding:0 13px;border-radius:999px;color:var(--text-2)}.credit-pill b{color:var(--text-1);font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.avatar{width:38px;height:38px;border-radius:50%;display:grid;place-items:center}.notice{position:sticky;top:82px;z-index:4;display:flex;justify-content:space-between;gap:12px;margin:16px 0;padding:12px 14px;border-radius:12px;font-size:13px}.notice.good{border:1px solid rgba(63,182,139,.28);background:#3fb68b1f;color:#b9f2dd}.notice.bad{border:1px solid rgba(229,72,77,.32);background:#e5484d1f;color:#ffd1d2}.notice button{background:transparent;color:inherit;cursor:pointer}.screen{display:none;padding-top:28px}.screen.active{display:block}.composer-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:20px;align-items:start}.composer{border-radius:18px;padding:22px;display:grid;gap:16px}.section-head,.board-head{display:flex;justify-content:space-between;align-items:flex-start;gap:18px}.section-head{justify-content:flex-start}.section-head>svg{width:34px;height:34px;color:var(--brand-ember)}.section-head h1,.board-head h2,.empty-state h3{margin:0;line-height:1.15}.project-row{display:grid;grid-template-columns:minmax(180px,1fr) auto auto;gap:10px}.icon-only{width:40px;padding:0;display:grid;place-items:center}.story-input{min-height:230px}.intent-input{height:46px}.chip-grid{display:grid;grid-template-columns:repeat(5,minmax(130px,1fr));gap:12px}.composer-actions,.board-actions,.shot-actions,.mini-options{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.goal-info-card{border-radius:14px;padding:14px 16px;background:#ffffff09;border:1px solid var(--border-1);display:grid;gap:10px}.goal-info-rules{color:var(--text-2);font-size:13px;line-height:1.5}.strategy-info-section{display:grid;gap:7px}.strategy-info-title{color:var(--text-1);font-weight:600;font-size:15px;margin-bottom:2px}.strategy-info-row{font-size:13px;color:var(--text-2);line-height:1.6}.strategy-info-label{color:var(--text-3)}.status-column{display:grid;gap:14px;position:sticky;top:calc(var(--topbar) + 16px);align-self:start}.metric{min-height:118px;border-radius:16px;padding:18px;display:flex;align-items:center;gap:16px}.metric>svg:not(.score-ring){width:32px;height:32px;color:var(--brand-gold)}.metric span,.wallet-card span{display:block;color:var(--text-3);font-size:12px;margin-bottom:6px}.metric strong{color:var(--text-1);line-height:1.35}.score-ring{width:86px;height:86px}.ring-bg,.ring-fg{fill:none;stroke-width:10}.ring-bg{stroke:#ffffff14}.ring-fg{stroke:var(--brand-ember);stroke-linecap:round;transform:rotate(-90deg);transform-origin:56px 56px}.ring-score{fill:var(--text-1);font:700 24px ui-monospace,SFMono-Regular,Menlo,monospace}.ring-label{fill:var(--text-3);font-size:10px}.board-head{margin-bottom:20px}.board-actions select,.mini-options select{width:auto;min-width:92px}.empty-state{min-height:300px;border-radius:18px;display:grid;place-items:center;align-content:center;gap:10px;text-align:center;padding:28px}.empty-state svg{width:46px;height:46px;color:var(--brand-ember)}.shot-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:16px}.shot-card{border-radius:16px;overflow:hidden}.shot-card.selected{border-color:#ff6a3d94}.shot-thumb{position:relative;height:154px;overflow:hidden;background:#12151c}.shot-thumb img{width:100%;height:100%;object-fit:cover;display:block}.thumb-gradient{height:100%;display:grid;place-items:center;background:linear-gradient(135deg,#ff6a3d38,#1619221a),linear-gradient(315deg,#3fb68b29,#5b8def1a),#11141a;color:#ffffff80}.thumb-gradient svg{width:38px;height:38px}.shot-check{position:absolute;top:10px;right:10px;width:30px;height:30px;display:grid;place-items:center;border-radius:9px;background:#0000008c;border:1px solid var(--border-2)}.shot-check input{position:absolute;opacity:0}.shot-check svg{width:16px;height:16px;opacity:.25}.shot-check input:checked+svg{opacity:1;color:var(--brand-gold)}.shot-body{padding:14px;display:grid;gap:10px}.shot-meta{display:flex;justify-content:space-between;color:var(--text-3);font:600 11px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace}.shot-body h3{min-height:38px;margin:0;font-size:16px;line-height:1.2}.shot-body p{height:64px;margin:0;overflow:hidden;color:var(--text-2);font-size:13px;line-height:1.55}.timeline-ruler{display:grid;gap:8px}.ticks{display:flex;justify-content:space-between;color:var(--text-3);font:500 10px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.segments{display:flex;gap:3px;width:100%;min-width:0;height:30px}.segment{min-width:0;border-radius:7px;padding:0 6px;display:flex;align-items:center;overflow:hidden}.segment span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fff;font-size:10px;text-shadow:0 1px 3px rgba(0,0,0,.45)}.seg-1{background:linear-gradient(135deg,#ff6a3d,#c2452f)}.seg-2{background:linear-gradient(135deg,#f5c451,#b87333)}.seg-3{background:linear-gradient(135deg,#3fb68b,#1f4a4a)}.seg-4{background:linear-gradient(135deg,#5b8def,#2c4b82)}.shot-actions button{min-height:34px;padding:0 10px;border-radius:8px;color:var(--text-2);background:#ffffff0f;border:1px solid var(--border-1);cursor:pointer}.shot-actions button:hover{color:var(--text-1)}.jobs-list{display:grid;gap:12px}.job-row{border-radius:16px;padding:14px;display:grid;grid-template-columns:40px minmax(0,1fr) auto;gap:14px;align-items:center}.job-status{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;color:var(--text-2);background:#fff1}.job-status.succeeded{color:var(--success)}.job-status.failed{color:var(--danger)}.job-main{min-width:0;display:grid;gap:7px}.job-main strong,.job-main span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.job-main span{color:var(--text-3);font-size:12px}.progress{height:7px;border-radius:99px;background:#ffffff14;overflow:hidden}.progress i{display:block;height:100%;border-radius:inherit;background:var(--brand-grad)}.job-error{margin:0;color:#ffb3b5;font-size:12px}.job-images{display:flex;flex-wrap:wrap;gap:8px}.job-images img{width:96px;height:72px;border-radius:8px;object-fit:cover}.wallet-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.wallet-card{min-height:180px;border-radius:18px;padding:22px;display:grid;align-content:start;gap:10px}.wallet-card svg{width:34px;height:34px;color:var(--brand-gold)}.wallet-card strong{font:700 42px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.drawer{position:fixed;z-index:10;top:var(--topbar);right:0;bottom:0;width:min(430px,calc(100vw - var(--rail)));padding:24px;display:grid;align-content:start;gap:16px;overflow-y:auto;transform:translate(100%);transition:transform .22s ease;border-left:1px solid var(--border-1);background:#0f1115f0;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.drawer.open{transform:translate(0)}.drawer h2,.drawer p{margin:0}.drawer p{color:var(--text-2);line-height:1.55}.drawer textarea{min-height:190px}.drawer-close{position:absolute;top:14px;right:14px;width:30px;height:30px;border-radius:8px;background:#ffffff12;color:var(--text-2);cursor:pointer}.generation-slot{position:relative;width:100%;border-radius:12px;overflow:hidden;background:#ffffff08;border:1px solid var(--border-1)}.generation-slot.image{aspect-ratio:16 / 9;max-height:460px;background:#07080b}.generation-slot.text{min-height:120px}.generation-slot img{width:100%;height:100%;object-fit:contain;display:block}.generation-empty{width:100%;height:100%;display:grid;place-items:center;background:linear-gradient(135deg,#ff6a3d14,#5b8def0a);color:#ffffff52}.generation-empty svg{width:48px;height:48px}.generation-content{width:100%;height:100%;padding:16px;display:flex;align-items:center;justify-content:center;background:#ffffff05;color:var(--text-2);font-size:14px;line-height:1.6;white-space:pre-wrap;word-break:break-word}.generation-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;align-content:center;gap:12px;background:#08090ceb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:16px;text-align:center;z-index:2}.generation-overlay svg{width:36px;height:36px;color:var(--brand-gold)}.generation-overlay strong{display:block;color:var(--text-1);font-size:14px}.generation-overlay>span{display:block;color:var(--text-3);font-size:12px}.generation-progress{width:100%;min-width:120px}.generation-progress i{transition:width .15s ease}.generation-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.generation-actions button{min-height:32px;padding:0 12px;border-radius:8px;color:var(--text-2);background:#ffffff14;border:1px solid var(--border-1);cursor:pointer;font-size:12px}.generation-actions button:hover{color:var(--text-1);background:#ffffff1f}.generation-done-actions{position:absolute;bottom:10px;right:10px;display:flex;gap:6px;z-index:3}.generation-done-actions button{min-height:30px;width:30px;padding:0;border-radius:7px;color:var(--text-2);background:#0000007a;border:1px solid var(--border-2);cursor:pointer;display:grid;place-items:center}.generation-done-actions button:hover{color:var(--text-1);background:#000000a6}@media (max-width: 1100px){.composer-layout{grid-template-columns:1fr}.status-column{grid-template-columns:repeat(3,minmax(0,1fr));position:static}.chip-grid{grid-template-columns:repeat(2,minmax(130px,1fr))}}@media (max-width: 760px){:root{--rail: 0px;--topbar: 74px}body{overflow:auto}.app-shell{display:block}.rail{position:fixed;left:0;right:0;bottom:0;z-index:20;height:64px;flex-direction:row;justify-content:space-around;padding:6px 10px;border-top:1px solid var(--border-1);border-right:0}.rail .logo,.rail-spacer{display:none}.rail button{width:54px;min-height:50px}.rail button.active:before{left:15px;right:15px;top:auto;bottom:-6px;width:auto;height:3px}.workspace{height:auto;min-height:100vh;padding:var(--topbar) 14px 82px}.topbar{left:0;padding:0 14px}.topbar>div:first-child span,.topbar>div:first-child svg,.top-actions .ghost,.topbar-tutorial{display:none}.project-row,.chip-grid,.status-column,.board-head,.job-row{grid-template-columns:1fr}.board-head{display:grid}.board-actions{align-items:stretch}.board-actions select,.board-actions button,.mini-options select{width:100%}.job-row{align-items:start}.drawer{width:100%;top:var(--topbar)}}.workflow-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:18px;align-items:start}.workflow-col{display:grid;gap:18px;min-width:0}.workflow-card{padding:20px;border-radius:18px;display:grid;gap:14px}.workflow-card .block-label{display:grid;gap:6px;font-size:13px;color:var(--text-2)}.workflow-card select,.workflow-card textarea,.workflow-card input{width:100%;background:var(--glass);border:1px solid var(--border-1);border-radius:10px;color:var(--text-1);padding:9px 11px;font-size:14px}.weight-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px}.weight-item{display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px;font-size:13px;color:var(--text-2)}.weight-item input{width:64px;text-align:center}.eval-top{display:flex;align-items:center;gap:18px}.eval-summary{display:grid;gap:6px}.eval-summary strong{font-size:22px}.eval-summary span{color:var(--text-3);font-size:13px}.dim-bars{display:grid;gap:8px}.dim-row{display:grid;grid-template-columns:150px 1fr 40px;align-items:center;gap:10px;font-size:12px}.dim-row .dim-name{color:var(--text-2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dim-track{height:8px;border-radius:99px;background:var(--glass);overflow:hidden}.dim-track i{display:block;height:100%;background:var(--brand-grad)}.dim-row.lowest .dim-name{color:var(--danger);font-weight:600}.dim-row.lowest .dim-track i{background:var(--danger)}.dim-score{text-align:right;color:var(--text-1)}.eval-list h4{margin:8px 0 4px;font-size:13px;color:var(--text-2)}.eval-list ul{margin:0;padding-left:18px;display:grid;gap:4px;font-size:13px;color:var(--text-2)}.version-list,.case-list{display:grid;gap:8px}.version-row{display:flex;align-items:center;gap:8px;border:1px solid var(--border-1);border-radius:12px;padding:8px 10px}.version-row.active{border-color:var(--brand-gold)}.version-main,.case-row{flex:1;display:grid;gap:3px;text-align:left;background:transparent;border:none;color:var(--text-1);cursor:pointer}.version-main span,.case-row span{font-size:12px;color:var(--text-3)}.case-row{border:1px solid var(--border-1);border-radius:12px;padding:8px 10px}.version-actions{display:flex;gap:6px}.workflow-card .hint{font-size:13px;color:var(--text-3)}@media (max-width: 960px){.workflow-layout{grid-template-columns:1fr}.dim-row{grid-template-columns:120px 1fr 34px}}.story-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:18px;align-items:start}.story-list-col{padding:18px;border-radius:18px;display:grid;gap:14px;position:sticky;top:0}.story-create{display:grid;grid-template-columns:1fr auto;gap:8px}.story-create input{background:var(--glass);border:1px solid var(--border-1);border-radius:10px;color:var(--text-1);padding:9px 11px}.story-list{display:grid;gap:8px}.story-row{display:grid;gap:3px;text-align:left;background:var(--glass);border:1px solid var(--border-1);border-radius:12px;padding:10px 12px;color:var(--text-1);cursor:pointer}.story-row.active{border-color:var(--brand-gold)}.story-row span{font-size:12px;color:var(--text-3)}.story-main{display:grid;gap:18px;min-width:0}.story-main textarea,.story-main input{width:100%;background:var(--glass);border:1px solid var(--border-1);border-radius:10px;color:var(--text-1);padding:9px 11px;font-size:14px}.wallet-page{display:grid;gap:18px}.usage-table{display:grid;gap:2px;font-size:13px}.usage-row{display:grid;grid-template-columns:1.4fr 1fr .7fr .7fr 1.4fr;gap:8px;padding:7px 8px;border-bottom:1px solid var(--border-1);color:var(--text-2)}.usage-row.usage-head{color:var(--text-3);font-size:12px;text-transform:uppercase}@media (max-width: 960px){.story-layout{grid-template-columns:1fr}.story-list-col{position:static}.usage-row{grid-template-columns:1.2fr 1fr .6fr .6fr}.usage-row span:last-child{display:none}}.diagnose-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px;align-items:start}.diagnose-layout input[type=file]{width:100%}.diagnose-layout input{width:100%;background:var(--glass);border:1px solid var(--border-1);border-radius:10px;color:var(--text-1);padding:9px 11px;font-size:14px}.diag-result{display:grid;gap:14px;margin-top:6px}.rec-list{display:grid;gap:12px}.rec-card{border:1px solid var(--border-1);border-radius:14px;padding:14px;display:grid;gap:8px}.rec-head{display:flex;justify-content:space-between;align-items:center}.rec-score{font-weight:700;color:var(--brand-gold)}.rec-en{font-size:12px;color:var(--text-3);margin-top:-4px}.rec-card p{font-size:13px;color:var(--text-2);margin:0}.rec-traits{display:flex;flex-wrap:wrap;gap:6px}.rec-traits span{font-size:11px;color:var(--text-2);background:var(--glass);border:1px solid var(--border-1);border-radius:99px;padding:3px 9px}.rec-card-active{border-color:var(--brand-gold);box-shadow:0 0 0 1px var(--brand-gold)}.gen-setup-card{grid-column:1 / -1}.gen-setup-textarea{width:100%;min-height:160px;resize:vertical;background:var(--glass);border:1px solid var(--border-1);border-radius:10px;color:var(--text-1);padding:10px 12px;font-size:14px;font-family:inherit;line-height:1.55}.gen-setup-textarea:focus{outline:none;border-color:var(--brand-gold)}.gen-setup-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px}.gen-setup-grid select,.gen-setup-grid input{width:100%;background:var(--glass);border:1px solid var(--border-1);border-radius:10px;color:var(--text-1);padding:9px 11px;font-size:14px}.gen-setup-note{font-size:12px;color:var(--text-3);margin-top:-4px}@media (max-width: 960px){.diagnose-layout{grid-template-columns:1fr}}.style-tag{margin-left:10px;padding:2px 9px;border-radius:99px;font-size:11px;color:var(--text-2);background:var(--glass);border:1px solid var(--border-1)}.score-tag{margin-left:10px;padding:2px 9px;border-radius:99px;font-size:11px;font-weight:600;color:#f5b942;background:#f5b9421f;border:1px solid rgba(245,185,66,.3)}.shot-thumb.clickable,.shot-tap{cursor:pointer}.drawer-tabs{display:flex;gap:8px;margin:12px 0 16px}.drawer-tabs button{flex:1;min-height:36px;border-radius:9px;color:var(--text-2);background:#ffffff0f;border:1px solid var(--border-1);cursor:pointer}.drawer-tabs button.active{color:var(--text-1);background:#ffffff1f;border-color:#ffffff38}.create-view{display:grid;gap:18px;align-content:start}.create-tabs{display:flex;gap:8px}.create-tabs button{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 18px;border-radius:10px;color:var(--text-2);background:#ffffff0f;border:1px solid var(--border-1);cursor:pointer;font-weight:600}.create-tabs button.active{color:var(--text-1);background:#ffffff1f;border-color:#ffffff38}.create-tabs button svg{width:16px;height:16px}.board-pane{display:grid;gap:18px;align-content:start}.drawer-script{display:grid;gap:14px}.shot-preview{margin:0;display:grid;gap:8px}.shot-preview img{width:100%;max-height:320px;object-fit:contain;border-radius:12px;background:#07080b;border:1px solid var(--border-1);cursor:zoom-in;display:block}.shot-preview figcaption{display:flex;align-items:center;gap:8px}.shot-fields{display:grid;grid-template-columns:auto 1fr;gap:6px 14px;margin:0}.shot-fields dt{color:var(--text-3);font-size:12px}.shot-fields dd{margin:0;color:var(--text-1);font-size:13px;line-height:1.5}.script-section-title{display:flex;align-items:center;justify-content:space-between;color:var(--text-3);font-size:12px;font-weight:600;letter-spacing:.04em}.timeline-steps{list-style:none;margin:0;padding:0;display:grid;gap:8px}.timeline-steps li{display:grid;grid-template-columns:84px 1fr;gap:10px;padding:8px 10px;border-radius:9px;background:#ffffff0a;border:1px solid var(--border-1)}.timeline-steps .ts{font:600 11px/1.4 ui-monospace,SFMono-Regular,Menlo,monospace;color:var(--brand-ember)}.timeline-steps .seg-text>div{font-size:13px;color:var(--text-1);line-height:1.5}.timeline-steps .seg-sub{font-size:11px!important;color:var(--text-3)!important;margin-top:2px}.tool-prompt pre{margin:8px 0 0;padding:10px;border-radius:9px;background:#00000047;border:1px solid var(--border-1);color:var(--text-2);font-size:12px;line-height:1.5;white-space:pre-wrap;word-break:break-word}.ghost.mini{min-height:24px;padding:0 8px;font-size:11px}.muted{color:var(--text-3);font-size:12px}.ref-hint{color:var(--text-3);font-size:11px;margin-top:-6px}.ref-files{color:var(--text-2);font-size:12px;line-height:1.5;word-break:break-word}.ref-chips{display:flex;flex-wrap:wrap;gap:6px}.ref-chip{display:inline-flex;align-items:center;gap:6px;max-width:100%;padding:4px 6px 4px 10px;border-radius:999px;background:var(--glass);border:1px solid var(--border-1);color:var(--text-2);font-size:12px}.ref-chip-name{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ref-chip button{width:18px;height:18px;border-radius:50%;display:grid;place-items:center;background:#ffffff1a;color:var(--text-2);cursor:pointer;line-height:1}.ref-chip button:hover{color:var(--text-1);background:#ffffff2e}.job-actions-row{display:flex;flex-wrap:wrap;gap:10px}.job-actions-row button{min-height:34px;padding:0 12px;font-size:13px}.job-images img{cursor:pointer}.project-panel{display:grid;gap:12px}.project-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--text-3);font-size:12px}.project-empty{padding:18px;border:1px dashed var(--border-2);border-radius:12px;color:var(--text-3);font-size:13px;text-align:center}.project-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px}.project-card{display:grid;gap:10px;align-content:start;text-align:left;padding:12px 14px;border-radius:13px;border:1px solid var(--border-1);background:var(--glass);color:var(--text-1);cursor:pointer;transition:border-color .14s ease,background .14s ease}.project-card:hover{background:var(--glass-strong)}.project-card.active{border-color:var(--brand-gold);box-shadow:inset 0 0 0 1px #f5c45159}.project-card-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.project-card-top strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.project-card-del{flex:0 0 auto;display:grid;place-items:center;width:26px;height:26px;border-radius:8px;color:var(--text-3);cursor:pointer}.project-card-del svg{width:15px;height:15px}.project-card-del:hover{color:var(--danger);background:#e5484d1f}.project-card-tags{display:flex;flex-wrap:wrap;gap:6px}.project-card-tags span{font-size:11px;color:var(--text-2);background:#ffffff0d;border:1px solid var(--border-1);border-radius:999px;padding:2px 9px}.project-pager{display:flex;align-items:center;justify-content:center;gap:12px;color:var(--text-2);font-size:12px}.project-pager .icon-only{min-height:32px;height:32px;width:32px}.zebra-progress{position:relative;width:100%;min-width:140px;height:44px;margin-top:4px}.zebra-progress .zebra-track{position:absolute;bottom:8px;left:0;right:0;height:9px;border-radius:99px;background:#ffffff1a;overflow:hidden}.zebra-progress .zebra-bar{height:100%;border-radius:99px;background:linear-gradient(90deg,#ff6844,#facc15,#ff6844);background-size:200% 100%;animation:zebra-fill 9s ease-out forwards,zebra-shimmer 1.5s linear infinite}.zebra-progress .zebra-runner{position:absolute;bottom:12px;width:36px;height:36px;border-radius:10px;object-fit:cover;box-shadow:0 4px 14px #0006;z-index:2;animation:zebra-run 2.6s linear infinite,zebra-gallop .35s ease-in-out infinite}@keyframes zebra-run{0%{left:-36px}to{left:calc(100% - 36px)}}@keyframes zebra-gallop{0%,to{transform:scaleX(-1) translateY(0)}30%{transform:scaleX(-1) translateY(-5px) rotate(-4deg)}60%{transform:scaleX(-1) translateY(-2px) rotate(2deg)}}@keyframes zebra-fill{0%{width:0%}15%{width:18%}40%{width:45%}70%{width:72%}90%{width:88%}to{width:95%}}@keyframes zebra-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center;z-index:60}.modal{width:min(460px,92vw);padding:22px;border-radius:18px;display:grid;gap:14px}.modal-head{display:flex;align-items:center;justify-content:space-between}.modal-head h2{margin:0;font-size:18px}.modal label{display:grid;gap:6px;font-size:12px;color:var(--text-3)}.modal-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:4px}.lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:32px;background:#040508db;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:zoom-out}.lightbox img{max-width:92vw;max-height:92vh;object-fit:contain;border-radius:12px;box-shadow:0 24px 80px #0009;cursor:default}.lightbox-close{position:fixed;top:20px;right:24px;width:40px;height:40px;border-radius:12px;font-size:22px;color:var(--text-1);background:#ffffff1a;border:1px solid var(--border-2);cursor:pointer}.lightbox-close:hover{background:#ffffff2e}.open-board-btn{min-height:46px}.libtv-view{display:flex;flex-direction:column;gap:20px;max-width:800px;padding:8px 0}.libtv-section{background:var(--surface-2);border:1px solid var(--border-1);border-radius:16px;padding:20px}.libtv-section .section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.libtv-section .section-header h3{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:600;color:var(--text-1);margin:0}.badge-ok{display:inline-flex;align-items:center;gap:4px;font-size:12px;color:var(--success);background:#3fb68b1f;padding:3px 10px;border-radius:20px}.libtv-connect .hint{color:var(--text-2);font-size:13px;line-height:1.6;margin:0 0 16px}.login-steps{margin-top:12px;display:flex;flex-direction:column;gap:10px}.login-step{display:flex;align-items:flex-start;gap:10px;font-size:13px;line-height:1.5;color:var(--text-2, #bbb)}.login-step .step-num{flex-shrink:0;width:22px;height:22px;border-radius:50%;background:var(--brand-ember, #f59e0b);color:#000;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center}.login-step .step-text{padding-top:1px}.login-step kbd{display:inline-block;padding:1px 5px;font-size:11px;font-family:monospace;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:3px}.login-step code{background:#ffffff14;padding:1px 5px;border-radius:3px;font-size:12px;color:var(--brand-ember, #f59e0b)}.login-step strong{color:var(--text-1, #eee)}.login-step-btn{align-self:flex-start;margin-left:32px;display:flex;align-items:center;gap:6px}.token-input-row{display:flex;gap:8px;align-items:center;margin-top:12px}.token-input-row .input{flex:1;min-width:0}.token-input-row button{white-space:nowrap;flex-shrink:0;display:flex;align-items:center;gap:4px}.cred-fields{margin-top:12px;display:flex;flex-direction:column;gap:8px}.cred-field{display:flex;flex-direction:column;gap:3px}.cred-field label{font-size:12px;color:var(--text-2, #aaa);display:flex;align-items:center;gap:4px}.cred-field label code{font-family:monospace;color:var(--brand-ember, #f59e0b);font-size:12px}.cred-field .required{color:#ef4444;font-weight:700}.account-info{display:flex;align-items:center;gap:10px;font-size:13px}.account-label{color:var(--text-3)}.account-value{color:var(--text-1);font-weight:500}.project-selector{display:flex;flex-direction:column;gap:10px}.inline-create{display:flex;gap:8px}.inline-create .input{flex:1}.mode-grid{display:flex;flex-wrap:wrap;gap:6px}.mode-btn{padding:6px 12px;border-radius:8px;font-size:12px;color:var(--text-2);background:var(--surface-3);border:1px solid var(--border-1);cursor:pointer;transition:all .15s}.mode-btn:hover{border-color:var(--border-2);color:var(--text-1)}.mode-btn.active{background:var(--brand-grad);color:#000;border-color:transparent;font-weight:600}.settings-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px;margin-bottom:12px}.form-group{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.form-group.compact{margin-bottom:0}.form-group label{font-size:12px;color:var(--text-3);font-weight:500}.form-group .input,.form-group select,.form-group textarea,.form-group input[type=number]{background:var(--surface-3);border:1px solid var(--border-1);border-radius:8px;padding:8px 12px;color:var(--text-1);font-size:13px}.form-group textarea{resize:vertical;min-height:60px}.form-group input[type=range]{accent-color:var(--brand-ember)}.toggle-advanced{display:flex;align-items:center;gap:6px;margin-bottom:12px}.advanced-settings{display:flex;gap:12px;padding:12px;background:var(--surface-3);border-radius:10px;margin-bottom:12px}.upload-area{display:flex;flex-direction:column;gap:8px}.file-list,.uploaded-nodes{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.file-chip,.node-chip{display:inline-flex;align-items:center;gap:4px;padding:3px 10px;border-radius:20px;font-size:11px;background:var(--surface-3);border:1px solid var(--border-1);color:var(--text-2)}.node-chip{border-color:var(--success);color:var(--success)}.file-chip button,.node-chip button{background:none;border:none;color:inherit;cursor:pointer;padding:0;display:flex}.generate-btn{width:100%;min-height:48px;font-size:15px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:8px}.task-list{display:flex;flex-direction:column;gap:10px}.task-item{padding:14px;background:var(--surface-3);border-radius:12px;border:1px solid var(--border-1)}.task-item.task-succeeded{border-color:#3fb68b4d}.task-item.task-failed{border-color:#e5484d4d}.task-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.task-name{font-size:13px;font-weight:500;color:var(--text-1)}.task-status{display:flex;align-items:center;gap:4px;font-size:12px;color:var(--text-3)}.task-status.status-running{color:var(--info)}.task-status.status-succeeded{color:var(--success)}.task-status.status-failed{color:var(--danger)}.task-error{font-size:12px;color:var(--danger);margin:4px 0 0}.task-result{margin-top:10px}.task-result video{width:100%;border-radius:8px}.task-result-actions{display:flex;align-items:center;gap:8px;margin-top:6px;flex-wrap:wrap}.task-result-actions a,.task-result-actions button{font-size:12px;text-decoration:none}.task-result-count{font-size:12px;color:var(--text-muted, #888);margin-right:auto}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spin{animation:spin 1s linear infinite}button.small{padding:6px 10px;font-size:12px;min-height:auto}button.ghost.small{padding:4px 8px}.drawer-video{display:flex;flex-direction:column;gap:16px;padding:8px 0}.video-list{display:flex;flex-direction:column;gap:16px}.video-card{background:var(--surface-3);border:1px solid var(--border-1);border-radius:12px;padding:12px;display:flex;flex-direction:column;gap:8px}.video-meta{display:flex;gap:8px;font-size:11px;color:var(--text-3)}.video-mode{background:#ff6a3d26;color:var(--brand-ember);padding:2px 8px;border-radius:4px;font-weight:500}.video-prompt{font-size:12px;color:var(--text-2);line-height:1.5;margin:0;max-height:60px;overflow:hidden;text-overflow:ellipsis}.video-actions{display:flex;gap:8px}.video-actions a,.video-actions button{text-decoration:none}.libtv-shot-banner{display:flex;align-items:center;gap:8px;padding:10px 16px;background:linear-gradient(100deg,#ff6a3d1f,#f5c45114);border:1px solid rgba(255,106,61,.2);border-radius:10px;font-size:13px;color:var(--brand-gold);font-weight:500}.inspire-page{display:flex;flex-direction:column;height:100%;gap:14px;padding:20px;min-height:0}.inspire-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.inspire-head h2{margin:2px 0 4px}.inspire-head p{color:var(--text-3);font-size:13px;max-width:560px}.inspire-head-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.inspire-head-actions select{background:var(--surface-2);border:1px solid var(--border-1);color:var(--text-1);border-radius:10px;padding:8px 10px}.inspire-balance{color:var(--brand-gold);font-size:13px;font-weight:600}.inspire-thread{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:12px;padding:8px 4px}.inspire-empty{margin:auto;text-align:center;color:var(--text-3);display:flex;flex-direction:column;align-items:center;gap:10px}.inspire-empty svg{width:34px;height:34px;color:var(--brand-gold)}.bubble{max-width:78%;padding:10px 14px;border-radius:14px;border:1px solid var(--border-1);background:var(--surface-2)}.bubble.user{align-self:flex-end;background:var(--brand-grad);color:#1a1206;border:none}.bubble.assistant{align-self:flex-start}.bubble.pending{display:inline-flex;align-items:center;gap:8px;color:var(--text-2)}.bubble pre{margin:0;white-space:pre-wrap;word-break:break-word;font-family:inherit;font-size:14px;line-height:1.55}.inspire-error{background:#e5484d1f;border:1px solid var(--danger);color:#ffb4b6;padding:8px 12px;border-radius:10px;font-size:13px}.inspire-compose{border:1px solid var(--border-1);background:var(--surface-1);border-radius:14px;padding:10px}.inspire-file{display:inline-flex;align-items:center;gap:6px;background:var(--surface-3);border:1px solid var(--border-1);border-radius:8px;padding:4px 8px;font-size:12px;color:var(--text-2);margin-bottom:8px}.inspire-file button{background:none;border:none;color:var(--text-3);cursor:pointer;display:inline-flex}.inspire-input-row{display:flex;align-items:flex-end;gap:8px}.inspire-input-row textarea{flex:1;resize:none;min-height:44px;max-height:160px;background:var(--surface-2);border:1px solid var(--border-1);border-radius:10px;color:var(--text-1);padding:10px 12px;font-size:14px;line-height:1.5}.inspire-input-row button.icon{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.inspire-hint{color:var(--text-3);font-size:12px;margin-top:6px;padding-left:4px}.cm-waitlist-divider{display:flex;align-items:center;gap:12px;margin:2px 0}.cm-waitlist-divider-line{flex:1;height:1px;background:var(--border-1)}.cm-waitlist-divider-text{font-size:12px;color:var(--text-3);white-space:nowrap}.cm-waitlist-btn{width:100%;min-height:44px;border-radius:12px;background:#ffffff0f;border:1px solid var(--border-2);color:var(--text-1);font-size:14px;font-weight:700;cursor:pointer;transition:background .2s,border-color .2s}.cm-waitlist-btn:hover{background:#ffffff1a;border-color:#ff7a4d80}.cm-waitlist-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:grid;place-items:center;background:#000000a6;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:24px}.cm-waitlist-modal{position:relative;width:min(440px,100%);border-radius:28px;background:#fff;box-shadow:0 32px 100px #00000059;padding:40px 36px 36px;color:#1a1a1a;overflow:hidden}.cm-waitlist-close{position:absolute;right:16px;top:14px;width:32px;height:32px;border-radius:50%;background:transparent;border:none;color:#999;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s}.cm-waitlist-close:hover{background:#0000000f;color:#333}.cm-waitlist-logo{position:relative;width:56px;height:56px;margin:0 auto 20px;border-radius:16px;background:linear-gradient(135deg,#f5c451,#ff6a3d);display:flex;align-items:center;justify-content:center;box-shadow:0 6px 24px #ff6a3d40}.cm-waitlist-logo-text{font-size:30px;font-weight:950;color:#fff;letter-spacing:-.04em;line-height:1}.cm-waitlist-logo-cover{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:16px;pointer-events:none}.cm-waitlist-header{text-align:center;margin-bottom:28px}.cm-waitlist-title{font-size:24px;font-weight:900;color:#1a1a1a;margin:0 0 8px;letter-spacing:-.02em}.cm-waitlist-sub{font-size:14px;color:#888;margin:0;line-height:1.6}.cm-waitlist-form{display:grid;gap:16px}.cm-waitlist-field{display:grid;gap:6px}.cm-waitlist-field>span{font-size:13px;font-weight:600;color:#555}.cm-waitlist-field input,.cm-waitlist-field textarea,.cm-waitlist-field select{width:100%;min-height:44px;border-radius:12px;border:1px solid #e5e5e5;background:#fafafa;color:#1a1a1a;font-size:14px;padding:0 14px;outline:none;transition:border-color .2s,box-shadow .2s}.cm-waitlist-field textarea{min-height:88px;padding:12px 14px;resize:vertical;line-height:1.55}.cm-waitlist-field select{cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%23888' viewBox='0 0 16 16'%3E%3Cpath d='M8 11L3 6h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:36px}.cm-waitlist-field input:focus,.cm-waitlist-field textarea:focus,.cm-waitlist-field select:focus{border-color:#ff6a3d;box-shadow:0 0 0 3px #ff6a3d1f}.cm-waitlist-submit{width:100%;min-height:48px;border-radius:14px;background:#1a1a1a;color:#fff;font-size:15px;font-weight:700;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:background .2s,transform .1s;margin-top:4px}.cm-waitlist-submit:hover{background:#333}.cm-waitlist-submit:active{transform:scale(.985)}.cm-waitlist-submit:disabled{opacity:.5;cursor:not-allowed}.cm-waitlist-error{border-radius:10px;padding:10px 14px;background:#fff0f0;border:1px solid #ffcdd2;color:#c62828;font-size:13px}.cm-waitlist-invite-link{display:block;width:100%;text-align:center;margin-top:12px;padding:8px;font-size:13px;color:#999;background:transparent;border:none;cursor:pointer;transition:color .15s}.cm-waitlist-invite-link:hover{color:#ff6a3d}.cm-waitlist-success{text-align:center;padding:12px 0}.cm-waitlist-badge{display:inline-flex;align-items:center;gap:10px;min-height:48px;padding:0 28px;border-radius:14px;background:#1a1a1a;color:#fff;font-size:15px;font-weight:700;margin-top:24px}.cm-waitlist-badge-dot{width:8px;height:8px;border-radius:50%;background:#4caf50;animation:cm-waitlist-pulse 2s infinite}@keyframes cm-waitlist-pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes breathe-glow{0%,to{opacity:.4;box-shadow:0 0 8px #00d4ff33}50%{opacity:1;box-shadow:0 0 20px #00d4ff99}}@keyframes zebra-stripe{0%{background-position:0 0}to{background-position:40px 0}}@keyframes scan-line-move{0%{left:-120px}to{left:100%}}@keyframes shimmer-effect{0%{background-position:-200% 0}to{background-position:200% 0}}.progress-bar-advanced{position:relative;height:8px;border-radius:99px;background:#ffffff0f;overflow:hidden}.progress-bar-advanced.breathing{background:#00d4ff1a}.progress-bar-advanced-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#ff6a3d,#f5c451);transition:width .6s cubic-bezier(.34,1.56,.64,1);position:relative;overflow:hidden}.progress-bar-advanced-fill.breathing{background:linear-gradient(90deg,#00d4ff,#08a);animation:breathe-glow 2.5s ease-in-out infinite}.progress-bar-advanced-fill.zebra{background:repeating-linear-gradient(90deg,#ff6a3d,#ff6a3d 8px,#ff6a3d80 8px,#ff6a3d80 16px);background-size:40px 100%;animation:zebra-stripe .8s linear infinite}.progress-bar-advanced-shimmer{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.15) 50%,transparent 100%);background-size:200% 100%;animation:shimmer-effect 2s linear infinite}.progress-bar-advanced-scan{position:absolute;top:0;left:-120px;width:120px;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);animation:scan-line-move 2.5s linear infinite;border-radius:inherit}.home-view{width:100%;height:100%;display:flex;flex-direction:column;overflow-y:auto;background:var(--bg-base);color:var(--text-1)}.home-header{display:flex;align-items:center;height:66px;padding:0 24px;border-bottom:1px solid var(--border-1);background:var(--surface-1);position:sticky;top:0;z-index:10}.home-header-content{display:flex;align-items:center;gap:12px;max-width:1280px;width:100%}.brand-logo{width:40px;height:40px;border-radius:10px;background:var(--brand-grad);display:flex;align-items:center;justify-content:center;flex-shrink:0}.logo-icon{width:20px;height:20px;color:#fff}.header-text{flex-grow:1}.header-text h1{margin:0;font-size:18px;font-weight:800;color:var(--text-1)}.header-text p{margin:0;font-size:11px;color:var(--text-3)}.theme-toggle-btn{width:36px;height:36px;border-radius:8px;border:1px solid var(--border-1);background:var(--surface-2);color:var(--text-1);cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;transition:all .2s ease;flex-shrink:0}.theme-toggle-btn:hover{border-color:var(--border-2);background:var(--surface-3)}.home-hero{flex-grow:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 24px;text-align:center;gap:24px}.hero-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:999px;background:#ff6a3d1a;border:1px solid rgba(255,106,61,.2);font-size:12px;color:#ff8860;font-weight:600;letter-spacing:.05em}.badge-dot{width:6px;height:6px;border-radius:50%;background:#ff6a3d;animation:pulse 2s ease-in-out infinite}.badge-text{white-space:nowrap}.hero-title{margin:0;font-size:clamp(32px,6vw,56px);line-height:1.2;font-weight:900;letter-spacing:-.02em;color:var(--text-1)}.grad-text{background:linear-gradient(135deg,#ff6a3d,#f5c451);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-desc{margin:0;max-width:520px;font-size:16px;color:var(--text-2);line-height:1.6}.hero-actions{display:flex;gap:12px;justify-content:center}.btn-primary,.btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 32px;border-radius:10px;font-weight:600;font-size:14px;cursor:pointer;border:none;transition:all .2s ease;white-space:nowrap}.btn-primary{background:var(--brand-grad);color:#1b1008;box-shadow:0 0 26px #ff6a3d40}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 0 32px #ff6a3d59}.btn-secondary{background:var(--surface-2);color:var(--text-1);border:1px solid var(--border-1)}.btn-secondary:hover{border-color:var(--border-2);background:var(--surface-3)}.modules-section{padding:60px 24px;text-align:center;max-width:1280px;margin:0 auto;width:100%}.section-title{margin:0 0 8px;font-size:28px;font-weight:800;color:var(--text-1)}.section-desc{margin:0 0 32px;font-size:14px;color:var(--text-2)}.modules-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.module-card{padding:24px;border-radius:14px;background:var(--surface-1);border:1px solid var(--border-1);cursor:pointer;transition:all .3s ease;text-align:left;display:flex;flex-direction:column;gap:12px}.module-card:hover{transform:translateY(-4px);border-color:var(--border-2);box-shadow:0 8px 24px #00000026}.module-header{display:flex;align-items:center;justify-content:space-between}.module-icon{font-size:28px}.module-label{font-size:12px;font-weight:700;color:var(--text-3);letter-spacing:.05em;text-transform:uppercase}.module-title{margin:0;font-size:16px;font-weight:700;color:var(--text-1)}.module-desc{margin:0;font-size:13px;line-height:1.6;color:var(--text-2)}.home-footer{text-align:center;padding:24px;border-top:1px solid var(--border-1);color:var(--text-3);font-size:12px}.home-footer p{margin:0}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.job-row{display:grid;grid-template-columns:60px 1fr 1fr;gap:12px;align-items:center;padding:8px 12px;border-radius:8px;background:var(--surface-1);border:1px solid var(--border-1);transition:all .2s ease}.job-row:hover{border-color:var(--border-2);box-shadow:0 2px 8px #0000001f}.job-row-thumb{width:60px;height:60px;border-radius:6px;overflow:hidden;background:var(--surface-2);border:1px solid var(--border-1);display:flex;align-items:center;justify-content:center}.job-row-thumb img{width:100%;height:100%;object-fit:cover}.job-thumb-empty{display:flex;align-items:center;justify-content:center;color:var(--text-3)}.job-row-info{display:flex;flex-direction:column;gap:4px}.job-title{font-size:13px;font-weight:600;color:var(--text-1);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.job-meta{font-size:11px;color:var(--text-3)}.job-badge-row{display:flex;gap:4px;flex-wrap:wrap}.job-status-badge{display:inline-flex;align-items:center;padding:2px 8px;border-radius:4px;font-size:11px;font-weight:600;white-space:nowrap}.job-status-badge.queued{background:#ffb8001a;color:#ffb800}.job-status-badge.running{background:#00d4ff1a;color:#00d4ff}.job-status-badge.succeeded{background:#22c55e1a;color:#22c55e}.job-status-badge.failed{background:#e5484d1a;color:#e5484d}.job-row-progress{display:flex;align-items:center;gap:8px;justify-self:end}.job-progress-section{display:flex;align-items:center;gap:6px;min-width:120px}.job-progress-section .progress-bar-advanced{flex:1;min-width:80px}.job-action-buttons{display:flex;gap:4px;align-items:center}.job-action-buttons .ghost.mini{width:28px;height:28px;padding:0;display:flex;align-items:center;justify-content:center}.job-error-hint{color:#e5484d;font-size:16px}.progress-pct{font-size:11px;color:var(--text-3);font-weight:600;min-width:32px;text-align:right}.job-row-progress .progress-bar-advanced{height:6px}.dudu-view{padding:1.5rem;max-width:1100px;margin:0 auto}.dudu-loading,.dudu-empty{text-align:center;padding:3rem;color:var(--muted, #888)}.dudu-loading .spin{animation:spin 1s linear infinite;vertical-align:middle;margin-right:.5rem}@keyframes spin{to{transform:rotate(360deg)}}.dudu-header{text-align:center;margin-bottom:1.5rem}.dudu-heart{color:#ff6b9d;width:2rem;height:2rem;margin-bottom:.5rem}.dudu-header h2{margin:.25rem 0;font-size:1.5rem}.dudu-header p{color:var(--muted, #888);font-size:.9rem;margin:.5rem 0}.dudu-balance{font-size:.9rem;color:var(--accent, #f59e0b)}.dudu-credits{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin-top:.5rem}.dudu-credits-info{font-size:.85rem;color:var(--muted, #888)}.dudu-credits-info b{color:var(--text, #fff)}.dudu-credits-error{font-size:.85rem;color:#fca5a5}.dudu-credit-item{margin-left:.5rem;opacity:.8}.dudu-error{background:#ef444426;color:#fca5a5;padding:.75rem 1rem;border-radius:8px;margin-bottom:1rem;font-size:.9rem}.dudu-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem}.dudu-card{background:var(--card, #1e1e2e);border-radius:12px;overflow:hidden;cursor:pointer;transition:transform .15s,box-shadow .15s;border:1px solid transparent}.dudu-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000004d;border-color:var(--accent, #f59e0b)}.dudu-card img{width:100%;height:180px;object-fit:cover;background:#333}.dudu-card-info{padding:.75rem}.dudu-card-name{font-weight:600;font-size:1rem;margin-bottom:.25rem}.dudu-card-persona{font-size:.8rem;color:var(--muted, #888);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:.5rem}.dudu-card-meta{display:flex;gap:.5rem;font-size:.75rem;color:var(--muted, #888)}.dudu-card-meta span{background:#ffffff0f;padding:.15rem .5rem;border-radius:4px}.dudu-card-action{padding:.75rem;text-align:center;background:var(--accent, #f59e0b);color:#000;font-weight:600;font-size:.9rem;display:flex;align-items:center;justify-content:center;gap:.5rem}.dudu-call{display:flex;flex-direction:column;align-items:center;min-height:calc(100vh - 120px);gap:1rem}.dudu-stage{width:min(100%,540px);aspect-ratio:9 / 16;max-height:calc(100vh - 190px);position:relative;background:#000;border-radius:12px;overflow:hidden}.dudu-remote{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#080808}.dudu-remote-avatar{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;text-align:center}.dudu-remote-video{width:100%;height:100%;object-fit:contain;border-radius:12px;background:#000}.dudu-remote-avatar img{width:min(58%,240px);aspect-ratio:1;border-radius:50%;object-fit:cover;border:3px solid var(--accent, #f59e0b);margin-bottom:1rem}.dudu-local{position:absolute;bottom:1rem;right:1rem;width:112px;aspect-ratio:3 / 4;border-radius:8px;overflow:hidden;border:2px solid rgba(255,255,255,.5);background:#222;z-index:2}.dudu-local video{display:block;width:100%;height:100%;object-fit:cover;transform:scaleX(-1)}.dudu-local-label{position:absolute;bottom:4px;left:4px;background:#0009;padding:2px 6px;border-radius:4px;font-size:.7rem}.dudu-limit-modal,.dudu-login-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem;background:#000000b8}.dudu-limit-card,.dudu-login-card{position:relative;width:min(100%,420px);padding:1.5rem;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:var(--card, #171720);color:var(--text, #fff);box-shadow:0 20px 80px #00000073}.dudu-limit-card h2,.dudu-login-card h2{margin:0 0 .75rem}.dudu-limit-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.25rem}.dudu-login-close{position:absolute;top:.75rem;right:.75rem;border:0;background:transparent;color:inherit;cursor:pointer}.dudu-login-tabs{display:flex;gap:1.25rem;border-bottom:1px solid rgba(255,255,255,.14);margin:1rem 0}.dudu-login-tabs button{border:0;border-bottom:2px solid transparent;background:transparent;color:var(--muted, #aaa);padding:.6rem 0;cursor:pointer}.dudu-login-tabs button.active{color:var(--accent, #ff7648);border-bottom-color:var(--accent, #ff7648)}.dudu-login-form{display:grid;gap:.85rem}.dudu-login-form label{display:grid;gap:.35rem;color:var(--muted, #aaa)}.dudu-login-form input{width:100%;padding:.75rem .85rem;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:#ffffff0f;color:inherit}.dudu-login-submit,.dudu-login-secondary{border:0;border-radius:8px;padding:.75rem 1rem;cursor:pointer}.dudu-login-submit{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;background:var(--accent, #ff7648);color:#111;font-weight:700}.dudu-login-secondary{background:#ffffff1a;color:inherit}.dudu-login-error{margin-top:.75rem;color:#fca5a5}.dudu-login-notice{margin-top:.75rem;color:#86efac}@media (min-width: 700px){.dudu-call{display:grid;grid-template-columns:minmax(360px,540px) minmax(0,1fr);align-items:center;justify-content:center}.dudu-stage{max-height:calc(100vh - 140px)}}@media (max-width: 480px){.dudu-stage{width:min(100%,420px);max-height:calc(100vh - 210px)}.dudu-local{width:88px}.dudu-controls{gap:.5rem;padding:.5rem}}.dudu-controls{display:flex;align-items:center;justify-content:center;gap:1rem;padding:1rem}.dudu-timer{display:flex;align-items:center;gap:.5rem;font-variant-numeric:tabular-nums;font-size:1.1rem;margin-right:1rem}.dudu-btn{border:none;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s;font-size:1.1rem}.dudu-btn.ctrl{background:#ffffff1a;color:#fff}.dudu-btn.ctrl.off{background:#ef44444d;color:#fca5a5}.dudu-btn.hangup{background:#ef4444;color:#fff;width:auto;border-radius:24px;padding:0 1.25rem;gap:.5rem;font-size:.95rem}.dudu-btn.hangup:hover{background:#dc2626}.dudu-btn.primary{background:var(--accent, #f59e0b);color:#000;border-radius:8px;padding:.6rem 1.25rem;width:auto;height:auto;font-size:.95rem;gap:.5rem;display:inline-flex}.dudu-ended{text-align:center;padding:2rem;max-height:100dvh;overflow-y:auto}.dudu-guest-qr{width:min(100%,400px);margin:0 auto 1.5rem;padding:1.25rem;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:var(--card, #1e1e2e)}.dudu-guest-qr h3{margin:0 0 .4rem}.dudu-guest-qr p{margin:.35rem 0;color:var(--muted, #aaa)}.dudu-guest-qr img{display:block;width:min(56vw,220px);aspect-ratio:1;margin:.9rem auto;padding:.4rem;border-radius:10px;background:#fff;box-shadow:0 8px 30px #00000047}.dudu-guest-qr .dudu-guest-wechat{color:var(--text, #fff);font-weight:700;letter-spacing:.04em}.dudu-invite-help{display:grid;gap:.2rem;padding:.7rem .8rem;border-radius:8px;background:#ff76481a;color:var(--muted, #ccc);font-size:.85rem}.dudu-invite-help strong{color:var(--text, #fff)}.dudu-ended h2{margin-bottom:1.5rem}.dudu-bill{background:var(--card, #1e1e2e);border-radius:12px;padding:1.5rem;max-width:400px;margin:0 auto 1.5rem}.bill-row{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0;gap:.75rem}.bill-row svg{color:var(--accent, #f59e0b)}.bill-row span{flex:1;text-align:left;color:var(--muted, #888)}.bill-row b{font-size:1.1rem}.bill-row.refund b{color:#4ade80}.bill-reason{margin-top:.75rem;font-size:.8rem;color:var(--muted, #888)}
