.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;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);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;margin-bottom:1rem;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;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);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__containerInline{max-width:100%;max-height:none;box-shadow:none}.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}
.PollComposer-module__gsgmoW__wrap{flex-direction:column;gap:8px;margin-top:12px;display:flex}.PollComposer-module__gsgmoW__row{align-items:center;gap:8px;display:flex}.PollComposer-module__gsgmoW__input{border:1px solid var(--border,#d0d7de);background:var(--background,#fff);color:var(--foreground,#1a1a1a);border-radius:6px;flex:1;padding:8px 10px;font-size:14px}.PollComposer-module__gsgmoW__remove{color:var(--text-secondary,#6b7c93);cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:14px}.PollComposer-module__gsgmoW__remove:disabled{opacity:.4;cursor:not-allowed}.PollComposer-module__gsgmoW__add{border:1px solid var(--border,#d0d7de);color:var(--primary,#2e86c1);cursor:pointer;background:0 0;border-radius:6px;align-self:flex-start;padding:6px 12px;font-size:14px}.PollComposer-module__gsgmoW__add:disabled{opacity:.4;cursor:not-allowed}.PollComposer-module__gsgmoW__options{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.PollComposer-module__gsgmoW__field{color:var(--text-secondary,#6b7c93);align-items:center;gap:6px;font-size:13px;display:flex}.PollComposer-module__gsgmoW__duration{border:1px solid var(--border,#d0d7de);background:var(--background,#fff);width:72px;color:var(--foreground,#1a1a1a);border-radius:6px;padding:6px 8px}
.PollDisplay-module__j2JdoW__wrap{flex-direction:column;gap:8px;margin:10px 0;display:flex}.PollDisplay-module__j2JdoW__option{border:1px solid var(--border,#d0d7de);cursor:pointer;background:var(--background,#fff);border-radius:8px;position:relative;overflow:hidden}.PollDisplay-module__j2JdoW__option[aria-disabled=true]{cursor:default}.PollDisplay-module__j2JdoW__fill{background:var(--primary-soft,#2e86c129);z-index:0;transition:width .25s;position:absolute;inset:0 auto 0 0}.PollDisplay-module__j2JdoW__optionRow{z-index:1;color:var(--foreground,#1a1a1a);justify-content:space-between;gap:12px;padding:10px 12px;font-size:14px;display:flex;position:relative}.PollDisplay-module__j2JdoW__chosen{color:var(--primary,#2e86c1);font-weight:600}.PollDisplay-module__j2JdoW__meta{color:var(--text-secondary,#6b7c93);gap:8px;font-size:12px;display:flex}.PollDisplay-module__j2JdoW__loading{color:var(--text-secondary,#6b7c93);padding:8px 0;font-size:13px}
.AmaBanner-module__lccz7q__banner{border:1px solid var(--border,#d0d7de);background:var(--primary-soft,#2e86c11f);color:var(--foreground,#1a1a1a);border-radius:8px;align-items:center;gap:8px;margin:8px 0;padding:8px 12px;font-size:13px;line-height:1;display:flex}.AmaBanner-module__lccz7q__dot{border-radius:50%;flex:none;width:8px;height:8px}.AmaBanner-module__lccz7q__live{background:var(--success,#2ecc71)}.AmaBanner-module__lccz7q__scheduled{background:var(--text-secondary,#6b7c93)}.AmaBanner-module__lccz7q__closed{background:var(--text-secondary,#9aa6b2)}.AmaBanner-module__lccz7q__label{font-weight:600}.AmaBanner-module__lccz7q__sub{color:var(--text-secondary,#6b7c93)}
.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{vertical-align:middle;letter-spacing:.01em;white-space:nowrap;border-radius:9999px;align-items:center;padding:.18rem .55rem;font-size:.72rem;font-weight:600;line-height:1;display:inline-flex}.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}}
.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}
.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 var(--border-color);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 var(--border-color);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;border:1px solid var(--border-color);background:var(--surface);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}}
.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:2000;background:var(--surface);border:1px solid var(--border-color);border-radius:.6rem;flex-direction:column;min-width:11rem;padding:.25rem;display:flex;position:fixed;box-shadow:0 6px 18px #0000002e}.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:var(--danger);background:var(--danger-soft-bg);font-weight:600}
.PostBottomButtons-module__0uWAHG__metaInfo{z-index:1;flex-wrap:wrap;align-items:center;gap:.6rem;margin-top:0;font-size:.85rem;display:flex;position:relative}.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;line-height:1;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,.PostBottomButtons-module__0uWAHG__voteButtonActiveComment{color:#fff;background:#e01a0c}.PostBottomButtons-module__0uWAHG__saveButtonActive{background:var(--primary);color:#fff;border-color:var(--primary)}.PostBottomButtons-module__0uWAHG__icon{flex-shrink:0;width:1.15em;height:1.15em}.PostBottomButtons-module__0uWAHG__iconPillButton{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;font-family:inherit;line-height:1;display:inline-flex}
.partners-module__RoUHDW__page{max-width:1100px;margin:0 auto;padding:1.5rem 1rem 3rem}.partners-module__RoUHDW__header{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.partners-module__RoUHDW__title{color:var(--foreground);margin:0;font-size:1.6rem;font-weight:700}.partners-module__RoUHDW__subtitle{color:var(--text-gray);margin:0;font-size:.95rem}.partners-module__RoUHDW__applyLink{color:var(--primary);text-decoration:underline}.partners-module__RoUHDW__searchWrap{align-items:center;display:flex;position:relative}.partners-module__RoUHDW__searchIcon{color:var(--foreground-muted);pointer-events:none;font-size:.9rem;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.partners-module__RoUHDW__page .partners-module__RoUHDW__searchWrap .partners-module__RoUHDW__searchInput{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--foreground);border-radius:10px;padding:.7rem 2.5rem .7rem 2.75rem;font-size:.95rem}.partners-module__RoUHDW__clearBtn{cursor:pointer;color:var(--foreground-muted);background:0 0;border:none;font-size:1.1rem;position:absolute;top:50%;right:.7rem;transform:translateY(-50%)}.partners-module__RoUHDW__filterRow{flex-wrap:wrap;gap:.4rem;display:flex}.partners-module__RoUHDW__filterBtn{border:1px solid var(--border);background:var(--surface);color:var(--foreground-muted);cursor:pointer;border-radius:999px;padding:.35rem .8rem;font-size:.85rem}.partners-module__RoUHDW__filterBtnActive{background:var(--primary);border-color:var(--primary);color:#fff}.partners-module__RoUHDW__stateBlock{text-align:center;color:var(--foreground-muted);margin-top:1rem;padding:4rem 1rem}.partners-module__RoUHDW__grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem;display:grid}.partners-module__RoUHDW__card{border:1px solid var(--border);background:var(--surface);color:inherit;border-radius:12px;flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.partners-module__RoUHDW__cardMedia{aspect-ratio:16/10;background:var(--surface-2);border-bottom:1px solid var(--border-color);border-radius:12px 12px 0 0;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.partners-module__RoUHDW__cardImage{object-fit:cover;width:100%;height:100%}.partners-module__RoUHDW__cardImageFallback{object-fit:contain;opacity:.65;width:42%;height:auto}.partners-module__RoUHDW__cardBody{flex-direction:column;gap:.5rem;min-width:0;padding:1rem;display:flex}.partners-module__RoUHDW__cardTitle{color:var(--foreground);align-items:center;gap:.35rem;min-width:0;margin:0;font-size:1rem;font-weight:600;display:flex}.partners-module__RoUHDW__cardMeta{color:var(--foreground-muted);flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.8rem;display:flex}.partners-module__RoUHDW__cardChip{background:var(--primary-soft);color:var(--primary-dark);white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;padding:.25rem .5rem;font-size:.75rem;font-weight:600;line-height:1;display:inline-flex}.partners-module__RoUHDW__cardHandle{color:var(--foreground-muted);line-height:1}.partners-module__RoUHDW__coverReaction{color:var(--text-white);font-variant-numeric:tabular-nums;cursor:pointer;background:#0000008c;border:0;border-radius:999px;align-items:center;gap:.3rem;margin:0;padding:.25rem .55rem;font-family:inherit;font-size:.8rem;font-weight:700;display:inline-flex;position:absolute;bottom:.5rem;left:.5rem}.partners-module__RoUHDW__cardLocation{color:var(--foreground-muted);font-size:.82rem}.partners-module__RoUHDW__cardSummary{color:var(--foreground-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.85rem;line-height:1.45;display:-webkit-box;overflow:hidden}.partners-module__RoUHDW__cardMain{min-height:0;color:inherit;flex-direction:column;flex:1;text-decoration:none;display:flex}.partners-module__RoUHDW__cardStoreLink{border-top:1px solid var(--border);background:var(--store-accent);color:#fff;justify-content:center;align-items:center;gap:.4rem;padding:.6rem 1rem;font-size:.85rem;font-weight:600;text-decoration:none;display:flex}.partners-module__RoUHDW__coverReactionActive{color:#fff;background:#e01a0c}.partners-module__RoUHDW__cardBlurb{color:var(--foreground-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.85rem;line-height:1.45;display:-webkit-box;overflow:hidden}.partners-module__RoUHDW__cardLinkAction{border-top:1px solid var(--border);background:var(--surface-2);color:var(--foreground);justify-content:center;align-items:center;gap:.4rem;padding:.6rem 1rem;font-size:.85rem;font-weight:600;text-decoration:none;display:flex}.partners-module__RoUHDW__cardListingTag{border:1px solid var(--border);color:var(--foreground-muted);white-space:nowrap;border-radius:999px;align-items:center;padding:.15rem .45rem;font-size:.72rem;font-weight:600;line-height:1;display:inline-flex}.partners-module__RoUHDW__section{margin-bottom:2rem}.partners-module__RoUHDW__sectionTitle{color:var(--foreground);margin:0 0 .75rem;font-size:1.05rem;font-weight:700}.partners-module__RoUHDW__filterSelect{max-width:240px}.partners-module__RoUHDW__controlsRow{flex-direction:column;align-items:stretch;gap:.75rem;display:flex}.partners-module__RoUHDW__controlsRow .partners-module__RoUHDW__searchWrap{width:100%;min-width:0}.partners-module__RoUHDW__controlsRow .partners-module__RoUHDW__filterSelect{align-self:flex-start;width:200px}@media (max-width:560px){.partners-module__RoUHDW__controlsRow .partners-module__RoUHDW__filterSelect{width:100%}}
.homePartners-module__4C9rEq__section{max-width:1100px;margin:0 auto;padding:2rem 1rem}.homePartners-module__4C9rEq__head{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1rem;display:flex}.homePartners-module__4C9rEq__title{color:var(--foreground);margin:0;font-size:1.25rem;font-weight:700}.homePartners-module__4C9rEq__titleLink{color:inherit;text-decoration:none}.homePartners-module__4C9rEq__item{color:inherit;flex-direction:column;flex:none;align-items:center;gap:.5rem;text-decoration:none;display:flex}.homePartners-module__4C9rEq__logoWrap{justify-content:center;align-items:center;height:56px;display:flex}.homePartners-module__4C9rEq__logo{object-fit:contain;width:auto;max-width:180px;height:100%}.homePartners-module__4C9rEq__logoFallback{object-fit:contain;opacity:.55;width:auto;height:100%}.homePartners-module__4C9rEq__name{text-align:center;color:var(--foreground-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.8rem;line-height:1.35;display:-webkit-box;overflow:hidden}.homePartners-module__4C9rEq__row{align-items:center;gap:3rem;padding:.5rem 0;display:flex;overflow-x:auto}.homePartners-module__4C9rEq__seeAll{color:var(--primary);margin-left:auto;font-size:.85rem;font-weight:600;text-decoration:underline}
.feed-module__0E0eHG__page{background:var(--background);min-height:100vh;padding:1rem 1rem 2rem}.feed-module__0E0eHG__container{flex-direction:column;gap:1rem;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__controlsBox{background:var(--surface);border-radius:12px;margin-bottom:1rem;padding:.6rem;box-shadow:0 2px 4px #0000000a}.feed-module__0E0eHG__controlsBoxRow{align-items:center;gap:8px;display:flex}.feed-module__0E0eHG__controlsBoxSpacer{flex:1}.feed-module__0E0eHG__controlsBoxLabel{color:var(--foreground);flex:1;font-size:1.1rem;font-weight:700}.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__postCardCompact{flex-direction:column;gap:.6rem;padding:1rem;display:flex}.feed-module__0E0eHG__compactRow{align-items:flex-start;gap:.75rem;display:flex}.feed-module__0E0eHG__compactThumb{background:var(--border-color);border-radius:8px;flex:none;width:64px;height:64px;overflow:hidden}.feed-module__0E0eHG__compactThumb img{object-fit:cover;width:100%;height:100%;display:block}.feed-module__0E0eHG__compactMain{flex-direction:column;flex:auto;gap:.5rem;min-width:0;display:flex}.feed-module__0E0eHG__compactTitle{color:var(--foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.feed-module__0E0eHG__compactSnippet{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.9rem;line-height:1.3;display:-webkit-box;overflow:hidden}.feed-module__0E0eHG__compactPoll{z-index:1;position:relative}.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:.15rem;font-size:1.15em;display:flex}.feed-module__0E0eHG__headerProfile{align-items:center;gap:.5rem;margin-bottom:0;margin-right:auto;font-size:13px;display:flex}.feed-module__0E0eHG__headerProfile>span{align-items:center;display:inline-flex}.feed-module__0E0eHG__headerHoverCluster{align-items:center;gap:.5rem;display:inline-flex}.feed-module__0E0eHG__headerProfileDetails{flex-direction:column;gap:.1rem;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__postAvatarLogo{object-fit:contain;box-sizing:border-box;background:var(--surface-2);padding:20%}.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;display:inline-flex}.feed-module__0E0eHG__authorRow{flex-wrap:wrap;align-items:center;gap:.3rem;line-height:1rem;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__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:.75rem 0;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;line-height:1;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;line-height:1;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{width:34px;height:34px;color:var(--text-gray);background:var(--surface);border:1px solid var(--border-color);cursor:pointer;border-radius:50%;justify-content:center;align-self:flex-start;align-items:center;margin-bottom:.25rem;padding:0;font-family:inherit;font-size:1rem;text-decoration:none;display:inline-flex}.feed-module__0E0eHG__detailTopRow{align-items:center;gap:.625rem;margin-bottom:.5rem;display:flex}.feed-module__0E0eHG__detailTopRow .feed-module__0E0eHG__backLink{flex-shrink:0;align-self:center;margin-bottom:0}.feed-module__0E0eHG__detailTopRow .feed-module__0E0eHG__ownerContainer{flex:1;min-width:0;margin-bottom:0}.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__pinnedLabel{color:var(--text-secondary);align-items:center;gap:.35rem;margin-bottom:.5rem;font-size:.85rem;font-weight:600;display:flex}.feed-module__0E0eHG__pinnedIcon{color:var(--text-secondary)}
.KakaoAuthHelp-module__B_vL6q__item{background:var(--surface);border:1px solid var(--border-color);box-sizing:border-box;border-radius:10px;width:100%;margin:.75rem 0;overflow:hidden}.KakaoAuthHelp-module__B_vL6q__question{text-align:left;width:100%;color:var(--foreground);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:.5rem;padding:.85rem 1.1rem;font-size:.9rem;font-weight:600;display:flex}.KakaoAuthHelp-module__B_vL6q__icon{color:var(--text-gray);flex-shrink:0}.KakaoAuthHelp-module__B_vL6q__iconOpen{transform:rotate(180deg)}.KakaoAuthHelp-module__B_vL6q__answer{border-top:1px solid var(--border-color);color:var(--text-gray);padding:1rem 1.1rem;font-size:.82rem;line-height:1.55}.KakaoAuthHelp-module__B_vL6q__group{margin:.6rem 0 0}.KakaoAuthHelp-module__B_vL6q__group:first-child{margin-top:0}.KakaoAuthHelp-module__B_vL6q__groupTitle{color:var(--foreground);margin:0 0 .25rem;font-weight:700}.KakaoAuthHelp-module__B_vL6q__list{margin:0;padding-left:1.1rem}.KakaoAuthHelp-module__B_vL6q__list li{margin:.2rem 0}
.UserCard-module__Npst5q__popoverWrapper{display:inline-block}.UserCard-module__Npst5q__cardContainer{flex-flow:column;gap:.5rem;min-width:14rem;max-width:17rem;padding:.75rem;display:flex}.UserCard-module__Npst5q__userRow{color:inherit;flex-flow:row;align-items:center;text-decoration:none;display:flex}.UserCard-module__Npst5q__avatar{object-fit:cover;background:var(--primary);border-radius:50%;flex-shrink:0;width:36px;height:36px}.UserCard-module__Npst5q__avatarPlaceholder{background:var(--primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.95rem;font-weight:600;display:flex}.UserCard-module__Npst5q__userMeta{flex-flow:column;min-width:0;margin-left:.5rem;display:flex}.UserCard-module__Npst5q__username{word-break:break-word;color:var(--foreground);font-size:.95rem;font-weight:700}.UserCard-module__Npst5q__userProfession{color:#8f8f8f;font-size:.85rem}.UserCard-module__Npst5q__connectionStats{flex-wrap:wrap;gap:1rem;display:flex}.UserCard-module__Npst5q__connectionStat{color:var(--text-gray);text-decoration-skip-ink:none;font-size:.85rem;text-decoration:none}.UserCard-module__Npst5q__connectionStatNumber{color:var(--foreground);font-weight:700}.UserCard-module__Npst5q__cover{object-fit:cover;background:var(--primary-soft);border-radius:.5rem;width:100%;height:4.5rem}.UserCard-module__Npst5q__coverPlaceholder{background:linear-gradient(135deg, var(--primary-soft), var(--primary-light));border-radius:.5rem;width:100%;height:4.5rem}.UserCard-module__Npst5q__actions{gap:.7rem;margin-top:.25rem;display:flex}.UserCard-module__Npst5q__actionButton{cursor:pointer;background:var(--primary);color:#fff;text-align:center;border:none;border-radius:1.3em;justify-content:center;align-items:center;width:100%;padding:.35rem .7rem;font-size:.8rem;font-weight:600;text-decoration:none;display:inline-flex}.UserCard-module__Npst5q__actionButtonOutline{background:var(--surface);color:var(--primary);border:1.5px solid var(--primary)}
.BusinessRegistrationVerify-module__zPXy6a__form{flex-direction:column;gap:.9rem;display:flex}.BusinessRegistrationVerify-module__zPXy6a__field{flex-direction:column;gap:.35rem;display:flex}.BusinessRegistrationVerify-module__zPXy6a__field label{color:var(--foreground);font-size:.85rem;font-weight:600}.BusinessRegistrationVerify-module__zPXy6a__field input{border:1px solid var(--border-color);background:var(--surface);color:var(--foreground);border-radius:8px;padding:.7rem .85rem;font-size:.95rem}.BusinessRegistrationVerify-module__zPXy6a__field input::placeholder{color:var(--foreground-muted)}.BusinessRegistrationVerify-module__zPXy6a__error{color:var(--danger);margin:0;font-size:.85rem}.BusinessRegistrationVerify-module__zPXy6a__button{background:var(--primary);color:var(--text-white);cursor:pointer;border:none;border-radius:8px;margin-top:.3rem;padding:.8rem 1rem;font-size:.95rem;font-weight:600}.BusinessRegistrationVerify-module__zPXy6a__button:disabled{opacity:.6;cursor:default}
.MarketplaceListingCard-module__oT1tHW__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}.MarketplaceListingCard-module__oT1tHW__card{background:var(--surface);border:1px solid var(--border-color);border-radius:12px;flex-direction:column;height:100%;display:flex;overflow:hidden}.MarketplaceListingCard-module__oT1tHW__cardLink{color:inherit;flex-direction:column;flex:1;text-decoration:none;display:flex}.MarketplaceListingCard-module__oT1tHW__cover{aspect-ratio:4/3;background:var(--surface-2);position:relative;overflow:hidden}.MarketplaceListingCard-module__oT1tHW__coverImg{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.MarketplaceListingCard-module__oT1tHW__coverPlaceholder{background:var(--surface-2);justify-content:center;align-items:center;width:100%;height:100%;padding:.5rem;display:flex;position:absolute;inset:0}.MarketplaceListingCard-module__oT1tHW__coverPlaceholderText{color:var(--muted);text-align:center;font-size:.8rem;font-weight:600}.MarketplaceListingCard-module__oT1tHW__badge{background:var(--primary);color:var(--text-white);border-radius:4px;align-items:center;padding:.15rem .5rem;font-size:.7rem;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:8px;left:8px}.MarketplaceListingCard-module__oT1tHW__pinnedBadge{background:var(--warning-soft-bg);color:var(--warning-soft-fg);border-radius:4px;align-items:center;padding:.15rem .5rem;font-size:.7rem;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:8px;right:8px}.MarketplaceListingCard-module__oT1tHW__cardBody{flex-direction:column;flex:1;gap:.3rem;padding:.85rem 1rem 1rem;display:flex}.MarketplaceListingCard-module__oT1tHW__cardTitle{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.7em;margin:0;font-size:.95rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.MarketplaceListingCard-module__oT1tHW__cardPriceRow{flex-wrap:wrap;align-content:flex-start;align-items:center;gap:.4rem;min-height:3rem;margin:auto 0 0;display:flex}.MarketplaceListingCard-module__oT1tHW__kindTag{background:color-mix(in srgb, var(--primary) 16%, transparent);color:var(--primary);white-space:nowrap;border-radius:999px;align-items:center;padding:.15rem .55rem;font-size:.72rem;font-weight:700;line-height:1;display:inline-flex}.MarketplaceListingCard-module__oT1tHW__priceTag{background:color-mix(in srgb, var(--success) 16%, transparent);color:var(--success);white-space:nowrap;border-radius:999px;align-items:center;padding:.15rem .55rem;font-size:.72rem;font-weight:700;line-height:1;display:inline-flex}.MarketplaceListingCard-module__oT1tHW__cardMetaRow{justify-content:space-between;align-items:center;gap:.5rem;min-height:1.5rem;display:flex}.MarketplaceListingCard-module__oT1tHW__cardTags{white-space:nowrap;text-overflow:ellipsis;flex:auto;min-width:0;font-size:.7rem;line-height:1;overflow:hidden}.MarketplaceListingCard-module__oT1tHW__cardTag{vertical-align:middle;background:var(--primary-soft-bg);border:1px solid var(--primary-soft-border);color:var(--primary);border-radius:999px;margin-right:.3rem;padding:.15rem .5rem;font-size:.75rem;font-weight:600;line-height:1;display:inline-block}.MarketplaceListingCard-module__oT1tHW__cardReaction{color:var(--foreground-muted);flex:none;align-items:center;gap:.25rem;font-size:.75rem;font-weight:700;line-height:1;display:inline-flex}.MarketplaceListingCard-module__oT1tHW__cardLocation{color:var(--text-gray);-webkit-line-clamp:1;-webkit-box-orient:vertical;min-height:1.2em;margin:0;font-size:.8rem;display:-webkit-box;overflow:hidden}.MarketplaceListingCard-module__oT1tHW__coverReaction{color:var(--text-white);font-variant-numeric:tabular-nums;cursor:pointer;z-index:1;background:#0000008c;border:0;border-radius:1.3em;justify-content:center;align-items:center;gap:.4rem;padding:.35rem .7rem;font-family:inherit;font-size:.85rem;font-weight:600;display:inline-flex;position:absolute;bottom:.5rem;left:.5rem}.MarketplaceListingCard-module__oT1tHW__coverReaction:disabled{cursor:progress}.MarketplaceListingCard-module__oT1tHW__coverReactionActive{color:#fff;background:#e01a0c}
.AppStoreLinks-module__oQQs8W__storeLinks{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.AppStoreLinks-module__oQQs8W__storeLink{border:1px solid var(--border-color);background:var(--surface);color:var(--foreground);white-space:nowrap;border-radius:8px;align-items:center;gap:8px;padding:8px 14px;font-size:16px;font-weight:600;line-height:1;text-decoration:none;display:inline-flex}@media (max-width:768px){.AppStoreLinks-module__oQQs8W__storeLinks{justify-content:center;width:100%}}
.LanguageSettings-module__L9I5pq__section{background:var(--surface);border:1px solid var(--border-color);border-radius:12px;margin:0 auto;padding:1.5rem}.LanguageSettings-module__L9I5pq__sectionHeader{border-bottom:1px solid var(--border-color);margin-bottom:1.5rem;padding-bottom:1rem}.LanguageSettings-module__L9I5pq__sectionTitle{color:var(--foreground);align-items:center;gap:.5rem;margin:0 0 .5rem;font-size:1.25rem;font-weight:600;display:flex}.LanguageSettings-module__L9I5pq__sectionIcon{color:var(--primary);font-size:1.125rem}.LanguageSettings-module__L9I5pq__sectionDescription{color:var(--text-gray);margin:0;font-size:.95rem}.LanguageSettings-module__L9I5pq__combobox{width:100%;max-width:360px;position:relative}.LanguageSettings-module__L9I5pq__trigger{background:var(--surface-2);width:100%;color:var(--foreground);border:2px solid var(--border-color);cursor:pointer;text-align:left;border-radius:8px;align-items:center;gap:.75rem;padding:.875rem 1rem;font-size:1rem;display:flex}.LanguageSettings-module__L9I5pq__trigger:disabled{opacity:.6;cursor:not-allowed}.LanguageSettings-module__L9I5pq__triggerOpen{border-color:var(--primary)}.LanguageSettings-module__L9I5pq__triggerLabel{flex:1;font-weight:600}.LanguageSettings-module__L9I5pq__triggerCode{color:var(--text-gray);letter-spacing:.04em;font-size:.75rem;font-weight:600}.LanguageSettings-module__L9I5pq__chevron{color:var(--text-gray);flex-shrink:0}.LanguageSettings-module__L9I5pq__chevronOpen{transform:rotate(180deg)}.LanguageSettings-module__L9I5pq__panel{background:var(--surface);border:2px solid var(--border-color);z-index:1000;border-radius:8px;flex-direction:column;display:flex;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden}.LanguageSettings-module__L9I5pq__search{background:var(--surface-2);width:100%;color:var(--foreground);border:none;border-bottom:1px solid var(--border-color);box-sizing:border-box;outline:none;padding:.75rem 1rem;font-size:.95rem}.LanguageSettings-module__L9I5pq__list{max-height:240px;overflow-y:auto}.LanguageSettings-module__L9I5pq__option{background:var(--surface);width:100%;color:var(--foreground);cursor:pointer;text-align:left;border:none;border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:.75rem 1rem;font-size:.95rem;display:flex}.LanguageSettings-module__L9I5pq__option:last-child{border-bottom:none}.LanguageSettings-module__L9I5pq__optionHighlight{background:var(--surface-2)}.LanguageSettings-module__L9I5pq__optionActive{background:var(--primary);color:var(--text-white)}.LanguageSettings-module__L9I5pq__optionActive .LanguageSettings-module__L9I5pq__optionCode{color:var(--text-white)}.LanguageSettings-module__L9I5pq__optionLabel{font-weight:600}.LanguageSettings-module__L9I5pq__optionCode{color:var(--text-gray);letter-spacing:.04em;font-size:.75rem;font-weight:600}.LanguageSettings-module__L9I5pq__empty{color:var(--text-gray);text-align:center;padding:1rem;font-size:.9rem}.LanguageSettings-module__L9I5pq__saved{color:var(--text-gray);margin-top:1rem;font-size:.95rem}
.CollapseToggle-module__QL4Sha__toggle{border:1px solid var(--border-color);width:32px;height:32px;color:var(--foreground);cursor:pointer;background:0 0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;line-height:1;display:inline-flex}.CollapseToggle-module__QL4Sha__toggle svg{display:block}
.LoadingIndicator-module__eCKpGG__block{color:var(--text-gray);flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:2.5rem 1rem;display:flex}.LoadingIndicator-module__eCKpGG__inline{color:var(--text-gray);align-items:center;gap:8px;display:inline-flex}.LoadingIndicator-module__eCKpGG__spinner{border-style:solid;border-color:var(--primary-soft,#2e86c140);border-top-color:var(--primary,#2e86c1);border-radius:50%;animation:.85s linear infinite LoadingIndicator-module__eCKpGG__spin;display:inline-block}.LoadingIndicator-module__eCKpGG__sm{border-width:2px;width:14px;height:14px}.LoadingIndicator-module__eCKpGG__md{border-width:3px;width:24px;height:24px}.LoadingIndicator-module__eCKpGG__lg{border-width:4px;width:38px;height:38px}.LoadingIndicator-module__eCKpGG__label{font-size:.9rem;font-weight:500}.LoadingIndicator-module__eCKpGG__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes LoadingIndicator-module__eCKpGG__spin{to{transform:rotate(360deg)}}
.Referral-module__tx9JfG__container{background:var(--surface);border:1px solid var(--border-color);border-radius:12px;flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}.Referral-module__tx9JfG__header{color:var(--foreground);align-items:center;gap:.5rem;margin:0;font-size:1.125rem;font-weight:600;display:flex}.Referral-module__tx9JfG__headerIcon{color:var(--primary);font-size:1.25rem}.Referral-module__tx9JfG__row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.Referral-module__tx9JfG__rowInfo{flex-direction:column;gap:.25rem;min-width:0;display:flex}.Referral-module__tx9JfG__rowLabel{color:var(--foreground);font-size:.95rem;font-weight:500}.Referral-module__tx9JfG__rowDescription{color:var(--text-gray);font-size:.85rem}.Referral-module__tx9JfG__linkRow{background:var(--surface-2);border:1px solid var(--border-color);color:var(--foreground);word-break:break-all;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.9rem;display:flex}.Referral-module__tx9JfG__linkIcon{color:var(--primary);flex-shrink:0}.Referral-module__tx9JfG__linkText{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.85rem;overflow:hidden}.Referral-module__tx9JfG__copyButton{appearance:none;background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:6px;flex-shrink:0;padding:.4rem .75rem;font-size:.85rem;font-weight:600}.Referral-module__tx9JfG__copyButton:disabled{opacity:.6;cursor:not-allowed}.Referral-module__tx9JfG__inactive{color:var(--text-gray);font-size:.9rem;font-style:italic}.Referral-module__tx9JfG__divider{background:var(--border-color);height:1px}.Referral-module__tx9JfG__listHeader{color:var(--foreground);justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;font-size:1rem;font-weight:600;display:flex}.Referral-module__tx9JfG__totalBadge{color:var(--text-gray);font-size:.85rem;font-weight:500}.Referral-module__tx9JfG__list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.Referral-module__tx9JfG__listItem{background:var(--surface-2);border:1px solid var(--border-color);color:inherit;border-radius:8px;align-items:center;gap:.75rem;padding:.75rem 1rem;text-decoration:none;display:flex}.Referral-module__tx9JfG__listItem:hover{border-color:var(--primary)}.Referral-module__tx9JfG__avatar{background:var(--primary-soft);width:36px;height:36px;color:var(--primary-dark);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:600;display:flex;overflow:hidden}.Referral-module__tx9JfG__avatar img{object-fit:cover;width:100%;height:100%}.Referral-module__tx9JfG__itemMeta{flex-direction:column;flex:1;min-width:0;display:flex}.Referral-module__tx9JfG__itemUsername{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.Referral-module__tx9JfG__itemDate{color:var(--text-gray);font-size:.8rem}.Referral-module__tx9JfG__empty{background:var(--surface-2);border:1px dashed var(--border-color);color:var(--text-gray);text-align:center;border-radius:8px;padding:1.25rem;font-size:.9rem}.Referral-module__tx9JfG__loadMore{appearance:none;color:var(--primary);border:1px solid var(--primary);cursor:pointer;background:0 0;border-radius:6px;align-self:center;padding:.5rem 1.25rem;font-size:.9rem;font-weight:600}.Referral-module__tx9JfG__loadMore:disabled{opacity:.6;cursor:not-allowed}.Referral-module__tx9JfG__error{color:#b91c1c;font-size:.85rem}
.LoggedInHome-module__K1NY2G__page{max-width:1024px;margin:0 auto;padding:2.5rem}.LoggedInHome-module__K1NY2G__header{margin-bottom:20px}.LoggedInHome-module__K1NY2G__headerTop{justify-content:space-between;align-items:center;gap:12px;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:900px){.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}
.CommunicationSettings-module__GDE9cW__container{background:var(--surface);border:1px solid var(--border-color);border-radius:12px;overflow:hidden}.CommunicationSettings-module__GDE9cW__header{border-bottom:1px solid var(--border-color);background:var(--surface-2);padding:1.5rem}.CommunicationSettings-module__GDE9cW__title{color:var(--foreground);align-items:center;gap:.6rem;margin:0 0 .25rem;font-size:1.5rem;font-weight:700;display:flex}.CommunicationSettings-module__GDE9cW__titleIcon{color:var(--primary)}.CommunicationSettings-module__GDE9cW__subtitle{color:var(--text-gray);margin:0;font-size:.95rem}.CommunicationSettings-module__GDE9cW__body{flex-direction:column;gap:.85rem;padding:1.5rem;display:flex}.CommunicationSettings-module__GDE9cW__section{color:var(--text-gray);text-transform:uppercase;letter-spacing:.06em;margin:.25rem 0 0;font-size:.8rem;font-weight:700}.CommunicationSettings-module__GDE9cW__row{background:var(--surface);border:1px solid var(--border-color);border-radius:10px;align-items:flex-start;gap:1rem;padding:1rem 1.1rem;display:flex}.CommunicationSettings-module__GDE9cW__rowInfo{flex-direction:column;flex:1;gap:.2rem;min-width:0;display:flex}.CommunicationSettings-module__GDE9cW__rowLabel{color:var(--foreground);font-size:.95rem;font-weight:600}.CommunicationSettings-module__GDE9cW__rowText{color:var(--text-gray);font-size:.85rem;line-height:1.45}.CommunicationSettings-module__GDE9cW__toggle{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.CommunicationSettings-module__GDE9cW__toggleState{color:var(--text-gray);text-align:right;min-width:1.8rem;font-size:.8rem;font-weight:600}@media (max-width:480px){.CommunicationSettings-module__GDE9cW__row{flex-direction:column;align-items:stretch;gap:.6rem}.CommunicationSettings-module__GDE9cW__toggle{justify-content:flex-end}}
.RealEstateMarquee-module__hB7fOq__wrap{border-bottom:1px solid var(--border-color);background:var(--surface);align-items:center;gap:.9rem;padding:.5rem 1rem;display:flex}.RealEstateMarquee-module__hB7fOq__label{color:var(--foreground);white-space:nowrap;font-size:.8rem;font-weight:700}.RealEstateMarquee-module__hB7fOq__viewport{flex:1;min-width:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 24px calc(100% - 24px),#0000);mask-image:linear-gradient(90deg,#0000,#000 24px calc(100% - 24px),#0000)}.RealEstateMarquee-module__hB7fOq__track{gap:.75rem;width:max-content;animation:45s linear infinite RealEstateMarquee-module__hB7fOq__real-estate-marquee;display:flex}.RealEstateMarquee-module__hB7fOq__viewport:hover .RealEstateMarquee-module__hB7fOq__track{animation-play-state:paused}@keyframes RealEstateMarquee-module__hB7fOq__real-estate-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.RealEstateMarquee-module__hB7fOq__item{background:var(--surface-2);border:1px solid var(--border-color);color:inherit;white-space:nowrap;border-radius:999px;align-items:center;gap:.5rem;padding:.3rem .75rem;text-decoration:none;display:flex}.RealEstateMarquee-module__hB7fOq__thumb{object-fit:cover;border-radius:50%;flex-shrink:0;width:24px;height:24px}.RealEstateMarquee-module__hB7fOq__thumbPlaceholder{background:var(--border-color);border-radius:50%;flex-shrink:0;width:24px;height:24px}.RealEstateMarquee-module__hB7fOq__itemTitle{color:var(--foreground);text-overflow:ellipsis;max-width:240px;font-size:.82rem;font-weight:600;overflow:hidden}.RealEstateMarquee-module__hB7fOq__seeAll{color:var(--primary);white-space:nowrap;font-size:.8rem;font-weight:600;text-decoration:none}@media (prefers-reduced-motion:reduce){.RealEstateMarquee-module__hB7fOq__track{animation:none}}
.AppDownloadSection-module__a5W2Dq__appDownload{border-top:1px solid #2d2d2d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding:24px 0;display:flex}.AppDownloadSection-module__a5W2Dq__appDownloadText{flex-direction:column;gap:4px;min-width:0;display:flex}.AppDownloadSection-module__a5W2Dq__appDownloadHeading{color:#fff;margin:0;font-size:18px;font-weight:600}.AppDownloadSection-module__a5W2Dq__appDownloadBlurb{color:var(--text-gray);margin:0;font-size:14px;line-height:1.5}@media (max-width:768px){.AppDownloadSection-module__a5W2Dq__appDownload{flex-direction:column;align-items:flex-start}}
.ScheduleCalendar-module__VyMYfG__container{max-width:1200px;margin-top:2rem}.ScheduleCalendar-module__VyMYfG__containerCompact{max-width:1200px;margin-top:0}.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}}
.FeaturedBlogCards-module__SMBXTa__section{max-width:1120px;margin:0 auto;padding:0 1rem}.FeaturedBlogCards-module__SMBXTa__head{justify-content:space-between;align-items:baseline;gap:1rem;margin:0 0 1.1rem;display:flex}.FeaturedBlogCards-module__SMBXTa__title{color:var(--foreground);margin:0;font-size:1.15rem;font-weight:700}.FeaturedBlogCards-module__SMBXTa__seeMore{color:var(--primary);white-space:nowrap;font-size:.85rem;font-weight:600;text-decoration:none}.FeaturedBlogCards-module__SMBXTa__grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.1rem;display:grid}.FeaturedBlogCards-module__SMBXTa__card{background:var(--surface);border:1px solid var(--border-color);color:inherit;border-radius:14px;text-decoration:none;display:block;overflow:hidden}.FeaturedBlogCards-module__SMBXTa__cover{aspect-ratio:16/9;object-fit:cover;background:var(--surface-2);width:100%;display:block}.FeaturedBlogCards-module__SMBXTa__coverPlaceholder{aspect-ratio:16/9;background:var(--surface-2);width:100%}.FeaturedBlogCards-module__SMBXTa__body{padding:.9rem 1rem 1rem}.FeaturedBlogCards-module__SMBXTa__cardTitle{color:var(--foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .35rem;font-size:.98rem;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.FeaturedBlogCards-module__SMBXTa__summary{color:var(--text-gray);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.82rem;line-height:1.45;display:-webkit-box;overflow:hidden}
.AppShell-module__WRS9tG__content{box-sizing:border-box;width:100%;min-height:calc(100vh - 72px)}:is(.medverse-desktop .AppShell-module__WRS9tG__content,.medverse-desktop .AppShell-module__WRS9tG__noSidebarContent){min-height:calc(100vh - 116px)}.AppShell-module__WRS9tG__noSidebarContent{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}}
.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;min-width:0;color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;flex:1;font-weight:400;overflow:hidden}.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:260px;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__selectSearchWrap{background:var(--background);border-bottom:1px solid var(--border-color);z-index:1;padding:8px;position:sticky;top:0}.Select-module__yAF06a__selectSearchInput{border:1px solid var(--border-strong);background:var(--surface);width:100%;color:var(--foreground);border-radius:6px;padding:6px 10px;font-family:inherit;font-size:13px}.Select-module__yAF06a__selectSearchInput:focus{border-color:var(--primary);outline:none}.Select-module__yAF06a__selectEmpty{color:var(--text-gray);text-align:center;padding:12px 14px;font-size:13px}.Select-module__yAF06a__selectGroupHeading{text-align:center;letter-spacing:.04em;color:var(--muted);background:var(--surface-3);cursor:default;border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:.5rem 1rem;font-size:.72rem;font-weight:700}.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:var(--surface-3)}.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}}
.CountBadge-module__8hD75G__countBadge{background:var(--red);color:#fff;letter-spacing:0;box-sizing:border-box;pointer-events:none;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;padding:0;font-size:11px;font-weight:700;line-height:1;display:inline-flex;box-shadow:0 1px 2px #0000001f}.CountBadge-module__8hD75G__countBadge[data-len="2"]{font-size:10px}.CountBadge-module__8hD75G__countBadge[data-len="3"]{letter-spacing:-.3px;font-size:8px}.CountBadge-module__8hD75G__iconOverlay{position:absolute;top:2px;right:2px}.CountBadge-module__8hD75G__avatarOverlay{position:absolute;bottom:-4px;right:-4px}
.Settings-module__TuLIUq__settingsContainer{background:var(--surface);border:1px solid var(--border-color);border-radius:12px;margin:0 auto;overflow:hidden}.Settings-module__TuLIUq__settingsHeader{border-bottom:1px solid var(--border-color);background:var(--surface-2);margin-bottom:0;padding:1.5rem}.Settings-module__TuLIUq__headerInfo{flex-direction:column;gap:.5rem;display:flex}.Settings-module__TuLIUq__settingsTitle{color:var(--foreground);align-items:center;gap:.75rem;margin:0;font-size:1.5rem;font-weight:700;display:flex}.Settings-module__TuLIUq__titleIcon{color:var(--primary);font-size:1.3rem}.Settings-module__TuLIUq__settingsSubtitle{color:var(--text-gray);margin:0;font-size:1.125rem;font-weight:400}.Settings-module__TuLIUq__settingsContent{flex-direction:column;gap:1rem;display:flex}.Settings-module__TuLIUq__section{border-radius:8px;padding:1.5rem;transition:all .2s}.Settings-module__TuLIUq__sectionHeader{border-bottom:1px solid var(--border-color);margin-bottom:1.5rem;padding-bottom:1rem}.Settings-module__TuLIUq__sectionTitle{color:var(--foreground);align-items:center;gap:.5rem;margin:0 0 .5rem;font-size:1.25rem;font-weight:600;display:flex}.Settings-module__TuLIUq__sectionIcon{color:var(--primary);font-size:1.125rem}.Settings-module__TuLIUq__sectionDescription{color:var(--text-gray);margin:0;font-size:.9rem;line-height:1.5}.Settings-module__TuLIUq__connectionsGrid{flex-direction:column;gap:.75rem;display:flex}.Settings-module__TuLIUq__connectionItem{background:var(--surface);border:1px solid var(--border-color);border-radius:8px;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;transition:all .2s;display:flex}.Settings-module__TuLIUq__connectionInfo{flex:1;align-items:center;gap:.75rem;display:flex}.Settings-module__TuLIUq__connectionIcon{color:var(--primary);flex-shrink:0;font-size:1.25rem}.Settings-module__TuLIUq__connectionDetails{flex-direction:column;gap:.25rem;display:flex}.Settings-module__TuLIUq__connectionHeader{align-items:center;gap:.5rem;display:flex}.Settings-module__TuLIUq__connectionName{color:var(--foreground);font-size:.95rem;font-weight:600}.Settings-module__TuLIUq__connectedEmail{color:var(--text-gray);font-size:.8rem;font-weight:400}.Settings-module__TuLIUq__connectionAction{flex-shrink:0}.Settings-module__TuLIUq__statusBadge{vertical-align:middle;text-transform:uppercase;letter-spacing:.025em;border-radius:12px;align-items:center;padding:.125rem .5rem;font-size:.75rem;font-weight:600;line-height:1;display:inline-flex}.Settings-module__TuLIUq__connected{color:#166534;background:#dcfce7;border:1px solid #bbf7d0}.Settings-module__TuLIUq__disconnected{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.Settings-module__TuLIUq__compactButton{cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;min-width:80px;padding:.5rem .75rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.Settings-module__TuLIUq__settingsGrid{grid-template-columns:1fr;gap:1rem;display:grid}.Settings-module__TuLIUq__settingItem{background:var(--surface);border:1px solid var(--border-color);border-radius:8px;padding:1rem;transition:all .2s}.Settings-module__TuLIUq__settingLabel{cursor:pointer;color:var(--foreground);justify-content:space-between;align-items:center;margin:0;font-weight:600;display:flex}.Settings-module__TuLIUq__settingLabel span{flex:1}.Settings-module__TuLIUq__checkbox{cursor:pointer;accent-color:var(--primary);margin:0;width:auto!important}.Settings-module__TuLIUq__select{cursor:pointer;background:var(--background);border:1px solid var(--border-color);border-radius:6px;max-width:200px;padding:.5rem;font-size:.9rem;transition:all .2s}.Settings-module__TuLIUq__select:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #3b82f61a}.Settings-module__TuLIUq__button{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;min-width:120px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.Settings-module__TuLIUq__buttonPrimary{background:var(--primary);color:#fff;box-shadow:0 2px 4px #3b82f633}.Settings-module__TuLIUq__buttonPrimary:hover:not(:disabled){box-shadow:0 4px 8px #3b82f64d}.Settings-module__TuLIUq__buttonSecondary{background:var(--background);color:var(--foreground);border:2px solid var(--border-color)}.Settings-module__TuLIUq__buttonSecondary:hover:not(:disabled){box-shadow:0 2px 8px #0000001a}.Settings-module__TuLIUq__button:disabled{opacity:.6;cursor:not-allowed;box-shadow:none!important;transform:none!important}.Settings-module__TuLIUq__buttonDanger{color:#fff;background:#dc2626;box-shadow:0 2px 4px #dc262633}.Settings-module__TuLIUq__buttonDanger:hover:not(:disabled){box-shadow:0 4px 8px #dc26264d}.Settings-module__TuLIUq__deleteAccountSection{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin:24px;padding:1.5rem}.Settings-module__TuLIUq__deleteAccountTitle{color:#991b1b;margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.Settings-module__TuLIUq__deleteAccountDescription{color:#7f1d1d;margin:0;font-size:.95rem;line-height:1.5}.Settings-module__TuLIUq__deleteAccountActions{justify-content:flex-end;display:flex}.Settings-module__TuLIUq__feedbackCard{border-radius:8px;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.Settings-module__TuLIUq__feedbackInfo{flex:1}.Settings-module__TuLIUq__feedbackDescription{color:var(--text-gray);margin:0;font-size:.95rem;line-height:1.5}.Settings-module__TuLIUq__feedbackActions{flex-shrink:0}.Settings-module__TuLIUq__preferenceRow{background:var(--surface);border:1px solid var(--border-color);cursor:pointer;text-align:left;border-radius:8px;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1rem 1.25rem;font-family:inherit;transition:all .2s;display:flex}.Settings-module__TuLIUq__preferenceRow:hover:not(:disabled){box-shadow:0 2px 8px #0000000d}.Settings-module__TuLIUq__preferenceRow:disabled{opacity:.6;cursor:not-allowed}.Settings-module__TuLIUq__preferenceRowInfo{flex-direction:column;gap:.25rem;min-width:0;display:flex}.Settings-module__TuLIUq__preferenceRowTitle{color:var(--foreground);font-size:1rem;font-weight:600}.Settings-module__TuLIUq__preferenceRowDescription{color:var(--text-gray);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;overflow:hidden}.Settings-module__TuLIUq__preferenceRowChevron{color:var(--text-gray);flex-shrink:0;font-size:1.25rem}.Settings-module__TuLIUq__saveSection{border-top:2px solid var(--border-color);justify-content:center;margin-top:1rem;padding-top:2rem;display:flex}.Settings-module__TuLIUq__saveButton{min-width:180px;padding:1rem 2rem;font-size:1.1rem}@media (max-width:768px){.Settings-module__TuLIUq__settingsContent{padding:1rem}.Settings-module__TuLIUq__settingsTitle{font-size:1.75rem}.Settings-module__TuLIUq__section{padding:1rem}.Settings-module__TuLIUq__connectionItem{flex-direction:column;align-items:stretch;gap:.75rem;padding:.75rem}.Settings-module__TuLIUq__connectionInfo{gap:.5rem}.Settings-module__TuLIUq__connectionIcon{font-size:1.125rem}.Settings-module__TuLIUq__connectionName{font-size:.9rem}.Settings-module__TuLIUq__compactButton{min-width:70px;padding:.5rem .625rem;font-size:.8rem}.Settings-module__TuLIUq__settingLabel{font-size:.9rem}.Settings-module__TuLIUq__button{padding:.625rem 1.25rem;font-size:.9rem}.Settings-module__TuLIUq__saveButton{min-width:150px;padding:.875rem 1.5rem;font-size:1rem}}@media (min-width:768px){.Settings-module__TuLIUq__settingsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.Settings-module__TuLIUq__settingsContent{gap:1.5rem;padding:.75rem}.Settings-module__TuLIUq__settingsHeader{margin-bottom:1.5rem}.Settings-module__TuLIUq__settingsTitle{flex-direction:column;align-items:flex-start;gap:.5rem;font-size:1.5rem}.Settings-module__TuLIUq__titleIcon{font-size:1.25rem}.Settings-module__TuLIUq__section{padding:.75rem}.Settings-module__TuLIUq__settingsGrid{grid-template-columns:1fr;gap:.75rem}.Settings-module__TuLIUq__connectionItem{flex-direction:column;align-items:stretch;gap:.5rem;padding:.625rem}.Settings-module__TuLIUq__connectionInfo{gap:.5rem}.Settings-module__TuLIUq__connectionIcon{font-size:1rem}.Settings-module__TuLIUq__connectionName{font-size:.85rem}.Settings-module__TuLIUq__compactButton{min-width:60px;padding:.4rem .5rem;font-size:.75rem}.Settings-module__TuLIUq__button{min-width:100px;padding:.5rem 1rem;font-size:.875rem}.Settings-module__TuLIUq__saveButton{min-width:120px;padding:.75rem 1.25rem;font-size:.9rem}}@media (max-width:768px){.Settings-module__TuLIUq__feedbackCard{text-align:center;flex-direction:column;align-items:stretch}.Settings-module__TuLIUq__feedbackActions{margin-top:1rem}}
.FeaturedBlogsStrip-module__xhxhJG__strip{width:100%;margin-bottom:2.5rem;position:relative}.FeaturedBlogsStrip-module__xhxhJG__heading{color:var(--text-gray);text-transform:uppercase;letter-spacing:.06em;align-items:center;margin:0 0 .6rem;font-size:.78rem;font-weight:700;display:flex}.FeaturedBlogsStrip-module__xhxhJG__headingLabel{align-items:center;display:inline-flex}.FeaturedBlogsStrip-module__xhxhJG__seeAll{color:var(--primary);align-items:center;margin-left:.55rem;font-size:.78rem;font-weight:600;text-decoration:none;display:inline-flex}.FeaturedBlogsStrip-module__xhxhJG__headingSpacer{flex:1}.FeaturedBlogsStrip-module__xhxhJG__scrollerWrap{position:relative}.FeaturedBlogsStrip-module__xhxhJG__arrow{background:var(--background);border:1px solid var(--border-color);width:32px;height:32px;color:var(--foreground);cursor:pointer;z-index:2;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}.FeaturedBlogsStrip-module__xhxhJG__arrowLeft{left:12px}.FeaturedBlogsStrip-module__xhxhJG__arrowRight{right:12px}.FeaturedBlogsStrip-module__xhxhJG__scroller{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none;gap:12px;padding-bottom:.25rem;padding-left:8px;padding-right:8px;display:flex;overflow-x:auto}.FeaturedBlogsStrip-module__xhxhJG__scroller::-webkit-scrollbar{display:none}.FeaturedBlogsStrip-module__xhxhJG__list{margin:0;padding:0;list-style:none;display:contents}.FeaturedBlogsStrip-module__xhxhJG__list>li{flex:0 0 220px;width:220px}.FeaturedBlogsStrip-module__xhxhJG__card{list-style:none}.FeaturedBlogsStrip-module__xhxhJG__cardLink{border:1px solid var(--border-color);background:var(--surface);height:100%;color:var(--foreground);border-radius:12px;flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.FeaturedBlogsStrip-module__xhxhJG__cardCover{aspect-ratio:16/9;object-fit:cover;background:var(--surface-2);width:100%;display:block}.FeaturedBlogsStrip-module__xhxhJG__cardBody{flex-direction:column;gap:.35rem;padding:.6rem .7rem .75rem;display:flex}.FeaturedBlogsStrip-module__xhxhJG__cardCategory{text-transform:uppercase;letter-spacing:.04em;color:var(--primary);font-size:.68rem;font-weight:700}.FeaturedBlogsStrip-module__xhxhJG__cardTitle{color:var(--foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.9rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.FeaturedBlogsStrip-module__xhxhJG__skeletonCard{flex:0 0 220px;width:220px;list-style:none}.FeaturedBlogsStrip-module__xhxhJG__skeletonCover{aspect-ratio:16/9;border-radius:12px;width:100%;margin-bottom:.5rem}.FeaturedBlogsStrip-module__xhxhJG__skeletonLine{border-radius:6px;height:12px;margin-bottom:.4rem}.FeaturedBlogsStrip-module__xhxhJG__skeletonLineShort{width:60%}.FeaturedBlogsStrip-module__xhxhJG__shimmer{background:linear-gradient(90deg, var(--surface-2) 25%, var(--border-color) 37%, var(--surface-2) 63%);background-size:400% 100%;animation:1.4s ease-in-out infinite FeaturedBlogsStrip-module__xhxhJG__blog-strip-shimmer}@keyframes FeaturedBlogsStrip-module__xhxhJG__blog-strip-shimmer{0%{background-position:100%}to{background-position:0}}@media (prefers-reduced-motion:reduce){.FeaturedBlogsStrip-module__xhxhJG__shimmer{animation:none}}
.TextEditor-module__jSXJcG__wrapper{background:var(--surface);border:1px solid var(--border-color);border-radius:12px;flex-direction:column;display:flex}.TextEditor-module__jSXJcG__embeddedImage{border-radius:8px;max-width:100%;height:auto;margin:.5rem 0}.TextEditor-module__jSXJcG__toolbar{border-bottom:1px solid var(--border-color);background:var(--background);z-index:5;border-top-left-radius:11px;border-top-right-radius:11px;flex-wrap:wrap;align-items:center;gap:4px;padding:8px;display:flex;position:sticky;top:0}.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__editorArea{position:relative}.TextEditor-module__jSXJcG__uploadOverlay{background:color-mix(in srgb, var(--surface) 65%, transparent);pointer-events:none;z-index:2;border-radius:8px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.TextEditor-module__jSXJcG__editorWrapper{flex-direction:column;min-width:0;max-width:100%;max-height:420px;display:flex;overflow:hidden auto}.TextEditor-module__jSXJcG__markdownArea{resize:vertical;background:var(--surface);width:100%;min-height:160px;max-height:420px;color:var(--foreground);overflow-wrap:anywhere;word-break:break-word;border:none;outline:none;padding:14px 16px;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:.875rem;line-height:1.6;display:block;overflow:hidden auto}.TextEditor-module__jSXJcG__markdownArea::placeholder{color:var(--text-gray)}.TextEditor-module__jSXJcG__markdownArea:disabled{opacity:.6;cursor:not-allowed}.TextEditor-module__jSXJcG__editorContent{min-height:160px;color:var(--foreground);font-size:.95rem;line-height:1.55;font-family:var(--font-family);overflow-wrap:anywhere;word-break:break-word;outline:none;min-width:0;max-width:100%;padding:14px 16px}.TextEditor-module__jSXJcG__editorWrapper .ProseMirror{min-height:160px;font-family:var(--font-family);color:var(--foreground);overflow-wrap:anywhere;word-break:break-word;outline:none;min-width:0;max-width:100%;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);border-bottom-right-radius:11px;border-bottom-left-radius:11px;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}
.HeaderLanguageMenu-module__R7T4Ma__wrapper{display:inline-flex;position:relative}.HeaderLanguageMenu-module__R7T4Ma__trigger{border:1px solid var(--border-color);color:var(--foreground);cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:13px;font-weight:600;transition:background-color .15s,border-color .15s;display:inline-flex}.HeaderLanguageMenu-module__R7T4Ma__trigger:hover{background:var(--surface-2);border-color:var(--primary-soft-border)}.HeaderLanguageMenu-module__R7T4Ma__icon{width:16px;height:16px;color:var(--primary)}.HeaderLanguageMenu-module__R7T4Ma__code{letter-spacing:.02em}.HeaderLanguageMenu-module__R7T4Ma__menu{background:var(--surface);border:1px solid var(--border-color);z-index:50;border-radius:10px;min-width:180px;max-height:320px;padding:4px;position:absolute;top:calc(100% + 6px);right:0;overflow-y:auto;box-shadow:0 8px 24px #0000001f}.HeaderLanguageMenu-module__R7T4Ma__option{width:100%;color:var(--foreground);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;font-size:14px;font-weight:500;display:flex}.HeaderLanguageMenu-module__R7T4Ma__option:hover{background:var(--surface-2)}.HeaderLanguageMenu-module__R7T4Ma__optionActive{background:var(--primary-soft-bg);color:var(--primary);font-weight:600}.HeaderLanguageMenu-module__R7T4Ma__optionLabel{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.HeaderLanguageMenu-module__R7T4Ma__optionCode{color:var(--text-gray);letter-spacing:.02em;font-size:11px;font-weight:600}.HeaderLanguageMenu-module__R7T4Ma__optionActive .HeaderLanguageMenu-module__R7T4Ma__optionCode{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)}
.CommentForm-module__lL7_Mq__form{background:var(--surface);border-radius:.75rem;flex-flow:column;gap:.5rem;width:100%;padding:.75rem;display:flex}.CommentForm-module__lL7_Mq__collapsedButton{text-align:left;background:var(--surface);color:#8f8f8f;cursor:pointer;border:1px solid #efefef;border-radius:1.3em;width:100%;padding:.7rem 1.2rem;font-family:inherit;font-size:.85rem}.CommentForm-module__lL7_Mq__lockedNotice{background:var(--surface-2,#f1f5f9);width:100%;color:var(--text-gray,#64748b);border:1px solid var(--border-color,#e2e8f0);text-align:center;border-radius:8px;padding:.85rem 1rem;font-size:.85rem}.CommentForm-module__lL7_Mq__textarea{background:var(--surface);width:100%;min-height:6rem;color:var(--foreground);resize:vertical;border:2px solid #efefef;border-radius:.75rem;outline:none;padding:1rem;font-family:inherit;font-size:.95rem;line-height:1.5}.CommentForm-module__lL7_Mq__textarea:focus{border-color:var(--primary-light)}.CommentForm-module__lL7_Mq__helperRow{justify-content:flex-end;align-items:center;gap:.5rem;font-size:.8rem;display:flex}.CommentForm-module__lL7_Mq__errorText{color:#e01a0c;margin-right:auto}.CommentForm-module__lL7_Mq__charCount{color:#8f8f8f}.CommentForm-module__lL7_Mq__charCountLimit{color:#e01a0c;font-weight:600}.CommentForm-module__lL7_Mq__actions{justify-content:flex-end;gap:.5rem;display:flex}.CommentForm-module__lL7_Mq__submitButton{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:1.3em;padding:.5rem 1.2rem;font-family:inherit;font-size:.85rem;font-weight:600}.CommentForm-module__lL7_Mq__submitButton:disabled{background:var(--border-color);cursor:not-allowed}.CommentForm-module__lL7_Mq__cancelButton{background:var(--surface-2);color:var(--foreground);cursor:pointer;border:none;border-radius:1.3em;padding:.5rem 1.2rem;font-family:inherit;font-size:.85rem;font-weight:600}
.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__logoFallbackImage{object-fit:contain;box-sizing:border-box;background:var(--text-white);width:100%;height:100%;padding:20%}.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)}}
.AppQrModal-module__FM0lYW__overlay{z-index:1000;background:#000000c7;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:fixed;inset:0}.AppQrModal-module__FM0lYW__dialog{border:1px solid var(--border-color);background:#fff;background:var(--surface,#fff);width:100%;max-width:560px;max-height:90vh;color:var(--foreground);border-radius:16px;padding:1.75rem;position:relative;overflow-y:auto;box-shadow:0 24px 60px #00000073}.AppQrModal-module__FM0lYW__close{width:34px;height:34px;color:var(--foreground);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:.75rem;right:.75rem}.AppQrModal-module__FM0lYW__title{margin:0 0 .35rem;font-size:1.2rem;font-weight:700}.AppQrModal-module__FM0lYW__subtitle{color:var(--text-gray);margin:0 0 1.25rem;font-size:.9rem;line-height:1.5}.AppQrModal-module__FM0lYW__grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;display:grid}.AppQrModal-module__FM0lYW__item{flex-direction:column;align-items:center;gap:.5rem;display:flex}.AppQrModal-module__FM0lYW__codeBox{background:#fff;border-radius:10px;padding:.6rem;line-height:0}.AppQrModal-module__FM0lYW__code{width:100%;max-width:160px;height:auto;display:block}.AppQrModal-module__FM0lYW__label{font-size:.9rem;font-weight:600}.AppQrModal-module__FM0lYW__head{align-items:center;gap:.4rem;line-height:1;display:inline-flex}.AppQrModal-module__FM0lYW__brandMark{border-radius:5px;flex-shrink:0;width:18px;height:18px}
.AppDownloadRailCard-module__bnQYjq__card{background:var(--surface);border:1px solid var(--border-color);border-radius:12px;padding:1rem 1.1rem}.AppDownloadRailCard-module__bnQYjq__title{color:var(--foreground);margin:0 0 .35rem;font-size:.95rem;font-weight:700}.AppDownloadRailCard-module__bnQYjq__subtitle{color:var(--text-gray);margin:0 0 .75rem;font-size:.85rem}.AppDownloadRailCard-module__bnQYjq__buttons{flex-direction:column;gap:.5rem;display:flex}.AppDownloadRailCard-module__bnQYjq__button{text-align:left;cursor:pointer;border:1px solid var(--border-color);background:var(--surface-2);width:100%;color:var(--foreground);border-radius:8px;justify-content:flex-start;align-items:center;gap:.6rem;padding:.55rem .75rem;font-family:inherit;font-size:.875rem;font-weight:600;text-decoration:none;display:flex}.AppDownloadRailCard-module__bnQYjq__icon{color:var(--primary);justify-content:center;align-items:center;display:inline-flex}.AppDownloadRailCard-module__bnQYjq__label{flex:1;min-width:0}.AppDownloadRailCard-module__bnQYjq__pageLink{color:var(--primary);margin-top:.75rem;font-size:.8rem;font-weight:600;text-decoration:none;display:inline-block}

.Divider-module__YLr6za__divider{border:none;border-top:1px solid var(--border-color);width:100%;height:0;margin:0}
.NotifierTypeBadge-module__avXXOG__badge{background:var(--surface);border:2px solid var(--surface);width:20px;height:20px;box-shadow:0 0 0 1px var(--border-color);border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:absolute;bottom:-4px;right:-4px}.NotifierTypeBadge-module__avXXOG__icon{width:12px;height:12px;color:var(--red)}
.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}}
.ZoomableImage-module__2KKFHW__thumb{cursor:pointer;max-width:100%;display:block}.ZoomableImage-module__2KKFHW__backdrop{z-index:1000;background:#000000e6;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.ZoomableImage-module__2KKFHW__image{object-fit:contain;cursor:default;border-radius:8px;width:auto;max-width:95vw;height:auto;max-height:92vh}.ZoomableImage-module__2KKFHW__close{color:#fff;cursor:pointer;z-index:1001;background:#0009;border:0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;font-size:26px;font-weight:600;line-height:1;display:inline-flex;position:fixed;top:16px;right:16px}
.OfficialBadge-module__se5WSW__badge{background:var(--primary);box-shadow:0 0 0 2px var(--background);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;line-height:0;display:inline-flex;overflow:hidden}.OfficialBadge-module__se5WSW__mark{color:#fff;flex-shrink:0}
