.feedback-module__ZjcHMa__container{background:var(--background);min-height:100vh;padding:2rem 1rem}.feedback-module__ZjcHMa__formContainer{background:var(--surface);border-radius:12px;max-width:600px;margin:0 auto;overflow:hidden;box-shadow:0 4px 6px #0000000d}.feedback-module__ZjcHMa__header{border-bottom:1px solid var(--border-color);padding:2rem 2rem 1rem}.feedback-module__ZjcHMa__backButton{color:var(--text-gray);cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.95rem;transition:color .2s;display:flex}.feedback-module__ZjcHMa__headerInfo{text-align:center}.feedback-module__ZjcHMa__title{color:var(--foreground);justify-content:center;align-items:center;gap:.75rem;margin-bottom:.5rem;font-size:1.75rem;font-weight:700;display:flex}.feedback-module__ZjcHMa__titleIcon{color:var(--primary);font-size:1.5rem}.feedback-module__ZjcHMa__subtitle{color:var(--text-gray);font-size:1rem}.feedback-module__ZjcHMa__form{padding:2rem}.feedback-module__ZjcHMa__inputGroup{margin-bottom:1.5rem}.feedback-module__ZjcHMa__label{color:var(--foreground);margin-bottom:.5rem;font-size:.95rem;font-weight:600;display:block}.feedback-module__ZjcHMa__input,.feedback-module__ZjcHMa__select,.feedback-module__ZjcHMa__textarea{border:1.5px solid var(--border-color);border-radius:8px;outline:none;width:100%;padding:.875rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s}.feedback-module__ZjcHMa__input:focus,.feedback-module__ZjcHMa__select:focus,.feedback-module__ZjcHMa__textarea:focus{border-color:var(--primary)}.feedback-module__ZjcHMa__textarea{resize:vertical;min-height:120px}.feedback-module__ZjcHMa__textarea::placeholder{color:var(--text-gray)}.feedback-module__ZjcHMa__submitButton{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;width:100%;margin-top:1rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .2s}.feedback-module__ZjcHMa__submitButton:disabled{background:var(--text-gray);cursor:not-allowed;transform:none}.feedback-module__ZjcHMa__errorMessage{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.9rem}.feedback-module__ZjcHMa__successMessage{text-align:center;padding:3rem 2rem}.feedback-module__ZjcHMa__successIcon{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;font-size:1.5rem;display:inline-flex}.feedback-module__ZjcHMa__successMessage h2{color:var(--foreground);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.feedback-module__ZjcHMa__successMessage p{color:var(--text-gray);margin-bottom:2rem;line-height:1.6}.feedback-module__ZjcHMa__button{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.75rem 2rem;font-size:1rem;font-weight:600;transition:all .2s}.feedback-module__ZjcHMa__supportPanel{border-bottom:1px solid var(--border-color);background:var(--surface);padding:1.25rem 2rem 1.5rem}.feedback-module__ZjcHMa__supportIntro{color:var(--foreground);margin:0 0 .75rem;font-size:.95rem;font-weight:600}.feedback-module__ZjcHMa__supportLinks{flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;display:flex}.feedback-module__ZjcHMa__supportLink{border:1px solid var(--border-color);background:var(--surface);color:var(--foreground);border-radius:999px;align-items:center;gap:.4rem;padding:.45rem .75rem;font-size:.85rem;font-weight:500;text-decoration:none;display:inline-flex}.feedback-module__ZjcHMa__supportIcon{width:16px;height:16px;color:var(--text-gray)}.feedback-module__ZjcHMa__supportHint{color:var(--text-gray);margin:0;font-size:.78rem;line-height:1.45}@media (max-width:768px){.feedback-module__ZjcHMa__container{padding:1rem .5rem}.feedback-module__ZjcHMa__formContainer{box-shadow:none;border-radius:0;min-height:100vh;margin:0}.feedback-module__ZjcHMa__header{padding:1.5rem 1rem 1rem}.feedback-module__ZjcHMa__supportPanel{padding:1rem 1rem 1.25rem}.feedback-module__ZjcHMa__form{padding:1.5rem 1rem 2rem}.feedback-module__ZjcHMa__title{font-size:1.5rem}}
.StartChatModal-module__tDPYha__overlay{z-index:1100;cursor:pointer;background:#0f172a8c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.StartChatModal-module__tDPYha__modal{background:var(--surface);border:1px solid var(--border-color);cursor:default;border-radius:14px;flex-direction:column;gap:14px;width:100%;max-width:480px;padding:1.25rem 1.25rem 1rem;display:flex;box-shadow:0 12px 32px #0f172a2e}.StartChatModal-module__tDPYha__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.StartChatModal-module__tDPYha__title{color:var(--foreground);margin:0 0 4px;font-size:1rem;font-weight:700}.StartChatModal-module__tDPYha__subtitle{color:var(--text-gray);margin:0;font-size:.8125rem;line-height:1.4}.StartChatModal-module__tDPYha__closeBtn{color:var(--text-gray);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.StartChatModal-module__tDPYha__closeBtn:hover{color:var(--foreground);background:var(--surface-2)}.StartChatModal-module__tDPYha__label{color:var(--text-gray);flex-direction:column;gap:6px;font-size:.8125rem;font-weight:600;display:flex}.StartChatModal-module__tDPYha__textarea{border:1px solid var(--border-strong);background:var(--surface-2);color:var(--foreground);resize:vertical;border-radius:10px;min-height:96px;padding:10px 12px;font-family:inherit;font-size:.9375rem}.StartChatModal-module__tDPYha__textarea:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #3b82f61f}.StartChatModal-module__tDPYha__counter{color:var(--text-gray);align-self:flex-end;font-size:.6875rem;font-weight:500}.StartChatModal-module__tDPYha__errorText{color:#b91c1c;margin:-4px 0 0;font-size:.8125rem}.StartChatModal-module__tDPYha__actions{justify-content:flex-end;gap:8px;padding-top:4px;display:flex}.StartChatModal-module__tDPYha__secondaryBtn,.StartChatModal-module__tDPYha__primaryBtn{cursor:pointer;border:1px solid #0000;border-radius:10px;padding:8px 14px;font-family:inherit;font-size:.875rem;font-weight:600}.StartChatModal-module__tDPYha__secondaryBtn{background:var(--surface-2);color:var(--foreground);border-color:var(--border-strong)}.StartChatModal-module__tDPYha__secondaryBtn:hover:not(:disabled){border-color:var(--primary)}.StartChatModal-module__tDPYha__primaryBtn{background:var(--primary);color:var(--text-white)}.StartChatModal-module__tDPYha__primaryBtn:disabled,.StartChatModal-module__tDPYha__secondaryBtn:disabled{opacity:.6;cursor:not-allowed}
.DesktopOnly-module__u1NfHW__desktopOnly{width:100%;display:inherit}@media (max-width:1280px){.DesktopOnly-module__u1NfHW__desktopOnly{display:none}.DesktopOnly-module__u1NfHW__desktopOnly.DesktopOnly-module__u1NfHW__showOnMobile{display:inherit}}
.MobileOnly-module__-q5Bna__mobileOnly{display:inherit}@media (min-width:1281px){.MobileOnly-module__-q5Bna__mobileOnly{display:none}}
.ErrorMessage-module__V6ve1a__errorMessage{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;align-items:center;gap:.75rem;padding:1rem 1.25rem;font-size:.9rem;transition:all .2s;display:flex;box-shadow:0 1px 3px #0000001a}.ErrorMessage-module__V6ve1a__errorMessage.ErrorMessage-module__V6ve1a__inline{background:0 0;border:none;margin-bottom:.5rem;padding:.25rem 0;font-size:.875rem}.ErrorMessage-module__V6ve1a__icon{color:#dc2626;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;display:flex}.ErrorMessage-module__V6ve1a__text{flex:1;line-height:1.4}@media (max-width:768px){.ErrorMessage-module__V6ve1a__errorMessage{padding:.6rem .8rem;font-size:.85rem}.ErrorMessage-module__V6ve1a__icon{font-size:.9rem}}
.ProfileCompletionBadge-module__4KhCea__container{border:1.5px solid var(--border-color);background:var(--surface);border-radius:12px;flex-direction:column;gap:.75rem;margin-bottom:1.5rem;padding:1.5rem 1.5rem 1.75rem;display:flex}.ProfileCompletionBadge-module__4KhCea__headerRow{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.ProfileCompletionBadge-module__4KhCea__title{color:var(--foreground);font-size:.95rem;font-weight:700}.ProfileCompletionBadge-module__4KhCea__percent{color:var(--primary);font-size:.95rem;font-weight:700}.ProfileCompletionBadge-module__4KhCea__percentVerified{color:var(--primary)}.ProfileCompletionBadge-module__4KhCea__progressTrack{background-color:var(--surface-2);border-radius:3px;width:100%;height:6px;overflow:hidden}.ProfileCompletionBadge-module__4KhCea__progressFill{background-color:var(--primary);border-radius:3px;height:100%;transition:width .3s}.ProfileCompletionBadge-module__4KhCea__checklist{flex-direction:column;gap:.55rem;margin-top:.75rem;margin-bottom:.5rem;display:flex}.ProfileCompletionBadge-module__4KhCea__checkRow{align-items:center;gap:.5rem;font-size:.85rem;display:flex}.ProfileCompletionBadge-module__4KhCea__checkRowDone{color:var(--text-gray);text-decoration:line-through}.ProfileCompletionBadge-module__4KhCea__checkRowTodo{color:var(--foreground)}.ProfileCompletionBadge-module__4KhCea__checkRowLink{color:var(--foreground);border-radius:6px;margin-left:-.4rem;padding:.25rem .4rem;text-decoration:none;transition:background-color .15s}.ProfileCompletionBadge-module__4KhCea__checkRowLink:hover{background-color:var(--surface-2)}.ProfileCompletionBadge-module__4KhCea__checkRowLink span{flex:1}.ProfileCompletionBadge-module__4KhCea__checkRowArrow{color:var(--text-gray);flex-shrink:0}.ProfileCompletionBadge-module__4KhCea__cta{color:var(--surface);background-color:var(--primary);border-radius:8px;align-self:flex-start;align-items:center;gap:.4rem;margin-top:1.25rem;padding:.65rem 1.1rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.ProfileCompletionBadge-module__4KhCea__verifiedRow{color:var(--primary);align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;display:flex}
.OnboardingModal-module__1pOG3W__overlay{z-index:1000;cursor:pointer;background:#0000008c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.OnboardingModal-module__1pOG3W__container{background:var(--surface);border:1px solid var(--border-color);cursor:default;border-radius:14px;flex-direction:column;width:100%;max-width:600px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 12px 40px #00000040}.OnboardingModal-module__1pOG3W__header{background:var(--primary);color:#fff;padding:1.5rem 1.75rem 1.25rem}.OnboardingModal-module__1pOG3W__titleRow{justify-content:space-between;align-items:center;gap:1rem;display:flex}.OnboardingModal-module__1pOG3W__title{color:#fff;margin:0;font-size:1.25rem;font-weight:700}.OnboardingModal-module__1pOG3W__subtitle{color:#ffffffd9;margin:.4rem 0 0;font-size:.9rem}.OnboardingModal-module__1pOG3W__closeBtn{color:#fff;cursor:pointer;background:#ffffff2e;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.1rem;line-height:1;display:inline-flex}.OnboardingModal-module__1pOG3W__progressRow{align-items:center;gap:.75rem;margin-top:1rem;display:flex}.OnboardingModal-module__1pOG3W__progressBar{background:#ffffff40;border-radius:2px;flex:1;height:4px;overflow:hidden}.OnboardingModal-module__1pOG3W__progressFill{background:#fff;border-radius:2px;height:100%;transition:width .25s}.OnboardingModal-module__1pOG3W__progressText{color:#ffffffd9;white-space:nowrap;font-size:.8rem;font-weight:600}.OnboardingModal-module__1pOG3W__body{color:var(--foreground);flex:1;padding:1.5rem 1.75rem;overflow-y:auto}.OnboardingModal-module__1pOG3W__bodyText{color:var(--foreground);margin:0 0 1rem;font-size:.95rem;line-height:1.55}.OnboardingModal-module__1pOG3W__list{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.OnboardingModal-module__1pOG3W__listItem{background:var(--primary-soft-bg);border:1px solid var(--primary-soft-border);color:var(--foreground);border-radius:8px;align-items:flex-start;gap:.6rem;padding:.6rem .75rem;font-size:.9rem;display:flex}.OnboardingModal-module__1pOG3W__listItem strong{color:var(--primary-dark)}.OnboardingModal-module__1pOG3W__actionRow{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.OnboardingModal-module__1pOG3W__actionLink{color:var(--primary);background:var(--primary-soft);border:1px solid var(--primary-soft-border);border-radius:6px;padding:.45rem .75rem;font-size:.875rem;font-weight:600;text-decoration:none}.OnboardingModal-module__1pOG3W__actionLink:hover{text-decoration:underline}.OnboardingModal-module__1pOG3W__footer{border-top:1px solid var(--border-color);background:var(--surface-2);justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 1.75rem;display:flex}.OnboardingModal-module__1pOG3W__btnSecondary,.OnboardingModal-module__1pOG3W__btnPrimary{cursor:pointer;border:1px solid #0000;border-radius:6px;padding:.55rem 1.1rem;font-family:inherit;font-size:.9rem;font-weight:600}.OnboardingModal-module__1pOG3W__btnSecondary{border-color:var(--border-color);color:var(--foreground);background:0 0}.OnboardingModal-module__1pOG3W__btnSecondary:disabled{opacity:.4;cursor:not-allowed}.OnboardingModal-module__1pOG3W__btnPrimary{background:var(--primary);color:#fff}.OnboardingModal-module__1pOG3W__btnPrimary:disabled{opacity:.6;cursor:not-allowed}.OnboardingModal-module__1pOG3W__error{color:#dc2626;margin-top:.75rem;font-size:.85rem}
.Form-module__-cTPKa__field{flex-direction:column;gap:6px;margin-bottom:14px;display:flex}.Form-module__-cTPKa__label{color:var(--foreground);font-size:.9rem;font-weight:600;line-height:1.3}.Form-module__-cTPKa__labelRow{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.Form-module__-cTPKa__optional{color:var(--text-gray);font-size:.75rem;font-weight:500}.Form-module__-cTPKa__input,.Form-module__-cTPKa__textarea{border:1px solid var(--border-color);background:var(--surface-2,var(--surface));width:100%;color:var(--foreground);box-sizing:border-box;border-radius:8px;padding:.55rem .75rem;font-family:inherit;font-size:.95rem;line-height:1.4;transition:border-color .15s,box-shadow .15s}.Form-module__-cTPKa__textarea{resize:vertical;min-height:96px}.Form-module__-cTPKa__input:focus,.Form-module__-cTPKa__textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-soft-bg,#3b82f62e);outline:none}.Form-module__-cTPKa__input:disabled,.Form-module__-cTPKa__textarea:disabled{opacity:.6;cursor:not-allowed}.Form-module__-cTPKa__input::placeholder,.Form-module__-cTPKa__textarea::placeholder{color:var(--text-gray);opacity:.7}.Form-module__-cTPKa__hint{color:var(--text-gray);margin:4px 0 0;font-size:.78rem;line-height:1.4}.Form-module__-cTPKa__error{color:var(--danger,#c0392b);margin:4px 0 0;font-size:.78rem;line-height:1.4}
.CommentDropdown-module__SK0Uzq__wrapper{align-items:center;display:inline-flex;position:relative}.CommentDropdown-module__SK0Uzq__triggerButton{width:2rem;height:2rem;color:var(--foreground);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:background-color .15s;display:inline-flex}.CommentDropdown-module__SK0Uzq__menu{z-index:30;background:var(--surface);border:1px solid #ececec;border-radius:.6rem;flex-direction:column;min-width:11rem;padding:.25rem;display:flex;position:absolute;top:calc(100% + .25rem);right:0;box-shadow:0 6px 18px #00000014}.CommentDropdown-module__SK0Uzq__menuItem{text-align:left;cursor:pointer;color:var(--foreground);background:0 0;border:none;border-radius:.4rem;align-items:center;gap:.6rem;padding:.55rem .7rem;font-family:inherit;font-size:.875rem;display:flex}.CommentDropdown-module__SK0Uzq__menuItemDanger{color:#e01a0c}
.CharacterCounter-module__REgaLW__counter{color:var(--text-gray);justify-content:flex-end;align-items:center;gap:.5rem;margin-top:.25rem;font-size:.875rem;display:flex}.CharacterCounter-module__REgaLW__count{font-variant-numeric:tabular-nums;font-weight:600}.CharacterCounter-module__REgaLW__message{font-size:.8rem;font-weight:400}.CharacterCounter-module__REgaLW__counter.CharacterCounter-module__REgaLW__warning .CharacterCounter-module__REgaLW__count,.CharacterCounter-module__REgaLW__counter.CharacterCounter-module__REgaLW__warning .CharacterCounter-module__REgaLW__message{color:var(--primary)}.CharacterCounter-module__REgaLW__counter.CharacterCounter-module__REgaLW__error .CharacterCounter-module__REgaLW__count,.CharacterCounter-module__REgaLW__counter.CharacterCounter-module__REgaLW__error .CharacterCounter-module__REgaLW__message{color:#dc2626}
.PostBottomButtons-module__0uWAHG__metaInfo{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.5rem;font-size:.85rem;display:flex}.PostBottomButtons-module__0uWAHG__pillButton{background:var(--surface-2);color:var(--foreground);border:1px solid var(--border-color);cursor:pointer;border-radius:1.3em;justify-content:center;align-items:center;gap:.4rem;padding:.5rem .85rem;font-family:inherit;font-size:.85rem;font-weight:600;transition:background-color .15s,color .15s,border-color .15s;display:inline-flex}.PostBottomButtons-module__0uWAHG__pillButton:disabled{opacity:.6;cursor:not-allowed}.PostBottomButtons-module__0uWAHG__voteButton{}.PostBottomButtons-module__0uWAHG__voteButtonActive{color:#fff;background:#e01a0c}.PostBottomButtons-module__0uWAHG__voteButtonActiveComment{background:var(--surface-2);color:#e01a0c}.PostBottomButtons-module__0uWAHG__icon{flex-shrink:0;width:1.15em;height:1.15em}
.LanguageSelector-module__MUo8Da__languageSelector{width:100%;position:relative}.LanguageSelector-module__MUo8Da__selectedLanguages{flex-wrap:wrap;gap:8px;min-height:24px;margin-bottom:12px;display:flex}.LanguageSelector-module__MUo8Da__languageTag{background:var(--primary);color:var(--text-white);border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex}.LanguageSelector-module__MUo8Da__removeButton{color:var(--text-white);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;margin-left:4px;padding:0;transition:all .2s;display:flex}.LanguageSelector-module__MUo8Da__inputContainer{position:relative}.LanguageSelector-module__MUo8Da__searchInput{background:var(--background);border:1px solid var(--border-color);cursor:text;border-radius:6px;align-items:center;gap:12px;padding:12px 16px;transition:all .2s;display:flex}.LanguageSelector-module__MUo8Da__searchInput:focus-within{border-color:var(--primary);box-shadow:0 0 0 2px #ff6b351a}.LanguageSelector-module__MUo8Da__searchInput.LanguageSelector-module__MUo8Da__inputError{border-color:#dc2626}.LanguageSelector-module__MUo8Da__searchIcon{color:var(--text-gray);flex-shrink:0;font-size:1rem}.LanguageSelector-module__MUo8Da__searchInput input{color:var(--foreground);background:0 0;border:none;outline:none;flex:1;margin:0;padding:0;font-size:1rem}.LanguageSelector-module__MUo8Da__searchInput input::placeholder{color:var(--text-gray)}.LanguageSelector-module__MUo8Da__dropdown{background:var(--background);border:1px solid var(--border-color);z-index:1000;border-radius:6px;max-height:280px;margin-top:8px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 4px 12px #0000001a}.LanguageSelector-module__MUo8Da__languageOption{text-align:left;cursor:pointer;width:100%;color:var(--foreground);border:none;border-bottom:1px solid var(--border-color);background:0 0;padding:12px 16px;font-size:.875rem;transition:all .2s}.LanguageSelector-module__MUo8Da__languageOption:hover{border-left:3px solid var(--primary);padding-left:13px}.LanguageSelector-module__MUo8Da__languageOption:last-child{border-bottom:none}.LanguageSelector-module__MUo8Da__moreResults{color:var(--text-gray);text-align:center;border-bottom:1px solid var(--border-color);padding:8px 16px;font-size:.75rem;font-style:italic}.LanguageSelector-module__MUo8Da__noResults{text-align:center;color:var(--text-gray);padding:16px;font-size:.875rem;font-style:italic}.LanguageSelector-module__MUo8Da__customOptionDivider{border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);text-align:center;background:#f8f9fa;padding:8px 16px}.LanguageSelector-module__MUo8Da__customOptionDivider span{color:var(--text-gray);font-size:.75rem;font-weight:600}.LanguageSelector-module__MUo8Da__customLanguageButton{text-align:center;cursor:pointer;width:100%;color:var(--primary);background:0 0;border:none;padding:12px 16px;font-size:.875rem;font-weight:600;transition:all .2s}.LanguageSelector-module__MUo8Da__customInputSection{border-top:1px solid var(--border-color);background:#f8f9fa;padding:16px}.LanguageSelector-module__MUo8Da__customInputHeader{color:var(--foreground);font-size:.875rem;font-weight:600;font-family:var(--font-family);margin-bottom:12px}.LanguageSelector-module__MUo8Da__customInputActions{justify-content:flex-end;gap:8px;display:flex}.LanguageSelector-module__MUo8Da__addCustomButton{background:var(--primary);color:var(--text-white);cursor:pointer;font-size:.875rem;font-weight:600;font-family:var(--font-family);border:none;border-radius:6px;padding:8px 16px;transition:all .2s}.LanguageSelector-module__MUo8Da__addCustomButton:disabled{opacity:.5;cursor:not-allowed}.LanguageSelector-module__MUo8Da__cancelCustomButton{background:var(--text-gray);color:var(--text-white);cursor:pointer;font-size:.875rem;font-weight:600;font-family:var(--font-family);border:none;border-radius:6px;padding:8px 16px;transition:all .2s}.LanguageSelector-module__MUo8Da__errorText{color:#dc2626;font-size:.875rem;font-family:var(--font-family);margin-top:8px;margin-bottom:0;font-weight:600}@media (max-width:768px){.LanguageSelector-module__MUo8Da__selectedLanguages{gap:6px}.LanguageSelector-module__MUo8Da__languageTag{padding:5px 10px;font-size:.8rem}.LanguageSelector-module__MUo8Da__searchInput{padding:10px 14px}.LanguageSelector-module__MUo8Da__dropdown{max-height:240px}.LanguageSelector-module__MUo8Da__customInputActions{flex-direction:column}.LanguageSelector-module__MUo8Da__addCustomButton,.LanguageSelector-module__MUo8Da__cancelCustomButton{justify-content:center;width:100%;padding:10px 16px}}
.TextEditor-module__jSXJcG__wrapper{background:var(--surface);border:1px solid var(--border-color);border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.TextEditor-module__jSXJcG__toolbar{border-bottom:1px solid var(--border-color);background:var(--background);flex-wrap:wrap;align-items:center;gap:4px;padding:8px;display:flex}.TextEditor-module__jSXJcG__toolbarDivider{background:var(--border-color);width:1px;height:18px;margin:0 4px}.TextEditor-module__jSXJcG__toolbarButton{width:30px;height:30px;color:var(--text-gray);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:background-color .12s,color .12s;display:inline-flex}.TextEditor-module__jSXJcG__toolbarButton:disabled{opacity:.4;cursor:not-allowed}.TextEditor-module__jSXJcG__toolbarButtonActive{background:var(--primary-soft);color:var(--primary-dark)}.TextEditor-module__jSXJcG__editorWrapper{flex-direction:column;display:flex}.TextEditor-module__jSXJcG__editorContent{min-height:160px;color:var(--foreground);font-size:.95rem;line-height:1.55;font-family:var(--font-family);outline:none;padding:14px 16px}.TextEditor-module__jSXJcG__editorWrapper .ProseMirror{min-height:160px;font-family:var(--font-family);color:var(--foreground);outline:none;padding:14px 16px;font-size:.95rem;line-height:1.55}.TextEditor-module__jSXJcG__editorWrapper .ProseMirror p{margin:0 0 .6em}.TextEditor-module__jSXJcG__editorWrapper .ProseMirror p:last-child{margin-bottom:0}.TextEditor-module__jSXJcG__editorWrapper .ProseMirror h2{margin:.4em 0;font-size:1.25em;font-weight:700}.TextEditor-module__jSXJcG__editorWrapper .ProseMirror h3{margin:.4em 0;font-size:1.1em;font-weight:700}:is(.TextEditor-module__jSXJcG__editorWrapper .ProseMirror ul,.TextEditor-module__jSXJcG__editorWrapper .ProseMirror ol){margin:0 0 .6em;padding-left:1.5em}.TextEditor-module__jSXJcG__editorWrapper .ProseMirror li{margin:.15em 0}.TextEditor-module__jSXJcG__editorWrapper .ProseMirror blockquote{border-left:3px solid var(--border-color);color:var(--text-secondary);background:var(--primary-soft-bg);border-radius:0 8px 8px 0;margin:0 0 .6em;padding:.4em .875em}.TextEditor-module__jSXJcG__editorWrapper .ProseMirror code{background:var(--primary-soft-bg);color:var(--primary-dark);border-radius:4px;padding:.15em .4em;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:.875em}.TextEditor-module__jSXJcG__editorWrapper .ProseMirror pre{background:var(--primary-soft-bg);border-radius:8px;margin:0 0 .6em;padding:.875em 1em;overflow-x:auto}.TextEditor-module__jSXJcG__editorWrapper .ProseMirror pre code{color:var(--foreground);background:0 0;padding:0;font-size:.875em}.TextEditor-module__jSXJcG__editorWrapper .ProseMirror a{color:var(--primary);text-underline-offset:2px;text-decoration:underline}.TextEditor-module__jSXJcG__editorWrapper .ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:var(--text-gray);pointer-events:none;height:0}.TextEditor-module__jSXJcG__footer{border-top:1px solid var(--border-color);background:var(--background);justify-content:flex-end;padding:6px 12px;display:flex}.TextEditor-module__jSXJcG__charCount{color:var(--text-gray);font-variant-numeric:tabular-nums;font-size:.75rem}
.NotificationBell-module__jey9la__notificationContainer{align-items:center;display:flex;position:relative}.NotificationBell-module__jey9la__bellButton{cursor:pointer;color:var(--foreground);background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex;position:relative}.NotificationBell-module__jey9la__bellIcon{color:#6e6e6e;width:24px;height:24px}.NotificationBell-module__jey9la__badge{background:var(--accent);color:#fff;border:2px solid #fff;border-radius:10px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:2px 6px;font-size:11px;font-weight:600;line-height:1;display:flex;position:absolute;top:4px;right:4px}.NotificationBell-module__jey9la__dropdown{background:var(--surface);border:1px solid var(--border-color);z-index:1001;border-radius:12px;width:320px;max-height:400px;margin-top:8px;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 4px 20px #00000014}.NotificationBell-module__jey9la__dropdownHeader{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:16px 16px 12px;display:flex}.NotificationBell-module__jey9la__dropdownTitle{color:var(--foreground);margin:0;font-size:16px;font-weight:600}.NotificationBell-module__jey9la__unreadCount{color:var(--text-gray);background:var(--primary-soft-bg);border-radius:12px;padding:2px 8px;font-size:12px;font-weight:600}.NotificationBell-module__jey9la__markAllButton{color:var(--primary);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.NotificationBell-module__jey9la__checkIcon{width:16px;height:16px}.NotificationBell-module__jey9la__dropdownContent{max-height:300px;overflow-y:auto}.NotificationBell-module__jey9la__itemActions{flex-shrink:0;align-items:center;gap:4px;margin-left:8px;display:flex}.NotificationBell-module__jey9la__deleteButton:hover{color:#c0392b}.NotificationBell-module__jey9la__dropdownFooter{text-align:center;color:var(--primary);border-top:1px solid var(--border-color);padding:10px;font-size:13px;font-weight:600;text-decoration:none;display:block}.NotificationBell-module__jey9la__notificationsList{padding:8px 0}.NotificationBell-module__jey9la__notificationItem{border-bottom:1px solid var(--border-color);grid-template-columns:auto 1fr auto;align-items:flex-start;gap:12px;padding:12px 16px;transition:background-color .2s;display:grid;position:relative}.NotificationBell-module__jey9la__itemClickable{cursor:pointer}.NotificationBell-module__jey9la__itemClickable:hover{background:var(--primary-soft-bg,var(--background))}.NotificationBell-module__jey9la__notifierColumn{flex-shrink:0;position:relative}.NotificationBell-module__jey9la__notifierAvatar{background:var(--primary-soft-bg,var(--border-color));width:36px;height:36px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex;overflow:hidden}.NotificationBell-module__jey9la__notifierAvatarImg{object-fit:cover;width:100%;height:100%}.NotificationBell-module__jey9la__notifierAvatarPlaceholder{background:var(--primary-soft-bg,var(--border-color));border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.NotificationBell-module__jey9la__bellPlaceholder{width:18px;height:18px;color:var(--primary)}.NotificationBell-module__jey9la__notifierBadge{background:var(--primary);border:2px solid var(--surface);border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex;position:absolute;bottom:-3px;right:-3px}.NotificationBell-module__jey9la__notifierBadge .NotificationBell-module__jey9la__typeIcon{color:#fff;width:11px;height:11px}.NotificationBell-module__jey9la__notificationBody{min-width:0}.NotificationBell-module__jey9la__notifierLink{color:var(--foreground);font-weight:600;text-decoration:none}.NotificationBell-module__jey9la__notifierLink:hover{text-decoration:underline}.NotificationBell-module__jey9la__actionText{color:var(--text-gray)}.NotificationBell-module__jey9la__itemActions{flex-shrink:0;gap:4px;display:flex}.NotificationBell-module__jey9la__notificationItem:last-child{border-bottom:none}.NotificationBell-module__jey9la__notificationItem.NotificationBell-module__jey9la__unread{background:var(--notification-unread-bg);border-left:3px solid var(--primary)}.NotificationBell-module__jey9la__notificationContent{width:100%}.NotificationBell-module__jey9la__notificationHeader{justify-content:space-between;align-items:flex-start;margin-bottom:4px;display:flex}.NotificationBell-module__jey9la__notificationTitle{color:var(--foreground);flex:1;margin:0;font-size:14px;font-weight:600;line-height:1.3}.NotificationBell-module__jey9la__titleRow{flex:1;align-items:center;gap:8px;display:flex}.NotificationBell-module__jey9la__typeIcon{width:16px;height:16px;color:var(--primary);flex-shrink:0}.NotificationBell-module__jey9la__markReadButton{color:var(--text-gray);cursor:pointer;background:0 0;border:none;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;margin-left:8px;padding:2px;transition:all .2s;display:flex}.NotificationBell-module__jey9la__notificationText{color:var(--foreground);word-wrap:break-word;font-size:13px;line-height:1.4}.NotificationBell-module__jey9la__notificationTime{color:var(--text-gray);opacity:.85;margin-bottom:4px;font-size:11px}.NotificationBell-module__jey9la__loadingState{text-align:center;color:var(--text-gray);padding:40px 20px}.NotificationBell-module__jey9la__loadingSpinner{border:2px solid var(--border-color);border-top:2px solid var(--primary);border-radius:50%;width:24px;height:24px;margin:0 auto 12px;animation:1s linear infinite NotificationBell-module__jey9la__spin}.NotificationBell-module__jey9la__loadingText{margin:0;font-size:14px}@keyframes NotificationBell-module__jey9la__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.NotificationBell-module__jey9la__emptyState{text-align:center;color:var(--text-gray);padding:40px 20px}.NotificationBell-module__jey9la__emptyIcon{opacity:.5;width:32px;height:32px;margin:0 auto 12px}.NotificationBell-module__jey9la__emptyText{margin:0;font-size:14px}@media (max-width:768px){.NotificationBell-module__jey9la__dropdown{width:280px;right:-20px}.NotificationBell-module__jey9la__bellButton{padding:6px}}
.PaymentsTable-module__YFre_W__tableWrapper{background:var(--surface);border:1px solid var(--border-color);border-radius:12px;overflow-x:auto}.PaymentsTable-module__YFre_W__table{border-collapse:collapse;width:100%;font-size:.88rem}.PaymentsTable-module__YFre_W__th{text-align:left;border-bottom:1px solid var(--border-color);color:var(--text-gray);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;background:var(--surface);padding:.7rem .85rem;font-size:.72rem;font-weight:600}.PaymentsTable-module__YFre_W__td{border-bottom:1px solid var(--border-color);vertical-align:middle;color:var(--foreground);padding:.75rem .85rem}.PaymentsTable-module__YFre_W__table tbody tr:last-child .PaymentsTable-module__YFre_W__td{border-bottom:none}.PaymentsTable-module__YFre_W__alignRight{text-align:right}.PaymentsTable-module__YFre_W__alignCenter{text-align:center}.PaymentsTable-module__YFre_W__amount{font-variant-numeric:tabular-nums;font-weight:600}.PaymentsTable-module__YFre_W__link{color:var(--primary);font-weight:500;text-decoration:none}.PaymentsTable-module__YFre_W__link:hover{text-decoration:underline}.PaymentsTable-module__YFre_W__idCell{word-break:break-all;color:var(--text-gray);max-width:240px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.78rem}.PaymentsTable-module__YFre_W__idGroup{flex-direction:column;gap:2px;display:flex}.PaymentsTable-module__YFre_W__stripeLink{color:var(--primary);align-items:center;gap:.25rem;font-family:inherit;font-size:.72rem;font-weight:600;text-decoration:none;display:inline-flex}.PaymentsTable-module__YFre_W__stripeLink:hover{text-decoration:underline}.PaymentsTable-module__YFre_W__pill{letter-spacing:.01em;white-space:nowrap;border-radius:9999px;padding:.18rem .55rem;font-size:.72rem;font-weight:600;display:inline-block}.PaymentsTable-module__YFre_W__pillPaid{color:#047857;background:#10b9811f}.PaymentsTable-module__YFre_W__pillRefunded{color:#b91c1c;background:#ef44441f}.PaymentsTable-module__YFre_W__pillPartial{color:#b45309;background:#f59e0b29}.PaymentsTable-module__YFre_W__pillFailed{color:#64748b;background:#64748b2e}.PaymentsTable-module__YFre_W__refundedAmount{color:var(--text-gray);margin-top:4px;font-size:.72rem}.PaymentsTable-module__YFre_W__refundButton{border:1px solid var(--danger,#c0392b);color:var(--danger,#c0392b);cursor:pointer;white-space:nowrap;background:0 0;border-radius:8px;padding:.4rem .85rem;font-family:inherit;font-size:.8rem;font-weight:600;transition:background .15s}.PaymentsTable-module__YFre_W__refundButton:hover:not(:disabled){background:#c0392b14}.PaymentsTable-module__YFre_W__refundButton:disabled{opacity:.5;cursor:not-allowed}.PaymentsTable-module__YFre_W__dim{color:var(--text-gray)}@media (max-width:720px){.PaymentsTable-module__YFre_W__tableWrapper{background:0 0;border:none;padding:0}.PaymentsTable-module__YFre_W__table,.PaymentsTable-module__YFre_W__table tbody,.PaymentsTable-module__YFre_W__table thead,.PaymentsTable-module__YFre_W__table tr,.PaymentsTable-module__YFre_W__table th,.PaymentsTable-module__YFre_W__table td{display:block}.PaymentsTable-module__YFre_W__table thead{display:none}.PaymentsTable-module__YFre_W__table tbody tr{background:var(--surface);border:1px solid var(--border-color);border-radius:12px;margin-bottom:.6rem;padding:.75rem .85rem}.PaymentsTable-module__YFre_W__table tbody tr .PaymentsTable-module__YFre_W__td{border:none;justify-content:space-between;align-items:center;gap:.5rem;padding:.25rem 0;display:flex}.PaymentsTable-module__YFre_W__table tbody tr .PaymentsTable-module__YFre_W__td:before{content:attr(data-label);color:var(--text-gray);text-transform:uppercase;letter-spacing:.05em;flex-shrink:0;font-size:.7rem;font-weight:600}.PaymentsTable-module__YFre_W__alignRight,.PaymentsTable-module__YFre_W__alignCenter{text-align:right}.PaymentsTable-module__YFre_W__idCell{text-align:right;max-width:none}.PaymentsTable-module__YFre_W__idGroup{align-items:flex-end}}
.Select-module__yAF06a__selectContainer{width:100%;position:relative}.Select-module__yAF06a__selectTrigger{font-size:1rem;font-family:var(--font-family);background:var(--background);cursor:pointer;box-sizing:border-box;border:1.5px solid #e0e0e0;border-radius:8px;outline:none;justify-content:space-between;align-items:center;width:100%;min-height:50px;padding:.875rem 1rem;transition:all .2s;display:flex}.Select-module__yAF06a__selectTrigger:focus{border-color:var(--primary);box-shadow:0 0 0 2px var(--primary-soft)}.Select-module__yAF06a__selectTrigger.Select-module__yAF06a__open{border-color:var(--primary);border-bottom-right-radius:0;border-bottom-left-radius:0}.Select-module__yAF06a__selectValue{text-align:left;color:var(--foreground);flex:1;font-weight:400}.Select-module__yAF06a__selectValue.Select-module__yAF06a__placeholder{color:var(--text-gray)}.Select-module__yAF06a__selectArrow{color:var(--text-gray);flex-shrink:0;margin-left:8px;transition:transform .2s}.Select-module__yAF06a__selectArrow.Select-module__yAF06a__rotated{transform:rotate(180deg)}.Select-module__yAF06a__selectDropdown{background:var(--background);border:1.5px solid var(--primary);z-index:1000;border-top:none;border-bottom-right-radius:8px;border-bottom-left-radius:8px;max-height:200px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.Select-module__yAF06a__selectOption{cursor:pointer;font-size:1rem;font-family:var(--font-family);color:var(--foreground);border-bottom:1px solid #e0e0e04d;padding:.75rem 1rem;transition:background-color .15s}.Select-module__yAF06a__selectOption:last-child{border-bottom:none}.Select-module__yAF06a__selectOption:hover,.Select-module__yAF06a__selectOption.Select-module__yAF06a__focused{background-color:var(--primary-soft)}.Select-module__yAF06a__selectOption.Select-module__yAF06a__selected{background-color:var(--primary);color:var(--text-white);font-weight:600}.Select-module__yAF06a__selectOption.Select-module__yAF06a__selected:hover,.Select-module__yAF06a__selectOption.Select-module__yAF06a__selected.Select-module__yAF06a__focused{background-color:var(--primary-light)}.Select-module__yAF06a__selectOption.Select-module__yAF06a__optionDisabled{color:var(--text-gray);cursor:not-allowed;opacity:.6}.Select-module__yAF06a__selectContainer.Select-module__yAF06a__error .Select-module__yAF06a__selectTrigger{border-color:#dc3545!important}.Select-module__yAF06a__selectContainer.Select-module__yAF06a__error .Select-module__yAF06a__selectTrigger:focus{box-shadow:0 0 0 2px #dc354533;border-color:#dc3545!important}.Select-module__yAF06a__selectContainer.Select-module__yAF06a__error .Select-module__yAF06a__selectTrigger.Select-module__yAF06a__open{border-color:#dc3545!important}.Select-module__yAF06a__selectContainer.Select-module__yAF06a__error .Select-module__yAF06a__selectDropdown{border-color:#dc3545}.Select-module__yAF06a__selectContainer.Select-module__yAF06a__disabled .Select-module__yAF06a__selectTrigger{opacity:.6;cursor:not-allowed;background-color:#f5f5f5}.Select-module__yAF06a__selectContainer.Select-module__yAF06a__disabled .Select-module__yAF06a__selectValue,.Select-module__yAF06a__selectContainer.Select-module__yAF06a__disabled .Select-module__yAF06a__selectArrow{color:var(--text-gray)}.Select-module__yAF06a__selectDropdown::-webkit-scrollbar{width:6px}.Select-module__yAF06a__selectDropdown::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.Select-module__yAF06a__selectDropdown::-webkit-scrollbar-thumb{background:var(--text-gray);border-radius:3px}@media (max-width:768px){.Select-module__yAF06a__selectTrigger{padding:.75rem .875rem;font-size:.95rem}.Select-module__yAF06a__selectOption{padding:.625rem .875rem;font-size:.95rem}}
.business-profile-module__MhoPsG__container{justify-content:center;width:100%;padding:0;display:flex}.business-profile-module__MhoPsG__card{background:var(--surface);border:1px solid var(--border-color);border-radius:12px;width:100%;padding:1.5rem}.business-profile-module__MhoPsG__title{margin:0 0 .4rem;font-size:1.6rem;font-weight:700}.business-profile-module__MhoPsG__description{color:var(--text-gray);margin:0 0 1.75rem}.business-profile-module__MhoPsG__sectionTitle{color:var(--foreground);margin:1rem 0 0;font-size:1rem;font-weight:700}.business-profile-module__MhoPsG__form{flex-direction:column;gap:1rem;display:flex}.business-profile-module__MhoPsG__field{flex-direction:column;flex:1;gap:.4rem;display:flex}.business-profile-module__MhoPsG__field label{color:var(--foreground);font-size:.85rem;font-weight:600}.business-profile-module__MhoPsG__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:600px){.business-profile-module__MhoPsG__row{grid-template-columns:1fr}}.business-profile-module__MhoPsG__submit{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;align-self:flex-start;margin-top:.75rem;padding:.7rem 1.4rem;font-weight:600}.business-profile-module__MhoPsG__submit:disabled{opacity:.55;cursor:not-allowed}.business-profile-module__MhoPsG__saved{color:var(--primary);margin:0;font-size:.9rem}
.faq-module__hzFvgW__container{background:var(--background);min-height:100vh;color:var(--foreground);font-family:var(--font-family);padding:3rem 1rem}.faq-module__hzFvgW__content{max-width:800px;margin:0 auto;line-height:1.6}.faq-module__hzFvgW__header{text-align:center;background:var(--primary);color:#fff;border-radius:12px;margin-bottom:3rem;padding:2rem 1rem}.faq-module__hzFvgW__title{margin-bottom:.5rem;font-size:2.8rem;font-weight:800}.faq-module__hzFvgW__subtitle{opacity:.9;font-size:1.3rem}.faq-module__hzFvgW__faqContainer{margin-bottom:3rem}.faq-module__hzFvgW__faqItem{background:var(--surface);border:1px solid #e5e7eb;border-radius:10px;margin-bottom:1rem;transition:background .2s;overflow:hidden}.faq-module__hzFvgW__faqItem.faq-module__hzFvgW__open{background:var(--surface-2)}.faq-module__hzFvgW__faqQuestion{text-align:left;width:100%;color:var(--foreground);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.2rem 1.5rem;font-size:1.05rem;font-weight:600;display:flex}.faq-module__hzFvgW__faqItem.faq-module__hzFvgW__open .faq-module__hzFvgW__faqQuestion{background:var(--primary);color:#fff;border-radius:10px 10px 0 0}.faq-module__hzFvgW__faqIcon{background:var(--border-color);border-radius:50%;justify-content:center;width:28px;height:28px;font-size:1.2rem;transition:transform .2s,background .2s;display:flex}.faq-module__hzFvgW__faqItem.faq-module__hzFvgW__open .faq-module__hzFvgW__faqIcon{background:#fff3;transform:rotate(45deg)}.faq-module__hzFvgW__faqAnswerContent{border-top:1px solid #e5e7eb;border-radius:0 0 10px 10px;padding:1.5rem;line-height:1.7}.faq-module__hzFvgW__faqAnswerContent p{margin:0}.faq-module__hzFvgW__contactSection{text-align:center;background:var(--surface);border:1px solid #e5e7eb;border-radius:12px;padding:2.5rem 1.5rem}.faq-module__hzFvgW__contactTitle{color:var(--primary);margin-bottom:.75rem;font-size:1.8rem;font-weight:700}.faq-module__hzFvgW__contactDescription{margin-bottom:1.5rem;font-size:1rem}.faq-module__hzFvgW__contactButton{background:var(--primary);color:#fff;border-radius:999px;padding:.9rem 2rem;font-weight:600;text-decoration:none;display:inline-block}@media (max-width:768px){.faq-module__hzFvgW__title{font-size:2.2rem}.faq-module__hzFvgW__subtitle{font-size:1.1rem}.faq-module__hzFvgW__faqQuestion,.faq-module__hzFvgW__faqAnswerContent{padding:1rem}}
.Logo-module__kjtZCq__wordmark{align-items:center;gap:10px;line-height:0;display:inline-flex}.Logo-module__kjtZCq__wordmarkText{letter-spacing:.2px;color:currentColor;align-items:baseline;font-family:Plus Jakarta Sans,Poppins,system-ui,sans-serif;font-weight:700;line-height:1;display:inline-flex}
.feed-module__0E0eHG__page{background:var(--background);min-height:100vh;padding:1rem 1rem 2rem}.feed-module__0E0eHG__container{flex-direction:column;gap:1rem;max-width:740px;margin:0 auto;display:flex}.feed-module__0E0eHG__header{background:var(--surface);border-radius:12px;flex-direction:column;gap:.75rem;padding:1.5rem;display:flex;box-shadow:0 4px 6px #0000000d}.feed-module__0E0eHG__headerTop{align-items:center;gap:1rem;display:flex}.feed-module__0E0eHG__headerImage{object-fit:cover;background:#e2e8f0;border-radius:50%;flex-shrink:0;width:72px;height:72px}.feed-module__0E0eHG__headerImagePlaceholder{background:var(--primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;font-size:1.75rem;font-weight:700;display:flex}.feed-module__0E0eHG__headerBody{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.feed-module__0E0eHG__headerName{color:var(--foreground);margin:0;font-size:1.4rem;font-weight:700}.feed-module__0E0eHG__headerHandle{color:var(--text-gray);font-size:.95rem}.feed-module__0E0eHG__headerDescription{color:var(--foreground);margin-top:.5rem;font-size:.95rem;line-height:1.45}.feed-module__0E0eHG__headerStats{color:var(--text-gray);gap:1.25rem;font-size:.9rem;display:flex}.feed-module__0E0eHG__headerStatLink{color:inherit;text-decoration:none}.feed-module__0E0eHG__headerStatLink:hover{text-decoration:underline}.feed-module__0E0eHG__headerActions{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.feed-module__0E0eHG__actionButton{border:1.5px solid var(--border-color);background:var(--surface);color:var(--foreground);cursor:pointer;border-radius:999px;padding:.6rem 1.1rem;font-size:.9rem;font-weight:600;transition:all .2s}.feed-module__0E0eHG__actionButtonPrimary{background:var(--primary);color:#fff;border-color:var(--primary)}.feed-module__0E0eHG__actionButton:disabled{opacity:.6;cursor:not-allowed}.feed-module__0E0eHG__postCard{background:var(--surface);color:inherit;border-radius:8px;flex-direction:column;padding:1rem;font-size:1rem;display:flex}.feed-module__0E0eHG__postCardClickable{cursor:pointer;position:relative}.feed-module__0E0eHG__cardOverlayLink{z-index:0;position:absolute;inset:0}.feed-module__0E0eHG__postCardClickable .feed-module__0E0eHG__avatarLink,.feed-module__0E0eHG__postCardClickable .feed-module__0E0eHG__postAuthorLink,.feed-module__0E0eHG__postCardClickable .feed-module__0E0eHG__postCommunityLink,.feed-module__0E0eHG__postCardClickable .feed-module__0E0eHG__postMain a,.feed-module__0E0eHG__postCardClickable .feed-module__0E0eHG__metaInfo,.feed-module__0E0eHG__postCardClickable .feed-module__0E0eHG__postMain button{z-index:1;position:relative}.feed-module__0E0eHG__ownerContainer{color:var(--foreground);align-items:center;gap:.5rem;margin-bottom:.3rem;font-size:1.15em;display:flex}.feed-module__0E0eHG__headerProfile{align-items:center;gap:.5rem;margin-bottom:.5rem;margin-right:auto;font-size:13px;display:flex}.feed-module__0E0eHG__headerHoverCluster{align-items:center;gap:.5rem;display:inline-flex}.feed-module__0E0eHG__headerProfileDetails{flex-direction:column;display:flex}.feed-module__0E0eHG__headerTopRow{align-items:center;gap:.25rem;display:flex}.feed-module__0E0eHG__timestamp{color:var(--text-gray);font-size:12px}.feed-module__0E0eHG__avatarLink{flex-shrink:0;text-decoration:none;display:inline-flex}.feed-module__0E0eHG__postMain{color:var(--foreground);flex-direction:column;gap:.5rem;font-size:1rem;display:flex}.feed-module__0E0eHG__postMainLink{color:inherit;flex-direction:column;gap:.5rem;text-decoration:none;display:flex}.feed-module__0E0eHG__postAvatar{object-fit:cover;border-radius:50%;width:32px;height:32px}.feed-module__0E0eHG__postAvatarPlaceholder{background:var(--primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.85rem;font-weight:600;display:flex}.feed-module__0E0eHG__postAuthorLink{color:var(--foreground);font-weight:600;text-decoration:none}.feed-module__0E0eHG__ownerProfession{color:#8f8f8f;text-transform:capitalize;align-items:center;margin-top:0;font-size:.85rem;line-height:1.2;display:inline-flex}.feed-module__0E0eHG__authorRow{flex-wrap:wrap;align-items:center;gap:.3rem;display:flex}.feed-module__0E0eHG__headerSeparator{color:var(--text-gray);-webkit-user-select:none;user-select:none;margin:0 .05rem;font-size:12px}.feed-module__0E0eHG__authorRow>a.feed-module__0E0eHG__postAuthorLink,.feed-module__0E0eHG__authorRow>.feed-module__0E0eHG__postAuthorLink{margin-right:-.15rem}.feed-module__0E0eHG__postCommunityLink{color:var(--primary);font-weight:600;text-decoration:none}.feed-module__0E0eHG__postCommunityLink:hover{text-decoration:underline}.feed-module__0E0eHG__postTitle{color:var(--foreground);margin:0 0 .5rem;font-size:1.25rem;font-weight:700;line-height:1.5rem}@media (max-width:600px){.feed-module__0E0eHG__postTitle{font-size:1.1rem;line-height:1.25rem}}.feed-module__0E0eHG__postBody{color:var(--foreground);white-space:pre-wrap;word-break:break-word;font-size:.95rem;line-height:1.55}.feed-module__0E0eHG__postMedia{object-fit:contain;background:var(--surface-2);border-radius:8px;max-width:100%;max-height:460px}.feed-module__0E0eHG__postMetaInfo{color:var(--text-gray);align-items:center;gap:.5rem;margin-top:.5rem;font-size:.8rem;display:flex}.feed-module__0E0eHG__commentLink{color:inherit;border-radius:999px;align-items:center;gap:.3rem;padding:.3rem .5rem;text-decoration:none;transition:color .2s,background .2s;display:inline-flex}.feed-module__0E0eHG__voteButton{border:1px solid var(--border-color);color:var(--text-gray);cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:.3rem;padding:.3rem .7rem;font-size:.85rem;transition:all .2s;display:inline-flex}.feed-module__0E0eHG__voteButtonActive{border-color:var(--primary);color:var(--primary);background:var(--primary-soft-bg)}.feed-module__0E0eHG__voteButton:disabled{opacity:.6;cursor:not-allowed}.feed-module__0E0eHG__commentForm{background:var(--surface);border-radius:12px;flex-direction:column;gap:.5rem;padding:1rem 1.25rem;display:flex;box-shadow:0 2px 4px #0000000a}.feed-module__0E0eHG__commentFormTextarea{border:1.5px solid var(--border-color);resize:vertical;border-radius:8px;outline:none;width:100%;min-height:80px;padding:.75rem;font-family:inherit;font-size:.95rem}.feed-module__0E0eHG__commentFormTextarea:focus{border-color:var(--primary)}.feed-module__0E0eHG__commentFormActions{justify-content:flex-end;gap:.5rem;display:flex}.feed-module__0E0eHG__commentFormSubmit{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.55rem 1.2rem;font-size:.9rem;font-weight:600}.feed-module__0E0eHG__commentFormSubmit:disabled{background:var(--text-gray);cursor:not-allowed}.feed-module__0E0eHG__commentFormSecondary{background:var(--surface);color:var(--foreground);border:1.5px solid var(--border-color);cursor:pointer;border-radius:8px;padding:.55rem 1.2rem;font-size:.9rem;font-weight:600}.feed-module__0E0eHG__commentNode{background:var(--surface);border-radius:12px;flex-direction:column;gap:.5rem;padding:1rem 1.25rem;display:flex;box-shadow:0 2px 4px #0000000a}.feed-module__0E0eHG__commentHead{color:var(--text-gray);align-items:center;gap:.5rem;font-size:.85rem;display:flex}.feed-module__0E0eHG__commentBody{color:var(--foreground);white-space:pre-wrap;word-break:break-word;font-size:.95rem;line-height:1.5}.feed-module__0E0eHG__commentActions{align-items:center;gap:.75rem;font-size:.85rem;display:flex}.feed-module__0E0eHG__commentActionButton{color:var(--text-gray);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.25rem .5rem;font-size:.85rem}.feed-module__0E0eHG__commentReplies{border-left:2px solid var(--border-color);flex-direction:column;gap:.75rem;margin-left:1.25rem;padding-left:1rem;display:flex}.feed-module__0E0eHG__sectionTitle{color:var(--foreground);margin:1rem 0 .25rem;font-size:1.1rem;font-weight:700}.feed-module__0E0eHG__emptyState{text-align:center;color:var(--text-gray);background:var(--surface);border-radius:12px;padding:2rem 1rem;font-size:.95rem}.feed-module__0E0eHG__memberCard{background:var(--surface);color:inherit;border-radius:12px;align-items:center;gap:.8rem;padding:1rem 1.25rem;text-decoration:none;transition:box-shadow .2s;display:flex;box-shadow:0 2px 4px #0000000a}.feed-module__0E0eHG__memberCard:hover{box-shadow:0 4px 10px #00000014}.feed-module__0E0eHG__memberAvatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:48px;height:48px}.feed-module__0E0eHG__memberAvatarPlaceholder{background:var(--primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.1rem;font-weight:600;display:flex}.feed-module__0E0eHG__memberName{color:var(--foreground);font-size:.95rem;font-weight:600}.feed-module__0E0eHG__memberHandle{color:var(--text-gray);font-size:.85rem}.feed-module__0E0eHG__pagination{justify-content:center;align-items:center;gap:.75rem;margin-top:.5rem;display:flex}.feed-module__0E0eHG__pageButton{background:var(--surface);color:var(--foreground);border:1.5px solid var(--border-color);cursor:pointer;border-radius:8px;padding:.5rem 1rem;font-size:.9rem}.feed-module__0E0eHG__pageButton:disabled{color:var(--text-gray);cursor:not-allowed;opacity:.6}.feed-module__0E0eHG__loadMore{background:var(--surface);color:var(--primary);border:1.5px solid var(--border-color);cursor:pointer;border-radius:8px;align-self:center;padding:.8rem 1.25rem;font-weight:600}.feed-module__0E0eHG__backLink{color:var(--text-gray);cursor:pointer;background:0 0;border:none;align-self:flex-start;align-items:center;gap:.3rem;margin-bottom:.25rem;padding:0;font-family:inherit;font-size:.9rem;text-decoration:none;display:inline-flex}.feed-module__0E0eHG__headerKebabWrapper{align-items:center;margin-left:auto;display:inline-flex;position:relative}.feed-module__0E0eHG__headerKebabBtn{cursor:pointer;color:var(--text-gray);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;display:inline-flex}.feed-module__0E0eHG__headerKebabBtn:hover{background:var(--surface-3);color:var(--foreground)}.feed-module__0E0eHG__headerKebabBackdrop{z-index:10;position:fixed;inset:0}.feed-module__0E0eHG__headerKebabMenu{background:var(--surface);border:1px solid var(--border-color);z-index:20;border-radius:8px;min-width:140px;margin-top:4px;padding:4px;position:absolute;top:100%;right:0;box-shadow:0 10px 24px #0000001f}.feed-module__0E0eHG__headerKebabItem{text-align:left;width:100%;color:var(--foreground);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:8px 12px;font-size:13px;font-weight:500}.feed-module__0E0eHG__headerKebabItem:hover{background:var(--surface-3)}.feed-module__0E0eHG__suspendedPlaceholder{border:1px solid var(--border-color);background:var(--surface-2,var(--surface));color:var(--text-gray);border-radius:8px;margin:12px 0;padding:14px 16px;font-size:14px;line-height:1.4}.feed-module__0E0eHG__suspendedPlaceholderTitle{color:var(--foreground);margin-bottom:4px;font-weight:600}.feed-module__0E0eHG__suspendedPlaceholderReason{color:var(--text-gray);font-size:13px}.feed-module__0E0eHG__suspendedBanner{border:1px solid var(--danger-soft-bg,#5a2c2c);background:var(--danger-soft-bg,#2a1818);color:var(--danger-soft-fg,#f5b8b8);border-radius:8px;flex-wrap:wrap;gap:6px 10px;margin:0 0 10px;padding:8px 12px;font-size:13px;line-height:1.4;display:flex}.feed-module__0E0eHG__suspendedBannerLabel{font-weight:600}.feed-module__0E0eHG__suspendedBannerReason{color:var(--text-gray)}
.Footer-module__4AZ4lG__footer{color:#fff;background:#181818}.Footer-module__4AZ4lG__ctaSection{text-align:center;background:#e8956b;padding:80px 0;position:relative;overflow:hidden}.Footer-module__4AZ4lG__ctaSection:before{content:"";pointer-events:none;background:#ffffff0d radial-gradient(circle at 25% 25%,#ffffff14 1px,#0000 1px) 0 0/50px 50px;position:absolute;inset:0}.Footer-module__4AZ4lG__container{z-index:1;flex-direction:column;justify-content:center;align-items:center;gap:32px;max-width:1200px;margin:0 auto;padding:0 24px;display:flex;position:relative}.Footer-module__4AZ4lG__logoIcon{background:linear-gradient(135deg, var(--primary), var(--primary-light));border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 16px;display:flex}.Footer-module__4AZ4lG__logoLetter{color:#fff;font-size:24px;font-weight:700}.Footer-module__4AZ4lG__textContainer{flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.Footer-module__4AZ4lG__ctaTitle{color:#fff;margin:0 0 32px;font-size:18px;font-weight:600}.Footer-module__4AZ4lG__ctaHeading{color:#fff;text-shadow:0 2px 4px #0000001a;margin:0;font-size:60px;font-weight:700;line-height:1.1}.Footer-module__4AZ4lG__highlight{color:#ffffffe6;background:#ffffff26;border-radius:8px;padding:0 12px;display:inline-block}.Footer-module__4AZ4lG__ctaDescription{color:#fffffff2;text-shadow:0 1px 2px #0000001a;max-width:500px;font-size:22px;font-weight:400;line-height:1.5}.Footer-module__4AZ4lG__ctaButton{color:var(--primary);background:#fff;border:2px solid #0000;border-radius:12px;justify-content:center;align-items:center;min-width:200px;padding:18px 36px;font-size:18px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 16px #00000026}.Footer-module__4AZ4lG__ctaButton:hover{box-shadow:0 8px 24px #00000040}.Footer-module__4AZ4lG__footerContent{background:#1a1a1a;border-top:1px solid #2d2d2d;padding:60px 0 40px}.Footer-module__4AZ4lG__footerGrid{grid-template-columns:2fr 1fr 1fr 1fr;gap:60px;margin-bottom:40px;display:grid}.Footer-module__4AZ4lG__footerColumn{flex-direction:column;gap:4px;display:flex}.Footer-module__4AZ4lG__companyDescription{color:var(--text-gray);margin:0 0 24px;font-size:16px;line-height:1.6}.Footer-module__4AZ4lG__socialLinks{gap:16px;display:flex}.Footer-module__4AZ4lG__socialLink{width:40px;height:40px;color:var(--text-secondary);justify-content:center;align-items:center;transition:color .2s;display:flex}.Footer-module__4AZ4lG__footerLink{color:#fff;font-size:16px;font-weight:400;line-height:1.5;text-decoration:none;transition:color .2s}.Footer-module__4AZ4lG__footerBottom{border-top:1px solid #2d2d2d;justify-content:space-between;align-items:center;padding-top:40px;display:flex}.Footer-module__4AZ4lG__attribution,.Footer-module__4AZ4lG__copyright{color:var(--text-gray);margin:0;font-size:14px}@media (max-width:1024px){.Footer-module__4AZ4lG__footerGrid{grid-template-columns:1fr 1fr;gap:40px}}@media (max-width:768px){.Footer-module__4AZ4lG__ctaSection{padding:60px 0}.Footer-module__4AZ4lG__container{padding:0 16px}.Footer-module__4AZ4lG__ctaHeading{font-size:36px}.Footer-module__4AZ4lG__ctaDescription{font-size:16px}.Footer-module__4AZ4lG__footerGrid{grid-template-columns:1fr;gap:32px}.Footer-module__4AZ4lG__footerBottom{text-align:center;flex-direction:column;gap:16px}.Footer-module__4AZ4lG__socialLinks{justify-content:center}}@media (max-width:480px){.Footer-module__4AZ4lG__ctaHeading{font-size:32px}.Footer-module__4AZ4lG__ctaButton{padding:14px 28px;font-size:15px}}
.ResumeSettings-module__7l51cW__container{background:var(--surface);border:2px solid var(--border-color);border-radius:16px;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.ResumeSettings-module__7l51cW__title{color:var(--foreground);margin:0;font-size:1.25rem;font-weight:600}.ResumeSettings-module__7l51cW__subtitle{color:var(--text-gray);margin:0;font-size:.9rem}.ResumeSettings-module__7l51cW__row{flex-flow:wrap;align-items:center;gap:.5rem;display:flex}.ResumeSettings-module__7l51cW__fileLabel{background:var(--surface-2);border:1px solid var(--border-color);color:var(--foreground);cursor:pointer;border-radius:8px;align-items:center;gap:.4rem;padding:.5rem .85rem;font-size:.9rem;display:inline-flex}.ResumeSettings-module__7l51cW__input{border:1px solid var(--border-color);background:var(--background);min-width:220px;color:var(--foreground);border-radius:8px;flex:1;padding:.5rem .6rem;font-family:inherit;font-size:.9rem}.ResumeSettings-module__7l51cW__button{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.5rem 1rem;font-size:.9rem;font-weight:600}.ResumeSettings-module__7l51cW__button:disabled{opacity:.5;cursor:not-allowed}.ResumeSettings-module__7l51cW__danger{color:#c53030;cursor:pointer;background:0 0;border:1px solid #c53030;border-radius:8px;padding:.5rem 1rem;font-weight:600}.ResumeSettings-module__7l51cW__secondary{background:var(--surface-2);border:1px solid var(--border-color);cursor:pointer;color:var(--foreground);border-radius:8px;padding:.5rem 1rem;font-weight:600}.ResumeSettings-module__7l51cW__error{color:#c53030;font-size:.85rem}.ResumeSettings-module__7l51cW__success{color:#16a34a;font-size:.85rem}.ResumeSettings-module__7l51cW__fileMeta{color:var(--text-gray);font-size:.85rem}.ResumeSettings-module__7l51cW__passwordSection{border-top:1px solid var(--border-color);flex-direction:column;gap:.5rem;padding-top:.5rem;display:flex}.ResumeSettings-module__7l51cW__passwordTitle{color:var(--foreground);margin:0;font-size:1rem;font-weight:600}.ResumeSettings-module__7l51cW__passwordHint{color:var(--text-gray);margin:0;font-size:.85rem}.ResumeSettings-module__7l51cW__passwordSection .ResumeSettings-module__7l51cW__input{flex:none;width:100%}.ResumeSettings-module__7l51cW__passwordSection .ResumeSettings-module__7l51cW__button{align-self:flex-start}
.Settings-module__G9icha__page{max-width:1024px;margin:0 auto;padding:2.5rem}.Settings-module__G9icha__pageHeader{margin-bottom:16px}.Settings-module__G9icha__pageTitle{color:var(--foreground);margin:0;font-size:22px;font-weight:600}.Settings-module__G9icha__tabsWrapper{border-bottom:1px solid var(--border-color);-webkit-overflow-scrolling:touch;width:100%;margin-bottom:24px;overflow-x:auto}.Settings-module__G9icha__tabsWrapper::-webkit-scrollbar{display:none}.Settings-module__G9icha__tabsList{align-items:center;gap:4px;min-width:max-content;display:flex}.Settings-module__G9icha__tab{color:var(--text-gray);white-space:nowrap;opacity:.75;border-bottom:2px solid #0000;justify-content:center;align-items:center;margin-bottom:-1px;padding:14px 20px;font-size:15px;font-weight:600;text-decoration:none;transition:color .15s,border-color .15s,opacity .15s;display:inline-flex}.Settings-module__G9icha__tab:hover{opacity:1}.Settings-module__G9icha__tabActive{color:var(--primary-dark);border-bottom-color:var(--primary);opacity:1;font-weight:600}.Settings-module__G9icha__content{padding:8px 0}.Settings-module__G9icha__businessSubNav{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.Settings-module__G9icha__businessSubNavLink{border:1px solid var(--border-color);background:var(--surface);color:var(--foreground);border-radius:999px;align-items:center;padding:.45rem .95rem;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-flex}.Settings-module__G9icha__businessSubNavLink:hover{border-color:var(--primary);color:var(--primary)}@media (max-width:480px){.Settings-module__G9icha__page{padding:100px 16px 48px}.Settings-module__G9icha__pageTitle{font-size:20px}.Settings-module__G9icha__tab{padding:12px 14px;font-size:14px}}
.markdown-module__TLtjYa__markdown{color:inherit;word-break:break-word;font-size:.95rem;line-height:1.55}.markdown-module__TLtjYa__markdown p{margin:0 0 .4em}.markdown-module__TLtjYa__markdown p:last-child{margin-bottom:0}:is(.markdown-module__TLtjYa__markdown p:has(+.markdown-module__TLtjYa__youtubeThumb),.markdown-module__TLtjYa__markdown p:has(+.markdown-module__TLtjYa__embedTweet),.markdown-module__TLtjYa__markdown p:has(+.markdown-module__TLtjYa__embedTiktok)){margin-bottom:0}.markdown-module__TLtjYa__markdown p:has(>.markdown-module__TLtjYa__youtubeThumb:only-child){margin:0;line-height:0}.markdown-module__TLtjYa__markdown strong{font-weight:600}.markdown-module__TLtjYa__markdown em{font-style:italic}.markdown-module__TLtjYa__link{color:var(--primary);text-underline-offset:2px;word-break:break-all;text-decoration:underline}.markdown-module__TLtjYa__markdown a{color:var(--primary);text-underline-offset:2px;word-break:break-all;text-decoration:underline}:is(.markdown-module__TLtjYa__markdown a:hover,.markdown-module__TLtjYa__link:hover){text-decoration:underline}:is(.markdown-module__TLtjYa__markdown ul,.markdown-module__TLtjYa__markdown ol){margin:0 0 .75em;padding-left:1.5em}.markdown-module__TLtjYa__markdown li{margin:.15em 0}.markdown-module__TLtjYa__markdown blockquote{border-left:3px solid var(--border-color);color:var(--text-secondary);background:var(--primary-soft-bg);border-radius:0 8px 8px 0;margin:0 0 .75em;padding:.5em .875em}.markdown-module__TLtjYa__markdown code{background:var(--primary-soft-bg);color:var(--primary-dark);border-radius:4px;padding:.15em .4em;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:.875em}.markdown-module__TLtjYa__markdown pre{background:var(--primary-soft-bg);border-radius:8px;margin:0 0 .75em;padding:.875em 1em;overflow-x:auto}.markdown-module__TLtjYa__markdown pre code{color:var(--foreground);background:0 0;padding:0;font-size:.875em}.markdown-module__TLtjYa__markdown img{border-radius:8px;max-width:100%;height:auto;margin:.5em 0}.markdown-module__TLtjYa__markdown hr{border:none;border-top:1px solid var(--border-color);margin:1em 0}.markdown-module__TLtjYa__markdown table{border-collapse:collapse;width:100%;margin:0 0 .75em;font-size:.9em}:is(.markdown-module__TLtjYa__markdown th,.markdown-module__TLtjYa__markdown td){text-align:left;border:1px solid var(--border-color);padding:.5em .75em}.markdown-module__TLtjYa__markdown th{background:var(--primary-soft-bg);font-weight:600}.markdown-module__TLtjYa__youtubeThumb{cursor:pointer;vertical-align:middle;background:#000;border:0;border-radius:8px;width:280px;height:158px;margin:0;padding:0;display:inline-block;position:relative;overflow:hidden}.markdown-module__TLtjYa__youtubeThumb:hover .markdown-module__TLtjYa__youtubeThumbPlay{background:red;transform:translate(-50%,-50%)scale(1.08)}.markdown-module__TLtjYa__youtubeThumb:hover .markdown-module__TLtjYa__youtubeThumbImage{filter:brightness(.85)}.markdown-module__TLtjYa__youtubeThumbImage{object-fit:cover;width:100%;height:100%;transition:filter .15s;display:block}.markdown-module__TLtjYa__youtubeThumbPlay{color:#fff;pointer-events:none;background:red;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;padding-left:4px;font-size:26px;transition:background .15s,transform .15s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 8px #0006}@media (max-width:480px){.markdown-module__TLtjYa__youtubeThumb{width:220px;height:124px}}.markdown-module__TLtjYa__youtubeModalBackdrop{z-index:1000;background:#000000d9;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.markdown-module__TLtjYa__youtubeModalFrame{aspect-ratio:16/9;background:#000;border-radius:8px;width:min(960px,100%);position:relative;overflow:hidden}.markdown-module__TLtjYa__youtubeModalIframe{border:0;width:100%;height:100%}.markdown-module__TLtjYa__youtubeModalClose{color:#fff;cursor:pointer;z-index:2;background:#000000a6;border:0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;font-size:24px;font-weight:600;line-height:1;transition:background-color .15s;display:inline-flex;position:absolute;top:8px;right:8px}.markdown-module__TLtjYa__youtubeModalClose:hover{background:#000000d9}.markdown-module__TLtjYa__youtubeInline{aspect-ratio:16/9;background:#000;border-radius:8px;width:100%;max-width:640px;margin:.5rem 0;display:block;position:relative;overflow:hidden}.markdown-module__TLtjYa__youtubeInlineIframe{border:0;width:100%;height:100%;position:absolute;inset:0}.markdown-module__TLtjYa__embedTweet,.markdown-module__TLtjYa__embedTiktok{max-width:480px;margin:.5rem 0;display:block}:is(.markdown-module__TLtjYa__embedTweet .twitter-tweet,.markdown-module__TLtjYa__embedTiktok blockquote){margin:0!important}
.AppShell-module__WRS9tG__content{box-sizing:border-box;width:100%;min-height:calc(100vh - 72px)}@media (min-width:1281px){.AppShell-module__WRS9tG__content{box-sizing:border-box;margin-left:280px;padding-right:280px}}
.Divider-module__YLr6za__divider{border:none;border-top:1px solid var(--border-color);width:100%;height:0;margin:0}
.Sidebar-module___xElQq__sidebar{background:var(--surface);border-right:1px solid var(--border-color);z-index:900;box-sizing:border-box;width:280px;height:calc(100vh - 72px);padding:16px 12px;position:fixed;top:72px;left:0;overflow:hidden auto}.Sidebar-module___xElQq__nav{flex-direction:column;gap:4px;display:flex}.Sidebar-module___xElQq__section{border-top:1px solid var(--border-color);flex-direction:column;gap:4px;margin-top:16px;padding-top:12px;display:flex}.Sidebar-module___xElQq__sectionLabel{color:var(--text-gray);text-transform:uppercase;letter-spacing:.05em;padding:8px 12px 4px;font-size:12px;font-weight:700}.Sidebar-module___xElQq__navItem{width:100%;color:var(--foreground);font-size:14px;font-weight:600;font-family:var(--font-family);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:12px;padding:10px 12px;text-decoration:none;transition:background-color .15s,color .15s;display:flex}.Sidebar-module___xElQq__navItemActive{background:var(--primary-soft);color:var(--primary-dark);font-weight:600}.Sidebar-module___xElQq__navIcon{color:inherit;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.Sidebar-module___xElQq__navLabel{flex:1;min-width:0}.Sidebar-module___xElQq__drawerCloseButton{cursor:pointer;color:var(--text-gray);background:0 0;border:none;border-radius:8px;padding:8px;display:none;position:absolute;top:8px;right:8px}.Sidebar-module___xElQq__backdrop{display:none}@media (max-width:1280px){.Sidebar-module___xElQq__sidebar{z-index:1100;width:280px;height:100vh;padding-top:56px;transition:transform .25s;top:0;transform:translate(-100%);box-shadow:4px 0 16px #00000014}.Sidebar-module___xElQq__sidebarOpen{transform:translate(0)}.Sidebar-module___xElQq__drawerCloseButton{justify-content:center;align-items:center;display:flex}.Sidebar-module___xElQq__backdrop{z-index:1050;opacity:0;pointer-events:none;background:#0006;transition:opacity .25s;display:block;position:fixed;inset:0}.Sidebar-module___xElQq__backdropVisible{opacity:1;pointer-events:auto}}@media (max-width:480px){.Sidebar-module___xElQq__sidebar{width:85vw;max-width:320px}}.Sidebar-module___xElQq__skeletonItem{border-radius:10px;align-items:center;gap:12px;padding:10px 12px;display:flex}.Sidebar-module___xElQq__skeletonIcon{background:var(--border-color);border-radius:6px;flex-shrink:0;width:20px;height:20px;animation:1.5s ease-in-out infinite Sidebar-module___xElQq__sidebarPulse;display:inline-block}.Sidebar-module___xElQq__skeletonLabel{background:var(--border-color);border-radius:4px;width:70%;height:12px;animation:1.5s ease-in-out infinite Sidebar-module___xElQq__sidebarPulse;display:inline-block}.Sidebar-module___xElQq__skeletonSectionLabel{background:var(--border-color);border-radius:4px;width:40%;height:10px;margin:8px 12px 4px;animation:1.5s ease-in-out infinite Sidebar-module___xElQq__sidebarPulse;display:block}@keyframes Sidebar-module___xElQq__sidebarPulse{0%,to{opacity:1}50%{opacity:.5}}
.UserAvatar-module__jdqEda__avatarContainer{background:var(--primary);color:var(--text-white);border:2px solid var(--border-color);border-radius:50%;justify-content:center;align-items:center;font-weight:600;transition:all .2s;display:flex;position:relative;overflow:hidden}.UserAvatar-module__jdqEda__avatarContainer.UserAvatar-module__jdqEda__clickable{cursor:pointer;border:2px solid var(--border-color);padding:0}.UserAvatar-module__jdqEda__avatarContainer.UserAvatar-module__jdqEda__clickable:active{border-color:var(--primary-dark)}.UserAvatar-module__jdqEda__small{width:32px;height:32px;font-size:12px}.UserAvatar-module__jdqEda__medium{width:40px;height:40px;font-size:14px}.UserAvatar-module__jdqEda__large{width:146px;height:146px;font-size:32px}.UserAvatar-module__jdqEda__profileImage{object-fit:cover;image-rendering:auto;width:100%;height:100%;image-rendering:smooth}.UserAvatar-module__jdqEda__initials{color:var(--text-white);-webkit-user-select:none;user-select:none;font-weight:600}.UserAvatar-module__jdqEda__loadingSpinner{background:var(--primary-light);opacity:.8;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.UserAvatar-module__jdqEda__loadingSpinner:after{content:"";border:2px solid #0000;border-top:2px solid var(--text-white);border-radius:50%;width:20px;height:20px;animation:1s linear infinite UserAvatar-module__jdqEda__spin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes UserAvatar-module__jdqEda__spin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}
.PostList-module__FqNT_W__list{flex-direction:column;gap:0;display:flex}.PostList-module__FqNT_W__listGap{gap:12px}.PostList-module__FqNT_W__empty{text-align:center;color:var(--text-gray);background:var(--surface);border:1px solid var(--border-color);border-radius:12px;padding:32px 16px;font-size:14px}.PostList-module__FqNT_W__skeletonCard{background:var(--surface);border-radius:8px;flex-direction:column;gap:10px;padding:1rem;display:flex}.PostList-module__FqNT_W__skeletonHeader{align-items:center;gap:12px;display:flex}.PostList-module__FqNT_W__skeletonAvatar{background:var(--border-color);border-radius:50%;flex-shrink:0;width:36px;height:36px;animation:1.5s ease-in-out infinite PostList-module__FqNT_W__pulse}.PostList-module__FqNT_W__skeletonHeaderText{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.PostList-module__FqNT_W__skeletonLine,.PostList-module__FqNT_W__skeletonLineShort,.PostList-module__FqNT_W__skeletonLineShorter{background:var(--border-color);border-radius:5px;height:10px;animation:1.5s ease-in-out infinite PostList-module__FqNT_W__pulse;display:block}.PostList-module__FqNT_W__skeletonLine{width:100%}.PostList-module__FqNT_W__skeletonLineShort{width:60%}.PostList-module__FqNT_W__skeletonLineShorter{width:35%}.PostList-module__FqNT_W__skeletonActions{align-items:center;gap:8px;margin-top:6px;display:flex}.PostList-module__FqNT_W__skeletonPill{background:var(--border-color);border-radius:999px;width:56px;height:28px;animation:1.5s ease-in-out infinite PostList-module__FqNT_W__pulse;display:inline-block}@keyframes PostList-module__FqNT_W__pulse{0%,to{opacity:1}50%{opacity:.5}}
.ScheduleCalendar-module__VyMYfG__container{max-width:1200px;margin-top:2rem}.ScheduleCalendar-module__VyMYfG__loading,.ScheduleCalendar-module__VyMYfG__empty{color:var(--text-gray);justify-content:center;align-items:center;padding:2rem;font-size:1rem;display:flex}.ScheduleCalendar-module__VyMYfG__error{color:#dc2626;text-align:center;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-bottom:.75rem;padding:.75rem;font-size:.875rem}.ScheduleCalendar-module__VyMYfG__availabilitySection{border:1px solid var(--border-color);background:#f8fafc;border-radius:10px;flex-direction:column;gap:1rem;margin-bottom:2rem;padding:1rem;display:flex}.ScheduleCalendar-module__VyMYfG__dayRow{border:1px solid var(--border-color);background:#fff;border-radius:10px;flex-direction:column;gap:.75rem;padding:1rem;display:flex}.ScheduleCalendar-module__VyMYfG__rowTop{align-items:center;gap:1rem;display:flex}.ScheduleCalendar-module__VyMYfG__weekDayCircle{background:var(--border-color);color:#1e293b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:.9rem;font-weight:700;display:flex}.ScheduleCalendar-module__VyMYfG__timeInput{background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:105px;padding:.45rem .75rem;font-size:.85rem;transition:all .2s}.ScheduleCalendar-module__VyMYfG__timeInput::-webkit-calendar-picker-indicator{opacity:0;cursor:pointer}.ScheduleCalendar-module__VyMYfG__timeInput:hover{border-color:#94a3b8}.ScheduleCalendar-module__VyMYfG__timeInput:disabled{color:#94a3b8;cursor:not-allowed;background:#f1f5f9}.ScheduleCalendar-module__VyMYfG__rowBottom{align-items:center;gap:1.2rem;padding-left:3rem;display:flex}.ScheduleCalendar-module__VyMYfG__offSwitch{cursor:pointer;background:0 0;border:none;padding:0}.ScheduleCalendar-module__VyMYfG__switchTrack{background:#cbd5e1;border-radius:22px;width:42px;height:22px;transition:background .25s;position:relative}.ScheduleCalendar-module__VyMYfG__switchOn{background:#3b82f6}.ScheduleCalendar-module__VyMYfG__switchThumb{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .25s;position:absolute;top:2px;left:2px}.ScheduleCalendar-module__VyMYfG__switchOn .ScheduleCalendar-module__VyMYfG__switchThumb{transform:translate(20px)}.ScheduleCalendar-module__VyMYfG__resetButton{cursor:pointer;color:#475569;background:#f1f5f9;border:none;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;font-size:16px;transition:all .2s;display:flex}.ScheduleCalendar-module__VyMYfG__resetButton:hover{background:var(--border-color)}.ScheduleCalendar-module__VyMYfG__saving{color:#2563eb;font-size:.82rem;font-weight:500}.ScheduleCalendar-module__VyMYfG__errorText{color:#dc2626;font-size:.82rem;font-weight:500}.ScheduleCalendar-module__VyMYfG__timeSelect{cursor:pointer;appearance:none;text-align:center;background:#fff url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width='10'%20height='5'%20viewBox='0%200%2010%205'%20xmlns='http://www.w3.org/2000/svg'%3E%3Cpath%20d='M0%200l5%205%205-5z'%20fill='%23949CA0'/%3E%3C/svg%3E") right .5rem center/10px 5px no-repeat;border:1px solid #cbd5e1;border-radius:20px;min-width:100px;padding:.45rem .75rem;font-size:.85rem;transition:all .2s}.ScheduleCalendar-module__VyMYfG__timeSelect:hover{border-color:#94a3b8}.ScheduleCalendar-module__VyMYfG__disabledSelect{cursor:not-allowed;color:#94a3b8!important;background:#f1f5f9!important}.ScheduleCalendar-module__VyMYfG__viewToggle{border:1px solid var(--border-color);background:var(--surface);border-radius:10px;align-self:flex-start;margin-bottom:1rem;display:inline-flex;overflow:hidden}.ScheduleCalendar-module__VyMYfG__viewBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:6px 14px;font-family:inherit;font-size:.85rem;font-weight:600;display:inline-flex}.ScheduleCalendar-module__VyMYfG__viewBtn:hover{color:var(--foreground)}.ScheduleCalendar-module__VyMYfG__viewBtnActive{color:#fff;background:#3b82f6}.ScheduleCalendar-module__VyMYfG__viewBtnActive:hover{color:#fff}.ScheduleCalendar-module__VyMYfG__weekGrid{background:var(--surface);border:1px solid var(--border-color);border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.ScheduleCalendar-module__VyMYfG__dayHeaders{background:var(--surface-2);border-bottom:1px solid var(--border-color);grid-template-columns:repeat(7,1fr);display:grid}.ScheduleCalendar-module__VyMYfG__dayHeader{text-align:center;border-right:1px solid var(--border-color);padding:.5rem .25rem}.ScheduleCalendar-module__VyMYfG__dayHeader:last-child{border-right:none}.ScheduleCalendar-module__VyMYfG__dayName{color:var(--foreground);margin-bottom:.125rem;font-size:.75rem;font-weight:600}.ScheduleCalendar-module__VyMYfG__dayDate{color:var(--text-gray);font-size:.875rem;font-weight:500}.ScheduleCalendar-module__VyMYfG__slotsGrid{grid-template-columns:repeat(7,1fr);min-height:400px;display:grid}.ScheduleCalendar-module__VyMYfG__dayColumn{border-right:1px solid var(--border-color);flex-direction:column;display:flex}.ScheduleCalendar-module__VyMYfG__dayColumn:last-child{border-right:none}.ScheduleCalendar-module__VyMYfG__timeSlot{border-bottom:1px solid var(--border-color);justify-content:center;align-items:center;min-height:35px;padding:.375rem .25rem;transition:all .2s;display:flex}.ScheduleCalendar-module__VyMYfG__timeSlot:last-child{border-bottom:none}.ScheduleCalendar-module__VyMYfG__availableSlot{color:#065f46;background:#d1fae5}.ScheduleCalendar-module__VyMYfG__offSlot{color:#b91c1c;background:#fee2e2}.ScheduleCalendar-module__VyMYfG__unsetSlot{background:var(--surface);color:var(--text-gray)}.ScheduleCalendar-module__VyMYfG__timeText{font-size:.75rem;font-weight:500}.ScheduleCalendar-module__VyMYfG__legend{color:var(--text-gray);border-top:1px solid var(--border-color);background:var(--surface-2);flex-wrap:wrap;gap:14px;padding:.75rem 1rem;font-size:.75rem;display:flex}.ScheduleCalendar-module__VyMYfG__legend span{align-items:center;gap:6px;display:inline-flex}.ScheduleCalendar-module__VyMYfG__legendDot{border-radius:2px;width:14px;height:10px;display:inline-block}.ScheduleCalendar-module__VyMYfG__monthView{background:var(--surface);border:1px solid var(--border-color);border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.ScheduleCalendar-module__VyMYfG__monthDayHeaders{background:var(--surface-2);border-bottom:1px solid var(--border-color);grid-template-columns:repeat(7,1fr);display:grid}.ScheduleCalendar-module__VyMYfG__monthDayHeader{text-align:center;color:var(--foreground);border-right:1px solid var(--border-color);padding:.75rem .5rem;font-size:.875rem;font-weight:600}.ScheduleCalendar-module__VyMYfG__monthDayHeader:last-child{border-right:none}.ScheduleCalendar-module__VyMYfG__monthCalendarBody{flex-direction:column;display:flex}.ScheduleCalendar-module__VyMYfG__monthWeekRow{border-bottom:1px solid var(--border-color);grid-template-columns:repeat(7,1fr);display:grid}.ScheduleCalendar-module__VyMYfG__monthWeekRow:last-child{border-bottom:none}.ScheduleCalendar-module__VyMYfG__monthDayCell{border-right:1px solid var(--border-color);background:var(--surface);flex-direction:column;min-height:80px;padding:.75rem .5rem;transition:all .2s;display:flex}.ScheduleCalendar-module__VyMYfG__monthDayCell:last-child{border-right:none}.ScheduleCalendar-module__VyMYfG__todayCell{background:#3b82f60d;border:2px solid #3b82f6}.ScheduleCalendar-module__VyMYfG__otherMonth{background:var(--surface-2);color:var(--text-gray)}.ScheduleCalendar-module__VyMYfG__monthDayNumber{color:var(--foreground);margin-bottom:.5rem;font-size:.875rem;font-weight:600}.ScheduleCalendar-module__VyMYfG__otherMonth .ScheduleCalendar-module__VyMYfG__monthDayNumber{color:var(--text-gray)}.ScheduleCalendar-module__VyMYfG__monthBarTrack{background:var(--border-color);border-radius:2px;height:4px;margin-top:auto;overflow:hidden}.ScheduleCalendar-module__VyMYfG__monthBarFill{background:#10b981;border-radius:2px;height:100%}.ScheduleCalendar-module__VyMYfG__monthOffTag{color:#991b1b;text-transform:uppercase;background:#fee2e2;border-radius:4px;align-self:flex-start;margin-top:auto;padding:1px 6px;font-size:10px;font-weight:700}@media (max-width:768px){.ScheduleCalendar-module__VyMYfG__dayHeader,.ScheduleCalendar-module__VyMYfG__monthDayHeader{padding:.375rem .125rem}.ScheduleCalendar-module__VyMYfG__dayName{font-size:.6875rem}.ScheduleCalendar-module__VyMYfG__dayDate{font-size:.75rem}.ScheduleCalendar-module__VyMYfG__timeSlot{min-height:30px;padding:.25rem .125rem}.ScheduleCalendar-module__VyMYfG__timeText{font-size:.6875rem}.ScheduleCalendar-module__VyMYfG__monthDayCell{min-height:60px;padding:.5rem .25rem}.ScheduleCalendar-module__VyMYfG__monthDayNumber{font-size:.75rem}}@media (max-width:480px){.ScheduleCalendar-module__VyMYfG__dayHeader,.ScheduleCalendar-module__VyMYfG__monthDayHeader{padding:.25rem .125rem}.ScheduleCalendar-module__VyMYfG__dayName{font-size:.625rem}.ScheduleCalendar-module__VyMYfG__dayDate{font-size:.6875rem}.ScheduleCalendar-module__VyMYfG__timeSlot{min-height:25px;padding:.1875rem .0625rem}.ScheduleCalendar-module__VyMYfG__timeText{font-size:.625rem}}
.FeaturedListingsStrip-module__59l6MG__strip{width:100%;margin-bottom:1.25rem;position:relative}.FeaturedListingsStrip-module__59l6MG__heading{color:var(--text-gray);text-transform:uppercase;letter-spacing:.06em;margin:0 0 .5rem;font-size:.75rem;font-weight:700}.FeaturedListingsStrip-module__59l6MG__scroller{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;gap:10px;padding-bottom:.25rem;display:flex;overflow-x:auto}.FeaturedListingsStrip-module__59l6MG__scroller::-webkit-scrollbar{display:none}.FeaturedListingsStrip-module__59l6MG__scroller{scrollbar-width:none}.FeaturedListingsStrip-module__59l6MG__list{margin:0;padding:0;list-style:none;display:contents}.FeaturedListingsStrip-module__59l6MG__item{flex:none}.FeaturedListingsStrip-module__59l6MG__link{background:var(--surface-2);border:1px solid var(--border-color);min-width:200px;max-width:280px;color:var(--foreground);cursor:pointer;border-radius:9999px;flex-direction:row;align-items:center;gap:10px;padding:8px 14px 8px 8px;text-decoration:none;transition:border-color .15s,background .15s;display:inline-flex}.FeaturedListingsStrip-module__59l6MG__link:hover{border-color:var(--primary);background:var(--primary-soft-bg)}.FeaturedListingsStrip-module__59l6MG__cover{object-fit:cover;background:var(--surface);border:1px solid var(--border-color);border-radius:50%;flex-shrink:0;width:36px;height:36px}.FeaturedListingsStrip-module__59l6MG__coverPlaceholder{background:var(--primary-soft-bg);border-radius:50%;flex-shrink:0;width:36px;height:36px}.FeaturedListingsStrip-module__59l6MG__body{flex-direction:column;flex:1;align-items:flex-start;min-width:0;display:flex}.FeaturedListingsStrip-module__59l6MG__title{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;max-width:100%;margin:0;font-size:.85rem;font-weight:600;line-height:1.2;overflow:hidden}.FeaturedListingsStrip-module__59l6MG__subtitle{color:var(--text-gray);white-space:nowrap;text-overflow:ellipsis;max-width:100%;margin:2px 0 0;font-size:.72rem;line-height:1.2;overflow:hidden}.FeaturedListingsStrip-module__59l6MG__navButton{z-index:10;border:1px solid var(--border-color);background:var(--surface);width:40px;height:40px;color:var(--foreground);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:22px;font-weight:600;line-height:1;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 6px #0006}.FeaturedListingsStrip-module__59l6MG__navButton:hover{border-color:var(--primary);color:var(--primary)}.FeaturedListingsStrip-module__59l6MG__navPrev{left:4px}.FeaturedListingsStrip-module__59l6MG__navNext{right:4px}@media (hover:none) and (pointer:coarse){.FeaturedListingsStrip-module__59l6MG__navButton{display:none}}.FeaturedListingsStrip-module__59l6MG__skeletonCard{background:var(--surface-2);border:1px solid var(--border-color);border-radius:9999px;flex-direction:row;align-items:center;gap:10px;min-width:200px;padding:8px 14px 8px 8px;display:flex}.FeaturedListingsStrip-module__59l6MG__skeletonAvatar{background:var(--border-color);opacity:.6;border-radius:50%;flex-shrink:0;width:36px;height:36px;animation:1.2s ease-in-out infinite FeaturedListingsStrip-module__59l6MG__skeletonPulse}.FeaturedListingsStrip-module__59l6MG__skeletonTitle{background:var(--border-color);opacity:.6;border-radius:4px;width:80px;height:10px;animation:1.2s ease-in-out infinite FeaturedListingsStrip-module__59l6MG__skeletonPulse;display:block}.FeaturedListingsStrip-module__59l6MG__skeletonSubtitle{background:var(--border-color);opacity:.4;border-radius:4px;width:60px;height:8px;margin-top:4px;animation:1.2s ease-in-out infinite FeaturedListingsStrip-module__59l6MG__skeletonPulse;display:block}@keyframes FeaturedListingsStrip-module__59l6MG__skeletonPulse{0%,to{opacity:.35}50%{opacity:.7}}
.SidebarCommunities-module__soMKHa__section{border-top:1px solid var(--border-color);flex-direction:column;gap:4px;margin-top:16px;padding-top:12px;display:flex}.SidebarCommunities-module__soMKHa__sectionLabel{color:var(--text-gray);text-transform:uppercase;letter-spacing:.05em;padding:8px 12px 4px;font-size:12px;font-weight:700}.SidebarCommunities-module__soMKHa__row{width:100%;color:var(--foreground);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:12px;padding:8px 12px;font-family:inherit;font-size:14px;font-weight:500;text-decoration:none;display:flex}.SidebarCommunities-module__soMKHa__row:hover{background:var(--surface-2)}.SidebarCommunities-module__soMKHa__rowActive{background:var(--primary-soft-bg);color:var(--primary)}.SidebarCommunities-module__soMKHa__avatar{background:var(--surface-2);border:1px solid var(--border-color);width:28px;height:28px;color:var(--text-gray);text-transform:uppercase;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:inline-flex;overflow:hidden}.SidebarCommunities-module__soMKHa__avatarImg{object-fit:cover;width:100%;height:100%;display:block}.SidebarCommunities-module__soMKHa__label{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.SidebarCommunities-module__soMKHa__skeletonRow{align-items:center;gap:12px;padding:8px 12px;display:flex}.SidebarCommunities-module__soMKHa__skeletonAvatar{background:var(--border-color);border-radius:50%;flex-shrink:0;width:28px;height:28px;animation:1.5s ease-in-out infinite SidebarCommunities-module__soMKHa__sidebarPulse}.SidebarCommunities-module__soMKHa__skeletonLabel{background:var(--border-color);border-radius:4px;width:60%;height:12px;animation:1.5s ease-in-out infinite SidebarCommunities-module__soMKHa__sidebarPulse}@keyframes SidebarCommunities-module__soMKHa__sidebarPulse{0%,to{opacity:1}50%{opacity:.5}}.SidebarCommunities-module__soMKHa__footerLink{color:var(--primary);align-items:center;gap:6px;padding:8px 12px;font-size:13px;font-weight:600;text-decoration:none;display:flex}.SidebarCommunities-module__soMKHa__allLink{color:var(--foreground);border-radius:10px;align-items:center;gap:12px;padding:8px 12px;font-size:14px;font-weight:600;text-decoration:none;display:flex}.SidebarCommunities-module__soMKHa__allLink:hover{background:var(--surface-2)}.SidebarCommunities-module__soMKHa__allIcon{background:var(--surface-2);border:1px solid var(--border-color);width:28px;height:28px;color:var(--text-gray);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.SidebarCommunities-module__soMKHa__paginationRow{flex-wrap:wrap;gap:4px;margin-top:4px;display:flex}.SidebarCommunities-module__soMKHa__showMoreButton{color:var(--text-gray);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:6px;padding:8px 12px;font-family:inherit;font-size:12px;font-weight:700;display:flex}.SidebarCommunities-module__soMKHa__showMoreButton:hover:not(:disabled){color:var(--foreground)}.SidebarCommunities-module__soMKHa__showMoreButton:disabled{opacity:.6;cursor:not-allowed}
.LoggedInHome-module__K1NY2G__page{max-width:1024px;margin:0 auto;padding:2.5rem}.LoggedInHome-module__K1NY2G__header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:32px;display:flex}.LoggedInHome-module__K1NY2G__title{color:var(--foreground);margin:0 0 8px;font-size:28px;font-weight:700}.LoggedInHome-module__K1NY2G__subtitle{color:var(--text-gray);margin:0;font-size:15px}.LoggedInHome-module__K1NY2G__grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px;display:grid}.LoggedInHome-module__K1NY2G__card{background:var(--surface);border:1px solid var(--border-color);color:inherit;border-radius:14px;align-items:flex-start;gap:14px;padding:20px;text-decoration:none;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex}.LoggedInHome-module__K1NY2G__card:hover{box-shadow:0 8px 24px #0000000f}.LoggedInHome-module__K1NY2G__cardIcon{background:var(--primary-soft-bg);width:40px;height:40px;color:var(--primary);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.LoggedInHome-module__K1NY2G__cardBody{flex:1;min-width:0}.LoggedInHome-module__K1NY2G__cardLabel{color:var(--foreground);margin-bottom:4px;font-size:16px;font-weight:600}.LoggedInHome-module__K1NY2G__cardDescription{color:var(--text-gray);margin:0;font-size:13px;line-height:1.4}@media (max-width:768px){.LoggedInHome-module__K1NY2G__header,.LoggedInHome-module__K1NY2G__grid{display:none}.LoggedInHome-module__K1NY2G__section{margin-top:0!important}}@media (max-width:480px){.LoggedInHome-module__K1NY2G__title{font-size:22px}}.LoggedInHome-module__K1NY2G__section{margin-top:40px}.LoggedInHome-module__K1NY2G__sectionHeader{justify-content:space-between;align-items:baseline;margin-bottom:16px;display:flex}.LoggedInHome-module__K1NY2G__sectionTitle{color:var(--foreground);margin:0;font-size:18px;font-weight:600}.LoggedInHome-module__K1NY2G__sectionLink{color:var(--primary);margin-right:.5rem;font-size:14px;font-weight:600;text-decoration:none;transition:opacity .15s}.LoggedInHome-module__K1NY2G__sectionLink:hover{opacity:.75}.LoggedInHome-module__K1NY2G__sectionError{text-align:center;color:#b91c1c;background:var(--surface);border:1px solid var(--border-color);border-radius:12px;padding:24px 16px;font-size:14px}.LoggedInHome-module__K1NY2G__sectionFooter{justify-content:center;margin-top:32px;display:flex}.LoggedInHome-module__K1NY2G__sectionFooterLink{color:#fff;cursor:pointer;background:#0d2347;border-radius:999px;padding:12px 28px;font-size:15px;font-weight:600;text-decoration:none;display:inline-block}
.SidebarCloseButton-module__3X6wKW__closeButton{cursor:pointer;color:var(--text-gray);background:0 0;border:none;border-radius:8px;padding:8px;display:none;position:absolute;top:8px;right:8px}.SidebarCloseButton-module__3X6wKW__closeButton:hover{background:#0000000a}@media (max-width:1280px){.SidebarCloseButton-module__3X6wKW__closeButton{justify-content:center;align-items:center;display:flex}}
.NestedComments-module__QZrjVG__threadList{flex-flow:column;gap:.5rem;padding:0;list-style:none;display:flex}.NestedComments-module__QZrjVG__commentItem{grid-template-rows:24px 1fr;grid-template-columns:24px 1fr;gap:0 1rem;margin:.5rem 0 0;padding:0;font-size:.85rem;display:grid}@media (min-width:1280px){.NestedComments-module__QZrjVG__commentItem{grid-template-rows:30px 1fr;grid-template-columns:30px 1fr}}.NestedComments-module__QZrjVG__avatarCell{grid-area:1/1/3;grid-template-rows:24px 1fr;display:grid}@media (min-width:1280px){.NestedComments-module__QZrjVG__avatarCell{grid-template-rows:30px 1fr}}.NestedComments-module__QZrjVG__avatarLink{grid-row:1;text-decoration:none;display:inline-flex}.NestedComments-module__QZrjVG__avatar{object-fit:cover;background:var(--primary-soft);border-radius:50%;width:24px;height:24px}.NestedComments-module__QZrjVG__avatarPlaceholder{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.7rem;font-weight:600;display:flex}@media (min-width:1280px){.NestedComments-module__QZrjVG__avatar,.NestedComments-module__QZrjVG__avatarPlaceholder{width:30px;height:30px}.NestedComments-module__QZrjVG__avatarPlaceholder{font-size:.85rem}}.NestedComments-module__QZrjVG__threadLineWrap{grid-row:2;justify-content:center;padding-top:.25rem;display:flex}.NestedComments-module__QZrjVG__threadLine{background-color:var(--border-color);border-radius:1px;width:1.5px;height:100%}.NestedComments-module__QZrjVG__headerCell{grid-column:2;align-items:center;display:flex}.NestedComments-module__QZrjVG__headerInner{flex-wrap:wrap;align-items:center;gap:.25rem;font-size:.85rem;display:flex}.NestedComments-module__QZrjVG__username{color:var(--foreground);font-weight:700;text-decoration:none}.NestedComments-module__QZrjVG__username:hover{text-decoration:underline}.NestedComments-module__QZrjVG__timestamp{color:#8f8f8f;font-size:.8rem}.NestedComments-module__QZrjVG__badge{letter-spacing:.02em;text-transform:uppercase;border-radius:4px;align-items:center;padding:1px 6px;font-size:.65rem;font-weight:700;line-height:1.4;display:inline-flex}.NestedComments-module__QZrjVG__badgeOp{background:var(--primary);color:#fff}.NestedComments-module__QZrjVG__badgeMe{background:var(--border-color);color:var(--foreground)}.NestedComments-module__QZrjVG__badgeStaff{color:#3b82f6;text-transform:none;background:#3b82f626}.NestedComments-module__QZrjVG__bodyCell{flex-direction:column;grid-column:2;gap:.5rem;display:flex}.NestedComments-module__QZrjVG__commentBody{color:var(--foreground);white-space:pre-wrap;word-break:break-word;font-size:.95rem;line-height:1.5}.NestedComments-module__QZrjVG__actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.NestedComments-module__QZrjVG__actionButton{background:var(--surface-2);color:var(--foreground);cursor:pointer;border:none;border-radius:1.3em;align-items:center;gap:.4rem;padding:.4rem .75rem;font-family:inherit;font-size:.8rem;font-weight:600;text-decoration:none;transition:background-color .15s;display:inline-flex}.NestedComments-module__QZrjVG__actionIcon{width:1.05em;height:1.05em}.NestedComments-module__QZrjVG__showMore{color:var(--primary);align-items:center;gap:.4em;margin-top:.25rem;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.NestedComments-module__QZrjVG__showMore:hover{text-decoration:underline}.NestedComments-module__QZrjVG__firstCommentPrompt{text-align:center;color:#8f8f8f;margin:0;padding:.25rem 1rem;font-size:.9rem}.NestedComments-module__QZrjVG__loadingRow{color:#8f8f8f;justify-content:center;align-items:center;gap:.6rem;padding:1.25rem 1rem;font-size:.9rem;display:flex}.NestedComments-module__QZrjVG__spinner{border:2px solid #e5e7eb;border-top-color:var(--primary);border-radius:50%;width:1.1rem;height:1.1rem;animation:.7s linear infinite NestedComments-module__QZrjVG__feedSpin}@keyframes NestedComments-module__QZrjVG__feedSpin{to{transform:rotate(360deg)}}
.LoginForm-module__0Vz6IG__form{flex-direction:column;gap:14px;display:flex}.LoginForm-module__0Vz6IG__header{margin-bottom:4px}.LoginForm-module__0Vz6IG__title{color:var(--foreground);margin:0 0 4px;font-size:18px;font-weight:700}.LoginForm-module__0Vz6IG__subtitle{color:var(--text-gray);margin:0;font-size:13px}.LoginForm-module__0Vz6IG__inputGroup{flex-direction:column;gap:6px;display:flex}.LoginForm-module__0Vz6IG__inputGroup label{color:var(--foreground);font-size:13px;font-weight:600}.LoginForm-module__0Vz6IG__inputGroup input{border:1px solid var(--border-color);width:100%;font-size:14px;font-family:var(--font-family);color:var(--foreground);background:var(--surface);box-sizing:border-box;border-radius:8px;outline:none;padding:10px 12px;transition:border-color .15s,box-shadow .15s}.LoginForm-module__0Vz6IG__inputGroup input:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-soft-bg)}.LoginForm-module__0Vz6IG__passwordInputWrapper{position:relative}.LoginForm-module__0Vz6IG__passwordInputWrapper input{padding-right:40px}.LoginForm-module__0Vz6IG__passwordToggle{width:28px;height:28px;color:var(--text-gray);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:50%;right:8px}.LoginForm-module__0Vz6IG__optionsRow{justify-content:flex-end;display:flex}.LoginForm-module__0Vz6IG__forgotPassword{color:var(--primary);font-size:13px;font-weight:600;text-decoration:none}.LoginForm-module__0Vz6IG__forgotPassword:hover{text-decoration:underline}.LoginForm-module__0Vz6IG__submitButton{background:var(--primary);width:100%;color:var(--text-white);font-size:15px;font-weight:600;font-family:var(--font-family);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;padding:12px 16px;transition:background-color .15s,transform .1s;display:inline-flex}.LoginForm-module__0Vz6IG__submitButton:disabled{opacity:.6;cursor:not-allowed}.LoginForm-module__0Vz6IG__divider{align-items:center;gap:12px;margin:4px 0;display:flex}.LoginForm-module__0Vz6IG__divider hr{border:none;border-top:1px solid var(--border-color);flex:1}.LoginForm-module__0Vz6IG__divider span{color:var(--text-gray);text-transform:uppercase;font-size:12px}.LoginForm-module__0Vz6IG__googleButton{background:var(--surface);border:1px solid var(--border-color);width:100%;color:var(--foreground);font-size:14px;font-weight:600;font-family:var(--font-family);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:11px 16px;transition:background-color .15s,border-color .15s;display:inline-flex}.LoginForm-module__0Vz6IG__googleButton:disabled{opacity:.6;cursor:not-allowed}.LoginForm-module__0Vz6IG__signupPrompt{color:var(--text-gray);justify-content:center;align-items:center;gap:6px;font-size:13px;display:flex}.LoginForm-module__0Vz6IG__signupLink{color:var(--primary);font-weight:600;text-decoration:none}.LoginForm-module__0Vz6IG__signupLink:hover{text-decoration:underline}
.ReferralShareCard-module__wRtspW__card{background:var(--surface);border:1px solid var(--border-color);border-radius:12px;flex-direction:column;gap:.85rem;padding:1.25rem;display:flex}.ReferralShareCard-module__wRtspW__inline{border-radius:10px;gap:.6rem;padding:1rem}.ReferralShareCard-module__wRtspW__header{flex-direction:column;gap:.25rem;display:flex}.ReferralShareCard-module__wRtspW__title{color:var(--foreground);margin:0;font-size:1rem;font-weight:600}.ReferralShareCard-module__wRtspW__lead{color:var(--text-gray);margin:0;font-size:.9rem;line-height:1.5}.ReferralShareCard-module__wRtspW__linkRow{border:1px solid var(--border-color);background:var(--background);text-align:left;width:100%;min-width:0;font:inherit;color:inherit;cursor:pointer;border-radius:10px;align-items:center;gap:.6rem;padding:.55rem .75rem;display:flex}.ReferralShareCard-module__wRtspW__linkRow:hover{border-color:var(--primary)}.ReferralShareCard-module__wRtspW__linkRow:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.ReferralShareCard-module__wRtspW__linkIcon{color:var(--text-gray);flex-shrink:0;font-size:1.05rem}.ReferralShareCard-module__wRtspW__linkText{color:var(--foreground);overflow-wrap:anywhere;word-break:break-all;flex:1;min-width:0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.82rem;line-height:1.35}.ReferralShareCard-module__wRtspW__linkHint{color:var(--primary);white-space:nowrap;flex-shrink:0;font-size:.75rem;font-weight:600}@media (max-width:480px){.ReferralShareCard-module__wRtspW__linkHint{display:none}}.ReferralShareCard-module__wRtspW__docsLink{color:var(--primary);align-self:flex-start;align-items:center;gap:.3rem;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-flex}.ReferralShareCard-module__wRtspW__docsLink:hover{text-decoration:underline}
.LoginRequiredModal-module__ExAFXG__overlay{-webkit-backdrop-filter:blur(4px);z-index:1500;cursor:pointer;background:#00000080;justify-content:center;align-items:center;padding:16px;animation:.18s ease-out LoginRequiredModal-module__ExAFXG__fadeIn;display:flex;position:fixed;inset:0}.LoginRequiredModal-module__ExAFXG__modal{background:var(--surface);cursor:default;border-radius:14px;flex-direction:column;width:100%;max-width:420px;max-height:90vh;animation:.18s ease-out LoginRequiredModal-module__ExAFXG__scaleIn;display:flex;overflow:hidden;box-shadow:0 20px 60px #0003}.LoginRequiredModal-module__ExAFXG__header{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.LoginRequiredModal-module__ExAFXG__title{color:var(--foreground);margin:0;font-size:16px;font-weight:700}.LoginRequiredModal-module__ExAFXG__closeButton{width:28px;height:28px;color:var(--text-gray);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:background-color .12s,color .12s;display:inline-flex}.LoginRequiredModal-module__ExAFXG__closeButton svg{width:18px;height:18px}.LoginRequiredModal-module__ExAFXG__content{flex-direction:column;gap:16px;padding:20px;display:flex;overflow-y:auto}.LoginRequiredModal-module__ExAFXG__reason{color:var(--text-gray);margin:0;font-size:14px;line-height:1.5}@keyframes LoginRequiredModal-module__ExAFXG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes LoginRequiredModal-module__ExAFXG__scaleIn{0%{opacity:0}to{opacity:1}}@media (max-width:480px){.LoginRequiredModal-module__ExAFXG__overlay{align-items:flex-end;padding:0}.LoginRequiredModal-module__ExAFXG__modal{border-radius:14px 14px 0 0;max-width:none;max-height:95vh}}
.MembershipPromotionCard-module__a4N4AG__card{background:var(--surface);border:1px solid var(--border-color);border-radius:12px;flex-direction:column;gap:.85rem;padding:1.25rem;display:flex}.MembershipPromotionCard-module__a4N4AG__headerRow{align-items:center;gap:.5rem;min-height:1.5rem;display:flex}.MembershipPromotionCard-module__a4N4AG__icon{color:var(--primary);flex-shrink:0;font-size:1.15rem;line-height:1}.MembershipPromotionCard-module__a4N4AG__title{color:var(--foreground);margin:0;font-size:1rem;font-weight:600;line-height:1.3}.MembershipPromotionCard-module__a4N4AG__lead{color:var(--text-gray);margin:0;font-size:.875rem;line-height:1.5}.MembershipPromotionCard-module__a4N4AG__benefits{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.MembershipPromotionCard-module__a4N4AG__benefitRow{color:var(--foreground);align-items:flex-start;gap:.4rem;font-size:.85rem;display:flex}.MembershipPromotionCard-module__a4N4AG__checkIcon{color:var(--primary);flex-shrink:0;margin-top:1px;font-size:1rem}.MembershipPromotionCard-module__a4N4AG__primaryBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;width:100%;padding:.75rem 1rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s;display:flex}
.FeedSidebar-module__QKzMxa__sidebar{flex-direction:column;gap:1rem;display:flex;position:sticky;top:5rem}.FeedSidebar-module__QKzMxa__sidebarCard{background:var(--surface);border:1px solid var(--border-color);border-radius:12px;padding:1rem 1.1rem}.FeedSidebar-module__QKzMxa__sidebarTitle{color:var(--foreground);margin:0 0 .75rem;font-size:.95rem;font-weight:700}.FeedSidebar-module__QKzMxa__sidebarList{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.FeedSidebar-module__QKzMxa__sidebarLink{color:var(--foreground);border-radius:6px;align-items:center;gap:.6rem;padding:.45rem .5rem;font-size:.875rem;text-decoration:none;display:flex}.FeedSidebar-module__QKzMxa__sidebarLink:hover{background:var(--primary-soft-bg)}.FeedSidebar-module__QKzMxa__sidebarAvatar{background:var(--surface-2,var(--surface));border:1px solid var(--border-color);width:28px;height:28px;color:var(--text-gray);text-transform:uppercase;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:inline-flex;overflow:hidden}.FeedSidebar-module__QKzMxa__sidebarAvatarImg{object-fit:cover;width:100%;height:100%;display:block}.FeedSidebar-module__QKzMxa__sidebarLabel{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.FeedSidebar-module__QKzMxa__sidebarSkeleton{background:var(--border-color);opacity:.6;border-radius:6px;height:18px;display:block}.FeedSidebar-module__QKzMxa__sidebarEmpty{color:var(--text-gray);margin:0;font-size:.85rem}.FeedSidebar-module__QKzMxa__sidebarFooterLink{color:var(--primary);margin-top:.5rem;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-block}.FeedSidebar-module__QKzMxa__blogList{flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.FeedSidebar-module__QKzMxa__blogLink{color:inherit;background:var(--surface-2);border:1px solid var(--border-color);border-radius:8px;flex-direction:column;gap:2px;padding:.55rem .6rem;text-decoration:none;transition:background .15s,border-color .15s;display:flex}.FeedSidebar-module__QKzMxa__blogLink:hover{background:var(--primary-soft-bg);border-color:var(--primary)}.FeedSidebar-module__QKzMxa__blogTitle{color:var(--foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.85rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.FeedSidebar-module__QKzMxa__featuredList{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.FeedSidebar-module__QKzMxa__featuredLink{color:inherit;background:var(--surface-2);border:1px solid var(--border-color);border-radius:6px;align-items:center;gap:.5rem;padding:.45rem .5rem;text-decoration:none;transition:background .15s;display:flex}.FeedSidebar-module__QKzMxa__featuredLink:hover{background:var(--surface-3)}.FeedSidebar-module__QKzMxa__featuredAvatar{background:var(--primary-soft-bg);width:32px;height:32px;color:var(--primary);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;font-weight:700;display:flex;overflow:hidden}.FeedSidebar-module__QKzMxa__featuredAvatarImg{object-fit:cover;width:100%;height:100%}.FeedSidebar-module__QKzMxa__featuredBody{flex-direction:column;flex:1;min-width:0;display:flex}.FeedSidebar-module__QKzMxa__featuredTitle{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:700;overflow:hidden}.FeedSidebar-module__QKzMxa__featuredSubtitle{color:var(--text-gray);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.FeedSidebar-module__QKzMxa__featuredSkeletonRow{background:var(--surface-2);border:1px solid var(--border-color);border-radius:6px;align-items:center;gap:.5rem;padding:.45rem .5rem;display:flex}.FeedSidebar-module__QKzMxa__featuredSkeletonAvatar{background:var(--border-color);opacity:.6;border-radius:8px;flex-shrink:0;width:32px;height:32px}.FeedSidebar-module__QKzMxa__featuredSkeletonBody{flex-direction:column;flex:1;gap:.35rem;min-width:0;display:flex}.FeedSidebar-module__QKzMxa__featuredSkeletonTitle{background:var(--border-color);opacity:.6;border-radius:4px;width:70%;height:12px;display:block}.FeedSidebar-module__QKzMxa__featuredSkeletonSubtitle{background:var(--border-color);opacity:.4;border-radius:4px;width:45%;height:10px;display:block}
.Snackbar-module__uhniTG__snackbar{z-index:1400;color:#fff;border-radius:.5rem;align-items:center;gap:.5rem;min-width:16rem;max-width:90vw;padding:.75rem 1rem;font-size:.9rem;animation:.18s ease-out Snackbar-module__uhniTG__snackbarIn;display:flex;position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #00000026}.Snackbar-module__uhniTG__message{flex:1;margin-right:auto}.Snackbar-module__uhniTG__closeButton{width:26px;height:26px;color:inherit;cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background-color .12s;display:inline-flex}@keyframes Snackbar-module__uhniTG__snackbarIn{0%{opacity:0;transform:translate(-50%,.5rem)}to{opacity:1;transform:translate(-50%)}}
.RightRailLayout-module__OVeNaq__page{grid-template-columns:minmax(0,1fr) 280px;align-items:flex-start;gap:1.5rem;max-width:1240px;margin:0 auto;padding:2.5rem;display:grid}.RightRailLayout-module__OVeNaq__main,.RightRailLayout-module__OVeNaq__rail{min-width:0}@media (max-width:900px){.RightRailLayout-module__OVeNaq__page{grid-template-columns:1fr;padding:1.25rem}.RightRailLayout-module__OVeNaq__rail{order:2}}
.CommunitySiteLinks-module__CuIeCq__section{border:1px solid var(--border-color);background:var(--surface);color:var(--foreground);border-radius:12px;flex-direction:column;gap:.75rem;margin:0;padding:1rem;display:flex}.CommunitySiteLinks-module__CuIeCq__header{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.CommunitySiteLinks-module__CuIeCq__heading{color:var(--foreground);margin:0;font-size:.95rem;font-weight:600}.CommunitySiteLinks-module__CuIeCq__editButton{border:1px solid var(--border-color);color:var(--foreground);cursor:pointer;background:0 0;border-radius:6px;padding:.3rem .65rem;font-size:.8rem}.CommunitySiteLinks-module__CuIeCq__editButton:hover{background:var(--surface-2)}.CommunitySiteLinks-module__CuIeCq__empty{color:var(--text-gray);font-size:.85rem}.CommunitySiteLinks-module__CuIeCq__list{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.CommunitySiteLinks-module__CuIeCq__item{border:1px solid var(--border-color);background:var(--surface-2);border-radius:8px;flex-direction:column;gap:.5rem;padding:.7rem;display:flex}.CommunitySiteLinks-module__CuIeCq__link{color:inherit;flex-direction:column;min-width:0;text-decoration:none;display:flex}.CommunitySiteLinks-module__CuIeCq__linkLabel{color:var(--foreground);font-size:.9rem;font-weight:600}.CommunitySiteLinks-module__CuIeCq__linkUrl{color:var(--text-gray);word-break:break-all;font-size:.78rem}.CommunitySiteLinks-module__CuIeCq__linkedUser{background:var(--surface);border:1px solid var(--border-color);border-radius:6px;align-items:center;gap:.5rem;padding:.5rem;display:flex}.CommunitySiteLinks-module__CuIeCq__avatar{object-fit:cover;background:var(--surface-2);border-radius:50%;width:36px;height:36px}.CommunitySiteLinks-module__CuIeCq__avatarFallback{background:var(--accent);color:#fff;border-radius:50%;place-items:center;width:36px;height:36px;font-weight:600;display:grid}.CommunitySiteLinks-module__CuIeCq__linkedUserBody{flex-direction:column;flex:1;min-width:0;display:flex}.CommunitySiteLinks-module__CuIeCq__linkedUserName{color:var(--foreground);font-size:.9rem;font-weight:500}.CommunitySiteLinks-module__CuIeCq__linkedUserActions{flex-wrap:wrap;gap:.4rem;margin-top:.3rem;display:flex}.CommunitySiteLinks-module__CuIeCq__smallButton{border:1px solid var(--border-color);color:var(--foreground);cursor:pointer;background:0 0;border-radius:6px;align-items:center;padding:.25rem .6rem;font-size:.78rem;text-decoration:none;display:inline-flex}.CommunitySiteLinks-module__CuIeCq__smallButton:hover{background:var(--surface-2)}.CommunitySiteLinks-module__CuIeCq__smallButtonDanger{border:1px solid var(--accent);color:var(--accent);cursor:pointer;background:0 0;border-radius:6px;padding:.25rem .6rem;font-size:.78rem}.CommunitySiteLinks-module__CuIeCq__smallButtonDanger:hover{background:var(--accent);color:#fff}.CommunitySiteLinks-module__CuIeCq__itemActions{gap:.4rem;display:flex}.CommunitySiteLinks-module__CuIeCq__form{background:var(--surface-2);border:1px solid var(--border-color);border-radius:8px;flex-direction:column;gap:.55rem;margin-top:.25rem;padding:.75rem;display:flex}.CommunitySiteLinks-module__CuIeCq__formHeading{color:var(--foreground);margin:0 0 .25rem;font-size:.95rem;font-weight:600}.CommunitySiteLinks-module__CuIeCq__label{color:var(--text-gray);flex-direction:column;gap:.25rem;font-size:.78rem;display:flex}.CommunitySiteLinks-module__CuIeCq__input{border:1px solid var(--border-color);background:var(--surface);color:var(--foreground);border-radius:6px;padding:.45rem .55rem;font-size:.9rem}.CommunitySiteLinks-module__CuIeCq__formActions{gap:.45rem;margin-top:.25rem;display:flex}
.FeedSortDropdown-module__2jmeqW__button{background:var(--surface);border:1px solid var(--border-color);color:var(--foreground);font-size:14px;font-weight:600;font-family:var(--font-family);cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:8px 14px;transition:background-color .15s,border-color .15s;display:inline-flex}.FeedSortDropdown-module__2jmeqW__chevron{color:var(--text-gray)}.FeedSortDropdown-module__2jmeqW__menu{z-index:1200;background:var(--surface);border:1px solid var(--border-color);border-radius:10px;flex-flow:column;gap:.25rem;max-width:calc(100vw - 16px);margin:0;padding:4px;list-style:none;animation:.12s ease-out FeedSortDropdown-module__2jmeqW__slideDown;display:flex;position:fixed;box-shadow:0 8px 24px #00000014}.FeedSortDropdown-module__2jmeqW__menuItem{text-align:left;width:100%;color:var(--foreground);font-size:14px;font-family:var(--font-family);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:8px 12px;transition:background-color .12s,color .12s;display:block}.FeedSortDropdown-module__2jmeqW__menuItemSelected{background:var(--primary-soft);color:var(--primary-dark);font-weight:600}@keyframes FeedSortDropdown-module__2jmeqW__slideDown{0%{opacity:0}to{opacity:1}}
.UserHandle-module__zoZTHW__wrapper{flex-direction:column;gap:2px;min-width:0;display:flex}.UserHandle-module__zoZTHW__handle{color:var(--foreground);font-size:14px;font-weight:600;text-decoration:none}a.UserHandle-module__zoZTHW__handle:hover{text-decoration:underline}.UserHandle-module__zoZTHW__handlePrimary{font-size:16px}.UserHandle-module__zoZTHW__profession{color:var(--text-gray);font-size:12px}.UserHandle-module__zoZTHW__name{color:var(--foreground);align-items:center;gap:4px;font-size:16px;font-weight:700;line-height:1.2;display:inline-flex}.UserHandle-module__zoZTHW__handleRow{align-items:center;gap:4px;display:inline-flex}.UserHandle-module__zoZTHW__subline{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.UserHandle-module__zoZTHW__subline .UserHandle-module__zoZTHW__handle{color:var(--text-gray);font-size:13px;font-weight:400}
.AccountTabs-module__9f7YTa__subnav{border-bottom:1px solid var(--border-color);gap:.25rem;display:flex;overflow-x:auto}.AccountTabs-module__9f7YTa__subnavLink{color:var(--text-gray);white-space:nowrap;border-bottom:2px solid #0000;margin-bottom:-1px;padding:.6rem .9rem;font-size:.9rem;font-weight:500;text-decoration:none}.AccountTabs-module__9f7YTa__subnavLink:hover{color:var(--foreground)}.AccountTabs-module__9f7YTa__subnavLinkActive{color:var(--foreground);border-bottom-color:var(--primary)}
.ThemedSwitch-module__caQyhq__track{background:var(--border-color);cursor:pointer;border:none;border-radius:999px;flex-shrink:0;align-items:center;width:34px;height:20px;padding:0;transition:background-color .15s;display:inline-flex;position:relative}.ThemedSwitch-module__caQyhq__track:disabled{opacity:.5;cursor:not-allowed}.ThemedSwitch-module__caQyhq__trackOn{background:var(--primary)}.ThemedSwitch-module__caQyhq__thumb{background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .15s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #0003}.ThemedSwitch-module__caQyhq__trackOn .ThemedSwitch-module__caQyhq__thumb{transform:translate(14px)}
.SingleCommentThreadIndicator-module__UBIjAG__indicator{align-items:center;gap:2em;font-size:.85rem;display:flex}.SingleCommentThreadIndicator-module__UBIjAG__label{color:#8f8f8f;margin-right:auto;font-weight:700}.SingleCommentThreadIndicator-module__UBIjAG__link{color:var(--primary);font-weight:600;text-decoration:none}.SingleCommentThreadIndicator-module__UBIjAG__link:hover{text-decoration:underline}
