*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#fafaf9;--text:#1a1a1a;--text-subtle:#6b6b6b;--rule:#e0ddd9;--accent:#1a1a1a;--font:-apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif}html,body{height:100%}body{font-family:var(--font);color:var(--text);background-color:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.6}#root{height:100%}.page{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:48px 24px;display:flex}.wordmark{letter-spacing:.08em;text-transform:uppercase;color:var(--text);margin-bottom:48px;font-size:15px;font-weight:500}.rule{background:var(--rule);width:40px;height:1px;margin:0 auto 48px}.heading{letter-spacing:-.02em;color:var(--text);margin-bottom:16px;font-size:clamp(28px,5vw,42px);font-weight:600;line-height:1.2}.subtext{color:var(--text-subtle);max-width:320px;font-size:15px;font-weight:400}.footer{text-align:center;letter-spacing:.04em;color:var(--rule);font-size:12px;position:fixed;bottom:32px;left:0;right:0}
