.Avatar-module__ojsiSq__image{object-fit:cover;object-position:center;border-radius:50%;flex:none}.Avatar-module__ojsiSq__fallback{text-align:center;vertical-align:middle;border-radius:50%;flex:none;place-items:center;line-height:1;display:inline-grid;overflow:hidden}.Avatar-module__ojsiSq__brand{color:#fff;background:#111827}.Avatar-module__ojsiSq__guest{color:#49515c;background:#eef1f4}
.ContentCard-module__L_APvq__card{border-bottom:1px solid var(--border);background:#fff;grid-template-columns:42px 1fr;column-gap:12px;padding:16px;display:grid}.ContentCard-module__L_APvq__card>header{display:contents}.ContentCard-module__L_APvq__identity{grid-column:2;min-width:0}.ContentCard-module__L_APvq__identity a{align-items:baseline;gap:6px;min-width:0;display:flex}.ContentCard-module__L_APvq__identity b,.ContentCard-module__L_APvq__identity span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ContentCard-module__L_APvq__identity span{color:var(--muted);font-size:14px}.ContentCard-module__L_APvq__verified{color:var(--accent);margin-left:4px}.ContentCard-module__L_APvq__content{grid-column:2;min-width:0}.ContentCard-module__L_APvq__category{color:var(--accent);margin-top:4px;font-size:13px;display:inline-block}.ContentCard-module__L_APvq__body{display:block}.ContentCard-module__L_APvq__body h2{font:700 25px/1.2 var(--serif);margin:8px 0}.ContentCard-module__L_APvq__body p{white-space:pre-wrap;margin:7px 0;font-size:16px;line-height:1.5}.ContentCard-module__L_APvq__clamp{-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.ContentCard-module__L_APvq__read{color:var(--accent);font-size:14px}.ContentCard-module__L_APvq__cover{object-fit:cover;border:1px solid var(--border);border-radius:14px;width:100%;max-height:420px;margin-top:10px}.ContentCard-module__L_APvq__content>footer{color:var(--muted);justify-content:space-between;margin-top:10px;display:flex}.ContentCard-module__L_APvq__content>footer button,.ContentCard-module__L_APvq__metric{min-width:44px;height:44px;color:inherit;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;gap:6px;display:flex}.ContentCard-module__L_APvq__content>footer button:hover{background:#f1f3f4}.ContentCard-module__L_APvq__content>footer span{font-size:13px}.ContentCard-module__L_APvq__liked{color:#d72538!important}.ContentCard-module__L_APvq__bookmarked{color:var(--accent)!important}.ContentCard-module__L_APvq__detail{padding-top:20px}.ContentCard-module__L_APvq__detail .ContentCard-module__L_APvq__content{grid-column:1/3}.ContentCard-module__L_APvq__detail .ContentCard-module__L_APvq__identity{grid-column:2}.ContentCard-module__L_APvq__detail .ContentCard-module__L_APvq__body h2{font-size:38px}.ContentCard-module__L_APvq__detail .ContentCard-module__L_APvq__body p{font-size:18px;line-height:1.65}@media (max-width:500px){.ContentCard-module__L_APvq__card{grid-template-columns:40px 1fr;gap:10px;padding:14px 12px}.ContentCard-module__L_APvq__identity a,.ContentCard-module__L_APvq__identity span{display:block}.ContentCard-module__L_APvq__content>footer{margin-left:-4px}.ContentCard-module__L_APvq__content>footer button,.ContentCard-module__L_APvq__metric{gap:3px}.ContentCard-module__L_APvq__detail .ContentCard-module__L_APvq__body h2{font-size:30px}}
.CommentComposer-module__fCa9nW__composer{background:inherit;border-top:1px solid #8882;grid-template-columns:auto minmax(0,1fr);align-items:end;gap:10px;padding:10px 16px;display:grid}.CommentComposer-module__fCa9nW__composer>div{min-width:0}.CommentComposer-module__fCa9nW__shell{border:1px solid var(--border);background:#f5f6f7;border-radius:24px;grid-template-columns:minmax(0,1fr) 40px;align-items:end;min-height:46px;padding:4px 5px 4px 14px;transition:border-color .15s,background .15s;display:grid}.CommentComposer-module__fCa9nW__shell:focus-within{background:#fff;border-color:#9a9fa5}.CommentComposer-module__fCa9nW__shell textarea{resize:none;box-sizing:border-box;background:0 0;border:0;outline:0;width:100%;min-height:36px;max-height:112px;padding:8px 6px 7px 0;font-size:16px;line-height:20px;display:block}.CommentComposer-module__fCa9nW__send{background:var(--accent);color:#fff;border:0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.CommentComposer-module__fCa9nW__send:disabled{color:#9299a2;background:#dde0e4}.CommentComposer-module__fCa9nW__send svg{width:19px}.CommentComposer-module__fCa9nW__spinner{border:2px solid #fff7;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite CommentComposer-module__fCa9nW__spin}.CommentComposer-module__fCa9nW__identity{color:var(--muted);align-items:center;gap:7px;margin:0 5px 6px;font-size:.78rem;display:flex}.CommentComposer-module__fCa9nW__identity input{border:0;border-bottom:1px solid var(--border);background:0 0;width:150px;min-width:0;padding:3px;font-size:16px}.CommentComposer-module__fCa9nW__error{height:18px;color:var(--danger);margin:3px 10px 0;font-size:.76rem}.CommentComposer-module__fCa9nW__inline{border:0;padding:9px 0 2px}.CommentComposer-module__fCa9nW__inline .CommentComposer-module__fCa9nW__shell{min-height:42px}.CommentComposer-module__fCa9nW__inline .CommentComposer-module__fCa9nW__send{width:34px;height:34px}@keyframes CommentComposer-module__fCa9nW__spin{to{transform:rotate(360deg)}}
.BottomSheet-module__MkvevG__backdrop{z-index:1200;background:#090d1480;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.BottomSheet-module__MkvevG__sheet{background:var(--background,#fff);width:min(100%,560px);max-height:min(88dvh,760px);padding:8px 18px calc(18px + env(safe-area-inset-bottom));border-radius:22px 22px 0 0;transition:transform .22s cubic-bezier(.2,.8,.2,1);overflow:auto;box-shadow:0 -12px 42px #0003}.BottomSheet-module__MkvevG__handle{touch-action:none;background:#8b929c66;border-radius:8px;width:42px;height:5px;margin:0 auto 12px;display:block}.BottomSheet-module__MkvevG__header{justify-content:space-between;align-items:center;min-height:42px;display:flex}.BottomSheet-module__MkvevG__header h2{margin:0;font-size:1.05rem}@media (min-width:700px){.BottomSheet-module__MkvevG__backdrop{align-items:center;padding:24px}.BottomSheet-module__MkvevG__sheet{border-radius:22px;max-height:min(80dvh,720px)}}@media (prefers-reduced-motion:reduce){.BottomSheet-module__MkvevG__sheet{transition:none}}
.CommentsSheet-module__VWZWjq__backdrop{z-index:1000;background:rgba(8,12,18,calc(.42 - min(var(--drag,0px)/1600, .2)));justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.CommentsSheet-module__VWZWjq__sheet{background:var(--background,#fff);width:min(100%,660px);height:min(88dvh,760px);padding-bottom:env(safe-area-inset-bottom);border-radius:20px 20px 0 0;grid-template-rows:auto minmax(0,1fr) auto;transition:transform .24s cubic-bezier(.2,.8,.2,1);display:grid;overflow:hidden;box-shadow:0 -12px 50px #0003}.CommentsSheet-module__VWZWjq__header{touch-action:none;-webkit-user-select:none;user-select:none;background:inherit;border-bottom:1px solid #8882;padding:8px 16px 10px}.CommentsSheet-module__VWZWjq__handle{background:#8886;border-radius:9px;width:42px;height:5px;margin:0 auto 8px;display:block}.CommentsSheet-module__VWZWjq__header>div{justify-content:space-between;align-items:center;display:flex}.CommentsSheet-module__VWZWjq__header h2{margin:0;font-size:1.05rem}.CommentsSheet-module__VWZWjq__header button,.CommentsSheet-module__VWZWjq__comment button{color:inherit;background:0 0;border:0}.CommentsSheet-module__VWZWjq__list{overscroll-behavior:contain;padding:4px 18px;overflow:auto}.CommentsSheet-module__VWZWjq__composer{background:inherit;border-top:1px solid #8882;grid-template-columns:auto 1fr;gap:10px;padding:10px 16px;display:grid}.CommentsSheet-module__VWZWjq__composer>div{min-width:0}.CommentsSheet-module__VWZWjq__composer input,.CommentsSheet-module__VWZWjq__composer textarea{box-sizing:border-box;width:100%;font-size:16px;display:block}.CommentsSheet-module__VWZWjq__composer textarea{resize:none;min-height:42px;max-height:140px}.CommentsSheet-module__VWZWjq__composer footer{justify-content:space-between;align-items:center;display:flex}.CommentsSheet-module__VWZWjq__comment{border-bottom:1px solid #8882;grid-template-columns:auto 1fr;gap:10px;padding:14px 2px;display:grid}.CommentsSheet-module__VWZWjq__comment>div{min-width:0}.CommentsSheet-module__VWZWjq__comment header{flex-wrap:wrap;align-items:baseline;gap:5px;display:flex}.CommentsSheet-module__VWZWjq__comment header span,.CommentsSheet-module__VWZWjq__comment header small,.CommentsSheet-module__VWZWjq__comment footer{color:var(--muted,#68707c);font-size:.82rem}.CommentsSheet-module__VWZWjq__comment p{white-space:pre-wrap;overflow-wrap:anywhere;margin:.4rem 0}.CommentsSheet-module__VWZWjq__comment footer{align-items:center;gap:18px;display:flex}.CommentsSheet-module__VWZWjq__comment footer button{align-items:center;gap:5px;display:flex}.CommentsSheet-module__VWZWjq__comment svg{width:17px}.CommentsSheet-module__VWZWjq__skeleton{grid-template-columns:40px 1fr;gap:8px;padding:14px;display:grid}.CommentsSheet-module__VWZWjq__skeleton i{background:#8882;border-radius:50%;grid-row:1/5;width:38px;height:38px}.CommentsSheet-module__VWZWjq__skeleton span{background:#8882;border-radius:8px;height:10px}.CommentsSheet-module__VWZWjq__skeleton span:nth-child(3){width:92%}.CommentsSheet-module__VWZWjq__skeleton span:nth-child(4){width:65%}.CommentsSheet-module__VWZWjq__highlight{animation:1.8s CommentsSheet-module__VWZWjq__highlight}@keyframes CommentsSheet-module__VWZWjq__highlight{50%{background:#3b82f622}}@media (max-width:390px){.CommentsSheet-module__VWZWjq__sheet{height:92dvh}}@media (prefers-reduced-motion:reduce){.CommentsSheet-module__VWZWjq__sheet{transition:none}.CommentsSheet-module__VWZWjq__highlight{animation:none}}
.ShareSheet-module__Kye45q__grid{grid-template-columns:repeat(3,1fr);gap:12px;padding:14px 0 4px;display:grid}.ShareSheet-module__Kye45q__action{min-width:0;color:inherit;background:0 0;border:0;border-radius:14px;justify-items:center;gap:7px;padding:10px 4px;display:grid}.ShareSheet-module__Kye45q__action:hover{background:#f3f4f5}.ShareSheet-module__Kye45q__icon{border:1px solid var(--border);background:#fff;border-radius:50%;place-items:center;width:48px;height:48px;display:grid}.ShareSheet-module__Kye45q__icon svg{width:23px}.ShareSheet-module__Kye45q__feedback{text-align:center;min-height:24px;color:var(--muted);margin:10px 0 0;font-size:.9rem}@media (min-width:560px){.ShareSheet-module__Kye45q__grid{grid-template-columns:repeat(6,1fr)}}
.Shell-module__Asfdza__shell{grid-template-columns:252px 660px;max-width:1180px;min-height:100vh;margin:auto;display:grid}.Shell-module__Asfdza__sidebar{border-right:1px solid var(--border);flex-direction:column;height:100vh;padding:22px 18px;display:flex;position:sticky;top:0}.Shell-module__Asfdza__brand{grid-template-columns:40px 1fr;align-items:center;margin:0 10px 32px;font-size:22px;font-weight:800;display:grid}.Shell-module__Asfdza__brand>span{color:#fff;background:#111;border-radius:50%;grid-row:1/3;place-items:center;width:34px;height:34px;margin-right:8px;display:grid}.Shell-module__Asfdza__brand small{color:var(--muted);font-size:12px;font-weight:500;display:block}.Shell-module__Asfdza__sidebar nav{gap:4px;display:grid}.Shell-module__Asfdza__sidebar nav a{border-radius:999px;align-items:center;gap:18px;min-height:52px;padding:8px 14px;font-size:18px;display:flex}.Shell-module__Asfdza__sidebar nav a:hover,.Shell-module__Asfdza__sidebar nav a.Shell-module__Asfdza__active{background:#f0f1f2;font-weight:700}.Shell-module__Asfdza__navIcon{height:25px;position:relative}.Shell-module__Asfdza__badge{color:#fff;min-width:18px;height:18px;font:700 11px/18px var(--sans);text-align:center;background:#df2432;border-radius:9px;padding:0 5px;position:absolute;top:-8px;left:14px}.Shell-module__Asfdza__create{border-radius:999px;justify-content:center;align-items:center;gap:10px;height:50px;margin:22px 8px;display:flex}.Shell-module__Asfdza__account{margin-top:auto;position:relative}.Shell-module__Asfdza__accountButton{text-align:left;background:0 0;border:0;border-radius:999px;grid-template-columns:40px 1fr 24px;align-items:center;gap:10px;width:100%;padding:10px;display:grid}.Shell-module__Asfdza__accountButton:hover{background:#f1f1f1}.Shell-module__Asfdza__accountButton span{min-width:0}.Shell-module__Asfdza__accountButton b,.Shell-module__Asfdza__accountButton small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.Shell-module__Asfdza__accountButton small{color:var(--muted)}.Shell-module__Asfdza__accountMenu{border:1px solid var(--border);background:#fff;border-radius:14px;padding:6px;display:grid;position:absolute;bottom:64px;left:0;right:0;box-shadow:0 8px 28px #0002}.Shell-module__Asfdza__accountMenu a,.Shell-module__Asfdza__accountMenu button{text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;padding:12px;display:flex}.Shell-module__Asfdza__accountMenu a:hover,.Shell-module__Asfdza__accountMenu button:hover{background:#f3f3f3}.Shell-module__Asfdza__main{min-width:0}.Shell-module__Asfdza__mobileNav,.Shell-module__Asfdza__fab{display:none}@media (max-width:900px){.Shell-module__Asfdza__shell{display:block}.Shell-module__Asfdza__sidebar{display:none}.Shell-module__Asfdza__mobileNav{z-index:100;height:calc(68px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);border-top:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;display:flex;position:fixed;bottom:0;left:0;right:0}.Shell-module__Asfdza__mobileNav a{flex-direction:column;justify-content:center;align-items:center;gap:3px;width:25%;min-width:44px;min-height:60px;display:flex}.Shell-module__Asfdza__mobileNav small{font-size:11px}.Shell-module__Asfdza__mobileNav .Shell-module__Asfdza__active{color:var(--accent)}.Shell-module__Asfdza__fab{z-index:101;right:18px;bottom:calc(82px + env(safe-area-inset-bottom));color:#fff;background:#111;border:0;border-radius:50%;place-items:center;width:56px;height:56px;display:grid;position:fixed;box-shadow:0 4px 16px #0003}}
.PostActionsMenu-module__GFlNBG__wrap{margin-left:auto;position:relative}.PostActionsMenu-module__GFlNBG__menu{z-index:30;border:1px solid var(--border);background:#fff;border-radius:12px;width:180px;padding:5px;position:absolute;top:42px;right:0;box-shadow:0 8px 24px #0002}.PostActionsMenu-module__GFlNBG__menu button{width:100%;color:var(--danger);text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:9px;padding:10px;display:flex}.PostActionsMenu-module__GFlNBG__menu button:hover{background:#fff1f1}.PostActionsMenu-module__GFlNBG__confirm p{color:var(--muted);margin:.5rem 0 1.2rem}.PostActionsMenu-module__GFlNBG__actions{justify-content:flex-end;gap:9px;display:flex}.PostActionsMenu-module__GFlNBG__danger{background:var(--danger);color:#fff;border:0;border-radius:999px;min-height:42px;padding:9px 18px;font-weight:700}
.PostMediaGallery-module__jS9Ejq__gallery{border:1px solid var(--border);background:#eef0f1;border-radius:14px;margin-top:10px;position:relative;overflow:hidden}.PostMediaGallery-module__jS9Ejq__track{scroll-snap-type:x mandatory;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;display:flex;overflow-x:auto}.PostMediaGallery-module__jS9Ejq__track::-webkit-scrollbar{display:none}.PostMediaGallery-module__jS9Ejq__slide{aspect-ratio:4/5;scroll-snap-align:start;scroll-snap-stop:always;flex:0 0 100%;max-height:min(620px,75dvh)}.PostMediaGallery-module__jS9Ejq__slide img{object-fit:cover;object-position:center;cursor:pointer;width:100%;height:100%;display:block}.PostMediaGallery-module__jS9Ejq__detail .PostMediaGallery-module__jS9Ejq__slide img{object-fit:contain}.PostMediaGallery-module__jS9Ejq__counter{color:#fff;background:#111b;border-radius:999px;padding:4px 8px;font-size:12px;position:absolute;top:10px;right:10px}.PostMediaGallery-module__jS9Ejq__arrow{opacity:0;background:#fffd;border:0;border-radius:50%;place-items:center;width:38px;height:38px;transition:opacity .18s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.PostMediaGallery-module__jS9Ejq__gallery:hover .PostMediaGallery-module__jS9Ejq__arrow,.PostMediaGallery-module__jS9Ejq__gallery:focus-within .PostMediaGallery-module__jS9Ejq__arrow{opacity:1}.PostMediaGallery-module__jS9Ejq__previous{left:9px}.PostMediaGallery-module__jS9Ejq__next{right:9px}.PostMediaGallery-module__jS9Ejq__dots{background:#1118;border-radius:999px;gap:5px;padding:5px 7px;display:flex;position:absolute;bottom:9px;left:50%;transform:translate(-50%)}.PostMediaGallery-module__jS9Ejq__dots i{background:#fff7;border-radius:50%;width:5px;height:5px}.PostMediaGallery-module__jS9Ejq__dots .PostMediaGallery-module__jS9Ejq__active{background:#fff;transform:scale(1.3)}@media (hover:none){.PostMediaGallery-module__jS9Ejq__arrow{display:none}}@media (prefers-reduced-motion:reduce){.PostMediaGallery-module__jS9Ejq__arrow{transition:none}}
.NotificationRow-module__Ww6GnW__shell{border-bottom:1px solid var(--border);background:var(--danger,#dc2626);position:relative;overflow:hidden}.NotificationRow-module__Ww6GnW__row{z-index:2;color:#111827;-webkit-text-fill-color:#111827;cursor:pointer;-webkit-user-select:none;user-select:none;touch-action:pan-y;background:#fff;align-items:center;gap:12px;width:100%;min-height:76px;padding:14px 16px;transition:transform .18s,background-color .18s;display:flex;position:relative}.NotificationRow-module__Ww6GnW__row:hover{background:#f9fafb}.NotificationRow-module__Ww6GnW__unread{background:#f3f7ff}.NotificationRow-module__Ww6GnW__unread:hover{background:#edf4ff}.NotificationRow-module__Ww6GnW__event{color:#2563eb;-webkit-text-fill-color:#2563eb;background:#eff6ff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.NotificationRow-module__Ww6GnW__event svg{width:17px;height:17px}.NotificationRow-module__Ww6GnW__body{color:#111827;-webkit-text-fill-color:#111827;flex:1;min-width:0}.NotificationRow-module__Ww6GnW__message{margin:0;font-size:14px;line-height:1.45;color:#374151!important;-webkit-text-fill-color:#374151!important}.NotificationRow-module__Ww6GnW__actorName{font-weight:700;color:#111827!important;-webkit-text-fill-color:#111827!important;text-shadow:none!important;opacity:1!important;background:0 0!important;-webkit-background-clip:border-box!important;background-clip:border-box!important}.NotificationRow-module__Ww6GnW__notificationText{font-weight:400;color:#374151!important;-webkit-text-fill-color:#374151!important;background:0 0!important;-webkit-background-clip:border-box!important;background-clip:border-box!important}.NotificationRow-module__Ww6GnW__preview{text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:13px;line-height:1.4;display:block;overflow:hidden;color:#6b7280!important;-webkit-text-fill-color:#6b7280!important}.NotificationRow-module__Ww6GnW__time{margin-top:5px;font-size:12px;line-height:1.3;display:block;color:#6b7280!important;-webkit-text-fill-color:#6b7280!important}.NotificationRow-module__Ww6GnW__dot{background:#2563eb;border-radius:50%;flex:none;width:9px;height:9px}.NotificationRow-module__Ww6GnW__more{opacity:0;flex:none;transition:opacity .15s,color .15s;color:#6b7280!important;-webkit-text-fill-color:#6b7280!important}.NotificationRow-module__Ww6GnW__row:hover .NotificationRow-module__Ww6GnW__more,.NotificationRow-module__Ww6GnW__more:focus-visible{opacity:1}.NotificationRow-module__Ww6GnW__more:hover{color:#dc2626!important;-webkit-text-fill-color:#dc2626!important}.NotificationRow-module__Ww6GnW__delete{z-index:1;color:#fff;-webkit-text-fill-color:#fff;width:110px;font:inherit;cursor:pointer;background:#dc2626;border:0;justify-content:center;align-items:center;gap:7px;padding:0;font-size:13px;font-weight:600;display:flex;position:absolute;top:0;bottom:0}.NotificationRow-module__Ww6GnW__delete svg{width:18px;height:18px}.NotificationRow-module__Ww6GnW__left{left:0}.NotificationRow-module__Ww6GnW__right{right:0}@media (max-width:640px){.NotificationRow-module__Ww6GnW__row{gap:10px;min-height:72px;padding:12px}.NotificationRow-module__Ww6GnW__event{width:30px;height:30px}.NotificationRow-module__Ww6GnW__message{font-size:13.5px}.NotificationRow-module__Ww6GnW__more{opacity:1}}
.InstallPromotion-module__fw9uXG__card{z-index:150;left:50%;bottom:calc(86px + env(safe-area-inset-bottom));border:1px solid var(--border);background:#fff;border-radius:18px;grid-template-columns:48px 1fr auto auto;align-items:center;gap:12px;width:min(520px,100% - 24px);padding:14px;animation:.3s ease-out InstallPromotion-module__fw9uXG__installIn;display:grid;position:fixed;transform:translate(-50%);box-shadow:0 14px 40px #0003}.InstallPromotion-module__fw9uXG__card img{border-radius:12px;width:48px;height:48px}.InstallPromotion-module__fw9uXG__card p{color:var(--muted);margin:3px 0;font-size:13px}.InstallPromotion-module__fw9uXG__close{background:0 0;border:0;align-self:start;font-size:24px;line-height:1}@keyframes InstallPromotion-module__fw9uXG__installIn{0%{opacity:0;transform:translate(-50%,10px)}to{opacity:1;transform:translate(-50%)}}@media (max-width:480px){.InstallPromotion-module__fw9uXG__card{grid-template-columns:44px 1fr auto}.InstallPromotion-module__fw9uXG__card img{width:44px;height:44px}.InstallPromotion-module__fw9uXG__card .InstallPromotion-module__fw9uXG__close{grid-area:1/3}.InstallPromotion-module__fw9uXG__card .primary{grid-column:2/4;width:max-content}}@media (prefers-reduced-motion:reduce){.InstallPromotion-module__fw9uXG__card{animation:none}}
.notifications-module__Fma5mG__header{color:var(--text);-webkit-text-fill-color:currentColor;background:#fffffff5;justify-content:space-between;align-items:center;display:flex}.notifications-module__Fma5mG__notificationTitle{font-family:var(--sans);color:var(--text);-webkit-text-fill-color:var(--text);text-shadow:none;opacity:1;background:0 0;-webkit-background-clip:border-box;background-clip:border-box;margin:0;font-size:22px}.notifications-module__Fma5mG__notificationSubtitle{color:var(--muted);-webkit-text-fill-color:var(--muted);opacity:1;background:0 0}.notifications-module__Fma5mG__header>div:last-child{align-items:center;display:flex;position:relative}.notifications-module__Fma5mG__header button{color:var(--text);-webkit-text-fill-color:var(--text)}.notifications-module__Fma5mG__menu{border:1px solid var(--border);z-index:12;background:#fff;border-radius:12px;min-width:200px;position:absolute;top:48px;right:0;box-shadow:0 8px 25px #0002}.notifications-module__Fma5mG__menu button{width:100%;color:var(--danger);-webkit-text-fill-color:var(--danger);background:0 0;border:0;align-items:center;gap:8px;padding:14px;display:flex}.notifications-module__Fma5mG__list{border-top:1px solid var(--border)}
.page-module__E0kJGG__categories{border-bottom:1px solid var(--border);scrollbar-width:none;gap:8px;padding:10px 14px;display:flex;overflow-x:auto}.page-module__E0kJGG__categories button{border:1px solid var(--border);background:#fff;border-radius:999px;flex:none;min-height:38px;padding:7px 14px}.page-module__E0kJGG__categories .page-module__E0kJGG__selected{color:#fff;background:#111;border-color:#111}.page-module__E0kJGG__categories .page-module__E0kJGG__retry{color:var(--danger)}.page-module__E0kJGG__premiumHeader{grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;display:grid}.page-module__E0kJGG__brandTitle{letter-spacing:-.025em;grid-column:2;justify-self:center;align-items:center;gap:9px;animation:.72s cubic-bezier(.2,.8,.2,1) both page-module__E0kJGG__premiumTitle;display:flex;position:relative;overflow:hidden;font-size:clamp(21px,2.4vw,24px)!important}.page-module__E0kJGG__brandTitle:after{content:"";background:linear-gradient(100deg,#0000,#fff9,#0000);width:25%;animation:.5s ease-out .55s both page-module__E0kJGG__brandShine;position:absolute;inset:-20% auto -20% -35%}.page-module__E0kJGG__brandMark{background:linear-gradient(135deg,#5548d9,#da3b63);border-radius:50%;width:9px;height:9px;animation:.45s ease-out both page-module__E0kJGG__markIn}@keyframes page-module__E0kJGG__premiumTitle{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@keyframes page-module__E0kJGG__markIn{0%{transform:scale(.88)}to{transform:scale(1)}}@keyframes page-module__E0kJGG__brandShine{0%{left:-35%}to{left:115%}}@media (prefers-reduced-motion:reduce){.page-module__E0kJGG__brandTitle,.page-module__E0kJGG__brandTitle:after,.page-module__E0kJGG__brandMark{animation:none}}
.post-module__xY1Y9a__back{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:#fffc;align-items:center;gap:24px;height:54px;padding:0 14px;display:flex;position:sticky;top:0}.post-module__xY1Y9a__back a{place-items:center;width:44px;height:44px;font-size:24px;display:grid}.post-module__xY1Y9a__replies{border-top:1px solid var(--border)}.post-module__xY1Y9a__composer{border-bottom:1px solid var(--border);grid-template-columns:38px 1fr;gap:12px;padding:16px;display:grid}.post-module__xY1Y9a__composer input,.post-module__xY1Y9a__composer textarea,.post-module__xY1Y9a__inlineReply input,.post-module__xY1Y9a__inlineReply textarea{border:0;border-bottom:1px solid var(--border);resize:none;outline:0;width:100%;padding:10px 0;font-size:16px}.post-module__xY1Y9a__composer footer{justify-content:space-between;align-items:center;margin-top:8px;display:flex}.post-module__xY1Y9a__comment{border-bottom:1px solid var(--border);grid-template-columns:38px 1fr;gap:10px;padding:15px 16px;display:grid}.post-module__xY1Y9a__comment header{flex-wrap:wrap;align-items:baseline;gap:5px;display:flex}.post-module__xY1Y9a__comment header span,.post-module__xY1Y9a__comment header small{color:var(--muted);font-size:14px}.post-module__xY1Y9a__comment p{white-space:pre-wrap;margin:7px 0;line-height:1.45}.post-module__xY1Y9a__comment footer{gap:22px;display:flex}.post-module__xY1Y9a__comment footer button{min-width:44px;height:44px;color:var(--muted);background:0 0;border:0;align-items:center;gap:5px;display:flex}.post-module__xY1Y9a__comment footer svg{width:19px}.post-module__xY1Y9a__liked{color:#d72538!important}.post-module__xY1Y9a__nested{border:0;margin-top:4px;padding:10px 0 0;position:relative}.post-module__xY1Y9a__nested:before{content:"";border-left:2px solid var(--border);position:absolute;top:-5px;bottom:0;left:-22px}.post-module__xY1Y9a__inlineReply{gap:8px;padding:8px 0 14px;display:grid}.post-module__xY1Y9a__inlineReply button{justify-self:end}@media (max-width:500px){.post-module__xY1Y9a__comment{padding-inline:12px}.post-module__xY1Y9a__nested .post-module__xY1Y9a__nested{margin-left:0}.post-module__xY1Y9a__nested:before{left:-18px}}
.profile-module__Tgfh_q__hero{padding:0 18px 20px;position:relative}.profile-module__Tgfh_q__cover{object-fit:cover;background:linear-gradient(135deg,#e5e7ea,#f1f2f4);width:calc(100% + 36px);height:190px;margin-left:-18px;transition:opacity .2s;display:block}.profile-module__Tgfh_q__avatar{background:#fff;border:4px solid #fff;border-radius:50%;place-items:center;width:96px;height:96px;margin-top:-46px;display:grid;position:relative;overflow:hidden}.profile-module__Tgfh_q__avatar img,.profile-module__Tgfh_q__avatar span{width:88px!important;height:88px!important}.profile-module__Tgfh_q__actions{gap:5px;display:flex;position:absolute;top:204px;right:16px}.profile-module__Tgfh_q__hero h1{margin:12px 0 2px;font-size:23px;line-height:1.15}.profile-module__Tgfh_q__hero>span,.profile-module__Tgfh_q__meta{color:var(--muted)}.profile-module__Tgfh_q__hero p{margin:12px 0;line-height:1.45}.profile-module__Tgfh_q__meta{flex-wrap:wrap;gap:12px;font-size:14px;display:flex}.profile-module__Tgfh_q__meta span,.profile-module__Tgfh_q__meta a{align-items:center;gap:5px;min-width:0;display:inline-flex}.profile-module__Tgfh_q__meta svg{width:17px}.profile-module__Tgfh_q__meta a{color:var(--accent);text-overflow:ellipsis;white-space:nowrap;max-width:260px;overflow:hidden}.profile-module__Tgfh_q__sticky{z-index:25;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:#fffc;align-items:center;height:48px;padding:0 16px;display:flex;position:sticky;top:0}.profile-module__Tgfh_q__sticky h1{margin:0;font-size:18px}@media (max-width:500px){.profile-module__Tgfh_q__cover{height:155px}.profile-module__Tgfh_q__avatar{width:86px;height:86px;margin-top:-42px}.profile-module__Tgfh_q__avatar img,.profile-module__Tgfh_q__avatar span{width:78px!important;height:78px!important}.profile-module__Tgfh_q__actions{top:166px}.profile-module__Tgfh_q__hero{padding-inline:14px}.profile-module__Tgfh_q__cover{width:calc(100% + 28px);margin-left:-14px}}
.search-module__Wrf4ZW__header{z-index:20;background:#fff;padding:10px 14px;position:sticky;top:0}.search-module__Wrf4ZW__header label{border:1px solid var(--border);background:#f5f6f7;border-radius:999px;align-items:center;gap:8px;height:46px;padding:0 14px;display:flex}.search-module__Wrf4ZW__header input{background:0 0;border:0;outline:0;width:100%;font-size:16px}.search-module__Wrf4ZW__categories{border-bottom:1px solid var(--border);gap:7px;padding:9px 12px;display:flex;overflow:auto}.search-module__Wrf4ZW__categories button{border:1px solid var(--border);background:#fff;border-radius:999px;flex:none;padding:7px 13px}.search-module__Wrf4ZW__categories .search-module__Wrf4ZW__active{color:#fff;background:#111}
