._bootstrap_18mcq_1{min-height:100vh;display:grid;place-items:center;background:var(--color-bg);color:var(--color-text-subtle)}._error_18mcq_9{min-height:100vh;display:grid;place-items:center;padding:var(--space-6);background:var(--color-bg);color:var(--color-text);font-family:var(--font-sans)}._errorInner_18mcq_19{max-width:480px;text-align:center;display:flex;flex-direction:column;gap:var(--space-4)}._errorTitle_18mcq_27{font-family:var(--font-serif);font-size:var(--text-h2);font-weight:500;color:var(--color-text)}._errorDetail_18mcq_34{font-size:var(--text-small);color:var(--color-danger);font-family:var(--font-mono);white-space:pre-wrap;word-break:break-word;padding:var(--space-3);background:var(--color-danger-soft);border-radius:var(--radius-md);text-align:left}._wrapper_1fzne_1{position:relative;display:inline-block;flex-shrink:0}._avatar_1fzne_7{display:inline-flex;align-items:center;justify-content:center;background:var(--color-surface-muted);color:var(--color-text-muted);border-radius:var(--radius-full);font-family:var(--font-serif);font-weight:500;overflow:hidden;flex-shrink:0;user-select:none}._statusDot_1fzne_22{position:absolute;right:0;bottom:0;width:28%;height:28%;min-width:8px;min-height:8px;max-width:14px;max-height:14px;border-radius:50%;background:var(--color-success);border:2px solid var(--color-bg);pointer-events:none}._statusDot_1fzne_22:after{content:"";position:absolute;inset:-2px;border-radius:50%;background:var(--color-success);opacity:.55;animation:_pulseRing_1fzne_1 2s ease-out infinite}@keyframes _pulseRing_1fzne_1{0%{transform:scale(.6);opacity:.55}70%{transform:scale(1.7);opacity:0}to{transform:scale(1.7);opacity:0}}@media (prefers-reduced-motion: reduce){._statusDot_1fzne_22:after{animation:none}}._sm_1fzne_60{width:32px;height:32px;font-size:var(--text-small)}._md_1fzne_66{width:40px;height:40px;font-size:var(--text-body)}._lg_1fzne_72{width:64px;height:64px;font-size:var(--text-h3)}._xl_1fzne_78{width:96px;height:96px;font-size:var(--text-h2)}._img_1fzne_84{width:100%;height:100%;object-fit:cover;display:block}._btn_h2spa_1{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);border:1px solid transparent;border-radius:var(--radius-md);font-family:var(--font-sans);font-weight:500;line-height:1;white-space:nowrap;cursor:pointer;transition:background var(--dur-fast) var(--ease),color var(--dur-fast) var(--ease),border-color var(--dur-fast) var(--ease);user-select:none}._btn_h2spa_1:disabled{cursor:not-allowed;opacity:.55}._sm_h2spa_25{padding:var(--space-2) var(--space-3);font-size:var(--text-small);min-height:32px}._md_h2spa_31{padding:var(--space-2) var(--space-4);font-size:var(--text-body);min-height:40px}._primary_h2spa_38{background:var(--color-accent);color:var(--color-text-inverse);border-color:var(--color-accent)}._primary_h2spa_38:hover:not(:disabled){background:var(--color-accent-hover);border-color:var(--color-accent-hover)}._ghost_h2spa_49{background:transparent;color:var(--color-text)}._ghost_h2spa_49:hover:not(:disabled){background:var(--color-surface-muted)}._subtle_h2spa_58{background:var(--color-surface);color:var(--color-text);border-color:var(--color-border)}._subtle_h2spa_58:hover:not(:disabled){border-color:var(--color-border-strong);background:var(--color-surface-muted)}._danger_h2spa_69{background:transparent;color:var(--color-danger);border-color:var(--color-border)}._danger_h2spa_69:hover:not(:disabled){background:var(--color-danger-soft);border-color:var(--color-danger)}._fullWidth_h2spa_80{width:100%}._overlay_qmxte_1{position:fixed;inset:0;background:#1a191773;backdrop-filter:blur(4px);z-index:40;animation:_overlayIn_qmxte_1 var(--dur-base) var(--ease)}[data-theme=dark] ._overlay_qmxte_1{background:#0000008c}._content_qmxte_14{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);padding:var(--space-5);width:calc(100vw - var(--space-5));max-width:480px;max-height:85vh;overflow-y:auto;z-index:50;animation:_contentIn_qmxte_1 var(--dur-base) var(--ease)}._title_qmxte_32{font-family:var(--font-serif);font-size:var(--text-h2);font-weight:500;color:var(--color-text);line-height:var(--lh-tight);margin-bottom:var(--space-2)}._description_qmxte_41{font-size:var(--text-small);color:var(--color-text-muted);margin-bottom:var(--space-4)}._actions_qmxte_47{display:flex;justify-content:flex-end;gap:var(--space-2);margin-top:var(--space-5)}@keyframes _overlayIn_qmxte_1{0%{opacity:0}to{opacity:1}}@keyframes _contentIn_qmxte_1{0%{opacity:0;transform:translate(-50%,-48%)}to{opacity:1;transform:translate(-50%,-50%)}}@media (prefers-reduced-motion: reduce){._overlay_qmxte_1,._content_qmxte_14{animation:none}}._field_183k6_1{display:flex;flex-direction:column;gap:var(--space-1)}._label_183k6_7{font-size:var(--text-small);color:var(--color-text-muted);font-weight:500}._inputWrap_183k6_13{position:relative}._trailing_183k6_17{position:absolute;right:0;top:0;bottom:0;display:flex;align-items:center;padding-right:var(--space-2)}._input_183k6_13{display:block;width:100%;background:var(--color-surface);color:var(--color-text);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-2) var(--space-3);font-family:var(--font-sans);font-size:var(--text-body);line-height:var(--lh-snug);transition:border-color var(--dur-fast) var(--ease)}._inputWithTrailing_183k6_41{padding-right:2.25rem}._input_183k6_13::placeholder{color:var(--color-text-subtle)}._input_183k6_13:hover:not(:disabled):not([readonly]){border-color:var(--color-border-strong)}._input_183k6_13:focus{outline:none;border-color:var(--color-accent)}._input_183k6_13:disabled{background:var(--color-surface-muted);cursor:not-allowed;opacity:.6}._invalid_183k6_64{border-color:var(--color-danger)}._invalid_183k6_64:focus{border-color:var(--color-danger)}._hint_183k6_72{font-size:var(--text-caption);color:var(--color-text-subtle)}._error_183k6_77{font-size:var(--text-caption);color:var(--color-danger)}._field_1ysve_1{display:flex;flex-direction:column;gap:var(--space-1)}._label_1ysve_7{font-size:var(--text-small);color:var(--color-text-muted);font-weight:500}._textarea_1ysve_13{display:block;width:100%;background:var(--color-surface);color:var(--color-text);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-3);font-family:var(--font-sans);font-size:var(--text-body);line-height:var(--lh-relaxed);resize:vertical;min-height:96px;transition:border-color var(--dur-fast) var(--ease)}._autoResize_1ysve_29{resize:none;overflow-y:hidden;min-height:0}._textarea_1ysve_13::placeholder{color:var(--color-text-subtle)}._textarea_1ysve_13:hover:not(:disabled):not([readonly]){border-color:var(--color-border-strong)}._textarea_1ysve_13:focus{outline:none;border-color:var(--color-accent)}._invalid_1ysve_48{border-color:var(--color-danger)}._serif_1ysve_52{font-family:var(--font-serif);font-size:1.0625rem;line-height:var(--lh-relaxed)}._error_1ysve_58{font-size:var(--text-caption);color:var(--color-danger)}._counter_1ysve_63{align-self:flex-end;font-size:var(--text-caption);color:var(--color-text-subtle);font-variant-numeric:tabular-nums}._counterOver_1ysve_70{color:var(--color-danger)}._card_t6tpq_1{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-5)}._padded_t6tpq_8{padding:var(--space-5)}._flush_t6tpq_12{padding:0}._hoverable_t6tpq_16{transition:border-color var(--dur-fast) var(--ease)}._hoverable_t6tpq_16:hover{border-color:var(--color-border-strong)}._spinner_g6kap_1{display:inline-block;width:16px;height:16px;border:2px solid var(--color-border);border-top-color:var(--color-accent);border-radius:var(--radius-full);animation:_spin_g6kap_1 .7s linear infinite}@media (prefers-reduced-motion: reduce){._spinner_g6kap_1{animation-duration:0s}}@keyframes _spin_g6kap_1{to{transform:rotate(360deg)}}._field_2cf7o_1{display:flex;flex-direction:column;gap:var(--space-1)}._label_2cf7o_7{font-size:var(--text-small);color:var(--color-text-muted);font-weight:500}._selectWrap_2cf7o_13{position:relative}._select_2cf7o_13{display:block;width:100%;appearance:none;-webkit-appearance:none;background:var(--color-surface);color:var(--color-text);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-2) var(--space-3);padding-right:2rem;font-family:var(--font-sans);font-size:var(--text-body);line-height:var(--lh-snug);cursor:pointer;transition:border-color var(--dur-fast) var(--ease)}._select_2cf7o_13:hover:not(:disabled){border-color:var(--color-border-strong)}._select_2cf7o_13:focus{outline:none;border-color:var(--color-accent)}._select_2cf7o_13:disabled{background:var(--color-surface-muted);cursor:not-allowed;opacity:.6}._invalid_2cf7o_50{border-color:var(--color-danger)}._caret_2cf7o_54{position:absolute;right:var(--space-3);top:50%;transform:translateY(-50%);color:var(--color-text-subtle);pointer-events:none;flex-shrink:0}._hint_2cf7o_64{font-size:var(--text-caption);color:var(--color-text-subtle)}._error_2cf7o_69{font-size:var(--text-caption);color:var(--color-danger)}._dropdown_1y5gs_1{position:absolute;left:0;top:calc(100% + 4px);z-index:50;min-width:220px;max-width:320px;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:0 4px 20px #0000001f;overflow:hidden}._dropdownUp_1y5gs_15{top:auto;bottom:calc(100% + 4px)}._item_1y5gs_20{display:flex;align-items:center;gap:10px;padding:8px 12px;cursor:pointer;transition:background var(--dur-fast) var(--ease);text-align:left;width:100%}._item_1y5gs_20:hover,._itemActive_1y5gs_32{background:var(--color-surface-muted)}._itemBody_1y5gs_36{display:flex;flex-direction:column;gap:1px;min-width:0;flex:1}._itemName_1y5gs_44{font-size:var(--text-sm);font-weight:500;color:var(--color-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._itemSub_1y5gs_53{font-size:var(--text-caption);color:var(--color-text-subtle);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._tagIcon_1y5gs_61{width:32px;height:32px;border-radius:var(--radius-md);background:var(--color-accent-soft);color:var(--color-accent);display:flex;align-items:center;justify-content:center;font-size:var(--text-sm);font-weight:700;flex-shrink:0}._composer_1eesc_1{display:flex;flex-direction:column;gap:var(--space-3)}._formatBar_1eesc_9{display:flex;gap:var(--space-1);padding-bottom:var(--space-1);border-bottom:1px solid var(--color-border)}._fmtBtn_1eesc_16{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:var(--radius-sm);color:var(--color-text-muted);transition:background var(--dur-fast) var(--ease),color var(--dur-fast) var(--ease)}._fmtBtn_1eesc_16:hover{background:var(--color-surface-muted);color:var(--color-text)}._textareaWrapper_1eesc_32{position:relative}._previews_1eesc_36{display:flex;gap:var(--space-2);flex-wrap:wrap}._previewItem_1eesc_42{position:relative;width:80px;height:80px;border-radius:var(--radius-md);overflow:hidden;border:1px solid var(--color-border);background:var(--color-surface-muted)}._previewImg_1eesc_52{width:100%;height:100%;object-fit:cover}._previewRemove_1eesc_58{position:absolute;top:2px;right:2px;width:20px;height:20px;border-radius:var(--radius-full);background:#1a1917b3;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:12px;line-height:1}._toolbar_1eesc_74{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);padding-top:var(--space-2);border-top:1px solid var(--color-border)}._toolsLeft_1eesc_83{display:flex;align-items:center;gap:var(--space-2);color:var(--color-text-muted)}._iconButton_1eesc_90{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:var(--radius-md);color:var(--color-text-muted);transition:background var(--dur-fast) var(--ease),color var(--dur-fast) var(--ease)}._iconButton_1eesc_90:hover:not(:disabled){background:var(--color-surface-muted);color:var(--color-text)}._visibilitySelect_1eesc_106{font-size:var(--text-small);padding:var(--space-1) calc(var(--space-2) + 1.25rem) var(--space-1) var(--space-2);height:32px;color:var(--color-text-muted)}._toolsRight_1eesc_113{display:flex;align-items:center;gap:var(--space-3)}._hiddenInput_1eesc_119{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}._videoPreview_1eesc_133{position:relative;border-radius:var(--radius-md);overflow:hidden;border:1px solid var(--color-border);background:var(--color-surface-muted)}._videoPreviewEl_1eesc_141{width:100%;max-height:240px;display:block;object-fit:contain}._sidebar_1sroi_1{position:sticky;top:0;height:100vh;width:var(--layout-sidebar);border-right:1px solid var(--color-border);background:var(--color-bg);display:flex;flex-direction:column;padding:var(--space-5) var(--space-3);gap:var(--space-4)}._brand_1sroi_14{display:flex;align-items:center;gap:var(--space-2);padding:0 var(--space-3);font-family:var(--font-serif);font-size:var(--text-h2);font-weight:500;color:var(--color-accent);line-height:1;background:none;border:none;cursor:pointer;text-align:left;border-radius:var(--radius-sm);transition:opacity var(--dur-fast) var(--ease)}._brand_1sroi_14:hover{opacity:.75}._brandDot_1sroi_36{width:10px;height:10px;border-radius:var(--radius-full);background:var(--color-accent)}._nav_1sroi_43{display:flex;flex-direction:column;gap:2px}._link_1sroi_49{position:relative;display:flex;align-items:center;gap:var(--space-3);padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);color:var(--color-text-muted);font-size:var(--text-body);line-height:1;height:40px;transition:background var(--dur-fast) var(--ease),color var(--dur-fast) var(--ease)}._link_1sroi_49:hover{background:var(--color-surface-muted);color:var(--color-text)}._dot_1sroi_68{width:7px;height:7px;border-radius:var(--radius-full);background:var(--color-accent);margin-left:auto;flex-shrink:0;position:relative;animation:_dotAppear_1sroi_1 .28s var(--ease) both,_dotWiggle_1sroi_1 1.4s var(--ease) .28s 2}._dot_1sroi_68:after{content:"";position:absolute;inset:-2px;border-radius:50%;background:var(--color-accent);opacity:.35;animation:_dotHalo_1sroi_1 1.8s ease-out infinite;pointer-events:none}@keyframes _dotAppear_1sroi_1{0%{transform:scale(0)}60%{transform:scale(1.35)}to{transform:scale(1)}}@keyframes _dotWiggle_1sroi_1{0%,to{transform:rotate(0)}20%{transform:rotate(-12deg)}40%{transform:rotate(10deg)}60%{transform:rotate(-6deg)}80%{transform:rotate(4deg)}}@keyframes _dotHalo_1sroi_1{0%{transform:scale(.6);opacity:.5}70%{transform:scale(2);opacity:0}to{transform:scale(2);opacity:0}}@media (prefers-reduced-motion: reduce){._dot_1sroi_68,._dot_1sroi_68:after{animation:none}}._linkActive_1sroi_117{background:var(--color-surface-muted);color:var(--color-text);font-weight:500}._linkActive_1sroi_117 ._icon_1sroi_123{color:var(--color-accent)}._icon_1sroi_123{width:20px;height:20px;color:var(--color-text-subtle);flex-shrink:0}._navDivider_1sroi_134{height:1px;background:var(--color-border);margin:var(--space-1) var(--space-3)}._externalIcon_1sroi_140{margin-left:auto;color:var(--color-text-subtle);opacity:0;transition:opacity var(--dur-fast) var(--ease);flex-shrink:0}._link_1sroi_49:hover ._externalIcon_1sroi_140{opacity:1}._postBtn_1sroi_152{display:flex;align-items:center;justify-content:center;gap:var(--space-2);width:100%;height:40px;border-radius:var(--radius-md);background:var(--color-accent);color:var(--color-text-inverse);font-size:var(--text-body);font-weight:500;transition:background var(--dur-fast) var(--ease)}._postBtn_1sroi_152:hover{background:var(--color-accent-hover)}._footer_1sroi_171{margin-top:auto;display:flex;flex-direction:column;gap:var(--space-3);padding:0 var(--space-3)}._userCard_1sroi_179{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-2);border-radius:var(--radius-md);color:var(--color-text);transition:background var(--dur-fast) var(--ease)}._userCard_1sroi_179:hover{background:var(--color-surface-muted)}._userMeta_1sroi_193{display:flex;flex-direction:column;min-width:0;line-height:1.2}._userName_1sroi_200{font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._userHandle_1sroi_207{font-size:var(--text-caption);color:var(--color-text-subtle)}@media (max-width: 720px){._sidebar_1sroi_1{display:none}}._tabBar_krx87_1{display:none}@media (max-width: 720px){._tabBar_krx87_1{position:fixed;left:0;right:0;bottom:0;height:56px;display:flex;align-items:stretch;justify-content:space-around;padding:0 var(--space-2);background:color-mix(in srgb,var(--color-bg) 92%,transparent);backdrop-filter:blur(8px);border-top:1px solid var(--color-border);z-index:10}._tab_krx87_1{position:relative;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:var(--color-text-muted);font-size:var(--text-caption);text-decoration:none;transition:color var(--dur-fast) var(--ease)}._dot_krx87_36{position:absolute;top:8px;right:calc(50% - 14px);width:6px;height:6px;border-radius:var(--radius-full);background:var(--color-accent);animation:_mobileDotAppear_krx87_1 .28s var(--ease) both,_mobileDotWiggle_krx87_1 1.4s var(--ease) .28s 2}._dot_krx87_36:after{content:"";position:absolute;inset:-2px;border-radius:50%;background:var(--color-accent);opacity:.35;animation:_mobileDotHalo_krx87_1 1.8s ease-out infinite;pointer-events:none}@keyframes _mobileDotAppear_krx87_1{0%{transform:scale(0)}60%{transform:scale(1.4)}to{transform:scale(1)}}@keyframes _mobileDotWiggle_krx87_1{0%,to{transform:rotate(0)}20%{transform:rotate(-12deg)}40%{transform:rotate(10deg)}60%{transform:rotate(-6deg)}80%{transform:rotate(4deg)}}@keyframes _mobileDotHalo_krx87_1{0%{transform:scale(.6);opacity:.5}70%{transform:scale(2);opacity:0}to{transform:scale(2);opacity:0}}@media (prefers-reduced-motion: reduce){._dot_krx87_36,._dot_krx87_36:after{animation:none}}._tabActive_krx87_85{color:var(--color-accent)}._tabIcon_krx87_89{width:22px;height:22px}._composeBtn_krx87_94{flex:1;display:flex;align-items:center;justify-content:center}._composeBtnInner_krx87_101{width:40px;height:40px;border-radius:var(--radius-full);background:var(--color-accent);color:var(--color-text-inverse);display:flex;align-items:center;justify-content:center;transition:background var(--dur-fast) var(--ease)}._composeBtn_krx87_94:active ._composeBtnInner_krx87_101{background:var(--color-accent-hover)}}._shell_8lkow_1{display:grid;grid-template-columns:var(--layout-sidebar) 1fr;min-height:100vh;background:var(--color-bg)}._main_8lkow_8{grid-column:2;display:flex;justify-content:center;padding:var(--space-5) var(--space-4) var(--space-8);min-width:0}._column_8lkow_15{width:100%;max-width:var(--layout-feed-max);min-width:0}._columnWide_8lkow_30{max-width:var(--layout-feed-max-grid)}._topBar_8lkow_34{display:none}@media (max-width: 720px){._shell_8lkow_1{grid-template-columns:1fr}._main_8lkow_8{grid-column:1;padding-top:calc(48px + var(--space-4));padding-bottom:calc(56px + var(--space-4))}._topBar_8lkow_34{display:flex;align-items:center;justify-content:space-between;position:fixed;top:0;left:0;right:0;height:48px;padding:0 var(--space-4);background:color-mix(in srgb,var(--color-bg) 92%,transparent);backdrop-filter:blur(8px);border-bottom:1px solid var(--color-border);z-index:10}._topBarBrand_8lkow_65{font-family:var(--font-serif);font-size:var(--text-h3);font-weight:500;color:var(--color-accent)}}:root{--color-bg: #faf7f2;--color-surface: #ffffff;--color-surface-muted: #f4efe7;--color-text: #2b2723;--color-text-muted: #7a7268;--color-text-subtle: #a89f92;--color-text-inverse: #faf7f2;--color-border: #e8e0d4;--color-border-strong: #d4c9b6;--color-accent: #8b6f47;--color-accent-hover: #75593a;--color-accent-soft: #e8ddc9;--color-success: #6b8e4e;--color-warning: #b8860b;--color-danger: #a0453a;--color-info: #557b8c;--color-success-soft: #e6eedf;--color-warning-soft: #f3ebd3;--color-danger-soft: #f0d8d4;--color-info-soft: #dde5ea;--color-focus: #8b6f47;--font-serif: "Cormorant Garamond", "Noto Serif SC", Georgia, "Times New Roman", serif;--font-sans: "Inter", "Noto Sans SC", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-mono: "JetBrains Mono", ui-monospace, "SF Mono", Menlo, Consolas, monospace;--text-display: 2.441rem;--text-h1: 1.953rem;--text-h2: 1.563rem;--text-h3: 1.25rem;--text-body: 1rem;--text-small: .875rem;--text-caption: .75rem;--lh-tight: 1.2;--lh-snug: 1.35;--lh-normal: 1.5;--lh-relaxed: 1.6;--space-0: 0;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.5rem;--space-6: 2rem;--space-7: 3rem;--space-8: 4rem;--space-9: 6rem;--radius-sm: 4px;--radius-md: 6px;--radius-lg: 10px;--radius-full: 9999px;--shadow-sm: 0 1px 2px rgba(30, 26, 22, .04);--shadow-md: 0 4px 12px rgba(30, 26, 22, .06), 0 1px 3px rgba(30, 26, 22, .04);--shadow-lg: 0 12px 32px rgba(30, 26, 22, .1), 0 2px 6px rgba(30, 26, 22, .04);--ease: cubic-bezier(.2, 0, 0, 1);--dur-fast: .12s;--dur-base: .18s;--dur-slow: .28s;--layout-feed-max: 680px;--layout-feed-max-grid: 1100px;--layout-sidebar: 240px;--layout-sidebar-collapsed: 64px;--layout-right-rail: 280px;--layout-mobile-bp: 720px}[data-theme=dark]{--color-bg: #1a1917;--color-surface: #232220;--color-surface-muted: #2c2a27;--color-text: #ede7db;--color-text-muted: #a8a094;--color-text-subtle: #786f62;--color-text-inverse: #1a1917;--color-border: #35322d;--color-border-strong: #4a453e;--color-accent: #c9a96e;--color-accent-hover: #d9bc84;--color-accent-soft: #3a3226;--color-success: #8aae6c;--color-warning: #d4a93a;--color-danger: #c56a5e;--color-info: #7ca3b5;--color-success-soft: #2a3424;--color-warning-soft: #3a3220;--color-danger-soft: #3a2624;--color-info-soft: #243238;--color-focus: #c9a96e;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .25);--shadow-md: 0 4px 12px rgba(0, 0, 0, .3), 0 1px 3px rgba(0, 0, 0, .2);--shadow-lg: 0 12px 32px rgba(0, 0, 0, .4), 0 2px 6px rgba(0, 0, 0, .25)}@media (prefers-reduced-motion: reduce){:root{--dur-fast: 0ms;--dur-base: 0ms;--dur-slow: 0ms}}*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}html,body{min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{line-height:var(--lh-normal)}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit;color:inherit}button{background:none;border:none;cursor:pointer;text-align:inherit}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root{isolation:isolate;min-height:100vh}:focus{outline:none}:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px;border-radius:var(--radius-sm)}::selection{background:var(--color-accent-soft);color:var(--color-text)}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--color-border-strong);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--color-text-subtle)}*{scrollbar-width:thin;scrollbar-color:var(--color-border-strong) transparent}html{background:var(--color-bg);color:var(--color-text)}body{font-family:var(--font-sans);font-size:var(--text-body);background:var(--color-bg);color:var(--color-text);transition:background var(--dur-base) var(--ease),color var(--dur-base) var(--ease)}a{color:inherit;text-decoration:none;transition:color var(--dur-fast) var(--ease)}a:hover{color:var(--color-accent)}hr{border:0;border-top:1px solid var(--color-border);margin:var(--space-4) 0}.route-fallback{display:grid;place-items:center;min-height:50vh}.route-transition{animation:routeFadeIn var(--dur-base) var(--ease) both}@keyframes routeFadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.route-transition{animation:none}}.center-page{min-height:100vh;display:grid;place-items:center}
