._filter-box_nxwi7_1{display:flex;margin:16px 0 0;border-bottom:1px solid var(--border)}._filter_nxwi7_1{display:flex;gap:4px}._filter-item_nxwi7_12{padding:8px 12px;margin-bottom:-1px;font-size:13px;font-weight:500;line-height:1.4;color:var(--muted-foreground);border-bottom:2px solid transparent;cursor:pointer;transition:color .15s ease,border-color .15s ease}._filter-item_nxwi7_12:hover{color:var(--foreground)}._filter-item_nxwi7_12._active_nxwi7_30{color:var(--foreground);border-bottom-color:var(--primary)}._create-post-form_r8sy1_1{display:flex;flex-direction:column;gap:16px;width:100%;min-width:600px;margin:0 auto}._create-post-form_r8sy1_1 label{display:block;margin-bottom:6px;font-size:13px;font-weight:500;color:var(--foreground)}._create-post-form_r8sy1_1 input,._create-post-form_r8sy1_1 textarea{display:block;width:100%;padding:10px 12px;font-family:inherit;font-size:13px;line-height:1.6;color:var(--foreground);background-color:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);outline:none;transition:border-color .15s ease,box-shadow .15s ease}._create-post-form_r8sy1_1 input::placeholder,._create-post-form_r8sy1_1 textarea::placeholder{color:var(--muted-foreground)}._create-post-form_r8sy1_1 input:focus,._create-post-form_r8sy1_1 textarea:focus{border-color:var(--ring);box-shadow:0 0 0 3px color-mix(in oklab,var(--ring) 35%,transparent)}._create-post-form_r8sy1_1 input{height:40px}._create-post-form_r8sy1_1 textarea{min-height:160px;resize:vertical}._create-post-form_r8sy1_1 ._counter_r8sy1_53{margin:6px 0 0;font-family:var(--font-mono);font-size:12px;font-variant-numeric:tabular-nums;text-align:right;color:var(--muted-foreground)}._create-post-form_r8sy1_1 ._counter-over_r8sy1_62{color:var(--destructive);font-weight:600}._create-post-form_r8sy1_1 ._submit-button_r8sy1_67{align-self:flex-end;height:38px;padding:0 20px;margin:0;font-family:inherit;font-size:13px;font-weight:500;line-height:1;color:var(--primary-foreground);background-color:var(--primary);border:none;border-radius:var(--radius-md);cursor:pointer;transition:background-color .15s ease}._create-post-form_r8sy1_1 ._submit-button_r8sy1_67:hover:not(:disabled){background-color:color-mix(in oklab,var(--primary) 88%,black)}._create-post-form_r8sy1_1 ._submit-button_r8sy1_67:disabled{color:var(--muted-foreground);background-color:var(--muted);cursor:not-allowed}@media (max-width: 675px){._create-post-form_r8sy1_1{min-width:400px}}@media (max-width: 480px){._create-post-form_r8sy1_1{min-width:100%}}._modal-overlay_19eqd_1{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1100;display:flex;align-items:center;justify-content:center;padding:16px;background-color:#0000008c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}._modal-content_19eqd_16{position:relative;display:flex;flex-direction:column;width:auto;max-width:660px;max-height:calc(100vh - 32px);overflow-y:auto;padding:20px;background-color:var(--popover);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg)}._modal-close_19eqd_31{align-self:flex-end;display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;margin-bottom:4px;color:var(--muted-foreground);background:transparent;border:none;border-radius:var(--radius-md);cursor:pointer;transition:background-color .15s ease,color .15s ease}._modal-close_19eqd_31 svg{width:16px;height:16px}._modal-close_19eqd_31:hover{color:var(--foreground);background-color:var(--accent)}._wrapper_1ux7s_1{display:flex;justify-content:center;align-items:center;width:100%;padding:64px 0}._spinner_1ux7s_9{width:28px;height:28px;border:2px solid var(--border);border-top-color:var(--primary);border-radius:var(--radius-full);animation:_spin_1ux7s_9 .7s linear infinite}@keyframes _spin_1ux7s_9{to{transform:rotate(360deg)}}._container_1f0m4_1{position:relative;display:inline-block}._text_1f0m4_6{position:absolute;bottom:calc(100% + 8px);left:50%;z-index:1100;width:180px;padding:7px 10px;font-size:12px;line-height:1.45;text-align:center;white-space:normal;color:var(--background);background-color:var(--foreground);border-radius:var(--radius-md);box-shadow:var(--shadow-md);transform:translate(-50%);visibility:hidden;opacity:0;pointer-events:none;transition:opacity .15s ease-in-out}._text_1f0m4_6:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border-width:5px;border-style:solid;border-color:var(--foreground) transparent transparent transparent}._container_1f0m4_1:hover ._text_1f0m4_6{visibility:visible;opacity:1}._posts-section_ohfef_1{display:flex;flex-direction:column}._post-header_ohfef_8{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:4px}._post-headline_ohfef_16{display:flex;align-items:center;gap:10px;margin:0;font-size:20px;font-weight:600;letter-spacing:-.02em;color:var(--foreground)}._post-headline_ohfef_16 button{display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;margin:0;color:var(--muted-foreground);background-color:transparent;border:none;border-radius:var(--radius-md);cursor:pointer;transition:background-color .15s ease,color .15s ease}._post-headline_ohfef_16 button svg{width:16px;height:16px}._post-headline_ohfef_16 button:hover{color:var(--foreground);background-color:var(--accent)}._new-post_ohfef_55{height:32px;padding:0 12px;margin:0;font-family:inherit;font-size:13px;font-weight:500;line-height:1;color:var(--primary-foreground);background-color:var(--primary);border:none;border-radius:var(--radius-md);cursor:pointer;flex-shrink:0;transition:background-color .15s ease}._new-post_ohfef_55:hover:not(:disabled){background-color:color-mix(in oklab,var(--primary) 88%,black)}._new-post_ohfef_55:disabled{color:var(--muted-foreground);background-color:var(--muted);cursor:not-allowed}._post-list_ohfef_84{margin:0;padding:0;list-style:none}._empty_ohfef_90{margin:0;padding:32px 4px;font-size:13px;color:var(--muted-foreground)}._post-item_ohfef_97{position:relative;display:flex;gap:16px;padding:12px;list-style:none;border-bottom:1px solid var(--border);transition:background-color .15s ease}._post-item_ohfef_97:hover{background-color:color-mix(in oklab,var(--accent) 30%,transparent)}._stats_ohfef_114{display:none;flex-direction:column;align-items:stretch;gap:6px;width:74px;flex-shrink:0;padding-top:1px}@media (min-width: 640px){._stats_ohfef_114{display:flex}}._stat_ohfef_114{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:5px 4px;color:var(--muted-foreground);background:transparent;border:1px solid transparent;border-radius:var(--radius-md);font-family:inherit;transition:color .15s ease,border-color .15s ease,background-color .15s ease}._stat-value_ohfef_149{font-family:var(--font-mono);font-size:13px;font-weight:600;font-variant-numeric:tabular-nums;line-height:1.3}._stat-label_ohfef_157{font-family:var(--font-mono);font-size:.65rem;letter-spacing:.02em;line-height:1.4;white-space:nowrap}._stat_ohfef_114._answered_ohfef_166{color:var(--primary);border-color:color-mix(in oklab,var(--primary) 25%,transparent)}._like-button_ohfef_171{cursor:pointer}._like-button_ohfef_171:disabled{cursor:default;opacity:.5}._like-button_ohfef_171:not(:disabled):hover{color:var(--vote);border-color:color-mix(in oklab,var(--vote) 30%,transparent)}._like-button_ohfef_171._liked_ohfef_185{color:var(--vote);border-color:color-mix(in oklab,var(--vote) 30%,transparent);background-color:color-mix(in oklab,var(--vote) 10%,transparent)}._post-main_ohfef_193{min-width:0;flex:1}._post-title_ohfef_198{margin:0;font-size:14px;font-weight:500;line-height:1.4;text-wrap:pretty}._post-title_ohfef_198 a{color:var(--foreground);text-decoration:none;transition:color .15s ease}._post-title_ohfef_198 a:hover{color:var(--primary)}._post-preview_ohfef_216{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:4px 0 0;font-size:13px;line-height:1.55;color:var(--muted-foreground)}._post-footer_ohfef_227{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:12px}._byline_ohfef_235{display:flex;align-items:center;gap:6px;margin-left:auto;font-size:12px;color:var(--muted-foreground)}._byline-initials_ohfef_244{display:flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0;font-family:var(--font-mono);font-size:.6rem;font-weight:500;color:var(--primary);background-color:color-mix(in oklab,var(--primary) 12%,transparent);border-radius:var(--radius-sm)}._username-link_ohfef_259{font-weight:500;color:var(--foreground);text-decoration:none}._username-link_ohfef_259:hover{color:var(--primary)}._time_ohfef_269{font-weight:400}._options-icon_ohfef_275{position:absolute;top:12px;right:8px;display:flex;align-items:center;justify-content:center;width:26px;height:26px;padding:0;color:var(--muted-foreground);background-color:transparent;border:none;border-radius:var(--radius-md);cursor:pointer;opacity:0;transition:opacity .15s ease,background-color .15s ease,color .15s ease}._options-icon_ohfef_275 svg{width:16px;height:16px}._options-icon_ohfef_275:hover,._options-icon_ohfef_275:focus-visible{color:var(--foreground);background-color:var(--accent)}._post-item_ohfef_97:hover ._options-icon_ohfef_275,._options-icon_ohfef_275:focus-visible{opacity:1}._options-menu_ohfef_313{position:absolute;top:40px;right:8px;z-index:10;display:flex;flex-direction:column;min-width:140px;overflow:hidden;background-color:var(--popover);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg)}._options-menu_ohfef_313 button{padding:9px 14px;font-family:inherit;font-size:13px;text-align:left;color:var(--foreground);background-color:transparent;border:none;border-bottom:1px solid var(--border);cursor:pointer}._options-menu_ohfef_313 button:hover{background-color:var(--accent);color:var(--accent-foreground)}._options-menu_ohfef_313 button:last-child{border-bottom:none}._load-more_ohfef_351{display:flex;justify-content:center;margin:24px 0}._load-more_ohfef_351 button{height:34px;padding:0 20px;font-family:inherit;font-size:13px;font-weight:500;color:var(--foreground);background-color:transparent;border:1px solid var(--border);border-radius:var(--radius-md);cursor:pointer;transition:background-color .15s ease,border-color .15s ease}._load-more_ohfef_351 button:hover:not(:disabled){background-color:var(--accent);border-color:color-mix(in oklab,var(--primary) 30%,transparent)}._load-more_ohfef_351 button:disabled{opacity:.5;cursor:not-allowed}._delete-post-modal_ohfef_385 h2,._report-post-modal_ohfef_386 h2{margin:0 0 8px;font-size:16px;font-weight:600;color:var(--foreground)}._delete-post-modal_ohfef_385 p,._report-post-modal_ohfef_386 p{margin:0 0 20px;font-size:13px;line-height:1.6;color:var(--muted-foreground)}._delete-post-modal_ohfef_385 ._modal-buttons_ohfef_401,._report-post-modal_ohfef_386 ._modal-buttons_ohfef_401{display:flex;gap:8px;justify-content:flex-end}._delete-post-modal_ohfef_385 ._confirm-button_ohfef_407,._delete-post-modal_ohfef_385 ._cancel-button_ohfef_408,._report-post-modal_ohfef_386 ._confirm-button_ohfef_407,._report-post-modal_ohfef_386 ._cancel-button_ohfef_408{height:34px;padding:0 14px;margin:0;font-family:inherit;font-size:13px;font-weight:500;line-height:1;border-radius:var(--radius-md);cursor:pointer;transition:background-color .15s ease}._delete-post-modal_ohfef_385 ._confirm-button_ohfef_407,._report-post-modal_ohfef_386 ._confirm-button_ohfef_407{color:var(--primary-foreground);background-color:var(--destructive);border:1px solid transparent}._delete-post-modal_ohfef_385 ._confirm-button_ohfef_407:hover:not(:disabled),._report-post-modal_ohfef_386 ._confirm-button_ohfef_407:hover:not(:disabled){background-color:var(--error-dark)}._delete-post-modal_ohfef_385 ._confirm-button_ohfef_407:disabled,._report-post-modal_ohfef_386 ._confirm-button_ohfef_407:disabled{background-color:var(--muted);color:var(--muted-foreground);cursor:not-allowed}._delete-post-modal_ohfef_385 ._cancel-button_ohfef_408,._report-post-modal_ohfef_386 ._cancel-button_ohfef_408{color:var(--foreground);background-color:transparent;border:1px solid var(--border)}._delete-post-modal_ohfef_385 ._cancel-button_ohfef_408:hover,._report-post-modal_ohfef_386 ._cancel-button_ohfef_408:hover{background-color:var(--accent)}._footer_1ueac_1{display:flex;align-items:center;justify-content:center;padding:24px 16px;margin-top:32px;border-top:1px solid var(--border)}._footer_1ueac_1 ._nav_1ueac_10{display:flex;flex-wrap:wrap;justify-content:center;gap:24px}._footer_1ueac_1 a{font-size:13px;color:var(--muted-foreground);text-decoration:none;transition:color .15s ease}._footer_1ueac_1 a:hover{color:var(--foreground)}._home_122co_1{background:transparent}._home_122co_1 ._container_122co_4{width:100%;margin:0 auto}._home_122co_1 main{flex:1}._home_122co_1 section{padding:56px 0}._home_122co_1 ._hero_122co_19{padding:48px 0 64px;text-align:center}._home_122co_1 h1{margin:0 0 16px;font-size:32px;font-weight:600;line-height:1.15;letter-spacing:-.03em;text-wrap:balance;color:var(--foreground)}._home_122co_1 ._hero_122co_19 p{max-width:560px;margin:0 auto;font-size:15px;line-height:1.6;text-wrap:pretty;color:var(--muted-foreground)}._home_122co_1 ._cta-buttons_122co_43{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:28px}._home_122co_1 ._btn_122co_51{display:inline-flex;align-items:center;justify-content:center;height:42px;padding:0 20px;font-family:inherit;font-size:14px;font-weight:500;line-height:1;border:1px solid transparent;border-radius:var(--radius-lg);cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease}._home_122co_1 ._btn_122co_51._primary_122co_70{color:var(--primary-foreground);background-color:var(--primary)}._home_122co_1 ._btn_122co_51._primary_122co_70:hover{background-color:color-mix(in oklab,var(--primary) 88%,black)}._home_122co_1 ._btn_122co_51._secondary_122co_79{color:var(--foreground);background-color:transparent;border-color:var(--border)}._home_122co_1 ._btn_122co_51._secondary_122co_79:hover{background-color:var(--accent);border-color:color-mix(in oklab,var(--primary) 30%,transparent)}._home_122co_1 ._cta-buttons_122co_43 ._btn_122co_51{margin:0}._home_122co_1 ._hero-hint_122co_94{margin:20px 0 0;font-size:13px;color:var(--muted-foreground)}._home_122co_1 h2{margin:0 0 32px;font-size:22px;font-weight:600;letter-spacing:-.02em;text-align:center;color:var(--foreground)}._home_122co_1 h3{margin:14px 0 8px;font-size:14px;font-weight:600;color:var(--foreground)}._home_122co_1 p{margin:0 0 16px}._home_122co_1 ._why-use_122co_124{border-top:1px solid var(--border)}._home_122co_1 ._card-grid_122co_128{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}._home_122co_1 ._card_122co_128{padding:20px;background-color:var(--card);border:1px solid var(--border);border-radius:var(--radius-2xl);transition:border-color .15s ease}._home_122co_1 ._card_122co_128 p{margin:0;font-size:13px;line-height:1.6;color:var(--muted-foreground)}._home_122co_1 ._card_122co_128:hover{border-color:color-mix(in oklab,var(--primary) 30%,transparent)}._home_122co_1 ._card_122co_128 svg{display:block;width:20px;height:20px;padding:8px;box-sizing:content-box;color:var(--primary);background-color:color-mix(in oklab,var(--primary) 12%,transparent);border-radius:var(--radius-lg)}._home_122co_1 ._about-platform_122co_166{border-top:1px solid var(--border)}._home_122co_1 ._about-platform_122co_166 p{max-width:620px;margin:0 auto 16px;font-size:14px;line-height:1.7;text-align:center;color:var(--muted-foreground)}._home_122co_1 ._about-platform_122co_166 p:last-child{margin-bottom:0}@media (max-width: 768px){._home_122co_1 h1{font-size:28px}._home_122co_1 ._card-grid_122co_128{grid-template-columns:1fr}}._login-box_3wuz1_1{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:24px 16px;background-color:var(--background)}._login-box_3wuz1_1>svg{width:40px;height:40px;margin-bottom:20px;color:var(--primary)}._login-form_3wuz1_18{display:flex;flex-direction:column;width:100%;max-width:380px;padding:28px;background-color:var(--card);border:1px solid var(--border);border-radius:var(--radius-2xl);box-shadow:var(--shadow-md)}._login-form_3wuz1_18 label{margin-bottom:6px;font-size:13px;font-weight:500;color:var(--foreground)}._login-form_3wuz1_18 input{width:100%;height:40px;padding:0 12px;margin-bottom:18px;font-family:inherit;font-size:13px;color:var(--foreground);background-color:var(--background);border:1px solid var(--border);border-radius:var(--radius-lg);outline:none;transition:border-color .15s ease,box-shadow .15s ease}._login-form_3wuz1_18 input:focus{border-color:var(--ring);box-shadow:0 0 0 3px color-mix(in oklab,var(--ring) 35%,transparent)}._login-form_3wuz1_18 ._password-input-container_3wuz1_58{position:relative;display:flex;align-items:center}._login-form_3wuz1_18 ._password-input-container_3wuz1_58 input{padding-right:40px}._login-form_3wuz1_18 ._password-toggle_3wuz1_68{position:absolute;top:8px;right:8px;display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;color:var(--muted-foreground);background:transparent;border:none;border-radius:var(--radius-sm);cursor:pointer}._login-form_3wuz1_18 ._password-toggle_3wuz1_68 svg{width:16px;height:16px}._login-form_3wuz1_18 ._password-toggle_3wuz1_68:hover{color:var(--foreground)}._login-form_3wuz1_18 button[type=submit]{height:40px;padding:0 12px;margin:0;font-family:inherit;font-size:13px;font-weight:500;line-height:1;color:var(--primary-foreground);background-color:var(--primary);border:none;border-radius:var(--radius-md);cursor:pointer;transition:background-color .15s ease}._login-form_3wuz1_18 button[type=submit]:hover:not(:disabled){background-color:color-mix(in oklab,var(--primary) 88%,black)}._login-form_3wuz1_18 button[type=submit]:disabled{color:var(--muted-foreground);background-color:var(--muted);cursor:not-allowed}._login-form_3wuz1_18 ._error-text_3wuz1_120{margin:12px 0 0;font-size:13px;color:var(--destructive)}._forgot-link_3wuz1_127{align-self:flex-start;margin-top:14px;font-size:13px;color:var(--muted-foreground);text-decoration:none}._forgot-link_3wuz1_127:hover{color:var(--foreground)}._login-text_3wuz1_139{margin-top:28px;font-size:13px;color:var(--muted-foreground)}._login-link_3wuz1_145{font-weight:500;color:var(--primary);text-decoration:none}._login-link_3wuz1_145:hover{text-decoration:underline}._picker_1k4gj_3{position:relative;flex:35 1 0;min-width:170px}._trigger_1k4gj_12{display:flex;align-items:center;gap:8px;width:100%;height:36px;padding:0 10px;font-family:inherit;font-size:13px;color:var(--foreground);background-color:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);cursor:pointer;transition:background-color .15s ease,border-color .15s ease}._trigger_1k4gj_12>svg{width:16px;height:16px;flex-shrink:0;color:var(--muted-foreground)}._trigger_1k4gj_12:hover{border-color:color-mix(in oklab,var(--primary) 35%,transparent)}._trigger-mark_1k4gj_42{display:flex;align-items:center;justify-content:center;width:22px;height:22px;flex-shrink:0;font-family:var(--font-mono);font-size:11px;font-weight:600;color:var(--primary);background-color:color-mix(in oklab,var(--primary) 12%,transparent);border-radius:var(--radius-sm)}._trigger-label_1k4gj_57{flex:1;min-width:0;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}._trigger-chevron_1k4gj_66{display:flex;flex-shrink:0;color:var(--muted-foreground);transition:transform .15s ease}._trigger-chevron_1k4gj_66 svg{width:14px;height:14px}._trigger-chevron_1k4gj_66._open_1k4gj_78{transform:rotate(180deg)}._panel_1k4gj_84{position:absolute;top:calc(100% + 6px);left:0;z-index:1100;display:flex;flex-direction:column;width:100%;min-width:300px;overflow:hidden;background-color:var(--popover);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg)}._panel-search_1k4gj_100{position:relative;display:flex;align-items:center;padding:8px;border-bottom:1px solid var(--border)}._panel-search_1k4gj_100 svg{position:absolute;left:18px;width:15px;height:15px;color:var(--muted-foreground);pointer-events:none}._panel-input_1k4gj_117{width:100%;height:34px;padding:0 10px 0 32px;font-family:inherit;font-size:13px;color:var(--foreground);background-color:var(--background);border:1px solid var(--border);border-radius:var(--radius-md);outline:none}._panel-input_1k4gj_117::placeholder{color:var(--muted-foreground)}._panel-input_1k4gj_117:focus{border-color:var(--ring);box-shadow:0 0 0 3px color-mix(in oklab,var(--ring) 35%,transparent)}._panel-list_1k4gj_139{list-style:none;margin:0;padding:6px;max-height:300px;overflow-y:auto;scrollbar-width:thin}._panel-item_1k4gj_148{display:flex;align-items:center;gap:10px;width:100%;padding:7px 8px;font-family:inherit;font-size:13px;text-align:left;color:var(--foreground);background:transparent;border:none;border-radius:var(--radius-md);cursor:pointer;transition:background-color .15s ease}._panel-item_1k4gj_148:hover,._panel-item_1k4gj_148._selected_1k4gj_169{background-color:var(--accent)}._item-mark_1k4gj_173{display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0;font-family:var(--font-mono);font-size:11px;font-weight:600;color:var(--primary);background-color:color-mix(in oklab,var(--primary) 12%,transparent);border-radius:var(--radius-sm)}._item-label_1k4gj_188{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._item-dot_1k4gj_196{width:6px;height:6px;flex-shrink:0;background-color:var(--primary);border-radius:var(--radius-full)}._panel-empty_1k4gj_204{margin:0;padding:24px 16px;font-size:13px;text-align:center;color:var(--muted-foreground)}._panel-hint_1k4gj_212{margin:0;padding:8px 14px;font-size:11px;color:var(--muted-foreground);border-top:1px solid var(--border)}@media (max-width: 640px){._picker_1k4gj_3{flex:0 0 auto;min-width:0}._trigger_1k4gj_12{width:44px;padding:0;justify-content:center}._trigger-label_1k4gj_57,._trigger-chevron_1k4gj_66{display:none}._panel_1k4gj_84{width:280px;min-width:0}}._post-search_acu9m_3{position:relative;display:flex;align-items:center;flex:65 1 0;min-width:150px;height:36px}._post-search_acu9m_3>svg{position:absolute;left:11px;width:16px;height:16px;color:var(--muted-foreground);pointer-events:none}._input_acu9m_21{width:100%;height:100%;padding:0 34px;font-family:inherit;font-size:13px;color:var(--foreground);background-color:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);outline:none;transition:border-color .15s ease,box-shadow .15s ease}._input_acu9m_21::placeholder{color:var(--muted-foreground)}._input_acu9m_21:focus{border-color:var(--ring);box-shadow:0 0 0 3px color-mix(in oklab,var(--ring) 35%,transparent)}._input_acu9m_21:disabled{cursor:not-allowed;opacity:.6}._clear_acu9m_51{position:absolute;right:6px;display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;color:var(--muted-foreground);background:transparent;border:none;border-radius:var(--radius-sm);cursor:pointer;transition:background-color .15s ease,color .15s ease}._clear_acu9m_51 svg{width:14px;height:14px}._clear_acu9m_51:hover{color:var(--foreground);background-color:var(--accent)}._panel_f3i1t_1{position:absolute;top:calc(100% + 8px);right:0;z-index:1100;width:320px;overflow:hidden;background-color:var(--popover);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg)}._header_f3i1t_14{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 14px;font-size:13px;font-weight:600;color:var(--foreground);border-bottom:1px solid var(--border)}._mark-read_f3i1t_26{padding:0;font-family:inherit;font-size:12px;font-weight:500;color:var(--muted-foreground);background:transparent;border:none;cursor:pointer;transition:color .15s ease}._mark-read_f3i1t_26:hover{color:var(--primary)}._empty_f3i1t_42{margin:0;padding:28px 16px;font-size:13px;text-align:center;color:var(--muted-foreground)}._list_f3i1t_50{list-style:none;padding:0;margin:0;max-height:380px;overflow-y:auto;scrollbar-width:thin}._item_f3i1t_59{position:relative;padding:12px 14px;border-bottom:1px solid var(--border);cursor:pointer;transition:background-color .15s ease}._item_f3i1t_59:last-child{border-bottom:none}._item_f3i1t_59:hover{background-color:color-mix(in oklab,var(--accent) 50%,transparent)}._unread_f3i1t_75{background-color:color-mix(in oklab,var(--accent) 40%,transparent)}._unread_f3i1t_75:before{content:"";position:absolute;top:0;bottom:0;left:0;width:2px;background-color:var(--primary)}._removed_f3i1t_89{cursor:default}._removed_f3i1t_89:hover{background-color:transparent}._text_f3i1t_97{margin:0 0 3px;font-size:13px;font-weight:500;line-height:1.45;color:var(--foreground)}._title_f3i1t_105{margin:0 0 4px;font-size:12px;color:var(--muted-foreground);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._time_f3i1t_114{margin:0;font-size:11px;color:var(--muted-foreground)}._header_wjebo_1{position:fixed;top:0;left:0;width:100%;height:var(--header-height);z-index:1000;border-bottom:1px solid var(--border);background-color:color-mix(in oklab,var(--background) 85%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}._header-box_wjebo_13{height:100%;display:flex;align-items:center;gap:16px;max-width:var(--content-max);margin:auto;padding:0 16px}._logo-link_wjebo_25{display:flex;align-items:center;gap:7px;flex-shrink:0;text-decoration:none;color:var(--foreground)}._logo-link_wjebo_25 svg{width:20px;height:20px;flex-shrink:0;color:var(--primary)}._wordmark_wjebo_42{display:flex;font-size:18px;letter-spacing:-.01em}._campus-text_wjebo_48{font-weight:400;color:var(--foreground)}._voices-text_wjebo_53{font-weight:600;color:var(--primary)}._buttons_wjebo_60{display:flex;align-items:center;gap:8px;margin-left:auto;flex-shrink:0}._signup-button_wjebo_68,._login-button_wjebo_69{height:32px;padding:0 12px;margin:0;font-family:inherit;font-size:13px;font-weight:500;line-height:1;border:1px solid transparent;border-radius:var(--radius-md);cursor:pointer;transition:background-color .15s ease,color .15s ease,border-color .15s ease}._signup-button_wjebo_68{color:var(--primary-foreground);background-color:var(--primary)}._signup-button_wjebo_68:hover{background-color:color-mix(in oklab,var(--primary) 88%,black)}._login-button_wjebo_69{color:var(--muted-foreground);background-color:transparent}._login-button_wjebo_69:hover{color:var(--foreground);background-color:var(--accent)}._bell-wrapper_wjebo_105,._user-menu-wrapper_wjebo_106{position:relative;display:flex;align-items:center}._bell-wrapper_wjebo_105{margin-left:auto}._bell-button_wjebo_116,._user-menu-button_wjebo_117{display:flex;align-items:center;justify-content:center;padding:0;margin:0;background:transparent;border:none;cursor:pointer;color:var(--muted-foreground);border-radius:var(--radius-md);flex-shrink:0;transition:background-color .15s ease,color .15s ease}._bell-button_wjebo_116{position:relative;width:32px;height:32px}._bell-button_wjebo_116 svg{width:18px;height:18px}._bell-button_wjebo_116:hover{color:var(--foreground);background-color:var(--accent)}._bell-badge_wjebo_150{position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center;min-width:16px;height:16px;padding:0 4px;font-family:var(--font-mono);font-size:10px;font-weight:600;color:var(--primary-foreground);background-color:var(--vote);border-radius:var(--radius-full);pointer-events:none}._user-menu-button_wjebo_117{width:32px;height:32px}._user-menu-button_wjebo_117:hover{opacity:.85}._user-avatar-img_wjebo_178{width:32px;height:32px;border-radius:var(--radius-full);object-fit:cover;display:block}._user-avatar-initials_wjebo_186{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:var(--radius-full);background-color:var(--accent);color:var(--accent-foreground);font-family:var(--font-mono);font-size:12px;font-weight:500;flex-shrink:0}._user-menu_wjebo_106{position:absolute;top:calc(100% + 8px);right:0;z-index:10;display:flex;flex-direction:column;min-width:220px;overflow:hidden;background-color:var(--popover);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg)}._user-menu_wjebo_106 a,._user-menu_wjebo_106 button{display:flex;align-items:center;gap:8px;width:100%;padding:9px 14px;font-family:inherit;font-size:13px;text-align:left;white-space:nowrap;color:var(--foreground);background-color:transparent;border:none;cursor:pointer;text-decoration:none}._user-menu_wjebo_106 a svg,._user-menu_wjebo_106 button svg{width:16px;height:16px;flex-shrink:0;margin-left:auto;color:var(--muted-foreground)}._user-menu_wjebo_106 a:hover,._user-menu_wjebo_106 button:hover{background-color:var(--accent);color:var(--accent-foreground)}._user-menu-profile_wjebo_249{display:flex;align-items:center;gap:12px;padding:12px 14px;border-bottom:1px solid var(--border);cursor:default}._profile-avatar-img_wjebo_258{width:36px;height:36px;border-radius:var(--radius-full);object-fit:cover;flex-shrink:0}._profile-avatar-initials_wjebo_266{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:var(--radius-full);background-color:var(--accent);color:var(--accent-foreground);font-family:var(--font-mono);font-size:13px;font-weight:500;flex-shrink:0}._profile-info_wjebo_281{display:flex;flex-direction:column;overflow:hidden}._profile-username_wjebo_287{font-size:13px;font-weight:600;color:var(--foreground);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._profile-name_wjebo_296{font-size:12px;color:var(--muted-foreground);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 640px){._wordmark_wjebo_42{display:none}}._rail_u2elz_3{display:none}@media (min-width: 1100px){._rail_u2elz_3{position:sticky;top:calc(var(--header-height) + 24px);display:flex;flex-direction:column;gap:16px}}._card_u2elz_17{padding:16px;background-color:var(--card);border:1px solid var(--border);border-radius:var(--radius-2xl)}._card-title_u2elz_24{margin:0;font-size:14px;font-weight:600;letter-spacing:-.01em;color:var(--foreground)}._campus_u2elz_34{margin:10px 0 0;font-size:13px;font-weight:500;line-height:1.4;color:var(--foreground)}._domain_u2elz_42{margin:2px 0 0;font-family:var(--font-mono);font-size:11px;color:var(--muted-foreground)}._stat-grid_u2elz_51{display:grid;grid-template-columns:1fr 1fr;gap:14px 12px;margin-top:16px}._stat_u2elz_51{display:flex;flex-direction:column;gap:1px;min-width:0}._stat-label_u2elz_65{font-size:11px;color:var(--muted-foreground)}._stat-value_u2elz_70{font-family:var(--font-mono);font-size:19px;font-weight:600;line-height:1.2;letter-spacing:-.02em;font-variant-numeric:tabular-nums;color:var(--foreground)}._footnote_u2elz_80{margin:14px 0 0;padding-top:10px;font-size:11px;line-height:1.45;color:var(--muted-foreground);border-top:1px solid var(--border)}._voice-list_u2elz_91{list-style:none;margin:10px 0 0;padding:0;display:flex;flex-direction:column;gap:2px}._voice_u2elz_91{display:flex;align-items:center;gap:8px;padding:4px 0;font-size:13px;color:var(--foreground)}._voice-mark_u2elz_111{display:flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0;font-family:var(--font-mono);font-size:10px;font-weight:600;color:var(--primary);background-color:color-mix(in oklab,var(--primary) 12%,transparent);border-radius:var(--radius-sm)}._voice-name_u2elz_126{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._voice-count_u2elz_134{font-family:var(--font-mono);font-size:11px;font-variant-numeric:tabular-nums;color:var(--muted-foreground)}._tip_u2elz_143{background-color:transparent;border-style:dashed}._tip-text_u2elz_148{margin:8px 0 0;font-size:12px;line-height:1.6;color:var(--muted-foreground)}._shell_1urw6_1{max-width:var(--content-max);margin:0 auto;padding:calc(var(--header-height) + 24px) 16px 64px}._main_1urw6_8{min-width:0;max-width:var(--reading-max);margin:0 auto}._shell_1urw6_1._with-rail_1urw6_14{display:grid;grid-template-columns:minmax(0,1fr);gap:32px;align-items:start}@media (min-width: 1100px){._shell_1urw6_1._with-rail_1urw6_14{grid-template-columns:minmax(0,1fr) var(--rail-width)}._shell_1urw6_1._with-rail_1urw6_14 ._main_1urw6_8{max-width:none;margin:0}}._signup-box_1mtkh_1{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:24px 16px;background-color:var(--background)}._signup-form_1mtkh_11{display:flex;flex-direction:column;width:100%;max-width:440px;padding:32px;background-color:var(--card);border:1px solid var(--border);border-radius:var(--radius-2xl);box-shadow:var(--shadow-md)}._signup-form_1mtkh_11 h1{margin:0 0 20px;font-size:19px;font-weight:600;letter-spacing:-.02em;color:var(--foreground)}._signup-form_1mtkh_11 ._step-indicator_1mtkh_32{display:flex;align-items:center;gap:8px;margin-bottom:20px}._signup-form_1mtkh_11 ._step-active_1mtkh_39,._signup-form_1mtkh_11 ._step-inactive_1mtkh_40{display:flex;align-items:center;justify-content:center;width:26px;height:26px;flex-shrink:0;font-family:var(--font-mono);font-size:12px;font-weight:600;border-radius:var(--radius-full);transition:background-color .2s ease,color .2s ease}._signup-form_1mtkh_11 ._step-active_1mtkh_39{color:var(--primary-foreground);background-color:var(--primary)}._signup-form_1mtkh_11 ._step-inactive_1mtkh_40{color:var(--muted-foreground);background-color:var(--muted)}._signup-form_1mtkh_11 ._step-line_1mtkh_66{flex:1;height:2px;background-color:var(--border)}._signup-form_1mtkh_11 ._email-verify_1mtkh_74{margin:0 0 20px;font-size:13px;line-height:1.6;color:var(--muted-foreground)}._signup-form_1mtkh_11 label{margin-bottom:6px;font-size:13px;font-weight:500;color:var(--foreground)}._signup-form_1mtkh_11 input{width:100%;height:40px;padding:0 12px;margin-bottom:18px;font-family:inherit;font-size:13px;color:var(--foreground);background-color:var(--background);border:1px solid var(--border);border-radius:var(--radius-lg);outline:none;transition:border-color .15s ease,box-shadow .15s ease}._signup-form_1mtkh_11 input:focus{border-color:var(--ring);box-shadow:0 0 0 3px color-mix(in oklab,var(--ring) 35%,transparent)}._signup-form_1mtkh_11 ._password-input-container_1mtkh_110{position:relative;display:flex;align-items:center}._signup-form_1mtkh_11 ._password-input-container_1mtkh_110 input{margin-bottom:8px;padding-right:40px}._signup-form_1mtkh_11 ._password-toggle_1mtkh_121{position:absolute;top:8px;right:8px;display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;color:var(--muted-foreground);background:transparent;border:none;border-radius:var(--radius-sm);cursor:pointer}._signup-form_1mtkh_11 ._password-toggle_1mtkh_121 svg{width:16px;height:16px}._signup-form_1mtkh_11 ._password-toggle_1mtkh_121:hover{color:var(--foreground)}._signup-form_1mtkh_11 ._password-rules_1mtkh_147{margin:0 0 18px;font-size:12px;line-height:1.5;color:var(--muted-foreground)}._signup-form_1mtkh_11 ._signup-submit-button_1mtkh_156,._signup-form_1mtkh_11 ._verify-button_1mtkh_157{height:40px;padding:0 12px;margin:0;font-family:inherit;font-size:13px;font-weight:500;line-height:1;color:var(--primary-foreground);background-color:var(--primary);border:none;border-radius:var(--radius-md);cursor:pointer;transition:background-color .15s ease}._signup-form_1mtkh_11 ._signup-submit-button_1mtkh_156:hover:not(:disabled),._signup-form_1mtkh_11 ._verify-button_1mtkh_157:hover:not(:disabled){background-color:color-mix(in oklab,var(--primary) 88%,black)}._signup-form_1mtkh_11 ._signup-submit-button_1mtkh_156:disabled,._signup-form_1mtkh_11 ._verify-button_1mtkh_157:disabled{color:var(--muted-foreground);background-color:var(--muted);cursor:not-allowed}._signup-form_1mtkh_11 ._aknowledge_1mtkh_183{margin:16px 0 0;font-size:12px;line-height:1.6;color:var(--muted-foreground)}._signup-form_1mtkh_11 ._aknowledge_1mtkh_183 a{display:inline;color:var(--primary);text-decoration:none}._signup-form_1mtkh_11 ._aknowledge_1mtkh_183 a:hover{text-decoration:underline}._signup-form_1mtkh_11 ._error-text_1mtkh_200,._signup-form_1mtkh_11 ._success-text_1mtkh_201{margin:14px 0 0;font-size:13px;line-height:1.5}._signup-form_1mtkh_11 ._error-text_1mtkh_200{color:var(--destructive)}._signup-form_1mtkh_11 ._success-text_1mtkh_201{color:var(--success)}._signup-text_1mtkh_216{margin-top:28px;font-size:13px;color:var(--muted-foreground)}._signup-link_1mtkh_222{font-weight:500;color:var(--primary);text-decoration:none}._signup-link_1mtkh_222:hover{text-decoration:underline}@media (max-width: 480px){._signup-form_1mtkh_11{padding:24px}}._box_1emcd_1{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:24px 16px;background-color:var(--background)}._form_1emcd_11{display:flex;flex-direction:column;width:100%;max-width:380px;padding:28px;background-color:var(--card);border:1px solid var(--border);border-radius:var(--radius-2xl);box-shadow:var(--shadow-md)}._form_1emcd_11 h1{margin:0 0 8px;font-size:19px;font-weight:600;letter-spacing:-.02em;color:var(--foreground)}._form_1emcd_11 label{margin-bottom:6px;font-size:13px;font-weight:500;color:var(--foreground)}._form_1emcd_11 input{width:100%;height:40px;padding:0 12px;margin-bottom:18px;font-family:inherit;font-size:13px;color:var(--foreground);background-color:var(--background);border:1px solid var(--border);border-radius:var(--radius-lg);outline:none;transition:border-color .15s ease,box-shadow .15s ease}._form_1emcd_11 input:focus{border-color:var(--ring);box-shadow:0 0 0 3px color-mix(in oklab,var(--ring) 35%,transparent)}._form_1emcd_11 button{height:40px;padding:0 12px;margin:0;font-family:inherit;font-size:13px;font-weight:500;line-height:1;color:var(--primary-foreground);background-color:var(--primary);border:none;border-radius:var(--radius-md);cursor:pointer;transition:background-color .15s ease}._form_1emcd_11 button:hover:not(:disabled){background-color:color-mix(in oklab,var(--primary) 88%,black)}._form_1emcd_11 button:disabled{color:var(--muted-foreground);background-color:var(--muted);cursor:not-allowed}._hint_1emcd_86{margin:0 0 20px;font-size:13px;line-height:1.6;color:var(--muted-foreground)}._success_1emcd_93{margin:0;padding:14px;font-size:13px;line-height:1.6;color:var(--success);background-color:color-mix(in oklab,var(--success) 10%,transparent);border:1px solid color-mix(in oklab,var(--success) 30%,transparent);border-radius:var(--radius-lg)}._error_1emcd_104{margin:0 0 14px;font-size:13px;color:var(--destructive)}._back_1emcd_110{margin-top:24px;font-size:13px}._back_1emcd_110 a{font-weight:500;color:var(--primary);text-decoration:none}._back_1emcd_110 a:hover{text-decoration:underline}._box_vemgg_1{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:24px 16px;background-color:var(--background)}._form_vemgg_11{display:flex;flex-direction:column;width:100%;max-width:380px;padding:28px;background-color:var(--card);border:1px solid var(--border);border-radius:var(--radius-2xl);box-shadow:var(--shadow-md)}._form_vemgg_11 h1{margin:0 0 8px;font-size:19px;font-weight:600;letter-spacing:-.02em;color:var(--foreground)}._form_vemgg_11 label{margin-bottom:6px;font-size:13px;font-weight:500;color:var(--foreground)}._form_vemgg_11 a{font-weight:500;color:var(--primary);text-decoration:none}._form_vemgg_11 a:hover{text-decoration:underline}._password-input-container_vemgg_48{position:relative;display:flex;align-items:center}._password-input-container_vemgg_48 input{width:100%;height:40px;padding:0 40px 0 12px;margin-bottom:8px;font-family:inherit;font-size:13px;color:var(--foreground);background-color:var(--background);border:1px solid var(--border);border-radius:var(--radius-lg);outline:none;transition:border-color .15s ease,box-shadow .15s ease}._password-input-container_vemgg_48 input:focus{border-color:var(--ring);box-shadow:0 0 0 3px color-mix(in oklab,var(--ring) 35%,transparent)}._password-toggle_vemgg_76{position:absolute;top:8px;right:8px;display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;color:var(--muted-foreground);background:transparent;border:none;border-radius:var(--radius-sm);cursor:pointer}._password-toggle_vemgg_76 svg{width:16px;height:16px}._password-toggle_vemgg_76:hover{color:var(--foreground)}._hint_vemgg_102{margin:0 0 20px;font-size:13px;line-height:1.6;color:var(--muted-foreground)}._rules_vemgg_109{margin:0 0 18px;font-size:12px;line-height:1.5;color:var(--muted-foreground)}._error_vemgg_116{margin:0 0 14px;font-size:13px;color:var(--destructive)}._submit_vemgg_122{height:40px;padding:0 12px;margin:0;font-family:inherit;font-size:13px;font-weight:500;line-height:1;color:var(--primary-foreground);background-color:var(--primary);border:none;border-radius:var(--radius-md);cursor:pointer;transition:background-color .15s ease}._submit_vemgg_122:hover:not(:disabled){background-color:color-mix(in oklab,var(--primary) 88%,black)}._submit_vemgg_122:disabled{color:var(--muted-foreground);background-color:var(--muted);cursor:not-allowed}._back_vemgg_148{margin-top:24px;font-size:13px}._back_vemgg_148 a{font-weight:500;color:var(--primary);text-decoration:none}._back_vemgg_148 a:hover{text-decoration:underline}@keyframes _comment-flash_3nofx_1{0%{background-color:var(--accent)}to{background-color:transparent}}._post-view_3nofx_10{padding:0 0 32px}._back-button_3nofx_16{display:inline-flex;align-items:center;gap:6px;padding:0;margin:0 0 16px;font-family:inherit;font-size:13px;color:var(--muted-foreground);background-color:transparent;border:none;cursor:pointer;transition:color .15s ease}._back-button_3nofx_16 svg{width:16px;height:16px}._back-button_3nofx_16:hover{color:var(--foreground)}._post-header_3nofx_42{position:relative;padding-bottom:16px;border-bottom:1px solid var(--border)}._post-title_3nofx_48{margin:0;padding-right:40px;font-size:20px;font-weight:600;line-height:1.25;letter-spacing:-.02em;text-wrap:balance;color:var(--foreground)}._post-meta_3nofx_59{display:flex;flex-wrap:wrap;gap:4px 16px;margin-top:8px;font-size:12px;color:var(--muted-foreground)}._post-content_3nofx_70{padding:20px 0;border-bottom:1px solid var(--border)}._post-body_3nofx_75{margin:0;font-size:14px;line-height:1.7;white-space:pre-wrap;color:var(--foreground)}._post-actions_3nofx_83{display:flex;align-items:center;gap:16px;margin-top:20px}._like-button_3nofx_90{display:flex;align-items:center;gap:6px;height:32px;padding:0 12px;font-family:var(--font-mono);font-size:13px;font-weight:600;font-variant-numeric:tabular-nums;color:var(--muted-foreground);background:transparent;border:1px solid var(--border);border-radius:var(--radius-md);cursor:pointer;transition:color .15s ease,border-color .15s ease,background-color .15s ease}._like-button_3nofx_90 svg{width:14px;height:14px}._like-button_3nofx_90:disabled{cursor:default;opacity:.5}._like-button_3nofx_90:not(:disabled):hover{color:var(--vote);border-color:color-mix(in oklab,var(--vote) 30%,transparent)}._like-button_3nofx_90._liked_3nofx_126{color:var(--vote);border-color:color-mix(in oklab,var(--vote) 30%,transparent);background-color:color-mix(in oklab,var(--vote) 10%,transparent)}._byline_3nofx_134{display:flex;align-items:center;gap:8px;margin-left:auto;padding:6px 12px;font-size:12px;background-color:color-mix(in oklab,var(--accent) 50%,transparent);border-radius:var(--radius-md)}._byline-text_3nofx_145{display:flex;flex-direction:column;line-height:1.35}._byline-action_3nofx_151{color:var(--muted-foreground)}._byline-initials_3nofx_155{display:flex;align-items:center;justify-content:center;width:26px;height:26px;flex-shrink:0;font-family:var(--font-mono);font-size:.7rem;font-weight:500;color:var(--primary);background-color:color-mix(in oklab,var(--primary) 12%,transparent);border-radius:var(--radius-sm)}._username-link_3nofx_170{font-weight:500;color:var(--primary);text-decoration:none}._username-link_3nofx_170:hover{text-decoration:underline}._time_3nofx_180{font-weight:400;color:var(--muted-foreground)}._options-icon_3nofx_187{display:flex;align-items:center;justify-content:center;width:26px;height:26px;padding:0;color:var(--muted-foreground);background-color:transparent;border:none;border-radius:var(--radius-md);cursor:pointer;transition:background-color .15s ease,color .15s ease}._options-icon_3nofx_187 svg{width:16px;height:16px}._options-icon_3nofx_187:hover{color:var(--foreground);background-color:var(--accent)}._post-header_3nofx_42 ._options-icon_3nofx_187{position:absolute;top:0;right:0}._options-menu_3nofx_220{position:absolute;top:30px;right:0;z-index:10;display:flex;flex-direction:column;min-width:140px;overflow:hidden;background-color:var(--popover);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg)}._options-menu_3nofx_220 button{padding:9px 14px;font-family:inherit;font-size:13px;text-align:left;white-space:nowrap;color:var(--foreground);background-color:transparent;border:none;border-bottom:1px solid var(--border);cursor:pointer}._options-menu_3nofx_220 button:hover{background-color:var(--accent);color:var(--accent-foreground)}._options-menu_3nofx_220 button:last-child{border-bottom:none}._comments-section_3nofx_259{padding-top:24px}._comments-headline_3nofx_263{margin:0 0 16px;font-size:16px;font-weight:600;letter-spacing:-.01em;color:var(--foreground)}._empty_3nofx_271{margin:0;padding:32px 16px;font-size:13px;text-align:center;color:var(--muted-foreground);border:1px dashed var(--border);border-radius:var(--radius-xl)}._comments-list_3nofx_281{margin:0;padding:0;list-style:none}._comments-list_3nofx_281>li{position:relative;padding:16px;margin-bottom:12px;background-color:var(--card);border:1px solid var(--border);border-radius:var(--radius-xl)}._comment-item_3nofx_296{display:flex;align-items:center;gap:6px;margin:0 0 8px;padding-right:32px;font-size:12px}._comment-text_3nofx_305{margin:0;font-size:13px;line-height:1.6;white-space:pre-wrap;color:var(--foreground)}._comment-options_3nofx_313{position:absolute;top:12px;right:12px}._comment-highlight_3nofx_319{animation:_comment-flash_3nofx_1 1.5s ease-out forwards}._reply-button_3nofx_323{padding:0;margin-top:10px;font-family:inherit;font-size:12px;font-weight:500;color:var(--muted-foreground);background:transparent;border:none;cursor:pointer;transition:color .15s ease}._reply-button_3nofx_323:hover{color:var(--foreground)}._replies-list_3nofx_340{margin:12px 0 0;padding:0 0 0 14px;list-style:none;border-left:2px solid var(--border)}._replies-list_3nofx_340 li{position:relative;padding:10px 0;border-bottom:1px solid var(--border)}._replies-list_3nofx_340 li:last-child{border-bottom:none;padding-bottom:0}._replies-list_3nofx_340 ._comment-options_3nofx_313{top:6px;right:0}._comment-form_3nofx_365{margin-top:24px}._reply-form_3nofx_369{margin-top:12px}._comment-input_3nofx_373{width:100%;min-height:96px;padding:12px;font-family:inherit;font-size:13px;line-height:1.6;color:var(--foreground);background-color:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);resize:vertical;outline:none;transition:border-color .15s ease,box-shadow .15s ease}._comment-input_3nofx_373::placeholder{color:var(--muted-foreground)}._comment-input_3nofx_373:focus{border-color:var(--ring);box-shadow:0 0 0 3px color-mix(in oklab,var(--ring) 35%,transparent)}._comment-form-actions_3nofx_400{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:10px}._counter_3nofx_408{margin:0;font-family:var(--font-mono);font-size:12px;font-variant-numeric:tabular-nums;color:var(--muted-foreground)}._counter-over_3nofx_416{color:var(--destructive);font-weight:600}._post-comment_3nofx_421{height:34px;padding:0 14px;margin:0;font-family:inherit;font-size:13px;font-weight:500;line-height:1;color:var(--primary-foreground);background-color:var(--primary);border:none;border-radius:var(--radius-md);cursor:pointer;transition:background-color .15s ease}._post-comment_3nofx_421:hover:not(:disabled){background-color:color-mix(in oklab,var(--primary) 88%,black)}._post-comment_3nofx_421:disabled{color:var(--muted-foreground);background-color:var(--muted);cursor:not-allowed}._login-prompt_3nofx_447{margin-top:24px;padding:16px;font-size:13px;text-align:center;color:var(--muted-foreground);border:1px dashed var(--border);border-radius:var(--radius-xl)}._login-prompt_3nofx_447 a{font-weight:500;color:var(--primary);text-decoration:none}._login-prompt_3nofx_447 a:hover{text-decoration:underline}._modal-title_3nofx_469{margin:0 0 8px;font-size:16px;font-weight:600;color:var(--foreground)}._modal-text_3nofx_476{margin:0 0 20px;font-size:13px;line-height:1.6;color:var(--muted-foreground)}._modal-buttons_3nofx_483{display:flex;gap:8px;justify-content:flex-end}._confirm-button_3nofx_489,._cancel-button_3nofx_490{height:34px;padding:0 14px;margin:0;font-family:inherit;font-size:13px;font-weight:500;line-height:1;border-radius:var(--radius-md);cursor:pointer;transition:background-color .15s ease}._confirm-button_3nofx_489{color:var(--primary-foreground);background-color:var(--destructive);border:1px solid transparent}._confirm-button_3nofx_489:hover{background-color:var(--error-dark)}._cancel-button_3nofx_490{color:var(--foreground);background-color:transparent;border:1px solid var(--border)}._cancel-button_3nofx_490:hover{background-color:var(--accent)}._account-section_1f0ye_1{padding:0 0 32px}._account-section_1f0ye_1 ._back-button_1f0ye_4{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;color:var(--muted-foreground);background-color:transparent;border:none;border-radius:var(--radius-md);cursor:pointer;transition:background-color .15s ease,color .15s ease}._account-section_1f0ye_1 ._back-button_1f0ye_4 svg{width:16px;height:16px}._account-section_1f0ye_1 ._back-button_1f0ye_4:hover{color:var(--foreground);background-color:var(--accent)}._account-section_1f0ye_1 ._page-title_1f0ye_31{margin:12px 0 24px;font-size:20px;font-weight:600;letter-spacing:-.02em;color:var(--foreground)}._account-section_1f0ye_1 ._account-layout_1f0ye_41{display:flex;gap:32px;align-items:flex-start}._account-section_1f0ye_1 ._sidebar_1f0ye_47{display:flex;flex-direction:column;gap:2px;min-width:132px;flex-shrink:0}._account-section_1f0ye_1 ._sidebar-btn_1f0ye_55{padding:8px 12px;font-family:inherit;font-size:13px;text-align:left;color:var(--muted-foreground);background:none;border:none;border-radius:var(--radius-lg);cursor:pointer;transition:background-color .15s ease,color .15s ease}._account-section_1f0ye_1 ._sidebar-btn_1f0ye_55:hover{color:var(--foreground);background-color:color-mix(in oklab,var(--accent) 60%,transparent)}._account-section_1f0ye_1 ._sidebar-btn_1f0ye_55._active_1f0ye_74{font-weight:500;color:var(--accent-foreground);background-color:var(--accent)}._account-section_1f0ye_1 ._tab-content_1f0ye_81{flex:1;min-width:0}._account-section_1f0ye_1 ._form-group_1f0ye_88{margin-bottom:20px}._account-section_1f0ye_1 ._form-group_1f0ye_88 label{display:block;margin-bottom:6px;font-size:13px;font-weight:500;color:var(--foreground)}._account-section_1f0ye_1 ._form-group_1f0ye_88 p{margin:0;font-size:13px;color:var(--muted-foreground)}._account-section_1f0ye_1 ._form-group_1f0ye_88 a{color:var(--primary);text-decoration:none}._account-section_1f0ye_1 ._form-group_1f0ye_88 a:hover{text-decoration:underline}._account-section_1f0ye_1 input,._account-section_1f0ye_1 ._profile-input_1f0ye_116,._account-section_1f0ye_1 ._profile-select_1f0ye_117,._account-section_1f0ye_1 ._profile-textarea_1f0ye_118{width:100%;padding:0 12px;font-family:inherit;font-size:13px;color:var(--foreground);background-color:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);outline:none;transition:border-color .15s ease,box-shadow .15s ease}._account-section_1f0ye_1 input::placeholder,._account-section_1f0ye_1 ._profile-input_1f0ye_116::placeholder,._account-section_1f0ye_1 ._profile-select_1f0ye_117::placeholder,._account-section_1f0ye_1 ._profile-textarea_1f0ye_118::placeholder{color:var(--muted-foreground)}._account-section_1f0ye_1 input:focus,._account-section_1f0ye_1 ._profile-input_1f0ye_116:focus,._account-section_1f0ye_1 ._profile-select_1f0ye_117:focus,._account-section_1f0ye_1 ._profile-textarea_1f0ye_118:focus{border-color:var(--ring);box-shadow:0 0 0 3px color-mix(in oklab,var(--ring) 35%,transparent)}._account-section_1f0ye_1 input,._account-section_1f0ye_1 ._profile-input_1f0ye_116,._account-section_1f0ye_1 ._profile-select_1f0ye_117{height:40px}._account-section_1f0ye_1 ._profile-input_1f0ye_116{max-width:320px}._account-section_1f0ye_1 ._profile-select_1f0ye_117{max-width:240px}._account-section_1f0ye_1 ._profile-textarea_1f0ye_118{min-height:96px;padding:10px 12px;line-height:1.6;resize:vertical}._account-section_1f0ye_1 ._counter_1f0ye_163{margin:6px 0 8px;font-family:var(--font-mono);font-size:12px;font-variant-numeric:tabular-nums;text-align:right;color:var(--muted-foreground)}._account-section_1f0ye_1 ._counter-over_1f0ye_172{color:var(--destructive);font-weight:600}._account-section_1f0ye_1 ._error-text_1f0ye_177{margin:0;font-size:13px;color:var(--destructive)}._account-section_1f0ye_1 ._btn-save_1f0ye_185,._account-section_1f0ye_1 ._btn-save-password_1f0ye_186,._account-section_1f0ye_1 ._btn-change-password_1f0ye_187,._account-section_1f0ye_1 ._btn-cancel-password_1f0ye_188,._account-section_1f0ye_1 ._btn-upload-avatar_1f0ye_189,._account-section_1f0ye_1 ._btn-delete_1f0ye_190,._account-section_1f0ye_1 ._btn-delete-post_1f0ye_191{font-family:inherit;font-weight:500;line-height:1;border-radius:var(--radius-md);cursor:pointer;transition:background-color .15s ease,color .15s ease,border-color .15s ease}._account-section_1f0ye_1 ._btn-save_1f0ye_185,._account-section_1f0ye_1 ._btn-save-password_1f0ye_186{height:38px;padding:0 18px;font-size:13px;color:var(--primary-foreground);background-color:var(--primary);border:none}._account-section_1f0ye_1 ._btn-save_1f0ye_185:hover:not(:disabled),._account-section_1f0ye_1 ._btn-save-password_1f0ye_186:hover:not(:disabled){background-color:color-mix(in oklab,var(--primary) 88%,black)}._account-section_1f0ye_1 ._btn-save_1f0ye_185:disabled,._account-section_1f0ye_1 ._btn-save-password_1f0ye_186:disabled{color:var(--muted-foreground);background-color:var(--muted);cursor:not-allowed}._account-section_1f0ye_1 ._btn-change-password_1f0ye_187,._account-section_1f0ye_1 ._btn-cancel-password_1f0ye_188,._account-section_1f0ye_1 ._btn-upload-avatar_1f0ye_189{height:32px;padding:0 12px;font-size:13px;color:var(--foreground);background:transparent;border:1px solid var(--border);width:fit-content}._account-section_1f0ye_1 ._btn-change-password_1f0ye_187:hover:not(:disabled),._account-section_1f0ye_1 ._btn-cancel-password_1f0ye_188:hover:not(:disabled),._account-section_1f0ye_1 ._btn-upload-avatar_1f0ye_189:hover:not(:disabled){background-color:var(--accent);border-color:color-mix(in oklab,var(--primary) 30%,transparent)}._account-section_1f0ye_1 ._btn-change-password_1f0ye_187:disabled,._account-section_1f0ye_1 ._btn-cancel-password_1f0ye_188:disabled,._account-section_1f0ye_1 ._btn-upload-avatar_1f0ye_189:disabled{opacity:.6;cursor:not-allowed}._account-section_1f0ye_1 ._password-row_1f0ye_245{display:flex;align-items:center;gap:12px}._account-section_1f0ye_1 ._password-row_1f0ye_245 p{margin:0}._account-section_1f0ye_1 ._change-password-form_1f0ye_255{display:flex;flex-direction:column;gap:8px;margin-top:8px;max-width:320px}._account-section_1f0ye_1 ._password-rules_1f0ye_263{margin:0;font-size:12px;line-height:1.5;color:var(--muted-foreground)}._account-section_1f0ye_1 ._change-password-buttons_1f0ye_270{display:flex;gap:8px}._account-section_1f0ye_1 ._button-container_1f0ye_275{margin-bottom:32px}._account-section_1f0ye_1 ._button-container_1f0ye_275 ._btn-delete_1f0ye_190{height:38px;padding:0 16px;font-size:13px;color:var(--primary-foreground);background-color:var(--destructive);border:none}._account-section_1f0ye_1 ._button-container_1f0ye_275 ._btn-delete_1f0ye_190:hover{background-color:var(--error-dark)}._account-section_1f0ye_1 ._avatar-section_1f0ye_294{display:flex;align-items:center;gap:16px;margin-bottom:24px}._account-section_1f0ye_1 ._avatar-preview_1f0ye_301{display:flex;align-items:center;justify-content:center;width:72px;height:72px;flex-shrink:0;overflow:hidden;background-color:color-mix(in oklab,var(--primary) 12%,transparent);border-radius:var(--radius-full)}._account-section_1f0ye_1 ._avatar-img_1f0ye_313{width:100%;height:100%;object-fit:cover}._account-section_1f0ye_1 ._avatar-initials_1f0ye_319{font-family:var(--font-mono);font-size:22px;font-weight:500;color:var(--primary)}._account-section_1f0ye_1 ._avatar-actions_1f0ye_326{display:flex;flex-direction:column;gap:6px}._account-section_1f0ye_1 ._avatar-hint_1f0ye_332{margin:0;font-size:12px;color:var(--muted-foreground)}._account-section_1f0ye_1 ._posts-list_1f0ye_340{list-style:none;padding:0;margin:0}._account-section_1f0ye_1 ._post-item_1f0ye_346{display:flex;flex-direction:column;align-items:flex-start;gap:6px;padding:14px 12px;border-bottom:1px solid var(--border);transition:background-color .15s ease}._account-section_1f0ye_1 ._post-item_1f0ye_346:hover{background-color:color-mix(in oklab,var(--accent) 30%,transparent)}._account-section_1f0ye_1 ._post-title-link_1f0ye_360{font-size:14px;font-weight:500;line-height:1.4;color:var(--foreground);text-decoration:none}._account-section_1f0ye_1 ._post-title-link_1f0ye_360:hover{color:var(--primary)}._account-section_1f0ye_1 ._post-meta_1f0ye_372{margin:0;font-family:var(--font-mono);font-size:12px;font-variant-numeric:tabular-nums;color:var(--muted-foreground)}._account-section_1f0ye_1 ._btn-delete-post_1f0ye_191{height:26px;padding:0 10px;font-size:12px;color:var(--muted-foreground);background:none;border:1px solid var(--border);align-self:flex-start}._account-section_1f0ye_1 ._btn-delete-post_1f0ye_191:hover{color:var(--destructive);border-color:color-mix(in oklab,var(--destructive) 40%,transparent);background-color:color-mix(in oklab,var(--destructive) 8%,transparent)}._account-section_1f0ye_1 ._modal-content_1f0ye_398 h3{margin:0 0 8px;font-size:16px;font-weight:600;color:var(--foreground)}._account-section_1f0ye_1 ._modal-content_1f0ye_398 p{margin:0 0 16px;font-size:13px;line-height:1.6;color:var(--muted-foreground)}._account-section_1f0ye_1 ._modal-content_1f0ye_398 p span{font-family:var(--font-mono);font-weight:600;color:var(--destructive)}._account-section_1f0ye_1 ._modal-content_1f0ye_398 input{margin-bottom:24px;font-family:var(--font-mono);font-weight:600;border-color:color-mix(in oklab,var(--destructive) 45%,transparent)}._account-section_1f0ye_1 ._modal-content_1f0ye_398 input:focus{border-color:var(--destructive);box-shadow:0 0 0 3px color-mix(in oklab,var(--destructive) 30%,transparent)}._account-section_1f0ye_1 ._modal-buttons_1f0ye_432{display:flex;gap:8px;justify-content:flex-end}._account-section_1f0ye_1 ._modal-buttons_1f0ye_432 ._confirm-button_1f0ye_437,._account-section_1f0ye_1 ._modal-buttons_1f0ye_432 ._cancel-button_1f0ye_438{height:34px;padding:0 14px;margin:0;font-family:inherit;font-size:13px;font-weight:500;line-height:1;border-radius:var(--radius-md);cursor:pointer;transition:background-color .15s ease}._account-section_1f0ye_1 ._modal-buttons_1f0ye_432 ._confirm-button_1f0ye_437{color:var(--primary-foreground);background-color:var(--destructive);border:1px solid transparent}._account-section_1f0ye_1 ._modal-buttons_1f0ye_432 ._confirm-button_1f0ye_437:hover:not(:disabled){background-color:var(--error-dark)}._account-section_1f0ye_1 ._modal-buttons_1f0ye_432 ._confirm-button_1f0ye_437:disabled{color:var(--muted-foreground);background-color:var(--muted);cursor:not-allowed}._account-section_1f0ye_1 ._modal-buttons_1f0ye_432 ._cancel-button_1f0ye_438{color:var(--foreground);background-color:transparent;border:1px solid var(--border)}._account-section_1f0ye_1 ._modal-buttons_1f0ye_432 ._cancel-button_1f0ye_438:hover:not(:disabled){background-color:var(--accent)}._account-section_1f0ye_1 p._error-text_1f0ye_177{margin-top:16px}@media (max-width: 640px){._account-section_1f0ye_1 ._account-layout_1f0ye_41{flex-direction:column;gap:20px}._account-section_1f0ye_1 ._sidebar_1f0ye_47{flex-direction:row;width:100%;overflow-x:auto}}._notfound-box_1fg51_1{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:96px 16px}._notfound-box_1fg51_1 h1{margin:0;font-family:var(--font-mono);font-size:44px;font-weight:600;letter-spacing:-.02em;color:var(--primary)}._notfound-box_1fg51_1 p{margin:0;font-size:14px;color:var(--muted-foreground)}._reported-posts-section_21hus_1{display:flex;flex-direction:column;padding:0 0 32px}._reported-posts-section_21hus_1 ._back-button_21hus_6{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;width:28px;height:28px;padding:0;margin-bottom:12px;color:var(--muted-foreground);background-color:transparent;border:none;border-radius:var(--radius-md);cursor:pointer;transition:background-color .15s ease,color .15s ease}._reported-posts-section_21hus_1 ._back-button_21hus_6 svg{width:16px;height:16px}._reported-posts-section_21hus_1 ._back-button_21hus_6:hover{color:var(--foreground);background-color:var(--accent)}._reported-posts-section_21hus_1 ._post-header_21hus_35{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}._reported-posts-section_21hus_1 ._post-headline_21hus_42{margin:0;font-size:20px;font-weight:600;letter-spacing:-.02em;color:var(--foreground)}._reported-posts-section_21hus_1 ._post-list_21hus_52{margin:16px 0 0;padding:0;list-style:none;border-top:1px solid var(--border)}._reported-posts-section_21hus_1 ._post-list_21hus_52>p{margin:0;padding:32px 4px;font-size:13px;color:var(--muted-foreground)}._reported-posts-section_21hus_1 ._post-item_21hus_66{display:flex;flex-direction:column;gap:8px;padding:16px 12px;list-style:none;border-bottom:1px solid var(--border);transition:background-color .15s ease}._reported-posts-section_21hus_1 ._post-item_21hus_66:hover{background-color:color-mix(in oklab,var(--accent) 30%,transparent)}._reported-posts-section_21hus_1 ._post-data_21hus_80{display:flex;align-items:center;gap:12px;font-size:12px;color:var(--muted-foreground)}._reported-posts-section_21hus_1 ._post-data_21hus_80 ._username_21hus_87{margin:0;font-weight:500;color:var(--foreground)}._reported-posts-section_21hus_1 ._post-data_21hus_80 ._time_21hus_93{font-weight:400;color:var(--muted-foreground)}._reported-posts-section_21hus_1 ._post-title_21hus_99{font-size:14px;font-weight:500;line-height:1.4;color:var(--foreground);text-decoration:none}._reported-posts-section_21hus_1 ._post-title_21hus_99 p{margin:0;font-weight:500}._reported-posts-section_21hus_1 ._post-title_21hus_99:hover{color:var(--primary)}._reported-posts-section_21hus_1 ._post-actions_21hus_118{display:flex;align-items:center;gap:8px;margin-left:auto;flex-shrink:0}._reported-posts-section_21hus_1 ._ban-button_21hus_126,._reported-posts-section_21hus_1 ._remove-ban-button_21hus_127{height:26px;padding:0 10px;font-family:inherit;font-size:12px;font-weight:500;line-height:1;white-space:nowrap;border-radius:var(--radius-md);cursor:pointer;transition:background-color .15s ease,color .15s ease,border-color .15s ease}._reported-posts-section_21hus_1 ._ban-button_21hus_126{color:var(--destructive);background-color:transparent;border:1px solid color-mix(in oklab,var(--destructive) 40%,transparent)}._reported-posts-section_21hus_1 ._ban-button_21hus_126:hover{background-color:color-mix(in oklab,var(--destructive) 10%,transparent)}._reported-posts-section_21hus_1 ._remove-ban-button_21hus_127{color:var(--primary-foreground);background-color:var(--destructive);border:1px solid transparent}._reported-posts-section_21hus_1 ._remove-ban-button_21hus_127:hover{background-color:var(--error-dark)}._reported-posts-section_21hus_1 ._delete-icon_21hus_165{display:flex;align-items:center;justify-content:center;width:26px;height:26px;padding:0;color:var(--muted-foreground);background-color:transparent;border:none;border-radius:var(--radius-md);cursor:pointer;transition:background-color .15s ease,color .15s ease}._reported-posts-section_21hus_1 ._delete-icon_21hus_165 svg{width:15px;height:15px}._reported-posts-section_21hus_1 ._delete-icon_21hus_165:hover{color:var(--destructive);background-color:color-mix(in oklab,var(--destructive) 10%,transparent)}._reported-posts-section_21hus_1 ._delete-post-modal_21hus_194 h2{margin:0 0 8px;font-size:16px;font-weight:600;color:var(--foreground)}._reported-posts-section_21hus_1 ._delete-post-modal_21hus_194 p{margin:0 0 20px;font-size:13px;line-height:1.6;color:var(--muted-foreground)}._reported-posts-section_21hus_1 ._delete-post-modal_21hus_194 ._modal-buttons_21hus_209{display:flex;gap:8px;justify-content:flex-end}._reported-posts-section_21hus_1 ._delete-post-modal_21hus_194 ._confirm-button_21hus_215,._reported-posts-section_21hus_1 ._delete-post-modal_21hus_194 ._cancel-button_21hus_216{height:34px;padding:0 14px;margin:0;font-family:inherit;font-size:13px;font-weight:500;line-height:1;border-radius:var(--radius-md);cursor:pointer;transition:background-color .15s ease}._reported-posts-section_21hus_1 ._delete-post-modal_21hus_194 ._confirm-button_21hus_215{color:var(--primary-foreground);background-color:var(--destructive);border:1px solid transparent}._reported-posts-section_21hus_1 ._delete-post-modal_21hus_194 ._confirm-button_21hus_215:hover:not(:disabled){background-color:var(--error-dark)}._reported-posts-section_21hus_1 ._delete-post-modal_21hus_194 ._confirm-button_21hus_215:disabled{color:var(--muted-foreground);background-color:var(--muted);cursor:not-allowed}._reported-posts-section_21hus_1 ._delete-post-modal_21hus_194 ._cancel-button_21hus_216{color:var(--foreground);background-color:transparent;border:1px solid var(--border)}._reported-posts-section_21hus_1 ._delete-post-modal_21hus_194 ._cancel-button_21hus_216:hover{background-color:var(--accent)}._section_16inj_1{display:flex;flex-direction:column;padding:0 0 32px}._section_16inj_1 ._back-button_16inj_6{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;width:28px;height:28px;padding:0;margin-bottom:12px;color:var(--muted-foreground);background-color:transparent;border:none;border-radius:var(--radius-md);cursor:pointer;transition:background-color .15s ease,color .15s ease}._section_16inj_1 ._back-button_16inj_6 svg{width:16px;height:16px}._section_16inj_1 ._back-button_16inj_6:hover{color:var(--foreground);background-color:var(--accent)}._section_16inj_1 ._title_16inj_35{margin:0 0 20px;font-size:20px;font-weight:600;letter-spacing:-.02em;color:var(--foreground)}._section_16inj_1 ._grid_16inj_45{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px}._section_16inj_1 ._card_16inj_51{display:flex;flex-direction:column;gap:2px;padding:16px;background-color:var(--card);border:1px solid var(--border);border-radius:var(--radius-xl)}._section_16inj_1 ._value_16inj_61{margin:0;font-family:var(--font-mono);font-size:24px;font-weight:600;line-height:1.15;letter-spacing:-.02em;font-variant-numeric:tabular-nums;color:var(--foreground)}._section_16inj_1 ._label_16inj_72{margin:0;font-size:12px;line-height:1.4;color:var(--muted-foreground)}._section_16inj_1 ._daily-section_16inj_81{margin-top:32px}._section_16inj_1 ._daily-title_16inj_85{margin:0 0 14px;font-size:14px;font-weight:600;color:var(--foreground)}._section_16inj_1 ._daily-list_16inj_92{display:flex;flex-direction:column;gap:10px;list-style:none;padding:0;margin:0}._section_16inj_1 ._daily-item_16inj_101{display:grid;grid-template-columns:96px 1fr 40px;align-items:center;gap:12px}._section_16inj_1 ._daily-date_16inj_108{font-family:var(--font-mono);font-size:12px;font-variant-numeric:tabular-nums;color:var(--muted-foreground)}._section_16inj_1 ._daily-bar-wrap_16inj_116{height:8px;overflow:hidden;background-color:var(--muted);border-radius:var(--radius-sm)}._section_16inj_1 ._daily-bar_16inj_116{display:block;height:100%;background-color:var(--primary);border-radius:0 4px 4px 0;transition:width .3s ease}._section_16inj_1 ._daily-count_16inj_132{font-family:var(--font-mono);font-size:13px;font-weight:600;font-variant-numeric:tabular-nums;text-align:right;color:var(--foreground)}._section_17xpk_1{display:flex;flex-direction:column;padding:0 0 32px}._section_17xpk_1 ._back-button_17xpk_6{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;width:28px;height:28px;padding:0;margin-bottom:12px;color:var(--muted-foreground);background-color:transparent;border:none;border-radius:var(--radius-md);cursor:pointer;transition:background-color .15s ease,color .15s ease}._section_17xpk_1 ._back-button_17xpk_6 svg{width:16px;height:16px}._section_17xpk_1 ._back-button_17xpk_6:hover{color:var(--foreground);background-color:var(--accent)}._section_17xpk_1 ._title_17xpk_35{margin:0 0 20px;font-size:20px;font-weight:600;letter-spacing:-.02em;color:var(--foreground)}._section_17xpk_1 ._table-wrapper_17xpk_43{overflow-x:auto;border:1px solid var(--border);border-radius:var(--radius-xl)}._section_17xpk_1 ._table_17xpk_43{width:100%;border-collapse:collapse;font-size:13px}._section_17xpk_1 ._th_17xpk_55{padding:10px 12px;font-size:12px;font-weight:600;text-align:left;white-space:nowrap;-webkit-user-select:none;user-select:none;cursor:pointer;color:var(--muted-foreground);background-color:var(--muted);border-bottom:1px solid var(--border);transition:color .15s ease}._section_17xpk_1 ._th_17xpk_55:hover,._section_17xpk_1 ._th-active_17xpk_73{color:var(--foreground)}._section_17xpk_1 ._arrow_17xpk_77{font-size:10px;opacity:.7}._section_17xpk_1 ._th-active_17xpk_73 ._arrow_17xpk_77{color:var(--primary);opacity:1}._section_17xpk_1 ._tr_17xpk_87{border-bottom:1px solid var(--border);transition:background-color .15s ease}._section_17xpk_1 ._tr_17xpk_87:last-child{border-bottom:none}._section_17xpk_1 ._tr_17xpk_87:hover{background-color:color-mix(in oklab,var(--accent) 30%,transparent)}._section_17xpk_1 ._td_17xpk_100,._section_17xpk_1 ._td-domain_17xpk_101{padding:10px 12px;text-align:left;color:var(--foreground)}._section_17xpk_1 ._td_17xpk_100{font-family:var(--font-mono);font-variant-numeric:tabular-nums}._section_17xpk_1 ._td-domain_17xpk_101{font-weight:500;white-space:nowrap}._section_17xpk_1 ._td-reported_17xpk_119{font-weight:600;color:var(--destructive)}._section_17xpk_1 ._td-reported_17xpk_119:before{content:"!";display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;margin-right:6px;font-size:10px;font-weight:700;line-height:1;color:var(--primary-foreground);background-color:var(--destructive);border-radius:var(--radius-full)}._section_17xpk_1 ._td-empty_17xpk_140{padding:32px 12px;text-align:center;color:var(--muted-foreground)}._profile-view_qpim8_1{padding:0 0 32px}._back-button_qpim8_5{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;margin-bottom:12px;color:var(--muted-foreground);background-color:transparent;border:none;border-radius:var(--radius-md);cursor:pointer;transition:background-color .15s ease,color .15s ease}._back-button_qpim8_5 svg{width:16px;height:16px}._back-button_qpim8_5:hover{color:var(--foreground);background-color:var(--accent)}._profile-header_qpim8_35{padding:24px;margin-bottom:28px;background-color:var(--card);border:1px solid var(--border);border-radius:var(--radius-2xl)}._profile-header_qpim8_35 ._username_qpim8_42{margin:0;font-size:19px;font-weight:600;letter-spacing:-.02em;color:var(--foreground)}._profile-header_qpim8_35 ._bio_qpim8_50{margin:10px 0 0;font-size:13px;line-height:1.6;color:var(--foreground)}._profile-header_qpim8_35 ._bio-placeholder_qpim8_57{margin:10px 0 0;font-size:13px;font-style:italic;color:var(--muted-foreground)}._profile-header_qpim8_35 ._profile-meta_qpim8_64{margin:10px 0 0;font-size:13px;font-weight:500;color:var(--muted-foreground)}._profile-header_qpim8_35 ._link_qpim8_71{display:inline-block;max-width:100%;margin:8px 0 0;font-size:13px;color:var(--primary);text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._profile-header_qpim8_35 ._link_qpim8_71:hover{text-decoration:underline}._profile-header_qpim8_35 ._school_qpim8_87,._profile-header_qpim8_35 ._joined_qpim8_88{font-size:12px;color:var(--muted-foreground)}._profile-header_qpim8_35 ._school_qpim8_87{margin:12px 0 0}._profile-header_qpim8_35 ._joined_qpim8_88{margin:2px 0 0}._posts-section_qpim8_104 h3{margin:0 0 12px;font-size:16px;font-weight:600;letter-spacing:-.01em;color:var(--foreground)}._posts-section_qpim8_104>p{margin:0;padding:32px 16px;font-size:13px;text-align:center;color:var(--muted-foreground);border:1px dashed var(--border);border-radius:var(--radius-xl)}._posts-section_qpim8_104 ._post-list_qpim8_123{list-style:none;padding:0;margin:0}._posts-section_qpim8_104 ._post-item_qpim8_129{padding:14px 12px;border-bottom:1px solid var(--border);transition:background-color .15s ease}._posts-section_qpim8_104 ._post-item_qpim8_129:hover{background-color:color-mix(in oklab,var(--accent) 30%,transparent)}._posts-section_qpim8_104 ._time_qpim8_139{margin:0 0 4px;font-size:12px;color:var(--muted-foreground)}._posts-section_qpim8_104 ._post-title_qpim8_145{display:block;margin-bottom:4px;font-size:14px;font-weight:500;line-height:1.4;color:var(--foreground);text-decoration:none}._posts-section_qpim8_104 ._post-title_qpim8_145:hover{color:var(--primary)}._posts-section_qpim8_104 ._post-preview_qpim8_159{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0 0 8px;font-size:13px;line-height:1.55;color:var(--muted-foreground)}._posts-section_qpim8_104 ._post-meta_qpim8_170{margin:0;font-family:var(--font-mono);font-size:12px;font-variant-numeric:tabular-nums;color:var(--muted-foreground)}section._privacy_17c4e_1{max-width:680px;margin:0 auto;padding:8px 0 40px}section._privacy_17c4e_1 h1{margin:0 0 24px;font-size:24px;font-weight:600;letter-spacing:-.02em;color:var(--foreground)}section._privacy_17c4e_1 h3{margin:32px 0 8px;font-size:15px;font-weight:600;color:var(--foreground)}section._privacy_17c4e_1 h4{margin:20px 0 6px;font-size:13px;font-weight:600;color:var(--foreground)}section._privacy_17c4e_1 p{margin:0 0 14px;font-size:14px;line-height:1.75;color:var(--muted-foreground)}section._privacy_17c4e_1 a{color:var(--primary);text-decoration:none}section._privacy_17c4e_1 a:hover{text-decoration:underline}section._privacy_17c4e_1 ul,section._privacy_17c4e_1 ol{margin:0 0 14px;padding-left:22px;font-size:14px;line-height:1.75;color:var(--muted-foreground)}section._privacy_17c4e_1 li{margin-bottom:6px}section._terms-of-use_12nxa_1{max-width:680px;margin:0 auto;padding:8px 0 40px}section._terms-of-use_12nxa_1 h1{margin:0 0 24px;font-size:24px;font-weight:600;letter-spacing:-.02em;color:var(--foreground)}section._terms-of-use_12nxa_1 h3{margin:32px 0 8px;font-size:15px;font-weight:600;color:var(--foreground)}section._terms-of-use_12nxa_1 h4{margin:20px 0 6px;font-size:13px;font-weight:600;color:var(--foreground)}section._terms-of-use_12nxa_1 p{margin:0 0 14px;font-size:14px;line-height:1.75;color:var(--muted-foreground)}section._terms-of-use_12nxa_1 a{color:var(--primary);text-decoration:none}section._terms-of-use_12nxa_1 a:hover{text-decoration:underline}section._terms-of-use_12nxa_1 ul,section._terms-of-use_12nxa_1 ol{margin:0 0 14px;padding-left:22px;font-size:14px;line-height:1.75;color:var(--muted-foreground)}section._terms-of-use_12nxa_1 li{margin-bottom:6px}._form_19fuu_1{display:flex;flex-direction:column}._form_19fuu_1 h2{margin:0 0 8px;font-size:20px;font-weight:600;letter-spacing:-.02em;color:var(--foreground)}._form_19fuu_1>p{margin:0 0 20px;font-size:13px;line-height:1.7;color:var(--muted-foreground)}._input-group_19fuu_21{display:flex;flex-direction:column;align-items:flex-start;gap:12px}._input-group_19fuu_21 textarea{width:100%;min-height:140px;padding:12px;font-family:inherit;font-size:13px;line-height:1.6;color:var(--foreground);background-color:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);resize:vertical;outline:none;transition:border-color .15s ease,box-shadow .15s ease}._input-group_19fuu_21 textarea::placeholder{color:var(--muted-foreground)}._input-group_19fuu_21 textarea:focus{border-color:var(--ring);box-shadow:0 0 0 3px color-mix(in oklab,var(--ring) 35%,transparent)}._idea-button_19fuu_55{height:38px;padding:0 18px;font-family:inherit;font-size:13px;font-weight:500;line-height:1;color:var(--primary-foreground);background-color:var(--primary);border:none;border-radius:var(--radius-md);cursor:pointer;transition:background-color .15s ease}._idea-button_19fuu_55:hover:not(:disabled){background-color:color-mix(in oklab,var(--primary) 88%,black)}._idea-button_19fuu_55:disabled{color:var(--muted-foreground);background-color:var(--muted);cursor:not-allowed}._feedback_c43ud_1{max-width:640px;margin:0 auto;padding:8px 0 32px}:root{color-scheme:light;--background: oklch(.994 .001 260);--card: oklch(1 0 0);--popover: oklch(1 0 0);--foreground: oklch(.24 .015 264);--muted: oklch(.965 .004 260);--muted-foreground: oklch(.53 .012 264);--primary: oklch(.53 .16 258);--primary-foreground: oklch(.99 .002 260);--accent: oklch(.955 .012 258);--accent-foreground: oklch(.42 .12 258);--destructive: oklch(.577 .245 27.325);--success: oklch(.6 .13 155);--success-foreground: oklch(.99 .002 260);--vote: oklch(.68 .16 45);--border: oklch(.915 .004 260);--input: oklch(.915 .004 260);--ring: oklch(.53 .16 258);--error-dark: oklch(.51 .21 27.325);--radius: .5rem;--radius-sm: calc(var(--radius) * .6);--radius-md: calc(var(--radius) * .8);--radius-lg: var(--radius);--radius-xl: calc(var(--radius) * 1.4);--radius-2xl: calc(var(--radius) * 1.8);--radius-full: 999px;--font-sans: "Geist", "Geist Fallback", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif;--font-mono: "Geist Mono", "Geist Mono Fallback", ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, monospace;--shadow-sm: 0 1px 2px rgb(0 0 0 / 6%);--shadow-md: 0 4px 12px rgb(0 0 0 / 8%);--shadow-lg: 0 12px 32px rgb(0 0 0 / 12%);--header-height: 56px;--content-max: 1220px;--reading-max: 880px;--rail-width: 300px}[data-theme=dark]{color-scheme:dark;--background: oklch(.19 .012 264);--card: oklch(.23 .014 264);--popover: oklch(.23 .014 264);--foreground: oklch(.93 .006 260);--muted: oklch(.27 .014 264);--muted-foreground: oklch(.68 .01 264);--primary: oklch(.68 .14 256);--primary-foreground: oklch(.16 .014 264);--accent: oklch(.3 .03 258);--accent-foreground: oklch(.8 .1 256);--destructive: oklch(.704 .191 22.216);--success: oklch(.7 .13 155);--success-foreground: oklch(.16 .014 264);--vote: oklch(.72 .15 45);--border: oklch(1 0 0 / 10%);--input: oklch(1 0 0 / 14%);--ring: oklch(.68 .14 256);--error-dark: oklch(.62 .17 22.216);--shadow-sm: 0 1px 2px rgb(0 0 0 / 40%);--shadow-md: 0 4px 12px rgb(0 0 0 / 45%);--shadow-lg: 0 12px 32px rgb(0 0 0 / 55%)}@media (prefers-color-scheme: dark){:root:not([data-theme=light]){color-scheme:dark;--background: oklch(.19 .012 264);--card: oklch(.23 .014 264);--popover: oklch(.23 .014 264);--foreground: oklch(.93 .006 260);--muted: oklch(.27 .014 264);--muted-foreground: oklch(.68 .01 264);--primary: oklch(.68 .14 256);--primary-foreground: oklch(.16 .014 264);--accent: oklch(.3 .03 258);--accent-foreground: oklch(.8 .1 256);--destructive: oklch(.704 .191 22.216);--success: oklch(.7 .13 155);--success-foreground: oklch(.16 .014 264);--vote: oklch(.72 .15 45);--border: oklch(1 0 0 / 10%);--input: oklch(1 0 0 / 14%);--ring: oklch(.68 .14 256);--error-dark: oklch(.62 .17 22.216);--shadow-sm: 0 1px 2px rgb(0 0 0 / 40%);--shadow-md: 0 4px 12px rgb(0 0 0 / 45%);--shadow-lg: 0 12px 32px rgb(0 0 0 / 55%)}}*{box-sizing:border-box}body{margin:0;font-family:var(--font-sans);font-size:14px;line-height:1.55;color:var(--foreground);background-color:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:focus-visible{outline:2px solid var(--ring);outline-offset:2px}::selection{background-color:var(--accent);color:var(--accent-foreground)}[data-theme=dark] input,[data-theme=dark] textarea,[data-theme=dark] select{background-color:var(--card);color:var(--foreground);color-scheme:dark}
