:root{color:#111;font-synthesis:none;text-rendering:optimizelegibility;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#app{min-width:320px;min-height:100%;margin:0}#app{grid-template-rows:1fr auto;min-height:100dvh;display:grid}main{place-items:center;padding:2rem 1rem;display:grid}section{width:min(100%,22rem);transform:translateY(-4vh)}h1{letter-spacing:-.09em;text-align:center;margin:0 0 2.5rem;font-size:clamp(4.75rem,20vw,7.5rem);font-weight:800;line-height:.8}input{color:#111;width:100%;font:inherit;background:#fff;border:1px solid #aaa;border-radius:.35rem;padding:.9rem 1rem}input::placeholder{color:#666}input:focus{outline-offset:2px;border-color:#111;outline:2px solid #111}footer{color:#666;justify-content:space-between;gap:1rem;width:100%;padding:1rem;font-size:.72rem;display:flex}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}
