*{box-sizing:border-box}.main-container{max-width:860px;margin:0 auto;padding:16px 16px 40px}.header{justify-content:space-between;margin-bottom:20px}.header,.header-brand{display:flex;align-items:center}.header-brand{gap:8px}.header-brand-icon{font-size:20px}.header-brand-name{font-size:16px;font-weight:700;color:#fafafa}.status-bar{display:flex;flex-direction:column;gap:12px;background:#18181b;border:1px solid #27272a;border-radius:12px;padding:16px;margin-bottom:20px}.status-text{text-align:center}.status-title{font-size:18px;font-weight:600;color:#fafafa;margin:0 0 4px}.status-title.threat{color:#ef4444}.status-subtitle{font-size:14px;color:#71717a;margin:0}.status-actions{display:flex;justify-content:center;gap:12px}.content{display:flex;flex-direction:column;gap:20px}.radar-section{display:flex;justify-content:center}.radar-wrapper{width:280px;height:280px}.info-section{display:flex;flex-direction:column;gap:16px}.device-list{border:1px solid #27272a;border-radius:10px;overflow:hidden;background:#18181b}.device-list.threat{border-color:#ef4444}.device-list-header{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:1px solid #27272a}.device-list-title{font-size:14px;font-weight:600;color:#fafafa}.device-list-title.threat{color:#ef4444}.device-list-count{font-size:13px;color:#71717a}.device-item{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:1px solid #1f1f23}.device-item:last-child{border-bottom:none}.device-info{display:flex;align-items:center;gap:10px}.device-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.device-dot.threat{background:#ef4444}.device-dot.warn{background:#eab308}.device-dot.normal{background:#22c55e}.device-dot.faint{background:#52525b}.device-name{font-size:14px;color:#fafafa}.device-distance{font-size:13px;color:#71717a}.distant-signals{background:#18181b;border:1px solid #27272a;border-radius:10px;overflow:hidden}.distant-header{display:flex;justify-content:space-between;align-items:center;padding:10px 16px;background:hsla(240,4%,46%,.1);border-bottom:1px solid #27272a}.distant-title{font-size:13px;font-weight:500;color:#71717a}.distant-range{font-size:11px;color:#52525b}.distant-item{display:flex;justify-content:space-between;align-items:center;padding:10px 16px;border-bottom:1px solid #1f1f23}.distant-item:last-child{border-bottom:none}.distant-name{font-size:13px;color:#71717a}.distant-status{font-size:12px;color:#52525b}.distant-status.active{color:#a1a1aa}.status-message{background:transparent;padding:16px;text-align:center}.status-message p{font-size:14px;color:#71717a;margin:0;line-height:1.6}.getting-started{background:#18181b;border:1px solid #27272a;border-radius:10px;padding:20px;text-align:center}.getting-started h3{font-size:16px;font-weight:600;color:#fafafa;margin:0 0 8px}.getting-started p{font-size:14px;color:#71717a;margin:0 0 16px;line-height:1.6}.bluetooth-notice{background:hsla(240,5%,65%,.08);border:1px solid #3f3f46;border-radius:8px;padding:14px;margin-bottom:16px;text-align:left}.bluetooth-notice p{font-size:13px;color:#a1a1aa;margin:0;line-height:1.5}.learn-more{color:#a1a1aa;font-size:13px;text-decoration:none}.learn-more:hover{color:#fafafa}.btn{border:none;padding:12px 28px;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer}.btn-primary{background:#fafafa;color:#09090b}.btn-secondary{background:transparent;color:#a1a1aa;border:1px solid #3f3f46}.btn-sm{padding:8px 16px;font-size:13px}.footer{margin-top:40px;text-align:center;padding:0 16px}.footer-links{display:flex;justify-content:center;gap:20px;margin-bottom:12px;flex-wrap:wrap}.footer-link{color:#52525b;font-size:13px;text-decoration:none}.footer-tagline{font-size:12px;color:#3f3f46;margin:0}.alert-wrapper{margin-bottom:16px}@media (min-width:768px){.main-container{padding:24px 20px 40px}.header{margin-bottom:24px}.header-brand-icon{font-size:22px}.header-brand-name{font-size:18px}.status-bar{flex-direction:row;justify-content:space-between;align-items:center;padding:16px 20px;margin-bottom:24px}.status-text{text-align:left}.content{display:grid;grid-template-columns:340px 1fr;grid-gap:24px;gap:24px;align-items:start}.radar-wrapper{width:340px;height:340px}.status-message{text-align:left;padding:16px 0}}