@import url('/assets/icons.css');
:root{font-family:"Microsoft YaHei","PingFang SC",system-ui,sans-serif;color:#0e1b3b;background:#eef3f9;--blue:#1769ff;--line:#dfe7f2;--muted:#65748d;--shadow:0 8px 28px rgba(27,66,126,.08)}*{box-sizing:border-box}body{margin:0;min-width:1180px;min-height:100vh;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button{cursor:pointer;color:inherit}button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #1769ff3d;outline-offset:2px}.app-shell{height:100vh;min-height:760px;overflow:hidden;background:linear-gradient(#f9fbfe,#edf3f9)}
.topbar{height:70px;background:#fff;display:flex;align-items:center;border-bottom:1px solid var(--line);padding:0 28px;gap:34px}.brand{border:0;background:none;display:flex;align-items:center;gap:12px;padding:0}.brand-mark{width:44px;height:44px;border-radius:12px;background:linear-gradient(145deg,#4384ff,#0756ee);color:#fff;display:grid;place-items:center;font-size:25px;box-shadow:0 7px 15px #1769ff3d}.brand strong{display:block;font-size:21px;letter-spacing:-.5px}.brand small{display:block;color:#71809a;text-align:left;margin-top:2px;font-size:11px}.topbar nav{display:flex;align-self:stretch;gap:26px}.topbar nav button{border:0;background:none;font-weight:700;font-size:15px;position:relative;padding:0 2px}.topbar nav button.active{color:var(--blue)}.topbar nav button.active:after{content:"";position:absolute;left:0;right:0;bottom:9px;height:3px;border-radius:3px;background:var(--blue)}.project-switch{position:relative;margin-left:auto}.project-switch>button{border:1px solid #d6dfeb;background:#fff;border-radius:9px;padding:10px 17px;font-weight:700;font-size:16px;min-width:302px}.project-menu{position:absolute;top:48px;left:0;right:0;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:var(--shadow);padding:6px;z-index:20}.project-menu button{display:block;width:100%;border:0;background:none;text-align:left;padding:11px;border-radius:7px}.project-menu button:hover{background:#f1f6ff}.top-actions{display:flex;align-items:center;gap:10px}.saved{font-size:12px;color:#71809a;white-space:nowrap}.saved i{color:#13a477}.secondary,.primary{height:40px;border-radius:8px;padding:0 19px;font-weight:700}.secondary{background:#fff;border:1px solid #d8e1ee}.primary{background:linear-gradient(135deg,#2878ff,#0c5bea);color:#fff;border:0;box-shadow:0 6px 15px #1769ff2e}.top-actions img{width:38px;height:38px;border-radius:50%;object-fit:cover;margin-left:5px}
.contextbar{height:56px;background:#fff;display:flex;align-items:center;padding:0 22px;border-bottom:1px solid var(--line);box-shadow:0 3px 12px #1c3a690a;gap:14px}.back{height:38px;border:1px solid var(--line);background:#fff;border-radius:8px;padding:0 16px}.status{background:#eef5ff;color:var(--blue);border-radius:7px;padding:8px 12px;font-size:13px}.status b{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--blue);margin-right:6px}.contextbar strong{font-size:16px}.ratio{margin-left:auto;border:1px solid #d9e4f2;border-radius:8px;padding:9px 14px;font-size:13px;font-weight:700;color:#35527b}.ratio i{color:var(--blue);margin-right:7px}
.workspace{height:calc(100vh - 126px);display:grid;grid-template-columns:335px minmax(540px,1fr) 352px;grid-template-rows:minmax(430px,64%) 1fr;gap:10px;padding:10px 20px 20px}.assets-panel,.inspector,.timeline{background:#fff;border-radius:10px;box-shadow:var(--shadow);border:1px solid #e9eef5}.assets-panel{grid-row:1/3;overflow:hidden;display:flex;flex-direction:column}.panel-title,.inspector-head,.timeline-head{height:54px;display:flex;align-items:center;justify-content:space-between;padding:0 18px}.panel-title h2,.inspector h2,.timeline h2{font-size:18px;margin:0}.panel-title em,.timeline-head em{font-style:normal;font-size:12px;background:#edf3ff;border-radius:5px;padding:3px 8px;margin-left:6px}.panel-title button,.timeline-head button{border:0;background:none}.asset-tabs{height:42px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr);padding:0 14px}.asset-tabs button{border:0;background:none;position:relative;color:#455675}.asset-tabs button.active{color:var(--blue);font-weight:700}.asset-tabs button.active:after{content:"";height:3px;background:var(--blue);position:absolute;bottom:0;left:21px;right:21px;border-radius:3px}.asset-grid{padding:10px 16px;display:grid;grid-template-columns:1fr 1fr;gap:9px;overflow:auto}.asset-grid button{position:relative;border:2px solid transparent;background:none;border-radius:8px;padding:0;overflow:hidden;aspect-ratio:1.15}.asset-grid button.selected{border-color:var(--blue);box-shadow:0 0 0 2px #1769ff1f}.asset-grid img{width:100%;height:100%;object-fit:cover;display:block}.asset-grid span{position:absolute;left:7px;bottom:6px;background:#0c1727ad;color:#fff;font-size:11px;padding:3px 6px;border-radius:4px}.upload{margin:10px 16px 16px;min-height:108px;border:1.5px dashed #9dbcec;border-radius:9px;background:#fbfdff;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--blue);gap:7px}.upload i{font-size:24px}.upload strong{font-size:17px}.upload small{color:#7b8ca8}
.editor{min-width:0}.stage{height:100%;min-height:390px;border-radius:10px;background:radial-gradient(circle at 50% 42%,#263645,#111b25 72%);position:relative;overflow:hidden;display:flex;justify-content:center;padding:13px 13px 52px}.vertical-preview{height:100%;aspect-ratio:9/13.2;border-radius:8px;overflow:hidden;position:relative;background:#000}.vertical-preview>img:first-child{width:100%;height:100%;object-fit:cover}.preview-copy{position:absolute;top:8%;left:0;right:0;text-align:center;color:white;text-shadow:0 3px 4px #000;z-index:2}.preview-copy span{display:block;font-family:STKaiti,"KaiTi",serif;font-size:25px;font-weight:900}.preview-copy strong{font-size:35px;font-style:italic;color:#fff400;-webkit-text-stroke:1px #3f3100;display:block;transform:rotate(-2deg)}.hosts{position:absolute!important;inset:0;width:100%;height:100%;object-fit:cover}.stage-controls{position:absolute;bottom:0;left:0;right:0;height:52px;padding:0 20px;display:flex;align-items:center;gap:13px;color:#fff;background:linear-gradient(transparent,#0006)}.stage-controls button{border:0;background:none;color:#fff;font-size:18px}.stage-controls span{font-size:12px;white-space:nowrap}.stage-controls input{flex:1;accent-color:var(--blue)}
.inspector{overflow:auto;padding-bottom:10px}.inspector-head{border-bottom:1px solid #edf1f5}.inspector>label,.field-row label{display:block;font-size:12px;font-weight:700;color:#455675;margin:12px 16px 6px}.segmented{display:flex;margin:0 16px;border:1px solid #d6e1ef;border-radius:7px;overflow:hidden}.segmented button{flex:1;border:0;background:#f8fbff;height:38px}.segmented button.active{background:var(--blue);color:#fff;font-weight:700}.source-card{height:138px;margin:10px 16px;position:relative;border-radius:8px;overflow:hidden}.source-card img{width:100%;height:100%;object-fit:cover}.source-card button{position:absolute;right:8px;bottom:8px;background:#fff;border:1px solid #dce5f1;border-radius:7px;padding:8px 11px;font-weight:700}.field{position:relative;margin:0 16px}.field input,.field-row select{width:100%;height:38px;border:1px solid #d8e3f0;border-radius:7px;padding:0 10px;background:#fff;color:#152445}.field span{position:absolute;right:9px;top:11px;font-size:11px;color:#8290a7}.field-row{display:grid;grid-template-columns:1fr .9fr;gap:10px;margin:0 16px}.field-row label{margin-left:0}.generate{margin:12px 16px;width:calc(100% - 32px);height:40px;border:0;border-radius:7px;background:var(--blue);color:#fff;font-weight:700}.generate:disabled{opacity:.7}.fa-spinner{animation:spin 1s linear infinite}.fold{height:48px;border:0;border-top:1px solid #edf1f6;background:#fff;width:100%;display:flex;justify-content:space-between;align-items:center;padding:0 17px;font-weight:700}
.timeline{grid-column:2/4;position:relative;overflow:hidden;padding-bottom:8px}.timeline-head{height:44px}.timeline-head>div{display:flex;align-items:center;gap:8px}.timeline-head input{width:105px;accent-color:var(--blue)}.timeline-head .add{height:34px;border:1px solid var(--blue);border-radius:7px;color:var(--blue);font-weight:700;padding:0 14px}.ticks{display:flex;justify-content:space-between;color:#78879e;font-size:10px;padding:0 14px 7px}.shot-track{height:94px;display:flex;gap:8px;padding-left:17px;padding-right:14px}.shot-track button{flex:1;min-width:98px;border:1.5px solid #dbe4f0;border-radius:7px;background:#fff;position:relative;overflow:hidden;padding:0 8px 5px;text-align:left}.shot-track button.active{border-color:var(--blue);box-shadow:0 0 0 2px #1769ff1f}.shot-track img{width:calc(100% + 16px);height:47px;margin-left:-8px;object-fit:cover;display:block}.shot-track strong{font-size:11px;margin-top:4px;display:inline-block}.shot-track>button>span{font-size:10px;margin-left:7px;color:#67758d}.shot-track small{display:block;color:#61728d;font-size:9px}.shot-track em{position:absolute;right:4px;bottom:4px;background:#e9f2ff;color:var(--blue);font-style:normal;border-radius:4px;padding:2px 4px;font-size:9px}.track{height:27px;display:grid;grid-template-columns:92px 1fr;align-items:center}.track-label{padding-left:18px;font-size:11px;font-weight:700;color:#455675}.track-label i{width:16px;margin-right:4px}.segments{height:20px;display:flex;gap:5px;padding-right:15px}.segments span{flex:1;text-align:center;border-radius:4px;padding:3px 6px;font-size:10px;white-space:nowrap;overflow:hidden}.purple span{background:#eadcfa;color:#6842a1}.green span{background:#d7f5ef;color:#16846e}.blue span{background:#dceefe;color:#1766ae}.pink span{background:#ffe0ea;color:#d73a69}.segments .wave{background-image:repeating-linear-gradient(90deg,transparent 0 4px,currentColor 5px 6px,transparent 7px 10px)}.playhead{position:absolute;top:64px;bottom:0;width:2px;background:var(--blue);pointer-events:none}.playhead span{position:absolute;top:-22px;left:-18px;background:var(--blue);color:#fff;border-radius:5px;padding:3px 5px;font-size:9px}
.toast{position:fixed;left:50%;top:80px;transform:translateX(-50%);background:#13213b;color:#fff;padding:11px 18px;border-radius:8px;box-shadow:0 10px 35px #0003;z-index:50}.toast i{color:#49d2a6;margin-right:7px}.modal{position:fixed;inset:0;background:#08122194;display:grid;place-items:center;z-index:80;backdrop-filter:blur(4px)}.modal-card{width:420px;background:#fff;border-radius:14px;padding:20px;position:relative;text-align:center;box-shadow:0 25px 80px #0005}.modal-card h2{margin:0 0 14px}.close{position:absolute;right:14px;top:12px;border:0;background:none;font-size:18px}.modal-video{height:430px;width:286px;margin:auto;border-radius:10px;overflow:hidden;position:relative;background:#111}.modal-video img{width:100%;height:100%;object-fit:cover}.modal-video button{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border:0;border-radius:50%;width:56px;height:56px;background:#ffffffe0;color:var(--blue);font-size:20px}.modal-card p{color:var(--muted);font-size:12px}.modal-card>.primary{width:100%}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1300px){.topbar{gap:18px;padding:0 18px}.topbar nav{gap:16px}.saved{display:none}.workspace{grid-template-columns:290px minmax(500px,1fr) 320px}.project-switch>button{min-width:245px}.brand strong{font-size:18px}}

/* Project home */
.home-shell{overflow:auto;min-height:100vh;height:auto;background:#f4f7fb}.home-header{height:76px;position:sticky;top:0;z-index:30;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 42px;gap:22px;box-shadow:0 4px 18px rgba(30,63,110,.04)}.brand.static{cursor:default;margin-right:auto}.global-search{width:360px;height:42px;border:1px solid #d9e3ef;border-radius:10px;background:#f8fafd;display:flex;align-items:center;padding:0 13px;color:#7c8ba2;transition:.2s}.global-search:focus-within{border-color:#7ba8ff;background:#fff;box-shadow:0 0 0 3px #1769ff14}.global-search input{flex:1;border:0;outline:0;background:transparent;padding:0 10px;color:#13213d}.global-search button,.notification{border:0;background:none}.create-project{white-space:nowrap}.notification{height:40px;width:40px;border:1px solid var(--line);border-radius:10px;position:relative;font-size:16px}.notification b{position:absolute;right:-4px;top:-5px;background:#f05265;color:#fff;font-size:9px;min-width:16px;height:16px;line-height:16px;border-radius:10px}.account{display:flex;align-items:center;gap:9px;padding-left:4px}.account img,.mini-account img{width:38px;height:38px;border-radius:50%;object-fit:cover;object-position:48% 62%}.account span{line-height:1.15}.account strong,.account small{display:block;white-space:nowrap}.account strong{font-size:12px}.account small{font-size:10px;color:#7c8ba2;margin-top:4px}.account>i{font-size:9px;color:#76869d;margin-left:3px}
.project-home{max-width:1280px;margin:0 auto;padding:48px 32px 72px}.home-title{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:38px}.eyebrow{font-size:10px;letter-spacing:2px;color:var(--blue);font-weight:800}.home-title h1{font-size:34px;letter-spacing:-1px;margin:8px 0 7px}.home-title p{margin:0;color:#71809a;font-size:14px}.summary{display:flex;gap:9px}.summary span{min-width:112px;background:#fff;border:1px solid #e5ebf3;border-radius:10px;padding:12px 15px;color:#75849a;font-size:11px;box-shadow:0 5px 18px rgba(31,68,122,.04)}.summary b{display:block;color:#162444;font-size:20px;margin-bottom:3px}.project-toolbar{height:52px;border-bottom:1px solid #dfe6f0;display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:22px}.filters{display:flex;height:52px;gap:26px}.filters button{border:0;background:none;position:relative;font-size:14px;color:#63738d;padding:0 2px;height:41px}.filters button.active{color:var(--blue);font-weight:700}.filters button.active:after{content:"";position:absolute;height:3px;border-radius:3px;background:var(--blue);left:0;right:0;bottom:0}.filters em{font-style:normal;margin-left:6px;background:#e8f0ff;color:var(--blue);padding:2px 6px;border-radius:8px;font-size:10px}.project-toolbar select{height:36px;border:1px solid #d7e1ed;background:#fff;border-radius:8px;padding:0 30px 0 11px;color:#52627b}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.project-card,.new-project-card{height:330px;border:1px solid #e1e8f1;background:#fff;border-radius:13px;overflow:hidden;box-shadow:0 8px 28px rgba(35,67,112,.06);transition:transform .18s,box-shadow .18s}.project-card:hover,.new-project-card:hover{transform:translateY(-3px);box-shadow:0 16px 36px rgba(35,67,112,.11)}.new-project-card{border:1.5px dashed #a9c4ef;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#7184a2}.new-project-card span{width:54px;height:54px;border-radius:50%;background:#edf4ff;color:var(--blue);display:grid;place-items:center;font-size:20px;margin-bottom:16px}.new-project-card strong{font-size:17px;color:#223353}.new-project-card small{margin-top:8px}.cover{height:190px;width:100%;border:0;padding:0;display:block;position:relative;background:#dce5ef;overflow:hidden}.cover img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.project-card:hover .cover img{transform:scale(1.025)}.project-status,.duration{position:absolute;top:12px;border-radius:6px;padding:6px 9px;font-size:10px;font-weight:700;backdrop-filter:blur(8px)}.project-status{left:12px;background:rgba(255,255,255,.92)}.project-status b{display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:6px;background:#8b99ad}.s-制作中 b{background:#2175ff}.s-已完成 b{background:#17a77b}.duration{right:12px;background:rgba(13,28,49,.72);color:#fff}.project-info{padding:15px 17px}.project-name{display:flex;justify-content:space-between}.project-name>button:first-child{border:0;background:none;text-align:left;padding:0;min-width:0}.project-name h2{font-size:16px;margin:0 0 6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.project-name p{font-size:11px;color:#79879d;margin:0}.more{border:0;background:none;width:28px;height:28px;border-radius:6px}.more:hover{background:#f0f4f9}.progress{display:flex;align-items:center;gap:10px;margin:14px 0 12px}.progress>span{flex:1;height:4px;background:#e8edf4;border-radius:4px;overflow:hidden}.progress i{display:block;height:100%;background:linear-gradient(90deg,#63a0ff,#1769ff);border-radius:4px}.progress b{font-size:10px;color:#64738a}.project-meta{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #edf1f5;padding-top:11px}.project-meta span{color:#8390a4;font-size:10px}.project-meta button{border:0;background:none;color:var(--blue);font-weight:700;font-size:11px}.project-meta button i{margin-left:4px}.home-footer{text-align:center;color:#9ba8b9;font-size:11px;padding:0 0 24px}.empty{min-height:360px;background:#fff;border:1px solid #e5ebf2;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#71809a}.empty>i{font-size:38px;color:#a7b7cb}.empty h2{color:#243553;margin:14px 0 5px}.empty p{margin:0 0 20px}.create-modal{width:460px;background:#fff;border-radius:16px;padding:28px;position:relative;box-shadow:0 25px 80px #0005}.create-modal .create-icon{width:48px;height:48px;border-radius:12px;background:#edf4ff;color:var(--blue);display:grid;place-items:center;font-size:20px}.create-modal h2{margin:18px 0 7px}.create-modal p{margin:0 0 22px;color:#75839a;font-size:13px}.create-modal label{display:block;font-size:12px;font-weight:700;margin-bottom:7px}.create-modal>input{width:100%;height:44px;border:1px solid #d4dfec;border-radius:8px;padding:0 12px}.modal-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:22px}.modal-actions .primary:disabled{opacity:.45;cursor:not-allowed}

/* Editor without top navigation */
.editor-topbar{justify-content:flex-start}.editor-project{margin-left:60px;display:flex;flex-direction:column;gap:2px}.editor-project small{font-size:10px;color:#7b899e}.editor-project strong{font-size:15px}.editor-topbar .top-actions{margin-left:auto}.mini-account{display:flex;align-items:center;gap:6px;margin-left:5px}.mini-account i{font-size:9px;color:#7e8da2}
@media(max-width:1250px){.project-grid{grid-template-columns:repeat(2,1fr)}.home-header{padding:0 24px}.global-search{width:290px}.account span{display:none}}
.spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px 12px;margin-top:18px}.spec-grid label{margin-bottom:6px}.spec-grid select{width:100%;height:42px;border:1px solid #d4dfec;border-radius:8px;background:#fff;padding:0 11px;color:#213250}.spec-lock-note{margin-top:16px;padding:10px 12px;border-radius:8px;background:#f3f6fa;color:#64748b;font-size:11px}.spec-lock-note i{margin-right:7px;color:#8391a5}.locked-spec{cursor:default;background:#f7f9fc;color:#50627d}.locked-spec i{color:#6f7f94}
.project-name{position:relative}.project-card.menu-active{position:relative;z-index:8}.project-menu-popover{position:absolute;right:0;top:32px;width:150px;background:#fff;border:1px solid #dfe6ef;border-radius:9px;padding:6px;box-shadow:0 12px 34px rgba(20,43,80,.18);z-index:12}.project-menu-popover button{width:100%;height:34px;border:0;background:#fff;border-radius:6px;text-align:left;padding:0 10px;font-size:12px}.project-menu-popover button:hover{background:#f2f6fb}.project-menu-popover button i{width:18px;color:#61728c}.project-menu-popover .delete-action{color:#df3d50}.project-menu-popover .delete-action i{color:#df3d50}.project-menu-popover button:disabled{color:#a5afbd;cursor:not-allowed;background:#fff}.project-menu-popover button:disabled i{color:#a5afbd}.project-menu-popover small{display:block;color:#9aa5b4;font-size:9px;padding:3px 10px 4px}.edit-modal{width:440px;background:#fff;border-radius:16px;padding:28px;position:relative;box-shadow:0 25px 80px #0005}.edit-modal .create-icon{width:48px;height:48px;border-radius:12px;background:#edf4ff;color:var(--blue);display:grid;place-items:center;font-size:18px}.edit-modal h2{margin:18px 0 7px}.edit-modal p{margin:0 0 22px;color:#75839a;font-size:13px}.edit-modal label{display:block;font-size:12px;font-weight:700;margin-bottom:7px}.edit-modal>input{width:100%;height:44px;border:1px solid #d4dfec;border-radius:8px;padding:0 12px}.edit-modal .primary:disabled{opacity:.45;cursor:not-allowed}
.project-menu-popover .batch-action{color:var(--blue);font-weight:700}.project-menu-popover .batch-action i{color:var(--blue)}
.batch-overlay{align-items:flex-start;padding:46px 0;overflow:auto}.batch-modal{width:760px;background:#fff;border-radius:18px;padding:28px 30px;position:relative;box-shadow:0 28px 90px #081a3845}.batch-heading{display:flex;gap:16px;align-items:flex-start;padding-right:36px}.batch-heading .create-icon{width:48px;height:48px;flex:0 0 48px;border-radius:12px;background:#eaf2ff;color:var(--blue);display:grid;place-items:center;font-size:19px}.batch-heading em,.batch-success>em{display:block;font-style:normal;color:var(--blue);font-weight:800;font-size:9px;letter-spacing:1.8px;margin-bottom:5px}.batch-heading h2,.batch-success h2{margin:0;color:#152442;font-size:23px}.batch-heading p,.batch-success p{margin:7px 0 0;color:#718098;font-size:12px;line-height:1.7}.master-card{height:84px;margin:22px 0 18px;border:1px solid #dfe7f2;background:#f8fafd;border-radius:11px;padding:9px;display:flex;align-items:center;gap:12px}.master-card img{width:92px;height:64px;border-radius:7px;object-fit:cover}.master-card div{display:flex;flex-direction:column;gap:4px;min-width:0}.master-card div>span{font-size:10px;color:#158362;font-weight:700}.master-card strong{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.master-card small{font-size:10px;color:#718098}.master-card small i{color:#18a77b;margin-right:4px}.master-card>button{margin-left:auto;border:1px solid #cfd9e7;background:#fff;border-radius:7px;height:32px;padding:0 12px;color:#52627b;font-size:11px}.batch-section{border-top:1px solid #edf1f6;padding:17px 0}.section-title{display:flex;align-items:center;gap:10px}.section-title>b{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#eaf2ff;color:var(--blue);font-size:11px}.section-title>span{display:flex;flex-direction:column;gap:2px}.section-title strong{font-size:13px}.section-title small{font-size:10px;color:#7b899d}.section-title .text-action{margin-left:auto;border:0;background:none;color:var(--blue);font-size:11px}.qty-options{display:flex;gap:12px;margin:14px 0 0 34px}.qty-options button{width:164px;height:64px;border:1px solid #dbe4ef;border-radius:9px;background:#fff;text-align:left;padding:10px 14px;position:relative;color:#607089}.qty-options button.active{border-color:var(--blue);background:#f4f8ff;box-shadow:0 0 0 2px #1769ff12}.qty-options strong{font-size:22px;color:#172746;margin-right:5px}.qty-options em{position:absolute;right:8px;top:8px;font-style:normal;font-size:9px;color:var(--blue);background:#e5efff;border-radius:8px;padding:2px 6px}.batch-upload{margin:14px 0 0 34px;width:calc(100% - 34px);height:70px;border:1px dashed #a8bfdf;border-radius:9px;background:#f8fafd;color:#64758f;display:flex;align-items:center;justify-content:center;gap:12px}.batch-upload>i{font-size:22px;color:#7c99bd}.batch-upload span{display:flex;flex-direction:column;gap:4px;text-align:left}.batch-upload strong{font-size:12px;color:#263855}.batch-upload small{font-size:10px}.batch-upload.ready{justify-content:flex-start;padding:0 18px;border-style:solid;border-color:#bfe4d8;background:#f3fbf8}.batch-upload.ready>i{color:#18a77b}.batch-upload.ready>b{margin-left:auto;color:#16805f;font-size:10px;background:#e4f6ef;border-radius:9px;padding:4px 8px}.batch-summary{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #e3eaf3;background:#fbfcfe;border-radius:10px;padding:13px 0;margin-top:2px}.batch-summary span{padding:0 14px;border-right:1px solid #e7edf4}.batch-summary span:last-child{border:0}.batch-summary small,.batch-summary strong{display:block}.batch-summary small{font-size:9px;color:#8491a4;margin-bottom:5px}.batch-summary strong{font-size:11px;color:#263753}.batch-footer{display:flex;align-items:center;gap:9px;margin-top:20px}.batch-footer p{margin:0 auto 0 0;color:#75849a;font-size:10px}.batch-footer p i{color:var(--blue);margin-right:5px}.batch-footer button{height:39px}.batch-footer .primary:disabled{opacity:.45;cursor:not-allowed}.batch-success{text-align:center;padding-top:8px}.batch-success>span{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;margin:0 auto 12px;background:#e5f7f1;color:#13a273;font-size:23px}.batch-progress-card{border:1px solid #dfe7f1;border-radius:12px;padding:18px;margin:24px 0 8px}.batch-progress-card>div{display:flex;justify-content:space-between;font-size:12px}.batch-progress-card>div b{color:var(--blue)}.batch-progress-card>i{display:block;height:7px;background:#e9eef5;border-radius:6px;margin:12px 0 18px;overflow:hidden}.batch-progress-card>i em{display:block;height:100%;background:linear-gradient(90deg,#65a1ff,#1769ff)}.batch-progress-card section{display:grid;grid-template-columns:repeat(4,1fr)}.batch-progress-card section span{text-align:center;color:#75839a;font-size:10px;border-right:1px solid #e7edf4}.batch-progress-card section span:last-child{border:0}.batch-progress-card section strong{display:block;color:#182845;font-size:19px;margin-bottom:3px}.success-footer{margin-top:18px}



/* Batch custom quantity and deliverable library */
.custom-options{display:grid;grid-template-columns:164px 164px 190px}.custom-options>label{height:64px;border:1px solid #dbe4ef;border-radius:9px;background:#fff;padding:8px 13px;position:relative;display:grid;grid-template-columns:1fr 25px;align-items:end}.custom-options>label.active{border-color:var(--blue);background:#f4f8ff;box-shadow:0 0 0 2px #1769ff12}.custom-options>label>span{grid-column:1/3;font-size:10px;color:#73839a}.custom-options input{width:115px;border:0;border-bottom:1px solid #cfd9e7;background:transparent;outline:0;font-size:18px;font-weight:800;color:#172746;padding:0 0 3px}.custom-options label>small{text-align:right;color:#6e7f96;padding-bottom:5px}.wide-menu{width:164px}.menu-divider{display:block;height:1px;background:#e9eef4;margin:5px 4px}
.library-shell{min-height:100vh;height:auto;background:#f4f7fb;overflow:auto}.library-header{height:76px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 42px;gap:18px;position:sticky;top:0;z-index:30}.library-header .brand{border:0;background:none;padding:0}.header-divider{width:1px;height:30px;background:#e1e7ef}.back-project{height:36px;border:0;background:none;color:#607089}.back-project i{margin-right:7px}.library-project{display:flex;flex-direction:column;gap:3px;margin-left:8px;min-width:0}.library-project small{font-size:9px;color:#8491a4}.library-project strong{font-size:13px;max-width:360px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.export-button{margin-left:auto}.export-button b{margin-left:6px;padding:2px 6px;border-radius:9px;background:#fff3;color:#fff}.export-button:disabled{opacity:.45}.library-page{max-width:1280px;margin:0 auto;padding:42px 32px 72px}.library-title{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:30px}.library-title h1{font-size:32px;margin:8px 0 6px}.library-title p{margin:0;color:#74839a;font-size:13px}.library-summary{display:flex;background:#fff;border:1px solid #e3eaf3;border-radius:11px;padding:12px 0;box-shadow:var(--shadow)}.library-summary span{min-width:108px;padding:0 18px;border-right:1px solid #e8edf4;color:#7b899e;font-size:10px}.library-summary span:last-child{border:0}.library-summary b{display:block;color:#182845;font-size:20px;margin-bottom:3px}.library-toolbar{display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid #dfe6f0;margin-bottom:22px;height:52px}.library-toolbar>label{width:250px;height:36px;display:flex;align-items:center;background:#fff;border:1px solid #d8e2ed;border-radius:8px;color:#8290a4;padding:0 10px}.library-toolbar input{border:0;outline:0;flex:1;padding-left:8px;background:transparent;font-size:11px}.video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.video-card{background:#fff;border:1px solid #e1e8f1;border-radius:12px;overflow:hidden;box-shadow:0 8px 26px rgba(35,67,112,.06)}.video-cover{height:188px;width:100%;border:0;padding:0;position:relative;overflow:hidden;background:#dce5ef}.video-cover>img{width:100%;height:100%;object-fit:cover;transition:.25s}.video-cover:hover>img{transform:scale(1.025)}.video-cover>span{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#ffffffe8;color:var(--blue);box-shadow:0 6px 18px #11284933}.video-cover>b{position:absolute;right:10px;bottom:9px;background:#10213dcf;color:#fff;font-size:9px;border-radius:5px;padding:4px 7px}.video-info{padding:14px 15px}.video-info>div:first-child h2{font-size:14px;margin:0 0 6px}.video-info>div:first-child p{font-size:9px;color:#8290a3;margin:0}.video-info>div:first-child p i{color:#15a477}.video-actions{display:flex;gap:8px;margin:14px 0 12px}.video-actions button{flex:1;height:34px;border:1px solid #d7e1ed;border-radius:7px;background:#fff;color:#566780;font-size:10px}.video-actions .preview-action{color:var(--blue);border-color:#b8cef1;background:#f6f9ff}.video-actions button:disabled{opacity:.55}.video-actions .fa-spinner{animation:spin 1s linear infinite}.deliverable-toggle{width:100%;height:38px;border:0;border-top:1px solid #edf1f5;background:#fafbfd;display:flex;align-items:center;padding:0;color:#718198;font-size:10px}.deliverable-toggle>i{width:31px;height:18px;border-radius:12px;background:#c7d0dc;margin-right:8px;position:relative;transition:.2s}.deliverable-toggle>i:after{content:"";position:absolute;width:14px;height:14px;border-radius:50%;background:#fff;left:2px;top:2px;box-shadow:0 1px 4px #24375238;transition:.2s}.deliverable-toggle.active{color:#13805e;background:#f3fbf8}.deliverable-toggle.active>i{background:#19aa7b}.deliverable-toggle.active>i:after{left:15px}.export-modal{width:470px;background:#fff;border-radius:16px;padding:29px;position:relative;box-shadow:0 25px 80px #0005}.export-icon{width:52px;height:52px;border-radius:13px;background:#eaf2ff;color:var(--blue);display:grid;place-items:center;font-size:21px}.export-modal h2{font-size:22px;margin:17px 0 7px}.export-modal>p{font-size:12px;color:#738198;line-height:1.7;margin:0 0 18px}.export-package{height:68px;border:1px solid #dfe7f1;border-radius:9px;background:#f8fafd;display:flex;align-items:center;padding:0 14px;gap:12px}.export-package>i{color:var(--blue);font-size:20px}.export-package span{display:flex;flex-direction:column;gap:4px}.export-package strong{font-size:12px}.export-package small{color:#7c899d;font-size:10px}.export-note{margin-top:13px;color:#76859a;font-size:10px}.export-note i{color:var(--blue);margin-right:5px}@media(max-width:1250px){.video-grid{grid-template-columns:repeat(2,1fr)}}

/* Admin cost accounting */
.admin-cost-entry{height:38px;border:1px solid #cfdced;background:#f7faff;color:#315170;border-radius:8px;padding:0 13px;font-size:11px;font-weight:700}.admin-cost-entry i{color:var(--blue);margin-right:6px}.admin-account{gap:8px}.role-tag{font-size:9px!important;color:#1769ff!important;background:#eaf2ff;padding:4px 7px;border-radius:8px;font-weight:700}.cost-shell{min-height:100vh;height:auto;background:#f4f7fb;overflow:auto}.cost-header{height:76px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 42px;gap:18px;position:sticky;top:0;z-index:30}.cost-header .brand{border:0;background:none;padding:0}.cost-header-title{display:flex;flex-direction:column;gap:3px}.cost-header-title small{font-size:9px;color:#8491a4}.cost-header-title strong{font-size:13px}.cost-header>.account{margin-left:auto}.cost-page{max-width:1280px;margin:0 auto;padding:42px 32px 72px}.cost-title{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:27px}.cost-title h1{font-size:32px;margin:8px 0 6px}.cost-title p{margin:0;color:#74839a;font-size:13px}.internal-badge{display:flex;align-items:center;gap:10px;background:#edf8f5;border:1px solid #ceeae1;border-radius:10px;padding:10px 14px;color:#158263}.internal-badge>i{font-size:17px}.internal-badge span{display:flex;flex-direction:column;gap:2px}.internal-badge b{font-size:11px}.internal-badge small{font-size:9px;color:#5c8f80}.cost-filters{height:56px;border:1px solid #e2e8f1;background:#fff;border-radius:10px;display:flex;align-items:center;padding:0 12px;gap:9px;margin-bottom:18px}.cost-filters select{height:34px;border:1px solid #d8e1ec;border-radius:7px;background:#fff;padding:0 30px 0 10px;color:#53647c;font-size:10px}.cost-filters>span{margin-left:5px;color:#8794a6;font-size:9px}.cost-filters>span i{margin-right:5px}.cost-filters>button{margin-left:auto;height:34px;font-size:10px}.cost-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px}.cost-kpi{background:#fff;border:1px solid #e1e8f1;border-radius:11px;padding:17px;display:flex;gap:13px;box-shadow:0 6px 20px rgba(35,67,112,.045)}.cost-kpi>span{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;flex:0 0 38px}.cost-kpi.blue>span{background:#eaf2ff;color:#1769ff}.cost-kpi.cyan>span{background:#e8f8f5;color:#18a382}.cost-kpi.purple>span{background:#f0edff;color:#8066ea}.cost-kpi.orange>span{background:#fff2e5;color:#e68a25}.cost-kpi div>small{display:block;color:#7b899d;font-size:9px;margin-bottom:5px}.cost-kpi strong{font-size:21px;color:#172744}.cost-kpi p{font-size:9px;color:#7c8a9e;margin:5px 0 0}.cost-grid{display:grid;grid-template-columns:1.65fr 1fr;gap:16px;margin-bottom:18px}.cost-panel{background:#fff;border:1px solid #e1e8f1;border-radius:11px;box-shadow:0 6px 20px rgba(35,67,112,.045)}.cost-panel-title{height:62px;border-bottom:1px solid #e9eef4;padding:0 17px;display:flex;align-items:center;justify-content:space-between}.cost-panel-title h2{font-size:14px;margin:0 0 3px}.cost-panel-title p{font-size:9px;color:#8491a4;margin:0}.cost-panel-title>span,.cost-panel-title>b{font-size:9px;color:#78869a;font-weight:500}.cost-chart{height:218px;display:flex;align-items:flex-end;gap:16px;padding:33px 25px 34px;border-bottom:1px solid #f0f3f7;background:repeating-linear-gradient(to bottom,#fff 0,#fff 43px,#edf1f6 44px)}.cost-chart>i{flex:1;min-height:22px;border-radius:5px 5px 0 0;background:#6b9dff;position:relative}.cost-chart>i:nth-child(3n){background:#1769ff}.cost-chart b{display:none;position:absolute;top:-17px;left:50%;transform:translateX(-50%);font-style:normal;font-size:8px;color:#51627a}.cost-chart i:hover b{display:block}.cost-chart small{position:absolute;bottom:-20px;left:50%;transform:translateX(-50%);font-style:normal;color:#8996a8;font-size:8px}.model-cost-list{padding:17px 18px 11px}.model-cost{display:grid;grid-template-columns:1fr 30px;gap:8px;margin-bottom:17px}.model-cost>div{grid-column:1/3;display:flex;align-items:center}.model-cost>div span{width:8px;height:8px;border-radius:50%;margin-right:7px}.model-cost b{font-size:11px}.model-cost strong{margin-left:auto;font-size:11px}.model-cost>i{height:6px;background:#e9eef4;border-radius:6px;overflow:hidden}.model-cost>i em{display:block;height:100%;border-radius:6px}.model-cost>small{font-size:9px;color:#7b899d;text-align:right}.cost-note{margin:0 18px 16px;padding:9px 10px;border-radius:7px;background:#f3f6fa;color:#718097;font-size:9px}.cost-note i{color:var(--blue);margin-right:5px}.ledger{overflow:hidden}.ledger table{width:100%;border-collapse:collapse;font-size:10px}.ledger th{text-align:left;height:37px;background:#f8fafc;color:#7b899b;font-weight:600;padding:0 13px}.ledger td{height:48px;border-top:1px solid #edf1f5;padding:0 13px;color:#52627a}.ledger td>b{color:#243653}.ledger td>strong{color:#182844}.model-tag{background:#edf3ff;color:#286be0;border-radius:7px;padding:4px 7px;font-size:9px}.ledger .good{color:#16926c}.ledger .warn{color:#d07a23}.ledger td button{border:0;background:none;color:var(--blue);font-size:9px;white-space:nowrap}@media(max-width:1250px){.cost-kpis{grid-template-columns:repeat(2,1fr)}.cost-grid{grid-template-columns:1fr}}

/* Shared-pool batch generation */
.fixed-spec{height:42px;border:1px solid #dbe4ef;border-radius:8px;background:#f5f7fa;color:#53647c;display:flex;align-items:center;padding:0 11px;font-size:11px}.fixed-spec i{color:#8290a3;margin-right:7px}.batch-v2{width:820px}.shared-input{margin:20px 0 4px;border:1px solid #dfe7f1;background:#f8fafc;border-radius:11px;padding:13px}.shared-facts{display:flex;align-items:center;gap:11px}.shared-facts>span{width:38px;height:38px;border-radius:9px;background:#e5f7f1;color:#18a77b;display:grid;place-items:center;font-size:16px}.shared-facts>div{display:flex;flex-direction:column;gap:2px}.shared-facts small{font-size:9px;color:#7e8c9f}.shared-facts strong{font-size:12px}.shared-facts p{font-size:9px;color:#76859a;margin:0}.shared-facts>b{margin-left:auto;color:#16805f;background:#e4f6ef;border-radius:8px;padding:5px 9px;font-size:9px}.pool-overview{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:11px}.pool-overview>div{height:54px;background:#fff;border:1px solid #e1e8f1;border-radius:8px;display:flex;align-items:center;padding:0 10px;gap:9px}.pool-overview>div>span{width:30px;height:30px;border-radius:7px;background:#edf3ff;color:var(--blue);display:grid;place-items:center}.pool-overview p{margin:0;display:flex;flex-direction:column;gap:2px}.pool-overview small{font-size:8px;color:#8592a5}.pool-overview strong{font-size:10px}.pool-overview b{margin-left:auto;color:#18a77b;font-size:9px}.pool-note{font-size:9px;color:#738299;margin:10px 0 0}.pool-note i{color:var(--blue);margin-right:5px}.style-reference{margin-left:auto;display:flex;align-items:center;gap:7px}.style-reference>span{font-size:9px;color:#7c899c}.style-reference select{height:31px;border:1px solid #d8e1ec;border-radius:7px;background:#fff;padding:0 27px 0 9px;font-size:9px;color:#53647c}.strategy-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:13px 0 0 34px}.strategy-grid button{height:34px;border:1px solid #dbe4ef;border-radius:7px;background:#fff;color:#6a7a91;font-size:10px;text-align:left;padding:0 10px}.strategy-grid button i{width:17px}.strategy-grid button.active{border-color:#a9c6f6;background:#f2f7ff;color:#2369df}.diversity-rule{margin:10px 0 0 34px;border-radius:8px;background:#f0f5ff;padding:9px 11px;display:flex;align-items:center;gap:9px;color:#2468d9}.diversity-rule>i{font-size:14px}.diversity-rule span{display:flex;flex-direction:column;gap:2px}.diversity-rule strong{font-size:10px}.diversity-rule small{font-size:8px;color:#6c7f9c}
/* Project material classification */
.materials-shell{min-height:100vh;height:auto;background:#f4f7fb;overflow:auto}.materials-header{height:76px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 42px;gap:18px;position:sticky;top:0;z-index:30}.materials-header .brand{border:0;background:none;padding:0}.materials-project{display:flex;flex-direction:column;gap:3px;margin-left:6px}.materials-project small{font-size:9px;color:#8491a4}.materials-project strong{font-size:13px;max-width:360px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.materials-spec{margin-left:auto;height:30px;padding:0 10px;border:1px solid #dbe4ef;border-radius:7px;background:#f7f9fc;color:#64758d;display:flex;align-items:center;font-size:9px}.materials-spec i{margin-right:6px;color:#8996a8}.materials-header .mini-account{margin-left:4px}.materials-page{max-width:1280px;margin:0 auto;padding:25px 32px 64px}.materials-breadcrumb{height:25px;display:flex;align-items:center;gap:8px;color:#8794a6;font-size:9px}.materials-breadcrumb button{border:0;background:none;color:#718198;padding:0}.materials-breadcrumb i{font-size:7px}.materials-breadcrumb b{color:#52627a}.materials-title{display:flex;justify-content:space-between;align-items:flex-end;margin:12px 0 20px}.materials-title h1{font-size:30px;margin:7px 0 5px;color:#182744}.materials-title p{margin:0;color:#74839a;font-size:12px}.materials-total{height:54px;min-width:152px;border:1px solid #dfe7f1;background:#fff;border-radius:10px;display:flex;align-items:center;padding:0 16px;box-shadow:0 6px 18px rgba(35,67,112,.04)}.materials-total>b{font-size:24px;color:var(--blue);margin-right:9px}.materials-total>span{font-size:10px;font-weight:700;color:#3f5069;display:flex;flex-direction:column}.materials-total small{font-size:8px;color:#8996a8;font-weight:500;margin-top:3px}.project-steps{height:54px;border:1px solid #e0e7f0;background:#fff;border-radius:10px;display:flex;align-items:center;padding:0 24px;margin-bottom:18px}.project-steps>span,.project-steps>button{border:0;background:none;display:flex;align-items:center;gap:8px;color:#8995a7;font-size:10px;font-weight:700}.project-steps>span b,.project-steps>button b{width:24px;height:24px;border-radius:50%;background:#edf1f6;display:grid;place-items:center;font-size:9px}.project-steps>.active{color:var(--blue)}.project-steps>.active b,.project-steps>button.ready b{background:var(--blue);color:#fff}.project-steps>button.ready{color:#4c627f;cursor:pointer}.project-steps>i{height:1px;background:#e2e8f0;flex:1;margin:0 18px}.materials-layout{display:grid;grid-template-columns:minmax(0,1fr) 286px;gap:18px}.materials-main{display:flex;flex-direction:column;gap:16px}.material-card,.materials-aside>section{background:#fff;border:1px solid #e1e8f1;border-radius:12px;box-shadow:0 7px 23px rgba(35,67,112,.045)}.material-card{padding:18px}.material-card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.material-card-head>div:first-child{display:flex;align-items:center;gap:11px}.material-card-head h2{font-size:14px;margin:0 0 4px;color:#1b2a47}.material-card-head p{margin:0;color:#8390a2;font-size:9px}.material-icon{width:36px;height:36px;border-radius:9px;display:grid;place-items:center}.material-icon.text{color:#1769ff;background:#eaf2ff}.material-icon.asset{color:#18a27c;background:#e8f8f4}.material-card-head>.secondary{height:32px;font-size:9px}.text-material-card textarea{width:100%;height:134px;resize:none;border:1px solid #dce5ef;border-radius:9px;background:#fafbfd;padding:12px 14px;line-height:1.65;color:#465873;font-size:11px;outline:0}.text-material-card textarea:focus{border-color:#8eb7f7;background:#fff;box-shadow:0 0 0 3px #1769ff0d}.text-actions{height:31px;display:flex;align-items:flex-end}.text-actions span{color:#8a96a7;font-size:8px}.text-actions button{margin-left:auto;border:0;background:none;color:var(--blue);font-size:9px;font-weight:700}.text-actions button i{margin-right:5px}.upload-control{display:flex;gap:7px}.upload-control select{height:34px;border:1px solid #d8e1ec;border-radius:7px;background:#fff;padding:0 28px 0 9px;font-size:9px;color:#52637a}.upload-control button{height:34px;font-size:9px}.material-tabs{height:38px;border-bottom:1px solid #e8edf4;display:flex;gap:4px;margin-bottom:14px}.material-tabs button{border:0;background:none;color:#74839a;padding:0 12px;font-size:10px;position:relative}.material-tabs button b{font-size:8px;margin-left:5px;background:#edf1f6;border-radius:8px;padding:2px 5px}.material-tabs button.active{color:var(--blue);font-weight:700}.material-tabs button.active:after{content:"";position:absolute;height:2px;background:var(--blue);left:8px;right:8px;bottom:-1px}.material-tabs button.active b{background:#e8f1ff}.material-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.material-grid article{min-width:0;border:1px solid #e1e8f1;border-radius:9px;background:#fff;padding:7px}.material-thumb{height:105px;border-radius:7px;overflow:hidden;position:relative;background:#e5ebf2}.material-thumb img{width:100%;height:100%;object-fit:cover}.material-thumb>span{position:absolute;left:6px;top:6px;background:#152846cc;color:#fff;border-radius:5px;padding:3px 6px;font-size:7px}.material-thumb>button{position:absolute;right:6px;top:6px;width:24px;height:24px;border:0;border-radius:6px;background:#fffdf0;color:#df4253;opacity:0;transition:.18s}.material-thumb:hover>button{opacity:1}.material-grid article>strong{display:block;margin:8px 2px 6px;font-size:9px;color:#33445f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.material-grid article>select{width:100%;height:27px;border:1px solid #dce4ee;border-radius:6px;background:#f9fbfd;padding:0 6px;font-size:8px;color:#5f7088}.materials-aside{display:flex;flex-direction:column;gap:13px;align-self:start;position:sticky;top:94px}.materials-aside>section{padding:16px}.materials-aside h2{font-size:14px;margin:0 0 12px;color:#1c2b47}.text-ready,.category-ready{height:49px;border-bottom:1px solid #edf1f5;display:flex;align-items:center;gap:9px}.category-ready:last-child{border:0}.text-ready>span,.category-ready>span{width:29px;height:29px;border-radius:7px;background:#f0f3f7;color:#728198;display:grid;place-items:center;font-size:11px}.text-ready>div,.category-ready>div{display:flex;flex-direction:column;gap:2px}.text-ready strong,.category-ready strong{font-size:10px}.text-ready small,.category-ready small{font-size:8px;color:#8a96a7}.text-ready>i,.category-ready>i{margin-left:auto;color:#bac3cf}.text-ready.done>span,.category-ready.done>span{background:#e9f8f4;color:#159d75}.text-ready.done>i,.category-ready.done>i{color:#19a77c}.classification-help h3{font-size:12px;margin:0 0 10px}.classification-help p{font-size:8px;color:#7b899c;line-height:1.55;margin:7px 0}.classification-help p b{display:inline-block;color:#3d4e68;width:58px}.materials-ready{margin-top:0;border:1px solid #dce5f0;background:#fff;border-radius:12px;padding:14px;box-shadow:0 7px 23px rgba(35,67,112,.045)}.materials-ready p{font-size:8px;color:#7d8b9e;line-height:1.55;margin:0 0 11px}.materials-ready p i{color:var(--blue);margin-right:5px}.materials-ready button{width:100%;height:40px;font-size:10px}.materials-ready button:disabled{opacity:.45;cursor:not-allowed}@media(max-width:1100px){.materials-layout{grid-template-columns:1fr}.materials-aside{display:grid;grid-template-columns:1fr 1fr}.materials-ready{margin-top:0}.material-grid{grid-template-columns:repeat(3,1fr)}}

/* Batch detail */
.batch-detail-shell{min-height:100vh;height:auto;overflow:auto;background:#f4f7fb}.batch-detail-header>.secondary{margin-left:auto}.batch-detail-page{max-width:1280px;margin:0 auto;padding:24px 32px 70px}.batch-detail-breadcrumb{height:26px;display:flex;align-items:center;gap:8px;color:#8995a7;font-size:9px}.batch-detail-breadcrumb button{border:0;background:none;padding:0;color:#6e7f96}.batch-detail-breadcrumb i{font-size:7px}.batch-detail-breadcrumb b{color:#4d5f78}.batch-detail-title{display:flex;align-items:flex-end;justify-content:space-between;margin:12px 0 18px}.batch-detail-title h1{font-size:30px;margin:7px 0 5px;color:#172744}.batch-detail-title p{margin:0;color:#74839a;font-size:12px}.batch-running{height:30px;border:1px solid #c9e8dc;background:#eef9f5;color:#168363;border-radius:18px;padding:0 12px;display:flex;align-items:center;font-size:9px;font-weight:700}.batch-running i{width:7px;height:7px;border-radius:50%;background:#20ae82;margin-right:7px;box-shadow:0 0 0 4px #20ae8218}.batch-progress-overview,.batch-task-panel{background:#fff;border:1px solid #e1e8f1;border-radius:12px;box-shadow:0 7px 23px rgba(35,67,112,.045)}.batch-progress-overview{padding:18px 20px;margin-bottom:16px}.batch-progress-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.batch-progress-head>div{display:flex;align-items:baseline;gap:12px}.batch-progress-head strong{font-size:14px}.batch-progress-head span{font-size:9px;color:#8190a3}.batch-progress-head>b{color:var(--blue);font-size:18px}.batch-progress-overview>i{display:block;height:7px;background:#e9eef5;border-radius:8px;overflow:hidden}.batch-progress-overview>i em{display:block;height:100%;border-radius:8px;background:linear-gradient(90deg,#4e91ff,#1769ff)}.batch-stat-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-top:16px}.batch-stat-grid>div{height:64px;border:1px solid #e4eaf2;border-radius:9px;background:#fafbfd;display:flex;align-items:center;padding:0 12px;gap:10px}.batch-stat-grid>div>span{width:32px;height:32px;border-radius:8px;display:grid;place-items:center}.batch-stat-grid p{margin:0}.batch-stat-grid small{display:block;font-size:8px;color:#8390a3}.batch-stat-grid strong{display:block;font-size:16px;margin-top:3px}.batch-stat-grid .blue>span{background:#e9f2ff;color:#1769ff}.batch-stat-grid .green>span{background:#e7f8f2;color:#16916d}.batch-stat-grid .gray>span{background:#eef1f5;color:#6c7a8f}.batch-stat-grid .purple>span{background:#f0edff;color:#7963dd}.batch-stat-grid .red>span{background:#fff0f1;color:#d74c5d}.batch-task-panel{overflow:hidden}.batch-task-toolbar{height:60px;border-bottom:1px solid #e8edf4;display:flex;align-items:center;padding:0 16px;justify-content:space-between}.batch-filters{display:flex;align-self:stretch;gap:4px}.batch-filters button{border:0;background:none;color:#697991;padding:0 12px;position:relative;font-size:10px}.batch-filters button b{font-size:8px;margin-left:5px;padding:2px 5px;border-radius:9px;background:#eef1f5}.batch-filters button.active{color:var(--blue);font-weight:700}.batch-filters button.active:after{content:"";position:absolute;left:9px;right:9px;bottom:0;height:2px;background:var(--blue)}.batch-filters button.active b{background:#e7f0ff}.batch-task-toolbar>label{width:240px;height:34px;border:1px solid #d8e2ed;border-radius:8px;display:flex;align-items:center;padding:0 10px;color:#8290a4}.batch-task-toolbar input{border:0;outline:0;flex:1;min-width:0;background:transparent;padding-left:8px;font-size:10px}.batch-task-table{width:100%;border-collapse:collapse;font-size:10px}.batch-task-table th{height:38px;background:#f8fafc;color:#7d899b;font-weight:600;text-align:left;padding:0 14px}.batch-task-table td{height:58px;border-top:1px solid #edf1f5;padding:0 14px;color:#53637a}.batch-video-name{display:flex;align-items:center;gap:10px}.batch-video-name img{width:50px;height:38px;border-radius:6px;object-fit:cover}.batch-video-name span{display:flex;flex-direction:column;gap:4px}.batch-video-name strong{color:#263853;font-size:10px}.batch-video-name small{font-size:8px;color:#8995a6}.task-status{display:inline-flex;align-items:center;gap:6px;font-size:9px;font-weight:700}.task-status i{width:7px;height:7px;border-radius:50%;background:currentColor}.st-已完成{color:#15906b}.st-生成中{color:#1769ff}.st-排队中{color:#78879a}.st-重规划中{color:#7963dc}.st-失败{color:#d44b5b}.task-progress{display:flex;align-items:center;gap:8px}.task-progress>i{width:76px;height:5px;border-radius:5px;background:#e8edf3;overflow:hidden}.task-progress>i em{display:block;height:100%;background:#4f8cff;border-radius:5px}.task-progress>b{font-size:8px;color:#64758c}.task-actions{display:flex;justify-content:flex-end}.task-actions button{height:28px;border:1px solid #d7e1ed;border-radius:6px;background:#fff;color:#286ad9;font-size:8px;padding:0 9px;white-space:nowrap}.task-actions button i{margin-right:4px}.task-actions .retry{color:#cf4555;border-color:#f0c7cc;background:#fff9f9}.batch-empty{height:180px;display:grid;place-items:center;align-content:center;gap:8px;color:#9aa5b4}.batch-empty i{font-size:20px}.batch-empty p{margin:0;font-size:10px}.batch-pagination{height:52px;border-top:1px solid #edf1f5;display:flex;align-items:center;justify-content:flex-end;padding:0 16px;gap:8px;color:#7d8a9c;font-size:9px}.batch-pagination span{margin-right:auto}.batch-pagination button{width:28px;height:28px;border:1px solid #d8e1ec;border-radius:6px;background:#fff;color:#53647b}.batch-pagination button:disabled{opacity:.4;cursor:default}.batch-pagination b{font-size:9px;color:#53647b;font-weight:600}@media(max-width:1180px){.batch-stat-grid{grid-template-columns:repeat(3,1fr)}.batch-task-toolbar>label{width:190px}}
.batch-title-actions{display:flex;align-items:center;gap:10px}.batch-title-actions .primary,.batch-title-actions .secondary{height:36px;font-size:10px}.batch-running.complete{background:#e9f8f2;border-color:#bfe6d8;color:#10825f}.library-batch-link{min-height:68px;margin:-10px 0 20px;border:1px solid #cfe6dc;background:linear-gradient(90deg,#effaf6,#f7fbff);border-radius:11px;display:flex;align-items:center;padding:0 16px;gap:12px}.library-batch-link>span{width:34px;height:34px;border-radius:9px;background:#dff5ec;color:#14916b;display:grid;place-items:center}.library-batch-link>div{display:flex;flex-direction:column;gap:4px}.library-batch-link strong{font-size:11px;color:#233651}.library-batch-link small{font-size:9px;color:#74849a}.library-batch-link button{margin-left:auto;height:32px;font-size:9px}
.video-spec{display:block;margin-top:5px;color:#667891;font-size:8px}.video-spec i{color:#8996a8;margin-right:4px}
.progress-button{width:100%;border:0;background:none;padding:0;cursor:pointer}.progress-button>i{font-size:10px;color:#8c9aab}.progress-button:hover b,.progress-button:hover>i{color:var(--blue)}.progress-modal{width:490px;background:#fff;border-radius:16px;padding:28px;position:relative;box-shadow:0 25px 80px #0005}.progress-modal .create-icon{width:46px;height:46px;border-radius:12px;background:#eaf2ff;color:var(--blue);display:grid;place-items:center;font-size:19px}.progress-modal h2{margin:16px 0 5px;font-size:22px}.progress-modal>p{margin:0 0 18px;color:#77869a;font-size:11px}.progress-total{height:72px;border-radius:10px;background:linear-gradient(135deg,#1769ff,#4b8cff);color:#fff;display:flex;align-items:center;padding:0 18px;gap:16px}.progress-total>strong{font-size:31px}.progress-total>span{font-size:11px;font-weight:700;border-left:1px solid #ffffff55;padding-left:16px}.progress-total small{display:block;font-size:8px;font-weight:400;margin-top:4px;color:#ffffffcc}.progress-parts{padding:14px 2px 4px}.progress-parts>div{margin:10px 0}.progress-parts header{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.progress-parts header span{font-size:10px;font-weight:700}.progress-parts header small{margin-left:7px;color:#8794a6;font-size:8px;font-weight:400}.progress-parts header b{font-size:9px;color:#596a82}.progress-parts>div>i{display:block;height:6px;background:#e9eef4;border-radius:6px;overflow:hidden}.progress-parts>div>i em{display:block;height:100%;border-radius:6px;background:linear-gradient(90deg,#6fa5ff,#1769ff)}.progress-rule{display:flex;gap:8px;padding:10px;border-radius:8px;background:#f2f6fb;color:#6c7d93;font-size:9px;line-height:1.5}.progress-rule i{color:var(--blue);margin-top:2px}.progress-close{width:100%;margin-top:16px}
.video-actions button{font-size:9px;padding:0 5px}.version-modal{width:680px;max-height:88vh;overflow:auto;background:#fff;border-radius:16px;padding:28px;position:relative;box-shadow:0 25px 80px #0005}.version-heading{display:flex;gap:13px;align-items:center}.version-heading>span{width:48px;height:48px;border-radius:12px;background:#eaf2ff;color:var(--blue);display:grid;place-items:center;font-size:19px}.version-heading em{font-style:normal;color:var(--blue);letter-spacing:1.5px;font-size:8px;font-weight:800}.version-heading h2{font-size:22px;margin:4px 0}.version-heading p{font-size:9px;color:#7a889c;margin:0}.compare-toggle{height:34px;border:1px solid #c9d9ef;background:#f7faff;color:#316bc8;border-radius:7px;padding:0 11px;font-size:9px;font-weight:700;margin:19px 0 12px}.compare-toggle.active{background:#1769ff;color:#fff;border-color:#1769ff}.version-compare{display:grid;grid-template-columns:1fr 34px 1fr;align-items:center;background:#f7f9fc;border:1px solid #e1e8f1;border-radius:9px;padding:11px;margin-bottom:12px}.version-compare>div{display:flex;flex-direction:column;gap:5px}.version-compare b{font-size:10px}.version-compare span{font-size:8px;color:#76869a}.version-compare>i{text-align:center;color:#8ca0bc}.version-list{border-top:1px solid #e5ebf3}.version-list article{display:grid;grid-template-columns:25px 1fr 92px;min-height:86px;border-bottom:1px solid #edf1f5;padding:13px 0}.version-node{position:relative}.version-node:after{content:"";position:absolute;top:17px;bottom:-30px;left:7px;width:1px;background:#dce4ee}.version-list article:last-child .version-node:after{display:none}.version-node i{display:block;width:15px;height:15px;border:4px solid #d6dfeb;background:#fff;border-radius:50%}.version-list article.current .version-node i{border-color:#1769ff}.version-body header{display:flex;align-items:center;gap:8px}.version-body header strong{font-size:12px}.version-body header strong b{font-size:7px;color:#1769ff;background:#eaf2ff;border-radius:7px;padding:3px 6px;margin-left:7px}.version-body header>span{font-size:8px;color:#8b97a8}.version-body p{font-size:9px;color:#4f6078;margin:8px 0}.version-body small{font-size:8px;color:#8895a7}.version-body small i{margin-right:4px}.version-actions{display:flex;align-items:center;justify-content:flex-end}.version-actions button{height:29px;border:1px solid #bed1ef;background:#fff;color:#2368d5;border-radius:6px;font-size:8px}.version-actions button:disabled{color:#8794a5;border-color:#e0e6ee;background:#f6f8fa}.version-note{margin-top:14px;padding:10px;background:#f2f5f9;border-radius:8px;color:#728198;font-size:8px}.version-note i{color:#1769ff;margin-right:5px}
.role-switcher{border:0;background:none;cursor:pointer;padding:4px 7px;border-radius:9px}.role-switcher:hover{background:#f2f6fb}.role-switcher>i{font-size:9px;color:#8794a6}.cost-detail-modal{width:660px;max-height:88vh;overflow:auto;background:#fff;border-radius:16px;padding:28px;position:relative;box-shadow:0 25px 80px #0005}.cost-detail-heading{display:flex;align-items:center;gap:13px}.cost-detail-heading>span{width:48px;height:48px;border-radius:12px;background:#eaf2ff;color:#1769ff;display:grid;place-items:center;font-size:19px}.cost-detail-heading em{font-style:normal;font-size:8px;color:#1769ff;letter-spacing:1.4px;font-weight:800}.cost-detail-heading h2{font-size:22px;margin:4px 0}.cost-detail-heading p{font-size:9px;color:#7a889b;margin:0}.cost-detail-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:18px 0}.cost-detail-summary span{border:1px solid #e0e7f0;background:#f8fafc;border-radius:9px;padding:12px}.cost-detail-summary small{display:block;font-size:8px;color:#8390a3;margin-bottom:5px}.cost-detail-summary strong{font-size:17px;color:#1e304e}.cost-breakdown,.provider-calls{border:1px solid #e1e8f1;border-radius:9px;margin-bottom:12px;overflow:hidden}.cost-breakdown h3,.provider-calls header{height:38px;margin:0;padding:0 12px;background:#f8fafc;display:flex;align-items:center;font-size:11px}.cost-breakdown>div{height:38px;border-top:1px solid #edf1f5;display:flex;align-items:center;padding:0 12px;font-size:9px}.cost-breakdown>div span i{color:#1769ff;width:20px}.cost-breakdown>div b{margin-left:auto}.provider-calls header{justify-content:space-between}.provider-calls header h3{font-size:11px}.provider-calls header span{color:#168766;font-size:8px}.provider-calls>div{height:38px;border-top:1px solid #edf1f5;display:grid;grid-template-columns:110px 120px 1fr 72px 45px;align-items:center;padding:0 12px;font-size:8px;color:#5f7087}.provider-calls>div b{color:#263955}.provider-calls>div strong{text-align:right}.provider-calls>div em{font-style:normal;text-align:right;color:#148362}.cost-attribution{display:flex;gap:8px;padding:10px;border-radius:8px;background:#eef5ff;color:#60738f;font-size:8px;line-height:1.55}.cost-attribution>i{color:#1769ff;margin-top:2px}.detail-close{width:100%;margin-top:15px}
.notification-drawer-backdrop{position:fixed;inset:0;background:#10203a33;z-index:80}.notification-drawer{position:absolute;right:0;top:0;bottom:0;width:390px;background:#fff;box-shadow:-18px 0 50px #13274626;display:flex;flex-direction:column}.notification-drawer>header{height:80px;border-bottom:1px solid #e8edf3;padding:0 20px;display:flex;align-items:center;justify-content:space-between}.notification-drawer h2{font-size:19px;margin:0 0 4px}.notification-drawer header p{font-size:9px;color:#8290a3;margin:0}.notification-drawer header button{width:30px;height:30px;border:0;background:#f1f4f8;border-radius:7px}.notice-tabs{height:48px;border-bottom:1px solid #e8edf3;display:flex;padding:0 18px;gap:24px}.notice-tabs button{border:0;background:none;font-size:10px;color:#718096;position:relative}.notice-tabs button.active{color:#1769ff;font-weight:700}.notice-tabs button.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:#1769ff}.notification-drawer>section{padding:8px 16px;overflow:auto;flex:1}.notification-drawer article{display:flex;gap:11px;padding:15px 7px;border-bottom:1px solid #edf1f5;position:relative}.notification-drawer article.unread:after{content:"";position:absolute;right:4px;top:18px;width:6px;height:6px;border-radius:50%;background:#1769ff}.notification-drawer article>span{width:34px;height:34px;flex:0 0 34px;border-radius:9px;background:#eef2f6;color:#718197;display:grid;place-items:center}.notification-drawer article>span.success{background:#e6f8f1;color:#15946e}.notification-drawer article>span.danger{background:#fff0f1;color:#d84b5d}.notification-drawer article>div{display:flex;flex-direction:column;align-items:flex-start}.notification-drawer article strong{font-size:11px}.notification-drawer article p{font-size:9px;color:#687991;line-height:1.5;margin:6px 0}.notification-drawer article small{font-size:8px;color:#9aa5b4}.notification-drawer article button{border:0;background:none;color:#1769ff;padding:7px 0 0;font-size:9px;font-weight:700}.notification-drawer>footer{height:58px;border-top:1px solid #e8edf3;display:grid;place-items:center}.notification-drawer>footer button{border:0;background:none;color:#1769ff;font-size:10px}.uploading-state{height:48px;border:1px solid #bcd3f5;background:#f2f7ff;border-radius:8px;display:flex;align-items:center;padding:0 12px;margin-bottom:11px;color:#1769ff;gap:10px}.uploading-state>i{animation:spin 1s linear infinite}.uploading-state span{display:flex;flex-direction:column;gap:3px}.uploading-state strong{font-size:9px}.uploading-state small{font-size:8px;color:#7486a1}.uploading-state b{margin-left:auto;font-size:10px}.library-empty{min-height:260px;border:1px dashed #c9d5e4;border-radius:11px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#8794a6}.library-empty>i{font-size:25px}.library-empty h2{font-size:15px;color:#3c4d66;margin:11px 0 5px}.library-empty p{font-size:9px;margin:0}.library-pagination{height:54px;display:flex;align-items:center;justify-content:flex-end;gap:8px;color:#74839a;font-size:9px}.library-pagination span{margin-right:auto}.library-pagination button{width:30px;height:30px;border:1px solid #d6e0ec;background:#fff;border-radius:7px}.library-pagination button:disabled{opacity:.4}.library-pagination b{font-size:9px;color:#53647b}.danger-ghost{height:40px;border:1px solid #efc5ca;background:#fff8f8;color:#cb4352;border-radius:8px;padding:0 11px;font-size:9px;margin-right:auto}.export-failed{width:430px;background:#fff;border-radius:16px;padding:30px;text-align:center}.export-failed>span{width:54px;height:54px;border-radius:50%;background:#fff0f1;color:#d94c5d;display:grid;place-items:center;margin:0 auto;font-size:21px}.export-failed h2{font-size:21px;margin:16px 0 7px}.export-failed>p{font-size:11px;color:#718198;line-height:1.6;margin:0}.export-failed>div{margin:17px 0;padding:10px;border-radius:8px;background:#f7f8fa;color:#7b899b;font-size:8px;text-align:left}.export-failed>div i{color:#d94c5d;margin-right:5px}.export-failed footer{display:flex;justify-content:center;gap:9px}
/* Digital presenter administration */
.presenter-admin-page{min-height:100vh;background:#f4f7fb}.presenter-admin-title{max-width:1280px;margin:0 auto;padding:38px 32px 18px;display:flex;align-items:flex-end;justify-content:space-between}.presenter-admin-title h1{font-size:30px;margin:7px 0 5px;color:#182744}.presenter-admin-title p{margin:0;color:#74839a;font-size:12px}.presenter-policy{max-width:1216px;margin:0 auto 16px;border:1px solid #cfe0fb;background:#f2f7ff;border-radius:10px;padding:13px 15px;display:flex;gap:11px;color:#365d93}.presenter-policy>i{color:#1769ff;margin-top:2px}.presenter-policy strong{display:block;font-size:11px;margin-bottom:4px}.presenter-policy p{margin:0;font-size:9px;line-height:1.55;color:#6880a0}.presenter-list-panel{max-width:1216px;margin:0 auto 60px;background:#fff;border:1px solid #e1e8f1;border-radius:12px;box-shadow:0 8px 25px rgba(35,67,112,.05);overflow:hidden}.presenter-list-head,.presenter-row{display:grid;grid-template-columns:60px minmax(210px,1.3fr) 1fr 100px 130px 220px;align-items:center;gap:14px;padding:0 18px}.presenter-list-head{height:42px;background:#f8fafc;color:#7a899d;font-size:9px}.presenter-row{min-height:88px;border-top:1px solid #edf1f5}.presenter-order{display:flex;align-items:center;gap:5px}.presenter-order button{width:24px;height:24px;border:1px solid #dae3ee;background:#fff;border-radius:6px;color:#6c7c92}.presenter-order button:disabled{opacity:.35}.presenter-identity{display:flex;align-items:center;gap:12px}.presenter-avatar{width:54px;height:54px;border-radius:10px;overflow:hidden;background:#dfe7f1;position:relative;flex:0 0 54px}.presenter-avatar img{width:100%;height:100%;object-fit:cover}.presenter-avatar.left img{object-position:15% center}.presenter-avatar.center img{object-position:center}.presenter-avatar.right img{object-position:85% center}.presenter-identity strong{font-size:12px;color:#243651}.presenter-identity small,.presenter-voice small{display:block;font-size:8px;color:#8996a8;margin-top:4px}.presenter-voice{font-size:10px;color:#53647b}.presenter-state{width:max-content;border-radius:12px;padding:5px 9px;background:#e8f7f2;color:#168362;font-size:9px}.presenter-state.off{background:#f0f2f5;color:#778497}.presenter-updated{font-size:9px;color:#7d8a9d}.presenter-actions{display:flex;justify-content:flex-end;gap:7px}.presenter-actions button{height:30px;border:1px solid #d8e2ed;background:#fff;border-radius:7px;padding:0 10px;color:#576981;font-size:9px}.presenter-actions .toggle-off{color:#bc5360}.presenter-history-note{border-top:1px solid #edf1f5;padding:13px 18px;background:#fbfcfe;color:#718198;font-size:9px}.presenter-history-note i{color:#1769ff;margin-right:6px}.project-presenter-modal,.presenter-editor-modal{width:560px;background:#fff;border-radius:16px;padding:28px;position:relative;box-shadow:0 25px 80px #0005}.presenter-choice-list{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin:18px 0}.presenter-choice{border:1px solid #dce5ef;background:#fff;border-radius:10px;padding:10px;display:flex;align-items:center;gap:10px;text-align:left}.presenter-choice.active{border-color:#89b4f8;background:#f2f7ff;box-shadow:0 0 0 2px #1769ff12}.presenter-choice span{display:flex;flex-direction:column;gap:4px}.presenter-choice strong{font-size:11px}.presenter-choice small{font-size:8px;color:#7f8da0}.presenter-choice>i{margin-left:auto;color:#1769ff}.presenter-lock-note{padding:10px;border-radius:8px;background:#f6f8fb;color:#718096;font-size:9px;line-height:1.5}.presenter-lock-note i{color:#1769ff;margin-right:6px}.presenter-editor-preview{display:flex;align-items:center;gap:12px;border:1px solid #e1e8f1;background:#f8fafc;border-radius:10px;padding:12px;margin:16px 0}.presenter-editor-preview .presenter-avatar{width:64px;height:64px;flex-basis:64px}.presenter-editor-preview strong{display:block;font-size:12px}.presenter-editor-preview small{font-size:8px;color:#7e8c9f}.license-note{padding:10px;border-radius:8px;background:#edf8f5;color:#407768;font-size:9px;line-height:1.5}.license-note i{color:#17a078;margin-right:6px}.presenter-empty-inline{border:1px dashed #c6d3e3;background:#fafbfd;border-radius:10px;padding:22px;text-align:center;color:#77869a;margin:16px 0}.presenter-empty-inline i{font-size:22px;color:#9aa7b7}.presenter-empty-inline strong{display:block;color:#42536c;font-size:12px;margin:9px 0 5px}.presenter-empty-inline p{font-size:9px;margin:0}.batch-presenter-picker{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:8px}.batch-presenter-lock{margin-top:9px;padding:9px 11px;border-radius:8px;background:#f0f5ff;color:#5e7393;font-size:9px}.batch-presenter-lock i{color:#1769ff;margin-right:6px}.home-header{grid-template-columns:auto minmax(240px,1fr) auto auto auto auto auto}
@media(max-width:1100px){.presenter-list-head{display:none}.presenter-row{grid-template-columns:44px 1fr 1fr;gap:10px;padding:14px}.presenter-actions{grid-column:2/4;justify-content:flex-start}.presenter-updated{display:none}.batch-presenter-picker{grid-template-columns:1fr}.home-header{grid-template-columns:auto 1fr auto}.home-header .search,.home-header .admin-cost-entry{display:none}}
.presenter-admin-shell{min-width:1080px}.presenter-list-panel>header{height:64px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf1f5}.presenter-list-panel>header h2{font-size:14px;margin:0 0 4px}.presenter-list-panel>header p,.presenter-list-panel>header>span{font-size:9px;color:#8290a3;margin:0}.presenter-table-head,.presenter-table-row{display:grid;grid-template-columns:80px minmax(220px,1.35fr) 1fr 100px 130px 150px;align-items:center;gap:14px;padding:0 18px}.presenter-table-head{height:38px;background:#f8fafc;color:#7a899d;font-size:9px}.presenter-table-row{min-height:88px;border-top:1px solid #edf1f5;font-size:9px;color:#607088}.presenter-table-row>div>strong{font-size:10px;color:#33455f}.presenter-table-row .cell-note{display:block;margin-top:5px;font-size:8px;color:#8b97a8}.presenter-avatar.pos-left img{object-position:15% center}.presenter-avatar.pos-center img{object-position:center}.presenter-avatar.pos-right img{object-position:85% center}.presenter-state.enabled{background:#e8f7f2;color:#168362}.presenter-state.disabled{background:#f0f2f5;color:#778497}.presenter-history-note{max-width:1216px;margin:-44px auto 60px;border:1px solid #e1e8f1;border-radius:9px;display:flex;align-items:flex-start;gap:8px}.presenter-history-note span{display:flex;flex-direction:column;gap:3px}.presenter-history-note strong{font-size:9px}.presenter-history-note small{font-size:8px;color:#8794a6}

