.profile_container__svOpa{min-height:100vh;padding:2rem;background:linear-gradient(135deg,#667eea,#764ba2)}.profile_content__flQFt{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:2rem}.profile_loading__DKwnY{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;font-size:1.5rem}.profile_loadingSpinner__eE1OV{width:60px;height:60px;border:4px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:profile_spin__i9F5c 1s linear infinite;margin-bottom:1.5rem}@keyframes profile_spin__i9F5c{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.profile_header__aM6VL{display:flex;align-items:center;justify-content:center;position:relative;margin-bottom:1rem}.profile_backButton__QErQ1{position:absolute;left:0;background:hsla(0,0%,100%,.2);color:#fff;text-decoration:none;padding:.75rem 1.5rem;border-radius:.75rem;font-weight:600;transition:all .2s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.profile_backButton__QErQ1:hover{background:hsla(0,0%,100%,.3);transform:translateX(-4px)}.profile_title__jXZY0{font-size:2.5rem;color:#fff;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.2);text-align:center}.profile_playerCard__FCAcw{background:#fff;border-radius:2rem;padding:3rem;box-shadow:0 20px 40px rgba(0,0,0,.1);animation:profile_slideUp__pIMHP .6s ease-out}@keyframes profile_slideUp__pIMHP{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.profile_levelDisplay__zgEnH{display:flex;justify-content:center;margin-bottom:2rem}.profile_levelBadge__JQiZl{background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#fff;padding:2rem 3rem;border-radius:1.5rem;text-align:center;box-shadow:0 10px 25px rgba(251,191,36,.4);animation:profile_glow__2beYq 2s ease-in-out infinite}@keyframes profile_glow__2beYq{0%,to{box-shadow:0 10px 25px rgba(251,191,36,.4)}50%{box-shadow:0 15px 35px rgba(251,191,36,.6)}}.profile_levelNumber__dXD6P{display:block;font-size:3rem;font-weight:700;line-height:1;margin-bottom:.5rem}.profile_levelTitle__1wvP0{display:block;font-size:1.3rem;font-weight:600;opacity:.95}.profile_xpSection__ixcVG{margin-bottom:2rem}.profile_xpHeader__To3jN{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.profile_xpLabel__CUvha{font-size:1.1rem;font-weight:600;color:#4a5568}.profile_xpValue__PKT2H{font-size:1.1rem;font-weight:600;color:#667eea}.profile_xpBar__3zgC1{height:24px;background:#e2e8f0;box-shadow:inset 0 2px 4px rgba(0,0,0,.1)}.profile_xpBar__3zgC1,.profile_xpFill__O8Qhy{border-radius:12px;overflow:hidden;position:relative}.profile_xpFill__O8Qhy{height:100%;background:linear-gradient(90deg,#48bb78,#38a169);transition:width 1s ease-out}.profile_xpFill__O8Qhy:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.4) 50%,transparent);animation:profile_shimmer__h9FqM 2s infinite}@keyframes profile_shimmer__h9FqM{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.profile_xpProgress__y8D4Y{text-align:center;font-size:.9rem;color:#718096;margin-top:.5rem;font-weight:600}.profile_statsRow__mfRni{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));grid-gap:1rem;gap:1rem}.profile_statItem__74BkS{display:flex;flex-direction:column;align-items:center;padding:1.5rem;background:linear-gradient(135deg,#e6fffa,#f0fff4);border-radius:1rem;border:2px solid #e2e8f0;transition:transform .2s ease,box-shadow .2s ease}.profile_statItem__74BkS:hover{transform:translateY(-4px);box-shadow:0 8px 16px rgba(0,0,0,.1)}.profile_statIcon__zB4l9{font-size:2.5rem;margin-bottom:.5rem}.profile_statValue__9gwaN{font-size:2rem;font-weight:700;color:#2d3748;line-height:1;margin-bottom:.25rem}.profile_statLabel__zS0Le{font-size:.9rem;color:#718096;font-weight:600;text-align:center}.profile_badgeWall__ksghe{background:#fff;border-radius:2rem;padding:3rem;box-shadow:0 20px 40px rgba(0,0,0,.1);animation:profile_slideUp__pIMHP .8s ease-out}.profile_badgeWallTitle__XQ5i_{font-size:2rem;color:#2d3748;text-align:center;margin-bottom:3rem;font-weight:700}.profile_badgeCategory__1tET3{margin-bottom:3rem}.profile_badgeCategory__1tET3:last-child{margin-bottom:0}.profile_categoryTitle__sowOd{font-size:1.5rem;color:#4a5568;margin-bottom:1.5rem;font-weight:600;padding-bottom:.75rem;border-bottom:3px solid #e2e8f0}.profile_badgeGrid__CZ0kf{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:1.5rem;gap:1.5rem}.profile_badgeCard__El5_i{border-radius:1rem;padding:1.5rem;text-align:center;transition:all .3s ease;border:2px solid transparent;position:relative;overflow:hidden}.profile_badgeCard__El5_i.profile_unlocked__DWbSW{background:linear-gradient(135deg,#fef5e7,#fff5db);border-color:#fbbf24;box-shadow:0 4px 12px rgba(251,191,36,.2)}.profile_badgeCard__El5_i.profile_unlocked__DWbSW:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(251,191,36,.3)}.profile_badgeCard__El5_i.profile_locked__6nqai{background:#f7fafc;border-color:#e2e8f0;opacity:.6}.profile_badgeIcon__W0qdc{font-size:3.5rem;margin-bottom:.75rem;filter:grayscale(0);transition:transform .3s ease}.profile_badgeCard__El5_i.profile_locked__6nqai .profile_badgeIcon__W0qdc{filter:grayscale(100%);opacity:.5}.profile_badgeCard__El5_i.profile_unlocked__DWbSW:hover .profile_badgeIcon__W0qdc{transform:scale(1.2) rotate(5deg)}.profile_badgeName__04ax_{font-size:1.1rem;font-weight:700;color:#2d3748;margin-bottom:.5rem}.profile_badgeDescription__5eaph{font-size:.9rem;color:#718096;line-height:1.4}.profile_unlockedBadge__JKUO3{position:absolute;top:.5rem;right:.5rem;background:linear-gradient(135deg,#48bb78,#38a169);color:#fff;font-size:.75rem;font-weight:600;padding:.25rem .5rem;border-radius:.5rem;box-shadow:0 2px 4px rgba(72,187,120,.3)}.profile_actionButtons__PKNrF{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.profile_primaryButton___xWce,.profile_secondaryButton__rb_pc{display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:1.5rem;padding:1rem 2.5rem;font-size:1.2rem;font-weight:700;cursor:pointer;transition:all .3s ease;font-family:Arial,Helvetica,sans-serif;text-decoration:none}.profile_primaryButton___xWce{background:linear-gradient(135deg,#48bb78,#38a169);color:#fff;box-shadow:0 8px 16px rgba(72,187,120,.3)}.profile_primaryButton___xWce:hover{transform:translateY(-3px);box-shadow:0 12px 24px rgba(72,187,120,.4)}.profile_secondaryButton__rb_pc{background:linear-gradient(135deg,#ed8936,#dd6b20);color:#fff;box-shadow:0 8px 16px rgba(237,137,54,.3)}.profile_secondaryButton__rb_pc:hover{transform:translateY(-3px);box-shadow:0 12px 24px rgba(237,137,54,.4)}.profile_parentLinkSection__gedSL{text-align:center;padding:2rem;background:hsla(0,0%,100%,.5);border-radius:1rem;border:2px dashed #cbd5e0;margin-top:1rem}.profile_parentLink__xIFPQ{display:inline-block;color:#667eea;text-decoration:none;font-weight:600;font-size:1rem;padding:.75rem 1.5rem;border:2px solid #667eea;border-radius:.75rem;transition:all .2s ease;background:#fff}.profile_parentLink__xIFPQ:hover{background:#667eea;color:#fff;transform:scale(1.05);box-shadow:0 4px 12px rgba(102,126,234,.3)}.profile_parentLinkDescription__uEJhK{margin-top:.75rem;font-size:.9rem;color:#718096;font-style:italic}@media (max-width:768px){.profile_container__svOpa{padding:1rem}.profile_header__aM6VL{flex-direction:column;align-items:flex-start;gap:1rem}.profile_backButton__QErQ1{position:relative}.profile_title__jXZY0{font-size:2rem;width:100%}.profile_badgeWall__ksghe,.profile_playerCard__FCAcw{padding:2rem}.profile_levelBadge__JQiZl{padding:1.5rem 2rem}.profile_levelNumber__dXD6P{font-size:2.5rem}.profile_levelTitle__1wvP0{font-size:1.1rem}.profile_statsRow__mfRni{grid-template-columns:repeat(2,1fr)}.profile_badgeGrid__CZ0kf{grid-template-columns:1fr}.profile_actionButtons__PKNrF{flex-direction:column;width:100%}.profile_primaryButton___xWce,.profile_secondaryButton__rb_pc{width:100%}}@media (max-width:480px){.profile_levelNumber__dXD6P{font-size:2rem}.profile_badgeWallTitle__XQ5i_{font-size:1.5rem}.profile_categoryTitle__sowOd{font-size:1.2rem}.profile_statIcon__zB4l9{font-size:2rem}.profile_statValue__9gwaN{font-size:1.5rem}}