*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;min-height:100%;font-family:Inter,Segoe UI,sans-serif;background:#f8fafc;color:#0f172a}a{text-decoration:none}img{max-width:100%}.wrapper{min-height:100vh;display:flex}.sidebar{width:260px;height:100vh;position:fixed;left:0;top:0;background:#0f172a;color:#fff;z-index:1000;padding:22px 18px;display:flex;flex-direction:column}.logo-area{display:flex;align-items:center;gap:12px;margin-bottom:35px}.logo-circle{width:45px;height:45px;border-radius:14px;background:#22c55e;display:flex;align-items:center;justify-content:center;font-size:22px}.logo-area h4{margin:0;font-size:18px;font-weight:700}.logo-area small{color:#94a3b8;font-size:12px}.sidebar-scroll{flex:1;overflow-y:auto}.menu-title{margin:25px 0 10px;font-size:11px;font-weight:700;color:#64748b;letter-spacing:1px}.menu{list-style:none;padding:0;margin:0}.menu li{margin-bottom:6px}.menu li a{display:flex;align-items:center;gap:14px;padding:13px 15px;color:#cbd5e1;border-radius:14px;transition:.25s;font-size:14px}.menu li a i{font-size:18px}.menu li a:hover{background:#1e293b;color:#fff}.menu li a.active{background:#2563eb;color:#fff}.menu-badge{margin-left:auto;background:#334155;color:#cbd5e1;padding:3px 8px;border-radius:20px;font-size:10px}.sidebar-footer{margin-top:15px}.plan-card{background:#1e293b;padding:15px;border-radius:18px;display:flex;gap:12px;align-items:center}.plan-icon{width:40px;height:40px;background:#facc15;color:#713f12;border-radius:12px;display:flex;justify-content:center;align-items:center}.plan-card small{display:block;color:#94a3b8}.plan-card strong{display:block;color:#fff}.plan-card span{font-size:12px;color:#cbd5e1}.content{margin-left:260px;width:calc(100% - 260px);min-height:100vh}.main-content{padding:30px;width:100%}.card.shadow-sm{border-radius:22px!important;overflow:hidden}.row{margin-left:0!important;margin-right:0!important}.row.mb-4{row-gap:20px}[class*=col-]{min-width:0}.table-responsive{overflow-x:auto}.navbar-custom{height:75px;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;padding:0 30px;position:sticky;top:0;z-index:900}.left-nav h3{margin:0;font-size:22px;font-weight:700;color:#0f172a}.right-nav{display:flex;align-items:center;gap:18px}.icon-btn{width:42px;height:42px;border:none;background:#f8fafc;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#475569;font-size:18px;cursor:pointer;transition:.2s}.icon-btn:hover{background:#e2e8f0;color:#2563eb}.notification-dot{width:9px;height:9px;background:#ef4444;border-radius:50%;position:absolute;top:8px;right:8px}.server-status{display:flex;align-items:center;gap:10px;padding:8px 15px;background:#f8fafc;border-radius:14px}.server-status>span{width:10px;height:10px;background:#22c55e;border-radius:50%}.server-status small{display:block;color:#64748b;font-size:11px}.server-status strong{display:block;color:#16a34a;font-size:13px}.profile{display:flex;align-items:center;gap:12px;padding-left:15px;border-left:1px solid #e2e8f0}.profile img{width:42px;height:42px;border-radius:50%}.profile b{display:block;font-size:14px;color:#0f172a}.profile small{display:block;color:#64748b;font-size:12px}.dashboard-wrapper{width:100%}.dashboard-hero{background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:24px;padding:35px;display:flex;align-items:center;justify-content:space-between;color:#fff}.dashboard-hero h1{margin:0 0 10px;font-size:30px;font-weight:800}.dashboard-hero p{margin:0;color:#dbeafe;font-size:15px}.btn-primary{background:#2563eb!important;border:none!important;border-radius:14px!important;font-weight:600}.dashboard-hero .btn-primary{background:#fff!important;color:#2563eb!important}.dashboard-hero .btn-primary:hover{background:#f8fafc!important}.dash-stat-card{background:#fff;border-radius:22px;padding:25px;display:flex;align-items:center;justify-content:space-between;min-height:150px;box-shadow:0 10px 30px #0f172a0f;border:1px solid #f1f5f9;transition:.25s}.dash-stat-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0f172a1a}.dash-stat-card small{color:#64748b;font-size:13px}.dash-stat-card h2{margin:8px 0;font-size:32px;font-weight:800;color:#0f172a}.dash-stat-card span{color:#94a3b8;font-size:13px}.stat-icon{width:55px;height:55px;border-radius:18px;display:flex;justify-content:center;align-items:center;font-size:24px}.stat-icon.blue{background:#dbeafe;color:#2563eb}.stat-icon.green{background:#dcfce7;color:#16a34a}.stat-icon.red{background:#fee2e2;color:#dc2626}.stat-icon.purple{background:#ede9fe;color:#7c3aed}.stat-icon.orange{background:#ffedd5;color:#ea580c}.dashboard-panel{background:#fff;border-radius:22px;padding:25px;border:1px solid #f1f5f9;box-shadow:0 10px 30px #0f172a0d}.panel-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.panel-header h5{margin:0;font-size:18px;font-weight:700;color:#0f172a}.panel-header small{color:#64748b}.quick-action{display:flex;align-items:center;gap:15px;padding:15px;margin-bottom:12px;border-radius:16px;color:#0f172a;background:#f8fafc;transition:.2s}.quick-action:hover{background:#eff6ff}.quick-action strong{display:block;font-size:14px}.quick-action small{color:#64748b;font-size:12px}.action-icon{width:42px;height:42px;border-radius:12px;display:flex;align-items:center;justify-content:center}.action-icon.blue{background:#dbeafe;color:#2563eb}.action-icon.green{background:#dcfce7;color:#16a34a}.action-icon.purple{background:#ede9fe;color:#7c3aed}.action-icon.orange{background:#ffedd5;color:#ea580c}.table{margin-bottom:0}.table thead th{background:#f8fafc;color:#64748b;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;border:none;padding:15px}.table tbody td{padding:18px 15px;vertical-align:middle;border-color:#f1f5f9;color:#334155;font-size:14px}.table tbody tr{transition:.2s}.table tbody tr:hover{background:#f8fafc}.table strong{color:#0f172a;font-weight:700}.table small{color:#94a3b8}.badge{padding:7px 12px;border-radius:20px;font-size:12px;font-weight:600}.bg-success{background:#dcfce7!important;color:#16a34a!important}.bg-primary{background:#dbeafe!important;color:#2563eb!important}.bg-warning{background:#fef3c7!important;color:#92400e!important}.bg-danger{background:#fee2e2!important;color:#dc2626!important}.bg-secondary{background:#e2e8f0!important;color:#475569!important}.bg-dark{background:#1e293b!important}.device-item{display:flex;justify-content:space-between;align-items:center;padding:15px 0;border-bottom:1px solid #f1f5f9}.device-item:last-child{border-bottom:none}.device-item strong{color:#0f172a;font-size:14px}.device-item small{color:#94a3b8}.btn{border-radius:12px;font-weight:600}.btn-sm{padding:7px 12px;font-size:13px}.btn-success{background:#16a34a!important;border:none!important}.btn-danger{background:#dc2626!important;border:none!important}.btn-warning{background:#f59e0b!important;border:none!important;color:#fff!important}.form-control,.form-select{height:48px;border-radius:14px;border:1px solid #e2e8f0;padding:0 16px;font-size:14px}.form-control:focus,.form-select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}input::-moz-placeholder{color:#94a3b8}input::placeholder{color:#94a3b8}.pagination{gap:5px}.page-link{border:none;border-radius:10px!important;color:#475569}.page-item.active .page-link{background:#2563eb;color:#fff}.text-muted{color:#94a3b8!important}.card{border:none;border-radius:22px;box-shadow:0 10px 30px #0f172a0f}.card-header{background:#fff;border-bottom:1px solid #f1f5f9;padding:20px 25px;border-radius:22px 22px 0 0!important}.card-body{padding:25px}.template-card{background:#fff;border-radius:22px;padding:25px;border:1px solid #f1f5f9;height:100%;transition:.25s}.template-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0f172a1a}.template-card h5{font-size:17px;font-weight:700;color:#0f172a}.template-card p{color:#64748b;font-size:14px;line-height:1.6}.variable-tag{display:inline-block;background:#dbeafe;color:#2563eb;padding:5px 10px;border-radius:20px;font-size:12px;margin:3px}.modal-content{border:none;border-radius:24px;overflow:hidden}.modal-header{padding:20px 25px;border-bottom:1px solid #f1f5f9}.modal-title{font-weight:700;color:#0f172a}.modal-body{padding:25px}.modal-footer{padding:20px 25px;border-top:1px solid #f1f5f9}.form-label{font-size:14px;font-weight:600;color:#334155;margin-bottom:8px}textarea.form-control{height:auto;padding:15px}.form-check-input{width:18px;height:18px}.form-check-input:checked{background-color:#2563eb;border-color:#2563eb}.alert{border:none;border-radius:14px;padding:15px 20px}.alert-success{background:#dcfce7;color:#166534}.alert-danger{background:#fee2e2;color:#991b1b}canvas{max-width:100%}@media(max-width:1200px){.sidebar{width:230px}.content{margin-left:230px;width:calc(100% - 230px)}}@media(max-width:992px){.main-content{padding:20px}.dashboard-hero{flex-direction:column;align-items:flex-start;gap:20px}.server-status{display:none}}@media(max-width:768px){.sidebar{transform:translate(-100%)}.content{margin-left:0;width:100%}.navbar-custom{padding:0 15px}.left-nav h3{font-size:18px}.profile div{display:none}.main-content{padding:15px}.dash-stat-card{min-height:120px}.dashboard-hero h1{font-size:24px}}.auth-wrapper{min-height:100vh;display:flex;justify-content:center;align-items:center;background:#f8fafc;padding:20px}.auth-card{width:420px;background:#fff;padding:35px 40px 40px;border-radius:26px;box-shadow:0 25px 60px #0f172a1f}.auth-logo{display:flex;justify-content:center;margin-bottom:18px}.auth-logo .logo-circle{width:75px;height:75px;border-radius:22px;background:#22c55e;color:#fff;display:flex;align-items:center;justify-content:center;font-size:38px}.brand-title{text-align:center;margin-bottom:25px;font-size:22px;font-weight:800;color:#0f172a}.login-header{text-align:center;margin-bottom:30px}.login-header h2{margin:0 0 8px;font-size:28px;font-weight:800;color:#0f172a}.login-header p{margin:0;color:#64748b;font-size:14px}.auth-group{margin-bottom:20px}.auth-group label{display:block;margin-bottom:8px;font-size:14px;font-weight:600;color:#334155}.auth-group input{width:100%;height:50px;padding:0 16px;border-radius:14px;border:1px solid #e2e8f0;outline:none;font-size:14px}.auth-group input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.login-option{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px;font-size:14px}.login-option span{color:#64748b}.login-option a{color:#2563eb;text-decoration:none}.login-button{width:100%;height:52px;border:none;border-radius:14px;background:#2563eb;color:#fff;font-size:16px;font-weight:700;cursor:pointer;transition:.2s}.login-button:hover{background:#1d4ed8}@media(max-width:500px){.auth-card{width:100%;padding:30px 25px}}.profile-dropdown{position:relative}.profile-btn{border:none;background:transparent;display:flex;align-items:center;gap:12px;cursor:pointer}.profile-btn img{width:42px;height:42px;border-radius:50%}.profile-btn b{display:block;color:#0f172a;font-size:14px}.profile-btn small{display:block;color:#64748b;font-size:12px}.profile-btn i{color:#64748b;font-size:13px}.dropdown-menu{margin-top:15px!important;border:none;border-radius:16px;padding:10px;box-shadow:0 15px 40px #0f172a1f}.dropdown-item{padding:10px 14px;border-radius:10px;font-size:14px}.dropdown-item:hover{background:#f1f5f9}.stat-card{background:#fff;border-radius:20px;padding:25px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 10px 30px #0000000d;transition:.3s}.stat-card:hover{transform:translateY(-3px)}.stat-card small{color:#64748b;font-size:14px}.stat-card h2{font-size:32px;font-weight:700;margin-top:10px;color:#0f172a}.stat-card i{font-size:35px;opacity:.8}.stat-card.contacts i{color:#2563eb}.stat-card.success i{color:#16a34a}.stat-card.blast i{color:#9333ea}.stat-card.failed i{color:#dc2626}.history-stats .stat-card{height:130px;display:flex;flex-direction:column;justify-content:center;padding:25px}.history-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;align-items:stretch}.history-stats .stat-card h3,.history-stats .stat-card h2{margin:5px 0 0;line-height:1.2}.history-stats .stat-card small{min-height:35px;display:flex;align-items:center}.history-stat-card{height:130px;border-radius:20px}.history-stat-card .card-body{height:100%;display:flex;flex-direction:column;justify-content:center;padding:25px}.history-stat-card small{height:40px;display:flex;align-items:center;line-height:1.3}.history-stat-card h3{margin:0;line-height:1}
