.AuthShared-module__Mv1pLW__container{background:var(--background-color);justify-content:center;align-items:center;min-height:100dvh;padding:1.5rem;display:flex}.AuthShared-module__Mv1pLW__card{background:var(--surface-color);border:1px solid var(--border-color);border-radius:20px;flex-direction:column;gap:1.5rem;width:100%;max-width:420px;padding:2.5rem 2rem;animation:.35s ease-out AuthShared-module__Mv1pLW__fadeIn;display:flex;box-shadow:0 8px 32px #00000014}@keyframes AuthShared-module__Mv1pLW__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.AuthShared-module__Mv1pLW__header{text-align:center}.AuthShared-module__Mv1pLW__title{color:var(--text-primary);letter-spacing:-.02em;margin:0 0 .4rem;font-size:1.5rem;font-weight:700}.AuthShared-module__Mv1pLW__subtitle{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.5}.AuthShared-module__Mv1pLW__form{flex-direction:column;gap:1.25rem;display:flex}.AuthShared-module__Mv1pLW__inputGroup{flex-direction:column;gap:.4rem;display:flex}.AuthShared-module__Mv1pLW__label{color:var(--text-primary);font-size:.85rem;font-weight:600}.AuthShared-module__Mv1pLW__input{border:1.5px solid var(--border-color);width:100%;color:var(--text-primary);box-sizing:border-box;background:0 0;border-radius:10px;outline:none;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.AuthShared-module__Mv1pLW__input:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px var(--primary-glow)}.AuthShared-module__Mv1pLW__input::placeholder{color:var(--text-secondary);opacity:.45}.AuthShared-module__Mv1pLW__button{background:var(--primary-gradient);color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.4rem;width:100%;padding:.8rem;font-size:.9rem;font-weight:600;transition:opacity .2s,transform .15s;display:flex}.AuthShared-module__Mv1pLW__button:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.AuthShared-module__Mv1pLW__button:active:not(:disabled){transform:translateY(0)}.AuthShared-module__Mv1pLW__button:disabled{opacity:.5;cursor:not-allowed}.AuthShared-module__Mv1pLW__footerText{text-align:center;color:var(--text-secondary);margin:0;font-size:.85rem}.AuthShared-module__Mv1pLW__link{color:var(--primary-color);font-weight:600;text-decoration:none}.AuthShared-module__Mv1pLW__link:hover{text-decoration:underline}.AuthShared-module__Mv1pLW__forgotPassword{justify-content:flex-end;margin-top:-.25rem;display:flex}.AuthShared-module__Mv1pLW__errorBox,.AuthShared-module__Mv1pLW__successBox{text-align:center;border-radius:10px;justify-content:center;align-items:center;gap:.4rem;padding:.8rem 1rem;font-size:.85rem;font-weight:500;animation:.35s ease-in-out AuthShared-module__Mv1pLW__shake;display:flex}.AuthShared-module__Mv1pLW__errorBox{background:var(--error-bg);color:var(--error-text);border:1px solid color-mix(in srgb,var(--error-text)25%,transparent)}.AuthShared-module__Mv1pLW__successBox{background:color-mix(in srgb,var(--success-color)12%,transparent);color:var(--success-color);border:1px solid color-mix(in srgb,var(--success-color)25%,transparent)}@keyframes AuthShared-module__Mv1pLW__shake{0%,to{transform:translate(0)}25%{transform:translate(-3px)}75%{transform:translate(3px)}}.AuthShared-module__Mv1pLW__googleButton{width:100%;color:var(--text-primary);border:1.5px solid var(--border-color);cursor:pointer;background:0 0;border-radius:10px;justify-content:center;align-items:center;gap:.6rem;padding:.75rem;font-size:.9rem;font-weight:600;transition:background .2s,border-color .2s;display:flex}.AuthShared-module__Mv1pLW__googleButton:hover:not(:disabled){background:color-mix(in srgb,var(--primary-color)6%,transparent);border-color:var(--primary-color)}.AuthShared-module__Mv1pLW__googleButton:disabled{opacity:.5;cursor:not-allowed}.AuthShared-module__Mv1pLW__divider{text-align:center;color:var(--text-secondary);align-items:center;gap:.75rem;font-size:.8rem;display:flex}.AuthShared-module__Mv1pLW__divider:before,.AuthShared-module__Mv1pLW__divider:after{content:"";border-bottom:1px solid var(--border-color);flex:1}.AuthShared-module__Mv1pLW__skeleton{background:linear-gradient(90deg,transparent 25%,color-mix(in srgb,var(--text-primary)8%,transparent)37%,transparent 63%);background-size:400% 100%;border-radius:8px;animation:1.4s infinite AuthShared-module__Mv1pLW__shimmer}@keyframes AuthShared-module__Mv1pLW__shimmer{0%{background-position:100%}to{background-position:0}}.AuthShared-module__Mv1pLW__skeletonLogo{border-radius:50%;width:44px;height:44px;margin:0 auto}.AuthShared-module__Mv1pLW__skeletonTitle{border-radius:6px;width:160px;height:26px;margin:0 auto .5rem}.AuthShared-module__Mv1pLW__skeletonSubtitle{border-radius:4px;width:200px;height:14px;margin:0 auto}.AuthShared-module__Mv1pLW__skeletonGoogle{border-radius:10px;width:100%;height:44px}.AuthShared-module__Mv1pLW__skeletonDivider{border-radius:4px;width:60%;height:12px;margin:.5rem auto}.AuthShared-module__Mv1pLW__skeletonLabel{border-radius:4px;width:100px;height:14px;margin-bottom:.4rem}.AuthShared-module__Mv1pLW__skeletonInput{border-radius:10px;width:100%;height:42px}.AuthShared-module__Mv1pLW__skeletonButton{border-radius:10px;width:100%;height:44px;margin-top:.5rem}.AuthShared-module__Mv1pLW__skeletonFooter{border-radius:4px;width:180px;height:14px;margin:1rem auto 0}@media (max-width:480px){.AuthShared-module__Mv1pLW__container{padding:0}.AuthShared-module__Mv1pLW__card{max-width:none;min-height:100dvh;box-shadow:none;border:none;border-radius:0;justify-content:center;padding:2rem 1.5rem}.AuthShared-module__Mv1pLW__title{font-size:1.35rem}.AuthShared-module__Mv1pLW__subtitle{font-size:.85rem}}
