*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f0f2f5;color:#1f2937;font-size:14px;line-height:1.5}a{color:#4f46e5;text-decoration:none;cursor:pointer}a:hover{text-decoration:underline}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2)}.login-card{background:#fff;border-radius:16px;padding:48px 40px;width:400px;box-shadow:0 20px 60px #0003}.login-header{text-align:center;margin-bottom:32px}.login-header h1{font-size:24px;font-weight:700;margin-bottom:4px}.login-header p{color:#6b7280;font-size:14px}.login-logo{width:56px;height:56px;background:#4f46e5;color:#fff;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;margin-bottom:16px}.login-error{background:#fef2f2;color:#dc2626;padding:10px 14px;border-radius:8px;font-size:13px;margin-bottom:16px}.form-field{margin-bottom:20px}.form-field label{display:block;font-weight:500;margin-bottom:6px;font-size:13px;color:#1f2937}.form-field input{width:100%;padding:10px 14px;border:1.5px solid #e5e7eb;border-radius:8px;font-size:14px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;transition:border-color .2s;outline:none}.form-field input:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}.form-field input::placeholder{color:#9ca3af}.btn-login{width:100%;padding:12px;background:#4f46e5;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:600;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;cursor:pointer;transition:background .2s}.btn-login:hover{background:#2d22e0}.btn-login:disabled{opacity:.6;cursor:not-allowed}.login-divider{display:flex;align-items:center;margin:20px 0}.login-divider span{padding:0 12px;color:#9ca3af;font-size:13px}.login-divider:before,.login-divider:after{content:"";flex:1;height:1px;background:#e5e7eb}.btn-sim{width:100%;padding:12px;background:#f8fafc;color:#1f2937;border:1.5px solid #e5e7eb;border-radius:8px;font-size:14px;font-weight:500;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;cursor:pointer;transition:all .2s}.btn-sim:hover{background:#f1f5f9;border-color:#cbd5e1}.login-sim-desc{text-align:center;color:#9ca3af;font-size:12px;margin-top:8px}.nav-sim-badge{padding:2px 8px;background:#f59e0b;color:#fff;border-radius:4px;font-size:10px;font-weight:700;letter-spacing:.5px}.top-nav{display:flex;align-items:center;height:56px;background:#1e293b;padding:0 24px;position:sticky;top:0;z-index:100}.nav-brand{display:flex;align-items:center;gap:10px;margin-right:32px}.nav-logo{width:32px;height:32px;background:#4f46e5;color:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700}.nav-title{color:#fff;font-weight:600;font-size:15px}.nav-links{display:flex;gap:4px;flex:1}.nav-link{color:#94a3b8!important;padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500;transition:all .15s;text-decoration:none!important}.nav-link:hover{color:#fff!important;background:#ffffff14}.nav-active{color:#fff!important;background:#ffffff1f!important}.nav-user{display:flex;align-items:center;gap:12px}.nav-username{color:#cbd5e1;font-size:13px}.btn-logout{padding:6px 14px;background:#ffffff1a;color:#cbd5e1;border:1px solid rgba(255,255,255,.15);border-radius:6px;font-size:13px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;cursor:pointer;transition:all .15s}.btn-logout:hover{background:#ffffff2e;color:#fff}.app-container{min-height:100vh;background:#f0f2f5}.main-content{max-width:1200px;margin:0 auto;padding:24px}.page-title{font-size:24px;font-weight:700;margin-bottom:24px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}.stat-card{background:#fff;border-radius:8px;padding:20px;box-shadow:0 1px 3px #0000001a;border-left:4px solid #4f46e5}.stat-card.stat-success{border-left-color:#059669}.stat-card.stat-warning{border-left-color:#d97706}.stat-card.stat-danger{border-left-color:#dc2626}.stat-value{font-size:32px;font-weight:700;line-height:1.2}.stat-label{font-size:13px;color:#6b7280;margin-top:4px}.card{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;overflow:hidden;margin-bottom:24px}.card-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e5e7eb}.card-header h2{font-size:16px;font-weight:600}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse}th{padding:10px 16px;text-align:left;font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:.5px;color:#6b7280;background:#f9fafb;border-bottom:1px solid #e5e7eb}td{padding:12px 16px;border-bottom:1px solid #f3f4f6;font-size:13px}tr:hover td{background:#f9fafb}tr:last-child td{border-bottom:none}.badge{display:inline-block;padding:2px 8px;background:#eef2ff;color:#4f46e5;border-radius:4px;font-weight:600;font-size:12px}.badge.badge-success{background:#ecfdf5;color:#059669}.badge.badge-danger{background:#fef2f2;color:#dc2626}.badge.badge-warning{background:#fffbeb;color:#d97706}.status-dot{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:6px;vertical-align:middle}.status-dot.active{background:#059669;box-shadow:0 0 0 3px #05966933}.status-dot.inactive,.status-dot.normal{background:#d1d5db}.status-dot.alert{background:#dc2626;box-shadow:0 0 0 3px #dc262633}.status-dot.pulse{animation:pulse 1.5s infinite}.status-dot.ptt{background:#dc2626;box-shadow:0 0 0 3px #dc262633;animation:pulse 1.5s infinite}.icon-pulse{animation:pulse 1.5s infinite}.btn-audio{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border-radius:50%;border:1px solid #e5e7eb;background:#fff;color:#6b7280;cursor:pointer;transition:all .2s}.btn-audio:hover{border-color:#4f46e5;color:#4f46e5}.btn-audio.active{background:#4f46e5;border-color:#4f46e5;color:#fff;animation:audio-pulse 2s infinite}@keyframes audio-pulse{0%,to{box-shadow:0 0 #4f46e566}50%{box-shadow:0 0 0 6px #4f46e500}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.btn{display:inline-flex;align-items:center;padding:8px 16px;border-radius:6px;font-size:13px;font-weight:500;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;cursor:pointer;transition:all .15s;border:1px solid #e5e7eb;background:#fff;color:#1f2937;text-decoration:none!important}.btn:hover{background:#f9fafb;border-color:#d1d5db}.btn-primary{background:#4f46e5;color:#fff;border-color:#4f46e5}.btn-primary:hover{background:#2d22e0}.btn-danger{color:#dc2626}.btn-danger:hover{background:#fef2f2}.btn-sm{padding:6px 12px;font-size:12px}.btn-link{background:none;border:none;color:#4f46e5;padding:8px 16px}.btn-link:hover{text-decoration:underline}.sub-title-container{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.sub-title{font-size:24px;font-weight:700}.gw-count{font-size:13px;color:#6b7280}select{padding:6px 12px;border:1.5px solid #e5e7eb;border-radius:6px;font-size:13px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#fff;outline:none}select:focus{border-color:#4f46e5}.gw-tabs{display:flex;align-items:center;gap:4px;margin-bottom:20px;background:#fff;border-radius:8px;padding:4px;box-shadow:0 1px 3px #0000001a}.gw-tab{padding:8px 16px;background:none;border:none;border-radius:6px;font-size:13px;font-weight:500;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#6b7280;cursor:pointer;transition:all .15s}.gw-tab:hover:not(:disabled){color:#1f2937;background:#f3f4f6}.gw-tab.active{color:#fff;background:#4f46e5;box-shadow:0 1px 3px #4f46e54d}.gw-tab:disabled{color:#d1d5db;cursor:not-allowed}.gw-tab-divider{width:1px;height:24px;background:#e5e7eb;margin:0 4px}.form-row{display:flex;gap:16px;margin-bottom:0}.form-group{flex:1;margin-bottom:16px}.form-group label{display:block;font-weight:500;margin-bottom:6px;font-size:13px}.form-control{width:100%;padding:8px 12px;border:1.5px solid #e5e7eb;border-radius:6px;font-size:14px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;outline:none;transition:border-color .2s}.form-control:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}.form-control[readonly]{background:#f9fafb;color:#6b7280}.is-invalid{border-color:#dc2626!important}.invalid-feedback{color:#dc2626;font-size:12px;margin-top:4px}.alert{padding:12px 16px;border-radius:8px;margin-bottom:16px;font-size:13px}.alert-success{background:#ecfdf5;color:#059669}.alert-danger{background:#fef2f2;color:#dc2626}.tree{padding:20px}.beacon-card .card-header h2{font-size:16px;font-weight:600}.beacon-view{padding:0;min-height:400px;position:relative}.beacon-wrapper{width:100%;min-height:400px;height:60vh;max-height:700px;position:relative}.beacon-svg{width:100%;height:100%;display:block}.spinner-border{display:inline-block;width:24px;height:24px;border:3px solid #e5e7eb;border-top-color:#4f46e5;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.text-center{text-align:center}.mr-1{margin-right:6px}.mb-2{margin-bottom:12px}.pt-4{padding-top:24px}.pb-4{padding-bottom:24px}.fw-info{display:flex;gap:24px;padding:12px 16px;background:#f9fafb;border-radius:8px;margin-top:8px}.fw-info-item{display:flex;align-items:center;gap:8px;font-size:13px}.fw-info-label{color:#6b7280;font-weight:500}.fw-progress-item{margin-bottom:16px}.fw-progress-item:last-child{margin-bottom:0}.fw-progress-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.progress-bar-bg{height:8px;background:#e5e7eb;border-radius:4px;overflow:hidden}.progress-bar-fill{height:100%;background:#4f46e5;border-radius:4px;transition:width .3s ease}.progress-bar-fill.complete{background:#059669}.progress-bar-fill.error{background:#dc2626}.fw-log{max-height:300px;overflow-y:auto;padding:12px 16px;background:#1e293b;font-family:Menlo,Consolas,monospace;font-size:12px;line-height:1.6}.fw-log-line{color:#94a3b8;white-space:pre-wrap;word-break:break-all}.settings-tabs{display:flex;gap:4px;margin-bottom:20px;border-bottom:2px solid #e5e7eb;padding-bottom:0}.settings-tab{padding:10px 20px;background:none;border:none;border-bottom:2px solid transparent;margin-bottom:-2px;font-size:14px;font-weight:500;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#6b7280;cursor:pointer;transition:all .15s}.settings-tab:hover{color:#1f2937}.settings-tab.active{color:#4f46e5;border-bottom-color:#4f46e5}.info-grid{display:flex;flex-direction:column;gap:0}.info-row{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #f3f4f6;font-size:13px}.info-row:last-child{border-bottom:none}.info-label{color:#6b7280;font-weight:500}@media (max-width: 768px){.stats-grid{grid-template-columns:repeat(2,1fr)}.form-row{flex-direction:column;gap:0}.top-nav{padding:0 12px}.nav-title{display:none}.main-content{padding:16px}}
