:root{color-scheme:light dark;background:#fafafa;color:#18181b;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{display:grid;min-height:100vh;margin:0;place-items:center;padding:2rem}.notice{max-width:42rem}h1{margin:0 0 1rem;font-size:clamp(2rem,8vw,4rem);line-height:1}p{margin:0;color:#52525b;font-size:1.125rem;line-height:1.7}a{color:#0f766e}@media(prefers-color-scheme:dark){:root{background:#09090b;color:#fafafa}p{color:#d4d4d8}a{color:#5eead4}}
