/* SkyStatus documentation uses the established surface and Warm Graphite tokens. */
:root{color-scheme:light;--surface:#f1f5f9;--card:#ffffff;--inset:#f8fafc;--content:#0f172a;--secondary:#475569;--border:#e2e8f0;--accent:#2563eb}
@media(prefers-color-scheme:dark){:root:not(.light){color-scheme:dark;--surface:#1a1c21;--card:#21242b;--inset:#282c34;--content:#d7d3ca;--secondary:#aea99f;--border:#373b44;--accent:#6aa1ff}}
:root.dark{color-scheme:dark;--surface:#1a1c21;--card:#21242b;--inset:#282c34;--content:#d7d3ca;--secondary:#aea99f;--border:#373b44;--accent:#6aa1ff}
*{box-sizing:border-box}html{scroll-padding-top:2rem}body{margin:0;background:var(--card);color:var(--content);font:17px/1.7 Inter,system-ui,sans-serif}a{color:var(--accent);text-underline-offset:4px}a:hover{text-decoration-thickness:2px}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:4px}button{font:inherit;cursor:pointer}h1,h2,h3{line-height:1.18;letter-spacing:-.025em}h1{font-size:clamp(2.2rem,5.5vw,3.8rem);max-width:17ch;margin:.4em 0}h2{font-size:clamp(1.5rem,3vw,2rem)}h3{font-size:1.35rem}p{max-width:76ch}code{font-size:.9em;overflow-wrap:anywhere}section{padding:2.7rem 0;border-bottom:1px solid var(--border)}section:target,article:target{scroll-margin-top:2rem}.site-nav{padding:1rem max(1.2rem,calc((100% - 1100px)/2));display:flex;align-items:center;gap:2rem;border-bottom:1px solid var(--border)}.wordmark{display:flex;align-items:center;gap:.6rem;text-decoration:none;font-weight:800;color:var(--content);font-size:1.3rem}.wordmark svg{transform:rotate(-45deg)}nav{display:flex;flex-wrap:wrap;gap:.2rem 1rem;margin-left:auto}nav a{font-size:14px;display:inline-flex;min-height:44px;align-items:center}nav [aria-current]{font-weight:800;color:var(--content);text-decoration:none}.app-link{font-size:14px;white-space:nowrap}main{max-width:1040px;margin:auto;padding:0 1.5rem}.intro{padding:4rem 0 2.8rem;max-width:850px}.eyebrow{font-size:14px;font-weight:700;color:var(--accent)}.lead{font-size:1.2rem;line-height:1.65;max-width:62ch}.fine{font-size:14px;color:var(--secondary)}.primary,.secondary,button[data-copy]{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.65rem 1.15rem;border-radius:8px;font-weight:650;text-decoration:none}.primary{background:#1d4ed8;color:#fff;margin:.8rem 0;border:1px solid #1d4ed8}.primary:hover{background:#1e40af}.secondary,button[data-copy]{border:1px solid var(--border);color:var(--accent);background:var(--card)}.secondary:hover,button[data-copy]:hover{background:var(--inset)}button[hidden]{display:none}.example-strip{background:var(--inset);padding:1.5rem 2rem;border:1px solid var(--border);border-radius:12px}.example-strip h2{font-size:1.1rem;margin:0}.example-strip ol{padding-left:1.3rem;margin-bottom:0}.example-strip li{padding:.4rem 0}.two-routes{display:grid;grid-template-columns:1fr 1fr;gap:3rem}.two-routes h2{font-size:1.5rem}.host-links{display:flex;gap:1rem}.host-links a{display:inline-flex;min-height:44px;align-items:center}.host{padding:1rem 0 1.5rem;max-width:800px}.host+.host{border-top:1px solid var(--border)}.copy-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;background:var(--inset);border:1px solid var(--border);border-radius:8px;padding:.8rem 1rem}.copy-row code{min-width:0}.copy-row button{flex-shrink:0}.field-label{font-weight:650;margin-bottom:.4rem}.provider-help{display:inline-flex;margin-left:1.3rem;min-height:44px;align-items:center}blockquote{margin:1rem 0;padding:1rem 1.3rem;background:var(--inset);border-radius:8px;font-weight:550}.readable-list{padding-left:1.3rem;max-width:80ch}.readable-list li{padding:.55rem 0}details{border-top:1px solid var(--border);padding:.6rem 0}summary{cursor:pointer;font-weight:650;min-height:44px;padding:.5rem 0}details p{margin:.4rem 0 1.2rem;color:var(--secondary)}footer{padding:2.5rem 0;display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;font-size:14px}footer a{min-height:44px;display:inline-flex;align-items:center}footer p{flex-basis:100%;color:var(--secondary)}.skip{position:absolute;top:-100px;background:var(--card);padding:1rem}.skip:focus{top:0;z-index:5}
@media(max-width:640px){.site-nav{gap:.5rem 1rem;flex-wrap:wrap;padding:.8rem 1.2rem}.site-nav nav{order:3;flex-basis:100%;margin:0;gap:1rem}.app-link{margin-left:auto}main{padding:0 1.2rem}.intro{padding:2rem 0}.two-routes{grid-template-columns:1fr;gap:.5rem}section{padding:2rem 0}.example-strip{padding:1.2rem}.copy-row{align-items:flex-start;flex-direction:column}.copy-row button{width:100%}.provider-help{margin-left:0;display:flex}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto}}

.copy-row{flex-wrap:wrap}.copy-feedback{flex-basis:100%;font-size:14px;color:var(--secondary)}.copy-feedback:empty{display:none}

/* Numbered setup stays readable without JavaScript or the example screenshots. */
.host{max-width:none}.installation-steps{padding-left:1.6rem;margin:2rem 0}.installation-steps>li{padding:0 0 2rem .5rem;scroll-margin-top:2rem}.installation-steps>li::marker{font-weight:750;color:var(--accent)}.installation-steps h4{font-size:1.12rem;line-height:1.4;margin:0 0 .8rem}.step-layout p:first-child{margin-top:0}.step-layout.illustrated{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,345px);gap:2.2rem;align-items:start}.step-layout figure{margin:0}.step-layout figure a{display:block;width:fit-content;max-width:100%;border-radius:8px}.step-layout img{display:block;max-width:100%;height:auto;border:1px solid var(--border);border-radius:8px}.step-layout figcaption{font-size:14px;line-height:1.55;color:var(--secondary);margin-top:.7rem;max-width:50ch}.step-layout .copy-row{align-items:flex-start;flex-direction:column}.step-layout .copy-feedback{flex-basis:auto}
@media(max-width:760px){.step-layout.illustrated{grid-template-columns:minmax(0,1fr);gap:1.2rem}.step-layout figure{max-width:438px}.installation-steps{padding-left:1.25rem}.installation-steps>li{padding-left:.2rem}.installation-steps .copy-row{padding:.7rem}.step-layout figure a{margin:0}}

.step-layout figure a{cursor:zoom-in}.screenshot-hint{display:block;font-size:14px;line-height:1.5;margin-top:.5rem}
