.AuthLayout-module__gFShna__container{background-color:#fff;min-height:100vh;display:flex}.AuthLayout-module__gFShna__leftSide{background-color:var(--primary);flex:1;display:none;position:relative}@media (min-width:992px){.AuthLayout-module__gFShna__leftSide{flex-direction:column;justify-content:flex-end;display:flex}}.AuthLayout-module__gFShna__bgImage{object-fit:cover;opacity:.4;width:100%;height:100%;position:absolute;inset:0}.AuthLayout-module__gFShna__overlay{background:linear-gradient(135deg,#102441f2 0%,#102441b3 100%);position:absolute;inset:0}.AuthLayout-module__gFShna__brandContent{z-index:1;color:#fff;padding:4rem;position:relative}.AuthLayout-module__gFShna__logo{z-index:10;align-items:center;margin-bottom:2rem;display:flex;position:absolute;top:2rem;left:2rem}.AuthLayout-module__gFShna__logo img{width:auto;height:40px}.AuthLayout-module__gFShna__headline{letter-spacing:-.02em;margin-bottom:1rem;font-size:3.5rem;font-weight:800;line-height:1.1}.AuthLayout-module__gFShna__subheadline{opacity:.8;max-width:500px;font-size:1.25rem;line-height:1.6}.AuthLayout-module__gFShna__rightSide{flex:1;justify-content:center;align-items:center;padding:2rem;display:flex;position:relative}.AuthLayout-module__gFShna__mobileLogo{display:none;position:absolute;top:2rem;left:2rem}.AuthLayout-module__gFShna__mobileLogo img{height:40px}@media (max-width:991px){.AuthLayout-module__gFShna__mobileLogo{display:block}}.AuthLayout-module__gFShna__formContainer{width:100%;max-width:440px}.AuthLayout-module__gFShna__formHeader{margin-bottom:2.5rem}.AuthLayout-module__gFShna__formTitle{color:var(--primary);letter-spacing:-.02em;margin-bottom:.5rem;font-size:2.2rem;font-weight:800}.AuthLayout-module__gFShna__formSubtitle{color:var(--text-muted);font-size:1rem}.AuthLayout-module__gFShna__socialBtns{gap:1rem;margin-bottom:2rem;display:flex}.AuthLayout-module__gFShna__socialBtn{border:1px solid var(--border-light);color:var(--text-main);background-color:#fff;border-radius:.5rem;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;font-weight:600;transition:all .2s;display:flex}.AuthLayout-module__gFShna__socialBtn:hover{background-color:var(--bg-neutral);border-color:var(--border-medium)}.AuthLayout-module__gFShna__divider{text-align:center;color:var(--text-muted);align-items:center;margin-bottom:2rem;font-size:.85rem;display:flex}.AuthLayout-module__gFShna__divider:before,.AuthLayout-module__gFShna__divider:after{content:"";border-bottom:1px solid var(--border-light);flex:1}.AuthLayout-module__gFShna__divider:not(:empty):before{margin-right:1rem}.AuthLayout-module__gFShna__divider:not(:empty):after{margin-left:1rem}.AuthLayout-module__gFShna__formGroup{margin-bottom:1.5rem}.AuthLayout-module__gFShna__label{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.85rem;font-weight:600;display:block}.AuthLayout-module__gFShna__input{border:1px solid var(--border-light);background-color:var(--bg-neutral);border-radius:.5rem;width:100%;padding:.9rem 1rem;font-size:1rem;transition:all .2s}.AuthLayout-module__gFShna__input:focus{border-color:var(--secondary);background-color:#fff;outline:none;box-shadow:0 0 0 3px #4a89e826}.AuthLayout-module__gFShna__submitBtn{background-color:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:.5rem;width:100%;margin-top:1rem;padding:1rem;font-size:1rem;font-weight:700;transition:background-color .2s}.AuthLayout-module__gFShna__submitBtn:hover{background-color:var(--primary-hover)}.AuthLayout-module__gFShna__footerText{text-align:center;color:var(--text-muted);margin-top:2rem;font-size:.9rem}.AuthLayout-module__gFShna__footerText a{color:var(--secondary);font-weight:600}.AuthLayout-module__gFShna__footerText a:hover{text-decoration:underline}
