.vendorListingReport_optionsWrap__T1wS6{flex-shrink:0;align-self:flex-start;margin-top:.05rem}.vendorListingReport_optionsCircleBtn__emrAJ{width:2rem;height:2rem;min-width:2rem;min-height:2rem;padding:0;border:none;border-radius:9999px;background:transparent;color:var(--secondary-color);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;line-height:0;touch-action:manipulation}.vendorListingReport_optionsCircleBtn__emrAJ:hover{background:transparent;opacity:.75}.vendorListingReport_dropdownItem__U3Z5d{display:flex;align-items:center;gap:.45rem;width:100%;font-size:var(--font-size-xs)}.vendorListingReport_reportIntro__75GkD{margin:0;padding:1.25rem 0 1.75rem}.vendorListingReport_reportForm__e4Vu7{display:flex;flex-direction:column;gap:.85rem}.vendorListingReport_reportField__vJHk6{display:flex;flex-direction:column;gap:.35rem}.vendorListingReport_reportLabel__7SSlW{font-size:var(--font-size-sm);font-weight:500;color:var(--secondary-color)}.vendorListingReport_reportLabelRequired__Pw5IL{color:var(--primary-color)}.vendorListingReport_reportError__GPvJU{font-size:var(--font-size-xs);color:var(--primary-color)}.vendorListingReport_reportFooter__4Oy7C{display:flex;justify-content:flex-end;gap:.75rem;width:100%}.coverImage_wrap__sPuau{position:relative;width:100%;height:100%;overflow:hidden}.coverImage_img__FOTyd{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;opacity:0;transition:opacity .2s ease}.coverImage_loaded__AJhT0{opacity:1}.coverImage_placeholder__0bKIR{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,var(--forth-color),var(--fifth-color));color:var(--sixth-color);font-size:var(--font-size-sm);font-weight:500;-webkit-user-select:none;-moz-user-select:none;user-select:none}.coverImage_skeleton__CCiNo{position:absolute;inset:0;z-index:1}.coverImage_skel__fWcd1{width:100%;height:100%;background:linear-gradient(90deg,rgba(240,240,240,.9),rgba(250,250,250,.9),rgba(240,240,240,.9));background-size:200% 100%;animation:coverImage_shimmer__Dxm23 1.15s linear infinite}@keyframes coverImage_shimmer__Dxm23{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.coverImage_skel__fWcd1{animation:none}}.VendorPageMobileViewTabs_root__Mg3Z4{display:flex;flex-direction:row;align-items:stretch;justify-content:space-around;width:100%;max-width:100%;margin:0;padding:0;box-sizing:border-box;border:0;border-bottom:1px solid var(--app-chrome-border,var(--third-color,#dadcde));background:var(--app-bg,#fff);pointer-events:auto}html[data-app-theme=dark] .VendorPageMobileViewTabs_root__Mg3Z4{border-bottom-color:var(--app-chrome-border,#242424);background:var(--app-bg,#0d0d0d)}.VendorPageMobileViewTabs_tab__WTwUq{flex:1 1;min-width:0;display:inline-flex;align-items:center;justify-content:center;padding:.65rem .25rem;border:none;border-bottom:2px solid transparent;margin:0 0 -1px;background:transparent;color:var(--secondary-color,#6b7280);cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.VendorPageMobileViewTabs_tab__WTwUq svg{width:1.35rem;height:1.35rem}.VendorPageMobileViewTabs_tabActive__Habzu{color:var(--heading-color,#0d0d0d);border-bottom-color:var(--heading-color,#0d0d0d)}html[data-app-theme=dark] .VendorPageMobileViewTabs_tabActive__Habzu{color:var(--heading-color,#fff);border-bottom-color:var(--heading-color,#fff)}.VendorPageMobileViewTabs_tab__WTwUq:focus-visible{outline:2px solid var(--filter-active-blue,#1d4ed8);outline-offset:-2px}@media (prefers-reduced-motion:reduce){.VendorPageMobileViewTabs_tab__WTwUq{transition:none}}.MobileVendorPageHeader_root__B95RL{--mvh-avatar-size:85px;width:100%;box-sizing:border-box;padding:0;display:flex;flex-direction:column;align-items:stretch;overflow:visible}.MobileVendorPageHeader_profileIntro__9ulgC{position:relative;width:100%;margin-top:calc(-.5 * var(--mvh-avatar-size));margin-bottom:.55rem;min-height:var(--mvh-avatar-size);box-sizing:border-box}.MobileVendorPageHeader_avatarWrap__aKad0{flex-shrink:0;align-self:flex-start;display:inline-flex;justify-content:flex-start;width:auto;margin:0 0 0 .65rem;position:relative;z-index:2}.MobileVendorPageHeader_rootAside__vdrRZ .MobileVendorPageHeader_profileIntro__9ulgC{margin-top:0;margin-bottom:0;min-height:0}.MobileVendorPageHeader_rootAside__vdrRZ .MobileVendorPageHeader_avatarWrap__aKad0{display:flex;width:100%;margin-top:calc(-.5 * var(--mvh-avatar-size));margin-left:0}.MobileVendorPageHeader_avatarBorder__0qNOS{border:3px solid var(--vendor-profile-avatar-ring,var(--app-bg,#fff));border-radius:50%;box-sizing:border-box}.MobileVendorPageHeader_avatarPlaceholder__MUNuC{width:var(--mvh-avatar-size);height:var(--mvh-avatar-size);border-radius:50%;border:3px solid var(--vendor-profile-avatar-ring,var(--app-bg,#fff));box-sizing:border-box;background:var(--forth-color,#f3f4f6);display:grid;place-items:center;font-weight:700;font-size:1.125rem;color:var(--secondary-color,#374151);flex-shrink:0}.MobileVendorPageHeader_socialActionsBar__GM3Cf{position:absolute;top:80%;right:0;z-index:3;display:flex;justify-content:flex-end;align-items:center;width:auto;max-width:calc(100% - var(--mvh-avatar-size) - .5rem);margin:0;transform:translateY(-50%);pointer-events:none}.MobileVendorPageHeader_socialActionsBar__GM3Cf>*{pointer-events:auto}.MobileVendorPageHeader_metaPillsBar__mkhVF{position:absolute;top:80%;right:0;z-index:3;display:flex;justify-content:flex-end;align-items:center;width:auto;max-width:calc(100% - var(--mvh-avatar-size) - .5rem);margin:0;transform:translateY(-50%);pointer-events:none}.MobileVendorPageHeader_metaPillsBar__mkhVF>*{pointer-events:auto}.MobileVendorPageHeader_metaPillsAside__gp4zN{display:flex;justify-content:flex-end;width:100%;margin-bottom:.65rem}.MobileVendorPageHeader_followLikeToolbar__0vOng{display:flex;flex-direction:column;gap:.85rem;width:100%;box-sizing:border-box;padding-left:0;padding-top:1.1rem;padding-bottom:1rem;margin-bottom:.25rem}.MobileVendorPageHeader_messageFollowRow__Tkfj7{margin-top:.15rem}.MobileVendorPageHeader_profileStatsRow__H_yHv{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:.75rem;width:100%;box-sizing:border-box;padding-top:.15rem;padding-bottom:.15rem}.MobileVendorPageHeader_profileStat__gA_Q4{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:none;padding:0;margin:0;flex:1 1;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:.15rem;text-align:center;color:var(--secondary-color,#0d0d0d);cursor:default;font:inherit}button.MobileVendorPageHeader_profileStat__gA_Q4{cursor:pointer}button.MobileVendorPageHeader_profileStat__gA_Q4:focus-visible .MobileVendorPageHeader_profileStatCount__5A5IP,button.MobileVendorPageHeader_profileStat__gA_Q4:focus-visible .MobileVendorPageHeader_profileStatLabel__Sef40,button.MobileVendorPageHeader_profileStat__gA_Q4:hover .MobileVendorPageHeader_profileStatCount__5A5IP,button.MobileVendorPageHeader_profileStat__gA_Q4:hover .MobileVendorPageHeader_profileStatLabel__Sef40{text-decoration:none}.MobileVendorPageHeader_profileStatCount__5A5IP{font-size:var(--font-size-md,1rem);font-weight:700;line-height:1.2;color:inherit;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.MobileVendorPageHeader_profileStatLabel__Sef40{font-size:var(--font-size-xs,.75rem);font-weight:400;line-height:1.25;color:var(--fw-meta-color,var(--hard-gray-color,#505154))}html[data-app-theme=dark] .MobileVendorPageHeader_profileStat__gA_Q4{color:var(--secondary-color,#e4e4e4)}html[data-app-theme=dark] .MobileVendorPageHeader_profileStatLabel__Sef40{color:var(--fw-meta-color,var(--hard-gray-color,#a1a1aa))}.MobileVendorPageHeader_identity__LvRwH{display:flex;flex-direction:column;align-items:flex-start;width:100%;text-align:left;box-sizing:border-box}.MobileVendorPageHeader_name__cIGDT{margin:0;font-size:1.125rem;font-weight:700;line-height:1.3;color:var(--heading-color,#111);display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:.25rem;max-width:100%;text-align:left}.MobileVendorPageHeader_nameRow__u2NAa{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%}.MobileVendorPageHeader_asideActions__yneTe{display:inline-flex;flex-direction:row;align-items:center;gap:.4rem;flex-shrink:0}.MobileVendorPageHeader_nameRow__u2NAa .MobileVendorPageHeader_name__cIGDT{flex:1 1;min-width:0}.MobileVendorPageHeader_nameText__mFDFU{min-width:0;overflow-wrap:anywhere;word-break:break-word;color:inherit}.MobileVendorPageHeader_verified__U8cDp{color:var(--primary-color)}.MobileVendorPageHeader_nonTraditional__5QO6i,.MobileVendorPageHeader_verified__U8cDp{flex-shrink:0;display:inline-flex;align-items:center}.MobileVendorPageHeader_claimedBy__FEMR0{font-size:var(--font-size-sm);font-weight:400;line-height:1.4;color:var(--seventh-color)}.MobileVendorPageHeader_claimedByLink__yMqzG{font-weight:700;color:var(--message-accent,#1382ff);text-decoration:none}.MobileVendorPageHeader_claimedByLink__yMqzG:hover{text-decoration:underline}html[data-app-theme=dark] .MobileVendorPageHeader_claimedByLink__yMqzG{color:var(--message-accent,#ff0e0e)}.MobileVendorPageHeader_identityMeta__TZ0im{margin:.3rem 0 0;width:100%;max-width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:.2rem;overflow-wrap:anywhere}.MobileVendorPageHeader_identityMeta__TZ0im>.MobileVendorPageHeader_fw-meta__4H1Vc{margin:0}.MobileVendorPageHeader_viewsMetaButton__IZKLs{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:none;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer}.MobileVendorPageHeader_viewsMetaButton__IZKLs:focus-visible,.MobileVendorPageHeader_viewsMetaButton__IZKLs:hover{text-decoration:underline;text-underline-offset:2px}.MobileVendorPageHeader_metaStat__uKqWP{display:inline-flex;align-items:center;gap:0}.MobileVendorPageHeader_metaStatIconHeart__CaxPg,.MobileVendorPageHeader_metaStatIcon__pJmkJ{flex-shrink:0;margin-right:.2rem}.MobileVendorPageHeader_metaStatIconHeart__CaxPg,.MobileVendorPageHeader_metaStatIconHeart__CaxPg svg,.MobileVendorPageHeader_metaStatIcon__pJmkJ,.MobileVendorPageHeader_metaStatIcon__pJmkJ svg{width:10px;height:10px}.MobileVendorPageHeader_metaStatIconHeart__CaxPg,.MobileVendorPageHeader_metaStatIcon__pJmkJ{color:inherit}.MobileVendorPageHeader_metaStatIconHeart__CaxPg svg,.MobileVendorPageHeader_metaStatIcon__pJmkJ svg{fill:currentColor}.MobileVendorPageHeader_statusOpen__Wt5M2{color:#049c5e;font-weight:600}.MobileVendorPageHeader_statusClosed__Co6a_{color:var(--seventh-color);font-weight:600}.MobileVendorPageHeader_statusSoon__rkbB1{color:#ca8a04;font-weight:600}.MobileVendorPageHeader_statusLive__fgf8i{color:var(--primary-color);font-weight:600}.MobileVendorPageHeader_live__zEXw7{display:inline-flex;align-items:center;gap:.35rem;font-size:var(--font-size-xs);color:#dc2626;margin-top:.35rem;text-decoration:none;justify-content:flex-start;align-self:flex-start}.MobileVendorPageHeader_live__zEXw7:hover{text-decoration:underline}.MobileVendorPageHeader_live__zEXw7 svg{flex-shrink:0}html[data-app-theme=dark] .MobileVendorPageHeader_nameText__mFDFU,html[data-app-theme=dark] .MobileVendorPageHeader_name__cIGDT{color:var(--heading-color,#fff)}.MobileVendorPageHeader_likesButton__fMgVq{display:inline-flex;align-items:center;gap:.2em;margin:0;padding:0;border:0;background:none;font:inherit;color:inherit;cursor:pointer;text-decoration:underline;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;text-underline-offset:2px;transition:opacity .15s ease,-webkit-text-decoration-color .15s ease;transition:text-decoration-color .15s ease,opacity .15s ease;transition:text-decoration-color .15s ease,opacity .15s ease,-webkit-text-decoration-color .15s ease}.MobileVendorPageHeader_likesIcon__er6fM{flex-shrink:0;color:inherit}.MobileVendorPageHeader_likesIcon__er6fM svg{width:9px;height:9px}.MobileVendorPageHeader_likesButton__fMgVq:hover{-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor;opacity:.85}.MobileVendorPageHeader_likesButton__fMgVq:focus-visible{outline:2px solid var(--primary-color,#1d4ed8);outline-offset:2px;border-radius:2px}.MobileVendorPageHeader_bottomRule__wIQhd{width:100vw;max-width:100vw;height:3px;margin:.85rem calc(50% - 50vw) 0;flex-shrink:0;box-sizing:border-box;background:var(--forth-color);border:0;align-self:center}.MobileVendorPageHeader_sectionTabs__XTCru{width:100vw;max-width:100vw;margin:.5rem calc(50% - 50vw) 0;flex-shrink:0;align-self:center}.MobileVendorPageHeader_rootAside__vdrRZ{gap:.75rem}.MobileVendorPageHeader_rootAside__vdrRZ .MobileVendorPageHeader_avatarWrap__aKad0{margin-bottom:0}.MobileVendorPageHeader_rootAside__vdrRZ .MobileVendorPageHeader_bottomRule__wIQhd{display:none}@media (max-width:1023px){.MobileVendorPageHeader_root__B95RL:not(.MobileVendorPageHeader_rootAside__vdrRZ){--mvh-avatar-size:66px}}.UserBio_wrap__ogqu9{display:flex;flex-direction:column;align-items:stretch;gap:.2rem;width:100%;min-width:0;box-sizing:border-box}.UserBio_bio__QpHdk{margin:0;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;font-size:var(--font-size-sm,.875rem);font-weight:500;line-height:1.45;color:var(--secondary-color,#374151);word-break:break-word}.UserBio_continueReading__h0VJL{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:none;padding:.1rem 0 0;margin:0;font-size:var(--font-size-sm,.875rem);font-weight:700;color:var(--message-accent,#1382ff);cursor:pointer;text-align:inherit;align-self:flex-start}.UserBio_continueReading__h0VJL:hover{text-decoration:underline}.UserBio_drawerBody__BWZto{padding:1rem 1rem calc(1.25rem + env(safe-area-inset-bottom, 0px));box-sizing:border-box;max-height:min(55dvh,28rem);overflow-y:auto;-webkit-overflow-scrolling:touch}.UserBio_drawerBio__LK_sd{margin:0;font-size:var(--font-size-sm,.875rem);font-weight:500;line-height:1.5;color:var(--secondary-color,#374151);word-break:break-word}.UserBio_drawerBio__LK_sd div,.UserBio_drawerBio__LK_sd li,.UserBio_drawerBio__LK_sd p,.UserBio_drawerBio__LK_sd span{font-size:inherit;line-height:inherit}.UserBio_drawerBio__LK_sd p{margin:0 0 .65rem}.UserBio_drawerBio__LK_sd p:last-child{margin-bottom:0}.UserBio_align_left__Qh4BX{text-align:left}.UserBio_align_left__Qh4BX .UserBio_continueReading__h0VJL{align-self:flex-start}.UserBio_align_center__oXtvZ{text-align:center}.UserBio_align_center__oXtvZ .UserBio_continueReading__h0VJL{align-self:center}.UserBio_align_center-desktop__auSl7{text-align:left}.UserBio_align_center-desktop__auSl7 .UserBio_continueReading__h0VJL{align-self:flex-start}.UserBio_align_center-mobile__Kv65Y{text-align:center}.UserBio_align_center-mobile__Kv65Y .UserBio_continueReading__h0VJL{align-self:center}@media (min-width:768px){.UserBio_align_center-desktop__auSl7{text-align:center}.UserBio_align_center-desktop__auSl7 .UserBio_continueReading__h0VJL{align-self:center}.UserBio_align_center-mobile__Kv65Y{text-align:left}.UserBio_align_center-mobile__Kv65Y .UserBio_continueReading__h0VJL{align-self:flex-start}}.VendorFeedLinkPreview_card__bqV8l{display:block;position:relative;border:1px solid var(--forth-color,#f3f4f6);border-radius:var(--border-radius-base,12px);overflow:hidden;text-decoration:none;color:inherit;background:var(--app-surface,#fff);transition:border-color .15s ease,box-shadow .15s ease;touch-action:pan-y}.VendorFeedLinkPreview_card__bqV8l:focus-visible,.VendorFeedLinkPreview_card__bqV8l:hover{border-color:var(--sixth-color,#d4d4d4);box-shadow:var(--shadow100,0 1px 2px rgba(0,0,0,.06))}.VendorFeedLinkPreview_cardRemovable__wPMG_{cursor:default}.VendorFeedLinkPreview_cardRemovable__wPMG_:focus-visible,.VendorFeedLinkPreview_cardRemovable__wPMG_:hover{box-shadow:none}.VendorFeedLinkPreview_removeBtn__CFPw5{position:absolute;top:.4rem;right:.4rem;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:1.65rem;height:1.65rem;padding:0;border:none;border-radius:50%;background:rgba(0,0,0,.58);color:#fff;cursor:pointer;touch-action:manipulation}.VendorFeedLinkPreview_removeBtn__CFPw5:hover{background:rgba(0,0,0,.72)}.VendorFeedLinkPreview_thumbnailWrap__PpqvY{position:relative;width:100%;aspect-ratio:16/9;background:var(--app-surface-raised,#f5f5f5);overflow:hidden}.VendorFeedLinkPreview_thumbnail__s6N0e{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.VendorFeedLinkPreview_playBadge__zyjRy{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.VendorFeedLinkPreview_playBadgeInner__A2DtZ{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%;background:rgba(0,0,0,.55);color:#fff}.VendorFeedLinkPreview_cardMapEmbed__yu_cn{cursor:default}.VendorFeedLinkPreview_cardMapEmbed__yu_cn:focus-visible,.VendorFeedLinkPreview_cardMapEmbed__yu_cn:hover{box-shadow:none}.VendorFeedLinkPreview_mapEmbedWrap__Q_4je{position:relative;width:100%;aspect-ratio:4/3;background:var(--app-surface-raised,#f5f5f5);overflow:hidden}.VendorFeedLinkPreview_mapEmbedFrame__KTjPq{display:block;width:100%;height:100%;border:0}.VendorFeedLinkPreview_mapPinBadge__YCweu{position:absolute;bottom:.65rem;left:.65rem;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;background:rgba(255,255,255,.92);color:#ea4335;box-shadow:0 1px 4px rgba(0,0,0,.18);pointer-events:none}.VendorFeedLinkPreview_platformIconGoogleMaps__Ruyou{color:#4285f4}.VendorFeedLinkPreview_platformIconAppleMaps__EXkjO{color:var(--secondary-color,#000)}.VendorFeedLinkPreview_body__pRqZo{padding:.65rem .75rem .75rem;display:flex;flex-direction:column;gap:.35rem;min-width:0}.VendorFeedLinkPreview_metaRow__3gK64{display:flex;align-items:center;gap:.35rem;min-width:0}.VendorFeedLinkPreview_platformIcon__oDeOr{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;min-width:1rem;min-height:1rem;font-size:.95rem}.VendorFeedLinkPreview_platformIcon__oDeOr svg{display:block;height:1rem;width:1rem}.VendorFeedLinkPreview_platformIconWide__kGYon svg{width:auto;max-width:3.35rem}.VendorFeedLinkPreview_platformIconGrubhub__y7Aq2 svg{width:auto;max-width:1.35rem}.VendorFeedLinkPreview_platformIconMono__t9Akb{color:var(--secondary-color,#000)}.VendorFeedLinkPreview_platformIconMono__t9Akb svg{color:currentColor}.VendorFeedLinkPreview_platformLabel__e2S5F{font-size:var(--font-size-xs);font-weight:600;color:var(--hard-gray-color,#666);text-transform:capitalize}.VendorFeedLinkPreview_title___NXe6{font-size:var(--font-size-sm);font-weight:600;color:var(--secondary-color,#0d0d0d)}.VendorFeedLinkPreview_description__x65bM,.VendorFeedLinkPreview_title___NXe6{margin:0;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.VendorFeedLinkPreview_description__x65bM{font-size:var(--font-size-xs);color:var(--hard-gray-color,#666)}.VendorFeedLinkPreview_siteLabel__1SlPa{margin:0;font-size:var(--font-size-xs);color:var(--seventh-color,#888)}.VendorFeedLinkPreview_list__RVvSX{display:flex;flex-direction:column;gap:.65rem;margin:1rem 0 1.15rem}.VendorFeedLinkPreview_list__RVvSX .VendorFeedLinkPreview_card__bqV8l{margin:0}.VendorFeedLinkPreview_compact__qwWNL .VendorFeedLinkPreview_thumbnailWrap__PpqvY{aspect-ratio:2/1;max-height:108px}.VendorFeedLinkPreview_compact__qwWNL .VendorFeedLinkPreview_body__pRqZo{padding:.5rem .65rem .6rem;gap:.25rem}.VendorFeedLinkPreview_compact__qwWNL .VendorFeedLinkPreview_title___NXe6{font-size:var(--font-size-sm);-webkit-line-clamp:2}.VendorFeedLinkPreview_compact__qwWNL .VendorFeedLinkPreview_description__x65bM,.VendorFeedLinkPreview_compact__qwWNL .VendorFeedLinkPreview_platformLabel__e2S5F,.VendorFeedLinkPreview_compact__qwWNL .VendorFeedLinkPreview_siteLabel__1SlPa{font-size:var(--font-size-sm)}.VendorFeedPost_post__JNZUG{box-sizing:border-box;width:calc(100% + 2 * var(--container-padding-x, .775rem));margin-left:calc(-1 * var(--container-padding-x, .775rem));margin-right:calc(-1 * var(--container-padding-x, .775rem));padding:1.5rem var(--container-padding-x,.775rem) 1.85rem}.VendorFeedPost_post__JNZUG:not(:last-child){margin-bottom:.75rem;border-bottom:1px solid var(--third-color,#dadcde)}.VendorFeedPost_postClickable__ZFyDe{cursor:pointer}.VendorFeedPost_postClickable__ZFyDe:focus-visible{outline:2px solid color-mix(in srgb,var(--primary-color,#ff0e0e) 45%,transparent);outline-offset:2px}.VendorFeedPost_postScheduled__yPSyD{opacity:.62}.VendorFeedPost_scheduledNotice__IYWR1{margin:.75rem 0 0;padding:.65rem .75rem;border-radius:var(--border-radius-sm,8px);background:var(--app-surface-raised,#f5f5f5);border:1px solid var(--third-color,#dadcde);font-size:var(--font-size-sm);line-height:1.45;color:var(--hard-gray-color,#666)}.VendorFeedPost_header__Aq57X{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}.VendorFeedPost_headerAvatar__f9efJ{align-self:center}.VendorFeedPost_avatarFollowWrap__LX2ye{position:relative;display:inline-flex;align-self:center;flex-shrink:0}.VendorFeedPost_avatarFollowBtn__NOos6{position:relative;display:inline-flex;padding:0;border:none;background:transparent;cursor:pointer;border-radius:50%}.VendorFeedPost_avatarFollowBtn__NOos6:disabled{cursor:wait;opacity:.85}.VendorFeedPost_avatarFollowBadge__vmN54{position:absolute;right:-.1rem;bottom:-.1rem;display:inline-flex;align-items:center;justify-content:center;width:1.05rem;height:1.05rem;border-radius:50%;background:var(--primary-color,#2563eb);color:#fff;border:2px solid var(--app-surface,#fff);pointer-events:none}.VendorFeedPost_headerContent__q156o{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:.15rem}.VendorFeedPost_headerActions__0yIFO{display:flex;align-items:center;justify-content:center;align-self:center;flex-shrink:0}.VendorFeedPost_nameRow__F3kwx{display:flex;align-items:center;gap:.35rem;min-width:0}.VendorFeedPost_name__TkrJT{margin:0;font-size:var(--font-size-sm);font-weight:700;line-height:1.25;color:var(--secondary-color,#0d0d0d)}.VendorFeedPost_verified__Q_coB{display:inline-flex;align-items:center;flex-shrink:0}.VendorFeedPost_bodyBlock__R5Ki_{margin:.65rem 0 0}.VendorFeedPost_bodyClamp__n_Qi9{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:10;overflow:hidden}.VendorFeedPost_bodyBlock__R5Ki_ .VendorFeedPost_message__OUaPx,.VendorFeedPost_bodyBlock__R5Ki_ .VendorFeedPost_postBody__y_Fkw{margin-top:0}.VendorFeedPost_readOn__zU7lT{display:inline-flex;align-items:center;gap:.2rem;margin-top:.35rem;padding:0;border:none;background:none;font:inherit;font-size:var(--font-size-sm);font-weight:700;line-height:1.3;color:var(--secondary-color,#0d0d0d);cursor:pointer}.VendorFeedPost_readOn__zU7lT:focus,.VendorFeedPost_readOn__zU7lT:focus-visible,.VendorFeedPost_readOn__zU7lT:hover{color:var(--secondary-color,#0d0d0d);text-decoration:none;opacity:1}.VendorFeedPost_readOnIcon__1H9g9{flex-shrink:0}.VendorFeedPost_message__OUaPx{margin:.65rem 0 0;font-family:var(--font-family-base),"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji",emoji,sans-serif;font-size:var(--font-size-sm);font-weight:400;line-height:1.45;color:var(--secondary-color,#0d0d0d);white-space:pre-wrap;word-break:break-word}.VendorFeedPost_message__OUaPx a{color:var(--message-accent,#1382ff);text-decoration:underline;word-break:break-all}.VendorFeedPost_message__OUaPx a:focus-visible,.VendorFeedPost_message__OUaPx a:hover{opacity:.85}.VendorFeedPost_postTitle__eKPCn{margin:.85rem 0 0;font-family:var(--font-family-base),"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji",emoji,sans-serif;font-size:var(--font-size-sm);font-weight:700;line-height:1.5;color:var(--secondary-color,#0d0d0d)}.VendorFeedPost_postDescription__eRFFx{margin:.45rem 0 0;font-size:var(--font-size-sm);line-height:1.45;color:var(--hard-gray-color,#666)}.VendorFeedPost_postBody__y_Fkw{margin:.65rem 0 0;font-family:var(--font-family-base),"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji",emoji,sans-serif;font-size:var(--font-size-sm);font-weight:400;line-height:1.5;color:var(--secondary-color,#0d0d0d)}.VendorFeedPost_postBody__y_Fkw br{display:block;content:"";margin-top:.45em}.VendorFeedPost_postBody__y_Fkw b,.VendorFeedPost_postBody__y_Fkw em,.VendorFeedPost_postBody__y_Fkw h1,.VendorFeedPost_postBody__y_Fkw h2,.VendorFeedPost_postBody__y_Fkw h3,.VendorFeedPost_postBody__y_Fkw h4,.VendorFeedPost_postBody__y_Fkw h5,.VendorFeedPost_postBody__y_Fkw h6,.VendorFeedPost_postBody__y_Fkw i,.VendorFeedPost_postBody__y_Fkw strong,.VendorFeedPost_postBody__y_Fkw u{font-size:inherit;font-weight:inherit;font-style:normal;text-decoration:none}.VendorFeedPost_postBody__y_Fkw ol,.VendorFeedPost_postBody__y_Fkw ul{margin:.35rem 0;padding-left:0;list-style:none}.VendorFeedPost_postBody__y_Fkw li{margin:.2rem 0}.VendorFeedPost_gifAttachment__vkqLv{margin-top:.75rem;width:100%;max-width:20rem;border-radius:var(--border-radius-sm,8px);overflow:hidden;background:var(--app-surface-raised,#f5f5f5)}.VendorFeedPost_gifAttachmentImg__NA_Ak{display:block;width:100%;height:auto}.VendorFeedPost_footer__GnkK5{display:flex;align-items:center;flex-wrap:wrap;gap:1.25rem;margin-top:1rem}.VendorFeedPost_commentButton__ECESr,.VendorFeedPost_reactionButton__2GspH,.VendorFeedPost_shareButton__1Pdq7{display:inline-flex;align-items:center;gap:.5rem;border:none;background:none;cursor:pointer;font-weight:600;font-size:var(--font-size-xs);color:var(--secondary-color);padding:0;touch-action:pan-y}.VendorFeedPost_reactionIcon__MtQyW{font-size:1rem;transition:transform .25s ease,color .2s ease;color:var(--sixth-color)}.VendorFeedPost_reactionIcon__MtQyW svg{color:inherit!important;fill:currentColor!important}.VendorFeedPost_commentButton__ECESr:hover .VendorFeedPost_commentIcon__CKX3V,.VendorFeedPost_reactionButton__2GspH:hover .VendorFeedPost_reactionIcon__MtQyW,.VendorFeedPost_shareButton__1Pdq7:hover .VendorFeedPost_shareIcon__V3PI0{transform:scale(1.1)}.VendorFeedPost_liked__ZHpsV{color:#22c55e!important}.VendorFeedPost_liked__ZHpsV svg{color:inherit!important;fill:currentColor!important}.VendorFeedPost_shareIcon__V3PI0{color:var(--sixth-color);transition:transform .25s ease}.VendorFeedPost_shareIcon__V3PI0 svg{color:inherit!important}.VendorFeedPost_commentIcon__CKX3V{color:var(--sixth-color);transition:transform .25s ease}.VendorFeedPost_commentIcon__CKX3V svg{color:inherit!important}.StaffBbcodeLinkDialog_form__x9v1m{display:flex;flex-direction:column;gap:.85rem;width:100%}.StaffBbcodeLinkDialog_form__x9v1m [data-floating-field]{margin-bottom:0}.StaffBbcodeLinkDialog_urlFieldWrap__Dxfc7{display:flex;flex-direction:column;gap:.35rem}.StaffBbcodeLinkDialog_footerActions__IZveZ{display:flex;gap:.65rem;width:100%}.StaffBbcodeLinkDialog_footerActions__IZveZ>*{flex:1 1}.StaffBbcodeLinkDialog_thumbnailCheck__ednjp{display:flex;align-items:center;gap:.55rem;font-size:var(--font-size-sm);color:var(--secondary-color,#0d0d0d);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:.15rem 0}.StaffBbcodeLinkDialog_thumbnailCheck__ednjp input{width:1rem;height:1rem;accent-color:var(
    --filter-active-blue,var(--focus-blue,var(--primary-color,#1d4ed8))
  )}.StaffBbcodeLinkDialog_hint__kuLC_{margin:0;font-size:var(--font-size-xs);color:var(--hard-gray-color,#666)}.StaffBbcodeEditor_shell__7_qC_{display:flex;flex-direction:column;width:100%}.StaffBbcodeEditor_toolbar__gIRtJ{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem;padding:.5rem .625rem;border:1px solid var(--gray-border);border-bottom:none;border-radius:var(--border-radius-sm) var(--border-radius-sm) 0 0;background:var(--forth-color,#f3f3f3)}html[data-app-theme=dark] .StaffBbcodeEditor_toolbar__gIRtJ{background:color-mix(in srgb,var(--app-surface,#141414) 82%,var(--forth-color,#333) 18%)}.StaffBbcodeEditor_toolBtn__jnGsP{display:inline-flex;align-items:center;justify-content:center;min-width:2.125rem;min-height:2rem;padding:.2rem .5rem;border:1px solid #c5c5c5;border-radius:var(--border-radius-sm);background:var(--app-surface,#fff);color:var(--secondary-color,#333);font-size:var(--font-size-sm);font-weight:600;font-family:inherit;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease}html[data-app-theme=dark] .StaffBbcodeEditor_toolBtn__jnGsP{border-color:var(--gray-border,#4a4a4a);background:color-mix(in srgb,var(--app-surface,#1e1e1e) 88%,#fff 12%);color:var(--secondary-color,#f5f5f5)}.StaffBbcodeEditor_toolBtn__jnGsP:hover{background:#fafafa;border-color:#a8a8a8}html[data-app-theme=dark] .StaffBbcodeEditor_toolBtn__jnGsP:hover{background:color-mix(in srgb,var(--app-surface,#1e1e1e) 72%,#fff 28%);border-color:var(--hard-gray-color,#8b8b8b)}.StaffBbcodeEditor_toolBtn__jnGsP:active{background:var(--duotone-tint-bg);border-color:var(--filter-active-blue,#1d4ed8);color:var(--filter-active-blue,#1d4ed8)}.StaffBbcodeEditor_toolBtn__jnGsP svg{color:var(--gray-muted);stroke:var(--gray-muted)}html[data-app-theme=dark] .StaffBbcodeEditor_toolBtn__jnGsP svg{color:var(--secondary-color,#f5f5f5);stroke:var(--secondary-color,#f5f5f5)}.StaffBbcodeEditor_toolBtn__jnGsP:active svg{color:var(--filter-active-blue,#1d4ed8);stroke:var(--filter-active-blue,#1d4ed8)}.StaffBbcodeEditor_toolBtnLabel__O5BeZ{font-size:var(--font-size-sm);line-height:1;color:inherit}.StaffBbcodeEditor_editorField__8BoEm [data-floating-field]{margin-top:0}.StaffBbcodeEditor_editorField__8BoEm .quillWrapper{border-top-left-radius:0;border-top-right-radius:0}.StaffBbcodeEditor_footer__X3Z_6{width:100%}.StaffBbcodeEditor_shellIntegrated__2JJqF{border:2px solid transparent;border-radius:var(--border-radius-sm,4px);background-color:var(--forth-color,#f3f4f6);overflow:visible;transition:border-color .2s ease}.StaffBbcodeEditor_shellIntegrated__2JJqF:focus-within{border-color:var(--focus-blue,#0d42df);box-shadow:none}.StaffBbcodeEditor_shellIntegrated__2JJqF .StaffBbcodeEditor_editorField__8BoEm,.StaffBbcodeEditor_shellIntegrated__2JJqF [data-floating-field]{margin-bottom:0}.StaffBbcodeEditor_shellIntegrated__2JJqF .StaffBbcodeEditor_editorField__8BoEm [data-floating-field],.StaffBbcodeEditor_shellIntegrated__2JJqF [data-floating-field]{border:none!important;box-shadow:none!important}.StaffBbcodeEditor_shellIntegrated__2JJqF .StaffBbcodeEditor_editorField__8BoEm [data-floating-field]:focus-within,.StaffBbcodeEditor_shellIntegrated__2JJqF [data-floating-field]:focus-within{border:none!important;box-shadow:none!important}.StaffBbcodeEditor_shellIntegrated__2JJqF .StaffBbcodeEditor_editorField__8BoEm [class*=quillWrapper],.StaffBbcodeEditor_shellIntegrated__2JJqF [data-floating-field] [class*=quillWrapper]{border:none!important;border-radius:0!important;box-shadow:none!important;margin:0!important;background:transparent!important}.StaffBbcodeEditor_shellIntegrated__2JJqF .StaffBbcodeEditor_editorField__8BoEm [class*=quillWrapper]:focus-within,.StaffBbcodeEditor_shellIntegrated__2JJqF [data-floating-field] [class*=quillWrapper]:focus-within{border:none!important;box-shadow:none!important;outline:none!important}.StaffBbcodeEditor_shellIntegrated__2JJqF .StaffBbcodeEditor_editorField__8BoEm [data-floating-field],.StaffBbcodeEditor_shellIntegrated__2JJqF .StaffBbcodeEditor_editorField__8BoEm [data-floating-field]:focus-within,.StaffBbcodeEditor_shellIntegrated__2JJqF .StaffBbcodeEditor_editorHost__36EYk,.StaffBbcodeEditor_shellIntegrated__2JJqF .StaffBbcodeEditor_editorHost__36EYk:focus-within{border:none!important;box-shadow:none!important;outline:none!important}.StaffBbcodeEditor_shellIntegrated__2JJqF .StaffBbcodeEditor_editorField__8BoEm .control:focus,.StaffBbcodeEditor_shellIntegrated__2JJqF .ql-container:focus-within,.StaffBbcodeEditor_shellIntegrated__2JJqF .ql-editor:focus{outline:none!important;border:none!important;box-shadow:none!important}.StaffBbcodeEditor_shellIntegrated__2JJqF .StaffBbcodeEditor_editorField__8BoEm [data-floating-label]{color:var(--hard-gray-color,#8b8b8b)}.StaffBbcodeEditor_shellIntegrated__2JJqF:focus-within .StaffBbcodeEditor_editorField__8BoEm [data-floating-label]{color:#0d42df}html[data-app-theme=dark] .StaffBbcodeEditor_shellIntegrated__2JJqF:focus-within .StaffBbcodeEditor_editorField__8BoEm [data-floating-label]{color:var(--filter-active-blue,var(--primary-color,#ff0e0e))}.StaffBbcodeEditor_shellIntegrated__2JJqF .StaffBbcodeEditor_toolbar__gIRtJ{border:none;border-bottom:1px solid var(--gray-border,#d1d5db);border-radius:0;background:var(--forth-color,#f3f4f6)}.StaffBbcodeEditor_emojiRow__c6pTH{display:flex;align-items:center;gap:.25rem;padding:.45rem .625rem;border-bottom:1px solid var(--gray-border,#d1d5db);background:var(--forth-color,#f3f4f6)}.StaffBbcodeEditor_emojiBtn__Dkx8q{flex:1 1;max-width:2.75rem;height:2.125rem;border:none;background:transparent;border-radius:var(--border-radius-sm,8px);font-size:1.25rem;line-height:1;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center}.StaffBbcodeEditor_emojiBtn__Dkx8q:active,.StaffBbcodeEditor_gifBtn__pi3At{background:var(--app-surface,#fff)}.StaffBbcodeEditor_gifBtn__pi3At{margin-left:auto;flex-shrink:0;min-width:2.75rem;height:2.125rem;padding:0 .65rem;border:1px solid var(--gray-border,#c5c5c5);border-radius:var(--border-radius-sm,8px);color:var(--secondary-color,#0d0d0d);font-size:var(--font-size-xs);font-weight:700;letter-spacing:.04em;cursor:pointer}html[data-app-theme=dark] .StaffBbcodeEditor_gifBtn__pi3At{background:color-mix(in srgb,var(--app-surface,#1e1e1e) 88%,#fff 12%);border-color:var(--gray-border,#4a4a4a);color:var(--secondary-color,#f5f5f5)}.StaffBbcodeEditor_gifBtn__pi3At:active{background:var(--duotone-tint-bg);border-color:var(--filter-active-blue,#1d4ed8);color:var(--filter-active-blue,#1d4ed8)}.StaffBbcodeEditor_shellIntegrated__2JJqF .StaffBbcodeEditor_editorField__8BoEm{margin-bottom:0}.StaffBbcodeEditor_shellIntegrated__2JJqF .StaffBbcodeEditor_editorField__8BoEm [data-floating-label]{padding-left:.75rem}.StaffBbcodeEditor_shellIntegrated__2JJqF .StaffBbcodeEditor_editorField__8BoEm .quillWrapper{border:none!important;border-radius:0!important;box-shadow:none!important;margin:0!important;background:transparent!important}.StaffBbcodeEditor_editorHost__36EYk{min-height:calc(6.5rem + 2px);background:var(--forth-color,#f3f4f6)}.StaffBbcodeEditor_editorHost__36EYk .ql-container,.StaffBbcodeEditor_editorHost__36EYk .ql-editor,.StaffBbcodeEditor_editorHost__36EYk .ql-toolbar{border:none!important;box-shadow:none!important;outline:none!important}.StaffBbcodeEditor_editorHost__36EYk .ql-editor{min-height:4.5rem!important;padding:.75rem 1rem!important;font-size:var(--font-size-base,1rem);font-family:var(--font-family-base),"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji",emoji,sans-serif;color:var(--secondary-color,#0d0d0d)!important}.StaffBbcodeEditor_editorHost__36EYk .ql-editor,.StaffBbcodeEditor_editorHost__36EYk .ql-editor a,.StaffBbcodeEditor_editorHost__36EYk .ql-editor li,.StaffBbcodeEditor_editorHost__36EYk .ql-editor p,.StaffBbcodeEditor_editorHost__36EYk .ql-editor span{color:inherit}.StaffBbcodeEditor_editorHost__36EYk .ql-editor.ql-blank:before{color:var(--sixth-color,#929292);font-style:normal}html[data-app-theme=dark] .StaffBbcodeEditor_editorHost__36EYk .ql-editor{color:var(--secondary-color,#e4e4e4)!important}html[data-app-theme=dark] .StaffBbcodeEditor_editorHost__36EYk .ql-editor.ql-blank:before{color:var(--gray-muted,#a3a3a3)}.StaffBbcodeEditor_editorHost__36EYk .ql-editor ol{list-style:none;padding-left:0;margin:0}.StaffBbcodeEditor_editorHost__36EYk .ql-editor li[data-list=bullet]{list-style:none}.StaffBbcodeEditor_editorHost__36EYk .ql-editor li[data-list=bullet]>.ql-ui:before{content:"\2022";display:inline-block;margin-right:.35em;white-space:nowrap}.StaffBbcodeEditor_editorHost__36EYk .ql-editor li[data-list=ordered]>.ql-ui:before{margin-right:.25em}.StaffBbcodeEditor_editorHost__36EYk .ql-editor img.bbcode-gif,.StaffBbcodeEditor_editorHost__36EYk .ql-editor img.bbcode-img{display:block;max-width:100%;height:auto;margin:.5rem 0;border-radius:var(--border-radius-sm,8px)}.StaffBbcodeEditor_hiddenFileInput__MvL_k{display:none}.StaffBbcodeEditor_mentionDropdown__DXUMs{position:static;left:auto;right:auto;bottom:auto;margin:0 .625rem .35rem;max-height:11rem}html[data-app-theme=dark] .StaffBbcodeEditor_editorHost__36EYk,html[data-app-theme=dark] .StaffBbcodeEditor_shellIntegrated__2JJqF{background-color:var(--app-chrome-bg,#1a1a1a)}html[data-app-theme=dark] .StaffBbcodeEditor_shellIntegrated__2JJqF .StaffBbcodeEditor_emojiRow__c6pTH,html[data-app-theme=dark] .StaffBbcodeEditor_shellIntegrated__2JJqF .StaffBbcodeEditor_toolbar__gIRtJ{background:var(--app-chrome-bg,#1a1a1a);border-bottom-color:var(--gray-border,#4a4a4a)}html[data-app-theme=dark] .StaffBbcodeEditor_emojiBtn__Dkx8q:active{background:color-mix(in srgb,var(--app-surface,#1e1e1e) 72%,#fff 28%)}html[data-app-theme=dark] .StaffBbcodeEditor_shellIntegrated__2JJqF:focus-within{border-color:var(--focus-blue,var(--primary-color,#ff0e0e))}.VendorFeedComposeImages_singleWrap__ULGxy{width:100%}.VendorFeedComposeImages_singleFrame__Dfjq0{position:relative;width:100%;border-radius:var(--border-radius-sm,8px);overflow:hidden;background:var(--app-surface-raised,#f5f5f5)}.VendorFeedComposeImages_singleImage__TG5NA{display:block;width:100%;height:auto;max-height:20rem;-o-object-fit:cover;object-fit:cover}.VendorFeedComposeImages_removeBtn__eoVmG{position:absolute;top:.4rem;right:.4rem;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:1.65rem;height:1.65rem;padding:0;border:none;border-radius:50%;background:rgba(0,0,0,.42);color:#fff;cursor:pointer;touch-action:manipulation;opacity:.88;transition:background-color .15s ease,opacity .15s ease}.VendorFeedComposeImages_removeBtn__eoVmG:focus-visible,.VendorFeedComposeImages_singleFrame__Dfjq0:hover .VendorFeedComposeImages_removeBtn__eoVmG,.VendorFeedComposeImages_thumbWrap__GtYIm:hover .VendorFeedComposeImages_removeBtn__eoVmG{opacity:1;background:rgba(0,0,0,.58)}.VendorFeedComposeImages_removeBtn__eoVmG:hover{background:rgba(0,0,0,.58)}.VendorFeedComposeImages_thumbWrap__GtYIm{position:relative;flex:0 0 auto}.VendorFeedComposeImages_thumbWrapReorderable__Faldi{cursor:grab}.VendorFeedComposeImages_thumbWrapDragging__e8vMS{opacity:.55}.VendorFeedComposeImages_thumbWrapDragOver__37zgX{outline:2px dashed var(--focus-blue,#0d42df);outline-offset:2px;border-radius:var(--border-radius-sm,8px)}.VendorFeedComposeImages_strip__COD9y{width:100%;margin-top:.15rem}.VendorFeedComposeImages_track__eu8h4{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-end;gap:.5rem;overflow-x:auto;overflow-y:hidden;scroll-behavior:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;touch-action:pan-x;padding:2px 0 6px;scrollbar-width:thin}.VendorFeedComposeImages_trackDraggable__QtPvo{cursor:grab}.VendorFeedComposeImages_trackDragging__HUBqf{cursor:grabbing;-webkit-user-select:none;-moz-user-select:none;user-select:none}.VendorFeedComposeImages_thumbBtn__h17UW{flex:0 0 auto;padding:0;border:none;border-radius:var(--border-radius-sm,8px);overflow:hidden;background:var(--app-surface-raised,#f5f5f5);cursor:pointer}.VendorFeedComposeImages_thumbImage__W7kCZ{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.VendorFeedCreatePostPanel_segmentStack__8i1dj{position:fixed;inset:0;z-index:1200;display:flex;flex-direction:column;width:100%;height:100dvh;max-height:100dvh;background:var(--app-bg,var(--app-surface,#fff));color:var(--secondary-color,#0d0d0d);box-sizing:border-box;overflow:hidden}.VendorFeedCreatePostPanel_feedPanelShell__fAEQo{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;height:100%;overflow:hidden}.VendorFeedCreatePostPanel_panelScroll__8PX3i{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;touch-action:pan-y;padding-top:.75rem;padding-bottom:1rem;box-sizing:border-box}.VendorFeedCreatePostPanel_segmentBody__HUxz1{position:relative;display:flex;flex-direction:column;gap:1rem;color:var(--secondary-color,#0d0d0d)}.VendorFeedCreatePostPanel_segmentBody__HUxz1 .fieldLabel,.VendorFeedCreatePostPanel_segmentBody__HUxz1 .settingRowLabel,.VendorFeedCreatePostPanel_segmentBody__HUxz1 .settingsSectionTitle{color:var(--secondary-color,#0d0d0d)}.VendorFeedCreatePostPanel_segmentBody__HUxz1 .settingRowHint{color:var(--hard-gray-color,#505154)}.VendorFeedCreatePostPanel_segmentBody__HUxz1 .requiredMark{color:var(--danger-color,var(--danger,#dc2626));font-weight:700}.VendorFeedCreatePostPanel_segmentBody__HUxz1 .form-field{color:var(--secondary-color,#0d0d0d);background-color:var(--forth-color,#f2f2f2);border-color:var(--gray-border,#c8c8c8);color-scheme:light}.VendorFeedCreatePostPanel_segmentBody__HUxz1 .form-field::-moz-placeholder{color:var(--sixth-color,#929292)}.VendorFeedCreatePostPanel_segmentBody__HUxz1 .form-field::placeholder{color:var(--sixth-color,#929292)}html[data-app-theme=dark] .VendorFeedCreatePostPanel_segmentStack__8i1dj{background:var(--app-bg,#0d0d0d);color:var(--secondary-color,#e4e4e4)}html[data-app-theme=dark] .VendorFeedCreatePostPanel_segmentBody__HUxz1,html[data-app-theme=dark] .VendorFeedCreatePostPanel_segmentBody__HUxz1 .fieldLabel,html[data-app-theme=dark] .VendorFeedCreatePostPanel_segmentBody__HUxz1 .settingRowLabel,html[data-app-theme=dark] .VendorFeedCreatePostPanel_segmentBody__HUxz1 .settingsSectionTitle{color:var(--secondary-color,#e4e4e4)}html[data-app-theme=dark] .VendorFeedCreatePostPanel_segmentBody__HUxz1 .settingRowHint{color:var(--gray-muted,#a3a3a3)}html[data-app-theme=dark] .VendorFeedCreatePostPanel_segmentBody__HUxz1 .form-field{color:var(--secondary-color,#e4e4e4);background-color:var(--app-chrome-bg,#1a1a1a);border-color:var(--gray-border,#2f2f2f);color-scheme:dark}html[data-app-theme=dark] .VendorFeedCreatePostPanel_segmentBody__HUxz1 .form-field::-moz-placeholder{color:var(--gray-muted,#a3a3a3)}html[data-app-theme=dark] .VendorFeedCreatePostPanel_segmentBody__HUxz1 .form-field::placeholder{color:var(--gray-muted,#a3a3a3)}.VendorFeedCreatePostPanel_uploadOverlay__EchwU{position:absolute;inset:0;z-index:5;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:1.5rem;background:rgba(255,255,255,.88);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}html[data-app-theme=dark] .VendorFeedCreatePostPanel_uploadOverlay__EchwU{background:rgba(20,20,20,.88)}.VendorFeedCreatePostPanel_uploadLabel__ezf87{margin:0;font-size:.9375rem;color:var(--secondary-color,#4b5563);text-align:center}.VendorFeedCreatePostPanel_uploadProgressWrap__92poP{width:min(100%,16rem)}.VendorFeedCreatePostPanel_publishSettingsDivider__FGOZe{border:none;border-top:3px solid var(--app-chrome-border,var(--third-color));margin:1.25rem 0;width:calc(100% + 2 * var(--container-padding-x, .9375rem));margin-left:calc(-1 * var(--container-padding-x, .9375rem));margin-right:calc(-1 * var(--container-padding-x, .9375rem))}.VendorFeedCreatePostPanel_scheduleSectionDivider__TDahp{border:none;border-top:1px solid var(--third-color,#dadcde);margin:.5rem 0 .15rem;width:100%}.VendorFeedCreatePostPanel_embedPreviewList__xIT6Q{padding:.55rem .65rem .65rem;border-top:1px solid var(--third-color,#dadcde);background:var(--app-surface-raised,#f5f5f5)}html[data-app-theme=dark] .VendorFeedCreatePostPanel_embedPreviewList__xIT6Q{background:var(--app-surface-raised,#222);border-top-color:var(--third-color,#333)}.VendorFeedCreatePostPanel_embedPreviewListInner__bLUs0{margin:0!important}.VendorFeedCreatePostPanel_gifPreviewRow__qpT9X{display:flex;align-items:flex-start;gap:.5rem}.VendorFeedCreatePostPanel_gifPreviewWrap__Kg7pf{width:5rem;aspect-ratio:1;border-radius:var(--border-radius-sm,8px);overflow:hidden;background:var(--app-surface-raised,#f5f5f5);flex-shrink:0}.VendorFeedCreatePostPanel_gifPreviewImg__Bammd{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.VendorFeedCreatePostPanel_gifRemoveBtn__OVs_T{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;margin-top:.35rem;border:none;border-radius:50%;background:var(--forth-color,#f3f4f6);color:var(--secondary-color);cursor:pointer;flex-shrink:0}.VendorFeedCreatePostPanel_actionsBar__s9Mwk{flex-shrink:0;display:flex;gap:.65rem;padding:.75rem var(--container-padding-x,.9375rem) calc(.75rem + env(safe-area-inset-bottom, 0px));border-top:1px solid var(--app-chrome-border,var(--third-color,#dadcde));background:var(--app-bg,var(--app-surface,#fff));box-sizing:border-box}.VendorFeedCreatePostPanel_actionsBar__s9Mwk>*{flex:1 1}html[data-app-theme=dark] .VendorFeedCreatePostPanel_actionsBar__s9Mwk{background:var(--app-bg,#0d0d0d);border-top-color:var(--third-color,#333)}.Pagination_pagination__suFAw{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 0;margin-top:1rem}.Pagination_arrow__mXdrb,.Pagination_page__Dda_z{all:unset;box-sizing:border-box;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--app-surface,#fff);border:1px solid var(--app-chrome-border,transparent);font-size:13px;font-weight:500;line-height:1;color:var(--secondary-color);transition:background .15s ease,border-color .15s ease,color .15s ease}.Pagination_active__CJYOT,.Pagination_arrow__mXdrb:hover:not(:disabled),.Pagination_page__Dda_z:hover{background:var(--forth-color);color:var(--secondary-color);border-color:var(--app-chrome-border,var(--third-color))}html[data-app-theme=dark] .Pagination_arrow__mXdrb,html[data-app-theme=dark] .Pagination_page__Dda_z{background:var(--app-chrome-bg,#1a1a1a);border-color:var(--app-chrome-border,#333);color:var(--secondary-color)}html[data-app-theme=dark] .Pagination_active__CJYOT,html[data-app-theme=dark] .Pagination_arrow__mXdrb:hover:not(:disabled),html[data-app-theme=dark] .Pagination_page__Dda_z:hover{background:var(--third-color,#2a2a2a);color:var(--secondary-color);border-color:var(--app-chrome-border,#444)}html[data-app-theme=dark] .Pagination_ellipsis__tlVA9{color:var(--hard-gray-color)}.Pagination_arrow__mXdrb:disabled{opacity:.4;cursor:default}.Pagination_ellipsis__tlVA9{width:16px;height:32px;display:flex;align-items:center;justify-content:center;font-size:14px;color:var(--sixth-color)}.VendorFeedPanel_root__T4aJR{display:flex;flex-direction:column;width:100%;min-height:0;box-sizing:border-box;background:transparent}.VendorFeedPanel_createPostBar__afnMe{display:flex;justify-content:stretch;width:100%;padding:.5rem 0 .65rem;box-sizing:border-box}.VendorFeedPanel_createPostBtn__q2fUM{width:100%!important}.VendorFeedPanel_list__Z4ct2{display:flex;flex-direction:column}.VendorFeedPanel_paginationWrap__b3vTv{width:100%;padding:.25rem 0 1.25rem;box-sizing:border-box}.VendorFeedPanel_loadingState__Yj_VU{display:flex;align-items:center;justify-content:center;min-height:0;padding:1.25rem 0 1.75rem}.VendorFeedPanel_empty__l1lAd{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.65rem;flex:1 1 auto;width:100%;aspect-ratio:4/3;min-height:min(48dvh,20rem);max-height:min(72dvh,32rem);padding:1.5rem 0;text-align:center;box-sizing:border-box}.VendorFeedPanel_emoji__o6GRa{font-size:3.25rem;line-height:1;margin-bottom:.75rem}.VendorFeedPanel_text__AWiW7,.VendorFeedPanel_title__X2rwk{margin:0;font-size:var(--font-size-base);font-weight:600;color:var(--heading-color,var(--secondary-color))}.VendorFeedPanel_text__AWiW7{max-width:26ch;line-height:1.45}.VendorFeedPanel_subtitle__8jgcx{margin:0;max-width:28ch;font-size:var(--font-size-sm);line-height:1.45;color:var(--hard-gray-color,#666)}.VendorPageMobileSwipePager_pager__XhzT0{position:relative;width:100%;box-sizing:border-box;overflow:hidden;max-height:100dvh}.VendorPageMobileSwipePager_pagerUnified___UpTy{overflow:visible;max-height:none;height:auto}.VendorPageMobileSwipePager_pagerUnified___UpTy .VendorPageMobileSwipePager_sharedChrome__Cse49{width:100%;min-width:0}.VendorPageMobileSwipePager_pagerUnified___UpTy .VendorPageMobileSwipePager_viewport__R_KxG{overflow:hidden;overflow-x:clip;height:auto;width:100%}.VendorPageMobileSwipePager_pagerUnified___UpTy .VendorPageMobileSwipePager_track__vdhm6{position:relative;height:auto;align-items:flex-start}.VendorPageMobileSwipePager_pagerUnified___UpTy .VendorPageMobileSwipePager_panel__eeFDg{height:auto;min-height:0;overflow:visible;background:var(--app-bg,#fff)}.VendorPageMobileSwipePager_pagerUnified___UpTy .VendorPageMobileSwipePager_panel__eeFDg[aria-hidden=true]{height:0!important;min-height:0!important;overflow:hidden;pointer-events:none;visibility:hidden;opacity:0}.VendorPageMobileSwipePager_pagerUnified___UpTy .VendorPageMobileSwipePager_panelActive__eD20D{visibility:visible;opacity:1;pointer-events:auto;height:auto;min-height:12rem;overflow:visible}.VendorPageMobileSwipePager_pagerFullScreen__kwqfy{position:fixed;inset:0;top:0;left:0;right:0;width:100%;height:100dvh!important;max-height:100dvh;z-index:1100;background:var(--app-bg,#fff)}.VendorPageMobileSwipePager_pagerFullScreen__kwqfy .VendorPageMobileSwipePager_panelScroll__59nyq{padding-bottom:calc(env(safe-area-inset-bottom, 0px) + 6.25rem)}.VendorPageMobileSwipePager_pagerInfo__babyM{overflow:visible;max-height:none;height:auto}.VendorPageMobileSwipePager_pagerInfo__babyM .VendorPageMobileSwipePager_viewport__R_KxG{overflow:visible;height:auto}.VendorPageMobileSwipePager_pagerInfo__babyM .VendorPageMobileSwipePager_track__vdhm6{position:relative;height:auto;align-items:flex-start}.VendorPageMobileSwipePager_pagerInfo__babyM .VendorPageMobileSwipePager_panelInfo__KY94w{height:auto;min-height:0;overflow:visible;background:var(--app-bg,#fff);padding-bottom:calc(env(safe-area-inset-bottom, 0px) + 1.25rem);box-sizing:border-box}.VendorPageMobileSwipePager_feedHome__yfMyd{width:100%;min-width:0;background:transparent;padding-bottom:1.25rem;box-sizing:border-box}.VendorPageMobileSwipePager_feedHomeOwnerBar__PY3ZT{display:flex;justify-content:stretch;padding:.5rem 0 .35rem}.VendorPageMobileSwipePager_feedHomeOwnerBtn__BF2m5{width:100%}.VendorPageMobileSwipePager_pagerInfo__babyM .VendorPageMobileSwipePager_panel__eeFDg:not(.VendorPageMobileSwipePager_panelInfo__KY94w){position:absolute;top:0;left:0;width:100%;height:100dvh;max-height:100dvh;overflow:hidden;pointer-events:none;visibility:hidden;opacity:0}.VendorPageMobileSwipePager_pagerFullScreen__kwqfy .VendorPageMobileSwipePager_panel__eeFDg[aria-hidden=true]{visibility:hidden;pointer-events:none;opacity:0}.VendorPageMobileSwipePager_pagerFullScreen__kwqfy .VendorPageMobileSwipePager_viewport__R_KxG{isolation:isolate}.VendorPageMobileSwipePager_viewport__R_KxG{width:100%;height:100%;overflow:hidden;overflow-x:clip}.VendorPageMobileSwipePager_track__vdhm6{display:flex;flex-direction:row;align-items:stretch;height:100%;min-width:100%;will-change:transform;transition:transform .32s cubic-bezier(.32,.72,0,1)}.VendorPageMobileSwipePager_track__vdhm6[data-pager-dragging]{transition:none!important}.VendorPageMobileSwipePager_panel__eeFDg{flex:0 0 100%;width:100%;max-width:100%;min-width:0;height:100%;min-height:0;display:flex;flex-direction:column;overflow:hidden;box-sizing:border-box;background:var(--app-bg,#fff)}.VendorPageMobileSwipePager_panel__eeFDg[aria-hidden=true] .VendorPageMobileSwipePager_panelScroll__59nyq{overflow:hidden}.VendorPageMobileSwipePager_panelScroll__59nyq{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;touch-action:pan-y;padding-bottom:calc(env(safe-area-inset-bottom, 0px) + 1.5rem);box-sizing:border-box}.VendorPageMobileSwipePager_panelBody__lOTJ5{width:100%;min-width:0;box-sizing:border-box;padding-bottom:1.5rem}.VendorPageMobileSwipePager_panelBody__lOTJ5 .box,.VendorPageMobileSwipePager_panelBody__lOTJ5 .boxNoBorder,.VendorPageMobileSwipePager_panelScroll__59nyq .box,.VendorPageMobileSwipePager_panelScroll__59nyq .boxNoBorder{padding:.75rem 0;border-bottom:none}.VendorPageMobileSwipePager_segmentIconTabs__W51yI{flex-shrink:0;width:100%;z-index:2;background:var(--app-bg,#fff)}.VendorPageMobileSwipePager_floatingTabs__Q3aPs{position:fixed;left:0;right:0;width:100%;box-sizing:border-box;padding-left:max(var(--container-padding-x,.775rem),env(safe-area-inset-left,0px));padding-right:max(var(--container-padding-x,.775rem),env(safe-area-inset-right,0px));bottom:calc(var(--mobile-app-nav-height, 0px) + env(safe-area-inset-bottom, 0px) + 1.1rem);z-index:1260;pointer-events:none;margin:.25rem 0;transition:bottom .32s cubic-bezier(.32,.72,0,1);--vendor-floating-tabs-dock-gap:3rem}.VendorPageMobileSwipePager_floatingTabsInfo__xvSLN{transform:none}.VendorPageMobileSwipePager_floatingTabsSegment__Azpw5{transform:none;bottom:calc(env(safe-area-inset-bottom, 0px) + .85rem)}.VendorPageMobileSwipePager_feedPanelShell__OTAwf{position:relative;display:flex;flex-direction:column;flex:1 1 auto;min-height:0;width:100%;overflow:visible}.VendorPageMobileSwipePager_feedPanelShell__OTAwf .VendorPageMobileSwipePager_panelScroll__59nyq{flex:1 1 auto;min-height:0}.VendorPageMobileSwipePager_panelLoadingState__DV0hr{display:flex;align-items:center;justify-content:center;min-height:40dvh;padding:2.5rem 0 3rem}@media (prefers-reduced-motion:reduce){.VendorPageMobileSwipePager_floatingTabs__Q3aPs,.VendorPageMobileSwipePager_track__vdhm6{transition:none}}.SaveStateChromeHeader_saveBtn__wkGbk{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;padding:.35rem .55rem;border:none;border-radius:6px;background:transparent;color:var(--message-accent,#1382ff);font:inherit;font-size:var(--font-size-base,1rem);font-weight:600;line-height:1.2;cursor:pointer;-webkit-tap-highlight-color:transparent}.SaveStateChromeHeader_saveBtn__wkGbk:disabled{opacity:.4;cursor:not-allowed}.SaveStateChromeHeader_saveBtn__wkGbk:not(:disabled):active{opacity:.75}html[data-app-theme=dark] .SaveStateChromeHeader_saveBtn__wkGbk{color:var(--message-accent,#ff0e0e)}