:root{font-family:Space Grotesk,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f8fafc;background-color:#050610;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at top,#111936,#050610 60%)}#root{min-height:100vh}a{color:inherit}.hero{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:clamp(2rem,8vw,6rem)}.hero__image{width:100%;max-width:640px;background:#ffffff0d;border-radius:28px;padding:clamp(1rem,3vw,2rem);box-shadow:inset 0 1px #ffffff0d,0 20px 60px #00000073}.hero__image img{width:100%;display:block;border-radius:18px;object-fit:cover;filter:saturate(120%)}
