*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#f0f2f5;color:#111b21}a{color:inherit;text-decoration:none}.wa-shell{display:grid;grid-template-columns:310px 1fr;min-height:100vh;background:#fff}.sidebar{border-right:1px solid #dfe3e7;background:#fff;display:flex;flex-direction:column}.sidebar-header,.workspace-header,.page-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px}.brand-wordmark{display:flex;gap:10px;align-items:center}.brand-mark{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#128c7e;color:white;font-weight:800;letter-spacing:.06em}.brand-mark.small{width:34px;height:34px;font-size:11px}.sidebar-search{padding:10px 16px}.sidebar-search input,input,select{width:100%;border:1px solid #d7dde2;border-radius:8px;padding:11px 12px;font:inherit;background:white}.nav-list{padding:8px}.nav-item{display:block;padding:13px 16px;border-radius:9px;color:#54656f}.nav-item.active,.nav-item:hover{background:#f0f2f5;color:#111b21}.sidebar-footer{margin-top:auto;padding:18px;color:#667781;font-size:12px}.workspace{background:#f0f2f5}.workspace-header h1,.page h1{margin:5px 0}.muted,small{color:#667781}.status-pill,.badge{padding:7px 10px;border-radius:999px;background:#e7f6f3;font-size:12px}.status-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#25d366;margin-right:6px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding:0 24px 14px}.card,.hero-panel{background:white;border:1px solid #e3e7ea;border-radius:10px;padding:20px;box-shadow:0 1px 2px #0000000a}.card{display:flex;flex-direction:column;gap:7px}.card strong{font-size:30px}.hero-panel{margin:0 24px 14px;display:flex;justify-content:space-between;align-items:center}.hero-panel h2{margin:6px 0}.eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#128c7e;font-weight:700}.button{display:inline-block;border:0;border-radius:8px;padding:11px 16px;background:#e9edef;cursor:pointer;font-weight:700}.button.primary{background:#128c7e;color:white}.icon-button{border:0;background:none;font-size:20px;cursor:pointer}.card-wide{margin:0 24px 24px}.event-row,.table-row{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #edf0f2;padding:13px 0}.table-row>div{display:flex;flex-direction:column;gap:3px}.empty-state{padding:30px;text-align:center;color:#667781}.landing,.auth-page{min-height:100vh;display:grid;place-items:center}.landing-card,.auth-card{background:white;padding:42px;border-radius:14px;width:min(430px,calc(100% - 30px));box-shadow:0 8px 35px #00000012;text-align:center}.auth-card form,.form{display:grid;gap:16px;text-align:left}.form label{display:grid;gap:7px;font-weight:600}.page{padding:24px;max-width:1200px;margin:auto}.narrow{max-width:700px}.check{display:flex!important;grid-template-columns:auto 1fr;align-items:center}.check input{width:auto}.recipient-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.recipient{display:flex!important;align-items:center;gap:8px;border:1px solid #e3e7ea;padding:10px;border-radius:8px}.recipient span{display:flex;flex-direction:column}.toast-stack{position:fixed;top:15px;right:15px;z-index:10;display:grid;gap:8px}.toast{background:#111b21;color:#fff;padding:12px 16px;border-radius:8px}.toast.error{background:#b42318}.toast.success{background:#087f5b}.badge.ok{background:#e7f6f3;color:#087f5b}.badge.warn{background:#fff3cd;color:#7a5b00}.link-row:hover{background:#f7f8f9}.center{text-align:center;padding:80px}@media(max-width:800px){.wa-shell{grid-template-columns:1fr}.sidebar{display:none}.cards{grid-template-columns:1fr}.hero-panel{flex-direction:column;align-items:flex-start;gap:15px}.recipient-grid{grid-template-columns:1fr}}.config-grid{display:grid;grid-template-columns:190px 1fr;gap:8px 14px;margin:16px 0}.config-grid dt{font-weight:700;color:#54656f}.config-grid dd{margin:0;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;overflow-wrap:anywhere}.button-row{display:flex;gap:10px;flex-wrap:wrap}.status-output{margin-top:14px;padding:14px;background:#111b21;color:#d9fdd3;border-radius:8px;min-height:70px;overflow:auto;white-space:pre-wrap}.card code{font-family:ui-monospace,SFMono-Regular,Consolas,monospace}@media(max-width:800px){.config-grid{grid-template-columns:1fr}}
