.profile-module__rs4lwa__root{gap:var(--space-5);padding:var(--space-4)var(--space-5)var(--space-8);color:var(--color-text-primary);flex-direction:column;display:flex}.profile-module__rs4lwa__canvas{width:min(100%,760px);margin:0 auto}.profile-module__rs4lwa__header{padding:12px 0 30px}.profile-module__rs4lwa__desktopHeader{flex-direction:row;align-items:flex-start;gap:28px;display:flex}.profile-module__rs4lwa__mobileHeader{display:none}.profile-module__rs4lwa__mobileTopRow{flex-direction:row;align-items:center;gap:24px;display:flex}.profile-module__rs4lwa__avatarWrap{border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;display:flex;overflow:hidden;box-shadow:0 0 0 3px #fff}.profile-module__rs4lwa__headerMain{flex-direction:column;flex:1;gap:8px;display:flex}.profile-module__rs4lwa__topRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.profile-module__rs4lwa__handleRow{align-items:center;gap:10px;display:flex}.profile-module__rs4lwa__identityLink{color:inherit;text-decoration:none}.profile-module__rs4lwa__handle{font-size:var(--font-size-20);line-height:var(--line-height-tight);color:var(--color-text-primary);font-weight:600;display:block}.profile-module__rs4lwa__usernameBlock{flex-direction:column;gap:4px;display:flex}.profile-module__rs4lwa__socialLinks{align-items:center;gap:12px;margin-top:8px;display:flex}.profile-module__rs4lwa__socialLink{justify-content:center;align-items:center;transition:opacity .15s;display:inline-flex}.profile-module__rs4lwa__socialLink:hover{opacity:.7}.profile-module__rs4lwa__displayName{font-size:var(--font-size-14);font-weight:700;line-height:var(--line-height-tight);color:var(--color-text-primary)}.profile-module__rs4lwa__username{color:#111827;margin-top:0;font-size:14px;display:none}.profile-module__rs4lwa__verified{color:#fff;background:#1877f2;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;font-weight:700;display:inline-flex}.profile-module__rs4lwa__counts{color:var(--color-text-secondary);font-size:var(--font-size-14);flex-wrap:wrap;gap:18px;font-weight:600;display:flex}.profile-module__rs4lwa__countItem strong{color:var(--color-text-primary);margin-right:4px;font-weight:700}.profile-module__rs4lwa__actions{flex-shrink:0;gap:10px;margin-top:0;display:flex}.profile-module__rs4lwa__primaryButton,.profile-module__rs4lwa__secondaryButton{cursor:pointer;border:1px solid #1f2937;border-radius:6px;justify-content:center;align-items:center;min-width:110px;padding:8px 14px;font-size:14px;font-weight:600;text-decoration:none;transition:transform .1s;display:inline-flex}.profile-module__rs4lwa__primaryButton{color:#f9fafb;background:#1f2937;border-color:#1f2937}.profile-module__rs4lwa__primaryButton:disabled{opacity:.7;cursor:not-allowed}.profile-module__rs4lwa__primaryButton:not(:disabled):active,.profile-module__rs4lwa__secondaryButton:active{transform:translateY(1px)}.profile-module__rs4lwa__secondaryButton{color:#f9fafb;background:#1f2937;border-color:#1f2937}.profile-module__rs4lwa__iconButton{cursor:pointer;color:#6b7280;background:0 0;border:1px solid #d1d5db;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:background-color .15s,color .15s,border-color .15s;display:flex}.profile-module__rs4lwa__iconButton:hover{color:#374151;background-color:#f3f4f6;border-color:#9ca3af}.profile-module__rs4lwa__iconButton:disabled{opacity:.5;cursor:not-allowed}.profile-module__rs4lwa__bio{color:var(--color-text-secondary);font-size:var(--font-size-14);max-width:640px;margin:0;line-height:1.4}.profile-module__rs4lwa__divider{border-top:1px solid #d6d8dd;margin:2px 0 0}.profile-module__rs4lwa__tabsSection{margin-top:30px}.profile-module__rs4lwa__tabList{border-bottom:1px solid #d6d8dd;justify-content:center;gap:26px;padding:12px 0;display:flex}.profile-module__rs4lwa__tabButton{cursor:pointer;color:var(--color-text-tertiary);font-size:var(--font-size-12);letter-spacing:.2px;background:0 0;border:none;padding:0;font-weight:700}.profile-module__rs4lwa__tabActive{color:var(--color-text-primary)}.profile-module__rs4lwa__tabIconWrap{justify-content:center;align-items:center;display:inline-flex;position:relative}.profile-module__rs4lwa__tabBadge{color:#fff;text-align:center;background:#d72f5a;border-radius:999px;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:700;line-height:16px;position:absolute;top:-6px;right:-10px}.profile-module__rs4lwa__tabContent{padding:18px 0}.profile-module__rs4lwa__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.profile-module__rs4lwa__skeletonGrid{grid-template-columns:repeat(3,1fr);gap:4px;display:grid}@media (max-width:640px){.profile-module__rs4lwa__skeletonGrid{grid-template-columns:repeat(2,1fr)}}.profile-module__rs4lwa__skeletonItem{aspect-ratio:1;background:linear-gradient(90deg,#f0f0f0 0%,#e0e0e0 50%,#f0f0f0 100%) 0 0/200% 100%;animation:1.5s infinite profile-module__rs4lwa__shimmer}@keyframes profile-module__rs4lwa__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.profile-module__rs4lwa__postCard{flex-direction:column;gap:6px;margin-bottom:4px;display:flex}.profile-module__rs4lwa__postCardButton{text-align:left;cursor:pointer;background:0 0;border:0;width:100%;margin:0;padding:0}.profile-module__rs4lwa__postMedia{aspect-ratio:3/4;background:#ddd;border:none;border-radius:16px;transition:transform .16s,box-shadow .16s;overflow:hidden;box-shadow:0 8px 20px #1118271f,0 2px 6px #11182714}.profile-module__rs4lwa__postCard:hover .profile-module__rs4lwa__postMedia{transform:translateY(-1px);box-shadow:0 12px 26px #11182729,0 4px 10px #1118271a}.profile-module__rs4lwa__postImg{object-fit:cover;width:100%;height:100%;display:block}.profile-module__rs4lwa__cardSkeleton{background:linear-gradient(90deg,#e7e7ea 0%,#d8d8dc 50%,#e7e7ea 100%) 0 0/200% 100%;border-radius:16px;width:100%;height:100%;animation:1.4s ease-in-out infinite profile-module__rs4lwa__pulse}.profile-module__rs4lwa__skeletonLine{background:linear-gradient(90deg,#ececf0 0%,#d8d8dc 50%,#ececf0 100%) 0 0/200% 100%;border-radius:999px;width:100%;height:10px;animation:1.4s ease-in-out infinite profile-module__rs4lwa__pulse}.profile-module__rs4lwa__skeletonLineShort{width:70%}@keyframes profile-module__rs4lwa__pulse{0%{background-position:200% 0}to{background-position:-200% 0}}.profile-module__rs4lwa__empty{color:var(--color-text-tertiary);text-align:center;padding:52px 0;font-size:13px}.profile-module__rs4lwa__emptyState{border:1px dashed var(--color-border-subtle);background:color-mix(in srgb,var(--color-surface-subtle)80%,#fff);text-align:center;border-radius:14px;padding:48px 20px}.profile-module__rs4lwa__emptyTitle{color:var(--color-text-primary);font-size:var(--font-size-16);margin:0;font-weight:700}.profile-module__rs4lwa__emptyDescription{color:var(--color-text-tertiary);font-size:var(--font-size-13);margin:8px 0 0;line-height:1.45}.profile-module__rs4lwa__loadMoreTrigger{width:100%;height:1px}.profile-module__rs4lwa__loadingMore{justify-content:center;align-items:center;gap:var(--space-3);padding:var(--space-6);text-align:center;color:var(--color-text-tertiary);font-size:var(--font-size-14);margin:0;font-weight:500;display:flex}.profile-module__rs4lwa__spinner{border:2px solid var(--color-border-subtle);border-top-color:var(--color-brand-primary);border-radius:var(--radius-full);width:24px;height:24px;animation:.8s linear infinite profile-module__rs4lwa__spin}@keyframes profile-module__rs4lwa__spin{to{transform:rotate(360deg)}}.profile-module__rs4lwa__postMeta{flex-direction:column;gap:3px;display:flex}.profile-module__rs4lwa__postCaption{color:#4b5563;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12px;line-height:1.35;display:-webkit-box;overflow:hidden}.profile-module__rs4lwa__postAuthor{color:#6b7280;align-items:center;gap:4px;margin:0;font-size:12px;line-height:1.2;display:inline-flex}.profile-module__rs4lwa__postVerified{color:var(--color-brand-primary);font-size:11px;font-weight:700;line-height:1}.profile-module__rs4lwa__postViewerBackdrop{z-index:30;padding:var(--space-4);background:#000000a6;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.profile-module__rs4lwa__postViewerCard{background:var(--color-surface-base);border-radius:var(--radius-lg);width:min(760px,100%);max-height:92vh;box-shadow:var(--shadow-float);padding:var(--space-4);gap:var(--space-3);flex-direction:column;display:flex;position:relative;overflow:auto}.profile-module__rs4lwa__postViewerClose{color:var(--color-text-secondary);cursor:pointer;background:0 0;border:0;font-size:28px;line-height:1;position:absolute;top:10px;right:12px}.profile-module__rs4lwa__postViewerMedia{border-radius:var(--radius-md);background:var(--color-surface-subtle);width:100%;overflow:hidden}.profile-module__rs4lwa__postViewerImage{object-fit:contain;width:100%;height:auto;max-height:72vh;display:block}.profile-module__rs4lwa__postViewerMeta{flex-direction:column;gap:6px;padding-right:20px;display:flex}.profile-module__rs4lwa__postViewerCaption{color:var(--color-text-primary);font-size:var(--font-size-14);line-height:var(--line-height-base);margin:0}.profile-module__rs4lwa__postViewerAuthor{color:var(--color-text-tertiary);font-size:var(--font-size-12);margin:0;font-weight:600}.profile-module__rs4lwa__modalBackdrop{padding:var(--space-4);z-index:20;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.profile-module__rs4lwa__modalCard{background:var(--color-surface-base);border-radius:var(--radius-lg);border:1px solid var(--color-border-subtle);box-shadow:var(--shadow-float);flex-direction:column;width:min(560px,100%);max-height:90vh;display:flex}.profile-module__rs4lwa__modalHeader{padding:var(--space-4);border-bottom:1px solid var(--color-border-subtle);justify-content:space-between;align-items:center;display:flex}.profile-module__rs4lwa__iconButton{font-size:var(--font-size-20);cursor:pointer;color:var(--color-text-secondary);background:0 0;border:none}.profile-module__rs4lwa__formBody{gap:var(--space-4);padding:var(--space-4);flex-direction:column;display:flex;overflow-y:auto}.profile-module__rs4lwa__field{gap:var(--space-2);color:var(--color-text-secondary);flex-direction:column;display:flex}.profile-module__rs4lwa__field input,.profile-module__rs4lwa__field textarea{border:1px solid var(--color-border-subtle);border-radius:var(--radius-md);font-size:var(--font-size-14);background:var(--color-surface-base);color:var(--color-text-primary);padding:10px 12px}.profile-module__rs4lwa__field textarea{resize:vertical}.profile-module__rs4lwa__modalActions{justify-content:flex-end;gap:var(--space-3);padding-top:var(--space-2);display:flex}@media (max-width:640px){.profile-module__rs4lwa__root{padding:var(--space-3)var(--space-3)100px}.profile-module__rs4lwa__header{padding:24px 0}.profile-module__rs4lwa__desktopHeader{display:none}.profile-module__rs4lwa__mobileHeader{flex-direction:column;gap:16px;display:flex}.profile-module__rs4lwa__mobileTopRow{flex-direction:row;align-items:center;gap:24px;display:flex}.profile-module__rs4lwa__avatarWrap{flex-shrink:0;width:80px;height:80px}.profile-module__rs4lwa__counts{font-size:var(--font-size-14);flex:1;justify-content:space-evenly;gap:16px;padding:0}.profile-module__rs4lwa__countItem{flex-direction:column;align-items:center;gap:2px;display:flex}.profile-module__rs4lwa__countItem strong{font-size:var(--font-size-20);margin:0;font-weight:700;display:block}.profile-module__rs4lwa__usernameBlock{text-align:left;align-items:flex-start}.profile-module__rs4lwa__displayName{font-size:var(--font-size-20);font-weight:700}.profile-module__rs4lwa__bio{text-align:left;font-size:var(--font-size-14);margin-top:4px}.profile-module__rs4lwa__socialLink{margin-top:16px}.profile-module__rs4lwa__actions{width:100%;margin-top:0}.profile-module__rs4lwa__primaryButton,.profile-module__rs4lwa__secondaryButton{text-align:center;border-radius:8px;width:100%;min-width:0;padding:12px 16px;font-weight:600}.profile-module__rs4lwa__tabsSection{margin-top:8px}.profile-module__rs4lwa__tabList{border-top:1px solid #f3f4f6;justify-content:space-around;gap:0;padding:16px 0}.profile-module__rs4lwa__tabButton{font-size:var(--font-size-11);text-transform:uppercase;letter-spacing:.5px}.profile-module__rs4lwa__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px}.profile-module__rs4lwa__postMedia,.profile-module__rs4lwa__cardSkeleton{border-radius:8px}}
.ProfileBadgesSection-module__NJ9aLW__wrap{border-top:1px solid #e5e7eb;width:100%;margin-top:16px;padding-top:16px}.ProfileBadgesSection-module__NJ9aLW__headerRow{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}.ProfileBadgesSection-module__NJ9aLW__title{font-size:var(--font-size-16,16px);color:var(--color-text-primary);margin:0;font-weight:700}.ProfileBadgesSection-module__NJ9aLW__earnedCount{font-size:var(--font-size-13,13px);color:var(--color-text-tertiary,#6b7280);font-weight:600}.ProfileBadgesSection-module__NJ9aLW__viewAll{cursor:pointer;font-size:var(--font-size-13,13px);color:var(--color-brand-primary,#d72f5a);background:0 0;border:none;align-items:center;gap:2px;padding:0;font-weight:600;display:inline-flex}.ProfileBadgesSection-module__NJ9aLW__viewAll:hover{opacity:.85}.ProfileBadgesSection-module__NJ9aLW__empty{font-size:var(--font-size-13,13px);color:var(--color-text-tertiary,#6b7280);margin:0;line-height:1.4}.ProfileBadgesSection-module__NJ9aLW__wrapRow{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.ProfileBadgesSection-module__NJ9aLW__wrapRow .ProfileBadgesSection-module__NJ9aLW__chip{width:100%}.ProfileBadgesSection-module__NJ9aLW__scrollRow{-webkit-overflow-scrolling:touch;scrollbar-width:thin;flex-wrap:nowrap;gap:8px;margin:0;padding:0 0 4px;list-style:none;display:flex;overflow-x:auto}.ProfileBadgesSection-module__NJ9aLW__scrollItem{flex:none}.ProfileBadgesSection-module__NJ9aLW__chip{background:#fff5f7;border-radius:12px;flex-direction:column;align-items:center;width:96px;padding:8px 4px;display:flex}.ProfileBadgesSection-module__NJ9aLW__chipLocked{opacity:.72;background:#f3f4f6}.ProfileBadgesSection-module__NJ9aLW__iconWrap{width:36px;height:36px;color:var(--color-brand-primary,#d72f5a);background:#fff;border-radius:12px;justify-content:center;align-items:center;margin-bottom:4px;display:flex;overflow:hidden}.ProfileBadgesSection-module__NJ9aLW__chipIconImage{object-fit:cover;border-radius:8px;width:28px;height:28px;display:block}.ProfileBadgesSection-module__NJ9aLW__chipLocked .ProfileBadgesSection-module__NJ9aLW__iconWrap{color:#9ca3af}.ProfileBadgesSection-module__NJ9aLW__chipLabel{color:var(--color-text-secondary,#4b5563);text-align:center;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;max-width:100%;font-size:11px;font-weight:600;line-height:1.2;display:-webkit-box;overflow:hidden}.ProfileBadgesSection-module__NJ9aLW__level{color:var(--color-brand-primary,#d72f5a);margin-top:2px;font-size:10px;font-weight:700}.ProfileBadgesSection-module__NJ9aLW__lockedLabel{color:#9ca3af;margin-top:2px;font-size:10px;font-weight:600}.ProfileBadgesSection-module__NJ9aLW__modalBackdrop{z-index:80;background:#11182773;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.ProfileBadgesSection-module__NJ9aLW__modal{background:#fff;border-radius:16px;width:min(100%,520px);max-height:min(80vh,640px);padding:20px;overflow:auto;box-shadow:0 16px 40px #0000002e}.ProfileBadgesSection-module__NJ9aLW__modalHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.ProfileBadgesSection-module__NJ9aLW__modalTitle{color:var(--color-text-primary);margin:0;font-size:18px;font-weight:700}.ProfileBadgesSection-module__NJ9aLW__modalClose{color:var(--color-brand-primary,#d72f5a);cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;font-weight:600}.ProfileBadgesSection-module__NJ9aLW__modalSubtitle{color:var(--color-text-tertiary,#6b7280);margin:6px 0 16px;font-size:13px}.ProfileBadgesSection-module__NJ9aLW__modalGrid{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}
.ReportModal-module__s87sjq__overlay{z-index:1400;background:#1118278c;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.ReportModal-module__s87sjq__modal{background:#fff;border-radius:16px;flex-direction:column;width:min(480px,100vw - 32px);max-height:calc(100vh - 32px);display:flex;overflow:hidden;box-shadow:0 24px 80px #0f172a42}.ReportModal-module__s87sjq__header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:flex-start;gap:12px;padding:20px 20px 16px;display:flex}.ReportModal-module__s87sjq__headerMain{flex:1;min-width:0}.ReportModal-module__s87sjq__titleRow{align-items:center;gap:8px;margin-bottom:6px;display:flex}.ReportModal-module__s87sjq__titleIcon{color:var(--color-brand-primary,#d72f5a);flex-shrink:0}.ReportModal-module__s87sjq__title{color:#111827;margin:0;font-size:20px;font-weight:700}.ReportModal-module__s87sjq__description{color:#6b7280;margin:0;font-size:14px;line-height:1.45}.ReportModal-module__s87sjq__closeButton{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.ReportModal-module__s87sjq__closeButton:hover{color:#111827;background:#f3f4f6}.ReportModal-module__s87sjq__body{flex:1;min-height:0;padding:16px 20px 20px;overflow-y:auto}.ReportModal-module__s87sjq__reasonList{flex-direction:column;gap:10px;display:flex}.ReportModal-module__s87sjq__reasonCard{text-align:left;cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:12px;align-items:center;gap:12px;width:100%;min-height:64px;padding:12px 14px;transition:border-color .15s,background-color .15s;display:flex}.ReportModal-module__s87sjq__reasonCard:hover{background:#f9fafb;border-color:#d1d5db}.ReportModal-module__s87sjq__reasonCardSelected,.ReportModal-module__s87sjq__reasonCardSelected:hover{border-color:var(--color-brand-primary,#d72f5a);background:#fef2f5}.ReportModal-module__s87sjq__reasonIconWrap{color:#6b7280;background:#f3f4f6;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.ReportModal-module__s87sjq__reasonIconWrapSelected{color:var(--color-brand-primary,#d72f5a);background:#d72f5a1f}.ReportModal-module__s87sjq__reasonText{flex:1;min-width:0}.ReportModal-module__s87sjq__reasonLabel{color:#111827;margin:0;font-size:15px;font-weight:600;line-height:1.3}.ReportModal-module__s87sjq__reasonLabelSelected{color:var(--color-brand-primary,#d72f5a)}.ReportModal-module__s87sjq__reasonDescription{color:#6b7280;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:2px 0 0;font-size:13px;line-height:1.35;display:-webkit-box;overflow:hidden}.ReportModal-module__s87sjq__reasonCheck{color:var(--color-brand-primary,#d72f5a);flex-shrink:0}.ReportModal-module__s87sjq__otherField{margin-top:12px}.ReportModal-module__s87sjq__textarea{resize:vertical;box-sizing:border-box;color:#111827;border:1px solid #d1d5db;border-radius:10px;width:100%;min-height:112px;padding:12px;font-family:inherit;font-size:14px;line-height:1.45}.ReportModal-module__s87sjq__textarea:focus{border-color:var(--color-brand-primary,#d72f5a);outline:none;box-shadow:0 0 0 3px #d72f5a1f}.ReportModal-module__s87sjq__textarea::placeholder{color:#9ca3af}.ReportModal-module__s87sjq__footer{background:#fff;border-top:1px solid #e5e7eb;flex-direction:column;gap:10px;padding:16px 20px 20px;display:flex}.ReportModal-module__s87sjq__submitButton{background:var(--color-brand-primary,#d72f5a);color:#fff;cursor:pointer;border:none;border-radius:10px;width:100%;padding:14px 16px;font-size:15px;font-weight:600}.ReportModal-module__s87sjq__submitButton:hover:not(:disabled){filter:brightness(.95)}.ReportModal-module__s87sjq__submitButton:disabled{color:#9ca3af;cursor:not-allowed;background:#e5e7eb}.ReportModal-module__s87sjq__cancelButton{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:10px;width:100%;padding:14px 16px;font-size:15px;font-weight:600}.ReportModal-module__s87sjq__cancelButton:hover:not(:disabled){background:#f9fafb}.ReportModal-module__s87sjq__cancelButton:disabled{opacity:.6;cursor:not-allowed}.ReportModal-module__s87sjq__successState{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:32px 24px;display:flex}.ReportModal-module__s87sjq__successIconWrap{color:#16a34a;background:#dcfce7;border-radius:999px;justify-content:center;align-items:center;width:64px;height:64px;display:inline-flex}.ReportModal-module__s87sjq__successTitle{color:#111827;margin:0;font-size:18px;font-weight:700}.ReportModal-module__s87sjq__successMessage{color:#6b7280;max-width:320px;margin:0;font-size:14px;line-height:1.5}
.FeedCompetitionBadge-module__m_MeJW__wrap{max-width:180px;color:inherit;flex-shrink:0;text-decoration:none;display:inline-flex}.FeedCompetitionBadge-module__m_MeJW__chip{color:#d72f5a;background:#fff1f4;border:1px solid #f8c9d4;border-radius:999px;align-items:center;gap:4px;max-width:180px;padding:2px 8px;display:inline-flex}.FeedCompetitionBadge-module__m_MeJW__icon{color:#2dbdb5;flex-shrink:0;width:11px;height:11px}.FeedCompetitionBadge-module__m_MeJW__label{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;font-weight:700;line-height:1.3;overflow:hidden}
.HomeScreen-module__4meMQG__content{gap:var(--space-5);flex-direction:column;width:100%;max-width:980px;margin:0 auto;display:flex}.HomeScreen-module__4meMQG__feedHeaderCard{width:min(640px,100%);padding:var(--space-3);border:1px solid color-mix(in srgb,var(--color-border-default)70%,#fff);border-radius:calc(var(--radius-lg) + 2px);background:color-mix(in srgb,var(--color-surface-raised)92%,#fff);margin:0 auto;box-shadow:0 10px 28px #1018280d}.HomeScreen-module__4meMQG__feedHeader{justify-content:center;align-items:center;gap:var(--space-3);display:flex}.HomeScreen-module__4meMQG__feedTitle{display:none}.HomeScreen-module__4meMQG__feedSwitch{background:#f7f7f7;border:1px solid #e5e5e5;border-radius:999px;align-items:center;padding:3px;display:inline-flex}.HomeScreen-module__4meMQG__feedSwitchButton{color:var(--color-text-secondary);font-size:var(--font-size-12);background:0 0;border:0;border-radius:999px;padding:9px 14px;font-weight:700;transition:background-color .16s,color .16s}.HomeScreen-module__4meMQG__feedSwitchButton[data-active=true]{color:#111;background:#fff;box-shadow:0 1px 2px #10182814}.HomeScreen-module__4meMQG__feedSwitchButton[data-feed=discover][data-active=true]{background:color-mix(in srgb,var(--color-brand-primary)16%,#fff);color:var(--color-brand-primary-dark)}.HomeScreen-module__4meMQG__feedSwitchButton[data-feed=forCompany][data-active=true]{color:#2357c8;background:#eaf2ff}.HomeScreen-module__4meMQG__storiesCard{padding:var(--space-4)0 var(--space-3);box-shadow:none;background:0 0;border:0;border-bottom:1px solid #e6e6e6;border-radius:0;overflow:hidden}.HomeScreen-module__4meMQG__storiesRow{gap:var(--space-3);padding-bottom:var(--space-1);scrollbar-width:thin;display:flex;overflow-x:auto}.HomeScreen-module__4meMQG__storyButton{align-items:center;gap:var(--space-2);background:0 0;border:0;flex-direction:column;min-width:68px;padding:0;display:flex}.HomeScreen-module__4meMQG__storyAvatarWrap{background:var(--color-border-subtle);border-radius:999px;justify-content:center;align-items:center;padding:2px;display:inline-flex}.HomeScreen-module__4meMQG__storyAvatarWrap[data-live=true]{background:linear-gradient(135deg,#ff7a18 0%,#ff1774 44%,#8f00ff 100%)}.HomeScreen-module__4meMQG__storyName{text-overflow:ellipsis;white-space:nowrap;max-width:64px;color:var(--color-text-secondary);font-size:var(--font-size-12);font-weight:600;overflow:hidden}.HomeScreen-module__4meMQG__postCard{--post-card-shadow:0 14px 34px #1018280f;border:1px solid color-mix(in srgb,var(--color-border-default)70%,#fff);border-radius:calc(var(--radius-lg) + 4px);background:var(--color-surface-raised);width:min(640px,100%);box-shadow:var(--post-card-shadow);padding:0 0 var(--space-4);scroll-snap-align:start;scroll-snap-stop:always;-webkit-tap-highlight-color:transparent;flex-direction:column;flex:none;min-height:auto;margin:0 auto;display:flex;overflow:hidden}.HomeScreen-module__4meMQG__postCard:not(.HomeScreen-module__4meMQG__postCardLoading){animation:.28s both HomeScreen-module__4meMQG__postCardEnter}@media (hover:hover) and (pointer:fine){.HomeScreen-module__4meMQG__postCard:not(.HomeScreen-module__4meMQG__postCardLoading){transition:transform .18s}.HomeScreen-module__4meMQG__postCard:not(.HomeScreen-module__4meMQG__postCardLoading):hover{transform:translateY(-2px);box-shadow:0 18px 36px #1018281a}}.HomeScreen-module__4meMQG__postCardLoading{pointer-events:none}.HomeScreen-module__4meMQG__feedScroll{gap:var(--space-8);flex-direction:column;max-height:none;padding-right:0;display:flex;overflow:visible}.HomeScreen-module__4meMQG__createSuccessBanner{left:50%;bottom:calc(20px + env(safe-area-inset-bottom));z-index:60;color:#fff;text-align:center;width:min(100vw - 24px,420px);font-size:var(--font-size-14);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#16a34af5;border:1px solid #22c55e33;border-radius:14px;padding:12px 16px;font-weight:700;line-height:1.35;position:fixed;transform:translate(-50%);box-shadow:0 16px 32px #1665343d}.HomeScreen-module__4meMQG__postHeader{width:100%;padding:var(--space-4)var(--space-4)var(--space-3);justify-content:space-between;align-items:center;margin:0;display:flex}.HomeScreen-module__4meMQG__postUser{align-items:center;gap:var(--space-3);flex-wrap:wrap;flex:1;min-width:0;display:flex}.HomeScreen-module__4meMQG__postMoreButton{cursor:pointer;width:32px;height:32px;color:var(--color-text-secondary);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:background-color .15s,color .15s;display:flex}.HomeScreen-module__4meMQG__postMoreButton:hover{background-color:var(--color-surface-raised);color:var(--color-text-primary)}.HomeScreen-module__4meMQG__postMoreIcon{width:18px;height:18px}.HomeScreen-module__4meMQG__identityLink{align-items:center;gap:var(--space-3);color:inherit;min-width:0;max-width:100%;text-decoration:none;display:inline-flex}.HomeScreen-module__4meMQG__postBody{gap:var(--space-2);padding:0 var(--space-4)0 var(--space-5);flex-direction:column;display:flex}.HomeScreen-module__4meMQG__postBodyTextOnly{gap:var(--space-1);padding:var(--space-2)var(--space-4)0 var(--space-5);flex-direction:column;display:flex}.HomeScreen-module__4meMQG__postCardTextOnly .HomeScreen-module__4meMQG__postMediaTextOnly{padding-bottom:0}.HomeScreen-module__4meMQG__postCardTextOnly .HomeScreen-module__4meMQG__postMedia.HomeScreen-module__4meMQG__postMediaTextOnly .HomeScreen-module__4meMQG__mediaOverlay{padding-top:var(--space-3);padding-bottom:var(--space-2)}.HomeScreen-module__4meMQG__overlayHeartIcon{flex-shrink:0}.HomeScreen-module__4meMQG__postMetaRow{justify-content:flex-start;align-items:center;gap:var(--space-3);display:flex}.HomeScreen-module__4meMQG__postStats{color:var(--color-text-secondary);font-size:var(--font-size-13);margin:0;font-weight:600}.HomeScreen-module__4meMQG__postCaption{color:var(--color-text-primary);font-size:var(--font-size-14);overflow-wrap:anywhere;word-break:break-word;margin:0;line-height:1.4}.HomeScreen-module__4meMQG__postInlineButton,.HomeScreen-module__4meMQG__postCommentsButton{text-align:left;color:var(--color-text-tertiary);font-size:var(--font-size-13);background:0 0;border:0;padding:0;font-weight:600}.HomeScreen-module__4meMQG__postInlineButton{color:var(--color-text-secondary);font-weight:700}.HomeScreen-module__4meMQG__postInlineButton:hover,.HomeScreen-module__4meMQG__postCommentsButton:hover{color:var(--color-text-primary)}.HomeScreen-module__4meMQG__userMeta{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.HomeScreen-module__4meMQG__userName{color:var(--color-text-primary);font-size:var(--font-size-14);text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.HomeScreen-module__4meMQG__userSubline{color:var(--color-text-tertiary);font-size:var(--font-size-12);overflow-wrap:anywhere;word-break:break-word;min-width:0}.HomeScreen-module__4meMQG__postMedia{aspect-ratio:4/5;cursor:pointer;background:#000;border-radius:0;flex:none;width:100%;height:auto;max-height:min(72vh,560px);margin:0;position:relative;overflow:hidden}.HomeScreen-module__4meMQG__postMediaFeed{aspect-ratio:unset;cursor:default;background:0 0;flex-direction:column;height:auto;max-height:none;display:flex;overflow:visible}.HomeScreen-module__4meMQG__postMediaFeed .HomeScreen-module__4meMQG__postMediaInner{aspect-ratio:4/5;cursor:pointer;background:#000;flex:none;width:100%;height:auto;max-height:min(72vh,560px);position:relative;overflow:hidden}.HomeScreen-module__4meMQG__feedPostActions{z-index:1;width:100%;padding:var(--space-3)0 var(--space-2);box-sizing:border-box;background:0 0;flex:none;margin:0;display:block;position:relative}.HomeScreen-module__4meMQG__feedPostActions .HomeScreen-module__4meMQG__overlayActionButton{background:color-mix(in srgb,var(--color-surface-subtle)88%,#fff);color:var(--color-text-secondary);border:1px solid var(--color-border-subtle);-webkit-backdrop-filter:none;backdrop-filter:none}.HomeScreen-module__4meMQG__feedPostActions .HomeScreen-module__4meMQG__overlayActionButton[data-liked=true]{background:color-mix(in srgb,var(--color-brand-primary)14%,transparent);color:var(--color-brand-primary);border-color:color-mix(in srgb,var(--color-brand-primary)28%,transparent)}.HomeScreen-module__4meMQG__postMediaTextOnly{aspect-ratio:unset;min-height:0;padding-top:var(--space-4);padding-bottom:var(--space-4);background:0 0;flex-direction:column;display:flex;overflow:visible}.HomeScreen-module__4meMQG__postMediaTextOnlyInner{padding:0 var(--space-4)var(--space-2);display:block;position:static;inset:auto;overflow:visible}.HomeScreen-module__4meMQG__postMediaTextOnlyCaption{color:var(--color-text-primary);font-size:var(--font-size-15);text-align:left;letter-spacing:normal;overflow-wrap:anywhere;word-break:break-word;max-width:none;margin:0;font-weight:400;line-height:1.55}.HomeScreen-module__4meMQG__postMedia.HomeScreen-module__4meMQG__postMediaTextOnly .HomeScreen-module__4meMQG__mediaOverlay{padding:var(--space-4)var(--space-4)0;background:0 0;position:static;inset:auto}.HomeScreen-module__4meMQG__postMedia.HomeScreen-module__4meMQG__postMediaTextOnly .HomeScreen-module__4meMQG__overlayActionButton{background:color-mix(in srgb,var(--color-surface-subtle)88%,#fff);color:var(--color-text-secondary);border:1px solid var(--color-border-subtle)}.HomeScreen-module__4meMQG__postMedia.HomeScreen-module__4meMQG__postMediaTextOnly .HomeScreen-module__4meMQG__overlayActionButton[data-liked=true]{background:color-mix(in srgb,var(--color-brand-primary)14%,transparent);color:var(--color-brand-primary);border-color:color-mix(in srgb,var(--color-brand-primary)28%,transparent)}.HomeScreen-module__4meMQG__overlayActionButton[data-liked=true],.HomeScreen-module__4meMQG__overlayActionButton[data-liked=true] .HomeScreen-module__4meMQG__overlayHeartIcon{color:var(--color-brand-primary)}.HomeScreen-module__4meMQG__postMediaModal.HomeScreen-module__4meMQG__postMediaTextOnly{padding-top:var(--space-2);padding-bottom:var(--space-2);justify-content:center;overflow:hidden}.HomeScreen-module__4meMQG__postMediaModal.HomeScreen-module__4meMQG__postMediaTextOnly .HomeScreen-module__4meMQG__postMediaTextOnlyInner{padding:var(--space-5)var(--space-6);max-height:100%;overflow-y:auto}.HomeScreen-module__4meMQG__postMediaModal.HomeScreen-module__4meMQG__postMediaTextOnly .HomeScreen-module__4meMQG__postMediaTextOnlyCaption{color:#f9fafb;font-size:var(--font-size-16);font-weight:500;line-height:1.5}.HomeScreen-module__4meMQG__postMediaModal.HomeScreen-module__4meMQG__postMediaTextOnly .HomeScreen-module__4meMQG__mediaOverlay{padding:var(--space-3)var(--space-6)var(--space-5)}.HomeScreen-module__4meMQG__postMediaModal.HomeScreen-module__4meMQG__postMediaTextOnly .HomeScreen-module__4meMQG__overlayActionButton{color:#f3f4f6;background:#ffffff1a;border:1px solid #ffffff38}.HomeScreen-module__4meMQG__postMediaModal.HomeScreen-module__4meMQG__postMediaTextOnly .HomeScreen-module__4meMQG__overlayActionButton[data-liked=true]{background:color-mix(in srgb,var(--color-brand-primary)58%,transparent);color:#fff;border-color:color-mix(in srgb,var(--color-brand-primary)40%,transparent)}.HomeScreen-module__4meMQG__postMediaImage{object-fit:contain}.HomeScreen-module__4meMQG__postMediaPoster{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;inset:0}.HomeScreen-module__4meMQG__postMediaVideo,.HomeScreen-module__4meMQG__postMediaDocument{z-index:2;object-fit:cover;background:0 0;border:0;width:100%;height:100%;position:absolute;inset:0}.HomeScreen-module__4meMQG__postMediaVideoPaused{opacity:0;pointer-events:none}.HomeScreen-module__4meMQG__postMediaDocument{object-fit:contain;background:var(--color-surface-strong)}.HomeScreen-module__4meMQG__postMediaModal .HomeScreen-module__4meMQG__postMediaVideo{object-fit:cover}.HomeScreen-module__4meMQG__carouselNav{top:50%;left:var(--space-3);border-radius:var(--radius-pill);color:#fff;background:#00000085;border:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:20px;display:inline-flex;position:absolute;transform:translateY(-50%)}.HomeScreen-module__4meMQG__carouselNav[data-right=true]{left:auto;right:var(--space-3)}.HomeScreen-module__4meMQG__carouselNav:disabled{opacity:.35}.HomeScreen-module__4meMQG__carouselDots{left:50%;bottom:var(--space-3);border-radius:var(--radius-pill);background:#00000057;gap:6px;padding:6px 8px;display:inline-flex;position:absolute;transform:translate(-50%)}.HomeScreen-module__4meMQG__carouselDot{background:#ffffff75;border-radius:999px;width:6px;height:6px}.HomeScreen-module__4meMQG__carouselDot[data-active=true]{background:#fff}.HomeScreen-module__4meMQG__mediaOverlay{gap:var(--space-2);padding:var(--space-4);background:linear-gradient(#0000 0%,#00000052 48%,#000000b8 100%);flex-direction:column;display:flex;position:absolute;inset:auto 0 0}.HomeScreen-module__4meMQG__overlayActions{align-items:center;gap:var(--space-2);display:flex}.HomeScreen-module__4meMQG__overlayActionButton{color:#fff;border-radius:var(--radius-pill);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);touch-action:manipulation;background:#ffffff2e;border:0;justify-content:center;align-items:center;width:34px;height:34px;transition:background-color .15s,color .15s;display:inline-flex}.HomeScreen-module__4meMQG__overlayActionButton[data-liked=true]{background:color-mix(in srgb,var(--color-brand-primary)86%,transparent);color:#fff}.HomeScreen-module__4meMQG__postInlineButton:focus-visible,.HomeScreen-module__4meMQG__postCommentsButton:focus-visible,.HomeScreen-module__4meMQG__overlayActionButton:focus-visible,.HomeScreen-module__4meMQG__carouselNav:focus-visible,.HomeScreen-module__4meMQG__modalCloseButton:focus-visible,.HomeScreen-module__4meMQG__modalPostButton:focus-visible,.HomeScreen-module__4meMQG__modalCommentInput:focus-visible{outline:2px solid color-mix(in srgb,var(--color-brand-primary)72%,white);outline-offset:2px}.HomeScreen-module__4meMQG__overlayCaptionWrap{align-items:baseline;gap:var(--space-2);display:inline-flex}.HomeScreen-module__4meMQG__overlayCaption{color:#fff;font-size:var(--font-size-14);margin:0;line-height:1.35}.HomeScreen-module__4meMQG__overlayInlineButton{color:#ffffffeb;font-size:var(--font-size-13);background:0 0;border:0;padding:0;font-weight:700}.HomeScreen-module__4meMQG__overlayCommentsCta{color:#ffffffdb;font-size:var(--font-size-13);text-align:left;background:0 0;border:0;padding:0;font-weight:600}.HomeScreen-module__4meMQG__videoToggleButton{color:#fff;background:0 0;border:0;justify-content:center;align-items:center;display:inline-flex;position:absolute;inset:0}.HomeScreen-module__4meMQG__videoPauseIcon{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000006b;border-radius:999px;justify-content:center;align-items:center;width:52px;height:52px;font-size:18px;transition:opacity .14s;display:inline-flex}.HomeScreen-module__4meMQG__videoPauseIcon[data-visible=false]{opacity:0}.HomeScreen-module__4meMQG__pdfCarousel{scroll-snap-type:x mandatory;scrollbar-width:thin;width:100%;height:100%;display:flex;overflow-x:auto}.HomeScreen-module__4meMQG__pdfSlide{scroll-snap-align:start;flex:0 0 100%;width:100%;height:100%}.HomeScreen-module__4meMQG__skeletonAvatar,.HomeScreen-module__4meMQG__skeletonMedia,.HomeScreen-module__4meMQG__skeletonLine{background:color-mix(in srgb,var(--color-border-default)36%,#f4f4f4);position:relative;overflow:hidden}.HomeScreen-module__4meMQG__skeletonAvatar:after,.HomeScreen-module__4meMQG__skeletonMedia:after,.HomeScreen-module__4meMQG__skeletonLine:after{content:"";background:linear-gradient(90deg,#0000 0%,#ffffffbf 50%,#0000 100%);animation:1.2s ease-in-out infinite HomeScreen-module__4meMQG__skeletonShimmer;position:absolute;inset:0;transform:translate(-100%)}.HomeScreen-module__4meMQG__skeletonAvatar{border-radius:50%;flex:0 0 36px;width:36px;height:36px}.HomeScreen-module__4meMQG__skeletonMeta{flex-direction:column;gap:8px;display:flex}.HomeScreen-module__4meMQG__skeletonMedia{aspect-ratio:1;width:100%}.HomeScreen-module__4meMQG__skeletonLine{border-radius:999px;width:100%;height:11px;display:block}.HomeScreen-module__4meMQG__skeletonLine[data-size=sm]{width:112px}.HomeScreen-module__4meMQG__skeletonLine[data-size=md]{width:176px}.HomeScreen-module__4meMQG__skeletonLine[data-size=lg]{width:218px}.HomeScreen-module__4meMQG__stateCard{padding:var(--space-8)var(--space-4);box-shadow:none;background:0 0;border:0}.HomeScreen-module__4meMQG__stateText{color:var(--color-text-tertiary);font-size:var(--font-size-14);text-align:center;margin:0}.HomeScreen-module__4meMQG__feedLoadMoreTrigger{width:100%;height:1px}.HomeScreen-module__4meMQG__feedLoadingMore{justify-content:center;align-items:center;gap:var(--space-3);padding:var(--space-6);text-align:center;color:var(--color-text-tertiary);font-size:var(--font-size-14);margin:0;font-weight:500;display:flex}.HomeScreen-module__4meMQG__loadingState{justify-content:center;align-items:center;gap:var(--space-3);padding:var(--space-12);color:var(--color-text-tertiary);flex-direction:column;display:flex}.HomeScreen-module__4meMQG__loadingState p{font-size:var(--font-size-14);margin:0}.HomeScreen-module__4meMQG__spinner{border:2px solid var(--color-border-subtle);border-top-color:var(--color-brand-primary);border-radius:var(--radius-full);width:24px;height:24px;animation:.8s linear infinite HomeScreen-module__4meMQG__spin}@keyframes HomeScreen-module__4meMQG__spin{to{transform:rotate(360deg)}}.HomeScreen-module__4meMQG__postModalBackdrop{padding:var(--space-4);z-index:1000;background:#090c12b8;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.HomeScreen-module__4meMQG__postModal{border-radius:calc(var(--radius-lg) + 6px);background:#fff;border:1px solid #e5e7eb;grid-template-columns:minmax(0,60%) minmax(0,40%);width:min(1120px,96vw);height:min(90vh,840px);max-height:min(90vh,840px);animation:.22s both HomeScreen-module__4meMQG__modalEnter;display:grid;overflow:hidden;box-shadow:0 18px 48px #090e1957}.HomeScreen-module__4meMQG__postModalMedia{z-index:1;background:linear-gradient(#0a1020 0%,#071127 52%,#05070d 100%);border-right:1px solid #555b6a;min-width:0;min-height:0;position:relative;overflow:hidden}.HomeScreen-module__4meMQG__postMediaModal{aspect-ratio:auto;border-radius:0;width:100%;height:100%;max-height:none;margin:0}.HomeScreen-module__4meMQG__postModalDetails{z-index:2;min-height:0;color:var(--color-text-primary);background:#fff;flex-direction:column;display:flex;position:relative;overflow:hidden}.HomeScreen-module__4meMQG__modalHeader{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-4)var(--space-4)var(--space-3);background:#fff;border-bottom:1px solid #eceff3;display:flex}.HomeScreen-module__4meMQG__modalCloseButton{border:1px solid color-mix(in srgb,var(--color-border-default)62%,#fff);background:color-mix(in srgb,#fff 92%,var(--color-surface-raised));border-radius:var(--radius-pill);width:32px;height:32px;color:var(--color-text-secondary);font-size:20px;line-height:1;transition:background-color .15s,border-color .15s,transform .15s}.HomeScreen-module__4meMQG__modalCloseButton:hover{border-color:var(--color-border-default);background:#fff;transform:translateY(-1px)}.HomeScreen-module__4meMQG__modalBody{min-height:0;padding:var(--space-4);gap:var(--space-3);flex-direction:column;flex:1;display:flex;overflow-y:auto}.HomeScreen-module__4meMQG__modalCaption{color:var(--color-text-primary);font-size:var(--font-size-14);overflow-wrap:anywhere;word-break:break-word;-webkit-line-clamp:6;-webkit-box-orient:vertical;margin:0;line-height:1.45;display:-webkit-box;overflow:hidden}.HomeScreen-module__4meMQG__modalCaption[data-expanded=true]{-webkit-line-clamp:unset;-webkit-box-orient:initial;display:block;overflow:visible}.HomeScreen-module__4meMQG__modalCaptionToggle{text-align:left;color:var(--color-text-secondary);font-size:var(--font-size-13);background:0 0;border:0;width:fit-content;padding:0;font-weight:700}.HomeScreen-module__4meMQG__modalMeta{color:var(--color-text-tertiary);font-size:var(--font-size-13);margin:0;font-weight:600}.HomeScreen-module__4meMQG__modalSectionLabel{color:var(--color-text-secondary);font-size:var(--font-size-12);letter-spacing:.04em;text-transform:uppercase;margin:0;font-weight:800}.HomeScreen-module__4meMQG__modalCommentsList{gap:var(--space-1);background:0 0;border:0;border-radius:0;flex-direction:column;min-height:112px;padding:0;display:flex}.HomeScreen-module__4meMQG__modalCommentRow{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:6px 0;display:grid}.HomeScreen-module__4meMQG__modalCommentAvatar{flex-shrink:0;align-items:center;line-height:0;display:flex}.HomeScreen-module__4meMQG__modalCommentMain{flex:1;min-width:0}.HomeScreen-module__4meMQG__modalCommentLine{color:var(--color-text-primary);font-size:var(--font-size-14);word-break:break-word;margin:0;line-height:1.35}.HomeScreen-module__4meMQG__modalCommentUsername{font-weight:800}.HomeScreen-module__4meMQG__modalCommentDeleted{color:var(--color-text-tertiary);font-style:italic}.HomeScreen-module__4meMQG__modalCommentActions{align-self:center;align-items:center;gap:8px;display:flex}.HomeScreen-module__4meMQG__modalCommentActionButton{color:var(--color-text-tertiary);background:0 0;border:0;align-items:center;gap:3px;padding:0;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.HomeScreen-module__4meMQG__modalCommentActionButton[data-liked=true]{color:var(--color-brand-primary)}.HomeScreen-module__4meMQG__modalCommentActionButton:disabled{opacity:.45}.HomeScreen-module__4meMQG__modalCommentDeleteButton{color:var(--color-danger)}.HomeScreen-module__4meMQG__modalCommentLikeCount{min-width:8px}.HomeScreen-module__4meMQG__modalCommentEmpty{color:var(--color-text-tertiary);font-size:var(--font-size-13);margin:0;line-height:1.45}.HomeScreen-module__4meMQG__modalFooter{gap:var(--space-2);padding:var(--space-3)var(--space-4)var(--space-4);background:#fff;border-top:1px solid #eceff3;flex-direction:column;display:flex}.HomeScreen-module__4meMQG__modalPostLink{color:color-mix(in srgb,var(--color-brand-primary)78%,#3f5f9f);word-break:break-all;opacity:.86;margin:0;font-size:11px;font-weight:600}.HomeScreen-module__4meMQG__modalComposer{align-items:center;gap:var(--space-2);border:1px solid color-mix(in srgb,var(--color-border-default)68%,#fff);border-radius:var(--radius-pill);background:#fff;padding:4px;display:flex}.HomeScreen-module__4meMQG__modalCommentInput{border-radius:var(--radius-pill);min-width:0;font-size:var(--font-size-14);color:var(--color-text-primary);caret-color:var(--color-brand-primary);pointer-events:auto;background:0 0;border:0;flex:1;padding:10px 12px}.HomeScreen-module__4meMQG__modalPostButton{background:color-mix(in srgb,var(--color-brand-primary)84%,#3d66c7);color:#fff;border-radius:var(--radius-pill);font-size:var(--font-size-13);border:0;padding:9px 15px;font-weight:700;transition:transform .15s,filter .15s}.HomeScreen-module__4meMQG__modalPostButton:hover:not(:disabled){filter:brightness(1.04);transform:translateY(-1px)}.HomeScreen-module__4meMQG__modalPostButton:disabled{opacity:.45}@keyframes HomeScreen-module__4meMQG__skeletonShimmer{to{transform:translate(100%)}}@keyframes HomeScreen-module__4meMQG__postCardEnter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes HomeScreen-module__4meMQG__modalEnter{0%{opacity:0;transform:translateY(10px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:900px){.HomeScreen-module__4meMQG__content{max-width:100%;height:calc(100vh - 72px - env(safe-area-inset-bottom));padding:0 var(--space-3);overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;margin:0;overflow:hidden auto}.HomeScreen-module__4meMQG__feedHeaderCard{width:100%;box-shadow:none;padding:var(--space-2)0 0;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;margin:0;position:static}.HomeScreen-module__4meMQG__feedHeader{justify-content:center}.HomeScreen-module__4meMQG__feedScroll{gap:var(--space-4);overscroll-behavior-y:auto;scroll-snap-type:none;height:auto;max-height:none;padding-right:0;padding-bottom:var(--space-2);overflow:visible}.HomeScreen-module__4meMQG__postCard{--post-card-shadow:0 6px 20px #10182814;border:1px solid color-mix(in srgb,var(--color-border-default)70%,#fff);border-radius:calc(var(--radius-lg) + 2px);width:100%;box-shadow:var(--post-card-shadow);background:var(--color-surface-raised);padding-bottom:var(--space-4);min-height:0;margin:0;transition:none;transform:none}.HomeScreen-module__4meMQG__postCard:not(.HomeScreen-module__4meMQG__postCardLoading){animation:none}.HomeScreen-module__4meMQG__postCard:not(.HomeScreen-module__4meMQG__postCardLoading):hover,.HomeScreen-module__4meMQG__postCard:not(.HomeScreen-module__4meMQG__postCardLoading):active,.HomeScreen-module__4meMQG__postCard:not(.HomeScreen-module__4meMQG__postCardLoading):focus-within{box-shadow:var(--post-card-shadow);transform:none}.HomeScreen-module__4meMQG__postCardTextOnly{min-height:auto;padding-bottom:var(--space-4)}.HomeScreen-module__4meMQG__postMedia{aspect-ratio:4/5;width:100%;height:auto;max-height:min(48vh,420px);margin:0}.HomeScreen-module__4meMQG__postMediaFeed .HomeScreen-module__4meMQG__postMediaInner{aspect-ratio:4/5;max-height:min(48vh,420px)}.HomeScreen-module__4meMQG__postBody,.HomeScreen-module__4meMQG__postBodyTextOnly{padding-left:var(--space-5)}.HomeScreen-module__4meMQG__postCardTextOnly .HomeScreen-module__4meMQG__postMedia,.HomeScreen-module__4meMQG__postMediaTextOnly{aspect-ratio:auto;flex:none;height:auto;max-height:none}.HomeScreen-module__4meMQG__postHeader{width:100%;padding:var(--space-4)0 var(--space-3)}.HomeScreen-module__4meMQG__postBody{padding:var(--space-2)var(--space-4)0 var(--space-5);gap:6px}.HomeScreen-module__4meMQG__feedPostActions{padding:var(--space-3)0 var(--space-2)}.HomeScreen-module__4meMQG__userName{font-size:13px}.HomeScreen-module__4meMQG__userSubline{font-size:11px}.HomeScreen-module__4meMQG__postStats{font-size:12px}.HomeScreen-module__4meMQG__postCaption{font-size:13px;line-height:1.35}.HomeScreen-module__4meMQG__postInlineButton,.HomeScreen-module__4meMQG__postCommentsButton{font-size:12px}.HomeScreen-module__4meMQG__postModal{border-radius:calc(var(--radius-lg) + 2px);grid-template-columns:1fr;width:min(100vw - 16px,560px);height:min(96vh,900px);max-height:min(96vh,900px)}.HomeScreen-module__4meMQG__postModalMedia{border-bottom:1px solid #555b6a;border-right:0;flex:none;min-height:46vh}.HomeScreen-module__4meMQG__postMediaModal{height:46vh}.HomeScreen-module__4meMQG__modalHeader{padding:var(--space-3)var(--space-3)var(--space-2)}.HomeScreen-module__4meMQG__modalBody{padding:var(--space-3)}.HomeScreen-module__4meMQG__modalFooter{padding:var(--space-2)var(--space-3)var(--space-3)}.HomeScreen-module__4meMQG__modalCaption{font-size:13px}.HomeScreen-module__4meMQG__modalMeta,.HomeScreen-module__4meMQG__modalComment,.HomeScreen-module__4meMQG__modalCommentEmpty{font-size:12px}}@media (hover:none) and (pointer:coarse){.HomeScreen-module__4meMQG__postCard:not(.HomeScreen-module__4meMQG__postCardLoading){transition:none;animation:none}.HomeScreen-module__4meMQG__postCard:not(.HomeScreen-module__4meMQG__postCardLoading):hover,.HomeScreen-module__4meMQG__postCard:not(.HomeScreen-module__4meMQG__postCardLoading):active,.HomeScreen-module__4meMQG__postCard:not(.HomeScreen-module__4meMQG__postCardLoading):focus-within{box-shadow:var(--post-card-shadow);transform:none}}@media (prefers-reduced-motion:reduce){.HomeScreen-module__4meMQG__postCard:not(.HomeScreen-module__4meMQG__postCardLoading),.HomeScreen-module__4meMQG__postCard:not(.HomeScreen-module__4meMQG__postCardLoading):hover,.HomeScreen-module__4meMQG__postModal,.HomeScreen-module__4meMQG__skeletonAvatar:after,.HomeScreen-module__4meMQG__skeletonMedia:after,.HomeScreen-module__4meMQG__skeletonLine:after{transition:none;animation:none;transform:none}}
.PostDetailsScreen-module__fX8w5a__pageWrap{justify-content:center;align-items:flex-start;min-height:100%;padding:24px;display:flex}.PostDetailsScreen-module__fX8w5a__fullPageContainer{width:100%;max-width:100%;overflow:hidden}.PostDetailsScreen-module__fX8w5a__centerState{border:1px solid var(--color-border,#d8dbe3);background:var(--color-surface,#fff);text-align:center;width:100%;max-width:720px;color:var(--color-text-secondary,#4b5565);border-radius:16px;margin:120px auto;padding:24px;font-size:15px}.PostDetailsScreen-module__fX8w5a__mediaEmpty{color:#6b7280;background:#f4f6fa;justify-content:center;align-items:center;width:100%;height:100%;min-height:320px;font-size:14px;display:flex}.PostDetailsScreen-module__fX8w5a__pagePostModal{width:100%;max-width:100%;max-height:min(88vh,840px)}
