*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:var(--un-default-border-color, #e5e7eb)}:before,:after{--un-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}:root{--color-bg: #f4efe5;--color-surface: #fbf8f1;--color-surface-2: #efe7da;--color-text: #20242b;--color-text-muted: #4b5563;--color-border: #d8cebe;--color-divider: #e4dbcc;--link-color: #374151}html[data-theme=dark]{--color-bg: #171717;--color-surface: #262626;--color-surface-2: #1f2937;--color-text: #d1d5db;--color-text-muted: #9ca3af;--color-border: #374151;--color-divider: #374151;--link-color: #ffffff}body.theme-body{background-color:var(--color-bg);color:var(--color-text)}html[data-theme=light] body.theme-body{background-image:linear-gradient(180deg,#f8f4eb,#f3ece1)}html[data-theme=light] .prose blockquote{border-left-color:#1f29373d;color:var(--color-text-muted)}html[data-theme=light] .prose a{color:#273142;text-decoration:none;transition:color .15s ease,background-color .15s ease}html[data-theme=light] .prose a:hover{color:#111827;background-color:#27314214}html[data-theme=light] .prose a:visited{color:#334155}html[data-theme=dark] .prose a{color:#e5e7eb;text-decoration:none;transition:color .15s ease,background-color .15s ease}html[data-theme=dark] .prose a:hover{color:#f9fafb;background-color:#e5e7eb24}html[data-theme=dark] .prose a:visited{color:#d1d5db}html[data-theme=light] .prose .footnotes{border-top-color:#1f293729}html[data-theme=light] .prose code:not(pre code){background-color:var(--color-surface-2)}html[data-theme=light] [data-list-filter-input]{background-color:var(--color-surface);border-color:var(--color-border);color:var(--color-text)}html[data-theme=dark] .theme-icon-sun{display:block}html[data-theme=dark] .theme-icon-moon,html[data-theme=light] .theme-icon-sun{display:none}html[data-theme=light] .theme-icon-moon{display:block}.prose blockquote{border-left:3px solid rgba(17,24,39,.25);padding-left:1rem;font-style:italic;color:#374151}html[data-theme=dark] .prose blockquote{border-left-color:#e5e7eb4d;color:#d1d5db}.prose .footnotes{margin-top:2.5rem;padding-top:1rem;border-top:1px solid rgba(17,24,39,.15);font-size:.95rem}html[data-theme=dark] .prose .footnotes{border-top-color:#e5e7eb33}.prose .footnotes ol{margin-left:1.25rem}.prose .footnotes li{margin-top:.5rem}.prose a[data-footnote-backref]{margin-left:.25rem;text-decoration:none}.prose a>.external-link-icon,.prose a>svg.icon{display:inline;vertical-align:text-top}.prose .youtube-embed{margin:1.5rem 0}.prose .youtube-embed-frame{position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden;border-radius:.5rem}.prose .youtube-embed-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.prose .youtube-embed figcaption{margin-top:.5rem;font-size:.9rem;color:var(--color-text-muted)}.lightbox-overlay{position:fixed;inset:0;background:#000000b8;display:flex;align-items:center;justify-content:center;padding:2rem;z-index:9999}.lightbox-overlay img{max-width:min(96vw,1200px);max-height:90vh;width:auto;height:auto;box-shadow:0 20px 60px #00000080;border-radius:6px}.lightbox-overlay button{position:absolute;top:1rem;right:1rem;background:#0009;color:#fff;border:0;font-size:1.5rem;line-height:1;padding:.4rem .6rem;border-radius:6px;cursor:pointer}.prose img[data-lightbox]{cursor:pointer}.codeblock-wrapper{position:relative}.code-copy-button{position:absolute;top:.5rem;right:.5rem;background:#111827cc;color:#fff;border:0;font-size:.75rem;padding:.35rem .6rem;border-radius:6px;cursor:pointer;opacity:.8}.code-copy-button:hover{opacity:1}@media(min-width:768px){.toc-aside{position:sticky;top:5.5rem;align-self:flex-start}}@media(max-width:767px){.toc{margin-top:1.5rem}}.toc-header{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.toc-header-actions{display:flex;align-items:center;gap:.5rem}.toc-title{cursor:pointer}.toc.is-collapsed [data-toc-list]{display:none}.toc-top{color:#6b7280;text-decoration:none}.toc-top:hover{color:#111827}html[data-theme=dark] .toc-top:hover{color:#f3f4f6}.toc{max-width:100%}.toc-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem;min-width:0}.toc-link{display:block;max-width:100%;font-weight:400;color:#334155;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}html[data-theme=dark] .toc-link{color:#9ca3af}.toc-link.is-active{color:#111827;font-weight:600}html[data-theme=dark] .toc-link.is-active{color:#f9fafb}.toc-toggle{background:transparent;border:0;color:#6b7280;cursor:pointer;font-size:.9rem;line-height:1;padding:0 .25rem}.toc-children.is-collapsed{display:none}.toc-children{padding-left:1rem}.toc ol{counter-reset:toc;list-style:none;margin-left:0;padding-left:0}.toc li{counter-increment:toc;position:relative;padding-left:2.75rem}.toc li:before{content:counters(toc,".") ".";position:absolute;left:0;top:0;width:2.25rem;text-align:right;color:#9ca3af;font-size:1em;font-variant-numeric:tabular-nums}.search-result-item{padding:1rem .5rem}.search-result-active{border-radius:.375rem;background-color:#0f172a0f;box-shadow:0 0 0 2px #64748bf2}html[data-theme=dark] .search-result-active{background-color:#94a3b829;box-shadow:0 0 0 2px #94a3b8f2}
