*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%}.page{min-height:100%;display:flex;flex-direction:column;background:radial-gradient(ellipse at 50% 45%,#f4faff,#c8dff0);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.hero{flex:1;display:flex;align-items:center;justify-content:center}.brand{display:flex;align-items:center;gap:28px}.wordmark{font-family:Poppins,-apple-system,BlinkMacSystemFont,sans-serif;font-size:96px;font-weight:700;color:#1a3d6b;letter-spacing:-2px;line-height:1}@media(max-width:600px){.brand{flex-direction:column;gap:16px}.wordmark{font-size:48px;letter-spacing:-1px}}
