/*! tailwindcss v4.2.4 | MIT License | https://tailwindcss.com */@import "https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;700&family=Noto+Serif+SC:wght@400;600;700&display=swap";:root{--color-canvas:#dcdcdc;--color-ink:#141413;--color-ink-muted:#141113d1;--color-ink-muted-strong:#141113e6;--color-accent:#141413;--color-accent-hover:#2a2826;--color-accent-foreground:#dcdcdc;--color-accent-terracotta:#cc785c;--color-divider:#1411131a;--color-surface:#fff;--color-surface-muted:#eceae8;--color-card:#d0ceca;--color-scrim:#1a181673;--space-section-y:clamp(3rem,6vw,5rem);--space-block-y:1.25rem;--layout-content-max:42rem;--layout-article-max:68rem;--layout-wide-max:75rem;--layout-site-header-nav-height:58px;--layout-site-header-banner-slot:58px;--layout-site-header-height:calc(var(--layout-site-header-nav-height) + var(--layout-site-header-banner-slot));--text-header-brand:1.3125rem;--text-header-nav:1rem;--leading-header:1.2;--page-gutter:max(1rem,env(safe-area-inset-left),env(safe-area-inset-right))}@media (min-width:768px){:root{--page-gutter:max(1.5rem,env(safe-area-inset-left),env(safe-area-inset-right))}}:root{--theme-elevation-0:#dcdcdc;--theme-elevation-50:#eceae8;--theme-elevation-100:#e6e4e2;--theme-elevation-150:#dedcdb;--theme-elevation-200:#d0ceca;--theme-elevation-250:#c8c6c2;--theme-elevation-300:#c0beb8;--theme-elevation-350:#b8b6b0;--theme-elevation-400:#a8a6a0;--theme-elevation-450:#989690;--theme-elevation-500:#888680;--theme-elevation-550:#787670;--theme-elevation-600:#686660;--theme-elevation-650:#585650;--theme-elevation-700:#4a4844;--theme-elevation-750:#3c3a38;--theme-elevation-800:#2e2c2a;--theme-elevation-850:#242220;--theme-elevation-900:#1c1a18;--theme-elevation-950:#181614;--theme-elevation-1000:#141413;--theme-bg:var(--color-canvas);--theme-input-bg:var(--color-surface);--theme-text:var(--color-ink);--theme-border-color:var(--color-divider);--theme-overlay:var(--color-scrim);--font-body:"Noto Sans SC",ui-sans-serif,system-ui,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;--font-serif:"Noto Serif SC","Source Han Serif SC","Georgia","STSong",serif;--accessibility-outline:2px solid var(--color-ink);--accessibility-outline-offset:3px}html[data-theme=light]{color-scheme:light}body,html{font-family:var(--font-body)}h1,h2,h3,h4,h5,h6{font-family:var(--font-serif)}.markdown-editor-field__editor .kanzan-mdx-editor{border:1px solid var(--theme-border-color);background:var(--theme-input-bg);border-radius:8px;min-height:480px;overflow:hidden}.markdown-editor-field__editor .kanzan-mdx-toolbar{border-bottom:1px solid var(--theme-border-color);background:var(--theme-elevation-50);flex-wrap:wrap;gap:2px;padding:6px 8px}.markdown-editor-field__editor .kanzan-mdx-content{min-height:420px;font-family:var(--font-body);color:var(--theme-text);padding:16px 20px;font-size:15px;line-height:1.7}.markdown-editor-field__editor .kanzan-mdx-content h1,.markdown-editor-field__editor .kanzan-mdx-content h2,.markdown-editor-field__editor .kanzan-mdx-content h3,.markdown-editor-field__editor .kanzan-mdx-content h4{font-family:var(--font-serif);color:var(--theme-text)}.markdown-editor-field__editor .kanzan-mdx-content a{color:var(--color-accent-terracotta,var(--theme-text))}.markdown-editor-field__editor .kanzan-mdx-content blockquote{border-left:2px solid var(--theme-text);color:var(--theme-elevation-600);font-family:var(--font-serif);padding-left:1rem}.markdown-editor-field__editor .kanzan-mdx-content code,.markdown-editor-field__editor .kanzan-mdx-content pre{background:var(--theme-elevation-50);border-radius:6px}.markdown-editor-field__editor .mdxeditor-root-contenteditable{min-height:420px}