*{box-sizing:border-box}body{margin:0}.container{min-height:100vh;background:#020617;font-family:Inter,system-ui,sans-serif;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;color:#e5e7eb}.background span{position:absolute;width:420px;height:420px;background:radial-gradient(circle,rgba(56,189,248,.35),transparent 70%);animation:float 18s infinite ease-in-out}.background span:nth-child(1){top:-100px;left:-100px}.background span:nth-child(2){bottom:-120px;right:-120px;animation-delay:4s}.background span:nth-child(3){top:50%;left:60%;width:300px;height:300px;animation-delay:8s}@keyframes float{0%,to{transform:translate(0)}50%{transform:translate(-30px,-40px)}}.card{position:relative;z-index:2;max-width:900px;background:#0f172ad9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:48px 40px;text-align:center;border:1px solid rgba(255,255,255,.06);box-shadow:0 30px 60px #0009}.company{font-size:3rem;font-weight:700;margin-bottom:12px}.tagline{color:#38bdf8;font-size:1.2rem;margin-bottom:28px}.description{color:#cbd5f5;font-size:1.05rem;line-height:1.7;margin-bottom:36px}.badge{display:inline-block;padding:12px 26px;border-radius:999px;background:linear-gradient(135deg,#38bdf8,#6366f1);color:#020617;font-weight:600;letter-spacing:.5px;margin-bottom:28px}.footer{font-size:.85rem;color:#94a3b8}
