:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;color:#e8edf5;background:#091018;color-scheme:dark}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 20% 0,#173044 0,transparent 35%),#091018;min-height:100vh}main{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:48px 0 80px}.card{background:rgba(18,29,41,.9);border:1px solid #26394b;border-radius:18px;padding:24px;box-shadow:0 16px 50px rgba(0,0,0,.18)}.login{max-width:440px;margin:9vh auto}h1,h2{margin:0 0 10px}h1{font-size:clamp(30px,5vw,48px)}h2{font-size:20px}.eyebrow{color:#69d5c0;font-weight:800;letter-spacing:.16em;font-size:12px;margin:0 0 8px}.muted{color:#96a7b8}.error{color:#ff9292;min-height:20px}label{display:grid;gap:8px;margin:18px 0;color:#b9c6d3;font-weight:650}small{font-weight:400;color:#8496a8}input,select{width:100%;border:1px solid #365069;background:#0d1823;color:#eef5fb;padding:13px 14px;border-radius:10px;font:inherit}button,.button{border:0;border-radius:10px;padding:12px 16px;background:#60d4bd;color:#06251f;font-weight:800;cursor:pointer;text-decoration:none;display:inline-block}.secondary{background:#25384a!important;color:#dbe7f1!important}.actions{display:flex;gap:10px;flex-wrap:wrap}header,.section-title{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.grid{display:grid;gap:18px}.stats{grid-template-columns:repeat(3,1fr);margin:24px 0}.stats article{display:flex;justify-content:space-between;align-items:center}.stats span{color:#9babb9}.stats strong{font-size:30px;color:#70e2cb}.content{grid-template-columns:1.4fr 1fr;margin-bottom:18px}.device,.snapshot{border-top:1px solid #273c4e;padding:16px 0}.device:first-child,.snapshot:first-child{border-top:0}.row{display:flex;justify-content:space-between;gap:16px}.online{color:#6ee2bb}.offline{color:#93a1af}.pairing{background:#0b1d27;border:1px dashed #58bba9;padding:18px;border-radius:12px;margin:12px 0 18px}.pairing strong{font-size:30px;letter-spacing:.2em;color:#76e8d2}.snapshot h3{margin:0 0 6px}.snapshot a{color:#76dcca;word-break:break-all}.fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px;margin-top:12px}.field{background:#0c1721;border-radius:8px;padding:10px}.field span{display:block;color:#8293a4;font-size:12px;margin-bottom:4px}@media(max-width:760px){main{padding-top:24px}.stats,.content{grid-template-columns:1fr}.stats{gap:10px}header{align-items:flex-start;flex-direction:column}.section-title{align-items:flex-start;flex-direction:column}}
