.profile{width:100%;padding-top:30px;padding-bottom:15px}@media (max-width:767px){.profile{padding-top:20px}}.profile-header{box-sizing:border-box;align-items:center;gap:30px;width:100%;display:flex}@media (max-width:767px){.profile-header{gap:15px}}.profile-header{flex-direction:row}@media (max-width:767px){.profile-header{flex-direction:row}}.profile-header{align-items:flex-start}@media (max-width:767px){.profile-header{align-items:flex-start}}.profile-header{padding:20px}@media (max-width:767px){.profile-header{margin-bottom:15px;padding:0}}.profile-header-image{border-radius:50%;width:140px}@media (max-width:767px){.profile-header-image{width:90px}}.profile-header-image{height:140px}@media (max-width:767px){.profile-header-image{height:90px}}.profile-header-image{object-fit:cover;flex-shrink:0}.profile-header-info{flex-direction:column;flex:1;gap:16px;width:100%;display:flex}@media (max-width:767px){.profile-header-info{align-self:flex-start;gap:12px}}.profile-header-info h1{text-transform:uppercase;margin:0;font-size:32px;font-weight:700}@media (max-width:767px){.profile-header-info h1{font-size:16px}}.profile-header-stats{color:#999;margin:0;font-size:18px}@media (max-width:767px){.profile-header-stats{font-size:14px}}.profile-header-description{color:#ccc;margin:0;font-size:16px;line-height:1.5}@media (max-width:767px){.profile-header-description{font-size:13px}}.profile .profile-links{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.profile .profile-links-item{align-items:center;gap:10px;line-height:1.5;text-decoration:none;display:flex}.profile .profile-links-item-text{flex-direction:column;gap:1px;display:flex}.profile .profile-links-item-title{color:#e6e6e6;font-size:14px;font-weight:600}.profile .profile-links-item-url{color:#5ba3f5;text-overflow:ellipsis;white-space:nowrap;max-width:220px;font-size:13px;text-decoration:none;display:block;overflow:hidden}@media (min-width:767px){.profile .profile-links-item-url{max-width:400px}}.profile .profile-links-more{color:#999;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #444;border-radius:8px;padding:6px 12px;font-size:13px;transition:all .2s}.profile .profile-links-more:hover{color:#e6e6e6;border-color:#666}.profile .profile-links-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.profile .profile-links-icon svg{width:18px;height:18px}.profile .profile-links-icon--generic{color:#aaa;background:#2a2a2a}.profile .profile-links-modal .modal-wrapper{box-shadow:none;background:#1e1e1e}.profile .profile-links-modal-list{flex-direction:column;padding:4px 0;display:flex}.profile .profile-links-modal-section{color:#e6e6e6;margin:16px 0 8px;font-size:16px;font-weight:700}.profile .profile-links-modal-list .profile-links-item{border-radius:8px;padding:10px 4px;transition:background .2s}.profile .profile-links-modal-list .profile-links-item:hover{background:#2a2a2a}.profile .profile-links-modal-list .profile-links-item .profile-links-item-title{font-size:15px}.profile .profile-links-modal-list .profile-links-item .profile-links-item-url{white-space:normal;word-break:break-all;max-width:100%;font-size:13px;line-height:1.4;overflow:visible}.profile .profile-links-modal-divider{border:none;border-top:1px solid #3a3a3a;margin:12px 0}.profile .profile-links-modal-profile{border-radius:8px;align-items:center;gap:12px;margin-top:4px;padding:12px 4px;text-decoration:none;transition:background .2s;display:flex}.profile .profile-links-modal-profile:hover{background:#1c1c1c}.profile .profile-links-modal-profile-avatar{object-fit:cover;background:#2a2a2a;border-radius:50%;flex-shrink:0;width:48px;height:48px}.profile .profile-links-modal-profile-info{flex-direction:column;gap:2px;display:flex}.profile .profile-links-modal-profile-name{color:#e6e6e6;font-size:15px;font-weight:600}.profile .profile-links-modal-profile-handle{color:#777;font-size:13px}.profile-videos-title{color:#e6e6e6;margin-top:30px;margin-bottom:30px;font-size:40px;font-weight:700}@media (max-width:767px){.profile-videos-title{font-size:24px}}.profile-tabs{margin-top:20px}@media (max-width:767px){.profile-tabs{margin-top:5px}}.profile-tabs-nav{border-bottom:2px solid #333;gap:0;width:100%;margin-bottom:20px;display:flex}@media (max-width:767px){.profile-tabs-nav{margin-bottom:20px}}.profile-tabs-nav-item{box-sizing:border-box;color:#999;cursor:pointer;text-transform:uppercase;text-align:center;background:0 0;border:none;border-bottom:3px solid #0000;flex:1;max-width:300px;padding:16px 24px;font-size:17px;font-weight:600;transition:all .3s;position:relative}@media (max-width:1200px){.profile-tabs-nav-item{max-width:unset;padding:16px;font-size:14px}}@media (max-width:767px){.profile-tabs-nav-item{padding:16px 8px;font-size:13px}}.profile-tabs-nav-item:hover{color:#e6e6e6}.profile-tabs-nav-item.active{color:#e6e6e6;border-bottom:3px solid #fff}.profile-tabs-content{animation:.3s ease-in-out fadeIn}.profile .movies-list{z-index:999999;grid-template-columns:repeat(3,1fr);gap:32px;width:100%;padding-bottom:280px;display:grid}@media (min-width:1200px) and (max-width:1850px){.profile .movies-list{gap:28px}}@media (min-width:767px) and (max-width:1200px){.profile .movies-list{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:767px){.profile .movies-list{display:unset;grid-template-columns:unset;gap:unset}}.profile .movies-list .movies-list-item{margin-bottom:20px}@media (max-width:767px){.profile .movies-list .movies-list-item{margin-bottom:20px}}.profile .movies-list .movies-list-item img{background:#111;max-width:100%;height:auto;display:block}.profile .video-list-empty{opacity:.6;text-align:center;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:30px;max-width:400px;height:200px;margin:50px auto 0;padding:40px;line-height:1.5;display:flex}.profile .video-list-empty p{font-size:20px}.profile .video-list-empty h2{color:#e6e6e6;margin:0;font-size:16px;font-weight:600}@media (min-width:767px){.profile .video-list-empty h2{font-size:20px}}.profile .video-list-empty-icon-wrapper{border:2px solid #555;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.profile .video-list-empty-icon-wrapper .svg-icon{width:35px;height:35px}@media (min-width:767px){.profile .video-list-empty-icon-wrapper{width:100px;height:100px}.profile .video-list-empty-icon-wrapper .svg-icon{width:45px;height:45px}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
