._root_1vyde_1{min-width:0;position:relative}._grid_1vyde_6{gap:var(--xh-spacers-s);grid-template-columns:repeat(5,minmax(0,1fr));width:100%;min-width:0;display:grid}._dialog_1vyde_13 ._grid_1vyde_6{grid-template-columns:repeat(5,minmax(0,1fr))}@media screen and (max-width:989px){._grid_1vyde_6,._dialog_1vyde_13 ._grid_1vyde_6{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:359px){._grid_1vyde_6,._dialog_1vyde_13 ._grid_1vyde_6{grid-template-columns:repeat(2,minmax(0,1fr))}}._card_1vyde_34{aspect-ratio:2/3;background:var(--xh-color-extra-black);position:relative;overflow:hidden}._card_1vyde_34:before,._card_1vyde_34:after{z-index:1;content:"";pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0}._operator_1vyde_51 ._card_1vyde_34:hover:before{background:linear-gradient(#000 0%,#0000 30%)}._operator_1vyde_51 ._card_1vyde_34:hover:after{background:linear-gradient(#0000 70%,#000 100%)}@media screen and (max-width:989px){._operator_1vyde_51 ._card_1vyde_34:before{background:linear-gradient(#000 0%,#0000 30%)}._operator_1vyde_51 ._card_1vyde_34:after{background:linear-gradient(#0000 70%,#000 100%)}}._coverVideo_1vyde_73{-o-object-fit:cover;object-fit:cover}._storyButton_1vyde_77._storyButton_1vyde_77{cursor:pointer;background:0 0;border:0;width:100%;height:100%;padding:0;display:block}._counters_1vyde_87{z-index:2;bottom:calc(var(--xh-spacers-l) - var(--xh-spacers-xs));left:calc(var(--xh-spacers-l) - var(--xh-spacers-xs));align-items:center;gap:var(--xh-spacers-m);display:flex;position:absolute}._counter_1vyde_87{align-items:center;gap:var(--xh-spacers-s);color:var(--xh-color-extra-white);display:inline-flex}._deleteButton_1vyde_104._deleteButton_1vyde_104{z-index:3;top:var(--xh-spacers-m);right:var(--xh-spacers-m);width:40px;height:40px;padding:var(--xh-spacers-m);border-radius:var(--xh-border-radius-xl);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;transition:opacity .1s ease-out;display:inline-flex;position:absolute}._deleteButton_1vyde_104._deleteButton_1vyde_104 svg{transition:color 60ms ease-out}._deleteButton_1vyde_104._deleteButton_1vyde_104:hover{background:0 0}._deleteButton_1vyde_104._deleteButton_1vyde_104:focus-visible{background:0 0}._deleteButton_1vyde_104._deleteButton_1vyde_104:hover svg{color:var(--xh-color-extra-red)}._deleteButton_1vyde_104._deleteButton_1vyde_104:focus-visible svg{color:var(--xh-color-extra-red)}@media (hover:hover) and (pointer:fine){._deleteButton_1vyde_104._deleteButton_1vyde_104{opacity:0;pointer-events:none}._card_1vyde_34:hover ._deleteButton_1vyde_104{opacity:1;pointer-events:auto}}._loadMore_1vyde_147{min-height:64px;padding:var(--xh-spacers-xl) 0;justify-content:center;align-items:center;display:flex}._empty_1vyde_155{justify-content:center;align-items:center;gap:var(--xh-spacers-l);flex-direction:column;min-height:50vh;display:flex}@media screen and (max-width:639px){._empty_1vyde_155{min-height:50vh}}._emptyIcon_1vyde_168{display:block}._emptyText_1vyde_172{text-align:center;margin:0}._privateCardOverlay_1vyde_177{z-index:4;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);pointer-events:none;background:#101010bf;position:absolute;top:0;bottom:0;left:0;right:0}._privatePlaceholder_1vyde_186{min-height:50vh}._privateOverlay_1vyde_190{z-index:5;justify-content:center;align-items:center;gap:var(--xh-spacers-l);padding:var(--xh-spacers-xl);flex-direction:column;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}._privateIcon_1vyde_202{display:block}._privateText_1vyde_206{align-items:center;gap:var(--xh-spacers-m);flex-direction:column;display:flex}._privateTitle_1vyde_213,._privateDescription_1vyde_214{text-align:center;margin:0}._profileView_dbzio_1{flex-direction:column;width:min(100%,1040px);margin:0 auto;display:flex;position:relative}._dialogCard_dbzio_9{width:100%}._header_dbzio_13{background-color:#0000;position:relative}._dialogCard_dbzio_9 ._header_dbzio_13{padding:var(--xh-spacers-m) 0 var(--xh-spacers-l) 0;background-color:var(--xh-color-surface-front);top:0}._compactHeaderAnchor_dbzio_24{z-index:calc(-1 + var(--if-z-index-header));left:0;right:0;top:calc(-1px + var(--if-profile-header-sticky-top,0));clip-path:inset(0 -50vw -200vh);width:100%;height:0;position:sticky}._compactHeader_dbzio_24{--compact-header-duration:.2s;isolation:isolate;background-color:var(--xh-color-surface-invert);visibility:hidden;width:100%;transition:transform var(--compact-header-duration) cubic-bezier(0, 0, .2, 1), visibility 0s linear var(--compact-header-duration);pointer-events:none;will-change:transform;position:relative;transform:translateY(-100%)}._compactHeader_dbzio_24:before{z-index:-1;content:"";background-color:var(--xh-color-surface-invert);pointer-events:none;width:100vw;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}._compactHeaderVisible_dbzio_65{visibility:visible;transition:transform var(--compact-header-duration) cubic-bezier(0, 0, .2, 1), visibility 0s;pointer-events:auto;transform:translate(0,0)}@media (prefers-reduced-motion:reduce){._compactHeader_dbzio_24,._compactHeaderVisible_dbzio_65{transition:none}}._headerBleed_dbzio_81{isolation:isolate;background-color:var(--xh-color-surface-invert);width:100%;margin-left:0}._headerBleed_dbzio_81:before{z-index:-1;content:"";background-color:var(--xh-color-surface-invert);pointer-events:none;width:100vw;position:absolute;top:-16px;bottom:-16px;left:50%;transform:translate(-50%)}@media screen and (max-width:639px){._headerBleed_dbzio_81{padding-top:var(--xh-spacers-m)}}._headerContent_dbzio_105{--profile-header-expanded-column:164px;--profile-header-expanded-gap:var(--xh-spacers-3xl);grid-template-columns:var(--profile-header-expanded-column) minmax(0, 1fr) auto;gap:var(--xh-spacers-xl) var(--profile-header-expanded-gap);grid-template-areas:"avatar info secondary""avatar actions actions";width:100%;display:grid}@media screen and (max-width:989px){._headerContent_dbzio_105{--profile-header-expanded-column:120px}}@media screen and (max-width:639px){._headerContent_dbzio_105{--profile-header-expanded-gap:var(--xh-spacers-xl);grid-template-columns:var(--profile-header-expanded-column) minmax(0, 1fr) auto;gap:var(--xh-spacers-xl);grid-template-areas:"mobile-header mobile-header mobile-header""avatar info info""actions actions actions"}}@media screen and (max-width:359px){._headerContent_dbzio_105{padding:var(--xh-spacers-l)}}@media screen and (max-width:639px){._headerContent_dbzio_105{padding-top:0}}._dialogCard_dbzio_9 ._headerContent_dbzio_105{padding-inline:var(--xh-spacers-3xl)}@media screen and (max-width:639px){._dialogCard_dbzio_9 ._headerContent_dbzio_105{padding-inline:var(--xh-spacers-xl);gap:var(--xh-spacers-xl);grid-template-areas:"avatar info info""actions actions actions";row-gap:0;padding-top:0;top:0}}._compactHeader_dbzio_24 ._headerContent_dbzio_105{width:min(100%,1040px);margin:0 auto}._headerCompact_dbzio_164{padding-block:var(--xh-spacers-l);align-items:center;gap:var(--xh-spacers-xl) var(--xh-spacers-l);grid-template-columns:56px minmax(0,1fr) auto auto;grid-template-areas:"avatar info secondary actions"}@media screen and (max-width:639px){._headerCompact_dbzio_164{gap:var(--xh-spacers-xl);grid-template-columns:48px minmax(0,1fr) auto;grid-template-areas:"mobile-header mobile-header mobile-header""avatar info info""actions actions actions";padding-top:0}}._moreActionsDropdown_dbzio_183{z-index:calc(1 + var(--z-index-overlay))}@media screen and (max-width:989px){._moreActionsDropdown_dbzio_183{transform:translateY(calc(-1 * var(--xh-spacers-l)))}}._storiesSection_dbzio_191{isolation:isolate;min-width:0;margin-top:var(--xh-spacers-3xl)}@media screen and (max-width:639px){._storiesSection_dbzio_191{margin-inline:calc(-1 * var(--xh-spacers-l))}}@media screen and (max-width:359px){._storiesSection_dbzio_191{padding:0 0 var(--xh-spacers-l);margin-inline:calc(-1 * var(--xh-spacers-m))}}._dialogCard_dbzio_9 ._storiesSection_dbzio_191{padding:0 var(--xh-spacers-3xl)}@media screen and (max-width:639px){._dialogCard_dbzio_9 ._storiesSection_dbzio_191{padding:0 var(--xh-spacers-xl);margin-inline-start:0;margin-inline-end:0}}._mobileHeader_dbzio_215{grid-area:mobile-header;display:none}@media screen and (max-width:639px){._mobileHeader_dbzio_215{grid-template-columns:84px minmax(0,1fr) 84px;align-items:center;height:52px;display:grid}}._dialogMobileHeader_dbzio_228{display:none}@media screen and (max-width:639px){._dialogMobileHeader_dbzio_228{z-index:var(--z-index-level2);padding:10px var(--xh-spacers-xl) 0 var(--xh-spacers-xl);background-color:var(--xh-color-surface-front);flex-shrink:0;display:block;position:sticky;top:0}._dialogMobileHeader_dbzio_228:before{height:var(--xh-spacers-l);content:"";background-color:var(--xh-color-surface-front);pointer-events:none;position:absolute;bottom:100%;left:0;right:0}}._dialogMobileHeader_dbzio_228 ._mobileHeader_dbzio_215{height:auto;min-height:40px;position:relative;top:-4px}._backButton_dbzio_260._backButton_dbzio_260{border-radius:var(--xh-border-radius-xl);cursor:pointer;background:0 0;border:0;grid-column:1;justify-content:center;align-items:center;width:36px;height:36px;padding:6px;display:inline-flex}._mobileId_dbzio_274{text-align:center;white-space:nowrap;grid-column:2}._unavailable_dbzio_280{gap:var(--xh-spacers-2xl);width:min(100%,1040px);padding:var(--xh-spacers-3xl);border-radius:var(--xh-border-radius-xl);background:var(--xh-color-surface-front);flex-direction:column;margin:0 auto;display:flex}._unavailable_dbzio_280 p{margin:0}._dialogUnavailable_dbzio_295{width:100%;padding:0 var(--xh-spacers-3xl)}@media screen and (max-width:639px){._dialogUnavailable_dbzio_295{padding:0 var(--xh-spacers-xl)}}._blockedProfile_dbzio_304{gap:var(--xh-spacers-3xl);background:0 0;border-radius:0;padding:0}._blockedProfile_dbzio_304._dialogUnavailable_dbzio_295{padding:0 var(--xh-spacers-3xl)}@media screen and (max-width:639px){._blockedProfile_dbzio_304._dialogUnavailable_dbzio_295{padding:0 var(--xh-spacers-xl)}}._blockedState_dbzio_319{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}._blockedAlert_dbzio_327{width:56px;height:56px;display:inline-flex}._blockedMessage_dbzio_333{max-width:480px;margin:var(--xh-spacers-l) 0 var(--xh-spacers-xl);text-align:center}@media screen and (max-width:989px){._blockedMessage_dbzio_333{max-width:350px}}._suggestions_dbzio_343{width:min(100vw - var(--xh-spacers-l) - var(--xh-spacers-l), 1180px);padding-top:var(--xh-spacers-xl);border-top:1px solid var(--xh-color-border-divider);align-self:center}._dialogUnavailable_dbzio_295 ._suggestions_dbzio_343{width:100%}._profileView_dbzio_1 ._suggestions_dbzio_343{margin-top:var(--xh-spacers-3xl)}._dialogCard_dbzio_9 ._suggestions_dbzio_343{width:100%}._blockedProfile_dbzio_304 ._suggestions_dbzio_343{border-top:0;padding-top:0}._avatarColumn_dbzio_370{grid-area:avatar;width:164px;position:relative;overflow:visible}@media screen and (max-width:989px){._avatarColumn_dbzio_370{width:120px}}@media screen and (max-width:639px){._avatarColumn_dbzio_370{width:120px}}._headerCompact_dbzio_164 ._avatarColumn_dbzio_370{justify-content:center;align-items:center;width:42px;display:flex}@media screen and (max-width:639px){._headerCompact_dbzio_164 ._avatarColumn_dbzio_370{width:48px}}._avatarButton_dbzio_396{cursor:default;background:0 0;border:0;border-radius:50%;padding:0;display:inline-flex;overflow:visible}._storyAvailable_dbzio_406{cursor:pointer}._avatarImage_dbzio_410._avatarImage_dbzio_410{width:164px;height:164px}._avatarImage_dbzio_410._avatarImage_dbzio_410 [class*=char]{font-size:90px}@media screen and (max-width:989px){._avatarImage_dbzio_410._avatarImage_dbzio_410{width:120px;height:120px}._avatarImage_dbzio_410._avatarImage_dbzio_410 [class*=char]{font-size:66px}@container profile-avatar (width>=120px) and (width<=120px) and (height>=120px) and (height<=120px){._avatarImage_dbzio_410._avatarImage_dbzio_410>div:nth-child(2){top:7px;right:20px}}}._headerCompact_dbzio_164 ._avatarImage_dbzio_410._avatarImage_dbzio_410{width:40px;height:40px}._headerCompact_dbzio_164 ._avatarImage_dbzio_410._avatarImage_dbzio_410 [class*=_char_]{font-size:22px}._avatarFrame_dbzio_447{border-radius:50%;display:inline-flex}._activeStory_dbzio_452{padding:var(--xh-spacers-s);background:linear-gradient(#000 0 0) padding-box padding-box,radial-gradient(80% 80% at 0 100%,#fa9127 0%,#fa912700 100%) border-box,radial-gradient(80% 80% at 100% 0,#58cdfb 0%,#58cdfb00 100%) border-box,linear-gradient(#e318f6 0 0) border-box;border:3px solid #0000;margin:-7px}@media screen and (max-width:639px){._activeStory_dbzio_452{border-width:2px;margin:-4px;padding:2px}}._headerCompact_dbzio_164 ._activeStory_dbzio_452{border-width:2px;margin:-4px;padding:2px}._live_dbzio_475{z-index:1;padding:var(--xh-spacers-s) var(--xh-spacers-m);color:var(--xh-color-extra-white);border-radius:var(--xh-border-radius-s);background:var(--xh-color-extra-red);text-transform:uppercase;position:absolute;top:8px;right:-12px}._dialogCard_dbzio_9 ._live_dbzio_475{top:6px;right:-8px}@media screen and (max-width:639px){._live_dbzio_475{top:6px;right:-8px}}._headerCompact_dbzio_164 ._live_dbzio_475{display:none}._online_dbzio_501{color:var(--xh-color-extra-green);text-transform:lowercase}._info_dbzio_506{flex-direction:column;grid-area:info;justify-content:center;align-self:stretch;min-width:0;display:flex}._titleRow_dbzio_515{align-items:center;gap:var(--xh-spacers-l);flex-wrap:nowrap;display:flex}._title_dbzio_515{text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;overflow:hidden}._meta_dbzio_530{max-height:var(--meta-natural-height,100px);flex-wrap:wrap;align-items:flex-start;gap:4px;margin-top:4px;display:flex;overflow:hidden}._headerCompact_dbzio_164 ._meta_dbzio_530{opacity:0;max-height:0;margin-top:0}._metaItem_dbzio_546{justify-content:center;align-items:center;gap:var(--xh-spacers-m);overflow-wrap:anywhere;flex:none;min-width:0;max-width:100%;display:inline-flex}._languagesMetaItem_dbzio_557{display:contents}._languageList_dbzio_561{margin:0;padding:0;list-style:none;display:contents}._languageList_dbzio_561 li:not(:last-child):after{content:",";color:var(--xh-color-font-secondary)}._metaIcon_dbzio_573{color:var(--xh-color-icon-secondary);flex:none;align-self:flex-start}._descriptionWrapper_dbzio_579{max-height:var(--description-natural-height,500px);margin:var(--xh-spacers-m) 0 4px;overflow:hidden}._headerCompact_dbzio_164 ._descriptionWrapper_dbzio_579{opacity:0;max-height:0;margin:0}._description_dbzio_579{overflow-wrap:anywhere;max-width:680px;margin:0}._privateMessage_dbzio_597{margin:var(--xh-spacers-xl) 0 0}._headerCompact_dbzio_164 ._privateMessage_dbzio_597{display:none}._translationButtonWrapper_dbzio_605{max-height:var(--translation-button-natural-height,40px);overflow:hidden}._headerCompact_dbzio_164 ._translationButtonWrapper_dbzio_605{opacity:0;pointer-events:none;max-height:0}._translationButton_dbzio_605{cursor:pointer;background:0 0;border:0;padding:0}._secondaryActions_dbzio_623{align-items:flex-start;gap:var(--xh-spacers-m);opacity:1;grid-area:secondary;max-width:140px;display:flex;overflow:hidden}@media screen and (max-width:639px){._secondaryActions_dbzio_623{z-index:1;grid-area:1/3;place-self:center end;align-items:center;gap:4px;max-width:88px}._dialogMobileHeader_dbzio_228 ._secondaryActions_dbzio_623{margin-right:var(--xh-spacers-4xl)}}._headerCompact_dbzio_164 ._secondaryActions_dbzio_623{opacity:0;pointer-events:none;gap:0;max-width:0}@media screen and (max-width:639px){._headerCompact_dbzio_164 ._secondaryActions_dbzio_623{opacity:1;pointer-events:auto;gap:4px;max-width:88px}}._actionButton_dbzio_661._actionButton_dbzio_661{justify-content:center;align-items:center;gap:var(--xh-spacers-m);flex:0 auto;min-width:0;display:inline-flex}._actionButton_dbzio_661._actionButton_dbzio_661 span{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}._actionButton_dbzio_661._actionButton_dbzio_661 svg{flex-shrink:0}@media screen and (max-width:639px){._dialogCard_dbzio_9 ._actionButton_dbzio_661._actionButton_dbzio_661{flex:auto}}._iconButton_dbzio_687._iconButton_dbzio_687{width:40px;height:40px;padding:calc(var(--xh-spacers-l) - var(--xh-spacers-xs));border-radius:var(--xh-border-radius-xl);cursor:pointer;background:0 0;border:0;flex:none;justify-content:center;align-items:center;display:inline-flex}._backButton_dbzio_260._backButton_dbzio_260 svg,._iconButton_dbzio_687._iconButton_dbzio_687 svg{color:var(--xh-color-icon-primary);transition:color 60ms ease-out}._backButton_dbzio_260._backButton_dbzio_260:hover svg,._iconButton_dbzio_687._iconButton_dbzio_687:hover svg{color:var(--xh-color-extra-white)}._primaryActions_dbzio_712{justify-content:flex-start;align-items:center;gap:var(--xh-spacers-m);flex-wrap:nowrap;grid-area:actions;min-width:0;display:flex}@media screen and (max-width:639px){._primaryActions_dbzio_712{flex-wrap:nowrap;gap:8px;width:100%;overflow:visible}._dialogCard_dbzio_9 ._primaryActions_dbzio_712{margin-top:var(--xh-spacers-xl)}}._headerCompact_dbzio_164 ._primaryActions_dbzio_712{justify-content:flex-end}@media screen and (max-width:639px){._headerCompact_dbzio_164 ._primaryActions_dbzio_712{justify-content:flex-start}._callButton_dbzio_741._callButton_dbzio_741{width:40px;padding:calc(var(--xh-spacers-l) - var(--xh-spacers-xs));flex:0 0 40px}._callText_dbzio_749{display:none}}._giftButton_dbzio_755._giftButton_dbzio_755{width:40px;height:40px;padding:calc(var(--xh-spacers-l) - var(--xh-spacers-xs));color:var(--xh-color-extra-white);background:var(--bg-rose-gradient);flex:none;justify-content:center;align-items:center;transition:background 60ms ease-in-out;display:inline-flex}._giftButton_dbzio_755._giftButton_dbzio_755:hover,._giftButton_dbzio_755._giftButton_dbzio_755:focus,._giftButton_dbzio_755._giftButton_dbzio_755:active{background:var(--bg-rose-active-gradient)}._youMayAlsoLike_dbzio_774{margin:0}
