@layer core,playground,project;@layer core{*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}html{scrollbar-width:thin}@media(prefers-reduced-motion:no-preference){html{interpolate-size:allow-keywords}}body{line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,picture,video,canvas,svg{display:block;width:100%;height:auto}fieldset{margin:0;padding:0;border:0}input,button,textarea,select{background:none;color:inherit;border:0;border-radius:0;font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word;font:inherit;word-break:normal}#root,#__next{isolation:isolate}html{min-height:100%}html.no-transitions *{transition:none!important}html.preload{opacity:0}html.preload *{transition:none!important}body{margin:0;padding:0;background:var(--playground-body-color-background);color:var(--playground-body-color-text);font-family:var(--playground-body-font-family);font-size:var(--playground-body-font-size);font-weight:var(--playground-body-font-weight);line-height:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scrollbar-width:thin;scroll-behavior:smooth;-webkit-tap-highlight-color:transparent}body *{box-sizing:border-box}body *:focus,body *:before,body *:after{box-sizing:border-box}body * *:focus-visible{outline:1px dashed color-mix(in srgb,var(--playground-body-color-text),transparent 70%);outline-offset:7px}body ::selection{background:color-mix(in srgb,var(--playground-body-color-text),transparent 79%);color:var(--playground-body-color-background)}html.lenis{height:auto}.lenis.lenis-smooth{scroll-behavior:auto}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-scrolling iframe{pointer-events:none}@media print{@page{margin:1cm}body{background:#fff;color:#000}a,blockquote,table,pre{page-break-inside:avoid}ul,ol,dl{page-break-before:avoid}}}@layer playground{.playground-cta{display:flex;flex-flow:row nowrap;align-items:center;justify-content:center;position:fixed;inset:0 0 0 var(--playground-ui-sidebar-width);z-index:1;margin:0 auto;font-size:16px;line-height:150%;text-align:center;pointer-events:none}@media(width<768px){.playground-cta{padding:0 21px;text-align:center}}.playground-error{display:flex;align-items:center;justify-content:center;height:100dvh;padding:0 60px;color:var(--playground-ui-color-text-title);font-size:var(--playground-body-font-size);text-align:center;line-height:150%}.playground-home{display:flex;align-items:center;justify-content:center;width:100%;min-height:100dvh;padding:21vh 21px;overflow:hidden;color:var(--playground-ui-color-text-description)}@media(width>=768px){.playground-home{padding:21vh 60px}}@media(width>=1180px){.playground-home{padding:21vh 120px}}.playground-home>div{display:flex;flex-flow:column nowrap;width:1077px}.playground-home h1{margin-bottom:24px;color:var(--playground-ui-color-text-hover);font-size:32px;line-height:112%}.playground-home-button{display:flex;align-items:center;align-self:flex-start;position:relative;z-index:1;height:24px;padding:0 32px 0 0;color:var(--playground-ui-color-text-hover);font-size:13px;font-weight:600;line-height:150%;text-transform:uppercase;white-space:nowrap;transition:color .321s}.playground-home-button:before{content:"";position:absolute;inset:-10px;z-index:1}.playground-home-button span{position:relative;z-index:2}.playground-home-button svg{position:absolute;inset:0 0 auto auto;z-index:1;width:24px;aspect-ratio:1;color:var(--playground-ui-color-text-description);transition:color .321s}.playground-home-button:hover svg{color:var(--playground-ui-color-text-hover)}.playground-home-info p{font-size:var(--playground-body-font-size);line-height:140%}@media(width<768px){.playground-home-info p{font-size:calc(var(--playground-body-font-size) * .9)}}@media(width>=1180px){.playground-home-info p{max-width:69%}}.playground-home-info>div{margin-top:18px}.playground-home-info>div p{font-size:16px;line-height:150%}@media(width<555px){.playground-home-info>div p{font-size:14px;line-height:140%}}.playground-home-info a{color:var(--playground-ui-color-text-title);text-decoration:underline;text-decoration-color:color-mix(in srgb,var(--playground-ui-color-text-title),transparent 75%);text-decoration-thickness:1px;text-underline-offset:3px;transition:color .321s}.playground-home-info a:hover{color:var(--playground-ui-color-text-hover)}.playground-home-categories>div{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:32px 48px;margin:48px 0}@media(width<555px){.playground-home-categories>div{grid-template-columns:repeat(auto-fit,minmax(135px,1fr));gap:32px 21px}}@media(width>=1180px){.playground-home-categories>div{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}}.playground-home-categories button{display:flex;flex-flow:column nowrap;gap:12px;text-align:left;transition:color .321s}@media(width<768px){.playground-home-categories button{pointer-events:none}}.playground-home-categories button:hover{color:var(--playground-ui-color-text-hover)}.playground-home-categories svg{width:24px;aspect-ratio:1}.playground-home-categories span:first-of-type{color:var(--playground-ui-color-text-hover);font-size:14px;font-weight:600;line-height:150%;text-transform:uppercase}.playground-home-categories span:last-of-type{font-size:15px;line-height:150%}@media(width<555px){.playground-home-categories span:last-of-type{line-height:140%}}.playground-home-note{display:flex;flex-flow:column nowrap;align-items:flex-start;gap:12px}.playground-home-note h2{color:var(--playground-ui-color-text-hover);font-size:var(--playground-body-font-size);line-height:140%}@media(width<768px){.playground-home-note h2{font-size:calc(var(--playground-body-font-size) * .9)}.playground-home-note h2 br{display:none}}.playground-home-note p{max-width:80%;font-size:14px;line-height:150%}@media(width<555px){.playground-home-note p{max-width:90%;line-height:140%}}@media(width>=1180px){.playground-home-note p{max-width:59%}}.playground-home-note+button{margin-top:12px}.playground-home-updates>div{display:flex;flex-flow:column nowrap;align-items:flex-start;gap:12px;margin:21vh 0 0}@media(width>=1180px){.playground-home-updates>div{max-width:76%}}.playground-home-updates h3{margin-bottom:-4px;color:var(--playground-ui-color-text-hover);font-size:16px;line-height:150%}.playground-home-updates p{font-size:14px;line-height:150%}@media(width<555px){.playground-home-updates p{line-height:140%}}.playground-home-updates p:last-of-type span{display:inline-block;position:relative;z-index:1;cursor:none}.playground-home-updates p:last-of-type span:first-of-type{transform:translateY(-1px);margin-right:1px}.playground-home-updates p:last-of-type span:first-of-type:before{content:",";position:absolute;inset:0;z-index:1;opacity:0}.playground-home-updates a{display:inline-block;color:var(--playground-ui-color-text-title);text-decoration:underline;text-decoration-color:color-mix(in srgb,var(--playground-ui-color-text-title),transparent 75%);text-decoration-thickness:1px;text-underline-offset:3px;transition:color .321s}.playground-home-updates a:hover{color:var(--playground-ui-color-text-hover)}.playground-home-updates-wink p:last-of-type span:first-of-type:before{opacity:1}.playground-home-updates-wink p:last-of-type span:last-of-type{transform:translateY(1px) rotate(9deg)}.playground-home-progress-log{--indent: 111px}.playground-home-progress-log>div{margin:21vh 0 0;opacity:.4;transition:opacity .765s}@media(width<768px){.playground-home-progress-log>div{opacity:1}}.playground-home-progress-log>div:hover{opacity:1}.playground-home-progress-log h3{margin-bottom:8px;color:var(--playground-ui-color-text-hover);font-size:16px;line-height:150%}@media(width<555px){.playground-home-progress-log h3{line-height:140%}}.playground-home-progress-log ul{list-style:none}@media(width>=1180px){.playground-home-progress-log ul{max-width:79%}}.playground-home-progress-log li{padding-left:var(--indent);font-size:14px;line-height:150%}@media(width<555px){.playground-home-progress-log li{padding:0;line-height:140%}.playground-home-progress-log li+li{margin-top:12px}}.playground-home-progress-log li:before{content:attr(data-date) " ";display:inline-block;width:var(--indent);margin-left:calc(-1 * var(--indent));color:var(--playground-ui-color-text-title);font-size:12px}@media(width<555px){.playground-home-progress-log li:before{display:block;width:auto;margin:0}}.playground-home-progress-log li a,.playground-home-progress-log li i{color:var(--playground-ui-color-text-title);transition:color .321s}.playground-home-progress-log li a:hover,.playground-home-progress-log li i:hover{color:var(--playground-ui-color-text-hover);text-decoration-color:color-mix(in srgb,var(--playground-ui-color-text-title),transparent 75%)}.playground-home-progress-log li a{text-decoration:underline;text-decoration-color:color-mix(in srgb,var(--playground-ui-color-text-title),transparent 75%);text-decoration-thickness:1px;text-underline-offset:3px;word-break:break-word}.playground-home-progress-log li[data-date="..."]:before{content:". . .";width:0;margin:0;padding:3px 0 10px 3px;font-size:12px;line-height:6px;white-space:normal}@media(width<555px){.playground-home-progress-log li[data-date="..."]:before{padding:0 0 5px 3px}}.playground-main{position:relative;z-index:1;padding-left:var(--playground-ui-sidebar-width);font-size:var(--playground-body-font-size);font-weight:inherit;line-height:inherit}.playground-search{display:flex;align-items:center;justify-content:center;position:relative;z-index:1;width:100%;min-height:100dvh;padding:21vh 21px;overflow:hidden}@media(width>=768px){.playground-search{padding:21vh 60px}}@media(width>=1180px){.playground-search{padding:21vh 120px}}.playground-search>div{width:777px}.playground-search-input{position:relative;z-index:1}.playground-search-input>div{display:flex;align-items:center;justify-content:flex-start;position:absolute;inset:0 0 0 auto;z-index:1;color:var(--playground-ui-color-text-title);font-size:12px;font-weight:400}.playground-search-input label{position:absolute;height:0;font-size:0}.playground-search-input input{width:100%;border-bottom:1px solid color-mix(in srgb,var(--playground-ui-color-text-title),transparent 80%);outline:none;font-size:21px;line-height:42px}.playground-search-results{font-size:16px}@media(width>=1180px){.playground-search-results{padding-right:12%}}.playground-search-results ul{display:flex;flex-flow:column nowrap;gap:24px;padding-top:24px;list-style:none}.playground-search-results li{width:100%}.playground-search-results li>div{display:inline-flex;flex-flow:column nowrap;align-items:flex-start;gap:2px;position:relative;z-index:1}.playground-search-results li em{position:relative;inset:-2px auto auto 6px;z-index:2;color:var(--playground-ui-color-text-category);font-size:12px;font-weight:500;font-style:normal;cursor:help;transition:color .321s}.playground-search-results li a{margin-bottom:-2px;color:var(--playground-ui-color-text-hover);font-size:20px;line-height:150%;transition:color .321s}.playground-search-results li a:before{content:"";position:absolute;inset:0;z-index:1}.playground-search-results li a:hover,.playground-search-results li a:has(+div i:hover){color:var(--playground-ui-color-text-hover)}.playground-search-results li a:hover em,.playground-search-results li a:has(+div i:hover) em{color:inherit}.playground-search-results li a:hover+div,.playground-search-results li a:has(+div i:hover)+div{color:inherit}.playground-search-results li a:hover+div+div,.playground-search-results li a:has(+div i:hover)+div+div{color:inherit}.playground-search-results li a+div{color:var(--playground-ui-color-text-description);margin-bottom:2px;line-height:150%;transition:color .321s}.playground-search-results li a+div+div{color:var(--playground-ui-color-text-category);font-size:12px;line-height:150%;font-weight:400;transition:color .321s}.playground-search-results li a+div+div span{font-size:10px;text-transform:uppercase}.playground-search-results li u{text-decoration-style:dashed;text-underline-offset:3px;text-decoration-thickness:1px}.playground-search-results li[data-hidden-on-production]{opacity:var(--playground-ui-hidden-item-opacity)}.playground-search-results li[data-hidden-on-production]>div{text-decoration:line-through;text-decoration-thickness:1px;text-decoration-color:color-mix(in srgb,var(--playground-ui-color-text-title),transparent 30%)}.playground-search-results li[data-hidden-from-public]{opacity:calc(var(--playground-ui-hidden-item-opacity) * 2)}.playground-ui-navigation{position:absolute;inset:0 0 auto auto;z-index:1;width:var(--playground-ui-sidebar-width-fixed);height:100%;overflow:hidden;font-family:var(--playground-ui-font-family);font-size:var(--playground-ui-font-size);font-weight:var(--playground-ui-font-weight);line-height:148%}@media(width<768px){.playground-ui-navigation{display:none}}.playground-ui-navigation-container{position:relative;z-index:1;height:100%;padding:69px 21px 0;overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.playground-ui-navigation-container section:first-child h1{margin-top:0}.playground-ui-navigation-container h1{position:sticky;top:0;z-index:2;background:var(--playground-ui-color-background);margin:0 -21px;padding:6px 21px;color:var(--playground-ui-color-text-category);font-size:70%;font-weight:700;text-transform:uppercase;cursor:default}.playground-ui-navigation-container h1:before,.playground-ui-navigation-container h1:after{content:"";position:absolute;inset:100% 0 auto;pointer-events:none}.playground-ui-navigation-container h1:before{z-index:2;margin-top:1px;border-bottom:1px solid var(--playground-ui-color-border)}.playground-ui-navigation-container h1:after{height:21px;z-index:1;background:linear-gradient(to bottom,var(--playground-ui-color-background) 0%,transparent 100%)}.playground-ui-navigation-container ul{display:flex;flex-flow:column nowrap;align-items:flex-start;gap:12px;position:relative;z-index:1;padding:21px 0 24px;list-style:none}.playground-ui-navigation-container li{display:flex;flex-flow:column nowrap;position:relative;z-index:1;gap:8px;width:100%;padding-right:9px;color:var(--playground-ui-color-text-title);font-size:16px}.playground-ui-navigation-container li:first-child[data-active]{margin-top:0}.playground-ui-navigation-container li:last-child[data-active]{margin-bottom:0}.playground-ui-navigation-container li>a{overflow:hidden;line-height:121%;text-overflow:ellipsis;white-space:nowrap;transition:color .321s}.playground-ui-navigation-container li>a:has(+em){padding-right:21px}.playground-ui-navigation-container li>a+em{position:absolute;inset:-2px 0 auto auto;z-index:1;color:var(--playground-ui-color-text-category);font-size:11px;font-weight:500;font-style:normal;cursor:help;transition:color .321s}.playground-ui-navigation-container li div{line-height:148%;transition:color .321s}.playground-ui-navigation-container li div:nth-of-type(1){font-size:80%}.playground-ui-navigation-container li div:nth-of-type(2){font-size:60%}.playground-ui-navigation-container li div:nth-of-type(3){display:none}.playground-ui-navigation-container li div p+p{margin-top:8px}.playground-ui-navigation-container li[data-active]{margin:21px 0}.playground-ui-navigation-container li[data-active]>a{font-size:125%;white-space:normal;cursor:default}.playground-ui-navigation-container li[data-active]>a+em{top:2px}.playground-ui-navigation-container li[data-active],.playground-ui-navigation-container li:has(a:hover),.playground-ui-navigation-container li:has(em:hover){color:var(--playground-ui-color-text-hover)}.playground-ui-navigation-container li[data-active] em,.playground-ui-navigation-container li:has(a:hover) em,.playground-ui-navigation-container li:has(em:hover) em{color:inherit}.playground-ui-navigation-container li:not([data-active])>div{display:none}.playground-ui-navigation-container li[data-hidden-on-production]{opacity:var(--playground-ui-hidden-item-opacity);text-decoration:line-through;text-decoration-thickness:1px;text-decoration-color:color-mix(in srgb,var(--playground-ui-color-text-title),transparent 30%)}.playground-ui-navigation-container li[data-hidden-from-public]{display:none;opacity:calc(var(--playground-ui-hidden-item-opacity) * 2)}.playground-ui-navigation-scrollbar{position:absolute;inset:var(--playground-ui-sidebar-scrollbar-top) 0 0 auto;z-index:2;pointer-events:none}.playground-ui-navigation-scrollbar-drag{position:absolute;inset:0 0 auto auto;z-index:3;width:8px;pointer-events:all}.playground-ui-navigation-scrollbar-thumb{position:absolute;inset:0 0 auto auto;z-index:2;width:8px;padding:3px;opacity:0;transition:opacity .321s}.playground-ui-navigation-scrollbar-thumb:before{content:"";position:absolute;inset:3px;z-index:1;background:color-mix(in srgb,var(--playground-ui-color-text-title),transparent 92%)}html[data-mode=dev] .playground-ui-navigation-container li[data-hidden-from-public],html[data-mode=office] .playground-ui-navigation-container li[data-hidden-from-public]{display:flex}.playground-ui-sidebar:has(:hover) .playground-ui-navigation-scrollbar-thumb{opacity:1}.playground-ui-sidebar:has(.playground-ui-navigation-scrollbar[data-active]){user-select:none}.playground-ui-sidebar:has(.playground-ui-navigation-scrollbar[data-active]) .playground-ui-navigation-scrollbar-thumb{opacity:1}.playground-ui-mobile-navigation{position:fixed;inset:0 0 auto;z-index:1;width:calc(100% - 112px);padding:15px 0 0 21px;font-family:var(--playground-ui-font-family);font-size:var(--playground-ui-font-size);font-weight:var(--playground-ui-font-weight);line-height:148%}@media(width>=768px){.playground-ui-mobile-navigation{display:none}}.playground-ui-mobile-navigation label{position:absolute;height:0;font-size:0}.playground-ui-mobile-navigation select{width:100%;appearance:none;margin:0 0 0 -12px;color:var(--playground-ui-color-select);font-family:var(--playground-ui-font-family);font-size:inherit;line-height:inherit;font-weight:inherit;padding:0 12px;overflow:hidden;text-overflow:ellipsis;background:none;border:0;border-radius:0;outline:none}.playground-ui-mobile-navigation select optgroup,.playground-ui-mobile-navigation select option{background:#e0e0e0;color:#0d0d0d}.playground-ui-sidebar{position:fixed;inset:0 auto auto 0;z-index:123;width:var(--playground-ui-sidebar-width);height:100dvh;background:var(--playground-ui-color-background);color:var(--playground-ui-color-text-title);border-right:1px solid var(--playground-ui-color-border);overflow:hidden}@media(width<768px){.playground-ui-sidebar{width:0;border:0}}.playground-ui-widgets{position:absolute;inset:0 0 auto auto;z-index:2;width:var(--playground-ui-sidebar-width-fixed);padding:21px 21px 24px;background:var(--playground-ui-color-background)}.playground-ui-widgets-list{display:flex;flex-flow:row nowrap;align-items:flex-start;gap:18px;font-size:0;line-height:1}.playground-ui-widgets-list li[data-active] a,.playground-ui-widgets-list li[data-active] button{color:var(--playground-ui-color-text-title)}.playground-ui-widgets-list li[data-active] a:hover,.playground-ui-widgets-list li[data-active] button:hover{color:var(--playground-ui-color-text-hover)}.playground-ui-widgets-list>li:nth-of-type(2){margin-top:1px}.playground-ui-widgets-list>li:last-of-type{margin-left:auto}.playground-ui-widgets-list-minimized{display:flex;flex-flow:column nowrap;gap:22px;position:absolute;inset:56px 16px auto auto;z-index:1;visibility:hidden}.playground-ui-widgets-list-minimized li{visibility:hidden}.playground-ui-widgets-list-minimized li:first-of-type{margin:0 -16px;padding-top:14px;border-top:1px solid var(--playground-ui-color-border)}.playground-ui-widgets-list-minimized li:nth-of-type(3){transform:translateY(1px)}.playground-ui-widgets-list-minimized li:not(:first-of-type) svg{width:22px;transform:translate(-1px)}.playground-ui-widgets a,.playground-ui-widgets button{display:block;color:var(--playground-ui-color-text-category);transition:color .321s}.playground-ui-widgets svg{width:24px;aspect-ratio:1}.playground-ui-widgets a:hover,.playground-ui-widgets button:hover{color:var(--playground-ui-color-text-hover)}html[data-theme=dark] .playground-ui-widgets-toggle-theme svg:last-of-type{display:none}html[data-theme=light] .playground-ui-widgets-toggle-theme svg:first-of-type{display:none}@media(prefers-color-scheme:dark){html .playground-ui-bar-bottom-right a:has(svg) svg path{stroke-width:1px}}html[data-theme=dark] .playground-ui-bar-bottom-right a:has(svg) svg path{stroke-width:1px}@media(prefers-color-scheme:light){html .playground-ui-bar-bottom-right a:has(svg) svg{margin-right:-1px}html .playground-ui-bar-bottom-right a:has(svg) svg path{stroke-width:.8px}}html[data-theme=light] .playground-ui-bar-bottom-right a:has(svg) svg{margin-right:-1px}html[data-theme=light] .playground-ui-bar-bottom-right a:has(svg) svg path{stroke-width:.8px}.playground-ui{position:relative;z-index:2}.playground-ui-bar-bottom-right,.playground-ui-bar-top-right{display:flex;gap:27px;position:fixed;z-index:122;color:var(--playground-body-color-text);font-family:var(--playground-ui-font-family);font-size:12px;font-weight:var(--playground-ui-font-weight);line-height:173%;pointer-events:none;cursor:default}@media(width<768px){.playground-ui-bar-bottom-right,.playground-ui-bar-top-right{gap:18px;font-size:9.6px;line-height:150%}}.playground-ui-bar-bottom-right p,.playground-ui-bar-top-right p{pointer-events:all;white-space:nowrap}.playground-ui-bar-bottom-right p[title*=created],.playground-ui-bar-bottom-right p[title*=update],.playground-ui-bar-top-right p[title*=created],.playground-ui-bar-top-right p[title*=update]{cursor:help}.playground-ui-bar-bottom-right a,.playground-ui-bar-top-right a{display:inline-block;transition:color .321s}.playground-ui-bar-bottom-right a:hover,.playground-ui-bar-top-right a:hover{color:var(--playground-ui-color-text-hover)}.playground-ui-bar-bottom-right a:after,.playground-ui-bar-top-right a:after{content:attr(data-text-desktop)}@media(width<768px){.playground-ui-bar-bottom-right a:after,.playground-ui-bar-top-right a:after{content:attr(data-text-mobile)}}@media(width<768px){.playground-ui-bar-bottom-right a[data-text-mobile-2]:before,.playground-ui-bar-top-right a[data-text-mobile-2]:before{content:attr(data-text-mobile-2);order:3;margin:0 -4px;font-size:90%}}.playground-ui-bar-bottom-right a:has(svg),.playground-ui-bar-top-right a:has(svg){display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start;gap:3px}.playground-ui-bar-bottom-right a:has(svg) svg,.playground-ui-bar-top-right a:has(svg) svg{transform:translateY(-1px) rotate(-3deg);flex:0 0 8px;height:12px}@media(width<768px){.playground-ui-bar-bottom-right a:has(svg) svg,.playground-ui-bar-top-right a:has(svg) svg{transform:rotate(-3deg);flex:0 0 6px;height:10px}}.playground-ui-bar-bottom-right{inset:auto 25px 21px auto}@media(width<768px){.playground-ui-bar-bottom-right{justify-content:flex-end;inset:auto 21px 17px}.playground-ui-bar-bottom-right p[title*=created]{order:-1;margin-right:auto}}.playground-ui-bar-top-right{inset:21px 25px auto auto}@media(width<768px){.playground-ui-bar-top-right{inset:21px 21px auto auto}}.playground-ui-minilink{position:relative;z-index:2;font-style:normal;text-decoration:underline;text-decoration-color:color-mix(in srgb,var(--playground-ui-color-text-title),transparent 75%);text-decoration-thickness:1px;text-underline-offset:3px;word-break:break-word;cursor:pointer;transition:text-decoration-color .321s}.playground-ui-minilink:hover{text-decoration-color:color-mix(in srgb,var(--playground-ui-color-text-title),transparent 50%)}.playground-ui-mobile-disclaimer{display:flex;align-items:center;justify-content:center;position:fixed;inset:0;z-index:123;background:var(--playground-body-color-background);color:var(--playground-ui-color-text-description);opacity:.9;font-size:16px;line-height:150%;text-align:left;cursor:pointer}@media(width>=768px){.playground-ui-mobile-disclaimer{display:none}}.playground-ui-mobile-disclaimer em{display:block;margin-bottom:6px;color:var(--playground-ui-color-text-hover);font-size:14px;font-style:normal;font-weight:600;line-height:150%;text-transform:uppercase}.playground-ui-mobile-disclaimer span{max-width:min(360px,100vw);padding:30px}:root{--playground-body-font-family: "DM Sans", sans-serif;--playground-body-font-size: 21px;--playground-ui-font-family: "DM Sans", sans-serif;--playground-ui-font-size: 16px;--playground-ui-sidebar-width: 0px;--playground-ui-sidebar-scrollbar-top: 106px}@media(width>=768px){:root{--playground-ui-sidebar-width: 270px;--playground-ui-sidebar-width-fixed: 270px}}@media(width<768px){:root{--playground-ui-sidebar-width: 0px}}:root:not(:has(.playground-ui-sidebar)){--playground-ui-sidebar-width: 0px }@media(prefers-color-scheme:dark){:root{--playground-body-color-background: color-mix(in srgb, #212121, black 21%);--playground-body-color-text: #e0e0e0;--playground-body-font-weight: 300;--playground-ui-color-background: #212121;--playground-ui-color-border: color-mix(in srgb, #212121, white 5%);--playground-ui-color-select: #e0e0e0;--playground-ui-color-select-optgroup: #212121;--playground-ui-color-select-option: #212121;--playground-ui-color-text-category: color-mix(in srgb, #c2c2c2, black 50%);--playground-ui-color-text-title: #c2c2c2;--playground-ui-color-text-description: color-mix(in srgb, #c2c2c2, black 21%);--playground-ui-color-text-hover: #fff;--playground-ui-font-weight: 300;--playground-ui-hidden-item-opacity: .21}}:root[data-theme=dark]{--playground-body-color-background: color-mix(in srgb, #212121, black 21%);--playground-body-color-text: #e0e0e0;--playground-body-font-weight: 300;--playground-ui-color-background: #212121;--playground-ui-color-border: color-mix(in srgb, #212121, white 5%);--playground-ui-color-select: #e0e0e0;--playground-ui-color-select-optgroup: #212121;--playground-ui-color-select-option: #212121;--playground-ui-color-text-category: color-mix(in srgb, #c2c2c2, black 50%);--playground-ui-color-text-title: #c2c2c2;--playground-ui-color-text-description: color-mix(in srgb, #c2c2c2, black 21%);--playground-ui-color-text-hover: #fff;--playground-ui-font-weight: 300;--playground-ui-hidden-item-opacity: .21}@media(prefers-color-scheme:light){:root{--playground-body-color-background: #f7f7f7;--playground-body-color-text: #0d0d0d;--playground-body-font-weight: 400;--playground-ui-color-background: #fff;--playground-ui-color-border: #ededed;--playground-ui-color-select: #0d0d0d;--playground-ui-color-select-optgroup: #0d0d0d;--playground-ui-color-select-option: #0d0d0d;--playground-ui-color-text-category: color-mix(in srgb, #212121, white 42%);--playground-ui-color-text-title: #212121;--playground-ui-color-text-description: color-mix(in srgb, #212121, white 21%);--playground-ui-color-text-hover: #000;--playground-ui-font-weight: 400;--playground-ui-hidden-item-opacity: .33}}:root[data-theme=light]{--playground-body-color-background: #f7f7f7;--playground-body-color-text: #0d0d0d;--playground-body-font-weight: 400;--playground-ui-color-background: #fff;--playground-ui-color-border: #ededed;--playground-ui-color-select: #0d0d0d;--playground-ui-color-select-optgroup: #0d0d0d;--playground-ui-color-select-option: #0d0d0d;--playground-ui-color-text-category: color-mix(in srgb, #212121, white 42%);--playground-ui-color-text-title: #212121;--playground-ui-color-text-description: color-mix(in srgb, #212121, white 21%);--playground-ui-color-text-hover: #000;--playground-ui-font-weight: 400;--playground-ui-hidden-item-opacity: .33}}@layer project;
