:root{--wa:#25D366;--wa-dark:#128C7E;--wa-deep:#075E54;--wa-soft:#e9f9ef;--bg:#f4f7f5;--surface:#fff;--surface2:#eef4f0;--text:#15211b;--muted:#66756d;--line:#dfe8e2;--red:#b42318;--amber:#946200;--shadow:0 18px 50px rgba(7,94,84,.08);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text)}button,input,textarea,select{font:inherit}button{cursor:pointer}a{color:inherit}.app-shell{display:grid;grid-template-columns:252px 1fr;min-height:100vh}aside{position:sticky;top:0;height:100vh;background:#fff;border-right:1px solid var(--line);padding:22px 16px;display:flex;flex-direction:column}.brand{display:flex;gap:12px;align-items:center;padding:6px 8px 26px}.brand strong{display:block}.brand span{font-size:12px;color:var(--muted)}.brand-mark,.wa-logo{display:grid;place-items:center;background:linear-gradient(145deg,var(--wa),#1fb95c);color:#062a16;font-weight:900;box-shadow:inset 0 0 0 1px rgba(255,255,255,.45),0 10px 30px rgba(37,211,102,.18)}.brand-mark{width:54px;height:54px;border-radius:18px;font-size:22px}.brand-mark.small,.wa-logo.small{width:40px;height:40px;border-radius:13px;font-size:17px}.wa-logo{width:62px;height:62px;border-radius:20px;font-size:25px}nav{display:grid;gap:6px}nav button,.ghost{border:0;background:transparent;text-align:left;padding:11px 13px;border-radius:11px;color:#596a61}nav button.active,nav button:hover{background:var(--wa-soft);color:var(--wa-deep);font-weight:750}.aside-foot{margin-top:auto}.content{padding:40px;max-width:1280px;width:100%;margin:0 auto}.page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}h1{font-size:30px;letter-spacing:-.035em;margin:3px 0 5px}h2,h3{letter-spacing:-.02em}.eyebrow{font-size:11px;font-weight:850;letter-spacing:.16em;color:var(--wa-dark)}.eyebrow.light{color:#9ceeb9}.muted{color:var(--muted)}.primary,.secondary{border:0;border-radius:11px;padding:11px 16px;font-weight:750}.primary{background:var(--wa);color:#092a17}.primary:hover{filter:brightness(.97)}.secondary{background:var(--surface2);color:var(--text)}.wide{width:100%}.cards,.account-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:20px}.panel,.card,.account-card{background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:20px;box-shadow:var(--shadow)}.card .metric{font-size:28px;font-weight:850;margin-top:12px}.status{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:800;padding:6px 9px;border-radius:999px;background:#eef3f0}.status.connected{background:#e5f8ec;color:#11623a}.status.qr{background:#fff4db;color:var(--amber)}.status.disconnected{background:#feeceb;color:#9b1c1c}.account-top{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.account-card h3{margin:0 0 5px}.account-meta{font-size:12px;color:var(--muted);word-break:break-all}.qr-wrap{margin-top:16px;background:#fff;border:1px solid var(--line);border-radius:15px;padding:14px;text-align:center}.qr-wrap img{width:min(260px,100%);display:block;margin:auto}.actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px}.danger{border:0;border-radius:10px;padding:10px 13px;background:#fff0ef;color:var(--red);font-weight:700}label{display:grid;gap:7px;font-size:13px;font-weight:700;margin-bottom:16px}input,textarea,select{width:100%;border:1px solid #d5e0d9;background:#fff;border-radius:11px;padding:12px 13px;color:var(--text);outline:none}input:focus,textarea:focus,select:focus{border-color:#5bbd7c;box-shadow:0 0 0 4px rgba(37,211,102,.11)}.hidden{display:none!important}.rule-row,.log-row{background:#fff;border:1px solid var(--line);border-radius:14px;padding:15px;margin-bottom:10px}
.auth-body{min-height:100vh;background:radial-gradient(circle at 12% 15%,rgba(37,211,102,.10),transparent 30%),linear-gradient(180deg,#eef8f2 0,#f7faf8 45%,#f4f7f5 100%);display:grid;place-items:center;padding:24px}.auth-shell{width:min(980px,100%);min-height:570px;background:#fff;border:1px solid var(--line);border-radius:28px;box-shadow:0 26px 80px rgba(7,94,84,.12);display:grid;grid-template-columns:1.03fr .97fr;overflow:hidden}.auth-brand{background:linear-gradient(145deg,#073d37,#075E54 58%,#0b6b5f);color:#fff;padding:56px;display:flex;flex-direction:column;justify-content:space-between;gap:42px}.auth-brand h1{font-size:42px;max-width:420px;margin:22px 0 14px}.auth-brand p{color:#cfebe0;line-height:1.7;max-width:430px}.auth-brand-foot{font-size:12px;color:#c1e2d7;display:flex;align-items:center;gap:9px}.dot{width:8px;height:8px;border-radius:50%;background:var(--wa);box-shadow:0 0 0 5px rgba(37,211,102,.12)}.auth-card{padding:58px 54px;display:flex;flex-direction:column;justify-content:center}.auth-card h2,.auth-single h1{font-size:30px;margin:8px 0}.auth-form{margin-top:22px}.form-row{display:flex;justify-content:flex-end;margin:-4px 0 16px}.text-link,.back-link{color:var(--wa-deep);text-decoration:none;font-weight:750;font-size:13px}.text-link:hover,.back-link:hover{text-decoration:underline}.form-message{min-height:20px;margin-top:13px;font-size:13px;color:var(--muted)}.form-message.error{color:var(--red)}.form-message.success{color:#13703f}.auth-note{font-size:12px;color:var(--muted);margin-top:18px;line-height:1.55}.mobile-logo{display:none}.auth-body.simple{padding:22px}.auth-single{width:min(520px,100%);background:#fff;border:1px solid var(--line);border-radius:24px;padding:34px;box-shadow:var(--shadow)}.auth-single .wa-logo{margin:26px 0 22px}.back-link{display:inline-block}.security-note{margin-top:22px;padding:14px 15px;border-radius:14px;background:var(--wa-soft);display:grid;gap:4px;font-size:12px;color:#2e5e42}.security-note strong{color:#16482d}
@media(max-width:900px){.app-shell{grid-template-columns:1fr}aside{position:relative;height:auto;border-right:0;border-bottom:1px solid var(--line);padding:12px}aside .brand{padding-bottom:12px}nav{grid-template-columns:repeat(5,minmax(110px,1fr));overflow:auto}nav button{white-space:nowrap;text-align:center}.aside-foot{display:none}.content{padding:24px 16px}.cards,.account-grid{grid-template-columns:1fr}.page-head{align-items:flex-start;flex-direction:column}.page-head button{width:100%}.auth-shell{grid-template-columns:1fr;min-height:auto}.auth-brand{display:none}.auth-card{padding:42px 28px}.mobile-logo{display:flex;align-items:center;gap:10px;margin-bottom:28px}}@media(max-width:560px){.auth-body{padding:0;background:#fff}.auth-shell{border:0;border-radius:0;box-shadow:none;min-height:100vh}.auth-card{padding:34px 22px}.auth-card h2,.auth-single h1{font-size:27px}.auth-body.simple{padding:0}.auth-single{min-height:100vh;width:100%;border:0;border-radius:0;box-shadow:none;padding:30px 22px}.content{padding:20px 12px}h1{font-size:27px}.panel,.card,.account-card{border-radius:15px;padding:16px}}
