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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}#root,body,html{margin:0;min-height:100%}body{background:#f8fafc;color:#1f2937;font-family:Arial,Helvetica,sans-serif}.app{display:flex;flex-direction:column;min-height:100vh}.main-content{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:40px 20px;text-align:center}.logo{max-width:80%;object-fit:contain;width:330px}.heading{color:#172f50;font-size:40px;margin:24px 0 10px}.description{color:#64748b;font-size:20px;margin:0}.footer{background:#fff;border-top:1px solid #e5e7eb;padding:24px 20px;text-align:center;width:100%}.legal-links{align-items:center;display:flex;flex-wrap:wrap;gap:10px 24px;justify-content:center}.legal-links a{color:#1f3b64;font-size:14px;font-weight:600;text-decoration:none}.legal-links a:hover{text-decoration:underline}.copyright{color:#9ca3af;font-size:13px;margin:14px 0 0}@media (max-width:600px){.main-content{padding:30px 16px}.logo{max-width:85%;width:280px}.heading{font-size:32px}.description{font-size:18px}.footer{padding:20px 16px}.legal-links{flex-direction:column;gap:12px}}body{background-color:#f7fafc;font-family:Arial,sans-serif;margin:0;padding:0}.container{align-items:center;display:flex;height:100vh;justify-content:center;text-align:center}.logo{animation:pulse 2s ease-in-out infinite;height:auto;margin-bottom:20px;max-width:100%;width:270px}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.4)}to{transform:scale(1)}}.heading{color:#2d3748;font-size:2.5rem;font-weight:700;margin-bottom:10px}.subheading{color:#4a5568;font-size:1.25rem;margin-bottom:15px}.description{color:#718096;font-size:1.125rem}@media (max-width:768px){.heading{font-size:2rem}.description,.subheading{font-size:1rem}.description{padding:0 10px}.logo{width:150px}}@media (max-width:480px){.heading{font-size:1.75rem}.description,.subheading{font-size:.9rem}}
/*# sourceMappingURL=main.09449ca0.css.map*/