.batch-replay-page{min-width:0;color:#162540}.batch-replay-topbar{display:flex;align-items:center;gap:14px;margin-bottom:14px}.batch-replay-topbar>button{width:36px;height:36px;border:1px solid #d9e4f4;border-radius:8px;background:#fff;color:#1677ff;font-size:22px}.batch-replay-section-title h3,.batch-replay-submit-card h3,.batch-replay-topbar h2{margin:0}.batch-replay-topbar p{margin:4px 0 0;color:#8b98aa;font-size:12px}.batch-replay-warning{margin-bottom:10px;padding:9px 12px;border:1px solid #ffe3a1;background:#fffaf0;color:#ad6800;border-radius:6px}.batch-replay-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:14px;align-items:start}.batch-replay-orders,.batch-replay-submit-card{background:#fff;border:1px solid #e2eaf5;border-radius:10px;box-shadow:0 4px 18px rgba(25,70,125,.06)}.batch-replay-section-title{height:62px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf1f7}.batch-replay-section-title>div{display:flex;align-items:baseline;gap:10px}.batch-replay-section-title span{font-size:12px;color:#8b98aa}.batch-replay-page button{cursor:pointer}.batch-replay-page button:disabled{cursor:not-allowed;color:#b5bdc9;background:#f5f7fa;border-color:#e7ebf0}.batch-replay-page .primary,.submit-create{border:0;color:#fff;background:linear-gradient(135deg,#246ff1,#34baf0);border-radius:6px}.batch-replay-page .primary{padding:9px 16px}.batch-replay-table-scroll{overflow-x:auto}.batch-replay-table-scroll table{border-collapse:collapse;min-width:1900px;width:100%;font-size:12px}.batch-replay-table-scroll th{height:44px;padding:0 10px;background:#f7f9fc;text-align:left;white-space:nowrap;color:#526176}.batch-replay-table-scroll td{height:72px;padding:8px 10px;border-bottom:1px solid #edf1f7;white-space:nowrap}.batch-replay-table-scroll input:not([type=checkbox]),.batch-replay-table-scroll select{width:112px;height:34px;border:1px solid #d9e4f4;border-radius:5px;padding:0 8px;background:#fff;font-weight:400}.video-picker{display:flex;align-items:center;gap:8px;width:150px;border:0;background:none;text-align:left}.video-picker>span:last-child{overflow:hidden;text-overflow:ellipsis}.video-thumb{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border-radius:4px;background:#edf4ff;color:#2878ed;overflow:hidden}.video-thumb img{width:100%;height:100%;object-fit:cover}.row-actions{display:flex;gap:10px}.row-actions button{border:0;background:none;color:#1677ff;padding:0}.replay-switch input{position:absolute;opacity:0}.replay-switch span{display:block;width:28px;height:15px;border-radius:10px;background:#c7ced8;position:relative}.replay-switch span:after{content:"";position:absolute;left:2px;top:2px;width:11px;height:11px;border-radius:50%;background:#fff;transition:.15s}.replay-switch input:checked+span{background:#2f80ed}.replay-switch input:checked+span:after{transform:translateX(13px)}.batch-replay-toolbar{padding:10px 16px;display:flex;align-items:center;justify-content:space-between;gap:15px}.batch-replay-toolbar>span{color:#536176}.batch-replay-toolbar>div{display:flex;align-items:center;gap:8px}.batch-replay-toolbar button{border:1px solid #cddbef;border-radius:5px;background:#fff;color:#1769e0}.batch-replay-toolbar label{color:#6c7889}.batch-replay-toolbar input{width:50px;height:30px;border:1px solid #cddbef;border-radius:4px}.batch-replay-submit-card{position:sticky;top:10px}.batch-replay-submit-card h3{font-size:16px;margin-bottom:12px}.account-search,.field input,.field textarea{box-sizing:border-box;width:100%;border:1px solid #d7e1ef;border-radius:6px;padding:9px 10px;font-weight:400}.account-list{max-height:260px;border:1px solid #edf1f7;border-radius:6px}.account-list label{display:flex;gap:9px;padding:11px;border-bottom:1px solid #edf1f7}.account-list label:last-child{border-bottom:0}.account-list label.disabled{color:#adb5c2;background:#fafafa}.account-list span{display:flex;min-width:0;flex-direction:column}.account-list small{margin-top:3px;color:#8b98aa}.authorize-account{width:100%;height:36px;border:1px dashed #79aaf5;background:#f5f9ff;color:#1677ff;border-radius:6px}.field{display:block;margin-top:16px;color:#425169}.field input,.field textarea{display:block;margin-top:7px}.field textarea{height:72px;resize:none}.field small{display:block;text-align:right;color:#9aa5b4}.batch-replay-total{margin:18px 0 12px;padding-top:16px;border-top:1px solid #edf1f7;display:flex;justify-content:space-between;align-items:center}.batch-replay-total strong{font-size:22px;color:#ff6a23}.submit-create{width:100%;height:42px;font-weight:600}.batch-replay-state{display:flex;min-height:320px;align-items:center;justify-content:center;color:#57708f}.batch-replay-error{flex-direction:column;gap:14px;color:#d4380d}.batch-replay-error button{padding:8px 16px;border:1px solid #d7e1ef;background:#fff;border-radius:6px}@media (max-width:1100px){.batch-replay-layout{grid-template-columns:1fr}.batch-replay-submit-card{position:static}.batch-replay-toolbar{align-items:flex-start;flex-direction:column}.batch-replay-toolbar>div{flex-wrap:wrap}}.replay-dialog-mask{position:fixed;z-index:1200;inset:0;display:grid;place-items:center;padding:24px;background:rgba(13,28,48,.48)}.replay-dialog{width:min(480px,calc(100vw - 32px));border-radius:10px;background:#fff;box-shadow:0 18px 60px rgba(0,0,0,.22);overflow:hidden}.replay-dialog.wide{width:min(760px,calc(100vw - 32px))}.replay-dialog>header{height:58px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5ebf4}.replay-dialog>header h3{margin:0;font-size:17px}.replay-dialog>header button{border:0;background:none;color:#7d8998;font-size:24px}.replay-dialog-body{padding:20px}.replay-dialog-body>label:not(.dialog-check){display:block;margin-bottom:14px;color:#3d4d64}.replay-dialog-body input:not([type=checkbox]):not([type=radio]),.replay-dialog-body select{box-sizing:border-box;display:block;width:100%;height:40px;margin-top:7px;padding:0 10px;border:1px solid #ccdaeb;border-radius:6px;background:#fff;font-weight:400}.dialog-link{margin:-7px 0 14px;border:0;background:none;color:#1677ff}.dialog-check{display:inline-flex;align-items:center;gap:6px;margin:4px 22px 14px 0}.dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px;padding-top:16px;border-top:1px solid #edf1f7}.dialog-actions button{height:36px;padding:0 20px;border:1px solid #cfdaea;border-radius:6px;background:#fff}.dialog-actions .primary{border:0;color:#fff;background:#2878ed}.selected-videos{display:flex;justify-content:space-between;align-items:center;margin:14px 0}.selected-videos button{border:0;background:none;color:#1677ff}.video-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;max-height:320px;overflow:auto}.video-grid button{display:flex;align-items:center;gap:8px;min-width:0;padding:8px;border:1px solid #e0e8f3;border-radius:6px;background:#fff;text-align:left}.video-grid img{width:52px;height:52px;border-radius:4px;object-fit:cover}.video-grid span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.submit-result{margin:0 0 10px;padding:9px;border-radius:5px;background:#edf9f3;color:#169c5a}.submit-result.failed{background:#fff4f2;color:#d4380d}.batch-replay-orders{min-width:0;overflow:hidden}.batch-replay-page{display:grid;width:100%;max-width:100%;height:calc(100dvh - 112px);min-height:560px;grid-template-rows:auto minmax(0,1fr);gap:12px;overflow:hidden}.batch-replay-topbar{min-height:52px;margin:0;padding:0 2px}.batch-replay-topbar>button{display:grid;flex:0 0 36px;place-items:center;padding:0;white-space:nowrap}.batch-replay-layout{min-width:0;min-height:0;height:100%;gap:12px;align-items:stretch;overflow:hidden}.batch-replay-orders{display:grid;min-height:0;grid-template-rows:60px minmax(0,1fr) 58px}.batch-replay-section-title{box-sizing:border-box;height:60px}.batch-replay-table-scroll{min-width:0;min-height:0;overflow:auto;scrollbar-gutter:stable}.batch-replay-table-scroll table{min-width:1740px}.batch-replay-table-scroll th{position:sticky;z-index:2;top:0;height:42px}.batch-replay-table-scroll td{height:62px}.batch-replay-toolbar{position:sticky;z-index:3;bottom:0;box-sizing:border-box;min-height:58px;background:#fff;border-top:1px solid #e6edf7}.batch-replay-submit-card{box-sizing:border-box;display:flex;height:100%;min-height:0;flex-direction:column;padding:18px;position:static;overflow:hidden}.account-list{flex:1;min-height:0;max-height:none;margin:10px 0;overflow:auto}.account-list label{flex:0 0 auto}.authorize-account{flex:0 0 36px}.batch-replay-submit-card .field{flex:0 0 auto}.batch-replay-total{flex:0 0 auto;margin-top:16px}.submit-create{flex:0 0 42px;margin-top:auto}.batch-replay-page input,.batch-replay-page select,.batch-replay-page textarea{font-weight:400}.replay-dialog.heating-catalog-modal{width:min(560px,calc(100vw - 32px))}.replay-dialog.heating-catalog-modal>header{height:auto}.replay-dialog.heating-catalog-modal>header h2{font-size:18px}.replay-dialog .replay-dialog-body>label:not(.dialog-check){display:grid;grid-template-columns:110px minmax(0,1fr);align-items:center;gap:14px;margin:0 16px 18px}.replay-dialog .replay-dialog-body>label:not(.dialog-check)>input,.replay-dialog .replay-dialog-body>label:not(.dialog-check)>select{margin-top:0}.replay-dialog .heating-catalog-default-row{margin:18px 16px}.replay-dialog .dialog-actions{margin:18px -20px -20px;padding:16px 20px}.replay-dialog .dialog-actions .primary{background:linear-gradient(90deg,#2563eb,#38bdf8)}@media(max-width:1100px){.batch-replay-page{height:auto;min-height:0;overflow:visible}.batch-replay-layout{height:auto;grid-template-columns:1fr}.batch-replay-orders{height:min(620px,calc(100dvh - 160px));min-height:460px}.batch-replay-submit-card{height:auto;min-height:620px}.account-list{max-height:300px}.batch-replay-toolbar{align-items:center;flex-direction:row}.batch-replay-toolbar>div{flex-wrap:wrap}}html:has(.batch-replay-page){overflow-x:hidden}.batch-replay-table-scroll th{font-size:13px}.batch-replay-table-scroll td,.batch-replay-table-scroll td :is(input,select,button){font-size:12px}.batch-replay-toolbar button{box-sizing:border-box;height:32px;min-height:32px;padding:0 12px;border:1px solid #2f7df6;border-radius:6px;background:var(--admin-primary-button-background,linear-gradient(135deg,#2563eb,#38bdf8));color:#fff}.batch-replay-toolbar button:hover:not(:disabled){border-color:#1d4ed8;background:var(--admin-primary-button-hover-background,linear-gradient(135deg,#1d4ed8,#0ea5e9));color:#fff}.batch-replay-toolbar button:disabled{border-color:#d9e2ef;background:#eef2f7;color:#a5afbd}.submit-create{border:1px solid #2f7df6;background:var(--admin-primary-button-background,linear-gradient(135deg,#2563eb,#38bdf8));box-shadow:0 7px 16px rgba(37,99,235,.2);color:#fff;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.submit-create:hover:not(:disabled){border-color:#1d4ed8;background:var(--admin-primary-button-hover-background,linear-gradient(135deg,#1d4ed8,#0ea5e9));box-shadow:0 9px 20px rgba(37,99,235,.28);color:#fff;transform:translateY(-1px)}.submit-create:disabled{border-color:#d9e2ef;background:#eef2f7;box-shadow:none;color:#a5afbd;transform:none}.batch-replay-submit-panel{display:grid;min-width:0;min-height:0;height:100%;grid-template-rows:minmax(0,1fr) auto;gap:14px;overflow:hidden}.batch-replay-submit-panel .batch-replay-submit-card{height:auto;min-height:0;padding:16px;border-radius:4px;position:static}.batch-replay-account-card{display:flex;flex-direction:column;overflow:hidden}.account-card-header{display:flex;flex:0 0 32px;align-items:flex-start;justify-content:space-between}.account-card-header h3{display:flex;align-items:center;gap:6px;font-size:15px}.account-card-header h3 span{padding:2px 7px;border:1px solid #246ff1;border-radius:12px;color:#246ff1;font-size:11px;font-weight:400}.account-login{width:90px;height:30px;border:0;border-radius:16px;background:#1769f6;font-weight:600}.account-search-wrap{box-sizing:border-box;display:flex;flex:0 0 32px;align-items:center;gap:8px;margin:8px 0 6px;padding:0 12px;background:#f4f6f9;color:#6f7e91}.account-search-wrap .account-search{height:32px;padding:0;border:0;border-radius:0;background:transparent;outline:0}.account-columns{display:grid;flex:0 0 34px;grid-template-columns:minmax(0,1fr) auto;align-items:center;padding:0 12px;border-bottom:1px solid #e8edf4;color:#7c889a;font-size:12px}.account-list{border:0;border-radius:0;margin:0;scrollbar-gutter:stable}.account-list label{display:grid;grid-template-columns:16px minmax(0,1fr) auto;gap:8px;min-height:37px;align-items:center;padding:7px 10px;border-bottom:0}.account-list label:nth-child(2n){background:#fbfcfe}.account-list .account-name{display:block;overflow:hidden}.account-list .account-name b{font-weight:400}.account-list .account-name small{display:inline;margin:0 0 0 5px;color:#a5afbd}.account-balance{display:flex;align-items:center;gap:4px;color:#3f526d;font-size:12px;white-space:nowrap}.account-balance i{display:grid;width:15px;height:15px;place-items:center;border-radius:3px;background:#748cff;color:#fff;font-size:10px;font-style:normal}.batch-replay-summary-card{display:block!important;overflow:visible!important}.batch-replay-summary-card>h3{margin:4px 0 12px!important;font-size:14px!important}.replay-batch-summary{padding:12px;background:#f8f9fb}.replay-batch-summary>label:first-child{display:grid;grid-template-columns:1fr 1fr;align-items:center}.replay-batch-summary input{box-sizing:border-box;width:100%;height:34px;margin-top:10px;padding:0 12px;border:0;background:#fff;font-weight:400}.replay-batch-summary>label:first-child input{margin:0}.replay-batch-summary .replay-remark{display:none}.replay-batch-summary .batch-replay-total{margin:12px 0 0;padding-top:10px;border-top:0}.batch-replay-total span{display:flex;flex-direction:column}.batch-replay-total span b{font-weight:500}.batch-replay-total span small{margin-top:2px;color:#8492a6;font-size:10px}.batch-replay-summary-card .submit-create{margin-top:18px}@media(max-width:1100px){.batch-replay-submit-panel{height:auto;grid-template-rows:440px auto;overflow:visible}}.account-list label{grid-template-columns:16px minmax(0,165px) minmax(82px,1fr)}.account-list .account-name{display:grid;min-width:0;grid-template-columns:minmax(0,1fr) 15px;align-items:center;gap:5px}.account-list .account-name b{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-list .account-name i{display:grid;width:15px;height:15px;place-items:center;border-radius:3px;background:#748cff;color:#fff;font-size:10px;font-style:normal}.account-balance{justify-content:flex-end;overflow:hidden;text-overflow:ellipsis}.account-list label.disabled .account-name i{opacity:.7}.replay-batch-summary>label:first-child{font-size:13px}.replay-batch-summary input{font-size:12px}.batch-replay-total span b{font-size:13px}.batch-replay-total span small{font-size:11px}.account-balance,.account-columns{font-size:13px}.replay-batch-summary .batch-replay-total{align-items:flex-start}.batch-replay-total strong{align-self:flex-start;line-height:1;white-space:nowrap}.batch-replay-total span small{white-space:nowrap}.batch-replay-account-card{padding-top:0!important}.account-card-header{box-sizing:border-box;min-height:62px;flex-basis:62px;align-items:center;padding:16px 0}.account-search-wrap{margin:0 0 6px}.account-login{display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid #2f7df6;background:var(--admin-primary-button-background,linear-gradient(135deg,#2563eb,#38bdf8));box-shadow:0 7px 16px rgba(37,99,235,.2);color:#fff;line-height:1;transform:translate(-10px,-5px);transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.account-login:hover:not(:disabled){border-color:#1d4ed8;background:var(--admin-primary-button-hover-background,linear-gradient(135deg,#1d4ed8,#0ea5e9));box-shadow:0 9px 20px rgba(37,99,235,.28);color:#fff;transform:translate(-10px,-6px)}.batch-replay-toolbar input{text-align:center}.batch-replay-toolbar .replay-copy-unit{color:#8b98aa}.batch-replay-toolbar .replay-copy-help{display:inline-flex;align-items:center;justify-content:center;width:13px;height:13px;border:1px solid #98a2b3;border-radius:50%;color:#8b98aa;font-size:10px;line-height:1;vertical-align:middle;cursor:help}.video-picker{width:190px}.video-thumb{position:relative;flex-basis:50px;width:50px;height:62px}.video-thumb-overlay{position:absolute;inset:0 0 13px;display:grid;place-items:center;background:rgba(0,0,0,.48);color:#fff;font-size:20px;opacity:0;transition:opacity .16s ease;pointer-events:none}.video-thumb-count{position:absolute;right:0;bottom:0;left:0;height:13px;background:rgba(0,0,0,.62);color:#fff;font-size:9px;line-height:13px;text-align:center;white-space:nowrap}.video-picker:hover .video-thumb-overlay{opacity:1}.video-picker:focus-visible .video-thumb-overlay{opacity:1}.video-meta{display:flex!important;min-width:0;flex:1;flex-direction:column}.video-meta b,.video-meta small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.video-meta b{font-size:12px;font-weight:400;color:#162540}.video-meta small{margin-top:4px;color:#8b98aa;font-size:11px}.batch-replay-page{display:flex;flex-direction:column}.batch-replay-layout{flex:1}.replay-bid-input{position:relative;display:inline-flex;align-items:center}.overflow-tooltip-portal.is-wrapped{white-space:pre-wrap;overflow-wrap:anywhere;text-overflow:clip}.overflow-tooltip-portal.is-wrapped:after{left:var(--tooltip-arrow-left,50%)}.replay-bid-input>.wechat-bean-icon{position:absolute;left:9px;pointer-events:none}.replay-roi-prefix{position:absolute;left:8px;font-size:11px;font-style:normal;color:#86909c;pointer-events:none}.batch-replay-table-scroll .replay-bid-input:has(.replay-roi-prefix)>input{padding-left:48px}.batch-replay-table-scroll .replay-bid-input>input{padding-left:28px}.batch-replay-table-scroll td:last-child,.batch-replay-table-scroll th:last-child{position:sticky;right:0;z-index:2;min-width:154px;box-sizing:border-box;background:#fff}.batch-replay-table-scroll td:last-child:before,.batch-replay-table-scroll th:last-child:before{content:"";position:absolute;top:-1px;bottom:-1px;left:-10px;width:10px;background:linear-gradient(90deg,transparent,rgba(0,0,0,.13));pointer-events:none}.batch-replay-table-scroll th:last-child{z-index:3;background:#f7f9fc;text-align:center}.batch-replay-page .row-actions{justify-content:center;gap:8px}.batch-replay-page .row-actions button{display:inline-flex;align-items:center;justify-content:center;gap:4px;height:24px;padding:0 10px;border:0;border-radius:2px;background:#f3f4f6;color:#526176;white-space:nowrap}.batch-replay-page .row-actions button:hover:not(:disabled){background:#e8ebef;color:#334155}.batch-replay-page .row-actions .replay-delete-action{background:#fff0ee;color:#ff4d4f}.batch-replay-page .row-actions .replay-delete-action:hover:not(:disabled){background:#ffe1de;color:#d9363e}.batch-replay-page .row-actions svg{width:12px;height:12px;flex:none;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.batch-replay-table-scroll table{table-layout:fixed;width:2160px;min-width:2160px}.batch-replay-table-scroll td,.batch-replay-table-scroll th{text-align:center;box-sizing:border-box}.batch-replay-table-scroll th{height:41px;background:#f2f3f5;font-weight:400}.batch-replay-table-scroll td{height:81px;padding:8px 16px}.batch-replay-table-scroll :is(th,td):first-child{width:40px;position:sticky;left:0;z-index:2;background:#fff;padding:8px}.batch-replay-table-scroll :is(th,td):nth-child(2){width:260px;position:sticky;left:40px;z-index:2;background:#fff;text-align:left}.batch-replay-table-scroll :is(th,td):nth-child(2):after{content:"";position:absolute;right:-8px;top:0;bottom:0;width:8px;background:linear-gradient(90deg,rgba(0,0,0,.1),transparent);pointer-events:none}.batch-replay-table-scroll th:nth-child(-n+2){background:#f2f3f5;z-index:3}.batch-replay-table-scroll :is(th,td):nth-child(3){width:180px}.batch-replay-table-scroll :is(th,td):nth-child(4),.batch-replay-table-scroll :is(th,td):nth-child(5){width:160px}.batch-replay-table-scroll :is(th,td):nth-child(6){width:140px}.batch-replay-table-scroll :is(th,td):nth-child(7){width:280px}.batch-replay-table-scroll :is(th,td):nth-child(10),.batch-replay-table-scroll :is(th,td):nth-child(12),.batch-replay-table-scroll :is(th,td):nth-child(8){width:140px}.batch-replay-table-scroll :is(th,td):nth-child(11),.batch-replay-table-scroll :is(th,td):nth-child(13),.batch-replay-table-scroll :is(th,td):nth-child(9){width:120px}.batch-replay-table-scroll :is(th,td):last-child{width:160px}.batch-replay-table-scroll .video-picker{width:228px;padding:0}.batch-replay-table-scroll .video-thumb{width:55px;flex-basis:55px;height:62px}.batch-replay-table-scroll .styled-select{width:100%;min-width:0}.batch-replay-table-scroll .styled-select-sizer{display:none}.batch-replay-table-scroll .styled-select-trigger{width:100%;min-width:0;height:32px;font-size:12px;font-weight:400}.replay-group-text,.replay-package-trigger .overflow-tooltip-text{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.replay-package-trigger{max-width:100%;padding:4px 0;border:0;background:none;color:#1d2129;font-size:12px}.replay-package-trigger.is-placeholder{color:#86909c}.replay-schedule-time{padding:3px 0;border:0;background:none;color:#86909c;font-size:12px}.replay-amount-input{position:relative;display:inline-flex;align-items:center}.replay-amount-input>i{position:absolute;left:8px;font-style:normal;color:#86909c;pointer-events:none}.batch-replay-table-scroll .replay-amount-input>input{width:108px;padding-left:24px}.batch-replay-section-title h3{font-size:14px;font-weight:400}.replay-schedule-editor{display:flex;justify-content:center;padding:20px 0}.replay-dialog.heating-catalog-modal[aria-label="自定义定时加热"]{width:min(400px,calc(100vw - 48px))}.batch-replay-section-title .replay-order-header-actions{display:flex;align-items:center;gap:20px}.replay-tutorial{padding:0;border:0;background:none;color:#1677ff;font-size:13px}.replay-order-header-actions .primary{height:32px;padding:0 14px;border-radius:2px}.replay-estimate{display:flex;flex-direction:column;gap:4px;font-size:13px}.replay-estimate small{color:#86909c;font-size:12px}.replay-estimate>span{color:#ff9d35}.replay-help{padding-left:20px;line-height:2;color:#f53f3f;font-size:12px}.replay-targeting-dialog{width:min(760px,calc(100vw - 40px));overflow:visible}.replay-targeting-fields{padding:20px 24px;max-height:calc(100vh - 140px);overflow:auto}.replay-targeting-fields>div:not(.dialog-actions),.replay-targeting-fields>label{display:flex;align-items:center;gap:14px;margin-bottom:18px;font-size:13px}.replay-targeting-fields>div>span:first-child{width:110px;flex-shrink:0;text-align:right}.replay-targeting-fields label{display:inline-flex;align-items:center;gap:6px}.replay-targeting-fields button{cursor:pointer}.replay-targeting-fields>small{display:block;margin:-8px 0 20px 124px;color:#86909c}.replay-targeting-fields .styled-select{width:300px}.replay-dialog.wide{max-height:calc(100vh - 48px);display:flex;flex-direction:column}.replay-dialog.wide>.replay-dialog-body{overflow:auto;min-height:0}.replay-dialog .styled-select{min-width:0;width:100%}.replay-dialog-mask.create-heating-plan{z-index:1250}.replay-targeting-fields label{white-space:nowrap;font-weight:400;flex-shrink:0}.replay-targeting-fields input[type=radio]{width:14px!important;height:14px!important;min-width:14px!important;flex:0 0 14px;padding:0!important;margin:0!important;accent-color:#165dff}.replay-targeting-fields>.replay-targeting-template-row{display:grid;grid-template-columns:110px minmax(0,1fr)}.replay-targeting-fields>.replay-targeting-template-row .styled-select{width:300px}.replay-targeting-fields .replay-targeting-template-row{font-weight:400}.replay-targeting-fields>div>label{gap:6px;margin-right:10px}.replay-dialog.wide.heating-catalog-modal{width:min(760px,calc(100vw - 40px))}.replay-bulk-options{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.replay-bulk-options label{display:inline-flex;align-items:center;gap:5px;white-space:nowrap;font-weight:400}.replay-bulk-options input[type=radio]{width:14px!important;height:14px!important;margin:0!important;flex:0 0 14px;accent-color:#165dff}.replay-strategy-editor>.replay-dialog-mask{z-index:1300}.replay-strategy-conditions>div{display:flex;align-items:center;gap:8px;margin-bottom:12px}.replay-strategy-conditions input{max-width:100px}.replay-dialog[aria-label="批量设置"] .replay-dialog-body{font-size:13px}.replay-dialog[aria-label="批量设置"] .replay-dialog-body>.dialog-link{display:block;margin:0 0 18px 140px;padding:0;color:#165dff}.replay-dialog[aria-label="批量设置"] .dialog-check{display:grid!important;grid-template-columns:124px 40px;gap:16px;align-items:center;margin:16px 0;padding-left:16px}.replay-dialog input[role=switch]{appearance:none!important;position:relative;width:32px!important;height:18px!important;min-width:32px;padding:0!important;border:0!important;border-radius:12px!important;background:#c9cdd4;cursor:pointer;flex:none}.replay-dialog input[role=switch]:after{content:"";position:absolute;top:2px;left:2px;width:14px;height:14px;background:white;border-radius:50%;transition:transform .15s}.replay-dialog input[role=switch]:checked{background:#165dff}.replay-dialog input[role=switch]:checked:after{transform:translateX(14px)}.replay-dialog[aria-label="批量设置"] .heating-targeting-multiselect{position:relative;margin:0 0 16px 140px;width:calc(100% - 140px)}.replay-dialog .heating-targeting-multiselect-clear{position:absolute;right:28px;top:8px;border:0;background:none;color:#86909c}.replay-dialog .heating-targeting-multiselect-menu{position:absolute;top:100%;left:0;right:0;z-index:5;max-height:220px;overflow:auto;background:white;border:1px solid #e5e6eb;padding:8px;box-shadow:0 4px 12px #0002}.replay-bulk-amount{display:grid;gap:8px}.replay-strategy-conditions .heating-shutdown-metric-select{flex:0 0 220px;min-width:220px}.replay-strategy-conditions .styled-select{width:100px;flex:0 0 100px}.replay-shutdown-cell{display:grid;grid-template-columns:28px 18px;align-items:center;justify-content:center;gap:6px;min-height:24px}.replay-switch{position:relative;display:inline-block;width:28px;height:15px;flex:none;cursor:pointer}.replay-switch input{inset:0;width:100%;height:100%;margin:0;cursor:pointer}.replay-switch input:focus-visible+span{outline:2px solid #165dff;outline-offset:3px}.replay-shutdown-settings{display:inline-flex;align-items:center;justify-content:center;width:18px;height:24px;padding:0;border:0;background:none;color:#4e5969;cursor:pointer;flex:none}.replay-shutdown-settings:hover{color:#165dff}.replay-shutdown-settings svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.replay-dialog[aria-label="自动关停配置"]{width:min(660px,calc(100vw - 40px))}.replay-dialog[aria-label="自动关停配置"] .heating-targeting-multiselect{position:relative;min-width:0;width:100%}.replay-dialog[aria-label="自动关停配置"] .dialog-link{margin:0 0 18px 140px}.replay-shutdown-notes{font-size:12px;color:#86909c;line-height:1.8}.replay-shutdown-notes p{margin:8px 0}.replay-catalog-select-row{display:flex;align-items:center;gap:12px}.replay-catalog-select-row>.styled-select{flex:1;min-width:0}.replay-catalog-select-row>.heating-secondary-create-button{flex:none;white-space:nowrap}.replay-dialog.heating-catalog-modal:is([aria-label="选择归属分组"],[aria-label="选择计划包"]){width:min(480px,calc(100vw - 48px))}.replay-dialog.heating-catalog-modal:is([aria-label="选择归属分组"],[aria-label="选择计划包"])>header h2{font-size:15px}.admin-app:not(.dashboard-mode) .replay-catalog-select-row>.heating-secondary-create-button{height:34px;min-height:34px}.admin-app:not(.dashboard-mode) .replay-dialog .dialog-actions>button{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;height:36px;min-height:36px;padding:0 18px;line-height:1;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease}.replay-dialog .dialog-actions>button:not(.primary){border-color:#dbe7f5;background:#fff;color:#52637a}.replay-dialog .dialog-actions>button:not(.primary):hover:not(:disabled){border-color:#8db9ff;background:#f3f7ff;color:#1768ed}.replay-dialog.heating-catalog-modal.replay-catalog-template{width:min(550px,calc(100vw - 48px));border-radius:14px;overflow:hidden}.replay-dialog.heating-catalog-modal.replay-catalog-template>header{box-sizing:border-box;height:48px;min-height:48px;padding:0 20px;border-bottom:1px solid #e5ecf4}.replay-dialog.heating-catalog-modal.replay-catalog-template>header h2{margin:0;font-size:15px;font-weight:400;line-height:22px;color:#162540}.replay-dialog.heating-catalog-modal.replay-catalog-template>header>button{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;min-height:30px;padding:0;border:1px solid #dbe4f0;border-radius:2px;background:#fff;color:#165dff;font-size:16px;font-weight:400;line-height:1}.replay-dialog.heating-catalog-modal.replay-catalog-template>header>button:hover{background:#f3f7ff;border-color:#8db9ff}.replay-catalog-template>.replay-dialog-body{padding:27px 24px 0;font-size:14px}.replay-catalog-template .replay-dialog-body>label:not(.dialog-check){margin:0 0 20px;grid-template-columns:90px minmax(0,1fr);gap:14px;font-size:14px;color:#1d2129}.replay-catalog-template .replay-dialog-body>label>span{text-align:right}.replay-catalog-template .replay-dialog-body input:not([type=checkbox]):not([type=radio]),.replay-catalog-template .styled-select-trigger{box-sizing:border-box;height:36px;min-height:36px;border:1px solid #d5dfed;border-radius:2px;background:#fff;padding:0 12px;font-size:14px;font-weight:400}.replay-catalog-template .heating-catalog-default-row{margin:0 0 20px;font-size:14px}.replay-catalog-template[aria-label="创建分组"] .heating-catalog-default-row{grid-template-columns:90px auto auto;gap:14px}.replay-catalog-template[aria-label="创建分组"] .heating-catalog-default-row>span{text-align:right;color:#1d2129}.admin-app:not(.dashboard-mode) .replay-catalog-template .replay-catalog-select-row>.heating-secondary-create-button{height:36px;min-height:36px;font-size:14px;padding:0 16px}.replay-dialog.replay-catalog-template .dialog-actions{box-sizing:border-box;height:76px;min-height:76px;margin:27px -24px 0;padding:0 20px;border-top:1px solid #e5ecf4;align-items:center;gap:8px}.admin-app:not(.dashboard-mode) .replay-dialog.replay-catalog-template .dialog-actions>button{width:64px;min-width:64px;height:36px;min-height:36px;padding:0;border-radius:6px;font-size:14px;font-weight:400}.replay-dialog.replay-catalog-template .dialog-actions>button:not(.primary){color:#165dff}.replay-shutdown-field{display:grid;grid-template-columns:110px minmax(0,1fr);gap:14px;align-items:center;margin:0 16px 18px;font-size:14px}.replay-shutdown-controls{display:flex;align-items:center;gap:10px;min-width:0}.replay-shutdown-controls>.heating-secondary-create-button{flex:none;white-space:nowrap}.admin-app:not(.dashboard-mode) .replay-shutdown-controls>.heating-secondary-create-button{height:36px;min-height:36px;padding:0 12px}.replay-strategy-select{position:relative;min-width:0;flex:1}.replay-strategy-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;height:36px;padding:0 32px 0 12px;border:1px solid #d5dfed;border-radius:4px;background:#fff;color:#1d2129;min-width:0;font-size:13px}.replay-strategy-trigger>.overflow-tooltip-text{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.replay-strategy-clear{position:absolute;right:22px;top:8px;border:0;background:none;color:#86909c}.replay-strategy-options{position:absolute;z-index:10;top:calc(100% + 4px);left:0;min-width:100%;width:320px;max-width:calc(100vw - 80px);max-height:220px;overflow:auto;padding:6px;background:white;border:1px solid #e5e6eb;box-shadow:0 4px 12px #0002}.replay-strategy-options>label{display:flex;align-items:flex-start;gap:8px;padding:8px;margin:0;cursor:pointer;font-size:13px;line-height:20px}.replay-strategy-options>label:hover{background:#f3f7ff}.replay-strategy-options input[type=checkbox]{position:static;width:14px;height:14px;min-width:14px;margin:3px 0 0;flex:none;accent-color:#165dff}.replay-compensation-controls{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:0 16px 18px 140px;font-size:13px}.replay-compensation-controls>.styled-select{width:150px}.replay-dialog .replay-compensation-controls>input{width:70px;height:36px;margin:0}.replay-compensation-controls>small{width:100%;color:#86909c}.replay-dialog[aria-label="自动关停配置"]>header h2{font-size:15px}.replay-dialog[aria-label="自动关停配置"] .replay-dialog-body>label{font-size:14px}.replay-compensation-controls{flex-wrap:nowrap;gap:8px}.replay-dialog[aria-label="自动关停配置"]{width:min(760px,calc(100vw - 40px))}.replay-dialog .replay-compensation-controls>small{width:auto;flex:0 0 auto;white-space:nowrap}.replay-compensation-controls>.styled-select{flex:0 0 150px}.replay-compensation-controls>span{white-space:nowrap}.replay-compensation-stepper{display:inline-grid;flex:0 0 auto;grid-template-columns:34px 46px 34px;height:40px;overflow:hidden;border:1px solid #cbd5e1;border-radius:7px;background:#fff}.replay-compensation-stepper>button{width:34px;min-height:38px;padding:0;border:0;border-radius:0;background:#f8fafc;color:#64748b;font-size:18px;cursor:pointer}.replay-compensation-stepper>button:hover:not(:disabled){background:#eaf3ff;color:#165dff}.replay-compensation-stepper>button:disabled{opacity:.45;cursor:not-allowed}.replay-compensation-stepper>output{display:grid;place-items:center;border-right:1px solid #e2e8f0;border-left:1px solid #e2e8f0;color:#0f172a;font-size:14px}.replay-strategy-chevron{position:absolute;right:10px;top:12px;width:12px;height:12px;fill:none;stroke:#8a9ab0;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;transition:transform .16s ease}.replay-strategy-trigger[aria-expanded=true]>.replay-strategy-chevron{transform:rotate(180deg)}.replay-native-shutdown .styled-select{min-width:0;width:100%}.replay-native-shutdown .styled-select-trigger{height:40px;width:100%;font-size:14px}.replay-native-shutdown .styled-select-sizer{display:none}.replay-native-shutdown .heating-shutdown-value input{box-sizing:border-box;height:40px;margin:0;padding:0 12px}.replay-native-shutdown .heating-shutdown-name input{box-sizing:border-box;width:100%;height:40px;padding:0 12px;border:1px solid #cbd5e1;border-radius:6px;font-size:14px}@media(max-width:880px){.replay-native-shutdown .heating-shutdown-condition-row{grid-template-columns:100px minmax(120px,1fr) 110px}.replay-native-shutdown .heating-shutdown-condition-row>.styled-select{grid-column:1}}.admin-app:not(.dashboard-mode) .replay-catalog-template button:is(.primary,.heating-secondary-create-button){background-color:#2563eb;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.admin-app:not(.dashboard-mode) .replay-catalog-template button:is(.primary,.heating-secondary-create-button):hover:not(:disabled){background-color:#1d4ed8}.replay-catalog-template[aria-label="新建投放订单"] .replay-add-field{display:grid;grid-template-columns:76px minmax(0,1fr);align-items:center;gap:16px;min-height:36px;margin-bottom:20px;color:#1d2129;font-size:14px}.replay-catalog-template[aria-label="新建投放订单"] .replay-add-field>span{text-align:right;white-space:nowrap}.replay-catalog-template[aria-label="新建投放订单"] .replay-catalog-select-row{gap:10px}.replay-catalog-template[aria-label="新建投放订单"] .heating-secondary-create-button{width:102px}.replay-catalog-template[aria-label="新建投放订单"] .replay-add-field:last-of-type{margin-bottom:0}.replay-catalog-template[aria-label="新建投放订单"] .replay-add-field .replay-switch input{position:absolute;inset:0;width:100%;height:100%;margin:0;opacity:0}.replay-catalog-template[aria-label="新建投放订单"]:has(.replay-switch input:checked){width:min(760px,calc(100vw - 48px))}.replay-catalog-template[aria-label="新建投放订单"] .replay-compensation-controls{margin:0 0 20px 92px}.replay-catalog-template[aria-label="新建投放订单"] .replay-shutdown-controls{min-width:0;gap:10px}.replay-catalog-template[aria-label="新建投放订单"] .replay-shutdown-controls>.heating-secondary-create-button{width:auto;white-space:nowrap;height:36px;min-height:36px}.replay-catalog-template[aria-label="新建投放订单"] .replay-add-inline{display:flex;align-items:center;gap:12px;min-width:0;flex-wrap:nowrap}.replay-catalog-template[aria-label="新建投放订单"] .replay-add-inline>.replay-shutdown-controls{flex:1;flex-wrap:nowrap}.replay-catalog-template[aria-label="新建投放订单"] .replay-add-inline>.replay-compensation-controls{margin:0;flex-wrap:nowrap;gap:8px}.replay-catalog-template[aria-label="新建投放订单"] .replay-add-inline .replay-strategy-select{flex:0 1 calc((100% - 108px)/2)}.replay-dialog.heating-catalog-modal[aria-label="批量设置"]{width:min(900px,calc(100vw - 40px));max-height:calc(100dvh - 40px);overflow:auto}.replay-dialog[aria-label="批量设置"] .replay-bulk-field,.replay-dialog[aria-label="批量设置"] .replay-dialog-body>label:not(.dialog-check){display:grid;grid-template-columns:110px minmax(0,1fr);align-items:center;gap:14px;margin:0 16px 18px;font-size:14px}.replay-dialog[aria-label="批量设置"] .replay-bulk-amount,.replay-dialog[aria-label="批量设置"] .replay-bulk-inline{display:flex;align-items:center;flex-wrap:nowrap;gap:12px;min-width:0}.replay-dialog[aria-label="批量设置"] .replay-bulk-options{flex-wrap:nowrap;gap:10px;flex:none}.replay-dialog[aria-label="批量设置"] .replay-bulk-amount>input,.replay-dialog[aria-label="批量设置"] .replay-bulk-inline>input{width:140px;height:36px;margin:0;flex:0 1 140px}.replay-dialog[aria-label="批量设置"] .replay-compensation-controls{margin:0;gap:8px;flex-wrap:nowrap}.replay-dialog[aria-label="批量设置"] .replay-switch input{position:absolute;inset:0;margin:0;width:100%;height:100%;opacity:0}.replay-dialog[aria-label="批量设置"] .heating-secondary-create-button{white-space:nowrap;flex:none;height:36px;min-height:36px}.replay-dialog[aria-label="批量设置"] .replay-strategy-select{flex:0 1 260px}.admin-app:not(.dashboard-mode) .replay-dialog[aria-label="批量设置"] .heating-secondary-create-button{height:36px;min-height:36px}.replay-dialog[aria-label="批量设置"] .replay-catalog-select-row>.heating-secondary-create-button{width:110px}.replay-dialog[aria-label="批量设置"]>header h2{font-size:15px;font-weight:400}.admin-app:not(.dashboard-mode) .replay-dialog[aria-label="批量设置"] button.replay-bulk-create-link{flex:none;width:auto;min-width:0;height:auto;min-height:0;margin:0;padding:0;border:0;border-radius:0;background:none;box-shadow:none;color:#1677ff;font-size:14px;font-weight:400;white-space:nowrap}.admin-app:not(.dashboard-mode) .replay-dialog[aria-label="批量设置"] button.replay-bulk-create-link:hover{background:none;box-shadow:none;color:#4096ff}.replay-dialog[aria-label="批量设置"] .replay-bulk-bid-input{display:flex;align-items:center;gap:8px;box-sizing:border-box;width:140px;height:36px;padding:0 10px;border:1px solid #cbd9ed;border-radius:6px;background:#fff;flex:none}.replay-dialog[aria-label="批量设置"] .replay-bulk-bid-input>input{width:100%;min-width:0;height:32px;margin:0;padding:0;border:0;outline:none;box-shadow:none;background:transparent}.replay-dialog[aria-label="批量设置"] .replay-bulk-bid-input:focus-within{border-color:#4096ff}.admin-app:not(.dashboard-mode) .replay-dialog button.replay-create-link{display:inline-flex;align-items:center;justify-content:center;flex:none;width:auto;min-width:0;height:auto;min-height:0;margin:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;color:#1677ff;font-size:14px;font-weight:400;line-height:22px;white-space:nowrap;cursor:pointer}.admin-app:not(.dashboard-mode) .replay-dialog button.replay-create-link:hover{color:#4096ff;background:transparent;box-shadow:none;transform:none}.admin-app:not(.dashboard-mode) .replay-dialog button.replay-create-link:focus-visible{outline:2px solid #91caff;outline-offset:3px}.admin-app:not(.dashboard-mode) .replay-targeting-dialog button.replay-template-save-link{margin-left:124px}.admin-app:not(.dashboard-mode) .replay-targeting-dialog button.replay-create-link:disabled{color:#a8b2c1;cursor:not-allowed;background:transparent;box-shadow:none}.admin-app:not(.dashboard-mode) .replay-targeting-dialog .heating-targeting-multiselect-clear{position:absolute;top:50%;right:8px;display:flex;align-items:center;justify-content:center;width:24px;height:24px;min-height:24px;margin:0;padding:0;border:0;line-height:1;transform:translateY(-50%);box-shadow:none;font-weight:400}.admin-app:not(.dashboard-mode) .replay-targeting-dialog .heating-targeting-multiselect-clear:is(:hover,:focus,:active){transform:translateY(-50%);box-shadow:none}.admin-app:not(.dashboard-mode) .replay-targeting-dialog .heating-targeting-multiselect-trigger,.admin-app:not(.dashboard-mode) .replay-targeting-dialog .heating-targeting-multiselect-trigger *{font-weight:400}.campaign-stage-panel{display:grid;gap:8px;min-width:0;padding:8px 12px 12px;background:#f5f7fb}.stage-data-card,.stage-trend-card{min-width:0;padding:0;border:1px solid #e3eaf4;border-radius:6px;background:#fff;box-shadow:0 1px 3px rgba(30,64,110,.04)}.stage-section-heading{display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;gap:12px;height:38px;min-height:38px;padding:0 8px 0 12px;border-bottom:1px solid #edf1f6}.stage-section-heading>div:first-child{display:flex;align-items:baseline;gap:8px}.stage-section-heading strong{color:#17233d;font-size:13px}.stage-section-heading span{color:#8290a3;font-size:11px}.stage-column-button{display:inline-flex;align-items:center;gap:4px;min-height:28px;padding:0 9px;border:1px solid #d7e2f1;border-radius:3px;background:#fff;color:#1769ee;font-size:12px;cursor:pointer}.stage-column-button:hover{border-color:#8eb9ff;background:#f4f8ff}.campaign-stage-panel .video-detail-table-wrap{max-height:330px;margin:5px 12px 0}.campaign-stage-panel .stage-page-size-10 .video-detail-data-scroll{max-height:none;overflow-y:hidden}.campaign-stage-panel .campaign-stage-detail-table td,.campaign-stage-panel .campaign-stage-detail-table th{height:29px;min-height:29px;padding:4px 8px;font-size:11px;line-height:20px}.campaign-stage-panel .campaign-stage-detail-table th{height:30px}.campaign-stage-panel .video-detail-data-pagination{min-height:36px;margin:0 12px;padding:3px 0;font-size:11px}.campaign-stage-panel .video-detail-data-pagination button,.campaign-stage-panel .video-detail-data-pagination select{min-height:26px;height:26px;font-size:11px}.stage-trend-card{padding-bottom:8px}.stage-intervals{display:flex;align-items:center;gap:2px}.stage-intervals label{position:relative;cursor:pointer}.stage-intervals input{position:absolute;opacity:0;pointer-events:none}.stage-intervals label span{display:block;min-width:50px;padding:4px 6px;border:1px solid transparent;border-radius:3px;color:#5e6c80;text-align:center}.stage-intervals label:hover span{background:#f4f7fb;color:#1769ee}.stage-intervals label.active span{border-color:#9bc0ff;background:#edf5ff;color:#1769ee}.stage-metrics{display:flex;align-items:center;gap:5px;flex-wrap:wrap;padding:7px 12px 4px}.stage-metrics label{display:flex;align-items:center;gap:4px;padding:3px 6px;border:1px solid #e4eaf2;border-radius:3px;background:#fff;color:#627086;font-size:11px;cursor:pointer}.stage-metrics label.active,.stage-metrics label:hover{border-color:#bed4f6;background:#f7faff;color:#233653}.stage-metrics input{width:12px;height:12px;margin:0;accent-color:#1769ee}.stage-metrics i{width:7px;height:7px;border-radius:50%}.stage-chart-scroll{overflow:auto;margin:3px 12px 0;border-top:1px solid #eef2f7;background:linear-gradient(180deg,#fbfcfe,#fff 30%)}.stage-chart-scroll svg{display:block;min-width:900px;width:100%;height:240px}.stage-panel-state{margin:12px;padding:40px;text-align:center;border:1px solid #e3eaf4;border-radius:6px;background:#fff;color:#738197}.stage-panel-state button{margin-left:12px}@media(max-width:760px){.campaign-stage-panel{padding:8px}.stage-section-heading,.stage-trend-heading{height:auto;min-height:38px;padding-block:5px;align-items:flex-start;flex-direction:column}.stage-intervals{width:100%;overflow:auto}.stage-intervals label span{min-width:48px}}.stage-chart-canvas{position:relative;min-width:900px}.stage-chart-canvas>svg{min-width:0}.stage-chart-guide{stroke:#9aa8ba;stroke-width:1;stroke-dasharray:3 3;pointer-events:none}.stage-chart-tooltip{position:absolute;z-index:3;top:8px;min-width:142px;padding:8px 10px;border:1px solid #dfe6f0;border-radius:4px;background:rgba(255,255,255,.96);box-shadow:0 4px 14px rgba(33,52,80,.16);transform:translateX(8px);pointer-events:none;color:#617086;font-size:11px}.stage-chart-tooltip.align-right{transform:translateX(calc(-100% - 8px))}.stage-chart-tooltip>strong{display:block;margin-bottom:5px;color:#617086;font-size:12px;font-weight:500}.stage-chart-tooltip>div{display:grid;grid-template-columns:8px 1fr auto;align-items:center;gap:6px;min-height:21px;white-space:nowrap}.stage-chart-tooltip i{width:8px;height:8px;border-radius:50%}.stage-chart-tooltip b{padding-left:10px;color:#526174;font-size:12px}.video-detail-header-actions{display:flex;align-items:center;gap:18px;margin-left:auto;margin-right:16px}.video-detail-auto-shutdown{display:flex;gap:4px;color:#6d7c91;font-size:12px}.video-detail-auto-shutdown>button:first-of-type{height:17px;border-radius:10px;background:#c7cfda;cursor:pointer}.video-detail-auto-shutdown>button:first-of-type i{display:block;width:13px;height:13px;border-radius:50%;background:#fff;transition:.16s}.video-detail-auto-shutdown>button:first-of-type.enabled{background:#2d7dff}.video-detail-auto-shutdown>button:first-of-type.enabled i{transform:translateX(13px)}.video-detail-policy-button{padding:0;border:0;background:transparent;color:#1769ee;cursor:pointer}.video-detail-sync-button{height:32px;padding:0 16px;border:0;border-radius:3px;background:#1769ee;color:#fff;cursor:pointer}.video-detail-sync-button small{display:inline-grid;place-items:center;width:13px;height:13px;border:1px solid;border-radius:50%}.video-detail-policy-overlay{position:fixed;z-index:10060;inset:0;display:grid;place-items:center;background:rgba(15,23,42,.35)}.video-detail-policy-overlay>section{width:min(420px,90vw);padding:16px;border-radius:6px;background:#fff;box-shadow:0 18px 50px rgba(15,23,42,.25)}.video-detail-policy-overlay footer,.video-detail-policy-overlay header{display:flex;align-items:center;justify-content:space-between}.video-detail-policy-overlay header{padding-bottom:12px;border-bottom:1px solid #edf1f6}.video-detail-policy-overlay header button{border:0;background:transparent;font-size:20px}.video-detail-policy-toggle{display:block;padding:14px 0}.video-detail-policy-overlay section>div{display:grid;gap:8px;max-height:240px;overflow:auto;padding:10px;border:1px solid #e2e8f0}.video-detail-policy-overlay footer{justify-content:flex-end;gap:8px;padding-top:14px}.video-detail-policy-overlay footer button{min-width:68px;height:30px}.video-detail-drawer>.video-detail-summary{display:grid;grid-template-columns:minmax(0,1fr) 30px;column-gap:12px;height:78px;min-height:78px;padding:8px 16px 8px 20px;overflow:visible;border-bottom-color:#e6edf5;background:linear-gradient(180deg,#ffffff,#fbfdff)}.video-detail-summary>div:first-child{display:grid;align-self:center;row-gap:4px;min-width:0}.video-detail-summary>div:first-child p{min-width:0;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:18px}.video-detail-summary>div:first-child p strong{color:#17233d;font-size:13px;font-weight:500}.video-detail-summary>div:first-child small{flex-wrap:nowrap;align-items:center;gap:16px;white-space:nowrap;font-size:12px;line-height:15px}.video-detail-summary>div:first-child small span{display:inline-flex;align-items:center;gap:3px}.video-detail-summary>div:first-child small .video-detail-updated-at{gap:0}.video-detail-summary>div:first-child small b{color:#26364d;font-variant-numeric:tabular-nums}.video-detail-header-actions{align-self:center;gap:12px;margin:0;padding:0}.video-detail-summary>div:first-child p{display:flex;align-items:center;gap:4px}.video-detail-auto-shutdown{display:inline-flex;flex:none;align-items:center;gap:3px;margin-left:4px;color:#8a95a5;font-size:13px;font-weight:400;line-height:16px}.video-detail-auto-shutdown>button:first-of-type{display:block;flex:none;box-sizing:border-box;width:30px;min-width:30px;height:16px;min-height:16px;padding:2px;border:0;border-radius:9px;box-shadow:inset 0 0 0 1px rgba(111,129,151,.08)}.video-detail-auto-shutdown>button:first-of-type i{width:12px;height:12px}.video-detail-auto-shutdown>button:first-of-type.enabled i{transform:translateX(14px)}.video-detail-policy-icon{display:block;flex:none;box-sizing:border-box;width:14px;height:14px;color:#1769ee;fill:none;stroke:currentColor;cursor:pointer;transition:color .15s ease,opacity .15s ease}.video-detail-policy-icon:hover[aria-disabled=false]{color:#0f5edb}.video-detail-policy-icon[aria-disabled=true]{cursor:not-allowed;opacity:.45}.video-plan-workbench .video-detail-sync-button{display:inline-flex;align-items:center;justify-content:center;gap:4px;width:92px;min-width:92px;height:30px;min-height:30px;padding:0;border:1px solid #2563eb;border-radius:4px;background:#2563eb;color:#fff;font-size:12px;font-weight:500;box-shadow:0 2px 5px rgba(23,105,238,.18);transition:background-color .15s ease,box-shadow .15s ease;cursor:pointer}.video-plan-workbench .video-detail-sync-button:hover:not(:disabled){border-color:#1d4ed8;background:#0f5edb;color:#fff;box-shadow:0 3px 8px rgba(23,105,238,.24)}.video-plan-workbench .video-detail-sync-button:disabled{cursor:not-allowed;opacity:.55}.video-detail-updated-at .video-detail-sync-button{margin-left:10px}.video-detail-sync-help{display:inline-grid;place-items:center;box-sizing:border-box;width:13px;height:13px;border:1px solid;border-radius:50%;font-size:9px;font-style:normal;font-weight:600;line-height:1}.video-detail-drawer>.video-detail-summary>button{align-self:center;border-color:#dde6f0;border-radius:4px;color:#1769ee;transition:border-color .15s ease,background-color .15s ease}.video-detail-drawer>.video-detail-summary>button:hover:not(:disabled){border-color:#b9d1f5;background:#f4f8ff}.video-detail-auto-shutdown button:focus-visible,.video-detail-drawer>.video-detail-summary>button:focus-visible,.video-detail-updated-at button:focus-visible{outline:2px solid rgba(23,105,238,.25);outline-offset:2px}.video-detail-policy-icon:focus-visible{outline:2px solid rgba(23,105,238,.25);outline-offset:2px}.video-detail-policy-modal{position:relative;max-height:calc(100vh - 32px);overflow:visible;border-radius:12px}.video-detail-policy-modal>header{border-radius:12px 12px 0 0}.video-detail-policy-modal>header>button{transition:border-color .15s ease,background-color .15s ease,color .15s ease}.video-detail-policy-modal>header>button:hover:not(:disabled){border-color:#b9d1f5;background:#f4f8ff;color:#1769ee}.video-detail-policy-modal>.video-bulk-form{overflow:visible}.video-detail-policy-modal>footer>button{box-sizing:border-box;min-width:64px;height:36px;min-height:36px;padding:0 16px;border:1px solid #dbe7f5;border-radius:6px;background:#fff;color:#52637a;transition:border-color .15s ease,background-color .15s ease,color .15s ease,box-shadow .15s ease}.video-detail-policy-modal>footer>button:hover:not(:disabled){border-color:#8db9ff;background:#f3f7ff;color:#1768ed}.video-detail-policy-modal>footer>button.primary{border-color:#2f7df6;background:linear-gradient(135deg,#2563eb,#38bdf8);color:#fff;box-shadow:0 7px 16px rgba(37,99,235,.2)}.video-detail-policy-modal>footer>button.primary:hover:not(:disabled){border-color:#1d4ed8;background:linear-gradient(135deg,#1d4ed8,#0ea5e9);color:#fff}.admin-app:not(.dashboard-mode) .video-detail-policy-modal>footer>button.primary{border-radius:6px}.video-detail-policy-disable-confirm{width:520px;overflow:hidden;border-radius:4px;background:#fff;box-shadow:0 12px 36px rgba(15,23,42,.24)}.video-detail-policy-disable-confirm>footer,.video-detail-policy-disable-confirm>header{display:flex;height:60px;align-items:center;padding:0 20px}.video-detail-policy-disable-confirm>header{justify-content:center;border-bottom:1px solid #e5e7eb}.video-detail-policy-disable-confirm>header h3{margin:0;font-size:16px;font-weight:500}.video-detail-policy-disable-confirm>header button{position:absolute;right:18px;border:0;background:transparent;color:#1f2937;font-size:18px}.video-detail-policy-disable-confirm>div{display:flex;min-height:90px;align-items:center;gap:12px;padding:0 22px;color:#1d2129;font-size:14px}.video-detail-policy-disable-confirm>div i{display:grid;width:22px;height:22px;place-items:center;border-radius:50%;background:#f7b500;color:#fff;font-style:normal;font-weight:700}.video-detail-policy-disable-confirm>footer{justify-content:flex-end;gap:12px;border-top:1px solid #e5e7eb}.video-detail-policy-disable-confirm>footer button{min-width:60px;height:34px;border:0;border-radius:2px;background:#f2f3f5;color:#4e5969}.video-detail-policy-disable-confirm>footer button.primary{background:#165dff;color:#fff}.shutdown-management-toolbar{flex-wrap:wrap}.shutdown-management .delivery-record-panel .video-actions .shutdown-delete-action{color:#f56c6c}.shutdown-management-table{touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch}.shutdown-management .shutdown-management-table table{width:100%;min-width:880px}.admin-app:not(.dashboard-mode) .shutdown-management .shutdown-management-table :is(th,td){text-align:center;vertical-align:middle}.admin-app:not(.dashboard-mode) .shutdown-management .shutdown-management-table tbody tr:hover>td{background-color:#f5f7fa}.admin-app:not(.dashboard-mode) .shutdown-management .shutdown-management-table tbody td{box-sizing:border-box;height:48px;padding-top:10px;padding-bottom:10px}.shutdown-management .shutdown-management-table :is(th,td):first-child{width:26%}.shutdown-management .shutdown-management-table :is(th,td):nth-child(2){width:30%}.shutdown-management .shutdown-management-table :is(th,td):nth-child(3){width:12%}.shutdown-management .shutdown-management-table :is(th,td):nth-child(4){width:20%}.shutdown-management .shutdown-management-table :is(th,td):nth-child(5){width:12%}.shutdown-management .shutdown-management-table td:nth-child(-n+2){white-space:normal;overflow-wrap:anywhere}@media (max-width:767px){.shutdown-management-toolbar>input{width:100%;min-width:0}.shutdown-management-toolbar .delivery-filter-actions{flex-wrap:wrap}}.data-reports{min-width:0;padding:14px;background:#fff;display:flex;flex-direction:column;gap:12px;border:1px solid #e3e9f2;border-radius:3px;max-width:100%;font-size:12px}.report-top{display:flex;justify-content:space-between;align-items:center;gap:18px}.report-export-tabs,.report-top [role=tablist]{display:flex;gap:4px;flex-shrink:0}.report-export-tabs button,.report-top [role=tab]{border:1px solid #e5e7eb;background:#f5f6f8;padding:8px 20px;color:#49566a;font-size:13px}.report-export-tabs [aria-selected=true],.report-top [role=tab].active{color:#2878ff;background:#fff;border-bottom-color:#2878ff}.report-note{text-align:right;line-height:1.8;color:#8a94a3}.report-note span{color:#ed9a35}.report-filter-fields,.report-toolbar{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.report-filter-fields{flex:1}.report-filter-fields>label{display:flex;align-items:center;min-width:110px;max-width:220px}.report-filter-fields .styled-select{width:100%;min-width:110px}.report-filter-fields input:not([type=checkbox]){height:36px;min-width:0;border:1px solid #dce3ee;padding:0 10px;background:#fff;font-size:12px;color:#34455f;border-radius:3px;width:100%}.report-filter-fields .report-keyword{min-width:160px}.report-filter-fields .report-hide-zero{max-width:none;gap:5px;color:#596579}.report-date-range{display:flex;align-items:center;gap:8px;min-width:0}.report-date-range .delivery-date-trigger{font-size:12px;min-height:36px}.report-actions{display:flex;align-items:center;gap:8px}.report-actions button{white-space:nowrap;min-height:36px;font-size:12px;padding:0 14px}.report-error{color:#ed565e;display:flex;gap:10px;padding:8px 0}.report-error button{color:#2678ff;background:transparent;border:0}.report-table-scroll{width:100%;overflow:auto;max-height:calc(100dvh - 280px);min-height:280px;overscroll-behavior-x:contain;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch;border:1px solid #e5e8ef}.data-reports table{border-collapse:separate;border-spacing:0;min-width:100%;width:max-content;table-layout:auto}.data-reports td,.data-reports th{height:44px;padding:9px 14px;border-bottom:1px solid #e4e9f0;border-right:1px solid #eef0f5;text-align:center;white-space:nowrap;font-size:12px;font-weight:400;min-width:115px}.data-reports th{position:sticky;top:0;z-index:2;background:#f3f4f6;color:#344255}.data-reports th button{font:inherit;background:none;color:inherit;border:0;padding:0;white-space:nowrap}.report-sort{color:#99a3b1;font-size:11px}.data-reports .report-info-cell{position:sticky;left:0;background:#fff;z-index:1}.data-reports th.report-info-cell{z-index:3;background:#f3f4f6}.report-info{display:flex;align-items:center;gap:9px;text-align:left;width:220px}.report-info img{width:36px;height:44px;border-radius:3px;object-fit:cover;flex:none}.report-info>div{min-width:0}.report-info span{display:block;max-width:172px;overflow:hidden;text-overflow:ellipsis}.report-info small{display:block;color:#8b96a7;margin-top:5px;font-size:12px}.report-empty{height:240px!important;color:#94a0b2}.report-footer{justify-content:space-between;color:#8590a0;flex-wrap:wrap}.report-footer,.report-pagination{display:flex;align-items:center;gap:10px}.report-pagination button{border:1px solid #e5e9f0;background:white;width:30px;height:30px;color:#4376a3}.report-pagination input{width:42px;border:1px solid #e2e6ef;height:28px;color:#586577}.report-pagination button:disabled{opacity:.4}.report-overlay{position:fixed;inset:0;z-index:12000;background:#172a4855;display:flex;align-items:center;justify-content:center;font-size:12px}.report-overlay button{cursor:pointer}.report-dialog{width:760px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 32px);display:flex;flex-direction:column;background:white;border-radius:12px;overflow:hidden;box-shadow:0 12px 40px #172a4826}.report-overlay .modal-title{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;min-height:48px;border-bottom:1px solid #e2e9f3;margin:0}.report-overlay h3{font-weight:400;font-size:16px;margin:0}.report-overlay .modal-title button{border:1px solid #dbe6f6;background:#fff;color:#297cff;width:30px;height:30px}.report-export-body{padding:16px 24px;overflow:auto;min-height:0}.report-export-tabs{border-bottom:1px solid #e7ebf2;margin-bottom:14px}.report-export-note{color:#8c97a8;font-size:12px;line-height:1.8;margin:12px 0 20px}.report-export-contents{border:0;margin:0 0 22px;padding:0;display:flex;gap:18px;flex-wrap:wrap}.report-export-contents legend{padding:0;margin-bottom:10px}.report-export-contents label{display:flex;gap:5px;align-items:center}.report-filter-fields.export-fields{display:grid;grid-template-columns:1fr;gap:16px}.export-fields>label{max-width:none;display:grid;grid-template-columns:90px minmax(0,1fr);gap:12px}.export-fields>label>span{text-align:right}.export-fields .report-date-range{grid-row:1;padding-left:102px}.export-fields .report-hide-zero{display:flex;padding-left:102px}.report-dialog-footer{display:flex;justify-content:flex-end;gap:10px;padding:16px 24px;border-top:1px solid #e7ebf2}.report-dialog-footer button{font-size:12px;min-width:66px;min-height:36px}.report-export-records{overflow:auto;margin-top:12px}.report-export-records table{width:100%;border-collapse:collapse}.report-export-records td,.report-export-records th{padding:12px;text-align:center;border-bottom:1px solid #e7edf4;font-weight:400}.report-export-records th{background:#f6f7f9}.report-export-records a{font-size:12px;color:#287aff}.report-job-error{display:block;color:#f56c6c;max-width:230px;margin-top:4px;line-height:1.6}.report-column-drawer{position:absolute;right:0;top:0;height:100%;width:820px;max-width:100vw;background:white;display:flex;flex-direction:column}.report-column-hint{color:#8d9aad;margin:10px 24px}.report-column-body{display:grid;grid-template-columns:minmax(0,1fr) 300px;min-height:0;flex:1}.report-column-body>section{overflow:auto;padding:12px 24px}.report-column-group h4{display:flex;justify-content:space-between;margin:12px 0;font-size:13px}.report-column-group h4 label{font-size:12px;font-weight:400}.report-column-group>div{display:grid;grid-template-columns:1fr 1fr;gap:15px 12px}.report-column-group label{display:flex;align-items:flex-start;gap:6px;line-height:1.5;color:#2879ff}.report-column-group input{margin-top:3px;flex:none}.report-selected-columns{background:#fafbfd;border-left:1px solid #e8edf5}.report-selected-columns h4{font-weight:400}.report-selected-columns>div{background:#f0f2f5;padding:9px 8px;display:flex;align-items:center;gap:6px;margin:9px 0}.report-selected-columns>div>span:nth-child(2){flex:1;line-height:1.5}.report-selected-columns button{border:0;background:transparent;color:#287aff;padding:4px}.report-selected-columns button:disabled{opacity:.25}@media(max-width:1199px){.report-top{align-items:flex-start;flex-direction:column;gap:8px}.report-note{text-align:left}.report-toolbar{align-items:stretch}.report-filter-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.report-filter-fields>label{min-width:0;max-width:none}.report-filter-fields .styled-select{min-width:0}.report-date-range{grid-column:1/-1}.report-actions{margin-left:auto}.report-table-scroll{max-height:65dvh}.data-reports .report-info-cell{position:static}.data-reports th.report-info-cell{position:sticky;left:auto}.report-hide-zero{grid-column:1/-1}.report-column-body{grid-template-columns:minmax(0,1fr) 280px}.report-column-body>section{padding:12px}.report-info{width:200px}}@media(max-width:599px){.data-reports{padding:10px;gap:10px}.report-top [role=tab]{padding:8px 14px}.report-filter-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.report-filter-fields .report-keyword{min-width:0}.report-date-range .delivery-date-picker{width:100%}.report-date-range .delivery-date-trigger{width:100%;white-space:normal;height:auto;text-align:left;padding:8px}.report-toolbar{gap:10px}.report-actions{width:100%;justify-content:flex-end}.report-table-scroll{max-height:60dvh}.report-pagination{flex-wrap:wrap;gap:8px}.report-dialog{max-width:calc(100vw - 20px);max-height:calc(100dvh - 20px)}.report-export-body{padding:12px 14px}.export-fields>label{grid-template-columns:70px minmax(0,1fr);gap:8px}.export-fields .report-date-range,.export-fields .report-hide-zero{padding-left:0}.report-dialog-footer{padding:12px 14px}.report-column-body{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.report-column-group>div{grid-template-columns:1fr}.report-selected-columns>div{flex-wrap:wrap}.report-selected-columns>div>span:nth-child(2){flex-basis:75%}.report-selected-columns button{min-width:28px;min-height:30px}.report-column-drawer{width:100vw}.report-info{width:180px}}.admin-app .data-reports .report-actions{--admin-primary-button-height:36px}.admin-app .data-reports .report-actions>button{box-sizing:border-box;height:36px;min-height:36px}.admin-app .data-reports .report-actions>.soft-button:not(:hover):not(:active){color:#000}.data-reports .report-date-range>.delivery-date-picker{flex:0 1 285px;width:285px;max-width:100%;min-width:0}.data-reports .report-date-range .delivery-date-trigger{box-sizing:border-box;width:100%}.report-overlay.campaign-column-overlay{animation:report-drawer-mask-in .3s ease both}.report-overlay>.report-column-drawer{animation:report-drawer-slide-in .3s cubic-bezier(.22,1,.36,1) both}.report-overlay.is-closing.campaign-column-overlay{animation:report-drawer-mask-out .3s ease both}.report-overlay.is-closing>.report-column-drawer{animation:report-drawer-slide-out .3s cubic-bezier(.4,0,.6,1) both;pointer-events:none}@keyframes report-drawer-slide-in{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes report-drawer-slide-out{0%{transform:translateX(0)}to{transform:translateX(100%)}}@keyframes report-drawer-mask-in{0%{opacity:0}to{opacity:1}}@keyframes report-drawer-mask-out{0%{opacity:1}to{opacity:0}}@media (prefers-reduced-motion:reduce){.report-overlay.campaign-column-overlay,.report-overlay>.report-column-drawer{animation:none}}.report-column-drawer .report-selected-columns>div{padding:5px 8px;margin:10px 0;cursor:grab}.report-column-drawer .report-selected-columns>div:active{cursor:grabbing}.report-info>.report-cover-zoom{width:36px;height:44px;flex:none;border-radius:3px;cursor:zoom-in}.report-cover-zoom>img{transition:transform .18s ease}.report-cover-zoom:hover>img{transform:scale(1.06)}@media(prefers-reduced-motion:reduce){.report-cover-zoom>img{transition:none}}.report-info.report-account-info>img{width:36px;height:36px;border-radius:50%;object-fit:cover;flex:none}.report-info.report-video-info>.report-cover-zoom{width:50px;height:72px}.report-video-info .report-cover-zoom>img{width:100%;height:100%}.report-video-info>div{display:flex;flex-direction:column;justify-content:center;gap:7px}.report-video-info small{margin-top:0}.report-video-time{display:block;color:#94a3b8;font-size:12px;line-height:18px;white-space:nowrap}.data-reports table td:first-child{display:table-cell;vertical-align:middle}.data-reports[data-report-kind=operations] th.report-info-cell{text-align:left}.report-overlay>.report-export-drawer{width:640px;max-width:100vw;overflow:hidden;box-shadow:-8px 0 32px #172a481f}.report-export-drawer>.modal-title{flex:none;min-height:64px;padding:16px 24px}.report-export-drawer>.report-export-tabs{flex:none;margin:0;padding:12px 24px 0;background:#fff;gap:8px}.report-export-drawer .report-export-tabs button{min-height:38px;padding:8px 22px}.report-export-drawer>.report-export-body{flex:1;min-height:0;overflow:auto;padding:20px 24px;overscroll-behavior:contain}.report-export-drawer .report-export-note{margin:0 0 24px;padding:12px 14px;background:#f5f8fd;border:1px solid #e5edf8;border-radius:6px;color:#6e8099;line-height:1.8}.report-export-drawer .report-export-contents{gap:12px 20px;margin:0 0 24px;padding:0 0 24px;border-bottom:1px solid #edf0f5}.report-export-drawer .report-export-contents legend,.report-export-filter-section h4{margin:0 0 14px;font-size:13px;font-weight:500;color:#25354b}.report-export-drawer .report-export-contents label{min-height:28px;gap:7px}.report-export-drawer .export-fields{display:grid;grid-template-columns:minmax(0,1fr);gap:16px;min-width:0}.report-export-drawer .export-fields>label{min-width:0;grid-template-columns:90px minmax(0,1fr);gap:12px;align-items:center}.report-export-drawer .export-fields>label>span{text-align:left;color:#536176}.report-export-drawer .export-fields .report-date-range{grid-row:1;grid-column:1/-1;padding:0;display:flex;flex-wrap:wrap;gap:8px;align-items:center}.report-export-drawer .report-export-date-label{width:94px;flex:none;color:#536176}.report-export-drawer .report-date-range>.delivery-date-picker{flex:1;min-width:0;width:auto}.report-export-drawer .report-date-range .delivery-date-trigger{width:100%;min-height:36px;white-space:normal;line-height:1.6;text-align:left}.report-export-drawer .report-date-range>input[type=month]{width:0;flex:1;min-width:0}.report-export-drawer .export-fields .report-hide-zero{display:flex;padding-left:102px;gap:8px}.report-export-drawer>.report-dialog-footer{flex:none;background:#fff;padding:16px 24px calc(16px + env(safe-area-inset-bottom));box-shadow:0 -4px 16px #172a4805}.report-export-drawer .report-dialog-footer button{height:36px;min-height:36px;min-width:80px;padding:0 18px}.report-export-drawer .report-export-records table{min-width:440px;table-layout:fixed;font-size:12px}.report-export-drawer .report-export-records td:first-child{display:table-cell}.report-export-drawer .report-export-records th:first-child{width:46%}.report-export-drawer .report-export-records td{vertical-align:middle;overflow-wrap:anywhere}@media(max-width:599px){.report-overlay>.report-export-drawer{width:100vw}.report-export-drawer>.modal-title{padding:14px 16px;min-height:58px}.report-export-drawer>.report-export-tabs{padding:10px 16px 0}.report-export-drawer>.report-export-body{padding:16px}.report-export-drawer .export-fields>label{grid-template-columns:minmax(0,1fr);gap:7px}.report-export-drawer .report-export-date-label{flex-basis:100%;width:auto}.report-export-drawer .export-fields .report-hide-zero{padding-left:0}.report-export-drawer>.report-dialog-footer{padding:12px 16px calc(12px + env(safe-area-inset-bottom))}}.report-export-drawer .report-dialog-footer>.primary{background:linear-gradient(135deg,#246ff1,#34baf0);border:1px solid #2878ff;color:#fff;border-radius:6px;box-shadow:0 4px 12px #2878ff26}.report-export-drawer .report-dialog-footer>.primary:disabled{opacity:.55;cursor:not-allowed}.report-export-drawer .report-dialog-footer>.soft-button{color:#344255}body:has(.report-overlay)>.styled-select-menu{z-index:12020}.report-export-drawer .report-export-records .report-job-error,.report-export-drawer .report-export-records a,.report-export-drawer .report-export-records td,.report-export-drawer .report-export-records th{font-size:12px;line-height:1.6}.report-export-drawer .report-export-body>.soft-button{color:#000}.admin-app .workspace:has(>.admin-content>.data-reports){display:flex;flex-direction:column;height:100vh;height:100dvh}.admin-app .workspace:has(>.admin-content>.data-reports)>header{flex-shrink:0}.admin-app .admin-content:has(>.data-reports){display:flex;flex:1 1 0;min-height:0}.admin-app .admin-content>.data-reports{flex:1 1 0;min-width:0;min-height:0}.data-reports>.report-error,.data-reports>.report-footer,.data-reports>.report-toolbar,.data-reports>.report-top{flex:0 0 auto}.data-reports>.report-table-scroll{flex:1 1 0;min-height:180px;max-height:none}@media (max-height:600px),(max-width:599px){.admin-app .admin-content:has(>.data-reports){flex-basis:auto;min-height:min-content}.data-reports>.report-table-scroll{flex-basis:180px}}