*{margin:0;padding:0;box-sizing:border-box}body,html{height:100%}body{font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:radial-gradient(ellipse at 50% 30%,#16213e 0,#0a0f1e 65%);color:#e8ecf4;-webkit-font-smoothing:antialiased}.wrap{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.1rem;padding:2rem;text-align:center}.gem{width:84px;height:84px;animation:float 5s ease-in-out infinite;filter:drop-shadow(0 0 18px rgba(154,216,255,.35))}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.brand{font-size:clamp(2rem,6vw,3.2rem);font-weight:600;letter-spacing:.04em;background:linear-gradient(90deg,#9ad8ff,#e8c8ff);-webkit-background-clip:text;background-clip:text;color:transparent}.tagline{font-size:clamp(1rem,3vw,1.25rem);color:#aab6cc}.sub{font-size:.85rem;color:#5f6c85}