:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#15253a;background:#f4f7fb;font-synthesis:none;--blue:#175beb;--navy:#101f38;--muted:#596a80;--line:#dce4f0}*{box-sizing:border-box}body{margin:0;font-size:16px;line-height:1.55}a{color:var(--blue);text-underline-offset:3px}header{background:white;border-bottom:1px solid var(--line)}nav{max-width:1160px;margin:auto;min-height:82px;padding:16px 28px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-size:26px;font-weight:800;letter-spacing:-1px;color:var(--navy);text-decoration:none}.brand span{color:var(--blue)}.navlink{font-size:14px;font-weight:650;text-decoration:none}main{max-width:1160px;margin:auto;padding:54px 28px 72px}.eyebrow{font-size:13px;font-weight:750;letter-spacing:1.6px;color:var(--blue);text-transform:uppercase}h1{font-size:clamp(32px,4.5vw,54px);line-height:1.1;letter-spacing:-1.7px;margin:14px 0 20px}h2{font-size:25px;letter-spacing:-.6px;margin:0 0 16px}h3{font-size:18px;margin:0 0 10px}p{margin:0 0 16px}.lead{color:var(--muted);max-width:590px;font-size:18px}.intro{display:grid;grid-template-columns:1.5fr 1fr;gap:40px;align-items:center;margin-bottom:38px}.note{border-left:3px solid var(--blue);padding:16px 24px;color:var(--muted);background:#eaf0ff;border-radius:0 12px 12px 0}.note p:last-child{margin:0}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.card{background:white;border:1px solid var(--line);border-radius:16px;padding:25px}.os{font-size:32px;font-weight:700;color:var(--blue);margin-bottom:24px}.card p{color:var(--muted);font-size:14px;min-height:44px}.button{display:inline-flex;justify-content:center;align-items:center;gap:12px;border:0;border-radius:8px;padding:12px 18px;background:var(--blue);color:white;text-decoration:none;font-size:15px;font-weight:650;cursor:pointer;line-height:1.4}.button:hover{background:#1047c0}.button.secondary{background:white;color:var(--navy);border:1px solid var(--line)}.download{width:100%}.meta{font-size:13px;color:var(--muted);margin-top:16px}.setup{margin-top:48px;display:grid;grid-template-columns:1fr 1.2fr;gap:36px}.steps{padding:0;list-style:none;counter-reset:steps}.steps li{counter-increment:steps;position:relative;padding:0 0 24px 43px}.steps li:before{content:counter(steps);position:absolute;left:0;top:0;width:28px;height:28px;background:var(--navy);color:white;text-align:center;border-radius:50%;font-size:14px;padding-top:3px}.steps p{font-size:15px;color:var(--muted);margin-top:4px}.settings{background:var(--navy);color:white;border-radius:16px;padding:28px}.settings h2{font-size:22px}.field{padding:16px 0;border-bottom:1px solid #334158}.field:last-of-type{border-bottom:0}.label{display:block;font-size:13px;color:#acbdd7;margin-bottom:7px}.value{display:flex;align-items:center;justify-content:space-between;gap:14px}code{font-family:ui-monospace,SFMono-Regular,monospace;font-size:14px;overflow-wrap:anywhere}button.copy{background:#263851;color:white;border:1px solid #52617a;border-radius:6px;cursor:pointer;padding:7px 11px;flex-shrink:0;font-size:13px}.settings .meta{color:#acbdd7}.foot{max-width:1160px;margin:auto;border-top:1px solid var(--line);padding:22px 28px;display:flex;justify-content:space-between;gap:20px;font-size:13px;color:var(--muted)}.toolbar{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:25px}.toolbar h1{font-size:36px}.actions{display:flex;gap:12px;flex-wrap:wrap}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:25px 0}.stat{background:white;border:1px solid var(--line);border-radius:12px;padding:22px}.stat .label{color:var(--muted)}.number{font-size:26px;font-weight:750}.status{font-size:20px}.good{color:#08765f}.bad{color:#b4233c}.tablebox{background:white;border:1px solid var(--line);border-radius:14px;overflow:hidden;margin-top:26px}.tablehead{padding:22px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:15px;align-items:center}.tablehead h2{font-size:21px;margin:0}.table-scroll{overflow:auto;max-height:590px}table{border-collapse:collapse;width:100%;font-size:14px}th,td{padding:13px 20px;text-align:left;border-bottom:1px solid #edf0f5;vertical-align:top}th{background:#eef3f9;font-size:13px;color:var(--muted);position:sticky;top:0}td:last-child{min-width:300px;overflow-wrap:anywhere}td:first-child{white-space:nowrap}select{font:inherit;padding:8px 12px;border:1px solid var(--line);border-radius:7px;background:white}.alert{padding:14px 18px;background:#fff0ed;border:1px solid #efc0b9;border-radius:8px;color:#922e26;margin:16px 0}[hidden]{display:none!important}:focus-visible{outline:3px solid #ffaa2b;outline-offset:4px}.sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}@media(max-width:780px){.intro,.setup{grid-template-columns:1fr;gap:24px}.cards{grid-template-columns:1fr}.stats{grid-template-columns:1fr 1fr}.toolbar{align-items:flex-start;flex-direction:column}main{padding-top:32px}.card p{min-height:0}.os{margin-bottom:12px}.foot{flex-direction:column}.value{align-items:flex-start}nav{padding:16px 20px}.tablehead{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:no-preference){.button{transition:background .15s ease}}

.device-note{padding:0 22px}#devices td:last-child{min-width:180px}#devices td{white-space:nowrap}.device-online{color:#08765f;font-weight:650}.device-offline{color:#596a80}
