.profile-header-wrapper .profile-header-avatar{width:120px;height:120px;display:flex;align-items:center;justify-content:center}.profile-header-wrapper .profile-header-avatar .avatar-fill,.profile-header-wrapper .profile-header-avatar .avatar-fill--icon{width:120px;height:120px;border-radius:50%;padding:0;border:none}.profile-header-wrapper .profile-header-avatar .avatar{width:100%;height:100%;object-fit:cover;border-radius:50%}.social-icons-row{gap:12px;margin-top:20px;flex-wrap:wrap}.social-icon-wrapper,.social-icons-row{display:flex;align-items:center;justify-content:center}.social-icon-wrapper{width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,.1);transition:all .2s ease}.social-icon-wrapper:hover{background:rgba(255,255,255,.2);transform:scale(1.1)}.social-icon{font-size:20px}.profile-header-wrapper .text-discord,.profile-header-wrapper .text-email,.profile-header-wrapper .text-facebook,.profile-header-wrapper .text-instagram,.profile-header-wrapper .text-linkedin,.profile-header-wrapper .text-threads,.profile-header-wrapper .text-tiktok,.profile-header-wrapper .text-twitter,.profile-header-wrapper .text-youtube{color:#ffffff}.custom-nav-container{display:flex;justify-content:center;align-items:center;width:100%;margin-top:28px;margin-bottom:25px}.shop-links-toggle-wrapper{display:inline-block;cursor:pointer}.shop-links-toggle{position:relative;width:240px;height:44px;background:var(--color-bg-hover);border-radius:22px;transition:background-color .3s cubic-bezier(.4,0,.2,1)}.shop-links-toggle__slider{position:absolute;top:4px;left:4px;width:116px;height:36px;background:var(--color-bg-surface);border-radius:18px;box-shadow:var(--shadow-md);border:1px solid var(--color-border);transition:transform .3s cubic-bezier(.4,0,.2,1);z-index:1}.shop-links-toggle--links .shop-links-toggle__slider{transform:translateX(116px)}.shop-links-toggle__labels{position:relative;display:flex;height:100%;z-index:2}.shop-links-toggle__label{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;font-size:14px;font-weight:500;color:var(--color-text-secondary);opacity:.7;transition:color .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1);user-select:none}.shop-links-toggle__label--active{color:var(--color-primary);font-weight:700;opacity:1}.toggle-icon{font-size:14px}@media (max-width:768px){.custom-nav-container{margin-bottom:25px}.shop-links-toggle{width:200px;height:40px}.shop-links-toggle__slider{width:96px;height:32px}.shop-links-toggle--links .shop-links-toggle__slider{transform:translateX(96px)}.shop-links-toggle__label{font-size:13px;gap:5px}.toggle-icon{font-size:13px}}@media (max-width:480px){.shop-links-toggle{width:180px;height:38px}.shop-links-toggle__slider{width:86px;height:30px}.shop-links-toggle--links .shop-links-toggle__slider{transform:translateX(86px)}.shop-links-toggle__label{font-size:12px;gap:4px}.toggle-icon{font-size:12px}.custom-nav-container{margin-bottom:25px}}