.header[data-v-dad35e68]{height:44px;line-height:44px;margin-bottom:40px;text-align:center}.header .badge[data-v-dad35e68]{position:absolute;display:inline-block;line-height:1;vertical-align:middle;margin-left:-12px;margin-top:-10px;opacity:.8}.header .logo[data-v-dad35e68]{height:44px;vertical-align:top;margin-right:10px;margin-left:-12px;border-style:none}.header .title[data-v-dad35e68]{font-size:30px;color:rgba(0,0,0,.85);font-family:Avenir,Helvetica Neue,Arial,Helvetica,sans-serif;font-weight:600;position:relative;top:2px}.user-layout-login label[data-v-dad35e68]{font-size:14px}.user-layout-login button.login-button[data-v-dad35e68]{padding:0 15px;font-size:16px;height:40px;width:100%}[data-v-57e8af76]{-webkit-box-sizing:border-box;box-sizing:border-box}.fycargo-login-container[data-v-57e8af76]{min-height:100vh;background:#f3f4f6;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;color:#374151;font-size:14px}.header[data-v-57e8af76]{background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:40;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1)}.header .header-container[data-v-57e8af76]{max-width:72rem;margin:0 auto;padding:0 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:3.5rem}.header .header-container .logo-section .logo[data-v-57e8af76]{height:2.5rem;max-width:150px}.header .header-container .main-nav[data-v-57e8af76]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .header-container .main-nav .nav-link[data-v-57e8af76]{color:#374151;text-decoration:none;font-size:14px;font-weight:500;-webkit-transition:color .2s ease;transition:color .2s ease;white-space:nowrap;padding:.5rem .75rem;border-radius:.375rem}.header .header-container .main-nav .nav-link[data-v-57e8af76]:hover{color:#2563eb;background:#f3f4f6}.header .header-container .auth-section .auth-buttons[data-v-57e8af76]{display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #e5e7eb;border-radius:.375rem;overflow:hidden}.header .header-container .auth-section .auth-buttons .auth-btn[data-v-57e8af76]{padding:.5rem .75rem;text-decoration:none;font-size:14px;font-weight:500;-webkit-transition:all .2s ease;transition:all .2s ease;min-width:3rem;text-align:center}.header .header-container .auth-section .auth-buttons .auth-btn.login-btn[data-v-57e8af76]{color:#374151;background:#fff}.header .header-container .auth-section .auth-buttons .auth-btn.login-btn[data-v-57e8af76]:hover{color:#fff;background:#2563eb}.header .header-container .auth-section .auth-buttons .auth-btn.signup-btn[data-v-57e8af76]{color:#fff;background:#2563eb;border-left:1px solid #e5e7eb}.header .header-container .auth-section .auth-buttons .auth-btn.signup-btn[data-v-57e8af76]:hover{background:#1d4ed8}.main-content[data-v-57e8af76]{-webkit-box-flex:1;-ms-flex:1;flex:1}.top-bg-section[data-v-57e8af76]{background:url(/dist/img/top-bg-1.jpg) 50% no-repeat;background-size:cover;min-height:10rem;position:relative}.top-bg-section .bg-overlay[data-v-57e8af76]{background:hsla(0,0%,100%,.5);min-height:10rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.top-bg-section .bg-overlay .content-wrapper[data-v-57e8af76]{text-align:center;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.5)}.top-bg-section .bg-overlay .content-wrapper .page-title[data-v-57e8af76]{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.top-bg-section .bg-overlay .content-wrapper .page-subtitle[data-v-57e8af76]{font-size:1rem;opacity:.9}.login-section[data-v-57e8af76]{padding:1rem;max-width:72rem;margin:0 auto}.login-section .login-container[data-v-57e8af76]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1rem}.login-section .login-container .login-form-wrapper[data-v-57e8af76]{background:#fff;border-radius:.5rem;padding:1.5rem;width:100%;max-width:32rem;-webkit-box-shadow:0 4px 6px rgba(0,0,0,.1);box-shadow:0 4px 6px rgba(0,0,0,.1)}.login-section .login-container .login-form-wrapper .error-alert[data-v-57e8af76]{margin-bottom:1rem;border-radius:.375rem}.login-section .login-container .login-form-wrapper .form-group[data-v-57e8af76]{margin-bottom:1rem}.login-section .login-container .login-form-wrapper .form-group .input-wrapper[data-v-57e8af76]{position:relative}.login-section .login-container .login-form-wrapper .form-group .input-wrapper .form-input[data-v-57e8af76]{width:100%;height:2.5rem;padding:.5rem 2.5rem .5rem .75rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:14px;-webkit-transition:border-color .2s ease;transition:border-color .2s ease}.login-section .login-container .login-form-wrapper .form-group .input-wrapper .form-input[data-v-57e8af76]:focus{border-color:#2563eb;-webkit-box-shadow:0 0 0 2px rgba(37,99,235,.1);box-shadow:0 0 0 2px rgba(37,99,235,.1);outline:none}.login-section .login-container .login-form-wrapper .form-group .input-wrapper .input-suffix[data-v-57e8af76]{position:absolute;right:0;top:0;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:.5rem}.login-section .login-container .login-form-wrapper .form-group .input-wrapper .input-suffix .clear-btn[data-v-57e8af76]{width:2rem;height:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;color:#6b7280;margin-right:.25rem}.login-section .login-container .login-form-wrapper .form-group .input-wrapper .input-suffix .clear-btn[data-v-57e8af76]:hover{color:#374151}.login-section .login-container .login-form-wrapper .form-group .input-wrapper .input-suffix .password-toggle[data-v-57e8af76]{width:2rem;height:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;color:#6b7280;margin-right:.25rem}.login-section .login-container .login-form-wrapper .form-group .input-wrapper .input-suffix .password-toggle[data-v-57e8af76]:hover{color:#374151}.login-section .login-container .login-form-wrapper .form-group .input-wrapper .input-suffix .required-mark[data-v-57e8af76]{color:#dc2626;font-weight:600}.login-section .login-container .login-form-wrapper .form-options[data-v-57e8af76]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:1rem 0}.login-section .login-container .login-form-wrapper .form-options .remember-section .remember-checkbox[data-v-57e8af76]{font-size:14px;color:#374151}.login-section .login-container .login-form-wrapper .form-options .forgot-section[data-v-57e8af76]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.25rem}.login-section .login-container .login-form-wrapper .form-options .forgot-section .forgot-text[data-v-57e8af76]{color:#6b7280;font-size:14px}.login-section .login-container .login-form-wrapper .form-options .forgot-section .forgot-link[data-v-57e8af76]{color:#2563eb;text-decoration:none;font-size:14px}.login-section .login-container .login-form-wrapper .form-options .forgot-section .forgot-link[data-v-57e8af76]:hover{text-decoration:underline}.login-section .login-container .login-form-wrapper .form-submit[data-v-57e8af76]{margin-bottom:1rem}.login-section .login-container .login-form-wrapper .form-submit .login-button[data-v-57e8af76]{width:100%;height:3rem;background:#2563eb;border:none;border-radius:.375rem;font-size:16px;font-weight:500;color:#fff;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.login-section .login-container .login-form-wrapper .form-submit .login-button[data-v-57e8af76]:hover{background:#1d4ed8}.login-section .login-container .login-form-wrapper .form-submit .login-button[data-v-57e8af76]:focus{-webkit-box-shadow:0 0 0 2px rgba(37,99,235,.1);box-shadow:0 0 0 2px rgba(37,99,235,.1)}.login-section .login-container .login-form-wrapper .form-submit .login-button .loading-icon[data-v-57e8af76]{margin-right:.5rem}.login-section .login-container .login-form-wrapper .facebook-section[data-v-57e8af76]{margin-bottom:1rem}.login-section .login-container .login-form-wrapper .facebook-section .facebook-button[data-v-57e8af76]{width:100%;height:3rem;background:#f8fafc;border:1px solid #2563eb;border-radius:.375rem;color:#2563eb;font-size:14px;font-weight:500;-webkit-transition:all .2s ease;transition:all .2s ease}.login-section .login-container .login-form-wrapper .facebook-section .facebook-button[data-v-57e8af76]:hover{background:#2563eb;color:#fff}.login-section .login-container .login-form-wrapper .facebook-section .facebook-button .facebook-icon[data-v-57e8af76]{width:1.5rem;height:1.5rem;margin-right:.5rem}.login-section .login-container .login-form-wrapper .signup-prompt[data-v-57e8af76]{text-align:center}.login-section .login-container .login-form-wrapper .signup-prompt .signup-link[data-v-57e8af76]{color:#2563eb;text-decoration:none;font-size:14px;font-weight:500}.login-section .login-container .login-form-wrapper .signup-prompt .signup-link[data-v-57e8af76]:hover{text-decoration:underline}.footer[data-v-57e8af76]{background:#183a58;color:#fff;margin-top:auto}.footer .footer-container[data-v-57e8af76]{max-width:72rem;margin:0 auto;padding:2rem 1rem}.footer .footer-container .footer-content[data-v-57e8af76]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.footer .footer-container .footer-content .footer-section .footer-title[data-v-57e8af76]{color:#f3f4f6;font-size:16px;font-weight:600;margin-bottom:1rem}.footer .footer-container .footer-content .footer-section .footer-links[data-v-57e8af76]{list-style:none;padding:0;margin:0}.footer .footer-container .footer-content .footer-section .footer-links li[data-v-57e8af76]{margin-bottom:.5rem}.footer .footer-container .footer-content .footer-section .footer-links li .footer-link[data-v-57e8af76]{color:#9ca3af;text-decoration:none;font-size:12px;-webkit-transition:color .2s ease;transition:color .2s ease}.footer .footer-container .footer-content .footer-section .footer-links li .footer-link[data-v-57e8af76]:hover{color:#fff}.footer .footer-container .footer-content .footer-section.contact-section[data-v-57e8af76]{grid-column:span 2}.footer .footer-container .footer-content .footer-section.contact-section .contact-info[data-v-57e8af76]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem}.footer .footer-container .footer-content .footer-section.contact-section .contact-info .contact-list[data-v-57e8af76]{list-style:none;padding:0;margin:0}.footer .footer-container .footer-content .footer-section.contact-section .contact-info .contact-list li[data-v-57e8af76]{color:#9ca3af;font-size:12px;margin-bottom:.25rem}.footer .footer-container .footer-content .footer-section.contact-section .contact-info .qr-codes[data-v-57e8af76]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;opacity:.7}.footer .footer-container .footer-content .footer-section.contact-section .contact-info .qr-codes .qr-code img[data-v-57e8af76]{width:5.5rem;height:5.5rem;border-radius:.375rem}.footer .footer-copyright[data-v-57e8af76]{border-top:1px solid #1e3a5f;padding:1rem 0}.footer .footer-copyright .copyright-content[data-v-57e8af76]{max-width:72rem;margin:0 auto;padding:0 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:12px;color:#9ca3af;opacity:.5;-webkit-transform:scale(.75);transform:scale(.75)}.footer .footer-copyright .copyright-content .copyright-text[data-v-57e8af76]{white-space:nowrap}.footer .footer-copyright .copyright-content .copyright-rights[data-v-57e8af76]{margin-top:.5rem}.footer .footer-copyright .copyright-content .copyright-rights a[data-v-57e8af76]{color:#9ca3af;text-decoration:none}.footer .footer-copyright .copyright-content .copyright-rights a[data-v-57e8af76]:hover{text-decoration:underline}@media (max-width:1024px){.header .header-container .main-nav[data-v-57e8af76]{display:none}.footer .footer-container .footer-content[data-v-57e8af76]{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.footer .footer-container .footer-content .footer-section.contact-section[data-v-57e8af76]{grid-column:span 1}.footer .footer-container .footer-content .footer-section.contact-section .contact-info[data-v-57e8af76]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}}@media (max-width:768px){.header .header-container[data-v-57e8af76]{padding:0 .5rem}.login-section .login-container[data-v-57e8af76],.login-section[data-v-57e8af76]{padding:.5rem}.login-section .login-container .login-form-wrapper[data-v-57e8af76]{padding:1rem}.footer .footer-container[data-v-57e8af76]{padding:1rem .5rem}}@media (max-width:480px){.top-bg-section .bg-overlay[data-v-57e8af76],.top-bg-section[data-v-57e8af76]{min-height:8rem}.top-bg-section .bg-overlay .content-wrapper .page-title[data-v-57e8af76]{font-size:1.25rem}.top-bg-section .bg-overlay .content-wrapper .page-subtitle[data-v-57e8af76]{font-size:.875rem}.login-section .login-container .login-form-wrapper[data-v-57e8af76]{padding:.75rem}}[data-v-57e8af76] .ant-form-item{margin-bottom:1rem}[data-v-57e8af76] .ant-input{border:1px solid #d1d5db;border-radius:.375rem;height:2.5rem;font-size:14px}[data-v-57e8af76] .ant-input:focus{border-color:#2563eb;-webkit-box-shadow:0 0 0 2px rgba(37,99,235,.1);box-shadow:0 0 0 2px rgba(37,99,235,.1)}[data-v-57e8af76] .ant-btn{border-radius:.375rem;font-weight:500}[data-v-57e8af76] .ant-checkbox-wrapper{font-size:14px}[data-v-57e8af76] .ant-alert{border-radius:.375rem}