*,:after,:before{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0f172a;background:radial-gradient(circle at top,#eef2ff,#f8fafc 45%,#fff 100%)}a{color:inherit;text-decoration:none}main{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:80px 20px}.hero-card{padding:48px}.hero-header{display:flex;gap:28px;align-items:flex-start}.hero-avatar{width:180px;height:auto;object-fit:contain;flex-shrink:0}.hero-copy{display:grid;grid-gap:16px;gap:16px;min-width:240px}.hero-badge{justify-content:center}@media (max-width:768px){.hero-card{padding:28px 22px}.hero-header{flex-direction:column;align-items:center;text-align:center}.hero-copy{align-items:center;justify-items:center;min-width:0}.hero-copy p{max-width:100%}.hero-badge{margin:0 auto;justify-content:center}}