@import"https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap";/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial}}}.absolute{position:absolute}.relative{position:relative}.static{position:static}.container{width:100%}.block{display:block}.flex{display:flex}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.h-full{height:100%}.w-full{width:100%}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-between{justify-content:space-between}.overflow-hidden{overflow:hidden}.rounded-full{border-radius:3.40282e38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.bg-gradient-to-r{--tw-gradient-position:to right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.text-center{text-align:center}.break-all{word-break:break-all}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.underline{text-decoration-line:underline}.invert{--tw-invert:invert(100%);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.duration-300{--tw-duration:.3s;transition-duration:.3s}.duration-700{--tw-duration:.7s;transition-duration:.7s}@layer utilities{.text-base,.text-sm{font-size:max(16px,1rem)!important}.text-xs{font-size:max(14px,.875rem)!important}.w-3{width:12px!important}.h-3{height:12px!important}.w-4{width:16px!important}.h-4{height:16px!important}.gap-3{gap:.75rem!important}.w-full{width:100%!important}.h-1{height:.25rem!important}.bg-gray-200{background-color:#e5e7eb!important}.bg-red-500{background-color:#ef4444!important}.bg-orange-500{background-color:#f97316!important}.bg-yellow-500{background-color:#eab308!important}.bg-green-500{background-color:#22c55e!important}.rounded-full{border-radius:9999px!important}.mt-2{margin-top:.5rem!important}.transition-all{transition-property:all!important;transition-duration:.15s!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.duration-500{transition-duration:.5s!important}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)!important}}input:not([type=checkbox]):not([type=radio]),select,textarea,.form-control{min-height:44px!important;font-size:max(16px,1rem)!important}input:focus,select:focus,textarea:focus,.form-control:focus{font-size:max(16px,1rem)!important}@media screen and (max-device-width:767px),screen and (max-width:767px),only screen and (-webkit-min-device-pixel-ratio:1){input:not([type=checkbox]):not([type=radio]),select,textarea,button{-webkit-text-size-adjust:none!important;-moz-text-size-adjust:none!important;text-size-adjust:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;font-size:16px!important;line-height:normal!important}input:focus,select:focus,textarea:focus{zoom:1!important;font-size:16px!important;transform:scale(1)!important}}@media (hover:none) and (pointer:coarse){input,select,textarea{font-size:16px!important}}:root{--color-primary:#3533cd;--color-secondary:#549260;--mobile-font-size:max(16px,1rem);--color-gray-c2:#d7dce4;--color-gray-c5:#c2c8d6;--color-gray-c6:#8591ad;--color-gray-c7:#525e7a;--color-gray-c8:#14181f;--font-family-sans-serif:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.auth-split{flex-direction:column;min-height:100dvh;display:flex}@media (min-width:1024px){.auth-split{grid-template-columns:2fr 3fr;display:grid}}.auth-split__panel{flex-direction:column;justify-content:space-between;min-height:280px;padding:24px 32px;display:flex;position:relative;overflow:hidden}@media (min-width:1024px){.auth-split__panel{min-height:auto;padding:48px}}.auth-split__panel--dark{color:#fff;background:#0f172a}.auth-split__panel--dark.auth-split__panel--signup{background:#020617}@media (max-width:1023px){.auth-split__panel--dark{display:none}}.auth-mobile-header{justify-content:center;align-items:center;gap:12px;margin-bottom:32px;padding-top:8px;display:flex}@media (min-width:1024px){.auth-mobile-header{display:none}}.auth-split__panel--login .auth-panel-login-content{width:100%}.auth-split__panel--login .auth-panel-headline{text-align:left;margin-top:36%}.auth-split__panel--login .auth-testimonial{text-align:left}.auth-form-wrap--login .auth-form-title{text-align:center;margin-bottom:8px}.auth-form-wrap--login .auth-form-subtitle{text-align:center;margin-bottom:28px}.auth-form-wrap--login .form-group>label{color:#334155!important;white-space:normal!important;background-color:#0000!important;border-radius:0!important;margin-bottom:8px!important;padding:0!important;font-size:14px!important;font-weight:600!important;display:block!important;position:static!important;top:auto!important;left:auto!important}.auth-form-wrap--login .auth-login-field-label{color:#334155!important;font-size:14px!important;font-weight:600!important}.auth-form-wrap--login .auth-login-label-row{margin-bottom:8px}.auth-form-wrap--login .form-group{margin-bottom:26px}.auth-form-wrap--login .btn-primary--login{margin-top:20px!important}.auth-form-wrap--login .auth-divider{margin-top:28px;margin-bottom:20px}.auth-form-wrap--login .auth-login-footer{margin-top:28px}.auth-split__content{padding:32px 24px;padding-top:calc(env(safe-area-inset-top,0px) + 32px);padding-bottom:calc(env(safe-area-inset-bottom,0px) + 32px);flex:1;justify-content:center;align-items:center;min-height:0;display:flex;overflow-y:auto}@media (min-width:1024px){.auth-split__content{padding:48px}}.auth-split__content--white{background:#fff}.auth-split__content--offwhite{background:#f8fafc}.auth-panel-pattern{display:none}.auth-split__panel-inner{z-index:1;flex-direction:column;justify-content:space-between;height:100%;display:flex;position:relative}.auth-logo-row{align-items:center;gap:12px;margin-bottom:32px;display:flex}@media (min-width:1024px){.auth-logo-row{margin-bottom:48px}}.auth-logo-icon{color:#fff;background:#3533cd;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 4px 14px #3533cd4d}.auth-logo-icon svg{width:24px;height:24px}.auth-logo-text{letter-spacing:-.025em;font-size:24px;font-weight:700}.auth-panel-headline{letter-spacing:-.05em;margin-bottom:16px;font-size:clamp(24px,4vw,36px);font-weight:900;line-height:1.2}.auth-panel-desc{color:#94a3b8;max-width:420px;margin-bottom:24px;font-size:14px;line-height:1.6}@media (min-width:1024px){.auth-panel-desc{margin-bottom:32px}}.auth-feature-list{grid-template-columns:1fr;gap:12px;display:grid}@media (min-width:768px){.auth-feature-list{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.auth-feature-list{grid-template-columns:1fr}}.auth-feature-item{background:#0f172a80;border:1px solid #1e293b;border-radius:8px;align-items:center;gap:12px;padding:14px 16px;display:flex}.auth-feature-icon{background:#3533cd1a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.auth-feature-icon svg{color:#3533cd;width:16px;height:16px}.auth-feature-item span{color:#e2e8f0;text-transform:uppercase;letter-spacing:.05em;font-size:10px;font-weight:700;line-height:1.3}.auth-panel-footer{color:#64748b;margin-top:24px;font-size:14px}@media (min-width:1024px){.auth-panel-footer{margin-top:0}}.auth-testimonial{border-left:4px solid #3533cd;margin-top:32px;padding-left:24px}.auth-testimonial p{color:#cbd5e1;font-size:18px;font-weight:500;line-height:1.5}.auth-testimonial cite{color:#94a3b8;margin-top:16px;font-size:14px;font-style:normal;font-weight:700;display:block}.auth-form-wrap{width:100%;max-width:400px}.auth-form-wrap--wide{max-width:440px}.auth-form-wrap--wide .auth-form-title{margin-bottom:8px}.auth-form-wrap--wide .auth-form-subtitle,.auth-form-wrap--wide .auth-account-type{margin-bottom:28px}.auth-form-wrap--wide .form-group>label{color:#334155!important;white-space:normal!important;background-color:#0000!important;border-radius:0!important;margin-bottom:8px!important;padding:0!important;font-size:14px!important;font-weight:600!important;display:block!important;position:static!important;top:auto!important;left:auto!important}.auth-form-wrap--wide .form-group{margin-bottom:22px}.auth-form-wrap--wide .auth-password-instructions{margin-top:8px;margin-bottom:24px}.auth-form-wrap--wide .signup-agreement-checkboxes{margin-top:24px;padding-top:20px}.auth-form-wrap--wide .signup-agreement-checkboxes .auth-check-row{margin-bottom:14px}.auth-form-wrap--wide .signup-agreement-checkboxes .auth-check-row:last-child{margin-bottom:0}.auth-form-wrap--wide .btn-primary--signup{margin-top:32px!important}.auth-form-wrap--wide .auth-divider{margin-top:32px;margin-bottom:24px}.auth-form-wrap--wide .auth-signup-footer{margin-top:40px}.auth-form-title{color:#0f172a;letter-spacing:-.025em;margin-bottom:8px;font-size:30px;font-weight:900}.auth-form-subtitle{color:#64748b;margin-bottom:24px;font-size:14px}.auth-divider{align-items:center;gap:12px;margin:24px 0;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#e2e8f0;flex:1;height:1px}.auth-divider span{color:#64748b;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:500}.auth-sso-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.auth-sso-btn{color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:44px;padding:12px 16px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.auth-sso-btn:hover{background:#f8fafc;border-color:#cbd5e1}.auth-sso-btn:disabled{opacity:.7;cursor:not-allowed}.auth-account-type{background:#f1f5f9;border-radius:8px;gap:0;width:100%;margin-bottom:24px;padding:6px;display:flex}.auth-account-type label{cursor:pointer;flex:1;min-width:0;display:block}.auth-account-type input{clip:rect(0,0,0,0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.auth-account-type .auth-account-type__tab{text-align:center;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;box-sizing:border-box;border-radius:6px;width:100%;padding:10px 12px;font-size:12px;font-weight:900;transition:all .2s;display:block}.auth-account-type input:checked+.auth-account-type__tab{color:#3533cd;background:#fff;box-shadow:0 1px 2px #0000000f}.auth-password-instructions{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:16px;padding:16px}.auth-password-instructions__title{text-transform:uppercase;letter-spacing:.1em;color:#94a3b8;margin-bottom:8px;font-size:10px;font-weight:900}.auth-password-instructions ul{grid-template-columns:1fr;gap:4px;margin:0;padding:0;list-style:none;display:grid}@media (min-width:480px){.auth-password-instructions ul{grid-template-columns:1fr 1fr;gap:4px 16px}}.auth-password-instructions li{color:#64748b;align-items:center;gap:6px;font-size:10px;font-style:italic;font-weight:700;display:flex}.auth-password-instructions li:before{content:"";background:#3533cd;border-radius:50%;flex-shrink:0;width:4px;height:4px}.auth-check-row{flex-direction:column;margin-bottom:12px;display:flex}.auth-check-row label{cursor:pointer;align-items:center;gap:12px;display:flex}.auth-check-row input[type=checkbox]{accent-color:#16a34a;border:1px solid #cbd5e1;border-radius:4px;flex-shrink:0;width:16px;height:16px}.auth-check-row span{color:#475569;text-transform:uppercase;letter-spacing:.02em;font-size:12px;font-weight:700}.auth-check-row .auth-check-error{color:#ef4444;text-transform:uppercase;letter-spacing:.05em;margin-top:4px;margin-left:28px;font-size:10px;font-style:italic;font-weight:900}.signup-agreement-checkboxes{border-top:1px solid #f1f5f9;margin-top:16px;margin-bottom:0;padding-top:16px;visibility:visible!important;display:block!important}.signup-agreement-checkboxes .auth-check-row{margin-bottom:12px;visibility:visible!important;display:flex!important}.signup-agreement-checkboxes .auth-check-row:last-child{margin-bottom:0}.btn-primary--signup{background:#3533cd!important;box-shadow:0 4px 14px #3533cd40!important}.btn-primary--signup:hover:not(:disabled){background:#2a29a4!important;box-shadow:0 6px 20px #3533cd59!important}.btn-primary--signup:disabled{cursor:not-allowed;box-shadow:none!important;background:#c5c6c9!important}.btn-primary--login{background:#3533cd!important}.btn-primary--login:hover:not(:disabled){background:#2a29a4!important}.btn-primary--login:disabled{cursor:not-allowed;background:#c5c6c9!important}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;font-family:var(--font-family-sans-serif);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}.auth-container{width:100%;min-height:100dvh;display:flex;position:relative;overflow:hidden}.auth-header{z-index:4;padding:24px 40px;position:absolute;top:0;left:0;right:0}.auth-header-content{justify-content:flex-start;align-items:center;display:flex}.header-logo{filter:brightness(0)invert();width:auto;height:40px;transition:all .2s}.header-logo:hover{opacity:.8}.auth-background{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.auth-background.login-bg,.auth-background.signup-bg{background:url(/public/bg-trading-8Iw214Va.jpg) 50%/cover no-repeat}.auth-background:after{content:"";z-index:2;background:#00000073;width:100%;height:100%;position:absolute;top:0;left:0}.auth-content{z-index:3;justify-content:flex-end;align-items:center;width:100%;min-height:100dvh;padding:60px;display:flex;position:relative}.form-card{-webkit-backdrop-filter:blur(10px);background:#fff;border:1px solid #ffffff4d;border-radius:16px;width:100%;max-width:590px;margin-right:0;padding:48px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a,inset 0 1px #ffffff4d}.form-logo{text-align:center;margin-bottom:32px}.form-logo img{width:110px;height:auto;transition:transform .2s}.form-logo img:hover{transform:scale(1.05)}.form-header{text-align:left;margin-bottom:32px}.form-header h1{color:#1f2937;letter-spacing:-.02em;margin-bottom:32px;font-size:24px;font-weight:700}.form-header p{color:#74767e;font-size:16px;font-weight:400;line-height:1.5}.already-have-account,.new-to-fone{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.already-have-account p,.new-to-fone p{color:#74767e;margin:0;font-size:14px}.already-have-account a,.new-to-fone a{color:#3533cd;font-weight:700;text-decoration:none}.already-have-account a:hover,.new-to-fone a:hover{color:#2a29a4}.form-section{margin-bottom:40px;position:relative}.form-section:not(:last-child):after{height:1px;position:absolute;bottom:0;left:0;right:0}.space-y-1{margin-bottom:24px}.space-y-1:last-child{margin-bottom:0}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.gap-4{gap:1rem}.gap-6{gap:1.5rem}@media (min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:gap-6{gap:1.5rem}.md\:h-12{height:3rem}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:py-3{padding-top:.75rem;padding-bottom:.75rem}.md\:rounded-lg{border-radius:.5rem}.md\:focus\:ring-4:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(4px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}.form-row{gap:16px;margin-bottom:20px;display:flex}.form-row .form-group{flex:1;margin-bottom:0}.form-control,input[type=text],input[type=email],input[type=password],input[type=tel],input[type=url],select,textarea{color:#1f2937;letter-spacing:-.01em;background:#fff;border:2px solid #e5e7eb;border-radius:8px;width:100%;margin-bottom:0;padding:12px 16px;font-size:max(16px,1rem);font-weight:500;line-height:1.5;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 2px #0000000d}.form-control:hover,input[type=text]:hover,input[type=email]:hover,input[type=password]:hover,input[type=tel]:hover,input[type=url]:hover,select:hover,textarea:hover{border-color:#d1d5db;box-shadow:0 1px 3px #0000001a}.form-control:focus,input[type=text]:focus,input[type=email]:focus,input[type=password]:focus,input[type=tel]:focus,input[type=url]:focus,select:focus,textarea:focus{background-color:#fff;border-color:#3533cd;outline:none;box-shadow:0 0 0 3px #3533cd26,0 1px 3px #0000001a}.form-control::-moz-placeholder,input[type=text]::-moz-placeholder,input[type=email]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=url]::-moz-placeholder,textarea::-moz-placeholder{color:#9ca3af;font-size:max(16px,1rem);font-weight:400}.form-control::placeholder,input[type=text]::placeholder,input[type=email]::placeholder,input[type=password]::placeholder,input[type=tel]::placeholder,input[type=url]::placeholder,textarea::placeholder{color:#9ca3af;font-size:max(16px,1rem);font-weight:400}.form-control.error,.form-control[aria-invalid=true],input.error,select.error,textarea.error{background-color:#fef2f280;border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.form-control.success,input.success,select.success,textarea.success{border-color:#10b981;box-shadow:0 0 0 3px #10b9811a}.form-group{margin-bottom:16px;position:relative}.form-group>label{color:#6b7280;letter-spacing:-.01em;z-index:1;white-space:nowrap;background-color:#f3f4f6;border-radius:4px;padding:2px 8px;font-size:12px;font-weight:500;display:inline-block;position:absolute;top:-8px;left:12px}.auth-account-type label,.auth-check-row label,.signup-agreement-checkboxes label{white-space:normal!important;background-color:#0000!important;border-radius:0!important;padding:0!important;position:static!important;top:auto!important;left:auto!important}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;padding-right:48px}select:focus{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%233533CD' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3E%3C/svg%3E")}.form-control:disabled,input:disabled,select:disabled,textarea:disabled{color:#9ca3af;cursor:not-allowed;background-color:#f9fafb;border-color:#e5e7eb}.text-red-600.text-xs,p.text-red-600,.error-message{color:#dc2626!important;align-items:center!important;gap:6px!important;margin-top:4px!important;margin-bottom:4px!important;font-size:max(14px,.875rem)!important;font-weight:500!important;line-height:1.4!important;display:flex!important}.text-red-600.text-xs svg,p.text-red-600 svg,.error-message svg{color:#dc2626!important;flex-shrink:0!important;width:16px!important;min-width:16px!important;max-width:16px!important;height:16px!important;min-height:16px!important;max-height:16px!important;transform:scale(1)!important}.form-card svg,.error-message svg,p svg{display:inline-block!important;overflow:hidden!important;transform:scale(1)!important}.text-green-600.text-xs,p.text-green-600,.success-message{color:#16a34a!important;font-size:max(14px,.875rem)!important;font-weight:500!important;line-height:1.4!important}.password-field{width:100%;margin-bottom:0;position:relative}.password-field input{padding-right:48px}.password-field input[type=password]::-ms-reveal{display:none}.password-toggle{cursor:pointer;color:#74767e;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.password-toggle:hover{color:#404145;background:#f5f5f5}.password-toggle svg{width:20px;height:20px}.password-label-row{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.password-label-row label{margin:0}.remember-forgot{justify-content:space-between;align-items:center;margin:16px 0 24px;display:flex}.remember-me{align-items:center;gap:8px;height:auto;display:flex}.remember-me input[type=checkbox]{cursor:pointer;accent-color:var(--color-primary);box-sizing:border-box;align-self:center;flex-shrink:0!important;width:18px!important;min-width:18px!important;max-width:18px!important;height:18px!important;min-height:18px!important;max-height:18px!important;margin:0!important;padding:0!important}.remember-me label{color:var(--color-gray-c7)!important;cursor:pointer!important;white-space:nowrap!important;z-index:auto!important;background-color:#0000!important;border-radius:0!important;align-items:center!important;margin:0!important;padding:0!important;font-size:14px!important;font-weight:400!important;line-height:1.5!important;display:inline-flex!important;position:static!important;top:auto!important;left:auto!important}.forgot-link{color:var(--color-primary);font-size:14px;font-weight:700;text-decoration:none}.forgot-link:hover{text-decoration:none}.btn-primary{color:#fff;cursor:pointer;width:100%;font-size:16px;font-weight:600;font-family:var(--font-family-sans-serif);letter-spacing:-.01em;background:#3533cd;border:none;border-radius:8px;min-height:48px;margin-top:40px;padding:14px 24px;transition:all .2s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.btn-primary:hover{background:#2a29a4;transform:translateY(-1px);box-shadow:0 4px 12px #3533cd4d,0 2px 4px #0000001a}.btn-primary:active{transform:translateY(0)}.btn-primary:disabled{cursor:not-allowed;box-shadow:none;background:#c5c6c9;transform:none}.btn-primary.forgot-password-btn{letter-spacing:-.005em;margin-top:32px;font-size:15px;font-weight:600;box-shadow:0 2px 4px #3533cd33}.btn-primary.forgot-password-btn:hover{transform:translateY(-1px);box-shadow:0 4px 8px #3533cd4d}.form-check{align-items:center;gap:12px;margin-bottom:0;display:flex;background:0 0!important}.form-check-input{cursor:pointer;accent-color:#3533cd;flex-shrink:0;margin-top:0;appearance:auto!important;-webkit-appearance:checkbox!important;-moz-appearance:checkbox!important;opacity:1!important;visibility:visible!important;z-index:1!important;background:0 0!important;border:2px solid #d1d5db!important;border-radius:4px!important;width:20px!important;min-width:20px!important;height:20px!important;min-height:20px!important;position:relative!important}.form-check-input:hover{border-color:#3533cd!important}.form-check-input:focus{border-color:#3533cd!important;outline:none!important;box-shadow:0 0 0 3px #3533cd26!important}.form-check-input:checked{background-color:#3533cd!important;border-color:#3533cd!important}.form-check-label{color:#74767e;cursor:pointer;margin:0;font-size:14px;font-weight:400;line-height:1.5;background:0 0!important}.form-check-label a{color:#3533cd;font-weight:700;text-decoration:none}.form-check-label a:hover{text-decoration:none}.error,.success{letter-spacing:-.01em;border:none;border-radius:10px;align-items:center;gap:8px;margin-bottom:24px;padding:14px 16px;font-size:14px;font-weight:500;animation:.3s cubic-bezier(.4,0,.2,1) slideDown;display:flex;box-shadow:0 1px 3px #00000014}.error.show,.success.show{display:flex}.error{color:#dc2626;background:#fef2f2}.error:before{content:"⚠";font-size:14px;font-weight:600}.success{color:#16a34a;background:#f0fdf4;border-left:3px solid #16a34a}.success:before{content:"✓";font-size:14px;font-weight:600}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.google-sso{margin-bottom:40px}.btn-google-sso{cursor:pointer;width:100%;font-size:16px;font-weight:600;font-family:var(--font-family-sans-serif);color:#374151;letter-spacing:-.01em;background:#fff;border:2px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;min-height:48px;padding:14px 24px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:0 1px 2px #0000000d}.btn-google-sso:hover{background:#f9fafb;border-color:#d1d5db;transform:translateY(-1px);box-shadow:0 4px 12px #0000001a,0 2px 4px #0000000f}.google-icon{width:20px;height:20px;position:absolute;left:16px}.btn-google-sso span{text-align:center;width:100%}.divider{text-align:center;color:#74767e;margin:40px 0;font-size:14px;font-weight:500;position:relative}.divider:before,.divider:after{content:"";background:#dadbdd;width:40%;height:1px;position:absolute;top:50%}.divider:before{left:0}.divider:after{right:0}.social-login{gap:14px;margin-bottom:24px;display:flex}.social-btn{cursor:pointer;font-size:15px;font-weight:600;font-family:var(--font-family-sans-serif);color:#404145;background:#fff;border:1px solid #dadbdd;border-radius:6px;flex:1;justify-content:center;align-items:center;gap:8px;padding:13px;transition:all .2s;display:flex}.social-btn:hover{background:#f5f5f5;border-color:#b5b6ba;transform:translateY(-1px)}.auth-split__content a,.auth-form-wrap a,.links a,.already-have-account a,.new-to-fone a,.forgot-link,.form-check-label a{color:#3533cd!important;font-weight:700!important;text-decoration:none!important}.auth-split__content a:hover,.auth-form-wrap a:hover,.links a:hover,.already-have-account a:hover,.new-to-fone a:hover,.forgot-link:hover,.form-check-label a:hover{text-decoration:none!important}.links{text-align:center;color:#74767e;margin-top:28px;font-size:15px}.links a{color:#3533cd;font-weight:700;text-decoration:none}.links a:hover{text-decoration:none}.loading-overlay{z-index:9999;background:#000000b3;justify-content:center;align-items:center;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.loading-overlay.active{display:flex}.spinner{border:4px solid #fff3;border-top-color:#fff;border-radius:50%;width:48px;height:48px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.phone-group{z-index:1;position:relative}.phone-group input{padding-left:52px!important}.iti{width:100%!important;display:block!important;position:relative!important}.iti__flag-container{z-index:2!important;position:absolute!important;inset:0 auto 0 0!important}.iti__selected-flag{cursor:pointer!important;outline:none!important;align-items:center!important;height:100%!important;padding:0 0 0 16px!important;display:flex!important}.iti__selected-flag:hover{background:#00000005!important}.iti__arrow{border-left:4px solid #0000!important;border-right:4px solid #0000!important;border-top:4px solid var(--color-gray-c7)!important;margin-left:6px!important}.iti__country-list{z-index:9999!important;border:1.5px solid var(--color-gray-c2)!important;background:#fff!important;border-radius:8px!important;min-width:250px!important;max-height:200px!important;margin:4px 0 0!important;padding:4px 0!important;list-style:none!important;position:absolute!important;overflow-y:auto!important;box-shadow:0 4px 12px #00000026!important}.iti__country{cursor:pointer!important;align-items:center!important;gap:8px!important;padding:10px 16px!important;list-style:none!important;transition:background .15s!important;display:flex!important}.iti__country:hover{background:#3533cd0d!important}.iti__country.iti__highlight{background:#3533cd1a!important}.iti__country.iti__active{background:#3533cd26!important}.iti__flag-box{width:20px!important;display:inline-block!important}.iti__country-name{color:var(--color-gray-c8)!important;flex:1!important;font-size:14px!important}.iti__dial-code{color:var(--color-gray-c6)!important;font-size:13px!important}@media screen and (max-width:1024px){input[type=text],input[type=email],input[type=password],input[type=tel],input[type=url],select,textarea{-webkit-text-size-adjust:100%!important;-moz-text-size-adjust:100%!important;text-size-adjust:100%!important;font-size:16px!important}input[type=text]:focus,input[type=email]:focus,input[type=password]:focus,input[type=tel]:focus,input[type=url]:focus,select:focus,textarea:focus{-webkit-text-size-adjust:100%!important;-moz-text-size-adjust:100%!important;text-size-adjust:100%!important;font-size:16px!important;transform:none!important}}@media (min-width:1440px){.auth-content{padding:60px 80px}.form-card{max-width:560px;padding:54px 40px}.header-logo{height:48px}}@media (max-width:1439px) and (min-width:1025px){.auth-content{padding:50px 60px}.form-card{max-width:560px;padding:54px 40px}.header-logo{height:44px}}@media (max-width:1024px){.auth-header{padding:20px 40px}.auth-header-content{justify-content:center}.header-logo{height:50px}.auth-content{justify-content:center;padding:80px 30px 40px}.form-card{background:#fff;max-width:488px;margin:24px 0;padding:54px 40px}}@media (max-width:768px){input,select,textarea{font-size:16px!important;line-height:1.4!important}input:focus,select:focus,textarea:focus{font-size:16px!important;transform:none!important}}.name-row{gap:16px;display:flex}.name-row .form-group{flex:1;margin-bottom:16px}@media (max-width:768px){.name-row{flex-direction:column;gap:0}.name-row .form-group{margin-bottom:16px}.form-section,.google-sso{margin-bottom:32px}.divider{margin:32px 0}}@media (max-width:480px){.auth-container{min-height:100dvh}.auth-header{padding:16px 24px;padding-top:calc(env(safe-area-inset-top,0px) + 16px);z-index:4;height:auto;position:absolute;top:0;left:0;right:0}.auth-header-content{justify-content:center;align-items:center;height:100%;padding:0;display:flex}.auth-header-content a{justify-content:center;align-items:center;display:flex}.header-logo{width:auto;height:40px}.auth-content{padding:24px;padding-top:calc(env(safe-area-inset-top,0px) + 80px);padding-bottom:calc(env(safe-area-inset-bottom,0px) + 24px);justify-content:center;align-items:flex-start;min-height:100dvh;margin:0}.form-card{background:#fff;border-radius:16px;width:100%;max-width:none;margin:0;padding:32px 24px}.form-logo{text-align:center;margin-bottom:28px}.form-logo img{width:90px}.form-header{margin-bottom:32px}.form-header h1{margin-bottom:6px;font-size:26px}.form-header p{font-size:14px}.remember-forgot{flex-direction:column;align-items:flex-start;gap:12px;margin:16px 0 24px}.form-row{flex-direction:column;gap:0}.form-row .form-group{margin-bottom:20px}.btn-primary{margin-top:12px;padding:16px;font-size:16px}input,select,textarea{padding:16px!important;font-size:16px!important;line-height:1.4!important}input:focus,select:focus,textarea:focus{font-size:16px!important;transform:none!important}@media screen and (-webkit-min-device-pixel-ratio:0){select:focus,textarea:focus,input:focus{font-size:16px!important}}.divider{margin:26px 0;font-size:14px}.social-login{flex-direction:column;gap:12px;margin-bottom:26px}.social-btn{width:100%;padding:15px;font-size:15px}.links{margin-top:26px;font-size:14px}}@media (max-width:360px){.auth-content{padding:16px;padding-top:calc(env(safe-area-inset-top,0px) + 72px);padding-bottom:calc(env(safe-area-inset-bottom,0px) + 16px)}.form-card{border-radius:12px;padding:28px 20px}.form-header h1{font-size:24px}.form-logo img{width:80px}input,select,.btn-primary{padding:14px}}@media (max-width:1023px){.auth-split__content{padding:40px 24px 32px;padding-top:calc(env(safe-area-inset-top,0px) + 40px);padding-bottom:calc(env(safe-area-inset-bottom,0px) + 32px);align-items:flex-start}.auth-form-wrap{width:100%;max-width:400px;margin:0 auto}.auth-mobile-header{margin-bottom:32px}.auth-mobile-header img{height:40px}.auth-form-title{font-size:26px}}@media (max-width:360px){.auth-split__content{padding:32px 16px 24px;padding-top:calc(env(safe-area-inset-top,0px) + 32px);padding-bottom:calc(env(safe-area-inset-bottom,0px) + 24px)}.auth-mobile-header img{height:36px}.auth-form-title{font-size:24px}}.password-strength-container{background:#fff;border:1px solid #f3f4f6;border-radius:.75rem;margin-top:.75rem;padding:1rem;transition:all .3s;box-shadow:0 1px 2px #0000000d}.password-strength-header{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.password-strength-label{color:#374151;font-size:.875rem;font-weight:500}.password-strength-status{align-items:center;gap:.5rem;display:flex}.password-strength-dot{border-radius:50%;width:.5rem;height:.5rem;transition:background-color .3s}.password-strength-dot.weak{background-color:#ef4444}.password-strength-dot.fair{background-color:#f97316}.password-strength-dot.good{background-color:#eab308}.password-strength-dot.strong{background-color:#22c55e}.password-strength-text{font-size:.875rem;font-weight:600;transition:color .3s}.password-strength-text.weak{color:#dc2626}.password-strength-text.fair{color:#ea580c}.password-strength-text.good{color:#ca8a04}.password-strength-text.strong{color:#16a34a}.password-progress-section{margin-bottom:.375rem}.password-progress-bar-container{background:#e5e7eb;border-radius:9999px;width:100%;height:.625rem;margin-bottom:.375rem;overflow:hidden}.password-progress-bar{border-radius:9999px;height:100%;transition:width .7s ease-out,background .3s ease-out}.password-progress-bar.weak{background:linear-gradient(90deg,#ef4444,#dc2626)}.password-progress-bar.fair{background:linear-gradient(90deg,#f97316,#ea580c)}.password-progress-bar.good{background:linear-gradient(90deg,#eab308,#ca8a04)}.password-progress-bar.strong{background:linear-gradient(90deg,#22c55e,#16a34a)}.password-progress-labels{color:#6b7280;justify-content:space-between;font-size:.75rem;display:flex}.password-progress-current{font-weight:500}.password-progress-current.weak{color:#dc2626}.password-progress-current.fair{color:#ea580c}.password-progress-current.good{color:#ca8a04}.password-progress-current.strong{color:#16a34a}.password-requirements{border-top:1px solid #f3f4f6;margin-top:.75rem;padding-top:.75rem}.password-requirements-grid{flex-wrap:wrap;gap:.5rem;display:flex}.password-requirement{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:.375rem;align-items:center;gap:.375rem;padding:.25rem .625rem;font-size:.75rem;font-weight:500;display:flex}.password-requirement svg{flex-shrink:0;width:.75rem;height:.75rem}.password-success{border-top:1px solid #f3f4f6;margin-top:.75rem;padding-top:.75rem}.password-success-message{color:#16a34a;background:#f0fdf4;border:1px solid #dcfce7;border-radius:.375rem;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500;display:flex}.password-success-message svg{flex-shrink:0;width:1rem;height:1rem}.otp-icon-wrap{justify-content:center;align-items:center;margin-bottom:28px;display:inline-flex;position:relative}.otp-icon-circle{z-index:1;background:linear-gradient(135deg,#efeefc,#dddcfa);border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;display:flex;position:relative}.otp-icon-ring{border:2px solid #3533cd1f;border-radius:50%;animation:2.5s ease-in-out infinite otp-pulse;position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px}@keyframes otp-pulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:.2;transform:scale(1.08)}}.otp-inputs{justify-content:center;align-items:center;gap:10px;margin-bottom:4px;display:flex}.otp-box{text-align:center!important;color:#0f172a!important;caret-color:#3533cd!important;background:#fff!important;border:2px solid #e2e8f0!important;border-radius:12px!important;outline:none!important;width:50px!important;height:56px!important;padding:0!important;font-size:22px!important;font-weight:700!important;transition:all .2s!important}.otp-box:focus{background:#fff!important;border-color:#3533cd!important;box-shadow:0 0 0 3px #3533cd1f,0 2px 8px #3533cd14!important}.otp-box--filled{background:#fafaff!important;border-color:#3533cd!important}@media (max-width:400px){.otp-inputs{gap:6px}.otp-box{border-radius:10px!important;width:44px!important;height:50px!important;font-size:20px!important}}.otp-alert{text-align:left;border-radius:10px;align-items:center;gap:8px;margin-bottom:20px;padding:10px 14px;font-size:13px;font-weight:500;display:flex}.otp-alert svg{flex-shrink:0}.otp-alert--success{color:#16a34a;background:#f0fdf4;border:1px solid #dcfce7}.otp-alert--error{color:#dc2626;background:#fef2f2;border:1px solid #fee2e2}.otp-resend-section{text-align:center;margin-top:28px}.otp-timer{color:#64748b;background:#f8fafc;border:1px solid #f1f5f9;border-radius:20px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:500;display:inline-flex}.otp-resend-btn{color:#3533cd;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px 20px;font-size:14px;font-weight:700;transition:all .2s}.otp-resend-btn:hover{background:#efeefc}.otp-resend-btn:disabled{opacity:.5;cursor:not-allowed}.otp-back-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:6px;margin-top:20px;padding:6px 12px;font-size:13px;font-weight:500;transition:all .2s;display:inline-flex}.otp-back-btn:hover{color:#64748b;background:#f8fafc}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}
