body,html{color:#f8fafc;text-align:center;background-color:#0f172a;justify-content:center;align-items:center;height:100%;margin:0;padding:0;font-family:Inter,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;display:flex}.container{-webkit-backdrop-filter:blur(10px);opacity:0;background:#ffffff08;border:1px solid #ffffff0d;border-radius:1rem;padding:3rem 4rem;animation:1.2s ease-out forwards fadeIn;transform:translateY(20px);box-shadow:0 8px 32px #0000004d}h1{background:linear-gradient(135deg,#38bdf8,#818cf8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 1rem;font-size:4rem}p{color:#94a3b8;letter-spacing:.5px;margin:0;font-size:1.25rem;font-weight:300}.pulse{animation:2s infinite pulse;display:inline-block}@keyframes fadeIn{to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (max-width:600px){h1{font-size:2.5rem}.container{margin:1rem;padding:2rem}}
