.auth_authContainer__Vja9b{min-height:calc(100vh - 200px);display:flex;align-items:center;justify-content:center;padding:64px 16px;background:radial-gradient(circle at center,rgba(168,85,247,.1),transparent 60%)}.auth_authCard__RFIHz{width:100%;max-width:480px;border-radius:24px;padding:48px;display:flex;flex-direction:column;align-items:center;text-align:center;border:1px solid var(--glass-border-high)}.auth_authIcon__OWE2g{font-size:48px;color:var(--primary);margin-bottom:16px}.auth_authTitle__jBCZR{color:white;margin-bottom:8px}.auth_authDesc__ueky0{color:rgba(255,255,255,.6);margin-bottom:32px}.auth_authForm__vVZcc{width:100%;display:flex;flex-direction:column;gap:16px}.auth_formGroup__b4_jv{display:flex;flex-direction:column;gap:8px;text-align:left}.auth_formLabel__RNSMK{color:white;font-weight:500;font-size:14px}.auth_formInput__pBqug{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:12px 16px;color:white;font-family:inherit;font-size:16px;outline:none;transition:border-color .2s;width:100%}.auth_formInput__pBqug:focus{border-color:var(--primary)}.auth_formInput__pBqug::placeholder{color:rgba(255,255,255,.3)}.auth_submitBtn__0ZUIX{margin-top:16px;height:48px;width:100%}.auth_divider__ZhDd8{width:100%;height:1px;background:rgba(255,255,255,.1);margin:24px 0;position:relative}.auth_divider__ZhDd8:after{content:"nebo";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#1a1820;padding:0 12px;color:rgba(255,255,255,.4);font-size:14px}.auth_googleBtn__LsZon{width:100%;display:flex;align-items:center;justify-content:center;gap:12px;background:white;color:#1f2937;font-weight:600;border:none;padding:12px;border-radius:8px;cursor:pointer;transition:background .2s}.auth_googleBtn__LsZon:hover{background:#f3f4f6}.auth_googleIcon__SiwYQ{width:24px;height:24px}.auth_authFooter__vF9yA{margin-top:24px;color:rgba(255,255,255,.6);font-size:14px}.auth_authLink__uKIDM{color:var(--primary);font-weight:600}.auth_authLink__uKIDM:hover{text-decoration:underline}.auth_roleTabs__JjPeK{display:flex;background:rgba(255,255,255,.05);border-radius:12px;padding:4px;margin-bottom:24px;width:100%}.auth_roleTab__sWmUr{flex:1 1;padding:12px;border-radius:8px;color:rgba(255,255,255,.6);font-weight:600;text-align:center;cursor:pointer;transition:all .2s}.auth_roleTabActive__XQaiC{background:rgba(168,85,247,.2);color:white;box-shadow:0 4px 12px rgba(0,0,0,.2)}@media (max-width:600px){.auth_authCard__RFIHz{padding:32px 24px}}