*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0}body{color:#f8fafc;background:#0f172a;font-family:Inter,Arial,sans-serif}.login-page{background:radial-gradient(circle at 0 0,#1e3a5f 0%,#0000 35%),radial-gradient(circle at 100% 100%,#172554 0%,#0000 35%),#0f172a;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.login-card{background:#0f172aeb;border:1px solid #ffffff1f;border-radius:20px;width:100%;max-width:430px;padding:42px;box-shadow:0 25px 70px #00000073}.brand{text-align:center;margin-bottom:32px}.brand-mark{color:#fff;letter-spacing:1px;background:#2563eb;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 18px;font-size:20px;font-weight:800;display:flex}.brand h1{margin:0;font-size:28px;line-height:1.2}.brand p{color:#94a3b8;margin:10px 0 0;font-size:14px}form{flex-direction:column;gap:10px;display:flex}label{color:#cbd5e1;margin-top:8px;font-size:14px;font-weight:600}input,select,textarea{color:#f8fafc;background:#111827;border:1px solid #334155;border-radius:10px;outline:none;width:100%;padding:13px 14px;font-size:15px}select[multiple]{min-height:110px}input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}button{border:0;font-family:inherit}form button{color:#fff;cursor:pointer;background:#2563eb;border-radius:10px;width:100%;margin-top:18px;padding:13px;font-size:15px;font-weight:700}form button:hover{background:#1d4ed8}form button:disabled{opacity:.65;cursor:not-allowed}.error-message{color:#fca5a5;background:#dc262626;border-radius:8px;margin-top:12px;padding:11px;font-size:14px}.login-footer{text-align:center;color:#64748b;margin-top:28px;font-size:12px}.dashboard-header{color:#fff;background:#0f172a;justify-content:space-between;align-items:center;min-height:76px;padding:0 36px;display:flex;box-shadow:0 4px 20px #0f172a26}.dashboard-header>div:first-child{align-items:center;gap:14px;display:flex}.dashboard-logo{color:#fff;background:#2563eb;border-radius:12px;justify-content:center;align-items:center;width:46px;height:46px;font-size:15px;font-weight:800;display:flex}.dashboard-header h1{margin:0;font-size:18px}.dashboard-header span{color:#94a3b8;font-size:12px}.dashboard-content{max-width:1200px;margin:0 auto;padding:40px 28px}.welcome-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:32px;box-shadow:0 10px 30px #0f172a0f}.badge{color:#1d4ed8;letter-spacing:.5px;background:#dbeafe;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:800;display:inline-block}.welcome-card h2{margin:18px 0 8px;font-size:30px}.welcome-card p{color:#64748b;margin:0}.device-metrics{grid-template-columns:repeat(5,1fr);gap:14px;margin-top:28px;display:grid}.device-metrics>div{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:18px}.device-metrics strong,.device-metrics span{display:block}.device-metrics strong{color:#0f172a;font-size:26px}.device-metrics span{color:#64748b;margin-top:5px;font-size:12px}.device-row{background:#fff;border:1px solid #e5e7eb;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:24px;margin-bottom:16px;padding:22px;display:grid;box-shadow:0 6px 18px #0f172a0f}.device-row>div:first-child{flex-direction:column;gap:8px;min-width:0;display:flex}.device-row>div:first-child strong{color:#0f172a;margin-bottom:4px;font-size:18px;display:block}.device-row>div:first-child span{color:#475569;font-size:14px;line-height:1.5;display:block}.device-row-meta{color:#475569;flex-direction:column;align-items:flex-end;gap:10px;min-width:180px;font-size:12px;font-weight:700;display:flex}.device-row-meta button{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #dbe3ef;border-radius:8px;min-width:110px;padding:8px 12px;font-size:12px;font-weight:700}.device-row-meta button:hover{background:#f8fafc}.sms-filters{grid-template-columns:repeat(5,minmax(0,1fr));align-items:end;gap:10px;display:grid}.sms-filter-field{flex-direction:column;gap:6px;min-width:0;display:flex}.sms-filter-field label{color:#64748b;margin:0;font-size:12px;font-weight:700}.sms-filter-field select,.sms-filter-field input{color:#fff;background:#0f172a;border:1px solid #dbe3ef;border-radius:10px;width:100%;min-height:44px;padding:0 12px;font-size:14px}.sms-filters label{margin-top:0}.sms-row{background:#fff;border:1px solid #e5e7eb;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:20px;margin-top:12px;padding:18px 20px;display:grid;box-shadow:0 4px 14px #0f172a0d}.sms-row>div:first-child{flex-direction:column;gap:6px;min-width:0;display:flex}.sms-row>div:first-child strong{color:#0f172a;font-size:16px}.sms-row>div:first-child span{color:#475569;font-size:14px;line-height:1.5;display:block}.marketplace-company-card{margin-top:18px}.marketplace-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.marketplace-cell{background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;gap:10px;min-height:125px;padding:16px;display:flex;box-shadow:0 4px 12px #0f172a0a}.marketplace-cell strong{color:#0f172a;font-size:14px;font-weight:800}.marketplace-status{font-size:12px;font-weight:800}.marketplace-active{color:#15803d}.marketplace-pending{color:#a16207}.marketplace-disconnected,.marketplace-blocked,.marketplace-error{color:#b91c1c}.marketplace-inactive{color:#64748b}.sms-row strong,.sms-row span{overflow-wrap:anywhere;max-width:720px}.device-online,.battery-normal{color:#15803d}.device-offline,.battery-emergency{color:#b91c1c}.battery-attention{color:#a16207}.battery-critical{color:#c2410c}.module-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:16px;min-height:150px;padding:24px;transition:transform .2s,box-shadow .2s,border-color .2s}.module-card strong{color:#0f172a;margin-bottom:10px;font-size:17px;display:block}.module-card span{color:#64748b;font-size:13px;line-height:1.5;display:block}@media (width<=900px){.modules-grid{grid-template-columns:repeat(2,1fr)}.device-metrics{grid-template-columns:repeat(3,1fr)}.sms-filters{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.dashboard-header{padding:0 18px}.dashboard-content{padding:24px 16px}.welcome-card h2{font-size:24px}.modules-grid{grid-template-columns:1fr}.device-metrics{grid-template-columns:repeat(2,1fr)}.device-row{flex-direction:column;gap:16px}.device-row-meta{align-items:flex-start}.sms-filters,.marketplace-grid{grid-template-columns:1fr}}.dashboard-page{color:#0f172a;background:#f4f7fb;min-height:100vh}.dashboard-header{color:#fff;box-sizing:border-box;background:#0f1b33;justify-content:space-between;align-items:center;gap:24px;min-height:76px;padding:14px 26px;display:flex}.dashboard-brand{align-items:center;gap:14px;display:flex}.dashboard-logo{color:#fff;letter-spacing:.5px;background:#2563eb;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:16px;font-weight:800;display:flex}.dashboard-brand h1,.dashboard-header h1{color:#fff;margin:0;font-size:20px;line-height:1.2}.dashboard-brand span,.dashboard-header span{font-size:13px}.dashboard-header-actions{justify-content:flex-end;align-items:center;gap:18px;display:flex}.system-status{align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.system-status-dot{background:#22c55e;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 4px #22c55e29}.dashboard-user{flex-direction:column;gap:2px;display:flex}.dashboard-user strong{font-size:13px}.dashboard-user span{color:#b7c3d8;font-size:12px}.logout-button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff3d;border-radius:9px;padding:9px 18px;font-weight:600}.logout-button:hover{background:#ffffff14}.dashboard-content{width:min(1460px,100% - 40px);margin:0 auto;padding:32px 0 48px}.dashboard-title-section{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px;display:flex}.dashboard-title-section h2{margin:10px 0 6px;font-size:30px;line-height:1.15}.dashboard-title-section p{color:#64748b;margin:0;font-size:15px}.badge{color:#1d4ed8;letter-spacing:.6px;background:#dbeafe;border-radius:999px;align-items:center;min-height:26px;padding:3px 11px;font-size:11px;font-weight:800;display:inline-flex}.refresh-dashboard-button,.secondary-button{color:#1e293b;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d8e0eb;border-radius:9px;padding:10px 15px;font-weight:650}.refresh-dashboard-button:hover,.secondary-button:hover{background:#f8fafc;border-color:#b9c6d8}.operational-cards-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:24px;display:grid}.operational-card{box-sizing:border-box;background:#fff;border:1px solid #e3e9f1;border-radius:14px;flex-direction:column;justify-content:space-between;min-height:118px;padding:18px;display:flex;box-shadow:0 4px 14px #0f172a0b}.operational-card span{color:#64748b;font-size:13px;font-weight:650}.operational-card strong{margin:8px 0;font-size:30px;line-height:1}.operational-card small{color:#94a3b8;font-size:12px}.operational-card.success{border-left:4px solid #16a34a}.operational-card.warning{border-left:4px solid #f59e0b}.operational-card.danger{border-left:4px solid #dc2626}.operational-card.emergency{background:snow;border-left:4px solid #7f1d1d}.dashboard-panel{background:#fff;border:1px solid #e3e9f1;border-radius:14px;margin-bottom:24px;padding:20px;box-shadow:0 4px 14px #0f172a0a}.dashboard-panel-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;display:flex}.dashboard-panel-header h3{margin:7px 0 0;font-size:19px}.dashboard-panel-header>strong{box-sizing:border-box;color:#b91c1c;background:#fee2e2;border-radius:999px;justify-content:center;align-items:center;min-width:38px;height:38px;padding:0 10px;display:inline-flex}.attention-panel{border-left:4px solid #f59e0b}.attention-list{gap:10px;display:grid}.attention-item{background:#f8fafc;border-left:4px solid #94a3b8;border-radius:10px;flex-direction:column;gap:4px;padding:13px 15px;display:flex}.attention-item strong{font-size:13px}.attention-item span{color:#64748b;font-size:13px}.attention-item.warning{background:#fffbeb;border-left-color:#f59e0b}.attention-item.critical,.attention-item.emergency{background:#fef2f2;border-left-color:#dc2626}.attention-item.info{background:#eff6ff;border-left-color:#2563eb}.empty-state{color:#64748b;text-align:center;background:#f8fafc;border-radius:10px;padding:18px;font-size:13px}.dashboard-table-wrapper{width:100%;overflow-x:auto}.dashboard-table{border-collapse:collapse;width:100%;min-width:850px}.dashboard-table th,.dashboard-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #edf1f6;padding:13px 12px;font-size:13px}.dashboard-table th{color:#64748b;white-space:nowrap;background:#f8fafc;font-weight:700}.dashboard-table tbody tr:hover{background:#fafcff}.status-badge{letter-spacing:.3px;color:#475569;background:#e2e8f0;border-radius:999px;justify-content:center;align-items:center;padding:5px 9px;font-size:10px;font-weight:800;display:inline-flex}.status-badge.active,.status-badge.online{color:#15803d;background:#dcfce7}.status-badge.pending,.status-badge.attention{color:#b45309;background:#fef3c7}.status-badge.offline,.status-badge.disconnected{color:#475569;background:#e2e8f0}.status-badge.blocked,.status-badge.error,.status-badge.critical,.status-badge.emergency{color:#b91c1c;background:#fee2e2}.dashboard-two-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.dashboard-two-columns .dashboard-panel{margin-bottom:24px}.recent-list{gap:10px;display:grid}.recent-item{border-bottom:1px solid #edf1f6;justify-content:space-between;align-items:center;gap:16px;padding:13px 0;display:flex}.recent-item:last-child{border-bottom:0}.recent-item>div:first-child{flex-direction:column;gap:4px;min-width:0;display:flex}.recent-item strong{font-size:13px}.recent-item span{color:#64748b;font-size:12px}.recent-item>div:first-child span{white-space:nowrap;text-overflow:ellipsis;max-width:420px;overflow:hidden}.recent-item-meta{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:6px;display:flex}.modules-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:4px;display:grid}.module-card{cursor:pointer;text-align:left;background:#fff;border:1px solid #dfe6ef;border-radius:13px;flex-direction:column;justify-content:center;gap:8px;min-height:112px;padding:18px;transition:transform .16s,box-shadow .16s,border-color .16s;display:flex}.module-card:hover{border-color:#b8c9e2;transform:translateY(-2px);box-shadow:0 8px 22px #0f172a14}.module-card strong{color:#0f172a;font-size:15px}.module-card span{color:#64748b;font-size:12px;line-height:1.45}.success-message{color:#166534;font-weight:600}@media (width<=1150px){.operational-cards-grid,.modules-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=850px){.dashboard-header{flex-direction:column;align-items:flex-start}.dashboard-header-actions{flex-wrap:wrap;justify-content:space-between;width:100%}.dashboard-title-section{flex-direction:column;align-items:flex-start}.operational-cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-two-columns{grid-template-columns:1fr;gap:0}.modules-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.dashboard-content{width:calc(100% - 24px);padding-top:20px}.dashboard-title-section h2{font-size:24px}.operational-cards-grid,.modules-grid{grid-template-columns:1fr}.dashboard-panel{padding:15px}.dashboard-header-actions{flex-direction:column;align-items:flex-start}.logout-button{width:100%}}.companies-list{flex-direction:column;gap:14px;margin-top:18px;display:flex}.companies-list .company-row{background:#fff;border:1px solid #e2e8f0;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;padding:18px 20px;display:flex;box-shadow:0 4px 14px #0f172a0d}.companies-list .company-row>div:first-child{flex-direction:column;gap:6px;display:flex}.companies-list .company-row strong{color:#0f172a;font-size:16px}.companies-list .company-row span{color:#64748b;font-size:14px}.company-status{text-align:center;color:#334155;background:#f1f5f9;border-radius:999px;min-width:110px;padding:8px 12px;font-size:12px;font-weight:800}.companies-pagination{background:#fff;border:1px solid #e2e8f0;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;margin-top:8px;padding:16px 18px;display:flex}.companies-pagination>span{color:#475569;font-size:14px;font-weight:700}.companies-pagination>div{align-items:center;gap:12px;display:flex}.companies-pagination button{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #dbe3ef;border-radius:8px;padding:8px 14px;font-weight:700}.companies-pagination button:disabled{opacity:.4;cursor:not-allowed}.companies-pagination button:not(:disabled):hover{background:#f8fafc}.companies-search{margin-top:18px;padding:16px 18px}.companies-search form{align-items:center;gap:12px;display:flex}.companies-search input{color:#0f172a;background:#fff;border:1px solid #dbe3ef;border-radius:10px;outline:none;flex:1;min-height:44px;padding:0 14px;font-size:14px}.companies-search input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb14}.companies-search button{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:10px;min-height:44px;padding:0 22px;font-size:14px;font-weight:700}.companies-search button:hover{background:#1d4ed8}@media (width<=700px){.companies-search form{flex-direction:column;align-items:stretch}.companies-search button{width:100%}}
