.ParticipantAvatar{vertical-align:middle;box-sizing:content-box;background:#fff;border:2px solid #fff;border-radius:1000px;justify-content:center;align-items:center;display:inline-flex;position:relative}.ParticipantAvatar:hover:before{content:"";z-index:-1;background:#fff;border-radius:100px;position:absolute;top:-3px;bottom:-3px;left:-3px;right:-3px}.ParticipantAvatar-icon{line-height:1}.ParticipantAvatar-image{border-radius:100px;width:100%;height:100%}.ParticipantAvatar--text{background:#e4e4e4}.ParticipantAvatar--size30{width:30px;height:30px;font-size:12px}.ParticipantAvatar--size30 .ParticipantAvatar-icon{font-size:26px}.ParticipantAvatar--size50{width:50px;height:50px;font-size:20px}.ParticipantAvatar--size50 .ParticipantAvatar-icon{font-size:44px}.ParticipantAvatar--size60{width:60px;height:60px;font-size:25px}.ParticipantAvatar--size60 .ParticipantAvatar-icon{font-size:54px}.Toast{color:#212121;background-color:#e4e4e4;width:300px;padding:8px;position:relative;box-shadow:0 0 20px rgba(0,0,0,.2)}.Toast .Zazzicon{color:#212121}.Toast--Success,.Toast--Info,.Toast--Error{color:#fff}.Toast--Success{background-color:#2daa62}.Toast--Success .Zazzicon,.Toast--Success .Toast-ok{color:#185934}.Toast--SuccessAlternate{background-color:#fff}.Toast--SuccessAlternate .Toast-icon .Zazzicon{color:#2daa62;margin-top:0;font-size:1em}.Toast--SuccessBlack{color:#fff;background-color:#000;align-items:center;padding:16px 0;display:flex}.Toast--SuccessBlack:not(.Toast--mobile){border-radius:10px}.Toast--SuccessBlack .Zazzicon,.Toast--SuccessBlack .Toast-ok{color:#fff}.Toast--SuccessBlack .Toast-close{top:initial;border-left:1px solid #fff;margin:0;padding:4px 8px}.Toast--Info{background-color:#25579d}.Toast--Info .Zazzicon,.Toast--Info .Toast-ok{color:#fff}.Toast--Warning{background-color:#fddc39}.Toast--Warning .Zazzicon,.Toast--Warning .Toast-ok{color:#ceac02}.Toast--Error{background-color:#ff0043}.Toast--Error .Zazzicon,.Toast--Error .Toast-ok{color:#990028}.Toast--clickToDismiss{cursor:pointer}.Toast--showClose .Toast-content{padding:0 1.2em}.Toast--showIcon .Toast-content{padding:0 1.8em}.Toast-topContent{position:relative}.Toast-middleContent{margin:auto;font-size:14px;overflow:hidden}.Toast-bottomContent{text-align:right}.Toast-title{font-size:12px}.Toast-close{margin:8px;font-size:14px;position:absolute;top:0;right:0}.Toast-ok{margin:auto;font-size:14px;font-weight:700}.Toast-icon{margin-top:.2em;position:absolute;top:50%;transform:translateY(-50%)}.Toast-icon .Zazzicon{font-size:1.4em}.ZazzleVideo_root{background:#f9f9f9}.PendingVideo_root{color:#fff;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:16px;line-height:1.2;display:flex}.PendingVideo_loading{margin-bottom:8px}.PostAttachmentViewer_root{width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.PostAttachmentViewer_root__mobile{flex-direction:column}.PostAttachmentViewer_imageContainer{flex:1;justify-content:center;display:flex;position:relative}.PostAttachmentViewer_shield{text-align:left;-webkit-appearance:none;appearance:none;opacity:.8;background:#212121;border:none;border-radius:0;align-items:normal;width:100%;height:100%;padding:0;display:block}.PostAttachmentViewer_image{object-fit:scale-down;background:0 0;max-width:calc(100% - 48px);max-height:calc(100% - 48px);position:absolute;top:50%;transform:translateY(-50%)}.PostAttachmentViewer_closeButton{position:absolute;top:8px;left:8px}.PostAttachmentViewer_prevButton{position:absolute;top:50%;left:8px;transform:translateY(-50%)}.PostAttachmentViewer_nextButton{position:absolute;top:50%;right:8px;transform:translateY(-50%)}.PostAttachmentViewer_postInfo__desktop{background:#fff;width:500px}.PostAttachmentViewer_postInfo__mobile{color:#fff;background-color:rgba(33,33,33,.8);border-top:1px solid #fff;padding:8px}.PostAttachmentViewer_mobileFooter{border-top:1px solid #fff;flex-wrap:nowrap;align-items:center;margin-top:8px;display:flex}.PostAttachmentViewer_mobileFooterButton{text-align:left;-webkit-appearance:none;appearance:none;background:0 0;border:none;border-radius:0;flex:1;justify-content:center;align-items:center;width:100%;height:44px;padding:0;display:flex}.PostAttachmentViewer_mobileFooterButton .PostAttachmentViewer_icon{color:#fff;margin-right:8px}.PostAttachmentViewer_bold{font-weight:700}.PostAttachmentViewer_vertDivider{border-right:1px solid #fff;height:24px}.PostAttachmentGrid_root{z-index:0;position:relative}.PostAttachmentGrid_attachmentContainer{min-width:0;height:100%;min-height:0;position:relative}.PostAttachmentGrid_attachmentButton{text-align:left;-webkit-appearance:none;appearance:none;background:0 0;border:none;border-radius:0;align-items:normal;width:100%;height:100%;padding:0;display:block;position:relative}.PostAttachmentGrid_deleteButton{margin:8px;position:absolute;top:0;right:0}.PostAttachmentGrid_attachmentContainer__fullColumn{grid-row:1/-1}.PostAttachmentGrid_attachmentContainer__fullRow{grid-column:1/-1}.PostAttachmentGrid_backgroundImage{object-fit:cover;width:100%;height:100%}.PostAttachmentGrid_blurOverlay{background:#212121;border-radius:8px;width:100%;height:100%;position:absolute;top:0;left:0}@supports ((-webkit-backdrop-filter:blur(90px)) or (backdrop-filter:blur(90px))){.PostAttachmentGrid_blurOverlay{-webkit-backdrop-filter:blur(90px);backdrop-filter:blur(90px);background:rgba(0,0,0,.3)}}.PostAttachmentGrid_singleAttachment{object-fit:contain;width:100%;height:100%;position:absolute;top:0;left:0}.PostAttachmentGrid_multiAttachmentPlaceholder__desktop{background:#fff;width:100%;height:400px}.PostAttachmentGrid_multiAttachmentContainer__desktop{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:1px;width:100%;height:400px;display:grid;position:absolute;top:0;left:0}.PostAttachmentGrid_multiAttachmentPlaceholder__mobile{width:100%;height:360px}.PostAttachmentGrid_multiAttachmentContainer__mobile{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:1px;width:100%;height:360px;display:grid;position:absolute;top:0;left:0}.PostAttachmentGrid_multiAttachmentContainer__mobile.PostAttachmentGrid_multiAttachmentContainer__mobileMax{grid-template-rows:235px 125px;grid-template-columns:1fr 1fr 1fr}.PostAttachmentGrid_multiAttachment{object-fit:cover;background:0 0;width:100%;height:100%}.PostAttachmentGrid_pendingVideo{background:#000}.PostAttachmentGrid_attachmentViewerPost{box-shadow:none!important;border-radius:0!important}.PostInternalLink_avatarWrapper{z-index:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;margin-right:8px;display:flex;position:relative;overflow:hidden}.PostInternalLink_avatarWrapper .PostInternalLink_avatarIcon{width:33.5px;height:34px;font-size:30px;line-height:34px;position:absolute;color:#fff!important}.PostInternalLink_avatarBackground{background:linear-gradient(120deg,#ff8415,#ffba31,#ff8415 50%,#ff1493,#6767d6);width:100%;height:100%;animation:2s linear infinite PostInternalLink_spin}.PostInternalLink_avatar{border:none;position:absolute;top:2px;left:2px}.PostInternalLink_arrowIcon{margin-left:8px}@keyframes PostInternalLink_spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.PostUrlPreview_root{border:1px solid #e4e4e4;flex-direction:column;width:100%;display:flex}.PostUrlPreview_root .PostUrlPreview_footer{color:#212121;background:#f9f9f9;padding:8px 16px}.PostUrlPreview_root .PostUrlPreview_title{color:#212121}.PostUrlPreview_root .PostUrlPreview_url{color:#676767}.PostUrlPreview_title,.PostUrlPreview_url{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.PostUrlPreview_imageContainer{justify-content:center;width:100%;max-height:550px;display:flex;position:relative;overflow:hidden}.PostUrlPreview_aspectRatioContent{text-align:center}.PostUrlPreview_image{object-fit:contain;height:100%}.FeedPost_root{background:#fff;border-radius:6px;width:100%;font-size:15px;position:relative;box-shadow:0 2px 8px #c9c9c9}.FeedPost_root__mobile{border-radius:0}.FeedPost_content{border-bottom:1px solid #e4e4e4;padding:16px 16px 8px}.FeedPost_participantInfo{align-items:center;min-width:0;display:flex}.FeedPost_participantInfo_link{color:inherit!important}.FeedPost_author_badgeTooltip{flex-direction:column;align-items:center;display:flex;width:300px!important}.FeedPost_author_badgeTooltip .FeedPost_verifiedBadge,.FeedPost_author_badgeTooltip .FeedPost_editorBadge{margin-bottom:8px;font-size:40px}.FeedPost_author_badgeTooltip .FeedPost_verifiedBadge{color:#0098ff}.FeedPost_author_badgeTooltip .FeedPost_editorBadge{color:#ffba31}.FeedPost_author_badgeTooltip_title{margin-bottom:8px;font-size:18px;font-weight:700}.FeedPost_author_nameStoreBadge{align-items:center;display:flex}.FeedPost_author_nameStoreBadge .FeedPost_author_badgeContainer{flex-shrink:0;align-items:center;margin-right:8px;display:flex}.FeedPost_author_nameStoreBadge .FeedPost_author_badgeContainer .FeedPost_verifiedBadge{color:#0098ff}.FeedPost_author_nameStoreBadge .FeedPost_author_badgeContainer .FeedPost_editorBadge{color:#ffba31}.FeedPost_author_avatarContainer{flex-shrink:0;width:54px;height:54px;margin-right:8px}.FeedPost_author_header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.FeedPost_author_headerContent{flex-direction:column;min-width:0;display:flex}.FeedPost_nameAndStore{white-space:nowrap;text-overflow:ellipsis;flex-shrink:1;margin-right:8px;overflow:hidden}.FeedPost_nameAndStore .FeedPost_storeLink,.FeedPost_nameAndStore .FeedPost_storeLink:focus,.FeedPost_nameAndStore .FeedPost_storeLink:visited{color:#212121}.FeedPost_nameAndStore .FeedPost_storeLink:hover,.FeedPost_nameAndStore .FeedPost_storeLink:visited:hover,.FeedPost_nameAndStore .FeedPost_storeLink:focus:hover{color:#ff6c1a}.FeedPost_dateAndOptions{white-space:pre;color:#767676;display:flex}.FeedPost_dateAndOptions .FeedPost_moreOptionsDroplistButton{text-align:left;-webkit-appearance:none;appearance:none;background:0 0;border:none;border-radius:0;align-items:normal;width:100%;padding:0;display:block}.FeedPost_dateAndOptions .FeedPost_moreOptionsDroplistButton,.FeedPost_dateAndOptions .FeedPost_moreOptionsDroplistButton:focus,.FeedPost_dateAndOptions .FeedPost_moreOptionsDroplistButton:visited{color:#767676}.FeedPost_dateAndOptions .FeedPost_moreOptionsDroplistButton:hover,.FeedPost_dateAndOptions .FeedPost_moreOptionsDroplistButton:visited:hover,.FeedPost_dateAndOptions .FeedPost_moreOptionsDroplistButton:focus:hover{color:#ff6c1a}.FeedPost_dateAndOptions .FeedPost_moreOptionsDroplistButton{height:auto;font-size:inherit;box-shadow:none!important}.FeedPost_date,.FeedPost_date:focus,.FeedPost_date:visited{color:#767676}.FeedPost_date:hover,.FeedPost_date:visited:hover,.FeedPost_date:focus:hover{color:#ff6c1a}.FeedPost_followButton{text-transform:uppercase;flex-shrink:0}.FeedPost_bodyTextWrapper{margin-bottom:8px;position:relative}.FeedPost_bodyText{line-height:1.2}.FeedPost_bodyText__collapsed{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.FeedPost_seeMoreButton{text-align:left;-webkit-appearance:none;appearance:none;background:linear-gradient(90deg,rgba(255,255,255,0),#fff 16px);border:none;border-radius:0;align-items:normal;width:auto;padding:0 0 0 16px;font-weight:700;line-height:1.2;display:block;position:absolute;bottom:0;right:0}.FeedPost_seeMoreButton:hover{color:#e54c00}.FeedPost_attachmentGrid,.FeedPost_preview{margin-bottom:8px}.FeedPost_likesAndCuration{justify-content:space-between;align-items:center;display:flex;position:relative}.FeedPost_curatorButton,.FeedPost_curatorButton:focus,.FeedPost_curatorButton:visited{color:#212121}.FeedPost_curatorButton:hover,.FeedPost_curatorButton:visited:hover,.FeedPost_curatorButton:focus:hover{color:#ff6c1a}.FeedPost_curatorPalette{border-radius:6px;max-width:470px;font-size:14px;line-height:1.2;bottom:32px;right:0;box-shadow:0 2px 8px #c9c9c9}.FeedPost_curatorDetails{flex-wrap:nowrap;align-items:center;margin-bottom:16px;display:flex}.FeedPost_curatorAvatar{flex:0;width:34px;margin-right:8px}.FeedPost_likesContainer{align-items:center;height:34px;display:flex}.FeedPost_likedUsersContainer{flex-wrap:nowrap;align-items:center;margin-right:8px;display:flex}.FeedPost_likedUser:not(:first-child){margin-left:-8px}.FeedPost_footer{border-bottom-right-radius:6px;border-bottom-left-radius:6px;flex-wrap:nowrap;align-items:center;display:flex;overflow:hidden}.FeedPost_footerButton__desktop,.FeedPost_footerButton__mobile{text-align:left;-webkit-appearance:none;appearance:none;background:0 0;border:none;border-radius:0;flex:1;align-items:normal;width:100%;padding:0;display:block}.FeedPost_footerButton__desktop .FeedPost_icon__liked,.FeedPost_footerButton__mobile .FeedPost_icon__liked{color:#ff0043!important}.FeedPost_footerButton__desktop{justify-content:center;align-items:center;display:flex}.FeedPost_footerButton__desktop .FeedPost_icon{margin-right:8px}.FeedPost_footerButton__mobile{background:#fff;flex:0 70px;justify-content:center;align-items:center;height:48px;display:flex}.FeedPost_footerButton__mobile .FeedPost_icon{font-size:24px}.FeedPost_internalLink{flex:2;max-width:50%}.FeedPost_footerButton__desktop,.FeedPost_footerButton__mobile,.FeedPost_internalLink{border-radius:0!important}.FeedPost_internalLink__mobile{max-width:none}.FeedPost_vertDivider{border-right:1px solid #c9c9c9;height:24px}.FeedPost_horzDivider{border-bottom:1px solid #c9c9c9;width:100%;margin-top:8px;margin-bottom:16px}.AddToIdeaBoardToast_toastLink,.AddToIdeaBoardToast_toastLink:focus,.AddToIdeaBoardToast_toastLink:visited,.AddToIdeaBoardToast_toastLink:hover,.AddToIdeaBoardToast_toastLink:visited:hover,.AddToIdeaBoardToast_toastLink:focus:hover{color:#fff}.AddToIdeaBoardToast_toastLink{text-decoration:underline}.HomeFeedPostPage_page_root{background:#f2f2f2}.HomeFeedPostPage_root{max-width:600px;margin:16px auto}