:root{--background:#101015;--foreground:#f5f2ed;--muted:#d7d0c7;--accent:#ff7aa8;--accent-strong:#ff9bbe;--border:#4b4650}*{box-sizing:border-box}html{background:var(--background)}body{background:var(--background);color:var(--foreground);margin:0;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit}.shutdown-page{background:var(--background);min-height:100vh;color:var(--foreground)}.shutdown-section{flex-direction:column;justify-content:center;width:100%;max-width:48rem;min-height:100vh;margin:0 auto;padding:4rem 1.5rem;display:flex}.eyebrow{color:var(--accent);letter-spacing:.22em;text-transform:uppercase;margin:0 0 1.5rem;font-size:.875rem;font-weight:700}.headline{max-width:14ch;color:var(--foreground);letter-spacing:0;margin:0;font-size:clamp(2.5rem,8vw,4rem);font-weight:650;line-height:1.05}.body-copy{max-width:42rem;color:var(--muted);margin:2rem 0 0;font-size:1.125rem;line-height:1.75}.body-copy+.body-copy{margin-top:1.25rem}.text-link{color:var(--accent-strong);text-underline-offset:.25rem;font-weight:700}.link-row{flex-wrap:wrap;gap:1rem;margin-top:2.5rem;display:flex}.button-link{border:1px solid var(--border);min-height:2.75rem;color:var(--foreground);align-items:center;padding:.75rem 1rem;font-size:.875rem;text-decoration:none;transition:border-color .16s;display:inline-flex}.button-link:hover,.button-link:focus-visible{border-color:var(--accent)}.article{width:100%;max-width:48rem;color:var(--muted);margin:0 auto;padding:3rem 1.5rem;font-size:1rem;line-height:1.75}.article h1,.article h2{color:var(--foreground);letter-spacing:0}.article h1{margin:1rem 0 0;font-size:clamp(2.25rem,7vw,3.75rem);line-height:1.1}.article h2{margin:2.5rem 0 0;font-size:1.5rem}.article p{margin:1rem 0 0}.back-link{border:1px solid var(--border);min-height:2.75rem;color:var(--foreground);align-items:center;margin-bottom:2rem;padding:.75rem 1rem;font-size:.875rem;text-decoration:none;transition:border-color .16s;display:inline-flex}.back-link:hover,.back-link:focus-visible{border-color:var(--accent)}.error-body{background:var(--background);min-height:100vh;color:var(--foreground);margin:0}.error-main{width:100%;max-width:42rem;padding:4rem 1.5rem}
