: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,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;justify-content:center;pointer-events:none}.icp-footer a{display:inline-flex;align-items:center;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-footer a:hover{color:#23715e;border-color:#23715e5c}.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 textarea{width:100%;border:1px solid #cfd7e3;border-radius:6px;padding:11px 12px;color:#172033;background:#fff;outline:none}.field input: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}.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}.error-text{margin:0;color:#b4232f;font-weight:700}.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}.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}table{width:100%;min-width:1120px;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}.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-paid{color:#146c43;background:#dff3e8}.status-pending{color:#8a5a00;background:#fff1c8}.status-expired{color:#5d6675;background:#e8edf3}.status-refunded{color:#9a3412;background:#ffedd5}.empty-cell{height:120px;color:#6b7280;text-align:center}.modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#0c121e6b}.refund-modal{display:grid;width:min(460px,100%);gap:18px;padding:24px;background:#fff;border-radius:8px;box-shadow:0 22px 80px #0c121e3d}.modal-actions{justify-content:flex-end}
