:root{color:#1f2328;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.5;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;background:#fff}button{font:inherit}button:focus-visible{outline:2px solid #0969da;outline-offset:2px}.appShell{min-height:100vh}.siteHeader{border-bottom:1px solid #d8dee4;background:#fff}.headerInner{display:flex;width:min(1080px,calc(100% - 32px));min-height:64px;margin-inline:auto;align-items:center;gap:16px}.brandName{font-size:24px;font-weight:600}.primary,.secondary{height:40px;padding:0 16px;border:1px solid #1f2328;border-radius:6px;font-size:16px;font-weight:600;cursor:pointer}.primary{background:#1f2328;color:#fff}.secondary{background:#fff;color:#1f2328;border-color:#d8dee4}.secondary.small{height:36px;padding:0 12px;font-size:14px}button:disabled{cursor:not-allowed;background:#f6f8fa;color:#8c959f;border-color:#d8dee4}.mainContent{width:min(960px,calc(100% - 48px));margin-inline:auto;padding-block:40px 64px}.pageIntro{margin-bottom:32px}.pageIntro h1{margin:0 0 4px;font-size:28px;font-weight:700;line-height:1.3}.pageIntro p{margin:0;color:#57606a;font-size:15px;font-weight:400}.section{padding:20px 0;border-top:1px solid #d8dee4}.sectionTitle{margin:0 0 12px;font-size:18px;font-weight:600}.sectionHeaderRow{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.sectionHeaderRow .sectionTitle{margin:0}.infoRow{display:flex;min-height:64px;align-items:center;justify-content:space-between;gap:16px;padding-block:16px;font-size:16px}.sectionActions{display:flex;justify-content:flex-end;padding-top:12px}.infoLabel{color:#57606a;font-weight:500}.infoValue{display:flex;align-items:center;gap:12px}.value{font-weight:500}.mutedText{margin:4px 0 0;color:#57606a;font-size:14px;font-weight:400}.errorText{margin:8px 0 0;color:#9f3529;font-size:14px;font-weight:400}.pairingCode{margin:4px 0 0;overflow-wrap:break-word;font-family:ui-monospace,SFMono-Regular,Segoe UI Mono,Menlo,Consolas,monospace;font-size:clamp(28px,4vw,36px);font-weight:600;letter-spacing:.08em}.stepGroup{margin:20px 0 0}.stepGroup h3{margin:0 0 8px;font-size:15px;font-weight:600}.stepList{margin:0;padding-left:20px}.stepList li{padding-block:14px;border-top:1px solid #d8dee4;color:#1f2328;font-size:16px;font-weight:500}.stepList li:first-child{border-top:none}.deviceList{display:flex;flex-direction:column}.deviceRow{display:flex;min-height:64px;align-items:center;justify-content:space-between;gap:16px;padding-block:16px;font-size:16px}@media(max-width:760px){.headerInner{width:min(100% - 24px,1280px)}.mainContent{width:min(100% - 32px,960px);padding-block:32px 48px}.pageIntro h1{font-size:24px}.primary,.secondary{padding:0 12px}.infoRow{min-height:0;align-items:flex-start;flex-direction:column;gap:6px}.sectionActions{justify-content:stretch}.sectionActions .primary,.sectionActions .secondary{width:100%}.deviceRow{align-items:flex-start;flex-direction:column;gap:6px}}
