:root{color:#111827;background:#eef3fb;font-family:Inter,PingFang SC,Microsoft YaHei,Helvetica Neue,Arial,sans-serif;font-size:14px;line-height:1.5;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:1180px;min-height:100vh}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a{color:inherit;text-decoration:none}.login-screen{display:grid;min-height:100vh;place-items:center;padding:32px;background:#eef3fb}.login-card{width:420px;padding:34px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;box-shadow:0 18px 50px #0f172a1f}.brand-mark{display:grid;width:38px;height:38px;place-items:center;border-radius:8px;background:#2563eb;color:#fff;font-weight:800;letter-spacing:0}.login-card .brand-mark{margin-bottom:18px}.login-card h1{margin:0 0 22px;font-size:24px}.login-form,.filter-bar{display:grid;gap:14px}.login-form label,.filter-bar label{display:grid;gap:6px;min-width:0;color:#64748b;font-size:13px;font-weight:700}.login-form input,.filter-bar input,.filter-bar select{width:100%;height:40px;border:1px solid #dbe3ef;border-radius:6px;padding:0 12px;outline:none;background:#fff;color:#111827}.login-form input:focus,.filter-bar input:focus,.filter-bar select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.code-row{display:grid;grid-template-columns:1fr 118px;gap:10px;align-items:end}.admin-captcha-button{display:grid;width:118px;height:40px;place-items:center;overflow:hidden;border:1px solid #dbe3ef;border-radius:8px;background:#eef4ff;color:#2563eb;font-size:13px;font-weight:900}.admin-captcha-button img{display:block;width:100%;height:100%;object-fit:cover}.form-message{min-height:20px;margin:0;color:#dc2626;font-size:13px}.primary-button,.ghost-button{display:inline-flex;height:40px;align-items:center;justify-content:center;gap:6px;border-radius:6px;padding:0 16px;border:1px solid transparent;font-weight:800;white-space:nowrap}.primary-button{background:#2563eb;color:#fff;box-shadow:0 8px 16px #2563eb2e}.ghost-button{border-color:#dbe3ef;background:#fff;color:#334155}.ghost-button.danger{color:#dc2626}.primary-button.small,.ghost-button.small{height:34px;padding:0 12px;font-size:13px}.admin-shell{display:grid;grid-template-columns:216px minmax(0,1fr);min-height:100vh}.sidebar{position:sticky;top:0;height:100vh;overflow:auto;border-right:1px solid rgba(148,163,184,.18);background:#111827;color:#cbd5e1}.sidebar-brand{display:flex;min-height:70px;align-items:center;gap:12px;padding:18px 16px;border-bottom:1px solid rgba(148,163,184,.16)}.sidebar-brand strong{display:block;color:#fff;font-size:15px}.sidebar-brand span{display:block;color:#94a3b8;font-size:12px}.module-nav{display:grid;gap:8px;padding:14px 10px 24px}.nav-group{display:grid;gap:3px}.nav-group-title{padding:8px 10px 4px;color:#7f8da3;font-size:12px;font-weight:800}.nav-item{display:flex;min-height:32px;align-items:center;border-radius:6px;padding:0 10px;color:#cbd5e1;font-weight:700}.nav-item:hover{background:#94a3b81f;color:#fff}.nav-item.active{background:#2563eb;color:#fff}.workspace{min-width:0;background:#eef3fb}.topbar{position:sticky;z-index:5;top:0;display:flex;min-height:70px;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid #e2e8f0;background:#fffffff2;padding:12px 20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.topbar p{margin:0 0 2px;color:#94a3b8;font-size:13px;font-weight:800}.topbar h1{margin:0;font-size:22px;letter-spacing:0}.topbar-actions{display:flex;align-items:center;gap:10px}.api-chip{max-width:260px;overflow:hidden;border:1px solid #dbe3ef;border-radius:999px;background:#f8fafc;color:#64748b;padding:6px 10px;font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.admin-chip{min-width:126px;border-left:1px solid #e2e8f0;padding-left:12px}.admin-chip strong,.admin-chip span{display:block}.admin-chip strong{font-size:13px}.admin-chip span{color:#64748b;font-size:12px}.logout-button{color:#be123c;background:#fff1f2}.content-area{padding:18px 20px 28px}.error-banner,.loading-block,.empty-block{border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:18px}.error-banner{margin-bottom:14px;border-color:#fecdd3;background:#fff1f2;color:#be123c;font-weight:800}.error-banner.compact{padding:12px}.success-banner{margin-bottom:14px;border:1px solid #bbf7d0;border-radius:8px;background:#f0fdf4;color:#15803d;padding:12px;font-weight:800}.toast-layer{position:fixed;z-index:100;inset:0;display:grid;place-items:center;pointer-events:none;padding:24px}.toast-box{max-width:min(520px,90vw);border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff;color:#1d4ed8;box-shadow:0 24px 70px #0f172a42;padding:18px 22px;font-size:16px;font-weight:900;text-align:center}.toast-box.error{border-color:#fecdd3;background:#fff1f2;color:#be123c}.toast-box.success{border-color:#bbf7d0;background:#f0fdf4;color:#15803d}.loading-block,.empty-block{color:#64748b}.empty-block.compact{border:0;background:#f8fafc;padding:14px}.metric-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-bottom:14px}.metric-card,.panel{border:1px solid #e2e8f0;border-radius:8px;background:#fff}.metric-card{display:grid;min-height:112px;align-content:center;gap:4px;padding:16px}.metric-card span{color:#64748b;font-weight:800}.metric-card strong{font-size:24px;line-height:1.2}.metric-card small{color:#94a3b8;font-weight:700}.dashboard-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.panel{overflow:hidden}.panel-title{display:flex;min-height:52px;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid #e2e8f0;padding:12px 14px}.panel-title strong{display:block;font-size:16px}.panel-title span,.panel-title a{color:#64748b;font-size:13px;font-weight:800}.panel-title a{color:#2563eb}.panel-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.mini-list{display:grid}.mini-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;border-bottom:1px solid #eef2f7;padding:10px 14px}.mini-row:last-child{border-bottom:0}.mini-row span{overflow:hidden;color:#334155;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.filter-bar{grid-template-columns:repeat(4,minmax(160px,1fr)) auto auto;align-items:end;margin-bottom:14px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:14px}.table-panel{min-width:0}.table-wrap{width:100%;overflow:auto}table{width:100%;min-width:980px;border-collapse:collapse}th,td{border-bottom:1px solid #edf2f7;padding:11px 10px;text-align:left;vertical-align:middle}th{background:#f8fafc;color:#64748b;font-size:12px;font-weight:900}td{color:#334155;font-size:13px}tbody tr:hover{background:#f8fbff}.action-col{width:180px}.empty-cell{height:120px;color:#94a3b8;text-align:center}.status-pill{display:inline-flex;min-height:24px;align-items:center;justify-content:center;border-radius:999px;background:#eef4ff;color:#2563eb;padding:2px 9px;font-size:12px;font-weight:900}.status-pill.danger{background:#fee2e2;color:#be123c}.link-button{border:0;background:transparent;color:#2563eb;font-weight:900}.link-button.danger-link{color:#dc2626}.action-buttons{display:flex;align-items:center;gap:8px;white-space:nowrap}.action-buttons.wide{flex-wrap:wrap;gap:6px 8px}.task-availability-actions{gap:5px}.task-play-availability-button{min-width:52px;min-height:30px;padding:5px 9px;border:1px solid #d9e2ef;border-radius:6px;color:#64748b;background:#fff;font-size:12px;font-weight:800}.task-play-availability-button.active{border-color:#bbf7d0;color:#15803d;background:#f0fdf4;cursor:default;opacity:1}.task-play-availability-button.active.no-task{border-color:#e2e8f0;color:#64748b;background:#f1f5f9}.pager{display:flex;min-height:54px;align-items:center;justify-content:flex-end;gap:10px;padding:10px 14px}.pager span{color:#64748b;font-weight:800}.detail-drawer{position:fixed;z-index:20;top:0;right:0;width:520px;max-width:42vw;height:100vh;border-left:1px solid #e2e8f0;background:#fff;box-shadow:-22px 0 48px #0f172a2e}.detail-drawer.product-drawer{width:640px;max-width:52vw}.drawer-head{display:flex;min-height:60px;align-items:center;justify-content:space-between;border-bottom:1px solid #e2e8f0;padding:0 16px}.drawer-head strong{display:block;font-size:16px}.drawer-head span{display:block;color:#64748b;font-size:12px;font-weight:800}.detail-drawer pre{height:calc(100vh - 60px);margin:0;overflow:auto;padding:16px;background:#f8fafc;color:#111827;font-size:12px;line-height:1.7;white-space:pre-wrap;word-break:break-word}.drawer-body{height:calc(100vh - 60px);overflow:auto;padding:16px;background:#f8fafc}.user-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:14px}.user-summary div{min-width:0;border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:11px}.user-summary span,.drawer-form span{display:block;color:#64748b;font-size:12px;font-weight:900}.user-summary strong{display:block;overflow:hidden;margin-top:4px;color:#111827;text-overflow:ellipsis;white-space:nowrap}.drawer-action-bar{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-bottom:14px}.detail-section{margin-top:16px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;overflow:hidden}.detail-section .user-summary{margin:0;border:0;border-radius:0;background:#fff}.detail-section-title{display:flex;min-height:44px;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid #e2e8f0;padding:10px 12px}.detail-section-title strong{font-size:15px}.detail-section-title span{color:#64748b;font-size:12px;font-weight:800}.form-section{display:grid;gap:10px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;padding:12px}.form-section-title{display:flex;align-items:center;justify-content:space-between;gap:10px}.form-section-title strong{font-size:14px}.form-section-title span{color:#64748b;font-size:12px;font-weight:900}.form-section-title b{color:#2563eb}.payment-plan-section.is-hidden{display:none}.payment-rule-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.payment-rule-row{display:grid!important;grid-template-columns:18px minmax(74px,1fr) 100px;align-items:center;gap:8px!important;border:1px solid #e2e8f0;border-radius:6px;background:#fff;padding:8px}.payment-rule-row input[type=checkbox]{width:16px;height:16px;padding:0}.payment-rule-row input[type=text],.payment-rule-row input:not([type]){height:34px}.profit-config-page{display:grid;gap:14px}.profit-config-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.profit-config-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.profit-config-panel{min-width:0}.profit-config-panel.wide{grid-column:1 / -1}.profit-version-body,.profit-form-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:14px}.profit-form-grid.six{grid-template-columns:repeat(6,minmax(0,1fr))}.profit-card-grid{display:grid;gap:12px;padding:14px}.profit-card-grid.five{grid-template-columns:repeat(5,minmax(0,1fr))}.profit-card-grid.seven{grid-template-columns:repeat(7,minmax(0,1fr))}.profit-card-grid.compact{gap:10px}.profit-mini-card{display:grid;min-width:0;gap:10px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;padding:12px}.profit-mini-card.thin{padding:10px}.profit-mini-card>strong,.profit-mini-title strong{color:#0f172a;font-size:13px;font-weight:900;line-height:1.35}.profit-mini-title{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:8px}.profit-mini-grid{display:grid;gap:8px}.profit-mini-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.profit-mini-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.profit-layer-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(128px,1fr));gap:8px;padding:10px 14px 14px}.profit-layer-rate-card{min-width:0;border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:8px 10px}.profit-layer-rate-card label{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:8px}.profit-layer-rate-card span{flex:0 0 auto;color:#64748b;font-size:12px;font-weight:800;line-height:1}.profit-layer-input{display:flex;width:82px;align-items:center;justify-content:flex-end;gap:2px;border:0;background:transparent;padding:0}.profit-layer-input:focus-within{box-shadow:none}.profit-layer-input input{width:62px;min-width:62px;border:0;outline:0;background:transparent;color:#0f172a;font-size:14px;font-weight:900;line-height:1;padding:0;text-align:right}.profit-layer-input em{color:#64748b;font-size:12px;font-style:normal;font-weight:800}.profit-note{grid-column:1 / -1;border-radius:8px;background:#eff6ff;color:#1d4ed8;padding:10px 12px;font-size:12px;font-weight:800;line-height:1.65}.profit-note.amber{background:#fffbeb;color:#b45309}.profit-config-page label,.profit-rate-grid label{display:grid;gap:6px;min-width:0}.profit-config-page label span,.profit-rate-grid label span{color:#64748b;font-size:12px;font-weight:900}.profit-config-page input,.profit-config-page select{width:100%;height:38px;border:1px solid #dbe3ef;border-radius:6px;background:#fff;color:#111827;outline:none;padding:0 10px;font-weight:800}.profit-config-page input:focus,.profit-config-page select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.profit-subsection{display:grid;gap:10px;border-top:1px solid #edf2f7;padding:14px}.profit-subsection:first-of-type{border-top:0}.profit-subsection-title{display:flex;justify-content:space-between;gap:12px}.profit-subsection-title strong{font-size:14px}.profit-subsection-title span{color:#64748b;font-size:12px;font-weight:800}.profit-rate-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.profit-table-wrap{width:100%;overflow:auto;padding:0 14px 14px}.profit-config-table{min-width:780px}.profit-config-table.compact{min-width:560px}.profit-config-table input,.profit-config-table select{height:34px}.simple-table-wrap{width:100%;overflow:auto}.simple-table{min-width:0}.simple-table th,.simple-table td{padding:9px 12px;font-size:12px}.drawer-tabs{display:flex;gap:8px;margin-bottom:12px}.drawer-tab{height:34px;border:1px solid #dbe3ef;border-radius:6px;background:#fff;color:#334155;padding:0 12px;font-weight:900}.drawer-tab.active{border-color:#2563eb;background:#eef4ff;color:#2563eb}.drawer-form{display:grid;gap:12px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:14px}.drawer-form label{display:grid;gap:6px;min-width:0}.drawer-form input,.drawer-form select,.drawer-form textarea{width:100%;border:1px solid #dbe3ef;border-radius:6px;background:#fff;color:#111827;outline:none;padding:0 12px}.drawer-form input,.drawer-form select{height:40px}.drawer-form textarea{min-height:180px;resize:vertical;padding:10px 12px;line-height:1.55}.drawer-form textarea.large-textarea{min-height:220px}.drawer-form input:focus,.drawer-form select:focus,.drawer-form textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.field-hint{color:#64748b;font-size:12px;font-weight:700;line-height:1.5}.login-log-panel{margin-top:14px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;overflow:hidden}.login-log-panel h3{margin:0;border-bottom:1px solid #e2e8f0;padding:12px 14px;font-size:15px}.login-log-row{display:grid;gap:3px;border-bottom:1px solid #edf2f7;padding:10px 14px}.login-log-row:last-child{border-bottom:0}.login-log-row span,.login-log-row small{color:#64748b}.relationship-tree-panel{overflow:hidden}.team-tree-wrap{width:100%;min-height:590px;overflow-x:auto;overflow-y:visible;background:linear-gradient(90deg,rgba(148,163,184,.08) 1px,transparent 1px),linear-gradient(180deg,rgba(148,163,184,.08) 1px,transparent 1px),#f8fafc;background-size:28px 28px}.team-tree-toolbar{position:sticky;left:0;z-index:3;display:flex;width:max-content;min-width:100%;align-items:center;justify-content:space-between;gap:16px;padding:14px 18px 0}.team-tree-badges,.team-tree-summary{display:flex;align-items:center;gap:8px}.team-tree-summary{gap:16px;color:#64748b;font-size:12px}.team-tree-summary strong{color:#0f172a;font-weight:900}.badge{display:inline-flex;height:22px;align-items:center;border-radius:999px;padding:0 8px;font-size:12px;font-weight:700}.badge-blue{background:#eff6ff;color:#2563eb}.badge-green{background:#ecfdf5;color:#16a34a}.badge-amber{background:#fffbeb;color:#d97706}.team-tree-canvas{position:relative;padding:32px 32px 52px}.team-tree-back-row{position:relative;z-index:4;display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:18px;color:#64748b;font-size:12px}.team-tree-back-btn{height:32px;border:1px solid #bfdbfe;border-radius:6px;background:#eff6ff;color:#2563eb;padding:0 12px;font-size:12px;font-weight:800}.team-tree-back-btn:hover{background:#dbeafe}.team-tree,.team-tree ul{position:relative;z-index:1;display:flex;justify-content:center;margin:0;padding:0;list-style:none}.team-tree ul{padding-top:44px}.team-tree li{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;padding:44px 18px 0;text-align:center}.team-tree>li{padding-top:0}.team-tree ul:before{position:absolute;z-index:0;top:0;left:50%;width:0;height:44px;border-left:1px solid #6684d8;content:""}.team-tree li:before,.team-tree li:after{position:absolute;z-index:0;top:0;width:50%;height:44px;border-top:1px solid #6684d8;content:""}.team-tree li:before{right:50%}.team-tree li:after{left:50%;border-left:1px solid #6684d8}.team-tree li:only-child:before,.team-tree li:only-child:after,.team-tree>li:before,.team-tree>li:after{display:none}.team-tree li:first-child:before{border:0}.team-tree li:first-child:after{border-radius:8px 0 0}.team-tree li:last-child:after{border:0}.team-tree li:last-child:before{border-right:1px solid #6684d8;border-radius:0 8px 0 0}.team-tree li:hover{z-index:60}.team-node-card{position:relative;z-index:2;width:142px;border:1px solid #a8b8d8;border-radius:6px;background:#fff;box-shadow:0 8px 22px #0f172a14;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.team-node-card:hover{z-index:80;border-color:#2563eb;box-shadow:0 14px 32px #2563eb2e;transform:translateY(-3px)}.team-node-head{border-radius:5px 5px 0 0;background:linear-gradient(180deg,#3b82f6,#2563eb);color:#fff;padding:6px 8px}.team-node-account{margin:0;font-size:13px;font-weight:800;line-height:1.2}.team-node-body{background:#eef6ff;padding:8px 9px}.team-node-line{display:flex;min-height:20px;align-items:center;justify-content:space-between;gap:6px;color:#64748b;font-size:11px}.team-node-line strong{color:#0f172a;font-size:12px}.team-node-foot{border-top:1px solid #dbeafe;border-radius:0 0 5px 5px;background:linear-gradient(180deg,#f8fbff,#dff1ff);color:#1e3a8a;font-size:11px;font-weight:800;padding:5px 8px}.team-node-tooltip-inline{position:absolute;z-index:120;top:calc(100% + 10px);left:50%;display:none;width:260px;transform:translate(-50%);border:1px solid #bfdbfe;border-radius:8px;background:#fff;box-shadow:0 18px 45px #0f172a2e;padding:12px;text-align:left}.team-node-tooltip-inline.position-bottom{top:calc(100% + 10px);right:auto;left:50%;transform:translate(-50%)}.team-node-tooltip-inline.position-right{top:50%;right:auto;left:calc(100% + 12px);transform:translateY(-50%)}.team-node-tooltip-inline.position-left{top:50%;right:calc(100% + 12px);left:auto;transform:translateY(-50%)}.team-node-card:hover .team-node-tooltip-inline{display:block}.team-tooltip-title{display:flex;align-items:center;justify-content:space-between;gap:8px;border-bottom:1px solid #e2e8f0;padding-bottom:8px;font-size:12px;font-weight:800}.team-tooltip-performance{margin-top:8px;color:#64748b;font-size:11px}.team-tooltip-performance strong{color:#0f172a}.team-tooltip-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px 10px;margin-top:10px}.team-tooltip-grid div{min-width:0}.team-tooltip-grid span{display:block;color:#94a3b8;font-size:10px}.team-tooltip-grid strong{display:block;margin-top:1px;color:#0f172a;font-size:12px}.relationship-filter-panel .filter-panel-head{align-items:center}.relationship-filter-actions{gap:8px}.relationship-filter-actions .primary-button,.relationship-filter-actions .ghost-button,.relationship-panel-actions .ghost-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:84px;line-height:1;text-align:center}.relationship-filter-actions .primary-button{color:#fff}.relationship-filter-actions .relationship-edit-button{min-width:112px}.relationship-filter-actions .ui-icon,.relationship-panel-actions .ui-icon{flex:0 0 auto;width:15px;height:15px}.relationship-filter-actions .primary-button .ui-icon,.relationship-filter-actions .primary-button .ui-icon *{color:#fff;stroke:#fff;opacity:1;visibility:visible}.relationship-filter-bar{grid-template-columns:repeat(4,minmax(0,1fr))}.relationship-metrics .metric-card:nth-child(3) strong{color:#d97706}.relationship-metrics .metric-card:nth-child(4) strong{color:#e11d48}.relationship-panel-actions{display:flex;align-items:center;gap:8px}.relationship-tree-canvas{position:relative;overflow:auto;min-height:620px;padding:18px 24px 80px;background:linear-gradient(#e5edf8 1px,transparent 1px),linear-gradient(90deg,#e5edf8 1px,transparent 1px);background-size:24px 24px}.relationship-tree-meta,.relationship-tree-stats{position:sticky;z-index:3;top:0;display:flex;align-items:center;gap:14px;color:#64748b;font-weight:700}.relationship-tree-meta{float:left}.relationship-tree-meta span,.relationship-tree-stats span{border-radius:999px;padding:6px 10px;background:#ffffffd1;color:#2563eb}.relationship-tree-meta span:nth-child(2){color:#16a34a}.relationship-tree-meta span:nth-child(4){color:#d97706}.relationship-tree-stats{float:right}.relationship-tree-stats strong{color:#0f172a}.relationship-node-wrap{position:relative;display:grid;justify-items:center;gap:36px;min-width:max-content;padding-top:72px}.relationship-node-card{position:relative;z-index:2;width:150px;overflow:visible;border:1px solid #93b4f6;border-radius:6px;background:#eef7ff;box-shadow:0 8px 18px #2563eb14;text-align:center;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.relationship-node-card:hover{border-color:#2563eb;box-shadow:0 14px 28px #2563eb2e;transform:translateY(-2px)}.relationship-node-head{border-radius:5px 5px 0 0;padding:7px 8px;background:#3f73e6;color:#fff;font-size:15px;font-weight:900}.relationship-node-body{display:grid;gap:4px;padding:10px 12px 9px;background:linear-gradient(180deg,#f8fbff,#e9f5ff)}.relationship-node-body div{display:flex;align-items:center;justify-content:space-between;gap:8px;line-height:1.35}.relationship-node-body span{color:#64748b;font-size:12px}.relationship-node-body strong{color:#0f172a;font-size:13px;font-weight:900}.relationship-node-depth{border-top:1px solid #d7e7ff;border-radius:0 0 5px 5px;padding:6px 8px;background:#eaf6ff;color:#1d4ed8;font-weight:900}.relationship-children{position:relative;display:flex;align-items:flex-start;justify-content:center;gap:110px;padding-top:26px}.relationship-node-wrap:has(.relationship-children)>.relationship-node-card:after{position:absolute;bottom:-26px;left:50%;width:1px;height:26px;background:#8aa7f5;content:""}.relationship-children:before{position:absolute;top:0;left:75px;right:75px;height:1px;background:#8aa7f5;content:""}.relationship-children>.relationship-node-wrap{padding-top:0}.relationship-children>.relationship-node-wrap:before{position:absolute;top:-26px;left:50%;width:1px;height:26px;background:#8aa7f5;content:""}.relationship-node-popover{position:absolute;z-index:5;top:244px;left:50%;width:300px;pointer-events:none;transform:translate(-50%,-8px);border:1px solid #bfdbfe;border-radius:8px;padding:16px 18px;background:#fff;box-shadow:0 18px 38px #0f172a29;opacity:0;transition:opacity .16s ease,transform .16s ease}.relationship-node-wrap:hover>.relationship-node-popover{opacity:1;transform:translate(-50%)}.relationship-popover-head{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #e2e8f0;padding-bottom:10px}.relationship-popover-head strong{color:#0f172a;font-size:15px}.relationship-popover-head span{border-radius:999px;padding:4px 8px;background:#eef4ff;color:#2563eb;font-weight:900}.relationship-popover-performance{margin-top:12px;color:#64748b}.relationship-popover-performance strong{color:#0f172a}.relationship-popover-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 24px;margin-top:12px}.relationship-popover-grid div{display:grid;gap:2px}.relationship-popover-grid span{color:#94a3b8;font-size:12px}.relationship-popover-grid strong{color:#0f172a;font-size:15px}.relationship-edit-drawer{width:720px}.relationship-edit-drawer .drawer-body{gap:12px;padding:14px}.relationship-edit-form{grid-template-columns:repeat(2,minmax(0,1fr))}.relationship-edit-form .full-line,.relationship-edit-form .form-actions{grid-column:1 / -1}.relationship-log-card{margin:0}.relationship-log-table{overflow:auto;border:1px solid #e2e8f0;border-radius:6px}.relationship-log-row{display:grid;grid-template-columns:1.1fr .8fr .9fr .9fr .9fr;align-items:center;min-width:660px;border-bottom:1px solid #edf2f7;padding:9px 10px;color:#334155;font-size:11px;text-align:center}.relationship-log-row:last-child{border-bottom:0}.relationship-log-row.head{background:#f8fafc;color:#64748b;font-weight:900}@media(max-width:1320px){.metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.filter-bar{grid-template-columns:repeat(2,minmax(160px,1fr)) auto auto}.profit-config-grid,.profit-config-grid.three{grid-template-columns:1fr}.profit-version-body,.profit-form-grid,.profit-form-grid.six,.profit-card-grid.five{grid-template-columns:repeat(2,minmax(0,1fr))}.profit-card-grid.seven{grid-template-columns:repeat(3,minmax(0,1fr))}.profit-rate-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}:root{--primary: #2563eb;--border: #e5e7eb;--muted: #64748b;--surface: #ffffff;--page: #f6f8fb;--admin-scale: .72}html,body,#app{width:100%;height:100%}body{min-width:0;overflow:hidden;background:var(--page);color:#0f172a;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,Arial,sans-serif}.login-screen{position:fixed;inset:0;width:100vw;height:100vh;overflow:hidden}.login-card{max-width:calc(100vw - 64px)}.admin-shell{display:flex;width:calc(100vw / var(--admin-scale));height:calc(100vh / var(--admin-scale));min-width:calc(1180px / var(--admin-scale));min-height:0;overflow:hidden;transform:scale(var(--admin-scale));transform-origin:left top}.sidebar{position:static;display:flex;width:228px;height:auto;flex:0 0 228px;flex-direction:column;overflow:hidden;border-right:1px solid rgba(255,255,255,.08);background:#111827;color:#cbd5e1;box-shadow:none}.sidebar-brand{min-height:60px;flex:0 0 60px;gap:12px;padding:0 16px;border-bottom:1px solid rgba(255,255,255,.1)}.sidebar-brand .brand-mark{width:36px;height:36px;border-radius:8px;background:#3b82f6;color:#fff;box-shadow:none}.sidebar-brand strong{color:#fff;font-size:14px}.sidebar-brand span{color:#94a3b8;font-size:11px}.ui-icon{width:18px;height:18px;flex:0 0 auto}.module-list{flex:1;overflow-y:auto;scrollbar-gutter:stable;padding:12px;align-content:start;grid-auto-rows:max-content}.module-nav{gap:4px;align-content:start}.module-list,.content-area,.table-wrap,.drawer-body{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.module-list::-webkit-scrollbar,.content-area::-webkit-scrollbar,.table-wrap::-webkit-scrollbar,.drawer-body::-webkit-scrollbar{width:6px;height:6px}.module-list::-webkit-scrollbar-thumb,.content-area::-webkit-scrollbar-thumb,.table-wrap::-webkit-scrollbar-thumb,.drawer-body::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.module-group{display:grid;width:100%;gap:0}.module-btn,.nav-group-title{box-sizing:border-box;display:flex;width:100%;height:38px;min-height:38px;align-items:center;gap:10px;border:0;border-radius:8px;background:transparent;color:#cbd5e1;padding:0 12px;font-size:13px;font-weight:500;text-align:left}.module-btn:hover,.nav-group-title:hover{background:#ffffff0f;color:#fff}.module-btn.active,.nav-group-title.active{background:#2563ebf0;color:#fff;box-shadow:none}.nav-title-text{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-chevron{display:inline-flex;color:currentColor;opacity:.7}.nav-chevron .ui-icon{width:14px;height:14px}.module-child-list,.nav-items{display:none;margin:4px 0 8px;padding:0 0 0 10px;border-left:1px solid rgba(148,163,184,.22)}.module-child-list.open,.nav-group.expanded .nav-items{display:block}.sub-btn,.nav-item{display:flex;width:100%;height:32px;min-height:32px;align-items:center;justify-content:space-between;gap:8px;border-radius:8px;padding:0 10px 0 12px;color:#94a3b8;font-size:12px;font-weight:500}.sub-btn:hover,.nav-item:hover{background:#ffffff0f;color:#fff}.sub-btn.active,.nav-item.active{background:#2563eb2e;color:#bfdbfe;font-weight:700;box-shadow:none}.sidebar-env{flex:0 0 auto;padding:12px;border-top:1px solid rgba(255,255,255,.1)}.sidebar-env>div{border-radius:8px;background:#ffffff0f;padding:12px}.sidebar-env p{margin:0;color:#94a3b8;font-size:12px}.sidebar-env div div{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:8px}.sidebar-env strong{color:#fff;font-size:14px}.workspace{display:flex;min-width:0;flex:1;flex-direction:column;background:var(--page)}.topbar{position:static;min-height:60px;flex:0 0 60px;border-bottom:0;background:#fff;padding:0 24px;-webkit-backdrop-filter:none;backdrop-filter:none}.breadcrumb{display:flex;align-items:center;gap:8px;margin:0;color:#94a3b8;font-size:12px;font-weight:500}.topbar h1{margin-top:4px;color:#0f172a;font-size:18px;font-weight:700}.topbar-actions{gap:12px}.topbar-divider{width:1px;height:28px;background:#e5e7eb}.admin-chip{display:flex;min-width:0;align-items:center;gap:8px;border-left:0;padding-left:0}.admin-avatar{display:grid;width:32px;height:32px;place-items:center;border-radius:999px;background:#0f172a;color:#fff;font-size:12px;font-style:normal;font-weight:800}.admin-chip strong{color:#0f172a;font-size:12px;line-height:1.2}.admin-chip em{display:block;color:#94a3b8;font-size:10px;font-style:normal;line-height:1.2}.workspace-tabs{display:flex;height:42px;flex:0 0 42px;align-items:center;gap:6px;overflow-x:auto;border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#fff;padding:0 12px}.workspace-tab{display:inline-flex;height:30px;flex:0 0 auto;align-items:center;gap:7px;border:1px solid transparent;border-radius:6px;background:transparent;color:#64748b;padding:0 10px;font-size:12px;font-weight:500;white-space:nowrap}.workspace-tab:hover{background:#f8fafc;color:#0f172a}.workspace-tab.active{border-color:#bfdbfe;background:#eff6ff;color:#2563eb;font-weight:700}.workspace-tab .ui-icon{width:16px;height:16px}.tab-close{display:inline-flex;width:16px;height:16px;align-items:center;justify-content:center;border-radius:4px;color:currentColor}.tab-close:hover{background:#2563eb1f}.content-area{flex:1;overflow:auto;padding:18px 24px 24px}.panel,.metric-card,.filter-bar,.error-banner,.loading-block,.empty-block,.login-log-panel,.detail-section{border:1px solid var(--border);border-radius:8px;background:#fff;box-shadow:none}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px}.metric-card{min-height:86px;padding:14px}.metric-card span{color:#64748b;font-size:12px;font-weight:500}.metric-card strong{margin-top:8px;color:#0f172a;font-size:24px;font-weight:800}.metric-card small{margin-top:8px;color:#94a3b8;font-size:11px}.home-overview{margin-bottom:14px;padding-bottom:14px}.home-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:0 16px}.home-card{min-height:182px;border:1px solid var(--border);border-radius:8px;background:#fff;padding:16px}.home-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.home-card-head strong{font-size:14px}.home-card-head .ui-icon{width:20px;height:20px;color:#2563eb}.home-card p{margin:22px 0 0;color:#64748b;font-size:12px}.home-card b{display:block;margin-top:8px;color:#0f172a;font-size:22px}.home-card small{display:block;margin-top:8px;color:#94a3b8;font-size:11px}.home-finance-grid{display:grid;grid-template-columns:1fr auto;gap:8px 14px;margin-top:18px;font-size:12px}.home-finance-grid span{color:#64748b}.home-finance-grid strong{color:#0f172a;text-align:right}.panel-title{min-height:56px;border-bottom:1px solid var(--border);padding:0 16px}.panel-title strong{font-size:14px;font-weight:700}.panel-title span,.panel-title a{font-size:11px}.filter-bar{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin:0;border:0;border-radius:0;box-shadow:none;padding:0}.filter-panel{margin:0 0 16px;padding:16px}.filter-panel-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.filter-panel-head>div{display:flex;align-items:center;gap:8px}.filter-panel-head .filter-actions{display:inline-flex;align-items:center;gap:8px}.filter-panel-head .ui-icon{width:20px;height:20px;color:#2563eb}.filter-panel-head strong{font-size:14px}.primary-button,.ghost-button{height:34px;border-radius:6px;padding:0 12px;font-size:13px;font-weight:700;box-shadow:none}.primary-button.small,.ghost-button.small{height:34px;padding:0 12px}.table-wrap{overflow:auto}.table-wrap.page-table-users,.table-wrap.page-table-user-levels,.table-wrap.page-table-display-tags,.table-wrap.page-table-bank-accounts{overflow-x:hidden}table{width:100%;min-width:1080px;border-collapse:separate;border-spacing:0;font-size:13px}thead th,th{height:42px;border-bottom:1px solid var(--border);background:#f8fafc;color:#64748b;padding:0 12px;font-size:13px;font-weight:700;white-space:nowrap}tbody td,td{height:52px;border-bottom:1px solid #eef2f7;color:#0f172a;padding:0 12px;font-size:13px;vertical-align:middle;white-space:nowrap}tbody tr:hover td{background:#f8fbff}.page-table-users table,.page-table-user-levels table,.page-table-display-tags table,.page-table-bank-accounts table{min-width:0;table-layout:fixed;font-size:12px}.page-table-users th,.page-table-users td,.page-table-user-levels th,.page-table-user-levels td,.page-table-display-tags th,.page-table-display-tags td,.page-table-bank-accounts th,.page-table-bank-accounts td{padding:0 8px;line-height:1.35;white-space:normal;word-break:break-word}.page-table-bank-accounts table{border:1px solid var(--border);border-bottom:0}.page-table-bank-accounts th,.page-table-bank-accounts td{height:52px;border-right:1px solid #eef2f7;text-align:left;vertical-align:middle}.page-table-bank-accounts th{height:42px;color:#64748b;font-size:12px;font-weight:800}.page-table-bank-accounts td{color:#0f172a;font-size:12px}.page-table-bank-accounts th:last-child,.page-table-bank-accounts td:last-child{border-right:0}.page-table-bank-accounts .select-col{width:40px;text-align:center}.page-table-bank-accounts input[type=checkbox]{width:14px;height:14px;margin:0;accent-color:#3b82f6}.page-table-bank-accounts .action-col,.page-table-bank-accounts td:last-child{width:72px;text-align:right}.page-table-bank-accounts .action-buttons{justify-content:flex-end}.page-table-display-tags .action-col,.page-table-display-tags td:last-child{width:16%;padding-right:12px;text-align:right}.page-table-display-tags .action-buttons.wide{display:inline-flex;flex-wrap:nowrap;justify-content:flex-end;gap:8px;white-space:nowrap}.link-button,.row-action{border:0;background:transparent;color:#2563eb;font-size:13px;font-weight:700}.status-pill{display:inline-flex;height:22px;min-height:22px;align-items:center;border-radius:999px;padding:0 8px;font-size:12px;font-weight:700;white-space:nowrap}.detail-drawer{top:0;right:0;width:520px;max-width:none;height:100vh;border-left:1px solid var(--border);background:#fff;box-shadow:-16px 0 36px #0f172a29}.detail-drawer.product-drawer{width:640px;max-width:none}.drawer-head{min-height:60px;border-bottom:1px solid var(--border);background:#fff;padding:0 20px}.drawer-head strong{font-size:14px}.drawer-head span{font-size:11px}.drawer-body{height:calc(100vh - 60px);overflow:auto;background:#fff;padding:18px}.drawer-form,.mini-card{border:1px solid var(--border);border-radius:8px;background:#fff;padding:12px}.drawer-section-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:12px}.mini-card{margin-bottom:12px}.mini-card h3{margin:0;color:#0f172a;font-size:13px;font-weight:800}.mini-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.mini-card-head span,.muted-copy{color:#94a3b8;font-size:11px}.kv-list{display:grid;grid-template-columns:82px minmax(0,1fr);gap:8px 10px;margin:12px 0 0;font-size:12px}.kv-list dt{color:#64748b}.kv-list dd{min-width:0;margin:0;color:#0f172a;font-weight:700}.info-note{margin-top:12px;border-radius:8px;padding:12px;font-size:12px;line-height:1.7}.info-note.success{background:#ecfdf5;color:#047857}.info-note.warning{background:#fffbeb;color:#b45309}.mini-stat-grid{display:grid;gap:10px;margin-top:12px}.mini-stat-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.drawer-action-row,.tag-row{display:flex;flex-wrap:wrap;gap:8px}.empty-inline{border-radius:8px;background:#f8fafc;color:#64748b;padding:14px;font-size:12px}.drawer-form.compact{border:0;padding:0;margin-top:12px}.danger-button{min-height:34px;border:1px solid #fecdd3;border-radius:6px;background:#fff1f2;color:#e11d48;padding:0 12px;font-weight:800}.toast-box{border:0;border-radius:999px;background:#111827;color:#fff;padding:9px 16px;font-size:13px;font-weight:700;box-shadow:0 14px 40px #0f172a2e}.drawer-mask{position:fixed;inset:0;z-index:50;background:#0f172a52;animation:adminMaskFadeIn .2s ease both}.detail-drawer{z-index:60;display:flex;flex-direction:column;width:520px;max-width:none;transform:translate(100%);animation:adminDrawerSlideIn .24s ease forwards}.detail-drawer.product-drawer,.detail-drawer.order-drawer{width:640px}.drawer-head{min-height:58px;padding:0 18px;flex-shrink:0}.drawer-head strong{font-size:14px;line-height:1.35}.drawer-head span{margin-top:2px;font-size:11px}.drawer-body{flex:1;height:auto;padding:18px}.drawer-head .ghost-button.small,.drawer-form .primary-button,.drawer-form .ghost-button,.drawer-form .danger-button,.mini-card .primary-button,.mini-card .ghost-button,.mini-card .danger-button{min-height:34px;border-radius:6px;font-size:12px}@keyframes adminMaskFadeIn{0%{opacity:0}to{opacity:1}}@keyframes adminDrawerSlideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.toast-box.error{background:#be123c;color:#fff}.toast-box.success{background:#047857;color:#fff}.task-admin-realtime-alert{position:fixed;z-index:120;top:76px;right:24px;width:min(360px,calc(100vw - 48px));overflow:hidden;border:1px solid #dbe4f0;border-radius:8px;padding:16px;background:#fff;box-shadow:0 20px 52px #18274433;animation:adminTaskRealtimeIn .22s ease both}.task-admin-realtime-alert:before{position:absolute;top:0;right:0;left:0;height:3px;background:#2563eb;content:""}.task-admin-realtime-alert-head{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px}.task-admin-realtime-icon{display:grid;width:38px;height:38px;place-items:center;border-radius:50%;background:#eef4ff;color:#2563eb}.task-admin-realtime-icon svg{width:19px;height:19px}.task-admin-realtime-alert-head small,.task-admin-realtime-alert-head strong{display:block}.task-admin-realtime-alert-head small{margin-bottom:2px;color:#7d899b;font-size:11px}.task-admin-realtime-alert-head strong{overflow:hidden;color:#17243a;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.task-admin-realtime-alert-head b{display:grid;min-width:24px;height:24px;place-items:center;border-radius:999px;padding:0 7px;background:#2563eb;color:#fff;font-size:11px}.task-admin-realtime-task{display:inline-flex;max-width:100%;overflow:hidden;margin-top:12px;border-radius:999px;padding:4px 8px;background:#eef4ff;color:#2563eb;font-size:11px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.task-admin-realtime-alert>p{display:-webkit-box;overflow:hidden;margin:10px 0 8px;color:#344258;font-size:13px;line-height:1.6;-webkit-box-orient:vertical;-webkit-line-clamp:3;word-break:break-word}.task-admin-realtime-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#929cad;font-size:10px}.task-admin-realtime-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:14px;padding-top:12px;border-top:1px solid #edf0f5}.task-admin-realtime-actions button{min-height:34px;border-radius:6px;padding:0 13px;background:#f1f4f8;color:#59667a;font-size:12px;font-weight:800}.task-admin-realtime-actions button.primary{background:#2563eb;color:#fff}@keyframes adminTaskRealtimeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.drawer-layer.no-animation .drawer-mask,.drawer-layer.no-animation .detail-drawer{animation:none}.drawer-layer.no-animation .detail-drawer{transform:translate(0)}.drawer-close-button{display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center;border:0;border-radius:6px;background:transparent;color:#0f172a;cursor:pointer;font-size:26px;line-height:1}.drawer-close-button:hover{background:#f1f5f9}.user-drawer{width:560px}.user-drawer .drawer-head{min-height:52px;padding:0 16px}.user-drawer .drawer-body{padding:14px}.user-profile-card,.user-drawer .mini-card,.user-drawer .drawer-form,.user-drawer .login-log-panel{border:1px solid var(--border);border-radius:8px;background:#fff}.user-profile-card{margin-bottom:12px;padding:12px}.user-profile-main{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.user-profile-title{display:flex;align-items:center;gap:8px}.user-profile-title strong{color:#0f172a;font-size:18px;font-weight:900;line-height:1.2}.user-profile-main p{margin:5px 0 0;color:#64748b;font-size:12px;font-weight:500}.user-drawer .user-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:12px 0 10px}.user-drawer .user-summary div{border:0;border-radius:6px;background:#f8fafc;padding:10px}.user-drawer .user-summary span,.user-drawer .drawer-form span{font-size:11px}.user-drawer .user-summary strong{font-size:13px}.user-drawer .user-summary .time-card strong{overflow:visible;color:#334155;font-size:10px;font-weight:500;line-height:1.35;text-overflow:clip;white-space:normal;word-break:break-word}.user-profile-tags{display:flex;flex-wrap:wrap;gap:8px}.status-pill.success{background:#dcfce7;color:#15803d}.status-pill.info{background:#dbeafe;color:#2563eb}.status-pill.danger{background:#ffe4e6;color:#e11d48}.user-drawer .drawer-tabs{gap:6px;margin-bottom:10px}.user-drawer .drawer-section-grid{gap:10px;margin-bottom:10px}.user-drawer .mini-card h3,.user-drawer .login-log-panel h3{font-size:13px}.user-drawer .mini-card-head{margin-bottom:10px}.user-drawer .kv-list{grid-template-columns:72px minmax(0,1fr);gap:6px 8px;margin-top:10px;font-size:11px}.user-drawer .info-note,.user-drawer .empty-inline{border-radius:6px;padding:10px;font-size:11px}.user-drawer .drawer-form{gap:10px}.user-drawer .drawer-form input,.user-drawer .drawer-form select{height:34px;font-size:12px}.user-drawer .drawer-form textarea{min-height:120px;font-size:12px}.activation-level-card{display:flex;align-items:center;gap:4px}.activation-level-card span{color:#64748b;font-size:12px;font-weight:800}.activation-level-card strong{color:#0f172a;font-size:13px;font-weight:900}.limit-status-line{display:flex;min-height:34px;align-items:center;justify-content:space-between;border-radius:6px;background:#f8fafc;padding:0 10px}.limit-status-line span{color:#64748b;font-size:11px;font-weight:800}.limit-status-line strong{color:#0f172a;font-size:12px;font-weight:900}.page-table-users table,.page-table-user-levels table{border:1px solid var(--border);border-bottom:0;table-layout:fixed}.page-table-users th,.page-table-users td,.page-table-user-levels th,.page-table-user-levels td{border-right:1px solid #eef2f7;padding:0 6px;text-align:center;vertical-align:middle}.page-table-users th:last-child,.page-table-users td:last-child,.page-table-user-levels th:last-child,.page-table-user-levels td:last-child{border-right:0}.page-table-users th,.page-table-user-levels th{height:42px;font-size:12px;line-height:1.2}.page-table-users td,.page-table-user-levels td{height:50px;font-size:12px;line-height:1.35;overflow-wrap:anywhere}.page-table-users .action-col,.page-table-user-levels .action-col{width:auto}.page-table-users .status-pill,.page-table-user-levels .status-pill{margin:0 auto}.page-table-users .action-buttons,.page-table-user-levels .action-buttons{justify-content:center}.table-footer{display:flex;min-height:52px;align-items:center;justify-content:space-between;border-top:1px solid #eef2f7;padding:0 16px}.selected-counter{color:#64748b;font-size:12px;font-weight:700}.selected-counter strong{color:#0f172a;padding:0 5px}.pager-actions{display:inline-flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.pager-actions .ghost-button{width:34px;height:34px;padding:0}.pager-actions .pager-text-button,.pager-actions .pager-jump-button{width:auto;min-width:52px;padding:0 10px}.pager-summary,.pager-jump-label,.pager-jump-unit{color:#64748b;font-size:12px;font-weight:700;white-space:nowrap}.pager-jump-input{box-sizing:border-box;width:58px;height:34px;border:1px solid #dbe4f0;border-radius:6px;background:#fff;color:#0f172a;padding:0 8px;font:inherit;font-size:13px;font-weight:700;text-align:center;outline:none}.pager-jump-input:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61f}.pager-jump-input::-webkit-inner-spin-button,.pager-jump-input::-webkit-outer-spin-button{margin:0;appearance:none}.page-number-button.active{border-color:#3b82f6;background:#3b82f6;color:#fff}.pager-icon-button{font-size:18px;line-height:1}.create-user-drawer{width:500px}.create-user-drawer .drawer-head{min-height:50px;padding:0 14px}.create-user-drawer .drawer-head strong{font-size:13px}.create-user-drawer .drawer-head span{font-size:10px;font-weight:500}.create-user-drawer .drawer-body{padding:12px}.create-user-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:12px}.create-user-form label{gap:4px}.create-user-form label:first-child,.create-user-form button{grid-column:1 / -1}.create-user-form span,.create-user-form .field-hint{font-size:10px}.create-user-form input,.create-user-form select{height:32px;border-radius:6px;padding:0 9px;font-size:11px}.create-user-form .primary-button{min-height:34px;margin-top:2px;font-size:12px}.user-drawer .drawer-head{min-height:50px;padding:0 14px}.user-drawer .drawer-head strong{font-size:13px}.user-drawer .drawer-head span{font-size:10px;font-weight:500}.user-drawer .drawer-body{padding:12px}.user-profile-card,.user-drawer .mini-card,.user-drawer .drawer-form,.user-drawer .login-log-panel{border:1px solid var(--border);border-radius:6px}.user-profile-card{margin-bottom:10px;padding:12px}.user-profile-title strong{font-size:15px}.user-profile-main p{font-size:11px}.user-drawer .user-summary{gap:8px;margin:10px 0 8px}.user-drawer .user-summary div{border-radius:6px;padding:9px}.user-drawer .user-summary span,.user-drawer .drawer-form span,.user-drawer .field-hint{font-size:10px}.user-drawer .user-summary strong{font-size:12px}.user-drawer .user-summary .time-card strong{font-size:10px}.user-drawer .drawer-tab{height:30px;border-radius:6px;padding:0 10px;font-size:11px}.user-drawer .drawer-form,.user-drawer .mini-card{margin-bottom:10px;padding:12px}.user-drawer .mini-card h3,.user-drawer .login-log-panel h3{font-size:12px}.user-drawer .mini-card-head span,.user-drawer .muted-copy,.user-drawer .kv-list{font-size:10px}.user-drawer .kv-list{grid-template-columns:68px minmax(0,1fr);gap:6px 8px}.user-drawer .kv-list dd{font-size:11px}.user-drawer .info-note,.user-drawer .empty-inline{border-radius:6px;padding:10px;font-size:10px}.user-drawer .drawer-form{gap:8px}.user-drawer .drawer-form label{gap:4px}.user-drawer .drawer-form input,.user-drawer .drawer-form select{height:32px;border-radius:6px;padding:0 9px;font-size:11px}.user-drawer .drawer-form textarea{min-height:110px;border-radius:6px;padding:9px;font-size:11px}.user-drawer .drawer-form .primary-button,.user-drawer .drawer-form .ghost-button,.user-drawer .drawer-form .danger-button,.user-drawer .mini-card .primary-button,.user-drawer .mini-card .ghost-button,.user-drawer .mini-card .danger-button{min-height:34px;font-size:12px}.activation-level-card span{font-size:10px}.activation-level-card strong{font-size:12px}.limit-status-line{min-height:32px;border-radius:6px;padding:0 9px}.limit-status-line span{font-size:10px}.limit-status-line strong{font-size:11px}.third-party-batch-drawer{width:620px}.third-party-batch-drawer .drawer-body{padding:12px}.third-party-batch-drawer .drawer-form{gap:8px;padding:12px}.third-party-batch-drawer .drawer-form{grid-template-columns:repeat(2,minmax(0,1fr))}.third-party-batch-drawer .drawer-form .full-line,.third-party-batch-drawer .drawer-form .info-note,.third-party-batch-drawer .drawer-form button{grid-column:1 / -1}.third-party-batch-drawer textarea{min-height:210px;font-family:Consolas,SFMono-Regular,monospace;font-size:11px}.batch-result-card{margin-top:12px}.mini-stat-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.batch-result-list{display:grid;gap:6px;margin-top:10px}.batch-result-row{display:grid;gap:2px;border-radius:6px;background:#f8fafc;padding:8px 10px;font-size:11px}.batch-result-row.success{background:#ecfdf5}.batch-result-row.failed{background:#fff1f2}.batch-result-row strong{color:#0f172a;font-size:11px}.batch-result-row span,.batch-result-row small{color:#64748b}.table-wrap table{table-layout:fixed}.table-wrap th,.table-wrap td{text-align:center;vertical-align:middle}.table-wrap th,.table-wrap td{white-space:normal;overflow-wrap:anywhere;word-break:break-word}.table-wrap .status-pill{white-space:nowrap}.table-wrap .select-col,.table-wrap .action-col{text-align:center}.table-wrap .action-buttons{justify-content:center}.filter-bar input[type=date]{color:#0f172a;font-family:inherit;cursor:pointer}.table-wrap.page-table-bank-accounts .action-col,.table-wrap.page-table-bank-accounts th:last-child,.table-wrap.page-table-bank-accounts td:last-child{padding-right:8px;text-align:center}.table-wrap.page-table-bank-accounts .action-buttons{justify-content:center}.bank-account-drawer,.finance-drawer{width:560px;max-width:none}.timeline-list{display:grid;gap:14px}.timeline-row{display:grid;grid-template-columns:10px minmax(0,1fr);gap:12px;align-items:start}.timeline-row i{width:8px;height:8px;margin-top:5px;border-radius:999px;background:#94a3b8}.timeline-row i.blue{background:#3b82f6}.timeline-row i.green{background:#10b981}.timeline-row i.orange{background:#f59e0b}.timeline-row strong{display:block;color:#0f172a;font-size:12px}.timeline-row span{display:block;margin-top:4px;color:#64748b;font-size:11px}.bank-account-drawer .drawer-head{min-height:50px;border-bottom:1px solid var(--border);padding:0 14px}.bank-account-drawer .drawer-head strong{color:#0f172a;font-size:13px;font-weight:900;line-height:1.3}.bank-account-drawer .drawer-head span{margin-top:2px;color:#94a3b8;font-size:10px;font-weight:500}.bank-account-drawer .drawer-close-button{width:28px;height:28px;font-size:26px}.bank-account-drawer .drawer-body{display:grid;align-content:start;gap:10px;padding:12px}.bank-detail-card{border:1px solid var(--border);border-radius:6px;background:#fff;padding:12px}.bank-detail-card h3{margin:0 0 12px;color:#0f172a;font-size:12px;font-weight:900}.readable-content-block{min-height:96px;border:1px solid #e2e8f0;border-radius:6px;background:#f8fafc;color:#334155;font-size:13px;font-weight:600;line-height:1.8;padding:12px;white-space:pre-wrap;word-break:break-word}.notice-media-grid{display:grid;gap:10px}.notice-media-grid input[type=file]{height:auto;min-height:38px;padding:8px}.notice-media-preview{display:grid;gap:12px}.notice-media-preview figure{margin:0}.notice-media-preview img,.notice-media-preview video{display:block;width:100%;max-height:260px;border:1px solid #e2e8f0;border-radius:6px;background:#f8fafc;object-fit:contain}.notice-media-preview figcaption{margin-top:6px;color:#64748b;font-size:11px;font-weight:700;word-break:break-word}.product-image-section{gap:12px}.product-image-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(104px,1fr));gap:10px}.product-image-tile,.product-image-add-tile{position:relative;display:grid;place-items:center;min-height:104px;margin:0;overflow:hidden;border:1px solid #dbe4f0;border-radius:8px;background:#f8fafc}.product-image-tile img{width:100%;height:104px;object-fit:cover}.product-image-tile figcaption{position:absolute;inset:auto 0 0;overflow:hidden;padding:5px 7px;color:#fff;background:#0f172aad;font-size:10px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.product-image-remove{position:absolute;top:6px;right:6px;width:24px;height:24px;border-radius:999px;color:#fff;background:#0f172ab8;font-size:15px;font-weight:900}.product-image-add-tile{cursor:pointer;border-style:dashed;color:#4a80f0;background:#f5f8ff}.product-image-add-tile input{position:absolute;inset:0;opacity:0;cursor:pointer}.product-image-add-tile span{font-size:32px;font-weight:500;line-height:1}.product-image-add-tile small{color:#64748b;font-size:11px;font-weight:800}.product-image-add-tile.is-disabled{opacity:.45;pointer-events:none}.bank-detail-kv{display:grid;grid-template-columns:82px minmax(0,1fr);gap:8px 10px;margin:0}.bank-detail-kv dt{color:#64748b;font-size:11px;font-weight:500}.bank-detail-kv dd{margin:0;color:#0f172a;font-size:11px;font-weight:700;word-break:break-word}.bank-empty-note{margin-top:10px}.bank-timeline{display:grid;gap:12px}.bank-timeline-item{display:grid;grid-template-columns:10px minmax(0,1fr);gap:10px}.bank-timeline-item>span{width:8px;height:8px;margin-top:5px;border-radius:999px}.bank-timeline-item.blue>span{background:#4f7df3}.bank-timeline-item.green>span{background:#4fbd87}.bank-timeline-item strong{color:#0f172a;font-size:11px;font-weight:900}.bank-timeline-item p{margin:5px 0 0;color:#94a3b8;font-size:10px;line-height:1.5}.drawer-footer{display:flex;min-height:58px;flex-shrink:0;align-items:center;justify-content:flex-end;gap:8px;border-top:1px solid var(--border);background:#fff;padding:0 14px}.drawer-footer .ghost-button,.drawer-footer .primary-button{min-width:68px;height:34px;border-radius:6px;font-size:12px;font-weight:900}.permission-catalog{display:grid;gap:12px}.permission-module{border:1px solid var(--border);border-radius:8px;background:#f8fafc;padding:12px}.permission-module-title,.permission-menu-title,.permission-action{display:flex;align-items:center;gap:8px;color:#0f172a}.role-form .permission-module-title,.role-form .permission-menu-title,.role-form .permission-action{display:flex;min-width:0;gap:8px}.role-form .permission-module-title,.role-form .permission-menu-title{grid-template-columns:none}.role-form .role-permission-checkbox{width:14px;height:14px;min-width:14px;flex:0 0 14px;margin:0;padding:0;accent-color:#2563eb}.permission-module-title{margin-bottom:10px}.permission-module-title strong{font-size:13px;font-weight:900}.permission-menu-list{display:grid;gap:10px}.permission-menu{border-radius:6px;border:1px solid #e8edf5;background:#fff;padding:10px}.permission-menu-title span{font-size:12px;font-weight:900}.permission-action-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px}.permission-action{min-height:32px;border:1px solid #e5e7eb;border-radius:6px;background:#fbfdff;padding:0 10px}.permission-action:hover{border-color:#bfdbfe;background:#eff6ff}.permission-action span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:800}.spec-group-list{display:grid;gap:10px}.spec-group-row{display:grid;grid-template-columns:72px minmax(0,1fr);gap:10px;align-items:flex-start}.spec-group-row>strong{color:#0f172a;font-size:12px;font-weight:900;line-height:28px}.spec-pill-list{display:flex;flex-wrap:wrap;gap:8px}.simple-spec-list{align-items:center}.spec-pill{display:inline-flex;height:28px;align-items:center;gap:5px;border:1px solid #bfdbfe;border-radius:6px;background:#eff6ff;color:#2563eb;padding:0 9px;font-size:11px;font-weight:800}.spec-pill em{color:#64748b;font-style:normal;font-weight:800}.spec-pill.disabled{border-color:#e5e7eb;background:#f3f4f6;color:#94a3b8}.spec-pill.disabled em{color:#94a3b8}.spec-pill input{width:12px;height:12px;accent-color:#3b82f6}.inline-form-section{margin-bottom:12px}.sku-edit-table{overflow:hidden;border:1px solid #e2e8f0;border-radius:8px}.sku-edit-row{display:grid;grid-template-columns:96px minmax(130px,1.25fr) repeat(3,minmax(82px,.7fr)) 64px;gap:8px;align-items:center;padding:8px 10px;border-top:1px solid #e2e8f0}.sku-edit-row:first-child{border-top:0}.sku-edit-head{background:#f8fafc;color:#64748b;font-size:12px;font-weight:900}.sku-edit-row input{width:100%;height:32px;border:1px solid #dbe4f0;border-radius:6px;background:#fff;color:#0f172a;padding:0 8px;font-size:12px;font-weight:800}.sku-visible-check{display:inline-flex;align-items:center;gap:6px;color:#1d4ed8;font-size:12px;font-weight:900}.sku-visible-check input{width:14px;height:14px;padding:0;accent-color:#3b82f6}.spec-add-grid{display:grid;grid-template-columns:1.4fr repeat(3,.8fr);gap:10px}.config-page{display:grid;gap:16px}.config-page-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px;border:1px solid #e2e8f4;border-radius:8px;background:#fff}.config-page-head h2{margin:0;color:#0f1d33;font-size:18px}.config-page-head p{margin:6px 0 0;color:#65748b;font-size:13px}.config-form{display:grid;gap:14px}.config-card{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:18px;border:1px solid #e2e8f4;border-radius:8px;background:#fff}.config-card header,.config-card .wide{grid-column:1 / -1}.config-card header{display:flex;align-items:center;justify-content:space-between;gap:12px}.config-card h3{margin:0;color:#14223a;font-size:16px}.config-card label{display:grid;gap:7px;color:#53627a;font-size:13px;font-weight:700}.config-card input,.config-card select,.config-card textarea{min-height:38px;border:1px solid #d8e1ef;border-radius:6px;padding:8px 10px;color:#152238;background:#fff;outline:0}.config-card textarea{resize:vertical}@media(max-width:900px){.config-page-head,.config-card{grid-template-columns:1fr}}.weighted-dividend-batches{margin-bottom:16px}.weighted-batch-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:0 18px 18px}.weighted-batch-item{min-width:0;border:1px solid #e2e8f4;border-radius:8px;background:#fbfcfe;padding:14px}.weighted-batch-item>div{display:grid;gap:4px;padding-bottom:10px;border-bottom:1px solid #e8edf5}.weighted-batch-item>div strong{overflow:hidden;color:#16233a;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.weighted-batch-item>div span{color:#77859a;font-size:12px}.weighted-batch-item dl{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;margin:12px 0 0;font-size:12px}.weighted-batch-item dt{color:#718096}.weighted-batch-item dd{margin:0;color:#1b2b46;font-weight:800;text-align:right}.page-table-third-party-matched-orders table,.page-table-third-party-sku-mappings table{min-width:1080px}@media(max-width:1280px){.weighted-batch-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.weighted-batch-grid{grid-template-columns:1fr}}.task-play-settings-page,.task-play-config-drawer .form-section,.task-play-enrollment-drawer .bank-detail-card,.task-play-reward-drawer .bank-detail-card{border:1px solid #e0e7f2;background:#fff;box-shadow:none}.task-settings-form{display:grid;gap:14px;padding:18px}.task-settings-form .form-section,.task-play-config-drawer .form-section{margin:0;border-radius:8px;padding:16px}.task-play-config-drawer,.task-play-enrollment-drawer,.task-play-reward-drawer{width:min(760px,94vw)}.task-asset-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.task-asset-field{display:grid;grid-template-columns:112px minmax(0,1fr);grid-template-areas:"title title" "preview action" "preview hint";align-items:start;gap:8px 12px}.task-asset-field>span{grid-area:title;color:#27364d;font-size:14px;font-weight:700}.task-asset-field>label{grid-area:action;justify-self:start;cursor:pointer}.task-asset-field>label input,.task-tutorial-image-field>label input{display:none}.task-asset-field>small{grid-area:hint;color:#7a8799;line-height:1.5}.task-asset-preview{grid-area:preview;display:grid;place-items:center;width:112px;aspect-ratio:1;overflow:hidden;border:1px dashed #cbd6e6;border-radius:6px;background:#f6f8fc;color:#7b8aa2;font-size:34px}.task-asset-preview img,.task-tutorial-image-preview img,.task-online-qr-preview img,.task-qr-history img,.task-service-message img{width:100%;height:100%;object-fit:cover}.task-tutorial-blocks{display:grid;gap:10px;margin:12px 0}.task-tutorial-block{border:1px solid #e1e8f2;border-radius:6px;background:#f8fafc;padding:12px}.task-tutorial-block-head,.task-service-message>div{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.task-tutorial-image-field{display:grid;grid-template-columns:120px minmax(0,1fr);align-items:start;gap:12px}.task-tutorial-image-preview,.task-online-qr-preview{min-height:96px;overflow:hidden;border:1px dashed #cbd6e6;border-radius:6px;background:#fff;color:#7a8799}.task-tutorial-image-preview{width:120px;aspect-ratio:4 / 3}.task-online-qr-preview{display:flex;align-items:center;gap:12px;padding:10px}.task-online-qr-preview img{width:88px;height:88px;border-radius:4px}.task-service-messages{display:flex;flex-direction:column;gap:9px;max-height:360px;overflow-y:auto;padding:4px 2px 10px}.task-service-message{width:min(86%,520px);border-radius:6px;padding:10px 12px;background:#fff2dc;color:#273247}.task-service-message.member{align-self:flex-end;background:#e3f6e8}.task-service-message time,.task-service-message p{margin:0}.task-service-message time,.task-service-message small{color:#78869a;font-size:12px}.task-service-message img{margin-top:8px;width:96px;height:96px;border-radius:4px}.task-play-enrollment-drawer .bank-detail-card{border-radius:8px;padding:18px}.task-admin-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.task-admin-section-head h3,.task-admin-section-head p{margin:0}.task-admin-section-head p{margin-top:4px;color:#7a8799;font-size:13px;line-height:1.55}.task-admin-form{display:grid;gap:14px}.task-admin-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.task-admin-form label,.task-admin-field{display:grid;min-width:0;gap:7px}.task-admin-form label>span,.task-admin-field>span{color:#4e5c70;font-size:13px;font-weight:700}.task-admin-form input:not([type=hidden]):not([type=file]),.task-admin-form select,.task-admin-form textarea{box-sizing:border-box;width:100%;border:1px solid #d7dfeb;border-radius:7px;outline:0;color:#17233a;background:#f8fafc;box-shadow:inset 0 1px 2px #23344e08;font:inherit;font-size:14px;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.task-admin-form input:not([type=hidden]):not([type=file]),.task-admin-form select{min-height:44px;padding:0 12px}.task-admin-form textarea{min-height:96px;resize:vertical;padding:11px 12px;line-height:1.6}.task-admin-form input:focus,.task-admin-form select:focus,.task-admin-form textarea:focus{border-color:#6f94f4;background:#fff;box-shadow:0 0 0 3px #4f7cf31c}.task-field-suffix{position:relative}.task-field-suffix input{padding-right:50px!important}.task-field-suffix em{position:absolute;top:50%;right:12px;color:#748196;font-size:13px;font-style:normal;transform:translateY(-50%);pointer-events:none}.task-file-input{display:none}.task-file-picker{display:flex!important;min-height:44px;align-items:center;justify-content:space-between;gap:12px;border:1px dashed #bfcce0;border-radius:7px;padding:0 12px;color:#315fb6;background:#f5f8fd;cursor:pointer;transition:border-color .16s ease,background .16s ease}.task-file-picker:hover{border-color:#6f94f4;background:#eef4ff}.task-file-picker strong{font-size:14px}.task-file-picker small{color:#8693a6;font-size:12px}.task-online-qr-preview{min-height:84px;border-style:solid;padding:12px;background:#fafbfd}.task-online-qr-preview>div{display:grid;gap:4px}.task-online-qr-preview strong{color:#344258;font-size:14px}.task-online-qr-preview span{color:#7b8798;font-size:12px;line-height:1.5}.task-admin-actions,.task-online-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.task-admin-actions small{margin-right:auto;color:#8a96a7;font-size:12px}.task-online-actions .ghost-button,.task-online-actions .primary-button{min-height:42px}.task-service-reply-form{margin-top:12px;border-top:1px solid #edf1f6;padding-top:14px}@media(max-width:760px){.task-admin-form-grid{grid-template-columns:1fr}.task-online-actions{align-items:stretch;flex-direction:column}}.task-transition-list{display:grid;gap:0}.task-transition-list>div{position:relative;display:grid;grid-template-columns:110px minmax(0,1fr);gap:4px 14px;padding:10px 0 10px 18px;border-bottom:1px solid #eef2f7}.task-transition-list>div:before{content:"";position:absolute;left:2px;top:17px;width:7px;height:7px;border-radius:50%;background:#4f7cf3}.task-transition-list p{grid-column:2;margin:0;color:#6f7d91}.task-qr-history{display:grid;grid-template-columns:repeat(auto-fill,minmax(116px,1fr));gap:10px}.task-qr-history figure{margin:0;border:1px solid #e2e8f1;border-radius:6px;overflow:hidden;background:#fff}.task-qr-history img{display:block;aspect-ratio:1}.task-qr-history figcaption{padding:8px;color:#637187;font-size:12px;line-height:1.5}.task-reward-rows{display:grid;gap:6px;max-height:520px;overflow:auto}.task-reward-rows article{display:grid;grid-template-columns:70px 130px minmax(120px,1fr) 100px minmax(140px,1fr);align-items:center;gap:10px;min-height:42px;border:1px solid #e3e9f2;border-radius:5px;padding:8px 10px;background:#fff}.task-reward-rows article.invalid{border-color:#f2c7cd;background:#fff7f8}.task-reward-rows em{color:#637187;font-style:normal}.task-reward-rows b{color:#315fd8;text-align:right}.task-reward-rows small{color:#7b8798}@media(max-width:760px){.task-asset-grid,.task-reward-rows article{grid-template-columns:1fr}.task-reward-rows b{text-align:left}}.customer-service-drawer .drawer-body{gap:14px}.customer-service-chat-card{overflow:hidden;padding-bottom:18px}.customer-service-chat{display:grid;align-content:start;gap:10px;max-height:min(520px,calc(100vh - 360px));overflow-y:auto;padding-right:4px;scrollbar-width:thin}.customer-service-message{display:grid;gap:6px;max-width:86%;border-radius:14px;padding:12px 14px;background:#f5f7fb}.customer-service-message.admin{justify-self:end;background:#eef4ff}.customer-service-message.member{justify-self:start}.customer-service-message>div{display:flex;justify-content:space-between;gap:14px;color:#8792a4;font-size:12px}.customer-service-message strong{color:#1b2638}.customer-service-message p{margin:0;color:#25334a;font-size:14px;line-height:1.65;white-space:pre-wrap;word-break:break-word}.customer-service-message em{justify-self:start;max-width:100%;overflow:hidden;border-radius:999px;background:#3b82f61a;color:#2563eb;padding:3px 8px;font-size:11px;font-style:normal;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.table-image-link{display:inline-grid;width:54px;height:54px;overflow:hidden;border:1px solid #dce5f2;border-radius:6px;background:#f5f8fc}.table-image-link img{width:100%;height:100%;object-fit:cover}.table-image-empty{color:#98a2b3;font-size:12px}.user-address-list{display:grid;gap:12px}.user-address-card,.user-address-edit-form{border:1px solid #dfe6f1;border-radius:6px;background:#fff;padding:16px}.user-address-card-head,.user-address-edit-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.user-address-card-head>div{display:flex;align-items:center;flex-wrap:wrap;gap:8px 12px}.user-address-card-head strong,.user-address-edit-head strong{color:#17243a;font-size:15px}.user-address-card-head span,.user-address-meta{color:#69778c;font-size:13px}.user-address-card-head em{border-radius:999px;background:#eaf8f0;color:#168653;padding:3px 8px;font-size:12px;font-style:normal;font-weight:700}.user-address-card>p{margin:12px 0 8px;color:#25334a;line-height:1.65;word-break:break-word}.user-address-meta{display:flex;justify-content:space-between;flex-wrap:wrap;gap:6px 16px}.user-address-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.user-address-form-grid .full-width{grid-column:1 / -1}.user-address-default-check{display:flex;align-items:center;gap:8px}.user-address-default-check input{width:18px;height:18px;margin:0}@media(max-width:760px){.user-address-form-grid{grid-template-columns:1fr}.user-address-form-grid .full-width{grid-column:auto}}.task-global-hero-upload{position:relative;overflow:hidden;cursor:pointer}.task-global-hero-upload input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.task-icon-asset-grid{grid-template-columns:minmax(260px,520px)}
