:root{color:#172033;background:#f5f7fb;font-family:Inter,PingFang SC,Microsoft YaHei,Arial,sans-serif;font-size:16px;line-height:1.5}*{box-sizing:border-box}body{margin:0;min-width:1120px}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.shell{min-height:100vh}.login-page{display:grid;min-height:100vh;place-items:center;padding:40px 40px 76px;background:linear-gradient(135deg,#eef4ff,#f7faf8 58%,#f3f1ea)}.login-panel{display:grid;width:min(420px,100%);gap:22px;padding:34px;background:#fff;border:1px solid #dce2ea;border-radius:8px;box-shadow:0 20px 70px #26355024}.admin-page{min-height:100vh;padding:28px 32px 76px}.icp-footer{position:fixed;right:0;bottom:16px;left:0;z-index:20;display:flex;flex-wrap:wrap;gap:10px;justify-content:center;padding:0 24px;pointer-events:none}.icp-link{display:inline-flex;align-items:center;gap:6px;min-height:32px;padding:0 14px;border:1px solid rgba(207,215,227,.9);border-radius:999px;color:#5f6f86;background:#ffffffe0;box-shadow:0 12px 30px #26355024;font-size:13px;font-weight:800;text-decoration:none;pointer-events:auto;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.icp-link:hover{color:#23715e;border-color:#23715e5c}.police-badge{width:18px;height:18px;flex:0 0 auto;object-fit:contain}.topbar,.table-head,.topbar-actions,.modal-actions,.filter-bar,.tabs{display:flex;align-items:center}.topbar{justify-content:space-between;gap:24px;padding-bottom:24px}.topbar-actions,.modal-actions{gap:10px}.tabs{gap:10px;margin-bottom:18px}.tabs button{min-height:38px;padding:0 18px;border:1px solid #d6dee9;border-radius:6px;color:#334155;background:#fff;font-weight:900}.tabs button.active{color:#fff;border-color:#23715e;background:#23715e}.eyebrow{margin:0 0 6px;color:#23715e;font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}h1,h2,p{margin-top:0}h1{margin-bottom:8px;font-size:28px;line-height:1.2}h2{margin-bottom:0;font-size:18px}.muted{margin-bottom:0;color:#637086}.field{display:grid;gap:8px;color:#344158;font-weight:700}.field input,.field select,.field textarea{width:100%;border:1px solid #cfd7e3;border-radius:6px;padding:11px 12px;color:#172033;background:#fff;outline:none}.field input:focus,.field select:focus,.field textarea:focus{border-color:#2c806d;box-shadow:0 0 0 3px #2c806d21}.filter-bar{gap:12px;margin-bottom:18px;padding:14px 16px;background:#fff;border:1px solid #dfe5ee;border-radius:8px}.compact-field{width:190px}.search-field{width:260px}.user-search-bar{align-items:flex-end}.user-search-field{width:min(520px,48vw)}.search-result-text{margin:0 2px 9px auto;color:#637086;font-size:13px;font-weight:800}.page-error{margin-bottom:16px}.primary-btn,.secondary-btn,.ghost-btn,.danger-btn,.refund-btn{border:0;border-radius:6px;min-height:38px;padding:0 16px;font-weight:800}.primary-btn{height:44px;color:#fff;background:#23715e}.secondary-btn{color:#fff;background:#23715e}.ghost-btn{color:#334155;background:#e8edf4}.danger-btn,.refund-btn{color:#fff;background:#ba3b46}.refund-btn{min-width:74px;min-height:34px}.table-action-btn{min-height:32px;padding:0 12px;border:1px solid #b8d1c9;border-radius:6px;color:#1f6d5a;background:#edf7f3;font-size:13px;font-weight:800}.table-action-btn:hover{border-color:#23715e;background:#e0f1eb}.table-actions{display:flex;align-items:center;gap:8px}.table-action-btn.adjust{color:#fff;border-color:#23715e;background:#23715e}.table-action-btn.adjust:hover{border-color:#195d4d;background:#195d4d}.error-text{margin:0;color:#b4232f;font-weight:700}.success-text{margin:0;color:#146c43;font-weight:800}.page-notice{margin-bottom:16px;padding:10px 14px;border:1px solid #b7dfca;border-radius:6px;background:#edf8f2}.summary-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px}.summary-row.two{grid-template-columns:repeat(2,minmax(0,1fr))}.summary-item{display:grid;gap:4px;padding:16px 18px;background:#fff;border:1px solid #dfe5ee;border-radius:8px}.summary-item span{color:#667386;font-size:13px}.summary-item strong{font-size:24px}.settings-page{max-width:820px}.settings-panel{overflow:hidden;border:1px solid #dfe5ee;border-radius:8px;background:#fff}.settings-heading,.setting-row,.setting-control{display:flex;align-items:center}.settings-heading{justify-content:space-between;gap:20px;min-height:76px;padding:16px 20px;border-bottom:1px solid #e5eaf1}.settings-save-state{color:#637086;font-size:13px;font-weight:800}.payment-channel-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:20px}.payment-channel-option{display:grid;gap:8px;padding:18px;border:2px solid #dfe5ee;border-radius:10px;background:#fff;color:#172033;text-align:left;cursor:pointer}.payment-channel-option:hover:not(:disabled){border-color:#9aafc4;background:#f8fafc}.payment-channel-option.active{border-color:#23715e;background:#eef8f4;box-shadow:0 0 0 3px #23715e1a}.payment-channel-option.virtual.active{border-color:#d9382b;background:#fff4f2;box-shadow:0 0 0 3px #d9382b1a}.payment-channel-option strong{font-size:17px}.payment-channel-option span,.payment-channel-option small{color:#637086;line-height:1.55}.payment-channel-option:disabled{cursor:not-allowed;opacity:.55}.setting-row{justify-content:space-between;gap:32px;min-height:104px;padding:20px}.setting-copy{display:grid;gap:5px}.setting-copy strong{color:#172033;font-size:16px}.setting-copy span,.settings-note{color:#637086;font-size:13px}.setting-control{flex:0 0 auto;gap:12px}.setting-enabled,.setting-disabled{min-width:48px;font-size:13px;font-weight:900;text-align:right}.setting-enabled{color:#146c43}.setting-disabled{color:#7a8596}.toggle-switch{position:relative;display:inline-flex;width:48px;height:28px;flex:0 0 auto;cursor:pointer}.toggle-switch input{position:absolute;width:1px;height:1px;opacity:0}.toggle-track{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:14px;background:#cbd3df;transition:background .16s ease}.toggle-thumb{position:absolute;top:3px;left:3px;width:22px;height:22px;border-radius:50%;background:#fff;box-shadow:0 2px 6px #17203338;transition:transform .16s ease}.toggle-switch input:checked+.toggle-track{background:#23715e}.toggle-switch input:checked+.toggle-track .toggle-thumb{transform:translate(20px)}.toggle-switch input:focus-visible+.toggle-track{outline:3px solid rgba(44,128,109,.2);outline-offset:2px}.toggle-switch input:disabled+.toggle-track{cursor:wait;opacity:.6}.settings-note{margin:0;padding:12px 20px;border-top:1px solid #edf1f6;background:#f8fafc}.table-wrap{background:#fff;border:1px solid #dfe5ee;border-radius:8px;overflow:hidden}.table-head{justify-content:space-between;gap:16px;min-height:62px;padding:0 18px;border-bottom:1px solid #e5eaf1}.scroll-area{overflow-x:auto}.pagination-bar{display:flex;align-items:center;justify-content:flex-end;gap:14px;min-height:62px;padding:10px 18px;color:#5a6678;border-top:1px solid #e5eaf1;background:#fff;font-size:14px;font-weight:800}.pagination-btn{min-height:36px;padding:0 15px;border:1px solid #cfd7e3;border-radius:6px;color:#334155;background:#f8fafc;font-weight:800}.pagination-btn:not(:disabled):hover{color:#fff;border-color:#23715e;background:#23715e}table{width:100%;min-width:1180px;border-collapse:collapse}th,td{padding:14px 16px;border-bottom:1px solid #edf1f6;text-align:left;vertical-align:middle;white-space:nowrap}th{color:#5a6678;background:#f8fafc;font-size:13px;font-weight:900}td small{display:block;color:#7a8596;font-size:12px}.order-no,.mono,.path-cell{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.path-cell{max-width:280px;overflow:hidden;text-overflow:ellipsis}.strong-cell{color:#23715e;font-weight:900}.amount-plus{color:#146c43;font-weight:900}.amount-minus{color:#ba3b46;font-weight:900}.status-pill{display:inline-flex;align-items:center;min-width:64px;justify-content:center;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:900}.status-pending{color:#8a5a00;background:#fff1c8}.status-expired{color:#5d6675;background:#e8edf3}.status-refunded{color:#9a3412;background:#ffedd5}.status-paid{color:#146c43;background:#dff3e8}.status-pay-failed,.status-amount-mismatch{color:#b4232f;background:#ffe4e8}.empty-cell{height:120px;color:#6b7280;text-align:center}.modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:24px;background:#0c121e6b}.refund-modal,.bean-adjust-modal{display:grid;width:min(460px,100%);gap:18px;padding:24px;background:#fff;border-radius:8px;box-shadow:0 22px 80px #0c121e3d}.bean-adjust-modal{width:min(520px,100%)}.modal-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.modal-close{width:36px;height:36px;padding:0;border:0;color:#526075;background:transparent;font-size:28px;line-height:36px}.modal-close:hover{color:#172033;background:#eef2f7}.adjust-user-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:14px;border:1px solid #dfe5ee;border-radius:6px;background:#f8fafc}.adjust-user-summary div{min-width:0}.adjust-user-summary span,.adjust-user-summary strong{display:block}.adjust-user-summary span{margin-bottom:4px;color:#667386;font-size:12px}.adjust-user-summary strong{overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.bean-adjust-modal textarea{min-height:90px;resize:vertical}.balance-change-preview{margin:-8px 0 0;font-size:14px}.modal-submit{min-width:112px}.modal-actions{justify-content:flex-end}
