.avatar-placeholder_root__jQAl7{display:flex;align-items:center;justify-content:center;border-radius:var(--radius-full);background:var(--color-surface-muted);color:var(--color-foreground-muted);flex-shrink:0}.avatar-placeholder_sizeS__99Ocs{width:32px;height:32px}.avatar-placeholder_sizeM__kTnzB{width:48px;height:48px}.avatar-placeholder_sizeL__gESj3{width:88px;height:88px}.avatar-placeholder_sizeXl__NO41v{width:128px;height:128px}.badge_root__3gigM{display:inline-flex;align-items:center;gap:var(--space-2);font-family:var(--font-sans);font-weight:var(--weight-semibold);line-height:1;white-space:nowrap;border-radius:var(--radius-s);letter-spacing:.04em}.badge_sizeS__nEXiq{padding:4px 6px;font-size:11px}.badge_sizeM__12d41{padding:6px 10px;font-size:var(--text-xs)}.badge_dot___ifkX{width:6px;height:6px;border-radius:var(--radius-full);background:currentColor;flex-shrink:0}.badge_variantNeutral__CMt9t{background:transparent;color:var(--color-foreground-muted)}.badge_variantPrimary__Wh1ng{background:transparent;color:var(--color-primary);text-transform:uppercase}.badge_variantSuccess__x9lC4{background:transparent;color:var(--color-success)}.badge_variantDanger__jLTEH{background:transparent;color:var(--color-danger)}.badge_variantWarning__cam_G{background:transparent;color:var(--color-warning)}.post-stats_root__KHS7C{display:inline-flex;align-items:center;gap:var(--space-3);font-size:var(--text-sm);color:var(--color-foreground-muted);line-height:1}.post-stats_stat__msEFC{display:inline-flex;align-items:center;gap:var(--space-2)}.post-stats_count__8ZYno{font-weight:var(--weight-semibold);color:var(--color-foreground)}.post-stats_separator__zYkMz{color:var(--color-foreground-subtle);font-size:8px;line-height:1}.vote-progress_root__gVA9J{display:flex;align-items:center;gap:var(--space-2);width:100%;color:#fff;font-size:var(--text-xs);font-weight:var(--weight-semibold);text-shadow:0 1px 2px rgba(0,0,0,.5)}.vote-progress_track__r51xQ{position:relative;flex:1 1 auto;height:4px;border-radius:var(--radius-full);background:rgba(255,255,255,.25);overflow:hidden}.vote-progress_fill__U7F_p{position:absolute;top:0;left:0;bottom:0;background:rgba(255,255,255,.85);border-radius:inherit;transition:width var(--duration-slow) var(--easing-standard)}.vote-progress_fillUserChoice__TALse{background:var(--color-primary)}.vote-progress_percent__hlwzF{min-width:36px;text-align:end}.image_root__IRmDT{position:relative;width:100%;height:100%;overflow:hidden;background:var(--color-surface-muted)}.image_ratioSquare__ntR_u{aspect-ratio:1/1}.image_ratio45__gJore{aspect-ratio:4/5}.image_ratio916__7zwbw{aspect-ratio:9/16}.image_img__NOUo0{display:block;width:100%;height:100%}.image_fitCover__5gBCA{object-fit:cover}.image_fitContain__gdoXE{object-fit:contain}.post-option-tile_root__3T19G{position:relative;width:100%;height:100%;overflow:hidden;background:var(--color-surface-muted);isolation:isolate}.post-option-tile_image__FwUKn{position:absolute;inset:0}.post-option-tile_gradient__DSNI0{position:absolute;inset:auto 0 0 0;height:40%;background:linear-gradient(0deg,rgba(0,0,0,.55) 0,rgba(0,0,0,0));pointer-events:none}.post-option-tile_label__7Ublg{color:#fff;font-size:var(--text-sm);font-weight:var(--weight-medium);text-shadow:0 1px 2px rgba(0,0,0,.5);line-height:var(--leading-snug);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.post-option-tile_label__7Ublg,.post-option-tile_results__D4eWu{position:absolute;left:var(--space-4);bottom:var(--space-4);right:var(--space-4)}.post-option-tile_results__D4eWu{display:flex;flex-direction:column;gap:var(--space-2)}.post-option-tile_userChoiceMark__MgEHc{position:absolute;top:var(--space-3);right:var(--space-3);width:28px;height:28px;display:flex;align-items:center;justify-content:center;color:#fff;background:var(--color-primary);border-radius:var(--radius-full);box-shadow:0 2px 8px rgba(0,0,0,.3)}.bottom-sheet_backdrop__5uMq6{position:fixed;inset:0;z-index:var(--z-modal,1000);background:rgba(0,0,0,.55);display:flex;align-items:flex-end;justify-content:center;animation:bottom-sheet_sheetFadeIn___iioj var(--duration-fast) var(--easing-standard)}@media (min-width:640px){.bottom-sheet_backdrop__5uMq6{align-items:center;padding:var(--space-4)}}@keyframes bottom-sheet_sheetFadeIn___iioj{0%{opacity:0}to{opacity:1}}.bottom-sheet_card__vYURW{width:100%;max-height:calc(100dvh - var(--space-6, 48px));background:var(--color-surface-elevated);color:var(--color-foreground);border-top-left-radius:var(--radius-xl);border-top-right-radius:var(--radius-xl);display:flex;flex-direction:column;overflow:hidden;box-shadow:0 -16px 48px rgba(0,0,0,.4);animation:bottom-sheet_sheetRise__HkJUd var(--duration-normal,.24s) var(--easing-standard)}@media (min-width:640px){.bottom-sheet_card__vYURW{max-width:520px;border-radius:var(--radius-xl);animation:bottom-sheet_sheetFadeInOnly__Q5T_Q var(--duration-fast) var(--easing-standard)}}@keyframes bottom-sheet_sheetRise__HkJUd{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes bottom-sheet_sheetFadeInOnly__Q5T_Q{0%{opacity:0}to{opacity:1}}.bottom-sheet_handle__dfjgx{width:36px;height:4px;border-radius:999px;background:var(--color-border);margin:var(--space-3) auto 0;flex-shrink:0}@media (min-width:640px){.bottom-sheet_handle__dfjgx{display:none}}.bottom-sheet_header__yXl6_{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);padding:var(--space-4) var(--space-5) var(--space-3)}.bottom-sheet_title__lZabt{margin:0;font-size:var(--text-lg);font-weight:var(--weight-semibold);line-height:var(--leading-snug)}.bottom-sheet_close__O55IN{appearance:none;border:none;background:transparent;color:var(--color-foreground-muted);cursor:pointer;padding:var(--space-2);border-radius:var(--radius-s);line-height:0}.bottom-sheet_close__O55IN:hover{color:var(--color-foreground);background:var(--color-surface-muted)}.bottom-sheet_body__U5X_9{flex:1 1 auto;overflow-y:auto;padding:0 var(--space-5) var(--space-4)}.bottom-sheet_footer__kHlyG{display:flex;gap:var(--space-3);padding:var(--space-3) var(--space-5) calc(var(--space-4) + var(--safe-bottom, 0px));border-top:1px solid var(--color-border);background:var(--color-surface-elevated)}.button_button__wD_v8{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);border:1px solid transparent;border-radius:var(--radius-m);font-family:var(--font-sans);font-weight:var(--weight-semibold);line-height:1;cursor:pointer;transition:background-color var(--duration-fast) var(--easing-standard),color var(--duration-fast) var(--easing-standard),border-color var(--duration-fast) var(--easing-standard),opacity var(--duration-fast) var(--easing-standard);white-space:nowrap;-webkit-user-select:none;user-select:none;position:relative}.button_button__wD_v8:disabled,.button_button__wD_v8[aria-busy=true]{cursor:not-allowed;opacity:.65}.button_fullWidth__kLrHX{width:100%}.button_sizeL__DHYa1{height:56px;padding:0 var(--space-6);font-size:var(--text-base)}.button_sizeM__Y5kK4{height:44px;padding:0 var(--space-5);font-size:var(--text-sm)}.button_sizeS__4U89J{height:36px;padding:0 var(--space-4);font-size:var(--text-sm)}.button_variantPrimary__Cr3iC{background:var(--color-primary);color:var(--color-primary-foreground)}.button_variantPrimary__Cr3iC:not(:disabled):hover{background:var(--color-primary-hover)}.button_variantPrimary__Cr3iC:not(:disabled):active{background:var(--color-primary-pressed)}.button_variantSecondary__TjSEt{background:var(--color-surface-muted);color:var(--color-foreground-muted)}.button_variantSecondary__TjSEt:not(:disabled):hover{background:var(--color-surface-elevated);color:var(--color-foreground)}.button_variantGhost__bVQHc{background:transparent;color:var(--color-foreground-muted)}.button_variantGhost__bVQHc:not(:disabled):hover{background:var(--color-surface-muted);color:var(--color-foreground)}.button_variantDanger__e14EL{background:var(--color-danger);color:#fff}.button_variantDanger__e14EL:not(:disabled):hover{filter:brightness(1.05)}.button_loadingContent__me9CJ{visibility:hidden}.button_spinner__8R1HO{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.otp-input_root__n64ms{display:flex;flex-direction:column;gap:var(--space-2)}.otp-input_cells__FRlm4{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:var(--space-3)}.otp-input_cell__WMXGl{width:100%;aspect-ratio:1/1;text-align:center;font-family:var(--font-sans);font-size:var(--text-3xl);font-weight:var(--weight-bold);color:var(--color-foreground);background:var(--color-surface-muted);border:1px solid var(--color-border);border-radius:var(--radius-m);caret-color:var(--color-primary);outline:none;transition:border-color var(--duration-fast) var(--easing-standard),background-color var(--duration-fast) var(--easing-standard);max-width:72px;min-height:56px}.otp-input_cell__WMXGl:focus{border-color:var(--color-primary);background:var(--color-surface-elevated)}.otp-input_cellInvalid__vJzdU,.otp-input_cellInvalid__vJzdU:focus{border-color:var(--color-danger)}.otp-input_cell__WMXGl:disabled{opacity:.5;cursor:not-allowed}.otp-input_errorText__U2sI9{font-size:var(--text-sm);color:var(--color-danger);min-height:1lh}.auth-otp-form_form__sGMMR{display:flex;flex-direction:column;gap:var(--space-5)}.auth-otp-form_resendRow__ctb_T{display:flex;justify-content:center;min-height:32px}.text-input_root__b7Qd0{display:flex;flex-direction:column;gap:var(--space-2)}.text-input_label__skMwP{font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--color-foreground-muted)}.text-input_field__MJiR3{display:flex;align-items:center;gap:var(--space-3);background:var(--color-surface-muted);border:1px solid var(--color-border);border-radius:var(--radius-m);transition:border-color var(--duration-fast) var(--easing-standard),background-color var(--duration-fast) var(--easing-standard);cursor:text}.text-input_field__MJiR3:focus-within{border-color:var(--color-primary);background:var(--color-surface-elevated)}.text-input_fieldInvalid__oMlZh,.text-input_fieldInvalid__oMlZh:focus-within{border-color:var(--color-danger)}.text-input_sizeL__Q8vXZ{min-height:56px;padding:0 var(--space-4)}.text-input_sizeM__Lqkcj{min-height:44px;padding:0 var(--space-3)}.text-input_input__3iIvU{flex:1 1 auto;min-width:0;height:100%;background:transparent;border:none;outline:none;color:var(--color-foreground);font:inherit;font-size:var(--text-base);caret-color:var(--color-primary)}.text-input_input__3iIvU::placeholder{color:var(--color-foreground-subtle)}.text-input_slot__7nkB9{display:inline-flex;align-items:center;color:var(--color-foreground-muted);flex-shrink:0}.text-input_helpText__TJUQk{min-height:1lh;font-size:var(--text-sm);color:var(--color-foreground-muted)}.text-input_errorText__EDm3j{color:var(--color-danger)}.auth-complete-profile_actions__db4Ku,.auth-complete-profile_form__WY9o4{display:flex;flex-direction:column;gap:var(--space-3)}.auth-complete-profile_actions__db4Ku{margin-top:var(--space-3)}.auth-phone-form_form__tXD8s{display:flex;flex-direction:column;gap:var(--space-5)}.brand-mark_root__7ZCFV{display:inline-flex;align-items:center;justify-content:center;background:var(--color-primary-soft);color:var(--color-primary);border-radius:var(--radius-full);font-family:var(--font-sans);font-weight:var(--weight-bold);letter-spacing:-.02em;-webkit-user-select:none;user-select:none;aspect-ratio:1/1}.brand-mark_sizeS__Gfgpf{width:32px;height:32px;font-size:16px}.brand-mark_sizeM__RCyud{width:48px;height:48px;font-size:24px}.brand-mark_sizeL__dMZiO{width:64px;height:64px;font-size:32px}.brand-mark_sizeXl__RR1_n{width:88px;height:88px;font-size:44px}.sign-in-prompt-sheet_footer__OivPU{display:flex;gap:var(--space-3);width:100%}.toast_viewport__NtQib{position:fixed;left:0;right:0;bottom:calc(var(--bottom-nav-height) + var(--safe-bottom) + var(--space-4));display:flex;flex-direction:column;align-items:center;gap:var(--space-2);padding:0 var(--side-padding);pointer-events:none;z-index:var(--z-toast)}.toast_toast__U8_9k{pointer-events:auto;max-width:420px;width:100%;display:flex;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);border-radius:var(--radius-m);background:var(--color-surface);color:var(--color-foreground);box-shadow:var(--shadow-l);border:1px solid var(--color-border);font-size:var(--text-sm);line-height:var(--leading-snug);animation:toast_toastIn__EmZoF var(--duration-fast) var(--easing-standard) both}.toast_toastInfo__j92rb{border-color:var(--color-border)}.toast_toastSuccess__uPI4O{border-color:var(--color-success)}.toast_toastError__wEmsw{border-color:var(--color-danger)}.toast_icon__PZqd5{flex:0 0 auto;width:18px;height:18px;display:flex;align-items:center;justify-content:center}.toast_iconInfo__pO3LQ{color:var(--color-foreground-muted)}.toast_iconSuccess__s5jpi{color:var(--color-success)}.toast_iconError__QpF5D{color:var(--color-danger)}.toast_message__6Civs{flex:1 1 auto;min-width:0;overflow-wrap:anywhere}.toast_dismiss__7_ytD{flex:0 0 auto;background:none;border:0;padding:var(--space-1);margin:calc(var(--space-1) * -1);color:var(--color-foreground-muted);cursor:pointer;border-radius:var(--radius-xs);display:flex;align-items:center;justify-content:center}.toast_dismiss__7_ytD:hover{color:var(--color-foreground)}.toast_dismiss__7_ytD:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}@keyframes toast_toastIn__EmZoF{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.progress-bar_root__X9IWb{position:relative;width:100%;height:4px;background:var(--color-surface-muted);border-radius:999px;overflow:hidden}.progress-bar_fill___dHRV{position:absolute;inset:0;right:auto;background:var(--color-primary);border-radius:999px;transition:width var(--duration-normal,.22s) var(--easing-standard)}.edit-name-form_form__v2fGT{display:flex;flex-direction:column;gap:var(--space-4)}.edit-name-form_actions__Y6UIR{display:flex;flex-direction:column;gap:var(--space-2)}.options-grid_container__C_4iX{position:relative;flex:1 1 auto;container-type:inline-size}.options-grid_grid__GJz8M{position:absolute;inset:0;display:grid;gap:2px;background:var(--color-border);overflow:hidden}.options-grid_g1__KiDAr{grid-template-columns:1fr;grid-template-rows:1fr}.options-grid_g2__Ug_er{grid-template-columns:1fr;grid-template-rows:1fr 1fr}.options-grid_g3__cLgzK{grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr}.options-grid_g3__cLgzK>:nth-child(3){grid-column:1/span 2}.options-grid_g4__ZWsCp{grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr}@container (min-width: 40rem){.options-grid_g2__Ug_er{grid-template-columns:1fr 1fr;grid-template-rows:1fr}.options-grid_g3__cLgzK{grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr}.options-grid_g3__cLgzK>:nth-child(3){grid-column:auto}}.image-viewer_backdrop__hRBTy{position:fixed;inset:0;z-index:var(--z-modal,1000);background:rgba(0,0,0,.92);display:flex;align-items:center;justify-content:center;padding:var(--safe-top,0) 0 var(--safe-bottom,0) 0;animation:image-viewer_viewerFadeIn__iY7CU var(--duration-fast) var(--easing-standard);touch-action:none;overscroll-behavior:contain;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}@keyframes image-viewer_viewerFadeIn__iY7CU{0%{opacity:0}to{opacity:1}}.image-viewer_stage__E_d3_{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.image-viewer_image__8k6Kv{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;will-change:transform,opacity;pointer-events:none;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.image-viewer_closeButton__GUGLM{position:absolute;top:calc(var(--space-3) + var(--safe-top, 0px));right:var(--space-3);width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:0;border-radius:var(--radius-full);background:rgba(255,255,255,.12);color:#fff;cursor:pointer;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:background var(--duration-fast) var(--easing-standard)}.image-viewer_closeButton__GUGLM:hover{background:rgba(255,255,255,.22)}.image-viewer_closeButton__GUGLM:focus-visible{outline:2px solid #fff;outline-offset:2px}.app-shell_root__j3NLl{position:relative;min-height:100dvh;background:var(--color-background)}.settings_root__jnkYG{min-height:100dvh;display:flex;flex-direction:column}.settings_header__2FoCb{display:flex;align-items:center;gap:var(--space-3);padding:calc(var(--space-4) + var(--safe-top)) var(--side-padding) var(--space-4)}.settings_title__C3FkH{margin:0;font-size:var(--text-xl);font-weight:var(--weight-bold);color:var(--color-foreground)}.settings_body__orjRa{flex:1 1 auto;display:flex;flex-direction:column;gap:var(--space-5);padding:var(--space-3) var(--side-padding) calc(var(--space-6) + var(--safe-bottom))}.settings_aboutRow__LkdPr{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);padding:var(--space-3)}.settings_aboutLabel__8jpPd{font-size:var(--text-md);color:var(--color-foreground)}.settings_aboutValue__bpFYA{font-size:var(--text-md);color:var(--color-foreground-muted)}.settings_dangerZone__8X7kq{display:flex;flex-direction:column;gap:var(--space-3);margin-top:var(--space-2)}.profile-edit_root__mzOWj{min-height:100dvh;display:flex;flex-direction:column}.profile-edit_header__asDYi{display:flex;align-items:center;gap:var(--space-3);padding:calc(var(--space-4) + var(--safe-top)) var(--side-padding) var(--space-4)}.profile-edit_title__EPstF{margin:0;font-size:var(--text-xl);font-weight:var(--weight-bold);color:var(--color-foreground)}.profile-edit_body__eB4si{flex:1 1 auto;padding:var(--space-4) var(--side-padding) calc(var(--space-6) + var(--safe-bottom))}.profile-me_root__J30cz{min-height:100dvh;padding-bottom:calc(var(--bottom-nav-height) + var(--space-6) + var(--safe-bottom))}.profile-me_header___yF2z{position:relative;display:flex;flex-direction:column;align-items:center;gap:var(--space-3);padding:calc(var(--space-6) + var(--safe-top)) var(--side-padding) var(--space-5)}.profile-me_settingsLink__ZJddg{position:absolute;top:calc(var(--space-4) + var(--safe-top));right:var(--space-4);width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-full);background:var(--color-surface-muted);color:var(--color-foreground);text-decoration:none}.profile-me_settingsLink__ZJddg:hover{background:var(--color-surface-elevated)}.profile-me_identity__HoPDW{display:flex;flex-direction:column;align-items:center;gap:var(--space-1)}.profile-me_name__LHekX{margin:0;font-size:var(--text-2xl);font-weight:var(--weight-bold);color:var(--color-foreground)}.profile-me_phone__Pm65u{margin:0;font-size:var(--text-md);color:var(--color-foreground-muted)}.profile-me_editLink__jGbsT{display:inline-flex;align-items:center;gap:var(--space-2);margin-top:var(--space-2);padding:var(--space-2) var(--space-4);background:var(--color-surface-muted);color:var(--color-primary);border-radius:var(--radius-full);text-decoration:none;font-size:var(--text-md);font-weight:var(--weight-medium)}.profile-me_editLink__jGbsT:hover{background:var(--color-surface-elevated)}.profile-me_section__D6dMA{margin-top:var(--space-4);padding:0 var(--side-padding);display:flex;flex-direction:column;gap:var(--space-3)}.profile-me_sectionTitle__ZFdTw{margin:0;font-size:var(--text-lg);font-weight:var(--weight-semibold);color:var(--color-foreground)}.votable-post-options_cell__M5x5X,.votable-post-options_tile__kDbkW{position:relative;width:100%;height:100%;overflow:hidden}.votable-post-options_tile__kDbkW{display:block;padding:0;margin:0;border:0;background:transparent;color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform var(--duration-fast) var(--easing-standard);-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.votable-post-options_tile__kDbkW:active{transform:scale(.985)}.votable-post-options_tile__kDbkW:focus-visible{outline:2px solid var(--color-primary);outline-offset:-2px}.votable-post-options_tile__kDbkW:disabled{cursor:default}.votable-post-options_tileStatic__IMhrc{position:relative;display:block;width:100%;height:100%;overflow:hidden}.votable-post-options_expandButton__T1CuC{display:none}@media (hover:hover) and (pointer:fine){.votable-post-options_expandButton__T1CuC{position:absolute;top:var(--space-2);left:var(--space-2);width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:0;border-radius:var(--radius-full);background:rgba(0,0,0,.45);color:#fff;cursor:pointer;opacity:0;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);transition:opacity var(--duration-fast) var(--easing-standard),background var(--duration-fast) var(--easing-standard);z-index:1}.votable-post-options_cell__M5x5X:hover .votable-post-options_expandButton__T1CuC,.votable-post-options_expandButton__T1CuC:focus-visible{opacity:1}.votable-post-options_expandButton__T1CuC:hover{background:rgba(0,0,0,.65)}.votable-post-options_expandButton__T1CuC:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}}.feed-item_root__K8wMA{position:relative;width:100%;height:100%;overflow:hidden}.feed-item_footer__KsCKw,.feed-item_root__K8wMA{display:flex;flex-direction:column;background:var(--color-background)}.feed-item_footer__KsCKw{flex-shrink:0;padding:var(--space-4) var(--side-padding) calc(var(--bottom-nav-height) + var(--space-6) + var(--safe-bottom)) var(--side-padding);gap:var(--space-2)}.feed-item_category__oKAFS{margin-left:calc(var(--space-2) * -1)}.feed-item_title__MIYnF{margin:0;font-size:var(--text-2xl);line-height:var(--leading-tight);font-weight:var(--weight-bold);color:var(--color-foreground);letter-spacing:-.01em;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.feed-item_statsRow__51VOy{margin-top:var(--space-1)}.feed-scroller_root__Xx4s9{height:100dvh;width:100%;overflow-y:auto;overflow-x:hidden;scroll-snap-type:y mandatory;overscroll-behavior-y:contain;scrollbar-width:none;-ms-overflow-style:none}.feed-scroller_root__Xx4s9::-webkit-scrollbar{display:none}.feed-scroller_track__5_GnM{position:relative;width:100%}.feed-scroller_slot__MsD3_{position:absolute;top:0;left:0;width:100%;scroll-snap-align:start;scroll-snap-stop:always;will-change:transform}.feed-scroller_statusSlot__oJllb{display:flex;align-items:center;justify-content:center;min-height:100dvh;padding:var(--space-8);text-align:center;scroll-snap-align:start}.bottom-nav_root__PVnKM{position:fixed;left:50%;bottom:calc(var(--safe-bottom) + var(--space-4));transform:translateX(-50%);z-index:var(--z-sticky);display:flex;align-items:center;justify-content:center;gap:var(--space-3);padding:var(--space-2) var(--space-3);background:rgba(23,26,38,.72);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:var(--radius-full);box-shadow:var(--shadow-l);border:1px solid rgba(255,255,255,.06)}.bottom-nav_button__3kbCp{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:var(--radius-full);color:var(--color-foreground);background:transparent;transition:background-color var(--duration-fast) var(--easing-standard),color var(--duration-fast) var(--easing-standard)}.bottom-nav_buttonActive__jgitD,.bottom-nav_button__3kbCp:hover{background:rgba(255,255,255,.08)}.bottom-nav_buttonActive__jgitD{color:var(--color-foreground)}.bottom-nav_buttonPrimary___hZO2{background:var(--color-primary);color:var(--color-primary-foreground)}.bottom-nav_buttonPrimary___hZO2:hover{background:var(--color-primary-hover)}.settings-section_root__qhemo{display:flex;flex-direction:column;gap:var(--space-2)}.settings-section_title__0Nw_r{margin:0;padding:0 var(--space-3);font-size:var(--text-md);font-weight:var(--weight-semibold);color:var(--color-foreground)}.settings-section_card__cl6_M{display:flex;flex-direction:column;background:var(--color-surface-elevated);border-radius:var(--radius-l);overflow:hidden}.settings-section_card__cl6_M>*+*{border-top:1px solid var(--color-border)}.profile-posts-scroller_root__O99iB{height:100dvh;width:100%;overflow-y:auto;overflow-x:hidden;scroll-snap-type:y mandatory;overscroll-behavior-y:contain;scrollbar-width:none;-ms-overflow-style:none;background:var(--color-background)}.profile-posts-scroller_root__O99iB::-webkit-scrollbar{display:none}.profile-posts-scroller_track__MJEAo{position:relative;width:100%}.profile-posts-scroller_slot__tUX9c{width:100%;scroll-snap-align:start;scroll-snap-stop:always;flex-shrink:0}.profile-posts-scroller_sentinel__ihJW5{width:100%;height:100dvh;display:flex;align-items:center;justify-content:center;padding:var(--space-8);text-align:center;color:var(--color-foreground-muted);scroll-snap-align:start;scroll-snap-stop:always}.profile-posts-scroller_sentinelInner__jc0GV{display:flex;flex-direction:column;align-items:center;gap:var(--space-3)}.profile-posts-scroller_sentinelIcon__QDFGI{width:32px;height:32px;color:var(--color-foreground-muted)}.profile-posts-scroller_statusSlot__2outF{display:flex;align-items:center;justify-content:center;min-height:100dvh;padding:var(--space-8);text-align:center;scroll-snap-align:start}.post-card_root__UM1Tx{display:flex;flex-direction:column;background:var(--color-surface);border-radius:var(--radius-l);overflow:hidden;color:inherit}.post-card_rootLink__EKoXC{text-decoration:none;transition:transform var(--duration-fast) var(--easing-standard)}.post-card_rootLink__EKoXC:hover{transform:translateY(-2px)}.post-card_rootLink__EKoXC:active{transform:scale(.995)}.post-card_preview__on07h{position:relative;width:100%;aspect-ratio:4/5;overflow:hidden;display:flex}.post-card_meta__RKmIP{display:flex;flex-direction:column;gap:var(--space-2);padding:var(--space-3)}.post-card_category__gGoL5{margin-left:calc(var(--space-2) * -1);align-self:flex-start}.post-card_title__adxdZ{margin:0;font-size:var(--text-base);font-weight:var(--weight-semibold);line-height:var(--leading-snug);color:var(--color-foreground);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.post-card_stats___z54u{font-size:var(--text-sm);color:var(--color-foreground-muted)}