@import"https://fonts.googleapis.com/css2?family=Afacad:ital,wght@0,400..700;1,400..700&family=Alata&display=swap";:root{font-family:Alata,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#fff;--bg-grad-start: #061932;--bg-grad-end: #0a0a0a;--bg-grad-angle: 45deg;background-image:linear-gradient(var(--bg-grad-angle),var(--bg-grad-start),var(--bg-grad-end));background-attachment:fixed;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{margin:0;padding:0;width:100%;height:100%;touch-action:manipulation}.px-2{padding-left:2rem;padding-right:2rem}.mt-5{margin-top:5rem}.mt-4{margin-top:4rem}.mt-3{margin-top:3rem}.mt-2{margin-top:2rem}.mt-1{margin-top:1rem}.mb-5{margin-bottom:5rem}.mb-4{margin-bottom:4rem}.mb-3{margin-bottom:3rem}.mb-2{margin-bottom:2rem}.mb-1{margin-bottom:1rem}.w-100{width:100%}.h-100{height:100%}.text-center{text-align:center}.d-flex{display:flex}.flex-1{flex:1}.flex-3{flex:3}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-middle{align-items:center}.gap-1{gap:1rem}.gap-2{gap:2rem}.mobile-only{display:none!important}@media (max-width: 768px){.mobile-only{display:block!important}}.btn{font-family:Alata,system-ui,Avenir,Helvetica,Arial,sans-serif;padding:.5rem 1rem;border:none;border-radius:.25rem;color:#fff;cursor:pointer;font-size:1rem;transition:background-color .3s ease}.btn-primary{background-color:#007bff}.btn-primary:hover{background-color:#0056b3}.btn-success{background-color:#28a745}.btn-success:hover{background-color:#218838}.btn-danger{background-color:#dc3545}.btn-danger:hover{background-color:#c82333}.btn-secondary{background-color:#6c757d}.btn-secondary:hover{background-color:#5a6268}.btn:disabled{background-color:#adb5bd;cursor:not-allowed}input.form-control,select.form-control{width:100%;padding:.5rem;border:1px solid #ced4da;background-color:#fff;color:#495057;border-radius:.25rem;font-size:1rem;transition:border-color .3s ease;box-sizing:border-box;font-family:Alata,system-ui,Avenir,Helvetica,Arial,sans-serif}
