html,body,#root{width:100%;min-height:100%}html{background:#09090b}body{margin:0}*{box-sizing:border-box}:root{color:#f4f4f5;font-synthesis:none;background:#09090b;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{background:radial-gradient(circle at 100% 0,#7f1d1d29,#0000 35%),#09090b;min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.login-page{background:linear-gradient(135deg,#050505,#0d0d0f 55%,#160607);place-items:center;min-height:100vh;padding:24px;display:grid;position:relative;overflow:hidden}.login-glow{filter:blur(100px);opacity:.18;border-radius:50%;width:420px;height:420px;position:absolute}.glow-one{background:#dc2626;top:-180px;right:-100px}.glow-two{background:#b8860b;bottom:-200px;left:-150px}.login-card{z-index:2;background:#0f0f11f0;border:1px solid #27272a;border-radius:22px;width:min(430px,100%);padding:38px;position:relative;box-shadow:0 30px 80px #00000080}.brand-mark,.boot-logo{color:#111;background:linear-gradient(135deg,#f5d061,#b8860b);border-radius:18px;place-items:center;width:72px;height:72px;margin:0 auto 18px;font-size:25px;font-weight:900;display:grid;box-shadow:0 10px 30px #b8860b33}.login-title{text-align:center;margin-bottom:28px}.login-title h1{letter-spacing:1px;margin:0;font-size:25px}.login-title p{color:#a1a1aa;margin:6px 0 0}.login-card label{color:#d4d4d8;margin-top:17px;font-size:13px;display:block}.login-card input,.search-input,.filter-select{color:#fafafa;background:#111114;border:1px solid #303036;border-radius:10px;outline:none;width:100%;margin-top:8px;padding:12px 14px}.login-card input:focus,.search-input:focus,.filter-select:focus{border-color:#a16207;box-shadow:0 0 0 3px #a162071f}.primary-button,.secondary-button,.approve-button,.reject-button,.logout-button{border:0;border-radius:9px;font-weight:700}.primary-button{color:#15100a;background:linear-gradient(135deg,#f5d061,#b8860b);padding:11px 18px}.login-button{width:100%;margin-top:24px;padding:13px}.secondary-button{color:#e4e4e7;background:#18181b;border:1px solid #3f3f46;padding:10px 15px}.login-security{text-align:center;color:#71717a;margin-top:20px;font-size:12px}.alert{border-radius:9px;margin:14px 0;padding:11px 13px;font-size:13px}.alert-error{color:#fecaca;background:#7f1d1d38;border:1px solid #7f1d1d}.alert-success{color:#bbf7d0;background:#16653433;border:1px solid #166534}.admin-app{min-height:100vh}.sidebar{z-index:50;background:#0d0d0f;border-right:1px solid #27272a;flex-direction:column;width:250px;display:flex;position:fixed;top:0;bottom:0;left:0}.sidebar-brand{border-bottom:1px solid #27272a;align-items:center;gap:12px;height:76px;padding:15px 20px;display:flex}.sidebar-logo{color:#17110a;background:linear-gradient(135deg,#f5d061,#b8860b);border-radius:11px;place-items:center;width:43px;height:43px;font-weight:900;display:grid}.sidebar-brand strong,.sidebar-brand span{display:block}.sidebar-brand strong{font-size:18px}.sidebar-brand span{color:#71717a;letter-spacing:1.5px;margin-top:2px;font-size:10px}.sidebar nav{flex:1;padding:18px 12px}.sidebar nav button{color:#a1a1aa;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:12px;width:100%;margin-bottom:6px;padding:12px 13px;display:flex}.sidebar nav button.active{color:#f5d061;background:linear-gradient(90deg,#a1620733,#a162070a)}.nav-icon{text-align:center;width:22px;font-size:18px}.sidebar-bottom{border-top:1px solid #27272a;padding:16px}.admin-mini{align-items:center;gap:10px;margin-bottom:13px;display:flex}.admin-avatar{color:#f5d061;background:#27200e;border-radius:50%;place-items:center;width:37px;height:37px;font-weight:800;display:grid}.admin-mini strong,.admin-mini span{display:block}.admin-mini strong{font-size:13px}.admin-mini span{color:#71717a;font-size:11px}.logout-button{color:#fca5a5;background:#190c0c;border:1px solid #451a1a;width:100%;padding:10px}.main-area{min-height:100vh;margin-left:250px}.topbar{z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#09090bf0;border-bottom:1px solid #27272a;justify-content:space-between;align-items:center;height:76px;padding:0 28px;display:flex;position:sticky;top:0}.topbar-left{align-items:center;gap:12px;display:flex}.topbar h2{margin:0;font-size:19px}.topbar span{color:#71717a;font-size:11px}.menu-button{color:#fff;background:0 0;border:0;font-size:22px;display:none}.topbar-admin{align-items:center;gap:9px;display:flex}.topbar-admin strong,.topbar-admin span{display:block}.topbar-admin strong{font-size:12px}.online-dot{background:#22c55e;border-radius:50%;width:8px;height:8px;box-shadow:0 0 10px #22c55e}.content-area{max-width:1600px;margin:auto;padding:28px}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:20px;display:grid}.stat-card{background:linear-gradient(145deg,#121216,#0e0e10);border:1px solid #27272a;border-radius:14px;min-height:145px;padding:20px}.stat-label{color:#a1a1aa;font-size:12px;display:block}.stat-card strong{margin:17px 0 8px;font-size:27px;display:block}.stat-card small{color:#71717a}.panel{background:#101012;border:1px solid #27272a;border-radius:14px;padding:20px}.panel-header{justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px;display:flex}.panel-header h3{margin:0;font-size:17px}.panel-header p{color:#71717a;margin:5px 0 0;font-size:12px}.summary-grid{border:1px solid #27272a;border-radius:12px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.summary-grid>div{border-right:1px solid #27272a;padding:20px}.summary-grid>div:last-child{border-right:0}.summary-grid span,.summary-grid strong{display:block}.summary-grid span{color:#71717a;margin-bottom:9px;font-size:11px}.summary-grid strong{font-size:18px}.table-actions{gap:9px;display:flex}.search-input{width:250px;margin:0}.filter-select{width:180px;margin:0}.table-scroll{width:100%;overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:950px}th,td{text-align:left;white-space:nowrap;border-bottom:1px solid #27272a;padding:13px 12px;font-size:12px}th{color:#71717a;text-transform:uppercase;letter-spacing:.5px;font-size:10px}td strong{color:#fafafa}.cell-sub{color:#71717a;margin-top:4px;font-size:10px;display:block}.status-badge{text-transform:uppercase;border-radius:20px;padding:5px 8px;font-size:10px;font-weight:700;display:inline-block}.row-buttons{gap:6px;display:flex}.approve-button,.reject-button{padding:7px 10px;font-size:11px}.approve-button{color:#bbf7d0;background:#052e16;border:1px solid #166534}.reject-button{color:#fecaca;background:#450a0a;border:1px solid #7f1d1d}.empty-table,.loading-box{color:#71717a;text-align:center;padding:40px}.boot-screen{text-align:center;color:#71717a;place-content:center;min-height:100vh;display:grid}.mobile-overlay{display:none}@media (width<=1050px){.stats-grid,.summary-grid{grid-template-columns:repeat(2,1fr)}.summary-grid>div{border-bottom:1px solid #27272a}}@media (width<=760px){.sidebar{transition:transform .2s;transform:translate(-100%)}.sidebar.mobile-open{transform:translate(0)}.mobile-overlay{z-index:40;background:#000000a6;display:block;position:fixed;inset:0}.main-area{margin-left:0}.menu-button{display:block}.topbar{padding:0 16px}.topbar-admin{display:none}.content-area{padding:16px}.stats-grid,.summary-grid{grid-template-columns:1fr}.summary-grid>div{border-right:0}.panel-header-wrap{flex-direction:column;align-items:stretch}.table-actions{flex-direction:column}.search-input,.filter-select{width:100%}.login-card{padding:28px 22px}}.member-edit-button{color:#f5d061;background:#a162071f;border:1px solid #a16207;border-radius:8px;padding:7px 13px;font-weight:700}.member-edit-button:hover{background:#a1620740}.edit-modal-overlay{z-index:9999;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000c7;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.edit-modal-header{border-bottom:1px solid #27272a;justify-content:space-between;align-items:flex-start;padding:20px 22px;display:flex}.edit-modal-header h3{margin:0;font-size:19px}.edit-modal-close{color:#d4d4d8;background:#27272a;border:0;border-radius:8px;width:34px;height:34px;font-size:25px;line-height:1}.member-form-grid label{color:#d4d4d8;font-size:12px;display:block}.member-form-grid input,.member-form-grid select{color:#fafafa;background:#09090b;border:1px solid #3f3f46;border-radius:9px;outline:none;width:100%;margin-top:7px;padding:11px 12px}.member-edit-warning{color:#a1a1aa;background:#18181b;border:1px solid #3f3f46;border-radius:9px;margin-top:18px;padding:12px;font-size:11px}@media (width<=650px){.member-form-grid{grid-template-columns:1fr}.edit-modal-overlay{padding:10px}.member-edit-form{padding:17px}}.member-edit-button{cursor:pointer;color:#f5d77a;background:#b887261f;border:1px solid #b88726;border-radius:8px;padding:8px 14px;font-weight:700;transition:all .18s}.member-edit-button:hover{background:#b887263d;border-color:#e3b94f}.edit-modal-overlay{z-index:99999;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000c7;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.edit-modal{background:#111114;border:1px solid #3f3f46;border-radius:16px;width:min(680px,100%);max-height:90vh;overflow-y:auto;box-shadow:0 30px 100px #000000b3}.edit-modal-header{border-bottom:1px solid #27272a;justify-content:space-between;align-items:flex-start;gap:20px;padding:20px 22px;display:flex}.edit-modal-header h3{color:#fafafa;margin:0;font-size:19px}.edit-modal-header p{color:#71717a;margin:5px 0 0;font-size:12px}.edit-modal-close{cursor:pointer;color:#e4e4e7;background:#27272a;border:0;border-radius:8px;flex:0 0 36px;justify-content:center;align-items:center;width:36px;height:36px;font-size:26px;line-height:1;display:flex}.edit-modal-close:hover{background:#3f3f46}.member-edit-form{padding:22px}.member-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;display:grid}.member-form-grid label{display:block}.member-form-grid label>span{color:#d4d4d8;margin-bottom:7px;font-size:12px;font-weight:600;display:block}.member-form-grid input,.member-form-grid select{box-sizing:border-box;color:#fafafa;background:#09090b;border:1px solid #3f3f46;border-radius:9px;outline:none;width:100%;min-height:43px;padding:10px 12px}.member-form-grid input:focus,.member-form-grid select:focus{border-color:#b88726;box-shadow:0 0 0 3px #b887261f}.member-edit-note{color:#a1a1aa;background:#18181b;border:1px solid #3f3f46;border-radius:9px;flex-direction:column;gap:5px;margin-top:20px;padding:13px 14px;font-size:12px;line-height:1.6;display:flex}.member-edit-note strong{color:#f5d77a;font-weight:600}.member-form-actions{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}@media (width<=650px){.edit-modal-overlay{padding:10px}.edit-modal{max-height:95vh}.member-form-grid{grid-template-columns:1fr}.member-edit-form,.edit-modal-header{padding:17px}}.finance-page{gap:18px;display:grid}.finance-stats{margin-bottom:0}.finance-tabs{flex-wrap:wrap;gap:8px;display:flex}.finance-tabs button{color:#ddd;cursor:pointer;background:#141414d9;border:1px solid #d4af3747;border-radius:9px;padding:10px 18px;font-weight:700}.finance-tabs button:hover,.finance-tabs button.active{color:#f5d76e;background:#d4af371a;border-color:#d4af37}.finance-form{gap:16px;max-width:760px;display:grid}.finance-form label{gap:7px;display:grid}.finance-form label>span{color:#aaa;font-size:13px;font-weight:700}.finance-form input,.finance-form select,.finance-form textarea{box-sizing:border-box;color:#fff;background:#00000047;border:1px solid #ffffff1f;border-radius:8px;outline:none;width:100%;padding:12px 13px}.finance-form input:focus,.finance-form select:focus,.finance-form textarea:focus{border-color:#d4af37}.finance-form textarea{resize:vertical;min-height:90px}.finance-wallet-box{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.finance-wallet-box>div{background:#d4af370d;border:1px solid #d4af3733;border-radius:9px;padding:12px}.finance-wallet-box span,.finance-wallet-box strong{display:block}.finance-wallet-box span{color:#999;margin-bottom:5px;font-size:12px}.finance-wallet-box strong{color:#f5d76e;font-size:16px}.finance-submit{width:max-content;min-width:170px;min-height:44px}.finance-list-panel{margin-top:0}@media (width<=700px){.finance-wallet-box{grid-template-columns:1fr}.finance-submit{width:100%}}.member-password-action{background:#d4af370d;border:1px solid #d4af3740;border-radius:10px;justify-content:space-between;align-items:center;gap:16px;margin-top:6px;padding:15px;display:flex}.member-password-action-text{gap:4px;display:grid}.member-password-action-text strong{color:#f3f3f3;font-size:14px}.member-password-action-text span{color:#999;font-size:12px}.password-change-button{color:#f5d76e;cursor:pointer;background:#d4af371a;border:1px solid #d4af3799;border-radius:8px;flex:none;padding:10px 16px;font-weight:700}.password-change-button:hover{background:#d4af372e;border-color:#d4af37}.password-modal-overlay{z-index:99999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000c7;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.password-modal{background:#161616;border:1px solid #d4af3752;border-radius:14px;width:100%;max-width:450px;overflow:hidden;box-shadow:0 24px 70px #0009}.password-modal-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:flex-start;gap:15px;padding:20px;display:flex}.password-modal-header h3{color:#f5d76e;margin:0 0 5px}.password-modal-header p{color:#999;margin:0;font-size:13px}.password-modal-close{color:#ddd;cursor:pointer;background:#ffffff0f;border:0;border-radius:8px;width:34px;height:34px;padding:0;font-size:24px;line-height:1}.password-modal-close:hover{color:#fff;background:#ffffff1c}.password-modal-form{gap:18px;padding:20px;display:grid}.password-modal-form label{gap:8px;display:grid}.password-modal-form label>span{color:#ddd;font-size:13px;font-weight:700}.password-modal-form input{box-sizing:border-box;color:#fff;background:#0000004d;border:1px solid #ffffff24;border-radius:9px;outline:none;width:100%;padding:13px 14px;font-size:16px}.password-modal-form input:focus{border-color:#d4af37;box-shadow:0 0 0 3px #d4af3714}.password-modal-form small{color:#999;font-size:12px}.password-modal-error{color:#ff9b9b;background:#ff464614;border:1px solid #ff5a5a4d;border-radius:8px;padding:11px 12px;font-size:13px}.password-modal-actions{justify-content:flex-end;gap:10px;display:flex}.password-modal-actions button{min-height:40px}@media (width<=600px){.member-password-action{flex-direction:column;align-items:stretch}.password-change-button{width:100%}.password-modal-overlay{padding:12px}.password-modal-actions{flex-direction:column-reverse}.password-modal-actions button{width:100%}}.deposit-channel-page{gap:18px;display:grid}.deposit-channel-tabs{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.deposit-channel-tabs button{color:inherit;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:10px;padding:11px 18px}.deposit-channel-tabs button.active{background:#d6aa4c24;border-color:#d6aa4c}.deposit-channel-form{gap:15px;max-width:680px;display:grid}.deposit-channel-form label{gap:7px;display:grid}.deposit-channel-form input{box-sizing:border-box;width:100%}.deposit-channel-list{gap:12px;display:grid}.deposit-channel-card{background:#ffffff06;border:1px solid #ffffff1a;border-radius:12px;justify-content:space-between;align-items:center;gap:18px;padding:16px;display:flex}.deposit-channel-info{gap:6px;display:grid}.deposit-channel-heading{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.primary-channel-badge{color:#e4bd68;background:#d6aa4c29;border:1px solid #d6aa4c66;border-radius:999px;padding:3px 8px;font-size:12px}.channel-status{border-radius:999px;padding:3px 8px;font-size:12px}.channel-status.enabled{color:#5bd48f;background:#2abe6924}.channel-status.disabled{color:#ff8080;background:#dc464624}.deposit-channel-security{background:#ffbe4614;border:1px solid #ffbe462e;border-radius:9px;padding:12px}@media (width<=760px){.deposit-channel-card{flex-direction:column;align-items:stretch}}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--cd-bg:#07111f;--cd-bg-deep:#050b14;--cd-surface:#0b1726;--cd-surface-2:#101d2e;--cd-surface-3:#142236;--cd-border:#21334a;--cd-border-soft:#18283c;--cd-text:#f8fafc;--cd-muted:#94a3b8;--cd-green:#10b981;--cd-blue:#3b82f6;--cd-purple:#8b5cf6;--cd-orange:#f59e0b;--cd-red:#ef4444}html,body,#root{background:var(--cd-bg-deep);min-height:100%}body{color:var(--cd-text);background:radial-gradient(circle at 85% 0%, #3b82f614, transparent 32%), radial-gradient(circle at 15% 100%, #10b9810d, transparent 30%), var(--cd-bg-deep)}.admin-app,.main-area{background:var(--cd-bg)}.content-area{color:var(--cd-text)}.sidebar{border-right-color:var(--cd-border-soft);background:linear-gradient(#07111f 0%,#060d18 100%);box-shadow:10px 0 40px #0000002e}.sidebar-brand,.sidebar-bottom{border-color:var(--cd-border-soft)}.sidebar nav button{color:#94a3b8;transition:background .16s,color .16s,transform .16s}.sidebar nav button:hover{color:#f8fafc;background:#101d2e}.sidebar nav button.active{color:#6ee7b7;background:linear-gradient(90deg,#10b9812e,#10b98109);box-shadow:inset 3px 0 #10b981}.topbar{border-bottom-color:var(--cd-border-soft);background:#07111feb;box-shadow:0 8px 30px #00000024}.topbar span,.cell-sub,.stat-label,.panel-header p{color:var(--cd-muted)}.panel,.stat-card{border-color:var(--cd-border);background:linear-gradient(145deg,#101d2efa,#091422fa);box-shadow:0 14px 35px #00000029}.panel-header h3,.stat-card strong,td strong{color:var(--cd-text)}.stat-card.warning{border-color:#f59e0b4d}.stat-card.money{border-color:#10b9814d}.stat-card.danger{border-color:#ef44444d}.search-input,.filter-select,.member-form-grid input,.member-form-grid select,.finance-form input,.finance-form select,.finance-form textarea,.deposit-channel-form input{color:var(--cd-text);background:#091525;border-color:#2a3d55}.search-input::placeholder,.finance-form input::placeholder,.finance-form textarea::placeholder,.deposit-channel-form input::placeholder{color:#64748b}.search-input:focus,.filter-select:focus,.member-form-grid input:focus,.member-form-grid select:focus,.finance-form input:focus,.finance-form select:focus,.finance-form textarea:focus,.deposit-channel-form input:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b9811a}table{background:0 0}th{color:#7890ad;background:#07111f8c}th,td{border-bottom-color:var(--cd-border-soft)}td{color:#cbd5e1}tbody tr{transition:background .14s}tbody tr:hover{background:#3b82f60b}.secondary-button{color:#dbeafe;background:#101d2e;border-color:#334a65}.secondary-button:hover{background:#142236;border-color:#475f7c}.primary-button{color:#ecfdf5;background:linear-gradient(135deg,#059669,#047857);box-shadow:0 8px 22px #0596692e}.primary-button:hover{background:linear-gradient(135deg,#10b981,#059669)}.edit-modal,.password-modal{color:var(--cd-text);border-color:var(--cd-border);background:#0b1726;box-shadow:0 30px 100px #000000b8}.edit-modal-header,.password-modal-header{border-bottom-color:var(--cd-border)}.edit-modal-header h3,.password-modal-header h3{color:var(--cd-text)}.edit-modal-header p,.password-modal-header p{color:var(--cd-muted)}.edit-modal-close,.password-modal-close{color:#cbd5e1;background:#142236}.edit-modal-close:hover,.password-modal-close:hover{color:#fff;background:#1d3048}.member-edit-note,.member-password-action{color:#94a3b8;background:#101d2e;border-color:#2a3d55}.member-edit-button,.password-change-button{color:#93c5fd;background:#3b82f61a;border-color:#3b82f66b}.member-edit-button:hover,.password-change-button:hover{color:#bfdbfe;background:#3b82f62e;border-color:#3b82f6}.finance-tabs button,.deposit-channel-tabs button{color:#94a3b8;background:#0b1726;border-color:#2a3d55}.finance-tabs button:hover,.finance-tabs button.active,.deposit-channel-tabs button.active{color:#6ee7b7;background:#10b9811a;border-color:#10b981}.finance-wallet-box>div{background:#10b9810e;border-color:#10b98133}.finance-wallet-box strong{color:#6ee7b7}.deposit-channel-card{border-color:var(--cd-border);background:linear-gradient(145deg,#101d2e,#0b1726)}.deposit-channel-card:hover{border-color:#304862}.deposit-channel-security{color:#fcd34d;background:#f59e0b12;border-color:#f59e0b40}.primary-channel-badge{color:#fcd34d;background:#f59e0b1a;border-color:#f59e0b59}.status-badge.pending{color:#fcd34d;background:#f59e0b21}.status-badge.approved{color:#6ee7b7;background:#10b98121}.status-badge.rejected,.status-badge.cancelled{color:#fca5a5;background:#ef444421}.empty-table,.loading-box{color:var(--cd-muted)}select option{color:#f8fafc;background:#0b1726}input,textarea,select{caret-color:#10b981}::selection{color:#fff;background:#3b82f673}*{scrollbar-color:#334155 #0b1726}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-track{background:#0b1726}::-webkit-scrollbar-thumb{background:#334155;border:2px solid #0b1726;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#475569}.members-report-panel{overflow:hidden}.member-report-heading{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:16px;display:flex}.member-report-heading h3{color:#f8fafc;margin:0 0 5px}.member-report-heading p{color:#94a3b8;margin:0}.member-report-filter{background:#0b1726;border:1px solid #26384d;border-radius:13px;margin-bottom:17px;padding:16px}.member-filter-grid{grid-template-columns:minmax(280px,1.7fr) minmax(160px,.8fr) minmax(160px,.8fr) minmax(170px,.9fr) minmax(170px,.9fr);align-items:end;gap:12px;display:grid}.member-filter-grid label{flex-direction:column;gap:7px;min-width:0;display:flex}.member-filter-grid label>span{color:#cbd5e1;font-size:13px;font-weight:700}.member-filter-grid input,.member-filter-grid select{box-sizing:border-box;color:#f8fafc;background:#08131f;border:1px solid #334b66;border-radius:9px;outline:none;width:100%;min-width:0;min-height:42px;padding:0 12px}.member-filter-grid input:focus,.member-filter-grid select:focus{border-color:#10b981;box-shadow:0 0 0 2px #10b9811f}.member-filter-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:13px;display:flex}.member-date-presets{flex-wrap:wrap;gap:8px;display:flex}.member-date-presets button{color:#6ee7b7;cursor:pointer;background:#0c1c2b;border:1px solid #10b981;border-radius:18px;min-height:36px;padding:0 15px;font-weight:700}.member-date-presets button:hover{color:#fff;background:#065f46}.member-clear-button{color:#fb7185;cursor:pointer;background:#f43f5e0f;border:1px solid #f43f5e;border-radius:9px;min-height:38px;padding:0 17px;font-weight:700}.member-clear-button:hover{background:#f43f5e24}.member-result-bar{color:#cbd5e1;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin:2px 0 13px;display:flex}.member-result-bar>div:first-child strong{color:#34d399;font-size:16px}.member-result-summary{flex-wrap:wrap;gap:8px;display:flex}.member-result-summary span{color:#cbd5e1;background:#0b1726;border:1px solid #26384d;border-radius:999px;padding:6px 11px;font-size:12px;font-weight:700}.member-result-summary .member-summary-active{color:#6ee7b7;border-color:#10b98159}.member-result-summary .member-summary-inactive{color:#fda4af;border-color:#f43f5e59}.members-table-scroll{border:1px solid #26384d;border-radius:11px;overflow-x:auto}.members-report-table{min-width:1250px}.members-report-table thead th{white-space:nowrap;color:#94a3b8}.members-report-table tbody td{vertical-align:middle}.member-phone{color:#5eead4}.member-balance{color:#fbbf24}.member-available{color:#34d399}.members-report-table .cell-sub{color:#64748b;margin-top:4px;font-size:11px;display:block}@media (width<=1280px){.member-filter-grid{grid-template-columns:repeat(2,minmax(220px,1fr))}.member-filter-search{grid-column:1/-1}}@media (width<=700px){.member-filter-grid{grid-template-columns:1fr}.member-filter-search{grid-column:auto}.member-report-heading{flex-direction:column}.member-result-bar{flex-direction:column;align-items:flex-start}}.member-report-button{cursor:pointer;color:#7dd3fc;background:#0ea5e91a;border:1px solid #0ea5e9;border-radius:8px;padding:8px 14px;font-weight:800;transition:all .18s}.member-report-button:hover{color:#e0f2fe;background:#0ea5e933;border-color:#38bdf8}.member-report-modal-overlay{z-index:100000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#020617d6;justify-content:stretch;align-items:stretch;display:flex;position:fixed;inset:0}.member-report-modal{color:#f8fafc;background:#07111f;flex-direction:column;width:100%;min-width:0;min-height:100vh;max-height:100vh;display:flex}.member-report-modal-header{background:#0b1726;border-bottom:1px solid #20344c;flex:none;justify-content:space-between;align-items:center;gap:20px;padding:18px 24px;display:flex}.member-report-modal-header h3{color:#f8fafc;margin:0;font-size:19px}.member-report-modal-header p{color:#94a3b8;margin:5px 0 0;font-size:13px}.member-report-modal-header p strong{color:#2dd4bf}.member-report-close{cursor:pointer;color:#f8fafc;background:#101d2d;border:1px solid #334155;border-radius:10px;width:40px;height:40px;font-size:28px;line-height:1}.member-report-close:hover{color:#fb7185;border-color:#fb7185}.member-report-modal-body{flex:auto;min-height:0;padding:22px 24px 30px;overflow-y:auto}.member-report-range{background:#0b1726;border:1px solid #20344c;border-radius:14px;grid-template-columns:repeat(4,minmax(160px,1fr));gap:14px;padding:17px;display:grid}.member-report-range label{display:block}.member-report-range label>span{color:#cbd5e1;margin-bottom:7px;font-size:12px;font-weight:700;display:block}.member-report-range input{box-sizing:border-box;color:#f8fafc;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#07111f;border:1px solid #334b68;border-radius:9px;outline:none;width:100%;min-height:42px;padding:9px 11px}.member-report-range input:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b9811f}.member-report-toolbar{justify-content:space-between;align-items:center;gap:16px;margin:15px 0 20px;display:flex}.member-report-presets{flex-wrap:wrap;gap:8px;display:flex}.member-report-presets button{cursor:pointer;color:#5eead4;background:#0b1726;border:1px solid #10b981;border-radius:999px;padding:8px 15px;font-weight:700}.member-report-presets button:hover{color:#fff;background:#059669}.member-report-actions{gap:9px;display:flex}.member-report-search,.member-report-reset{cursor:pointer;border-radius:9px;min-width:95px;padding:10px 18px;font-weight:800}.member-report-search{color:#fff;background:#059669;border:1px solid #10b981}.member-report-search:hover{background:#047857}.member-report-reset{color:#fb7185;background:0 0;border:1px solid #fb7185}.member-report-reset:hover{color:#fff;background:#be123c}.member-report-summary-grid{grid-template-columns:repeat(4,minmax(180px,1fr));gap:14px;margin-bottom:20px;display:grid}.member-report-summary-card{background:#0b1726;border:1px solid #334155;border-radius:13px;align-items:center;gap:15px;min-height:105px;padding:17px;display:flex}.member-report-summary-card.deposit{border-color:#10b981}.member-report-summary-card.withdraw{border-color:#fb7185}.member-report-summary-card.balance{border-color:#8b5cf6}.member-report-summary-card.available{border-color:#3b82f6}.member-report-summary-icon{color:#fff;background:#1e293b;border-radius:50%;flex:0 0 48px;justify-content:center;align-items:center;width:48px;height:48px;font-size:28px;font-weight:900;display:flex}.member-report-summary-card.deposit .member-report-summary-icon{color:#34d399;background:#10b98121}.member-report-summary-card.withdraw .member-report-summary-icon{color:#fb7185;background:#f43f5e21}.member-report-summary-card.balance .member-report-summary-icon{color:#c084fc;background:#8b5cf621}.member-report-summary-card.available .member-report-summary-icon{color:#60a5fa;background:#3b82f621}.member-report-summary-card span{color:#94a3b8;margin-bottom:5px;font-size:13px;display:block}.member-report-summary-card strong{color:#f8fafc;font-size:25px;line-height:1.2;display:block}.member-report-summary-card small{color:#64748b;margin-top:6px;font-size:11px;display:block}.member-report-data{background:#0b1726;border:1px solid #20344c;border-radius:14px;overflow:hidden}.member-report-data-heading{border-bottom:1px solid #20344c;justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.member-report-data-heading h4{color:#f8fafc;margin:0;font-size:15px}.member-report-data-heading span{color:#64748b;margin-top:4px;font-size:12px;display:block}.member-report-table-scroll{width:100%;overflow-x:auto}.member-report-detail-table{border-collapse:collapse;width:100%;min-width:900px}.member-report-detail-table th{color:#94a3b8;text-align:left;white-space:nowrap;background:#081421;border-bottom:1px solid #20344c;padding:12px 14px;font-size:12px}.member-report-detail-table td{color:#e2e8f0;vertical-align:middle;border-bottom:1px solid #17283b;padding:13px 14px;font-size:12px}.member-report-detail-table tbody tr:hover{background:#1e293b73}.member-report-type{color:#cbd5e1;background:#1e293b;border-radius:999px;align-items:center;padding:5px 9px;display:inline-flex}.member-report-type.deposit{color:#34d399;background:#10b9811f}.member-report-type.withdraw{color:#fb7185;background:#f43f5e1f}.member-report-empty{color:#64748b;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:260px;padding:30px;display:flex}.member-report-empty strong{color:#94a3b8;font-size:17px}.member-report-empty span{color:#64748b;font-size:12px}.member-report-empty-icon{color:#475569;margin-bottom:5px;font-size:58px;line-height:1}.member-report-source-note{color:#94a3b8;background:#0f172a8c;border:1px solid #20344c;border-radius:10px;margin-top:15px;padding:12px 14px;font-size:11px;line-height:1.6}.member-report-modal-footer{background:#0b1726;border-top:1px solid #20344c;flex:none;justify-content:flex-end;padding:13px 20px;display:flex}.member-report-footer-close{cursor:pointer;color:#fb7185;background:0 0;border:1px solid #fb7185;border-radius:9px;min-width:85px;padding:9px 18px;font-weight:800}.member-report-footer-close:hover{color:#fff;background:#be123c}@media (width<=1050px){.member-report-range,.member-report-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.member-report-toolbar{flex-direction:column;align-items:stretch}}@media (width<=650px){.member-report-modal-header,.member-report-modal-body{padding-left:14px;padding-right:14px}.member-report-range,.member-report-summary-grid{grid-template-columns:1fr}.member-report-actions{width:100%}.member-report-search,.member-report-reset{flex:1}.member-report-summary-card{min-height:90px}}.staff-page{flex-direction:column;gap:18px;display:flex}.staff-head h3,.staff-editor-title strong{color:#f8fafc;margin:0}.staff-head p,.staff-editor-title span{color:#94a3b8;margin:5px 0 0}.staff-editor,.staff-view-note{background:#0b1726;border:1px solid #20344c;border-radius:14px}.staff-editor{padding:18px}.staff-editor-title,.staff-list-tools,.staff-editor-actions{justify-content:space-between;align-items:center;gap:14px;display:flex}.staff-editor-title>div{flex-direction:column;display:flex}.staff-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.staff-form-grid label{color:#cbd5e1;flex-direction:column;gap:7px;font-size:13px;font-weight:700;display:flex}.staff-form-grid input,.staff-form-grid select,.staff-filters input,.staff-filters select{color:#e2e8f0;background:#07111e;border:1px solid #29415d;border-radius:9px;outline:none;min-height:42px;padding:0 12px}.staff-form-grid input:focus,.staff-form-grid select:focus,.staff-filters input:focus,.staff-filters select:focus{border-color:#38bdf8}.staff-permission-box{margin-top:18px}.staff-permission-box>strong{color:#e2e8f0}.staff-permission-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:10px;display:grid}.staff-permission{cursor:pointer;color:#94a3b8;background:#07111e;border:1px solid #29415d;border-radius:10px;align-items:center;gap:9px;min-height:46px;padding:0 12px;display:flex}.staff-permission.active{color:#e0f2fe;background:#0ea5e91a;border-color:#38bdf8}.staff-permission input{accent-color:#38bdf8}.staff-editor-actions{justify-content:flex-end;margin-top:18px}.staff-view-note{color:#fbbf24;padding:14px 16px;line-height:1.6}.staff-list-panel{overflow:hidden}.staff-list-tools{flex-wrap:wrap}.staff-list-tools>div:first-child{flex-direction:column;gap:4px;display:flex}.staff-list-tools span{color:#64748b;font-size:12px}.staff-filters{gap:10px;display:flex}.staff-filters input{min-width:240px}.staff-permission-tags{flex-wrap:wrap;gap:5px;max-width:430px;display:flex}.staff-permission-tags span{color:#bae6fd;background:#0ea5e914;border:1px solid #29415d;border-radius:999px;padding:4px 8px;font-size:11px}.staff-status{border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800;display:inline-flex}.staff-status.active{color:#34d399;background:#10b9811f}.staff-status.inactive{color:#fb7185;background:#f43f5e1f}.staff-protected{color:#fbbf24;font-size:12px;font-weight:800}@media (width<=900px){.staff-permission-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=650px){.staff-form-grid,.staff-permission-grid{grid-template-columns:1fr}.staff-filters{flex-direction:column;width:100%}.staff-filters input{width:100%;min-width:0}}.deposit-report-v1{gap:16px;display:grid}.deposit-report-sub{color:#94a3b8;margin-top:4px;font-size:13px}.deposit-report-filters{grid-template-columns:minmax(180px,1.4fr) minmax(150px,.9fr) minmax(150px,.9fr) minmax(150px,.9fr) auto;align-items:end;gap:12px;margin-top:16px;display:grid}.deposit-report-filters label{gap:7px;display:grid}.deposit-report-filters label>span{color:#cbd5e1;font-size:12px;font-weight:800}.deposit-report-filters input,.deposit-report-filters select{border-radius:10px;width:100%;min-height:40px}.deposit-report-quick{flex-wrap:wrap;gap:7px;display:flex}.deposit-report-quick button{color:#5eead4;cursor:pointer;background:#14b8a61f;border:1px solid #14b8a6;border-radius:10px;min-height:40px;padding:0 14px;font-weight:800}.deposit-report-quick button:hover{background:#14b8a638}.deposit-report-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.deposit-report-stat{background:#0f172a59;border:1px solid #94a3b838;border-radius:14px;min-height:88px;padding:16px 18px;box-shadow:0 8px 24px #00000014}.deposit-report-stat span{color:#cbd5e1;margin-bottom:9px;font-size:13px;display:block}.deposit-report-stat strong{font-size:21px}.deposit-report-stat-green{border-left:4px solid #22c55e}.deposit-report-stat-yellow{border-left:4px solid #eab308}.deposit-report-stat-blue{border-left:4px solid #3b82f6}.deposit-status{border-radius:999px;justify-content:center;align-items:center;min-width:92px;padding:5px 9px;font-size:12px;font-weight:800;display:inline-flex}.deposit-status-approved{color:#4ade80;background:#22c55e26}.deposit-status-pending{color:#fde047;background:#eab30829}.deposit-status-rejected,.deposit-status-cancelled{color:#fb7185;background:#f43f5e26}.deposit-credit-actions{white-space:nowrap;gap:7px;display:flex}.deposit-credit-actions button{color:#fff;cursor:pointer;border:0;border-radius:8px;padding:8px 12px;font-weight:800}.deposit-credit-actions button:disabled{opacity:.55;cursor:not-allowed}.deposit-credit-add{background:linear-gradient(135deg,#16a34a,#22c55e)}.deposit-credit-remove{background:linear-gradient(135deg,#e11d48,#fb7185)}.deposit-credit-add:hover,.deposit-credit-remove:hover{filter:brightness(1.08)}@media (width<=1100px){.deposit-report-filters,.deposit-report-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.deposit-report-filters,.deposit-report-stats{grid-template-columns:1fr}}.deposit-report-v2{gap:16px;display:grid}.deposit-report-filters-v2{grid-template-columns:repeat(5,minmax(150px,1fr));gap:12px;margin-top:16px;display:grid}.deposit-report-filters-v2 label{gap:7px;display:grid}.deposit-report-filters-v2 label>span{color:#cbd5e1;font-size:12px;font-weight:800}.deposit-report-filters-v2 input,.deposit-report-filters-v2 select{border-radius:10px;width:100%;min-height:40px}.deposit-report-filters-v2 select:disabled{opacity:.8;cursor:not-allowed}.deposit-report-quick-v2{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.deposit-report-quick-v2 button{color:#5eead4;cursor:pointer;background:#14b8a61f;border:1px solid #14b8a6;border-radius:999px;min-height:38px;padding:0 15px;font-weight:800}.deposit-report-quick-v2 button:hover{background:#14b8a63d}.deposit-report-quick-v2 .deposit-clear-filter{color:#fb7185;background:#f43f5e1a;border-color:#f43f5e}@media (width<=1250px){.deposit-report-filters-v2{grid-template-columns:repeat(3,minmax(150px,1fr))}}@media (width<=760px){.deposit-report-filters-v2{grid-template-columns:1fr}}.deposit-report-v3{gap:16px;display:grid}.deposit-action-grid{grid-template-columns:1fr 1fr .9fr;gap:14px;display:grid}.deposit-action-card{background:#0a172a94;border:1px solid #94a3b833;border-radius:14px;gap:12px;padding:16px;display:grid}.deposit-action-credit{border-color:#22c55ea6;box-shadow:inset 0 0 28px #22c55e09}.deposit-action-debit{border-color:#f43f5ea6;box-shadow:inset 0 0 28px #f43f5e09}.deposit-action-slip{border-color:#3b82f6b8;box-shadow:inset 0 0 28px #3b82f60a}.deposit-action-title{gap:3px;display:grid}.deposit-action-title b{font-size:17px}.deposit-action-title span{color:#94a3b8;font-size:12px}.deposit-action-credit .deposit-action-title b{color:#4ade80}.deposit-action-debit .deposit-action-title b{color:#fb7185}.deposit-action-slip .deposit-action-title b{color:#60a5fa}.deposit-member-search{grid-template-columns:1fr auto;gap:8px;display:grid}.deposit-member-search input{min-width:0}.deposit-member-search button{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:9px;padding:0 14px;font-weight:800}.deposit-action-credit .deposit-member-search button{background:#16a34a}.deposit-action-debit .deposit-member-search button{background:#e11d48}.deposit-member-details{background:#0f172a73;border:1px solid #94a3b82e;border-radius:10px;gap:6px;padding:11px 12px;display:grid}.deposit-member-details div{justify-content:space-between;gap:12px;font-size:12px;display:flex}.deposit-member-details span{color:#94a3b8}.deposit-member-details b{color:#e2e8f0;text-align:right}.deposit-member-empty{color:#64748b;text-align:center;border:1px dashed #94a3b840;border-radius:10px;padding:15px 12px;font-size:12px}.deposit-action-fields{grid-template-columns:1fr 1fr;gap:9px;display:grid}.deposit-action-fields label,.deposit-slip-note{gap:6px;display:grid}.deposit-action-fields .wide{grid-column:1/-1}.deposit-action-fields span,.deposit-slip-note span{color:#cbd5e1;font-size:12px;font-weight:800}.deposit-action-fields input,.deposit-action-fields select,.deposit-slip-note input,.deposit-member-search input{border-radius:9px;width:100%;min-height:40px}.deposit-action-submit{color:#fff;cursor:pointer;border:0;border-radius:9px;min-height:42px;font-weight:900}.deposit-action-submit.credit{background:linear-gradient(135deg,#16a34a,#10b981)}.deposit-action-submit.debit{background:linear-gradient(135deg,#e11d48,#fb3f72)}.deposit-action-submit.slip{background:linear-gradient(135deg,#2563eb,#1687ff)}.deposit-action-submit:disabled{opacity:.55;cursor:not-allowed}.deposit-slip-drop{text-align:center;cursor:pointer;background:#2563eb0f;border:1px dashed #60a5faa6;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:92px;padding:12px;display:flex}.deposit-slip-drop input{display:none}.deposit-slip-drop span{color:#bfdbfe;font-size:12px;font-weight:800}.deposit-slip-drop small{color:#64748b}@media (width<=1250px){.deposit-action-grid{grid-template-columns:1fr 1fr}.deposit-action-slip{grid-column:1/-1}}@media (width<=780px){.deposit-action-grid{grid-template-columns:1fr}.deposit-action-slip{grid-column:auto}.deposit-action-fields{grid-template-columns:1fr}}.withdraw-report-v1{gap:16px;display:grid}.withdraw-sub{color:#94a3b8;margin-top:4px;font-size:12px}.withdraw-filters{grid-template-columns:repeat(5,minmax(150px,1fr));gap:12px;margin-top:16px;display:grid}.withdraw-filters label{gap:7px;display:grid}.withdraw-filters span{color:#cbd5e1;font-size:12px;font-weight:800}.withdraw-filters input,.withdraw-filters select{border-radius:10px;width:100%;min-height:40px}.withdraw-quick{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.withdraw-quick button{color:#5eead4;cursor:pointer;background:#14b8a61f;border:1px solid #14b8a6;border-radius:999px;min-height:38px;padding:0 15px;font-weight:800}.withdraw-quick button:hover{background:#14b8a63d}.withdraw-quick .clear{color:#fb7185;background:#f43f5e1a;border-color:#f43f5e}.withdraw-summary-title{color:#e2e8f0;font-size:15px;font-weight:900}.withdraw-stats{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.withdraw-stats>div{background:#0f172a59;border:1px solid #94a3b838;border-left:4px solid #3b82f6;border-radius:14px;min-height:86px;padding:16px 18px}.withdraw-stats .ok{border-left-color:#22c55e}.withdraw-stats .wait{border-left-color:#eab308}.withdraw-stats .bad{border-left-color:#f43f5e}.withdraw-stats span{color:#cbd5e1;margin-bottom:9px;font-size:12px;display:block}.withdraw-stats strong{font-size:19px}.withdraw-bank-panel h3 small{color:#4ade80;margin-left:8px;font-size:11px}.withdraw-bank-grid{flex-wrap:wrap;gap:12px;margin-top:14px;display:flex}.withdraw-bank-card{background:#0f172a61;border:1px solid #94a3b833;border-radius:12px;gap:7px;width:250px;padding:14px;display:grid}.withdraw-bank-card>b{font-size:16px}.withdraw-bank-card span,.withdraw-bank-card small{color:#94a3b8;font-size:11px}.withdraw-bank-card strong{color:#60a5fa;font-size:19px}.withdraw-channel{background:#94a3b826;border-radius:6px;padding:5px 12px;font-size:11px;font-weight:800;display:inline-flex}.withdraw-status{border-radius:999px;padding:5px 10px;font-size:11px;font-weight:900;display:inline-flex}.withdraw-status.approved{color:#4ade80;background:#22c55e26}.withdraw-status.pending{color:#fde047;background:#eab30826}.withdraw-status.rejected{color:#fb7185;background:#f43f5e26}.withdraw-actions{gap:6px;display:flex}.withdraw-actions button{color:#fff;cursor:pointer;border:0;border-radius:8px;padding:7px 10px;font-weight:900}.withdraw-actions .approve{background:#16a34a}.withdraw-actions .reject{background:#e11d48}.withdraw-actions button:disabled{opacity:.5;cursor:not-allowed}@media (width<=1250px){.withdraw-filters,.withdraw-stats{grid-template-columns:repeat(3,1fr)}}@media (width<=760px){.withdraw-filters,.withdraw-stats{grid-template-columns:1fr}.withdraw-bank-card{width:100%}}.game-report-v1{gap:16px;display:grid}.game-report-sub{opacity:.65;font-size:13px}.game-report-filters{grid-template-columns:2fr 1fr 1fr 1fr 1fr auto;gap:10px;margin-top:14px;display:grid}.game-report-cards{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.game-report-cards .panel{gap:7px;display:grid}.game-report-cards strong{font-size:20px}.game-report-table-wrap{overflow:auto}.game-report-table{border-collapse:collapse;width:100%;min-width:1250px}.game-report-table th,.game-report-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #ffffff12;padding:10px}.game-report-table .mono{font-family:monospace;font-size:12px}.empty-state{opacity:.6;text-align:center!important;padding:36px!important}@media (width<=900px){.game-report-filters,.game-report-cards{grid-template-columns:1fr 1fr}}@media (width<=550px){.game-report-filters,.game-report-cards{grid-template-columns:1fr}}.site-settings-v1{gap:16px;display:grid}.site-settings-head{justify-content:space-between;align-items:center;gap:16px;display:flex}.site-settings-head h2{margin:0 0 5px}.site-settings-head p{opacity:.65;margin:0}.site-settings-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.site-settings-grid section{align-content:start;gap:14px;display:grid}.site-settings-grid label{gap:7px;font-weight:700;display:grid}.site-settings-grid input,.site-settings-grid textarea,.site-settings-grid select{box-sizing:border-box;width:100%;color:inherit;font:inherit;background:#00000038;border:1px solid #ffffff1f;border-radius:9px;padding:11px 12px}.site-settings-preview{border:1px dashed #ffffff2e;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;min-height:80px;padding:10px;display:flex}.site-settings-preview img{object-fit:contain;max-width:180px;max-height:70px}.site-settings-preview button{cursor:pointer;border:0;border-radius:7px;padding:7px 10px}.site-settings-message{border-color:#d6b84d!important}.site-theme-swatch{border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:7px;height:110px;padding:18px;display:flex}.site-theme-swatch.gold{color:#ffd84d;background:linear-gradient(135deg,#0d0d0d,#2b2108);border:1px solid #c99c25}.site-theme-swatch.midnight{color:#9fd5ff;background:linear-gradient(135deg,#07111f,#122d4b);border:1px solid #285d87}.site-theme-swatch.light{color:#222;background:#f7f7f7;border:1px solid #ddd}html[data-cd168-admin-theme=midnight] body{background:#07111f!important}html[data-cd168-admin-theme=light] body{color:#222!important;background:#f2f3f5!important}@media (width<=1000px){.site-settings-grid{grid-template-columns:1fr}.site-settings-head{flex-direction:column;align-items:flex-start}}.support-queue-page{width:100%}.sq-stats{flex-wrap:wrap;gap:10px;margin-bottom:14px;display:flex}.sq-stats button{color:#555;cursor:pointer;background:#fff;border:1px solid #e3e6eb;border-radius:12px;padding:10px 14px}.sq-stats button.active{border-color:#b78a37;box-shadow:0 0 0 2px #b78a371f}.sq-stats span{margin-right:10px}.sq-stats strong{color:#111;font-size:18px}.sq-error{color:#a62323;background:#fff0f0;border-radius:9px;margin-bottom:12px;padding:10px 12px}.sq-layout{background:#fff;border:1px solid #e3e6eb;border-radius:14px;grid-template-columns:330px minmax(0,1fr);height:calc(100vh - 220px);min-height:600px;display:grid;overflow:hidden}.sq-list-panel{border-right:1px solid #e5e7eb;flex-direction:column;min-width:0;display:flex}.sq-search{border-bottom:1px solid #eee;padding:12px}.sq-search input{box-sizing:border-box;border:1px solid #dfe2e7;border-radius:9px;outline:none;width:100%;padding:10px 12px}.sq-room-list{flex:1;overflow-y:auto}.sq-room{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #eee;width:100%;padding:13px;display:block}.sq-room:hover,.sq-room.selected{background:#faf7f0}.sq-room.selected{box-shadow:inset 3px 0 #b78a37}.sq-room-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.sq-status{white-space:nowrap;border-radius:999px;padding:4px 7px;font-size:10px}.sq-room-message{color:#626a76;white-space:nowrap;text-overflow:ellipsis;margin-top:7px;font-size:12px;overflow:hidden}.sq-room-meta{color:#9399a2;flex-wrap:wrap;gap:5px 9px;margin-top:7px;font-size:10px;display:flex}.sq-chat-panel{flex-direction:column;min-width:0;display:flex}.sq-no-selection{color:#9298a1;flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.sq-no-selection div{font-size:42px}.sq-no-selection strong{color:#333;margin-top:7px}.sq-chat-header{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.sq-chat-header h3{color:#222;margin:0}.sq-chat-header span{color:#858b94;font-size:12px}.sq-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.sq-actions button,.sq-actions select{background:#fff;border:1px solid #d9dce1;border-radius:8px;min-height:34px;padding:6px 9px}.sq-actions button{cursor:pointer}.sq-danger{color:#b52e2e!important;border-color:#d95353!important}.sq-messages{background:#f6f7f9;flex:1;padding:16px;overflow-y:auto}.sq-message-row{margin:8px 0;display:flex}.sq-message-row.from-admin{justify-content:flex-end}.sq-message-row.from-customer{justify-content:flex-start}.sq-bubble{color:#222;background:#fff;border:1px solid #e5e7eb;border-radius:13px;max-width:72%;padding:9px 11px 7px}.sq-bubble small,.sq-bubble time{opacity:.68;font-size:10px;display:block}.sq-bubble small{margin-bottom:4px}.sq-bubble time{text-align:right;margin-top:5px}.sq-text{white-space:pre-wrap;overflow-wrap:anywhere}.sq-image-button{background:0 0;border:0;margin-top:6px;padding:0;display:block}.sq-image-button img{object-fit:contain;border-radius:8px;max-width:300px;max-height:320px;display:block}.sq-image-loading{opacity:.7;padding:8px 0;font-size:11px}.sq-preview{border-top:1px solid #eee;padding:7px 12px;position:relative}.sq-preview img{object-fit:cover;border-radius:7px;width:62px;height:62px}.sq-preview button{color:#fff;background:#d84a4a;border:0;border-radius:50%;width:22px;height:22px;position:absolute;top:2px;left:66px}.sq-composer{border-top:1px solid #e5e7eb;gap:8px;padding:10px;display:flex}.sq-composer textarea{resize:none;min-height:40px;max-height:100px;font:inherit;border:1px solid #dfe2e7;border-radius:9px;outline:none;flex:1;padding:9px 11px}.sq-composer button{background:#fff;border:1px solid #d9dce1;border-radius:9px;min-width:44px}.sq-composer button:disabled,.sq-actions button:disabled,.sq-actions select:disabled{opacity:.5;cursor:default}.sq-empty{text-align:center;color:#999;padding:30px 15px}@media (width<=900px){.sq-layout{grid-template-columns:280px minmax(0,1fr)}.sq-chat-header{flex-direction:column;align-items:flex-start}.sq-actions{justify-content:flex-start}}@media (width<=680px){.sq-layout{grid-template-columns:1fr;height:auto}.sq-list-panel{border-bottom:1px solid #ddd;border-right:0;height:320px}.sq-chat-panel{min-height:600px}}.support-queue-page{flex-direction:column!important;height:calc(100vh - 92px)!important;min-height:0!important;display:flex!important;overflow:hidden!important}.sq-layout{flex:auto!important;height:auto!important;min-height:0!important;max-height:100%!important;overflow:hidden!important}.sq-list-panel{flex-direction:column!important;height:100%!important;min-height:0!important;max-height:100%!important;display:flex!important;overflow:hidden!important}.sq-room-list{overscroll-behavior:contain;flex:auto!important;min-height:0!important;overflow-y:auto!important}.sq-chat-panel{flex-direction:column!important;min-width:0!important;height:100%!important;min-height:0!important;max-height:100%!important;display:flex!important;overflow:hidden!important}.sq-chat-header{flex:none!important}.sq-messages{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1 1 0!important;height:0!important;min-height:0!important;overflow:hidden auto!important}.sq-composer{z-index:5;flex:none!important;position:relative!important;bottom:auto!important}.sq-composer textarea{resize:vertical;min-height:42px;max-height:120px}.sq-message-row,.sq-bubble,.sq-text{min-width:0}.sq-text{overflow-wrap:anywhere;word-break:break-word}.sq-image-preview,.sq-message-image{max-width:100%;height:auto}@media (height<=800px){.support-queue-page{height:calc(100vh - 72px)!important}}@media (width<=900px){.support-queue-page{height:auto!important;min-height:calc(100vh - 72px)!important;overflow:visible!important}.sq-layout{max-height:none!important;overflow:visible!important}.sq-chat-panel{height:min(72vh,720px)!important;min-height:520px!important}}.support-queue-page{color:#f8fafc}.sq-stats button{color:#94a3b8;background:#0b1726;border-color:#21334a;transition:border-color .15s,background .15s,color .15s}.sq-stats button:hover{color:#e2e8f0;background:#101d2e;border-color:#334a65}.sq-stats button.active{color:#6ee7b7;background:#10b9811a;border-color:#10b981;box-shadow:0 0 0 2px #10b98114}.sq-stats strong{color:#f8fafc}.sq-error{color:#fecaca;background:#7f1d1d3d;border:1px solid #ef444447}.sq-layout{background:#081321;border-color:#21334a;box-shadow:0 18px 50px #0000003d}.sq-list-panel{background:#0b1726;border-right-color:#21334a}.sq-search{background:#0b1726;border-bottom-color:#21334a}.sq-search input{color:#f8fafc;background:#07111f;border-color:#2a3d55}.sq-search input::placeholder{color:#64748b}.sq-search input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.sq-room-list{background:#0b1726}.sq-room{color:#cbd5e1;background:#0b1726;border-bottom-color:#18283c;transition:background .14s,box-shadow .14s}.sq-room:hover{background:#101d2e}.sq-room.selected{background:linear-gradient(90deg,#3b82f624,#3b82f609);box-shadow:inset 3px 0 #3b82f6}.sq-room-top strong{color:#f8fafc}.sq-room-message{color:#94a3b8}.sq-room-meta{color:#64748b}.sq-queued{color:#fcd34d;background:#f59e0b21}.sq-active{color:#6ee7b7;background:#10b98121}.sq-waiting_customer{color:#93c5fd;background:#3b82f624}.sq-closed{color:#94a3b8;background:#64748b26}.sq-chat-panel{background:#07111f}.sq-no-selection{color:#64748b;background:radial-gradient(circle,#3b82f60e,#0000 38%),#07111f}.sq-no-selection strong{color:#cbd5e1}.sq-chat-header{background:#0b1726;border-bottom-color:#21334a}.sq-chat-header h3{color:#f8fafc}.sq-chat-header span{color:#94a3b8}.sq-actions button,.sq-actions select{color:#cbd5e1;background:#101d2e;border-color:#2a3d55}.sq-actions button:hover:not(:disabled){background:#142236;border-color:#475f7c}.sq-actions select:focus{border-color:#3b82f6;outline:none}.sq-primary{color:#ecfdf5!important;background:#059669!important;border-color:#059669!important}.sq-primary:hover:not(:disabled){background:#10b981!important;border-color:#10b981!important}.sq-danger{color:#fca5a5!important;background:#ef444414!important;border-color:#ef44447a!important}.sq-danger:hover:not(:disabled){background:#ef444426!important}.sq-messages{background:radial-gradient(circle at 85% 5%,#3b82f60e,#0000 28%),#07111f}.sq-bubble{color:#e2e8f0;background:#101d2e;border-color:#263b54;box-shadow:0 6px 18px #00000021}.from-customer .sq-bubble{background:#101d2e;border-color:#263b54}.from-admin .sq-bubble{color:#ecfdf5;background:linear-gradient(135deg,#065f46,#047857);border-color:#047857}.sq-bubble small,.sq-bubble time{color:inherit;opacity:.62}.sq-image-button img{border:1px solid #ffffff1a}.sq-image-loading{color:#94a3b8}.sq-preview{background:#0b1726;border-top-color:#21334a}.sq-preview img{border:1px solid #334155}.sq-composer{background:#0b1726;border-top-color:#21334a;box-shadow:0 -10px 30px #00000021}.sq-composer textarea{color:#f8fafc;background:#07111f;border-color:#2a3d55}.sq-composer textarea::placeholder{color:#64748b}.sq-composer textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f617}.sq-composer button{color:#cbd5e1;background:#101d2e;border-color:#2a3d55}.sq-composer button:hover:not(:disabled){color:#fff;background:#142236;border-color:#3b82f6}.sq-empty{color:#64748b}@media (width<=680px){.sq-list-panel{border-bottom-color:#21334a}}
