:root{--sg5-c-dark-root: #1b1b1f;--sg5-c-dark-base: #161618;--sg5-c-dark-text-1: #dfdfd6;--sg5-c-dark-text-2: #98989f;--sg5-c-dark-text-3: #0a0a0e;--sg5-c-indigo-1: #a8b1ff;--sg5-c-indigo-2: #5c73e7;--sg5-c-indigo-3: #646cff;--sg5-default-font: "Inter", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--sg5-c-bg-base: var(--sg5-c-dark-root);--sg5-c-bg-text-code: var(--sg5-c-dark-base);--sg5-c-text-navigation: var(--sg5-c-dark-text-1);--sg5-c-text-navigation-hover: var(--sg5-c-indigo-1);--sg5-c-text-sub-navigation: var(--sg5-c-dark-text-2);--sg5-c-text-sub-navigation-hover: var(--sg5-c-indigo-1);--sg5-c-text-link: var(--sg5-c-indigo-1);--sg5-c-text-link-visited: var(--sg5-c-indigo-2);--sg5-c-text-link-hover: var(--sg5-c-indigo-2);--sg5-c-bg-main-content: var(--sg5-c-dark-root);--sg5-c-bg-navbar: var(--sg5-c-dark-root);--sg5-c-bg-left-sidebar: var(--sg5-c-dark-base);--sg5-c-group-separator: #2e2e32;--sg5-c-quoteblock: rgba(100, 108, 255, .2);--sg5-page-max-width: 1080px;--sg5-page-max-width-breakpoint: 800px;--sg5-header-height: 46px;--sg5-left-sidebar: 250px;--sg5-expanding-transition-time: .2s}html,body{margin:0;padding:0;height:100vh;width:100%;background:var(--sg5-c-bg-base);overflow-x:hidden}ol li,ul li{margin:10px}.clickable{padding:0;margin:0;background:none;border:none;text-decoration:none;transition-property:color,fill,stroke;transition-duration:.2s;transition-timing-function:ease}.clickable:hover{cursor:pointer}.nav.clickable{color:var(--sg5-c-text-navigation);fill:var(--sg5-c-text-navigation);stroke:var(--sg5-c-text-navigation)}.nav.clickable:hover{color:var(--sg5-c-text-navigation-hover);fill:var(--sg5-c-text-navigation-hover);stroke:var(--sg5-c-text-navigation-hover)}.nav.sub.clickable{color:var(--sg5-c-text-sub-navigation);fill:var(--sg5-c-text-sub-navigation);stroke:var(--sg5-c-text-sub-navigation)}.nav.sub.clickable:hover{color:var(--sg5-c-text-sub-navigation-hover);fill:var(--sg5-c-text-sub-navigation-hover);stroke:var(--sg5-c-text-sub-navigation-hover)}.action.clickable{color:var(--sg5-c-dark-text-2);fill:var(--sg5-c-dark-text-2);stroke:var(--sg5-c-dark-text-2)}.action.clickable:hover{color:var(--sg5-c-text-navigation);fill:var(--sg5-c-text-navigation);stroke:var(--sg5-c-text-navigation)}article h1,article h2,article p,article ol,article ul,article li,article hr,article blockquote,article .demo,article .examples{max-width:760px;margin-left:auto;margin-right:auto;color:var(--sg5-c-dark-text-1);font-family:var(--sg5-default-font)}article ol p{margin:0}article hr{border:0;height:1px;margin-top:30px;background-color:var(--sg5-c-group-separator)}article h1,article h2{position:relative;scroll-margin-top:20px}article h1 a.header-anchor,article h2 a.header-anchor{position:absolute;left:0;opacity:0;margin-left:-.87em;color:#a8b1ff;font-weight:500;text-decoration:none;-webkit-user-select:none;user-select:none;transition:color .25s,opacity .25s}:is(article h1 a.header-anchor,article h2 a.header-anchor):hover{color:#5c73e7}:is(article h1 a.header-anchor,article h2 a.header-anchor):focus{opacity:1}article h1:hover a.header-anchor,article h2:hover a.header-anchor{opacity:1}article h1 a.header-anchor:before,article h2 a.header-anchor:before{content:"#"}article p{line-height:28px;font-synthesis:style;text-rendering:optimizeLegibility;font-weight:400}article ol{padding-left:1.2em;box-sizing:border-box}blockquote a,article p a,article ol a,article ul a{color:#a8b1ff}article blockquote{box-sizing:border-box;border-left:4px solid var(--sg5-c-indigo-3);padding:10px 10px 10px 15px;background:var(--sg5-c-quoteblock);line-height:1.5}article blockquote ul{margin:0;padding-left:15px}article blockquote ul li{margin:0}article .row{display:flex;flex-wrap:wrap;gap:10px}article .row label{white-space:nowrap;display:flex;flex-wrap:nowrap}article code{position:relative;background:var(--sg5-c-bg-text-code)!important;padding:2px 4px;border-radius:5px;font-size:1.2em;scrollbar-width:thin}table pre{margin:unset}article code.language-html.tag-svelte-script:before,article code.language-html.tag-svelte-template:before,article code.language-html.tag-svelte-style:before{position:absolute;top:2px;right:2px;padding:3px 5px;border-radius:3px;background:#0000004d}article code.language-html.tag-svelte-script:before{content:"Svelte5 script"}article code.language-html.tag-svelte-template:before{content:"Svelte5 template"}article code.language-html.tag-svelte-style:before{content:"Svelte5 style"}article .demo{padding:5px;margin-top:20px;border-radius:10px;background:var(--sg5-c-bg-text-code);scrollbar-width:thin}article .demo .content{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#000;border-radius:6px;background-color:red}article .demo .item{display:flex;align-items:center;justify-content:center;box-sizing:border-box;color:var(--sg5-c-bg-text-code);width:100%;height:100%;padding:2px;border-radius:5px;background:#a8b1ff;-webkit-user-select:none;user-select:none;word-break:break-all;overflow:hidden;font-size:clamp(.4em,1vw + .4em,1em)}article .demo .item .x-button{all:unset;position:absolute;display:flex;align-items:center;justify-content:center;line-height:1;top:5px;right:5px;width:20px;aspect-ratio:1;background-color:#fff}article .demo .item .custom-dragger{background:var(--sg5-c-indigo-3);height:fit-content;cursor:pointer}article .demo .item .custom-resizer{position:absolute;bottom:10px;right:10px;background:var(--sg5-c-indigo-3);cursor:pointer}article .demo .svlt-grid-shadow{border-radius:5px}.chevron-icon-wrapper.svelte-b8a8sb{height:15px;aspect-ratio:1 / 1;padding:3px;transition:rotate var(--sg5-expanding-transition-time) ease-in-out}.chevron-icon-wrapper.left.svelte-b8a8sb{rotate:90deg}.chevron-icon-wrapper.down.svelte-b8a8sb{rotate:0deg}.wrapper.svelte-mrego3{box-sizing:border-box;height:100vh;max-width:var(--sg5-left-sidebar);margin-left:auto;padding:12px 10px;background:var(--sg5-c-bg-left-sidebar);overflow-y:scroll;scrollbar-width:none}.wrapper.modal.svelte-mrego3{max-width:unset!important;width:var(--sg5-left-sidebar)}.wrapper.svelte-mrego3>a:where(.svelte-mrego3)>h2:where(.svelte-mrego3){margin:0 0 10px;text-wrap:nowrap}.wrapper.svelte-mrego3>nav:where(.svelte-mrego3){font-family:var(--sg5-default-font)}.wrapper.svelte-mrego3>nav:where(.svelte-mrego3)>.group:where(.svelte-mrego3){padding:5px 0;border-top:1px solid var(--sg5-c-group-separator)}.wrapper.svelte-mrego3>nav:where(.svelte-mrego3)>.group:where(.svelte-mrego3)>.title:where(.svelte-mrego3){display:flex;flex-direction:row;justify-content:space-between;font-size:18px}.wrapper.svelte-mrego3>nav:where(.svelte-mrego3)>.group:where(.svelte-mrego3)>.title:where(.svelte-mrego3)>a:where(.svelte-mrego3){width:100%}.wrapper.svelte-mrego3>nav:where(.svelte-mrego3)>.group:where(.svelte-mrego3)>.title:where(.svelte-mrego3)>a:where(.svelte-mrego3)>h4:where(.svelte-mrego3){padding:5px 0;margin:0}.wrapper.svelte-mrego3>nav:where(.svelte-mrego3)>.group:where(.svelte-mrego3)>.title:where(.svelte-mrego3)>button:where(.svelte-mrego3){padding:unset;border:none;background:none}.wrapper.svelte-mrego3>nav:where(.svelte-mrego3)>.group:where(.svelte-mrego3)>.list:where(.svelte-mrego3)>ul:where(.svelte-mrego3){padding:0;margin:0}.wrapper.svelte-mrego3>nav:where(.svelte-mrego3)>.group:where(.svelte-mrego3)>.list:where(.svelte-mrego3)>ul:where(.svelte-mrego3):first-child{padding-top:8px}.wrapper.svelte-mrego3>nav:where(.svelte-mrego3)>.group:where(.svelte-mrego3)>.list:where(.svelte-mrego3)>ul:where(.svelte-mrego3):last-child{padding-bottom:8px}.wrapper.svelte-mrego3>nav:where(.svelte-mrego3)>.group:where(.svelte-mrego3)>.list:where(.svelte-mrego3)>ul:where(.svelte-mrego3)>a:where(.svelte-mrego3)>p:where(.svelte-mrego3){padding:8px 0 8px 10px;margin:0}header.svelte-oiwvqb>.wrapper:where(.svelte-oiwvqb){width:100%;display:grid;grid-template-columns:1fr 1fr;max-width:var(--sg5-page-max-width);gap:10px}header.svelte-oiwvqb>.wrapper:where(.svelte-oiwvqb)>.left:where(.svelte-oiwvqb),header.svelte-oiwvqb .wrapper:where(.svelte-oiwvqb) .right:where(.svelte-oiwvqb){display:flex;flex-direction:row}header.svelte-oiwvqb>.wrapper:where(.svelte-oiwvqb)>.left:where(.svelte-oiwvqb)>a:where(.svelte-oiwvqb)>h2#navbar-title:where(.svelte-oiwvqb){margin:0 0 0 10px;white-space:nowrap;font-size:1em}header.svelte-oiwvqb>.wrapper:where(.svelte-oiwvqb)>.right:where(.svelte-oiwvqb){justify-content:right}header.svelte-oiwvqb>.wrapper:where(.svelte-oiwvqb) .icon-wrapper:where(.svelte-oiwvqb){display:flex;place-items:center;box-sizing:border-box;height:var(--sg5-header-height);width:var(--sg5-header-height);padding:10px;overflow:hidden}header.svelte-oiwvqb>.wrapper:where(.svelte-oiwvqb)>.right:where(.svelte-oiwvqb){text-align:right}.page.svelte-12qhfyh{display:grid;grid-template-columns:1fr minmax(auto,calc(var(--sg5-page-max-width) - var(--sg5-left-sidebar))) 1fr;grid-template-rows:var(--sg5-header-height) 1fr;height:100vh;transition:filter .2s ease;scrollbar-width:none}.page.svelte-12qhfyh>main:where(.svelte-12qhfyh){grid-column-start:2;grid-row-start:2;grid-column:span 2 / span 2;grid-row:span 2 / span 2;overflow-y:scroll;scrollbar-width:thin;scrollbar-color:var(--sg5-c-dark-text-1) var(--sg5-c-dark-base)}.page.svelte-12qhfyh>main:where(.svelte-12qhfyh)>article:where(.svelte-12qhfyh){flex:1;box-sizing:border-box;padding:16px 24px;max-width:var(--sg5-page-max-width)}.page.svelte-12qhfyh>.left-sidebar:where(.svelte-12qhfyh){grid-row:span 3 / span 3;background:var(--sg5-c-bg-left-sidebar)}.page.svelte-12qhfyh>.header:where(.svelte-12qhfyh){z-index:2;grid-column:span 2 / span 2;line-height:var(--sg5-header-height);background:var(--sg5-c-bg-navbar);border-bottom:1px solid black}.modal.svelte-12qhfyh{z-index:1;position:absolute;width:100%;height:100%}.modal.svelte-12qhfyh>.left-sidebar:where(.svelte-12qhfyh){height:100%;width:fit-content;box-shadow:0 0 50px 1px #00000080}
