.AuthPage-module-scss-module__KRAMzW__authContainer{width:100%;min-height:100vh;display:flex}.AuthPage-module-scss-module__KRAMzW__formPanel{background-color:var(--surface-ground);flex-direction:column;justify-content:space-between;align-items:center;width:100%;min-height:100vh;padding:2rem 1.5rem;display:flex}@media (min-width:992px){.AuthPage-module-scss-module__KRAMzW__formPanel{width:50%;padding:2rem 2.5rem}}.AuthPage-module-scss-module__KRAMzW__formLogo{cursor:pointer;margin-top:1rem}.AuthPage-module-scss-module__KRAMzW__formContent{flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:400px;margin-top:-100px;display:flex}.AuthPage-module-scss-module__KRAMzW__formHeading{text-align:center;margin-bottom:.5rem}.AuthPage-module-scss-module__KRAMzW__formHeading h2{color:var(--text-color);margin:0 0 .5rem;font-size:1.75rem;font-weight:700}.AuthPage-module-scss-module__KRAMzW__formHeading p{color:var(--text-color-secondary);margin:0;font-size:.938rem}.AuthPage-module-scss-module__KRAMzW__socialButtons{flex-direction:column;gap:.75rem;width:100%;display:flex}.AuthPage-module-scss-module__KRAMzW__socialBtn{border:1px solid var(--surface-border);background:var(--surface-card);width:100%;height:3rem;color:var(--text-color);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:.75rem;font-size:.938rem;font-weight:500;transition:background-color .2s,box-shadow .2s;display:flex}.AuthPage-module-scss-module__KRAMzW__socialBtn:hover:not(:disabled){background-color:var(--surface-hover);box-shadow:0 2px 8px #00000014}.AuthPage-module-scss-module__KRAMzW__socialBtn:disabled{opacity:.6;cursor:not-allowed}.AuthPage-module-scss-module__KRAMzW__errorMessage{color:var(--red-500);text-align:center;width:100%;font-size:.875rem}.AuthPage-module-scss-module__KRAMzW__formFooter{color:var(--text-color-secondary);font-size:.875rem}.AuthPage-module-scss-module__KRAMzW__formFooter a{color:#bf8f56;font-weight:500;text-decoration:none}.AuthPage-module-scss-module__KRAMzW__formFooter a:hover{text-decoration:underline}.AuthPage-module-scss-module__KRAMzW__imagePanel{background-position:50%;background-repeat:no-repeat;background-size:cover;width:50%;display:none;position:relative;overflow:hidden}@media (min-width:992px){.AuthPage-module-scss-module__KRAMzW__imagePanel{flex-direction:column;justify-content:center;align-items:center;display:flex}}.AuthPage-module-scss-module__KRAMzW__imagePanelOverlay{z-index:1;background:linear-gradient(135deg,#0000008c 0%,#00000059 100%);position:absolute;inset:0}.AuthPage-module-scss-module__KRAMzW__imagePanelContent{z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:600px;padding:3rem;display:flex;position:relative;top:-150px}.AuthPage-module-scss-module__KRAMzW__marketingHeading{color:#fff;margin:0 0 1rem;font-size:2rem;font-weight:700;line-height:1.2}.AuthPage-module-scss-module__KRAMzW__marketingSubtext{color:#ffffffd9;margin:0 0 2rem;font-size:1rem;line-height:1.6}.AuthPage-module-scss-module__KRAMzW__overlayImage{border-radius:16px;width:100%;max-width:420px;box-shadow:0 20px 60px #0000004d}.AuthPage-module-scss-module__KRAMzW__emailForm{flex-direction:column;gap:.75rem;width:100%;display:flex}.AuthPage-module-scss-module__KRAMzW__emailInput{border:1px solid var(--surface-border);background:var(--surface-card);width:100%;height:3rem;color:var(--text-color);border-radius:8px;outline:none;padding:0 1rem;font-size:.938rem;transition:border-color .2s}.AuthPage-module-scss-module__KRAMzW__emailInput:focus{border-color:#bf8f56}.AuthPage-module-scss-module__KRAMzW__emailInput::placeholder{color:var(--text-color-secondary)}.AuthPage-module-scss-module__KRAMzW__continueBtn{color:#fff;cursor:pointer;background:#1a1a1a;border:none;border-radius:8px;width:100%;height:3rem;font-size:.938rem;font-weight:600;transition:background-color .2s}.AuthPage-module-scss-module__KRAMzW__continueBtn:hover:not(:disabled){background:#333}.AuthPage-module-scss-module__KRAMzW__continueBtn:disabled{opacity:.6;cursor:not-allowed}.AuthPage-module-scss-module__KRAMzW__dividerRow{width:100%;color:var(--text-color-secondary);align-items:center;gap:1rem;font-size:.813rem;display:flex}.AuthPage-module-scss-module__KRAMzW__dividerLine{background:var(--surface-border);flex:1;height:1px}.AuthPage-module-scss-module__KRAMzW__magicLinkSuccess{background:var(--green-50);border:1px solid var(--green-200);text-align:center;border-radius:8px;flex-direction:column;align-items:center;gap:.75rem;width:100%;padding:1.5rem;display:flex}.AuthPage-module-scss-module__KRAMzW__magicLinkSuccess h3{color:var(--green-700);margin:0;font-size:1.125rem;font-weight:600}.AuthPage-module-scss-module__KRAMzW__magicLinkSuccess p{color:var(--green-600);margin:0;font-size:.875rem}.AuthPage-module-scss-module__KRAMzW__resendLink{color:#bf8f56;cursor:pointer;background:0 0;border:none;font-size:.875rem;font-weight:500;text-decoration:underline}.AuthPage-module-scss-module__KRAMzW__resendLink:disabled{opacity:.5;cursor:not-allowed}