.profile{margin:105px auto 35px}.tab-panel{display:none}.tab-panel.active{display:block}.tab-panel.hidden{display:none}@media screen and (max-width:768px){.profile{margin-top:30px;flex-direction:column;align-items:center;gap:20px;margin-bottom:5px}.profile-items{align-items:center;margin-right:0}.profile-bio-text{text-align:center}}.profile{display:flex;align-items:flex-start;justify-content:center;margin:20px auto 35px;max-width:1240px;flex-wrap:wrap}.loading-message,.profile-head{display:flex;align-items:center}.loading-message{flex-direction:column;justify-content:center;padding:0 0 20px;text-align:center}.countdown-timer{position:relative}.rotate-animation{animation:rotate 1.5s linear infinite;transform-origin:center}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.stories-block{max-width:1240px;margin:0 auto}.profile-image{position:relative;margin-right:28px;flex-shrink:0;display:block;width:124px;height:124px;background-color:var(--grey-skeleton-color)}.profile-image,.profile-image img{border-radius:50%;object-fit:cover}.profile-image img{width:100%;height:100%}.story-count-badge{position:absolute;bottom:5px;right:5px;background-color:#ff4500;color:#fff;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;border:2px solid #fff}.profile-items{gap:10px;margin-right:35px}.profile-bio,.profile-items{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.profile-bio{gap:5px;max-width:500px;flex:1 1 auto;flex-wrap:wrap}.profile-bio p{margin-top:0}.profile h4,h5{margin:0;color:#333}.profile h4{font-size:21px;font-weight:600}.profile h5{font-size:17px;font-weight:600}.no-stories,.private-profile{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;margin-top:40px}.no-stories p,.private-profile p{margin:0;font-size:17px;color:#575757}.private-profile i{font-size:50px;color:#333;border:1px solid #333;border-radius:50%;padding:30px}@keyframes shake{0%{transform:translateX(0)}20%{transform:translateX(-5px)}40%{transform:translateX(5px)}60%{transform:translateX(-5px)}80%{transform:translateX(5px)}to{transform:translateX(0)}}.lock-icon.shake{animation:shake .5s infinite}@media screen and (max-width:768px){.profile{margin-top:10px;flex-direction:column;align-items:center;gap:20px;margin-bottom:5px}.profile-items{align-items:center;margin-right:0}.profile-bio-text{text-align:center}}.profile-stats{display:flex;gap:15px;font-size:18px;color:#333;margin-top:5px}.profile-stats span{display:inline-block}@media screen and (max-width:350px){.profile-head,.profile-stats{flex-direction:column}}.profile-buttons-skeleton,.profile-name-skeleton,.profile-username-skeleton{width:200px;height:24px}.profile-pleasewait-skeleton{width:200px}.profile-bio-skeleton{width:200px;height:68px}.profile-image-skeleton{width:124px;height:124px;border-radius:100%;margin-right:28px;object-fit:cover;overflow:hidden}@media screen and (max-width:768px){.profile-bio-skeleton{display:none}}.tabs{display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.tab{padding:10px;cursor:pointer;border-bottom:2px solid transparent;margin-right:15px;font-size:18px}.tab.active{border-bottom:2px solid #ff4500}