.UserProfile_container__GzES2{min-height:100vh;display:flex;flex-direction:column;background-color:#f5f7fa}.UserProfile_header__4QRX2{background-color:#ffffff;border-bottom:1px solid #e0e0e0;position:sticky;top:0;z-index:100;box-shadow:0 2px 4px rgba(0,0,0,.05)}.UserProfile_headerContent__jJ3yu{max-width:1200px;margin:0 auto;padding:16px 24px;display:flex;justify-content:space-between;align-items:center}.UserProfile_logo__G7Up2{text-decoration:none;color:#1a1a2e}.UserProfile_logo__G7Up2 h1{font-size:24px;font-weight:700;margin:0}.UserProfile_nav__f_Y1A{display:flex;gap:24px}.UserProfile_navLink__IpkuW{text-decoration:none;color:#424242;font-weight:500;transition:color .2s}.UserProfile_navLink__IpkuW:hover{color:#4FC3F7}.UserProfile_main__abb8v{flex:1 1;max-width:900px;width:100%;margin:0 auto;padding:40px 24px}.UserProfile_profileCard__UgUv8{background-color:#ffffff;border-radius:16px;padding:40px;margin-bottom:40px;box-shadow:0 2px 8px rgba(0,0,0,.1);display:flex;flex-direction:column;align-items:center;text-align:center}.UserProfile_avatarSection__JFHTX{margin-bottom:24px}.UserProfile_avatar__KT0t2{object-fit:cover}.UserProfile_avatarPlaceholder__fGble,.UserProfile_avatar__KT0t2{width:120px;height:120px;border-radius:50%;border:4px solid #4fc3f7}.UserProfile_avatarPlaceholder__fGble{background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;font-size:64px}.UserProfile_profileInfo__dvS6O{width:100%}.UserProfile_displayName__wtcZk{font-size:32px;font-weight:700;color:#1a1a2e;margin:0 0 16px}.UserProfile_bio__acvAC{font-size:16px;color:#757575;line-height:1.6;max-width:600px;margin:0 auto 24px}.UserProfile_editButton__EGzqg{display:inline-block;padding:12px 32px;font-size:16px;font-weight:600;color:#ffffff;background-color:#4FC3F7;border-radius:8px;text-decoration:none;transition:background-color .2s}.UserProfile_editButton__EGzqg:hover{background-color:#29B6F6}.UserProfile_testsSection__D_KSa{margin-top:40px}.UserProfile_sectionTitle__GaPQB{font-size:24px;font-weight:700;color:#1a1a2e;margin:0 0 24px}.UserProfile_testsGrid__CV8r6{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}.UserProfile_testCard__HgU57{display:block;background-color:#ffffff;border-radius:12px;overflow:hidden;text-decoration:none;color:inherit;transition:transform .2s,box-shadow .2s;box-shadow:0 2px 8px rgba(0,0,0,.1)}.UserProfile_testCard__HgU57:hover{transform:translateY(-4px);box-shadow:0 4px 16px rgba(0,0,0,.15)}.UserProfile_testImage__zQSH_{width:100%;height:160px;overflow:hidden;background-color:#f5f5f5}.UserProfile_testImage__zQSH_ img{width:100%;height:100%;object-fit:cover}.UserProfile_testImagePlaceholder__1LHjA{width:100%;height:160px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);font-size:48px}.UserProfile_testContent__FGhdN{padding:16px}.UserProfile_testTitle__rR34R{font-size:18px;font-weight:700;color:#1a1a2e;margin:0 0 8px;line-height:1.4}.UserProfile_testDescription__RM_SU{font-size:13px;color:#757575;line-height:1.5;margin:0 0 12px}.UserProfile_testMeta__fQNDN{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid #f0f0f0}.UserProfile_testType__7s5Xe{font-size:11px;font-weight:600;color:#4FC3F7;background-color:#E1F5FE;padding:4px 10px;border-radius:10px}.UserProfile_testStats__lUMHO{display:flex;gap:8px;align-items:center}.UserProfile_testStat__NGVC9{font-size:12px;color:#757575}.UserProfile_publishedBadge__VwNMO{font-size:11px;font-weight:600;color:#4CAF50;background-color:#E8F5E9;padding:3px 8px;border-radius:8px}.UserProfile_draftBadge__4EXk1{font-size:11px;font-weight:600;color:#FF9800;background-color:#FFF3E0;padding:3px 8px;border-radius:8px}.UserProfile_noTests__XvkEj{text-align:center;padding:60px 20px;background-color:#ffffff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.UserProfile_noTests__XvkEj p{font-size:16px;color:#757575;margin-bottom:24px}.UserProfile_createButton__TRDMN{display:inline-block;padding:12px 24px;font-size:16px;font-weight:600;color:#ffffff;background-color:#4FC3F7;border-radius:8px;text-decoration:none;transition:background-color .2s}.UserProfile_createButton__TRDMN:hover{background-color:#29B6F6}.UserProfile_error__8v2Cp{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.UserProfile_error__8v2Cp h2{font-size:28px;color:#1a1a2e;margin-bottom:16px}.UserProfile_error__8v2Cp p{font-size:16px;color:#757575;margin-bottom:32px}.UserProfile_backButton__AsyBi{display:inline-block;padding:12px 32px;font-size:16px;font-weight:600;color:#4FC3F7;background-color:transparent;border:2px solid #4fc3f7;border-radius:8px;text-decoration:none;transition:all .2s}.UserProfile_backButton__AsyBi:hover{color:#ffffff;background-color:#4FC3F7}.UserProfile_footer__CDbtI{background-color:#1a1a2e;color:#ffffff;text-align:center;padding:24px;margin-top:auto}.UserProfile_footer__CDbtI p{margin:0;font-size:14px}@media (max-width:768px){.UserProfile_headerContent__jJ3yu{flex-direction:column;gap:16px;padding:12px 16px}.UserProfile_nav__f_Y1A{gap:16px}.UserProfile_main__abb8v{padding:24px 16px}.UserProfile_profileCard__UgUv8{padding:24px}.UserProfile_displayName__wtcZk{font-size:24px}.UserProfile_testsGrid__CV8r6{grid-template-columns:1fr}}