body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,body{margin:0}*{box-sizing:border-box;padding:0}#root,.App,body,html{height:100%;width:100%}.App{align-items:center;background:#0a0a0f;color:#fafafa;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;justify-content:center;min-height:100vh}.hero{max-width:720px;padding:2rem;text-align:center}.brand{border:1px solid #ffffff14;color:#ffffffb3;font-size:.875rem;gap:.75rem;letter-spacing:.08em;margin-bottom:2.5rem;padding:.5rem 1rem;text-transform:uppercase}.brand,.brand-mark{align-items:center;border-radius:999px;display:inline-flex}.brand-mark{background:linear-gradient(135deg,#ff7a00,#ff007a);color:#fff;font-size:.75rem;font-weight:700;height:28px;justify-content:center;width:28px}.title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#a3a3a3);-webkit-background-clip:text;background-clip:text;font-size:clamp(3rem,8vw,5.5rem);font-weight:800;letter-spacing:-.04em;line-height:1;margin-bottom:1.25rem}.tagline{color:#ffffff8c;font-size:1.125rem;font-weight:400}