:root{color:#273142;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#e9eef5;font-family:Inter,PingFang SC,Microsoft YaHei,Helvetica Neue,Arial,sans-serif}*{box-sizing:border-box}html,body,#app{min-height:100%;margin:0}body{min-width:1380px;overflow:auto}button,input{font:inherit}button{cursor:pointer;background:0 0;border:0}a{color:inherit;text-decoration:none}svg{fill:currentColor;width:100%;height:100%;display:block}.page{background:#e9eef5;min-height:100vh;padding:16px}.dashboard-shell{background:#f5f7fb;border:1px solid #eef2f7;border-radius:8px;grid-template-columns:260px minmax(1120px,1fr);height:calc(100vh - 32px);min-height:calc(100vh - 32px);display:grid;overflow:visible;box-shadow:0 22px 45px #202d4714}.sidebar{background:#fff;border-right:1px solid #edf1f7;flex-direction:column;min-height:calc(100vh - 32px);padding:24px 20px 20px;display:flex}.brand{align-items:center;gap:14px;margin:0 10px 28px;display:flex}.brand-mark{color:#fff;background:#2f7df7;border-radius:8px;flex:0 0 40px;place-items:center;width:40px;height:40px;display:grid;box-shadow:0 11px 22px #2f7df73d}.brand-mark svg{width:21px;height:21px}.brand h1{color:#202b3c;margin:0;font-size:19px;font-weight:800;line-height:1.25}.brand p{color:#7f8a9d;margin:4px 0 0;font-size:12px}.main-nav{flex:1;gap:6px;min-height:0;padding-right:2px;display:grid;overflow-y:auto}.nav-item{color:#526070;border-radius:8px;grid-template-columns:22px 1fr 14px;align-items:center;gap:12px;min-height:42px;padding:0 14px;font-size:14px;font-weight:700;display:grid}.nav-item.active,.nav-item:hover{color:#2f7df7;background:#eaf2ff}.nav-icon{place-items:center;width:22px;height:22px;display:grid}.chevron{color:#a8b3c2;width:13px;height:13px}.sidebar-footer{margin-top:auto;padding:0 10px}.footer-title{color:#334154;margin:0 0 12px;font-size:13px;font-weight:800}.footer-link{color:#697789;align-items:center;gap:12px;min-height:38px;font-size:13px;font-weight:700;display:flex}.footer-link svg{color:#8b97a7;width:17px;height:17px}.version{text-align:center;color:#a2acbb;margin:26px 0 0;font-size:12px}.workspace{min-width:0;padding:24px 26px;overflow:auto}.topbar{grid-template-columns:minmax(300px,1fr) 390px auto;align-items:center;gap:26px;min-height:56px;margin-bottom:18px;display:grid}.topbar h2{color:#1e2b3d;margin:0;font-size:21px;font-weight:850;line-height:1.2}.topbar p{color:#8693a6;margin:8px 0 0;font-size:13px;font-weight:600}.search{z-index:4;min-width:0;display:block;position:relative}.search input{color:#344054;background:#eef2f7;border:0;border-radius:8px;outline:0;width:100%;height:42px;padding:0 46px 0 22px}.search input::placeholder{color:#a8b1bf}.search span{color:#94a0b1;width:18px;height:18px;position:absolute;top:50%;right:18px;transform:translateY(-50%)}.search-results{background:#fff;border:1px solid #e7edf6;border-radius:8px;gap:6px;padding:10px;display:grid;position:absolute;top:50px;left:0;right:0;box-shadow:0 16px 30px #202d471f}.search-results a{border-radius:8px;gap:4px;padding:10px 12px;display:grid}.search-results a:hover{background:#f4f7fb}.search-results b{color:#273142;font-size:13px;font-weight:900}.search-results small{color:#7f8a9d;font-size:12px;font-weight:700}.top-actions{justify-content:flex-end;align-items:center;gap:16px;display:flex;position:relative}.top-popover{z-index:5;background:#fff;border:1px solid #e7edf6;border-radius:8px;width:280px;padding:16px;position:absolute;top:50px;right:52px;box-shadow:0 16px 30px #202d471f}.top-popover h3{color:#1f2937;margin:0 0 10px;font-size:15px;font-weight:900}.top-popover p{color:#596779;margin:8px 0 0;font-size:12px;font-weight:700;line-height:1.45}.top-popover button{color:#ff5b6e;background:#fff0f3;border-radius:8px;width:100%;height:36px;margin-top:14px;font-size:13px;font-weight:900}.user-popover{right:0}.top-action{color:#445266;justify-items:center;gap:4px;min-width:38px;display:grid;position:relative}.action-icon{width:20px;height:20px}.top-action small{color:#596779;font-size:11px;font-weight:700}.badge{color:#fff;background:#ff4d4f;border:2px solid #f5f7fb;border-radius:999px;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:800;line-height:14px;position:absolute;top:-7px;right:3px}.user-card{color:#273142;align-items:center;gap:9px;font-size:12px;font-weight:800;display:flex}.user-card img{object-fit:cover;border-radius:50%;width:34px;height:34px}.user-caret{color:#9aa6b6;width:12px;height:12px}.metric-row{grid-template-columns:repeat(5,minmax(150px,1fr));gap:18px;margin-bottom:18px;display:grid}.metric-card{cursor:pointer;background:#fff;border:1px solid #eef2f7;border-radius:8px;align-items:center;gap:12px;min-height:88px;padding:14px 16px;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex}.metric-card:hover,.metric-card:focus-visible{border-color:color-mix(in srgb, var(--accent) 28%, #eef2f7);outline:0;transform:translateY(-1px);box-shadow:0 14px 26px #202d4714}.metric-icon{color:#fff;background:var(--accent);width:44px;height:44px;box-shadow:0 12px 24px color-mix(in srgb, var(--accent) 25%, transparent);border-radius:50%;flex:0 0 44px;place-items:center;display:grid}.metric-card p{color:#667386;margin:0 0 7px;font-size:14px;font-weight:800}.metric-card strong{color:#1f2937;white-space:nowrap;font-size:16px;font-weight:900;line-height:1.2;display:block}.metric-card small{color:#8c98a9;margin-top:7px;font-size:12px;font-weight:700;display:block}.trend-up{color:#20c783}.trend-down{color:#ff5b6e}.body-grid{grid-template-columns:minmax(820px,1fr) 356px;align-items:start;gap:20px;display:grid}.primary-stack{gap:20px;min-width:0;display:grid}.chart-grid{grid-template-columns:minmax(420px,1.1fr) minmax(310px,.9fr);gap:20px;min-width:0;display:grid}.lower-grid{grid-template-columns:minmax(480px,1.5fr) minmax(240px,.5fr);gap:20px;min-width:0;display:grid}.panel{background:#fff;border:1px solid #eef2f7;border-radius:8px;min-width:0}.panel-head{justify-content:space-between;align-items:center;min-height:50px;padding:0 22px;display:flex}.panel-head.compact{min-height:48px}.panel-head h3{color:#1f2937;margin:0;font-size:17px;font-weight:900;line-height:1.2}.panel-head p{color:#8c98a9;margin:6px 0 0;font-size:12px;font-weight:700;line-height:1.45}.panel-head button,.panel-head a{color:#8a96a8;align-items:center;gap:2px;font-size:12px;font-weight:800;display:inline-flex}.panel-head button svg,.panel-head a svg{width:12px;height:12px}.panel-actions{align-items:center;gap:10px;display:inline-flex}.compact-btn{height:32px;padding:0 14px;font-size:12px}.legend{color:#6d788a;justify-content:center;gap:36px;margin:-2px 0 0;font-size:12px;font-weight:700;display:flex}.dot{vertical-align:1px;border-radius:50%;width:7px;height:7px;margin-right:8px;display:inline-block}.dot.blue{background:#2f7df7}.dot.green{background:#35c88f}.interactive-chart{cursor:pointer;border-radius:8px;transition:background .18s}.interactive-chart:hover,.interactive-chart:focus-visible{background:#fbfdff;outline:0}.line-chart svg{width:100%;height:100%}.grid-lines path{stroke:#edf1f6;stroke-width:1px}.axis-labels text,.date-labels text{fill:#7e8a9b;font-size:12px;font-weight:700}.area-blue{fill:url(#salesArea)}.area-green{fill:url(#orderArea)}.line{fill:none;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round}.blue-line{stroke:#4b8ef9}.green-line{stroke:#48c996}.points circle{fill:#fff;stroke:#4b8ef9;stroke-width:2px}.focus-line{stroke:#dbe3ee;stroke-width:1px}.tooltip rect{fill:#fff;filter:drop-shadow(0 12px 18px #2731421f)}.tooltip text{fill:#334155;font-size:12px;font-weight:800}.tip-blue{fill:#2f7df7}.tip-green{fill:#35c88f}.donut-wrap{grid-template-columns:120px minmax(138px,1fr);align-items:center;gap:14px;padding:13px 18px 20px;display:grid}.donut{background:conic-gradient(#2f7df7 0deg 50deg,#35c88f 50deg 147deg,#ff8f45 147deg 290deg,#8b5cf6 290deg 341deg,#c1c9d5 341deg 360deg);border-radius:50%;width:120px;height:120px;position:relative}.donut:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:25px}.donut-hole{z-index:1;text-align:center;place-content:center;display:grid;position:absolute;inset:0}.donut-hole strong{color:#263244;font-size:21px;font-weight:900;line-height:1}.donut-hole span{color:#8792a4;margin-top:7px;font-size:12px;font-weight:800}.order-legend{gap:11px;margin:0;padding:0;list-style:none;display:grid}.order-legend li{color:#627083;cursor:pointer;border-radius:8px;grid-template-columns:1fr auto;align-items:center;gap:10px;min-height:28px;padding:4px 6px;font-size:12px;font-weight:800;transition:background .18s;display:grid}.order-legend li:hover,.order-legend li:focus-visible,.order-legend li.active{background:#f4f7fb;outline:0}.order-legend span{align-items:center;gap:10px;display:inline-flex}.order-legend i{border-radius:3px;width:12px;height:12px}.order-legend b{color:#3a4556;font-weight:900}.todo-panel{min-height:270px;overflow:hidden}.tabs{border-bottom:1px solid #eef2f7;gap:18px;height:42px;padding:0 20px;display:flex}.tabs button{color:#5d6a7c;font-size:13px;font-weight:800;position:relative}.tabs button.active{color:#2f7df7}.tabs button.active:after{content:"";background:#2f7df7;height:2px;position:absolute;bottom:-1px;left:0;right:0}.todo-panel table{border-collapse:collapse;table-layout:fixed;width:100%}.todo-panel th,.todo-panel td{text-align:left;white-space:nowrap;text-overflow:ellipsis;height:36px;padding:0 14px;font-size:12px;overflow:hidden}.todo-panel th{color:#738095;background:#f7f9fc;font-weight:900}.todo-panel td{color:#293445;border-top:1px solid #f0f3f8;font-weight:700}.todo-panel tr.clickable-row{cursor:pointer}.todo-panel tr.clickable-row:hover td{background:#f8fbff}.todo-panel th:first-child,.todo-panel td:first-child{width:102px;padding-left:20px}.todo-panel th:nth-child(3),.todo-panel td:nth-child(3){width:64px}.todo-panel th:nth-child(4),.todo-panel td:nth-child(4){width:136px}.todo-panel th:nth-child(5),.todo-panel td:nth-child(5){width:56px}.todo-panel td a{color:#2f7df7;font-weight:900}.tag{border-radius:6px;justify-content:center;align-items:center;min-width:72px;height:28px;font-size:12px;font-weight:900;display:inline-flex}.tag.blue{color:#2f7df7;background:#eaf2ff}.tag.orange{color:#ff8f45;background:#fff2e8}.tag.purple{color:#8b5cf6;background:#f2edff}.tag.gray{color:#667386;background:#eef2f7}.overview-panel{min-height:270px}.overview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:10px 20px 18px;display:grid}.overview-item{cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;min-height:54px;padding:11px;transition:box-shadow .18s,transform .18s;display:flex}.overview-item:hover,.overview-item:focus-visible{outline:0;transform:translateY(-1px);box-shadow:inset 0 0 0 1px #2f7df71f}.overview-item span{color:#6c798b;font-size:12px;font-weight:800;display:block}.overview-item strong{color:#202b3c;margin-top:8px;font-size:14px;font-weight:900;display:block}.overview-item i{border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.overview-item.blue{background:#f0f6ff}.overview-item.blue i{color:#2f7df7;background:#dceaff}.overview-item.green{background:#eefbf6}.overview-item.green i{color:#35c88f;background:#d7f6e9}.overview-item.orange{background:#fff5ed}.overview-item.orange i{color:#ff8f45;background:#ffe3d1}.overview-item.purple{background:#f4efff}.overview-item.purple i{color:#8b5cf6;background:#e8ddff}.overview-item.red{background:#fff0f3}.overview-item.red i{color:#ff5b6e;background:#ffdde4}.right-rail{gap:14px;min-width:0;display:grid}.notice-list{gap:9px;margin:0;padding:2px 22px 20px;list-style:none;display:grid}.notice-list li{padding-left:15px;position:relative}.notice-list li button{color:#354154;text-align:left;grid-template-columns:1fr 42px;align-items:center;gap:12px;width:100%;min-height:24px;padding:0;font-size:13px;font-weight:800;display:grid}.notice-list li:before{content:"";background:#2f7df7;border-radius:50%;width:5px;height:5px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.notice-list span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.notice-list li:hover span{color:#2f7df7}.notice-list time{color:#8e9aac;text-align:right;font-size:12px;font-weight:800}.shortcut-grid{grid-template-columns:repeat(3,1fr);gap:10px;padding:2px 20px 16px;display:grid}.shortcut{border-radius:8px;place-items:center;gap:8px;min-height:44px;font-size:12px;font-weight:900;display:grid}.shortcut.green{color:#23b97e;background:#eafaf3}.shortcut.orange{color:#ff8f45;background:#fff2e8}.shortcut.blue{color:#2f7df7;background:#eff5ff}.shortcut.gray{color:#627083;background:#f3f6fa}.shortcut.purple{color:#8b5cf6;background:#f3efff}.merchant-list{gap:9px;margin:0;padding:4px 22px 20px;list-style:none;display:grid}.merchant-list li button{text-align:left;grid-template-columns:24px 30px 1fr auto;align-items:center;gap:12px;width:100%;min-width:0;padding:0;display:grid}.merchant-list li button:hover b,.merchant-list li button:focus-visible b{color:#2f7df7}.merchant-list li button:focus-visible{outline:0}.rank{color:#8f9aaa;place-items:center;width:22px;height:22px;font-size:12px;font-weight:900;display:grid}.rank.gold,.rank.silver,.rank.bronze{color:#fff;border-radius:50%}.rank.gold{background:#f7bc31}.rank.silver{background:#b8c2cf}.rank.bronze{background:#d79a64}.merchant-list img{object-fit:cover;border-radius:50%;width:30px;height:30px}.merchant-list b{color:#263244;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:13px;font-weight:900;overflow:hidden}.merchant-list em{color:#344054;white-space:nowrap;font-size:12px;font-style:normal;font-weight:900}.module-page{gap:18px;padding-bottom:24px;display:grid}.module-stats{grid-template-columns:repeat(4,minmax(180px,1fr));gap:18px;display:grid}.module-stat{background:#fff;border:1px solid #eef2f7;border-radius:8px;min-height:104px;padding:20px 22px}.module-stat span{color:#667386;font-size:13px;font-weight:800;display:block}.module-stat strong{color:#1f2937;margin-top:10px;font-size:24px;font-weight:900;line-height:1.1;display:block}.module-stat small{color:#8c98a9;margin-top:10px;font-size:12px;font-weight:700;display:block}.module-stat.blue{box-shadow:inset 4px 0 #2f7df7}.module-stat.green{box-shadow:inset 4px 0 #35c88f}.module-stat.orange{box-shadow:inset 4px 0 #ff8f45}.module-stat.purple{box-shadow:inset 4px 0 #8b5cf6}.module-stat.red{box-shadow:inset 4px 0 #f45b69}.module-toolbar{justify-content:space-between;align-items:flex-end;gap:18px;min-height:94px;padding:18px 22px;display:flex}.filter-group{flex:1;grid-template-columns:repeat(3,minmax(160px,1fr));gap:16px;display:grid}.filter-group label{gap:8px;display:grid}.filter-group span{color:#667386;font-size:12px;font-weight:900}.filter-group input,.filter-group select{color:#273142;background:#f8fafc;border:1px solid #e5eaf2;border-radius:8px;outline:0;width:100%;height:38px;padding:0 12px;font-size:13px;font-weight:700}.filter-group input:focus,.filter-group select:focus{background:#fff;border-color:#2f7df7}.toolbar-actions{gap:10px;display:flex}.primary-btn,.ghost-btn{border-radius:8px;height:38px;padding:0 18px;font-size:13px;font-weight:900}.primary-btn{color:#fff;background:#2f7df7;box-shadow:0 10px 18px #2f7df72e}.ghost-btn{color:#526070;background:#eef2f7}.data-panel{overflow:auto hidden}.business-table{border-collapse:collapse;table-layout:auto;width:100%;min-width:960px}.business-table th,.business-table td{text-align:left;white-space:nowrap;border-top:1px solid #f0f3f8;height:52px;padding:0 16px;font-size:12px}.business-table th{color:#738095;background:#f7f9fc;font-weight:900}.business-table td{color:#344054;font-weight:700}.business-table td b{color:#1f2937;font-weight:900}.business-table th:last-child,.business-table td:last-child{z-index:1;background:#fff;min-width:132px;position:sticky;right:0;box-shadow:-8px 0 16px #f5f7fbeb}.business-table th:last-child{z-index:2;background:#f7f9fc}.business-table .empty-cell{color:#8c98a9;text-align:center;height:86px;font-size:13px;font-weight:800}.text-btn{color:#2f7df7;margin-right:10px;font-size:12px;font-weight:900}.text-btn:disabled{color:#a5afbf;cursor:not-allowed}.text-btn.danger{color:#ff5b6e}.no-permission{color:#a0aabb;font-size:12px;font-weight:800}.status-pill{border-radius:999px;justify-content:center;align-items:center;min-width:58px;height:26px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.status-pill.success{color:#20a875;background:#e9faf3}.status-pill.pending{color:#2f7df7;background:#eaf2ff}.status-pill.warning{color:#e27920;background:#fff2e8}.status-pill.danger{color:#ec4b62;background:#fff0f3}.management-grid{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:18px;display:grid}.management-grid .module-toolbar,.management-grid .data-panel{grid-column:1}.insight-panel{grid-area:1/2/span 2;min-height:252px}.insight-list{gap:14px;margin:0;padding:4px 22px 22px;list-style:none;display:grid}.insight-list li{background:#f7f9fc;border-radius:8px;grid-template-columns:58px 1fr;align-items:center;gap:12px;min-height:58px;padding:12px;display:grid}.insight-list b{color:#2f7df7;font-size:20px;font-weight:900}.insight-list span{color:#596779;font-size:13px;font-weight:800;line-height:1.45}.pagination-bar{color:#667386;border-top:1px solid #eef2f7;justify-content:flex-end;align-items:center;gap:12px;min-height:54px;padding:0 18px;font-size:12px;font-weight:800;display:flex}.pagination-bar select{color:#273142;background:#fff;border:1px solid #e5eaf2;border-radius:8px;height:30px;margin:0 5px;font-weight:800}.pagination-bar button{color:#2f7df7;background:#eaf2ff;border-radius:8px;min-width:64px;height:30px;font-size:12px;font-weight:900}.pagination-bar button:disabled{color:#a6b0bf;cursor:not-allowed;background:#f1f4f8}.toast-host{z-index:30;pointer-events:none;gap:10px;width:300px;display:grid;position:fixed;top:22px;right:22px}.toast-card{pointer-events:auto;background:#fff;border:1px solid #e7edf6;border-left:4px solid #2f7df7;border-radius:8px;gap:5px;padding:14px 38px 14px 16px;display:grid;position:relative;box-shadow:0 14px 28px #202d4724}.toast-card.success{border-left-color:#35c88f}.toast-card.warning{border-left-color:#ff8f45}.toast-card.danger{border-left-color:#ff5b6e}.toast-card strong{color:#1f2937;font-size:13px;font-weight:900}.toast-card span{color:#667386;font-size:12px;font-weight:700;line-height:1.45}.toast-card button{color:#9aa6b6;font-size:18px;line-height:1;position:absolute;top:9px;right:10px}.modal-backdrop,.drawer-backdrop{z-index:20;background:#121c2b61;position:fixed;inset:0}.confirm-modal{background:#fff;border-radius:8px;width:420px;padding:20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 24px 54px #121c2b38}.confirm-modal header,.detail-drawer header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.confirm-modal h3,.detail-drawer h3{color:#1f2937;margin:0;font-size:18px;font-weight:900}.confirm-modal header button,.detail-drawer header button{color:#96a1b1;font-size:22px;line-height:1}.confirm-modal p{color:#596779;margin:14px 0 0;font-size:13px;font-weight:700;line-height:1.6}.confirm-preview{background:#f7f9fc;border:1px solid #e8eef6;border-radius:8px;grid-template-columns:112px 1fr;gap:12px;margin-top:14px;padding:12px;display:grid}.confirm-preview img{object-fit:cover;border-radius:8px;width:112px;height:112px}.confirm-preview b,.crud-image-preview b{color:#1f2937;font-size:14px;font-weight:900}.confirm-preview span,.crud-image-preview span{color:#738095;margin-top:6px;font-size:12px;font-weight:800;display:block}.confirm-preview dl{grid-template-columns:64px 1fr;gap:6px 10px;margin:10px 0 0;display:grid}.confirm-preview dt,.confirm-preview dd{color:#667386;margin:0;font-size:12px;font-weight:800;line-height:1.45}.confirm-preview dd{color:#344054}.reason-field{gap:8px;margin-top:16px;display:grid}.reason-field span{color:#667386;font-size:12px;font-weight:900}.reason-field textarea{resize:vertical;color:#273142;background:#f8fafc;border:1px solid #e5eaf2;border-radius:8px;outline:0;width:100%;padding:11px 12px;font-size:13px;font-weight:700}.crud-modal{width:min(620px,100vw - 32px)}.image-file-input{clip:rect(0 0 0 0);white-space:nowrap;clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.crud-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px;display:grid}.crud-image-preview{cursor:pointer;text-align:left;background:#f7f9fc;border:1px solid #e8eef6;border-radius:8px;grid-column:1/-1;grid-template-columns:104px 1fr;align-items:center;gap:14px;padding:12px;transition:border-color .16s,background .16s;display:grid;position:relative}.crud-image-preview:hover{background:#f2f7ff;border-color:#2f7df7}.crud-image-preview img{object-fit:cover;border-radius:8px;width:104px;height:104px}.crud-image-preview small{color:#96a1b1;margin-top:6px;font-size:12px;font-weight:800;display:block}.single-image-actions{grid-column:1/-1;align-items:center;gap:10px;margin-top:-4px;display:flex}.crud-form label{gap:8px;display:grid}.crud-form label span{color:#667386;font-size:12px;font-weight:900}.crud-form input,.crud-form select,.crud-form textarea{color:#344054;width:100%;font:inherit;background:#fff;border:1px solid #e5eaf2;border-radius:8px;outline:0;font-size:13px;font-weight:700}.crud-form input,.crud-form select{height:40px;padding:0 12px}.crud-form textarea{resize:vertical;min-height:88px;padding:10px 12px}.product-listing-modal{width:min(1080px,100vw - 32px);max-height:calc(100vh - 48px);overflow:auto}.product-editor{margin-top:14px}.product-editor-steps{background:#f7f9fc;border:1px solid #e8eef6;border-radius:8px;grid-template-columns:repeat(5,minmax(0,1fr));display:grid;overflow:hidden}.product-editor-steps span{color:#667386;text-align:center;border-right:1px solid #e8eef6;padding:10px 8px;font-size:12px;font-weight:900}.product-editor-steps span:last-child{border-right:0}.product-editor-layout{grid-template-columns:300px minmax(0,1fr);gap:20px;margin-top:18px;display:grid}.product-media-pane{align-self:start;gap:14px;display:grid;position:sticky;top:0}.product-cover-preview{aspect-ratio:1;cursor:pointer;text-align:left;background:#f7f9fc;border:1px solid #e8eef6;border-radius:8px;padding:0;transition:border-color .16s,box-shadow .16s;position:relative;overflow:hidden}.product-cover-preview:hover{border-color:#2f7df7;box-shadow:0 0 0 3px #2f7df71a}.product-cover-preview img,.product-thumb-list img{object-fit:cover;width:100%;height:100%;display:block}.product-cover-preview span{color:#fff;background:#121c2bad;border-radius:8px;padding:5px 8px;font-size:12px;font-weight:900;position:absolute;bottom:10px;left:10px}.upload-drop-hint{color:#fff;background:#121c2b75;border:1px dashed #ffffffb8;border-radius:8px;padding:10px;position:absolute;top:10px;left:10px;right:10px}.upload-drop-hint b,.upload-drop-hint small{color:#fff;font-size:12px;font-weight:900;line-height:1.45;display:block}.upload-drop-hint small{opacity:.84;font-weight:800}.upload-progress-mask{z-index:2;color:#fff;background:#121c2b8f;place-items:center;padding:18px;display:grid;position:absolute;inset:0}.upload-progress-mask strong{font-size:28px;font-weight:900}.upload-progress-mask i{background:#ffffff47;border-radius:999px;width:min(220px,80%);height:7px;display:block;overflow:hidden}.upload-progress-mask em{border-radius:inherit;background:#2f7df7;height:100%;display:block}.product-thumb-list{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.product-thumb-item{aspect-ratio:1;background:#f7f9fc;border:2px solid #0000;border-radius:8px;position:relative;overflow:hidden}.product-thumb-item.active{border-color:#2f7df7}.product-thumb-item>button:first-child{background:#f7f9fc;border-radius:8px;width:100%;height:100%;padding:0;overflow:hidden}.thumb-delete{color:#fff;background:#121c2bad;border-radius:8px;place-items:center;width:20px;height:20px;font-size:16px;line-height:1;display:grid;position:absolute;top:4px;right:4px}.product-upload-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.attribute-editor label{gap:8px;display:grid}.product-field span{color:#667386;font-size:12px;font-weight:900}.attribute-editor label{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.product-editor-fields{gap:18px;display:grid}.product-editor-section{border-top:1px solid #eef2f7;padding-top:18px}.product-editor-section:first-child{border-top:0;padding-top:0}.product-section-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.product-section-head b{color:#1f2937;font-size:15px;font-weight:900}.product-section-head small{color:#8c98a9;font-size:12px;font-weight:800}.product-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.product-field{gap:8px;display:grid}.product-field.full{grid-column:1/-1}.product-field small{color:#9aa5b5;justify-self:end;font-size:12px;font-weight:800}.product-editor input,.product-editor select,.product-editor textarea{color:#344054;background:#fff;border:1px solid #e5eaf2;border-radius:8px;outline:0;width:100%;font-size:13px;font-weight:800}.product-editor input,.product-editor select{height:40px;padding:0 12px}.product-editor textarea{resize:vertical;min-height:90px;padding:10px 12px;line-height:1.6}.product-editor input:focus,.product-editor select:focus,.product-editor textarea:focus{border-color:#2f7df7;box-shadow:0 0 0 3px #2f7df71a}.sku-editor-table{border-collapse:collapse;table-layout:fixed;width:100%}.sku-editor-table th,.sku-editor-table td{text-align:left;border-top:1px solid #eef2f7;padding:8px}.sku-editor-table th{color:#738095;background:#f7f9fc;font-size:12px;font-weight:900}.sku-editor-table td:last-child{width:72px}.attribute-editor{gap:10px;margin-bottom:14px;display:grid}.attribute-editor label{grid-template-columns:minmax(0,.7fr) minmax(0,1fr) auto}.product-inline-action{height:32px;padding:0 12px;font-size:12px}.supplier-catalog-modal header p{color:#8c98a9;margin:6px 0 0;font-size:12px;font-weight:800}.supplier-catalog-toolbar{background:#f7f9fc;border:1px solid #e8eef6;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;margin:16px 0;padding:12px;display:flex}.supplier-bulk-copy{gap:4px;display:grid}.supplier-bulk-copy b{color:#1f2937;font-size:13px;font-weight:900}.supplier-bulk-copy span{color:#8c98a9;font-size:12px;font-weight:800}.supplier-bulk-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.supplier-bulk-actions input{color:#344054;border:1px solid #e5eaf2;border-radius:8px;width:120px;height:36px;padding:0 10px;font-size:12px;font-weight:800}.supplier-product-table{min-width:1000px}.supplier-product-table th:first-child,.supplier-product-table td:first-child{width:42px;padding-right:0}.supplier-product-cell{grid-template-columns:46px minmax(180px,1fr);align-items:center;gap:10px;display:grid}.supplier-product-cell img{object-fit:cover;border-radius:8px;width:46px;height:46px}.supplier-product-cell div{gap:3px;display:grid}.supplier-product-cell span,.supplier-product-cell small{color:#8c98a9;font-size:12px;font-weight:800}.mentor-system-modal header p{color:#8c98a9;margin:6px 0 0;font-size:12px;font-weight:800}.mentor-summary-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.mentor-summary-grid article{background:#f7f9fc;border:1px solid #e8eef6;border-radius:8px;gap:6px;padding:12px;display:grid}.mentor-summary-grid span,.mentor-summary-grid small,.mentor-config-panel label span{color:#738095;font-size:12px;font-weight:900}.mentor-summary-grid strong{color:#1f2937;font-size:20px;font-weight:900}.mentor-workbench{grid-template-columns:minmax(0,.75fr) minmax(0,1fr);gap:16px;margin-top:18px;display:grid}.mentor-config-panel,.mentor-section{border-top:1px solid #eef2f7;padding-top:18px}.mentor-rate-grid,.mentor-bind-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:14px;display:grid}.mentor-config-panel label{gap:8px;display:grid}.mentor-config-panel input,.mentor-config-panel select{color:#344054;background:#fff;border:1px solid #e5eaf2;border-radius:8px;outline:0;width:100%;height:40px;padding:0 12px;font-size:13px;font-weight:800}.mentor-config-panel input:focus,.mentor-config-panel select:focus{border-color:#2f7df7;box-shadow:0 0 0 3px #2f7df71a}.mentor-section{margin-top:18px}.mentor-table{min-width:980px}.channel-system-modal header p{color:#8c98a9;margin:6px 0 0;font-size:12px;font-weight:800}.channel-workbench{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:18px;display:grid}.channel-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:14px;display:grid}.channel-form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.channel-form-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.channel-form-grid label{gap:8px;display:grid}.channel-form-grid span{color:#738095;font-size:12px;font-weight:900}.channel-form-grid input,.channel-form-grid select{color:#344054;background:#fff;border:1px solid #e5eaf2;border-radius:8px;outline:0;width:100%;height:40px;padding:0 12px;font-size:13px;font-weight:800}.channel-form-grid input:focus,.channel-form-grid select:focus{border-color:#2f7df7;box-shadow:0 0 0 3px #2f7df71a}.channel-table{min-width:1080px}.channel-table small{color:#8c98a9;font-size:12px;font-weight:800}.channel-inline-actions{background:#f7f9fc;border:1px solid #e8eef6;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;padding:10px 12px;display:flex}.channel-inline-actions span{color:#667386;font-size:12px;font-weight:900}.channel-match-result{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:10px;display:grid}.channel-match-result span{color:#344054;background:#f7f9fc;border:1px solid #e8eef6;border-radius:8px;padding:10px 12px;font-size:12px;font-weight:900}.points-mall-modal header p{color:#8c98a9;margin:6px 0 0;font-size:12px;font-weight:800}.points-mall-workbench{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:16px;margin-top:18px;display:grid}.points-manager-table{min-width:680px;margin-top:14px}.points-manager-table small{color:#8c98a9;font-size:12px;font-weight:800}.points-rule-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:12px;display:grid}.points-rule-grid label{grid-template-columns:1fr 120px;gap:8px;display:grid}.points-rule-grid label span{color:#738095;grid-column:1/-1;font-size:12px;font-weight:900}.points-rule-grid input,.points-rule-grid select{color:#344054;background:#fff;border:1px solid #e5eaf2;border-radius:8px;outline:0;width:100%;height:40px;padding:0 12px;font-size:13px;font-weight:800}.points-rule-list{flex-wrap:wrap;gap:8px;margin:0 0 14px;display:flex}.points-rule-list span{color:#2f7df7;background:#eaf2ff;border-radius:8px;padding:7px 10px;font-size:12px;font-weight:900}button:disabled{cursor:not-allowed;opacity:.48}.drawer-backdrop{z-index:24}.confirm-modal footer{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.primary-btn.danger{background:#ff5b6e;box-shadow:0 10px 18px #ff5b6e29}.detail-drawer{background:#fff;width:420px;height:100%;padding:24px;position:absolute;top:0;right:0;box-shadow:-18px 0 42px #121c2b29}.detail-drawer header p{color:#7f8a9d;margin:8px 0 0;font-size:12px;font-weight:700}.detail-list{border:1px solid #eef2f7;border-radius:8px;grid-template-columns:92px 1fr;gap:0;margin:22px 0 0;display:grid;overflow:hidden}.detail-list dt,.detail-list dd{border-bottom:1px solid #eef2f7;min-height:42px;margin:0;padding:12px;font-size:12px}.detail-list dt{color:#667386;background:#f7f9fc;font-weight:900}.detail-list dd{color:#273142;font-weight:800}.detail-list dt:last-of-type,.detail-list dd:last-of-type{border-bottom:0}.login-page{background:#e9eef5;place-items:center;min-height:100vh;padding:24px;display:grid}.login-panel,.forbidden-panel{background:#fff;border:1px solid #eef2f7;border-radius:8px;width:min(960px,100%);box-shadow:0 22px 45px #202d471a}.login-panel{grid-template-columns:1fr 1.1fr;display:grid;overflow:hidden}.login-brand{background:#f5f7fb;align-content:center;gap:18px;padding:56px;display:grid}.login-brand span{color:#fff;background:#2f7df7;border-radius:8px;place-items:center;width:56px;height:56px;display:grid;box-shadow:0 16px 28px #2f7df738}.login-brand svg{width:28px;height:28px}.login-brand h1,.login-form h2,.forbidden-panel h1{color:#1f2937;margin:0;font-weight:900}.login-brand h1{font-size:28px}.login-brand p,.login-form p,.forbidden-panel p{color:#667386;margin:8px 0 0;font-size:14px;font-weight:700;line-height:1.6}.login-form{gap:16px;padding:56px;display:grid}.login-form h2{font-size:24px}.login-form label{gap:8px;display:grid}.login-form label span{color:#667386;font-size:12px;font-weight:900}.login-form input{color:#273142;background:#f8fafc;border:1px solid #e5eaf2;border-radius:8px;outline:0;height:42px;padding:0 14px;font-size:14px;font-weight:800}.login-form input:focus{background:#fff;border-color:#2f7df7}.login-submit{width:100%;margin-top:4px}.login-submit:disabled{opacity:.72;cursor:wait}.login-form>strong{color:#ff5b6e;font-size:13px;font-weight:900}.login-accounts{background:#fbfcfe;border-top:1px solid #eef2f7;grid-column:1/-1;align-items:center;gap:10px;padding:16px 56px;display:flex}.login-accounts b{color:#526070;font-size:13px;font-weight:900}.login-accounts button{color:#2f7df7;background:#eaf2ff;border-radius:8px;height:30px;padding:0 12px;font-size:12px;font-weight:900}.forbidden-panel{text-align:center;width:min(520px,100%);padding:48px}.forbidden-panel>strong{color:#2f7df7;font-size:64px;font-weight:900;line-height:1;display:block}.forbidden-panel div{justify-content:center;gap:12px;margin-top:24px;display:flex}.forbidden-panel a{align-items:center;display:inline-flex}.rbac-grid{grid-template-columns:minmax(0,1fr) 320px}.role-panel{grid-area:1/2/span 2;padding-bottom:12px}.role-item{text-align:left;background:#f8fafc;border:1px solid #eef2f7;border-radius:8px;gap:7px;width:calc(100% - 28px);margin:0 14px 10px;padding:14px;display:grid}.role-item.active{background:#eaf2ff;border-color:#2f7df7}.role-item b{color:#1f2937;font-size:14px;font-weight:900}.role-item span,.role-item small{color:#667386;font-size:12px;font-weight:700;line-height:1.45}.permission-panel{grid-column:1}.permission-matrix{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:0 22px 22px;display:grid}.permission-matrix article{border:1px solid #eef2f7;border-radius:8px;overflow:hidden}.permission-matrix h4{color:#1f2937;background:#f7f9fc;margin:0;padding:12px 14px;font-size:13px;font-weight:900}.permission-matrix label{color:#526070;border-top:1px solid #eef2f7;grid-template-columns:18px 96px 1fr;align-items:center;gap:9px;min-height:42px;padding:0 14px;font-size:12px;font-weight:800;display:grid}.permission-matrix small{color:#8c98a9;font-weight:700}.rbac-grid .admin-panel{grid-area:1/1}.rbac-grid .password-panel{grid-area:1/2}.rbac-grid .role-panel{grid-area:2/2}.rbac-grid .permission-panel{grid-area:2/1}.least-privilege-panel{grid-area:1/1}.admin-filter-bar{grid-template-columns:minmax(220px,1.3fr) repeat(2,minmax(150px,.8fr));gap:12px;padding:0 18px 16px;display:grid}.admin-filter-bar label,.password-form label,.admin-form-grid label{gap:8px;display:grid}.admin-filter-bar span,.password-form label span,.admin-form-grid label span{color:#667386;font-size:12px;font-weight:900}.admin-filter-bar input,.admin-filter-bar select,.password-form input,.admin-form-grid input,.admin-form-grid select{color:#273142;background:#f8fafc;border:1px solid #e5eaf2;border-radius:8px;outline:0;width:100%;height:38px;padding:0 12px;font-size:13px;font-weight:800}.admin-filter-bar input:focus,.admin-filter-bar select:focus,.password-form input:focus,.admin-form-grid input:focus,.admin-form-grid select:focus{background:#fff;border-color:#2f7df7;box-shadow:0 0 0 3px #2f7df71a}.admin-table{min-width:1060px}.admin-badge{vertical-align:middle;border-radius:8px;align-items:center;height:22px;margin-left:8px;padding:0 7px;font-size:11px;font-weight:900;display:inline-flex}.admin-badge.self{color:#2f7df7;background:#eaf2ff}.admin-badge.super{color:#8b5cf6;background:#f3efff}.password-form{gap:12px;padding:0 18px 18px;display:grid}.password-strength{background:#eef2f7;border-radius:8px;height:32px;position:relative;overflow:hidden}.password-strength.compact{margin-top:14px}.password-strength i{border-radius:inherit;width:0;transition:width .2s,background .2s;position:absolute;top:0;bottom:0;left:0}.password-strength i.weak{background:#ff5b6e}.password-strength i.medium{background:#ffb84d}.password-strength i.strong{background:#35c88f}.password-strength span{z-index:1;color:#344054;place-items:center;height:100%;font-size:12px;font-weight:900;display:grid;position:relative}.password-rules{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.password-rules li{color:#7a8798;background:#f4f7fb;border-radius:8px;min-height:28px;padding:7px 9px;font-size:12px;font-weight:800}.password-rules li.passed{color:#20a875;background:#e9faf3}.privilege-card{background:#f7f9fc;border-radius:8px;gap:8px;margin:0 18px 18px;padding:16px;display:grid}.privilege-card b{color:#1f2937;font-size:17px;font-weight:950}.privilege-card span{color:#2f7df7;font-size:12px;font-weight:900}.privilege-card p{color:#667386;margin:4px 0 0;font-size:13px;font-weight:750;line-height:1.6}.admin-form-modal{width:640px}.admin-form-modal header p{color:#8c98a9;margin:6px 0 0;font-size:12px;font-weight:700}.admin-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.admin-form-grid .full{grid-column:1/-1}.api-interface-page{gap:14px}.api-guide-panel{background:#eef2f7;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.api-guide-step{background:#fff;grid-template-columns:42px 1fr;gap:4px 12px;min-height:86px;padding:18px;display:grid}.api-guide-step b{color:#2f7df7;background:#eaf2ff;border-radius:8px;grid-row:span 2;place-items:center;width:42px;height:42px;font-size:13px;font-weight:950;display:grid}.api-guide-step span{color:#1f2937;font-size:14px;font-weight:950}.api-guide-step small{color:#667386;font-size:12px;font-weight:750;line-height:1.5}.api-config-layout{grid-template-columns:minmax(720px,1fr) 360px;align-items:start;gap:14px;display:grid}.api-panel-head{align-items:flex-start;gap:16px}.api-tabs{background:#eef2f7;border-radius:8px;gap:8px;padding:4px;display:inline-flex}.api-tabs button{color:#667386;border-radius:8px;height:32px;padding:0 14px;font-size:12px;font-weight:900}.api-tabs button.active{color:#fff;background:#2f7df7}.api-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:0 18px 18px;display:grid}.api-form-grid label{gap:8px;display:grid}.api-form-grid label.full{grid-column:1/-1}.api-form-grid label span{color:#667386;align-items:center;gap:8px;font-size:12px;font-weight:900;display:flex}.api-form-grid label em{color:#20a875;background:#e9faf3;border-radius:8px;height:20px;padding:0 7px;font-size:11px;font-style:normal;font-weight:950;line-height:20px}.api-form-grid input,.api-form-grid select{color:#273142;background:#f8fafc;border:1px solid #e5eaf2;border-radius:8px;outline:0;width:100%;height:40px;padding:0 12px;font-size:13px;font-weight:800}.api-form-grid input:focus,.api-form-grid select:focus{background:#fff;border-color:#2f7df7;box-shadow:0 0 0 3px #2f7df71a}.api-form-grid input:disabled,.api-form-grid select:disabled{color:#8c98a9;cursor:not-allowed}.api-form-grid small{color:#8c98a9;font-size:12px;font-weight:750}.api-validation{color:#d15c1f;background:#fff7ed;border-radius:8px;grid-template-columns:90px 1fr;gap:8px 10px;margin:0 18px 18px;padding:12px;font-size:12px;font-weight:850;display:grid}.api-validation b{color:#a94b18;grid-row:1/span 8}.api-form-actions{justify-content:flex-end;gap:10px;padding:0 18px 18px;display:flex}.api-side-stack{gap:14px;display:grid}.api-snapshot-list{border:1px solid #eef2f7;border-radius:8px;grid-template-columns:112px 1fr;margin:0 18px 18px;display:grid;overflow:hidden}.api-snapshot-list dt,.api-snapshot-list dd{border-bottom:1px solid #eef2f7;min-height:38px;margin:0;padding:11px 12px;font-size:12px}.api-snapshot-list dt{color:#738095;background:#f7f9fc;font-weight:900}.api-snapshot-list dd{color:#273142;word-break:break-all;min-width:0;font-weight:850}.api-snapshot-list dt:last-of-type,.api-snapshot-list dd:last-of-type{border-bottom:0}.api-history-list{gap:10px;margin:0;padding:0 18px 18px;list-style:none;display:grid}.api-history-list li{background:#fbfcfe;border:1px solid #eef2f7;border-radius:8px;grid-template-columns:1fr 54px;align-items:center;gap:10px;min-height:72px;padding:12px;display:grid}.api-history-list li.empty-history{color:#8c98a9;text-align:center;grid-template-columns:1fr;font-size:12px;font-weight:850}.api-history-list b,.api-history-list span,.api-history-list small{display:block}.api-history-list b{color:#1f2937;font-size:13px;font-weight:950}.api-history-list span{color:#7a8798;margin-top:5px;font-size:12px;font-weight:800}.api-history-list small{color:#526070;margin-top:5px;font-size:12px;font-weight:800;line-height:1.45}.api-history-list button{color:#ff5b6e;background:#fff0f3;border-radius:8px;height:30px;font-size:12px;font-weight:950}.api-history-list button:disabled{color:#a5afbf;cursor:not-allowed;background:#f1f4f8}.api-locked-card{margin-bottom:18px}.page{padding:12px}.dashboard-shell{grid-template-columns:244px minmax(1160px,1fr);height:calc(100vh - 24px);min-height:calc(100vh - 24px)}.sidebar{min-height:calc(100vh - 24px);padding:18px 14px 16px}.brand{gap:12px;margin:0 8px 18px}.brand-mark,.metric-icon,.overview-item i,.action-icon,.nav-icon{border-radius:8px}.main-nav{gap:4px}.nav-item{grid-template-columns:32px 1fr 12px;gap:10px;min-height:39px;padding:0 10px;font-size:13px}.nav-icon{color:#738095;background:#f3f6fb;width:32px;height:32px}.nav-icon svg{width:17px;height:17px}.nav-item.active .nav-icon,.nav-item:hover .nav-icon{color:#fff;background:#2f7df7}.sidebar-footer{border-top:1px solid #edf1f7;padding:8px}.footer-link{gap:10px;min-height:34px}.footer-link svg{background:#f3f6fb;border-radius:8px;width:26px;height:26px;padding:5px}.version{margin-top:16px}.workspace{padding:18px 20px}.topbar{grid-template-columns:minmax(320px,1fr) minmax(360px,420px) auto;gap:18px;min-height:54px;margin-bottom:14px}.search input{height:40px}.top-actions{gap:10px}.top-action{border-radius:8px;min-width:48px;min-height:44px;padding:4px 6px}.top-action:hover{background:#eef4ff}.action-icon{color:#2f7df7;background:#eaf2ff;place-items:center;width:26px;height:26px;display:grid}.action-icon svg{width:16px;height:16px}.metric-row{grid-template-columns:repeat(5,minmax(176px,1fr));gap:12px;margin-bottom:14px}.metric-card{grid-template-columns:52px minmax(0,1fr);gap:14px;min-height:96px;padding:16px;display:grid}.metric-icon{flex-basis:52px;width:52px;height:52px}.metric-icon svg{width:24px;height:24px}.metric-card strong{font-size:20px}.body-grid{grid-template-columns:minmax(840px,1fr) 380px;gap:14px}.primary-stack,.chart-grid,.lower-grid,.right-rail{gap:14px}.chart-grid{grid-template-columns:minmax(520px,1.25fr) minmax(320px,.75fr)}.lower-grid{grid-template-columns:minmax(520px,1.35fr) minmax(300px,.65fr)}.panel{box-shadow:0 12px 28px #2731420a}.panel-head{min-height:48px;padding:0 18px}.sales-panel,.order-panel{min-height:286px}.line-chart{height:206px;padding:4px 14px 8px 18px}.donut-wrap{grid-template-columns:148px minmax(150px,1fr);gap:18px;padding:20px 18px 24px}.donut{width:148px;height:148px}.donut:after{inset:32px}.todo-panel,.overview-panel{min-height:304px}.overview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:8px 16px 16px}.overview-item{min-height:70px;padding:12px}.overview-item i{width:40px;height:40px}.overview-item i svg{width:20px;height:20px}.notice-panel{min-height:164px}.shortcut-panel{min-height:152px}.shortcut-grid{gap:9px;padding:2px 16px 16px}.shortcut{align-content:center;min-height:58px}.shortcut svg{width:23px;height:23px}.merchant-panel{min-height:248px}.merchant-list{gap:11px;padding:4px 18px 18px}.module-page{gap:14px;padding-bottom:18px}.module-stats{grid-template-columns:repeat(4,minmax(210px,1fr));gap:12px}.module-stat{min-height:98px;padding:16px 18px;position:relative;overflow:hidden}.module-stat:after{content:"";background:#eef4ff;border-radius:8px;width:34px;height:34px;position:absolute;top:16px;right:16px}.module-stat.blue:after{background:#eaf2ff}.module-stat.green:after{background:#e9faf3}.module-stat.orange:after{background:#fff2e8}.module-stat.purple:after{background:#f3efff}.module-stat.red:after{background:#fff0f2}.module-stat strong,.module-stat small{margin-top:8px}.management-grid:not(.rbac-grid){grid-template-columns:minmax(0,1fr) 300px;align-items:stretch;gap:14px}.management-grid:not(.rbac-grid) .module-toolbar{grid-column:1}.management-grid:not(.rbac-grid) .insight-panel{grid-area:1/2;min-height:100%}.management-grid:not(.rbac-grid) .data-panel{grid-column:1/-1}.module-toolbar{min-height:86px;padding:16px 18px}.filter-group{grid-template-columns:repeat(3,minmax(190px,1fr));gap:12px}.panel-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px}.business-table th,.business-table td{height:50px;padding:0 14px}.business-table .empty-cell{height:112px}.insight-list{gap:12px;padding:4px 16px 16px}.insight-list li{border-bottom:1px solid #f0f3f8;min-height:58px;padding:10px 0}.insight-list li:last-child{border-bottom:0}.rbac-grid{grid-template-columns:minmax(0,1fr) 340px;gap:14px}.permission-matrix{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.role-item{width:calc(100% - 24px);margin:0 12px 10px}.sales-panel,.order-panel{min-height:340px;overflow:hidden}.sales-panel{grid-template-rows:48px 34px 1fr;display:grid}.order-panel{grid-template-rows:48px 1fr;display:grid}.sales-panel .panel-head,.order-panel .panel-head{border-bottom:1px solid #f0f3f8}.sales-panel .legend{justify-content:flex-end;align-items:center;gap:24px;min-height:34px;margin:0;padding:0 22px;font-size:13px;font-weight:850}.sales-panel .dot{width:10px;height:10px;margin-right:8px;box-shadow:0 0 0 4px #2f7df714}.sales-panel .dot.green{box-shadow:0 0 0 4px #35c88f1a}.sales-panel .line-chart{height:258px;padding:0 20px 14px 18px}.sales-panel .line{stroke-width:3.2px}.sales-panel .points circle{r:4;stroke-width:2.4px}.sales-panel .grid-lines path{stroke:#e6ecf5}.sales-panel .axis-labels text,.sales-panel .date-labels text{fill:#627083;font-size:13px;font-weight:850}.sales-panel .tooltip rect{filter:drop-shadow(0 14px 24px #27314229)}.order-panel .donut-wrap{grid-template-columns:minmax(190px,.85fr) minmax(230px,1.15fr);gap:22px;min-height:286px;padding:16px 22px 24px}.order-panel .donut{width:190px;height:190px;box-shadow:inset 0 0 0 1px #ffffff73}.order-panel .donut:after{inset:44px}.order-panel .donut-hole strong{font-size:30px}.order-panel .donut-hole span{font-size:13px}.order-panel .order-legend{align-content:center;gap:14px}.order-panel .order-legend li{gap:16px;min-height:26px;font-size:14px;font-weight:850}.order-panel .order-legend span{gap:12px}.order-panel .order-legend i{border-radius:5px;width:16px;height:16px;box-shadow:0 0 0 4px #2f7df70f}.order-panel .order-legend b{color:#1f2937;font-size:14px;font-weight:950}@media (width<=1500px){body{min-width:1180px}.dashboard-shell{grid-template-columns:230px minmax(900px,1fr)}.topbar{grid-template-columns:minmax(240px,1fr) 320px auto;gap:18px}.metric-row{grid-template-columns:repeat(5,minmax(132px,1fr));gap:14px}.metric-card{gap:14px;padding:18px}.metric-icon{flex-basis:48px;width:48px;height:48px}.body-grid{grid-template-columns:minmax(720px,1fr) 330px;gap:16px}.chart-grid,.lower-grid{gap:16px}}.local-life-page{gap:18px;display:grid}.local-life-summary{grid-template-columns:repeat(5,minmax(150px,1fr));gap:18px;display:grid}.local-life-toolbar{justify-content:space-between;align-items:flex-end;gap:18px;min-height:96px;padding:18px 22px;display:flex}.local-life-filters{grid-template-columns:minmax(240px,1.4fr) repeat(3,minmax(150px,.8fr))}.local-life-layout{grid-template-columns:minmax(820px,1fr) 340px;align-items:start;gap:18px;display:grid}.local-merchant-panel,.local-ops-panel{overflow-x:auto}.local-muted{color:#7a8798;font-size:12px;font-weight:800}.local-merchant-table{min-width:1160px}.local-merchant-table tr.selected td{background:#f6f9ff}.local-merchant-cell{align-items:center;gap:12px;min-width:250px;display:flex}.local-merchant-cell img{object-fit:cover;border-radius:8px;width:58px;height:46px;box-shadow:0 10px 18px #202d471f}.local-merchant-cell div,.local-context-body{min-width:0}.local-merchant-cell span,.local-merchant-table small,.local-wide-table small{color:#7a8798;font-size:12px;font-weight:700}.onboard-step{color:#2f7df7;background:#eef5ff;border-radius:8px;align-items:center;height:28px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.local-context-panel{min-height:430px}.local-context-body{gap:14px;padding:0 18px 20px;display:grid}.local-context-body>img{object-fit:cover;border-radius:8px;width:100%;height:150px}.local-context-body h4{color:#1f2937;margin:0;font-size:18px;font-weight:950}.local-context-body p{color:#667386;margin:-6px 0 0;font-size:13px;font-weight:700;line-height:1.55}.local-tag-row{flex-wrap:wrap;gap:8px;display:flex}.local-tag-row span{color:#2f7df7;background:#eaf2ff;border-radius:8px;padding:7px 9px;font-size:12px;font-weight:900}.local-context-body dl{background:#f7f9fc;border-radius:8px;grid-template-columns:72px 1fr;gap:10px 12px;margin:0;padding:14px;display:grid}.local-context-body dt{color:#7a8798;font-size:12px;font-weight:900}.local-context-body dd{color:#1f2937;margin:0;font-size:12px;font-weight:850;line-height:1.45}.local-tabs-head{gap:16px;min-height:66px}.local-tabs{flex-wrap:wrap;gap:8px;margin-left:auto;display:flex}.local-tabs button{color:#667386;background:#f1f4f8;border-radius:8px;height:32px;padding:0 12px;font-size:12px;font-weight:900}.local-tabs button.active{color:#fff;background:#2f7df7}.local-table-wrap{overflow-x:auto}.local-wide-table{min-width:1180px}.local-product-link{color:#1f2937;text-align:left;padding:0;font-size:12px;font-weight:950;line-height:1.45}.local-product-link:hover{color:#2f7df7}.local-product-link:after{content:"查看商家";color:#2f7df7;vertical-align:middle;background:#edf5ff;border-radius:8px;align-items:center;height:20px;margin-left:8px;padding:0 7px;font-size:11px;font-weight:900;display:inline-flex}.local-product-link.subtle{color:#2f7df7;font-size:12px;font-weight:900}.local-product-link.subtle:after{content:"";display:none}.local-desc{min-width:260px;max-width:360px;line-height:1.5;white-space:normal!important}.service-stock{gap:8px;min-width:140px;display:grid}.service-stock span{color:#344054;font-size:12px;font-weight:850}.service-stock i{background:#e9eef5;border-radius:999px;height:8px;display:block;overflow:hidden}.service-stock em{border-radius:inherit;background:#35c88f;height:100%;display:block}.local-form-modal{width:720px;max-height:min(82vh,760px);overflow:auto}.local-form-modal.wide{width:860px}.local-form-modal header p{color:#7a8798;margin:6px 0 0;font-size:12px;font-weight:700}.local-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.local-form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.local-form-grid label,.validation-input{gap:8px;display:grid}.local-form-grid label.full{grid-column:1/-1}.local-form-grid span,.validation-input span{color:#667386;font-size:12px;font-weight:900}.local-form-grid input,.local-form-grid select,.local-form-grid textarea,.validation-input input{color:#273142;background:#f8fafc;border:1px solid #e5eaf2;border-radius:8px;outline:0;width:100%;min-height:38px;padding:0 12px;font-size:13px;font-weight:700}.local-form-grid textarea{resize:vertical;min-height:98px;padding-top:10px}.validation-preview{background:#f7f9fc;border-radius:8px;gap:6px;margin-top:14px;padding:14px;display:grid}.validation-preview b{color:#1f2937;font-size:14px;font-weight:950}.validation-preview span,.validation-preview small{color:#667386;font-size:12px;font-weight:800}.local-linked-merchant{width:430px}.linked-merchant-body{gap:14px;display:grid}.linked-merchant-body>img{object-fit:cover;border-radius:8px;width:100%;height:178px}.linked-merchant-title{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.linked-merchant-title div{gap:6px;min-width:0;display:grid}.linked-merchant-title b{color:#1f2937;font-size:18px;font-weight:950}.linked-merchant-title span:not(.status-pill),.linked-merchant-body p{color:#667386;font-size:13px;font-weight:750;line-height:1.5}.linked-merchant-body p{margin:0}.linked-merchant-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.linked-merchant-metrics span{background:#f7f9fc;border-radius:8px;gap:5px;min-height:66px;padding:12px;display:grid}.linked-merchant-metrics b{color:#1f2937;font-size:15px;font-weight:950}.linked-merchant-metrics small{color:#7a8798;font-size:12px;font-weight:850}.linked-merchant-list{background:#fbfcfe;border-radius:8px;grid-template-columns:78px 1fr;gap:10px 12px;margin:0;padding:14px;display:grid}.linked-merchant-list dt{color:#7a8798;font-size:12px;font-weight:900}.linked-merchant-list dd{color:#273142;margin:0;font-size:12px;font-weight:850;line-height:1.45}.linked-product-card{background:#fff;border:1px solid #e8edf5;border-radius:8px;gap:7px;padding:14px;display:grid}.linked-product-card span{color:#7a8798;font-size:12px;font-weight:900}.linked-product-card b{color:#1f2937;font-size:14px;font-weight:950}.linked-product-card small{color:#667386;font-size:12px;font-weight:800}.linked-merchant-actions{justify-content:flex-end;gap:10px;display:flex}@media (width<=1500px){.local-life-summary{grid-template-columns:repeat(5,minmax(130px,1fr));gap:14px}.local-life-layout{grid-template-columns:minmax(680px,1fr) 310px;gap:14px}.local-life-filters{grid-template-columns:repeat(4,minmax(130px,1fr))}.local-tabs-head{flex-wrap:wrap;align-items:flex-start;padding-top:14px;padding-bottom:14px}.local-tabs{width:100%;margin-left:0}}@media (width<=900px){body{min-width:0}.page{padding:0}.dashboard-shell{border-radius:0;height:auto;min-height:100vh;display:block}.sidebar{border-bottom:1px solid #edf1f7;border-right:0;min-height:auto}.main-nav{padding-bottom:6px;display:flex;overflow-x:auto}.nav-item{min-width:132px}.workspace{padding:14px}.topbar{grid-template-columns:1fr;align-items:stretch}.top-actions{justify-content:flex-start;overflow-x:auto}.module-stats,.rbac-grid,.permission-matrix,.admin-filter-bar,.password-rules,.admin-form-grid,.api-guide-panel,.api-config-layout,.api-form-grid{grid-template-columns:1fr}.rbac-grid .admin-panel,.rbac-grid .password-panel,.rbac-grid .role-panel,.rbac-grid .permission-panel,.least-privilege-panel{grid-area:auto/1}.admin-form-modal{width:calc(100vw - 28px)}.api-panel-head{display:grid}.api-tabs{width:100%}.api-tabs button{flex:1}.api-snapshot-list{grid-template-columns:96px 1fr}}:root{--theme-red:#b04050;--theme-red-dark:#7d2d38;--theme-red-soft:#fff0f0;--theme-red-faint:#fff0f0c7;--theme-glass:#ffffffb8;--theme-glass-strong:#ffffffdb;--theme-border:#b0405026;--theme-shadow:0 18px 48px #b0405014;color:#1d1618;background:#fff0f0}body{background:linear-gradient(135deg,#fffffffa 0%,#fff0f0f5 48%,#fff0c0a8 100%)}button,input,select,textarea,img,.page,.dashboard-shell,.sidebar,.brand-mark,.nav-item,.nav-icon,.footer-link svg,.workspace,.search input,.search-results,.search-results a,.top-popover,.top-popover button,.top-action,.action-icon,.user-card img,.metric-card,.metric-icon,.panel,.panel-head,.compact-btn,.interactive-chart,.order-legend li,.tag,.overview-item,.overview-item i,.shortcut,.rank,.merchant-list img,.module-stat,.module-toolbar,.filter-group input,.filter-group select,.primary-btn,.ghost-btn,.business-table,.status-pill,.row-action,.table-action,.drawer,.drawer-card,.modal,.toast,.role-item,.permission-card,.permission-matrix-card,.admin-card,.api-guide-panel,.api-panel,.api-card,.api-form-grid input,.api-form-grid select,.api-validation,.api-snapshot-list,.api-history-list li,.local-life-toolbar,.local-merchant-cell img,.onboard-step,.local-context-body>img,.local-tag-row span,.local-context-body dl,.local-tabs button,.local-form-grid input,.local-form-grid select,.local-form-grid textarea,.validation-input input,.validation-preview,.linked-merchant-body>img,.linked-merchant-metrics span,.linked-merchant-list,.linked-product-card{border-radius:8px!important}.page,.dashboard-shell,.sidebar,.workspace,.search-results,.top-popover,.metric-card,.panel,.module-stat,.module-toolbar,.data-panel,.insight-panel,.drawer,.drawer-card,.modal,.role-item,.permission-card,.permission-matrix-card,.admin-card,.api-guide-panel,.api-panel,.api-card,.api-snapshot-list,.api-history-list li,.local-life-toolbar,.local-context-body dl,.validation-preview,.linked-merchant-list,.linked-product-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid var(--theme-border)!important;background:var(--theme-glass)!important;box-shadow:var(--theme-shadow)!important}.page{background:linear-gradient(135deg,#fffffffa 0%,#fff0f0f5 52%,#fff0c0a8 100%)!important}.dashboard-shell{background:#ffffff85!important}.sidebar{border-right-color:var(--theme-border)!important}.brand-mark,.nav-item.active .nav-icon,.nav-item:hover .nav-icon,.metric-icon,.primary-btn,.tabs button.active:after,.local-tabs button.active,.api-tabs button.active,.status-pill.success,.row-action.primary,.table-action.primary{background:linear-gradient(135deg, var(--theme-red), #f05060)!important;color:#fff!important;box-shadow:0 12px 26px #b040502e!important}.nav-item.active,.nav-item:hover,.tabs button.active,.notice-list li:hover span,.merchant-list li button:hover b,.merchant-list li button:focus-visible b,.todo-panel td a,.local-product-link,.local-product-link.subtle,.panel-head button,.panel-head a,.top-action:hover,.filter-group input:focus,.filter-group select:focus,.api-form-grid input:focus,.api-form-grid select:focus{color:var(--theme-red)!important}.nav-item.active,.nav-item:hover,.top-action:hover,.search-results a:hover,.order-legend li:hover,.order-legend li:focus-visible,.order-legend li.active,.overview-item.blue,.overview-item.green,.overview-item.orange,.overview-item.purple,.overview-item.red,.shortcut.blue,.shortcut.green,.shortcut.orange,.shortcut.purple,.shortcut.gray,.tag.blue,.tag.green,.tag.orange,.tag.purple,.tag.gray,.local-tag-row span,.onboard-step,.api-history-list button,.ghost-btn{background:var(--theme-red-faint)!important;color:var(--theme-red-dark)!important}.search input,.filter-group input,.filter-group select,.api-form-grid input,.api-form-grid select,.local-form-grid input,.local-form-grid select,.local-form-grid textarea,.validation-input input{box-shadow:inset 0 1px #ffffffb3;border:1px solid var(--theme-border)!important;color:#1f2933!important;background:#ffffffb8!important}.search input:focus,.filter-group input:focus,.filter-group select:focus,.api-form-grid input:focus,.api-form-grid select:focus,.local-form-grid input:focus,.local-form-grid select:focus,.local-form-grid textarea:focus,.validation-input input:focus{outline:0;background:#ffffffe6!important;border-color:#b040508c!important;box-shadow:0 0 0 3px #b040501a!important}.badge,.notice-list li:before,.dot.blue,.dot.green,.rank.gold,.rank.silver,.rank.bronze{background:var(--theme-red)!important}.module-stat.blue,.module-stat.green,.module-stat.orange,.module-stat.purple,.module-stat.red{box-shadow:inset 4px 0 0 var(--theme-red), var(--theme-shadow)!important}.module-stat:after,.overview-item i,.action-icon,.nav-icon,.shortcut svg,.footer-link svg{color:var(--theme-red)!important;background:#fff0f0c2!important}.trend-up,.trend-down,.metric-card small,.module-stat small,.order-legend b,.business-table td a,.api-history-list button{color:var(--theme-red)!important}.blue-line,.green-line,.points circle{stroke:var(--theme-red)!important}.tip-blue,.tip-green{fill:var(--theme-red)!important}.donut{background:conic-gradient(#b04050 0deg 70deg,#d05060 70deg 150deg,#f05060 150deg 245deg,#fff0c0 245deg 322deg,#fff0f0 322deg 360deg)!important}.donut:after{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffdb!important}.business-table th,.todo-panel th,.api-snapshot-list dt{color:var(--theme-red-dark)!important;background:#fff0f0db!important}.business-table td,.todo-panel td,.api-snapshot-list dd{border-color:#b0405017!important}.business-table tr:hover td,.todo-panel tr.clickable-row:hover td,.local-merchant-table tr.selected td{background:#fff0f06b!important}.primary-btn:hover,.ghost-btn:hover,.row-action:hover,.table-action:hover,.local-tabs button:hover,.api-tabs button:hover,.shortcut:hover,.metric-card:hover,.metric-card:focus-visible,.overview-item:hover,.overview-item:focus-visible{transform:translateY(-1px);border-color:#b0405052!important;box-shadow:0 16px 34px #b040501f!important}.platform-workspace,.workspace-shell{gap:16px;display:grid}.workspace-main-grid{grid-template-columns:minmax(0,1.58fr) minmax(300px,.72fr);align-items:start;gap:16px;display:grid}.workspace-primary-stack{gap:16px;min-width:0;display:grid}.workspace-side-panel{box-shadow:var(--theme-shadow);border:1px solid #b0405014;align-self:start;overflow:hidden}.workspace-side-stack{gap:14px;display:grid}.workspace-side-section{background:#f6f4f1d6;border-radius:16px;gap:12px;padding:14px 16px;display:grid}.workspace-side-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.workspace-side-header b{color:#1f2937;font-size:14px;font-weight:900}.workspace-side-header small{color:#7a8798;font-size:12px;font-weight:800}.workspace-side-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.workspace-side-list li{gap:4px;display:grid}.workspace-side-list strong,.workspace-side-kpis strong{color:#1f2937;font-size:14px;font-weight:900}.workspace-side-list span,.workspace-side-kpis span{color:#697386;font-size:12px;font-weight:700;line-height:1.5}.workspace-side-kpis{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.workspace-side-kpis article{background:#ffffffb3;border-radius:14px;gap:6px;padding:12px;display:grid}@media (width<=1180px){.workspace-main-grid{grid-template-columns:1fr}.workspace-side-panel{position:static}}
