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}:root{--dark-blue:#0b2346;--gold:#d4af37;--gold-light:#f7e8b0;--text-light:#f5f5f7;--background:#071726;--section-bg:#112a4a}body{background:url(/static/media/background-image.10ae6fcdf8c3861e64f8.jpg) no-repeat 50% fixed;background-size:cover;color:#f5f5f7;color:var(--text-light);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0}.App{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#fff9;border:1px solid #ffffff4d;border-radius:20px;box-shadow:0 8px 32px #0003;color:#0b2346;margin:2rem auto;max-width:500px;padding:2rem 1.5rem;text-align:center}.lang-switcher{display:flex;justify-content:flex-end;margin-bottom:1rem}.lang-switcher select{background-color:#0b2346;background-color:var(--dark-blue);border:1.5px solid #d4af37;border:1.5px solid var(--gold);border-radius:4px;color:#d4af37;color:var(--gold);cursor:pointer;font-weight:600;padding:.35rem .7rem;transition:.3s ease}.lang-switcher select:hover{background-color:#d4af37;background-color:var(--gold);color:#0b2346;color:var(--dark-blue)}.title{color:#d4af37;color:var(--gold);font-size:1.8rem;font-weight:700;margin-bottom:2rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes glow{0%{text-shadow:0 0 5px #d4af37,0 0 10px #d4af37,0 0 15px #d4af37}50%{text-shadow:0 0 10px #f0d97f,0 0 20px #f0d97f,0 0 30px #f0d97f}to{text-shadow:0 0 5px #d4af37,0 0 10px #d4af37,0 0 15px #d4af37}}.glow-title{animation:glow 2s ease-in-out infinite;font-size:2.2rem;font-weight:700;text-align:center}.glow-title,.section-heading{color:#d4af37;color:var(--gold)}.section-heading{animation:fadeInUp 1s ease-out;font-size:1.6rem;font-weight:600;margin:1.5rem 0 1rem}.section{background-color:#112a4a;background-color:var(--section-bg);border-radius:10px;box-shadow:0 4px 10px #0003;margin-bottom:2rem;padding:1.6rem 1.2rem}.section h3{color:#d4af37;color:var(--gold);font-size:1.3rem;font-weight:700;margin-bottom:1rem}.section p{color:#f7e8b0;color:var(--gold-light);font-size:.95rem;line-height:1.4;margin-bottom:1rem}.form-link-button{background-color:#d4af37;background-color:var(--gold);border:none;border-radius:30px;color:#0b2346;color:var(--dark-blue);cursor:pointer;display:inline-block;font-size:1rem;font-weight:700;padding:.75rem 1.4rem;text-decoration:none;transition:background-color .3s ease}.form-link-button:hover{background-color:#c59f1f}@media (max-width:480px){.App{padding:1rem}.title{font-size:1.6rem}.section h3{font-size:1.15rem}.section p{font-size:.9rem}.form-link-button{font-size:.95rem}}.footer-spacer{height:1rem}.footer{border-top:1px solid #fff3;font-size:.9rem;margin-top:2rem;opacity:.9;padding-top:2rem;text-align:center}.footer,.footer-tagline{color:#0b2346;color:var(--dark-blue)}.footer-tagline{font-weight:500;margin-bottom:.5rem}.footer-copy{color:#333;font-size:.8rem}
/*# sourceMappingURL=main.c5e36d38.css.map*/