*{box-sizing:border-box}:root{font-family:PingFang SC,Microsoft YaHei,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1f2933;background:#f4f7f5;font-synthesis:none;text-rendering:optimizeLegibility}html,body,#app{min-height:100%}body{margin:0;min-width:1180px;overflow-x:auto}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed}a{color:inherit;text-decoration:none}:focus-visible{outline:3px solid rgba(0,176,80,.24);outline-offset:2px}.platform-shell{display:grid;grid-template-columns:232px minmax(0,1fr);min-width:1280px;min-height:100vh;color:#17261e;background:#f3f6f4}.platform-sidebar{position:sticky;top:0;display:flex;flex-direction:column;width:232px;height:100vh;padding:20px 14px;border-right:1px solid #dce4df;background:#10251a}.platform-brand{display:flex;align-items:center;gap:11px;padding:0 8px 20px;color:#fff}.platform-brand-mark,.platform-login-logo{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;color:#10251a;background:#46d982}.platform-brand strong,.platform-brand small{display:block}.platform-brand strong{font-size:16px}.platform-brand small{margin-top:2px;color:#91aa9c;font-size:10px}.platform-nav{display:grid;gap:5px}.platform-nav a{display:flex;align-items:center;gap:11px;min-height:42px;padding:0 12px;border-radius:6px;color:#a9beb2;font-size:14px;font-weight:700}.platform-nav a:hover,.platform-nav a.router-link-exact-active{color:#fff;background:#1b3c2a}.platform-nav a.router-link-exact-active svg{color:#46d982}.platform-sidebar-foot{display:grid;gap:4px;padding:14px 12px;margin-top:auto;border-top:1px solid #294235}.platform-sidebar-foot span{color:#789185;font-size:11px}.platform-sidebar-foot strong{color:#dfe9e3;font-size:13px}.platform-main{min-width:0}.platform-topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;min-height:104px;padding:22px 28px 18px;border-bottom:1px solid #dce4df;background:#fff}.platform-topbar h1,.platform-section-header h2,.platform-drawer h2,.platform-modal h2,.platform-login-page h1,.platform-login-page h2{margin:0;letter-spacing:0}.platform-topbar h1{font-size:24px}.platform-kicker{margin:0 0 5px;color:#078644;font-size:11px;font-weight:800}.platform-subtitle,.platform-section-header p,.platform-form-hint{margin:5px 0 0;color:#6d7d74;font-size:13px}.platform-account{display:flex;align-items:center;gap:10px;min-width:230px;padding:7px 8px 7px 10px;border:1px solid #dce4df;border-radius:8px;background:#fff}.platform-avatar{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;color:#fff;background:#078644;font-weight:800}.platform-account-copy{flex:1;min-width:0}.platform-account-copy strong,.platform-account-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.platform-account-copy strong{font-size:13px}.platform-account-copy small{margin-top:2px;color:#7a8a81;font-size:11px}.platform-content{padding:22px 28px 40px}.platform-content>*{width:100%;max-width:1600px;margin-right:auto;margin-left:auto}.platform-icon-button,.platform-row-actions button{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:1px solid #d6dfda;border-radius:6px;color:#526159;background:#fff;cursor:pointer}.platform-icon-button:hover,.platform-row-actions button:hover{color:#087a41;border-color:#96c9ad;background:#f2faf5}.platform-icon-button:disabled{cursor:not-allowed;opacity:.45}.platform-primary-button,.platform-secondary-button,.platform-danger-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 16px;border-radius:6px;cursor:pointer;font-size:14px;font-weight:800}.platform-primary-button{border:1px solid #078644;color:#fff;background:#078644}.platform-primary-button:hover{background:#066f39}.platform-secondary-button{border:1px solid #ced9d3;color:#33473c;background:#fff}.platform-danger-button{border:1px solid #c74238;color:#fff;background:#c74238}.platform-primary-button.compact{min-height:38px}.platform-primary-button:disabled,.platform-secondary-button:disabled,.platform-danger-button:disabled{cursor:not-allowed;opacity:.55}.platform-toolbar,.platform-status-strip,.platform-section-header,.platform-pagination{display:flex;align-items:center;justify-content:space-between;gap:16px}.platform-toolbar{min-height:46px;margin-bottom:14px}.platform-toolbar-group,.platform-inline-filter{display:flex;align-items:center;gap:12px}.platform-inline-filter{gap:7px;color:#65766d;font-size:12px;font-weight:800}.platform-inline-filter select,.platform-inline-filter input{min-width:210px;height:36px;padding:0 30px 0 10px;border:1px solid #ccd7d1;border-radius:6px;color:#24382d;background:#fff}.platform-inline-filter input{min-width:138px}.platform-secondary-button.compact{min-height:36px;padding:0 12px;font-size:12px}.platform-filter-summary{display:flex;align-items:baseline;gap:5px;color:#718078;font-size:13px}.platform-filter-summary strong{color:#17261e;font-size:18px}.platform-filter-summary i{width:1px;height:16px;margin:0 8px;background:#d3ddd7}.platform-tabs{display:inline-flex;gap:3px;padding:3px;border:1px solid #dce4df;border-radius:7px;background:#fff}.platform-tabs button{min-height:32px;padding:0 12px;border:0;border-radius:5px;color:#66766d;background:transparent;cursor:pointer;font-size:13px;font-weight:700}.platform-tabs button.active{color:#075c32;background:#e7f5ec}.platform-notice{padding:12px 14px;margin-bottom:14px;border:1px solid #cbd9d1;border-radius:6px;color:#43554b;background:#fff;font-size:13px;font-weight:700}.platform-notice.error,.platform-form-error{color:#a6342d}.platform-notice.error{border-color:#efcbc8;background:#fff7f6}.platform-notice.success{color:#08743d;border-color:#bfe2cc;background:#f1faf4}.platform-metric-grid{display:grid;grid-template-columns:repeat(5,minmax(150px,1fr));gap:10px;margin-bottom:12px}.platform-metric{min-height:116px;padding:16px;border:1px solid #dce4df;border-radius:8px;background:#fff}.platform-metric span,.platform-metric small{display:block;color:#718078;font-size:12px}.platform-metric strong{display:block;margin:8px 0 6px;color:#10251a;font-size:28px}.platform-status-strip{justify-content:flex-start;padding:10px 12px;margin-bottom:14px;border:1px solid #dce4df;border-radius:8px;background:#fff}.platform-status-strip>div{display:flex;align-items:center;gap:7px;padding-right:22px;border-right:1px solid #e2e8e4}.platform-status-strip .platform-icon-button{margin-left:auto}.status-dot{width:8px;height:8px;border-radius:50%;background:#8a9790}.status-dot.active{background:#0aab57}.status-dot.pending{background:#e2a325}.status-dot.disabled{background:#c8574e}.platform-dashboard-columns{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(360px,.8fr);gap:14px}.platform-table-section{min-width:0;border:1px solid #dce4df;border-radius:8px;background:#fff}.platform-section-header{min-height:72px;padding:14px 16px;border-bottom:1px solid #e3e9e5}.platform-section-header h2{font-size:16px}.platform-section-header a,.platform-link-button{border:0;color:#078644;background:transparent;cursor:pointer;font-size:13px;font-weight:800}.platform-table-wrap{overflow-x:auto}.platform-table{width:100%;border-collapse:collapse;table-layout:fixed}.platform-table th,.platform-table td{padding:12px 14px;border-bottom:1px solid #edf0ee;text-align:left;vertical-align:middle;overflow-wrap:anywhere}.platform-table th{color:#65766d;background:#f7f9f8;font-size:11px;font-weight:800}.platform-table td{color:#3b4b42;font-size:13px}.platform-table td strong,.platform-table td small,.platform-table td>span{display:block}.platform-table td strong{color:#17261e}.platform-table td small{margin-top:4px;overflow:hidden;color:#7a8981;font-size:11px;text-overflow:ellipsis}.platform-table tbody tr:hover:not(.platform-audit-detail-row){background:#fbfdfc}.platform-empty-cell{padding:30px!important;color:#7b8981!important;text-align:center!important}.platform-status,.platform-tag{display:inline-flex!important;align-items:center;width:fit-content;min-height:24px;padding:0 8px;border-radius:999px;color:#506159;background:#edf1ef;font-size:11px;font-weight:800;white-space:nowrap}.platform-status.active,.platform-status.approved{color:#08743d;background:#e4f6ea}.platform-status.pending_review,.platform-status.scheduled,.platform-status.draft{color:#96610b;background:#fff3d8}.platform-status.paused{color:#755a13;background:#f4edd8}.platform-status.rejected,.platform-status.ended{color:#9c3d36;background:#fde8e6}.platform-status.approved:not(.active){color:#256b8c;background:#e6f3f9}.platform-tag{margin:2px 4px 2px 0}.platform-tag-list{display:flex;flex-wrap:wrap}.platform-queue-list{display:grid}.platform-queue-list article{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:10px;align-items:center;min-height:64px;padding:10px 14px;border-bottom:1px solid #edf0ee}.platform-queue-list article strong,.platform-queue-list article small{display:block}.platform-queue-list article small{margin-top:3px;overflow:hidden;color:#7b8981;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.platform-creative-thumb,.platform-creative-preview{display:inline-flex;align-items:center;justify-content:center;border:1px solid #dce4df;border-radius:6px;color:#839088;background-color:#f0f4f2;background-position:center;background-size:cover}.platform-creative-thumb{width:42px;height:32px}.platform-creative-preview{flex:0 0 auto;width:72px;height:42px}.platform-creative-cell{display:flex;align-items:center;gap:10px}.platform-row-actions,.platform-action-buttons{display:flex;flex-wrap:wrap;gap:6px}.platform-action-buttons button{display:inline-flex;align-items:center;gap:4px;min-height:30px;padding:0 9px;border:1px solid #ccd7d1;border-radius:5px;color:#43544b;background:#fff;cursor:pointer;font-size:11px;font-weight:800}.platform-report-period{color:#65766d;font-size:12px;font-weight:700}.platform-progress{display:grid;gap:5px}.platform-progress>span{width:100%;height:7px;overflow:hidden;border-radius:999px;background:#e5ebe7}.platform-progress i{display:block;height:100%;border-radius:inherit;background:#0a9f51}.platform-progress strong{color:#284438;font-size:11px}.platform-action-buttons button.primary,.platform-action-buttons button.approve{color:#08743d;border-color:#afd8bd;background:#edf9f1}.platform-action-buttons button.danger{color:#a43f37;border-color:#edc3bf;background:#fff6f5}.platform-reject-reason{color:#a43f37!important}.platform-pagination{min-height:52px;padding:8px 14px;color:#6f7e76;font-size:12px}.platform-pagination>div{display:flex;gap:6px}.platform-drawer-overlay,.platform-modal-overlay{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:flex;justify-content:flex-end;background:#0b191170}.platform-drawer{width:480px;height:100%;overflow-y:auto;background:#fff;box-shadow:-12px 0 40px #0c231626}.platform-drawer.wide{width:620px}.platform-drawer>header,.platform-modal>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px;border-bottom:1px solid #e2e8e4}.platform-drawer h2,.platform-modal h2{font-size:20px}.platform-form-stack{display:grid;gap:16px;padding:20px}.platform-form-grid{display:grid;gap:12px}.platform-form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.platform-field{display:grid;gap:7px;min-width:0;color:#46564d;font-size:12px;font-weight:800}.platform-field input,.platform-field select,.platform-field textarea{width:100%;min-width:0;min-height:40px;padding:0 11px;border:1px solid #ccd7d1;border-radius:6px;color:#17261e;background:#fff;outline:0;font-size:14px;font-weight:500}.platform-field textarea{padding-top:10px;resize:vertical;line-height:1.5}.platform-field input:focus,.platform-field select:focus,.platform-field textarea:focus{border-color:#56aa79;box-shadow:0 0 0 3px #0786441a}.platform-field small{color:#7a8981;font-weight:500}.platform-switch-field{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:64px;padding:10px 12px;border:1px solid #dce4df;border-radius:6px;background:#f8faf9}.platform-switch-field strong,.platform-switch-field small{display:block}.platform-switch-field strong{font-size:13px}.platform-switch-field small{margin-top:3px;color:#7b8981;font-size:10px}.platform-switch-field input{width:36px;height:20px;accent-color:#078644}.platform-check-group{display:flex;flex-wrap:wrap;gap:16px;padding:12px;border:1px solid #dce4df;border-radius:6px}.platform-check-group legend{padding:0 5px;color:#46564d;font-size:12px;font-weight:800}.platform-check-group label{display:flex;align-items:center;gap:7px;font-size:13px;font-weight:600}.platform-check-group input{accent-color:#078644}.platform-form-actions{display:flex;justify-content:flex-end;gap:8px;padding-top:4px}.platform-form-error{margin:0;font-size:12px;font-weight:700}.platform-upload-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.platform-upload-button{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:104px;min-height:40px;overflow:hidden;border:1px solid #b8c8bf;border-radius:6px;color:#385348;background:#f6f9f7;cursor:pointer}.platform-upload-button input{position:absolute;width:1px;height:1px;opacity:0}.platform-banner-preview{width:100%;aspect-ratio:750 / 260;border:1px solid #dce4df;border-radius:6px;background-color:#eef3f0;background-position:center;background-size:cover}.platform-modal-overlay{align-items:center;justify-content:center}.platform-modal{width:460px;padding-bottom:18px;border-radius:8px;background:#fff;box-shadow:0 20px 60px #0c231638}.platform-modal>.platform-field,.platform-modal>.platform-form-error,.platform-modal>.platform-form-actions{margin-right:20px;margin-left:20px}.platform-modal>.platform-field{margin-top:18px}.platform-modal>.platform-form-actions{margin-top:16px}.platform-audit-detail-row td{padding:0!important;background:#f7f9f8}.platform-audit-diff{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:#dfe6e2}.platform-audit-diff section{min-width:0;padding:14px;background:#f7f9f8}.platform-audit-diff h3{margin:0 0 8px;font-size:12px}.platform-audit-diff pre{max-height:260px;margin:0;overflow:auto;color:#3a4a41;font-size:11px;line-height:1.5;white-space:pre-wrap}.platform-login-page{display:grid;grid-template-columns:minmax(520px,1.2fr) minmax(460px,.8fr);min-width:1100px;min-height:100vh;background:#f3f6f4}.platform-login-intro,.platform-login-form{display:flex;flex-direction:column;justify-content:center;padding:72px max(8vw,72px)}.platform-login-intro{color:#fff;background:#10251a}.platform-login-logo{width:48px;height:48px;margin-bottom:28px}.platform-login-intro .platform-kicker{color:#5ce496}.platform-login-intro h1{font-size:38px}.platform-login-intro>p:not(.platform-kicker){max-width:560px;margin:18px 0 36px;color:#b8cabf;font-size:16px;line-height:1.8}.platform-login-intro dl{display:grid;gap:14px;margin:0}.platform-login-intro dl div{display:grid;grid-template-columns:88px minmax(0,1fr);gap:12px;padding-top:14px;border-top:1px solid #2d4839}.platform-login-intro dt{color:#5ce496;font-weight:800}.platform-login-intro dd{margin:0;color:#a9bbb1}.platform-login-form{max-width:620px;background:#fff}.platform-login-form h2{font-size:28px}.platform-login-form>.platform-primary-button{width:100%;margin-top:24px}.platform-login-divider{display:flex;align-items:center;gap:12px;margin:30px 0 22px;color:#85928b;font-size:11px}.platform-login-divider:before,.platform-login-divider:after{flex:1;height:1px;background:#e0e6e2;content:""}.platform-login-form form{display:grid;gap:14px}.platform-dev-accounts{display:flex;gap:8px}.platform-dev-accounts button{min-height:34px;padding:0 12px;border:1px solid #d4ddd8;border-radius:6px;color:#526159;background:#fff;cursor:pointer}.platform-dev-accounts button.active{color:#075f34;border-color:#8ec5a4;background:#eef8f1}.platform-application-table th:nth-child(1){width:240px}.platform-application-table th:nth-child(2){width:130px}.platform-application-table th:nth-child(3){width:210px}.platform-application-table th:nth-child(4){width:auto}.platform-application-table th:nth-child(5){width:100px}.platform-application-table th:nth-child(6){width:100px}.platform-slot-table th:nth-child(1){width:200px}.platform-slot-table th:nth-child(2){width:190px}.platform-slot-table th:nth-child(3){width:250px}.platform-slot-table th:nth-child(4){width:110px}.platform-slot-table th:nth-child(5){width:170px}.platform-slot-table th:nth-child(6){width:120px}.platform-slot-table th:nth-child(7){width:90px}.platform-slot-table th:nth-child(8){width:100px}.platform-creative-table th:nth-child(1){width:240px}.platform-creative-table th:nth-child(2){width:220px}.platform-creative-table th:nth-child(3){width:110px}.platform-creative-table th:nth-child(4){width:220px}.platform-creative-table th:nth-child(5){width:110px}.platform-creative-table th:nth-child(6){width:170px}.platform-creative-table th:nth-child(7){width:100px}.platform-campaign-table th:nth-child(1){width:220px}.platform-campaign-table th:nth-child(2){width:180px}.platform-campaign-table th:nth-child(3){width:240px}.platform-campaign-table th:nth-child(4){width:200px}.platform-campaign-table th:nth-child(5){width:120px}.platform-campaign-table th:nth-child(6){width:100px}.platform-campaign-table th:nth-child(7){width:190px}.platform-customer-table th:nth-child(1){width:230px}.platform-customer-table th:nth-child(2){width:170px}.platform-customer-table th:nth-child(3){width:130px}.platform-customer-table th:nth-child(4){width:190px}.platform-customer-table th:nth-child(5){width:150px}.platform-customer-table th:nth-child(6){width:100px}.platform-customer-table th:nth-child(7){width:110px}.platform-order-table th:nth-child(1){width:240px}.platform-order-table th:nth-child(2){width:210px}.platform-order-table th:nth-child(3){width:180px}.platform-order-table th:nth-child(4){width:170px}.platform-order-table th:nth-child(5){width:140px}.platform-order-table th:nth-child(6){width:150px}.platform-order-table th:nth-child(7){width:100px}.platform-order-table th:nth-child(8){width:90px}.platform-fulfillment-table th:nth-child(1){width:230px}.platform-fulfillment-table th:nth-child(2){width:160px}.platform-fulfillment-table th:nth-child(3){width:220px}.platform-fulfillment-table th:nth-child(4){width:130px}.platform-fulfillment-table th:nth-child(5){width:180px}.platform-fulfillment-table th:nth-child(6){width:150px}.platform-fulfillment-table th:nth-child(7){width:170px}.platform-fulfillment-table th:nth-child(8){width:100px}.platform-audit-table th:nth-child(1){width:180px}.platform-audit-table th:nth-child(2){width:190px}.platform-audit-table th:nth-child(3){width:120px}.platform-audit-table th:nth-child(4){width:250px}.platform-audit-table th:nth-child(5){width:auto}.platform-audit-table th:nth-child(6){width:80px}.platform-administrator-table th:nth-child(1){width:180px}.platform-administrator-table th:nth-child(2){width:210px}.platform-administrator-table th:nth-child(3){width:190px}.platform-administrator-table th:nth-child(4){width:100px}.platform-administrator-table th:nth-child(5){width:170px}.platform-administrator-table th:nth-child(6){width:170px}.platform-administrator-table th:nth-child(7){width:90px}
