.filename{background:#151515;color:#fff;padding:12px 30px;margin:35px 0 -35px;display:block;min-height:25px;position:relative;border-top-left-radius:6px;border-top-right-radius:6px;overflow:hidden;font-size:15px;letter-spacing:.3px}.filename+pre[class*=language-],.hide+pre[class*=language-],.filename+div+pre[class*=language-],.hide+div+pre[class*=language-]{border-top-left-radius:0;border-top-right-radius:0}code{font-family:Inconsolata,Consolas,Courier New,monospace;font-display:swap;padding:2px 6px;color:var(--inline-code-color);border-radius:4px;font-size:15px;white-space:pre-wrap;background:var(--background-2dp)}code[class*=language-],pre[class*=language-]{letter-spacing:normal;color:#f7f7f7;background:none;font-family:Inconsolata,Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:25px;font-size:16px;-moz-tab-size:4;tab-size:4;hyphens:none}@media print{code[class*=language-],pre[class*=language-]{text-shadow:none}}pre[class*=language-],:not(pre)>code[class*=language-]{background:var(--code-background);border-radius:6px}pre[class*=language-]{padding:0 30px 26px;margin:35px 0;overflow:auto;border:0}pre.language-formula{background:var(--background-2dp);padding:20px 30px;margin:20px 0;border-left:4px solid var(--primary-color, #e0234e);text-align:center;font-size:18px;letter-spacing:.5px}pre.language-formula .formula-content{color:var(--text-color);font-family:Georgia,"Cambria Math",Times New Roman,serif;font-style:italic;font-size:18px}:not(pre)>code[class*=language-]{padding:.15em .2em .05em;border-radius:.3em;border:.13em solid hsl(30,20%,40%);white-space:normal}.token.comment,.token.prolog,.token.doctype,.token.cdata{color:#7a8186}.token.punctuation,.namespace{opacity:.7}.token.property,.token.tag,.token.boolean,.token.number,.token.constant,.token.symbol{color:#ffc093}.language-html .tag{color:#93d7f1}.language-html .punctuation,.language-bash .token.function,.language-bash .token.builtin{color:#fff}.token.selector,.token.attr-name,.token.string,.token.char,.token.builtin,.token.inserted{color:#ffc093}.token.entity,.token.url,.language-css .token.string,.style .token.string,.token.variable,.token.function,.token.operator{color:#ffda98}.token.atrule,.token.attr-value,.token.keyword,.token.important{color:#93d7f1}.token.regex{color:#e90}.token.important,.token.bold{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.token.deleted{color:red}div.prism-show-language{position:relative}div.prism-show-language>div.prism-show-language-label{display:none}.transition{transition:all .2s cubic-bezier(.7,0,.3,1)}.transition-fast{transition:all .1s cubic-bezier(.7,0,.3,1)}.transition-slow{transition:all .52s cubic-bezier(.7,0,.3,1)}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.center-element{position:absolute;top:50%;left:50%;transform:translate(-50%) translateY(-50%)}.center-left{position:absolute;left:50%;transform:translate(-50%)}.center-top{position:absolute;top:50%;transform:translateY(-50%)}.box-sizing{box-sizing:border-box}.light-mode,html[mode=light],html:not([mode]){--primary: #FFAA00;--primary-accent: #FF7828;--primary-1dp: #E69900;--primary-2dp: #CC8800;--primary-3dp: #B37700;--primary-4dp: #996600;--primary-5dp: #805500;--primary-gradient: linear-gradient(90deg, var(--primary) 0%, var(--primary-accent) 100%);--color: #404040;--color-1dp: #151515;--background: #fdfdfd;--background-1dp: #f7f7f7;--background-2dp: #f0f2f3;--background-3dp: #e8e8e8;--background-4dp: #efefef;--background-5dp: #cccccc;--header-background: #151515;--header-icon-color: #ffffff;--menu-color: #151515;--menu-background: #f5f5f5;--header-search-background: rgba(255, 255, 255, .14);--header-search-background-focus: rgba(255, 255, 255, .22);--header-search-border: rgba(255, 255, 255, .3);--header-search-icon: rgba(255, 255, 255, .7);--header-search-placeholder: rgba(255, 255, 255, .7);--header-search-text: #ffffff;--header-search-clear: var(--primary);--header-search-results-background: var(--background-1dp);--header-search-results-border: rgba(21, 21, 21, .08);--header-search-result-hover: var(--background-2dp);--header-search-result-title: var(--color-1dp);--header-search-result-excerpt: var(--color);--header-search-result-highlight: var(--primary);--header-search-result-highlight-text: #101010;--inline-code-color: #2876d2;--code-background: #1d1d1d;--warning: #ffb36f;--warning-color: #ed8529;--warning-background: #fff5ec;--info: #0894e2;--info-color: #0894e2;--info-background: rgba(8, 148, 226, .038);--error: #ed2945;--error-background: #f9eff1;--company-filter: grayscale(100%);--company-filter-hover: grayscale(0%);--company-logo-filter: grayscale(1);--company-logo-opacity: .5;--images-filter: unset;--images-box-shadow: 0 0 50px 0 rgba(0, 0, 0, .08)}.dark-mode,html[mode=dark]{--primary: #FFBB11;--primary-accent: #FF8833;--primary-1dp: #FFCC22;--primary-2dp: #FFAA00;--primary-3dp: #FF9900;--primary-4dp: #FF8800;--primary-5dp: #FF7700;--primary-gradient: linear-gradient(90deg, var(--primary) 0%, var(--primary-accent) 100%);--color: #dfdfe3;--color-1dp: #d0d0d4;--background: #1f1f22;--background-1dp: #232327;--background-2dp: #252528;--background-3dp: #29292d;--background-4dp: #3d3d41;--background-5dp: #39393e;--header-background: #1b1b1d;--header-icon-color: #ffffff;--header-search-background: rgba(255, 255, 255, .08);--header-search-background-focus: rgba(255, 255, 255, .14);--header-search-border: rgba(255, 255, 255, .2);--header-search-icon: rgba(255, 255, 255, .65);--header-search-placeholder: rgba(255, 255, 255, .6);--header-search-text: #f7f7f9;--header-search-clear: var(--primary);--header-search-results-background: var(--background-1dp);--header-search-results-border: rgba(255, 255, 255, .1);--header-search-result-hover: var(--background-2dp);--header-search-result-title: var(--color-1dp);--header-search-result-excerpt: var(--color);--header-search-result-highlight: var(--primary);--header-search-result-highlight-text: #0d0d0d;--menu-color: #dfdfe3;--menu-background: #242427;--inline-code-color: #8ec2ff;--code-background: #18181a;--warning: #ffb36f;--warning-color: #ed8529;--warning-background: #504337;--info: #0894e2;--info-color: #0894e2;--info-background: rgba(8, 148, 226, .038);--error: #ff677c;--error-background: #3a2f30;--company-filter: contrast(.5);--company-filter-hover: opacity(1);--company-logo-filter: contrast(.5) grayscale(100%);--company-logo-opacity: unset;--images-filter: invert(1) contrast(.85);--images-box-shadow: 0 0 0px 0 rgba(0, 0, 0, .08)}.sunset-mode,html[mode=sunset]{--primary: #ff7e47;--primary-accent: #ffb347;--primary-1dp: #ff915f;--primary-2dp: #ff7230;--primary-3dp: #ff641c;--primary-4dp: #f0540d;--primary-5dp: #d24600;--primary-gradient: linear-gradient(120deg, var(--primary) 0%, var(--primary-accent) 100%);--color: #3c2c23;--color-1dp: #2a1c15;--background: #fff6ef;--background-1dp: #ffe7d7;--background-2dp: #ffd9c0;--background-3dp: #ffccb0;--background-4dp: #ffc4a6;--background-5dp: #ffb894;--header-background: #2f2622;--header-icon-color: #ffd9c0;--header-search-background: rgba(255, 223, 197, .24);--header-search-background-focus: rgba(255, 223, 197, .34);--header-search-border: rgba(255, 226, 206, .48);--header-search-icon: rgba(255, 231, 213, .85);--header-search-placeholder: rgba(255, 235, 219, .85);--header-search-text: #ffe7d7;--header-search-clear: var(--primary);--header-search-results-background: var(--background-1dp);--header-search-results-border: rgba(47, 38, 34, .16);--header-search-result-hover: var(--background-2dp);--header-search-result-title: var(--color-1dp);--header-search-result-excerpt: var(--color);--header-search-result-highlight: var(--primary);--header-search-result-highlight-text: #2f2622;--menu-color: #2f2622;--menu-background: #ffe7d7;--inline-code-color: #d56023;--code-background: #2f2622;--warning: #fbc15f;--warning-color: #d88322;--warning-background: #fff0da;--info: #f06f58;--info-color: #f06f58;--info-background: rgba(240, 111, 88, .12);--error: #ce3e4d;--error-background: #ffe8ed;--company-filter: grayscale(100%);--company-filter-hover: grayscale(0%);--company-logo-filter: grayscale(1);--company-logo-opacity: .55;--images-filter: hue-rotate(-10deg) saturate(1.05);--images-box-shadow: 0 0 50px 0 rgba(112, 57, 33, .15)}.ocean-mode,html[mode=ocean]{--primary: #2ea2ff;--primary-accent: #19d6c5;--primary-1dp: #3eb4ff;--primary-2dp: #2690e6;--primary-3dp: #1f7fcc;--primary-4dp: #1a70b3;--primary-5dp: #155f99;--primary-gradient: linear-gradient(120deg, var(--primary) 0%, var(--primary-accent) 100%);--color: #d9f3ff;--color-1dp: #e7fbff;--background: #0f1b2b;--background-1dp: #132235;--background-2dp: #16283f;--background-3dp: #193047;--background-4dp: #1d3a55;--background-5dp: #22425f;--header-background: #0c1622;--header-icon-color: #2dffbe;--header-search-background: rgba(46, 162, 255, .16);--header-search-background-focus: rgba(46, 162, 255, .24);--header-search-border: rgba(46, 162, 255, .38);--header-search-icon: rgba(197, 231, 255, .8);--header-search-placeholder: rgba(197, 231, 255, .8);--header-search-text: #e7fbff;--header-search-clear: var(--primary);--header-search-results-background: var(--background-1dp);--header-search-results-border: rgba(46, 162, 255, .18);--header-search-result-hover: var(--background-2dp);--header-search-result-title: var(--color-1dp);--header-search-result-excerpt: var(--color);--header-search-result-highlight: var(--primary);--header-search-result-highlight-text: #042032;--menu-color: #d9f3ff;--menu-background: #15263a;--inline-code-color: #4fd1ff;--code-background: #0b131f;--warning: #ffd460;--warning-color: #ffb347;--warning-background: rgba(255, 194, 104, .12);--info: #2ea2ff;--info-color: #2ea2ff;--info-background: rgba(46, 162, 255, .14);--error: #ff7088;--error-background: rgba(255, 112, 136, .16);--company-filter: opacity(.75);--company-filter-hover: opacity(1);--company-logo-filter: grayscale(90%);--company-logo-opacity: unset;--images-filter: saturate(1.1) contrast(.9);--images-box-shadow: 0 0 0px 0 rgba(0, 0, 0, .05)}.light-contrast-mode,html[mode=light-contrast]{--primary: #000000;--primary-accent: #ffbf00;--primary-1dp: #1a1a1a;--primary-2dp: #333333;--primary-3dp: #4d4d4d;--primary-4dp: #666666;--primary-5dp: #808080;--primary-gradient: linear-gradient(120deg, #000 0%, #ffbf00 100%);--color: #000000;--color-1dp: #000000;--background: #ffffff;--background-1dp: #f4f4f4;--background-2dp: #e9e9e9;--background-3dp: #dedede;--background-4dp: #d3d3d3;--background-5dp: #c8c8c8;--header-background: #ffffff;--header-icon-color: #000000;--header-search-background: rgba(0, 0, 0, .05);--header-search-background-focus: rgba(0, 0, 0, .12);--header-search-border: rgba(0, 0, 0, .16);--header-search-icon: rgba(0, 0, 0, .46);--header-search-placeholder: rgba(0, 0, 0, .46);--header-search-text: #000000;--header-search-clear: var(--primary-accent);--header-search-results-background: var(--background-1dp);--header-search-results-border: rgba(0, 0, 0, .14);--header-search-result-hover: var(--background-2dp);--header-search-result-title: var(--color-1dp);--header-search-result-excerpt: var(--color);--header-search-result-highlight: var(--primary-accent);--header-search-result-highlight-text: #000000;--menu-color: #000000;--menu-background: #ffffff;--inline-code-color: #000000;--code-background: #ffffff;--warning: #ffbf00;--warning-color: #000000;--warning-background: #fff1b3;--info: #0059ff;--info-color: #002982;--info-background: #d6e5ff;--error: #c40000;--error-background: #ffd6d6;--company-filter: grayscale(0%);--company-filter-hover: grayscale(0%);--company-logo-filter: none;--company-logo-opacity: 1;--images-filter: none;--images-box-shadow: 0 0 0 2px #000000}.dark-contrast-mode,html[mode=dark-contrast]{--primary: #ffffff;--primary-accent: #66b2ff;--primary-1dp: #f5f5f5;--primary-2dp: #d9d9d9;--primary-3dp: #bfbfbf;--primary-4dp: #a6a6a6;--primary-5dp: #8c8c8c;--primary-gradient: linear-gradient(120deg, #ffffff 0%, #66b2ff 100%);--color: #ffffff;--color-1dp: #ffffff;--background: #000000;--background-1dp: #0d0d0d;--background-2dp: #1a1a1a;--background-3dp: #262626;--background-4dp: #333333;--background-5dp: #404040;--header-background: #000000;--header-icon-color: #66b2ff;--header-search-background: rgba(255, 255, 255, .12);--header-search-background-focus: rgba(255, 255, 255, .2);--header-search-border: rgba(255, 255, 255, .32);--header-search-icon: rgba(255, 255, 255, .78);--header-search-placeholder: rgba(255, 255, 255, .76);--header-search-text: #ffffff;--header-search-clear: var(--primary-accent);--header-search-results-background: var(--background-1dp);--header-search-results-border: rgba(255, 255, 255, .22);--header-search-result-hover: var(--background-2dp);--header-search-result-title: var(--color-1dp);--header-search-result-excerpt: var(--color);--header-search-result-highlight: var(--primary-accent);--header-search-result-highlight-text: #001026;--menu-color: #ffffff;--menu-background: #0d0d0d;--inline-code-color: #ffffff;--code-background: #000000;--warning: #ffd633;--warning-color: #000000;--warning-background: #4d3c00;--info: #66b2ff;--info-color: #ffffff;--info-background: rgba(102, 178, 255, .2);--error: #ff8080;--error-background: rgba(255, 128, 128, .35);--company-filter: opacity(1);--company-filter-hover: opacity(1);--company-logo-filter: none;--company-logo-opacity: 1;--images-filter: contrast(1.3) brightness(1.1);--images-box-shadow: 0 0 0 2px rgba(255, 255, 255, .75)}.neon-mode,html[mode=neon]{--primary: #ff38d1;--primary-accent: #2dffbe;--primary-1dp: #ff5ee0;--primary-2dp: #ff82e8;--primary-3dp: #ff9df0;--primary-4dp: #5dffd8;--primary-5dp: #33ffca;--primary-gradient: linear-gradient(130deg, var(--primary) 0%, var(--primary-accent) 100%);--color: #f1f5ff;--color-1dp: #ffffff;--background: #050213;--background-1dp: #09041d;--background-2dp: #0c0624;--background-3dp: #110831;--background-4dp: #180d45;--background-5dp: #1f1259;--header-background: rgba(8, 3, 20, .92);--header-icon-color: #2dffbe;--header-search-background: rgba(45, 255, 190, .14);--header-search-background-focus: rgba(45, 255, 190, .22);--header-search-border: rgba(45, 255, 190, .32);--header-search-icon: rgba(210, 255, 242, .85);--header-search-placeholder: rgba(210, 255, 242, .82);--header-search-text: #f1f5ff;--header-search-clear: var(--primary-accent);--header-search-results-background: rgba(10, 6, 28, .95);--header-search-results-border: rgba(45, 255, 190, .24);--header-search-result-hover: rgba(19, 12, 54, .92);--header-search-result-title: var(--color-1dp);--header-search-result-excerpt: var(--color);--header-search-result-highlight: var(--primary);--header-search-result-highlight-text: #14042c;--menu-color: #f1f5ff;--menu-background: rgba(10, 6, 28, .95);--inline-code-color: #2dffbe;--code-background: rgba(2, 0, 10, .95);--warning: #ffbf33;--warning-color: #260d00;--warning-background: rgba(255, 191, 51, .16);--info: #38b6ff;--info-color: #38b6ff;--info-background: rgba(56, 182, 255, .18);--error: #ff5c8d;--error-background: rgba(255, 92, 141, .24);--company-filter: drop-shadow(0 0 6px rgba(255, 56, 209, .5));--company-filter-hover: drop-shadow(0 0 10px rgba(45, 255, 190, .7));--company-logo-filter: saturate(1.4) contrast(1.1);--company-logo-opacity: 1;--images-filter: hue-rotate(12deg) saturate(1.2) contrast(1.05);--images-box-shadow: 0 25px 70px rgba(45, 255, 190, .22)}:root{--primary-color: #FFAA00;--primary-accent-color: #FF7828}html[mode=dark] ::-webkit-scrollbar{width:10px}html[mode=dark] ::-webkit-scrollbar-thumb{background:#494951!important;border-radius:6px}html[mode=dark] ::-webkit-scrollbar-thumb:hover{background:#6d6d6d}html[mode=dark] ::-webkit-scrollbar-track{background:var(--background-3dp)}html[mode=dark] ::-webkit-scrollbar-corner{background:var(--background-3dp)}html[mode=dark] .app-menu::-webkit-scrollbar{width:6px}html[mode=dark] .app-menu:not(:hover)::-webkit-scrollbar-thumb{background:var(--menu-background)!important}html[mode=dark] .app-menu:not(:hover)::-webkit-scrollbar-track{background:var(--menu-background)}html[mode=dark] .app-menu:not(:hover)::-webkit-scrollbar-corner{background:var(--menu-background)}@keyframes pageEnter{0%{opacity:0}to{opacity:1}}@keyframes pageFadeIn{0%{opacity:0}to{opacity:1}}@keyframes pageSlideIn{0%{opacity:0}to{opacity:1}}body{font-size:16px;font-weight:400;letter-spacing:.2px;font-family:Source Sans Pro,Helvetica Neue,sans-serif;font-display:swap;background-color:var(--background);color:var(--color);margin:0;-webkit-font-smoothing:antialiased;transition:background .2s cubic-bezier(.7,0,.3,1)}router-outlet~*{animation:pageEnter .45s cubic-bezier(.4,0,.2,1)}.page-transition-container{min-height:100vh;display:flex;flex-direction:column}app-homepage,app-base-page,app-playground-page{display:block;animation:pageEnter .5s cubic-bezier(.4,0,.2,1)}a{transition:opacity .25s cubic-bezier(.4,0,.2,1)}a:hover{opacity:.8}a:active{opacity:.7}button{transition:opacity .25s cubic-bezier(.4,0,.2,1)}button:not(:disabled){cursor:pointer}button:not(:disabled):hover{opacity:.9}button:not(:disabled):active{opacity:.85}a{text-decoration:none}strong{color:var(--color-1dp);font-weight:600}hr{width:40px;height:4px;background:var(--primary-gradient);border:0;margin:50px 0}h4{font-size:20px}blockquote{line-height:1.6;position:relative;margin:35px 0;background:var(--error-background);padding:20px;border-radius:3px}blockquote:before{height:100%;width:4px;content:"";background:var(--primary-gradient);display:block;position:absolute;top:0;bottom:0;left:0;border-top-left-radius:3px;border-bottom-left-radius:3px}blockquote strong{color:#fa0;background:var(--primary-gradient);-webkit-background-clip:text!important;-webkit-text-fill-color:transparent}blockquote strong:first-of-type{display:block;text-transform:uppercase;font-size:15px;font-weight:700}blockquote.warning{background:var(--warning-background)}blockquote.warning:before{background:var(--warning)}blockquote.warning strong,blockquote.warning a{color:var(--warning-color)}blockquote.info{background:var(--info-background)}blockquote.info:before{background:var(--info)}blockquote.info strong,blockquote.info a{color:var(--info-color)}blockquote code[class*=language-],blockquote pre[class*=language-]{margin:20px 0}blockquote p:last-of-type{margin-bottom:0}figure{margin:60px 30px;text-align:center}@media only screen and (max-width : 767px){figure{margin:60px 0}}figure img,figure iframe{max-width:100%;box-shadow:0 0 50px #00000014}figure img{height:auto}.illustrative-image{filter:var(--images-filter);box-shadow:var(--images-box-shadow)}figcaption{color:#f3f5f7e6;font-size:16px;margin:20px 0}figcaption p{font-size:16px}table{width:100%;margin:40px 0}@media only screen and (max-width : 767px){tr{margin-bottom:20px;display:block}tr:last-of-type{margin-bottom:0}}th{padding:20px;background:var(--background-1dp)}tr:nth-of-type(2n) td{background:var(--background-1dp)}tr:nth-of-type(odd) td:first-of-type{border-right:1px solid var(--background-2dp)}@media only screen and (max-width : 767px){tr:nth-of-type(odd) td:first-of-type{border-right:0;border-bottom:1px solid var(--background-2dp)}}tr:nth-of-type(2n) td:first-of-type{border-right:1px solid var(--background)}@media only screen and (max-width : 767px){tr:nth-of-type(2n) td:first-of-type{border-right:0;border-bottom:1px solid var(--background)}}tr td{padding:20px 30px;vertical-align:top}@media only screen and (max-width : 767px){tr td{display:block;padding:20px}}tr td span.table-code-asterisk{color:var(--inline-code-color);font-weight:700}.file-tree{background:var(--background-1dp);border:4px solid color-mix(in srgb,var(--background-3dp),rgba(0,0,0,0) 50%);margin:40px 0;padding:16px 32px}.file-tree .item{display:block;line-height:32px;font-size:15px;color:var(--color-1dp)}.file-tree .children{padding-left:30px;position:relative;overflow:hidden}.file-tree .children .item{position:relative}.file-tree .children .item:before{content:"";left:-18px;bottom:16px;width:16px;height:9999px;position:absolute;border-width:0 0 1px 1px;border-style:solid;border-color:#dbdbdb;border-radius:0 0 0 3px}.external{background:var(--background-2dp)}.external:before{background:#e8e8e8}.hide{display:none!important}.banner{padding:2.5rem;margin:2.5rem 0px;color:#fff;background-position:center center;background-repeat:no-repeat;background-size:cover;border-radius:5px;text-align:left}.banner h2{color:#fff!important;font-size:2.5rem;line-height:2.5rem;margin:0}.banner h2 span{color:#e31d61}.banner ul{padding:0;margin:0;-webkit-columns:2;-moz-columns:2;-moz-column-count:2;column-count:2;-moz-column-fill:balance;column-fill:balance;max-width:450px;margin:1.2rem 0}@media (max-width: 480px){.banner ul{-webkit-columns:1;-moz-columns:1;-moz-column-count:1;column-count:1}}.banner li{line-height:2.5rem;display:block;position:relative}.banner ul span{background:#07ef8f36;color:#07ef8f;border-radius:50%;width:25px;height:25px;display:inline-block;position:relative;font-size:12px;vertical-align:middle;margin-right:15px}.banner li span svg{position:absolute;top:54%;left:50%;transform:translate(-50%) translateY(-50%)}.banner .btn-more{color:#fff;display:inline-block;text-transform:uppercase;font-size:14px;font-weight:600;border-radius:2px;padding:4px 13px;background:#e31d61;transition:none;position:relative}.banner .btn-more:hover{color:#e31d61;background:transparent!important}.banner .btn-more:before{content:"";position:absolute;inset:0;border-radius:2px;padding:2px;background:var(--primary-gradient);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:2}app-menu::-webkit-scrollbar{width:6px}app-menu:hover::-webkit-scrollbar-thumb{background:#dedede;border-radius:10px}app-menu::-webkit-scrollbar-thumb:hover{-webkit-transition:#dedede 1s linear}
