.page-module-scss-module__WvIhea__container{justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.page-module-scss-module__WvIhea__card{text-align:center;background-color:#fff;border-radius:12px;width:100%;max-width:400px;padding:40px;animation:.5s ease-out page-module-scss-module__WvIhea__fadeIn;box-shadow:0 10px 30px #0000000d}.page-module-scss-module__WvIhea__title{color:#3b3b3b;margin-bottom:30px;font-size:2rem;font-weight:700}.page-module-scss-module__WvIhea__form{flex-direction:column;gap:20px;display:flex}.page-module-scss-module__WvIhea__input{color:#3b3b3b;border:1px solid #b5b5b5;border-radius:12px;outline:none;max-width:100%;padding:15px;font-size:1rem;transition:all .3s}.page-module-scss-module__WvIhea__input:focus{border-color:#3861fb;box-shadow:0 0 0 4px #3861fb1a}.page-module-scss-module__WvIhea__input::placeholder{color:#cfcfcf}.page-module-scss-module__WvIhea__button{color:#fff;cursor:pointer;background-color:#3861fb;border:none;border-radius:12px;padding:15px;font-size:1rem;font-weight:600;transition:all .3s;position:relative;overflow:hidden}.page-module-scss-module__WvIhea__button:hover{background-color:#1f4dfa;transform:translateY(-1px);box-shadow:0 4px 12px #3861fb4d}.page-module-scss-module__WvIhea__button:active{transform:translateY(0)}.page-module-scss-module__WvIhea__button:disabled{cursor:not-allowed;box-shadow:none;background-color:#b5b5b5;transform:none}.page-module-scss-module__WvIhea__error{color:#ff4d4f;margin-top:10px;font-size:.875rem}@keyframes page-module-scss-module__WvIhea__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:480px){.page-module-scss-module__WvIhea__card{box-shadow:none;background:0 0;padding:30px 20px}}
.error-module-scss-module__4kQGZG__toast{z-index:10000;color:#ff4d4f;background-color:#fff;border:1px solid #ff4d4f33;border-radius:12px;align-items:center;gap:10px;padding:12px 20px;font-size:.95rem;font-weight:500;transition:top .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:-100px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0000001a}@media (max-width:600px){.error-module-scss-module__4kQGZG__toast{width:calc(100% - 40px);left:20px;transform:none}}.error-module-scss-module__4kQGZG__show{top:20px}.error-module-scss-module__4kQGZG__icon{fill:currentColor;flex-shrink:0;width:18px;height:18px}
.cardList-module-scss-module__BA-u_G__cardlist{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;max-width:100%;margin-bottom:40px;display:grid}@media (max-width:1100px){.cardList-module-scss-module__BA-u_G__cardlist{gap:15px}}
.page-module-scss-module__3yRkQa__title{margin-bottom:50px}
.loading-module-scss-module__u7XI8W__overlay{z-index:9999;background-color:#b5b5b566;justify-content:center;align-items:center;width:100%;height:100%;animation:.3s loading-module-scss-module__u7XI8W__fadeIn;display:flex;position:fixed;top:0;left:0}.loading-module-scss-module__u7XI8W__spinner{border:4px solid #ffffff80;border-top-color:#3861fb;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite loading-module-scss-module__u7XI8W__spin}@keyframes loading-module-scss-module__u7XI8W__spin{to{transform:rotate(360deg)}}@keyframes loading-module-scss-module__u7XI8W__fadeIn{0%{opacity:0}to{opacity:1}}
