:root{color:#f4f4f1;background:#090909;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;letter-spacing:0}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#090909}button,input,textarea{font:inherit}button{cursor:pointer}.brand{margin:0;color:#efbd4a;font-size:16px;font-weight:900;letter-spacing:5px}.muted{color:#9a9a96}.icon{display:inline-flex}.login-shell{width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px}.login-panel{width:100%;max-width:420px;min-width:0;display:grid;gap:16px;padding:30px;border:1px solid #2e2e2c;background:#151515;border-radius:8px}.login-heading{display:flex;align-items:center;gap:10px;margin-top:22px}.login-heading svg{color:#efbd4a}.login-heading h1{min-width:0;margin:0;font-size:26px}.login-panel>.muted{margin:-6px 0 10px}label{display:grid;gap:7px;color:#b8b8b3;font-size:12px;font-weight:800}input,textarea{width:100%;padding:0 14px;color:#fff;background:#0d0d0d;border:1px solid #393936;border-radius:6px;outline:none}input{height:48px}textarea{min-height:112px;padding-top:13px;resize:vertical;line-height:1.45}input:focus,textarea:focus{border-color:#efbd4a}.form-message{min-height:18px;margin:0;color:#ee6767;font-size:13px}.primary,.secondary,.icon-button,.text-button,.action-button{border:0;font-weight:850}.primary{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 18px;background:#efbd4a;color:#090909;border-radius:6px}.primary:disabled{opacity:.55}.secondary{min-height:38px;display:inline-flex;align-items:center;gap:8px;padding:0 13px;background:transparent;color:#b0b0ad;border:1px solid #353533;border-radius:6px}.secondary.wide{min-height:48px;justify-content:center}.text-button{padding:4px;color:#efbd4a;background:transparent;font-size:12px}.icon-button{width:38px;height:38px;display:grid;place-items:center;color:#b0b0ad;background:transparent;border:1px solid #353533;border-radius:6px}.icon-button:disabled{cursor:default;opacity:.35}.login-divider{display:flex;align-items:center;gap:12px;color:#666662;font-size:10px;font-weight:850}.login-divider:before,.login-divider:after{content:"";height:1px;flex:1;background:#30302e}.topbar{height:68px;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 1240px)/2));border-bottom:1px solid #272725;background:#0c0c0c}.topbar>div{display:flex;align-items:center;gap:12px}.topbar span{color:#787875;font-size:11px;font-weight:850}.header-actions{display:flex;gap:8px}.dashboard{width:min(1240px,calc(100% - 48px));margin:0 auto;padding:38px 0 64px}.page-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:26px}.page-heading h1{margin:4px 0 0;font-size:32px}.page-heading>p{margin:0 0 4px}.eyebrow{margin:0;color:#efbd4a;font-size:11px;font-weight:900;letter-spacing:1.7px}.stats-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border:1px solid #2b2b29;border-radius:8px;overflow:hidden}.stat{min-height:136px;display:flex;flex-direction:column;justify-content:center;padding:22px;background:#151515;border-right:1px solid #2b2b29}.stat:last-child{border-right:0}.stat span{color:#8c8c88;font-size:10px;font-weight:900;letter-spacing:1.4px}.stat strong{margin:8px 0 4px;color:#efbd4a;font-size:34px}.stat small{color:#9a9a96}.section{margin-top:24px;border:1px solid #2b2b29;background:#151515;border-radius:8px;overflow:hidden}.section-title{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 20px;border-bottom:1px solid #2b2b29}.section-title>div{display:flex;align-items:center;gap:9px}.section-title svg{color:#efbd4a}.section-title h2{margin:0;font-size:16px}.section-title>span{color:#858581;font-size:12px}.activity-chart{height:230px;display:flex;align-items:end;gap:7px;padding:28px 20px 18px;overflow-x:auto}.bar-column{min-width:24px;height:100%;display:flex;flex:1;flex-direction:column;justify-content:end;align-items:center;gap:8px}.bar{width:100%;max-width:34px;min-height:5px;background:#efbd4a;border-radius:3px 3px 0 0}.bar-column span{color:#777773;font-size:9px;transform:rotate(-45deg);white-space:nowrap}.empty{margin:auto;color:#858581}.admin-form{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;padding:20px}.admin-form .primary{min-width:150px}.admin-message{padding:0 20px}.admin-list{border-top:1px solid #272725}.admin-row{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 20px;border-bottom:1px solid #272725}.admin-row:last-child{border-bottom:0}.admin-row strong,.admin-row small{display:block}.admin-row strong{font-size:14px}.admin-row small{margin-top:4px;color:#858581;font-size:11px}.notification-form{display:grid;gap:15px;padding:20px}.notification-form label small{color:#777773;font-weight:500}.notification-submit{display:flex;align-items:center;justify-content:space-between;gap:16px}.notification-submit .form-message{flex:1}.notification-filters{display:grid;grid-template-columns:minmax(220px,1fr) 170px 170px auto auto;align-items:end;gap:10px;padding:18px 20px;border-top:1px solid #272725}.notification-history-message{padding:0 20px}.notification-history{border-top:1px solid #272725}.notification-row{display:grid;grid-template-columns:minmax(190px,.35fr) 1fr minmax(170px,auto);align-items:center;gap:20px;padding:17px 20px;border-bottom:1px solid #272725}.notification-row:last-child{border-bottom:0}.notification-row strong,.notification-row small{display:block}.notification-row strong{font-size:14px}.notification-row small{margin-top:4px;color:#858581;font-size:11px}.notification-row p{margin:0;color:#c8c8c3;font-size:14px;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere}.notification-status{display:inline-flex;margin-top:8px;padding:3px 7px;border:1px solid #285837;border-radius:4px;color:#68cf84;background:#12271a;font-size:9px;font-weight:900;letter-spacing:1px;text-transform:uppercase}.notification-status.scheduled{color:#efbd4a;background:#2a2212;border-color:#5d4a20}.notification-engagement{display:grid;justify-items:end;gap:4px}.notification-engagement strong{color:#efbd4a}.notification-engagement .action-button{margin-top:7px}.notification-empty{padding:24px;text-align:center}.notification-pagination{display:flex;align-items:center;justify-content:center;gap:16px;padding:16px 20px}.notification-pagination span{color:#8c8c88;font-size:12px}.export-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px 28px;padding:20px}.export-actions strong,.export-actions small{display:block}.export-actions small{margin-top:5px;color:#858581;line-height:1.45}.export-message{padding:0 20px}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;min-width:1060px}th,td{padding:15px 20px;text-align:left;border-bottom:1px solid #272725}th{color:#777773;font-size:9px;letter-spacing:1.2px}td{color:#c8c8c3;font-size:13px}td strong,td small{display:block}td strong{color:#f4f4f1}td small{margin-top:3px;color:#858581}.member-identity{display:flex;align-items:center;gap:12px;min-width:220px}.member-identity em{display:block;margin-top:5px;color:#efbd4a;font-size:9px;font-style:normal;font-weight:900;letter-spacing:1px}.member-avatar{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;padding:3px;color:#090909;background:#efbd4a;border-radius:999px;font-weight:900}.member-avatar img,.member-avatar>span{width:100%;height:100%;display:grid;place-items:center;object-fit:cover;background:#efbd4a;border-radius:inherit}.member-avatar.premium{padding:3px;background:linear-gradient(135deg,#fff0a6,#efbd4a 45%,#9b6716);box-shadow:0 0 0 2px #31240d,0 0 14px #efbd4a80}.member-avatar.premium img,.member-avatar.premium>span{border:2px solid #151515}tbody tr:last-child td{border-bottom:0}.member-message{min-height:0;padding:0 20px}.member-message:not(:empty){min-height:44px;display:flex;align-items:center;border-bottom:1px solid #272725}.status{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:4px;font-size:9px;font-weight:900;letter-spacing:1px}.status.active{color:#68cf84;background:#12271a;border:1px solid #285837}.status.suspended{color:#ee6767;background:#2a1515;border:1px solid #633131}.member-actions{display:flex;align-items:center;gap:7px}.action-button{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 10px;color:#d1d1cc;background:transparent;border:1px solid #3b3b38;border-radius:5px;font-size:10px;white-space:nowrap}.action-button:hover{color:#efbd4a;border-color:#80682e}.action-button.danger{color:#ee6767;border-color:#573131}.action-button.danger:hover{background:#2a1515;border-color:#a94848}.action-button:disabled{cursor:default;opacity:.3}.loading{min-height:100vh;display:grid;place-content:center;gap:14px;color:#9a9a96;text-align:center}@media(max-width:760px){.login-shell{padding:16px}.login-panel{padding:24px}.login-heading h1{font-size:23px}.topbar{padding:0 16px}.secondary{width:38px;padding:0;justify-content:center;font-size:0}.dashboard{width:calc(100% - 28px);padding-top:26px}.page-heading{align-items:start;flex-direction:column}.page-heading h1{font-size:27px}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stat{min-height:116px;border-right:1px solid #2b2b29;border-bottom:1px solid #2b2b29}.stat:nth-child(2n){border-right:0}.stat:last-child{grid-column:1 / -1;border-right:0;border-bottom:0}.stat strong{font-size:29px}.admin-form{grid-template-columns:1fr}.admin-form .primary{width:100%}.notification-submit{align-items:stretch;flex-direction:column}.notification-submit .primary{width:100%}.notification-row{grid-template-columns:1fr;gap:9px}.notification-engagement{justify-items:start}.export-actions{grid-template-columns:1fr;gap:10px}.export-actions button{width:100%;justify-content:center;margin-bottom:10px}.notification-filters{grid-template-columns:1fr 1fr}.notification-filters label:first-child{grid-column:1 / -1}.notification-pagination{justify-content:space-between}}.response-dialog{width:min(860px,94vw);max-height:90vh;background:#111;color:#f6f4ee;border:1px solid #444;border-radius:22px;padding:24px}.response-dialog::backdrop{background:#000000c7}.response-dialog header{display:flex;justify-content:space-between;align-items:center;gap:16px}.response-dialog select{display:block;width:100%;margin:12px 0 20px;padding:12px;background:#222;color:#fff;border:1px solid #555;border-radius:10px}.response-entry,.response-commitment{padding:18px;margin:14px 0;background:#1d1d1d;border-radius:14px}.response-entry small{color:#e0b746}.response-entry p{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.6}
