.ActivityComposer-module__2EKMba__composerCard{background:var(--surface-card,#fff);border:1px solid var(--surface-border,#e5e7eb);border-radius:18px;flex-direction:column;gap:1rem;padding:1.25rem;display:flex;box-shadow:0 8px 30px #0f172a0f}.ActivityComposer-module__2EKMba__composerCard,.ActivityComposer-module__2EKMba__optionCard{display:flex;flex-direction:column!important}.ActivityComposer-module__2EKMba__collapsedCard{background:var(--surface-card,#fff);border:1px solid var(--surface-border,#e5e7eb);border-radius:18px;flex-direction:row;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex;box-shadow:0 8px 30px #0f172a0a}.ActivityComposer-module__2EKMba__collapsedInput{background:var(--surface-ground,#f3f4f6);text-align:left;color:#4c4c4c;cursor:pointer;border:none;border-radius:999px;flex:1;padding:.75rem 1.25rem;font-size:.95rem}.ActivityComposer-module__2EKMba__collapsedInput:hover{background:#dcdcdc}.ActivityComposer-module__2EKMba__optionCard{background:var(--surface-card,#fff);border:1px solid var(--surface-border,#e5e7eb);border-radius:18px;flex-direction:column;gap:1rem;padding:1rem 1.25rem;display:flex;box-shadow:0 8px 30px #0f172a0d}.ActivityComposer-module__2EKMba__optionList{flex-direction:column;gap:.75rem;display:flex}.ActivityComposer-module__2EKMba__optionButton{border:1px solid var(--surface-border,#e5e7eb);width:100%;color:var(--text-color,#0f172a);cursor:pointer;opacity:0;background:#fff;border-radius:16px;align-items:center;gap:.85rem;padding:.85rem 1rem;font-weight:600;transition:background .2s,border-color .2s;animation:.25s forwards ActivityComposer-module__2EKMba__optionDrop;display:flex;transform:translateY(-8px)}.ActivityComposer-module__2EKMba__optionButton:hover{background:var(--surface-hover,#f4f4f5);border-color:var(--surface-border,#d1d5db)}.ActivityComposer-module__2EKMba__optionButton:focus-visible{outline:2px solid var(--primary-color,#14b8a6);outline-offset:2px}.ActivityComposer-module__2EKMba__optionIcon{background:var(--surface-ground,#f3f4f6);width:2.5rem;height:2.5rem;color:var(--text-color-secondary,#4b5563);border-radius:999px;justify-content:center;align-items:center;font-size:1.1rem;display:flex}.ActivityComposer-module__2EKMba__optionLabel{text-align:left;flex:1}@keyframes ActivityComposer-module__2EKMba__optionDrop{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.ActivityComposer-module__2EKMba__avatarWrapper{background:var(--surface-border,#e5e7eb);width:44px;min-width:44px;max-width:44px;height:44px;min-height:44px;max-height:44px;color:var(--text-color,#0f172a);border-radius:50%;flex:0 0 44px;justify-content:center;align-items:center;font-weight:600;display:flex;position:relative;overflow:hidden}.ActivityComposer-module__2EKMba__avatarImage{object-fit:cover;border-radius:50%;width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;min-height:44px!important;max-height:44px!important}.ActivityComposer-module__2EKMba__avatarInitials{font-size:.95rem}.ActivityComposer-module__2EKMba__inputRow{flex-wrap:nowrap}.ActivityComposer-module__2EKMba__inlineIconButton{border-radius:50%;justify-content:center;align-items:center;width:2.4rem;height:2.4rem;display:flex}.ActivityComposer-module__2EKMba__inlineIconButton:not(:disabled):hover{background-color:var(--surface-hover,#eef2ff)!important}.ActivityComposer-module__2EKMba__textareaWrapper{width:100%;position:relative}.ActivityComposer-module__2EKMba__textarea{resize:vertical;border:1px solid var(--surface-border,#e5e7eb);background:var(--surface-ground,#f8fafc);border-radius:16px;width:100%;min-height:90px;padding:.85rem .85rem 3.5rem;font-size:.95rem;line-height:1.45;transition:border-color .2s,box-shadow .2s}.ActivityComposer-module__2EKMba__textarea:focus{border-color:var(--primary-color,#6366f1);box-shadow:0 0 0 2px #6366f11a}.ActivityComposer-module__2EKMba__textareaFooter{align-items:center;gap:.4rem;display:flex;position:absolute;bottom:.45rem;right:.85rem}.ActivityComposer-module__2EKMba__sendButton{border-radius:50%;justify-content:center;align-items:center;width:2.4rem;height:2.4rem;display:flex}.ActivityComposer-module__2EKMba__sendButton:not(:disabled):hover{background-color:var(--surface-hover,#eef2ff)!important}.ActivityComposer-module__2EKMba__charCount{color:var(--text-color-secondary,#64748b);font-size:.85rem}.ActivityComposer-module__2EKMba__attachmentGrid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.75rem;display:grid}.ActivityComposer-module__2EKMba__attachmentThumb{border:1px solid var(--surface-border,#e5e7eb);background:var(--surface-card,#fff);border-radius:12px;position:relative;overflow:hidden}.ActivityComposer-module__2EKMba__attachmentThumb img{object-fit:cover;width:100%;height:120px;display:block}.ActivityComposer-module__2EKMba__removeAttachment{color:#fff;cursor:pointer;background:#0f172ab3;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:absolute;top:.35rem;right:.35rem}.ActivityComposer-module__2EKMba__signInCard{background:var(--surface-card,#fff);border:1px dashed var(--surface-border,#e5e7eb);text-align:center;border-radius:18px;flex-direction:column;gap:.75rem;padding:1.25rem;display:flex}.ActivityComposer-module__2EKMba__signInTitle{color:var(--text-color,#0f172a);font-weight:600}.ActivityComposer-module__2EKMba__errorText{color:var(--red-600,#dc2626);font-size:.85rem}.ActivityComposer-module__2EKMba__uploadingLabel{color:var(--text-color-secondary,#64748b);font-size:.85rem}
.ActivityEventCard-module__MPb-Ma__card{border:1px solid var(--surface-border,#e5e7eb);background:var(--surface-card,#fff);border-radius:18px;padding:1.25rem;box-shadow:0 8px 24px #0f172a0d}.ActivityEventCard-module__MPb-Ma__header{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.ActivityEventCard-module__MPb-Ma__headerMain{flex:1;align-items:center;gap:.75rem;min-width:0;display:flex}.ActivityEventCard-module__MPb-Ma__actorLink{display:inline-flex}.ActivityEventCard-module__MPb-Ma__actorNameLink{color:inherit;text-decoration:none}.ActivityEventCard-module__MPb-Ma__avatar{background:var(--surface-border,#e2e8f0);width:44px;height:44px;color:var(--text-color,#0f172a);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:600;display:flex;overflow:hidden}.ActivityEventCard-module__MPb-Ma__headerDetails{flex-direction:column;gap:.15rem;display:flex}.ActivityEventCard-module__MPb-Ma__headerActions{align-items:center;gap:.4rem;display:flex}.ActivityEventCard-module__MPb-Ma__headerEditButton{cursor:pointer;width:2rem;height:2rem;color:var(--text-color-secondary,#64748b);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .15s;display:flex}.ActivityEventCard-module__MPb-Ma__headerEditButton:hover{background:var(--surface-hover,#f1f5f9);color:var(--text-color,#0f172a)}.ActivityEventCard-module__MPb-Ma__actorNameRow{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.ActivityEventCard-module__MPb-Ma__actorName{color:var(--text-color,#0f172a);font-weight:600}.ActivityEventCard-module__MPb-Ma__supporterBadge{border:1px solid #0000;border-radius:999px;align-items:center;gap:.25rem;padding:.1rem .4rem;font-size:.7rem;font-weight:500;line-height:1.1;display:inline-flex}.ActivityEventCard-module__MPb-Ma__actionText{color:var(--text-color-secondary,#64748b);font-size:.95rem}.ActivityEventCard-module__MPb-Ma__timestamp{color:var(--text-color-secondary,#94a3b8);font-size:.8rem}.ActivityEventCard-module__MPb-Ma__body{flex-direction:column;gap:.75rem;margin-top:1rem;display:flex}.ActivityEventCard-module__MPb-Ma__statusCardWrapper{flex-direction:column;gap:.75rem;display:flex;position:relative}.ActivityEventCard-module__MPb-Ma__statusEditButton{z-index:10;background:var(--surface-ground,#fff);border:1px solid var(--surface-border,#e5e7eb);cursor:pointer;width:32px;height:32px;color:var(--text-color-secondary,#64748b);border-radius:50%;justify-content:center;align-items:center;transition:all .15s;display:flex;position:absolute;top:.5rem;right:.5rem}.ActivityEventCard-module__MPb-Ma__statusEditButton:hover{background:var(--surface-hover,#f1f5f9);color:var(--text-color,#0f172a)}.ActivityEventCard-module__MPb-Ma__statusContent{flex-direction:column;gap:.85rem;display:flex;position:relative}.ActivityEventCard-module__MPb-Ma__statusHeader{align-items:center;gap:.75rem;display:flex}.ActivityEventCard-module__MPb-Ma__statusText{color:var(--text-color,#0f172a);white-space:pre-wrap;font-size:.95rem}.ActivityEventCard-module__MPb-Ma__badgeRow{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.ActivityEventCard-module__MPb-Ma__badge{text-transform:uppercase;letter-spacing:.05em;background:var(--surface-ground,#f1f5f9);color:var(--text-color-secondary,#475569);border-radius:999px;padding:.2rem .5rem;font-size:.75rem}.ActivityEventCard-module__MPb-Ma__pinnedBadge{color:#be185d;background:#ec48991f}.ActivityEventCard-module__MPb-Ma__visibilityTag{color:#1d4ed8;background:#2563eb1a}.ActivityEventCard-module__MPb-Ma__comboPreview{border:1px solid var(--surface-border,#e5e7eb);background:var(--surface-ground,#f8fafc);border-radius:14px;gap:.75rem;text-decoration:none;display:flex;overflow:hidden}.ActivityEventCard-module__MPb-Ma__comboImage{object-fit:cover;flex-shrink:0;width:110px;height:110px}.ActivityEventCard-module__MPb-Ma__comboInfo{color:var(--text-color,#0f172a);flex-direction:column;justify-content:center;gap:.35rem;padding:.75rem;display:flex}.ActivityEventCard-module__MPb-Ma__comboTitle{font-size:.95rem;font-weight:600}.ActivityEventCard-module__MPb-Ma__statusAdminRow{justify-content:flex-end;display:flex}.ActivityEventCard-module__MPb-Ma__statusActionRow{z-index:1;align-items:center;gap:.25rem;display:flex;position:absolute;top:.5rem;right:.5rem}.ActivityEventCard-module__MPb-Ma__adminMenuButton{width:2.5rem;height:2.5rem;color:var(--text-color-secondary,#475569)}.ActivityEventCard-module__MPb-Ma__commentPreviewWrapper{border-top:1px solid var(--surface-border,#e5e7eb);margin-top:.5rem;padding-top:.75rem}.ActivityEventCard-module__MPb-Ma__inlineComments{border-top:1px solid var(--surface-border,#e5e7eb);animation:.4s ease-out forwards ActivityEventCard-module__MPb-Ma__expandHeight;overflow:hidden}@keyframes ActivityEventCard-module__MPb-Ma__expandHeight{0%{opacity:0;max-height:0;margin-top:0;padding-top:0}to{opacity:1;max-height:2000px;margin-top:1rem;padding-top:1rem}}.ActivityEventCard-module__MPb-Ma__praiseBreakdown{align-items:center;gap:.5rem;display:inline-flex}.ActivityEventCard-module__MPb-Ma__praiseBreakdownItem{align-items:center;gap:.2rem;display:inline-flex}.ActivityEventCard-module__MPb-Ma__praiseBreakdownCount{color:var(--text-color-secondary,#64748b);font-size:.85rem}.ActivityEventCard-module__MPb-Ma__praiseIcons{align-items:center;gap:.1rem;display:inline-flex}.ActivityEventCard-module__MPb-Ma__praiseIcon{cursor:default;align-items:center;font-size:1rem;line-height:1;display:inline-flex}.ActivityEventCard-module__MPb-Ma__praiseIconImg{object-fit:contain;width:24px;height:24px}.ActivityEventCard-module__MPb-Ma__praised{color:var(--primary-color,#6366f1)}.ActivityEventCard-module__MPb-Ma__contentLink{color:var(--primary-color);word-break:break-all;text-decoration:none}.ActivityEventCard-module__MPb-Ma__contentLink:hover{text-decoration:underline}.ActivityEventCard-module__MPb-Ma__mentionLink{color:var(--primary-color);font-weight:600;text-decoration:none}.ActivityEventCard-module__MPb-Ma__mentionLink:hover{text-decoration:underline}.ActivityEventCard-module__MPb-Ma__editButton{background:var(--surface-ground);border:1px solid var(--surface-border);cursor:pointer;width:32px;height:32px;color:var(--text-color-secondary);border-radius:50%;justify-content:center;align-items:center;transition:all .15s;display:flex}.ActivityEventCard-module__MPb-Ma__editButton:hover{background:var(--surface-hover);color:var(--text-color)}.ActivityEventCard-module__MPb-Ma__editContainer{flex-direction:column;gap:.5rem;display:flex}.ActivityEventCard-module__MPb-Ma__editTextarea{border:1px solid var(--surface-border);resize:vertical;background:var(--surface-ground);width:100%;min-height:100px;color:var(--text-color);border-radius:8px;padding:.75rem;font-family:inherit;font-size:.9375rem;line-height:1.5}.ActivityEventCard-module__MPb-Ma__editTextarea:focus{border-color:var(--primary-color);outline:none;box-shadow:0 0 0 2px #6366f11a}.ActivityEventCard-module__MPb-Ma__editActions{justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.ActivityEventCard-module__MPb-Ma__editCharCount{color:var(--text-color-secondary);margin-right:auto;font-size:.75rem}.ActivityEventCard-module__MPb-Ma__editCancelButton{border:1px solid var(--surface-border);cursor:pointer;color:var(--text-color-secondary);background:0 0;border-radius:6px;padding:.375rem .75rem;font-size:.875rem;transition:all .15s}.ActivityEventCard-module__MPb-Ma__editCancelButton:hover:not(:disabled){background:var(--surface-hover);color:var(--text-color)}.ActivityEventCard-module__MPb-Ma__editSaveButton{background:var(--primary-color);cursor:pointer;color:#fff;border:none;border-radius:6px;padding:.375rem .75rem;font-size:.875rem;font-weight:500;transition:all .15s}.ActivityEventCard-module__MPb-Ma__editSaveButton:hover:not(:disabled){filter:brightness(1.1)}.ActivityEventCard-module__MPb-Ma__editSaveButton:disabled,.ActivityEventCard-module__MPb-Ma__editCancelButton:disabled{opacity:.6;cursor:not-allowed}
.FeedSharePreview-module__Hso-BW__sharePreview{box-sizing:border-box;cursor:pointer;will-change:transform;flex-direction:column;flex-shrink:0;gap:.75rem;width:100%;transition:transform .3s;display:flex;position:relative}.FeedSharePreview-module__Hso-BW__feedCardNonInteractive{cursor:default}.FeedSharePreview-module__Hso-BW__sharePreview:not(.FeedSharePreview-module__Hso-BW__responsive){width:100%}@media (min-width:600px){.FeedSharePreview-module__Hso-BW__sharePreview:not(.FeedSharePreview-module__Hso-BW__responsive){width:220px}}.FeedSharePreview-module__Hso-BW__responsive{cursor:default;width:100%;padding:.25rem 0}.FeedSharePreview-module__Hso-BW__responsive[data-layout=split]{flex-direction:row;align-items:stretch}.FeedSharePreview-module__Hso-BW__responsive[data-mosaic=true]{flex-direction:column}.FeedSharePreview-module__Hso-BW__mediaColumn{width:100%;max-width:160px}.FeedSharePreview-module__Hso-BW__sharePreview:not(.FeedSharePreview-module__Hso-BW__responsive) .FeedSharePreview-module__Hso-BW__mediaColumn,.FeedSharePreview-module__Hso-BW__responsive[data-layout=stacked] .FeedSharePreview-module__Hso-BW__mediaColumn{max-width:none}.FeedSharePreview-module__Hso-BW__responsive[data-layout=split] .FeedSharePreview-module__Hso-BW__mediaColumn{flex:0 0 360px;width:100%;max-width:360px}.FeedSharePreview-module__Hso-BW__responsive[data-mosaic=true] .FeedSharePreview-module__Hso-BW__mediaColumn{flex:none;width:100%;max-width:100%}.FeedSharePreview-module__Hso-BW__detailColumn{flex-direction:column;flex:1;gap:.6rem;min-width:0;display:flex}.FeedSharePreview-module__Hso-BW__detailTopRow{flex-direction:column;gap:.75rem;display:flex}.FeedSharePreview-module__Hso-BW__responsive[data-layout=split] .FeedSharePreview-module__Hso-BW__detailTopRow{flex-flow:wrap;justify-content:space-between;align-items:flex-start;gap:1rem}.FeedSharePreview-module__Hso-BW__detailTextColumn{flex:260px;min-width:0}.FeedSharePreview-module__Hso-BW__detailLink{width:100%;color:inherit;text-decoration:none;display:block}.FeedSharePreview-module__Hso-BW__imageContainer{aspect-ratio:1;background:#f5f5f5;border-radius:12px;width:100%;min-height:220px;position:relative;overflow:hidden}.FeedSharePreview-module__Hso-BW__mediaPlaceholder{aspect-ratio:1;color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;background:repeating-linear-gradient(135deg,#f8fafc,#f8fafc 12px,#e2e8f0 12px 24px);border-radius:12px;justify-content:center;align-items:center;width:100%;min-height:220px;font-size:.85rem;font-weight:500;display:flex}.FeedSharePreview-module__Hso-BW__desktopMosaic{aspect-ratio:1;background:#f5f5f5;border-radius:12px;width:100%;min-height:220px;position:relative;overflow:hidden}.FeedSharePreview-module__Hso-BW__desktopMosaicGrid{grid-auto-rows:minmax(0,1fr);gap:6px;width:100%;height:100%;display:grid}.FeedSharePreview-module__Hso-BW__desktopMosaicGrid[data-count="1"]{grid-template-columns:1fr}.FeedSharePreview-module__Hso-BW__desktopMosaicGrid[data-count="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}.FeedSharePreview-module__Hso-BW__desktopMosaicGrid[data-count="3"]{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:2fr 1fr}.FeedSharePreview-module__Hso-BW__desktopMosaicGrid[data-count="3"] .FeedSharePreview-module__Hso-BW__desktopMosaicTile:first-child{grid-area:1/1/span 2/span 1}.FeedSharePreview-module__Hso-BW__desktopMosaicGrid[data-count="3"] .FeedSharePreview-module__Hso-BW__desktopMosaicTile:nth-child(2){grid-area:1/2/span 1/span 1}.FeedSharePreview-module__Hso-BW__desktopMosaicGrid[data-count="3"] .FeedSharePreview-module__Hso-BW__desktopMosaicTile:nth-child(3){grid-area:2/2/span 1/span 1}.FeedSharePreview-module__Hso-BW__desktopMosaicGrid[data-count="4"]{grid-template-columns:repeat(2,minmax(0,1fr))}.FeedSharePreview-module__Hso-BW__desktopMosaicGrid[data-count="5"]{grid-template-columns:repeat(6,minmax(0,1fr))}.FeedSharePreview-module__Hso-BW__desktopMosaicGrid[data-count="5"] .FeedSharePreview-module__Hso-BW__desktopMosaicTile:first-child{grid-area:1/1/span 2/span 3}.FeedSharePreview-module__Hso-BW__desktopMosaicGrid[data-count="5"] .FeedSharePreview-module__Hso-BW__desktopMosaicTile:nth-child(2){grid-area:1/4/span 2/span 3}.FeedSharePreview-module__Hso-BW__desktopMosaicGrid[data-count="5"] .FeedSharePreview-module__Hso-BW__desktopMosaicTile:nth-child(3){grid-area:3/1/span 2/span 2}.FeedSharePreview-module__Hso-BW__desktopMosaicGrid[data-count="5"] .FeedSharePreview-module__Hso-BW__desktopMosaicTile:nth-child(4){grid-area:3/3/span 2/span 2}.FeedSharePreview-module__Hso-BW__desktopMosaicGrid[data-count="5"] .FeedSharePreview-module__Hso-BW__desktopMosaicTile:nth-child(5){grid-area:3/5/span 2/span 2}.FeedSharePreview-module__Hso-BW__desktopMosaicTile{background:#e5e7eb;border-radius:12px;min-height:140px;display:block;position:relative;overflow:hidden}.FeedSharePreview-module__Hso-BW__desktopMosaicImage{object-fit:cover}.FeedSharePreview-module__Hso-BW__desktopMosaicTile img{object-fit:cover}.FeedSharePreview-module__Hso-BW__desktopMosaicMore{color:#fff;background-color:#0000008c;justify-content:center;align-items:center;font-size:1.35rem;font-weight:600;display:flex;position:absolute;inset:0}.FeedSharePreview-module__Hso-BW__swiperSlide,.FeedSharePreview-module__Hso-BW__slideContent{border-radius:inherit;overflow:hidden}.FeedSharePreview-module__Hso-BW__customSwiper{border-radius:inherit;width:100%;height:100%;overflow:hidden}.FeedSharePreview-module__Hso-BW__swiperSlide{position:relative}.FeedSharePreview-module__Hso-BW__slideContent{width:100%;height:100%;position:relative}.FeedSharePreview-module__Hso-BW__shareImage{object-fit:cover;border-radius:inherit;inset:0;width:100%!important;height:100%!important;position:absolute!important}.FeedSharePreview-module__Hso-BW__overlayContainer{pointer-events:none;z-index:15;position:absolute;inset:0;transform:translateZ(0)}.FeedSharePreview-module__Hso-BW__overlayIconBox{z-index:10;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);box-sizing:border-box;pointer-events:auto;background:#0000008c;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute}.FeedSharePreview-module__Hso-BW__stockStatusButton{all:unset;cursor:pointer;border-radius:6px;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.FeedSharePreview-module__Hso-BW__stockStatusButton:focus-visible{outline-offset:2px;outline:2px solid #fff}.FeedSharePreview-module__Hso-BW__stockStatusIcon{opacity:.8;filter:invert()brightness(1.55);width:20px;height:20px;margin:0;padding:0;display:block}.FeedSharePreview-module__Hso-BW__stockStatusWrapper{box-sizing:border-box!important;justify-content:center!important;align-items:center!important;width:32px!important;height:32px!important;margin:0!important;padding:0!important;display:flex!important;position:absolute!important;bottom:10px!important;right:10px!important}.FeedSharePreview-module__Hso-BW__stockStatusWrapper img{vertical-align:middle!important;margin:0!important;padding:0!important;position:relative!important;inset:auto!important;transform:none!important}.FeedSharePreview-module__Hso-BW__coneDisplayWrapper{color:#fff;z-index:10;border-radius:5px;padding:5px;position:absolute;bottom:10px;left:10px}.FeedSharePreview-module__Hso-BW__shareTitle{width:100%;color:inherit;margin-top:.4rem;padding-left:2px;font-size:1em;font-weight:500;text-decoration:none}.FeedSharePreview-module__Hso-BW__shareDate{color:#666;width:100%;padding-left:2px;font-size:.8em}.FeedSharePreview-module__Hso-BW__shareByline{margin-right:.35rem}.FeedSharePreview-module__Hso-BW__sharePreview:hover .FeedSharePreview-module__Hso-BW__shareDate{color:#333}.FeedSharePreview-module__Hso-BW__privateIconWrapper{color:#fff;pointer-events:auto;background-color:#0009;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;padding:5px;display:flex;position:absolute;top:10px;right:10px}.FeedSharePreview-module__Hso-BW__shareSocialsContainer{color:#555;justify-content:flex-start;align-items:center;padding-top:.25rem;display:flex}.FeedSharePreview-module__Hso-BW__shareSocialItem{color:inherit;justify-content:flex-start;align-items:center;margin-right:.5rem;transition:color .2s;display:flex}.FeedSharePreview-module__Hso-BW__shareSocialItem i{color:inherit;transition:color .2s}.FeedSharePreview-module__Hso-BW__sharePreview a .FeedSharePreview-module__Hso-BW__shareTitle{color:#333;text-decoration:none}.FeedSharePreview-module__Hso-BW__sharePreview:hover .FeedSharePreview-module__Hso-BW__shareTitle{color:#000}.FeedSharePreview-module__Hso-BW__sharePreview:hover .FeedSharePreview-module__Hso-BW__shareSocialsContainer,.FeedSharePreview-module__Hso-BW__sharePreview:hover .FeedSharePreview-module__Hso-BW__shareSocialItem,.FeedSharePreview-module__Hso-BW__sharePreview:hover .FeedSharePreview-module__Hso-BW__shareSocialItem i{color:#222}.FeedSharePreview-module__Hso-BW__descriptionText{color:#374151;width:100%;margin:0 0 .65rem;font-size:.9rem;line-height:1.35}.FeedSharePreview-module__Hso-BW__materialSummary{color:#374151;flex-wrap:wrap;align-items:baseline;gap:.35rem;width:100%;margin:0 0 .65rem;font-size:.9rem;line-height:1.35;display:flex}.FeedSharePreview-module__Hso-BW__materialSummaryMore{color:#1d4ed8;font-weight:600}.FeedSharePreview-module__Hso-BW__materialSummaryMore:hover,.FeedSharePreview-module__Hso-BW__materialSummaryMore:focus-visible{text-decoration:underline}.FeedSharePreview-module__Hso-BW__shareCountsRow{color:#475569;flex-wrap:wrap;align-items:center;gap:1.25rem;width:100%;margin-top:.5rem;padding:.4rem .25rem 0;font-size:.95rem;display:flex}.FeedSharePreview-module__Hso-BW__shareCountButton{color:inherit;font:inherit;cursor:pointer;background:0 0;border:none;align-items:center;gap:.45rem;padding:.15rem 0;font-weight:500;transition:color .15s;display:inline-flex}.FeedSharePreview-module__Hso-BW__shareCountButton:hover,.FeedSharePreview-module__Hso-BW__shareCountButton:focus-visible{color:#1d4ed8}.FeedSharePreview-module__Hso-BW__shareCountButton i{font-size:1.1rem}.FeedSharePreview-module__Hso-BW__shareCountMeta{color:#94a3b8;align-items:center;gap:.35rem;font-size:.8rem;display:inline-flex}.FeedSharePreview-module__Hso-BW__shareCountMeta i{font-size:.9rem}.FeedSharePreview-module__Hso-BW__bookmarkIconWrapper{opacity:.85;top:10px;right:10px;margin:0!important}.FeedSharePreview-module__Hso-BW__stockStatusWrapper{bottom:10px;right:10px;margin:0!important;position:absolute!important;transform:none!important}.FeedSharePreview-module__Hso-BW__haveStock{right:13px!important}.FeedSharePreview-module__Hso-BW__noStock{right:15px!important}.FeedSharePreview-module__Hso-BW__noStock .FeedSharePreview-module__Hso-BW__stockStatusIcon{position:relative;left:-5px!important}.FeedSharePreview-module__Hso-BW__bookmarkIconWrapper:hover{background-color:#000000bf}.FeedSharePreview-module__Hso-BW__bookmarkIconWrapper.FeedSharePreview-module__Hso-BW__bookmarked{background-color:#000000d9}.FeedSharePreview-module__Hso-BW__bookmarkIcon{color:#eee;margin:0;padding:0;font-size:18px;line-height:1}.FeedSharePreview-module__Hso-BW__bookmarkIconWrapper span{justify-content:center!important;align-items:center!important;gap:0!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;display:flex!important}.FeedSharePreview-module__Hso-BW__bookmarkIconWrapper svg{margin:0!important;transform:none!important}.FeedSharePreview-module__Hso-BW__bookmarkIconWrapper.FeedSharePreview-module__Hso-BW__bookmarked .FeedSharePreview-module__Hso-BW__bookmarkIcon,.FeedSharePreview-module__Hso-BW__bookmarkIconWrapper:hover .FeedSharePreview-module__Hso-BW__bookmarkIcon{color:#fff}.FeedSharePreview-module__Hso-BW__stockTooltip{color:#fff;z-index:20;pointer-events:none;opacity:0;background:#000000d9;border-radius:4px;max-width:150px;padding:6px 8px;font-size:.65rem;line-height:1.15;animation:.16s ease-out forwards FeedSharePreview-module__Hso-BW__stockTooltipFade;position:absolute;bottom:50px;right:10px;transform:translateY(4px);box-shadow:0 2px 6px #00000059}@keyframes FeedSharePreview-module__Hso-BW__stockTooltipFade{to{opacity:1;transform:translateY(0)}}.FeedSharePreview-module__Hso-BW__stockTooltip:after{content:"";background:#000000d9;width:8px;height:8px;position:absolute;bottom:-5px;right:14px;transform:rotate(45deg)}.FeedSharePreview-module__Hso-BW__imageWrapper{aspect-ratio:1;box-sizing:border-box;border-radius:inherit;width:100%;height:100%;position:relative;overflow:hidden}.FeedSharePreview-module__Hso-BW__praiseActionButton{border-radius:6px;padding:.25rem .5rem;transition:all .2s}.FeedSharePreview-module__Hso-BW__praiseActionButton:hover{background:var(--surface-hover,#0000000d)}.FeedSharePreview-module__Hso-BW__praiseActionButton.FeedSharePreview-module__Hso-BW__hasPraised{color:#ef4444}.FeedSharePreview-module__Hso-BW__praiseActionButton.FeedSharePreview-module__Hso-BW__hasPraised:hover{color:#dc2626}.FeedSharePreview-module__Hso-BW__praiseBreakdown{align-items:center;gap:.5rem;display:inline-flex}.FeedSharePreview-module__Hso-BW__praiseBreakdownItem{align-items:center;gap:.2rem;font-size:.95rem;display:inline-flex}.FeedSharePreview-module__Hso-BW__praiseBreakdownCount{color:#64748b;font-size:.85rem}.FeedSharePreview-module__Hso-BW__praiseIconImg{object-fit:contain;width:24px;height:24px}
.BookmarkManager-module__EPDONa__bookmarkManager{color:#41535c;font:inherit;font-size:inherit;cursor:pointer;align-items:center;gap:.5rem;width:30px;height:30px;margin-top:4px;padding-bottom:.25rem;display:flex}.BookmarkManager-module__EPDONa__dialog{width:100%!important;max-width:calc(100vw - 2rem)!important}@media screen and (min-width:768px){.BookmarkManager-module__EPDONa__dialog{width:400px!important;max-width:400px!important}}.BookmarkManager-module__EPDONa__folderItem{cursor:pointer;background-color:#f0f0f0;border:1px solid #0000;border-radius:12px;align-items:center;margin-bottom:.35rem;padding:1rem;font-weight:500;transition:all .2s;display:flex;box-shadow:0 1px 2px #0000000d}.BookmarkManager-module__EPDONa__folderItem:hover{background-color:#e7e7e7}.BookmarkManager-module__EPDONa__folderItem.BookmarkManager-module__EPDONa__active{color:#333;background-color:#b9e9ee}.BookmarkManager-module__EPDONa__folderIcon{color:#41535c;margin-right:.5rem}.BookmarkManager-module__EPDONa__customListBox{border:none!important;padding:0!important}.BookmarkManager-module__EPDONa__customListBox .p-listbox-list{padding:0!important}.BookmarkManager-module__EPDONa__customListBox .p-listbox-item{background-color:#0000!important;border:none!important;border-radius:12px!important;margin-bottom:.35rem!important;padding:0!important}.BookmarkManager-module__EPDONa__customListBox .p-listbox-item.p-highlight{color:inherit!important;background-color:#0000!important}.BookmarkManager-module__EPDONa__customListBox .p-listbox-item:hover{background-color:#0000!important}.BookmarkManager-module__EPDONa__customListBox .p-listbox-item.p-highlight .BookmarkManager-module__EPDONa__folderItem{background-color:#b9e9ee!important}.BookmarkManager-module__EPDONa__customListBox .p-listbox-item.p-highlight:hover .BookmarkManager-module__EPDONa__folderItem{background-color:#a8d8dd!important}.BookmarkManager-module__EPDONa__customListBox .p-listbox-item:focus{outline:none!important}.BookmarkManager-module__EPDONa__folderFormContainer{opacity:0;max-height:0;margin-top:0;transition:max-height .3s,opacity .3s,transform .3s;overflow:hidden;transform:translateY(-10px)}.BookmarkManager-module__EPDONa__folderFormContainer.BookmarkManager-module__EPDONa__visible{opacity:1;max-height:120px;margin-top:.5rem;transform:translateY(0)}.BookmarkManager-module__EPDONa__fadeEnter{opacity:0;transform:translateY(5px)}.BookmarkManager-module__EPDONa__fadeEnterActive{opacity:1;transition:opacity .2s,transform .2s;transform:translateY(0)}.BookmarkManager-module__EPDONa__fadeExit{opacity:1;transform:translateY(0)}.BookmarkManager-module__EPDONa__fadeExitActive{opacity:0;transition:opacity .2s,transform .2s;transform:translateY(5px)}
.GlazeStatusIcon-module__ZsAejG__iconLink{cursor:pointer;-webkit-tap-highlight-color:transparent;text-decoration:none}.GlazeStatusIcon-module__ZsAejG__iconBox{color:#111;z-index:10;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#fffffff0;border-radius:9px;justify-content:center;align-items:center;width:42px;height:42px;padding:1px;line-height:1;transition:background-color .2s,transform .18s,box-shadow .2s;display:flex;position:absolute;bottom:2px;right:0;box-shadow:0 3px 6px #00000047,0 0 0 1px #0000000f}.GlazeStatusIcon-module__ZsAejG__iconBox:hover{background-color:#fffffffa;transform:scale(1.08)}.GlazeStatusIcon-module__ZsAejG__iconBox[data-armed=true]{background-color:#fff;transform:scale(1.08)}.GlazeStatusIcon-module__ZsAejG__iconImg{width:100%;height:100%;display:block}.GlazeStatusIcon-module__ZsAejG__missingShift{position:relative;left:-4px!important}.GlazeStatusIcon-module__ZsAejG__sm,.GlazeStatusIcon-module__ZsAejG__md{padding:2px 3px}.GlazeStatusIcon-module__ZsAejG__lg{padding:3px 4px}
.SentenceBuilder-module__qUHVqG__sentence{line-height:2}.SentenceBuilder-module__qUHVqG__badge{text-align:center;white-space:nowrap;vertical-align:baseline;color:#495057;cursor:pointer;background-color:#e9ecef;border:1px solid #0000001a;border-radius:10rem;min-width:2em;min-height:1.5em;margin:0 .2em;padding:.25em .6em;font-size:.9rem;font-weight:700;line-height:1;display:inline-block}.SentenceBuilder-module__qUHVqG__badge:hover{background-color:#d6d6d6}
