.markdown-with-toc .markdown-layout{grid-template-columns:240px minmax(0,1fr);align-items:start;gap:32px;max-width:1100px;margin:0 auto;display:grid}.markdown-with-toc .markdown-toc{background:#fafafa;border:1px solid #e5e7eb;border-radius:8px;max-height:calc(100vh - 90px);padding:16px;position:-webkit-sticky;position:sticky;top:80px;overflow-y:auto}.markdown-with-toc .toc-title{color:#333;margin-bottom:12px;font-size:16px;font-weight:700}.markdown-with-toc .markdown-toc ol{margin:0;padding:0;list-style:none}.markdown-with-toc .markdown-toc li{margin:3px 0}.markdown-with-toc .markdown-toc li a{color:#555;border-radius:4px;padding:4px 7px;font-size:13px;line-height:1.45;text-decoration:none;transition:background-color .15s,color .15s;display:block}.markdown-with-toc .markdown-toc li a:hover{color:#222;background:#eee}.markdown-with-toc .markdown-toc li.toc-level-2{padding-left:14px}.markdown-with-toc .markdown-content{color:#333;min-width:0;font-size:16px;line-height:1.7}.markdown-with-toc .markdown-content h1,.markdown-with-toc .markdown-content h2,.markdown-with-toc .markdown-content h3,.markdown-with-toc .markdown-content h4,.markdown-with-toc .markdown-content h5,.markdown-with-toc .markdown-content h6{color:#222;scroll-margin-top:90px;font-weight:650;line-height:1.35}.markdown-with-toc .markdown-content h1{margin:0 0 20px;font-size:30px}.markdown-with-toc .markdown-content h2{border-bottom:1px solid #eee;margin:34px 0 12px;padding-bottom:5px;font-size:24px}.markdown-with-toc .markdown-content h3{margin:26px 0 10px;font-size:20px}.markdown-with-toc .markdown-content h4{margin:20px 0 8px;font-size:18px}.markdown-with-toc .markdown-content p{margin:0 0 16px}.markdown-with-toc .markdown-content strong{color:#222;font-weight:650}.markdown-with-toc .markdown-content em{color:#555}.markdown-with-toc .markdown-content blockquote{color:#555;background:#faf8f5;border-left:3px solid #d6a15c;margin:18px 0;padding:10px 16px}.markdown-with-toc .markdown-content blockquote p:last-child{margin-bottom:0}.markdown-with-toc .markdown-content blockquote h1,.markdown-with-toc .markdown-content blockquote h2,.markdown-with-toc .markdown-content blockquote h3,.markdown-with-toc .markdown-content blockquote h4{margin-top:0}.markdown-with-toc .markdown-content ul,.markdown-with-toc .markdown-content ol{margin:0 0 18px;padding-left:28px}.markdown-with-toc .markdown-content li{margin:5px 0;padding-left:2px}.markdown-with-toc .markdown-content li>p{margin-bottom:5px}.markdown-with-toc .markdown-content table{border-collapse:collapse;border:1px solid #ddd;width:100%;margin:20px 0 24px;font-size:15px}.markdown-with-toc .markdown-content th,.markdown-with-toc .markdown-content td{text-align:left;vertical-align:top;border:1px solid #ddd;padding:9px 12px}.markdown-with-toc .markdown-content th{background:#f6f6f6;font-weight:650}.markdown-with-toc .markdown-content tr:nth-child(2n) td{background:#fcfcfc}.markdown-with-toc .markdown-content a{color:#9a5b20;text-underline-offset:2px;text-decoration:underline}.markdown-with-toc .markdown-content a:hover{color:#704015}.markdown-with-toc .markdown-content hr{border:0;border-top:1px solid #e5e5e5;margin:30px 0}.markdown-with-toc .markdown-content code{background:#f3f3f3;border-radius:4px;padding:2px 5px;font-size:.9em}.markdown-with-toc .markdown-content pre{background:#f5f5f5;border-radius:6px;margin:20px 0;padding:14px;overflow-x:auto}.markdown-with-toc .markdown-content pre code{background:0 0;padding:0}.markdown-with-toc .markdown-content img{border-radius:8px;max-width:100%;height:auto;margin:20px auto;display:block}.markdown-with-toc .mobile-toc-button,.markdown-with-toc .mobile-toc-panel,.markdown-with-toc .mobile-toc-overlay{display:none}@media (max-width:1023px){.markdown-with-toc .markdown-layout{display:block}.markdown-with-toc .desktop-toc{display:none}.markdown-with-toc .mobile-toc-button{z-index:1000;color:#555;cursor:pointer;background:#fff;border:1px solid #ddd;border-right:none;border-radius:8px 0 0 8px;justify-content:center;align-items:center;gap:10px;height:42px;padding:0 10px;font-size:20px;display:flex;position:fixed;top:105px;right:0;transform:translateY(-50%);box-shadow:0 2px 10px rgba(0,0,0,.12)}.markdown-with-toc .mobile-toc-button:hover{background:#f7f7f7}.markdown-with-toc .mobile-toc-icon{line-height:1}.markdown-with-toc .mobile-toc-text{margin-top:4px;font-size:16px;font-weight:700}.markdown-with-toc .mobile-toc-overlay{z-index:1100;background:rgba(0,0,0,.25);display:block;position:fixed;top:0;bottom:0;left:0;right:0}.markdown-with-toc .mobile-toc-panel{z-index:1200;background:#fff;width:min(300px,82vw);padding:18px;transition:transform .25s;display:block;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(-105%);box-shadow:4px 0 20px rgba(0,0,0,.15)}.markdown-with-toc .mobile-toc-panel-open{transform:translate(0)}.markdown-with-toc .mobile-toc-header{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;margin-bottom:14px;padding-bottom:10px;display:flex}.markdown-with-toc .mobile-toc-header .toc-title{margin:0;font-size:16px;font-weight:700}.markdown-with-toc .mobile-toc-close{color:#555;cursor:pointer;background:#f2f2f2;border:0;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;padding:0;font-size:21px;line-height:1;display:flex}.markdown-with-toc .mobile-toc-close:hover{background:#e9e9e9}.markdown-with-toc .mobile-toc-panel ol{margin:0;padding:0;list-style:none}.markdown-with-toc .mobile-toc-panel li{margin:3px 0}.markdown-with-toc .mobile-toc-panel li a{color:#555;border-radius:4px;padding:6px 8px;font-size:13px;line-height:1.45;text-decoration:none;display:block}.markdown-with-toc .mobile-toc-panel li a:hover{color:#222;background:#f3f3f3}.markdown-with-toc .mobile-toc-panel li.toc-level-2{padding-left:14px}}
