*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0}#app{width:100%;min-height:100vh}.loading-container{display:flex;align-items:center;justify-content:center;min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0)}.loading-spinner{width:40px;height:40px;border:4px solid #e5e7eb;border-top:4px solid #3b82f6;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.home[data-v-d76a3719]{min-height:100vh;background-image:url(/assets/sparrow-bg-BcfikEyL.png);background-repeat:repeat;display:flex;flex-direction:column;align-items:center;padding:2rem;padding-top:0}.birds-image[data-v-d76a3719]{width:100%;height:auto;display:block;margin-bottom:2rem}.content-wrapper[data-v-d76a3719]{max-width:800px;width:100%;background:#c8dceb80;border-radius:12px;padding:3rem;box-shadow:0 8px 32px #0003;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.logo-section[data-v-d76a3719]{text-align:center;margin-bottom:2.5rem}h1[data-v-d76a3719]{font-size:2.5rem;color:#000;margin:0;font-weight:600}.info-section[data-v-d76a3719]{text-align:center}.description[data-v-d76a3719]{font-size:1.125rem;line-height:1.7;color:#000;margin-bottom:2rem}.contact[data-v-d76a3719]{font-size:1rem;line-height:1.6;color:#000;margin:0}.contact a[data-v-d76a3719]{color:#2c4a6b;text-decoration:none;font-weight:500}.contact a[data-v-d76a3719]:hover{color:#2c4a6b;text-decoration:none}@media (max-width: 768px){.content-wrapper[data-v-d76a3719]{padding:2rem}h1[data-v-d76a3719]{font-size:2rem}.description[data-v-d76a3719]{font-size:1rem}}@media (max-width: 480px){.home[data-v-d76a3719]{padding:1rem;padding-top:0}.content-wrapper[data-v-d76a3719]{padding:1.5rem}h1[data-v-d76a3719]{font-size:1.75rem}.description[data-v-d76a3719],.contact[data-v-d76a3719]{font-size:.95rem}}.auth-page[data-v-262cf240]{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0);display:flex;align-items:center;justify-content:center;padding:2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.auth-container[data-v-262cf240]{width:100%;max-width:420px;background:#fffffff2;border-radius:16px;padding:2.5rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.auth-header[data-v-262cf240]{text-align:center;margin-bottom:2rem}.auth-brand[data-v-262cf240]{font-size:.875rem;color:#64748b;font-weight:500;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.auth-title[data-v-262cf240]{font-size:1.875rem;font-weight:700;color:#1e293b;margin:0 0 .5rem;line-height:1.2}.auth-subtitle[data-v-262cf240]{font-size:1rem;color:#64748b;margin:0;font-weight:400}.auth-form[data-v-262cf240]{display:flex;flex-direction:column;gap:1.5rem}.form-group[data-v-262cf240]{display:flex;flex-direction:column;gap:.5rem}.form-label[data-v-262cf240]{font-weight:600;color:#374151;font-size:.875rem;margin-bottom:.25rem}.form-input[data-v-262cf240]{width:100%;padding:.875rem 1rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:all .2s ease;background-color:#fff;color:#1f2937}.form-input[data-v-262cf240]:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-input[data-v-262cf240]:disabled{background-color:#f9fafb;color:#9ca3af;cursor:not-allowed}.form-input[data-v-262cf240]::placeholder{color:#9ca3af}.form-select[data-v-262cf240]{width:100%;padding:.875rem 1rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:all .2s ease;background-color:#fff;color:#1f2937;cursor:pointer}.form-select[data-v-262cf240]:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-select[data-v-262cf240]:disabled{background-color:#f9fafb;color:#9ca3af;cursor:not-allowed}.submit-button[data-v-262cf240]{width:100%;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;padding:.875rem 1rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 6px -1px #0000001a}.submit-button[data-v-262cf240]:hover:not(:disabled){background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-1px);box-shadow:0 6px 8px -1px #00000026}.submit-button[data-v-262cf240]:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 4px -1px #0000001a}.submit-button[data-v-262cf240]:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}.error-message[data-v-262cf240]{background-color:#fef2f2;color:#dc2626;padding:.875rem 1rem;border-radius:8px;font-size:.875rem;border:1px solid #fecaca;font-weight:500}.success-message[data-v-262cf240]{background-color:#f0fdf4;color:#166534;padding:.875rem 1rem;border-radius:8px;font-size:.875rem;border:1px solid #bbf7d0;font-weight:500}.loading-message[data-v-262cf240]{text-align:center;color:#3b82f6;font-size:1rem;padding:1.5rem;font-weight:500}.form-links[data-v-262cf240]{display:flex;flex-direction:column;gap:.75rem;text-align:center;margin-top:1.5rem}.form-link[data-v-262cf240]{color:#3b82f6;text-decoration:none;font-size:.875rem;font-weight:500;transition:color .2s ease}.form-link[data-v-262cf240]:hover{color:#2563eb;text-decoration:underline}.error-content[data-v-262cf240]{display:flex;flex-direction:column;gap:.75rem}.error-actions[data-v-262cf240]{display:flex;align-items:center;gap:.5rem;margin-top:.5rem;flex-wrap:wrap;justify-content:center}.error-link[data-v-262cf240]{color:#3b82f6;text-decoration:none;font-weight:600;padding:.375rem .75rem;border-radius:6px;background-color:#3b82f61a;transition:all .2s ease;font-size:.875rem}.error-link[data-v-262cf240]:hover{background-color:#3b82f633;text-decoration:none}.error-separator[data-v-262cf240]{color:#9ca3af;font-size:.875rem}.description[data-v-262cf240]{text-align:center;color:#64748b;margin-bottom:1.5rem;line-height:1.6;font-size:.95rem}.verification-form[data-v-262cf240]{display:flex;flex-direction:column;gap:1.5rem}@media (max-width: 768px){.auth-page[data-v-262cf240]{padding:1rem}.auth-container[data-v-262cf240]{padding:2rem}.auth-title[data-v-262cf240]{font-size:1.5rem}.auth-subtitle[data-v-262cf240]{font-size:.95rem}}@media (max-width: 480px){.auth-page[data-v-262cf240]{padding:.75rem}.auth-container[data-v-262cf240]{padding:1.5rem}.auth-title[data-v-262cf240]{font-size:1.375rem}.auth-subtitle[data-v-262cf240]{font-size:.9rem}.form-input[data-v-262cf240],.form-select[data-v-262cf240],.submit-button[data-v-262cf240]{padding:.75rem}}.auth-page[data-v-633a1f4c]{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0);display:flex;align-items:center;justify-content:center;padding:2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.auth-container[data-v-633a1f4c]{width:100%;max-width:420px;background:#fffffff2;border-radius:16px;padding:2.5rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.auth-header[data-v-633a1f4c]{text-align:center;margin-bottom:2rem}.auth-brand[data-v-633a1f4c]{font-size:.875rem;color:#64748b;font-weight:500;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.auth-title[data-v-633a1f4c]{font-size:1.875rem;font-weight:700;color:#1e293b;margin:0 0 .5rem;line-height:1.2}.auth-subtitle[data-v-633a1f4c]{font-size:1rem;color:#64748b;margin:0;font-weight:400}.auth-form[data-v-633a1f4c]{display:flex;flex-direction:column;gap:1.5rem}.form-group[data-v-633a1f4c]{display:flex;flex-direction:column;gap:.5rem}.form-label[data-v-633a1f4c]{font-weight:600;color:#374151;font-size:.875rem;margin-bottom:.25rem}.form-input[data-v-633a1f4c]{width:100%;padding:.875rem 1rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:all .2s ease;background-color:#fff;color:#1f2937}.form-input[data-v-633a1f4c]:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-input[data-v-633a1f4c]:disabled{background-color:#f9fafb;color:#9ca3af;cursor:not-allowed}.form-input[data-v-633a1f4c]::placeholder{color:#9ca3af}.form-select[data-v-633a1f4c]{width:100%;padding:.875rem 1rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:all .2s ease;background-color:#fff;color:#1f2937;cursor:pointer}.form-select[data-v-633a1f4c]:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-select[data-v-633a1f4c]:disabled{background-color:#f9fafb;color:#9ca3af;cursor:not-allowed}.submit-button[data-v-633a1f4c]{width:100%;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;padding:.875rem 1rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 6px -1px #0000001a}.submit-button[data-v-633a1f4c]:hover:not(:disabled){background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-1px);box-shadow:0 6px 8px -1px #00000026}.submit-button[data-v-633a1f4c]:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 4px -1px #0000001a}.submit-button[data-v-633a1f4c]:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}.error-message[data-v-633a1f4c]{background-color:#fef2f2;color:#dc2626;padding:.875rem 1rem;border-radius:8px;font-size:.875rem;border:1px solid #fecaca;font-weight:500}.success-message[data-v-633a1f4c]{background-color:#f0fdf4;color:#166534;padding:.875rem 1rem;border-radius:8px;font-size:.875rem;border:1px solid #bbf7d0;font-weight:500}.loading-message[data-v-633a1f4c]{text-align:center;color:#3b82f6;font-size:1rem;padding:1.5rem;font-weight:500}.form-links[data-v-633a1f4c]{display:flex;flex-direction:column;gap:.75rem;text-align:center;margin-top:1.5rem}.form-link[data-v-633a1f4c]{color:#3b82f6;text-decoration:none;font-size:.875rem;font-weight:500;transition:color .2s ease}.form-link[data-v-633a1f4c]:hover{color:#2563eb;text-decoration:underline}.error-content[data-v-633a1f4c]{display:flex;flex-direction:column;gap:.75rem}.error-actions[data-v-633a1f4c]{display:flex;align-items:center;gap:.5rem;margin-top:.5rem;flex-wrap:wrap;justify-content:center}.error-link[data-v-633a1f4c]{color:#3b82f6;text-decoration:none;font-weight:600;padding:.375rem .75rem;border-radius:6px;background-color:#3b82f61a;transition:all .2s ease;font-size:.875rem}.error-link[data-v-633a1f4c]:hover{background-color:#3b82f633;text-decoration:none}.error-separator[data-v-633a1f4c]{color:#9ca3af;font-size:.875rem}.description[data-v-633a1f4c]{text-align:center;color:#64748b;margin-bottom:1.5rem;line-height:1.6;font-size:.95rem}.verification-form[data-v-633a1f4c]{display:flex;flex-direction:column;gap:1.5rem}@media (max-width: 768px){.auth-page[data-v-633a1f4c]{padding:1rem}.auth-container[data-v-633a1f4c]{padding:2rem}.auth-title[data-v-633a1f4c]{font-size:1.5rem}.auth-subtitle[data-v-633a1f4c]{font-size:.95rem}}@media (max-width: 480px){.auth-page[data-v-633a1f4c]{padding:.75rem}.auth-container[data-v-633a1f4c]{padding:1.5rem}.auth-title[data-v-633a1f4c]{font-size:1.375rem}.auth-subtitle[data-v-633a1f4c]{font-size:.9rem}.form-input[data-v-633a1f4c],.form-select[data-v-633a1f4c],.submit-button[data-v-633a1f4c]{padding:.75rem}}.auth-page[data-v-2f1a1e19]{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0);display:flex;align-items:center;justify-content:center;padding:2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.auth-container[data-v-2f1a1e19]{width:100%;max-width:420px;background:#fffffff2;border-radius:16px;padding:2.5rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.auth-header[data-v-2f1a1e19]{text-align:center;margin-bottom:2rem}.auth-brand[data-v-2f1a1e19]{font-size:.875rem;color:#64748b;font-weight:500;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.auth-title[data-v-2f1a1e19]{font-size:1.875rem;font-weight:700;color:#1e293b;margin:0 0 .5rem;line-height:1.2}.auth-subtitle[data-v-2f1a1e19]{font-size:1rem;color:#64748b;margin:0;font-weight:400}.auth-form[data-v-2f1a1e19]{display:flex;flex-direction:column;gap:1.5rem}.form-group[data-v-2f1a1e19]{display:flex;flex-direction:column;gap:.5rem}.form-label[data-v-2f1a1e19]{font-weight:600;color:#374151;font-size:.875rem;margin-bottom:.25rem}.form-input[data-v-2f1a1e19]{width:100%;padding:.875rem 1rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:all .2s ease;background-color:#fff;color:#1f2937}.form-input[data-v-2f1a1e19]:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-input[data-v-2f1a1e19]:disabled{background-color:#f9fafb;color:#9ca3af;cursor:not-allowed}.form-input[data-v-2f1a1e19]::placeholder{color:#9ca3af}.form-select[data-v-2f1a1e19]{width:100%;padding:.875rem 1rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:all .2s ease;background-color:#fff;color:#1f2937;cursor:pointer}.form-select[data-v-2f1a1e19]:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-select[data-v-2f1a1e19]:disabled{background-color:#f9fafb;color:#9ca3af;cursor:not-allowed}.submit-button[data-v-2f1a1e19]{width:100%;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;padding:.875rem 1rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 6px -1px #0000001a}.submit-button[data-v-2f1a1e19]:hover:not(:disabled){background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-1px);box-shadow:0 6px 8px -1px #00000026}.submit-button[data-v-2f1a1e19]:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 4px -1px #0000001a}.submit-button[data-v-2f1a1e19]:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}.error-message[data-v-2f1a1e19]{background-color:#fef2f2;color:#dc2626;padding:.875rem 1rem;border-radius:8px;font-size:.875rem;border:1px solid #fecaca;font-weight:500}.success-message[data-v-2f1a1e19]{background-color:#f0fdf4;color:#166534;padding:.875rem 1rem;border-radius:8px;font-size:.875rem;border:1px solid #bbf7d0;font-weight:500}.loading-message[data-v-2f1a1e19]{text-align:center;color:#3b82f6;font-size:1rem;padding:1.5rem;font-weight:500}.form-links[data-v-2f1a1e19]{display:flex;flex-direction:column;gap:.75rem;text-align:center;margin-top:1.5rem}.form-link[data-v-2f1a1e19]{color:#3b82f6;text-decoration:none;font-size:.875rem;font-weight:500;transition:color .2s ease}.form-link[data-v-2f1a1e19]:hover{color:#2563eb;text-decoration:underline}.error-content[data-v-2f1a1e19]{display:flex;flex-direction:column;gap:.75rem}.error-actions[data-v-2f1a1e19]{display:flex;align-items:center;gap:.5rem;margin-top:.5rem;flex-wrap:wrap;justify-content:center}.error-link[data-v-2f1a1e19]{color:#3b82f6;text-decoration:none;font-weight:600;padding:.375rem .75rem;border-radius:6px;background-color:#3b82f61a;transition:all .2s ease;font-size:.875rem}.error-link[data-v-2f1a1e19]:hover{background-color:#3b82f633;text-decoration:none}.error-separator[data-v-2f1a1e19]{color:#9ca3af;font-size:.875rem}.description[data-v-2f1a1e19]{text-align:center;color:#64748b;margin-bottom:1.5rem;line-height:1.6;font-size:.95rem}.verification-form[data-v-2f1a1e19]{display:flex;flex-direction:column;gap:1.5rem}@media (max-width: 768px){.auth-page[data-v-2f1a1e19]{padding:1rem}.auth-container[data-v-2f1a1e19]{padding:2rem}.auth-title[data-v-2f1a1e19]{font-size:1.5rem}.auth-subtitle[data-v-2f1a1e19]{font-size:.95rem}}@media (max-width: 480px){.auth-page[data-v-2f1a1e19]{padding:.75rem}.auth-container[data-v-2f1a1e19]{padding:1.5rem}.auth-title[data-v-2f1a1e19]{font-size:1.375rem}.auth-subtitle[data-v-2f1a1e19]{font-size:.9rem}.form-input[data-v-2f1a1e19],.form-select[data-v-2f1a1e19],.submit-button[data-v-2f1a1e19]{padding:.75rem}}.auth-page[data-v-456d26f1]{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0);display:flex;align-items:center;justify-content:center;padding:2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.auth-container[data-v-456d26f1]{width:100%;max-width:420px;background:#fffffff2;border-radius:16px;padding:2.5rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.auth-header[data-v-456d26f1]{text-align:center;margin-bottom:2rem}.auth-brand[data-v-456d26f1]{font-size:.875rem;color:#64748b;font-weight:500;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.auth-title[data-v-456d26f1]{font-size:1.875rem;font-weight:700;color:#1e293b;margin:0 0 .5rem;line-height:1.2}.auth-subtitle[data-v-456d26f1]{font-size:1rem;color:#64748b;margin:0;font-weight:400}.auth-form[data-v-456d26f1]{display:flex;flex-direction:column;gap:1.5rem}.form-group[data-v-456d26f1]{display:flex;flex-direction:column;gap:.5rem}.form-label[data-v-456d26f1]{font-weight:600;color:#374151;font-size:.875rem;margin-bottom:.25rem}.form-input[data-v-456d26f1]{width:100%;padding:.875rem 1rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:all .2s ease;background-color:#fff;color:#1f2937}.form-input[data-v-456d26f1]:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-input[data-v-456d26f1]:disabled{background-color:#f9fafb;color:#9ca3af;cursor:not-allowed}.form-input[data-v-456d26f1]::placeholder{color:#9ca3af}.form-select[data-v-456d26f1]{width:100%;padding:.875rem 1rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:all .2s ease;background-color:#fff;color:#1f2937;cursor:pointer}.form-select[data-v-456d26f1]:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-select[data-v-456d26f1]:disabled{background-color:#f9fafb;color:#9ca3af;cursor:not-allowed}.submit-button[data-v-456d26f1]{width:100%;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;padding:.875rem 1rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 6px -1px #0000001a}.submit-button[data-v-456d26f1]:hover:not(:disabled){background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-1px);box-shadow:0 6px 8px -1px #00000026}.submit-button[data-v-456d26f1]:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 4px -1px #0000001a}.submit-button[data-v-456d26f1]:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}.error-message[data-v-456d26f1]{background-color:#fef2f2;color:#dc2626;padding:.875rem 1rem;border-radius:8px;font-size:.875rem;border:1px solid #fecaca;font-weight:500}.success-message[data-v-456d26f1]{background-color:#f0fdf4;color:#166534;padding:.875rem 1rem;border-radius:8px;font-size:.875rem;border:1px solid #bbf7d0;font-weight:500}.loading-message[data-v-456d26f1]{text-align:center;color:#3b82f6;font-size:1rem;padding:1.5rem;font-weight:500}.form-links[data-v-456d26f1]{display:flex;flex-direction:column;gap:.75rem;text-align:center;margin-top:1.5rem}.form-link[data-v-456d26f1]{color:#3b82f6;text-decoration:none;font-size:.875rem;font-weight:500;transition:color .2s ease}.form-link[data-v-456d26f1]:hover{color:#2563eb;text-decoration:underline}.error-content[data-v-456d26f1]{display:flex;flex-direction:column;gap:.75rem}.error-actions[data-v-456d26f1]{display:flex;align-items:center;gap:.5rem;margin-top:.5rem;flex-wrap:wrap;justify-content:center}.error-link[data-v-456d26f1]{color:#3b82f6;text-decoration:none;font-weight:600;padding:.375rem .75rem;border-radius:6px;background-color:#3b82f61a;transition:all .2s ease;font-size:.875rem}.error-link[data-v-456d26f1]:hover{background-color:#3b82f633;text-decoration:none}.error-separator[data-v-456d26f1]{color:#9ca3af;font-size:.875rem}.description[data-v-456d26f1]{text-align:center;color:#64748b;margin-bottom:1.5rem;line-height:1.6;font-size:.95rem}.verification-form[data-v-456d26f1]{display:flex;flex-direction:column;gap:1.5rem}@media (max-width: 768px){.auth-page[data-v-456d26f1]{padding:1rem}.auth-container[data-v-456d26f1]{padding:2rem}.auth-title[data-v-456d26f1]{font-size:1.5rem}.auth-subtitle[data-v-456d26f1]{font-size:.95rem}}@media (max-width: 480px){.auth-page[data-v-456d26f1]{padding:.75rem}.auth-container[data-v-456d26f1]{padding:1.5rem}.auth-title[data-v-456d26f1]{font-size:1.375rem}.auth-subtitle[data-v-456d26f1]{font-size:.9rem}.form-input[data-v-456d26f1],.form-select[data-v-456d26f1],.submit-button[data-v-456d26f1]{padding:.75rem}}.auth-page[data-v-7c936d02]{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0);display:flex;align-items:center;justify-content:center;padding:2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.auth-container[data-v-7c936d02]{width:100%;max-width:420px;background:#fffffff2;border-radius:16px;padding:2.5rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.auth-header[data-v-7c936d02]{text-align:center;margin-bottom:2rem}.auth-brand[data-v-7c936d02]{font-size:.875rem;color:#64748b;font-weight:500;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.auth-title[data-v-7c936d02]{font-size:1.875rem;font-weight:700;color:#1e293b;margin:0 0 .5rem;line-height:1.2}.auth-subtitle[data-v-7c936d02]{font-size:1rem;color:#64748b;margin:0;font-weight:400}.auth-form[data-v-7c936d02]{display:flex;flex-direction:column;gap:1.5rem}.form-group[data-v-7c936d02]{display:flex;flex-direction:column;gap:.5rem}.form-label[data-v-7c936d02]{font-weight:600;color:#374151;font-size:.875rem;margin-bottom:.25rem}.form-input[data-v-7c936d02]{width:100%;padding:.875rem 1rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:all .2s ease;background-color:#fff;color:#1f2937}.form-input[data-v-7c936d02]:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-input[data-v-7c936d02]:disabled{background-color:#f9fafb;color:#9ca3af;cursor:not-allowed}.form-input[data-v-7c936d02]::placeholder{color:#9ca3af}.form-select[data-v-7c936d02]{width:100%;padding:.875rem 1rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:all .2s ease;background-color:#fff;color:#1f2937;cursor:pointer}.form-select[data-v-7c936d02]:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-select[data-v-7c936d02]:disabled{background-color:#f9fafb;color:#9ca3af;cursor:not-allowed}.submit-button[data-v-7c936d02]{width:100%;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;padding:.875rem 1rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 6px -1px #0000001a}.submit-button[data-v-7c936d02]:hover:not(:disabled){background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-1px);box-shadow:0 6px 8px -1px #00000026}.submit-button[data-v-7c936d02]:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 4px -1px #0000001a}.submit-button[data-v-7c936d02]:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}.error-message[data-v-7c936d02]{background-color:#fef2f2;color:#dc2626;padding:.875rem 1rem;border-radius:8px;font-size:.875rem;border:1px solid #fecaca;font-weight:500}.success-message[data-v-7c936d02]{background-color:#f0fdf4;color:#166534;padding:.875rem 1rem;border-radius:8px;font-size:.875rem;border:1px solid #bbf7d0;font-weight:500}.loading-message[data-v-7c936d02]{text-align:center;color:#3b82f6;font-size:1rem;padding:1.5rem;font-weight:500}.form-links[data-v-7c936d02]{display:flex;flex-direction:column;gap:.75rem;text-align:center;margin-top:1.5rem}.form-link[data-v-7c936d02]{color:#3b82f6;text-decoration:none;font-size:.875rem;font-weight:500;transition:color .2s ease}.form-link[data-v-7c936d02]:hover{color:#2563eb;text-decoration:underline}.error-content[data-v-7c936d02]{display:flex;flex-direction:column;gap:.75rem}.error-actions[data-v-7c936d02]{display:flex;align-items:center;gap:.5rem;margin-top:.5rem;flex-wrap:wrap;justify-content:center}.error-link[data-v-7c936d02]{color:#3b82f6;text-decoration:none;font-weight:600;padding:.375rem .75rem;border-radius:6px;background-color:#3b82f61a;transition:all .2s ease;font-size:.875rem}.error-link[data-v-7c936d02]:hover{background-color:#3b82f633;text-decoration:none}.error-separator[data-v-7c936d02]{color:#9ca3af;font-size:.875rem}.description[data-v-7c936d02]{text-align:center;color:#64748b;margin-bottom:1.5rem;line-height:1.6;font-size:.95rem}.verification-form[data-v-7c936d02]{display:flex;flex-direction:column;gap:1.5rem}@media (max-width: 768px){.auth-page[data-v-7c936d02]{padding:1rem}.auth-container[data-v-7c936d02]{padding:2rem}.auth-title[data-v-7c936d02]{font-size:1.5rem}.auth-subtitle[data-v-7c936d02]{font-size:.95rem}}@media (max-width: 480px){.auth-page[data-v-7c936d02]{padding:.75rem}.auth-container[data-v-7c936d02]{padding:1.5rem}.auth-title[data-v-7c936d02]{font-size:1.375rem}.auth-subtitle[data-v-7c936d02]{font-size:.9rem}.form-input[data-v-7c936d02],.form-select[data-v-7c936d02],.submit-button[data-v-7c936d02]{padding:.75rem}}.oauth-callback[data-v-3ae017a4]{min-height:100vh;background-image:url(/assets/sparrow-bg-BcfikEyL.png);background-repeat:repeat;display:flex;flex-direction:column;align-items:center;padding:2rem;padding-top:0}.birds-image[data-v-3ae017a4]{width:100%;height:auto;display:block;margin-bottom:2rem}.content-wrapper[data-v-3ae017a4]{max-width:500px;width:100%;background:#c8dceb80;border-radius:12px;padding:3rem;box-shadow:0 8px 32px #0003;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.logo-section[data-v-3ae017a4]{text-align:center;margin-bottom:2.5rem}h1[data-v-3ae017a4]{font-size:2.5rem;color:#000;margin:0 0 .5rem;font-weight:600}h2[data-v-3ae017a4]{font-size:1.5rem;color:#2c4a6b;margin:0;font-weight:500}.loading-message[data-v-3ae017a4]{text-align:center;color:#2c4a6b;font-size:1.1rem;padding:2rem}.error-message[data-v-3ae017a4]{background-color:#fed7d7;color:#c53030;padding:.75rem;border-radius:8px;font-size:.9rem;border:1px solid #feb2b2}.success-message[data-v-3ae017a4]{background-color:#c6f6d5;color:#22543d;padding:.75rem;border-radius:8px;font-size:.9rem;border:1px solid #9ae6b4}@media (max-width: 768px){.content-wrapper[data-v-3ae017a4]{padding:2rem}h1[data-v-3ae017a4]{font-size:2rem}h2[data-v-3ae017a4]{font-size:1.25rem}}@media (max-width: 480px){.oauth-callback[data-v-3ae017a4]{padding:1rem;padding-top:0}.content-wrapper[data-v-3ae017a4]{padding:1.5rem}h1[data-v-3ae017a4]{font-size:1.75rem}h2[data-v-3ae017a4]{font-size:1.125rem}}.home[data-v-1fa494ef]{min-height:100vh;background-image:url(/assets/sparrow-bg-BcfikEyL.png);background-repeat:repeat;display:flex;flex-direction:column;align-items:center;padding:2rem;padding-top:0}.birds-image[data-v-1fa494ef]{width:100%;height:auto;display:block;margin-bottom:2rem}.content-wrapper[data-v-1fa494ef]{max-width:800px;width:100%;background:#c8dceb80;border-radius:12px;padding:3rem;box-shadow:0 8px 32px #0003;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.logo-section[data-v-1fa494ef]{text-align:center;margin-bottom:2.5rem}h1[data-v-1fa494ef]{font-size:2.5rem;color:#000;margin:0;font-weight:600}.info-section[data-v-1fa494ef]{text-align:center}.description[data-v-1fa494ef]{font-size:1.125rem;line-height:1.7;color:#000;margin-bottom:2rem}.contact[data-v-1fa494ef]{font-size:1rem;line-height:1.6;color:#000;margin:0}.contact a[data-v-1fa494ef]{color:#2c4a6b;text-decoration:none;font-weight:500}.contact a[data-v-1fa494ef]:hover{color:#2c4a6b;text-decoration:none}@media (max-width: 768px){.content-wrapper[data-v-1fa494ef]{padding:2rem}h1[data-v-1fa494ef]{font-size:2rem}.description[data-v-1fa494ef]{font-size:1rem}}@media (max-width: 480px){.home[data-v-1fa494ef]{padding:1rem;padding-top:0}.content-wrapper[data-v-1fa494ef]{padding:1.5rem}h1[data-v-1fa494ef]{font-size:1.75rem}.description[data-v-1fa494ef],.contact[data-v-1fa494ef]{font-size:.95rem}}.not-found[data-v-1fa494ef]{min-height:100vh;background-image:url(/assets/sparrow-bg-BcfikEyL.png);background-repeat:repeat;display:flex;flex-direction:column;align-items:center;padding:2rem;padding-top:0}.not-found .content-wrapper[data-v-1fa494ef]{animation:fadeInUp-1fa494ef .6s ease-out}@keyframes fadeInUp-1fa494ef{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}h2[data-v-1fa494ef]{font-size:1.5rem;color:#000;margin:.5rem 0 0;font-weight:400}.actions[data-v-1fa494ef]{margin:2rem 0;text-align:center}.home-button[data-v-1fa494ef]{display:inline-block;padding:.75rem 2rem;background:#2c4a6b;color:#fff;text-decoration:none;border-radius:6px;font-weight:500;font-size:1rem;transition:all .3s ease;box-shadow:0 2px 8px #00000026}.home-button[data-v-1fa494ef]:hover{background:#1e3551;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.home-button[data-v-1fa494ef]:active{transform:translateY(0);box-shadow:0 2px 8px #00000026}@media (max-width: 768px){h2[data-v-1fa494ef]{font-size:1.25rem}.home-button[data-v-1fa494ef]{padding:.65rem 1.5rem;font-size:.95rem}}@media (max-width: 480px){h2[data-v-1fa494ef]{font-size:1.125rem}.home-button[data-v-1fa494ef]{padding:.6rem 1.25rem;font-size:.9rem}}
