:root{font-family:Arial,Microsoft YaHei,SimHei,sans-serif;color:#202033;background:#f4f5f9}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#f4f5f9}button,input,select{font:inherit}button{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid transparent;border-radius:8px;padding:9px 14px;color:#fff;background:#6f42c1;font-weight:700;cursor:pointer;transition:transform .16s ease,background .16s ease,box-shadow .16s ease}button:hover:not(:disabled){background:#5e32ad;box-shadow:0 5px 13px #6f42c128}button:active:not(:disabled){transform:translateY(1px)}button:disabled{opacity:.55;cursor:not-allowed}.secondary{color:#6140a8;background:#f1ecfa;border-color:#e5dcf6}.secondary:hover:not(:disabled){background:#e7ddf7}.text-btn{padding:0;color:#6f42c1;background:transparent;box-shadow:none!important}button.dc-promotion-name-link,button.dc-promotion-name-link:hover:not(:disabled),button.dc-promotion-name-link:active:not(:disabled),button.dc-promotion-name-link:focus,button.dc-promotion-name-link:focus-visible{border:0;border-radius:0;padding:0;color:#6f42c1;background:transparent;box-shadow:none!important;transform:none}.icon{flex:0 0 auto}.app-shell{min-height:100vh}.top-header{position:fixed;z-index:20;inset:0 0 auto 0;height:56px;display:flex;align-items:center;gap:24px;padding:0 28px 0 16px;color:#fff;background:linear-gradient(100deg,#6f42c1,#8054c8);box-shadow:0 2px 8px #45227324}.top-brand,.header-user{display:flex;align-items:center;gap:10px}.top-brand{font-size:22px;font-weight:800;letter-spacing:.8px}.brand-logo{display:block;width:25px;height:25px;object-fit:contain}.login-logo .brand-logo{width:29px;height:29px}.header-user{font-size:14px;font-weight:600}.header-announcement{position:relative;min-width:0;height:24px;flex:1;overflow:hidden;white-space:nowrap;color:#fff4b8;font-size:18px;font-weight:600}.header-announcement-text{position:absolute;top:2px;left:0;white-space:nowrap;will-change:transform;animation-name:header-announcement-scroll;animation-timing-function:linear;animation-iteration-count:infinite;animation-delay:1s;animation-fill-mode:both}.header-announcement-measuring{visibility:hidden;transform:translate(100vw);animation:none}.avatar{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#ffffff2e}.header-logout{padding:0 0 0 11px;background:transparent;border-left:1px solid #ffffff4d;border-radius:0;box-shadow:none!important;font-size:13px}.sidebar{position:fixed;z-index:10;inset:56px auto 0 0;display:flex;flex-direction:column;width:278px;min-height:0;padding:20px;border-right:1px solid #e9e9ef;background:#fff}.sidebar nav{display:grid;width:100%;min-height:0;flex:1;align-content:start;gap:6px;overflow-y:auto}.sidebar a{display:flex;align-items:center;gap:13px;height:48px;padding:0 15px;border-radius:8px;color:#657083;text-decoration:none;font-size:15px;font-weight:600}.sidebar a:nth-child(-n+5){font-size:16px}.sidebar a:hover{color:#6f42c1;background:#f7f4fc}.sidebar a.active{color:#6f42c1;background:#eee8f8}.workspace{min-height:100vh;margin:56px 0 0 278px;background:#f4f5f9}.content{width:min(100%,1700px);margin:0 auto;padding:32px}.welcome-banner{min-height:132px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:25px 30px;border-radius:16px;color:#fff;background:linear-gradient(110deg,#6677e8,#7844b1);box-shadow:0 10px 24px #6044a323}.welcome-banner h1{margin:0 0 9px;font-size:clamp(25px,2.2vw,31px);line-height:1.1}.welcome-banner p{margin:0;font-size:15px;opacity:.92}.welcome-banner>div:first-child{width:100%;text-align:center}.welcome-actions{display:flex;align-items:center;gap:10px}.welcome-actions input{min-height:39px;border:0;border-radius:8px;padding:8px 10px;color:#202033;background:#fff}.welcome-actions button{color:#633bb0;background:#fff;white-space:nowrap}.welcome-actions button:hover:not(:disabled){color:#4f2b99;background:#f6f1ff}.sync-summary{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin:20px 0;padding:13px 17px;border:1px solid #e9e9ef;border-radius:12px;background:#fff;box-shadow:0 3px 10px #4a41710a}.sync-summary>div{display:flex;flex:1;flex-wrap:wrap;align-items:center;gap:8px}.sync-summary strong{margin-right:6px;color:#202033}.sync-summary>div>span:not(.tag){color:#74748a;font-size:13px}.sync-summary b{margin-right:4px;color:#4b4660;font-size:13px}.expand-btn{gap:3px;font-weight:700}.expand-btn .icon{transition:transform .16s ease}.sync-summary-list{display:grid;width:100%;gap:6px;padding-top:10px;border-top:1px solid #efedf3}.sync-summary-list div{display:grid;grid-template-columns:115px 95px 1fr;gap:10px;align-items:center;padding:7px 4px;color:#565067;font-size:13px}.sync-summary-list small{color:#c55464;overflow-wrap:anywhere}.metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin:24px 0}.metric{min-height:196px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;border-radius:16px;background-clip:padding-box;text-align:center;transform:translateZ(0);backface-visibility:hidden;transition:transform .16s ease,box-shadow .16s ease}.metric-clickable{cursor:pointer}.metric-clickable:focus-visible{outline:3px solid #fff;outline-offset:3px}.metric:hover{transform:translate3d(0,-2px,0);box-shadow:0 12px 24px #3c275d1f}.metric-icon{display:grid;place-items:center;width:54px;height:54px;margin-bottom:13px;border-radius:14px;background:#ffffffeb}.metric strong{font-size:clamp(31px,2.7vw,43px);line-height:1;font-weight:800}.metric>span{margin-top:12px;font-size:16px;font-weight:700}.metric small{margin-top:6px;font-size:12px;opacity:.82}.metric-purple{color:#fff;background:#7a49c5}.metric-purple .metric-icon{color:#7a49c5}.metric-purple .metric-icon{width:42px;height:48px;margin-bottom:16px;color:#fff;background:transparent}.metric-purple .metric-image{width:51px;height:58px;object-fit:contain}.metric-green{color:#fff;background:#239b4b}.metric-green .metric-icon{color:#239b4b}.metric-green .metric-icon{width:64px;height:40px;margin-bottom:20px;border-radius:0;color:#fff;background:transparent}.metric-green .metric-image{width:128px;height:128px;object-fit:contain;transform:translate(-32px,-38px)}.metric-cyan{color:#fff;background:#19b3cd}.metric-cyan .metric-icon{color:#1591a7}.metric-orange{color:#2f2b35;background:#ff9f0a}.metric-orange .metric-icon{color:#bd7100}.metric-orange .metric-icon{width:52px;height:48px;margin-bottom:16px;color:#202033;background:transparent}.metric-orange .metric-icon .icon{transform:scale(1.21)}.metric-cyan .metric-icon{width:48px;height:48px;border-radius:5px;color:#fff;background:#fff}.dashboard-visualizations{display:grid;grid-template-columns:minmax(0,2fr) minmax(330px,1fr);gap:24px;margin-bottom:22px}.dashboard-visualizations .section-card{margin:0}.trend-card .section-body,.income-card .section-body{padding:15px}.trend-chart,.income-chart{min-height:300px;border:1px solid #f0eff3;border-radius:14px;background:#fff;box-shadow:inset 0 0 0 1px #fbfbfc}.trend-chart{display:grid;grid-template-columns:42px 1fr;padding:30px 24px 48px 14px}.trend-y-axis{display:flex;flex-direction:column;justify-content:space-between;padding:0 9px 0 0;color:#777482;font-size:12px;text-align:right}.trend-grid{border-left:1px solid #d9d7df;border-bottom:1px solid #d9d7df;background:repeating-linear-gradient(to bottom,transparent 0,transparent calc(20% - 1px),#e7e5eb calc(20% - 1px),#e7e5eb 20%)}.income-chart{display:grid;place-items:center;align-content:center;gap:17px}.income-chart-populated{gap:12px}.income-donut{display:grid;place-items:center;width:158px;height:158px;border-radius:50%;background:#7040c8}.income-donut>div{width:70px;height:70px;border-radius:50%;background:#fff}.income-donut-total{display:grid;place-content:center;gap:3px;padding:7px;text-align:center}.income-donut-total strong{color:#373148;font-size:13px;line-height:1.1;white-space:nowrap}.income-donut-total span{color:#777482;font-size:10px}.income-legend{display:flex;align-items:center;gap:7px;color:#74748a;font-size:13px}.income-legend i,.income-legend-item i{flex:0 0 auto;width:14px;height:14px;border-radius:50%;background:#7040c8}.income-legend-list{display:grid;width:min(100%,280px);max-height:102px;gap:5px;overflow:auto;padding-right:3px}.income-legend-item{display:grid;grid-template-columns:12px minmax(0,1fr) auto auto;align-items:center;gap:7px;color:#595468;font-size:12px}.income-legend-item i{width:12px;height:12px}.income-legend-item span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.income-legend-item b{color:#3f394e;font-size:12px}.income-legend-item em{min-width:38px;color:#7a7388;font-size:11px;font-style:normal;text-align:right}.section-card{overflow:hidden;margin:22px 0;border:1px solid #e9e9ef;border-radius:14px;background:#fff;box-shadow:0 4px 14px #4a41710b}.section-title{display:flex;align-items:center;gap:10px;min-height:58px;padding:0 22px;color:#fff;background:linear-gradient(100deg,#7040c8,#8755c9)}.section-title h2{margin:0;font-size:18px;font-weight:800}.section-body{padding:20px}.auto-sync-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0}.auto-sync-grid>div{min-height:62px;display:grid;gap:8px;padding:0 20px;border-right:1px solid #eceaf1}.auto-sync-grid>div:last-child{border-right:0}.auto-sync-grid span{color:#74748a;font-size:13px}.auto-sync-grid strong{color:#333047;font-size:15px}.dashboard-empty{margin:-4px 0 20px}.oceanengine-authorization{margin-top:22px}.oceanengine-authorization-body{display:flex;align-items:center;justify-content:space-between;gap:18px}.oceanengine-authorization-body>div{display:grid;gap:6px}.oceanengine-authorization-body strong{color:#2c2638;font-size:17px}.oceanengine-authorization-body span{color:#5d566e;font-size:14px}.oceanengine-authorization-body small{color:#817b8d;font-size:13px}.oceanengine-authorization .notice{margin:15px 0 0}.user-preview-permission{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:56px;padding:12px 13px;border:1px solid #e5def0;border-radius:9px;background:#fbf9fe}.user-preview-permission>span{display:grid;gap:5px}.user-preview-permission small{color:#817b8d;font-size:12px;line-height:1.45}.preview-permission-toggle{position:relative;display:inline-flex!important;flex:0 0 auto;width:42px;height:24px;cursor:pointer}.preview-permission-toggle input{position:absolute;width:1px;height:1px;opacity:0}.preview-permission-toggle i{width:42px;height:24px;border-radius:999px;background:#bbb5c5;transition:background .16s ease}.preview-permission-toggle i:after{position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #3322494d;content:"";transition:transform .16s ease}.preview-permission-toggle input:checked+i{background:#7040c8}.preview-permission-toggle input:checked+i:after{transform:translate(18px)}.preview-permission-toggle input:disabled+i{opacity:.7;cursor:not-allowed}.announcement-settings{max-width:760px}.announcement-settings-body{display:grid;gap:20px}.announcement-enabled{display:flex;align-items:center;justify-content:space-between;gap:16px}.announcement-enabled>span{display:grid;gap:5px}.announcement-enabled small,.announcement-content small{color:#817b8d;font-size:12px}.announcement-enabled input{width:20px;height:20px;accent-color:#7040c8}.announcement-content{display:grid;gap:8px;color:#555064;font-size:14px;font-weight:700}.announcement-content textarea{width:100%;min-height:122px;resize:vertical}.announcement-content small{justify-self:end}.announcement-status{color:#5d566e}.announcement-status b{color:#7040c8}.page-title{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}.page-title-heading{display:flex;align-items:center;gap:14px}.page-title-action{margin:16px 0 -8px}.page-title h1{margin:0;color:#202033;font-size:clamp(26px,2vw,30px);line-height:1.15;letter-spacing:-.4px}.page-title-description{display:flex;align-items:center;gap:12px}.page-title p{margin:8px 0 0;color:#74748a;font-size:14px}.simulation-entry{display:inline-flex;align-items:center;justify-content:center;width:104px;height:36px;margin-top:8px;color:#7040c8;background:#f5f0fc;border:1px solid #ded0f3;border-radius:7px}.toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:9px}.toolbar-card{min-height:52px;padding:6px;border:1px solid #e9e9ef;border-radius:11px;background:#fff;box-shadow:0 3px 9px #51477509}input,select{min-height:38px;border:1px solid #dedce6;border-radius:8px;padding:8px 10px;color:#353044;outline:none;background:#fff}input:focus,select:focus{border-color:#8755c9;box-shadow:0 0 0 3px #8755c91e}.table-section{margin-top:0}.table-section .section-body{padding:0}.daily-data-grid{display:grid;grid-template-columns:minmax(0,3fr) minmax(360px,2fr);gap:22px;margin-top:22px;align-items:start}.daily-data-grid .section-card{margin:0}.daily-data-grid .section-title{position:relative}.daily-data-grid .section-title h2{display:flex;flex:1;align-items:center}.daily-total-income{position:absolute;left:91.5%;transform:translate(-50%);font-variant-numeric:tabular-nums}.daily-data-grid .table-scroll table{min-width:0}.daily-data-grid>.table-section:first-child .table-scroll table{table-layout:fixed}.daily-data-grid>.table-section:first-child th:nth-child(1){width:17%}.daily-data-grid>.table-section:first-child th:nth-child(2){width:32%}.daily-data-grid>.table-section:first-child th:nth-child(3),.daily-data-grid>.table-section:first-child th:nth-child(4),.daily-data-grid>.table-section:first-child th:nth-child(5){width:17%}.daily-data-grid th,.daily-data-grid td{padding:14px 10px}.daily-income-sort{display:inline-flex;align-items:center;gap:4px;padding:0;border:0;color:inherit;background:transparent;font:inherit;cursor:pointer}.daily-income-sort:hover,.daily-income-sort:active,.daily-income-sort:focus,.daily-income-sort:focus-visible{color:inherit;background:transparent;box-shadow:none;outline:none;transform:none}.daily-income-sort span{line-height:1}button.daily-income-sort:hover:not(:disabled),button.daily-income-sort:active:not(:disabled),button.daily-income-sort:focus,button.daily-income-sort:focus-visible{color:inherit;background:transparent;box-shadow:none;outline:none;transform:none}.table-scroll{overflow:auto}.table-scroll table{min-width:720px;width:100%;border-collapse:collapse;font-size:14px}.user-list-card .section-body{padding:0}.user-table{min-width:1120px!important}.user-ident{display:flex;align-items:center;gap:10px;text-align:left}.user-ident>span{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;color:#fff;background:#7442c8;font-weight:800}.user-ident div{display:grid;gap:3px}.user-ident small{color:#817c90}.user-remark{display:block;width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-status.disabled{color:#a56c08;background:#fff3d9}.user-status.deleted{color:#74717e;background:#ececf0}.game-tags{display:flex;max-width:245px;gap:5px;overflow:hidden}.game-tags span{overflow:hidden;max-width:90px;padding:3px 7px;border-radius:999px;color:#6740a6;background:#f0e8fc;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.danger{background:#d9475d}.password-field{display:flex;gap:8px}.password-field input{min-width:0;flex:1}.password-toggle-placeholder{flex:0 0 58px}.user-dialog{width:min(620px,100%)}.user-game-picker{display:grid;gap:9px}.user-game-picker p{margin:0;color:#7040c8;font-size:13px}.user-game-picker-tools{display:flex;gap:7px}.user-game-picker-tools input{min-width:0;flex:1}.user-game-picker-tools button{padding:7px 9px;white-space:nowrap}.user-game-options{display:grid;max-height:220px;overflow:auto;border:1px solid #e4dfec;border-radius:9px;background:#faf9fc}.user-game-options label{display:flex;align-items:center;gap:8px;padding:9px 11px;border-bottom:1px solid #ece8f1;font-weight:500!important}.user-game-options label:last-child{border-bottom:0}.user-game-options input{width:auto;min-height:0}.user-game-picker{gap:0}.user-game-options{max-height:198px;border-color:#d8dce5;border-radius:6px;background:#fff}.user-game-option{display:flex;align-items:center;min-height:26px;gap:15px;padding:4px 14px;color:#363842;font-size:15px;font-weight:400}.user-game-select-all{border-bottom:1px solid #ece8f1;font-weight:600}.user-game-option:hover{background:transparent}.user-game-option label{display:block;padding:0;border:0;color:inherit;font:inherit;font-weight:inherit!important;cursor:pointer}.user-game-option input{width:16px;height:16px;min-height:16px;margin:0;flex:0 0 16px;accent-color:#1f72f2;cursor:pointer}.user-game-empty{padding:20px 14px;color:#898596}.user-games-field{display:grid;gap:7px;color:#555064;font-size:14px;font-weight:700}.dialog.user-dialog-create{width:min(980px,calc(100vw - 48px));max-height:calc(100vh - 64px);overflow-x:hidden;box-sizing:border-box}.user-dialog-create-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.08fr);gap:24px;align-items:start}.user-dialog-create-fields{display:grid;min-width:0;gap:15px}.user-dialog-create-layout>.user-games-field{min-width:0}.user-dialog-create .user-game-options{max-height:230px}th,td{padding:14px 16px;border-bottom:1px solid #efedf3;text-align:left;white-space:nowrap}th:first-child,td:first-child,.table-section th,.table-section td{text-align:center}th{color:#6d697a;background:#f8f7fa;font-size:13px;font-weight:800}td{color:#3f3a4e}.table-scroll tbody tr:hover{background:#faf7ff}.table-scroll tbody tr:last-child td{border-bottom:0}.records-detail-table .section-title h2{display:flex;flex:1;align-items:center;justify-content:space-between;gap:16px}.records-count{border-radius:7px;padding:3px 9px;color:#fff;background:#6d7d7c;font-size:12px}.records-detail-table .table-scroll table{min-width:1000px}.records-detail-table th{color:#fff;background:#23262a;font-size:15px}.records-detail-table td{padding:11px 16px}.records-detail-table th:nth-child(2),.records-detail-table td:nth-child(2){width:260px;padding-right:16px;padding-left:16px;text-align:left}.records-detail-table tbody td:first-child{font-weight:700}.records-detail-table tbody tr:nth-child(odd){background:#fff}.records-detail-table tbody tr:nth-child(2n){background:#f1f1f1}.records-detail-table tbody tr:hover{background:#eaf7ff}.record-id{color:#f2347c}.record-income{color:#079452;font-weight:800}.event-name-tag{display:inline-flex;align-items:center;min-height:21px;padding:2px 9px;border-radius:6px;color:#fff;background:#16bfd7;font-size:12px;font-weight:800}.record-user-id{display:inline-block;text-align:left}.income-sort{display:inline-flex;align-items:center;gap:6px;padding:0;border:0;color:#fff;background:transparent;font:inherit;font-weight:800;cursor:pointer}.income-sort span{font-size:15px;line-height:1}.income-sort:hover{color:#6ee3ee;background:transparent}.money{color:#7040c8;font-weight:800}.actions{display:flex;flex-wrap:wrap;gap:7px}.actions button{padding:7px 10px;font-size:13px}.table-footer{padding:14px 16px;border-top:1px solid #efedf3}.pagination{display:flex;justify-content:flex-end;align-items:center;gap:9px;color:#74748a;font-size:13px}.pagination button{padding:7px 11px}.tag{display:inline-flex;align-items:center;min-height:24px;padding:3px 9px;border-radius:999px;color:#777386;background:#eeedf1;font-size:12px;font-weight:800;white-space:nowrap}.link-button{display:inline;min-height:auto;padding:0;border:0;color:#7040c8;background:transparent;font:inherit;font-weight:800;text-decoration:none;cursor:pointer}.link-button:hover:not(:disabled){color:#51347f;background:transparent;box-shadow:none;transform:none}.tag.active,.tag.success,.tag.completed{color:#197b3a;background:#e6f6eb}.tag.disabled,.tag.failed,.tag.completed_with_errors{color:#c53e53;background:#fff0f2}.tag.empty{color:#6d6979;background:#eeeef2}.tag.pending,.tag.running{color:#9a6510;background:#fff5df}.notice{margin:16px 0;padding:11px 14px;border-radius:10px;font-size:14px;font-weight:600}.notice.error{color:#bf3850;background:#fff0f2;border:1px solid #ffdce2}.notice.success{color:#1b813d;background:#e9f8ed;border:1px solid #cff0d8}.notice.info{color:#766127;background:#fff8df;border:1px solid #f1e2ad}.empty{padding:28px;color:#898596;text-align:center}.loading{padding:70px 20px;color:#74748a;text-align:center}.modal{position:fixed;z-index:30;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#2019325e}.dialog{display:grid;gap:15px;width:min(470px,100%);max-height:calc(100vh - 40px);overflow:auto;padding:24px;border-radius:14px;background:#fff;box-shadow:0 22px 60px #1e113d38}.dialog-wide{width:min(940px,100%)}.dialog-title{display:flex;align-items:center;gap:9px;margin:-24px -24px 4px;padding:17px 23px;color:#fff;background:linear-gradient(100deg,#7040c8,#8755c9)}.dialog-title h2{margin:0;font-size:18px}.dialog label,.login-card label{display:grid;gap:7px;color:#555064;font-size:14px;font-weight:700}.dialog .actions{justify-content:flex-end}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.form-grid input,.form-grid select{width:100%;min-height:40px;border:1px solid #dcd7e8;border-radius:8px;padding:8px 10px;color:#312b42;background:#fff}.backfill-summary{padding:11px;border-radius:8px;color:#5d566e;background:#f7f4fc;font-size:14px;line-height:1.7}.backfill-batch-plan{display:grid;gap:2px;margin-top:6px;color:#6b528e}.backfill-failed-ranges{margin-top:6px;color:#bf3850}.backfill-current-job{color:#5d566e;font-size:14px;font-weight:700}.dialog:has(select)>label:nth-of-type(1){order:1}.dialog:has(select)>label:nth-of-type(2){order:2}.dialog:has(select)>label:nth-of-type(4){order:3}.dialog:has(select)>label:nth-of-type(3){order:4}.dialog:has(select)>.notice{order:5}.dialog:has(select)>.actions{order:6}.dialog:has(select)>label:nth-of-type(4){font-size:0}.dialog:has(select)>label:nth-of-type(4):before{content:"应用密钥";color:#555064;font-size:14px}.dialog:has(select)>label:nth-of-type(4)>input{color:#353044;font-size:14px}.dialog:not(:has(select)):has(input[autocomplete=new-password])>label:nth-of-type(2){font-size:0}.dialog:not(:has(select)):has(input[autocomplete=new-password])>label:nth-of-type(2):before{content:"应用编号";color:#555064;font-size:14px}.dialog:not(:has(select)):has(input[autocomplete=new-password])>label:nth-of-type(2)>input{color:#353044;font-size:14px}.game-page-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:3px 0 58px}.game-page-title{display:flex;align-items:center;gap:17px}.game-page-title>span,.game-card-icon{display:grid;place-items:center;color:#fff;background:#8050c7}.game-page-title>span{width:52px;height:40px;border-radius:18px}.game-page-title h1{margin:0;color:#22202b;font-size:42px;line-height:1;letter-spacing:-1.6px}.game-page-actions{display:flex;flex-direction:column;align-items:flex-end;gap:10px}.game-page-buttons{display:flex;gap:12px}.game-page-actions button{min-height:42px;border-radius:8px;padding:10px 15px;font-size:15px}.game-page-actions .batch-sync{background:#148a55}.game-page-actions .batch-sync:hover:not(:disabled){background:#0f7648}.game-page-actions>.name-privacy-switch{margin:8px 0 -8px}.name-privacy-switch{display:inline-flex;cursor:pointer;-webkit-user-select:none;user-select:none}.name-privacy-switch span{display:none}.name-privacy-switch input{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;width:36px;min-height:36px;margin:0;padding:0;border:1px solid #d8d1e7;border-radius:9px;background:#fff;cursor:pointer;transition:color .16s ease,background .16s ease,border-color .16s ease;color:#7040c8}.name-privacy-switch input:before{content:"";position:absolute;top:11px;left:8px;width:18px;height:11px;border:2px solid currentColor;border-radius:50%/65%}.name-privacy-switch input:after{content:"";position:absolute;top:14px;left:14px;width:7px;height:7px;border-radius:50%;background:#fff;cursor:pointer;transition:color .16s ease,background .16s ease,border-color .16s ease;color:#7040c8}.name-privacy-switch input:hover{border-color:#7040c8;background:#f7f2ff}.name-privacy-switch input:checked{border-color:#7040c8;background:#7040c8;color:#fff}.name-privacy-switch input:checked:before{transform:rotate(-28deg)}.name-privacy-switch input:checked:after{transform:rotate(-28deg)}.game-page-inline-message{align-self:center;color:#148a55;font-size:14px;font-weight:600;white-space:nowrap}.game-sort-dialog>label{order:1!important}.game-sort-dialog .game-sort-description{order:2;margin:-4px 0 0;color:#74748a;font-size:13px;line-height:1.5}.game-sort-dialog .game-sort-direction{display:flex;order:3;gap:8px}.game-sort-direction button{flex:1}.game-sort-direction .active{background:#7040c8}.game-sort-dialog>.actions{order:4!important}.name-privacy-switch input:after{background:currentColor}.game-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.game-card{min-width:0;overflow:hidden;border:1px solid #e8e8ed;border-radius:15px;background:#fff;box-shadow:0 3px 9px #2e22430e;transition:transform .16s ease,box-shadow .16s ease}.game-card[role=link]{cursor:pointer}.game-card[role=link]:focus-visible{outline:3px solid #7040c8;outline-offset:3px}.game-card:hover{transform:translateY(-2px);box-shadow:0 12px 24px #3c275d1f}.game-card-top{display:flex;align-items:flex-start;gap:15px;padding:24px 24px 17px}.game-card-icon{flex:0 0 auto;width:60px;height:60px;border-radius:15px}.game-card-details{min-width:0;flex:1}.game-card-details h2{overflow:hidden;margin:0 0 9px;color:#7040c8;font-size:19px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.game-card-details p{overflow:hidden;margin:4px 0;color:#667085;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.game-card-details b{color:#667085;font-weight:800}.game-card-statuses{display:flex;flex:0 0 auto;flex-direction:column;align-items:flex-end;gap:6px}.game-status{margin-top:1px;border-radius:7px;padding:6px 10px;color:#fff;background:#0e9257;font-size:13px;font-weight:800}.game-status.disabled,.game-status.error{background:#c84a5b}.oceanengine-binding-status{border-radius:7px;padding:5px 8px;font-size:12px;font-weight:800;white-space:nowrap}.oceanengine-binding-status.bound{color:#087747;background:#e6f7ee}.oceanengine-binding-status.unbound{color:#667085;background:#f1f3f5}.game-last-sync{margin:0 24px;padding:16px 0 35px;color:#0b8c58;font-size:14px;border-bottom:1px solid #e3e5e9}.game-last-sync i{display:inline-block;width:8px;height:8px;margin-right:8px;border-radius:50%;background:#63b994}.game-card-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));column-gap:12px;padding:20px 24px 18px;border-bottom:1px solid #e3e5e9}.game-card-metrics div{display:grid;gap:6px;min-width:0;text-align:center}.game-card-metrics strong{color:#7040c8;font-size:17px;line-height:1.1;white-space:nowrap}.game-card-metrics span{color:#657084;font-size:12px;white-space:nowrap}.game-card-metrics div:nth-child(1) span,.game-card-metrics div:nth-child(3) span{font-size:0}.game-card-metrics div:nth-child(1) span:after,.game-card-metrics div:nth-child(3) span:after{color:#657084;font-size:12px}.game-card-metrics div:nth-child(1) span:after{content:"今日广告量"}.game-card-metrics div:nth-child(3) span:after{content:"总广告量"}.game-card-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:16px 24px 24px}.game-card-actions>div{display:flex;flex-wrap:wrap;gap:6px}.outline-action,.delete-action{min-height:35px;border-radius:4px;padding:6px 10px;background:#fff;font-size:13px;box-shadow:none!important}.outline-action:hover:not(:disabled),.delete-action:hover:not(:disabled){background:currentColor}.edit-action{color:#1478f2;border-color:#1478f2}.token-action{color:#ec9a00;border-color:#ec9a00}.sync-action{color:#118a52;border-color:#118a52}.delete-action{color:#ef4051;border-color:#ef4051;padding:6px 8px}.outline-action:hover:not(:disabled),.delete-action:hover:not(:disabled){color:#fff}.game-empty{border:1px dashed #d9d5e3;border-radius:14px;background:#fff}.edit-action:hover:not(:disabled){border-color:#1478f2;background:#1478f2;color:#fff}.sync-action:hover:not(:disabled){border-color:#118a52;background:#118a52;color:#fff}.token-action:hover:not(:disabled){border-color:#ec9a00;background:#ec9a00;color:#202033}.preview-action{color:#7040c8;border-color:#7040c8}.preview-action:hover:not(:disabled){border-color:#7040c8;background:#7040c8;color:#fff}.preview-qrcode-dialog{width:min(620px,100%)}.preview-game-name{margin:0;padding:10px 12px;border-radius:8px;color:#5d566e;background:#f7f4fc;font-size:13px}.preview-qrcode-dialog select{width:100%}.preview-load-more{justify-self:start}.preview-result{display:grid;justify-items:center;gap:10px;padding:18px 14px;border:1px solid #d9c9f4;border-radius:9px;background:#faf7ff;color:#51347f;text-align:center}.preview-qrcode-image{display:block;width:240px;height:240px;max-width:100%;border-radius:4px;background:#fff;image-rendering:pixelated}.preview-result small{color:#766b86;line-height:1.5}.preview-match-message{margin:0;color:#6a5a85;font-size:13px}.auto-match{display:inline;margin-left:8px;color:#168451;font-size:12px;font-weight:700}.login{min-height:100vh;display:grid;place-items:center;padding:20px;background:linear-gradient(130deg,#ede8fb,#f7f8fc 56%,#eee6fa)}.login-card{width:min(410px,100%);display:grid;gap:15px;padding:34px;border:1px solid #e9e2f4;border-radius:18px;background:#fff;box-shadow:0 22px 55px #59348c22}.login-logo{display:flex;align-items:center;justify-content:center;gap:10px;color:#6f42c1;font-size:20px;font-weight:800}.login-card h1{margin:7px 0 0;font-size:24px}.login-card p{margin:-7px 0 6px;color:#74748a;font-size:14px}.login-card button{margin-top:6px;min-height:42px}.records-detail-table .record-user-id,.records-detail-table .record-id,.records-detail-table tbody td:last-child{font-weight:700}.records-detail-table .record-income{font-weight:900}.trend-grid{position:relative}.trend-grid svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:calc(100% - 24px);overflow:visible}.trend-x-axis{position:absolute;right:0;bottom:-20px;left:0;display:flex;justify-content:space-between;color:#777482;font-size:11px}.trend-tooltip{position:absolute;top:8px;z-index:2;display:grid;justify-items:center;gap:3px;min-width:126px;padding:9px 12px;transform:translate(-50%);border:1px solid #eee8f8;border-radius:10px;color:#353044;background:#fffdf9;box-shadow:0 8px 20px #362b512e;font-size:14px;text-align:center;pointer-events:none}.trend-tooltip span{color:#7442cf;font-size:16px;font-weight:900}.trend-crosshair{stroke:#9c77dc;stroke-width:1;stroke-dasharray:4 4;opacity:.78;pointer-events:none}.login-card h1,.login-card p,.login-card .notice{text-align:center}.trend-chart{overflow:hidden}.trend-grid{min-width:0}.trend-x-axis{justify-content:flex-start}.trend-x-axis span{flex:0 0 calc(100% / 30);width:calc(100% / 30);transform:none;white-space:nowrap;font-size:10px}.daily-data-grid .clickable-row{cursor:pointer}.daily-data-grid .clickable-row:hover{background:transparent}.daily-data-grid .clickable-row:focus-visible{outline:2px solid #7040c8;outline-offset:-2px}.records-detail-table .record-user-id,.records-detail-table .record-id{font-family:Consolas,Courier New,monospace;font-variant-numeric:tabular-nums}.records-detail-table .record-id{display:inline-block;min-width:11ch}.masked-asterisks{display:inline-block;transform:translateY(1px)}.income-sort{color:#fff;background:transparent;font-family:SimHei,Microsoft YaHei,sans-serif}.income-summary{margin-left:2px;color:#fff;font-weight:800}.income-sort:hover{color:#fff}.income-sort:hover,button.income-sort:hover:not(:disabled),button.income-sort:active:not(:disabled),button.income-sort:focus,button.income-sort:focus-visible{color:#fff;background:transparent;box-shadow:none;transform:none;outline:none}.metrics .metric>span{font-family:SimHei,Microsoft YaHei,sans-serif}.income-chart-populated .income-legend-item:nth-child(n+5){display:none}.income-donut-total span{font-size:0}.income-donut-total span:after{content:"今日薯条";font-size:10px}.income-chart-populated .income-donut{transform:scale(1.4)}.income-donut-interactive{position:relative;overflow:visible;background:transparent}.income-donut-interactive svg{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:visible}.income-donut-interactive .income-donut-total{position:relative;z-index:1;pointer-events:none}.income-slice{cursor:pointer;transition:transform .18s ease,filter .18s ease}.income-hover-label{position:absolute;top:10px;z-index:3;display:grid;width:118px;gap:5px;color:#373148;font-family:SimHei,Microsoft YaHei,sans-serif;line-height:1.25;pointer-events:none}.income-hover-label.left{right:80px;text-align:right}.income-hover-label.right{left:80px;text-align:left}.income-hover-label strong{overflow:visible;font-size:10px;font-weight:800;white-space:nowrap}.income-hover-label span{color:#7040c8;font-size:12px;font-weight:900}.income-hover-label{display:none}.income-slice.active{filter:drop-shadow(0 3px 3px rgba(43,31,75,.3))}.income-slice-label{fill:#fff;font-family:SimHei,Microsoft YaHei,sans-serif;font-size:10px;font-weight:800;paint-order:stroke;stroke:#2b1f4b61;stroke-width:2px;pointer-events:none}.income-slice-label tspan:last-child{font-size:11px;font-weight:900}.income-chart-populated{position:relative}.income-legend-item span{min-width:0;font-variant-numeric:tabular-nums}.global-name-privacy-switch{position:fixed;bottom:68px;left:15px;z-index:20}.game-page-header{position:relative;min-height:42px}.game-page-actions>.name-privacy-switch{position:absolute;top:48px;left:5px;right:auto;margin:0}@media(max-width:1200px){.sidebar{width:238px}.workspace{margin-left:238px}.metrics,.game-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-visualizations,.daily-data-grid{grid-template-columns:1fr}.auto-sync-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 0}.auto-sync-grid>div:nth-child(2){border-right:0}}@media(max-width:768px){.top-header{padding:0 14px}.top-brand{font-size:17px}.header-logout{display:none}.sidebar{width:70px;padding:14px 10px}.sidebar a{justify-content:center;padding:0}.sidebar a span{display:none}.workspace{margin-left:70px}.content{padding:20px}.welcome-banner{align-items:flex-start;flex-direction:column}.welcome-actions{width:100%}.welcome-actions input{flex:1}.page-title,.game-page-header{align-items:flex-start;flex-direction:column}.toolbar-card{width:100%}.metrics,.game-card-grid{grid-template-columns:1fr;gap:16px}.metric{min-height:175px}.section-body{padding:16px}.auto-sync-grid{grid-template-columns:1fr;gap:14px}.auto-sync-grid>div{padding:0 4px;border-right:0}.sync-summary{align-items:flex-start}.pagination{justify-content:flex-start;flex-wrap:wrap}.game-page-title h1{font-size:34px}.game-page-header{margin-bottom:24px}.user-dialog-create-layout{grid-template-columns:1fr}}@media(max-width:480px){.top-brand span{display:none}.content{padding:14px}.metrics{grid-template-columns:1fr}.welcome-banner{padding:22px}.welcome-actions{flex-wrap:wrap}.welcome-actions button{flex:1}.toolbar-card{align-items:stretch}.toolbar-card input,.toolbar-card select,.toolbar-card button{flex:1 1 130px}.sync-summary-list div{grid-template-columns:1fr;gap:5px}}.advertiser-modal{grid-template-rows:auto auto auto;width:min(1280px,calc(100vw - 48px));max-height:none;overflow:visible}.advertiser-table-wrap{min-height:0;overflow:visible;border:1px solid #ece8f2;border-radius:9px}.advertiser-table{min-width:0!important;table-layout:fixed;font-size:12px}.advertiser-table .advertiser-name-column{width:24%}.advertiser-table .advertiser-id-column{width:20%}.advertiser-table .advertiser-company-column{width:30%}.advertiser-table .advertiser-province-column,.advertiser-table .advertiser-city-column{width:13%}.advertiser-table th,.advertiser-table td{padding:7px 6px;overflow-wrap:anywhere;text-align:left;vertical-align:middle;white-space:normal;word-break:break-word}.advertiser-table th:first-child,.advertiser-table td:first-child{text-align:left}.advertiser-table th:nth-child(2),.advertiser-table td:nth-child(2){font-family:Consolas,Courier New,monospace}.advertiser-footer{display:flex;align-items:center;justify-content:space-between;min-height:42px;padding:0 2px;color:#74748a;font-size:13px}.advertiser-footer>div{display:flex;align-items:center;gap:10px}.advertiser-footer>div>span{min-width:46px;color:#51466b;font-variant-numeric:tabular-nums;text-align:center}.traffic-filter-card .section-body{padding:16px 18px}.traffic-filters{display:flex;flex-wrap:wrap;align-items:center;gap:14px 22px}.traffic-quick,.traffic-custom-dates,.traffic-game-select,.traffic-metric-tabs{display:flex;align-items:center;gap:8px}.traffic-quick>span,.traffic-game-select{color:#696477;font-size:13px;font-weight:700}.traffic-quick button,.traffic-metric-tabs button{min-height:32px;padding:6px 12px;font-size:13px}.traffic-filters input,.traffic-filters select{min-height:34px;border:1px solid #ddd9e5;border-radius:7px;padding:0 9px;color:#3e384d;background:#fff;font:inherit}.traffic-game-select{margin-left:auto}.traffic-game-select select{margin-left:5px;min-width:180px}.traffic-status{margin:13px 2px;color:#746e80;font-size:13px}.traffic-status strong{color:#b46120}.traffic-metrics{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-bottom:18px}.traffic-metric{display:grid;gap:10px;min-height:108px;padding:18px;border:1px solid #ebe8f0;border-radius:10px;background:#fff;box-shadow:0 4px 14px #362a4f0a}.traffic-metric span{color:#777184;font-size:13px}.traffic-metric strong{color:#302b3d;font-size:23px;font-variant-numeric:tabular-nums}.traffic-metric.prominent{border-color:#d9c7f0;background:linear-gradient(135deg,#fff,#faf6ff)}.traffic-metric.prominent strong,.traffic-after-income{color:#6e42b7;font-weight:800}.traffic-unupdated{min-height:110px;display:grid;place-content:center;justify-items:center;gap:7px;color:#8d6642;text-align:center}.traffic-unupdated small{color:#8a8294}.traffic-trend-card .section-body{padding:16px}.traffic-metric-tabs{margin-bottom:14px;overflow-x:auto;padding-bottom:2px}.traffic-trend{display:grid;grid-template-columns:72px minmax(0,1fr);min-height:300px;padding:14px 8px 0 0;border:1px solid #eeeaf3;border-radius:10px;background:#fff}.traffic-chart-y{display:flex;flex-direction:column;justify-content:space-between;padding:8px 8px 42px 0;color:#8b8495;font-size:12px;text-align:right;font-variant-numeric:tabular-nums}.traffic-chart-main{position:relative;min-width:0;padding-bottom:35px}.traffic-chart-main svg{width:100%;height:245px;overflow:visible}.traffic-grid-line{stroke:#eeeaf2;stroke-width:1}.traffic-crosshair{stroke:#a18dbf;stroke-width:1;stroke-dasharray:4 4}.traffic-line{fill:none;stroke:#7650ba;stroke-width:2.2}.traffic-point{fill:#7650ba;stroke:#fff;stroke-width:2}.traffic-point.partial{fill:#df902c}.traffic-chart-x{display:flex;justify-content:space-between;gap:6px;color:#8c8595;font-size:11px}.traffic-tooltip{position:absolute;top:12px;z-index:2;display:grid;gap:4px;min-width:142px;padding:9px 11px;border:1px solid #ddd6e8;border-radius:8px;color:#544d61;background:#fffffff7;box-shadow:0 6px 18px #33264c24;font-size:12px;pointer-events:none}.traffic-tooltip b{color:#332d40}.traffic-tooltip em{font-style:normal}.traffic-tooltip em.not_updated{color:#a76a30}.traffic-tooltip em.partial_not_updated{color:#b5761e}.traffic-tooltip em.updated{color:#23824c}.traffic-detail-table{min-width:920px!important}.traffic-detail-table th,.traffic-detail-table td{text-align:right;font-variant-numeric:tabular-nums}.traffic-detail-table th:nth-child(1),.traffic-detail-table th:nth-child(2),.traffic-detail-table td:nth-child(1),.traffic-detail-table td:nth-child(2){text-align:left}.traffic-detail-table tbody tr:hover{background:#fbf9ff}@media(max-width:1100px){.traffic-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.traffic-game-select{margin-left:0}}@media(max-width:680px){.traffic-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.traffic-metric:last-child{grid-column:span 2}.traffic-filters,.traffic-custom-dates{align-items:flex-start;flex-direction:column}.traffic-game-select select{margin-left:0}.traffic-trend{grid-template-columns:54px minmax(0,1fr)}.traffic-chart-y{font-size:10px}.traffic-tooltip{max-width:145px}}.preview-mode-grid{display:flex;gap:16px;margin:14px 0}.preview-mode{display:flex;flex:1;flex-direction:column;gap:8px;padding:16px;border:1px solid #d7deed;border-radius:8px;cursor:pointer}.preview-mode.selected{border-color:#3164f5;box-shadow:0 0 0 1px #3164f5}.preview-mode input{align-self:flex-start}.preview-binding-status{margin-left:12px}.material-tabs{display:flex;gap:9px;margin:0 0 13px}.material-tabs button{min-width:108px}.material-tabs button.active{background:#7040c8}.material-library-account{margin:0 0 17px;color:#726b80;font-size:13px}.material-library-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.material-card{overflow:hidden;border:1px solid #e7e2ed;border-radius:13px;background:#fff;box-shadow:0 4px 15px #32264b0d}.material-preview{display:grid;place-items:center;min-height:245px;overflow:hidden;color:#81798e;background:#f2f0f5}.material-preview video,.material-preview img{display:block;width:100%;height:300px;object-fit:contain;background:#15121a}.material-preview img{background:#f2f0f5}.material-basic{display:grid;gap:5px;padding:16px 18px;border-bottom:1px solid #efebf3;color:#746d7f;font-size:12px}.material-basic strong{overflow:hidden;color:#393245;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.material-basic span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.material-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:#efebf3}.material-metrics div{display:grid;gap:3px;min-width:0;padding:10px 9px;background:#fff;text-align:center}.material-metrics span{overflow:hidden;color:#827b8c;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.material-metrics b{overflow:hidden;color:#6140a8;font-size:13px;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap}.material-library-empty{padding:50px;border:1px dashed #d8d1e5;border-radius:12px;color:#81798e;background:#fff;text-align:center}@media(max-width:768px){.material-library-grid{grid-template-columns:1fr}}.delivery-center-status{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.delivery-center-status>div{display:grid;gap:7px}.delivery-center-status span{color:var(--muted);font-size:13px}.delivery-center-current{display:flex;align-items:center;gap:10px}.delivery-center-current code{margin-left:4px;color:var(--muted)}.delivery-center-picker{display:flex;gap:12px;margin-bottom:16px}.delivery-center-picker select{min-width:min(560px,100%)}.delivery-center-balance{display:grid;grid-template-columns:1fr;gap:20px;align-items:center}.delivery-center-balance>div{display:grid;gap:7px;min-width:0}.delivery-center-balance span{color:var(--muted);font-size:13px}.delivery-center-balance b{color:#4f5360;font-size:16px;font-variant-numeric:tabular-nums}.delivery-center-balance-primary{display:grid!important;gap:7px}.delivery-center-balance-primary strong{color:#5634a0;font-size:28px;font-variant-numeric:tabular-nums}.delivery-center-balance-primary small{color:var(--muted);font-size:13px}.delivery-center-dashboard-toolbar{display:flex;flex-wrap:wrap;align-items:end;gap:12px}.delivery-center-dashboard-toolbar label{display:grid;gap:6px;color:var(--muted);font-size:13px}.delivery-center-dashboard-toolbar input{width:205px;min-height:36px;border:1px solid #d9d7e1;border-radius:6px;padding:7px 9px;color:#353342;background:#fff;font:inherit;font-variant-numeric:tabular-nums}.delivery-center-dashboard-toolbar input:focus{border-color:#7040c8;outline:0;box-shadow:0 0 0 2px #7040c822}.delivery-center-dashboard-separator{padding-bottom:9px;color:var(--muted);font-size:13px}.delivery-center-dashboard-loading{margin:12px 0 0;color:#7040c8;font-size:13px}.delivery-center-dashboard-table{overflow-x:auto}.delivery-center-dashboard-table table{min-width:1260px}.delivery-center-dashboard-table th:nth-child(-n+6),.delivery-center-dashboard-table td:nth-child(-n+6){white-space:nowrap;font-variant-numeric:tabular-nums}.dc-create-page{max-width:1440px;margin:-12px auto 0;color:#242833}.dc-create-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:10px 0 24px}.dc-back{margin:0 0 10px;padding:0;color:#4a76d1;background:transparent;box-shadow:none;font-size:14px}.dc-back:hover:not(:disabled){color:#2659bc;background:transparent}.dc-create-header h1{margin:0;font-size:28px;letter-spacing:-.4px}.dc-create-header p{margin:8px 0 0;color:#7b8494;font-size:14px}.dc-draft-label{padding:6px 10px;border-radius:4px;color:#8b6421;background:#fff6df;font-size:13px}.dc-form-notice{margin-bottom:16px;padding:12px 16px;border:1px solid #cfe0ff;border-radius:6px;color:#275fad;background:#f3f8ff;font-size:14px}.dc-create-layout{display:grid;grid-template-columns:210px minmax(0,1fr);align-items:start;gap:24px}.dc-step-nav{position:sticky;top:18px;display:grid;padding:12px 0;border:1px solid #e7ebf2;border-radius:8px;background:#fff;box-shadow:0 2px 9px #1c2b4110}.dc-step-nav button{display:flex;align-items:center;gap:11px;min-height:42px;padding:0 16px;border-radius:0;color:#606a7a;background:transparent;box-shadow:none;text-align:left;font-size:14px;font-weight:500}.dc-step-nav button:hover:not(:disabled),.dc-step-nav button.active{color:#2468d9;background:#eef5ff}.dc-step-nav button.active{font-weight:700;border-right:3px solid #2f75e8}.dc-step-nav i{display:grid;place-items:center;width:19px;height:19px;border-radius:50%;color:#8490a1;background:#edf0f4;font-style:normal;font-size:11px}.dc-step-nav button.active i{color:#fff;background:#2f75e8}.dc-create-form{min-width:0;padding-bottom:86px}.dc-form-section{scroll-margin-top:20px;margin-bottom:16px;padding:26px 34px;border:1px solid #e7ebf2;border-radius:8px;background:#fff;box-shadow:0 2px 9px #1c2b4109}.dc-section-title{padding-bottom:20px;border-bottom:1px solid #edf0f4;margin-bottom:22px}.dc-section-title h2{margin:0;font-size:18px}.dc-section-title p{margin:8px 0 0;color:#848c99;font-size:13px;line-height:1.6}.dc-field{display:grid;grid-template-columns:148px minmax(0,1fr);align-items:start;gap:18px;margin:0 0 21px}.dc-field:last-child{margin-bottom:0}.dc-field>span{padding-top:8px;color:#3f4755;font-size:14px;text-align:right}.dc-field em{margin-right:4px;color:#e64545;font-style:normal}.dc-field input{width:min(470px,100%);min-height:36px;border:1px solid #d9dee7;border-radius:4px;padding:7px 10px;color:#2e3541;background:#fff;outline:0}.dc-field input:focus{border-color:#4e89eb;box-shadow:0 0 0 2px #3b82f619}.dc-input-error{border-color:#e34c4c!important}.dc-error{display:block;margin-top:6px;color:#d93c3c;font-size:12px}.dc-radio-group{display:flex;flex-wrap:wrap;gap:8px}.dc-radio-group label{display:inline-flex;align-items:center;gap:7px;min-height:36px;padding:0 12px;border:1px solid #dbe1ea;border-radius:4px;color:#555f6f;cursor:pointer;font-size:14px}.dc-radio-group label.is-selected{border-color:#4b88e6;color:#2468d9;background:#f2f7ff}.dc-radio-group input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:14px;min-height:14px;margin:0;padding:0;border:1px solid #aeb8c7;border-radius:50%}.dc-radio-group input:checked{border:4px solid #3478dd}.dc-editable-value{display:block;width:min(300px,100%)!important;margin-top:9px;color:#687383!important;font-size:13px}.dc-game-picker{display:flex;align-items:center;justify-content:space-between;gap:18px;width:min(640px,100%);min-height:76px;margin-top:12px;padding:14px 16px;border:1px dashed #c7d2e3;border-radius:5px;background:#fafcff}.dc-game-picker-error{border-color:#e34c4c;background:#fff8f8}.dc-game-picker div{display:grid;gap:6px}.dc-game-picker b{font-size:14px}.dc-game-picker span{color:#8a93a0;font-size:13px}.dc-micro-game-modal{z-index:50}.dc-micro-game-dialog{width:min(1080px,100%)}.dc-micro-game-dialog>p{margin:-2px 0 0;color:#6f7988;font-size:13px}.dc-micro-game-dialog .dialog-title{justify-content:space-between}.dc-modal-close{min-height:28px;padding:0 4px;color:#fff;background:transparent;box-shadow:none;font-size:24px;font-weight:300}.dc-modal-close:hover:not(:disabled){background:transparent;color:#fff}.dc-micro-game-toolbar{display:flex;gap:10px}.dc-micro-game-toolbar input,.dc-micro-game-toolbar select{min-height:38px;border:1px solid #d9dee7;border-radius:4px;padding:8px 10px;background:#fff}.dc-micro-game-toolbar input{flex:1}.dc-micro-game-toolbar select{min-width:130px}.dc-micro-game-table-wrap{overflow:auto;border:1px solid #e4e8ef;border-radius:5px}.dc-micro-game-table-wrap table{min-width:720px}.dc-micro-game-table-wrap td small{display:block;margin-top:4px;color:#84909f;font-size:12px}.dc-micro-game-error{padding:12px;border:1px solid #ffd1d1;border-radius:5px;color:#c93e3e;background:#fff5f5;font-size:14px}.dc-selected-text{color:#2a7a50;font-size:13px;font-weight:700}.dc-micro-game-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#7a8492;font-size:13px}.dc-micro-game-footer>div{display:flex;align-items:center;gap:10px}.dc-checkbox-list{display:flex;flex-wrap:wrap;gap:12px 24px;margin-top:13px}.dc-checkbox-list label{min-width:104px;color:#4f5968;font-size:14px;cursor:pointer}.dc-checkbox-list input{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;width:auto;min-height:auto;margin:0 7px 0 0;vertical-align:middle;accent-color:#3478dd}.dc-toggle{display:inline-flex;align-items:center;gap:10px;cursor:pointer}.dc-toggle>input{position:absolute;opacity:0;pointer-events:none}.dc-toggle-track{position:relative;width:36px;height:20px;border-radius:20px;background:#c6ceda;transition:.16s}.dc-toggle-track:after{content:"";position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0003;transition:.16s}.dc-toggle input:checked+.dc-toggle-track{background:#3478dd}.dc-toggle input:checked+.dc-toggle-track:after{transform:translate(16px)}.dc-toggle span:last-child{display:grid;gap:3px}.dc-toggle b{color:#3f4755;font-size:14px}.dc-toggle small{color:#89929f;font-size:12px}.dc-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:34px}.dc-field-grid .dc-field>span{min-width:112px}.dc-unlimited{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:36px;border:1px solid #d9dee7;border-radius:4px;color:#4a5565;background:#fff;box-shadow:none;font-weight:400}.dc-unlimited:hover:not(:disabled){border-color:#7ba9ec;color:#2468d9;background:#fff}.dc-unlimited span{color:#98a1ae;font-size:20px;font-weight:300}.dc-date-row{display:flex;align-items:center;gap:10px;margin-top:12px}.dc-date-row input{width:190px}.dc-date-row span{color:#7e8794;font-size:13px}.dc-input-unit{position:relative;width:min(470px,100%)}.dc-input-unit input{width:100%;padding-right:38px}.dc-input-unit span{position:absolute;top:9px;right:12px;color:#87909d;font-size:13px}.dc-unit-next{border-style:dashed}.dc-bottom-actions{position:sticky;bottom:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:20px;padding:16px 22px;border:1px solid #dfe5ed;border-radius:7px;background:#fff;box-shadow:0 -3px 15px #1c2b4112;color:#818b99;font-size:13px}.dc-bottom-actions>div:last-child{display:flex;gap:10px}.dc-bottom-actions button{min-width:108px;min-height:36px}.dc-project-context{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin:-4px 0 20px;padding:13px 18px;border:1px solid #dce8fa;border-radius:7px;color:#526071;background:#f6faff;font-size:14px}.dc-project-context span{color:#7c8795}.dc-project-context b{color:#273345}.dc-project-context code{color:#697688;font-size:12px}.dc-unit-step-nav button{width:100%}.dc-unit-step-children{display:grid;gap:7px;padding:3px 16px 12px 46px;color:#84909e;font-size:13px}.dc-unit-placeholder-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.dc-unit-placeholder-grid>div{display:grid;gap:6px;padding:15px;border:1px dashed #cdd8e7;border-radius:5px;background:#fbfcfe}.dc-unit-placeholder-grid span,.dc-placeholder{color:#87919e;font-size:13px}.dc-form-notice-error{border-color:#ffd1d1;color:#c83e3e;background:#fff6f6}.dc-identity-note{margin:14px 0 0;color:#87919e;font-size:13px}.dc-aweme-picker{margin-top:14px}.dc-material-subsection{margin-bottom:22px;padding:18px;border:1px solid #edf0f4;border-radius:6px;background:#fbfcfe}.dc-material-subsection h3{margin:0 0 15px;color:#303846;font-size:16px}.dc-video-material-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.dc-video-material-header>div{display:grid;gap:6px}.dc-video-material-header span{color:#87919e;font-size:13px}.dc-selected-video-list{display:grid;gap:10px;margin-top:15px}.dc-selected-video-list>div{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 14px;border:1px solid #dce5f1;border-radius:5px;background:#fff}.dc-selected-video-list>div>div{display:grid;min-width:0;gap:5px}.dc-selected-video-list b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dc-selected-video-list span{color:#84909e;font-size:12px}.dc-video-picker-dialog{width:min(1120px,100%)}.dc-video-library{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.dc-video-library article{display:grid;grid-template-columns:142px minmax(0,1fr);overflow:hidden;min-height:142px;border:1px solid #e0e6ef;border-radius:6px;background:#fff}.dc-video-library article.selected{border-color:#6b9aec;background:#f4f8ff}.dc-video-poster{display:grid;place-items:center;overflow:hidden;color:#8a94a0;background:#eef1f5;font-size:12px;text-align:center}.dc-video-poster img{width:100%;height:100%;object-fit:cover}.dc-video-info{display:grid;align-content:center;gap:7px;min-width:0;padding:12px}.dc-video-info b{overflow:hidden;color:#303846;text-overflow:ellipsis;white-space:nowrap}.dc-video-info span,.dc-video-info code{overflow:hidden;color:#7e8997;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.dc-video-actions{display:flex;grid-column:2;align-items:center;gap:12px;padding:0 12px 12px}.dc-video-actions a{color:#3d79d5;font-size:13px}.dc-video-actions button{min-height:30px;padding:4px 12px;font-size:13px}.dc-copywriting-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:15px}.dc-copywriting-header p{margin:0;color:#87919e;font-size:13px;line-height:1.6}.dc-copywriting-header>div,.dc-batch-copywriting-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.dc-copywriting-list{display:grid;gap:12px}.dc-copywriting-item{display:grid;gap:9px;padding:14px;border:1px solid #dce5f1;border-radius:5px;background:#fff}.dc-copywriting-item-title{display:flex;align-items:center;justify-content:space-between;gap:10px}.dc-copywriting-item-title b{color:#3b4655;font-size:14px}.dc-copywriting-item textarea,.dc-batch-copywriting-dialog textarea{width:100%;min-height:92px;resize:vertical;border:1px solid #d9dee7;border-radius:4px;padding:9px 10px;color:#2e3541;background:#fff;font:inherit;line-height:1.55;outline:0}.dc-copywriting-item textarea:focus,.dc-batch-copywriting-dialog textarea:focus{border-color:#4e89eb;box-shadow:0 0 0 2px #3b82f619}.dc-copywriting-item>span{color:#8993a0;font-size:12px;text-align:right}.dc-batch-copywriting-dialog{width:min(680px,100%)}.dc-batch-copywriting-dialog>p{margin:-2px 0 16px;color:#6f7988;font-size:13px}.dc-batch-copywriting-dialog textarea{min-height:230px}.dc-batch-copywriting-actions{margin-top:16px}.dc-landing-page-readonly,.dc-product-info-readonly{display:grid;gap:7px;padding:15px 16px;border:1px solid #d8e7fb;border-radius:5px;color:#385270;background:#f5f9ff}.dc-landing-page-readonly b,.dc-product-info-readonly b{color:#2e4f76;font-size:14px;line-height:1.65}.dc-landing-page-readonly span,.dc-product-info-readonly span{color:#7790aa;font-size:13px}.dc-readonly-value{display:grid;gap:7px;width:min(640px,100%);padding:12px 14px;border:1px solid #d8e7fb;border-radius:5px;color:#385270;background:#f5f9ff}.dc-readonly-unconfirmed{color:#8b6421;border-color:#f0d49a;background:#fffaf0}.dc-schedule-code code{overflow-wrap:anywhere;color:#526b8a;font-size:12px;line-height:1.5}.dc-schedule-code small{color:#7790aa;font-size:12px}.dc-schedule-picker{width:min(900px,100%)}.dc-schedule-picker-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:12px 0 10px;color:#667384;font-size:13px}.dc-schedule-picker-toolbar b{color:#2e4058}.dc-schedule-grid{overflow-x:auto;border:1px solid #dce5f1;border-radius:5px;background:#fbfcfe}.dc-schedule-grid-row{display:grid;grid-template-columns:64px repeat(48,20px);min-width:1024px;border-bottom:1px solid #edf1f6}.dc-schedule-grid-row:last-child{border-bottom:0}.dc-schedule-grid-row>b{position:sticky;left:0;z-index:1;display:flex;align-items:center;justify-content:center;color:#566273;background:#fbfcfe;font-size:12px}.dc-schedule-grid-header{min-height:29px;color:#8a95a3;background:#f5f8fc;font-size:10px}.dc-schedule-grid-header>b{background:#f5f8fc}.dc-schedule-grid-header>span{display:flex;align-items:center;justify-content:center;white-space:nowrap;transform:translate(-50%)}.dc-schedule-grid-row:not(.dc-schedule-grid-header){min-height:29px}.dc-schedule-grid-row:not(.dc-schedule-grid-header) button{width:20px;height:29px;padding:0;border:0;border-right:1px solid #edf1f6;border-radius:0;background:#eef2f7;box-shadow:none}.dc-schedule-grid-row:not(.dc-schedule-grid-header) button:nth-of-type(2n){border-right-color:#d8e2ef}.dc-schedule-grid-row:not(.dc-schedule-grid-header) button.is-selected{background:#4b88e6}.dc-schedule-grid-row:not(.dc-schedule-grid-header) button:hover{background:#a9c7f5}.dc-schedule-grid-row:not(.dc-schedule-grid-header) button.is-selected:hover{background:#2f73d5}.dc-schedule-picker>small{display:block;margin-top:8px;color:#8994a2;font-size:12px}@media(max-width:960px){.dc-create-layout{grid-template-columns:1fr}.dc-step-nav{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.dc-step-nav button.active{border-right:0}.dc-field-grid{grid-template-columns:1fr}.dc-field-grid .dc-field>span{min-width:0}}@media(max-width:640px){.dc-create-page{margin-top:0}.dc-create-header,.dc-bottom-actions{align-items:flex-start;flex-direction:column}.dc-form-section{padding:22px 16px}.dc-field{grid-template-columns:1fr;gap:7px}.dc-field>span{padding:0;text-align:left}.dc-step-nav{grid-template-columns:1fr}.dc-game-picker{align-items:flex-start;flex-direction:column}.dc-bottom-actions{position:static}.dc-bottom-actions>div:last-child{width:100%;flex-wrap:wrap}.dc-bottom-actions button{flex:1;min-width:0}}.selected-row td{background:#4f7eff14}@media(max-width:800px){.delivery-center-status{grid-template-columns:repeat(2,minmax(0,1fr))}.delivery-center-picker{flex-direction:column}}@media(max-width:900px){.delivery-center-balance{grid-template-columns:1fr}}@media(max-width:540px){.delivery-center-dashboard-toolbar{align-items:stretch;flex-direction:column}.delivery-center-dashboard-toolbar label,.delivery-center-dashboard-toolbar input{width:100%}.delivery-center-dashboard-separator{display:none}.delivery-center-balance{gap:14px}}.dc-field input[readonly]{color:#89929f;background:#f7f8fa;cursor:not-allowed}.dc-project-edit-preview-dialog{width:min(620px,100%)}.dc-schedule-picker-warning{display:block;margin:0 0 8px;color:#a25b16;font-size:12px}.dc-preview-warning{margin:2px 0 18px;padding:13px 15px;border:1px solid #f0c36d;border-radius:6px;color:#875b12;background:#fff9e8;font-weight:800}.dc-preview-empty{margin:0;padding:18px 15px;border:1px dashed #d8dee8;border-radius:6px;color:#687383;background:#fafbfc;text-align:center}.dc-preview-change-list{display:grid;gap:10px}.dc-preview-change{display:grid;grid-template-columns:132px minmax(0,1fr);gap:14px;padding:13px 14px;border:1px solid #dfe5ed;border-radius:6px;background:#fbfcfe}.dc-preview-change b{color:#3d4654}.dc-preview-change span{overflow-wrap:anywhere;color:#2e3541;font-variant-numeric:tabular-nums}.dc-preview-change em{padding:0 7px;color:#477fd8;font-style:normal;font-weight:800}.dc-preview-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.dc-real-submit-warning{align-self:center;color:#b42318;font-size:13px;font-weight:800}@media(max-width:540px){.dc-preview-change{grid-template-columns:1fr;gap:5px}.dc-preview-actions{flex-wrap:wrap}.dc-preview-actions button{flex:1}}.app-shell--delivery-center .sidebar{top:64px}.app-shell--delivery-center>.sidebar{display:none}.app-shell--delivery-center .workspace{margin-top:64px;margin-left:200px}.app-shell--delivery-center .global-name-privacy-switch{display:none}.oe-sidebar{position:fixed;z-index:100;inset:64px auto 0 0;display:flex;flex-direction:column;width:200px;height:calc(100vh - 64px);min-height:0;padding:16px 0 0 16px;overflow:hidden;box-sizing:border-box;color:#31343b;background:#ecf6ff;font-family:Noto Sans SC,PingFang SC,Arial,Microsoft YaHei,sans-serif}.oe-sidebar:before{display:none}.oe-sidebar>.oe-sidebar-nav{position:relative;z-index:1}.oe-sidebar>.oe-sidebar-collapse{position:absolute;z-index:1}.oe-sidebar-nav{display:flex;flex-direction:column;width:184px;min-height:0}.oe-sidebar-group{width:172px;margin:0 0 8px}.oe-sidebar-group:last-child{margin-bottom:0}.oe-sidebar-row{display:flex;align-items:center;width:172px;height:40px;box-sizing:border-box;color:#31343b;font-size:14px;font-weight:400;line-height:22px;text-decoration:none;white-space:nowrap}.oe-sidebar-group-row{gap:8px;padding:0 18px 0 16px;font-weight:700}.oe-sidebar-group-row .icon{flex:0 0 auto;color:currentColor}.oe-sidebar-group.is-active .oe-sidebar-group-row{color:#0057ff;font-weight:700}.oe-sidebar-chevron{flex:0 0 auto;width:7px;height:7px;margin:-3px 0 0 auto;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:rotate(225deg)}.oe-sidebar-subnav{display:grid;gap:8px;width:172px}.oe-sidebar-subrow{padding:0 8px 0 40px;border-radius:12px}.oe-sidebar-subrow.is-active{color:#0057ff;background:#fff;font-weight:700;cursor:pointer}.oe-sidebar-subrow.is-disabled{cursor:default}.oe-sidebar-collapse{position:absolute;left:128px;bottom:16px;display:flex;align-items:center;justify-content:center;gap:4px;width:64px;height:32px;padding:0 8px;border:0;border-radius:8px;color:#31343b;background:#fff;box-shadow:none;font-family:inherit;font-size:14px;font-weight:400;line-height:16px;cursor:pointer}.oe-sidebar-collapse:hover{color:#31343b;background:#fff;box-shadow:none}.oe-sidebar-collapse-icon{position:relative;display:block;flex:0 0 16px;width:16px;height:16px}.oe-sidebar-collapse-icon:after{position:absolute;top:4px;left:4px;width:7px;height:7px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;content:"";transform:rotate(135deg)}.oe-sidebar.is-collapsed{width:64px;padding-left:8px}.oe-sidebar.is-collapsed .oe-sidebar-nav,.oe-sidebar.is-collapsed .oe-sidebar-group,.oe-sidebar.is-collapsed .oe-sidebar-row{width:48px}.oe-sidebar.is-collapsed .oe-sidebar-row{justify-content:center;padding:0}.oe-sidebar.is-collapsed .oe-sidebar-label,.oe-sidebar.is-collapsed .oe-sidebar-chevron,.oe-sidebar.is-collapsed .oe-sidebar-subnav{display:none}.oe-sidebar.is-collapsed .oe-sidebar-collapse{left:16px;width:32px;padding:0}.oe-sidebar.is-collapsed .oe-sidebar-collapse-label{display:none}.app-shell--delivery-center:has(.oe-sidebar.is-collapsed) .workspace{margin-left:64px}.oe-top-header{position:fixed;z-index:2000;inset:0 0 auto 0;display:flex;align-items:center;min-width:1280px;height:64px;overflow:visible;color:#31343b;background-color:#e8f4ff;background-image:radial-gradient(ellipse 540px 78px at 91% 12%,#ffffff94,#fff0 75%),repeating-linear-gradient(156deg,rgba(255,255,255,.28) 0,rgba(255,255,255,.28) 2px,transparent 2px,transparent 18px),linear-gradient(90deg,#f2f9ff,#eaf5ff 64%,#e4f2ff);font-family:Noto Sans SC,PingFang SC,Arial,Microsoft YaHei,sans-serif}.oe-top-header:before{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;content:"";opacity:.45;background:repeating-linear-gradient(168deg,transparent 0,transparent 11px,rgba(255,255,255,.24) 11px,rgba(255,255,255,.24) 12px,transparent 12px,transparent 24px)}.oe-top-header:after{position:absolute;top:0;right:0;bottom:0;width:46%;pointer-events:none;content:"";opacity:.36;background:repeating-linear-gradient(157deg,transparent 0,transparent 22px,rgba(255,255,255,.3) 22px,rgba(255,255,255,.3) 24px,transparent 24px,transparent 47px)}.oe-top-header>*{position:relative;z-index:1}.oe-top-brand{flex:0 0 271px;display:flex;align-items:center;gap:8px;width:271px;height:64px;padding-left:24px;white-space:nowrap}.oe-brand-mark{display:block;flex:0 0 28px;width:28px;height:28px}.oe-brand-logo{display:block;width:32px;height:32px;object-fit:contain}.oe-brand-name{overflow:hidden;color:#31343b;font-size:16px;font-weight:700;letter-spacing:-.2px;text-overflow:ellipsis}.oe-brand-divider{flex:0 0 1px;width:1px;height:20px;margin-left:2px;background:#c8d6e5}.oe-brand-workbench{color:#31343b;font-size:14px;font-weight:400;line-height:22px}.oe-brand-upgrade{display:inline-flex;align-items:center;justify-content:center;height:20px;padding:0 6px;border-radius:4px;color:#0057ff;background:#dceaff;font-size:11px;font-weight:700;line-height:20px}.oe-top-nav{display:flex;align-items:center;flex:0 0 504px;gap:8px;width:504px;height:64px;margin-left:12px;padding-left:8px}.oe-nav-home{display:flex;align-items:center;width:52px;height:40px;padding:9px 12px;border:1px solid transparent;border-radius:8px;color:#31343b;background:transparent;box-shadow:none;font-size:14px;font-weight:400;line-height:22px;white-space:nowrap;cursor:pointer;transition:background-color .12s ease,color .12s ease}.oe-nav-home:hover{color:#0057ff;background:#2a55e514;box-shadow:none}.oe-nav-menu-trigger{position:static;display:block;width:66px;height:42px}.oe-nav-button{position:relative;display:inline-flex;align-items:center;justify-content:center;width:66px;height:42px;padding:9px 12px;border:1px solid transparent;border-radius:8px;color:#31343b;background:transparent;box-shadow:none;font-size:14px;font-weight:400;line-height:22px;white-space:nowrap;cursor:pointer;transition:background-color .12s ease,color .12s ease}.oe-nav-button:before{position:absolute;z-index:0;top:1px;right:1px;bottom:1px;left:1px;border-radius:8px;background:transparent;content:"";transition:background-color .12s ease;pointer-events:none}.oe-nav-button>*{position:relative;z-index:1}.oe-nav-button:hover,.oe-nav-button.is-open{color:#31343b;background:transparent;box-shadow:none}.oe-nav-button:hover:before,.oe-nav-button.is-open:before{background:#2a55e514}.oe-nav-button:hover>.oe-nav-chevron,.oe-nav-button.is-open>.oe-nav-chevron{color:#2e7bff}.app-shell--delivery-center .oe-nav-button:hover:not(:disabled),.app-shell--delivery-center .oe-nav-button.is-open{background:transparent;box-shadow:none;transform:none}.oe-nav-button.is-active,.oe-nav-button.is-active:hover,.oe-nav-button.is-active.is-open{color:#0057ff;background:transparent;font-weight:700}.oe-nav-button.is-active:hover>.oe-nav-chevron,.oe-nav-button.is-active.is-open>.oe-nav-chevron{color:#2e7bff}.oe-nav-button.is-active:after{position:absolute;right:19px;bottom:2px;left:19px;width:16px;height:4px;border-radius:2px;background:#0057ff;content:""}.oe-nav-chevron,.oe-account-chevron{display:inline-block;flex:0 0 auto;width:7px;height:7px;margin-top:-3px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:rotate(45deg)}.oe-top-right{position:absolute;top:0;right:0;display:flex;align-items:center;width:612px;height:64px}.oe-tool-icons{display:flex;align-items:center;flex:0 0 194px;gap:8px;width:194px;height:34px}.oe-header-icon{position:relative;display:grid;place-items:center;width:32px;height:32px;padding:6px;border:0;border-radius:8px;color:#93969d;background:transparent;box-shadow:none;opacity:1;cursor:default}.oe-header-icon:disabled{color:#93969d;background:transparent;opacity:1}.oe-header-icon.has-badge:after{position:absolute;top:4px;right:4px;width:6px;height:6px;border:1px solid #e8f4ff;border-radius:50%;background:#e34949;content:""}.oe-account-box{display:flex;align-items:center;justify-content:space-between;flex:0 0 200px;width:200px;height:48px;margin-left:33px;padding:4px 12px;border:1px solid #f8fbfe;border-radius:8px;background:linear-gradient(#ffffff4a,#fff9)}.oe-account-name{overflow:hidden;color:#31343b;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:14px;line-height:22px;text-overflow:ellipsis;white-space:nowrap}.oe-account-chevron{width:7px;height:7px;margin:0 4px 4px 10px;color:#93969d}.oe-right-divider{flex:0 0 1px;width:1px;height:20px;margin-left:16px;background:#b9bcc3}.oe-brand-matrix{display:grid;grid-template-columns:repeat(3,3px);grid-template-rows:repeat(3,3px);gap:3px;place-items:center;width:32px;height:32px;margin-left:24px;padding:7px;border:1px solid rgba(255,255,255,.5);border-radius:5px;background:linear-gradient(#ffffff4a,#fff9);box-shadow:0 10px 20px #00000005}.oe-brand-matrix i{display:block;width:3px;height:3px;border-radius:1px;background:#93969d}.oe-logout{flex:0 0 72px;width:72px;height:32px;margin-left:16px;padding:0;border:1px solid transparent;border-radius:4px;color:#31343b;background:linear-gradient(#ffffff4a,#fff9);box-shadow:none;font-size:14px;font-weight:400;cursor:pointer}.oe-logout:hover{color:#0057ff;background:#2a55e514;box-shadow:none}.oe-menu-panel{position:fixed;top:64px;z-index:2000;overflow:auto;border-radius:12px;background:#fff;box-shadow:0 6px 18px #00000014;text-align:left}.oe-menu-panel--standard,.oe-menu-panel--asset,.oe-menu-panel--material{padding:24px}.oe-menu-panel--standard{box-sizing:border-box}.oe-menu-grid{display:grid;grid-auto-flow:row;column-gap:24px;row-gap:24px}.oe-menu-group{width:180px;min-width:180px}.oe-menu-group-title{display:flex;align-items:center;width:180px;height:30px;color:#31343b;font-size:14px;font-weight:700;line-height:22px;white-space:nowrap}.oe-menu-group-title .icon{flex:0 0 auto;width:16px;height:16px;margin-right:8px;color:#93969d;stroke-width:2.3}.oe-menu-links{display:grid;gap:4px;margin-top:4px;margin-left:16px;width:164px}.oe-menu-link{display:flex;align-items:center;width:164px;height:30px;padding:4px 8px;border:0;border-radius:0;color:#31343b;background:transparent;box-shadow:none;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:14px;font-weight:400;line-height:22px;text-align:left;white-space:nowrap}.oe-menu-link:hover{color:#0057ff;background:#2a55e514;box-shadow:none}.oe-menu-link.is-disabled{cursor:default}.oe-menu-link-action{cursor:pointer}.oe-menu-link-action,.oe-menu-link-action:hover{color:#0057ff}.oe-menu-new{display:inline-block;margin-left:4px;color:#e34949;font-size:10px;font-weight:700;line-height:1;transform:translateY(-1px)}.oe-menu-heading{display:flex;align-items:flex-start;width:100%;height:31px;padding:0 0 8px;border-bottom:1px solid #dfe0e2;color:#93969d;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:14px;font-weight:700;line-height:22px;white-space:nowrap}.oe-menu-labeled-grid{display:grid;grid-template-columns:1005px 123px;column-gap:24px}.oe-menu-material-main{width:1005px}.oe-menu-material-tags{width:123px}.oe-menu-grid--material{grid-template-columns:repeat(5,180px);margin-top:12px}.oe-menu-grid--material-tags{grid-template-columns:180px;margin-top:12px}.oe-menu-panel--asset>.oe-menu-heading{width:1241px}.oe-menu-asset-body{display:grid;grid-template-columns:1200px 187px;column-gap:65px;margin-top:12px}.oe-menu-grid--asset{grid-template-columns:repeat(6,180px)}.oe-menu-grid--asset-side{grid-template-columns:180px}.app-shell--delivery-center .workspace{min-height:calc(100vh - 64px);overflow:auto}.app-shell--delivery-center .content{width:calc(100% - 51px);margin:0 39px 0 12px;padding:16px 0 32px}.oe-bidding-toolbar{display:flex;align-items:center;justify-content:space-between;width:100%;height:58px;padding:0 24px;border:1px solid rgba(255,255,255,.4);border-radius:16px;color:#31343b;background:#fff6;font-family:Noto Sans SC,PingFang SC,Arial,Microsoft YaHei,sans-serif}.oe-bidding-toolbar-left{display:flex;align-items:center;min-width:0;height:56px}.oe-bidding-toolbar-title{display:flex;align-items:center;flex:0 0 auto;height:56px}.oe-bidding-toolbar-title h1{height:56px;margin:0;color:#31343b;font-family:Noto Sans SC,PingFang SC,Arial,Microsoft YaHei,sans-serif;font-size:18px;font-weight:600;line-height:56px;white-space:nowrap}.oe-bidding-old-tag{display:flex;align-items:center;justify-content:center;width:32px;height:20px;margin-left:8px;border:1px solid #dee0e3;border-radius:4px;color:#62656c;background:#f2f4f7;font-size:12px;font-weight:400;line-height:20px;white-space:nowrap}.oe-bidding-old-chevron{display:grid;place-items:center;flex:0 0 17px;width:17px;height:13px;color:#0057ff}.oe-bidding-old-chevron span{display:block;width:6px;height:6px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg) translate(-1px,-1px)}.oe-bidding-toolbar-summary{display:flex;align-items:center;gap:16px;width:512px;height:56px;margin-left:32px}.oe-bidding-summary-item{display:flex;align-items:center;gap:4px;min-width:0;color:#62656c;font-size:12px;font-weight:400;line-height:18px;white-space:nowrap}.oe-bidding-summary-item:nth-child(1){flex:0 0 171.2px;width:171.2px}.oe-bidding-summary-item:nth-child(2){flex:0 0 180.27px;width:180.27px}.oe-bidding-summary-item:nth-child(3){flex:0 0 128.53px;width:128.53px}.oe-bidding-summary-item strong{color:#31343b;font-size:14px;font-weight:700;line-height:22px}.oe-bidding-toolbar-actions{display:flex;align-items:center;gap:8px;height:56px}.oe-dashboard-date-range{display:flex;align-items:center;width:264px;height:32px;padding:0 8px;border:1px solid transparent;border-radius:8px;color:#31343b;background:#fff;font-family:Noto Sans SC,PingFang SC,Arial,Microsoft YaHei,sans-serif;font-size:14px;font-weight:400;line-height:22px}.oe-dashboard-date-range input{flex:0 0 98px;width:98px;min-width:0;height:22px;padding:0;border:0;outline:0;border-radius:8px;color:#31343b;background:transparent;font-family:Noto Sans SC,PingFang SC,Arial,Microsoft YaHei,sans-serif;font-size:14px;font-weight:400;line-height:22px;cursor:pointer}.oe-dashboard-date-range input:disabled{opacity:1;cursor:not-allowed}.oe-dashboard-date-range>span{flex:0 0 auto;margin:0 4px;color:#31343b;font-size:14px;line-height:22px}.oe-dashboard-refresh{display:inline-flex;align-items:center;justify-content:center;gap:4px;width:32px;height:32px;padding:0;border:0;border-radius:8px;color:#31343b;background:#ffffffa6;box-shadow:none;font-size:14px;font-weight:400;line-height:22px;white-space:nowrap}.oe-dashboard-refresh:hover:not(:disabled){color:#0057ff;background:#ffffffe6;box-shadow:none}.oe-dashboard-refresh:disabled{color:#93969d;background:#ffffffa6}.oe-active-account{width:108px;height:32px;padding:0 24px 0 12px;overflow:hidden;border:1px solid transparent;border-radius:8px;color:#31343b;background:#fff;font-family:Noto Sans SC,PingFang SC,Arial,Microsoft YaHei,sans-serif;font-size:14px;font-weight:400;line-height:22px;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.oe-active-account:disabled{color:#93969d;background:#fff;cursor:not-allowed}.oe-data-overview{position:relative;width:100%;height:182px;margin-top:12px;padding:24px;border-radius:12px 12px 0 0;color:#31343b;background:#fff;font-family:Noto Sans SC,PingFang SC,Arial,Microsoft YaHei,sans-serif}.oe-overview-tabs{display:flex;align-items:flex-start;justify-content:space-between;height:32px;margin-bottom:16px}.oe-overview-tab-list{display:flex;align-items:flex-start;gap:32px;height:32px}.oe-overview-tab{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:4px 0;color:#62656c;font-size:16px;font-weight:500;line-height:24px;white-space:nowrap}.oe-overview-tab.is-active{color:#0057ff}.oe-overview-controls{display:flex;align-items:center;flex:0 0 292px;width:292px;height:32px;color:#93969d}.oe-overview-help{display:block;flex:0 0 72px;width:72px;color:#93969d;font-size:12px;font-weight:700;line-height:18px;text-decoration:underline dashed;text-underline-offset:3px}.oe-overview-compare{display:flex;align-items:center;flex:0 0 116px;width:116px;height:22px;margin-left:12px;color:#31343b;font-size:14px;font-weight:400;line-height:22px;white-space:nowrap}.oe-overview-compare input{flex:0 0 16px;width:16px;height:16px;margin:0 8px 0 0;accent-color:#93969d;cursor:not-allowed}.oe-overview-controls button{display:grid;place-items:center;flex:0 0 32px;width:32px;height:32px;padding:0;border:1px solid #f2f4f7;border-radius:8px;color:#31343b;background:#f2f4f7;box-shadow:none;cursor:not-allowed}.oe-overview-controls button:first-of-type{margin-left:12px}.oe-overview-controls button:last-of-type{margin-left:16px}.oe-overview-controls button:disabled{color:#31343b;background:#f2f4f7;opacity:1}.oe-overview-metrics{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;height:84px}.oe-overview-metric{height:84px;min-width:0;padding:16px;border-radius:8px;background:#f5f7fa}.oe-overview-metric-title{display:flex;align-items:center;height:18px;margin-bottom:10px;overflow:hidden;color:#31343b;font-size:12px;font-weight:700;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.oe-overview-metric-title span{border-bottom:1px dashed #b9bcc3}.oe-overview-metric-value{display:flex;align-items:center;height:24px;color:#31343b;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:16px;font-weight:700;line-height:24px}.oe-dashboard-loading{position:absolute;right:24px;bottom:0;left:24px;height:20px;margin:0;color:#62656c;font-size:13px;line-height:20px}.oe-authorization-actions{display:flex;justify-content:flex-end;gap:8px;margin:16px 0}.oe-delivery-lower{width:100%;min-height:650px;padding:0 24px 32px;border-radius:0 0 12px 12px;color:#31343b;background:#fff;font-family:Noto Sans SC,PingFang SC,Arial,Microsoft YaHei,sans-serif}.oe-delivery-tabs{display:flex;align-items:stretch;gap:24px;height:30px;border-bottom:1px solid #dfe0e2}.oe-delivery-tabs button{position:relative;display:inline-flex;flex:0 0 28px;align-items:center;justify-content:center;width:28px;height:30px;padding:4px 0;border:0;border-radius:0;color:#62656c;background:transparent;box-shadow:none;font-family:inherit;font-size:14px;font-weight:400;line-height:22px;white-space:nowrap;cursor:pointer}.oe-delivery-tabs button:hover:not(:disabled),.oe-delivery-tabs button:active:not(:disabled),.oe-delivery-tabs button:focus-visible{color:#0057ff;background:transparent;box-shadow:none;outline:0;transform:none}.oe-delivery-tabs button.is-active{color:#31343b;font-weight:700}.oe-delivery-tabs button.is-active:after{position:absolute;right:0;bottom:0;left:0;height:2px;border-radius:1px;background:#0057ff;content:""}.oe-account-toolbar{display:flex;align-items:center;justify-content:space-between;width:100%;height:32px;margin-top:16px}.oe-account-toolbar-left{display:flex;align-items:center;height:32px;min-width:0}.oe-account-tool-button,.oe-account-query,.oe-account-icon-button{box-shadow:none;font-family:inherit;font-weight:400}.oe-account-tool-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;flex:0 0 90px;width:90px;height:32px;padding:4px 16px;border:1px solid #dfe0e2;border-radius:8px;color:#31343b;background:#fff;font-size:14px;line-height:22px;white-space:nowrap}.oe-account-tool-button--all,.oe-account-tool-button--filter{flex-basis:110px;width:110px;margin-left:16px;border-color:#f2f4f7;background:#f2f4f7}.oe-account-tool-button:disabled{opacity:1;cursor:not-allowed}.oe-account-filter-chevron{display:inline-block;flex:0 0 6px;width:6px;height:6px;margin:-3px 0 0 2px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:rotate(45deg)}.oe-account-tool-button--all{justify-content:space-between;padding-right:14px}.oe-account-tool-button--filter{gap:7px}.oe-account-filter-funnel{position:relative;display:inline-block;flex:0 0 14px;width:14px;height:14px}.oe-account-filter-funnel:before{position:absolute;top:2px;left:1px;width:12px;height:8px;border:1.5px solid currentColor;border-top:0;border-radius:0 0 2px 2px;content:"";clip-path:polygon(0 0,100% 0,62% 55%,62% 100%,38% 100%,38% 55%)}.oe-account-filter-funnel:after{position:absolute;top:2px;left:1px;width:12px;height:1.5px;border-radius:1px;background:currentColor;content:""}.oe-account-search{position:relative;display:flex;flex:0 0 230px;align-items:center;width:230px;height:32px;margin-left:0;padding:4px 12px 4px 9px;border:1px solid #f2f4f7;border-radius:8px;color:#93969d;background:#f2f4f7;font-size:18px;line-height:22px}.oe-account-search input{min-width:0;flex:1;width:100%;height:22px;padding:0;border:0;outline:0;color:#31343b;background:transparent;font-family:inherit;font-size:14px;font-weight:400;line-height:22px}.oe-account-search input::placeholder{color:#93969d;opacity:1}.oe-account-search input:disabled{color:#93969d;cursor:not-allowed}.oe-account-search-icon{position:relative;display:block;flex:0 0 18px;width:18px;height:18px;color:#93969d}.oe-account-search-icon:before{position:absolute;top:2px;left:2px;width:8px;height:8px;border:1.5px solid currentColor;border-radius:50%;content:""}.oe-account-search-icon:after{position:absolute;top:11px;left:11px;width:6px;height:1.5px;border-radius:1px;background:currentColor;content:"";transform:rotate(45deg);transform-origin:left center}.oe-account-query{flex:0 0 164px;width:164px;height:32px;margin-left:16px;padding:0;border:0;border-radius:8px;color:#0057ff;background:transparent;font-size:14px;line-height:22px;white-space:nowrap}.oe-account-query:hover:not(:disabled),.oe-account-query:focus-visible{color:#0057ff;background:transparent;box-shadow:none;outline:0;transform:none}.oe-account-operations{display:flex;align-items:center;gap:16px;height:32px}.oe-account-icon-button{display:inline-flex;flex:0 0 32px;align-items:center;justify-content:center;width:32px;height:32px;padding:4px 0;border:1px solid #f2f4f7;border-radius:8px;color:#31343b;background:#f2f4f7;cursor:pointer}.oe-account-icon-button:hover:not(:disabled),.oe-account-icon-button:focus-visible{color:#0057ff;background:#e9efff;box-shadow:none;outline:0;transform:none}.oe-account-icon-button:disabled{color:#93969d;background:#f2f4f7;opacity:.55;cursor:not-allowed}.oe-account-table-wrap{width:100%;margin-top:16px;overflow-x:auto}.oe-account-table{width:100%;min-width:2636px;table-layout:fixed;border-collapse:collapse;color:#31343b;font-size:12px}.oe-account-table th,.oe-account-table td{height:42px;padding:8px 16px;border-bottom:1px solid #dfe0e2;color:#31343b;text-align:left;vertical-align:middle;white-space:nowrap}.oe-account-table th{height:42px;color:#31343b;background:#f2f4f7;font-size:12px;font-weight:700}.oe-account-table th:first-child,.oe-account-table td:first-child,.oe-account-table th:nth-child(2),.oe-account-table td:nth-child(2){text-align:center}.oe-account-table th input,.oe-account-table td input{width:16px;height:16px;margin:0;accent-color:#0057ff}.oe-account-table th:nth-child(n+6),.oe-account-table td:nth-child(n+6){text-align:right;font-variant-numeric:tabular-nums}.oe-account-table .oe-account-total-row td{height:42px;background:#fff;font-weight:400}.oe-account-table .oe-account-total-row td:nth-child(3){font-weight:700}.oe-account-table tbody tr:not(.oe-account-empty-row) td{height:53px}.oe-account-table tbody tr:not(.oe-account-empty-row):hover td{background:#fafbfc}.oe-account-info{display:grid;gap:2px;min-width:0;overflow:hidden}.oe-account-info strong{overflow:hidden;color:#31343b;font-size:12px;font-weight:400;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.oe-account-info span{overflow:hidden;color:#93969d;font-size:12px;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.oe-account-info code{color:inherit;font-family:inherit;font-size:inherit}.oe-account-follow{color:#dfe0e2;font-size:16px;line-height:18px}.oe-account-row-actions{display:flex;align-items:center;flex-wrap:nowrap;gap:12px;min-width:0}.oe-account-action-placeholder{color:#0057ff;font-size:12px;line-height:20px;white-space:nowrap}.oe-account-action-placeholder[aria-disabled=true]{cursor:not-allowed}.oe-set-current{min-width:76px;height:28px;padding:3px 10px;border:0;border-radius:6px;color:#0057ff;background:transparent;box-shadow:none;font-family:inherit;font-size:12px;font-weight:400;line-height:20px;white-space:nowrap}.oe-set-current:hover:not(:disabled),.oe-set-current:focus-visible{color:#0057ff;background:#edf2ff;box-shadow:none;outline:0;transform:none}.oe-current-account{color:#62656c;font-size:12px;white-space:nowrap}.oe-account-status{display:inline-flex;align-items:center;gap:6px;color:#62656c;font-size:12px;line-height:18px;white-space:nowrap}.oe-account-status i{display:block;width:6px;height:6px;border-radius:50%;background:#93969d}.oe-account-status--success{color:#238a5b}.oe-account-status--success i{background:#20b26b}.oe-account-status--warning{color:#b76b18}.oe-account-status--warning i{background:#f39a2f}.oe-account-empty-row td{height:180px!important;padding:0;text-align:center!important}.oe-account-empty{display:grid;place-content:center;justify-items:center;gap:12px;min-height:180px;color:#93969d}.oe-account-empty p{margin:0;color:#62656c;font-size:14px}.oe-account-empty span{color:#93969d;font-size:12px}.oe-account-empty button{min-width:148px;height:32px;padding:4px 16px;border-radius:8px;color:#fff;background:#0057ff;box-shadow:none;font-size:14px;font-weight:400}.oe-account-empty button:hover:not(:disabled){background:#0049d9;box-shadow:none}.oe-account-pagination{display:flex;align-items:center;justify-content:space-between;min-height:58px;color:#93969d;font-size:12px;line-height:20px}.oe-account-pagination-controls{display:flex;align-items:center;gap:8px}.oe-account-page-size,.oe-account-page-button,.oe-account-page-jump{height:30px;border:1px solid #dfe0e2;border-radius:6px;color:#b9bcc3;background:#f7f8fa;box-shadow:none;font-family:inherit;font-size:12px;line-height:20px}.oe-account-page-size{display:inline-flex;align-items:center;gap:8px;min-width:86px;padding:4px 10px;justify-content:space-between}.oe-account-page-button{display:inline-grid;place-items:center;width:30px;padding:0;font-size:18px;line-height:18px}.oe-account-page-number{display:inline-grid;place-items:center;width:30px;height:30px;border-radius:6px;color:#b9bcc3;background:#f7f8fa;font-variant-numeric:tabular-nums}.oe-account-page-jump-label{margin-left:8px;color:#93969d}.oe-account-page-jump{width:36px;padding:4px 8px;text-align:center}.oe-account-page-size:disabled,.oe-account-page-button:disabled,.oe-account-page-jump:disabled{opacity:1;cursor:not-allowed}.oe-project-tab-panel{padding-top:1px}.oe-project-empty{display:grid;place-content:center;min-height:300px;color:#62656c;font-size:14px;text-align:center}.oe-project-empty p{margin:0}.oe-project-list{width:100%;padding-top:16px}.oe-project-toolbar{display:flex;align-items:center;justify-content:space-between;width:100%;height:32px}.oe-project-toolbar-left{display:flex;align-items:center;min-width:0;height:32px}.oe-project-create-button,.oe-project-filter-button,.oe-project-icon-button,.oe-project-page-button{box-shadow:none;font-family:inherit;font-weight:400}.oe-project-create-button{flex:0 0 90px;width:90px;height:32px;padding:4px 16px;border:1px solid #0057ff;border-radius:8px;color:#fff;background:#0057ff;font-size:14px;line-height:22px;white-space:nowrap}.oe-project-create-button:hover:not(:disabled){border-color:#0049d9;color:#fff;background:#0049d9;box-shadow:none}.oe-project-filter-button{flex:0 0 110px;width:110px;height:32px;margin-left:16px;padding:4px 16px;border:1px solid #f2f4f7;border-radius:8px;color:#93969d;background:#f2f4f7;font-size:14px;line-height:22px;white-space:nowrap;cursor:not-allowed}.oe-project-filter-button--more{color:#93969d}.oe-project-filter-button:disabled,.oe-project-icon-button:disabled,.oe-project-page-button:disabled{opacity:1}.oe-project-search{position:relative;display:flex;flex:0 0 230px;align-items:center;width:230px;height:32px;margin-left:16px;padding:4px 12px 4px 9px;border:1px solid #f2f4f7;border-radius:8px;color:#93969d;background:#f2f4f7;font-size:18px;line-height:22px}.oe-project-search input{min-width:0;flex:1;width:100%;height:22px;padding:0;border:0;outline:0;color:#93969d;background:transparent;font-family:inherit;font-size:14px;line-height:22px;cursor:not-allowed}.oe-project-search input::placeholder{color:#93969d;opacity:1}.oe-project-search>span{flex:0 0 18px;width:18px;color:#93969d;font-family:Arial,sans-serif;font-size:22px;line-height:18px;text-align:center}.oe-project-toolbar-actions{display:flex;align-items:center;gap:16px;height:32px}.oe-project-icon-button{display:inline-flex;flex:0 0 32px;align-items:center;justify-content:center;width:32px;height:32px;padding:4px 0;border:1px solid #f2f4f7;border-radius:8px;color:#93969d;background:#f2f4f7;font-size:16px;line-height:22px;cursor:not-allowed}.oe-project-table-wrap{width:100%;margin-top:16px;overflow-x:auto}.oe-project-table{width:100%;min-width:1621px;table-layout:fixed;border-collapse:collapse;color:#31343b;font-size:12px}.oe-project-table col.oe-project-col-select{width:48px}.oe-project-table col.oe-project-col-name{width:220px}.oe-project-table col.oe-project-col-id{width:160px}.oe-project-table col.oe-project-col-metric{width:140px}.oe-project-table col.oe-project-col-status{width:115px}.oe-project-table col.oe-project-col-time{width:150px}.oe-project-table col.oe-project-col-actions{width:298px}.oe-project-table th,.oe-project-table td{height:42px;padding:8px 12px;border-bottom:1px solid #dfe0e2;color:#31343b;text-align:left;vertical-align:middle;white-space:nowrap}.oe-project-table th{height:42px;background:#f2f4f7;font-size:12px;font-weight:700}.oe-project-table th:first-child,.oe-project-table td:first-child{text-align:center}.oe-project-table th input,.oe-project-table td input{width:16px;height:16px;margin:0;accent-color:#0057ff}.oe-project-table th:nth-child(n+4):nth-child(-n+7),.oe-project-table td:nth-child(n+4):nth-child(-n+7){text-align:right;font-variant-numeric:tabular-nums}.oe-project-table code{color:#62656c;font-family:Consolas,Courier New,monospace;font-size:12px}.oe-project-table tbody tr:hover td{background:#fafbfc}.oe-project-name{display:block;overflow:hidden;color:#31343b;font-size:12px;font-weight:400;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.oe-project-row-actions{display:flex;align-items:center;flex-wrap:wrap;gap:2px 10px;min-width:0}.oe-project-row-actions .text-btn{min-height:24px;padding:2px 0;color:#0057ff;background:transparent;box-shadow:none;font-family:inherit;font-size:12px;line-height:20px;white-space:nowrap}.oe-project-row-actions .text-btn:hover:not(:disabled),.oe-project-row-actions .text-btn:focus-visible{color:#0049d9;background:transparent;box-shadow:none;outline:0;transform:none}.oe-project-row-actions .text-btn:disabled{color:#93969d;background:transparent;opacity:1}.oe-project-table-empty{display:grid;place-items:center;min-height:180px;border-bottom:1px solid #dfe0e2;color:#62656c;font-size:14px}.oe-project-pagination{display:flex;align-items:center;justify-content:space-between;min-height:58px;color:#93969d;font-size:12px}.oe-project-pagination>div{display:flex;align-items:center;gap:8px}.oe-project-page-button{min-width:64px;height:30px;padding:4px 12px;border:1px solid #dfe0e2;border-radius:6px;color:#62656c;background:#fff;font-size:12px;line-height:20px;white-space:nowrap}.oe-project-page-button:disabled{color:#b9bcc3;background:#f7f8fa;cursor:not-allowed}.oe-project-page-number{min-width:56px;color:#62656c;text-align:center;font-variant-numeric:tabular-nums}.oe-unit-tab-panel{min-height:260px;padding-top:16px}.oe-unit-empty{display:grid;place-content:center;justify-items:center;min-height:220px;border:1px dashed #dfe0e2;border-radius:8px;color:#93969d;text-align:center}.oe-unit-empty h2{margin:0 0 8px;color:#62656c;font-size:16px;font-weight:700}.oe-unit-empty p{margin:0;font-size:14px}.oe-unit-empty{min-height:300px;border:0;border-radius:0}.oe-unit-list{width:100%}.oe-unit-toolbar{display:flex;align-items:center;justify-content:space-between;width:100%;height:32px}.oe-unit-toolbar-left{display:flex;align-items:center;min-width:0;height:32px}.oe-unit-create-button,.oe-unit-project-link,.oe-unit-filter-button,.oe-unit-icon-button,.oe-unit-page-button{box-shadow:none;font-family:inherit;font-weight:400}.oe-unit-create-button{flex:0 0 90px;width:90px;height:32px;padding:4px 16px;border:1px solid #0057ff;border-radius:8px;color:#fff;background:#0057ff;font-size:14px;line-height:22px;white-space:nowrap}.oe-unit-create-button:hover:not(:disabled){border-color:#0049d9;color:#fff;background:#0049d9;box-shadow:none}.oe-unit-project-link{flex:0 0 110px;width:110px;height:32px;padding:4px 12px;border:0;border-radius:8px;color:#0057ff;background:transparent;font-size:14px;line-height:22px;white-space:nowrap}.oe-unit-project-link:hover:not(:disabled),.oe-unit-project-link:focus-visible{color:#0049d9;background:#edf2ff;box-shadow:none;outline:0;transform:none}.oe-unit-filter-button{flex:0 0 110px;width:110px;height:32px;margin-left:16px;padding:4px 16px;border:1px solid #f2f4f7;border-radius:8px;color:#93969d;background:#f2f4f7;font-size:14px;line-height:22px;white-space:nowrap;cursor:not-allowed}.oe-unit-filter-button:disabled,.oe-unit-icon-button:disabled,.oe-unit-page-button:disabled{opacity:1}.oe-unit-search{position:relative;display:flex;flex:0 0 230px;align-items:center;width:230px;height:32px;margin-left:16px;padding:4px 12px 4px 9px;border:1px solid #f2f4f7;border-radius:8px;color:#93969d;background:#f2f4f7;font-size:18px;line-height:22px}.oe-unit-search input{min-width:0;flex:1;width:100%;height:22px;padding:0;border:0;outline:0;color:#93969d;background:transparent;font-family:inherit;font-size:14px;line-height:22px;cursor:not-allowed}.oe-unit-search input::placeholder{color:#93969d;opacity:1}.oe-unit-search>span{flex:0 0 18px;width:18px;color:#93969d;font-family:Arial,sans-serif;font-size:22px;line-height:18px;text-align:center}.oe-unit-toolbar-actions{display:flex;align-items:center;gap:16px;height:32px}.oe-unit-icon-button{display:inline-flex;flex:0 0 32px;align-items:center;justify-content:center;width:32px;height:32px;padding:4px 0;border:1px solid #f2f4f7;border-radius:8px;color:#93969d;background:#f2f4f7;font-size:16px;line-height:22px;cursor:not-allowed}.oe-unit-table-wrap{width:100%;margin-top:16px;overflow-x:auto}.oe-unit-table{width:100%;min-width:1621px;table-layout:fixed;border-collapse:collapse;color:#31343b;font-size:12px}.oe-unit-table col.oe-unit-col-select{width:48px}.oe-unit-table col.oe-unit-col-name{width:200px}.oe-unit-table col.oe-unit-col-id,.oe-unit-table col.oe-unit-col-project{width:140px}.oe-unit-table col.oe-unit-col-metric{width:115px}.oe-unit-table col.oe-unit-col-status{width:190px}.oe-unit-table col.oe-unit-col-time{width:140px}.oe-unit-table col.oe-unit-col-actions{width:303px}.oe-unit-table th,.oe-unit-table td{height:42px;padding:8px 12px;border-bottom:1px solid #dfe0e2;color:#31343b;text-align:left;vertical-align:middle;white-space:nowrap}.oe-unit-table th{height:42px;background:#f2f4f7;font-size:12px;font-weight:700}.oe-unit-table th:first-child,.oe-unit-table td:first-child{text-align:center}.oe-unit-table th input,.oe-unit-table td input{width:16px;height:16px;margin:0;accent-color:#0057ff}.oe-unit-table th:nth-child(n+5):nth-child(-n+8),.oe-unit-table td:nth-child(n+5):nth-child(-n+8){text-align:right;font-variant-numeric:tabular-nums}.oe-unit-table code{color:#62656c;font-family:Consolas,Courier New,monospace;font-size:12px}.oe-unit-table tbody tr:hover td{background:#fafbfc}.oe-unit-name{display:block;overflow:hidden;color:#31343b;font-size:12px;font-weight:400;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.oe-unit-status{display:grid;gap:2px;min-width:0;overflow:hidden}.oe-unit-status strong{overflow:hidden;color:#31343b;font-size:12px;font-weight:400;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.oe-unit-status small{overflow:hidden;color:#93969d;font-size:11px;line-height:16px;text-overflow:ellipsis;white-space:nowrap}.oe-unit-row-actions{display:flex;align-items:center;flex-wrap:wrap;gap:2px 10px;min-width:0}.oe-unit-row-actions .text-btn{min-height:24px;padding:2px 0;color:#0057ff;background:transparent;box-shadow:none;font-family:inherit;font-size:12px;line-height:20px;white-space:nowrap}.oe-unit-row-actions .text-btn:hover:not(:disabled),.oe-unit-row-actions .text-btn:focus-visible{color:#0049d9;background:transparent;box-shadow:none;outline:0;transform:none}.oe-unit-row-actions .text-btn:disabled{color:#93969d;background:transparent;opacity:1}.oe-unit-unavailable{color:#93969d}.oe-unit-table-empty{display:grid;place-items:center;min-height:180px;border-bottom:1px solid #dfe0e2;color:#62656c;font-size:14px}.oe-unit-pagination{display:flex;align-items:center;justify-content:space-between;min-height:58px;color:#93969d;font-size:12px}.oe-unit-pagination>div{display:flex;align-items:center;gap:8px}.oe-unit-page-button{min-width:64px;height:30px;padding:4px 12px;border:1px solid #dfe0e2;border-radius:6px;color:#62656c;background:#fff;font-size:12px;line-height:20px;white-space:nowrap}.oe-unit-page-button:disabled{color:#b9bcc3;background:#f7f8fa;cursor:not-allowed}.oe-unit-page-number{min-width:56px;color:#62656c;text-align:center;font-variant-numeric:tabular-nums}.oe-project-detail{width:100%;padding-top:16px;color:#31343b}.oe-project-detail-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;min-height:68px;padding-bottom:16px;border-bottom:1px solid #dfe0e2}.oe-project-detail-heading{min-width:0}.oe-project-detail-back{display:inline-flex;align-items:center;height:24px;margin:0 0 8px;padding:0;border:0;border-radius:0;color:#0057ff;background:transparent;box-shadow:none;font-family:inherit;font-size:12px;line-height:20px}.oe-project-detail-back:hover:not(:disabled),.oe-project-detail-back:focus-visible{color:#0049d9;background:transparent;box-shadow:none;outline:0;transform:none}.oe-project-detail-title-row{display:flex;align-items:baseline;gap:20px;min-width:0}.oe-project-detail-title-row h2{margin:0;color:#31343b;font-size:20px;font-weight:700;line-height:28px}.oe-project-detail-title-row p{max-width:520px;margin:4px 0 0;overflow:hidden;color:#62656c;font-size:14px;line-height:22px;text-overflow:ellipsis;white-space:nowrap}.oe-project-detail-id{color:#93969d;font-size:12px;line-height:20px;white-space:nowrap}.oe-project-detail-id code{color:#62656c;font-family:Consolas,Courier New,monospace}.oe-project-detail-actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}.oe-project-detail-actions button{height:32px;padding:4px 16px;border-radius:8px;font-family:inherit;font-size:14px;line-height:22px;white-space:nowrap}.oe-project-detail-info,.oe-project-detail-promotions{width:100%;margin-top:16px}.oe-project-detail-info{padding:16px 0 0}.oe-project-detail-section-heading{display:flex;align-items:center;justify-content:space-between;min-height:24px}.oe-project-detail-section-heading h3{margin:0;color:#31343b;font-size:16px;font-weight:700;line-height:24px}.oe-project-detail-info-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin:12px 0 0;border:1px solid #dfe0e2;background:#dfe0e2}.oe-project-detail-info-grid>div{min-width:0;min-height:68px;padding:12px 16px;background:#fff}.oe-project-detail-info-grid dt{overflow:hidden;color:#93969d;font-size:12px;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.oe-project-detail-info-grid dd{min-width:0;margin:6px 0 0;overflow:hidden;color:#31343b;font-size:14px;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.oe-project-detail-info-grid dd code{color:#62656c;font-family:Consolas,Courier New,monospace;font-size:12px}.oe-project-detail-promotion-table-wrap{width:100%;margin-top:12px;overflow-x:auto}.oe-project-detail-promotion-table{width:100%;min-width:1621px;table-layout:fixed;border-collapse:collapse;color:#31343b;font-size:12px}.oe-project-detail-promotion-table col.oe-project-detail-promotion-col-name{width:220px}.oe-project-detail-promotion-table col.oe-project-detail-promotion-col-id{width:160px}.oe-project-detail-promotion-table col.oe-project-detail-promotion-col-metric{width:135px}.oe-project-detail-promotion-table col.oe-project-detail-promotion-col-status{width:220px}.oe-project-detail-promotion-table col.oe-project-detail-promotion-col-time{width:150px}.oe-project-detail-promotion-table col.oe-project-detail-promotion-col-actions{width:331px}.oe-project-detail-promotion-table th,.oe-project-detail-promotion-table td{height:42px;padding:8px 12px;border-bottom:1px solid #dfe0e2;color:#31343b;text-align:left;vertical-align:middle;white-space:nowrap}.oe-project-detail-promotion-table th{height:42px;background:#f2f4f7;font-size:12px;font-weight:700}.oe-project-detail-promotion-table th:nth-child(n+3):nth-child(-n+6),.oe-project-detail-promotion-table td:nth-child(n+3):nth-child(-n+6){text-align:right;font-variant-numeric:tabular-nums}.oe-project-detail-promotion-table code{color:#62656c;font-family:Consolas,Courier New,monospace;font-size:12px}.oe-project-detail-promotion-table tbody tr:hover td{background:#fafbfc}.oe-project-detail-promotion-name{display:block;max-width:100%;min-height:24px;overflow:hidden;padding:2px 0;color:#0057ff;background:transparent;box-shadow:none;font-family:inherit;font-size:12px;line-height:20px;text-align:left;text-overflow:ellipsis;white-space:nowrap}.oe-project-detail-promotion-name:hover:not(:disabled),.oe-project-detail-promotion-name:focus-visible{color:#0049d9;background:transparent;box-shadow:none;outline:0;transform:none}.oe-project-detail-promotion-name:disabled{color:#93969d;background:transparent;opacity:1}.oe-project-detail-promotion-status{display:grid;gap:2px;min-width:0;overflow:hidden}.oe-project-detail-promotion-status strong{overflow:hidden;color:#31343b;font-size:12px;font-weight:400;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.oe-project-detail-promotion-status small{overflow:hidden;color:#93969d;font-size:11px;line-height:16px;text-overflow:ellipsis;white-space:nowrap}.oe-project-detail-row-actions{display:flex;align-items:center;flex-wrap:wrap;gap:2px 12px;min-width:0}.oe-project-detail-row-actions .text-btn{min-height:24px;padding:2px 0;color:#0057ff;background:transparent;box-shadow:none;font-family:inherit;font-size:12px;line-height:20px;white-space:nowrap}.oe-project-detail-row-actions .text-btn:hover:not(:disabled),.oe-project-detail-row-actions .text-btn:focus-visible{color:#0049d9;background:transparent;box-shadow:none;outline:0;transform:none}.oe-project-detail-row-actions .text-btn:disabled{color:#93969d;background:transparent;opacity:1}.oe-project-detail-promotion-empty{display:grid;place-items:center;min-height:180px;border-bottom:1px solid #dfe0e2;color:#62656c;font-size:14px}.oe-project-detail-pagination{display:flex;align-items:center;justify-content:space-between;min-height:58px;color:#93969d;font-size:12px}.oe-project-detail-pagination>div{display:flex;align-items:center;gap:8px}.oe-project-detail-page-button{min-width:64px;height:30px;padding:4px 12px;border:1px solid #dfe0e2;border-radius:6px;color:#62656c;background:#fff;box-shadow:none;font-family:inherit;font-size:12px;line-height:20px;white-space:nowrap}.oe-project-detail-page-button:disabled{color:#b9bcc3;background:#f7f8fa;cursor:not-allowed;opacity:1}.oe-project-detail-page-number{min-width:56px;color:#62656c;text-align:center;font-variant-numeric:tabular-nums}.oe-delivery-feedback{width:100%}.oe-delivery-feedback .notice{margin:16px 0 0}
