.EmptyData_emptyData___3DA0{display:flex;flex-direction:column;align-items:center;font-size:20px;margin-top:50px}.EmptyData_emptyData__icon__5jBWj{margin-top:30px;font-size:45px}.UserPage_userPage__gIsyw{min-height:100vh;background:#f9f9f9}.UserPage_userPage__container__Emkri{max-width:1200px;margin:0 auto;padding:20px 15px}.UserPage_userPage__title__JgqQy{font-size:32px;font-weight:600;line-height:1.25;margin-top:40px}.UserPage_userPage__filters___h0__{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:20px;background:var(--color-light);border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.05);padding:20px}@media(min-width:1024px){.UserPage_userPage__filters___h0__{flex-wrap:nowrap;justify-content:space-between;align-items:center}}.UserPage_userPage__filters-left__sRtq_{flex:1 1 100%;font-size:24px;font-weight:600}@media(min-width:480px){.UserPage_userPage__filters-left__sRtq_{flex:0 1 auto;text-align:left}}.UserPage_userPage__filters-right__652GE{display:grid;grid-template-columns:1fr;gap:8px;width:100%}.UserPage_userPage__filters-right__652GE>:first-child{grid-row:1;width:fit-content}.UserPage_userPage__filters-right__652GE>:not(:first-child){grid-row:2;display:inline-block}@media(min-width:480px){.UserPage_userPage__filters-right__652GE{display:flex;flex-wrap:nowrap;justify-content:flex-end;width:auto}.UserPage_userPage__filters-right__652GE>*{width:auto!important}}.UserPage_userPage__filters-right-clear__6dOuS{font-size:22px}.UserPage_userPage__list__B6psM{display:grid;grid-template-columns:1fr;gap:32px;padding:32px 0}@media(min-width:480px){.UserPage_userPage__list__B6psM{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.UserPage_userPage__list__B6psM{grid-template-columns:repeat(3,1fr)}}.ErrorPage_errorPage__VU565{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:2rem;color:var(--color-text-primary);background-color:var(--color-gray-200);background-image:linear-gradient(135deg,#f5f7fa,#e4e8eb)}.ErrorPage_errorPage__content__YpMzU{max-width:600px;width:100%;padding:3rem;background-color:var(--color-light);border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.08);text-align:center;animation:ErrorPage_fadeIn___WdcD .5s ease-in-out}.ErrorPage_errorPage__icon__rmO3D{color:var(--color-text-danger);animation:ErrorPage_pulse__o_CuT 2s infinite;font-size:70px;width:70px;margin:auto auto 20px}.ErrorPage_errorPage__title__y8n__{font-size:2rem;font-weight:700;margin-bottom:1rem}.ErrorPage_errorPage__message__ufHOb{font-size:1.1rem;margin-bottom:1.5rem;line-height:1.6}.ErrorPage_errorPage__code__HZwYR{display:inline-block;padding:.5rem 1rem;background-color:var(--color-gray-200);border-radius:6px;font-family:monospace;font-size:1rem;color:var(--color-text-secondary);margin-bottom:2rem}.ErrorPage_errorPage__actions__4h_GF{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.ErrorPage_errorPage__button__a_TzH{min-width:140px}@keyframes ErrorPage_fadeIn___WdcD{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes ErrorPage_pulse__o_CuT{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@media(max-width:768px){.ErrorPage_errorPage__content__YpMzU{padding:2rem}.ErrorPage_errorPage__title__y8n__{font-size:1.75rem}.ErrorPage_errorPage__message__ufHOb{font-size:1rem}}