.page-wrapper.svelte-c0hp63{background-color:var(--color-base)}header.svelte-c0hp63{border-bottom:1px solid var(--color-stroke)}.container.svelte-c0hp63{max-width:48rem;margin:0 auto;padding:3rem 1.5rem}.document-header.svelte-c0hp63{margin-bottom:2rem}.document-title.svelte-c0hp63{line-height:1.2;margin-bottom:1.5rem;color:var(--color-fg-1)}.document-meta.svelte-c0hp63{color:var(--color-fg-3)}.document-author.svelte-c0hp63{display:flex;align-items:center;gap:1rem}.author-avatar-wrap.svelte-c0hp63{position:relative;flex-shrink:0}.author-avatar.svelte-c0hp63{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:18px;color:#ffffffb3;flex-shrink:0}@media(min-width:640px){.author-avatar.svelte-c0hp63{width:44px;height:44px;font-size:20px}}.dark .author-avatar.svelte-c0hp63{color:#00000052}@media(prefers-color-scheme:dark){:root:not(.light) .author-avatar.svelte-c0hp63{color:#00000052}}.author-pro-badge.svelte-c0hp63{position:absolute;top:-4px;right:-6px;width:18px;height:18px;background-color:#f59e0b;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid var(--color-surface-1)}.author-info.svelte-c0hp63{display:flex;flex-direction:column}.author-name.svelte-c0hp63{color:var(--color-fg-1);font-weight:500}.author-date.svelte-c0hp63{color:var(--color-fg-3)}.document-content.svelte-c0hp63 p{margin:1em 0;line-height:1.6}.document-content.svelte-c0hp63 h1{font-size:1.875rem;font-weight:700;margin:1.5em 0 .5em;line-height:1.2}.document-content.svelte-c0hp63 h2{font-size:1.5rem;font-weight:600;margin:1.5em 0 .5em;line-height:1.3}.document-content.svelte-c0hp63 h3{font-size:1.25rem;font-weight:600;margin:1.5em 0 .5em;line-height:1.4}.document-content.svelte-c0hp63 ul,.document-content.svelte-c0hp63 ol{padding-left:1.5em;margin:.5em 0}.document-content.svelte-c0hp63 ul{list-style:disc}.document-content.svelte-c0hp63 ol{list-style:decimal}.document-content.svelte-c0hp63 li{margin:0;line-height:1.5}.document-content.svelte-c0hp63 li p{margin:.15em 0}.document-content.svelte-c0hp63 ul[data-type=taskList]{list-style:none;padding-left:0}.document-content.svelte-c0hp63 li[data-type=taskItem]{display:flex;align-items:flex-start;gap:.5rem}.document-content.svelte-c0hp63 li[data-type=taskItem]>label{flex-shrink:0;margin-top:.25em;pointer-events:none}.document-content.svelte-c0hp63 li[data-type=taskItem]>label input[type=checkbox]{width:1rem;height:1rem;accent-color:var(--color-accent-primary)}.document-content.svelte-c0hp63 li[data-type=taskItem]>div{flex:1}.document-content.svelte-c0hp63 li[data-type=taskItem]>div>p{margin:0}.document-content.svelte-c0hp63 li[data-type=taskItem][data-checked=true]>div{text-decoration:line-through;opacity:.5}.document-content.svelte-c0hp63 blockquote{border-left:3px solid var(--color-stroke);padding-left:1em;margin:1em 0;color:var(--color-fg-3);font-style:italic;font-size:1.5em}.document-content.svelte-c0hp63 code{background-color:var(--color-overlay);padding:.125em .25em;border-radius:.25rem;font-family:ui-monospace,monospace;font-size:.875em}.document-content.svelte-c0hp63 pre{background-color:var(--color-surface-1);color:var(--color-fg-1);padding:1em;border-radius:.5rem;overflow-x:auto;margin:1em 0;border:1px solid var(--color-stroke)}.document-content.svelte-c0hp63 pre code{background:none;padding:0;color:inherit}.document-content.svelte-c0hp63 hr{border:none;border-top:1px solid var(--color-stroke);margin:1.5em 0}.document-content.svelte-c0hp63 strong{font-weight:600}.document-content.svelte-c0hp63 em{font-style:italic}.document-content.svelte-c0hp63 s{text-decoration:line-through}.document-content.svelte-c0hp63 a{color:var(--color-accent-primary);text-decoration:underline}.document-content.svelte-c0hp63 img{max-width:100%;height:auto;border-radius:.5rem;margin:2em 0}.document-content.svelte-c0hp63 a:has(>img){position:relative;display:block;width:fit-content;text-decoration:none;margin:2em 0}.document-content.svelte-c0hp63 a:has(>img) img{display:block;margin:0}.document-content.svelte-c0hp63 a:has(>img):after{content:"";position:absolute;top:10px;right:10px;width:1.5rem;height:1.5rem;background-color:#00000080;border-radius:.25rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71'/%3E%3Cpath d='M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:14px;pointer-events:none;opacity:.8;transition:opacity .15s}.document-content.svelte-c0hp63 a:has(>img):hover:after{opacity:1}.document-content.svelte-c0hp63 mark{padding:.125em .1em;border-radius:.2em}.dark .document-content.svelte-c0hp63 mark[data-color="#fef08a"],.dark .document-content.svelte-c0hp63 mark[style*=fef08a]{background-color:#4d4d00!important}.dark .document-content.svelte-c0hp63 mark[data-color="#fecaca"],.dark .document-content.svelte-c0hp63 mark[style*=fecaca]{background-color:#5c1a1a!important}@media(prefers-color-scheme:dark){:root:not(.light) .document-content.svelte-c0hp63 mark[data-color="#fef08a"],:root:not(.light) .document-content.svelte-c0hp63 mark[style*=fef08a]{background-color:#4d4d00!important}:root:not(.light) .document-content.svelte-c0hp63 mark[data-color="#fecaca"],:root:not(.light) .document-content.svelte-c0hp63 mark[style*=fecaca]{background-color:#5c1a1a!important}}.document-footer.svelte-c0hp63{margin-top:4rem;padding-top:2rem;border-top:1px solid var(--color-stroke);color:var(--color-fg-3)}.document-footer.svelte-c0hp63 a:where(.svelte-c0hp63){color:var(--color-accent-primary);text-decoration:none}.document-footer.svelte-c0hp63 a:where(.svelte-c0hp63):hover{text-decoration:underline}
