.alertify,.alertify-log{font-family:sans-serif;z-index:9010}.alertify{background:#fff;border:10px solid #333;border:10px solid rgba(0,0,0,.7);border-radius:8px;box-shadow:0 3px 3px rgba(0,0,0,.3);-webkit-background-clip:padding;-moz-background-clip:padding;background-clip:padding-box}.alertify-text{border:1px solid #ccc;padding:10px;border-radius:4px}.alertify-button{border-radius:4px;color:#fff;font-weight:700;padding:6px 15px;text-decoration:none;text-shadow:1px 1px 0 rgba(0,0,0,.5);box-shadow:inset 0 1px 0 0 rgba(255,255,255,.5);background-image:-webkit-linear-gradient(top,rgba(255,255,255,.3),rgba(255,255,255,0));background-image:-moz-linear-gradient(top,rgba(255,255,255,.3),rgba(255,255,255,0));background-image:-ms-linear-gradient(top,rgba(255,255,255,.3),rgba(255,255,255,0));background-image:-o-linear-gradient(top,rgba(255,255,255,.3),rgba(255,255,255,0));background-image:linear-gradient(top,rgba(255,255,255,.3),rgba(255,255,255,0))}.alertify-button:focus,.alertify-button:hover{outline:0;background-image:-webkit-linear-gradient(top,rgba(0,0,0,.1),rgba(0,0,0,0));background-image:-moz-linear-gradient(top,rgba(0,0,0,.1),rgba(0,0,0,0));background-image:-ms-linear-gradient(top,rgba(0,0,0,.1),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.1),rgba(0,0,0,0));background-image:linear-gradient(top,rgba(0,0,0,.1),rgba(0,0,0,0))}.alertify-button:focus{-webkit-box-shadow:0 0 5px #51cbee;-moz-box-shadow:0 0 5px #51cbee;box-shadow:0 0 5px #51cbee;color:#fff}.alertify-button:active{position:relative;box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05)}.alertify-button-cancel,.alertify-button-cancel:focus,.alertify-button-cancel:hover{background-color:#aaa;border:1px solid #222;color:#fff}.alertify-button-ok,.alertify-button-ok:focus,.alertify-button-ok:hover{background-color:#666;border:1px solid #222;color:#fff}.alertify-log{border:1px solid #000;background:rgba(90,90,90,.85);padding:15px;border-radius:4px;color:#fff}.alertify-log-error{border:1px solid #ff4040;background-color:#f7abab;color:#600;opacity:.9}.alertify-log-success{background:#47a447}.equipment-carousel-section .equipment-carousel-container{position:relative;overflow:hidden;min-height:400px;width:500px;max-width:100%;margin:0 auto}.equipment-carousel-section .equipment-carousel-container .equipment-grid{position:absolute;top:0;left:0;width:100%;display:grid;opacity:0;visibility:hidden;transform:translateX(100%);transition:none;overflow:hidden;box-sizing:border-box}.equipment-carousel-section .equipment-carousel-container .equipment-grid:nth-child(1){opacity:1;visibility:visible;transform:translateX(0)}.equipment-carousel-section .equipment-carousel-container .equipment-grid.equipment-status-grid{grid-template-columns:repeat(3,1fr);gap:6px}.equipment-carousel-section .equipment-carousel-container .equipment-grid.sensor-metrics-grid{grid-template-columns:repeat(3,1fr);gap:6px}.equipment-carousel-section .equipment-carousel-container .equipment-grid.dashboard-metrics-grid{grid-template-columns:1fr;gap:12px}.equipment-carousel-section .equipment-carousel-container .equipment-grid.app-metrics-grid{grid-template-columns:1fr;gap:6px}.equipment-carousel-section .equipment-carousel-container .equipment-grid.systems-overview-grid{grid-template-columns:1fr;gap:6px}.equipment-carousel-section .equipment-carousel-container .equipment-grid.severity-metrics-grid{grid-template-columns:1fr;gap:6px}.equipment-carousel-section .equipment-carousel-container .equipment-grid.slide-out-left{animation:equipmentSlideOutLeft .4s cubic-bezier(.4,0,.2,1) forwards;z-index:1}.equipment-carousel-section .equipment-carousel-container .equipment-grid.slide-in-right{opacity:1;visibility:visible;animation:equipmentSlideInRight .5s cubic-bezier(.4,0,.2,1) forwards;z-index:2}.equipment-carousel-section .equipment-carousel-container .equipment-grid.active{opacity:1;visibility:visible;transform:translateX(0);z-index:3}.equipment-carousel-section .equipment-carousel-container .equipment-grid .equipment-card,.equipment-carousel-section .equipment-carousel-container .equipment-grid .metrics-card{min-height:100px;max-height:120px;width:100%;display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box;overflow:hidden;position:relative;border-radius:12px;flex-shrink:0}.equipment-carousel-section .equipment-carousel-container .equipment-grid.equipment-status-grid{background:0 0}.equipment-carousel-section .equipment-carousel-container .equipment-grid.equipment-status-grid .equipment-card{border-radius:12px}.equipment-carousel-section .equipment-carousel-container .equipment-grid.systems-overview-grid{background:0 0}.equipment-carousel-section .equipment-carousel-container .equipment-grid.severity-metrics-grid{border-radius:0;height:auto}.equipment-carousel-section .dashboard-metrics-grid{width:100%;height:380px;border-radius:16px;overflow:hidden}.equipment-carousel-section .dashboard-metrics-grid .dashboard-preview{background:#fff;border-radius:16px;padding:12px;box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid #e8ecf0;width:100%;height:100%;box-sizing:border-box;overflow:hidden}.equipment-carousel-section .dashboard-metrics-grid .dashboard-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #f0f2f5}.equipment-carousel-section .dashboard-metrics-grid .dashboard-title{font-size:18px;font-weight:600;color:#1a1a1a;margin:0}.equipment-carousel-section .dashboard-metrics-grid .dashboard-time{font-size:12px;color:#6b7280;background:#f9fafb;padding:4px 8px;border-radius:6px}.equipment-carousel-section .dashboard-metrics-grid .metrics-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:32px}.equipment-carousel-section .dashboard-metrics-grid .metric-card{background:#fff;border:1px solid #e8ecf0;border-radius:12px;padding:20px 16px;transition:all .2s ease;overflow:hidden}.equipment-carousel-section .dashboard-metrics-grid .metric-card:hover{border-color:#d1d5db;box-shadow:0 2px 8px rgba(0,0,0,.04)}.equipment-carousel-section .dashboard-metrics-grid .metric-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.equipment-carousel-section .dashboard-metrics-grid .metric-title{font-size:12px;color:#6b7280;margin:0;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.equipment-carousel-section .dashboard-metrics-grid .metric-change{font-size:11px;color:#10b981;background:#ecfdf5;padding:2px 6px;border-radius:6px;font-weight:500}.equipment-carousel-section .dashboard-metrics-grid .metric-chart{height:40px;margin-bottom:12px;position:relative;background:#f9fafb;border-radius:6px;overflow:hidden}.equipment-carousel-section .dashboard-metrics-grid .metric-chart.temperature-chart{background:linear-gradient(90deg,#fee2e2,#fecaca,#f87171)}.equipment-carousel-section .dashboard-metrics-grid .metric-chart.pressure-chart{background:linear-gradient(90deg,#dbeafe,#bfdbfe,#60a5fa)}.equipment-carousel-section .dashboard-metrics-grid .chart-wave{position:absolute;top:50%;left:0;right:0;height:2px;background:rgba(255,255,255,.9);transform:translateY(-50%);animation:wave 3s ease-in-out infinite}@keyframes wave{0%,100%{clip-path:polygon(0 50%,25% 60%,50% 40%,75% 70%,100% 30%,100% 100%,0 100%)}50%{clip-path:polygon(0 30%,25% 40%,50% 60%,75% 30%,100% 50%,100% 100%,0 100%)}}.equipment-carousel-section .dashboard-metrics-grid .metric-value{font-size:24px;font-weight:700;color:#111827;margin:0}.equipment-carousel-section .dashboard-metrics-grid .metric-unit{font-size:14px;color:#6b7280;font-weight:400}.equipment-carousel-section .dashboard-metrics-grid .production-section{border-top:1px solid #f0f2f5;padding-top:24px}.equipment-carousel-section .dashboard-metrics-grid .production-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.equipment-carousel-section .dashboard-metrics-grid .production-title{font-size:14px;font-weight:600;color:#374151;margin:0}.equipment-carousel-section .dashboard-metrics-grid .production-period{font-size:12px;color:#6b7280}.equipment-carousel-section .dashboard-metrics-grid .production-chart{display:flex;align-items:end;gap:6px;height:60px;padding:8px;background:#fafbfc;border-radius:8px}.equipment-carousel-section .dashboard-metrics-grid .bar{flex:1;background:linear-gradient(to top,#3b82f6,#60a5fa);border-radius:4px;min-width:8px;position:relative;animation:growUp 1.2s ease-out forwards;opacity:0;height:0}.equipment-carousel-section .dashboard-metrics-grid .bar::after{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:rgba(255,255,255,.8);border-radius:2px}.equipment-carousel-section .dashboard-metrics-grid .bar:nth-child(1){--final-height:40%;animation-delay:.1s}.equipment-carousel-section .dashboard-metrics-grid .bar:nth-child(2){--final-height:55%;animation-delay:.15s}.equipment-carousel-section .dashboard-metrics-grid .bar:nth-child(3){--final-height:65%;animation-delay:.2s}.equipment-carousel-section .dashboard-metrics-grid .bar:nth-child(4){--final-height:80%;animation-delay:.25s}.equipment-carousel-section .dashboard-metrics-grid .bar:nth-child(5){--final-height:90%;animation-delay:.3s}.equipment-carousel-section .dashboard-metrics-grid .bar:nth-child(6){--final-height:75%;animation-delay:.35s}.equipment-carousel-section .dashboard-metrics-grid .bar:nth-child(7){--final-height:85%;animation-delay:.4s}@keyframes growUp{from{height:0;opacity:0}to{height:var(--final-height);opacity:1}}.equipment-carousel-section .dashboard-metrics-grid .stats-grid{margin-top:24px;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.equipment-carousel-section .dashboard-metrics-grid .stat-item{text-align:center;padding:12px;background:#f9fafb;border-radius:8px;border:1px solid #f0f2f5;overflow:hidden}.equipment-carousel-section .dashboard-metrics-grid .stat-value{font-size:16px;font-weight:700;color:#111827;margin-bottom:4px}.equipment-carousel-section .dashboard-metrics-grid .stat-label{font-size:11px;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-weight:500}@media (max-width:768px){.equipment-carousel-section .dashboard-metrics-grid .dashboard-preview{padding:24px}.equipment-carousel-section .dashboard-metrics-grid .metrics-grid{grid-template-columns:1fr}}.equipment-carousel-section .sensor-metrics-grid{width:100%;background:rgba(255,255,255,.95);border-radius:16px;padding:15px;backdrop-filter:blur(20px);box-shadow:0 20px 40px rgba(0,0,0,.1);box-sizing:border-box}.equipment-carousel-section .sensor-metrics-grid .metrics-card{background:rgba(255,255,255,.8);border:1px solid rgba(0,0,0,.05);border-radius:12px;padding:16px 12px;text-align:center;transition:transform .2s ease,box-shadow .2s ease;cursor:pointer;position:relative;overflow:hidden;width:100%;display:flex;flex-direction:column;justify-content:space-between}.equipment-carousel-section .sensor-metrics-grid .metrics-card:hover:not(.transitioning){transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.equipment-carousel-section .sensor-metrics-grid .metrics-card .metric-icon{font-size:20px;margin-bottom:8px;filter:drop-shadow(0 2px 4px rgba(0, 0, 0, .1));flex-shrink:0}.equipment-carousel-section .sensor-metrics-grid .metrics-card .metric-value{font-size:18px;font-weight:800;color:#2d3748;margin-bottom:2px;font-family:'SF Mono',Monaco,'Cascadia Code','Roboto Mono',Consolas,'Courier New',monospace;flex-shrink:0}.equipment-carousel-section .sensor-metrics-grid .metrics-card .metric-name{font-size:11px;font-weight:600;color:#4a5568;flex-shrink:0}.equipment-carousel-section .app-metrics-grid{width:100%;height:350px;border-radius:16px;overflow:hidden;box-sizing:border-box}.equipment-carousel-section .app-metrics-grid .app-preview{background:rgba(255,255,255,.98);border-radius:16px;padding:0;width:100%;height:100%;z-index:1;box-shadow:0 25px 50px rgba(0,0,0,.25),0 0 0 1px rgba(255,255,255,.1),inset 0 1px 0 rgba(255,255,255,.2);border:1px solid rgba(226,232,240,.2);overflow:hidden;box-sizing:border-box}.equipment-carousel-section .app-metrics-grid .preview-header{color:#fff;text-align:center;margin-bottom:40px;position:relative;z-index:1}.equipment-carousel-section .app-metrics-grid .preview-title{font-size:32px;font-weight:300;margin-bottom:8px;letter-spacing:-.5px}.equipment-carousel-section .app-metrics-grid .preview-subtitle{font-size:16px;opacity:.7;font-weight:300}.equipment-carousel-section .app-metrics-grid .app-header{background:linear-gradient(135deg,#1e293b 0,#334155 100%);padding:24px 32px;border-bottom:1px solid #e2e8f0;position:relative}.equipment-carousel-section .app-metrics-grid .app-header::after{content:'';position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#3b82f6,transparent)}.equipment-carousel-section .app-metrics-grid .app-title{color:#fff;font-size:18px;font-weight:600;margin-bottom:4px;letter-spacing:-.2px}.equipment-carousel-section .app-metrics-grid .app-status{color:#10b981;font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.5px;display:flex;align-items:center;gap:6px}.equipment-carousel-section .app-metrics-grid .status-indicator{width:6px;height:6px;background:#10b981;border-radius:50%;animation:pulse 2s infinite}@keyframes pulse{0%,100%{opacity:1}50%{opacity:.5}}.equipment-carousel-section .app-metrics-grid .control-panel{background:#fff;padding:20px;position:relative}.equipment-carousel-section .app-metrics-grid .control-panel::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,transparent 0,rgba(59,130,246,.02) 100%),radial-gradient(circle at 100% 0,rgba(16,185,129,.03) 0,transparent 50%)}.equipment-carousel-section .app-metrics-grid .control-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;position:relative;z-index:1;padding:15px 20px;background:rgba(248,250,252,.8);border-radius:12px;border:1px solid rgba(226,232,240,.6);transition:all .3s ease;overflow:hidden}.equipment-carousel-section .app-metrics-grid .control-row:last-child{margin-bottom:0}.equipment-carousel-section .app-metrics-grid .control-row:hover{background:#f8fafc;border-color:rgba(59,130,246,.2);transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.05)}.equipment-carousel-section .app-metrics-grid .control-label{color:#1e293b;font-size:16px;font-weight:600;display:flex;align-items:center;gap:12px}.equipment-carousel-section .app-metrics-grid .control-icon{width:24px;height:24px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:12px;color:#fff;font-weight:700}.equipment-carousel-section .app-metrics-grid .toggle{width:52px;height:28px;border-radius:14px;background:#e2e8f0;position:relative;cursor:pointer;transition:all .3s ease;border:2px solid #cbd5e1}.equipment-carousel-section .app-metrics-grid .toggle.active{background:linear-gradient(135deg,#10b981,#059669);border-color:#10b981}.equipment-carousel-section .app-metrics-grid .toggle.active::after{transform:translateX(24px)}.equipment-carousel-section .app-metrics-grid .toggle::after{content:'';position:absolute;width:20px;height:20px;border-radius:50%;background:#fff;top:2px;left:2px;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.15)}.equipment-carousel-section .app-metrics-grid .button-group{display:flex;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);border:1px solid #e2e8f0}.equipment-carousel-section .app-metrics-grid .btn{padding:10px 20px;border:none;cursor:pointer;font-weight:600;font-size:13px;text-transform:uppercase;letter-spacing:.5px;transition:all .2s ease}.equipment-carousel-section .app-metrics-grid .btn.btn-start{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.equipment-carousel-section .app-metrics-grid .btn.btn-start:hover{background:linear-gradient(135deg,#059669,#047857)}.equipment-carousel-section .app-metrics-grid .btn.btn-stop{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff}.equipment-carousel-section .app-metrics-grid .btn.btn-stop:hover{background:linear-gradient(135deg,#dc2626,#b91c1c)}.equipment-carousel-section .app-metrics-grid .setpoint-control{display:flex;align-items:center;gap:10px}.equipment-carousel-section .app-metrics-grid .setpoint-btn{width:36px;height:36px;border:1px solid #cbd5e1;border-radius:8px;background:#f8fafc;color:#475569;font-size:16px;font-weight:700;cursor:pointer;transition:all .2s ease}.equipment-carousel-section .app-metrics-grid .setpoint-btn:hover{background:#e2e8f0;border-color:#94a3b8;transform:scale(1.05)}.equipment-carousel-section .app-metrics-grid .setpoint-value{background:linear-gradient(135deg,#1e293b,#334155);color:#fff;padding:8px 20px;border-radius:8px;font-size:16px;font-weight:600;min-width:60px;text-align:center;border:1px solid #475569}@media (max-width:768px){.equipment-carousel-section .app-metrics-grid .container{grid-template-columns:1fr;max-width:450px}.equipment-carousel-section .app-metrics-grid .preview-section{order:-1;padding:30px 20px}.equipment-carousel-section .app-metrics-grid .signin-section{padding:40px 30px}.equipment-carousel-section .app-metrics-grid .app-preview{max-width:100%}}.equipment-carousel-section .systems-overview-grid{width:100%;height:380px;border-radius:16px;overflow:hidden;box-sizing:border-box}.equipment-carousel-section .systems-overview-grid .systems-overview-preview{background:0 0;border-radius:16px;padding:32px;width:100%;height:100%;box-sizing:border-box;overflow-y:auto;overflow-x:hidden;box-shadow:0 20px 40px rgba(0,0,0,.1)}.equipment-carousel-section .systems-overview-grid .systems-overview-preview::-webkit-scrollbar{width:6px}.equipment-carousel-section .systems-overview-grid .systems-overview-preview::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.equipment-carousel-section .systems-overview-grid .systems-overview-preview::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.equipment-carousel-section .systems-overview-grid .systems-overview-preview::-webkit-scrollbar-thumb:hover{background:#94a3b8}.equipment-carousel-section .systems-overview-grid .systems-grid{display:flex;flex-direction:column;gap:8px}.equipment-carousel-section .systems-overview-grid .system-card{background:rgba(255,255,255,.9);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:20px 16px;text-align:center;transition:all .3s ease;overflow:hidden;min-height:100px;max-height:100px;display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box}.equipment-carousel-section .systems-overview-grid .system-card:hover{transform:translateY(-2px);border-color:rgba(59,130,246,.3);box-shadow:0 8px 25px rgba(0,0,0,.08)}.equipment-carousel-section .systems-overview-grid .system-icon{font-size:24px;margin-bottom:12px;display:block;filter:drop-shadow(0 2px 4px rgba(0, 0, 0, .1))}.equipment-carousel-section .systems-overview-grid .system-title{color:#2d3748;font-size:14px;font-weight:600;margin-bottom:8px;line-height:1.2}.equipment-carousel-section .systems-overview-grid .system-description{color:#b9c9df;font-size:11px;line-height:1.4;flex-grow:1;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.equipment-carousel-section .systems-overview-grid .features-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:24px;padding:20px;background:rgba(248,250,252,.5);border-radius:12px;border:1px solid rgba(226,232,240,.4)}.equipment-carousel-section .systems-overview-grid .feature-item{display:flex;align-items:center;color:#374151;font-size:12px;font-weight:500;padding:8px 12px;background:rgba(255,255,255,.8);border-radius:8px;border:1px solid rgba(226,232,240,.6);transition:all .2s ease;overflow:hidden;width:100%;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis}.equipment-carousel-section .systems-overview-grid .feature-item:hover{background:#fff;border-color:rgba(59,130,246,.2);transform:translateX(2px)}.equipment-carousel-section .systems-overview-grid .feature-item::before{content:'✓';color:#10b981;font-weight:700;margin-right:8px;font-size:10px}.equipment-carousel-section .systems-overview-grid .demo-section{text-align:center}.equipment-carousel-section .systems-overview-grid .demo-btn{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;padding:12px 28px;border-radius:12px;font-size:13px;font-weight:600;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 4px 12px rgba(16,185,129,.2)}.equipment-carousel-section .systems-overview-grid .demo-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(16,185,129,.3);background:linear-gradient(135deg,#059669,#047857)}@media (max-width:768px){.equipment-carousel-section .systems-overview-grid .systems-grid{grid-template-columns:1fr;gap:12px}.equipment-carousel-section .systems-overview-grid .features-list{grid-template-columns:1fr}.equipment-carousel-section .systems-overview-grid .systems-overview-preview{padding:24px}}.equipment-carousel-section .severity-metrics-grid .dashboard-preview{background:rgba(39,40,34,.9);backdrop-filter:blur(12px);border-radius:16px;padding:0;width:100%;min-height:380px;max-height:380px;box-sizing:border-box;border:1px solid rgba(117,113,94,.3);box-shadow:0 20px 25px -5px rgba(0,0,0,.4),0 10px 10px -5px rgba(0,0,0,.3),inset 0 1px 0 rgba(248,248,242,.1);overflow:hidden;display:flex;flex-direction:column}.equipment-carousel-section .severity-metrics-grid .dashboard-toolbar{background:rgba(73,72,62,.95);backdrop-filter:blur(8px);border-bottom:1px solid rgba(117,113,94,.4);padding:12px 16px;display:flex;align-items:center;gap:8px;flex-shrink:0}.equipment-carousel-section .severity-metrics-grid .filter-chip{background:rgba(95,95,95,.8);backdrop-filter:blur(6px);padding:6px 12px;border-radius:6px;font-size:.75rem;color:#f8f8f2;border:1px solid rgba(166,226,46,.2);box-shadow:0 2px 4px rgba(0,0,0,.3);display:flex;align-items:center;gap:4px;font-weight:500;transition:all .2s ease;overflow:hidden}.equipment-carousel-section .severity-metrics-grid .filter-chip:hover{background:rgba(117,113,94,.9);border-color:rgba(166,226,46,.4);box-shadow:0 4px 8px rgba(0,0,0,.4)}.equipment-carousel-section .severity-metrics-grid .filter-chip::after{content:'▼';font-size:.625rem;color:#a6e22e;margin-left:2px}.equipment-carousel-section .severity-metrics-grid .table-container{overflow-x:auto;overflow-y:auto;flex:1;display:flex;flex-direction:column}.equipment-carousel-section .severity-metrics-grid .table-header{display:grid;grid-template-columns:130px 1fr 90px 70px;gap:12px;padding:10px 16px;background:rgba(73,72,62,.9);backdrop-filter:blur(4px);border-bottom:1px solid rgba(249,38,114,.3);font-weight:600;font-size:.75rem;color:#f92672;text-transform:uppercase;letter-spacing:.05em;flex-shrink:0}.equipment-carousel-section .severity-metrics-grid .event-list{display:flex;flex-direction:column;flex:1;overflow-y:auto}.equipment-carousel-section .severity-metrics-grid .event-item{background:rgba(39,40,34,.8);backdrop-filter:blur(4px);padding:12px 16px;display:grid;grid-template-columns:130px 1fr 90px 70px;gap:12px;align-items:center;border-bottom:1px solid rgba(117,113,94,.2);animation:slideInRow .6s ease-out forwards;opacity:0;transition:all .2s ease;flex-shrink:0}.equipment-carousel-section .severity-metrics-grid .event-item:hover{background:rgba(73,72,62,.6);backdrop-filter:blur(6px);border-bottom-color:rgba(166,226,46,.3)}.equipment-carousel-section .severity-metrics-grid .event-item:last-child{border-bottom:none}.equipment-carousel-section .severity-metrics-grid .event-item:nth-child(1){animation-delay:.1s}.equipment-carousel-section .severity-metrics-grid .event-item:nth-child(2){animation-delay:.2s}.equipment-carousel-section .severity-metrics-grid .event-item:nth-child(3){animation-delay:.3s}.equipment-carousel-section .severity-metrics-grid .event-item:nth-child(4){animation-delay:.4s}@keyframes slideInRow{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.equipment-carousel-section .severity-metrics-grid .event-time{font-size:.75rem;color:#ae81ff;font-weight:500;line-height:1.2;font-family:'SF Mono',Monaco,'Cascadia Code','Roboto Mono',Consolas,'Courier New',monospace}.equipment-carousel-section .severity-metrics-grid .event-name{font-size:.8125rem;color:#f8f8f2;font-weight:500;line-height:1.2}.equipment-carousel-section .severity-metrics-grid .event-machine{font-size:.75rem;color:#66d9ef;font-weight:500}.equipment-carousel-section .severity-metrics-grid .severity-badge{padding:3px 8px;border-radius:6px;font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;display:inline-flex;align-items:center;justify-content:center;min-width:50px;font-family:'SF Mono',Monaco,'Cascadia Code','Roboto Mono',Consolas,'Courier New',monospace;overflow:hidden}.equipment-carousel-section .severity-metrics-grid .severity-badge.severity-high{background:rgba(249,38,114,.2);color:#f92672;border:1px solid rgba(249,38,114,.4)}.equipment-carousel-section .severity-metrics-grid .severity-badge.severity-medium{background:rgba(253,151,31,.2);color:#fd971f;border:1px solid rgba(253,151,31,.4)}.equipment-carousel-section .severity-metrics-grid .severity-badge.severity-low{background:rgba(166,226,46,.2);color:#a6e22e;border:1px solid rgba(166,226,46,.4)}@media (max-width:768px){.equipment-carousel-section .severity-metrics-grid .dashboard-toolbar{padding:8px 12px;gap:6px;flex-wrap:wrap}.equipment-carousel-section .severity-metrics-grid .filter-chip{padding:4px 8px;font-size:.7rem}.equipment-carousel-section .severity-metrics-grid .table-header{grid-template-columns:100px 1fr 70px 60px;gap:8px;padding:8px 12px;font-size:.7rem}.equipment-carousel-section .severity-metrics-grid .event-item{grid-template-columns:100px 1fr 70px 60px;gap:8px;padding:10px 12px}.equipment-carousel-section .severity-metrics-grid .event-time{font-size:.7rem}.equipment-carousel-section .severity-metrics-grid .event-name{font-size:.75rem}.equipment-carousel-section .severity-metrics-grid .event-machine{font-size:.7rem}.equipment-carousel-section .severity-metrics-grid .severity-badge{padding:2px 6px;font-size:.6rem;min-width:40px}}.equipment-carousel-section .equipment-status-grid .equipment-card{background:#047857;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:16px 12px;text-align:center;transition:transform .2s ease,box-shadow .2s ease;cursor:pointer;position:relative;display:flex;flex-direction:column;justify-content:space-between;min-height:120px;max-height:140px;overflow:hidden;width:100%;box-sizing:border-box}.equipment-carousel-section .equipment-status-grid .equipment-card:hover:not(.transitioning){transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.equipment-carousel-section .equipment-status-grid .equipment-card .equipment-icon{width:40px;height:40px;margin:0 auto 8px;border-radius:8px;display:flex;align-items:center;justify-content:center;position:relative;flex-shrink:0;overflow:hidden}.equipment-carousel-section .equipment-status-grid .equipment-card .equipment-name,.equipment-carousel-section .equipment-status-grid .equipment-card .equipment-status{flex-shrink:0}.equipment-carousel-section .ai-feature{transition:opacity .3s ease}.equipment-carousel-section .ai-feature.feature-transitioning{opacity:.8}@keyframes equipmentSlideOutLeft{0%{transform:translate3d(0,0,0);opacity:1}100%{transform:translate3d(-100%,0,0);opacity:0;visibility:hidden}}@keyframes equipmentSlideInRight{0%{transform:translate3d(100%,0,0);opacity:0;visibility:visible}100%{transform:translate3d(0,0,0);opacity:1;visibility:visible}}@media (max-width:768px){.equipment-carousel-section .equipment-carousel-container{min-height:280px}.equipment-carousel-section .equipment-carousel-container .equipment-grid.equipment-status-grid,.equipment-carousel-section .equipment-carousel-container .equipment-grid.sensor-metrics-grid{grid-template-columns:repeat(2,1fr)}.equipment-carousel-section .equipment-status-grid .equipment-card,.equipment-carousel-section .equipment-status-grid .metrics-card,.equipment-carousel-section .sensor-metrics-grid .equipment-card,.equipment-carousel-section .sensor-metrics-grid .metrics-card{padding:12px 8px;min-height:100px;max-height:120px}.equipment-carousel-section .equipment-status-grid .equipment-card .metric-value,.equipment-carousel-section .equipment-status-grid .metrics-card .metric-value,.equipment-carousel-section .sensor-metrics-grid .equipment-card .metric-value,.equipment-carousel-section .sensor-metrics-grid .metrics-card .metric-value{font-size:14px}.equipment-carousel-section .equipment-status-grid .equipment-card .equipment-icon,.equipment-carousel-section .equipment-status-grid .equipment-card .metric-icon,.equipment-carousel-section .equipment-status-grid .metrics-card .equipment-icon,.equipment-carousel-section .equipment-status-grid .metrics-card .metric-icon,.equipment-carousel-section .sensor-metrics-grid .equipment-card .equipment-icon,.equipment-carousel-section .sensor-metrics-grid .equipment-card .metric-icon,.equipment-carousel-section .sensor-metrics-grid .metrics-card .equipment-icon,.equipment-carousel-section .sensor-metrics-grid .metrics-card .metric-icon{width:35px;height:35px}}@media (max-width:640px){.equipment-carousel-section .equipment-carousel-container .equipment-grid.equipment-status-grid,.equipment-carousel-section .equipment-carousel-container .equipment-grid.sensor-metrics-grid{grid-template-columns:repeat(2,1fr);gap:8px}.equipment-carousel-section .equipment-status-grid .equipment-card,.equipment-carousel-section .equipment-status-grid .metrics-card,.equipment-carousel-section .sensor-metrics-grid .equipment-card,.equipment-carousel-section .sensor-metrics-grid .metrics-card{min-height:90px;max-height:110px}.equipment-carousel-section .equipment-status-grid .equipment-card .metric-value,.equipment-carousel-section .equipment-status-grid .metrics-card .metric-value,.equipment-carousel-section .sensor-metrics-grid .equipment-card .metric-value,.equipment-carousel-section .sensor-metrics-grid .metrics-card .metric-value{font-size:13px}}.change-password-page{display:flex;height:100vh;width:100%;overflow:hidden}.change-password-page .change-left{flex:1;padding:40px;display:flex;flex-direction:column}.change-password-page .change-left .branding{margin-bottom:60px}.change-password-page .change-left .branding .logo{color:#0b4884;font-size:24px;font-weight:700}.change-password-page .change-left .change-form{flex:1;max-width:420px;margin:0 auto;display:flex;flex-direction:column;justify-content:center}.change-password-page .change-left .change-form h2{font-size:28px;font-weight:600;margin-bottom:10px}.change-password-page .change-left .change-form .change-text{color:#666;margin-bottom:40px;line-height:1.6}.change-password-page .change-left .change-form .change-success{text-align:center;padding:20px;background-color:#e8f5e9;border-radius:4px;margin-bottom:30px}.change-password-page .change-left .change-form .change-success i{font-size:48px;color:#4caf50;margin-bottom:15px}.change-password-page .change-left .change-form .change-success .success-message{color:#388e3c;line-height:1.6;margin-bottom:25px}.change-password-page .change-left .change-form .change-success .login-btn{width:100%;background-color:#0b4884;color:#fff;border:none;padding:14px;border-radius:4px;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .3s}.change-password-page .change-left .change-form .change-success .login-btn:hover{background-color:#093b6c}.change-password-page .change-left .change-form .password-field{position:relative;margin-bottom:20px}.change-password-page .change-left .change-form .password-field input[type=password]{width:100%;padding:12px 15px;border:1px solid #ccc;border-radius:4px;font-size:15px;transition:all .3s}.change-password-page .change-left .change-form .password-field input[type=password]:focus{border-color:#0b4884;outline:0;-webkit-box-shadow:0 0 0 2px rgba(11,72,132,.2);-moz-box-shadow:0 0 0 2px rgba(11,72,132,.2);box-shadow:0 0 0 2px rgba(11,72,132,.2)}.change-password-page .change-left .change-form .password-field .password-strength{margin-top:8px}.change-password-page .change-left .change-form .password-field .password-strength .strength-meter{height:4px;background-color:#e0e0e0;border-radius:2px;margin-bottom:5px}.change-password-page .change-left .change-form .password-field .password-strength .strength-meter .strength-meter-fill{height:100%;border-radius:2px;transition:width .3s ease}.change-password-page .change-left .change-form .password-field .password-strength .strength-meter .strength-meter-fill.weak{width:33.3%;background-color:#f44336}.change-password-page .change-left .change-form .password-field .password-strength .strength-meter .strength-meter-fill.medium{width:66.6%;background-color:#ff9800}.change-password-page .change-left .change-form .password-field .password-strength .strength-meter .strength-meter-fill.strong{width:100%;background-color:#4caf50}.change-password-page .change-left .change-form .password-field .password-strength .strength-text{font-size:12px;color:#666}.change-password-page .change-left .change-form .password-field .password-requirements{margin-top:8px;padding-left:20px;font-size:12px;color:#666}.change-password-page .change-left .change-form .password-field .password-requirements li{margin-bottom:3px;position:relative}.change-password-page .change-left .change-form .password-field .password-requirements li.met{color:#4caf50}.change-password-page .change-left .change-form .password-field .password-requirements li.met:before{content:'✓';position:absolute;left:-15px;color:#4caf50}.change-password-page .change-left .change-form .password-field .password-requirements li:not(.met):before{content:'○';position:absolute;left:-15px}.change-password-page .change-left .change-form .password-field .password-match,.change-password-page .change-left .change-form .password-field .password-mismatch{margin-top:8px;font-size:12px;display:flex;align-items:center}.change-password-page .change-left .change-form .password-field .password-match i,.change-password-page .change-left .change-form .password-field .password-mismatch i{margin-right:5px}.change-password-page .change-left .change-form .password-field .password-mismatch{color:#f44336}.change-password-page .change-left .change-form .password-field .password-mismatch i{color:#f44336}.change-password-page .change-left .change-form .password-field .password-match{color:#4caf50}.change-password-page .change-left .change-form .password-field .password-match i{color:#4caf50}.change-password-page .change-left .change-form .password-error{padding:.5rem;margin-top:0;margin-bottom:1rem;border-radius:4px}.change-password-page .change-left .change-form .password-error i{margin-right:8px}.change-password-page .change-left .change-form .change-btn{width:100%;background-color:#0b4884;color:#fff;border:none;padding:14px;border-radius:4px;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .3s}.change-password-page .change-left .change-form .change-btn:hover{background-color:#093b6c}.change-password-page .change-left .change-form .change-btn:disabled{opacity:.6;cursor:not-allowed}.change-password-page .change-left .change-form .login-link{text-align:center;margin-top:25px;font-size:14px}.change-password-page .change-left .change-form .login-link a{color:#0b4884;text-decoration:none;font-weight:500}.change-password-page .change-left .change-form .login-link a:hover{text-decoration:underline}.change-password-page .change-right{flex:1;background-color:#0b4884;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px;position:relative;background-image:url(/img/network-bg.png);background-size:cover;background-position:center;background-blend-mode:overlay}.change-password-page .change-right .feature-preview{max-width:450px;width:100%;margin-bottom:40px}.change-password-page .change-right .feature-preview img{width:100%;border-radius:8px;-webkit-box-shadow:0 10px 30px rgba(0,0,0,.2);-moz-box-shadow:0 10px 30px rgba(0,0,0,.2);box-shadow:0 10px 30px rgba(0,0,0,.2)}.change-password-page .change-right .feature-text{text-align:center;margin-bottom:60px}.change-password-page .change-right .feature-text h2{font-size:24px;font-weight:600;margin-bottom:15px}.change-password-page .change-right .feature-text p{font-size:16px;opacity:.9;margin-bottom:30px}.change-password-page .change-right .feature-text .indicators{display:flex;justify-content:center;gap:8px}.change-password-page .change-right .feature-text .indicators .indicator{display:inline-block;width:30px;height:4px;background-color:rgba(255,255,255,.4);border-radius:2px}.change-password-page .change-right .feature-text .indicators .indicator.active{background-color:#fff}.change-password-page .change-right .copyright{position:absolute;bottom:20px;text-align:center;font-size:14px;opacity:.7}@media (max-width:992px){.change-password-page{flex-direction:column}.change-password-page .change-left{flex:none;padding:30px}.change-password-page .change-right{flex:none;padding:40px 30px}.change-password-page .change-right .feature-preview{max-width:350px}}@media (max-width:600px){.change-password-page .change-right{display:none}}.login-page{display:flex;height:100vh;width:100%;overflow:hidden}.login-page .login-left{flex:.8;display:flex;position:relative;flex-direction:column;border-end-end-radius:30px;z-index:10}.login-page .login-left .left-section{position:absolute;height:100%;width:calc(100% + 60px);border-radius:0 60px 60px 0;right:-60px;background:#fff;top:0;z-index:-1;box-shadow:0 25px 40px rgba(0,0,0,.16)}.login-page .login-left .branding{padding-top:30px;max-width:450px;width:100%;margin:auto}.login-page .login-left .branding .logo{color:#0b4884;font-size:24px;font-weight:700;max-width:min-content}.login-page .login-left .login-form{flex:1;max-width:450px;margin:0 auto;width:100%;height:100%;display:flex;flex-direction:column;margin-top:-100px;justify-content:center}.login-page .login-left .login-form h2{font-size:24px;font-weight:700;margin-bottom:10px}.login-page .login-left .login-form .login-text{color:#6588a6;margin-bottom:40px;font-size:16px}.login-page .login-left .login-form .login-message{margin-bottom:1.5rem;font-size:.9rem}.login-page .login-left .login-form input[type=email],.login-page .login-left .login-form input[type=password],.login-page .login-left .login-form input[type=text]{width:100%;padding:12px 15px;border:1px solid #ccc;border-radius:6px;margin-bottom:20px;font-size:15px;transition:all .3s;box-sizing:border-box}.login-page .login-left .login-form input[type=email]:focus,.login-page .login-left .login-form input[type=password]:focus,.login-page .login-left .login-form input[type=text]:focus{border-color:#0b4884;outline:0;box-shadow:0 0 0 2px rgba(11,72,132,.2)}.login-page .login-left .login-form .password-field{position:relative;margin-bottom:20px}.login-page .login-left .login-form .password-field .password-toggle{position:absolute;right:15px;top:50%;transform:translateY(-100%);color:#999;cursor:pointer}.login-page .login-left .login-form .password-field .password-toggle .fa-eye,.login-page .login-left .login-form .password-field .password-toggle .fa-eye-slash{font-size:20px}.login-page .login-left .login-form .password-field .password-toggle:hover{color:#666}.login-page .login-left .login-form .password-field .password-strength{display:flex;width:97%;align-items:center;margin:0 auto 15px auto;gap:5px}.login-page .login-left .login-form .password-field .password-strength .strength-text{font-size:12px;box-sizing:border-box}.login-page .login-left .login-form .password-field .password-strength .week{color:#f44336!important}.login-page .login-left .login-form .password-field .password-strength .medium{color:#ff9800!important}.login-page .login-left .login-form .password-field .password-strength .strong{color:#4caf50!important}.login-page .login-left .login-form .password-field .password-strength .strength-meter{height:6px;background-color:#e0e0e0;width:100%;border-radius:2px}.login-page .login-left .login-form .password-field .password-strength .strength-meter .strength-meter-fill{height:100%;border-radius:2px;transition:width .3s ease}.login-page .login-left .login-form .password-field .password-strength .strength-meter .strength-meter-fill.weak{width:33.3%;background-color:#f44336}.login-page .login-left .login-form .password-field .password-strength .strength-meter .strength-meter-fill.medium{width:66.6%;background-color:#ff9800}.login-page .login-left .login-form .password-field .password-strength .strength-meter .strength-meter-fill.strong{width:100%;background-color:#4caf50}.login-page .login-left .login-form .password-field .password-requirements{margin-top:8px;padding-left:20px;font-size:12px;color:#666}.login-page .login-left .login-form .password-field .password-requirements li{margin-bottom:3px;position:relative}.login-page .login-left .login-form .password-field .password-requirements li.met{color:#4caf50}.login-page .login-left .login-form .password-field .password-requirements li.met:before{content:'✓';position:absolute;left:-15px;color:#4caf50}.login-page .login-left .login-form .password-field .password-requirements li:not(.met):before{content:'○';position:absolute;left:-15px}.login-page .login-left .login-form .password-field .password-match,.login-page .login-left .login-form .password-field .password-mismatch{margin-bottom:15px;font-size:12px;display:flex;align-items:center}.login-page .login-left .login-form .password-field .password-match i,.login-page .login-left .login-form .password-field .password-mismatch i{margin-right:5px}.login-page .login-left .login-form .password-field .password-mismatch{color:#f44336}.login-page .login-left .login-form .password-field .password-mismatch i{color:#f44336}.login-page .login-left .login-form .password-field .password-match{color:#4caf50}.login-page .login-left .login-form .password-field .password-match i{color:#4caf50}.login-page .login-left .login-form .login-options{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.login-page .login-left .login-form .login-options .remember-me{display:flex;align-items:center}.login-page .login-left .login-form .login-options .remember-me input[type=checkbox]{margin-right:8px;display:flex;margin-top:0!important}.login-page .login-left .login-form .login-options .remember-me label{color:#555;font-size:14px;font-weight:400;display:flex;margin-bottom:0!important}.login-page .login-left .login-form .login-options .forgot-password{color:#0b4884;font-size:14px;text-decoration:none}.login-page .login-left .login-form .login-options .forgot-password:hover{text-decoration:underline}.login-page .login-left .login-form .modal-error{padding:.5rem;margin-top:1rem;margin-bottom:1rem;border-radius:4px}.login-page .login-left .login-form .modal-error i{margin-right:8px}.login-page .login-left .login-form .login-btn{width:100%;background-color:#0b4884;color:#fff;border:none;padding:14px;border-radius:4px;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .3s}.login-page .login-left .login-form .login-btn:hover{background-color:#093b6c}.login-page .login-left .login-form .login-btn:disabled{opacity:.6;cursor:not-allowed}.login-page .login-left .login-form .register-link{text-align:center;margin-top:25px;font-size:14px;color:#666}.login-page .login-left .login-form .register-link a{color:#0b4884;text-decoration:none;font-weight:500}.login-page .login-left .login-form .register-link a:hover{text-decoration:underline}.login-page .login-right{flex:1;background-color:#0b4884;display:flex;padding:0 30px 0 90px;flex-direction:column;justify-content:center;align-items:center;position:relative;background:transparent linear-gradient(311deg,#0b4884 0,#2389d0 100%) 0 0 no-repeat padding-box;mix-blend-mode:color-dodge;background-size:cover;background-position:center;background-blend-mode:overlay}.login-page .login-right .bg-wrapper{position:absolute;top:-300;left:590px;width:926px;height:1037px;opacity:1;z-index:-1;background-repeat:no-repeat;background-size:contain;background-image:url(/img/auth/network-bg.svg);rotate:-10deg;mix-blend-mode:color-dodge}.login-page .login-right .feature-preview{max-width:600px;width:100%;margin-bottom:40px;display:flex;justify-content:center;overflow:hidden}.login-page .login-right .feature-preview img.dashboard-preview{width:100%;border-radius:8px}.login-page .login-right .feature-preview img.dashboard-preview.fade-out-left{animation:slideOutLeft .5s ease forwards}.login-page .login-right .feature-preview img.dashboard-preview.fade-in-right{animation:slideInRight .7s ease forwards}.login-page .login-right .feature-text{text-align:center;margin-bottom:20px}.login-page .login-right .feature-text h2{font-size:24px;font-weight:600;margin-bottom:12px;color:#29a8ff}.login-page .login-right .feature-text p{font-size:16px;opacity:.9;margin-bottom:40px;color:#fff}.login-page .login-right .feature-text.fade-out-left{animation:slideOutLeft .5s ease forwards}.login-page .login-right .feature-text.fade-in-right{animation:slideInRight .7s ease forwards}.login-page .login-right .indicators{display:flex;justify-content:center;align-items:center;gap:10px}.login-page .login-right .indicators .indicator{display:inline-block;background-color:rgba(41,168,255,.6);cursor:pointer;transition:all .4s ease;width:8px;height:8px;border-radius:50%}.login-page .login-right .indicators .indicator.active{width:20px;height:8px;border-radius:10px;background-color:#29a8ff}.login-page .login-right .indicators .indicator:hover:not(.active){background-color:rgba(41,168,255,.8)}.login-page .login-right .copyright{position:absolute;bottom:20px;text-align:center;color:#fff;font-size:14px;opacity:.7}.login-page .login-right .copyright p{margin:0}@media (max-width:992px){.login-page{flex-direction:column}.login-page .login-left{flex:1;padding:30px}.login-page .login-right{display:none;padding:40px 30px}.login-page .login-right .feature-preview{max-width:350px}}@media (max-width:600px){.login-page .left-section{display:none}.login-page .login-right{display:none}}@keyframes slideOutLeft{0%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(-30px)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(30px)}100%{opacity:1;transform:translateX(0)}}.login-modal input:invalid{box-shadow:none}.login-modal .login-message{margin-bottom:1.5rem;font-size:.9rem}.modal-error{padding:.5rem;margin-top:1rem}*{margin:0;padding:0;box-sizing:border-box}.login-body{font-family:Inter,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;background:linear-gradient(135deg,#034676 0,#001b2e 100%);min-height:100vh;display:flex;align-items:center;justify-content:center;padding:20px}.login-body .container{background:#fff;border-radius:24px;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);padding:0;display:flex;max-width:1200px;width:100%;min-height:600px;overflow:hidden;backdrop-filter:blur(10px)}.login-body .signin-section{padding:20px;display:flex;flex-grow:1;flex-direction:column;justify-content:center;position:relative}.login-body .logo{display:flex;align-items:center;margin-bottom:40px}.login-body .logo-icon{width:40px;height:40px;background:#0b4884;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-right:12px}.login-body .logo-text{font-size:24px;font-weight:700;color:#1f2937}.login-body .signin-header h1{font-size:32px;font-weight:700;color:#1f2937;margin-bottom:8px;line-height:1.2}.login-body .signin-header p{color:#6b7280;font-size:16px;margin-bottom:40px}.login-body .login-message{background:rgba(59,130,246,.1);border:1px solid rgba(59,130,246,.2);border-left:4px solid #3b82f6;border-radius:8px;padding:12px 16px;margin-bottom:20px;color:#1e40af;font-size:14px}.login-body .modal-error{background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.2);border-left:4px solid #ef4444;border-radius:8px;padding:12px 16px;margin-bottom:20px;display:flex;align-items:center;gap:8px}.login-body .modal-error.bg-danger{color:#dc2626}.login-body .modal-error.bg-danger i.fa-exclamation{font-size:16px}.login-body .form-auth .form-group{margin-bottom:24px}.login-body .form-auth .form-group label{display:block;font-weight:500;color:#374151;margin-bottom:8px;font-size:14px}.login-body .form-auth .form-group input{width:100%;padding:16px;border:2px solid #e5e7eb;border-radius:12px;font-size:16px;transition:all .3s ease;background:#f9fafb}.login-body .form-auth .form-group input:focus{outline:0;border-color:#0b4884;box-shadow:0 0 0 3px rgba(11,72,132,.1);background:#fff}.login-body .form-auth .form-group input::placeholder{color:#9ca3af}.login-body .password-input-wrapper{position:relative}.login-body .password-input-wrapper input{padding-right:50px}.login-body .password-input-wrapper .password-toggle{position:absolute;right:16px;top:50%;transform:translateY(-50%);cursor:pointer;color:#6b7280;transition:color .3s ease}.login-body .password-input-wrapper .password-toggle:hover{color:#374151}.login-body .password-input-wrapper .password-toggle i.fa{font-size:16px}.login-body .form-options{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.login-body .form-options .checkbox-group{display:flex;align-items:center}.login-body .form-options .checkbox-group input[type=checkbox]{width:18px;height:18px;margin-right:8px;accent-color:#0b4884;margin-bottom:0}.login-body .form-options .checkbox-group label{font-size:14px;color:#6b7280;margin:0;cursor:pointer}.login-body .form-options .forgot-password{color:#0b4884;text-decoration:none;font-size:14px;font-weight:500;transition:opacity .3s ease}.login-body .form-options .forgot-password:hover{opacity:.8}.login-body .signin-btn{width:100%;background:#0b4884;color:#fff;border:none;padding:16px;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-bottom:24px;display:flex;align-items:center;justify-content:center;gap:8px}.login-body .signin-btn:hover:not(:disabled){background:#083a6b;transform:translateY(-2px);box-shadow:0 10px 25px rgba(11,72,132,.3)}.login-body .signin-btn.btn-loading,.login-body .signin-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.login-body .signin-btn .fa-circle-o-notch{animation:spin 1s linear infinite}.login-body .signin-btn span{display:flex;align-items:center;gap:8px}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.login-body .signup-link{text-align:center;margin-top:32px;color:#6b7280;font-size:14px}.login-body .signup-link a{color:#0b4884;text-decoration:none;font-weight:600}.login-body .signup-link a:hover{text-decoration:underline}.login-body .preview-section{background:linear-gradient(135deg,#0b4884 0,#083a6b 100%);position:relative;display:flex;flex-direction:column;flex-grow:1;align-items:center;justify-content:center;padding:10px 15px;overflow:hidden}.login-body .preview-content{color:#fff;z-index:2;position:relative;width:100%}.login-body .preview-content h2{font-size:28px;font-weight:700;margin-bottom:8px;line-height:1.2;text-align:center}.login-body .preview-content>p{font-size:16px;margin-bottom:20px;opacity:.9;line-height:1.6;text-align:center}.login-body .ai-feature{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:24px;padding:12px 20px;background:rgba(255,255,255,.15);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:25px;transition:all .3s ease}.login-body .ai-feature:hover{background:rgba(255,255,255,.2);transform:translateY(-1px)}.login-body .ai-feature .ai-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.login-body .ai-feature .ai-text{font-size:14px;font-weight:600;color:rgba(255,255,255,.95);letter-spacing:.3px}.login-body .equipment-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:16px}.login-body .equipment-card{background:rgba(255,255,255,.1);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:16px 12px;text-align:center;transition:all .3s ease;cursor:pointer}.login-body .equipment-card:hover{transform:translateY(-2px);background:rgba(255,255,255,.15)}.login-body .equipment-icon{width:40px;height:40px;margin:0 auto 8px;border-radius:8px;display:flex;align-items:center;justify-content:center;position:relative}.login-body .equipment-icon.icon-ok{background:rgba(46,125,50,.3)}.login-body .equipment-icon.icon-alert{background:rgba(198,40,40,.3)}.login-body .equipment-icon.icon-warning{background:rgba(245,124,0,.3)}.login-body .status-indicator{position:absolute;top:-2px;right:-2px;width:10px;height:10px;border-radius:50%;border:2px solid rgba(255,255,255,.8)}.login-body .status-indicator.status-ok{background:#2e7d32;box-shadow:0 0 4px rgba(46,125,50,.4)}.login-body .status-indicator.status-alert{background:#c62828;box-shadow:0 0 4px rgba(198,40,40,.4)}.login-body .status-indicator.status-warning{background:#f57c00;box-shadow:0 0 4px rgba(245,124,0,.4)}.login-body .equipment-name{font-size:12px;font-weight:600;color:#fff;margin-bottom:6px}.login-body .equipment-status{font-size:10px;font-weight:600;padding:4px 8px;border-radius:12px;display:inline-block;text-transform:uppercase;letter-spacing:.5px}.login-body .equipment-status.status-text-ok{background:rgba(46,125,50,.8);color:#fff}.login-body .equipment-status.status-text-alert{background:rgba(198,40,40,.8);color:#fff}.login-body .equipment-status.status-text-warning{background:rgba(245,124,0,.8);color:#fff}.login-body .features-bottom{margin-top:30px;display:flex;flex-direction:column;gap:16px;align-items:center}.login-body .features-row{display:flex;gap:40px;justify-content:center}.login-body .features-single{display:flex;justify-content:center}.login-body .feature-item{display:flex;align-items:center;gap:10px;color:rgba(255,255,255,.9);font-size:14px;font-weight:500}.login-body .channel-dots{display:flex;gap:6px;align-items:center}.login-body .dot{width:8px;height:8px;border-radius:50%}.login-body .dot.email-dot{background:#25d366}.login-body .dot.whatsapp-dot{background:#25d366}.login-body .dot.mqtt-dot{background:#25d366}.login-body .floating-elements{position:absolute;width:100%;height:100%;pointer-events:none}.login-body .floating-circle{position:absolute;border-radius:50%;background:rgba(255,255,255,.1);animation:float 6s ease-in-out infinite}.login-body .floating-circle:nth-child(1){width:80px;height:80px;top:10%;left:10%;animation-delay:0s}.login-body .floating-circle:nth-child(2){width:60px;height:60px;top:60%;right:15%;animation-delay:2s}.login-body .floating-circle:nth-child(3){width:40px;height:40px;bottom:20%;left:20%;animation-delay:4s}@keyframes float{0%,100%{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(180deg)}}@media (max-width:1024px){.login-body .container{grid-template-columns:1fr;max-width:500px}.login-body .preview-section{order:-1;min-height:300px;padding:40px}.login-body .preview-content h2{font-size:28px}.login-body .signin-section{padding:40px}}@media (max-width:640px){.login-body .signin-section{padding:30px}.login-body .preview-section{padding:30px}.login-body .signin-header h1{font-size:28px}.login-body .features-row{flex-direction:column;gap:16px}.login-body .equipment-grid{grid-template-columns:repeat(2,1fr)}}body,html{margin:0;padding:0;-webkit-font-smoothing:antialiased;font-family:"Work Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:11pt}h1{font-weight:600;font-size:2rem;margin:14px 0}h2{font-weight:300;font-size:1.6rem;margin:10px 0}h3{font-weight:700;margin-top:32px}h4{font-weight:700;margin-top:0;margin-bottom:4px}h1,h2,h3,h4,h5,h6{font-family:Montserrat,"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif}button,html,input,select,textarea{color:#222}a{color:#222;text-decoration:none;cursor:pointer;border-bottom:0}a:hover{color:#000;text-decoration:none}img{vertical-align:middle;border:0}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}table{border-collapse:collapse}.form-control{height:inherit}.invisible{visibility:hidden}.hidden{display:none}.inline{display:inline}.clearfix:after,.clearfix:before{content:" ";display:table}.clearfix:after{clear:both}.centered{text-align:center;margin:auto}.fullscreen{height:100%}.superwide{width:100%}.invisible{opacity:0}.ng-cloak{display:none!important}.actionable{cursor:pointer}.switch{box-sizing:content-box!important}#browserError{width:60%;max-width:500px;margin:auto;margin-top:3rem;padding:1.7rem;border:1px dashed #999;color:#777}#browserError table{width:100%;text-align:center;margin-top:2rem}table th.tablesort-sortable{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;cursor:pointer}table th.tablesort-sortable:after{content:"";float:right;margin-top:7px;visibility:hidden;border-left:4px solid transparent;border-right:4px solid transparent;border-top:none;border-bottom:4px solid #000}table th.tablesort-desc:after{border-top:4px solid #000;border-bottom:none}table .tablesort-asc:after,table .tablesort-desc:after,table .tablesort-sortable:hover:after{visibility:visible}.showIfLast{display:none}.showIfLast:last-child{display:table-row}.showIfLast td{text-align:center}.showIfLast td:after{content:"No data"}.reset-password-page{display:flex;height:100vh;width:100%;overflow:hidden}.reset-password-page .reset-left{flex:1;padding:40px;display:flex;flex-direction:column}.reset-password-page .reset-left .branding{margin-bottom:60px}.reset-password-page .reset-left .branding .logo{color:#0b4884;font-size:24px;font-weight:700}.reset-password-page .reset-left .reset-form{flex:1;max-width:420px;margin:0 auto;display:flex;flex-direction:column;justify-content:center}.reset-password-page .reset-left .reset-form h2{font-size:28px;font-weight:600;margin-bottom:10px}.reset-password-page .reset-left .reset-form .reset-text{color:#666;margin-bottom:40px;line-height:1.6}.reset-password-page .reset-left .reset-form .reset-success{text-align:center;padding:20px;background-color:#e8f5e9;border-radius:4px;margin-bottom:30px}.reset-password-page .reset-left .reset-form .reset-success i{font-size:48px;color:#4caf50;margin-bottom:15px}.reset-password-page .reset-left .reset-form .reset-success .success-message{color:#388e3c;line-height:1.6}.reset-password-page .reset-left .reset-form input[type=email]{width:100%;padding:12px 15px;border:1px solid #ccc;border-radius:4px;margin-bottom:20px;font-size:15px;transition:all .3s}.reset-password-page .reset-left .reset-form input[type=email]:focus{border-color:#0b4884;outline:0;-webkit-box-shadow:0 0 0 2px rgba(11,72,132,.2);-moz-box-shadow:0 0 0 2px rgba(11,72,132,.2);box-shadow:0 0 0 2px rgba(11,72,132,.2)}.reset-password-page .reset-left .reset-form .reset-error{padding:.5rem;margin-top:0;margin-bottom:1rem;border-radius:4px}.reset-password-page .reset-left .reset-form .reset-error i{margin-right:8px}.reset-password-page .reset-left .reset-form .reset-btn{width:100%;background-color:#0b4884;color:#fff;border:none;padding:14px;border-radius:4px;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .3s}.reset-password-page .reset-left .reset-form .reset-btn:hover{background-color:#093b6c}.reset-password-page .reset-left .reset-form .reset-btn:disabled{opacity:.6;cursor:not-allowed}.reset-password-page .reset-left .reset-form .login-link{text-align:center;margin-top:25px;font-size:14px}.reset-password-page .reset-left .reset-form .login-link a{color:#0b4884;text-decoration:none;font-weight:500}.reset-password-page .reset-left .reset-form .login-link a:hover{text-decoration:underline}.reset-password-page .reset-right{flex:1;background-color:#0b4884;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px;position:relative;background-image:url(/img/network-bg.png);background-size:cover;background-position:center;background-blend-mode:overlay}.reset-password-page .reset-right .feature-preview{max-width:450px;width:100%;margin-bottom:40px}.reset-password-page .reset-right .feature-preview img{width:100%;border-radius:8px;-webkit-box-shadow:0 10px 30px rgba(0,0,0,.2);-moz-box-shadow:0 10px 30px rgba(0,0,0,.2);box-shadow:0 10px 30px rgba(0,0,0,.2)}.reset-password-page .reset-right .feature-text{text-align:center;margin-bottom:60px}.reset-password-page .reset-right .feature-text h2{font-size:24px;font-weight:600;margin-bottom:15px}.reset-password-page .reset-right .feature-text p{font-size:16px;opacity:.9;margin-bottom:30px}.reset-password-page .reset-right .feature-text .indicators{display:flex;justify-content:center;gap:8px}.reset-password-page .reset-right .feature-text .indicators .indicator{display:inline-block;width:30px;height:4px;background-color:rgba(255,255,255,.4);border-radius:2px}.reset-password-page .reset-right .feature-text .indicators .indicator.active{background-color:#fff}.reset-password-page .reset-right .copyright{position:absolute;bottom:20px;text-align:center;font-size:14px;opacity:.7}@media (max-width:992px){.reset-password-page{flex-direction:column}.reset-password-page .reset-left{flex:none;padding:30px}.reset-password-page .reset-right{flex:none;padding:40px 30px}.reset-password-page .reset-right .feature-preview{max-width:350px}}@media (max-width:600px){.reset-password-page .reset-right{display:none}}.preview-section{background:linear-gradient(135deg,#0b4884 0,#072e55 100%);position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 30px;overflow:hidden}.preview-section .floating-elements{position:absolute;width:100%;height:100%;pointer-events:none}.preview-section .floating-elements .floating-circle{position:absolute;border-radius:50%;background:rgba(255,255,255,.1);animation:float 6s ease-in-out infinite}.preview-section .floating-elements .floating-circle:nth-child(1){width:80px;height:80px;top:10%;left:10%;animation-delay:0s}.preview-section .floating-elements .floating-circle:nth-child(2){width:60px;height:60px;top:60%;right:15%;animation-delay:2s}.preview-section .floating-elements .floating-circle:nth-child(3){width:40px;height:40px;bottom:20%;left:20%;animation-delay:4s}.preview-section .preview-content{color:#fff;z-index:2;position:relative;width:100%}.preview-section .preview-content h2{font-size:28px;font-weight:700;margin-bottom:8px;line-height:1.2;text-align:center}.preview-section .preview-content p{font-size:16px;margin-bottom:20px;opacity:.9;line-height:1.6;text-align:center}.preview-section .preview-content .ai-feature{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:24px;padding:12px 20px;background:rgba(255,255,255,.15);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:25px;transition:all .3s ease}.preview-section .preview-content .ai-feature:hover{background:rgba(255,255,255,.2);transform:translateY(-1px)}.preview-section .preview-content .ai-feature .ai-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.preview-section .preview-content .ai-feature .ai-text{font-size:14px;font-weight:600;color:rgba(255,255,255,.95);letter-spacing:.3px}.preview-section .preview-content .equipment-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:16px}.preview-section .preview-content .equipment-grid .equipment-card{background:rgba(255,255,255,.1);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:16px 12px;text-align:center;transition:all .3s ease;cursor:pointer}.preview-section .preview-content .equipment-grid .equipment-card:hover{transform:translateY(-2px);background:rgba(255,255,255,.15)}.preview-section .preview-content .equipment-grid .equipment-card .equipment-icon{width:40px;height:40px;margin:0 auto 8px;border-radius:8px;display:flex;align-items:center;justify-content:center;position:relative}.preview-section .preview-content .equipment-grid .equipment-card .equipment-icon.icon-ok{background:rgba(46,125,50,.3)}.preview-section .preview-content .equipment-grid .equipment-card .equipment-icon.icon-alert{background:rgba(198,40,40,.3)}.preview-section .preview-content .equipment-grid .equipment-card .equipment-icon.icon-warning{background:rgba(245,124,0,.3)}.preview-section .preview-content .equipment-grid .equipment-card .equipment-icon .status-indicator{position:absolute;top:-2px;right:-2px;width:10px;height:10px;border-radius:50%;border:2px solid rgba(255,255,255,.8)}.preview-section .preview-content .equipment-grid .equipment-card .equipment-icon .status-indicator.status-ok{background:#2e7d32;box-shadow:0 0 4px rgba(46,125,50,.4)}.preview-section .preview-content .equipment-grid .equipment-card .equipment-icon .status-indicator.status-alert{background:#c62828;box-shadow:0 0 4px rgba(198,40,40,.4)}.preview-section .preview-content .equipment-grid .equipment-card .equipment-icon .status-indicator.status-warning{background:#f57c00;box-shadow:0 0 4px rgba(245,124,0,.4)}.preview-section .preview-content .equipment-grid .equipment-card .equipment-name{font-size:12px;font-weight:600;color:#fff;margin-bottom:6px}.preview-section .preview-content .equipment-grid .equipment-card .equipment-status{font-size:10px;font-weight:600;padding:4px 8px;border-radius:12px;display:inline-block;text-transform:uppercase;letter-spacing:.5px}.preview-section .preview-content .equipment-grid .equipment-card .equipment-status.status-text-ok{background:rgba(46,125,50,.8);color:#fff}.preview-section .preview-content .equipment-grid .equipment-card .equipment-status.status-text-alert{background:rgba(198,40,40,.8);color:#fff}.preview-section .preview-content .equipment-grid .equipment-card .equipment-status.status-text-warning{background:rgba(245,124,0,.8);color:#fff}.preview-section .preview-content .features-bottom{margin-top:30px;display:flex;flex-direction:column;gap:16px;align-items:center}.preview-section .preview-content .features-bottom .features-row{display:flex;gap:40px;justify-content:center}.preview-section .preview-content .features-bottom .features-single{display:flex;justify-content:center}.preview-section .preview-content .features-bottom .feature-item{display:flex;align-items:center;gap:10px;color:rgba(255,255,255,.9);font-size:14px;font-weight:500}.preview-section .preview-content .features-bottom .feature-item .channel-dots{display:flex;gap:6px;align-items:center}.preview-section .preview-content .features-bottom .feature-item .channel-dots .dot{width:8px;height:8px;border-radius:50%}.preview-section .preview-content .features-bottom .feature-item .channel-dots .dot.email-dot{background:#25d366}.preview-section .preview-content .features-bottom .feature-item .channel-dots .dot.whatsapp-dot{background:#25d366}.preview-section .preview-content .features-bottom .feature-item .channel-dots .dot.mqtt-dot{background:#25d366}@keyframes float{0%,100%{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(180deg)}}@media (max-width:1024px){.preview-section{order:-1;min-height:300px;padding:40px}.preview-section .preview-content h2{font-size:24px}.preview-section .preview-content .equipment-grid{grid-template-columns:repeat(2,1fr);gap:10px}.preview-section .preview-content .features-row{flex-direction:column;gap:16px;align-items:center}}@media (max-width:640px){.preview-section{padding:30px}.preview-section .preview-content .equipment-grid{grid-template-columns:1fr}}.signup-page{display:flex;height:100vh;width:100%;overflow:hidden}.signup-page .signup-left{flex:.8;display:flex;position:relative;flex-direction:column;border-end-end-radius:30px;z-index:10}.signup-page .signup-left .left-section{position:absolute;height:100%;width:calc(100% + 60px);border-radius:0 60px 60px 0;right:-60px;background:#fff;top:0;z-index:-1;box-shadow:0 25px 40px rgba(0,0,0,.16)}.signup-page .signup-left .branding{padding-top:30px;max-width:450px;width:100%;margin:0 auto}.signup-page .signup-left .branding .logo{color:#0b4884;font-size:24px;font-weight:700;max-width:min-content}.signup-page .signup-left .signup-form{flex:1;max-width:450px;margin:0 auto;width:100%;max-height:85%;display:flex;flex-direction:column;overflow:auto;justify-content:start}.signup-page .signup-left .signup-form.scrollable{overflow-y:auto;scrollbar-width:thin;scrollbar-color:#888 #f1f1f1}.signup-page .signup-left .signup-form.scrollable::-webkit-scrollbar{width:6px}.signup-page .signup-left .signup-form.scrollable::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.signup-page .signup-left .signup-form.scrollable::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.signup-page .signup-left .signup-form.scrollable::-webkit-scrollbar-thumb:hover{background:#555}.signup-page .signup-left .signup-form .signup-form-container{max-width:420px}.signup-page .signup-left .signup-form .field-row{display:flex;margin-bottom:20px;gap:20px;justify-content:space-between}.signup-page .signup-left .signup-form .field-row .field-column{width:100%}.signup-page .signup-left .signup-form .field-row .field-column input{flex:1;width:100%;margin-bottom:0}.signup-page .signup-left .signup-form .field-row .field-column select{width:100%;margin-bottom:0}.signup-page .signup-left .signup-form h2{font-size:24px;font-weight:700;margin-bottom:10px}.signup-page .signup-left .signup-form .signup-text{color:#6588a6;margin-bottom:40px;font-size:16px}.signup-page .signup-left .signup-form .signup-success{text-align:center;padding:20px;background-color:#e8f5e9;border-radius:4px;margin-bottom:30px}.signup-page .signup-left .signup-form .signup-success i{font-size:48px;color:#4caf50;margin-bottom:15px}.signup-page .signup-left .signup-form .signup-success .success-message{color:#388e3c;line-height:1.6;margin-bottom:25px}.signup-page .signup-left .signup-form .signup-success .login-btn{width:100%;background-color:#0b4884;color:#fff;border:none;padding:14px;border-radius:4px;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .3s}.signup-page .signup-left .signup-form .signup-success .login-btn:hover{background-color:#093b6c}.signup-page .signup-left .signup-form input[type=email],.signup-page .signup-left .signup-form input[type=password],.signup-page .signup-left .signup-form input[type=tel],.signup-page .signup-left .signup-form input[type=text]{width:100%;padding:12px 15px;border:1px solid #ccc;border-radius:4px;margin-bottom:20px;font-size:15px;transition:all .3s;box-sizing:border-box}.signup-page .signup-left .signup-form input[type=email]:focus,.signup-page .signup-left .signup-form input[type=password]:focus,.signup-page .signup-left .signup-form input[type=tel]:focus,.signup-page .signup-left .signup-form input[type=text]:focus{border-color:#0b4884;outline:0;-webkit-box-shadow:0 0 0 2px rgba(11,72,132,.2);-moz-box-shadow:0 0 0 2px rgba(11,72,132,.2);box-shadow:0 0 0 2px rgba(11,72,132,.2)}.signup-page .signup-left .signup-form select{width:100%;padding:12px 10px;border:1px solid #ccc;border-radius:4px;margin-bottom:20px;font-size:15px;background-color:#fff;transition:all .3s;appearance:auto;height:44px}.signup-page .signup-left .signup-form select:focus{border-color:#0b4884;outline:0;-webkit-box-shadow:0 0 0 2px rgba(11,72,132,.2);-moz-box-shadow:0 0 0 2px rgba(11,72,132,.2);box-shadow:0 0 0 2px rgba(11,72,132,.2)}.signup-page .signup-left .signup-form select:disabled{background-color:#f5f5f5;cursor:not-allowed}.signup-page .signup-left .signup-form select option{padding:10px}.signup-page .signup-left .signup-form .password-field{position:relative}.signup-page .signup-left .signup-form .password-field input:first{margin-bottom:15px!important}.signup-page .signup-left .signup-form .password-field .password-strength{display:flex;width:97%;align-items:center;margin:0 auto 15px auto;gap:5px}.signup-page .signup-left .signup-form .password-field .password-strength .strength-text{font-size:12px;box-sizing:border-box}.signup-page .signup-left .signup-form .password-field .password-strength .week{color:#f44336!important}.signup-page .signup-left .signup-form .password-field .password-strength .medium{color:#ff9800!important}.signup-page .signup-left .signup-form .password-field .password-strength .strong{color:#4caf50!important}.signup-page .signup-left .signup-form .password-field .password-strength .strength-meter{height:6px;background-color:#e0e0e0;width:100%;border-radius:2px}.signup-page .signup-left .signup-form .password-field .password-strength .strength-meter .strength-meter-fill{height:100%;border-radius:2px;transition:width .3s ease}.signup-page .signup-left .signup-form .password-field .password-strength .strength-meter .strength-meter-fill.weak{width:33.3%;background-color:#f44336}.signup-page .signup-left .signup-form .password-field .password-strength .strength-meter .strength-meter-fill.medium{width:66.6%;background-color:#ff9800}.signup-page .signup-left .signup-form .password-field .password-strength .strength-meter .strength-meter-fill.strong{width:100%;background-color:#4caf50}.signup-page .signup-left .signup-form .password-field .password-requirements{margin-top:8px;padding-left:20px;font-size:12px;color:#666}.signup-page .signup-left .signup-form .password-field .password-requirements li{margin-bottom:3px;position:relative}.signup-page .signup-left .signup-form .password-field .password-requirements li.met{color:#4caf50}.signup-page .signup-left .signup-form .password-field .password-requirements li.met:before{content:'✓';position:absolute;left:-15px;color:#4caf50}.signup-page .signup-left .signup-form .password-field .password-requirements li:not(.met):before{content:'○';position:absolute;left:-15px}.signup-page .signup-left .signup-form .password-field .password-match,.signup-page .signup-left .signup-form .password-field .password-mismatch{margin-bottom:15px;font-size:12px;display:flex;align-items:center}.signup-page .signup-left .signup-form .password-field .password-match i,.signup-page .signup-left .signup-form .password-field .password-mismatch i{margin-right:5px}.signup-page .signup-left .signup-form .password-field .password-mismatch{color:#f44336}.signup-page .signup-left .signup-form .password-field .password-mismatch i{color:#f44336}.signup-page .signup-left .signup-form .password-field .password-match{color:#4caf50}.signup-page .signup-left .signup-form .password-field .password-match i{color:#4caf50}.signup-page .signup-left .signup-form .terms-checkbox{display:flex;align-items:flex-start;margin-bottom:20px}.signup-page .signup-left .signup-form .terms-checkbox input[type=checkbox]{margin-right:10px;margin-top:3px}.signup-page .signup-left .signup-form .terms-checkbox label{font-size:14px;color:#555}.signup-page .signup-left .signup-form .terms-checkbox label a{color:#0b4884;text-decoration:none}.signup-page .signup-left .signup-form .terms-checkbox label a:hover{text-decoration:underline}.signup-page .signup-left .signup-form .signup-error{padding:.5rem;margin-top:0;margin-bottom:1rem;border-radius:4px}.signup-page .signup-left .signup-form .signup-error i{margin-right:8px}.signup-page .signup-left .signup-form .signup-btn{width:100%;background-color:#0b4884;color:#fff;border:none;padding:14px;border-radius:4px;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .3s}.signup-page .signup-left .signup-form .signup-btn:hover{background-color:#093b6c}.signup-page .signup-left .signup-form .signup-btn:disabled{opacity:.6;cursor:not-allowed}.signup-page .signup-left .signup-form .login-link{text-align:center;margin-top:25px;font-size:14px;color:#666}.signup-page .signup-left .signup-form .login-link a{color:#0b4884;text-decoration:none;font-weight:500}.signup-page .signup-left .signup-form .login-link a:hover{text-decoration:underline}@media (max-width:600px){.signup-page .signup-left .signup-form .field-row{flex-direction:column;gap:20px}.signup-page .signup-left .signup-form .field-row .field-column input,.signup-page .signup-left .signup-form .field-row .field-column select{margin-bottom:0}}.signup-page .login-right{flex:1;background-color:#0b4884;display:flex;padding:0 30px 0 90px;flex-direction:column;justify-content:center;align-items:center;position:relative;background:transparent linear-gradient(311deg,#0b4884 0,#2389d0 100%) 0 0 no-repeat padding-box;mix-blend-mode:color-dodge;background-size:cover;background-position:center;background-blend-mode:overlay}.signup-page .login-right .bg-wrapper{position:absolute;top:-300;left:590px;width:926px;height:1037px;opacity:1;z-index:-1;background-repeat:no-repeat;background-size:contain;background-image:url(/img/auth/network-bg.svg);rotate:-10deg;mix-blend-mode:color-dodge}.signup-page .login-right .feature-preview{max-width:600px;width:100%;margin-bottom:40px;display:flex;justify-content:center;overflow:hidden}.signup-page .login-right .feature-preview img.dashboard-preview{width:100%;border-radius:8px}.signup-page .login-right .feature-preview img.dashboard-preview.fade-out-left{animation:slideOutLeft .5s ease forwards}.signup-page .login-right .feature-preview img.dashboard-preview.fade-in-right{animation:slideInRight .7s ease forwards}.signup-page .login-right .feature-text{text-align:center;margin-bottom:20px}.signup-page .login-right .feature-text h2{font-size:24px;font-weight:600;margin-bottom:12px;color:#29a8ff}.signup-page .login-right .feature-text p{font-size:16px;opacity:.9;margin-bottom:40px;color:#fff}.signup-page .login-right .feature-text.fade-out-left{animation:slideOutLeft .5s ease forwards}.signup-page .login-right .feature-text.fade-in-right{animation:slideInRight .7s ease forwards}.signup-page .login-right .indicators{display:flex;justify-content:center;align-items:center;gap:10px}.signup-page .login-right .indicators .indicator{display:inline-block;background-color:rgba(41,168,255,.6);cursor:pointer;transition:all .4s ease;width:8px;height:8px;border-radius:50%}.signup-page .login-right .indicators .indicator.active{width:20px;height:8px;border-radius:10px;background-color:#29a8ff}.signup-page .login-right .indicators .indicator:hover:not(.active){background-color:rgba(41,168,255,.8)}.signup-page .login-right .copyright{position:absolute;bottom:20px;text-align:center;color:#fff;font-size:14px;opacity:.7}.signup-page .login-right .copyright p{margin:0}@media (max-width:992px){.signup-page{flex-direction:column}.signup-page .signup-left{flex:none;padding:30px}.signup-page .signup-right{flex:none;padding:40px 30px}.signup-page .signup-right .feature-preview{max-width:350px}}@media (max-width:600px){.signup-page .signup-right{display:none}}.signup-success{text-align:center;padding:20px;background-color:#e8f5e9;border-radius:12px;margin-bottom:30px}.signup-success i{font-size:48px;color:#4caf50;margin-bottom:15px}.signup-success .success-message{color:#388e3c;line-height:1.6;margin-bottom:25px}.signup-success .login-btn{width:100%;background:#0b4884;color:#fff;border:none;padding:16px;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease}.signup-success .login-btn:hover{background:#083a6b;transform:translateY(-2px);box-shadow:0 10px 25px rgba(11,72,132,.3)}.password-input-wrapper{position:relative}.password-input-wrapper input{padding-right:50px}.password-input-wrapper .password-toggle{position:absolute;right:16px;top:50%;transform:translateY(-50%);cursor:pointer;color:#6b7280;transition:color .3s ease}.password-input-wrapper .password-toggle:hover{color:#374151}.password-input-wrapper .password-toggle i.fa{font-size:16px}.password-input-wrapper .password-strength{display:flex;width:100%;align-items:center;margin:8px 0 15px 0;gap:8px}.password-input-wrapper .password-strength .strength-meter{height:6px;background-color:#e0e0e0;flex:1;border-radius:3px}.password-input-wrapper .password-strength .strength-meter .strength-meter-fill{height:100%;border-radius:3px;transition:width .3s ease}.password-input-wrapper .password-strength .strength-meter .strength-meter-fill.weak{width:33.3%;background-color:#f44336}.password-input-wrapper .password-strength .strength-meter .strength-meter-fill.medium{width:66.6%;background-color:#ff9800}.password-input-wrapper .password-strength .strength-meter .strength-meter-fill.strong{width:100%;background-color:#4caf50}.password-input-wrapper .password-strength .strength-text{font-size:12px;font-weight:600;min-width:60px}.password-input-wrapper .password-strength .strength-text.week{color:#f44336}.password-input-wrapper .password-strength .strength-text.medium{color:#ff9800}.password-input-wrapper .password-strength .strength-text.strong{color:#4caf50}.password-input-wrapper .password-match,.password-input-wrapper .password-mismatch{margin:8px 0 15px 0;font-size:12px;display:flex;align-items:center;gap:5px}.password-input-wrapper .password-mismatch{color:#f44336}.password-input-wrapper .password-mismatch i{color:#f44336}.password-input-wrapper .password-match{color:#4caf50}.password-input-wrapper .password-match i{color:#4caf50}*{margin:0;padding:0;box-sizing:border-box}.login-body{font-family:Inter,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:20px}.login-body .container{background:#fff;border-radius:24px;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);display:flex;max-width:1200px;width:100%;min-height:600px;overflow:hidden;backdrop-filter:blur(10px)}.login-body .signup-section{padding:20px;display:flex;flex-direction:column;position:relative;overflow-y:auto;max-height:600px}.login-body .signup-section .form-scroll-container{padding-right:10px;margin-right:-10px;scrollbar-width:thin;scrollbar-color:#888 #f1f1f1}.login-body .signup-section .form-scroll-container::-webkit-scrollbar{width:6px}.login-body .signup-section .form-scroll-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.login-body .signup-section .form-scroll-container::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.login-body .signup-section .form-scroll-container::-webkit-scrollbar-thumb:hover{background:#555}.login-body .signup-section .field-row{display:flex;gap:20px;margin-bottom:0}.login-body .signup-section .field-row .form-group{flex:1;margin-bottom:24px}@media (max-width:640px){.login-body .signup-section .field-row{flex-direction:column;gap:0}}.login-body .signup-section .form-auth .form-group{margin-bottom:24px}.login-body .signup-section .form-auth .form-group label{display:block;font-weight:500;color:#374151;margin-bottom:8px;font-size:14px}.login-body .signup-section .form-auth .form-group input,.login-body .signup-section .form-auth .form-group select{width:100%;padding:16px;border:2px solid #e5e7eb;border-radius:12px;font-size:16px;transition:all .3s ease;background:#f9fafb}.login-body .signup-section .form-auth .form-group input:focus,.login-body .signup-section .form-auth .form-group select:focus{outline:0;border-color:#0b4884;box-shadow:0 0 0 3px rgba(11,72,132,.1);background:#fff}.login-body .signup-section .form-auth .form-group input::placeholder,.login-body .signup-section .form-auth .form-group select::placeholder{color:#9ca3af}.login-body .signup-section .form-auth .form-group select{width:100%;padding:16px;border:2px solid #e5e7eb;border-radius:12px;font-size:16px;transition:all .3s ease;background:#f9fafb;height:56px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 16px center;background-size:16px;padding-right:48px}.login-body .signup-section .form-auth .form-group select:focus{outline:0;border-color:#0b4884;box-shadow:0 0 0 3px rgba(11,72,132,.1);background-color:#fff}.login-body .signup-section .form-auth .form-group select:disabled{background-color:#f5f5f5;cursor:not-allowed;opacity:.6;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%9ca3af' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e")}.login-body .signup-section .form-auth .form-group select::placeholder{color:#9ca3af}.login-body .signup-section .form-auth .form-group select option{padding:12px;background:#fff;color:#374151}.login-body .signup-section .form-auth .form-group select option:checked{background:#0b4884;color:#fff}.login-body .signup-section .form-auth .form-group select option:disabled{color:#9ca3af;background:#f9fafb}.login-body .password-strength{display:flex;width:97%;align-items:center;margin:0 auto 15px auto;gap:5px}.login-body .password-strength .strength-text{font-size:12px;box-sizing:border-box}.login-body .password-strength .week{color:#f44336!important}.login-body .password-strength .medium{color:#ff9800!important}.login-body .password-strength .strong{color:#4caf50!important}.login-body .password-strength .strength-meter{height:6px;background-color:#e0e0e0;width:100%;border-radius:2px}.login-body .password-strength .strength-meter .strength-meter-fill{height:100%;border-radius:2px;transition:width .3s ease}.login-body .password-strength .strength-meter .strength-meter-fill.weak{width:33.3%;background-color:#f44336}.login-body .password-strength .strength-meter .strength-meter-fill.medium{width:66.6%;background-color:#ff9800}.login-body .password-strength .strength-meter .strength-meter-fill.strong{width:100%;background-color:#4caf50}.login-body .password-requirements{margin-top:8px;padding-left:20px;font-size:12px;color:#666}.login-body .password-requirements li{margin-bottom:3px;position:relative}.login-body .password-requirements li.met{color:#4caf50}.login-body .password-requirements li.met:before{content:'✓';position:absolute;left:-15px;color:#4caf50}.login-body .password-requirements li:not(.met):before{content:'○';position:absolute;left:-15px}.login-body .password-match,.login-body .password-mismatch{margin-bottom:15px;font-size:12px;display:flex;align-items:center}.login-body .password-match i,.login-body .password-mismatch i{margin-right:5px}.login-body .password-mismatch{color:#f44336}.login-body .password-mismatch i{color:#f44336}.login-body .password-match{color:#4caf50}.login-body .password-match i{color:#4caf50}.login-body .preview-section{background:linear-gradient(135deg,#0b4884 0,#083a6b 100%);position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px 15px;overflow:hidden}.login-body .preview-content{color:#fff;z-index:2;position:relative;width:100%}.login-body .preview-content h2{font-size:28px;font-weight:700;margin-bottom:8px;line-height:1.2;text-align:center}.login-body .preview-content>p{font-size:16px;margin-bottom:20px;opacity:.9;line-height:1.6;text-align:center}.login-body .ai-feature{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:24px;padding:12px 20px;background:rgba(255,255,255,.15);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:25px;transition:all .3s ease}.login-body .ai-feature:hover{background:rgba(255,255,255,.2);transform:translateY(-1px)}.login-body .ai-feature .ai-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.login-body .ai-feature .ai-text{font-size:14px;font-weight:600;color:rgba(255,255,255,.95);letter-spacing:.3px}.login-body .equipment-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:16px}.login-body .equipment-card{background:rgba(255,255,255,.1);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:16px 12px;text-align:center;transition:all .3s ease;cursor:pointer}.login-body .equipment-card:hover{transform:translateY(-2px);background:rgba(255,255,255,.15)}.login-body .equipment-icon{width:40px;height:40px;margin:0 auto 8px;border-radius:8px;display:flex;align-items:center;justify-content:center;position:relative}.login-body .equipment-icon.icon-ok{background:rgba(46,125,50,.3)}.login-body .equipment-icon.icon-alert{background:rgba(198,40,40,.3)}.login-body .equipment-icon.icon-warning{background:rgba(245,124,0,.3)}.login-body .status-indicator{position:absolute;top:-2px;right:-2px;width:10px;height:10px;border-radius:50%;border:2px solid rgba(255,255,255,.8)}.login-body .status-indicator.status-ok{background:#2e7d32;box-shadow:0 0 4px rgba(46,125,50,.4)}.login-body .status-indicator.status-alert{background:#c62828;box-shadow:0 0 4px rgba(198,40,40,.4)}.login-body .status-indicator.status-warning{background:#f57c00;box-shadow:0 0 4px rgba(245,124,0,.4)}.login-body .equipment-name{font-size:12px;font-weight:600;color:#fff;margin-bottom:6px}.login-body .equipment-status{font-size:10px;font-weight:600;padding:4px 8px;border-radius:12px;display:inline-block;text-transform:uppercase;letter-spacing:.5px}.login-body .equipment-status.status-text-ok{background:rgba(46,125,50,.8);color:#fff}.login-body .equipment-status.status-text-alert{background:rgba(198,40,40,.8);color:#fff}.login-body .equipment-status.status-text-warning{background:rgba(245,124,0,.8);color:#fff}.login-body .features-bottom{margin-top:30px;display:flex;flex-direction:column;gap:16px;align-items:center}.login-body .features-row{display:flex;gap:40px;justify-content:center}.login-body .features-single{display:flex;justify-content:center}.login-body .feature-item{display:flex;align-items:center;gap:10px;color:rgba(255,255,255,.9);font-size:14px;font-weight:500}.login-body .channel-dots{display:flex;gap:6px;align-items:center}.login-body .dot{width:8px;height:8px;border-radius:50%}.login-body .dot.email-dot{background:#25d366}.login-body .dot.whatsapp-dot{background:#25d366}.login-body .dot.mqtt-dot{background:#25d366}.login-body .floating-elements{position:absolute;width:100%;height:100%;pointer-events:none}.login-body .floating-circle{position:absolute;border-radius:50%;background:rgba(255,255,255,.1);animation:float 6s ease-in-out infinite}.login-body .floating-circle:nth-child(1){width:80px;height:80px;top:10%;left:10%;animation-delay:0s}.login-body .floating-circle:nth-child(2){width:60px;height:60px;top:60%;right:15%;animation-delay:2s}.login-body .floating-circle:nth-child(3){width:40px;height:40px;bottom:20%;left:20%;animation-delay:4s}@keyframes float{0%,100%{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(180deg)}}@media (max-width:1024px){.login-body .container{flex-direction:column;max-width:500px}.login-body .preview-section{order:-1;min-height:300px;padding:40px}.login-body .preview-content h2{font-size:24px}.login-body .signup-section .branding{padding-top:20px}.login-body .signup-section .signup-form{max-height:none;padding:0 20px 20px}}@media (max-width:640px){.login-body .signup-section .branding{padding-top:15px}.login-body .signup-section .signup-form{padding:0 15px 15px}.login-body .signup-section .signup-form h2{font-size:22px}.login-body .preview-section{padding:30px}.login-body .features-row{flex-direction:column;gap:16px}.login-body .equipment-grid{grid-template-columns:repeat(2,1fr)}}