:root{color-scheme:dark}#root,body,html{min-height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at top left,rgba(124,156,255,.45),transparent 34%),radial-gradient(circle at bottom right,rgba(65,211,255,.32),transparent 38%),linear-gradient(135deg,#07111f,#111827 48%,#0b1220);color:#f8fafc;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;overflow-x:hidden;padding:0}.fresh-header{align-items:center;backdrop-filter:blur(8px) saturate(110%);-webkit-backdrop-filter:blur(8px) saturate(110%);background:hsla(0,0%,7%,.42);border:1px solid hsla(0,0%,100%,.1);border-radius:32px;bottom:10px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.12),0 6px 18px rgba(0,0,0,.18);display:flex;height:50px;justify-content:center;left:50%;overflow:visible;padding:4px;position:fixed;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:97vw;z-index:10000}body.watchCommentsOpen .fresh-header{opacity:0;pointer-events:none;visibility:hidden}.fresh-header:before{display:none}.fresh-header__nav{align-items:stretch;display:flex;gap:0;height:100%;justify-content:space-between;position:relative;width:100%}.fresh-header__blob{backdrop-filter:none;-webkit-backdrop-filter:none;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.14);border-radius:28px;box-shadow:none;left:0;opacity:0;overflow:hidden;pointer-events:none;position:absolute;top:0;transition:width .38s cubic-bezier(.18,.7,.22,1),height .38s cubic-bezier(.18,.7,.22,1),opacity .2s ease,-webkit-transform .38s cubic-bezier(.18,.7,.22,1);transition:transform .38s cubic-bezier(.18,.7,.22,1),width .38s cubic-bezier(.18,.7,.22,1),height .38s cubic-bezier(.18,.7,.22,1),opacity .2s ease;transition:transform .38s cubic-bezier(.18,.7,.22,1),width .38s cubic-bezier(.18,.7,.22,1),height .38s cubic-bezier(.18,.7,.22,1),opacity .2s ease,-webkit-transform .38s cubic-bezier(.18,.7,.22,1);z-index:0}.fresh-header__blob:after,.fresh-header__blob:before{display:none}.fresh-header__blob.is-moving{-webkit-animation:headerLiquidMorph .38s cubic-bezier(.2,.65,.25,1);animation:headerLiquidMorph .38s cubic-bezier(.2,.65,.25,1)}.fresh-header__blob.is-moving:before{-webkit-animation:headerDropDrift .38s ease;animation:headerDropDrift .38s ease}.fresh-header__blob.is-moving:after{-webkit-animation:headerDropDriftSmall .38s ease;animation:headerDropDriftSmall .38s ease}@-webkit-keyframes headerLiquidMorph{0%{border-radius:28px;-webkit-filter:saturate(200%);filter:saturate(200%)}20%{border-radius:42% 58% 38% 62%/60% 36% 64% 40%}48%{border-radius:62% 38% 68% 32%/38% 62% 34% 62%}78%{border-radius:36% 64% 42% 58%/58% 40% 60% 42%}to{border-radius:28px;-webkit-filter:saturate(200%);filter:saturate(200%)}}@keyframes headerLiquidMorph{0%{border-radius:28px;-webkit-filter:saturate(200%);filter:saturate(200%)}20%{border-radius:42% 58% 38% 62%/60% 36% 64% 40%}48%{border-radius:62% 38% 68% 32%/38% 62% 34% 62%}78%{border-radius:36% 64% 42% 58%/58% 40% 60% 42%}to{border-radius:28px;-webkit-filter:saturate(200%);filter:saturate(200%)}}@-webkit-keyframes headerDropDrift{0%{opacity:.95;-webkit-transform:translate(0) scale(1);transform:translate(0) scale(1)}40%{opacity:1;-webkit-transform:translate(18%,18%) scale(1.18,.82);transform:translate(18%,18%) scale(1.18,.82)}75%{opacity:.85;-webkit-transform:translate(-8%,10%) scale(.9,1.12);transform:translate(-8%,10%) scale(.9,1.12)}to{opacity:.95;-webkit-transform:translate(0) scale(1);transform:translate(0) scale(1)}}@keyframes headerDropDrift{0%{opacity:.95;-webkit-transform:translate(0) scale(1);transform:translate(0) scale(1)}40%{opacity:1;-webkit-transform:translate(18%,18%) scale(1.18,.82);transform:translate(18%,18%) scale(1.18,.82)}75%{opacity:.85;-webkit-transform:translate(-8%,10%) scale(.9,1.12);transform:translate(-8%,10%) scale(.9,1.12)}to{opacity:.95;-webkit-transform:translate(0) scale(1);transform:translate(0) scale(1)}}@-webkit-keyframes headerDropDriftSmall{0%{-webkit-transform:translate(0) scale(1);transform:translate(0) scale(1)}45%{-webkit-transform:translate(-30%,-20%) scale(1.25);transform:translate(-30%,-20%) scale(1.25)}to{-webkit-transform:translate(0) scale(1);transform:translate(0) scale(1)}}@keyframes headerDropDriftSmall{0%{-webkit-transform:translate(0) scale(1);transform:translate(0) scale(1)}45%{-webkit-transform:translate(-30%,-20%) scale(1.25);transform:translate(-30%,-20%) scale(1.25)}to{-webkit-transform:translate(0) scale(1);transform:translate(0) scale(1)}}.fresh-header__link{align-items:center;border-radius:25px;box-sizing:border-box;color:#fff;display:flex;flex:1 1;flex-direction:column;gap:3px;justify-content:center;min-width:0;padding:4px;position:relative;text-decoration:none;width:0;z-index:1}.fresh-header__link.active{background:transparent;box-shadow:none}.fresh-header__icon{align-items:center;display:inline-flex;font-size:1.4rem;justify-content:center;line-height:1;position:relative}.fresh-header__badge{background:#e23d3d;border-radius:50%;box-sizing:border-box;color:#fff;font-size:9px;font-weight:700;height:15px;line-height:15px;min-width:15px;padding:0 4px;position:absolute;right:-8px;text-align:center;top:-6px}.fresh-header.is-landing .fresh-header__link.active .fresh-header__icon{-webkit-animation:headerIconLand .55s cubic-bezier(.2,1.45,.32,1);animation:headerIconLand .55s cubic-bezier(.2,1.45,.32,1)}.fresh-header.is-landing .fresh-header__link.active .fresh-header__label{-webkit-animation:headerLabelLand .45s ease;animation:headerLabelLand .45s ease}@-webkit-keyframes headerIconLand{0%{-webkit-transform:scale(.72) rotate(-12deg);transform:scale(.72) rotate(-12deg)}55%{-webkit-transform:scale(1.28) rotate(8deg);transform:scale(1.28) rotate(8deg)}78%{-webkit-transform:scale(.94) rotate(-3deg);transform:scale(.94) rotate(-3deg)}to{-webkit-transform:scale(1) rotate(0deg);transform:scale(1) rotate(0deg)}}@keyframes headerIconLand{0%{-webkit-transform:scale(.72) rotate(-12deg);transform:scale(.72) rotate(-12deg)}55%{-webkit-transform:scale(1.28) rotate(8deg);transform:scale(1.28) rotate(8deg)}78%{-webkit-transform:scale(.94) rotate(-3deg);transform:scale(.94) rotate(-3deg)}to{-webkit-transform:scale(1) rotate(0deg);transform:scale(1) rotate(0deg)}}@-webkit-keyframes headerLabelLand{0%{opacity:.4;-webkit-transform:translateY(4px);transform:translateY(4px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes headerLabelLand{0%{opacity:.4;-webkit-transform:translateY(4px);transform:translateY(4px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.fresh-header__label{font-size:.63rem;font-weight:600;height:1.1em;line-height:1.1;max-width:100%;opacity:.92;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.fresh-header__link.active .fresh-header__label{opacity:1}:root{--main-color:hsla(0,0%,96%,.115);--primry-color:#e8e9eb;--third-color:#000;--font-color:#fff;--line-color:#000;--primry-color2:#a9a9a9;--forth-color:#e8e9eb;--third-search-color:#000;--friends-part-color:#000}.ProfileInfoPart{max-width:940px;width:100%}.ProfileCard{background:#090b10;border:1px solid hsla(0,0%,100%,.1);border-radius:30px;box-shadow:0 24px 70px rgba(0,0,0,.35);overflow:hidden}.ProfileInfoWithOptions{display:flex;flex-direction:column;gap:0;margin:0 auto;max-width:940px;width:96%}.ProfileInfoWithOptions .userOptions,.ProfileInfoWithOptions .UserOptionsVisted{margin:0 auto;width:100%}.ProfileInfoWithOptions .UserOptions{margin-bottom:18px}.ProfileInfoWithOptions .UserOptionsVisted{margin-bottom:18px;margin-top:0}.ProfileHeaderRow{align-items:flex-start;display:flex;flex-wrap:wrap;gap:24px;padding:28px 28px 18px}.ProfileAvatarOuter{min-height:100px;min-width:100px}.ProfileAvatarInner{align-items:center;background:hsla(0,0%,100%,.18);border-radius:50%;cursor:pointer;display:flex;height:100px;justify-content:center;position:relative;width:100px}.ProfileAvatarInner.canAddStory,.ProfileAvatarInner.hasStory{background:linear-gradient(135deg,#ff4d7d,#ffa800 45%,#7c3aed)}.ProfileAvatarInner.hasStory{box-sizing:border-box;padding:3px}.storyAddBadge{background:#2563eb;border:2px solid #090b10;border-radius:50%;bottom:4px;color:#fff;font-size:16px;height:22px;line-height:20px;position:absolute;right:4px;text-align:center;width:22px}.ProfileAvatar{border-radius:50%;cursor:pointer;height:95%;object-fit:cover;width:95%}.ProfileHeaderInfo{display:flex;flex:1 1;flex-direction:column;gap:12px;justify-content:flex-start;min-width:0;overflow:hidden;width:60%}.ProfileNameBlock{align-items:flex-start;display:flex;flex-direction:column;gap:2px;min-width:0;width:100%}.ProfileNameBlock h1{color:#f8fafc;font-size:20px;line-height:1.25}.ProfileCountry,.ProfileNameBlock h1{margin:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ProfileCountry{color:hsla(0,0%,100%,.58);font-size:.72rem;font-weight:400;line-height:1.3;text-transform:none}.ProfileSubtitle{color:hsla(0,0%,100%,.72);font-size:.98rem;line-height:1.4;margin:0}.ProfileStatsRow{display:flex;margin-top:12px}.ProfileStat{min-width:70px;text-align:center}.ProfileStatClick{cursor:pointer}.ProfileStat strong{color:#fff;display:block;font-size:1.1rem;margin-bottom:4px}.ProfileStat span{color:hsla(0,0%,100%,.65);font-size:.75rem;text-transform:lowercase}.ProfileBio{color:hsla(0,0%,100%,.78);font-size:1rem;line-height:1.75;padding:0 30px 12px}.ProfileBio p{margin:0}.ProfileActionRow{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-start;padding:12px 30px 20px}.ProfileButton{border:none;border-radius:12px;cursor:pointer;font-size:.88rem;font-weight:700;padding:8px 16px;transition:box-shadow .2s ease,-webkit-transform .16s ease;transition:transform .16s ease,box-shadow .2s ease;transition:transform .16s ease,box-shadow .2s ease,-webkit-transform .16s ease}.ProfileButton.primary{background:#2563eb;box-shadow:0 10px 20px rgba(37,99,235,.22);color:#fff;min-width:140px}.ProfileButton.secondary{align-items:center;color:#f8fafc;display:inline-flex;gap:6px;justify-content:center;min-width:118px}.ProfileButton.icon,.ProfileButton.secondary{background:#1f2937;border:1px solid hsla(0,0%,100%,.08)}.ProfileButton.icon{color:#fff;height:36px;min-width:36px;padding:0;width:36px}.ProfileButton:hover{-webkit-transform:translateY(-1px);transform:translateY(-1px)}@media (max-width:760px){.ProfileHeaderRow{padding:24px 20px 18px;text-align:center}.ProfileStatsRow{grid-template-columns:repeat(3,minmax(0,1fr))}.ProfileActionRow{justify-content:center;padding:12px 20px 20px}}.UserOptions{align-items:center;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);background-color:#090b10;border:1px solid hsla(0,0%,100%,.22);border-radius:999px;box-shadow:inset 0 0 3px rgba(55,55,55,.45),0 18px 34px rgba(8,15,32,.16);color:#f8fafc;display:flex;gap:8px;justify-content:space-around;margin:10px auto 8px;min-height:46px;overflow:hidden;position:relative;width:98%}.userOptionsIndicator{background:#111827;border:1px solid rgba(17,24,39,.15);border-radius:999px;box-shadow:0 8px 18px rgba(17,24,39,.18);left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:0}.userOptionsIndicator.isReady{opacity:1;transition:width .34s cubic-bezier(.32,.72,0,1),height .34s cubic-bezier(.32,.72,0,1),opacity .2s ease,-webkit-transform .34s cubic-bezier(.32,.72,0,1);transition:transform .34s cubic-bezier(.32,.72,0,1),width .34s cubic-bezier(.32,.72,0,1),height .34s cubic-bezier(.32,.72,0,1),opacity .2s ease;transition:transform .34s cubic-bezier(.32,.72,0,1),width .34s cubic-bezier(.32,.72,0,1),height .34s cubic-bezier(.32,.72,0,1),opacity .2s ease,-webkit-transform .34s cubic-bezier(.32,.72,0,1)}.userOptionsWatch{border-radius:0 0 30px 30px;color:#fff;display:flex;-webkit-filter:opacity(.5);filter:opacity(.5);font-size:2.3vh;height:7vh;justify-content:center;margin-bottom:4px;margin-top:2px;position:absolute;width:100%;z-index:10}.userOptionsWatch div{height:90%;padding:5px;text-align:center;width:15%}.userOptionsWatch p{margin:0}.UserOptionsVisted{backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.18);border-radius:20px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.08),0 12px 28px rgba(0,0,0,.18);color:#f8fafc;font-size:2.7vh;height:70px;justify-content:space-around;margin:0 auto 4px;width:98%}.UserOptionsVisted,.UserOptionsVisted div{align-items:center;display:flex;overflow:hidden}.UserOptionsVisted div{background-color:var(--third-color);border-radius:20px;color:gray;height:50%;padding:10px 10px 0;text-align:center}.UserOptions div{align-items:center;background:transparent;border:1px solid transparent;border-radius:999px;cursor:pointer;display:flex;flex:1 1;gap:6px;height:100%;justify-content:center;min-width:0;overflow:hidden;padding:6px 10px;position:relative;text-align:center;transition:color .28s ease;z-index:1}.UserOptions p{font-size:14.5px;font-weight:700;margin:0;transition:color .28s ease}.UserOptions>div{color:rgba(248,250,252,.58)}.UserOptions>div.color{color:#fff}.UserOptionsVisted p{font-size:14.5px;margin-top:4px}.userOptionsWatch .color{border-bottom:5px double #fff;color:var(--primry-color)}@media (min-width:1000px){.UserOptions,.UserOptionsVisted{float:left;width:78%}.userOptionsWatch{background-color:var(--background-color);color:var(--font-color);float:left;justify-content:space-around;position:static;width:75%}.UserOptions p,.UserOptionsVisted p{font-size:18px;margin-top:4px}}.main-header{-webkit-backdrop-filter:blur(14px) saturate(130%);backdrop-filter:blur(14px) saturate(130%);background:hsla(0,0%,6%,.72);border:1px solid hsla(0,0%,100%,.12);border-radius:16px;box-shadow:0 8px 24px rgba(0,0,0,.35);box-sizing:border-box;color:#fff;height:56px;justify-content:space-between;margin:0 auto 10px;padding:0 14px;position:relative;top:auto;width:calc(100% - 24px);z-index:12}.main-header,.main-header div{align-items:center;display:flex}.main-header div{font-size:25px;gap:10px;height:100%;margin-right:0}.main-header h1{color:#fff;font-size:25px;font-weight:700;letter-spacing:.03em;margin:0}.main-header img{border-radius:12px;height:46px;object-fit:cover;width:46px}.search-icon-button{align-items:center;background:hsla(0,0%,100%,.14);border:0;border-radius:50%;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.3),0 10px 24px rgba(0,0,0,.2);color:#fff;cursor:pointer;display:inline-flex;height:44px;justify-content:center;width:44px}.search-icon-button svg{font-size:22px}.header-watch{font:50px;height:70px;position:fixed;width:100%;z-index:3}.header-watch,.header-watch div{align-items:center;display:flex;justify-content:space-between}.header-watch div{color:#fff;font-size:25px;height:100%;margin-left:20px;margin-right:20px;width:12%}.FriendPart{background-color:var(--friends-part-color);overflow:scroll;width:20.4%}.small{border-radius:26px 0 0 26px;float:right;width:20vw}.small,.smallwatch{-webkit-backdrop-filter:blur(12px) saturate(126%);backdrop-filter:blur(12px) saturate(126%);background:linear-gradient(180deg,hsla(0,0%,100%,.18),hsla(0,0%,100%,.08));border-left:1px solid hsla(0,0%,100%,.18);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.4),0 12px 34px rgba(0,0,0,.18);height:100vh}.smallwatch{position:fixed;right:0;top:0;width:22vw;z-index:6}.FollowPage,.full{background:#0f0f0f;color:#f1f1f1;min-height:100vh}.full{box-sizing:border-box;height:100vh;margin:0;width:100%}.FriendPart h2{font-size:13px;font-weight:400;margin-bottom:20px;margin-left:100px;margin-top:-25px;text-align:center}.FriendPart .window2{background:linear-gradient(180deg,hsla(0,0%,100%,.98),rgba(245,248,255,.94));border:1px solid rgba(15,23,42,.08);border-radius:20px;box-shadow:0 10px 24px rgba(0,0,0,.08);height:72px;margin-left:auto;margin-right:auto;margin-top:1vh;width:90%}.FriendPart .window2,.lfPartHeader{align-items:center;display:flex;justify-content:space-around}.lfPartHeader{background-color:var(--third-color);height:77px;position:fixed;width:100vw}.lfPartHeader p{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:var(--main-color);border-left:1px solid hsla(0,0%,100%,.3);border-radius:30px;border-top:1px solid hsla(0,0%,100%,.4);box-shadow:3px 3px 3px rgba(0,0,0,.089);color:var(--font-color);font-size:20px;margin:10px;padding:10px}.lfPartHeader p:last-child{display:flex}.lfPartHeader p:last-child img{border-radius:50%;height:30px;width:30px}.lfPartHeader h1{color:var(--font-color);font-size:25px;text-align:center;width:97%}.full .lfPartHeader{align-items:center;background:#0f0f0f;box-sizing:border-box;display:flex;height:64px;justify-content:space-between;margin:0 auto;padding:0 12px;position:-webkit-sticky;position:sticky;top:0;width:min(720px,100%);z-index:5}.full .lfPartHeader p{align-items:center;-webkit-backdrop-filter:none;backdrop-filter:none;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.12);border-radius:50%;box-shadow:none;color:#f1f1f1;cursor:pointer;display:inline-flex;font-size:22px;height:40px;justify-content:center;margin:0;padding:0;width:40px}.full .lfPartHeader p:last-child{display:inline-flex}.full .lfPartHeader p:last-child img{border-radius:50%;height:40px;object-fit:cover;width:40px}.full .lfPartTitles{align-items:center;display:flex;flex-direction:column;min-width:0}.full .lfPartHeader h1{color:#f1f1f1;font-size:1.05rem;font-weight:700;margin:0;text-align:center;width:auto}.full .lfPartTitles h2,.full>h2{color:hsla(0,0%,100%,.5);display:block;font-size:.72rem;font-weight:400;margin:2px 0 0;text-align:center}.full .colorAroundLead{box-sizing:border-box;margin:0 auto;padding:8px 0 96px;width:min(720px,calc(100% - 24px))}.full .window2,.full .window2.window2{align-items:center;background:transparent;border:0;border-bottom:1px solid hsla(0,0%,100%,.08);border-radius:0;box-shadow:none;box-sizing:border-box;display:flex;gap:12px;height:auto;justify-content:flex-start;margin:0 0 8px;min-height:64px;padding:8px 4px;width:100%}.FriendPart.full .window2 img{border-radius:50%;box-sizing:border-box;cursor:pointer;flex-shrink:0;height:44px;object-fit:cover;width:44px}.FriendPart.full .window2 img.hasStory{background:linear-gradient(135deg,#ff4d7d,#ffa800 45%,#7c3aed);padding:3px}.FriendPart.full .window2 p{color:#f1f1f1;font-size:.95rem;font-weight:600;height:auto;margin:0}.FriendPart.full .window2 div{height:auto;width:auto}.FriendPart.full .window2 .freindbuttom,.FriendPart.full .window2 button{background:hsla(0,0%,100%,.1);border:0;border-radius:8px;color:#f1f1f1;height:32px;margin:0;min-width:84px;padding:0 12px;width:auto}.full .window2 .leadpartdiv,.full .window2 div{cursor:pointer;flex:1 1 auto;height:auto;min-width:0;width:auto}.full .window2 p{color:#f1f1f1;font-size:.95rem;font-weight:600;height:auto;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.full .window2 .freindbuttom,.full .window2 button{background:hsla(0,0%,100%,.1);border:0;border-radius:8px;color:#f1f1f1;cursor:pointer;flex:0 0 auto;font-size:.8rem;font-weight:600;height:32px;margin:0;min-width:84px;padding:0 12px;width:auto}.full .EmptyMassage{min-height:40vh}.FriendPart .window img{align-self:center;border-radius:20px;height:70px;width:70px}.FriendPart .window2 img{align-self:center;border-radius:50%;box-sizing:border-box;cursor:pointer;height:50px;object-fit:cover;width:50px}.FriendPart .window2 img.hasStory{background:linear-gradient(135deg,#ff4d7d,#ffa800 45%,#7c3aed);padding:3px}.FriendPart .window2 p{color:var(--font-color);font-size:19px;height:100%;margin-top:20px}.FriendPart .window div{height:80%;width:65%}.FriendPart .window2 div{height:80%;width:45%}.FriendPart .window2 button{margin-top:20px;width:30%}.FriendPart .window2 .freindbuttom,.FriendPart .window2 button{background-color:var(--main-color);background-color:#000;border:1px solid var(--line-color);border-radius:5px;color:#fff;height:30px}.FriendPart .window2 .freindbuttom{margin:20px 0 0;width:10%}.full .window2 .freindbuttom{align-items:center;display:inline-flex;justify-content:center}.FriendPart .window button{background-color:var(--third-color);border:1px solid var(--line-color);border-radius:5px}.FriendPart button:active{background-color:var(--primry-color);border:0}.FriendPart p{font-size:1.8vh;margin:6px}@media (max-width:1000px){.small,.smallwatch{display:none}.FriendPart.full{width:100%}}@media(min-width:1000px){.FollowPage{margin-left:110px;width:91vw}.FriendPart.full{float:none;height:100vh;width:100%}}.Input{background-color:var(--forth-color);border:0 solid var(--line-color);border-radius:15px;font-family:sans-serif;font-size:16px;height:40px;margin-bottom:20px;margin-top:20px;width:50%}.passwordInput{align-items:center;display:flex;justify-content:space-between;margin-left:auto;margin-right:auto;overflow:hidden}.passwordInput span{display:block;font-size:25px;margin:0}.passwordInput input{background-color:transparent;border:0;color:#fff;font-family:sans-serif;font-size:16px;font-weight:200;height:100%;margin:0;width:90%}.passwordEye{flex:0 0 auto;margin-left:0;margin-right:8px}.Auth .Input{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:var(--main-color);border-radius:10px;color:#fff;font-family:sans-serif;font-size:16px;font-weight:300;height:38px;margin-bottom:20px;margin-top:20px;padding:10px;width:50%}.InputErrorMassage{color:red;margin-bottom:-10px;margin-top:-10px;padding:0}.MaltyButton button{border:2px solid;border-radius:15px;font-size:19px}.Auth .MaltyButton button,.MaltyButton button{color:var(--font-color);font-weight:300;height:40px;margin:20px 10px;width:23%}.Auth .MaltyButton button{border:1px transparent;border-radius:10px;font-size:16px}.Button{background-color:var(--font-color);border:2px solid;border-radius:15px;color:#fff;font-size:1.9vh;height:40px;margin:20px;width:50%}.Button:active{background-color:var(--main-color);color:#000}.Button:hover{background-color:#e8e9eb}.Select{background-color:var(--forth-color);border:0 solid var(--line-color);border-radius:15px;font-size:1.9vh;height:40px;margin:20px;width:50%}.Image img{width:30vw}.Image{-webkit-animation:AuthAnie2 1s ease-in;animation:AuthAnie2 1s ease-in;margin-bottom:20px;margin-top:20px;overflow:hidden;position:relative;text-align:center;width:100%}.line1 div:first-child,.line2 div:last-child{-webkit-animation:line 4s ease;animation:line 4s ease;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;background-color:var(--font-color);height:800px;margin-left:5px;margin-right:5px;position:relative;top:700px;width:3px}.line1 div:last-child,.line2 div:first-child{-webkit-animation:line2 4s ease;animation:line2 4s ease;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;background-color:var(--font-color);height:700px;position:relative;top:700px;width:3px}.line1{left:10px}.line1,.line2{bottom:0;display:flex;height:700px;overflow:hidden;position:absolute}.line2{right:10px}.ShowDiv{border-radius:20px;font-weight:300;overflow:hidden;width:15%}.ShowDiv,.ShowDivshort{font-size:27px;text-align:center}.ShowDiv:active{color:var(--primry-color)}.ShowDiv p{font-size:1.4vh;margin:0}.Flex{align-items:center;background-color:#fff;display:flex;height:60px;justify-content:space-around}.ButtonInput{border:1px solid;border-radius:15px;display:none;height:50px;width:90%}.ButtonInput,.ButtonInputBig{justify-content:space-around;text-align:center}.ButtonInputBig{border:1px solid;border-radius:10px;display:flex;height:65%;width:50%}.ButtonInputBig button,.ButtonInputBig input,.ButtonInput button,.ButtonInput input{background-color:inherit;border:0;color:var(--font-color);font-size:20px}.ButtonInputBig input,.ButtonInput input{width:80%}.PeopleList{overflow:scroll}.PeopleList div{height:100px;overflow:hidden;width:90%}.PeopleList div,.PeopleList div div{display:flex;justify-content:space-around}.PeopleList div div{border-bottom:1px solid var(--primry-color);flex-direction:column;height:90%;text-align:center;width:60%}.PeopleList p{height:20%;margin:0;width:80%}.PeopleList img{border-radius:20px;height:80px;width:80px}.emailComments{color:gray;font-size:20px}.dateComments{color:gray;font-size:15px}.EmptyMassage{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.EmptyMassage p{background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.16);border-radius:22px;box-shadow:0 20px 45px rgba(0,0,0,.24);color:#eef4ff;font-size:14px;font-weight:600;line-height:1.5;margin:0 auto;max-width:200px;padding:12px 16px;width:auto}@media (min-width:1000px){.EmptyMassage p{font-size:16px;max-width:280px;padding:18px 22px}}.EmptyMassagevideos{display:flex;flex-direction:column;height:0%;justify-content:center;text-align:center;width:100%}@-webkit-keyframes line{0%{top:700px}to{top:0}}@keyframes line{0%{top:700px}to{top:0}}@-webkit-keyframes line2{0%{top:700px}to{top:110px}}@keyframes line2{0%{top:700px}to{top:110px}}@media (max-width:1000px){.Flex{height:30px;padding-bottom:5px}.ShowDiv{align-items:center;background-color:var(--third-color);display:flex;flex-direction:row;font-size:20px;height:100%;justify-content:space-around;text-align:center}.ShowDivshort{font-size:24px;text-align:center}.ShowDiv p,.ShowDivshort p{font-size:14px;margin:0}.ButtonInput{display:flex}.ButtonInput button,.ButtonInput input{background-color:inherit;border:0;color:var(--font-color);font-size:15px}.ButtonInputBig{display:none}.Button,.Input,.Select{width:90%}.Auth .Input{border-radius:20px;width:90%}.Image img{width:60vw}.line1,.line2{display:none}.Auth .MaltyButton button,.MaltyButton button{width:40%}}.spinerLoadMain{align-items:center;background-color:#000;display:flex;flex-direction:column;inset:0;justify-content:center;position:fixed;z-index:1000}.spinerLoad{height:180px;position:relative;width:180px}.spinerLoadImage{-webkit-animation:loadingGifCycle 6s ease-in-out infinite;animation:loadingGifCycle 6s ease-in-out infinite;height:100%;inset:0;object-fit:contain;opacity:0;position:absolute;width:100%}.spinerLoadImageHead{-webkit-animation-delay:2s;animation-delay:2s}.spinerLoadImagePortrait{-webkit-animation-delay:4s;animation-delay:4s}.spinerLoadMainCompact{background-color:transparent;inset:auto;min-height:110px;padding:0;position:relative;width:100%}.spinerLoadMainCompact .spinerLoad{height:120px;width:120px}.spinerLoadText{color:#fff;font-family:sans-serif;font-size:1rem;letter-spacing:.12em;margin-top:20px;text-transform:uppercase}@-webkit-keyframes loadingGifCycle{0%,29%{opacity:1}34%,to{opacity:0}}@keyframes loadingGifCycle{0%,29%{opacity:1}34%,to{opacity:0}}.DoubleLinks{display:flex;font-size:18px;justify-content:space-around;text-align:center;width:100%}.DoubleLinks span{cursor:pointer}.storyOverlay{align-items:center;background:#050608;display:flex;flex-direction:column;inset:0;justify-content:center;position:fixed;z-index:40}.storyTop{background:linear-gradient(180deg,rgba(0,0,0,.55),transparent);left:0;padding:14px 16px 10px;position:absolute;right:0;top:0;z-index:2}.storyProgress{background:hsla(0,0%,100%,.28);border-radius:99px;display:block;height:3px;margin-bottom:12px;overflow:hidden}.storyProgress i{-webkit-animation:storyFill 7s linear forwards;animation:storyFill 7s linear forwards;background:#fff;display:block;height:100%;width:0}@-webkit-keyframes storyFill{to{width:100%}}@keyframes storyFill{to{width:100%}}.storyUser{align-items:center;color:#fff;display:flex;gap:10px}.storyUser img{border-radius:50%;height:32px;object-fit:cover;width:32px}.storyUser strong{font-size:.92rem}.storyClose{background:transparent;border:0;color:#fff;cursor:pointer;font-size:32px;line-height:1;position:absolute;right:12px;top:28px}.storyMedia{height:100vh;object-fit:contain;width:100vw}.storyEmpty{color:hsla(0,0%,100%,.72);cursor:pointer;font-size:1.05rem}.storyActions{align-items:center;bottom:28px;display:flex;flex-direction:column;gap:8px;left:0;position:absolute;right:0;z-index:2}.storyGhost,.storyShare{border:0;border-radius:999px;cursor:pointer;font-weight:700;padding:10px 22px}.storyShare{background:#fff;color:#111}.storyGhost{background:transparent;color:#fff}.storyError{color:#fecaca;margin:0}.storyRing{align-items:center;background:#111;border:0;border-radius:50%;cursor:pointer;display:inline-flex;justify-content:center;padding:0}.storyRing.hasStory{background:linear-gradient(135deg,#ff4d7d,#ffa800 45%,#7c3aed);padding:3px}.storyRing .storyRingFace,.storyRing img{background:#111;border-radius:50%;display:block;height:100%;object-fit:cover;width:100%}.displayNone{display:none}.MainBody{background-color:var(--third-color);height:92vh;margin-top:10px;overflow-y:scroll;scroll-behavior:smooth;scrollbar-width:none;text-align:center;width:100%}.MainBodyWatch::-webkit-scrollbar{display:none}.mainBodyInf{font-weight:300;text-align:center}.MainBodyWatch{background:#0f0f0f;box-sizing:border-box;height:calc(100vh - 140px);overflow-x:hidden;overflow-y:auto;padding:8px 12px 100px;-ms-scroll-snap-type:none;scroll-snap-type:none;scrollbar-width:none;text-align:left;width:100%}.homeFeed .MainBodyWatch.isEmbedded,.MainBody.isEmbedded,.MainBodyVisted.isEmbedded,.MainBodyWatch.isEmbedded{float:none;height:auto;overflow:visible;width:100%}.MainBodyVisted{background-color:var(--third-color);height:96.4vh;margin-bottom:7vh;overflow:scroll;text-align:center;width:100%}.MainBody img,.MainBodyVisted img{background-color:#000;height:100%;object-fit:cover;width:100%}.feed-card,.inline{-webkit-backdrop-filter:none;backdrop-filter:none;background:transparent;border-radius:0;box-shadow:none;display:block;margin:0 0 14px;max-width:100%;overflow:visible;width:100%}.feed-card.isManaging,.igCell.isManaging,.inline.isManaging,.shortsCell.isManaging{position:relative}.postManageBar{align-items:center;background:none;border-radius:0;bottom:auto;display:flex;gap:6px;height:auto!important;left:auto;padding:0;pointer-events:none;position:absolute;right:8px;top:8px;width:auto!important;z-index:3}.postManageBar button{align-items:center;background:hsla(0,0%,6%,.82);border:0;border-radius:50%;box-shadow:0 4px 12px rgba(0,0,0,.35);color:#fff;cursor:pointer;display:inline-flex;font-size:14px;height:32px;justify-content:center;min-width:32px;padding:0;pointer-events:auto;width:32px}.postManageBar .postManageDelete{background:rgba(255,0,51,.92);color:#fff}.feed-card>*,.inline>*{width:100%}.MainBodyWatch .feed-card,.MainBodyWatch .inline{min-width:0}.MainBodyWatch .longType,.MainBodyWatch .longTypeSetvideo{display:flex;flex-direction:column}.MainBodyWatch>div{margin:0 auto;max-width:720px;width:100%}.allType{height:100vh;position:relative;scroll-snap-align:start;width:100%}.allType img,.allType video{border-radius:10px;height:100%;width:100%}.alltypetimer{background-color:#fff;border:solid gray;border-radius:20px;height:10px;margin-top:10px;width:100%}.allType i{font-size:28px}.UserType{align-items:center;border-bottom:1px solid gray;display:flex;height:10vh;justify-content:space-around;width:90vw}.UserType img:first-child{border-radius:50%;height:60px;overflow:hidden;width:60px;z-index:2}.UserType div{align-items:center;display:flex;font-size:2.6vh;justify-content:space-between;overflow:hidden;padding:0;width:80%}.UserType p{font-size:19px;margin:0}.backsearch{background-color:#fff;border-radius:10px;margin-left:auto;margin-right:auto;margin-top:10px;padding:10px;width:90%}.UserType button{background-color:var(--line-color);border:1px solid var(--line-color);border-radius:5px;color:#fff;font-size:2vh;height:30px;width:40%}.profileIgGrid{grid-gap:2px;display:grid;gap:2px;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.profileIgGrid .feed-card,.profileIgGrid .igCell,.profileIgGrid .inline{aspect-ratio:1/1;cursor:pointer;display:block;margin:0;max-width:none;overflow:hidden;width:100%}.profileIgGrid .feed-card>*,.profileIgGrid .inline>*{height:100%;width:100%}.shortsTiktokGrid{grid-gap:1px;align-content:start;background:#000;display:grid;gap:1px;grid-template-columns:repeat(3,minmax(0,1fr));overflow:visible;width:100%}.shortsTiktokGrid .inline,.shortsTiktokGrid .shortsCell{aspect-ratio:9/16;cursor:pointer;display:block;margin:0;max-width:none;overflow:hidden;width:100%}.shortsTiktokGrid .shortType{height:100%;position:relative;width:100%}.shortsTiktokGrid .shortType img{display:block;height:100%;object-fit:cover;width:100%}.shortTypeViews{bottom:6px;color:#fff;font-size:12px;font-weight:700;left:6px;position:absolute;text-shadow:0 1px 4px rgba(0,0,0,.8)}.longsYoutubeGrid{grid-gap:24px 16px;box-sizing:border-box;display:grid;gap:24px 16px;grid-template-columns:1fr;padding:12px 16px 88px;width:100%}.longsYoutubeGrid .feed-card,.longsYoutubeGrid .inline{cursor:pointer;display:block;margin:0;max-width:none;width:100%}.longsYoutubeGrid .longType,.longsYoutubeGrid .longTypeSetvideo{width:100%}@media (min-width:700px){.longsYoutubeGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1100px){.longsYoutubeGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}.photoType,.shortType{background:#000;border:none;border-radius:0;height:100%;margin:0;overflow:hidden;position:relative;width:100%}.photoTypeStack{background:rgba(0,0,0,.65);border-radius:999px;color:#fff;display:grid;font-size:11px;font-weight:700;height:20px;min-width:20px;padding:0 6px;place-items:center;position:absolute;right:8px;top:8px}.sideNav{border-radius:20px;color:#fff;display:flex;flex-direction:column;float:right;height:40vh;justify-content:space-around;margin-right:20px;margin-top:-55vh;position:relative;width:15vw}.mainBodyAll{display:none}.alltypeInfo{bottom:8vh;color:#fff;height:150px;position:absolute;width:80%}.alltypeInfo img{border:.5px solid gray;border-radius:50%;height:50px;object-fit:cover;width:50px}.alltypeInfo div{align-items:center;display:flex;padding:10px;width:100%}.alltypeInfo h1{font-size:20px;margin-left:20px}.alltypeInfo p{margin-left:20px;text-align:left;width:90%}.alltypeInfo .t{color:gray}.alltypeComm{background-color:#fff;height:60vh;position:absolute;width:100%}@media (min-width:1000px){.MainBody{float:left;height:78vh;margin-bottom:0;text-align:inherit;width:78%}.MainBodyVisted{width:78%}.HomePage .MainBody,.HomePage .MainBody.isEmbedded,.HomePage .MainBodyVisted,.HomePage .MainBodyVisted.isEmbedded,.visitedHomepage .MainBody,.visitedHomepage .MainBody.isEmbedded,.visitedHomepage .MainBodyVisted,.visitedHomepage .MainBodyVisted.isEmbedded{float:none!important;height:auto!important;margin-bottom:24px;margin-left:0;margin-right:auto;max-height:none!important;overflow:visible!important;width:78%}.UserType{width:30vw}.sideNav{display:none}.mainBodyAll{display:block}.allType{height:78vh;margin-bottom:7vh}.MainBodyWatch{background:#0f0f0f;border-right:1px solid hsla(0,0%,100%,.06);float:left;height:calc(100vh - 120px);margin-bottom:0;padding:8px 18px 100px;text-align:left;width:75%}.MainBodyWatch>div{max-width:680px}.MainBodyWatch .EmptyMassage{min-height:calc(100vh - 250px)}.profileIgGrid{gap:3px}}.longType,.longTypeSetvideo{backdrop-filter:blur(14px) saturate(140%);-webkit-backdrop-filter:blur(14px) saturate(140%);background:linear-gradient(145deg,hsla(0,0%,100%,.12),hsla(0,0%,100%,.04));border:1px solid hsla(0,0%,100%,.22);border-radius:20px;color:#f1f1f1;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;overflow:hidden;width:100%}.longType,.longType--featured,.longTypeSetvideo{box-shadow:inset 0 1px 0 hsla(0,0%,100%,.28),inset 0 -1px 0 hsla(0,0%,100%,.06),0 14px 36px rgba(0,0,0,.35)}.longType--featured{border-color:hsla(0,0%,100%,.22);border-width:1px}.longType--photo{background:linear-gradient(145deg,rgba(255,77,125,.14),rgba(124,58,237,.08));border-color:rgba(255,168,0,.45)}.longType--photo .longTypeThumbWrap{aspect-ratio:16/10}.longType--photo .longTypeThumb{object-fit:cover}.longType--photo .longTypeProgress{display:none}.longTypePhotoBadge{align-items:center;background:rgba(0,0,0,.55);border-radius:999px;display:inline-flex;gap:4px;left:10px;letter-spacing:.02em;padding:4px 8px}.longTypePhotoBadge,.longTypePhotoStack{color:#fff;font-size:.72rem;font-weight:700;position:absolute;top:10px;z-index:2}.longTypePhotoStack{background:rgba(0,0,0,.6);border-radius:8px;display:grid;height:22px;min-width:22px;padding:0 6px;place-items:center;right:10px}.longType--recommend.longType--photo .longTypeThumbWrap{aspect-ratio:16/10}.longTypeThumbWrap{aspect-ratio:16/9;background:#0f0f0f;border-radius:16px 16px 0 0;flex-shrink:0;height:auto;overflow:hidden;position:relative;width:100%}.longTypeThumb{display:block;height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.longTypeProgress{background:linear-gradient(90deg,#f03,#f03 35%,hsla(0,0%,100%,.15) 0);bottom:0;height:3px;left:0;position:absolute;right:0}.longTypeInfo{grid-gap:10px;align-items:start;display:grid;gap:10px;grid-template-columns:36px 1fr auto;min-height:0;padding:12px 14px 14px}.longTypeUserImg{border:1.5px solid hsla(0,0%,100%,.35);border-radius:50%;box-shadow:0 4px 12px rgba(0,0,0,.25);height:36px;max-height:36px;max-width:36px;object-fit:cover;width:36px}.longTypeMeta{min-width:0;text-align:left}.longTypeTitle{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#fff;display:-webkit-box;font-size:.95rem;font-weight:700;margin:0 0 4px}.longTypeSub,.longTypeTitle{line-height:1.35;overflow:hidden}.longTypeSub{color:hsla(0,0%,100%,.62);font-size:.78rem;margin:0;text-overflow:ellipsis;white-space:nowrap}.longTypeMenu{align-items:center;background:transparent;border:0;border-radius:50%;color:hsla(0,0%,100%,.75);cursor:pointer;display:inline-flex;flex-shrink:0;font-size:1.1rem;height:32px;justify-content:center;margin:0;padding:0;width:32px}.longTypeMenu:hover{background:hsla(0,0%,100%,.1)}.longTypeChannel{color:hsla(0,0%,100%,.62);font-size:.78rem;line-height:1.35;margin:0 0 2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.longType--recommend{backdrop-filter:none;-webkit-backdrop-filter:none;background:transparent;border:0;border-radius:0;box-shadow:none;color:#f1f1f1}.longType--recommend .longTypeThumbWrap{aspect-ratio:16/9;background:#0f0f0f;border-radius:12px}.longType--recommend .longTypeInfo{align-items:start;gap:10px;grid-template-columns:36px 1fr 28px;padding:10px 2px 4px}.longType--recommend .longTypeUserImg{border:0;box-shadow:none;height:36px;max-height:36px;max-width:36px;width:36px}.longType--recommend .longTypeTitle{color:#f1f1f1;font-size:.95rem;font-weight:600;line-height:1.35;margin:0 0 4px}.longType--recommend .longTypeChannel,.longType--recommend .longTypeSub{color:#aaa;font-size:.75rem;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.longType--recommend .longTypeMenu{color:#aaa;height:28px;margin-top:-2px;width:28px}.longType--recommend .longTypeMenu:hover{background:transparent;color:#f1f1f1}.longTypeDelete{display:none}.longTypeSetvideo .longTypeDelete{background:rgba(255,60,60,.85);border:0;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-size:.8rem;grid-column:1/-1;margin-top:4px;padding:6px 12px}@media (min-width:1000px){.longType,.longTypeSetvideo{max-width:100%}.MainBodyWatch .inline:not(:first-child) .longType,.MainBodyWatch .inline:not(:first-child) .longTypeSetvideo{width:100%}}@media (max-width:999px){.longType,.longTypeSetvideo{border-radius:18px;width:100%}.longTypeThumbWrap{border-radius:14px 14px 0 0}.longTypeInfo{gap:8px;padding:10px 12px 12px}.longTypeTitle{font-size:.9rem}.longTypeSub{font-size:.72rem}}.authPromptBackdrop{align-items:center;-webkit-animation:authPromptFade .35s ease;animation:authPromptFade .35s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:radial-gradient(circle at 20% 15%,rgba(255,90,120,.28),transparent 32%),radial-gradient(circle at 85% 80%,rgba(80,140,255,.28),transparent 36%),rgba(4,6,12,.78);display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:120}.authPrompt{-webkit-animation:authPromptPop .45s cubic-bezier(.2,.8,.2,1);animation:authPromptPop .45s cubic-bezier(.2,.8,.2,1);background:linear-gradient(180deg,rgba(24,26,36,.96),rgba(10,11,18,.98));border:1px solid hsla(0,0%,100%,.14);border-radius:24px;box-shadow:0 30px 80px rgba(0,0,0,.55),inset 0 1px 0 hsla(0,0%,100%,.16);color:#fff;max-height:min(88vh,640px);overflow:hidden;padding:22px 22px 18px;position:relative;text-align:center;width:min(440px,94vw)}.authPromptGlow{border-radius:50%;-webkit-filter:blur(30px);filter:blur(30px);opacity:.7;pointer-events:none;position:absolute}.authPromptGlow--one{-webkit-animation:authPromptPulse 5s ease-in-out infinite;animation:authPromptPulse 5s ease-in-out infinite;background:#ff5a7a;height:140px;left:-32px;top:-40px;width:140px}.authPromptGlow--two{animation:authPromptPulse 6.5s ease-in-out infinite reverse;background:#4c7dff;bottom:32px;height:160px;right:-56px;width:160px}.authPromptGlow--three{-webkit-animation:authPromptPulse 4.4s ease-in-out infinite;animation:authPromptPulse 4.4s ease-in-out infinite;background:#ffd36a;height:96px;right:28%;top:16%;width:96px}.authPromptFloat{-webkit-animation:authPromptFloat 6s ease-in-out infinite;animation:authPromptFloat 6s ease-in-out infinite;font-size:18px;opacity:.55;pointer-events:none;position:absolute}.authPromptFloat--heart{-webkit-animation-delay:0s;animation-delay:0s;color:#ff6b8a;left:8%;top:16%}.authPromptFloat--star{-webkit-animation-delay:.7s;animation-delay:.7s;color:#ffd36a;right:12%;top:10%}.authPromptFloat--play{-webkit-animation-delay:1.1s;animation-delay:1.1s;bottom:26%;color:#7aa6ff;left:6%}.authPromptFloat--comment{-webkit-animation-delay:.4s;animation-delay:.4s;bottom:20%;color:#9ef0c7;right:8%}.authPromptFloat--like{-webkit-animation-delay:1.6s;animation-delay:1.6s;color:#ff9a62;right:5%;top:40%}.authPromptClose{background:hsla(0,0%,100%,.08);border:0;border-radius:50%;color:#fff;cursor:pointer;font-size:26px;height:36px;line-height:1;position:absolute;right:12px;top:10px;width:36px;z-index:2}.authPromptBrand{align-items:center;display:flex;flex-direction:column;gap:4px;margin-bottom:10px;position:relative;z-index:1}.authPromptLogo{background:none;border:0;border-radius:0;box-shadow:none;height:112px;object-fit:contain;padding:0;width:112px}.authPromptWordmark{font-size:26px;font-weight:800;letter-spacing:.04em;margin:0}.authPromptTag{background:hsla(0,0%,100%,.08);border-radius:999px;color:hsla(0,0%,100%,.78);font-size:11px;letter-spacing:.12em;padding:3px 10px;text-transform:uppercase}.authPrompt h1{font-size:clamp(22px,4vw,30px);font-weight:800;line-height:1.1;margin:4px 0 6px;position:relative;z-index:1}.authPromptLead{color:hsla(0,0%,100%,.78);font-size:14px;line-height:1.4;margin:0 auto 14px;max-width:360px;position:relative;z-index:1}.authPromptPerks{grid-gap:8px;display:grid;gap:8px;list-style:none;margin:0 0 16px;padding:0;position:relative;text-align:left;z-index:1}.authPromptPerks li{align-items:center;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.08);border-radius:14px;display:flex;gap:10px;padding:8px 12px}.authPromptPerks svg{background:hsla(0,0%,100%,.1);border-radius:10px;flex:0 0 32px;height:32px;padding:7px;width:32px}.authPromptPerks strong{display:block;font-size:14px}.authPromptPerks span{color:hsla(0,0%,100%,.68);display:block;font-size:12px;margin-top:1px}.authPromptActions{display:flex;flex-direction:column;gap:8px;position:relative;z-index:1}.authPromptLater,.authPromptLogin{border-radius:14px;cursor:pointer;font-size:15px;font-weight:700;min-height:46px;width:100%}.authPromptLogin{-webkit-animation:authPromptShine 3.2s ease-in-out infinite;animation:authPromptShine 3.2s ease-in-out infinite;background:linear-gradient(90deg,#ffd36a,#ff7a59,#ff5a7a);background-size:180% 100%;border:0;box-shadow:0 10px 24px rgba(255,90,122,.35);color:#111}.authPromptLater{background:transparent;border:1px solid hsla(0,0%,100%,.18);color:#fff}@-webkit-keyframes authPromptFade{0%{opacity:0}to{opacity:1}}@keyframes authPromptFade{0%{opacity:0}to{opacity:1}}@-webkit-keyframes authPromptPop{0%{opacity:0;-webkit-transform:translateY(18px) scale(.94);transform:translateY(18px) scale(.94)}to{opacity:1;-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}}@keyframes authPromptPop{0%{opacity:0;-webkit-transform:translateY(18px) scale(.94);transform:translateY(18px) scale(.94)}to{opacity:1;-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}}@-webkit-keyframes authPromptPulse{0%,to{opacity:.55;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:.85;-webkit-transform:scale(1.18);transform:scale(1.18)}}@keyframes authPromptPulse{0%,to{opacity:.55;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:.85;-webkit-transform:scale(1.18);transform:scale(1.18)}}@-webkit-keyframes authPromptFloat{0%,to{-webkit-transform:translateY(0) rotate(-8deg);transform:translateY(0) rotate(-8deg)}50%{-webkit-transform:translateY(-10px) rotate(8deg);transform:translateY(-10px) rotate(8deg)}}@keyframes authPromptFloat{0%,to{-webkit-transform:translateY(0) rotate(-8deg);transform:translateY(0) rotate(-8deg)}50%{-webkit-transform:translateY(-10px) rotate(8deg);transform:translateY(-10px) rotate(8deg)}}@-webkit-keyframes authPromptShine{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes authPromptShine{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@media (max-width:640px){.authPrompt{border-radius:20px;padding:20px 16px 16px}.authPromptLogo{height:92px;width:92px}.authPromptWordmark{font-size:22px}.authPromptPerks li{padding:8px 10px}}.shortsSection{box-sizing:border-box;margin:6px 0 18px;max-width:100%;padding:0;width:100%}.shortsSection__header{align-items:center;display:flex;gap:8px;margin-bottom:12px;padding:0 2px}.shortsSection__logo{color:#f03;flex-shrink:0;font-size:1.45rem}.shortsSection__title{color:#fff;font-size:1.05rem;font-weight:700;letter-spacing:.01em;margin:0}.shortsSection__row{-webkit-overflow-scrolling:touch;display:flex;gap:10px;overflow-x:auto;overflow-y:hidden;padding:2px 2px 8px;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;scrollbar-width:none}.shortsSection__row::-webkit-scrollbar{display:none}.shortCard{backdrop-filter:blur(12px) saturate(130%);-webkit-backdrop-filter:blur(12px) saturate(130%);background:linear-gradient(145deg,hsla(0,0%,100%,.12),hsla(0,0%,100%,.04));border:1px solid hsla(0,0%,100%,.22);border-radius:18px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.25),0 10px 28px rgba(0,0,0,.32);cursor:pointer;flex:0 0 148px;overflow:hidden;scroll-snap-align:start;transition:box-shadow .18s ease,-webkit-transform .18s ease;transition:transform .18s ease,box-shadow .18s ease;transition:transform .18s ease,box-shadow .18s ease,-webkit-transform .18s ease;width:148px}.shortCard:hover{box-shadow:inset 0 1px 0 hsla(0,0%,100%,.3),0 14px 32px rgba(0,0,0,.38);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.shortCard__media{background:#0f0f0f;height:220px;overflow:hidden;position:relative;width:100%}.shortCard__thumb{display:block;height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.shortCard__overlay{background:linear-gradient(180deg,transparent,rgba(0,0,0,.72));height:55%;inset:auto 0 0;pointer-events:none;position:absolute}.shortCard__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#fff;display:-webkit-box;font-size:.78rem;font-weight:600;line-height:1.3;margin:0;min-height:2.6em;overflow:hidden;padding:10px 10px 12px}@media (min-width:1000px){.shortCard{flex:0 0 168px;width:168px}.shortCard__media{height:250px}}.paymentPage{background:#050505;color:#fff;min-height:100dvh;overflow:hidden;position:relative}.paymentBg{-webkit-filter:blur(10px);filter:blur(10px);height:calc(100% + 32px);inset:-16px;object-fit:cover;pointer-events:none;position:absolute;width:calc(100% + 32px)}.paymentShell{background:rgba(0,0,0,.38);box-sizing:border-box;display:flex;flex-direction:column;gap:22px;margin:0 auto;max-width:980px;min-height:100dvh;padding:28px 16px 110px;position:relative;z-index:1}.paymentDone,.paymentIntro p,.paymentIntro span,.paymentPlan em,.paymentSkip,.paymentTotal{color:hsla(0,0%,100%,.72)}.paymentIntro h1{font-size:1.8rem;margin:6px 0 8px}.paymentPlans{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.paymentPlan{backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);background:rgba(18,18,22,.42);border:1px solid hsla(0,0%,100%,.12);border-radius:22px;color:#fff;cursor:pointer;min-width:0;padding:16px;text-align:left}.paymentPlan.isOn{background:hsla(0,0%,100%,.12);border-color:hsla(0,0%,100%,.7)}.paymentPlan strong{display:block;font-size:1rem}.paymentPlan b{display:block;font-size:1.7rem;margin:8px 0}.paymentPlan small{color:hsla(0,0%,100%,.7);font-size:.85rem;font-weight:500}.paymentPlan em{display:block;font-size:.82rem;font-style:normal;min-height:2.4em}.paymentPlan ul{list-style:none;margin:12px 0 0;padding:0}.paymentPlan li{align-items:center;display:flex;font-size:.86rem;gap:8px;margin-top:8px}.paymentCheckout{background:rgba(18,18,22,.5);border:1px solid hsla(0,0%,100%,.12);border-radius:22px;margin:0 auto;padding:16px;width:min(420px,100%)}.paymentTotal{margin:0 0 12px;text-align:center}.paymentError{color:#fecaca;font-size:.88rem;text-align:center}.paymentDone{padding:24px 8px;text-align:center}.paymentSkip{background:transparent;border:0;cursor:pointer;display:block;margin-top:10px;text-decoration:underline;width:100%}.paymentForm2{align-items:center;background-color:#fff;box-shadow:0 0 3px rgba(0,0,0,.5);display:flex;flex-direction:column;height:500px;justify-content:space-around;left:50%;padding-bottom:50px;position:absolute;top:20%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:450px}@media (max-width:820px){.paymentPlans{grid-template-columns:1fr}.paymentShell{padding-top:18px}}.UseroptionEditTools,.UseroptionEditToolsWatch{display:none}@media (min-width:1000px){.UseroptionEditTools{border-radius:0 0 20px 20px;height:400px}.UseroptionEditTools,.UseroptionEditToolsWatch{background-color:#fff;float:right;margin-left:2.5%;margin-right:1%;width:5%}.UseroptionEditToolsWatch{border-radius:20px 20px 20px 20px;height:80vh;margin-top:4vh}.UseroptionEditTools,.UseroptionEditToolsWatch{box-shadow:0 3px 6px rgba(0,0,0,.05);display:none;display:flex;flex-direction:column;overflow:hidden}}.headerphoto{background:transparent;border-bottom:none;box-sizing:border-box;color:#5f6470;height:72px;justify-content:space-between;padding:0 12px;width:100%}.headerphoto,.headerphoto div{align-items:center;display:flex}.headerphoto img{box-shadow:0 6px 14px rgba(0,0,0,.12);object-fit:cover}.headerphoto img,.profileMoreBtn{border-radius:50%;cursor:pointer;height:44px;width:44px}.profileMoreBtn{align-items:center;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.18);color:#f8fafc;display:inline-flex;font-size:22px;justify-content:center;margin:0;padding:0}.profileMoreBtn:hover{background:hsla(0,0%,100%,.16)}.headerphoto figure{align-items:center;display:flex;margin:0 8px}.headerphoto h1{color:#101826;font-size:20px;font-weight:700;margin:0}.profileEditBtn{background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.16);border-radius:999px;color:#f8fafc;cursor:pointer;font-family:inherit;font-size:16px;font-weight:700;margin:0;padding:6px 14px}.profileEditBtn.isActive{background:#f03;border-color:#f03;color:#fff}.headerphoto span{align-items:center;display:inline-flex;font-size:24px;margin:0 6px}@media (min-width:1000px){.headerphoto{height:72px;width:78%}}.headerphotoWatch{align-items:center;color:gray;display:flex;height:60px;justify-content:space-between;width:75%}.headerphotoWatch div{display:flex}.headerphotoWatch img{border:1px solid #000;border-radius:50%;height:40px;margin:10px;width:40px}.headerphotoWatch figure{height:100%;margin:0}.headerphotoWatch h1{font-size:20px;font-weight:400}.headerphotoWatch span{font-size:25px;margin:10px}@media (max-width:1000px){.headerphotoWatch{display:none}}.postEditOverlay{align-items:center;background:rgba(0,0,0,.62);display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:80}.postEditCard{background:#141414;border:1px solid hsla(0,0%,100%,.12);border-radius:18px;box-shadow:0 24px 60px rgba(0,0,0,.45);color:#f1f1f1;padding:22px 20px 18px;width:min(100%,440px)}.postEditCard h2{font-size:1.15rem;margin:0 0 16px}.postEditCard label{color:#aaa;display:flex;flex-direction:column;font-size:.82rem;gap:6px;margin-bottom:12px}.postEditCard input,.postEditCard textarea{background:#0f0f0f;border:1px solid hsla(0,0%,100%,.14);border-radius:10px;box-sizing:border-box;color:#f1f1f1;font:inherit;padding:10px 12px;width:100%}.postEditError{color:#ff6b7a;font-size:.85rem;margin:0 0 10px}.postEditActions{display:flex;gap:8px;justify-content:flex-end}.postEditActions button{background:hsla(0,0%,100%,.1);border:0;border-radius:999px;color:#f1f1f1;cursor:pointer;padding:8px 14px}.postEditSave{background:#f03!important}.homePage{background-color:#000;height:100vh}.homePage,.WatchPage.homeFeed{overflow-x:hidden;overflow-y:auto}.WatchPage.homeFeed{color:#f1f1f1;min-height:100vh}.MainBodyWatch::-webkit-scrollbar,.WatchPage::-webkit-scrollbar{display:none}.MainBodyWatch,.WatchPage{-ms-overflow-style:none;scrollbar-width:none}.WatchPage.homeFeed{background:#0f0f0f;display:flex;flex-direction:column;height:100vh;max-height:100vh;overflow:hidden;position:relative}.homeFeedScroll{-webkit-overflow-scrolling:touch;flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;scrollbar-width:none}.homeFeedScroll::-webkit-scrollbar{display:none}.homeStickyStack{background:transparent;pointer-events:none;position:-webkit-sticky;position:sticky;top:0;z-index:20}.homeStickyStack .catline,.homeStickyStack .homeLogoSlot,.homeStickyStack .main-header{pointer-events:auto}.homeLogoSlot{background:#0f0f0f;overflow:hidden}.WatchPage.homeFeed .main-header{backdrop-filter:none;-webkit-backdrop-filter:none;background:#141414;border:1px solid hsla(0,0%,100%,.1);margin:12px auto 10px;position:relative!important;top:auto!important;width:min(720px,calc(100% - 24px));will-change:transform;z-index:1}.WatchPage.homeFeed .homeStickyStack .catline{backdrop-filter:blur(18px) saturate(160%);-webkit-backdrop-filter:blur(18px) saturate(160%);background:hsla(0,0%,7%,.22);border:1px solid hsla(0,0%,100%,.16);box-shadow:none;margin-bottom:0;margin-left:auto;margin-right:auto;position:relative;top:auto;width:min(720px,calc(100% - 24px));z-index:16}.WatchPage.homeFeed .MainBodyWatch,.WatchPage.homeFeed .MainBodyWatch.isEmbedded{border-right:0;display:block;float:none!important;height:auto!important;margin:0 auto;max-width:none;overflow:visible!important;padding-left:12px;padding-right:12px;padding-top:12px;width:100%!important}.WatchPage.homeFeed .MainBodyWatch>div{margin-left:auto;margin-right:auto;max-width:720px;width:100%}.WatchPage.homeFeed .MainBodyWatch .EmptyMassage{align-items:center;box-sizing:border-box;display:flex;justify-content:center;min-height:calc(100dvh - 190px);padding-bottom:72px;width:100%}.WatchPage.homeFeed .MainBodyWatch .EmptyMassage p{margin:0 auto}.HomePage.homePage,.visitedHomepage.homePage{box-sizing:border-box;display:flex;flex-direction:column;height:auto;min-height:100dvh;overflow:visible;padding-bottom:80px}.HomePage .FriendPart.small,.visitedHomepage .FriendPart.small{display:none}.HomePage .headerphoto,.visitedHomepage .headerphoto{background:#000;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:24}.HomePage .UserOptions,.HomePage .UserOptionsVisted,.visitedHomepage .UserOptions,.visitedHomepage .UserOptionsVisted{float:none;position:-webkit-sticky;position:sticky;top:72px;z-index:23}.HomePage .MainBody,.HomePage .MainBody.isEmbedded,.HomePage .MainBodyVisted,.HomePage .MainBodyVisted.isEmbedded,.visitedHomepage .MainBody,.visitedHomepage .MainBody.isEmbedded,.visitedHomepage .MainBodyVisted,.visitedHomepage .MainBodyVisted.isEmbedded{display:flex;flex:1 1 auto;flex-direction:column;float:none!important;height:auto!important;margin:8px auto 0;max-height:none!important;min-height:0;overflow:visible!important;overflow-y:visible!important;scroll-behavior:auto;width:min(940px,96%)}.HomePage .profileTabPane,.visitedHomepage .profileTabPane{-webkit-animation:profileTabIn .32s ease;animation:profileTabIn .32s ease;display:flex;flex:1 1 auto;flex-direction:column;min-height:0;width:100%}@-webkit-keyframes profileTabIn{0%{opacity:0;-webkit-transform:translate3d(0,14px,0);transform:translate3d(0,14px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes profileTabIn{0%{opacity:0;-webkit-transform:translate3d(0,14px,0);transform:translate3d(0,14px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.HomePage .EmptyMassage,.visitedHomepage .EmptyMassage{align-items:center;box-sizing:border-box;display:flex;flex:1 1 auto;height:auto;justify-content:center;min-height:180px}@media (min-width:1000px){.homePage,.WatchPage.homeFeed{margin-left:110px;width:91vw}.WatchPage.homeFeed{height:100vh;min-height:100vh}.HomePage .headerphoto,.visitedHomepage .headerphoto{width:78%}.HomePage .MainBody.isEmbedded,.HomePage .MainBodyVisted.isEmbedded,.visitedHomepage .MainBody.isEmbedded,.visitedHomepage .MainBodyVisted.isEmbedded{margin-left:0;margin-right:auto;width:78%}}.alertAskBackground{background:rgba(0,0,0,.45);inset:0;position:fixed;z-index:80}.alertAsk,.alertAskBackground{align-items:center;display:flex;justify-content:center}.alertAsk{background-color:#fff;background-color:var(--third-color,#fff);border-radius:12px;box-shadow:0 0 16px rgba(0,0,0,.35);flex-direction:column;gap:16px;min-height:150px;padding:24px 16px;text-align:center;width:min(280px,90vw)}.alertAsk h1{font-size:18px;font-weight:500;padding:0 8px}.alertAskButtons{display:flex;gap:10px}.alertAsk button{border-radius:8px;cursor:pointer;font-weight:500;min-width:100px;padding:8px 12px}.Notifications{background-color:var(--third-color);color:var(--font-color);height:100vh;width:100%}.Notifications .notificationsWindow{align-items:center;background-color:var(--main-color);box-shadow:0 5px 6px rgba(0,0,0,.05);display:flex;display:none;font-size:2vh;height:2vh;justify-content:space-around;margin-bottom:3px;margin-left:auto;margin-right:auto;width:100vw}.Notifications .nof{font-size:2.1vh;font-weight:600;height:60px;justify-content:space-between;width:100vw}.Notifications .nof,.Notifications .nof-leftsec{align-items:center;display:flex;min-width:0;overflow:hidden}.Notifications .nof-leftsec{width:50%}.Notifications hr{background-color:var(--main-color);border:0;height:1px;margin-right:50px;width:70%}.Notifications figure{align-items:center;box-shadow:0 5px 6px rgba(0,0,0,.05);display:flex;flex-direction:row;height:6vh;justify-content:space-around;margin:0;position:fixed;text-align:center;top:10px;width:100vw}.Notifications figure .nofTitle{font-size:20px;font-weight:500;margin-left:20px;margin-right:20px;width:60%}.liqudframe{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:var(--main-color);border-bottom:1px solid hsla(0,0%,100%,.1);border-left:1px solid hsla(0,0%,100%,.2);border-radius:20px;border-top:1px solid hsla(0,0%,100%,.3);box-shadow:3px 3px 3px rgba(0,0,0,.089);font-size:20px;padding:10px}.Notifications div .dateinfo,.Notifications div .textinfo{color:gray;font-size:13px}.Notifications .nofMeta{align-items:center;display:flex;gap:6px;min-width:0;overflow:hidden}.nofUnread{background:#e23d3d;border-radius:50%;box-sizing:border-box;color:#fff;font-size:10px;font-weight:700;height:16px;line-height:16px;min-width:16px;padding:0 4px;text-align:center}.Notifications .nof .nof-leftsec .imgRap{border:1px solid;border-radius:50%;box-sizing:border-box;cursor:pointer;flex-shrink:0;height:60px;margin-right:15px;min-width:60px;overflow:hidden;width:60px}.Notifications .nof .nof-leftsec .imgRap.hasStory{background:linear-gradient(135deg,#ff4d7d,#ffa800 45%,#7c3aed);border:0;padding:3px}.Notifications .imgRap img{border-radius:50%;height:100%;object-fit:cover;width:100%}.Notifications .nof span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:20%}.Notifications .nof span{overflow:hidden}.Notifications .nofline{color:var(--font-color);display:flex;flex:1 1;flex-direction:column;margin:0;min-width:0;overflow:hidden}.Notifications .nofline p{margin:0;padding:0}.Notifications .nofline .dateinfo,.Notifications .nofline p{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:1000px){.Notifications div:first-of-type{margin-left:auto;margin-right:auto;width:96%}.Notifications figure{margin-top:-4px;width:100%}}@media(min-width:1000px){.Notifications{height:100vh;margin-left:110px;width:91vw}.Notifications .nof,.Notifications figure{width:70vw}}.Search{-webkit-animation:searchPageIn .42s cubic-bezier(.32,.72,0,1);animation:searchPageIn .42s cubic-bezier(.32,.72,0,1);background:#0f0f0f;box-sizing:border-box;color:#f1f1f1;display:flex;flex-direction:column;height:100dvh;min-height:100dvh;overflow:hidden;padding-bottom:80px;width:100%}@-webkit-keyframes searchPageIn{0%{opacity:0;-webkit-transform:translate3d(0,18px,0);transform:translate3d(0,18px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes searchPageIn{0%{opacity:0;-webkit-transform:translate3d(0,18px,0);transform:translate3d(0,18px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.searchBar{align-items:center;-webkit-animation:searchBarIn .5s cubic-bezier(.32,.72,0,1);animation:searchBarIn .5s cubic-bezier(.32,.72,0,1);background:#181818;border:1px solid hsla(0,0%,100%,.08);border-radius:12px;box-shadow:none;box-sizing:border-box;display:flex;flex-shrink:0;gap:8px;height:48px;margin:12px auto 8px;padding:0 6px 0 14px;width:min(720px,calc(100% - 24px))}@-webkit-keyframes searchBarIn{0%{opacity:0;-webkit-transform:translate3d(0,-12px,0) scale(.98);transform:translate3d(0,-12px,0) scale(.98)}to{opacity:1;-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}}@keyframes searchBarIn{0%{opacity:0;-webkit-transform:translate3d(0,-12px,0) scale(.98);transform:translate3d(0,-12px,0) scale(.98)}to{opacity:1;-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}}.Search .searchBar input{background:transparent;border:0;border-radius:0;color:#fff;flex:1 1 auto;font-size:16px;height:100%;min-width:0;outline:none;padding:0;width:auto}.Search .searchBar input::-webkit-input-placeholder{color:hsla(0,0%,100%,.45)}.Search .searchBar input:-ms-input-placeholder{color:hsla(0,0%,100%,.45)}.Search .searchBar input::placeholder{color:hsla(0,0%,100%,.45)}.searchBarButton{align-items:center;background:transparent;border:0;border-radius:10px;box-shadow:none;color:#fff;cursor:pointer;display:inline-flex;flex:0 0 36px;height:36px;justify-content:center;width:36px}.searchBarButton svg{font-size:22px}.searchOptions{align-items:center;backdrop-filter:none;-webkit-backdrop-filter:none;background:transparent;border:1px solid transparent;border-radius:0;box-shadow:none;box-sizing:border-box;color:#f1f1f1;display:flex;flex-shrink:0;gap:8px;height:auto;margin:0 auto;max-height:0;opacity:0;overflow:hidden;padding:0 10px;pointer-events:none;position:relative;scrollbar-width:none;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);transition:max-height .36s ease,opacity .36s ease,margin .36s ease,padding .36s ease,border-color .36s ease,-webkit-transform .36s cubic-bezier(.32,.72,0,1);transition:max-height .36s ease,opacity .36s ease,transform .36s cubic-bezier(.32,.72,0,1),margin .36s ease,padding .36s ease,border-color .36s ease;transition:max-height .36s ease,opacity .36s ease,transform .36s cubic-bezier(.32,.72,0,1),margin .36s ease,padding .36s ease,border-color .36s ease,-webkit-transform .36s cubic-bezier(.32,.72,0,1);width:min(720px,calc(100% - 24px));z-index:1}.searchOptions.isVisible{border-color:transparent;margin:0 auto 4px;max-height:56px;opacity:1;overflow-x:auto;overflow-y:hidden;padding:4px 2px;pointer-events:auto;-webkit-transform:translateZ(0);transform:translateZ(0)}.searchOptions::-webkit-scrollbar{display:none}.Search .searchOptions span{align-items:center;background:transparent;border:1px solid hsla(0,0%,100%,.1);border-radius:999px;color:hsla(0,0%,100%,.72);cursor:pointer;display:inline-flex;flex:0 0 auto;font-size:.8rem;font-weight:500;height:auto;line-height:1;margin:0;padding:6px 12px;transition:background .2s ease,color .2s ease,border-color .2s ease,-webkit-transform .2s ease;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease,-webkit-transform .2s ease;white-space:nowrap}.Search .searchOptions span:active{-webkit-transform:scale(.96);transform:scale(.96)}.Search .searchOptions span.activeSearch{background:#f1f1f1;border-color:#f1f1f1;border-bottom:0;color:#0f0f0f;font-weight:700}.searchResults{margin:0 auto;position:relative;width:min(720px,100%)}.searchResults,.searchResultsPane{display:flex;flex:1 1 auto;flex-direction:column;min-height:0}.searchResultsPane{-webkit-animation:searchResultsIn .34s cubic-bezier(.32,.72,0,1);animation:searchResultsIn .34s cubic-bezier(.32,.72,0,1);height:100%}.searchResults.isVisible .searchResultsPane{-webkit-animation:searchResultsIn .4s cubic-bezier(.32,.72,0,1);animation:searchResultsIn .4s cubic-bezier(.32,.72,0,1)}@-webkit-keyframes searchResultsIn{0%{opacity:0;-webkit-transform:translate3d(0,16px,0);transform:translate3d(0,16px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes searchResultsIn{0%{opacity:0;-webkit-transform:translate3d(0,16px,0);transform:translate3d(0,16px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.Search .MainBodyVisted{background:#0f0f0f;color:#f1f1f1;display:flex;flex:1 1 auto;flex-direction:column;height:100%;margin:0 auto;min-height:0;overflow-x:hidden;overflow-y:auto;width:100%}.Search .MainBodyVisted>div{display:flex;flex:1 1 auto;flex-direction:column;min-height:100%}.Search .EmptyMassage{align-items:center;display:flex;flex:none;height:auto;inset:0;justify-content:center;margin:0;min-height:0;pointer-events:none;position:absolute;width:100%;z-index:2}.Search .EmptyMassage p{pointer-events:auto}.Search .backsearch{border-radius:0;box-sizing:border-box;display:flex;flex-direction:column;gap:0;padding:0 8px 28px}.Search .backsearch,.Search .inline.feed-card{background:transparent;margin:0;max-width:none;width:100%}.Search .UserType{align-items:center;backdrop-filter:none;-webkit-backdrop-filter:none;background:transparent;border:0;border-bottom:1px solid hsla(0,0%,100%,.06);border-radius:0;box-shadow:none;box-sizing:border-box;display:flex;gap:12px;height:auto;justify-content:flex-start;margin:0;min-height:0;padding:12px 8px;width:100%}.Search .MainBodyVisted .UserType img,.Search .MainBodyVisted .UserType img:first-child{background:#1a1a1a;border:0;border-radius:50%;flex-shrink:0;height:44px;max-height:44px;max-width:44px;object-fit:cover;width:44px}.Search .UserType .UserTypeMeta,.Search .UserType div{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column;gap:3px;justify-content:center;min-width:0;overflow:hidden;width:auto}.Search .UserType .UserTypeName,.Search .UserType p.UserTypeName{color:#f1f1f1;cursor:pointer;flex:none;font-size:.92rem;font-weight:600;margin:0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.Search .UserType .UserTypeFollowers{color:hsla(0,0%,100%,.45);font-size:.72rem;font-weight:400;margin:0;white-space:nowrap}.Search .UserType button{background:transparent;border:1px solid hsla(0,0%,100%,.16);border-radius:8px;color:#f1f1f1;cursor:pointer;flex:0 0 auto;font-size:.75rem;font-weight:600;height:30px;margin:0;min-width:0;padding:0 14px;width:auto}.Search .searchResults.isVisible .feed-card,.Search .searchResults.isVisible .inline,.Search .searchResults.isVisible .UserType{-webkit-animation:searchItemIn .38s cubic-bezier(.32,.72,0,1) both;animation:searchItemIn .38s cubic-bezier(.32,.72,0,1) both}.Search .searchResults.isVisible .feed-card:first-child,.Search .searchResults.isVisible .inline:first-child{-webkit-animation-delay:.02s;animation-delay:.02s}.Search .searchResults.isVisible .feed-card:nth-child(2),.Search .searchResults.isVisible .inline:nth-child(2){-webkit-animation-delay:.06s;animation-delay:.06s}.Search .searchResults.isVisible .feed-card:nth-child(3),.Search .searchResults.isVisible .inline:nth-child(3){-webkit-animation-delay:.1s;animation-delay:.1s}.Search .searchResults.isVisible .feed-card:nth-child(4),.Search .searchResults.isVisible .inline:nth-child(4){-webkit-animation-delay:.14s;animation-delay:.14s}.Search .searchResults.isVisible .feed-card:nth-child(5),.Search .searchResults.isVisible .inline:nth-child(5){-webkit-animation-delay:.18s;animation-delay:.18s}.Search .searchResults.isVisible .feed-card:nth-child(6),.Search .searchResults.isVisible .inline:nth-child(6){-webkit-animation-delay:.22s;animation-delay:.22s}@-webkit-keyframes searchItemIn{0%{opacity:0;-webkit-transform:translate3d(0,14px,0);transform:translate3d(0,14px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes searchItemIn{0%{opacity:0;-webkit-transform:translate3d(0,14px,0);transform:translate3d(0,14px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@media(min-width:1000px){.Search{height:100dvh;margin-left:110px;width:91vw}}.WatchPage{background:#050505;color:#fff}.WatchPage,.watchPageShell{height:100dvh;min-height:100dvh;overflow:hidden;width:100%}.watchPageShell{display:flex;flex-direction:column;margin:0;max-width:none;position:relative}.watchSearchButton{align-items:center;background:transparent;border:0;border-radius:50%;color:#fff;cursor:pointer;display:inline-flex;font-size:1.45rem;height:42px;justify-content:center;margin:0;padding:0;position:absolute;right:16px;top:14px;width:42px;z-index:20}.WatchBody{-ms-overflow-style:none;-webkit-overflow-scrolling:touch;flex:1 1 auto;height:100%;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;padding-bottom:0;-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory;scrollbar-width:none}.WatchBody::-webkit-scrollbar{display:none}.watchItem{border-radius:0;flex:0 0 100%;margin:0;overflow:hidden;scroll-snap-align:start;scroll-snap-stop:always}.watchItem,.watchStage{background:#000;height:100%;min-height:100%;position:relative}.watchStage{width:100%}.watchItemMedia{display:block;height:100%;object-fit:cover;width:100%}.watchItemCarousel{height:100%;position:relative;width:100%}.watchItemDots{display:flex;gap:5px;justify-content:center;left:0;pointer-events:none;position:absolute;right:0;top:18px;z-index:3}.watchItemDots span{background:hsla(0,0%,100%,.4);border-radius:50%;height:6px;width:6px}.watchItemDots span.isActive{background:#fff}.watchHud{inset:0;pointer-events:none;position:absolute;z-index:200}.watchHud>:not(.watchItemOverlay){pointer-events:auto}.watchItemOverlay{background:linear-gradient(180deg,rgba(0,0,0,.18),rgba(0,0,0,.12) 42%,rgba(0,0,0,.78) 78%);inset:0;z-index:0}.watchItemOverlay,.watchPlayButton{pointer-events:none;position:absolute}.watchPlayButton{align-items:center;background:transparent;border:0;border-radius:0;color:#fff;display:flex;-webkit-filter:drop-shadow(0 2px 8px rgba(0,0,0,.55));filter:drop-shadow(0 2px 8px rgba(0,0,0,.55));height:72px;justify-content:center;left:50%;margin:0;opacity:0;padding:0;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);visibility:hidden;width:72px;z-index:30}.watchPlayButton.isOn{opacity:1;visibility:visible}.watchPlayButton:before{border-color:transparent transparent transparent #fff;border-style:solid;border-width:18px 0 18px 30px;content:"";display:block;height:0;margin-left:6px;width:0}.watchPlayButton svg{display:none}.watchPlayButton.isPlaying:before{background:linear-gradient(#fff,#fff) 0 0 /9px 100% no-repeat,linear-gradient(#fff,#fff) 100% 0 /9px 100% no-repeat;border:0;height:32px;margin-left:0;width:24px}.watchActions{bottom:calc(96px + env(safe-area-inset-bottom, 0px));display:flex;gap:14px;justify-content:flex-end;position:absolute;right:12px;top:auto;width:64px;z-index:4}.watchAction,.watchActions{align-items:center;flex-direction:column;pointer-events:auto}.watchAction{background:transparent;border:0;border-radius:0;box-shadow:none;color:#fff;cursor:pointer;display:inline-flex;font-size:1.55rem;justify-content:center;min-height:0;min-width:0;padding:0;position:relative;transition:color .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,color .2s ease;transition:transform .2s ease,color .2s ease,-webkit-transform .2s ease;width:auto;z-index:41}.watchAction svg{-webkit-filter:drop-shadow(0 2px 6px rgba(0,0,0,.55));filter:drop-shadow(0 2px 6px rgba(0,0,0,.55))}.watchAction.isActive{background:transparent;border:0;color:#ff2d55}.watchAction.isDislike.isActive{color:#3ea6ff}.watchAction.isActive span{color:inherit}.watchAction:hover{-webkit-transform:scale(1.08);transform:scale(1.08)}.watchAction span{color:#fff;font-size:.78rem;font-weight:800;letter-spacing:.02em;line-height:1.1;margin-top:4px}.watchItemText{bottom:calc(96px + env(safe-area-inset-bottom, 0px));left:16px;max-height:28%;overflow:hidden;position:absolute;right:88px;z-index:3}.watchMusicDisc{-webkit-animation:none;animation:none;background:radial-gradient(circle at 30% 30%,#fff 9%,transparent 10%),radial-gradient(circle at 50% 50%,hsla(0,0%,100%,.14) 0,hsla(0,0%,100%,.04) 40%),#111;border-radius:50%;bottom:auto;box-shadow:0 0 0 1px hsla(0,0%,100%,.08),inset 0 0 0 10px hsla(0,0%,100%,.04);flex-shrink:0;height:48px;margin-top:4px;position:relative;right:auto;width:48px;z-index:2}.watchItem.isActive .watchMusicDisc{-webkit-animation:watchDiscSpin 8s linear infinite;animation:watchDiscSpin 8s linear infinite}.watchMusicDisc:after{background:hsla(0,0%,100%,.6);inset:22px}.watchMusicDisc:after,.watchMusicDisc:before{border-radius:50%;content:"";position:absolute}.watchMusicDisc:before{background:hsla(0,0%,100%,.14);inset:16px}.watchSwipeHint{align-items:center;background:rgba(0,0,0,.48);border:1px solid hsla(0,0%,100%,.12);border-radius:999px;bottom:18px;color:hsla(0,0%,100%,.9);display:inline-flex;font-size:.82rem;gap:8px;left:50%;padding:10px 14px;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:2}@-webkit-keyframes watchDiscSpin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes watchDiscSpin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.watchItemAuthor{align-items:center;display:flex;gap:12px;margin-bottom:10px}.watchItemAuthorRow{align-items:center;display:flex;gap:8px;min-width:0}.watchItemAuthorRow strong{cursor:pointer}.watchSubscribe{background:#fe2c55;border:0;border-radius:4px;color:#fff;cursor:pointer;flex:0 0 auto;font-size:.72rem;font-weight:700;height:22px;line-height:22px;margin:0;padding:0 10px;width:auto}.watchSubscribe.isOn{background:hsla(0,0%,100%,.18)}.watchTimelineWrap{align-items:center;bottom:calc(72px + env(safe-area-inset-bottom, 0px));display:flex;height:28px;left:0;padding:0 10px;pointer-events:auto;position:absolute;right:0;z-index:40}.watchTimeline{background:hsla(0,0%,100%,.35);width:100%}.watchTimeline,.watchTimelineFill{border-radius:999px;height:2px;position:relative}.watchTimelineFill{background:#fff;width:0}.watchCommentsOverlay{align-items:flex-end;background:rgba(6,8,12,0);display:flex;inset:0;justify-content:center;overflow:hidden;padding:0;pointer-events:auto;position:fixed;transition:background .32s ease;z-index:20000}.watchCommentsOverlay.isOpen{background:rgba(6,8,12,.42)}.watchCommentsSheet{backdrop-filter:blur(22px) saturate(160%);-webkit-backdrop-filter:blur(22px) saturate(160%);background:radial-gradient(120% 80% at 12% 0,hsla(0,0%,100%,.22) 0,hsla(0,0%,100%,0) 46%),radial-gradient(90% 70% at 88% 18%,rgba(120,190,255,.16) 0,rgba(120,190,255,0) 52%),linear-gradient(180deg,hsla(0,0%,100%,.14),rgba(18,18,22,.28) 38%,rgba(10,10,14,.42));background-color:rgba(18,18,20,.38);border:1px solid hsla(0,0%,100%,.16);border-radius:28px 28px 0 0;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.22),inset 0 -1px 0 hsla(0,0%,100%,.05),0 18px 40px rgba(0,0,0,.28);display:flex;flex-direction:column;max-height:min(52vh,100%);opacity:.72;overflow:hidden;padding-bottom:calc(14px + env(safe-area-inset-bottom, 0px));position:relative;-webkit-transform:translate3d(0,118%,0);transform:translate3d(0,118%,0);transition:opacity .28s ease,-webkit-transform .34s cubic-bezier(.22,1,.32,1);transition:transform .34s cubic-bezier(.22,1,.32,1),opacity .28s ease;transition:transform .34s cubic-bezier(.22,1,.32,1),opacity .28s ease,-webkit-transform .34s cubic-bezier(.22,1,.32,1);width:100%}.watchCommentsOverlay.isOpen .watchCommentsSheet{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}.watchCommentsSheet:after,.watchCommentsSheet:before{border-radius:50%;content:"";-webkit-filter:blur(18px);filter:blur(18px);opacity:.55;pointer-events:none;position:absolute}.watchCommentsSheet:before{-webkit-animation:watchGlassDrift 7.5s ease-in-out infinite;animation:watchGlassDrift 7.5s ease-in-out infinite;background:hsla(0,0%,100%,.28);height:180px;left:-40px;top:-70px;width:180px}.watchCommentsSheet:after{animation:watchGlassDrift 9s ease-in-out infinite reverse;background:rgba(110,180,255,.22);bottom:40px;height:160px;right:-30px;width:160px}@-webkit-keyframes watchGlassDrift{0%{-webkit-transform:translate(0) scale(1);transform:translate(0) scale(1)}40%{-webkit-transform:translate(18%,12%) scale(1.12,.9);transform:translate(18%,12%) scale(1.12,.9)}70%{-webkit-transform:translate(-10%,8%) scale(.92,1.1);transform:translate(-10%,8%) scale(.92,1.1)}to{-webkit-transform:translate(0) scale(1);transform:translate(0) scale(1)}}@keyframes watchGlassDrift{0%{-webkit-transform:translate(0) scale(1);transform:translate(0) scale(1)}40%{-webkit-transform:translate(18%,12%) scale(1.12,.9);transform:translate(18%,12%) scale(1.12,.9)}70%{-webkit-transform:translate(-10%,8%) scale(.92,1.1);transform:translate(-10%,8%) scale(.92,1.1)}to{-webkit-transform:translate(0) scale(1);transform:translate(0) scale(1)}}.watchCommentsHandle{background:hsla(0,0%,100%,.42);border-radius:999px;flex:0 0 auto;height:4px;margin:10px auto 0;width:42px}.watchCommentsHead{align-items:center;display:flex;justify-content:space-between;padding:12px 16px 10px;position:relative;z-index:1}.watchCommentsHead strong{font-size:1rem;letter-spacing:.02em}.watchCommentsHead button{background:hsla(0,0%,100%,.1);border:0;border-radius:999px;color:#fff;cursor:pointer;padding:6px 12px}.watchCommentsList{flex:1 1;overflow:auto;padding:0 12px 12px;position:relative;z-index:1}.watchCommentsList .commentThread{grid-gap:10px;display:grid;gap:10px;grid-template-columns:36px 1fr}.watchCommentsList .commentRail{align-items:center;display:flex;flex-direction:column}.watchCommentsList .commentRail img{border-radius:50%;height:36px;object-fit:cover;width:36px}.watchCommentsList .commentSpine{background:hsla(0,0%,100%,.28);border-radius:999px;flex:1 1;margin-top:6px;width:3px}.watchCommentsList .commentCard strong{display:block;font-size:.88rem}.watchCommentsList .commentCard p{color:#d7deea;margin:6px 0 0}.watchCommentsList .commentMeta{align-items:center;color:#8b98b4;display:flex;font-size:.78rem;gap:12px;margin-top:8px}.watchCommentsList .commentMeta button{background:none;border:0;color:#69b4ff;cursor:pointer}.watchCommentComposer{align-items:center;display:flex;flex-wrap:wrap;gap:8px;padding:10px 12px 14px;position:relative;z-index:1}.watchCommentComposer input{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.12);border-radius:16px;color:#fff;flex:1 1;outline:none;padding:10px 12px}.watchCommentComposer button[type=submit]{background:hsla(0,0%,100%,.86);border:0;border-radius:999px;color:#111;cursor:pointer;padding:10px 16px}@media (prefers-reduced-motion:reduce){.watchCommentsOverlay,.watchCommentsSheet,.watchCommentsSheet:after,.watchCommentsSheet:before{-webkit-animation:none;animation:none;transition:none}}.watchCommentReplyNote{color:hsla(0,0%,100%,.7);display:flex;font-size:12px;justify-content:space-between;width:100%}.watchCommentComposer img{border-radius:50%;height:32px;object-fit:cover;width:32px}.watchItemAuthor img{border:1px solid hsla(0,0%,100%,.22);border-radius:50%;height:46px;object-fit:cover;width:46px}.watchItemAuthor strong{color:#fff;display:block;font-size:.98rem}.watchItemAuthorRow strong{display:inline;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.watchItemAuthor span{color:hsla(0,0%,100%,.72);display:block;font-size:.78rem}.watchItemTitle{color:#fff;font-size:1rem;line-height:1.4;margin:0 0 10px;max-width:100%}.watchItemDescription{color:hsla(0,0%,100%,.82);font-size:.85rem;line-height:1.5;margin:0 0 10px;max-width:100%}.watchItemHashtags{display:flex;flex-wrap:wrap;gap:8px}.watchItemHashtags span{color:hsla(0,0%,100%,.78);font-size:.78rem}.watchLoading{color:#ccc;padding:10px 0 32px;text-align:center}@media (max-width:720px){.WatchBody,.watchItem{height:100%}.watchItem{border-radius:0;min-height:100%}.watchAction{min-height:0;padding:0;width:auto}.watchItemText{bottom:calc(96px + env(safe-area-inset-bottom, 0px));right:84px}.watchTimelineWrap{bottom:calc(72px + env(safe-area-inset-bottom, 0px))}}.Settings{background:var(--third-color);box-sizing:border-box;color:var(--font-color);margin:0;min-height:100vh;overflow-y:auto;padding:0 0 140px;text-align:left;width:100%}.Settings .headerphoto{background:transparent;border-bottom:1px solid hsla(0,0%,100%,.08);color:#cbd5e1;width:100%}.Settings .headerphoto h1{color:#f8fafc}.settingsShell{box-sizing:border-box;margin:0 auto;padding:8px 20px 24px;width:min(100%,720px)}.settingsHero{align-items:center;display:flex;gap:18px;padding:18px 0 8px}.settingsAvatarWrap{background:linear-gradient(135deg,#ff4d7d,#ffa800 45%,#7c3aed);border-radius:50%;box-shadow:0 12px 28px rgba(0,0,0,.28);display:grid;height:88px;min-width:88px;place-items:center;width:88px}.settingImg,.settingsAvatarFallback{border-radius:50%;height:82px;object-fit:cover;width:82px}.settingsAvatarFallback{color:#fff;display:grid;font-size:28px;font-weight:700;place-items:center}.settingsKicker{color:hsla(0,0%,100%,.55);font-size:12px;letter-spacing:.08em;margin:0 0 4px;text-transform:uppercase}.settingsHero h1{font-size:28px;font-weight:700;letter-spacing:-.03em;margin:0}.settingsLead{color:hsla(0,0%,100%,.62);font-size:14px;margin:6px 0 0}.settingsCard{background:#090b10;border:1px solid hsla(0,0%,100%,.1);border-radius:22px;box-shadow:0 18px 40px rgba(0,0,0,.28);margin:16px 0 0;padding:22px 20px 12px}.settingsCard h2{align-items:center;color:#f8fafc;display:flex;font-size:15px;font-weight:600;gap:8px;margin:0 0 14px}.settingsField{grid-gap:6px;display:grid;gap:6px;margin-bottom:4px}.settingsField>span{color:hsla(0,0%,100%,.62);font-size:12px}.settingsGrid{grid-gap:0 12px;display:grid;gap:0 12px;grid-template-columns:1fr 1fr}.Settings .Button,.Settings .Input,.Settings .Select{background:var(--main-color);border:1px solid hsla(0,0%,100%,.28);border-radius:12px;box-sizing:border-box;color:var(--font-color);font-size:14px;height:44px;margin:0 0 12px;padding:0 12px;width:100%}.Settings textarea.Input{font-family:inherit;height:auto;min-height:110px;padding:12px;resize:vertical}.Settings .Input::-webkit-input-placeholder{color:hsla(0,0%,100%,.42)}.Settings .Input:-ms-input-placeholder{color:hsla(0,0%,100%,.42)}.Settings .Input::placeholder{color:hsla(0,0%,100%,.42)}.Settings .Input:focus,.Settings .Select:focus{border-color:#fff;outline:none}.Settings .Select{-webkit-appearance:none;appearance:none;color:var(--font-color)}.Settings .InputErrorMassage{color:#ff8f8f;font-size:12px;margin:-6px 0 12px}.settingsMedia{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1fr;padding-bottom:12px}.settingsPicker{align-items:center;background:radial-gradient(circle at 30% 20%,rgba(255,77,125,.22),transparent 42%),linear-gradient(180deg,#141820,#0b0d12);border:1px solid hsla(0,0%,100%,.16);border-radius:22px;box-sizing:border-box;color:var(--font-color);cursor:pointer;display:flex;flex-direction:column;justify-content:flex-end;min-height:168px;overflow:hidden;padding:0;position:relative;text-align:center}.settingsPicker--avatar{gap:0;justify-content:center;min-height:0;padding:22px 16px 18px}.settingsAvatarWell{background:linear-gradient(135deg,#ff4d7d,#ffa800 45%,#7c3aed);border-radius:50%;box-shadow:0 14px 30px rgba(0,0,0,.32);display:grid;height:148px;margin:0 auto 4px;place-items:center;position:relative;width:148px}.settingsPicker--avatar .settingsPickerIcon{background:#0b0d12;border-radius:50%;height:138px;inset:auto;position:relative;width:138px}.settingsAvatarBadge{background:#fff;border-radius:50%;bottom:8px;box-shadow:0 6px 16px rgba(0,0,0,.28);color:#111;display:grid;height:34px;place-items:center;position:absolute;right:8px;width:34px}.settingsAvatarBadge svg{font-size:16px}.settingsPicker--avatar .settingsPickerCopy{background:none;padding:14px 8px 0}.settingsPicker--cover{min-height:180px}.settingsPickerIcon{color:hsla(0,0%,100%,.78);display:grid;inset:0 0 48px;place-items:center;position:absolute}.settingsPickerIcon svg,.settingsPicker svg{font-size:34px}.settingsPickerCopy{grid-gap:3px;background:linear-gradient(180deg,transparent,rgba(0,0,0,.78));display:grid;gap:3px;padding:14px 14px 16px;position:relative;width:100%;z-index:1}.settingsPicker strong{font-size:14px;font-weight:650;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settingsPicker small{color:hsla(0,0%,100%,.7);font-size:12px}.settingsPicker.hasFile{border-color:hsla(0,0%,100%,.34)}.settingsPicker .Inputfile{cursor:pointer;inset:0;opacity:0;position:absolute}.fullImg{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.settingsPicker--avatar .fullImg{border-radius:50%;box-shadow:none;height:138px;inset:auto;object-fit:cover;position:relative;width:138px}.settingsActions{background:none;bottom:auto;margin-top:48px;padding:12px 0 24px;position:relative;z-index:5}.Settings .Button{background:#fff;border:1px solid #fff;color:#000;cursor:pointer;font-size:15px;font-weight:600;height:48px;margin:12px 0 28px;width:100%}.Settings .Button:hover{background:transparent;color:#fff}.Settings .Button:active{background:hsla(0,0%,100%,.12);color:#fff}.settingsLogout{align-items:center;background:transparent;border:1px solid hsla(0,0%,100%,.28);border-radius:12px;color:#ff8f8f;cursor:pointer;display:inline-flex;font-size:15px;font-weight:600;gap:8px;height:48px;justify-content:center;margin:0 0 28px;width:100%}.settingsLogout:hover{background:hsla(0,100%,78%,.08);border-color:#ff8f8f}@media (min-width:720px){.settingsMedia{align-items:stretch;grid-template-columns:220px 1fr}.settingsPicker--cover{min-height:240px}.settingsPicker--avatar{min-height:0}}@media (min-width:1000px){.Settings{margin-left:0;min-height:100vh;padding-bottom:120px;width:100%}.settingsShell{padding-top:12px;width:min(100%,760px)}}@media (max-width:999px){.settingsGrid{grid-template-columns:1fr}}.createPostPage{-webkit-animation:createPageIn .48s cubic-bezier(.32,.72,0,1);animation:createPageIn .48s cubic-bezier(.32,.72,0,1);background:var(--third-color);box-sizing:border-box;color:var(--font-color);min-height:100vh;padding:28px 24px 110px 134px}@-webkit-keyframes createPageIn{0%{opacity:0;-webkit-transform:translate3d(0,22px,0);transform:translate3d(0,22px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes createPageIn{0%{opacity:0;-webkit-transform:translate3d(0,22px,0);transform:translate3d(0,22px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.createPostCard{background:transparent;margin:0 auto;width:min(100%,680px)}.createPostReveal{-webkit-animation:createBlockIn .52s cubic-bezier(.32,.72,0,1) both;animation:createBlockIn .52s cubic-bezier(.32,.72,0,1) both}.createPostHeader.createPostReveal{-webkit-animation-delay:.04s;animation-delay:.04s}.createPostAuthor.createPostReveal{-webkit-animation-delay:.1s;animation-delay:.1s}.createPostCaption.createPostReveal{-webkit-animation-delay:.16s;animation-delay:.16s}.createPostFields.createPostReveal{-webkit-animation-delay:.22s;animation-delay:.22s}.createPostTypes.createPostReveal{-webkit-animation-delay:.28s;animation-delay:.28s}.createPostMedia.createPostReveal{-webkit-animation-delay:.34s;animation-delay:.34s}.createPostBottomSubmit.createPostReveal{-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes createBlockIn{0%{opacity:0;-webkit-transform:translate3d(0,18px,0);transform:translate3d(0,18px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes createBlockIn{0%{opacity:0;-webkit-transform:translate3d(0,18px,0);transform:translate3d(0,18px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.createPostHeader{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.3);display:grid;grid-template-columns:42px 1fr auto;height:54px}.createPostHeader h1{font-size:17px;font-weight:500;margin:0;text-align:center}.createPostBack,.createPostSubmit{background:none;border:0;color:var(--font-color);cursor:pointer;font:inherit}.createPostBack{border-radius:50%;display:grid;font-size:20px;height:34px;place-items:center;width:34px}.createPostBack:hover{background:var(--main-color)}.createPostSubmit{font-weight:600;padding:7px 2px}.createPostBottomSubmit:disabled,.createPostSubmit:disabled{cursor:wait;opacity:.5}.createPostAuthor{align-items:center;display:flex;gap:11px;padding:20px 0 14px}.createPostAuthor>span,.createPostAuthor img{background:#343434;border-radius:50%;color:#fff;display:grid;font-weight:700;height:42px;object-fit:cover;place-items:center;width:42px}.createPostAuthor small,.createPostAuthor strong{display:block}.createPostAuthor strong{font-size:14px;font-weight:600}.createPostAuthor small{color:hsla(0,0%,100%,.6);font-size:12px;margin-top:3px}.createPostCaption{display:block;padding:0 0 20px;position:relative}.createPostCaption>span,.createPostFields label>span,.createPostTypes legend{color:hsla(0,0%,100%,.65);font-size:12px}.createPostCaption textarea{background:transparent;border:0;box-sizing:border-box;color:var(--font-color);font:17px/1.45 sans-serif;min-height:128px;outline:none;padding:10px 0 0;resize:vertical;width:100%}.createPostCaption textarea::-webkit-input-placeholder,.createPostFields input::-webkit-input-placeholder{color:hsla(0,0%,100%,.42)}.createPostCaption textarea:-ms-input-placeholder,.createPostFields input:-ms-input-placeholder{color:hsla(0,0%,100%,.42)}.createPostCaption textarea::placeholder,.createPostFields input::placeholder{color:hsla(0,0%,100%,.42)}.createPostCaption small{bottom:22px;color:hsla(0,0%,100%,.45);font-size:11px;position:absolute;right:0}.createPostFields{grid-gap:13px;border-top:1px solid hsla(0,0%,100%,.2);display:grid;gap:13px;padding:18px 0}.createPostFields label{grid-gap:7px;display:grid;gap:7px}.createPostFields label>span{align-items:center;display:flex;gap:6px}.createPostFields input{background:var(--main-color);border:1px solid hsla(0,0%,100%,.34);border-radius:10px;box-sizing:border-box;color:var(--font-color);font:14px sans-serif;outline:0;padding:12px 13px;width:100%}.createPostFields input:focus{border-color:#fff}.createPostTypes{border:0;border-top:1px solid hsla(0,0%,100%,.2);margin:0;padding:18px 0}.createPostTypes legend{margin-bottom:12px}.createPostTypes>div{grid-gap:9px;display:grid;gap:9px;grid-template-columns:repeat(4,1fr)}.createPostTypes button{grid-gap:7px;background:var(--main-color);border:1px solid hsla(0,0%,100%,.28);border-radius:10px;color:var(--font-color);cursor:pointer;display:grid;font:inherit;gap:7px;min-height:73px;place-content:center;transition:background .22s ease,color .22s ease,border-color .22s ease,-webkit-transform .22s ease;transition:transform .22s ease,background .22s ease,color .22s ease,border-color .22s ease;transition:transform .22s ease,background .22s ease,color .22s ease,border-color .22s ease,-webkit-transform .22s ease}.createPostTypes button svg{font-size:19px;margin:0 auto}.createPostTypes button span{font-size:11px}.createPostTypes button:active{-webkit-transform:scale(.96);transform:scale(.96)}.createPostTypes button.isSelected{-webkit-animation:createTypePop .32s cubic-bezier(.32,.72,0,1);animation:createTypePop .32s cubic-bezier(.32,.72,0,1);background:#fff;border-color:#fff;color:#000}@-webkit-keyframes createTypePop{0%{-webkit-transform:scale(.94);transform:scale(.94)}55%{-webkit-transform:scale(1.04);transform:scale(1.04)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes createTypePop{0%{-webkit-transform:scale(.94);transform:scale(.94)}55%{-webkit-transform:scale(1.04);transform:scale(1.04)}to{-webkit-transform:scale(1);transform:scale(1)}}.createPostMedia{grid-gap:12px;border-top:1px solid hsla(0,0%,100%,.2);display:grid;gap:12px;grid-template-columns:1fr 1fr;padding:18px 0}.createPostMedia.isImagePost{grid-template-columns:1fr}.mediaPicker{grid-gap:7px;-webkit-animation:createMediaSwap .34s cubic-bezier(.32,.72,0,1);animation:createMediaSwap .34s cubic-bezier(.32,.72,0,1);background:var(--main-color);border:1px dashed hsla(0,0%,100%,.48);border-radius:10px;box-sizing:border-box;color:var(--font-color);cursor:pointer;display:grid;gap:7px;justify-items:center;min-height:118px;overflow:hidden;padding:12px;place-content:center;position:relative;text-align:center}@-webkit-keyframes createMediaSwap{0%{opacity:0;-webkit-transform:translate3d(0,10px,0) scale(.98);transform:translate3d(0,10px,0) scale(.98)}to{opacity:1;-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}}@keyframes createMediaSwap{0%{opacity:0;-webkit-transform:translate3d(0,10px,0) scale(.98);transform:translate3d(0,10px,0) scale(.98)}to{opacity:1;-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}}.isImagePost .mediaPicker{min-height:220px}.imageComposer{grid-gap:12px;display:grid;gap:12px}.imageComposerStage{-webkit-animation:createMediaSwap .34s cubic-bezier(.32,.72,0,1);animation:createMediaSwap .34s cubic-bezier(.32,.72,0,1);background:#111;border-radius:12px;min-height:240px;overflow:hidden;position:relative}.imageComposerStage img{background:#000;display:block;height:260px;object-fit:contain;width:100%}.imageComposerNav{background:rgba(0,0,0,.5);border:0;border-radius:50%;color:#fff;cursor:pointer;display:grid;height:34px;margin-top:-17px;place-items:center;position:absolute;top:50%;width:34px}.imageComposerNav.isPrev{left:10px}.imageComposerNav.isNext{right:10px}.imageComposerCount{background:rgba(0,0,0,.55);border-radius:999px;color:#fff;font-size:11px;padding:4px 8px;position:absolute;right:10px;top:10px}.imageComposerEmpty{min-height:220px}.imageComposerStrip{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px}.imageComposerThumb{border:2px solid transparent;border-radius:10px;flex:0 0 64px;height:64px;overflow:hidden;position:relative;width:64px}.imageComposerThumb.isActive{border-color:#fff}.imageComposerThumb button{background:#111;border:0;cursor:pointer;height:100%;padding:0;width:100%}.imageComposerThumb img{display:block;height:100%;object-fit:cover;width:100%}.imageComposerRemove{background:rgba(0,0,0,.7)!important;border-radius:50%;font-size:11px;height:18px!important;position:absolute!important;right:3px;top:3px;width:18px!important}.imageComposerAdd,.imageComposerRemove{color:#fff;display:grid;place-items:center}.imageComposerAdd{border:1px dashed hsla(0,0%,100%,.4);border-radius:10px;cursor:pointer;flex:0 0 64px;height:64px;position:relative;width:64px}.imageComposerAdd input{cursor:pointer;inset:0;opacity:0;position:absolute}.mediaPicker svg{font-size:23px}.mediaPicker strong{font-size:13px;font-weight:500;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mediaPicker small{color:hsla(0,0%,100%,.57);font-size:11px}.mediaPicker.hasFile{border-color:#fff;border-style:solid}.mediaPickerPreview{border-radius:8px;height:88px;object-fit:cover;width:min(100%,220px)}.isImagePost .mediaPickerPreview{height:140px;width:min(100%,360px)}.mediaPicker input{cursor:pointer;height:100%;inset:0;opacity:0;position:absolute;width:100%}.createPostError{color:#ff8f8f;font-size:13px;margin:0 0 14px}.createPostBottomSubmit{align-items:center;background:#fff;border:1px solid #fff;border-radius:10px;color:#000;cursor:pointer;display:flex;font:600 14px sans-serif;gap:8px;justify-content:center;padding:13px;width:100%}.createPostBottomSubmit:hover{background:transparent;color:#fff}@media (max-width:1000px){.createPostPage{padding-left:24px}}@media (max-width:560px){.createPostPage{padding:12px 16px 100px}.createPostTypes>div{grid-template-columns:repeat(2,1fr)}.createPostTypes button{min-height:62px}.createPostMedia{grid-template-columns:1fr}}.Auth{-ms-scroll-chaining:none;background-color:#000;box-sizing:border-box;display:flex;flex-direction:column;height:100dvh;inset:0;justify-content:center;max-height:100dvh;overflow:hidden;overscroll-behavior:none;position:fixed;text-align:center;width:100%}.authBgGif{-webkit-filter:blur(6px);filter:blur(6px);height:calc(100% + 24px);inset:-12px;object-fit:cover;object-position:left center;pointer-events:none;position:absolute;width:calc(100% + 24px);z-index:0}.Auth .divin{-ms-scroll-chaining:none;background:rgba(0,0,0,.28);box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:flex-start;max-height:100dvh;overflow:hidden;overscroll-behavior:none;padding-top:max(8px,env(safe-area-inset-top,0px));position:relative;text-align:center;width:100%;z-index:1}.Auth .divin>*{-webkit-animation:authRise .7s cubic-bezier(.22,1,.36,1) both;animation:authRise .7s cubic-bezier(.22,1,.36,1) both}.Auth .divin>:first-child{-webkit-animation-delay:.05s;animation-delay:.05s}.Auth .divin>:nth-child(2){-webkit-animation-delay:.14s;animation-delay:.14s}.Auth .divin>:nth-child(3){-webkit-animation-delay:.22s;animation-delay:.22s}.Auth .divin>:nth-child(4){-webkit-animation-delay:.3s;animation-delay:.3s}.Auth .divin>:nth-child(5){-webkit-animation-delay:.38s;animation-delay:.38s}.Auth .divin>:nth-child(6){-webkit-animation-delay:.46s;animation-delay:.46s}.Auth .divin>:nth-child(7){-webkit-animation-delay:.54s;animation-delay:.54s}.Auth.isSignup .divin{padding-bottom:140px}.Auth.isSignup .authSvg{height:320px}.AuthAnie{-webkit-animation:AuthAnie2 2s ease-in;animation:AuthAnie2 2s ease-in;overflow:hidden;position:relative}.googlebutton{background-color:var(--main-color);margin-top:20px}.googlebutton,.googlebuttons{align-self:center;border:transparent;border-radius:20px;color:#fff;cursor:pointer;font-size:19px;height:45px;margin-bottom:20px;transition:box-shadow .22s ease,-webkit-transform .22s ease,-webkit-filter .22s ease;transition:transform .22s ease,box-shadow .22s ease,filter .22s ease;transition:transform .22s ease,box-shadow .22s ease,filter .22s ease,-webkit-transform .22s ease,-webkit-filter .22s ease;width:50%}.googlebuttons{background-color:#000;background-color:var(--main-color);margin-top:36px}.googlebutton:hover,.googlebuttons:hover{box-shadow:0 10px 24px rgba(0,0,0,.35);-webkit-filter:brightness(1.12);filter:brightness(1.12);-webkit-transform:translateY(-2px) scale(1.03);transform:translateY(-2px) scale(1.03)}.googlebutton:active,.googlebuttons:active{-webkit-transform:translateY(0) scale(.97);transform:translateY(0) scale(.97)}.googlebuttonss{align-self:center;color:hsla(0,0%,100%,.72);cursor:pointer;font-size:15px;height:auto;margin-bottom:12px;margin-top:14px;max-width:90%;transition:opacity .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,opacity .2s ease;transition:transform .2s ease,opacity .2s ease,-webkit-transform .2s ease;width:auto}.googlebuttonss:hover{opacity:1;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.authSwitchLink{color:#fff;font-weight:700;letter-spacing:.02em;margin-left:6px;text-decoration:underline;text-underline-offset:3px}.Auth .Input{display:block;margin-left:auto;margin-right:auto;transition:box-shadow .22s ease,background-color .22s ease,-webkit-transform .22s ease;transition:transform .22s ease,box-shadow .22s ease,background-color .22s ease;transition:transform .22s ease,box-shadow .22s ease,background-color .22s ease,-webkit-transform .22s ease}.Auth .Input:focus{box-shadow:0 0 0 2px hsla(0,0%,100%,.28),0 12px 28px rgba(0,0,0,.28);outline:none}.Auth .passwordInput:focus-within{box-shadow:0 0 0 2px hsla(0,0%,100%,.28),0 12px 28px rgba(0,0,0,.28)}.Auth .googlebutton,.authExtra{-webkit-animation:authExtraIn .45s cubic-bezier(.22,1,.36,1) both;animation:authExtraIn .45s cubic-bezier(.22,1,.36,1) both}.Auth .InputErrorMassage{-webkit-animation:authShake .45s ease both;animation:authShake .45s ease both}.authStepLabel{color:hsla(0,0%,100%,.86);font-size:16px;margin:0 auto 18px;max-width:90%;padding:0 16px;text-align:center}.googlebuttons:disabled{opacity:.55;pointer-events:none}.authPhotoPick{align-items:center;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.16);border-radius:50%;color:hsla(0,0%,100%,.78);cursor:pointer;display:flex;font-size:14px;height:118px;justify-content:center;margin:0 auto;overflow:hidden;text-align:center;width:118px}.authPhotoPick img{height:100%;object-fit:cover;width:100%}.authPhotoPick input{display:none}.Auth .passwordInput{box-sizing:content-box;height:38px;overflow:hidden;padding:10px;position:relative;width:50%}.Auth .passwordInput input{box-sizing:border-box;flex:1 1 auto;height:100%;min-width:0;padding:0 28px 0 0;width:100%}.Auth .passwordEye{align-items:center;color:hsla(0,0%,100%,.88);cursor:pointer;display:flex;font-size:18px;justify-content:center;line-height:1;margin:0;padding:0;position:absolute;right:10px;top:50%;transition:opacity .2s ease}.Auth .passwordEye,.Auth .passwordEye:hover{-webkit-transform:translateY(-50%);transform:translateY(-50%)}.Auth .passwordEye:hover{opacity:.75}@media (max-width:1000px){.googlebutton{width:90%}.googlebuttons{margin-bottom:8px;margin-top:32px;width:85%}.Auth .passwordInput{border-radius:20px;width:90%}.googlebuttonss{height:auto;margin-bottom:8px;margin-top:8px}.authSvg{height:200px;margin:0;max-height:100%}.Auth.isSignup .authSvg{height:200px;margin-bottom:0}.Auth.isSignup .divin{padding-bottom:128px}.authSocial{bottom:calc(40px + env(safe-area-inset-bottom, 0px));width:min(300px,calc(100% - 40px))}}@media (min-width:1000px){.authtop{height:20vh;width:5%}}.googleicon{font-size:20px;font-weight:500}.authtop{align-items:center;-webkit-animation:AuthAnie3 2s ease-in-out;animation:AuthAnie3 2s ease-in-out;display:flex;height:100px;justify-content:space-around;margin-bottom:50px;margin-left:20px;position:absolute;top:10px;width:35%}.authtop .authline{background-color:#000;height:50px;width:1px}.authtop h1{font-size:20px}.authtop .authphoto{height:70px}.authLogoSlot{align-items:center;box-sizing:border-box;display:flex;height:38%;justify-content:center;left:0;padding-bottom:12px;pointer-events:none;position:absolute;right:0;top:0;z-index:2}.authSvg{height:320px;margin:0;max-height:100%;width:auto}.authFormCenter{align-items:stretch;box-sizing:border-box;display:flex;flex-direction:column;inset:0;justify-content:center;position:absolute;width:100%}.authFormCenter>div{text-align:center;width:100%}.Auth .line1,.Auth .line2{display:none}.authSocial{-webkit-animation:authExtraIn .45s cubic-bezier(.22,1,.36,1) both;animation:authExtraIn .45s cubic-bezier(.22,1,.36,1) both;bottom:56px;left:0;margin:0 auto;position:absolute;right:0;width:min(320px,calc(100% - 48px))}.authSocialLabel{align-items:center;color:#fff;display:flex;font-size:14px;gap:12px;margin:0 0 16px;opacity:.85;white-space:nowrap}.authSocialLabel:after,.authSocialLabel:before{background:hsla(0,0%,100%,.45);content:"";flex:1 1 auto;height:1px}.authSocialRow{display:flex;gap:22px}.authSocialBtn,.authSocialRow{align-items:center;justify-content:center}.authSocialBtn{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.16);border-radius:50%;color:hsla(0,0%,100%,.78);cursor:pointer;display:inline-flex;font-size:24px;height:56px;transition:box-shadow .22s ease,background .22s ease,color .22s ease,-webkit-transform .22s ease;transition:transform .22s ease,box-shadow .22s ease,background .22s ease,color .22s ease;transition:transform .22s ease,box-shadow .22s ease,background .22s ease,color .22s ease,-webkit-transform .22s ease;width:56px}.authSocialBtn:hover{background:hsla(0,0%,100%,.12);box-shadow:0 10px 24px rgba(0,0,0,.28);color:#fff;-webkit-transform:translateY(-2px) scale(1.08);transform:translateY(-2px) scale(1.08)}.authSocialBtn:active{-webkit-transform:translateY(0) scale(.96);transform:translateY(0) scale(.96)}@media (max-width:1000px){.authSocial{bottom:calc(40px + env(safe-area-inset-bottom, 0px));width:min(300px,calc(100% - 40px))}}@-webkit-keyframes authPanelIn{0%{opacity:0}to{opacity:1}}@keyframes authPanelIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes authRise{0%{opacity:0;-webkit-transform:translate3d(0,22px,0) scale(.98);transform:translate3d(0,22px,0) scale(.98)}to{opacity:1;-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}}@keyframes authRise{0%{opacity:0;-webkit-transform:translate3d(0,22px,0) scale(.98);transform:translate3d(0,22px,0) scale(.98)}to{opacity:1;-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}}@-webkit-keyframes authExtraIn{0%{opacity:0;-webkit-transform:translate3d(0,-12px,0);transform:translate3d(0,-12px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes authExtraIn{0%{opacity:0;-webkit-transform:translate3d(0,-12px,0);transform:translate3d(0,-12px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes authShake{0%{opacity:0;-webkit-transform:translateX(0);transform:translateX(0)}30%{opacity:1;-webkit-transform:translateX(-6px);transform:translateX(-6px)}50%{-webkit-transform:translateX(5px);transform:translateX(5px)}70%{-webkit-transform:translateX(-3px);transform:translateX(-3px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes authShake{0%{opacity:0;-webkit-transform:translateX(0);transform:translateX(0)}30%{opacity:1;-webkit-transform:translateX(-6px);transform:translateX(-6px)}50%{-webkit-transform:translateX(5px);transform:translateX(5px)}70%{-webkit-transform:translateX(-3px);transform:translateX(-3px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@media (prefers-reduced-motion:reduce){.Auth .divin,.Auth .divin>*,.Auth .googlebutton,.Auth .InputErrorMassage,.authExtra,.authSvg{-webkit-animation:none!important;animation:none!important}}.SetVideoPage{background:#000;box-sizing:border-box;color:#f5f7fa;display:flex;flex-direction:column;height:100vh;max-height:100dvh;overflow:hidden;padding:0}.SetVideoPage__container{gap:0;margin:0 auto;max-width:none}.SetVideoPage__container,.SetVideoPage__videoPanel{display:flex;flex:1 1;flex-direction:column;min-height:0;width:100%}.SetVideoPage__videoPanel{gap:12px}.SetVideoPage__playerSlot{aspect-ratio:16/9.4;flex:0 0 auto;max-height:72vh;min-height:280px;width:100%}.SetVideoPage__playerWrapper{background:#000;border-radius:0;height:100%;overflow:hidden;position:relative;width:100%}.SetVideoPage__scroll{display:flex;flex:1 1;flex-direction:column;gap:16px;min-height:0;overflow-x:hidden;overflow-y:auto;padding-bottom:24px;position:relative;scrollbar-width:thin;width:100%;z-index:0}.SetVideoPage__playerWrapper .VideoPlayer,.SetVideoPage__playerWrapper .VideoPlayer.smallscreenVideo{border-radius:0;height:100%;inset:0;margin:0;position:absolute;width:100%}.SetVideoPage__playerWrapper .VideoPlayer video{height:100%;object-fit:cover;width:100%}.SetVideoPage__playerWrapper .VideoPlayer .videoPlayerHeader{backdrop-filter:none;-webkit-backdrop-filter:none;background:transparent;border:0;border-radius:0;box-shadow:none;padding-left:2px;padding-right:2px}.SetVideoPage__videoDetails{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.06);border-radius:24px;box-sizing:border-box;display:flex;flex-direction:column;gap:18px;margin:0 auto;padding:18px;width:99%}.SetVideoPage__titleRow{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:16px;justify-content:space-between;width:100%}.SetVideoPage__channelProfile{align-items:center;cursor:pointer;display:flex;flex:1 1 auto;flex-direction:row;gap:14px;max-width:calc(100% - 180px);min-width:0}.SetVideoPage__channelProfile>div{display:flex;flex-direction:column;gap:4px;min-width:0;overflow:hidden}.SetVideoPage__channelProfile h1,.SetVideoPage__channelProfile p{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SetVideoPage__channelProfile img{border:2px solid hsla(0,0%,100%,.12);border-radius:50%;height:56px;object-fit:cover;width:56px}.SetVideoPage__channelProfile h1{font-size:1rem;font-weight:700;line-height:1.2;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SetVideoPage__subscribeButton{flex-shrink:0}.SetVideoPage__channelProfile p{color:#b3bdcb;font-size:.85rem;font-size:.95rem;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SetVideoPage__subscribeButton{background:#eb2f2f;border:none;border-radius:999px;color:#fff;cursor:pointer;font-weight:700;min-width:160px;padding:14px 22px;transition:background .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,background .2s ease;transition:transform .2s ease,background .2s ease,-webkit-transform .2s ease}.SetVideoPage__subscribeButton:hover{background:#ff4646;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.SetVideoPage__actionRow{align-items:stretch;display:flex;flex-wrap:nowrap;gap:8px;overflow:hidden;width:100%}.SetVideoPage__actionRow button{align-items:center;background:hsla(0,0%,100%,.06);border:none;border-radius:999px;color:#eee;cursor:pointer;display:inline-flex;flex:1 1;font-size:.84rem;gap:6px;justify-content:center;min-width:0;padding:12px 8px;transition:background .2s ease;white-space:nowrap}.SetVideoPage__actionRow button svg{flex-shrink:0}.SetVideoPage__actionRow button.active,.SetVideoPage__actionRow button:hover{background:hsla(0,0%,100%,.14)}.SetVideoPage__bottomRow{align-items:center;color:#8b98b4;display:flex;font-size:.95rem;gap:12px}.SetVideoPage__descriptionBlock{color:#c7d2e0;font-size:.96rem;line-height:1.7}.SetVideoPage__comments{border-top:1px solid hsla(0,0%,100%,.08);display:flex;flex-direction:column;gap:14px;padding-top:8px}.SetVideoPage__comments h3{font-size:1rem;margin:0}.commentsEmpty{color:#8b98b4;font-size:.9rem;margin:0}.commentList{display:flex;flex-direction:column}.commentThread{grid-gap:10px;align-items:stretch;display:grid;gap:10px;grid-template-columns:36px 1fr}.commentRail{align-items:center;align-self:stretch;display:flex;flex-direction:column;min-height:100%}.commentRail img{background:#1f2937;border-radius:50%;flex-shrink:0;height:36px;object-fit:cover;position:relative;width:36px;z-index:1}.commentSpine{background:transparent;border-radius:999px;flex:1 1 auto;margin-top:6px;min-height:56px;width:3px}.commentThread.hasLine>.commentRail>.commentSpine{background:hsla(0,0%,100%,.38)}.commentMain{min-width:0;padding-bottom:22px}.commentCard strong{color:#fff;display:block;font-size:.88rem}.commentCard p{color:#d7deea;font-size:.92rem;line-height:1.45;margin:6px 0 0}.commentMeta{color:#8b98b4;display:flex;gap:12px;margin-top:8px}.commentMeta,.commentMeta button{align-items:center;font-size:.78rem}.commentMeta button{background:none;border:0;color:#69b4ff;cursor:pointer;display:inline-flex;gap:4px;min-width:0;padding:0}.commentMeta button.commentVote{color:#9aa8c2}.commentMeta button.commentVote.active{color:#fff}.commentReplies{margin-top:4px}.commentComposer{align-items:center;display:flex;flex-wrap:wrap;gap:10px;padding-top:8px}.commentReplyNote{color:#8b98b4;display:flex;font-size:.8rem;justify-content:space-between;width:100%}.commentReplyNote button{background:none;border:0;color:#fff;cursor:pointer;min-width:0;padding:0}.commentComposer img{background:#1f2937;border-radius:50%;height:32px;object-fit:cover;width:32px}.commentComposer input{background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.12);border-radius:999px;color:#fff;flex:1 1 160px;min-width:0;outline:none;padding:10px 14px}.commentComposer button[type=submit]{background:#2563eb;border:0;border-radius:999px;color:#fff;cursor:pointer;min-width:72px;padding:10px 16px}.SetVideoPage__recommendSection{box-sizing:border-box;margin:0 auto;position:relative;width:99%;z-index:0}.SetVideoPage__recommendList,.SetVideoPage__recommendSection{display:flex;flex-direction:column;gap:10px}.recommendCard{grid-gap:12px;align-items:stretch;backdrop-filter:blur(22px) saturate(180%);-webkit-backdrop-filter:blur(22px) saturate(180%);background:linear-gradient(180deg,hsla(0,0%,100%,.16),hsla(0,0%,100%,.04));border:1px solid hsla(0,0%,100%,.22);border-radius:22px;box-shadow:inset 0 1px 1px hsla(0,0%,100%,.45),inset 0 -1px 1px hsla(0,0%,100%,.08),0 10px 28px rgba(0,0,0,.18);cursor:pointer;display:grid;gap:12px;grid-template-columns:210px 1fr;min-height:168px;overflow:hidden;padding:10px;position:relative}.recommendCard:hover{background:linear-gradient(180deg,hsla(0,0%,100%,.22),hsla(0,0%,100%,.07))}.recommendCard__thumb{background:#111;border-radius:14px;height:148px;object-fit:cover;width:210px}.recommendCard__content{display:flex;flex-direction:column;gap:8px;justify-content:center;min-width:0;padding:4px 8px 4px 0}.recommendCard__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#f8fafc;display:-webkit-box;font-size:.95rem;font-weight:600;line-height:1.3;margin:0;overflow:hidden}.recommendCard__channelRow{align-items:center;display:flex;gap:8px;min-width:0}.recommendCard__avatar{background:#1f2937;border-radius:50%;flex-shrink:0;height:22px;object-fit:cover;width:22px}.recommendCard__channel,.recommendCard__meta{color:hsla(0,0%,100%,.62);font-size:.75rem;line-height:1.35;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:840px){.SetVideoPage__actionRow button{font-size:.78rem;gap:4px;padding:11px 6px}.recommendCard{grid-template-columns:210px 1fr}}@media (max-width:620px){.SetVideoPage__playerSlot{aspect-ratio:16/9.4;max-height:58vh;min-height:240px}.SetVideoPage__channelProfile,.SetVideoPage__titleRow{align-items:center;flex-direction:row}.SetVideoPage__channelProfile{max-width:100%;text-align:left}.SetVideoPage__channelProfile h1{font-size:1rem}.SetVideoPage__channelProfile p{color:#9aa5bf}.SetVideoPage__subscribeButton{min-width:140px;width:auto}.recommendCard{grid-template-columns:196px 1fr;min-height:154px}.recommendCard__thumb{height:136px;width:196px}}.VideoPlayer{color:#fff;overflow:hidden;position:relative}.VideoPlayer,.VideoPlayer video{background:#000;height:100%;width:100%}.VideoPlayer video{display:block;object-fit:cover}.VideoPlayer .videoControls{background:linear-gradient(180deg,rgba(0,0,0,.42),transparent 26%),linear-gradient(0deg,rgba(0,0,0,.5),transparent 32%);box-sizing:border-box;display:flex;flex-direction:column;inset:0;justify-content:flex-end;opacity:0;padding:8px 10px;pointer-events:none;position:absolute;transition:opacity .18s ease}.VideoPlayer.is-controls .videoControls{opacity:1;pointer-events:auto}.VideoPlayer .videoPlayerHeader{align-items:center;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:rgba(10,12,16,.5);border:1px solid hsla(0,0%,100%,.12);border-radius:999px;box-sizing:border-box;display:flex;gap:8px;justify-content:space-between;left:10px;min-height:28px;opacity:0;padding:3px 10px;pointer-events:none;position:absolute;right:10px;top:8px;transition:opacity .18s ease;z-index:3}.VideoPlayer.is-controls .videoPlayerHeader{opacity:1;pointer-events:auto}.VideoPlayer .videoBackButton{align-items:center;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:rgba(10,12,16,.5);border:1px solid hsla(0,0%,100%,.12);border-radius:50%;color:#fff;cursor:pointer;display:inline-flex;font-size:22px;height:36px;justify-content:center;left:10px;margin:0;padding:0;position:absolute;top:8px;width:36px;z-index:4}.VideoPlayer.has-back .videoPlayerHeader{left:52px}.VideoPlayer .videoPlayerHeader p{align-items:center;color:#f8fafc;display:flex;font-size:.75rem;gap:8px;margin:0;min-width:0}.VideoPlayer .videoPlayerHeader p:first-child{flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.VideoPlayer .videoPlayerHeader p:last-child{flex-shrink:0;width:auto}.VideoPlayer .videoReportButton,.VideoPlayer .videoShareButton{align-items:center;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.14);border-radius:999px;color:#fff;cursor:pointer;display:inline-flex;font-size:.72rem;justify-content:center;min-height:24px;padding:3px 8px}.VideoPlayer .buttomsVideo{align-items:center;display:flex;gap:10px;height:auto;justify-content:center;left:0;pointer-events:auto;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%}.VideoPlayer .backButton,.VideoPlayer .frontButton,.VideoPlayer .playButton{align-items:center;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:rgba(12,14,20,.5);border:1px solid hsla(0,0%,100%,.16);border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:.95rem;height:34px;justify-content:center;padding:0;transition:background .16s ease,-webkit-transform .16s ease;transition:transform .16s ease,background .16s ease;transition:transform .16s ease,background .16s ease,-webkit-transform .16s ease;width:34px}.VideoPlayer .playButton{background:hsla(0,0%,100%,.14);font-size:1.15rem;height:42px;width:42px}.VideoPlayer .backButton i,.VideoPlayer .frontButton i,.VideoPlayer .playButton i{color:#fff}.VideoPlayer .backButton:hover,.VideoPlayer .frontButton:hover,.VideoPlayer .playButton:hover{background:hsla(0,0%,100%,.2);-webkit-transform:scale(1.05);transform:scale(1.05)}.VideoPlayer .underLineVideo{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:rgba(10,12,16,.5);border:1px solid hsla(0,0%,100%,.12);border-radius:999px;box-sizing:border-box;margin:0;padding:4px 10px;width:100%}.VideoPlayer .underLineVideoPlay{align-items:center;display:flex;gap:8px;height:auto;width:100%}.VideoPlayer .underLineVideo p,.VideoPlayer .videoTime{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";color:#edf2f7;font-size:.7rem;font-variant-numeric:tabular-nums;height:auto;margin:0;opacity:1;padding:0;white-space:nowrap}.VideoPlayer .timeLine{appearance:none;-webkit-appearance:none;background:hsla(0,0%,100%,.22);border:0;border-radius:999px;cursor:pointer;flex:1 1 auto;height:3px;margin:0;min-width:0;padding:0}.VideoPlayer .timeLine::-webkit-slider-runnable-track{background:transparent;border-radius:999px;height:3px}.VideoPlayer .timeLine::-webkit-slider-thumb{-webkit-appearance:none;background:#69b4ff;border:2px solid #fff;border-radius:50%;box-shadow:none;cursor:pointer;height:10px;margin-top:-3.5px;width:10px}.VideoPlayer .timeLine::-moz-range-track{background:hsla(0,0%,100%,.22);border-radius:999px;height:3px}.VideoPlayer .timeLine::-moz-range-progress{background:#69b4ff;border-radius:999px;height:3px}.VideoPlayer .timeLine::-moz-range-thumb{background:#69b4ff;border:2px solid #fff;border-radius:50%;height:10px;width:10px}.VideoPlayer .videoFullButton{align-items:center;background:hsla(0,0%,100%,.1);border:0;border-radius:50%;color:#fff;cursor:pointer;display:inline-flex;flex-shrink:0;height:26px;justify-content:center;padding:0;width:26px}.VideoPlayer.fullscreen{border-radius:0;height:100vh;inset:0;margin:0;position:fixed;width:100vw;z-index:12000}.PostPage{background:#050608;color:#fff;min-height:100vh}.postTopBar{align-items:center;background:rgba(5,6,8,.92);display:flex;height:52px;justify-content:space-between;padding:0 12px;position:-webkit-sticky;position:sticky;top:0;z-index:5}.postTopBar button{background:transparent;border:0;color:#fff;cursor:pointer;font-size:24px}.postTopBar span{width:24px}.postSlide{display:flex;flex-direction:column;padding-bottom:24px}.postAuthor{align-items:center;cursor:pointer;display:flex;gap:10px;padding:10px 14px}.postAuthor img{border-radius:50%;height:36px;object-fit:cover;width:36px}.postAuthor div{flex:1 1;min-width:0}.postAuthor p,.postAuthor span{display:block;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.postAuthor span{color:hsla(0,0%,100%,.62);font-size:.8rem}.postAuthor button{background:#2563eb;border:0;border-radius:10px;color:#fff;cursor:pointer;font-weight:700;padding:6px 12px}.postImagesWrap{background:#000;position:relative}.postImages{display:flex;overflow-x:auto;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;scrollbar-width:none}.postImages::-webkit-scrollbar{display:none}.postImagesEmpty,.postImages img{background:#000;height:min(72vh,720px);min-width:100%;object-fit:contain;scroll-snap-align:start;width:100%}.postImagesEmpty{color:hsla(0,0%,100%,.5);display:grid;place-items:center}.postImageDots{bottom:12px;display:flex;gap:6px;justify-content:center;left:0;position:absolute;right:0}.postImageDots button{background:hsla(0,0%,100%,.4);border:0;border-radius:50%;height:6px;padding:0;width:6px}.postImageDots button.isActive{background:#fff}.postActions{display:flex;gap:8px;padding:12px 14px 4px}.postActions button{align-items:center;background:transparent;border:0;color:#fff;cursor:pointer;display:inline-flex;font-weight:600;gap:6px}.postActions button.active{color:#60a5fa}.postCaption{color:hsla(0,0%,100%,.82);margin:0;padding:4px 14px 24px}.postComments{background:#111318;border-radius:18px 18px 0 0;bottom:0;display:flex;flex-direction:column;left:0;max-height:70vh;position:fixed;right:0;z-index:20}.postCommentsHead{align-items:center;display:flex;justify-content:space-between;padding:14px 16px}.postComments form button,.postCommentsHead button{background:transparent;border:0;color:#93c5fd;cursor:pointer}.postCommentsList{flex:1 1;overflow:auto;padding:0 12px 12px}.postComments .commentComposer{align-items:center;display:flex;gap:8px;padding:10px 12px 18px}.postComments .commentComposer img{border-radius:50%;height:32px;object-fit:cover;width:32px}.postComments .commentComposer input{background:#1f2430;border:0;border-radius:16px;color:#fff;flex:1 1;padding:10px 12px}.commentReplyNote{bottom:58px;color:hsla(0,0%,100%,.7);font-size:12px;left:12px;position:absolute;right:12px}@media (min-width:1000px){.PostPage{margin-left:110px;width:91vw}}.Chat{-ms-scroll-chaining:none;-webkit-overflow-scrolling:touch;background:url(/static/media/1.b31ae174607ad356841b.jpeg);height:80vh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding-bottom:20vh;padding-top:88px;width:100%}.cont{box-sizing:border-box;display:flex;overflow:visible;padding:4px 14px;width:100%}.contTheirs{justify-content:flex-start}.contMine{justify-content:flex-end}.headerChat{align-items:flex-start;background:linear-gradient(180deg,rgba(4,6,8,.96) 0,rgba(4,6,8,.72) 42%,rgba(4,6,8,.28) 72%,rgba(4,6,8,0));box-shadow:none;box-sizing:border-box;display:flex;gap:8px;justify-content:space-between;left:0;min-height:72px;padding:12px 12px 56px;pointer-events:none;position:fixed;top:0;width:100%;z-index:8}.headerChat:after{background:linear-gradient(180deg,rgba(0,0,0,.28),transparent);bottom:0;content:"";height:48px;left:0;pointer-events:none;position:absolute;right:0}.headerChatActions,.headerChatBack,.headerChatUser{pointer-events:auto}.headerChatActions button,.headerChatBack{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(18,22,24,.72);border:1px solid hsla(0,0%,100%,.18);border-radius:50%;box-shadow:0 8px 16px rgba(0,0,0,.28);color:#f4f7f8;display:flex;flex:0 0 42px;font-size:20px;height:42px;justify-content:center;margin:0;padding:0;width:42px}.headerChatActions button:active,.headerChatBack:active{color:#b8c0c4}.headerChatUser{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(18,22,24,.72);border:1px solid hsla(0,0%,100%,.16);border-radius:30px;box-shadow:0 8px 16px rgba(0,0,0,.22);display:flex;flex:1 1;min-width:0;padding:4px 10px 4px 4px}.headerChatAvatar{align-items:center;background:#2a3438;color:#d7e0e4;display:flex;flex:0 0 40px;font-size:20px;justify-content:center;margin-right:8px;overflow:visible;position:relative}.headerChatAvatar,.headerChatAvatar img{border-radius:50%;height:40px;width:40px}.headerChatAvatar img{border:1px solid hsla(0,0%,100%,.2);display:block;object-fit:cover}.headerChatDot{background:#7a8589;border:2px solid #121618;border-radius:50%;bottom:0;box-sizing:border-box;height:10px;position:absolute;right:0;width:10px}.headerChatDot.on{background:#3dce86}.headerChatUser figure{height:auto;margin:0;min-width:0}.headerChatUser h1{color:var(--font-color);font-size:16px;font-weight:500;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.headerChatUser p{color:#9aa4a8;font-size:12px;margin:0;padding:0}.headerChatActions{align-items:center;display:flex;gap:8px}.bubble{box-shadow:0 10px 22px rgba(0,0,0,.28);display:flex;flex-direction:column;gap:6px;max-width:min(78%,420px);padding:11px 14px 8px;position:relative}.bubbleTheirs{background:#33454c;border:1px solid hsla(0,0%,100%,.1);border-radius:20px 20px 20px 6px;color:#f4f7f8}.bubbleTheirs:after{background:#33454c;bottom:7px;-webkit-clip-path:polygon(100% 0,0 70%,100% 100%);clip-path:polygon(100% 0,0 70%,100% 100%);content:"";height:12px;left:-5px;position:absolute;width:12px}.bubbleMine{background:#1f9a72;border:1px solid hsla(0,0%,100%,.16);border-radius:20px 20px 6px 20px;color:#f4fffa}.bubbleMine:after{background:#1f9a72;bottom:7px;-webkit-clip-path:polygon(0 0,0 100%,100% 70%);clip-path:polygon(0 0,0 100%,100% 70%);content:"";height:12px;position:absolute;right:-5px;width:12px}.bubbleImage{overflow:hidden;padding:6px}.messageText{font-size:16px;font-weight:400;line-height:1.35;overflow-wrap:anywhere;text-align:left;white-space:pre-wrap;word-break:break-word}.bubbleImage .messageText img{border-radius:12px;display:block;max-height:280px;max-width:100%}.bubbleMeta{align-items:center;display:flex;font-size:11px;gap:8px;justify-content:flex-end;line-height:1;opacity:.78}.bubbleTheirs .bubbleMeta{justify-content:flex-start}.deliveryStatus{font-size:11px;font-weight:600;letter-spacing:.01em}.deliveryStatus.delivered{color:#d9ffe9}.chatTypingLabel{color:#7ad0a8!important;font-style:italic}.typingIndicator{align-items:center;flex-direction:row;gap:5px;justify-content:center;min-height:36px;min-width:62px;padding:10px 16px}.typingIndicator:after{display:none}.typingIndicator span{-webkit-animation:typingDot 1s ease-in-out infinite;animation:typingDot 1s ease-in-out infinite;background:#e8e8e8;border-radius:50%;display:inline-block;height:7px;width:7px}.typingIndicator span:nth-child(2){-webkit-animation-delay:.15s;animation-delay:.15s}.typingIndicator span:nth-child(3){-webkit-animation-delay:.3s;animation-delay:.3s}@-webkit-keyframes typingDot{0%,80%,to{opacity:.4;-webkit-transform:translateY(0);transform:translateY(0)}40%{opacity:1;-webkit-transform:translateY(-4px);transform:translateY(-4px)}}@keyframes typingDot{0%,80%,to{opacity:.4;-webkit-transform:translateY(0);transform:translateY(0)}40%{opacity:1;-webkit-transform:translateY(-4px);transform:translateY(-4px)}}.Chat .EmptyMassage{pointer-events:none}.Chat .EmptyMassage p{background:rgba(12,16,18,.72);border:1px solid hsla(0,0%,100%,.12)}.chatComposer{bottom:10px;height:50px;left:0;margin-left:1%;position:fixed;width:98%;z-index:7}.chatComposerLiquid,.chatComposerUi{align-items:stretch;display:flex;gap:8px;inset:0;position:absolute}.chatComposerLiquid{pointer-events:none}.chatComposerJoinGroup,.composerJoinUi{align-items:stretch;display:flex;flex:1 1 auto;gap:8px;min-width:0;position:relative;transition:gap .5s cubic-bezier(.22,1.12,.32,1)}.chatComposer.isComposing .chatComposerJoinGroup,.chatComposer.isComposing .composerJoinUi{gap:0}.chatComposerBlob,.chatComposerStick{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background-color:var(--main-color);border-color:hsla(0,0%,100%,.4) hsla(0,0%,100%,.12) hsla(0,0%,100%,.08) hsla(0,0%,100%,.3);border-style:solid;border-width:1px;box-shadow:3px 3px 3px rgba(0,0,0,.089),0 -6px 6px rgba(0,0,0,.2)}.chatComposerBlob{border-radius:25px;display:block;height:100%;transition:opacity .35s ease}.chatComposerBlobGif,.chatComposerBlobSend,.composerGif,.composerSend{flex:0 0 50px;width:50px}.chatComposerBlobField,.composerField{flex:1 1 auto;min-width:0}.chatComposerStick{border-radius:25px;inset:0;opacity:0;position:absolute;-webkit-transform:scaleX(.92);transform:scaleX(.92);-webkit-transform-origin:calc(100% - 25px) center;transform-origin:calc(100% - 25px) center;transition:opacity .4s ease,-webkit-transform .5s cubic-bezier(.22,1.12,.32,1);transition:opacity .4s ease,transform .5s cubic-bezier(.22,1.12,.32,1);transition:opacity .4s ease,transform .5s cubic-bezier(.22,1.12,.32,1),-webkit-transform .5s cubic-bezier(.22,1.12,.32,1)}.chatComposer.isComposing .chatComposerBlobField,.chatComposer.isComposing .chatComposerBlobSend{opacity:0}.chatComposer.isComposing .chatComposerStick{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}.chatComposerUi{z-index:1}.composerGif,.composerSend{align-items:center;background:transparent;border:0;color:#d3d3d3;display:flex;justify-content:center;margin:0}.composerGif{font-size:12px;font-weight:700;letter-spacing:.06em}.composerField{align-items:center;display:flex;padding:0 12px}.composerField input{background:transparent;border:0;color:var(--font-color);flex:1 1 auto;font-size:16px;font-weight:300;height:70%;min-width:0;outline:none}.composerSend{font-size:22px;transition:color .35s ease}.chatComposer.isComposing .composerSend{color:#f4f7f8}.composerSend:disabled{opacity:.55}.call,.videocall{background-color:#000;height:100vh;position:fixed;top:0;width:100%;z-index:20}.control{align-items:center;display:flex;height:20%;justify-content:space-around;width:100%}.control span{border-radius:20px;display:block;display:flex;flex-direction:column;font-size:25px;height:70px;justify-content:center;text-align:center;width:70px}.green{background-color:green}.red{background-color:red}.callcont{height:80%;width:100%}.callcont img{height:100%;width:100%}.callcontsmall{background:gray;bottom:20%;height:200px;position:fixed;right:10px;width:200px}.callcontsmall video{height:100%;width:100%}@media (max-width:1000px){.composerField input{font-size:16px}}@media(min-width:1000px){.Chat{height:100vh}.Chat,.chatComposer,.headerChat{margin-left:110px;width:71vw}.headerChat{display:flex}}.error404{align-items:center;display:flex;height:94vh;justify-content:center;width:100vw}.error404 h1{-webkit-animation:anime404 1s ease-in;animation:anime404 1s ease-in;font-size:7vh;font-weight:100;margin:0 0 20px;position:relative}.error404 h2{-webkit-animation:anime404 3s ease-in;animation:anime404 3s ease-in;font-size:4vh;font-weight:100;margin:0 0 0 20vh}.error404 div{margin-bottom:90px;width:50%}.error404 img{width:50%}@media (max-width:1000px){.error404{flex-direction:column}.error404 img{width:100%}.error404 div{text-align:center;width:100%}}@-webkit-keyframes anime404{0%{opacity:0;top:200px}to{opacity:1;top:0}}@keyframes anime404{0%{opacity:0;top:200px}to{opacity:1;top:0}}.map{height:80vh;margin-top:7px;width:100vw}.map img{height:100vh;width:150vw}.map div:first-child{background-color:gray;height:100%;overflow:scroll;width:100%}.map div::-webkit-scrollbar{display:none}.map div:last-child{box-shadow:0 -6px 5px rgba(0,0,0,.5);display:flex;height:6vh;margin-top:5px;overflow:hidden;overflow-x:scroll;padding-top:10px;width:100%}.map button{background-color:#fff;border-color:#000;border-radius:10px;font-size:3vh;font-weight:200;height:90%;margin-left:5px;min-width:20%}@media(min-width:1000px){.map{height:90vh;margin-left:110px;width:91vw}}.contactUs{align-items:center;background-color:#000;display:flex;flex-direction:column;height:100vh;justify-content:center;opacity:.5;position:fixed;top:7vh;width:100%;z-index:10}.contactUs h1{color:#fff;font-size:50px;font-weight:300;text-align:center;width:500px}.contactUs input{font-size:20px;height:40px;margin:20px;width:500px}.constactUsCont img{height:100vh;object-fit:cover;width:100vw;z-index:1}.contactUs button{background-color:#000;border:1px solid #fff;color:#fff;font-size:20px;font-weight:200;height:40px;margin:20px;width:150px}@media (max-width:1000px){.contactUs input{width:90%}.contactUs{top:0}}@media(min-width:1000px){.contactUs{height:100vh;overflow:hidden;right:0;top:0;width:91vw}}.about2{align-items:center;background-color:#000;display:flex;height:100vh;justify-content:space-around;overflow:hidden}.about2 p{color:#fff;font-size:20px;font-weight:200}.about2 div{width:40vw}.about2 h1{color:#fff;font-size:40px;font-weight:300;text-align:center}.about2 img{height:90%;object-fit:cover;width:35%}@media (max-width:1000px){.widthHide{display:none}}@media(min-width:1000px){.about2{float:right;height:100vh;width:91vw}}.policy{background-color:#000;display:flex;flex-direction:column;height:200vh;justify-content:space-around;margin-top:5px}.policy p{color:#fff;font-size:2.3vh;font-weight:200;width:30vw}.policy img{width:20vw}.policy h1{align-self:center;color:#fff;font-size:4vh;font-weight:300;text-align:center;width:90vw}.policy div{align-items:center;display:flex;justify-content:space-around}.policy div:first-child{flex-direction:column}.policy div img{width:50vw}@media (min-width:1000px){.policy div img{width:30vw}.policy{float:right;height:200vh;width:91vw}}.studioPage{background:#050505;box-sizing:border-box;color:#f8fafc;min-height:100dvh;padding:12px 16px 110px}.studioTop{align-items:center;display:flex;gap:10px;margin-bottom:18px}.studioTop button{align-items:center;background:hsla(0,0%,100%,.08);border:0;border-radius:50%;color:#fff;cursor:pointer;display:inline-flex;font-size:22px;height:40px;justify-content:center;width:40px}.studioTop h1{font-size:1.4rem;margin:0}.studioStats{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:14px}.studioStats article{background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);border-radius:16px;padding:12px 8px;text-align:center}.studioStats strong{display:block;font-size:1.15rem}.studioStats span{color:hsla(0,0%,100%,.62);font-size:.75rem}.studioCard{background:rgba(18,18,22,.55);border:1px solid hsla(0,0%,100%,.1);border-radius:20px;margin-bottom:12px;padding:14px}.studioCard h2{font-size:1rem;margin:0 0 12px}.studioCardHead{align-items:center;display:flex;gap:8px;justify-content:space-between}.studioEmpty{color:hsla(0,0%,100%,.55);margin:0}.studioBars{display:flex;flex-direction:column;gap:10px}.studioBarRow{grid-gap:8px;align-items:center;display:grid;font-size:.8rem;gap:8px;grid-template-columns:72px 1fr 42px}.studioBarTrack{background:hsla(0,0%,100%,.08);border-radius:99px;height:10px;overflow:hidden}.studioBarTrack b{background:#f03;border-radius:99px;display:block;height:100%}.studioBarRow em{font-style:normal;text-align:right}.studioCols{grid-gap:8px;align-items:end;display:grid;gap:8px;grid-template-columns:repeat(7,minmax(0,1fr));height:160px}.studioCol{align-items:center;color:hsla(0,0%,100%,.7);display:flex;flex-direction:column;font-size:.7rem;gap:4px;height:100%;justify-content:flex-end}.studioCol i{background:linear-gradient(180deg,#ff4d6d,#f03);border-radius:8px 8px 4px 4px;display:block;max-width:22px;width:100%}.studioCreate{display:flex;gap:8px;margin-bottom:12px}.studioCreate input{background:rgba(0,0,0,.28);border:1px solid hsla(0,0%,100%,.14);border-radius:12px;color:#fff;flex:1 1;padding:10px 12px}.studioAdd,.studioCreate button,.studioGhost{background:#f03;border:0;border-radius:12px;color:#fff;cursor:pointer}.studioCreate button{font-size:26px;width:42px}.studioGhost{align-items:center;background:hsla(0,0%,100%,.08);display:inline-flex;height:36px;justify-content:center;width:36px}.studioLists{display:flex;flex-direction:column;gap:8px}.studioListBtn{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.1);border-radius:14px;color:#fff;cursor:pointer;padding:12px;text-align:left}.studioListBtn.isOn{border-color:hsla(0,0%,100%,.7)}.studioListBtn span,.studioListBtn strong{display:block}.studioListBtn span{color:hsla(0,0%,100%,.55);font-size:.8rem;margin-top:4px}.studioGrid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:10px}.studioThumb,.studioThumbMain{background:transparent;border:0;color:#fff;padding:0;text-align:left}.studioThumbMain{cursor:pointer;display:block;width:100%}.studioThumb img{background:#111;border-radius:12px;height:84px;object-fit:cover;width:100%}.studioThumbRemove,.studioThumb span{display:block;font-size:.72rem}.studioThumbRemove{background:transparent;border:0;color:#fda4af;cursor:pointer;margin-top:4px;padding:0}.studioAdd{margin-top:12px;padding:10px;width:100%}@media (max-width:640px){.studioStats{grid-template-columns:repeat(2,minmax(0,1fr))}.studioBarRow{grid-template-columns:58px 1fr 36px}}.Earnings{background-color:var(--third-color);height:100vh;width:100%}.cashout{background-color:var(--main-color);border-radius:10px;height:80vh;margin-left:auto;margin-right:auto;overflow:hidden;width:90%}.criditView{background:linear-gradient(310deg,#69ffff,#01449f);border-radius:10px;height:150px;margin-left:5%;margin-right:5%;min-width:90%}.criditView:nth-child(2n){background:linear-gradient(110deg,#fdcd3b 60%,#ffed4b 0)}.criditView p,.criditView span{font-size:18x;margin:25px}.criditViewMian{display:flex;height:160px;margin-top:20px;overflow:scroll;width:100%}.cashout h1{font-size:40px;margin-top:0;text-align:center}.cashout h3{margin-bottom:0}.cashout h3,.earnDetials{margin-top:40px;text-align:center}.earnDetials{display:inline-block;width:50%}.earnDetials p:last-child{color:var(--primry-color);margin:0}.earnDetials p:first-child{font-size:26px;margin:0}.cashout button{background-color:var(--main-color);border:solid;border-radius:5px;font-size:20px;height:50px;width:200px}.cashout .cashbutton{height:50px;margin-left:auto;margin-right:auto;margin-top:50px;width:200px}.cashout .errorcashout{color:red;text-align:center}@media(min-width:1000px){.Earnings{margin-left:110px;width:71vw}}.InfoPart{background:#fff;border:1px solid rgba(15,23,42,.06);border-radius:24px;box-shadow:0 18px 50px rgba(25,35,58,.12);color:#1f2937;float:left;margin:0 auto;overflow:hidden;width:78%}.InfoPart div:first-child{height:190px;position:relative;width:100%}.InfoPart .followInfoPartBig{background:#f8fafc;border:1px solid #d7dce5;border-radius:16px;color:#101826;display:block;padding:8px 14px;text-align:center;width:auto}.verfiymark{color:var(--primry-color)}.flex1,.flex2{display:flex;justify-content:space-between}.InfoPart .followInfoPartSmall{background:#f8fafc;border:1px solid #d7dce5;border-radius:16px;color:#101826;display:block;padding:8px 12px;text-align:center;width:auto}.InfoPart .followInfoPartBig:active,.InfoPart .followInfoPartSmall:active{background-color:#111827;border-color:#111827;color:#fff}.InfoPart div .InfoImage{background:#101418;border:4px solid #fff;border-radius:24px;bottom:-40px;box-shadow:0 12px 30px rgba(18,24,38,.18);height:96px;left:18px;object-fit:cover;position:absolute;width:96px}.InfoPart div img:first-child{display:block;height:100%;object-fit:cover;width:100%}.InfoPart div:last-child{box-sizing:border-box;display:flex;justify-content:space-around;padding:56px 18px 18px;width:100%}.InfoPart figure{display:none;height:100%;overflow:visible;width:30%}.InfoPart figure span{color:var(--primry-color)}.infoPhone{display:none}.visitedHomepage .InfoPart{margin-bottom:10px;padding-bottom:5px}.visitedHomepage .InfoPart figure{font-size:16px;height:50%;margin:0;text-align:center;width:100%}.infopartnewstyle{box-sizing:border-box;display:block;padding-left:116px;width:100%}.infopartnewstyle p{align-items:center;color:#5f6470;display:flex;font-size:16px;gap:10px;margin:0 0 8px;width:100%}.infopartnewstyle p:first-child{margin-top:0}.infopartnewstyle p:nth-child(2){display:flex;gap:18px;justify-content:flex-start}.infopartnewstyle p:last-of-type{color:#6b7280;font-size:15px;justify-content:flex-start;margin-top:10px;text-align:left;width:100%}.infopartnewstyle p span{color:#111827;font-weight:700}.infopartnewstyle p span span{color:#6b7280;font-size:12px;margin:0}@media (max-width:1000px){.InfoPart{float:none;width:98%}.InfoPart div:last-child{height:100%}.InfoPart figure:first-child,.InfoPart figure:nth-child(3){display:none;visibility:hidden}.infopartnewstyle{padding-left:0;padding-top:36px}.infopartnewstyle p{display:flex;float:none;font-size:16px;margin:0 0 6px;width:100%}.infopartnewstyle p:nth-child(2){justify-content:space-between}.infopartnewstyle p:last-of-type{text-align:left;width:100%}.HomePage .InfoPart figure{width:100%}}@media (min-width:1000px){.visitedHomepage .InfoPart figure p{margin:10px}}.catline{align-items:center;backdrop-filter:blur(12px) saturate(130%);-webkit-backdrop-filter:blur(12px) saturate(130%);background:hsla(0,0%,6%,.55);border:1px solid hsla(0,0%,100%,.12);border-radius:999px;box-shadow:0 8px 24px rgba(0,0,0,.28);display:flex;gap:8px;margin:0 auto 12px;overflow-x:auto;overflow-y:hidden;padding:8px 10px;position:-webkit-sticky;position:sticky;scrollbar-width:none;top:78px;width:calc(100% - 24px);z-index:10}.catline::-webkit-scrollbar{display:none}.catline__explore{align-items:center;border:1px solid hsla(0,0%,100%,.18);border-radius:50%;color:#fff;display:inline-flex;font-size:1.15rem;height:36px;justify-content:center;padding:0;width:36px}.catline .cats,.catline .selected,.catline__explore{background:hsla(0,0%,100%,.08);cursor:pointer;flex:0 0 auto}.catline .cats,.catline .selected{border:1px solid hsla(0,0%,100%,.14);border-radius:999px;color:#f1f1f1;font-size:.82rem;line-height:1;margin:0;padding:8px 14px;transition:background .15s ease,color .15s ease,-webkit-transform .15s ease;transition:transform .15s ease,background .15s ease,color .15s ease;transition:transform .15s ease,background .15s ease,color .15s ease,-webkit-transform .15s ease;white-space:nowrap}.catline .cats:hover,.catline .selected:hover{background:hsla(0,0%,100%,.14);-webkit-transform:translateY(-1px);transform:translateY(-1px)}.catline .selected{background:#f1f1f1;border-color:#f1f1f1;color:#0f0f0f;font-weight:700}.imageCarouselNav{background:rgba(0,0,0,.45);border:0;border-radius:50%;color:#fff;cursor:pointer;display:grid;height:34px;margin-top:-17px;place-items:center;position:absolute;top:50%;width:34px;z-index:4}.imageCarouselNav.isPrev{left:10px}.imageCarouselNav.isNext{right:10px}.imageCarouselDots{bottom:14px;display:flex;gap:6px;justify-content:center;left:0;pointer-events:auto;position:absolute;right:0;z-index:4}.imageCarouselDots button{background:hsla(0,0%,100%,.45);border:0;border-radius:50%;cursor:pointer;height:6px;padding:0;width:6px}.imageCarouselDots button.isActive{background:#fff;-webkit-transform:scale(1.15);transform:scale(1.15)}.SetVideoPage__playerWrapper .ImagePlayer,.SetVideoPage__playerWrapper .ImagePlayer.smallscreen{height:100%;inset:0;margin:0;position:absolute;width:100%}.SetVideoPage__playerWrapper .ImagePlayer img{background:#000;height:100%;object-fit:contain;width:100%}.miniPlayer{background:#101010;border:1px solid hsla(0,0%,100%,.14);border-radius:16px;bottom:88px;box-shadow:0 14px 40px rgba(0,0,0,.55);box-sizing:border-box;overflow:visible;padding:8px;position:fixed;right:24px;-webkit-transform-origin:100% 100%;transform-origin:100% 100%;width:min(260px,calc(100vw - 32px));z-index:1000}.miniPlayer.is-pending{opacity:0;pointer-events:none}.miniPlayer.is-morphing{background:transparent;border-color:transparent;box-shadow:none;overflow:visible;z-index:4000}.miniPlayer.is-morphing .miniPlayer__close,.miniPlayer.is-morphing .miniPlayer__dragHandle,.miniPlayer.is-morphing .miniPlayer__resizeHandle,.miniPlayer.is-morphing .miniPlayer__title{opacity:0;pointer-events:none}.miniPlayer.is-morphing .miniPlayer__video{box-shadow:0 18px 50px rgba(0,0,0,.45);position:relative;z-index:5}.miniPlayer.is-appear{-webkit-animation:miniPlayerAppear .45s cubic-bezier(.22,1,.36,1) both;animation:miniPlayerAppear .45s cubic-bezier(.22,1,.36,1) both}.miniPlayer.is-leave{-webkit-animation:miniPlayerLeave .28s ease forwards;animation:miniPlayerLeave .28s ease forwards;pointer-events:none}@-webkit-keyframes miniPlayerAppear{0%{opacity:0;-webkit-transform:translate3d(18px,28px,0) scale(.84);transform:translate3d(18px,28px,0) scale(.84)}to{opacity:1;-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}}@keyframes miniPlayerAppear{0%{opacity:0;-webkit-transform:translate3d(18px,28px,0) scale(.84);transform:translate3d(18px,28px,0) scale(.84)}to{opacity:1;-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}}@-webkit-keyframes miniPlayerLeave{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:translate3d(10px,24px,0) scale(.86);transform:translate3d(10px,24px,0) scale(.86)}}@keyframes miniPlayerLeave{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:translate3d(10px,24px,0) scale(.86);transform:translate3d(10px,24px,0) scale(.86)}}@media (prefers-reduced-motion:reduce){.miniPlayer.is-appear,.miniPlayer.is-leave{-webkit-animation-duration:.01ms;animation-duration:.01ms;-webkit-animation-iteration-count:1;animation-iteration-count:1}}.miniPlayer__dragHandle{background:transparent;border:0;color:transparent;cursor:grab;height:32px;left:0;position:absolute;top:0;touch-action:none;width:calc(100% - 44px);z-index:3}.miniPlayer__dragHandle:active{cursor:grabbing}.miniPlayer__video{border-radius:12px;cursor:pointer;height:146px;overflow:hidden}.miniPlayer__video .VideoPlayer{border-radius:12px;height:100%;margin:0;width:100%}.miniPlayer__video .VideoPlayer .videoControls{display:flex;flex-direction:column;inset:0;justify-content:space-between;padding:8px;pointer-events:none;position:absolute}.miniPlayer__video .VideoPlayer .videoControls>*{pointer-events:auto}.miniPlayer__video .VideoPlayer .videoPlayerHeader{background:rgba(0,0,0,.55);border-radius:8px;color:#fff;display:flex;font-size:.7rem;gap:8px;justify-content:space-between;overflow:hidden;padding:6px 8px}.miniPlayer__video .VideoPlayer .videoPlayerHeader p{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.miniPlayer__video .VideoPlayer .buttomsVideo,.miniPlayer__video .VideoPlayer .underLineVideoPlay{align-items:center;display:flex;gap:10px;justify-content:center}.miniPlayer__video .VideoPlayer .backButton,.miniPlayer__video .VideoPlayer .frontButton,.miniPlayer__video .VideoPlayer .playButton{align-items:center;background:rgba(0,0,0,.6);border-radius:50%;color:#fff;cursor:pointer;display:flex;height:34px;justify-content:center;width:34px}.miniPlayer__video .VideoPlayer .underLineVideo{background:rgba(0,0,0,.6);border-radius:8px;padding:5px;width:100%}.miniPlayer__video .VideoPlayer .underLineVideo p{color:#fff;font-size:.65rem;margin:0}.miniPlayer__video .VideoPlayer .timeLine{background:hsla(0,0%,100%,.3);height:4px;width:100%}.miniPlayer__video .VideoPlayer .timeLine div{background:#69b4ff;height:100%}.miniPlayer__video .VideoPlayer video{height:100%;object-fit:cover;width:100%}.miniPlayer__video .ImagePlayer{border-radius:12px;height:100%;margin:0;width:100%}.miniPlayer__video .ImagePlayer img{height:100%;object-fit:cover;width:100%}.miniPlayer__title{background:transparent;border:0;color:#fff;cursor:pointer;display:block;font-size:.85rem;overflow:hidden;padding:8px 28px 4px 4px;text-align:left;text-overflow:ellipsis;transition:opacity .22s ease;white-space:nowrap;width:100%}.miniPlayer__resizeHandle{background:linear-gradient(135deg,transparent 50%,hsla(0,0%,100%,.7) 51%);border:0;border-radius:0 0 12px 0;bottom:2px;cursor:nwse-resize;height:20px;position:absolute;right:2px;touch-action:none;width:20px;z-index:4}.miniPlayer__close{background:rgba(0,0,0,.7);border:0;border-radius:50%;color:#fff;cursor:pointer;font-size:1.3rem;height:28px;line-height:1;position:absolute;right:12px;top:12px;transition:opacity .22s ease;width:28px;z-index:2}@media (max-width:620px){.miniPlayer{bottom:76px;right:12px}.miniPlayer__video{height:min(146px,calc(56.25vw - 31.5px))}}html:has(.Auth),html:has(.Auth) #root,html:has(.Auth) .app-shell,html:has(.Auth) body{-ms-scroll-chaining:none;height:100%;max-height:100dvh;overflow:hidden;overscroll-behavior:none}.app-shell:has(.Auth){height:100dvh;min-height:100dvh;overflow:hidden}input:focus{box-shadow:none;outline:none}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;font-style:normal;font-weight:400;src:url(/static/media/fontawesome-webfont.8b43027f47b20503057d.eot);src:url(/static/media/fontawesome-webfont.8b43027f47b20503057d.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(/static/media/fontawesome-webfont.20fd1704ea223900efa9.woff2) format("woff2"),url(/static/media/fontawesome-webfont.f691f37e57f04c152e23.woff) format("woff"),url(/static/media/fontawesome-webfont.1e59d2330b4c6deb84b3.ttf) format("truetype"),url(/static/media/fontawesome-webfont.c1e38fd9e0e74ba58f7a.svg#fontawesomeregular) format("svg")}.fa{text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{text-align:center;width:1.28571429em}.fa-ul{list-style-type:none;margin-left:2.14285714em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2.14285714em;position:absolute;text-align:center;top:.14285714em;width:2.14285714em}.fa-li.fa-lg{left:-1.85714286em}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scaleY(-1);transform:scaleY(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-y-combinator:before,.fa-yc:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-television:before,.fa-tv:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:"\f2a3"}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-address-card:before,.fa-vcard:before{content:"\f2bb"}.fa-address-card-o:before,.fa-vcard-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}
/*# sourceMappingURL=main.7d54e13d.css.map*/