:root{color-scheme:light dark;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#f4f6f8;color:#17202a}*{box-sizing:border-box}body{min-height:100vh;margin:0;display:grid;grid-template-rows:1fr auto}main{width:min(680px,calc(100% - 40px));margin:auto}.label{font-size:.75rem;font-weight:700;color:#18755b}h1{font-size:clamp(2rem,7vw,4rem);line-height:1.05;margin:.25em 0}p{max-width:56ch;line-height:1.6;color:#4b5966}.status{display:flex;align-items:center;gap:.6rem;margin-top:2rem;color:#17202a}.status span{width:.7rem;height:.7rem;border-radius:50%;background:#21a179}a{color:#087f5b}footer{padding:24px 20px;text-align:center}@media(prefers-color-scheme:dark){:root{background:#11161b;color:#edf2f7}p{color:#aeb9c4}.status{color:#edf2f7}}
