.guide-page.svelte-oab6y0{display:grid;grid-template-columns:220px minmax(0,1fr);gap:40px;max-width:1120px;margin:0 auto;padding:40px;align-items:start}.guide-toc.svelte-oab6y0{position:sticky;top:24px;max-height:calc(100vh - 48px);overflow-y:auto}.guide-toc.svelte-oab6y0 nav:where(.svelte-oab6y0){border-left:1px solid #e5e5e7;padding-left:16px}.toc-title.svelte-oab6y0{display:block;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#86868b;margin-bottom:12px}.guide-toc.svelte-oab6y0 ul:where(.svelte-oab6y0){list-style:none;margin:0;padding:0}.guide-toc.svelte-oab6y0 li:where(.svelte-oab6y0){margin:0 0 2px}.guide-toc.svelte-oab6y0 a:where(.svelte-oab6y0){display:block;padding:4px 0;font-size:13.5px;line-height:1.4;color:#6e6e73;text-decoration:none;transition:color .15s ease}.guide-toc.svelte-oab6y0 li.sub:where(.svelte-oab6y0) a:where(.svelte-oab6y0){padding-left:14px;font-size:13px;color:#86868b}.guide-toc.svelte-oab6y0 a:where(.svelte-oab6y0):hover{color:#1d1d1f}.guide-toc.svelte-oab6y0 a.active:where(.svelte-oab6y0){color:#06c;font-weight:500}@media(max-width:1000px){.guide-page.svelte-oab6y0{grid-template-columns:minmax(0,1fr);padding:24px}.guide-toc.svelte-oab6y0{display:none}}.guide-article.svelte-oab6y0{max-width:800px;min-width:0}.guide-header.svelte-oab6y0{margin-bottom:40px;padding-bottom:32px;border-bottom:1px solid #e5e5e7}h1.svelte-oab6y0{margin:0 0 12px;font-size:36px;font-weight:700;color:#1d1d1f;line-height:1.2;letter-spacing:-.5px}.guide-description.svelte-oab6y0{margin:0 0 16px;font-size:18px;color:#6e6e73;line-height:1.5}.guide-meta.svelte-oab6y0{display:flex;align-items:center;gap:16px;margin-bottom:12px}.meta-item.svelte-oab6y0{display:flex;align-items:center;gap:6px;font-size:13px;color:#86868b}.author-chip.svelte-oab6y0{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;background:#f0f0f2;border:1px solid #e0e0e2;border-radius:20px;color:#1d1d1f;overflow:visible;isolation:isolate}.author-name.svelte-oab6y0{font-size:12px;font-weight:500;color:#1d1d1f}.author-icon.svelte-oab6y0{display:flex;align-items:center;justify-content:center;padding:2px;color:#007aff;text-decoration:none;border-radius:3px;transition:color .15s ease;flex-shrink:0}.author-icon.svelte-oab6y0:hover{color:#0051d5}.icon-tooltip.svelte-oab6y0{position:relative;display:flex}.tooltip-text.svelte-oab6y0{position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);background:#fff;color:#1d1d1f;font-size:11px;white-space:nowrap;padding:4px 8px;border-radius:6px;border:1px solid #e0e0e2;box-shadow:0 2px 8px #0000001f;pointer-events:none;opacity:0;transition:opacity .15s ease;z-index:100}.icon-tooltip.svelte-oab6y0:hover .tooltip-text:where(.svelte-oab6y0){opacity:1}.guide-tags.svelte-oab6y0{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.tag-link.svelte-oab6y0{text-decoration:none}.draft-flag.svelte-oab6y0{display:inline-block;margin-bottom:12px;padding:4px 10px;border-radius:6px;background:#fff4e5;border:1px solid #f0c48a;color:#8a5300;font-size:12px;font-weight:600}.guide-content.svelte-oab6y0{font-size:16px;line-height:1.7;color:#1d1d1f}.guide-content.svelte-oab6y0 h2{font-size:24px;font-weight:600;margin:40px 0 16px;color:#1d1d1f}.guide-content.svelte-oab6y0 h3{font-size:20px;font-weight:600;margin:32px 0 12px;color:#1d1d1f}.guide-content.svelte-oab6y0 .heading-anchor{display:inline-flex;align-items:center;margin-left:8px;color:#86868b;opacity:0;vertical-align:middle;transition:opacity .15s ease,color .15s ease}.guide-content.svelte-oab6y0 h2:hover .heading-anchor,.guide-content.svelte-oab6y0 h3:hover .heading-anchor,.guide-content.svelte-oab6y0 .heading-anchor:focus-visible{opacity:1}.guide-content.svelte-oab6y0 .heading-anchor:hover{color:#06c}.guide-content.svelte-oab6y0 .heading-anchor svg{width:16px;height:16px}.guide-content.svelte-oab6y0 p{margin:0 0 16px}.guide-content.svelte-oab6y0 ul,.guide-content.svelte-oab6y0 ol{margin:0 0 16px;padding-left:24px}.guide-content.svelte-oab6y0 li{margin-bottom:8px}.guide-content.svelte-oab6y0 ul.contains-task-list{list-style:none;padding-left:2px}.guide-content.svelte-oab6y0 li.task-list-item input[type=checkbox]{width:16px;height:16px;margin-right:10px;vertical-align:-3px;accent-color:#0066cc;cursor:pointer}.guide-content.svelte-oab6y0 li.task-list-item.checked{color:#86868b}.guide-content.svelte-oab6y0 code{background:#0066cc14;border:1px solid rgba(0,102,204,.18);color:#0055b3;padding:1px 6px;border-radius:5px;font-size:.9em;font-family:SF Mono,Fira Code,Fira Mono,monospace}.guide-content.svelte-oab6y0 pre{background:#1d1d1f;color:#f5f5f7;padding:20px;border-radius:12px;overflow-x:auto;margin:0 0 24px;font-size:14px;line-height:1.5}.guide-content.svelte-oab6y0 pre code{background:none;border:none;padding:0;font-size:inherit;color:inherit}.guide-content.svelte-oab6y0 .guide-code-box{margin:0 0 24px}.guide-content.svelte-oab6y0 .guide-code-box pre{margin:0}.guide-content.svelte-oab6y0 blockquote{margin:0 0 24px;padding:16px 20px;border-left:4px solid #0066cc;background:#f0f6fd;border-radius:0 8px 8px 0;color:#1d1d1f}.guide-content.svelte-oab6y0 blockquote strong{color:#0055b3}.guide-content.svelte-oab6y0 blockquote p{margin:0}.guide-content.svelte-oab6y0 .guide-warning{margin:0 0 24px;padding:16px 20px;border:1.5px solid #d70015;border-radius:8px;background:#fff5f5;color:#1d1d1f}.guide-content.svelte-oab6y0 .guide-warning strong{color:#d70015}.guide-content.svelte-oab6y0 .guide-warning code{background:#fff;border-color:#f0c4c2}.guide-content.svelte-oab6y0 a{color:#06c;text-decoration:none}.guide-content.svelte-oab6y0 a:hover{text-decoration:underline}.guide-content.svelte-oab6y0 table{width:100%;border-collapse:collapse;margin:0 0 24px;font-size:14px}.guide-content.svelte-oab6y0 th,.guide-content.svelte-oab6y0 td{padding:10px 16px;border:1px solid #e5e5e7;text-align:left}.guide-content.svelte-oab6y0 th{background:#f5f5f7;font-weight:600}.guide-content.svelte-oab6y0 hr{border:none;border-top:1px solid #e5e5e7;margin:32px 0}.guide-content.svelte-oab6y0 img{max-width:100%;border-radius:8px}
