:root{color:#f3f5f8;background:#0b0d10;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,PingFang SC,Microsoft YaHei,sans-serif;font-synthesis:none;color-scheme:dark;--canvas: #0b0d10;--control: #101318;--surface: #13161b;--surface-raised: #1a1e24;--surface-soft: #20242b;--text: #f3f5f8;--text-subtle: #a0a6b0;--text-muted: #747b86;--border: #2a2f38;--border-strong: #3a414c;--brand: #7868ff;--brand-bright: #978cff;--brand-soft: rgba(120, 104, 255, .16);--signal: #37d5b0;--blue: var(--brand);--ink: var(--text);--muted: var(--text-subtle);--line: rgba(255, 255, 255, .1);--panel: rgba(19, 22, 27, .92);--shadow: 0 18px 50px rgba(0, 0, 0, .34)}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;overflow:hidden}body{color:var(--ink);font-size:14px;font-weight:450}button,input,select,textarea{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(0,113,227,.25);outline-offset:2px}svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.app-shell{display:grid;grid-template-columns:88px minmax(0,1fr);height:100%;background:radial-gradient(circle at 75% 0%,#eef5ff 0,transparent 36%),#f7f7f9}.app-content{min-width:0;display:grid;grid-template-rows:70px minmax(0,1fr)}.create-screen-host{display:contents}.create-screen-host[hidden]{display:none!important}.sidebar{grid-row:1 / -1;display:flex;flex-direction:column;align-items:center;padding:18px 12px;border-right:1px solid var(--line);background:#fafafccc;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);z-index:10}.logo{position:relative;width:48px;height:48px;border-radius:15px;background:#0c1320;box-shadow:0 10px 24px #0c13202e;margin-bottom:26px;overflow:hidden}.logo span:first-child{position:absolute;width:13px;height:30px;left:14px;top:9px;background:#71b9ff;border-radius:10px;transform:rotate(28deg)}.logo span:last-child{position:absolute;width:14px;height:27px;right:11px;bottom:7px;background:#ff887a;border-radius:10px;transform:rotate(28deg)}.sidebar nav{width:100%;display:grid;gap:8px}.sidebar button{position:relative;width:64px;height:66px;padding:7px 4px;border:0;border-radius:17px;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;cursor:pointer;color:#5f6368;transition:.2s ease}.sidebar button:hover{background:#0000000a;color:var(--ink);transform:translateY(-1px)}.sidebar button.active{background:#fff;color:var(--ink);box-shadow:0 12px 30px #1d1d1f14}.sidebar button.active:before{content:"";position:absolute;left:-13px;width:3px;height:22px;border-radius:2px;background:var(--ink)}.sidebar button span{display:block;max-width:100%;font-size:10px;font-weight:700;line-height:1.12;text-align:center;white-space:normal}.sidebar-bottom{margin-top:auto}.sidebar .avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#d7ecff,#e6d7ff 60%,#ffd5d1);border:3px solid white;box-shadow:0 5px 16px #323a5026;font-weight:750;color:#30324a}.sidebar-community{width:100%;margin-top:auto;padding-top:13px;border-top:1px solid var(--line);display:grid;justify-items:center;gap:7px}.community-link{position:relative;width:44px;height:44px;border:1px solid rgba(24,25,28,.08);border-radius:14px;display:grid;place-items:center;background:#ffffffbd;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.community-link strong{font-size:11px;font-weight:850;letter-spacing:-.05em}.community-link svg{width:20px;height:20px;fill:currentColor;stroke:none}.community-link>span{position:absolute;left:52px;top:50%;z-index:40;min-width:max-content;padding:7px 10px;border:1px solid rgba(24,25,28,.1);border-radius:9px;background:#141519f0;box-shadow:0 8px 24px #1415192e;color:#fff;font-size:11px;font-weight:650;opacity:0;pointer-events:none;transform:translate(-5px,-50%);transition:opacity .16s ease,transform .16s ease}.community-link:hover{transform:translateY(-1px);box-shadow:0 8px 18px #21283a1f}.community-link:hover>span,.community-link:focus-visible>span{opacity:1;transform:translateY(-50%)}.community-link:focus-visible{outline:2px solid #6d5df2;outline-offset:2px}.community-link.qq{color:#1578e8;background:#edf6ff}.community-link.telegram{color:#229ed9;background:#edf9ff}.community-link.bilibili{color:#00aeec;background:#eefaff}.community-link.youtube{color:#f03;background:#fff1f3}.community-link.bilibili svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.community-link.youtube svg{fill:currentColor;stroke:none}.community-link.youtube svg path{fill:#fff}.topbar{height:70px;display:flex;align-items:center;padding:0 24px 0 30px;border-bottom:1px solid var(--line);background:#fafafcad;-webkit-backdrop-filter:saturate(160%) blur(28px);backdrop-filter:saturate(160%) blur(28px);z-index:9}.crumb{display:flex;gap:10px;align-items:center;font-size:14px}.crumb>span,.crumb>small{color:var(--muted);font-weight:500}.crumb>b{color:#bbb}.crumb>strong{color:#1b1c20;font-size:15px;font-weight:760}.crumb>i{width:8px;height:8px;border-radius:50%;background:#24b47e;box-shadow:0 0 0 5px #24b47e1a}.crumb>i.busy{background:#ff9f0a;box-shadow:0 0 0 5px #ff9f0a1a}.icon-button{width:38px;height:38px;margin-left:10px;border-radius:12px;border:1px solid var(--line);background:#fffc;display:grid;place-items:center;cursor:pointer}.icon-button svg{width:17px}.page-scroll{overflow:auto;scrollbar-width:thin}.eyebrow{color:var(--blue);font-weight:750;font-size:11px;letter-spacing:.13em}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.035em}.primary-button,.soft-button{border:0;border-radius:14px;min-height:40px;padding:0 17px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-weight:650;font-size:13px}.primary-button{background:var(--ink);color:#fff;box-shadow:0 10px 22px #1d1d1f21}.primary-button svg{width:16px}.primary-button:disabled{opacity:.55;cursor:wait}.soft-button{background:#fff;border:1px solid var(--line)}.home-page{padding:36px 38px 80px}.home-heading,.page-heading{display:flex;justify-content:space-between;align-items:flex-end;max-width:1440px;margin:auto}.home-heading h1,.page-heading h1{font-size:clamp(30px,3vw,46px);margin:8px 0 4px}.home-heading p,.page-heading p{margin:0;color:var(--muted)}.heading-actions{display:flex;gap:10px}.hero-project{height:clamp(260px,35vh,430px);position:relative;max-width:1440px;margin:26px auto 28px;border-radius:34px;overflow:hidden;box-shadow:var(--shadow)}.hero-project img{width:100%;height:100%;object-fit:cover}.hero-shade,.stage-shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(5,8,13,.86),transparent 70%)}.hero-copy{position:absolute;left:28px;bottom:28px;color:#fff}.hero-copy small{color:#ffffffb3;font-weight:650}.hero-copy h2{font-size:30px;margin:12px 0 8px}.hero-copy p{color:#ffffffb8;font-size:12px}.hero-copy button{border:0;border-radius:12px;padding:10px 16px;font-weight:700;cursor:pointer}.section-title{max-width:1440px;margin:auto;display:flex;align-items:center;justify-content:space-between}.section-title h3{font-size:16px}.section-title button{border:0;background:none;color:var(--blue);cursor:pointer}.create-cards{max-width:1440px;margin:12px auto;display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.create-cards button{min-height:132px;border:1px solid var(--line);border-radius:22px;background:#ffffffb8;padding:16px;text-align:left;display:flex;flex-direction:column;cursor:pointer;transition:.2s}.create-cards button:hover{transform:translateY(-4px);box-shadow:var(--shadow);background:#fff}.create-cards i{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#f0f0f2;font-style:normal;margin-bottom:18px}.create-cards i.blue{color:#0071e3;background:#eaf4ff}.create-cards i.coral{color:#ff685d;background:#fff0ee}.create-cards i.green{color:#159768;background:#eaf8f1}.create-cards i.violet{color:#7a5af8;background:#f1edff}.create-cards b{font-size:14px}.create-cards span{margin-top:8px;color:var(--muted);font-size:11px;line-height:1.6}.studio-grid{min-height:0;display:grid;grid-template-columns:minmax(0,1fr) 354px}.studio-main{padding:30px 28px 18px 34px;position:relative}.studio-main>h1{font-size:clamp(34px,3.1vw,50px);margin:8px 0 4px}.lead{color:var(--muted);margin-bottom:20px}.segmented{width:max-content;min-width:236px;display:flex;gap:3px;padding:4px;border-radius:14px;background:#e9e9ed}.segmented button{flex:1;border:0;border-radius:11px;background:transparent;padding:9px 16px;color:#737377;white-space:nowrap;cursor:pointer;font-size:12px}.segmented button.active{background:#fff;color:var(--ink);font-weight:700;box-shadow:0 2px 8px #00000012}.prompt-card{margin:18px 0;background:#ffffffe0;border-radius:26px;box-shadow:0 16px 40px #1e243214;padding:18px 22px 13px}.prompt-title{display:flex;align-items:center;justify-content:space-between;font-size:13px}.prompt-title button{display:flex;align-items:center;gap:5px;border:0;border-radius:20px;color:#ff665c;background:#fff0ee;padding:7px 10px;font-size:11px;cursor:pointer}.prompt-title button svg{width:13px}.prompt-card textarea{width:100%;height:82px;resize:vertical;border:0;background:transparent;margin-top:10px;line-height:1.8;color:#333;outline:none}.prompt-footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:10px}.prompt-footer button{border:1px solid var(--line);background:transparent;border-radius:14px;padding:5px 9px;color:var(--muted);font-size:10px;margin-right:5px}.prompt-footer span{color:#a0a0a5;font:10px ui-monospace,monospace}.media-stage{height:min(39vh,410px);min-height:300px;border-radius:28px;overflow:hidden;position:relative;background:#111;box-shadow:var(--shadow)}.media-stage>img{width:100%;height:100%;object-fit:cover}.play{width:58px;height:58px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.45);border-radius:50%;background:#231a18a6;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);cursor:pointer}.play svg{width:25px}.stage-meta{position:absolute;left:22px;bottom:20px;color:#fff;display:grid;gap:7px}.stage-meta b{font-size:17px}.stage-meta span{font:10px ui-monospace,monospace;color:#ffffffb3}.scene-ribbon{position:sticky;bottom:0;display:flex;align-items:center;gap:12px;height:84px;padding:10px 13px 10px 20px;margin:18px -6px 0;border:1px solid rgba(255,255,255,.8);border-radius:24px;background:#fafafcd4;-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);box-shadow:0 14px 45px #1e24321a;z-index:4}.ribbon-label{min-width:98px;display:grid;gap:5px}.ribbon-label b{font-size:12px}.ribbon-label span{font-size:9px;color:var(--muted)}.ribbon-items{flex:1;display:flex;gap:8px;min-width:0}.ribbon-items button{width:92px;height:58px;flex:0 1 92px;padding:0;overflow:hidden;position:relative;border:2px solid transparent;border-radius:12px;background:#eee;cursor:pointer}.ribbon-items button.selected{border-color:var(--blue);box-shadow:0 0 0 2px #fff inset}.ribbon-items img{width:100%;height:100%;object-fit:cover}.ribbon-items span{position:absolute;left:5px;bottom:4px;color:#fff;background:#0000008c;border-radius:5px;padding:2px 4px;font-size:8px}.ribbon-items .ribbon-add{border:1px dashed #c9c9ce;background:transparent;color:#9a9aa0}.queue-button{height:46px;border:1px solid var(--line);border-radius:13px;background:#fff;padding:0 16px;white-space:nowrap}.inspector{background:#fafafcd1;border-left:1px solid var(--line);padding:25px 20px 50px;-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px)}.inspector-title{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px}.inspector-title h3{margin:0;font-size:15px;white-space:nowrap}.inspector-title button{border:0;background:none;color:var(--blue);font-size:11px;cursor:pointer}.settings-actions{display:flex;align-items:center;gap:3px;padding:3px;border:1px solid #dedee3;border-radius:11px;background:#ececef}.settings-actions button{min-height:28px;padding:5px 9px;border-radius:8px;color:#777981;white-space:nowrap}.settings-actions button.save{display:flex;align-items:center;gap:4px;background:#6b5ce7;color:#fff;box-shadow:0 3px 9px #5c4cd333}.settings-actions button.save:hover{background:#5949d6}.settings-actions button svg{width:13px;height:13px}.inspector label{display:flex;justify-content:space-between;margin:18px 0 8px;font-size:11px;color:var(--muted)}.inspector label output{color:var(--ink)}.inspector .segmented{width:100%;min-width:0}.inspector .segmented button{padding:9px 5px}.inspector select,.inspector input{height:44px;width:100%;border:1px solid var(--line);border-radius:12px;background:#ffffffd1;padding:0 11px;font-size:11px}.size-row{display:grid;grid-template-columns:1fr 15px 1fr 38px;align-items:center;gap:6px}.size-row span{text-align:center;color:#aaa}.size-row button,.seed-row button{height:44px;border:1px solid var(--line);border-radius:12px;background:#fff}.ratio-row{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:7px}.ratio-row button{height:38px;border-radius:11px;border:1px solid var(--line);background:#fff;font-size:10px}.ratio-row button.active{border-color:#87c5ff;background:#edf6ff;color:var(--blue)}.inspector input[type=range]{height:20px;padding:0;accent-color:var(--blue);border:0;background:transparent}.seed-row{display:grid;grid-template-columns:1fr 65px;gap:6px}.switch-row,.lora-toggle{min-height:48px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;font-size:11px}.switch{width:37px;height:22px;border:0;border-radius:14px;background:#d1d1d6;padding:2px;cursor:pointer}.switch i{display:block;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #00000040;transition:.2s}.switch.on{background:#28c460}.switch.on i{transform:translate(15px)}.lora-toggle{width:100%;border-left:0;border-right:0;border-bottom:0;background:transparent;cursor:pointer}.lora-toggle b{color:var(--muted);font-size:10px}.lora-list{display:grid;gap:6px;padding-bottom:12px}.lora-list>div{display:grid;grid-template-columns:24px minmax(0,1fr) 58px;gap:5px;align-items:center}.lora-list span{font:9px ui-monospace,monospace;color:#aaa}.lora-list select,.lora-list input{height:34px;padding:0 6px}.generate-side{width:100%;min-height:48px;margin-top:16px;border:0;border-radius:15px;background:var(--ink);color:#fff;font-weight:700;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.generate-side svg{width:17px}.frame-row{display:grid;grid-template-columns:1fr 130px 1fr;align-items:center;gap:12px;margin:18px 0}.upload-slot{position:relative;height:158px;padding:0;overflow:hidden;border:1px dashed #c4c7cc;border-radius:22px;background:#fff9;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:var(--muted);cursor:pointer}.upload-slot svg{width:23px}.upload-slot b{font-size:12px;color:#444}.upload-slot span{font-size:10px}.upload-slot img{width:100%;height:100%;object-fit:cover}.upload-slot em{position:absolute;left:8px;right:8px;bottom:7px;padding:5px 7px;border-radius:8px;background:#0000008f;color:#fff;font-size:9px;font-style:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.frame-link{display:flex;align-items:center;gap:6px;color:var(--muted)}.frame-link span{height:1px;flex:1;background:#c7c9ce}.frame-link b{font-size:9px;white-space:nowrap}.reference-tabs{display:flex;gap:8px;margin:18px 0 10px}.reference-tabs button{border:1px solid var(--line);border-radius:15px;background:#fff;padding:8px 13px;font-size:10px;cursor:pointer}.reference-tabs button.active{background:var(--ink);color:#fff}.reference-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;max-height:305px;overflow:auto}.upload-slot.compact{height:118px;border-style:solid}.notice{position:fixed;left:50%;bottom:104px;transform:translate(-50%);padding:10px 15px;border-radius:18px;background:#18181ae6;color:#fff;font-size:11px;z-index:20;box-shadow:var(--shadow)}.notice.error{background:#c9342d}.page-heading{align-items:center}.library-page,.models-page{padding:35px 38px 80px}.library-filter{max-width:1440px;margin:28px auto 16px;display:flex;gap:6px}.library-filter button{border:0;border-radius:12px;background:transparent;padding:8px 13px;color:var(--muted)}.library-filter button.active{background:var(--ink);color:#fff}.library-filter input{margin-left:auto;width:230px;border:1px solid var(--line);border-radius:13px;padding:0 13px;background:#fff}.media-grid{max-width:1440px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.media-grid article{overflow:hidden;border-radius:22px;background:#fff;border:1px solid var(--line);box-shadow:0 8px 25px #1e24320d}.media-grid video{width:100%;aspect-ratio:16/9;display:block;background:#111}.media-grid article>div{display:grid;gap:5px;padding:13px 14px}.media-grid b{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px}.media-grid span{color:var(--muted);font-size:9px}.empty-state{height:50vh;display:grid;place-items:center;align-content:center;color:var(--muted)}.empty-state svg{width:40px;height:40px}.empty-state h3{margin:15px 0 5px;color:var(--ink)}.model-summary{max-width:1440px;margin:28px auto;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.model-summary div{border:1px solid var(--line);border-radius:20px;background:#ffffffb8;padding:20px;display:grid;gap:4px}.model-summary b{font-size:28px}.model-summary span{color:var(--muted);font-size:11px}.model-list{max-width:1440px;margin:24px auto}.model-list h3{font-size:15px}.model-list article{display:flex;align-items:center;gap:13px;min-height:66px;padding:10px 14px;border-top:1px solid var(--line)}.model-list article>i{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#eaf4ff;color:var(--blue);font-size:10px;font-style:normal;font-weight:800}.model-list article>i.lora{background:#f2edff;color:#7958e9}.model-list article div{min-width:0;display:grid;gap:5px}.model-list article b{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.model-list article span{color:var(--muted);font-size:9px}.model-list article button{margin-left:auto;border:1px solid var(--line);border-radius:11px;background:#fff;padding:7px 10px;font-size:10px}.publisher-page{display:grid;grid-template-columns:320px minmax(500px,1fr) 300px;min-height:0}.publisher-panel,.phone-preview{padding:24px 22px;background:#fafafce0}.publisher-panel{border-right:1px solid var(--line);overflow:auto}.publisher-panel h1{font-size:28px;margin:8px 0}.publisher-panel>p{color:var(--muted);font-size:11px;line-height:1.7}.publisher-panel>h3{display:flex;justify-content:space-between;margin:25px 0 10px;font-size:13px}.publisher-panel>h3 button,.phone-preview h3 button{border:0;background:none;color:var(--blue);font-size:10px}.expose-row{min-height:58px;display:flex;align-items:center;gap:9px;padding:9px;margin:7px 0;border:1px solid var(--line);border-radius:14px;background:#fff}.expose-row>span{color:#a2a2a7}.expose-row>div{display:grid;gap:3px}.expose-row b{font-size:11px}.expose-row small{color:#929297;font-size:8px}.expose-row .switch{margin-left:auto}.wide{width:100%;margin-top:10px}.node-map{position:relative;margin:18px;border-radius:28px;overflow:hidden;background-color:#ffffff94;background-image:radial-gradient(#c9ced5 1px,transparent 1px);background-size:20px 20px}.node-map>svg{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.node-map>svg path{fill:none;stroke:#aab4c0;stroke-width:2}.map-node{position:absolute;width:180px;min-height:95px;padding:13px;background:#ffffffeb;border:1px solid var(--line);border-radius:17px;box-shadow:0 12px 28px #1e243214;display:grid;gap:8px}.map-node.selected{border:2px solid var(--blue)}.map-node b{font-size:10px;border-bottom:1px solid var(--line);padding-bottom:8px}.map-node span{font-size:8px;color:#888;display:flex;justify-content:space-between}.map-node em{font-style:normal}.phone-preview{border-left:1px solid var(--line)}.phone-preview h3{display:flex;justify-content:space-between;font-size:13px}.phone{width:220px;height:480px;margin:22px auto;padding:40px 14px 16px;border:8px solid #24262a;border-radius:38px;background:#f7f7f9;position:relative;box-shadow:0 30px 50px #1e243224}.phone>i{position:absolute;width:70px;height:22px;background:#24262a;border-radius:0 0 13px 13px;top:0;left:50%;transform:translate(-50%)}.phone img{width:100%;aspect-ratio:16/11;object-fit:cover;border-radius:15px}.phone h2{font-size:18px;margin:15px 0 6px}.phone p{font-size:9px;line-height:1.5;color:var(--muted)}.phone>div{height:55px;margin:10px 0;border:1px solid var(--line);border-radius:12px;background:#fff}.phone>button{width:100%;height:40px;border:0;border-radius:12px;background:var(--ink);color:#fff;font-size:10px;font-weight:700}.canvas-page{position:relative;min-height:0;overflow:hidden;background-color:#fbfbfc;background-image:radial-gradient(#d4d7dc 1px,transparent 1px);background-size:20px 20px}.canvas-toolbar{position:absolute;z-index:5;top:20px;left:50%;transform:translate(-50%);height:48px;padding:5px;display:flex;gap:3px;border:1px solid rgba(255,255,255,.85);border-radius:16px;background:#ffffffd6;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 12px 25px #1e24321a}.canvas-toolbar button{width:38px;border:0;border-radius:11px;background:transparent}.canvas-toolbar button.active{background:var(--ink);color:#fff}.canvas-lines{position:absolute;inset:0;width:100%;height:100%}.canvas-lines path{fill:none;stroke:#91a9c4;stroke-width:2}.canvas-card,.canvas-prompt,.canvas-group{position:absolute;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 16px 40px #1e24321a;overflow:hidden}.canvas-card{width:230px;display:grid}.canvas-card img{width:100%;height:150px;object-fit:cover}.canvas-card b,.canvas-card span{padding:10px 12px 0;font-size:10px}.canvas-card span{padding-top:3px;padding-bottom:12px;color:var(--muted);font-size:8px}.canvas-card.source{left:7%;top:16%}.canvas-card.result{left:57%;top:22%;width:330px}.canvas-card.result img{height:190px}.canvas-card.result .play{width:45px;height:45px}.canvas-prompt{left:28%;top:12%;width:290px;padding:18px;border:2px solid var(--blue)}.canvas-prompt p{font-size:11px;line-height:1.7;border-bottom:1px solid var(--line);padding-bottom:12px}.canvas-prompt button{border:1px solid var(--line);background:#fafafa;border-radius:12px;padding:6px 9px;font-size:9px}.canvas-group{left:25%;top:56%;width:580px;padding:38px 24px 20px;border:1px dashed #7dbbff;background:#f4f9ffb8;display:grid;grid-template-columns:repeat(3,1fr);gap:16px;box-shadow:none}.canvas-group label{position:absolute;top:10px;left:16px;font-size:9px;color:var(--blue)}.canvas-group article{overflow:hidden;border-radius:16px;background:#fff;box-shadow:0 8px 20px #1e243214}.canvas-group img{width:100%;height:115px;object-fit:cover;display:block}.canvas-group span{display:block;padding:10px;font-size:9px;color:var(--muted)}.canvas-action{position:absolute;right:18px;bottom:18px;width:350px;min-height:76px;padding:12px 14px;border-radius:22px;background:#ffffffe0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:var(--shadow);display:flex;align-items:center}.canvas-action span{display:grid;gap:5px}.canvas-action b{font-size:11px}.canvas-action small{color:var(--muted);font-size:8px}.canvas-action button{margin-left:auto;border:0;border-radius:14px;background:var(--ink);color:#fff;padding:14px 18px;font-weight:700}.zoom{position:absolute;left:20px;bottom:20px;background:#fff;border-radius:12px;padding:8px 12px;font-size:9px;color:var(--muted)}.agent-page{min-height:0;display:grid;grid-template-columns:minmax(0,1fr) 390px}.agent-project{margin:30px;border-radius:32px;overflow:hidden;position:relative}.agent-project>img{width:100%;height:100%;object-fit:cover}.agent-project>div{position:absolute;inset:0;background:linear-gradient(0deg,rgba(8,10,14,.9),transparent 72%)}.agent-project>article{position:absolute;left:30px;right:30px;bottom:28px;color:#fff}.agent-project h1{font-size:32px;margin:12px 0}.agent-project p{max-width:650px;color:#ffffffb8;font-size:11px;line-height:1.7}.agent-project footer{display:flex;gap:7px}.agent-project footer b{padding:7px 10px;border:1px solid rgba(255,255,255,.3);border-radius:14px;font-size:9px;background:#00000038}.agent-chat{min-height:0;border-left:1px solid var(--line);background:#fafafce6;display:grid;grid-template-rows:68px minmax(0,1fr) 120px}.agent-chat>header{display:flex;align-items:center;gap:10px;padding:0 18px;border-bottom:1px solid var(--line)}.agent-chat>header i{width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#cfe9ff,#e5d4ff,#ffdbd5);display:grid;place-items:center;font-style:normal;font-size:9px;font-weight:800}.agent-chat>header div{display:grid;gap:4px}.agent-chat>header b{font-size:12px}.agent-chat>header span{color:#22a968;font-size:8px}.chat-scroll{overflow:auto;padding:18px;display:flex;flex-direction:column;gap:12px}.user-message,.ai-message,.agent-action{max-width:90%;padding:13px 15px;border-radius:18px;font-size:10px;line-height:1.65}.user-message{align-self:flex-end;background:var(--ink);color:#fff;border-bottom-right-radius:6px}.ai-message{background:#fff;border:1px solid var(--line);border-bottom-left-radius:6px}.agent-action{max-width:100%;background:#eef6ff;border:1px solid #a8d2ff}.agent-action header,.agent-action footer{display:flex;align-items:center;gap:7px}.agent-action header span{margin-left:auto;color:var(--blue);font-size:8px}.agent-action p{color:#57708b}.agent-action button{border:0;border-radius:11px;background:#fff;padding:7px 10px;font-size:8px}.agent-action .confirm{background:var(--blue);color:#fff}.chat-input{margin:8px 14px 14px;border:1px solid var(--line);border-radius:20px;background:#fff;padding:11px;box-shadow:0 10px 30px #1e24320f}.chat-input textarea{width:100%;height:48px;resize:none;border:0;outline:0;font-size:10px}.chat-input footer{display:flex;gap:6px}.chat-input button{width:30px;height:30px;border:0;border-radius:9px}.chat-input .send{margin-left:auto;background:var(--ink);color:#fff}.global-error{position:fixed;z-index:50;top:80px;left:50%;transform:translate(-50%);max-width:min(760px,calc(100vw - 32px));background:#b42318;color:#fff;border-radius:14px;padding:12px 17px;font-size:12px;line-height:1.65;white-space:pre-line;box-shadow:0 14px 36px #5f120d47}@media(max-width:1120px){.create-cards{grid-template-columns:repeat(3,1fr)}.studio-grid{grid-template-columns:minmax(0,1fr) 310px}.publisher-page{grid-template-columns:280px 1fr}.phone-preview{display:none}.agent-page{grid-template-columns:1fr 340px}.media-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:820px){html,body,#root{overflow:auto}.app-shell{grid-template-columns:1fr}.sidebar{position:fixed;left:12px;right:12px;bottom:10px;height:64px;padding:5px 8px;border:1px solid var(--line);border-radius:22px;flex-direction:row;z-index:30;box-shadow:var(--shadow)}.logo,.sidebar-bottom{display:none!important}.sidebar nav{display:flex;justify-content:space-around}.sidebar button{width:48px;height:48px}.sidebar button.active:before{display:none}.app-content{min-height:100vh}.topbar{padding:0 14px}.device{display:none}.home-page,.library-page,.models-page{padding:25px 16px 100px}.home-heading,.page-heading{align-items:flex-start;gap:20px}.heading-actions{display:none}.create-cards{grid-template-columns:repeat(2,1fr)}.studio-grid{display:block;overflow:auto}.studio-main{padding:24px 16px 110px;overflow:visible}.inspector{border:0}.scene-ribbon{bottom:75px}.ribbon-label,.queue-button{display:none}.ribbon-items button:nth-child(n+4){display:none}.frame-row{grid-template-columns:1fr}.frame-link{height:30px}.reference-grid{grid-template-columns:repeat(2,1fr)}.media-grid{grid-template-columns:1fr}.publisher-page{display:block;overflow:auto}.node-map,.phone-preview{display:none}.agent-page{display:block;overflow:auto}.agent-project{height:55vh;margin:16px}.agent-chat{min-height:700px;border:0}.canvas-prompt{left:12%}.canvas-card.source{left:5%;top:36%}.canvas-card.result{left:50%;top:42%}.canvas-group{display:none}}@media(max-width:820px){.sidebar nav{flex:1 1 auto;width:100%;min-width:0;padding-right:94px}.sidebar-community{position:absolute;right:7px;top:7px;width:auto;margin-top:0;padding:0 0 0 5px;border-top:0;border-left:1px solid var(--line);display:flex;gap:1px}.community-link{width:40px;height:48px;border:0;background:transparent!important}.community-link>span{display:none}}.builder-live{grid-template-columns:330px minmax(560px,1fr) 330px;background:#f2f3f5}.builder-source>label{display:block;margin:16px 0 6px;color:var(--muted);font-size:10px;font-weight:650}.builder-source>input,.builder-source>textarea,.builder-source select,.builder-search{width:100%;border:1px solid var(--line);border-radius:12px;background:#fff;padding:10px 11px;color:var(--ink);font-size:10px}.builder-source>textarea{min-height:70px;resize:vertical;line-height:1.6}.builder-project-select{display:grid;grid-template-columns:minmax(0,1fr) 38px;gap:6px}.builder-project-select button{border:1px solid var(--line);border-radius:12px;background:#fff;cursor:pointer}.builder-import{width:100%;min-height:42px;margin-top:12px;border:1px dashed #8bbdeb;border-radius:13px;background:#eef7ff;color:#0871ce;font-size:10px;font-weight:750;cursor:pointer}.builder-section-title{display:flex;align-items:center;justify-content:space-between;margin:22px 0 8px}.builder-section-title h3{margin:0;font-size:13px}.builder-section-title b{padding:4px 7px;border-radius:8px;background:#e8eef6;color:#617087;font-size:9px}.candidate-list{display:grid;gap:6px;margin-top:8px;padding-bottom:30px}.candidate-list>button{width:100%;min-height:54px;display:flex;align-items:center;gap:8px;padding:9px 10px;border:1px solid var(--line);border-radius:13px;background:#ffffffc7;text-align:left;cursor:pointer}.candidate-list>button.active{border-color:#86bff1;background:#eff7ff;box-shadow:0 0 0 2px #0071e30f}.candidate-list>button>span{min-width:0;display:grid;gap:4px}.candidate-list b{font-size:10px}.candidate-list small{overflow:hidden;color:#8c929b;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.candidate-list i.switch{flex:0 0 34px;height:20px;margin-left:auto;display:block;border-radius:12px;background:#d1d1d6;padding:2px}.candidate-list i.switch em{display:block;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0000003d;transition:.2s}.candidate-list i.switch.on{background:#28c460}.candidate-list i.switch.on em{transform:translate(14px)}.builder-workspace{min-width:0;padding:25px 26px;overflow:auto}.builder-workspace>header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.builder-workspace>header h2{margin:6px 0 0;font-size:21px}.builder-workspace>header>div:last-child{display:flex;gap:7px}.builder-empty{min-height:320px;display:grid;place-items:center;align-content:center;gap:8px;border:1px dashed #c7cbd0;border-radius:22px;background:#ffffff8c;color:#9398a0}.builder-empty b{color:#555c66;font-size:13px}.builder-empty span{max-width:320px;text-align:center;font-size:10px}.binding-list{display:grid;gap:9px}.binding-list article{display:grid;grid-template-columns:38px minmax(0,1fr) 30px;gap:11px;align-items:start;padding:14px;border:1px solid var(--line);border-radius:18px;background:#ffffffe0;box-shadow:0 8px 24px #19212c09}.binding-order{display:grid;justify-items:center;gap:3px}.binding-order button,.binding-remove{border:0;background:transparent;color:#9da2aa;cursor:pointer}.binding-order b{font:9px ui-monospace,monospace;color:#68717c}.binding-main{min-width:0;display:grid;gap:7px}.binding-main>small{overflow:hidden;color:#949aa2;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.binding-main>input,.binding-main select,.binding-range input{min-width:0;height:36px;border:1px solid var(--line);border-radius:10px;background:#fff;padding:0 9px;font-size:10px}.binding-main>div:not(.binding-range){display:grid;grid-template-columns:180px 1fr;align-items:center;gap:10px}.binding-main label{color:var(--muted);font-size:9px}.binding-range{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.binding-remove{width:28px;height:28px;border-radius:9px;font-size:18px}.binding-remove:hover{background:#fff0f0;color:#d93838}.builder-workspace>footer{position:sticky;bottom:0;margin-top:16px;padding:11px 14px;border:1px solid #cce0f4;border-radius:13px;background:#f0f7fff0;color:#39658f;font-size:10px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.builder-workspace>footer.error{border-color:#f1c1c1;background:#fff1f1;color:#a52b2b}.builder-preview{overflow:auto}.published-card{margin:18px auto;padding:22px 17px;border:1px solid var(--line);border-radius:25px;background:#fff;box-shadow:0 22px 50px #19212c1a}.published-card h2{margin:7px 0;font-size:20px}.published-card>p{margin-bottom:18px;color:var(--muted);font-size:9px;line-height:1.6}.public-control{display:grid;gap:6px;margin:11px 0;color:#5d636c;font-size:9px}.public-control>span{font-weight:700}.public-control em{margin-left:3px;color:#e24b4b;font-style:normal}.public-control input,.public-control textarea,.public-control select{width:100%;min-height:39px;border:1px solid var(--line);border-radius:11px;background:#fafafa;padding:9px 10px;font-size:10px}.public-control textarea{min-height:74px;resize:vertical}.public-control .switch{justify-self:end}.builder-file-field{min-height:48px;display:grid;place-items:center;border:1px dashed #9db8d1;border-radius:12px;background:#f4f9fd;color:#41719b;cursor:pointer}.builder-file-field input{display:none}.published-actions{display:grid;grid-template-columns:1fr 1.4fr;gap:7px;margin-top:17px}.published-actions button{min-height:42px;border:1px solid var(--line);border-radius:12px;background:#fff;font-size:10px;font-weight:750;cursor:pointer}.published-actions button:last-child{border-color:var(--ink);background:var(--ink);color:#fff}.published-actions button:disabled{opacity:.45;cursor:default}@media(max-width:1250px){.builder-live{grid-template-columns:300px minmax(500px,1fr)}.builder-preview{display:none}}@media(max-width:820px){.builder-live{display:block;padding-bottom:90px}.builder-source,.builder-workspace{overflow:visible}.builder-workspace{padding:22px 16px}.builder-workspace>header{align-items:flex-start}.binding-main>div:not(.binding-range){grid-template-columns:1fr}.binding-range{grid-template-columns:1fr}}.prompt-footer{justify-content:flex-end}.ribbon-items video{width:100%;height:100%;object-fit:cover}.ribbon-empty{min-width:220px;display:flex;align-items:center;color:var(--muted);font-size:10px}.app-shell{--ink: #1b1c20;--muted: #7d7f87;--line: rgba(24,25,28,.1);--panel: #fff;color:#1b1c20;background:#f7f7f9}.app-content{min-height:0}.app-shell .eyebrow{color:#6256dc}.app-shell button:focus-visible,.app-shell input:focus-visible,.app-shell select:focus-visible,.app-shell textarea:focus-visible{outline-color:#6256dc40}.sidebar{border-color:#dedee2;background:#f0f0f3;-webkit-backdrop-filter:none;backdrop-filter:none}.logo{background:#15161a;border:1px solid rgba(20,20,24,.12);box-shadow:0 8px 18px #18181e1f}.logo span:first-child{background:#7b6cff}.logo span:last-child{background:#f0f0f3}.sidebar button{color:#777982}.sidebar button:hover{color:#202126;background:#19191c0e}.sidebar button.active{color:#16171b;background:#dedee2;box-shadow:none}.sidebar button.active:before{background:#6d5df2}.topbar{border-color:#e2e2e5;background:#f9f9fbf0;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.crumb>b{color:#b4b5ba}.kling-layout{min-height:0;grid-template-columns:clamp(460px,31vw,590px) minmax(0,1fr) 132px;overflow:hidden;background:#fafafc}.creation-panel{position:relative;min-width:0;min-height:0;display:grid;grid-template-rows:minmax(0,1fr) auto;border-right:1px solid #dedee2;background:#f1f1f4}.creation-scroll{min-width:0;min-height:0;display:flex;flex-direction:column;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;padding:16px 20px 24px}.mode-tabs{position:sticky;top:-16px;z-index:8;margin:0 -2px 8px;padding:4px 2px;background:#f1f1f4f0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mode-tabs .segmented{width:100%;min-width:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:4px;border:1px solid #dddde1;border-radius:13px;background:#e6e6e9}.mode-tabs .segmented button{min-width:0;min-height:36px;padding:8px 5px;color:#5e6068;font-size:12px;font-weight:650}.mode-tabs .segmented button.active{color:#15161a;background:#fff;font-weight:780;box-shadow:0 2px 8px #18181e14}.generation-mode{min-height:42px;margin:0 0 10px;padding:4px 5px 4px 12px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #dedee2;border-radius:12px;background:#ffffffd1}.generation-mode>span{color:#51535b;font-size:11px;font-weight:720}.generation-mode .segmented{width:190px;min-width:0;padding:3px;border-radius:11px;background:#ececef}.generation-mode .segmented button{min-height:30px;padding:6px 10px;font-size:11px;font-weight:620}.avatar-length-mode{margin:0 0 10px;padding:4px;border:1px solid #dedee2;border-radius:12px;background:#ffffffd1}.avatar-length-mode .segmented{width:100%;min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:3px;border-radius:10px;background:#ececef}.avatar-length-mode .segmented button{min-height:31px;padding:6px 10px;font-size:11px;font-weight:680}.avatar-audio-mode{margin-top:0;margin-bottom:7px}.avatar-audio-mode>span{flex:0 0 auto}.avatar-audio-mode .segmented{flex:1;width:auto;min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.avatar-audio-mode .segmented button{min-width:0;padding:6px 4px;white-space:normal;line-height:1.15}.avatar-style-mode{margin-top:0;margin-bottom:6px}.avatar-long-badge{margin:0 0 6px;padding:10px 12px;display:grid;gap:3px;border:1px solid var(--border);border-radius:12px;color:var(--text);background:var(--surface)}.avatar-long-badge b{font-size:11.5px}.avatar-long-badge span{color:var(--text-muted);font-size:10.5px;line-height:1.45}.avatar-fixed-shot-option{margin:0 0 8px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--border);border-radius:12px;color:var(--text);background:var(--surface)}.avatar-fixed-shot-option>div{display:grid;gap:3px;min-width:0}.avatar-fixed-shot-option b{font-size:11.5px}.avatar-fixed-shot-option span{color:var(--text-muted);font-size:10.5px;line-height:1.45}.avatar-fixed-shot-option .switch{flex:0 0 auto}.avatar-audio-note{margin:0 2px 8px;color:#666870;font-size:10.5px;line-height:1.5}.avatar-audio-limit{margin:0 0 6px;padding:8px 10px;border:1px solid rgba(117,103,255,.24);border-radius:10px;color:#c9c3ff;background:#7567ff17;font-size:10.5px;font-weight:650;line-height:1.45}.avatar-audio-limit.warning{border-color:#ffa84c7a;color:#ffd39b;background:#9f57112e}.avatar-dialogue-card{margin:10px 0 4px;padding:14px 15px 11px;border:1px solid #dcdce0;border-radius:17px;background:#fff}.avatar-dialogue-card header{display:flex;align-items:center;justify-content:space-between;gap:14px}.avatar-dialogue-card header>b{font-size:12px;color:#222328}.avatar-dialogue-card header label{display:flex;align-items:center;gap:7px;color:#777981;font-size:9px}.avatar-dialogue-card select{height:30px;min-width:108px;padding:0 26px 0 9px;border:1px solid #dedee2;border-radius:9px;background:#f4f4f6;color:#292a2f;font-size:10px}.avatar-dialogue-card textarea{width:100%;min-height:112px;margin:10px 0 7px;padding:11px 12px;resize:vertical;border:1px solid #e1e1e5;border-radius:12px;outline:none;background:#fafafd;color:#292a2f;line-height:1.7}.avatar-dialogue-card textarea:focus{border-color:#8a7def;box-shadow:0 0 0 3px #6a5ae217}.avatar-dialogue-card footer{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#8d8e95}.avatar-dialogue-card footer span{flex:0 0 auto;font:9px ui-monospace,monospace}.avatar-dialogue-card footer small{text-align:right;font-size:9px;line-height:1.45}.creation-panel .frame-row{grid-template-columns:minmax(0,1fr) 64px minmax(0,1fr);gap:8px;margin:10px 0 8px}.creation-panel .upload-slot{height:116px;border-color:#c9c9cf;border-radius:15px;background:#fff;color:#74767e}.creation-panel .upload-slot:hover,.creation-panel .upload-slot.dragging{border-color:#8274ed;background:#fbfaff;box-shadow:inset 0 0 0 2px #6c5ce729}.creation-panel .upload-slot svg{width:20px;height:20px}.creation-panel .upload-slot b{color:#292a2f;font-size:13px;font-weight:740}.upload-empty-trigger,.upload-preview-trigger{width:100%;height:100%;padding:0;border:0;background:transparent;color:inherit;cursor:pointer}.upload-empty-trigger{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px}.upload-preview-trigger{position:absolute;inset:0;overflow:hidden}.upload-preview-trigger>img,.upload-preview-trigger>video{width:100%;height:100%;display:block;object-fit:cover}.upload-preview-trigger:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(8,9,12,.48));opacity:.58;transition:opacity .16s ease}.upload-preview-trigger:hover:after{opacity:.82}.upload-preview-badge{position:absolute;z-index:2;top:8px;right:8px;padding:5px 7px;border-radius:8px;color:#fff!important;background:#0f1014b3;font-size:9px!important;font-weight:700;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.upload-slot-actions{position:absolute;z-index:3;left:8px;top:8px;display:flex;align-items:center;gap:5px}.upload-replace-button,.upload-remove-button{min-height:26px;display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:0 7px;border:1px solid rgba(255,255,255,.2);border-radius:8px;color:#fff;background:#0f1014b8;font-size:9px;font-weight:700;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.upload-replace-button svg{width:12px!important;height:12px!important}.upload-remove-button{width:28px;padding:0;color:#ffd8dc;background:#5a131dc7}.upload-remove-button:hover{color:#fff;border-color:#ffb9c373;background:#a92537e6}.upload-remove-button svg{width:13px!important;height:13px!important}.upload-audio-card{width:100%;height:100%;display:grid;place-items:center;align-content:center;gap:7px;background:radial-gradient(circle at 50% 32%,rgba(120,104,255,.18),transparent 42%)}.upload-audio-card i{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#7868ff;box-shadow:0 8px 20px #4738be3d}.upload-audio-card i svg{width:16px;height:16px}.upload-audio-card small{color:#81848d;font-size:9px}.creation-panel .upload-slot span{color:#74767e;font-size:10.5px}.creation-panel .frame-link b{color:#666870;font-size:9.5px;font-weight:680}.creation-panel .frame-link span{background:#c8c9ce}.creation-panel .reference-tabs{margin:0 0 8px;padding:3px;border-radius:12px;background:#e4e4e7}.creation-panel .reference-tabs button{flex:1;border:0;color:#62646c;background:transparent;font-size:11px;font-weight:650}.creation-panel .reference-tabs button.active{color:#17181c;background:#fff;box-shadow:0 2px 6px #1414180f}.creation-panel .reference-grid{flex:0 0 auto;max-height:250px;gap:7px}.creation-panel .upload-slot.compact{height:90px}.avatar-inputs{margin:14px 0 7px;display:grid;gap:14px}.avatar-input-section{min-width:0;display:grid;gap:8px}.avatar-input-section>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.avatar-input-section>header b{color:#292a2f;font-size:12px;font-weight:760}.avatar-input-section>header span{color:#90929a;font-size:9px;font-weight:580;letter-spacing:.02em}.avatar-image-input .upload-slot{width:132px;height:132px;border-radius:14px}.creation-panel .avatar-audio-input .upload-slot{width:100%;height:64px;border-style:solid;border-radius:13px}.avatar-audio-input .upload-empty-trigger{flex-direction:row;justify-content:flex-start;gap:10px;padding:0 15px;text-align:left}.avatar-audio-input .upload-empty-trigger svg{width:19px;height:19px;padding:8px;box-sizing:content-box;border-radius:10px;color:#fff;background:linear-gradient(135deg,#7567ff,#54d6d0);box-shadow:0 7px 16px #584bcd2e}.avatar-audio-input .upload-empty-trigger span{margin-left:auto}.avatar-audio-input .upload-audio-card{display:flex;align-items:center;justify-content:flex-start;gap:10px;padding:0 92px 0 14px;text-align:left}.avatar-audio-input .upload-audio-card i{width:34px;height:34px;flex:0 0 34px}.avatar-audio-input .upload-audio-card b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.avatar-audio-input .upload-audio-card small{margin-left:auto;white-space:nowrap}.avatar-audio-input .upload-preview-badge{display:none}.avatar-audio-input .upload-slot>em{left:58px;right:96px;bottom:7px;padding:0;color:#7f828b;background:transparent}.avatar-audio-input .upload-slot-actions{left:auto;right:8px;top:50%;transform:translateY(-50%)}.avatar-audio-input .upload-replace-button{width:29px;padding:0;font-size:0}.avatar-long-badge{border-left:3px solid #7567ff}.ti2v-audio-drive{margin-top:8px}.ti2v-audio-input{margin:8px 0 2px;padding:11px 12px;display:grid;gap:8px;border:1px solid #d8d9df;border-radius:14px;background:#fff}.ti2v-audio-input>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.ti2v-audio-input>header b{color:#292a2f;font-size:12px;font-weight:760}.ti2v-audio-input>header span,.ti2v-audio-input>small{color:#85878f;font-size:9px}.creation-panel .ti2v-audio-input .upload-slot{width:100%;height:64px;border-style:solid;border-radius:13px}.ti2v-audio-input .upload-empty-trigger{flex-direction:row;justify-content:flex-start;gap:10px;padding:0 15px;text-align:left}.ti2v-audio-input .upload-empty-trigger span{margin-left:auto}.ti2v-audio-input .upload-audio-card{display:flex;align-items:center;justify-content:flex-start;gap:10px;padding:0 92px 0 14px;text-align:left}.ti2v-audio-input .upload-audio-card i{width:34px;height:34px;flex:0 0 34px}.ti2v-audio-input .upload-preview-badge{display:none}.ti2v-audio-input .upload-slot-actions{left:auto;right:8px;top:50%;transform:translateY(-50%)}.batch-inline{margin:8px 0;padding:12px;border:1px solid #dcdce0;border-radius:16px;background:#fff}.batch-inline>header{display:flex;align-items:center;gap:12px}.batch-inline>header>div{min-width:105px;display:grid;gap:4px}.batch-inline>header b{color:#292a2f;font-size:12px;font-weight:740}.batch-inline>header span,.batch-inline>small{color:#85878f;font-size:9px}.batch-inline>header .segmented{width:100%;min-width:0}.batch-inline>header .segmented button{padding:8px 7px}.batch-pair-tabs{flex:1 1 auto;min-width:0}.batch-pair-tabs .segmented{width:100%;min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.batch-pair-tabs .segmented button{min-width:0}.batch-inline-upload{min-height:48px;margin-top:10px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px dashed #c5c5cb;border-radius:12px;color:#5f50df;background:#faf9ff;font-size:10px;font-weight:700;cursor:pointer}.batch-inline-upload.dragging{border-color:#8274ed;color:#4f3fd7;background:#f1eeff;box-shadow:inset 0 0 0 2px #6c5ce721}.batch-inline-upload svg{width:16px;height:16px}.batch-inline-upload input{display:none}.batch-inline-thumbs{margin:10px 0;padding:2px 1px 5px;display:flex;gap:7px;overflow-x:auto}.batch-inline-thumb{position:relative;flex:0 0 84px;height:62px;overflow:hidden;border:1px solid #dedee2;border-radius:10px;background:#f1f1f3;cursor:grab;transition:opacity .14s ease,border-color .14s ease,box-shadow .14s ease,transform .14s ease}.batch-inline-thumb:active{cursor:grabbing}.batch-inline-thumb.dragging{opacity:.42;transform:scale(.96)}.batch-inline-thumb.drop-target{border-color:#7567ff;box-shadow:0 0 0 2px #7567ff3d}.batch-thumb-preview{width:100%;height:100%;padding:0;border:0;background:transparent;cursor:pointer}.batch-thumb-remove{position:absolute;z-index:2;top:4px;right:4px;width:22px;height:22px;padding:0;display:grid;place-items:center;border:1px solid rgba(255,255,255,.35);border-radius:7px;color:#fff;background:#6f1421d1;cursor:pointer}.batch-thumb-remove:hover{border-color:#ffd2d8bf;background:#ad2235f0}.batch-thumb-remove svg{width:11px;height:11px}.batch-inline-thumbs img{width:100%;height:100%;object-fit:cover}.batch-inline-thumbs b{position:absolute;left:5px;bottom:4px;padding:2px 4px;border-radius:5px;color:#fff;background:#0f0f12a6;font:8px ui-monospace,monospace}.batch-thumb-order-actions{position:absolute;z-index:2;right:4px;bottom:4px;display:flex;gap:3px}.batch-thumb-order-actions button{width:20px;height:20px;padding:0;display:grid;place-items:center;border:1px solid rgba(255,255,255,.32);border-radius:6px;color:#fff;background:#0f0f12b8;font-size:11px;line-height:1;cursor:pointer}.batch-thumb-order-actions button:hover:not(:disabled){border-color:#ffffffb8;background:#4e41c7f0}.batch-thumb-order-actions button:disabled{opacity:.3;cursor:default}.media-preview-backdrop{position:fixed;inset:0;z-index:130;display:grid;place-items:center;padding:28px;background:#040508b8;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);animation:preview-fade-in .16s ease-out}.media-preview-dialog{width:min(980px,calc(100vw - 48px));max-height:calc(100vh - 48px);display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;border:1px solid #343a45;border-radius:22px;color:#f3f5f8;background:#101318;box-shadow:0 34px 90px #00000080}.media-preview-dialog>header{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px 15px 12px 20px;border-bottom:1px solid #2a3039}.media-preview-dialog>header>div{min-width:0;display:grid;gap:4px}.media-preview-dialog>header span{color:#9ca3ae;font-size:10px;font-weight:700}.media-preview-dialog>header b{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.media-preview-dialog>header button{width:36px;height:36px;display:grid;place-items:center;flex:0 0 auto;border:1px solid #353b45;border-radius:11px;color:#d9dde5;background:#1b2027;cursor:pointer}.media-preview-dialog>header button svg{width:16px;height:16px}.media-preview-stage{min-height:280px;display:grid;place-items:center;overflow:auto;background:#07090c}.media-preview-stage>img,.media-preview-stage>video{display:block;max-width:100%;max-height:calc(100vh - 150px);object-fit:contain}.media-preview-stage>video{width:100%}.audio-preview-player{width:min(620px,calc(100% - 48px));display:grid;place-items:center;gap:18px;padding:48px 30px;border:1px solid #2c323c;border-radius:22px;background:radial-gradient(circle at 50% 0,rgba(120,104,255,.18),transparent 45%),#12161c}.audio-preview-player>i{width:62px;height:62px;display:grid;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(135deg,#7868ff,#5d8dff);box-shadow:0 14px 30px #5649dc52}.audio-preview-player>i svg{width:25px;height:25px}.audio-preview-player>b{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.audio-preview-player>audio{width:100%}@keyframes preview-fade-in{0%{opacity:0}to{opacity:1}}.batch-inline>small{display:block;margin-top:9px;line-height:1.6}.creation-panel .prompt-card{flex:1;min-height:clamp(580px,78vh,920px);margin:8px 0 2px;padding:14px 16px 10px;border:1px solid #d4d4da;border-radius:16px;background:#fff;box-shadow:none;display:flex;flex-direction:column}.creation-panel .prompt-title{color:#1c1d21;font-size:13px}.creation-panel .prompt-title>b{font-weight:780}.prompt-library-bar{margin:9px 0 1px;padding:6px;display:grid;grid-template-columns:minmax(118px,1.2fr) minmax(86px,.78fr) auto auto 32px;align-items:center;gap:5px;border:1px solid #dedfe4;border-radius:12px;background:#f7f7f9}.prompt-library-select{min-width:0;height:32px;margin:0!important;padding:0 6px 0 8px;display:flex!important;align-items:center;gap:5px;border:1px solid #d8d9df;border-radius:9px;background:#fff}.prompt-library-select svg{width:13px;height:13px;flex:0 0 auto;color:#695be1}.prompt-library-select select{min-width:0;width:100%;height:30px;padding:0 18px 0 0;border:0;outline:0;color:#383a41;background:transparent;font-size:9.5px}.prompt-library-name{min-width:0;width:100%;height:32px;padding:0 8px;border:1px solid #d8d9df;border-radius:9px;outline:0;color:#383a41;background:#fff;font-size:9.5px}.prompt-library-name:focus,.prompt-library-select:focus-within{border-color:#8a7def;box-shadow:0 0 0 2px #6a5ae21a}.prompt-library-bar>button{height:32px;min-width:0;padding:0 8px;display:inline-flex;align-items:center;justify-content:center;gap:4px;border:1px solid #d8d9df;border-radius:9px;color:#555861;background:#fff;font-size:9px;font-weight:720;white-space:nowrap;cursor:pointer}.prompt-library-bar>button svg{width:12px;height:12px}.prompt-library-bar>.prompt-library-save{border-color:#c9c3f5;color:#5d50d5;background:#f1efff}.prompt-library-bar>.prompt-library-delete{width:32px;padding:0;color:#a14348}.prompt-library-bar>button:disabled{opacity:.36;cursor:default}.creation-panel .prompt-card textarea{height:auto;resize:vertical;color:#24252a;font-size:14px;font-weight:480;line-height:1.72;caret-color:#6556e8}.creation-panel .prompt-card .positive-prompt-field{flex:1;min-height:520px}.creation-panel .prompt-card textarea::placeholder{color:#aaaab0}.creation-panel .prompt-footer{min-height:20px;padding:4px 0 0;border:0}.creation-panel .prompt-footer span{color:#7c7e85;font-size:10.5px;font-weight:600}.creation-panel .inspector{padding:17px 0 0;border:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.creation-panel .inspector-title{margin:0 0 10px;padding-top:3px}.creation-panel .inspector-title h3{font-size:13px}.creation-panel .inspector label{color:#5f6168;font-size:11.5px;font-weight:620}.creation-panel .inspector label output{color:#24252a}.creation-panel .inspector .segmented{border:1px solid #dbdbdf;background:#e5e5e8}.creation-panel .inspector .segmented button{color:#777981}.creation-panel .inspector .segmented button.active{color:#18191d;background:#fff;box-shadow:0 2px 6px #1414180f}.creation-panel .inspector select,.creation-panel .inspector input{color:#2c2d32;border-color:#d7d7dc;background:#fff;color-scheme:light}.creation-panel .size-row button,.creation-panel .seed-row button,.creation-panel .ratio-row button{color:#62646c;border-color:#d7d7dc;background:#fff}.creation-panel .ratio-row button.active{color:#5c4ee2;border-color:#8b7ff0;background:#f2f0ff}.resolution-help{display:block;margin-top:8px;color:#85878f;font-size:9px;line-height:1.5}.resolution-help.error{color:#c9342d}.creation-panel .size-row input[aria-invalid=true]{border-color:#d9635d;background:#fff8f7}.creation-panel .inspector input[type=range]{accent-color:#6c5ce7}.creation-panel .switch-row,.creation-panel .lora-toggle{border-color:#dcdce0}.creation-panel .switch.on{background:#6c5ce7}.seed-control{margin:0 0 10px;padding:11px;display:grid;gap:9px;border:1px solid #dcdce0;border-radius:12px;background:#fafafd}.seed-control>div:first-child{display:grid;gap:3px}.seed-control>div:first-child b{color:#292a2f;font-size:11px}.seed-control>div:first-child span{color:#85878f;font-size:9px;line-height:1.45}.completion-sound-control{min-height:52px;margin:0 0 10px;padding:9px 11px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #dcdce0;border-radius:12px;background:#fafafd}.completion-sound-control>div{min-width:0;display:grid;gap:3px}.completion-sound-control b{color:#292a2f;font-size:11px}.completion-sound-control span{color:#85878f;font-size:9px;line-height:1.45}.completion-sound-control>.switch{flex:0 0 auto}.last-submitted-seed{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:8px;color:#777981;font-size:9px}.last-submitted-seed code{min-width:0;overflow:hidden;color:#5f50df;font:10px ui-monospace,SFMono-Regular,Consolas,monospace;text-overflow:ellipsis;white-space:nowrap}.settings-section{margin:0 0 10px;overflow:hidden;border:1px solid #dcdce1;border-radius:16px;background:#fffc;box-shadow:0 3px 12px #1b1b2109}.settings-section-heading{min-height:55px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#ffffffb8}.settings-section-heading>div{min-width:0;display:grid;gap:3px}.settings-section-heading b{color:#222328;font-size:12px;font-weight:780}.settings-section-heading span{overflow:hidden;color:#92949b;font-size:8px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.settings-section-heading em{flex:0 0 auto;padding:5px 8px;border:1px solid #e2e0f2;border-radius:9px;color:#6357cf;background:#f5f3ff;font:700 8px ui-monospace,monospace;font-style:normal;white-space:nowrap}.settings-section-body{padding:3px 12px 13px;border-top:1px solid #ededf0;background:#fafafcb8}.settings-section-body>label,.duration-control label{margin:11px 0 7px}.settings-control-stack>label:not(:first-child){margin-top:14px}.settings-control-stack>select{margin-top:8px}.inference-steps-control{min-height:58px;margin-top:10px;padding:9px 10px;display:grid;grid-template-columns:minmax(0,1fr) 94px;align-items:center;gap:12px;border:1px solid #e2e2e7;border-radius:13px;background:#fff}.inference-steps-control>div{min-width:0;display:grid;gap:3px}.inference-steps-control b{color:#414249;font-size:10px}.inference-steps-control>div span{color:#92949b;font-size:8px;line-height:1.4}.inference-steps-control>label{margin:0;display:grid;grid-template-columns:minmax(0,1fr) 18px;align-items:center;gap:4px}.inference-steps-control input{height:36px;padding:0 7px;text-align:center}.inference-steps-control>label span{color:#85878f;font-size:9px}.settings-section .quick-adjustments{margin-top:10px}.settings-section .quick-adjustment-group{border-color:#e4e4e8;background:#fff}.settings-section .resolution-help{margin:7px 2px 0}.duration-control{margin-top:11px;padding-top:1px;border-top:1px solid #e5e5e9}.duration-control input[type=range]{display:block}.enhancement-options{padding-top:2px}.enhancement-options .switch-row:first-child{border-top:0}.advanced-settings>summary{position:relative;padding-right:36px;cursor:pointer;list-style:none}.advanced-settings>summary::-webkit-details-marker{display:none}.advanced-settings>summary:after{content:"⌄";position:absolute;right:13px;top:50%;color:#85878f;font-size:15px;transform:translateY(-54%);transition:transform .18s ease}.advanced-settings[open]>summary:after{transform:translateY(-46%) rotate(180deg)}.advanced-settings[open]>summary{background:#fff}.advanced-settings .lora-toggle{margin-top:5px}.lora-upload{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:4px 0 6px;padding:9px 10px;border:1px solid #dedfe4;border-radius:11px;background:#f7f7f9}.lora-upload>div{min-width:0;display:grid;gap:3px}.lora-upload>div b{color:#2b2d33;font-size:10.5px}.lora-upload>div span{overflow:hidden;color:#858891;font-size:9px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.lora-upload>button{min-width:88px;height:32px;padding:0 9px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid #c9c3f5;border-radius:9px;color:#5d50d5;background:#f1efff;font-size:9.5px;font-weight:720;white-space:nowrap;cursor:pointer}.lora-upload>button svg{width:13px;height:13px}.lora-upload>button:disabled{opacity:.55;cursor:wait}.advanced-settings .lora-list{max-height:260px;overflow:auto;padding:4px 2px 10px 0;scrollbar-width:thin}.settings-section :where(button,select,input):focus-visible{outline:3px solid rgba(108,92,231,.16);outline-offset:1px}.frame-interpolation-control{display:grid;grid-template-columns:minmax(0,1fr) 94px;align-items:center;gap:12px;min-height:48px;padding:6px 0 8px;border-top:1px solid #dcdce0}.frame-interpolation-control>label{margin:0;color:#5f6168}.frame-interpolation-control>div{display:grid;grid-template-columns:minmax(0,1fr) 14px;align-items:center;gap:5px}.frame-interpolation-control input{height:36px;padding:0 7px;text-align:center}.frame-interpolation-control span{color:#85878f;font-size:11px}.audio-derived-duration{display:flex;align-items:center;justify-content:space-between;min-height:40px;padding:0 12px;border:1px solid #e4e4e8;border-radius:12px;background:#f7f7f9;color:#666872}.audio-derived-duration b{color:#15161a;font-size:12px}.settings-dock{display:contents}.settings-dock-trigger{width:126px;min-height:52px;flex:0 0 126px;padding:7px 8px 7px 11px;display:grid;grid-template-columns:minmax(0,1fr) 26px;align-items:center;gap:6px;border:1px solid #d8d8dd;border-radius:14px;background:#f9f9faf5;color:#5f6168;cursor:pointer;box-shadow:0 5px 16px #1d1d230d;text-align:left;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.settings-dock-trigger:hover{border-color:#c9c5ef;background:#fff;box-shadow:0 7px 20px #2a245614}.settings-dock-trigger:focus-visible{outline:3px solid rgba(108,92,231,.2);outline-offset:2px}.settings-dock-label{display:flex;align-items:center;gap:7px;white-space:nowrap}.settings-dock-label svg{width:15px;height:15px;color:#6b5ce7}.settings-dock-label b{color:#25262b;font-size:11px;font-weight:740}.settings-dock-chevron{width:26px;height:26px;display:grid;place-items:center;border-radius:8px;background:#ececef;color:#666870;font-size:14px;line-height:1;transition:transform .18s ease,background .18s ease}.settings-dock.open .settings-dock-trigger{border-color:#bdb6f0;background:#fff;box-shadow:0 0 0 3px #6c5ce712}.settings-dock.open .settings-dock-chevron{transform:rotate(180deg);background:#eeecff;color:#5d50da}.settings-dock-panel{position:absolute;left:18px;right:18px;bottom:calc(100% + 8px);z-index:22;max-height:min(60vh,580px);overflow:auto;padding:16px 18px 18px;border:1px solid #d7d7dc;border-radius:20px;background:#f8f8fa;box-shadow:0 24px 64px #19191f33,0 2px 8px #19191f14;scrollbar-width:thin}.settings-dock-panel .inspector{padding:0}.settings-dock-panel .inspector-title{position:sticky;top:-16px;z-index:2;margin:0 -4px 9px;padding:13px 4px 9px;background:#f8f8fa}.creation-action{position:relative;min-height:78px;padding:12px 18px;display:flex;align-items:center;gap:10px;border-top:1px solid #d8d8dd;background:#f8f8faf5;box-shadow:0 -10px 24px #18181e0f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.creation-action.settings-open{z-index:30}.creation-panel .generate-side{min-width:0;min-height:52px;flex:1 1 auto;margin:0;border:0;border-radius:14px;color:#fff;background:linear-gradient(135deg,#7567ff,#54d6d0);font-size:14px;font-weight:780;box-shadow:0 12px 28px #5d53e647}.creation-panel .generate-side:hover:not(:disabled){background:linear-gradient(135deg,#8275ff,#61e0d4);box-shadow:0 15px 32px #5d53e65c;transform:translateY(-1px)}.creation-count-control{width:66px;height:52px;flex:0 0 66px;display:block}.creation-count-control input{width:100%;height:100%;padding:0 7px;border:1px solid #d4d4da;border-radius:14px;color:#25262b;background:#fff;font-size:13px;font-weight:750;text-align:center;outline:none}.creation-count-control input:focus{border-color:#7669e8;box-shadow:0 0 0 3px #6c5ce721}.creation-count-control.error input{border-color:#d9635d;color:#b92f29;background:#fff8f7}.result-workspace{min-width:0;padding:24px 28px 50px;background-color:#fbfbfc;background-image:radial-gradient(#dedee3 .7px,transparent .8px);background-size:16px 16px}.result-toolbar{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:15px}.result-toolbar h2{margin:5px 0 0;color:#17181c;font-size:22px;font-weight:780;letter-spacing:-.02em}.result-context{display:flex;align-items:center;gap:7px}.result-context span,.result-context b{padding:7px 10px;border:1px solid #dddde1;border-radius:10px;background:#ffffffeb;color:#666870;font-size:10px;font-weight:680}.result-context span{color:#25262b}.result-stage{position:relative;width:100%;height:min(59vh,680px);min-height:380px;display:grid;place-items:center;overflow:hidden;border:1px solid #dadade;border-radius:20px 20px 0 0;background:#111216;box-shadow:0 18px 42px #1b1b201a}.result-stage video,.result-stage>img{width:100%;height:100%;display:block;object-fit:contain;background:#111216}.result-stage>video{position:absolute;inset:0;min-width:0;min-height:0;max-width:100%;max-height:100%;cursor:default}.result-stage:fullscreen,.result-stage.browser-fullscreen{width:100vw;height:100vh;min-height:0;border:0;border-radius:0;background:#050506}.result-stage.browser-fullscreen{position:fixed;inset:0;z-index:1000}.result-fullscreen{position:absolute;top:14px;right:14px;z-index:3;min-height:38px;display:flex;align-items:center;gap:7px;padding:0 12px;border:1px solid rgba(255,255,255,.2);border-radius:11px;color:#fff;background:#0f1014b8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer}.result-fullscreen:hover{background:#0f1014e6}.result-fullscreen svg{width:16px;height:16px}.result-fullscreen span{font-size:10px;font-weight:650}.result-stage.placeholder>img{opacity:.18;object-fit:cover;filter:saturate(.55)}.result-stage.placeholder:after{content:"";position:absolute;inset:0;background:#f7f7f9c2}.result-stage-empty{position:absolute;z-index:2;display:grid;justify-items:center;gap:8px;color:#24252a;text-align:center}.result-stage-empty i{width:46px;height:46px;display:grid;place-items:center;border:1px solid #dedee2;border-radius:15px;background:#ffffffe6;color:#6d5eea;font-style:normal;box-shadow:0 8px 20px #1e1e2412}.result-stage-empty b{font-size:14px}.result-stage-empty span{color:#83858d;font-size:10px}.result-generation-progress{position:absolute;inset:0;z-index:4;display:grid;place-items:center;padding:24px;color:#f6f7fb;background:radial-gradient(circle at 50% 42%,rgba(117,103,255,.2),transparent 38%),#05070ab8;-webkit-backdrop-filter:blur(10px) saturate(.78);backdrop-filter:blur(10px) saturate(.78);pointer-events:none}.result-generation-progress-card{width:min(440px,calc(100% - 24px));padding:22px 24px 20px;border:1px solid rgba(255,255,255,.14);border-radius:18px;background:linear-gradient(145deg,#1b1e26f0,#0d0f14f0);box-shadow:0 24px 70px #0000006b,inset 0 1px #ffffff0f}.result-generation-progress-card>header{display:flex;align-items:center;justify-content:space-between;gap:16px}.result-generation-progress-card>header span{display:flex;align-items:center;gap:9px;color:#c6c9d2;font-size:10px;font-weight:720;letter-spacing:.08em}.result-generation-spinner{position:relative;width:18px;height:18px;flex:0 0 18px;border-radius:50%;background:conic-gradient(from 15deg,#52d7ca14 0 20%,#52d7ca 44%,#7567ff 76%,#7567ff1f);box-shadow:0 0 18px #52d7ca47;animation:generation-spinner-rotate .85s linear infinite}.result-generation-spinner:before{content:"";position:absolute;inset:3px;border-radius:inherit;background:#171a21;box-shadow:inset 0 0 0 1px #ffffff0d}.result-generation-spinner:after{content:"";position:absolute;top:0;left:50%;width:4px;height:4px;border-radius:50%;background:#d9fff8;box-shadow:0 0 9px #73e1ce;transform:translate(-50%)}.result-generation-progress.pending .result-generation-spinner,.result-generation-progress.submitting .result-generation-spinner{background:conic-gradient(from 15deg,#9b90ff14 0 20%,#9b90ff 50%,#7567ff 82%,#7567ff1f);box-shadow:0 0 18px #7567ff57}.result-generation-progress.pending .result-generation-spinner:after,.result-generation-progress.submitting .result-generation-spinner:after{background:#eeeaff;box-shadow:0 0 9px #9b90ff}.result-generation-progress-card>header strong{min-width:62px;color:#fff;font-size:31px;font-weight:780;letter-spacing:-.04em;text-align:right;font-variant-numeric:tabular-nums}.result-generation-progress-title{margin-top:17px;display:flex;align-items:baseline;justify-content:space-between;gap:16px}.result-generation-progress-title b{overflow:hidden;color:#fff;font-size:16px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.result-generation-progress-title span{color:#7f8490;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:9px}.result-generation-progress-bar{margin-top:14px}.result-generation-progress-bar>i{height:8px;display:block;overflow:hidden;border:1px solid rgba(255,255,255,.05);border-radius:999px;background:#272b34}.result-generation-progress-bar>i>em{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,#7567ff,#776ef4 48%,#52d7ca);box-shadow:0 0 20px #52d7ca47;transition:width .35s ease}.result-generation-progress-bar.indeterminate>i>em{width:34%;animation:queue-progress 1.5s cubic-bezier(.4,0,.2,1) infinite}.result-generation-progress-detail{margin-top:10px;display:flex;align-items:center;justify-content:space-between;gap:16px;color:#aeb2bd;font-size:10px}.result-generation-progress-detail span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.result-generation-progress-detail b{flex:0 0 auto;color:#d8dae1;font-size:10px;font-weight:680}.result-generation-progress-card>small{display:block;margin-top:15px;padding-top:13px;border-top:1px solid rgba(255,255,255,.08);color:#787d89;font-size:9px;text-align:center}.result-stage-meta{min-height:64px;padding:12px 15px;display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid #dadade;border-top:0;border-radius:0 0 17px 17px;background:#fff}.result-stage-meta>div{min-width:0;display:grid;gap:5px}.result-stage-meta b{overflow:hidden;color:#25262b;font-size:12px;font-weight:720;text-overflow:ellipsis;white-space:nowrap}.result-stage-meta span{color:#6f7178;font-size:10px;white-space:nowrap}.quick-adjustments{display:grid;gap:8px}.quick-adjustment-group{padding:10px;border:1px solid #dedee4;border-radius:14px;background:#ffffff94}.quick-adjustment-heading{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:8px}.quick-adjustment-heading b{color:#4d4e55;font-size:10px;font-weight:700}.quick-adjustment-heading span{color:#9a9ba2;font-size:8px}.quick-adjustment-group .ratio-row{margin-top:0}.resolution-presets{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.resolution-presets button{height:38px;border-radius:11px;border:1px solid var(--line);background:#fff;font-size:10px;cursor:pointer}.resolution-presets button.active{border-color:#87c5ff;background:#edf6ff;color:var(--blue)}.creation-panel .resolution-presets button{color:#62646c;border-color:#d7d7dc;background:#fff}.creation-panel .resolution-presets button.active{color:#5c4ee2;border-color:#8b7ff0;background:#f2f0ff}.result-feed{margin-top:26px}.result-feed>header{display:flex;align-items:end;justify-content:space-between;margin-bottom:11px}.result-feed>header>div{display:grid;gap:5px}.result-feed>header b{color:#202126;font-size:15px;font-weight:760}.result-feed>header span{color:#6f7178;font-size:10px}.result-feed>header button{border:0;background:#ffffffb8;color:#5f50df;font-size:10px;cursor:pointer}.result-feed .ribbon-items{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px;overflow:visible;padding:2px 2px 10px}.result-feed .ribbon-items article{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;border:1px solid #dddde1;border-radius:13px;background:#fff;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.result-feed .ribbon-items article:hover{border-color:#c7c2ed;box-shadow:0 9px 22px #231f4614;transform:translateY(-1px)}.result-feed .ribbon-items article.selected{border-color:#7c6cef;box-shadow:0 0 0 1px #7c6cef}.result-feed .result-preview{position:absolute;inset:0;width:100%;height:100%;padding:0;overflow:hidden;border:0;border-radius:0;background:#111216;cursor:pointer}.result-feed .result-download{position:absolute;z-index:3;top:8px;right:8px;width:32px;height:32px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.28);border-radius:10px;color:#fff;background:#121318b3;box-shadow:0 5px 14px #0000002e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-decoration:none;transition:background .16s ease,transform .16s ease}.result-feed .result-download:hover{background:#5d4fdaeb;transform:translateY(-1px)}.result-feed .result-download svg{width:15px;height:15px}.result-feed .ribbon-items video{background:#111216}.lazy-video-placeholder{width:100%;height:100%;display:block;background-color:#111216;background-position:center;background-size:cover;font-style:normal}.result-feed .lazy-video-placeholder{background-image:linear-gradient(115deg,#17181c,#24262c)}.media-grid .lazy-video-placeholder{width:100%;aspect-ratio:16/9;height:auto}.result-feed .ribbon-empty{width:100%;min-height:124px;grid-column:1/-1;display:grid;place-items:center;align-content:center;gap:8px;border:1px dashed #cfcfd4;border-radius:15px;background:#ffffffb8}.result-feed .ribbon-empty svg{width:22px;height:22px;color:#8a8c94}.result-history-rail{min-width:0;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border-left:1px solid #282d35;background:#0d1014}.result-history-rail>header{min-height:68px;padding:12px 10px;display:flex;align-items:center;justify-content:space-between;gap:5px;border-bottom:1px solid #242932}.result-history-rail>header>div{min-width:0;display:grid;gap:2px}.result-history-rail>header b{color:#f1f3f7;font-size:11px;font-weight:760;white-space:nowrap}.result-history-rail>header span{color:#777f8a;font-size:9px}.result-history-rail>header button{display:none}.history-result-list{min-height:0;overflow-x:hidden;overflow-y:auto;padding:10px 9px;display:flex;flex-direction:column;gap:9px;scrollbar-width:thin}.history-result{position:relative;flex:0 0 auto;aspect-ratio:1 / 1.08;overflow:hidden;border:1px solid #2d333d;border-radius:10px;background:#08090c;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.history-result:hover{border-color:#4e5664;transform:translateY(-1px)}.history-result.selected{border-color:#38d6b0;box-shadow:0 0 0 1px #38d6b052,0 8px 20px #0000003d}.history-result>button{position:absolute;inset:0;width:100%;height:100%;padding:0;overflow:hidden;border:0;background:#08090c;cursor:pointer}.history-result video,.history-result .lazy-video-placeholder{width:100%;height:100%;object-fit:cover;transition:filter .18s ease,opacity .18s ease}.history-result:not(.selected) .lazy-video-placeholder,.history-result:not(.selected) video{filter:brightness(.5) saturate(.72)}.history-result.selected video,.history-result.selected .lazy-video-placeholder{filter:brightness(1) saturate(1)}.history-result-meta{position:absolute;left:0;right:0;bottom:0;min-height:30px;overflow:hidden;padding:12px 7px 5px;display:flex;align-items:flex-end;gap:4px;color:#fffffff5;background:linear-gradient(180deg,transparent,rgba(3,4,6,.82));font-size:8px;font-weight:680;text-overflow:ellipsis;white-space:nowrap}.history-result-meta b,.history-result-meta small{min-width:0;overflow:hidden;color:inherit;font-size:inherit;font-weight:inherit;text-overflow:ellipsis;white-space:nowrap}.history-result-meta b{font-weight:800}.history-result-meta b:after{content:"·";margin-left:4px;color:#ffffff94}.history-result>.result-download{position:absolute;z-index:2;top:5px;right:5px;width:24px;height:24px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.24);border-radius:7px;color:#fff;background:#07080bb3;text-decoration:none;opacity:0;transition:opacity .16s ease,background .16s ease}.history-result:hover>.result-download,.history-result>.result-download:focus-visible{opacity:1}.history-result>.result-download:hover{background:#7567ff}.history-result>.result-download svg{width:12px;height:12px}.history-result-empty{min-height:180px;display:grid;place-items:center;align-content:center;gap:7px;color:#666e79;text-align:center}.history-result-empty svg{width:20px}.history-result-empty span{font-size:9px}.result-history-rail>footer{padding:9px 8px 12px;border-top:1px solid #242932}.result-history-rail>footer button{width:100%;min-height:36px;display:flex;align-items:center;justify-content:center;gap:4px;padding:5px 2px;border:1px solid #323844;border-radius:10px;color:#a6adb7;background:#171b21;cursor:pointer;font-size:8px;font-weight:680}.result-history-rail>footer button:hover{border-color:#5b527f;color:#fff;background:#20252d}.result-history-rail>footer svg{width:14px;height:14px}.history-rail-toggle,.history-rail-backdrop{display:none}.long-video-segments{margin-top:18px;padding:14px;border:1px solid #2a3039;border-radius:17px;background:#111419}.long-video-segments>header{display:flex;align-items:baseline;justify-content:space-between;gap:14px;margin-bottom:10px}.long-video-segments>header>div{display:flex;align-items:baseline;gap:8px}.long-video-segments>header b{color:#f0f2f6;font-size:13px}.long-video-segments>header span,.long-video-segments>header small{color:#777f8a;font-size:9px}.long-video-segments>header .segment-preview-controls{display:flex;align-items:center;gap:10px}.segment-full-video{min-height:30px;display:inline-flex;align-items:center;gap:6px;padding:0 10px;border:1px solid #373e49;border-radius:9px;color:#a8afb9;background:#1a1e24;cursor:pointer;font-size:9px;font-weight:720}.segment-full-video svg{width:13px;height:13px}.segment-full-video:hover{border-color:#625a86;color:#fff}.segment-full-video.active{border-color:#6b61c7;color:#fff;background:linear-gradient(135deg,#7567ff4d,#54d6d029);box-shadow:inset 0 0 0 1px #54d6d029}.long-video-segment-strip{min-width:0;display:flex;gap:9px;overflow-x:auto;overflow-y:hidden;padding:2px 2px 9px;cursor:grab;overscroll-behavior-x:contain;scrollbar-width:thin;scroll-snap-type:x proximity}.long-video-segment-strip:active{cursor:grabbing}.long-video-segment-strip>button{position:relative;width:142px;aspect-ratio:16/9;flex:0 0 142px;overflow:hidden;padding:0;border:1px solid #343b46;border-radius:11px;background:#090b0e;cursor:pointer;scroll-snap-align:center}.long-video-segment-strip>button.selected{border-color:#4b5360;box-shadow:0 0 0 1px #7567ff47}.long-video-segment-strip>button.previewing{border-color:#7567ff;box-shadow:0 0 0 1px #54d6d0}.long-video-segment-strip video,.long-video-segment-strip .lazy-video-placeholder{width:100%;height:100%;display:block;object-fit:cover;filter:brightness(.7)}.long-video-segment-strip>button.selected video,.long-video-segment-strip>button.selected .lazy-video-placeholder{filter:brightness(.84)}.long-video-segment-strip>button.previewing video,.long-video-segment-strip>button.previewing .lazy-video-placeholder{filter:brightness(1)}.long-video-segment-strip>button>i{position:absolute;inset:0;display:grid;place-items:center;color:#656d78}.long-video-segment-strip>button>b{position:absolute;top:6px;left:6px;padding:3px 5px;border-radius:6px;color:#fff;background:#07080bb8;font-size:8px}.long-video-segment-strip>button>span{position:absolute;left:6px;bottom:6px;padding:3px 5px;border-radius:6px;color:#fff;background:#07080bb8;font-size:8px}.long-video-segment-strip>button>em{position:absolute;top:6px;right:6px;padding:3px 5px;border-radius:6px;color:#fff;background:#7567ff;font-size:8px;font-style:normal}.long-video-segments>footer{min-height:46px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:10px;border-top:1px solid #282e37}.long-video-segments>footer>span{color:#9ba2ad;font-size:10px}.long-video-segments>footer>div{display:flex;gap:8px}.long-video-segments>footer button{min-height:34px;display:inline-flex;align-items:center;gap:6px;padding:0 11px;border:1px solid #363d48;border-radius:10px;color:#c5cad1;background:#1a1e24;cursor:pointer;font-size:9px;font-weight:700}.long-video-segments>footer button:hover:not(:disabled){border-color:#5d557f;color:#fff}.long-video-segments>footer button.segment-clean-joins{border-color:#296b69;color:#8ce5dd;background:#31ada41f}.long-video-segments>footer button.segment-regenerate{border-color:#59517d;color:#d2cdff;background:#7567ff21}.long-video-segments>footer button:disabled{opacity:.42;cursor:not-allowed}.long-video-segments>footer svg{width:14px;height:14px}.segment-regeneration-note{display:block;margin-top:8px;color:#777f8a;font-size:9px;line-height:1.5}.storyboard-action-card{margin:0 0 10px;padding:12px 13px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--border);border-radius:13px;background:var(--surface)}.storyboard-action-card>div{min-width:0;display:grid;gap:4px}.storyboard-action-card b{color:var(--text);font-size:11px}.storyboard-action-card span{color:var(--text-muted);font-size:11px;line-height:1.6}.storyboard-action-card>button{flex:0 0 auto;min-height:34px;display:inline-flex;align-items:center;gap:6px;padding:0 12px;border:0;border-radius:10px;color:#fff;background:linear-gradient(135deg,#7567ff,#50cfd0);box-shadow:0 7px 18px #5a68e233;cursor:pointer;font-size:10px;font-weight:760}.storyboard-action-card>button:disabled{opacity:.46;box-shadow:none;cursor:not-allowed}.storyboard-action-card svg{width:14px;height:14px}.storyboard-segments{margin-top:18px;padding:14px;border:1px solid #2a3039;border-radius:17px;background:#111419}.storyboard-segments>header{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:10px}.storyboard-segments>header>div{display:flex;align-items:center;gap:8px}.storyboard-segments>header b{color:#f0f2f6;font-size:13px}.storyboard-segments>header span,.storyboard-segments>header small{color:#777f8a;font-size:9px}.storyboard-segments>header button{min-height:30px;display:inline-flex;align-items:center;gap:6px;padding:0 10px;border:1px solid #373e49;border-radius:9px;color:#a8afb9;background:#1a1e24;cursor:pointer;font-size:9px;font-weight:720}.storyboard-segments>header button.active{border-color:#6b61c7;color:#fff;background:linear-gradient(135deg,#7567ff4d,#54d6d029)}.storyboard-segments>header button svg{width:13px;height:13px}.storyboard-segment-strip{min-width:0;display:flex;gap:9px;overflow-x:auto;overflow-y:hidden;padding:2px 2px 9px;cursor:grab;overscroll-behavior-x:contain;scrollbar-width:thin;scroll-snap-type:x proximity}.storyboard-segment-strip:active{cursor:grabbing}.storyboard-segment-strip>button{position:relative;width:142px;aspect-ratio:16/9;flex:0 0 142px;overflow:hidden;padding:0;border:1px solid #343b46;border-radius:11px;background:#090b0e;cursor:pointer;scroll-snap-align:center}.storyboard-segment-strip>button.previewing{border-color:#7567ff;box-shadow:0 0 0 1px #54d6d0}.storyboard-segment-strip video,.storyboard-segment-strip .lazy-video-placeholder{width:100%;height:100%;display:block;object-fit:cover;filter:brightness(.66)}.storyboard-segment-strip>button.previewing video,.storyboard-segment-strip>button.previewing .lazy-video-placeholder{filter:brightness(1)}.storyboard-segment-strip>button>b{position:absolute;top:6px;left:6px;padding:3px 5px;border-radius:6px;color:#fff;background:#07080bb8;font-size:8px}.storyboard-segment-strip>button>span{position:absolute;left:6px;bottom:6px;padding:3px 5px;border-radius:6px;color:#fff;background:#07080bb8;font-size:8px}.library-page{background:#f7f7f9}.library-download-toolbar{display:flex;align-items:center;gap:8px;padding:7px;border:1px solid #dfdfe5;border-radius:16px;background:#ffffffe6;box-shadow:0 10px 28px #1f202a0f}.library-download-toolbar>span{min-width:82px;padding:0 7px;color:#777982;font-size:10px;font-weight:650;text-align:center}.library-download-toolbar .soft-button,.library-download-toolbar .primary-button,.library-download-toolbar .danger-button{min-height:38px;border-radius:11px;font-size:10px}.library-download-toolbar .primary-button:disabled,.library-download-toolbar .danger-button:disabled{opacity:.42;cursor:default;box-shadow:none}.danger-button{padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid rgba(255,91,91,.35);color:#ff8585;background:#ff4b4b1a;font-weight:700;cursor:pointer}.danger-button:hover:not(:disabled){border-color:#ff6868b3;color:#fff;background:#c94242}.danger-button svg{width:15px}.library-delete-notice{display:block;margin-top:8px;color:var(--text-subtle);font-size:11px}.library-page .media-grid{margin-top:28px}.library-page .media-grid article{position:relative;border-color:#dddde1;background:#fff;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.library-page .media-grid article:hover{transform:translateY(-2px);box-shadow:0 15px 34px #1e1f2a17}.library-page .media-grid article.selected{border-color:#7567e7;box-shadow:0 0 0 2px #7567e72e,0 15px 34px #1e1f2a17}.library-page .media-grid video{background:#111216}.media-select,.media-download{position:absolute;z-index:4;top:12px;width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.38);border-radius:11px;color:#fff;background:#121318ad;box-shadow:0 5px 15px #0000002e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer}.media-select{left:12px}.media-download{right:12px;text-decoration:none;transition:background .16s ease,transform .16s ease}.media-download:hover{background:#5d4fdaeb;transform:translateY(-1px)}.media-select input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.media-select span{width:17px;height:17px;display:grid;place-items:center;border:1.5px solid rgba(255,255,255,.85);border-radius:5px;color:transparent;background:#ffffff1f}.media-select input:checked+span{border-color:#7567e7;color:#fff;background:#7567e7}.media-select svg,.media-download svg{width:15px;height:15px}.archive-download-target{position:fixed;width:1px;height:1px;opacity:0;pointer-events:none}@media(max-width:1439px)and (min-width:1280px){.kling-layout{grid-template-columns:450px minmax(0,1fr) 96px}}@media(max-width:1279px){.kling-layout{grid-template-columns:450px minmax(0,1fr)}.history-rail-toggle{position:fixed;z-index:33;right:14px;bottom:18px;width:46px;height:46px;display:grid;place-items:center;border:1px solid #474059;border-radius:15px;color:#fff;background:linear-gradient(135deg,#7567ff,#54d6d0);box-shadow:0 12px 28px #1b192b59;cursor:pointer}.history-rail-toggle svg{width:18px}.history-rail-toggle span{position:absolute;top:-5px;right:-5px;min-width:18px;height:18px;display:grid;place-items:center;padding:0 4px;border:2px solid #0d1014;border-radius:9px;color:#fff;background:#7567ff;font-size:8px;font-weight:750}.history-rail-backdrop{position:fixed;inset:70px 0 0;z-index:34;display:block;border:0;background:#0506088f}.result-history-rail{position:fixed;z-index:35;top:70px;right:0;bottom:0;width:132px;box-shadow:-18px 0 48px #00000057;transform:translate(104%);transition:transform .22s ease}.result-history-rail.open{transform:translate(0)}.result-history-rail>header button{width:26px;height:26px;display:grid;place-items:center;border:0;border-radius:8px;color:#9ba2ad;background:#1c2027;cursor:pointer}.result-history-rail>header button svg{width:13px}}@media(max-width:900px){html,body,#root{overflow:auto}.kling-layout{display:block;overflow:visible}.creation-panel{display:block;overflow:visible;border-right:0;border-bottom:1px solid #dedee2}.creation-scroll{overflow:visible;padding:22px 18px 30px}.creation-action{position:sticky;bottom:74px;z-index:20}.mode-tabs{top:0}.result-workspace{overflow:visible;padding:22px 18px 110px}.result-stage{height:min(62vw,520px);min-height:280px}}@media(max-width:620px){.mode-tabs .segmented{grid-template-columns:repeat(2,minmax(0,1fr))}.creation-panel .frame-row{grid-template-columns:1fr}.creation-panel .frame-link{height:24px}.creation-panel .reference-grid{grid-template-columns:repeat(2,1fr)}.settings-dock-panel{left:12px;right:12px}.result-toolbar{align-items:flex-start}.result-context b{display:none}.result-stage{height:66vw;min-height:230px}.result-feed .ribbon-items{grid-template-columns:1fr}.batch-inline>header{align-items:stretch;flex-direction:column}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.topbar-actions{margin-left:auto;display:flex;align-items:center;gap:10px}.theme-switcher{height:38px;display:flex;align-items:center;gap:2px;padding:3px;border:1px solid #dddde1;border-radius:12px;background:#efeff2}.theme-switcher button{height:30px;display:inline-flex;align-items:center;gap:5px;padding:0 8px;border:0;border-radius:9px;color:#676970;background:transparent;font-size:9px;font-weight:720;cursor:pointer}.theme-switcher button svg{width:14px;height:14px}.theme-switcher button[aria-pressed=true]{color:#5f51d8;background:#fff;box-shadow:0 2px 7px #29244e1a}.language-switcher{height:38px;display:flex;align-items:center;gap:2px;padding:3px;border:1px solid #dddde1;border-radius:12px;background:#efeff2}.language-switcher button{min-width:40px;height:30px;padding:0 8px;border:0;border-radius:9px;background:transparent;color:#676970;cursor:pointer;font-size:10px;font-weight:720;transition:color .16s ease,background .16s ease,box-shadow .16s ease}.language-switcher button:hover{color:#37383e}.language-switcher button[aria-pressed=true]{background:#fff;color:#5f51d8;box-shadow:0 2px 7px #29244e1a}.language-switcher button:focus-visible{outline:2px solid #7567eb;outline-offset:2px}.queue-trigger{min-width:176px;height:44px;display:flex;align-items:center;gap:10px;padding:0 11px;border:1px solid #dddde1;border-radius:13px;background:#ffffffeb;color:#55575f;cursor:pointer;text-align:left;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.queue-trigger:hover{border-color:#c9c5ef;box-shadow:0 8px 22px #201c4c14;transform:translateY(-1px)}.queue-trigger[aria-expanded=true]{border-color:#8a7cf0;box-shadow:0 0 0 3px #6c5ce717}.queue-trigger-icon{position:relative;width:28px;height:28px;flex:0 0 28px;display:grid;place-items:center;border-radius:9px;background:#f0eff8;color:#6255dc}.queue-trigger-icon svg{width:15px;height:15px}.queue-trigger-icon>i{position:absolute;top:-2px;right:-2px;width:8px;height:8px;border:2px solid #fff;border-radius:50%;background:#7667ef;box-shadow:0 0 0 3px #7667ef1f}.queue-trigger>span:nth-child(2){min-width:0;display:grid;gap:2px}.queue-trigger b{color:#202126;font-size:11px;font-weight:740;line-height:1.15}.queue-trigger small{color:#777981;font-size:9px;white-space:nowrap}.queue-trigger>em{min-width:22px;height:22px;margin-left:auto;display:grid;place-items:center;border-radius:8px;background:#18191d;color:#fff;font-size:9px;font-style:normal;font-weight:750}.queue-trigger.busy .queue-trigger-icon{background:#eeecff}.device-status{position:relative}.device-status-trigger{min-width:222px;height:44px;display:flex;align-items:center;gap:10px;padding:0 13px;border:1px solid #dddde1;border-radius:13px;background:#fff;color:#5f6168;cursor:pointer;text-align:left;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.device-status-trigger:hover{border-color:#c8c4ee;box-shadow:0 8px 22px #201c4c12;transform:translateY(-1px)}.device-status-trigger[aria-expanded=true]{border-color:#8a7cf0;box-shadow:0 0 0 3px #6c5ce717}.device-status-trigger>i{width:8px;height:8px;flex:0 0 8px;border-radius:50%;background:#b9bbc1;box-shadow:0 0 0 5px #787a8217}.device-status-trigger.ready>i{background:#25b77b;box-shadow:0 0 0 5px #25b77b1c}.device-status-trigger.offline>i{background:#dc685f;box-shadow:0 0 0 5px #dc685f1c}.device-status-trigger>span{min-width:0;display:grid;gap:3px}.device-status-trigger b{max-width:190px;overflow:hidden;color:#202126;font-size:11px;font-weight:740;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.device-status-trigger small{color:#777981;font:9px ui-monospace,SFMono-Regular,Consolas,monospace;white-space:nowrap}.device-status-panel{position:absolute;z-index:78;top:calc(100% + 10px);right:0;width:392px;overflow:hidden;border:1px solid rgba(29,29,35,.11);border-radius:21px;background:#fafafcfa;box-shadow:0 24px 65px #1816272b,0 8px 22px #18162714;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.device-status-panel>header{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 18px 14px;border-bottom:1px solid #e5e5e8;background:#fff}.device-status-panel h2{margin:4px 0 0;font-size:18px;letter-spacing:-.025em}.device-status-panel>header>span{display:flex;align-items:center;gap:7px;padding:7px 9px;border-radius:10px;background:#f0f8f4;color:#23865f;font-size:8px;font-weight:700;white-space:nowrap}.device-status-panel>header>span.offline{color:#b64a43;background:#fff0ef}.device-status-panel>header>span i{width:6px;height:6px;border-radius:50%;background:currentColor;box-shadow:0 0 0 4px color-mix(in srgb,currentColor 12%,transparent)}.device-identity{min-width:0;padding:14px 18px 5px;display:grid;gap:4px}.device-identity b{overflow:hidden;color:#26272c;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.device-identity span{color:#9799a0;font:8px ui-monospace,SFMono-Regular,Consolas,monospace}.device-metrics-grid{padding:10px 13px 15px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.device-metric{min-width:0;padding:12px;border:1px solid #e5e5e9;border-radius:14px;background:#fff}.device-metric header{min-height:34px;display:grid;align-content:space-between;gap:6px}.device-metric header span{color:#888a92;font-size:8px;font-weight:650}.device-metric header b{overflow:hidden;color:#292a30;font:700 9px ui-monospace,SFMono-Regular,Consolas,monospace;text-overflow:ellipsis;white-space:nowrap}.device-metric-bar{height:4px;margin-top:9px;display:block;overflow:hidden;border-radius:4px;background:#ececf0}.device-metric-bar em{height:100%;display:block;border-radius:inherit;background:#6d5df2;transition:width .35s ease}.device-metric.cpu .device-metric-bar em{background:#7061e8}.device-metric.ram .device-metric-bar em{background:#3d8fe7}.device-metric.gpu .device-metric-bar em{background:#28a975}.device-metric.vram .device-metric-bar em{background:#e3884c}.device-status-panel>footer{min-height:40px;padding:0 17px;display:flex;align-items:center;gap:7px;border-top:1px solid #e5e5e8;background:#fff;color:#94969d;font-size:8px}.device-status-panel>footer>i{width:5px;height:5px;border-radius:50%;background:#28b879}.device-status-panel>footer>span{margin-left:auto;font:8px ui-monospace,SFMono-Regular,Consolas,monospace}.queue-backdrop{position:fixed;inset:0;z-index:79;border:0;background:#12121629;opacity:0;pointer-events:none;transition:opacity .14s ease}.queue-backdrop.open{opacity:1;pointer-events:auto}.queue-drawer{position:fixed;z-index:80;top:10px;right:10px;bottom:10px;width:min(448px,calc(100vw - 20px));display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;overflow:hidden;border:1px solid rgba(28,28,34,.11);border-radius:24px;background:#f7f7f9;box-shadow:-22px 0 70px #1614242b,0 18px 45px #1614241a;transform:translate(calc(100% + 28px));visibility:hidden;transition:transform .18s cubic-bezier(.22,.8,.3,1),visibility .18s;will-change:transform;contain:layout paint}.queue-drawer.open{transform:translate(0);visibility:visible}.queue-drawer-header{min-height:108px;display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:23px 23px 18px;background:#fff;border-bottom:1px solid #e5e5e8}.queue-drawer-header h2{margin:5px 0 4px;font-size:22px;letter-spacing:-.03em}.queue-drawer-header p{margin:0;color:#888a91;font-size:9px}.queue-drawer-header>button{width:36px;height:36px;display:grid;place-items:center;border:1px solid #e0e0e4;border-radius:11px;background:#f8f8fa;color:#5f6168;cursor:pointer}.queue-drawer-header>button:hover{color:#18191d;background:#f0f0f3}.queue-drawer-header>button svg{width:16px;height:16px}.queue-overview{min-height:116px;margin:15px 17px 4px;padding:16px 18px;display:grid;grid-template-columns:82px 1fr;align-items:center;gap:18px;border-radius:18px;color:#fff;background:linear-gradient(135deg,#191a1f,#25252d);box-shadow:0 14px 30px #19191f24}.queue-orbit{position:relative;width:72px;height:72px;display:grid;place-items:center;align-content:center;border-radius:50%;background:radial-gradient(circle at center,#1d1e24 54%,transparent 55%),conic-gradient(#7667ef 0 68%,#3c3d45 68% 100%)}.queue-orbit:after{content:"";position:absolute;inset:6px;border:1px solid rgba(255,255,255,.06);border-radius:50%}.queue-orbit>i{position:absolute;right:1px;top:14px;width:7px;height:7px;border-radius:50%;background:#5d5f68}.queue-orbit>i.active{background:#9b90ff;box-shadow:0 0 0 5px #9b90ff21;animation:queue-pulse 1.8s ease-in-out infinite}.queue-orbit b{font-size:22px;line-height:1}.queue-orbit span{margin-top:4px;color:#9597a2;font-size:7px}.queue-overview>div:last-child{display:grid;grid-template-columns:1fr 1fr;gap:8px}.queue-overview>div:last-child span{min-height:54px;display:grid;align-content:center;gap:5px;padding:9px 12px;border:1px solid rgba(255,255,255,.08);border-radius:12px;color:#aeb0ba;font-size:8px}.queue-overview>div:last-child b{color:#fff;font-size:17px}.queue-scroll{min-height:0;overflow-y:auto;padding:6px 17px 22px;scrollbar-width:thin}.queue-group{margin-top:15px}.queue-group>header{height:27px;display:flex;align-items:center;gap:7px;padding:0 3px}.queue-group>header b{font-size:10px}.queue-group>header span{min-width:19px;height:19px;display:grid;place-items:center;border-radius:7px;background:#e8e7ee;color:#696b73;font-size:8px;font-weight:750}.queue-cancel-pending{min-height:27px;margin-left:auto;display:inline-flex;align-items:center;gap:5px;padding:0 9px;border:1px solid #e0c3c0;border-radius:9px;color:#b33e38;background:#fff7f6;font-size:8px;font-weight:750;cursor:pointer}.queue-cancel-pending:hover{border-color:#d85650;color:#fff;background:#d85650}.queue-cancel-pending:disabled{opacity:.52;cursor:wait}.queue-cancel-pending svg{width:11px;height:11px}.queue-task{position:relative;margin-top:8px;padding:15px;overflow:hidden;border:1px solid #e0e0e4;border-radius:17px;background:#fff;box-shadow:0 8px 22px #1f1f2609}.queue-task.running{border-color:#d8d4f5;box-shadow:0 10px 28px #493c9d12}.queue-task.running:before{content:"";position:absolute;left:0;top:15px;bottom:15px;width:3px;border-radius:0 4px 4px 0;background:#7567eb}.queue-task>header{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:10px;align-items:center}.queue-task-order{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;background:#f0eff8;color:#685be1;font:750 9px ui-monospace,SFMono-Regular,Consolas,monospace}.queue-task.pending .queue-task-order{background:#f1f1f3;color:#7d7f87}.live-pulse{width:9px;height:9px;border-radius:50%;background:#7567eb;box-shadow:0 0 0 5px #7567eb21;animation:queue-pulse 1.8s ease-in-out infinite}.queue-task>header>div{min-width:0;display:grid;gap:3px}.queue-state-label{color:#7365e4;font-size:8px;font-weight:700}.queue-task.pending .queue-state-label{color:#8a8c93}.queue-task>header b{overflow:hidden;color:#24252a;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.queue-task>header small{color:#a0a1a8;font:8px ui-monospace,SFMono-Regular,Consolas,monospace}.queue-task>p{min-height:34px;margin:12px 0 10px;display:-webkit-box;overflow:hidden;color:#55575e;font-size:10px;line-height:1.65;-webkit-line-clamp:2;-webkit-box-orient:vertical}.queue-task-facts{display:flex;flex-wrap:wrap;gap:5px}.queue-task-facts span{max-width:180px;overflow:hidden;padding:5px 7px;border-radius:8px;background:#f3f3f5;color:#73757d;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.queue-progress{margin-top:13px}.queue-progress>div{display:flex;justify-content:space-between;gap:12px;margin-bottom:7px;color:#7a7c84;font-size:8px}.queue-progress>div span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.queue-progress>div b{color:#5e51d7}.queue-progress>i{height:4px;display:block;overflow:hidden;border-radius:4px;background:#ecebef}.queue-progress>i>em{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,#5c4edb,#9a8eff);transition:width .35s ease}.queue-progress.indeterminate>i>em{width:34%;animation:queue-progress 1.5s cubic-bezier(.4,0,.2,1) infinite}.queue-wait-line{margin-top:13px;display:flex;align-items:center;gap:7px;color:#93959c;font-size:8px}.queue-wait-line i{width:5px;height:5px;border-radius:50%;background:#b7b8be}.queue-task>footer{min-height:36px;margin-top:13px;padding-top:11px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #ededf0}.queue-task>footer>span{display:flex;align-items:center;gap:5px;color:#888a91;font-size:8px}.queue-task>footer svg{width:13px;height:13px}.queue-task>footer button{min-height:30px;display:flex;align-items:center;gap:5px;padding:0 9px;border:1px solid #e2e2e5;border-radius:9px;background:#fafafa;color:#777981;font-size:8px;font-weight:700;cursor:pointer}.queue-task>footer button:hover{border-color:#d4a8a5;color:#b73832;background:#fff7f6}.queue-task>footer .queue-task-cancel{min-width:96px;justify-content:center;transition:min-width .2s ease,transform .2s ease,border-color .2s ease,color .2s ease,background .2s ease,box-shadow .2s ease}.queue-task-cancel-icon{width:20px;height:20px;flex:0 0 auto;display:grid;place-items:center;border-radius:6px;background:#787a8214;transition:transform .2s ease,background .2s ease}.queue-task-cancel-copy{display:flex;flex-direction:column;align-items:flex-start;gap:2px;line-height:1}.queue-task-cancel-copy b{color:inherit;font:inherit}.queue-task-cancel-copy small{color:#ffffffd1;font-size:7px;font-weight:650;white-space:nowrap}.queue-task>footer .queue-task-cancel.confirm{min-width:126px;border-color:#b92f2a;color:#fff;background:linear-gradient(135deg,#e45e56,#bd302b);box-shadow:0 0 0 3px #d8565033,0 8px 18px #a72a243d;transform:translateY(-1px);animation:queue-cancel-arm .22s ease-out}.queue-task-cancel.confirm .queue-task-cancel-icon{background:#ffffff29;transform:scale(1.08)}.queue-task>footer button:disabled{opacity:.5;cursor:wait}.queue-empty{min-height:260px;display:grid;place-items:center;align-content:center;gap:8px;text-align:center}.queue-empty>i{width:46px;height:46px;display:grid;place-items:center;border:1px solid #dfdfe3;border-radius:15px;background:#fff;color:#6a5de1;box-shadow:0 9px 24px #23204412}.queue-empty>i svg{width:19px;height:19px}.queue-empty b{margin-top:4px;font-size:12px}.queue-empty span{color:#90929a;font-size:9px}.queue-drawer-footer{min-height:48px;display:flex;align-items:center;gap:8px;padding:0 19px;border-top:1px solid #e3e3e6;background:#ffffffe6;color:#888a91;font-size:8px}.queue-drawer-footer i{width:6px;height:6px;border-radius:50%;background:#28b879;box-shadow:0 0 0 4px #28b8791a}.queue-drawer-footer.error{color:#b33b35;background:#fff7f6}.queue-drawer-footer.error i{background:#d85650;box-shadow:0 0 0 4px #d856501a}@keyframes queue-progress{0%{transform:translate(-110%)}to{transform:translate(300%)}}@keyframes queue-cancel-arm{0%{transform:scale(.94)}to{transform:translateY(-1px) scale(1)}}@keyframes queue-pulse{0%,to{transform:scale(.9);opacity:.8}50%{transform:scale(1.08);opacity:1}}@keyframes generation-spinner-rotate{to{transform:rotate(1turn)}}@media(max-width:820px){.topbar-actions{gap:7px}.device-status{display:none}.queue-trigger{min-width:0;width:46px;padding:0 8px;justify-content:center}.queue-trigger>span:nth-child(2){display:none}.queue-trigger>em{position:absolute;top:9px;right:7px;min-width:16px;height:16px;border:2px solid #fff;border-radius:6px;font-size:7px}.queue-trigger-icon{background:transparent}.queue-drawer{top:6px;right:6px;bottom:6px;width:calc(100vw - 12px);border-radius:21px}}@media(max-width:560px){.crumb>span,.crumb>b{display:none}.crumb>strong{max-width:115px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.language-switcher{height:36px}.language-switcher button{min-width:36px;padding:0 6px}}.api-page{min-width:0;padding:44px clamp(24px,4vw,68px) 80px;background:#f7f7f9}.api-hero{max-width:1260px;margin:0 auto 22px;padding:34px 36px;display:flex;align-items:flex-end;justify-content:space-between;gap:30px;border:1px solid #e2e2e7;border-radius:25px;background:#fff;box-shadow:0 18px 45px #1b1b230e}.api-hero h1{max-width:720px;margin:8px 0 10px;color:#18191d;font-size:clamp(28px,3.2vw,48px);line-height:1.08;letter-spacing:-.055em}.api-hero p{max-width:760px;margin:0;color:#777981;font-size:13px;line-height:1.75}.api-hero-actions{display:flex;flex-wrap:wrap;gap:9px}.api-hero-actions a{height:42px;padding:0 16px;display:inline-flex;align-items:center;border:1px solid #dcdce2;border-radius:12px;color:#292a30;background:#fafafa;font-size:10px;font-weight:750;text-decoration:none;white-space:nowrap}.api-hero-actions a:first-child{border-color:#191a1f;color:#fff;background:#191a1f}.api-hero-actions a:hover{transform:translateY(-1px);box-shadow:0 7px 18px #19191f17}.api-key-card{max-width:1260px;margin:0 auto 22px;padding:18px;display:grid;grid-template-columns:minmax(220px,.8fr) minmax(320px,1.4fr) auto;align-items:center;gap:12px;border:1px solid #dedee4;border-radius:19px;background:#eeedf4}.api-key-card>div:not(.api-key-actions){min-width:0;display:grid;gap:6px}.api-key-card span{color:#898b92;font-size:8px;font-weight:700;letter-spacing:.04em}.api-key-card code{overflow:hidden;color:#34353c;font:10px ui-monospace,SFMono-Regular,Consolas,monospace;text-overflow:ellipsis;white-space:nowrap}.api-key-card>div:not(.api-key-actions)>small{color:#888a92;font:8px ui-monospace,SFMono-Regular,Consolas,monospace}.api-key-actions{display:flex;gap:6px}.api-key-actions button{min-height:34px;padding:0 11px;border:1px solid #d5d4dc;border-radius:10px;color:#55565e;background:#fff;font-size:8px;font-weight:750;cursor:pointer}.api-key-actions button:hover{border-color:#8174ec;color:#6659dd}.api-key-actions button.danger:hover{border-color:#d7726c;color:#b33c36}.api-key-actions button:disabled{opacity:.45;cursor:default}.api-key-card>small{grid-column:1/-1;color:#6255d4;font-size:8px}.api-section{max-width:1260px;margin:22px auto 0;padding:28px;border:1px solid #e1e1e6;border-radius:23px;background:#fff}.api-section>header{margin-bottom:20px;display:flex;align-items:flex-end;justify-content:space-between;gap:22px}.api-section h2{margin:6px 0 0;font-size:21px;letter-spacing:-.035em}.api-endpoints{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.api-endpoints article{min-width:0;min-height:52px;padding:10px 12px;display:grid;grid-template-columns:42px minmax(130px,.7fr) 1fr;align-items:center;gap:10px;border:1px solid #ededf0;border-radius:13px;background:#fafafa}.api-endpoints b{width:40px;padding:5px 0;border-radius:7px;color:#2d785d;background:#e8f5ef;font-size:7px;text-align:center}.api-endpoints b.post{color:#5b50cb;background:#edebfd}.api-endpoints code{overflow:hidden;color:#24252a;font:9px ui-monospace,SFMono-Regular,Consolas,monospace;text-overflow:ellipsis;white-space:nowrap}.api-endpoints span{color:#81838a;font-size:9px}.api-version-pill{padding:7px 10px;border-radius:999px;color:#5a4bd1;background:#efedff;font-size:8px;font-weight:750}.api-parameter-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.api-parameter-groups>div{overflow:hidden;border:1px solid #e9e9ee;border-radius:15px;background:#fafafa}.api-parameter-groups h3{margin:0;padding:12px 14px;border-bottom:1px solid #e9e9ee;color:#565861;font:9px ui-monospace,SFMono-Regular,Consolas,monospace;text-transform:uppercase}.api-parameter-groups article{display:grid;grid-template-columns:minmax(110px,.55fr) 1fr;gap:12px;padding:10px 14px;border-bottom:1px solid #eeeeF2}.api-parameter-groups article:last-child{border-bottom:0}.api-parameter-groups code{color:#34353b;font:9px ui-monospace,SFMono-Regular,Consolas,monospace}.api-parameter-groups span{color:#858790;font-size:8px;line-height:1.55}.api-code-tabs{padding:3px;display:flex;gap:2px;border-radius:11px;background:#efeff2}.api-code-tabs button{min-height:30px;padding:0 12px;border:0;border-radius:8px;color:#777981;background:transparent;font-size:8px;font-weight:750;cursor:pointer}.api-code-tabs button.active{color:#24252a;background:#fff;box-shadow:0 3px 9px #1e1e2614}.api-console{position:relative;overflow:hidden;border:1px solid #2b2c33;border-radius:17px;background:#17181d;box-shadow:0 16px 34px #15151b24}.api-console>button{position:absolute;z-index:1;top:12px;right:12px;min-height:30px;padding:0 10px;border:1px solid #404149;border-radius:8px;color:#bbbcc5;background:#222329;font-size:8px;cursor:pointer}.api-console>button:hover{color:#fff;border-color:#7467df}.api-console pre{max-height:510px;margin:0;padding:24px;overflow:auto;color:#dbdce4;font:10px/1.75 ui-monospace,SFMono-Regular,Consolas,monospace;white-space:pre;scrollbar-width:thin}.api-console-section>p{margin:16px 2px 0;color:#85878e;font-size:9px;line-height:1.7}.api-notes>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.api-notes article{padding:18px;border-radius:15px;background:#f4f4f6}.api-notes article b{color:#34353b;font:9px ui-monospace,SFMono-Regular,Consolas,monospace}.api-notes article p{margin:9px 0 0;color:#7d7f86;font-size:9px;line-height:1.7}@media(max-width:940px){.api-hero{align-items:flex-start;flex-direction:column}.api-key-card{grid-template-columns:1fr}.api-key-actions{grid-column:1}.api-endpoints,.api-parameter-groups{grid-template-columns:1fr}.api-notes>div{grid-template-columns:1fr}}@media(max-width:620px){.api-page{padding:22px 14px 60px}.api-hero,.api-section{padding:21px;border-radius:19px}.api-key-card{padding:14px}.api-section>header{align-items:flex-start;flex-direction:column}.api-endpoints article{grid-template-columns:42px 1fr}.api-endpoints span{grid-column:2}.api-console pre{padding:20px 14px;font-size:9px}}.prompt-tools{display:flex;align-items:center;justify-content:flex-end;gap:6px}.prompt-title .prompt-reference-link{min-height:30px;padding:0 9px;display:inline-flex;align-items:center;gap:5px;border:1px solid #dddde4;border-radius:10px;color:#55575f;background:#fff;font-size:10px;font-weight:750;text-decoration:none;white-space:nowrap;transition:border-color .18s ease,color .18s ease,background-color .18s ease}.prompt-title .prompt-reference-link:hover{border-color:#bbb5ec;color:#5749cc;background:#faf9ff}.prompt-title .prompt-reference-link:focus-visible,.prompt-title .prompt-skill-button:focus-visible{outline:2px solid #7567e7;outline-offset:2px}.prompt-title .prompt-reference-link>span{font-size:11px;line-height:1}.prompt-title .prompt-skill-button{min-height:30px;padding:0 10px;display:inline-flex;align-items:center;gap:5px;border:1px solid #d9d5f5;border-radius:10px;color:#5a4bd1;background:#f3f1ff;font-size:10px;font-weight:800;cursor:pointer}.prompt-title .prompt-skill-button:hover{border-color:#9b90ec;color:#5041c7;background:#ebe8ff}.prompt-title .prompt-skill-button svg{width:13px;height:13px}.prompt-skill-backdrop{position:fixed;z-index:80;inset:0;display:flex;justify-content:flex-end;background:#13141947;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.prompt-skill-drawer{width:min(570px,calc(100vw - 28px));height:100%;display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;border-left:1px solid rgba(25,26,31,.12);background:#f7f7f9;box-shadow:-28px 0 70px #1a192629;animation:prompt-skill-enter .24s cubic-bezier(.2,.75,.25,1)}.prompt-skill-hero{position:relative;min-height:126px;padding:25px 62px 22px 25px;display:grid;grid-template-columns:48px minmax(0,1fr);align-items:start;gap:14px;overflow:hidden;border-bottom:1px solid #dedee4;background:#fff}.prompt-skill-hero:after{content:"";position:absolute;right:-48px;top:-72px;width:210px;height:150px;border-radius:50%;background:radial-gradient(circle,#8d80f0 0,rgba(141,128,240,.14) 48%,transparent 72%);pointer-events:none}.skill-mark{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;color:#fff;background:linear-gradient(145deg,#202127 0 52%,#7566e9 52%);box-shadow:0 12px 25px #4c40b538}.skill-mark svg{width:22px;height:22px}.prompt-skill-hero>div:nth-child(2){min-width:0}.prompt-skill-hero span{display:block;margin-bottom:7px;color:#7062df;font-size:8px;font-weight:850;letter-spacing:.12em}.prompt-skill-hero h2{margin:0 0 7px;font-size:22px;letter-spacing:-.04em}.prompt-skill-hero p{margin:0;color:#777981;font-size:10px;line-height:1.6}.skill-close{position:absolute;z-index:2;top:20px;right:19px;width:36px;height:36px;display:grid;place-items:center;border:1px solid #dedee3;border-radius:11px;color:#666871;background:#ffffffe6;cursor:pointer}.skill-close svg{width:15px;height:15px}.prompt-skill-scroll{min-height:0;overflow:auto;padding:20px 22px 36px;scrollbar-width:thin}.skill-capabilities{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.skill-capabilities article{min-height:82px;padding:12px;display:grid;align-content:start;gap:7px;border:1px solid #e0e0e6;border-radius:14px;background:#fff}.skill-capabilities b{color:#313238;font-size:9px}.skill-capabilities span{color:#85878f;font-size:8px;line-height:1.55}.skill-invocation,.skill-install,.skill-source{margin-top:13px;overflow:hidden;border:1px solid #dfdfe5;border-radius:17px;background:#fff}.skill-invocation>header,.skill-install>header{min-height:53px;padding:9px 11px 9px 15px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #e9e9ed}.skill-invocation>header>div{display:grid;gap:4px}.skill-invocation>header span,.skill-install>header>span{color:#777981;font-size:8px;font-weight:750}.skill-invocation>header b{color:#6254d7;font-size:9px}.skill-invocation button,.skill-install a{min-height:34px;padding:0 11px;display:inline-flex;align-items:center;gap:6px;border:0;border-radius:10px;color:#fff;background:#1f2025;font-size:8px;font-weight:800;text-decoration:none;cursor:pointer;white-space:nowrap}.skill-invocation button:hover,.skill-install a:hover{background:#6658dd}.skill-invocation button svg,.skill-install a svg{width:13px;height:13px}.skill-invocation pre{min-height:138px;max-height:260px;margin:0;padding:16px;overflow:auto;color:#dcdde5;background:#191a1f;font:9px/1.75 ui-monospace,SFMono-Regular,Consolas,monospace;white-space:pre-wrap}.skill-invocation>small{display:block;padding:9px 15px;color:#8b701e;background:#fff9e7;font-size:8px;line-height:1.55}.skill-install ol{margin:0;padding:15px;display:grid;gap:9px;list-style:none}.skill-install li{display:flex;align-items:center;gap:9px;color:#666871;font-size:9px}.skill-install li b{width:22px;height:22px;flex:0 0 22px;display:grid;place-items:center;border-radius:7px;color:#5f51d7;background:#efedff;font-size:8px}.skill-install-command{margin:0 15px 12px;overflow:hidden;border:1px solid #e4e4e8;border-radius:12px;background:#f7f7f9}.skill-install-command label{min-height:31px;padding:0 10px;display:flex;align-items:center;color:#777981;font-size:8px;font-weight:750}.skill-install-command label button{margin-left:auto;border:0;color:#6254d7;background:transparent;font-size:8px;cursor:pointer}.skill-install-command code{display:block;padding:10px;overflow-x:auto;border-top:1px solid #e4e4e8;color:#34353b;font:8px/1.6 ui-monospace,SFMono-Regular,Consolas,monospace;white-space:nowrap}.skill-runtime-note{margin-top:13px;padding:14px;display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;border:1px solid #d8e5ef;border-radius:15px;color:#466173;background:#f0f7fb}.skill-runtime-note>svg{width:18px;height:18px;margin:3px auto 0}.skill-runtime-note b{font-size:9px}.skill-runtime-note p{margin:5px 0 0;font-size:8px;line-height:1.65}.skill-source summary{min-height:45px;padding:0 14px;display:flex;align-items:center;color:#4d4e55;font-size:9px;font-weight:750;cursor:pointer}.skill-source summary span{margin-left:auto;color:#94969d;font-size:8px;font-weight:500}.skill-source pre{max-height:360px;margin:0;padding:16px;overflow:auto;border-top:1px solid #e5e5e9;color:#4f5159;background:#fafafa;font:8px/1.7 ui-monospace,SFMono-Regular,Consolas,monospace;white-space:pre-wrap}@keyframes prompt-skill-enter{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@media(max-width:620px){.prompt-title{align-items:flex-start;gap:8px}.prompt-tools{flex-wrap:wrap}.prompt-skill-drawer{width:100%}.prompt-skill-hero{padding-left:18px}.prompt-skill-scroll{padding:15px 14px 100px}.skill-capabilities{grid-template-columns:1fr}.skill-capabilities article{min-height:60px}.skill-invocation>header,.skill-install>header{align-items:flex-start;flex-direction:column;padding:13px}}body{background:var(--canvas);color:var(--text)}::selection{color:#fff;background:#7868ff8c}*{scrollbar-color:#414854 #15181d}.page-scroll::-webkit-scrollbar,.reference-grid::-webkit-scrollbar,.queue-scroll::-webkit-scrollbar,.settings-dock-panel::-webkit-scrollbar{width:9px;height:9px}.page-scroll::-webkit-scrollbar-thumb,.reference-grid::-webkit-scrollbar-thumb,.queue-scroll::-webkit-scrollbar-thumb,.settings-dock-panel::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:#3c424c;background-clip:padding-box}.app-shell,.kling-layout{background:var(--canvas)}.eyebrow{color:var(--brand-bright)}.sidebar{border-color:var(--border);background:#0d1014}.logo{border-color:#343946;background:#141821;box-shadow:0 12px 28px #0000006b}.logo span:first-child{background:var(--brand-bright)}.logo span:last-child{background:#4fd8c1}.sidebar button{color:#777e89}.sidebar button:hover{color:#dfe3e9;background:#181c22}.sidebar button.active{color:#fff;background:#20242c;box-shadow:inset 0 0 0 1px #303641}.sidebar button.active:before{background:linear-gradient(180deg,var(--brand-bright),#56d6ca);box-shadow:0 0 14px #7868ff7a}.sidebar-community{border-color:var(--border)}.community-link{border-color:var(--border);background:#15191f;box-shadow:none}.community-link:hover{border-color:var(--border-strong);background:#1d2229;box-shadow:0 9px 20px #00000047}.community-link.qq{color:#62a9ff;background:#101b29}.community-link.telegram,.community-link.bilibili{color:#51c7ee;background:#0e1d25}.community-link.youtube{color:#ff607c;background:#251318}.topbar{border-color:var(--border);background:#0d1014f0;box-shadow:0 8px 26px #0000002e}.crumb>span,.crumb>small{color:var(--text-muted)}.crumb>b{color:#4e5560}.crumb>strong{color:var(--text)}.crumb>i{background:var(--signal);box-shadow:0 0 0 5px #37d5b01c}.icon-button,.theme-switcher,.language-switcher,.queue-trigger,.device-status-trigger{border-color:var(--border);background:var(--surface);color:var(--text-subtle)}.theme-switcher button{color:var(--text-muted)}.theme-switcher button:hover{color:var(--text)}.theme-switcher button[aria-pressed=true]{color:#fff;background:var(--surface-soft);box-shadow:inset 0 0 0 1px #383f4a}.language-switcher button{color:var(--text-muted)}.language-switcher button:hover{color:var(--text)}.language-switcher button[aria-pressed=true]{color:#fff;background:var(--surface-soft);box-shadow:inset 0 0 0 1px #383f4a}.queue-trigger:hover,.device-status-trigger:hover{border-color:#514a81;box-shadow:0 10px 24px #0000003d}.queue-trigger[aria-expanded=true],.device-status-trigger[aria-expanded=true]{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-soft)}.queue-trigger-icon{color:var(--brand-bright);background:var(--brand-soft)}.queue-trigger-icon>i{border-color:var(--surface);background:var(--brand-bright)}.queue-trigger b,.device-status-trigger b{color:var(--text)}.queue-trigger small,.device-status-trigger small{color:var(--text-muted)}.queue-trigger>em{color:#fff;background:var(--brand)}.device-status-trigger>i{background:#68707b;box-shadow:0 0 0 5px #68707b1a}.device-status-trigger.ready>i{background:var(--signal);box-shadow:0 0 0 5px #37d5b01f}.creation-panel{background:var(--control)}.mode-tabs{background:#101318f0}.segmented,.mode-tabs .segmented,.generation-mode .segmented,.creation-panel .reference-tabs{border-color:var(--border);background:#0d1014}.segmented button,.mode-tabs .segmented button,.generation-mode .segmented button,.creation-panel .reference-tabs button{color:var(--text-muted)}.segmented button.active,.mode-tabs .segmented button.active,.generation-mode .segmented button.active,.creation-panel .reference-tabs button.active{color:var(--text);background:var(--surface-raised);box-shadow:inset 0 0 0 1px #3b414c,0 4px 12px #0003}.mode-tabs .segmented button.active{color:var(--text)}.mode-tabs .segmented button.active:after{content:"";position:absolute;left:24%;right:24%;bottom:1px;height:2px;border-radius:2px;background:linear-gradient(90deg,var(--brand),#50d5c2)}.mode-tabs .segmented button{position:relative}.generation-mode,.avatar-length-mode{border-color:var(--border);background:var(--surface)}.generation-mode>span{color:var(--text-subtle)}.avatar-input-section>header b{color:var(--text)}.avatar-input-section>header span{color:var(--text-muted)}.avatar-audio-note,.batch-inline>header span,.batch-inline>small{color:var(--text-muted)}.ti2v-audio-input{border-color:var(--border);background:var(--surface)}.ti2v-audio-input>header b{color:var(--text)}.ti2v-audio-input>header span,.ti2v-audio-input>small{color:var(--text-muted)}.avatar-dialogue-card,.batch-inline{border-color:var(--border);background:var(--surface)}.avatar-dialogue-card header>b,.batch-inline>header b{color:var(--text)}.avatar-dialogue-card header label,.avatar-dialogue-card footer{color:var(--text-muted)}.avatar-dialogue-card select,.avatar-dialogue-card textarea{border-color:var(--border);color:var(--text);background:#0e1115;color-scheme:dark}.creation-panel .upload-slot{border-color:#39404a;color:var(--text-muted);background:var(--surface)}.creation-panel .upload-slot:hover,.creation-panel .upload-slot.dragging{border-color:var(--brand);color:var(--brand-bright);background:#171823;box-shadow:inset 0 0 0 2px #7868ff38}.creation-panel .upload-slot b{color:var(--text)}.creation-panel .upload-slot span,.creation-panel .frame-link b{color:var(--text-muted)}.creation-panel .frame-link span{background:#353b45}.batch-inline-upload{border-color:#45425f;color:var(--brand-bright);background:#7868ff12}.batch-inline-upload.dragging{border-color:var(--brand);color:#d5d0ff;background:#7868ff2e}.batch-inline-thumb{border-color:var(--border);background:#0e1115}.prompt-card{background:var(--surface)}.creation-panel .prompt-card{border-color:var(--border);background:var(--surface);box-shadow:inset 0 1px #ffffff06}.creation-panel .prompt-title{color:var(--text)}.prompt-library-bar{border-color:var(--border);background:#0e1115}.prompt-library-select,.prompt-library-name,.prompt-library-bar>button{border-color:var(--border);color:var(--text-subtle);background:var(--surface-raised)}.prompt-library-select select{color:var(--text-subtle);background:transparent;color-scheme:dark}.prompt-library-select svg{color:var(--brand-bright)}.prompt-library-bar>.prompt-library-save{border-color:#514a81;color:#d5d0ff;background:var(--brand-soft)}.prompt-library-bar>.prompt-library-delete{color:#f1a7ad}.creation-panel .prompt-card textarea{color:#e8ebf0;caret-color:var(--brand-bright)}.creation-panel .prompt-card textarea::placeholder{color:#646b76}.creation-panel .prompt-footer{border-color:var(--border)}.creation-panel .prompt-footer span{color:var(--text-muted)}.prompt-title .prompt-reference-link{border-color:var(--border);color:var(--text-subtle);background:#171a20}.prompt-title .prompt-reference-link:hover{border-color:#555078;color:#fff;background:#1d2029}.prompt-title .prompt-skill-button{border-color:#48426f;color:#b8b0ff;background:var(--brand-soft)}.prompt-title .prompt-skill-button:hover{border-color:var(--brand);color:#fff;background:#7868ff3d}.settings-dock-trigger,.creation-count-control input{border-color:var(--border);color:var(--text-subtle);background:var(--surface);box-shadow:0 7px 18px #0003}.settings-dock-trigger:hover,.settings-dock.open .settings-dock-trigger{border-color:#514a81;background:var(--surface-raised)}.settings-dock-label svg{color:var(--brand-bright)}.settings-dock-label b{color:var(--text)}.settings-dock-chevron{color:var(--text-subtle);background:#252a32}.settings-dock.open .settings-dock-chevron{color:#c4beff;background:var(--brand-soft)}.settings-dock-panel{border-color:var(--border-strong);background:#111419;box-shadow:0 28px 72px #0000008f}.settings-dock-panel .inspector-title{background:#111419}.settings-dock-panel .inspector-title h3{color:var(--text);font-size:14px;font-weight:780}.settings-actions{border-color:var(--border);background:var(--surface-raised)}.settings-actions button{color:#c0c5ce;font-size:10px;font-weight:700}.settings-actions button:hover{color:#fff;background:#262b33}.settings-actions button.save{color:#fff;background:var(--brand);box-shadow:0 5px 13px #594ae047}.settings-actions button.save:hover{background:var(--brand-bright)}.settings-section{border-color:var(--border);background:var(--surface);box-shadow:none}.settings-section-heading{background:var(--surface)}.settings-section-heading b{color:var(--text);font-size:13px}.settings-section-heading span{color:var(--text-subtle);font-size:9.5px}.settings-section-heading em{border-color:#454064;color:#b8b0ff;background:var(--brand-soft)}.settings-section-body{border-color:var(--border);background:#101318}.creation-panel .inspector label,.frame-interpolation-control>label{color:#c3c8d0;font-size:12px}.creation-panel .inspector label output,.inference-steps-control b,.audio-derived-duration b{color:var(--text)}.creation-panel .inspector .segmented{border-color:var(--border);background:#0d1014}.creation-panel .inspector .segmented button{color:#9ca3ae;font-size:11px}.creation-panel .inspector .segmented button.active{color:var(--text);background:var(--surface-raised);box-shadow:inset 0 0 0 1px #3b414c}.creation-panel .inspector select,.creation-panel .inspector input,.creation-panel .size-row button,.creation-panel .seed-row button,.creation-panel .ratio-row button,.creation-panel .resolution-presets button{border-color:var(--border);color:#d8dce3;background:#0e1115;color-scheme:dark}.creation-panel .ratio-row button.active,.creation-panel .resolution-presets button.active{border-color:var(--brand);color:#d5d0ff;background:var(--brand-soft)}.settings-section .quick-adjustment-group,.inference-steps-control,.audio-derived-duration{border-color:var(--border);color:var(--text-subtle);background:#0e1115}.seed-control{border-color:var(--border);background:#0e1115}.seed-control>div:first-child b{color:var(--text)}.seed-control>div:first-child span,.last-submitted-seed{color:var(--text-subtle)}.completion-sound-control{border-color:var(--border);background:#0e1115}.completion-sound-control b{color:var(--text)}.completion-sound-control span{color:var(--text-subtle)}.last-submitted-seed code{color:#b8b0ff}.quick-adjustment-heading b{color:var(--text);font-size:11px;font-weight:760}.quick-adjustment-heading span{color:var(--text-subtle);font-size:9px}.resolution-help{color:var(--text-subtle);font-size:9.5px}.inference-steps-control>div span,.inference-steps-control>label span,.frame-interpolation-control span{color:var(--text-subtle);font-size:9px}.inference-steps-control b{font-size:11px}.size-row>span{color:var(--text-subtle)}.enhancement-options .switch-row>span{color:var(--text);font-size:11.5px;font-weight:620}.creation-panel .lora-toggle>span{color:var(--text);font-size:11.5px;font-weight:620}.creation-panel .lora-toggle b{color:var(--text-subtle)}.creation-panel .lora-list span{color:#9098a4}.creation-panel .lora-upload{border-color:var(--border);background:#0e1115}.creation-panel .lora-upload>div b{color:var(--text)}.creation-panel .lora-upload>div span{color:var(--text-subtle)}.creation-panel .lora-upload>button{border-color:#514a81;color:#d5d0ff;background:var(--brand-soft)}.duration-control,.creation-panel .switch-row,.creation-panel .lora-toggle,.frame-interpolation-control{border-color:var(--border)}.creation-panel .switch{background:#343a44}.creation-panel .switch.on{background:var(--brand)}.advanced-settings[open]>summary{background:var(--surface-raised)}.creation-action{border-color:var(--border);background:#0d1014f5;box-shadow:0 -12px 28px #00000047}.creation-panel .generate-side{background:linear-gradient(135deg,#7567ff,#54d6d0);box-shadow:0 12px 28px #594ae047}.creation-panel .generate-side:hover:not(:disabled){background:linear-gradient(135deg,#8275ff,#61e0d4);box-shadow:0 15px 32px #594ae061}.creation-count-control input{color:var(--text)}.result-workspace{background:radial-gradient(circle at 72% 0,rgba(120,104,255,.055),transparent 30%),var(--canvas)}.result-toolbar h2,.result-feed>header b,.result-stage-meta b{color:var(--text)}.result-context span,.result-context b{border-color:var(--border);color:var(--text-subtle);background:var(--surface)}.result-context span{color:var(--text)}.result-stage{border-color:#2e343e;background:#060709;box-shadow:0 20px 48px #00000061}.result-stage.placeholder:after{background:#090b0eb8}.result-stage-empty{color:var(--text)}.result-stage-empty i{border-color:#3a404a;color:var(--brand-bright);background:#191d23eb;box-shadow:0 10px 24px #00000047}.result-stage-empty span,.result-stage-meta span,.result-feed>header span{color:var(--text-muted)}.result-stage-meta{border-color:var(--border);background:var(--surface)}.result-feed>header button{color:var(--brand-bright);background:transparent}.result-feed .ribbon-items article{border-color:var(--border);background:var(--surface)}.result-feed .ribbon-items article:hover{border-color:#514a81;box-shadow:0 12px 28px #00000047}.result-feed .ribbon-items article.selected{border-color:var(--brand);box-shadow:0 0 0 1px var(--brand)}.result-feed .ribbon-empty{border-color:var(--border-strong);color:var(--text-muted);background:var(--surface)}.library-page,.models-page,.api-page{background:var(--canvas)}.page-heading h1,.page-heading h2,.section-title h3{color:var(--text)}.library-download-toolbar{border-color:var(--border);background:var(--surface);box-shadow:0 12px 28px #0003}.library-download-toolbar>span{color:var(--text-subtle)}.soft-button{border-color:var(--border);color:var(--text-subtle);background:var(--surface-raised)}.primary-button{color:#fff;background:var(--brand);box-shadow:0 10px 24px #594ae042}.library-page .media-grid article,.model-list,.model-summary>div{border-color:var(--border);color:var(--text);background:var(--surface)}.library-page .media-grid article.selected{border-color:var(--brand);box-shadow:0 0 0 2px var(--brand-soft),0 16px 36px #00000047}.empty-state,.model-list article{border-color:var(--border);color:var(--text-subtle);background:var(--surface)}.device-status-panel,.queue-drawer{border-color:var(--border-strong);color:var(--text);background:#101318;box-shadow:0 30px 78px #00000094}.device-status-panel>header,.device-status-panel>footer,.queue-drawer-header,.queue-drawer-footer{border-color:var(--border);background:var(--surface)}.device-status-panel>header>span{color:var(--signal);background:#37d5b01a}.device-identity b,.device-metric header b,.queue-task>header b{color:var(--text)}.device-identity span,.device-metric header span,.queue-drawer-header p{color:var(--text-muted)}.device-metric,.queue-task{border-color:var(--border);background:var(--surface);box-shadow:none}.device-metric-bar,.queue-progress>i{background:#2a3038}.device-metric-bar em{background:var(--brand)}.device-metric.gpu .device-metric-bar em{background:var(--signal)}.queue-backdrop{background:#0304068f}.queue-drawer-header>button,.queue-task>footer button,.queue-empty>i{border-color:var(--border);color:var(--text-subtle);background:var(--surface-raised)}.queue-overview{border:1px solid #313742;background:linear-gradient(135deg,#171b22,#202530);box-shadow:0 16px 34px #0000004d}.queue-orbit{background:radial-gradient(circle at center,#1a1e25 54%,transparent 55%),conic-gradient(var(--brand) 0 68%,#343a44 68% 100%)}.queue-task.running{border-color:#4b4574;box-shadow:0 10px 28px #0003}.queue-task.running:before,.live-pulse{background:var(--brand-bright)}.queue-task-order,.queue-group>header span{color:#b5adff;background:var(--brand-soft)}.queue-task.pending .queue-task-order,.queue-task-facts span{color:var(--text-muted);background:#20242b}.queue-task>p{color:var(--text-subtle)}.queue-task>footer{border-color:var(--border)}.queue-cancel-pending{border-color:#573b3d;color:#ffaaa5;background:#261719}.queue-cancel-pending:hover{border-color:#d85650;color:#fff;background:#b83f3a}.api-hero,.api-section{border-color:var(--border);background:var(--surface);box-shadow:0 18px 42px #00000038}.api-hero h1,.api-section h2{color:var(--text)}.api-hero p,.api-endpoints span,.api-parameter-groups span,.api-console-section>p{color:var(--text-subtle)}.api-hero-actions a,.api-key-actions button{border-color:var(--border);color:var(--text-subtle);background:var(--surface-raised)}.api-hero-actions a:first-child{border-color:var(--brand);color:#fff;background:var(--brand)}.api-key-card{border-color:var(--border);background:#11151b}.api-key-card code,.api-endpoints code,.api-parameter-groups code{color:#dfe3e9}.api-endpoints article,.api-parameter-groups>div,.api-notes article{border-color:var(--border);background:#0f1217}.api-parameter-groups h3,.api-parameter-groups article{border-color:var(--border)}.api-code-tabs{background:#0d1014}.api-code-tabs button{color:var(--text-muted)}.api-code-tabs button.active{color:var(--text);background:var(--surface-raised);box-shadow:inset 0 0 0 1px var(--border-strong)}.prompt-skill-backdrop{background:#020305ad}.prompt-skill-drawer{border-color:var(--border-strong);color:var(--text);background:#101318;box-shadow:-30px 0 76px #0000009e}.prompt-skill-hero,.skill-capabilities article,.skill-invocation,.skill-install,.skill-source{border-color:var(--border);background:var(--surface)}.prompt-skill-hero{border-bottom-color:var(--border)}.prompt-skill-hero h2,.skill-capabilities b{color:var(--text)}.prompt-skill-hero p,.skill-capabilities span,.skill-install li{color:var(--text-subtle)}.skill-close,.skill-install-command{border-color:var(--border);color:var(--text-subtle);background:var(--surface-raised)}.skill-invocation>header,.skill-install>header,.skill-install-command code,.skill-source pre{border-color:var(--border);color:var(--text-subtle);background:#0e1115}.skill-runtime-note{border-color:#37d5b03d;color:#9ddccd;background:#37d5b012}@media(max-width:820px){.queue-trigger>em{border-color:var(--surface)}.sidebar button span,.theme-switcher button span{display:none}.theme-switcher button{width:30px;justify-content:center;padding:0}}:root[data-theme=light]{color-scheme:light;background:#f7f7f9}:root[data-theme=light] body{color:#17181d;background:#f7f7f9}:root[data-theme=light] *{scrollbar-color:#c8cad1 #f1f1f4}.app-shell.theme-light{--canvas: #f7f7f9;--control: #f1f1f4;--surface: #ffffff;--surface-raised: #f5f5f7;--surface-soft: #ececf1;--text: #17181d;--text-subtle: #686b74;--text-muted: #92949c;--border: #dedfe4;--border-strong: #cfd1d8;--brand: #6d5df2;--brand-bright: #7567eb;--brand-soft: rgba(109,93,242,.11);--signal: #28b879;--ink: var(--text);--muted: var(--text-subtle);--line: rgba(25,26,31,.09);--panel: rgba(255,255,255,.94);--shadow: 0 18px 48px rgba(34,35,44,.08);color:var(--text);background:#f7f7f9}.app-shell.theme-light .page-scroll::-webkit-scrollbar-thumb,.app-shell.theme-light .reference-grid::-webkit-scrollbar-thumb,.app-shell.theme-light .queue-scroll::-webkit-scrollbar-thumb,.app-shell.theme-light .settings-dock-panel::-webkit-scrollbar-thumb{background:#c9cbd2;background-clip:padding-box}.app-shell.theme-light .sidebar{border-color:var(--border);background:#f0f0f3}.app-shell.theme-light .sidebar button{color:#747780}.app-shell.theme-light .sidebar button:hover{color:#25262b;background:#e7e7eb}.app-shell.theme-light .sidebar button.active{color:#17181d;background:#fff;box-shadow:inset 0 0 0 1px #dedfe4,0 8px 22px #22232c12}.app-shell.theme-light .sidebar button.active:before{background:linear-gradient(180deg,#6d5df2,#58c9b6);box-shadow:0 0 12px #6d5df233}.app-shell.theme-light .sidebar-community{border-color:var(--border)}.app-shell.theme-light .community-link{border-color:#dedfe4;box-shadow:none}.app-shell.theme-light .community-link.qq{color:#1578e8;background:#edf6ff}.app-shell.theme-light .community-link.telegram,.app-shell.theme-light .community-link.bilibili{color:#229ed9;background:#edf9ff}.app-shell.theme-light .community-link.youtube{color:#ff355d;background:#fff1f3}.app-shell.theme-light .topbar{border-color:var(--border);background:#f9f9fbeb;box-shadow:0 6px 20px #20212809}.app-shell.theme-light .crumb>span{color:#858891}.app-shell.theme-light .crumb>b{color:#b5b7bd}.app-shell.theme-light .crumb>strong{color:#17181d}.app-shell.theme-light .theme-switcher,.app-shell.theme-light .language-switcher{border-color:#dedfe4;background:#efeff2}.app-shell.theme-light .theme-switcher button,.app-shell.theme-light .language-switcher button{color:#747780}.app-shell.theme-light .theme-switcher button:hover,.app-shell.theme-light .language-switcher button:hover{color:#24252a}.app-shell.theme-light .theme-switcher button[aria-pressed=true],.app-shell.theme-light .language-switcher button[aria-pressed=true]{color:#5f51d8;background:#fff;box-shadow:0 2px 7px #29244e1a}.app-shell.theme-light .queue-trigger,.app-shell.theme-light .device-status-trigger{border-color:#dedfe4;color:#62656e;background:#fff;box-shadow:none}.app-shell.theme-light .queue-trigger:hover,.app-shell.theme-light .device-status-trigger:hover{border-color:#c9c5ef;box-shadow:0 8px 20px #2c275912}.app-shell.theme-light .queue-trigger-icon{color:#6758e2;background:#efedff}.app-shell.theme-light .queue-trigger b,.app-shell.theme-light .device-status-trigger b{color:#202126}.app-shell.theme-light .queue-trigger small,.app-shell.theme-light .device-status-trigger small{color:#92949c}.app-shell.theme-light .creation-panel{background:#f1f1f4}.app-shell.theme-light .mode-tabs{background:#f1f1f4f5}.app-shell.theme-light .segmented,.app-shell.theme-light .mode-tabs .segmented,.app-shell.theme-light .generation-mode .segmented,.app-shell.theme-light .creation-panel .reference-tabs{border-color:#dddde2;background:#e7e7eb}.app-shell.theme-light .segmented button,.app-shell.theme-light .mode-tabs .segmented button,.app-shell.theme-light .generation-mode .segmented button,.app-shell.theme-light .creation-panel .reference-tabs button{color:#767982}.app-shell.theme-light .segmented button.active,.app-shell.theme-light .mode-tabs .segmented button.active,.app-shell.theme-light .generation-mode .segmented button.active,.app-shell.theme-light .creation-panel .reference-tabs button.active{color:#1c1d22;background:#fff;box-shadow:inset 0 0 0 1px #dedfe4,0 3px 9px #1f20280f}.app-shell.theme-light .generation-mode,.app-shell.theme-light .avatar-length-mode,.app-shell.theme-light .avatar-long-badge,.app-shell.theme-light .avatar-dialogue-card,.app-shell.theme-light .batch-inline,.app-shell.theme-light .creation-panel .prompt-card{border-color:#d8d9df;color:#202126;background:#fff;box-shadow:none}.app-shell.theme-light .generation-mode>span,.app-shell.theme-light .avatar-long-badge span,.app-shell.theme-light .avatar-audio-note,.app-shell.theme-light .batch-inline>header span,.app-shell.theme-light .batch-inline>small{color:#81848d}.app-shell.theme-light .avatar-audio-limit{border-color:#d8d1ff;color:#5142bf;background:#f5f2ff}.app-shell.theme-light .avatar-audio-limit.warning{border-color:#efc985;color:#875000;background:#fff7e8}.app-shell.theme-light .avatar-dialogue-card header>b,.app-shell.theme-light .avatar-input-section>header b,.app-shell.theme-light .batch-inline>header b,.app-shell.theme-light .creation-panel .prompt-title{color:#1c1d22}.app-shell.theme-light .avatar-dialogue-card select,.app-shell.theme-light .avatar-dialogue-card textarea{border-color:#d8d9df;color:#24252a;background:#fafafa;color-scheme:light}.app-shell.theme-light .creation-panel .upload-slot{border-color:#c9cbd1;color:#7c7f88;background:#fff}.app-shell.theme-light .creation-panel .upload-slot:hover,.app-shell.theme-light .creation-panel .upload-slot.dragging{border-color:#7a6be6;color:#6758e2;background:#fbfaff;box-shadow:inset 0 0 0 2px #6d5df21f}.app-shell.theme-light .creation-panel .upload-slot b{color:#292a2f}.app-shell.theme-light .creation-panel .upload-slot span,.app-shell.theme-light .creation-panel .frame-link b{color:#81848d}.app-shell.theme-light .avatar-input-section>header span{color:#92949c}.app-shell.theme-light .creation-panel .frame-link span{background:#cfd1d7}.app-shell.theme-light .upload-audio-card{background:radial-gradient(circle at 50% 32%,rgba(109,93,242,.13),transparent 42%)}.app-shell.theme-light .batch-inline-upload{border-color:#c9c5ef;color:#6557dc;background:#f8f7ff}.app-shell.theme-light .batch-inline-thumb{border-color:#dedfe4;background:#f1f1f3}.app-shell.theme-light .prompt-library-bar{border-color:#dedfe4;background:#f7f7f9}.app-shell.theme-light .prompt-library-select,.app-shell.theme-light .prompt-library-name,.app-shell.theme-light .prompt-library-bar>button{border-color:#d8d9df;color:#555861;background:#fff}.app-shell.theme-light .prompt-library-select select{color:#383a41;background:transparent;color-scheme:light}.app-shell.theme-light .prompt-library-select svg{color:#695be1}.app-shell.theme-light .prompt-library-bar>.prompt-library-save{border-color:#c9c3f5;color:#5d50d5;background:#f1efff}.app-shell.theme-light .prompt-library-bar>.prompt-library-delete{color:#a14348}.app-shell.theme-light .creation-panel .prompt-card textarea{color:#28292f;caret-color:#6758e2}.app-shell.theme-light .ti2v-audio-input{border-color:#d8d9df;background:#fff}.app-shell.theme-light .ti2v-audio-input>header b{color:#25262c}.app-shell.theme-light .ti2v-audio-input>header span,.app-shell.theme-light .ti2v-audio-input>small{color:#858891}.app-shell.theme-light .creation-panel .prompt-card textarea::placeholder{color:#a3a5ac}.app-shell.theme-light .creation-panel .prompt-footer{border-color:#e2e3e7}.app-shell.theme-light .creation-panel .prompt-footer span{color:#92949c}.app-shell.theme-light .prompt-title .prompt-reference-link{border-color:#dedfe4;color:#62656e;background:#f7f7f9}.app-shell.theme-light .prompt-title .prompt-skill-button{border-color:#d5d0f8;color:#6253d8;background:#f2f0ff}.app-shell.theme-light .creation-action{border-color:#d8d9df;background:#f7f7f9f7;box-shadow:0 -10px 24px #24252c0f}.app-shell.theme-light .settings-dock-trigger,.app-shell.theme-light .creation-count-control input{border-color:#d8d9df;color:#5f626b;background:#fff;box-shadow:0 5px 14px #24252c0d}.app-shell.theme-light .settings-dock-label b{color:#24252a}.app-shell.theme-light .settings-dock-chevron{color:#6f727b;background:#eeeef1}.app-shell.theme-light .settings-dock-panel{border-color:#d1d2d8;color:#24252a;background:#f7f7f9;box-shadow:0 28px 68px #2524302b}.app-shell.theme-light .settings-dock-panel .inspector-title,.app-shell.theme-light .settings-section-heading{background:#f7f7f9}.app-shell.theme-light .settings-dock-panel .inspector-title h3,.app-shell.theme-light .settings-section-heading b,.app-shell.theme-light .quick-adjustment-heading b,.app-shell.theme-light .enhancement-options .switch-row>span,.app-shell.theme-light .creation-panel .lora-toggle>span{color:#24252a}.app-shell.theme-light .settings-section-heading span{color:#595c65;font-size:10.5px;font-weight:550}.app-shell.theme-light .settings-section-heading em{border-color:#d3cef9;color:#5141c9;background:#efedff;font-size:9px}.app-shell.theme-light .settings-actions{border-color:#dedfe4;background:#ececf0}.app-shell.theme-light .settings-actions button{color:#4f525b;font-size:10.5px}.app-shell.theme-light .settings-section{border-color:#dedfe4;background:#fff}.app-shell.theme-light .settings-section-body{border-color:#e1e2e6;background:#fff}.app-shell.theme-light .creation-panel .inspector label,.app-shell.theme-light .frame-interpolation-control>label{color:#575a63}.app-shell.theme-light .creation-panel .inspector label output,.app-shell.theme-light .inference-steps-control b,.app-shell.theme-light .audio-derived-duration b{color:#24252a}.app-shell.theme-light .creation-panel .inspector .segmented{border-color:#dedfe4;background:#ececf0}.app-shell.theme-light .creation-panel .inspector .segmented button{color:#555861;font-size:11.5px}.app-shell.theme-light .creation-panel .inspector .segmented button.active{color:#24252a;background:#fff;box-shadow:inset 0 0 0 1px #dedfe4}.app-shell.theme-light .creation-panel .inspector select,.app-shell.theme-light .creation-panel .inspector input,.app-shell.theme-light .creation-panel .size-row button,.app-shell.theme-light .creation-panel .seed-row button,.app-shell.theme-light .creation-panel .ratio-row button,.app-shell.theme-light .creation-panel .resolution-presets button{border-color:#d8d9df;color:#303137;background:#fff;color-scheme:light}.app-shell.theme-light .creation-panel .ratio-row button.active,.app-shell.theme-light .creation-panel .resolution-presets button.active{border-color:#796ce7;color:#493bc4;background:#eeebff;box-shadow:inset 0 0 0 1px #6d5df214;font-weight:720}.app-shell.theme-light .settings-section .quick-adjustment-group,.app-shell.theme-light .inference-steps-control,.app-shell.theme-light .audio-derived-duration,.app-shell.theme-light .seed-control,.app-shell.theme-light .completion-sound-control{border-color:#e0e1e5;color:#686b74;background:#fafafa}.app-shell.theme-light .seed-control>div:first-child b{color:#24252a}.app-shell.theme-light .completion-sound-control b{color:#24252a}.app-shell.theme-light .completion-sound-control span{color:#5f626b}.app-shell.theme-light .seed-control>div:first-child span,.app-shell.theme-light .last-submitted-seed,.app-shell.theme-light .quick-adjustment-heading span,.app-shell.theme-light .resolution-help,.app-shell.theme-light .inference-steps-control span,.app-shell.theme-light .frame-interpolation-control span{color:#5f626b;font-size:10px;line-height:1.45}.app-shell.theme-light .creation-panel .lora-list span,.app-shell.theme-light .creation-panel .lora-toggle b{color:#5f626b;font-size:10px}.app-shell.theme-light .creation-panel .lora-upload{border-color:#dedfe4;background:#f7f7f9}.app-shell.theme-light .creation-panel .lora-upload>div b{color:#2b2d33}.app-shell.theme-light .creation-panel .lora-upload>div span{color:#767982}.app-shell.theme-light .creation-panel .lora-upload>button{border-color:#c9c3f5;color:#5d50d5;background:#f1efff}.app-shell.theme-light .advanced-settings>summary:after{color:#5f626b}.app-shell.theme-light .creation-panel .switch{background:#d1d2d7}.app-shell.theme-light .creation-panel .switch.on{background:#6d5df2}.app-shell.theme-light .creation-panel .generate-side{color:#fff;background:linear-gradient(135deg,#7567ff,#54d6d0);box-shadow:0 10px 24px #5b4cda38}.app-shell.theme-light .result-history-rail{border-color:#e1e3e8;background:#fbfbfc}.app-shell.theme-light .result-history-rail>header{border-color:#eceef1}.app-shell.theme-light .result-history-rail>header b{color:#17181c}.app-shell.theme-light .result-history-rail>header span{color:#8a8e97}.app-shell.theme-light .history-result{border-color:#dfe2e7;background:#0a0b0d}.app-shell.theme-light .history-result:hover{border-color:#969ca7}.app-shell.theme-light .history-result.selected{border-color:#38d6b0;box-shadow:0 0 0 1px #38d6b04d,0 8px 20px #1c1f2621}.app-shell.theme-light .result-history-rail>footer{border-color:#e5e7eb;background:#fbfbfc}.app-shell.theme-light .result-history-rail>footer button{border-color:#d8dbe2;color:#41444c;background:#fff}.app-shell.theme-light .result-history-rail>footer button:hover{border-color:#aaa2eb;color:#30268c;background:#f7f5ff}.app-shell.theme-light .result-workspace{background:radial-gradient(circle at 75% 0,rgba(109,93,242,.035),transparent 30%),#fafafa}.app-shell.theme-light .result-toolbar h2,.app-shell.theme-light .result-feed>header b,.app-shell.theme-light .result-stage-meta b,.app-shell.theme-light .page-heading h1,.app-shell.theme-light .api-hero h1,.app-shell.theme-light .api-section h2{color:#17181d}.app-shell.theme-light .result-context span,.app-shell.theme-light .result-context b{border-color:#dedfe4;color:#666972;background:#fff}.app-shell.theme-light .result-context span{color:#24252a}.app-shell.theme-light .result-stage{border-color:#d8d9df;background:#090a0c;box-shadow:0 18px 42px #1f20281f}.app-shell.theme-light .result-stage-meta,.app-shell.theme-light .result-feed .ribbon-items article,.app-shell.theme-light .library-page .media-grid article,.app-shell.theme-light .model-list,.app-shell.theme-light .model-summary>div,.app-shell.theme-light .api-hero,.app-shell.theme-light .api-section{border-color:#dedfe4;color:#24252a;background:#fff;box-shadow:0 14px 34px #24252c0e}.app-shell.theme-light .result-stage-meta span,.app-shell.theme-light .result-feed>header span,.app-shell.theme-light .api-hero p,.app-shell.theme-light .api-endpoints span,.app-shell.theme-light .api-parameter-groups span,.app-shell.theme-light .api-console-section>p{color:#747780}.app-shell.theme-light .long-video-segments{border-color:#dedfe4;background:#fff;box-shadow:0 12px 30px #22232c0d}.app-shell.theme-light .long-video-segments>header b{color:#202126}.app-shell.theme-light .long-video-segments>header span,.app-shell.theme-light .long-video-segments>header small,.app-shell.theme-light .long-video-segments>footer>span,.app-shell.theme-light .segment-regeneration-note{color:#747780}.app-shell.theme-light .long-video-segments>footer{border-color:#e1e2e6}.app-shell.theme-light .long-video-segments>footer button{border-color:#d8d9df;color:#555861;background:#f5f5f7}.app-shell.theme-light .segment-full-video{border-color:#d8d9df;color:#666a73;background:#f5f5f7}.app-shell.theme-light .segment-full-video.active{border-color:#b8b0ef;color:#5548ce;background:linear-gradient(135deg,#f0edff,#eafaf8);box-shadow:inset 0 0 0 1px #54d6d038}.app-shell.theme-light .long-video-segments>footer button.segment-clean-joins{border-color:#9bd5d0;color:#17756f;background:#eaf9f7}.app-shell.theme-light .long-video-segments>footer button.segment-regenerate{border-color:#c8c2f3;color:#5e51d9;background:#f2f0ff}.app-shell.theme-light .storyboard-action-card{border-color:#d8d9df;background:#fff}.app-shell.theme-light .storyboard-action-card b{color:#202126}.app-shell.theme-light .storyboard-action-card span{color:#747780}.app-shell.theme-light .storyboard-segments{border-color:#dedfe4;background:#fff;box-shadow:0 12px 30px #22232c0d}.app-shell.theme-light .storyboard-segments>header b{color:#202126}.app-shell.theme-light .storyboard-segments>header span,.app-shell.theme-light .storyboard-segments>header small{color:#747780}.app-shell.theme-light .storyboard-segments>header button{border-color:#d8d9df;color:#666a73;background:#f5f5f7}.app-shell.theme-light .storyboard-segments>header button.active{border-color:#b8b0ef;color:#5548ce;background:linear-gradient(135deg,#f0edff,#eafaf8)}.app-shell.theme-light .library-page,.app-shell.theme-light .models-page,.app-shell.theme-light .api-page{background:#f7f7f9}.app-shell.theme-light .library-download-toolbar,.app-shell.theme-light .empty-state,.app-shell.theme-light .model-list article{border-color:#dedfe4;color:#24252a;background:#fff;box-shadow:0 10px 26px #24252c0d}.app-shell.theme-light .soft-button{border-color:#dedfe4;color:#555861;background:#fff}.app-shell.theme-light .api-key-card{border-color:#dedfe4;color:#24252a;background:#fff}.app-shell.theme-light .api-key-card code,.app-shell.theme-light .api-endpoints code,.app-shell.theme-light .api-parameter-groups code{color:#2e3036}.app-shell.theme-light .api-endpoints article,.app-shell.theme-light .api-parameter-groups>div,.app-shell.theme-light .api-notes article{border-color:#e0e1e5;background:#fafafa}.app-shell.theme-light .api-code-tabs{background:#ececf0}.app-shell.theme-light .api-code-tabs button{color:#747780}.app-shell.theme-light .api-code-tabs button.active{color:#24252a;background:#fff;box-shadow:inset 0 0 0 1px #dedfe4}.app-shell.theme-light .device-status-panel,.app-shell.theme-light .queue-drawer{border-color:#d1d2d8;color:#24252a;background:#f7f7f9;box-shadow:0 28px 70px #22232c2e}.app-shell.theme-light .device-status-panel>header,.app-shell.theme-light .device-status-panel>footer,.app-shell.theme-light .queue-drawer-header,.app-shell.theme-light .queue-drawer-footer{border-color:#e0e1e5;background:#fff}.app-shell.theme-light .device-identity b,.app-shell.theme-light .device-metric header b,.app-shell.theme-light .queue-task>header b{color:#24252a}.app-shell.theme-light .device-identity span,.app-shell.theme-light .device-metric header span,.app-shell.theme-light .queue-drawer-header p{color:#858891}.app-shell.theme-light .device-metric,.app-shell.theme-light .queue-task{border-color:#e0e1e5;background:#fff;box-shadow:0 7px 18px #24252c09}.app-shell.theme-light .device-metric-bar,.app-shell.theme-light .queue-progress>i{background:#ececf0}.app-shell.theme-light .queue-overview{border-color:#e0e1e5;background:linear-gradient(135deg,#26272d,#363740);box-shadow:0 14px 28px #22232c21}.app-shell.theme-light .queue-task.pending .queue-task-order,.app-shell.theme-light .queue-task-facts span{color:#747780;background:#f1f1f3}.app-shell.theme-light .queue-task>p{color:#555861}.app-shell.theme-light .queue-task>footer{border-color:#ededf0}.app-shell.theme-light .queue-task>footer button,.app-shell.theme-light .queue-empty>i{border-color:#dedfe4;color:#666972;background:#fafafa}.app-shell.theme-light .queue-task>footer .queue-task-cancel.confirm{border-color:#b92f2a;color:#fff;background:linear-gradient(135deg,#e45e56,#bd302b);box-shadow:0 0 0 3px #d856502e,0 8px 18px #a72a2433}.app-shell.theme-light .queue-cancel-pending{border-color:#e0c3c0;color:#b33e38;background:#fff7f6}.app-shell.theme-light .media-preview-dialog{border-color:#d8d9df;color:#24252a;background:#fff;box-shadow:0 30px 80px #1e1f263d}.app-shell.theme-light .media-preview-dialog>header{border-color:#e0e1e5}.app-shell.theme-light .media-preview-dialog>header span{color:#7b7e87}.app-shell.theme-light .media-preview-dialog>header button{border-color:#dedfe4;color:#555861;background:#f5f5f7}.app-shell.theme-light .prompt-skill-drawer{border-color:#d1d2d8;color:#24252a;background:#f7f7f9;box-shadow:-30px 0 70px #22232c2e}.app-shell.theme-light .prompt-skill-hero,.app-shell.theme-light .skill-capabilities article,.app-shell.theme-light .skill-invocation,.app-shell.theme-light .skill-install,.app-shell.theme-light .skill-source{border-color:#dedfe4;background:#fff}
.logo img{width:100%;height:100%;object-fit:cover;display:block}
.community-link img{width:30px;height:30px;object-fit:contain;display:block}
.app-shell.theme-light .community-link.inspire,.app-shell.theme-light .community-link.reverse,.app-shell.theme-light .community-link.parse,.app-shell.theme-light .community-link.telegram{color:#334155;background:#f2f5fb}
.app-shell.theme-dark .community-link.inspire,.app-shell.theme-dark .community-link.reverse,.app-shell.theme-dark .community-link.parse,.app-shell.theme-dark .community-link.telegram{color:#e5e7eb;background:#1d2229}
