:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:220 20% 97%;--foreground:220 25% 20%;--card:0 0% 100%;--card-foreground:220 25% 20%;--popover:0 0% 100%;--popover-foreground:220 25% 20%;--primary:220 90% 56%;--primary-foreground:0 0% 100%;--secondary:220 15% 94%;--secondary-foreground:220 25% 30%;--muted:hsl(var(--muted-foreground));--muted-foreground:220 10% 50%;--accent:hsl(var(--primary));--accent-foreground:0 0% 100%;--destructive:0 84.2% 60.2%;--destructive-foreground:210 40% 98%;--border:220 15% 90%;--input:220 15% 90%;--ring:220 90% 56%;--radius:8px;--heading:220 30% 15%;--text-subtle:220 10% 55%;--surface:0 0% 100%;--surface-elevated:0 0% 100%;--check-green:142 70% 45%;--workspace-padding-top:48px;--font-heading:"Source Serif 4", Georgia, serif;--font-body:"Inter", system-ui, sans-serif;--bg:hsl(var(--background));--bg-muted:hsl(var(--muted));--bg-neutral:hsl(var(--secondary));--ink:hsl(var(--heading));--ink-h2:hsl(var(--heading));--ink-h3:hsl(var(--heading));--text-body:hsl(var(--foreground));--stroke:hsl(var(--border));--stroke-light:hsl(var(--border));--accent-strong:hsl(var(--primary));--success:hsl(var(--check-green));--warning:240 95% 57%;--shadow:0 4px 12px hsl(var(--primary) / .2);--shadow-light:0 2px 8px #0000000a;--font-sans:var(--font-body);--font-serif:var(--font-heading);--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--reader-font-family:var(--font-body);--reader-width:680px;--reader-font-size:18px;--line-height:1.7;--radius-large:12px;--radius-xl:16px;--content-h1-size:3rem;--content-h2-size:2rem;--content-h3-size:1.5rem;--content-h4-size:1.1rem;--content-heading-top:32px;--content-heading-bottom:16px;--content-paragraph-gap:24px;--section-spacing:80px;--subsection-spacing:48px;--element-spacing:24px;--micro-spacing:12px;--container-max-width:1200px;--content-max-width:1024px;--share-origin-bg:#eff6ff;--share-origin-border:#3b82f647;--share-origin-text:#1e3a8a;--share-origin-link:#1d4ed8;--table-stripe:#00000006}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0d1117;--bg-muted:#161b22;--ink:#e6edf3;--muted:#8b949e;--stroke:#ffffff26;--accent:#58a6ff;--accent-strong:#388bfd;--shadow:none;--surface:220 18% 12%;--surface-elevated:220 18% 16%;--share-origin-bg:#388bfd24;--share-origin-border:#58a6ff4d;--share-origin-text:#dbeafe;--share-origin-link:#8cc8ff;--heading:210 20% 96%;--foreground:210 15% 90%;--muted-foreground:210 10% 55%;--warning:265 86% 72%;--table-stripe:#ffffff0a}:root[data-theme=sepia]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f6f4ef;--bg-muted:#fff;--ink:#2b2a26;--muted:#6b6560;--stroke:#2b2a2614;--accent:#2563eb;--accent-strong:#1d4ed8;--shadow:none}:root[data-preset=docs]{--line-height:1.65;--content-h1-size:2.4rem;--content-h2-size:1.9rem;--content-h3-size:1.2rem;--content-h4-size:1.05rem;--content-heading-top:30px;--content-heading-bottom:14px}:root[data-preset=github]{--line-height:1.55;--content-h1-size:2.1rem;--content-h2-size:1.6rem;--content-h3-size:1.1rem;--content-h4-size:1rem;--content-heading-top:24px;--content-heading-bottom:12px;--content-paragraph-gap:14px}:root[data-preset=blog]{--line-height:1.75;--content-h1-size:2.8rem;--content-h2-size:2.2rem;--content-h3-size:1.35rem;--content-h4-size:1.15rem;--content-heading-top:36px;--content-heading-bottom:18px;--content-paragraph-gap:18px}*,:before,:after{box-sizing:border-box}body{min-height:100vh;font-family:var(--font-body);color:var(--text-body);background:var(--bg);flex-direction:column;margin:0;font-size:18px;line-height:1.7;display:flex}#app{flex-direction:column;flex:1;min-height:100vh;display:flex}body.mobile-menu-open{overscroll-behavior:contain;overflow:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:hsl(var(--heading))}.topbar{z-index:10;background:var(--bg);border-bottom:1px solid var(--stroke);min-height:56px;box-shadow:none;justify-content:space-between;align-items:center;padding:0 24px;transition:opacity .14s ease-out;display:flex;position:sticky;top:0}.topbar__left,.topbar__right{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.topbar__center{flex:none;align-items:center;gap:4px;display:flex}.topbar__right{justify-content:flex-end}.topbar__group{border:1px solid var(--stroke);background:var(--bg);border-radius:10px;align-items:center;gap:8px;padding:4px 6px;display:inline-flex}.topbar__divider{background:var(--stroke);width:1px;height:20px}.brand{color:var(--ink);align-items:center;gap:10px;min-width:0;text-decoration:none;display:flex}.brand:focus-visible{outline-offset:4px;border-radius:10px;outline:2px solid #2563eb66}.topbar__link{color:var(--muted);border:1px solid #0000;border-radius:8px;margin-right:4px;padding:6px 10px;font-size:13px;font-weight:500;text-decoration:none}.topbar__link:hover{color:var(--ink);border-color:var(--stroke);background:var(--bg-muted)}.topbar__mobile-link,.menu--mobile-overflow{display:none}.topbar__mobile-link{min-width:0;color:var(--ink);border-radius:12px;align-items:center;gap:8px;padding:8px 10px;font-size:15px;font-weight:600;text-decoration:none}.topbar__mobile-link span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.topbar__mobile-link:hover{background:var(--bg-muted)}.brand__mark{background:var(--accent);color:hsl(var(--accent-foreground));letter-spacing:.05em;border-radius:6px;flex:none;justify-content:center;align-items:center;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.brand__mark--pro{background:hsl(var(--warning));color:#fff}.brand__title{white-space:nowrap;font-size:16px;font-weight:600;line-height:1.2}.brand__subtitle{color:var(--muted);font-size:13px}.menu-bar{align-items:center;gap:12px;display:flex}.menu{position:relative}.menu>summary{cursor:pointer;color:var(--muted);border-radius:6px;padding:6px 8px;font-size:14px;list-style:none}.menu>summary:hover{color:var(--ink);background:var(--bg-muted)}.menu>summary::-webkit-details-marker{display:none}.menu>summary::marker{content:""}.menu[open]>summary{color:var(--ink);background:var(--bg-muted)}.menu__panel{background:var(--bg);border:1px solid var(--stroke);min-width:220px;box-shadow:var(--shadow);z-index:20;border-radius:10px;max-height:min(70vh,520px);padding:8px;position:absolute;top:calc(100% + 8px);left:0;overflow-y:auto}.menu__panel--right{left:auto;right:0}.menu__panel--wide{min-width:260px}.menu__item{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;padding:8px 10px;font-size:14px;display:flex}.menu__icon{color:var(--muted)}.menu__item kbd{margin-left:auto}.menu__item:hover{background:var(--bg-muted)}.menu__item.is-active{background:var(--bg-muted);color:var(--ink)}.menu__item[disabled],.menu__item[aria-disabled=true]{opacity:.45}.menu__item--danger{color:#dc2626}a.menu__item{font-family:inherit;font-size:14px;text-decoration:none}.menu__item--unsupported{text-decoration:line-through;text-decoration-thickness:1px;-webkit-text-decoration-color:var(--muted);text-decoration-color:var(--muted)}.menu__separator{background:var(--stroke);border:0;height:1px;margin:6px 0}.menu__label{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);padding:6px 8px 4px;font-size:11px}.menu__row{gap:8px;padding:0 8px 8px;display:flex}.menu__choice{background:var(--bg-muted);color:var(--muted);cursor:pointer;border:1px solid #0000;border-radius:8px;padding:6px 10px;font-size:13px}.menu__choice:hover{color:var(--ink)}.menu__choice.is-active{color:var(--accent);background:#2563eb1f}.menu__field{color:var(--muted);gap:8px;padding:8px;font-size:12px;display:grid}.menu__field input,.menu__field select{border:1px solid var(--stroke);background:var(--bg);color:var(--ink);border-radius:8px;padding:8px 10px;font-size:13px}.menu__field.range span{color:var(--muted);font-size:12px}.menu__tick{color:var(--success,#22c55e);margin-left:.3em;font-size:.85em}.menu__check{color:var(--muted);align-items:center;gap:8px;padding:6px 8px;font-size:13px;display:flex}.menu__check input{accent-color:var(--accent)}.menu--button>summary{height:34px;color:var(--muted);background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;min-width:72px;padding:0 12px;font-weight:500;display:inline-flex}.menu--button>summary.primary{background:var(--accent);color:#fff}.menu--account>summary{min-width:unset;border-radius:8px;width:34px;height:34px;padding:0}.menu--account>summary .auth-avatar{object-fit:cover;border-radius:6px;display:block}.menu__divider{background:var(--stroke);height:1px;margin:6px 8px}.menu--button[open]>summary{color:var(--ink);background:#0f172a0a}.menu--button[open]>summary.primary{background:var(--accent-strong);border-color:var(--accent-strong);color:#fff}.menu--compact>summary{height:28px;color:var(--muted);border:1px solid #0000;border-radius:8px;padding:0 10px;font-size:12px}button{font-family:inherit;font-size:14px}button.ghost,button.primary,button.small,button.link{cursor:pointer;background:0 0;border:1px solid #0000;transition:background-color .14s ease-out,border-color .14s ease-out,color .14s ease-out}button.primary{background:var(--accent);border-color:var(--accent);color:#fff;border-radius:8px;height:34px;padding:0 14px;font-weight:500}button.primary:hover{background:var(--accent-strong);border-color:var(--accent-strong)}button.ghost{height:34px;color:var(--muted);border-color:#0000;border-radius:8px;padding:0 10px}button.ghost:hover{color:var(--ink);background:#0f172a0a}button.small{height:28px;color:var(--muted);border-color:#0000;border-radius:8px;padding:0 10px;font-size:12px}button.small:hover{color:var(--ink);background:#0f172a0a}button.link{height:auto;color:var(--accent);border:none;padding:0;font-size:12px}button.icon-button{justify-content:center;align-items:center;width:34px;padding:0;display:inline-flex}button.icon-button--shortcut{gap:6px;width:auto;padding:0 8px}button.icon-button svg{display:block}kbd{background:var(--bg-muted);color:var(--muted);border:1px solid #0000;border-radius:6px;padding:2px 6px;font-family:inherit;font-size:12px}kbd.shortcut-hint{color:var(--muted);background:#0f172a0a;border:1px solid #0f172a14;padding:1px 5px;font-size:11px}.workspace{z-index:1;flex:1 0 auto;width:100%;max-width:100%;margin:0;padding:0;position:relative}body.has-document .workspace{max-width:1240px;padding:var(--workspace-padding-top) 32px 120px;margin:0 auto}.empty-state{width:100%;display:block;position:relative}.empty-state h1{font-weight:500}.dropzone{text-align:center;background:0 0;place-content:center;width:100vw;max-width:100%;min-height:100vh;margin:0;padding:64px 24px;display:grid;position:relative;overflow:hidden}.hero-canvas{z-index:1;pointer-events:auto;width:100%;height:100%;position:absolute;top:0;left:0}.hero-content{z-index:10;flex-direction:column;align-items:center;display:flex;position:relative}.dropzone.dragging{background:#2563eb14}.dropzone h1{font-size:48px;font-weight:500;line-height:1.1;font-family:var(--font-heading);letter-spacing:-.02em;color:var(--ink);margin:0 0 16px}@media (width>=768px){.dropzone h1{font-size:60px}}.hero-tagline{color:hsl(var(--muted-foreground));margin:0 0 40px;font-size:18px;font-weight:400}.hero-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.hero-btn{cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;height:48px;padding:0 32px;font-size:16px;font-weight:500;transition:all .14s ease-out;display:inline-flex}.hero-btn.primary{background:var(--accent);color:#fff;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.hero-btn.primary:hover{background:var(--accent-strong);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.hero-btn.outline{color:hsl(var(--muted-foreground));background:0 0}.hero-btn.outline:hover{color:hsl(var(--foreground));background:0 0}.empty-state p{color:var(--muted);margin:0;font-size:15px}.empty-state__actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.hint{color:var(--muted);font-size:13px}.recent{text-align:left;padding-top:4px}.recent__title{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-bottom:12px;font-size:12px}.recent__list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.recent__item{background:var(--bg-muted);color:var(--ink);border:1px solid #0000;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:10px 12px;font-size:14px;display:flex}.recent__meta{color:var(--muted);font-size:12px}.recent__empty{color:var(--muted);font-size:13px}.workspace__panes{align-items:stretch;gap:24px;display:flex}.pane{border-radius:var(--radius);background:0 0;border:none;min-width:0}.editor-pane{flex-direction:column;flex:1 1 0;min-height:60vh;display:flex}.editor-toolbar{flex-wrap:wrap;align-items:center;gap:8px;padding:12px 12px 0;display:flex}.editor-pane textarea{min-height:60vh;font-family:var(--font-mono);color:var(--ink);resize:vertical;background:0 0;border:none;outline:none;flex:1;padding:16px;font-size:14px;line-height:1.6}.viewer-pane{background:var(--bg);flex:1 1 0}.toc-panel{border:none;border-right:1px solid var(--stroke);background:var(--bg);z-index:10;border-radius:0;width:220px;max-width:220px;max-height:calc(100vh - 140px);padding:16px 16px 16px 0;transition:opacity .2s ease-out,transform .2s ease-out;position:fixed;top:140px;left:max(32px,50vw - 588px);overflow:auto}.prefs-desktop-button{display:flex}.toc-mobile-button,.prefs-mobile-button{display:none!important}.settings-panel{border:none;border-left:1px solid var(--stroke);background:var(--bg);z-index:10;opacity:0;pointer-events:none;visibility:hidden;border-radius:0;gap:12px;width:220px;max-width:220px;max-height:calc(100vh - 140px);padding:16px 0 16px 16px;transition:opacity .2s ease-out,transform .2s ease-out;display:grid;position:fixed;top:140px;right:max(32px,50vw - 588px);overflow-y:auto;transform:translate(16px)}.panel-header{justify-content:space-between;align-items:center;gap:8px;display:flex}.toc-panel .panel-header{margin-bottom:12px}.panel-header .settings__title,.panel-header .toc__title{margin:0}.panel-close{border-radius:6px;flex-shrink:0;width:28px;height:28px;padding:0}body.prefs-open .settings-panel{opacity:1;pointer-events:auto;visibility:visible;transform:translate(0)}.tts-panel{border:none;border-left:1px solid var(--stroke);background:var(--bg);z-index:10;opacity:0;pointer-events:none;visibility:hidden;border-radius:0;gap:12px;width:220px;max-width:220px;max-height:calc(100vh - 140px);padding:16px 0 16px 16px;transition:opacity .2s ease-out,transform .2s ease-out;display:grid;position:fixed;top:140px;right:max(32px,50vw - 588px);overflow-y:auto;transform:translate(16px)}body.tts-open .tts-panel{opacity:1;pointer-events:auto;visibility:visible;transform:translate(0)}body.focus.scrolled-down.tts-open .tts-panel{opacity:0;pointer-events:none;transform:translate(100%)}.tts-panel__input{border:1px solid var(--stroke);background:var(--bg);width:100%;color:var(--text);border-radius:6px;padding:5px 8px;font-size:12px}.tts-progress{color:var(--muted);padding:4px 0;font-size:12px}.tts-hint{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.tts-hint a{color:var(--accent)}.settings-card__form{gap:8px;display:grid}.settings-card__label{color:var(--text);font-size:13px;font-weight:500}.settings-card__hint{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.settings-card__hint a{color:var(--text);text-underline-offset:2px;text-decoration:underline}.settings-card__hint a:hover{text-decoration-thickness:2px}.settings-card__row{align-items:center;gap:8px;display:flex}.settings-card__input{border:1px solid var(--stroke);background:var(--bg);min-width:0;color:var(--text);border-radius:8px;flex:1;padding:7px 10px;font-size:13px}.settings__title{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-size:12px}.settings__row{justify-content:space-between;align-items:center;gap:12px;display:flex}.settings__text{color:var(--muted);font-size:13px}.settings__toggle{align-items:center;gap:6px;display:inline-flex}.settings__label{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-bottom:6px;font-size:11px}.settings__divider{background:var(--stroke);height:1px;margin:6px 0}.settings-panel .menu__row{padding:0}.toc__title{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-bottom:12px;font-size:12px}.toc__list{gap:8px;font-size:13px;display:grid}.toc__link{color:var(--muted);text-decoration:none}.toc__link:hover{color:var(--ink)}.toc__link--h2{margin-left:12px}.toc__link--h3{margin-left:20px}.toc__empty{color:var(--muted)}body:not(.has-document) .workspace__panes,body.has-document .empty-state,body:not(.has-document) .topbar{display:none}.page-header{z-index:10;background:var(--bg);border-bottom:1px solid var(--stroke);justify-content:space-between;align-items:center;min-height:56px;padding:0 24px;display:flex;position:sticky;top:0}body.has-document .page-header{display:none}.page-header__left{align-items:center;display:flex}.page-header__right{align-items:center;gap:12px;display:flex}.page-header__link{color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;padding:6px 10px;font-size:.875rem;font-weight:500;text-decoration:none}.page-header__link:hover{color:var(--ink);border-color:var(--stroke);background:var(--bg-muted)}body[data-view=preview] .editor-pane,body[data-view=edit] .viewer-pane,body[data-view=preview] #insertMenu{display:none}body:not(.toc-open) .toc-panel{opacity:0;pointer-events:none;visibility:hidden;transform:translate(-16px)}body.focus .topbar{opacity:.6}body.focus .editor-pane{display:none}body.focus.scrolled-down .toc-panel{opacity:0;pointer-events:none;transform:translate(-100%)}body.focus.scrolled-down.prefs-open .settings-panel{opacity:0;pointer-events:none;transform:translate(100%)}body.focus .viewer-footer{display:none!important}body.focus .topbar{will-change:transform;transition:transform .3s cubic-bezier(.4,0,.2,1)}body.focus .topbar--hidden{transform:translateY(-100%)}body.zen .topbar{display:none}body.zen .workspace{padding-top:32px}.content,.raw{padding:32px}.content{font-family:var(--reader-font-family);font-size:var(--reader-font-size);line-height:var(--line-height);max-width:var(--reader-width);color:var(--ink);margin:0 auto}.share-not-found{border:1px solid var(--stroke);background:var(--bg-elevated);border-radius:12px;max-width:640px;margin:48px auto;padding:24px}.share-not-found h2{margin:0 0 10px}.share-not-found p{color:var(--muted);margin:0 0 10px}.share-origin-banner{border:1px solid var(--share-origin-border);background:var(--share-origin-bg);color:var(--share-origin-text);border-radius:10px;flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 24px;padding:12px 14px;font-size:14px;line-height:1.5;display:flex}.share-origin-banner__text{color:var(--share-origin-text)}.share-origin-banner__link{color:var(--share-origin-link);font-weight:500;text-decoration:none}.share-origin-banner__link:hover{text-decoration:underline}.content img{border:1px solid var(--stroke);border-radius:8px;max-width:100%}body.dim-icons #rendered svg,body.dim-icons #rendered i,body.dim-icons #rendered .icon,body.dim-icons #rendered .icons,body.dim-icons #rendered .lucide,body.dim-icons #rendered .fa,body.dim-icons #rendered .fas,body.dim-icons #rendered .far,body.dim-icons #rendered .fab,body.dim-icons #rendered .fa-solid,body.dim-icons #rendered .fa-regular,body.dim-icons #rendered .fa-brands,body.dim-icons #rendered .material-icons,body.dim-icons #rendered .mdi,body.dim-icons #rendered .emoji-icon,body.dim-icons #rendered .task-list-item input[type=checkbox],body.dim-icons #rendered input.task-list-item-checkbox{color:var(--muted);opacity:.5}body.dim-icons #rendered .emoji-icon{filter:grayscale()saturate(0)}body.dim-icons #rendered .mermaid svg,body.dim-icons #rendered .mermaid-diagram svg,body.dim-icons #rendered .katex,body.dim-icons #rendered .katex svg,body.dim-icons #rendered .math,body.dim-icons #rendered .math-block{color:inherit;opacity:1}body.dim-icons .toc-panel .emoji-icon,body.dim-icons .toc-modal__list .emoji-icon{color:var(--muted);opacity:.5;filter:grayscale()saturate(0)}body.dim-icons #rendered a{color:inherit;-webkit-text-decoration-color:var(--stroke);text-decoration-color:var(--stroke)}.content pre{background:var(--bg-muted);border:1px solid var(--stroke);font-family:var(--font-mono);border-radius:8px;padding:16px;font-size:14px;overflow:auto}.content pre.code-block{padding-top:40px;padding-right:48px;position:relative}.content pre .code-copy-button{border:1px solid var(--stroke);background:var(--bg);color:var(--muted);cursor:pointer;border-radius:6px;padding:4px 8px;font-size:12px;line-height:1;transition:background-color .14s ease-out,border-color .14s ease-out,color .14s ease-out,transform .14s ease-out;position:absolute;top:8px;right:8px}.content pre .code-copy-button:hover{background:var(--bg-muted);color:var(--ink);border-color:var(--accent)}.content pre .code-copy-button:active{transform:translateY(1px)}.content pre .code-copy-button.is-copied{color:var(--accent);border-color:var(--accent)}body.focus .code-copy-button{display:none}body.focus .content pre.code-block{padding:16px}.content pre code.hljs{color:var(--ink);display:block}.content code{font-family:var(--font-mono);background:var(--bg-muted);border:1px solid var(--stroke);border-radius:6px;padding:2px 6px;font-size:.9em}.content pre code{background:0 0;border:0;padding:0}.content-chunk{content-visibility:visible;display:flow-root}.large-doc__spacer{height:0}.hljs-comment,.hljs-quote{color:var(--muted)}.hljs-keyword,.hljs-selector-tag,.hljs-literal,.hljs-attr,.hljs-attribute{color:var(--accent)}.hljs-string,.hljs-doctag,.hljs-title,.hljs-number,.hljs-variable,.hljs-template-variable,.hljs-function{color:var(--ink)}.content .mermaid{background:var(--bg-muted);border:1px solid var(--stroke);border-radius:8px;padding:16px;overflow:auto}.content .mermaid-wrap{position:relative}.content .mermaid-toolbar{z-index:2;opacity:0;pointer-events:none;gap:6px;transition:opacity .15s;display:flex;position:absolute;top:8px;right:8px}.content .mermaid-wrap:hover .mermaid-toolbar,.content .mermaid-wrap:focus-within .mermaid-toolbar{opacity:1;pointer-events:auto}.content .mermaid-action-btn,.mermaid-fullscreen .mermaid-action-btn{border:1px solid var(--stroke);background:var(--bg);width:28px;height:28px;color:var(--ink);cursor:pointer;border-radius:4px;justify-content:center;align-items:center;padding:0;display:inline-flex;position:relative;box-shadow:0 2px 8px #0f172a1a}.content .mermaid-action-btn:hover,.content .mermaid-action-btn:focus-visible,.mermaid-fullscreen .mermaid-action-btn:hover,.mermaid-fullscreen .mermaid-action-btn:focus-visible{border-color:var(--accent);color:var(--accent)}.content .mermaid-action-btn--locked{opacity:.72}.content .mermaid-action-btn[data-tooltip]:after,.mermaid-fullscreen .mermaid-action-btn[data-tooltip]:after{content:attr(data-tooltip);white-space:nowrap;background:var(--ink);color:var(--bg);pointer-events:none;opacity:0;border-radius:4px;padding:4px 8px;font-size:11px;line-height:1.4;transition:opacity .1s;position:absolute;bottom:calc(100% + 6px);right:0}.content .mermaid-action-btn[data-tooltip]:hover:after,.content .mermaid-action-btn[data-tooltip]:focus-visible:after,.mermaid-fullscreen .mermaid-action-btn[data-tooltip]:hover:after,.mermaid-fullscreen .mermaid-action-btn[data-tooltip]:focus-visible:after{opacity:1}body.has-mermaid-fullscreen{overflow:hidden}.mermaid-fullscreen{z-index:9999;background:color-mix(in srgb, var(--bg) 96%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;position:fixed;inset:0}.mermaid-fullscreen__viewport{cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;width:100%;height:100%;position:relative;overflow:hidden}.mermaid-fullscreen__viewport.is-dragging{cursor:grabbing}.mermaid-fullscreen .mermaid-fullscreen__close{z-index:1;gap:5px;width:auto;padding:0 10px;font-size:12px;position:absolute;top:16px;right:16px}.mermaid-fullscreen__controls{flex-direction:column;gap:4px;display:flex;position:absolute;bottom:20px;right:20px}@media (hover:none){.content .mermaid-toolbar{opacity:1;pointer-events:auto}}.content table{border-collapse:collapse;width:100%;margin:0;font-size:.95em}.content th{text-align:left;text-transform:uppercase;letter-spacing:.07em;color:var(--muted);background:var(--bg-muted);border-bottom:1px solid var(--stroke);white-space:nowrap;z-index:2;padding:10px 16px;font-size:.73em;font-weight:600;position:sticky;top:0}.content td{text-align:left;border-bottom:1px solid var(--stroke);white-space:nowrap;padding:10px 16px}.content tbody tr:last-child td{border-bottom:none}.content tbody tr:hover td{background:var(--bg-muted)}.content td a{color:var(--accent);text-decoration:none}.content td a:hover{text-decoration:underline}.content .table-wrap{max-width:100%;margin:0 0 var(--content-paragraph-gap);border-radius:var(--radius);overflow:hidden}.content .table-toolbar{border-bottom:1px solid var(--stroke);background:var(--bg);justify-content:flex-end;align-items:center;gap:4px;padding:5px 8px;display:flex}.content .table-copy-btn,.content .table-expand-btn{border:1px solid var(--stroke);border-radius:calc(var(--radius) - 2px);color:var(--muted);cursor:pointer;background:0 0;padding:3px 8px;font-family:inherit;font-size:.72em;font-weight:500;line-height:1.5}.content .table-copy-btn:hover,.content .table-expand-btn:hover{color:var(--accent);border-color:var(--accent)}.content .table-scroll{position:relative}.content .table-scroll>table{margin:0}.content .table-scroll.is-wide{overflow:hidden}.content .table-scroll.is-expanded{overflow-x:auto}.content .table-scroll.is-wide:after{content:"";background:linear-gradient(to right, transparent, var(--bg));pointer-events:none;z-index:1;width:80px;height:100%;position:absolute;top:0;right:0}@media (width<=720px){.content table.responsiveTable,.content table.responsiveTable thead,.content table.responsiveTable tbody,.content table.responsiveTable th,.content table.responsiveTable td,.content table.responsiveTable tr{display:block}.content table.responsiveTable thead tr{position:absolute;top:-9999px;left:-9999px}.content table.responsiveTable tbody tr{border:1px solid var(--stroke);border-radius:6px;margin-bottom:.75em;padding:.25em}.content table.responsiveTable td.pivoted{white-space:pre-wrap;overflow-wrap:break-word;min-height:2em;position:relative;text-align:left!important;border:none!important;padding-left:calc(45% + 12px)!important}.content table.responsiveTable td.pivoted:before{content:attr(data-label);white-space:pre-wrap;overflow-wrap:break-word;text-align:left;width:calc(45% - 12px);color:var(--muted);font-weight:600;position:absolute;left:12px}}.content table.table-zebra tbody tr:nth-child(2n) td{background:var(--table-stripe)}.content table.table-sticky-head thead th{z-index:2;background:var(--bg);position:sticky;top:0}.content table.table-auto-size{table-layout:auto}.content table.table-auto-size th,.content table.table-auto-size td{min-width:80px}.content table thead th[data-sort]{cursor:pointer;-webkit-user-select:none;user-select:none;padding-right:64px}.content table thead th[data-sort=asc]:after,.content table thead th[data-sort=desc]:after{color:var(--accent);font-weight:400;position:absolute;top:50%;right:32px;transform:translateY(-50%)}.content table thead th[data-sort=asc]:after{content:"↑"}.content table thead th[data-sort=desc]:after{content:"↓"}.content table thead th{position:relative}.content table thead th .col-copy-btn{opacity:0;background:var(--bg);border:1px solid var(--stroke);width:20px;height:20px;color:var(--muted);cursor:pointer;border-radius:3px;justify-content:center;align-items:center;padding:0;line-height:1;transition:opacity .15s;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.content table thead th:hover .col-copy-btn{opacity:1}.content table thead th .col-copy-btn:hover{color:var(--accent);border-color:var(--accent)}.content .table-lock-btn{opacity:.6;cursor:pointer}.content .table-lock-btn:hover{opacity:1;color:var(--accent);border-color:var(--accent)}.content blockquote{border-left:4px solid var(--accent);margin:var(--content-paragraph-gap) 0;color:var(--muted);background:var(--bg-muted);border-radius:0 6px 6px 0;padding:10px 16px}.content .mdview-callout{--callout-color:var(--accent);--callout-bg:color-mix(in srgb, var(--callout-color) 7%, var(--bg));border:0;border-left:4px solid var(--callout-color);margin:var(--content-paragraph-gap) 0;color:var(--ink);background:var(--callout-bg);border-radius:0 12px 12px 0;padding:18px 24px 20px;position:relative}.content .mdview-callout--tip{--callout-color:#059669}.content .mdview-callout--important{--callout-color:#2563eb}.content .mdview-callout--warning{--callout-color:#d97706}.content .mdview-callout--caution,.content .mdview-callout--danger{--callout-color:#dc2626}.content .mdview-callout--info{--callout-color:#0891b2}.content .mdview-callout--success{--callout-color:#059669}.content .mdview-callout--quote{--callout-color:#64748b}.content .mdview-callout__title{color:var(--ink);letter-spacing:-.025em;margin:0 0 10px;font-family:Georgia,Times New Roman,serif;font-size:1.35em;font-style:italic;font-weight:400;line-height:1.1;display:block}.content .mdview-callout__title:before{content:attr(data-callout-label);color:var(--callout-color);font-family:var(--font-sans);letter-spacing:.045em;text-transform:uppercase;margin:0 0 8px;font-size:.48em;font-style:normal;font-weight:800;line-height:1;display:block}.content .mdview-callout--note>.mdview-callout__title:before{content:"NOTE"}.content .mdview-callout--tip>.mdview-callout__title:before{content:"TIP"}.content .mdview-callout--important>.mdview-callout__title:before{content:"IMPORTANT"}.content .mdview-callout--warning>.mdview-callout__title:before{content:"WARNING"}.content .mdview-callout--caution>.mdview-callout__title:before{content:"CAUTION"}.content .mdview-callout--danger>.mdview-callout__title:before{content:"DANGER"}.content .mdview-callout--info>.mdview-callout__title:before{content:"INFO"}.content .mdview-callout--success>.mdview-callout__title:before{content:"SUCCESS"}.content .mdview-callout--quote>.mdview-callout__title:before{content:"QUOTE"}.content details.mdview-callout>summary.mdview-callout__title{cursor:pointer;padding-right:52px;list-style:none;position:relative}.content details.mdview-callout>summary.mdview-callout__title::-webkit-details-marker{display:none}.content details.mdview-callout>summary.mdview-callout__title:after{content:"Show";color:var(--callout-color);font-family:var(--font-sans);letter-spacing:.045em;text-transform:uppercase;margin-left:auto;font-size:.48em;font-style:normal;font-weight:800;line-height:1;position:absolute;top:0;right:0}.content details.mdview-callout:not([open])>summary.mdview-callout__title{margin-bottom:0}.content details.mdview-callout[open]>summary.mdview-callout__title:after{content:"Hide"}.content details.mdview-callout>summary.mdview-callout__title:focus-visible{outline:2px solid color-mix(in srgb, var(--callout-color) 40%, transparent);outline-offset:4px;border-radius:4px}.content .mdview-callout>:last-child{margin-bottom:0}.content .mdview-callout p,.content .mdview-callout ul,.content .mdview-callout ol,.content .mdview-callout pre{margin-bottom:14px}.content .mdview-callout p{color:var(--text-body);line-height:1.55}.content h1,.content h2,.content h3,.content h4{margin-top:var(--content-heading-top);margin-bottom:var(--content-heading-bottom);font-weight:500}.content h1{font-size:var(--content-h1-size);line-height:1.2}.content h2{font-size:var(--content-h2-size);line-height:1.25}.content h3{font-size:var(--content-h3-size);line-height:1.4}.content h4{font-size:var(--content-h4-size);line-height:1.4}.content a{color:var(--accent);text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:1px}.content p,.content ul,.content ol,.content pre{margin:0 0 var(--content-paragraph-gap)}.content>:last-child{margin-bottom:0}.content ul{padding-left:22px}.content .task-list-item{margin-left:-22px;list-style:none}.content .task-list-item input{appearance:none;cursor:pointer;vertical-align:middle;width:16px;height:16px;margin-right:8px;position:relative}.content .task-list-item input:checked:after{content:"✔";color:var(--muted);font-size:12px;font-weight:700;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.raw{font-family:var(--font-mono);white-space:pre-wrap;color:#f8fafc;background:#0f172a;min-height:260px;font-size:14px;display:none}.meta{border-bottom:1px solid var(--stroke);background:var(--bg-muted);padding:16px 24px}.meta__title{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-bottom:8px;font-size:11px}.meta__grid{color:var(--ink);gap:6px;font-size:13px;display:grid}.meta__row{display:block}.meta__grid dt{color:var(--muted);margin:0;display:inline}.meta__grid dt:after{content:":";margin-right:4px}.meta__grid dd{margin:0;display:inline}.viewer-footer{border-top:1px solid var(--stroke);color:var(--muted);align-items:center;gap:16px;padding:12px 16px;font-size:12px;display:flex}.viewer-footer__action{border-radius:6px;width:26px;height:26px;padding:0}.viewer-footer .link{margin-left:auto}@media print{body{background:#fff}.topbar,.settings-panel,.prefs-bottom-sheet,.bottom-sheet-backdrop,.bottom-sheet-container,.toc-mobile-button,.prefs-mobile-button,.code-copy-button,.toc-panel,.viewer-footer,.empty-state,.menu__panel,.menu__panel--right,.editor-pane{display:none!important}.workspace,.workspace__panes,.viewer-pane,.content,.rendered{width:100%;max-width:none;box-shadow:none;background:0 0;border:0;margin:0;padding:0}.content{padding:0 8px}.toc-mobile-button,.prefs-mobile-button,#tocMobileToggle,#prefsMobileToggle{visibility:hidden!important;display:none!important}}.dialog{border:1px solid var(--stroke);background:var(--bg);width:min(560px,92vw);box-shadow:var(--shadow);opacity:0;border-radius:12px;padding:0;transition:opacity .14s ease-out,transform .14s ease-out;transform:translateY(6px)}.dialog[open]{opacity:1;transform:translateY(0)}.dialog::backdrop{background:#0f172a2e}.dialog__header{border-bottom:1px solid var(--stroke);justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.dialog__header h3{margin:0;font-size:18px;font-weight:500}.dialog__body{gap:14px;padding:20px 22px 24px;display:grid}.dialog__actions{justify-content:flex-end;gap:12px;display:flex}.dialog textarea,.dialog input,.dialog select{border:1px solid var(--stroke);background:var(--bg-muted);width:100%;color:var(--ink);border-radius:8px;padding:10px 12px}.dialog textarea{min-height:200px;font-family:var(--font-mono);font-size:13px}.toggle{color:var(--muted);align-items:center;gap:8px;font-size:13px;display:flex}.share-link{gap:10px;display:flex}.share-link input{flex:1}.hidden{display:none}.short-url-check{color:#22c55e;align-self:center;font-size:1rem;font-weight:700;line-height:1}.sr-only{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.status{color:var(--muted);font-size:12px}.status[data-tone=warn]{color:var(--accent-strong)}@media (width<=1080px){.topbar{flex-wrap:wrap;gap:12px;padding:12px 20px}.topbar__right{flex-wrap:wrap}.workspace{padding:48px 20px 80px}body.has-document .workspace{padding:var(--workspace-padding-top) 20px 80px}.workspace__panes{flex-direction:column}.toc-panel,.settings-panel{position:fixed}}@media (width<=720px){:root{--reader-font-size:19px;--line-height:1.75;--content-h1-size:2rem;--content-h2-size:1.55rem;--content-h3-size:1.25rem;--content-h4-size:1.05rem;--content-heading-top:36px;--content-heading-bottom:14px;--content-paragraph-gap:28px}.menu-bar{flex-wrap:wrap;gap:8px}.workspace{padding:40px 16px 72px}body.has-document .workspace{padding:68px 16px 88px}.topbar{min-height:60px;padding:0 12px}body{font-size:21.6px}.topbar__left{min-width:0;display:flex}.topbar .brand{display:none}.topbar__mobile-link,.menu--mobile-overflow{display:inline-flex}.topbar__center>#openMenu,.topbar__center>#exportMenu,.topbar__right>.save-status,.topbar__right>.icon-button#themeToggle,.topbar__right>#panelsMenu,.topbar__right>.topbar__link,.topbar__right>.menu--account,.topbar__right>#authSignInBtn{display:none!important}.topbar__center{flex:none;justify-content:center;min-width:0;display:flex}.topbar__right{gap:0}.topbar__center>#saveDocBtn{white-space:nowrap;min-width:0;padding:0 8px;font-size:13px}.menu--mobile-overflow>summary{z-index:31;border-radius:12px;padding:10px;position:relative}.mobile-actions-backdrop{opacity:0;z-index:29;background:#0f172a2e;border:0;margin:0;padding:0;transition:opacity .18s ease-out;display:none;position:fixed;inset:60px 0 0}.menu--mobile-overflow[open] .mobile-actions-backdrop{opacity:1;display:block}.menu--mobile-overflow .mobile-actions-sheet{top:calc(60px + env(safe-area-inset-top) + 8px);width:auto;min-width:0;min-height:0;max-height:min(calc(100vh - 84px - env(safe-area-inset-top)), 640px);border-bottom:1px solid var(--stroke);transform-origin:top;opacity:0;z-index:30;border-radius:20px;flex-direction:column;padding:0;transition:transform .22s ease-out,opacity .22s ease-out;display:flex;position:fixed;left:12px;right:12px;overflow:hidden;transform:translateY(-12px);box-shadow:0 20px 50px #0f172a2e}.menu--mobile-overflow[open] .mobile-actions-sheet{opacity:1;transform:translateY(0)}.mobile-actions-sheet__header{padding-bottom:10px}.mobile-actions-sheet__content{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;flex:1;gap:0;min-height:0;padding:0 0 16px;display:grid;overflow-y:auto}.menu__section-label{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);padding:6px 18px 10px;font-size:14px;font-weight:700}.menu--mobile-overflow .menu__item{min-height:48px;padding:12px 18px;font-size:19px}.menu--mobile-overflow .menu__divider{margin:10px 18px}.page-header{padding:0 12px}.topbar__mobile-link{font-size:18px}.page-header__link{font-size:17px}.viewer-play-btn{font-size:15px}.prefs-desktop-button{display:none}.menu__panel,.menu__panel--right{width:auto;min-width:auto;position:fixed;top:56px;left:8px;right:8px}.toc-mobile-button,.prefs-mobile-button{justify-content:center;align-items:center;display:flex!important}body.focus .toc-mobile-button,body.focus .prefs-mobile-button{visibility:visible!important;display:flex!important}body.focus.scrolled-down .toc-mobile-button,body.focus.scrolled-down .prefs-mobile-button{opacity:0;pointer-events:none;transform:translateY(150%)}.prefs-bottom-sheet{display:block!important}.settings-panel,.tts-panel,.toc-panel{display:none!important}#tocToggle{display:none}.content{font-size:var(--reader-font-size);line-height:var(--line-height)}.content table{font-size:max(.9375rem, calc(var(--reader-font-size) - 1px))}.content blockquote{border-left:4px solid var(--accent);background:var(--bg-muted);color:var(--text-body);border-radius:0 6px 6px 0;padding:12px 16px}.content h1,.content h2,.content h3,.content h4{scroll-margin-top:76px}.content p,.content li{line-height:inherit}}@media (prefers-reduced-motion:reduce){*{transition:none!important}}.viewer-play-bar{max-width:var(--reader-width);margin:0 auto;padding:10px 32px 0}body:not(.has-document) .viewer-play-bar{display:none}.viewer-play-btn{border:1px solid var(--accent-strong);background:linear-gradient(180deg, var(--accent) 0%, var(--accent-strong) 100%);color:#fff;letter-spacing:.01em;min-height:34px;box-shadow:var(--shadow);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:0 12px;font-size:.85rem;font-weight:600;transition:transform .14s ease-out,box-shadow .14s ease-out,filter .14s ease-out,background-color .14s ease-out,border-color .14s ease-out;display:inline-flex}.viewer-play-btn:hover{filter:saturate(1.05);transform:translateY(-1px)}.viewer-play-btn:active{filter:saturate(.98);transform:translateY(0)}.viewer-play-btn:focus-visible{outline:3px solid color-mix(in srgb, var(--accent) 32%, transparent);outline-offset:3px}.viewer-play-btn__icon{flex:none}.viewer-play-btn__badge{letter-spacing:.04em;text-transform:uppercase;color:inherit;background:#ffffff40;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:700;line-height:1.4}.upgrade-modal__backdrop{z-index:1000;background:#0f172a40;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.upgrade-modal{background:var(--bg);border:1px solid var(--stroke);width:min(420px,92vw);box-shadow:var(--shadow);border-radius:12px}.upgrade-modal__header{border-bottom:1px solid var(--stroke);justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.upgrade-modal__title{color:var(--ink);margin:0;font-size:16px;font-weight:500}.upgrade-modal__close{cursor:pointer;color:var(--muted);background:0 0;border:none;flex-shrink:0;padding:2px 4px;font-size:14px;line-height:1}.upgrade-modal__close:hover{color:var(--ink)}.upgrade-modal__body{gap:16px;padding:20px 22px 22px;display:grid}.upgrade-modal__text{color:var(--muted);margin:0;font-size:.9rem;line-height:1.55}.upgrade-modal__actions{align-items:center;gap:12px;display:flex}.upgrade-modal__cta{background:var(--accent);border:1px solid var(--accent);color:#fff;border-radius:8px;align-items:center;height:34px;padding:0 16px;font-size:13px;font-weight:500;text-decoration:none;transition:background .14s,border-color .14s;display:inline-flex}.upgrade-modal__cta:hover{background:var(--accent-strong);border-color:var(--accent-strong)}.upgrade-modal__dismiss{cursor:pointer;color:var(--muted);background:0 0;border:none;padding:0;font-size:13px}.upgrade-modal__dismiss:hover{color:var(--ink)}.viewer-audio-progress,.audio-bar__inner{width:100%;max-width:var(--reader-width);border:1px solid var(--stroke);background:var(--bg);border-radius:12px;align-items:center;gap:12px;padding:10px 12px;display:flex}.viewer-audio-progress{flex-direction:column;align-items:stretch;gap:8px}.audio-bar__inner--compact{gap:10px;padding:8px 10px}.viewer-audio-progress__copy{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px;display:flex}.viewer-audio-progress__label{color:var(--ink);font-size:12px}.viewer-audio-progress__meta{color:var(--muted);white-space:nowrap;font-size:12px}.viewer-audio-progress__track,.audio-bar__progress{background:var(--stroke);border-radius:999px;flex:1;min-width:120px;height:8px;position:relative;overflow:hidden}.audio-bar__progress{cursor:pointer;touch-action:none}.viewer-audio-progress__fill,.audio-bar__progress-fill{border-radius:inherit;background:var(--accent,#3b82f6);height:100%}.viewer-audio-progress__fill{transition:width .18s}.viewer-audio-progress__track--indeterminate .viewer-audio-progress__fill{width:35%;animation:1.1s ease-in-out infinite viewer-audio-progress-slide}.audio-bar__timeline{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.audio-bar__timeline--compact{gap:8px}.audio-bar__time{color:var(--muted);white-space:nowrap;font-variant-numeric:tabular-nums;font-size:12px}.audio-bar__btn{border:1px solid var(--stroke);background:var(--bg);height:36px;color:var(--ink);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:0 12px;transition:background-color .14s ease-out,border-color .14s ease-out,color .14s ease-out;display:inline-flex}.audio-bar__btn:hover:not(:disabled){background:var(--bg-muted)}.audio-bar__btn:disabled{opacity:.6;cursor:not-allowed}.audio-bar__btn--primary{color:var(--accent,#3b82f6);border-color:var(--accent,#3b82f6)}.audio-bar__btn--icon{width:36px;padding:0}.audio-bar__btn--compact{width:34px;height:34px;padding:0}@keyframes viewer-audio-progress-slide{0%{transform:translate(-120%)}to{transform:translate(280%)}}@media (width<=720px){.viewer-audio-progress,.audio-bar__inner{flex-wrap:wrap}.audio-bar__timeline{order:3;width:100%}}.topbar__save-btn{color:var(--accent,#3b82f6)!important}.topbar__save-btn:hover{color:var(--accent-strong,#2563eb)!important;background:#3b82f614!important}.topbar__save-done{pointer-events:none;transition:opacity .4s;color:#22c55e!important;background:0 0!important}.topbar__save-done svg{stroke:#22c55e}.topbar__save-fadeout{opacity:0}.save-status{color:var(--text-secondary,#6b7280);white-space:nowrap;border-radius:.25rem;padding:.2rem .5rem;font-size:.75rem}.save-status--saving{color:var(--text-secondary,#6b7280)}.save-status--saved{color:#16a34a}.save-status--error{color:#dc2626}.changelog-page{padding:48px 0}.changelog-entry{margin-top:32px}.pricing-page{background:var(--bg,#fff);min-height:100vh;color:var(--text,#0f172a);font-family:Inter,system-ui,sans-serif;font-size:15px;line-height:1.6}.pricing-header{border-bottom:1px solid var(--border,#e2e8f0);justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:16px 32px;display:flex}.pricing-header__brand{color:var(--text,#0f172a);align-items:center;gap:10px;font-size:16px;font-weight:600;text-decoration:none;display:flex}.pricing-header__mark{background:var(--accent,#2563eb);color:#fff;letter-spacing:.05em;border-radius:6px;padding:3px 7px;font-size:12px;font-weight:700}.pricing-header__home{color:var(--muted,#64748b);border-radius:6px;padding:6px 12px;font-size:13px;text-decoration:none;transition:background .15s}.pricing-header__home:hover{background:var(--border,#e2e8f0);color:var(--text,#0f172a)}.pricing-hero{text-align:center;max-width:600px;margin:0 auto;padding:56px 24px 40px}.pricing-hero__title{letter-spacing:-.02em;color:var(--text,#0f172a);margin:0 0 12px;font-size:2.25rem;font-weight:700}.pricing-hero__subtitle{color:var(--muted,#64748b);margin:0;font-size:1.05rem}.pricing-table-wrap{max-width:1000px;min-height:300px;margin:0 auto;padding:0 24px 80px}.pricing-empty{text-align:center;color:var(--muted,#64748b);padding:48px 24px;font-size:14px}.pricing-footer{border-top:1px solid var(--border,#e2e8f0);text-align:center;color:var(--muted,#64748b);padding:24px;font-size:13px}.pricing-footer a{color:var(--accent,#2563eb);text-decoration:none}.agents-page{color:#111;background:#fff;max-width:860px;margin:0 auto;padding:32px 20px 48px;font-family:Georgia,Times New Roman,serif;line-height:1.6}.agents-page h1,.agents-page h2{font-family:system-ui,sans-serif;line-height:1.2}.agents-page h1{margin:0 0 8px;font-size:2rem}.agents-page h2{margin-top:32px;font-size:1.2rem}.agents-page p,.agents-page li{font-size:1rem}.agents-page pre{background:#f7f7f7;border:1px solid #d4d4d4;padding:12px;overflow-x:auto}.agents-page code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.95em}.agents-actions{flex-wrap:wrap;gap:12px;margin:20px 0 24px;display:flex}.agents-button,.agents-link{color:#111;font:inherit;cursor:pointer;background:#fff;border:1px solid #bdbdbd;padding:8px 12px;text-decoration:none;display:inline-block}.agents-status{color:#555;min-height:1.5rem;margin:0 0 8px}.agents-page footer{color:#444;border-top:1px solid #ddd;margin-top:40px;padding-top:16px}.section{border-top:1px solid hsl(var(--border));padding:80px 0}@media (width>=768px){.section{padding:112px 0}}.section:first-of-type{border-top:none}.container{max-width:1024px;margin:0 auto;padding:0 24px}.section h2{color:hsl(var(--heading));text-align:center;margin:0 0 24px;font-size:32px;font-weight:600;line-height:1.3}.section-use-cases h2{margin-bottom:48px}.section h3{color:hsl(var(--heading));margin:0 0 24px;font-size:24px;font-weight:600;line-height:1.4}.section p{color:hsl(var(--foreground));margin:0 0 24px;line-height:1.7}.section p strong{color:hsl(var(--heading))}.section-problem{text-align:center}.section-problem p{color:hsl(var(--muted-foreground));max-width:672px;margin:0 auto 48px;font-size:18px}.problems-grid{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.problem-card{background:hsl(var(--surface));border:1px solid hsl(var(--border));color:hsl(var(--muted-foreground));border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;display:flex}.problem-icon{color:#000;justify-content:center;align-items:center;display:flex}.problem-icon svg{width:16px;height:16px}.features-grid{grid-template-columns:1fr;gap:48px;margin-top:48px;display:grid}@media (width>=768px){.features-grid{grid-template-columns:repeat(2,1fr);max-width:800px;margin-left:auto;margin-right:auto}}.section-features p{text-align:center;color:hsl(var(--muted-foreground));max-width:576px;margin:0 auto 64px}.feature-group h3{color:hsl(var(--heading));margin-bottom:16px;font-size:20px;font-weight:500}.feature-group ul{margin:0;padding:0;list-style:none}.feature-group li{color:hsl(var(--foreground) / .9);align-items:flex-start;gap:8px;margin-bottom:12px;font-size:16px;display:flex}.feature-check{background-color:hsl(var(--primary) / .12);width:20px;height:20px;color:hsl(var(--primary));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;display:inline-flex}.section-comparison p{text-align:center;color:hsl(var(--muted-foreground));max-width:576px;margin:0 auto 48px}.comparison-table{background:hsl(var(--surface));border:1px solid hsl(var(--border));border-radius:12px;margin-top:48px;overflow:hidden}.comparison-table table{border-collapse:collapse;width:100%;font-size:14px}.comparison-table th,.comparison-table td{text-align:left;border-bottom:1px solid hsl(var(--border));padding:16px 24px}.comparison-table th{color:hsl(var(--muted-foreground));background:0 0;font-weight:500}.comparison-table th:nth-child(2){color:hsl(var(--heading));font-weight:600}.comparison-table tbody tr:last-child td{border-bottom:none}.comparison-table td{color:hsl(var(--foreground) / .9)}.comparison-table__feature-label{cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-color:hsl(var(--muted-foreground) / .75);text-decoration-color:hsl(var(--muted-foreground) / .75);text-underline-offset:.22em}.comparison-table__feature:hover .comparison-table__feature-label{color:hsl(var(--heading));-webkit-text-decoration-color:hsl(var(--primary) / .8);text-decoration-color:hsl(var(--primary) / .8)}.comparison-table .status{text-align:center}.status-icon{width:20px;height:20px}.status-icon.check{color:hsl(var(--primary))}.status-icon.cross,.status-icon.partial{color:#000}.section blockquote{color:hsl(var(--muted-foreground));text-align:center;background:0 0;border-left:none;border-radius:0;max-width:512px;margin:40px auto 0;padding:0;font-style:italic}.feature-cards{grid-template-columns:1fr;gap:16px;max-width:672px;margin:48px auto;display:grid}@media (width>=640px){.feature-cards{grid-template-columns:repeat(2,1fr)}}.feature-card{background:hsl(var(--surface));border:1px solid hsl(var(--border));border-radius:8px;align-items:center;gap:12px;padding:16px;display:flex}.feature-icon{width:20px;height:20px;color:hsl(var(--primary));flex-shrink:0}.feature-card span:last-child{color:hsl(var(--foreground) / .9);font-size:14px}.advanced-features{background:hsl(var(--surface));border:1px solid hsl(var(--border));border-radius:8px;max-width:672px;margin:0 auto}.section-feature-list p{text-align:center;color:hsl(var(--muted-foreground));margin:0 auto 48px}.advanced-features summary{cursor:pointer;color:hsl(var(--heading));background:0 0;border-radius:8px;padding:16px 24px;font-weight:500;transition:background-color .14s ease-out}.advanced-features summary:hover{background:hsl(var(--muted) / .5)}.advanced-features .advanced-content{border-top:none;padding:8px 24px 16px}.advanced-features ul{margin:0;padding:0;list-style:none}.advanced-features li{color:hsl(var(--muted-foreground));align-items:center;gap:8px;margin-bottom:8px;font-size:14px;display:flex}.advanced-features li:before{content:none}.advanced-dot{background:hsl(var(--primary) / .4);border-radius:50%;flex-shrink:0;width:6px;height:6px}.section-showcase .showcase-layout{align-items:center;gap:32px;display:grid}@media (width>=900px){.section-showcase .showcase-layout{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)}}.section-showcase .showcase-copy{text-align:left}.section-showcase h2{text-align:left;margin-bottom:16px}.showcase-eyebrow{letter-spacing:.16em;text-transform:uppercase;color:hsl(var(--muted-foreground));margin:0 0 12px;font-size:12px}.showcase-tags{flex-wrap:wrap;gap:8px;margin:20px 0 0;padding:0;list-style:none;display:flex}.showcase-tag{border:1px solid hsl(var(--border));background:hsl(var(--surface));color:hsl(var(--foreground) / .9);border-radius:999px;padding:6px 12px;font-size:12px}.showcase-media img{border:1px solid hsl(var(--border));background:hsl(var(--surface));border-radius:16px;width:100%;height:auto;display:block;box-shadow:0 18px 40px #0f172a1f}@media (width<=899px){.section-showcase .showcase-copy,.section-showcase h2{text-align:center}.section-showcase .showcase-tags{justify-content:center}}.use-cases-grid{grid-template-columns:1fr;gap:32px;margin-top:48px;display:grid}@media (width>=768px){.use-cases-grid{grid-template-columns:repeat(3,1fr)}}.use-case-card{background:hsl(var(--surface));border:1px solid hsl(var(--border));text-align:center;border-radius:12px;flex-direction:column;align-items:center;padding:32px 24px;transition:box-shadow .14s ease-out;display:flex;box-shadow:0 2px 8px #0000000a}.use-case-card:hover{box-shadow:0 4px 16px #00000014}.use-case-icon{background:hsl(var(--primary) / .1);width:48px;height:48px;color:hsl(var(--primary));border-radius:50%;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.use-case-icon svg{width:24px;height:24px}.use-case-card h3{color:hsl(var(--heading));margin-top:0;margin-bottom:12px;font-size:18px;font-weight:600}.use-case-card p{color:hsl(var(--muted-foreground));margin:0;font-size:14px}.section-cli{background:hsl(var(--surface))}.section-cli p{text-align:center;color:hsl(var(--muted-foreground));max-width:576px;margin:0 auto 32px}.cli-tabs{max-width:720px;margin:0 auto}.cli-tab-buttons{justify-content:center;gap:8px;margin-bottom:24px;display:flex}.cli-tab-btn{border:1px solid hsl(var(--border));color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border-radius:6px;padding:8px 20px;font-size:14px;font-weight:500;transition:all .14s ease-out}.cli-tab-btn:hover{background:hsl(var(--muted) / .3);color:hsl(var(--heading))}.cli-tab-btn.active{background:hsl(var(--primary));border-color:hsl(var(--primary));color:#fff}.cli-tab-content{display:none}.cli-tab-content.active{display:block}.cli-description{font-size:14px;text-align:left!important;margin-bottom:12px!important}.cli-description code{background:hsl(var(--muted) / .3);border-radius:4px;padding:2px 6px;font-size:13px}.cli-code{background:#1d212b;border-radius:8px;margin:0 0 12px;padding:16px 20px;overflow-x:auto}.cli-code code{color:#9cf;white-space:pre-wrap;word-break:break-all;font-size:13px;line-height:1.6}.cli-usage{color:hsl(var(--muted-foreground));font-size:14px;text-align:left!important;margin:0!important}.cli-usage code{background:hsl(var(--muted) / .3);color:hsl(var(--heading));border-radius:4px;padding:2px 6px;font-size:13px}.section-cta{background:hsl(var(--surface));border-top:1px solid hsl(var(--border))}.section-cta h2{margin-bottom:24px;font-size:30px}@media (width>=768px){.section-cta h2{font-size:36px}}.faq-accordion{max-width:672px;margin:48px auto 0}.faq-item{background:hsl(var(--surface));border:1px solid hsl(var(--border));border-radius:8px;margin-bottom:16px;overflow:hidden}.faq-question{text-align:left;width:100%;color:hsl(var(--heading));cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:16px 24px;font-size:16px;font-weight:500;list-style:none;transition:background-color .14s ease-out;display:flex}.faq-question::-webkit-details-marker{display:none}.faq-question:hover{background:0 0}.faq-question:after{content:"";opacity:.5;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:16px;height:16px;transition:transform .2s ease-out}.faq-item[open] .faq-question:after{transform:rotate(180deg)}.faq-answer{color:hsl(var(--muted-foreground));padding:0 24px 16px;font-size:15px;line-height:1.6}.footer{background:hsl(var(--surface));border-top:1px solid hsl(var(--border));text-align:center;margin-top:auto;padding:40px 0}.footer p{color:hsl(var(--muted-foreground));margin:0;font-size:14px}.footer a{color:var(--accent);text-decoration:none}.footer a:hover{color:var(--accent-strong);text-decoration:underline}.toc-mobile-button{z-index:100;background:var(--bg);border:1px solid var(--stroke);width:48px;height:48px;box-shadow:var(--shadow);color:var(--muted);opacity:1;border-radius:50%;transition:all .3s cubic-bezier(.4,0,.2,1);display:none;position:fixed;bottom:80px;left:16px}body:not(.has-document) .toc-mobile-button{display:none!important}.toc-mobile-button:hover{background:var(--bg-muted);color:var(--ink);transform:scale(1.05)}.toc-mobile-button:active{transform:scale(.95)}.prefs-mobile-button{z-index:100;background:var(--bg);border:1px solid var(--stroke);width:48px;height:48px;box-shadow:var(--shadow);color:var(--muted);opacity:1;border-radius:50%;transition:all .3s cubic-bezier(.4,0,.2,1);display:none;position:fixed;bottom:80px;right:16px}body:not(.has-document) .prefs-mobile-button{display:none!important}.prefs-mobile-button:hover{background:var(--bg-muted);color:var(--ink);transform:scale(1.05)}.prefs-mobile-button:active{transform:scale(.95)}.toc-modal{max-width:90vw;max-height:80vh}.toc-modal__list{max-height:60vh;overflow-y:auto}.toc-modal__list .toc__link{color:var(--ink);background:0 0;border:1px solid #0000;border-radius:8px;margin:4px 0;padding:12px 16px;font-size:16px;line-height:1.4;text-decoration:none;transition:background-color .14s ease-out;display:block}.toc-modal__list .toc__link:hover{background:var(--bg-muted)}.toc-modal__list .toc__link--h2{margin-left:16px;font-size:15px}.toc-modal__list .toc__link--h3{color:var(--muted);margin-left:32px;font-size:14px}.toc-modal__empty{color:var(--muted);margin:0;padding:24px}.prefs-bottom-sheet{z-index:1000;pointer-events:none;display:none;position:fixed;inset:0}.prefs-bottom-sheet--open{pointer-events:auto}.bottom-sheet-backdrop{opacity:0;background:#00000080;transition:opacity .3s ease-out;position:absolute;inset:0}.prefs-bottom-sheet--open .bottom-sheet-backdrop{opacity:1}.bottom-sheet-container{background:var(--bg);border-radius:16px 16px 0 0;flex-direction:column;min-height:0;max-height:50vh;transition:transform .3s ease-out,max-height .3s ease-out,opacity .15s ease-out;display:flex;position:absolute;bottom:0;left:0;right:0;transform:translateY(100%)}.bottom-sheet-container.expanded{max-height:85vh}.prefs-bottom-sheet--open .bottom-sheet-container{transform:translateY(0)}.bottom-sheet-header{border-bottom:1px solid var(--stroke);background:var(--bg);z-index:10;flex-direction:column;align-items:center;padding:12px 20px 8px;display:flex;position:sticky;top:0}.bottom-sheet-handle{background:var(--stroke);border-radius:2px;width:40px;height:4px;margin-bottom:12px}.bottom-sheet-header-row{justify-content:space-between;align-items:center;width:100%;display:flex}.bottom-sheet-title{color:var(--ink);margin:0;font-size:18px;font-weight:600}.bottom-sheet-close{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:8px;margin:-8px;padding:8px;transition:background-color .14s ease-out,color .14s ease-out}.bottom-sheet-close:hover{background:var(--bg-muted);color:var(--ink)}.bottom-sheet-content{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;min-height:0;padding:20px;overflow-y:auto}.bottom-sheet-footer{border-top:1px solid var(--stroke);background:var(--bg);z-index:10;padding:16px 20px;position:sticky;bottom:0}.prefs-done-btn{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:8px;width:100%;height:44px;font-size:16px;font-weight:500;transition:background-color .14s ease-out}.prefs-done-btn:hover{background:var(--accent-strong)}.prefs-section{margin-bottom:24px}.prefs-section:last-child{margin-bottom:0}.prefs-section-title{color:var(--ink);margin-bottom:12px;font-size:16px;font-weight:500}.segmented-control{background:var(--bg-muted);border-radius:8px;gap:2px;padding:2px;display:flex}.segment-option{color:var(--muted);cursor:pointer;text-align:center;background:0 0;border:none;border-radius:6px;flex:1;padding:8px 12px;font-size:14px;font-weight:500;transition:all .14s ease-out}.segment-option:hover{background:var(--bg);color:var(--ink)}.segment-option--active{background:var(--bg);color:var(--accent);font-weight:600;box-shadow:0 1px 3px #0000001a}.slider-with-buttons{align-items:center;gap:8px;display:flex}.slider-with-buttons input[type=range]{background:var(--bg-muted);-webkit-appearance:none;border-radius:3px;outline:none;flex:1;height:6px}.slider-with-buttons input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:var(--accent);cursor:pointer;border:2px solid var(--bg);border-radius:50%;width:18px;height:18px;box-shadow:0 1px 3px #0003}.slider-with-buttons input[type=range]::-moz-range-thumb{background:var(--accent);cursor:pointer;border:2px solid var(--bg);border-radius:50%;width:18px;height:18px;box-shadow:0 1px 3px #0003}.slider-btn{border:1px solid var(--stroke);background:var(--bg);width:32px;height:32px;color:var(--muted);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:6px;justify-content:center;align-items:center;font-size:16px;font-weight:500;transition:all .14s ease-out;display:flex}.slider-btn:hover{background:var(--bg-muted);color:var(--ink)}.slider-btn:active{background:var(--accent);color:#fff;transform:scale(.95)}.slider-btn:disabled{opacity:.4;cursor:not-allowed}.feature-row{cursor:pointer;border-bottom:1px solid var(--stroke);justify-content:space-between;align-items:center;padding:12px 0;display:flex}.feature-row:last-child{border-bottom:none}.feature-row:active{opacity:.7}.feature-label{color:var(--ink);font-size:16px;font-weight:500;line-height:1.3}.feature-toggle{background:var(--stroke);border-radius:13px;flex-shrink:0;width:44px;height:26px;transition:background-color .2s ease-out;position:relative}.feature-toggle:after{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .2s ease-out;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0003}.feature-row--enabled .feature-toggle{background:var(--accent)}.feature-row--enabled .feature-toggle:after{transform:translate(18px)}.feature-icon{display:none}.hero-glassbar{border:1px solid hsl(var(--border) / .5);background:hsl(var(--surface) / .65);-webkit-backdrop-filter:blur(8px);border-radius:999px;align-items:center;gap:14px;margin-bottom:16px;padding:6px 12px;display:inline-flex;box-shadow:0 8px 24px #0f172a14}.hero-glassbar__label{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:12px}.hero-glassbar__link{color:var(--ink);background:hsl(var(--surface) / .9);border:1px solid hsl(var(--border) / .6);border-radius:999px;padding:4px 10px;font-size:13px;text-decoration:none}.hero-glassbar__link:hover{border-color:var(--accent);color:var(--accent)}@media (width<=768px){.container{padding:0 16px}.section{padding:60px 0}.empty-state h1{font-size:36px}.hero-tagline{font-size:18px}.section h2{font-size:28px}.section h3{font-size:20px}.problems-grid,.features-grid,.use-cases-grid{grid-template-columns:1fr;gap:24px}.feature-cards{grid-template-columns:1fr}.comparison-table{overflow-x:auto}.hero-actions,.cta-actions{flex-direction:column;align-items:stretch}.hero-btn,.cta-btn{text-align:center;width:100%}}@font-face{font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/assets/KaTeX_AMS-Regular-BQhdFMY1.woff2)format("woff2"),url(/assets/KaTeX_AMS-Regular-DMm9YOAa.woff)format("woff"),url(/assets/KaTeX_AMS-Regular-DRggAlZN.ttf)format("truetype")}@font-face{font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Caligraphic-Bold-Dq_IR9rO.woff2)format("woff2"),url(/assets/KaTeX_Caligraphic-Bold-BEiXGLvX.woff)format("woff"),url(/assets/KaTeX_Caligraphic-Bold-ATXxdsX0.ttf)format("truetype")}@font-face{font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Caligraphic-Regular-Di6jR-x-.woff2)format("woff2"),url(/assets/KaTeX_Caligraphic-Regular-CTRA-rTL.woff)format("woff"),url(/assets/KaTeX_Caligraphic-Regular-wX97UBjC.ttf)format("truetype")}@font-face{font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Fraktur-Bold-CL6g_b3V.woff2)format("woff2"),url(/assets/KaTeX_Fraktur-Bold-BsDP51OF.woff)format("woff"),url(/assets/KaTeX_Fraktur-Bold-BdnERNNW.ttf)format("truetype")}@font-face{font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Fraktur-Regular-CTYiF6lA.woff2)format("woff2"),url(/assets/KaTeX_Fraktur-Regular-Dxdc4cR9.woff)format("woff"),url(/assets/KaTeX_Fraktur-Regular-CB_wures.ttf)format("truetype")}@font-face{font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Main-Bold-Cx986IdX.woff2)format("woff2"),url(/assets/KaTeX_Main-Bold-Jm3AIy58.woff)format("woff"),url(/assets/KaTeX_Main-Bold-waoOVXN0.ttf)format("truetype")}@font-face{font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Main-BoldItalic-DxDJ3AOS.woff2)format("woff2"),url(/assets/KaTeX_Main-BoldItalic-SpSLRI95.woff)format("woff"),url(/assets/KaTeX_Main-BoldItalic-DzxPMmG6.ttf)format("truetype")}@font-face{font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Main-Italic-NWA7e6Wa.woff2)format("woff2"),url(/assets/KaTeX_Main-Italic-BMLOBm91.woff)format("woff"),url(/assets/KaTeX_Main-Italic-3WenGoN9.ttf)format("truetype")}@font-face{font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Main-Regular-B22Nviop.woff2)format("woff2"),url(/assets/KaTeX_Main-Regular-Dr94JaBh.woff)format("woff"),url(/assets/KaTeX_Main-Regular-ypZvNtVU.ttf)format("truetype")}@font-face{font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Math-BoldItalic-CZnvNsCZ.woff2)format("woff2"),url(/assets/KaTeX_Math-BoldItalic-iY-2wyZ7.woff)format("woff"),url(/assets/KaTeX_Math-BoldItalic-B3XSjfu4.ttf)format("truetype")}@font-face{font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Math-Italic-t53AETM-.woff2)format("woff2"),url(/assets/KaTeX_Math-Italic-DA0__PXp.woff)format("woff"),url(/assets/KaTeX_Math-Italic-flOr_0UB.ttf)format("truetype")}@font-face{font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(/assets/KaTeX_SansSerif-Bold-D1sUS0GD.woff2)format("woff2"),url(/assets/KaTeX_SansSerif-Bold-DbIhKOiC.woff)format("woff"),url(/assets/KaTeX_SansSerif-Bold-CFMepnvq.ttf)format("truetype")}@font-face{font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(/assets/KaTeX_SansSerif-Italic-C3H0VqGB.woff2)format("woff2"),url(/assets/KaTeX_SansSerif-Italic-DN2j7dab.woff)format("woff"),url(/assets/KaTeX_SansSerif-Italic-YYjJ1zSn.ttf)format("truetype")}@font-face{font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(/assets/KaTeX_SansSerif-Regular-DDBCnlJ7.woff2)format("woff2"),url(/assets/KaTeX_SansSerif-Regular-CS6fqUqJ.woff)format("woff"),url(/assets/KaTeX_SansSerif-Regular-BNo7hRIc.ttf)format("truetype")}@font-face{font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Script-Regular-D3wIWfF6.woff2)format("woff2"),url(/assets/KaTeX_Script-Regular-D5yQViql.woff)format("woff"),url(/assets/KaTeX_Script-Regular-C5JkGWo-.ttf)format("truetype")}@font-face{font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size1-Regular-mCD8mA8B.woff2)format("woff2"),url(/assets/KaTeX_Size1-Regular-C195tn64.woff)format("woff"),url(/assets/KaTeX_Size1-Regular-Dbsnue_I.ttf)format("truetype")}@font-face{font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size2-Regular-Dy4dx90m.woff2)format("woff2"),url(/assets/KaTeX_Size2-Regular-oD1tc_U0.woff)format("woff"),url(/assets/KaTeX_Size2-Regular-B7gKUWhC.ttf)format("truetype")}@font-face{font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,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)format("woff2"),url(/assets/KaTeX_Size3-Regular-CTq5MqoE.woff)format("woff"),url(/assets/KaTeX_Size3-Regular-DgpXs0kz.ttf)format("truetype")}@font-face{font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size4-Regular-Dl5lxZxV.woff2)format("woff2"),url(/assets/KaTeX_Size4-Regular-BF-4gkZK.woff)format("woff"),url(/assets/KaTeX_Size4-Regular-DWFBv043.ttf)format("truetype")}@font-face{font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Typewriter-Regular-CO6r4hn1.woff2)format("woff2"),url(/assets/KaTeX_Typewriter-Regular-C0xS9mPB.woff)format("woff"),url(/assets/KaTeX_Typewriter-Regular-D3Ib7_Hf.ttf)format("truetype")}.katex{text-rendering:auto;text-indent:0;font:1.21em/1.2 KaTeX_Main,Times New Roman,serif}.katex *{border-color:currentColor;-ms-high-contrast-adjust:none!important}.katex .katex-version:after{content:"0.16.9"}.katex .katex-mathml{clip:rect(1px,1px,1px,1px);border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.katex .katex-html>.newline{display:block}.katex .base{white-space:nowrap;width:min-content;position:relative}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;table-layout:fixed;display:inline-table}.katex .vlist-r{display:table-row}.katex .vlist{vertical-align:bottom;display:table-cell;position:relative}.katex .vlist>span{height:0;display:block;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{width:0;overflow:hidden}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{vertical-align:bottom;width:2px;min-width:2px;font-size:1px;display:table-cell}.katex .vbox{flex-direction:column;align-items:baseline;display:inline-flex}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{flex-direction:row;display:inline-flex}.katex .thinbox{width:0;max-width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .clap,.katex .llap,.katex .rlap{width:0;position:relative}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .hdashline{border-bottom-style:dashed;width:100%;display:inline-block}.katex .sqrt>.root{margin-left:.277778em;margin-right:-.555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.833333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.16667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.33333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.66667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.45667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.14667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.714286em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.857143em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.14286em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.28571em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.42857em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.71429em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.05714em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.46857em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.96286em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.55429em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.11111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.33333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.30444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.76444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.416667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.583333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.833333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.72833em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.07333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.347222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.416667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.486111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.694444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.833333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.44028em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.72778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.289352em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.347222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.405093em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.520833em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.578704em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.694444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.833333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.20023em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.43981em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.24108em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.289296em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.385728em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.433944em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.48216em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.578592em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.694311em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.833173em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.19961em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.200965em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.241158em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.281351em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.321543em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.361736em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.401929em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.482315em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.694534em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.833601em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{width:.12em;display:inline-block}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{min-width:1px;display:inline-block}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;fill-rule:nonzero;fill-opacity:1;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;height:inherit;width:100%;display:block;position:absolute}.katex svg path{stroke:none}.katex img{border-style:none;min-width:0;max-width:none;min-height:0;max-height:none}.katex .stretchy{width:100%;display:block;position:relative;overflow:hidden}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{width:100%;position:relative;overflow:hidden}.katex .halfarrow-left{width:50.2%;position:absolute;left:0;overflow:hidden}.katex .halfarrow-right{width:50.2%;position:absolute;right:0;overflow:hidden}.katex .brace-left{width:25.1%;position:absolute;left:0;overflow:hidden}.katex .brace-center{width:50%;position:absolute;left:25%;overflow:hidden}.katex .brace-right{width:25.1%;position:absolute;right:0;overflow:hidden}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{box-sizing:border-box;border:.04em solid}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{box-sizing:border-box;border-top:.049em solid;border-right:.049em solid;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{text-align:left;display:inline-block;position:absolute;right:calc(50% + .3em)}.katex .cd-label-right{text-align:right;display:inline-block;position:absolute;left:calc(50% + .3em)}.katex-display{text-align:center;margin:1em 0;display:block}.katex-display>.katex{text-align:center;white-space:nowrap;display:block}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{text-align:left;padding-left:2em}body{counter-reset:katexEqnNo mmlEqnNo}
