*{box-sizing:border-box}html,body,#app{color:#18181b;background:#f6f7fb;min-height:100%;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{min-height:100vh}.login-shell{background:radial-gradient(circle at 0 0,#e8f5ee,#0000 42%),#f7f8fb;place-items:center;min-height:100vh;padding:32px;display:grid}.login-card{width:min(460px,100%)}.brand{letter-spacing:-.03em;font-size:28px;font-weight:800}.muted{color:#71717a}.console-shell{grid-template-columns:220px 1fr;min-height:100vh;display:grid}.sidebar{background:#fff;border-right:1px solid #e4e4e7;height:100vh;padding:22px 14px;position:sticky;top:0}.sidebar .brand{padding:0 10px 18px;font-size:22px}.nav-item{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;width:100%;margin:2px 0;padding:10px 12px;font-size:14px}.nav-item.active{color:#0c7a43;background:#e8f5ee;font-weight:700}.main{min-width:0}.topbar{z-index:5;background:#fff;border-bottom:1px solid #e4e4e7;justify-content:space-between;align-items:center;height:66px;padding:0 28px;display:flex;position:sticky;top:0}.content{max-width:1280px;padding:28px}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.stat{margin-top:8px;font-size:28px;font-weight:800}.section-title{margin:0 0 16px;font-size:20px;font-weight:800}.toolbar{justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;display:flex}.secret{word-break:break-all;color:#f9fafb;background:#111827;border-radius:10px;padding:14px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.small{font-size:12px}.nowrap{white-space:nowrap}@media (width<=900px){.console-shell{grid-template-columns:1fr}.sidebar{border-bottom:1px solid #e4e4e7;border-right:0;height:auto;display:flex;position:static;overflow:auto}.sidebar .brand{display:none}.nav-item{white-space:nowrap;width:auto}.grid-4,.grid-2{grid-template-columns:1fr}.content{padding:18px}.topbar{padding:0 18px}}.runtime-json{color:#dbeafe;white-space:pre-wrap;background:#0f172a;border-radius:10px;max-height:440px;margin-top:14px;padding:14px;font-size:12px;overflow:auto}.rc10-preview-grid .n-card{height:100%}.rc10-model-output{white-space:pre-wrap;background:#fafafa;border:1px solid #e4e4e7;border-radius:10px;min-height:120px;max-height:520px;padding:16px;line-height:1.75;overflow:auto}.rc10-preview-grid .n-input{font-family:inherit}.type-strip{flex-wrap:wrap;gap:10px;display:flex}.type-choice{cursor:pointer;background:#fff;border:1px solid #d4d4d8;border-radius:10px;padding:10px 16px;font-weight:650}.type-choice.active{color:#0c7a43;background:#e8f5ee;border-color:#18a058}.library-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.library-check-card{background:#fafafa;border:1px solid #e4e4e7;border-radius:10px;min-height:72px;padding:12px;display:block}.details-summary{cursor:pointer;font-weight:700}.product-box{background:#fafafa;border:1px solid #e4e4e7;border-radius:12px;padding:14px}.result-pre{white-space:pre-wrap;word-break:break-word;color:#e2e8f0;background:#0f172a;border-radius:10px;min-height:170px;max-height:620px;margin:0;padding:16px;font:12px/1.75 ui-monospace,SFMono-Regular,Menlo,monospace;overflow:auto}.media-library-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.media-library-card{background:#fff;border:1px solid #e4e4e7;border-radius:10px;padding:10px}.storyboard-ref-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.storyboard-ref-card{background:#fafafa;border:1px solid #e4e4e7;border-radius:10px;flex-direction:column;gap:8px;padding:10px;display:flex}@media (width<=1000px){.library-card-grid,.media-library-grid,.storyboard-ref-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.library-card-grid,.media-library-grid,.storyboard-ref-grid{grid-template-columns:1fr}}.developer-content{max-width:none;padding:20px 22px}.developer-console .content{max-width:none}.dev-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:16px;display:grid}.dev-workspace{min-width:0}.realtime-log{background:#fff;border:1px solid #e4e4e7;border-radius:12px;height:calc(100vh - 108px);padding:14px;position:sticky;top:86px;overflow:auto}.log-head{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.log-row{border-bottom:1px solid #f0f1f4;padding:9px 0}.log-summary{color:#525866;align-items:flex-start;gap:7px;font-size:12px;line-height:1.55;display:flex}.log-time{color:#8a909d;white-space:nowrap}.log-detail{margin:7px 0 0 74px}.log-detail summary{cursor:pointer;color:#18a058;font-size:12px}.log-detail pre{white-space:pre-wrap;word-break:break-word;color:#e2e8f0;background:#0f172a;border-radius:8px;max-height:360px;padding:10px;font-size:11px;overflow:auto}.project-config-grid{grid-template-columns:2.2fr 1fr .8fr 1fr;gap:10px 12px;display:grid}.compact-type-strip{flex-wrap:nowrap;gap:0}.compact-type-strip .type-choice{border-right:0;border-radius:0;flex:1;padding:9px 10px}.compact-type-strip .type-choice:last-child{border-right:1px solid #d4d4d8;border-radius:0 9px 9px 0}.input-action-row{justify-content:space-between;align-items:center;margin-top:10px;display:flex}.simple-toolbar{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.simple-tabs{border-bottom:1px solid #e5e7eb;gap:26px;margin-bottom:12px;display:flex}.simple-tabs button{color:#525866;cursor:pointer;background:0 0;border:0;padding:11px 2px}.simple-tabs button.active{color:#18a058;border-bottom:2px solid #18a058;font-weight:700}.shared-text-editor textarea{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;line-height:1.7}.footer-action{justify-content:flex-end;margin-top:11px;display:flex}.media-debug-card,.video-debug-card{background:#fff;border:1px solid #e4e4e7;border-radius:12px;grid-template-columns:150px minmax(0,1fr) 220px;align-items:stretch;gap:14px;margin-bottom:11px;padding:12px;display:grid}.media-preview,.video-preview{color:#9297a3;background:#f4f4f5;border-radius:9px;place-items:center;height:112px;display:grid;overflow:hidden}.video-preview{color:#fff;background:#14171f}.video-preview video{object-fit:cover;width:100%;height:100%}.media-info b{font-size:15px}.media-actions{flex-direction:column;justify-content:center;gap:8px;display:flex}.occurrence-list{color:#555c6c;border-top:1px dashed #e4e4e7;margin-top:7px;padding-top:7px;font-size:12px;line-height:1.65}.mode-line{align-items:center;gap:9px;margin-top:9px;display:flex}.prompt-preview{color:#697082;white-space:pre-wrap;background:#fafafa;border-radius:7px;margin-top:8px;padding:8px;font-size:12px}.video-mode-label{color:#4e5565;margin:5px 0}.future-strip{color:#6b7280;border-top:1px solid #e4e4e7;align-items:center;gap:10px;margin-top:14px;padding-top:12px;display:flex}.settings-grid-v2{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.plan-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.plan-text{color:#4f5666;white-space:pre-wrap;line-height:1.75}.plan-kpis{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.plan-kpis>div{border:1px solid #e4e4e7;border-radius:9px;padding:10px}.plan-kpis span{color:#7b8190;font-size:12px;display:block}.plan-kpis b{margin-top:4px;font-size:20px;display:block}.modal-footer{justify-content:flex-end;gap:9px;display:flex}.small-stat{font-size:18px}.media-debug-card .n-image{width:100%;height:100%}.media-debug-card .n-image img{object-fit:cover;width:100%;height:100%}@media (width<=1180px){.dev-layout{grid-template-columns:1fr}.realtime-log{height:360px;position:relative;top:0}.project-config-grid{grid-template-columns:1fr 1fr}.media-debug-card,.video-debug-card{grid-template-columns:130px 1fr}.media-actions{flex-flow:wrap;grid-column:1/-1}.plan-grid,.settings-grid-v2{grid-template-columns:1fr}}:root{--xf-bg:#f7f8fb;--xf-panel:#fff;--xf-line:#e7e9f0;--xf-text:#171a23;--xf-muted:#747b8c;--xf-primary:#18a058;--xf-soft:#e8f5ee;--xf-log:336px;--xf-radius:14px}.developer-console{background:var(--xf-bg);overflow-x:hidden}.developer-console .sidebar{border-right:1px solid var(--xf-line);background:#fff;padding:18px 14px}.developer-console .sidebar .brand{letter-spacing:-.025em;padding:4px 10px 18px;font-size:20px}.developer-console .nav-item{color:#3f4657;border-radius:10px;margin:1px 0;padding:11px 12px;font-size:14px}.developer-console .nav-item.active{background:var(--xf-soft);color:var(--xf-primary);font-weight:700}.developer-console .main,.developer-console .content,.developer-console .dev-layout,.developer-console .dev-workspace{min-width:0;max-width:100%}.developer-console .topbar{border-bottom:1px solid var(--xf-line);gap:18px;height:56px;padding:0 22px;overflow:hidden}.topbar-left,.topbar-right{align-items:center;gap:10px;min-width:0;display:flex}.topbar-left{overflow:hidden}.topbar-left>b{white-space:nowrap;font-size:16px}.topbar-right{white-space:nowrap;flex:none;margin-left:auto}.developer-content{background:var(--xf-bg);padding:18px 22px 34px}.dev-layout{grid-template-columns:minmax(0,1fr) var(--xf-log);gap:16px}.page-kicker{color:var(--xf-muted);justify-content:space-between;align-items:center;gap:12px;margin:0 0 12px;font-size:13px;display:flex}.compact-card{border-radius:var(--xf-radius)!important;border-color:var(--xf-line)!important;box-shadow:none!important}.compact-card .n-card__content{padding:16px!important}.production-config-card .n-form-item{min-width:0;margin-bottom:0}.project-config-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:12px}.project-config-grid .content-type-field{grid-column:span 2}.project-config-grid .n-form-item-label{color:#687082;font-size:12px;padding-bottom:6px!important}.compact-type-strip{border-radius:9px;flex-wrap:nowrap;gap:0;width:100%;min-width:0;display:flex;overflow:hidden}.compact-type-strip .type-choice{white-space:nowrap;flex:1 1 0;min-width:0;height:40px;font-size:13px;line-height:40px;border-radius:0!important;padding:0 10px!important}.compact-type-strip .type-choice:first-child{border-radius:9px 0 0 9px!important}.compact-type-strip .type-choice:last-child{border-radius:0 9px 9px 0!important}.input-action-row{margin-top:10px}.shared-text-editor textarea{color:#303646!important;white-space:pre-wrap!important;background:#fff!important;padding:14px 15px!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif!important;font-size:14px!important;line-height:1.8!important}.simple-tabs{gap:24px;margin-bottom:12px}.simple-tabs button{white-space:nowrap;padding:12px 2px 11px}.realtime-log{border-color:var(--xf-line);border-radius:var(--xf-radius);height:calc(100vh - 90px);padding:16px;top:72px}.log-head{margin-bottom:12px}.log-head b{font-size:16px}.log-detail{margin-left:0}.log-summary{line-height:1.6}.media-debug-card,.video-debug-card{border-color:var(--xf-line);border-radius:12px;grid-template-columns:112px minmax(0,1fr) 210px;gap:14px;padding:11px}.media-preview,.video-preview{height:88px}.simple-toolbar{margin-bottom:10px}.footer-action{margin-top:12px}@media (width<=1450px){:root{--xf-log:300px}.project-config-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.project-config-grid .content-type-field{grid-column:span 2}}@media (width<=1180px){.dev-layout{grid-template-columns:1fr}.realtime-log{height:330px;position:relative;top:0}.project-config-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-config-grid .content-type-field{grid-column:1/-1}}@media (width<=760px){.project-config-grid{grid-template-columns:1fr}.project-config-grid .content-type-field{grid-column:auto}.topbar-right .muted{display:none}.developer-content{padding:14px}.compact-type-strip .type-choice{font-size:12px;padding:0 7px!important}}.skills-card .n-card__content{padding:14px 16px!important}.skills-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.skills-head>div{align-items:baseline;gap:10px;display:flex}.skills-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 12px;display:grid}.skills-grid .n-form-item{min-width:0;margin-bottom:0}.skills-grid .n-form-item-label{color:var(--xf-muted);font-size:12px;padding-bottom:5px!important}.storyboard-bound-refs{flex-wrap:wrap;gap:7px;margin-top:9px;display:flex}.bound-ref{border:1px solid var(--xf-line);color:#596170;background:#fafcfb;border-radius:8px;align-items:center;gap:6px;padding:4px 7px;font-size:11px;display:flex}.bound-ref .n-image{border-radius:6px;overflow:hidden;width:46px!important;height:46px!important}.video-debug-card{grid-template-columns:minmax(260px,34%) minmax(0,1fr) 210px}.video-preview{border-radius:12px;height:240px;position:relative}.video-preview video{object-fit:contain;background:#080b10}.video-preview.clickable{cursor:zoom-in}.preview-expand{color:#fff;cursor:pointer;background:#0000008c;border:1px solid #ffffff73;border-radius:7px;padding:5px 9px;font-size:12px;position:absolute;bottom:9px;right:9px}.media-viewer{background:#090c11;border-radius:10px;place-items:center;min-height:420px;display:grid;overflow:hidden}.media-viewer video,.media-viewer img{object-fit:contain;max-width:100%;max-height:78vh;display:block}.setting-hint{color:#7a8290;margin-top:4px;font-size:11px}.developer-console .n-button--primary-type{--n-color:#18a058!important;--n-color-hover:#36ad6a!important;--n-color-pressed:#0c7a43!important;--n-border:#18a058!important;--n-border-hover:#36ad6a!important;--n-border-pressed:#0c7a43!important}.developer-console .n-tag--success-type{--n-text-color:#0c7a43!important}.simple-tabs button.active{color:#18a058!important;border-bottom-color:#18a058!important}.log-detail summary{color:#18a058!important}@media (width<=1180px){.skills-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.video-debug-card{grid-template-columns:1fr}.video-preview{height:min(54vw,420px)}.video-debug-card .media-actions{grid-column:auto}}@media (width<=760px){.skills-grid{grid-template-columns:1fr}.video-preview{height:58vw;min-height:220px}}.production-loading-mask{z-index:3000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#f8faf9c7;place-items:center;padding:24px;display:grid;position:fixed;inset:56px 0 0}.production-loading-card{text-align:center;background:#fff;border:1px solid #dfe7e2;border-radius:14px;justify-items:center;gap:12px;width:min(520px,90vw);padding:26px;display:grid;box-shadow:0 20px 60px #142d2024}.production-loading-card b{color:#202722;font-size:16px}.production-loading-card span{color:#69736d;font-size:12px}.batch-progress{color:#5e6a63;align-self:center;font-size:12px}.media-preview.clickable{cursor:zoom-in}.media-preview>img{object-fit:cover;width:100%;height:100%;display:block}.media-running{color:#6b746f;place-items:center;gap:7px;font-size:12px;display:grid}.media-history{gap:6px;max-width:100%;padding-top:6px;display:flex;overflow-x:auto}.history-thumb{cursor:pointer;background:#fff;border:1px solid #e1e6e3;border-radius:7px;width:56px;min-width:56px;padding:3px;overflow:hidden}.history-thumb img{object-fit:cover;border-radius:4px;width:48px;height:38px;display:block}.history-thumb small{color:#7a827d;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:8px;display:block;overflow:hidden}.video-history-thumb{color:#fff;background:#101511;place-items:center;height:48px;display:grid}.video-thumb-mark{font-size:15px}.video-history-thumb small{color:#d7ddd9}.storyboard-card .media-preview{position:relative}.history-record{place-items:center;height:46px;display:grid}.history-record>span{color:#18a058;font-size:11px;font-weight:700}.prompt-full{border:1px solid var(--border,#e5e7eb);background:#fff;border-radius:8px;margin-top:8px;padding:8px 10px}.prompt-full summary{cursor:pointer;font-size:13px;font-weight:600}.prompt-full pre{white-space:pre-wrap;word-break:break-word;max-height:420px;margin:10px 0 0;font-family:inherit;font-size:13px;line-height:1.65;overflow:auto}.runtime-reference-bundle{border:1px solid #eee;border-radius:8px;flex-wrap:wrap;align-items:center;gap:8px;margin:10px 0;padding:8px;display:flex}.runtime-reference-bundle .bound-ref{align-items:center;gap:5px;display:flex}
