:root{color:#1f2937;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f5f6fa;--panel:#fff;--panel-soft:#fff7ef;--primary:#ff8b2a;--primary-deep:#f56300;--primary-soft:#ff8b2a1f;--text:#1f2a37;--muted:#6b7280;--line:#11182714;--shadow:0 18px 40px #0f172a14;background:#f5f7fb;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html,body,#app{width:100%;height:100%;min-height:100vh;margin:0;overflow:hidden}body{background:linear-gradient(135deg,#fff8f1 0%,#fff 55%,#fff3e8 100%)}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:var(--primary-deep);text-decoration:none}#app{width:100%;height:100dvh}.auth-page{background:radial-gradient(circle at 0 0,#ffa95b26,#0000 25%),linear-gradient(135deg,#fff8f1 0%,#fff 48%,#fff3e8 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.auth-shell{width:min(1200px,100% - 32px);height:min(760px,100vh - 32px);box-shadow:var(--shadow);background:#ffffffb8;border:1px solid #ff8b2a14;border-radius:32px;grid-template-columns:1.2fr .9fr;display:grid;overflow:hidden}.brand-panel{background:linear-gradient(#fff7f0f5,#ffffffe6);flex-direction:column;justify-content:center;padding:56px 64px;display:flex}.brand-header{color:var(--primary-deep);align-items:center;gap:12px;margin-bottom:42px;font-weight:700;display:flex}.brand-badge{color:#fff;background:linear-gradient(135deg,#ffb067,#ff7f1b);border-radius:18px;justify-content:center;align-items:center;width:60px;height:34px;font-size:.92rem;display:inline-flex;box-shadow:0 12px 24px #ff7a1a3d}.brand-copy{max-width:540px}.eyebrow{color:var(--primary-deep);text-transform:uppercase;letter-spacing:.12em;margin:0 0 16px;font-size:.72rem;font-weight:700}.brand-copy h1{color:var(--text);letter-spacing:-.06em;margin:0;font-size:clamp(2.6rem,4vw,4.4rem);line-height:1.06}.subheading{max-width:500px;color:var(--muted);margin:18px 0 0;font-size:1.06rem}.feature-list{flex-direction:column;gap:14px;margin-top:36px;display:flex}.feature-item{width:fit-content;color:var(--text);background:#ffffffc2;border:1px solid #ff7a1a1a;border-radius:999px;align-items:center;gap:10px;padding:10px 16px;font-weight:600;display:inline-flex}.feature-item span{width:22px;height:22px;color:var(--primary-deep);background:#fff2e3;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.auth-card{background:#fffc;flex-direction:column;justify-content:center;padding:28px;display:flex}.tab-switch{background:#fff3e9;border-radius:16px;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:20px;padding:6px;display:grid}.tab-btn{color:var(--muted);background:0 0;border:none;border-radius:12px;padding:12px 16px;font-weight:700}.tab-btn.active{color:#fff;background:linear-gradient(135deg,#ff9a3d,#ff7a1a);box-shadow:0 14px 24px #ff7a1a33}.form-wrap{flex-direction:column;gap:18px;display:flex}.form-header h2{color:var(--text);margin:0 0 6px;font-size:clamp(1.8rem,2vw,2.4rem)}.form-header p{color:var(--muted);margin:0}.auth-form{flex-direction:column;gap:16px;display:flex}.auth-form label{color:var(--text);flex-direction:column;gap:8px;font-weight:600;display:flex}.auth-form input,.select,textarea,select{width:100%;color:var(--text);background:#f8fafcf2;border:1px solid #11182714;border-radius:14px;outline:none;padding:13px 14px;font-size:1rem}.auth-form input:focus,select:focus,textarea:focus{border-color:#ff7a1a80;box-shadow:0 0 0 4px #ff7a1a14}.row-inline{justify-content:space-between;align-items:center;gap:10px;display:flex}.checkbox-line{color:var(--muted);align-items:center;gap:8px;font-weight:500;flex-direction:row!important;display:inline-flex!important}.checkbox-line input{width:16px;height:16px;accent-color:var(--primary-deep)}.agreement{align-items:flex-start;line-height:1.6}.primary-btn,.add-btn,.ghost-btn,.action-btn,.pagination button{border:none;border-radius:12px;font-weight:700;transition:all .2s}.primary-btn{color:#fff;background:linear-gradient(135deg,#ff9a3d,#ff7a1a 55%,#f56300);padding:15px 18px;box-shadow:0 18px 28px #ff7a1a3d}.dashboard-shell{background:var(--bg);width:100%;height:100vh;display:flex}.sidebar{border-right:1px solid var(--line);background:#fff;width:240px;padding:22px 16px;transition:width .25s}.sidebar.collapsed{width:88px}.sidebar-top{align-items:center;gap:12px;padding:8px 6px 22px;display:flex}.brand-mark{color:#fff;background:linear-gradient(135deg,#ffbd72,#ff7a1a);border-radius:14px;justify-content:center;align-items:center;width:46px;height:46px;font-weight:800;display:flex}.brand-name{color:var(--text);flex:1;font-weight:700}.collapse-btn{border:1px solid var(--line);width:28px;height:28px;color:var(--muted);background:#fff;border-radius:8px}.side-nav{flex-direction:column;gap:10px;margin-top:18px;display:flex}.nav-item{color:var(--muted);border-radius:12px;align-items:center;gap:12px;padding:12px 14px;font-weight:600;display:flex}.nav-item.active{background:var(--primary-soft);color:var(--primary-deep)}.main-panel{flex-direction:column;flex:1;min-width:0;display:flex}.topbar{border-bottom:1px solid var(--line);background:#ffffffb8;justify-content:space-between;align-items:center;padding:26px 28px 18px;display:flex}.crumb{color:var(--muted);margin:0;font-size:.78rem}.topbar h2{margin:4px 0 0;font-size:clamp(1.5rem,2vw,2.2rem)}.user-pill{border:1px solid var(--line);background:#fff;border-radius:999px;align-items:center;gap:10px;padding:10px 12px;display:flex}.user-avatar{width:24px;height:24px;color:var(--primary-deep);background:#ffe2c1;border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.topbar-right{align-items:center;gap:12px;display:flex}.logout-btn{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:999px;padding:9px 14px;font-size:.85rem;font-weight:600;transition:all .2s}.logout-btn:hover{color:#d93025;background:#fff5f5;border-color:#d930254d}.content-area{flex:1;padding:28px;overflow:auto}.page-block{background:0 0}.overview-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.overview-header-actions{align-items:center;gap:10px;display:flex}.section-label{color:var(--primary-deep);text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:.72rem;font-weight:700}.overview-header h3,.task-head h4,.table-head h4,.empty-card h3{margin:8px 0 0;font-size:1.7rem}.add-btn{color:#fff;background:linear-gradient(135deg,#ff9a3d,#ff7a1a);padding:11px 16px;box-shadow:0 16px 24px #ff7a1a29}.overview-stats{grid-template-columns:1.5fr 1fr 1fr;gap:16px;display:grid}.overview-stats+.overview-stats{margin-top:16px}.metric-card{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;padding:18px 20px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 18px #0f172a08}.card-top{align-items:center;gap:10px;margin-bottom:16px;display:flex}.card-icon{background:var(--primary-soft);width:36px;height:36px;color:var(--primary-deep);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:800;display:inline-flex}.card-icon.warm{color:var(--primary-deep);background:#fff2e3}.card-icon.neutral{color:#4b5563;background:#eef1f6}.card-icon.success{color:#178b46;background:#22c55e1f}.card-icon.danger{color:#d93025;background:#ef444417}.card-label{color:var(--muted);font-size:.85rem;font-weight:600}.card-value{color:var(--text);letter-spacing:-.01em;font-size:clamp(1.5rem,2vw,2rem);line-height:1.1}.metric-card.hero-card{background:linear-gradient(135deg,#ffa04d 0%,#ff7a1a 58%,#f56300 100%);border:none;justify-content:space-between;box-shadow:0 18px 34px #ff7a1a47}.metric-card.hero-card:before,.metric-card.hero-card:after{content:"";pointer-events:none;background:#ffffff1a;border-radius:50%;position:absolute}.metric-card.hero-card:before{width:150px;height:150px;top:-46px;right:-46px}.metric-card.hero-card:after{width:130px;height:130px;bottom:-72px;right:28px}.hero-card .card-icon{color:#fff;background:#fff3}.hero-card .card-label{color:#ffffffe0}.hero-card .card-value{color:#fff;margin:auto 0 14px;font-size:clamp(2.1rem,3vw,2.7rem)}.hero-tags{z-index:1;flex-wrap:wrap;gap:8px;display:flex;position:relative}.hero-tag{color:#fff;background:#ffffff2e;border-radius:999px;align-items:center;padding:6px 12px;font-size:.8rem;font-weight:600;display:inline-flex}.income-card .card-bottom{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px;display:flex}.card-ratio{background:var(--primary-soft);color:var(--primary-deep);border-radius:999px;padding:4px 10px;font-size:.78rem;font-weight:700}.account-card .card-value{font-size:clamp(1.6rem,2.2vw,2.2rem)}.account-sub{color:var(--muted);margin-top:8px;font-size:.8rem}.progress-track{background:#eef0f4;border-radius:999px;height:6px;margin-top:16px;overflow:hidden}.progress-fill{background:linear-gradient(90deg,#ff9a3d,#ff7a1a);border-radius:999px;height:100%}.progress-fill.invalid-fill{background:linear-gradient(90deg,#f87171,#ef4444)}.progress-label{color:var(--muted);margin-top:8px;font-size:.78rem}.progress-label b{color:var(--text)}.table-panel,.task-panel,.account-table-card,.empty-card{border:1px solid var(--line);background:#fff;border-radius:20px;margin-top:20px;padding:18px 20px}.table-head,.task-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.table-head span,.task-head span{color:var(--muted)}.task-list{flex-direction:column;gap:12px;display:flex}.task-item{border:1px solid var(--line);background:#fafbfc;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.task-item strong{color:var(--text);display:block}.task-item small{color:var(--muted)}.status-tag{border-radius:999px;justify-content:center;align-items:center;min-width:56px;padding:7px 10px;font-size:.74rem;font-weight:700;display:inline-flex}.status-tag.valid{color:#178b46;background:#22c55e1f}.status-tag.invalid{color:#d93025;background:#ef444417}.status-tag.pending{color:var(--primary-deep);background:#ff8b2a24}.withdraw-table-wrap{overflow-x:auto}.withdraw-table,.admin-table{border-collapse:collapse;width:100%}.withdraw-table th,.admin-table th{text-align:left;color:var(--muted);border-bottom:1px solid var(--line);background:#fafbfc;padding:10px 12px;font-size:.78rem;font-weight:600}.withdraw-table td,.admin-table td{color:var(--text);border-bottom:1px solid #1118270d;padding:13px 12px}.withdraw-table tbody tr:last-child td,.admin-table tbody tr:last-child td{border-bottom:none}.withdraw-table tbody tr,.admin-table tbody tr{transition:background .15s}.withdraw-table tbody tr:hover,.admin-table tbody tr:hover{background:#fffaf5}.method-pill{align-items:center;gap:8px;font-weight:600;display:inline-flex}.method-pill:before{content:"";background:#ff9a3d;border-radius:50%;width:8px;height:8px}.cell-muted{color:var(--muted);font-size:.9rem}.withdraw-amount{color:var(--primary-deep);font-weight:800}.account-table{border-collapse:collapse;width:100%}.account-list-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.account-card{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:18px;flex-direction:column;gap:12px;padding:16px;display:flex}.account-card.selected{border-color:#ff7a1a66;box-shadow:0 8px 20px #ff7a1a1a}.account-card-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.account-name{margin:0 0 4px;font-size:1.05rem;font-weight:700}.account-card small{color:var(--muted)}.account-meta{color:var(--muted);justify-content:space-between;align-items:center;gap:8px;display:flex}.account-meta strong{color:var(--text);font-size:.95rem}.account-row{cursor:pointer}.account-row.selected{background:#ff8b2a0a}.row-actions{flex-wrap:wrap;gap:8px;display:flex}.action-btn{color:var(--primary-deep);background:#fff5ec;padding:8px 10px}.action-btn.muted{color:var(--muted);background:#f3f4f6}.pagination{color:var(--muted);justify-content:center;align-items:center;gap:12px;margin-top:16px;display:flex}.pagination button{border:1px solid var(--line);color:var(--text);background:#fff;padding:8px 12px}.pagination button:disabled{opacity:.45;cursor:not-allowed}.cash{color:var(--primary-deep);font-weight:700}.empty-page{justify-content:center;align-items:center;min-height:360px;display:flex}.empty-card{text-align:center;max-width:660px;padding:40px 20px}.empty-card p{color:var(--muted);margin-top:12px;line-height:1.8}.my-page{flex-direction:column;gap:18px;display:flex}.profile-card,.summary-card,.record-card,.alert-card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:20px}.profile-card{justify-content:space-between;align-items:center;gap:18px;display:flex}.profile-info{align-items:center;gap:16px;display:flex}.avatar{width:56px;height:56px;color:var(--primary-deep);background:linear-gradient(135deg,#ffd8a7,#ffb067);border-radius:18px;justify-content:center;align-items:center;font-size:1.5rem;font-weight:800;display:flex}.profile-info h3{margin:0 0 4px;font-size:1.5rem}.profile-info p{color:var(--muted);margin:0}.wallet-box{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;display:flex}.wallet-stats{flex:1;align-items:center;gap:18px;display:flex}.wallet-item{min-width:160px;color:var(--muted);flex-direction:column;gap:6px;display:flex}.wallet-item strong{color:var(--text);font-size:1.7rem}.wallet-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.primary-btn.small,.ghost-btn.small{border-radius:10px;padding:10px 14px;font-size:.94rem}.ghost-btn.small{color:var(--text);background:#f3f4f6}.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.summary-card{flex-direction:column;gap:10px;display:flex}.summary-card span{color:var(--muted)}.summary-card-main{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.summary-card strong{color:var(--text);font-size:1.3rem}.summary-card.warn strong{font-size:1.1rem}.summary-subtext{color:var(--muted);font-size:.9rem;display:block}.link-btn{color:var(--primary-deep);background:#fff7f0;border:1px solid #ff7a1a33;border-radius:999px;padding:6px 10px;font-size:.8rem;font-weight:700}.record-header{margin-bottom:12px}.record-header h4{margin:0;font-size:1.2rem}.record-list{flex-direction:column;gap:10px;display:flex}.record-item{border:1px solid var(--line);background:#fafbfc;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.record-with-status{align-items:flex-start}.modal-record-list{max-height:420px;overflow:auto}.record-main{flex-direction:column;flex:1;gap:6px;display:flex}.record-header-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.record-item strong{margin-bottom:2px;display:block}.record-item small{color:var(--muted)}.record-remark{color:#d93025;margin:0;font-size:.8rem;line-height:1.5}.status-pill{border-radius:999px;justify-content:center;align-items:center;min-width:54px;padding:4px 8px;font-size:.72rem;font-weight:700;display:inline-flex}.status-pill.success{color:#178b46;background:#22c55e1f}.status-pill.danger{color:#d93025;background:#ef444417}.amount{color:var(--primary-deep);font-weight:800}.amount.fail{color:#d93025}.email-row{align-items:center;gap:12px;display:flex}.email-row input{background:#f8fafcf2;border:1px solid #11182714;border-radius:12px;flex:1;width:100%;min-width:0;padding:12px 14px}.tip{color:var(--muted);margin:0;font-size:.9rem}.modal-mask{background:#0f172a66;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal-card{background:#fff;border-radius:22px;width:min(440px,100%);padding:20px;box-shadow:0 30px 60px #0f172a24}.modal-card.narrow{width:min(420px,100%)}.modal-card.wide{width:min(560px,100%)}.modal-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.modal-head h3{margin:0}.close-btn{background:#f3f4f6;border:none;border-radius:10px;width:32px;height:32px;font-size:1.2rem}.modal-form{flex-direction:column;gap:14px;display:flex}.modal-form label{color:var(--text);flex-direction:column;gap:8px;font-weight:600;display:flex}.modal-form input,.modal-form textarea,.modal-form select{background:#f8fafcf2;border:1px solid #11182714;border-radius:12px;width:100%;padding:12px 14px}.modal-actions{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.ghost-btn{color:var(--text);background:#f3f4f6;padding:11px 14px}.qr-panel{text-align:center;margin-top:20px}.qr-box{width:120px;height:120px;color:var(--primary-deep);background:linear-gradient(135deg,#fff0df,#ffd8b4);border:1px solid #ff7a1a33;border-radius:20px;justify-content:center;align-items:center;margin:0 auto 8px;font-weight:800;display:flex}.referral-table-wrap{overflow-x:auto}.referral-table{border-collapse:collapse;width:100%}.referral-table th,.referral-table td{text-align:left;border-bottom:1px solid var(--line);padding:12px 10px}.mobile-footer,.overview-withdraw-btn{display:none}@media (width<=900px){html,body,#app{overflow:hidden}.overview-header{align-items:flex-start}.overview-header-actions{align-items:center;gap:8px;display:flex}.overview-withdraw-btn{color:var(--primary-deep);background:#fff7f0;border:1px solid #ff7a1a33;justify-content:center;align-items:center;padding:10px 14px;display:inline-flex}.auth-shell{border-radius:24px;grid-template-columns:1fr;width:min(100%,100% - 18px);height:min(100vh,100vh - 18px)}.brand-panel{display:none}.auth-card{padding:20px 16px 18px}.auth-form{gap:12px}.row-inline{font-size:.82rem}.dashboard-shell{height:100vh;padding-bottom:72px;display:block;position:relative}.sidebar{display:none}.main-panel{height:100%}.topbar{padding:18px 16px 12px}.content-area{padding:16px;overflow:auto}.overview-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.overview-stats+.overview-stats{margin-top:12px}.overview-stats .hero-card{grid-column:1/-1}.metric-card.hero-card{min-height:148px}.hero-card .card-value{font-size:2rem}.card-top{margin-bottom:12px}.overview-header{flex-wrap:wrap}.account-list-grid{grid-template-columns:1fr}.account-table-card,.referral-table-wrap{overflow-x:auto}.profile-card{flex-direction:column;align-items:flex-start}.wallet-box{flex-direction:column;justify-content:flex-start;align-items:stretch;width:100%}.wallet-stats{justify-content:space-between;gap:10px;width:100%}.wallet-item{flex:1;min-width:0}.wallet-actions{justify-content:space-between;width:100%}.wallet-actions .primary-btn,.wallet-actions .ghost-btn{flex:1}.email-row{flex-direction:column;align-items:stretch}.summary-grid{grid-template-columns:1fr}.mobile-footer{z-index:20;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;grid-template-columns:repeat(3,1fr);height:64px;display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-footer a{color:var(--muted);justify-content:center;align-items:center;font-weight:700;display:flex}.mobile-footer a.active{color:var(--primary-deep);background:var(--primary-soft)}}@media (width<=480px){.overview-stats{grid-template-columns:1fr}.wallet-stats{flex-direction:column;align-items:stretch}.wallet-item{min-width:0}.summary-card-main{flex-direction:column;align-items:flex-start}.overview-header h3,.task-head h4,.table-head h4,.empty-card h3{font-size:1.3rem}}.admin-tip{color:var(--muted);font-size:.85rem}.admin-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.admin-stats.two{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:16px}.metric-card.admin-hero-card{background:linear-gradient(135deg,#ffa04d 0%,#ff7a1a 58%,#f56300 100%);border:none;box-shadow:0 18px 34px #ff7a1a47}.admin-hero-card .card-icon{color:#fff;background:#fff3}.admin-hero-card .card-label{color:#ffffffe0}.admin-hero-card .card-value{color:#fff}.admin-sub{color:var(--muted);margin-top:8px;font-size:.8rem}.admin-hero-card .admin-sub{color:#ffffffd1}.account-summary{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:10px;display:flex}.account-summary-meta{gap:8px;display:flex}.tag-valid,.tag-invalid{border-radius:999px;align-items:center;padding:4px 10px;font-size:.76rem;font-weight:700;display:inline-flex}.tag-valid{color:#178b46;background:#22c55e1f}.tag-invalid{color:#d93025;background:#ef444417}.income-compose{flex-direction:column;gap:10px;display:flex}.compose-row{color:var(--muted);justify-content:space-between;align-items:center;gap:8px;font-size:.9rem;display:flex}.compose-row strong{color:var(--text)}.compose-ratio{background:var(--primary-soft);min-width:48px;color:var(--primary-deep);text-align:center;border-radius:999px;padding:3px 8px;font-size:.74rem;font-style:normal;font-weight:700}.compose-total{border-top:1px dashed var(--line);color:var(--muted);justify-content:space-between;align-items:center;gap:8px;padding-top:10px;font-size:.9rem;display:flex}.compose-total strong{color:var(--primary-deep);font-size:1.2rem}.admin-head-left{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.admin-head-left h4{margin:0}.admin-head-count{color:var(--muted);font-size:.85rem}.filter-tabs{background:#f3f4f6;border-radius:12px;gap:4px;padding:4px;display:inline-flex}.filter-tab{color:var(--muted);background:0 0;border:none;border-radius:9px;padding:6px 12px;font-size:.82rem;font-weight:600}.filter-tab.active{color:var(--primary-deep);background:#fff;box-shadow:0 4px 10px #0f172a14}.filter-tab b{font-weight:700}.admin-footnote{color:var(--muted);margin:12px 0 0;font-size:.82rem}.cell-strong{font-weight:700}.cell-valid{color:#178b46;font-weight:600}.cell-invalid{color:#d93025;font-weight:600}.user-cell{align-items:center;gap:10px;display:flex}.user-cell small{font-size:.78rem;display:block}.user-avatar.small{flex-shrink:0;width:32px;height:32px;font-size:.9rem}.rate-pill{color:var(--text);background:#f3f4f6;border-radius:8px;align-items:center;padding:4px 10px;font-size:.82rem;font-weight:700;display:inline-flex}.rate-default{color:var(--muted);margin-left:4px;font-size:.72rem}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.setting-block{border:1px solid var(--line);background:#fafbfc;border-radius:14px;padding:16px}.setting-block.wide{grid-column:1/-1}.setting-block>strong{color:var(--text);font-size:.95rem}.setting-desc{color:var(--muted);margin:6px 0 0;font-size:.82rem;line-height:1.6}.setting-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.setting-status{margin:12px 0 0;font-size:.84rem;font-weight:700}.setting-status.on{color:#178b46}.setting-status.off{color:#d93025}.switch{flex-shrink:0;width:46px;height:26px;display:inline-flex;position:relative}.switch input{opacity:0;width:0;height:0}.switch-slider{cursor:pointer;background:#e5e7eb;border-radius:999px;transition:background .2s;position:absolute;inset:0}.switch-slider:before{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0f172a40}.switch input:checked+.switch-slider{background:linear-gradient(135deg,#ff9a3d,#ff7a1a)}.switch input:checked+.switch-slider:before{transform:translate(20px)}.rate-editor{flex-wrap:wrap;align-items:flex-end;gap:12px;margin-top:12px;display:flex}.rate-editor label{color:var(--text);flex-direction:column;gap:6px;font-size:.85rem;font-weight:600;display:flex}.rate-input{background:#fff;border:1px solid #11182714;border-radius:12px;align-items:center;display:flex;overflow:hidden}.rate-input input{border:none;outline:none;width:74px;padding:10px 4px 10px 12px;font-size:.95rem;font-weight:700}.rate-input em{color:var(--muted);padding-right:12px;font-style:normal;font-weight:700}.announce-row{gap:10px;margin-top:12px;display:flex}.announce-row input{background:#fff;border:1px solid #11182714;border-radius:12px;outline:none;flex:1;min-width:0;padding:12px 14px}.toast{z-index:100;color:#fff;background:#1f2a37eb;border-radius:999px;max-width:min(480px,100vw - 32px);padding:10px 18px;font-size:.9rem;font-weight:600;position:fixed;top:24px;left:50%;transform:translate(-50%);box-shadow:0 14px 30px #0f172a38}.fade-enter-active,.fade-leave-active{transition:opacity .25s,transform .25s}.fade-enter-from,.fade-leave-to{opacity:0;transform:translate(-50%)translateY(-8px)}@media (width<=900px){.admin-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.admin-stats.two{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-grid{grid-template-columns:1fr}.setting-block.wide{grid-column:auto}}@media (width<=480px){.admin-stats,.admin-stats.two{grid-template-columns:1fr}.admin-tip{display:none}.rate-editor{flex-direction:column;align-items:stretch}.announce-row{flex-direction:column}}
