@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";:root{font-family:DM Sans,sans-serif;color:#17202b;background:#f6f8fb;font-synthesis:none}*{box-sizing:border-box}body{margin:0}.app-shell{min-height:100vh}.topbar{height:72px;background:#fff;border-bottom:1px solid #e6eaf0;display:flex;align-items:center;justify-content:space-between;padding:0 5vw}.brand,.ghost{display:flex;align-items:center;gap:10px;text-decoration:none;color:#17202b;font-weight:700}.brand-mark{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:#145aee;color:#fff;font-weight:700;letter-spacing:-1px}.brand-mark.small{width:32px;height:32px;border-radius:9px;font-size:12px}.content{max-width:1060px;margin:auto;padding:72px 24px}.hero{max-width:720px}.eyebrow{color:#145aee;font-size:12px;font-weight:700;letter-spacing:.14em;margin:0 0 12px}.hero h1,.customer-header h1,.auth-card h1{font:700 42px Space Grotesk,sans-serif;letter-spacing:-1.8px;margin:0 0 12px}.muted{color:#687586}.search{display:flex;gap:10px;margin-top:32px}.search input{height:50px;flex:1;border:1px solid #d8dee8;border-radius:10px;padding:0 16px;font:inherit;background:#fff;outline:none}.search input:focus{border-color:#145aee;box-shadow:0 0 0 3px #145aee18}.primary,.button{height:50px;padding:0 22px;border:0;border-radius:10px;background:#145aee;color:#fff;font:600 14px inherit;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.primary:disabled{opacity:.6}.wide{width:100%;margin-top:28px}.ghost{border:0;background:transparent;cursor:pointer;font:500 14px inherit;padding:8px;color:#687586}.secondary{background:#eef3ff;color:#145aee;margin-top:24px}.results{margin-top:64px}.section-heading{display:flex;align-items:center;gap:12px;margin-bottom:14px}.section-heading h2,.panel h2{font:600 20px Space Grotesk,sans-serif;margin:0}.customer-card,.device-card{background:#fff;border:1px solid #e6eaf0;border-radius:12px;padding:19px 20px;display:flex;align-items:center;justify-content:space-between;text-decoration:none;color:inherit;margin:10px 0;transition:.2s}.customer-card:hover{border-color:#145aee;transform:translateY(-1px)}.customer-card h3{font-size:15px;margin:0 0 5px}.customer-card p,.device-card p{font-size:13px;margin:0}.right{display:flex;align-items:center;gap:22px}.tag,.status-pill{font-size:12px;background:#f0f3f7;border-radius:99px;padding:6px 10px;color:#526071}.tag.success,.status-pill{background:#e7f8ef;color:#16834b}.arrow{font-size:20px;color:#145aee}.empty{text-align:center;margin:110px 0}.empty-icon{font-size:38px;color:#145aee}.auth-shell{min-height:100vh;display:grid;place-items:center;background:linear-gradient(135deg,#edf3ff,#f8fafc)}.auth-card{width:min(420px,calc(100% - 40px));background:#fff;border:1px solid #e3e8f0;border-radius:18px;padding:42px;box-shadow:0 20px 60px #1d4ed80d}.auth-card h1{font-size:32px}.hint{font-size:12px;color:#8691a0;text-align:center;margin:18px 0 0}.center{text-align:center;padding:80px}.alert{padding:14px 16px;border-radius:10px;margin-top:24px}.error{background:#fff0f0;color:#bd3434}.customer-header{display:flex;justify-content:space-between;align-items:flex-start}.customer-header h1{font-size:34px}.reseller-banner{background:#17202b;color:#fff;border-radius:12px;padding:18px 22px;margin:30px 0 22px;display:flex;gap:18px;align-items:center}.reseller-banner span{font-size:11px;letter-spacing:.12em;color:#aeb9c7}.tabs{display:flex;gap:4px;border-bottom:1px solid #e0e5ec;margin-bottom:24px}.tabs button{border:0;background:transparent;padding:13px 15px;color:#687586;cursor:pointer;font:500 14px inherit;border-bottom:2px solid transparent}.tabs button.active{color:#145aee;border-color:#145aee}.grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.panel{background:#fff;border:1px solid #e6eaf0;border-radius:12px;padding:24px;margin-bottom:16px}.panel-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.panel-title .muted{font-size:12px}.integration-row,.metric{display:flex;align-items:center;gap:10px;padding:13px 0;border-bottom:1px solid #eef1f5;font-size:14px}.integration-row:last-child{border:0}.push{margin-left:auto}.dot{width:8px;height:8px;border-radius:50%;background:#bdc5d0;display:inline-block}.dot.ok{background:#21ad68}.dot.error{background:#db4d4d}.dot.empty{background:#e5a62a}.metric{justify-content:space-between}.tree{padding:15px 0;border-bottom:1px solid #eef1f5;display:flex;flex-direction:column;gap:6px}.tree-child{margin:10px 0 0 24px;display:flex;flex-direction:column;gap:7px}.device-line{font-size:13px;color:#687586}.device-card{margin:10px 0}.loading-block{text-align:center;padding:100px;color:#687586}@media(max-width:700px){.content{padding-top:42px}.hero h1{font-size:34px}.search{flex-direction:column}.grid{grid-template-columns:1fr}.customer-header{display:block}.reseller-banner{flex-direction:column;align-items:flex-start;gap:4px}.right{gap:8px}.customer-card{align-items:flex-start;gap:12px}.topbar{padding:0 20px}}
