.btn{border:none;cursor:pointer;display:inline-flex;align-items:center;gap:8px;font-weight:600;letter-spacing:.2px;border-radius:999px;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.btn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.btn:active{transform:translateY(1px)}.btn-md{padding:10px 20px;font-size:14px}.btn-lg{padding:12px 24px;font-size:15px}.btn-block{width:100%;justify-content:center}.btn-primary{background:var(--accent);color:#101010;box-shadow:0 12px 30px #ffd75a59}.btn-secondary{background:#ffffff14;color:#fff;border:1px solid rgba(255,255,255,.12)}.btn-ghost{background:transparent;color:var(--text-muted);border:1px solid rgba(255,255,255,.12)}.btn-icon{display:inline-flex}.badge{padding:4px 10px;border-radius:999px;font-size:11px;font-weight:600;letter-spacing:.3px}.badge-muted{background:#ffffff14;color:var(--text-muted)}.badge-live{background:#ff375f;color:#fff}.badge-success{background:#30d1582e;color:#30d158}.badge-vip{background:#ffd75a2e;color:#ffd75a}.card{background:var(--surface);border:1px solid rgba(255,255,255,.08);border-radius:18px;box-shadow:0 18px 40px #00000040}.card-sm{padding:12px}.card-md{padding:16px}.card-lg{padding:24px}.avatar{position:relative;border-radius:50%;background:linear-gradient(135deg,#fff3,#ffffff05);border:1px solid rgba(255,255,255,.2);overflow:hidden}.avatar-core{position:absolute;inset:6px;border-radius:50%;background:linear-gradient(160deg,#222,#555)}.avatar-dot{position:absolute;right:4px;bottom:4px;width:8px;height:8px;background:#30d158;border-radius:50%;box-shadow:0 0 0 2px #0b0b0f}.avatar-level{position:absolute;bottom:-10px;left:50%;transform:translate(-50%);background:#ffd75ad9;color:#1a1a1a;font-size:9px;padding:2px 6px;border-radius:999px;font-weight:700}.progress{height:6px;border-radius:999px;background:#ffffff14;overflow:hidden}.progress-bar{height:100%;border-radius:999px;background:linear-gradient(90deg,#ffd75a,#ff8a5b)}.toast-host{position:fixed;top:120px;right:20px;display:grid;gap:10px;z-index:30}.toast{padding:12px 16px;border-radius:12px;font-size:13px;background:#0f0f12e6;border:1px solid rgba(255,255,255,.1);box-shadow:0 10px 24px #0000004d}.toast-error{color:#ff7b7b}.toast-success{color:#7bffb0}.toast-info{color:#9fc4ff}:root{--bg: #0b0b0f;--surface: rgba(22, 22, 28, .95);--text: #f2f2f5;--text-muted: #8e8e93;--accent: #ffd75a;--live: #ff375f}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:var(--bg);color:var(--text);min-height:100vh}#root{min-height:100vh}.agent-root{min-height:100vh;color:var(--text);display:flex}.agent-main{flex:1;padding:32px 40px 60px;max-width:1000px;margin-left:260px}.agent-sidebar{position:fixed;left:0;top:0;bottom:0;width:260px;background:#121216fa;border-right:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;z-index:100}.agent-sidebar-logo{display:flex;align-items:center;gap:12px;padding:24px 20px;border-bottom:1px solid rgba(255,255,255,.08)}.agent-sidebar-logo-icon{width:40px;height:40px;border-radius:10px;background:linear-gradient(135deg,#ffd75a,#ff8a5b);color:#111;display:grid;place-items:center;font-weight:800;font-size:18px}.agent-sidebar-logo-text{display:flex;flex-direction:column}.agent-sidebar-logo-text span{font-weight:700;font-size:16px}.agent-sidebar-logo-text small{font-size:11px;color:var(--text-muted)}.agent-sidebar-nav{flex:1;padding:16px 12px;overflow-y:auto}.agent-sidebar-item{display:flex;align-items:center;gap:12px;width:100%;padding:12px 16px;border:none;background:transparent;color:var(--text-muted);border-radius:10px;cursor:pointer;margin-bottom:4px;transition:all .2s}.agent-sidebar-item:hover{background:#ffffff0f;color:var(--text)}.agent-sidebar-item.active{background:#ffd75a26;color:var(--accent)}.agent-sidebar-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px}.agent-sidebar-label{flex:1;text-align:left;font-size:14px}.agent-sidebar-footer{padding:16px 20px;border-top:1px solid rgba(255,255,255,.08)}.agent-sidebar-user{display:flex;align-items:center;gap:12px}.agent-sidebar-avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#ffd75a,#ff8a5b)}.agent-sidebar-info{display:flex;flex-direction:column}.agent-sidebar-info span{font-size:14px;font-weight:500}.agent-sidebar-info small{font-size:11px;color:var(--text-muted)}.agent-header{display:flex;align-items:center;justify-content:space-between;padding:20px 40px;border-bottom:1px solid rgba(255,255,255,.08);background:#0000004d}.agent-logo{display:flex;align-items:center;gap:12px}.agent-logo-icon{width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,#ffd75a,#ff8a5b);color:#111;display:grid;place-items:center;font-weight:800;font-size:14px}.agent-logo-text h1{font-size:18px;font-weight:700}.agent-logo-text p{font-size:12px;color:var(--text-muted)}.agent-user{display:flex;align-items:center;gap:12px;padding:8px 16px;background:#ffffff0f;border-radius:999px}.agent-avatar{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#ffd75a,#ff8a5b)}.pc-dashboard{max-width:1200px}.pc-dashboard-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.pc-dashboard-actions{display:flex;gap:12px}.pc-dashboard-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}.pc-stat-top{display:flex;justify-content:space-between;margin-bottom:12px}.pc-stat-icon{width:44px;height:44px;border-radius:12px;background:#ffffff14;display:grid;place-items:center;font-size:20px}.pc-stat-value{font-size:24px;font-weight:600}.pc-chart{padding:22px;margin-bottom:24px}.pc-chart-head{display:flex;justify-content:space-between;align-items:center}.pc-chart-tabs{display:flex;gap:8px}.pc-chart-tab{border:1px solid rgba(255,255,255,.12);background:transparent;color:var(--text-muted);padding:4px 10px;border-radius:999px;font-size:11px;cursor:pointer}.pc-chart-tab.active{background:#ffffff29;color:#fff}.pc-chart-bars{display:flex;gap:12px;margin-top:16px;height:180px;align-items:flex-end}.pc-chart-bar{flex:1;display:flex;flex-direction:column;align-items:center;gap:6px;font-size:12px;color:var(--text-muted)}.pc-chart-col{width:100%;border-radius:6px;background:linear-gradient(180deg,#ffd75a,#ff8a5b)}.pc-link{padding:22px}.pc-link-row{display:grid;grid-template-columns:1fr auto auto;gap:12px;margin-top:12px;margin-bottom:12px}.pc-link-row input{background:#ffffff14;border:none;border-radius:999px;padding:10px 16px;color:#fff}.pc-muted{color:var(--text-muted)}.agent-team{margin-bottom:24px}.agent-team-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.agent-team-list{display:grid;gap:12px}.agent-team-item{display:flex;align-items:center;gap:16px;padding:16px;background:#ffffff0a;border-radius:12px}.agent-team-avatar{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#333,#666)}.agent-team-info{flex:1}.agent-team-name{font-weight:600;margin-bottom:4px}.agent-team-meta{font-size:12px;color:var(--text-muted)}.agent-team-stats{text-align:right}.agent-team-amount{font-size:18px;font-weight:600;color:var(--accent)}.agent-team-label{font-size:11px;color:var(--text-muted)}@media(max-width:1100px){.pc-dashboard-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.agent-main{padding:20px}.pc-dashboard-grid,.pc-link-row{grid-template-columns:1fr}}.pc-page{max-width:1200px}.pc-page-header{margin-bottom:24px}.pc-page-header h1{margin-bottom:4px}.pc-gifts-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px}.pc-gift-stat{text-align:center;padding:8px}.pc-gift-stat-value{font-size:28px;font-weight:600;margin-bottom:4px}.pc-table-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.pc-search{max-width:240px}.pc-input{width:100%;background:#ffffff14;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:12px 14px;color:#fff;font-size:14px}.pc-input::placeholder{color:var(--text-muted)}.pc-select{background:#ffffff14;border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:8px 12px;color:#fff}.agent-poster-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:16px}.agent-poster-item{display:flex;flex-direction:column;gap:12px}.agent-poster-preview{height:200px;background:linear-gradient(135deg,#1a1a2e,#0a0a12);border-radius:12px;border:1px solid rgba(255,255,255,.08)}.agent-poster-preview.style2{background:linear-gradient(135deg,#2e1a2e,#120a12)}.agent-poster-preview.style3{background:linear-gradient(135deg,#1a2e2e,#0a1212)}.agent-rules{display:grid;gap:12px;margin-top:16px}.agent-rule-item{display:flex;align-items:center;gap:16px;padding:16px;background:#ffffff0a;border-radius:12px}.agent-rule-icon{font-size:32px}.agent-rule-info{flex:1}.agent-rule-title{font-weight:500;margin-bottom:4px}.agent-rule-desc{font-size:13px;color:var(--text-muted)}.pc-withdraw-summary{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:24px}.pc-withdraw-balance{display:flex;flex-direction:column;align-items:center;padding:32px;text-align:center}.pc-withdraw-label{color:var(--text-muted);margin-bottom:8px}.pc-withdraw-big{font-size:48px;font-weight:600;margin-bottom:16px}.pc-withdraw-row{display:flex;gap:24px;margin-bottom:20px;font-size:13px}.pc-income-breakdown{display:grid;gap:12px;margin-top:16px}.pc-income-item{display:flex;justify-content:space-between;padding:12px;background:#ffffff0a;border-radius:8px}.pc-income-value{font-weight:600;color:var(--accent)}.pc-withdraw-list{display:grid;gap:12px}.pc-withdraw-item{display:flex;align-items:center;gap:16px;padding:16px;background:#ffffff0a;border-radius:12px}.pc-withdraw-item-info{flex:1}.pc-withdraw-item-amount{font-size:20px;font-weight:600;margin-bottom:4px}.pc-withdraw-item-time{text-align:right;font-size:13px}.pc-bank-card{display:flex;justify-content:space-between;align-items:center;padding:20px;background:#ffffff0a;border-radius:12px;margin-top:16px}.pc-bank-info{display:flex;align-items:center;gap:16px}.pc-bank-icon{font-size:32px}.pc-bank-name{font-weight:500;margin-bottom:4px}.pc-profile-section{display:grid;grid-template-columns:auto 1fr;gap:32px;margin-top:16px}.pc-profile-avatar{display:flex;flex-direction:column;align-items:center;gap:12px}.pc-avatar-large{width:120px;height:120px;border-radius:50%;background:linear-gradient(135deg,#ffd75a,#ff8a5b)}.pc-profile-form{display:grid;gap:16px}.pc-form-group{display:grid;gap:10px}.pc-form-group label{font-size:14px;font-weight:500}.pc-form-actions{margin-top:20px;padding-top:20px;border-top:1px solid rgba(255,255,255,.08)}.pc-security-list,.pc-notify-list{display:grid;gap:12px;margin-top:16px}.pc-security-item,.pc-notify-item{display:flex;justify-content:space-between;align-items:center;padding:16px;background:#ffffff0a;border-radius:12px}.pc-security-title,.pc-notify-title{font-weight:500;margin-bottom:4px}.pc-switch{position:relative;display:inline-block;width:48px;height:28px}.pc-switch input{opacity:0;width:0;height:0}.pc-switch-slider{position:absolute;cursor:pointer;inset:0;background:#fff3;border-radius:28px;transition:.3s}.pc-switch-slider:before{position:absolute;content:"";height:22px;width:22px;left:3px;bottom:3px;background:#fff;border-radius:50%;transition:.3s}.pc-switch input:checked+.pc-switch-slider{background:var(--accent)}.pc-switch input:checked+.pc-switch-slider:before{transform:translate(20px)}.pc-modal-overlay{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000}.pc-modal{background:#1a1a24;border:1px solid rgba(255,255,255,.1);border-radius:20px;width:90%;max-width:520px;max-height:90vh;overflow:auto}.pc-modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid rgba(255,255,255,.08)}.pc-modal-header h3{margin:0}.pc-modal-close{border:none;background:transparent;color:var(--text-muted);font-size:18px;cursor:pointer}.pc-modal-body{padding:24px}.pc-modal-footer{display:flex;justify-content:flex-end;gap:12px;padding:16px 24px;border-top:1px solid rgba(255,255,255,.08)}.pc-poster-modal{max-width:400px}.pc-poster-body{display:flex;justify-content:center}.pc-poster-image{max-width:100%;border-radius:12px}
