body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0;padding:0}.container{align-items:center;background:linear-gradient(135deg,#4f46e5,#6366f1,#a5b4fc);display:flex;justify-content:center;min-height:100vh;padding:20px}.card{background:#fff;border-radius:20px;box-shadow:0 20px 60px #00000026;max-width:450px;padding:50px 35px;text-align:center;transition:.3s ease;width:100%}.card:hover{transform:translateY(-6px)}.status{color:#4f46e5;font-size:70px;font-weight:700}.status,.title{margin-bottom:10px}.title{color:#111827;font-size:28px}.subtitle{color:#212224;font-size:16px;font-weight:bolder;margin-bottom:12px}.text{color:#151617;font-size:15px;line-height:1.6;margin-bottom:18px}.divider{background:linear-gradient(90deg,#4f46e5,#f59e0b);border-radius:2px;height:4px;margin:20px auto;width:70px}.note{color:#374151;font-size:14px}@media (max-width:480px){.card{padding:30px 20px}.status{font-size:50px}.title{font-size:22px}}
/*# sourceMappingURL=main.bf885889.css.map*/