.outline-tree[data-v-ab9d403a]{list-style:none;margin:0;padding:0}.outline-tree.outline-nested[data-v-ab9d403a]{margin-top:4px;margin-bottom:2px;padding-left:10px;border-left:2px solid #e2e8f0}.outline-li[data-v-ab9d403a]{margin:2px 0}.outline-row[data-v-ab9d403a]{display:flex;align-items:flex-start;gap:4px;min-height:30px}.outline-caret[data-v-ab9d403a]{flex-shrink:0;width:26px;height:26px;margin:0;padding:0;border:none;border-radius:6px;background:transparent;color:#2563eb;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.outline-caret[data-v-ab9d403a]:hover{background:#eff6ff}.caret-svg[data-v-ab9d403a]{width:10px;height:10px;display:block;transition:transform .15s ease;transform:rotate(0)}.caret-svg.open[data-v-ab9d403a]{transform:rotate(90deg)}.outline-caret-spacer[data-v-ab9d403a]{width:26px;flex-shrink:0}.outline-link[data-v-ab9d403a]{flex:1;min-width:0;text-align:left;border:none;background:transparent;padding:4px 6px;font-size:.86rem;line-height:1.4;color:#334155;cursor:pointer;border-radius:6px}.outline-link[data-v-ab9d403a]:hover{background:#f1f5f9;color:#1d4ed8}.outline-link[data-v-ab9d403a]:focus,.outline-link[data-v-ab9d403a]:focus-visible,.outline-link[data-v-ab9d403a]:active{outline:none;box-shadow:none;background:transparent}*{box-sizing:border-box}:root{--theme-bg-color: #f8fafc;--theme-word-color: #0f172a}html,body,#app{height:100%}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--theme-bg-color);color:var(--theme-word-color);overflow:auto}.layout{display:flex;flex-direction:column;height:100vh;height:100dvh;min-height:100vh;overflow:hidden;background:var(--theme-bg-color);color:var(--theme-word-color)}.top-bar{flex-shrink:0;display:flex;align-items:center;justify-content:flex-start;gap:12px;padding:12px 0 12px 12px;background:var(--theme-bg-color);border-bottom:1px solid #e2e8f0}.top-actions{display:flex;align-items:center;gap:8px}.top-bar .brand{font-weight:700;font-size:1.05rem;color:#0f172a;letter-spacing:.02em}.nav-toggle{flex-shrink:0;border:1px solid #cbd5e1;background:var(--theme-bg-color);color:#334155;border-radius:8px;padding:6px 12px;font-size:.88rem;cursor:pointer}.nav-toggle:hover{background:var(--theme-bg-color);border-color:#94a3b8}.layout-body{flex:1;display:flex;flex-direction:column;min-height:0;overflow:hidden}.nav-entry{margin-bottom:10px}.nav-entry:last-child{margin-bottom:0}.nav-active-row{display:flex;align-items:stretch;gap:6px}.nav-active-row .item{flex:1;min-width:0}.toc-toggle{flex-shrink:0;width:36px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid #cbd5e1;background:var(--theme-bg-color);color:#2563eb;border-radius:8px;cursor:pointer}.toc-toggle:hover{background:var(--theme-bg-color);border-color:#93c5fd}.toc-toggle-icon{width:10px;height:10px;display:block;transition:transform .15s ease}.toc-toggle-icon.open{transform:rotate(90deg)}.outline-wrap{margin-top:0;margin-bottom:0}.item{width:100%;text-align:left;border:1px solid transparent;background:var(--theme-bg-color);border-radius:8px;margin-bottom:0;padding:8px;cursor:pointer}.item:hover{background:var(--theme-bg-color)}.item.active{border-color:#3b82f6;background:var(--theme-bg-color);color:#1d4ed8;font-weight:600}.content{flex:1;padding:16px 0;min-width:0;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scroll-padding-top:12px}.content .doc-card{background:var(--theme-bg-color);border-radius:12px;padding:20px;box-shadow:0 6px 20px #0f172a0f;max-width:100%;overflow-x:auto;color:var(--theme-word-color)}.sheet-layer{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a61;z-index:40;display:flex;align-items:flex-end}.sheet-fade-enter-active,.sheet-fade-leave-active{transition:opacity .2s ease}.sheet-fade-enter-from,.sheet-fade-leave-to{opacity:0}.bottom-sheet{position:relative;z-index:41;width:100%;max-height:72vh;display:flex;flex-direction:column;background:var(--theme-bg-color);border-radius:16px 16px 0 0;border-top:1px solid #334155;box-shadow:0 -12px 28px #0000003d}.sheet-slide-enter-active,.sheet-slide-leave-active{transition:transform .24s cubic-bezier(.22,.61,.36,1),opacity .24s ease}.sheet-slide-enter-from,.sheet-slide-leave-to{transform:translateY(100%);opacity:.92}.sheet-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid #334155}.sheet-title{margin:0;font-size:1rem;font-weight:700}.sheet-close{border:1px solid #94a3b8;border-radius:8px;padding:6px 10px;background:transparent;cursor:pointer}.sheet-body{overflow-y:auto;padding:12px 0 18px}.sheet-empty{margin:0;font-size:.92rem;opacity:.92}.doc-header{margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.doc-title{margin:0 0 .5rem;font-size:1.75rem;font-weight:700;line-height:1.35;color:#0f172a}.doc-summary{margin:0;font-size:.95rem;line-height:1.55;color:#64748b}.doc-html{max-width:100%;overflow-x:auto;font-size:.95rem;line-height:1.65;color:var(--theme-word-color)}.doc-html :is(h1,h2,h3,h4,h5,h6,p,li,a,strong,blockquote,code,pre,th,td){color:var(--theme-word-color)}.doc-html :is(h1,h2,h3,h4,h5,h6){scroll-margin-top:.75rem}.doc-html h1{font-size:1.2rem;font-weight:600;margin:1rem 0 .5rem;color:#1e293b;line-height:1.4}.doc-html h2{font-size:1.08rem;font-weight:600;margin:.9rem 0 .45rem;color:#334155}.doc-html h3{font-size:1rem;font-weight:600;margin:.8rem 0 .4rem;color:#475569}.doc-html h1:first-child,.doc-html h2:first-child,.doc-html h3:first-child{margin-top:0}.doc-html p{margin:.5rem 0}.doc-html ul,.doc-html ol{margin:.5rem 0;padding-left:1.5rem}.doc-html li{margin:.2rem 0}.doc-html li>p{margin:.25rem 0}.doc-html hr{border:0;border-top:1px solid #e2e8f0;margin:1rem 0}.doc-html a{color:#2563eb}.doc-html a:hover{text-decoration:underline}.doc-html code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.86em;background:#f1f5f9;padding:.2em .45em;border-radius:6px;border:1px solid #e2e8f0;color:#0f172a}.doc-html pre{overflow:auto;padding:10px;border-radius:8px;background:#f1f5f9;font-size:.82rem;border:1px solid #e2e8f0;line-height:1.5}.doc-html pre code{display:block;background:transparent;border:0;padding:0;font-size:inherit;color:#334155;white-space:pre;overflow-x:auto}.doc-html blockquote{margin:.5rem 0;padding-left:12px;border-left:4px solid #cbd5e1;color:#64748b}.doc-html blockquote p{margin:.35rem 0}.doc-html strong{font-weight:600;color:#1e293b}.doc-html table{border-collapse:collapse;width:100%;margin:.75rem 0;font-size:.88rem}.doc-html th,.doc-html td{border:1px solid #e2e8f0;padding:6px 10px;text-align:left}.doc-html th{background:#f8fafc}.content .doc-html img,.content .doc-html video,.content .doc-html svg{max-width:100%;height:auto;vertical-align:middle}.layout,.layout *{color:var(--theme-word-color)!important}.layout :is(h1,h2,h3,h4,h5,h6,p,span,a,li,strong,em,b,i,dt,dd,th,td,label,button),.layout :is(h1,h2,h3,h4,h5,h6,p,span,a,li,strong,em,b,i,dt,dd,th,td,label,button) *{color:var(--theme-word-color)!important;-webkit-text-fill-color:var(--theme-word-color)!important}.layout svg,.layout svg *{fill:currentColor!important;stroke:currentColor!important}@media(min-width:961px){.layout{width:100%;max-width:none;margin:0;border-left:none;border-right:none}.top-actions{gap:10px}.nav-toggle{padding:8px 14px}.content{padding:24px 0}.content .doc-card{max-width:none;margin:0}.sheet-layer{justify-content:flex-start;align-items:stretch}.bottom-sheet{width:min(360px,90vw);height:100vh;height:100dvh;max-height:none;border-radius:0;border-top:none;border-right:1px solid #334155;box-shadow:8px 0 24px #0003}.sheet-slide-enter-from,.sheet-slide-leave-to{transform:translate(-100%);opacity:.96}}
