*{box-sizing:border-box}body{margin:0;font-family:Inter,Segoe UI,Arial,sans-serif;background:#f3faf6;color:#17251f}.app{display:flex;min-height:100vh}.sidebar{width:245px;background:linear-gradient(180deg,#062a1d,#061c15);color:#dff7eb;position:fixed;inset:0 auto 0 0;z-index:10;box-shadow:3px 0 20px #063b2818}.side-brand{height:76px;padding:17px 18px;display:flex;gap:11px;align-items:center;border-bottom:1px solid #ffffff12}.side-brand .logo{width:42px;height:42px;border-radius:13px;background:#16c76a;color:white;display:grid;place-items:center;font-size:24px}.side-brand b{display:block;color:#fff}.side-brand small{display:block;color:#59e797;font-size:10px;margin-top:3px}nav{padding:14px 10px}nav a,.side-bottom a{display:flex;align-items:center;gap:13px;color:#bfe5d1;text-decoration:none;padding:11px 13px;border-radius:9px;margin:3px 0;font-size:14px}nav a:hover,nav a.active{background:linear-gradient(90deg,#10b85e,#079b4c);color:#fff;box-shadow:0 6px 16px #08a55333}.side-bottom{position:absolute;bottom:18px;width:100%;padding:0 10px}.main{margin-left:245px;flex:1;min-width:0}.topbar{height:76px;background:#fff;border-bottom:1px solid #e5eee9;display:flex;align-items:center;justify-content:space-between;padding:0 30px;position:sticky;top:0;z-index:5}.menu{background:none;border:0;font-size:22px;cursor:pointer}.top-right{display:flex;align-items:center;gap:16px}.top-right small{display:block;color:#789085;font-size:10px}.avatar{width:40px;height:40px;border-radius:50%;background:#10bd62;color:#fff;display:grid;place-items:center;font-weight:700}.content{padding:28px;max-width:1500px;margin:auto}.page-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.page-head h1{margin:0;font-size:27px}.page-head p{margin:6px 0;color:#789085}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:16px}.stat{background:#fff;border:1px solid #dfece5;border-radius:12px;padding:16px;display:flex;align-items:center;gap:13px;box-shadow:0 4px 18px #063b2810}.stat-icon{width:48px;height:48px;border-radius:11px;display:grid;place-items:center;color:#fff;font-size:22px;font-weight:700}.stat.green .stat-icon{background:#12bf64}.stat.blue .stat-icon{background:#1673ee}.stat.orange .stat-icon{background:#ff7b22}.stat.purple .stat-icon{background:#8b35e8}.stat small{display:block;color:#71847c}.stat strong{display:block;font-size:20px;margin:3px 0}.stat em{font-style:normal;color:#0aa95a;font-size:11px}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.panel,.form-card{background:#fff;border:1px solid #dfece5;border-radius:12px;padding:18px;box-shadow:0 4px 18px #063b2808;margin-bottom:16px}.panel-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.panel h3,.form-card h3{margin:0 0 12px;font-size:16px}.panel-head h3{margin:0}.panel-head select,select{border:1px solid #d8e5df;border-radius:8px;padding:7px;background:#fff}.donut-wrap{display:flex;align-items:center;justify-content:center;gap:35px;min-height:220px}.donut-wrap canvas{max-width:190px;max-height:190px}.legend span{display:flex;gap:8px;align-items:center;margin:10px 0;font-size:13px}.legend b{margin-left:18px}.dot{width:10px;height:10px;border-radius:50%}.green-dot{background:#16c76a}.yellow-dot{background:#ffc928}.red-dot{background:#ef3340}.blue-dot{background:#1976f3}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;font-size:13px}th{background:#eff8f3;text-align:left;color:#4e665b}th,td{padding:11px 10px;border-bottom:1px solid #e8f0ec;white-space:nowrap}.badge{display:inline-block;padding:4px 9px;border-radius:20px;font-size:11px;font-weight:700}.badge.delivered{background:#d9f8e6;color:#078b45}.badge.pending{background:#fff2bc;color:#8b6800}.badge.failed{background:#ffe0e3;color:#bb2330}.badge.queued{background:#dceaff;color:#145fc0}.btn{border:0;border-radius:9px;padding:11px 16px;font-weight:700;cursor:pointer;text-decoration:none;display:inline-block}.btn.primary{background:linear-gradient(90deg,#079e50,#16c76a);color:#fff}.btn.full{width:100%}.form-card{max-width:720px}.form-card label{display:block;margin:14px 0 7px;font-weight:600;font-size:13px}.form-card input,.form-card textarea,.form-card select,.login-form input{width:100%;padding:12px;border:1px solid #d8e5df;border-radius:9px;outline:none;background:#fff}.form-card input:focus,.form-card textarea:focus,.login-form input:focus{border-color:#13b861;box-shadow:0 0 0 3px #13b86114}.check{display:flex!important;align-items:center;gap:8px}.check input{width:auto}.alert{padding:12px 15px;border-radius:9px;margin-bottom:16px}.alert.success{background:#dcf9e8;color:#08773e}.alert.danger{background:#ffe5e7;color:#a8242e}.empty{text-align:center;color:#8a9b93;padding:25px}.template{padding:14px;border:1px solid #e1ebe6;border-radius:10px;margin-bottom:10px}.template p{color:#60736a;line-height:1.5}.plan-card{background:#fff;border:1px solid #dfece5;border-radius:12px;padding:22px;box-shadow:0 4px 18px #063b2810}.plan-tag{color:#079d50;font-weight:700}.wallet-big{max-width:350px;margin-bottom:16px}code{background:#eff7f2;padding:4px 7px;border-radius:5px}.login-page{min-height:100vh;background:linear-gradient(135deg,#eaf9f0,#f8fffb);display:grid;place-items:center;padding:25px}.login-shell{width:min(1050px,96vw);min-height:610px;background:#fff;border-radius:28px;overflow:hidden;box-shadow:0 20px 70px #063b2830;display:grid;grid-template-columns:1fr 1fr}.login-visual{padding:70px 55px;background:linear-gradient(145deg,#087d67,#0acb61);color:#fff;position:relative;overflow:hidden}.login-visual:after{content:'';position:absolute;width:400px;height:400px;border-radius:50%;background:#fff1;right:-170px;bottom:-180px}.wa-icon{font-size:48px;margin-bottom:45px}.login-visual h1{font-size:35px;line-height:1.18;margin:0 0 20px}.login-visual p{font-size:16px;line-height:1.7;color:#d8fff0;max-width:400px}.status-pill{position:absolute;bottom:45px;left:55px;right:55px;padding:15px 18px;border-radius:13px;background:#ffffff1c;border:1px solid #ffffff25;font-size:13px}.login-form{padding:75px 65px}.brand{font-weight:800;color:#079e50;margin-bottom:35px}.login-form h2{font-size:32px;margin:0 0 5px}.muted{color:#87968f}.login-form label{display:block;font-size:13px;font-weight:700;margin:20px 0 7px}.password-wrap{position:relative}.password-wrap button{position:absolute;right:8px;top:7px;border:0;background:none;color:#7b8b84;padding:8px}.login-note{margin-top:20px;padding:10px;background:#effaf4;color:#527063;border-radius:8px;font-size:12px}.login-form .check{display:flex;align-items:center;gap:8px;font-weight:400}.login-form .check input{width:auto}.login-form .btn{margin-top:16px}.open{transform:none}
@media(max-width:1000px){.cards{grid-template-columns:repeat(2,1fr)}.grid-2{grid-template-columns:1fr}.sidebar{width:220px}.main{margin-left:220px}.login-shell{grid-template-columns:1fr}.login-visual{display:none}}
@media(max-width:700px){.sidebar{transform:translateX(-100%);transition:.2s}.sidebar.open{transform:translateX(0)}.main{margin-left:0}.content{padding:18px}.cards{grid-template-columns:1fr}.topbar{padding:0 18px}.login-form{padding:40px 25px}}
