*{box-sizing:border-box}body{margin:0;background:#0f1115;color:#f5f5f7;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased}.home{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;text-align:center;padding:1.5rem}.home h1{margin:0;font-size:clamp(2rem,6vw,3.5rem);font-weight:600;letter-spacing:-.02em}.home p{margin:0;font-size:clamp(1rem,3vw,1.4rem);color:#9aa0a8}
