:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#18201c;background:#f4f7f5;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button{cursor:pointer}.login-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(135deg,#eef4f0,#f8f6ef)}.login-panel{width:min(100%,420px);background:#fff;border:1px solid #dbe3de;border-radius:8px;padding:40px;box-shadow:0 18px 50px #162e2017}.brand-mark{width:48px;height:48px;display:grid;place-items:center;color:#fff;background:#16794a;border-radius:8px;margin-bottom:26px}.brand-mark.small{width:34px;height:34px;margin:0;border-radius:6px}.eyebrow{margin:0 0 8px;color:#16794a;font-size:12px;font-weight:750;letter-spacing:1.4px}h1{font-size:30px;line-height:1.15;letter-spacing:0;margin:0 0 10px}.muted{color:#68746d;line-height:1.55;margin:0}form{display:grid;gap:18px;margin-top:30px}label{display:grid;gap:7px;color:#3b4640;font-size:13px;font-weight:650}input{width:100%;height:44px;border:1px solid #ccd6d0;border-radius:6px;padding:0 12px;color:#18201c;background:#fff;outline:none}input:focus{border-color:#16794a;box-shadow:0 0 0 3px #16794a1f}.primary{border:0;border-radius:6px;height:46px;background:#16794a;color:#fff;font-weight:700;margin-top:2px}.primary.standalone{width:100%;margin-top:28px}.primary:hover{background:#11633c}.primary:disabled{opacity:.65;cursor:wait}.error{color:#a32828;font-size:13px;margin:-5px 0 0}.banner{margin:16px 0;padding:12px 14px;background:#fff0f0;border:1px solid #eccaca;border-radius:6px}header{height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 1100px)/2));background:#fff;border-bottom:1px solid #dce4df}.brand,.account{display:flex;align-items:center;gap:12px}.account{color:#68746d;font-size:13px}.app-nav{display:flex;align-items:center;gap:4px;height:100%}.app-nav button{height:38px;display:inline-flex;align-items:center;gap:7px;padding:0 11px;border:0;border-radius:5px;background:transparent;color:#68746d;font-size:12px;font-weight:700}.app-nav button:hover{background:#f1f5f3;color:#18201c}.app-nav button.active{background:#e7f3ec;color:#116b40}.icon-button{width:38px;height:38px;border:0;background:transparent;border-radius:6px;display:grid;place-items:center;color:#536059}.icon-button:hover{background:#edf2ef;color:#18201c}.icon-button.bordered{border:1px solid #ccd6d0;background:#fff}.content{width:min(1100px,calc(100% - 48px));margin:0 auto;padding:56px 0}.title-row{display:flex;justify-content:space-between;align-items:end;gap:24px}.metrics{display:flex;gap:20px}.count{min-width:92px;padding-left:14px;border-left:2px solid #809087;display:grid}.count.healthy{border-color:#16794a}.count.unhealthy{border-color:#b74343}.count strong{font-size:25px}.count span{color:#68746d;font-size:12px}.toolbar{display:flex;justify-content:space-between;align-items:end;gap:12px;margin:36px 0 14px}.toolbar-actions,.filter-tools{display:flex;align-items:center;gap:10px}.filter-tools{min-width:0;flex-wrap:wrap}.search{width:300px;position:relative}.search svg{position:absolute;left:12px;top:13px;color:#77837c}.search input{padding-left:39px}.status-filter{display:flex;padding:3px;border:1px solid #ccd6d0;border-radius:6px;background:#fff}.status-filter button{height:30px;padding:0 9px;border:0;border-radius:4px;background:transparent;color:#66736c;font-size:11px;font-weight:700}.status-filter button:hover{color:#18201c}.status-filter button.active{background:#e7f3ec;color:#116b40}.check-button{height:38px;display:inline-flex;align-items:center;gap:7px;padding:0 13px;border:1px solid #16794a;border-radius:6px;background:#16794a;color:#fff;font-size:13px;font-weight:700}.check-button:disabled{opacity:.65;cursor:wait}.delete-button{height:38px;display:inline-flex;align-items:center;gap:7px;padding:0 12px;border:1px solid #c94b4b;border-radius:6px;background:#fff;color:#a32828;font-size:13px;font-weight:700}.delete-button:hover{background:#fff0f0}.delete-button:disabled{opacity:.6;cursor:wait}.table-wrap{position:relative;min-height:190px;background:#fff;border:1px solid #dce4df;border-radius:8px;overflow-x:auto}table{width:100%;border-collapse:collapse;min-width:700px}th,td{padding:16px 18px;text-align:left;border-bottom:1px solid #e7ece9;white-space:nowrap}th{color:#68746d;background:#fafcfb;font-size:11px;text-transform:uppercase;letter-spacing:.8px}td{font-size:13px;color:#4d5952}tbody tr:last-child td{border:0}.mono{color:#18201c;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:650}.select-cell{width:44px;padding-left:16px;padding-right:6px}.select-cell input{width:16px;height:16px;accent-color:#16794a;cursor:pointer}.selected-row{background:#f2f8f5}.copy-button{display:inline-flex;align-items:center;gap:6px;border:0;background:transparent;color:#16794a;font-size:12px;font-weight:700;padding:7px 8px;border-radius:5px}.copy-button:hover{background:#eaf5ef}.row-actions{display:flex;align-items:center;justify-content:flex-end;gap:4px}.icon-button.row-check{width:32px;height:32px;color:#16794a}.icon-button.row-check:disabled{opacity:.55;cursor:wait}.status{display:inline-flex;align-items:center;padding:4px 8px;border-radius:5px;background:#edf1ef;color:#58645e;font-size:11px;font-weight:750;text-transform:capitalize}.status.connected{background:#e5f5ec;color:#116b40}.status.disconnected,.status.error{background:#fbeaea;color:#9d3030}.phone-list{display:grid;gap:3px;color:#18201c;font-weight:650}.muted-cell{color:#8a958f}.status-cell{min-width:210px;white-space:normal}.status-error{display:block;max-width:320px;margin-top:6px;color:#a32828;font-size:10px;line-height:1.4}.empty{position:absolute;top:47px;right:0;bottom:0;left:0;min-width:700px;display:grid;place-items:center;color:#77837c;font-size:14px}.boot{min-height:100vh;display:grid;place-items:center;color:#68746d}.spin{animation:spin .8s linear infinite}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}@keyframes spin{to{transform:rotate(360deg)}}.logs-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:30px}.live-state{display:inline-flex;align-items:center;gap:7px;color:#16794a;font-size:12px;font-weight:750}.live-state span{width:8px;height:8px;border-radius:50%;background:#20a465;box-shadow:0 0 0 4px #e2f5ea}.live-state.connecting{color:#7a6a37}.live-state.connecting span{background:#c79b20;box-shadow:0 0 0 4px #f8efcf}.account-live{margin-top:12px}.log-list{display:grid;gap:10px}.log-item{background:#fff;border:1px solid #dce4df;border-radius:8px;overflow:hidden}.log-summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 17px}.log-summary time{display:block;color:#18201c;font-size:13px;font-weight:700}.log-waba{display:block;margin-top:4px;color:#68746d;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.forward-badges{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.forward-badges span{padding:4px 7px;border-radius:4px;font-size:10px;font-weight:750}.forward-ok{color:#116b40;background:#e5f5ec}.forward-failed{color:#9d3030;background:#fbeaea}.log-item details{border-top:1px solid #e7ece9}.log-item summary{padding:11px 17px;color:#536059;font-size:12px;font-weight:700;cursor:pointer}.log-item pre{max-height:360px;overflow:auto;margin:0;padding:16px 18px;border-top:1px solid #edf1ef;background:#15201a;color:#d9e7df;font-size:11px;line-height:1.55;white-space:pre-wrap;word-break:break-word}.logs-empty{min-height:190px;display:grid;place-items:center;color:#77837c;background:#fff;border:1px solid #dce4df;border-radius:8px;font-size:13px}.logs-heading-actions{display:flex;align-items:center;gap:18px}.row-forwarding{min-width:105px;justify-content:flex-start}.audio-item{display:flex;align-items:center;gap:16px;padding:12px 17px;border-top:1px solid #e7ece9;background:#fbfdfc}.audio-item>div{min-width:150px;display:grid;gap:3px}.audio-item strong{color:#26322c;font-size:12px}.audio-item span{color:#77837c;font-size:10px}.audio-item audio{width:min(420px,100%);height:36px}.audio-load{height:34px;display:inline-flex;align-items:center;gap:7px;padding:0 11px;border:1px solid #16794a;border-radius:5px;background:#fff;color:#116b40;font-size:11px;font-weight:750}.audio-error{color:#a32828!important;line-height:1.4}@media(max-width:900px){.toolbar{align-items:stretch;flex-direction:column}.filter-tools,.search{width:100%}.status-filter{max-width:100%;overflow-x:auto}.toolbar-actions{justify-content:flex-end}}@media(max-width:760px){.login-panel{padding:30px 24px}header{padding:0 14px}.brand strong,.account span,.app-nav button svg{display:none}.app-nav button{padding:0 8px}.content{width:calc(100% - 32px);padding:38px 0}.title-row{align-items:start;flex-direction:column}.metrics{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:18px}.count{min-width:0}.check-button{width:38px;padding:0;justify-content:center;font-size:0}.log-summary,.audio-item{align-items:start;flex-direction:column}.audio-item{gap:10px}.audio-item audio{width:100%}.forward-badges{justify-content:flex-start}h1{font-size:25px}}
