:root{font-family:Inter,Segoe UI,sans-serif;color:#e9edf5;background:#10141c;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#10141c}button,input,textarea{font:inherit}button{cursor:pointer;border:0;border-radius:9px;color:#10141c;background:#b7f34b;padding:10px 16px;font-weight:700}button:disabled{cursor:not-allowed;opacity:.45}.center,.login-page{display:grid;min-height:100vh;place-items:center}.login-page{background:radial-gradient(circle at 50% 30%,#26321e 0,#10141c 48%)}.login-card{width:380px;padding:42px;border:1px solid #2d3644;border-radius:22px;background:#171d28;box-shadow:0 24px 70px #0005}.brand-mark,.brand-dot{display:grid;place-items:center;background:#b7f34b;color:#14200d;font-weight:900}.brand-mark{width:52px;height:52px;border-radius:16px;font-size:28px}h1,h2,h3,p{margin-top:0}h1{margin-bottom:4px;font-size:31px}h2{margin-bottom:0;font-size:26px}h3{margin-bottom:8px}.muted,.hint,small{color:#8c98aa}.muted{line-height:1.6}label{display:grid;gap:7px;margin:18px 0;color:#b7c1d0;font-size:13px}input,textarea{width:100%;color:#e9edf5;border:1px solid #354052;border-radius:9px;background:#10151e;padding:11px 12px;outline:none}input:focus,textarea:focus{border-color:#b7f34b}.login-card button{width:100%;margin-top:9px}.error{margin:12px 0;padding:10px 12px;border-radius:8px;color:#ffb7b7;background:#562631;font-size:13px}.login-card .hint{display:block;margin-top:20px;font-size:11px}.app-shell{display:flex;min-height:100vh}.sidebar{display:flex;flex:0 0 236px;flex-direction:column;border-right:1px solid #2a3341;background:#151b25}.sidebar-brand{display:flex;align-items:center;gap:10px;padding:21px 18px;font-size:16px;font-weight:800;white-space:nowrap}.brand-dot{width:30px;height:30px;border-radius:10px}.account-strip{display:flex;flex-wrap:wrap;gap:8px;padding:15px 18px 20px;border-bottom:1px solid #2a3341}.account-avatar,.add-avatar{position:relative;display:grid;width:38px;height:38px;place-items:center;padding:0;overflow:visible;border:2px solid transparent;border-radius:50%;background:#273140}.account-avatar.active{border-color:#b7f34b}.account-avatar img{width:34px;height:34px;border-radius:50%;object-fit:cover}.avatar-fallback,.card-avatar-fallback,.picker-avatar-fallback{display:grid;place-items:center;border-radius:50%;color:#14200d;background:#b7f34b;font-weight:900}.avatar-fallback{width:34px;height:34px}.add-avatar{color:#b7f34b;background:#212936;font-size:21px}.status-dot{position:absolute;right:-1px;bottom:-1px;width:9px;height:9px;border:2px solid #151b25;border-radius:50%;background:#677385}.status-dot.online{background:#b7f34b}.status-dot.starting,.status-dot.reconnecting{background:#f5c451}.status-dot.error,.status-dot.proxy_error{background:#f16b72}nav{display:grid;gap:5px;padding:18px 12px}.nav-button{text-align:left;color:#aeb9c9;background:transparent}.nav-button.active,.nav-button:hover{color:#e9edf5;background:#26303d}.sidebar-footer{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;padding:16px 18px;border-top:1px solid #2a3341;color:#aeb9c9;font-size:13px}.sidebar-footer button{padding:5px 9px;color:#aeb9c9;background:transparent}.content{flex:1;min-width:0}.page,.home-page{min-height:100vh;padding:42px}.page>header,.home-page>header{display:flex;align-items:end;justify-content:space-between;margin-bottom:30px}.eyebrow{display:block;margin-bottom:8px;color:#8c98aa;font-size:12px;letter-spacing:.1em;text-transform:uppercase}.pill{display:inline-flex;align-items:center;padding:5px 9px;border-radius:999px;color:#b7f34b;background:#24321a;font-size:11px;font-weight:700}.pill.offline,.pill.neutral{color:#aeb9c9;background:#28313e}.pill.error,.pill.proxy_error{color:#ffb7b7;background:#54252d}.pill.starting{color:#f5c451;background:#4a3a1b}.chat-layout{display:grid;grid-template-columns:330px 1fr;height:calc(100vh - 142px);min-height:490px;overflow:hidden;border:1px solid #2d3644;border-radius:15px;background:#171d28}.chat-list{border-right:1px solid #2d3644}.section-title{padding:18px;color:#8c98aa;font-size:12px}.chat-window{display:grid;place-items:center}.section-title{display:flex;align-items:center;justify-content:space-between}.mini-button{padding:5px 9px;color:#b7f34b;background:#26321e;font-size:11px}.chat-list{min-width:0;overflow-y:auto}.chat-search{width:calc(100% - 24px);margin:0 12px 10px}.conversation-row{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;width:100%;padding:12px 14px;border-radius:0;color:#d8e0eb;background:transparent;text-align:left}.conversation-row:hover,.conversation-row.active{background:#26303d}.conversation-row>span:nth-child(2){display:grid;min-width:0;gap:4px}.conversation-row strong,.conversation-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conversation-row em{display:grid;min-width:22px;height:22px;place-items:center;padding:0 6px;border-radius:999px;color:#14200d;background:#b7f34b;font-size:11px;font-style:normal}.conversation-avatar{display:grid;width:42px;height:42px;place-items:center;overflow:hidden;border-radius:50%;color:#15200e;background:#b7f34b;font-weight:900}.conversation-avatar img{width:100%;height:100%;object-fit:cover}.chat-window{display:flex;min-width:0;flex-direction:column;place-items:initial}.chat-header{display:flex;min-height:68px;align-items:center;padding:13px 20px;border-bottom:1px solid #2d3644}.chat-header>div{display:grid;gap:4px}.message-list{display:flex;flex:1;flex-direction:column;gap:9px;min-height:0;padding:20px;overflow-y:auto}.message-bubble{align-self:flex-start;max-width:min(76%,620px);padding:10px 13px;border-radius:13px 13px 13px 3px;color:#dce3ed;background:#283240;overflow-wrap:anywhere}.message-bubble.outgoing{align-self:flex-end;border-radius:13px 13px 3px;color:#17200f;background:#b7f34b}.message-bubble span,.message-bubble small{display:block;white-space:pre-wrap}.message-bubble small{margin-top:5px;color:#8c98aa;font-size:10px}.message-bubble.outgoing small{color:#4b5d2c}.composer{display:grid;grid-template-columns:1fr auto;align-items:end;gap:10px;padding:13px;border-top:1px solid #2d3644}.composer textarea{min-height:48px;max-height:130px;resize:vertical}.composer button{min-height:48px}.empty-state{display:grid;place-items:center;padding:32px;color:#8c98aa;text-align:center}.empty-icon{color:#b7f34b;font-size:42px}.empty-state p{margin:12px 0 6px;color:#d5dce8}.card-grid{display:grid;gap:10px;max-width:980px}.account-card,.settings-card,.panel{border:1px solid #2d3644;border-radius:14px;background:#171d28}.account-card{display:flex;align-items:center;gap:14px;padding:15px}.account-card img,.card-avatar-fallback{width:42px;height:42px;flex:0 0 42px;border-radius:50%;object-fit:cover}.account-card div{display:grid;gap:4px;flex:1}.account-card small{font-size:12px}.account-card>button{min-width:92px}.modal-backdrop{position:fixed;inset:0;display:grid;place-items:center;background:#080b10b8}.modal{width:620px;max-height:80vh;padding:28px;overflow:auto;border:1px solid #3a4657;border-radius:18px;background:#171d28;box-shadow:0 30px 90px #0008}.modal header{display:flex;align-items:start;justify-content:space-between}.icon-button{padding:2px 8px;color:#aeb9c9;background:transparent;font-size:22px}.account-picker{display:grid;gap:4px;margin:18px 0}.picker-row{display:flex;align-items:center;gap:12px;margin:0;padding:10px;border-radius:10px;background:#202936}.picker-row.disabled{opacity:.5}.picker-row input{width:auto}.picker-row img,.picker-avatar-fallback{width:34px;height:34px;flex:0 0 34px;border-radius:50%}.picker-row span{display:grid;flex:1;gap:2px}.picker-row em{color:#8c98aa;font-size:12px;font-style:normal}.modal footer{display:flex;justify-content:end;gap:8px;margin-top:18px}.secondary{color:#c1cad7;background:#28313e}.add-account-modal{width:700px;max-height:88vh}.login-mode-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin:24px 0 20px;padding:5px;border-radius:12px;background:#10151e}.login-mode-tabs.standalone-tabs{grid-template-columns:repeat(2,1fr)}.login-mode-tabs button{color:#9eabba;background:transparent}.login-mode-tabs button.active{color:#15200e;background:#b7f34b}.manual-login-form{padding:2px 4px}.diagnostic-note{display:grid;gap:5px;padding:13px 15px;border:1px solid #4a5832;border-radius:10px;color:#dce9c5;background:#212a1b}.diagnostic-note span,.privacy-note{color:#93a189;font-size:12px;line-height:1.55}.privacy-note{display:block;margin:-7px 0 18px}.manual-challenge{display:grid;justify-items:center;min-height:280px;padding:22px;border:1px solid #303b49;border-radius:14px;background:#111720;text-align:center}.challenge-wait{display:flex;align-items:center;align-self:center;gap:12px;color:#cfd7e2}.spinner{width:20px;height:20px;border:2px solid #4b596c;border-top-color:#b7f34b;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.qr-frame{display:grid;width:316px;height:316px;place-items:center;padding:12px;border-radius:16px;background:#fff;box-shadow:0 14px 40px #0006}.qr-frame img{display:block;width:292px;height:292px;image-rendering:pixelated}.challenge-title{margin-top:18px;font-size:18px}.challenge-copy{max-width:480px;margin:7px 0 0}.pin-panel{display:grid;gap:7px;width:100%;max-width:430px;margin-top:18px;padding:15px;border:1px solid #5a673b;border-radius:12px;background:#222b1c}.pin-panel span{color:#aeb9a1;font-size:12px}.pin-panel strong{color:#c7fb67;font-size:32px;letter-spacing:.24em}.phase-line{margin-top:16px}.login-success{display:flex;align-items:center;align-self:center;gap:15px;max-width:520px;padding:20px;border:1px solid #49632f;border-radius:14px;color:#dff5bd;background:#1e2b18;text-align:left}.login-success>span{display:grid;width:42px;height:42px;flex:0 0 42px;place-items:center;border-radius:50%;color:#14200d;background:#b7f34b;font-size:23px;font-weight:900}.login-success div{display:grid;gap:5px}.proxy-layout{display:grid;grid-template-columns:minmax(340px,.85fr) minmax(540px,1.15fr);gap:14px;max-width:1180px}.panel{padding:22px}textarea{min-height:180px;resize:vertical}.inline-field{display:flex;align-items:end;gap:10px}.inline-field label{flex:1;margin-bottom:0}.inline-field button{margin-bottom:18px}.proxy-row{display:grid;grid-template-columns:9px minmax(150px,1fr) minmax(150px,.8fr) auto;align-items:center;gap:10px;padding:13px 0;border-bottom:1px solid #2a3341}.proxy-row .status-dot{position:static;border:0}.proxy-address{display:grid;min-width:0;gap:3px}.proxy-address strong{overflow:hidden;text-overflow:ellipsis}.proxy-list-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:6px}.proxy-list-head h3{margin:0}.proxy-list-head select{width:auto;min-width:180px;padding:7px 9px}.country-badge{display:flex;align-items:center;gap:8px;min-width:0;padding:7px 9px;border-radius:9px;color:#dbe4ef;background:#26303d}.country-badge>b{font-size:22px;line-height:1}.country-badge>span{display:grid;min-width:0;gap:1px;font-size:12px}.country-badge>span>small{color:#8190a3;font-size:10px}.country-badge.unknown{color:#aab4c2;background:#252c36}.country-badge.pending{color:#f5d483;background:#3d341f}.proxy-capacity{text-align:right;white-space:nowrap}.settings-card{max-width:840px}.setting-row{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0;padding:20px;border-bottom:1px solid #2a3341}.setting-row:last-child{border-bottom:0}.setting-row span{display:grid;gap:5px}code{color:#b7f34b}.danger-button{color:#ffabb4;background:#54252d;border-color:#74343f}.groups-page,.events-page,.broadcast-page{max-width:1200px}.broadcast-layout{display:grid;grid-template-columns:minmax(390px,1.15fr) minmax(330px,.85fr);gap:16px;align-items:start}.recipient-panel,.broadcast-compose{min-height:560px}.broadcast-section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.broadcast-section-head h3{margin:0 0 3px}.recipient-search{margin-bottom:10px}.recipient-actions{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:12px}.recipient-actions button{padding:7px 10px;font-size:12px}.recipient-list{max-height:390px;overflow-y:auto;border:1px solid #2d3644;border-radius:10px}.recipient-row{display:grid;grid-template-columns:20px 42px minmax(0,1fr);align-items:center;gap:11px;margin:0;padding:11px 12px;border-bottom:1px solid #2a3341;cursor:pointer}.recipient-row:last-child{border-bottom:0}.recipient-row:hover,.recipient-row.selected{background:#26303d}.recipient-row>input{width:auto;margin:0;accent-color:#b7f34b}.recipient-row>span:last-child{display:grid;min-width:0;gap:4px}.recipient-row strong,.recipient-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.broadcast-compose textarea{min-height:180px}.broadcast-compose label small{text-align:right}.broadcast-preview{display:flex;align-items:baseline;justify-content:center;gap:8px;margin:22px 0 14px;padding:17px;border-radius:12px;color:#aeb9c9;background:#10151e}.broadcast-preview strong{color:#b7f34b;font-size:34px}.broadcast-send{width:100%;min-height:48px}.broadcast-result{display:grid;gap:5px;margin-top:14px;padding:14px;border:1px solid #49632f;border-radius:10px;color:#dff5bd;background:#1e2b18}.broadcast-result.partial{border-color:#725b2d;color:#ffe4a3;background:#3c311d}.delivery-list{display:grid;gap:4px;max-height:160px;margin-top:6px;overflow-y:auto}.delivery-list small.ok{color:#cceb9e}.delivery-list small.failed{color:#ffd2a3}.account-pool-page{max-width:1040px;margin:0 auto}.account-pool-page>.panel{margin-top:16px}.pool-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.pool-stat-grid article{display:grid;gap:8px;padding:18px;border:1px solid #2d3644;border-radius:13px;background:#171d28}.pool-stat-grid span{color:#8c98aa;font-size:12px}.pool-stat-grid strong{color:#b7f34b;font-size:28px}.pool-actions>div:first-child,.pool-panel-head>div{display:grid;gap:4px}.pool-actions>div:first-child h3,.pool-panel-head h3{margin:0}.pool-actions{display:grid;grid-template-columns:minmax(180px,.7fr) minmax(260px,1fr) auto;align-items:end;gap:12px}.pool-actions>label{margin:0}.pool-actions>button{min-height:43px}.pool-account-list{grid-column:1 / -1;display:grid;gap:6px;margin-top:5px}.pool-account-row{display:grid;grid-template-columns:20px 38px minmax(0,1fr) auto;align-items:center;gap:10px;margin:0;padding:10px 12px;border:1px solid #2d3644;border-radius:10px;background:#111720;cursor:pointer}.pool-account-row input{width:auto;margin:0;accent-color:#b7f34b}.pool-account-row img,.pool-account-row .card-avatar-fallback{width:38px;height:38px}.pool-account-row>span{display:grid;min-width:0;gap:3px}.pool-account-row em{padding:5px 8px;border-radius:999px;color:#aeb9c9;background:#28313e;font-size:10px;font-style:normal}.pool-account-row.available em{color:#b7f34b;background:#263a19}.pool-account-row.issued{opacity:.72}.pool-account-row.issued em{color:#ffd98a;background:#4a3a1b}.pool-panel-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:15px}.issue-button{width:100%;min-height:48px}.issue-result{display:grid;gap:8px;margin-top:13px;padding:15px;border:1px solid #536c35;border-radius:10px;background:#1d2918}.issue-result>span{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;color:#aeb9c9;font-size:12px}.issue-result code{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.issue-result button{padding:5px 8px;font-size:10px}.issued-list{display:grid;gap:6px;margin-top:13px}.issued-list>div:not(.empty-state){display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 12px;border-radius:9px;background:#111720}.issued-list span{display:grid;gap:3px}.issued-list button{padding:6px 10px}.api-key-actions{display:flex;gap:8px}.one-time-key{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:14px;padding:13px;border:1px solid #725b2d;border-radius:10px;background:#3c311d}.one-time-key strong{color:#ffe4a3;font-size:12px}.one-time-key code{overflow:hidden;color:#fff0bf;text-overflow:ellipsis;white-space:nowrap}.one-time-key button{padding:6px 10px}.api-endpoints{display:grid;gap:8px;margin-top:18px;padding-top:16px;border-top:1px solid #2a3341}.api-endpoints h3,.api-endpoints p{margin:0}.api-endpoints p{color:#8c98aa;font-size:12px}.api-endpoints>code{display:block;padding:9px 11px;border-radius:7px;color:#b7f34b;background:#10151e;overflow-wrap:anywhere}.contact-card-page{max-width:1040px;margin:0 auto}.contact-card-layout{display:grid;grid-template-columns:minmax(360px,1fr) minmax(360px,1fr);gap:16px;align-items:start}.contact-card-layout>.panel{min-height:520px}.contact-step{display:flex;align-items:center;gap:11px;margin-bottom:15px}.contact-step>span{display:grid;width:30px;height:30px;place-items:center;border-radius:9px;color:#14200d;background:#b7f34b;font-weight:900}.contact-step>div{display:grid;flex:1;gap:3px}.contact-step h3{margin:0}.contact-input{min-height:300px}.contact-recipient-list{display:grid;gap:6px;max-height:260px;margin-top:14px;overflow-y:auto}.contact-recipient-list>div:not(.empty-state){display:grid;grid-template-columns:25px minmax(0,1fr) auto 24px;align-items:center;gap:8px;padding:8px 10px;border:1px solid #2d3644;border-radius:8px;background:#111720}.contact-recipient-list>div>span{color:#8390a2;font-size:11px}.contact-recipient-list code{overflow:hidden;color:#d9e2ed;text-overflow:ellipsis;white-space:nowrap}.contact-recipient-list em{padding:4px 6px;border-radius:999px;color:#ffb7b7;background:#54252d;font-size:10px;font-style:normal}.contact-recipient-list em.valid{color:#b7f34b;background:#263a19}.contact-recipient-list button{padding:0 4px;color:#ffabb4;background:transparent;font-size:16px}.file-row{display:flex;align-items:center;gap:8px;margin-top:10px}.file-button{display:inline-flex;align-items:center;justify-content:center;min-height:38px;margin:0;padding:0 13px;border-radius:9px;color:#16200e;background:#b7f34b;font-size:12px;font-weight:750;cursor:pointer}.file-button input{display:none}.input-summary{display:flex;gap:14px;margin-top:14px;color:#b7f34b;font-size:12px;font-weight:700}.input-summary .invalid-count{color:#ffb7b7}.compact-empty{min-height:90px;padding:18px;border:1px dashed #465264;border-radius:10px}.contact-preview{display:flex;align-items:baseline;justify-content:center;gap:8px;margin:24px 0 14px;padding:17px;border-radius:12px;color:#aeb9c9;background:#10151e}.contact-preview strong{color:#b7f34b;font-size:34px}.contact-send-button{width:100%;min-height:48px}.contact-group-step{margin-top:24px}.group-create{margin-bottom:16px}.group-create-fields{display:grid;grid-template-columns:minmax(200px,.7fr) minmax(320px,1.3fr) auto;align-items:end;gap:12px}.group-create-fields label{margin:0}.group-create-fields textarea{min-height:43px;max-height:90px}.group-create-fields button{margin-bottom:0}.group-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(390px,1fr));gap:14px}.group-card{padding:20px;border:1px solid #2d3644;border-radius:14px;background:#171d28}.group-card-title{display:flex;align-items:center;gap:12px;margin-bottom:12px}.group-card-title>div{display:grid;gap:4px}.group-card>code{display:block;overflow:hidden;color:#7f8b9c;font-size:10px;text-overflow:ellipsis}.inline-action{display:grid;grid-template-columns:1fr auto;gap:8px}select{width:100%;color:#e9edf5;border:1px solid #354052;border-radius:9px;background:#10151e;padding:11px 12px}.leave-group{width:100%;margin-top:4px}.community-page{max-width:980px;margin:0 auto}.community-page>.panel{margin-bottom:16px}.community-panel-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:15px}.community-panel-head h3{margin:0 0 4px}.community-notice,.community-inline-warning{margin:0 0 14px;padding:11px 13px;border-radius:9px;font-size:13px;line-height:1.5}.community-notice.success{color:#dff5bd;background:#1e2b18}.community-notice.warning,.community-inline-warning{color:#ffe4a3;background:#3c311d}.community-setting-list{overflow:hidden;border:1px solid #2d3644;border-radius:12px}.community-setting-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;min-height:72px;padding:13px 15px;border-bottom:1px solid #2a3341}.community-setting-row:last-child{border-bottom:0}.community-setting-row>div:first-child{display:grid;gap:5px}.community-setting-row>div:last-child{display:flex;align-items:center;gap:12px}.switch-control{display:inline-flex;align-items:center;gap:8px;margin:0;color:#cbd4df;cursor:pointer;white-space:nowrap}.switch-control input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.switch-control>span{position:relative;width:42px;height:24px;border:1px solid #465264;border-radius:999px;background:#2b3442}.switch-control>span:after{position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:50%;background:#8995a7;content:""}.switch-control input:checked+span{border-color:#8fcb32;background:#31491d}.switch-control input:checked+span:after{left:21px;background:#b7f34b}.switch-control input:focus-visible+span{outline:2px solid #b7f34b;outline-offset:2px}.switch-control b{font-size:12px;font-weight:700}.switch-control.compact>span{width:34px;height:20px}.switch-control.compact>span:after{top:2px;width:14px;height:14px}.switch-control.compact input:checked+span:after{left:17px}.community-message-field{margin:0;padding:14px 15px;border-bottom:1px solid #2a3341;background:#131923}.community-message-field textarea{min-height:80px}.community-message-field small{text-align:right}.violation-setting{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 15px;background:#131923}.violation-setting label{display:flex;align-items:center;gap:8px;margin:0;white-space:nowrap}.violation-setting input{width:88px}.community-save{width:100%;margin-top:14px}.community-list-panel{padding-bottom:10px}.community-table-wrap{overflow-x:auto}.community-table{width:100%;min-width:780px;border-collapse:collapse}.community-table th{padding:10px 9px;color:#8793a5;font-size:11px;font-weight:700;text-align:left}.community-table td{padding:13px 9px;border-top:1px solid #2a3341;color:#d8e0eb;font-size:13px;vertical-align:middle}.community-table td>strong,.community-table td>code,.community-table td>small{display:block}.community-table code{max-width:220px;overflow:hidden;color:#8390a2;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.community-table td>small{max-width:190px;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.community-status,.sync-status{display:inline-flex;padding:5px 8px;border-radius:999px;font-size:11px;font-weight:750;white-space:nowrap}.community-status.enabled,.sync-status.synced{color:#b7f34b;background:#263a19}.community-status.muted,.sync-status.partial{color:#ffd98a;background:#4a3a1b}.community-status.disabled,.sync-status.pending{color:#aeb9c9;background:#28313e}.sync-status.failed{color:#ffb7b7;background:#54252d}.keyword-add{display:grid;grid-template-columns:1fr auto;align-items:end;gap:10px}.keyword-add textarea{min-height:86px}.keyword-add button{min-height:46px}.keyword-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.keyword-list>span{display:inline-flex;align-items:center;gap:7px;padding:7px 8px 7px 11px;border:1px solid #3c4859;border-radius:999px;color:#dce4ed;background:#242d3a;font-size:12px}.keyword-list>span>button{padding:0 4px;color:#ffabb4;background:transparent;font-size:16px;line-height:1}.keyword-list>.empty-state{width:100%}.event-list{overflow:hidden;border:1px solid #2d3644;border-radius:14px;background:#171d28}.event-row{display:flex;gap:14px;padding:15px 18px;border-bottom:1px solid #2a3341}.event-row:last-child{border-bottom:0}.event-row>div{display:grid;gap:3px}.event-row p{margin:0;color:#cbd3df;overflow-wrap:anywhere}.event-icon{display:grid;width:36px;height:36px;flex:0 0 36px;place-items:center;border-radius:10px;color:#14200d;background:#b7f34b;font-size:12px;font-weight:900}.event-icon.account_status{color:#dce3ed;background:#344052}.event-icon.broadcast{color:#fff1b9;background:#66501e}.header-actions{display:flex;align-items:center;gap:9px}.event-toolbar,.list-toolbar{display:flex;align-items:center;gap:9px;margin-bottom:14px}.event-toolbar select{flex:0 0 160px}.event-toolbar input,.list-toolbar input{flex:1}.event-toolbar span,.list-toolbar span{flex:0 0 auto;color:#8c98aa;font-size:12px}.success-note{margin-top:12px;padding:10px 12px;border-radius:8px;color:#dff5bd;background:#1e2b18;font-size:13px}.geo-attribution{display:block;margin-top:12px;line-height:1.5}.app-error{position:fixed;z-index:5;top:14px;right:24px;max-width:620px}.login-logo{width:52px;height:52px;margin-bottom:24px;border-radius:16px;font-size:25px}.modal-backdrop{z-index:20;padding:20px}@media(max-width:860px){.app-shell{display:block}.sidebar{position:sticky;top:0;z-index:10;width:100%;min-height:auto;border-right:0;border-bottom:1px solid #2a3341}.sidebar-brand{padding:12px 16px}.account-strip{padding:10px 16px}nav{display:flex;gap:5px;padding:8px 12px;overflow-x:auto;scrollbar-width:thin}.nav-button{flex:0 0 auto;padding:9px 12px;text-align:center;font-size:12px}.sidebar-footer{position:absolute;top:10px;right:10px;margin:0;padding:0;border:0}.sidebar-footer span{display:none}.page,.home-page{min-height:calc(100vh - 160px);padding:22px 16px}.chat-layout{grid-template-columns:1fr;height:auto;min-height:520px}.chat-list{min-height:120px;border-right:0;border-bottom:1px solid #2d3644}.chat-window{min-height:480px}.proxy-layout,.broadcast-layout{grid-template-columns:1fr}.recipient-panel,.broadcast-compose{min-height:auto}.pool-stat-grid{grid-template-columns:repeat(2,1fr)}.pool-actions{grid-template-columns:1fr}.pool-account-list{grid-column:auto}.group-create-fields,.group-grid{grid-template-columns:1fr}.account-card{align-items:flex-start;flex-wrap:wrap}.event-toolbar,.list-toolbar{align-items:stretch;flex-wrap:wrap}.event-toolbar select{flex:1 1 140px}.event-toolbar input,.list-toolbar input{flex:1 1 220px}.proxy-row{grid-template-columns:9px minmax(140px,1fr) minmax(150px,.8fr)}.proxy-capacity{grid-column:2 / -1;text-align:left}.community-setting-row{align-items:start;grid-template-columns:1fr;gap:12px}.community-setting-row>div:last-child{justify-content:space-between}.contact-card-layout{grid-template-columns:1fr}.contact-card-layout>.panel{min-height:auto}}@media(max-width:520px){.login-card{width:calc(100vw - 28px);padding:28px}.modal{width:calc(100vw - 24px);padding:20px}.qr-frame{width:264px;height:264px}.qr-frame img{width:240px;height:240px}.page>header,.home-page>header{align-items:flex-start;gap:12px}.inline-field{display:block}.inline-field button{width:100%}.header-actions{align-items:flex-end;flex-wrap:wrap;justify-content:flex-end}.proxy-row{grid-template-columns:9px 1fr}.country-badge,.proxy-capacity{grid-column:2}.proxy-list-head{align-items:stretch;flex-direction:column}.proxy-list-head select{width:100%}.community-panel-head{align-items:stretch;flex-direction:column}.community-panel-head>button{width:100%}.violation-setting{align-items:stretch;flex-direction:column}.keyword-add{grid-template-columns:1fr}.keyword-add button{width:100%}.pool-stat-grid{grid-template-columns:1fr 1fr}.pool-account-row{grid-template-columns:20px 38px minmax(0,1fr)}.pool-account-row em{grid-column:2 / -1;justify-self:start}.pool-panel-head{align-items:stretch;flex-direction:column}.one-time-key{grid-template-columns:1fr}.one-time-key button{width:100%}.api-key-actions{flex-direction:column}.input-summary{flex-direction:column;gap:5px}}
