:root{font-family:Noto Sans SC,PingFang SC,sans-serif;color:#0f172a;background:#eef3fb}*{box-sizing:border-box}body{margin:0;background:#eef3fb}button,input{font:inherit}button{cursor:pointer}.admin-login-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:#f3f5f9}.admin-login-card{width:min(100%,1180px);min-height:680px;border-radius:0;display:grid;grid-template-columns:minmax(420px,58%) minmax(360px,42%);overflow:hidden;background:#fff;box-shadow:0 28px 70px #0f172a29}.login-visual-panel{position:relative;display:grid;place-items:center;padding:48px 36px;background:linear-gradient(135deg,#6f82f4,#be63d7)}.login-visual-mark{position:absolute;inset:80px auto 84px 140px;width:180px;border-radius:22px;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.2),transparent 52%),#ffffff14}.login-visual-mark:before,.login-visual-mark:after{content:"";position:absolute;border-radius:22px;background:#ffffff14}.login-visual-mark:before{width:82px;height:160px;right:-240px;top:34px}.login-visual-mark:after{width:82px;height:160px;right:-240px;bottom:14px}.login-visual-badge{position:relative;z-index:1;width:72px;height:72px;border-radius:22px;display:grid;place-items:center;background:#ffffff29;box-shadow:inset 0 0 0 2px #ffffff3d,0 8px 20px #3b267938;color:#fff;font-size:2rem;font-weight:800}.login-visual-copy{position:relative;z-index:1;margin-top:18px;text-align:center;color:#fff}.login-visual-copy strong,.login-visual-copy span{display:block}.login-visual-copy strong{font-size:3rem;letter-spacing:.06em}.login-visual-copy span{margin-top:10px;font-size:1.15rem;color:#ffffffe6}.login-store-icon{position:relative;z-index:1;width:150px;height:128px;margin-top:86px}.store-roof{position:absolute;left:28px;top:0;width:94px;height:28px;border-radius:8px 8px 0 0;background:#2244d4;box-shadow:inset 0 -4px #ffffff38}.store-body{position:absolute;top:18px;right:18px;bottom:0;left:18px;border:10px solid #111827;background:linear-gradient(180deg,#fff 0,#fff 34%,#faf2c2 34%,#faf2c2 54%,#fff 54%),#fff}.store-body:before,.store-body:after{content:"";position:absolute;top:34px;width:16px;height:32px;background:#78d5ff}.store-body:before{left:18px;box-shadow:28px 0 #78d5ff,56px 0 #78d5ff}.store-body:after{right:14px;width:18px;height:36px;background:#5db2de}.store-body span{position:absolute;top:-28px;left:50%;transform:translate(-50%);min-width:46px;height:28px;border-radius:6px 6px 0 0;display:grid;place-items:center;background:#fff;color:#2563eb;font-weight:800}.login-form-panel{padding:72px 68px 36px}.login-copy{margin:0 0 24px}.login-copy h1,.login-copy p{margin:0}.login-copy h1{font-size:1.9rem;color:#111827}.login-copy p{margin-top:8px;color:#6b7280}.target-login-form{display:grid;gap:18px}.target-login-form label{display:grid;gap:7px}.target-login-form span{color:#475569;font-size:.92rem}.target-input{width:100%;height:50px;padding:0 16px;border:1px solid #d9e1ec;border-radius:10px;background:#fff;outline:none}.target-input:focus{border-color:#7aa6ff;box-shadow:0 0 0 3px #5a6dff24}.target-captcha-row{display:grid;grid-template-columns:1fr 134px;gap:12px;align-items:end}.captcha-preview-box{height:50px;border-radius:10px;display:grid;place-items:center;border:1px solid #d9e1ec;background:linear-gradient(115deg,#94a3b824,#ffffffdb),repeating-linear-gradient(165deg,rgba(100,116,139,.2) 0 2px,transparent 2px 16px);color:#3f3f46;font-weight:800;font-family:Courier New,monospace;letter-spacing:.08em;transform:skew(-6deg)}.target-login-button{height:50px;border:0;border-radius:10px;color:#fff;font-weight:700;background:linear-gradient(135deg,#5f73f3,#8558c9)}.error-text{margin:0;color:#dc2626;font-size:.92rem}.login-footnote{margin-top:18px;display:flex;justify-content:space-between;gap:16px;color:#64748b;font-size:.84rem}.target-admin-shell{min-height:100vh;background:#eef3fb}.target-topbar{height:70px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;background:#2d3850;color:#fff}.topbar-brand{display:flex;align-items:center;gap:12px}.topbar-logo{min-width:78px;height:36px;padding:0 14px;border-radius:10px;display:grid;place-items:center;background:linear-gradient(135deg,#ffffff24,#ffffff0f);font-size:1.55rem;font-weight:800}.topbar-brand-copy{display:flex;align-items:baseline;gap:8px}.topbar-brand-copy strong{letter-spacing:.1em}.topbar-brand-copy span{color:#ffffffb3;font-size:.82rem}.topbar-tools{display:flex;align-items:center;gap:10px}.topbar-icon{width:34px;height:34px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:transparent;color:#fff}.user-chip{display:inline-flex;align-items:center;gap:10px;padding:7px 10px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:transparent;color:#fff}.user-avatar{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#8b7cf6,#6a5acd);font-weight:700}.target-admin-body{display:grid;grid-template-columns:168px 1fr;min-height:calc(100vh - 70px)}.target-sidebar{padding:10px 0;background:#3a4861;color:#dbe7ff;overflow-y:auto}.nav-group{margin-bottom:8px}.nav-group-head{padding:8px 14px;display:flex;align-items:center;justify-content:space-between;color:#dbe7ffeb}.nav-group.active .nav-group-head{color:#7fb6ff}.nav-group-title{display:flex;align-items:center;gap:10px}.nav-icon-box{width:14px;height:14px;border-radius:4px;background:#ffffff40}.nav-group-count{color:#dbe7ff8f;font-size:.82rem}.nav-group-body{display:grid;gap:4px;padding:0 8px 4px}.nav-leaf{min-height:34px;padding:0 12px 0 20px;border:0;border-radius:8px;display:flex;align-items:center;gap:10px;background:transparent;color:#dbe7ffd6;text-align:left}.nav-leaf:hover,.nav-leaf.active{background:#7fb6ff24;color:#9bcbff}.nav-leaf-dot{width:6px;height:6px;border-radius:50%;background:currentColor}.target-main{min-width:0;padding:0;background:#eef3fb}.content-shell{padding:18px}.admin-toast{position:sticky;top:10px;z-index:25;margin:14px 18px 0;padding:12px 16px;border-radius:12px;background:linear-gradient(135deg,#2563eb,#4f46e5);color:#fff;box-shadow:0 12px 28px #2563eb3d}.target-tabbar{height:42px;padding:0 14px;display:flex;align-items:end;gap:2px;background:#fff;border-bottom:1px solid #dbe4f0}.target-tab{height:30px;padding:0 14px;border:1px solid #dbe4f0;border-bottom:0;border-radius:6px 6px 0 0;background:#f7f9fc;color:#64748b}.target-tab.active{background:#fff;color:#60a5fa}.page-stage{margin:18px;padding:18px;border-radius:14px;background:#fff;box-shadow:0 10px 28px #0f172a0f}.page-stage-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:14px}.page-stage-head h2,.page-stage-head p{margin:0}.page-stage-head h2{font-size:1.3rem;color:#1f2937}.page-stage-head p{margin-top:5px;color:#64748b;font-size:.9rem;word-break:break-all}.stage-meta{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.stage-meta span{padding:7px 10px;border-radius:999px;background:#edf3ff;color:#5978c7;font-size:.82rem}.target-shot-wrap{border:1px solid #dde6f2;border-radius:12px;overflow:hidden;background:#f6f8fc}.target-shot-wrap.mini{max-height:520px}.target-shot{display:block;width:100%;height:auto}.target-detail-grid{margin:0 18px 18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.tables-only{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-card{min-width:0;padding:16px;border-radius:14px;background:#fff;box-shadow:0 10px 28px #0f172a0f}.detail-card.wide{min-width:0}.detail-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.detail-card-head h3,.detail-card-head span,.token-section strong{margin:0}.detail-card-head h3{font-size:1rem;color:#1f2937}.detail-card-head span{color:#64748b;font-size:.84rem}.detail-list{display:grid;gap:8px}.detail-row{min-height:40px;padding:0 12px;border:1px solid #e2e8f0;border-radius:10px;display:flex;align-items:center;justify-content:space-between;gap:10px;background:#f8fbff;color:#334155;text-align:left}.detail-row.active{border-color:#7aa6ff;background:#edf3ff;color:#355ca8}.detail-row.static{background:#fff}.detail-row strong{color:inherit;font-size:.82rem}.token-section+.token-section{margin-top:14px}.token-cloud{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.ui-token{padding:7px 10px;border-radius:999px;background:#edf3ff;color:#4f6fb7;font-size:.84rem}.ui-token.muted{background:#f2f5f8;color:#64748b}.empty-note{padding:14px;border-radius:10px;background:#f8fbff;color:#64748b}.target-table-wrap{overflow:auto;border:1px solid #e2e8f0;border-radius:12px}.target-table{width:100%;border-collapse:collapse;background:#fff}.target-table th,.target-table td{padding:10px 12px;border-bottom:1px solid #e2e8f0;text-align:left;font-size:.9rem;white-space:nowrap}.target-table th{background:#f8fbff;color:#475569;font-weight:700}.target-table td{color:#1f2937}.page-stack{display:grid;gap:18px}.dashboard-page{gap:14px}.dashboard-head{padding:8px 6px 0;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.dashboard-head-copy{min-width:0}.dashboard-head h2,.dashboard-head span{margin:0}.dashboard-head h2{color:#0f172a;font-size:1.9rem}.dashboard-head span{display:block;margin-top:6px;color:#64748b}.generic-target-page{display:grid;gap:14px}.generic-page-hero{padding:18px 20px;border-radius:10px;background:#fff;border:1px solid #e6ebf3}.page-stage-head.no-gap{margin-bottom:0}.generic-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.generic-page-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.7fr) minmax(280px,.7fr);gap:14px}.generic-page-list{margin-top:16px}.hub-page{display:grid;gap:16px}.hub-hero,.records-hero{padding:20px 22px;border-radius:14px;border:1px solid #dfe8f5;background:linear-gradient(135deg,#fff,#f3f7ff);display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.config-hero{background:linear-gradient(135deg,#fffdf7,#f5f9ff)}.hierarchy-hero{background:linear-gradient(135deg,#f8fcff,#eef6ff)}.content-hero{background:linear-gradient(135deg,#fffef8,#f7fbff)}.hub-eyebrow{margin:0 0 8px;color:#6b84ba;font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.hub-hero h2,.hub-hero span,.records-hero h2,.records-hero span{margin:0}.hub-hero h2,.records-hero h2{color:#0f172a;font-size:1.45rem}.hub-hero span,.records-hero span{display:block;margin-top:6px;color:#64748b}.hub-badges,.records-hero-tools{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.hub-badges span{padding:8px 12px;border-radius:999px;background:#eaf2ff;color:#5572b3;font-size:.84rem;white-space:nowrap}.hub-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.85fr);gap:16px}.hub-grid.wide{grid-template-columns:minmax(0,1.5fr) minmax(280px,.7fr)}.hub-action-gap{margin-top:16px}.hub-module-box{margin-top:18px}.hub-module-box strong{display:block;margin-bottom:12px;color:#334155}.hub-module-list{display:grid;gap:8px}.hub-module-item{min-height:42px;padding:0 12px;border:1px solid #e2e8f0;border-radius:10px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#f8fbff;color:#334155;text-align:left}.hub-module-item.active{border-color:#7aa6ff;background:#edf3ff;color:#355ca8}.config-studio{display:grid;grid-template-columns:minmax(320px,.95fr) minmax(0,1.05fr);gap:16px}.hierarchy-tree{display:grid;gap:10px}.hierarchy-node{min-height:54px;padding:0 14px;border:1px solid #dce6f4;border-radius:12px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:linear-gradient(180deg,#fff,#f6faff);color:#1e293b;text-align:left}.hierarchy-node strong,.hierarchy-node span{display:block}.hierarchy-node span{color:#64748b;font-size:.84rem}.content-card-list{display:grid;gap:10px}.content-card{padding:14px;border:1px solid #e4ebf5;border-radius:12px;background:linear-gradient(180deg,#fff,#f9fbff)}.content-card strong,.content-card span{display:block}.content-card strong{color:#1e293b}.content-card span{margin-top:6px;color:#64748b;line-height:1.5}.hero-strip{padding:22px 24px;border-radius:16px;display:flex;align-items:center;justify-content:space-between;gap:16px;background:linear-gradient(135deg,#f9fbff,#edf4ff);border:1px solid #dce7f7;box-shadow:0 12px 28px #0f172a0d}.hero-eyebrow{margin:0 0 8px;color:#6484c7;font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.hero-strip h2,.hero-strip span{margin:0}.hero-strip h2{color:#0f172a;font-size:1.55rem}.hero-strip span{display:block;margin-top:6px;color:#64748b}.hero-actions{display:flex;flex-wrap:wrap;gap:10px}.stat-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.headline-grid{grid-template-columns:repeat(7,minmax(0,1fr))}.summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.stat-card{padding:18px;border-radius:16px;background:#fff;border:1px solid #e4ebf5;box-shadow:0 10px 24px #0f172a0d}.stat-card.soft{background:linear-gradient(180deg,#fff,#f6f9fe)}.stat-card span,.stat-card strong{display:block}.stat-card span{color:#64748b;font-size:.86rem}.stat-card strong{margin-top:10px;color:#0f172a;font-size:1.3rem}.accent-0{color:#4f46e5}.accent-1{color:#d97706}.accent-2{color:#0ea5e9}.accent-3{color:#16a34a}.accent-4{color:#7c3aed}.accent-5{color:#ef4444}.accent-6{color:#14b8a6}.dual-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.dashboard-banner{padding:18px 22px;border-radius:18px;display:grid;grid-template-columns:1.2fr auto auto;align-items:center;gap:18px;background:linear-gradient(135deg,#6d7ef0,#9d5fd5);color:#fff}.dashboard-banner-copy strong,.dashboard-banner-copy span,.dashboard-clock strong,.dashboard-clock span,.dashboard-clock em{display:block}.dashboard-banner-copy strong{font-size:1.2rem}.dashboard-banner-copy span{margin-top:4px;color:#ffffffd6}.dashboard-banner-tools{display:flex;gap:10px;flex-wrap:wrap}.banner-tool{min-width:92px;height:34px;padding:0 16px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#ffffff1f;color:#fff;font-weight:600}.dashboard-clock{text-align:right}.dashboard-clock strong{font-size:2rem;line-height:1}.dashboard-clock span,.dashboard-clock em{margin-top:4px;color:#ffffffd1;font-style:normal;font-size:.86rem}.metric-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.metric-pill{min-height:82px;padding:14px 16px 14px 20px;border-radius:14px;border:1px solid #e5ebf5;background:#fff;box-shadow:0 10px 24px #0f172a0a}.metric-pill span,.metric-pill strong{display:block}.metric-pill span{color:#64748b;font-size:.84rem}.metric-pill strong{margin-top:10px;color:#111827;font-size:1.25rem}.accent-border-0{box-shadow:inset 4px 0 #4f46e5,0 10px 24px #0f172a0a}.accent-border-1{box-shadow:inset 4px 0 #f59e0b,0 10px 24px #0f172a0a}.accent-border-2{box-shadow:inset 4px 0 #22c55e,0 10px 24px #0f172a0a}.accent-border-3{box-shadow:inset 4px 0 #8b5cf6,0 10px 24px #0f172a0a}.accent-border-4{box-shadow:inset 4px 0 #06b6d4,0 10px 24px #0f172a0a}.accent-border-5{box-shadow:inset 4px 0 #ef4444,0 10px 24px #0f172a0a}.accent-border-6{box-shadow:inset 4px 0 #14b8a6,0 10px 24px #0f172a0a}.section-card{padding:18px;border-radius:16px;background:#fff;border:1px solid #e4ebf5;box-shadow:0 10px 24px #0f172a0d}.section-head{margin-bottom:16px;display:flex;align-items:center;justify-content:space-between;gap:12px}.section-head h3,.section-extra{margin:0}.section-head h3{color:#1e293b;font-size:1rem}.section-extra{color:#64748b;font-size:.84rem}.mini-stat-list,.timeline-list{display:grid;gap:12px}.mini-stat-row,.timeline-row{min-height:48px;padding:0 14px;border:1px solid #e2e8f0;border-radius:12px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#f8fbff}.mini-stat-row span,.timeline-row strong{color:#475569}.mini-stat-row strong,.timeline-row span{color:#0f172a}.filter-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.filter-field{display:grid;gap:7px}.filter-field span{color:#475569;font-size:.86rem}.filter-field input{width:100%;height:40px;padding:0 12px;border:1px solid #dce4ef;border-radius:10px;background:#f8fbff;color:#94a3b8}.action-row{display:flex;flex-wrap:wrap;gap:10px}.action-btn{min-height:38px;padding:0 14px;border:1px solid #d9e3f0;border-radius:10px;background:#fff;color:#334155}.action-btn.primary{border-color:#3b82f6;background:#3b82f6;color:#fff}.inline-actions{display:flex;flex-wrap:wrap;gap:6px}.inline-action-btn{min-height:28px;padding:0 10px;border:1px solid #dbe4f0;border-radius:999px;background:#f8fbff;color:#2563eb}.table-shell{overflow:auto;border:1px solid #e2e8f0;border-radius:14px}.table-shell.compact .data-table th,.table-shell.compact .data-table td{padding-top:8px;padding-bottom:8px}.data-table{width:100%;border-collapse:collapse;background:#fff}.data-table th,.data-table td{padding:11px 12px;border-bottom:1px solid #e2e8f0;text-align:left;white-space:nowrap;font-size:.9rem}.data-table th{background:#f8fbff;color:#475569}.data-table td{color:#0f172a}.editor-toolbar{margin:14px 0 16px;display:flex;flex-wrap:wrap;gap:8px}.toolbar-chip{border:0;padding:7px 10px;border-radius:999px;background:#f1f5f9;color:#475569;font-size:.84rem}.language-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.lang-pill{padding:8px 12px;border:1px solid #dbe4f0;border-radius:999px;color:#475569;background:#fff;cursor:pointer}.lang-pill.active{border-color:#3b82f6;background:#eaf3ff;color:#2563eb}.lang-pill.dashed{border-style:dashed}.company-config-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.company-config-card{padding:16px;border:1px solid #dbe4f0;border-radius:16px;background:linear-gradient(180deg,#fff,#f8fbff);display:grid;gap:14px}.company-config-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.company-config-head strong{color:#0f172a}.company-config-head span,.company-config-field span{color:#64748b;font-size:.88rem}.company-config-field{display:grid;gap:8px}.company-config-field input{width:100%;height:42px;padding:0 12px;border:1px solid #dbe4f0;border-radius:12px;color:#0f172a;background:#fff}.company-config-preview{min-height:240px;border-radius:14px;overflow:hidden;border:1px dashed #cbd5e1;background:#f8fafc;display:flex;align-items:center;justify-content:center}.company-config-preview img{width:100%;height:100%;object-fit:contain;display:block}.company-config-empty{color:#94a3b8;font-size:.92rem}.company-config-actions{margin-top:18px;display:flex;justify-content:flex-end}.editor-surface{min-height:220px;padding:16px;border:1px solid #dce4ef;border-radius:14px;background:linear-gradient(180deg,#fff,#f8fbff)}.editor-surface p{margin:0 0 12px;color:#334155;line-height:1.6}.token-button{border:0}.fallback-table{margin-top:14px}.admin-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:grid;place-items:center;padding:24px;background:#0f172a6b}.member-page,.bankcard-page,.agent-type-page,.wallet-page,.bankcard-log-page,.number-wheel-page{display:grid;gap:14px}.member-filter-panel,.member-action-strip,.member-table-shell{border-radius:10px;background:#fff;border:1px solid #e6ebf3}.member-filter-panel{padding:18px 20px 14px}.member-filter-grid{display:grid;grid-template-columns:2.2fr repeat(5,1fr);gap:18px 22px;align-items:center}.bankcard-filter-grid{display:grid;grid-template-columns:1.2fr 2.1fr repeat(4,1fr);gap:18px 20px;align-items:center}.agent-filter-grid{display:grid;grid-template-columns:1.1fr 1fr 2.2fr;gap:18px 20px;align-items:center}.wallet-filter-grid{display:grid;grid-template-columns:1.1fr 2.4fr;gap:18px 22px;align-items:center}.member-filter-item,.member-filter-range{display:grid;gap:8px}.member-filter-item span,.member-filter-range span{color:#5f6b7c;font-size:.9rem}.member-filter-item input,.member-range-inputs input{width:100%;height:38px;padding:0 12px;border:1px solid #dde5f0;border-radius:3px;background:#fff;color:#334155}.member-range-inputs{display:grid;grid-template-columns:1fr auto 1fr;gap:10px;align-items:center}.member-range-inputs em{color:#64748b;font-style:normal}.member-filter-actions{margin-top:16px;display:flex;justify-content:center;gap:14px}.bankcard-filter-actions{margin-top:16px;display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.member-search-btn,.member-reset-btn{min-width:86px;height:34px;border-radius:3px;border:1px solid #d9e3f0}.member-search-btn{background:#3f95f5;border-color:#3f95f5;color:#fff}.member-reset-btn{background:#fff;color:#64748b}.quick-link-btn{min-width:86px;height:34px;border:1px solid #d9e3f0;border-radius:3px;background:#fff;color:#738298}.member-action-strip{padding:10px 14px;display:flex;flex-wrap:wrap;gap:10px}.member-strip-btn{min-width:90px;height:30px;padding:0 12px;border:0;border-radius:3px;color:#fff;font-size:.84rem}.member-strip-btn.tone-1{background:#54a3ff}.member-strip-btn.tone-2{background:#8cbef8}.member-strip-btn.tone-3{background:#f6b24b}.member-strip-btn.tone-4{background:#6ec54c}.member-strip-btn.tone-5{background:#8b97a7}.member-strip-btn.tone-6{background:#4f7df1}.member-table-shell{overflow:auto;padding:12px 12px 14px}.member-table{width:100%;min-width:1180px;border-collapse:collapse;background:#fff}.bankcard-table,.agent-type-table,.wallet-table,.log-table{width:100%;min-width:980px;border-collapse:collapse;background:#fff}.member-table th,.member-table td,.bankcard-table th,.bankcard-table td,.agent-type-table th,.agent-type-table td,.wallet-table th,.wallet-table td,.log-table th,.log-table td{padding:12px 8px;border:1px solid #edf1f6;text-align:center;vertical-align:middle;color:#49566a;font-size:.85rem}.member-table th,.bankcard-table th,.agent-type-table th,.wallet-table th,.log-table th{color:#66758a;font-weight:700;background:#fff}.wallet-account-cell{max-width:180px;color:#334155;line-height:1.5;word-break:break-all}.log-change-cell{min-width:220px;text-align:left;line-height:1.55;word-break:break-all}.bankcard-accent{color:#2c6de3;font-weight:600}.bankcard-number{color:#334155;font-family:SFMono-Regular,Consolas,monospace}.check-col{width:34px}.account-cell strong,.account-cell span{display:block}.account-cell strong{color:#4a5568;font-weight:600}.account-cell span{margin-top:6px;color:#7c8798}.status-chip{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:22px;padding:0 6px;border-radius:3px;font-size:.8rem}.status-chip.blue{background:#e9f4ff;color:#57a2f7}.status-chip.red{background:#ffeff1;color:#eb6973}.status-chip.green{background:#effbee;color:#73be56}.status-chip.amber{background:#fff3e3;color:#e5a03d}.info-cell{max-width:170px;line-height:1.55;word-break:break-all}.member-op-cell{position:relative;width:84px}.member-option-btn{min-width:52px;height:24px;border:0;border-radius:3px;background:#55a5ff;color:#fff;font-size:.8rem}.member-option-menu{position:fixed;right:18px;width:132px;border:1px solid #edf1f6;background:#fff;box-shadow:0 10px 24px #0f172a1f;z-index:35}.member-option-menu button{width:100%;min-height:38px;padding:0 12px;border:0;border-bottom:1px solid #f1f4f8;background:#fff;color:#4b5568;text-align:left}.member-option-menu button:last-child{border-bottom:0}.member-option-menu button:hover{background:#f8fbff}.member-page-meta{display:flex;justify-content:flex-end;gap:14px;color:#93a1b3;font-size:.82rem}.inline-action-btn.plain{color:#2563eb}.inline-action-btn.danger{color:#dc2626}.number-wheel-layout{display:grid;grid-template-columns:360px 1fr;gap:18px}.number-wheel-config,.number-wheel-table-wrap{padding:18px;border-radius:10px;background:#fff;border:1px solid #e6ebf3}.number-wheel-fields{display:grid;gap:12px}.number-wheel-actions{margin-top:16px;padding:0}.admin-dialog{width:min(100%,620px);max-height:calc(100vh - 48px);overflow:auto;padding:20px;border-radius:18px;background:#fff;box-shadow:0 26px 60px #0f172a47}.admin-dialog-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:18px}.admin-dialog-head strong,.admin-dialog-head span{display:block}.admin-dialog-head strong{color:#0f172a;font-size:1.05rem}.admin-dialog-head span{margin-top:4px;color:#64748b;font-size:.86rem}.dialog-close{width:34px;height:34px;border:1px solid #dbe4f0;border-radius:10px;background:#fff;color:#475569;font-size:1.2rem}.dialog-form,.dialog-detail-list{display:grid;gap:14px}.dialog-field{display:grid;gap:7px}.dialog-field span,.dialog-detail-row span{color:#475569;font-size:.9rem}.dialog-field input{width:100%;height:42px;padding:0 12px;border:1px solid #dbe4f0;border-radius:10px;outline:none;background:#f8fbff}.dialog-message{padding:18px;border-radius:14px;background:#f8fbff;color:#334155}.dialog-detail-row{min-height:46px;padding:0 14px;border:1px solid #e2e8f0;border-radius:12px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fff}.dialog-detail-row strong{color:#0f172a}.dialog-actions{margin-top:18px;display:flex;justify-content:flex-end;gap:10px}@media (max-width: 1100px){.target-admin-body{grid-template-columns:1fr}.target-sidebar{max-height:260px}.generic-page-grid,.hub-grid,.config-studio,.target-detail-grid,.tables-only,.dual-grid,.stat-grid,.summary-grid,.filter-grid{grid-template-columns:1fr}}@media (max-width: 720px){.admin-login-shell{padding:16px}.admin-login-card{padding:22px 18px 18px}.target-topbar{height:auto;padding:12px;align-items:flex-start;flex-direction:column;gap:12px}.target-captcha-row{grid-template-columns:1fr}.page-stage,.target-detail-grid{margin-left:12px;margin-right:12px}.content-shell{padding:12px}.company-config-grid,.member-filter-grid,.generic-filter-grid{grid-template-columns:1fr}.member-table{min-width:980px}.page-stage-head,.hub-hero,.records-hero,.detail-card-head,.admin-dialog-head{flex-direction:column;align-items:flex-start}.stage-meta{justify-content:flex-start}}
