*{box-sizing:border-box}body{margin:0;font-family:Montserrat,Arial,sans-serif;color:#102033}a{text-decoration:none}.login-body{min-height:100vh;background:radial-gradient(circle at top left,#0a6fb8 0,#053662 36%,#07182d 100%);display:grid;place-items:center;padding:24px}.login-card{width:min(440px,100%);background:rgba(255,255,255,.96);border-radius:28px;padding:34px;box-shadow:0 24px 80px rgba(0,0,0,.35);text-align:center}.login-logo{width:130px;max-height:90px;object-fit:contain}.login-card h1{margin:18px 0 6px;font-size:28px;color:#063967}.login-subtitle{margin:0 0 22px;color:#65758a}.login-card label{text-align:left;display:block;font-weight:700;margin:14px 0 7px}.login-card input{width:100%;height:48px;border:1px solid #d9e2ec;border-radius:14px;padding:0 15px;font:inherit}.login-card button,.wa-card button{width:100%;height:50px;border:0;border-radius:16px;background:#f5b400;color:#062744;font-weight:800;margin-top:18px;cursor:pointer}.alert{background:#ffe9e9;color:#9c1c1c;padding:12px;border-radius:14px;margin:14px 0;font-size:14px}.dev-block{margin-top:22px;border-top:1px solid #e7edf5;padding-top:18px;display:grid;gap:4px;color:#5d6e80}.dev-block strong{color:#06487c}.dash-body{background:#f3f7fb}.dash-header{height:78px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 28px;box-shadow:0 8px 30px rgba(6,41,75,.08);position:sticky;top:0;z-index:10}.dash-brand{display:flex;align-items:center;gap:14px}.dash-brand img{width:64px;height:52px;object-fit:contain}.dash-brand strong{display:block;color:#063967}.dash-brand span{font-size:13px;color:#6d7c8c}.online-box{display:flex;align-items:center;gap:8px;background:#eef9f1;color:#176a2f;border-radius:999px;padding:10px 16px;font-weight:700}.pulse{width:11px;height:11px;background:#17c653;border-radius:50%;box-shadow:0 0 0 0 rgba(23,198,83,.8);animation:pulse 1.5s infinite}@keyframes pulse{70%{box-shadow:0 0 0 14px rgba(23,198,83,0)}}.logout{background:#063967;color:#fff;padding:11px 16px;border-radius:14px;font-weight:700}.dash-main{padding:28px;max-width:1450px;margin:auto}.welcome-card{background:linear-gradient(135deg,#063967,#0d6fb0);border-radius:28px;color:#fff;padding:32px;display:flex;align-items:center;justify-content:space-between;gap:28px;box-shadow:0 18px 50px rgba(9,72,121,.25)}.welcome-card h1{margin:4px 0 10px;font-size:34px}.welcome-card p{max-width:760px;line-height:1.6}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#ffd25a;font-weight:800;font-size:12px}.welcome-card img{width:150px;height:150px;object-fit:cover;border-radius:28px;background:#fff;padding:6px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin:24px 0}.stats-grid article{background:#fff;border-radius:22px;padding:24px;box-shadow:0 10px 30px rgba(6,41,75,.07)}.stats-grid span{display:block;color:#6f7e90;font-weight:700}.stats-grid strong{display:block;font-size:34px;color:#063967;margin-top:8px}.panel-grid{display:grid;grid-template-columns:1fr 330px;gap:20px}.table-card{background:#fff;border-radius:24px;box-shadow:0 10px 30px rgba(6,41,75,.07);overflow:hidden}.wide{min-width:0}.card-head{display:flex;align-items:center;justify-content:space-between;padding:20px 22px;border-bottom:1px solid #edf1f6;gap:16px}.card-head h2{font-size:18px;margin:0;color:#063967}.card-head input{width:min(420px,100%);height:42px;border:1px solid #dbe4ee;border-radius:14px;padding:0 14px}.table-wrap{overflow:auto;max-height:560px}table{width:100%;border-collapse:collapse;font-size:13px}th,td{padding:13px 14px;border-bottom:1px solid #eef2f7;text-align:left;vertical-align:top}th{position:sticky;top:0;background:#f8fbff;color:#42556b;z-index:1}code{background:#eef5ff;padding:4px 7px;border-radius:8px;color:#075b9a}.page-cell{max-width:360px;word-break:break-all}.country-list{list-style:none;margin:0;padding:10px 22px 22px}.country-list li{display:flex;justify-content:space-between;padding:13px 0;border-bottom:1px solid #edf1f6}.country-list strong{background:#0d6fb0;color:#fff;border-radius:999px;padding:4px 10px}.dash-footer{margin:24px auto 0;padding:24px;text-align:center;color:#637487}.dash-footer img{height:38px;object-fit:contain}.wa-float{position:fixed;right:24px;bottom:24px;width:62px;height:62px;border-radius:50%;background:#22c55e;box-shadow:0 12px 35px rgba(34,197,94,.35);display:grid;place-items:center;z-index:20}.wa-float:before{content:'';position:absolute;inset:-8px;border-radius:50%;border:2px solid rgba(34,197,94,.55);animation:pulse 1.6s infinite}.wa-float span:before{content:'☎';color:#fff;font-size:28px}.wa-modal{position:fixed;inset:0;background:rgba(3,17,35,.55);display:none;place-items:center;z-index:30;padding:20px}.wa-modal.show{display:grid}.wa-card{width:min(390px,100%);background:#fff;border-radius:24px;padding:24px;box-shadow:0 24px 80px rgba(0,0,0,.35);position:relative}.wa-card>button:first-child{position:absolute;right:15px;top:10px;width:34px;height:34px;margin:0;background:#eef2f7;color:#102033}.wa-head{display:flex;gap:12px;align-items:center}.wa-head img{width:58px;height:58px;object-fit:contain;border-radius:14px}.wa-head small{display:block;color:#16a34a;font-weight:700}.wa-card input{width:100%;height:46px;border:1px solid #dbe4ee;border-radius:14px;padding:0 14px}@media(max-width:900px){.dash-header{height:auto;flex-wrap:wrap;padding:16px}.stats-grid{grid-template-columns:1fr 1fr}.panel-grid{grid-template-columns:1fr}.welcome-card{flex-direction:column;text-align:center}.online-box{order:3}.logout{order:4}}@media(max-width:560px){.stats-grid{grid-template-columns:1fr}.dash-main{padding:16px}.welcome-card h1{font-size:26px}}
