@import url(https://fonts.googleapis.com/css2?family=Share+Tech+Mono&display=swap);.editor-panel{background:var(--editor-background)}.monaco-editor[class] .margin,.monaco-editor[class] .monaco-editor-background{background:var(--editor-background)}.PanelGroup__Divider{background-color:var(--editorGroup-border)}.monaco-aria-container{position:absolute!important;height:1px;width:1px;margin:-1px;overflow:hidden;padding:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%)}.monaco-hover{z-index:99999}.ImageEditor{position:absolute;top:38px;left:0;right:0;bottom:0;background-image:linear-gradient(45deg,#292929 25%,transparent 0),linear-gradient(-45deg,#292929 25%,transparent 0),linear-gradient(45deg,transparent 75%,#292929 0),linear-gradient(-45deg,transparent 75%,#292929 0);background-size:14px 14px;background-position:0 0,0 7px,7px -7px,-7px 0}.ImageEditor .spinner-icon{margin-right:10px;display:inline-block;vertical-align:middle;width:18px;height:18px;box-sizing:border-box;border-color:#fff transparent transparent #fff;border-style:solid;border-width:2px;border-radius:50%;animation:loading-spinner 175ms linear infinite}.ImageEditor .img-preview{max-width:90%;max-height:90%}.ImageEditor .asset-loading,.ImageEditor .img-preview{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ImageEditor .asset-loading{color:#fff}.git-log{width:100%;display:flex;flex-wrap:wrap}.git-log table{flex:10 0 400px;color:#ccc;margin:10px}.git-log tr{cursor:pointer}.git-log tr.selected{background:hsla(0,0%,100%,.05);color:#fff}.git-log td{padding:5px 10px}.git-log__author,.git-log__time{width:160px}.git-log__files{flex:1 0 260px;padding:10px;background:rgba(0,0,0,.2)}.git-log__diff{flex:0 0 100%;border-top:1px solid #444}.git-log[class] button[tabindex="-1"]{display:none}.binary-editor{display:flex;align-items:center;justify-content:center;width:100%}.binary-editor p{color:#ccc;text-align:center;margin-bottom:1em;font-style:italic}.binary-editor span{text-transform:none!important}.binary-editor a span{font-family:Gilroy-Medium,Gilroy,Roboto,Arial,sans-serif}.Tab-module__tab___3r5Sg{display:inline-flex;flex-shrink:0;font-size:13px;cursor:pointer;font-family:var(--sb-ui-font-family);font-weight:400;padding:0;padding-inline-start:10px;line-height:var(--tab-height,32px);height:var(--tab-height,32px);min-width:110px;position:relative;align-items:center;background-color:var(--tab-inactiveBackground,var(--debug));color:var(--sb-foreground-alt,var(--debug))}.Tab-module__tab_focused___1E6ox{background-color:var(--tab-activeBackground,var(--debug));color:var(--sb-foreground-active,var(--debug))}.Tab-module__fileIcon___11bIx{height:16px;margin:auto 5px auto 0;flex-shrink:0}.Tab-module__fileName_preview___4EAcS{font-style:italic}.Tab-module__closeButton___2C40K{display:block;align-self:stretch;font-size:16px;color:inherit;padding:2px;padding-inline-end:6px;line-height:1;opacity:0}.Tab-module__tab___3r5Sg:hover .Tab-module__closeButton___2C40K,.Tab-module__tab_dirty___20ctq .Tab-module__closeButton___2C40K,.Tab-module__tab_focused___1E6ox .Tab-module__closeButton___2C40K{opacity:1}.Tab-module__closeButton___2C40K svg{display:block}.Tab-module__closeButton___2C40K path{transform-origin:center center;stroke:currentColor;stroke-width:1.2}.Tab-module__closeButton___2C40K:active path{transform:scale(1.2);stroke-width:1}.Tab-module__closeButton___2C40K.Tab-module__closeButton_dirty___uctdf:not(:hover):not(:focus) path{stroke:none}.Tab-module__closeButton___2C40K.Tab-module__closeButton_dirty___uctdf:not(:hover):not(:focus) circle{fill:currentColor}.FileName-module__Filename___XDRQw{flex-grow:1;display:flex;height:22px;align-items:center;-webkit-user-select:none;user-select:none;overflow-y:hidden;cursor:pointer;color:var(--textColor,inherit)}.FileName-module__Text___apgeL{display:flex;justify-content:space-between;align-items:center;overflow:hidden;flex-grow:1;align-self:stretch}.FileName-module__Name___1lFfm{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2}.FileName-module__Suffix___1Gen7{margin-right:10px;align-self:stretch;display:inline-flex;align-items:center}.FileName-module__Filename___XDRQw>svg,.FileName-module__Icon___1ahF8{margin-right:4px;flex-shrink:0;width:15px;height:16px}.__react_component_tooltip.Tooltip-module__root___3cCez{font-size:13px;font-weight:400;line-height:1.2307;border:1px solid transparent;border-radius:3px;padding:6px 8px;text-transform:none;font-family:var(--sb-ui-font-family);text-align:left;color:var(--sb-foreground);background-color:var(--sb-tooltip-background);transition:opacity .2s ease;box-shadow:0 1px 4px 0 var(--sb-tooltip-shadow,rgba(0,0,0,.533333))}.__react_component_tooltip.Tooltip-module__root___3cCez.show{opacity:1}.__react_component_tooltip.Tooltip-module__root___3cCez.place-top{margin-top:0}.__react_component_tooltip.Tooltip-module__root___3cCez:after,.__react_component_tooltip.Tooltip-module__root___3cCez:before{display:none!important}.Action-module__button___2_oqI{--size:32px;--scale:16px;display:flex;align-items:center;justify-content:center;transition:all .1s ease;max-height:100%;padding:0;flex-shrink:0;height:var(--size);width:var(--size);line-height:var(--size);font-size:var(--scale);background-position:50%;background-repeat:no-repeat;background-size:var(--scale);color:inherit}.Action-module__button___2_oqI[disabled]{opacity:.5;cursor:not-allowed}.Action-module__button___2_oqI>*{height:var(--scale);width:var(--scale)}.TabBar-module__root___1OMT2{--tab-height:38px;display:flex;flex-shrink:0;height:var(--tab-height);overflow:hidden;background-color:var(--sb-page-background)}.TabBar-module__tabs___DqwxV{display:flex;width:100%;height:calc(var(--tab-height) + 20px);overflow-x:auto;overflow-y:hidden;white-space:nowrap}.TabBar-module__tabs___DqwxV::-webkit-scrollbar{z-index:999}.TabBar-module__tabs_activeDropTarget___1Lf4B{background-color:var(--sb-luminosity-plus1,var(--debug))}.TabBar-module__actions___PkT6m{flex-shrink:0;display:flex;align-items:center}.TabBar-module__actions___PkT6m button{width:30px!important}.TabBar-module__actions___PkT6m svg{width:14px}.BlitzLoading-module__Root___eQQHa{width:18px;height:18px;box-sizing:border-box;display:inline-block;border-color:currentcolor transparent transparent currentcolor;border-style:solid;border-width:2px;border-radius:50%;color:var(--sb-icon-foreground,inherit);animation:BlitzLoading-module__blitz-spinner___BUkAZ .2s linear infinite}@keyframes BlitzLoading-module__blitz-spinner___BUkAZ{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.index-module__Root___1fBZA{position:relative;display:flex}.index-module__ResizeObject___2v_K1{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;opacity:0}.markdown-preview{height:100%;background:#fff;width:100%;box-shadow:inset 0 0 4px rgba(0,0,0,.1);padding:1em 1em 2em;position:relative;overflow-y:scroll;line-height:1.2;color:#24292e;font-size:16px;word-wrap:break-word}.markdown-preview a{background-color:transparent}.markdown-preview a:active,.markdown-preview a:hover{outline-width:0}.markdown-preview strong{font-weight:inherit;font-weight:bolder}.markdown-preview h1{margin:.67em 0}.markdown-preview img{border-style:none}.markdown-preview code,.markdown-preview kbd,.markdown-preview pre{font-family:monospace,monospace;font-size:1em}.markdown-preview hr{box-sizing:content-box;overflow:visible}.markdown-preview input{font:inherit;margin:0;overflow:visible}.markdown-preview [type=checkbox]{box-sizing:border-box;padding:0}.markdown-preview *{box-sizing:border-box}.markdown-preview input{font-family:inherit;font-size:inherit;line-height:inherit}.markdown-preview a{color:#0366d6;text-decoration:none}.markdown-preview a:hover{text-decoration:underline}.markdown-preview strong{font-weight:600}.markdown-preview hr{height:0;margin:15px 0;overflow:hidden;background:transparent;border-bottom:1px solid #dfe2e5}.markdown-preview hr:before{display:table;content:""}.markdown-preview hr:after{display:table;clear:both;content:""}.markdown-preview table{border-spacing:0;border-collapse:collapse}.markdown-preview td,.markdown-preview th{padding:0}.markdown-preview h1,.markdown-preview h2,.markdown-preview h3,.markdown-preview h4,.markdown-preview h5,.markdown-preview h6{margin-top:0;margin-bottom:0}.markdown-preview h1{font-size:32px;font-weight:600}.markdown-preview h2{font-size:24px;font-weight:600}.markdown-preview h3{font-size:20px;font-weight:600}.markdown-preview h4{font-size:16px;font-weight:600}.markdown-preview h5{font-size:14px;font-weight:600}.markdown-preview h6{font-size:12px;font-weight:600}.markdown-preview p{margin-top:0;margin-bottom:10px}.markdown-preview blockquote{margin:0}.markdown-preview ul{list-style:disc}.markdown-preview ol{list-style:decimal}.markdown-preview ol,.markdown-preview ul{padding-left:0;margin-top:0;margin-bottom:0}.markdown-preview ol ol,.markdown-preview ul ol{list-style-type:lower-roman}.markdown-preview ol ol ol,.markdown-preview ol ul ol,.markdown-preview ul ol ol,.markdown-preview ul ul ol{list-style-type:lower-alpha}.markdown-preview dd{margin-left:0}.markdown-preview code,.markdown-preview pre{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:12px}.markdown-preview pre{margin-top:0;margin-bottom:0}.markdown-preview blockquote,.markdown-preview dl,.markdown-preview ol,.markdown-preview p,.markdown-preview pre,.markdown-preview table,.markdown-preview ul{margin-top:0;margin-bottom:16px}.markdown-preview hr{height:.25em;padding:0;margin:24px 0;background-color:#e1e4e8;border:0}.markdown-preview blockquote{padding:0 1em;color:#6a737d;border-left:.25em solid #dfe2e5}.markdown-preview blockquote>:first-child{margin-top:0}.markdown-preview blockquote>:last-child{margin-bottom:0}.markdown-preview kbd{font-size:11px;border:1px solid #c6cbd1;border-bottom-color:#959da5;box-shadow:inset 0 -1px 0 #959da5}.markdown-preview h1,.markdown-preview h2,.markdown-preview h3,.markdown-preview h4,.markdown-preview h5,.markdown-preview h6{margin-top:24px;margin-bottom:16px;font-weight:600;line-height:1.25}.markdown-preview h1{font-size:2em}.markdown-preview h1,.markdown-preview h2{padding-bottom:.3em;border-bottom:1px solid #eaecef}.markdown-preview h2{font-size:1.5em}.markdown-preview h3{font-size:1.25em}.markdown-preview h4{font-size:1em}.markdown-preview h5{font-size:.875em}.markdown-preview h6{font-size:.85em;color:#6a737d}.markdown-preview ol,.markdown-preview ul{padding-left:2em}.markdown-preview ol ol,.markdown-preview ol ul,.markdown-preview ul ol,.markdown-preview ul ul{margin-top:0;margin-bottom:0}.markdown-preview li{word-wrap:break-all}.markdown-preview li>p{margin-top:16px}.markdown-preview li+li{margin-top:.25em}.markdown-preview dl{padding:0}.markdown-preview dl dt{padding:0;margin-top:16px;font-size:1em;font-style:italic;font-weight:600}.markdown-preview dl dd{padding:0 16px;margin-bottom:16px}.markdown-preview table{display:block;width:100%;overflow:auto}.markdown-preview table th{font-weight:600}.markdown-preview table td,.markdown-preview table th{padding:6px 13px;border:1px solid #dfe2e5}.markdown-preview table tr{background-color:#fff;border-top:1px solid #c6cbd1}.markdown-preview table tr:nth-child(2n){background-color:#f6f8fa}.markdown-preview img{max-width:100%;box-sizing:content-box;background-color:#fff}.markdown-preview img[align=right]{padding-left:20px}.markdown-preview img[align=left]{padding-right:20px}.markdown-preview code{padding:.2em .4em;margin:0;font-size:85%;background-color:rgba(27,31,35,.05);border-radius:3px}.markdown-preview pre{word-wrap:normal}.markdown-preview pre>code{padding:0;margin:0;font-size:100%;word-break:normal;white-space:pre;background:transparent;border:0}.markdown-preview pre{padding:16px;overflow:auto;font-size:85%;line-height:1.45;background-color:#f6f8fa;border-radius:3px}.markdown-preview pre code{display:inline;max-width:auto;padding:0;margin:0;overflow:visible;line-height:inherit;word-wrap:normal;background-color:transparent;border:0}.markdown-preview kbd{display:inline-block;padding:3px 5px;font:11px SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;line-height:10px;color:#444d56;vertical-align:middle;background-color:#fafbfc;border:1px solid #d1d5da;border-bottom-color:#c6cbd1;border-radius:3px;box-shadow:inset 0 -1px 0 #c6cbd1}.markdown-preview :checked+.radio-label{position:relative;z-index:1;border-color:#0366d6}.markdown-preview hr{border-bottom-color:#eee}.GithubStatus{position:relative;width:100%;margin:8px 0;padding:14px 18px;border-radius:3px;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.16);background:rgba(0,0,0,.8)}.GithubStatus .Icon{position:absolute;content:"";top:14px;left:-40px;width:22px;height:22px;background-position:50%;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 496 512'%3E%3Cpath fill='%23fff' d='M165.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3.3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6zm-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2 2.3zm44.2-1.7c-2.9.7-4.9 2.6-4.6 4.9.3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9zM244.8 8C106.1 8 0 113.3 0 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C428.2 457.8 496 362.9 496 252 496 113.3 383.5 8 244.8 8zM97.2 352.9c-1.3 1-1 3.3.7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1zm-10.8-8.1c-.7 1.3.3 2.9 2.3 3.9 1.6 1 3.6.7 4.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7zm32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1zm-11.4-14.7c-1.6 1-1.6 3.6 0 5.9 1.6 2.3 4.3 3.3 5.6 2.3 1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2z'/%3E%3C/svg%3E")}.GithubStatus .Icon:after,.GithubStatus .Icon:before{position:absolute;content:"";top:14px;left:16px;width:14px;height:14px;border-radius:50%}.GithubStatus .Icon:before{box-shadow:0 0 0 1px rgba(0,0,0,.8);background-color:#000}.GithubStatus .Icon:after{background-position:50%;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 448c-110.532 0-200-89.431-200-200 0-110.495 89.472-200 200-200 110.491 0 200 89.471 200 200 0 110.53-89.431 200-200 200zm42-104c0 23.159-18.841 42-42 42s-42-18.841-42-42 18.841-42 42-42 42 18.841 42 42zm-81.37-211.401l6.8 136c.319 6.387 5.591 11.401 11.985 11.401h41.17c6.394 0 11.666-5.014 11.985-11.401l6.8-136c.343-6.854-5.122-12.599-11.985-12.599h-54.77c-6.863 0-12.328 5.745-11.985 12.599z'/%3E%3C/svg%3E")}.GithubStatus h6{display:flex;margin-bottom:6px;font-family:Gilroy,sans-serif;color:hsla(0,0%,100%,.587);font-size:9px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.GithubStatus h6 strong{margin-left:4px;color:#fff;font-weight:800}.GithubStatus h5{font-family:Gilroy,sans-serif;font-size:12px;font-weight:600;letter-spacing:.5px}.GithubStatus.Indicator.none h5,.GithubStatus.Indicator.none h6 strong{color:#bae900}.GithubStatus.Indicator.none .Icon:after{filter:invert(98%) sepia(41%) saturate(4934%) hue-rotate(12deg) brightness(89%) contrast(107%)}.GithubStatus.Indicator.maintenance h5,.GithubStatus.Indicator.maintenance h6 strong,.GithubStatus.Indicator.minor h5,.GithubStatus.Indicator.minor h6 strong{color:#ffd000}.GithubStatus.Indicator.maintenance .Icon:after,.GithubStatus.Indicator.minor .Icon:after{filter:invert(68%) sepia(93%) saturate(459%) hue-rotate(1turn) brightness(102%) contrast(107%)}.GithubStatus.Indicator.major h5,.GithubStatus.Indicator.major h6 strong{color:#ff8725}.GithubStatus.Indicator.major .Icon:after{filter:invert(66%) sepia(73%) saturate(3296%) hue-rotate(343deg) brightness(105%) contrast(101%)}.GithubStatus.Indicator.critical h5,.GithubStatus.Indicator.critical h6 strong{color:#ff4646}.GithubStatus.Indicator.critical .Icon:after{filter:invert(48%) sepia(43%) saturate(3834%) hue-rotate(328deg) brightness(95%) contrast(123%)}p.FileIssueText{display:flex;flex-direction:column;margin-top:6px;margin-right:40px;color:hsla(0,0%,100%,.7);font-size:11px;line-height:1.4}p.FileIssueText a{text-decoration:underline;opacity:.7}p.FileIssueText a:hover{color:var(--text-blue);opacity:1}.RepoImportLoading{--sb-page-background:#15181e;--sb-toolbar-background:#2e3138;--sb-sidebar-background:#202327;--sb-background-main:#2f2f33;--text-blue:#68def8;--text-green:#26ffca;position:absolute;top:0;left:0;right:0;bottom:0;color:#fff;background:var(--sb-page-background)}.RepoImportLoading .EditorPlaceholder{position:absolute;display:flex;flex-direction:column;top:0;left:0;width:100%;height:100%}.RepoImportLoading .EditorPlaceholder .MenuBar{display:flex;align-items:center;width:100%;height:41px;padding:0 12px;background:var(--sb-toolbar-background)}.RepoImportLoading .EditorPlaceholder .MenuBar .Logo{width:24px;height:24px;background-position:50%;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' fill='%231389FD'%3E%3Cpath d='M5.853 18.647h8.735L9.45 31l16.697-17.647h-8.735L22.55 1 5.853 18.647z'/%3E%3C/svg%3E")}.RepoImportLoading .EditorPlaceholder .Root{display:flex;width:100%;height:100%}.RepoImportLoading .EditorPlaceholder .Root .ToolBar{width:48px;height:100%;background:var(--sb-toolbar-background)}@media screen and (max-width:550px){.RepoImportLoading .EditorPlaceholder .Root .ToolBar{display:none}}.RepoImportLoading .EditorPlaceholder .Root .EditorRoot{position:relative;display:flex;flex:1 1;width:100%;height:100%}.RepoImportLoading .EditorPlaceholder .Root .EditorRoot .SideBar{display:flex;width:20%;height:100%;background:var(--sb-sidebar-background)}@media screen and (max-width:1074px){.RepoImportLoading .EditorPlaceholder .Root .EditorRoot .SideBar{display:none}}.RepoImportLoading .EditorPlaceholder .Root .EditorRoot .EditorPanel{display:flex;width:48%;height:100%;padding:32px;color:#fff;background:var(--sb-page-background)}@media screen and (max-width:1074px){.RepoImportLoading .EditorPlaceholder .Root .EditorRoot .EditorPanel{width:68%}}@media screen and (max-width:768px){.RepoImportLoading .EditorPlaceholder .Root .EditorRoot .EditorPanel{width:100%}}@media screen and (max-width:464px){.RepoImportLoading .EditorPlaceholder .Root .EditorRoot .EditorPanel{padding:24px 18px}}.RepoImportLoading .EditorPlaceholder .Root .EditorRoot .EditorPanel .StatusWrapper{position:relative;display:flex;flex-direction:column;align-items:flex-start;width:100%}.RepoImportLoading .EditorPlaceholder .Root .EditorRoot .EditorPanel .StatusWrapper h2{margin-bottom:12px;font-family:Gilroy,sans-serif;font-weight:700;font-size:11px;letter-spacing:1px;text-transform:uppercase;opacity:.5}.RepoImportLoading .EditorPlaceholder .Root .EditorRoot .EditorPanel .StatusWrapper h3{position:relative;margin-bottom:32px;padding-left:28px;font-family:Share Tech Mono,monospace;font-size:14px;word-break:break-all;line-height:1.3}.RepoImportLoading .EditorPlaceholder .Root .EditorRoot .EditorPanel .StatusWrapper h3 span{display:inline-block}.RepoImportLoading .EditorPlaceholder .Root .EditorRoot .EditorPanel .StatusWrapper h3 span:not(:last-child):after{content:"/"}.RepoImportLoading .EditorPlaceholder .Root .EditorRoot .EditorPanel .StatusWrapper h3:before{position:absolute;content:"";top:0;left:0;width:15px;height:15px;margin:0;background-position:50%;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 512'%3E%3Cpath fill='%23fff' d='M384 144c0-44.2-35.8-80-80-80s-80 35.8-80 80c0 36.4 24.3 67.1 57.5 76.8-.6 16.1-4.2 28.5-11 36.9-15.4 19.2-49.3 22.4-85.2 25.7-28.2 2.6-57.4 5.4-81.3 16.9v-144c32.5-10.2 56-40.5 56-76.3 0-44.2-35.8-80-80-80S0 35.8 0 80c0 35.8 23.5 66.1 56 76.3v199.3C23.5 365.9 0 396.2 0 432c0 44.2 35.8 80 80 80s80-35.8 80-80c0-34-21.2-63.1-51.2-74.6 3.1-5.2 7.8-9.8 14.9-13.4 16.2-8.2 40.4-10.4 66.1-12.8 42.2-3.9 90-8.4 118.2-43.5 14-17.4 21.1-39.8 21.6-67.9 31.6-10.7 54.4-40.6 54.4-75.8zM80 48c17.6 0 32 14.4 32 32s-14.4 32-32 32-32-14.4-32-32 14.4-32 32-32zm0 416c-17.6 0-32-14.4-32-32s14.4-32 32-32 32 14.4 32 32-14.4 32-32 32zm224-288c-17.6 0-32-14.4-32-32s14.4-32 32-32 32 14.4 32 32-14.4 32-32 32z'/%3E%3C/svg%3E")}.RepoImportLoading .EditorPlaceholder .Root .EditorRoot .EditorPanel .StatusWrapper ul{font-family:var(--sb-ui-font-family)}.RepoImportLoading .EditorPlaceholder .Root .EditorRoot .EditorPanel .StatusWrapper ul li{position:relative;display:flex;align-items:center;margin:9px 0;padding-left:28px;color:#ccc;font-size:13px;line-height:1.2;opacity:.5}.RepoImportLoading .EditorPlaceholder .Root .EditorRoot .EditorPanel .StatusWrapper ul li:before{position:absolute;content:"";top:-1px;left:0;width:16px;height:16px;margin:0;color:#fff;background-position:50%;background-repeat:no-repeat;background-size:contain}.RepoImportLoading .EditorPlaceholder .Root .EditorRoot .EditorPanel .StatusWrapper ul li.ProgressRunning{opacity:1}.RepoImportLoading .EditorPlaceholder .Root .EditorRoot .EditorPanel .StatusWrapper ul li.ProgressNone:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath fill-rule='evenodd' d='M8 13A5 5 0 108 3a5 5 0 000 10zm0 1A6 6 0 108 2a6 6 0 000 12z'/%3E%3C/svg%3E")}.RepoImportLoading .EditorPlaceholder .Root .EditorRoot .EditorPanel .StatusWrapper ul li.ProgressRunning:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath d='M11.432 11.636a5 5 0 01-8.428-3.445L4.2 9.39l.778-.778-2-2a.55.55 0 00-.778 0l-2 2 .778.778 1.032-1.032a6 6 0 0010.107 4.007l-.686-.728zM4.568 4.364a5 5 0 018.428 3.445L11.8 6.61l-.778.778 2 2a.55.55 0 00.778 0l2-2-.778-.778-1.031 1.032A6 6 0 003.882 3.636l.686.728z'/%3E%3C/svg%3E");animation:spinner .92s linear infinite}.RepoImportLoading .EditorPlaceholder .Root .EditorRoot .EditorPanel .StatusWrapper ul li.ProgressFinished:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath fill-rule='evenodd' d='M8 14A6 6 0 108 2a6 6 0 000 12zm-.72-3.17l4.46-4.65-1.01-.97-3.51 3.66-1.67-1.5-.94 1.03 2.67 2.43z'/%3E%3C/svg%3E")}.RepoImportLoading .EditorPlaceholder .Root .EditorRoot .EditorPanel .StatusWrapper ul li.ThemeBlue{color:var(--text-blue);opacity:1}.RepoImportLoading .EditorPlaceholder .Root .EditorRoot .EditorPanel .StatusWrapper ul li.ThemeBlue:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2368def8'%3E%3Cpath d='M11.432 11.636a5 5 0 01-8.428-3.445L4.2 9.39l.778-.778-2-2a.55.55 0 00-.778 0l-2 2 .778.778 1.032-1.032a6 6 0 0010.107 4.007l-.686-.728zM4.568 4.364a5 5 0 018.428 3.445L11.8 6.61l-.778.778 2 2a.55.55 0 00.778 0l2-2-.778-.778-1.031 1.032A6 6 0 003.882 3.636l.686.728z'/%3E%3C/svg%3E")}.RepoImportLoading .EditorPlaceholder .Root .EditorRoot .EditorPanel .StatusWrapper .StatusError{--error-color:#ffa358;position:relative;flex:0 1;display:flex;flex-direction:column;max-width:100%;padding:24px 32px 24px 62px;border-radius:3px;box-shadow:inset 0 0 0 2px var(--error-color)}@media screen and (max-width:550px){.RepoImportLoading .EditorPlaceholder .Root .EditorRoot .EditorPanel .StatusWrapper .StatusError{width:100%}}.RepoImportLoading .EditorPlaceholder .Root .EditorRoot .EditorPanel .StatusWrapper .StatusError:before{position:absolute;content:"";top:22px;left:0;width:18px;height:18px;margin:0 24px;background-position:50%;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3E%3Cpath fill='%23ffa358' d='M248.747 204.705l6.588 112c.373 6.343 5.626 11.295 11.979 11.295h41.37a12 12 0 0011.979-11.295l6.588-112c.405-6.893-5.075-12.705-11.979-12.705h-54.547c-6.903 0-12.383 5.812-11.978 12.705zM330 384c0 23.196-18.804 42-42 42s-42-18.804-42-42 18.804-42 42-42 42 18.804 42 42zm-.423-360.015c-18.433-31.951-64.687-32.009-83.154 0L6.477 440.013C-11.945 471.946 11.118 512 48.054 512H527.94c36.865 0 60.035-39.993 41.577-71.987L329.577 23.985zM53.191 455.002L282.803 57.008c2.309-4.002 8.085-4.002 10.394 0l229.612 397.993c2.308 4-.579 8.998-5.197 8.998H58.388c-4.617.001-7.504-4.997-5.197-8.997z'/%3E%3C/svg%3E")}.RepoImportLoading .EditorPlaceholder .Root .EditorRoot .EditorPanel .StatusWrapper .StatusError h4{margin-right:40px;margin-bottom:8px;color:var(--error-color);font-family:Gilroy,sans-serif;font-size:14px;font-weight:600;line-height:1.2}.RepoImportLoading .EditorPlaceholder .Root .EditorRoot .EditorPanel .StatusWrapper a.GoBack{position:relative;display:flex;align-items:center;margin-top:32px;padding:18px 30px 18px 62px;font-family:Gilroy,sans-serif;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:1px;border-radius:3px;box-shadow:inset 0 0 0 2px hsla(0,0%,100%,.2);opacity:.6;transition:box-shadow .16s ease,opacity .16s ease}.RepoImportLoading .EditorPlaceholder .Root .EditorRoot .EditorPanel .StatusWrapper a.GoBack:hover{box-shadow:inset 0 0 0 2px var(--text-green);opacity:1}.RepoImportLoading .EditorPlaceholder .Root .EditorRoot .EditorPanel .StatusWrapper a.GoBack:before{position:absolute;content:"";top:16px;left:0;width:14px;height:14px;margin:0 24px;background-position:50%;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23fff' d='M257.5 445.1l-22.2 22.2c-9.4 9.4-24.6 9.4-33.9 0L7 273c-9.4-9.4-9.4-24.6 0-33.9L201.4 44.7c9.4-9.4 24.6-9.4 33.9 0l22.2 22.2c9.5 9.5 9.3 25-.4 34.3L136.6 216H424c13.3 0 24 10.7 24 24v32c0 13.3-10.7 24-24 24H136.6l120.5 114.8c9.8 9.3 10 24.8.4 34.3z'/%3E%3C/svg%3E")}.RepoImportLoading .EditorPlaceholder .Root .EditorRoot .PreviewPanel{display:flex;flex-direction:column;width:32%;height:100%;background:var(--sb-sidebar-background)}@media screen and (max-width:768px){.RepoImportLoading .EditorPlaceholder .Root .EditorRoot .PreviewPanel{display:none}}.RepoImportLoading .EditorPlaceholder .Root .EditorRoot .PreviewPanel .PreviewPanelUrl{display:flex;align-items:center;justify-content:flex-end;height:38px;width:100%;padding:0 14px;background:var(--sb-background-main)}.RepoImportLoading .EditorPlaceholder .Root .EditorRoot .PreviewPanel .PreviewPanelUrl .UrlInput{width:calc(100% - 31px);height:28px;border-radius:14px;background:var(--sb-sidebar-background)}@keyframes spinner{0%{transform:rotate(0turn)}to{transform:rotate(1turn)}}.LoginButton-module__LoginButton___2A_Tp{display:flex;margin-left:-10px;padding:5px 8px!important;background:#0d1d3a!important;opacity:.8}.LoginButton-module__LoginButton___2A_Tp span{padding:0 2px;color:#4b7eb9;font-family:Gilroy,sans-serif;font-size:13px;font-weight:700;letter-spacing:.5px;transition:color .16s ease}.LoginButton-module__LoginButton___2A_Tp svg{height:24px;width:24px;position:relative;left:-8px;margin-left:10px}.LoginButton-module__LoginButton___2A_Tp svg path{fill:#4b7eb9;transition:fill .16s ease}.LoginButton-module__LoginButton___2A_Tp:hover{opacity:1}.LoginButton-module__LoginButton___2A_Tp:hover span{color:#fff}.LoginButton-module__LoginButton___2A_Tp:hover svg path{fill:#fff}@media screen and (max-width:768px){.ProfileButton-module__ProfileButton___2WhHo{padding:0;height:25px}}.ProfileButton-module__ProfileButton___2WhHo span{padding:0 2px;color:#4b7eb9;font-family:Gilroy,sans-serif;font-size:12px;font-weight:600;letter-spacing:.5px}@media screen and (max-width:768px){.ProfileButton-module__ProfileButton___2WhHo span{overflow:hidden;padding:0;width:25px}}.ProfileButton-module__Avatar___31zim{border-radius:3px;display:inline-block;vertical-align:middle;height:25px;width:25px;margin-left:4px;transform:translateX(-10px)}@media screen and (max-width:768px){.ProfileButton-module__Avatar___31zim{margin-left:0;transform:none}}.index-module__Root___1uz8N{display:flex;flex-grow:1;outline:none;position:relative}.ClickToLoad{cursor:pointer;width:100vw;height:100vh;color:#ddd}.ClickToLoad .project-meta-wrapper{position:relative;padding:10px 0 0 10px;color:#ccc}.ClickToLoad .project-meta-wrapper .blitz-logo{display:inline-block;vertical-align:middle;height:30px}.ClickToLoad .project-meta-wrapper .project-title{color:#ddd}.ClickToLoad .project-meta-wrapper .project-meta{padding-left:5px;display:inline-block;vertical-align:middle}.ClickToLoad .project-meta-wrapper .project-author{color:#bbb;padding-top:3px;font-size:12px}.ClickToLoad .action-btn{color:#eee;border:3px solid #ddd;padding:5px 15px;font-size:22px;background:transparent;position:fixed;margin-top:5px;top:50%;left:50%;transform:translate(-50%,-50%)}.ClickToLoad .action-btn svg{fill:currentColor;display:inline-block;vertical-align:middle}.ClickToLoad .action-btn svg.one{margin-top:12px}.ClickToLoad .action-btn svg.two{margin-left:-10px;margin-top:-12px}.ClickToLoad .action-btn span{display:inline-block;vertical-align:middle;margin-right:10px}.ClickToLoad:hover .action-btn{border-color:#fff;color:#fff}.ClickToLoad:hover .one{animation-name:spin;animation-duration:4s;animation-iteration-count:infinite;animation-timing-function:linear}.ClickToLoad:hover .two{animation-name:reverseSpin;animation-duration:4s;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes reverseSpin{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}.CopyInput-module__Holster___g_bxH{display:flex;color:var(--sb-foreground);background:var(--input-background);border:1px solid var(--input-background);border-radius:3px;position:relative}.CopyInput-module__Label___14uen{display:block;letter-spacing:.5px;margin-bottom:8px;color:var(--sb-foreground)}.CopyInput-module__Input___3KEGx{display:inline-block;vertical-align:middle;width:100%;margin:0;padding:5px;white-space:nowrap;text-overflow:ellipsis;border:1px solid transparent;font-family:var(--sb-code-font-family);font-size:11px;line-height:14px;color:inherit;background-color:transparent}.CopyInput-module__Input___3KEGx:focus{outline:none;border-color:var(--inputOption-activeBorder,var(--debug))}textarea.CopyInput-module__Input___3KEGx{-moz-appearance:none;-webkit-appearance:none;resize:none;overflow-x:hidden;overflow-y:auto;white-space:pre-wrap}.CopyInput-module__CopyButton___1FIGF{cursor:pointer;color:var(--sb-foreground);margin:2px;padding:4px 6px;display:flex;align-items:center;flex:1 1;vertical-align:middle;border:1px solid var(--badge-background);border-radius:3px;background:var(--activityBar-background);font-size:11px;line-height:14px;font-family:var(--sb-ui-font-family);white-space:nowrap;opacity:.8}.CopyInput-module__CopyButton___1FIGF:active,.CopyInput-module__CopyButton___1FIGF:hover{opacity:1}.CopyInput-module__CopyButton___1FIGF svg{height:12px}textarea.CopyInput-module__Input___3KEGx+.CopyInput-module__CopyButton___1FIGF{position:absolute;right:16px;top:0}.CopyInput-module__CopiedInfo___2-OST{display:flex;align-items:center;font-family:var(--sb-ui-font-family);font-size:11px}.CopyInput-module__CopiedInfo___2-OST svg{margin:0 -2px 0 4px;width:12px}.Share-module__Backdrop___9V8ce{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:100}.Share-module__Modal___1veaV{position:absolute;top:20px;left:0;right:0;width:100%;line-height:1}@media (min-width:720px){.Share-module__Modal___1veaV{width:720px;margin:0 auto}}@media (min-width:1000px){.Share-module__Modal___1veaV{width:1000px}}.Share-module__Modal___1veaV select{background:var(--dropdown-background)}.Share-module__Modal___1veaV option{background:var(--activityBar-dropBackground);color:var(--text-foreground)}.Share-module__EmbedCode___P9Rd_ textarea{height:100px;white-space:pre;padding-bottom:30px}.Share-module__EmbedCode___P9Rd_ button{padding-top:5px;padding-bottom:5px}.Share-module__EmbedPreview___10qjc{height:300px}.Share-module__FilePicker___7SwzD ul{box-shadow:0 0 3px rgba(0,0,0,.4);margin:0 1px;overflow:auto}.react-autosuggest__container{width:100%}.react-autosuggest__input{font-size:13px;font-weight:400;line-height:1.2307;width:100%;height:auto;border:1px solid transparent;border-radius:2px;padding:4px 6px;color:var(--sb-foreground);background-color:var(--input-background);outline:none}.react-autosuggest__input--focused{border-color:var(--sb-control-border-focus)}.react-autosuggest__suggestions-container{position:relative}.react-autosuggest__suggestions-list{position:absolute;top:0;left:0;right:0;min-width:140px;max-height:250px;overflow-y:scroll;overflow-x:hidden;border-radius:2px;padding:4px 0;background-color:var(--sb-menu-background);box-shadow:0 2px 4px var(--sb-menu-shadow,rgba(0,0,0,.533333)),0 4px 12px var(--sb-menu-shadow,rgba(0,0,0,.533333))}.react-autosuggest__suggestion{font-size:13px;font-weight:400;line-height:1.2307;display:block;margin:0;padding:4px 6px;text-align:left;white-space:normal;cursor:pointer}.react-autosuggest__suggestion--highlighted{color:var(--sb-menu-active-foreground);background:var(--sb-menu-active-background)}.Checkbox-module__Container___6Q_lc{display:flex;height:16px}.Checkbox-module__Checkbox___2p51Z{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.Checkbox-module__Label___1da_o{display:flex;align-items:center;position:relative;padding-left:2em;vertical-align:middle;-webkit-user-select:none;user-select:none;cursor:pointer;color:var(--sb-foreground,var(--debug));font-size:12px}.Checkbox-module__Label___1da_o:after,.Checkbox-module__Label___1da_o:before{content:"";position:absolute;top:0;left:0;color:var(--sb-control-active-background,var(--debug))}.Checkbox-module__Label___1da_o:before{box-sizing:border-box;width:16px;height:16px;border:1px solid var(--sb-foreground,var(--debug));text-align:center;transition:all .3s ease;border-radius:2px}.Checkbox-module__Label___1da_o:after{box-sizing:border-box;left:3px;top:4px;width:10px;height:6px;transform:scale(0);transform-origin:50%;transition:transform .2s ease-out;border-color:#fff;border-style:solid;border-width:0 0 2px 2px;background-color:transparent}.Checkbox-module__Checkbox___2p51Z:active+.Checkbox-module__Label___1da_o:before{transition-duration:0s}.Checkbox-module__Checkbox___2p51Z:checked+.Checkbox-module__Label___1da_o:before{animation:Checkbox-module__borderscale___2KHKI .2s ease-in;background-color:var(--sb-control-active-background);border:1px solid var(--sb-control-active-background)}.Checkbox-module__Checkbox___2p51Z:checked+.Checkbox-module__Label___1da_o:after{content:"";transform:rotate(-45deg) scale(1);transition:transform .2s ease-out}.Checkbox-module__Checkbox___2p51Z:disabled+.Checkbox-module__Label___1da_o{opacity:.5}.Checkbox-module__Checkbox___2p51Z:disabled+.Checkbox-module__Label___1da_o:before{border-color:var(--sb-foreground);background-color:transparent}.Checkbox-module__Checkbox___2p51Z:disabled:checked+.Checkbox-module__Label___1da_o:before{background-color:var(--sb-foreground-disabled)}@keyframes Checkbox-module__borderscale___2KHKI{50%{box-shadow:0 0 0 2px var(--sb-control-active-background)}}.Button-module__ButtonGroup___1bt7P{flex-shrink:0;display:inline-flex;margin:auto 2px;border-radius:3px;overflow:hidden}.Button-module__Root___65e5d{--buttonSize:32px;--fontSize:13px;transition:background-color .05s ease;position:relative;display:flex;align-items:center;min-height:var(--buttonSize);margin:auto 2px;padding:0 calc(2px + var(--buttonSize)*0.25);border:none;border-radius:3px;line-height:var(--buttonSize);font-size:var(--fontSize);text-decoration:none;color:var(--button-foreground);background-color:var(--button-background)}.Button-module__Root___65e5d:hover:not([disabled]){background-color:var(--button-hoverBackground)}.Button-module__Root___65e5d[disabled]{opacity:.3;cursor:default}.ButtonGroup>.Button-module__Root___65e5d{margin:0;border-radius:0}.Button-module__Root___65e5d canvas{pointer-events:none}.Button-module__Root_selected___3fEZm{background-color:var(--button-hoverBackground)}.Button-module__Root_textVariant___24Vok{transition:background-color .2s ease,border-color .05s ease;border:1px solid transparent;line-height:calc(var(--buttonSize) - 2px);color:var(--sb-foreground);background-color:transparent}.Button-module__Root_textVariant___24Vok:hover:not([disabled]){color:var(--sb-foreground);background-color:transparent}.Button-module__Root_textVariant___24Vok:active:not([disabled]),.Button-module__Root_textVariant___24Vok:hover:not([disabled]){border-color:var(--sb-separator-base)}.Button-module__Icon___38yiD{display:flex;align-items:center;justify-content:center;color:inherit}.Button-module__Children___cguP6{display:flex;justify-content:center;align-content:center;flex-direction:row;align-items:center;padding:0 2px;font-family:var(--sb-ui-font-family);white-space:nowrap;overflow:hidden}.Button-module__Children___cguP6+.Button-module__Icon___38yiD,.Button-module__Icon___38yiD+.Button-module__Children___cguP6{margin-left:4px}.TabView-module__Root___3Za04{color:var(--sb-foreground)}.TabView-module__Tabs___S_Cgp{display:flex}.TabView-module__Tab___tHlYn{color:inherit;height:42px;margin-left:3px;padding:0 25px;background-color:var(--sb-page-alt-background)}.TabView-module__Tab___tHlYn:first-child{margin-left:0}.TabView-module__ActiveTab___1T2m2,.TabView-module__Content___2e90q{background-color:var(--sb-menu-background)}.TabView-module__Content___2e90q{padding:20px}.Badge-module__Badge___2s2du{display:inline-block;vertical-align:middle;height:10px;padding:0 4px;border-radius:10px;margin-left:4px;font-size:8px;line-height:10px;font-family:var(--sb-ui-font-family);color:#fff;background-color:var(--sb-brand-stackblitz-blue,grey)}.Badge-module__Badge___2s2du .Button__Icon{margin-left:3px}.SignInButton-module__Button___25m1U{position:relative}.SignInButton-module__Button___25m1U:hover{background:rgba(0,0,0,.4)!important;color:#fff!important;border-color:transparent!important}.SignInButton-module__Button___25m1U svg{--size:20px}.button__help-text{display:block;font-size:10px;text-transform:none}.Input-module__Root___22DlY{font-size:13px;font-weight:400;line-height:1.2307;display:flex;cursor:text;width:100%;border:1px solid transparent;line-height:1;color:var(--sb-foreground)}.Input-module__Root_block___23b7K{background-color:var(--input-background)}.Input-module__Root_outlineEditing___3ugvK{border-color:var(--input-background);background-color:var(--input-background)}.Input-module__Root_info___2xwqL{border-color:var(--inputValidation-infoBorder)}.Input-module__Root_warning___1esF5{border-color:var(--inputValidation-warningBorder)}.Input-module__Root_error___XEsLU{border-color:var(--inputValidation-errorBorder)}.Input-module__Field___26GxS{display:flex;align-items:center;flex-grow:1;width:100%;height:100%;padding:4px;font:inherit;border:none;outline:none;background:none;text-overflow:ellipsis;color:var(--sb-foreground)}.Input-module__Field___26GxS::placeholder{opacity:1;color:var(--sb-foreground-alt)}textarea.Input-module__Field___26GxS{resize:vertical}textarea.Input-module__Field___26GxS[readonly]{resize:none}.Input-module__Actions___1eEuD{display:flex;flex-shrink:0}.Input-module__Modifier___2XtPP{opacity:.7;margin:2px 1px;border:1px solid transparent}.Input-module__Modifier___2XtPP:hover{opacity:1}.Input-module__Modifier_enabled___2sYNs{opacity:1;border-color:var(--inputOption-activeBorder,var(--debug))}.Input-module__Message___37RQE{position:absolute;overflow:hidden;z-index:999;word-break:break-word;margin-top:-1px;padding:.4em;font-size:12px;line-height:17px;min-height:34px;min-width:14ch;color:var(--input-foreground,var(--debug));border:1px solid transparent;background-color:var(--input-background,var(--debug))}.Input-module__Message___37RQE.Input-module__Message_info___27nyZ{border-color:var(--inputValidation-infoBorder);background-color:var(--inputValidation-infoBackground)}.Input-module__Message___37RQE.Input-module__Message_warning___3cPKo{border-color:var(--inputValidation-warningBorder);background-color:var(--inputValidation-warningBackground)}.Input-module__Message___37RQE.Input-module__Message_error___Ts12W{border-color:var(--inputValidation-errorBorder);background-color:var(--inputValidation-errorBackground)}.DashboardModal__actions{display:flex;justify-content:flex-end;margin:-16px;transition:.1s}.DashboardModal__actions .Button{opacity:.5}.DashboardModal__actions .Button:hover{opacity:1}.DashboardModal__actions path{fill:var(--foreground)!important}.DashboardModal__stacks{display:grid;grid-template-columns:repeat(4,25%);grid-gap:24px;gap:24px;padding-top:8px;transition:all 2s}.DashboardModal__stacks--big{grid-template-columns:repeat(5,1fr);grid-gap:8px;gap:8px}.DashboardModal__separator{border-color:var(--foreground);opacity:.15;border-bottom:none;margin:24px -22px}.StackButton-module__button___1-JSO{--stack-hover-border:transparent;--stack-hover-background:var(--sb-luminosity-plus1);--stack-icon-size:24px;--stack-icon-margin:12px;display:inline-block;vertical-align:middle;max-width:240px;padding:0;border:1px solid transparent;border-radius:3px;text-align:left;font-size:13px;line-height:15px;color:var(--sb-foreground);background-color:transparent;cursor:pointer;transition:transform .1s,opacity .1s}.StackButton-module__button___1-JSO[disabled]{pointer-events:none;cursor:default}.StackButton-module__button___1-JSO:not([disabled]):hover{border-color:var(--stack-hover-border);background-color:var(--stack-hover-background)}.StackButton-module__button_big___3UPlE{--stack-icon-size:32px;--stack-icon-margin:16px;font-size:16px;line-height:19px}.StackButton-module__button_outline___1EglN{--stack-hover-border:var(--sb-separator-base);--stack-hover-background:transparent}.StackButton-module__button_primary___l4axZ{--stack-hover-border:transparent;--stack-hover-background:var(--button-background);color:var(--button-foreground);background-color:var(--button-background)}.StackButton-module__button_faded___S5wXp{opacity:.15}.StackButton-module__button_loading___1p6Pd.StackButton-module__button_big___3UPlE{transform:scale(1.1)}.StackButton-module__buttonContent___13N4g{position:relative;display:flex;align-items:center;padding:7px 10px}.StackButton-module__button_big___3UPlE .StackButton-module__buttonContent___13N4g{padding:10px 12px}.StackButton-module__image___1-tJN{display:block;flex:none;margin-right:var(--stack-icon-margin,10px);color:var(--sb-foreground-active)}.StackButton-module__image___1-tJN>*{display:block;height:var(--stack-icon-size,20px);width:var(--stack-icon-size,20px)}.StackButton-module__text___32ekk{display:block;flex-shrink:1;max-width:calc(100% - var(--stack-icon-size) - var(--stack-icon-margin));padding-right:4px}.StackButton-module__button_big___3UPlE .StackButton-module__text___32ekk{padding-right:8px}.StackButton-module__text___32ekk>*{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.StackButton-module__title___3hWu4{display:block;font-weight:600}.StackButton-module__button_big___3UPlE .StackButton-module__title___3hWu4{font-weight:400}.StackButton-module__button_loading___1p6Pd .StackButton-module__title___3hWu4{margin-right:.75em}.StackButton-module__textSecondRow___22EdR{display:flex;flex-wrap:wrap;align-items:center;grid-gap:2px 6px;gap:2px 6px}.StackButton-module__subtitle___3xLIP{font-weight:400;opacity:.65;font-size:85%}.StackButton-module__button_big___3UPlE .StackButton-module__subtitle___3xLIP{font-size:75%}.StackButton-module__badgeLabel___3WcAB{display:inline-block;padding:1px 3px;border-radius:3px;text-transform:uppercase;line-height:1;font-weight:500;font-size:10px;color:var(--sb-page-alt-background);background-color:var(--sb-foreground-highlight)}.StackButton-module__button_big___3UPlE .StackButton-module__badgeLabel___3WcAB{padding:2px 4px;font-size:11px}.theme-light .StackButton-module__badgeLabel___3WcAB{color:#fff}.StackButton-module__loader___2ZY2-{position:absolute;top:5px;right:5px;width:12px;height:12px;color:currentColor;opacity:0;transition:opacity .1s}.StackButton-module__button_big___3UPlE .StackButton-module__loader___2ZY2-{top:7px;right:7px;width:16px;height:16px}.StackButton-module__button_loading___1p6Pd .StackButton-module__loader___2ZY2-{opacity:1}.PopTip-module__PopTip___1ukCB{--poptip-color:#0078cf;background:var(--poptip-color);width:300px;margin-top:10px;left:0;box-shadow:0 1px 8px rgba(0,0,0,.5)}.PopTip-module__PopTip___1ukCB:after{bottom:100%;left:35px;content:" ";height:0;width:0;position:absolute;pointer-events:none;border:10px solid transparent;border-bottom:10px solid var(--poptip-color);margin-left:-10px}.PopTip-module__Right___SRPmS{right:0;left:auto}.PopTip-module__Right___SRPmS:after{left:auto;right:35px}.PopTip-module__PopTip___1ukCB button{color:#fff;background:rgba(0,0,0,.3)}.PopTip-module__PopTip___1ukCB button:hover{background:rgba(0,0,0,.4)}.PopTip-module__PopTip___1ukCB button:active{background:rgba(0,0,0,.5)}.PopTip-module__Close___257o5{background:transparent!important}.FrozenSaveButton-module__FrozenButton___3fsvs{position:relative}.FrozenSaveButton-module__FrozenButton___3fsvs i{font-style:normal;line-height:24px;font-size:18px}.FrozenSaveButton-module__SettingsLink___2Q-uq{text-decoration:underline}.FrozenSaveButton-module__SettingsLink___2Q-uq[class],.FrozenSaveButton-module__SettingsLink___2Q-uq[class]:hover{background-color:transparent}.FrozenSaveButton-module__SettingsLink___2Q-uq svg{width:12px;display:inline-block;margin:0 2px 0 3px;position:relative;top:-2px}.InlineTextInput-module__Container___3dYZb{font-size:13px;font-weight:400;line-height:1.2307;display:flex;align-items:center;position:relative;text-align:center}.InlineTextInput-module__Container___3dYZb .InlineTextInput-module__Hide___1jE95{position:absolute;opacity:0;width:auto;left:-9999em}.InlineTextInput-module__Container___3dYZb .InlineTextInput-module__DisplayText___L7geU{padding:3px 7px;height:28px;border:1px solid transparent;cursor:text;white-space:pre}.InlineTextInput-module__Container___3dYZb:hover .InlineTextInput-module__DisplayText___L7geU{border-color:var(--sb-separator-base)}.TextInput-module__wrapper___3nr0K{--input-height:28px;--input-padding-inline:7px;position:relative;display:inline-block;vertical-align:top}.TextInput-module__wrapper_small___1ukCH{--input-height:24px;--input-padding-inline:5px}.TextInput-module__wrapper_large___1hFwm{--input-height:32px}.TextInput-module__input___1XefT{font-size:13px;font-weight:400;line-height:1.2307;-webkit-appearance:textfield;appearance:textfield;outline:none;width:100%;height:var(--input-height,28px);border:1px solid transparent;padding:3px var(--input-padding-inline);font-family:inherit;color:var(--sb-foreground);background-color:var(--sb-luminosity-minus1)}.TextInput-module__input___1XefT.TextInput-module__input_border___1q1sZ{border-color:var(--sb-control-border)}.TextInput-module__input___1XefT:focus{border-color:var(--sb-control-border-focus)}.TextInput-module__wrapper_invalid___JvEmW .TextInput-module__input___1XefT{border-color:var(--sb-error-border)}.TextInput-module__wrapper_invalid_icon___at3QF .TextInput-module__input___1XefT{padding-right:calc(var(--input-padding-inline) + 20px)}.TextInput-module__input___1XefT::placeholder{opacity:1;color:var(--sb-foreground-alt)}.TextInput-module__input___1XefT::selection{color:var(--sb-selection-foreground);background-color:var(--sb-selection-background)}.TextInput-module__errorIcon___2DZsa{position:absolute;pointer-events:none;right:var(--input-padding-inline);top:calc(var(--input-height)/2 - 8px);fill:var(--sb-foreground-negative)}.TextInput-module__errorMessage___1tR9o{font-size:11.5px;font-weight:400;line-height:1.3913;display:none;position:absolute;z-index:1;padding:5px var(--input-padding-inline);border:1px solid var(--sb-error-border);color:var(--sb-error-foreground);background-color:var(--sb-error-background)}.TextInput-module__wrapper_errorBottom___2-n1c .TextInput-module__errorMessage___1tR9o{top:100%;left:0;right:0;margin-top:-1px}.TextInput-module__wrapper_errorTop___REmNH .TextInput-module__errorMessage___1tR9o{bottom:100%;left:0;right:0;margin-bottom:-1px}.TextInput-module__input___1XefT:focus~.TextInput-module__errorMessage___1tR9o,.TextInput-module__wrapper___3nr0K:focus-within .TextInput-module__errorMessage___1tR9o{display:block}.index-module__Container___1GiDP{font-size:13px;white-space:pre}.index-module__Container___1GiDP input{font-size:13px}.HeaderTw-module__MenuItem___aByDd:active,.HeaderTw-module__MenuItemActive___2FDms[class]{background:var(--tab-activeBackground);border-color:var(--badge-background)}.HeaderTw-module__ProfileMenuItem___1-a_A:active,.HeaderTw-module__ProfileMenuItemActive___12sM2[class]{border-color:var(--tab-activeBackground)}.HeaderTw-module__Projects___2RGBY{top:32px;left:14px;right:14px}.HeaderTw-module__Dropdown___1oP6U{top:24px;z-index:-1;opacity:0;transition:none;transform:scale(.9);transform-origin:top right;pointer-events:none}.HeaderTw-module__DropdownVisible___3iJYv{z-index:10;opacity:1;transform:scale(1);transition:all .1s;pointer-events:auto}.HeaderTw-module__ButtonIcon___2rt75{fill:currentColor;margin-left:-5px;margin-right:8px}.MenuBar-module__MenuBar___1gv3K{--menu-height:40px;z-index:100;display:flex;width:100%;height:var(--menu-height);line-height:var(--menu-height);padding-right:1px;color:var(--sb-foreground);background-color:var(--sb-toolbar-background)}.MenuBar-module__LogoGroup___1uGK9{--logo-decoration-radius:50px 0 0 50px;flex:none;overflow:hidden}.MenuBar-module__LogoGroup___1uGK9:first-child{--logo-decoration-radius:0 50px 50px 0;margin-right:4px}.MenuBar-module__LogoLink___1AZPt{font-size:13px;font-weight:400;line-height:1.2307;position:relative;display:block;overflow:hidden;flex:none;height:100%;padding:0 12px;text-decoration:none;color:inherit}.MenuBar-module__LogoLink___1AZPt:before{content:"";position:absolute;top:-30px;bottom:-30px;left:0;right:0;border-radius:var(--logo-decoration-radius,0);background-color:rgba(110,167,255,.09);transition:opacity .1s ease;opacity:0}.MenuBar-module__LogoLink___1AZPt:hover:before{opacity:1}.MenuBar-module__LogoLink___1AZPt svg{flex:none;font-size:24px;fill:var(--sb-brand-stackblitz-blue)}.MenuBar-module__LogoLink___1AZPt .MenuBar-module__EditOn___19LXR{opacity:.55}.MenuBar-module__LogoLink___1AZPt .MenuBar-module__LogoName___A5vKi{color:var(--sb-brand-stackblitz-blue);pointer-events:none}.theme-dark .MenuBar-module__LogoLink___1AZPt .MenuBar-module__LogoName___A5vKi{filter:brightness(1.15)}.MenuBar-module__LogoContent___2erLG{display:flex;align-items:center;height:100%;line-height:1;white-space:nowrap;font-family:var(--sb-ui-font-family);transition:transform .1s ease-out,width .1s ease}.MenuBar-module__LogoLink___1AZPt:active .MenuBar-module__LogoContent___2erLG{transform:scale(.96)}.MenuBar-module__LogoContent___2erLG>*{flex:none}.MenuBar-module__LogoLink_header___1Wp36{--logo-decoration-radius:0 50px 50px 0}.MenuBar-module__LogoLink_header___1Wp36 .MenuBar-module__LogoContent___2erLG{overflow:hidden;width:24px}.MenuBar-module__LogoLink_header___1Wp36 .MenuBar-module__LogoName___A5vKi{margin-left:4px;opacity:0}.MenuBar-module__LogoLink_header___1Wp36:hover .MenuBar-module__LogoContent___2erLG{width:96px}.MenuBar-module__LogoLink_header___1Wp36:hover .MenuBar-module__LogoName___A5vKi{opacity:1}.MenuBar-module__LogoLink_embedded___2zoFL svg{margin:0 4px}.MenuBar-module__Hamburger___2R2Gs{display:none;width:var(--menu-height,40px);height:var(--menu-height,40px);margin:0 4px;border-radius:50%;color:var(--sb-icon-foreground)}.MenuBar-module__Hamburger___2R2Gs:active{background-color:var(--sb-luminosity-plus1)}.MenuBar-module__CenterGroup___2bQ9j,.MenuBar-module__EndGroup___3aNhy,.MenuBar-module__StartGroup___17o5O{display:flex;align-items:center}.MenuBar-module__StartGroup___17o5O{flex-grow:1;flex-basis:200px}.MenuBar-module__EndGroup___3aNhy{flex-grow:1;justify-content:flex-end;flex-basis:249px}.MenuBar-module__MenuBar_mobile___FLT1Q .MenuBar-module__LogoLink___1AZPt{display:none}.MenuBar-module__MenuBar_mobile___FLT1Q .MenuBar-module__Hamburger___2R2Gs{display:block}.MenuBar-module__MenuBar_mobile___FLT1Q .MenuBar-module__StartGroup___17o5O .Button__Children{display:none}.MenuBar-module__MenuBar_spaceBetween___HTd4w{justify-content:space-between}.MenuBar-module__MenuBar_spaceBetween___HTd4w .MenuBar-module__EndGroup___3aNhy,.MenuBar-module__MenuBar_spaceBetween___HTd4w .MenuBar-module__StartGroup___17o5O{margin:0}.ActivityBar-module__root___2JlCb{z-index:10;display:flex;flex-shrink:0;flex-direction:column;justify-content:space-between;background-color:var(--activityBar-background,var(--debug))}.ActivityBar-module__endButtons___ZWMDa,.ActivityBar-module__paneButtons___k40H6{display:flex;flex-direction:column;align-items:center;padding:4px 0}.ActivityBar-module__action___1a3qi{position:relative;color:var(--activityBar-inactiveForeground,var(--debug))}.ActivityBar-module__action___1a3qi.ActivityBar-module__action_active___3W5tN,.ActivityBar-module__action___1a3qi:hover{color:var(--activityBar-foreground,var(--debug))}.ActivityBar-module__action___1a3qi:not(.ActivityBar-module__action_active___3W5tN) .firebase_svg__p3{fill:none}.ActivityBar-module__action___1a3qi.ActivityBar-module__action_active___3W5tN .firebase_svg__p1{fill:#ffa815}.ActivityBar-module__action___1a3qi.ActivityBar-module__action_active___3W5tN .firebase_svg__p2{fill:#ffa510}.ActivityBar-module__action___1a3qi.ActivityBar-module__action_active___3W5tN .firebase_svg__p3{fill:#f58410}.ActivityBar-module__action___1a3qi.ActivityBar-module__action_active___3W5tN .firebase_svg__p4{fill:#ffcb2d}.ActivityBar-module__actionBadge___2JCBr{position:absolute;top:4px;right:4px;width:auto!important;height:14px!important;min-width:14px;max-width:24px;overflow:hidden;padding:0 4px;border-radius:20px;font-size:9px;line-height:14px;text-align:center;color:var(--sb-selection-foreground);background-color:var(--sb-selection-background)}.ZenModeButton-module__container___119a2{position:absolute;z-index:2;bottom:4px;left:4px;color:var(--sb-icon-foreground)}.ZenModeButton-module__container___119a2 svg{opacity:.65}.ZenModeButton-module__container___119a2:hover svg{opacity:1}.NodeBetaFeedback-module__wrapper___nhvSm{padding:0 6px 6px}.NodeBetaFeedback-module__container___10SfQ{overflow:hidden;border:1px solid var(--sb-foreground-warning);border-radius:4px;padding:12px;background-color:var(--sb-luminosity-minus1)}.NodeBetaFeedback-module__title___33euu{display:flex;align-items:center;justify-content:center;margin-bottom:8px;font-size:14px;line-height:18px;font-weight:400;color:var(--sb-foreground-warning)}.NodeBetaFeedback-module__title___33euu svg{flex:none;font-size:20px;margin-right:4px}.NodeBetaFeedback-module__text___k5gWO{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;font-size:13px;line-height:16px;font-weight:400;grid-gap:8px;gap:8px}.index-module__Root___3rYSy{-webkit-user-select:none;user-select:none;overflow:hidden;display:flex;flex-wrap:nowrap;align-items:center;flex-grow:0;flex-shrink:0;background:var(--activityBar-background);padding:7px 6px;font-size:11px}.index-module__Root___3rYSy i{font-size:12px}.index-module__Root___3rYSy img{height:12px}.index-module__Root___3rYSy svg path{fill:var(--foreground);opacity:.5}.index-module__Root___3rYSy svg:hover path{fill:var(--foreground);opacity:1}.index-module__Link___DUJ68{margin-right:5px;color:var(--activityBar-foreground);opacity:.5;text-decoration:none}.index-module__Link___DUJ68:hover{opacity:.8}.index-module__BlueLink___3hjKH{margin-right:5px;color:var(--activityBar-foreground);opacity:.9;border:1px solid transparent;text-decoration:none}.index-module__BlueLink___3hjKH b{font-weight:800}.index-module__BlueLink___3hjKH:hover{opacity:1}.index-module__EmphasizedLinks___2GQ5I{margin-left:auto;flex-wrap:nowrap;flex-shrink:0}.index-module__EmphasizedLinks___2GQ5I a{margin:0}.Sidebar-module__Sidebar___10c66{display:flex;flex-direction:column;background:var(--sideBar-background);height:100%;overflow-y:hidden}.Sidebar-module__Main___2GRYP{flex-grow:1;overflow-y:auto;padding-bottom:13px}.Sidebar-module__Footer___3NhXy{flex:0 0}.Sidebar-module__Pane___2s-TG{display:flex;flex-direction:column;width:100%;overflow-x:hidden;color:var(--sb-foreground);background-color:var(--sideBar-background)}.Sidebar-module__PaneTitle___2RUA_{padding:0 8px 0 12px;flex-shrink:0;min-height:35px;-webkit-user-select:none;user-select:none}.Sidebar-module__PaneTitle___2RUA_ svg{--size:16px;--scale:16px}.Sidebar-module__PaneContent___1sb1D{display:flex;flex-direction:column}.TreeItem-module__Item___18VSw{display:block;color:var(--sb-foreground)}.TreeItem-module__Header___12t4e{display:flex;align-items:stretch;height:22px;cursor:pointer;-webkit-user-select:none;user-select:none}.TreeItem-module__Header_emphasis___1mfo8{background-color:var(--sideBarSectionHeader-background)}.TreeItem-module__Title___1oPNq{font-size:13px;font-weight:400;line-height:1.2307;flex-grow:1;padding-right:8px;display:flex;align-items:center}.TreeItem-module__Header_emphasis___1mfo8 .TreeItem-module__Title___1oPNq{font-size:11px;font-weight:700;line-height:1.4545;letter-spacing:.05em;text-transform:uppercase}.TreeItem-module__Actions___UPf0k{visibility:hidden;padding-right:2px;display:flex;align-items:center;height:100%;overflow:hidden}.TreeItem-module__Item___18VSw:hover .TreeItem-module__Actions___UPf0k{visibility:visible}.TreeItem-module__Actions___UPf0k .Action{--size:22px!important;--scale:15px!important}.TreeItem-module__Content___zqfZI{display:block}.TreeItem-module__Content_darken___1J3og{pointer-events:none;background-color:var(--sb-luminosity-minus2)}.TreeItem-module__Content_darken___1J3og>*{filter:brightness(60%);opacity:.7}.Arrow-module__Arrow___3bYvJ{flex-shrink:0;display:flex;padding:2px;align-items:center}.Arrow-module__Arrow___3bYvJ svg{display:block;width:16px;height:16px;fill:var(--sb-icon-foreground)}.Arrow-module__Arrow___3bYvJ:focus svg{fill:var(--sb-foreground-active)}.Arrow-module__Arrow___3bYvJ:focus-visible{outline:solid 2px var(--sb-control-border-focus);outline-offset:-2px}.Title-module__Root___GxUGj{display:flex}.Title-module__Label___2YA1t{display:flex;justify-content:center;flex-direction:column;flex-grow:1;text-transform:uppercase;font-size:11px;font-weight:400;white-space:nowrap;overflow:hidden;color:var(--sb-foreground)}.Title-module__Actions___NJqRS{display:flex;flex-shrink:0;justify-content:flex-end}.Title-module__Action___20lyE{margin:auto 0}.Extension-module__Root___oKZAZ{font-size:13px;font-weight:400;line-height:1.2307;display:block;min-height:64px;padding:6px 12px;font-family:var(--sb-ui-font-family);line-height:1.4em;color:var(--sb-foreground)}.Extension-module__Name___23yn3{font-weight:700}.Extension-module__Description___122oM{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Extension-module__Publisher___1y5qM{font-size:11.5px;font-weight:400;line-height:1.3913;font-weight:600;color:var(--sb-foreground-alt)}.index-module__Root___3MPXo{padding:5px 10px;color:#bbb}.index-module__Info___GBO1e{margin-bottom:15px;line-height:18px;font-size:13px}.index-module__Root___1dDuw{padding:5px 10px;color:#bbb}.index-module__Root___1dDuw .BlitzLoading{display:block}.index-module__Info___2dPVX{margin-bottom:15px;line-height:18px;font-size:13px}.index-module__LoadWrapper___2ia0p{height:50px;width:50px}.GoogleSignInButton-module__GoogleSignInButton___1188D{font-weight:600;overflow:hidden}.GoogleSignInButton-module__GoogleSignInButton___1188D .Button__Icon{height:calc(var(--buttonSize) + 16px);width:auto;margin:-8px 6px -8px -10px;padding-left:10px;padding-right:8px;background-color:hsla(0,0%,100%,.9);border-top-right-radius:30px;border-bottom-right-radius:30px}.index-module__Root___1iYch{padding:5px 10px}.index-module__Header___2PUcV{font-size:13px;margin-bottom:15px;margin-left:15px;font-weight:700;color:var(--settings-headerForeground)}.index-module__ProjectItem___YfxTy{flex:0 0 100%;width:90%;padding:5px;margin:0 5% 10px}.index-module__Title___3Enji{line-height:16px;color:var(--foreground)}.index-module__Slug___1fMda{line-height:16px;font-size:11px;color:var(--input-placeholderForeground)}.index-module__Root___3_pSU{padding:5px 10px;margin-bottom:15px}.index-module__LinkActions___y-ozo{display:flex;margin-left:-10px;margin-top:5px;flex-wrap:wrap}.index-module__LinkButton___1cQ6f{display:inline-flex}.index-module__LinkButton___1cQ6f:hover{border-color:transparent}.index-module__Status___a0PKw{margin:10px 0}.index-module__DeployButton___1ARAJ{margin-right:0;max-width:100%;padding-right:0}.index-module__DeployButton___1ARAJ code{font-family:Menlo,serif;font-size:11px;background:rgba(0,0,0,.2);color:hsla(0,0%,100%,.9);padding:1px 10px 0 25px;text-overflow:ellipsis;overflow:hidden;text-align:left}.index-module__DeployButton___1ARAJ .Firebase__LinkedProjects__ButtonTitle{background-color:var(--button-background)}.index-module__DeployButton___1ARAJ .Firebase__LinkedProjects__ButtonTitle[disabled]{opacity:.8}.index-module__DeployButton___1ARAJ:not(:disabled):hover .Firebase__LinkedProjects__ButtonTitle{background-color:var(--button-hoverBackground)}.index-module__DeployButton___1ARAJ.index-module__Selected___1NOas .Firebase__LinkedProjects__ButtonTitle{background-color:var(--button-hoverBackground)}.index-module__ButtonTitle___1C2Nf{transition:background-color .05s ease;font-weight:700;padding-right:15px;margin-right:-15px;border-top-right-radius:50px;border-bottom-right-radius:50px;z-index:0}.index-module__Root___3m3DH{font-family:Menlo,sans-serif;margin-bottom:5px;font-weight:300;display:flex;flex-direction:row;align-items:center;font-size:11px}.index-module__IconWrapper___1U1_W{height:14px;width:14px;margin-right:5px}.index-module__IconWrapper___1U1_W span{display:block;height:14px;width:14px}.index-module__Faded___3lvIz{opacity:.3}.index-module__Root___1a0aZ{padding:5px 10px}.index-module__Heading___1W_O1{font-family:Lato,sans-serif;font-weight:800;margin:5px 0 15px}.index-module__SuccessLink___2y6h7{display:inline-flex;width:100%;color:#fff;margin-top:10px}.index-module__SuccessLink___2y6h7:hover{border-color:transparent}.Ports-module__contentRow___1-Kb0{display:flex;align-items:center;justify-content:space-between}.Ports-module__contentLink___s6LiM{display:flex;align-items:center;min-height:22px;padding:3px 12px;grid-gap:8px;gap:8px;flex-grow:1;color:var(--sb-foreground)}.Ports-module__contentLink___s6LiM:focus,.Ports-module__contentLink___s6LiM:hover{text-decoration:underline;color:var(--sb-foreground-active)}.Ports-module__contentLink___s6LiM svg{flex:none;width:16px;height:16px}.Ports-module__contentLink___s6LiM path{fill:var(--debugIcon-startForeground)}.Ports-module__stopButton___31oGK{opacity:.5}.Ports-module__stopButton___31oGK:focus,.Ports-module__stopButton___31oGK:hover{opacity:1}.Ports-module__stopButton___31oGK path{fill:var(--debugIcon-breakpointForeground)}.index-module__Root___eI6Cb{padding:0 10px;word-break:break-word;font-weight:400;color:var(--descriptionForeground);line-height:16px;font-size:13px;margin-bottom:5px}.index-module__Text___3gCGE{position:relative}.index-module__Text___3gCGE .index-module__Collapsed___1LeIx:after{pointer-events:none;position:absolute;content:"";bottom:0;left:0;display:block;width:100%;height:20px;opacity:.9;background:linear-gradient(transparent,var(--sideBar-background))}.index-module__Text___3gCGE .Input__Field,.index-module__Text___3gCGE .Input__Field--Textarea{overflow:hidden;letter-spacing:.2px;align-items:normal}.index-module__Text___3gCGE .Input__Modifier{margin:10px 1px}.index-module__NoDescription___2fwGp{opacity:.3;font-style:italic}.FileTree-module__FileTree___vEDdt{overflow-x:hidden}.FileTree-module__SectionAction___2ypyI{display:inline-block;padding:4px;color:var(--sb-foreground);opacity:.65}.FileTree-module__SectionAction___2ypyI:hover{opacity:1}.FileTree-module__SectionAction___2ypyI svg{display:block;width:14px;height:14px;fill:currentColor}.FileTree-module__SectionAction___2ypyI path{fill:currentColor}.FileItem-module__FileItem___1p3VM{display:flex;position:relative;padding-left:calc(var(--itemDepth, 0)*10px);cursor:pointer;color:var(--sb-foreground);--textColor:currentColor}.FileItem-module__Disabled___zH_a6{border-color:rgba(0,0,0,.4)}.theme-light .FileItem-module__Disabled___zH_a6{border-color:hsla(0,0%,100%,.8)}.FileItem-module__Disabled___zH_a6:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);z-index:1;cursor:default}.theme-light .FileItem-module__Disabled___zH_a6:after{background:hsla(0,0%,100%,.8)}.FileItem-module__FileItem___1p3VM:not(.FileItem-module__Disabled___zH_a6):hover{background-color:var(--list-hoverBackground)}.FileItem-module__FileItem___1p3VM.FileItem-module__Selected___3l8ci[class]{--textColor:currentColor!important;color:var(--sb-foreground);background-color:var(--list-inactiveSelectionBackground)}.FileItem-module__Focused___ZNkD8:not(.FileItem-module__Disabled___zH_a6):focus,.FileTree:focus-within .FileItem-module__Focused___ZNkD8:not(.FileItem-module__Disabled___zH_a6){background-color:var(--list-focusBackground)}.FileItem-module__Selected___3l8ci:not(.FileItem-module__Disabled___zH_a6):focus,.FileTree:focus-within .FileItem-module__Selected___3l8ci:not(.FileItem-module__Disabled___zH_a6){--textColor:currentColor!important;color:var(--list-activeSelectionForeground);background-color:var(--list-activeSelectionBackground)}.FileItem-module__IsFile___3A4eZ .FileItem-module__Arrow___1HyS1{visibility:hidden}.FileItem-module__Input___3Km_n{border:1px solid var(--focusBorder);padding:2px 1px;margin-left:-2px;color:var(--input-foreground);background:var(--input-background);flex-grow:1;height:100%;width:100%;position:relative}.FileItem-module__Actions___5o452{display:flex;align-items:center;position:absolute;right:0;top:0;bottom:0;padding-right:2px;background-color:inherit;opacity:0}.FileItem-module__FileItem___1p3VM:hover .FileItem-module__Actions___5o452{opacity:1}.FileItem-module__ActionButton___2HjGu{padding:4px;opacity:.65;color:inherit}.FileItem-module__ActionButton___2HjGu:hover{opacity:1}.FileItem-module__ActionButton___2HjGu svg{display:block;width:14px;height:14px;color:inherit}.FileItem-module__Marker___11xzL{position:absolute;display:block;width:8px;height:8px;background-color:var(--markerColor,transparent);border-radius:8px;top:7px;margin-left:-8px}.FileItem-module__IsFile___3A4eZ .FileItem-module__Marker___11xzL{margin-left:5px}.FileItem-module__DropTarget___2fkhA{font-weight:700}.FileItem-module__DropTarget___2fkhA:before{content:"";position:absolute;top:1px;left:1px;right:1px;bottom:1px;border-color:hsla(0,0%,100%,.13) transparent;border-style:dashed;border-width:1px}.PackageManager-module__Root___k4jSH{overflow-x:hidden;overflow-y:auto}.PackageManager-module__Item___3UIE1{position:relative;height:22px;overflow:hidden;white-space:nowrap;cursor:default}.PackageManager-module__Item___3UIE1:hover{background-color:var(--list-hoverBackground)}.PackageManager-module__DepNameWrapper___3RNz_{display:block;width:100%;height:100%;padding:0 16px;-webkit-mask-image:linear-gradient(270deg,transparent 0,transparent 60px,#fff 100px,#fff);mask-image:linear-gradient(270deg,transparent 0,transparent 60px,#fff 100px,#fff)}.PackageManager-module__Item_withActions___217wZ:hover .PackageManager-module__DepNameWrapper___3RNz_{-webkit-mask-image:linear-gradient(270deg,transparent 0,transparent 80px,#fff 120px,#fff);mask-image:linear-gradient(270deg,transparent 0,transparent 80px,#fff 120px,#fff)}.PackageManager-module__DepName___2_XvV{display:inline-flex;align-items:center;vertical-align:top;height:100%;padding:2px 4px;font-size:11px;line-height:14px;font-weight:400;font-family:var(--sb-code-font-family);text-transform:lowercase!important;text-decoration:none;color:var(--sb-foreground)}a.PackageManager-module__DepName___2_XvV:hover{text-decoration:underline;color:var(--sb-foreground-active)}.PackageManager-module__Version___3fe7n{display:flex;align-items:center;justify-content:flex-end;position:absolute;top:0;right:0;width:100px;height:100%;padding-left:20px;padding-right:30px;text-align:right;transition:transform .1s linear;transform:translateX(20px)}.PackageManager-module__Item_withActions___217wZ:hover .PackageManager-module__Version___3fe7n{transform:translateX(0)}.PackageManager-module__VersionText___2XeUO{font-size:11.5px;font-weight:400;line-height:1.3913;color:var(--sb-foreground)}.PackageManager-module__DeleteDep___3gKLJ{position:absolute;opacity:0;transition:opacity .1s linear;padding:4px;top:0;right:4px;color:var(--sb-foreground);cursor:pointer}.PackageManager-module__DeleteDep___3gKLJ svg{display:block;font-size:14px;color:inherit}.PackageManager-module__DeleteDep___3gKLJ:hover{color:var(--sb-foreground-active)}.PackageManager-module__Item___3UIE1:hover .PackageManager-module__DeleteDep___3gKLJ{opacity:1}.PackageManager-module__AddDependency___19O61{margin:4px 10px 4px 16px}.PackageManager-module__AddDependency___19O61 input{font-size:12px}.GithubConnectDialog-module__Pending___3dxwA{font-size:16px;display:flex;align-items:center;justify-content:center}.GithubConnectDialog-module__PendingText___8ESPw{margin-right:5px}.GithubConnectDialog-module__DialogText___19A-w{margin-top:-20px;margin-bottom:20px;font-size:.9rem}.GithubConnectDialog-module__FullSize___RI-Do{width:100%}.GithubConnectDialog-module__WarningMessage___3WJGP{border:1px solid #ffa22e;color:#ffa22e;border-radius:4px;padding:5px 10px;margin-bottom:20px}.git-info{display:flex;padding:0 12px 8px}.git-info svg{color:currentColor}.git-info__connect[class]{margin:-2px 0 -4px -4px;align-items:flex-start;font-size:12px}.git-info__branches{width:100%;margin-bottom:5px;display:flex;justify-content:space-between;align-items:baseline}.git-info__branches *{color:var(--foreground)!important}.git-info__current-branch[class]{height:18px;padding:0 10px!important;font-size:12px!important;line-height:16px;display:flex;margin:0}.git-info__current-branch[class] svg{margin-right:5px}.git-info__pull[class]{padding:0 9px;font-size:12px;line-height:22px;color:#ccc;border:none;min-width:0;margin-right:-5px}.git-info__pull[class]:hover{border:none}.git-info__current-branch__label[class]{text-transform:none}.project-pane__caption--git{display:flex;flex-shrink:0;min-height:35px;-webkit-user-select:none;user-select:none;padding:0 8px 0 12px}.project-pane__caption__text{display:flex;justify-content:center;flex-direction:column;flex-grow:1;font-size:12px;font-weight:400;white-space:nowrap;color:var(--sideBarTitle-foreground,var(--foreground));overflow:hidden;padding-left:4px}.project-pane__caption__text a{text-decoration:none}.project-pane__caption__text a:hover{text-decoration:underline}.Expander-module__Root___MNgUi{display:flex;align-items:baseline}.Expander-module__Arrow___2sz2u{flex-shrink:0}.Expander-module__Arrow___2sz2u path{fill:var(--sb-icon-foreground)}.Expander-module__Details___6-caQ{flex-grow:1}.SearchFields-module__Root___2dLOO{margin-right:8px;align-items:center}.SearchFields-module__Replace___33NOr{margin-top:4px}.SearchForm-module__ResultsCount___2I2Cn{font-size:13px;font-weight:400;line-height:1.2307;padding:8px 16px;margin-bottom:4px;flex-shrink:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--sb-foreground-alt)}.SearchForm-module__MatchCount___3D-EH{font-size:11.5px;font-weight:400;line-height:1.3913;display:block;border-radius:9px;height:18px;min-width:18px;padding:0 6px;line-height:18px;background-color:var(--sb-luminosity-plus2)}.SearchForm-module__Results___1vuvS{padding-inline-start:12px}.SearchResult-module__Root___7uJF8{font-size:13px;font-weight:400;line-height:1.2307;padding-left:10px;line-height:22px;cursor:pointer}.SearchResult-module__Code___2Yowm,.SearchResult-module__FindMatch___bw-se{display:inline-block;white-space:pre-wrap}.SearchResult-module__Code___2Yowm{color:var(--sb-foreground-alt)}.SearchResult-module__FindMatch___bw-se{color:var(--sb-foreground);background-color:var(--editor-findMatchHighlightBackground,var(--debug))}.DevServerSettings{margin-top:-15px}.SettingsSidebar .label{color:var(--foreground);font-weight:300;font-size:12px;display:inline-block;vertical-align:middle}.SettingsSidebar .label-field{display:block;height:24px;position:relative}.SettingsSidebar .verb{padding:0 5px}.SettingsSidebar .checkIcon path{fill:#0078cf}.SettingsSidebar select{margin-right:10px;float:right;font-family:Lato;font-size:12px;border:none;background:var(--checkbox-background);color:var(--foreground);display:inline-block;vertical-align:middle}.SettingsSidebar .check-right{letter-spacing:0;padding-right:5px;text-transform:none;float:right;font-size:11px;font-weight:400;color:#0078cf}.index-module__Root___1enWb{display:flex;align-items:center}.index-module__Root___1enWb a{white-space:pre;color:inherit;text-decoration:none}.index-module__Root___1enWb a:hover{text-decoration:underline}.index-module__ProjectSlash___2nkfG{font-size:17px;margin-top:-3px;font-weight:100}.index-module__ProjectOwner___1NOAd{margin-right:7px}.index-module__ProjectName___39H9Y{margin-left:3px;height:100%;font-weight:700}.index-module__ProjectName___39H9Y .index-module__Editing___1wOM6{background-color:hsla(0,0%,100%,.09)}.Settings-module__DeleteProject___gn0ZS{color:#cd5c5c!important}.Settings-module__DeleteProject___gn0ZS svg{margin-right:6px;margin-left:-4px;width:12px}.Settings-module__DeleteProject___gn0ZS svg path{fill:#cd5c5c}.Settings-module__DescriptiveCheckbox___1gsFG label{align-items:baseline;display:block}.Settings-module__DescriptiveCheckbox___1gsFG small{font-size:10px}.Toaster{top:0;left:0;right:0;position:absolute;width:40%;max-width:550px;margin:auto;cursor:default;-webkit-user-select:none;user-select:none;color:#fff;background:#0c66a1;padding:10px 30px 12px;z-index:9999;box-shadow:0 2px 2px rgba(0,0,0,.5)}.Toaster .toast-msg{position:relative}.Toaster .toast-msg .msg-text{margin-top:2px;font-size:12px;font-weight:700;display:inline-block;vertical-align:middle;text-transform:uppercase}.Toaster .toast-msg .msg-body{line-height:20px;font-size:12px;display:block;width:100%;margin-top:15px;font-weight:400;overflow:hidden}.Toaster .toast-msg .msg-body .depWrapper{display:block;margin:5px 0}.Toaster .toast-msg .msg-body .depName{font-size:11px;font-family:Menlo,Monaco,Courier New,monospace;margin:0 3px;font-weight:700;background:rgba(0,0,0,.2);border:1px solid rgba(0,0,0,.1);border-radius:3px;padding:3px 5px;white-space:nowrap}.Toaster .toast-msg .msg-body .depName .version{color:hsla(0,0%,100%,.75);font-weight:300}.Toaster .toast-msg .msg-actions{-webkit-user-select:none;user-select:none;margin-top:20px;display:block;width:100%;position:relative}.Toaster .toast-msg .msg-actions .msg-btn{cursor:pointer;-webkit-user-select:none;user-select:none;color:#0c66a1;background:#fff;text-transform:uppercase;padding:7px 10px 5px;margin-right:10px;display:inline-block;vertical-align:middle;font-size:12px;font-weight:700}.Toaster .toast-msg .msg-actions .msg-btn:focus{outline:5px auto -webkit-focus-ring-color}.Toaster .toast-msg .msgIcon{font-size:18px;display:inline-block;vertical-align:middle;margin-right:10px}.Toaster .toast-msg .msgIcon path{fill:#fff}.Toaster .toast-msg .spinner-icon{margin-right:10px;display:inline-block;vertical-align:middle;width:18px;height:18px;box-sizing:border-box;border-color:#fff transparent transparent #fff;border-style:solid;border-width:2px;border-radius:50%;animation:loading-spinner 175ms linear infinite}@keyframes loading-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.FileSearch{top:0;position:absolute;width:40%;max-width:550px;margin:0 0 0 50%;transform:translate(-50%);background:var(--sideBar-background);box-shadow:0 5px 8px var(--widget-shadow);font-size:13px;z-index:100;font-family:-apple-system,BlinkMacSystemFont,Segoe WPC,Segoe UI,HelveticaNeue-Light,Ubuntu,Droid Sans,sans-serif}.FileSearch .FileSearch-filesWrapper{width:100%;max-height:40vh;overflow-y:auto;overflow-x:hidden}.FileSearch .FileSearch-filesWrapper .FileSearch-file{padding:5px 8px 5px 28px;display:block;overflow:hidden;white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;position:relative;color:var(--foreground)}.FileSearch .FileSearch-filesWrapper .FileSearch-file:hover{background:var(--list-hoverBackground)}.FileSearch .FileSearch-filesWrapper .FileSearch-file.selected{background:var(--list-activeSelectionBackground)!important;color:var(--list-activeSelectionForeground)}.FileSearch .FileSearch-filesWrapper .FileSearch-file .file-icon{left:5px;top:3px;height:16px;width:16px;margin-right:5px;position:absolute}.FileSearch .FileSearch-filesWrapper .FileSearch-file .normName{white-space:nowrap}.FileSearch .FileSearch-filesWrapper .FileSearch-file .fullName{font-size:11px;margin-left:5px;white-space:nowrap;opacity:.8}.FileSearch .FileSearch-searchWrapper{padding:8px}.FileSearch .FileSearch-searchInput{width:100%;padding:2px 4px;margin-bottom:0;font-size:13px;font-family:-apple-system,BlinkMacSystemFont,Segoe WPC,Segoe UI,HelveticaNeue-Light,Ubuntu,Droid Sans,sans-serif;background:var(--input-background);border:1px solid var(--input-border);color:var(--input-foreground)}.FileSearch.hidden{z-index:0;opacity:0;pointer-events:none;position:absolute}.AngularTemplatePalette{top:0;position:absolute;z-index:999;width:40%;max-width:550px;margin:0 0 0 50%;transform:translate(-50%);background:#252526;box-shadow:0 5px 8px #000;font-size:13px;z-index:100;font-family:-apple-system,BlinkMacSystemFont,Segoe WPC,Segoe UI,HelveticaNeue-Light,Ubuntu,Droid Sans,sans-serif}.AngularTemplatePalette .AngularTemplatePalette-filesWrapper{width:100%;max-height:40vh;overflow-y:auto;overflow-x:hidden;color:#bbb}.AngularTemplatePalette .AngularTemplatePalette-filesWrapper .AngularTemplatePalette-file{padding:5px 8px 5px 28px;display:block;overflow:hidden;white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;position:relative}.AngularTemplatePalette .AngularTemplatePalette-filesWrapper .AngularTemplatePalette-file:hover{background:#252829}.AngularTemplatePalette .AngularTemplatePalette-filesWrapper .AngularTemplatePalette-file.selected{background:#073655!important}.AngularTemplatePalette .AngularTemplatePalette-filesWrapper .AngularTemplatePalette-file .file-icon{left:5px;top:3px;height:16px;width:16px;margin-right:5px;position:absolute}.AngularTemplatePalette .AngularTemplatePalette-filesWrapper .AngularTemplatePalette-file .normName{white-space:nowrap}.AngularTemplatePalette .AngularTemplatePalette-filesWrapper .AngularTemplatePalette-file .fullName{font-size:11px;margin-left:5px;color:#8b8b8c;white-space:nowrap}.AngularTemplatePalette .AngularTemplatePalette-searchWrapper{padding:8px;position:relative}.AngularTemplatePalette .AngularTemplatePalette-searchWrapper .file-icon{position:absolute;top:50%;transform:translateY(-50%);margin-left:5px;height:16px;width:16px}.AngularTemplatePalette .AngularTemplatePalette-searchInput{width:100%;padding:2px 4px 2px 26px;margin-bottom:0;font-size:13px;font-family:-apple-system,BlinkMacSystemFont,Segoe WPC,Segoe UI,HelveticaNeue-Light,Ubuntu,Droid Sans,sans-serif;background:#3c3c3c;border:1px solid #164165;color:#bbb}.AngularTemplatePalette.hidden{z-index:0;opacity:0;pointer-events:none;position:absolute}.index-module__Root___3KjnZ{display:flex;flex-grow:1}.index-module__Root___3KjnZ .mosaic{width:100%}.index-module__Root___3KjnZ .mosaic,.index-module__Root___3KjnZ .mosaic *{box-sizing:border-box}.index-module__Root___3KjnZ .mosaic .mosaic-zero-state{width:auto;height:auto;max-width:none;z-index:1}.index-module__Root___3KjnZ .mosaic .mosaic-zero-state .pt-non-ideal-state-icon .pt-icon{font-size:120px}.index-module__Root___3KjnZ .mosaic-root{position:absolute;top:0;left:0;right:0;bottom:0}.index-module__Root___3KjnZ .mosaic-split{position:absolute;z-index:99}.index-module__Root___3KjnZ .mosaic-split:hover{background:#000}.index-module__Root___3KjnZ .mosaic-split .mosaic-split-line{position:absolute;transition:box-shadow .1s,background .1s}.index-module__Root___3KjnZ .mosaic-split.-row{margin-left:-4px;width:8px;cursor:col-resize}.index-module__Root___3KjnZ .mosaic-split.-row .mosaic-split-line{top:0;bottom:0;left:3px;right:2px}.index-module__Root___3KjnZ .mosaic-split.-column{margin-top:-4px;height:8px;cursor:row-resize}.index-module__Root___3KjnZ .mosaic-split.-column .mosaic-split-line{top:3px;bottom:2px;left:0;right:0}.index-module__Root___3KjnZ .mosaic .mosaic-split:active .mosaic-split-line,.index-module__Root___3KjnZ .mosaic .mosaic-split:hover .mosaic-split-line{transition:box-shadow .1s .1s,background .1s .1s;box-shadow:0 0 0 1px var(--sb-brand-stackblitz-blue);background:var(--sb-brand-stackblitz-blue)}.index-module__Root___3KjnZ .mosaic .mosaic-split.-row:active{cursor:col-resize}.index-module__Root___3KjnZ .mosaic .mosaic-split.-column:active{cursor:row-resize}.index-module__Root___3KjnZ .mosaic-tile{position:absolute}.index-module__Root___3KjnZ .mosaic-tile>*{height:100%;width:100%}.index-module__Root___3KjnZ .mosaic-drop-target{position:relative}.index-module__Root___3KjnZ .mosaic-drop-target.drop-target-hover .drop-target-container{display:block}.index-module__Root___3KjnZ .mosaic-drop-target.mosaic>.drop-target-container .drop-target.left{right:calc(100% - 10px)}.index-module__Root___3KjnZ .mosaic-drop-target.mosaic>.drop-target-container .drop-target.right{left:calc(100% - 10px)}.index-module__Root___3KjnZ .mosaic-drop-target.mosaic>.drop-target-container .drop-target.bottom{top:calc(100% - 10px)}.index-module__Root___3KjnZ .mosaic-drop-target.mosaic>.drop-target-container .drop-target.top{bottom:calc(100% - 10px)}.index-module__Root___3KjnZ .mosaic-drop-target .drop-target-container{position:absolute;top:0;right:0;bottom:0;left:0;display:none}.index-module__Root___3KjnZ .mosaic-drop-target .drop-target-container.-dragging{display:block}.index-module__Root___3KjnZ .mosaic-drop-target .drop-target-container .drop-target{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.2);border:2px solid #000;opacity:0;z-index:5}.index-module__Root___3KjnZ .mosaic-drop-target .drop-target-container .drop-target.left{right:70%}.index-module__Root___3KjnZ .mosaic-drop-target .drop-target-container .drop-target.right{left:70%}.index-module__Root___3KjnZ .mosaic-drop-target .drop-target-container .drop-target.bottom{top:70%}.index-module__Root___3KjnZ .mosaic-drop-target .drop-target-container .drop-target.top{bottom:70%}.index-module__Root___3KjnZ .mosaic-drop-target .drop-target-container .drop-target.drop-target-hover{opacity:1}.index-module__Root___3KjnZ .mosaic-drop-target .drop-target-container .drop-target.drop-target-hover.left{right:50%}.index-module__Root___3KjnZ .mosaic-drop-target .drop-target-container .drop-target.drop-target-hover.right{left:50%}.index-module__Root___3KjnZ .mosaic-drop-target .drop-target-container .drop-target.drop-target-hover.bottom{top:50%}.index-module__Root___3KjnZ .mosaic-drop-target .drop-target-container .drop-target.drop-target-hover.top{bottom:50%}.index-module__Root___3KjnZ .mosaic-preview,.index-module__Root___3KjnZ .mosaic-window{position:relative;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 0 1px rgba(0,0,0,.2)}.index-module__Root___3KjnZ .mosaic-preview .mosaic-window-toolbar,.index-module__Root___3KjnZ .mosaic-window .mosaic-window-toolbar{z-index:4;display:flex;justify-content:space-between;align-items:center;flex-shrink:0;height:30px;background:var(--activityBar-background);box-shadow:0 1px 1px rgba(0,0,0,.2)}.index-module__Root___3KjnZ .mosaic-preview .mosaic-window-toolbar.draggable,.index-module__Root___3KjnZ .mosaic-window .mosaic-window-toolbar.draggable{cursor:move}.index-module__Root___3KjnZ .mosaic-preview .mosaic-window-title,.index-module__Root___3KjnZ .mosaic-window .mosaic-window-title{padding-left:15px;flex:1 1;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;min-height:18px}.index-module__Root___3KjnZ .mosaic-preview .mosaic-window-controls,.index-module__Root___3KjnZ .mosaic-window .mosaic-window-controls{display:flex;height:100%}.index-module__Root___3KjnZ .mosaic-preview .mosaic-window-controls .separator,.index-module__Root___3KjnZ .mosaic-window .mosaic-window-controls .separator{height:20px;border-left:1px solid #000;margin:5px 4px}.index-module__Root___3KjnZ .mosaic-preview .mosaic-window-body,.index-module__Root___3KjnZ .mosaic-window .mosaic-window-body{position:relative;flex:1 1;height:0;background:#fff;z-index:1;overflow:hidden}.index-module__Root___3KjnZ .mosaic-preview .mosaic-window-additional-actions-bar,.index-module__Root___3KjnZ .mosaic-window .mosaic-window-additional-actions-bar{position:absolute;top:30px;right:0;bottom:auto;left:0;height:0;overflow:hidden;background:#fff;justify-content:flex-end;display:flex;z-index:3}.index-module__Root___3KjnZ .mosaic-preview .mosaic-window-additional-actions-bar .pt-button,.index-module__Root___3KjnZ .mosaic-window .mosaic-window-additional-actions-bar .pt-button{margin:0}.index-module__Root___3KjnZ .mosaic-preview .mosaic-window-additional-actions-bar .pt-button:after,.index-module__Root___3KjnZ .mosaic-window .mosaic-window-additional-actions-bar .pt-button:after{display:none}.index-module__Root___3KjnZ .mosaic-preview .mosaic-window-body-overlay,.index-module__Root___3KjnZ .mosaic-window .mosaic-window-body-overlay{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;background:#fff;display:none;z-index:2}.index-module__Root___3KjnZ .mosaic-preview.additional-controls-open .mosaic-window-additional-actions-bar,.index-module__Root___3KjnZ .mosaic-window.additional-controls-open .mosaic-window-additional-actions-bar{height:30px}.index-module__Root___3KjnZ .mosaic-preview.additional-controls-open .mosaic-window-body-overlay,.index-module__Root___3KjnZ .mosaic-window.additional-controls-open .mosaic-window-body-overlay{display:block}.index-module__Root___3KjnZ .mosaic-preview .mosaic-preview,.index-module__Root___3KjnZ .mosaic-window .mosaic-preview{height:100%;width:100%;position:absolute;z-index:0;border:1px solid #000;max-height:400px}.index-module__Root___3KjnZ .mosaic-preview .mosaic-preview .mosaic-window-body,.index-module__Root___3KjnZ .mosaic-window .mosaic-preview .mosaic-window-body{display:flex;flex-direction:column;align-items:center;justify-content:center}.index-module__Root___3KjnZ .mosaic-preview .mosaic-preview h4,.index-module__Root___3KjnZ .mosaic-window .mosaic-preview h4{margin-bottom:10px}.index-module__Root___3KjnZ .mosaic-preview .mosaic-preview .pt-icon,.index-module__Root___3KjnZ .mosaic-window .mosaic-preview .pt-icon{font-size:72px}.index-module__Root___3KjnZ .mosaic:not(.mosaic-blueprint-theme) .mosaic-default-control.pt-icon-cross:before{content:"Close"}.index-module__Root___3KjnZ .mosaic:not(.mosaic-blueprint-theme) .mosaic-default-control.split-button:before{content:"Split"}.index-module__Root___3KjnZ .mosaic:not(.mosaic-blueprint-theme) .mosaic-default-control.pt-icon-exchange:before{content:"Replace"}.index-module__Root___3KjnZ .mosaic:not(.mosaic-blueprint-theme) .mosaic-default-control.pt-icon-maximize:before{content:"Expand"}.index-module__Root___3KjnZ .mosaic .mosaic-zero-state{background:#e1e8ed;box-shadow:0 0 0 1px rgba(16,22,26,.15),0 0 0 rgba(16,22,26,0),0 0 0 rgba(16,22,26,0)}.index-module__Root___3KjnZ .mosaic .mosaic-split:hover{background:none}.index-module__Root___3KjnZ .mosaic.mosaic-drop-target .drop-target-container .drop-target,.index-module__Root___3KjnZ .mosaic .mosaic-drop-target .drop-target-container .drop-target{background:rgba(72,175,240,.2);border:2px solid #2b95d6;transition:opacity .1s}.index-module__Root___3KjnZ .mosaic .mosaic-preview .mosaic-window-controls .separator,.index-module__Root___3KjnZ .mosaic .mosaic-window .mosaic-window-controls .separator{border-left:1px solid #d8e1e8}.index-module__Root___3KjnZ .mosaic .mosaic-preview .mosaic-window-controls .pt-button,.index-module__Root___3KjnZ .mosaic .mosaic-preview .mosaic-window-controls .pt-button:before,.index-module__Root___3KjnZ .mosaic .mosaic-window .mosaic-window-controls .pt-button,.index-module__Root___3KjnZ .mosaic .mosaic-window .mosaic-window-controls .pt-button:before{color:#738694}.index-module__Root___3KjnZ .mosaic .mosaic-preview .mosaic-window-body,.index-module__Root___3KjnZ .mosaic .mosaic-window .mosaic-window-body{border-top-width:0;background:#f5f8fa}.index-module__Root___3KjnZ .mosaic .mosaic-preview .mosaic-window-additional-actions-bar,.index-module__Root___3KjnZ .mosaic .mosaic-window .mosaic-window-additional-actions-bar{transition:height .25s;box-shadow:0 1px 1px rgba(16,22,26,.15)}.index-module__Root___3KjnZ .mosaic .mosaic-preview .mosaic-window-additional-actions-bar .pt-button,.index-module__Root___3KjnZ .mosaic .mosaic-preview .mosaic-window-additional-actions-bar .pt-button:before,.index-module__Root___3KjnZ .mosaic .mosaic-window .mosaic-window-additional-actions-bar .pt-button,.index-module__Root___3KjnZ .mosaic .mosaic-window .mosaic-window-additional-actions-bar .pt-button:before{color:#738694}.index-module__Root___3KjnZ .mosaic .mosaic-preview.additional-controls-open .mosaic-window-toolbar,.index-module__Root___3KjnZ .mosaic .mosaic-window.additional-controls-open .mosaic-window-toolbar{box-shadow:0 0 0 1px rgba(16,22,26,.15),0 0 0 rgba(16,22,26,0),0 0 0 rgba(16,22,26,0)}.index-module__Root___3KjnZ .mosaic .mosaic-preview .mosaic-preview,.index-module__Root___3KjnZ .mosaic .mosaic-window .mosaic-preview{border:1px solid #8a9ba8}.index-module__Root___3KjnZ .mosaic .mosaic-preview .mosaic-preview h4,.index-module__Root___3KjnZ .mosaic .mosaic-window .mosaic-preview h4{color:#394b59}.index-module__Root___3KjnZ .mosaic.pt-dark{background:#202b33}.index-module__Root___3KjnZ .mosaic.pt-dark .mosaic-zero-state{background:#30404d;box-shadow:0 0 0 1px rgba(16,22,26,.4),0 0 0 rgba(16,22,26,0),0 0 0 rgba(16,22,26,0)}.index-module__Root___3KjnZ .mosaic.pt-dark .mosaic-split:hover .mosaic-split-line{box-shadow:0 0 0 1px #137cbd}.index-module__Root___3KjnZ .mosaic.pt-dark.mosaic-drop-target .drop-target-container .drop-target,.index-module__Root___3KjnZ .mosaic.pt-dark .mosaic-drop-target .drop-target-container .drop-target{background:rgba(16,107,163,.2);border-color:#137cbd}.index-module__Root___3KjnZ .mosaic.pt-dark .mosaic-window-additional-actions-bar,.index-module__Root___3KjnZ .mosaic.pt-dark .mosaic-window-toolbar{background:#30404d;box-shadow:0 1px 1px rgba(16,22,26,.4)}.index-module__Root___3KjnZ .mosaic.pt-dark .mosaic-preview,.index-module__Root___3KjnZ .mosaic.pt-dark .mosaic-window{box-shadow:0 0 0 1px rgba(16,22,26,.4),0 0 0 rgba(16,22,26,0),0 0 0 rgba(16,22,26,0)}.index-module__Root___3KjnZ .mosaic.pt-dark .mosaic-preview .mosaic-window-toolbar.draggable:hover,.index-module__Root___3KjnZ .mosaic.pt-dark .mosaic-window .mosaic-window-toolbar.draggable:hover{background:linear-gradient(180deg,#394b59,#30404d)}.index-module__Root___3KjnZ .mosaic.pt-dark .mosaic-preview .mosaic-window-toolbar.draggable:hover .mosaic-window-title,.index-module__Root___3KjnZ .mosaic.pt-dark .mosaic-window .mosaic-window-toolbar.draggable:hover .mosaic-window-title{color:#fff}.index-module__Root___3KjnZ .mosaic.pt-dark .mosaic-preview .mosaic-window-title,.index-module__Root___3KjnZ .mosaic.pt-dark .mosaic-window .mosaic-window-title{color:#d8e1e8}.index-module__Root___3KjnZ .mosaic.pt-dark .mosaic-preview .mosaic-window-controls .separator,.index-module__Root___3KjnZ .mosaic.pt-dark .mosaic-window .mosaic-window-controls .separator{border-color:#5c7080}.index-module__Root___3KjnZ .mosaic.pt-dark .mosaic-preview .mosaic-window-controls .pt-button,.index-module__Root___3KjnZ .mosaic.pt-dark .mosaic-preview .mosaic-window-controls .pt-button:before,.index-module__Root___3KjnZ .mosaic.pt-dark .mosaic-window .mosaic-window-controls .pt-button,.index-module__Root___3KjnZ .mosaic.pt-dark .mosaic-window .mosaic-window-controls .pt-button:before{color:#a7b6c2}.index-module__Root___3KjnZ .mosaic.pt-dark .mosaic-preview .mosaic-window-body,.index-module__Root___3KjnZ .mosaic.pt-dark .mosaic-window .mosaic-window-body{background:#293742}.index-module__Root___3KjnZ .mosaic.pt-dark .mosaic-preview .mosaic-window-additional-actions-bar .pt-button,.index-module__Root___3KjnZ .mosaic.pt-dark .mosaic-preview .mosaic-window-additional-actions-bar .pt-button:before,.index-module__Root___3KjnZ .mosaic.pt-dark .mosaic-window .mosaic-window-additional-actions-bar .pt-button,.index-module__Root___3KjnZ .mosaic.pt-dark .mosaic-window .mosaic-window-additional-actions-bar .pt-button:before{color:#bfccd6}.index-module__Root___3KjnZ .mosaic.pt-dark .mosaic-preview.additional-controls-open .mosaic-window-toolbar,.index-module__Root___3KjnZ .mosaic.pt-dark .mosaic-window.additional-controls-open .mosaic-window-toolbar{box-shadow:0 0 0 1px rgba(16,22,26,.4),0 0 0 rgba(16,22,26,0),0 0 0 rgba(16,22,26,0)}.index-module__Root___3KjnZ .mosaic.pt-dark .mosaic-preview .mosaic-preview,.index-module__Root___3KjnZ .mosaic.pt-dark .mosaic-window .mosaic-preview{border-color:#5c7080}.index-module__Root___3KjnZ .mosaic.pt-dark .mosaic-preview .mosaic-preview h4,.index-module__Root___3KjnZ .mosaic.pt-dark .mosaic-window .mosaic-preview h4{color:#ebf1f5}.index-module__Root___3KjnZ .mosaic .terminal-tile{background:var(--terminal-background)}.index-module__Root___3KjnZ .mosaic .terminal-tile:not(.terminal_1){border-left:1px solid var(--terminal-border)}.index-module__Root___3KjnZ .mosaic .terminal-tile .mosaic-window-toolbar{background:inherit;border-top:1px solid var(--terminal-border);box-shadow:none}.index-module__Root___3KjnZ .mosaic .terminal-tile .mosaic-window-body{background:inherit}@keyframes twinkle{0%{opacity:.15}50%{opacity:1}to{opacity:.15}}.ProAccountDialog-module__AstronautImg___24CIq{position:absolute;left:55%;top:50%;transform:translateY(-50%);width:400px;animation:ProAccountDialog-module__levitation___6wIGM 5s ease-in-out 0s infinite}@keyframes ProAccountDialog-module__levitation___6wIGM{0%{transform:translateY(-135px)}50%{transform:translateY(-110px)}to{transform:translateY(-135px)}}.ProAccountDialog-module__Sky___8C7xl{position:relative;background-image:linear-gradient(0deg,#0a6bbe -50%,#1c1656 93%);overflow:hidden}.ProAccountDialog-module__Info___2QYZa{top:0;left:0;width:60%;height:100%;padding:2em;color:#fff}.ProAccountDialog-module__Info___2QYZa h1,.ProAccountDialog-module__Info___2QYZa h2{font-family:Gilroy,sans-serif}.ProAccountDialog-module__Info___2QYZa h1{color:#fff;font-size:20px;font-weight:500;margin-top:1em;margin-bottom:10px}.ProAccountDialog-module__Info___2QYZa h2{font-size:16px}.ProAccountDialog-module__Info___2QYZa li{font-size:14px;line-height:1.6;list-style-type:disc;margin-left:1.4em}.ProAccountDialog-module__Info___2QYZa a,.ProAccountDialog-module__Info___2QYZa button{cursor:pointer}.ProAccountDialog-module__Info___2QYZa .bolt-icon{height:20px;margin-right:10px}.xterm{font-feature-settings:"liga" 0;position:relative;user-select:none;-ms-user-select:none;-webkit-user-select:none}.xterm.focus,.xterm:focus{outline:none}.xterm .xterm-helpers{position:absolute;top:0;z-index:5}.xterm .xterm-helper-textarea{padding:0;border:0;margin:0;position:absolute;opacity:0;left:-9999em;top:0;width:0;height:0;z-index:-5;white-space:nowrap;overflow:hidden;resize:none}.xterm .composition-view{background:#000;color:#fff;display:none;position:absolute;white-space:nowrap;z-index:1}.xterm .composition-view.active{display:block}.xterm .xterm-viewport{background-color:#000;overflow-y:scroll;cursor:default;position:absolute;right:0;left:0;top:0;bottom:0}.xterm .xterm-screen{position:relative}.xterm .xterm-screen canvas{position:absolute;left:0;top:0}.xterm .xterm-scroll-area{visibility:hidden}.xterm-char-measure-element{display:inline-block;visibility:hidden;position:absolute;top:0;left:-9999em;line-height:normal}.xterm{cursor:text}.xterm.enable-mouse-events{cursor:default}.xterm.xterm-cursor-pointer{cursor:pointer}.xterm.column-select.focus{cursor:crosshair}.xterm .xterm-accessibility,.xterm .xterm-message{position:absolute;left:0;top:0;bottom:0;right:0;z-index:10;color:transparent}.xterm .live-region{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.xterm-dim{opacity:.5}.xterm-underline{text-decoration:underline}.BootLoader-module__container___GllXO{font-size:13px;font-weight:400;line-height:1.2307;display:flex;flex:1 1 auto;flex-direction:column;align-items:center;justify-content:center;overflow-x:hidden;overflow-y:auto;color:var(--sb-foreground);background-color:var(--sb-page-background)}.BootLoader-module__centerContent___lg21g{width:100%;max-width:450px;padding:24px;text-align:center}.BootLoader-module__mainIcon___ngAHg{display:block;margin-bottom:16px;color:var(--sb-foreground-alt)}.BootLoader-module__mainIcon___ngAHg svg{display:inline-block;vertical-align:top;width:1em;height:1em;font-size:100px}.BootLoader-module__textContent___1LztG{display:flex;flex-direction:column;align-items:center;grid-gap:16px;gap:16px}.BootLoader-module__mainIcon___ngAHg~.BootLoader-module__textContent___1LztG{min-height:120px}.BootLoader-module__textContent___1LztG>*{margin:0}.BootLoader-module__textContent___1LztG h4{font-size:14.5px;font-weight:600;line-height:1.2414}.BootLoader-module__textContent___1LztG p{line-height:1.385}.BootLoader-module__textContent___1LztG a{text-decoration:underline}.BootLoader-module__textContent___1LztG strong{font-weight:600}.BootLoader-module__loadingMessage___TzNrq{display:block;min-height:32px;line-height:16px;color:var(--sb-foreground-active)}.BootLoader-module__stepsList___3O8m3{display:flex;flex-direction:column;grid-gap:4px;gap:4px;margin:0;padding:0;list-style:none}.BootLoader-module__stepItem___3YbIR{display:flex;align-items:center;grid-gap:8px;gap:8px;min-width:120px;text-align:left;color:var(--sb-foreground-alt)}.BootLoader-module__stepItem___3YbIR[aria-current=true]{color:var(--sb-foreground-active)}.BootLoader-module__stepItem___3YbIR.BootLoader-module__stepItem_failed___2Vwv6{color:var(--sb-foreground-negative)}.BootLoader-module__stepIcon___yxWsg{display:flex;flex:none;align-items:center;justify-content:center;width:16px;height:16px}.BootLoader-module__stepIcon___yxWsg svg{width:16px;height:16px}.BootLoader-module__stepItem___3YbIR[aria-current=true] .BootLoader-module__stepIcon___yxWsg svg{animation:BootLoader-module__spinner___21fXN 1.2s linear infinite}.BootLoader-module__stepLabel___2cZI_{flex:1 1 auto;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@keyframes BootLoader-module__spinner___21fXN{0%{transform:rotate(0turn)}to{transform:rotate(1turn)}}.UrlBar-module__root___2kIAv{--urlbar-height:38px;--urlbar-button-height:28px;--urlbar-button-icon-size:20px;position:relative;display:flex;align-items:center;height:var(--urlbar-height);width:100%;min-width:280px;padding:0 4px;font-family:var(--sb-ui-font-family);background-color:transparent}.UrlBar-module__controlButton___Mt5zr{--urlbar-button-shadow:none;--urlbar-button-background:transparent;position:relative;display:inline-flex;justify-content:center;align-items:center;width:32px;height:32px;color:var(--sb-foreground);cursor:pointer;transition:color .25s}.UrlBar-module__controlButton___Mt5zr[disabled],.UrlBar-module__root_disabled___9QXNE .UrlBar-module__controlButton___Mt5zr{color:var(--sb-foreground-disabled);cursor:default}.UrlBar-module__controlButton___Mt5zr:after{content:"";position:absolute;z-index:-1;top:calc(50% - var(--urlbar-button-height)/2);left:calc(50% - var(--urlbar-button-height)/2);width:var(--urlbar-button-height);height:var(--urlbar-button-height);border-radius:50%;transition:background-color .25s}.UrlBar-module__controlButton___Mt5zr:not([disabled]):focus-visible{color:var(--sb-foreground-active)}.UrlBar-module__controlButton___Mt5zr:not([disabled]):focus-visible:after{box-shadow:0 0 0 2px var(--sb-control-border-focus)}.UrlBar-module__controlButton___Mt5zr:not([disabled]):hover{color:var(--sb-foreground-active)}.UrlBar-module__controlButton___Mt5zr:not([disabled]):hover:after{background-color:var(--sb-luminosity-plus2)}.UrlBar-module__controlButton___Mt5zr svg{display:block;width:var(--urlbar-button-icon-size);height:var(--urlbar-button-icon-size)}.UrlBar-module__controlButton___Mt5zr path{fill:currentColor}.UrlBar-module__holster___O1tv-{--urlbar-input-padding-left:12px;--urlbar-input-padding-right:12px;position:relative;flex-grow:1;height:var(--urlbar-button-height);border-radius:40px;margin-left:6px;margin-right:2px;background-color:var(--sb-luminosity-minus1);transition:background-color .15s;white-space:nowrap;text-overflow:ellipsis}.UrlBar-module__holster___O1tv-:focus-within,.UrlBar-module__holster___O1tv-:hover{background-color:var(--sb-luminosity-minus2)}.UrlBar-module__holster___O1tv-:focus-within{box-shadow:0 0 0 2px var(--sb-control-border-focus)}.UrlBar-module__root_disabled___9QXNE .UrlBar-module__holster___O1tv-{pointer-events:none}.UrlBar-module__holster_withLock___3wWmc:not(:focus-within){--urlbar-input-padding-left:28px}.UrlBar-module__inputWrapper___3hOeA{display:flex;align-items:center;overflow-x:hidden;height:100%;z-index:2;position:relative;cursor:text}.UrlBar-module__root_disabled___9QXNE .UrlBar-module__inputWrapper___3hOeA{cursor:default}.UrlBar-module__lockIcon___2hrsw{position:absolute;z-index:1;top:calc(50% - 6px);left:10px;color:var(--sb-foreground-alt);pointer-events:none}.UrlBar-module__root_disabled___9QXNE .UrlBar-module__lockIcon___2hrsw{color:var(--sb-foreground-disabled)}.UrlBar-module__holster___O1tv-:focus-within .UrlBar-module__lockIcon___2hrsw{display:none}.UrlBar-module__lockIcon___2hrsw svg{display:block;width:12px;height:12px}.UrlBar-module__lockIcon___2hrsw path{fill:currentColor}.UrlBar-module__inputRender___2CdUr,.UrlBar-module__textInput___3RcBB{position:absolute;top:0;left:var(--urlbar-input-padding-left);right:var(--urlbar-input-padding-right);height:100%;width:calc(100% - var(--urlbar-input-padding-left) - var(--urlbar-input-padding-right));overflow:hidden}.UrlBar-module__textInput___3RcBB{z-index:10;padding:0;color:transparent;background-color:transparent;caret-color:var(--sb-foreground-active)}.UrlBar-module__textInput___3RcBB[hidden]{display:none!important}.UrlBar-module__holster___O1tv-:focus-within .UrlBar-module__textInput___3RcBB{color:var(--sb-foreground-active)}.UrlBar-module__inputWrapper_overflow___3F6iW .UrlBar-module__textInput___3RcBB{color:var(--sb-foreground-active)}.UrlBar-module__textInput___3RcBB::selection{color:var(--sb-selection-foreground);background-color:var(--sb-selection-background)}.UrlBar-module__inputRender___2CdUr{overflow:hidden;line-height:var(--urlbar-button-height);color:var(--sb-foreground);-webkit-user-select:none;user-select:none}.UrlBar-module__root_disabled___9QXNE .UrlBar-module__inputRender___2CdUr{color:var(--sb-foreground-disabled)}.UrlBar-module__holster___O1tv-:focus-within .UrlBar-module__inputRender___2CdUr,.UrlBar-module__inputWrapper_overflow___3F6iW .UrlBar-module__inputRender___2CdUr{visibility:hidden}.UrlBar-module__urlHighlight___9qrYj{color:var(--sb-foreground-active)}.UrlBar-module__root_disabled___9QXNE .UrlBar-module__urlHighlight___9qrYj{color:inherit}.UrlBar-module__urlSecondary___3kOqb{color:var(--sb-foreground-alt)}.UrlBar-module__root_disabled___9QXNE .UrlBar-module__urlSecondary___3kOqb{color:inherit}.UrlBar-module__suggestions___3or_9{display:none;position:absolute;top:-4px;left:-4px;right:-4px;flex:none;overflow:hidden;padding-top:calc(var(--urlbar-button-height) + 8px);padding-bottom:6px;border-radius:8px;color:var(--sb-foreground);background-color:var(--sb-menu-background);box-shadow:0 2px 4px var(--sb-menu-shadow,rgba(0,0,0,.533333)),0 4px 12px var(--sb-menu-shadow,rgba(0,0,0,.533333))}.UrlBar-module__holster___O1tv-:focus-within .UrlBar-module__suggestions___3or_9{display:block}.UrlBar-module__suggestion___3vycx{display:flex;align-items:center;min-height:28px;padding:6px 8px;padding-left:calc(var(--urlbar-input-padding-left) + 4px);white-space:normal;line-height:1.25;color:var(--sb-foreground)}.UrlBar-module__suggestion_active___1zfNE{color:var(--sb-menu-active-foreground);background-color:var(--sb-menu-active-background)}.Console{background:var(--tab-activeBackground);color:var(--foreground);position:absolute;bottom:0;width:100%;overflow:hidden;border-top:1px solid var(--badge-background);box-shadow:1px -1px 2px rgba(0,0,0,.05)}.Console .tool-divider{display:inline-block;vertical-align:top;border-left:1px solid var(--sideBarSectionHeader-background);height:18px;margin:5px 0}.Console .toolbar{cursor:ns-resize;border-bottom:1px solid var(--badge-background);background:var(--activityBar-background);width:100%}.Console .toolbar,.Console .toolbar .tab{-webkit-user-select:none;user-select:none;position:relative}.Console .toolbar .tab{font-family:system-ui,-apple-system,Arial,Helvetica,sans-serif;cursor:pointer;display:inline-block;font-size:12px;padding:8px 10px 7px;letter-spacing:-.2px;font-weight:400}.Console .toolbar .tab.active{color:var(--foreground)}.Console .toolbar .tab.active:after{content:"";width:100%;background:#3677f6;height:2px;position:absolute;bottom:-1px;left:0}.Console .toolbar .right-side{float:right;position:relative}.Console .toolbar .divider{display:inline-block;vertical-align:top;border-left:1px solid var(--sideBarSectionHeader-background);height:18px;margin:5px 0}.Console .toolbar .ota-notices{vertical-align:top;height:100%;cursor:pointer;display:inline-block;position:relative;margin:0 5px}.Console .toolbar .ota-notices .notice{font-family:system-ui,-apple-system,Arial,Helvetica,sans-serif;position:relative;padding:4px}.Console .toolbar .ota-notices .notice span{font-size:12px;color:#3677f6}.Console .toolbar .ota-notices .notice svg{margin-right:3px;display:inline-block;vertical-align:middle;font-size:18px}.Console .toolbar .ota-notices .notice svg path{fill:#3677f6}.Console .toolbar .log-notices{vertical-align:middle;height:100%;cursor:pointer;display:inline-block;position:relative;margin-right:5px;top:-10px}.Console .toolbar .log-notices .notice{font-family:system-ui,-apple-system,Arial,Helvetica,sans-serif;display:inline-flex;align-items:center;position:relative;padding:4px}.Console .toolbar .log-notices .notice span{font-size:12px;color:var(--foreground)}.Console .toolbar .log-notices .notice svg{margin-right:3px;display:inline-block;vertical-align:middle;font-size:13px}.Console .toolbar .log-notices .notice.log path{fill:#3677f6}.Console .toolbar .log-notices .notice.error path{fill:#e83b46}.Console .toolbar .log-notices .notice.warning path{fill:#f4bc2b}.Console .toolbar .toggle-btn{display:inline-block;cursor:pointer;font-size:14px;padding:6px 10px 8px;opacity:.6}.Console .toolbar .toggle-btn svg{font-size:16px}.Console .toolbar .toggle-btn path{fill:var(--activityBar-foreground)}.Console .toolbar .toggle-btn:hover{opacity:1}.Console .subtoolbar{-webkit-user-select:none;user-select:none;border-bottom:1px solid var(--sideBarSectionHeader-background);position:relative;overflow:hidden;background:var(--sideBar-background)}.Console .subtoolbar .devices-dropdown{height:100%;width:130px;display:inline-block;vertical-align:middle;font-family:system-ui,-apple-system,Arial,Helvetica,sans-serif;letter-spacing:-.2px;font-size:12px;position:relative;padding:3px 5px 0 10px;top:-6px}.Console .subtoolbar .devices-dropdown:focus{outline:none}.Console .subtoolbar .devices-dropdown .device-name{display:inline-flex;max-width:100px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.Console .subtoolbar .devices-dropdown .device-name svg{margin-right:5px}.Console .subtoolbar .devices-dropdown .device-name .offline-icon{position:absolute;top:3px;left:5px;height:16px;opacity:.75}.Console .subtoolbar .devices-dropdown .device-name.is-ota{color:#3677f6}.Console .subtoolbar .devices-dropdown .device-name.is-offline{padding-left:12px;color:#999;font-style:italic}.Console .subtoolbar .devices-dropdown .arrow{position:absolute;right:8px;top:2px;color:#6e6e6e;font-size:12px;-webkit-user-select:none;user-select:none;transform:rotate(90deg)}.Console .subtoolbar .devices-dropdown .device-list{border:1px solid var(--sideBarSectionHeader-background);background:var(--tab-activeBackground);width:220px;max-height:290px;overflow-y:auto;z-index:100;margin-top:3px;margin-left:-5px;position:fixed;list-style:none;box-shadow:0 2px 2px rgba(0,0,0,.15)}.Console .subtoolbar .devices-dropdown .device-list::-webkit-scrollbar{width:13px}.Console .subtoolbar .devices-dropdown .device-list::-webkit-scrollbar-track{background:#eee}.Console .subtoolbar .devices-dropdown .device-list::-webkit-scrollbar-thumb,.Console .subtoolbar .devices-dropdown .device-list::-webkit-scrollbar-thumb:window-inactive{background:#ccc}.Console .subtoolbar .devices-dropdown .device-list::-webkit-scrollbar-thumb:hover{background:#aaa}.Console .subtoolbar .devices-dropdown .device-list::-webkit-scrollbar-thumb:active{background:#888}.Console .subtoolbar .devices-dropdown .device-list li{position:relative;padding:5px 10px 5px 30px}.Console .subtoolbar .devices-dropdown .device-list li:before{top:5px;position:absolute;display:block;font-family:Ionicons;speak:none;color:#000;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.Console .subtoolbar .devices-dropdown .device-list li.mobile-client:before{content:"\f3a2";font-size:16px;left:10px}.Console .subtoolbar .devices-dropdown .device-list li.desktop-client:before{content:"\f380";font-size:14px;left:9px}.Console .subtoolbar .devices-dropdown .device-list li.current-selection{background:#306ed4}.Console .subtoolbar .devices-dropdown .device-list li.current-selection span{color:#fff!important}.Console .subtoolbar .devices-dropdown .device-list li.current-selection:before{color:#fff!important}.Console .subtoolbar .devices-dropdown .device-list li span{display:block;max-width:175px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.Console .subtoolbar .devices-dropdown .device-list li .title{color:#000;margin-bottom:1px}.Console .subtoolbar .devices-dropdown .device-list li .location{color:#999}.Console .subtoolbar .options{margin-top:8px;vertical-align:top;font-family:system-ui,-apple-system,Arial,Helvetica,sans-serif;letter-spacing:-.2px;font-size:12px;color:var(--foreground);margin-left:6px;position:relative;display:inline-block;padding-left:17px}.Console .subtoolbar .options input{top:0;left:0;position:absolute}.Console .console-content{overflow-y:auto;background:var(--editor-background)}.Console .console-content::-webkit-scrollbar{width:13px}.Console .console-content::-webkit-scrollbar-track{background:#eee}.Console .console-content::-webkit-scrollbar-thumb,.Console .console-content::-webkit-scrollbar-thumb:window-inactive{background:#ccc}.Console .console-content::-webkit-scrollbar-thumb:hover{background:#aaa}.Console .console-content::-webkit-scrollbar-thumb:active{background:#888}.Console .console-content .content-item{min-height:19px;position:relative;padding:4px 10px 3px 24px;font-family:var(--sb-code-font-family);font-size:11px;border-bottom:1px solid var(--textSeparator-foreground);color:var(--foreground)}.Console .console-content .content-item.no-top-border{border-top:none!important}.Console .console-content .content-item.no-bottom-border{border-bottom:1px solid transparent!important}.Console .console-content .content-item .location{position:absolute;top:4px;right:3px;padding:0 0 5px 5px}.Console .console-content .content-item .location,.Console .console-content .content-item a{color:var(--foreground);text-decoration:underline;cursor:pointer}.Console .console-content .content-item svg{position:absolute;font-size:13px;left:5px}.Console .console-content .content-item.command svg{top:2px}.Console .console-content .content-item.command path{fill:#999}.Console .console-content .content-item.error{border-top:1px solid var(--debugExceptionWidget-border);border-bottom:1px solid var(--debugExceptionWidget-border);color:#fc111f;background:var(--debugExceptionWidget-background)}.Console .console-content .content-item.error .color-override{color:#fc111f}.Console .console-content .content-item.error path{fill:#e83b46}.Console .console-content .content-item.warning{border-top:1px solid #fff4c5;border-bottom:1px solid #fff4c5;color:#654615;background:#fffbe7}.Console .console-content .content-item.warning .color-override{color:#654615}.Console .console-content .content-item.warning path{fill:#f4bc2b}.Console .console-content .console-input-wrapper{position:relative;padding:3px 0 3px 24px}.Console .console-content .console-input-wrapper svg{position:absolute;font-size:13px;left:5px;top:4px}.Console .console-content .console-input-wrapper path{fill:#3677f6}.Console .console-content .console-input-wrapper .decorationsOverviewRuler{display:none}.Console .console-content .console-input{width:97%;position:relative}.Console .console-content .console-input .overflowingContentWidgets{margin-top:-500px}.Console-navbar{background:#f3f3f3;color:#333;border-top:1px solid #a3a3a3;border-bottom:1px solid #ccc;padding:3px;font-size:13px}.Console-body{overflow:auto;position:absolute;top:50px;left:0;bottom:0;right:0}.Console-toolbar{border-bottom:1px solid #dadada}.Console-clearBtn{cursor:default}.Console-clearBtn:active{opacity:.8}.Console-clearBtn i{color:#333;margin-top:1px;font-size:16px;font-weight:800}.Console .subtoolbar .clear-btn{cursor:default;display:inline-block;padding:7px 10px 6px;opacity:.55}.Console .subtoolbar .clear-btn:hover{opacity:.9}.Console .subtoolbar .clear-btn img{height:14px;width:14px}.theme-dark .Console .subtoolbar .clear-btn img{filter:invert(1)}.BrowserUrlField-wrapper{width:100%;position:relative;height:34px;margin-right:6px}.BrowserUrlField-wrapper .secure-icon{z-index:1;position:absolute;left:7px;top:10px;width:15px;height:15px}.BrowserUrlField-wrapper .secure-icon path{fill:#177f45}.BrowserUrlField-wrapper .loading-icon{z-index:1;position:absolute;left:8px;top:10px;width:15px;height:15px}.BrowserUrlField-wrapper .loading-icon path{fill:#555}.BrowserUrlField-wrapper #BrowserUrlField{position:absolute;margin:4px 0;background:#fff;border:1px solid #ccc;color:#888;font-family:system-ui,-apple-system,Arial,Helvetica,sans-serif;border-radius:4px;font-size:14px;font-weight:400;height:27px;overflow:hidden;width:100%;min-width:50px}.BrowserUrlField-wrapper #BrowserUrlField.focused{box-shadow:inset 0 0 0 .3px #419bf9;border-color:#419bf9}.BrowserUrlField-wrapper #BrowserUrlField .public-DraftStyleDefault-block{margin-left:20px;padding:5.5px 0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.BrowserUrlField-wrapper #BrowserUrlField .public-DraftEditor-content{padding:0 5px}.BrowserUrlField-wrapper #BrowserUrlField .public-DraftEditor-content:focus .public-DraftStyleDefault-block{padding-bottom:20px;overflow:auto;text-overflow:clip}.PreviewFrame{height:100%;width:100%;background:#fff;overflow:hidden}.PreviewFrame .relayFailed{display:flex;color:#ddd;position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);z-index:11;align-items:center;justify-content:center;line-height:1.2em;font-size:15px;padding:20px}.PreviewFrame .relayFailed a{color:#fff}#PreviewContentWrapper{position:relative}.PreviewFrame-iframeWrapper{width:100%}.PreviewFrame-iFrame{width:100%;position:absolute}.UrlBar{z-index:1;background:#f0f0f0;padding:2px 0;display:flex;border-bottom:1px solid #d1d1d1;position:relative;box-shadow:-1px 1px 2px rgba(0,0,0,.1)}.UrlBar-searchInput{margin:4px;padding:6px 5px 5px 25px;white-space:normal;background:#616161;width:100%;border:none;border-radius:4px;font-size:13px;color:#fff;text-overflow:ellipsis}.UrlBar-searchInput:focus{outline:none;box-shadow:0 0 0 1px #8dbae9}.UrlBar-searchWrapper{display:flex;flex-grow:1;align-items:center;position:relative;overflow:hidden}.UrlBar-controls{display:flex;align-items:center;justify-content:space-between;padding:0 6px;width:100px}.UrlBar-controlBtn{cursor:default!important;background:transparent;transition:all .2s ease-in-out;display:flex;font-size:21px;border-radius:2px;border:2px solid transparent}.UrlBar-controlBtn svg path{fill:#626262}.UrlBar-controlBtn:not([disabled]):hover{background:#ddd}.UrlBar-controlBtn:not([disabled]):hover:active{transition:none;background:#d3d3d3}.UrlBar-controlBtn:not([disabled]):active{transition:none;background:#ddd}.UrlBar-controlBtn:not([disabled]):active:hover{background:#d3d3d3}.UrlBar-controlBtn[disabled]{transition:none}.UrlBar-controlBtn[disabled] svg path{fill:#d3d3d3}.UrlBar-controlBtn .ion-android-close{padding:0 1px}.UrlBar-autocomplete{position:absolute;top:100%;left:0;right:0;width:100%;margin-top:1px;padding:4px 0;background:#fff;display:flex;flex-direction:column;box-shadow:0 3px 3px rgba(0,0,0,.15)}.UrlBar-autocomplete-item{font-family:system-ui,-apple-system,Arial,Helvetica,sans-serif;border:none;background:transparent;cursor:default;width:100%;display:flex;color:#2c5cd0;font-size:13px;font-weight:400;align-items:center;padding:4px 4px 4px 14px}.UrlBar-autocomplete-item i{color:#6d6d6d;font-size:16px;margin-right:10px}.UrlBar-autocomplete-item.isActive,.UrlBar-autocomplete-item:hover{background:#ebebeb}.ChromeError{background:#eee;position:absolute;width:auto;padding:30px;overflow-y:auto}.ChromeError::-webkit-scrollbar{width:13px}.ChromeError::-webkit-scrollbar-track{background:#ddd!important}.ChromeError::-webkit-scrollbar-thumb,.ChromeError::-webkit-scrollbar-thumb:window-inactive{background:#bbb!important}.ChromeError::-webkit-scrollbar-thumb:hover{background:#999!important}.ChromeError::-webkit-scrollbar-thumb:active{background:#777!important}.ChromeError .icon{background-repeat:no-repeat;background-size:100%;height:72px;margin:0 0 40px;width:72px;content:-webkit-image-set(url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABIAQMAAABvIyEEAAAABlBMVEUAAABTU1OoaSf/AAAAAXRSTlMAQObYZgAAAENJREFUeF7tzbEJACEQRNGBLeAasBCza2lLEGx0CxFGG9hBMDDxRy/72O9FMnIFapGylsu1fgoBdkXfUHLrQgdfrlJN1BdYBjQQm3UAAAAASUVORK5CYII=) 1x,url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJAAAACQAQMAAADdiHD7AAAABlBMVEUAAABTU1OoaSf/AAAAAXRSTlMAQObYZgAAAFJJREFUeF7t0cENgDAMQ9FwYgxG6WjpaIzCCAxQxVggFuDiCvlLOeRdHR9yzjncHVoq3npu+wQUrUuJHylSTmBaespJyJQoObUeyxDQb3bEm5Au81c0pSCD8HYAAAAASUVORK5CYII=) 2x)}.ChromeError .main-message{font-family:Helvetica Neue,Lucida Grande,sans-serif}.ChromeError .main-message h1{color:#333;font-size:1.6em;font-weight:400;line-height:1.25em;margin-bottom:16px}.ChromeError .main-message p{font-size:15px;line-height:1.5em;color:#646464}.ChromeError .main-message p b{font-weight:700}.ChromeError .main-message .back-button{-webkit-user-select:none;user-select:none;margin-top:50px;display:inline-block;background:#4c8efa;color:#fff;padding:5px 20px;font-size:12px;cursor:pointer;border-radius:2px;box-shadow:inset 0 0 1px rgba(0,0,0,.2)}.ChromeError .main-message .back-button:active{box-shadow:inset 0 1px 6px rgba(0,0,0,.4)}.embed-view-editor .Pane1{width:100%!important}.embed-view-editor .Pane2,.embed-view-preview .Pane1{width:0!important}.embed-view-preview .Pane2{width:100%!important}.Toastify__toast-container{z-index:9999;position:fixed;padding:4px;width:320px;box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;margin-left:-160px}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;margin-left:-160px}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0}.Toastify__toast-container--rtl{right:0;left:auto}}.Toastify__toast{position:relative;min-height:64px;box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:1px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);display:flex;justify-content:space-between;max-height:800px;overflow:hidden;font-family:sans-serif;cursor:pointer;direction:ltr}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--default{background:#fff;color:#aaa}.Toastify__toast--info{background:#3498db}.Toastify__toast--success{background:#07bc0c}.Toastify__toast--warning{background:#f1c40f}.Toastify__toast--error{background:#e74c3c}.Toastify__toast-body{margin:auto 0;flex:1 1}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0}}.Toastify__close-button{color:#fff;font-weight:700;font-size:14px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start}.Toastify__close-button--default{color:#000;opacity:.3}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:9999;opacity:.7;background-color:hsla(0,0%,100%,.7);transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right}.Toastify__progress-bar--default{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55)}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}.AppRoot-module__Root___1_yka{display:flex;overflow:hidden;height:100vh;flex-direction:column;font-family:var(--sb-ui-font-family);background-color:var(--sb-page-background,var(--debug))}.AppRoot-module__Root___1_yka * ::-webkit-scrollbar{width:13px}.AppRoot-module__Root___1_yka * ::-webkit-scrollbar-track{background:transparent}.AppRoot-module__Root___1_yka * ::-webkit-scrollbar-thumb{background-color:var(--scrollbarSlider-background,hsla(0,0%,47.5%,.3))}.AppRoot-module__Root___1_yka * ::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbarSlider-hoverBackground,hsla(0,0%,47.5%,.4))}.AppRoot-module__Root___1_yka * ::-webkit-scrollbar-thumb:active{background-color:var(--scrollbarSlider-activeBackground,hsla(0,0%,47.5%,.5))}.Toastify__toast{min-height:36px;line-height:1.4}.Toastify__toast--default{color:var(--sb-alert-foreground,#fff);background-color:var(--sb-alert-background,#06a)}.ToastContainer-module__closeButton___2Mx4Z{display:flex;align-items:center;color:inherit}.ToastContainer-module__closeButton___2Mx4Z path{fill:currentColor}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;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}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:transparent;background-image:none}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}fieldset,ol,ul{margin:0;padding:0}html{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}*,:after,:before{border:0 solid #e2e8f0}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#a0aec0}[role=button],button{cursor:pointer}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}.container{width:100%;margin-right:auto;margin-left:auto}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px;max-width:calc(1280px - 4rem)}}.user-page ::-webkit-scrollbar{width:13px}.user-page ::-webkit-scrollbar-thumb{background-color:var(--scrollbarSlider-background)}.user-page ::-webkit-scrollbar-track{background:transparent}.user-page ::-webkit-scrollbar-thumb:window-inactive{background-color:transparent}.text-primary{color:var(--tab-activeForeground)}.text-link{color:var(--sb-foreground-highlight)}.pagination-item{padding:.25rem .75rem}.pagination-item,.pagination .gap,.pagination a,.pagination button{display:inline-block;border-radius:.125rem;color:var(--foreground);font-family:Gilroy-Medium,Gilroy,Roboto,Arial,sans-serif}.pagination .gap,.pagination a,.pagination button{padding:.4rem .75rem .25rem}.pagination a:hover,.pagination button:hover{background-color:var(--notificationCenterHeader-background)}.pagination .current{display:inline-block;border-radius:.125rem;color:var(--foreground);font-family:Gilroy-Medium,Gilroy,Roboto,Arial,sans-serif;background-color:var(--button-background);color:#fff;padding:.4rem .75rem .25rem}.table-header th{position:sticky;top:0;text-align:left;padding:.5rem;background-color:var(--activityBar-background);color:var(--foreground);box-shadow:inset 0 -1px #444,inset 1px -1px #444,0 1px rgba(17,17,17,.13),0 2px rgba(17,17,17,.13)}.table-header th:last-child{box-shadow:inset -1px -1px #444,inset 1px -1px #444,0 1px rgba(17,17,17,.13),0 2px rgba(17,17,17,.13)}.theme-light .table-header th{box-shadow:inset 0 -1px #eee,inset 1px -1px #eee,0 1px rgba(17,17,17,.13),0 2px rgba(17,17,17,.13)}.theme-light .table-header th:last-child{box-shadow:inset -1px -1px #eee,inset 1px -1px #eee,0 1px rgba(17,17,17,.13),0 2px rgba(17,17,17,.13)}.section-title{font-weight:500;text-transform:uppercase;color:var(--foreground);border-left-color:var(--panel-border);border-bottom:1px var(--panel-border);border-style:solid;border-right-color:var(--panel-border);border-top-color:var(--panel-border)}.section-title .section-title__text{display:inline-block;padding:1rem;color:var(--foreground);border-style:solid;border-bottom-width:2px;transform:translateY(1px)}.input{border:1px solid var(--panel-border);border-radius:.125rem;background-color:var(--input-background);color:var(--input-foreground);height:100%;padding-left:.5rem;padding-right:.5rem}.input::placeholder{color:var(--breadcrumb-foreground)}.sb-button{background-color:var(--button-background);color:var(--button-foreground);font-weight:600;padding:.5rem 1rem;border-radius:.125rem;cursor:pointer;font-family:Gilroy-Medium,Gilroy,Roboto,Arial,sans-serif}.sb-button:hover{background-color:var(--button-hoverBackground)}.sb-button:active{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.sb-button[disabled],.sb-button[disabled]:active,.sb-button[disabled]:hover{background-color:var(--button-background);opacity:.5;cursor:default}.input:focus,.sb-button:focus{outline:0;border-color:var(--inputOption-activeBackground)}.dropdown{border:1px solid transparent;padding:.5rem}.dropdown:hover{border-color:#e2e8f0}.theme-dark .dropdown:hover{border-color:#4a5568}.dropdown-content{display:none}.dropdown:hover .dropdown-content{display:block}.hover-trigger .hover-target{visibility:hidden}.hover-trigger:hover .hover-target{visibility:visible}[data-project-color]{border-left:3px solid var(--project-color,transparent)}[data-project-color=React]{--project-color:rgba(67,135,253,0.67)}[data-project-color=React-TS],[data-project-color=TypeScript]{--project-color:rgba(47,146,248,0.67)}[data-project-color=Angular]{--project-color:rgba(225,3,54,0.67)}[data-project-color=Polymer]{--project-color:rgba(255,68,112,0.67)}[data-project-color=Static]{--project-color:rgba(228,77,38,0.67)}[data-project-color=JavaScript]{--project-color:rgba(240,217,29,0.67)}[data-project-color=Ionic]{--project-color:rgba(70,135,248,0.67)}[data-project-color=Vue]{--project-color:rgba(65,184,131,0.67)}[data-project-color=Node]{--project-color:rgba(104,159,99,0.67)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.not-sr-only{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal}.focus\:sr-only:focus{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.focus\:not-sr-only:focus{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal}.appearance-none{appearance:none}.bg-fixed{background-attachment:fixed}.bg-local{background-attachment:local}.bg-scroll{background-attachment:scroll}.bg-black{background-color:#000}.bg-white{background-color:#fff}.bg-gray-100{background-color:#f7fafc}.bg-gray-200{background-color:#edf2f7}.bg-gray-300{background-color:#e2e8f0}.bg-gray-400{background-color:#cbd5e0}.bg-gray-500{background-color:#a0aec0}.bg-gray-600{background-color:#718096}.bg-gray-700{background-color:#4a5568}.bg-gray-800{background-color:#2d3748}.bg-gray-900{background-color:#1a202c}.bg-blue-100{background-color:#ebf8ff}.bg-blue-200{background-color:#bee3f8}.bg-blue-300{background-color:#90cdf4}.bg-blue-400{background-color:#63b3ed}.bg-blue-500{background-color:#4299e1}.bg-blue-600{background-color:#3182ce}.bg-blue-700{background-color:#2b6cb0}.bg-blue-800{background-color:#2c5282}.bg-blue-900{background-color:#2a4365}.bg-red-100{background-color:#fff5f5}.bg-red-200{background-color:#fed7d7}.bg-red-300{background-color:#feb2b2}.bg-red-400{background-color:#fc8181}.bg-red-500{background-color:#f56565}.bg-red-600{background-color:#e53e3e}.bg-red-700{background-color:#c53030}.bg-red-800{background-color:#9b2c2c}.bg-red-900{background-color:#742a2a}.bg-yellow-100{background-color:ivory}.bg-yellow-200{background-color:#fefcbf}.bg-yellow-300{background-color:#faf089}.bg-yellow-400{background-color:#f6e05e}.bg-yellow-500{background-color:#ecc94b}.bg-yellow-600{background-color:#d69e2e}.bg-yellow-700{background-color:#b7791f}.bg-yellow-800{background-color:#975a16}.bg-yellow-900{background-color:#744210}.bg-purple-100{background-color:#e2dde6}.bg-purple-200{background-color:#c6bad0}.bg-purple-300{background-color:#42304f}.bg-purple-400{background-color:#3a2a47}.bg-purple-500{background-color:#2f2239}.bg-purple-600{background-color:#26182d}.bg-transparent{background-color:transparent}.bg-stackblitz-blue{background-color:var(--sb-brand-stackblitz-blue)}.bg-activityBarBadge-background{background-color:var(--activityBarBadge-background)}.bg-editor-background{background-color:var(--editor-background)}.bg-editor-foreground{background-color:var(--editor-foreground)}.bg-editor-inactiveSelectionBackground{background-color:var(--editor-inactiveSelectionBackground)}.bg-editor-selectionHighlightBackground{background-color:var(--editor-selectionHighlightBackground)}.bg-input-placeholderForeground{background-color:var(--input-placeholderForeground)}.bg-list-dropBackground{background-color:var(--list-dropBackground)}.bg-menu-background{background-color:var(--menu-background)}.bg-menu-foreground{background-color:var(--menu-foreground)}.bg-sideBarTitle-foreground{background-color:var(--sideBarTitle-foreground)}.bg-statusBarItem-remoteBackground{background-color:var(--statusBarItem-remoteBackground)}.bg-statusBarItem-remoteForeground{background-color:var(--statusBarItem-remoteForeground)}.bg-activityBar-activeBorder{background-color:var(--activityBar-activeBorder)}.bg-activityBar-background{background-color:var(--activityBar-background)}.bg-activityBar-dropBackground{background-color:var(--activityBar-dropBackground)}.bg-activityBar-foreground{background-color:var(--activityBar-foreground)}.bg-activityBar-inactiveForeground{background-color:var(--activityBar-inactiveForeground)}.bg-activityBarBadge-foreground{background-color:var(--activityBarBadge-foreground)}.bg-badge-background{background-color:var(--badge-background)}.bg-badge-foreground{background-color:var(--badge-foreground)}.bg-breadcrumb-activeSelectionForeground{background-color:var(--breadcrumb-activeSelectionForeground)}.bg-breadcrumb-background{background-color:var(--breadcrumb-background)}.bg-breadcrumb-focusForeground{background-color:var(--breadcrumb-focusForeground)}.bg-breadcrumb-foreground{background-color:var(--breadcrumb-foreground)}.bg-breadcrumbPicker-background{background-color:var(--breadcrumbPicker-background)}.bg-button-background{background-color:var(--button-background)}.bg-button-foreground{background-color:var(--button-foreground)}.bg-button-hoverBackground{background-color:var(--button-hoverBackground)}.bg-checkbox-background{background-color:var(--checkbox-background)}.bg-checkbox-border{background-color:var(--checkbox-border)}.bg-checkbox-foreground{background-color:var(--checkbox-foreground)}.bg-dropdown-background{background-color:var(--dropdown-background)}.bg-dropdown-border{background-color:var(--dropdown-border)}.bg-dropdown-foreground{background-color:var(--dropdown-foreground)}.bg-focusBorder{background-color:var(--focusBorder)}.bg-foreground{background-color:var(--foreground)}.bg-icon-foreground{background-color:var(--icon-foreground)}.bg-icon-prettier{background-color:#ee6292}.bg-input-background{background-color:var(--input-background)}.bg-input-foreground{background-color:var(--input-foreground)}.bg-inputOption-activeBackground{background-color:var(--inputOption-activeBackground)}.bg-inputOption-activeBorder{background-color:var(--inputOption-activeBorder)}.bg-inputValidation-errorBackground{background-color:var(--inputValidation-errorBackground)}.bg-inputValidation-errorBorder{background-color:var(--inputValidation-errorBorder)}.bg-inputValidation-infoBackground{background-color:var(--inputValidation-infoBackground)}.bg-inputValidation-infoBorder{background-color:var(--inputValidation-infoBorder)}.bg-inputValidation-warningBackground{background-color:var(--inputValidation-warningBackground)}.bg-inputValidation-warningBorder{background-color:var(--inputValidation-warningBorder)}.bg-list-activeSelectionBackground{background-color:var(--list-activeSelectionBackground)}.bg-list-activeSelectionForeground{background-color:var(--list-activeSelectionForeground)}.bg-list-errorForeground{background-color:var(--list-errorForeground)}.bg-list-filterMatchBackground{background-color:var(--list-filterMatchBackground)}.bg-list-focusBackground{background-color:var(--list-focusBackground)}.bg-list-highlightForeground{background-color:var(--list-highlightForeground)}.bg-list-hoverBackground{background-color:var(--list-hoverBackground)}.bg-list-inactiveSelectionBackground{background-color:var(--list-inactiveSelectionBackground)}.bg-list-invalidItemForeground{background-color:var(--list-invalidItemForeground)}.bg-list-warningForeground{background-color:var(--list-warningForeground)}.bg-listFilterWidget-background{background-color:var(--listFilterWidget-background)}.bg-listFilterWidget-noMatchesOutline{background-color:var(--listFilterWidget-noMatchesOutline)}.bg-listFilterWidget-outline{background-color:var(--listFilterWidget-outline)}.bg-notificationCenterHeader-background{background-color:var(--notificationCenterHeader-background)}.bg-notificationLink-foreground{background-color:var(--notificationLink-foreground)}.bg-notifications-background{background-color:var(--notifications-background)}.bg-notifications-border{background-color:var(--notifications-border)}.bg-notifications-foreground{background-color:var(--notifications-foreground)}.bg-notificationsErrorIcon-foreground{background-color:var(--notificationsErrorIcon-foreground)}.bg-notificationsInfoIcon-foreground{background-color:var(--notificationsInfoIcon-foreground)}.bg-notificationsWarningIcon-foreground{background-color:var(--notificationsWarningIcon-foreground)}.bg-panel-background{background-color:var(--panel-background)}.bg-panel-border{background-color:var(--panel-border)}.bg-panel-dropBackground{background-color:var(--panel-dropBackground)}.bg-panelTitle-activeBorder{background-color:var(--panelTitle-activeBorder)}.bg-panelTitle-activeForeground{background-color:var(--panelTitle-activeForeground)}.bg-panelTitle-inactiveForeground{background-color:var(--panelTitle-inactiveForeground)}.bg-progressBar-background{background-color:var(--progressBar-background)}.bg-quickInput-background{background-color:var(--quickInput-background)}.bg-scrollbar-shadow{background-color:var(--scrollbar-shadow)}.bg-scrollbarSlider-activeBackground{background-color:var(--scrollbarSlider-activeBackground)}.bg-scrollbarSlider-background{background-color:var(--scrollbarSlider-background)}.bg-scrollbarSlider-hoverBackground{background-color:var(--scrollbarSlider-hoverBackground)}.bg-searchEditor-findMatchBackground{background-color:var(--searchEditor-findMatchBackground)}.bg-settings-checkboxBackground{background-color:var(--settings-checkboxBackground)}.bg-settings-checkboxBorder{background-color:var(--settings-checkboxBorder)}.bg-settings-checkboxForeground{background-color:var(--settings-checkboxForeground)}.bg-settings-dropdownBackground{background-color:var(--settings-dropdownBackground)}.bg-settings-dropdownBorder{background-color:var(--settings-dropdownBorder)}.bg-settings-dropdownForeground{background-color:var(--settings-dropdownForeground)}.bg-settings-dropdownListBorder{background-color:var(--settings-dropdownListBorder)}.bg-settings-headerForeground{background-color:var(--settings-headerForeground)}.bg-settings-modifiedItemIndicator{background-color:var(--settings-modifiedItemIndicator)}.bg-settings-numberInputForeground{background-color:var(--settings-numberInputForeground)}.bg-settings-textInputForeground{background-color:var(--settings-textInputForeground)}.bg-sideBar-background{background-color:var(--sideBar-background)}.bg-sideBar-dropBackground{background-color:var(--sideBar-dropBackground)}.bg-sideBarSectionHeader-background{background-color:var(--sideBarSectionHeader-background)}.bg-tab-activeBackground{background-color:var(--tab-activeBackground)}.bg-tab-activeForeground{background-color:var(--tab-activeForeground)}.bg-tab-activeModifiedBorder{background-color:var(--tab-activeModifiedBorder)}.bg-tab-border{background-color:var(--tab-border)}.bg-tab-inactiveBackground{background-color:var(--tab-inactiveBackground)}.bg-tab-inactiveForeground{background-color:var(--tab-inactiveForeground)}.bg-tab-inactiveModifiedBorder{background-color:var(--tab-inactiveModifiedBorder)}.bg-tab-unfocusedActiveBackground{background-color:var(--tab-unfocusedActiveBackground)}.bg-tab-unfocusedActiveForeground{background-color:var(--tab-unfocusedActiveForeground)}.bg-tab-unfocusedActiveModifiedBorder{background-color:var(--tab-unfocusedActiveModifiedBorder)}.bg-tab-unfocusedInactiveForeground{background-color:var(--tab-unfocusedInactiveForeground)}.bg-tab-unfocusedInactiveModifiedBorder{background-color:var(--tab-unfocusedInactiveModifiedBorder)}.bg-textLink-activeForeground{background-color:var(--textLink-activeForeground)}.bg-textLink-foreground{background-color:var(--textLink-foreground)}.bg-titleBar-activeBackground{background-color:var(--titleBar-activeBackground)}.bg-titleBar-activeForeground{background-color:var(--titleBar-activeForeground)}.bg-titleBar-inactiveBackground{background-color:var(--titleBar-inactiveBackground)}.bg-titleBar-inactiveForeground{background-color:var(--titleBar-inactiveForeground)}.bg-tree-indentGuidesStroke{background-color:var(--tree-indentGuidesStroke)}.bg-widget-shadow{background-color:var(--widget-shadow)}.hover\:bg-black:hover{background-color:#000}.hover\:bg-white:hover{background-color:#fff}.hover\:bg-gray-100:hover{background-color:#f7fafc}.hover\:bg-gray-200:hover{background-color:#edf2f7}.hover\:bg-gray-300:hover{background-color:#e2e8f0}.hover\:bg-gray-400:hover{background-color:#cbd5e0}.hover\:bg-gray-500:hover{background-color:#a0aec0}.hover\:bg-gray-600:hover{background-color:#718096}.hover\:bg-gray-700:hover{background-color:#4a5568}.hover\:bg-gray-800:hover{background-color:#2d3748}.hover\:bg-gray-900:hover{background-color:#1a202c}.hover\:bg-blue-100:hover{background-color:#ebf8ff}.hover\:bg-blue-200:hover{background-color:#bee3f8}.hover\:bg-blue-300:hover{background-color:#90cdf4}.hover\:bg-blue-400:hover{background-color:#63b3ed}.hover\:bg-blue-500:hover{background-color:#4299e1}.hover\:bg-blue-600:hover{background-color:#3182ce}.hover\:bg-blue-700:hover{background-color:#2b6cb0}.hover\:bg-blue-800:hover{background-color:#2c5282}.hover\:bg-blue-900:hover{background-color:#2a4365}.hover\:bg-red-100:hover{background-color:#fff5f5}.hover\:bg-red-200:hover{background-color:#fed7d7}.hover\:bg-red-300:hover{background-color:#feb2b2}.hover\:bg-red-400:hover{background-color:#fc8181}.hover\:bg-red-500:hover{background-color:#f56565}.hover\:bg-red-600:hover{background-color:#e53e3e}.hover\:bg-red-700:hover{background-color:#c53030}.hover\:bg-red-800:hover{background-color:#9b2c2c}.hover\:bg-red-900:hover{background-color:#742a2a}.hover\:bg-yellow-100:hover{background-color:ivory}.hover\:bg-yellow-200:hover{background-color:#fefcbf}.hover\:bg-yellow-300:hover{background-color:#faf089}.hover\:bg-yellow-400:hover{background-color:#f6e05e}.hover\:bg-yellow-500:hover{background-color:#ecc94b}.hover\:bg-yellow-600:hover{background-color:#d69e2e}.hover\:bg-yellow-700:hover{background-color:#b7791f}.hover\:bg-yellow-800:hover{background-color:#975a16}.hover\:bg-yellow-900:hover{background-color:#744210}.hover\:bg-purple-100:hover{background-color:#e2dde6}.hover\:bg-purple-200:hover{background-color:#c6bad0}.hover\:bg-purple-300:hover{background-color:#42304f}.hover\:bg-purple-400:hover{background-color:#3a2a47}.hover\:bg-purple-500:hover{background-color:#2f2239}.hover\:bg-purple-600:hover{background-color:#26182d}.hover\:bg-transparent:hover{background-color:transparent}.hover\:bg-stackblitz-blue:hover{background-color:var(--sb-brand-stackblitz-blue)}.hover\:bg-activityBarBadge-background:hover{background-color:var(--activityBarBadge-background)}.hover\:bg-editor-background:hover{background-color:var(--editor-background)}.hover\:bg-editor-foreground:hover{background-color:var(--editor-foreground)}.hover\:bg-editor-inactiveSelectionBackground:hover{background-color:var(--editor-inactiveSelectionBackground)}.hover\:bg-editor-selectionHighlightBackground:hover{background-color:var(--editor-selectionHighlightBackground)}.hover\:bg-input-placeholderForeground:hover{background-color:var(--input-placeholderForeground)}.hover\:bg-list-dropBackground:hover{background-color:var(--list-dropBackground)}.hover\:bg-menu-background:hover{background-color:var(--menu-background)}.hover\:bg-menu-foreground:hover{background-color:var(--menu-foreground)}.hover\:bg-sideBarTitle-foreground:hover{background-color:var(--sideBarTitle-foreground)}.hover\:bg-statusBarItem-remoteBackground:hover{background-color:var(--statusBarItem-remoteBackground)}.hover\:bg-statusBarItem-remoteForeground:hover{background-color:var(--statusBarItem-remoteForeground)}.hover\:bg-activityBar-activeBorder:hover{background-color:var(--activityBar-activeBorder)}.hover\:bg-activityBar-background:hover{background-color:var(--activityBar-background)}.hover\:bg-activityBar-dropBackground:hover{background-color:var(--activityBar-dropBackground)}.hover\:bg-activityBar-foreground:hover{background-color:var(--activityBar-foreground)}.hover\:bg-activityBar-inactiveForeground:hover{background-color:var(--activityBar-inactiveForeground)}.hover\:bg-activityBarBadge-foreground:hover{background-color:var(--activityBarBadge-foreground)}.hover\:bg-badge-background:hover{background-color:var(--badge-background)}.hover\:bg-badge-foreground:hover{background-color:var(--badge-foreground)}.hover\:bg-breadcrumb-activeSelectionForeground:hover{background-color:var(--breadcrumb-activeSelectionForeground)}.hover\:bg-breadcrumb-background:hover{background-color:var(--breadcrumb-background)}.hover\:bg-breadcrumb-focusForeground:hover{background-color:var(--breadcrumb-focusForeground)}.hover\:bg-breadcrumb-foreground:hover{background-color:var(--breadcrumb-foreground)}.hover\:bg-breadcrumbPicker-background:hover{background-color:var(--breadcrumbPicker-background)}.hover\:bg-button-background:hover{background-color:var(--button-background)}.hover\:bg-button-foreground:hover{background-color:var(--button-foreground)}.hover\:bg-button-hoverBackground:hover{background-color:var(--button-hoverBackground)}.hover\:bg-checkbox-background:hover{background-color:var(--checkbox-background)}.hover\:bg-checkbox-border:hover{background-color:var(--checkbox-border)}.hover\:bg-checkbox-foreground:hover{background-color:var(--checkbox-foreground)}.hover\:bg-dropdown-background:hover{background-color:var(--dropdown-background)}.hover\:bg-dropdown-border:hover{background-color:var(--dropdown-border)}.hover\:bg-dropdown-foreground:hover{background-color:var(--dropdown-foreground)}.hover\:bg-focusBorder:hover{background-color:var(--focusBorder)}.hover\:bg-foreground:hover{background-color:var(--foreground)}.hover\:bg-icon-foreground:hover{background-color:var(--icon-foreground)}.hover\:bg-icon-prettier:hover{background-color:#ee6292}.hover\:bg-input-background:hover{background-color:var(--input-background)}.hover\:bg-input-foreground:hover{background-color:var(--input-foreground)}.hover\:bg-inputOption-activeBackground:hover{background-color:var(--inputOption-activeBackground)}.hover\:bg-inputOption-activeBorder:hover{background-color:var(--inputOption-activeBorder)}.hover\:bg-inputValidation-errorBackground:hover{background-color:var(--inputValidation-errorBackground)}.hover\:bg-inputValidation-errorBorder:hover{background-color:var(--inputValidation-errorBorder)}.hover\:bg-inputValidation-infoBackground:hover{background-color:var(--inputValidation-infoBackground)}.hover\:bg-inputValidation-infoBorder:hover{background-color:var(--inputValidation-infoBorder)}.hover\:bg-inputValidation-warningBackground:hover{background-color:var(--inputValidation-warningBackground)}.hover\:bg-inputValidation-warningBorder:hover{background-color:var(--inputValidation-warningBorder)}.hover\:bg-list-activeSelectionBackground:hover{background-color:var(--list-activeSelectionBackground)}.hover\:bg-list-activeSelectionForeground:hover{background-color:var(--list-activeSelectionForeground)}.hover\:bg-list-errorForeground:hover{background-color:var(--list-errorForeground)}.hover\:bg-list-filterMatchBackground:hover{background-color:var(--list-filterMatchBackground)}.hover\:bg-list-focusBackground:hover{background-color:var(--list-focusBackground)}.hover\:bg-list-highlightForeground:hover{background-color:var(--list-highlightForeground)}.hover\:bg-list-hoverBackground:hover{background-color:var(--list-hoverBackground)}.hover\:bg-list-inactiveSelectionBackground:hover{background-color:var(--list-inactiveSelectionBackground)}.hover\:bg-list-invalidItemForeground:hover{background-color:var(--list-invalidItemForeground)}.hover\:bg-list-warningForeground:hover{background-color:var(--list-warningForeground)}.hover\:bg-listFilterWidget-background:hover{background-color:var(--listFilterWidget-background)}.hover\:bg-listFilterWidget-noMatchesOutline:hover{background-color:var(--listFilterWidget-noMatchesOutline)}.hover\:bg-listFilterWidget-outline:hover{background-color:var(--listFilterWidget-outline)}.hover\:bg-notificationCenterHeader-background:hover{background-color:var(--notificationCenterHeader-background)}.hover\:bg-notificationLink-foreground:hover{background-color:var(--notificationLink-foreground)}.hover\:bg-notifications-background:hover{background-color:var(--notifications-background)}.hover\:bg-notifications-border:hover{background-color:var(--notifications-border)}.hover\:bg-notifications-foreground:hover{background-color:var(--notifications-foreground)}.hover\:bg-notificationsErrorIcon-foreground:hover{background-color:var(--notificationsErrorIcon-foreground)}.hover\:bg-notificationsInfoIcon-foreground:hover{background-color:var(--notificationsInfoIcon-foreground)}.hover\:bg-notificationsWarningIcon-foreground:hover{background-color:var(--notificationsWarningIcon-foreground)}.hover\:bg-panel-background:hover{background-color:var(--panel-background)}.hover\:bg-panel-border:hover{background-color:var(--panel-border)}.hover\:bg-panel-dropBackground:hover{background-color:var(--panel-dropBackground)}.hover\:bg-panelTitle-activeBorder:hover{background-color:var(--panelTitle-activeBorder)}.hover\:bg-panelTitle-activeForeground:hover{background-color:var(--panelTitle-activeForeground)}.hover\:bg-panelTitle-inactiveForeground:hover{background-color:var(--panelTitle-inactiveForeground)}.hover\:bg-progressBar-background:hover{background-color:var(--progressBar-background)}.hover\:bg-quickInput-background:hover{background-color:var(--quickInput-background)}.hover\:bg-scrollbar-shadow:hover{background-color:var(--scrollbar-shadow)}.hover\:bg-scrollbarSlider-activeBackground:hover{background-color:var(--scrollbarSlider-activeBackground)}.hover\:bg-scrollbarSlider-background:hover{background-color:var(--scrollbarSlider-background)}.hover\:bg-scrollbarSlider-hoverBackground:hover{background-color:var(--scrollbarSlider-hoverBackground)}.hover\:bg-searchEditor-findMatchBackground:hover{background-color:var(--searchEditor-findMatchBackground)}.hover\:bg-settings-checkboxBackground:hover{background-color:var(--settings-checkboxBackground)}.hover\:bg-settings-checkboxBorder:hover{background-color:var(--settings-checkboxBorder)}.hover\:bg-settings-checkboxForeground:hover{background-color:var(--settings-checkboxForeground)}.hover\:bg-settings-dropdownBackground:hover{background-color:var(--settings-dropdownBackground)}.hover\:bg-settings-dropdownBorder:hover{background-color:var(--settings-dropdownBorder)}.hover\:bg-settings-dropdownForeground:hover{background-color:var(--settings-dropdownForeground)}.hover\:bg-settings-dropdownListBorder:hover{background-color:var(--settings-dropdownListBorder)}.hover\:bg-settings-headerForeground:hover{background-color:var(--settings-headerForeground)}.hover\:bg-settings-modifiedItemIndicator:hover{background-color:var(--settings-modifiedItemIndicator)}.hover\:bg-settings-numberInputForeground:hover{background-color:var(--settings-numberInputForeground)}.hover\:bg-settings-textInputForeground:hover{background-color:var(--settings-textInputForeground)}.hover\:bg-sideBar-background:hover{background-color:var(--sideBar-background)}.hover\:bg-sideBar-dropBackground:hover{background-color:var(--sideBar-dropBackground)}.hover\:bg-sideBarSectionHeader-background:hover{background-color:var(--sideBarSectionHeader-background)}.hover\:bg-tab-activeBackground:hover{background-color:var(--tab-activeBackground)}.hover\:bg-tab-activeForeground:hover{background-color:var(--tab-activeForeground)}.hover\:bg-tab-activeModifiedBorder:hover{background-color:var(--tab-activeModifiedBorder)}.hover\:bg-tab-border:hover{background-color:var(--tab-border)}.hover\:bg-tab-inactiveBackground:hover{background-color:var(--tab-inactiveBackground)}.hover\:bg-tab-inactiveForeground:hover{background-color:var(--tab-inactiveForeground)}.hover\:bg-tab-inactiveModifiedBorder:hover{background-color:var(--tab-inactiveModifiedBorder)}.hover\:bg-tab-unfocusedActiveBackground:hover{background-color:var(--tab-unfocusedActiveBackground)}.hover\:bg-tab-unfocusedActiveForeground:hover{background-color:var(--tab-unfocusedActiveForeground)}.hover\:bg-tab-unfocusedActiveModifiedBorder:hover{background-color:var(--tab-unfocusedActiveModifiedBorder)}.hover\:bg-tab-unfocusedInactiveForeground:hover{background-color:var(--tab-unfocusedInactiveForeground)}.hover\:bg-tab-unfocusedInactiveModifiedBorder:hover{background-color:var(--tab-unfocusedInactiveModifiedBorder)}.hover\:bg-textLink-activeForeground:hover{background-color:var(--textLink-activeForeground)}.hover\:bg-textLink-foreground:hover{background-color:var(--textLink-foreground)}.hover\:bg-titleBar-activeBackground:hover{background-color:var(--titleBar-activeBackground)}.hover\:bg-titleBar-activeForeground:hover{background-color:var(--titleBar-activeForeground)}.hover\:bg-titleBar-inactiveBackground:hover{background-color:var(--titleBar-inactiveBackground)}.hover\:bg-titleBar-inactiveForeground:hover{background-color:var(--titleBar-inactiveForeground)}.hover\:bg-tree-indentGuidesStroke:hover{background-color:var(--tree-indentGuidesStroke)}.hover\:bg-widget-shadow:hover{background-color:var(--widget-shadow)}.focus\:bg-black:focus{background-color:#000}.focus\:bg-white:focus{background-color:#fff}.focus\:bg-gray-100:focus{background-color:#f7fafc}.focus\:bg-gray-200:focus{background-color:#edf2f7}.focus\:bg-gray-300:focus{background-color:#e2e8f0}.focus\:bg-gray-400:focus{background-color:#cbd5e0}.focus\:bg-gray-500:focus{background-color:#a0aec0}.focus\:bg-gray-600:focus{background-color:#718096}.focus\:bg-gray-700:focus{background-color:#4a5568}.focus\:bg-gray-800:focus{background-color:#2d3748}.focus\:bg-gray-900:focus{background-color:#1a202c}.focus\:bg-blue-100:focus{background-color:#ebf8ff}.focus\:bg-blue-200:focus{background-color:#bee3f8}.focus\:bg-blue-300:focus{background-color:#90cdf4}.focus\:bg-blue-400:focus{background-color:#63b3ed}.focus\:bg-blue-500:focus{background-color:#4299e1}.focus\:bg-blue-600:focus{background-color:#3182ce}.focus\:bg-blue-700:focus{background-color:#2b6cb0}.focus\:bg-blue-800:focus{background-color:#2c5282}.focus\:bg-blue-900:focus{background-color:#2a4365}.focus\:bg-red-100:focus{background-color:#fff5f5}.focus\:bg-red-200:focus{background-color:#fed7d7}.focus\:bg-red-300:focus{background-color:#feb2b2}.focus\:bg-red-400:focus{background-color:#fc8181}.focus\:bg-red-500:focus{background-color:#f56565}.focus\:bg-red-600:focus{background-color:#e53e3e}.focus\:bg-red-700:focus{background-color:#c53030}.focus\:bg-red-800:focus{background-color:#9b2c2c}.focus\:bg-red-900:focus{background-color:#742a2a}.focus\:bg-yellow-100:focus{background-color:ivory}.focus\:bg-yellow-200:focus{background-color:#fefcbf}.focus\:bg-yellow-300:focus{background-color:#faf089}.focus\:bg-yellow-400:focus{background-color:#f6e05e}.focus\:bg-yellow-500:focus{background-color:#ecc94b}.focus\:bg-yellow-600:focus{background-color:#d69e2e}.focus\:bg-yellow-700:focus{background-color:#b7791f}.focus\:bg-yellow-800:focus{background-color:#975a16}.focus\:bg-yellow-900:focus{background-color:#744210}.focus\:bg-purple-100:focus{background-color:#e2dde6}.focus\:bg-purple-200:focus{background-color:#c6bad0}.focus\:bg-purple-300:focus{background-color:#42304f}.focus\:bg-purple-400:focus{background-color:#3a2a47}.focus\:bg-purple-500:focus{background-color:#2f2239}.focus\:bg-purple-600:focus{background-color:#26182d}.focus\:bg-transparent:focus{background-color:transparent}.focus\:bg-stackblitz-blue:focus{background-color:var(--sb-brand-stackblitz-blue)}.focus\:bg-activityBarBadge-background:focus{background-color:var(--activityBarBadge-background)}.focus\:bg-editor-background:focus{background-color:var(--editor-background)}.focus\:bg-editor-foreground:focus{background-color:var(--editor-foreground)}.focus\:bg-editor-inactiveSelectionBackground:focus{background-color:var(--editor-inactiveSelectionBackground)}.focus\:bg-editor-selectionHighlightBackground:focus{background-color:var(--editor-selectionHighlightBackground)}.focus\:bg-input-placeholderForeground:focus{background-color:var(--input-placeholderForeground)}.focus\:bg-list-dropBackground:focus{background-color:var(--list-dropBackground)}.focus\:bg-menu-background:focus{background-color:var(--menu-background)}.focus\:bg-menu-foreground:focus{background-color:var(--menu-foreground)}.focus\:bg-sideBarTitle-foreground:focus{background-color:var(--sideBarTitle-foreground)}.focus\:bg-statusBarItem-remoteBackground:focus{background-color:var(--statusBarItem-remoteBackground)}.focus\:bg-statusBarItem-remoteForeground:focus{background-color:var(--statusBarItem-remoteForeground)}.focus\:bg-activityBar-activeBorder:focus{background-color:var(--activityBar-activeBorder)}.focus\:bg-activityBar-background:focus{background-color:var(--activityBar-background)}.focus\:bg-activityBar-dropBackground:focus{background-color:var(--activityBar-dropBackground)}.focus\:bg-activityBar-foreground:focus{background-color:var(--activityBar-foreground)}.focus\:bg-activityBar-inactiveForeground:focus{background-color:var(--activityBar-inactiveForeground)}.focus\:bg-activityBarBadge-foreground:focus{background-color:var(--activityBarBadge-foreground)}.focus\:bg-badge-background:focus{background-color:var(--badge-background)}.focus\:bg-badge-foreground:focus{background-color:var(--badge-foreground)}.focus\:bg-breadcrumb-activeSelectionForeground:focus{background-color:var(--breadcrumb-activeSelectionForeground)}.focus\:bg-breadcrumb-background:focus{background-color:var(--breadcrumb-background)}.focus\:bg-breadcrumb-focusForeground:focus{background-color:var(--breadcrumb-focusForeground)}.focus\:bg-breadcrumb-foreground:focus{background-color:var(--breadcrumb-foreground)}.focus\:bg-breadcrumbPicker-background:focus{background-color:var(--breadcrumbPicker-background)}.focus\:bg-button-background:focus{background-color:var(--button-background)}.focus\:bg-button-foreground:focus{background-color:var(--button-foreground)}.focus\:bg-button-hoverBackground:focus{background-color:var(--button-hoverBackground)}.focus\:bg-checkbox-background:focus{background-color:var(--checkbox-background)}.focus\:bg-checkbox-border:focus{background-color:var(--checkbox-border)}.focus\:bg-checkbox-foreground:focus{background-color:var(--checkbox-foreground)}.focus\:bg-dropdown-background:focus{background-color:var(--dropdown-background)}.focus\:bg-dropdown-border:focus{background-color:var(--dropdown-border)}.focus\:bg-dropdown-foreground:focus{background-color:var(--dropdown-foreground)}.focus\:bg-focusBorder:focus{background-color:var(--focusBorder)}.focus\:bg-foreground:focus{background-color:var(--foreground)}.focus\:bg-icon-foreground:focus{background-color:var(--icon-foreground)}.focus\:bg-icon-prettier:focus{background-color:#ee6292}.focus\:bg-input-background:focus{background-color:var(--input-background)}.focus\:bg-input-foreground:focus{background-color:var(--input-foreground)}.focus\:bg-inputOption-activeBackground:focus{background-color:var(--inputOption-activeBackground)}.focus\:bg-inputOption-activeBorder:focus{background-color:var(--inputOption-activeBorder)}.focus\:bg-inputValidation-errorBackground:focus{background-color:var(--inputValidation-errorBackground)}.focus\:bg-inputValidation-errorBorder:focus{background-color:var(--inputValidation-errorBorder)}.focus\:bg-inputValidation-infoBackground:focus{background-color:var(--inputValidation-infoBackground)}.focus\:bg-inputValidation-infoBorder:focus{background-color:var(--inputValidation-infoBorder)}.focus\:bg-inputValidation-warningBackground:focus{background-color:var(--inputValidation-warningBackground)}.focus\:bg-inputValidation-warningBorder:focus{background-color:var(--inputValidation-warningBorder)}.focus\:bg-list-activeSelectionBackground:focus{background-color:var(--list-activeSelectionBackground)}.focus\:bg-list-activeSelectionForeground:focus{background-color:var(--list-activeSelectionForeground)}.focus\:bg-list-errorForeground:focus{background-color:var(--list-errorForeground)}.focus\:bg-list-filterMatchBackground:focus{background-color:var(--list-filterMatchBackground)}.focus\:bg-list-focusBackground:focus{background-color:var(--list-focusBackground)}.focus\:bg-list-highlightForeground:focus{background-color:var(--list-highlightForeground)}.focus\:bg-list-hoverBackground:focus{background-color:var(--list-hoverBackground)}.focus\:bg-list-inactiveSelectionBackground:focus{background-color:var(--list-inactiveSelectionBackground)}.focus\:bg-list-invalidItemForeground:focus{background-color:var(--list-invalidItemForeground)}.focus\:bg-list-warningForeground:focus{background-color:var(--list-warningForeground)}.focus\:bg-listFilterWidget-background:focus{background-color:var(--listFilterWidget-background)}.focus\:bg-listFilterWidget-noMatchesOutline:focus{background-color:var(--listFilterWidget-noMatchesOutline)}.focus\:bg-listFilterWidget-outline:focus{background-color:var(--listFilterWidget-outline)}.focus\:bg-notificationCenterHeader-background:focus{background-color:var(--notificationCenterHeader-background)}.focus\:bg-notificationLink-foreground:focus{background-color:var(--notificationLink-foreground)}.focus\:bg-notifications-background:focus{background-color:var(--notifications-background)}.focus\:bg-notifications-border:focus{background-color:var(--notifications-border)}.focus\:bg-notifications-foreground:focus{background-color:var(--notifications-foreground)}.focus\:bg-notificationsErrorIcon-foreground:focus{background-color:var(--notificationsErrorIcon-foreground)}.focus\:bg-notificationsInfoIcon-foreground:focus{background-color:var(--notificationsInfoIcon-foreground)}.focus\:bg-notificationsWarningIcon-foreground:focus{background-color:var(--notificationsWarningIcon-foreground)}.focus\:bg-panel-background:focus{background-color:var(--panel-background)}.focus\:bg-panel-border:focus{background-color:var(--panel-border)}.focus\:bg-panel-dropBackground:focus{background-color:var(--panel-dropBackground)}.focus\:bg-panelTitle-activeBorder:focus{background-color:var(--panelTitle-activeBorder)}.focus\:bg-panelTitle-activeForeground:focus{background-color:var(--panelTitle-activeForeground)}.focus\:bg-panelTitle-inactiveForeground:focus{background-color:var(--panelTitle-inactiveForeground)}.focus\:bg-progressBar-background:focus{background-color:var(--progressBar-background)}.focus\:bg-quickInput-background:focus{background-color:var(--quickInput-background)}.focus\:bg-scrollbar-shadow:focus{background-color:var(--scrollbar-shadow)}.focus\:bg-scrollbarSlider-activeBackground:focus{background-color:var(--scrollbarSlider-activeBackground)}.focus\:bg-scrollbarSlider-background:focus{background-color:var(--scrollbarSlider-background)}.focus\:bg-scrollbarSlider-hoverBackground:focus{background-color:var(--scrollbarSlider-hoverBackground)}.focus\:bg-searchEditor-findMatchBackground:focus{background-color:var(--searchEditor-findMatchBackground)}.focus\:bg-settings-checkboxBackground:focus{background-color:var(--settings-checkboxBackground)}.focus\:bg-settings-checkboxBorder:focus{background-color:var(--settings-checkboxBorder)}.focus\:bg-settings-checkboxForeground:focus{background-color:var(--settings-checkboxForeground)}.focus\:bg-settings-dropdownBackground:focus{background-color:var(--settings-dropdownBackground)}.focus\:bg-settings-dropdownBorder:focus{background-color:var(--settings-dropdownBorder)}.focus\:bg-settings-dropdownForeground:focus{background-color:var(--settings-dropdownForeground)}.focus\:bg-settings-dropdownListBorder:focus{background-color:var(--settings-dropdownListBorder)}.focus\:bg-settings-headerForeground:focus{background-color:var(--settings-headerForeground)}.focus\:bg-settings-modifiedItemIndicator:focus{background-color:var(--settings-modifiedItemIndicator)}.focus\:bg-settings-numberInputForeground:focus{background-color:var(--settings-numberInputForeground)}.focus\:bg-settings-textInputForeground:focus{background-color:var(--settings-textInputForeground)}.focus\:bg-sideBar-background:focus{background-color:var(--sideBar-background)}.focus\:bg-sideBar-dropBackground:focus{background-color:var(--sideBar-dropBackground)}.focus\:bg-sideBarSectionHeader-background:focus{background-color:var(--sideBarSectionHeader-background)}.focus\:bg-tab-activeBackground:focus{background-color:var(--tab-activeBackground)}.focus\:bg-tab-activeForeground:focus{background-color:var(--tab-activeForeground)}.focus\:bg-tab-activeModifiedBorder:focus{background-color:var(--tab-activeModifiedBorder)}.focus\:bg-tab-border:focus{background-color:var(--tab-border)}.focus\:bg-tab-inactiveBackground:focus{background-color:var(--tab-inactiveBackground)}.focus\:bg-tab-inactiveForeground:focus{background-color:var(--tab-inactiveForeground)}.focus\:bg-tab-inactiveModifiedBorder:focus{background-color:var(--tab-inactiveModifiedBorder)}.focus\:bg-tab-unfocusedActiveBackground:focus{background-color:var(--tab-unfocusedActiveBackground)}.focus\:bg-tab-unfocusedActiveForeground:focus{background-color:var(--tab-unfocusedActiveForeground)}.focus\:bg-tab-unfocusedActiveModifiedBorder:focus{background-color:var(--tab-unfocusedActiveModifiedBorder)}.focus\:bg-tab-unfocusedInactiveForeground:focus{background-color:var(--tab-unfocusedInactiveForeground)}.focus\:bg-tab-unfocusedInactiveModifiedBorder:focus{background-color:var(--tab-unfocusedInactiveModifiedBorder)}.focus\:bg-textLink-activeForeground:focus{background-color:var(--textLink-activeForeground)}.focus\:bg-textLink-foreground:focus{background-color:var(--textLink-foreground)}.focus\:bg-titleBar-activeBackground:focus{background-color:var(--titleBar-activeBackground)}.focus\:bg-titleBar-activeForeground:focus{background-color:var(--titleBar-activeForeground)}.focus\:bg-titleBar-inactiveBackground:focus{background-color:var(--titleBar-inactiveBackground)}.focus\:bg-titleBar-inactiveForeground:focus{background-color:var(--titleBar-inactiveForeground)}.focus\:bg-tree-indentGuidesStroke:focus{background-color:var(--tree-indentGuidesStroke)}.focus\:bg-widget-shadow:focus{background-color:var(--widget-shadow)}.bg-bottom{background-position:bottom}.bg-center{background-position:50%}.bg-left{background-position:0}.bg-left-bottom{background-position:0 100%}.bg-left-top{background-position:0 0}.bg-right{background-position:100%}.bg-right-bottom{background-position:100% 100%}.bg-right-top{background-position:100% 0}.bg-top{background-position:top}.bg-repeat{background-repeat:repeat}.bg-no-repeat{background-repeat:no-repeat}.bg-repeat-x{background-repeat:repeat-x}.bg-repeat-y{background-repeat:repeat-y}.bg-repeat-round{background-repeat:round}.bg-repeat-space{background-repeat:space}.bg-auto{background-size:auto}.bg-cover{background-size:cover}.bg-contain{background-size:contain}.border-collapse{border-collapse:collapse}.border-separate{border-collapse:separate}.border-black{border-color:#000}.border-white{border-color:#fff}.border-gray-100{border-color:#f7fafc}.border-gray-200{border-color:#edf2f7}.border-gray-300{border-color:#e2e8f0}.border-gray-400{border-color:#cbd5e0}.border-gray-500{border-color:#a0aec0}.border-gray-600{border-color:#718096}.border-gray-700{border-color:#4a5568}.border-gray-800{border-color:#2d3748}.border-gray-900{border-color:#1a202c}.border-blue-100{border-color:#ebf8ff}.border-blue-200{border-color:#bee3f8}.border-blue-300{border-color:#90cdf4}.border-blue-400{border-color:#63b3ed}.border-blue-500{border-color:#4299e1}.border-blue-600{border-color:#3182ce}.border-blue-700{border-color:#2b6cb0}.border-blue-800{border-color:#2c5282}.border-blue-900{border-color:#2a4365}.border-red-100{border-color:#fff5f5}.border-red-200{border-color:#fed7d7}.border-red-300{border-color:#feb2b2}.border-red-400{border-color:#fc8181}.border-red-500{border-color:#f56565}.border-red-600{border-color:#e53e3e}.border-red-700{border-color:#c53030}.border-red-800{border-color:#9b2c2c}.border-red-900{border-color:#742a2a}.border-yellow-100{border-color:ivory}.border-yellow-200{border-color:#fefcbf}.border-yellow-300{border-color:#faf089}.border-yellow-400{border-color:#f6e05e}.border-yellow-500{border-color:#ecc94b}.border-yellow-600{border-color:#d69e2e}.border-yellow-700{border-color:#b7791f}.border-yellow-800{border-color:#975a16}.border-yellow-900{border-color:#744210}.border-purple-100{border-color:#e2dde6}.border-purple-200{border-color:#c6bad0}.border-purple-300{border-color:#42304f}.border-purple-400{border-color:#3a2a47}.border-purple-500{border-color:#2f2239}.border-purple-600{border-color:#26182d}.border-transparent{border-color:transparent}.border-stackblitz-blue{border-color:var(--sb-brand-stackblitz-blue)}.border-activityBarBadge-background{border-color:var(--activityBarBadge-background)}.border-editor-background{border-color:var(--editor-background)}.border-editor-foreground{border-color:var(--editor-foreground)}.border-editor-inactiveSelectionBackground{border-color:var(--editor-inactiveSelectionBackground)}.border-editor-selectionHighlightBackground{border-color:var(--editor-selectionHighlightBackground)}.border-input-placeholderForeground{border-color:var(--input-placeholderForeground)}.border-list-dropBackground{border-color:var(--list-dropBackground)}.border-menu-background{border-color:var(--menu-background)}.border-menu-foreground{border-color:var(--menu-foreground)}.border-sideBarTitle-foreground{border-color:var(--sideBarTitle-foreground)}.border-statusBarItem-remoteBackground{border-color:var(--statusBarItem-remoteBackground)}.border-statusBarItem-remoteForeground{border-color:var(--statusBarItem-remoteForeground)}.border-activityBar-activeBorder{border-color:var(--activityBar-activeBorder)}.border-activityBar-background{border-color:var(--activityBar-background)}.border-activityBar-dropBackground{border-color:var(--activityBar-dropBackground)}.border-activityBar-foreground{border-color:var(--activityBar-foreground)}.border-activityBar-inactiveForeground{border-color:var(--activityBar-inactiveForeground)}.border-activityBarBadge-foreground{border-color:var(--activityBarBadge-foreground)}.border-badge-background{border-color:var(--badge-background)}.border-badge-foreground{border-color:var(--badge-foreground)}.border-breadcrumb-activeSelectionForeground{border-color:var(--breadcrumb-activeSelectionForeground)}.border-breadcrumb-background{border-color:var(--breadcrumb-background)}.border-breadcrumb-focusForeground{border-color:var(--breadcrumb-focusForeground)}.border-breadcrumb-foreground{border-color:var(--breadcrumb-foreground)}.border-breadcrumbPicker-background{border-color:var(--breadcrumbPicker-background)}.border-button-background{border-color:var(--button-background)}.border-button-foreground{border-color:var(--button-foreground)}.border-button-hoverBackground{border-color:var(--button-hoverBackground)}.border-checkbox-background{border-color:var(--checkbox-background)}.border-checkbox-border{border-color:var(--checkbox-border)}.border-checkbox-foreground{border-color:var(--checkbox-foreground)}.border-dropdown-background{border-color:var(--dropdown-background)}.border-dropdown-border{border-color:var(--dropdown-border)}.border-dropdown-foreground{border-color:var(--dropdown-foreground)}.border-focusBorder{border-color:var(--focusBorder)}.border-foreground{border-color:var(--foreground)}.border-icon-foreground{border-color:var(--icon-foreground)}.border-icon-prettier{border-color:#ee6292}.border-input-background{border-color:var(--input-background)}.border-input-foreground{border-color:var(--input-foreground)}.border-inputOption-activeBackground{border-color:var(--inputOption-activeBackground)}.border-inputOption-activeBorder{border-color:var(--inputOption-activeBorder)}.border-inputValidation-errorBackground{border-color:var(--inputValidation-errorBackground)}.border-inputValidation-errorBorder{border-color:var(--inputValidation-errorBorder)}.border-inputValidation-infoBackground{border-color:var(--inputValidation-infoBackground)}.border-inputValidation-infoBorder{border-color:var(--inputValidation-infoBorder)}.border-inputValidation-warningBackground{border-color:var(--inputValidation-warningBackground)}.border-inputValidation-warningBorder{border-color:var(--inputValidation-warningBorder)}.border-list-activeSelectionBackground{border-color:var(--list-activeSelectionBackground)}.border-list-activeSelectionForeground{border-color:var(--list-activeSelectionForeground)}.border-list-errorForeground{border-color:var(--list-errorForeground)}.border-list-filterMatchBackground{border-color:var(--list-filterMatchBackground)}.border-list-focusBackground{border-color:var(--list-focusBackground)}.border-list-highlightForeground{border-color:var(--list-highlightForeground)}.border-list-hoverBackground{border-color:var(--list-hoverBackground)}.border-list-inactiveSelectionBackground{border-color:var(--list-inactiveSelectionBackground)}.border-list-invalidItemForeground{border-color:var(--list-invalidItemForeground)}.border-list-warningForeground{border-color:var(--list-warningForeground)}.border-listFilterWidget-background{border-color:var(--listFilterWidget-background)}.border-listFilterWidget-noMatchesOutline{border-color:var(--listFilterWidget-noMatchesOutline)}.border-listFilterWidget-outline{border-color:var(--listFilterWidget-outline)}.border-notificationCenterHeader-background{border-color:var(--notificationCenterHeader-background)}.border-notificationLink-foreground{border-color:var(--notificationLink-foreground)}.border-notifications-background{border-color:var(--notifications-background)}.border-notifications-border{border-color:var(--notifications-border)}.border-notifications-foreground{border-color:var(--notifications-foreground)}.border-notificationsErrorIcon-foreground{border-color:var(--notificationsErrorIcon-foreground)}.border-notificationsInfoIcon-foreground{border-color:var(--notificationsInfoIcon-foreground)}.border-notificationsWarningIcon-foreground{border-color:var(--notificationsWarningIcon-foreground)}.border-panel-background{border-color:var(--panel-background)}.border-panel-border{border-color:var(--panel-border)}.border-panel-dropBackground{border-color:var(--panel-dropBackground)}.border-panelTitle-activeBorder{border-color:var(--panelTitle-activeBorder)}.border-panelTitle-activeForeground{border-color:var(--panelTitle-activeForeground)}.border-panelTitle-inactiveForeground{border-color:var(--panelTitle-inactiveForeground)}.border-progressBar-background{border-color:var(--progressBar-background)}.border-quickInput-background{border-color:var(--quickInput-background)}.border-scrollbar-shadow{border-color:var(--scrollbar-shadow)}.border-scrollbarSlider-activeBackground{border-color:var(--scrollbarSlider-activeBackground)}.border-scrollbarSlider-background{border-color:var(--scrollbarSlider-background)}.border-scrollbarSlider-hoverBackground{border-color:var(--scrollbarSlider-hoverBackground)}.border-searchEditor-findMatchBackground{border-color:var(--searchEditor-findMatchBackground)}.border-settings-checkboxBackground{border-color:var(--settings-checkboxBackground)}.border-settings-checkboxBorder{border-color:var(--settings-checkboxBorder)}.border-settings-checkboxForeground{border-color:var(--settings-checkboxForeground)}.border-settings-dropdownBackground{border-color:var(--settings-dropdownBackground)}.border-settings-dropdownBorder{border-color:var(--settings-dropdownBorder)}.border-settings-dropdownForeground{border-color:var(--settings-dropdownForeground)}.border-settings-dropdownListBorder{border-color:var(--settings-dropdownListBorder)}.border-settings-headerForeground{border-color:var(--settings-headerForeground)}.border-settings-modifiedItemIndicator{border-color:var(--settings-modifiedItemIndicator)}.border-settings-numberInputForeground{border-color:var(--settings-numberInputForeground)}.border-settings-textInputForeground{border-color:var(--settings-textInputForeground)}.border-sideBar-background{border-color:var(--sideBar-background)}.border-sideBar-dropBackground{border-color:var(--sideBar-dropBackground)}.border-sideBarSectionHeader-background{border-color:var(--sideBarSectionHeader-background)}.border-tab-activeBackground{border-color:var(--tab-activeBackground)}.border-tab-activeForeground{border-color:var(--tab-activeForeground)}.border-tab-activeModifiedBorder{border-color:var(--tab-activeModifiedBorder)}.border-tab-border{border-color:var(--tab-border)}.border-tab-inactiveBackground{border-color:var(--tab-inactiveBackground)}.border-tab-inactiveForeground{border-color:var(--tab-inactiveForeground)}.border-tab-inactiveModifiedBorder{border-color:var(--tab-inactiveModifiedBorder)}.border-tab-unfocusedActiveBackground{border-color:var(--tab-unfocusedActiveBackground)}.border-tab-unfocusedActiveForeground{border-color:var(--tab-unfocusedActiveForeground)}.border-tab-unfocusedActiveModifiedBorder{border-color:var(--tab-unfocusedActiveModifiedBorder)}.border-tab-unfocusedInactiveForeground{border-color:var(--tab-unfocusedInactiveForeground)}.border-tab-unfocusedInactiveModifiedBorder{border-color:var(--tab-unfocusedInactiveModifiedBorder)}.border-textLink-activeForeground{border-color:var(--textLink-activeForeground)}.border-textLink-foreground{border-color:var(--textLink-foreground)}.border-titleBar-activeBackground{border-color:var(--titleBar-activeBackground)}.border-titleBar-activeForeground{border-color:var(--titleBar-activeForeground)}.border-titleBar-inactiveBackground{border-color:var(--titleBar-inactiveBackground)}.border-titleBar-inactiveForeground{border-color:var(--titleBar-inactiveForeground)}.border-tree-indentGuidesStroke{border-color:var(--tree-indentGuidesStroke)}.border-widget-shadow{border-color:var(--widget-shadow)}.hover\:border-black:hover{border-color:#000}.hover\:border-white:hover{border-color:#fff}.hover\:border-gray-100:hover{border-color:#f7fafc}.hover\:border-gray-200:hover{border-color:#edf2f7}.hover\:border-gray-300:hover{border-color:#e2e8f0}.hover\:border-gray-400:hover{border-color:#cbd5e0}.hover\:border-gray-500:hover{border-color:#a0aec0}.hover\:border-gray-600:hover{border-color:#718096}.hover\:border-gray-700:hover{border-color:#4a5568}.hover\:border-gray-800:hover{border-color:#2d3748}.hover\:border-gray-900:hover{border-color:#1a202c}.hover\:border-blue-100:hover{border-color:#ebf8ff}.hover\:border-blue-200:hover{border-color:#bee3f8}.hover\:border-blue-300:hover{border-color:#90cdf4}.hover\:border-blue-400:hover{border-color:#63b3ed}.hover\:border-blue-500:hover{border-color:#4299e1}.hover\:border-blue-600:hover{border-color:#3182ce}.hover\:border-blue-700:hover{border-color:#2b6cb0}.hover\:border-blue-800:hover{border-color:#2c5282}.hover\:border-blue-900:hover{border-color:#2a4365}.hover\:border-red-100:hover{border-color:#fff5f5}.hover\:border-red-200:hover{border-color:#fed7d7}.hover\:border-red-300:hover{border-color:#feb2b2}.hover\:border-red-400:hover{border-color:#fc8181}.hover\:border-red-500:hover{border-color:#f56565}.hover\:border-red-600:hover{border-color:#e53e3e}.hover\:border-red-700:hover{border-color:#c53030}.hover\:border-red-800:hover{border-color:#9b2c2c}.hover\:border-red-900:hover{border-color:#742a2a}.hover\:border-yellow-100:hover{border-color:ivory}.hover\:border-yellow-200:hover{border-color:#fefcbf}.hover\:border-yellow-300:hover{border-color:#faf089}.hover\:border-yellow-400:hover{border-color:#f6e05e}.hover\:border-yellow-500:hover{border-color:#ecc94b}.hover\:border-yellow-600:hover{border-color:#d69e2e}.hover\:border-yellow-700:hover{border-color:#b7791f}.hover\:border-yellow-800:hover{border-color:#975a16}.hover\:border-yellow-900:hover{border-color:#744210}.hover\:border-purple-100:hover{border-color:#e2dde6}.hover\:border-purple-200:hover{border-color:#c6bad0}.hover\:border-purple-300:hover{border-color:#42304f}.hover\:border-purple-400:hover{border-color:#3a2a47}.hover\:border-purple-500:hover{border-color:#2f2239}.hover\:border-purple-600:hover{border-color:#26182d}.hover\:border-transparent:hover{border-color:transparent}.hover\:border-stackblitz-blue:hover{border-color:var(--sb-brand-stackblitz-blue)}.hover\:border-activityBarBadge-background:hover{border-color:var(--activityBarBadge-background)}.hover\:border-editor-background:hover{border-color:var(--editor-background)}.hover\:border-editor-foreground:hover{border-color:var(--editor-foreground)}.hover\:border-editor-inactiveSelectionBackground:hover{border-color:var(--editor-inactiveSelectionBackground)}.hover\:border-editor-selectionHighlightBackground:hover{border-color:var(--editor-selectionHighlightBackground)}.hover\:border-input-placeholderForeground:hover{border-color:var(--input-placeholderForeground)}.hover\:border-list-dropBackground:hover{border-color:var(--list-dropBackground)}.hover\:border-menu-background:hover{border-color:var(--menu-background)}.hover\:border-menu-foreground:hover{border-color:var(--menu-foreground)}.hover\:border-sideBarTitle-foreground:hover{border-color:var(--sideBarTitle-foreground)}.hover\:border-statusBarItem-remoteBackground:hover{border-color:var(--statusBarItem-remoteBackground)}.hover\:border-statusBarItem-remoteForeground:hover{border-color:var(--statusBarItem-remoteForeground)}.hover\:border-activityBar-activeBorder:hover{border-color:var(--activityBar-activeBorder)}.hover\:border-activityBar-background:hover{border-color:var(--activityBar-background)}.hover\:border-activityBar-dropBackground:hover{border-color:var(--activityBar-dropBackground)}.hover\:border-activityBar-foreground:hover{border-color:var(--activityBar-foreground)}.hover\:border-activityBar-inactiveForeground:hover{border-color:var(--activityBar-inactiveForeground)}.hover\:border-activityBarBadge-foreground:hover{border-color:var(--activityBarBadge-foreground)}.hover\:border-badge-background:hover{border-color:var(--badge-background)}.hover\:border-badge-foreground:hover{border-color:var(--badge-foreground)}.hover\:border-breadcrumb-activeSelectionForeground:hover{border-color:var(--breadcrumb-activeSelectionForeground)}.hover\:border-breadcrumb-background:hover{border-color:var(--breadcrumb-background)}.hover\:border-breadcrumb-focusForeground:hover{border-color:var(--breadcrumb-focusForeground)}.hover\:border-breadcrumb-foreground:hover{border-color:var(--breadcrumb-foreground)}.hover\:border-breadcrumbPicker-background:hover{border-color:var(--breadcrumbPicker-background)}.hover\:border-button-background:hover{border-color:var(--button-background)}.hover\:border-button-foreground:hover{border-color:var(--button-foreground)}.hover\:border-button-hoverBackground:hover{border-color:var(--button-hoverBackground)}.hover\:border-checkbox-background:hover{border-color:var(--checkbox-background)}.hover\:border-checkbox-border:hover{border-color:var(--checkbox-border)}.hover\:border-checkbox-foreground:hover{border-color:var(--checkbox-foreground)}.hover\:border-dropdown-background:hover{border-color:var(--dropdown-background)}.hover\:border-dropdown-border:hover{border-color:var(--dropdown-border)}.hover\:border-dropdown-foreground:hover{border-color:var(--dropdown-foreground)}.hover\:border-focusBorder:hover{border-color:var(--focusBorder)}.hover\:border-foreground:hover{border-color:var(--foreground)}.hover\:border-icon-foreground:hover{border-color:var(--icon-foreground)}.hover\:border-icon-prettier:hover{border-color:#ee6292}.hover\:border-input-background:hover{border-color:var(--input-background)}.hover\:border-input-foreground:hover{border-color:var(--input-foreground)}.hover\:border-inputOption-activeBackground:hover{border-color:var(--inputOption-activeBackground)}.hover\:border-inputOption-activeBorder:hover{border-color:var(--inputOption-activeBorder)}.hover\:border-inputValidation-errorBackground:hover{border-color:var(--inputValidation-errorBackground)}.hover\:border-inputValidation-errorBorder:hover{border-color:var(--inputValidation-errorBorder)}.hover\:border-inputValidation-infoBackground:hover{border-color:var(--inputValidation-infoBackground)}.hover\:border-inputValidation-infoBorder:hover{border-color:var(--inputValidation-infoBorder)}.hover\:border-inputValidation-warningBackground:hover{border-color:var(--inputValidation-warningBackground)}.hover\:border-inputValidation-warningBorder:hover{border-color:var(--inputValidation-warningBorder)}.hover\:border-list-activeSelectionBackground:hover{border-color:var(--list-activeSelectionBackground)}.hover\:border-list-activeSelectionForeground:hover{border-color:var(--list-activeSelectionForeground)}.hover\:border-list-errorForeground:hover{border-color:var(--list-errorForeground)}.hover\:border-list-filterMatchBackground:hover{border-color:var(--list-filterMatchBackground)}.hover\:border-list-focusBackground:hover{border-color:var(--list-focusBackground)}.hover\:border-list-highlightForeground:hover{border-color:var(--list-highlightForeground)}.hover\:border-list-hoverBackground:hover{border-color:var(--list-hoverBackground)}.hover\:border-list-inactiveSelectionBackground:hover{border-color:var(--list-inactiveSelectionBackground)}.hover\:border-list-invalidItemForeground:hover{border-color:var(--list-invalidItemForeground)}.hover\:border-list-warningForeground:hover{border-color:var(--list-warningForeground)}.hover\:border-listFilterWidget-background:hover{border-color:var(--listFilterWidget-background)}.hover\:border-listFilterWidget-noMatchesOutline:hover{border-color:var(--listFilterWidget-noMatchesOutline)}.hover\:border-listFilterWidget-outline:hover{border-color:var(--listFilterWidget-outline)}.hover\:border-notificationCenterHeader-background:hover{border-color:var(--notificationCenterHeader-background)}.hover\:border-notificationLink-foreground:hover{border-color:var(--notificationLink-foreground)}.hover\:border-notifications-background:hover{border-color:var(--notifications-background)}.hover\:border-notifications-border:hover{border-color:var(--notifications-border)}.hover\:border-notifications-foreground:hover{border-color:var(--notifications-foreground)}.hover\:border-notificationsErrorIcon-foreground:hover{border-color:var(--notificationsErrorIcon-foreground)}.hover\:border-notificationsInfoIcon-foreground:hover{border-color:var(--notificationsInfoIcon-foreground)}.hover\:border-notificationsWarningIcon-foreground:hover{border-color:var(--notificationsWarningIcon-foreground)}.hover\:border-panel-background:hover{border-color:var(--panel-background)}.hover\:border-panel-border:hover{border-color:var(--panel-border)}.hover\:border-panel-dropBackground:hover{border-color:var(--panel-dropBackground)}.hover\:border-panelTitle-activeBorder:hover{border-color:var(--panelTitle-activeBorder)}.hover\:border-panelTitle-activeForeground:hover{border-color:var(--panelTitle-activeForeground)}.hover\:border-panelTitle-inactiveForeground:hover{border-color:var(--panelTitle-inactiveForeground)}.hover\:border-progressBar-background:hover{border-color:var(--progressBar-background)}.hover\:border-quickInput-background:hover{border-color:var(--quickInput-background)}.hover\:border-scrollbar-shadow:hover{border-color:var(--scrollbar-shadow)}.hover\:border-scrollbarSlider-activeBackground:hover{border-color:var(--scrollbarSlider-activeBackground)}.hover\:border-scrollbarSlider-background:hover{border-color:var(--scrollbarSlider-background)}.hover\:border-scrollbarSlider-hoverBackground:hover{border-color:var(--scrollbarSlider-hoverBackground)}.hover\:border-searchEditor-findMatchBackground:hover{border-color:var(--searchEditor-findMatchBackground)}.hover\:border-settings-checkboxBackground:hover{border-color:var(--settings-checkboxBackground)}.hover\:border-settings-checkboxBorder:hover{border-color:var(--settings-checkboxBorder)}.hover\:border-settings-checkboxForeground:hover{border-color:var(--settings-checkboxForeground)}.hover\:border-settings-dropdownBackground:hover{border-color:var(--settings-dropdownBackground)}.hover\:border-settings-dropdownBorder:hover{border-color:var(--settings-dropdownBorder)}.hover\:border-settings-dropdownForeground:hover{border-color:var(--settings-dropdownForeground)}.hover\:border-settings-dropdownListBorder:hover{border-color:var(--settings-dropdownListBorder)}.hover\:border-settings-headerForeground:hover{border-color:var(--settings-headerForeground)}.hover\:border-settings-modifiedItemIndicator:hover{border-color:var(--settings-modifiedItemIndicator)}.hover\:border-settings-numberInputForeground:hover{border-color:var(--settings-numberInputForeground)}.hover\:border-settings-textInputForeground:hover{border-color:var(--settings-textInputForeground)}.hover\:border-sideBar-background:hover{border-color:var(--sideBar-background)}.hover\:border-sideBar-dropBackground:hover{border-color:var(--sideBar-dropBackground)}.hover\:border-sideBarSectionHeader-background:hover{border-color:var(--sideBarSectionHeader-background)}.hover\:border-tab-activeBackground:hover{border-color:var(--tab-activeBackground)}.hover\:border-tab-activeForeground:hover{border-color:var(--tab-activeForeground)}.hover\:border-tab-activeModifiedBorder:hover{border-color:var(--tab-activeModifiedBorder)}.hover\:border-tab-border:hover{border-color:var(--tab-border)}.hover\:border-tab-inactiveBackground:hover{border-color:var(--tab-inactiveBackground)}.hover\:border-tab-inactiveForeground:hover{border-color:var(--tab-inactiveForeground)}.hover\:border-tab-inactiveModifiedBorder:hover{border-color:var(--tab-inactiveModifiedBorder)}.hover\:border-tab-unfocusedActiveBackground:hover{border-color:var(--tab-unfocusedActiveBackground)}.hover\:border-tab-unfocusedActiveForeground:hover{border-color:var(--tab-unfocusedActiveForeground)}.hover\:border-tab-unfocusedActiveModifiedBorder:hover{border-color:var(--tab-unfocusedActiveModifiedBorder)}.hover\:border-tab-unfocusedInactiveForeground:hover{border-color:var(--tab-unfocusedInactiveForeground)}.hover\:border-tab-unfocusedInactiveModifiedBorder:hover{border-color:var(--tab-unfocusedInactiveModifiedBorder)}.hover\:border-textLink-activeForeground:hover{border-color:var(--textLink-activeForeground)}.hover\:border-textLink-foreground:hover{border-color:var(--textLink-foreground)}.hover\:border-titleBar-activeBackground:hover{border-color:var(--titleBar-activeBackground)}.hover\:border-titleBar-activeForeground:hover{border-color:var(--titleBar-activeForeground)}.hover\:border-titleBar-inactiveBackground:hover{border-color:var(--titleBar-inactiveBackground)}.hover\:border-titleBar-inactiveForeground:hover{border-color:var(--titleBar-inactiveForeground)}.hover\:border-tree-indentGuidesStroke:hover{border-color:var(--tree-indentGuidesStroke)}.hover\:border-widget-shadow:hover{border-color:var(--widget-shadow)}.focus\:border-black:focus{border-color:#000}.focus\:border-white:focus{border-color:#fff}.focus\:border-gray-100:focus{border-color:#f7fafc}.focus\:border-gray-200:focus{border-color:#edf2f7}.focus\:border-gray-300:focus{border-color:#e2e8f0}.focus\:border-gray-400:focus{border-color:#cbd5e0}.focus\:border-gray-500:focus{border-color:#a0aec0}.focus\:border-gray-600:focus{border-color:#718096}.focus\:border-gray-700:focus{border-color:#4a5568}.focus\:border-gray-800:focus{border-color:#2d3748}.focus\:border-gray-900:focus{border-color:#1a202c}.focus\:border-blue-100:focus{border-color:#ebf8ff}.focus\:border-blue-200:focus{border-color:#bee3f8}.focus\:border-blue-300:focus{border-color:#90cdf4}.focus\:border-blue-400:focus{border-color:#63b3ed}.focus\:border-blue-500:focus{border-color:#4299e1}.focus\:border-blue-600:focus{border-color:#3182ce}.focus\:border-blue-700:focus{border-color:#2b6cb0}.focus\:border-blue-800:focus{border-color:#2c5282}.focus\:border-blue-900:focus{border-color:#2a4365}.focus\:border-red-100:focus{border-color:#fff5f5}.focus\:border-red-200:focus{border-color:#fed7d7}.focus\:border-red-300:focus{border-color:#feb2b2}.focus\:border-red-400:focus{border-color:#fc8181}.focus\:border-red-500:focus{border-color:#f56565}.focus\:border-red-600:focus{border-color:#e53e3e}.focus\:border-red-700:focus{border-color:#c53030}.focus\:border-red-800:focus{border-color:#9b2c2c}.focus\:border-red-900:focus{border-color:#742a2a}.focus\:border-yellow-100:focus{border-color:ivory}.focus\:border-yellow-200:focus{border-color:#fefcbf}.focus\:border-yellow-300:focus{border-color:#faf089}.focus\:border-yellow-400:focus{border-color:#f6e05e}.focus\:border-yellow-500:focus{border-color:#ecc94b}.focus\:border-yellow-600:focus{border-color:#d69e2e}.focus\:border-yellow-700:focus{border-color:#b7791f}.focus\:border-yellow-800:focus{border-color:#975a16}.focus\:border-yellow-900:focus{border-color:#744210}.focus\:border-purple-100:focus{border-color:#e2dde6}.focus\:border-purple-200:focus{border-color:#c6bad0}.focus\:border-purple-300:focus{border-color:#42304f}.focus\:border-purple-400:focus{border-color:#3a2a47}.focus\:border-purple-500:focus{border-color:#2f2239}.focus\:border-purple-600:focus{border-color:#26182d}.focus\:border-transparent:focus{border-color:transparent}.focus\:border-stackblitz-blue:focus{border-color:var(--sb-brand-stackblitz-blue)}.focus\:border-activityBarBadge-background:focus{border-color:var(--activityBarBadge-background)}.focus\:border-editor-background:focus{border-color:var(--editor-background)}.focus\:border-editor-foreground:focus{border-color:var(--editor-foreground)}.focus\:border-editor-inactiveSelectionBackground:focus{border-color:var(--editor-inactiveSelectionBackground)}.focus\:border-editor-selectionHighlightBackground:focus{border-color:var(--editor-selectionHighlightBackground)}.focus\:border-input-placeholderForeground:focus{border-color:var(--input-placeholderForeground)}.focus\:border-list-dropBackground:focus{border-color:var(--list-dropBackground)}.focus\:border-menu-background:focus{border-color:var(--menu-background)}.focus\:border-menu-foreground:focus{border-color:var(--menu-foreground)}.focus\:border-sideBarTitle-foreground:focus{border-color:var(--sideBarTitle-foreground)}.focus\:border-statusBarItem-remoteBackground:focus{border-color:var(--statusBarItem-remoteBackground)}.focus\:border-statusBarItem-remoteForeground:focus{border-color:var(--statusBarItem-remoteForeground)}.focus\:border-activityBar-activeBorder:focus{border-color:var(--activityBar-activeBorder)}.focus\:border-activityBar-background:focus{border-color:var(--activityBar-background)}.focus\:border-activityBar-dropBackground:focus{border-color:var(--activityBar-dropBackground)}.focus\:border-activityBar-foreground:focus{border-color:var(--activityBar-foreground)}.focus\:border-activityBar-inactiveForeground:focus{border-color:var(--activityBar-inactiveForeground)}.focus\:border-activityBarBadge-foreground:focus{border-color:var(--activityBarBadge-foreground)}.focus\:border-badge-background:focus{border-color:var(--badge-background)}.focus\:border-badge-foreground:focus{border-color:var(--badge-foreground)}.focus\:border-breadcrumb-activeSelectionForeground:focus{border-color:var(--breadcrumb-activeSelectionForeground)}.focus\:border-breadcrumb-background:focus{border-color:var(--breadcrumb-background)}.focus\:border-breadcrumb-focusForeground:focus{border-color:var(--breadcrumb-focusForeground)}.focus\:border-breadcrumb-foreground:focus{border-color:var(--breadcrumb-foreground)}.focus\:border-breadcrumbPicker-background:focus{border-color:var(--breadcrumbPicker-background)}.focus\:border-button-background:focus{border-color:var(--button-background)}.focus\:border-button-foreground:focus{border-color:var(--button-foreground)}.focus\:border-button-hoverBackground:focus{border-color:var(--button-hoverBackground)}.focus\:border-checkbox-background:focus{border-color:var(--checkbox-background)}.focus\:border-checkbox-border:focus{border-color:var(--checkbox-border)}.focus\:border-checkbox-foreground:focus{border-color:var(--checkbox-foreground)}.focus\:border-dropdown-background:focus{border-color:var(--dropdown-background)}.focus\:border-dropdown-border:focus{border-color:var(--dropdown-border)}.focus\:border-dropdown-foreground:focus{border-color:var(--dropdown-foreground)}.focus\:border-focusBorder:focus{border-color:var(--focusBorder)}.focus\:border-foreground:focus{border-color:var(--foreground)}.focus\:border-icon-foreground:focus{border-color:var(--icon-foreground)}.focus\:border-icon-prettier:focus{border-color:#ee6292}.focus\:border-input-background:focus{border-color:var(--input-background)}.focus\:border-input-foreground:focus{border-color:var(--input-foreground)}.focus\:border-inputOption-activeBackground:focus{border-color:var(--inputOption-activeBackground)}.focus\:border-inputOption-activeBorder:focus{border-color:var(--inputOption-activeBorder)}.focus\:border-inputValidation-errorBackground:focus{border-color:var(--inputValidation-errorBackground)}.focus\:border-inputValidation-errorBorder:focus{border-color:var(--inputValidation-errorBorder)}.focus\:border-inputValidation-infoBackground:focus{border-color:var(--inputValidation-infoBackground)}.focus\:border-inputValidation-infoBorder:focus{border-color:var(--inputValidation-infoBorder)}.focus\:border-inputValidation-warningBackground:focus{border-color:var(--inputValidation-warningBackground)}.focus\:border-inputValidation-warningBorder:focus{border-color:var(--inputValidation-warningBorder)}.focus\:border-list-activeSelectionBackground:focus{border-color:var(--list-activeSelectionBackground)}.focus\:border-list-activeSelectionForeground:focus{border-color:var(--list-activeSelectionForeground)}.focus\:border-list-errorForeground:focus{border-color:var(--list-errorForeground)}.focus\:border-list-filterMatchBackground:focus{border-color:var(--list-filterMatchBackground)}.focus\:border-list-focusBackground:focus{border-color:var(--list-focusBackground)}.focus\:border-list-highlightForeground:focus{border-color:var(--list-highlightForeground)}.focus\:border-list-hoverBackground:focus{border-color:var(--list-hoverBackground)}.focus\:border-list-inactiveSelectionBackground:focus{border-color:var(--list-inactiveSelectionBackground)}.focus\:border-list-invalidItemForeground:focus{border-color:var(--list-invalidItemForeground)}.focus\:border-list-warningForeground:focus{border-color:var(--list-warningForeground)}.focus\:border-listFilterWidget-background:focus{border-color:var(--listFilterWidget-background)}.focus\:border-listFilterWidget-noMatchesOutline:focus{border-color:var(--listFilterWidget-noMatchesOutline)}.focus\:border-listFilterWidget-outline:focus{border-color:var(--listFilterWidget-outline)}.focus\:border-notificationCenterHeader-background:focus{border-color:var(--notificationCenterHeader-background)}.focus\:border-notificationLink-foreground:focus{border-color:var(--notificationLink-foreground)}.focus\:border-notifications-background:focus{border-color:var(--notifications-background)}.focus\:border-notifications-border:focus{border-color:var(--notifications-border)}.focus\:border-notifications-foreground:focus{border-color:var(--notifications-foreground)}.focus\:border-notificationsErrorIcon-foreground:focus{border-color:var(--notificationsErrorIcon-foreground)}.focus\:border-notificationsInfoIcon-foreground:focus{border-color:var(--notificationsInfoIcon-foreground)}.focus\:border-notificationsWarningIcon-foreground:focus{border-color:var(--notificationsWarningIcon-foreground)}.focus\:border-panel-background:focus{border-color:var(--panel-background)}.focus\:border-panel-border:focus{border-color:var(--panel-border)}.focus\:border-panel-dropBackground:focus{border-color:var(--panel-dropBackground)}.focus\:border-panelTitle-activeBorder:focus{border-color:var(--panelTitle-activeBorder)}.focus\:border-panelTitle-activeForeground:focus{border-color:var(--panelTitle-activeForeground)}.focus\:border-panelTitle-inactiveForeground:focus{border-color:var(--panelTitle-inactiveForeground)}.focus\:border-progressBar-background:focus{border-color:var(--progressBar-background)}.focus\:border-quickInput-background:focus{border-color:var(--quickInput-background)}.focus\:border-scrollbar-shadow:focus{border-color:var(--scrollbar-shadow)}.focus\:border-scrollbarSlider-activeBackground:focus{border-color:var(--scrollbarSlider-activeBackground)}.focus\:border-scrollbarSlider-background:focus{border-color:var(--scrollbarSlider-background)}.focus\:border-scrollbarSlider-hoverBackground:focus{border-color:var(--scrollbarSlider-hoverBackground)}.focus\:border-searchEditor-findMatchBackground:focus{border-color:var(--searchEditor-findMatchBackground)}.focus\:border-settings-checkboxBackground:focus{border-color:var(--settings-checkboxBackground)}.focus\:border-settings-checkboxBorder:focus{border-color:var(--settings-checkboxBorder)}.focus\:border-settings-checkboxForeground:focus{border-color:var(--settings-checkboxForeground)}.focus\:border-settings-dropdownBackground:focus{border-color:var(--settings-dropdownBackground)}.focus\:border-settings-dropdownBorder:focus{border-color:var(--settings-dropdownBorder)}.focus\:border-settings-dropdownForeground:focus{border-color:var(--settings-dropdownForeground)}.focus\:border-settings-dropdownListBorder:focus{border-color:var(--settings-dropdownListBorder)}.focus\:border-settings-headerForeground:focus{border-color:var(--settings-headerForeground)}.focus\:border-settings-modifiedItemIndicator:focus{border-color:var(--settings-modifiedItemIndicator)}.focus\:border-settings-numberInputForeground:focus{border-color:var(--settings-numberInputForeground)}.focus\:border-settings-textInputForeground:focus{border-color:var(--settings-textInputForeground)}.focus\:border-sideBar-background:focus{border-color:var(--sideBar-background)}.focus\:border-sideBar-dropBackground:focus{border-color:var(--sideBar-dropBackground)}.focus\:border-sideBarSectionHeader-background:focus{border-color:var(--sideBarSectionHeader-background)}.focus\:border-tab-activeBackground:focus{border-color:var(--tab-activeBackground)}.focus\:border-tab-activeForeground:focus{border-color:var(--tab-activeForeground)}.focus\:border-tab-activeModifiedBorder:focus{border-color:var(--tab-activeModifiedBorder)}.focus\:border-tab-border:focus{border-color:var(--tab-border)}.focus\:border-tab-inactiveBackground:focus{border-color:var(--tab-inactiveBackground)}.focus\:border-tab-inactiveForeground:focus{border-color:var(--tab-inactiveForeground)}.focus\:border-tab-inactiveModifiedBorder:focus{border-color:var(--tab-inactiveModifiedBorder)}.focus\:border-tab-unfocusedActiveBackground:focus{border-color:var(--tab-unfocusedActiveBackground)}.focus\:border-tab-unfocusedActiveForeground:focus{border-color:var(--tab-unfocusedActiveForeground)}.focus\:border-tab-unfocusedActiveModifiedBorder:focus{border-color:var(--tab-unfocusedActiveModifiedBorder)}.focus\:border-tab-unfocusedInactiveForeground:focus{border-color:var(--tab-unfocusedInactiveForeground)}.focus\:border-tab-unfocusedInactiveModifiedBorder:focus{border-color:var(--tab-unfocusedInactiveModifiedBorder)}.focus\:border-textLink-activeForeground:focus{border-color:var(--textLink-activeForeground)}.focus\:border-textLink-foreground:focus{border-color:var(--textLink-foreground)}.focus\:border-titleBar-activeBackground:focus{border-color:var(--titleBar-activeBackground)}.focus\:border-titleBar-activeForeground:focus{border-color:var(--titleBar-activeForeground)}.focus\:border-titleBar-inactiveBackground:focus{border-color:var(--titleBar-inactiveBackground)}.focus\:border-titleBar-inactiveForeground:focus{border-color:var(--titleBar-inactiveForeground)}.focus\:border-tree-indentGuidesStroke:focus{border-color:var(--tree-indentGuidesStroke)}.focus\:border-widget-shadow:focus{border-color:var(--widget-shadow)}.rounded-none{border-radius:0}.rounded-sm{border-radius:.125rem}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-full{border-radius:9999px}.rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}.rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}.rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.rounded-t-sm{border-top-left-radius:.125rem}.rounded-r-sm,.rounded-t-sm{border-top-right-radius:.125rem}.rounded-b-sm,.rounded-r-sm{border-bottom-right-radius:.125rem}.rounded-b-sm,.rounded-l-sm{border-bottom-left-radius:.125rem}.rounded-l-sm{border-top-left-radius:.125rem}.rounded-t{border-top-left-radius:.25rem}.rounded-r,.rounded-t{border-top-right-radius:.25rem}.rounded-b,.rounded-r{border-bottom-right-radius:.25rem}.rounded-b,.rounded-l{border-bottom-left-radius:.25rem}.rounded-l{border-top-left-radius:.25rem}.rounded-t-md{border-top-left-radius:.375rem}.rounded-r-md,.rounded-t-md{border-top-right-radius:.375rem}.rounded-b-md,.rounded-r-md{border-bottom-right-radius:.375rem}.rounded-b-md,.rounded-l-md{border-bottom-left-radius:.375rem}.rounded-l-md{border-top-left-radius:.375rem}.rounded-t-lg{border-top-left-radius:.5rem}.rounded-r-lg,.rounded-t-lg{border-top-right-radius:.5rem}.rounded-b-lg,.rounded-r-lg{border-bottom-right-radius:.5rem}.rounded-b-lg,.rounded-l-lg{border-bottom-left-radius:.5rem}.rounded-l-lg{border-top-left-radius:.5rem}.rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.rounded-r-full{border-top-right-radius:9999px}.rounded-b-full,.rounded-r-full{border-bottom-right-radius:9999px}.rounded-b-full,.rounded-l-full{border-bottom-left-radius:9999px}.rounded-l-full{border-top-left-radius:9999px}.rounded-tl-none{border-top-left-radius:0}.rounded-tr-none{border-top-right-radius:0}.rounded-br-none{border-bottom-right-radius:0}.rounded-bl-none{border-bottom-left-radius:0}.rounded-tl-sm{border-top-left-radius:.125rem}.rounded-tr-sm{border-top-right-radius:.125rem}.rounded-br-sm{border-bottom-right-radius:.125rem}.rounded-bl-sm{border-bottom-left-radius:.125rem}.rounded-tl{border-top-left-radius:.25rem}.rounded-tr{border-top-right-radius:.25rem}.rounded-br{border-bottom-right-radius:.25rem}.rounded-bl{border-bottom-left-radius:.25rem}.rounded-tl-md{border-top-left-radius:.375rem}.rounded-tr-md{border-top-right-radius:.375rem}.rounded-br-md{border-bottom-right-radius:.375rem}.rounded-bl-md{border-bottom-left-radius:.375rem}.rounded-tl-lg{border-top-left-radius:.5rem}.rounded-tr-lg{border-top-right-radius:.5rem}.rounded-br-lg{border-bottom-right-radius:.5rem}.rounded-bl-lg{border-bottom-left-radius:.5rem}.rounded-tl-full{border-top-left-radius:9999px}.rounded-tr-full{border-top-right-radius:9999px}.rounded-br-full{border-bottom-right-radius:9999px}.rounded-bl-full{border-bottom-left-radius:9999px}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.border-dotted{border-style:dotted}.border-double{border-style:double}.border-none{border-style:none}.border-0{border-width:0}.border-2{border-width:2px}.border-4{border-width:4px}.border-8{border-width:8px}.border{border-width:1px}.border-t-0{border-top-width:0}.border-r-0{border-right-width:0}.border-b-0{border-bottom-width:0}.border-l-0{border-left-width:0}.border-t-2{border-top-width:2px}.border-r-2{border-right-width:2px}.border-b-2{border-bottom-width:2px}.border-l-2{border-left-width:2px}.border-t-4{border-top-width:4px}.border-r-4{border-right-width:4px}.border-b-4{border-bottom-width:4px}.border-l-4{border-left-width:4px}.border-t-8{border-top-width:8px}.border-r-8{border-right-width:8px}.border-b-8{border-bottom-width:8px}.border-l-8{border-left-width:8px}.border-t{border-top-width:1px}.border-r{border-right-width:1px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.box-border{box-sizing:border-box}.box-content{box-sizing:content-box}.cursor-auto{cursor:auto}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.cursor-wait{cursor:wait}.cursor-text{cursor:text}.cursor-move{cursor:move}.cursor-not-allowed{cursor:not-allowed}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.table{display:table}.table-caption{display:table-caption}.table-cell{display:table-cell}.table-column{display:table-column}.table-column-group{display:table-column-group}.table-footer-group{display:table-footer-group}.table-header-group{display:table-header-group}.table-row-group{display:table-row-group}.table-row{display:table-row}.hidden{display:none}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.flex-no-wrap{flex-wrap:nowrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.self-auto{align-self:auto}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.self-stretch{align-self:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.content-center{align-content:center}.content-start{align-content:flex-start}.content-end{align-content:flex-end}.content-between{align-content:space-between}.content-around{align-content:space-around}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.flex-initial{flex:0 1 auto}.flex-none{flex:none}.flex-grow-0{flex-grow:0}.flex-grow{flex-grow:1}.flex-shrink-0{flex-shrink:0}.flex-shrink{flex-shrink:1}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.order-first{order:-9999}.order-last{order:9999}.order-none{order:0}.float-right{float:right}.float-left{float:left}.float-none{float:none}.clearfix:after{content:"";display:table;clear:both}.clear-left{clear:left}.clear-right{clear:right}.clear-both{clear:both}.font-stackblitz{font-family:Gilroy-Medium,Gilroy,Roboto,Arial,sans-serif}.font-hairline{font-weight:100}.font-thin{font-weight:200}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-black{font-weight:900}.hover\:font-hairline:hover{font-weight:100}.hover\:font-thin:hover{font-weight:200}.hover\:font-light:hover{font-weight:300}.hover\:font-normal:hover{font-weight:400}.hover\:font-medium:hover{font-weight:500}.hover\:font-semibold:hover{font-weight:600}.hover\:font-bold:hover{font-weight:700}.hover\:font-extrabold:hover{font-weight:800}.hover\:font-black:hover{font-weight:900}.focus\:font-hairline:focus{font-weight:100}.focus\:font-thin:focus{font-weight:200}.focus\:font-light:focus{font-weight:300}.focus\:font-normal:focus{font-weight:400}.focus\:font-medium:focus{font-weight:500}.focus\:font-semibold:focus{font-weight:600}.focus\:font-bold:focus{font-weight:700}.focus\:font-extrabold:focus{font-weight:800}.focus\:font-black:focus{font-weight:900}.h-0{height:0}.h-1{height:.25rem}.h-2{height:.5rem}.h-3{height:.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-16{height:4rem}.h-20{height:5rem}.h-24{height:6rem}.h-32{height:8rem}.h-40{height:10rem}.h-48{height:12rem}.h-56{height:14rem}.h-64{height:16rem}.h-auto{height:auto}.h-px{height:1px}.h-full{height:100%}.h-screen{height:100vh}.leading-3{line-height:.75rem}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-8{line-height:2rem}.leading-9{line-height:2.25rem}.leading-10{line-height:2.5rem}.leading-none{line-height:1}.leading-tight{line-height:1.25}.leading-snug{line-height:1.375}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.625}.leading-loose{line-height:2}.list-inside{list-style-position:inside}.list-outside{list-style-position:outside}.list-none{list-style-type:none}.list-disc{list-style-type:disc}.list-decimal{list-style-type:decimal}.m-0{margin:0}.m-1{margin:.25rem}.m-2{margin:.5rem}.m-3{margin:.75rem}.m-4{margin:1rem}.m-5{margin:1.25rem}.m-6{margin:1.5rem}.m-8{margin:2rem}.m-10{margin:2.5rem}.m-12{margin:3rem}.m-16{margin:4rem}.m-20{margin:5rem}.m-24{margin:6rem}.m-32{margin:8rem}.m-40{margin:10rem}.m-48{margin:12rem}.m-56{margin:14rem}.m-64{margin:16rem}.m-auto{margin:auto}.m-px{margin:1px}.-m-1{margin:-.25rem}.-m-2{margin:-.5rem}.-m-3{margin:-.75rem}.-m-4{margin:-1rem}.-m-5{margin:-1.25rem}.-m-6{margin:-1.5rem}.-m-8{margin:-2rem}.-m-10{margin:-2.5rem}.-m-12{margin:-3rem}.-m-16{margin:-4rem}.-m-20{margin:-5rem}.-m-24{margin:-6rem}.-m-32{margin:-8rem}.-m-40{margin:-10rem}.-m-48{margin:-12rem}.-m-56{margin:-14rem}.-m-64{margin:-16rem}.-m-px{margin:-1px}.my-0{margin-top:0;margin-bottom:0}.mx-0{margin-left:0;margin-right:0}.my-1{margin-top:.25rem;margin-bottom:.25rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.mx-4{margin-left:1rem;margin-right:1rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.mx-8{margin-left:2rem;margin-right:2rem}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.mx-10{margin-left:2.5rem;margin-right:2.5rem}.my-12{margin-top:3rem;margin-bottom:3rem}.mx-12{margin-left:3rem;margin-right:3rem}.my-16{margin-top:4rem;margin-bottom:4rem}.mx-16{margin-left:4rem;margin-right:4rem}.my-20{margin-top:5rem;margin-bottom:5rem}.mx-20{margin-left:5rem;margin-right:5rem}.my-24{margin-top:6rem;margin-bottom:6rem}.mx-24{margin-left:6rem;margin-right:6rem}.my-32{margin-top:8rem;margin-bottom:8rem}.mx-32{margin-left:8rem;margin-right:8rem}.my-40{margin-top:10rem;margin-bottom:10rem}.mx-40{margin-left:10rem;margin-right:10rem}.my-48{margin-top:12rem;margin-bottom:12rem}.mx-48{margin-left:12rem;margin-right:12rem}.my-56{margin-top:14rem;margin-bottom:14rem}.mx-56{margin-left:14rem;margin-right:14rem}.my-64{margin-top:16rem;margin-bottom:16rem}.mx-64{margin-left:16rem;margin-right:16rem}.my-auto{margin-top:auto;margin-bottom:auto}.mx-auto{margin-left:auto;margin-right:auto}.my-px{margin-top:1px;margin-bottom:1px}.mx-px{margin-left:1px;margin-right:1px}.-my-1{margin-top:-.25rem;margin-bottom:-.25rem}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.-mx-2{margin-left:-.5rem;margin-right:-.5rem}.-my-3{margin-top:-.75rem;margin-bottom:-.75rem}.-mx-3{margin-left:-.75rem;margin-right:-.75rem}.-my-4{margin-top:-1rem;margin-bottom:-1rem}.-mx-4{margin-left:-1rem;margin-right:-1rem}.-my-5{margin-top:-1.25rem;margin-bottom:-1.25rem}.-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.-my-6{margin-top:-1.5rem;margin-bottom:-1.5rem}.-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.-my-8{margin-top:-2rem;margin-bottom:-2rem}.-mx-8{margin-left:-2rem;margin-right:-2rem}.-my-10{margin-top:-2.5rem;margin-bottom:-2.5rem}.-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.-my-12{margin-top:-3rem;margin-bottom:-3rem}.-mx-12{margin-left:-3rem;margin-right:-3rem}.-my-16{margin-top:-4rem;margin-bottom:-4rem}.-mx-16{margin-left:-4rem;margin-right:-4rem}.-my-20{margin-top:-5rem;margin-bottom:-5rem}.-mx-20{margin-left:-5rem;margin-right:-5rem}.-my-24{margin-top:-6rem;margin-bottom:-6rem}.-mx-24{margin-left:-6rem;margin-right:-6rem}.-my-32{margin-top:-8rem;margin-bottom:-8rem}.-mx-32{margin-left:-8rem;margin-right:-8rem}.-my-40{margin-top:-10rem;margin-bottom:-10rem}.-mx-40{margin-left:-10rem;margin-right:-10rem}.-my-48{margin-top:-12rem;margin-bottom:-12rem}.-mx-48{margin-left:-12rem;margin-right:-12rem}.-my-56{margin-top:-14rem;margin-bottom:-14rem}.-mx-56{margin-left:-14rem;margin-right:-14rem}.-my-64{margin-top:-16rem;margin-bottom:-16rem}.-mx-64{margin-left:-16rem;margin-right:-16rem}.-my-px{margin-top:-1px;margin-bottom:-1px}.-mx-px{margin-left:-1px;margin-right:-1px}.mt-0{margin-top:0}.mr-0{margin-right:0}.mb-0{margin-bottom:0}.ml-0{margin-left:0}.mt-1{margin-top:.25rem}.mr-1{margin-right:.25rem}.mb-1{margin-bottom:.25rem}.ml-1{margin-left:.25rem}.mt-2{margin-top:.5rem}.mr-2{margin-right:.5rem}.mb-2{margin-bottom:.5rem}.ml-2{margin-left:.5rem}.mt-3{margin-top:.75rem}.mr-3{margin-right:.75rem}.mb-3{margin-bottom:.75rem}.ml-3{margin-left:.75rem}.mt-4{margin-top:1rem}.mr-4{margin-right:1rem}.mb-4{margin-bottom:1rem}.ml-4{margin-left:1rem}.mt-5{margin-top:1.25rem}.mr-5{margin-right:1.25rem}.mb-5{margin-bottom:1.25rem}.ml-5{margin-left:1.25rem}.mt-6{margin-top:1.5rem}.mr-6{margin-right:1.5rem}.mb-6{margin-bottom:1.5rem}.ml-6{margin-left:1.5rem}.mt-8{margin-top:2rem}.mr-8{margin-right:2rem}.mb-8{margin-bottom:2rem}.ml-8{margin-left:2rem}.mt-10{margin-top:2.5rem}.mr-10{margin-right:2.5rem}.mb-10{margin-bottom:2.5rem}.ml-10{margin-left:2.5rem}.mt-12{margin-top:3rem}.mr-12{margin-right:3rem}.mb-12{margin-bottom:3rem}.ml-12{margin-left:3rem}.mt-16{margin-top:4rem}.mr-16{margin-right:4rem}.mb-16{margin-bottom:4rem}.ml-16{margin-left:4rem}.mt-20{margin-top:5rem}.mr-20{margin-right:5rem}.mb-20{margin-bottom:5rem}.ml-20{margin-left:5rem}.mt-24{margin-top:6rem}.mr-24{margin-right:6rem}.mb-24{margin-bottom:6rem}.ml-24{margin-left:6rem}.mt-32{margin-top:8rem}.mr-32{margin-right:8rem}.mb-32{margin-bottom:8rem}.ml-32{margin-left:8rem}.mt-40{margin-top:10rem}.mr-40{margin-right:10rem}.mb-40{margin-bottom:10rem}.ml-40{margin-left:10rem}.mt-48{margin-top:12rem}.mr-48{margin-right:12rem}.mb-48{margin-bottom:12rem}.ml-48{margin-left:12rem}.mt-56{margin-top:14rem}.mr-56{margin-right:14rem}.mb-56{margin-bottom:14rem}.ml-56{margin-left:14rem}.mt-64{margin-top:16rem}.mr-64{margin-right:16rem}.mb-64{margin-bottom:16rem}.ml-64{margin-left:16rem}.mt-auto{margin-top:auto}.mr-auto{margin-right:auto}.mb-auto{margin-bottom:auto}.ml-auto{margin-left:auto}.mt-px{margin-top:1px}.mr-px{margin-right:1px}.mb-px{margin-bottom:1px}.ml-px{margin-left:1px}.-mt-1{margin-top:-.25rem}.-mr-1{margin-right:-.25rem}.-mb-1{margin-bottom:-.25rem}.-ml-1{margin-left:-.25rem}.-mt-2{margin-top:-.5rem}.-mr-2{margin-right:-.5rem}.-mb-2{margin-bottom:-.5rem}.-ml-2{margin-left:-.5rem}.-mt-3{margin-top:-.75rem}.-mr-3{margin-right:-.75rem}.-mb-3{margin-bottom:-.75rem}.-ml-3{margin-left:-.75rem}.-mt-4{margin-top:-1rem}.-mr-4{margin-right:-1rem}.-mb-4{margin-bottom:-1rem}.-ml-4{margin-left:-1rem}.-mt-5{margin-top:-1.25rem}.-mr-5{margin-right:-1.25rem}.-mb-5{margin-bottom:-1.25rem}.-ml-5{margin-left:-1.25rem}.-mt-6{margin-top:-1.5rem}.-mr-6{margin-right:-1.5rem}.-mb-6{margin-bottom:-1.5rem}.-ml-6{margin-left:-1.5rem}.-mt-8{margin-top:-2rem}.-mr-8{margin-right:-2rem}.-mb-8{margin-bottom:-2rem}.-ml-8{margin-left:-2rem}.-mt-10{margin-top:-2.5rem}.-mr-10{margin-right:-2.5rem}.-mb-10{margin-bottom:-2.5rem}.-ml-10{margin-left:-2.5rem}.-mt-12{margin-top:-3rem}.-mr-12{margin-right:-3rem}.-mb-12{margin-bottom:-3rem}.-ml-12{margin-left:-3rem}.-mt-16{margin-top:-4rem}.-mr-16{margin-right:-4rem}.-mb-16{margin-bottom:-4rem}.-ml-16{margin-left:-4rem}.-mt-20{margin-top:-5rem}.-mr-20{margin-right:-5rem}.-mb-20{margin-bottom:-5rem}.-ml-20{margin-left:-5rem}.-mt-24{margin-top:-6rem}.-mr-24{margin-right:-6rem}.-mb-24{margin-bottom:-6rem}.-ml-24{margin-left:-6rem}.-mt-32{margin-top:-8rem}.-mr-32{margin-right:-8rem}.-mb-32{margin-bottom:-8rem}.-ml-32{margin-left:-8rem}.-mt-40{margin-top:-10rem}.-mr-40{margin-right:-10rem}.-mb-40{margin-bottom:-10rem}.-ml-40{margin-left:-10rem}.-mt-48{margin-top:-12rem}.-mr-48{margin-right:-12rem}.-mb-48{margin-bottom:-12rem}.-ml-48{margin-left:-12rem}.-mt-56{margin-top:-14rem}.-mr-56{margin-right:-14rem}.-mb-56{margin-bottom:-14rem}.-ml-56{margin-left:-14rem}.-mt-64{margin-top:-16rem}.-mr-64{margin-right:-16rem}.-mb-64{margin-bottom:-16rem}.-ml-64{margin-left:-16rem}.-mt-px{margin-top:-1px}.-mr-px{margin-right:-1px}.-mb-px{margin-bottom:-1px}.-ml-px{margin-left:-1px}.max-h-full{max-height:100%}.max-h-screen{max-height:100vh}.max-w-none{max-width:none}.max-w-xs{max-width:20rem}.max-w-sm{max-width:24rem}.max-w-md{max-width:28rem}.max-w-lg{max-width:32rem}.max-w-xl{max-width:36rem}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-full{max-width:100%}.max-w-screen-sm{max-width:640px}.max-w-screen-md{max-width:768px}.max-w-screen-lg{max-width:1024px}.max-w-screen-xl{max-width:1280px}.min-h-0{min-height:0}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.min-w-0{min-width:0}.min-w-full{min-width:100%}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.object-fill{object-fit:fill}.object-none{object-fit:none}.object-scale-down{object-fit:scale-down}.object-bottom{object-position:bottom}.object-center{object-position:center}.object-left{object-position:left}.object-left-bottom{object-position:left bottom}.object-left-top{object-position:left top}.object-right{object-position:right}.object-right-bottom{object-position:right bottom}.object-right-top{object-position:right top}.object-top{object-position:top}.opacity-0{opacity:0}.opacity-25{opacity:.25}.opacity-50{opacity:.5}.opacity-75{opacity:.75}.opacity-100{opacity:1}.hover\:opacity-0:hover{opacity:0}.hover\:opacity-25:hover{opacity:.25}.hover\:opacity-50:hover{opacity:.5}.hover\:opacity-75:hover{opacity:.75}.hover\:opacity-100:hover{opacity:1}.focus\:opacity-0:focus{opacity:0}.focus\:opacity-25:focus{opacity:.25}.focus\:opacity-50:focus{opacity:.5}.focus\:opacity-75:focus{opacity:.75}.focus\:opacity-100:focus{opacity:1}.outline-none{outline:0}.focus\:outline-none:focus{outline:0}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-scroll{overflow:scroll}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.overflow-x-visible{overflow-x:visible}.overflow-y-visible{overflow-y:visible}.overflow-x-scroll{overflow-x:scroll}.overflow-y-scroll{overflow-y:scroll}.scrolling-touch{-webkit-overflow-scrolling:touch}.scrolling-auto{-webkit-overflow-scrolling:auto}.p-0{padding:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-10{padding:2.5rem}.p-12{padding:3rem}.p-16{padding:4rem}.p-20{padding:5rem}.p-24{padding:6rem}.p-32{padding:8rem}.p-40{padding:10rem}.p-48{padding:12rem}.p-56{padding:14rem}.p-64{padding:16rem}.p-px{padding:1px}.py-0{padding-top:0;padding-bottom:0}.px-0{padding-left:0;padding-right:0}.py-1{padding-top:.25rem;padding-bottom:.25rem}.px-1{padding-left:.25rem;padding-right:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.px-4{padding-left:1rem;padding-right:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.px-8{padding-left:2rem;padding-right:2rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.px-12{padding-left:3rem;padding-right:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.px-16{padding-left:4rem;padding-right:4rem}.py-20{padding-top:5rem;padding-bottom:5rem}.px-20{padding-left:5rem;padding-right:5rem}.py-24{padding-top:6rem;padding-bottom:6rem}.px-24{padding-left:6rem;padding-right:6rem}.py-32{padding-top:8rem;padding-bottom:8rem}.px-32{padding-left:8rem;padding-right:8rem}.py-40{padding-top:10rem;padding-bottom:10rem}.px-40{padding-left:10rem;padding-right:10rem}.py-48{padding-top:12rem;padding-bottom:12rem}.px-48{padding-left:12rem;padding-right:12rem}.py-56{padding-top:14rem;padding-bottom:14rem}.px-56{padding-left:14rem;padding-right:14rem}.py-64{padding-top:16rem;padding-bottom:16rem}.px-64{padding-left:16rem;padding-right:16rem}.py-px{padding-top:1px;padding-bottom:1px}.px-px{padding-left:1px;padding-right:1px}.pt-0{padding-top:0}.pr-0{padding-right:0}.pb-0{padding-bottom:0}.pl-0{padding-left:0}.pt-1{padding-top:.25rem}.pr-1{padding-right:.25rem}.pb-1{padding-bottom:.25rem}.pl-1{padding-left:.25rem}.pt-2{padding-top:.5rem}.pr-2{padding-right:.5rem}.pb-2{padding-bottom:.5rem}.pl-2{padding-left:.5rem}.pt-3{padding-top:.75rem}.pr-3{padding-right:.75rem}.pb-3{padding-bottom:.75rem}.pl-3{padding-left:.75rem}.pt-4{padding-top:1rem}.pr-4{padding-right:1rem}.pb-4{padding-bottom:1rem}.pl-4{padding-left:1rem}.pt-5{padding-top:1.25rem}.pr-5{padding-right:1.25rem}.pb-5{padding-bottom:1.25rem}.pl-5{padding-left:1.25rem}.pt-6{padding-top:1.5rem}.pr-6{padding-right:1.5rem}.pb-6{padding-bottom:1.5rem}.pl-6{padding-left:1.5rem}.pt-8{padding-top:2rem}.pr-8{padding-right:2rem}.pb-8{padding-bottom:2rem}.pl-8{padding-left:2rem}.pt-10{padding-top:2.5rem}.pr-10{padding-right:2.5rem}.pb-10{padding-bottom:2.5rem}.pl-10{padding-left:2.5rem}.pt-12{padding-top:3rem}.pr-12{padding-right:3rem}.pb-12{padding-bottom:3rem}.pl-12{padding-left:3rem}.pt-16{padding-top:4rem}.pr-16{padding-right:4rem}.pb-16{padding-bottom:4rem}.pl-16{padding-left:4rem}.pt-20{padding-top:5rem}.pr-20{padding-right:5rem}.pb-20{padding-bottom:5rem}.pl-20{padding-left:5rem}.pt-24{padding-top:6rem}.pr-24{padding-right:6rem}.pb-24{padding-bottom:6rem}.pl-24{padding-left:6rem}.pt-32{padding-top:8rem}.pr-32{padding-right:8rem}.pb-32{padding-bottom:8rem}.pl-32{padding-left:8rem}.pt-40{padding-top:10rem}.pr-40{padding-right:10rem}.pb-40{padding-bottom:10rem}.pl-40{padding-left:10rem}.pt-48{padding-top:12rem}.pr-48{padding-right:12rem}.pb-48{padding-bottom:12rem}.pl-48{padding-left:12rem}.pt-56{padding-top:14rem}.pr-56{padding-right:14rem}.pb-56{padding-bottom:14rem}.pl-56{padding-left:14rem}.pt-64{padding-top:16rem}.pr-64{padding-right:16rem}.pb-64{padding-bottom:16rem}.pl-64{padding-left:16rem}.pt-px{padding-top:1px}.pr-px{padding-right:1px}.pb-px{padding-bottom:1px}.pl-px{padding-left:1px}.placeholder-black::placeholder{color:#000}.placeholder-white::placeholder{color:#fff}.placeholder-gray-100::placeholder{color:#f7fafc}.placeholder-gray-200::placeholder{color:#edf2f7}.placeholder-gray-300::placeholder{color:#e2e8f0}.placeholder-gray-400::placeholder{color:#cbd5e0}.placeholder-gray-500::placeholder{color:#a0aec0}.placeholder-gray-600::placeholder{color:#718096}.placeholder-gray-700::placeholder{color:#4a5568}.placeholder-gray-800::placeholder{color:#2d3748}.placeholder-gray-900::placeholder{color:#1a202c}.placeholder-blue-100::placeholder{color:#ebf8ff}.placeholder-blue-200::placeholder{color:#bee3f8}.placeholder-blue-300::placeholder{color:#90cdf4}.placeholder-blue-400::placeholder{color:#63b3ed}.placeholder-blue-500::placeholder{color:#4299e1}.placeholder-blue-600::placeholder{color:#3182ce}.placeholder-blue-700::placeholder{color:#2b6cb0}.placeholder-blue-800::placeholder{color:#2c5282}.placeholder-blue-900::placeholder{color:#2a4365}.placeholder-red-100::placeholder{color:#fff5f5}.placeholder-red-200::placeholder{color:#fed7d7}.placeholder-red-300::placeholder{color:#feb2b2}.placeholder-red-400::placeholder{color:#fc8181}.placeholder-red-500::placeholder{color:#f56565}.placeholder-red-600::placeholder{color:#e53e3e}.placeholder-red-700::placeholder{color:#c53030}.placeholder-red-800::placeholder{color:#9b2c2c}.placeholder-red-900::placeholder{color:#742a2a}.placeholder-yellow-100::placeholder{color:ivory}.placeholder-yellow-200::placeholder{color:#fefcbf}.placeholder-yellow-300::placeholder{color:#faf089}.placeholder-yellow-400::placeholder{color:#f6e05e}.placeholder-yellow-500::placeholder{color:#ecc94b}.placeholder-yellow-600::placeholder{color:#d69e2e}.placeholder-yellow-700::placeholder{color:#b7791f}.placeholder-yellow-800::placeholder{color:#975a16}.placeholder-yellow-900::placeholder{color:#744210}.placeholder-purple-100::placeholder{color:#e2dde6}.placeholder-purple-200::placeholder{color:#c6bad0}.placeholder-purple-300::placeholder{color:#42304f}.placeholder-purple-400::placeholder{color:#3a2a47}.placeholder-purple-500::placeholder{color:#2f2239}.placeholder-purple-600::placeholder{color:#26182d}.placeholder-transparent::placeholder{color:transparent}.placeholder-stackblitz-blue::placeholder{color:var(--sb-brand-stackblitz-blue)}.placeholder-activityBarBadge-background::placeholder{color:var(--activityBarBadge-background)}.placeholder-editor-background::placeholder{color:var(--editor-background)}.placeholder-editor-foreground::placeholder{color:var(--editor-foreground)}.placeholder-editor-inactiveSelectionBackground::placeholder{color:var(--editor-inactiveSelectionBackground)}.placeholder-editor-selectionHighlightBackground::placeholder{color:var(--editor-selectionHighlightBackground)}.placeholder-input-placeholderForeground::placeholder{color:var(--input-placeholderForeground)}.placeholder-list-dropBackground::placeholder{color:var(--list-dropBackground)}.placeholder-menu-background::placeholder{color:var(--menu-background)}.placeholder-menu-foreground::placeholder{color:var(--menu-foreground)}.placeholder-sideBarTitle-foreground::placeholder{color:var(--sideBarTitle-foreground)}.placeholder-statusBarItem-remoteBackground::placeholder{color:var(--statusBarItem-remoteBackground)}.placeholder-statusBarItem-remoteForeground::placeholder{color:var(--statusBarItem-remoteForeground)}.placeholder-activityBar-activeBorder::placeholder{color:var(--activityBar-activeBorder)}.placeholder-activityBar-background::placeholder{color:var(--activityBar-background)}.placeholder-activityBar-dropBackground::placeholder{color:var(--activityBar-dropBackground)}.placeholder-activityBar-foreground::placeholder{color:var(--activityBar-foreground)}.placeholder-activityBar-inactiveForeground::placeholder{color:var(--activityBar-inactiveForeground)}.placeholder-activityBarBadge-foreground::placeholder{color:var(--activityBarBadge-foreground)}.placeholder-badge-background::placeholder{color:var(--badge-background)}.placeholder-badge-foreground::placeholder{color:var(--badge-foreground)}.placeholder-breadcrumb-activeSelectionForeground::placeholder{color:var(--breadcrumb-activeSelectionForeground)}.placeholder-breadcrumb-background::placeholder{color:var(--breadcrumb-background)}.placeholder-breadcrumb-focusForeground::placeholder{color:var(--breadcrumb-focusForeground)}.placeholder-breadcrumb-foreground::placeholder{color:var(--breadcrumb-foreground)}.placeholder-breadcrumbPicker-background::placeholder{color:var(--breadcrumbPicker-background)}.placeholder-button-background::placeholder{color:var(--button-background)}.placeholder-button-foreground::placeholder{color:var(--button-foreground)}.placeholder-button-hoverBackground::placeholder{color:var(--button-hoverBackground)}.placeholder-checkbox-background::placeholder{color:var(--checkbox-background)}.placeholder-checkbox-border::placeholder{color:var(--checkbox-border)}.placeholder-checkbox-foreground::placeholder{color:var(--checkbox-foreground)}.placeholder-dropdown-background::placeholder{color:var(--dropdown-background)}.placeholder-dropdown-border::placeholder{color:var(--dropdown-border)}.placeholder-dropdown-foreground::placeholder{color:var(--dropdown-foreground)}.placeholder-focusBorder::placeholder{color:var(--focusBorder)}.placeholder-foreground::placeholder{color:var(--foreground)}.placeholder-icon-foreground::placeholder{color:var(--icon-foreground)}.placeholder-icon-prettier::placeholder{color:#ee6292}.placeholder-input-background::placeholder{color:var(--input-background)}.placeholder-input-foreground::placeholder{color:var(--input-foreground)}.placeholder-inputOption-activeBackground::placeholder{color:var(--inputOption-activeBackground)}.placeholder-inputOption-activeBorder::placeholder{color:var(--inputOption-activeBorder)}.placeholder-inputValidation-errorBackground::placeholder{color:var(--inputValidation-errorBackground)}.placeholder-inputValidation-errorBorder::placeholder{color:var(--inputValidation-errorBorder)}.placeholder-inputValidation-infoBackground::placeholder{color:var(--inputValidation-infoBackground)}.placeholder-inputValidation-infoBorder::placeholder{color:var(--inputValidation-infoBorder)}.placeholder-inputValidation-warningBackground::placeholder{color:var(--inputValidation-warningBackground)}.placeholder-inputValidation-warningBorder::placeholder{color:var(--inputValidation-warningBorder)}.placeholder-list-activeSelectionBackground::placeholder{color:var(--list-activeSelectionBackground)}.placeholder-list-activeSelectionForeground::placeholder{color:var(--list-activeSelectionForeground)}.placeholder-list-errorForeground::placeholder{color:var(--list-errorForeground)}.placeholder-list-filterMatchBackground::placeholder{color:var(--list-filterMatchBackground)}.placeholder-list-focusBackground::placeholder{color:var(--list-focusBackground)}.placeholder-list-highlightForeground::placeholder{color:var(--list-highlightForeground)}.placeholder-list-hoverBackground::placeholder{color:var(--list-hoverBackground)}.placeholder-list-inactiveSelectionBackground::placeholder{color:var(--list-inactiveSelectionBackground)}.placeholder-list-invalidItemForeground::placeholder{color:var(--list-invalidItemForeground)}.placeholder-list-warningForeground::placeholder{color:var(--list-warningForeground)}.placeholder-listFilterWidget-background::placeholder{color:var(--listFilterWidget-background)}.placeholder-listFilterWidget-noMatchesOutline::placeholder{color:var(--listFilterWidget-noMatchesOutline)}.placeholder-listFilterWidget-outline::placeholder{color:var(--listFilterWidget-outline)}.placeholder-notificationCenterHeader-background::placeholder{color:var(--notificationCenterHeader-background)}.placeholder-notificationLink-foreground::placeholder{color:var(--notificationLink-foreground)}.placeholder-notifications-background::placeholder{color:var(--notifications-background)}.placeholder-notifications-border::placeholder{color:var(--notifications-border)}.placeholder-notifications-foreground::placeholder{color:var(--notifications-foreground)}.placeholder-notificationsErrorIcon-foreground::placeholder{color:var(--notificationsErrorIcon-foreground)}.placeholder-notificationsInfoIcon-foreground::placeholder{color:var(--notificationsInfoIcon-foreground)}.placeholder-notificationsWarningIcon-foreground::placeholder{color:var(--notificationsWarningIcon-foreground)}.placeholder-panel-background::placeholder{color:var(--panel-background)}.placeholder-panel-border::placeholder{color:var(--panel-border)}.placeholder-panel-dropBackground::placeholder{color:var(--panel-dropBackground)}.placeholder-panelTitle-activeBorder::placeholder{color:var(--panelTitle-activeBorder)}.placeholder-panelTitle-activeForeground::placeholder{color:var(--panelTitle-activeForeground)}.placeholder-panelTitle-inactiveForeground::placeholder{color:var(--panelTitle-inactiveForeground)}.placeholder-progressBar-background::placeholder{color:var(--progressBar-background)}.placeholder-quickInput-background::placeholder{color:var(--quickInput-background)}.placeholder-scrollbar-shadow::placeholder{color:var(--scrollbar-shadow)}.placeholder-scrollbarSlider-activeBackground::placeholder{color:var(--scrollbarSlider-activeBackground)}.placeholder-scrollbarSlider-background::placeholder{color:var(--scrollbarSlider-background)}.placeholder-scrollbarSlider-hoverBackground::placeholder{color:var(--scrollbarSlider-hoverBackground)}.placeholder-searchEditor-findMatchBackground::placeholder{color:var(--searchEditor-findMatchBackground)}.placeholder-settings-checkboxBackground::placeholder{color:var(--settings-checkboxBackground)}.placeholder-settings-checkboxBorder::placeholder{color:var(--settings-checkboxBorder)}.placeholder-settings-checkboxForeground::placeholder{color:var(--settings-checkboxForeground)}.placeholder-settings-dropdownBackground::placeholder{color:var(--settings-dropdownBackground)}.placeholder-settings-dropdownBorder::placeholder{color:var(--settings-dropdownBorder)}.placeholder-settings-dropdownForeground::placeholder{color:var(--settings-dropdownForeground)}.placeholder-settings-dropdownListBorder::placeholder{color:var(--settings-dropdownListBorder)}.placeholder-settings-headerForeground::placeholder{color:var(--settings-headerForeground)}.placeholder-settings-modifiedItemIndicator::placeholder{color:var(--settings-modifiedItemIndicator)}.placeholder-settings-numberInputForeground::placeholder{color:var(--settings-numberInputForeground)}.placeholder-settings-textInputForeground::placeholder{color:var(--settings-textInputForeground)}.placeholder-sideBar-background::placeholder{color:var(--sideBar-background)}.placeholder-sideBar-dropBackground::placeholder{color:var(--sideBar-dropBackground)}.placeholder-sideBarSectionHeader-background::placeholder{color:var(--sideBarSectionHeader-background)}.placeholder-tab-activeBackground::placeholder{color:var(--tab-activeBackground)}.placeholder-tab-activeForeground::placeholder{color:var(--tab-activeForeground)}.placeholder-tab-activeModifiedBorder::placeholder{color:var(--tab-activeModifiedBorder)}.placeholder-tab-border::placeholder{color:var(--tab-border)}.placeholder-tab-inactiveBackground::placeholder{color:var(--tab-inactiveBackground)}.placeholder-tab-inactiveForeground::placeholder{color:var(--tab-inactiveForeground)}.placeholder-tab-inactiveModifiedBorder::placeholder{color:var(--tab-inactiveModifiedBorder)}.placeholder-tab-unfocusedActiveBackground::placeholder{color:var(--tab-unfocusedActiveBackground)}.placeholder-tab-unfocusedActiveForeground::placeholder{color:var(--tab-unfocusedActiveForeground)}.placeholder-tab-unfocusedActiveModifiedBorder::placeholder{color:var(--tab-unfocusedActiveModifiedBorder)}.placeholder-tab-unfocusedInactiveForeground::placeholder{color:var(--tab-unfocusedInactiveForeground)}.placeholder-tab-unfocusedInactiveModifiedBorder::placeholder{color:var(--tab-unfocusedInactiveModifiedBorder)}.placeholder-textLink-activeForeground::placeholder{color:var(--textLink-activeForeground)}.placeholder-textLink-foreground::placeholder{color:var(--textLink-foreground)}.placeholder-titleBar-activeBackground::placeholder{color:var(--titleBar-activeBackground)}.placeholder-titleBar-activeForeground::placeholder{color:var(--titleBar-activeForeground)}.placeholder-titleBar-inactiveBackground::placeholder{color:var(--titleBar-inactiveBackground)}.placeholder-titleBar-inactiveForeground::placeholder{color:var(--titleBar-inactiveForeground)}.placeholder-tree-indentGuidesStroke::placeholder{color:var(--tree-indentGuidesStroke)}.placeholder-widget-shadow::placeholder{color:var(--widget-shadow)}.focus\:placeholder-black:focus::placeholder{color:#000}.focus\:placeholder-white:focus::placeholder{color:#fff}.focus\:placeholder-gray-100:focus::placeholder{color:#f7fafc}.focus\:placeholder-gray-200:focus::placeholder{color:#edf2f7}.focus\:placeholder-gray-300:focus::placeholder{color:#e2e8f0}.focus\:placeholder-gray-400:focus::placeholder{color:#cbd5e0}.focus\:placeholder-gray-500:focus::placeholder{color:#a0aec0}.focus\:placeholder-gray-600:focus::placeholder{color:#718096}.focus\:placeholder-gray-700:focus::placeholder{color:#4a5568}.focus\:placeholder-gray-800:focus::placeholder{color:#2d3748}.focus\:placeholder-gray-900:focus::placeholder{color:#1a202c}.focus\:placeholder-blue-100:focus::placeholder{color:#ebf8ff}.focus\:placeholder-blue-200:focus::placeholder{color:#bee3f8}.focus\:placeholder-blue-300:focus::placeholder{color:#90cdf4}.focus\:placeholder-blue-400:focus::placeholder{color:#63b3ed}.focus\:placeholder-blue-500:focus::placeholder{color:#4299e1}.focus\:placeholder-blue-600:focus::placeholder{color:#3182ce}.focus\:placeholder-blue-700:focus::placeholder{color:#2b6cb0}.focus\:placeholder-blue-800:focus::placeholder{color:#2c5282}.focus\:placeholder-blue-900:focus::placeholder{color:#2a4365}.focus\:placeholder-red-100:focus::placeholder{color:#fff5f5}.focus\:placeholder-red-200:focus::placeholder{color:#fed7d7}.focus\:placeholder-red-300:focus::placeholder{color:#feb2b2}.focus\:placeholder-red-400:focus::placeholder{color:#fc8181}.focus\:placeholder-red-500:focus::placeholder{color:#f56565}.focus\:placeholder-red-600:focus::placeholder{color:#e53e3e}.focus\:placeholder-red-700:focus::placeholder{color:#c53030}.focus\:placeholder-red-800:focus::placeholder{color:#9b2c2c}.focus\:placeholder-red-900:focus::placeholder{color:#742a2a}.focus\:placeholder-yellow-100:focus::placeholder{color:ivory}.focus\:placeholder-yellow-200:focus::placeholder{color:#fefcbf}.focus\:placeholder-yellow-300:focus::placeholder{color:#faf089}.focus\:placeholder-yellow-400:focus::placeholder{color:#f6e05e}.focus\:placeholder-yellow-500:focus::placeholder{color:#ecc94b}.focus\:placeholder-yellow-600:focus::placeholder{color:#d69e2e}.focus\:placeholder-yellow-700:focus::placeholder{color:#b7791f}.focus\:placeholder-yellow-800:focus::placeholder{color:#975a16}.focus\:placeholder-yellow-900:focus::placeholder{color:#744210}.focus\:placeholder-purple-100:focus::placeholder{color:#e2dde6}.focus\:placeholder-purple-200:focus::placeholder{color:#c6bad0}.focus\:placeholder-purple-300:focus::placeholder{color:#42304f}.focus\:placeholder-purple-400:focus::placeholder{color:#3a2a47}.focus\:placeholder-purple-500:focus::placeholder{color:#2f2239}.focus\:placeholder-purple-600:focus::placeholder{color:#26182d}.focus\:placeholder-transparent:focus::placeholder{color:transparent}.focus\:placeholder-stackblitz-blue:focus::placeholder{color:var(--sb-brand-stackblitz-blue)}.focus\:placeholder-activityBarBadge-background:focus::placeholder{color:var(--activityBarBadge-background)}.focus\:placeholder-editor-background:focus::placeholder{color:var(--editor-background)}.focus\:placeholder-editor-foreground:focus::placeholder{color:var(--editor-foreground)}.focus\:placeholder-editor-inactiveSelectionBackground:focus::placeholder{color:var(--editor-inactiveSelectionBackground)}.focus\:placeholder-editor-selectionHighlightBackground:focus::placeholder{color:var(--editor-selectionHighlightBackground)}.focus\:placeholder-input-placeholderForeground:focus::placeholder{color:var(--input-placeholderForeground)}.focus\:placeholder-list-dropBackground:focus::placeholder{color:var(--list-dropBackground)}.focus\:placeholder-menu-background:focus::placeholder{color:var(--menu-background)}.focus\:placeholder-menu-foreground:focus::placeholder{color:var(--menu-foreground)}.focus\:placeholder-sideBarTitle-foreground:focus::placeholder{color:var(--sideBarTitle-foreground)}.focus\:placeholder-statusBarItem-remoteBackground:focus::placeholder{color:var(--statusBarItem-remoteBackground)}.focus\:placeholder-statusBarItem-remoteForeground:focus::placeholder{color:var(--statusBarItem-remoteForeground)}.focus\:placeholder-activityBar-activeBorder:focus::placeholder{color:var(--activityBar-activeBorder)}.focus\:placeholder-activityBar-background:focus::placeholder{color:var(--activityBar-background)}.focus\:placeholder-activityBar-dropBackground:focus::placeholder{color:var(--activityBar-dropBackground)}.focus\:placeholder-activityBar-foreground:focus::placeholder{color:var(--activityBar-foreground)}.focus\:placeholder-activityBar-inactiveForeground:focus::placeholder{color:var(--activityBar-inactiveForeground)}.focus\:placeholder-activityBarBadge-foreground:focus::placeholder{color:var(--activityBarBadge-foreground)}.focus\:placeholder-badge-background:focus::placeholder{color:var(--badge-background)}.focus\:placeholder-badge-foreground:focus::placeholder{color:var(--badge-foreground)}.focus\:placeholder-breadcrumb-activeSelectionForeground:focus::placeholder{color:var(--breadcrumb-activeSelectionForeground)}.focus\:placeholder-breadcrumb-background:focus::placeholder{color:var(--breadcrumb-background)}.focus\:placeholder-breadcrumb-focusForeground:focus::placeholder{color:var(--breadcrumb-focusForeground)}.focus\:placeholder-breadcrumb-foreground:focus::placeholder{color:var(--breadcrumb-foreground)}.focus\:placeholder-breadcrumbPicker-background:focus::placeholder{color:var(--breadcrumbPicker-background)}.focus\:placeholder-button-background:focus::placeholder{color:var(--button-background)}.focus\:placeholder-button-foreground:focus::placeholder{color:var(--button-foreground)}.focus\:placeholder-button-hoverBackground:focus::placeholder{color:var(--button-hoverBackground)}.focus\:placeholder-checkbox-background:focus::placeholder{color:var(--checkbox-background)}.focus\:placeholder-checkbox-border:focus::placeholder{color:var(--checkbox-border)}.focus\:placeholder-checkbox-foreground:focus::placeholder{color:var(--checkbox-foreground)}.focus\:placeholder-dropdown-background:focus::placeholder{color:var(--dropdown-background)}.focus\:placeholder-dropdown-border:focus::placeholder{color:var(--dropdown-border)}.focus\:placeholder-dropdown-foreground:focus::placeholder{color:var(--dropdown-foreground)}.focus\:placeholder-focusBorder:focus::placeholder{color:var(--focusBorder)}.focus\:placeholder-foreground:focus::placeholder{color:var(--foreground)}.focus\:placeholder-icon-foreground:focus::placeholder{color:var(--icon-foreground)}.focus\:placeholder-icon-prettier:focus::placeholder{color:#ee6292}.focus\:placeholder-input-background:focus::placeholder{color:var(--input-background)}.focus\:placeholder-input-foreground:focus::placeholder{color:var(--input-foreground)}.focus\:placeholder-inputOption-activeBackground:focus::placeholder{color:var(--inputOption-activeBackground)}.focus\:placeholder-inputOption-activeBorder:focus::placeholder{color:var(--inputOption-activeBorder)}.focus\:placeholder-inputValidation-errorBackground:focus::placeholder{color:var(--inputValidation-errorBackground)}.focus\:placeholder-inputValidation-errorBorder:focus::placeholder{color:var(--inputValidation-errorBorder)}.focus\:placeholder-inputValidation-infoBackground:focus::placeholder{color:var(--inputValidation-infoBackground)}.focus\:placeholder-inputValidation-infoBorder:focus::placeholder{color:var(--inputValidation-infoBorder)}.focus\:placeholder-inputValidation-warningBackground:focus::placeholder{color:var(--inputValidation-warningBackground)}.focus\:placeholder-inputValidation-warningBorder:focus::placeholder{color:var(--inputValidation-warningBorder)}.focus\:placeholder-list-activeSelectionBackground:focus::placeholder{color:var(--list-activeSelectionBackground)}.focus\:placeholder-list-activeSelectionForeground:focus::placeholder{color:var(--list-activeSelectionForeground)}.focus\:placeholder-list-errorForeground:focus::placeholder{color:var(--list-errorForeground)}.focus\:placeholder-list-filterMatchBackground:focus::placeholder{color:var(--list-filterMatchBackground)}.focus\:placeholder-list-focusBackground:focus::placeholder{color:var(--list-focusBackground)}.focus\:placeholder-list-highlightForeground:focus::placeholder{color:var(--list-highlightForeground)}.focus\:placeholder-list-hoverBackground:focus::placeholder{color:var(--list-hoverBackground)}.focus\:placeholder-list-inactiveSelectionBackground:focus::placeholder{color:var(--list-inactiveSelectionBackground)}.focus\:placeholder-list-invalidItemForeground:focus::placeholder{color:var(--list-invalidItemForeground)}.focus\:placeholder-list-warningForeground:focus::placeholder{color:var(--list-warningForeground)}.focus\:placeholder-listFilterWidget-background:focus::placeholder{color:var(--listFilterWidget-background)}.focus\:placeholder-listFilterWidget-noMatchesOutline:focus::placeholder{color:var(--listFilterWidget-noMatchesOutline)}.focus\:placeholder-listFilterWidget-outline:focus::placeholder{color:var(--listFilterWidget-outline)}.focus\:placeholder-notificationCenterHeader-background:focus::placeholder{color:var(--notificationCenterHeader-background)}.focus\:placeholder-notificationLink-foreground:focus::placeholder{color:var(--notificationLink-foreground)}.focus\:placeholder-notifications-background:focus::placeholder{color:var(--notifications-background)}.focus\:placeholder-notifications-border:focus::placeholder{color:var(--notifications-border)}.focus\:placeholder-notifications-foreground:focus::placeholder{color:var(--notifications-foreground)}.focus\:placeholder-notificationsErrorIcon-foreground:focus::placeholder{color:var(--notificationsErrorIcon-foreground)}.focus\:placeholder-notificationsInfoIcon-foreground:focus::placeholder{color:var(--notificationsInfoIcon-foreground)}.focus\:placeholder-notificationsWarningIcon-foreground:focus::placeholder{color:var(--notificationsWarningIcon-foreground)}.focus\:placeholder-panel-background:focus::placeholder{color:var(--panel-background)}.focus\:placeholder-panel-border:focus::placeholder{color:var(--panel-border)}.focus\:placeholder-panel-dropBackground:focus::placeholder{color:var(--panel-dropBackground)}.focus\:placeholder-panelTitle-activeBorder:focus::placeholder{color:var(--panelTitle-activeBorder)}.focus\:placeholder-panelTitle-activeForeground:focus::placeholder{color:var(--panelTitle-activeForeground)}.focus\:placeholder-panelTitle-inactiveForeground:focus::placeholder{color:var(--panelTitle-inactiveForeground)}.focus\:placeholder-progressBar-background:focus::placeholder{color:var(--progressBar-background)}.focus\:placeholder-quickInput-background:focus::placeholder{color:var(--quickInput-background)}.focus\:placeholder-scrollbar-shadow:focus::placeholder{color:var(--scrollbar-shadow)}.focus\:placeholder-scrollbarSlider-activeBackground:focus::placeholder{color:var(--scrollbarSlider-activeBackground)}.focus\:placeholder-scrollbarSlider-background:focus::placeholder{color:var(--scrollbarSlider-background)}.focus\:placeholder-scrollbarSlider-hoverBackground:focus::placeholder{color:var(--scrollbarSlider-hoverBackground)}.focus\:placeholder-searchEditor-findMatchBackground:focus::placeholder{color:var(--searchEditor-findMatchBackground)}.focus\:placeholder-settings-checkboxBackground:focus::placeholder{color:var(--settings-checkboxBackground)}.focus\:placeholder-settings-checkboxBorder:focus::placeholder{color:var(--settings-checkboxBorder)}.focus\:placeholder-settings-checkboxForeground:focus::placeholder{color:var(--settings-checkboxForeground)}.focus\:placeholder-settings-dropdownBackground:focus::placeholder{color:var(--settings-dropdownBackground)}.focus\:placeholder-settings-dropdownBorder:focus::placeholder{color:var(--settings-dropdownBorder)}.focus\:placeholder-settings-dropdownForeground:focus::placeholder{color:var(--settings-dropdownForeground)}.focus\:placeholder-settings-dropdownListBorder:focus::placeholder{color:var(--settings-dropdownListBorder)}.focus\:placeholder-settings-headerForeground:focus::placeholder{color:var(--settings-headerForeground)}.focus\:placeholder-settings-modifiedItemIndicator:focus::placeholder{color:var(--settings-modifiedItemIndicator)}.focus\:placeholder-settings-numberInputForeground:focus::placeholder{color:var(--settings-numberInputForeground)}.focus\:placeholder-settings-textInputForeground:focus::placeholder{color:var(--settings-textInputForeground)}.focus\:placeholder-sideBar-background:focus::placeholder{color:var(--sideBar-background)}.focus\:placeholder-sideBar-dropBackground:focus::placeholder{color:var(--sideBar-dropBackground)}.focus\:placeholder-sideBarSectionHeader-background:focus::placeholder{color:var(--sideBarSectionHeader-background)}.focus\:placeholder-tab-activeBackground:focus::placeholder{color:var(--tab-activeBackground)}.focus\:placeholder-tab-activeForeground:focus::placeholder{color:var(--tab-activeForeground)}.focus\:placeholder-tab-activeModifiedBorder:focus::placeholder{color:var(--tab-activeModifiedBorder)}.focus\:placeholder-tab-border:focus::placeholder{color:var(--tab-border)}.focus\:placeholder-tab-inactiveBackground:focus::placeholder{color:var(--tab-inactiveBackground)}.focus\:placeholder-tab-inactiveForeground:focus::placeholder{color:var(--tab-inactiveForeground)}.focus\:placeholder-tab-inactiveModifiedBorder:focus::placeholder{color:var(--tab-inactiveModifiedBorder)}.focus\:placeholder-tab-unfocusedActiveBackground:focus::placeholder{color:var(--tab-unfocusedActiveBackground)}.focus\:placeholder-tab-unfocusedActiveForeground:focus::placeholder{color:var(--tab-unfocusedActiveForeground)}.focus\:placeholder-tab-unfocusedActiveModifiedBorder:focus::placeholder{color:var(--tab-unfocusedActiveModifiedBorder)}.focus\:placeholder-tab-unfocusedInactiveForeground:focus::placeholder{color:var(--tab-unfocusedInactiveForeground)}.focus\:placeholder-tab-unfocusedInactiveModifiedBorder:focus::placeholder{color:var(--tab-unfocusedInactiveModifiedBorder)}.focus\:placeholder-textLink-activeForeground:focus::placeholder{color:var(--textLink-activeForeground)}.focus\:placeholder-textLink-foreground:focus::placeholder{color:var(--textLink-foreground)}.focus\:placeholder-titleBar-activeBackground:focus::placeholder{color:var(--titleBar-activeBackground)}.focus\:placeholder-titleBar-activeForeground:focus::placeholder{color:var(--titleBar-activeForeground)}.focus\:placeholder-titleBar-inactiveBackground:focus::placeholder{color:var(--titleBar-inactiveBackground)}.focus\:placeholder-titleBar-inactiveForeground:focus::placeholder{color:var(--titleBar-inactiveForeground)}.focus\:placeholder-tree-indentGuidesStroke:focus::placeholder{color:var(--tree-indentGuidesStroke)}.focus\:placeholder-widget-shadow:focus::placeholder{color:var(--widget-shadow)}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.inset-auto{top:auto;right:auto;bottom:auto;left:auto}.inset-y-0{top:0;bottom:0}.inset-x-0{right:0;left:0}.inset-y-auto{top:auto;bottom:auto}.inset-x-auto{right:auto;left:auto}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.top-auto{top:auto}.right-auto{right:auto}.bottom-auto{bottom:auto}.left-auto{left:auto}.resize-none{resize:none}.resize-y{resize:vertical}.resize-x{resize:horizontal}.resize{resize:both}.shadow-xs{box-shadow:0 0 0 1px rgba(0,0,0,.05)}.shadow-sm{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.shadow{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.shadow-inner{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.shadow-outline{box-shadow:0 0 0 3px rgba(66,153,225,.5)}.shadow-none{box-shadow:none}.hover\:shadow-xs:hover{box-shadow:0 0 0 1px rgba(0,0,0,.05)}.hover\:shadow-sm:hover{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.hover\:shadow:hover{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.hover\:shadow-md:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.hover\:shadow-lg:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.hover\:shadow-xl:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.hover\:shadow-2xl:hover{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.hover\:shadow-inner:hover{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.hover\:shadow-outline:hover{box-shadow:0 0 0 3px rgba(66,153,225,.5)}.hover\:shadow-none:hover{box-shadow:none}.focus\:shadow-xs:focus{box-shadow:0 0 0 1px rgba(0,0,0,.05)}.focus\:shadow-sm:focus{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.focus\:shadow:focus{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.focus\:shadow-md:focus{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.focus\:shadow-lg:focus{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.focus\:shadow-xl:focus{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.focus\:shadow-2xl:focus{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.focus\:shadow-inner:focus{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.focus\:shadow-outline:focus{box-shadow:0 0 0 3px rgba(66,153,225,.5)}.focus\:shadow-none:focus{box-shadow:none}.fill-current{fill:currentColor}.stroke-current{stroke:currentColor}.stroke-0{stroke-width:0}.stroke-1{stroke-width:1}.stroke-2{stroke-width:2}.table-auto{table-layout:auto}.table-fixed{table-layout:fixed}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.text-black{color:#000}.text-white{color:#fff}.text-gray-100{color:#f7fafc}.text-gray-200{color:#edf2f7}.text-gray-300{color:#e2e8f0}.text-gray-400{color:#cbd5e0}.text-gray-500{color:#a0aec0}.text-gray-600{color:#718096}.text-gray-700{color:#4a5568}.text-gray-800{color:#2d3748}.text-gray-900{color:#1a202c}.text-blue-100{color:#ebf8ff}.text-blue-200{color:#bee3f8}.text-blue-300{color:#90cdf4}.text-blue-400{color:#63b3ed}.text-blue-500{color:#4299e1}.text-blue-600{color:#3182ce}.text-blue-700{color:#2b6cb0}.text-blue-800{color:#2c5282}.text-blue-900{color:#2a4365}.text-red-100{color:#fff5f5}.text-red-200{color:#fed7d7}.text-red-300{color:#feb2b2}.text-red-400{color:#fc8181}.text-red-500{color:#f56565}.text-red-600{color:#e53e3e}.text-red-700{color:#c53030}.text-red-800{color:#9b2c2c}.text-red-900{color:#742a2a}.text-yellow-100{color:ivory}.text-yellow-200{color:#fefcbf}.text-yellow-300{color:#faf089}.text-yellow-400{color:#f6e05e}.text-yellow-500{color:#ecc94b}.text-yellow-600{color:#d69e2e}.text-yellow-700{color:#b7791f}.text-yellow-800{color:#975a16}.text-yellow-900{color:#744210}.text-purple-100{color:#e2dde6}.text-purple-200{color:#c6bad0}.text-purple-300{color:#42304f}.text-purple-400{color:#3a2a47}.text-purple-500{color:#2f2239}.text-purple-600{color:#26182d}.text-transparent{color:transparent}.text-stackblitz-blue{color:var(--sb-brand-stackblitz-blue)}.text-activityBarBadge-background{color:var(--activityBarBadge-background)}.text-editor-background{color:var(--editor-background)}.text-editor-foreground{color:var(--editor-foreground)}.text-editor-inactiveSelectionBackground{color:var(--editor-inactiveSelectionBackground)}.text-editor-selectionHighlightBackground{color:var(--editor-selectionHighlightBackground)}.text-input-placeholderForeground{color:var(--input-placeholderForeground)}.text-list-dropBackground{color:var(--list-dropBackground)}.text-menu-background{color:var(--menu-background)}.text-menu-foreground{color:var(--menu-foreground)}.text-sideBarTitle-foreground{color:var(--sideBarTitle-foreground)}.text-statusBarItem-remoteBackground{color:var(--statusBarItem-remoteBackground)}.text-statusBarItem-remoteForeground{color:var(--statusBarItem-remoteForeground)}.text-activityBar-activeBorder{color:var(--activityBar-activeBorder)}.text-activityBar-background{color:var(--activityBar-background)}.text-activityBar-dropBackground{color:var(--activityBar-dropBackground)}.text-activityBar-foreground{color:var(--activityBar-foreground)}.text-activityBar-inactiveForeground{color:var(--activityBar-inactiveForeground)}.text-activityBarBadge-foreground{color:var(--activityBarBadge-foreground)}.text-badge-background{color:var(--badge-background)}.text-badge-foreground{color:var(--badge-foreground)}.text-breadcrumb-activeSelectionForeground{color:var(--breadcrumb-activeSelectionForeground)}.text-breadcrumb-background{color:var(--breadcrumb-background)}.text-breadcrumb-focusForeground{color:var(--breadcrumb-focusForeground)}.text-breadcrumb-foreground{color:var(--breadcrumb-foreground)}.text-breadcrumbPicker-background{color:var(--breadcrumbPicker-background)}.text-button-background{color:var(--button-background)}.text-button-foreground{color:var(--button-foreground)}.text-button-hoverBackground{color:var(--button-hoverBackground)}.text-checkbox-background{color:var(--checkbox-background)}.text-checkbox-border{color:var(--checkbox-border)}.text-checkbox-foreground{color:var(--checkbox-foreground)}.text-dropdown-background{color:var(--dropdown-background)}.text-dropdown-border{color:var(--dropdown-border)}.text-dropdown-foreground{color:var(--dropdown-foreground)}.text-focusBorder{color:var(--focusBorder)}.text-foreground{color:var(--foreground)}.text-icon-foreground{color:var(--icon-foreground)}.text-icon-prettier{color:#ee6292}.text-input-background{color:var(--input-background)}.text-input-foreground{color:var(--input-foreground)}.text-inputOption-activeBackground{color:var(--inputOption-activeBackground)}.text-inputOption-activeBorder{color:var(--inputOption-activeBorder)}.text-inputValidation-errorBackground{color:var(--inputValidation-errorBackground)}.text-inputValidation-errorBorder{color:var(--inputValidation-errorBorder)}.text-inputValidation-infoBackground{color:var(--inputValidation-infoBackground)}.text-inputValidation-infoBorder{color:var(--inputValidation-infoBorder)}.text-inputValidation-warningBackground{color:var(--inputValidation-warningBackground)}.text-inputValidation-warningBorder{color:var(--inputValidation-warningBorder)}.text-list-activeSelectionBackground{color:var(--list-activeSelectionBackground)}.text-list-activeSelectionForeground{color:var(--list-activeSelectionForeground)}.text-list-errorForeground{color:var(--list-errorForeground)}.text-list-filterMatchBackground{color:var(--list-filterMatchBackground)}.text-list-focusBackground{color:var(--list-focusBackground)}.text-list-highlightForeground{color:var(--list-highlightForeground)}.text-list-hoverBackground{color:var(--list-hoverBackground)}.text-list-inactiveSelectionBackground{color:var(--list-inactiveSelectionBackground)}.text-list-invalidItemForeground{color:var(--list-invalidItemForeground)}.text-list-warningForeground{color:var(--list-warningForeground)}.text-listFilterWidget-background{color:var(--listFilterWidget-background)}.text-listFilterWidget-noMatchesOutline{color:var(--listFilterWidget-noMatchesOutline)}.text-listFilterWidget-outline{color:var(--listFilterWidget-outline)}.text-notificationCenterHeader-background{color:var(--notificationCenterHeader-background)}.text-notificationLink-foreground{color:var(--notificationLink-foreground)}.text-notifications-background{color:var(--notifications-background)}.text-notifications-border{color:var(--notifications-border)}.text-notifications-foreground{color:var(--notifications-foreground)}.text-notificationsErrorIcon-foreground{color:var(--notificationsErrorIcon-foreground)}.text-notificationsInfoIcon-foreground{color:var(--notificationsInfoIcon-foreground)}.text-notificationsWarningIcon-foreground{color:var(--notificationsWarningIcon-foreground)}.text-panel-background{color:var(--panel-background)}.text-panel-border{color:var(--panel-border)}.text-panel-dropBackground{color:var(--panel-dropBackground)}.text-panelTitle-activeBorder{color:var(--panelTitle-activeBorder)}.text-panelTitle-activeForeground{color:var(--panelTitle-activeForeground)}.text-panelTitle-inactiveForeground{color:var(--panelTitle-inactiveForeground)}.text-progressBar-background{color:var(--progressBar-background)}.text-quickInput-background{color:var(--quickInput-background)}.text-scrollbar-shadow{color:var(--scrollbar-shadow)}.text-scrollbarSlider-activeBackground{color:var(--scrollbarSlider-activeBackground)}.text-scrollbarSlider-background{color:var(--scrollbarSlider-background)}.text-scrollbarSlider-hoverBackground{color:var(--scrollbarSlider-hoverBackground)}.text-searchEditor-findMatchBackground{color:var(--searchEditor-findMatchBackground)}.text-settings-checkboxBackground{color:var(--settings-checkboxBackground)}.text-settings-checkboxBorder{color:var(--settings-checkboxBorder)}.text-settings-checkboxForeground{color:var(--settings-checkboxForeground)}.text-settings-dropdownBackground{color:var(--settings-dropdownBackground)}.text-settings-dropdownBorder{color:var(--settings-dropdownBorder)}.text-settings-dropdownForeground{color:var(--settings-dropdownForeground)}.text-settings-dropdownListBorder{color:var(--settings-dropdownListBorder)}.text-settings-headerForeground{color:var(--settings-headerForeground)}.text-settings-modifiedItemIndicator{color:var(--settings-modifiedItemIndicator)}.text-settings-numberInputForeground{color:var(--settings-numberInputForeground)}.text-settings-textInputForeground{color:var(--settings-textInputForeground)}.text-sideBar-background{color:var(--sideBar-background)}.text-sideBar-dropBackground{color:var(--sideBar-dropBackground)}.text-sideBarSectionHeader-background{color:var(--sideBarSectionHeader-background)}.text-tab-activeBackground{color:var(--tab-activeBackground)}.text-tab-activeForeground{color:var(--tab-activeForeground)}.text-tab-activeModifiedBorder{color:var(--tab-activeModifiedBorder)}.text-tab-border{color:var(--tab-border)}.text-tab-inactiveBackground{color:var(--tab-inactiveBackground)}.text-tab-inactiveForeground{color:var(--tab-inactiveForeground)}.text-tab-inactiveModifiedBorder{color:var(--tab-inactiveModifiedBorder)}.text-tab-unfocusedActiveBackground{color:var(--tab-unfocusedActiveBackground)}.text-tab-unfocusedActiveForeground{color:var(--tab-unfocusedActiveForeground)}.text-tab-unfocusedActiveModifiedBorder{color:var(--tab-unfocusedActiveModifiedBorder)}.text-tab-unfocusedInactiveForeground{color:var(--tab-unfocusedInactiveForeground)}.text-tab-unfocusedInactiveModifiedBorder{color:var(--tab-unfocusedInactiveModifiedBorder)}.text-textLink-activeForeground{color:var(--textLink-activeForeground)}.text-textLink-foreground{color:var(--textLink-foreground)}.text-titleBar-activeBackground{color:var(--titleBar-activeBackground)}.text-titleBar-activeForeground{color:var(--titleBar-activeForeground)}.text-titleBar-inactiveBackground{color:var(--titleBar-inactiveBackground)}.text-titleBar-inactiveForeground{color:var(--titleBar-inactiveForeground)}.text-tree-indentGuidesStroke{color:var(--tree-indentGuidesStroke)}.text-widget-shadow{color:var(--widget-shadow)}.hover\:text-black:hover{color:#000}.hover\:text-white:hover{color:#fff}.hover\:text-gray-100:hover{color:#f7fafc}.hover\:text-gray-200:hover{color:#edf2f7}.hover\:text-gray-300:hover{color:#e2e8f0}.hover\:text-gray-400:hover{color:#cbd5e0}.hover\:text-gray-500:hover{color:#a0aec0}.hover\:text-gray-600:hover{color:#718096}.hover\:text-gray-700:hover{color:#4a5568}.hover\:text-gray-800:hover{color:#2d3748}.hover\:text-gray-900:hover{color:#1a202c}.hover\:text-blue-100:hover{color:#ebf8ff}.hover\:text-blue-200:hover{color:#bee3f8}.hover\:text-blue-300:hover{color:#90cdf4}.hover\:text-blue-400:hover{color:#63b3ed}.hover\:text-blue-500:hover{color:#4299e1}.hover\:text-blue-600:hover{color:#3182ce}.hover\:text-blue-700:hover{color:#2b6cb0}.hover\:text-blue-800:hover{color:#2c5282}.hover\:text-blue-900:hover{color:#2a4365}.hover\:text-red-100:hover{color:#fff5f5}.hover\:text-red-200:hover{color:#fed7d7}.hover\:text-red-300:hover{color:#feb2b2}.hover\:text-red-400:hover{color:#fc8181}.hover\:text-red-500:hover{color:#f56565}.hover\:text-red-600:hover{color:#e53e3e}.hover\:text-red-700:hover{color:#c53030}.hover\:text-red-800:hover{color:#9b2c2c}.hover\:text-red-900:hover{color:#742a2a}.hover\:text-yellow-100:hover{color:ivory}.hover\:text-yellow-200:hover{color:#fefcbf}.hover\:text-yellow-300:hover{color:#faf089}.hover\:text-yellow-400:hover{color:#f6e05e}.hover\:text-yellow-500:hover{color:#ecc94b}.hover\:text-yellow-600:hover{color:#d69e2e}.hover\:text-yellow-700:hover{color:#b7791f}.hover\:text-yellow-800:hover{color:#975a16}.hover\:text-yellow-900:hover{color:#744210}.hover\:text-purple-100:hover{color:#e2dde6}.hover\:text-purple-200:hover{color:#c6bad0}.hover\:text-purple-300:hover{color:#42304f}.hover\:text-purple-400:hover{color:#3a2a47}.hover\:text-purple-500:hover{color:#2f2239}.hover\:text-purple-600:hover{color:#26182d}.hover\:text-transparent:hover{color:transparent}.hover\:text-stackblitz-blue:hover{color:var(--sb-brand-stackblitz-blue)}.hover\:text-activityBarBadge-background:hover{color:var(--activityBarBadge-background)}.hover\:text-editor-background:hover{color:var(--editor-background)}.hover\:text-editor-foreground:hover{color:var(--editor-foreground)}.hover\:text-editor-inactiveSelectionBackground:hover{color:var(--editor-inactiveSelectionBackground)}.hover\:text-editor-selectionHighlightBackground:hover{color:var(--editor-selectionHighlightBackground)}.hover\:text-input-placeholderForeground:hover{color:var(--input-placeholderForeground)}.hover\:text-list-dropBackground:hover{color:var(--list-dropBackground)}.hover\:text-menu-background:hover{color:var(--menu-background)}.hover\:text-menu-foreground:hover{color:var(--menu-foreground)}.hover\:text-sideBarTitle-foreground:hover{color:var(--sideBarTitle-foreground)}.hover\:text-statusBarItem-remoteBackground:hover{color:var(--statusBarItem-remoteBackground)}.hover\:text-statusBarItem-remoteForeground:hover{color:var(--statusBarItem-remoteForeground)}.hover\:text-activityBar-activeBorder:hover{color:var(--activityBar-activeBorder)}.hover\:text-activityBar-background:hover{color:var(--activityBar-background)}.hover\:text-activityBar-dropBackground:hover{color:var(--activityBar-dropBackground)}.hover\:text-activityBar-foreground:hover{color:var(--activityBar-foreground)}.hover\:text-activityBar-inactiveForeground:hover{color:var(--activityBar-inactiveForeground)}.hover\:text-activityBarBadge-foreground:hover{color:var(--activityBarBadge-foreground)}.hover\:text-badge-background:hover{color:var(--badge-background)}.hover\:text-badge-foreground:hover{color:var(--badge-foreground)}.hover\:text-breadcrumb-activeSelectionForeground:hover{color:var(--breadcrumb-activeSelectionForeground)}.hover\:text-breadcrumb-background:hover{color:var(--breadcrumb-background)}.hover\:text-breadcrumb-focusForeground:hover{color:var(--breadcrumb-focusForeground)}.hover\:text-breadcrumb-foreground:hover{color:var(--breadcrumb-foreground)}.hover\:text-breadcrumbPicker-background:hover{color:var(--breadcrumbPicker-background)}.hover\:text-button-background:hover{color:var(--button-background)}.hover\:text-button-foreground:hover{color:var(--button-foreground)}.hover\:text-button-hoverBackground:hover{color:var(--button-hoverBackground)}.hover\:text-checkbox-background:hover{color:var(--checkbox-background)}.hover\:text-checkbox-border:hover{color:var(--checkbox-border)}.hover\:text-checkbox-foreground:hover{color:var(--checkbox-foreground)}.hover\:text-dropdown-background:hover{color:var(--dropdown-background)}.hover\:text-dropdown-border:hover{color:var(--dropdown-border)}.hover\:text-dropdown-foreground:hover{color:var(--dropdown-foreground)}.hover\:text-focusBorder:hover{color:var(--focusBorder)}.hover\:text-foreground:hover{color:var(--foreground)}.hover\:text-icon-foreground:hover{color:var(--icon-foreground)}.hover\:text-icon-prettier:hover{color:#ee6292}.hover\:text-input-background:hover{color:var(--input-background)}.hover\:text-input-foreground:hover{color:var(--input-foreground)}.hover\:text-inputOption-activeBackground:hover{color:var(--inputOption-activeBackground)}.hover\:text-inputOption-activeBorder:hover{color:var(--inputOption-activeBorder)}.hover\:text-inputValidation-errorBackground:hover{color:var(--inputValidation-errorBackground)}.hover\:text-inputValidation-errorBorder:hover{color:var(--inputValidation-errorBorder)}.hover\:text-inputValidation-infoBackground:hover{color:var(--inputValidation-infoBackground)}.hover\:text-inputValidation-infoBorder:hover{color:var(--inputValidation-infoBorder)}.hover\:text-inputValidation-warningBackground:hover{color:var(--inputValidation-warningBackground)}.hover\:text-inputValidation-warningBorder:hover{color:var(--inputValidation-warningBorder)}.hover\:text-list-activeSelectionBackground:hover{color:var(--list-activeSelectionBackground)}.hover\:text-list-activeSelectionForeground:hover{color:var(--list-activeSelectionForeground)}.hover\:text-list-errorForeground:hover{color:var(--list-errorForeground)}.hover\:text-list-filterMatchBackground:hover{color:var(--list-filterMatchBackground)}.hover\:text-list-focusBackground:hover{color:var(--list-focusBackground)}.hover\:text-list-highlightForeground:hover{color:var(--list-highlightForeground)}.hover\:text-list-hoverBackground:hover{color:var(--list-hoverBackground)}.hover\:text-list-inactiveSelectionBackground:hover{color:var(--list-inactiveSelectionBackground)}.hover\:text-list-invalidItemForeground:hover{color:var(--list-invalidItemForeground)}.hover\:text-list-warningForeground:hover{color:var(--list-warningForeground)}.hover\:text-listFilterWidget-background:hover{color:var(--listFilterWidget-background)}.hover\:text-listFilterWidget-noMatchesOutline:hover{color:var(--listFilterWidget-noMatchesOutline)}.hover\:text-listFilterWidget-outline:hover{color:var(--listFilterWidget-outline)}.hover\:text-notificationCenterHeader-background:hover{color:var(--notificationCenterHeader-background)}.hover\:text-notificationLink-foreground:hover{color:var(--notificationLink-foreground)}.hover\:text-notifications-background:hover{color:var(--notifications-background)}.hover\:text-notifications-border:hover{color:var(--notifications-border)}.hover\:text-notifications-foreground:hover{color:var(--notifications-foreground)}.hover\:text-notificationsErrorIcon-foreground:hover{color:var(--notificationsErrorIcon-foreground)}.hover\:text-notificationsInfoIcon-foreground:hover{color:var(--notificationsInfoIcon-foreground)}.hover\:text-notificationsWarningIcon-foreground:hover{color:var(--notificationsWarningIcon-foreground)}.hover\:text-panel-background:hover{color:var(--panel-background)}.hover\:text-panel-border:hover{color:var(--panel-border)}.hover\:text-panel-dropBackground:hover{color:var(--panel-dropBackground)}.hover\:text-panelTitle-activeBorder:hover{color:var(--panelTitle-activeBorder)}.hover\:text-panelTitle-activeForeground:hover{color:var(--panelTitle-activeForeground)}.hover\:text-panelTitle-inactiveForeground:hover{color:var(--panelTitle-inactiveForeground)}.hover\:text-progressBar-background:hover{color:var(--progressBar-background)}.hover\:text-quickInput-background:hover{color:var(--quickInput-background)}.hover\:text-scrollbar-shadow:hover{color:var(--scrollbar-shadow)}.hover\:text-scrollbarSlider-activeBackground:hover{color:var(--scrollbarSlider-activeBackground)}.hover\:text-scrollbarSlider-background:hover{color:var(--scrollbarSlider-background)}.hover\:text-scrollbarSlider-hoverBackground:hover{color:var(--scrollbarSlider-hoverBackground)}.hover\:text-searchEditor-findMatchBackground:hover{color:var(--searchEditor-findMatchBackground)}.hover\:text-settings-checkboxBackground:hover{color:var(--settings-checkboxBackground)}.hover\:text-settings-checkboxBorder:hover{color:var(--settings-checkboxBorder)}.hover\:text-settings-checkboxForeground:hover{color:var(--settings-checkboxForeground)}.hover\:text-settings-dropdownBackground:hover{color:var(--settings-dropdownBackground)}.hover\:text-settings-dropdownBorder:hover{color:var(--settings-dropdownBorder)}.hover\:text-settings-dropdownForeground:hover{color:var(--settings-dropdownForeground)}.hover\:text-settings-dropdownListBorder:hover{color:var(--settings-dropdownListBorder)}.hover\:text-settings-headerForeground:hover{color:var(--settings-headerForeground)}.hover\:text-settings-modifiedItemIndicator:hover{color:var(--settings-modifiedItemIndicator)}.hover\:text-settings-numberInputForeground:hover{color:var(--settings-numberInputForeground)}.hover\:text-settings-textInputForeground:hover{color:var(--settings-textInputForeground)}.hover\:text-sideBar-background:hover{color:var(--sideBar-background)}.hover\:text-sideBar-dropBackground:hover{color:var(--sideBar-dropBackground)}.hover\:text-sideBarSectionHeader-background:hover{color:var(--sideBarSectionHeader-background)}.hover\:text-tab-activeBackground:hover{color:var(--tab-activeBackground)}.hover\:text-tab-activeForeground:hover{color:var(--tab-activeForeground)}.hover\:text-tab-activeModifiedBorder:hover{color:var(--tab-activeModifiedBorder)}.hover\:text-tab-border:hover{color:var(--tab-border)}.hover\:text-tab-inactiveBackground:hover{color:var(--tab-inactiveBackground)}.hover\:text-tab-inactiveForeground:hover{color:var(--tab-inactiveForeground)}.hover\:text-tab-inactiveModifiedBorder:hover{color:var(--tab-inactiveModifiedBorder)}.hover\:text-tab-unfocusedActiveBackground:hover{color:var(--tab-unfocusedActiveBackground)}.hover\:text-tab-unfocusedActiveForeground:hover{color:var(--tab-unfocusedActiveForeground)}.hover\:text-tab-unfocusedActiveModifiedBorder:hover{color:var(--tab-unfocusedActiveModifiedBorder)}.hover\:text-tab-unfocusedInactiveForeground:hover{color:var(--tab-unfocusedInactiveForeground)}.hover\:text-tab-unfocusedInactiveModifiedBorder:hover{color:var(--tab-unfocusedInactiveModifiedBorder)}.hover\:text-textLink-activeForeground:hover{color:var(--textLink-activeForeground)}.hover\:text-textLink-foreground:hover{color:var(--textLink-foreground)}.hover\:text-titleBar-activeBackground:hover{color:var(--titleBar-activeBackground)}.hover\:text-titleBar-activeForeground:hover{color:var(--titleBar-activeForeground)}.hover\:text-titleBar-inactiveBackground:hover{color:var(--titleBar-inactiveBackground)}.hover\:text-titleBar-inactiveForeground:hover{color:var(--titleBar-inactiveForeground)}.hover\:text-tree-indentGuidesStroke:hover{color:var(--tree-indentGuidesStroke)}.hover\:text-widget-shadow:hover{color:var(--widget-shadow)}.focus\:text-black:focus{color:#000}.focus\:text-white:focus{color:#fff}.focus\:text-gray-100:focus{color:#f7fafc}.focus\:text-gray-200:focus{color:#edf2f7}.focus\:text-gray-300:focus{color:#e2e8f0}.focus\:text-gray-400:focus{color:#cbd5e0}.focus\:text-gray-500:focus{color:#a0aec0}.focus\:text-gray-600:focus{color:#718096}.focus\:text-gray-700:focus{color:#4a5568}.focus\:text-gray-800:focus{color:#2d3748}.focus\:text-gray-900:focus{color:#1a202c}.focus\:text-blue-100:focus{color:#ebf8ff}.focus\:text-blue-200:focus{color:#bee3f8}.focus\:text-blue-300:focus{color:#90cdf4}.focus\:text-blue-400:focus{color:#63b3ed}.focus\:text-blue-500:focus{color:#4299e1}.focus\:text-blue-600:focus{color:#3182ce}.focus\:text-blue-700:focus{color:#2b6cb0}.focus\:text-blue-800:focus{color:#2c5282}.focus\:text-blue-900:focus{color:#2a4365}.focus\:text-red-100:focus{color:#fff5f5}.focus\:text-red-200:focus{color:#fed7d7}.focus\:text-red-300:focus{color:#feb2b2}.focus\:text-red-400:focus{color:#fc8181}.focus\:text-red-500:focus{color:#f56565}.focus\:text-red-600:focus{color:#e53e3e}.focus\:text-red-700:focus{color:#c53030}.focus\:text-red-800:focus{color:#9b2c2c}.focus\:text-red-900:focus{color:#742a2a}.focus\:text-yellow-100:focus{color:ivory}.focus\:text-yellow-200:focus{color:#fefcbf}.focus\:text-yellow-300:focus{color:#faf089}.focus\:text-yellow-400:focus{color:#f6e05e}.focus\:text-yellow-500:focus{color:#ecc94b}.focus\:text-yellow-600:focus{color:#d69e2e}.focus\:text-yellow-700:focus{color:#b7791f}.focus\:text-yellow-800:focus{color:#975a16}.focus\:text-yellow-900:focus{color:#744210}.focus\:text-purple-100:focus{color:#e2dde6}.focus\:text-purple-200:focus{color:#c6bad0}.focus\:text-purple-300:focus{color:#42304f}.focus\:text-purple-400:focus{color:#3a2a47}.focus\:text-purple-500:focus{color:#2f2239}.focus\:text-purple-600:focus{color:#26182d}.focus\:text-transparent:focus{color:transparent}.focus\:text-stackblitz-blue:focus{color:var(--sb-brand-stackblitz-blue)}.focus\:text-activityBarBadge-background:focus{color:var(--activityBarBadge-background)}.focus\:text-editor-background:focus{color:var(--editor-background)}.focus\:text-editor-foreground:focus{color:var(--editor-foreground)}.focus\:text-editor-inactiveSelectionBackground:focus{color:var(--editor-inactiveSelectionBackground)}.focus\:text-editor-selectionHighlightBackground:focus{color:var(--editor-selectionHighlightBackground)}.focus\:text-input-placeholderForeground:focus{color:var(--input-placeholderForeground)}.focus\:text-list-dropBackground:focus{color:var(--list-dropBackground)}.focus\:text-menu-background:focus{color:var(--menu-background)}.focus\:text-menu-foreground:focus{color:var(--menu-foreground)}.focus\:text-sideBarTitle-foreground:focus{color:var(--sideBarTitle-foreground)}.focus\:text-statusBarItem-remoteBackground:focus{color:var(--statusBarItem-remoteBackground)}.focus\:text-statusBarItem-remoteForeground:focus{color:var(--statusBarItem-remoteForeground)}.focus\:text-activityBar-activeBorder:focus{color:var(--activityBar-activeBorder)}.focus\:text-activityBar-background:focus{color:var(--activityBar-background)}.focus\:text-activityBar-dropBackground:focus{color:var(--activityBar-dropBackground)}.focus\:text-activityBar-foreground:focus{color:var(--activityBar-foreground)}.focus\:text-activityBar-inactiveForeground:focus{color:var(--activityBar-inactiveForeground)}.focus\:text-activityBarBadge-foreground:focus{color:var(--activityBarBadge-foreground)}.focus\:text-badge-background:focus{color:var(--badge-background)}.focus\:text-badge-foreground:focus{color:var(--badge-foreground)}.focus\:text-breadcrumb-activeSelectionForeground:focus{color:var(--breadcrumb-activeSelectionForeground)}.focus\:text-breadcrumb-background:focus{color:var(--breadcrumb-background)}.focus\:text-breadcrumb-focusForeground:focus{color:var(--breadcrumb-focusForeground)}.focus\:text-breadcrumb-foreground:focus{color:var(--breadcrumb-foreground)}.focus\:text-breadcrumbPicker-background:focus{color:var(--breadcrumbPicker-background)}.focus\:text-button-background:focus{color:var(--button-background)}.focus\:text-button-foreground:focus{color:var(--button-foreground)}.focus\:text-button-hoverBackground:focus{color:var(--button-hoverBackground)}.focus\:text-checkbox-background:focus{color:var(--checkbox-background)}.focus\:text-checkbox-border:focus{color:var(--checkbox-border)}.focus\:text-checkbox-foreground:focus{color:var(--checkbox-foreground)}.focus\:text-dropdown-background:focus{color:var(--dropdown-background)}.focus\:text-dropdown-border:focus{color:var(--dropdown-border)}.focus\:text-dropdown-foreground:focus{color:var(--dropdown-foreground)}.focus\:text-focusBorder:focus{color:var(--focusBorder)}.focus\:text-foreground:focus{color:var(--foreground)}.focus\:text-icon-foreground:focus{color:var(--icon-foreground)}.focus\:text-icon-prettier:focus{color:#ee6292}.focus\:text-input-background:focus{color:var(--input-background)}.focus\:text-input-foreground:focus{color:var(--input-foreground)}.focus\:text-inputOption-activeBackground:focus{color:var(--inputOption-activeBackground)}.focus\:text-inputOption-activeBorder:focus{color:var(--inputOption-activeBorder)}.focus\:text-inputValidation-errorBackground:focus{color:var(--inputValidation-errorBackground)}.focus\:text-inputValidation-errorBorder:focus{color:var(--inputValidation-errorBorder)}.focus\:text-inputValidation-infoBackground:focus{color:var(--inputValidation-infoBackground)}.focus\:text-inputValidation-infoBorder:focus{color:var(--inputValidation-infoBorder)}.focus\:text-inputValidation-warningBackground:focus{color:var(--inputValidation-warningBackground)}.focus\:text-inputValidation-warningBorder:focus{color:var(--inputValidation-warningBorder)}.focus\:text-list-activeSelectionBackground:focus{color:var(--list-activeSelectionBackground)}.focus\:text-list-activeSelectionForeground:focus{color:var(--list-activeSelectionForeground)}.focus\:text-list-errorForeground:focus{color:var(--list-errorForeground)}.focus\:text-list-filterMatchBackground:focus{color:var(--list-filterMatchBackground)}.focus\:text-list-focusBackground:focus{color:var(--list-focusBackground)}.focus\:text-list-highlightForeground:focus{color:var(--list-highlightForeground)}.focus\:text-list-hoverBackground:focus{color:var(--list-hoverBackground)}.focus\:text-list-inactiveSelectionBackground:focus{color:var(--list-inactiveSelectionBackground)}.focus\:text-list-invalidItemForeground:focus{color:var(--list-invalidItemForeground)}.focus\:text-list-warningForeground:focus{color:var(--list-warningForeground)}.focus\:text-listFilterWidget-background:focus{color:var(--listFilterWidget-background)}.focus\:text-listFilterWidget-noMatchesOutline:focus{color:var(--listFilterWidget-noMatchesOutline)}.focus\:text-listFilterWidget-outline:focus{color:var(--listFilterWidget-outline)}.focus\:text-notificationCenterHeader-background:focus{color:var(--notificationCenterHeader-background)}.focus\:text-notificationLink-foreground:focus{color:var(--notificationLink-foreground)}.focus\:text-notifications-background:focus{color:var(--notifications-background)}.focus\:text-notifications-border:focus{color:var(--notifications-border)}.focus\:text-notifications-foreground:focus{color:var(--notifications-foreground)}.focus\:text-notificationsErrorIcon-foreground:focus{color:var(--notificationsErrorIcon-foreground)}.focus\:text-notificationsInfoIcon-foreground:focus{color:var(--notificationsInfoIcon-foreground)}.focus\:text-notificationsWarningIcon-foreground:focus{color:var(--notificationsWarningIcon-foreground)}.focus\:text-panel-background:focus{color:var(--panel-background)}.focus\:text-panel-border:focus{color:var(--panel-border)}.focus\:text-panel-dropBackground:focus{color:var(--panel-dropBackground)}.focus\:text-panelTitle-activeBorder:focus{color:var(--panelTitle-activeBorder)}.focus\:text-panelTitle-activeForeground:focus{color:var(--panelTitle-activeForeground)}.focus\:text-panelTitle-inactiveForeground:focus{color:var(--panelTitle-inactiveForeground)}.focus\:text-progressBar-background:focus{color:var(--progressBar-background)}.focus\:text-quickInput-background:focus{color:var(--quickInput-background)}.focus\:text-scrollbar-shadow:focus{color:var(--scrollbar-shadow)}.focus\:text-scrollbarSlider-activeBackground:focus{color:var(--scrollbarSlider-activeBackground)}.focus\:text-scrollbarSlider-background:focus{color:var(--scrollbarSlider-background)}.focus\:text-scrollbarSlider-hoverBackground:focus{color:var(--scrollbarSlider-hoverBackground)}.focus\:text-searchEditor-findMatchBackground:focus{color:var(--searchEditor-findMatchBackground)}.focus\:text-settings-checkboxBackground:focus{color:var(--settings-checkboxBackground)}.focus\:text-settings-checkboxBorder:focus{color:var(--settings-checkboxBorder)}.focus\:text-settings-checkboxForeground:focus{color:var(--settings-checkboxForeground)}.focus\:text-settings-dropdownBackground:focus{color:var(--settings-dropdownBackground)}.focus\:text-settings-dropdownBorder:focus{color:var(--settings-dropdownBorder)}.focus\:text-settings-dropdownForeground:focus{color:var(--settings-dropdownForeground)}.focus\:text-settings-dropdownListBorder:focus{color:var(--settings-dropdownListBorder)}.focus\:text-settings-headerForeground:focus{color:var(--settings-headerForeground)}.focus\:text-settings-modifiedItemIndicator:focus{color:var(--settings-modifiedItemIndicator)}.focus\:text-settings-numberInputForeground:focus{color:var(--settings-numberInputForeground)}.focus\:text-settings-textInputForeground:focus{color:var(--settings-textInputForeground)}.focus\:text-sideBar-background:focus{color:var(--sideBar-background)}.focus\:text-sideBar-dropBackground:focus{color:var(--sideBar-dropBackground)}.focus\:text-sideBarSectionHeader-background:focus{color:var(--sideBarSectionHeader-background)}.focus\:text-tab-activeBackground:focus{color:var(--tab-activeBackground)}.focus\:text-tab-activeForeground:focus{color:var(--tab-activeForeground)}.focus\:text-tab-activeModifiedBorder:focus{color:var(--tab-activeModifiedBorder)}.focus\:text-tab-border:focus{color:var(--tab-border)}.focus\:text-tab-inactiveBackground:focus{color:var(--tab-inactiveBackground)}.focus\:text-tab-inactiveForeground:focus{color:var(--tab-inactiveForeground)}.focus\:text-tab-inactiveModifiedBorder:focus{color:var(--tab-inactiveModifiedBorder)}.focus\:text-tab-unfocusedActiveBackground:focus{color:var(--tab-unfocusedActiveBackground)}.focus\:text-tab-unfocusedActiveForeground:focus{color:var(--tab-unfocusedActiveForeground)}.focus\:text-tab-unfocusedActiveModifiedBorder:focus{color:var(--tab-unfocusedActiveModifiedBorder)}.focus\:text-tab-unfocusedInactiveForeground:focus{color:var(--tab-unfocusedInactiveForeground)}.focus\:text-tab-unfocusedInactiveModifiedBorder:focus{color:var(--tab-unfocusedInactiveModifiedBorder)}.focus\:text-textLink-activeForeground:focus{color:var(--textLink-activeForeground)}.focus\:text-textLink-foreground:focus{color:var(--textLink-foreground)}.focus\:text-titleBar-activeBackground:focus{color:var(--titleBar-activeBackground)}.focus\:text-titleBar-activeForeground:focus{color:var(--titleBar-activeForeground)}.focus\:text-titleBar-inactiveBackground:focus{color:var(--titleBar-inactiveBackground)}.focus\:text-titleBar-inactiveForeground:focus{color:var(--titleBar-inactiveForeground)}.focus\:text-tree-indentGuidesStroke:focus{color:var(--tree-indentGuidesStroke)}.focus\:text-widget-shadow:focus{color:var(--widget-shadow)}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.text-4xl{font-size:2.25rem}.text-5xl{font-size:3rem}.text-6xl{font-size:4rem}.italic{font-style:italic}.not-italic{font-style:normal}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.normal-case{text-transform:none}.underline{text-decoration:underline}.line-through{text-decoration:line-through}.no-underline{text-decoration:none}.hover\:underline:hover{text-decoration:underline}.hover\:line-through:hover{text-decoration:line-through}.hover\:no-underline:hover{text-decoration:none}.focus\:underline:focus{text-decoration:underline}.focus\:line-through:focus{text-decoration:line-through}.focus\:no-underline:focus{text-decoration:none}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.tracking-tighter{letter-spacing:-.05em}.tracking-tight{letter-spacing:-.025em}.tracking-normal{letter-spacing:0}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.select-none{user-select:none}.select-text{user-select:text}.select-all{user-select:all}.select-auto{user-select:auto}.align-baseline{vertical-align:baseline}.align-top{vertical-align:top}.align-middle{vertical-align:middle}.align-bottom{vertical-align:bottom}.align-text-top{vertical-align:text-top}.align-text-bottom{vertical-align:text-bottom}.visible{visibility:visible}.invisible{visibility:hidden}.whitespace-normal{white-space:normal}.whitespace-no-wrap{white-space:nowrap}.whitespace-pre{white-space:pre}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.break-normal{overflow-wrap:normal;word-break:normal}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.w-0{width:0}.w-1{width:.25rem}.w-2{width:.5rem}.w-3{width:.75rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-10{width:2.5rem}.w-12{width:3rem}.w-16{width:4rem}.w-20{width:5rem}.w-24{width:6rem}.w-32{width:8rem}.w-40{width:10rem}.w-48{width:12rem}.w-56{width:14rem}.w-64{width:16rem}.w-auto{width:auto}.w-px{width:1px}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-2\/3{width:66.666667%}.w-1\/4{width:25%}.w-2\/4{width:50%}.w-3\/4{width:75%}.w-1\/5{width:20%}.w-2\/5{width:40%}.w-3\/5{width:60%}.w-4\/5{width:80%}.w-1\/6{width:16.666667%}.w-2\/6{width:33.333333%}.w-3\/6{width:50%}.w-4\/6{width:66.666667%}.w-5\/6{width:83.333333%}.w-1\/12{width:8.333333%}.w-2\/12{width:16.666667%}.w-3\/12{width:25%}.w-4\/12{width:33.333333%}.w-5\/12{width:41.666667%}.w-6\/12{width:50%}.w-7\/12{width:58.333333%}.w-8\/12{width:66.666667%}.w-9\/12{width:75%}.w-10\/12{width:83.333333%}.w-11\/12{width:91.666667%}.w-full{width:100%}.w-screen{width:100vw}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-auto{z-index:auto}.gap-0{grid-gap:0;gap:0}.gap-1{grid-gap:.25rem;gap:.25rem}.gap-2{grid-gap:.5rem;gap:.5rem}.gap-3{grid-gap:.75rem;gap:.75rem}.gap-4{grid-gap:1rem;gap:1rem}.gap-5{grid-gap:1.25rem;gap:1.25rem}.gap-6{grid-gap:1.5rem;gap:1.5rem}.gap-8{grid-gap:2rem;gap:2rem}.gap-10{grid-gap:2.5rem;gap:2.5rem}.gap-12{grid-gap:3rem;gap:3rem}.gap-16{grid-gap:4rem;gap:4rem}.gap-20{grid-gap:5rem;gap:5rem}.gap-24{grid-gap:6rem;gap:6rem}.gap-32{grid-gap:8rem;gap:8rem}.gap-40{grid-gap:10rem;gap:10rem}.gap-48{grid-gap:12rem;gap:12rem}.gap-56{grid-gap:14rem;gap:14rem}.gap-64{grid-gap:16rem;gap:16rem}.gap-px{grid-gap:1px;gap:1px}.col-gap-0{grid-column-gap:0;column-gap:0}.col-gap-1{grid-column-gap:.25rem;column-gap:.25rem}.col-gap-2{grid-column-gap:.5rem;column-gap:.5rem}.col-gap-3{grid-column-gap:.75rem;column-gap:.75rem}.col-gap-4{grid-column-gap:1rem;column-gap:1rem}.col-gap-5{grid-column-gap:1.25rem;column-gap:1.25rem}.col-gap-6{grid-column-gap:1.5rem;column-gap:1.5rem}.col-gap-8{grid-column-gap:2rem;column-gap:2rem}.col-gap-10{grid-column-gap:2.5rem;column-gap:2.5rem}.col-gap-12{grid-column-gap:3rem;column-gap:3rem}.col-gap-16{grid-column-gap:4rem;column-gap:4rem}.col-gap-20{grid-column-gap:5rem;column-gap:5rem}.col-gap-24{grid-column-gap:6rem;column-gap:6rem}.col-gap-32{grid-column-gap:8rem;column-gap:8rem}.col-gap-40{grid-column-gap:10rem;column-gap:10rem}.col-gap-48{grid-column-gap:12rem;column-gap:12rem}.col-gap-56{grid-column-gap:14rem;column-gap:14rem}.col-gap-64{grid-column-gap:16rem;column-gap:16rem}.col-gap-px{grid-column-gap:1px;column-gap:1px}.row-gap-0{grid-row-gap:0;row-gap:0}.row-gap-1{grid-row-gap:.25rem;row-gap:.25rem}.row-gap-2{grid-row-gap:.5rem;row-gap:.5rem}.row-gap-3{grid-row-gap:.75rem;row-gap:.75rem}.row-gap-4{grid-row-gap:1rem;row-gap:1rem}.row-gap-5{grid-row-gap:1.25rem;row-gap:1.25rem}.row-gap-6{grid-row-gap:1.5rem;row-gap:1.5rem}.row-gap-8{grid-row-gap:2rem;row-gap:2rem}.row-gap-10{grid-row-gap:2.5rem;row-gap:2.5rem}.row-gap-12{grid-row-gap:3rem;row-gap:3rem}.row-gap-16{grid-row-gap:4rem;row-gap:4rem}.row-gap-20{grid-row-gap:5rem;row-gap:5rem}.row-gap-24{grid-row-gap:6rem;row-gap:6rem}.row-gap-32{grid-row-gap:8rem;row-gap:8rem}.row-gap-40{grid-row-gap:10rem;row-gap:10rem}.row-gap-48{grid-row-gap:12rem;row-gap:12rem}.row-gap-56{grid-row-gap:14rem;row-gap:14rem}.row-gap-64{grid-row-gap:16rem;row-gap:16rem}.row-gap-px{grid-row-gap:1px;row-gap:1px}.grid-flow-row{grid-auto-flow:row}.grid-flow-col{grid-auto-flow:column}.grid-flow-row-dense{grid-auto-flow:row dense}.grid-flow-col-dense{grid-auto-flow:column dense}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-none{grid-template-columns:none}.col-auto{grid-column:auto}.col-span-1{grid-column:span 1/span 1}.col-span-2{grid-column:span 2/span 2}.col-span-3{grid-column:span 3/span 3}.col-span-4{grid-column:span 4/span 4}.col-span-5{grid-column:span 5/span 5}.col-span-6{grid-column:span 6/span 6}.col-span-7{grid-column:span 7/span 7}.col-span-8{grid-column:span 8/span 8}.col-span-9{grid-column:span 9/span 9}.col-span-10{grid-column:span 10/span 10}.col-span-11{grid-column:span 11/span 11}.col-span-12{grid-column:span 12/span 12}.col-start-1{grid-column-start:1}.col-start-2{grid-column-start:2}.col-start-3{grid-column-start:3}.col-start-4{grid-column-start:4}.col-start-5{grid-column-start:5}.col-start-6{grid-column-start:6}.col-start-7{grid-column-start:7}.col-start-8{grid-column-start:8}.col-start-9{grid-column-start:9}.col-start-10{grid-column-start:10}.col-start-11{grid-column-start:11}.col-start-12{grid-column-start:12}.col-start-13{grid-column-start:13}.col-start-auto{grid-column-start:auto}.col-end-1{grid-column-end:1}.col-end-2{grid-column-end:2}.col-end-3{grid-column-end:3}.col-end-4{grid-column-end:4}.col-end-5{grid-column-end:5}.col-end-6{grid-column-end:6}.col-end-7{grid-column-end:7}.col-end-8{grid-column-end:8}.col-end-9{grid-column-end:9}.col-end-10{grid-column-end:10}.col-end-11{grid-column-end:11}.col-end-12{grid-column-end:12}.col-end-13{grid-column-end:13}.col-end-auto{grid-column-end:auto}.grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.grid-rows-none{grid-template-rows:none}.row-auto{grid-row:auto}.row-span-1{grid-row:span 1/span 1}.row-span-2{grid-row:span 2/span 2}.row-span-3{grid-row:span 3/span 3}.row-span-4{grid-row:span 4/span 4}.row-span-5{grid-row:span 5/span 5}.row-span-6{grid-row:span 6/span 6}.row-start-1{grid-row-start:1}.row-start-2{grid-row-start:2}.row-start-3{grid-row-start:3}.row-start-4{grid-row-start:4}.row-start-5{grid-row-start:5}.row-start-6{grid-row-start:6}.row-start-7{grid-row-start:7}.row-start-auto{grid-row-start:auto}.row-end-1{grid-row-end:1}.row-end-2{grid-row-end:2}.row-end-3{grid-row-end:3}.row-end-4{grid-row-end:4}.row-end-5{grid-row-end:5}.row-end-6{grid-row-end:6}.row-end-7{grid-row-end:7}.row-end-auto{grid-row-end:auto}.transform{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))}.transform-none{transform:none}.origin-center{transform-origin:center}.origin-top{transform-origin:top}.origin-top-right{transform-origin:top right}.origin-right{transform-origin:right}.origin-bottom-right{transform-origin:bottom right}.origin-bottom{transform-origin:bottom}.origin-bottom-left{transform-origin:bottom left}.origin-left{transform-origin:left}.origin-top-left{transform-origin:top left}.scale-0{--transform-scale-x:0;--transform-scale-y:0}.scale-50{--transform-scale-x:.5;--transform-scale-y:.5}.scale-75{--transform-scale-x:.75;--transform-scale-y:.75}.scale-90{--transform-scale-x:.9;--transform-scale-y:.9}.scale-95{--transform-scale-x:.95;--transform-scale-y:.95}.scale-100{--transform-scale-x:1;--transform-scale-y:1}.scale-105{--transform-scale-x:1.05;--transform-scale-y:1.05}.scale-110{--transform-scale-x:1.1;--transform-scale-y:1.1}.scale-125{--transform-scale-x:1.25;--transform-scale-y:1.25}.scale-150{--transform-scale-x:1.5;--transform-scale-y:1.5}.scale-x-0{--transform-scale-x:0}.scale-x-50{--transform-scale-x:.5}.scale-x-75{--transform-scale-x:.75}.scale-x-90{--transform-scale-x:.9}.scale-x-95{--transform-scale-x:.95}.scale-x-100{--transform-scale-x:1}.scale-x-105{--transform-scale-x:1.05}.scale-x-110{--transform-scale-x:1.1}.scale-x-125{--transform-scale-x:1.25}.scale-x-150{--transform-scale-x:1.5}.scale-y-0{--transform-scale-y:0}.scale-y-50{--transform-scale-y:.5}.scale-y-75{--transform-scale-y:.75}.scale-y-90{--transform-scale-y:.9}.scale-y-95{--transform-scale-y:.95}.scale-y-100{--transform-scale-y:1}.scale-y-105{--transform-scale-y:1.05}.scale-y-110{--transform-scale-y:1.1}.scale-y-125{--transform-scale-y:1.25}.scale-y-150{--transform-scale-y:1.5}.hover\:scale-0:hover{--transform-scale-x:0;--transform-scale-y:0}.hover\:scale-50:hover{--transform-scale-x:.5;--transform-scale-y:.5}.hover\:scale-75:hover{--transform-scale-x:.75;--transform-scale-y:.75}.hover\:scale-90:hover{--transform-scale-x:.9;--transform-scale-y:.9}.hover\:scale-95:hover{--transform-scale-x:.95;--transform-scale-y:.95}.hover\:scale-100:hover{--transform-scale-x:1;--transform-scale-y:1}.hover\:scale-105:hover{--transform-scale-x:1.05;--transform-scale-y:1.05}.hover\:scale-110:hover{--transform-scale-x:1.1;--transform-scale-y:1.1}.hover\:scale-125:hover{--transform-scale-x:1.25;--transform-scale-y:1.25}.hover\:scale-150:hover{--transform-scale-x:1.5;--transform-scale-y:1.5}.hover\:scale-x-0:hover{--transform-scale-x:0}.hover\:scale-x-50:hover{--transform-scale-x:.5}.hover\:scale-x-75:hover{--transform-scale-x:.75}.hover\:scale-x-90:hover{--transform-scale-x:.9}.hover\:scale-x-95:hover{--transform-scale-x:.95}.hover\:scale-x-100:hover{--transform-scale-x:1}.hover\:scale-x-105:hover{--transform-scale-x:1.05}.hover\:scale-x-110:hover{--transform-scale-x:1.1}.hover\:scale-x-125:hover{--transform-scale-x:1.25}.hover\:scale-x-150:hover{--transform-scale-x:1.5}.hover\:scale-y-0:hover{--transform-scale-y:0}.hover\:scale-y-50:hover{--transform-scale-y:.5}.hover\:scale-y-75:hover{--transform-scale-y:.75}.hover\:scale-y-90:hover{--transform-scale-y:.9}.hover\:scale-y-95:hover{--transform-scale-y:.95}.hover\:scale-y-100:hover{--transform-scale-y:1}.hover\:scale-y-105:hover{--transform-scale-y:1.05}.hover\:scale-y-110:hover{--transform-scale-y:1.1}.hover\:scale-y-125:hover{--transform-scale-y:1.25}.hover\:scale-y-150:hover{--transform-scale-y:1.5}.focus\:scale-0:focus{--transform-scale-x:0;--transform-scale-y:0}.focus\:scale-50:focus{--transform-scale-x:.5;--transform-scale-y:.5}.focus\:scale-75:focus{--transform-scale-x:.75;--transform-scale-y:.75}.focus\:scale-90:focus{--transform-scale-x:.9;--transform-scale-y:.9}.focus\:scale-95:focus{--transform-scale-x:.95;--transform-scale-y:.95}.focus\:scale-100:focus{--transform-scale-x:1;--transform-scale-y:1}.focus\:scale-105:focus{--transform-scale-x:1.05;--transform-scale-y:1.05}.focus\:scale-110:focus{--transform-scale-x:1.1;--transform-scale-y:1.1}.focus\:scale-125:focus{--transform-scale-x:1.25;--transform-scale-y:1.25}.focus\:scale-150:focus{--transform-scale-x:1.5;--transform-scale-y:1.5}.focus\:scale-x-0:focus{--transform-scale-x:0}.focus\:scale-x-50:focus{--transform-scale-x:.5}.focus\:scale-x-75:focus{--transform-scale-x:.75}.focus\:scale-x-90:focus{--transform-scale-x:.9}.focus\:scale-x-95:focus{--transform-scale-x:.95}.focus\:scale-x-100:focus{--transform-scale-x:1}.focus\:scale-x-105:focus{--transform-scale-x:1.05}.focus\:scale-x-110:focus{--transform-scale-x:1.1}.focus\:scale-x-125:focus{--transform-scale-x:1.25}.focus\:scale-x-150:focus{--transform-scale-x:1.5}.focus\:scale-y-0:focus{--transform-scale-y:0}.focus\:scale-y-50:focus{--transform-scale-y:.5}.focus\:scale-y-75:focus{--transform-scale-y:.75}.focus\:scale-y-90:focus{--transform-scale-y:.9}.focus\:scale-y-95:focus{--transform-scale-y:.95}.focus\:scale-y-100:focus{--transform-scale-y:1}.focus\:scale-y-105:focus{--transform-scale-y:1.05}.focus\:scale-y-110:focus{--transform-scale-y:1.1}.focus\:scale-y-125:focus{--transform-scale-y:1.25}.focus\:scale-y-150:focus{--transform-scale-y:1.5}.rotate-0{--transform-rotate:0}.rotate-45{--transform-rotate:45deg}.rotate-90{--transform-rotate:90deg}.rotate-180{--transform-rotate:180deg}.-rotate-180{--transform-rotate:-180deg}.-rotate-90{--transform-rotate:-90deg}.-rotate-45{--transform-rotate:-45deg}.hover\:rotate-0:hover{--transform-rotate:0}.hover\:rotate-45:hover{--transform-rotate:45deg}.hover\:rotate-90:hover{--transform-rotate:90deg}.hover\:rotate-180:hover{--transform-rotate:180deg}.hover\:-rotate-180:hover{--transform-rotate:-180deg}.hover\:-rotate-90:hover{--transform-rotate:-90deg}.hover\:-rotate-45:hover{--transform-rotate:-45deg}.focus\:rotate-0:focus{--transform-rotate:0}.focus\:rotate-45:focus{--transform-rotate:45deg}.focus\:rotate-90:focus{--transform-rotate:90deg}.focus\:rotate-180:focus{--transform-rotate:180deg}.focus\:-rotate-180:focus{--transform-rotate:-180deg}.focus\:-rotate-90:focus{--transform-rotate:-90deg}.focus\:-rotate-45:focus{--transform-rotate:-45deg}.translate-x-0{--transform-translate-x:0}.translate-x-1{--transform-translate-x:0.25rem}.translate-x-2{--transform-translate-x:0.5rem}.translate-x-3{--transform-translate-x:0.75rem}.translate-x-4{--transform-translate-x:1rem}.translate-x-5{--transform-translate-x:1.25rem}.translate-x-6{--transform-translate-x:1.5rem}.translate-x-8{--transform-translate-x:2rem}.translate-x-10{--transform-translate-x:2.5rem}.translate-x-12{--transform-translate-x:3rem}.translate-x-16{--transform-translate-x:4rem}.translate-x-20{--transform-translate-x:5rem}.translate-x-24{--transform-translate-x:6rem}.translate-x-32{--transform-translate-x:8rem}.translate-x-40{--transform-translate-x:10rem}.translate-x-48{--transform-translate-x:12rem}.translate-x-56{--transform-translate-x:14rem}.translate-x-64{--transform-translate-x:16rem}.translate-x-px{--transform-translate-x:1px}.-translate-x-1{--transform-translate-x:-0.25rem}.-translate-x-2{--transform-translate-x:-0.5rem}.-translate-x-3{--transform-translate-x:-0.75rem}.-translate-x-4{--transform-translate-x:-1rem}.-translate-x-5{--transform-translate-x:-1.25rem}.-translate-x-6{--transform-translate-x:-1.5rem}.-translate-x-8{--transform-translate-x:-2rem}.-translate-x-10{--transform-translate-x:-2.5rem}.-translate-x-12{--transform-translate-x:-3rem}.-translate-x-16{--transform-translate-x:-4rem}.-translate-x-20{--transform-translate-x:-5rem}.-translate-x-24{--transform-translate-x:-6rem}.-translate-x-32{--transform-translate-x:-8rem}.-translate-x-40{--transform-translate-x:-10rem}.-translate-x-48{--transform-translate-x:-12rem}.-translate-x-56{--transform-translate-x:-14rem}.-translate-x-64{--transform-translate-x:-16rem}.-translate-x-px{--transform-translate-x:-1px}.-translate-x-full{--transform-translate-x:-100%}.-translate-x-1\/2{--transform-translate-x:-50%}.translate-x-1\/2{--transform-translate-x:50%}.translate-x-full{--transform-translate-x:100%}.translate-y-0{--transform-translate-y:0}.translate-y-1{--transform-translate-y:0.25rem}.translate-y-2{--transform-translate-y:0.5rem}.translate-y-3{--transform-translate-y:0.75rem}.translate-y-4{--transform-translate-y:1rem}.translate-y-5{--transform-translate-y:1.25rem}.translate-y-6{--transform-translate-y:1.5rem}.translate-y-8{--transform-translate-y:2rem}.translate-y-10{--transform-translate-y:2.5rem}.translate-y-12{--transform-translate-y:3rem}.translate-y-16{--transform-translate-y:4rem}.translate-y-20{--transform-translate-y:5rem}.translate-y-24{--transform-translate-y:6rem}.translate-y-32{--transform-translate-y:8rem}.translate-y-40{--transform-translate-y:10rem}.translate-y-48{--transform-translate-y:12rem}.translate-y-56{--transform-translate-y:14rem}.translate-y-64{--transform-translate-y:16rem}.translate-y-px{--transform-translate-y:1px}.-translate-y-1{--transform-translate-y:-0.25rem}.-translate-y-2{--transform-translate-y:-0.5rem}.-translate-y-3{--transform-translate-y:-0.75rem}.-translate-y-4{--transform-translate-y:-1rem}.-translate-y-5{--transform-translate-y:-1.25rem}.-translate-y-6{--transform-translate-y:-1.5rem}.-translate-y-8{--transform-translate-y:-2rem}.-translate-y-10{--transform-translate-y:-2.5rem}.-translate-y-12{--transform-translate-y:-3rem}.-translate-y-16{--transform-translate-y:-4rem}.-translate-y-20{--transform-translate-y:-5rem}.-translate-y-24{--transform-translate-y:-6rem}.-translate-y-32{--transform-translate-y:-8rem}.-translate-y-40{--transform-translate-y:-10rem}.-translate-y-48{--transform-translate-y:-12rem}.-translate-y-56{--transform-translate-y:-14rem}.-translate-y-64{--transform-translate-y:-16rem}.-translate-y-px{--transform-translate-y:-1px}.-translate-y-full{--transform-translate-y:-100%}.-translate-y-1\/2{--transform-translate-y:-50%}.translate-y-1\/2{--transform-translate-y:50%}.translate-y-full{--transform-translate-y:100%}.hover\:translate-x-0:hover{--transform-translate-x:0}.hover\:translate-x-1:hover{--transform-translate-x:0.25rem}.hover\:translate-x-2:hover{--transform-translate-x:0.5rem}.hover\:translate-x-3:hover{--transform-translate-x:0.75rem}.hover\:translate-x-4:hover{--transform-translate-x:1rem}.hover\:translate-x-5:hover{--transform-translate-x:1.25rem}.hover\:translate-x-6:hover{--transform-translate-x:1.5rem}.hover\:translate-x-8:hover{--transform-translate-x:2rem}.hover\:translate-x-10:hover{--transform-translate-x:2.5rem}.hover\:translate-x-12:hover{--transform-translate-x:3rem}.hover\:translate-x-16:hover{--transform-translate-x:4rem}.hover\:translate-x-20:hover{--transform-translate-x:5rem}.hover\:translate-x-24:hover{--transform-translate-x:6rem}.hover\:translate-x-32:hover{--transform-translate-x:8rem}.hover\:translate-x-40:hover{--transform-translate-x:10rem}.hover\:translate-x-48:hover{--transform-translate-x:12rem}.hover\:translate-x-56:hover{--transform-translate-x:14rem}.hover\:translate-x-64:hover{--transform-translate-x:16rem}.hover\:translate-x-px:hover{--transform-translate-x:1px}.hover\:-translate-x-1:hover{--transform-translate-x:-0.25rem}.hover\:-translate-x-2:hover{--transform-translate-x:-0.5rem}.hover\:-translate-x-3:hover{--transform-translate-x:-0.75rem}.hover\:-translate-x-4:hover{--transform-translate-x:-1rem}.hover\:-translate-x-5:hover{--transform-translate-x:-1.25rem}.hover\:-translate-x-6:hover{--transform-translate-x:-1.5rem}.hover\:-translate-x-8:hover{--transform-translate-x:-2rem}.hover\:-translate-x-10:hover{--transform-translate-x:-2.5rem}.hover\:-translate-x-12:hover{--transform-translate-x:-3rem}.hover\:-translate-x-16:hover{--transform-translate-x:-4rem}.hover\:-translate-x-20:hover{--transform-translate-x:-5rem}.hover\:-translate-x-24:hover{--transform-translate-x:-6rem}.hover\:-translate-x-32:hover{--transform-translate-x:-8rem}.hover\:-translate-x-40:hover{--transform-translate-x:-10rem}.hover\:-translate-x-48:hover{--transform-translate-x:-12rem}.hover\:-translate-x-56:hover{--transform-translate-x:-14rem}.hover\:-translate-x-64:hover{--transform-translate-x:-16rem}.hover\:-translate-x-px:hover{--transform-translate-x:-1px}.hover\:-translate-x-full:hover{--transform-translate-x:-100%}.hover\:-translate-x-1\/2:hover{--transform-translate-x:-50%}.hover\:translate-x-1\/2:hover{--transform-translate-x:50%}.hover\:translate-x-full:hover{--transform-translate-x:100%}.hover\:translate-y-0:hover{--transform-translate-y:0}.hover\:translate-y-1:hover{--transform-translate-y:0.25rem}.hover\:translate-y-2:hover{--transform-translate-y:0.5rem}.hover\:translate-y-3:hover{--transform-translate-y:0.75rem}.hover\:translate-y-4:hover{--transform-translate-y:1rem}.hover\:translate-y-5:hover{--transform-translate-y:1.25rem}.hover\:translate-y-6:hover{--transform-translate-y:1.5rem}.hover\:translate-y-8:hover{--transform-translate-y:2rem}.hover\:translate-y-10:hover{--transform-translate-y:2.5rem}.hover\:translate-y-12:hover{--transform-translate-y:3rem}.hover\:translate-y-16:hover{--transform-translate-y:4rem}.hover\:translate-y-20:hover{--transform-translate-y:5rem}.hover\:translate-y-24:hover{--transform-translate-y:6rem}.hover\:translate-y-32:hover{--transform-translate-y:8rem}.hover\:translate-y-40:hover{--transform-translate-y:10rem}.hover\:translate-y-48:hover{--transform-translate-y:12rem}.hover\:translate-y-56:hover{--transform-translate-y:14rem}.hover\:translate-y-64:hover{--transform-translate-y:16rem}.hover\:translate-y-px:hover{--transform-translate-y:1px}.hover\:-translate-y-1:hover{--transform-translate-y:-0.25rem}.hover\:-translate-y-2:hover{--transform-translate-y:-0.5rem}.hover\:-translate-y-3:hover{--transform-translate-y:-0.75rem}.hover\:-translate-y-4:hover{--transform-translate-y:-1rem}.hover\:-translate-y-5:hover{--transform-translate-y:-1.25rem}.hover\:-translate-y-6:hover{--transform-translate-y:-1.5rem}.hover\:-translate-y-8:hover{--transform-translate-y:-2rem}.hover\:-translate-y-10:hover{--transform-translate-y:-2.5rem}.hover\:-translate-y-12:hover{--transform-translate-y:-3rem}.hover\:-translate-y-16:hover{--transform-translate-y:-4rem}.hover\:-translate-y-20:hover{--transform-translate-y:-5rem}.hover\:-translate-y-24:hover{--transform-translate-y:-6rem}.hover\:-translate-y-32:hover{--transform-translate-y:-8rem}.hover\:-translate-y-40:hover{--transform-translate-y:-10rem}.hover\:-translate-y-48:hover{--transform-translate-y:-12rem}.hover\:-translate-y-56:hover{--transform-translate-y:-14rem}.hover\:-translate-y-64:hover{--transform-translate-y:-16rem}.hover\:-translate-y-px:hover{--transform-translate-y:-1px}.hover\:-translate-y-full:hover{--transform-translate-y:-100%}.hover\:-translate-y-1\/2:hover{--transform-translate-y:-50%}.hover\:translate-y-1\/2:hover{--transform-translate-y:50%}.hover\:translate-y-full:hover{--transform-translate-y:100%}.focus\:translate-x-0:focus{--transform-translate-x:0}.focus\:translate-x-1:focus{--transform-translate-x:0.25rem}.focus\:translate-x-2:focus{--transform-translate-x:0.5rem}.focus\:translate-x-3:focus{--transform-translate-x:0.75rem}.focus\:translate-x-4:focus{--transform-translate-x:1rem}.focus\:translate-x-5:focus{--transform-translate-x:1.25rem}.focus\:translate-x-6:focus{--transform-translate-x:1.5rem}.focus\:translate-x-8:focus{--transform-translate-x:2rem}.focus\:translate-x-10:focus{--transform-translate-x:2.5rem}.focus\:translate-x-12:focus{--transform-translate-x:3rem}.focus\:translate-x-16:focus{--transform-translate-x:4rem}.focus\:translate-x-20:focus{--transform-translate-x:5rem}.focus\:translate-x-24:focus{--transform-translate-x:6rem}.focus\:translate-x-32:focus{--transform-translate-x:8rem}.focus\:translate-x-40:focus{--transform-translate-x:10rem}.focus\:translate-x-48:focus{--transform-translate-x:12rem}.focus\:translate-x-56:focus{--transform-translate-x:14rem}.focus\:translate-x-64:focus{--transform-translate-x:16rem}.focus\:translate-x-px:focus{--transform-translate-x:1px}.focus\:-translate-x-1:focus{--transform-translate-x:-0.25rem}.focus\:-translate-x-2:focus{--transform-translate-x:-0.5rem}.focus\:-translate-x-3:focus{--transform-translate-x:-0.75rem}.focus\:-translate-x-4:focus{--transform-translate-x:-1rem}.focus\:-translate-x-5:focus{--transform-translate-x:-1.25rem}.focus\:-translate-x-6:focus{--transform-translate-x:-1.5rem}.focus\:-translate-x-8:focus{--transform-translate-x:-2rem}.focus\:-translate-x-10:focus{--transform-translate-x:-2.5rem}.focus\:-translate-x-12:focus{--transform-translate-x:-3rem}.focus\:-translate-x-16:focus{--transform-translate-x:-4rem}.focus\:-translate-x-20:focus{--transform-translate-x:-5rem}.focus\:-translate-x-24:focus{--transform-translate-x:-6rem}.focus\:-translate-x-32:focus{--transform-translate-x:-8rem}.focus\:-translate-x-40:focus{--transform-translate-x:-10rem}.focus\:-translate-x-48:focus{--transform-translate-x:-12rem}.focus\:-translate-x-56:focus{--transform-translate-x:-14rem}.focus\:-translate-x-64:focus{--transform-translate-x:-16rem}.focus\:-translate-x-px:focus{--transform-translate-x:-1px}.focus\:-translate-x-full:focus{--transform-translate-x:-100%}.focus\:-translate-x-1\/2:focus{--transform-translate-x:-50%}.focus\:translate-x-1\/2:focus{--transform-translate-x:50%}.focus\:translate-x-full:focus{--transform-translate-x:100%}.focus\:translate-y-0:focus{--transform-translate-y:0}.focus\:translate-y-1:focus{--transform-translate-y:0.25rem}.focus\:translate-y-2:focus{--transform-translate-y:0.5rem}.focus\:translate-y-3:focus{--transform-translate-y:0.75rem}.focus\:translate-y-4:focus{--transform-translate-y:1rem}.focus\:translate-y-5:focus{--transform-translate-y:1.25rem}.focus\:translate-y-6:focus{--transform-translate-y:1.5rem}.focus\:translate-y-8:focus{--transform-translate-y:2rem}.focus\:translate-y-10:focus{--transform-translate-y:2.5rem}.focus\:translate-y-12:focus{--transform-translate-y:3rem}.focus\:translate-y-16:focus{--transform-translate-y:4rem}.focus\:translate-y-20:focus{--transform-translate-y:5rem}.focus\:translate-y-24:focus{--transform-translate-y:6rem}.focus\:translate-y-32:focus{--transform-translate-y:8rem}.focus\:translate-y-40:focus{--transform-translate-y:10rem}.focus\:translate-y-48:focus{--transform-translate-y:12rem}.focus\:translate-y-56:focus{--transform-translate-y:14rem}.focus\:translate-y-64:focus{--transform-translate-y:16rem}.focus\:translate-y-px:focus{--transform-translate-y:1px}.focus\:-translate-y-1:focus{--transform-translate-y:-0.25rem}.focus\:-translate-y-2:focus{--transform-translate-y:-0.5rem}.focus\:-translate-y-3:focus{--transform-translate-y:-0.75rem}.focus\:-translate-y-4:focus{--transform-translate-y:-1rem}.focus\:-translate-y-5:focus{--transform-translate-y:-1.25rem}.focus\:-translate-y-6:focus{--transform-translate-y:-1.5rem}.focus\:-translate-y-8:focus{--transform-translate-y:-2rem}.focus\:-translate-y-10:focus{--transform-translate-y:-2.5rem}.focus\:-translate-y-12:focus{--transform-translate-y:-3rem}.focus\:-translate-y-16:focus{--transform-translate-y:-4rem}.focus\:-translate-y-20:focus{--transform-translate-y:-5rem}.focus\:-translate-y-24:focus{--transform-translate-y:-6rem}.focus\:-translate-y-32:focus{--transform-translate-y:-8rem}.focus\:-translate-y-40:focus{--transform-translate-y:-10rem}.focus\:-translate-y-48:focus{--transform-translate-y:-12rem}.focus\:-translate-y-56:focus{--transform-translate-y:-14rem}.focus\:-translate-y-64:focus{--transform-translate-y:-16rem}.focus\:-translate-y-px:focus{--transform-translate-y:-1px}.focus\:-translate-y-full:focus{--transform-translate-y:-100%}.focus\:-translate-y-1\/2:focus{--transform-translate-y:-50%}.focus\:translate-y-1\/2:focus{--transform-translate-y:50%}.focus\:translate-y-full:focus{--transform-translate-y:100%}.skew-x-0{--transform-skew-x:0}.skew-x-3{--transform-skew-x:3deg}.skew-x-6{--transform-skew-x:6deg}.skew-x-12{--transform-skew-x:12deg}.-skew-x-12{--transform-skew-x:-12deg}.-skew-x-6{--transform-skew-x:-6deg}.-skew-x-3{--transform-skew-x:-3deg}.skew-y-0{--transform-skew-y:0}.skew-y-3{--transform-skew-y:3deg}.skew-y-6{--transform-skew-y:6deg}.skew-y-12{--transform-skew-y:12deg}.-skew-y-12{--transform-skew-y:-12deg}.-skew-y-6{--transform-skew-y:-6deg}.-skew-y-3{--transform-skew-y:-3deg}.hover\:skew-x-0:hover{--transform-skew-x:0}.hover\:skew-x-3:hover{--transform-skew-x:3deg}.hover\:skew-x-6:hover{--transform-skew-x:6deg}.hover\:skew-x-12:hover{--transform-skew-x:12deg}.hover\:-skew-x-12:hover{--transform-skew-x:-12deg}.hover\:-skew-x-6:hover{--transform-skew-x:-6deg}.hover\:-skew-x-3:hover{--transform-skew-x:-3deg}.hover\:skew-y-0:hover{--transform-skew-y:0}.hover\:skew-y-3:hover{--transform-skew-y:3deg}.hover\:skew-y-6:hover{--transform-skew-y:6deg}.hover\:skew-y-12:hover{--transform-skew-y:12deg}.hover\:-skew-y-12:hover{--transform-skew-y:-12deg}.hover\:-skew-y-6:hover{--transform-skew-y:-6deg}.hover\:-skew-y-3:hover{--transform-skew-y:-3deg}.focus\:skew-x-0:focus{--transform-skew-x:0}.focus\:skew-x-3:focus{--transform-skew-x:3deg}.focus\:skew-x-6:focus{--transform-skew-x:6deg}.focus\:skew-x-12:focus{--transform-skew-x:12deg}.focus\:-skew-x-12:focus{--transform-skew-x:-12deg}.focus\:-skew-x-6:focus{--transform-skew-x:-6deg}.focus\:-skew-x-3:focus{--transform-skew-x:-3deg}.focus\:skew-y-0:focus{--transform-skew-y:0}.focus\:skew-y-3:focus{--transform-skew-y:3deg}.focus\:skew-y-6:focus{--transform-skew-y:6deg}.focus\:skew-y-12:focus{--transform-skew-y:12deg}.focus\:-skew-y-12:focus{--transform-skew-y:-12deg}.focus\:-skew-y-6:focus{--transform-skew-y:-6deg}.focus\:-skew-y-3:focus{--transform-skew-y:-3deg}.transition-none{transition-property:none}.transition-all{transition-property:all}.transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform}.transition-colors{transition-property:background-color,border-color,color,fill,stroke}.transition-opacity{transition-property:opacity}.transition-shadow{transition-property:box-shadow}.transition-transform{transition-property:transform}.ease-linear{transition-timing-function:linear}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-75{transition-duration:75ms}.duration-100{transition-duration:.1s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-700{transition-duration:.7s}.duration-1000{transition-duration:1s}@media (min-width:640px){.sm\:sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.sm\:not-sr-only{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal}.sm\:focus\:sr-only:focus{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.sm\:focus\:not-sr-only:focus{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal}.sm\:appearance-none{appearance:none}.sm\:bg-fixed{background-attachment:fixed}.sm\:bg-local{background-attachment:local}.sm\:bg-scroll{background-attachment:scroll}.sm\:bg-black{background-color:#000}.sm\:bg-white{background-color:#fff}.sm\:bg-gray-100{background-color:#f7fafc}.sm\:bg-gray-200{background-color:#edf2f7}.sm\:bg-gray-300{background-color:#e2e8f0}.sm\:bg-gray-400{background-color:#cbd5e0}.sm\:bg-gray-500{background-color:#a0aec0}.sm\:bg-gray-600{background-color:#718096}.sm\:bg-gray-700{background-color:#4a5568}.sm\:bg-gray-800{background-color:#2d3748}.sm\:bg-gray-900{background-color:#1a202c}.sm\:bg-blue-100{background-color:#ebf8ff}.sm\:bg-blue-200{background-color:#bee3f8}.sm\:bg-blue-300{background-color:#90cdf4}.sm\:bg-blue-400{background-color:#63b3ed}.sm\:bg-blue-500{background-color:#4299e1}.sm\:bg-blue-600{background-color:#3182ce}.sm\:bg-blue-700{background-color:#2b6cb0}.sm\:bg-blue-800{background-color:#2c5282}.sm\:bg-blue-900{background-color:#2a4365}.sm\:bg-red-100{background-color:#fff5f5}.sm\:bg-red-200{background-color:#fed7d7}.sm\:bg-red-300{background-color:#feb2b2}.sm\:bg-red-400{background-color:#fc8181}.sm\:bg-red-500{background-color:#f56565}.sm\:bg-red-600{background-color:#e53e3e}.sm\:bg-red-700{background-color:#c53030}.sm\:bg-red-800{background-color:#9b2c2c}.sm\:bg-red-900{background-color:#742a2a}.sm\:bg-yellow-100{background-color:ivory}.sm\:bg-yellow-200{background-color:#fefcbf}.sm\:bg-yellow-300{background-color:#faf089}.sm\:bg-yellow-400{background-color:#f6e05e}.sm\:bg-yellow-500{background-color:#ecc94b}.sm\:bg-yellow-600{background-color:#d69e2e}.sm\:bg-yellow-700{background-color:#b7791f}.sm\:bg-yellow-800{background-color:#975a16}.sm\:bg-yellow-900{background-color:#744210}.sm\:bg-purple-100{background-color:#e2dde6}.sm\:bg-purple-200{background-color:#c6bad0}.sm\:bg-purple-300{background-color:#42304f}.sm\:bg-purple-400{background-color:#3a2a47}.sm\:bg-purple-500{background-color:#2f2239}.sm\:bg-purple-600{background-color:#26182d}.sm\:bg-transparent{background-color:transparent}.sm\:bg-stackblitz-blue{background-color:var(--sb-brand-stackblitz-blue)}.sm\:bg-activityBarBadge-background{background-color:var(--activityBarBadge-background)}.sm\:bg-editor-background{background-color:var(--editor-background)}.sm\:bg-editor-foreground{background-color:var(--editor-foreground)}.sm\:bg-editor-inactiveSelectionBackground{background-color:var(--editor-inactiveSelectionBackground)}.sm\:bg-editor-selectionHighlightBackground{background-color:var(--editor-selectionHighlightBackground)}.sm\:bg-input-placeholderForeground{background-color:var(--input-placeholderForeground)}.sm\:bg-list-dropBackground{background-color:var(--list-dropBackground)}.sm\:bg-menu-background{background-color:var(--menu-background)}.sm\:bg-menu-foreground{background-color:var(--menu-foreground)}.sm\:bg-sideBarTitle-foreground{background-color:var(--sideBarTitle-foreground)}.sm\:bg-statusBarItem-remoteBackground{background-color:var(--statusBarItem-remoteBackground)}.sm\:bg-statusBarItem-remoteForeground{background-color:var(--statusBarItem-remoteForeground)}.sm\:bg-activityBar-activeBorder{background-color:var(--activityBar-activeBorder)}.sm\:bg-activityBar-background{background-color:var(--activityBar-background)}.sm\:bg-activityBar-dropBackground{background-color:var(--activityBar-dropBackground)}.sm\:bg-activityBar-foreground{background-color:var(--activityBar-foreground)}.sm\:bg-activityBar-inactiveForeground{background-color:var(--activityBar-inactiveForeground)}.sm\:bg-activityBarBadge-foreground{background-color:var(--activityBarBadge-foreground)}.sm\:bg-badge-background{background-color:var(--badge-background)}.sm\:bg-badge-foreground{background-color:var(--badge-foreground)}.sm\:bg-breadcrumb-activeSelectionForeground{background-color:var(--breadcrumb-activeSelectionForeground)}.sm\:bg-breadcrumb-background{background-color:var(--breadcrumb-background)}.sm\:bg-breadcrumb-focusForeground{background-color:var(--breadcrumb-focusForeground)}.sm\:bg-breadcrumb-foreground{background-color:var(--breadcrumb-foreground)}.sm\:bg-breadcrumbPicker-background{background-color:var(--breadcrumbPicker-background)}.sm\:bg-button-background{background-color:var(--button-background)}.sm\:bg-button-foreground{background-color:var(--button-foreground)}.sm\:bg-button-hoverBackground{background-color:var(--button-hoverBackground)}.sm\:bg-checkbox-background{background-color:var(--checkbox-background)}.sm\:bg-checkbox-border{background-color:var(--checkbox-border)}.sm\:bg-checkbox-foreground{background-color:var(--checkbox-foreground)}.sm\:bg-dropdown-background{background-color:var(--dropdown-background)}.sm\:bg-dropdown-border{background-color:var(--dropdown-border)}.sm\:bg-dropdown-foreground{background-color:var(--dropdown-foreground)}.sm\:bg-focusBorder{background-color:var(--focusBorder)}.sm\:bg-foreground{background-color:var(--foreground)}.sm\:bg-icon-foreground{background-color:var(--icon-foreground)}.sm\:bg-icon-prettier{background-color:#ee6292}.sm\:bg-input-background{background-color:var(--input-background)}.sm\:bg-input-foreground{background-color:var(--input-foreground)}.sm\:bg-inputOption-activeBackground{background-color:var(--inputOption-activeBackground)}.sm\:bg-inputOption-activeBorder{background-color:var(--inputOption-activeBorder)}.sm\:bg-inputValidation-errorBackground{background-color:var(--inputValidation-errorBackground)}.sm\:bg-inputValidation-errorBorder{background-color:var(--inputValidation-errorBorder)}.sm\:bg-inputValidation-infoBackground{background-color:var(--inputValidation-infoBackground)}.sm\:bg-inputValidation-infoBorder{background-color:var(--inputValidation-infoBorder)}.sm\:bg-inputValidation-warningBackground{background-color:var(--inputValidation-warningBackground)}.sm\:bg-inputValidation-warningBorder{background-color:var(--inputValidation-warningBorder)}.sm\:bg-list-activeSelectionBackground{background-color:var(--list-activeSelectionBackground)}.sm\:bg-list-activeSelectionForeground{background-color:var(--list-activeSelectionForeground)}.sm\:bg-list-errorForeground{background-color:var(--list-errorForeground)}.sm\:bg-list-filterMatchBackground{background-color:var(--list-filterMatchBackground)}.sm\:bg-list-focusBackground{background-color:var(--list-focusBackground)}.sm\:bg-list-highlightForeground{background-color:var(--list-highlightForeground)}.sm\:bg-list-hoverBackground{background-color:var(--list-hoverBackground)}.sm\:bg-list-inactiveSelectionBackground{background-color:var(--list-inactiveSelectionBackground)}.sm\:bg-list-invalidItemForeground{background-color:var(--list-invalidItemForeground)}.sm\:bg-list-warningForeground{background-color:var(--list-warningForeground)}.sm\:bg-listFilterWidget-background{background-color:var(--listFilterWidget-background)}.sm\:bg-listFilterWidget-noMatchesOutline{background-color:var(--listFilterWidget-noMatchesOutline)}.sm\:bg-listFilterWidget-outline{background-color:var(--listFilterWidget-outline)}.sm\:bg-notificationCenterHeader-background{background-color:var(--notificationCenterHeader-background)}.sm\:bg-notificationLink-foreground{background-color:var(--notificationLink-foreground)}.sm\:bg-notifications-background{background-color:var(--notifications-background)}.sm\:bg-notifications-border{background-color:var(--notifications-border)}.sm\:bg-notifications-foreground{background-color:var(--notifications-foreground)}.sm\:bg-notificationsErrorIcon-foreground{background-color:var(--notificationsErrorIcon-foreground)}.sm\:bg-notificationsInfoIcon-foreground{background-color:var(--notificationsInfoIcon-foreground)}.sm\:bg-notificationsWarningIcon-foreground{background-color:var(--notificationsWarningIcon-foreground)}.sm\:bg-panel-background{background-color:var(--panel-background)}.sm\:bg-panel-border{background-color:var(--panel-border)}.sm\:bg-panel-dropBackground{background-color:var(--panel-dropBackground)}.sm\:bg-panelTitle-activeBorder{background-color:var(--panelTitle-activeBorder)}.sm\:bg-panelTitle-activeForeground{background-color:var(--panelTitle-activeForeground)}.sm\:bg-panelTitle-inactiveForeground{background-color:var(--panelTitle-inactiveForeground)}.sm\:bg-progressBar-background{background-color:var(--progressBar-background)}.sm\:bg-quickInput-background{background-color:var(--quickInput-background)}.sm\:bg-scrollbar-shadow{background-color:var(--scrollbar-shadow)}.sm\:bg-scrollbarSlider-activeBackground{background-color:var(--scrollbarSlider-activeBackground)}.sm\:bg-scrollbarSlider-background{background-color:var(--scrollbarSlider-background)}.sm\:bg-scrollbarSlider-hoverBackground{background-color:var(--scrollbarSlider-hoverBackground)}.sm\:bg-searchEditor-findMatchBackground{background-color:var(--searchEditor-findMatchBackground)}.sm\:bg-settings-checkboxBackground{background-color:var(--settings-checkboxBackground)}.sm\:bg-settings-checkboxBorder{background-color:var(--settings-checkboxBorder)}.sm\:bg-settings-checkboxForeground{background-color:var(--settings-checkboxForeground)}.sm\:bg-settings-dropdownBackground{background-color:var(--settings-dropdownBackground)}.sm\:bg-settings-dropdownBorder{background-color:var(--settings-dropdownBorder)}.sm\:bg-settings-dropdownForeground{background-color:var(--settings-dropdownForeground)}.sm\:bg-settings-dropdownListBorder{background-color:var(--settings-dropdownListBorder)}.sm\:bg-settings-headerForeground{background-color:var(--settings-headerForeground)}.sm\:bg-settings-modifiedItemIndicator{background-color:var(--settings-modifiedItemIndicator)}.sm\:bg-settings-numberInputForeground{background-color:var(--settings-numberInputForeground)}.sm\:bg-settings-textInputForeground{background-color:var(--settings-textInputForeground)}.sm\:bg-sideBar-background{background-color:var(--sideBar-background)}.sm\:bg-sideBar-dropBackground{background-color:var(--sideBar-dropBackground)}.sm\:bg-sideBarSectionHeader-background{background-color:var(--sideBarSectionHeader-background)}.sm\:bg-tab-activeBackground{background-color:var(--tab-activeBackground)}.sm\:bg-tab-activeForeground{background-color:var(--tab-activeForeground)}.sm\:bg-tab-activeModifiedBorder{background-color:var(--tab-activeModifiedBorder)}.sm\:bg-tab-border{background-color:var(--tab-border)}.sm\:bg-tab-inactiveBackground{background-color:var(--tab-inactiveBackground)}.sm\:bg-tab-inactiveForeground{background-color:var(--tab-inactiveForeground)}.sm\:bg-tab-inactiveModifiedBorder{background-color:var(--tab-inactiveModifiedBorder)}.sm\:bg-tab-unfocusedActiveBackground{background-color:var(--tab-unfocusedActiveBackground)}.sm\:bg-tab-unfocusedActiveForeground{background-color:var(--tab-unfocusedActiveForeground)}.sm\:bg-tab-unfocusedActiveModifiedBorder{background-color:var(--tab-unfocusedActiveModifiedBorder)}.sm\:bg-tab-unfocusedInactiveForeground{background-color:var(--tab-unfocusedInactiveForeground)}.sm\:bg-tab-unfocusedInactiveModifiedBorder{background-color:var(--tab-unfocusedInactiveModifiedBorder)}.sm\:bg-textLink-activeForeground{background-color:var(--textLink-activeForeground)}.sm\:bg-textLink-foreground{background-color:var(--textLink-foreground)}.sm\:bg-titleBar-activeBackground{background-color:var(--titleBar-activeBackground)}.sm\:bg-titleBar-activeForeground{background-color:var(--titleBar-activeForeground)}.sm\:bg-titleBar-inactiveBackground{background-color:var(--titleBar-inactiveBackground)}.sm\:bg-titleBar-inactiveForeground{background-color:var(--titleBar-inactiveForeground)}.sm\:bg-tree-indentGuidesStroke{background-color:var(--tree-indentGuidesStroke)}.sm\:bg-widget-shadow{background-color:var(--widget-shadow)}.sm\:hover\:bg-black:hover{background-color:#000}.sm\:hover\:bg-white:hover{background-color:#fff}.sm\:hover\:bg-gray-100:hover{background-color:#f7fafc}.sm\:hover\:bg-gray-200:hover{background-color:#edf2f7}.sm\:hover\:bg-gray-300:hover{background-color:#e2e8f0}.sm\:hover\:bg-gray-400:hover{background-color:#cbd5e0}.sm\:hover\:bg-gray-500:hover{background-color:#a0aec0}.sm\:hover\:bg-gray-600:hover{background-color:#718096}.sm\:hover\:bg-gray-700:hover{background-color:#4a5568}.sm\:hover\:bg-gray-800:hover{background-color:#2d3748}.sm\:hover\:bg-gray-900:hover{background-color:#1a202c}.sm\:hover\:bg-blue-100:hover{background-color:#ebf8ff}.sm\:hover\:bg-blue-200:hover{background-color:#bee3f8}.sm\:hover\:bg-blue-300:hover{background-color:#90cdf4}.sm\:hover\:bg-blue-400:hover{background-color:#63b3ed}.sm\:hover\:bg-blue-500:hover{background-color:#4299e1}.sm\:hover\:bg-blue-600:hover{background-color:#3182ce}.sm\:hover\:bg-blue-700:hover{background-color:#2b6cb0}.sm\:hover\:bg-blue-800:hover{background-color:#2c5282}.sm\:hover\:bg-blue-900:hover{background-color:#2a4365}.sm\:hover\:bg-red-100:hover{background-color:#fff5f5}.sm\:hover\:bg-red-200:hover{background-color:#fed7d7}.sm\:hover\:bg-red-300:hover{background-color:#feb2b2}.sm\:hover\:bg-red-400:hover{background-color:#fc8181}.sm\:hover\:bg-red-500:hover{background-color:#f56565}.sm\:hover\:bg-red-600:hover{background-color:#e53e3e}.sm\:hover\:bg-red-700:hover{background-color:#c53030}.sm\:hover\:bg-red-800:hover{background-color:#9b2c2c}.sm\:hover\:bg-red-900:hover{background-color:#742a2a}.sm\:hover\:bg-yellow-100:hover{background-color:ivory}.sm\:hover\:bg-yellow-200:hover{background-color:#fefcbf}.sm\:hover\:bg-yellow-300:hover{background-color:#faf089}.sm\:hover\:bg-yellow-400:hover{background-color:#f6e05e}.sm\:hover\:bg-yellow-500:hover{background-color:#ecc94b}.sm\:hover\:bg-yellow-600:hover{background-color:#d69e2e}.sm\:hover\:bg-yellow-700:hover{background-color:#b7791f}.sm\:hover\:bg-yellow-800:hover{background-color:#975a16}.sm\:hover\:bg-yellow-900:hover{background-color:#744210}.sm\:hover\:bg-purple-100:hover{background-color:#e2dde6}.sm\:hover\:bg-purple-200:hover{background-color:#c6bad0}.sm\:hover\:bg-purple-300:hover{background-color:#42304f}.sm\:hover\:bg-purple-400:hover{background-color:#3a2a47}.sm\:hover\:bg-purple-500:hover{background-color:#2f2239}.sm\:hover\:bg-purple-600:hover{background-color:#26182d}.sm\:hover\:bg-transparent:hover{background-color:transparent}.sm\:hover\:bg-stackblitz-blue:hover{background-color:var(--sb-brand-stackblitz-blue)}.sm\:hover\:bg-activityBarBadge-background:hover{background-color:var(--activityBarBadge-background)}.sm\:hover\:bg-editor-background:hover{background-color:var(--editor-background)}.sm\:hover\:bg-editor-foreground:hover{background-color:var(--editor-foreground)}.sm\:hover\:bg-editor-inactiveSelectionBackground:hover{background-color:var(--editor-inactiveSelectionBackground)}.sm\:hover\:bg-editor-selectionHighlightBackground:hover{background-color:var(--editor-selectionHighlightBackground)}.sm\:hover\:bg-input-placeholderForeground:hover{background-color:var(--input-placeholderForeground)}.sm\:hover\:bg-list-dropBackground:hover{background-color:var(--list-dropBackground)}.sm\:hover\:bg-menu-background:hover{background-color:var(--menu-background)}.sm\:hover\:bg-menu-foreground:hover{background-color:var(--menu-foreground)}.sm\:hover\:bg-sideBarTitle-foreground:hover{background-color:var(--sideBarTitle-foreground)}.sm\:hover\:bg-statusBarItem-remoteBackground:hover{background-color:var(--statusBarItem-remoteBackground)}.sm\:hover\:bg-statusBarItem-remoteForeground:hover{background-color:var(--statusBarItem-remoteForeground)}.sm\:hover\:bg-activityBar-activeBorder:hover{background-color:var(--activityBar-activeBorder)}.sm\:hover\:bg-activityBar-background:hover{background-color:var(--activityBar-background)}.sm\:hover\:bg-activityBar-dropBackground:hover{background-color:var(--activityBar-dropBackground)}.sm\:hover\:bg-activityBar-foreground:hover{background-color:var(--activityBar-foreground)}.sm\:hover\:bg-activityBar-inactiveForeground:hover{background-color:var(--activityBar-inactiveForeground)}.sm\:hover\:bg-activityBarBadge-foreground:hover{background-color:var(--activityBarBadge-foreground)}.sm\:hover\:bg-badge-background:hover{background-color:var(--badge-background)}.sm\:hover\:bg-badge-foreground:hover{background-color:var(--badge-foreground)}.sm\:hover\:bg-breadcrumb-activeSelectionForeground:hover{background-color:var(--breadcrumb-activeSelectionForeground)}.sm\:hover\:bg-breadcrumb-background:hover{background-color:var(--breadcrumb-background)}.sm\:hover\:bg-breadcrumb-focusForeground:hover{background-color:var(--breadcrumb-focusForeground)}.sm\:hover\:bg-breadcrumb-foreground:hover{background-color:var(--breadcrumb-foreground)}.sm\:hover\:bg-breadcrumbPicker-background:hover{background-color:var(--breadcrumbPicker-background)}.sm\:hover\:bg-button-background:hover{background-color:var(--button-background)}.sm\:hover\:bg-button-foreground:hover{background-color:var(--button-foreground)}.sm\:hover\:bg-button-hoverBackground:hover{background-color:var(--button-hoverBackground)}.sm\:hover\:bg-checkbox-background:hover{background-color:var(--checkbox-background)}.sm\:hover\:bg-checkbox-border:hover{background-color:var(--checkbox-border)}.sm\:hover\:bg-checkbox-foreground:hover{background-color:var(--checkbox-foreground)}.sm\:hover\:bg-dropdown-background:hover{background-color:var(--dropdown-background)}.sm\:hover\:bg-dropdown-border:hover{background-color:var(--dropdown-border)}.sm\:hover\:bg-dropdown-foreground:hover{background-color:var(--dropdown-foreground)}.sm\:hover\:bg-focusBorder:hover{background-color:var(--focusBorder)}.sm\:hover\:bg-foreground:hover{background-color:var(--foreground)}.sm\:hover\:bg-icon-foreground:hover{background-color:var(--icon-foreground)}.sm\:hover\:bg-icon-prettier:hover{background-color:#ee6292}.sm\:hover\:bg-input-background:hover{background-color:var(--input-background)}.sm\:hover\:bg-input-foreground:hover{background-color:var(--input-foreground)}.sm\:hover\:bg-inputOption-activeBackground:hover{background-color:var(--inputOption-activeBackground)}.sm\:hover\:bg-inputOption-activeBorder:hover{background-color:var(--inputOption-activeBorder)}.sm\:hover\:bg-inputValidation-errorBackground:hover{background-color:var(--inputValidation-errorBackground)}.sm\:hover\:bg-inputValidation-errorBorder:hover{background-color:var(--inputValidation-errorBorder)}.sm\:hover\:bg-inputValidation-infoBackground:hover{background-color:var(--inputValidation-infoBackground)}.sm\:hover\:bg-inputValidation-infoBorder:hover{background-color:var(--inputValidation-infoBorder)}.sm\:hover\:bg-inputValidation-warningBackground:hover{background-color:var(--inputValidation-warningBackground)}.sm\:hover\:bg-inputValidation-warningBorder:hover{background-color:var(--inputValidation-warningBorder)}.sm\:hover\:bg-list-activeSelectionBackground:hover{background-color:var(--list-activeSelectionBackground)}.sm\:hover\:bg-list-activeSelectionForeground:hover{background-color:var(--list-activeSelectionForeground)}.sm\:hover\:bg-list-errorForeground:hover{background-color:var(--list-errorForeground)}.sm\:hover\:bg-list-filterMatchBackground:hover{background-color:var(--list-filterMatchBackground)}.sm\:hover\:bg-list-focusBackground:hover{background-color:var(--list-focusBackground)}.sm\:hover\:bg-list-highlightForeground:hover{background-color:var(--list-highlightForeground)}.sm\:hover\:bg-list-hoverBackground:hover{background-color:var(--list-hoverBackground)}.sm\:hover\:bg-list-inactiveSelectionBackground:hover{background-color:var(--list-inactiveSelectionBackground)}.sm\:hover\:bg-list-invalidItemForeground:hover{background-color:var(--list-invalidItemForeground)}.sm\:hover\:bg-list-warningForeground:hover{background-color:var(--list-warningForeground)}.sm\:hover\:bg-listFilterWidget-background:hover{background-color:var(--listFilterWidget-background)}.sm\:hover\:bg-listFilterWidget-noMatchesOutline:hover{background-color:var(--listFilterWidget-noMatchesOutline)}.sm\:hover\:bg-listFilterWidget-outline:hover{background-color:var(--listFilterWidget-outline)}.sm\:hover\:bg-notificationCenterHeader-background:hover{background-color:var(--notificationCenterHeader-background)}.sm\:hover\:bg-notificationLink-foreground:hover{background-color:var(--notificationLink-foreground)}.sm\:hover\:bg-notifications-background:hover{background-color:var(--notifications-background)}.sm\:hover\:bg-notifications-border:hover{background-color:var(--notifications-border)}.sm\:hover\:bg-notifications-foreground:hover{background-color:var(--notifications-foreground)}.sm\:hover\:bg-notificationsErrorIcon-foreground:hover{background-color:var(--notificationsErrorIcon-foreground)}.sm\:hover\:bg-notificationsInfoIcon-foreground:hover{background-color:var(--notificationsInfoIcon-foreground)}.sm\:hover\:bg-notificationsWarningIcon-foreground:hover{background-color:var(--notificationsWarningIcon-foreground)}.sm\:hover\:bg-panel-background:hover{background-color:var(--panel-background)}.sm\:hover\:bg-panel-border:hover{background-color:var(--panel-border)}.sm\:hover\:bg-panel-dropBackground:hover{background-color:var(--panel-dropBackground)}.sm\:hover\:bg-panelTitle-activeBorder:hover{background-color:var(--panelTitle-activeBorder)}.sm\:hover\:bg-panelTitle-activeForeground:hover{background-color:var(--panelTitle-activeForeground)}.sm\:hover\:bg-panelTitle-inactiveForeground:hover{background-color:var(--panelTitle-inactiveForeground)}.sm\:hover\:bg-progressBar-background:hover{background-color:var(--progressBar-background)}.sm\:hover\:bg-quickInput-background:hover{background-color:var(--quickInput-background)}.sm\:hover\:bg-scrollbar-shadow:hover{background-color:var(--scrollbar-shadow)}.sm\:hover\:bg-scrollbarSlider-activeBackground:hover{background-color:var(--scrollbarSlider-activeBackground)}.sm\:hover\:bg-scrollbarSlider-background:hover{background-color:var(--scrollbarSlider-background)}.sm\:hover\:bg-scrollbarSlider-hoverBackground:hover{background-color:var(--scrollbarSlider-hoverBackground)}.sm\:hover\:bg-searchEditor-findMatchBackground:hover{background-color:var(--searchEditor-findMatchBackground)}.sm\:hover\:bg-settings-checkboxBackground:hover{background-color:var(--settings-checkboxBackground)}.sm\:hover\:bg-settings-checkboxBorder:hover{background-color:var(--settings-checkboxBorder)}.sm\:hover\:bg-settings-checkboxForeground:hover{background-color:var(--settings-checkboxForeground)}.sm\:hover\:bg-settings-dropdownBackground:hover{background-color:var(--settings-dropdownBackground)}.sm\:hover\:bg-settings-dropdownBorder:hover{background-color:var(--settings-dropdownBorder)}.sm\:hover\:bg-settings-dropdownForeground:hover{background-color:var(--settings-dropdownForeground)}.sm\:hover\:bg-settings-dropdownListBorder:hover{background-color:var(--settings-dropdownListBorder)}.sm\:hover\:bg-settings-headerForeground:hover{background-color:var(--settings-headerForeground)}.sm\:hover\:bg-settings-modifiedItemIndicator:hover{background-color:var(--settings-modifiedItemIndicator)}.sm\:hover\:bg-settings-numberInputForeground:hover{background-color:var(--settings-numberInputForeground)}.sm\:hover\:bg-settings-textInputForeground:hover{background-color:var(--settings-textInputForeground)}.sm\:hover\:bg-sideBar-background:hover{background-color:var(--sideBar-background)}.sm\:hover\:bg-sideBar-dropBackground:hover{background-color:var(--sideBar-dropBackground)}.sm\:hover\:bg-sideBarSectionHeader-background:hover{background-color:var(--sideBarSectionHeader-background)}.sm\:hover\:bg-tab-activeBackground:hover{background-color:var(--tab-activeBackground)}.sm\:hover\:bg-tab-activeForeground:hover{background-color:var(--tab-activeForeground)}.sm\:hover\:bg-tab-activeModifiedBorder:hover{background-color:var(--tab-activeModifiedBorder)}.sm\:hover\:bg-tab-border:hover{background-color:var(--tab-border)}.sm\:hover\:bg-tab-inactiveBackground:hover{background-color:var(--tab-inactiveBackground)}.sm\:hover\:bg-tab-inactiveForeground:hover{background-color:var(--tab-inactiveForeground)}.sm\:hover\:bg-tab-inactiveModifiedBorder:hover{background-color:var(--tab-inactiveModifiedBorder)}.sm\:hover\:bg-tab-unfocusedActiveBackground:hover{background-color:var(--tab-unfocusedActiveBackground)}.sm\:hover\:bg-tab-unfocusedActiveForeground:hover{background-color:var(--tab-unfocusedActiveForeground)}.sm\:hover\:bg-tab-unfocusedActiveModifiedBorder:hover{background-color:var(--tab-unfocusedActiveModifiedBorder)}.sm\:hover\:bg-tab-unfocusedInactiveForeground:hover{background-color:var(--tab-unfocusedInactiveForeground)}.sm\:hover\:bg-tab-unfocusedInactiveModifiedBorder:hover{background-color:var(--tab-unfocusedInactiveModifiedBorder)}.sm\:hover\:bg-textLink-activeForeground:hover{background-color:var(--textLink-activeForeground)}.sm\:hover\:bg-textLink-foreground:hover{background-color:var(--textLink-foreground)}.sm\:hover\:bg-titleBar-activeBackground:hover{background-color:var(--titleBar-activeBackground)}.sm\:hover\:bg-titleBar-activeForeground:hover{background-color:var(--titleBar-activeForeground)}.sm\:hover\:bg-titleBar-inactiveBackground:hover{background-color:var(--titleBar-inactiveBackground)}.sm\:hover\:bg-titleBar-inactiveForeground:hover{background-color:var(--titleBar-inactiveForeground)}.sm\:hover\:bg-tree-indentGuidesStroke:hover{background-color:var(--tree-indentGuidesStroke)}.sm\:hover\:bg-widget-shadow:hover{background-color:var(--widget-shadow)}.sm\:focus\:bg-black:focus{background-color:#000}.sm\:focus\:bg-white:focus{background-color:#fff}.sm\:focus\:bg-gray-100:focus{background-color:#f7fafc}.sm\:focus\:bg-gray-200:focus{background-color:#edf2f7}.sm\:focus\:bg-gray-300:focus{background-color:#e2e8f0}.sm\:focus\:bg-gray-400:focus{background-color:#cbd5e0}.sm\:focus\:bg-gray-500:focus{background-color:#a0aec0}.sm\:focus\:bg-gray-600:focus{background-color:#718096}.sm\:focus\:bg-gray-700:focus{background-color:#4a5568}.sm\:focus\:bg-gray-800:focus{background-color:#2d3748}.sm\:focus\:bg-gray-900:focus{background-color:#1a202c}.sm\:focus\:bg-blue-100:focus{background-color:#ebf8ff}.sm\:focus\:bg-blue-200:focus{background-color:#bee3f8}.sm\:focus\:bg-blue-300:focus{background-color:#90cdf4}.sm\:focus\:bg-blue-400:focus{background-color:#63b3ed}.sm\:focus\:bg-blue-500:focus{background-color:#4299e1}.sm\:focus\:bg-blue-600:focus{background-color:#3182ce}.sm\:focus\:bg-blue-700:focus{background-color:#2b6cb0}.sm\:focus\:bg-blue-800:focus{background-color:#2c5282}.sm\:focus\:bg-blue-900:focus{background-color:#2a4365}.sm\:focus\:bg-red-100:focus{background-color:#fff5f5}.sm\:focus\:bg-red-200:focus{background-color:#fed7d7}.sm\:focus\:bg-red-300:focus{background-color:#feb2b2}.sm\:focus\:bg-red-400:focus{background-color:#fc8181}.sm\:focus\:bg-red-500:focus{background-color:#f56565}.sm\:focus\:bg-red-600:focus{background-color:#e53e3e}.sm\:focus\:bg-red-700:focus{background-color:#c53030}.sm\:focus\:bg-red-800:focus{background-color:#9b2c2c}.sm\:focus\:bg-red-900:focus{background-color:#742a2a}.sm\:focus\:bg-yellow-100:focus{background-color:ivory}.sm\:focus\:bg-yellow-200:focus{background-color:#fefcbf}.sm\:focus\:bg-yellow-300:focus{background-color:#faf089}.sm\:focus\:bg-yellow-400:focus{background-color:#f6e05e}.sm\:focus\:bg-yellow-500:focus{background-color:#ecc94b}.sm\:focus\:bg-yellow-600:focus{background-color:#d69e2e}.sm\:focus\:bg-yellow-700:focus{background-color:#b7791f}.sm\:focus\:bg-yellow-800:focus{background-color:#975a16}.sm\:focus\:bg-yellow-900:focus{background-color:#744210}.sm\:focus\:bg-purple-100:focus{background-color:#e2dde6}.sm\:focus\:bg-purple-200:focus{background-color:#c6bad0}.sm\:focus\:bg-purple-300:focus{background-color:#42304f}.sm\:focus\:bg-purple-400:focus{background-color:#3a2a47}.sm\:focus\:bg-purple-500:focus{background-color:#2f2239}.sm\:focus\:bg-purple-600:focus{background-color:#26182d}.sm\:focus\:bg-transparent:focus{background-color:transparent}.sm\:focus\:bg-stackblitz-blue:focus{background-color:var(--sb-brand-stackblitz-blue)}.sm\:focus\:bg-activityBarBadge-background:focus{background-color:var(--activityBarBadge-background)}.sm\:focus\:bg-editor-background:focus{background-color:var(--editor-background)}.sm\:focus\:bg-editor-foreground:focus{background-color:var(--editor-foreground)}.sm\:focus\:bg-editor-inactiveSelectionBackground:focus{background-color:var(--editor-inactiveSelectionBackground)}.sm\:focus\:bg-editor-selectionHighlightBackground:focus{background-color:var(--editor-selectionHighlightBackground)}.sm\:focus\:bg-input-placeholderForeground:focus{background-color:var(--input-placeholderForeground)}.sm\:focus\:bg-list-dropBackground:focus{background-color:var(--list-dropBackground)}.sm\:focus\:bg-menu-background:focus{background-color:var(--menu-background)}.sm\:focus\:bg-menu-foreground:focus{background-color:var(--menu-foreground)}.sm\:focus\:bg-sideBarTitle-foreground:focus{background-color:var(--sideBarTitle-foreground)}.sm\:focus\:bg-statusBarItem-remoteBackground:focus{background-color:var(--statusBarItem-remoteBackground)}.sm\:focus\:bg-statusBarItem-remoteForeground:focus{background-color:var(--statusBarItem-remoteForeground)}.sm\:focus\:bg-activityBar-activeBorder:focus{background-color:var(--activityBar-activeBorder)}.sm\:focus\:bg-activityBar-background:focus{background-color:var(--activityBar-background)}.sm\:focus\:bg-activityBar-dropBackground:focus{background-color:var(--activityBar-dropBackground)}.sm\:focus\:bg-activityBar-foreground:focus{background-color:var(--activityBar-foreground)}.sm\:focus\:bg-activityBar-inactiveForeground:focus{background-color:var(--activityBar-inactiveForeground)}.sm\:focus\:bg-activityBarBadge-foreground:focus{background-color:var(--activityBarBadge-foreground)}.sm\:focus\:bg-badge-background:focus{background-color:var(--badge-background)}.sm\:focus\:bg-badge-foreground:focus{background-color:var(--badge-foreground)}.sm\:focus\:bg-breadcrumb-activeSelectionForeground:focus{background-color:var(--breadcrumb-activeSelectionForeground)}.sm\:focus\:bg-breadcrumb-background:focus{background-color:var(--breadcrumb-background)}.sm\:focus\:bg-breadcrumb-focusForeground:focus{background-color:var(--breadcrumb-focusForeground)}.sm\:focus\:bg-breadcrumb-foreground:focus{background-color:var(--breadcrumb-foreground)}.sm\:focus\:bg-breadcrumbPicker-background:focus{background-color:var(--breadcrumbPicker-background)}.sm\:focus\:bg-button-background:focus{background-color:var(--button-background)}.sm\:focus\:bg-button-foreground:focus{background-color:var(--button-foreground)}.sm\:focus\:bg-button-hoverBackground:focus{background-color:var(--button-hoverBackground)}.sm\:focus\:bg-checkbox-background:focus{background-color:var(--checkbox-background)}.sm\:focus\:bg-checkbox-border:focus{background-color:var(--checkbox-border)}.sm\:focus\:bg-checkbox-foreground:focus{background-color:var(--checkbox-foreground)}.sm\:focus\:bg-dropdown-background:focus{background-color:var(--dropdown-background)}.sm\:focus\:bg-dropdown-border:focus{background-color:var(--dropdown-border)}.sm\:focus\:bg-dropdown-foreground:focus{background-color:var(--dropdown-foreground)}.sm\:focus\:bg-focusBorder:focus{background-color:var(--focusBorder)}.sm\:focus\:bg-foreground:focus{background-color:var(--foreground)}.sm\:focus\:bg-icon-foreground:focus{background-color:var(--icon-foreground)}.sm\:focus\:bg-icon-prettier:focus{background-color:#ee6292}.sm\:focus\:bg-input-background:focus{background-color:var(--input-background)}.sm\:focus\:bg-input-foreground:focus{background-color:var(--input-foreground)}.sm\:focus\:bg-inputOption-activeBackground:focus{background-color:var(--inputOption-activeBackground)}.sm\:focus\:bg-inputOption-activeBorder:focus{background-color:var(--inputOption-activeBorder)}.sm\:focus\:bg-inputValidation-errorBackground:focus{background-color:var(--inputValidation-errorBackground)}.sm\:focus\:bg-inputValidation-errorBorder:focus{background-color:var(--inputValidation-errorBorder)}.sm\:focus\:bg-inputValidation-infoBackground:focus{background-color:var(--inputValidation-infoBackground)}.sm\:focus\:bg-inputValidation-infoBorder:focus{background-color:var(--inputValidation-infoBorder)}.sm\:focus\:bg-inputValidation-warningBackground:focus{background-color:var(--inputValidation-warningBackground)}.sm\:focus\:bg-inputValidation-warningBorder:focus{background-color:var(--inputValidation-warningBorder)}.sm\:focus\:bg-list-activeSelectionBackground:focus{background-color:var(--list-activeSelectionBackground)}.sm\:focus\:bg-list-activeSelectionForeground:focus{background-color:var(--list-activeSelectionForeground)}.sm\:focus\:bg-list-errorForeground:focus{background-color:var(--list-errorForeground)}.sm\:focus\:bg-list-filterMatchBackground:focus{background-color:var(--list-filterMatchBackground)}.sm\:focus\:bg-list-focusBackground:focus{background-color:var(--list-focusBackground)}.sm\:focus\:bg-list-highlightForeground:focus{background-color:var(--list-highlightForeground)}.sm\:focus\:bg-list-hoverBackground:focus{background-color:var(--list-hoverBackground)}.sm\:focus\:bg-list-inactiveSelectionBackground:focus{background-color:var(--list-inactiveSelectionBackground)}.sm\:focus\:bg-list-invalidItemForeground:focus{background-color:var(--list-invalidItemForeground)}.sm\:focus\:bg-list-warningForeground:focus{background-color:var(--list-warningForeground)}.sm\:focus\:bg-listFilterWidget-background:focus{background-color:var(--listFilterWidget-background)}.sm\:focus\:bg-listFilterWidget-noMatchesOutline:focus{background-color:var(--listFilterWidget-noMatchesOutline)}.sm\:focus\:bg-listFilterWidget-outline:focus{background-color:var(--listFilterWidget-outline)}.sm\:focus\:bg-notificationCenterHeader-background:focus{background-color:var(--notificationCenterHeader-background)}.sm\:focus\:bg-notificationLink-foreground:focus{background-color:var(--notificationLink-foreground)}.sm\:focus\:bg-notifications-background:focus{background-color:var(--notifications-background)}.sm\:focus\:bg-notifications-border:focus{background-color:var(--notifications-border)}.sm\:focus\:bg-notifications-foreground:focus{background-color:var(--notifications-foreground)}.sm\:focus\:bg-notificationsErrorIcon-foreground:focus{background-color:var(--notificationsErrorIcon-foreground)}.sm\:focus\:bg-notificationsInfoIcon-foreground:focus{background-color:var(--notificationsInfoIcon-foreground)}.sm\:focus\:bg-notificationsWarningIcon-foreground:focus{background-color:var(--notificationsWarningIcon-foreground)}.sm\:focus\:bg-panel-background:focus{background-color:var(--panel-background)}.sm\:focus\:bg-panel-border:focus{background-color:var(--panel-border)}.sm\:focus\:bg-panel-dropBackground:focus{background-color:var(--panel-dropBackground)}.sm\:focus\:bg-panelTitle-activeBorder:focus{background-color:var(--panelTitle-activeBorder)}.sm\:focus\:bg-panelTitle-activeForeground:focus{background-color:var(--panelTitle-activeForeground)}.sm\:focus\:bg-panelTitle-inactiveForeground:focus{background-color:var(--panelTitle-inactiveForeground)}.sm\:focus\:bg-progressBar-background:focus{background-color:var(--progressBar-background)}.sm\:focus\:bg-quickInput-background:focus{background-color:var(--quickInput-background)}.sm\:focus\:bg-scrollbar-shadow:focus{background-color:var(--scrollbar-shadow)}.sm\:focus\:bg-scrollbarSlider-activeBackground:focus{background-color:var(--scrollbarSlider-activeBackground)}.sm\:focus\:bg-scrollbarSlider-background:focus{background-color:var(--scrollbarSlider-background)}.sm\:focus\:bg-scrollbarSlider-hoverBackground:focus{background-color:var(--scrollbarSlider-hoverBackground)}.sm\:focus\:bg-searchEditor-findMatchBackground:focus{background-color:var(--searchEditor-findMatchBackground)}.sm\:focus\:bg-settings-checkboxBackground:focus{background-color:var(--settings-checkboxBackground)}.sm\:focus\:bg-settings-checkboxBorder:focus{background-color:var(--settings-checkboxBorder)}.sm\:focus\:bg-settings-checkboxForeground:focus{background-color:var(--settings-checkboxForeground)}.sm\:focus\:bg-settings-dropdownBackground:focus{background-color:var(--settings-dropdownBackground)}.sm\:focus\:bg-settings-dropdownBorder:focus{background-color:var(--settings-dropdownBorder)}.sm\:focus\:bg-settings-dropdownForeground:focus{background-color:var(--settings-dropdownForeground)}.sm\:focus\:bg-settings-dropdownListBorder:focus{background-color:var(--settings-dropdownListBorder)}.sm\:focus\:bg-settings-headerForeground:focus{background-color:var(--settings-headerForeground)}.sm\:focus\:bg-settings-modifiedItemIndicator:focus{background-color:var(--settings-modifiedItemIndicator)}.sm\:focus\:bg-settings-numberInputForeground:focus{background-color:var(--settings-numberInputForeground)}.sm\:focus\:bg-settings-textInputForeground:focus{background-color:var(--settings-textInputForeground)}.sm\:focus\:bg-sideBar-background:focus{background-color:var(--sideBar-background)}.sm\:focus\:bg-sideBar-dropBackground:focus{background-color:var(--sideBar-dropBackground)}.sm\:focus\:bg-sideBarSectionHeader-background:focus{background-color:var(--sideBarSectionHeader-background)}.sm\:focus\:bg-tab-activeBackground:focus{background-color:var(--tab-activeBackground)}.sm\:focus\:bg-tab-activeForeground:focus{background-color:var(--tab-activeForeground)}.sm\:focus\:bg-tab-activeModifiedBorder:focus{background-color:var(--tab-activeModifiedBorder)}.sm\:focus\:bg-tab-border:focus{background-color:var(--tab-border)}.sm\:focus\:bg-tab-inactiveBackground:focus{background-color:var(--tab-inactiveBackground)}.sm\:focus\:bg-tab-inactiveForeground:focus{background-color:var(--tab-inactiveForeground)}.sm\:focus\:bg-tab-inactiveModifiedBorder:focus{background-color:var(--tab-inactiveModifiedBorder)}.sm\:focus\:bg-tab-unfocusedActiveBackground:focus{background-color:var(--tab-unfocusedActiveBackground)}.sm\:focus\:bg-tab-unfocusedActiveForeground:focus{background-color:var(--tab-unfocusedActiveForeground)}.sm\:focus\:bg-tab-unfocusedActiveModifiedBorder:focus{background-color:var(--tab-unfocusedActiveModifiedBorder)}.sm\:focus\:bg-tab-unfocusedInactiveForeground:focus{background-color:var(--tab-unfocusedInactiveForeground)}.sm\:focus\:bg-tab-unfocusedInactiveModifiedBorder:focus{background-color:var(--tab-unfocusedInactiveModifiedBorder)}.sm\:focus\:bg-textLink-activeForeground:focus{background-color:var(--textLink-activeForeground)}.sm\:focus\:bg-textLink-foreground:focus{background-color:var(--textLink-foreground)}.sm\:focus\:bg-titleBar-activeBackground:focus{background-color:var(--titleBar-activeBackground)}.sm\:focus\:bg-titleBar-activeForeground:focus{background-color:var(--titleBar-activeForeground)}.sm\:focus\:bg-titleBar-inactiveBackground:focus{background-color:var(--titleBar-inactiveBackground)}.sm\:focus\:bg-titleBar-inactiveForeground:focus{background-color:var(--titleBar-inactiveForeground)}.sm\:focus\:bg-tree-indentGuidesStroke:focus{background-color:var(--tree-indentGuidesStroke)}.sm\:focus\:bg-widget-shadow:focus{background-color:var(--widget-shadow)}.sm\:bg-bottom{background-position:bottom}.sm\:bg-center{background-position:50%}.sm\:bg-left{background-position:0}.sm\:bg-left-bottom{background-position:0 100%}.sm\:bg-left-top{background-position:0 0}.sm\:bg-right{background-position:100%}.sm\:bg-right-bottom{background-position:100% 100%}.sm\:bg-right-top{background-position:100% 0}.sm\:bg-top{background-position:top}.sm\:bg-repeat{background-repeat:repeat}.sm\:bg-no-repeat{background-repeat:no-repeat}.sm\:bg-repeat-x{background-repeat:repeat-x}.sm\:bg-repeat-y{background-repeat:repeat-y}.sm\:bg-repeat-round{background-repeat:round}.sm\:bg-repeat-space{background-repeat:space}.sm\:bg-auto{background-size:auto}.sm\:bg-cover{background-size:cover}.sm\:bg-contain{background-size:contain}.sm\:border-collapse{border-collapse:collapse}.sm\:border-separate{border-collapse:separate}.sm\:border-black{border-color:#000}.sm\:border-white{border-color:#fff}.sm\:border-gray-100{border-color:#f7fafc}.sm\:border-gray-200{border-color:#edf2f7}.sm\:border-gray-300{border-color:#e2e8f0}.sm\:border-gray-400{border-color:#cbd5e0}.sm\:border-gray-500{border-color:#a0aec0}.sm\:border-gray-600{border-color:#718096}.sm\:border-gray-700{border-color:#4a5568}.sm\:border-gray-800{border-color:#2d3748}.sm\:border-gray-900{border-color:#1a202c}.sm\:border-blue-100{border-color:#ebf8ff}.sm\:border-blue-200{border-color:#bee3f8}.sm\:border-blue-300{border-color:#90cdf4}.sm\:border-blue-400{border-color:#63b3ed}.sm\:border-blue-500{border-color:#4299e1}.sm\:border-blue-600{border-color:#3182ce}.sm\:border-blue-700{border-color:#2b6cb0}.sm\:border-blue-800{border-color:#2c5282}.sm\:border-blue-900{border-color:#2a4365}.sm\:border-red-100{border-color:#fff5f5}.sm\:border-red-200{border-color:#fed7d7}.sm\:border-red-300{border-color:#feb2b2}.sm\:border-red-400{border-color:#fc8181}.sm\:border-red-500{border-color:#f56565}.sm\:border-red-600{border-color:#e53e3e}.sm\:border-red-700{border-color:#c53030}.sm\:border-red-800{border-color:#9b2c2c}.sm\:border-red-900{border-color:#742a2a}.sm\:border-yellow-100{border-color:ivory}.sm\:border-yellow-200{border-color:#fefcbf}.sm\:border-yellow-300{border-color:#faf089}.sm\:border-yellow-400{border-color:#f6e05e}.sm\:border-yellow-500{border-color:#ecc94b}.sm\:border-yellow-600{border-color:#d69e2e}.sm\:border-yellow-700{border-color:#b7791f}.sm\:border-yellow-800{border-color:#975a16}.sm\:border-yellow-900{border-color:#744210}.sm\:border-purple-100{border-color:#e2dde6}.sm\:border-purple-200{border-color:#c6bad0}.sm\:border-purple-300{border-color:#42304f}.sm\:border-purple-400{border-color:#3a2a47}.sm\:border-purple-500{border-color:#2f2239}.sm\:border-purple-600{border-color:#26182d}.sm\:border-transparent{border-color:transparent}.sm\:border-stackblitz-blue{border-color:var(--sb-brand-stackblitz-blue)}.sm\:border-activityBarBadge-background{border-color:var(--activityBarBadge-background)}.sm\:border-editor-background{border-color:var(--editor-background)}.sm\:border-editor-foreground{border-color:var(--editor-foreground)}.sm\:border-editor-inactiveSelectionBackground{border-color:var(--editor-inactiveSelectionBackground)}.sm\:border-editor-selectionHighlightBackground{border-color:var(--editor-selectionHighlightBackground)}.sm\:border-input-placeholderForeground{border-color:var(--input-placeholderForeground)}.sm\:border-list-dropBackground{border-color:var(--list-dropBackground)}.sm\:border-menu-background{border-color:var(--menu-background)}.sm\:border-menu-foreground{border-color:var(--menu-foreground)}.sm\:border-sideBarTitle-foreground{border-color:var(--sideBarTitle-foreground)}.sm\:border-statusBarItem-remoteBackground{border-color:var(--statusBarItem-remoteBackground)}.sm\:border-statusBarItem-remoteForeground{border-color:var(--statusBarItem-remoteForeground)}.sm\:border-activityBar-activeBorder{border-color:var(--activityBar-activeBorder)}.sm\:border-activityBar-background{border-color:var(--activityBar-background)}.sm\:border-activityBar-dropBackground{border-color:var(--activityBar-dropBackground)}.sm\:border-activityBar-foreground{border-color:var(--activityBar-foreground)}.sm\:border-activityBar-inactiveForeground{border-color:var(--activityBar-inactiveForeground)}.sm\:border-activityBarBadge-foreground{border-color:var(--activityBarBadge-foreground)}.sm\:border-badge-background{border-color:var(--badge-background)}.sm\:border-badge-foreground{border-color:var(--badge-foreground)}.sm\:border-breadcrumb-activeSelectionForeground{border-color:var(--breadcrumb-activeSelectionForeground)}.sm\:border-breadcrumb-background{border-color:var(--breadcrumb-background)}.sm\:border-breadcrumb-focusForeground{border-color:var(--breadcrumb-focusForeground)}.sm\:border-breadcrumb-foreground{border-color:var(--breadcrumb-foreground)}.sm\:border-breadcrumbPicker-background{border-color:var(--breadcrumbPicker-background)}.sm\:border-button-background{border-color:var(--button-background)}.sm\:border-button-foreground{border-color:var(--button-foreground)}.sm\:border-button-hoverBackground{border-color:var(--button-hoverBackground)}.sm\:border-checkbox-background{border-color:var(--checkbox-background)}.sm\:border-checkbox-border{border-color:var(--checkbox-border)}.sm\:border-checkbox-foreground{border-color:var(--checkbox-foreground)}.sm\:border-dropdown-background{border-color:var(--dropdown-background)}.sm\:border-dropdown-border{border-color:var(--dropdown-border)}.sm\:border-dropdown-foreground{border-color:var(--dropdown-foreground)}.sm\:border-focusBorder{border-color:var(--focusBorder)}.sm\:border-foreground{border-color:var(--foreground)}.sm\:border-icon-foreground{border-color:var(--icon-foreground)}.sm\:border-icon-prettier{border-color:#ee6292}.sm\:border-input-background{border-color:var(--input-background)}.sm\:border-input-foreground{border-color:var(--input-foreground)}.sm\:border-inputOption-activeBackground{border-color:var(--inputOption-activeBackground)}.sm\:border-inputOption-activeBorder{border-color:var(--inputOption-activeBorder)}.sm\:border-inputValidation-errorBackground{border-color:var(--inputValidation-errorBackground)}.sm\:border-inputValidation-errorBorder{border-color:var(--inputValidation-errorBorder)}.sm\:border-inputValidation-infoBackground{border-color:var(--inputValidation-infoBackground)}.sm\:border-inputValidation-infoBorder{border-color:var(--inputValidation-infoBorder)}.sm\:border-inputValidation-warningBackground{border-color:var(--inputValidation-warningBackground)}.sm\:border-inputValidation-warningBorder{border-color:var(--inputValidation-warningBorder)}.sm\:border-list-activeSelectionBackground{border-color:var(--list-activeSelectionBackground)}.sm\:border-list-activeSelectionForeground{border-color:var(--list-activeSelectionForeground)}.sm\:border-list-errorForeground{border-color:var(--list-errorForeground)}.sm\:border-list-filterMatchBackground{border-color:var(--list-filterMatchBackground)}.sm\:border-list-focusBackground{border-color:var(--list-focusBackground)}.sm\:border-list-highlightForeground{border-color:var(--list-highlightForeground)}.sm\:border-list-hoverBackground{border-color:var(--list-hoverBackground)}.sm\:border-list-inactiveSelectionBackground{border-color:var(--list-inactiveSelectionBackground)}.sm\:border-list-invalidItemForeground{border-color:var(--list-invalidItemForeground)}.sm\:border-list-warningForeground{border-color:var(--list-warningForeground)}.sm\:border-listFilterWidget-background{border-color:var(--listFilterWidget-background)}.sm\:border-listFilterWidget-noMatchesOutline{border-color:var(--listFilterWidget-noMatchesOutline)}.sm\:border-listFilterWidget-outline{border-color:var(--listFilterWidget-outline)}.sm\:border-notificationCenterHeader-background{border-color:var(--notificationCenterHeader-background)}.sm\:border-notificationLink-foreground{border-color:var(--notificationLink-foreground)}.sm\:border-notifications-background{border-color:var(--notifications-background)}.sm\:border-notifications-border{border-color:var(--notifications-border)}.sm\:border-notifications-foreground{border-color:var(--notifications-foreground)}.sm\:border-notificationsErrorIcon-foreground{border-color:var(--notificationsErrorIcon-foreground)}.sm\:border-notificationsInfoIcon-foreground{border-color:var(--notificationsInfoIcon-foreground)}.sm\:border-notificationsWarningIcon-foreground{border-color:var(--notificationsWarningIcon-foreground)}.sm\:border-panel-background{border-color:var(--panel-background)}.sm\:border-panel-border{border-color:var(--panel-border)}.sm\:border-panel-dropBackground{border-color:var(--panel-dropBackground)}.sm\:border-panelTitle-activeBorder{border-color:var(--panelTitle-activeBorder)}.sm\:border-panelTitle-activeForeground{border-color:var(--panelTitle-activeForeground)}.sm\:border-panelTitle-inactiveForeground{border-color:var(--panelTitle-inactiveForeground)}.sm\:border-progressBar-background{border-color:var(--progressBar-background)}.sm\:border-quickInput-background{border-color:var(--quickInput-background)}.sm\:border-scrollbar-shadow{border-color:var(--scrollbar-shadow)}.sm\:border-scrollbarSlider-activeBackground{border-color:var(--scrollbarSlider-activeBackground)}.sm\:border-scrollbarSlider-background{border-color:var(--scrollbarSlider-background)}.sm\:border-scrollbarSlider-hoverBackground{border-color:var(--scrollbarSlider-hoverBackground)}.sm\:border-searchEditor-findMatchBackground{border-color:var(--searchEditor-findMatchBackground)}.sm\:border-settings-checkboxBackground{border-color:var(--settings-checkboxBackground)}.sm\:border-settings-checkboxBorder{border-color:var(--settings-checkboxBorder)}.sm\:border-settings-checkboxForeground{border-color:var(--settings-checkboxForeground)}.sm\:border-settings-dropdownBackground{border-color:var(--settings-dropdownBackground)}.sm\:border-settings-dropdownBorder{border-color:var(--settings-dropdownBorder)}.sm\:border-settings-dropdownForeground{border-color:var(--settings-dropdownForeground)}.sm\:border-settings-dropdownListBorder{border-color:var(--settings-dropdownListBorder)}.sm\:border-settings-headerForeground{border-color:var(--settings-headerForeground)}.sm\:border-settings-modifiedItemIndicator{border-color:var(--settings-modifiedItemIndicator)}.sm\:border-settings-numberInputForeground{border-color:var(--settings-numberInputForeground)}.sm\:border-settings-textInputForeground{border-color:var(--settings-textInputForeground)}.sm\:border-sideBar-background{border-color:var(--sideBar-background)}.sm\:border-sideBar-dropBackground{border-color:var(--sideBar-dropBackground)}.sm\:border-sideBarSectionHeader-background{border-color:var(--sideBarSectionHeader-background)}.sm\:border-tab-activeBackground{border-color:var(--tab-activeBackground)}.sm\:border-tab-activeForeground{border-color:var(--tab-activeForeground)}.sm\:border-tab-activeModifiedBorder{border-color:var(--tab-activeModifiedBorder)}.sm\:border-tab-border{border-color:var(--tab-border)}.sm\:border-tab-inactiveBackground{border-color:var(--tab-inactiveBackground)}.sm\:border-tab-inactiveForeground{border-color:var(--tab-inactiveForeground)}.sm\:border-tab-inactiveModifiedBorder{border-color:var(--tab-inactiveModifiedBorder)}.sm\:border-tab-unfocusedActiveBackground{border-color:var(--tab-unfocusedActiveBackground)}.sm\:border-tab-unfocusedActiveForeground{border-color:var(--tab-unfocusedActiveForeground)}.sm\:border-tab-unfocusedActiveModifiedBorder{border-color:var(--tab-unfocusedActiveModifiedBorder)}.sm\:border-tab-unfocusedInactiveForeground{border-color:var(--tab-unfocusedInactiveForeground)}.sm\:border-tab-unfocusedInactiveModifiedBorder{border-color:var(--tab-unfocusedInactiveModifiedBorder)}.sm\:border-textLink-activeForeground{border-color:var(--textLink-activeForeground)}.sm\:border-textLink-foreground{border-color:var(--textLink-foreground)}.sm\:border-titleBar-activeBackground{border-color:var(--titleBar-activeBackground)}.sm\:border-titleBar-activeForeground{border-color:var(--titleBar-activeForeground)}.sm\:border-titleBar-inactiveBackground{border-color:var(--titleBar-inactiveBackground)}.sm\:border-titleBar-inactiveForeground{border-color:var(--titleBar-inactiveForeground)}.sm\:border-tree-indentGuidesStroke{border-color:var(--tree-indentGuidesStroke)}.sm\:border-widget-shadow{border-color:var(--widget-shadow)}.sm\:hover\:border-black:hover{border-color:#000}.sm\:hover\:border-white:hover{border-color:#fff}.sm\:hover\:border-gray-100:hover{border-color:#f7fafc}.sm\:hover\:border-gray-200:hover{border-color:#edf2f7}.sm\:hover\:border-gray-300:hover{border-color:#e2e8f0}.sm\:hover\:border-gray-400:hover{border-color:#cbd5e0}.sm\:hover\:border-gray-500:hover{border-color:#a0aec0}.sm\:hover\:border-gray-600:hover{border-color:#718096}.sm\:hover\:border-gray-700:hover{border-color:#4a5568}.sm\:hover\:border-gray-800:hover{border-color:#2d3748}.sm\:hover\:border-gray-900:hover{border-color:#1a202c}.sm\:hover\:border-blue-100:hover{border-color:#ebf8ff}.sm\:hover\:border-blue-200:hover{border-color:#bee3f8}.sm\:hover\:border-blue-300:hover{border-color:#90cdf4}.sm\:hover\:border-blue-400:hover{border-color:#63b3ed}.sm\:hover\:border-blue-500:hover{border-color:#4299e1}.sm\:hover\:border-blue-600:hover{border-color:#3182ce}.sm\:hover\:border-blue-700:hover{border-color:#2b6cb0}.sm\:hover\:border-blue-800:hover{border-color:#2c5282}.sm\:hover\:border-blue-900:hover{border-color:#2a4365}.sm\:hover\:border-red-100:hover{border-color:#fff5f5}.sm\:hover\:border-red-200:hover{border-color:#fed7d7}.sm\:hover\:border-red-300:hover{border-color:#feb2b2}.sm\:hover\:border-red-400:hover{border-color:#fc8181}.sm\:hover\:border-red-500:hover{border-color:#f56565}.sm\:hover\:border-red-600:hover{border-color:#e53e3e}.sm\:hover\:border-red-700:hover{border-color:#c53030}.sm\:hover\:border-red-800:hover{border-color:#9b2c2c}.sm\:hover\:border-red-900:hover{border-color:#742a2a}.sm\:hover\:border-yellow-100:hover{border-color:ivory}.sm\:hover\:border-yellow-200:hover{border-color:#fefcbf}.sm\:hover\:border-yellow-300:hover{border-color:#faf089}.sm\:hover\:border-yellow-400:hover{border-color:#f6e05e}.sm\:hover\:border-yellow-500:hover{border-color:#ecc94b}.sm\:hover\:border-yellow-600:hover{border-color:#d69e2e}.sm\:hover\:border-yellow-700:hover{border-color:#b7791f}.sm\:hover\:border-yellow-800:hover{border-color:#975a16}.sm\:hover\:border-yellow-900:hover{border-color:#744210}.sm\:hover\:border-purple-100:hover{border-color:#e2dde6}.sm\:hover\:border-purple-200:hover{border-color:#c6bad0}.sm\:hover\:border-purple-300:hover{border-color:#42304f}.sm\:hover\:border-purple-400:hover{border-color:#3a2a47}.sm\:hover\:border-purple-500:hover{border-color:#2f2239}.sm\:hover\:border-purple-600:hover{border-color:#26182d}.sm\:hover\:border-transparent:hover{border-color:transparent}.sm\:hover\:border-stackblitz-blue:hover{border-color:var(--sb-brand-stackblitz-blue)}.sm\:hover\:border-activityBarBadge-background:hover{border-color:var(--activityBarBadge-background)}.sm\:hover\:border-editor-background:hover{border-color:var(--editor-background)}.sm\:hover\:border-editor-foreground:hover{border-color:var(--editor-foreground)}.sm\:hover\:border-editor-inactiveSelectionBackground:hover{border-color:var(--editor-inactiveSelectionBackground)}.sm\:hover\:border-editor-selectionHighlightBackground:hover{border-color:var(--editor-selectionHighlightBackground)}.sm\:hover\:border-input-placeholderForeground:hover{border-color:var(--input-placeholderForeground)}.sm\:hover\:border-list-dropBackground:hover{border-color:var(--list-dropBackground)}.sm\:hover\:border-menu-background:hover{border-color:var(--menu-background)}.sm\:hover\:border-menu-foreground:hover{border-color:var(--menu-foreground)}.sm\:hover\:border-sideBarTitle-foreground:hover{border-color:var(--sideBarTitle-foreground)}.sm\:hover\:border-statusBarItem-remoteBackground:hover{border-color:var(--statusBarItem-remoteBackground)}.sm\:hover\:border-statusBarItem-remoteForeground:hover{border-color:var(--statusBarItem-remoteForeground)}.sm\:hover\:border-activityBar-activeBorder:hover{border-color:var(--activityBar-activeBorder)}.sm\:hover\:border-activityBar-background:hover{border-color:var(--activityBar-background)}.sm\:hover\:border-activityBar-dropBackground:hover{border-color:var(--activityBar-dropBackground)}.sm\:hover\:border-activityBar-foreground:hover{border-color:var(--activityBar-foreground)}.sm\:hover\:border-activityBar-inactiveForeground:hover{border-color:var(--activityBar-inactiveForeground)}.sm\:hover\:border-activityBarBadge-foreground:hover{border-color:var(--activityBarBadge-foreground)}.sm\:hover\:border-badge-background:hover{border-color:var(--badge-background)}.sm\:hover\:border-badge-foreground:hover{border-color:var(--badge-foreground)}.sm\:hover\:border-breadcrumb-activeSelectionForeground:hover{border-color:var(--breadcrumb-activeSelectionForeground)}.sm\:hover\:border-breadcrumb-background:hover{border-color:var(--breadcrumb-background)}.sm\:hover\:border-breadcrumb-focusForeground:hover{border-color:var(--breadcrumb-focusForeground)}.sm\:hover\:border-breadcrumb-foreground:hover{border-color:var(--breadcrumb-foreground)}.sm\:hover\:border-breadcrumbPicker-background:hover{border-color:var(--breadcrumbPicker-background)}.sm\:hover\:border-button-background:hover{border-color:var(--button-background)}.sm\:hover\:border-button-foreground:hover{border-color:var(--button-foreground)}.sm\:hover\:border-button-hoverBackground:hover{border-color:var(--button-hoverBackground)}.sm\:hover\:border-checkbox-background:hover{border-color:var(--checkbox-background)}.sm\:hover\:border-checkbox-border:hover{border-color:var(--checkbox-border)}.sm\:hover\:border-checkbox-foreground:hover{border-color:var(--checkbox-foreground)}.sm\:hover\:border-dropdown-background:hover{border-color:var(--dropdown-background)}.sm\:hover\:border-dropdown-border:hover{border-color:var(--dropdown-border)}.sm\:hover\:border-dropdown-foreground:hover{border-color:var(--dropdown-foreground)}.sm\:hover\:border-focusBorder:hover{border-color:var(--focusBorder)}.sm\:hover\:border-foreground:hover{border-color:var(--foreground)}.sm\:hover\:border-icon-foreground:hover{border-color:var(--icon-foreground)}.sm\:hover\:border-icon-prettier:hover{border-color:#ee6292}.sm\:hover\:border-input-background:hover{border-color:var(--input-background)}.sm\:hover\:border-input-foreground:hover{border-color:var(--input-foreground)}.sm\:hover\:border-inputOption-activeBackground:hover{border-color:var(--inputOption-activeBackground)}.sm\:hover\:border-inputOption-activeBorder:hover{border-color:var(--inputOption-activeBorder)}.sm\:hover\:border-inputValidation-errorBackground:hover{border-color:var(--inputValidation-errorBackground)}.sm\:hover\:border-inputValidation-errorBorder:hover{border-color:var(--inputValidation-errorBorder)}.sm\:hover\:border-inputValidation-infoBackground:hover{border-color:var(--inputValidation-infoBackground)}.sm\:hover\:border-inputValidation-infoBorder:hover{border-color:var(--inputValidation-infoBorder)}.sm\:hover\:border-inputValidation-warningBackground:hover{border-color:var(--inputValidation-warningBackground)}.sm\:hover\:border-inputValidation-warningBorder:hover{border-color:var(--inputValidation-warningBorder)}.sm\:hover\:border-list-activeSelectionBackground:hover{border-color:var(--list-activeSelectionBackground)}.sm\:hover\:border-list-activeSelectionForeground:hover{border-color:var(--list-activeSelectionForeground)}.sm\:hover\:border-list-errorForeground:hover{border-color:var(--list-errorForeground)}.sm\:hover\:border-list-filterMatchBackground:hover{border-color:var(--list-filterMatchBackground)}.sm\:hover\:border-list-focusBackground:hover{border-color:var(--list-focusBackground)}.sm\:hover\:border-list-highlightForeground:hover{border-color:var(--list-highlightForeground)}.sm\:hover\:border-list-hoverBackground:hover{border-color:var(--list-hoverBackground)}.sm\:hover\:border-list-inactiveSelectionBackground:hover{border-color:var(--list-inactiveSelectionBackground)}.sm\:hover\:border-list-invalidItemForeground:hover{border-color:var(--list-invalidItemForeground)}.sm\:hover\:border-list-warningForeground:hover{border-color:var(--list-warningForeground)}.sm\:hover\:border-listFilterWidget-background:hover{border-color:var(--listFilterWidget-background)}.sm\:hover\:border-listFilterWidget-noMatchesOutline:hover{border-color:var(--listFilterWidget-noMatchesOutline)}.sm\:hover\:border-listFilterWidget-outline:hover{border-color:var(--listFilterWidget-outline)}.sm\:hover\:border-notificationCenterHeader-background:hover{border-color:var(--notificationCenterHeader-background)}.sm\:hover\:border-notificationLink-foreground:hover{border-color:var(--notificationLink-foreground)}.sm\:hover\:border-notifications-background:hover{border-color:var(--notifications-background)}.sm\:hover\:border-notifications-border:hover{border-color:var(--notifications-border)}.sm\:hover\:border-notifications-foreground:hover{border-color:var(--notifications-foreground)}.sm\:hover\:border-notificationsErrorIcon-foreground:hover{border-color:var(--notificationsErrorIcon-foreground)}.sm\:hover\:border-notificationsInfoIcon-foreground:hover{border-color:var(--notificationsInfoIcon-foreground)}.sm\:hover\:border-notificationsWarningIcon-foreground:hover{border-color:var(--notificationsWarningIcon-foreground)}.sm\:hover\:border-panel-background:hover{border-color:var(--panel-background)}.sm\:hover\:border-panel-border:hover{border-color:var(--panel-border)}.sm\:hover\:border-panel-dropBackground:hover{border-color:var(--panel-dropBackground)}.sm\:hover\:border-panelTitle-activeBorder:hover{border-color:var(--panelTitle-activeBorder)}.sm\:hover\:border-panelTitle-activeForeground:hover{border-color:var(--panelTitle-activeForeground)}.sm\:hover\:border-panelTitle-inactiveForeground:hover{border-color:var(--panelTitle-inactiveForeground)}.sm\:hover\:border-progressBar-background:hover{border-color:var(--progressBar-background)}.sm\:hover\:border-quickInput-background:hover{border-color:var(--quickInput-background)}.sm\:hover\:border-scrollbar-shadow:hover{border-color:var(--scrollbar-shadow)}.sm\:hover\:border-scrollbarSlider-activeBackground:hover{border-color:var(--scrollbarSlider-activeBackground)}.sm\:hover\:border-scrollbarSlider-background:hover{border-color:var(--scrollbarSlider-background)}.sm\:hover\:border-scrollbarSlider-hoverBackground:hover{border-color:var(--scrollbarSlider-hoverBackground)}.sm\:hover\:border-searchEditor-findMatchBackground:hover{border-color:var(--searchEditor-findMatchBackground)}.sm\:hover\:border-settings-checkboxBackground:hover{border-color:var(--settings-checkboxBackground)}.sm\:hover\:border-settings-checkboxBorder:hover{border-color:var(--settings-checkboxBorder)}.sm\:hover\:border-settings-checkboxForeground:hover{border-color:var(--settings-checkboxForeground)}.sm\:hover\:border-settings-dropdownBackground:hover{border-color:var(--settings-dropdownBackground)}.sm\:hover\:border-settings-dropdownBorder:hover{border-color:var(--settings-dropdownBorder)}.sm\:hover\:border-settings-dropdownForeground:hover{border-color:var(--settings-dropdownForeground)}.sm\:hover\:border-settings-dropdownListBorder:hover{border-color:var(--settings-dropdownListBorder)}.sm\:hover\:border-settings-headerForeground:hover{border-color:var(--settings-headerForeground)}.sm\:hover\:border-settings-modifiedItemIndicator:hover{border-color:var(--settings-modifiedItemIndicator)}.sm\:hover\:border-settings-numberInputForeground:hover{border-color:var(--settings-numberInputForeground)}.sm\:hover\:border-settings-textInputForeground:hover{border-color:var(--settings-textInputForeground)}.sm\:hover\:border-sideBar-background:hover{border-color:var(--sideBar-background)}.sm\:hover\:border-sideBar-dropBackground:hover{border-color:var(--sideBar-dropBackground)}.sm\:hover\:border-sideBarSectionHeader-background:hover{border-color:var(--sideBarSectionHeader-background)}.sm\:hover\:border-tab-activeBackground:hover{border-color:var(--tab-activeBackground)}.sm\:hover\:border-tab-activeForeground:hover{border-color:var(--tab-activeForeground)}.sm\:hover\:border-tab-activeModifiedBorder:hover{border-color:var(--tab-activeModifiedBorder)}.sm\:hover\:border-tab-border:hover{border-color:var(--tab-border)}.sm\:hover\:border-tab-inactiveBackground:hover{border-color:var(--tab-inactiveBackground)}.sm\:hover\:border-tab-inactiveForeground:hover{border-color:var(--tab-inactiveForeground)}.sm\:hover\:border-tab-inactiveModifiedBorder:hover{border-color:var(--tab-inactiveModifiedBorder)}.sm\:hover\:border-tab-unfocusedActiveBackground:hover{border-color:var(--tab-unfocusedActiveBackground)}.sm\:hover\:border-tab-unfocusedActiveForeground:hover{border-color:var(--tab-unfocusedActiveForeground)}.sm\:hover\:border-tab-unfocusedActiveModifiedBorder:hover{border-color:var(--tab-unfocusedActiveModifiedBorder)}.sm\:hover\:border-tab-unfocusedInactiveForeground:hover{border-color:var(--tab-unfocusedInactiveForeground)}.sm\:hover\:border-tab-unfocusedInactiveModifiedBorder:hover{border-color:var(--tab-unfocusedInactiveModifiedBorder)}.sm\:hover\:border-textLink-activeForeground:hover{border-color:var(--textLink-activeForeground)}.sm\:hover\:border-textLink-foreground:hover{border-color:var(--textLink-foreground)}.sm\:hover\:border-titleBar-activeBackground:hover{border-color:var(--titleBar-activeBackground)}.sm\:hover\:border-titleBar-activeForeground:hover{border-color:var(--titleBar-activeForeground)}.sm\:hover\:border-titleBar-inactiveBackground:hover{border-color:var(--titleBar-inactiveBackground)}.sm\:hover\:border-titleBar-inactiveForeground:hover{border-color:var(--titleBar-inactiveForeground)}.sm\:hover\:border-tree-indentGuidesStroke:hover{border-color:var(--tree-indentGuidesStroke)}.sm\:hover\:border-widget-shadow:hover{border-color:var(--widget-shadow)}.sm\:focus\:border-black:focus{border-color:#000}.sm\:focus\:border-white:focus{border-color:#fff}.sm\:focus\:border-gray-100:focus{border-color:#f7fafc}.sm\:focus\:border-gray-200:focus{border-color:#edf2f7}.sm\:focus\:border-gray-300:focus{border-color:#e2e8f0}.sm\:focus\:border-gray-400:focus{border-color:#cbd5e0}.sm\:focus\:border-gray-500:focus{border-color:#a0aec0}.sm\:focus\:border-gray-600:focus{border-color:#718096}.sm\:focus\:border-gray-700:focus{border-color:#4a5568}.sm\:focus\:border-gray-800:focus{border-color:#2d3748}.sm\:focus\:border-gray-900:focus{border-color:#1a202c}.sm\:focus\:border-blue-100:focus{border-color:#ebf8ff}.sm\:focus\:border-blue-200:focus{border-color:#bee3f8}.sm\:focus\:border-blue-300:focus{border-color:#90cdf4}.sm\:focus\:border-blue-400:focus{border-color:#63b3ed}.sm\:focus\:border-blue-500:focus{border-color:#4299e1}.sm\:focus\:border-blue-600:focus{border-color:#3182ce}.sm\:focus\:border-blue-700:focus{border-color:#2b6cb0}.sm\:focus\:border-blue-800:focus{border-color:#2c5282}.sm\:focus\:border-blue-900:focus{border-color:#2a4365}.sm\:focus\:border-red-100:focus{border-color:#fff5f5}.sm\:focus\:border-red-200:focus{border-color:#fed7d7}.sm\:focus\:border-red-300:focus{border-color:#feb2b2}.sm\:focus\:border-red-400:focus{border-color:#fc8181}.sm\:focus\:border-red-500:focus{border-color:#f56565}.sm\:focus\:border-red-600:focus{border-color:#e53e3e}.sm\:focus\:border-red-700:focus{border-color:#c53030}.sm\:focus\:border-red-800:focus{border-color:#9b2c2c}.sm\:focus\:border-red-900:focus{border-color:#742a2a}.sm\:focus\:border-yellow-100:focus{border-color:ivory}.sm\:focus\:border-yellow-200:focus{border-color:#fefcbf}.sm\:focus\:border-yellow-300:focus{border-color:#faf089}.sm\:focus\:border-yellow-400:focus{border-color:#f6e05e}.sm\:focus\:border-yellow-500:focus{border-color:#ecc94b}.sm\:focus\:border-yellow-600:focus{border-color:#d69e2e}.sm\:focus\:border-yellow-700:focus{border-color:#b7791f}.sm\:focus\:border-yellow-800:focus{border-color:#975a16}.sm\:focus\:border-yellow-900:focus{border-color:#744210}.sm\:focus\:border-purple-100:focus{border-color:#e2dde6}.sm\:focus\:border-purple-200:focus{border-color:#c6bad0}.sm\:focus\:border-purple-300:focus{border-color:#42304f}.sm\:focus\:border-purple-400:focus{border-color:#3a2a47}.sm\:focus\:border-purple-500:focus{border-color:#2f2239}.sm\:focus\:border-purple-600:focus{border-color:#26182d}.sm\:focus\:border-transparent:focus{border-color:transparent}.sm\:focus\:border-stackblitz-blue:focus{border-color:var(--sb-brand-stackblitz-blue)}.sm\:focus\:border-activityBarBadge-background:focus{border-color:var(--activityBarBadge-background)}.sm\:focus\:border-editor-background:focus{border-color:var(--editor-background)}.sm\:focus\:border-editor-foreground:focus{border-color:var(--editor-foreground)}.sm\:focus\:border-editor-inactiveSelectionBackground:focus{border-color:var(--editor-inactiveSelectionBackground)}.sm\:focus\:border-editor-selectionHighlightBackground:focus{border-color:var(--editor-selectionHighlightBackground)}.sm\:focus\:border-input-placeholderForeground:focus{border-color:var(--input-placeholderForeground)}.sm\:focus\:border-list-dropBackground:focus{border-color:var(--list-dropBackground)}.sm\:focus\:border-menu-background:focus{border-color:var(--menu-background)}.sm\:focus\:border-menu-foreground:focus{border-color:var(--menu-foreground)}.sm\:focus\:border-sideBarTitle-foreground:focus{border-color:var(--sideBarTitle-foreground)}.sm\:focus\:border-statusBarItem-remoteBackground:focus{border-color:var(--statusBarItem-remoteBackground)}.sm\:focus\:border-statusBarItem-remoteForeground:focus{border-color:var(--statusBarItem-remoteForeground)}.sm\:focus\:border-activityBar-activeBorder:focus{border-color:var(--activityBar-activeBorder)}.sm\:focus\:border-activityBar-background:focus{border-color:var(--activityBar-background)}.sm\:focus\:border-activityBar-dropBackground:focus{border-color:var(--activityBar-dropBackground)}.sm\:focus\:border-activityBar-foreground:focus{border-color:var(--activityBar-foreground)}.sm\:focus\:border-activityBar-inactiveForeground:focus{border-color:var(--activityBar-inactiveForeground)}.sm\:focus\:border-activityBarBadge-foreground:focus{border-color:var(--activityBarBadge-foreground)}.sm\:focus\:border-badge-background:focus{border-color:var(--badge-background)}.sm\:focus\:border-badge-foreground:focus{border-color:var(--badge-foreground)}.sm\:focus\:border-breadcrumb-activeSelectionForeground:focus{border-color:var(--breadcrumb-activeSelectionForeground)}.sm\:focus\:border-breadcrumb-background:focus{border-color:var(--breadcrumb-background)}.sm\:focus\:border-breadcrumb-focusForeground:focus{border-color:var(--breadcrumb-focusForeground)}.sm\:focus\:border-breadcrumb-foreground:focus{border-color:var(--breadcrumb-foreground)}.sm\:focus\:border-breadcrumbPicker-background:focus{border-color:var(--breadcrumbPicker-background)}.sm\:focus\:border-button-background:focus{border-color:var(--button-background)}.sm\:focus\:border-button-foreground:focus{border-color:var(--button-foreground)}.sm\:focus\:border-button-hoverBackground:focus{border-color:var(--button-hoverBackground)}.sm\:focus\:border-checkbox-background:focus{border-color:var(--checkbox-background)}.sm\:focus\:border-checkbox-border:focus{border-color:var(--checkbox-border)}.sm\:focus\:border-checkbox-foreground:focus{border-color:var(--checkbox-foreground)}.sm\:focus\:border-dropdown-background:focus{border-color:var(--dropdown-background)}.sm\:focus\:border-dropdown-border:focus{border-color:var(--dropdown-border)}.sm\:focus\:border-dropdown-foreground:focus{border-color:var(--dropdown-foreground)}.sm\:focus\:border-focusBorder:focus{border-color:var(--focusBorder)}.sm\:focus\:border-foreground:focus{border-color:var(--foreground)}.sm\:focus\:border-icon-foreground:focus{border-color:var(--icon-foreground)}.sm\:focus\:border-icon-prettier:focus{border-color:#ee6292}.sm\:focus\:border-input-background:focus{border-color:var(--input-background)}.sm\:focus\:border-input-foreground:focus{border-color:var(--input-foreground)}.sm\:focus\:border-inputOption-activeBackground:focus{border-color:var(--inputOption-activeBackground)}.sm\:focus\:border-inputOption-activeBorder:focus{border-color:var(--inputOption-activeBorder)}.sm\:focus\:border-inputValidation-errorBackground:focus{border-color:var(--inputValidation-errorBackground)}.sm\:focus\:border-inputValidation-errorBorder:focus{border-color:var(--inputValidation-errorBorder)}.sm\:focus\:border-inputValidation-infoBackground:focus{border-color:var(--inputValidation-infoBackground)}.sm\:focus\:border-inputValidation-infoBorder:focus{border-color:var(--inputValidation-infoBorder)}.sm\:focus\:border-inputValidation-warningBackground:focus{border-color:var(--inputValidation-warningBackground)}.sm\:focus\:border-inputValidation-warningBorder:focus{border-color:var(--inputValidation-warningBorder)}.sm\:focus\:border-list-activeSelectionBackground:focus{border-color:var(--list-activeSelectionBackground)}.sm\:focus\:border-list-activeSelectionForeground:focus{border-color:var(--list-activeSelectionForeground)}.sm\:focus\:border-list-errorForeground:focus{border-color:var(--list-errorForeground)}.sm\:focus\:border-list-filterMatchBackground:focus{border-color:var(--list-filterMatchBackground)}.sm\:focus\:border-list-focusBackground:focus{border-color:var(--list-focusBackground)}.sm\:focus\:border-list-highlightForeground:focus{border-color:var(--list-highlightForeground)}.sm\:focus\:border-list-hoverBackground:focus{border-color:var(--list-hoverBackground)}.sm\:focus\:border-list-inactiveSelectionBackground:focus{border-color:var(--list-inactiveSelectionBackground)}.sm\:focus\:border-list-invalidItemForeground:focus{border-color:var(--list-invalidItemForeground)}.sm\:focus\:border-list-warningForeground:focus{border-color:var(--list-warningForeground)}.sm\:focus\:border-listFilterWidget-background:focus{border-color:var(--listFilterWidget-background)}.sm\:focus\:border-listFilterWidget-noMatchesOutline:focus{border-color:var(--listFilterWidget-noMatchesOutline)}.sm\:focus\:border-listFilterWidget-outline:focus{border-color:var(--listFilterWidget-outline)}.sm\:focus\:border-notificationCenterHeader-background:focus{border-color:var(--notificationCenterHeader-background)}.sm\:focus\:border-notificationLink-foreground:focus{border-color:var(--notificationLink-foreground)}.sm\:focus\:border-notifications-background:focus{border-color:var(--notifications-background)}.sm\:focus\:border-notifications-border:focus{border-color:var(--notifications-border)}.sm\:focus\:border-notifications-foreground:focus{border-color:var(--notifications-foreground)}.sm\:focus\:border-notificationsErrorIcon-foreground:focus{border-color:var(--notificationsErrorIcon-foreground)}.sm\:focus\:border-notificationsInfoIcon-foreground:focus{border-color:var(--notificationsInfoIcon-foreground)}.sm\:focus\:border-notificationsWarningIcon-foreground:focus{border-color:var(--notificationsWarningIcon-foreground)}.sm\:focus\:border-panel-background:focus{border-color:var(--panel-background)}.sm\:focus\:border-panel-border:focus{border-color:var(--panel-border)}.sm\:focus\:border-panel-dropBackground:focus{border-color:var(--panel-dropBackground)}.sm\:focus\:border-panelTitle-activeBorder:focus{border-color:var(--panelTitle-activeBorder)}.sm\:focus\:border-panelTitle-activeForeground:focus{border-color:var(--panelTitle-activeForeground)}.sm\:focus\:border-panelTitle-inactiveForeground:focus{border-color:var(--panelTitle-inactiveForeground)}.sm\:focus\:border-progressBar-background:focus{border-color:var(--progressBar-background)}.sm\:focus\:border-quickInput-background:focus{border-color:var(--quickInput-background)}.sm\:focus\:border-scrollbar-shadow:focus{border-color:var(--scrollbar-shadow)}.sm\:focus\:border-scrollbarSlider-activeBackground:focus{border-color:var(--scrollbarSlider-activeBackground)}.sm\:focus\:border-scrollbarSlider-background:focus{border-color:var(--scrollbarSlider-background)}.sm\:focus\:border-scrollbarSlider-hoverBackground:focus{border-color:var(--scrollbarSlider-hoverBackground)}.sm\:focus\:border-searchEditor-findMatchBackground:focus{border-color:var(--searchEditor-findMatchBackground)}.sm\:focus\:border-settings-checkboxBackground:focus{border-color:var(--settings-checkboxBackground)}.sm\:focus\:border-settings-checkboxBorder:focus{border-color:var(--settings-checkboxBorder)}.sm\:focus\:border-settings-checkboxForeground:focus{border-color:var(--settings-checkboxForeground)}.sm\:focus\:border-settings-dropdownBackground:focus{border-color:var(--settings-dropdownBackground)}.sm\:focus\:border-settings-dropdownBorder:focus{border-color:var(--settings-dropdownBorder)}.sm\:focus\:border-settings-dropdownForeground:focus{border-color:var(--settings-dropdownForeground)}.sm\:focus\:border-settings-dropdownListBorder:focus{border-color:var(--settings-dropdownListBorder)}.sm\:focus\:border-settings-headerForeground:focus{border-color:var(--settings-headerForeground)}.sm\:focus\:border-settings-modifiedItemIndicator:focus{border-color:var(--settings-modifiedItemIndicator)}.sm\:focus\:border-settings-numberInputForeground:focus{border-color:var(--settings-numberInputForeground)}.sm\:focus\:border-settings-textInputForeground:focus{border-color:var(--settings-textInputForeground)}.sm\:focus\:border-sideBar-background:focus{border-color:var(--sideBar-background)}.sm\:focus\:border-sideBar-dropBackground:focus{border-color:var(--sideBar-dropBackground)}.sm\:focus\:border-sideBarSectionHeader-background:focus{border-color:var(--sideBarSectionHeader-background)}.sm\:focus\:border-tab-activeBackground:focus{border-color:var(--tab-activeBackground)}.sm\:focus\:border-tab-activeForeground:focus{border-color:var(--tab-activeForeground)}.sm\:focus\:border-tab-activeModifiedBorder:focus{border-color:var(--tab-activeModifiedBorder)}.sm\:focus\:border-tab-border:focus{border-color:var(--tab-border)}.sm\:focus\:border-tab-inactiveBackground:focus{border-color:var(--tab-inactiveBackground)}.sm\:focus\:border-tab-inactiveForeground:focus{border-color:var(--tab-inactiveForeground)}.sm\:focus\:border-tab-inactiveModifiedBorder:focus{border-color:var(--tab-inactiveModifiedBorder)}.sm\:focus\:border-tab-unfocusedActiveBackground:focus{border-color:var(--tab-unfocusedActiveBackground)}.sm\:focus\:border-tab-unfocusedActiveForeground:focus{border-color:var(--tab-unfocusedActiveForeground)}.sm\:focus\:border-tab-unfocusedActiveModifiedBorder:focus{border-color:var(--tab-unfocusedActiveModifiedBorder)}.sm\:focus\:border-tab-unfocusedInactiveForeground:focus{border-color:var(--tab-unfocusedInactiveForeground)}.sm\:focus\:border-tab-unfocusedInactiveModifiedBorder:focus{border-color:var(--tab-unfocusedInactiveModifiedBorder)}.sm\:focus\:border-textLink-activeForeground:focus{border-color:var(--textLink-activeForeground)}.sm\:focus\:border-textLink-foreground:focus{border-color:var(--textLink-foreground)}.sm\:focus\:border-titleBar-activeBackground:focus{border-color:var(--titleBar-activeBackground)}.sm\:focus\:border-titleBar-activeForeground:focus{border-color:var(--titleBar-activeForeground)}.sm\:focus\:border-titleBar-inactiveBackground:focus{border-color:var(--titleBar-inactiveBackground)}.sm\:focus\:border-titleBar-inactiveForeground:focus{border-color:var(--titleBar-inactiveForeground)}.sm\:focus\:border-tree-indentGuidesStroke:focus{border-color:var(--tree-indentGuidesStroke)}.sm\:focus\:border-widget-shadow:focus{border-color:var(--widget-shadow)}.sm\:rounded-none{border-radius:0}.sm\:rounded-sm{border-radius:.125rem}.sm\:rounded{border-radius:.25rem}.sm\:rounded-md{border-radius:.375rem}.sm\:rounded-lg{border-radius:.5rem}.sm\:rounded-full{border-radius:9999px}.sm\:rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.sm\:rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}.sm\:rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}.sm\:rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.sm\:rounded-t-sm{border-top-left-radius:.125rem;border-top-right-radius:.125rem}.sm\:rounded-r-sm{border-top-right-radius:.125rem;border-bottom-right-radius:.125rem}.sm\:rounded-b-sm{border-bottom-right-radius:.125rem;border-bottom-left-radius:.125rem}.sm\:rounded-l-sm{border-top-left-radius:.125rem;border-bottom-left-radius:.125rem}.sm\:rounded-t{border-top-left-radius:.25rem}.sm\:rounded-r,.sm\:rounded-t{border-top-right-radius:.25rem}.sm\:rounded-b,.sm\:rounded-r{border-bottom-right-radius:.25rem}.sm\:rounded-b,.sm\:rounded-l{border-bottom-left-radius:.25rem}.sm\:rounded-l{border-top-left-radius:.25rem}.sm\:rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.sm\:rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.sm\:rounded-b-md{border-bottom-right-radius:.375rem;border-bottom-left-radius:.375rem}.sm\:rounded-l-md{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.sm\:rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.sm\:rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.sm\:rounded-b-lg{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.sm\:rounded-l-lg{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.sm\:rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.sm\:rounded-r-full{border-top-right-radius:9999px;border-bottom-right-radius:9999px}.sm\:rounded-b-full{border-bottom-right-radius:9999px;border-bottom-left-radius:9999px}.sm\:rounded-l-full{border-top-left-radius:9999px;border-bottom-left-radius:9999px}.sm\:rounded-tl-none{border-top-left-radius:0}.sm\:rounded-tr-none{border-top-right-radius:0}.sm\:rounded-br-none{border-bottom-right-radius:0}.sm\:rounded-bl-none{border-bottom-left-radius:0}.sm\:rounded-tl-sm{border-top-left-radius:.125rem}.sm\:rounded-tr-sm{border-top-right-radius:.125rem}.sm\:rounded-br-sm{border-bottom-right-radius:.125rem}.sm\:rounded-bl-sm{border-bottom-left-radius:.125rem}.sm\:rounded-tl{border-top-left-radius:.25rem}.sm\:rounded-tr{border-top-right-radius:.25rem}.sm\:rounded-br{border-bottom-right-radius:.25rem}.sm\:rounded-bl{border-bottom-left-radius:.25rem}.sm\:rounded-tl-md{border-top-left-radius:.375rem}.sm\:rounded-tr-md{border-top-right-radius:.375rem}.sm\:rounded-br-md{border-bottom-right-radius:.375rem}.sm\:rounded-bl-md{border-bottom-left-radius:.375rem}.sm\:rounded-tl-lg{border-top-left-radius:.5rem}.sm\:rounded-tr-lg{border-top-right-radius:.5rem}.sm\:rounded-br-lg{border-bottom-right-radius:.5rem}.sm\:rounded-bl-lg{border-bottom-left-radius:.5rem}.sm\:rounded-tl-full{border-top-left-radius:9999px}.sm\:rounded-tr-full{border-top-right-radius:9999px}.sm\:rounded-br-full{border-bottom-right-radius:9999px}.sm\:rounded-bl-full{border-bottom-left-radius:9999px}.sm\:border-solid{border-style:solid}.sm\:border-dashed{border-style:dashed}.sm\:border-dotted{border-style:dotted}.sm\:border-double{border-style:double}.sm\:border-none{border-style:none}.sm\:border-0{border-width:0}.sm\:border-2{border-width:2px}.sm\:border-4{border-width:4px}.sm\:border-8{border-width:8px}.sm\:border{border-width:1px}.sm\:border-t-0{border-top-width:0}.sm\:border-r-0{border-right-width:0}.sm\:border-b-0{border-bottom-width:0}.sm\:border-l-0{border-left-width:0}.sm\:border-t-2{border-top-width:2px}.sm\:border-r-2{border-right-width:2px}.sm\:border-b-2{border-bottom-width:2px}.sm\:border-l-2{border-left-width:2px}.sm\:border-t-4{border-top-width:4px}.sm\:border-r-4{border-right-width:4px}.sm\:border-b-4{border-bottom-width:4px}.sm\:border-l-4{border-left-width:4px}.sm\:border-t-8{border-top-width:8px}.sm\:border-r-8{border-right-width:8px}.sm\:border-b-8{border-bottom-width:8px}.sm\:border-l-8{border-left-width:8px}.sm\:border-t{border-top-width:1px}.sm\:border-r{border-right-width:1px}.sm\:border-b{border-bottom-width:1px}.sm\:border-l{border-left-width:1px}.sm\:box-border{box-sizing:border-box}.sm\:box-content{box-sizing:content-box}.sm\:cursor-auto{cursor:auto}.sm\:cursor-default{cursor:default}.sm\:cursor-pointer{cursor:pointer}.sm\:cursor-wait{cursor:wait}.sm\:cursor-text{cursor:text}.sm\:cursor-move{cursor:move}.sm\:cursor-not-allowed{cursor:not-allowed}.sm\:block{display:block}.sm\:inline-block{display:inline-block}.sm\:inline{display:inline}.sm\:flex{display:flex}.sm\:inline-flex{display:inline-flex}.sm\:grid{display:grid}.sm\:table{display:table}.sm\:table-caption{display:table-caption}.sm\:table-cell{display:table-cell}.sm\:table-column{display:table-column}.sm\:table-column-group{display:table-column-group}.sm\:table-footer-group{display:table-footer-group}.sm\:table-header-group{display:table-header-group}.sm\:table-row-group{display:table-row-group}.sm\:table-row{display:table-row}.sm\:hidden{display:none}.sm\:flex-row{flex-direction:row}.sm\:flex-row-reverse{flex-direction:row-reverse}.sm\:flex-col{flex-direction:column}.sm\:flex-col-reverse{flex-direction:column-reverse}.sm\:flex-wrap{flex-wrap:wrap}.sm\:flex-wrap-reverse{flex-wrap:wrap-reverse}.sm\:flex-no-wrap{flex-wrap:nowrap}.sm\:items-start{align-items:flex-start}.sm\:items-end{align-items:flex-end}.sm\:items-center{align-items:center}.sm\:items-baseline{align-items:baseline}.sm\:items-stretch{align-items:stretch}.sm\:self-auto{align-self:auto}.sm\:self-start{align-self:flex-start}.sm\:self-end{align-self:flex-end}.sm\:self-center{align-self:center}.sm\:self-stretch{align-self:stretch}.sm\:justify-start{justify-content:flex-start}.sm\:justify-end{justify-content:flex-end}.sm\:justify-center{justify-content:center}.sm\:justify-between{justify-content:space-between}.sm\:justify-around{justify-content:space-around}.sm\:justify-evenly{justify-content:space-evenly}.sm\:content-center{align-content:center}.sm\:content-start{align-content:flex-start}.sm\:content-end{align-content:flex-end}.sm\:content-between{align-content:space-between}.sm\:content-around{align-content:space-around}.sm\:flex-1{flex:1 1 0%}.sm\:flex-auto{flex:1 1 auto}.sm\:flex-initial{flex:0 1 auto}.sm\:flex-none{flex:none}.sm\:flex-grow-0{flex-grow:0}.sm\:flex-grow{flex-grow:1}.sm\:flex-shrink-0{flex-shrink:0}.sm\:flex-shrink{flex-shrink:1}.sm\:order-1{order:1}.sm\:order-2{order:2}.sm\:order-3{order:3}.sm\:order-4{order:4}.sm\:order-5{order:5}.sm\:order-6{order:6}.sm\:order-7{order:7}.sm\:order-8{order:8}.sm\:order-9{order:9}.sm\:order-10{order:10}.sm\:order-11{order:11}.sm\:order-12{order:12}.sm\:order-first{order:-9999}.sm\:order-last{order:9999}.sm\:order-none{order:0}.sm\:float-right{float:right}.sm\:float-left{float:left}.sm\:float-none{float:none}.sm\:clearfix:after{content:"";display:table;clear:both}.sm\:clear-left{clear:left}.sm\:clear-right{clear:right}.sm\:clear-both{clear:both}.sm\:font-stackblitz{font-family:Gilroy-Medium,Gilroy,Roboto,Arial,sans-serif}.sm\:font-hairline{font-weight:100}.sm\:font-thin{font-weight:200}.sm\:font-light{font-weight:300}.sm\:font-normal{font-weight:400}.sm\:font-medium{font-weight:500}.sm\:font-semibold{font-weight:600}.sm\:font-bold{font-weight:700}.sm\:font-extrabold{font-weight:800}.sm\:font-black{font-weight:900}.sm\:hover\:font-hairline:hover{font-weight:100}.sm\:hover\:font-thin:hover{font-weight:200}.sm\:hover\:font-light:hover{font-weight:300}.sm\:hover\:font-normal:hover{font-weight:400}.sm\:hover\:font-medium:hover{font-weight:500}.sm\:hover\:font-semibold:hover{font-weight:600}.sm\:hover\:font-bold:hover{font-weight:700}.sm\:hover\:font-extrabold:hover{font-weight:800}.sm\:hover\:font-black:hover{font-weight:900}.sm\:focus\:font-hairline:focus{font-weight:100}.sm\:focus\:font-thin:focus{font-weight:200}.sm\:focus\:font-light:focus{font-weight:300}.sm\:focus\:font-normal:focus{font-weight:400}.sm\:focus\:font-medium:focus{font-weight:500}.sm\:focus\:font-semibold:focus{font-weight:600}.sm\:focus\:font-bold:focus{font-weight:700}.sm\:focus\:font-extrabold:focus{font-weight:800}.sm\:focus\:font-black:focus{font-weight:900}.sm\:h-0{height:0}.sm\:h-1{height:.25rem}.sm\:h-2{height:.5rem}.sm\:h-3{height:.75rem}.sm\:h-4{height:1rem}.sm\:h-5{height:1.25rem}.sm\:h-6{height:1.5rem}.sm\:h-8{height:2rem}.sm\:h-10{height:2.5rem}.sm\:h-12{height:3rem}.sm\:h-16{height:4rem}.sm\:h-20{height:5rem}.sm\:h-24{height:6rem}.sm\:h-32{height:8rem}.sm\:h-40{height:10rem}.sm\:h-48{height:12rem}.sm\:h-56{height:14rem}.sm\:h-64{height:16rem}.sm\:h-auto{height:auto}.sm\:h-px{height:1px}.sm\:h-full{height:100%}.sm\:h-screen{height:100vh}.sm\:leading-3{line-height:.75rem}.sm\:leading-4{line-height:1rem}.sm\:leading-5{line-height:1.25rem}.sm\:leading-6{line-height:1.5rem}.sm\:leading-7{line-height:1.75rem}.sm\:leading-8{line-height:2rem}.sm\:leading-9{line-height:2.25rem}.sm\:leading-10{line-height:2.5rem}.sm\:leading-none{line-height:1}.sm\:leading-tight{line-height:1.25}.sm\:leading-snug{line-height:1.375}.sm\:leading-normal{line-height:1.5}.sm\:leading-relaxed{line-height:1.625}.sm\:leading-loose{line-height:2}.sm\:list-inside{list-style-position:inside}.sm\:list-outside{list-style-position:outside}.sm\:list-none{list-style-type:none}.sm\:list-disc{list-style-type:disc}.sm\:list-decimal{list-style-type:decimal}.sm\:m-0{margin:0}.sm\:m-1{margin:.25rem}.sm\:m-2{margin:.5rem}.sm\:m-3{margin:.75rem}.sm\:m-4{margin:1rem}.sm\:m-5{margin:1.25rem}.sm\:m-6{margin:1.5rem}.sm\:m-8{margin:2rem}.sm\:m-10{margin:2.5rem}.sm\:m-12{margin:3rem}.sm\:m-16{margin:4rem}.sm\:m-20{margin:5rem}.sm\:m-24{margin:6rem}.sm\:m-32{margin:8rem}.sm\:m-40{margin:10rem}.sm\:m-48{margin:12rem}.sm\:m-56{margin:14rem}.sm\:m-64{margin:16rem}.sm\:m-auto{margin:auto}.sm\:m-px{margin:1px}.sm\:-m-1{margin:-.25rem}.sm\:-m-2{margin:-.5rem}.sm\:-m-3{margin:-.75rem}.sm\:-m-4{margin:-1rem}.sm\:-m-5{margin:-1.25rem}.sm\:-m-6{margin:-1.5rem}.sm\:-m-8{margin:-2rem}.sm\:-m-10{margin:-2.5rem}.sm\:-m-12{margin:-3rem}.sm\:-m-16{margin:-4rem}.sm\:-m-20{margin:-5rem}.sm\:-m-24{margin:-6rem}.sm\:-m-32{margin:-8rem}.sm\:-m-40{margin:-10rem}.sm\:-m-48{margin:-12rem}.sm\:-m-56{margin:-14rem}.sm\:-m-64{margin:-16rem}.sm\:-m-px{margin:-1px}.sm\:my-0{margin-top:0;margin-bottom:0}.sm\:mx-0{margin-left:0;margin-right:0}.sm\:my-1{margin-top:.25rem;margin-bottom:.25rem}.sm\:mx-1{margin-left:.25rem;margin-right:.25rem}.sm\:my-2{margin-top:.5rem;margin-bottom:.5rem}.sm\:mx-2{margin-left:.5rem;margin-right:.5rem}.sm\:my-3{margin-top:.75rem;margin-bottom:.75rem}.sm\:mx-3{margin-left:.75rem;margin-right:.75rem}.sm\:my-4{margin-top:1rem;margin-bottom:1rem}.sm\:mx-4{margin-left:1rem;margin-right:1rem}.sm\:my-5{margin-top:1.25rem;margin-bottom:1.25rem}.sm\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.sm\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}.sm\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.sm\:my-8{margin-top:2rem;margin-bottom:2rem}.sm\:mx-8{margin-left:2rem;margin-right:2rem}.sm\:my-10{margin-top:2.5rem;margin-bottom:2.5rem}.sm\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.sm\:my-12{margin-top:3rem;margin-bottom:3rem}.sm\:mx-12{margin-left:3rem;margin-right:3rem}.sm\:my-16{margin-top:4rem;margin-bottom:4rem}.sm\:mx-16{margin-left:4rem;margin-right:4rem}.sm\:my-20{margin-top:5rem;margin-bottom:5rem}.sm\:mx-20{margin-left:5rem;margin-right:5rem}.sm\:my-24{margin-top:6rem;margin-bottom:6rem}.sm\:mx-24{margin-left:6rem;margin-right:6rem}.sm\:my-32{margin-top:8rem;margin-bottom:8rem}.sm\:mx-32{margin-left:8rem;margin-right:8rem}.sm\:my-40{margin-top:10rem;margin-bottom:10rem}.sm\:mx-40{margin-left:10rem;margin-right:10rem}.sm\:my-48{margin-top:12rem;margin-bottom:12rem}.sm\:mx-48{margin-left:12rem;margin-right:12rem}.sm\:my-56{margin-top:14rem;margin-bottom:14rem}.sm\:mx-56{margin-left:14rem;margin-right:14rem}.sm\:my-64{margin-top:16rem;margin-bottom:16rem}.sm\:mx-64{margin-left:16rem;margin-right:16rem}.sm\:my-auto{margin-top:auto;margin-bottom:auto}.sm\:mx-auto{margin-left:auto;margin-right:auto}.sm\:my-px{margin-top:1px;margin-bottom:1px}.sm\:mx-px{margin-left:1px;margin-right:1px}.sm\:-my-1{margin-top:-.25rem;margin-bottom:-.25rem}.sm\:-mx-1{margin-left:-.25rem;margin-right:-.25rem}.sm\:-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.sm\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}.sm\:-my-3{margin-top:-.75rem;margin-bottom:-.75rem}.sm\:-mx-3{margin-left:-.75rem;margin-right:-.75rem}.sm\:-my-4{margin-top:-1rem;margin-bottom:-1rem}.sm\:-mx-4{margin-left:-1rem;margin-right:-1rem}.sm\:-my-5{margin-top:-1.25rem;margin-bottom:-1.25rem}.sm\:-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.sm\:-my-6{margin-top:-1.5rem;margin-bottom:-1.5rem}.sm\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.sm\:-my-8{margin-top:-2rem;margin-bottom:-2rem}.sm\:-mx-8{margin-left:-2rem;margin-right:-2rem}.sm\:-my-10{margin-top:-2.5rem;margin-bottom:-2.5rem}.sm\:-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.sm\:-my-12{margin-top:-3rem;margin-bottom:-3rem}.sm\:-mx-12{margin-left:-3rem;margin-right:-3rem}.sm\:-my-16{margin-top:-4rem;margin-bottom:-4rem}.sm\:-mx-16{margin-left:-4rem;margin-right:-4rem}.sm\:-my-20{margin-top:-5rem;margin-bottom:-5rem}.sm\:-mx-20{margin-left:-5rem;margin-right:-5rem}.sm\:-my-24{margin-top:-6rem;margin-bottom:-6rem}.sm\:-mx-24{margin-left:-6rem;margin-right:-6rem}.sm\:-my-32{margin-top:-8rem;margin-bottom:-8rem}.sm\:-mx-32{margin-left:-8rem;margin-right:-8rem}.sm\:-my-40{margin-top:-10rem;margin-bottom:-10rem}.sm\:-mx-40{margin-left:-10rem;margin-right:-10rem}.sm\:-my-48{margin-top:-12rem;margin-bottom:-12rem}.sm\:-mx-48{margin-left:-12rem;margin-right:-12rem}.sm\:-my-56{margin-top:-14rem;margin-bottom:-14rem}.sm\:-mx-56{margin-left:-14rem;margin-right:-14rem}.sm\:-my-64{margin-top:-16rem;margin-bottom:-16rem}.sm\:-mx-64{margin-left:-16rem;margin-right:-16rem}.sm\:-my-px{margin-top:-1px;margin-bottom:-1px}.sm\:-mx-px{margin-left:-1px;margin-right:-1px}.sm\:mt-0{margin-top:0}.sm\:mr-0{margin-right:0}.sm\:mb-0{margin-bottom:0}.sm\:ml-0{margin-left:0}.sm\:mt-1{margin-top:.25rem}.sm\:mr-1{margin-right:.25rem}.sm\:mb-1{margin-bottom:.25rem}.sm\:ml-1{margin-left:.25rem}.sm\:mt-2{margin-top:.5rem}.sm\:mr-2{margin-right:.5rem}.sm\:mb-2{margin-bottom:.5rem}.sm\:ml-2{margin-left:.5rem}.sm\:mt-3{margin-top:.75rem}.sm\:mr-3{margin-right:.75rem}.sm\:mb-3{margin-bottom:.75rem}.sm\:ml-3{margin-left:.75rem}.sm\:mt-4{margin-top:1rem}.sm\:mr-4{margin-right:1rem}.sm\:mb-4{margin-bottom:1rem}.sm\:ml-4{margin-left:1rem}.sm\:mt-5{margin-top:1.25rem}.sm\:mr-5{margin-right:1.25rem}.sm\:mb-5{margin-bottom:1.25rem}.sm\:ml-5{margin-left:1.25rem}.sm\:mt-6{margin-top:1.5rem}.sm\:mr-6{margin-right:1.5rem}.sm\:mb-6{margin-bottom:1.5rem}.sm\:ml-6{margin-left:1.5rem}.sm\:mt-8{margin-top:2rem}.sm\:mr-8{margin-right:2rem}.sm\:mb-8{margin-bottom:2rem}.sm\:ml-8{margin-left:2rem}.sm\:mt-10{margin-top:2.5rem}.sm\:mr-10{margin-right:2.5rem}.sm\:mb-10{margin-bottom:2.5rem}.sm\:ml-10{margin-left:2.5rem}.sm\:mt-12{margin-top:3rem}.sm\:mr-12{margin-right:3rem}.sm\:mb-12{margin-bottom:3rem}.sm\:ml-12{margin-left:3rem}.sm\:mt-16{margin-top:4rem}.sm\:mr-16{margin-right:4rem}.sm\:mb-16{margin-bottom:4rem}.sm\:ml-16{margin-left:4rem}.sm\:mt-20{margin-top:5rem}.sm\:mr-20{margin-right:5rem}.sm\:mb-20{margin-bottom:5rem}.sm\:ml-20{margin-left:5rem}.sm\:mt-24{margin-top:6rem}.sm\:mr-24{margin-right:6rem}.sm\:mb-24{margin-bottom:6rem}.sm\:ml-24{margin-left:6rem}.sm\:mt-32{margin-top:8rem}.sm\:mr-32{margin-right:8rem}.sm\:mb-32{margin-bottom:8rem}.sm\:ml-32{margin-left:8rem}.sm\:mt-40{margin-top:10rem}.sm\:mr-40{margin-right:10rem}.sm\:mb-40{margin-bottom:10rem}.sm\:ml-40{margin-left:10rem}.sm\:mt-48{margin-top:12rem}.sm\:mr-48{margin-right:12rem}.sm\:mb-48{margin-bottom:12rem}.sm\:ml-48{margin-left:12rem}.sm\:mt-56{margin-top:14rem}.sm\:mr-56{margin-right:14rem}.sm\:mb-56{margin-bottom:14rem}.sm\:ml-56{margin-left:14rem}.sm\:mt-64{margin-top:16rem}.sm\:mr-64{margin-right:16rem}.sm\:mb-64{margin-bottom:16rem}.sm\:ml-64{margin-left:16rem}.sm\:mt-auto{margin-top:auto}.sm\:mr-auto{margin-right:auto}.sm\:mb-auto{margin-bottom:auto}.sm\:ml-auto{margin-left:auto}.sm\:mt-px{margin-top:1px}.sm\:mr-px{margin-right:1px}.sm\:mb-px{margin-bottom:1px}.sm\:ml-px{margin-left:1px}.sm\:-mt-1{margin-top:-.25rem}.sm\:-mr-1{margin-right:-.25rem}.sm\:-mb-1{margin-bottom:-.25rem}.sm\:-ml-1{margin-left:-.25rem}.sm\:-mt-2{margin-top:-.5rem}.sm\:-mr-2{margin-right:-.5rem}.sm\:-mb-2{margin-bottom:-.5rem}.sm\:-ml-2{margin-left:-.5rem}.sm\:-mt-3{margin-top:-.75rem}.sm\:-mr-3{margin-right:-.75rem}.sm\:-mb-3{margin-bottom:-.75rem}.sm\:-ml-3{margin-left:-.75rem}.sm\:-mt-4{margin-top:-1rem}.sm\:-mr-4{margin-right:-1rem}.sm\:-mb-4{margin-bottom:-1rem}.sm\:-ml-4{margin-left:-1rem}.sm\:-mt-5{margin-top:-1.25rem}.sm\:-mr-5{margin-right:-1.25rem}.sm\:-mb-5{margin-bottom:-1.25rem}.sm\:-ml-5{margin-left:-1.25rem}.sm\:-mt-6{margin-top:-1.5rem}.sm\:-mr-6{margin-right:-1.5rem}.sm\:-mb-6{margin-bottom:-1.5rem}.sm\:-ml-6{margin-left:-1.5rem}.sm\:-mt-8{margin-top:-2rem}.sm\:-mr-8{margin-right:-2rem}.sm\:-mb-8{margin-bottom:-2rem}.sm\:-ml-8{margin-left:-2rem}.sm\:-mt-10{margin-top:-2.5rem}.sm\:-mr-10{margin-right:-2.5rem}.sm\:-mb-10{margin-bottom:-2.5rem}.sm\:-ml-10{margin-left:-2.5rem}.sm\:-mt-12{margin-top:-3rem}.sm\:-mr-12{margin-right:-3rem}.sm\:-mb-12{margin-bottom:-3rem}.sm\:-ml-12{margin-left:-3rem}.sm\:-mt-16{margin-top:-4rem}.sm\:-mr-16{margin-right:-4rem}.sm\:-mb-16{margin-bottom:-4rem}.sm\:-ml-16{margin-left:-4rem}.sm\:-mt-20{margin-top:-5rem}.sm\:-mr-20{margin-right:-5rem}.sm\:-mb-20{margin-bottom:-5rem}.sm\:-ml-20{margin-left:-5rem}.sm\:-mt-24{margin-top:-6rem}.sm\:-mr-24{margin-right:-6rem}.sm\:-mb-24{margin-bottom:-6rem}.sm\:-ml-24{margin-left:-6rem}.sm\:-mt-32{margin-top:-8rem}.sm\:-mr-32{margin-right:-8rem}.sm\:-mb-32{margin-bottom:-8rem}.sm\:-ml-32{margin-left:-8rem}.sm\:-mt-40{margin-top:-10rem}.sm\:-mr-40{margin-right:-10rem}.sm\:-mb-40{margin-bottom:-10rem}.sm\:-ml-40{margin-left:-10rem}.sm\:-mt-48{margin-top:-12rem}.sm\:-mr-48{margin-right:-12rem}.sm\:-mb-48{margin-bottom:-12rem}.sm\:-ml-48{margin-left:-12rem}.sm\:-mt-56{margin-top:-14rem}.sm\:-mr-56{margin-right:-14rem}.sm\:-mb-56{margin-bottom:-14rem}.sm\:-ml-56{margin-left:-14rem}.sm\:-mt-64{margin-top:-16rem}.sm\:-mr-64{margin-right:-16rem}.sm\:-mb-64{margin-bottom:-16rem}.sm\:-ml-64{margin-left:-16rem}.sm\:-mt-px{margin-top:-1px}.sm\:-mr-px{margin-right:-1px}.sm\:-mb-px{margin-bottom:-1px}.sm\:-ml-px{margin-left:-1px}.sm\:max-h-full{max-height:100%}.sm\:max-h-screen{max-height:100vh}.sm\:max-w-none{max-width:none}.sm\:max-w-xs{max-width:20rem}.sm\:max-w-sm{max-width:24rem}.sm\:max-w-md{max-width:28rem}.sm\:max-w-lg{max-width:32rem}.sm\:max-w-xl{max-width:36rem}.sm\:max-w-2xl{max-width:42rem}.sm\:max-w-3xl{max-width:48rem}.sm\:max-w-4xl{max-width:56rem}.sm\:max-w-5xl{max-width:64rem}.sm\:max-w-6xl{max-width:72rem}.sm\:max-w-full{max-width:100%}.sm\:max-w-screen-sm{max-width:640px}.sm\:max-w-screen-md{max-width:768px}.sm\:max-w-screen-lg{max-width:1024px}.sm\:max-w-screen-xl{max-width:1280px}.sm\:min-h-0{min-height:0}.sm\:min-h-full{min-height:100%}.sm\:min-h-screen{min-height:100vh}.sm\:min-w-0{min-width:0}.sm\:min-w-full{min-width:100%}.sm\:object-contain{object-fit:contain}.sm\:object-cover{object-fit:cover}.sm\:object-fill{object-fit:fill}.sm\:object-none{object-fit:none}.sm\:object-scale-down{object-fit:scale-down}.sm\:object-bottom{object-position:bottom}.sm\:object-center{object-position:center}.sm\:object-left{object-position:left}.sm\:object-left-bottom{object-position:left bottom}.sm\:object-left-top{object-position:left top}.sm\:object-right{object-position:right}.sm\:object-right-bottom{object-position:right bottom}.sm\:object-right-top{object-position:right top}.sm\:object-top{object-position:top}.sm\:opacity-0{opacity:0}.sm\:opacity-25{opacity:.25}.sm\:opacity-50{opacity:.5}.sm\:opacity-75{opacity:.75}.sm\:opacity-100{opacity:1}.sm\:hover\:opacity-0:hover{opacity:0}.sm\:hover\:opacity-25:hover{opacity:.25}.sm\:hover\:opacity-50:hover{opacity:.5}.sm\:hover\:opacity-75:hover{opacity:.75}.sm\:hover\:opacity-100:hover{opacity:1}.sm\:focus\:opacity-0:focus{opacity:0}.sm\:focus\:opacity-25:focus{opacity:.25}.sm\:focus\:opacity-50:focus{opacity:.5}.sm\:focus\:opacity-75:focus{opacity:.75}.sm\:focus\:opacity-100:focus{opacity:1}.sm\:outline-none{outline:0}.sm\:focus\:outline-none:focus{outline:0}.sm\:overflow-auto{overflow:auto}.sm\:overflow-hidden{overflow:hidden}.sm\:overflow-visible{overflow:visible}.sm\:overflow-scroll{overflow:scroll}.sm\:overflow-x-auto{overflow-x:auto}.sm\:overflow-y-auto{overflow-y:auto}.sm\:overflow-x-hidden{overflow-x:hidden}.sm\:overflow-y-hidden{overflow-y:hidden}.sm\:overflow-x-visible{overflow-x:visible}.sm\:overflow-y-visible{overflow-y:visible}.sm\:overflow-x-scroll{overflow-x:scroll}.sm\:overflow-y-scroll{overflow-y:scroll}.sm\:scrolling-touch{-webkit-overflow-scrolling:touch}.sm\:scrolling-auto{-webkit-overflow-scrolling:auto}.sm\:p-0{padding:0}.sm\:p-1{padding:.25rem}.sm\:p-2{padding:.5rem}.sm\:p-3{padding:.75rem}.sm\:p-4{padding:1rem}.sm\:p-5{padding:1.25rem}.sm\:p-6{padding:1.5rem}.sm\:p-8{padding:2rem}.sm\:p-10{padding:2.5rem}.sm\:p-12{padding:3rem}.sm\:p-16{padding:4rem}.sm\:p-20{padding:5rem}.sm\:p-24{padding:6rem}.sm\:p-32{padding:8rem}.sm\:p-40{padding:10rem}.sm\:p-48{padding:12rem}.sm\:p-56{padding:14rem}.sm\:p-64{padding:16rem}.sm\:p-px{padding:1px}.sm\:py-0{padding-top:0;padding-bottom:0}.sm\:px-0{padding-left:0;padding-right:0}.sm\:py-1{padding-top:.25rem;padding-bottom:.25rem}.sm\:px-1{padding-left:.25rem;padding-right:.25rem}.sm\:py-2{padding-top:.5rem;padding-bottom:.5rem}.sm\:px-2{padding-left:.5rem;padding-right:.5rem}.sm\:py-3{padding-top:.75rem;padding-bottom:.75rem}.sm\:px-3{padding-left:.75rem;padding-right:.75rem}.sm\:py-4{padding-top:1rem;padding-bottom:1rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.sm\:px-5{padding-left:1.25rem;padding-right:1.25rem}.sm\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-8{padding-top:2rem;padding-bottom:2rem}.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.sm\:px-10{padding-left:2.5rem;padding-right:2.5rem}.sm\:py-12{padding-top:3rem;padding-bottom:3rem}.sm\:px-12{padding-left:3rem;padding-right:3rem}.sm\:py-16{padding-top:4rem;padding-bottom:4rem}.sm\:px-16{padding-left:4rem;padding-right:4rem}.sm\:py-20{padding-top:5rem;padding-bottom:5rem}.sm\:px-20{padding-left:5rem;padding-right:5rem}.sm\:py-24{padding-top:6rem;padding-bottom:6rem}.sm\:px-24{padding-left:6rem;padding-right:6rem}.sm\:py-32{padding-top:8rem;padding-bottom:8rem}.sm\:px-32{padding-left:8rem;padding-right:8rem}.sm\:py-40{padding-top:10rem;padding-bottom:10rem}.sm\:px-40{padding-left:10rem;padding-right:10rem}.sm\:py-48{padding-top:12rem;padding-bottom:12rem}.sm\:px-48{padding-left:12rem;padding-right:12rem}.sm\:py-56{padding-top:14rem;padding-bottom:14rem}.sm\:px-56{padding-left:14rem;padding-right:14rem}.sm\:py-64{padding-top:16rem;padding-bottom:16rem}.sm\:px-64{padding-left:16rem;padding-right:16rem}.sm\:py-px{padding-top:1px;padding-bottom:1px}.sm\:px-px{padding-left:1px;padding-right:1px}.sm\:pt-0{padding-top:0}.sm\:pr-0{padding-right:0}.sm\:pb-0{padding-bottom:0}.sm\:pl-0{padding-left:0}.sm\:pt-1{padding-top:.25rem}.sm\:pr-1{padding-right:.25rem}.sm\:pb-1{padding-bottom:.25rem}.sm\:pl-1{padding-left:.25rem}.sm\:pt-2{padding-top:.5rem}.sm\:pr-2{padding-right:.5rem}.sm\:pb-2{padding-bottom:.5rem}.sm\:pl-2{padding-left:.5rem}.sm\:pt-3{padding-top:.75rem}.sm\:pr-3{padding-right:.75rem}.sm\:pb-3{padding-bottom:.75rem}.sm\:pl-3{padding-left:.75rem}.sm\:pt-4{padding-top:1rem}.sm\:pr-4{padding-right:1rem}.sm\:pb-4{padding-bottom:1rem}.sm\:pl-4{padding-left:1rem}.sm\:pt-5{padding-top:1.25rem}.sm\:pr-5{padding-right:1.25rem}.sm\:pb-5{padding-bottom:1.25rem}.sm\:pl-5{padding-left:1.25rem}.sm\:pt-6{padding-top:1.5rem}.sm\:pr-6{padding-right:1.5rem}.sm\:pb-6{padding-bottom:1.5rem}.sm\:pl-6{padding-left:1.5rem}.sm\:pt-8{padding-top:2rem}.sm\:pr-8{padding-right:2rem}.sm\:pb-8{padding-bottom:2rem}.sm\:pl-8{padding-left:2rem}.sm\:pt-10{padding-top:2.5rem}.sm\:pr-10{padding-right:2.5rem}.sm\:pb-10{padding-bottom:2.5rem}.sm\:pl-10{padding-left:2.5rem}.sm\:pt-12{padding-top:3rem}.sm\:pr-12{padding-right:3rem}.sm\:pb-12{padding-bottom:3rem}.sm\:pl-12{padding-left:3rem}.sm\:pt-16{padding-top:4rem}.sm\:pr-16{padding-right:4rem}.sm\:pb-16{padding-bottom:4rem}.sm\:pl-16{padding-left:4rem}.sm\:pt-20{padding-top:5rem}.sm\:pr-20{padding-right:5rem}.sm\:pb-20{padding-bottom:5rem}.sm\:pl-20{padding-left:5rem}.sm\:pt-24{padding-top:6rem}.sm\:pr-24{padding-right:6rem}.sm\:pb-24{padding-bottom:6rem}.sm\:pl-24{padding-left:6rem}.sm\:pt-32{padding-top:8rem}.sm\:pr-32{padding-right:8rem}.sm\:pb-32{padding-bottom:8rem}.sm\:pl-32{padding-left:8rem}.sm\:pt-40{padding-top:10rem}.sm\:pr-40{padding-right:10rem}.sm\:pb-40{padding-bottom:10rem}.sm\:pl-40{padding-left:10rem}.sm\:pt-48{padding-top:12rem}.sm\:pr-48{padding-right:12rem}.sm\:pb-48{padding-bottom:12rem}.sm\:pl-48{padding-left:12rem}.sm\:pt-56{padding-top:14rem}.sm\:pr-56{padding-right:14rem}.sm\:pb-56{padding-bottom:14rem}.sm\:pl-56{padding-left:14rem}.sm\:pt-64{padding-top:16rem}.sm\:pr-64{padding-right:16rem}.sm\:pb-64{padding-bottom:16rem}.sm\:pl-64{padding-left:16rem}.sm\:pt-px{padding-top:1px}.sm\:pr-px{padding-right:1px}.sm\:pb-px{padding-bottom:1px}.sm\:pl-px{padding-left:1px}.sm\:placeholder-black::placeholder{color:#000}.sm\:placeholder-white::placeholder{color:#fff}.sm\:placeholder-gray-100::placeholder{color:#f7fafc}.sm\:placeholder-gray-200::placeholder{color:#edf2f7}.sm\:placeholder-gray-300::placeholder{color:#e2e8f0}.sm\:placeholder-gray-400::placeholder{color:#cbd5e0}.sm\:placeholder-gray-500::placeholder{color:#a0aec0}.sm\:placeholder-gray-600::placeholder{color:#718096}.sm\:placeholder-gray-700::placeholder{color:#4a5568}.sm\:placeholder-gray-800::placeholder{color:#2d3748}.sm\:placeholder-gray-900::placeholder{color:#1a202c}.sm\:placeholder-blue-100::placeholder{color:#ebf8ff}.sm\:placeholder-blue-200::placeholder{color:#bee3f8}.sm\:placeholder-blue-300::placeholder{color:#90cdf4}.sm\:placeholder-blue-400::placeholder{color:#63b3ed}.sm\:placeholder-blue-500::placeholder{color:#4299e1}.sm\:placeholder-blue-600::placeholder{color:#3182ce}.sm\:placeholder-blue-700::placeholder{color:#2b6cb0}.sm\:placeholder-blue-800::placeholder{color:#2c5282}.sm\:placeholder-blue-900::placeholder{color:#2a4365}.sm\:placeholder-red-100::placeholder{color:#fff5f5}.sm\:placeholder-red-200::placeholder{color:#fed7d7}.sm\:placeholder-red-300::placeholder{color:#feb2b2}.sm\:placeholder-red-400::placeholder{color:#fc8181}.sm\:placeholder-red-500::placeholder{color:#f56565}.sm\:placeholder-red-600::placeholder{color:#e53e3e}.sm\:placeholder-red-700::placeholder{color:#c53030}.sm\:placeholder-red-800::placeholder{color:#9b2c2c}.sm\:placeholder-red-900::placeholder{color:#742a2a}.sm\:placeholder-yellow-100::placeholder{color:ivory}.sm\:placeholder-yellow-200::placeholder{color:#fefcbf}.sm\:placeholder-yellow-300::placeholder{color:#faf089}.sm\:placeholder-yellow-400::placeholder{color:#f6e05e}.sm\:placeholder-yellow-500::placeholder{color:#ecc94b}.sm\:placeholder-yellow-600::placeholder{color:#d69e2e}.sm\:placeholder-yellow-700::placeholder{color:#b7791f}.sm\:placeholder-yellow-800::placeholder{color:#975a16}.sm\:placeholder-yellow-900::placeholder{color:#744210}.sm\:placeholder-purple-100::placeholder{color:#e2dde6}.sm\:placeholder-purple-200::placeholder{color:#c6bad0}.sm\:placeholder-purple-300::placeholder{color:#42304f}.sm\:placeholder-purple-400::placeholder{color:#3a2a47}.sm\:placeholder-purple-500::placeholder{color:#2f2239}.sm\:placeholder-purple-600::placeholder{color:#26182d}.sm\:placeholder-transparent::placeholder{color:transparent}.sm\:placeholder-stackblitz-blue::placeholder{color:var(--sb-brand-stackblitz-blue)}.sm\:placeholder-activityBarBadge-background::placeholder{color:var(--activityBarBadge-background)}.sm\:placeholder-editor-background::placeholder{color:var(--editor-background)}.sm\:placeholder-editor-foreground::placeholder{color:var(--editor-foreground)}.sm\:placeholder-editor-inactiveSelectionBackground::placeholder{color:var(--editor-inactiveSelectionBackground)}.sm\:placeholder-editor-selectionHighlightBackground::placeholder{color:var(--editor-selectionHighlightBackground)}.sm\:placeholder-input-placeholderForeground::placeholder{color:var(--input-placeholderForeground)}.sm\:placeholder-list-dropBackground::placeholder{color:var(--list-dropBackground)}.sm\:placeholder-menu-background::placeholder{color:var(--menu-background)}.sm\:placeholder-menu-foreground::placeholder{color:var(--menu-foreground)}.sm\:placeholder-sideBarTitle-foreground::placeholder{color:var(--sideBarTitle-foreground)}.sm\:placeholder-statusBarItem-remoteBackground::placeholder{color:var(--statusBarItem-remoteBackground)}.sm\:placeholder-statusBarItem-remoteForeground::placeholder{color:var(--statusBarItem-remoteForeground)}.sm\:placeholder-activityBar-activeBorder::placeholder{color:var(--activityBar-activeBorder)}.sm\:placeholder-activityBar-background::placeholder{color:var(--activityBar-background)}.sm\:placeholder-activityBar-dropBackground::placeholder{color:var(--activityBar-dropBackground)}.sm\:placeholder-activityBar-foreground::placeholder{color:var(--activityBar-foreground)}.sm\:placeholder-activityBar-inactiveForeground::placeholder{color:var(--activityBar-inactiveForeground)}.sm\:placeholder-activityBarBadge-foreground::placeholder{color:var(--activityBarBadge-foreground)}.sm\:placeholder-badge-background::placeholder{color:var(--badge-background)}.sm\:placeholder-badge-foreground::placeholder{color:var(--badge-foreground)}.sm\:placeholder-breadcrumb-activeSelectionForeground::placeholder{color:var(--breadcrumb-activeSelectionForeground)}.sm\:placeholder-breadcrumb-background::placeholder{color:var(--breadcrumb-background)}.sm\:placeholder-breadcrumb-focusForeground::placeholder{color:var(--breadcrumb-focusForeground)}.sm\:placeholder-breadcrumb-foreground::placeholder{color:var(--breadcrumb-foreground)}.sm\:placeholder-breadcrumbPicker-background::placeholder{color:var(--breadcrumbPicker-background)}.sm\:placeholder-button-background::placeholder{color:var(--button-background)}.sm\:placeholder-button-foreground::placeholder{color:var(--button-foreground)}.sm\:placeholder-button-hoverBackground::placeholder{color:var(--button-hoverBackground)}.sm\:placeholder-checkbox-background::placeholder{color:var(--checkbox-background)}.sm\:placeholder-checkbox-border::placeholder{color:var(--checkbox-border)}.sm\:placeholder-checkbox-foreground::placeholder{color:var(--checkbox-foreground)}.sm\:placeholder-dropdown-background::placeholder{color:var(--dropdown-background)}.sm\:placeholder-dropdown-border::placeholder{color:var(--dropdown-border)}.sm\:placeholder-dropdown-foreground::placeholder{color:var(--dropdown-foreground)}.sm\:placeholder-focusBorder::placeholder{color:var(--focusBorder)}.sm\:placeholder-foreground::placeholder{color:var(--foreground)}.sm\:placeholder-icon-foreground::placeholder{color:var(--icon-foreground)}.sm\:placeholder-icon-prettier::placeholder{color:#ee6292}.sm\:placeholder-input-background::placeholder{color:var(--input-background)}.sm\:placeholder-input-foreground::placeholder{color:var(--input-foreground)}.sm\:placeholder-inputOption-activeBackground::placeholder{color:var(--inputOption-activeBackground)}.sm\:placeholder-inputOption-activeBorder::placeholder{color:var(--inputOption-activeBorder)}.sm\:placeholder-inputValidation-errorBackground::placeholder{color:var(--inputValidation-errorBackground)}.sm\:placeholder-inputValidation-errorBorder::placeholder{color:var(--inputValidation-errorBorder)}.sm\:placeholder-inputValidation-infoBackground::placeholder{color:var(--inputValidation-infoBackground)}.sm\:placeholder-inputValidation-infoBorder::placeholder{color:var(--inputValidation-infoBorder)}.sm\:placeholder-inputValidation-warningBackground::placeholder{color:var(--inputValidation-warningBackground)}.sm\:placeholder-inputValidation-warningBorder::placeholder{color:var(--inputValidation-warningBorder)}.sm\:placeholder-list-activeSelectionBackground::placeholder{color:var(--list-activeSelectionBackground)}.sm\:placeholder-list-activeSelectionForeground::placeholder{color:var(--list-activeSelectionForeground)}.sm\:placeholder-list-errorForeground::placeholder{color:var(--list-errorForeground)}.sm\:placeholder-list-filterMatchBackground::placeholder{color:var(--list-filterMatchBackground)}.sm\:placeholder-list-focusBackground::placeholder{color:var(--list-focusBackground)}.sm\:placeholder-list-highlightForeground::placeholder{color:var(--list-highlightForeground)}.sm\:placeholder-list-hoverBackground::placeholder{color:var(--list-hoverBackground)}.sm\:placeholder-list-inactiveSelectionBackground::placeholder{color:var(--list-inactiveSelectionBackground)}.sm\:placeholder-list-invalidItemForeground::placeholder{color:var(--list-invalidItemForeground)}.sm\:placeholder-list-warningForeground::placeholder{color:var(--list-warningForeground)}.sm\:placeholder-listFilterWidget-background::placeholder{color:var(--listFilterWidget-background)}.sm\:placeholder-listFilterWidget-noMatchesOutline::placeholder{color:var(--listFilterWidget-noMatchesOutline)}.sm\:placeholder-listFilterWidget-outline::placeholder{color:var(--listFilterWidget-outline)}.sm\:placeholder-notificationCenterHeader-background::placeholder{color:var(--notificationCenterHeader-background)}.sm\:placeholder-notificationLink-foreground::placeholder{color:var(--notificationLink-foreground)}.sm\:placeholder-notifications-background::placeholder{color:var(--notifications-background)}.sm\:placeholder-notifications-border::placeholder{color:var(--notifications-border)}.sm\:placeholder-notifications-foreground::placeholder{color:var(--notifications-foreground)}.sm\:placeholder-notificationsErrorIcon-foreground::placeholder{color:var(--notificationsErrorIcon-foreground)}.sm\:placeholder-notificationsInfoIcon-foreground::placeholder{color:var(--notificationsInfoIcon-foreground)}.sm\:placeholder-notificationsWarningIcon-foreground::placeholder{color:var(--notificationsWarningIcon-foreground)}.sm\:placeholder-panel-background::placeholder{color:var(--panel-background)}.sm\:placeholder-panel-border::placeholder{color:var(--panel-border)}.sm\:placeholder-panel-dropBackground::placeholder{color:var(--panel-dropBackground)}.sm\:placeholder-panelTitle-activeBorder::placeholder{color:var(--panelTitle-activeBorder)}.sm\:placeholder-panelTitle-activeForeground::placeholder{color:var(--panelTitle-activeForeground)}.sm\:placeholder-panelTitle-inactiveForeground::placeholder{color:var(--panelTitle-inactiveForeground)}.sm\:placeholder-progressBar-background::placeholder{color:var(--progressBar-background)}.sm\:placeholder-quickInput-background::placeholder{color:var(--quickInput-background)}.sm\:placeholder-scrollbar-shadow::placeholder{color:var(--scrollbar-shadow)}.sm\:placeholder-scrollbarSlider-activeBackground::placeholder{color:var(--scrollbarSlider-activeBackground)}.sm\:placeholder-scrollbarSlider-background::placeholder{color:var(--scrollbarSlider-background)}.sm\:placeholder-scrollbarSlider-hoverBackground::placeholder{color:var(--scrollbarSlider-hoverBackground)}.sm\:placeholder-searchEditor-findMatchBackground::placeholder{color:var(--searchEditor-findMatchBackground)}.sm\:placeholder-settings-checkboxBackground::placeholder{color:var(--settings-checkboxBackground)}.sm\:placeholder-settings-checkboxBorder::placeholder{color:var(--settings-checkboxBorder)}.sm\:placeholder-settings-checkboxForeground::placeholder{color:var(--settings-checkboxForeground)}.sm\:placeholder-settings-dropdownBackground::placeholder{color:var(--settings-dropdownBackground)}.sm\:placeholder-settings-dropdownBorder::placeholder{color:var(--settings-dropdownBorder)}.sm\:placeholder-settings-dropdownForeground::placeholder{color:var(--settings-dropdownForeground)}.sm\:placeholder-settings-dropdownListBorder::placeholder{color:var(--settings-dropdownListBorder)}.sm\:placeholder-settings-headerForeground::placeholder{color:var(--settings-headerForeground)}.sm\:placeholder-settings-modifiedItemIndicator::placeholder{color:var(--settings-modifiedItemIndicator)}.sm\:placeholder-settings-numberInputForeground::placeholder{color:var(--settings-numberInputForeground)}.sm\:placeholder-settings-textInputForeground::placeholder{color:var(--settings-textInputForeground)}.sm\:placeholder-sideBar-background::placeholder{color:var(--sideBar-background)}.sm\:placeholder-sideBar-dropBackground::placeholder{color:var(--sideBar-dropBackground)}.sm\:placeholder-sideBarSectionHeader-background::placeholder{color:var(--sideBarSectionHeader-background)}.sm\:placeholder-tab-activeBackground::placeholder{color:var(--tab-activeBackground)}.sm\:placeholder-tab-activeForeground::placeholder{color:var(--tab-activeForeground)}.sm\:placeholder-tab-activeModifiedBorder::placeholder{color:var(--tab-activeModifiedBorder)}.sm\:placeholder-tab-border::placeholder{color:var(--tab-border)}.sm\:placeholder-tab-inactiveBackground::placeholder{color:var(--tab-inactiveBackground)}.sm\:placeholder-tab-inactiveForeground::placeholder{color:var(--tab-inactiveForeground)}.sm\:placeholder-tab-inactiveModifiedBorder::placeholder{color:var(--tab-inactiveModifiedBorder)}.sm\:placeholder-tab-unfocusedActiveBackground::placeholder{color:var(--tab-unfocusedActiveBackground)}.sm\:placeholder-tab-unfocusedActiveForeground::placeholder{color:var(--tab-unfocusedActiveForeground)}.sm\:placeholder-tab-unfocusedActiveModifiedBorder::placeholder{color:var(--tab-unfocusedActiveModifiedBorder)}.sm\:placeholder-tab-unfocusedInactiveForeground::placeholder{color:var(--tab-unfocusedInactiveForeground)}.sm\:placeholder-tab-unfocusedInactiveModifiedBorder::placeholder{color:var(--tab-unfocusedInactiveModifiedBorder)}.sm\:placeholder-textLink-activeForeground::placeholder{color:var(--textLink-activeForeground)}.sm\:placeholder-textLink-foreground::placeholder{color:var(--textLink-foreground)}.sm\:placeholder-titleBar-activeBackground::placeholder{color:var(--titleBar-activeBackground)}.sm\:placeholder-titleBar-activeForeground::placeholder{color:var(--titleBar-activeForeground)}.sm\:placeholder-titleBar-inactiveBackground::placeholder{color:var(--titleBar-inactiveBackground)}.sm\:placeholder-titleBar-inactiveForeground::placeholder{color:var(--titleBar-inactiveForeground)}.sm\:placeholder-tree-indentGuidesStroke::placeholder{color:var(--tree-indentGuidesStroke)}.sm\:placeholder-widget-shadow::placeholder{color:var(--widget-shadow)}.sm\:focus\:placeholder-black:focus::placeholder{color:#000}.sm\:focus\:placeholder-white:focus::placeholder{color:#fff}.sm\:focus\:placeholder-gray-100:focus::placeholder{color:#f7fafc}.sm\:focus\:placeholder-gray-200:focus::placeholder{color:#edf2f7}.sm\:focus\:placeholder-gray-300:focus::placeholder{color:#e2e8f0}.sm\:focus\:placeholder-gray-400:focus::placeholder{color:#cbd5e0}.sm\:focus\:placeholder-gray-500:focus::placeholder{color:#a0aec0}.sm\:focus\:placeholder-gray-600:focus::placeholder{color:#718096}.sm\:focus\:placeholder-gray-700:focus::placeholder{color:#4a5568}.sm\:focus\:placeholder-gray-800:focus::placeholder{color:#2d3748}.sm\:focus\:placeholder-gray-900:focus::placeholder{color:#1a202c}.sm\:focus\:placeholder-blue-100:focus::placeholder{color:#ebf8ff}.sm\:focus\:placeholder-blue-200:focus::placeholder{color:#bee3f8}.sm\:focus\:placeholder-blue-300:focus::placeholder{color:#90cdf4}.sm\:focus\:placeholder-blue-400:focus::placeholder{color:#63b3ed}.sm\:focus\:placeholder-blue-500:focus::placeholder{color:#4299e1}.sm\:focus\:placeholder-blue-600:focus::placeholder{color:#3182ce}.sm\:focus\:placeholder-blue-700:focus::placeholder{color:#2b6cb0}.sm\:focus\:placeholder-blue-800:focus::placeholder{color:#2c5282}.sm\:focus\:placeholder-blue-900:focus::placeholder{color:#2a4365}.sm\:focus\:placeholder-red-100:focus::placeholder{color:#fff5f5}.sm\:focus\:placeholder-red-200:focus::placeholder{color:#fed7d7}.sm\:focus\:placeholder-red-300:focus::placeholder{color:#feb2b2}.sm\:focus\:placeholder-red-400:focus::placeholder{color:#fc8181}.sm\:focus\:placeholder-red-500:focus::placeholder{color:#f56565}.sm\:focus\:placeholder-red-600:focus::placeholder{color:#e53e3e}.sm\:focus\:placeholder-red-700:focus::placeholder{color:#c53030}.sm\:focus\:placeholder-red-800:focus::placeholder{color:#9b2c2c}.sm\:focus\:placeholder-red-900:focus::placeholder{color:#742a2a}.sm\:focus\:placeholder-yellow-100:focus::placeholder{color:ivory}.sm\:focus\:placeholder-yellow-200:focus::placeholder{color:#fefcbf}.sm\:focus\:placeholder-yellow-300:focus::placeholder{color:#faf089}.sm\:focus\:placeholder-yellow-400:focus::placeholder{color:#f6e05e}.sm\:focus\:placeholder-yellow-500:focus::placeholder{color:#ecc94b}.sm\:focus\:placeholder-yellow-600:focus::placeholder{color:#d69e2e}.sm\:focus\:placeholder-yellow-700:focus::placeholder{color:#b7791f}.sm\:focus\:placeholder-yellow-800:focus::placeholder{color:#975a16}.sm\:focus\:placeholder-yellow-900:focus::placeholder{color:#744210}.sm\:focus\:placeholder-purple-100:focus::placeholder{color:#e2dde6}.sm\:focus\:placeholder-purple-200:focus::placeholder{color:#c6bad0}.sm\:focus\:placeholder-purple-300:focus::placeholder{color:#42304f}.sm\:focus\:placeholder-purple-400:focus::placeholder{color:#3a2a47}.sm\:focus\:placeholder-purple-500:focus::placeholder{color:#2f2239}.sm\:focus\:placeholder-purple-600:focus::placeholder{color:#26182d}.sm\:focus\:placeholder-transparent:focus::placeholder{color:transparent}.sm\:focus\:placeholder-stackblitz-blue:focus::placeholder{color:var(--sb-brand-stackblitz-blue)}.sm\:focus\:placeholder-activityBarBadge-background:focus::placeholder{color:var(--activityBarBadge-background)}.sm\:focus\:placeholder-editor-background:focus::placeholder{color:var(--editor-background)}.sm\:focus\:placeholder-editor-foreground:focus::placeholder{color:var(--editor-foreground)}.sm\:focus\:placeholder-editor-inactiveSelectionBackground:focus::placeholder{color:var(--editor-inactiveSelectionBackground)}.sm\:focus\:placeholder-editor-selectionHighlightBackground:focus::placeholder{color:var(--editor-selectionHighlightBackground)}.sm\:focus\:placeholder-input-placeholderForeground:focus::placeholder{color:var(--input-placeholderForeground)}.sm\:focus\:placeholder-list-dropBackground:focus::placeholder{color:var(--list-dropBackground)}.sm\:focus\:placeholder-menu-background:focus::placeholder{color:var(--menu-background)}.sm\:focus\:placeholder-menu-foreground:focus::placeholder{color:var(--menu-foreground)}.sm\:focus\:placeholder-sideBarTitle-foreground:focus::placeholder{color:var(--sideBarTitle-foreground)}.sm\:focus\:placeholder-statusBarItem-remoteBackground:focus::placeholder{color:var(--statusBarItem-remoteBackground)}.sm\:focus\:placeholder-statusBarItem-remoteForeground:focus::placeholder{color:var(--statusBarItem-remoteForeground)}.sm\:focus\:placeholder-activityBar-activeBorder:focus::placeholder{color:var(--activityBar-activeBorder)}.sm\:focus\:placeholder-activityBar-background:focus::placeholder{color:var(--activityBar-background)}.sm\:focus\:placeholder-activityBar-dropBackground:focus::placeholder{color:var(--activityBar-dropBackground)}.sm\:focus\:placeholder-activityBar-foreground:focus::placeholder{color:var(--activityBar-foreground)}.sm\:focus\:placeholder-activityBar-inactiveForeground:focus::placeholder{color:var(--activityBar-inactiveForeground)}.sm\:focus\:placeholder-activityBarBadge-foreground:focus::placeholder{color:var(--activityBarBadge-foreground)}.sm\:focus\:placeholder-badge-background:focus::placeholder{color:var(--badge-background)}.sm\:focus\:placeholder-badge-foreground:focus::placeholder{color:var(--badge-foreground)}.sm\:focus\:placeholder-breadcrumb-activeSelectionForeground:focus::placeholder{color:var(--breadcrumb-activeSelectionForeground)}.sm\:focus\:placeholder-breadcrumb-background:focus::placeholder{color:var(--breadcrumb-background)}.sm\:focus\:placeholder-breadcrumb-focusForeground:focus::placeholder{color:var(--breadcrumb-focusForeground)}.sm\:focus\:placeholder-breadcrumb-foreground:focus::placeholder{color:var(--breadcrumb-foreground)}.sm\:focus\:placeholder-breadcrumbPicker-background:focus::placeholder{color:var(--breadcrumbPicker-background)}.sm\:focus\:placeholder-button-background:focus::placeholder{color:var(--button-background)}.sm\:focus\:placeholder-button-foreground:focus::placeholder{color:var(--button-foreground)}.sm\:focus\:placeholder-button-hoverBackground:focus::placeholder{color:var(--button-hoverBackground)}.sm\:focus\:placeholder-checkbox-background:focus::placeholder{color:var(--checkbox-background)}.sm\:focus\:placeholder-checkbox-border:focus::placeholder{color:var(--checkbox-border)}.sm\:focus\:placeholder-checkbox-foreground:focus::placeholder{color:var(--checkbox-foreground)}.sm\:focus\:placeholder-dropdown-background:focus::placeholder{color:var(--dropdown-background)}.sm\:focus\:placeholder-dropdown-border:focus::placeholder{color:var(--dropdown-border)}.sm\:focus\:placeholder-dropdown-foreground:focus::placeholder{color:var(--dropdown-foreground)}.sm\:focus\:placeholder-focusBorder:focus::placeholder{color:var(--focusBorder)}.sm\:focus\:placeholder-foreground:focus::placeholder{color:var(--foreground)}.sm\:focus\:placeholder-icon-foreground:focus::placeholder{color:var(--icon-foreground)}.sm\:focus\:placeholder-icon-prettier:focus::placeholder{color:#ee6292}.sm\:focus\:placeholder-input-background:focus::placeholder{color:var(--input-background)}.sm\:focus\:placeholder-input-foreground:focus::placeholder{color:var(--input-foreground)}.sm\:focus\:placeholder-inputOption-activeBackground:focus::placeholder{color:var(--inputOption-activeBackground)}.sm\:focus\:placeholder-inputOption-activeBorder:focus::placeholder{color:var(--inputOption-activeBorder)}.sm\:focus\:placeholder-inputValidation-errorBackground:focus::placeholder{color:var(--inputValidation-errorBackground)}.sm\:focus\:placeholder-inputValidation-errorBorder:focus::placeholder{color:var(--inputValidation-errorBorder)}.sm\:focus\:placeholder-inputValidation-infoBackground:focus::placeholder{color:var(--inputValidation-infoBackground)}.sm\:focus\:placeholder-inputValidation-infoBorder:focus::placeholder{color:var(--inputValidation-infoBorder)}.sm\:focus\:placeholder-inputValidation-warningBackground:focus::placeholder{color:var(--inputValidation-warningBackground)}.sm\:focus\:placeholder-inputValidation-warningBorder:focus::placeholder{color:var(--inputValidation-warningBorder)}.sm\:focus\:placeholder-list-activeSelectionBackground:focus::placeholder{color:var(--list-activeSelectionBackground)}.sm\:focus\:placeholder-list-activeSelectionForeground:focus::placeholder{color:var(--list-activeSelectionForeground)}.sm\:focus\:placeholder-list-errorForeground:focus::placeholder{color:var(--list-errorForeground)}.sm\:focus\:placeholder-list-filterMatchBackground:focus::placeholder{color:var(--list-filterMatchBackground)}.sm\:focus\:placeholder-list-focusBackground:focus::placeholder{color:var(--list-focusBackground)}.sm\:focus\:placeholder-list-highlightForeground:focus::placeholder{color:var(--list-highlightForeground)}.sm\:focus\:placeholder-list-hoverBackground:focus::placeholder{color:var(--list-hoverBackground)}.sm\:focus\:placeholder-list-inactiveSelectionBackground:focus::placeholder{color:var(--list-inactiveSelectionBackground)}.sm\:focus\:placeholder-list-invalidItemForeground:focus::placeholder{color:var(--list-invalidItemForeground)}.sm\:focus\:placeholder-list-warningForeground:focus::placeholder{color:var(--list-warningForeground)}.sm\:focus\:placeholder-listFilterWidget-background:focus::placeholder{color:var(--listFilterWidget-background)}.sm\:focus\:placeholder-listFilterWidget-noMatchesOutline:focus::placeholder{color:var(--listFilterWidget-noMatchesOutline)}.sm\:focus\:placeholder-listFilterWidget-outline:focus::placeholder{color:var(--listFilterWidget-outline)}.sm\:focus\:placeholder-notificationCenterHeader-background:focus::placeholder{color:var(--notificationCenterHeader-background)}.sm\:focus\:placeholder-notificationLink-foreground:focus::placeholder{color:var(--notificationLink-foreground)}.sm\:focus\:placeholder-notifications-background:focus::placeholder{color:var(--notifications-background)}.sm\:focus\:placeholder-notifications-border:focus::placeholder{color:var(--notifications-border)}.sm\:focus\:placeholder-notifications-foreground:focus::placeholder{color:var(--notifications-foreground)}.sm\:focus\:placeholder-notificationsErrorIcon-foreground:focus::placeholder{color:var(--notificationsErrorIcon-foreground)}.sm\:focus\:placeholder-notificationsInfoIcon-foreground:focus::placeholder{color:var(--notificationsInfoIcon-foreground)}.sm\:focus\:placeholder-notificationsWarningIcon-foreground:focus::placeholder{color:var(--notificationsWarningIcon-foreground)}.sm\:focus\:placeholder-panel-background:focus::placeholder{color:var(--panel-background)}.sm\:focus\:placeholder-panel-border:focus::placeholder{color:var(--panel-border)}.sm\:focus\:placeholder-panel-dropBackground:focus::placeholder{color:var(--panel-dropBackground)}.sm\:focus\:placeholder-panelTitle-activeBorder:focus::placeholder{color:var(--panelTitle-activeBorder)}.sm\:focus\:placeholder-panelTitle-activeForeground:focus::placeholder{color:var(--panelTitle-activeForeground)}.sm\:focus\:placeholder-panelTitle-inactiveForeground:focus::placeholder{color:var(--panelTitle-inactiveForeground)}.sm\:focus\:placeholder-progressBar-background:focus::placeholder{color:var(--progressBar-background)}.sm\:focus\:placeholder-quickInput-background:focus::placeholder{color:var(--quickInput-background)}.sm\:focus\:placeholder-scrollbar-shadow:focus::placeholder{color:var(--scrollbar-shadow)}.sm\:focus\:placeholder-scrollbarSlider-activeBackground:focus::placeholder{color:var(--scrollbarSlider-activeBackground)}.sm\:focus\:placeholder-scrollbarSlider-background:focus::placeholder{color:var(--scrollbarSlider-background)}.sm\:focus\:placeholder-scrollbarSlider-hoverBackground:focus::placeholder{color:var(--scrollbarSlider-hoverBackground)}.sm\:focus\:placeholder-searchEditor-findMatchBackground:focus::placeholder{color:var(--searchEditor-findMatchBackground)}.sm\:focus\:placeholder-settings-checkboxBackground:focus::placeholder{color:var(--settings-checkboxBackground)}.sm\:focus\:placeholder-settings-checkboxBorder:focus::placeholder{color:var(--settings-checkboxBorder)}.sm\:focus\:placeholder-settings-checkboxForeground:focus::placeholder{color:var(--settings-checkboxForeground)}.sm\:focus\:placeholder-settings-dropdownBackground:focus::placeholder{color:var(--settings-dropdownBackground)}.sm\:focus\:placeholder-settings-dropdownBorder:focus::placeholder{color:var(--settings-dropdownBorder)}.sm\:focus\:placeholder-settings-dropdownForeground:focus::placeholder{color:var(--settings-dropdownForeground)}.sm\:focus\:placeholder-settings-dropdownListBorder:focus::placeholder{color:var(--settings-dropdownListBorder)}.sm\:focus\:placeholder-settings-headerForeground:focus::placeholder{color:var(--settings-headerForeground)}.sm\:focus\:placeholder-settings-modifiedItemIndicator:focus::placeholder{color:var(--settings-modifiedItemIndicator)}.sm\:focus\:placeholder-settings-numberInputForeground:focus::placeholder{color:var(--settings-numberInputForeground)}.sm\:focus\:placeholder-settings-textInputForeground:focus::placeholder{color:var(--settings-textInputForeground)}.sm\:focus\:placeholder-sideBar-background:focus::placeholder{color:var(--sideBar-background)}.sm\:focus\:placeholder-sideBar-dropBackground:focus::placeholder{color:var(--sideBar-dropBackground)}.sm\:focus\:placeholder-sideBarSectionHeader-background:focus::placeholder{color:var(--sideBarSectionHeader-background)}.sm\:focus\:placeholder-tab-activeBackground:focus::placeholder{color:var(--tab-activeBackground)}.sm\:focus\:placeholder-tab-activeForeground:focus::placeholder{color:var(--tab-activeForeground)}.sm\:focus\:placeholder-tab-activeModifiedBorder:focus::placeholder{color:var(--tab-activeModifiedBorder)}.sm\:focus\:placeholder-tab-border:focus::placeholder{color:var(--tab-border)}.sm\:focus\:placeholder-tab-inactiveBackground:focus::placeholder{color:var(--tab-inactiveBackground)}.sm\:focus\:placeholder-tab-inactiveForeground:focus::placeholder{color:var(--tab-inactiveForeground)}.sm\:focus\:placeholder-tab-inactiveModifiedBorder:focus::placeholder{color:var(--tab-inactiveModifiedBorder)}.sm\:focus\:placeholder-tab-unfocusedActiveBackground:focus::placeholder{color:var(--tab-unfocusedActiveBackground)}.sm\:focus\:placeholder-tab-unfocusedActiveForeground:focus::placeholder{color:var(--tab-unfocusedActiveForeground)}.sm\:focus\:placeholder-tab-unfocusedActiveModifiedBorder:focus::placeholder{color:var(--tab-unfocusedActiveModifiedBorder)}.sm\:focus\:placeholder-tab-unfocusedInactiveForeground:focus::placeholder{color:var(--tab-unfocusedInactiveForeground)}.sm\:focus\:placeholder-tab-unfocusedInactiveModifiedBorder:focus::placeholder{color:var(--tab-unfocusedInactiveModifiedBorder)}.sm\:focus\:placeholder-textLink-activeForeground:focus::placeholder{color:var(--textLink-activeForeground)}.sm\:focus\:placeholder-textLink-foreground:focus::placeholder{color:var(--textLink-foreground)}.sm\:focus\:placeholder-titleBar-activeBackground:focus::placeholder{color:var(--titleBar-activeBackground)}.sm\:focus\:placeholder-titleBar-activeForeground:focus::placeholder{color:var(--titleBar-activeForeground)}.sm\:focus\:placeholder-titleBar-inactiveBackground:focus::placeholder{color:var(--titleBar-inactiveBackground)}.sm\:focus\:placeholder-titleBar-inactiveForeground:focus::placeholder{color:var(--titleBar-inactiveForeground)}.sm\:focus\:placeholder-tree-indentGuidesStroke:focus::placeholder{color:var(--tree-indentGuidesStroke)}.sm\:focus\:placeholder-widget-shadow:focus::placeholder{color:var(--widget-shadow)}.sm\:pointer-events-none{pointer-events:none}.sm\:pointer-events-auto{pointer-events:auto}.sm\:static{position:static}.sm\:fixed{position:fixed}.sm\:absolute{position:absolute}.sm\:relative{position:relative}.sm\:sticky{position:sticky}.sm\:inset-0{top:0;right:0;bottom:0;left:0}.sm\:inset-auto{top:auto;right:auto;bottom:auto;left:auto}.sm\:inset-y-0{top:0;bottom:0}.sm\:inset-x-0{right:0;left:0}.sm\:inset-y-auto{top:auto;bottom:auto}.sm\:inset-x-auto{right:auto;left:auto}.sm\:top-0{top:0}.sm\:right-0{right:0}.sm\:bottom-0{bottom:0}.sm\:left-0{left:0}.sm\:top-auto{top:auto}.sm\:right-auto{right:auto}.sm\:bottom-auto{bottom:auto}.sm\:left-auto{left:auto}.sm\:resize-none{resize:none}.sm\:resize-y{resize:vertical}.sm\:resize-x{resize:horizontal}.sm\:resize{resize:both}.sm\:shadow-xs{box-shadow:0 0 0 1px rgba(0,0,0,.05)}.sm\:shadow-sm{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.sm\:shadow{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.sm\:shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.sm\:shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.sm\:shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.sm\:shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.sm\:shadow-inner{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.sm\:shadow-outline{box-shadow:0 0 0 3px rgba(66,153,225,.5)}.sm\:shadow-none{box-shadow:none}.sm\:hover\:shadow-xs:hover{box-shadow:0 0 0 1px rgba(0,0,0,.05)}.sm\:hover\:shadow-sm:hover{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.sm\:hover\:shadow:hover{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.sm\:hover\:shadow-md:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.sm\:hover\:shadow-lg:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.sm\:hover\:shadow-xl:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.sm\:hover\:shadow-2xl:hover{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.sm\:hover\:shadow-inner:hover{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.sm\:hover\:shadow-outline:hover{box-shadow:0 0 0 3px rgba(66,153,225,.5)}.sm\:hover\:shadow-none:hover{box-shadow:none}.sm\:focus\:shadow-xs:focus{box-shadow:0 0 0 1px rgba(0,0,0,.05)}.sm\:focus\:shadow-sm:focus{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.sm\:focus\:shadow:focus{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.sm\:focus\:shadow-md:focus{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.sm\:focus\:shadow-lg:focus{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.sm\:focus\:shadow-xl:focus{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.sm\:focus\:shadow-2xl:focus{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.sm\:focus\:shadow-inner:focus{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.sm\:focus\:shadow-outline:focus{box-shadow:0 0 0 3px rgba(66,153,225,.5)}.sm\:focus\:shadow-none:focus{box-shadow:none}.sm\:fill-current{fill:currentColor}.sm\:stroke-current{stroke:currentColor}.sm\:stroke-0{stroke-width:0}.sm\:stroke-1{stroke-width:1}.sm\:stroke-2{stroke-width:2}.sm\:table-auto{table-layout:auto}.sm\:table-fixed{table-layout:fixed}.sm\:text-left{text-align:left}.sm\:text-center{text-align:center}.sm\:text-right{text-align:right}.sm\:text-justify{text-align:justify}.sm\:text-black{color:#000}.sm\:text-white{color:#fff}.sm\:text-gray-100{color:#f7fafc}.sm\:text-gray-200{color:#edf2f7}.sm\:text-gray-300{color:#e2e8f0}.sm\:text-gray-400{color:#cbd5e0}.sm\:text-gray-500{color:#a0aec0}.sm\:text-gray-600{color:#718096}.sm\:text-gray-700{color:#4a5568}.sm\:text-gray-800{color:#2d3748}.sm\:text-gray-900{color:#1a202c}.sm\:text-blue-100{color:#ebf8ff}.sm\:text-blue-200{color:#bee3f8}.sm\:text-blue-300{color:#90cdf4}.sm\:text-blue-400{color:#63b3ed}.sm\:text-blue-500{color:#4299e1}.sm\:text-blue-600{color:#3182ce}.sm\:text-blue-700{color:#2b6cb0}.sm\:text-blue-800{color:#2c5282}.sm\:text-blue-900{color:#2a4365}.sm\:text-red-100{color:#fff5f5}.sm\:text-red-200{color:#fed7d7}.sm\:text-red-300{color:#feb2b2}.sm\:text-red-400{color:#fc8181}.sm\:text-red-500{color:#f56565}.sm\:text-red-600{color:#e53e3e}.sm\:text-red-700{color:#c53030}.sm\:text-red-800{color:#9b2c2c}.sm\:text-red-900{color:#742a2a}.sm\:text-yellow-100{color:ivory}.sm\:text-yellow-200{color:#fefcbf}.sm\:text-yellow-300{color:#faf089}.sm\:text-yellow-400{color:#f6e05e}.sm\:text-yellow-500{color:#ecc94b}.sm\:text-yellow-600{color:#d69e2e}.sm\:text-yellow-700{color:#b7791f}.sm\:text-yellow-800{color:#975a16}.sm\:text-yellow-900{color:#744210}.sm\:text-purple-100{color:#e2dde6}.sm\:text-purple-200{color:#c6bad0}.sm\:text-purple-300{color:#42304f}.sm\:text-purple-400{color:#3a2a47}.sm\:text-purple-500{color:#2f2239}.sm\:text-purple-600{color:#26182d}.sm\:text-transparent{color:transparent}.sm\:text-stackblitz-blue{color:var(--sb-brand-stackblitz-blue)}.sm\:text-activityBarBadge-background{color:var(--activityBarBadge-background)}.sm\:text-editor-background{color:var(--editor-background)}.sm\:text-editor-foreground{color:var(--editor-foreground)}.sm\:text-editor-inactiveSelectionBackground{color:var(--editor-inactiveSelectionBackground)}.sm\:text-editor-selectionHighlightBackground{color:var(--editor-selectionHighlightBackground)}.sm\:text-input-placeholderForeground{color:var(--input-placeholderForeground)}.sm\:text-list-dropBackground{color:var(--list-dropBackground)}.sm\:text-menu-background{color:var(--menu-background)}.sm\:text-menu-foreground{color:var(--menu-foreground)}.sm\:text-sideBarTitle-foreground{color:var(--sideBarTitle-foreground)}.sm\:text-statusBarItem-remoteBackground{color:var(--statusBarItem-remoteBackground)}.sm\:text-statusBarItem-remoteForeground{color:var(--statusBarItem-remoteForeground)}.sm\:text-activityBar-activeBorder{color:var(--activityBar-activeBorder)}.sm\:text-activityBar-background{color:var(--activityBar-background)}.sm\:text-activityBar-dropBackground{color:var(--activityBar-dropBackground)}.sm\:text-activityBar-foreground{color:var(--activityBar-foreground)}.sm\:text-activityBar-inactiveForeground{color:var(--activityBar-inactiveForeground)}.sm\:text-activityBarBadge-foreground{color:var(--activityBarBadge-foreground)}.sm\:text-badge-background{color:var(--badge-background)}.sm\:text-badge-foreground{color:var(--badge-foreground)}.sm\:text-breadcrumb-activeSelectionForeground{color:var(--breadcrumb-activeSelectionForeground)}.sm\:text-breadcrumb-background{color:var(--breadcrumb-background)}.sm\:text-breadcrumb-focusForeground{color:var(--breadcrumb-focusForeground)}.sm\:text-breadcrumb-foreground{color:var(--breadcrumb-foreground)}.sm\:text-breadcrumbPicker-background{color:var(--breadcrumbPicker-background)}.sm\:text-button-background{color:var(--button-background)}.sm\:text-button-foreground{color:var(--button-foreground)}.sm\:text-button-hoverBackground{color:var(--button-hoverBackground)}.sm\:text-checkbox-background{color:var(--checkbox-background)}.sm\:text-checkbox-border{color:var(--checkbox-border)}.sm\:text-checkbox-foreground{color:var(--checkbox-foreground)}.sm\:text-dropdown-background{color:var(--dropdown-background)}.sm\:text-dropdown-border{color:var(--dropdown-border)}.sm\:text-dropdown-foreground{color:var(--dropdown-foreground)}.sm\:text-focusBorder{color:var(--focusBorder)}.sm\:text-foreground{color:var(--foreground)}.sm\:text-icon-foreground{color:var(--icon-foreground)}.sm\:text-icon-prettier{color:#ee6292}.sm\:text-input-background{color:var(--input-background)}.sm\:text-input-foreground{color:var(--input-foreground)}.sm\:text-inputOption-activeBackground{color:var(--inputOption-activeBackground)}.sm\:text-inputOption-activeBorder{color:var(--inputOption-activeBorder)}.sm\:text-inputValidation-errorBackground{color:var(--inputValidation-errorBackground)}.sm\:text-inputValidation-errorBorder{color:var(--inputValidation-errorBorder)}.sm\:text-inputValidation-infoBackground{color:var(--inputValidation-infoBackground)}.sm\:text-inputValidation-infoBorder{color:var(--inputValidation-infoBorder)}.sm\:text-inputValidation-warningBackground{color:var(--inputValidation-warningBackground)}.sm\:text-inputValidation-warningBorder{color:var(--inputValidation-warningBorder)}.sm\:text-list-activeSelectionBackground{color:var(--list-activeSelectionBackground)}.sm\:text-list-activeSelectionForeground{color:var(--list-activeSelectionForeground)}.sm\:text-list-errorForeground{color:var(--list-errorForeground)}.sm\:text-list-filterMatchBackground{color:var(--list-filterMatchBackground)}.sm\:text-list-focusBackground{color:var(--list-focusBackground)}.sm\:text-list-highlightForeground{color:var(--list-highlightForeground)}.sm\:text-list-hoverBackground{color:var(--list-hoverBackground)}.sm\:text-list-inactiveSelectionBackground{color:var(--list-inactiveSelectionBackground)}.sm\:text-list-invalidItemForeground{color:var(--list-invalidItemForeground)}.sm\:text-list-warningForeground{color:var(--list-warningForeground)}.sm\:text-listFilterWidget-background{color:var(--listFilterWidget-background)}.sm\:text-listFilterWidget-noMatchesOutline{color:var(--listFilterWidget-noMatchesOutline)}.sm\:text-listFilterWidget-outline{color:var(--listFilterWidget-outline)}.sm\:text-notificationCenterHeader-background{color:var(--notificationCenterHeader-background)}.sm\:text-notificationLink-foreground{color:var(--notificationLink-foreground)}.sm\:text-notifications-background{color:var(--notifications-background)}.sm\:text-notifications-border{color:var(--notifications-border)}.sm\:text-notifications-foreground{color:var(--notifications-foreground)}.sm\:text-notificationsErrorIcon-foreground{color:var(--notificationsErrorIcon-foreground)}.sm\:text-notificationsInfoIcon-foreground{color:var(--notificationsInfoIcon-foreground)}.sm\:text-notificationsWarningIcon-foreground{color:var(--notificationsWarningIcon-foreground)}.sm\:text-panel-background{color:var(--panel-background)}.sm\:text-panel-border{color:var(--panel-border)}.sm\:text-panel-dropBackground{color:var(--panel-dropBackground)}.sm\:text-panelTitle-activeBorder{color:var(--panelTitle-activeBorder)}.sm\:text-panelTitle-activeForeground{color:var(--panelTitle-activeForeground)}.sm\:text-panelTitle-inactiveForeground{color:var(--panelTitle-inactiveForeground)}.sm\:text-progressBar-background{color:var(--progressBar-background)}.sm\:text-quickInput-background{color:var(--quickInput-background)}.sm\:text-scrollbar-shadow{color:var(--scrollbar-shadow)}.sm\:text-scrollbarSlider-activeBackground{color:var(--scrollbarSlider-activeBackground)}.sm\:text-scrollbarSlider-background{color:var(--scrollbarSlider-background)}.sm\:text-scrollbarSlider-hoverBackground{color:var(--scrollbarSlider-hoverBackground)}.sm\:text-searchEditor-findMatchBackground{color:var(--searchEditor-findMatchBackground)}.sm\:text-settings-checkboxBackground{color:var(--settings-checkboxBackground)}.sm\:text-settings-checkboxBorder{color:var(--settings-checkboxBorder)}.sm\:text-settings-checkboxForeground{color:var(--settings-checkboxForeground)}.sm\:text-settings-dropdownBackground{color:var(--settings-dropdownBackground)}.sm\:text-settings-dropdownBorder{color:var(--settings-dropdownBorder)}.sm\:text-settings-dropdownForeground{color:var(--settings-dropdownForeground)}.sm\:text-settings-dropdownListBorder{color:var(--settings-dropdownListBorder)}.sm\:text-settings-headerForeground{color:var(--settings-headerForeground)}.sm\:text-settings-modifiedItemIndicator{color:var(--settings-modifiedItemIndicator)}.sm\:text-settings-numberInputForeground{color:var(--settings-numberInputForeground)}.sm\:text-settings-textInputForeground{color:var(--settings-textInputForeground)}.sm\:text-sideBar-background{color:var(--sideBar-background)}.sm\:text-sideBar-dropBackground{color:var(--sideBar-dropBackground)}.sm\:text-sideBarSectionHeader-background{color:var(--sideBarSectionHeader-background)}.sm\:text-tab-activeBackground{color:var(--tab-activeBackground)}.sm\:text-tab-activeForeground{color:var(--tab-activeForeground)}.sm\:text-tab-activeModifiedBorder{color:var(--tab-activeModifiedBorder)}.sm\:text-tab-border{color:var(--tab-border)}.sm\:text-tab-inactiveBackground{color:var(--tab-inactiveBackground)}.sm\:text-tab-inactiveForeground{color:var(--tab-inactiveForeground)}.sm\:text-tab-inactiveModifiedBorder{color:var(--tab-inactiveModifiedBorder)}.sm\:text-tab-unfocusedActiveBackground{color:var(--tab-unfocusedActiveBackground)}.sm\:text-tab-unfocusedActiveForeground{color:var(--tab-unfocusedActiveForeground)}.sm\:text-tab-unfocusedActiveModifiedBorder{color:var(--tab-unfocusedActiveModifiedBorder)}.sm\:text-tab-unfocusedInactiveForeground{color:var(--tab-unfocusedInactiveForeground)}.sm\:text-tab-unfocusedInactiveModifiedBorder{color:var(--tab-unfocusedInactiveModifiedBorder)}.sm\:text-textLink-activeForeground{color:var(--textLink-activeForeground)}.sm\:text-textLink-foreground{color:var(--textLink-foreground)}.sm\:text-titleBar-activeBackground{color:var(--titleBar-activeBackground)}.sm\:text-titleBar-activeForeground{color:var(--titleBar-activeForeground)}.sm\:text-titleBar-inactiveBackground{color:var(--titleBar-inactiveBackground)}.sm\:text-titleBar-inactiveForeground{color:var(--titleBar-inactiveForeground)}.sm\:text-tree-indentGuidesStroke{color:var(--tree-indentGuidesStroke)}.sm\:text-widget-shadow{color:var(--widget-shadow)}.sm\:hover\:text-black:hover{color:#000}.sm\:hover\:text-white:hover{color:#fff}.sm\:hover\:text-gray-100:hover{color:#f7fafc}.sm\:hover\:text-gray-200:hover{color:#edf2f7}.sm\:hover\:text-gray-300:hover{color:#e2e8f0}.sm\:hover\:text-gray-400:hover{color:#cbd5e0}.sm\:hover\:text-gray-500:hover{color:#a0aec0}.sm\:hover\:text-gray-600:hover{color:#718096}.sm\:hover\:text-gray-700:hover{color:#4a5568}.sm\:hover\:text-gray-800:hover{color:#2d3748}.sm\:hover\:text-gray-900:hover{color:#1a202c}.sm\:hover\:text-blue-100:hover{color:#ebf8ff}.sm\:hover\:text-blue-200:hover{color:#bee3f8}.sm\:hover\:text-blue-300:hover{color:#90cdf4}.sm\:hover\:text-blue-400:hover{color:#63b3ed}.sm\:hover\:text-blue-500:hover{color:#4299e1}.sm\:hover\:text-blue-600:hover{color:#3182ce}.sm\:hover\:text-blue-700:hover{color:#2b6cb0}.sm\:hover\:text-blue-800:hover{color:#2c5282}.sm\:hover\:text-blue-900:hover{color:#2a4365}.sm\:hover\:text-red-100:hover{color:#fff5f5}.sm\:hover\:text-red-200:hover{color:#fed7d7}.sm\:hover\:text-red-300:hover{color:#feb2b2}.sm\:hover\:text-red-400:hover{color:#fc8181}.sm\:hover\:text-red-500:hover{color:#f56565}.sm\:hover\:text-red-600:hover{color:#e53e3e}.sm\:hover\:text-red-700:hover{color:#c53030}.sm\:hover\:text-red-800:hover{color:#9b2c2c}.sm\:hover\:text-red-900:hover{color:#742a2a}.sm\:hover\:text-yellow-100:hover{color:ivory}.sm\:hover\:text-yellow-200:hover{color:#fefcbf}.sm\:hover\:text-yellow-300:hover{color:#faf089}.sm\:hover\:text-yellow-400:hover{color:#f6e05e}.sm\:hover\:text-yellow-500:hover{color:#ecc94b}.sm\:hover\:text-yellow-600:hover{color:#d69e2e}.sm\:hover\:text-yellow-700:hover{color:#b7791f}.sm\:hover\:text-yellow-800:hover{color:#975a16}.sm\:hover\:text-yellow-900:hover{color:#744210}.sm\:hover\:text-purple-100:hover{color:#e2dde6}.sm\:hover\:text-purple-200:hover{color:#c6bad0}.sm\:hover\:text-purple-300:hover{color:#42304f}.sm\:hover\:text-purple-400:hover{color:#3a2a47}.sm\:hover\:text-purple-500:hover{color:#2f2239}.sm\:hover\:text-purple-600:hover{color:#26182d}.sm\:hover\:text-transparent:hover{color:transparent}.sm\:hover\:text-stackblitz-blue:hover{color:var(--sb-brand-stackblitz-blue)}.sm\:hover\:text-activityBarBadge-background:hover{color:var(--activityBarBadge-background)}.sm\:hover\:text-editor-background:hover{color:var(--editor-background)}.sm\:hover\:text-editor-foreground:hover{color:var(--editor-foreground)}.sm\:hover\:text-editor-inactiveSelectionBackground:hover{color:var(--editor-inactiveSelectionBackground)}.sm\:hover\:text-editor-selectionHighlightBackground:hover{color:var(--editor-selectionHighlightBackground)}.sm\:hover\:text-input-placeholderForeground:hover{color:var(--input-placeholderForeground)}.sm\:hover\:text-list-dropBackground:hover{color:var(--list-dropBackground)}.sm\:hover\:text-menu-background:hover{color:var(--menu-background)}.sm\:hover\:text-menu-foreground:hover{color:var(--menu-foreground)}.sm\:hover\:text-sideBarTitle-foreground:hover{color:var(--sideBarTitle-foreground)}.sm\:hover\:text-statusBarItem-remoteBackground:hover{color:var(--statusBarItem-remoteBackground)}.sm\:hover\:text-statusBarItem-remoteForeground:hover{color:var(--statusBarItem-remoteForeground)}.sm\:hover\:text-activityBar-activeBorder:hover{color:var(--activityBar-activeBorder)}.sm\:hover\:text-activityBar-background:hover{color:var(--activityBar-background)}.sm\:hover\:text-activityBar-dropBackground:hover{color:var(--activityBar-dropBackground)}.sm\:hover\:text-activityBar-foreground:hover{color:var(--activityBar-foreground)}.sm\:hover\:text-activityBar-inactiveForeground:hover{color:var(--activityBar-inactiveForeground)}.sm\:hover\:text-activityBarBadge-foreground:hover{color:var(--activityBarBadge-foreground)}.sm\:hover\:text-badge-background:hover{color:var(--badge-background)}.sm\:hover\:text-badge-foreground:hover{color:var(--badge-foreground)}.sm\:hover\:text-breadcrumb-activeSelectionForeground:hover{color:var(--breadcrumb-activeSelectionForeground)}.sm\:hover\:text-breadcrumb-background:hover{color:var(--breadcrumb-background)}.sm\:hover\:text-breadcrumb-focusForeground:hover{color:var(--breadcrumb-focusForeground)}.sm\:hover\:text-breadcrumb-foreground:hover{color:var(--breadcrumb-foreground)}.sm\:hover\:text-breadcrumbPicker-background:hover{color:var(--breadcrumbPicker-background)}.sm\:hover\:text-button-background:hover{color:var(--button-background)}.sm\:hover\:text-button-foreground:hover{color:var(--button-foreground)}.sm\:hover\:text-button-hoverBackground:hover{color:var(--button-hoverBackground)}.sm\:hover\:text-checkbox-background:hover{color:var(--checkbox-background)}.sm\:hover\:text-checkbox-border:hover{color:var(--checkbox-border)}.sm\:hover\:text-checkbox-foreground:hover{color:var(--checkbox-foreground)}.sm\:hover\:text-dropdown-background:hover{color:var(--dropdown-background)}.sm\:hover\:text-dropdown-border:hover{color:var(--dropdown-border)}.sm\:hover\:text-dropdown-foreground:hover{color:var(--dropdown-foreground)}.sm\:hover\:text-focusBorder:hover{color:var(--focusBorder)}.sm\:hover\:text-foreground:hover{color:var(--foreground)}.sm\:hover\:text-icon-foreground:hover{color:var(--icon-foreground)}.sm\:hover\:text-icon-prettier:hover{color:#ee6292}.sm\:hover\:text-input-background:hover{color:var(--input-background)}.sm\:hover\:text-input-foreground:hover{color:var(--input-foreground)}.sm\:hover\:text-inputOption-activeBackground:hover{color:var(--inputOption-activeBackground)}.sm\:hover\:text-inputOption-activeBorder:hover{color:var(--inputOption-activeBorder)}.sm\:hover\:text-inputValidation-errorBackground:hover{color:var(--inputValidation-errorBackground)}.sm\:hover\:text-inputValidation-errorBorder:hover{color:var(--inputValidation-errorBorder)}.sm\:hover\:text-inputValidation-infoBackground:hover{color:var(--inputValidation-infoBackground)}.sm\:hover\:text-inputValidation-infoBorder:hover{color:var(--inputValidation-infoBorder)}.sm\:hover\:text-inputValidation-warningBackground:hover{color:var(--inputValidation-warningBackground)}.sm\:hover\:text-inputValidation-warningBorder:hover{color:var(--inputValidation-warningBorder)}.sm\:hover\:text-list-activeSelectionBackground:hover{color:var(--list-activeSelectionBackground)}.sm\:hover\:text-list-activeSelectionForeground:hover{color:var(--list-activeSelectionForeground)}.sm\:hover\:text-list-errorForeground:hover{color:var(--list-errorForeground)}.sm\:hover\:text-list-filterMatchBackground:hover{color:var(--list-filterMatchBackground)}.sm\:hover\:text-list-focusBackground:hover{color:var(--list-focusBackground)}.sm\:hover\:text-list-highlightForeground:hover{color:var(--list-highlightForeground)}.sm\:hover\:text-list-hoverBackground:hover{color:var(--list-hoverBackground)}.sm\:hover\:text-list-inactiveSelectionBackground:hover{color:var(--list-inactiveSelectionBackground)}.sm\:hover\:text-list-invalidItemForeground:hover{color:var(--list-invalidItemForeground)}.sm\:hover\:text-list-warningForeground:hover{color:var(--list-warningForeground)}.sm\:hover\:text-listFilterWidget-background:hover{color:var(--listFilterWidget-background)}.sm\:hover\:text-listFilterWidget-noMatchesOutline:hover{color:var(--listFilterWidget-noMatchesOutline)}.sm\:hover\:text-listFilterWidget-outline:hover{color:var(--listFilterWidget-outline)}.sm\:hover\:text-notificationCenterHeader-background:hover{color:var(--notificationCenterHeader-background)}.sm\:hover\:text-notificationLink-foreground:hover{color:var(--notificationLink-foreground)}.sm\:hover\:text-notifications-background:hover{color:var(--notifications-background)}.sm\:hover\:text-notifications-border:hover{color:var(--notifications-border)}.sm\:hover\:text-notifications-foreground:hover{color:var(--notifications-foreground)}.sm\:hover\:text-notificationsErrorIcon-foreground:hover{color:var(--notificationsErrorIcon-foreground)}.sm\:hover\:text-notificationsInfoIcon-foreground:hover{color:var(--notificationsInfoIcon-foreground)}.sm\:hover\:text-notificationsWarningIcon-foreground:hover{color:var(--notificationsWarningIcon-foreground)}.sm\:hover\:text-panel-background:hover{color:var(--panel-background)}.sm\:hover\:text-panel-border:hover{color:var(--panel-border)}.sm\:hover\:text-panel-dropBackground:hover{color:var(--panel-dropBackground)}.sm\:hover\:text-panelTitle-activeBorder:hover{color:var(--panelTitle-activeBorder)}.sm\:hover\:text-panelTitle-activeForeground:hover{color:var(--panelTitle-activeForeground)}.sm\:hover\:text-panelTitle-inactiveForeground:hover{color:var(--panelTitle-inactiveForeground)}.sm\:hover\:text-progressBar-background:hover{color:var(--progressBar-background)}.sm\:hover\:text-quickInput-background:hover{color:var(--quickInput-background)}.sm\:hover\:text-scrollbar-shadow:hover{color:var(--scrollbar-shadow)}.sm\:hover\:text-scrollbarSlider-activeBackground:hover{color:var(--scrollbarSlider-activeBackground)}.sm\:hover\:text-scrollbarSlider-background:hover{color:var(--scrollbarSlider-background)}.sm\:hover\:text-scrollbarSlider-hoverBackground:hover{color:var(--scrollbarSlider-hoverBackground)}.sm\:hover\:text-searchEditor-findMatchBackground:hover{color:var(--searchEditor-findMatchBackground)}.sm\:hover\:text-settings-checkboxBackground:hover{color:var(--settings-checkboxBackground)}.sm\:hover\:text-settings-checkboxBorder:hover{color:var(--settings-checkboxBorder)}.sm\:hover\:text-settings-checkboxForeground:hover{color:var(--settings-checkboxForeground)}.sm\:hover\:text-settings-dropdownBackground:hover{color:var(--settings-dropdownBackground)}.sm\:hover\:text-settings-dropdownBorder:hover{color:var(--settings-dropdownBorder)}.sm\:hover\:text-settings-dropdownForeground:hover{color:var(--settings-dropdownForeground)}.sm\:hover\:text-settings-dropdownListBorder:hover{color:var(--settings-dropdownListBorder)}.sm\:hover\:text-settings-headerForeground:hover{color:var(--settings-headerForeground)}.sm\:hover\:text-settings-modifiedItemIndicator:hover{color:var(--settings-modifiedItemIndicator)}.sm\:hover\:text-settings-numberInputForeground:hover{color:var(--settings-numberInputForeground)}.sm\:hover\:text-settings-textInputForeground:hover{color:var(--settings-textInputForeground)}.sm\:hover\:text-sideBar-background:hover{color:var(--sideBar-background)}.sm\:hover\:text-sideBar-dropBackground:hover{color:var(--sideBar-dropBackground)}.sm\:hover\:text-sideBarSectionHeader-background:hover{color:var(--sideBarSectionHeader-background)}.sm\:hover\:text-tab-activeBackground:hover{color:var(--tab-activeBackground)}.sm\:hover\:text-tab-activeForeground:hover{color:var(--tab-activeForeground)}.sm\:hover\:text-tab-activeModifiedBorder:hover{color:var(--tab-activeModifiedBorder)}.sm\:hover\:text-tab-border:hover{color:var(--tab-border)}.sm\:hover\:text-tab-inactiveBackground:hover{color:var(--tab-inactiveBackground)}.sm\:hover\:text-tab-inactiveForeground:hover{color:var(--tab-inactiveForeground)}.sm\:hover\:text-tab-inactiveModifiedBorder:hover{color:var(--tab-inactiveModifiedBorder)}.sm\:hover\:text-tab-unfocusedActiveBackground:hover{color:var(--tab-unfocusedActiveBackground)}.sm\:hover\:text-tab-unfocusedActiveForeground:hover{color:var(--tab-unfocusedActiveForeground)}.sm\:hover\:text-tab-unfocusedActiveModifiedBorder:hover{color:var(--tab-unfocusedActiveModifiedBorder)}.sm\:hover\:text-tab-unfocusedInactiveForeground:hover{color:var(--tab-unfocusedInactiveForeground)}.sm\:hover\:text-tab-unfocusedInactiveModifiedBorder:hover{color:var(--tab-unfocusedInactiveModifiedBorder)}.sm\:hover\:text-textLink-activeForeground:hover{color:var(--textLink-activeForeground)}.sm\:hover\:text-textLink-foreground:hover{color:var(--textLink-foreground)}.sm\:hover\:text-titleBar-activeBackground:hover{color:var(--titleBar-activeBackground)}.sm\:hover\:text-titleBar-activeForeground:hover{color:var(--titleBar-activeForeground)}.sm\:hover\:text-titleBar-inactiveBackground:hover{color:var(--titleBar-inactiveBackground)}.sm\:hover\:text-titleBar-inactiveForeground:hover{color:var(--titleBar-inactiveForeground)}.sm\:hover\:text-tree-indentGuidesStroke:hover{color:var(--tree-indentGuidesStroke)}.sm\:hover\:text-widget-shadow:hover{color:var(--widget-shadow)}.sm\:focus\:text-black:focus{color:#000}.sm\:focus\:text-white:focus{color:#fff}.sm\:focus\:text-gray-100:focus{color:#f7fafc}.sm\:focus\:text-gray-200:focus{color:#edf2f7}.sm\:focus\:text-gray-300:focus{color:#e2e8f0}.sm\:focus\:text-gray-400:focus{color:#cbd5e0}.sm\:focus\:text-gray-500:focus{color:#a0aec0}.sm\:focus\:text-gray-600:focus{color:#718096}.sm\:focus\:text-gray-700:focus{color:#4a5568}.sm\:focus\:text-gray-800:focus{color:#2d3748}.sm\:focus\:text-gray-900:focus{color:#1a202c}.sm\:focus\:text-blue-100:focus{color:#ebf8ff}.sm\:focus\:text-blue-200:focus{color:#bee3f8}.sm\:focus\:text-blue-300:focus{color:#90cdf4}.sm\:focus\:text-blue-400:focus{color:#63b3ed}.sm\:focus\:text-blue-500:focus{color:#4299e1}.sm\:focus\:text-blue-600:focus{color:#3182ce}.sm\:focus\:text-blue-700:focus{color:#2b6cb0}.sm\:focus\:text-blue-800:focus{color:#2c5282}.sm\:focus\:text-blue-900:focus{color:#2a4365}.sm\:focus\:text-red-100:focus{color:#fff5f5}.sm\:focus\:text-red-200:focus{color:#fed7d7}.sm\:focus\:text-red-300:focus{color:#feb2b2}.sm\:focus\:text-red-400:focus{color:#fc8181}.sm\:focus\:text-red-500:focus{color:#f56565}.sm\:focus\:text-red-600:focus{color:#e53e3e}.sm\:focus\:text-red-700:focus{color:#c53030}.sm\:focus\:text-red-800:focus{color:#9b2c2c}.sm\:focus\:text-red-900:focus{color:#742a2a}.sm\:focus\:text-yellow-100:focus{color:ivory}.sm\:focus\:text-yellow-200:focus{color:#fefcbf}.sm\:focus\:text-yellow-300:focus{color:#faf089}.sm\:focus\:text-yellow-400:focus{color:#f6e05e}.sm\:focus\:text-yellow-500:focus{color:#ecc94b}.sm\:focus\:text-yellow-600:focus{color:#d69e2e}.sm\:focus\:text-yellow-700:focus{color:#b7791f}.sm\:focus\:text-yellow-800:focus{color:#975a16}.sm\:focus\:text-yellow-900:focus{color:#744210}.sm\:focus\:text-purple-100:focus{color:#e2dde6}.sm\:focus\:text-purple-200:focus{color:#c6bad0}.sm\:focus\:text-purple-300:focus{color:#42304f}.sm\:focus\:text-purple-400:focus{color:#3a2a47}.sm\:focus\:text-purple-500:focus{color:#2f2239}.sm\:focus\:text-purple-600:focus{color:#26182d}.sm\:focus\:text-transparent:focus{color:transparent}.sm\:focus\:text-stackblitz-blue:focus{color:var(--sb-brand-stackblitz-blue)}.sm\:focus\:text-activityBarBadge-background:focus{color:var(--activityBarBadge-background)}.sm\:focus\:text-editor-background:focus{color:var(--editor-background)}.sm\:focus\:text-editor-foreground:focus{color:var(--editor-foreground)}.sm\:focus\:text-editor-inactiveSelectionBackground:focus{color:var(--editor-inactiveSelectionBackground)}.sm\:focus\:text-editor-selectionHighlightBackground:focus{color:var(--editor-selectionHighlightBackground)}.sm\:focus\:text-input-placeholderForeground:focus{color:var(--input-placeholderForeground)}.sm\:focus\:text-list-dropBackground:focus{color:var(--list-dropBackground)}.sm\:focus\:text-menu-background:focus{color:var(--menu-background)}.sm\:focus\:text-menu-foreground:focus{color:var(--menu-foreground)}.sm\:focus\:text-sideBarTitle-foreground:focus{color:var(--sideBarTitle-foreground)}.sm\:focus\:text-statusBarItem-remoteBackground:focus{color:var(--statusBarItem-remoteBackground)}.sm\:focus\:text-statusBarItem-remoteForeground:focus{color:var(--statusBarItem-remoteForeground)}.sm\:focus\:text-activityBar-activeBorder:focus{color:var(--activityBar-activeBorder)}.sm\:focus\:text-activityBar-background:focus{color:var(--activityBar-background)}.sm\:focus\:text-activityBar-dropBackground:focus{color:var(--activityBar-dropBackground)}.sm\:focus\:text-activityBar-foreground:focus{color:var(--activityBar-foreground)}.sm\:focus\:text-activityBar-inactiveForeground:focus{color:var(--activityBar-inactiveForeground)}.sm\:focus\:text-activityBarBadge-foreground:focus{color:var(--activityBarBadge-foreground)}.sm\:focus\:text-badge-background:focus{color:var(--badge-background)}.sm\:focus\:text-badge-foreground:focus{color:var(--badge-foreground)}.sm\:focus\:text-breadcrumb-activeSelectionForeground:focus{color:var(--breadcrumb-activeSelectionForeground)}.sm\:focus\:text-breadcrumb-background:focus{color:var(--breadcrumb-background)}.sm\:focus\:text-breadcrumb-focusForeground:focus{color:var(--breadcrumb-focusForeground)}.sm\:focus\:text-breadcrumb-foreground:focus{color:var(--breadcrumb-foreground)}.sm\:focus\:text-breadcrumbPicker-background:focus{color:var(--breadcrumbPicker-background)}.sm\:focus\:text-button-background:focus{color:var(--button-background)}.sm\:focus\:text-button-foreground:focus{color:var(--button-foreground)}.sm\:focus\:text-button-hoverBackground:focus{color:var(--button-hoverBackground)}.sm\:focus\:text-checkbox-background:focus{color:var(--checkbox-background)}.sm\:focus\:text-checkbox-border:focus{color:var(--checkbox-border)}.sm\:focus\:text-checkbox-foreground:focus{color:var(--checkbox-foreground)}.sm\:focus\:text-dropdown-background:focus{color:var(--dropdown-background)}.sm\:focus\:text-dropdown-border:focus{color:var(--dropdown-border)}.sm\:focus\:text-dropdown-foreground:focus{color:var(--dropdown-foreground)}.sm\:focus\:text-focusBorder:focus{color:var(--focusBorder)}.sm\:focus\:text-foreground:focus{color:var(--foreground)}.sm\:focus\:text-icon-foreground:focus{color:var(--icon-foreground)}.sm\:focus\:text-icon-prettier:focus{color:#ee6292}.sm\:focus\:text-input-background:focus{color:var(--input-background)}.sm\:focus\:text-input-foreground:focus{color:var(--input-foreground)}.sm\:focus\:text-inputOption-activeBackground:focus{color:var(--inputOption-activeBackground)}.sm\:focus\:text-inputOption-activeBorder:focus{color:var(--inputOption-activeBorder)}.sm\:focus\:text-inputValidation-errorBackground:focus{color:var(--inputValidation-errorBackground)}.sm\:focus\:text-inputValidation-errorBorder:focus{color:var(--inputValidation-errorBorder)}.sm\:focus\:text-inputValidation-infoBackground:focus{color:var(--inputValidation-infoBackground)}.sm\:focus\:text-inputValidation-infoBorder:focus{color:var(--inputValidation-infoBorder)}.sm\:focus\:text-inputValidation-warningBackground:focus{color:var(--inputValidation-warningBackground)}.sm\:focus\:text-inputValidation-warningBorder:focus{color:var(--inputValidation-warningBorder)}.sm\:focus\:text-list-activeSelectionBackground:focus{color:var(--list-activeSelectionBackground)}.sm\:focus\:text-list-activeSelectionForeground:focus{color:var(--list-activeSelectionForeground)}.sm\:focus\:text-list-errorForeground:focus{color:var(--list-errorForeground)}.sm\:focus\:text-list-filterMatchBackground:focus{color:var(--list-filterMatchBackground)}.sm\:focus\:text-list-focusBackground:focus{color:var(--list-focusBackground)}.sm\:focus\:text-list-highlightForeground:focus{color:var(--list-highlightForeground)}.sm\:focus\:text-list-hoverBackground:focus{color:var(--list-hoverBackground)}.sm\:focus\:text-list-inactiveSelectionBackground:focus{color:var(--list-inactiveSelectionBackground)}.sm\:focus\:text-list-invalidItemForeground:focus{color:var(--list-invalidItemForeground)}.sm\:focus\:text-list-warningForeground:focus{color:var(--list-warningForeground)}.sm\:focus\:text-listFilterWidget-background:focus{color:var(--listFilterWidget-background)}.sm\:focus\:text-listFilterWidget-noMatchesOutline:focus{color:var(--listFilterWidget-noMatchesOutline)}.sm\:focus\:text-listFilterWidget-outline:focus{color:var(--listFilterWidget-outline)}.sm\:focus\:text-notificationCenterHeader-background:focus{color:var(--notificationCenterHeader-background)}.sm\:focus\:text-notificationLink-foreground:focus{color:var(--notificationLink-foreground)}.sm\:focus\:text-notifications-background:focus{color:var(--notifications-background)}.sm\:focus\:text-notifications-border:focus{color:var(--notifications-border)}.sm\:focus\:text-notifications-foreground:focus{color:var(--notifications-foreground)}.sm\:focus\:text-notificationsErrorIcon-foreground:focus{color:var(--notificationsErrorIcon-foreground)}.sm\:focus\:text-notificationsInfoIcon-foreground:focus{color:var(--notificationsInfoIcon-foreground)}.sm\:focus\:text-notificationsWarningIcon-foreground:focus{color:var(--notificationsWarningIcon-foreground)}.sm\:focus\:text-panel-background:focus{color:var(--panel-background)}.sm\:focus\:text-panel-border:focus{color:var(--panel-border)}.sm\:focus\:text-panel-dropBackground:focus{color:var(--panel-dropBackground)}.sm\:focus\:text-panelTitle-activeBorder:focus{color:var(--panelTitle-activeBorder)}.sm\:focus\:text-panelTitle-activeForeground:focus{color:var(--panelTitle-activeForeground)}.sm\:focus\:text-panelTitle-inactiveForeground:focus{color:var(--panelTitle-inactiveForeground)}.sm\:focus\:text-progressBar-background:focus{color:var(--progressBar-background)}.sm\:focus\:text-quickInput-background:focus{color:var(--quickInput-background)}.sm\:focus\:text-scrollbar-shadow:focus{color:var(--scrollbar-shadow)}.sm\:focus\:text-scrollbarSlider-activeBackground:focus{color:var(--scrollbarSlider-activeBackground)}.sm\:focus\:text-scrollbarSlider-background:focus{color:var(--scrollbarSlider-background)}.sm\:focus\:text-scrollbarSlider-hoverBackground:focus{color:var(--scrollbarSlider-hoverBackground)}.sm\:focus\:text-searchEditor-findMatchBackground:focus{color:var(--searchEditor-findMatchBackground)}.sm\:focus\:text-settings-checkboxBackground:focus{color:var(--settings-checkboxBackground)}.sm\:focus\:text-settings-checkboxBorder:focus{color:var(--settings-checkboxBorder)}.sm\:focus\:text-settings-checkboxForeground:focus{color:var(--settings-checkboxForeground)}.sm\:focus\:text-settings-dropdownBackground:focus{color:var(--settings-dropdownBackground)}.sm\:focus\:text-settings-dropdownBorder:focus{color:var(--settings-dropdownBorder)}.sm\:focus\:text-settings-dropdownForeground:focus{color:var(--settings-dropdownForeground)}.sm\:focus\:text-settings-dropdownListBorder:focus{color:var(--settings-dropdownListBorder)}.sm\:focus\:text-settings-headerForeground:focus{color:var(--settings-headerForeground)}.sm\:focus\:text-settings-modifiedItemIndicator:focus{color:var(--settings-modifiedItemIndicator)}.sm\:focus\:text-settings-numberInputForeground:focus{color:var(--settings-numberInputForeground)}.sm\:focus\:text-settings-textInputForeground:focus{color:var(--settings-textInputForeground)}.sm\:focus\:text-sideBar-background:focus{color:var(--sideBar-background)}.sm\:focus\:text-sideBar-dropBackground:focus{color:var(--sideBar-dropBackground)}.sm\:focus\:text-sideBarSectionHeader-background:focus{color:var(--sideBarSectionHeader-background)}.sm\:focus\:text-tab-activeBackground:focus{color:var(--tab-activeBackground)}.sm\:focus\:text-tab-activeForeground:focus{color:var(--tab-activeForeground)}.sm\:focus\:text-tab-activeModifiedBorder:focus{color:var(--tab-activeModifiedBorder)}.sm\:focus\:text-tab-border:focus{color:var(--tab-border)}.sm\:focus\:text-tab-inactiveBackground:focus{color:var(--tab-inactiveBackground)}.sm\:focus\:text-tab-inactiveForeground:focus{color:var(--tab-inactiveForeground)}.sm\:focus\:text-tab-inactiveModifiedBorder:focus{color:var(--tab-inactiveModifiedBorder)}.sm\:focus\:text-tab-unfocusedActiveBackground:focus{color:var(--tab-unfocusedActiveBackground)}.sm\:focus\:text-tab-unfocusedActiveForeground:focus{color:var(--tab-unfocusedActiveForeground)}.sm\:focus\:text-tab-unfocusedActiveModifiedBorder:focus{color:var(--tab-unfocusedActiveModifiedBorder)}.sm\:focus\:text-tab-unfocusedInactiveForeground:focus{color:var(--tab-unfocusedInactiveForeground)}.sm\:focus\:text-tab-unfocusedInactiveModifiedBorder:focus{color:var(--tab-unfocusedInactiveModifiedBorder)}.sm\:focus\:text-textLink-activeForeground:focus{color:var(--textLink-activeForeground)}.sm\:focus\:text-textLink-foreground:focus{color:var(--textLink-foreground)}.sm\:focus\:text-titleBar-activeBackground:focus{color:var(--titleBar-activeBackground)}.sm\:focus\:text-titleBar-activeForeground:focus{color:var(--titleBar-activeForeground)}.sm\:focus\:text-titleBar-inactiveBackground:focus{color:var(--titleBar-inactiveBackground)}.sm\:focus\:text-titleBar-inactiveForeground:focus{color:var(--titleBar-inactiveForeground)}.sm\:focus\:text-tree-indentGuidesStroke:focus{color:var(--tree-indentGuidesStroke)}.sm\:focus\:text-widget-shadow:focus{color:var(--widget-shadow)}.sm\:text-xs{font-size:.75rem}.sm\:text-sm{font-size:.875rem}.sm\:text-base{font-size:1rem}.sm\:text-lg{font-size:1.125rem}.sm\:text-xl{font-size:1.25rem}.sm\:text-2xl{font-size:1.5rem}.sm\:text-3xl{font-size:1.875rem}.sm\:text-4xl{font-size:2.25rem}.sm\:text-5xl{font-size:3rem}.sm\:text-6xl{font-size:4rem}.sm\:italic{font-style:italic}.sm\:not-italic{font-style:normal}.sm\:uppercase{text-transform:uppercase}.sm\:lowercase{text-transform:lowercase}.sm\:capitalize{text-transform:capitalize}.sm\:normal-case{text-transform:none}.sm\:underline{text-decoration:underline}.sm\:line-through{text-decoration:line-through}.sm\:no-underline{text-decoration:none}.sm\:hover\:underline:hover{text-decoration:underline}.sm\:hover\:line-through:hover{text-decoration:line-through}.sm\:hover\:no-underline:hover{text-decoration:none}.sm\:focus\:underline:focus{text-decoration:underline}.sm\:focus\:line-through:focus{text-decoration:line-through}.sm\:focus\:no-underline:focus{text-decoration:none}.sm\:antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.sm\:subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.sm\:tracking-tighter{letter-spacing:-.05em}.sm\:tracking-tight{letter-spacing:-.025em}.sm\:tracking-normal{letter-spacing:0}.sm\:tracking-wide{letter-spacing:.025em}.sm\:tracking-wider{letter-spacing:.05em}.sm\:tracking-widest{letter-spacing:.1em}.sm\:select-none{user-select:none}.sm\:select-text{user-select:text}.sm\:select-all{user-select:all}.sm\:select-auto{user-select:auto}.sm\:align-baseline{vertical-align:baseline}.sm\:align-top{vertical-align:top}.sm\:align-middle{vertical-align:middle}.sm\:align-bottom{vertical-align:bottom}.sm\:align-text-top{vertical-align:text-top}.sm\:align-text-bottom{vertical-align:text-bottom}.sm\:visible{visibility:visible}.sm\:invisible{visibility:hidden}.sm\:whitespace-normal{white-space:normal}.sm\:whitespace-no-wrap{white-space:nowrap}.sm\:whitespace-pre{white-space:pre}.sm\:whitespace-pre-line{white-space:pre-line}.sm\:whitespace-pre-wrap{white-space:pre-wrap}.sm\:break-normal{overflow-wrap:normal;word-break:normal}.sm\:break-words{overflow-wrap:break-word}.sm\:break-all{word-break:break-all}.sm\:truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sm\:w-0{width:0}.sm\:w-1{width:.25rem}.sm\:w-2{width:.5rem}.sm\:w-3{width:.75rem}.sm\:w-4{width:1rem}.sm\:w-5{width:1.25rem}.sm\:w-6{width:1.5rem}.sm\:w-8{width:2rem}.sm\:w-10{width:2.5rem}.sm\:w-12{width:3rem}.sm\:w-16{width:4rem}.sm\:w-20{width:5rem}.sm\:w-24{width:6rem}.sm\:w-32{width:8rem}.sm\:w-40{width:10rem}.sm\:w-48{width:12rem}.sm\:w-56{width:14rem}.sm\:w-64{width:16rem}.sm\:w-auto{width:auto}.sm\:w-px{width:1px}.sm\:w-1\/2{width:50%}.sm\:w-1\/3{width:33.333333%}.sm\:w-2\/3{width:66.666667%}.sm\:w-1\/4{width:25%}.sm\:w-2\/4{width:50%}.sm\:w-3\/4{width:75%}.sm\:w-1\/5{width:20%}.sm\:w-2\/5{width:40%}.sm\:w-3\/5{width:60%}.sm\:w-4\/5{width:80%}.sm\:w-1\/6{width:16.666667%}.sm\:w-2\/6{width:33.333333%}.sm\:w-3\/6{width:50%}.sm\:w-4\/6{width:66.666667%}.sm\:w-5\/6{width:83.333333%}.sm\:w-1\/12{width:8.333333%}.sm\:w-2\/12{width:16.666667%}.sm\:w-3\/12{width:25%}.sm\:w-4\/12{width:33.333333%}.sm\:w-5\/12{width:41.666667%}.sm\:w-6\/12{width:50%}.sm\:w-7\/12{width:58.333333%}.sm\:w-8\/12{width:66.666667%}.sm\:w-9\/12{width:75%}.sm\:w-10\/12{width:83.333333%}.sm\:w-11\/12{width:91.666667%}.sm\:w-full{width:100%}.sm\:w-screen{width:100vw}.sm\:z-0{z-index:0}.sm\:z-10{z-index:10}.sm\:z-20{z-index:20}.sm\:z-30{z-index:30}.sm\:z-40{z-index:40}.sm\:z-50{z-index:50}.sm\:z-auto{z-index:auto}.sm\:gap-0{grid-gap:0;gap:0}.sm\:gap-1{grid-gap:.25rem;gap:.25rem}.sm\:gap-2{grid-gap:.5rem;gap:.5rem}.sm\:gap-3{grid-gap:.75rem;gap:.75rem}.sm\:gap-4{grid-gap:1rem;gap:1rem}.sm\:gap-5{grid-gap:1.25rem;gap:1.25rem}.sm\:gap-6{grid-gap:1.5rem;gap:1.5rem}.sm\:gap-8{grid-gap:2rem;gap:2rem}.sm\:gap-10{grid-gap:2.5rem;gap:2.5rem}.sm\:gap-12{grid-gap:3rem;gap:3rem}.sm\:gap-16{grid-gap:4rem;gap:4rem}.sm\:gap-20{grid-gap:5rem;gap:5rem}.sm\:gap-24{grid-gap:6rem;gap:6rem}.sm\:gap-32{grid-gap:8rem;gap:8rem}.sm\:gap-40{grid-gap:10rem;gap:10rem}.sm\:gap-48{grid-gap:12rem;gap:12rem}.sm\:gap-56{grid-gap:14rem;gap:14rem}.sm\:gap-64{grid-gap:16rem;gap:16rem}.sm\:gap-px{grid-gap:1px;gap:1px}.sm\:col-gap-0{grid-column-gap:0;column-gap:0}.sm\:col-gap-1{grid-column-gap:.25rem;column-gap:.25rem}.sm\:col-gap-2{grid-column-gap:.5rem;column-gap:.5rem}.sm\:col-gap-3{grid-column-gap:.75rem;column-gap:.75rem}.sm\:col-gap-4{grid-column-gap:1rem;column-gap:1rem}.sm\:col-gap-5{grid-column-gap:1.25rem;column-gap:1.25rem}.sm\:col-gap-6{grid-column-gap:1.5rem;column-gap:1.5rem}.sm\:col-gap-8{grid-column-gap:2rem;column-gap:2rem}.sm\:col-gap-10{grid-column-gap:2.5rem;column-gap:2.5rem}.sm\:col-gap-12{grid-column-gap:3rem;column-gap:3rem}.sm\:col-gap-16{grid-column-gap:4rem;column-gap:4rem}.sm\:col-gap-20{grid-column-gap:5rem;column-gap:5rem}.sm\:col-gap-24{grid-column-gap:6rem;column-gap:6rem}.sm\:col-gap-32{grid-column-gap:8rem;column-gap:8rem}.sm\:col-gap-40{grid-column-gap:10rem;column-gap:10rem}.sm\:col-gap-48{grid-column-gap:12rem;column-gap:12rem}.sm\:col-gap-56{grid-column-gap:14rem;column-gap:14rem}.sm\:col-gap-64{grid-column-gap:16rem;column-gap:16rem}.sm\:col-gap-px{grid-column-gap:1px;column-gap:1px}.sm\:row-gap-0{grid-row-gap:0;row-gap:0}.sm\:row-gap-1{grid-row-gap:.25rem;row-gap:.25rem}.sm\:row-gap-2{grid-row-gap:.5rem;row-gap:.5rem}.sm\:row-gap-3{grid-row-gap:.75rem;row-gap:.75rem}.sm\:row-gap-4{grid-row-gap:1rem;row-gap:1rem}.sm\:row-gap-5{grid-row-gap:1.25rem;row-gap:1.25rem}.sm\:row-gap-6{grid-row-gap:1.5rem;row-gap:1.5rem}.sm\:row-gap-8{grid-row-gap:2rem;row-gap:2rem}.sm\:row-gap-10{grid-row-gap:2.5rem;row-gap:2.5rem}.sm\:row-gap-12{grid-row-gap:3rem;row-gap:3rem}.sm\:row-gap-16{grid-row-gap:4rem;row-gap:4rem}.sm\:row-gap-20{grid-row-gap:5rem;row-gap:5rem}.sm\:row-gap-24{grid-row-gap:6rem;row-gap:6rem}.sm\:row-gap-32{grid-row-gap:8rem;row-gap:8rem}.sm\:row-gap-40{grid-row-gap:10rem;row-gap:10rem}.sm\:row-gap-48{grid-row-gap:12rem;row-gap:12rem}.sm\:row-gap-56{grid-row-gap:14rem;row-gap:14rem}.sm\:row-gap-64{grid-row-gap:16rem;row-gap:16rem}.sm\:row-gap-px{grid-row-gap:1px;row-gap:1px}.sm\:grid-flow-row{grid-auto-flow:row}.sm\:grid-flow-col{grid-auto-flow:column}.sm\:grid-flow-row-dense{grid-auto-flow:row dense}.sm\:grid-flow-col-dense{grid-auto-flow:column dense}.sm\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.sm\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.sm\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.sm\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.sm\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.sm\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.sm\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.sm\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.sm\:grid-cols-none{grid-template-columns:none}.sm\:col-auto{grid-column:auto}.sm\:col-span-1{grid-column:span 1/span 1}.sm\:col-span-2{grid-column:span 2/span 2}.sm\:col-span-3{grid-column:span 3/span 3}.sm\:col-span-4{grid-column:span 4/span 4}.sm\:col-span-5{grid-column:span 5/span 5}.sm\:col-span-6{grid-column:span 6/span 6}.sm\:col-span-7{grid-column:span 7/span 7}.sm\:col-span-8{grid-column:span 8/span 8}.sm\:col-span-9{grid-column:span 9/span 9}.sm\:col-span-10{grid-column:span 10/span 10}.sm\:col-span-11{grid-column:span 11/span 11}.sm\:col-span-12{grid-column:span 12/span 12}.sm\:col-start-1{grid-column-start:1}.sm\:col-start-2{grid-column-start:2}.sm\:col-start-3{grid-column-start:3}.sm\:col-start-4{grid-column-start:4}.sm\:col-start-5{grid-column-start:5}.sm\:col-start-6{grid-column-start:6}.sm\:col-start-7{grid-column-start:7}.sm\:col-start-8{grid-column-start:8}.sm\:col-start-9{grid-column-start:9}.sm\:col-start-10{grid-column-start:10}.sm\:col-start-11{grid-column-start:11}.sm\:col-start-12{grid-column-start:12}.sm\:col-start-13{grid-column-start:13}.sm\:col-start-auto{grid-column-start:auto}.sm\:col-end-1{grid-column-end:1}.sm\:col-end-2{grid-column-end:2}.sm\:col-end-3{grid-column-end:3}.sm\:col-end-4{grid-column-end:4}.sm\:col-end-5{grid-column-end:5}.sm\:col-end-6{grid-column-end:6}.sm\:col-end-7{grid-column-end:7}.sm\:col-end-8{grid-column-end:8}.sm\:col-end-9{grid-column-end:9}.sm\:col-end-10{grid-column-end:10}.sm\:col-end-11{grid-column-end:11}.sm\:col-end-12{grid-column-end:12}.sm\:col-end-13{grid-column-end:13}.sm\:col-end-auto{grid-column-end:auto}.sm\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.sm\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.sm\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.sm\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.sm\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.sm\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.sm\:grid-rows-none{grid-template-rows:none}.sm\:row-auto{grid-row:auto}.sm\:row-span-1{grid-row:span 1/span 1}.sm\:row-span-2{grid-row:span 2/span 2}.sm\:row-span-3{grid-row:span 3/span 3}.sm\:row-span-4{grid-row:span 4/span 4}.sm\:row-span-5{grid-row:span 5/span 5}.sm\:row-span-6{grid-row:span 6/span 6}.sm\:row-start-1{grid-row-start:1}.sm\:row-start-2{grid-row-start:2}.sm\:row-start-3{grid-row-start:3}.sm\:row-start-4{grid-row-start:4}.sm\:row-start-5{grid-row-start:5}.sm\:row-start-6{grid-row-start:6}.sm\:row-start-7{grid-row-start:7}.sm\:row-start-auto{grid-row-start:auto}.sm\:row-end-1{grid-row-end:1}.sm\:row-end-2{grid-row-end:2}.sm\:row-end-3{grid-row-end:3}.sm\:row-end-4{grid-row-end:4}.sm\:row-end-5{grid-row-end:5}.sm\:row-end-6{grid-row-end:6}.sm\:row-end-7{grid-row-end:7}.sm\:row-end-auto{grid-row-end:auto}.sm\:transform{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))}.sm\:transform-none{transform:none}.sm\:origin-center{transform-origin:center}.sm\:origin-top{transform-origin:top}.sm\:origin-top-right{transform-origin:top right}.sm\:origin-right{transform-origin:right}.sm\:origin-bottom-right{transform-origin:bottom right}.sm\:origin-bottom{transform-origin:bottom}.sm\:origin-bottom-left{transform-origin:bottom left}.sm\:origin-left{transform-origin:left}.sm\:origin-top-left{transform-origin:top left}.sm\:scale-0{--transform-scale-x:0;--transform-scale-y:0}.sm\:scale-50{--transform-scale-x:.5;--transform-scale-y:.5}.sm\:scale-75{--transform-scale-x:.75;--transform-scale-y:.75}.sm\:scale-90{--transform-scale-x:.9;--transform-scale-y:.9}.sm\:scale-95{--transform-scale-x:.95;--transform-scale-y:.95}.sm\:scale-100{--transform-scale-x:1;--transform-scale-y:1}.sm\:scale-105{--transform-scale-x:1.05;--transform-scale-y:1.05}.sm\:scale-110{--transform-scale-x:1.1;--transform-scale-y:1.1}.sm\:scale-125{--transform-scale-x:1.25;--transform-scale-y:1.25}.sm\:scale-150{--transform-scale-x:1.5;--transform-scale-y:1.5}.sm\:scale-x-0{--transform-scale-x:0}.sm\:scale-x-50{--transform-scale-x:.5}.sm\:scale-x-75{--transform-scale-x:.75}.sm\:scale-x-90{--transform-scale-x:.9}.sm\:scale-x-95{--transform-scale-x:.95}.sm\:scale-x-100{--transform-scale-x:1}.sm\:scale-x-105{--transform-scale-x:1.05}.sm\:scale-x-110{--transform-scale-x:1.1}.sm\:scale-x-125{--transform-scale-x:1.25}.sm\:scale-x-150{--transform-scale-x:1.5}.sm\:scale-y-0{--transform-scale-y:0}.sm\:scale-y-50{--transform-scale-y:.5}.sm\:scale-y-75{--transform-scale-y:.75}.sm\:scale-y-90{--transform-scale-y:.9}.sm\:scale-y-95{--transform-scale-y:.95}.sm\:scale-y-100{--transform-scale-y:1}.sm\:scale-y-105{--transform-scale-y:1.05}.sm\:scale-y-110{--transform-scale-y:1.1}.sm\:scale-y-125{--transform-scale-y:1.25}.sm\:scale-y-150{--transform-scale-y:1.5}.sm\:hover\:scale-0:hover{--transform-scale-x:0;--transform-scale-y:0}.sm\:hover\:scale-50:hover{--transform-scale-x:.5;--transform-scale-y:.5}.sm\:hover\:scale-75:hover{--transform-scale-x:.75;--transform-scale-y:.75}.sm\:hover\:scale-90:hover{--transform-scale-x:.9;--transform-scale-y:.9}.sm\:hover\:scale-95:hover{--transform-scale-x:.95;--transform-scale-y:.95}.sm\:hover\:scale-100:hover{--transform-scale-x:1;--transform-scale-y:1}.sm\:hover\:scale-105:hover{--transform-scale-x:1.05;--transform-scale-y:1.05}.sm\:hover\:scale-110:hover{--transform-scale-x:1.1;--transform-scale-y:1.1}.sm\:hover\:scale-125:hover{--transform-scale-x:1.25;--transform-scale-y:1.25}.sm\:hover\:scale-150:hover{--transform-scale-x:1.5;--transform-scale-y:1.5}.sm\:hover\:scale-x-0:hover{--transform-scale-x:0}.sm\:hover\:scale-x-50:hover{--transform-scale-x:.5}.sm\:hover\:scale-x-75:hover{--transform-scale-x:.75}.sm\:hover\:scale-x-90:hover{--transform-scale-x:.9}.sm\:hover\:scale-x-95:hover{--transform-scale-x:.95}.sm\:hover\:scale-x-100:hover{--transform-scale-x:1}.sm\:hover\:scale-x-105:hover{--transform-scale-x:1.05}.sm\:hover\:scale-x-110:hover{--transform-scale-x:1.1}.sm\:hover\:scale-x-125:hover{--transform-scale-x:1.25}.sm\:hover\:scale-x-150:hover{--transform-scale-x:1.5}.sm\:hover\:scale-y-0:hover{--transform-scale-y:0}.sm\:hover\:scale-y-50:hover{--transform-scale-y:.5}.sm\:hover\:scale-y-75:hover{--transform-scale-y:.75}.sm\:hover\:scale-y-90:hover{--transform-scale-y:.9}.sm\:hover\:scale-y-95:hover{--transform-scale-y:.95}.sm\:hover\:scale-y-100:hover{--transform-scale-y:1}.sm\:hover\:scale-y-105:hover{--transform-scale-y:1.05}.sm\:hover\:scale-y-110:hover{--transform-scale-y:1.1}.sm\:hover\:scale-y-125:hover{--transform-scale-y:1.25}.sm\:hover\:scale-y-150:hover{--transform-scale-y:1.5}.sm\:focus\:scale-0:focus{--transform-scale-x:0;--transform-scale-y:0}.sm\:focus\:scale-50:focus{--transform-scale-x:.5;--transform-scale-y:.5}.sm\:focus\:scale-75:focus{--transform-scale-x:.75;--transform-scale-y:.75}.sm\:focus\:scale-90:focus{--transform-scale-x:.9;--transform-scale-y:.9}.sm\:focus\:scale-95:focus{--transform-scale-x:.95;--transform-scale-y:.95}.sm\:focus\:scale-100:focus{--transform-scale-x:1;--transform-scale-y:1}.sm\:focus\:scale-105:focus{--transform-scale-x:1.05;--transform-scale-y:1.05}.sm\:focus\:scale-110:focus{--transform-scale-x:1.1;--transform-scale-y:1.1}.sm\:focus\:scale-125:focus{--transform-scale-x:1.25;--transform-scale-y:1.25}.sm\:focus\:scale-150:focus{--transform-scale-x:1.5;--transform-scale-y:1.5}.sm\:focus\:scale-x-0:focus{--transform-scale-x:0}.sm\:focus\:scale-x-50:focus{--transform-scale-x:.5}.sm\:focus\:scale-x-75:focus{--transform-scale-x:.75}.sm\:focus\:scale-x-90:focus{--transform-scale-x:.9}.sm\:focus\:scale-x-95:focus{--transform-scale-x:.95}.sm\:focus\:scale-x-100:focus{--transform-scale-x:1}.sm\:focus\:scale-x-105:focus{--transform-scale-x:1.05}.sm\:focus\:scale-x-110:focus{--transform-scale-x:1.1}.sm\:focus\:scale-x-125:focus{--transform-scale-x:1.25}.sm\:focus\:scale-x-150:focus{--transform-scale-x:1.5}.sm\:focus\:scale-y-0:focus{--transform-scale-y:0}.sm\:focus\:scale-y-50:focus{--transform-scale-y:.5}.sm\:focus\:scale-y-75:focus{--transform-scale-y:.75}.sm\:focus\:scale-y-90:focus{--transform-scale-y:.9}.sm\:focus\:scale-y-95:focus{--transform-scale-y:.95}.sm\:focus\:scale-y-100:focus{--transform-scale-y:1}.sm\:focus\:scale-y-105:focus{--transform-scale-y:1.05}.sm\:focus\:scale-y-110:focus{--transform-scale-y:1.1}.sm\:focus\:scale-y-125:focus{--transform-scale-y:1.25}.sm\:focus\:scale-y-150:focus{--transform-scale-y:1.5}.sm\:rotate-0{--transform-rotate:0}.sm\:rotate-45{--transform-rotate:45deg}.sm\:rotate-90{--transform-rotate:90deg}.sm\:rotate-180{--transform-rotate:180deg}.sm\:-rotate-180{--transform-rotate:-180deg}.sm\:-rotate-90{--transform-rotate:-90deg}.sm\:-rotate-45{--transform-rotate:-45deg}.sm\:hover\:rotate-0:hover{--transform-rotate:0}.sm\:hover\:rotate-45:hover{--transform-rotate:45deg}.sm\:hover\:rotate-90:hover{--transform-rotate:90deg}.sm\:hover\:rotate-180:hover{--transform-rotate:180deg}.sm\:hover\:-rotate-180:hover{--transform-rotate:-180deg}.sm\:hover\:-rotate-90:hover{--transform-rotate:-90deg}.sm\:hover\:-rotate-45:hover{--transform-rotate:-45deg}.sm\:focus\:rotate-0:focus{--transform-rotate:0}.sm\:focus\:rotate-45:focus{--transform-rotate:45deg}.sm\:focus\:rotate-90:focus{--transform-rotate:90deg}.sm\:focus\:rotate-180:focus{--transform-rotate:180deg}.sm\:focus\:-rotate-180:focus{--transform-rotate:-180deg}.sm\:focus\:-rotate-90:focus{--transform-rotate:-90deg}.sm\:focus\:-rotate-45:focus{--transform-rotate:-45deg}.sm\:translate-x-0{--transform-translate-x:0}.sm\:translate-x-1{--transform-translate-x:0.25rem}.sm\:translate-x-2{--transform-translate-x:0.5rem}.sm\:translate-x-3{--transform-translate-x:0.75rem}.sm\:translate-x-4{--transform-translate-x:1rem}.sm\:translate-x-5{--transform-translate-x:1.25rem}.sm\:translate-x-6{--transform-translate-x:1.5rem}.sm\:translate-x-8{--transform-translate-x:2rem}.sm\:translate-x-10{--transform-translate-x:2.5rem}.sm\:translate-x-12{--transform-translate-x:3rem}.sm\:translate-x-16{--transform-translate-x:4rem}.sm\:translate-x-20{--transform-translate-x:5rem}.sm\:translate-x-24{--transform-translate-x:6rem}.sm\:translate-x-32{--transform-translate-x:8rem}.sm\:translate-x-40{--transform-translate-x:10rem}.sm\:translate-x-48{--transform-translate-x:12rem}.sm\:translate-x-56{--transform-translate-x:14rem}.sm\:translate-x-64{--transform-translate-x:16rem}.sm\:translate-x-px{--transform-translate-x:1px}.sm\:-translate-x-1{--transform-translate-x:-0.25rem}.sm\:-translate-x-2{--transform-translate-x:-0.5rem}.sm\:-translate-x-3{--transform-translate-x:-0.75rem}.sm\:-translate-x-4{--transform-translate-x:-1rem}.sm\:-translate-x-5{--transform-translate-x:-1.25rem}.sm\:-translate-x-6{--transform-translate-x:-1.5rem}.sm\:-translate-x-8{--transform-translate-x:-2rem}.sm\:-translate-x-10{--transform-translate-x:-2.5rem}.sm\:-translate-x-12{--transform-translate-x:-3rem}.sm\:-translate-x-16{--transform-translate-x:-4rem}.sm\:-translate-x-20{--transform-translate-x:-5rem}.sm\:-translate-x-24{--transform-translate-x:-6rem}.sm\:-translate-x-32{--transform-translate-x:-8rem}.sm\:-translate-x-40{--transform-translate-x:-10rem}.sm\:-translate-x-48{--transform-translate-x:-12rem}.sm\:-translate-x-56{--transform-translate-x:-14rem}.sm\:-translate-x-64{--transform-translate-x:-16rem}.sm\:-translate-x-px{--transform-translate-x:-1px}.sm\:-translate-x-full{--transform-translate-x:-100%}.sm\:-translate-x-1\/2{--transform-translate-x:-50%}.sm\:translate-x-1\/2{--transform-translate-x:50%}.sm\:translate-x-full{--transform-translate-x:100%}.sm\:translate-y-0{--transform-translate-y:0}.sm\:translate-y-1{--transform-translate-y:0.25rem}.sm\:translate-y-2{--transform-translate-y:0.5rem}.sm\:translate-y-3{--transform-translate-y:0.75rem}.sm\:translate-y-4{--transform-translate-y:1rem}.sm\:translate-y-5{--transform-translate-y:1.25rem}.sm\:translate-y-6{--transform-translate-y:1.5rem}.sm\:translate-y-8{--transform-translate-y:2rem}.sm\:translate-y-10{--transform-translate-y:2.5rem}.sm\:translate-y-12{--transform-translate-y:3rem}.sm\:translate-y-16{--transform-translate-y:4rem}.sm\:translate-y-20{--transform-translate-y:5rem}.sm\:translate-y-24{--transform-translate-y:6rem}.sm\:translate-y-32{--transform-translate-y:8rem}.sm\:translate-y-40{--transform-translate-y:10rem}.sm\:translate-y-48{--transform-translate-y:12rem}.sm\:translate-y-56{--transform-translate-y:14rem}.sm\:translate-y-64{--transform-translate-y:16rem}.sm\:translate-y-px{--transform-translate-y:1px}.sm\:-translate-y-1{--transform-translate-y:-0.25rem}.sm\:-translate-y-2{--transform-translate-y:-0.5rem}.sm\:-translate-y-3{--transform-translate-y:-0.75rem}.sm\:-translate-y-4{--transform-translate-y:-1rem}.sm\:-translate-y-5{--transform-translate-y:-1.25rem}.sm\:-translate-y-6{--transform-translate-y:-1.5rem}.sm\:-translate-y-8{--transform-translate-y:-2rem}.sm\:-translate-y-10{--transform-translate-y:-2.5rem}.sm\:-translate-y-12{--transform-translate-y:-3rem}.sm\:-translate-y-16{--transform-translate-y:-4rem}.sm\:-translate-y-20{--transform-translate-y:-5rem}.sm\:-translate-y-24{--transform-translate-y:-6rem}.sm\:-translate-y-32{--transform-translate-y:-8rem}.sm\:-translate-y-40{--transform-translate-y:-10rem}.sm\:-translate-y-48{--transform-translate-y:-12rem}.sm\:-translate-y-56{--transform-translate-y:-14rem}.sm\:-translate-y-64{--transform-translate-y:-16rem}.sm\:-translate-y-px{--transform-translate-y:-1px}.sm\:-translate-y-full{--transform-translate-y:-100%}.sm\:-translate-y-1\/2{--transform-translate-y:-50%}.sm\:translate-y-1\/2{--transform-translate-y:50%}.sm\:translate-y-full{--transform-translate-y:100%}.sm\:hover\:translate-x-0:hover{--transform-translate-x:0}.sm\:hover\:translate-x-1:hover{--transform-translate-x:0.25rem}.sm\:hover\:translate-x-2:hover{--transform-translate-x:0.5rem}.sm\:hover\:translate-x-3:hover{--transform-translate-x:0.75rem}.sm\:hover\:translate-x-4:hover{--transform-translate-x:1rem}.sm\:hover\:translate-x-5:hover{--transform-translate-x:1.25rem}.sm\:hover\:translate-x-6:hover{--transform-translate-x:1.5rem}.sm\:hover\:translate-x-8:hover{--transform-translate-x:2rem}.sm\:hover\:translate-x-10:hover{--transform-translate-x:2.5rem}.sm\:hover\:translate-x-12:hover{--transform-translate-x:3rem}.sm\:hover\:translate-x-16:hover{--transform-translate-x:4rem}.sm\:hover\:translate-x-20:hover{--transform-translate-x:5rem}.sm\:hover\:translate-x-24:hover{--transform-translate-x:6rem}.sm\:hover\:translate-x-32:hover{--transform-translate-x:8rem}.sm\:hover\:translate-x-40:hover{--transform-translate-x:10rem}.sm\:hover\:translate-x-48:hover{--transform-translate-x:12rem}.sm\:hover\:translate-x-56:hover{--transform-translate-x:14rem}.sm\:hover\:translate-x-64:hover{--transform-translate-x:16rem}.sm\:hover\:translate-x-px:hover{--transform-translate-x:1px}.sm\:hover\:-translate-x-1:hover{--transform-translate-x:-0.25rem}.sm\:hover\:-translate-x-2:hover{--transform-translate-x:-0.5rem}.sm\:hover\:-translate-x-3:hover{--transform-translate-x:-0.75rem}.sm\:hover\:-translate-x-4:hover{--transform-translate-x:-1rem}.sm\:hover\:-translate-x-5:hover{--transform-translate-x:-1.25rem}.sm\:hover\:-translate-x-6:hover{--transform-translate-x:-1.5rem}.sm\:hover\:-translate-x-8:hover{--transform-translate-x:-2rem}.sm\:hover\:-translate-x-10:hover{--transform-translate-x:-2.5rem}.sm\:hover\:-translate-x-12:hover{--transform-translate-x:-3rem}.sm\:hover\:-translate-x-16:hover{--transform-translate-x:-4rem}.sm\:hover\:-translate-x-20:hover{--transform-translate-x:-5rem}.sm\:hover\:-translate-x-24:hover{--transform-translate-x:-6rem}.sm\:hover\:-translate-x-32:hover{--transform-translate-x:-8rem}.sm\:hover\:-translate-x-40:hover{--transform-translate-x:-10rem}.sm\:hover\:-translate-x-48:hover{--transform-translate-x:-12rem}.sm\:hover\:-translate-x-56:hover{--transform-translate-x:-14rem}.sm\:hover\:-translate-x-64:hover{--transform-translate-x:-16rem}.sm\:hover\:-translate-x-px:hover{--transform-translate-x:-1px}.sm\:hover\:-translate-x-full:hover{--transform-translate-x:-100%}.sm\:hover\:-translate-x-1\/2:hover{--transform-translate-x:-50%}.sm\:hover\:translate-x-1\/2:hover{--transform-translate-x:50%}.sm\:hover\:translate-x-full:hover{--transform-translate-x:100%}.sm\:hover\:translate-y-0:hover{--transform-translate-y:0}.sm\:hover\:translate-y-1:hover{--transform-translate-y:0.25rem}.sm\:hover\:translate-y-2:hover{--transform-translate-y:0.5rem}.sm\:hover\:translate-y-3:hover{--transform-translate-y:0.75rem}.sm\:hover\:translate-y-4:hover{--transform-translate-y:1rem}.sm\:hover\:translate-y-5:hover{--transform-translate-y:1.25rem}.sm\:hover\:translate-y-6:hover{--transform-translate-y:1.5rem}.sm\:hover\:translate-y-8:hover{--transform-translate-y:2rem}.sm\:hover\:translate-y-10:hover{--transform-translate-y:2.5rem}.sm\:hover\:translate-y-12:hover{--transform-translate-y:3rem}.sm\:hover\:translate-y-16:hover{--transform-translate-y:4rem}.sm\:hover\:translate-y-20:hover{--transform-translate-y:5rem}.sm\:hover\:translate-y-24:hover{--transform-translate-y:6rem}.sm\:hover\:translate-y-32:hover{--transform-translate-y:8rem}.sm\:hover\:translate-y-40:hover{--transform-translate-y:10rem}.sm\:hover\:translate-y-48:hover{--transform-translate-y:12rem}.sm\:hover\:translate-y-56:hover{--transform-translate-y:14rem}.sm\:hover\:translate-y-64:hover{--transform-translate-y:16rem}.sm\:hover\:translate-y-px:hover{--transform-translate-y:1px}.sm\:hover\:-translate-y-1:hover{--transform-translate-y:-0.25rem}.sm\:hover\:-translate-y-2:hover{--transform-translate-y:-0.5rem}.sm\:hover\:-translate-y-3:hover{--transform-translate-y:-0.75rem}.sm\:hover\:-translate-y-4:hover{--transform-translate-y:-1rem}.sm\:hover\:-translate-y-5:hover{--transform-translate-y:-1.25rem}.sm\:hover\:-translate-y-6:hover{--transform-translate-y:-1.5rem}.sm\:hover\:-translate-y-8:hover{--transform-translate-y:-2rem}.sm\:hover\:-translate-y-10:hover{--transform-translate-y:-2.5rem}.sm\:hover\:-translate-y-12:hover{--transform-translate-y:-3rem}.sm\:hover\:-translate-y-16:hover{--transform-translate-y:-4rem}.sm\:hover\:-translate-y-20:hover{--transform-translate-y:-5rem}.sm\:hover\:-translate-y-24:hover{--transform-translate-y:-6rem}.sm\:hover\:-translate-y-32:hover{--transform-translate-y:-8rem}.sm\:hover\:-translate-y-40:hover{--transform-translate-y:-10rem}.sm\:hover\:-translate-y-48:hover{--transform-translate-y:-12rem}.sm\:hover\:-translate-y-56:hover{--transform-translate-y:-14rem}.sm\:hover\:-translate-y-64:hover{--transform-translate-y:-16rem}.sm\:hover\:-translate-y-px:hover{--transform-translate-y:-1px}.sm\:hover\:-translate-y-full:hover{--transform-translate-y:-100%}.sm\:hover\:-translate-y-1\/2:hover{--transform-translate-y:-50%}.sm\:hover\:translate-y-1\/2:hover{--transform-translate-y:50%}.sm\:hover\:translate-y-full:hover{--transform-translate-y:100%}.sm\:focus\:translate-x-0:focus{--transform-translate-x:0}.sm\:focus\:translate-x-1:focus{--transform-translate-x:0.25rem}.sm\:focus\:translate-x-2:focus{--transform-translate-x:0.5rem}.sm\:focus\:translate-x-3:focus{--transform-translate-x:0.75rem}.sm\:focus\:translate-x-4:focus{--transform-translate-x:1rem}.sm\:focus\:translate-x-5:focus{--transform-translate-x:1.25rem}.sm\:focus\:translate-x-6:focus{--transform-translate-x:1.5rem}.sm\:focus\:translate-x-8:focus{--transform-translate-x:2rem}.sm\:focus\:translate-x-10:focus{--transform-translate-x:2.5rem}.sm\:focus\:translate-x-12:focus{--transform-translate-x:3rem}.sm\:focus\:translate-x-16:focus{--transform-translate-x:4rem}.sm\:focus\:translate-x-20:focus{--transform-translate-x:5rem}.sm\:focus\:translate-x-24:focus{--transform-translate-x:6rem}.sm\:focus\:translate-x-32:focus{--transform-translate-x:8rem}.sm\:focus\:translate-x-40:focus{--transform-translate-x:10rem}.sm\:focus\:translate-x-48:focus{--transform-translate-x:12rem}.sm\:focus\:translate-x-56:focus{--transform-translate-x:14rem}.sm\:focus\:translate-x-64:focus{--transform-translate-x:16rem}.sm\:focus\:translate-x-px:focus{--transform-translate-x:1px}.sm\:focus\:-translate-x-1:focus{--transform-translate-x:-0.25rem}.sm\:focus\:-translate-x-2:focus{--transform-translate-x:-0.5rem}.sm\:focus\:-translate-x-3:focus{--transform-translate-x:-0.75rem}.sm\:focus\:-translate-x-4:focus{--transform-translate-x:-1rem}.sm\:focus\:-translate-x-5:focus{--transform-translate-x:-1.25rem}.sm\:focus\:-translate-x-6:focus{--transform-translate-x:-1.5rem}.sm\:focus\:-translate-x-8:focus{--transform-translate-x:-2rem}.sm\:focus\:-translate-x-10:focus{--transform-translate-x:-2.5rem}.sm\:focus\:-translate-x-12:focus{--transform-translate-x:-3rem}.sm\:focus\:-translate-x-16:focus{--transform-translate-x:-4rem}.sm\:focus\:-translate-x-20:focus{--transform-translate-x:-5rem}.sm\:focus\:-translate-x-24:focus{--transform-translate-x:-6rem}.sm\:focus\:-translate-x-32:focus{--transform-translate-x:-8rem}.sm\:focus\:-translate-x-40:focus{--transform-translate-x:-10rem}.sm\:focus\:-translate-x-48:focus{--transform-translate-x:-12rem}.sm\:focus\:-translate-x-56:focus{--transform-translate-x:-14rem}.sm\:focus\:-translate-x-64:focus{--transform-translate-x:-16rem}.sm\:focus\:-translate-x-px:focus{--transform-translate-x:-1px}.sm\:focus\:-translate-x-full:focus{--transform-translate-x:-100%}.sm\:focus\:-translate-x-1\/2:focus{--transform-translate-x:-50%}.sm\:focus\:translate-x-1\/2:focus{--transform-translate-x:50%}.sm\:focus\:translate-x-full:focus{--transform-translate-x:100%}.sm\:focus\:translate-y-0:focus{--transform-translate-y:0}.sm\:focus\:translate-y-1:focus{--transform-translate-y:0.25rem}.sm\:focus\:translate-y-2:focus{--transform-translate-y:0.5rem}.sm\:focus\:translate-y-3:focus{--transform-translate-y:0.75rem}.sm\:focus\:translate-y-4:focus{--transform-translate-y:1rem}.sm\:focus\:translate-y-5:focus{--transform-translate-y:1.25rem}.sm\:focus\:translate-y-6:focus{--transform-translate-y:1.5rem}.sm\:focus\:translate-y-8:focus{--transform-translate-y:2rem}.sm\:focus\:translate-y-10:focus{--transform-translate-y:2.5rem}.sm\:focus\:translate-y-12:focus{--transform-translate-y:3rem}.sm\:focus\:translate-y-16:focus{--transform-translate-y:4rem}.sm\:focus\:translate-y-20:focus{--transform-translate-y:5rem}.sm\:focus\:translate-y-24:focus{--transform-translate-y:6rem}.sm\:focus\:translate-y-32:focus{--transform-translate-y:8rem}.sm\:focus\:translate-y-40:focus{--transform-translate-y:10rem}.sm\:focus\:translate-y-48:focus{--transform-translate-y:12rem}.sm\:focus\:translate-y-56:focus{--transform-translate-y:14rem}.sm\:focus\:translate-y-64:focus{--transform-translate-y:16rem}.sm\:focus\:translate-y-px:focus{--transform-translate-y:1px}.sm\:focus\:-translate-y-1:focus{--transform-translate-y:-0.25rem}.sm\:focus\:-translate-y-2:focus{--transform-translate-y:-0.5rem}.sm\:focus\:-translate-y-3:focus{--transform-translate-y:-0.75rem}.sm\:focus\:-translate-y-4:focus{--transform-translate-y:-1rem}.sm\:focus\:-translate-y-5:focus{--transform-translate-y:-1.25rem}.sm\:focus\:-translate-y-6:focus{--transform-translate-y:-1.5rem}.sm\:focus\:-translate-y-8:focus{--transform-translate-y:-2rem}.sm\:focus\:-translate-y-10:focus{--transform-translate-y:-2.5rem}.sm\:focus\:-translate-y-12:focus{--transform-translate-y:-3rem}.sm\:focus\:-translate-y-16:focus{--transform-translate-y:-4rem}.sm\:focus\:-translate-y-20:focus{--transform-translate-y:-5rem}.sm\:focus\:-translate-y-24:focus{--transform-translate-y:-6rem}.sm\:focus\:-translate-y-32:focus{--transform-translate-y:-8rem}.sm\:focus\:-translate-y-40:focus{--transform-translate-y:-10rem}.sm\:focus\:-translate-y-48:focus{--transform-translate-y:-12rem}.sm\:focus\:-translate-y-56:focus{--transform-translate-y:-14rem}.sm\:focus\:-translate-y-64:focus{--transform-translate-y:-16rem}.sm\:focus\:-translate-y-px:focus{--transform-translate-y:-1px}.sm\:focus\:-translate-y-full:focus{--transform-translate-y:-100%}.sm\:focus\:-translate-y-1\/2:focus{--transform-translate-y:-50%}.sm\:focus\:translate-y-1\/2:focus{--transform-translate-y:50%}.sm\:focus\:translate-y-full:focus{--transform-translate-y:100%}.sm\:skew-x-0{--transform-skew-x:0}.sm\:skew-x-3{--transform-skew-x:3deg}.sm\:skew-x-6{--transform-skew-x:6deg}.sm\:skew-x-12{--transform-skew-x:12deg}.sm\:-skew-x-12{--transform-skew-x:-12deg}.sm\:-skew-x-6{--transform-skew-x:-6deg}.sm\:-skew-x-3{--transform-skew-x:-3deg}.sm\:skew-y-0{--transform-skew-y:0}.sm\:skew-y-3{--transform-skew-y:3deg}.sm\:skew-y-6{--transform-skew-y:6deg}.sm\:skew-y-12{--transform-skew-y:12deg}.sm\:-skew-y-12{--transform-skew-y:-12deg}.sm\:-skew-y-6{--transform-skew-y:-6deg}.sm\:-skew-y-3{--transform-skew-y:-3deg}.sm\:hover\:skew-x-0:hover{--transform-skew-x:0}.sm\:hover\:skew-x-3:hover{--transform-skew-x:3deg}.sm\:hover\:skew-x-6:hover{--transform-skew-x:6deg}.sm\:hover\:skew-x-12:hover{--transform-skew-x:12deg}.sm\:hover\:-skew-x-12:hover{--transform-skew-x:-12deg}.sm\:hover\:-skew-x-6:hover{--transform-skew-x:-6deg}.sm\:hover\:-skew-x-3:hover{--transform-skew-x:-3deg}.sm\:hover\:skew-y-0:hover{--transform-skew-y:0}.sm\:hover\:skew-y-3:hover{--transform-skew-y:3deg}.sm\:hover\:skew-y-6:hover{--transform-skew-y:6deg}.sm\:hover\:skew-y-12:hover{--transform-skew-y:12deg}.sm\:hover\:-skew-y-12:hover{--transform-skew-y:-12deg}.sm\:hover\:-skew-y-6:hover{--transform-skew-y:-6deg}.sm\:hover\:-skew-y-3:hover{--transform-skew-y:-3deg}.sm\:focus\:skew-x-0:focus{--transform-skew-x:0}.sm\:focus\:skew-x-3:focus{--transform-skew-x:3deg}.sm\:focus\:skew-x-6:focus{--transform-skew-x:6deg}.sm\:focus\:skew-x-12:focus{--transform-skew-x:12deg}.sm\:focus\:-skew-x-12:focus{--transform-skew-x:-12deg}.sm\:focus\:-skew-x-6:focus{--transform-skew-x:-6deg}.sm\:focus\:-skew-x-3:focus{--transform-skew-x:-3deg}.sm\:focus\:skew-y-0:focus{--transform-skew-y:0}.sm\:focus\:skew-y-3:focus{--transform-skew-y:3deg}.sm\:focus\:skew-y-6:focus{--transform-skew-y:6deg}.sm\:focus\:skew-y-12:focus{--transform-skew-y:12deg}.sm\:focus\:-skew-y-12:focus{--transform-skew-y:-12deg}.sm\:focus\:-skew-y-6:focus{--transform-skew-y:-6deg}.sm\:focus\:-skew-y-3:focus{--transform-skew-y:-3deg}.sm\:transition-none{transition-property:none}.sm\:transition-all{transition-property:all}.sm\:transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform}.sm\:transition-colors{transition-property:background-color,border-color,color,fill,stroke}.sm\:transition-opacity{transition-property:opacity}.sm\:transition-shadow{transition-property:box-shadow}.sm\:transition-transform{transition-property:transform}.sm\:ease-linear{transition-timing-function:linear}.sm\:ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.sm\:ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.sm\:ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.sm\:duration-75{transition-duration:75ms}.sm\:duration-100{transition-duration:.1s}.sm\:duration-150{transition-duration:.15s}.sm\:duration-200{transition-duration:.2s}.sm\:duration-300{transition-duration:.3s}.sm\:duration-500{transition-duration:.5s}.sm\:duration-700{transition-duration:.7s}.sm\:duration-1000{transition-duration:1s}}@media (min-width:768px){.md\:sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.md\:not-sr-only{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal}.md\:focus\:sr-only:focus{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.md\:focus\:not-sr-only:focus{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal}.md\:appearance-none{appearance:none}.md\:bg-fixed{background-attachment:fixed}.md\:bg-local{background-attachment:local}.md\:bg-scroll{background-attachment:scroll}.md\:bg-black{background-color:#000}.md\:bg-white{background-color:#fff}.md\:bg-gray-100{background-color:#f7fafc}.md\:bg-gray-200{background-color:#edf2f7}.md\:bg-gray-300{background-color:#e2e8f0}.md\:bg-gray-400{background-color:#cbd5e0}.md\:bg-gray-500{background-color:#a0aec0}.md\:bg-gray-600{background-color:#718096}.md\:bg-gray-700{background-color:#4a5568}.md\:bg-gray-800{background-color:#2d3748}.md\:bg-gray-900{background-color:#1a202c}.md\:bg-blue-100{background-color:#ebf8ff}.md\:bg-blue-200{background-color:#bee3f8}.md\:bg-blue-300{background-color:#90cdf4}.md\:bg-blue-400{background-color:#63b3ed}.md\:bg-blue-500{background-color:#4299e1}.md\:bg-blue-600{background-color:#3182ce}.md\:bg-blue-700{background-color:#2b6cb0}.md\:bg-blue-800{background-color:#2c5282}.md\:bg-blue-900{background-color:#2a4365}.md\:bg-red-100{background-color:#fff5f5}.md\:bg-red-200{background-color:#fed7d7}.md\:bg-red-300{background-color:#feb2b2}.md\:bg-red-400{background-color:#fc8181}.md\:bg-red-500{background-color:#f56565}.md\:bg-red-600{background-color:#e53e3e}.md\:bg-red-700{background-color:#c53030}.md\:bg-red-800{background-color:#9b2c2c}.md\:bg-red-900{background-color:#742a2a}.md\:bg-yellow-100{background-color:ivory}.md\:bg-yellow-200{background-color:#fefcbf}.md\:bg-yellow-300{background-color:#faf089}.md\:bg-yellow-400{background-color:#f6e05e}.md\:bg-yellow-500{background-color:#ecc94b}.md\:bg-yellow-600{background-color:#d69e2e}.md\:bg-yellow-700{background-color:#b7791f}.md\:bg-yellow-800{background-color:#975a16}.md\:bg-yellow-900{background-color:#744210}.md\:bg-purple-100{background-color:#e2dde6}.md\:bg-purple-200{background-color:#c6bad0}.md\:bg-purple-300{background-color:#42304f}.md\:bg-purple-400{background-color:#3a2a47}.md\:bg-purple-500{background-color:#2f2239}.md\:bg-purple-600{background-color:#26182d}.md\:bg-transparent{background-color:transparent}.md\:bg-stackblitz-blue{background-color:var(--sb-brand-stackblitz-blue)}.md\:bg-activityBarBadge-background{background-color:var(--activityBarBadge-background)}.md\:bg-editor-background{background-color:var(--editor-background)}.md\:bg-editor-foreground{background-color:var(--editor-foreground)}.md\:bg-editor-inactiveSelectionBackground{background-color:var(--editor-inactiveSelectionBackground)}.md\:bg-editor-selectionHighlightBackground{background-color:var(--editor-selectionHighlightBackground)}.md\:bg-input-placeholderForeground{background-color:var(--input-placeholderForeground)}.md\:bg-list-dropBackground{background-color:var(--list-dropBackground)}.md\:bg-menu-background{background-color:var(--menu-background)}.md\:bg-menu-foreground{background-color:var(--menu-foreground)}.md\:bg-sideBarTitle-foreground{background-color:var(--sideBarTitle-foreground)}.md\:bg-statusBarItem-remoteBackground{background-color:var(--statusBarItem-remoteBackground)}.md\:bg-statusBarItem-remoteForeground{background-color:var(--statusBarItem-remoteForeground)}.md\:bg-activityBar-activeBorder{background-color:var(--activityBar-activeBorder)}.md\:bg-activityBar-background{background-color:var(--activityBar-background)}.md\:bg-activityBar-dropBackground{background-color:var(--activityBar-dropBackground)}.md\:bg-activityBar-foreground{background-color:var(--activityBar-foreground)}.md\:bg-activityBar-inactiveForeground{background-color:var(--activityBar-inactiveForeground)}.md\:bg-activityBarBadge-foreground{background-color:var(--activityBarBadge-foreground)}.md\:bg-badge-background{background-color:var(--badge-background)}.md\:bg-badge-foreground{background-color:var(--badge-foreground)}.md\:bg-breadcrumb-activeSelectionForeground{background-color:var(--breadcrumb-activeSelectionForeground)}.md\:bg-breadcrumb-background{background-color:var(--breadcrumb-background)}.md\:bg-breadcrumb-focusForeground{background-color:var(--breadcrumb-focusForeground)}.md\:bg-breadcrumb-foreground{background-color:var(--breadcrumb-foreground)}.md\:bg-breadcrumbPicker-background{background-color:var(--breadcrumbPicker-background)}.md\:bg-button-background{background-color:var(--button-background)}.md\:bg-button-foreground{background-color:var(--button-foreground)}.md\:bg-button-hoverBackground{background-color:var(--button-hoverBackground)}.md\:bg-checkbox-background{background-color:var(--checkbox-background)}.md\:bg-checkbox-border{background-color:var(--checkbox-border)}.md\:bg-checkbox-foreground{background-color:var(--checkbox-foreground)}.md\:bg-dropdown-background{background-color:var(--dropdown-background)}.md\:bg-dropdown-border{background-color:var(--dropdown-border)}.md\:bg-dropdown-foreground{background-color:var(--dropdown-foreground)}.md\:bg-focusBorder{background-color:var(--focusBorder)}.md\:bg-foreground{background-color:var(--foreground)}.md\:bg-icon-foreground{background-color:var(--icon-foreground)}.md\:bg-icon-prettier{background-color:#ee6292}.md\:bg-input-background{background-color:var(--input-background)}.md\:bg-input-foreground{background-color:var(--input-foreground)}.md\:bg-inputOption-activeBackground{background-color:var(--inputOption-activeBackground)}.md\:bg-inputOption-activeBorder{background-color:var(--inputOption-activeBorder)}.md\:bg-inputValidation-errorBackground{background-color:var(--inputValidation-errorBackground)}.md\:bg-inputValidation-errorBorder{background-color:var(--inputValidation-errorBorder)}.md\:bg-inputValidation-infoBackground{background-color:var(--inputValidation-infoBackground)}.md\:bg-inputValidation-infoBorder{background-color:var(--inputValidation-infoBorder)}.md\:bg-inputValidation-warningBackground{background-color:var(--inputValidation-warningBackground)}.md\:bg-inputValidation-warningBorder{background-color:var(--inputValidation-warningBorder)}.md\:bg-list-activeSelectionBackground{background-color:var(--list-activeSelectionBackground)}.md\:bg-list-activeSelectionForeground{background-color:var(--list-activeSelectionForeground)}.md\:bg-list-errorForeground{background-color:var(--list-errorForeground)}.md\:bg-list-filterMatchBackground{background-color:var(--list-filterMatchBackground)}.md\:bg-list-focusBackground{background-color:var(--list-focusBackground)}.md\:bg-list-highlightForeground{background-color:var(--list-highlightForeground)}.md\:bg-list-hoverBackground{background-color:var(--list-hoverBackground)}.md\:bg-list-inactiveSelectionBackground{background-color:var(--list-inactiveSelectionBackground)}.md\:bg-list-invalidItemForeground{background-color:var(--list-invalidItemForeground)}.md\:bg-list-warningForeground{background-color:var(--list-warningForeground)}.md\:bg-listFilterWidget-background{background-color:var(--listFilterWidget-background)}.md\:bg-listFilterWidget-noMatchesOutline{background-color:var(--listFilterWidget-noMatchesOutline)}.md\:bg-listFilterWidget-outline{background-color:var(--listFilterWidget-outline)}.md\:bg-notificationCenterHeader-background{background-color:var(--notificationCenterHeader-background)}.md\:bg-notificationLink-foreground{background-color:var(--notificationLink-foreground)}.md\:bg-notifications-background{background-color:var(--notifications-background)}.md\:bg-notifications-border{background-color:var(--notifications-border)}.md\:bg-notifications-foreground{background-color:var(--notifications-foreground)}.md\:bg-notificationsErrorIcon-foreground{background-color:var(--notificationsErrorIcon-foreground)}.md\:bg-notificationsInfoIcon-foreground{background-color:var(--notificationsInfoIcon-foreground)}.md\:bg-notificationsWarningIcon-foreground{background-color:var(--notificationsWarningIcon-foreground)}.md\:bg-panel-background{background-color:var(--panel-background)}.md\:bg-panel-border{background-color:var(--panel-border)}.md\:bg-panel-dropBackground{background-color:var(--panel-dropBackground)}.md\:bg-panelTitle-activeBorder{background-color:var(--panelTitle-activeBorder)}.md\:bg-panelTitle-activeForeground{background-color:var(--panelTitle-activeForeground)}.md\:bg-panelTitle-inactiveForeground{background-color:var(--panelTitle-inactiveForeground)}.md\:bg-progressBar-background{background-color:var(--progressBar-background)}.md\:bg-quickInput-background{background-color:var(--quickInput-background)}.md\:bg-scrollbar-shadow{background-color:var(--scrollbar-shadow)}.md\:bg-scrollbarSlider-activeBackground{background-color:var(--scrollbarSlider-activeBackground)}.md\:bg-scrollbarSlider-background{background-color:var(--scrollbarSlider-background)}.md\:bg-scrollbarSlider-hoverBackground{background-color:var(--scrollbarSlider-hoverBackground)}.md\:bg-searchEditor-findMatchBackground{background-color:var(--searchEditor-findMatchBackground)}.md\:bg-settings-checkboxBackground{background-color:var(--settings-checkboxBackground)}.md\:bg-settings-checkboxBorder{background-color:var(--settings-checkboxBorder)}.md\:bg-settings-checkboxForeground{background-color:var(--settings-checkboxForeground)}.md\:bg-settings-dropdownBackground{background-color:var(--settings-dropdownBackground)}.md\:bg-settings-dropdownBorder{background-color:var(--settings-dropdownBorder)}.md\:bg-settings-dropdownForeground{background-color:var(--settings-dropdownForeground)}.md\:bg-settings-dropdownListBorder{background-color:var(--settings-dropdownListBorder)}.md\:bg-settings-headerForeground{background-color:var(--settings-headerForeground)}.md\:bg-settings-modifiedItemIndicator{background-color:var(--settings-modifiedItemIndicator)}.md\:bg-settings-numberInputForeground{background-color:var(--settings-numberInputForeground)}.md\:bg-settings-textInputForeground{background-color:var(--settings-textInputForeground)}.md\:bg-sideBar-background{background-color:var(--sideBar-background)}.md\:bg-sideBar-dropBackground{background-color:var(--sideBar-dropBackground)}.md\:bg-sideBarSectionHeader-background{background-color:var(--sideBarSectionHeader-background)}.md\:bg-tab-activeBackground{background-color:var(--tab-activeBackground)}.md\:bg-tab-activeForeground{background-color:var(--tab-activeForeground)}.md\:bg-tab-activeModifiedBorder{background-color:var(--tab-activeModifiedBorder)}.md\:bg-tab-border{background-color:var(--tab-border)}.md\:bg-tab-inactiveBackground{background-color:var(--tab-inactiveBackground)}.md\:bg-tab-inactiveForeground{background-color:var(--tab-inactiveForeground)}.md\:bg-tab-inactiveModifiedBorder{background-color:var(--tab-inactiveModifiedBorder)}.md\:bg-tab-unfocusedActiveBackground{background-color:var(--tab-unfocusedActiveBackground)}.md\:bg-tab-unfocusedActiveForeground{background-color:var(--tab-unfocusedActiveForeground)}.md\:bg-tab-unfocusedActiveModifiedBorder{background-color:var(--tab-unfocusedActiveModifiedBorder)}.md\:bg-tab-unfocusedInactiveForeground{background-color:var(--tab-unfocusedInactiveForeground)}.md\:bg-tab-unfocusedInactiveModifiedBorder{background-color:var(--tab-unfocusedInactiveModifiedBorder)}.md\:bg-textLink-activeForeground{background-color:var(--textLink-activeForeground)}.md\:bg-textLink-foreground{background-color:var(--textLink-foreground)}.md\:bg-titleBar-activeBackground{background-color:var(--titleBar-activeBackground)}.md\:bg-titleBar-activeForeground{background-color:var(--titleBar-activeForeground)}.md\:bg-titleBar-inactiveBackground{background-color:var(--titleBar-inactiveBackground)}.md\:bg-titleBar-inactiveForeground{background-color:var(--titleBar-inactiveForeground)}.md\:bg-tree-indentGuidesStroke{background-color:var(--tree-indentGuidesStroke)}.md\:bg-widget-shadow{background-color:var(--widget-shadow)}.md\:hover\:bg-black:hover{background-color:#000}.md\:hover\:bg-white:hover{background-color:#fff}.md\:hover\:bg-gray-100:hover{background-color:#f7fafc}.md\:hover\:bg-gray-200:hover{background-color:#edf2f7}.md\:hover\:bg-gray-300:hover{background-color:#e2e8f0}.md\:hover\:bg-gray-400:hover{background-color:#cbd5e0}.md\:hover\:bg-gray-500:hover{background-color:#a0aec0}.md\:hover\:bg-gray-600:hover{background-color:#718096}.md\:hover\:bg-gray-700:hover{background-color:#4a5568}.md\:hover\:bg-gray-800:hover{background-color:#2d3748}.md\:hover\:bg-gray-900:hover{background-color:#1a202c}.md\:hover\:bg-blue-100:hover{background-color:#ebf8ff}.md\:hover\:bg-blue-200:hover{background-color:#bee3f8}.md\:hover\:bg-blue-300:hover{background-color:#90cdf4}.md\:hover\:bg-blue-400:hover{background-color:#63b3ed}.md\:hover\:bg-blue-500:hover{background-color:#4299e1}.md\:hover\:bg-blue-600:hover{background-color:#3182ce}.md\:hover\:bg-blue-700:hover{background-color:#2b6cb0}.md\:hover\:bg-blue-800:hover{background-color:#2c5282}.md\:hover\:bg-blue-900:hover{background-color:#2a4365}.md\:hover\:bg-red-100:hover{background-color:#fff5f5}.md\:hover\:bg-red-200:hover{background-color:#fed7d7}.md\:hover\:bg-red-300:hover{background-color:#feb2b2}.md\:hover\:bg-red-400:hover{background-color:#fc8181}.md\:hover\:bg-red-500:hover{background-color:#f56565}.md\:hover\:bg-red-600:hover{background-color:#e53e3e}.md\:hover\:bg-red-700:hover{background-color:#c53030}.md\:hover\:bg-red-800:hover{background-color:#9b2c2c}.md\:hover\:bg-red-900:hover{background-color:#742a2a}.md\:hover\:bg-yellow-100:hover{background-color:ivory}.md\:hover\:bg-yellow-200:hover{background-color:#fefcbf}.md\:hover\:bg-yellow-300:hover{background-color:#faf089}.md\:hover\:bg-yellow-400:hover{background-color:#f6e05e}.md\:hover\:bg-yellow-500:hover{background-color:#ecc94b}.md\:hover\:bg-yellow-600:hover{background-color:#d69e2e}.md\:hover\:bg-yellow-700:hover{background-color:#b7791f}.md\:hover\:bg-yellow-800:hover{background-color:#975a16}.md\:hover\:bg-yellow-900:hover{background-color:#744210}.md\:hover\:bg-purple-100:hover{background-color:#e2dde6}.md\:hover\:bg-purple-200:hover{background-color:#c6bad0}.md\:hover\:bg-purple-300:hover{background-color:#42304f}.md\:hover\:bg-purple-400:hover{background-color:#3a2a47}.md\:hover\:bg-purple-500:hover{background-color:#2f2239}.md\:hover\:bg-purple-600:hover{background-color:#26182d}.md\:hover\:bg-transparent:hover{background-color:transparent}.md\:hover\:bg-stackblitz-blue:hover{background-color:var(--sb-brand-stackblitz-blue)}.md\:hover\:bg-activityBarBadge-background:hover{background-color:var(--activityBarBadge-background)}.md\:hover\:bg-editor-background:hover{background-color:var(--editor-background)}.md\:hover\:bg-editor-foreground:hover{background-color:var(--editor-foreground)}.md\:hover\:bg-editor-inactiveSelectionBackground:hover{background-color:var(--editor-inactiveSelectionBackground)}.md\:hover\:bg-editor-selectionHighlightBackground:hover{background-color:var(--editor-selectionHighlightBackground)}.md\:hover\:bg-input-placeholderForeground:hover{background-color:var(--input-placeholderForeground)}.md\:hover\:bg-list-dropBackground:hover{background-color:var(--list-dropBackground)}.md\:hover\:bg-menu-background:hover{background-color:var(--menu-background)}.md\:hover\:bg-menu-foreground:hover{background-color:var(--menu-foreground)}.md\:hover\:bg-sideBarTitle-foreground:hover{background-color:var(--sideBarTitle-foreground)}.md\:hover\:bg-statusBarItem-remoteBackground:hover{background-color:var(--statusBarItem-remoteBackground)}.md\:hover\:bg-statusBarItem-remoteForeground:hover{background-color:var(--statusBarItem-remoteForeground)}.md\:hover\:bg-activityBar-activeBorder:hover{background-color:var(--activityBar-activeBorder)}.md\:hover\:bg-activityBar-background:hover{background-color:var(--activityBar-background)}.md\:hover\:bg-activityBar-dropBackground:hover{background-color:var(--activityBar-dropBackground)}.md\:hover\:bg-activityBar-foreground:hover{background-color:var(--activityBar-foreground)}.md\:hover\:bg-activityBar-inactiveForeground:hover{background-color:var(--activityBar-inactiveForeground)}.md\:hover\:bg-activityBarBadge-foreground:hover{background-color:var(--activityBarBadge-foreground)}.md\:hover\:bg-badge-background:hover{background-color:var(--badge-background)}.md\:hover\:bg-badge-foreground:hover{background-color:var(--badge-foreground)}.md\:hover\:bg-breadcrumb-activeSelectionForeground:hover{background-color:var(--breadcrumb-activeSelectionForeground)}.md\:hover\:bg-breadcrumb-background:hover{background-color:var(--breadcrumb-background)}.md\:hover\:bg-breadcrumb-focusForeground:hover{background-color:var(--breadcrumb-focusForeground)}.md\:hover\:bg-breadcrumb-foreground:hover{background-color:var(--breadcrumb-foreground)}.md\:hover\:bg-breadcrumbPicker-background:hover{background-color:var(--breadcrumbPicker-background)}.md\:hover\:bg-button-background:hover{background-color:var(--button-background)}.md\:hover\:bg-button-foreground:hover{background-color:var(--button-foreground)}.md\:hover\:bg-button-hoverBackground:hover{background-color:var(--button-hoverBackground)}.md\:hover\:bg-checkbox-background:hover{background-color:var(--checkbox-background)}.md\:hover\:bg-checkbox-border:hover{background-color:var(--checkbox-border)}.md\:hover\:bg-checkbox-foreground:hover{background-color:var(--checkbox-foreground)}.md\:hover\:bg-dropdown-background:hover{background-color:var(--dropdown-background)}.md\:hover\:bg-dropdown-border:hover{background-color:var(--dropdown-border)}.md\:hover\:bg-dropdown-foreground:hover{background-color:var(--dropdown-foreground)}.md\:hover\:bg-focusBorder:hover{background-color:var(--focusBorder)}.md\:hover\:bg-foreground:hover{background-color:var(--foreground)}.md\:hover\:bg-icon-foreground:hover{background-color:var(--icon-foreground)}.md\:hover\:bg-icon-prettier:hover{background-color:#ee6292}.md\:hover\:bg-input-background:hover{background-color:var(--input-background)}.md\:hover\:bg-input-foreground:hover{background-color:var(--input-foreground)}.md\:hover\:bg-inputOption-activeBackground:hover{background-color:var(--inputOption-activeBackground)}.md\:hover\:bg-inputOption-activeBorder:hover{background-color:var(--inputOption-activeBorder)}.md\:hover\:bg-inputValidation-errorBackground:hover{background-color:var(--inputValidation-errorBackground)}.md\:hover\:bg-inputValidation-errorBorder:hover{background-color:var(--inputValidation-errorBorder)}.md\:hover\:bg-inputValidation-infoBackground:hover{background-color:var(--inputValidation-infoBackground)}.md\:hover\:bg-inputValidation-infoBorder:hover{background-color:var(--inputValidation-infoBorder)}.md\:hover\:bg-inputValidation-warningBackground:hover{background-color:var(--inputValidation-warningBackground)}.md\:hover\:bg-inputValidation-warningBorder:hover{background-color:var(--inputValidation-warningBorder)}.md\:hover\:bg-list-activeSelectionBackground:hover{background-color:var(--list-activeSelectionBackground)}.md\:hover\:bg-list-activeSelectionForeground:hover{background-color:var(--list-activeSelectionForeground)}.md\:hover\:bg-list-errorForeground:hover{background-color:var(--list-errorForeground)}.md\:hover\:bg-list-filterMatchBackground:hover{background-color:var(--list-filterMatchBackground)}.md\:hover\:bg-list-focusBackground:hover{background-color:var(--list-focusBackground)}.md\:hover\:bg-list-highlightForeground:hover{background-color:var(--list-highlightForeground)}.md\:hover\:bg-list-hoverBackground:hover{background-color:var(--list-hoverBackground)}.md\:hover\:bg-list-inactiveSelectionBackground:hover{background-color:var(--list-inactiveSelectionBackground)}.md\:hover\:bg-list-invalidItemForeground:hover{background-color:var(--list-invalidItemForeground)}.md\:hover\:bg-list-warningForeground:hover{background-color:var(--list-warningForeground)}.md\:hover\:bg-listFilterWidget-background:hover{background-color:var(--listFilterWidget-background)}.md\:hover\:bg-listFilterWidget-noMatchesOutline:hover{background-color:var(--listFilterWidget-noMatchesOutline)}.md\:hover\:bg-listFilterWidget-outline:hover{background-color:var(--listFilterWidget-outline)}.md\:hover\:bg-notificationCenterHeader-background:hover{background-color:var(--notificationCenterHeader-background)}.md\:hover\:bg-notificationLink-foreground:hover{background-color:var(--notificationLink-foreground)}.md\:hover\:bg-notifications-background:hover{background-color:var(--notifications-background)}.md\:hover\:bg-notifications-border:hover{background-color:var(--notifications-border)}.md\:hover\:bg-notifications-foreground:hover{background-color:var(--notifications-foreground)}.md\:hover\:bg-notificationsErrorIcon-foreground:hover{background-color:var(--notificationsErrorIcon-foreground)}.md\:hover\:bg-notificationsInfoIcon-foreground:hover{background-color:var(--notificationsInfoIcon-foreground)}.md\:hover\:bg-notificationsWarningIcon-foreground:hover{background-color:var(--notificationsWarningIcon-foreground)}.md\:hover\:bg-panel-background:hover{background-color:var(--panel-background)}.md\:hover\:bg-panel-border:hover{background-color:var(--panel-border)}.md\:hover\:bg-panel-dropBackground:hover{background-color:var(--panel-dropBackground)}.md\:hover\:bg-panelTitle-activeBorder:hover{background-color:var(--panelTitle-activeBorder)}.md\:hover\:bg-panelTitle-activeForeground:hover{background-color:var(--panelTitle-activeForeground)}.md\:hover\:bg-panelTitle-inactiveForeground:hover{background-color:var(--panelTitle-inactiveForeground)}.md\:hover\:bg-progressBar-background:hover{background-color:var(--progressBar-background)}.md\:hover\:bg-quickInput-background:hover{background-color:var(--quickInput-background)}.md\:hover\:bg-scrollbar-shadow:hover{background-color:var(--scrollbar-shadow)}.md\:hover\:bg-scrollbarSlider-activeBackground:hover{background-color:var(--scrollbarSlider-activeBackground)}.md\:hover\:bg-scrollbarSlider-background:hover{background-color:var(--scrollbarSlider-background)}.md\:hover\:bg-scrollbarSlider-hoverBackground:hover{background-color:var(--scrollbarSlider-hoverBackground)}.md\:hover\:bg-searchEditor-findMatchBackground:hover{background-color:var(--searchEditor-findMatchBackground)}.md\:hover\:bg-settings-checkboxBackground:hover{background-color:var(--settings-checkboxBackground)}.md\:hover\:bg-settings-checkboxBorder:hover{background-color:var(--settings-checkboxBorder)}.md\:hover\:bg-settings-checkboxForeground:hover{background-color:var(--settings-checkboxForeground)}.md\:hover\:bg-settings-dropdownBackground:hover{background-color:var(--settings-dropdownBackground)}.md\:hover\:bg-settings-dropdownBorder:hover{background-color:var(--settings-dropdownBorder)}.md\:hover\:bg-settings-dropdownForeground:hover{background-color:var(--settings-dropdownForeground)}.md\:hover\:bg-settings-dropdownListBorder:hover{background-color:var(--settings-dropdownListBorder)}.md\:hover\:bg-settings-headerForeground:hover{background-color:var(--settings-headerForeground)}.md\:hover\:bg-settings-modifiedItemIndicator:hover{background-color:var(--settings-modifiedItemIndicator)}.md\:hover\:bg-settings-numberInputForeground:hover{background-color:var(--settings-numberInputForeground)}.md\:hover\:bg-settings-textInputForeground:hover{background-color:var(--settings-textInputForeground)}.md\:hover\:bg-sideBar-background:hover{background-color:var(--sideBar-background)}.md\:hover\:bg-sideBar-dropBackground:hover{background-color:var(--sideBar-dropBackground)}.md\:hover\:bg-sideBarSectionHeader-background:hover{background-color:var(--sideBarSectionHeader-background)}.md\:hover\:bg-tab-activeBackground:hover{background-color:var(--tab-activeBackground)}.md\:hover\:bg-tab-activeForeground:hover{background-color:var(--tab-activeForeground)}.md\:hover\:bg-tab-activeModifiedBorder:hover{background-color:var(--tab-activeModifiedBorder)}.md\:hover\:bg-tab-border:hover{background-color:var(--tab-border)}.md\:hover\:bg-tab-inactiveBackground:hover{background-color:var(--tab-inactiveBackground)}.md\:hover\:bg-tab-inactiveForeground:hover{background-color:var(--tab-inactiveForeground)}.md\:hover\:bg-tab-inactiveModifiedBorder:hover{background-color:var(--tab-inactiveModifiedBorder)}.md\:hover\:bg-tab-unfocusedActiveBackground:hover{background-color:var(--tab-unfocusedActiveBackground)}.md\:hover\:bg-tab-unfocusedActiveForeground:hover{background-color:var(--tab-unfocusedActiveForeground)}.md\:hover\:bg-tab-unfocusedActiveModifiedBorder:hover{background-color:var(--tab-unfocusedActiveModifiedBorder)}.md\:hover\:bg-tab-unfocusedInactiveForeground:hover{background-color:var(--tab-unfocusedInactiveForeground)}.md\:hover\:bg-tab-unfocusedInactiveModifiedBorder:hover{background-color:var(--tab-unfocusedInactiveModifiedBorder)}.md\:hover\:bg-textLink-activeForeground:hover{background-color:var(--textLink-activeForeground)}.md\:hover\:bg-textLink-foreground:hover{background-color:var(--textLink-foreground)}.md\:hover\:bg-titleBar-activeBackground:hover{background-color:var(--titleBar-activeBackground)}.md\:hover\:bg-titleBar-activeForeground:hover{background-color:var(--titleBar-activeForeground)}.md\:hover\:bg-titleBar-inactiveBackground:hover{background-color:var(--titleBar-inactiveBackground)}.md\:hover\:bg-titleBar-inactiveForeground:hover{background-color:var(--titleBar-inactiveForeground)}.md\:hover\:bg-tree-indentGuidesStroke:hover{background-color:var(--tree-indentGuidesStroke)}.md\:hover\:bg-widget-shadow:hover{background-color:var(--widget-shadow)}.md\:focus\:bg-black:focus{background-color:#000}.md\:focus\:bg-white:focus{background-color:#fff}.md\:focus\:bg-gray-100:focus{background-color:#f7fafc}.md\:focus\:bg-gray-200:focus{background-color:#edf2f7}.md\:focus\:bg-gray-300:focus{background-color:#e2e8f0}.md\:focus\:bg-gray-400:focus{background-color:#cbd5e0}.md\:focus\:bg-gray-500:focus{background-color:#a0aec0}.md\:focus\:bg-gray-600:focus{background-color:#718096}.md\:focus\:bg-gray-700:focus{background-color:#4a5568}.md\:focus\:bg-gray-800:focus{background-color:#2d3748}.md\:focus\:bg-gray-900:focus{background-color:#1a202c}.md\:focus\:bg-blue-100:focus{background-color:#ebf8ff}.md\:focus\:bg-blue-200:focus{background-color:#bee3f8}.md\:focus\:bg-blue-300:focus{background-color:#90cdf4}.md\:focus\:bg-blue-400:focus{background-color:#63b3ed}.md\:focus\:bg-blue-500:focus{background-color:#4299e1}.md\:focus\:bg-blue-600:focus{background-color:#3182ce}.md\:focus\:bg-blue-700:focus{background-color:#2b6cb0}.md\:focus\:bg-blue-800:focus{background-color:#2c5282}.md\:focus\:bg-blue-900:focus{background-color:#2a4365}.md\:focus\:bg-red-100:focus{background-color:#fff5f5}.md\:focus\:bg-red-200:focus{background-color:#fed7d7}.md\:focus\:bg-red-300:focus{background-color:#feb2b2}.md\:focus\:bg-red-400:focus{background-color:#fc8181}.md\:focus\:bg-red-500:focus{background-color:#f56565}.md\:focus\:bg-red-600:focus{background-color:#e53e3e}.md\:focus\:bg-red-700:focus{background-color:#c53030}.md\:focus\:bg-red-800:focus{background-color:#9b2c2c}.md\:focus\:bg-red-900:focus{background-color:#742a2a}.md\:focus\:bg-yellow-100:focus{background-color:ivory}.md\:focus\:bg-yellow-200:focus{background-color:#fefcbf}.md\:focus\:bg-yellow-300:focus{background-color:#faf089}.md\:focus\:bg-yellow-400:focus{background-color:#f6e05e}.md\:focus\:bg-yellow-500:focus{background-color:#ecc94b}.md\:focus\:bg-yellow-600:focus{background-color:#d69e2e}.md\:focus\:bg-yellow-700:focus{background-color:#b7791f}.md\:focus\:bg-yellow-800:focus{background-color:#975a16}.md\:focus\:bg-yellow-900:focus{background-color:#744210}.md\:focus\:bg-purple-100:focus{background-color:#e2dde6}.md\:focus\:bg-purple-200:focus{background-color:#c6bad0}.md\:focus\:bg-purple-300:focus{background-color:#42304f}.md\:focus\:bg-purple-400:focus{background-color:#3a2a47}.md\:focus\:bg-purple-500:focus{background-color:#2f2239}.md\:focus\:bg-purple-600:focus{background-color:#26182d}.md\:focus\:bg-transparent:focus{background-color:transparent}.md\:focus\:bg-stackblitz-blue:focus{background-color:var(--sb-brand-stackblitz-blue)}.md\:focus\:bg-activityBarBadge-background:focus{background-color:var(--activityBarBadge-background)}.md\:focus\:bg-editor-background:focus{background-color:var(--editor-background)}.md\:focus\:bg-editor-foreground:focus{background-color:var(--editor-foreground)}.md\:focus\:bg-editor-inactiveSelectionBackground:focus{background-color:var(--editor-inactiveSelectionBackground)}.md\:focus\:bg-editor-selectionHighlightBackground:focus{background-color:var(--editor-selectionHighlightBackground)}.md\:focus\:bg-input-placeholderForeground:focus{background-color:var(--input-placeholderForeground)}.md\:focus\:bg-list-dropBackground:focus{background-color:var(--list-dropBackground)}.md\:focus\:bg-menu-background:focus{background-color:var(--menu-background)}.md\:focus\:bg-menu-foreground:focus{background-color:var(--menu-foreground)}.md\:focus\:bg-sideBarTitle-foreground:focus{background-color:var(--sideBarTitle-foreground)}.md\:focus\:bg-statusBarItem-remoteBackground:focus{background-color:var(--statusBarItem-remoteBackground)}.md\:focus\:bg-statusBarItem-remoteForeground:focus{background-color:var(--statusBarItem-remoteForeground)}.md\:focus\:bg-activityBar-activeBorder:focus{background-color:var(--activityBar-activeBorder)}.md\:focus\:bg-activityBar-background:focus{background-color:var(--activityBar-background)}.md\:focus\:bg-activityBar-dropBackground:focus{background-color:var(--activityBar-dropBackground)}.md\:focus\:bg-activityBar-foreground:focus{background-color:var(--activityBar-foreground)}.md\:focus\:bg-activityBar-inactiveForeground:focus{background-color:var(--activityBar-inactiveForeground)}.md\:focus\:bg-activityBarBadge-foreground:focus{background-color:var(--activityBarBadge-foreground)}.md\:focus\:bg-badge-background:focus{background-color:var(--badge-background)}.md\:focus\:bg-badge-foreground:focus{background-color:var(--badge-foreground)}.md\:focus\:bg-breadcrumb-activeSelectionForeground:focus{background-color:var(--breadcrumb-activeSelectionForeground)}.md\:focus\:bg-breadcrumb-background:focus{background-color:var(--breadcrumb-background)}.md\:focus\:bg-breadcrumb-focusForeground:focus{background-color:var(--breadcrumb-focusForeground)}.md\:focus\:bg-breadcrumb-foreground:focus{background-color:var(--breadcrumb-foreground)}.md\:focus\:bg-breadcrumbPicker-background:focus{background-color:var(--breadcrumbPicker-background)}.md\:focus\:bg-button-background:focus{background-color:var(--button-background)}.md\:focus\:bg-button-foreground:focus{background-color:var(--button-foreground)}.md\:focus\:bg-button-hoverBackground:focus{background-color:var(--button-hoverBackground)}.md\:focus\:bg-checkbox-background:focus{background-color:var(--checkbox-background)}.md\:focus\:bg-checkbox-border:focus{background-color:var(--checkbox-border)}.md\:focus\:bg-checkbox-foreground:focus{background-color:var(--checkbox-foreground)}.md\:focus\:bg-dropdown-background:focus{background-color:var(--dropdown-background)}.md\:focus\:bg-dropdown-border:focus{background-color:var(--dropdown-border)}.md\:focus\:bg-dropdown-foreground:focus{background-color:var(--dropdown-foreground)}.md\:focus\:bg-focusBorder:focus{background-color:var(--focusBorder)}.md\:focus\:bg-foreground:focus{background-color:var(--foreground)}.md\:focus\:bg-icon-foreground:focus{background-color:var(--icon-foreground)}.md\:focus\:bg-icon-prettier:focus{background-color:#ee6292}.md\:focus\:bg-input-background:focus{background-color:var(--input-background)}.md\:focus\:bg-input-foreground:focus{background-color:var(--input-foreground)}.md\:focus\:bg-inputOption-activeBackground:focus{background-color:var(--inputOption-activeBackground)}.md\:focus\:bg-inputOption-activeBorder:focus{background-color:var(--inputOption-activeBorder)}.md\:focus\:bg-inputValidation-errorBackground:focus{background-color:var(--inputValidation-errorBackground)}.md\:focus\:bg-inputValidation-errorBorder:focus{background-color:var(--inputValidation-errorBorder)}.md\:focus\:bg-inputValidation-infoBackground:focus{background-color:var(--inputValidation-infoBackground)}.md\:focus\:bg-inputValidation-infoBorder:focus{background-color:var(--inputValidation-infoBorder)}.md\:focus\:bg-inputValidation-warningBackground:focus{background-color:var(--inputValidation-warningBackground)}.md\:focus\:bg-inputValidation-warningBorder:focus{background-color:var(--inputValidation-warningBorder)}.md\:focus\:bg-list-activeSelectionBackground:focus{background-color:var(--list-activeSelectionBackground)}.md\:focus\:bg-list-activeSelectionForeground:focus{background-color:var(--list-activeSelectionForeground)}.md\:focus\:bg-list-errorForeground:focus{background-color:var(--list-errorForeground)}.md\:focus\:bg-list-filterMatchBackground:focus{background-color:var(--list-filterMatchBackground)}.md\:focus\:bg-list-focusBackground:focus{background-color:var(--list-focusBackground)}.md\:focus\:bg-list-highlightForeground:focus{background-color:var(--list-highlightForeground)}.md\:focus\:bg-list-hoverBackground:focus{background-color:var(--list-hoverBackground)}.md\:focus\:bg-list-inactiveSelectionBackground:focus{background-color:var(--list-inactiveSelectionBackground)}.md\:focus\:bg-list-invalidItemForeground:focus{background-color:var(--list-invalidItemForeground)}.md\:focus\:bg-list-warningForeground:focus{background-color:var(--list-warningForeground)}.md\:focus\:bg-listFilterWidget-background:focus{background-color:var(--listFilterWidget-background)}.md\:focus\:bg-listFilterWidget-noMatchesOutline:focus{background-color:var(--listFilterWidget-noMatchesOutline)}.md\:focus\:bg-listFilterWidget-outline:focus{background-color:var(--listFilterWidget-outline)}.md\:focus\:bg-notificationCenterHeader-background:focus{background-color:var(--notificationCenterHeader-background)}.md\:focus\:bg-notificationLink-foreground:focus{background-color:var(--notificationLink-foreground)}.md\:focus\:bg-notifications-background:focus{background-color:var(--notifications-background)}.md\:focus\:bg-notifications-border:focus{background-color:var(--notifications-border)}.md\:focus\:bg-notifications-foreground:focus{background-color:var(--notifications-foreground)}.md\:focus\:bg-notificationsErrorIcon-foreground:focus{background-color:var(--notificationsErrorIcon-foreground)}.md\:focus\:bg-notificationsInfoIcon-foreground:focus{background-color:var(--notificationsInfoIcon-foreground)}.md\:focus\:bg-notificationsWarningIcon-foreground:focus{background-color:var(--notificationsWarningIcon-foreground)}.md\:focus\:bg-panel-background:focus{background-color:var(--panel-background)}.md\:focus\:bg-panel-border:focus{background-color:var(--panel-border)}.md\:focus\:bg-panel-dropBackground:focus{background-color:var(--panel-dropBackground)}.md\:focus\:bg-panelTitle-activeBorder:focus{background-color:var(--panelTitle-activeBorder)}.md\:focus\:bg-panelTitle-activeForeground:focus{background-color:var(--panelTitle-activeForeground)}.md\:focus\:bg-panelTitle-inactiveForeground:focus{background-color:var(--panelTitle-inactiveForeground)}.md\:focus\:bg-progressBar-background:focus{background-color:var(--progressBar-background)}.md\:focus\:bg-quickInput-background:focus{background-color:var(--quickInput-background)}.md\:focus\:bg-scrollbar-shadow:focus{background-color:var(--scrollbar-shadow)}.md\:focus\:bg-scrollbarSlider-activeBackground:focus{background-color:var(--scrollbarSlider-activeBackground)}.md\:focus\:bg-scrollbarSlider-background:focus{background-color:var(--scrollbarSlider-background)}.md\:focus\:bg-scrollbarSlider-hoverBackground:focus{background-color:var(--scrollbarSlider-hoverBackground)}.md\:focus\:bg-searchEditor-findMatchBackground:focus{background-color:var(--searchEditor-findMatchBackground)}.md\:focus\:bg-settings-checkboxBackground:focus{background-color:var(--settings-checkboxBackground)}.md\:focus\:bg-settings-checkboxBorder:focus{background-color:var(--settings-checkboxBorder)}.md\:focus\:bg-settings-checkboxForeground:focus{background-color:var(--settings-checkboxForeground)}.md\:focus\:bg-settings-dropdownBackground:focus{background-color:var(--settings-dropdownBackground)}.md\:focus\:bg-settings-dropdownBorder:focus{background-color:var(--settings-dropdownBorder)}.md\:focus\:bg-settings-dropdownForeground:focus{background-color:var(--settings-dropdownForeground)}.md\:focus\:bg-settings-dropdownListBorder:focus{background-color:var(--settings-dropdownListBorder)}.md\:focus\:bg-settings-headerForeground:focus{background-color:var(--settings-headerForeground)}.md\:focus\:bg-settings-modifiedItemIndicator:focus{background-color:var(--settings-modifiedItemIndicator)}.md\:focus\:bg-settings-numberInputForeground:focus{background-color:var(--settings-numberInputForeground)}.md\:focus\:bg-settings-textInputForeground:focus{background-color:var(--settings-textInputForeground)}.md\:focus\:bg-sideBar-background:focus{background-color:var(--sideBar-background)}.md\:focus\:bg-sideBar-dropBackground:focus{background-color:var(--sideBar-dropBackground)}.md\:focus\:bg-sideBarSectionHeader-background:focus{background-color:var(--sideBarSectionHeader-background)}.md\:focus\:bg-tab-activeBackground:focus{background-color:var(--tab-activeBackground)}.md\:focus\:bg-tab-activeForeground:focus{background-color:var(--tab-activeForeground)}.md\:focus\:bg-tab-activeModifiedBorder:focus{background-color:var(--tab-activeModifiedBorder)}.md\:focus\:bg-tab-border:focus{background-color:var(--tab-border)}.md\:focus\:bg-tab-inactiveBackground:focus{background-color:var(--tab-inactiveBackground)}.md\:focus\:bg-tab-inactiveForeground:focus{background-color:var(--tab-inactiveForeground)}.md\:focus\:bg-tab-inactiveModifiedBorder:focus{background-color:var(--tab-inactiveModifiedBorder)}.md\:focus\:bg-tab-unfocusedActiveBackground:focus{background-color:var(--tab-unfocusedActiveBackground)}.md\:focus\:bg-tab-unfocusedActiveForeground:focus{background-color:var(--tab-unfocusedActiveForeground)}.md\:focus\:bg-tab-unfocusedActiveModifiedBorder:focus{background-color:var(--tab-unfocusedActiveModifiedBorder)}.md\:focus\:bg-tab-unfocusedInactiveForeground:focus{background-color:var(--tab-unfocusedInactiveForeground)}.md\:focus\:bg-tab-unfocusedInactiveModifiedBorder:focus{background-color:var(--tab-unfocusedInactiveModifiedBorder)}.md\:focus\:bg-textLink-activeForeground:focus{background-color:var(--textLink-activeForeground)}.md\:focus\:bg-textLink-foreground:focus{background-color:var(--textLink-foreground)}.md\:focus\:bg-titleBar-activeBackground:focus{background-color:var(--titleBar-activeBackground)}.md\:focus\:bg-titleBar-activeForeground:focus{background-color:var(--titleBar-activeForeground)}.md\:focus\:bg-titleBar-inactiveBackground:focus{background-color:var(--titleBar-inactiveBackground)}.md\:focus\:bg-titleBar-inactiveForeground:focus{background-color:var(--titleBar-inactiveForeground)}.md\:focus\:bg-tree-indentGuidesStroke:focus{background-color:var(--tree-indentGuidesStroke)}.md\:focus\:bg-widget-shadow:focus{background-color:var(--widget-shadow)}.md\:bg-bottom{background-position:bottom}.md\:bg-center{background-position:50%}.md\:bg-left{background-position:0}.md\:bg-left-bottom{background-position:0 100%}.md\:bg-left-top{background-position:0 0}.md\:bg-right{background-position:100%}.md\:bg-right-bottom{background-position:100% 100%}.md\:bg-right-top{background-position:100% 0}.md\:bg-top{background-position:top}.md\:bg-repeat{background-repeat:repeat}.md\:bg-no-repeat{background-repeat:no-repeat}.md\:bg-repeat-x{background-repeat:repeat-x}.md\:bg-repeat-y{background-repeat:repeat-y}.md\:bg-repeat-round{background-repeat:round}.md\:bg-repeat-space{background-repeat:space}.md\:bg-auto{background-size:auto}.md\:bg-cover{background-size:cover}.md\:bg-contain{background-size:contain}.md\:border-collapse{border-collapse:collapse}.md\:border-separate{border-collapse:separate}.md\:border-black{border-color:#000}.md\:border-white{border-color:#fff}.md\:border-gray-100{border-color:#f7fafc}.md\:border-gray-200{border-color:#edf2f7}.md\:border-gray-300{border-color:#e2e8f0}.md\:border-gray-400{border-color:#cbd5e0}.md\:border-gray-500{border-color:#a0aec0}.md\:border-gray-600{border-color:#718096}.md\:border-gray-700{border-color:#4a5568}.md\:border-gray-800{border-color:#2d3748}.md\:border-gray-900{border-color:#1a202c}.md\:border-blue-100{border-color:#ebf8ff}.md\:border-blue-200{border-color:#bee3f8}.md\:border-blue-300{border-color:#90cdf4}.md\:border-blue-400{border-color:#63b3ed}.md\:border-blue-500{border-color:#4299e1}.md\:border-blue-600{border-color:#3182ce}.md\:border-blue-700{border-color:#2b6cb0}.md\:border-blue-800{border-color:#2c5282}.md\:border-blue-900{border-color:#2a4365}.md\:border-red-100{border-color:#fff5f5}.md\:border-red-200{border-color:#fed7d7}.md\:border-red-300{border-color:#feb2b2}.md\:border-red-400{border-color:#fc8181}.md\:border-red-500{border-color:#f56565}.md\:border-red-600{border-color:#e53e3e}.md\:border-red-700{border-color:#c53030}.md\:border-red-800{border-color:#9b2c2c}.md\:border-red-900{border-color:#742a2a}.md\:border-yellow-100{border-color:ivory}.md\:border-yellow-200{border-color:#fefcbf}.md\:border-yellow-300{border-color:#faf089}.md\:border-yellow-400{border-color:#f6e05e}.md\:border-yellow-500{border-color:#ecc94b}.md\:border-yellow-600{border-color:#d69e2e}.md\:border-yellow-700{border-color:#b7791f}.md\:border-yellow-800{border-color:#975a16}.md\:border-yellow-900{border-color:#744210}.md\:border-purple-100{border-color:#e2dde6}.md\:border-purple-200{border-color:#c6bad0}.md\:border-purple-300{border-color:#42304f}.md\:border-purple-400{border-color:#3a2a47}.md\:border-purple-500{border-color:#2f2239}.md\:border-purple-600{border-color:#26182d}.md\:border-transparent{border-color:transparent}.md\:border-stackblitz-blue{border-color:var(--sb-brand-stackblitz-blue)}.md\:border-activityBarBadge-background{border-color:var(--activityBarBadge-background)}.md\:border-editor-background{border-color:var(--editor-background)}.md\:border-editor-foreground{border-color:var(--editor-foreground)}.md\:border-editor-inactiveSelectionBackground{border-color:var(--editor-inactiveSelectionBackground)}.md\:border-editor-selectionHighlightBackground{border-color:var(--editor-selectionHighlightBackground)}.md\:border-input-placeholderForeground{border-color:var(--input-placeholderForeground)}.md\:border-list-dropBackground{border-color:var(--list-dropBackground)}.md\:border-menu-background{border-color:var(--menu-background)}.md\:border-menu-foreground{border-color:var(--menu-foreground)}.md\:border-sideBarTitle-foreground{border-color:var(--sideBarTitle-foreground)}.md\:border-statusBarItem-remoteBackground{border-color:var(--statusBarItem-remoteBackground)}.md\:border-statusBarItem-remoteForeground{border-color:var(--statusBarItem-remoteForeground)}.md\:border-activityBar-activeBorder{border-color:var(--activityBar-activeBorder)}.md\:border-activityBar-background{border-color:var(--activityBar-background)}.md\:border-activityBar-dropBackground{border-color:var(--activityBar-dropBackground)}.md\:border-activityBar-foreground{border-color:var(--activityBar-foreground)}.md\:border-activityBar-inactiveForeground{border-color:var(--activityBar-inactiveForeground)}.md\:border-activityBarBadge-foreground{border-color:var(--activityBarBadge-foreground)}.md\:border-badge-background{border-color:var(--badge-background)}.md\:border-badge-foreground{border-color:var(--badge-foreground)}.md\:border-breadcrumb-activeSelectionForeground{border-color:var(--breadcrumb-activeSelectionForeground)}.md\:border-breadcrumb-background{border-color:var(--breadcrumb-background)}.md\:border-breadcrumb-focusForeground{border-color:var(--breadcrumb-focusForeground)}.md\:border-breadcrumb-foreground{border-color:var(--breadcrumb-foreground)}.md\:border-breadcrumbPicker-background{border-color:var(--breadcrumbPicker-background)}.md\:border-button-background{border-color:var(--button-background)}.md\:border-button-foreground{border-color:var(--button-foreground)}.md\:border-button-hoverBackground{border-color:var(--button-hoverBackground)}.md\:border-checkbox-background{border-color:var(--checkbox-background)}.md\:border-checkbox-border{border-color:var(--checkbox-border)}.md\:border-checkbox-foreground{border-color:var(--checkbox-foreground)}.md\:border-dropdown-background{border-color:var(--dropdown-background)}.md\:border-dropdown-border{border-color:var(--dropdown-border)}.md\:border-dropdown-foreground{border-color:var(--dropdown-foreground)}.md\:border-focusBorder{border-color:var(--focusBorder)}.md\:border-foreground{border-color:var(--foreground)}.md\:border-icon-foreground{border-color:var(--icon-foreground)}.md\:border-icon-prettier{border-color:#ee6292}.md\:border-input-background{border-color:var(--input-background)}.md\:border-input-foreground{border-color:var(--input-foreground)}.md\:border-inputOption-activeBackground{border-color:var(--inputOption-activeBackground)}.md\:border-inputOption-activeBorder{border-color:var(--inputOption-activeBorder)}.md\:border-inputValidation-errorBackground{border-color:var(--inputValidation-errorBackground)}.md\:border-inputValidation-errorBorder{border-color:var(--inputValidation-errorBorder)}.md\:border-inputValidation-infoBackground{border-color:var(--inputValidation-infoBackground)}.md\:border-inputValidation-infoBorder{border-color:var(--inputValidation-infoBorder)}.md\:border-inputValidation-warningBackground{border-color:var(--inputValidation-warningBackground)}.md\:border-inputValidation-warningBorder{border-color:var(--inputValidation-warningBorder)}.md\:border-list-activeSelectionBackground{border-color:var(--list-activeSelectionBackground)}.md\:border-list-activeSelectionForeground{border-color:var(--list-activeSelectionForeground)}.md\:border-list-errorForeground{border-color:var(--list-errorForeground)}.md\:border-list-filterMatchBackground{border-color:var(--list-filterMatchBackground)}.md\:border-list-focusBackground{border-color:var(--list-focusBackground)}.md\:border-list-highlightForeground{border-color:var(--list-highlightForeground)}.md\:border-list-hoverBackground{border-color:var(--list-hoverBackground)}.md\:border-list-inactiveSelectionBackground{border-color:var(--list-inactiveSelectionBackground)}.md\:border-list-invalidItemForeground{border-color:var(--list-invalidItemForeground)}.md\:border-list-warningForeground{border-color:var(--list-warningForeground)}.md\:border-listFilterWidget-background{border-color:var(--listFilterWidget-background)}.md\:border-listFilterWidget-noMatchesOutline{border-color:var(--listFilterWidget-noMatchesOutline)}.md\:border-listFilterWidget-outline{border-color:var(--listFilterWidget-outline)}.md\:border-notificationCenterHeader-background{border-color:var(--notificationCenterHeader-background)}.md\:border-notificationLink-foreground{border-color:var(--notificationLink-foreground)}.md\:border-notifications-background{border-color:var(--notifications-background)}.md\:border-notifications-border{border-color:var(--notifications-border)}.md\:border-notifications-foreground{border-color:var(--notifications-foreground)}.md\:border-notificationsErrorIcon-foreground{border-color:var(--notificationsErrorIcon-foreground)}.md\:border-notificationsInfoIcon-foreground{border-color:var(--notificationsInfoIcon-foreground)}.md\:border-notificationsWarningIcon-foreground{border-color:var(--notificationsWarningIcon-foreground)}.md\:border-panel-background{border-color:var(--panel-background)}.md\:border-panel-border{border-color:var(--panel-border)}.md\:border-panel-dropBackground{border-color:var(--panel-dropBackground)}.md\:border-panelTitle-activeBorder{border-color:var(--panelTitle-activeBorder)}.md\:border-panelTitle-activeForeground{border-color:var(--panelTitle-activeForeground)}.md\:border-panelTitle-inactiveForeground{border-color:var(--panelTitle-inactiveForeground)}.md\:border-progressBar-background{border-color:var(--progressBar-background)}.md\:border-quickInput-background{border-color:var(--quickInput-background)}.md\:border-scrollbar-shadow{border-color:var(--scrollbar-shadow)}.md\:border-scrollbarSlider-activeBackground{border-color:var(--scrollbarSlider-activeBackground)}.md\:border-scrollbarSlider-background{border-color:var(--scrollbarSlider-background)}.md\:border-scrollbarSlider-hoverBackground{border-color:var(--scrollbarSlider-hoverBackground)}.md\:border-searchEditor-findMatchBackground{border-color:var(--searchEditor-findMatchBackground)}.md\:border-settings-checkboxBackground{border-color:var(--settings-checkboxBackground)}.md\:border-settings-checkboxBorder{border-color:var(--settings-checkboxBorder)}.md\:border-settings-checkboxForeground{border-color:var(--settings-checkboxForeground)}.md\:border-settings-dropdownBackground{border-color:var(--settings-dropdownBackground)}.md\:border-settings-dropdownBorder{border-color:var(--settings-dropdownBorder)}.md\:border-settings-dropdownForeground{border-color:var(--settings-dropdownForeground)}.md\:border-settings-dropdownListBorder{border-color:var(--settings-dropdownListBorder)}.md\:border-settings-headerForeground{border-color:var(--settings-headerForeground)}.md\:border-settings-modifiedItemIndicator{border-color:var(--settings-modifiedItemIndicator)}.md\:border-settings-numberInputForeground{border-color:var(--settings-numberInputForeground)}.md\:border-settings-textInputForeground{border-color:var(--settings-textInputForeground)}.md\:border-sideBar-background{border-color:var(--sideBar-background)}.md\:border-sideBar-dropBackground{border-color:var(--sideBar-dropBackground)}.md\:border-sideBarSectionHeader-background{border-color:var(--sideBarSectionHeader-background)}.md\:border-tab-activeBackground{border-color:var(--tab-activeBackground)}.md\:border-tab-activeForeground{border-color:var(--tab-activeForeground)}.md\:border-tab-activeModifiedBorder{border-color:var(--tab-activeModifiedBorder)}.md\:border-tab-border{border-color:var(--tab-border)}.md\:border-tab-inactiveBackground{border-color:var(--tab-inactiveBackground)}.md\:border-tab-inactiveForeground{border-color:var(--tab-inactiveForeground)}.md\:border-tab-inactiveModifiedBorder{border-color:var(--tab-inactiveModifiedBorder)}.md\:border-tab-unfocusedActiveBackground{border-color:var(--tab-unfocusedActiveBackground)}.md\:border-tab-unfocusedActiveForeground{border-color:var(--tab-unfocusedActiveForeground)}.md\:border-tab-unfocusedActiveModifiedBorder{border-color:var(--tab-unfocusedActiveModifiedBorder)}.md\:border-tab-unfocusedInactiveForeground{border-color:var(--tab-unfocusedInactiveForeground)}.md\:border-tab-unfocusedInactiveModifiedBorder{border-color:var(--tab-unfocusedInactiveModifiedBorder)}.md\:border-textLink-activeForeground{border-color:var(--textLink-activeForeground)}.md\:border-textLink-foreground{border-color:var(--textLink-foreground)}.md\:border-titleBar-activeBackground{border-color:var(--titleBar-activeBackground)}.md\:border-titleBar-activeForeground{border-color:var(--titleBar-activeForeground)}.md\:border-titleBar-inactiveBackground{border-color:var(--titleBar-inactiveBackground)}.md\:border-titleBar-inactiveForeground{border-color:var(--titleBar-inactiveForeground)}.md\:border-tree-indentGuidesStroke{border-color:var(--tree-indentGuidesStroke)}.md\:border-widget-shadow{border-color:var(--widget-shadow)}.md\:hover\:border-black:hover{border-color:#000}.md\:hover\:border-white:hover{border-color:#fff}.md\:hover\:border-gray-100:hover{border-color:#f7fafc}.md\:hover\:border-gray-200:hover{border-color:#edf2f7}.md\:hover\:border-gray-300:hover{border-color:#e2e8f0}.md\:hover\:border-gray-400:hover{border-color:#cbd5e0}.md\:hover\:border-gray-500:hover{border-color:#a0aec0}.md\:hover\:border-gray-600:hover{border-color:#718096}.md\:hover\:border-gray-700:hover{border-color:#4a5568}.md\:hover\:border-gray-800:hover{border-color:#2d3748}.md\:hover\:border-gray-900:hover{border-color:#1a202c}.md\:hover\:border-blue-100:hover{border-color:#ebf8ff}.md\:hover\:border-blue-200:hover{border-color:#bee3f8}.md\:hover\:border-blue-300:hover{border-color:#90cdf4}.md\:hover\:border-blue-400:hover{border-color:#63b3ed}.md\:hover\:border-blue-500:hover{border-color:#4299e1}.md\:hover\:border-blue-600:hover{border-color:#3182ce}.md\:hover\:border-blue-700:hover{border-color:#2b6cb0}.md\:hover\:border-blue-800:hover{border-color:#2c5282}.md\:hover\:border-blue-900:hover{border-color:#2a4365}.md\:hover\:border-red-100:hover{border-color:#fff5f5}.md\:hover\:border-red-200:hover{border-color:#fed7d7}.md\:hover\:border-red-300:hover{border-color:#feb2b2}.md\:hover\:border-red-400:hover{border-color:#fc8181}.md\:hover\:border-red-500:hover{border-color:#f56565}.md\:hover\:border-red-600:hover{border-color:#e53e3e}.md\:hover\:border-red-700:hover{border-color:#c53030}.md\:hover\:border-red-800:hover{border-color:#9b2c2c}.md\:hover\:border-red-900:hover{border-color:#742a2a}.md\:hover\:border-yellow-100:hover{border-color:ivory}.md\:hover\:border-yellow-200:hover{border-color:#fefcbf}.md\:hover\:border-yellow-300:hover{border-color:#faf089}.md\:hover\:border-yellow-400:hover{border-color:#f6e05e}.md\:hover\:border-yellow-500:hover{border-color:#ecc94b}.md\:hover\:border-yellow-600:hover{border-color:#d69e2e}.md\:hover\:border-yellow-700:hover{border-color:#b7791f}.md\:hover\:border-yellow-800:hover{border-color:#975a16}.md\:hover\:border-yellow-900:hover{border-color:#744210}.md\:hover\:border-purple-100:hover{border-color:#e2dde6}.md\:hover\:border-purple-200:hover{border-color:#c6bad0}.md\:hover\:border-purple-300:hover{border-color:#42304f}.md\:hover\:border-purple-400:hover{border-color:#3a2a47}.md\:hover\:border-purple-500:hover{border-color:#2f2239}.md\:hover\:border-purple-600:hover{border-color:#26182d}.md\:hover\:border-transparent:hover{border-color:transparent}.md\:hover\:border-stackblitz-blue:hover{border-color:var(--sb-brand-stackblitz-blue)}.md\:hover\:border-activityBarBadge-background:hover{border-color:var(--activityBarBadge-background)}.md\:hover\:border-editor-background:hover{border-color:var(--editor-background)}.md\:hover\:border-editor-foreground:hover{border-color:var(--editor-foreground)}.md\:hover\:border-editor-inactiveSelectionBackground:hover{border-color:var(--editor-inactiveSelectionBackground)}.md\:hover\:border-editor-selectionHighlightBackground:hover{border-color:var(--editor-selectionHighlightBackground)}.md\:hover\:border-input-placeholderForeground:hover{border-color:var(--input-placeholderForeground)}.md\:hover\:border-list-dropBackground:hover{border-color:var(--list-dropBackground)}.md\:hover\:border-menu-background:hover{border-color:var(--menu-background)}.md\:hover\:border-menu-foreground:hover{border-color:var(--menu-foreground)}.md\:hover\:border-sideBarTitle-foreground:hover{border-color:var(--sideBarTitle-foreground)}.md\:hover\:border-statusBarItem-remoteBackground:hover{border-color:var(--statusBarItem-remoteBackground)}.md\:hover\:border-statusBarItem-remoteForeground:hover{border-color:var(--statusBarItem-remoteForeground)}.md\:hover\:border-activityBar-activeBorder:hover{border-color:var(--activityBar-activeBorder)}.md\:hover\:border-activityBar-background:hover{border-color:var(--activityBar-background)}.md\:hover\:border-activityBar-dropBackground:hover{border-color:var(--activityBar-dropBackground)}.md\:hover\:border-activityBar-foreground:hover{border-color:var(--activityBar-foreground)}.md\:hover\:border-activityBar-inactiveForeground:hover{border-color:var(--activityBar-inactiveForeground)}.md\:hover\:border-activityBarBadge-foreground:hover{border-color:var(--activityBarBadge-foreground)}.md\:hover\:border-badge-background:hover{border-color:var(--badge-background)}.md\:hover\:border-badge-foreground:hover{border-color:var(--badge-foreground)}.md\:hover\:border-breadcrumb-activeSelectionForeground:hover{border-color:var(--breadcrumb-activeSelectionForeground)}.md\:hover\:border-breadcrumb-background:hover{border-color:var(--breadcrumb-background)}.md\:hover\:border-breadcrumb-focusForeground:hover{border-color:var(--breadcrumb-focusForeground)}.md\:hover\:border-breadcrumb-foreground:hover{border-color:var(--breadcrumb-foreground)}.md\:hover\:border-breadcrumbPicker-background:hover{border-color:var(--breadcrumbPicker-background)}.md\:hover\:border-button-background:hover{border-color:var(--button-background)}.md\:hover\:border-button-foreground:hover{border-color:var(--button-foreground)}.md\:hover\:border-button-hoverBackground:hover{border-color:var(--button-hoverBackground)}.md\:hover\:border-checkbox-background:hover{border-color:var(--checkbox-background)}.md\:hover\:border-checkbox-border:hover{border-color:var(--checkbox-border)}.md\:hover\:border-checkbox-foreground:hover{border-color:var(--checkbox-foreground)}.md\:hover\:border-dropdown-background:hover{border-color:var(--dropdown-background)}.md\:hover\:border-dropdown-border:hover{border-color:var(--dropdown-border)}.md\:hover\:border-dropdown-foreground:hover{border-color:var(--dropdown-foreground)}.md\:hover\:border-focusBorder:hover{border-color:var(--focusBorder)}.md\:hover\:border-foreground:hover{border-color:var(--foreground)}.md\:hover\:border-icon-foreground:hover{border-color:var(--icon-foreground)}.md\:hover\:border-icon-prettier:hover{border-color:#ee6292}.md\:hover\:border-input-background:hover{border-color:var(--input-background)}.md\:hover\:border-input-foreground:hover{border-color:var(--input-foreground)}.md\:hover\:border-inputOption-activeBackground:hover{border-color:var(--inputOption-activeBackground)}.md\:hover\:border-inputOption-activeBorder:hover{border-color:var(--inputOption-activeBorder)}.md\:hover\:border-inputValidation-errorBackground:hover{border-color:var(--inputValidation-errorBackground)}.md\:hover\:border-inputValidation-errorBorder:hover{border-color:var(--inputValidation-errorBorder)}.md\:hover\:border-inputValidation-infoBackground:hover{border-color:var(--inputValidation-infoBackground)}.md\:hover\:border-inputValidation-infoBorder:hover{border-color:var(--inputValidation-infoBorder)}.md\:hover\:border-inputValidation-warningBackground:hover{border-color:var(--inputValidation-warningBackground)}.md\:hover\:border-inputValidation-warningBorder:hover{border-color:var(--inputValidation-warningBorder)}.md\:hover\:border-list-activeSelectionBackground:hover{border-color:var(--list-activeSelectionBackground)}.md\:hover\:border-list-activeSelectionForeground:hover{border-color:var(--list-activeSelectionForeground)}.md\:hover\:border-list-errorForeground:hover{border-color:var(--list-errorForeground)}.md\:hover\:border-list-filterMatchBackground:hover{border-color:var(--list-filterMatchBackground)}.md\:hover\:border-list-focusBackground:hover{border-color:var(--list-focusBackground)}.md\:hover\:border-list-highlightForeground:hover{border-color:var(--list-highlightForeground)}.md\:hover\:border-list-hoverBackground:hover{border-color:var(--list-hoverBackground)}.md\:hover\:border-list-inactiveSelectionBackground:hover{border-color:var(--list-inactiveSelectionBackground)}.md\:hover\:border-list-invalidItemForeground:hover{border-color:var(--list-invalidItemForeground)}.md\:hover\:border-list-warningForeground:hover{border-color:var(--list-warningForeground)}.md\:hover\:border-listFilterWidget-background:hover{border-color:var(--listFilterWidget-background)}.md\:hover\:border-listFilterWidget-noMatchesOutline:hover{border-color:var(--listFilterWidget-noMatchesOutline)}.md\:hover\:border-listFilterWidget-outline:hover{border-color:var(--listFilterWidget-outline)}.md\:hover\:border-notificationCenterHeader-background:hover{border-color:var(--notificationCenterHeader-background)}.md\:hover\:border-notificationLink-foreground:hover{border-color:var(--notificationLink-foreground)}.md\:hover\:border-notifications-background:hover{border-color:var(--notifications-background)}.md\:hover\:border-notifications-border:hover{border-color:var(--notifications-border)}.md\:hover\:border-notifications-foreground:hover{border-color:var(--notifications-foreground)}.md\:hover\:border-notificationsErrorIcon-foreground:hover{border-color:var(--notificationsErrorIcon-foreground)}.md\:hover\:border-notificationsInfoIcon-foreground:hover{border-color:var(--notificationsInfoIcon-foreground)}.md\:hover\:border-notificationsWarningIcon-foreground:hover{border-color:var(--notificationsWarningIcon-foreground)}.md\:hover\:border-panel-background:hover{border-color:var(--panel-background)}.md\:hover\:border-panel-border:hover{border-color:var(--panel-border)}.md\:hover\:border-panel-dropBackground:hover{border-color:var(--panel-dropBackground)}.md\:hover\:border-panelTitle-activeBorder:hover{border-color:var(--panelTitle-activeBorder)}.md\:hover\:border-panelTitle-activeForeground:hover{border-color:var(--panelTitle-activeForeground)}.md\:hover\:border-panelTitle-inactiveForeground:hover{border-color:var(--panelTitle-inactiveForeground)}.md\:hover\:border-progressBar-background:hover{border-color:var(--progressBar-background)}.md\:hover\:border-quickInput-background:hover{border-color:var(--quickInput-background)}.md\:hover\:border-scrollbar-shadow:hover{border-color:var(--scrollbar-shadow)}.md\:hover\:border-scrollbarSlider-activeBackground:hover{border-color:var(--scrollbarSlider-activeBackground)}.md\:hover\:border-scrollbarSlider-background:hover{border-color:var(--scrollbarSlider-background)}.md\:hover\:border-scrollbarSlider-hoverBackground:hover{border-color:var(--scrollbarSlider-hoverBackground)}.md\:hover\:border-searchEditor-findMatchBackground:hover{border-color:var(--searchEditor-findMatchBackground)}.md\:hover\:border-settings-checkboxBackground:hover{border-color:var(--settings-checkboxBackground)}.md\:hover\:border-settings-checkboxBorder:hover{border-color:var(--settings-checkboxBorder)}.md\:hover\:border-settings-checkboxForeground:hover{border-color:var(--settings-checkboxForeground)}.md\:hover\:border-settings-dropdownBackground:hover{border-color:var(--settings-dropdownBackground)}.md\:hover\:border-settings-dropdownBorder:hover{border-color:var(--settings-dropdownBorder)}.md\:hover\:border-settings-dropdownForeground:hover{border-color:var(--settings-dropdownForeground)}.md\:hover\:border-settings-dropdownListBorder:hover{border-color:var(--settings-dropdownListBorder)}.md\:hover\:border-settings-headerForeground:hover{border-color:var(--settings-headerForeground)}.md\:hover\:border-settings-modifiedItemIndicator:hover{border-color:var(--settings-modifiedItemIndicator)}.md\:hover\:border-settings-numberInputForeground:hover{border-color:var(--settings-numberInputForeground)}.md\:hover\:border-settings-textInputForeground:hover{border-color:var(--settings-textInputForeground)}.md\:hover\:border-sideBar-background:hover{border-color:var(--sideBar-background)}.md\:hover\:border-sideBar-dropBackground:hover{border-color:var(--sideBar-dropBackground)}.md\:hover\:border-sideBarSectionHeader-background:hover{border-color:var(--sideBarSectionHeader-background)}.md\:hover\:border-tab-activeBackground:hover{border-color:var(--tab-activeBackground)}.md\:hover\:border-tab-activeForeground:hover{border-color:var(--tab-activeForeground)}.md\:hover\:border-tab-activeModifiedBorder:hover{border-color:var(--tab-activeModifiedBorder)}.md\:hover\:border-tab-border:hover{border-color:var(--tab-border)}.md\:hover\:border-tab-inactiveBackground:hover{border-color:var(--tab-inactiveBackground)}.md\:hover\:border-tab-inactiveForeground:hover{border-color:var(--tab-inactiveForeground)}.md\:hover\:border-tab-inactiveModifiedBorder:hover{border-color:var(--tab-inactiveModifiedBorder)}.md\:hover\:border-tab-unfocusedActiveBackground:hover{border-color:var(--tab-unfocusedActiveBackground)}.md\:hover\:border-tab-unfocusedActiveForeground:hover{border-color:var(--tab-unfocusedActiveForeground)}.md\:hover\:border-tab-unfocusedActiveModifiedBorder:hover{border-color:var(--tab-unfocusedActiveModifiedBorder)}.md\:hover\:border-tab-unfocusedInactiveForeground:hover{border-color:var(--tab-unfocusedInactiveForeground)}.md\:hover\:border-tab-unfocusedInactiveModifiedBorder:hover{border-color:var(--tab-unfocusedInactiveModifiedBorder)}.md\:hover\:border-textLink-activeForeground:hover{border-color:var(--textLink-activeForeground)}.md\:hover\:border-textLink-foreground:hover{border-color:var(--textLink-foreground)}.md\:hover\:border-titleBar-activeBackground:hover{border-color:var(--titleBar-activeBackground)}.md\:hover\:border-titleBar-activeForeground:hover{border-color:var(--titleBar-activeForeground)}.md\:hover\:border-titleBar-inactiveBackground:hover{border-color:var(--titleBar-inactiveBackground)}.md\:hover\:border-titleBar-inactiveForeground:hover{border-color:var(--titleBar-inactiveForeground)}.md\:hover\:border-tree-indentGuidesStroke:hover{border-color:var(--tree-indentGuidesStroke)}.md\:hover\:border-widget-shadow:hover{border-color:var(--widget-shadow)}.md\:focus\:border-black:focus{border-color:#000}.md\:focus\:border-white:focus{border-color:#fff}.md\:focus\:border-gray-100:focus{border-color:#f7fafc}.md\:focus\:border-gray-200:focus{border-color:#edf2f7}.md\:focus\:border-gray-300:focus{border-color:#e2e8f0}.md\:focus\:border-gray-400:focus{border-color:#cbd5e0}.md\:focus\:border-gray-500:focus{border-color:#a0aec0}.md\:focus\:border-gray-600:focus{border-color:#718096}.md\:focus\:border-gray-700:focus{border-color:#4a5568}.md\:focus\:border-gray-800:focus{border-color:#2d3748}.md\:focus\:border-gray-900:focus{border-color:#1a202c}.md\:focus\:border-blue-100:focus{border-color:#ebf8ff}.md\:focus\:border-blue-200:focus{border-color:#bee3f8}.md\:focus\:border-blue-300:focus{border-color:#90cdf4}.md\:focus\:border-blue-400:focus{border-color:#63b3ed}.md\:focus\:border-blue-500:focus{border-color:#4299e1}.md\:focus\:border-blue-600:focus{border-color:#3182ce}.md\:focus\:border-blue-700:focus{border-color:#2b6cb0}.md\:focus\:border-blue-800:focus{border-color:#2c5282}.md\:focus\:border-blue-900:focus{border-color:#2a4365}.md\:focus\:border-red-100:focus{border-color:#fff5f5}.md\:focus\:border-red-200:focus{border-color:#fed7d7}.md\:focus\:border-red-300:focus{border-color:#feb2b2}.md\:focus\:border-red-400:focus{border-color:#fc8181}.md\:focus\:border-red-500:focus{border-color:#f56565}.md\:focus\:border-red-600:focus{border-color:#e53e3e}.md\:focus\:border-red-700:focus{border-color:#c53030}.md\:focus\:border-red-800:focus{border-color:#9b2c2c}.md\:focus\:border-red-900:focus{border-color:#742a2a}.md\:focus\:border-yellow-100:focus{border-color:ivory}.md\:focus\:border-yellow-200:focus{border-color:#fefcbf}.md\:focus\:border-yellow-300:focus{border-color:#faf089}.md\:focus\:border-yellow-400:focus{border-color:#f6e05e}.md\:focus\:border-yellow-500:focus{border-color:#ecc94b}.md\:focus\:border-yellow-600:focus{border-color:#d69e2e}.md\:focus\:border-yellow-700:focus{border-color:#b7791f}.md\:focus\:border-yellow-800:focus{border-color:#975a16}.md\:focus\:border-yellow-900:focus{border-color:#744210}.md\:focus\:border-purple-100:focus{border-color:#e2dde6}.md\:focus\:border-purple-200:focus{border-color:#c6bad0}.md\:focus\:border-purple-300:focus{border-color:#42304f}.md\:focus\:border-purple-400:focus{border-color:#3a2a47}.md\:focus\:border-purple-500:focus{border-color:#2f2239}.md\:focus\:border-purple-600:focus{border-color:#26182d}.md\:focus\:border-transparent:focus{border-color:transparent}.md\:focus\:border-stackblitz-blue:focus{border-color:var(--sb-brand-stackblitz-blue)}.md\:focus\:border-activityBarBadge-background:focus{border-color:var(--activityBarBadge-background)}.md\:focus\:border-editor-background:focus{border-color:var(--editor-background)}.md\:focus\:border-editor-foreground:focus{border-color:var(--editor-foreground)}.md\:focus\:border-editor-inactiveSelectionBackground:focus{border-color:var(--editor-inactiveSelectionBackground)}.md\:focus\:border-editor-selectionHighlightBackground:focus{border-color:var(--editor-selectionHighlightBackground)}.md\:focus\:border-input-placeholderForeground:focus{border-color:var(--input-placeholderForeground)}.md\:focus\:border-list-dropBackground:focus{border-color:var(--list-dropBackground)}.md\:focus\:border-menu-background:focus{border-color:var(--menu-background)}.md\:focus\:border-menu-foreground:focus{border-color:var(--menu-foreground)}.md\:focus\:border-sideBarTitle-foreground:focus{border-color:var(--sideBarTitle-foreground)}.md\:focus\:border-statusBarItem-remoteBackground:focus{border-color:var(--statusBarItem-remoteBackground)}.md\:focus\:border-statusBarItem-remoteForeground:focus{border-color:var(--statusBarItem-remoteForeground)}.md\:focus\:border-activityBar-activeBorder:focus{border-color:var(--activityBar-activeBorder)}.md\:focus\:border-activityBar-background:focus{border-color:var(--activityBar-background)}.md\:focus\:border-activityBar-dropBackground:focus{border-color:var(--activityBar-dropBackground)}.md\:focus\:border-activityBar-foreground:focus{border-color:var(--activityBar-foreground)}.md\:focus\:border-activityBar-inactiveForeground:focus{border-color:var(--activityBar-inactiveForeground)}.md\:focus\:border-activityBarBadge-foreground:focus{border-color:var(--activityBarBadge-foreground)}.md\:focus\:border-badge-background:focus{border-color:var(--badge-background)}.md\:focus\:border-badge-foreground:focus{border-color:var(--badge-foreground)}.md\:focus\:border-breadcrumb-activeSelectionForeground:focus{border-color:var(--breadcrumb-activeSelectionForeground)}.md\:focus\:border-breadcrumb-background:focus{border-color:var(--breadcrumb-background)}.md\:focus\:border-breadcrumb-focusForeground:focus{border-color:var(--breadcrumb-focusForeground)}.md\:focus\:border-breadcrumb-foreground:focus{border-color:var(--breadcrumb-foreground)}.md\:focus\:border-breadcrumbPicker-background:focus{border-color:var(--breadcrumbPicker-background)}.md\:focus\:border-button-background:focus{border-color:var(--button-background)}.md\:focus\:border-button-foreground:focus{border-color:var(--button-foreground)}.md\:focus\:border-button-hoverBackground:focus{border-color:var(--button-hoverBackground)}.md\:focus\:border-checkbox-background:focus{border-color:var(--checkbox-background)}.md\:focus\:border-checkbox-border:focus{border-color:var(--checkbox-border)}.md\:focus\:border-checkbox-foreground:focus{border-color:var(--checkbox-foreground)}.md\:focus\:border-dropdown-background:focus{border-color:var(--dropdown-background)}.md\:focus\:border-dropdown-border:focus{border-color:var(--dropdown-border)}.md\:focus\:border-dropdown-foreground:focus{border-color:var(--dropdown-foreground)}.md\:focus\:border-focusBorder:focus{border-color:var(--focusBorder)}.md\:focus\:border-foreground:focus{border-color:var(--foreground)}.md\:focus\:border-icon-foreground:focus{border-color:var(--icon-foreground)}.md\:focus\:border-icon-prettier:focus{border-color:#ee6292}.md\:focus\:border-input-background:focus{border-color:var(--input-background)}.md\:focus\:border-input-foreground:focus{border-color:var(--input-foreground)}.md\:focus\:border-inputOption-activeBackground:focus{border-color:var(--inputOption-activeBackground)}.md\:focus\:border-inputOption-activeBorder:focus{border-color:var(--inputOption-activeBorder)}.md\:focus\:border-inputValidation-errorBackground:focus{border-color:var(--inputValidation-errorBackground)}.md\:focus\:border-inputValidation-errorBorder:focus{border-color:var(--inputValidation-errorBorder)}.md\:focus\:border-inputValidation-infoBackground:focus{border-color:var(--inputValidation-infoBackground)}.md\:focus\:border-inputValidation-infoBorder:focus{border-color:var(--inputValidation-infoBorder)}.md\:focus\:border-inputValidation-warningBackground:focus{border-color:var(--inputValidation-warningBackground)}.md\:focus\:border-inputValidation-warningBorder:focus{border-color:var(--inputValidation-warningBorder)}.md\:focus\:border-list-activeSelectionBackground:focus{border-color:var(--list-activeSelectionBackground)}.md\:focus\:border-list-activeSelectionForeground:focus{border-color:var(--list-activeSelectionForeground)}.md\:focus\:border-list-errorForeground:focus{border-color:var(--list-errorForeground)}.md\:focus\:border-list-filterMatchBackground:focus{border-color:var(--list-filterMatchBackground)}.md\:focus\:border-list-focusBackground:focus{border-color:var(--list-focusBackground)}.md\:focus\:border-list-highlightForeground:focus{border-color:var(--list-highlightForeground)}.md\:focus\:border-list-hoverBackground:focus{border-color:var(--list-hoverBackground)}.md\:focus\:border-list-inactiveSelectionBackground:focus{border-color:var(--list-inactiveSelectionBackground)}.md\:focus\:border-list-invalidItemForeground:focus{border-color:var(--list-invalidItemForeground)}.md\:focus\:border-list-warningForeground:focus{border-color:var(--list-warningForeground)}.md\:focus\:border-listFilterWidget-background:focus{border-color:var(--listFilterWidget-background)}.md\:focus\:border-listFilterWidget-noMatchesOutline:focus{border-color:var(--listFilterWidget-noMatchesOutline)}.md\:focus\:border-listFilterWidget-outline:focus{border-color:var(--listFilterWidget-outline)}.md\:focus\:border-notificationCenterHeader-background:focus{border-color:var(--notificationCenterHeader-background)}.md\:focus\:border-notificationLink-foreground:focus{border-color:var(--notificationLink-foreground)}.md\:focus\:border-notifications-background:focus{border-color:var(--notifications-background)}.md\:focus\:border-notifications-border:focus{border-color:var(--notifications-border)}.md\:focus\:border-notifications-foreground:focus{border-color:var(--notifications-foreground)}.md\:focus\:border-notificationsErrorIcon-foreground:focus{border-color:var(--notificationsErrorIcon-foreground)}.md\:focus\:border-notificationsInfoIcon-foreground:focus{border-color:var(--notificationsInfoIcon-foreground)}.md\:focus\:border-notificationsWarningIcon-foreground:focus{border-color:var(--notificationsWarningIcon-foreground)}.md\:focus\:border-panel-background:focus{border-color:var(--panel-background)}.md\:focus\:border-panel-border:focus{border-color:var(--panel-border)}.md\:focus\:border-panel-dropBackground:focus{border-color:var(--panel-dropBackground)}.md\:focus\:border-panelTitle-activeBorder:focus{border-color:var(--panelTitle-activeBorder)}.md\:focus\:border-panelTitle-activeForeground:focus{border-color:var(--panelTitle-activeForeground)}.md\:focus\:border-panelTitle-inactiveForeground:focus{border-color:var(--panelTitle-inactiveForeground)}.md\:focus\:border-progressBar-background:focus{border-color:var(--progressBar-background)}.md\:focus\:border-quickInput-background:focus{border-color:var(--quickInput-background)}.md\:focus\:border-scrollbar-shadow:focus{border-color:var(--scrollbar-shadow)}.md\:focus\:border-scrollbarSlider-activeBackground:focus{border-color:var(--scrollbarSlider-activeBackground)}.md\:focus\:border-scrollbarSlider-background:focus{border-color:var(--scrollbarSlider-background)}.md\:focus\:border-scrollbarSlider-hoverBackground:focus{border-color:var(--scrollbarSlider-hoverBackground)}.md\:focus\:border-searchEditor-findMatchBackground:focus{border-color:var(--searchEditor-findMatchBackground)}.md\:focus\:border-settings-checkboxBackground:focus{border-color:var(--settings-checkboxBackground)}.md\:focus\:border-settings-checkboxBorder:focus{border-color:var(--settings-checkboxBorder)}.md\:focus\:border-settings-checkboxForeground:focus{border-color:var(--settings-checkboxForeground)}.md\:focus\:border-settings-dropdownBackground:focus{border-color:var(--settings-dropdownBackground)}.md\:focus\:border-settings-dropdownBorder:focus{border-color:var(--settings-dropdownBorder)}.md\:focus\:border-settings-dropdownForeground:focus{border-color:var(--settings-dropdownForeground)}.md\:focus\:border-settings-dropdownListBorder:focus{border-color:var(--settings-dropdownListBorder)}.md\:focus\:border-settings-headerForeground:focus{border-color:var(--settings-headerForeground)}.md\:focus\:border-settings-modifiedItemIndicator:focus{border-color:var(--settings-modifiedItemIndicator)}.md\:focus\:border-settings-numberInputForeground:focus{border-color:var(--settings-numberInputForeground)}.md\:focus\:border-settings-textInputForeground:focus{border-color:var(--settings-textInputForeground)}.md\:focus\:border-sideBar-background:focus{border-color:var(--sideBar-background)}.md\:focus\:border-sideBar-dropBackground:focus{border-color:var(--sideBar-dropBackground)}.md\:focus\:border-sideBarSectionHeader-background:focus{border-color:var(--sideBarSectionHeader-background)}.md\:focus\:border-tab-activeBackground:focus{border-color:var(--tab-activeBackground)}.md\:focus\:border-tab-activeForeground:focus{border-color:var(--tab-activeForeground)}.md\:focus\:border-tab-activeModifiedBorder:focus{border-color:var(--tab-activeModifiedBorder)}.md\:focus\:border-tab-border:focus{border-color:var(--tab-border)}.md\:focus\:border-tab-inactiveBackground:focus{border-color:var(--tab-inactiveBackground)}.md\:focus\:border-tab-inactiveForeground:focus{border-color:var(--tab-inactiveForeground)}.md\:focus\:border-tab-inactiveModifiedBorder:focus{border-color:var(--tab-inactiveModifiedBorder)}.md\:focus\:border-tab-unfocusedActiveBackground:focus{border-color:var(--tab-unfocusedActiveBackground)}.md\:focus\:border-tab-unfocusedActiveForeground:focus{border-color:var(--tab-unfocusedActiveForeground)}.md\:focus\:border-tab-unfocusedActiveModifiedBorder:focus{border-color:var(--tab-unfocusedActiveModifiedBorder)}.md\:focus\:border-tab-unfocusedInactiveForeground:focus{border-color:var(--tab-unfocusedInactiveForeground)}.md\:focus\:border-tab-unfocusedInactiveModifiedBorder:focus{border-color:var(--tab-unfocusedInactiveModifiedBorder)}.md\:focus\:border-textLink-activeForeground:focus{border-color:var(--textLink-activeForeground)}.md\:focus\:border-textLink-foreground:focus{border-color:var(--textLink-foreground)}.md\:focus\:border-titleBar-activeBackground:focus{border-color:var(--titleBar-activeBackground)}.md\:focus\:border-titleBar-activeForeground:focus{border-color:var(--titleBar-activeForeground)}.md\:focus\:border-titleBar-inactiveBackground:focus{border-color:var(--titleBar-inactiveBackground)}.md\:focus\:border-titleBar-inactiveForeground:focus{border-color:var(--titleBar-inactiveForeground)}.md\:focus\:border-tree-indentGuidesStroke:focus{border-color:var(--tree-indentGuidesStroke)}.md\:focus\:border-widget-shadow:focus{border-color:var(--widget-shadow)}.md\:rounded-none{border-radius:0}.md\:rounded-sm{border-radius:.125rem}.md\:rounded{border-radius:.25rem}.md\:rounded-md{border-radius:.375rem}.md\:rounded-lg{border-radius:.5rem}.md\:rounded-full{border-radius:9999px}.md\:rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.md\:rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}.md\:rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}.md\:rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.md\:rounded-t-sm{border-top-left-radius:.125rem;border-top-right-radius:.125rem}.md\:rounded-r-sm{border-top-right-radius:.125rem;border-bottom-right-radius:.125rem}.md\:rounded-b-sm{border-bottom-right-radius:.125rem;border-bottom-left-radius:.125rem}.md\:rounded-l-sm{border-top-left-radius:.125rem;border-bottom-left-radius:.125rem}.md\:rounded-t{border-top-left-radius:.25rem}.md\:rounded-r,.md\:rounded-t{border-top-right-radius:.25rem}.md\:rounded-b,.md\:rounded-r{border-bottom-right-radius:.25rem}.md\:rounded-b,.md\:rounded-l{border-bottom-left-radius:.25rem}.md\:rounded-l{border-top-left-radius:.25rem}.md\:rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.md\:rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.md\:rounded-b-md{border-bottom-right-radius:.375rem;border-bottom-left-radius:.375rem}.md\:rounded-l-md{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.md\:rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.md\:rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.md\:rounded-b-lg{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.md\:rounded-l-lg{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.md\:rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.md\:rounded-r-full{border-top-right-radius:9999px;border-bottom-right-radius:9999px}.md\:rounded-b-full{border-bottom-right-radius:9999px;border-bottom-left-radius:9999px}.md\:rounded-l-full{border-top-left-radius:9999px;border-bottom-left-radius:9999px}.md\:rounded-tl-none{border-top-left-radius:0}.md\:rounded-tr-none{border-top-right-radius:0}.md\:rounded-br-none{border-bottom-right-radius:0}.md\:rounded-bl-none{border-bottom-left-radius:0}.md\:rounded-tl-sm{border-top-left-radius:.125rem}.md\:rounded-tr-sm{border-top-right-radius:.125rem}.md\:rounded-br-sm{border-bottom-right-radius:.125rem}.md\:rounded-bl-sm{border-bottom-left-radius:.125rem}.md\:rounded-tl{border-top-left-radius:.25rem}.md\:rounded-tr{border-top-right-radius:.25rem}.md\:rounded-br{border-bottom-right-radius:.25rem}.md\:rounded-bl{border-bottom-left-radius:.25rem}.md\:rounded-tl-md{border-top-left-radius:.375rem}.md\:rounded-tr-md{border-top-right-radius:.375rem}.md\:rounded-br-md{border-bottom-right-radius:.375rem}.md\:rounded-bl-md{border-bottom-left-radius:.375rem}.md\:rounded-tl-lg{border-top-left-radius:.5rem}.md\:rounded-tr-lg{border-top-right-radius:.5rem}.md\:rounded-br-lg{border-bottom-right-radius:.5rem}.md\:rounded-bl-lg{border-bottom-left-radius:.5rem}.md\:rounded-tl-full{border-top-left-radius:9999px}.md\:rounded-tr-full{border-top-right-radius:9999px}.md\:rounded-br-full{border-bottom-right-radius:9999px}.md\:rounded-bl-full{border-bottom-left-radius:9999px}.md\:border-solid{border-style:solid}.md\:border-dashed{border-style:dashed}.md\:border-dotted{border-style:dotted}.md\:border-double{border-style:double}.md\:border-none{border-style:none}.md\:border-0{border-width:0}.md\:border-2{border-width:2px}.md\:border-4{border-width:4px}.md\:border-8{border-width:8px}.md\:border{border-width:1px}.md\:border-t-0{border-top-width:0}.md\:border-r-0{border-right-width:0}.md\:border-b-0{border-bottom-width:0}.md\:border-l-0{border-left-width:0}.md\:border-t-2{border-top-width:2px}.md\:border-r-2{border-right-width:2px}.md\:border-b-2{border-bottom-width:2px}.md\:border-l-2{border-left-width:2px}.md\:border-t-4{border-top-width:4px}.md\:border-r-4{border-right-width:4px}.md\:border-b-4{border-bottom-width:4px}.md\:border-l-4{border-left-width:4px}.md\:border-t-8{border-top-width:8px}.md\:border-r-8{border-right-width:8px}.md\:border-b-8{border-bottom-width:8px}.md\:border-l-8{border-left-width:8px}.md\:border-t{border-top-width:1px}.md\:border-r{border-right-width:1px}.md\:border-b{border-bottom-width:1px}.md\:border-l{border-left-width:1px}.md\:box-border{box-sizing:border-box}.md\:box-content{box-sizing:content-box}.md\:cursor-auto{cursor:auto}.md\:cursor-default{cursor:default}.md\:cursor-pointer{cursor:pointer}.md\:cursor-wait{cursor:wait}.md\:cursor-text{cursor:text}.md\:cursor-move{cursor:move}.md\:cursor-not-allowed{cursor:not-allowed}.md\:block{display:block}.md\:inline-block{display:inline-block}.md\:inline{display:inline}.md\:flex{display:flex}.md\:inline-flex{display:inline-flex}.md\:grid{display:grid}.md\:table{display:table}.md\:table-caption{display:table-caption}.md\:table-cell{display:table-cell}.md\:table-column{display:table-column}.md\:table-column-group{display:table-column-group}.md\:table-footer-group{display:table-footer-group}.md\:table-header-group{display:table-header-group}.md\:table-row-group{display:table-row-group}.md\:table-row{display:table-row}.md\:hidden{display:none}.md\:flex-row{flex-direction:row}.md\:flex-row-reverse{flex-direction:row-reverse}.md\:flex-col{flex-direction:column}.md\:flex-col-reverse{flex-direction:column-reverse}.md\:flex-wrap{flex-wrap:wrap}.md\:flex-wrap-reverse{flex-wrap:wrap-reverse}.md\:flex-no-wrap{flex-wrap:nowrap}.md\:items-start{align-items:flex-start}.md\:items-end{align-items:flex-end}.md\:items-center{align-items:center}.md\:items-baseline{align-items:baseline}.md\:items-stretch{align-items:stretch}.md\:self-auto{align-self:auto}.md\:self-start{align-self:flex-start}.md\:self-end{align-self:flex-end}.md\:self-center{align-self:center}.md\:self-stretch{align-self:stretch}.md\:justify-start{justify-content:flex-start}.md\:justify-end{justify-content:flex-end}.md\:justify-center{justify-content:center}.md\:justify-between{justify-content:space-between}.md\:justify-around{justify-content:space-around}.md\:justify-evenly{justify-content:space-evenly}.md\:content-center{align-content:center}.md\:content-start{align-content:flex-start}.md\:content-end{align-content:flex-end}.md\:content-between{align-content:space-between}.md\:content-around{align-content:space-around}.md\:flex-1{flex:1 1 0%}.md\:flex-auto{flex:1 1 auto}.md\:flex-initial{flex:0 1 auto}.md\:flex-none{flex:none}.md\:flex-grow-0{flex-grow:0}.md\:flex-grow{flex-grow:1}.md\:flex-shrink-0{flex-shrink:0}.md\:flex-shrink{flex-shrink:1}.md\:order-1{order:1}.md\:order-2{order:2}.md\:order-3{order:3}.md\:order-4{order:4}.md\:order-5{order:5}.md\:order-6{order:6}.md\:order-7{order:7}.md\:order-8{order:8}.md\:order-9{order:9}.md\:order-10{order:10}.md\:order-11{order:11}.md\:order-12{order:12}.md\:order-first{order:-9999}.md\:order-last{order:9999}.md\:order-none{order:0}.md\:float-right{float:right}.md\:float-left{float:left}.md\:float-none{float:none}.md\:clearfix:after{content:"";display:table;clear:both}.md\:clear-left{clear:left}.md\:clear-right{clear:right}.md\:clear-both{clear:both}.md\:font-stackblitz{font-family:Gilroy-Medium,Gilroy,Roboto,Arial,sans-serif}.md\:font-hairline{font-weight:100}.md\:font-thin{font-weight:200}.md\:font-light{font-weight:300}.md\:font-normal{font-weight:400}.md\:font-medium{font-weight:500}.md\:font-semibold{font-weight:600}.md\:font-bold{font-weight:700}.md\:font-extrabold{font-weight:800}.md\:font-black{font-weight:900}.md\:hover\:font-hairline:hover{font-weight:100}.md\:hover\:font-thin:hover{font-weight:200}.md\:hover\:font-light:hover{font-weight:300}.md\:hover\:font-normal:hover{font-weight:400}.md\:hover\:font-medium:hover{font-weight:500}.md\:hover\:font-semibold:hover{font-weight:600}.md\:hover\:font-bold:hover{font-weight:700}.md\:hover\:font-extrabold:hover{font-weight:800}.md\:hover\:font-black:hover{font-weight:900}.md\:focus\:font-hairline:focus{font-weight:100}.md\:focus\:font-thin:focus{font-weight:200}.md\:focus\:font-light:focus{font-weight:300}.md\:focus\:font-normal:focus{font-weight:400}.md\:focus\:font-medium:focus{font-weight:500}.md\:focus\:font-semibold:focus{font-weight:600}.md\:focus\:font-bold:focus{font-weight:700}.md\:focus\:font-extrabold:focus{font-weight:800}.md\:focus\:font-black:focus{font-weight:900}.md\:h-0{height:0}.md\:h-1{height:.25rem}.md\:h-2{height:.5rem}.md\:h-3{height:.75rem}.md\:h-4{height:1rem}.md\:h-5{height:1.25rem}.md\:h-6{height:1.5rem}.md\:h-8{height:2rem}.md\:h-10{height:2.5rem}.md\:h-12{height:3rem}.md\:h-16{height:4rem}.md\:h-20{height:5rem}.md\:h-24{height:6rem}.md\:h-32{height:8rem}.md\:h-40{height:10rem}.md\:h-48{height:12rem}.md\:h-56{height:14rem}.md\:h-64{height:16rem}.md\:h-auto{height:auto}.md\:h-px{height:1px}.md\:h-full{height:100%}.md\:h-screen{height:100vh}.md\:leading-3{line-height:.75rem}.md\:leading-4{line-height:1rem}.md\:leading-5{line-height:1.25rem}.md\:leading-6{line-height:1.5rem}.md\:leading-7{line-height:1.75rem}.md\:leading-8{line-height:2rem}.md\:leading-9{line-height:2.25rem}.md\:leading-10{line-height:2.5rem}.md\:leading-none{line-height:1}.md\:leading-tight{line-height:1.25}.md\:leading-snug{line-height:1.375}.md\:leading-normal{line-height:1.5}.md\:leading-relaxed{line-height:1.625}.md\:leading-loose{line-height:2}.md\:list-inside{list-style-position:inside}.md\:list-outside{list-style-position:outside}.md\:list-none{list-style-type:none}.md\:list-disc{list-style-type:disc}.md\:list-decimal{list-style-type:decimal}.md\:m-0{margin:0}.md\:m-1{margin:.25rem}.md\:m-2{margin:.5rem}.md\:m-3{margin:.75rem}.md\:m-4{margin:1rem}.md\:m-5{margin:1.25rem}.md\:m-6{margin:1.5rem}.md\:m-8{margin:2rem}.md\:m-10{margin:2.5rem}.md\:m-12{margin:3rem}.md\:m-16{margin:4rem}.md\:m-20{margin:5rem}.md\:m-24{margin:6rem}.md\:m-32{margin:8rem}.md\:m-40{margin:10rem}.md\:m-48{margin:12rem}.md\:m-56{margin:14rem}.md\:m-64{margin:16rem}.md\:m-auto{margin:auto}.md\:m-px{margin:1px}.md\:-m-1{margin:-.25rem}.md\:-m-2{margin:-.5rem}.md\:-m-3{margin:-.75rem}.md\:-m-4{margin:-1rem}.md\:-m-5{margin:-1.25rem}.md\:-m-6{margin:-1.5rem}.md\:-m-8{margin:-2rem}.md\:-m-10{margin:-2.5rem}.md\:-m-12{margin:-3rem}.md\:-m-16{margin:-4rem}.md\:-m-20{margin:-5rem}.md\:-m-24{margin:-6rem}.md\:-m-32{margin:-8rem}.md\:-m-40{margin:-10rem}.md\:-m-48{margin:-12rem}.md\:-m-56{margin:-14rem}.md\:-m-64{margin:-16rem}.md\:-m-px{margin:-1px}.md\:my-0{margin-top:0;margin-bottom:0}.md\:mx-0{margin-left:0;margin-right:0}.md\:my-1{margin-top:.25rem;margin-bottom:.25rem}.md\:mx-1{margin-left:.25rem;margin-right:.25rem}.md\:my-2{margin-top:.5rem;margin-bottom:.5rem}.md\:mx-2{margin-left:.5rem;margin-right:.5rem}.md\:my-3{margin-top:.75rem;margin-bottom:.75rem}.md\:mx-3{margin-left:.75rem;margin-right:.75rem}.md\:my-4{margin-top:1rem;margin-bottom:1rem}.md\:mx-4{margin-left:1rem;margin-right:1rem}.md\:my-5{margin-top:1.25rem;margin-bottom:1.25rem}.md\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.md\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}.md\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.md\:my-8{margin-top:2rem;margin-bottom:2rem}.md\:mx-8{margin-left:2rem;margin-right:2rem}.md\:my-10{margin-top:2.5rem;margin-bottom:2.5rem}.md\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.md\:my-12{margin-top:3rem;margin-bottom:3rem}.md\:mx-12{margin-left:3rem;margin-right:3rem}.md\:my-16{margin-top:4rem;margin-bottom:4rem}.md\:mx-16{margin-left:4rem;margin-right:4rem}.md\:my-20{margin-top:5rem;margin-bottom:5rem}.md\:mx-20{margin-left:5rem;margin-right:5rem}.md\:my-24{margin-top:6rem;margin-bottom:6rem}.md\:mx-24{margin-left:6rem;margin-right:6rem}.md\:my-32{margin-top:8rem;margin-bottom:8rem}.md\:mx-32{margin-left:8rem;margin-right:8rem}.md\:my-40{margin-top:10rem;margin-bottom:10rem}.md\:mx-40{margin-left:10rem;margin-right:10rem}.md\:my-48{margin-top:12rem;margin-bottom:12rem}.md\:mx-48{margin-left:12rem;margin-right:12rem}.md\:my-56{margin-top:14rem;margin-bottom:14rem}.md\:mx-56{margin-left:14rem;margin-right:14rem}.md\:my-64{margin-top:16rem;margin-bottom:16rem}.md\:mx-64{margin-left:16rem;margin-right:16rem}.md\:my-auto{margin-top:auto;margin-bottom:auto}.md\:mx-auto{margin-left:auto;margin-right:auto}.md\:my-px{margin-top:1px;margin-bottom:1px}.md\:mx-px{margin-left:1px;margin-right:1px}.md\:-my-1{margin-top:-.25rem;margin-bottom:-.25rem}.md\:-mx-1{margin-left:-.25rem;margin-right:-.25rem}.md\:-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.md\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}.md\:-my-3{margin-top:-.75rem;margin-bottom:-.75rem}.md\:-mx-3{margin-left:-.75rem;margin-right:-.75rem}.md\:-my-4{margin-top:-1rem;margin-bottom:-1rem}.md\:-mx-4{margin-left:-1rem;margin-right:-1rem}.md\:-my-5{margin-top:-1.25rem;margin-bottom:-1.25rem}.md\:-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.md\:-my-6{margin-top:-1.5rem;margin-bottom:-1.5rem}.md\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.md\:-my-8{margin-top:-2rem;margin-bottom:-2rem}.md\:-mx-8{margin-left:-2rem;margin-right:-2rem}.md\:-my-10{margin-top:-2.5rem;margin-bottom:-2.5rem}.md\:-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.md\:-my-12{margin-top:-3rem;margin-bottom:-3rem}.md\:-mx-12{margin-left:-3rem;margin-right:-3rem}.md\:-my-16{margin-top:-4rem;margin-bottom:-4rem}.md\:-mx-16{margin-left:-4rem;margin-right:-4rem}.md\:-my-20{margin-top:-5rem;margin-bottom:-5rem}.md\:-mx-20{margin-left:-5rem;margin-right:-5rem}.md\:-my-24{margin-top:-6rem;margin-bottom:-6rem}.md\:-mx-24{margin-left:-6rem;margin-right:-6rem}.md\:-my-32{margin-top:-8rem;margin-bottom:-8rem}.md\:-mx-32{margin-left:-8rem;margin-right:-8rem}.md\:-my-40{margin-top:-10rem;margin-bottom:-10rem}.md\:-mx-40{margin-left:-10rem;margin-right:-10rem}.md\:-my-48{margin-top:-12rem;margin-bottom:-12rem}.md\:-mx-48{margin-left:-12rem;margin-right:-12rem}.md\:-my-56{margin-top:-14rem;margin-bottom:-14rem}.md\:-mx-56{margin-left:-14rem;margin-right:-14rem}.md\:-my-64{margin-top:-16rem;margin-bottom:-16rem}.md\:-mx-64{margin-left:-16rem;margin-right:-16rem}.md\:-my-px{margin-top:-1px;margin-bottom:-1px}.md\:-mx-px{margin-left:-1px;margin-right:-1px}.md\:mt-0{margin-top:0}.md\:mr-0{margin-right:0}.md\:mb-0{margin-bottom:0}.md\:ml-0{margin-left:0}.md\:mt-1{margin-top:.25rem}.md\:mr-1{margin-right:.25rem}.md\:mb-1{margin-bottom:.25rem}.md\:ml-1{margin-left:.25rem}.md\:mt-2{margin-top:.5rem}.md\:mr-2{margin-right:.5rem}.md\:mb-2{margin-bottom:.5rem}.md\:ml-2{margin-left:.5rem}.md\:mt-3{margin-top:.75rem}.md\:mr-3{margin-right:.75rem}.md\:mb-3{margin-bottom:.75rem}.md\:ml-3{margin-left:.75rem}.md\:mt-4{margin-top:1rem}.md\:mr-4{margin-right:1rem}.md\:mb-4{margin-bottom:1rem}.md\:ml-4{margin-left:1rem}.md\:mt-5{margin-top:1.25rem}.md\:mr-5{margin-right:1.25rem}.md\:mb-5{margin-bottom:1.25rem}.md\:ml-5{margin-left:1.25rem}.md\:mt-6{margin-top:1.5rem}.md\:mr-6{margin-right:1.5rem}.md\:mb-6{margin-bottom:1.5rem}.md\:ml-6{margin-left:1.5rem}.md\:mt-8{margin-top:2rem}.md\:mr-8{margin-right:2rem}.md\:mb-8{margin-bottom:2rem}.md\:ml-8{margin-left:2rem}.md\:mt-10{margin-top:2.5rem}.md\:mr-10{margin-right:2.5rem}.md\:mb-10{margin-bottom:2.5rem}.md\:ml-10{margin-left:2.5rem}.md\:mt-12{margin-top:3rem}.md\:mr-12{margin-right:3rem}.md\:mb-12{margin-bottom:3rem}.md\:ml-12{margin-left:3rem}.md\:mt-16{margin-top:4rem}.md\:mr-16{margin-right:4rem}.md\:mb-16{margin-bottom:4rem}.md\:ml-16{margin-left:4rem}.md\:mt-20{margin-top:5rem}.md\:mr-20{margin-right:5rem}.md\:mb-20{margin-bottom:5rem}.md\:ml-20{margin-left:5rem}.md\:mt-24{margin-top:6rem}.md\:mr-24{margin-right:6rem}.md\:mb-24{margin-bottom:6rem}.md\:ml-24{margin-left:6rem}.md\:mt-32{margin-top:8rem}.md\:mr-32{margin-right:8rem}.md\:mb-32{margin-bottom:8rem}.md\:ml-32{margin-left:8rem}.md\:mt-40{margin-top:10rem}.md\:mr-40{margin-right:10rem}.md\:mb-40{margin-bottom:10rem}.md\:ml-40{margin-left:10rem}.md\:mt-48{margin-top:12rem}.md\:mr-48{margin-right:12rem}.md\:mb-48{margin-bottom:12rem}.md\:ml-48{margin-left:12rem}.md\:mt-56{margin-top:14rem}.md\:mr-56{margin-right:14rem}.md\:mb-56{margin-bottom:14rem}.md\:ml-56{margin-left:14rem}.md\:mt-64{margin-top:16rem}.md\:mr-64{margin-right:16rem}.md\:mb-64{margin-bottom:16rem}.md\:ml-64{margin-left:16rem}.md\:mt-auto{margin-top:auto}.md\:mr-auto{margin-right:auto}.md\:mb-auto{margin-bottom:auto}.md\:ml-auto{margin-left:auto}.md\:mt-px{margin-top:1px}.md\:mr-px{margin-right:1px}.md\:mb-px{margin-bottom:1px}.md\:ml-px{margin-left:1px}.md\:-mt-1{margin-top:-.25rem}.md\:-mr-1{margin-right:-.25rem}.md\:-mb-1{margin-bottom:-.25rem}.md\:-ml-1{margin-left:-.25rem}.md\:-mt-2{margin-top:-.5rem}.md\:-mr-2{margin-right:-.5rem}.md\:-mb-2{margin-bottom:-.5rem}.md\:-ml-2{margin-left:-.5rem}.md\:-mt-3{margin-top:-.75rem}.md\:-mr-3{margin-right:-.75rem}.md\:-mb-3{margin-bottom:-.75rem}.md\:-ml-3{margin-left:-.75rem}.md\:-mt-4{margin-top:-1rem}.md\:-mr-4{margin-right:-1rem}.md\:-mb-4{margin-bottom:-1rem}.md\:-ml-4{margin-left:-1rem}.md\:-mt-5{margin-top:-1.25rem}.md\:-mr-5{margin-right:-1.25rem}.md\:-mb-5{margin-bottom:-1.25rem}.md\:-ml-5{margin-left:-1.25rem}.md\:-mt-6{margin-top:-1.5rem}.md\:-mr-6{margin-right:-1.5rem}.md\:-mb-6{margin-bottom:-1.5rem}.md\:-ml-6{margin-left:-1.5rem}.md\:-mt-8{margin-top:-2rem}.md\:-mr-8{margin-right:-2rem}.md\:-mb-8{margin-bottom:-2rem}.md\:-ml-8{margin-left:-2rem}.md\:-mt-10{margin-top:-2.5rem}.md\:-mr-10{margin-right:-2.5rem}.md\:-mb-10{margin-bottom:-2.5rem}.md\:-ml-10{margin-left:-2.5rem}.md\:-mt-12{margin-top:-3rem}.md\:-mr-12{margin-right:-3rem}.md\:-mb-12{margin-bottom:-3rem}.md\:-ml-12{margin-left:-3rem}.md\:-mt-16{margin-top:-4rem}.md\:-mr-16{margin-right:-4rem}.md\:-mb-16{margin-bottom:-4rem}.md\:-ml-16{margin-left:-4rem}.md\:-mt-20{margin-top:-5rem}.md\:-mr-20{margin-right:-5rem}.md\:-mb-20{margin-bottom:-5rem}.md\:-ml-20{margin-left:-5rem}.md\:-mt-24{margin-top:-6rem}.md\:-mr-24{margin-right:-6rem}.md\:-mb-24{margin-bottom:-6rem}.md\:-ml-24{margin-left:-6rem}.md\:-mt-32{margin-top:-8rem}.md\:-mr-32{margin-right:-8rem}.md\:-mb-32{margin-bottom:-8rem}.md\:-ml-32{margin-left:-8rem}.md\:-mt-40{margin-top:-10rem}.md\:-mr-40{margin-right:-10rem}.md\:-mb-40{margin-bottom:-10rem}.md\:-ml-40{margin-left:-10rem}.md\:-mt-48{margin-top:-12rem}.md\:-mr-48{margin-right:-12rem}.md\:-mb-48{margin-bottom:-12rem}.md\:-ml-48{margin-left:-12rem}.md\:-mt-56{margin-top:-14rem}.md\:-mr-56{margin-right:-14rem}.md\:-mb-56{margin-bottom:-14rem}.md\:-ml-56{margin-left:-14rem}.md\:-mt-64{margin-top:-16rem}.md\:-mr-64{margin-right:-16rem}.md\:-mb-64{margin-bottom:-16rem}.md\:-ml-64{margin-left:-16rem}.md\:-mt-px{margin-top:-1px}.md\:-mr-px{margin-right:-1px}.md\:-mb-px{margin-bottom:-1px}.md\:-ml-px{margin-left:-1px}.md\:max-h-full{max-height:100%}.md\:max-h-screen{max-height:100vh}.md\:max-w-none{max-width:none}.md\:max-w-xs{max-width:20rem}.md\:max-w-sm{max-width:24rem}.md\:max-w-md{max-width:28rem}.md\:max-w-lg{max-width:32rem}.md\:max-w-xl{max-width:36rem}.md\:max-w-2xl{max-width:42rem}.md\:max-w-3xl{max-width:48rem}.md\:max-w-4xl{max-width:56rem}.md\:max-w-5xl{max-width:64rem}.md\:max-w-6xl{max-width:72rem}.md\:max-w-full{max-width:100%}.md\:max-w-screen-sm{max-width:640px}.md\:max-w-screen-md{max-width:768px}.md\:max-w-screen-lg{max-width:1024px}.md\:max-w-screen-xl{max-width:1280px}.md\:min-h-0{min-height:0}.md\:min-h-full{min-height:100%}.md\:min-h-screen{min-height:100vh}.md\:min-w-0{min-width:0}.md\:min-w-full{min-width:100%}.md\:object-contain{object-fit:contain}.md\:object-cover{object-fit:cover}.md\:object-fill{object-fit:fill}.md\:object-none{object-fit:none}.md\:object-scale-down{object-fit:scale-down}.md\:object-bottom{object-position:bottom}.md\:object-center{object-position:center}.md\:object-left{object-position:left}.md\:object-left-bottom{object-position:left bottom}.md\:object-left-top{object-position:left top}.md\:object-right{object-position:right}.md\:object-right-bottom{object-position:right bottom}.md\:object-right-top{object-position:right top}.md\:object-top{object-position:top}.md\:opacity-0{opacity:0}.md\:opacity-25{opacity:.25}.md\:opacity-50{opacity:.5}.md\:opacity-75{opacity:.75}.md\:opacity-100{opacity:1}.md\:hover\:opacity-0:hover{opacity:0}.md\:hover\:opacity-25:hover{opacity:.25}.md\:hover\:opacity-50:hover{opacity:.5}.md\:hover\:opacity-75:hover{opacity:.75}.md\:hover\:opacity-100:hover{opacity:1}.md\:focus\:opacity-0:focus{opacity:0}.md\:focus\:opacity-25:focus{opacity:.25}.md\:focus\:opacity-50:focus{opacity:.5}.md\:focus\:opacity-75:focus{opacity:.75}.md\:focus\:opacity-100:focus{opacity:1}.md\:outline-none{outline:0}.md\:focus\:outline-none:focus{outline:0}.md\:overflow-auto{overflow:auto}.md\:overflow-hidden{overflow:hidden}.md\:overflow-visible{overflow:visible}.md\:overflow-scroll{overflow:scroll}.md\:overflow-x-auto{overflow-x:auto}.md\:overflow-y-auto{overflow-y:auto}.md\:overflow-x-hidden{overflow-x:hidden}.md\:overflow-y-hidden{overflow-y:hidden}.md\:overflow-x-visible{overflow-x:visible}.md\:overflow-y-visible{overflow-y:visible}.md\:overflow-x-scroll{overflow-x:scroll}.md\:overflow-y-scroll{overflow-y:scroll}.md\:scrolling-touch{-webkit-overflow-scrolling:touch}.md\:scrolling-auto{-webkit-overflow-scrolling:auto}.md\:p-0{padding:0}.md\:p-1{padding:.25rem}.md\:p-2{padding:.5rem}.md\:p-3{padding:.75rem}.md\:p-4{padding:1rem}.md\:p-5{padding:1.25rem}.md\:p-6{padding:1.5rem}.md\:p-8{padding:2rem}.md\:p-10{padding:2.5rem}.md\:p-12{padding:3rem}.md\:p-16{padding:4rem}.md\:p-20{padding:5rem}.md\:p-24{padding:6rem}.md\:p-32{padding:8rem}.md\:p-40{padding:10rem}.md\:p-48{padding:12rem}.md\:p-56{padding:14rem}.md\:p-64{padding:16rem}.md\:p-px{padding:1px}.md\:py-0{padding-top:0;padding-bottom:0}.md\:px-0{padding-left:0;padding-right:0}.md\:py-1{padding-top:.25rem;padding-bottom:.25rem}.md\:px-1{padding-left:.25rem;padding-right:.25rem}.md\:py-2{padding-top:.5rem;padding-bottom:.5rem}.md\:px-2{padding-left:.5rem;padding-right:.5rem}.md\:py-3{padding-top:.75rem;padding-bottom:.75rem}.md\:px-3{padding-left:.75rem;padding-right:.75rem}.md\:py-4{padding-top:1rem;padding-bottom:1rem}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.md\:px-5{padding-left:1.25rem;padding-right:1.25rem}.md\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:py-8{padding-top:2rem;padding-bottom:2rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.md\:py-12{padding-top:3rem;padding-bottom:3rem}.md\:px-12{padding-left:3rem;padding-right:3rem}.md\:py-16{padding-top:4rem;padding-bottom:4rem}.md\:px-16{padding-left:4rem;padding-right:4rem}.md\:py-20{padding-top:5rem;padding-bottom:5rem}.md\:px-20{padding-left:5rem;padding-right:5rem}.md\:py-24{padding-top:6rem;padding-bottom:6rem}.md\:px-24{padding-left:6rem;padding-right:6rem}.md\:py-32{padding-top:8rem;padding-bottom:8rem}.md\:px-32{padding-left:8rem;padding-right:8rem}.md\:py-40{padding-top:10rem;padding-bottom:10rem}.md\:px-40{padding-left:10rem;padding-right:10rem}.md\:py-48{padding-top:12rem;padding-bottom:12rem}.md\:px-48{padding-left:12rem;padding-right:12rem}.md\:py-56{padding-top:14rem;padding-bottom:14rem}.md\:px-56{padding-left:14rem;padding-right:14rem}.md\:py-64{padding-top:16rem;padding-bottom:16rem}.md\:px-64{padding-left:16rem;padding-right:16rem}.md\:py-px{padding-top:1px;padding-bottom:1px}.md\:px-px{padding-left:1px;padding-right:1px}.md\:pt-0{padding-top:0}.md\:pr-0{padding-right:0}.md\:pb-0{padding-bottom:0}.md\:pl-0{padding-left:0}.md\:pt-1{padding-top:.25rem}.md\:pr-1{padding-right:.25rem}.md\:pb-1{padding-bottom:.25rem}.md\:pl-1{padding-left:.25rem}.md\:pt-2{padding-top:.5rem}.md\:pr-2{padding-right:.5rem}.md\:pb-2{padding-bottom:.5rem}.md\:pl-2{padding-left:.5rem}.md\:pt-3{padding-top:.75rem}.md\:pr-3{padding-right:.75rem}.md\:pb-3{padding-bottom:.75rem}.md\:pl-3{padding-left:.75rem}.md\:pt-4{padding-top:1rem}.md\:pr-4{padding-right:1rem}.md\:pb-4{padding-bottom:1rem}.md\:pl-4{padding-left:1rem}.md\:pt-5{padding-top:1.25rem}.md\:pr-5{padding-right:1.25rem}.md\:pb-5{padding-bottom:1.25rem}.md\:pl-5{padding-left:1.25rem}.md\:pt-6{padding-top:1.5rem}.md\:pr-6{padding-right:1.5rem}.md\:pb-6{padding-bottom:1.5rem}.md\:pl-6{padding-left:1.5rem}.md\:pt-8{padding-top:2rem}.md\:pr-8{padding-right:2rem}.md\:pb-8{padding-bottom:2rem}.md\:pl-8{padding-left:2rem}.md\:pt-10{padding-top:2.5rem}.md\:pr-10{padding-right:2.5rem}.md\:pb-10{padding-bottom:2.5rem}.md\:pl-10{padding-left:2.5rem}.md\:pt-12{padding-top:3rem}.md\:pr-12{padding-right:3rem}.md\:pb-12{padding-bottom:3rem}.md\:pl-12{padding-left:3rem}.md\:pt-16{padding-top:4rem}.md\:pr-16{padding-right:4rem}.md\:pb-16{padding-bottom:4rem}.md\:pl-16{padding-left:4rem}.md\:pt-20{padding-top:5rem}.md\:pr-20{padding-right:5rem}.md\:pb-20{padding-bottom:5rem}.md\:pl-20{padding-left:5rem}.md\:pt-24{padding-top:6rem}.md\:pr-24{padding-right:6rem}.md\:pb-24{padding-bottom:6rem}.md\:pl-24{padding-left:6rem}.md\:pt-32{padding-top:8rem}.md\:pr-32{padding-right:8rem}.md\:pb-32{padding-bottom:8rem}.md\:pl-32{padding-left:8rem}.md\:pt-40{padding-top:10rem}.md\:pr-40{padding-right:10rem}.md\:pb-40{padding-bottom:10rem}.md\:pl-40{padding-left:10rem}.md\:pt-48{padding-top:12rem}.md\:pr-48{padding-right:12rem}.md\:pb-48{padding-bottom:12rem}.md\:pl-48{padding-left:12rem}.md\:pt-56{padding-top:14rem}.md\:pr-56{padding-right:14rem}.md\:pb-56{padding-bottom:14rem}.md\:pl-56{padding-left:14rem}.md\:pt-64{padding-top:16rem}.md\:pr-64{padding-right:16rem}.md\:pb-64{padding-bottom:16rem}.md\:pl-64{padding-left:16rem}.md\:pt-px{padding-top:1px}.md\:pr-px{padding-right:1px}.md\:pb-px{padding-bottom:1px}.md\:pl-px{padding-left:1px}.md\:placeholder-black::placeholder{color:#000}.md\:placeholder-white::placeholder{color:#fff}.md\:placeholder-gray-100::placeholder{color:#f7fafc}.md\:placeholder-gray-200::placeholder{color:#edf2f7}.md\:placeholder-gray-300::placeholder{color:#e2e8f0}.md\:placeholder-gray-400::placeholder{color:#cbd5e0}.md\:placeholder-gray-500::placeholder{color:#a0aec0}.md\:placeholder-gray-600::placeholder{color:#718096}.md\:placeholder-gray-700::placeholder{color:#4a5568}.md\:placeholder-gray-800::placeholder{color:#2d3748}.md\:placeholder-gray-900::placeholder{color:#1a202c}.md\:placeholder-blue-100::placeholder{color:#ebf8ff}.md\:placeholder-blue-200::placeholder{color:#bee3f8}.md\:placeholder-blue-300::placeholder{color:#90cdf4}.md\:placeholder-blue-400::placeholder{color:#63b3ed}.md\:placeholder-blue-500::placeholder{color:#4299e1}.md\:placeholder-blue-600::placeholder{color:#3182ce}.md\:placeholder-blue-700::placeholder{color:#2b6cb0}.md\:placeholder-blue-800::placeholder{color:#2c5282}.md\:placeholder-blue-900::placeholder{color:#2a4365}.md\:placeholder-red-100::placeholder{color:#fff5f5}.md\:placeholder-red-200::placeholder{color:#fed7d7}.md\:placeholder-red-300::placeholder{color:#feb2b2}.md\:placeholder-red-400::placeholder{color:#fc8181}.md\:placeholder-red-500::placeholder{color:#f56565}.md\:placeholder-red-600::placeholder{color:#e53e3e}.md\:placeholder-red-700::placeholder{color:#c53030}.md\:placeholder-red-800::placeholder{color:#9b2c2c}.md\:placeholder-red-900::placeholder{color:#742a2a}.md\:placeholder-yellow-100::placeholder{color:ivory}.md\:placeholder-yellow-200::placeholder{color:#fefcbf}.md\:placeholder-yellow-300::placeholder{color:#faf089}.md\:placeholder-yellow-400::placeholder{color:#f6e05e}.md\:placeholder-yellow-500::placeholder{color:#ecc94b}.md\:placeholder-yellow-600::placeholder{color:#d69e2e}.md\:placeholder-yellow-700::placeholder{color:#b7791f}.md\:placeholder-yellow-800::placeholder{color:#975a16}.md\:placeholder-yellow-900::placeholder{color:#744210}.md\:placeholder-purple-100::placeholder{color:#e2dde6}.md\:placeholder-purple-200::placeholder{color:#c6bad0}.md\:placeholder-purple-300::placeholder{color:#42304f}.md\:placeholder-purple-400::placeholder{color:#3a2a47}.md\:placeholder-purple-500::placeholder{color:#2f2239}.md\:placeholder-purple-600::placeholder{color:#26182d}.md\:placeholder-transparent::placeholder{color:transparent}.md\:placeholder-stackblitz-blue::placeholder{color:var(--sb-brand-stackblitz-blue)}.md\:placeholder-activityBarBadge-background::placeholder{color:var(--activityBarBadge-background)}.md\:placeholder-editor-background::placeholder{color:var(--editor-background)}.md\:placeholder-editor-foreground::placeholder{color:var(--editor-foreground)}.md\:placeholder-editor-inactiveSelectionBackground::placeholder{color:var(--editor-inactiveSelectionBackground)}.md\:placeholder-editor-selectionHighlightBackground::placeholder{color:var(--editor-selectionHighlightBackground)}.md\:placeholder-input-placeholderForeground::placeholder{color:var(--input-placeholderForeground)}.md\:placeholder-list-dropBackground::placeholder{color:var(--list-dropBackground)}.md\:placeholder-menu-background::placeholder{color:var(--menu-background)}.md\:placeholder-menu-foreground::placeholder{color:var(--menu-foreground)}.md\:placeholder-sideBarTitle-foreground::placeholder{color:var(--sideBarTitle-foreground)}.md\:placeholder-statusBarItem-remoteBackground::placeholder{color:var(--statusBarItem-remoteBackground)}.md\:placeholder-statusBarItem-remoteForeground::placeholder{color:var(--statusBarItem-remoteForeground)}.md\:placeholder-activityBar-activeBorder::placeholder{color:var(--activityBar-activeBorder)}.md\:placeholder-activityBar-background::placeholder{color:var(--activityBar-background)}.md\:placeholder-activityBar-dropBackground::placeholder{color:var(--activityBar-dropBackground)}.md\:placeholder-activityBar-foreground::placeholder{color:var(--activityBar-foreground)}.md\:placeholder-activityBar-inactiveForeground::placeholder{color:var(--activityBar-inactiveForeground)}.md\:placeholder-activityBarBadge-foreground::placeholder{color:var(--activityBarBadge-foreground)}.md\:placeholder-badge-background::placeholder{color:var(--badge-background)}.md\:placeholder-badge-foreground::placeholder{color:var(--badge-foreground)}.md\:placeholder-breadcrumb-activeSelectionForeground::placeholder{color:var(--breadcrumb-activeSelectionForeground)}.md\:placeholder-breadcrumb-background::placeholder{color:var(--breadcrumb-background)}.md\:placeholder-breadcrumb-focusForeground::placeholder{color:var(--breadcrumb-focusForeground)}.md\:placeholder-breadcrumb-foreground::placeholder{color:var(--breadcrumb-foreground)}.md\:placeholder-breadcrumbPicker-background::placeholder{color:var(--breadcrumbPicker-background)}.md\:placeholder-button-background::placeholder{color:var(--button-background)}.md\:placeholder-button-foreground::placeholder{color:var(--button-foreground)}.md\:placeholder-button-hoverBackground::placeholder{color:var(--button-hoverBackground)}.md\:placeholder-checkbox-background::placeholder{color:var(--checkbox-background)}.md\:placeholder-checkbox-border::placeholder{color:var(--checkbox-border)}.md\:placeholder-checkbox-foreground::placeholder{color:var(--checkbox-foreground)}.md\:placeholder-dropdown-background::placeholder{color:var(--dropdown-background)}.md\:placeholder-dropdown-border::placeholder{color:var(--dropdown-border)}.md\:placeholder-dropdown-foreground::placeholder{color:var(--dropdown-foreground)}.md\:placeholder-focusBorder::placeholder{color:var(--focusBorder)}.md\:placeholder-foreground::placeholder{color:var(--foreground)}.md\:placeholder-icon-foreground::placeholder{color:var(--icon-foreground)}.md\:placeholder-icon-prettier::placeholder{color:#ee6292}.md\:placeholder-input-background::placeholder{color:var(--input-background)}.md\:placeholder-input-foreground::placeholder{color:var(--input-foreground)}.md\:placeholder-inputOption-activeBackground::placeholder{color:var(--inputOption-activeBackground)}.md\:placeholder-inputOption-activeBorder::placeholder{color:var(--inputOption-activeBorder)}.md\:placeholder-inputValidation-errorBackground::placeholder{color:var(--inputValidation-errorBackground)}.md\:placeholder-inputValidation-errorBorder::placeholder{color:var(--inputValidation-errorBorder)}.md\:placeholder-inputValidation-infoBackground::placeholder{color:var(--inputValidation-infoBackground)}.md\:placeholder-inputValidation-infoBorder::placeholder{color:var(--inputValidation-infoBorder)}.md\:placeholder-inputValidation-warningBackground::placeholder{color:var(--inputValidation-warningBackground)}.md\:placeholder-inputValidation-warningBorder::placeholder{color:var(--inputValidation-warningBorder)}.md\:placeholder-list-activeSelectionBackground::placeholder{color:var(--list-activeSelectionBackground)}.md\:placeholder-list-activeSelectionForeground::placeholder{color:var(--list-activeSelectionForeground)}.md\:placeholder-list-errorForeground::placeholder{color:var(--list-errorForeground)}.md\:placeholder-list-filterMatchBackground::placeholder{color:var(--list-filterMatchBackground)}.md\:placeholder-list-focusBackground::placeholder{color:var(--list-focusBackground)}.md\:placeholder-list-highlightForeground::placeholder{color:var(--list-highlightForeground)}.md\:placeholder-list-hoverBackground::placeholder{color:var(--list-hoverBackground)}.md\:placeholder-list-inactiveSelectionBackground::placeholder{color:var(--list-inactiveSelectionBackground)}.md\:placeholder-list-invalidItemForeground::placeholder{color:var(--list-invalidItemForeground)}.md\:placeholder-list-warningForeground::placeholder{color:var(--list-warningForeground)}.md\:placeholder-listFilterWidget-background::placeholder{color:var(--listFilterWidget-background)}.md\:placeholder-listFilterWidget-noMatchesOutline::placeholder{color:var(--listFilterWidget-noMatchesOutline)}.md\:placeholder-listFilterWidget-outline::placeholder{color:var(--listFilterWidget-outline)}.md\:placeholder-notificationCenterHeader-background::placeholder{color:var(--notificationCenterHeader-background)}.md\:placeholder-notificationLink-foreground::placeholder{color:var(--notificationLink-foreground)}.md\:placeholder-notifications-background::placeholder{color:var(--notifications-background)}.md\:placeholder-notifications-border::placeholder{color:var(--notifications-border)}.md\:placeholder-notifications-foreground::placeholder{color:var(--notifications-foreground)}.md\:placeholder-notificationsErrorIcon-foreground::placeholder{color:var(--notificationsErrorIcon-foreground)}.md\:placeholder-notificationsInfoIcon-foreground::placeholder{color:var(--notificationsInfoIcon-foreground)}.md\:placeholder-notificationsWarningIcon-foreground::placeholder{color:var(--notificationsWarningIcon-foreground)}.md\:placeholder-panel-background::placeholder{color:var(--panel-background)}.md\:placeholder-panel-border::placeholder{color:var(--panel-border)}.md\:placeholder-panel-dropBackground::placeholder{color:var(--panel-dropBackground)}.md\:placeholder-panelTitle-activeBorder::placeholder{color:var(--panelTitle-activeBorder)}.md\:placeholder-panelTitle-activeForeground::placeholder{color:var(--panelTitle-activeForeground)}.md\:placeholder-panelTitle-inactiveForeground::placeholder{color:var(--panelTitle-inactiveForeground)}.md\:placeholder-progressBar-background::placeholder{color:var(--progressBar-background)}.md\:placeholder-quickInput-background::placeholder{color:var(--quickInput-background)}.md\:placeholder-scrollbar-shadow::placeholder{color:var(--scrollbar-shadow)}.md\:placeholder-scrollbarSlider-activeBackground::placeholder{color:var(--scrollbarSlider-activeBackground)}.md\:placeholder-scrollbarSlider-background::placeholder{color:var(--scrollbarSlider-background)}.md\:placeholder-scrollbarSlider-hoverBackground::placeholder{color:var(--scrollbarSlider-hoverBackground)}.md\:placeholder-searchEditor-findMatchBackground::placeholder{color:var(--searchEditor-findMatchBackground)}.md\:placeholder-settings-checkboxBackground::placeholder{color:var(--settings-checkboxBackground)}.md\:placeholder-settings-checkboxBorder::placeholder{color:var(--settings-checkboxBorder)}.md\:placeholder-settings-checkboxForeground::placeholder{color:var(--settings-checkboxForeground)}.md\:placeholder-settings-dropdownBackground::placeholder{color:var(--settings-dropdownBackground)}.md\:placeholder-settings-dropdownBorder::placeholder{color:var(--settings-dropdownBorder)}.md\:placeholder-settings-dropdownForeground::placeholder{color:var(--settings-dropdownForeground)}.md\:placeholder-settings-dropdownListBorder::placeholder{color:var(--settings-dropdownListBorder)}.md\:placeholder-settings-headerForeground::placeholder{color:var(--settings-headerForeground)}.md\:placeholder-settings-modifiedItemIndicator::placeholder{color:var(--settings-modifiedItemIndicator)}.md\:placeholder-settings-numberInputForeground::placeholder{color:var(--settings-numberInputForeground)}.md\:placeholder-settings-textInputForeground::placeholder{color:var(--settings-textInputForeground)}.md\:placeholder-sideBar-background::placeholder{color:var(--sideBar-background)}.md\:placeholder-sideBar-dropBackground::placeholder{color:var(--sideBar-dropBackground)}.md\:placeholder-sideBarSectionHeader-background::placeholder{color:var(--sideBarSectionHeader-background)}.md\:placeholder-tab-activeBackground::placeholder{color:var(--tab-activeBackground)}.md\:placeholder-tab-activeForeground::placeholder{color:var(--tab-activeForeground)}.md\:placeholder-tab-activeModifiedBorder::placeholder{color:var(--tab-activeModifiedBorder)}.md\:placeholder-tab-border::placeholder{color:var(--tab-border)}.md\:placeholder-tab-inactiveBackground::placeholder{color:var(--tab-inactiveBackground)}.md\:placeholder-tab-inactiveForeground::placeholder{color:var(--tab-inactiveForeground)}.md\:placeholder-tab-inactiveModifiedBorder::placeholder{color:var(--tab-inactiveModifiedBorder)}.md\:placeholder-tab-unfocusedActiveBackground::placeholder{color:var(--tab-unfocusedActiveBackground)}.md\:placeholder-tab-unfocusedActiveForeground::placeholder{color:var(--tab-unfocusedActiveForeground)}.md\:placeholder-tab-unfocusedActiveModifiedBorder::placeholder{color:var(--tab-unfocusedActiveModifiedBorder)}.md\:placeholder-tab-unfocusedInactiveForeground::placeholder{color:var(--tab-unfocusedInactiveForeground)}.md\:placeholder-tab-unfocusedInactiveModifiedBorder::placeholder{color:var(--tab-unfocusedInactiveModifiedBorder)}.md\:placeholder-textLink-activeForeground::placeholder{color:var(--textLink-activeForeground)}.md\:placeholder-textLink-foreground::placeholder{color:var(--textLink-foreground)}.md\:placeholder-titleBar-activeBackground::placeholder{color:var(--titleBar-activeBackground)}.md\:placeholder-titleBar-activeForeground::placeholder{color:var(--titleBar-activeForeground)}.md\:placeholder-titleBar-inactiveBackground::placeholder{color:var(--titleBar-inactiveBackground)}.md\:placeholder-titleBar-inactiveForeground::placeholder{color:var(--titleBar-inactiveForeground)}.md\:placeholder-tree-indentGuidesStroke::placeholder{color:var(--tree-indentGuidesStroke)}.md\:placeholder-widget-shadow::placeholder{color:var(--widget-shadow)}.md\:focus\:placeholder-black:focus::placeholder{color:#000}.md\:focus\:placeholder-white:focus::placeholder{color:#fff}.md\:focus\:placeholder-gray-100:focus::placeholder{color:#f7fafc}.md\:focus\:placeholder-gray-200:focus::placeholder{color:#edf2f7}.md\:focus\:placeholder-gray-300:focus::placeholder{color:#e2e8f0}.md\:focus\:placeholder-gray-400:focus::placeholder{color:#cbd5e0}.md\:focus\:placeholder-gray-500:focus::placeholder{color:#a0aec0}.md\:focus\:placeholder-gray-600:focus::placeholder{color:#718096}.md\:focus\:placeholder-gray-700:focus::placeholder{color:#4a5568}.md\:focus\:placeholder-gray-800:focus::placeholder{color:#2d3748}.md\:focus\:placeholder-gray-900:focus::placeholder{color:#1a202c}.md\:focus\:placeholder-blue-100:focus::placeholder{color:#ebf8ff}.md\:focus\:placeholder-blue-200:focus::placeholder{color:#bee3f8}.md\:focus\:placeholder-blue-300:focus::placeholder{color:#90cdf4}.md\:focus\:placeholder-blue-400:focus::placeholder{color:#63b3ed}.md\:focus\:placeholder-blue-500:focus::placeholder{color:#4299e1}.md\:focus\:placeholder-blue-600:focus::placeholder{color:#3182ce}.md\:focus\:placeholder-blue-700:focus::placeholder{color:#2b6cb0}.md\:focus\:placeholder-blue-800:focus::placeholder{color:#2c5282}.md\:focus\:placeholder-blue-900:focus::placeholder{color:#2a4365}.md\:focus\:placeholder-red-100:focus::placeholder{color:#fff5f5}.md\:focus\:placeholder-red-200:focus::placeholder{color:#fed7d7}.md\:focus\:placeholder-red-300:focus::placeholder{color:#feb2b2}.md\:focus\:placeholder-red-400:focus::placeholder{color:#fc8181}.md\:focus\:placeholder-red-500:focus::placeholder{color:#f56565}.md\:focus\:placeholder-red-600:focus::placeholder{color:#e53e3e}.md\:focus\:placeholder-red-700:focus::placeholder{color:#c53030}.md\:focus\:placeholder-red-800:focus::placeholder{color:#9b2c2c}.md\:focus\:placeholder-red-900:focus::placeholder{color:#742a2a}.md\:focus\:placeholder-yellow-100:focus::placeholder{color:ivory}.md\:focus\:placeholder-yellow-200:focus::placeholder{color:#fefcbf}.md\:focus\:placeholder-yellow-300:focus::placeholder{color:#faf089}.md\:focus\:placeholder-yellow-400:focus::placeholder{color:#f6e05e}.md\:focus\:placeholder-yellow-500:focus::placeholder{color:#ecc94b}.md\:focus\:placeholder-yellow-600:focus::placeholder{color:#d69e2e}.md\:focus\:placeholder-yellow-700:focus::placeholder{color:#b7791f}.md\:focus\:placeholder-yellow-800:focus::placeholder{color:#975a16}.md\:focus\:placeholder-yellow-900:focus::placeholder{color:#744210}.md\:focus\:placeholder-purple-100:focus::placeholder{color:#e2dde6}.md\:focus\:placeholder-purple-200:focus::placeholder{color:#c6bad0}.md\:focus\:placeholder-purple-300:focus::placeholder{color:#42304f}.md\:focus\:placeholder-purple-400:focus::placeholder{color:#3a2a47}.md\:focus\:placeholder-purple-500:focus::placeholder{color:#2f2239}.md\:focus\:placeholder-purple-600:focus::placeholder{color:#26182d}.md\:focus\:placeholder-transparent:focus::placeholder{color:transparent}.md\:focus\:placeholder-stackblitz-blue:focus::placeholder{color:var(--sb-brand-stackblitz-blue)}.md\:focus\:placeholder-activityBarBadge-background:focus::placeholder{color:var(--activityBarBadge-background)}.md\:focus\:placeholder-editor-background:focus::placeholder{color:var(--editor-background)}.md\:focus\:placeholder-editor-foreground:focus::placeholder{color:var(--editor-foreground)}.md\:focus\:placeholder-editor-inactiveSelectionBackground:focus::placeholder{color:var(--editor-inactiveSelectionBackground)}.md\:focus\:placeholder-editor-selectionHighlightBackground:focus::placeholder{color:var(--editor-selectionHighlightBackground)}.md\:focus\:placeholder-input-placeholderForeground:focus::placeholder{color:var(--input-placeholderForeground)}.md\:focus\:placeholder-list-dropBackground:focus::placeholder{color:var(--list-dropBackground)}.md\:focus\:placeholder-menu-background:focus::placeholder{color:var(--menu-background)}.md\:focus\:placeholder-menu-foreground:focus::placeholder{color:var(--menu-foreground)}.md\:focus\:placeholder-sideBarTitle-foreground:focus::placeholder{color:var(--sideBarTitle-foreground)}.md\:focus\:placeholder-statusBarItem-remoteBackground:focus::placeholder{color:var(--statusBarItem-remoteBackground)}.md\:focus\:placeholder-statusBarItem-remoteForeground:focus::placeholder{color:var(--statusBarItem-remoteForeground)}.md\:focus\:placeholder-activityBar-activeBorder:focus::placeholder{color:var(--activityBar-activeBorder)}.md\:focus\:placeholder-activityBar-background:focus::placeholder{color:var(--activityBar-background)}.md\:focus\:placeholder-activityBar-dropBackground:focus::placeholder{color:var(--activityBar-dropBackground)}.md\:focus\:placeholder-activityBar-foreground:focus::placeholder{color:var(--activityBar-foreground)}.md\:focus\:placeholder-activityBar-inactiveForeground:focus::placeholder{color:var(--activityBar-inactiveForeground)}.md\:focus\:placeholder-activityBarBadge-foreground:focus::placeholder{color:var(--activityBarBadge-foreground)}.md\:focus\:placeholder-badge-background:focus::placeholder{color:var(--badge-background)}.md\:focus\:placeholder-badge-foreground:focus::placeholder{color:var(--badge-foreground)}.md\:focus\:placeholder-breadcrumb-activeSelectionForeground:focus::placeholder{color:var(--breadcrumb-activeSelectionForeground)}.md\:focus\:placeholder-breadcrumb-background:focus::placeholder{color:var(--breadcrumb-background)}.md\:focus\:placeholder-breadcrumb-focusForeground:focus::placeholder{color:var(--breadcrumb-focusForeground)}.md\:focus\:placeholder-breadcrumb-foreground:focus::placeholder{color:var(--breadcrumb-foreground)}.md\:focus\:placeholder-breadcrumbPicker-background:focus::placeholder{color:var(--breadcrumbPicker-background)}.md\:focus\:placeholder-button-background:focus::placeholder{color:var(--button-background)}.md\:focus\:placeholder-button-foreground:focus::placeholder{color:var(--button-foreground)}.md\:focus\:placeholder-button-hoverBackground:focus::placeholder{color:var(--button-hoverBackground)}.md\:focus\:placeholder-checkbox-background:focus::placeholder{color:var(--checkbox-background)}.md\:focus\:placeholder-checkbox-border:focus::placeholder{color:var(--checkbox-border)}.md\:focus\:placeholder-checkbox-foreground:focus::placeholder{color:var(--checkbox-foreground)}.md\:focus\:placeholder-dropdown-background:focus::placeholder{color:var(--dropdown-background)}.md\:focus\:placeholder-dropdown-border:focus::placeholder{color:var(--dropdown-border)}.md\:focus\:placeholder-dropdown-foreground:focus::placeholder{color:var(--dropdown-foreground)}.md\:focus\:placeholder-focusBorder:focus::placeholder{color:var(--focusBorder)}.md\:focus\:placeholder-foreground:focus::placeholder{color:var(--foreground)}.md\:focus\:placeholder-icon-foreground:focus::placeholder{color:var(--icon-foreground)}.md\:focus\:placeholder-icon-prettier:focus::placeholder{color:#ee6292}.md\:focus\:placeholder-input-background:focus::placeholder{color:var(--input-background)}.md\:focus\:placeholder-input-foreground:focus::placeholder{color:var(--input-foreground)}.md\:focus\:placeholder-inputOption-activeBackground:focus::placeholder{color:var(--inputOption-activeBackground)}.md\:focus\:placeholder-inputOption-activeBorder:focus::placeholder{color:var(--inputOption-activeBorder)}.md\:focus\:placeholder-inputValidation-errorBackground:focus::placeholder{color:var(--inputValidation-errorBackground)}.md\:focus\:placeholder-inputValidation-errorBorder:focus::placeholder{color:var(--inputValidation-errorBorder)}.md\:focus\:placeholder-inputValidation-infoBackground:focus::placeholder{color:var(--inputValidation-infoBackground)}.md\:focus\:placeholder-inputValidation-infoBorder:focus::placeholder{color:var(--inputValidation-infoBorder)}.md\:focus\:placeholder-inputValidation-warningBackground:focus::placeholder{color:var(--inputValidation-warningBackground)}.md\:focus\:placeholder-inputValidation-warningBorder:focus::placeholder{color:var(--inputValidation-warningBorder)}.md\:focus\:placeholder-list-activeSelectionBackground:focus::placeholder{color:var(--list-activeSelectionBackground)}.md\:focus\:placeholder-list-activeSelectionForeground:focus::placeholder{color:var(--list-activeSelectionForeground)}.md\:focus\:placeholder-list-errorForeground:focus::placeholder{color:var(--list-errorForeground)}.md\:focus\:placeholder-list-filterMatchBackground:focus::placeholder{color:var(--list-filterMatchBackground)}.md\:focus\:placeholder-list-focusBackground:focus::placeholder{color:var(--list-focusBackground)}.md\:focus\:placeholder-list-highlightForeground:focus::placeholder{color:var(--list-highlightForeground)}.md\:focus\:placeholder-list-hoverBackground:focus::placeholder{color:var(--list-hoverBackground)}.md\:focus\:placeholder-list-inactiveSelectionBackground:focus::placeholder{color:var(--list-inactiveSelectionBackground)}.md\:focus\:placeholder-list-invalidItemForeground:focus::placeholder{color:var(--list-invalidItemForeground)}.md\:focus\:placeholder-list-warningForeground:focus::placeholder{color:var(--list-warningForeground)}.md\:focus\:placeholder-listFilterWidget-background:focus::placeholder{color:var(--listFilterWidget-background)}.md\:focus\:placeholder-listFilterWidget-noMatchesOutline:focus::placeholder{color:var(--listFilterWidget-noMatchesOutline)}.md\:focus\:placeholder-listFilterWidget-outline:focus::placeholder{color:var(--listFilterWidget-outline)}.md\:focus\:placeholder-notificationCenterHeader-background:focus::placeholder{color:var(--notificationCenterHeader-background)}.md\:focus\:placeholder-notificationLink-foreground:focus::placeholder{color:var(--notificationLink-foreground)}.md\:focus\:placeholder-notifications-background:focus::placeholder{color:var(--notifications-background)}.md\:focus\:placeholder-notifications-border:focus::placeholder{color:var(--notifications-border)}.md\:focus\:placeholder-notifications-foreground:focus::placeholder{color:var(--notifications-foreground)}.md\:focus\:placeholder-notificationsErrorIcon-foreground:focus::placeholder{color:var(--notificationsErrorIcon-foreground)}.md\:focus\:placeholder-notificationsInfoIcon-foreground:focus::placeholder{color:var(--notificationsInfoIcon-foreground)}.md\:focus\:placeholder-notificationsWarningIcon-foreground:focus::placeholder{color:var(--notificationsWarningIcon-foreground)}.md\:focus\:placeholder-panel-background:focus::placeholder{color:var(--panel-background)}.md\:focus\:placeholder-panel-border:focus::placeholder{color:var(--panel-border)}.md\:focus\:placeholder-panel-dropBackground:focus::placeholder{color:var(--panel-dropBackground)}.md\:focus\:placeholder-panelTitle-activeBorder:focus::placeholder{color:var(--panelTitle-activeBorder)}.md\:focus\:placeholder-panelTitle-activeForeground:focus::placeholder{color:var(--panelTitle-activeForeground)}.md\:focus\:placeholder-panelTitle-inactiveForeground:focus::placeholder{color:var(--panelTitle-inactiveForeground)}.md\:focus\:placeholder-progressBar-background:focus::placeholder{color:var(--progressBar-background)}.md\:focus\:placeholder-quickInput-background:focus::placeholder{color:var(--quickInput-background)}.md\:focus\:placeholder-scrollbar-shadow:focus::placeholder{color:var(--scrollbar-shadow)}.md\:focus\:placeholder-scrollbarSlider-activeBackground:focus::placeholder{color:var(--scrollbarSlider-activeBackground)}.md\:focus\:placeholder-scrollbarSlider-background:focus::placeholder{color:var(--scrollbarSlider-background)}.md\:focus\:placeholder-scrollbarSlider-hoverBackground:focus::placeholder{color:var(--scrollbarSlider-hoverBackground)}.md\:focus\:placeholder-searchEditor-findMatchBackground:focus::placeholder{color:var(--searchEditor-findMatchBackground)}.md\:focus\:placeholder-settings-checkboxBackground:focus::placeholder{color:var(--settings-checkboxBackground)}.md\:focus\:placeholder-settings-checkboxBorder:focus::placeholder{color:var(--settings-checkboxBorder)}.md\:focus\:placeholder-settings-checkboxForeground:focus::placeholder{color:var(--settings-checkboxForeground)}.md\:focus\:placeholder-settings-dropdownBackground:focus::placeholder{color:var(--settings-dropdownBackground)}.md\:focus\:placeholder-settings-dropdownBorder:focus::placeholder{color:var(--settings-dropdownBorder)}.md\:focus\:placeholder-settings-dropdownForeground:focus::placeholder{color:var(--settings-dropdownForeground)}.md\:focus\:placeholder-settings-dropdownListBorder:focus::placeholder{color:var(--settings-dropdownListBorder)}.md\:focus\:placeholder-settings-headerForeground:focus::placeholder{color:var(--settings-headerForeground)}.md\:focus\:placeholder-settings-modifiedItemIndicator:focus::placeholder{color:var(--settings-modifiedItemIndicator)}.md\:focus\:placeholder-settings-numberInputForeground:focus::placeholder{color:var(--settings-numberInputForeground)}.md\:focus\:placeholder-settings-textInputForeground:focus::placeholder{color:var(--settings-textInputForeground)}.md\:focus\:placeholder-sideBar-background:focus::placeholder{color:var(--sideBar-background)}.md\:focus\:placeholder-sideBar-dropBackground:focus::placeholder{color:var(--sideBar-dropBackground)}.md\:focus\:placeholder-sideBarSectionHeader-background:focus::placeholder{color:var(--sideBarSectionHeader-background)}.md\:focus\:placeholder-tab-activeBackground:focus::placeholder{color:var(--tab-activeBackground)}.md\:focus\:placeholder-tab-activeForeground:focus::placeholder{color:var(--tab-activeForeground)}.md\:focus\:placeholder-tab-activeModifiedBorder:focus::placeholder{color:var(--tab-activeModifiedBorder)}.md\:focus\:placeholder-tab-border:focus::placeholder{color:var(--tab-border)}.md\:focus\:placeholder-tab-inactiveBackground:focus::placeholder{color:var(--tab-inactiveBackground)}.md\:focus\:placeholder-tab-inactiveForeground:focus::placeholder{color:var(--tab-inactiveForeground)}.md\:focus\:placeholder-tab-inactiveModifiedBorder:focus::placeholder{color:var(--tab-inactiveModifiedBorder)}.md\:focus\:placeholder-tab-unfocusedActiveBackground:focus::placeholder{color:var(--tab-unfocusedActiveBackground)}.md\:focus\:placeholder-tab-unfocusedActiveForeground:focus::placeholder{color:var(--tab-unfocusedActiveForeground)}.md\:focus\:placeholder-tab-unfocusedActiveModifiedBorder:focus::placeholder{color:var(--tab-unfocusedActiveModifiedBorder)}.md\:focus\:placeholder-tab-unfocusedInactiveForeground:focus::placeholder{color:var(--tab-unfocusedInactiveForeground)}.md\:focus\:placeholder-tab-unfocusedInactiveModifiedBorder:focus::placeholder{color:var(--tab-unfocusedInactiveModifiedBorder)}.md\:focus\:placeholder-textLink-activeForeground:focus::placeholder{color:var(--textLink-activeForeground)}.md\:focus\:placeholder-textLink-foreground:focus::placeholder{color:var(--textLink-foreground)}.md\:focus\:placeholder-titleBar-activeBackground:focus::placeholder{color:var(--titleBar-activeBackground)}.md\:focus\:placeholder-titleBar-activeForeground:focus::placeholder{color:var(--titleBar-activeForeground)}.md\:focus\:placeholder-titleBar-inactiveBackground:focus::placeholder{color:var(--titleBar-inactiveBackground)}.md\:focus\:placeholder-titleBar-inactiveForeground:focus::placeholder{color:var(--titleBar-inactiveForeground)}.md\:focus\:placeholder-tree-indentGuidesStroke:focus::placeholder{color:var(--tree-indentGuidesStroke)}.md\:focus\:placeholder-widget-shadow:focus::placeholder{color:var(--widget-shadow)}.md\:pointer-events-none{pointer-events:none}.md\:pointer-events-auto{pointer-events:auto}.md\:static{position:static}.md\:fixed{position:fixed}.md\:absolute{position:absolute}.md\:relative{position:relative}.md\:sticky{position:sticky}.md\:inset-0{top:0;right:0;bottom:0;left:0}.md\:inset-auto{top:auto;right:auto;bottom:auto;left:auto}.md\:inset-y-0{top:0;bottom:0}.md\:inset-x-0{right:0;left:0}.md\:inset-y-auto{top:auto;bottom:auto}.md\:inset-x-auto{right:auto;left:auto}.md\:top-0{top:0}.md\:right-0{right:0}.md\:bottom-0{bottom:0}.md\:left-0{left:0}.md\:top-auto{top:auto}.md\:right-auto{right:auto}.md\:bottom-auto{bottom:auto}.md\:left-auto{left:auto}.md\:resize-none{resize:none}.md\:resize-y{resize:vertical}.md\:resize-x{resize:horizontal}.md\:resize{resize:both}.md\:shadow-xs{box-shadow:0 0 0 1px rgba(0,0,0,.05)}.md\:shadow-sm{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.md\:shadow{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.md\:shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.md\:shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.md\:shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.md\:shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.md\:shadow-inner{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.md\:shadow-outline{box-shadow:0 0 0 3px rgba(66,153,225,.5)}.md\:shadow-none{box-shadow:none}.md\:hover\:shadow-xs:hover{box-shadow:0 0 0 1px rgba(0,0,0,.05)}.md\:hover\:shadow-sm:hover{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.md\:hover\:shadow:hover{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.md\:hover\:shadow-md:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.md\:hover\:shadow-lg:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.md\:hover\:shadow-xl:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.md\:hover\:shadow-2xl:hover{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.md\:hover\:shadow-inner:hover{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.md\:hover\:shadow-outline:hover{box-shadow:0 0 0 3px rgba(66,153,225,.5)}.md\:hover\:shadow-none:hover{box-shadow:none}.md\:focus\:shadow-xs:focus{box-shadow:0 0 0 1px rgba(0,0,0,.05)}.md\:focus\:shadow-sm:focus{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.md\:focus\:shadow:focus{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.md\:focus\:shadow-md:focus{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.md\:focus\:shadow-lg:focus{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.md\:focus\:shadow-xl:focus{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.md\:focus\:shadow-2xl:focus{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.md\:focus\:shadow-inner:focus{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.md\:focus\:shadow-outline:focus{box-shadow:0 0 0 3px rgba(66,153,225,.5)}.md\:focus\:shadow-none:focus{box-shadow:none}.md\:fill-current{fill:currentColor}.md\:stroke-current{stroke:currentColor}.md\:stroke-0{stroke-width:0}.md\:stroke-1{stroke-width:1}.md\:stroke-2{stroke-width:2}.md\:table-auto{table-layout:auto}.md\:table-fixed{table-layout:fixed}.md\:text-left{text-align:left}.md\:text-center{text-align:center}.md\:text-right{text-align:right}.md\:text-justify{text-align:justify}.md\:text-black{color:#000}.md\:text-white{color:#fff}.md\:text-gray-100{color:#f7fafc}.md\:text-gray-200{color:#edf2f7}.md\:text-gray-300{color:#e2e8f0}.md\:text-gray-400{color:#cbd5e0}.md\:text-gray-500{color:#a0aec0}.md\:text-gray-600{color:#718096}.md\:text-gray-700{color:#4a5568}.md\:text-gray-800{color:#2d3748}.md\:text-gray-900{color:#1a202c}.md\:text-blue-100{color:#ebf8ff}.md\:text-blue-200{color:#bee3f8}.md\:text-blue-300{color:#90cdf4}.md\:text-blue-400{color:#63b3ed}.md\:text-blue-500{color:#4299e1}.md\:text-blue-600{color:#3182ce}.md\:text-blue-700{color:#2b6cb0}.md\:text-blue-800{color:#2c5282}.md\:text-blue-900{color:#2a4365}.md\:text-red-100{color:#fff5f5}.md\:text-red-200{color:#fed7d7}.md\:text-red-300{color:#feb2b2}.md\:text-red-400{color:#fc8181}.md\:text-red-500{color:#f56565}.md\:text-red-600{color:#e53e3e}.md\:text-red-700{color:#c53030}.md\:text-red-800{color:#9b2c2c}.md\:text-red-900{color:#742a2a}.md\:text-yellow-100{color:ivory}.md\:text-yellow-200{color:#fefcbf}.md\:text-yellow-300{color:#faf089}.md\:text-yellow-400{color:#f6e05e}.md\:text-yellow-500{color:#ecc94b}.md\:text-yellow-600{color:#d69e2e}.md\:text-yellow-700{color:#b7791f}.md\:text-yellow-800{color:#975a16}.md\:text-yellow-900{color:#744210}.md\:text-purple-100{color:#e2dde6}.md\:text-purple-200{color:#c6bad0}.md\:text-purple-300{color:#42304f}.md\:text-purple-400{color:#3a2a47}.md\:text-purple-500{color:#2f2239}.md\:text-purple-600{color:#26182d}.md\:text-transparent{color:transparent}.md\:text-stackblitz-blue{color:var(--sb-brand-stackblitz-blue)}.md\:text-activityBarBadge-background{color:var(--activityBarBadge-background)}.md\:text-editor-background{color:var(--editor-background)}.md\:text-editor-foreground{color:var(--editor-foreground)}.md\:text-editor-inactiveSelectionBackground{color:var(--editor-inactiveSelectionBackground)}.md\:text-editor-selectionHighlightBackground{color:var(--editor-selectionHighlightBackground)}.md\:text-input-placeholderForeground{color:var(--input-placeholderForeground)}.md\:text-list-dropBackground{color:var(--list-dropBackground)}.md\:text-menu-background{color:var(--menu-background)}.md\:text-menu-foreground{color:var(--menu-foreground)}.md\:text-sideBarTitle-foreground{color:var(--sideBarTitle-foreground)}.md\:text-statusBarItem-remoteBackground{color:var(--statusBarItem-remoteBackground)}.md\:text-statusBarItem-remoteForeground{color:var(--statusBarItem-remoteForeground)}.md\:text-activityBar-activeBorder{color:var(--activityBar-activeBorder)}.md\:text-activityBar-background{color:var(--activityBar-background)}.md\:text-activityBar-dropBackground{color:var(--activityBar-dropBackground)}.md\:text-activityBar-foreground{color:var(--activityBar-foreground)}.md\:text-activityBar-inactiveForeground{color:var(--activityBar-inactiveForeground)}.md\:text-activityBarBadge-foreground{color:var(--activityBarBadge-foreground)}.md\:text-badge-background{color:var(--badge-background)}.md\:text-badge-foreground{color:var(--badge-foreground)}.md\:text-breadcrumb-activeSelectionForeground{color:var(--breadcrumb-activeSelectionForeground)}.md\:text-breadcrumb-background{color:var(--breadcrumb-background)}.md\:text-breadcrumb-focusForeground{color:var(--breadcrumb-focusForeground)}.md\:text-breadcrumb-foreground{color:var(--breadcrumb-foreground)}.md\:text-breadcrumbPicker-background{color:var(--breadcrumbPicker-background)}.md\:text-button-background{color:var(--button-background)}.md\:text-button-foreground{color:var(--button-foreground)}.md\:text-button-hoverBackground{color:var(--button-hoverBackground)}.md\:text-checkbox-background{color:var(--checkbox-background)}.md\:text-checkbox-border{color:var(--checkbox-border)}.md\:text-checkbox-foreground{color:var(--checkbox-foreground)}.md\:text-dropdown-background{color:var(--dropdown-background)}.md\:text-dropdown-border{color:var(--dropdown-border)}.md\:text-dropdown-foreground{color:var(--dropdown-foreground)}.md\:text-focusBorder{color:var(--focusBorder)}.md\:text-foreground{color:var(--foreground)}.md\:text-icon-foreground{color:var(--icon-foreground)}.md\:text-icon-prettier{color:#ee6292}.md\:text-input-background{color:var(--input-background)}.md\:text-input-foreground{color:var(--input-foreground)}.md\:text-inputOption-activeBackground{color:var(--inputOption-activeBackground)}.md\:text-inputOption-activeBorder{color:var(--inputOption-activeBorder)}.md\:text-inputValidation-errorBackground{color:var(--inputValidation-errorBackground)}.md\:text-inputValidation-errorBorder{color:var(--inputValidation-errorBorder)}.md\:text-inputValidation-infoBackground{color:var(--inputValidation-infoBackground)}.md\:text-inputValidation-infoBorder{color:var(--inputValidation-infoBorder)}.md\:text-inputValidation-warningBackground{color:var(--inputValidation-warningBackground)}.md\:text-inputValidation-warningBorder{color:var(--inputValidation-warningBorder)}.md\:text-list-activeSelectionBackground{color:var(--list-activeSelectionBackground)}.md\:text-list-activeSelectionForeground{color:var(--list-activeSelectionForeground)}.md\:text-list-errorForeground{color:var(--list-errorForeground)}.md\:text-list-filterMatchBackground{color:var(--list-filterMatchBackground)}.md\:text-list-focusBackground{color:var(--list-focusBackground)}.md\:text-list-highlightForeground{color:var(--list-highlightForeground)}.md\:text-list-hoverBackground{color:var(--list-hoverBackground)}.md\:text-list-inactiveSelectionBackground{color:var(--list-inactiveSelectionBackground)}.md\:text-list-invalidItemForeground{color:var(--list-invalidItemForeground)}.md\:text-list-warningForeground{color:var(--list-warningForeground)}.md\:text-listFilterWidget-background{color:var(--listFilterWidget-background)}.md\:text-listFilterWidget-noMatchesOutline{color:var(--listFilterWidget-noMatchesOutline)}.md\:text-listFilterWidget-outline{color:var(--listFilterWidget-outline)}.md\:text-notificationCenterHeader-background{color:var(--notificationCenterHeader-background)}.md\:text-notificationLink-foreground{color:var(--notificationLink-foreground)}.md\:text-notifications-background{color:var(--notifications-background)}.md\:text-notifications-border{color:var(--notifications-border)}.md\:text-notifications-foreground{color:var(--notifications-foreground)}.md\:text-notificationsErrorIcon-foreground{color:var(--notificationsErrorIcon-foreground)}.md\:text-notificationsInfoIcon-foreground{color:var(--notificationsInfoIcon-foreground)}.md\:text-notificationsWarningIcon-foreground{color:var(--notificationsWarningIcon-foreground)}.md\:text-panel-background{color:var(--panel-background)}.md\:text-panel-border{color:var(--panel-border)}.md\:text-panel-dropBackground{color:var(--panel-dropBackground)}.md\:text-panelTitle-activeBorder{color:var(--panelTitle-activeBorder)}.md\:text-panelTitle-activeForeground{color:var(--panelTitle-activeForeground)}.md\:text-panelTitle-inactiveForeground{color:var(--panelTitle-inactiveForeground)}.md\:text-progressBar-background{color:var(--progressBar-background)}.md\:text-quickInput-background{color:var(--quickInput-background)}.md\:text-scrollbar-shadow{color:var(--scrollbar-shadow)}.md\:text-scrollbarSlider-activeBackground{color:var(--scrollbarSlider-activeBackground)}.md\:text-scrollbarSlider-background{color:var(--scrollbarSlider-background)}.md\:text-scrollbarSlider-hoverBackground{color:var(--scrollbarSlider-hoverBackground)}.md\:text-searchEditor-findMatchBackground{color:var(--searchEditor-findMatchBackground)}.md\:text-settings-checkboxBackground{color:var(--settings-checkboxBackground)}.md\:text-settings-checkboxBorder{color:var(--settings-checkboxBorder)}.md\:text-settings-checkboxForeground{color:var(--settings-checkboxForeground)}.md\:text-settings-dropdownBackground{color:var(--settings-dropdownBackground)}.md\:text-settings-dropdownBorder{color:var(--settings-dropdownBorder)}.md\:text-settings-dropdownForeground{color:var(--settings-dropdownForeground)}.md\:text-settings-dropdownListBorder{color:var(--settings-dropdownListBorder)}.md\:text-settings-headerForeground{color:var(--settings-headerForeground)}.md\:text-settings-modifiedItemIndicator{color:var(--settings-modifiedItemIndicator)}.md\:text-settings-numberInputForeground{color:var(--settings-numberInputForeground)}.md\:text-settings-textInputForeground{color:var(--settings-textInputForeground)}.md\:text-sideBar-background{color:var(--sideBar-background)}.md\:text-sideBar-dropBackground{color:var(--sideBar-dropBackground)}.md\:text-sideBarSectionHeader-background{color:var(--sideBarSectionHeader-background)}.md\:text-tab-activeBackground{color:var(--tab-activeBackground)}.md\:text-tab-activeForeground{color:var(--tab-activeForeground)}.md\:text-tab-activeModifiedBorder{color:var(--tab-activeModifiedBorder)}.md\:text-tab-border{color:var(--tab-border)}.md\:text-tab-inactiveBackground{color:var(--tab-inactiveBackground)}.md\:text-tab-inactiveForeground{color:var(--tab-inactiveForeground)}.md\:text-tab-inactiveModifiedBorder{color:var(--tab-inactiveModifiedBorder)}.md\:text-tab-unfocusedActiveBackground{color:var(--tab-unfocusedActiveBackground)}.md\:text-tab-unfocusedActiveForeground{color:var(--tab-unfocusedActiveForeground)}.md\:text-tab-unfocusedActiveModifiedBorder{color:var(--tab-unfocusedActiveModifiedBorder)}.md\:text-tab-unfocusedInactiveForeground{color:var(--tab-unfocusedInactiveForeground)}.md\:text-tab-unfocusedInactiveModifiedBorder{color:var(--tab-unfocusedInactiveModifiedBorder)}.md\:text-textLink-activeForeground{color:var(--textLink-activeForeground)}.md\:text-textLink-foreground{color:var(--textLink-foreground)}.md\:text-titleBar-activeBackground{color:var(--titleBar-activeBackground)}.md\:text-titleBar-activeForeground{color:var(--titleBar-activeForeground)}.md\:text-titleBar-inactiveBackground{color:var(--titleBar-inactiveBackground)}.md\:text-titleBar-inactiveForeground{color:var(--titleBar-inactiveForeground)}.md\:text-tree-indentGuidesStroke{color:var(--tree-indentGuidesStroke)}.md\:text-widget-shadow{color:var(--widget-shadow)}.md\:hover\:text-black:hover{color:#000}.md\:hover\:text-white:hover{color:#fff}.md\:hover\:text-gray-100:hover{color:#f7fafc}.md\:hover\:text-gray-200:hover{color:#edf2f7}.md\:hover\:text-gray-300:hover{color:#e2e8f0}.md\:hover\:text-gray-400:hover{color:#cbd5e0}.md\:hover\:text-gray-500:hover{color:#a0aec0}.md\:hover\:text-gray-600:hover{color:#718096}.md\:hover\:text-gray-700:hover{color:#4a5568}.md\:hover\:text-gray-800:hover{color:#2d3748}.md\:hover\:text-gray-900:hover{color:#1a202c}.md\:hover\:text-blue-100:hover{color:#ebf8ff}.md\:hover\:text-blue-200:hover{color:#bee3f8}.md\:hover\:text-blue-300:hover{color:#90cdf4}.md\:hover\:text-blue-400:hover{color:#63b3ed}.md\:hover\:text-blue-500:hover{color:#4299e1}.md\:hover\:text-blue-600:hover{color:#3182ce}.md\:hover\:text-blue-700:hover{color:#2b6cb0}.md\:hover\:text-blue-800:hover{color:#2c5282}.md\:hover\:text-blue-900:hover{color:#2a4365}.md\:hover\:text-red-100:hover{color:#fff5f5}.md\:hover\:text-red-200:hover{color:#fed7d7}.md\:hover\:text-red-300:hover{color:#feb2b2}.md\:hover\:text-red-400:hover{color:#fc8181}.md\:hover\:text-red-500:hover{color:#f56565}.md\:hover\:text-red-600:hover{color:#e53e3e}.md\:hover\:text-red-700:hover{color:#c53030}.md\:hover\:text-red-800:hover{color:#9b2c2c}.md\:hover\:text-red-900:hover{color:#742a2a}.md\:hover\:text-yellow-100:hover{color:ivory}.md\:hover\:text-yellow-200:hover{color:#fefcbf}.md\:hover\:text-yellow-300:hover{color:#faf089}.md\:hover\:text-yellow-400:hover{color:#f6e05e}.md\:hover\:text-yellow-500:hover{color:#ecc94b}.md\:hover\:text-yellow-600:hover{color:#d69e2e}.md\:hover\:text-yellow-700:hover{color:#b7791f}.md\:hover\:text-yellow-800:hover{color:#975a16}.md\:hover\:text-yellow-900:hover{color:#744210}.md\:hover\:text-purple-100:hover{color:#e2dde6}.md\:hover\:text-purple-200:hover{color:#c6bad0}.md\:hover\:text-purple-300:hover{color:#42304f}.md\:hover\:text-purple-400:hover{color:#3a2a47}.md\:hover\:text-purple-500:hover{color:#2f2239}.md\:hover\:text-purple-600:hover{color:#26182d}.md\:hover\:text-transparent:hover{color:transparent}.md\:hover\:text-stackblitz-blue:hover{color:var(--sb-brand-stackblitz-blue)}.md\:hover\:text-activityBarBadge-background:hover{color:var(--activityBarBadge-background)}.md\:hover\:text-editor-background:hover{color:var(--editor-background)}.md\:hover\:text-editor-foreground:hover{color:var(--editor-foreground)}.md\:hover\:text-editor-inactiveSelectionBackground:hover{color:var(--editor-inactiveSelectionBackground)}.md\:hover\:text-editor-selectionHighlightBackground:hover{color:var(--editor-selectionHighlightBackground)}.md\:hover\:text-input-placeholderForeground:hover{color:var(--input-placeholderForeground)}.md\:hover\:text-list-dropBackground:hover{color:var(--list-dropBackground)}.md\:hover\:text-menu-background:hover{color:var(--menu-background)}.md\:hover\:text-menu-foreground:hover{color:var(--menu-foreground)}.md\:hover\:text-sideBarTitle-foreground:hover{color:var(--sideBarTitle-foreground)}.md\:hover\:text-statusBarItem-remoteBackground:hover{color:var(--statusBarItem-remoteBackground)}.md\:hover\:text-statusBarItem-remoteForeground:hover{color:var(--statusBarItem-remoteForeground)}.md\:hover\:text-activityBar-activeBorder:hover{color:var(--activityBar-activeBorder)}.md\:hover\:text-activityBar-background:hover{color:var(--activityBar-background)}.md\:hover\:text-activityBar-dropBackground:hover{color:var(--activityBar-dropBackground)}.md\:hover\:text-activityBar-foreground:hover{color:var(--activityBar-foreground)}.md\:hover\:text-activityBar-inactiveForeground:hover{color:var(--activityBar-inactiveForeground)}.md\:hover\:text-activityBarBadge-foreground:hover{color:var(--activityBarBadge-foreground)}.md\:hover\:text-badge-background:hover{color:var(--badge-background)}.md\:hover\:text-badge-foreground:hover{color:var(--badge-foreground)}.md\:hover\:text-breadcrumb-activeSelectionForeground:hover{color:var(--breadcrumb-activeSelectionForeground)}.md\:hover\:text-breadcrumb-background:hover{color:var(--breadcrumb-background)}.md\:hover\:text-breadcrumb-focusForeground:hover{color:var(--breadcrumb-focusForeground)}.md\:hover\:text-breadcrumb-foreground:hover{color:var(--breadcrumb-foreground)}.md\:hover\:text-breadcrumbPicker-background:hover{color:var(--breadcrumbPicker-background)}.md\:hover\:text-button-background:hover{color:var(--button-background)}.md\:hover\:text-button-foreground:hover{color:var(--button-foreground)}.md\:hover\:text-button-hoverBackground:hover{color:var(--button-hoverBackground)}.md\:hover\:text-checkbox-background:hover{color:var(--checkbox-background)}.md\:hover\:text-checkbox-border:hover{color:var(--checkbox-border)}.md\:hover\:text-checkbox-foreground:hover{color:var(--checkbox-foreground)}.md\:hover\:text-dropdown-background:hover{color:var(--dropdown-background)}.md\:hover\:text-dropdown-border:hover{color:var(--dropdown-border)}.md\:hover\:text-dropdown-foreground:hover{color:var(--dropdown-foreground)}.md\:hover\:text-focusBorder:hover{color:var(--focusBorder)}.md\:hover\:text-foreground:hover{color:var(--foreground)}.md\:hover\:text-icon-foreground:hover{color:var(--icon-foreground)}.md\:hover\:text-icon-prettier:hover{color:#ee6292}.md\:hover\:text-input-background:hover{color:var(--input-background)}.md\:hover\:text-input-foreground:hover{color:var(--input-foreground)}.md\:hover\:text-inputOption-activeBackground:hover{color:var(--inputOption-activeBackground)}.md\:hover\:text-inputOption-activeBorder:hover{color:var(--inputOption-activeBorder)}.md\:hover\:text-inputValidation-errorBackground:hover{color:var(--inputValidation-errorBackground)}.md\:hover\:text-inputValidation-errorBorder:hover{color:var(--inputValidation-errorBorder)}.md\:hover\:text-inputValidation-infoBackground:hover{color:var(--inputValidation-infoBackground)}.md\:hover\:text-inputValidation-infoBorder:hover{color:var(--inputValidation-infoBorder)}.md\:hover\:text-inputValidation-warningBackground:hover{color:var(--inputValidation-warningBackground)}.md\:hover\:text-inputValidation-warningBorder:hover{color:var(--inputValidation-warningBorder)}.md\:hover\:text-list-activeSelectionBackground:hover{color:var(--list-activeSelectionBackground)}.md\:hover\:text-list-activeSelectionForeground:hover{color:var(--list-activeSelectionForeground)}.md\:hover\:text-list-errorForeground:hover{color:var(--list-errorForeground)}.md\:hover\:text-list-filterMatchBackground:hover{color:var(--list-filterMatchBackground)}.md\:hover\:text-list-focusBackground:hover{color:var(--list-focusBackground)}.md\:hover\:text-list-highlightForeground:hover{color:var(--list-highlightForeground)}.md\:hover\:text-list-hoverBackground:hover{color:var(--list-hoverBackground)}.md\:hover\:text-list-inactiveSelectionBackground:hover{color:var(--list-inactiveSelectionBackground)}.md\:hover\:text-list-invalidItemForeground:hover{color:var(--list-invalidItemForeground)}.md\:hover\:text-list-warningForeground:hover{color:var(--list-warningForeground)}.md\:hover\:text-listFilterWidget-background:hover{color:var(--listFilterWidget-background)}.md\:hover\:text-listFilterWidget-noMatchesOutline:hover{color:var(--listFilterWidget-noMatchesOutline)}.md\:hover\:text-listFilterWidget-outline:hover{color:var(--listFilterWidget-outline)}.md\:hover\:text-notificationCenterHeader-background:hover{color:var(--notificationCenterHeader-background)}.md\:hover\:text-notificationLink-foreground:hover{color:var(--notificationLink-foreground)}.md\:hover\:text-notifications-background:hover{color:var(--notifications-background)}.md\:hover\:text-notifications-border:hover{color:var(--notifications-border)}.md\:hover\:text-notifications-foreground:hover{color:var(--notifications-foreground)}.md\:hover\:text-notificationsErrorIcon-foreground:hover{color:var(--notificationsErrorIcon-foreground)}.md\:hover\:text-notificationsInfoIcon-foreground:hover{color:var(--notificationsInfoIcon-foreground)}.md\:hover\:text-notificationsWarningIcon-foreground:hover{color:var(--notificationsWarningIcon-foreground)}.md\:hover\:text-panel-background:hover{color:var(--panel-background)}.md\:hover\:text-panel-border:hover{color:var(--panel-border)}.md\:hover\:text-panel-dropBackground:hover{color:var(--panel-dropBackground)}.md\:hover\:text-panelTitle-activeBorder:hover{color:var(--panelTitle-activeBorder)}.md\:hover\:text-panelTitle-activeForeground:hover{color:var(--panelTitle-activeForeground)}.md\:hover\:text-panelTitle-inactiveForeground:hover{color:var(--panelTitle-inactiveForeground)}.md\:hover\:text-progressBar-background:hover{color:var(--progressBar-background)}.md\:hover\:text-quickInput-background:hover{color:var(--quickInput-background)}.md\:hover\:text-scrollbar-shadow:hover{color:var(--scrollbar-shadow)}.md\:hover\:text-scrollbarSlider-activeBackground:hover{color:var(--scrollbarSlider-activeBackground)}.md\:hover\:text-scrollbarSlider-background:hover{color:var(--scrollbarSlider-background)}.md\:hover\:text-scrollbarSlider-hoverBackground:hover{color:var(--scrollbarSlider-hoverBackground)}.md\:hover\:text-searchEditor-findMatchBackground:hover{color:var(--searchEditor-findMatchBackground)}.md\:hover\:text-settings-checkboxBackground:hover{color:var(--settings-checkboxBackground)}.md\:hover\:text-settings-checkboxBorder:hover{color:var(--settings-checkboxBorder)}.md\:hover\:text-settings-checkboxForeground:hover{color:var(--settings-checkboxForeground)}.md\:hover\:text-settings-dropdownBackground:hover{color:var(--settings-dropdownBackground)}.md\:hover\:text-settings-dropdownBorder:hover{color:var(--settings-dropdownBorder)}.md\:hover\:text-settings-dropdownForeground:hover{color:var(--settings-dropdownForeground)}.md\:hover\:text-settings-dropdownListBorder:hover{color:var(--settings-dropdownListBorder)}.md\:hover\:text-settings-headerForeground:hover{color:var(--settings-headerForeground)}.md\:hover\:text-settings-modifiedItemIndicator:hover{color:var(--settings-modifiedItemIndicator)}.md\:hover\:text-settings-numberInputForeground:hover{color:var(--settings-numberInputForeground)}.md\:hover\:text-settings-textInputForeground:hover{color:var(--settings-textInputForeground)}.md\:hover\:text-sideBar-background:hover{color:var(--sideBar-background)}.md\:hover\:text-sideBar-dropBackground:hover{color:var(--sideBar-dropBackground)}.md\:hover\:text-sideBarSectionHeader-background:hover{color:var(--sideBarSectionHeader-background)}.md\:hover\:text-tab-activeBackground:hover{color:var(--tab-activeBackground)}.md\:hover\:text-tab-activeForeground:hover{color:var(--tab-activeForeground)}.md\:hover\:text-tab-activeModifiedBorder:hover{color:var(--tab-activeModifiedBorder)}.md\:hover\:text-tab-border:hover{color:var(--tab-border)}.md\:hover\:text-tab-inactiveBackground:hover{color:var(--tab-inactiveBackground)}.md\:hover\:text-tab-inactiveForeground:hover{color:var(--tab-inactiveForeground)}.md\:hover\:text-tab-inactiveModifiedBorder:hover{color:var(--tab-inactiveModifiedBorder)}.md\:hover\:text-tab-unfocusedActiveBackground:hover{color:var(--tab-unfocusedActiveBackground)}.md\:hover\:text-tab-unfocusedActiveForeground:hover{color:var(--tab-unfocusedActiveForeground)}.md\:hover\:text-tab-unfocusedActiveModifiedBorder:hover{color:var(--tab-unfocusedActiveModifiedBorder)}.md\:hover\:text-tab-unfocusedInactiveForeground:hover{color:var(--tab-unfocusedInactiveForeground)}.md\:hover\:text-tab-unfocusedInactiveModifiedBorder:hover{color:var(--tab-unfocusedInactiveModifiedBorder)}.md\:hover\:text-textLink-activeForeground:hover{color:var(--textLink-activeForeground)}.md\:hover\:text-textLink-foreground:hover{color:var(--textLink-foreground)}.md\:hover\:text-titleBar-activeBackground:hover{color:var(--titleBar-activeBackground)}.md\:hover\:text-titleBar-activeForeground:hover{color:var(--titleBar-activeForeground)}.md\:hover\:text-titleBar-inactiveBackground:hover{color:var(--titleBar-inactiveBackground)}.md\:hover\:text-titleBar-inactiveForeground:hover{color:var(--titleBar-inactiveForeground)}.md\:hover\:text-tree-indentGuidesStroke:hover{color:var(--tree-indentGuidesStroke)}.md\:hover\:text-widget-shadow:hover{color:var(--widget-shadow)}.md\:focus\:text-black:focus{color:#000}.md\:focus\:text-white:focus{color:#fff}.md\:focus\:text-gray-100:focus{color:#f7fafc}.md\:focus\:text-gray-200:focus{color:#edf2f7}.md\:focus\:text-gray-300:focus{color:#e2e8f0}.md\:focus\:text-gray-400:focus{color:#cbd5e0}.md\:focus\:text-gray-500:focus{color:#a0aec0}.md\:focus\:text-gray-600:focus{color:#718096}.md\:focus\:text-gray-700:focus{color:#4a5568}.md\:focus\:text-gray-800:focus{color:#2d3748}.md\:focus\:text-gray-900:focus{color:#1a202c}.md\:focus\:text-blue-100:focus{color:#ebf8ff}.md\:focus\:text-blue-200:focus{color:#bee3f8}.md\:focus\:text-blue-300:focus{color:#90cdf4}.md\:focus\:text-blue-400:focus{color:#63b3ed}.md\:focus\:text-blue-500:focus{color:#4299e1}.md\:focus\:text-blue-600:focus{color:#3182ce}.md\:focus\:text-blue-700:focus{color:#2b6cb0}.md\:focus\:text-blue-800:focus{color:#2c5282}.md\:focus\:text-blue-900:focus{color:#2a4365}.md\:focus\:text-red-100:focus{color:#fff5f5}.md\:focus\:text-red-200:focus{color:#fed7d7}.md\:focus\:text-red-300:focus{color:#feb2b2}.md\:focus\:text-red-400:focus{color:#fc8181}.md\:focus\:text-red-500:focus{color:#f56565}.md\:focus\:text-red-600:focus{color:#e53e3e}.md\:focus\:text-red-700:focus{color:#c53030}.md\:focus\:text-red-800:focus{color:#9b2c2c}.md\:focus\:text-red-900:focus{color:#742a2a}.md\:focus\:text-yellow-100:focus{color:ivory}.md\:focus\:text-yellow-200:focus{color:#fefcbf}.md\:focus\:text-yellow-300:focus{color:#faf089}.md\:focus\:text-yellow-400:focus{color:#f6e05e}.md\:focus\:text-yellow-500:focus{color:#ecc94b}.md\:focus\:text-yellow-600:focus{color:#d69e2e}.md\:focus\:text-yellow-700:focus{color:#b7791f}.md\:focus\:text-yellow-800:focus{color:#975a16}.md\:focus\:text-yellow-900:focus{color:#744210}.md\:focus\:text-purple-100:focus{color:#e2dde6}.md\:focus\:text-purple-200:focus{color:#c6bad0}.md\:focus\:text-purple-300:focus{color:#42304f}.md\:focus\:text-purple-400:focus{color:#3a2a47}.md\:focus\:text-purple-500:focus{color:#2f2239}.md\:focus\:text-purple-600:focus{color:#26182d}.md\:focus\:text-transparent:focus{color:transparent}.md\:focus\:text-stackblitz-blue:focus{color:var(--sb-brand-stackblitz-blue)}.md\:focus\:text-activityBarBadge-background:focus{color:var(--activityBarBadge-background)}.md\:focus\:text-editor-background:focus{color:var(--editor-background)}.md\:focus\:text-editor-foreground:focus{color:var(--editor-foreground)}.md\:focus\:text-editor-inactiveSelectionBackground:focus{color:var(--editor-inactiveSelectionBackground)}.md\:focus\:text-editor-selectionHighlightBackground:focus{color:var(--editor-selectionHighlightBackground)}.md\:focus\:text-input-placeholderForeground:focus{color:var(--input-placeholderForeground)}.md\:focus\:text-list-dropBackground:focus{color:var(--list-dropBackground)}.md\:focus\:text-menu-background:focus{color:var(--menu-background)}.md\:focus\:text-menu-foreground:focus{color:var(--menu-foreground)}.md\:focus\:text-sideBarTitle-foreground:focus{color:var(--sideBarTitle-foreground)}.md\:focus\:text-statusBarItem-remoteBackground:focus{color:var(--statusBarItem-remoteBackground)}.md\:focus\:text-statusBarItem-remoteForeground:focus{color:var(--statusBarItem-remoteForeground)}.md\:focus\:text-activityBar-activeBorder:focus{color:var(--activityBar-activeBorder)}.md\:focus\:text-activityBar-background:focus{color:var(--activityBar-background)}.md\:focus\:text-activityBar-dropBackground:focus{color:var(--activityBar-dropBackground)}.md\:focus\:text-activityBar-foreground:focus{color:var(--activityBar-foreground)}.md\:focus\:text-activityBar-inactiveForeground:focus{color:var(--activityBar-inactiveForeground)}.md\:focus\:text-activityBarBadge-foreground:focus{color:var(--activityBarBadge-foreground)}.md\:focus\:text-badge-background:focus{color:var(--badge-background)}.md\:focus\:text-badge-foreground:focus{color:var(--badge-foreground)}.md\:focus\:text-breadcrumb-activeSelectionForeground:focus{color:var(--breadcrumb-activeSelectionForeground)}.md\:focus\:text-breadcrumb-background:focus{color:var(--breadcrumb-background)}.md\:focus\:text-breadcrumb-focusForeground:focus{color:var(--breadcrumb-focusForeground)}.md\:focus\:text-breadcrumb-foreground:focus{color:var(--breadcrumb-foreground)}.md\:focus\:text-breadcrumbPicker-background:focus{color:var(--breadcrumbPicker-background)}.md\:focus\:text-button-background:focus{color:var(--button-background)}.md\:focus\:text-button-foreground:focus{color:var(--button-foreground)}.md\:focus\:text-button-hoverBackground:focus{color:var(--button-hoverBackground)}.md\:focus\:text-checkbox-background:focus{color:var(--checkbox-background)}.md\:focus\:text-checkbox-border:focus{color:var(--checkbox-border)}.md\:focus\:text-checkbox-foreground:focus{color:var(--checkbox-foreground)}.md\:focus\:text-dropdown-background:focus{color:var(--dropdown-background)}.md\:focus\:text-dropdown-border:focus{color:var(--dropdown-border)}.md\:focus\:text-dropdown-foreground:focus{color:var(--dropdown-foreground)}.md\:focus\:text-focusBorder:focus{color:var(--focusBorder)}.md\:focus\:text-foreground:focus{color:var(--foreground)}.md\:focus\:text-icon-foreground:focus{color:var(--icon-foreground)}.md\:focus\:text-icon-prettier:focus{color:#ee6292}.md\:focus\:text-input-background:focus{color:var(--input-background)}.md\:focus\:text-input-foreground:focus{color:var(--input-foreground)}.md\:focus\:text-inputOption-activeBackground:focus{color:var(--inputOption-activeBackground)}.md\:focus\:text-inputOption-activeBorder:focus{color:var(--inputOption-activeBorder)}.md\:focus\:text-inputValidation-errorBackground:focus{color:var(--inputValidation-errorBackground)}.md\:focus\:text-inputValidation-errorBorder:focus{color:var(--inputValidation-errorBorder)}.md\:focus\:text-inputValidation-infoBackground:focus{color:var(--inputValidation-infoBackground)}.md\:focus\:text-inputValidation-infoBorder:focus{color:var(--inputValidation-infoBorder)}.md\:focus\:text-inputValidation-warningBackground:focus{color:var(--inputValidation-warningBackground)}.md\:focus\:text-inputValidation-warningBorder:focus{color:var(--inputValidation-warningBorder)}.md\:focus\:text-list-activeSelectionBackground:focus{color:var(--list-activeSelectionBackground)}.md\:focus\:text-list-activeSelectionForeground:focus{color:var(--list-activeSelectionForeground)}.md\:focus\:text-list-errorForeground:focus{color:var(--list-errorForeground)}.md\:focus\:text-list-filterMatchBackground:focus{color:var(--list-filterMatchBackground)}.md\:focus\:text-list-focusBackground:focus{color:var(--list-focusBackground)}.md\:focus\:text-list-highlightForeground:focus{color:var(--list-highlightForeground)}.md\:focus\:text-list-hoverBackground:focus{color:var(--list-hoverBackground)}.md\:focus\:text-list-inactiveSelectionBackground:focus{color:var(--list-inactiveSelectionBackground)}.md\:focus\:text-list-invalidItemForeground:focus{color:var(--list-invalidItemForeground)}.md\:focus\:text-list-warningForeground:focus{color:var(--list-warningForeground)}.md\:focus\:text-listFilterWidget-background:focus{color:var(--listFilterWidget-background)}.md\:focus\:text-listFilterWidget-noMatchesOutline:focus{color:var(--listFilterWidget-noMatchesOutline)}.md\:focus\:text-listFilterWidget-outline:focus{color:var(--listFilterWidget-outline)}.md\:focus\:text-notificationCenterHeader-background:focus{color:var(--notificationCenterHeader-background)}.md\:focus\:text-notificationLink-foreground:focus{color:var(--notificationLink-foreground)}.md\:focus\:text-notifications-background:focus{color:var(--notifications-background)}.md\:focus\:text-notifications-border:focus{color:var(--notifications-border)}.md\:focus\:text-notifications-foreground:focus{color:var(--notifications-foreground)}.md\:focus\:text-notificationsErrorIcon-foreground:focus{color:var(--notificationsErrorIcon-foreground)}.md\:focus\:text-notificationsInfoIcon-foreground:focus{color:var(--notificationsInfoIcon-foreground)}.md\:focus\:text-notificationsWarningIcon-foreground:focus{color:var(--notificationsWarningIcon-foreground)}.md\:focus\:text-panel-background:focus{color:var(--panel-background)}.md\:focus\:text-panel-border:focus{color:var(--panel-border)}.md\:focus\:text-panel-dropBackground:focus{color:var(--panel-dropBackground)}.md\:focus\:text-panelTitle-activeBorder:focus{color:var(--panelTitle-activeBorder)}.md\:focus\:text-panelTitle-activeForeground:focus{color:var(--panelTitle-activeForeground)}.md\:focus\:text-panelTitle-inactiveForeground:focus{color:var(--panelTitle-inactiveForeground)}.md\:focus\:text-progressBar-background:focus{color:var(--progressBar-background)}.md\:focus\:text-quickInput-background:focus{color:var(--quickInput-background)}.md\:focus\:text-scrollbar-shadow:focus{color:var(--scrollbar-shadow)}.md\:focus\:text-scrollbarSlider-activeBackground:focus{color:var(--scrollbarSlider-activeBackground)}.md\:focus\:text-scrollbarSlider-background:focus{color:var(--scrollbarSlider-background)}.md\:focus\:text-scrollbarSlider-hoverBackground:focus{color:var(--scrollbarSlider-hoverBackground)}.md\:focus\:text-searchEditor-findMatchBackground:focus{color:var(--searchEditor-findMatchBackground)}.md\:focus\:text-settings-checkboxBackground:focus{color:var(--settings-checkboxBackground)}.md\:focus\:text-settings-checkboxBorder:focus{color:var(--settings-checkboxBorder)}.md\:focus\:text-settings-checkboxForeground:focus{color:var(--settings-checkboxForeground)}.md\:focus\:text-settings-dropdownBackground:focus{color:var(--settings-dropdownBackground)}.md\:focus\:text-settings-dropdownBorder:focus{color:var(--settings-dropdownBorder)}.md\:focus\:text-settings-dropdownForeground:focus{color:var(--settings-dropdownForeground)}.md\:focus\:text-settings-dropdownListBorder:focus{color:var(--settings-dropdownListBorder)}.md\:focus\:text-settings-headerForeground:focus{color:var(--settings-headerForeground)}.md\:focus\:text-settings-modifiedItemIndicator:focus{color:var(--settings-modifiedItemIndicator)}.md\:focus\:text-settings-numberInputForeground:focus{color:var(--settings-numberInputForeground)}.md\:focus\:text-settings-textInputForeground:focus{color:var(--settings-textInputForeground)}.md\:focus\:text-sideBar-background:focus{color:var(--sideBar-background)}.md\:focus\:text-sideBar-dropBackground:focus{color:var(--sideBar-dropBackground)}.md\:focus\:text-sideBarSectionHeader-background:focus{color:var(--sideBarSectionHeader-background)}.md\:focus\:text-tab-activeBackground:focus{color:var(--tab-activeBackground)}.md\:focus\:text-tab-activeForeground:focus{color:var(--tab-activeForeground)}.md\:focus\:text-tab-activeModifiedBorder:focus{color:var(--tab-activeModifiedBorder)}.md\:focus\:text-tab-border:focus{color:var(--tab-border)}.md\:focus\:text-tab-inactiveBackground:focus{color:var(--tab-inactiveBackground)}.md\:focus\:text-tab-inactiveForeground:focus{color:var(--tab-inactiveForeground)}.md\:focus\:text-tab-inactiveModifiedBorder:focus{color:var(--tab-inactiveModifiedBorder)}.md\:focus\:text-tab-unfocusedActiveBackground:focus{color:var(--tab-unfocusedActiveBackground)}.md\:focus\:text-tab-unfocusedActiveForeground:focus{color:var(--tab-unfocusedActiveForeground)}.md\:focus\:text-tab-unfocusedActiveModifiedBorder:focus{color:var(--tab-unfocusedActiveModifiedBorder)}.md\:focus\:text-tab-unfocusedInactiveForeground:focus{color:var(--tab-unfocusedInactiveForeground)}.md\:focus\:text-tab-unfocusedInactiveModifiedBorder:focus{color:var(--tab-unfocusedInactiveModifiedBorder)}.md\:focus\:text-textLink-activeForeground:focus{color:var(--textLink-activeForeground)}.md\:focus\:text-textLink-foreground:focus{color:var(--textLink-foreground)}.md\:focus\:text-titleBar-activeBackground:focus{color:var(--titleBar-activeBackground)}.md\:focus\:text-titleBar-activeForeground:focus{color:var(--titleBar-activeForeground)}.md\:focus\:text-titleBar-inactiveBackground:focus{color:var(--titleBar-inactiveBackground)}.md\:focus\:text-titleBar-inactiveForeground:focus{color:var(--titleBar-inactiveForeground)}.md\:focus\:text-tree-indentGuidesStroke:focus{color:var(--tree-indentGuidesStroke)}.md\:focus\:text-widget-shadow:focus{color:var(--widget-shadow)}.md\:text-xs{font-size:.75rem}.md\:text-sm{font-size:.875rem}.md\:text-base{font-size:1rem}.md\:text-lg{font-size:1.125rem}.md\:text-xl{font-size:1.25rem}.md\:text-2xl{font-size:1.5rem}.md\:text-3xl{font-size:1.875rem}.md\:text-4xl{font-size:2.25rem}.md\:text-5xl{font-size:3rem}.md\:text-6xl{font-size:4rem}.md\:italic{font-style:italic}.md\:not-italic{font-style:normal}.md\:uppercase{text-transform:uppercase}.md\:lowercase{text-transform:lowercase}.md\:capitalize{text-transform:capitalize}.md\:normal-case{text-transform:none}.md\:underline{text-decoration:underline}.md\:line-through{text-decoration:line-through}.md\:no-underline{text-decoration:none}.md\:hover\:underline:hover{text-decoration:underline}.md\:hover\:line-through:hover{text-decoration:line-through}.md\:hover\:no-underline:hover{text-decoration:none}.md\:focus\:underline:focus{text-decoration:underline}.md\:focus\:line-through:focus{text-decoration:line-through}.md\:focus\:no-underline:focus{text-decoration:none}.md\:antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.md\:subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.md\:tracking-tighter{letter-spacing:-.05em}.md\:tracking-tight{letter-spacing:-.025em}.md\:tracking-normal{letter-spacing:0}.md\:tracking-wide{letter-spacing:.025em}.md\:tracking-wider{letter-spacing:.05em}.md\:tracking-widest{letter-spacing:.1em}.md\:select-none{user-select:none}.md\:select-text{user-select:text}.md\:select-all{user-select:all}.md\:select-auto{user-select:auto}.md\:align-baseline{vertical-align:baseline}.md\:align-top{vertical-align:top}.md\:align-middle{vertical-align:middle}.md\:align-bottom{vertical-align:bottom}.md\:align-text-top{vertical-align:text-top}.md\:align-text-bottom{vertical-align:text-bottom}.md\:visible{visibility:visible}.md\:invisible{visibility:hidden}.md\:whitespace-normal{white-space:normal}.md\:whitespace-no-wrap{white-space:nowrap}.md\:whitespace-pre{white-space:pre}.md\:whitespace-pre-line{white-space:pre-line}.md\:whitespace-pre-wrap{white-space:pre-wrap}.md\:break-normal{overflow-wrap:normal;word-break:normal}.md\:break-words{overflow-wrap:break-word}.md\:break-all{word-break:break-all}.md\:truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.md\:w-0{width:0}.md\:w-1{width:.25rem}.md\:w-2{width:.5rem}.md\:w-3{width:.75rem}.md\:w-4{width:1rem}.md\:w-5{width:1.25rem}.md\:w-6{width:1.5rem}.md\:w-8{width:2rem}.md\:w-10{width:2.5rem}.md\:w-12{width:3rem}.md\:w-16{width:4rem}.md\:w-20{width:5rem}.md\:w-24{width:6rem}.md\:w-32{width:8rem}.md\:w-40{width:10rem}.md\:w-48{width:12rem}.md\:w-56{width:14rem}.md\:w-64{width:16rem}.md\:w-auto{width:auto}.md\:w-px{width:1px}.md\:w-1\/2{width:50%}.md\:w-1\/3{width:33.333333%}.md\:w-2\/3{width:66.666667%}.md\:w-1\/4{width:25%}.md\:w-2\/4{width:50%}.md\:w-3\/4{width:75%}.md\:w-1\/5{width:20%}.md\:w-2\/5{width:40%}.md\:w-3\/5{width:60%}.md\:w-4\/5{width:80%}.md\:w-1\/6{width:16.666667%}.md\:w-2\/6{width:33.333333%}.md\:w-3\/6{width:50%}.md\:w-4\/6{width:66.666667%}.md\:w-5\/6{width:83.333333%}.md\:w-1\/12{width:8.333333%}.md\:w-2\/12{width:16.666667%}.md\:w-3\/12{width:25%}.md\:w-4\/12{width:33.333333%}.md\:w-5\/12{width:41.666667%}.md\:w-6\/12{width:50%}.md\:w-7\/12{width:58.333333%}.md\:w-8\/12{width:66.666667%}.md\:w-9\/12{width:75%}.md\:w-10\/12{width:83.333333%}.md\:w-11\/12{width:91.666667%}.md\:w-full{width:100%}.md\:w-screen{width:100vw}.md\:z-0{z-index:0}.md\:z-10{z-index:10}.md\:z-20{z-index:20}.md\:z-30{z-index:30}.md\:z-40{z-index:40}.md\:z-50{z-index:50}.md\:z-auto{z-index:auto}.md\:gap-0{grid-gap:0;gap:0}.md\:gap-1{grid-gap:.25rem;gap:.25rem}.md\:gap-2{grid-gap:.5rem;gap:.5rem}.md\:gap-3{grid-gap:.75rem;gap:.75rem}.md\:gap-4{grid-gap:1rem;gap:1rem}.md\:gap-5{grid-gap:1.25rem;gap:1.25rem}.md\:gap-6{grid-gap:1.5rem;gap:1.5rem}.md\:gap-8{grid-gap:2rem;gap:2rem}.md\:gap-10{grid-gap:2.5rem;gap:2.5rem}.md\:gap-12{grid-gap:3rem;gap:3rem}.md\:gap-16{grid-gap:4rem;gap:4rem}.md\:gap-20{grid-gap:5rem;gap:5rem}.md\:gap-24{grid-gap:6rem;gap:6rem}.md\:gap-32{grid-gap:8rem;gap:8rem}.md\:gap-40{grid-gap:10rem;gap:10rem}.md\:gap-48{grid-gap:12rem;gap:12rem}.md\:gap-56{grid-gap:14rem;gap:14rem}.md\:gap-64{grid-gap:16rem;gap:16rem}.md\:gap-px{grid-gap:1px;gap:1px}.md\:col-gap-0{grid-column-gap:0;column-gap:0}.md\:col-gap-1{grid-column-gap:.25rem;column-gap:.25rem}.md\:col-gap-2{grid-column-gap:.5rem;column-gap:.5rem}.md\:col-gap-3{grid-column-gap:.75rem;column-gap:.75rem}.md\:col-gap-4{grid-column-gap:1rem;column-gap:1rem}.md\:col-gap-5{grid-column-gap:1.25rem;column-gap:1.25rem}.md\:col-gap-6{grid-column-gap:1.5rem;column-gap:1.5rem}.md\:col-gap-8{grid-column-gap:2rem;column-gap:2rem}.md\:col-gap-10{grid-column-gap:2.5rem;column-gap:2.5rem}.md\:col-gap-12{grid-column-gap:3rem;column-gap:3rem}.md\:col-gap-16{grid-column-gap:4rem;column-gap:4rem}.md\:col-gap-20{grid-column-gap:5rem;column-gap:5rem}.md\:col-gap-24{grid-column-gap:6rem;column-gap:6rem}.md\:col-gap-32{grid-column-gap:8rem;column-gap:8rem}.md\:col-gap-40{grid-column-gap:10rem;column-gap:10rem}.md\:col-gap-48{grid-column-gap:12rem;column-gap:12rem}.md\:col-gap-56{grid-column-gap:14rem;column-gap:14rem}.md\:col-gap-64{grid-column-gap:16rem;column-gap:16rem}.md\:col-gap-px{grid-column-gap:1px;column-gap:1px}.md\:row-gap-0{grid-row-gap:0;row-gap:0}.md\:row-gap-1{grid-row-gap:.25rem;row-gap:.25rem}.md\:row-gap-2{grid-row-gap:.5rem;row-gap:.5rem}.md\:row-gap-3{grid-row-gap:.75rem;row-gap:.75rem}.md\:row-gap-4{grid-row-gap:1rem;row-gap:1rem}.md\:row-gap-5{grid-row-gap:1.25rem;row-gap:1.25rem}.md\:row-gap-6{grid-row-gap:1.5rem;row-gap:1.5rem}.md\:row-gap-8{grid-row-gap:2rem;row-gap:2rem}.md\:row-gap-10{grid-row-gap:2.5rem;row-gap:2.5rem}.md\:row-gap-12{grid-row-gap:3rem;row-gap:3rem}.md\:row-gap-16{grid-row-gap:4rem;row-gap:4rem}.md\:row-gap-20{grid-row-gap:5rem;row-gap:5rem}.md\:row-gap-24{grid-row-gap:6rem;row-gap:6rem}.md\:row-gap-32{grid-row-gap:8rem;row-gap:8rem}.md\:row-gap-40{grid-row-gap:10rem;row-gap:10rem}.md\:row-gap-48{grid-row-gap:12rem;row-gap:12rem}.md\:row-gap-56{grid-row-gap:14rem;row-gap:14rem}.md\:row-gap-64{grid-row-gap:16rem;row-gap:16rem}.md\:row-gap-px{grid-row-gap:1px;row-gap:1px}.md\:grid-flow-row{grid-auto-flow:row}.md\:grid-flow-col{grid-auto-flow:column}.md\:grid-flow-row-dense{grid-auto-flow:row dense}.md\:grid-flow-col-dense{grid-auto-flow:column dense}.md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.md\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.md\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.md\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.md\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.md\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.md\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.md\:grid-cols-none{grid-template-columns:none}.md\:col-auto{grid-column:auto}.md\:col-span-1{grid-column:span 1/span 1}.md\:col-span-2{grid-column:span 2/span 2}.md\:col-span-3{grid-column:span 3/span 3}.md\:col-span-4{grid-column:span 4/span 4}.md\:col-span-5{grid-column:span 5/span 5}.md\:col-span-6{grid-column:span 6/span 6}.md\:col-span-7{grid-column:span 7/span 7}.md\:col-span-8{grid-column:span 8/span 8}.md\:col-span-9{grid-column:span 9/span 9}.md\:col-span-10{grid-column:span 10/span 10}.md\:col-span-11{grid-column:span 11/span 11}.md\:col-span-12{grid-column:span 12/span 12}.md\:col-start-1{grid-column-start:1}.md\:col-start-2{grid-column-start:2}.md\:col-start-3{grid-column-start:3}.md\:col-start-4{grid-column-start:4}.md\:col-start-5{grid-column-start:5}.md\:col-start-6{grid-column-start:6}.md\:col-start-7{grid-column-start:7}.md\:col-start-8{grid-column-start:8}.md\:col-start-9{grid-column-start:9}.md\:col-start-10{grid-column-start:10}.md\:col-start-11{grid-column-start:11}.md\:col-start-12{grid-column-start:12}.md\:col-start-13{grid-column-start:13}.md\:col-start-auto{grid-column-start:auto}.md\:col-end-1{grid-column-end:1}.md\:col-end-2{grid-column-end:2}.md\:col-end-3{grid-column-end:3}.md\:col-end-4{grid-column-end:4}.md\:col-end-5{grid-column-end:5}.md\:col-end-6{grid-column-end:6}.md\:col-end-7{grid-column-end:7}.md\:col-end-8{grid-column-end:8}.md\:col-end-9{grid-column-end:9}.md\:col-end-10{grid-column-end:10}.md\:col-end-11{grid-column-end:11}.md\:col-end-12{grid-column-end:12}.md\:col-end-13{grid-column-end:13}.md\:col-end-auto{grid-column-end:auto}.md\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.md\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.md\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.md\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.md\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.md\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.md\:grid-rows-none{grid-template-rows:none}.md\:row-auto{grid-row:auto}.md\:row-span-1{grid-row:span 1/span 1}.md\:row-span-2{grid-row:span 2/span 2}.md\:row-span-3{grid-row:span 3/span 3}.md\:row-span-4{grid-row:span 4/span 4}.md\:row-span-5{grid-row:span 5/span 5}.md\:row-span-6{grid-row:span 6/span 6}.md\:row-start-1{grid-row-start:1}.md\:row-start-2{grid-row-start:2}.md\:row-start-3{grid-row-start:3}.md\:row-start-4{grid-row-start:4}.md\:row-start-5{grid-row-start:5}.md\:row-start-6{grid-row-start:6}.md\:row-start-7{grid-row-start:7}.md\:row-start-auto{grid-row-start:auto}.md\:row-end-1{grid-row-end:1}.md\:row-end-2{grid-row-end:2}.md\:row-end-3{grid-row-end:3}.md\:row-end-4{grid-row-end:4}.md\:row-end-5{grid-row-end:5}.md\:row-end-6{grid-row-end:6}.md\:row-end-7{grid-row-end:7}.md\:row-end-auto{grid-row-end:auto}.md\:transform{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))}.md\:transform-none{transform:none}.md\:origin-center{transform-origin:center}.md\:origin-top{transform-origin:top}.md\:origin-top-right{transform-origin:top right}.md\:origin-right{transform-origin:right}.md\:origin-bottom-right{transform-origin:bottom right}.md\:origin-bottom{transform-origin:bottom}.md\:origin-bottom-left{transform-origin:bottom left}.md\:origin-left{transform-origin:left}.md\:origin-top-left{transform-origin:top left}.md\:scale-0{--transform-scale-x:0;--transform-scale-y:0}.md\:scale-50{--transform-scale-x:.5;--transform-scale-y:.5}.md\:scale-75{--transform-scale-x:.75;--transform-scale-y:.75}.md\:scale-90{--transform-scale-x:.9;--transform-scale-y:.9}.md\:scale-95{--transform-scale-x:.95;--transform-scale-y:.95}.md\:scale-100{--transform-scale-x:1;--transform-scale-y:1}.md\:scale-105{--transform-scale-x:1.05;--transform-scale-y:1.05}.md\:scale-110{--transform-scale-x:1.1;--transform-scale-y:1.1}.md\:scale-125{--transform-scale-x:1.25;--transform-scale-y:1.25}.md\:scale-150{--transform-scale-x:1.5;--transform-scale-y:1.5}.md\:scale-x-0{--transform-scale-x:0}.md\:scale-x-50{--transform-scale-x:.5}.md\:scale-x-75{--transform-scale-x:.75}.md\:scale-x-90{--transform-scale-x:.9}.md\:scale-x-95{--transform-scale-x:.95}.md\:scale-x-100{--transform-scale-x:1}.md\:scale-x-105{--transform-scale-x:1.05}.md\:scale-x-110{--transform-scale-x:1.1}.md\:scale-x-125{--transform-scale-x:1.25}.md\:scale-x-150{--transform-scale-x:1.5}.md\:scale-y-0{--transform-scale-y:0}.md\:scale-y-50{--transform-scale-y:.5}.md\:scale-y-75{--transform-scale-y:.75}.md\:scale-y-90{--transform-scale-y:.9}.md\:scale-y-95{--transform-scale-y:.95}.md\:scale-y-100{--transform-scale-y:1}.md\:scale-y-105{--transform-scale-y:1.05}.md\:scale-y-110{--transform-scale-y:1.1}.md\:scale-y-125{--transform-scale-y:1.25}.md\:scale-y-150{--transform-scale-y:1.5}.md\:hover\:scale-0:hover{--transform-scale-x:0;--transform-scale-y:0}.md\:hover\:scale-50:hover{--transform-scale-x:.5;--transform-scale-y:.5}.md\:hover\:scale-75:hover{--transform-scale-x:.75;--transform-scale-y:.75}.md\:hover\:scale-90:hover{--transform-scale-x:.9;--transform-scale-y:.9}.md\:hover\:scale-95:hover{--transform-scale-x:.95;--transform-scale-y:.95}.md\:hover\:scale-100:hover{--transform-scale-x:1;--transform-scale-y:1}.md\:hover\:scale-105:hover{--transform-scale-x:1.05;--transform-scale-y:1.05}.md\:hover\:scale-110:hover{--transform-scale-x:1.1;--transform-scale-y:1.1}.md\:hover\:scale-125:hover{--transform-scale-x:1.25;--transform-scale-y:1.25}.md\:hover\:scale-150:hover{--transform-scale-x:1.5;--transform-scale-y:1.5}.md\:hover\:scale-x-0:hover{--transform-scale-x:0}.md\:hover\:scale-x-50:hover{--transform-scale-x:.5}.md\:hover\:scale-x-75:hover{--transform-scale-x:.75}.md\:hover\:scale-x-90:hover{--transform-scale-x:.9}.md\:hover\:scale-x-95:hover{--transform-scale-x:.95}.md\:hover\:scale-x-100:hover{--transform-scale-x:1}.md\:hover\:scale-x-105:hover{--transform-scale-x:1.05}.md\:hover\:scale-x-110:hover{--transform-scale-x:1.1}.md\:hover\:scale-x-125:hover{--transform-scale-x:1.25}.md\:hover\:scale-x-150:hover{--transform-scale-x:1.5}.md\:hover\:scale-y-0:hover{--transform-scale-y:0}.md\:hover\:scale-y-50:hover{--transform-scale-y:.5}.md\:hover\:scale-y-75:hover{--transform-scale-y:.75}.md\:hover\:scale-y-90:hover{--transform-scale-y:.9}.md\:hover\:scale-y-95:hover{--transform-scale-y:.95}.md\:hover\:scale-y-100:hover{--transform-scale-y:1}.md\:hover\:scale-y-105:hover{--transform-scale-y:1.05}.md\:hover\:scale-y-110:hover{--transform-scale-y:1.1}.md\:hover\:scale-y-125:hover{--transform-scale-y:1.25}.md\:hover\:scale-y-150:hover{--transform-scale-y:1.5}.md\:focus\:scale-0:focus{--transform-scale-x:0;--transform-scale-y:0}.md\:focus\:scale-50:focus{--transform-scale-x:.5;--transform-scale-y:.5}.md\:focus\:scale-75:focus{--transform-scale-x:.75;--transform-scale-y:.75}.md\:focus\:scale-90:focus{--transform-scale-x:.9;--transform-scale-y:.9}.md\:focus\:scale-95:focus{--transform-scale-x:.95;--transform-scale-y:.95}.md\:focus\:scale-100:focus{--transform-scale-x:1;--transform-scale-y:1}.md\:focus\:scale-105:focus{--transform-scale-x:1.05;--transform-scale-y:1.05}.md\:focus\:scale-110:focus{--transform-scale-x:1.1;--transform-scale-y:1.1}.md\:focus\:scale-125:focus{--transform-scale-x:1.25;--transform-scale-y:1.25}.md\:focus\:scale-150:focus{--transform-scale-x:1.5;--transform-scale-y:1.5}.md\:focus\:scale-x-0:focus{--transform-scale-x:0}.md\:focus\:scale-x-50:focus{--transform-scale-x:.5}.md\:focus\:scale-x-75:focus{--transform-scale-x:.75}.md\:focus\:scale-x-90:focus{--transform-scale-x:.9}.md\:focus\:scale-x-95:focus{--transform-scale-x:.95}.md\:focus\:scale-x-100:focus{--transform-scale-x:1}.md\:focus\:scale-x-105:focus{--transform-scale-x:1.05}.md\:focus\:scale-x-110:focus{--transform-scale-x:1.1}.md\:focus\:scale-x-125:focus{--transform-scale-x:1.25}.md\:focus\:scale-x-150:focus{--transform-scale-x:1.5}.md\:focus\:scale-y-0:focus{--transform-scale-y:0}.md\:focus\:scale-y-50:focus{--transform-scale-y:.5}.md\:focus\:scale-y-75:focus{--transform-scale-y:.75}.md\:focus\:scale-y-90:focus{--transform-scale-y:.9}.md\:focus\:scale-y-95:focus{--transform-scale-y:.95}.md\:focus\:scale-y-100:focus{--transform-scale-y:1}.md\:focus\:scale-y-105:focus{--transform-scale-y:1.05}.md\:focus\:scale-y-110:focus{--transform-scale-y:1.1}.md\:focus\:scale-y-125:focus{--transform-scale-y:1.25}.md\:focus\:scale-y-150:focus{--transform-scale-y:1.5}.md\:rotate-0{--transform-rotate:0}.md\:rotate-45{--transform-rotate:45deg}.md\:rotate-90{--transform-rotate:90deg}.md\:rotate-180{--transform-rotate:180deg}.md\:-rotate-180{--transform-rotate:-180deg}.md\:-rotate-90{--transform-rotate:-90deg}.md\:-rotate-45{--transform-rotate:-45deg}.md\:hover\:rotate-0:hover{--transform-rotate:0}.md\:hover\:rotate-45:hover{--transform-rotate:45deg}.md\:hover\:rotate-90:hover{--transform-rotate:90deg}.md\:hover\:rotate-180:hover{--transform-rotate:180deg}.md\:hover\:-rotate-180:hover{--transform-rotate:-180deg}.md\:hover\:-rotate-90:hover{--transform-rotate:-90deg}.md\:hover\:-rotate-45:hover{--transform-rotate:-45deg}.md\:focus\:rotate-0:focus{--transform-rotate:0}.md\:focus\:rotate-45:focus{--transform-rotate:45deg}.md\:focus\:rotate-90:focus{--transform-rotate:90deg}.md\:focus\:rotate-180:focus{--transform-rotate:180deg}.md\:focus\:-rotate-180:focus{--transform-rotate:-180deg}.md\:focus\:-rotate-90:focus{--transform-rotate:-90deg}.md\:focus\:-rotate-45:focus{--transform-rotate:-45deg}.md\:translate-x-0{--transform-translate-x:0}.md\:translate-x-1{--transform-translate-x:0.25rem}.md\:translate-x-2{--transform-translate-x:0.5rem}.md\:translate-x-3{--transform-translate-x:0.75rem}.md\:translate-x-4{--transform-translate-x:1rem}.md\:translate-x-5{--transform-translate-x:1.25rem}.md\:translate-x-6{--transform-translate-x:1.5rem}.md\:translate-x-8{--transform-translate-x:2rem}.md\:translate-x-10{--transform-translate-x:2.5rem}.md\:translate-x-12{--transform-translate-x:3rem}.md\:translate-x-16{--transform-translate-x:4rem}.md\:translate-x-20{--transform-translate-x:5rem}.md\:translate-x-24{--transform-translate-x:6rem}.md\:translate-x-32{--transform-translate-x:8rem}.md\:translate-x-40{--transform-translate-x:10rem}.md\:translate-x-48{--transform-translate-x:12rem}.md\:translate-x-56{--transform-translate-x:14rem}.md\:translate-x-64{--transform-translate-x:16rem}.md\:translate-x-px{--transform-translate-x:1px}.md\:-translate-x-1{--transform-translate-x:-0.25rem}.md\:-translate-x-2{--transform-translate-x:-0.5rem}.md\:-translate-x-3{--transform-translate-x:-0.75rem}.md\:-translate-x-4{--transform-translate-x:-1rem}.md\:-translate-x-5{--transform-translate-x:-1.25rem}.md\:-translate-x-6{--transform-translate-x:-1.5rem}.md\:-translate-x-8{--transform-translate-x:-2rem}.md\:-translate-x-10{--transform-translate-x:-2.5rem}.md\:-translate-x-12{--transform-translate-x:-3rem}.md\:-translate-x-16{--transform-translate-x:-4rem}.md\:-translate-x-20{--transform-translate-x:-5rem}.md\:-translate-x-24{--transform-translate-x:-6rem}.md\:-translate-x-32{--transform-translate-x:-8rem}.md\:-translate-x-40{--transform-translate-x:-10rem}.md\:-translate-x-48{--transform-translate-x:-12rem}.md\:-translate-x-56{--transform-translate-x:-14rem}.md\:-translate-x-64{--transform-translate-x:-16rem}.md\:-translate-x-px{--transform-translate-x:-1px}.md\:-translate-x-full{--transform-translate-x:-100%}.md\:-translate-x-1\/2{--transform-translate-x:-50%}.md\:translate-x-1\/2{--transform-translate-x:50%}.md\:translate-x-full{--transform-translate-x:100%}.md\:translate-y-0{--transform-translate-y:0}.md\:translate-y-1{--transform-translate-y:0.25rem}.md\:translate-y-2{--transform-translate-y:0.5rem}.md\:translate-y-3{--transform-translate-y:0.75rem}.md\:translate-y-4{--transform-translate-y:1rem}.md\:translate-y-5{--transform-translate-y:1.25rem}.md\:translate-y-6{--transform-translate-y:1.5rem}.md\:translate-y-8{--transform-translate-y:2rem}.md\:translate-y-10{--transform-translate-y:2.5rem}.md\:translate-y-12{--transform-translate-y:3rem}.md\:translate-y-16{--transform-translate-y:4rem}.md\:translate-y-20{--transform-translate-y:5rem}.md\:translate-y-24{--transform-translate-y:6rem}.md\:translate-y-32{--transform-translate-y:8rem}.md\:translate-y-40{--transform-translate-y:10rem}.md\:translate-y-48{--transform-translate-y:12rem}.md\:translate-y-56{--transform-translate-y:14rem}.md\:translate-y-64{--transform-translate-y:16rem}.md\:translate-y-px{--transform-translate-y:1px}.md\:-translate-y-1{--transform-translate-y:-0.25rem}.md\:-translate-y-2{--transform-translate-y:-0.5rem}.md\:-translate-y-3{--transform-translate-y:-0.75rem}.md\:-translate-y-4{--transform-translate-y:-1rem}.md\:-translate-y-5{--transform-translate-y:-1.25rem}.md\:-translate-y-6{--transform-translate-y:-1.5rem}.md\:-translate-y-8{--transform-translate-y:-2rem}.md\:-translate-y-10{--transform-translate-y:-2.5rem}.md\:-translate-y-12{--transform-translate-y:-3rem}.md\:-translate-y-16{--transform-translate-y:-4rem}.md\:-translate-y-20{--transform-translate-y:-5rem}.md\:-translate-y-24{--transform-translate-y:-6rem}.md\:-translate-y-32{--transform-translate-y:-8rem}.md\:-translate-y-40{--transform-translate-y:-10rem}.md\:-translate-y-48{--transform-translate-y:-12rem}.md\:-translate-y-56{--transform-translate-y:-14rem}.md\:-translate-y-64{--transform-translate-y:-16rem}.md\:-translate-y-px{--transform-translate-y:-1px}.md\:-translate-y-full{--transform-translate-y:-100%}.md\:-translate-y-1\/2{--transform-translate-y:-50%}.md\:translate-y-1\/2{--transform-translate-y:50%}.md\:translate-y-full{--transform-translate-y:100%}.md\:hover\:translate-x-0:hover{--transform-translate-x:0}.md\:hover\:translate-x-1:hover{--transform-translate-x:0.25rem}.md\:hover\:translate-x-2:hover{--transform-translate-x:0.5rem}.md\:hover\:translate-x-3:hover{--transform-translate-x:0.75rem}.md\:hover\:translate-x-4:hover{--transform-translate-x:1rem}.md\:hover\:translate-x-5:hover{--transform-translate-x:1.25rem}.md\:hover\:translate-x-6:hover{--transform-translate-x:1.5rem}.md\:hover\:translate-x-8:hover{--transform-translate-x:2rem}.md\:hover\:translate-x-10:hover{--transform-translate-x:2.5rem}.md\:hover\:translate-x-12:hover{--transform-translate-x:3rem}.md\:hover\:translate-x-16:hover{--transform-translate-x:4rem}.md\:hover\:translate-x-20:hover{--transform-translate-x:5rem}.md\:hover\:translate-x-24:hover{--transform-translate-x:6rem}.md\:hover\:translate-x-32:hover{--transform-translate-x:8rem}.md\:hover\:translate-x-40:hover{--transform-translate-x:10rem}.md\:hover\:translate-x-48:hover{--transform-translate-x:12rem}.md\:hover\:translate-x-56:hover{--transform-translate-x:14rem}.md\:hover\:translate-x-64:hover{--transform-translate-x:16rem}.md\:hover\:translate-x-px:hover{--transform-translate-x:1px}.md\:hover\:-translate-x-1:hover{--transform-translate-x:-0.25rem}.md\:hover\:-translate-x-2:hover{--transform-translate-x:-0.5rem}.md\:hover\:-translate-x-3:hover{--transform-translate-x:-0.75rem}.md\:hover\:-translate-x-4:hover{--transform-translate-x:-1rem}.md\:hover\:-translate-x-5:hover{--transform-translate-x:-1.25rem}.md\:hover\:-translate-x-6:hover{--transform-translate-x:-1.5rem}.md\:hover\:-translate-x-8:hover{--transform-translate-x:-2rem}.md\:hover\:-translate-x-10:hover{--transform-translate-x:-2.5rem}.md\:hover\:-translate-x-12:hover{--transform-translate-x:-3rem}.md\:hover\:-translate-x-16:hover{--transform-translate-x:-4rem}.md\:hover\:-translate-x-20:hover{--transform-translate-x:-5rem}.md\:hover\:-translate-x-24:hover{--transform-translate-x:-6rem}.md\:hover\:-translate-x-32:hover{--transform-translate-x:-8rem}.md\:hover\:-translate-x-40:hover{--transform-translate-x:-10rem}.md\:hover\:-translate-x-48:hover{--transform-translate-x:-12rem}.md\:hover\:-translate-x-56:hover{--transform-translate-x:-14rem}.md\:hover\:-translate-x-64:hover{--transform-translate-x:-16rem}.md\:hover\:-translate-x-px:hover{--transform-translate-x:-1px}.md\:hover\:-translate-x-full:hover{--transform-translate-x:-100%}.md\:hover\:-translate-x-1\/2:hover{--transform-translate-x:-50%}.md\:hover\:translate-x-1\/2:hover{--transform-translate-x:50%}.md\:hover\:translate-x-full:hover{--transform-translate-x:100%}.md\:hover\:translate-y-0:hover{--transform-translate-y:0}.md\:hover\:translate-y-1:hover{--transform-translate-y:0.25rem}.md\:hover\:translate-y-2:hover{--transform-translate-y:0.5rem}.md\:hover\:translate-y-3:hover{--transform-translate-y:0.75rem}.md\:hover\:translate-y-4:hover{--transform-translate-y:1rem}.md\:hover\:translate-y-5:hover{--transform-translate-y:1.25rem}.md\:hover\:translate-y-6:hover{--transform-translate-y:1.5rem}.md\:hover\:translate-y-8:hover{--transform-translate-y:2rem}.md\:hover\:translate-y-10:hover{--transform-translate-y:2.5rem}.md\:hover\:translate-y-12:hover{--transform-translate-y:3rem}.md\:hover\:translate-y-16:hover{--transform-translate-y:4rem}.md\:hover\:translate-y-20:hover{--transform-translate-y:5rem}.md\:hover\:translate-y-24:hover{--transform-translate-y:6rem}.md\:hover\:translate-y-32:hover{--transform-translate-y:8rem}.md\:hover\:translate-y-40:hover{--transform-translate-y:10rem}.md\:hover\:translate-y-48:hover{--transform-translate-y:12rem}.md\:hover\:translate-y-56:hover{--transform-translate-y:14rem}.md\:hover\:translate-y-64:hover{--transform-translate-y:16rem}.md\:hover\:translate-y-px:hover{--transform-translate-y:1px}.md\:hover\:-translate-y-1:hover{--transform-translate-y:-0.25rem}.md\:hover\:-translate-y-2:hover{--transform-translate-y:-0.5rem}.md\:hover\:-translate-y-3:hover{--transform-translate-y:-0.75rem}.md\:hover\:-translate-y-4:hover{--transform-translate-y:-1rem}.md\:hover\:-translate-y-5:hover{--transform-translate-y:-1.25rem}.md\:hover\:-translate-y-6:hover{--transform-translate-y:-1.5rem}.md\:hover\:-translate-y-8:hover{--transform-translate-y:-2rem}.md\:hover\:-translate-y-10:hover{--transform-translate-y:-2.5rem}.md\:hover\:-translate-y-12:hover{--transform-translate-y:-3rem}.md\:hover\:-translate-y-16:hover{--transform-translate-y:-4rem}.md\:hover\:-translate-y-20:hover{--transform-translate-y:-5rem}.md\:hover\:-translate-y-24:hover{--transform-translate-y:-6rem}.md\:hover\:-translate-y-32:hover{--transform-translate-y:-8rem}.md\:hover\:-translate-y-40:hover{--transform-translate-y:-10rem}.md\:hover\:-translate-y-48:hover{--transform-translate-y:-12rem}.md\:hover\:-translate-y-56:hover{--transform-translate-y:-14rem}.md\:hover\:-translate-y-64:hover{--transform-translate-y:-16rem}.md\:hover\:-translate-y-px:hover{--transform-translate-y:-1px}.md\:hover\:-translate-y-full:hover{--transform-translate-y:-100%}.md\:hover\:-translate-y-1\/2:hover{--transform-translate-y:-50%}.md\:hover\:translate-y-1\/2:hover{--transform-translate-y:50%}.md\:hover\:translate-y-full:hover{--transform-translate-y:100%}.md\:focus\:translate-x-0:focus{--transform-translate-x:0}.md\:focus\:translate-x-1:focus{--transform-translate-x:0.25rem}.md\:focus\:translate-x-2:focus{--transform-translate-x:0.5rem}.md\:focus\:translate-x-3:focus{--transform-translate-x:0.75rem}.md\:focus\:translate-x-4:focus{--transform-translate-x:1rem}.md\:focus\:translate-x-5:focus{--transform-translate-x:1.25rem}.md\:focus\:translate-x-6:focus{--transform-translate-x:1.5rem}.md\:focus\:translate-x-8:focus{--transform-translate-x:2rem}.md\:focus\:translate-x-10:focus{--transform-translate-x:2.5rem}.md\:focus\:translate-x-12:focus{--transform-translate-x:3rem}.md\:focus\:translate-x-16:focus{--transform-translate-x:4rem}.md\:focus\:translate-x-20:focus{--transform-translate-x:5rem}.md\:focus\:translate-x-24:focus{--transform-translate-x:6rem}.md\:focus\:translate-x-32:focus{--transform-translate-x:8rem}.md\:focus\:translate-x-40:focus{--transform-translate-x:10rem}.md\:focus\:translate-x-48:focus{--transform-translate-x:12rem}.md\:focus\:translate-x-56:focus{--transform-translate-x:14rem}.md\:focus\:translate-x-64:focus{--transform-translate-x:16rem}.md\:focus\:translate-x-px:focus{--transform-translate-x:1px}.md\:focus\:-translate-x-1:focus{--transform-translate-x:-0.25rem}.md\:focus\:-translate-x-2:focus{--transform-translate-x:-0.5rem}.md\:focus\:-translate-x-3:focus{--transform-translate-x:-0.75rem}.md\:focus\:-translate-x-4:focus{--transform-translate-x:-1rem}.md\:focus\:-translate-x-5:focus{--transform-translate-x:-1.25rem}.md\:focus\:-translate-x-6:focus{--transform-translate-x:-1.5rem}.md\:focus\:-translate-x-8:focus{--transform-translate-x:-2rem}.md\:focus\:-translate-x-10:focus{--transform-translate-x:-2.5rem}.md\:focus\:-translate-x-12:focus{--transform-translate-x:-3rem}.md\:focus\:-translate-x-16:focus{--transform-translate-x:-4rem}.md\:focus\:-translate-x-20:focus{--transform-translate-x:-5rem}.md\:focus\:-translate-x-24:focus{--transform-translate-x:-6rem}.md\:focus\:-translate-x-32:focus{--transform-translate-x:-8rem}.md\:focus\:-translate-x-40:focus{--transform-translate-x:-10rem}.md\:focus\:-translate-x-48:focus{--transform-translate-x:-12rem}.md\:focus\:-translate-x-56:focus{--transform-translate-x:-14rem}.md\:focus\:-translate-x-64:focus{--transform-translate-x:-16rem}.md\:focus\:-translate-x-px:focus{--transform-translate-x:-1px}.md\:focus\:-translate-x-full:focus{--transform-translate-x:-100%}.md\:focus\:-translate-x-1\/2:focus{--transform-translate-x:-50%}.md\:focus\:translate-x-1\/2:focus{--transform-translate-x:50%}.md\:focus\:translate-x-full:focus{--transform-translate-x:100%}.md\:focus\:translate-y-0:focus{--transform-translate-y:0}.md\:focus\:translate-y-1:focus{--transform-translate-y:0.25rem}.md\:focus\:translate-y-2:focus{--transform-translate-y:0.5rem}.md\:focus\:translate-y-3:focus{--transform-translate-y:0.75rem}.md\:focus\:translate-y-4:focus{--transform-translate-y:1rem}.md\:focus\:translate-y-5:focus{--transform-translate-y:1.25rem}.md\:focus\:translate-y-6:focus{--transform-translate-y:1.5rem}.md\:focus\:translate-y-8:focus{--transform-translate-y:2rem}.md\:focus\:translate-y-10:focus{--transform-translate-y:2.5rem}.md\:focus\:translate-y-12:focus{--transform-translate-y:3rem}.md\:focus\:translate-y-16:focus{--transform-translate-y:4rem}.md\:focus\:translate-y-20:focus{--transform-translate-y:5rem}.md\:focus\:translate-y-24:focus{--transform-translate-y:6rem}.md\:focus\:translate-y-32:focus{--transform-translate-y:8rem}.md\:focus\:translate-y-40:focus{--transform-translate-y:10rem}.md\:focus\:translate-y-48:focus{--transform-translate-y:12rem}.md\:focus\:translate-y-56:focus{--transform-translate-y:14rem}.md\:focus\:translate-y-64:focus{--transform-translate-y:16rem}.md\:focus\:translate-y-px:focus{--transform-translate-y:1px}.md\:focus\:-translate-y-1:focus{--transform-translate-y:-0.25rem}.md\:focus\:-translate-y-2:focus{--transform-translate-y:-0.5rem}.md\:focus\:-translate-y-3:focus{--transform-translate-y:-0.75rem}.md\:focus\:-translate-y-4:focus{--transform-translate-y:-1rem}.md\:focus\:-translate-y-5:focus{--transform-translate-y:-1.25rem}.md\:focus\:-translate-y-6:focus{--transform-translate-y:-1.5rem}.md\:focus\:-translate-y-8:focus{--transform-translate-y:-2rem}.md\:focus\:-translate-y-10:focus{--transform-translate-y:-2.5rem}.md\:focus\:-translate-y-12:focus{--transform-translate-y:-3rem}.md\:focus\:-translate-y-16:focus{--transform-translate-y:-4rem}.md\:focus\:-translate-y-20:focus{--transform-translate-y:-5rem}.md\:focus\:-translate-y-24:focus{--transform-translate-y:-6rem}.md\:focus\:-translate-y-32:focus{--transform-translate-y:-8rem}.md\:focus\:-translate-y-40:focus{--transform-translate-y:-10rem}.md\:focus\:-translate-y-48:focus{--transform-translate-y:-12rem}.md\:focus\:-translate-y-56:focus{--transform-translate-y:-14rem}.md\:focus\:-translate-y-64:focus{--transform-translate-y:-16rem}.md\:focus\:-translate-y-px:focus{--transform-translate-y:-1px}.md\:focus\:-translate-y-full:focus{--transform-translate-y:-100%}.md\:focus\:-translate-y-1\/2:focus{--transform-translate-y:-50%}.md\:focus\:translate-y-1\/2:focus{--transform-translate-y:50%}.md\:focus\:translate-y-full:focus{--transform-translate-y:100%}.md\:skew-x-0{--transform-skew-x:0}.md\:skew-x-3{--transform-skew-x:3deg}.md\:skew-x-6{--transform-skew-x:6deg}.md\:skew-x-12{--transform-skew-x:12deg}.md\:-skew-x-12{--transform-skew-x:-12deg}.md\:-skew-x-6{--transform-skew-x:-6deg}.md\:-skew-x-3{--transform-skew-x:-3deg}.md\:skew-y-0{--transform-skew-y:0}.md\:skew-y-3{--transform-skew-y:3deg}.md\:skew-y-6{--transform-skew-y:6deg}.md\:skew-y-12{--transform-skew-y:12deg}.md\:-skew-y-12{--transform-skew-y:-12deg}.md\:-skew-y-6{--transform-skew-y:-6deg}.md\:-skew-y-3{--transform-skew-y:-3deg}.md\:hover\:skew-x-0:hover{--transform-skew-x:0}.md\:hover\:skew-x-3:hover{--transform-skew-x:3deg}.md\:hover\:skew-x-6:hover{--transform-skew-x:6deg}.md\:hover\:skew-x-12:hover{--transform-skew-x:12deg}.md\:hover\:-skew-x-12:hover{--transform-skew-x:-12deg}.md\:hover\:-skew-x-6:hover{--transform-skew-x:-6deg}.md\:hover\:-skew-x-3:hover{--transform-skew-x:-3deg}.md\:hover\:skew-y-0:hover{--transform-skew-y:0}.md\:hover\:skew-y-3:hover{--transform-skew-y:3deg}.md\:hover\:skew-y-6:hover{--transform-skew-y:6deg}.md\:hover\:skew-y-12:hover{--transform-skew-y:12deg}.md\:hover\:-skew-y-12:hover{--transform-skew-y:-12deg}.md\:hover\:-skew-y-6:hover{--transform-skew-y:-6deg}.md\:hover\:-skew-y-3:hover{--transform-skew-y:-3deg}.md\:focus\:skew-x-0:focus{--transform-skew-x:0}.md\:focus\:skew-x-3:focus{--transform-skew-x:3deg}.md\:focus\:skew-x-6:focus{--transform-skew-x:6deg}.md\:focus\:skew-x-12:focus{--transform-skew-x:12deg}.md\:focus\:-skew-x-12:focus{--transform-skew-x:-12deg}.md\:focus\:-skew-x-6:focus{--transform-skew-x:-6deg}.md\:focus\:-skew-x-3:focus{--transform-skew-x:-3deg}.md\:focus\:skew-y-0:focus{--transform-skew-y:0}.md\:focus\:skew-y-3:focus{--transform-skew-y:3deg}.md\:focus\:skew-y-6:focus{--transform-skew-y:6deg}.md\:focus\:skew-y-12:focus{--transform-skew-y:12deg}.md\:focus\:-skew-y-12:focus{--transform-skew-y:-12deg}.md\:focus\:-skew-y-6:focus{--transform-skew-y:-6deg}.md\:focus\:-skew-y-3:focus{--transform-skew-y:-3deg}.md\:transition-none{transition-property:none}.md\:transition-all{transition-property:all}.md\:transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform}.md\:transition-colors{transition-property:background-color,border-color,color,fill,stroke}.md\:transition-opacity{transition-property:opacity}.md\:transition-shadow{transition-property:box-shadow}.md\:transition-transform{transition-property:transform}.md\:ease-linear{transition-timing-function:linear}.md\:ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.md\:ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.md\:ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.md\:duration-75{transition-duration:75ms}.md\:duration-100{transition-duration:.1s}.md\:duration-150{transition-duration:.15s}.md\:duration-200{transition-duration:.2s}.md\:duration-300{transition-duration:.3s}.md\:duration-500{transition-duration:.5s}.md\:duration-700{transition-duration:.7s}.md\:duration-1000{transition-duration:1s}}@media (min-width:1024px){.lg\:sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.lg\:not-sr-only{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal}.lg\:focus\:sr-only:focus{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.lg\:focus\:not-sr-only:focus{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal}.lg\:appearance-none{appearance:none}.lg\:bg-fixed{background-attachment:fixed}.lg\:bg-local{background-attachment:local}.lg\:bg-scroll{background-attachment:scroll}.lg\:bg-black{background-color:#000}.lg\:bg-white{background-color:#fff}.lg\:bg-gray-100{background-color:#f7fafc}.lg\:bg-gray-200{background-color:#edf2f7}.lg\:bg-gray-300{background-color:#e2e8f0}.lg\:bg-gray-400{background-color:#cbd5e0}.lg\:bg-gray-500{background-color:#a0aec0}.lg\:bg-gray-600{background-color:#718096}.lg\:bg-gray-700{background-color:#4a5568}.lg\:bg-gray-800{background-color:#2d3748}.lg\:bg-gray-900{background-color:#1a202c}.lg\:bg-blue-100{background-color:#ebf8ff}.lg\:bg-blue-200{background-color:#bee3f8}.lg\:bg-blue-300{background-color:#90cdf4}.lg\:bg-blue-400{background-color:#63b3ed}.lg\:bg-blue-500{background-color:#4299e1}.lg\:bg-blue-600{background-color:#3182ce}.lg\:bg-blue-700{background-color:#2b6cb0}.lg\:bg-blue-800{background-color:#2c5282}.lg\:bg-blue-900{background-color:#2a4365}.lg\:bg-red-100{background-color:#fff5f5}.lg\:bg-red-200{background-color:#fed7d7}.lg\:bg-red-300{background-color:#feb2b2}.lg\:bg-red-400{background-color:#fc8181}.lg\:bg-red-500{background-color:#f56565}.lg\:bg-red-600{background-color:#e53e3e}.lg\:bg-red-700{background-color:#c53030}.lg\:bg-red-800{background-color:#9b2c2c}.lg\:bg-red-900{background-color:#742a2a}.lg\:bg-yellow-100{background-color:ivory}.lg\:bg-yellow-200{background-color:#fefcbf}.lg\:bg-yellow-300{background-color:#faf089}.lg\:bg-yellow-400{background-color:#f6e05e}.lg\:bg-yellow-500{background-color:#ecc94b}.lg\:bg-yellow-600{background-color:#d69e2e}.lg\:bg-yellow-700{background-color:#b7791f}.lg\:bg-yellow-800{background-color:#975a16}.lg\:bg-yellow-900{background-color:#744210}.lg\:bg-purple-100{background-color:#e2dde6}.lg\:bg-purple-200{background-color:#c6bad0}.lg\:bg-purple-300{background-color:#42304f}.lg\:bg-purple-400{background-color:#3a2a47}.lg\:bg-purple-500{background-color:#2f2239}.lg\:bg-purple-600{background-color:#26182d}.lg\:bg-transparent{background-color:transparent}.lg\:bg-stackblitz-blue{background-color:var(--sb-brand-stackblitz-blue)}.lg\:bg-activityBarBadge-background{background-color:var(--activityBarBadge-background)}.lg\:bg-editor-background{background-color:var(--editor-background)}.lg\:bg-editor-foreground{background-color:var(--editor-foreground)}.lg\:bg-editor-inactiveSelectionBackground{background-color:var(--editor-inactiveSelectionBackground)}.lg\:bg-editor-selectionHighlightBackground{background-color:var(--editor-selectionHighlightBackground)}.lg\:bg-input-placeholderForeground{background-color:var(--input-placeholderForeground)}.lg\:bg-list-dropBackground{background-color:var(--list-dropBackground)}.lg\:bg-menu-background{background-color:var(--menu-background)}.lg\:bg-menu-foreground{background-color:var(--menu-foreground)}.lg\:bg-sideBarTitle-foreground{background-color:var(--sideBarTitle-foreground)}.lg\:bg-statusBarItem-remoteBackground{background-color:var(--statusBarItem-remoteBackground)}.lg\:bg-statusBarItem-remoteForeground{background-color:var(--statusBarItem-remoteForeground)}.lg\:bg-activityBar-activeBorder{background-color:var(--activityBar-activeBorder)}.lg\:bg-activityBar-background{background-color:var(--activityBar-background)}.lg\:bg-activityBar-dropBackground{background-color:var(--activityBar-dropBackground)}.lg\:bg-activityBar-foreground{background-color:var(--activityBar-foreground)}.lg\:bg-activityBar-inactiveForeground{background-color:var(--activityBar-inactiveForeground)}.lg\:bg-activityBarBadge-foreground{background-color:var(--activityBarBadge-foreground)}.lg\:bg-badge-background{background-color:var(--badge-background)}.lg\:bg-badge-foreground{background-color:var(--badge-foreground)}.lg\:bg-breadcrumb-activeSelectionForeground{background-color:var(--breadcrumb-activeSelectionForeground)}.lg\:bg-breadcrumb-background{background-color:var(--breadcrumb-background)}.lg\:bg-breadcrumb-focusForeground{background-color:var(--breadcrumb-focusForeground)}.lg\:bg-breadcrumb-foreground{background-color:var(--breadcrumb-foreground)}.lg\:bg-breadcrumbPicker-background{background-color:var(--breadcrumbPicker-background)}.lg\:bg-button-background{background-color:var(--button-background)}.lg\:bg-button-foreground{background-color:var(--button-foreground)}.lg\:bg-button-hoverBackground{background-color:var(--button-hoverBackground)}.lg\:bg-checkbox-background{background-color:var(--checkbox-background)}.lg\:bg-checkbox-border{background-color:var(--checkbox-border)}.lg\:bg-checkbox-foreground{background-color:var(--checkbox-foreground)}.lg\:bg-dropdown-background{background-color:var(--dropdown-background)}.lg\:bg-dropdown-border{background-color:var(--dropdown-border)}.lg\:bg-dropdown-foreground{background-color:var(--dropdown-foreground)}.lg\:bg-focusBorder{background-color:var(--focusBorder)}.lg\:bg-foreground{background-color:var(--foreground)}.lg\:bg-icon-foreground{background-color:var(--icon-foreground)}.lg\:bg-icon-prettier{background-color:#ee6292}.lg\:bg-input-background{background-color:var(--input-background)}.lg\:bg-input-foreground{background-color:var(--input-foreground)}.lg\:bg-inputOption-activeBackground{background-color:var(--inputOption-activeBackground)}.lg\:bg-inputOption-activeBorder{background-color:var(--inputOption-activeBorder)}.lg\:bg-inputValidation-errorBackground{background-color:var(--inputValidation-errorBackground)}.lg\:bg-inputValidation-errorBorder{background-color:var(--inputValidation-errorBorder)}.lg\:bg-inputValidation-infoBackground{background-color:var(--inputValidation-infoBackground)}.lg\:bg-inputValidation-infoBorder{background-color:var(--inputValidation-infoBorder)}.lg\:bg-inputValidation-warningBackground{background-color:var(--inputValidation-warningBackground)}.lg\:bg-inputValidation-warningBorder{background-color:var(--inputValidation-warningBorder)}.lg\:bg-list-activeSelectionBackground{background-color:var(--list-activeSelectionBackground)}.lg\:bg-list-activeSelectionForeground{background-color:var(--list-activeSelectionForeground)}.lg\:bg-list-errorForeground{background-color:var(--list-errorForeground)}.lg\:bg-list-filterMatchBackground{background-color:var(--list-filterMatchBackground)}.lg\:bg-list-focusBackground{background-color:var(--list-focusBackground)}.lg\:bg-list-highlightForeground{background-color:var(--list-highlightForeground)}.lg\:bg-list-hoverBackground{background-color:var(--list-hoverBackground)}.lg\:bg-list-inactiveSelectionBackground{background-color:var(--list-inactiveSelectionBackground)}.lg\:bg-list-invalidItemForeground{background-color:var(--list-invalidItemForeground)}.lg\:bg-list-warningForeground{background-color:var(--list-warningForeground)}.lg\:bg-listFilterWidget-background{background-color:var(--listFilterWidget-background)}.lg\:bg-listFilterWidget-noMatchesOutline{background-color:var(--listFilterWidget-noMatchesOutline)}.lg\:bg-listFilterWidget-outline{background-color:var(--listFilterWidget-outline)}.lg\:bg-notificationCenterHeader-background{background-color:var(--notificationCenterHeader-background)}.lg\:bg-notificationLink-foreground{background-color:var(--notificationLink-foreground)}.lg\:bg-notifications-background{background-color:var(--notifications-background)}.lg\:bg-notifications-border{background-color:var(--notifications-border)}.lg\:bg-notifications-foreground{background-color:var(--notifications-foreground)}.lg\:bg-notificationsErrorIcon-foreground{background-color:var(--notificationsErrorIcon-foreground)}.lg\:bg-notificationsInfoIcon-foreground{background-color:var(--notificationsInfoIcon-foreground)}.lg\:bg-notificationsWarningIcon-foreground{background-color:var(--notificationsWarningIcon-foreground)}.lg\:bg-panel-background{background-color:var(--panel-background)}.lg\:bg-panel-border{background-color:var(--panel-border)}.lg\:bg-panel-dropBackground{background-color:var(--panel-dropBackground)}.lg\:bg-panelTitle-activeBorder{background-color:var(--panelTitle-activeBorder)}.lg\:bg-panelTitle-activeForeground{background-color:var(--panelTitle-activeForeground)}.lg\:bg-panelTitle-inactiveForeground{background-color:var(--panelTitle-inactiveForeground)}.lg\:bg-progressBar-background{background-color:var(--progressBar-background)}.lg\:bg-quickInput-background{background-color:var(--quickInput-background)}.lg\:bg-scrollbar-shadow{background-color:var(--scrollbar-shadow)}.lg\:bg-scrollbarSlider-activeBackground{background-color:var(--scrollbarSlider-activeBackground)}.lg\:bg-scrollbarSlider-background{background-color:var(--scrollbarSlider-background)}.lg\:bg-scrollbarSlider-hoverBackground{background-color:var(--scrollbarSlider-hoverBackground)}.lg\:bg-searchEditor-findMatchBackground{background-color:var(--searchEditor-findMatchBackground)}.lg\:bg-settings-checkboxBackground{background-color:var(--settings-checkboxBackground)}.lg\:bg-settings-checkboxBorder{background-color:var(--settings-checkboxBorder)}.lg\:bg-settings-checkboxForeground{background-color:var(--settings-checkboxForeground)}.lg\:bg-settings-dropdownBackground{background-color:var(--settings-dropdownBackground)}.lg\:bg-settings-dropdownBorder{background-color:var(--settings-dropdownBorder)}.lg\:bg-settings-dropdownForeground{background-color:var(--settings-dropdownForeground)}.lg\:bg-settings-dropdownListBorder{background-color:var(--settings-dropdownListBorder)}.lg\:bg-settings-headerForeground{background-color:var(--settings-headerForeground)}.lg\:bg-settings-modifiedItemIndicator{background-color:var(--settings-modifiedItemIndicator)}.lg\:bg-settings-numberInputForeground{background-color:var(--settings-numberInputForeground)}.lg\:bg-settings-textInputForeground{background-color:var(--settings-textInputForeground)}.lg\:bg-sideBar-background{background-color:var(--sideBar-background)}.lg\:bg-sideBar-dropBackground{background-color:var(--sideBar-dropBackground)}.lg\:bg-sideBarSectionHeader-background{background-color:var(--sideBarSectionHeader-background)}.lg\:bg-tab-activeBackground{background-color:var(--tab-activeBackground)}.lg\:bg-tab-activeForeground{background-color:var(--tab-activeForeground)}.lg\:bg-tab-activeModifiedBorder{background-color:var(--tab-activeModifiedBorder)}.lg\:bg-tab-border{background-color:var(--tab-border)}.lg\:bg-tab-inactiveBackground{background-color:var(--tab-inactiveBackground)}.lg\:bg-tab-inactiveForeground{background-color:var(--tab-inactiveForeground)}.lg\:bg-tab-inactiveModifiedBorder{background-color:var(--tab-inactiveModifiedBorder)}.lg\:bg-tab-unfocusedActiveBackground{background-color:var(--tab-unfocusedActiveBackground)}.lg\:bg-tab-unfocusedActiveForeground{background-color:var(--tab-unfocusedActiveForeground)}.lg\:bg-tab-unfocusedActiveModifiedBorder{background-color:var(--tab-unfocusedActiveModifiedBorder)}.lg\:bg-tab-unfocusedInactiveForeground{background-color:var(--tab-unfocusedInactiveForeground)}.lg\:bg-tab-unfocusedInactiveModifiedBorder{background-color:var(--tab-unfocusedInactiveModifiedBorder)}.lg\:bg-textLink-activeForeground{background-color:var(--textLink-activeForeground)}.lg\:bg-textLink-foreground{background-color:var(--textLink-foreground)}.lg\:bg-titleBar-activeBackground{background-color:var(--titleBar-activeBackground)}.lg\:bg-titleBar-activeForeground{background-color:var(--titleBar-activeForeground)}.lg\:bg-titleBar-inactiveBackground{background-color:var(--titleBar-inactiveBackground)}.lg\:bg-titleBar-inactiveForeground{background-color:var(--titleBar-inactiveForeground)}.lg\:bg-tree-indentGuidesStroke{background-color:var(--tree-indentGuidesStroke)}.lg\:bg-widget-shadow{background-color:var(--widget-shadow)}.lg\:hover\:bg-black:hover{background-color:#000}.lg\:hover\:bg-white:hover{background-color:#fff}.lg\:hover\:bg-gray-100:hover{background-color:#f7fafc}.lg\:hover\:bg-gray-200:hover{background-color:#edf2f7}.lg\:hover\:bg-gray-300:hover{background-color:#e2e8f0}.lg\:hover\:bg-gray-400:hover{background-color:#cbd5e0}.lg\:hover\:bg-gray-500:hover{background-color:#a0aec0}.lg\:hover\:bg-gray-600:hover{background-color:#718096}.lg\:hover\:bg-gray-700:hover{background-color:#4a5568}.lg\:hover\:bg-gray-800:hover{background-color:#2d3748}.lg\:hover\:bg-gray-900:hover{background-color:#1a202c}.lg\:hover\:bg-blue-100:hover{background-color:#ebf8ff}.lg\:hover\:bg-blue-200:hover{background-color:#bee3f8}.lg\:hover\:bg-blue-300:hover{background-color:#90cdf4}.lg\:hover\:bg-blue-400:hover{background-color:#63b3ed}.lg\:hover\:bg-blue-500:hover{background-color:#4299e1}.lg\:hover\:bg-blue-600:hover{background-color:#3182ce}.lg\:hover\:bg-blue-700:hover{background-color:#2b6cb0}.lg\:hover\:bg-blue-800:hover{background-color:#2c5282}.lg\:hover\:bg-blue-900:hover{background-color:#2a4365}.lg\:hover\:bg-red-100:hover{background-color:#fff5f5}.lg\:hover\:bg-red-200:hover{background-color:#fed7d7}.lg\:hover\:bg-red-300:hover{background-color:#feb2b2}.lg\:hover\:bg-red-400:hover{background-color:#fc8181}.lg\:hover\:bg-red-500:hover{background-color:#f56565}.lg\:hover\:bg-red-600:hover{background-color:#e53e3e}.lg\:hover\:bg-red-700:hover{background-color:#c53030}.lg\:hover\:bg-red-800:hover{background-color:#9b2c2c}.lg\:hover\:bg-red-900:hover{background-color:#742a2a}.lg\:hover\:bg-yellow-100:hover{background-color:ivory}.lg\:hover\:bg-yellow-200:hover{background-color:#fefcbf}.lg\:hover\:bg-yellow-300:hover{background-color:#faf089}.lg\:hover\:bg-yellow-400:hover{background-color:#f6e05e}.lg\:hover\:bg-yellow-500:hover{background-color:#ecc94b}.lg\:hover\:bg-yellow-600:hover{background-color:#d69e2e}.lg\:hover\:bg-yellow-700:hover{background-color:#b7791f}.lg\:hover\:bg-yellow-800:hover{background-color:#975a16}.lg\:hover\:bg-yellow-900:hover{background-color:#744210}.lg\:hover\:bg-purple-100:hover{background-color:#e2dde6}.lg\:hover\:bg-purple-200:hover{background-color:#c6bad0}.lg\:hover\:bg-purple-300:hover{background-color:#42304f}.lg\:hover\:bg-purple-400:hover{background-color:#3a2a47}.lg\:hover\:bg-purple-500:hover{background-color:#2f2239}.lg\:hover\:bg-purple-600:hover{background-color:#26182d}.lg\:hover\:bg-transparent:hover{background-color:transparent}.lg\:hover\:bg-stackblitz-blue:hover{background-color:var(--sb-brand-stackblitz-blue)}.lg\:hover\:bg-activityBarBadge-background:hover{background-color:var(--activityBarBadge-background)}.lg\:hover\:bg-editor-background:hover{background-color:var(--editor-background)}.lg\:hover\:bg-editor-foreground:hover{background-color:var(--editor-foreground)}.lg\:hover\:bg-editor-inactiveSelectionBackground:hover{background-color:var(--editor-inactiveSelectionBackground)}.lg\:hover\:bg-editor-selectionHighlightBackground:hover{background-color:var(--editor-selectionHighlightBackground)}.lg\:hover\:bg-input-placeholderForeground:hover{background-color:var(--input-placeholderForeground)}.lg\:hover\:bg-list-dropBackground:hover{background-color:var(--list-dropBackground)}.lg\:hover\:bg-menu-background:hover{background-color:var(--menu-background)}.lg\:hover\:bg-menu-foreground:hover{background-color:var(--menu-foreground)}.lg\:hover\:bg-sideBarTitle-foreground:hover{background-color:var(--sideBarTitle-foreground)}.lg\:hover\:bg-statusBarItem-remoteBackground:hover{background-color:var(--statusBarItem-remoteBackground)}.lg\:hover\:bg-statusBarItem-remoteForeground:hover{background-color:var(--statusBarItem-remoteForeground)}.lg\:hover\:bg-activityBar-activeBorder:hover{background-color:var(--activityBar-activeBorder)}.lg\:hover\:bg-activityBar-background:hover{background-color:var(--activityBar-background)}.lg\:hover\:bg-activityBar-dropBackground:hover{background-color:var(--activityBar-dropBackground)}.lg\:hover\:bg-activityBar-foreground:hover{background-color:var(--activityBar-foreground)}.lg\:hover\:bg-activityBar-inactiveForeground:hover{background-color:var(--activityBar-inactiveForeground)}.lg\:hover\:bg-activityBarBadge-foreground:hover{background-color:var(--activityBarBadge-foreground)}.lg\:hover\:bg-badge-background:hover{background-color:var(--badge-background)}.lg\:hover\:bg-badge-foreground:hover{background-color:var(--badge-foreground)}.lg\:hover\:bg-breadcrumb-activeSelectionForeground:hover{background-color:var(--breadcrumb-activeSelectionForeground)}.lg\:hover\:bg-breadcrumb-background:hover{background-color:var(--breadcrumb-background)}.lg\:hover\:bg-breadcrumb-focusForeground:hover{background-color:var(--breadcrumb-focusForeground)}.lg\:hover\:bg-breadcrumb-foreground:hover{background-color:var(--breadcrumb-foreground)}.lg\:hover\:bg-breadcrumbPicker-background:hover{background-color:var(--breadcrumbPicker-background)}.lg\:hover\:bg-button-background:hover{background-color:var(--button-background)}.lg\:hover\:bg-button-foreground:hover{background-color:var(--button-foreground)}.lg\:hover\:bg-button-hoverBackground:hover{background-color:var(--button-hoverBackground)}.lg\:hover\:bg-checkbox-background:hover{background-color:var(--checkbox-background)}.lg\:hover\:bg-checkbox-border:hover{background-color:var(--checkbox-border)}.lg\:hover\:bg-checkbox-foreground:hover{background-color:var(--checkbox-foreground)}.lg\:hover\:bg-dropdown-background:hover{background-color:var(--dropdown-background)}.lg\:hover\:bg-dropdown-border:hover{background-color:var(--dropdown-border)}.lg\:hover\:bg-dropdown-foreground:hover{background-color:var(--dropdown-foreground)}.lg\:hover\:bg-focusBorder:hover{background-color:var(--focusBorder)}.lg\:hover\:bg-foreground:hover{background-color:var(--foreground)}.lg\:hover\:bg-icon-foreground:hover{background-color:var(--icon-foreground)}.lg\:hover\:bg-icon-prettier:hover{background-color:#ee6292}.lg\:hover\:bg-input-background:hover{background-color:var(--input-background)}.lg\:hover\:bg-input-foreground:hover{background-color:var(--input-foreground)}.lg\:hover\:bg-inputOption-activeBackground:hover{background-color:var(--inputOption-activeBackground)}.lg\:hover\:bg-inputOption-activeBorder:hover{background-color:var(--inputOption-activeBorder)}.lg\:hover\:bg-inputValidation-errorBackground:hover{background-color:var(--inputValidation-errorBackground)}.lg\:hover\:bg-inputValidation-errorBorder:hover{background-color:var(--inputValidation-errorBorder)}.lg\:hover\:bg-inputValidation-infoBackground:hover{background-color:var(--inputValidation-infoBackground)}.lg\:hover\:bg-inputValidation-infoBorder:hover{background-color:var(--inputValidation-infoBorder)}.lg\:hover\:bg-inputValidation-warningBackground:hover{background-color:var(--inputValidation-warningBackground)}.lg\:hover\:bg-inputValidation-warningBorder:hover{background-color:var(--inputValidation-warningBorder)}.lg\:hover\:bg-list-activeSelectionBackground:hover{background-color:var(--list-activeSelectionBackground)}.lg\:hover\:bg-list-activeSelectionForeground:hover{background-color:var(--list-activeSelectionForeground)}.lg\:hover\:bg-list-errorForeground:hover{background-color:var(--list-errorForeground)}.lg\:hover\:bg-list-filterMatchBackground:hover{background-color:var(--list-filterMatchBackground)}.lg\:hover\:bg-list-focusBackground:hover{background-color:var(--list-focusBackground)}.lg\:hover\:bg-list-highlightForeground:hover{background-color:var(--list-highlightForeground)}.lg\:hover\:bg-list-hoverBackground:hover{background-color:var(--list-hoverBackground)}.lg\:hover\:bg-list-inactiveSelectionBackground:hover{background-color:var(--list-inactiveSelectionBackground)}.lg\:hover\:bg-list-invalidItemForeground:hover{background-color:var(--list-invalidItemForeground)}.lg\:hover\:bg-list-warningForeground:hover{background-color:var(--list-warningForeground)}.lg\:hover\:bg-listFilterWidget-background:hover{background-color:var(--listFilterWidget-background)}.lg\:hover\:bg-listFilterWidget-noMatchesOutline:hover{background-color:var(--listFilterWidget-noMatchesOutline)}.lg\:hover\:bg-listFilterWidget-outline:hover{background-color:var(--listFilterWidget-outline)}.lg\:hover\:bg-notificationCenterHeader-background:hover{background-color:var(--notificationCenterHeader-background)}.lg\:hover\:bg-notificationLink-foreground:hover{background-color:var(--notificationLink-foreground)}.lg\:hover\:bg-notifications-background:hover{background-color:var(--notifications-background)}.lg\:hover\:bg-notifications-border:hover{background-color:var(--notifications-border)}.lg\:hover\:bg-notifications-foreground:hover{background-color:var(--notifications-foreground)}.lg\:hover\:bg-notificationsErrorIcon-foreground:hover{background-color:var(--notificationsErrorIcon-foreground)}.lg\:hover\:bg-notificationsInfoIcon-foreground:hover{background-color:var(--notificationsInfoIcon-foreground)}.lg\:hover\:bg-notificationsWarningIcon-foreground:hover{background-color:var(--notificationsWarningIcon-foreground)}.lg\:hover\:bg-panel-background:hover{background-color:var(--panel-background)}.lg\:hover\:bg-panel-border:hover{background-color:var(--panel-border)}.lg\:hover\:bg-panel-dropBackground:hover{background-color:var(--panel-dropBackground)}.lg\:hover\:bg-panelTitle-activeBorder:hover{background-color:var(--panelTitle-activeBorder)}.lg\:hover\:bg-panelTitle-activeForeground:hover{background-color:var(--panelTitle-activeForeground)}.lg\:hover\:bg-panelTitle-inactiveForeground:hover{background-color:var(--panelTitle-inactiveForeground)}.lg\:hover\:bg-progressBar-background:hover{background-color:var(--progressBar-background)}.lg\:hover\:bg-quickInput-background:hover{background-color:var(--quickInput-background)}.lg\:hover\:bg-scrollbar-shadow:hover{background-color:var(--scrollbar-shadow)}.lg\:hover\:bg-scrollbarSlider-activeBackground:hover{background-color:var(--scrollbarSlider-activeBackground)}.lg\:hover\:bg-scrollbarSlider-background:hover{background-color:var(--scrollbarSlider-background)}.lg\:hover\:bg-scrollbarSlider-hoverBackground:hover{background-color:var(--scrollbarSlider-hoverBackground)}.lg\:hover\:bg-searchEditor-findMatchBackground:hover{background-color:var(--searchEditor-findMatchBackground)}.lg\:hover\:bg-settings-checkboxBackground:hover{background-color:var(--settings-checkboxBackground)}.lg\:hover\:bg-settings-checkboxBorder:hover{background-color:var(--settings-checkboxBorder)}.lg\:hover\:bg-settings-checkboxForeground:hover{background-color:var(--settings-checkboxForeground)}.lg\:hover\:bg-settings-dropdownBackground:hover{background-color:var(--settings-dropdownBackground)}.lg\:hover\:bg-settings-dropdownBorder:hover{background-color:var(--settings-dropdownBorder)}.lg\:hover\:bg-settings-dropdownForeground:hover{background-color:var(--settings-dropdownForeground)}.lg\:hover\:bg-settings-dropdownListBorder:hover{background-color:var(--settings-dropdownListBorder)}.lg\:hover\:bg-settings-headerForeground:hover{background-color:var(--settings-headerForeground)}.lg\:hover\:bg-settings-modifiedItemIndicator:hover{background-color:var(--settings-modifiedItemIndicator)}.lg\:hover\:bg-settings-numberInputForeground:hover{background-color:var(--settings-numberInputForeground)}.lg\:hover\:bg-settings-textInputForeground:hover{background-color:var(--settings-textInputForeground)}.lg\:hover\:bg-sideBar-background:hover{background-color:var(--sideBar-background)}.lg\:hover\:bg-sideBar-dropBackground:hover{background-color:var(--sideBar-dropBackground)}.lg\:hover\:bg-sideBarSectionHeader-background:hover{background-color:var(--sideBarSectionHeader-background)}.lg\:hover\:bg-tab-activeBackground:hover{background-color:var(--tab-activeBackground)}.lg\:hover\:bg-tab-activeForeground:hover{background-color:var(--tab-activeForeground)}.lg\:hover\:bg-tab-activeModifiedBorder:hover{background-color:var(--tab-activeModifiedBorder)}.lg\:hover\:bg-tab-border:hover{background-color:var(--tab-border)}.lg\:hover\:bg-tab-inactiveBackground:hover{background-color:var(--tab-inactiveBackground)}.lg\:hover\:bg-tab-inactiveForeground:hover{background-color:var(--tab-inactiveForeground)}.lg\:hover\:bg-tab-inactiveModifiedBorder:hover{background-color:var(--tab-inactiveModifiedBorder)}.lg\:hover\:bg-tab-unfocusedActiveBackground:hover{background-color:var(--tab-unfocusedActiveBackground)}.lg\:hover\:bg-tab-unfocusedActiveForeground:hover{background-color:var(--tab-unfocusedActiveForeground)}.lg\:hover\:bg-tab-unfocusedActiveModifiedBorder:hover{background-color:var(--tab-unfocusedActiveModifiedBorder)}.lg\:hover\:bg-tab-unfocusedInactiveForeground:hover{background-color:var(--tab-unfocusedInactiveForeground)}.lg\:hover\:bg-tab-unfocusedInactiveModifiedBorder:hover{background-color:var(--tab-unfocusedInactiveModifiedBorder)}.lg\:hover\:bg-textLink-activeForeground:hover{background-color:var(--textLink-activeForeground)}.lg\:hover\:bg-textLink-foreground:hover{background-color:var(--textLink-foreground)}.lg\:hover\:bg-titleBar-activeBackground:hover{background-color:var(--titleBar-activeBackground)}.lg\:hover\:bg-titleBar-activeForeground:hover{background-color:var(--titleBar-activeForeground)}.lg\:hover\:bg-titleBar-inactiveBackground:hover{background-color:var(--titleBar-inactiveBackground)}.lg\:hover\:bg-titleBar-inactiveForeground:hover{background-color:var(--titleBar-inactiveForeground)}.lg\:hover\:bg-tree-indentGuidesStroke:hover{background-color:var(--tree-indentGuidesStroke)}.lg\:hover\:bg-widget-shadow:hover{background-color:var(--widget-shadow)}.lg\:focus\:bg-black:focus{background-color:#000}.lg\:focus\:bg-white:focus{background-color:#fff}.lg\:focus\:bg-gray-100:focus{background-color:#f7fafc}.lg\:focus\:bg-gray-200:focus{background-color:#edf2f7}.lg\:focus\:bg-gray-300:focus{background-color:#e2e8f0}.lg\:focus\:bg-gray-400:focus{background-color:#cbd5e0}.lg\:focus\:bg-gray-500:focus{background-color:#a0aec0}.lg\:focus\:bg-gray-600:focus{background-color:#718096}.lg\:focus\:bg-gray-700:focus{background-color:#4a5568}.lg\:focus\:bg-gray-800:focus{background-color:#2d3748}.lg\:focus\:bg-gray-900:focus{background-color:#1a202c}.lg\:focus\:bg-blue-100:focus{background-color:#ebf8ff}.lg\:focus\:bg-blue-200:focus{background-color:#bee3f8}.lg\:focus\:bg-blue-300:focus{background-color:#90cdf4}.lg\:focus\:bg-blue-400:focus{background-color:#63b3ed}.lg\:focus\:bg-blue-500:focus{background-color:#4299e1}.lg\:focus\:bg-blue-600:focus{background-color:#3182ce}.lg\:focus\:bg-blue-700:focus{background-color:#2b6cb0}.lg\:focus\:bg-blue-800:focus{background-color:#2c5282}.lg\:focus\:bg-blue-900:focus{background-color:#2a4365}.lg\:focus\:bg-red-100:focus{background-color:#fff5f5}.lg\:focus\:bg-red-200:focus{background-color:#fed7d7}.lg\:focus\:bg-red-300:focus{background-color:#feb2b2}.lg\:focus\:bg-red-400:focus{background-color:#fc8181}.lg\:focus\:bg-red-500:focus{background-color:#f56565}.lg\:focus\:bg-red-600:focus{background-color:#e53e3e}.lg\:focus\:bg-red-700:focus{background-color:#c53030}.lg\:focus\:bg-red-800:focus{background-color:#9b2c2c}.lg\:focus\:bg-red-900:focus{background-color:#742a2a}.lg\:focus\:bg-yellow-100:focus{background-color:ivory}.lg\:focus\:bg-yellow-200:focus{background-color:#fefcbf}.lg\:focus\:bg-yellow-300:focus{background-color:#faf089}.lg\:focus\:bg-yellow-400:focus{background-color:#f6e05e}.lg\:focus\:bg-yellow-500:focus{background-color:#ecc94b}.lg\:focus\:bg-yellow-600:focus{background-color:#d69e2e}.lg\:focus\:bg-yellow-700:focus{background-color:#b7791f}.lg\:focus\:bg-yellow-800:focus{background-color:#975a16}.lg\:focus\:bg-yellow-900:focus{background-color:#744210}.lg\:focus\:bg-purple-100:focus{background-color:#e2dde6}.lg\:focus\:bg-purple-200:focus{background-color:#c6bad0}.lg\:focus\:bg-purple-300:focus{background-color:#42304f}.lg\:focus\:bg-purple-400:focus{background-color:#3a2a47}.lg\:focus\:bg-purple-500:focus{background-color:#2f2239}.lg\:focus\:bg-purple-600:focus{background-color:#26182d}.lg\:focus\:bg-transparent:focus{background-color:transparent}.lg\:focus\:bg-stackblitz-blue:focus{background-color:var(--sb-brand-stackblitz-blue)}.lg\:focus\:bg-activityBarBadge-background:focus{background-color:var(--activityBarBadge-background)}.lg\:focus\:bg-editor-background:focus{background-color:var(--editor-background)}.lg\:focus\:bg-editor-foreground:focus{background-color:var(--editor-foreground)}.lg\:focus\:bg-editor-inactiveSelectionBackground:focus{background-color:var(--editor-inactiveSelectionBackground)}.lg\:focus\:bg-editor-selectionHighlightBackground:focus{background-color:var(--editor-selectionHighlightBackground)}.lg\:focus\:bg-input-placeholderForeground:focus{background-color:var(--input-placeholderForeground)}.lg\:focus\:bg-list-dropBackground:focus{background-color:var(--list-dropBackground)}.lg\:focus\:bg-menu-background:focus{background-color:var(--menu-background)}.lg\:focus\:bg-menu-foreground:focus{background-color:var(--menu-foreground)}.lg\:focus\:bg-sideBarTitle-foreground:focus{background-color:var(--sideBarTitle-foreground)}.lg\:focus\:bg-statusBarItem-remoteBackground:focus{background-color:var(--statusBarItem-remoteBackground)}.lg\:focus\:bg-statusBarItem-remoteForeground:focus{background-color:var(--statusBarItem-remoteForeground)}.lg\:focus\:bg-activityBar-activeBorder:focus{background-color:var(--activityBar-activeBorder)}.lg\:focus\:bg-activityBar-background:focus{background-color:var(--activityBar-background)}.lg\:focus\:bg-activityBar-dropBackground:focus{background-color:var(--activityBar-dropBackground)}.lg\:focus\:bg-activityBar-foreground:focus{background-color:var(--activityBar-foreground)}.lg\:focus\:bg-activityBar-inactiveForeground:focus{background-color:var(--activityBar-inactiveForeground)}.lg\:focus\:bg-activityBarBadge-foreground:focus{background-color:var(--activityBarBadge-foreground)}.lg\:focus\:bg-badge-background:focus{background-color:var(--badge-background)}.lg\:focus\:bg-badge-foreground:focus{background-color:var(--badge-foreground)}.lg\:focus\:bg-breadcrumb-activeSelectionForeground:focus{background-color:var(--breadcrumb-activeSelectionForeground)}.lg\:focus\:bg-breadcrumb-background:focus{background-color:var(--breadcrumb-background)}.lg\:focus\:bg-breadcrumb-focusForeground:focus{background-color:var(--breadcrumb-focusForeground)}.lg\:focus\:bg-breadcrumb-foreground:focus{background-color:var(--breadcrumb-foreground)}.lg\:focus\:bg-breadcrumbPicker-background:focus{background-color:var(--breadcrumbPicker-background)}.lg\:focus\:bg-button-background:focus{background-color:var(--button-background)}.lg\:focus\:bg-button-foreground:focus{background-color:var(--button-foreground)}.lg\:focus\:bg-button-hoverBackground:focus{background-color:var(--button-hoverBackground)}.lg\:focus\:bg-checkbox-background:focus{background-color:var(--checkbox-background)}.lg\:focus\:bg-checkbox-border:focus{background-color:var(--checkbox-border)}.lg\:focus\:bg-checkbox-foreground:focus{background-color:var(--checkbox-foreground)}.lg\:focus\:bg-dropdown-background:focus{background-color:var(--dropdown-background)}.lg\:focus\:bg-dropdown-border:focus{background-color:var(--dropdown-border)}.lg\:focus\:bg-dropdown-foreground:focus{background-color:var(--dropdown-foreground)}.lg\:focus\:bg-focusBorder:focus{background-color:var(--focusBorder)}.lg\:focus\:bg-foreground:focus{background-color:var(--foreground)}.lg\:focus\:bg-icon-foreground:focus{background-color:var(--icon-foreground)}.lg\:focus\:bg-icon-prettier:focus{background-color:#ee6292}.lg\:focus\:bg-input-background:focus{background-color:var(--input-background)}.lg\:focus\:bg-input-foreground:focus{background-color:var(--input-foreground)}.lg\:focus\:bg-inputOption-activeBackground:focus{background-color:var(--inputOption-activeBackground)}.lg\:focus\:bg-inputOption-activeBorder:focus{background-color:var(--inputOption-activeBorder)}.lg\:focus\:bg-inputValidation-errorBackground:focus{background-color:var(--inputValidation-errorBackground)}.lg\:focus\:bg-inputValidation-errorBorder:focus{background-color:var(--inputValidation-errorBorder)}.lg\:focus\:bg-inputValidation-infoBackground:focus{background-color:var(--inputValidation-infoBackground)}.lg\:focus\:bg-inputValidation-infoBorder:focus{background-color:var(--inputValidation-infoBorder)}.lg\:focus\:bg-inputValidation-warningBackground:focus{background-color:var(--inputValidation-warningBackground)}.lg\:focus\:bg-inputValidation-warningBorder:focus{background-color:var(--inputValidation-warningBorder)}.lg\:focus\:bg-list-activeSelectionBackground:focus{background-color:var(--list-activeSelectionBackground)}.lg\:focus\:bg-list-activeSelectionForeground:focus{background-color:var(--list-activeSelectionForeground)}.lg\:focus\:bg-list-errorForeground:focus{background-color:var(--list-errorForeground)}.lg\:focus\:bg-list-filterMatchBackground:focus{background-color:var(--list-filterMatchBackground)}.lg\:focus\:bg-list-focusBackground:focus{background-color:var(--list-focusBackground)}.lg\:focus\:bg-list-highlightForeground:focus{background-color:var(--list-highlightForeground)}.lg\:focus\:bg-list-hoverBackground:focus{background-color:var(--list-hoverBackground)}.lg\:focus\:bg-list-inactiveSelectionBackground:focus{background-color:var(--list-inactiveSelectionBackground)}.lg\:focus\:bg-list-invalidItemForeground:focus{background-color:var(--list-invalidItemForeground)}.lg\:focus\:bg-list-warningForeground:focus{background-color:var(--list-warningForeground)}.lg\:focus\:bg-listFilterWidget-background:focus{background-color:var(--listFilterWidget-background)}.lg\:focus\:bg-listFilterWidget-noMatchesOutline:focus{background-color:var(--listFilterWidget-noMatchesOutline)}.lg\:focus\:bg-listFilterWidget-outline:focus{background-color:var(--listFilterWidget-outline)}.lg\:focus\:bg-notificationCenterHeader-background:focus{background-color:var(--notificationCenterHeader-background)}.lg\:focus\:bg-notificationLink-foreground:focus{background-color:var(--notificationLink-foreground)}.lg\:focus\:bg-notifications-background:focus{background-color:var(--notifications-background)}.lg\:focus\:bg-notifications-border:focus{background-color:var(--notifications-border)}.lg\:focus\:bg-notifications-foreground:focus{background-color:var(--notifications-foreground)}.lg\:focus\:bg-notificationsErrorIcon-foreground:focus{background-color:var(--notificationsErrorIcon-foreground)}.lg\:focus\:bg-notificationsInfoIcon-foreground:focus{background-color:var(--notificationsInfoIcon-foreground)}.lg\:focus\:bg-notificationsWarningIcon-foreground:focus{background-color:var(--notificationsWarningIcon-foreground)}.lg\:focus\:bg-panel-background:focus{background-color:var(--panel-background)}.lg\:focus\:bg-panel-border:focus{background-color:var(--panel-border)}.lg\:focus\:bg-panel-dropBackground:focus{background-color:var(--panel-dropBackground)}.lg\:focus\:bg-panelTitle-activeBorder:focus{background-color:var(--panelTitle-activeBorder)}.lg\:focus\:bg-panelTitle-activeForeground:focus{background-color:var(--panelTitle-activeForeground)}.lg\:focus\:bg-panelTitle-inactiveForeground:focus{background-color:var(--panelTitle-inactiveForeground)}.lg\:focus\:bg-progressBar-background:focus{background-color:var(--progressBar-background)}.lg\:focus\:bg-quickInput-background:focus{background-color:var(--quickInput-background)}.lg\:focus\:bg-scrollbar-shadow:focus{background-color:var(--scrollbar-shadow)}.lg\:focus\:bg-scrollbarSlider-activeBackground:focus{background-color:var(--scrollbarSlider-activeBackground)}.lg\:focus\:bg-scrollbarSlider-background:focus{background-color:var(--scrollbarSlider-background)}.lg\:focus\:bg-scrollbarSlider-hoverBackground:focus{background-color:var(--scrollbarSlider-hoverBackground)}.lg\:focus\:bg-searchEditor-findMatchBackground:focus{background-color:var(--searchEditor-findMatchBackground)}.lg\:focus\:bg-settings-checkboxBackground:focus{background-color:var(--settings-checkboxBackground)}.lg\:focus\:bg-settings-checkboxBorder:focus{background-color:var(--settings-checkboxBorder)}.lg\:focus\:bg-settings-checkboxForeground:focus{background-color:var(--settings-checkboxForeground)}.lg\:focus\:bg-settings-dropdownBackground:focus{background-color:var(--settings-dropdownBackground)}.lg\:focus\:bg-settings-dropdownBorder:focus{background-color:var(--settings-dropdownBorder)}.lg\:focus\:bg-settings-dropdownForeground:focus{background-color:var(--settings-dropdownForeground)}.lg\:focus\:bg-settings-dropdownListBorder:focus{background-color:var(--settings-dropdownListBorder)}.lg\:focus\:bg-settings-headerForeground:focus{background-color:var(--settings-headerForeground)}.lg\:focus\:bg-settings-modifiedItemIndicator:focus{background-color:var(--settings-modifiedItemIndicator)}.lg\:focus\:bg-settings-numberInputForeground:focus{background-color:var(--settings-numberInputForeground)}.lg\:focus\:bg-settings-textInputForeground:focus{background-color:var(--settings-textInputForeground)}.lg\:focus\:bg-sideBar-background:focus{background-color:var(--sideBar-background)}.lg\:focus\:bg-sideBar-dropBackground:focus{background-color:var(--sideBar-dropBackground)}.lg\:focus\:bg-sideBarSectionHeader-background:focus{background-color:var(--sideBarSectionHeader-background)}.lg\:focus\:bg-tab-activeBackground:focus{background-color:var(--tab-activeBackground)}.lg\:focus\:bg-tab-activeForeground:focus{background-color:var(--tab-activeForeground)}.lg\:focus\:bg-tab-activeModifiedBorder:focus{background-color:var(--tab-activeModifiedBorder)}.lg\:focus\:bg-tab-border:focus{background-color:var(--tab-border)}.lg\:focus\:bg-tab-inactiveBackground:focus{background-color:var(--tab-inactiveBackground)}.lg\:focus\:bg-tab-inactiveForeground:focus{background-color:var(--tab-inactiveForeground)}.lg\:focus\:bg-tab-inactiveModifiedBorder:focus{background-color:var(--tab-inactiveModifiedBorder)}.lg\:focus\:bg-tab-unfocusedActiveBackground:focus{background-color:var(--tab-unfocusedActiveBackground)}.lg\:focus\:bg-tab-unfocusedActiveForeground:focus{background-color:var(--tab-unfocusedActiveForeground)}.lg\:focus\:bg-tab-unfocusedActiveModifiedBorder:focus{background-color:var(--tab-unfocusedActiveModifiedBorder)}.lg\:focus\:bg-tab-unfocusedInactiveForeground:focus{background-color:var(--tab-unfocusedInactiveForeground)}.lg\:focus\:bg-tab-unfocusedInactiveModifiedBorder:focus{background-color:var(--tab-unfocusedInactiveModifiedBorder)}.lg\:focus\:bg-textLink-activeForeground:focus{background-color:var(--textLink-activeForeground)}.lg\:focus\:bg-textLink-foreground:focus{background-color:var(--textLink-foreground)}.lg\:focus\:bg-titleBar-activeBackground:focus{background-color:var(--titleBar-activeBackground)}.lg\:focus\:bg-titleBar-activeForeground:focus{background-color:var(--titleBar-activeForeground)}.lg\:focus\:bg-titleBar-inactiveBackground:focus{background-color:var(--titleBar-inactiveBackground)}.lg\:focus\:bg-titleBar-inactiveForeground:focus{background-color:var(--titleBar-inactiveForeground)}.lg\:focus\:bg-tree-indentGuidesStroke:focus{background-color:var(--tree-indentGuidesStroke)}.lg\:focus\:bg-widget-shadow:focus{background-color:var(--widget-shadow)}.lg\:bg-bottom{background-position:bottom}.lg\:bg-center{background-position:50%}.lg\:bg-left{background-position:0}.lg\:bg-left-bottom{background-position:0 100%}.lg\:bg-left-top{background-position:0 0}.lg\:bg-right{background-position:100%}.lg\:bg-right-bottom{background-position:100% 100%}.lg\:bg-right-top{background-position:100% 0}.lg\:bg-top{background-position:top}.lg\:bg-repeat{background-repeat:repeat}.lg\:bg-no-repeat{background-repeat:no-repeat}.lg\:bg-repeat-x{background-repeat:repeat-x}.lg\:bg-repeat-y{background-repeat:repeat-y}.lg\:bg-repeat-round{background-repeat:round}.lg\:bg-repeat-space{background-repeat:space}.lg\:bg-auto{background-size:auto}.lg\:bg-cover{background-size:cover}.lg\:bg-contain{background-size:contain}.lg\:border-collapse{border-collapse:collapse}.lg\:border-separate{border-collapse:separate}.lg\:border-black{border-color:#000}.lg\:border-white{border-color:#fff}.lg\:border-gray-100{border-color:#f7fafc}.lg\:border-gray-200{border-color:#edf2f7}.lg\:border-gray-300{border-color:#e2e8f0}.lg\:border-gray-400{border-color:#cbd5e0}.lg\:border-gray-500{border-color:#a0aec0}.lg\:border-gray-600{border-color:#718096}.lg\:border-gray-700{border-color:#4a5568}.lg\:border-gray-800{border-color:#2d3748}.lg\:border-gray-900{border-color:#1a202c}.lg\:border-blue-100{border-color:#ebf8ff}.lg\:border-blue-200{border-color:#bee3f8}.lg\:border-blue-300{border-color:#90cdf4}.lg\:border-blue-400{border-color:#63b3ed}.lg\:border-blue-500{border-color:#4299e1}.lg\:border-blue-600{border-color:#3182ce}.lg\:border-blue-700{border-color:#2b6cb0}.lg\:border-blue-800{border-color:#2c5282}.lg\:border-blue-900{border-color:#2a4365}.lg\:border-red-100{border-color:#fff5f5}.lg\:border-red-200{border-color:#fed7d7}.lg\:border-red-300{border-color:#feb2b2}.lg\:border-red-400{border-color:#fc8181}.lg\:border-red-500{border-color:#f56565}.lg\:border-red-600{border-color:#e53e3e}.lg\:border-red-700{border-color:#c53030}.lg\:border-red-800{border-color:#9b2c2c}.lg\:border-red-900{border-color:#742a2a}.lg\:border-yellow-100{border-color:ivory}.lg\:border-yellow-200{border-color:#fefcbf}.lg\:border-yellow-300{border-color:#faf089}.lg\:border-yellow-400{border-color:#f6e05e}.lg\:border-yellow-500{border-color:#ecc94b}.lg\:border-yellow-600{border-color:#d69e2e}.lg\:border-yellow-700{border-color:#b7791f}.lg\:border-yellow-800{border-color:#975a16}.lg\:border-yellow-900{border-color:#744210}.lg\:border-purple-100{border-color:#e2dde6}.lg\:border-purple-200{border-color:#c6bad0}.lg\:border-purple-300{border-color:#42304f}.lg\:border-purple-400{border-color:#3a2a47}.lg\:border-purple-500{border-color:#2f2239}.lg\:border-purple-600{border-color:#26182d}.lg\:border-transparent{border-color:transparent}.lg\:border-stackblitz-blue{border-color:var(--sb-brand-stackblitz-blue)}.lg\:border-activityBarBadge-background{border-color:var(--activityBarBadge-background)}.lg\:border-editor-background{border-color:var(--editor-background)}.lg\:border-editor-foreground{border-color:var(--editor-foreground)}.lg\:border-editor-inactiveSelectionBackground{border-color:var(--editor-inactiveSelectionBackground)}.lg\:border-editor-selectionHighlightBackground{border-color:var(--editor-selectionHighlightBackground)}.lg\:border-input-placeholderForeground{border-color:var(--input-placeholderForeground)}.lg\:border-list-dropBackground{border-color:var(--list-dropBackground)}.lg\:border-menu-background{border-color:var(--menu-background)}.lg\:border-menu-foreground{border-color:var(--menu-foreground)}.lg\:border-sideBarTitle-foreground{border-color:var(--sideBarTitle-foreground)}.lg\:border-statusBarItem-remoteBackground{border-color:var(--statusBarItem-remoteBackground)}.lg\:border-statusBarItem-remoteForeground{border-color:var(--statusBarItem-remoteForeground)}.lg\:border-activityBar-activeBorder{border-color:var(--activityBar-activeBorder)}.lg\:border-activityBar-background{border-color:var(--activityBar-background)}.lg\:border-activityBar-dropBackground{border-color:var(--activityBar-dropBackground)}.lg\:border-activityBar-foreground{border-color:var(--activityBar-foreground)}.lg\:border-activityBar-inactiveForeground{border-color:var(--activityBar-inactiveForeground)}.lg\:border-activityBarBadge-foreground{border-color:var(--activityBarBadge-foreground)}.lg\:border-badge-background{border-color:var(--badge-background)}.lg\:border-badge-foreground{border-color:var(--badge-foreground)}.lg\:border-breadcrumb-activeSelectionForeground{border-color:var(--breadcrumb-activeSelectionForeground)}.lg\:border-breadcrumb-background{border-color:var(--breadcrumb-background)}.lg\:border-breadcrumb-focusForeground{border-color:var(--breadcrumb-focusForeground)}.lg\:border-breadcrumb-foreground{border-color:var(--breadcrumb-foreground)}.lg\:border-breadcrumbPicker-background{border-color:var(--breadcrumbPicker-background)}.lg\:border-button-background{border-color:var(--button-background)}.lg\:border-button-foreground{border-color:var(--button-foreground)}.lg\:border-button-hoverBackground{border-color:var(--button-hoverBackground)}.lg\:border-checkbox-background{border-color:var(--checkbox-background)}.lg\:border-checkbox-border{border-color:var(--checkbox-border)}.lg\:border-checkbox-foreground{border-color:var(--checkbox-foreground)}.lg\:border-dropdown-background{border-color:var(--dropdown-background)}.lg\:border-dropdown-border{border-color:var(--dropdown-border)}.lg\:border-dropdown-foreground{border-color:var(--dropdown-foreground)}.lg\:border-focusBorder{border-color:var(--focusBorder)}.lg\:border-foreground{border-color:var(--foreground)}.lg\:border-icon-foreground{border-color:var(--icon-foreground)}.lg\:border-icon-prettier{border-color:#ee6292}.lg\:border-input-background{border-color:var(--input-background)}.lg\:border-input-foreground{border-color:var(--input-foreground)}.lg\:border-inputOption-activeBackground{border-color:var(--inputOption-activeBackground)}.lg\:border-inputOption-activeBorder{border-color:var(--inputOption-activeBorder)}.lg\:border-inputValidation-errorBackground{border-color:var(--inputValidation-errorBackground)}.lg\:border-inputValidation-errorBorder{border-color:var(--inputValidation-errorBorder)}.lg\:border-inputValidation-infoBackground{border-color:var(--inputValidation-infoBackground)}.lg\:border-inputValidation-infoBorder{border-color:var(--inputValidation-infoBorder)}.lg\:border-inputValidation-warningBackground{border-color:var(--inputValidation-warningBackground)}.lg\:border-inputValidation-warningBorder{border-color:var(--inputValidation-warningBorder)}.lg\:border-list-activeSelectionBackground{border-color:var(--list-activeSelectionBackground)}.lg\:border-list-activeSelectionForeground{border-color:var(--list-activeSelectionForeground)}.lg\:border-list-errorForeground{border-color:var(--list-errorForeground)}.lg\:border-list-filterMatchBackground{border-color:var(--list-filterMatchBackground)}.lg\:border-list-focusBackground{border-color:var(--list-focusBackground)}.lg\:border-list-highlightForeground{border-color:var(--list-highlightForeground)}.lg\:border-list-hoverBackground{border-color:var(--list-hoverBackground)}.lg\:border-list-inactiveSelectionBackground{border-color:var(--list-inactiveSelectionBackground)}.lg\:border-list-invalidItemForeground{border-color:var(--list-invalidItemForeground)}.lg\:border-list-warningForeground{border-color:var(--list-warningForeground)}.lg\:border-listFilterWidget-background{border-color:var(--listFilterWidget-background)}.lg\:border-listFilterWidget-noMatchesOutline{border-color:var(--listFilterWidget-noMatchesOutline)}.lg\:border-listFilterWidget-outline{border-color:var(--listFilterWidget-outline)}.lg\:border-notificationCenterHeader-background{border-color:var(--notificationCenterHeader-background)}.lg\:border-notificationLink-foreground{border-color:var(--notificationLink-foreground)}.lg\:border-notifications-background{border-color:var(--notifications-background)}.lg\:border-notifications-border{border-color:var(--notifications-border)}.lg\:border-notifications-foreground{border-color:var(--notifications-foreground)}.lg\:border-notificationsErrorIcon-foreground{border-color:var(--notificationsErrorIcon-foreground)}.lg\:border-notificationsInfoIcon-foreground{border-color:var(--notificationsInfoIcon-foreground)}.lg\:border-notificationsWarningIcon-foreground{border-color:var(--notificationsWarningIcon-foreground)}.lg\:border-panel-background{border-color:var(--panel-background)}.lg\:border-panel-border{border-color:var(--panel-border)}.lg\:border-panel-dropBackground{border-color:var(--panel-dropBackground)}.lg\:border-panelTitle-activeBorder{border-color:var(--panelTitle-activeBorder)}.lg\:border-panelTitle-activeForeground{border-color:var(--panelTitle-activeForeground)}.lg\:border-panelTitle-inactiveForeground{border-color:var(--panelTitle-inactiveForeground)}.lg\:border-progressBar-background{border-color:var(--progressBar-background)}.lg\:border-quickInput-background{border-color:var(--quickInput-background)}.lg\:border-scrollbar-shadow{border-color:var(--scrollbar-shadow)}.lg\:border-scrollbarSlider-activeBackground{border-color:var(--scrollbarSlider-activeBackground)}.lg\:border-scrollbarSlider-background{border-color:var(--scrollbarSlider-background)}.lg\:border-scrollbarSlider-hoverBackground{border-color:var(--scrollbarSlider-hoverBackground)}.lg\:border-searchEditor-findMatchBackground{border-color:var(--searchEditor-findMatchBackground)}.lg\:border-settings-checkboxBackground{border-color:var(--settings-checkboxBackground)}.lg\:border-settings-checkboxBorder{border-color:var(--settings-checkboxBorder)}.lg\:border-settings-checkboxForeground{border-color:var(--settings-checkboxForeground)}.lg\:border-settings-dropdownBackground{border-color:var(--settings-dropdownBackground)}.lg\:border-settings-dropdownBorder{border-color:var(--settings-dropdownBorder)}.lg\:border-settings-dropdownForeground{border-color:var(--settings-dropdownForeground)}.lg\:border-settings-dropdownListBorder{border-color:var(--settings-dropdownListBorder)}.lg\:border-settings-headerForeground{border-color:var(--settings-headerForeground)}.lg\:border-settings-modifiedItemIndicator{border-color:var(--settings-modifiedItemIndicator)}.lg\:border-settings-numberInputForeground{border-color:var(--settings-numberInputForeground)}.lg\:border-settings-textInputForeground{border-color:var(--settings-textInputForeground)}.lg\:border-sideBar-background{border-color:var(--sideBar-background)}.lg\:border-sideBar-dropBackground{border-color:var(--sideBar-dropBackground)}.lg\:border-sideBarSectionHeader-background{border-color:var(--sideBarSectionHeader-background)}.lg\:border-tab-activeBackground{border-color:var(--tab-activeBackground)}.lg\:border-tab-activeForeground{border-color:var(--tab-activeForeground)}.lg\:border-tab-activeModifiedBorder{border-color:var(--tab-activeModifiedBorder)}.lg\:border-tab-border{border-color:var(--tab-border)}.lg\:border-tab-inactiveBackground{border-color:var(--tab-inactiveBackground)}.lg\:border-tab-inactiveForeground{border-color:var(--tab-inactiveForeground)}.lg\:border-tab-inactiveModifiedBorder{border-color:var(--tab-inactiveModifiedBorder)}.lg\:border-tab-unfocusedActiveBackground{border-color:var(--tab-unfocusedActiveBackground)}.lg\:border-tab-unfocusedActiveForeground{border-color:var(--tab-unfocusedActiveForeground)}.lg\:border-tab-unfocusedActiveModifiedBorder{border-color:var(--tab-unfocusedActiveModifiedBorder)}.lg\:border-tab-unfocusedInactiveForeground{border-color:var(--tab-unfocusedInactiveForeground)}.lg\:border-tab-unfocusedInactiveModifiedBorder{border-color:var(--tab-unfocusedInactiveModifiedBorder)}.lg\:border-textLink-activeForeground{border-color:var(--textLink-activeForeground)}.lg\:border-textLink-foreground{border-color:var(--textLink-foreground)}.lg\:border-titleBar-activeBackground{border-color:var(--titleBar-activeBackground)}.lg\:border-titleBar-activeForeground{border-color:var(--titleBar-activeForeground)}.lg\:border-titleBar-inactiveBackground{border-color:var(--titleBar-inactiveBackground)}.lg\:border-titleBar-inactiveForeground{border-color:var(--titleBar-inactiveForeground)}.lg\:border-tree-indentGuidesStroke{border-color:var(--tree-indentGuidesStroke)}.lg\:border-widget-shadow{border-color:var(--widget-shadow)}.lg\:hover\:border-black:hover{border-color:#000}.lg\:hover\:border-white:hover{border-color:#fff}.lg\:hover\:border-gray-100:hover{border-color:#f7fafc}.lg\:hover\:border-gray-200:hover{border-color:#edf2f7}.lg\:hover\:border-gray-300:hover{border-color:#e2e8f0}.lg\:hover\:border-gray-400:hover{border-color:#cbd5e0}.lg\:hover\:border-gray-500:hover{border-color:#a0aec0}.lg\:hover\:border-gray-600:hover{border-color:#718096}.lg\:hover\:border-gray-700:hover{border-color:#4a5568}.lg\:hover\:border-gray-800:hover{border-color:#2d3748}.lg\:hover\:border-gray-900:hover{border-color:#1a202c}.lg\:hover\:border-blue-100:hover{border-color:#ebf8ff}.lg\:hover\:border-blue-200:hover{border-color:#bee3f8}.lg\:hover\:border-blue-300:hover{border-color:#90cdf4}.lg\:hover\:border-blue-400:hover{border-color:#63b3ed}.lg\:hover\:border-blue-500:hover{border-color:#4299e1}.lg\:hover\:border-blue-600:hover{border-color:#3182ce}.lg\:hover\:border-blue-700:hover{border-color:#2b6cb0}.lg\:hover\:border-blue-800:hover{border-color:#2c5282}.lg\:hover\:border-blue-900:hover{border-color:#2a4365}.lg\:hover\:border-red-100:hover{border-color:#fff5f5}.lg\:hover\:border-red-200:hover{border-color:#fed7d7}.lg\:hover\:border-red-300:hover{border-color:#feb2b2}.lg\:hover\:border-red-400:hover{border-color:#fc8181}.lg\:hover\:border-red-500:hover{border-color:#f56565}.lg\:hover\:border-red-600:hover{border-color:#e53e3e}.lg\:hover\:border-red-700:hover{border-color:#c53030}.lg\:hover\:border-red-800:hover{border-color:#9b2c2c}.lg\:hover\:border-red-900:hover{border-color:#742a2a}.lg\:hover\:border-yellow-100:hover{border-color:ivory}.lg\:hover\:border-yellow-200:hover{border-color:#fefcbf}.lg\:hover\:border-yellow-300:hover{border-color:#faf089}.lg\:hover\:border-yellow-400:hover{border-color:#f6e05e}.lg\:hover\:border-yellow-500:hover{border-color:#ecc94b}.lg\:hover\:border-yellow-600:hover{border-color:#d69e2e}.lg\:hover\:border-yellow-700:hover{border-color:#b7791f}.lg\:hover\:border-yellow-800:hover{border-color:#975a16}.lg\:hover\:border-yellow-900:hover{border-color:#744210}.lg\:hover\:border-purple-100:hover{border-color:#e2dde6}.lg\:hover\:border-purple-200:hover{border-color:#c6bad0}.lg\:hover\:border-purple-300:hover{border-color:#42304f}.lg\:hover\:border-purple-400:hover{border-color:#3a2a47}.lg\:hover\:border-purple-500:hover{border-color:#2f2239}.lg\:hover\:border-purple-600:hover{border-color:#26182d}.lg\:hover\:border-transparent:hover{border-color:transparent}.lg\:hover\:border-stackblitz-blue:hover{border-color:var(--sb-brand-stackblitz-blue)}.lg\:hover\:border-activityBarBadge-background:hover{border-color:var(--activityBarBadge-background)}.lg\:hover\:border-editor-background:hover{border-color:var(--editor-background)}.lg\:hover\:border-editor-foreground:hover{border-color:var(--editor-foreground)}.lg\:hover\:border-editor-inactiveSelectionBackground:hover{border-color:var(--editor-inactiveSelectionBackground)}.lg\:hover\:border-editor-selectionHighlightBackground:hover{border-color:var(--editor-selectionHighlightBackground)}.lg\:hover\:border-input-placeholderForeground:hover{border-color:var(--input-placeholderForeground)}.lg\:hover\:border-list-dropBackground:hover{border-color:var(--list-dropBackground)}.lg\:hover\:border-menu-background:hover{border-color:var(--menu-background)}.lg\:hover\:border-menu-foreground:hover{border-color:var(--menu-foreground)}.lg\:hover\:border-sideBarTitle-foreground:hover{border-color:var(--sideBarTitle-foreground)}.lg\:hover\:border-statusBarItem-remoteBackground:hover{border-color:var(--statusBarItem-remoteBackground)}.lg\:hover\:border-statusBarItem-remoteForeground:hover{border-color:var(--statusBarItem-remoteForeground)}.lg\:hover\:border-activityBar-activeBorder:hover{border-color:var(--activityBar-activeBorder)}.lg\:hover\:border-activityBar-background:hover{border-color:var(--activityBar-background)}.lg\:hover\:border-activityBar-dropBackground:hover{border-color:var(--activityBar-dropBackground)}.lg\:hover\:border-activityBar-foreground:hover{border-color:var(--activityBar-foreground)}.lg\:hover\:border-activityBar-inactiveForeground:hover{border-color:var(--activityBar-inactiveForeground)}.lg\:hover\:border-activityBarBadge-foreground:hover{border-color:var(--activityBarBadge-foreground)}.lg\:hover\:border-badge-background:hover{border-color:var(--badge-background)}.lg\:hover\:border-badge-foreground:hover{border-color:var(--badge-foreground)}.lg\:hover\:border-breadcrumb-activeSelectionForeground:hover{border-color:var(--breadcrumb-activeSelectionForeground)}.lg\:hover\:border-breadcrumb-background:hover{border-color:var(--breadcrumb-background)}.lg\:hover\:border-breadcrumb-focusForeground:hover{border-color:var(--breadcrumb-focusForeground)}.lg\:hover\:border-breadcrumb-foreground:hover{border-color:var(--breadcrumb-foreground)}.lg\:hover\:border-breadcrumbPicker-background:hover{border-color:var(--breadcrumbPicker-background)}.lg\:hover\:border-button-background:hover{border-color:var(--button-background)}.lg\:hover\:border-button-foreground:hover{border-color:var(--button-foreground)}.lg\:hover\:border-button-hoverBackground:hover{border-color:var(--button-hoverBackground)}.lg\:hover\:border-checkbox-background:hover{border-color:var(--checkbox-background)}.lg\:hover\:border-checkbox-border:hover{border-color:var(--checkbox-border)}.lg\:hover\:border-checkbox-foreground:hover{border-color:var(--checkbox-foreground)}.lg\:hover\:border-dropdown-background:hover{border-color:var(--dropdown-background)}.lg\:hover\:border-dropdown-border:hover{border-color:var(--dropdown-border)}.lg\:hover\:border-dropdown-foreground:hover{border-color:var(--dropdown-foreground)}.lg\:hover\:border-focusBorder:hover{border-color:var(--focusBorder)}.lg\:hover\:border-foreground:hover{border-color:var(--foreground)}.lg\:hover\:border-icon-foreground:hover{border-color:var(--icon-foreground)}.lg\:hover\:border-icon-prettier:hover{border-color:#ee6292}.lg\:hover\:border-input-background:hover{border-color:var(--input-background)}.lg\:hover\:border-input-foreground:hover{border-color:var(--input-foreground)}.lg\:hover\:border-inputOption-activeBackground:hover{border-color:var(--inputOption-activeBackground)}.lg\:hover\:border-inputOption-activeBorder:hover{border-color:var(--inputOption-activeBorder)}.lg\:hover\:border-inputValidation-errorBackground:hover{border-color:var(--inputValidation-errorBackground)}.lg\:hover\:border-inputValidation-errorBorder:hover{border-color:var(--inputValidation-errorBorder)}.lg\:hover\:border-inputValidation-infoBackground:hover{border-color:var(--inputValidation-infoBackground)}.lg\:hover\:border-inputValidation-infoBorder:hover{border-color:var(--inputValidation-infoBorder)}.lg\:hover\:border-inputValidation-warningBackground:hover{border-color:var(--inputValidation-warningBackground)}.lg\:hover\:border-inputValidation-warningBorder:hover{border-color:var(--inputValidation-warningBorder)}.lg\:hover\:border-list-activeSelectionBackground:hover{border-color:var(--list-activeSelectionBackground)}.lg\:hover\:border-list-activeSelectionForeground:hover{border-color:var(--list-activeSelectionForeground)}.lg\:hover\:border-list-errorForeground:hover{border-color:var(--list-errorForeground)}.lg\:hover\:border-list-filterMatchBackground:hover{border-color:var(--list-filterMatchBackground)}.lg\:hover\:border-list-focusBackground:hover{border-color:var(--list-focusBackground)}.lg\:hover\:border-list-highlightForeground:hover{border-color:var(--list-highlightForeground)}.lg\:hover\:border-list-hoverBackground:hover{border-color:var(--list-hoverBackground)}.lg\:hover\:border-list-inactiveSelectionBackground:hover{border-color:var(--list-inactiveSelectionBackground)}.lg\:hover\:border-list-invalidItemForeground:hover{border-color:var(--list-invalidItemForeground)}.lg\:hover\:border-list-warningForeground:hover{border-color:var(--list-warningForeground)}.lg\:hover\:border-listFilterWidget-background:hover{border-color:var(--listFilterWidget-background)}.lg\:hover\:border-listFilterWidget-noMatchesOutline:hover{border-color:var(--listFilterWidget-noMatchesOutline)}.lg\:hover\:border-listFilterWidget-outline:hover{border-color:var(--listFilterWidget-outline)}.lg\:hover\:border-notificationCenterHeader-background:hover{border-color:var(--notificationCenterHeader-background)}.lg\:hover\:border-notificationLink-foreground:hover{border-color:var(--notificationLink-foreground)}.lg\:hover\:border-notifications-background:hover{border-color:var(--notifications-background)}.lg\:hover\:border-notifications-border:hover{border-color:var(--notifications-border)}.lg\:hover\:border-notifications-foreground:hover{border-color:var(--notifications-foreground)}.lg\:hover\:border-notificationsErrorIcon-foreground:hover{border-color:var(--notificationsErrorIcon-foreground)}.lg\:hover\:border-notificationsInfoIcon-foreground:hover{border-color:var(--notificationsInfoIcon-foreground)}.lg\:hover\:border-notificationsWarningIcon-foreground:hover{border-color:var(--notificationsWarningIcon-foreground)}.lg\:hover\:border-panel-background:hover{border-color:var(--panel-background)}.lg\:hover\:border-panel-border:hover{border-color:var(--panel-border)}.lg\:hover\:border-panel-dropBackground:hover{border-color:var(--panel-dropBackground)}.lg\:hover\:border-panelTitle-activeBorder:hover{border-color:var(--panelTitle-activeBorder)}.lg\:hover\:border-panelTitle-activeForeground:hover{border-color:var(--panelTitle-activeForeground)}.lg\:hover\:border-panelTitle-inactiveForeground:hover{border-color:var(--panelTitle-inactiveForeground)}.lg\:hover\:border-progressBar-background:hover{border-color:var(--progressBar-background)}.lg\:hover\:border-quickInput-background:hover{border-color:var(--quickInput-background)}.lg\:hover\:border-scrollbar-shadow:hover{border-color:var(--scrollbar-shadow)}.lg\:hover\:border-scrollbarSlider-activeBackground:hover{border-color:var(--scrollbarSlider-activeBackground)}.lg\:hover\:border-scrollbarSlider-background:hover{border-color:var(--scrollbarSlider-background)}.lg\:hover\:border-scrollbarSlider-hoverBackground:hover{border-color:var(--scrollbarSlider-hoverBackground)}.lg\:hover\:border-searchEditor-findMatchBackground:hover{border-color:var(--searchEditor-findMatchBackground)}.lg\:hover\:border-settings-checkboxBackground:hover{border-color:var(--settings-checkboxBackground)}.lg\:hover\:border-settings-checkboxBorder:hover{border-color:var(--settings-checkboxBorder)}.lg\:hover\:border-settings-checkboxForeground:hover{border-color:var(--settings-checkboxForeground)}.lg\:hover\:border-settings-dropdownBackground:hover{border-color:var(--settings-dropdownBackground)}.lg\:hover\:border-settings-dropdownBorder:hover{border-color:var(--settings-dropdownBorder)}.lg\:hover\:border-settings-dropdownForeground:hover{border-color:var(--settings-dropdownForeground)}.lg\:hover\:border-settings-dropdownListBorder:hover{border-color:var(--settings-dropdownListBorder)}.lg\:hover\:border-settings-headerForeground:hover{border-color:var(--settings-headerForeground)}.lg\:hover\:border-settings-modifiedItemIndicator:hover{border-color:var(--settings-modifiedItemIndicator)}.lg\:hover\:border-settings-numberInputForeground:hover{border-color:var(--settings-numberInputForeground)}.lg\:hover\:border-settings-textInputForeground:hover{border-color:var(--settings-textInputForeground)}.lg\:hover\:border-sideBar-background:hover{border-color:var(--sideBar-background)}.lg\:hover\:border-sideBar-dropBackground:hover{border-color:var(--sideBar-dropBackground)}.lg\:hover\:border-sideBarSectionHeader-background:hover{border-color:var(--sideBarSectionHeader-background)}.lg\:hover\:border-tab-activeBackground:hover{border-color:var(--tab-activeBackground)}.lg\:hover\:border-tab-activeForeground:hover{border-color:var(--tab-activeForeground)}.lg\:hover\:border-tab-activeModifiedBorder:hover{border-color:var(--tab-activeModifiedBorder)}.lg\:hover\:border-tab-border:hover{border-color:var(--tab-border)}.lg\:hover\:border-tab-inactiveBackground:hover{border-color:var(--tab-inactiveBackground)}.lg\:hover\:border-tab-inactiveForeground:hover{border-color:var(--tab-inactiveForeground)}.lg\:hover\:border-tab-inactiveModifiedBorder:hover{border-color:var(--tab-inactiveModifiedBorder)}.lg\:hover\:border-tab-unfocusedActiveBackground:hover{border-color:var(--tab-unfocusedActiveBackground)}.lg\:hover\:border-tab-unfocusedActiveForeground:hover{border-color:var(--tab-unfocusedActiveForeground)}.lg\:hover\:border-tab-unfocusedActiveModifiedBorder:hover{border-color:var(--tab-unfocusedActiveModifiedBorder)}.lg\:hover\:border-tab-unfocusedInactiveForeground:hover{border-color:var(--tab-unfocusedInactiveForeground)}.lg\:hover\:border-tab-unfocusedInactiveModifiedBorder:hover{border-color:var(--tab-unfocusedInactiveModifiedBorder)}.lg\:hover\:border-textLink-activeForeground:hover{border-color:var(--textLink-activeForeground)}.lg\:hover\:border-textLink-foreground:hover{border-color:var(--textLink-foreground)}.lg\:hover\:border-titleBar-activeBackground:hover{border-color:var(--titleBar-activeBackground)}.lg\:hover\:border-titleBar-activeForeground:hover{border-color:var(--titleBar-activeForeground)}.lg\:hover\:border-titleBar-inactiveBackground:hover{border-color:var(--titleBar-inactiveBackground)}.lg\:hover\:border-titleBar-inactiveForeground:hover{border-color:var(--titleBar-inactiveForeground)}.lg\:hover\:border-tree-indentGuidesStroke:hover{border-color:var(--tree-indentGuidesStroke)}.lg\:hover\:border-widget-shadow:hover{border-color:var(--widget-shadow)}.lg\:focus\:border-black:focus{border-color:#000}.lg\:focus\:border-white:focus{border-color:#fff}.lg\:focus\:border-gray-100:focus{border-color:#f7fafc}.lg\:focus\:border-gray-200:focus{border-color:#edf2f7}.lg\:focus\:border-gray-300:focus{border-color:#e2e8f0}.lg\:focus\:border-gray-400:focus{border-color:#cbd5e0}.lg\:focus\:border-gray-500:focus{border-color:#a0aec0}.lg\:focus\:border-gray-600:focus{border-color:#718096}.lg\:focus\:border-gray-700:focus{border-color:#4a5568}.lg\:focus\:border-gray-800:focus{border-color:#2d3748}.lg\:focus\:border-gray-900:focus{border-color:#1a202c}.lg\:focus\:border-blue-100:focus{border-color:#ebf8ff}.lg\:focus\:border-blue-200:focus{border-color:#bee3f8}.lg\:focus\:border-blue-300:focus{border-color:#90cdf4}.lg\:focus\:border-blue-400:focus{border-color:#63b3ed}.lg\:focus\:border-blue-500:focus{border-color:#4299e1}.lg\:focus\:border-blue-600:focus{border-color:#3182ce}.lg\:focus\:border-blue-700:focus{border-color:#2b6cb0}.lg\:focus\:border-blue-800:focus{border-color:#2c5282}.lg\:focus\:border-blue-900:focus{border-color:#2a4365}.lg\:focus\:border-red-100:focus{border-color:#fff5f5}.lg\:focus\:border-red-200:focus{border-color:#fed7d7}.lg\:focus\:border-red-300:focus{border-color:#feb2b2}.lg\:focus\:border-red-400:focus{border-color:#fc8181}.lg\:focus\:border-red-500:focus{border-color:#f56565}.lg\:focus\:border-red-600:focus{border-color:#e53e3e}.lg\:focus\:border-red-700:focus{border-color:#c53030}.lg\:focus\:border-red-800:focus{border-color:#9b2c2c}.lg\:focus\:border-red-900:focus{border-color:#742a2a}.lg\:focus\:border-yellow-100:focus{border-color:ivory}.lg\:focus\:border-yellow-200:focus{border-color:#fefcbf}.lg\:focus\:border-yellow-300:focus{border-color:#faf089}.lg\:focus\:border-yellow-400:focus{border-color:#f6e05e}.lg\:focus\:border-yellow-500:focus{border-color:#ecc94b}.lg\:focus\:border-yellow-600:focus{border-color:#d69e2e}.lg\:focus\:border-yellow-700:focus{border-color:#b7791f}.lg\:focus\:border-yellow-800:focus{border-color:#975a16}.lg\:focus\:border-yellow-900:focus{border-color:#744210}.lg\:focus\:border-purple-100:focus{border-color:#e2dde6}.lg\:focus\:border-purple-200:focus{border-color:#c6bad0}.lg\:focus\:border-purple-300:focus{border-color:#42304f}.lg\:focus\:border-purple-400:focus{border-color:#3a2a47}.lg\:focus\:border-purple-500:focus{border-color:#2f2239}.lg\:focus\:border-purple-600:focus{border-color:#26182d}.lg\:focus\:border-transparent:focus{border-color:transparent}.lg\:focus\:border-stackblitz-blue:focus{border-color:var(--sb-brand-stackblitz-blue)}.lg\:focus\:border-activityBarBadge-background:focus{border-color:var(--activityBarBadge-background)}.lg\:focus\:border-editor-background:focus{border-color:var(--editor-background)}.lg\:focus\:border-editor-foreground:focus{border-color:var(--editor-foreground)}.lg\:focus\:border-editor-inactiveSelectionBackground:focus{border-color:var(--editor-inactiveSelectionBackground)}.lg\:focus\:border-editor-selectionHighlightBackground:focus{border-color:var(--editor-selectionHighlightBackground)}.lg\:focus\:border-input-placeholderForeground:focus{border-color:var(--input-placeholderForeground)}.lg\:focus\:border-list-dropBackground:focus{border-color:var(--list-dropBackground)}.lg\:focus\:border-menu-background:focus{border-color:var(--menu-background)}.lg\:focus\:border-menu-foreground:focus{border-color:var(--menu-foreground)}.lg\:focus\:border-sideBarTitle-foreground:focus{border-color:var(--sideBarTitle-foreground)}.lg\:focus\:border-statusBarItem-remoteBackground:focus{border-color:var(--statusBarItem-remoteBackground)}.lg\:focus\:border-statusBarItem-remoteForeground:focus{border-color:var(--statusBarItem-remoteForeground)}.lg\:focus\:border-activityBar-activeBorder:focus{border-color:var(--activityBar-activeBorder)}.lg\:focus\:border-activityBar-background:focus{border-color:var(--activityBar-background)}.lg\:focus\:border-activityBar-dropBackground:focus{border-color:var(--activityBar-dropBackground)}.lg\:focus\:border-activityBar-foreground:focus{border-color:var(--activityBar-foreground)}.lg\:focus\:border-activityBar-inactiveForeground:focus{border-color:var(--activityBar-inactiveForeground)}.lg\:focus\:border-activityBarBadge-foreground:focus{border-color:var(--activityBarBadge-foreground)}.lg\:focus\:border-badge-background:focus{border-color:var(--badge-background)}.lg\:focus\:border-badge-foreground:focus{border-color:var(--badge-foreground)}.lg\:focus\:border-breadcrumb-activeSelectionForeground:focus{border-color:var(--breadcrumb-activeSelectionForeground)}.lg\:focus\:border-breadcrumb-background:focus{border-color:var(--breadcrumb-background)}.lg\:focus\:border-breadcrumb-focusForeground:focus{border-color:var(--breadcrumb-focusForeground)}.lg\:focus\:border-breadcrumb-foreground:focus{border-color:var(--breadcrumb-foreground)}.lg\:focus\:border-breadcrumbPicker-background:focus{border-color:var(--breadcrumbPicker-background)}.lg\:focus\:border-button-background:focus{border-color:var(--button-background)}.lg\:focus\:border-button-foreground:focus{border-color:var(--button-foreground)}.lg\:focus\:border-button-hoverBackground:focus{border-color:var(--button-hoverBackground)}.lg\:focus\:border-checkbox-background:focus{border-color:var(--checkbox-background)}.lg\:focus\:border-checkbox-border:focus{border-color:var(--checkbox-border)}.lg\:focus\:border-checkbox-foreground:focus{border-color:var(--checkbox-foreground)}.lg\:focus\:border-dropdown-background:focus{border-color:var(--dropdown-background)}.lg\:focus\:border-dropdown-border:focus{border-color:var(--dropdown-border)}.lg\:focus\:border-dropdown-foreground:focus{border-color:var(--dropdown-foreground)}.lg\:focus\:border-focusBorder:focus{border-color:var(--focusBorder)}.lg\:focus\:border-foreground:focus{border-color:var(--foreground)}.lg\:focus\:border-icon-foreground:focus{border-color:var(--icon-foreground)}.lg\:focus\:border-icon-prettier:focus{border-color:#ee6292}.lg\:focus\:border-input-background:focus{border-color:var(--input-background)}.lg\:focus\:border-input-foreground:focus{border-color:var(--input-foreground)}.lg\:focus\:border-inputOption-activeBackground:focus{border-color:var(--inputOption-activeBackground)}.lg\:focus\:border-inputOption-activeBorder:focus{border-color:var(--inputOption-activeBorder)}.lg\:focus\:border-inputValidation-errorBackground:focus{border-color:var(--inputValidation-errorBackground)}.lg\:focus\:border-inputValidation-errorBorder:focus{border-color:var(--inputValidation-errorBorder)}.lg\:focus\:border-inputValidation-infoBackground:focus{border-color:var(--inputValidation-infoBackground)}.lg\:focus\:border-inputValidation-infoBorder:focus{border-color:var(--inputValidation-infoBorder)}.lg\:focus\:border-inputValidation-warningBackground:focus{border-color:var(--inputValidation-warningBackground)}.lg\:focus\:border-inputValidation-warningBorder:focus{border-color:var(--inputValidation-warningBorder)}.lg\:focus\:border-list-activeSelectionBackground:focus{border-color:var(--list-activeSelectionBackground)}.lg\:focus\:border-list-activeSelectionForeground:focus{border-color:var(--list-activeSelectionForeground)}.lg\:focus\:border-list-errorForeground:focus{border-color:var(--list-errorForeground)}.lg\:focus\:border-list-filterMatchBackground:focus{border-color:var(--list-filterMatchBackground)}.lg\:focus\:border-list-focusBackground:focus{border-color:var(--list-focusBackground)}.lg\:focus\:border-list-highlightForeground:focus{border-color:var(--list-highlightForeground)}.lg\:focus\:border-list-hoverBackground:focus{border-color:var(--list-hoverBackground)}.lg\:focus\:border-list-inactiveSelectionBackground:focus{border-color:var(--list-inactiveSelectionBackground)}.lg\:focus\:border-list-invalidItemForeground:focus{border-color:var(--list-invalidItemForeground)}.lg\:focus\:border-list-warningForeground:focus{border-color:var(--list-warningForeground)}.lg\:focus\:border-listFilterWidget-background:focus{border-color:var(--listFilterWidget-background)}.lg\:focus\:border-listFilterWidget-noMatchesOutline:focus{border-color:var(--listFilterWidget-noMatchesOutline)}.lg\:focus\:border-listFilterWidget-outline:focus{border-color:var(--listFilterWidget-outline)}.lg\:focus\:border-notificationCenterHeader-background:focus{border-color:var(--notificationCenterHeader-background)}.lg\:focus\:border-notificationLink-foreground:focus{border-color:var(--notificationLink-foreground)}.lg\:focus\:border-notifications-background:focus{border-color:var(--notifications-background)}.lg\:focus\:border-notifications-border:focus{border-color:var(--notifications-border)}.lg\:focus\:border-notifications-foreground:focus{border-color:var(--notifications-foreground)}.lg\:focus\:border-notificationsErrorIcon-foreground:focus{border-color:var(--notificationsErrorIcon-foreground)}.lg\:focus\:border-notificationsInfoIcon-foreground:focus{border-color:var(--notificationsInfoIcon-foreground)}.lg\:focus\:border-notificationsWarningIcon-foreground:focus{border-color:var(--notificationsWarningIcon-foreground)}.lg\:focus\:border-panel-background:focus{border-color:var(--panel-background)}.lg\:focus\:border-panel-border:focus{border-color:var(--panel-border)}.lg\:focus\:border-panel-dropBackground:focus{border-color:var(--panel-dropBackground)}.lg\:focus\:border-panelTitle-activeBorder:focus{border-color:var(--panelTitle-activeBorder)}.lg\:focus\:border-panelTitle-activeForeground:focus{border-color:var(--panelTitle-activeForeground)}.lg\:focus\:border-panelTitle-inactiveForeground:focus{border-color:var(--panelTitle-inactiveForeground)}.lg\:focus\:border-progressBar-background:focus{border-color:var(--progressBar-background)}.lg\:focus\:border-quickInput-background:focus{border-color:var(--quickInput-background)}.lg\:focus\:border-scrollbar-shadow:focus{border-color:var(--scrollbar-shadow)}.lg\:focus\:border-scrollbarSlider-activeBackground:focus{border-color:var(--scrollbarSlider-activeBackground)}.lg\:focus\:border-scrollbarSlider-background:focus{border-color:var(--scrollbarSlider-background)}.lg\:focus\:border-scrollbarSlider-hoverBackground:focus{border-color:var(--scrollbarSlider-hoverBackground)}.lg\:focus\:border-searchEditor-findMatchBackground:focus{border-color:var(--searchEditor-findMatchBackground)}.lg\:focus\:border-settings-checkboxBackground:focus{border-color:var(--settings-checkboxBackground)}.lg\:focus\:border-settings-checkboxBorder:focus{border-color:var(--settings-checkboxBorder)}.lg\:focus\:border-settings-checkboxForeground:focus{border-color:var(--settings-checkboxForeground)}.lg\:focus\:border-settings-dropdownBackground:focus{border-color:var(--settings-dropdownBackground)}.lg\:focus\:border-settings-dropdownBorder:focus{border-color:var(--settings-dropdownBorder)}.lg\:focus\:border-settings-dropdownForeground:focus{border-color:var(--settings-dropdownForeground)}.lg\:focus\:border-settings-dropdownListBorder:focus{border-color:var(--settings-dropdownListBorder)}.lg\:focus\:border-settings-headerForeground:focus{border-color:var(--settings-headerForeground)}.lg\:focus\:border-settings-modifiedItemIndicator:focus{border-color:var(--settings-modifiedItemIndicator)}.lg\:focus\:border-settings-numberInputForeground:focus{border-color:var(--settings-numberInputForeground)}.lg\:focus\:border-settings-textInputForeground:focus{border-color:var(--settings-textInputForeground)}.lg\:focus\:border-sideBar-background:focus{border-color:var(--sideBar-background)}.lg\:focus\:border-sideBar-dropBackground:focus{border-color:var(--sideBar-dropBackground)}.lg\:focus\:border-sideBarSectionHeader-background:focus{border-color:var(--sideBarSectionHeader-background)}.lg\:focus\:border-tab-activeBackground:focus{border-color:var(--tab-activeBackground)}.lg\:focus\:border-tab-activeForeground:focus{border-color:var(--tab-activeForeground)}.lg\:focus\:border-tab-activeModifiedBorder:focus{border-color:var(--tab-activeModifiedBorder)}.lg\:focus\:border-tab-border:focus{border-color:var(--tab-border)}.lg\:focus\:border-tab-inactiveBackground:focus{border-color:var(--tab-inactiveBackground)}.lg\:focus\:border-tab-inactiveForeground:focus{border-color:var(--tab-inactiveForeground)}.lg\:focus\:border-tab-inactiveModifiedBorder:focus{border-color:var(--tab-inactiveModifiedBorder)}.lg\:focus\:border-tab-unfocusedActiveBackground:focus{border-color:var(--tab-unfocusedActiveBackground)}.lg\:focus\:border-tab-unfocusedActiveForeground:focus{border-color:var(--tab-unfocusedActiveForeground)}.lg\:focus\:border-tab-unfocusedActiveModifiedBorder:focus{border-color:var(--tab-unfocusedActiveModifiedBorder)}.lg\:focus\:border-tab-unfocusedInactiveForeground:focus{border-color:var(--tab-unfocusedInactiveForeground)}.lg\:focus\:border-tab-unfocusedInactiveModifiedBorder:focus{border-color:var(--tab-unfocusedInactiveModifiedBorder)}.lg\:focus\:border-textLink-activeForeground:focus{border-color:var(--textLink-activeForeground)}.lg\:focus\:border-textLink-foreground:focus{border-color:var(--textLink-foreground)}.lg\:focus\:border-titleBar-activeBackground:focus{border-color:var(--titleBar-activeBackground)}.lg\:focus\:border-titleBar-activeForeground:focus{border-color:var(--titleBar-activeForeground)}.lg\:focus\:border-titleBar-inactiveBackground:focus{border-color:var(--titleBar-inactiveBackground)}.lg\:focus\:border-titleBar-inactiveForeground:focus{border-color:var(--titleBar-inactiveForeground)}.lg\:focus\:border-tree-indentGuidesStroke:focus{border-color:var(--tree-indentGuidesStroke)}.lg\:focus\:border-widget-shadow:focus{border-color:var(--widget-shadow)}.lg\:rounded-none{border-radius:0}.lg\:rounded-sm{border-radius:.125rem}.lg\:rounded{border-radius:.25rem}.lg\:rounded-md{border-radius:.375rem}.lg\:rounded-lg{border-radius:.5rem}.lg\:rounded-full{border-radius:9999px}.lg\:rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.lg\:rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}.lg\:rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}.lg\:rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.lg\:rounded-t-sm{border-top-left-radius:.125rem;border-top-right-radius:.125rem}.lg\:rounded-r-sm{border-top-right-radius:.125rem;border-bottom-right-radius:.125rem}.lg\:rounded-b-sm{border-bottom-right-radius:.125rem;border-bottom-left-radius:.125rem}.lg\:rounded-l-sm{border-top-left-radius:.125rem;border-bottom-left-radius:.125rem}.lg\:rounded-t{border-top-left-radius:.25rem}.lg\:rounded-r,.lg\:rounded-t{border-top-right-radius:.25rem}.lg\:rounded-b,.lg\:rounded-r{border-bottom-right-radius:.25rem}.lg\:rounded-b,.lg\:rounded-l{border-bottom-left-radius:.25rem}.lg\:rounded-l{border-top-left-radius:.25rem}.lg\:rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.lg\:rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.lg\:rounded-b-md{border-bottom-right-radius:.375rem;border-bottom-left-radius:.375rem}.lg\:rounded-l-md{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.lg\:rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.lg\:rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.lg\:rounded-b-lg{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.lg\:rounded-l-lg{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.lg\:rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.lg\:rounded-r-full{border-top-right-radius:9999px;border-bottom-right-radius:9999px}.lg\:rounded-b-full{border-bottom-right-radius:9999px;border-bottom-left-radius:9999px}.lg\:rounded-l-full{border-top-left-radius:9999px;border-bottom-left-radius:9999px}.lg\:rounded-tl-none{border-top-left-radius:0}.lg\:rounded-tr-none{border-top-right-radius:0}.lg\:rounded-br-none{border-bottom-right-radius:0}.lg\:rounded-bl-none{border-bottom-left-radius:0}.lg\:rounded-tl-sm{border-top-left-radius:.125rem}.lg\:rounded-tr-sm{border-top-right-radius:.125rem}.lg\:rounded-br-sm{border-bottom-right-radius:.125rem}.lg\:rounded-bl-sm{border-bottom-left-radius:.125rem}.lg\:rounded-tl{border-top-left-radius:.25rem}.lg\:rounded-tr{border-top-right-radius:.25rem}.lg\:rounded-br{border-bottom-right-radius:.25rem}.lg\:rounded-bl{border-bottom-left-radius:.25rem}.lg\:rounded-tl-md{border-top-left-radius:.375rem}.lg\:rounded-tr-md{border-top-right-radius:.375rem}.lg\:rounded-br-md{border-bottom-right-radius:.375rem}.lg\:rounded-bl-md{border-bottom-left-radius:.375rem}.lg\:rounded-tl-lg{border-top-left-radius:.5rem}.lg\:rounded-tr-lg{border-top-right-radius:.5rem}.lg\:rounded-br-lg{border-bottom-right-radius:.5rem}.lg\:rounded-bl-lg{border-bottom-left-radius:.5rem}.lg\:rounded-tl-full{border-top-left-radius:9999px}.lg\:rounded-tr-full{border-top-right-radius:9999px}.lg\:rounded-br-full{border-bottom-right-radius:9999px}.lg\:rounded-bl-full{border-bottom-left-radius:9999px}.lg\:border-solid{border-style:solid}.lg\:border-dashed{border-style:dashed}.lg\:border-dotted{border-style:dotted}.lg\:border-double{border-style:double}.lg\:border-none{border-style:none}.lg\:border-0{border-width:0}.lg\:border-2{border-width:2px}.lg\:border-4{border-width:4px}.lg\:border-8{border-width:8px}.lg\:border{border-width:1px}.lg\:border-t-0{border-top-width:0}.lg\:border-r-0{border-right-width:0}.lg\:border-b-0{border-bottom-width:0}.lg\:border-l-0{border-left-width:0}.lg\:border-t-2{border-top-width:2px}.lg\:border-r-2{border-right-width:2px}.lg\:border-b-2{border-bottom-width:2px}.lg\:border-l-2{border-left-width:2px}.lg\:border-t-4{border-top-width:4px}.lg\:border-r-4{border-right-width:4px}.lg\:border-b-4{border-bottom-width:4px}.lg\:border-l-4{border-left-width:4px}.lg\:border-t-8{border-top-width:8px}.lg\:border-r-8{border-right-width:8px}.lg\:border-b-8{border-bottom-width:8px}.lg\:border-l-8{border-left-width:8px}.lg\:border-t{border-top-width:1px}.lg\:border-r{border-right-width:1px}.lg\:border-b{border-bottom-width:1px}.lg\:border-l{border-left-width:1px}.lg\:box-border{box-sizing:border-box}.lg\:box-content{box-sizing:content-box}.lg\:cursor-auto{cursor:auto}.lg\:cursor-default{cursor:default}.lg\:cursor-pointer{cursor:pointer}.lg\:cursor-wait{cursor:wait}.lg\:cursor-text{cursor:text}.lg\:cursor-move{cursor:move}.lg\:cursor-not-allowed{cursor:not-allowed}.lg\:block{display:block}.lg\:inline-block{display:inline-block}.lg\:inline{display:inline}.lg\:flex{display:flex}.lg\:inline-flex{display:inline-flex}.lg\:grid{display:grid}.lg\:table{display:table}.lg\:table-caption{display:table-caption}.lg\:table-cell{display:table-cell}.lg\:table-column{display:table-column}.lg\:table-column-group{display:table-column-group}.lg\:table-footer-group{display:table-footer-group}.lg\:table-header-group{display:table-header-group}.lg\:table-row-group{display:table-row-group}.lg\:table-row{display:table-row}.lg\:hidden{display:none}.lg\:flex-row{flex-direction:row}.lg\:flex-row-reverse{flex-direction:row-reverse}.lg\:flex-col{flex-direction:column}.lg\:flex-col-reverse{flex-direction:column-reverse}.lg\:flex-wrap{flex-wrap:wrap}.lg\:flex-wrap-reverse{flex-wrap:wrap-reverse}.lg\:flex-no-wrap{flex-wrap:nowrap}.lg\:items-start{align-items:flex-start}.lg\:items-end{align-items:flex-end}.lg\:items-center{align-items:center}.lg\:items-baseline{align-items:baseline}.lg\:items-stretch{align-items:stretch}.lg\:self-auto{align-self:auto}.lg\:self-start{align-self:flex-start}.lg\:self-end{align-self:flex-end}.lg\:self-center{align-self:center}.lg\:self-stretch{align-self:stretch}.lg\:justify-start{justify-content:flex-start}.lg\:justify-end{justify-content:flex-end}.lg\:justify-center{justify-content:center}.lg\:justify-between{justify-content:space-between}.lg\:justify-around{justify-content:space-around}.lg\:justify-evenly{justify-content:space-evenly}.lg\:content-center{align-content:center}.lg\:content-start{align-content:flex-start}.lg\:content-end{align-content:flex-end}.lg\:content-between{align-content:space-between}.lg\:content-around{align-content:space-around}.lg\:flex-1{flex:1 1 0%}.lg\:flex-auto{flex:1 1 auto}.lg\:flex-initial{flex:0 1 auto}.lg\:flex-none{flex:none}.lg\:flex-grow-0{flex-grow:0}.lg\:flex-grow{flex-grow:1}.lg\:flex-shrink-0{flex-shrink:0}.lg\:flex-shrink{flex-shrink:1}.lg\:order-1{order:1}.lg\:order-2{order:2}.lg\:order-3{order:3}.lg\:order-4{order:4}.lg\:order-5{order:5}.lg\:order-6{order:6}.lg\:order-7{order:7}.lg\:order-8{order:8}.lg\:order-9{order:9}.lg\:order-10{order:10}.lg\:order-11{order:11}.lg\:order-12{order:12}.lg\:order-first{order:-9999}.lg\:order-last{order:9999}.lg\:order-none{order:0}.lg\:float-right{float:right}.lg\:float-left{float:left}.lg\:float-none{float:none}.lg\:clearfix:after{content:"";display:table;clear:both}.lg\:clear-left{clear:left}.lg\:clear-right{clear:right}.lg\:clear-both{clear:both}.lg\:font-stackblitz{font-family:Gilroy-Medium,Gilroy,Roboto,Arial,sans-serif}.lg\:font-hairline{font-weight:100}.lg\:font-thin{font-weight:200}.lg\:font-light{font-weight:300}.lg\:font-normal{font-weight:400}.lg\:font-medium{font-weight:500}.lg\:font-semibold{font-weight:600}.lg\:font-bold{font-weight:700}.lg\:font-extrabold{font-weight:800}.lg\:font-black{font-weight:900}.lg\:hover\:font-hairline:hover{font-weight:100}.lg\:hover\:font-thin:hover{font-weight:200}.lg\:hover\:font-light:hover{font-weight:300}.lg\:hover\:font-normal:hover{font-weight:400}.lg\:hover\:font-medium:hover{font-weight:500}.lg\:hover\:font-semibold:hover{font-weight:600}.lg\:hover\:font-bold:hover{font-weight:700}.lg\:hover\:font-extrabold:hover{font-weight:800}.lg\:hover\:font-black:hover{font-weight:900}.lg\:focus\:font-hairline:focus{font-weight:100}.lg\:focus\:font-thin:focus{font-weight:200}.lg\:focus\:font-light:focus{font-weight:300}.lg\:focus\:font-normal:focus{font-weight:400}.lg\:focus\:font-medium:focus{font-weight:500}.lg\:focus\:font-semibold:focus{font-weight:600}.lg\:focus\:font-bold:focus{font-weight:700}.lg\:focus\:font-extrabold:focus{font-weight:800}.lg\:focus\:font-black:focus{font-weight:900}.lg\:h-0{height:0}.lg\:h-1{height:.25rem}.lg\:h-2{height:.5rem}.lg\:h-3{height:.75rem}.lg\:h-4{height:1rem}.lg\:h-5{height:1.25rem}.lg\:h-6{height:1.5rem}.lg\:h-8{height:2rem}.lg\:h-10{height:2.5rem}.lg\:h-12{height:3rem}.lg\:h-16{height:4rem}.lg\:h-20{height:5rem}.lg\:h-24{height:6rem}.lg\:h-32{height:8rem}.lg\:h-40{height:10rem}.lg\:h-48{height:12rem}.lg\:h-56{height:14rem}.lg\:h-64{height:16rem}.lg\:h-auto{height:auto}.lg\:h-px{height:1px}.lg\:h-full{height:100%}.lg\:h-screen{height:100vh}.lg\:leading-3{line-height:.75rem}.lg\:leading-4{line-height:1rem}.lg\:leading-5{line-height:1.25rem}.lg\:leading-6{line-height:1.5rem}.lg\:leading-7{line-height:1.75rem}.lg\:leading-8{line-height:2rem}.lg\:leading-9{line-height:2.25rem}.lg\:leading-10{line-height:2.5rem}.lg\:leading-none{line-height:1}.lg\:leading-tight{line-height:1.25}.lg\:leading-snug{line-height:1.375}.lg\:leading-normal{line-height:1.5}.lg\:leading-relaxed{line-height:1.625}.lg\:leading-loose{line-height:2}.lg\:list-inside{list-style-position:inside}.lg\:list-outside{list-style-position:outside}.lg\:list-none{list-style-type:none}.lg\:list-disc{list-style-type:disc}.lg\:list-decimal{list-style-type:decimal}.lg\:m-0{margin:0}.lg\:m-1{margin:.25rem}.lg\:m-2{margin:.5rem}.lg\:m-3{margin:.75rem}.lg\:m-4{margin:1rem}.lg\:m-5{margin:1.25rem}.lg\:m-6{margin:1.5rem}.lg\:m-8{margin:2rem}.lg\:m-10{margin:2.5rem}.lg\:m-12{margin:3rem}.lg\:m-16{margin:4rem}.lg\:m-20{margin:5rem}.lg\:m-24{margin:6rem}.lg\:m-32{margin:8rem}.lg\:m-40{margin:10rem}.lg\:m-48{margin:12rem}.lg\:m-56{margin:14rem}.lg\:m-64{margin:16rem}.lg\:m-auto{margin:auto}.lg\:m-px{margin:1px}.lg\:-m-1{margin:-.25rem}.lg\:-m-2{margin:-.5rem}.lg\:-m-3{margin:-.75rem}.lg\:-m-4{margin:-1rem}.lg\:-m-5{margin:-1.25rem}.lg\:-m-6{margin:-1.5rem}.lg\:-m-8{margin:-2rem}.lg\:-m-10{margin:-2.5rem}.lg\:-m-12{margin:-3rem}.lg\:-m-16{margin:-4rem}.lg\:-m-20{margin:-5rem}.lg\:-m-24{margin:-6rem}.lg\:-m-32{margin:-8rem}.lg\:-m-40{margin:-10rem}.lg\:-m-48{margin:-12rem}.lg\:-m-56{margin:-14rem}.lg\:-m-64{margin:-16rem}.lg\:-m-px{margin:-1px}.lg\:my-0{margin-top:0;margin-bottom:0}.lg\:mx-0{margin-left:0;margin-right:0}.lg\:my-1{margin-top:.25rem;margin-bottom:.25rem}.lg\:mx-1{margin-left:.25rem;margin-right:.25rem}.lg\:my-2{margin-top:.5rem;margin-bottom:.5rem}.lg\:mx-2{margin-left:.5rem;margin-right:.5rem}.lg\:my-3{margin-top:.75rem;margin-bottom:.75rem}.lg\:mx-3{margin-left:.75rem;margin-right:.75rem}.lg\:my-4{margin-top:1rem;margin-bottom:1rem}.lg\:mx-4{margin-left:1rem;margin-right:1rem}.lg\:my-5{margin-top:1.25rem;margin-bottom:1.25rem}.lg\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.lg\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}.lg\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.lg\:my-8{margin-top:2rem;margin-bottom:2rem}.lg\:mx-8{margin-left:2rem;margin-right:2rem}.lg\:my-10{margin-top:2.5rem;margin-bottom:2.5rem}.lg\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.lg\:my-12{margin-top:3rem;margin-bottom:3rem}.lg\:mx-12{margin-left:3rem;margin-right:3rem}.lg\:my-16{margin-top:4rem;margin-bottom:4rem}.lg\:mx-16{margin-left:4rem;margin-right:4rem}.lg\:my-20{margin-top:5rem;margin-bottom:5rem}.lg\:mx-20{margin-left:5rem;margin-right:5rem}.lg\:my-24{margin-top:6rem;margin-bottom:6rem}.lg\:mx-24{margin-left:6rem;margin-right:6rem}.lg\:my-32{margin-top:8rem;margin-bottom:8rem}.lg\:mx-32{margin-left:8rem;margin-right:8rem}.lg\:my-40{margin-top:10rem;margin-bottom:10rem}.lg\:mx-40{margin-left:10rem;margin-right:10rem}.lg\:my-48{margin-top:12rem;margin-bottom:12rem}.lg\:mx-48{margin-left:12rem;margin-right:12rem}.lg\:my-56{margin-top:14rem;margin-bottom:14rem}.lg\:mx-56{margin-left:14rem;margin-right:14rem}.lg\:my-64{margin-top:16rem;margin-bottom:16rem}.lg\:mx-64{margin-left:16rem;margin-right:16rem}.lg\:my-auto{margin-top:auto;margin-bottom:auto}.lg\:mx-auto{margin-left:auto;margin-right:auto}.lg\:my-px{margin-top:1px;margin-bottom:1px}.lg\:mx-px{margin-left:1px;margin-right:1px}.lg\:-my-1{margin-top:-.25rem;margin-bottom:-.25rem}.lg\:-mx-1{margin-left:-.25rem;margin-right:-.25rem}.lg\:-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.lg\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}.lg\:-my-3{margin-top:-.75rem;margin-bottom:-.75rem}.lg\:-mx-3{margin-left:-.75rem;margin-right:-.75rem}.lg\:-my-4{margin-top:-1rem;margin-bottom:-1rem}.lg\:-mx-4{margin-left:-1rem;margin-right:-1rem}.lg\:-my-5{margin-top:-1.25rem;margin-bottom:-1.25rem}.lg\:-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.lg\:-my-6{margin-top:-1.5rem;margin-bottom:-1.5rem}.lg\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.lg\:-my-8{margin-top:-2rem;margin-bottom:-2rem}.lg\:-mx-8{margin-left:-2rem;margin-right:-2rem}.lg\:-my-10{margin-top:-2.5rem;margin-bottom:-2.5rem}.lg\:-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.lg\:-my-12{margin-top:-3rem;margin-bottom:-3rem}.lg\:-mx-12{margin-left:-3rem;margin-right:-3rem}.lg\:-my-16{margin-top:-4rem;margin-bottom:-4rem}.lg\:-mx-16{margin-left:-4rem;margin-right:-4rem}.lg\:-my-20{margin-top:-5rem;margin-bottom:-5rem}.lg\:-mx-20{margin-left:-5rem;margin-right:-5rem}.lg\:-my-24{margin-top:-6rem;margin-bottom:-6rem}.lg\:-mx-24{margin-left:-6rem;margin-right:-6rem}.lg\:-my-32{margin-top:-8rem;margin-bottom:-8rem}.lg\:-mx-32{margin-left:-8rem;margin-right:-8rem}.lg\:-my-40{margin-top:-10rem;margin-bottom:-10rem}.lg\:-mx-40{margin-left:-10rem;margin-right:-10rem}.lg\:-my-48{margin-top:-12rem;margin-bottom:-12rem}.lg\:-mx-48{margin-left:-12rem;margin-right:-12rem}.lg\:-my-56{margin-top:-14rem;margin-bottom:-14rem}.lg\:-mx-56{margin-left:-14rem;margin-right:-14rem}.lg\:-my-64{margin-top:-16rem;margin-bottom:-16rem}.lg\:-mx-64{margin-left:-16rem;margin-right:-16rem}.lg\:-my-px{margin-top:-1px;margin-bottom:-1px}.lg\:-mx-px{margin-left:-1px;margin-right:-1px}.lg\:mt-0{margin-top:0}.lg\:mr-0{margin-right:0}.lg\:mb-0{margin-bottom:0}.lg\:ml-0{margin-left:0}.lg\:mt-1{margin-top:.25rem}.lg\:mr-1{margin-right:.25rem}.lg\:mb-1{margin-bottom:.25rem}.lg\:ml-1{margin-left:.25rem}.lg\:mt-2{margin-top:.5rem}.lg\:mr-2{margin-right:.5rem}.lg\:mb-2{margin-bottom:.5rem}.lg\:ml-2{margin-left:.5rem}.lg\:mt-3{margin-top:.75rem}.lg\:mr-3{margin-right:.75rem}.lg\:mb-3{margin-bottom:.75rem}.lg\:ml-3{margin-left:.75rem}.lg\:mt-4{margin-top:1rem}.lg\:mr-4{margin-right:1rem}.lg\:mb-4{margin-bottom:1rem}.lg\:ml-4{margin-left:1rem}.lg\:mt-5{margin-top:1.25rem}.lg\:mr-5{margin-right:1.25rem}.lg\:mb-5{margin-bottom:1.25rem}.lg\:ml-5{margin-left:1.25rem}.lg\:mt-6{margin-top:1.5rem}.lg\:mr-6{margin-right:1.5rem}.lg\:mb-6{margin-bottom:1.5rem}.lg\:ml-6{margin-left:1.5rem}.lg\:mt-8{margin-top:2rem}.lg\:mr-8{margin-right:2rem}.lg\:mb-8{margin-bottom:2rem}.lg\:ml-8{margin-left:2rem}.lg\:mt-10{margin-top:2.5rem}.lg\:mr-10{margin-right:2.5rem}.lg\:mb-10{margin-bottom:2.5rem}.lg\:ml-10{margin-left:2.5rem}.lg\:mt-12{margin-top:3rem}.lg\:mr-12{margin-right:3rem}.lg\:mb-12{margin-bottom:3rem}.lg\:ml-12{margin-left:3rem}.lg\:mt-16{margin-top:4rem}.lg\:mr-16{margin-right:4rem}.lg\:mb-16{margin-bottom:4rem}.lg\:ml-16{margin-left:4rem}.lg\:mt-20{margin-top:5rem}.lg\:mr-20{margin-right:5rem}.lg\:mb-20{margin-bottom:5rem}.lg\:ml-20{margin-left:5rem}.lg\:mt-24{margin-top:6rem}.lg\:mr-24{margin-right:6rem}.lg\:mb-24{margin-bottom:6rem}.lg\:ml-24{margin-left:6rem}.lg\:mt-32{margin-top:8rem}.lg\:mr-32{margin-right:8rem}.lg\:mb-32{margin-bottom:8rem}.lg\:ml-32{margin-left:8rem}.lg\:mt-40{margin-top:10rem}.lg\:mr-40{margin-right:10rem}.lg\:mb-40{margin-bottom:10rem}.lg\:ml-40{margin-left:10rem}.lg\:mt-48{margin-top:12rem}.lg\:mr-48{margin-right:12rem}.lg\:mb-48{margin-bottom:12rem}.lg\:ml-48{margin-left:12rem}.lg\:mt-56{margin-top:14rem}.lg\:mr-56{margin-right:14rem}.lg\:mb-56{margin-bottom:14rem}.lg\:ml-56{margin-left:14rem}.lg\:mt-64{margin-top:16rem}.lg\:mr-64{margin-right:16rem}.lg\:mb-64{margin-bottom:16rem}.lg\:ml-64{margin-left:16rem}.lg\:mt-auto{margin-top:auto}.lg\:mr-auto{margin-right:auto}.lg\:mb-auto{margin-bottom:auto}.lg\:ml-auto{margin-left:auto}.lg\:mt-px{margin-top:1px}.lg\:mr-px{margin-right:1px}.lg\:mb-px{margin-bottom:1px}.lg\:ml-px{margin-left:1px}.lg\:-mt-1{margin-top:-.25rem}.lg\:-mr-1{margin-right:-.25rem}.lg\:-mb-1{margin-bottom:-.25rem}.lg\:-ml-1{margin-left:-.25rem}.lg\:-mt-2{margin-top:-.5rem}.lg\:-mr-2{margin-right:-.5rem}.lg\:-mb-2{margin-bottom:-.5rem}.lg\:-ml-2{margin-left:-.5rem}.lg\:-mt-3{margin-top:-.75rem}.lg\:-mr-3{margin-right:-.75rem}.lg\:-mb-3{margin-bottom:-.75rem}.lg\:-ml-3{margin-left:-.75rem}.lg\:-mt-4{margin-top:-1rem}.lg\:-mr-4{margin-right:-1rem}.lg\:-mb-4{margin-bottom:-1rem}.lg\:-ml-4{margin-left:-1rem}.lg\:-mt-5{margin-top:-1.25rem}.lg\:-mr-5{margin-right:-1.25rem}.lg\:-mb-5{margin-bottom:-1.25rem}.lg\:-ml-5{margin-left:-1.25rem}.lg\:-mt-6{margin-top:-1.5rem}.lg\:-mr-6{margin-right:-1.5rem}.lg\:-mb-6{margin-bottom:-1.5rem}.lg\:-ml-6{margin-left:-1.5rem}.lg\:-mt-8{margin-top:-2rem}.lg\:-mr-8{margin-right:-2rem}.lg\:-mb-8{margin-bottom:-2rem}.lg\:-ml-8{margin-left:-2rem}.lg\:-mt-10{margin-top:-2.5rem}.lg\:-mr-10{margin-right:-2.5rem}.lg\:-mb-10{margin-bottom:-2.5rem}.lg\:-ml-10{margin-left:-2.5rem}.lg\:-mt-12{margin-top:-3rem}.lg\:-mr-12{margin-right:-3rem}.lg\:-mb-12{margin-bottom:-3rem}.lg\:-ml-12{margin-left:-3rem}.lg\:-mt-16{margin-top:-4rem}.lg\:-mr-16{margin-right:-4rem}.lg\:-mb-16{margin-bottom:-4rem}.lg\:-ml-16{margin-left:-4rem}.lg\:-mt-20{margin-top:-5rem}.lg\:-mr-20{margin-right:-5rem}.lg\:-mb-20{margin-bottom:-5rem}.lg\:-ml-20{margin-left:-5rem}.lg\:-mt-24{margin-top:-6rem}.lg\:-mr-24{margin-right:-6rem}.lg\:-mb-24{margin-bottom:-6rem}.lg\:-ml-24{margin-left:-6rem}.lg\:-mt-32{margin-top:-8rem}.lg\:-mr-32{margin-right:-8rem}.lg\:-mb-32{margin-bottom:-8rem}.lg\:-ml-32{margin-left:-8rem}.lg\:-mt-40{margin-top:-10rem}.lg\:-mr-40{margin-right:-10rem}.lg\:-mb-40{margin-bottom:-10rem}.lg\:-ml-40{margin-left:-10rem}.lg\:-mt-48{margin-top:-12rem}.lg\:-mr-48{margin-right:-12rem}.lg\:-mb-48{margin-bottom:-12rem}.lg\:-ml-48{margin-left:-12rem}.lg\:-mt-56{margin-top:-14rem}.lg\:-mr-56{margin-right:-14rem}.lg\:-mb-56{margin-bottom:-14rem}.lg\:-ml-56{margin-left:-14rem}.lg\:-mt-64{margin-top:-16rem}.lg\:-mr-64{margin-right:-16rem}.lg\:-mb-64{margin-bottom:-16rem}.lg\:-ml-64{margin-left:-16rem}.lg\:-mt-px{margin-top:-1px}.lg\:-mr-px{margin-right:-1px}.lg\:-mb-px{margin-bottom:-1px}.lg\:-ml-px{margin-left:-1px}.lg\:max-h-full{max-height:100%}.lg\:max-h-screen{max-height:100vh}.lg\:max-w-none{max-width:none}.lg\:max-w-xs{max-width:20rem}.lg\:max-w-sm{max-width:24rem}.lg\:max-w-md{max-width:28rem}.lg\:max-w-lg{max-width:32rem}.lg\:max-w-xl{max-width:36rem}.lg\:max-w-2xl{max-width:42rem}.lg\:max-w-3xl{max-width:48rem}.lg\:max-w-4xl{max-width:56rem}.lg\:max-w-5xl{max-width:64rem}.lg\:max-w-6xl{max-width:72rem}.lg\:max-w-full{max-width:100%}.lg\:max-w-screen-sm{max-width:640px}.lg\:max-w-screen-md{max-width:768px}.lg\:max-w-screen-lg{max-width:1024px}.lg\:max-w-screen-xl{max-width:1280px}.lg\:min-h-0{min-height:0}.lg\:min-h-full{min-height:100%}.lg\:min-h-screen{min-height:100vh}.lg\:min-w-0{min-width:0}.lg\:min-w-full{min-width:100%}.lg\:object-contain{object-fit:contain}.lg\:object-cover{object-fit:cover}.lg\:object-fill{object-fit:fill}.lg\:object-none{object-fit:none}.lg\:object-scale-down{object-fit:scale-down}.lg\:object-bottom{object-position:bottom}.lg\:object-center{object-position:center}.lg\:object-left{object-position:left}.lg\:object-left-bottom{object-position:left bottom}.lg\:object-left-top{object-position:left top}.lg\:object-right{object-position:right}.lg\:object-right-bottom{object-position:right bottom}.lg\:object-right-top{object-position:right top}.lg\:object-top{object-position:top}.lg\:opacity-0{opacity:0}.lg\:opacity-25{opacity:.25}.lg\:opacity-50{opacity:.5}.lg\:opacity-75{opacity:.75}.lg\:opacity-100{opacity:1}.lg\:hover\:opacity-0:hover{opacity:0}.lg\:hover\:opacity-25:hover{opacity:.25}.lg\:hover\:opacity-50:hover{opacity:.5}.lg\:hover\:opacity-75:hover{opacity:.75}.lg\:hover\:opacity-100:hover{opacity:1}.lg\:focus\:opacity-0:focus{opacity:0}.lg\:focus\:opacity-25:focus{opacity:.25}.lg\:focus\:opacity-50:focus{opacity:.5}.lg\:focus\:opacity-75:focus{opacity:.75}.lg\:focus\:opacity-100:focus{opacity:1}.lg\:outline-none{outline:0}.lg\:focus\:outline-none:focus{outline:0}.lg\:overflow-auto{overflow:auto}.lg\:overflow-hidden{overflow:hidden}.lg\:overflow-visible{overflow:visible}.lg\:overflow-scroll{overflow:scroll}.lg\:overflow-x-auto{overflow-x:auto}.lg\:overflow-y-auto{overflow-y:auto}.lg\:overflow-x-hidden{overflow-x:hidden}.lg\:overflow-y-hidden{overflow-y:hidden}.lg\:overflow-x-visible{overflow-x:visible}.lg\:overflow-y-visible{overflow-y:visible}.lg\:overflow-x-scroll{overflow-x:scroll}.lg\:overflow-y-scroll{overflow-y:scroll}.lg\:scrolling-touch{-webkit-overflow-scrolling:touch}.lg\:scrolling-auto{-webkit-overflow-scrolling:auto}.lg\:p-0{padding:0}.lg\:p-1{padding:.25rem}.lg\:p-2{padding:.5rem}.lg\:p-3{padding:.75rem}.lg\:p-4{padding:1rem}.lg\:p-5{padding:1.25rem}.lg\:p-6{padding:1.5rem}.lg\:p-8{padding:2rem}.lg\:p-10{padding:2.5rem}.lg\:p-12{padding:3rem}.lg\:p-16{padding:4rem}.lg\:p-20{padding:5rem}.lg\:p-24{padding:6rem}.lg\:p-32{padding:8rem}.lg\:p-40{padding:10rem}.lg\:p-48{padding:12rem}.lg\:p-56{padding:14rem}.lg\:p-64{padding:16rem}.lg\:p-px{padding:1px}.lg\:py-0{padding-top:0;padding-bottom:0}.lg\:px-0{padding-left:0;padding-right:0}.lg\:py-1{padding-top:.25rem;padding-bottom:.25rem}.lg\:px-1{padding-left:.25rem;padding-right:.25rem}.lg\:py-2{padding-top:.5rem;padding-bottom:.5rem}.lg\:px-2{padding-left:.5rem;padding-right:.5rem}.lg\:py-3{padding-top:.75rem;padding-bottom:.75rem}.lg\:px-3{padding-left:.75rem;padding-right:.75rem}.lg\:py-4{padding-top:1rem;padding-bottom:1rem}.lg\:px-4{padding-left:1rem;padding-right:1rem}.lg\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.lg\:px-5{padding-left:1.25rem;padding-right:1.25rem}.lg\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:py-8{padding-top:2rem;padding-bottom:2rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.lg\:px-10{padding-left:2.5rem;padding-right:2.5rem}.lg\:py-12{padding-top:3rem;padding-bottom:3rem}.lg\:px-12{padding-left:3rem;padding-right:3rem}.lg\:py-16{padding-top:4rem;padding-bottom:4rem}.lg\:px-16{padding-left:4rem;padding-right:4rem}.lg\:py-20{padding-top:5rem;padding-bottom:5rem}.lg\:px-20{padding-left:5rem;padding-right:5rem}.lg\:py-24{padding-top:6rem;padding-bottom:6rem}.lg\:px-24{padding-left:6rem;padding-right:6rem}.lg\:py-32{padding-top:8rem;padding-bottom:8rem}.lg\:px-32{padding-left:8rem;padding-right:8rem}.lg\:py-40{padding-top:10rem;padding-bottom:10rem}.lg\:px-40{padding-left:10rem;padding-right:10rem}.lg\:py-48{padding-top:12rem;padding-bottom:12rem}.lg\:px-48{padding-left:12rem;padding-right:12rem}.lg\:py-56{padding-top:14rem;padding-bottom:14rem}.lg\:px-56{padding-left:14rem;padding-right:14rem}.lg\:py-64{padding-top:16rem;padding-bottom:16rem}.lg\:px-64{padding-left:16rem;padding-right:16rem}.lg\:py-px{padding-top:1px;padding-bottom:1px}.lg\:px-px{padding-left:1px;padding-right:1px}.lg\:pt-0{padding-top:0}.lg\:pr-0{padding-right:0}.lg\:pb-0{padding-bottom:0}.lg\:pl-0{padding-left:0}.lg\:pt-1{padding-top:.25rem}.lg\:pr-1{padding-right:.25rem}.lg\:pb-1{padding-bottom:.25rem}.lg\:pl-1{padding-left:.25rem}.lg\:pt-2{padding-top:.5rem}.lg\:pr-2{padding-right:.5rem}.lg\:pb-2{padding-bottom:.5rem}.lg\:pl-2{padding-left:.5rem}.lg\:pt-3{padding-top:.75rem}.lg\:pr-3{padding-right:.75rem}.lg\:pb-3{padding-bottom:.75rem}.lg\:pl-3{padding-left:.75rem}.lg\:pt-4{padding-top:1rem}.lg\:pr-4{padding-right:1rem}.lg\:pb-4{padding-bottom:1rem}.lg\:pl-4{padding-left:1rem}.lg\:pt-5{padding-top:1.25rem}.lg\:pr-5{padding-right:1.25rem}.lg\:pb-5{padding-bottom:1.25rem}.lg\:pl-5{padding-left:1.25rem}.lg\:pt-6{padding-top:1.5rem}.lg\:pr-6{padding-right:1.5rem}.lg\:pb-6{padding-bottom:1.5rem}.lg\:pl-6{padding-left:1.5rem}.lg\:pt-8{padding-top:2rem}.lg\:pr-8{padding-right:2rem}.lg\:pb-8{padding-bottom:2rem}.lg\:pl-8{padding-left:2rem}.lg\:pt-10{padding-top:2.5rem}.lg\:pr-10{padding-right:2.5rem}.lg\:pb-10{padding-bottom:2.5rem}.lg\:pl-10{padding-left:2.5rem}.lg\:pt-12{padding-top:3rem}.lg\:pr-12{padding-right:3rem}.lg\:pb-12{padding-bottom:3rem}.lg\:pl-12{padding-left:3rem}.lg\:pt-16{padding-top:4rem}.lg\:pr-16{padding-right:4rem}.lg\:pb-16{padding-bottom:4rem}.lg\:pl-16{padding-left:4rem}.lg\:pt-20{padding-top:5rem}.lg\:pr-20{padding-right:5rem}.lg\:pb-20{padding-bottom:5rem}.lg\:pl-20{padding-left:5rem}.lg\:pt-24{padding-top:6rem}.lg\:pr-24{padding-right:6rem}.lg\:pb-24{padding-bottom:6rem}.lg\:pl-24{padding-left:6rem}.lg\:pt-32{padding-top:8rem}.lg\:pr-32{padding-right:8rem}.lg\:pb-32{padding-bottom:8rem}.lg\:pl-32{padding-left:8rem}.lg\:pt-40{padding-top:10rem}.lg\:pr-40{padding-right:10rem}.lg\:pb-40{padding-bottom:10rem}.lg\:pl-40{padding-left:10rem}.lg\:pt-48{padding-top:12rem}.lg\:pr-48{padding-right:12rem}.lg\:pb-48{padding-bottom:12rem}.lg\:pl-48{padding-left:12rem}.lg\:pt-56{padding-top:14rem}.lg\:pr-56{padding-right:14rem}.lg\:pb-56{padding-bottom:14rem}.lg\:pl-56{padding-left:14rem}.lg\:pt-64{padding-top:16rem}.lg\:pr-64{padding-right:16rem}.lg\:pb-64{padding-bottom:16rem}.lg\:pl-64{padding-left:16rem}.lg\:pt-px{padding-top:1px}.lg\:pr-px{padding-right:1px}.lg\:pb-px{padding-bottom:1px}.lg\:pl-px{padding-left:1px}.lg\:placeholder-black::placeholder{color:#000}.lg\:placeholder-white::placeholder{color:#fff}.lg\:placeholder-gray-100::placeholder{color:#f7fafc}.lg\:placeholder-gray-200::placeholder{color:#edf2f7}.lg\:placeholder-gray-300::placeholder{color:#e2e8f0}.lg\:placeholder-gray-400::placeholder{color:#cbd5e0}.lg\:placeholder-gray-500::placeholder{color:#a0aec0}.lg\:placeholder-gray-600::placeholder{color:#718096}.lg\:placeholder-gray-700::placeholder{color:#4a5568}.lg\:placeholder-gray-800::placeholder{color:#2d3748}.lg\:placeholder-gray-900::placeholder{color:#1a202c}.lg\:placeholder-blue-100::placeholder{color:#ebf8ff}.lg\:placeholder-blue-200::placeholder{color:#bee3f8}.lg\:placeholder-blue-300::placeholder{color:#90cdf4}.lg\:placeholder-blue-400::placeholder{color:#63b3ed}.lg\:placeholder-blue-500::placeholder{color:#4299e1}.lg\:placeholder-blue-600::placeholder{color:#3182ce}.lg\:placeholder-blue-700::placeholder{color:#2b6cb0}.lg\:placeholder-blue-800::placeholder{color:#2c5282}.lg\:placeholder-blue-900::placeholder{color:#2a4365}.lg\:placeholder-red-100::placeholder{color:#fff5f5}.lg\:placeholder-red-200::placeholder{color:#fed7d7}.lg\:placeholder-red-300::placeholder{color:#feb2b2}.lg\:placeholder-red-400::placeholder{color:#fc8181}.lg\:placeholder-red-500::placeholder{color:#f56565}.lg\:placeholder-red-600::placeholder{color:#e53e3e}.lg\:placeholder-red-700::placeholder{color:#c53030}.lg\:placeholder-red-800::placeholder{color:#9b2c2c}.lg\:placeholder-red-900::placeholder{color:#742a2a}.lg\:placeholder-yellow-100::placeholder{color:ivory}.lg\:placeholder-yellow-200::placeholder{color:#fefcbf}.lg\:placeholder-yellow-300::placeholder{color:#faf089}.lg\:placeholder-yellow-400::placeholder{color:#f6e05e}.lg\:placeholder-yellow-500::placeholder{color:#ecc94b}.lg\:placeholder-yellow-600::placeholder{color:#d69e2e}.lg\:placeholder-yellow-700::placeholder{color:#b7791f}.lg\:placeholder-yellow-800::placeholder{color:#975a16}.lg\:placeholder-yellow-900::placeholder{color:#744210}.lg\:placeholder-purple-100::placeholder{color:#e2dde6}.lg\:placeholder-purple-200::placeholder{color:#c6bad0}.lg\:placeholder-purple-300::placeholder{color:#42304f}.lg\:placeholder-purple-400::placeholder{color:#3a2a47}.lg\:placeholder-purple-500::placeholder{color:#2f2239}.lg\:placeholder-purple-600::placeholder{color:#26182d}.lg\:placeholder-transparent::placeholder{color:transparent}.lg\:placeholder-stackblitz-blue::placeholder{color:var(--sb-brand-stackblitz-blue)}.lg\:placeholder-activityBarBadge-background::placeholder{color:var(--activityBarBadge-background)}.lg\:placeholder-editor-background::placeholder{color:var(--editor-background)}.lg\:placeholder-editor-foreground::placeholder{color:var(--editor-foreground)}.lg\:placeholder-editor-inactiveSelectionBackground::placeholder{color:var(--editor-inactiveSelectionBackground)}.lg\:placeholder-editor-selectionHighlightBackground::placeholder{color:var(--editor-selectionHighlightBackground)}.lg\:placeholder-input-placeholderForeground::placeholder{color:var(--input-placeholderForeground)}.lg\:placeholder-list-dropBackground::placeholder{color:var(--list-dropBackground)}.lg\:placeholder-menu-background::placeholder{color:var(--menu-background)}.lg\:placeholder-menu-foreground::placeholder{color:var(--menu-foreground)}.lg\:placeholder-sideBarTitle-foreground::placeholder{color:var(--sideBarTitle-foreground)}.lg\:placeholder-statusBarItem-remoteBackground::placeholder{color:var(--statusBarItem-remoteBackground)}.lg\:placeholder-statusBarItem-remoteForeground::placeholder{color:var(--statusBarItem-remoteForeground)}.lg\:placeholder-activityBar-activeBorder::placeholder{color:var(--activityBar-activeBorder)}.lg\:placeholder-activityBar-background::placeholder{color:var(--activityBar-background)}.lg\:placeholder-activityBar-dropBackground::placeholder{color:var(--activityBar-dropBackground)}.lg\:placeholder-activityBar-foreground::placeholder{color:var(--activityBar-foreground)}.lg\:placeholder-activityBar-inactiveForeground::placeholder{color:var(--activityBar-inactiveForeground)}.lg\:placeholder-activityBarBadge-foreground::placeholder{color:var(--activityBarBadge-foreground)}.lg\:placeholder-badge-background::placeholder{color:var(--badge-background)}.lg\:placeholder-badge-foreground::placeholder{color:var(--badge-foreground)}.lg\:placeholder-breadcrumb-activeSelectionForeground::placeholder{color:var(--breadcrumb-activeSelectionForeground)}.lg\:placeholder-breadcrumb-background::placeholder{color:var(--breadcrumb-background)}.lg\:placeholder-breadcrumb-focusForeground::placeholder{color:var(--breadcrumb-focusForeground)}.lg\:placeholder-breadcrumb-foreground::placeholder{color:var(--breadcrumb-foreground)}.lg\:placeholder-breadcrumbPicker-background::placeholder{color:var(--breadcrumbPicker-background)}.lg\:placeholder-button-background::placeholder{color:var(--button-background)}.lg\:placeholder-button-foreground::placeholder{color:var(--button-foreground)}.lg\:placeholder-button-hoverBackground::placeholder{color:var(--button-hoverBackground)}.lg\:placeholder-checkbox-background::placeholder{color:var(--checkbox-background)}.lg\:placeholder-checkbox-border::placeholder{color:var(--checkbox-border)}.lg\:placeholder-checkbox-foreground::placeholder{color:var(--checkbox-foreground)}.lg\:placeholder-dropdown-background::placeholder{color:var(--dropdown-background)}.lg\:placeholder-dropdown-border::placeholder{color:var(--dropdown-border)}.lg\:placeholder-dropdown-foreground::placeholder{color:var(--dropdown-foreground)}.lg\:placeholder-focusBorder::placeholder{color:var(--focusBorder)}.lg\:placeholder-foreground::placeholder{color:var(--foreground)}.lg\:placeholder-icon-foreground::placeholder{color:var(--icon-foreground)}.lg\:placeholder-icon-prettier::placeholder{color:#ee6292}.lg\:placeholder-input-background::placeholder{color:var(--input-background)}.lg\:placeholder-input-foreground::placeholder{color:var(--input-foreground)}.lg\:placeholder-inputOption-activeBackground::placeholder{color:var(--inputOption-activeBackground)}.lg\:placeholder-inputOption-activeBorder::placeholder{color:var(--inputOption-activeBorder)}.lg\:placeholder-inputValidation-errorBackground::placeholder{color:var(--inputValidation-errorBackground)}.lg\:placeholder-inputValidation-errorBorder::placeholder{color:var(--inputValidation-errorBorder)}.lg\:placeholder-inputValidation-infoBackground::placeholder{color:var(--inputValidation-infoBackground)}.lg\:placeholder-inputValidation-infoBorder::placeholder{color:var(--inputValidation-infoBorder)}.lg\:placeholder-inputValidation-warningBackground::placeholder{color:var(--inputValidation-warningBackground)}.lg\:placeholder-inputValidation-warningBorder::placeholder{color:var(--inputValidation-warningBorder)}.lg\:placeholder-list-activeSelectionBackground::placeholder{color:var(--list-activeSelectionBackground)}.lg\:placeholder-list-activeSelectionForeground::placeholder{color:var(--list-activeSelectionForeground)}.lg\:placeholder-list-errorForeground::placeholder{color:var(--list-errorForeground)}.lg\:placeholder-list-filterMatchBackground::placeholder{color:var(--list-filterMatchBackground)}.lg\:placeholder-list-focusBackground::placeholder{color:var(--list-focusBackground)}.lg\:placeholder-list-highlightForeground::placeholder{color:var(--list-highlightForeground)}.lg\:placeholder-list-hoverBackground::placeholder{color:var(--list-hoverBackground)}.lg\:placeholder-list-inactiveSelectionBackground::placeholder{color:var(--list-inactiveSelectionBackground)}.lg\:placeholder-list-invalidItemForeground::placeholder{color:var(--list-invalidItemForeground)}.lg\:placeholder-list-warningForeground::placeholder{color:var(--list-warningForeground)}.lg\:placeholder-listFilterWidget-background::placeholder{color:var(--listFilterWidget-background)}.lg\:placeholder-listFilterWidget-noMatchesOutline::placeholder{color:var(--listFilterWidget-noMatchesOutline)}.lg\:placeholder-listFilterWidget-outline::placeholder{color:var(--listFilterWidget-outline)}.lg\:placeholder-notificationCenterHeader-background::placeholder{color:var(--notificationCenterHeader-background)}.lg\:placeholder-notificationLink-foreground::placeholder{color:var(--notificationLink-foreground)}.lg\:placeholder-notifications-background::placeholder{color:var(--notifications-background)}.lg\:placeholder-notifications-border::placeholder{color:var(--notifications-border)}.lg\:placeholder-notifications-foreground::placeholder{color:var(--notifications-foreground)}.lg\:placeholder-notificationsErrorIcon-foreground::placeholder{color:var(--notificationsErrorIcon-foreground)}.lg\:placeholder-notificationsInfoIcon-foreground::placeholder{color:var(--notificationsInfoIcon-foreground)}.lg\:placeholder-notificationsWarningIcon-foreground::placeholder{color:var(--notificationsWarningIcon-foreground)}.lg\:placeholder-panel-background::placeholder{color:var(--panel-background)}.lg\:placeholder-panel-border::placeholder{color:var(--panel-border)}.lg\:placeholder-panel-dropBackground::placeholder{color:var(--panel-dropBackground)}.lg\:placeholder-panelTitle-activeBorder::placeholder{color:var(--panelTitle-activeBorder)}.lg\:placeholder-panelTitle-activeForeground::placeholder{color:var(--panelTitle-activeForeground)}.lg\:placeholder-panelTitle-inactiveForeground::placeholder{color:var(--panelTitle-inactiveForeground)}.lg\:placeholder-progressBar-background::placeholder{color:var(--progressBar-background)}.lg\:placeholder-quickInput-background::placeholder{color:var(--quickInput-background)}.lg\:placeholder-scrollbar-shadow::placeholder{color:var(--scrollbar-shadow)}.lg\:placeholder-scrollbarSlider-activeBackground::placeholder{color:var(--scrollbarSlider-activeBackground)}.lg\:placeholder-scrollbarSlider-background::placeholder{color:var(--scrollbarSlider-background)}.lg\:placeholder-scrollbarSlider-hoverBackground::placeholder{color:var(--scrollbarSlider-hoverBackground)}.lg\:placeholder-searchEditor-findMatchBackground::placeholder{color:var(--searchEditor-findMatchBackground)}.lg\:placeholder-settings-checkboxBackground::placeholder{color:var(--settings-checkboxBackground)}.lg\:placeholder-settings-checkboxBorder::placeholder{color:var(--settings-checkboxBorder)}.lg\:placeholder-settings-checkboxForeground::placeholder{color:var(--settings-checkboxForeground)}.lg\:placeholder-settings-dropdownBackground::placeholder{color:var(--settings-dropdownBackground)}.lg\:placeholder-settings-dropdownBorder::placeholder{color:var(--settings-dropdownBorder)}.lg\:placeholder-settings-dropdownForeground::placeholder{color:var(--settings-dropdownForeground)}.lg\:placeholder-settings-dropdownListBorder::placeholder{color:var(--settings-dropdownListBorder)}.lg\:placeholder-settings-headerForeground::placeholder{color:var(--settings-headerForeground)}.lg\:placeholder-settings-modifiedItemIndicator::placeholder{color:var(--settings-modifiedItemIndicator)}.lg\:placeholder-settings-numberInputForeground::placeholder{color:var(--settings-numberInputForeground)}.lg\:placeholder-settings-textInputForeground::placeholder{color:var(--settings-textInputForeground)}.lg\:placeholder-sideBar-background::placeholder{color:var(--sideBar-background)}.lg\:placeholder-sideBar-dropBackground::placeholder{color:var(--sideBar-dropBackground)}.lg\:placeholder-sideBarSectionHeader-background::placeholder{color:var(--sideBarSectionHeader-background)}.lg\:placeholder-tab-activeBackground::placeholder{color:var(--tab-activeBackground)}.lg\:placeholder-tab-activeForeground::placeholder{color:var(--tab-activeForeground)}.lg\:placeholder-tab-activeModifiedBorder::placeholder{color:var(--tab-activeModifiedBorder)}.lg\:placeholder-tab-border::placeholder{color:var(--tab-border)}.lg\:placeholder-tab-inactiveBackground::placeholder{color:var(--tab-inactiveBackground)}.lg\:placeholder-tab-inactiveForeground::placeholder{color:var(--tab-inactiveForeground)}.lg\:placeholder-tab-inactiveModifiedBorder::placeholder{color:var(--tab-inactiveModifiedBorder)}.lg\:placeholder-tab-unfocusedActiveBackground::placeholder{color:var(--tab-unfocusedActiveBackground)}.lg\:placeholder-tab-unfocusedActiveForeground::placeholder{color:var(--tab-unfocusedActiveForeground)}.lg\:placeholder-tab-unfocusedActiveModifiedBorder::placeholder{color:var(--tab-unfocusedActiveModifiedBorder)}.lg\:placeholder-tab-unfocusedInactiveForeground::placeholder{color:var(--tab-unfocusedInactiveForeground)}.lg\:placeholder-tab-unfocusedInactiveModifiedBorder::placeholder{color:var(--tab-unfocusedInactiveModifiedBorder)}.lg\:placeholder-textLink-activeForeground::placeholder{color:var(--textLink-activeForeground)}.lg\:placeholder-textLink-foreground::placeholder{color:var(--textLink-foreground)}.lg\:placeholder-titleBar-activeBackground::placeholder{color:var(--titleBar-activeBackground)}.lg\:placeholder-titleBar-activeForeground::placeholder{color:var(--titleBar-activeForeground)}.lg\:placeholder-titleBar-inactiveBackground::placeholder{color:var(--titleBar-inactiveBackground)}.lg\:placeholder-titleBar-inactiveForeground::placeholder{color:var(--titleBar-inactiveForeground)}.lg\:placeholder-tree-indentGuidesStroke::placeholder{color:var(--tree-indentGuidesStroke)}.lg\:placeholder-widget-shadow::placeholder{color:var(--widget-shadow)}.lg\:focus\:placeholder-black:focus::placeholder{color:#000}.lg\:focus\:placeholder-white:focus::placeholder{color:#fff}.lg\:focus\:placeholder-gray-100:focus::placeholder{color:#f7fafc}.lg\:focus\:placeholder-gray-200:focus::placeholder{color:#edf2f7}.lg\:focus\:placeholder-gray-300:focus::placeholder{color:#e2e8f0}.lg\:focus\:placeholder-gray-400:focus::placeholder{color:#cbd5e0}.lg\:focus\:placeholder-gray-500:focus::placeholder{color:#a0aec0}.lg\:focus\:placeholder-gray-600:focus::placeholder{color:#718096}.lg\:focus\:placeholder-gray-700:focus::placeholder{color:#4a5568}.lg\:focus\:placeholder-gray-800:focus::placeholder{color:#2d3748}.lg\:focus\:placeholder-gray-900:focus::placeholder{color:#1a202c}.lg\:focus\:placeholder-blue-100:focus::placeholder{color:#ebf8ff}.lg\:focus\:placeholder-blue-200:focus::placeholder{color:#bee3f8}.lg\:focus\:placeholder-blue-300:focus::placeholder{color:#90cdf4}.lg\:focus\:placeholder-blue-400:focus::placeholder{color:#63b3ed}.lg\:focus\:placeholder-blue-500:focus::placeholder{color:#4299e1}.lg\:focus\:placeholder-blue-600:focus::placeholder{color:#3182ce}.lg\:focus\:placeholder-blue-700:focus::placeholder{color:#2b6cb0}.lg\:focus\:placeholder-blue-800:focus::placeholder{color:#2c5282}.lg\:focus\:placeholder-blue-900:focus::placeholder{color:#2a4365}.lg\:focus\:placeholder-red-100:focus::placeholder{color:#fff5f5}.lg\:focus\:placeholder-red-200:focus::placeholder{color:#fed7d7}.lg\:focus\:placeholder-red-300:focus::placeholder{color:#feb2b2}.lg\:focus\:placeholder-red-400:focus::placeholder{color:#fc8181}.lg\:focus\:placeholder-red-500:focus::placeholder{color:#f56565}.lg\:focus\:placeholder-red-600:focus::placeholder{color:#e53e3e}.lg\:focus\:placeholder-red-700:focus::placeholder{color:#c53030}.lg\:focus\:placeholder-red-800:focus::placeholder{color:#9b2c2c}.lg\:focus\:placeholder-red-900:focus::placeholder{color:#742a2a}.lg\:focus\:placeholder-yellow-100:focus::placeholder{color:ivory}.lg\:focus\:placeholder-yellow-200:focus::placeholder{color:#fefcbf}.lg\:focus\:placeholder-yellow-300:focus::placeholder{color:#faf089}.lg\:focus\:placeholder-yellow-400:focus::placeholder{color:#f6e05e}.lg\:focus\:placeholder-yellow-500:focus::placeholder{color:#ecc94b}.lg\:focus\:placeholder-yellow-600:focus::placeholder{color:#d69e2e}.lg\:focus\:placeholder-yellow-700:focus::placeholder{color:#b7791f}.lg\:focus\:placeholder-yellow-800:focus::placeholder{color:#975a16}.lg\:focus\:placeholder-yellow-900:focus::placeholder{color:#744210}.lg\:focus\:placeholder-purple-100:focus::placeholder{color:#e2dde6}.lg\:focus\:placeholder-purple-200:focus::placeholder{color:#c6bad0}.lg\:focus\:placeholder-purple-300:focus::placeholder{color:#42304f}.lg\:focus\:placeholder-purple-400:focus::placeholder{color:#3a2a47}.lg\:focus\:placeholder-purple-500:focus::placeholder{color:#2f2239}.lg\:focus\:placeholder-purple-600:focus::placeholder{color:#26182d}.lg\:focus\:placeholder-transparent:focus::placeholder{color:transparent}.lg\:focus\:placeholder-stackblitz-blue:focus::placeholder{color:var(--sb-brand-stackblitz-blue)}.lg\:focus\:placeholder-activityBarBadge-background:focus::placeholder{color:var(--activityBarBadge-background)}.lg\:focus\:placeholder-editor-background:focus::placeholder{color:var(--editor-background)}.lg\:focus\:placeholder-editor-foreground:focus::placeholder{color:var(--editor-foreground)}.lg\:focus\:placeholder-editor-inactiveSelectionBackground:focus::placeholder{color:var(--editor-inactiveSelectionBackground)}.lg\:focus\:placeholder-editor-selectionHighlightBackground:focus::placeholder{color:var(--editor-selectionHighlightBackground)}.lg\:focus\:placeholder-input-placeholderForeground:focus::placeholder{color:var(--input-placeholderForeground)}.lg\:focus\:placeholder-list-dropBackground:focus::placeholder{color:var(--list-dropBackground)}.lg\:focus\:placeholder-menu-background:focus::placeholder{color:var(--menu-background)}.lg\:focus\:placeholder-menu-foreground:focus::placeholder{color:var(--menu-foreground)}.lg\:focus\:placeholder-sideBarTitle-foreground:focus::placeholder{color:var(--sideBarTitle-foreground)}.lg\:focus\:placeholder-statusBarItem-remoteBackground:focus::placeholder{color:var(--statusBarItem-remoteBackground)}.lg\:focus\:placeholder-statusBarItem-remoteForeground:focus::placeholder{color:var(--statusBarItem-remoteForeground)}.lg\:focus\:placeholder-activityBar-activeBorder:focus::placeholder{color:var(--activityBar-activeBorder)}.lg\:focus\:placeholder-activityBar-background:focus::placeholder{color:var(--activityBar-background)}.lg\:focus\:placeholder-activityBar-dropBackground:focus::placeholder{color:var(--activityBar-dropBackground)}.lg\:focus\:placeholder-activityBar-foreground:focus::placeholder{color:var(--activityBar-foreground)}.lg\:focus\:placeholder-activityBar-inactiveForeground:focus::placeholder{color:var(--activityBar-inactiveForeground)}.lg\:focus\:placeholder-activityBarBadge-foreground:focus::placeholder{color:var(--activityBarBadge-foreground)}.lg\:focus\:placeholder-badge-background:focus::placeholder{color:var(--badge-background)}.lg\:focus\:placeholder-badge-foreground:focus::placeholder{color:var(--badge-foreground)}.lg\:focus\:placeholder-breadcrumb-activeSelectionForeground:focus::placeholder{color:var(--breadcrumb-activeSelectionForeground)}.lg\:focus\:placeholder-breadcrumb-background:focus::placeholder{color:var(--breadcrumb-background)}.lg\:focus\:placeholder-breadcrumb-focusForeground:focus::placeholder{color:var(--breadcrumb-focusForeground)}.lg\:focus\:placeholder-breadcrumb-foreground:focus::placeholder{color:var(--breadcrumb-foreground)}.lg\:focus\:placeholder-breadcrumbPicker-background:focus::placeholder{color:var(--breadcrumbPicker-background)}.lg\:focus\:placeholder-button-background:focus::placeholder{color:var(--button-background)}.lg\:focus\:placeholder-button-foreground:focus::placeholder{color:var(--button-foreground)}.lg\:focus\:placeholder-button-hoverBackground:focus::placeholder{color:var(--button-hoverBackground)}.lg\:focus\:placeholder-checkbox-background:focus::placeholder{color:var(--checkbox-background)}.lg\:focus\:placeholder-checkbox-border:focus::placeholder{color:var(--checkbox-border)}.lg\:focus\:placeholder-checkbox-foreground:focus::placeholder{color:var(--checkbox-foreground)}.lg\:focus\:placeholder-dropdown-background:focus::placeholder{color:var(--dropdown-background)}.lg\:focus\:placeholder-dropdown-border:focus::placeholder{color:var(--dropdown-border)}.lg\:focus\:placeholder-dropdown-foreground:focus::placeholder{color:var(--dropdown-foreground)}.lg\:focus\:placeholder-focusBorder:focus::placeholder{color:var(--focusBorder)}.lg\:focus\:placeholder-foreground:focus::placeholder{color:var(--foreground)}.lg\:focus\:placeholder-icon-foreground:focus::placeholder{color:var(--icon-foreground)}.lg\:focus\:placeholder-icon-prettier:focus::placeholder{color:#ee6292}.lg\:focus\:placeholder-input-background:focus::placeholder{color:var(--input-background)}.lg\:focus\:placeholder-input-foreground:focus::placeholder{color:var(--input-foreground)}.lg\:focus\:placeholder-inputOption-activeBackground:focus::placeholder{color:var(--inputOption-activeBackground)}.lg\:focus\:placeholder-inputOption-activeBorder:focus::placeholder{color:var(--inputOption-activeBorder)}.lg\:focus\:placeholder-inputValidation-errorBackground:focus::placeholder{color:var(--inputValidation-errorBackground)}.lg\:focus\:placeholder-inputValidation-errorBorder:focus::placeholder{color:var(--inputValidation-errorBorder)}.lg\:focus\:placeholder-inputValidation-infoBackground:focus::placeholder{color:var(--inputValidation-infoBackground)}.lg\:focus\:placeholder-inputValidation-infoBorder:focus::placeholder{color:var(--inputValidation-infoBorder)}.lg\:focus\:placeholder-inputValidation-warningBackground:focus::placeholder{color:var(--inputValidation-warningBackground)}.lg\:focus\:placeholder-inputValidation-warningBorder:focus::placeholder{color:var(--inputValidation-warningBorder)}.lg\:focus\:placeholder-list-activeSelectionBackground:focus::placeholder{color:var(--list-activeSelectionBackground)}.lg\:focus\:placeholder-list-activeSelectionForeground:focus::placeholder{color:var(--list-activeSelectionForeground)}.lg\:focus\:placeholder-list-errorForeground:focus::placeholder{color:var(--list-errorForeground)}.lg\:focus\:placeholder-list-filterMatchBackground:focus::placeholder{color:var(--list-filterMatchBackground)}.lg\:focus\:placeholder-list-focusBackground:focus::placeholder{color:var(--list-focusBackground)}.lg\:focus\:placeholder-list-highlightForeground:focus::placeholder{color:var(--list-highlightForeground)}.lg\:focus\:placeholder-list-hoverBackground:focus::placeholder{color:var(--list-hoverBackground)}.lg\:focus\:placeholder-list-inactiveSelectionBackground:focus::placeholder{color:var(--list-inactiveSelectionBackground)}.lg\:focus\:placeholder-list-invalidItemForeground:focus::placeholder{color:var(--list-invalidItemForeground)}.lg\:focus\:placeholder-list-warningForeground:focus::placeholder{color:var(--list-warningForeground)}.lg\:focus\:placeholder-listFilterWidget-background:focus::placeholder{color:var(--listFilterWidget-background)}.lg\:focus\:placeholder-listFilterWidget-noMatchesOutline:focus::placeholder{color:var(--listFilterWidget-noMatchesOutline)}.lg\:focus\:placeholder-listFilterWidget-outline:focus::placeholder{color:var(--listFilterWidget-outline)}.lg\:focus\:placeholder-notificationCenterHeader-background:focus::placeholder{color:var(--notificationCenterHeader-background)}.lg\:focus\:placeholder-notificationLink-foreground:focus::placeholder{color:var(--notificationLink-foreground)}.lg\:focus\:placeholder-notifications-background:focus::placeholder{color:var(--notifications-background)}.lg\:focus\:placeholder-notifications-border:focus::placeholder{color:var(--notifications-border)}.lg\:focus\:placeholder-notifications-foreground:focus::placeholder{color:var(--notifications-foreground)}.lg\:focus\:placeholder-notificationsErrorIcon-foreground:focus::placeholder{color:var(--notificationsErrorIcon-foreground)}.lg\:focus\:placeholder-notificationsInfoIcon-foreground:focus::placeholder{color:var(--notificationsInfoIcon-foreground)}.lg\:focus\:placeholder-notificationsWarningIcon-foreground:focus::placeholder{color:var(--notificationsWarningIcon-foreground)}.lg\:focus\:placeholder-panel-background:focus::placeholder{color:var(--panel-background)}.lg\:focus\:placeholder-panel-border:focus::placeholder{color:var(--panel-border)}.lg\:focus\:placeholder-panel-dropBackground:focus::placeholder{color:var(--panel-dropBackground)}.lg\:focus\:placeholder-panelTitle-activeBorder:focus::placeholder{color:var(--panelTitle-activeBorder)}.lg\:focus\:placeholder-panelTitle-activeForeground:focus::placeholder{color:var(--panelTitle-activeForeground)}.lg\:focus\:placeholder-panelTitle-inactiveForeground:focus::placeholder{color:var(--panelTitle-inactiveForeground)}.lg\:focus\:placeholder-progressBar-background:focus::placeholder{color:var(--progressBar-background)}.lg\:focus\:placeholder-quickInput-background:focus::placeholder{color:var(--quickInput-background)}.lg\:focus\:placeholder-scrollbar-shadow:focus::placeholder{color:var(--scrollbar-shadow)}.lg\:focus\:placeholder-scrollbarSlider-activeBackground:focus::placeholder{color:var(--scrollbarSlider-activeBackground)}.lg\:focus\:placeholder-scrollbarSlider-background:focus::placeholder{color:var(--scrollbarSlider-background)}.lg\:focus\:placeholder-scrollbarSlider-hoverBackground:focus::placeholder{color:var(--scrollbarSlider-hoverBackground)}.lg\:focus\:placeholder-searchEditor-findMatchBackground:focus::placeholder{color:var(--searchEditor-findMatchBackground)}.lg\:focus\:placeholder-settings-checkboxBackground:focus::placeholder{color:var(--settings-checkboxBackground)}.lg\:focus\:placeholder-settings-checkboxBorder:focus::placeholder{color:var(--settings-checkboxBorder)}.lg\:focus\:placeholder-settings-checkboxForeground:focus::placeholder{color:var(--settings-checkboxForeground)}.lg\:focus\:placeholder-settings-dropdownBackground:focus::placeholder{color:var(--settings-dropdownBackground)}.lg\:focus\:placeholder-settings-dropdownBorder:focus::placeholder{color:var(--settings-dropdownBorder)}.lg\:focus\:placeholder-settings-dropdownForeground:focus::placeholder{color:var(--settings-dropdownForeground)}.lg\:focus\:placeholder-settings-dropdownListBorder:focus::placeholder{color:var(--settings-dropdownListBorder)}.lg\:focus\:placeholder-settings-headerForeground:focus::placeholder{color:var(--settings-headerForeground)}.lg\:focus\:placeholder-settings-modifiedItemIndicator:focus::placeholder{color:var(--settings-modifiedItemIndicator)}.lg\:focus\:placeholder-settings-numberInputForeground:focus::placeholder{color:var(--settings-numberInputForeground)}.lg\:focus\:placeholder-settings-textInputForeground:focus::placeholder{color:var(--settings-textInputForeground)}.lg\:focus\:placeholder-sideBar-background:focus::placeholder{color:var(--sideBar-background)}.lg\:focus\:placeholder-sideBar-dropBackground:focus::placeholder{color:var(--sideBar-dropBackground)}.lg\:focus\:placeholder-sideBarSectionHeader-background:focus::placeholder{color:var(--sideBarSectionHeader-background)}.lg\:focus\:placeholder-tab-activeBackground:focus::placeholder{color:var(--tab-activeBackground)}.lg\:focus\:placeholder-tab-activeForeground:focus::placeholder{color:var(--tab-activeForeground)}.lg\:focus\:placeholder-tab-activeModifiedBorder:focus::placeholder{color:var(--tab-activeModifiedBorder)}.lg\:focus\:placeholder-tab-border:focus::placeholder{color:var(--tab-border)}.lg\:focus\:placeholder-tab-inactiveBackground:focus::placeholder{color:var(--tab-inactiveBackground)}.lg\:focus\:placeholder-tab-inactiveForeground:focus::placeholder{color:var(--tab-inactiveForeground)}.lg\:focus\:placeholder-tab-inactiveModifiedBorder:focus::placeholder{color:var(--tab-inactiveModifiedBorder)}.lg\:focus\:placeholder-tab-unfocusedActiveBackground:focus::placeholder{color:var(--tab-unfocusedActiveBackground)}.lg\:focus\:placeholder-tab-unfocusedActiveForeground:focus::placeholder{color:var(--tab-unfocusedActiveForeground)}.lg\:focus\:placeholder-tab-unfocusedActiveModifiedBorder:focus::placeholder{color:var(--tab-unfocusedActiveModifiedBorder)}.lg\:focus\:placeholder-tab-unfocusedInactiveForeground:focus::placeholder{color:var(--tab-unfocusedInactiveForeground)}.lg\:focus\:placeholder-tab-unfocusedInactiveModifiedBorder:focus::placeholder{color:var(--tab-unfocusedInactiveModifiedBorder)}.lg\:focus\:placeholder-textLink-activeForeground:focus::placeholder{color:var(--textLink-activeForeground)}.lg\:focus\:placeholder-textLink-foreground:focus::placeholder{color:var(--textLink-foreground)}.lg\:focus\:placeholder-titleBar-activeBackground:focus::placeholder{color:var(--titleBar-activeBackground)}.lg\:focus\:placeholder-titleBar-activeForeground:focus::placeholder{color:var(--titleBar-activeForeground)}.lg\:focus\:placeholder-titleBar-inactiveBackground:focus::placeholder{color:var(--titleBar-inactiveBackground)}.lg\:focus\:placeholder-titleBar-inactiveForeground:focus::placeholder{color:var(--titleBar-inactiveForeground)}.lg\:focus\:placeholder-tree-indentGuidesStroke:focus::placeholder{color:var(--tree-indentGuidesStroke)}.lg\:focus\:placeholder-widget-shadow:focus::placeholder{color:var(--widget-shadow)}.lg\:pointer-events-none{pointer-events:none}.lg\:pointer-events-auto{pointer-events:auto}.lg\:static{position:static}.lg\:fixed{position:fixed}.lg\:absolute{position:absolute}.lg\:relative{position:relative}.lg\:sticky{position:sticky}.lg\:inset-0{top:0;right:0;bottom:0;left:0}.lg\:inset-auto{top:auto;right:auto;bottom:auto;left:auto}.lg\:inset-y-0{top:0;bottom:0}.lg\:inset-x-0{right:0;left:0}.lg\:inset-y-auto{top:auto;bottom:auto}.lg\:inset-x-auto{right:auto;left:auto}.lg\:top-0{top:0}.lg\:right-0{right:0}.lg\:bottom-0{bottom:0}.lg\:left-0{left:0}.lg\:top-auto{top:auto}.lg\:right-auto{right:auto}.lg\:bottom-auto{bottom:auto}.lg\:left-auto{left:auto}.lg\:resize-none{resize:none}.lg\:resize-y{resize:vertical}.lg\:resize-x{resize:horizontal}.lg\:resize{resize:both}.lg\:shadow-xs{box-shadow:0 0 0 1px rgba(0,0,0,.05)}.lg\:shadow-sm{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.lg\:shadow{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.lg\:shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.lg\:shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.lg\:shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.lg\:shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.lg\:shadow-inner{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.lg\:shadow-outline{box-shadow:0 0 0 3px rgba(66,153,225,.5)}.lg\:shadow-none{box-shadow:none}.lg\:hover\:shadow-xs:hover{box-shadow:0 0 0 1px rgba(0,0,0,.05)}.lg\:hover\:shadow-sm:hover{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.lg\:hover\:shadow:hover{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.lg\:hover\:shadow-md:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.lg\:hover\:shadow-lg:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.lg\:hover\:shadow-xl:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.lg\:hover\:shadow-2xl:hover{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.lg\:hover\:shadow-inner:hover{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.lg\:hover\:shadow-outline:hover{box-shadow:0 0 0 3px rgba(66,153,225,.5)}.lg\:hover\:shadow-none:hover{box-shadow:none}.lg\:focus\:shadow-xs:focus{box-shadow:0 0 0 1px rgba(0,0,0,.05)}.lg\:focus\:shadow-sm:focus{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.lg\:focus\:shadow:focus{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.lg\:focus\:shadow-md:focus{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.lg\:focus\:shadow-lg:focus{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.lg\:focus\:shadow-xl:focus{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.lg\:focus\:shadow-2xl:focus{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.lg\:focus\:shadow-inner:focus{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.lg\:focus\:shadow-outline:focus{box-shadow:0 0 0 3px rgba(66,153,225,.5)}.lg\:focus\:shadow-none:focus{box-shadow:none}.lg\:fill-current{fill:currentColor}.lg\:stroke-current{stroke:currentColor}.lg\:stroke-0{stroke-width:0}.lg\:stroke-1{stroke-width:1}.lg\:stroke-2{stroke-width:2}.lg\:table-auto{table-layout:auto}.lg\:table-fixed{table-layout:fixed}.lg\:text-left{text-align:left}.lg\:text-center{text-align:center}.lg\:text-right{text-align:right}.lg\:text-justify{text-align:justify}.lg\:text-black{color:#000}.lg\:text-white{color:#fff}.lg\:text-gray-100{color:#f7fafc}.lg\:text-gray-200{color:#edf2f7}.lg\:text-gray-300{color:#e2e8f0}.lg\:text-gray-400{color:#cbd5e0}.lg\:text-gray-500{color:#a0aec0}.lg\:text-gray-600{color:#718096}.lg\:text-gray-700{color:#4a5568}.lg\:text-gray-800{color:#2d3748}.lg\:text-gray-900{color:#1a202c}.lg\:text-blue-100{color:#ebf8ff}.lg\:text-blue-200{color:#bee3f8}.lg\:text-blue-300{color:#90cdf4}.lg\:text-blue-400{color:#63b3ed}.lg\:text-blue-500{color:#4299e1}.lg\:text-blue-600{color:#3182ce}.lg\:text-blue-700{color:#2b6cb0}.lg\:text-blue-800{color:#2c5282}.lg\:text-blue-900{color:#2a4365}.lg\:text-red-100{color:#fff5f5}.lg\:text-red-200{color:#fed7d7}.lg\:text-red-300{color:#feb2b2}.lg\:text-red-400{color:#fc8181}.lg\:text-red-500{color:#f56565}.lg\:text-red-600{color:#e53e3e}.lg\:text-red-700{color:#c53030}.lg\:text-red-800{color:#9b2c2c}.lg\:text-red-900{color:#742a2a}.lg\:text-yellow-100{color:ivory}.lg\:text-yellow-200{color:#fefcbf}.lg\:text-yellow-300{color:#faf089}.lg\:text-yellow-400{color:#f6e05e}.lg\:text-yellow-500{color:#ecc94b}.lg\:text-yellow-600{color:#d69e2e}.lg\:text-yellow-700{color:#b7791f}.lg\:text-yellow-800{color:#975a16}.lg\:text-yellow-900{color:#744210}.lg\:text-purple-100{color:#e2dde6}.lg\:text-purple-200{color:#c6bad0}.lg\:text-purple-300{color:#42304f}.lg\:text-purple-400{color:#3a2a47}.lg\:text-purple-500{color:#2f2239}.lg\:text-purple-600{color:#26182d}.lg\:text-transparent{color:transparent}.lg\:text-stackblitz-blue{color:var(--sb-brand-stackblitz-blue)}.lg\:text-activityBarBadge-background{color:var(--activityBarBadge-background)}.lg\:text-editor-background{color:var(--editor-background)}.lg\:text-editor-foreground{color:var(--editor-foreground)}.lg\:text-editor-inactiveSelectionBackground{color:var(--editor-inactiveSelectionBackground)}.lg\:text-editor-selectionHighlightBackground{color:var(--editor-selectionHighlightBackground)}.lg\:text-input-placeholderForeground{color:var(--input-placeholderForeground)}.lg\:text-list-dropBackground{color:var(--list-dropBackground)}.lg\:text-menu-background{color:var(--menu-background)}.lg\:text-menu-foreground{color:var(--menu-foreground)}.lg\:text-sideBarTitle-foreground{color:var(--sideBarTitle-foreground)}.lg\:text-statusBarItem-remoteBackground{color:var(--statusBarItem-remoteBackground)}.lg\:text-statusBarItem-remoteForeground{color:var(--statusBarItem-remoteForeground)}.lg\:text-activityBar-activeBorder{color:var(--activityBar-activeBorder)}.lg\:text-activityBar-background{color:var(--activityBar-background)}.lg\:text-activityBar-dropBackground{color:var(--activityBar-dropBackground)}.lg\:text-activityBar-foreground{color:var(--activityBar-foreground)}.lg\:text-activityBar-inactiveForeground{color:var(--activityBar-inactiveForeground)}.lg\:text-activityBarBadge-foreground{color:var(--activityBarBadge-foreground)}.lg\:text-badge-background{color:var(--badge-background)}.lg\:text-badge-foreground{color:var(--badge-foreground)}.lg\:text-breadcrumb-activeSelectionForeground{color:var(--breadcrumb-activeSelectionForeground)}.lg\:text-breadcrumb-background{color:var(--breadcrumb-background)}.lg\:text-breadcrumb-focusForeground{color:var(--breadcrumb-focusForeground)}.lg\:text-breadcrumb-foreground{color:var(--breadcrumb-foreground)}.lg\:text-breadcrumbPicker-background{color:var(--breadcrumbPicker-background)}.lg\:text-button-background{color:var(--button-background)}.lg\:text-button-foreground{color:var(--button-foreground)}.lg\:text-button-hoverBackground{color:var(--button-hoverBackground)}.lg\:text-checkbox-background{color:var(--checkbox-background)}.lg\:text-checkbox-border{color:var(--checkbox-border)}.lg\:text-checkbox-foreground{color:var(--checkbox-foreground)}.lg\:text-dropdown-background{color:var(--dropdown-background)}.lg\:text-dropdown-border{color:var(--dropdown-border)}.lg\:text-dropdown-foreground{color:var(--dropdown-foreground)}.lg\:text-focusBorder{color:var(--focusBorder)}.lg\:text-foreground{color:var(--foreground)}.lg\:text-icon-foreground{color:var(--icon-foreground)}.lg\:text-icon-prettier{color:#ee6292}.lg\:text-input-background{color:var(--input-background)}.lg\:text-input-foreground{color:var(--input-foreground)}.lg\:text-inputOption-activeBackground{color:var(--inputOption-activeBackground)}.lg\:text-inputOption-activeBorder{color:var(--inputOption-activeBorder)}.lg\:text-inputValidation-errorBackground{color:var(--inputValidation-errorBackground)}.lg\:text-inputValidation-errorBorder{color:var(--inputValidation-errorBorder)}.lg\:text-inputValidation-infoBackground{color:var(--inputValidation-infoBackground)}.lg\:text-inputValidation-infoBorder{color:var(--inputValidation-infoBorder)}.lg\:text-inputValidation-warningBackground{color:var(--inputValidation-warningBackground)}.lg\:text-inputValidation-warningBorder{color:var(--inputValidation-warningBorder)}.lg\:text-list-activeSelectionBackground{color:var(--list-activeSelectionBackground)}.lg\:text-list-activeSelectionForeground{color:var(--list-activeSelectionForeground)}.lg\:text-list-errorForeground{color:var(--list-errorForeground)}.lg\:text-list-filterMatchBackground{color:var(--list-filterMatchBackground)}.lg\:text-list-focusBackground{color:var(--list-focusBackground)}.lg\:text-list-highlightForeground{color:var(--list-highlightForeground)}.lg\:text-list-hoverBackground{color:var(--list-hoverBackground)}.lg\:text-list-inactiveSelectionBackground{color:var(--list-inactiveSelectionBackground)}.lg\:text-list-invalidItemForeground{color:var(--list-invalidItemForeground)}.lg\:text-list-warningForeground{color:var(--list-warningForeground)}.lg\:text-listFilterWidget-background{color:var(--listFilterWidget-background)}.lg\:text-listFilterWidget-noMatchesOutline{color:var(--listFilterWidget-noMatchesOutline)}.lg\:text-listFilterWidget-outline{color:var(--listFilterWidget-outline)}.lg\:text-notificationCenterHeader-background{color:var(--notificationCenterHeader-background)}.lg\:text-notificationLink-foreground{color:var(--notificationLink-foreground)}.lg\:text-notifications-background{color:var(--notifications-background)}.lg\:text-notifications-border{color:var(--notifications-border)}.lg\:text-notifications-foreground{color:var(--notifications-foreground)}.lg\:text-notificationsErrorIcon-foreground{color:var(--notificationsErrorIcon-foreground)}.lg\:text-notificationsInfoIcon-foreground{color:var(--notificationsInfoIcon-foreground)}.lg\:text-notificationsWarningIcon-foreground{color:var(--notificationsWarningIcon-foreground)}.lg\:text-panel-background{color:var(--panel-background)}.lg\:text-panel-border{color:var(--panel-border)}.lg\:text-panel-dropBackground{color:var(--panel-dropBackground)}.lg\:text-panelTitle-activeBorder{color:var(--panelTitle-activeBorder)}.lg\:text-panelTitle-activeForeground{color:var(--panelTitle-activeForeground)}.lg\:text-panelTitle-inactiveForeground{color:var(--panelTitle-inactiveForeground)}.lg\:text-progressBar-background{color:var(--progressBar-background)}.lg\:text-quickInput-background{color:var(--quickInput-background)}.lg\:text-scrollbar-shadow{color:var(--scrollbar-shadow)}.lg\:text-scrollbarSlider-activeBackground{color:var(--scrollbarSlider-activeBackground)}.lg\:text-scrollbarSlider-background{color:var(--scrollbarSlider-background)}.lg\:text-scrollbarSlider-hoverBackground{color:var(--scrollbarSlider-hoverBackground)}.lg\:text-searchEditor-findMatchBackground{color:var(--searchEditor-findMatchBackground)}.lg\:text-settings-checkboxBackground{color:var(--settings-checkboxBackground)}.lg\:text-settings-checkboxBorder{color:var(--settings-checkboxBorder)}.lg\:text-settings-checkboxForeground{color:var(--settings-checkboxForeground)}.lg\:text-settings-dropdownBackground{color:var(--settings-dropdownBackground)}.lg\:text-settings-dropdownBorder{color:var(--settings-dropdownBorder)}.lg\:text-settings-dropdownForeground{color:var(--settings-dropdownForeground)}.lg\:text-settings-dropdownListBorder{color:var(--settings-dropdownListBorder)}.lg\:text-settings-headerForeground{color:var(--settings-headerForeground)}.lg\:text-settings-modifiedItemIndicator{color:var(--settings-modifiedItemIndicator)}.lg\:text-settings-numberInputForeground{color:var(--settings-numberInputForeground)}.lg\:text-settings-textInputForeground{color:var(--settings-textInputForeground)}.lg\:text-sideBar-background{color:var(--sideBar-background)}.lg\:text-sideBar-dropBackground{color:var(--sideBar-dropBackground)}.lg\:text-sideBarSectionHeader-background{color:var(--sideBarSectionHeader-background)}.lg\:text-tab-activeBackground{color:var(--tab-activeBackground)}.lg\:text-tab-activeForeground{color:var(--tab-activeForeground)}.lg\:text-tab-activeModifiedBorder{color:var(--tab-activeModifiedBorder)}.lg\:text-tab-border{color:var(--tab-border)}.lg\:text-tab-inactiveBackground{color:var(--tab-inactiveBackground)}.lg\:text-tab-inactiveForeground{color:var(--tab-inactiveForeground)}.lg\:text-tab-inactiveModifiedBorder{color:var(--tab-inactiveModifiedBorder)}.lg\:text-tab-unfocusedActiveBackground{color:var(--tab-unfocusedActiveBackground)}.lg\:text-tab-unfocusedActiveForeground{color:var(--tab-unfocusedActiveForeground)}.lg\:text-tab-unfocusedActiveModifiedBorder{color:var(--tab-unfocusedActiveModifiedBorder)}.lg\:text-tab-unfocusedInactiveForeground{color:var(--tab-unfocusedInactiveForeground)}.lg\:text-tab-unfocusedInactiveModifiedBorder{color:var(--tab-unfocusedInactiveModifiedBorder)}.lg\:text-textLink-activeForeground{color:var(--textLink-activeForeground)}.lg\:text-textLink-foreground{color:var(--textLink-foreground)}.lg\:text-titleBar-activeBackground{color:var(--titleBar-activeBackground)}.lg\:text-titleBar-activeForeground{color:var(--titleBar-activeForeground)}.lg\:text-titleBar-inactiveBackground{color:var(--titleBar-inactiveBackground)}.lg\:text-titleBar-inactiveForeground{color:var(--titleBar-inactiveForeground)}.lg\:text-tree-indentGuidesStroke{color:var(--tree-indentGuidesStroke)}.lg\:text-widget-shadow{color:var(--widget-shadow)}.lg\:hover\:text-black:hover{color:#000}.lg\:hover\:text-white:hover{color:#fff}.lg\:hover\:text-gray-100:hover{color:#f7fafc}.lg\:hover\:text-gray-200:hover{color:#edf2f7}.lg\:hover\:text-gray-300:hover{color:#e2e8f0}.lg\:hover\:text-gray-400:hover{color:#cbd5e0}.lg\:hover\:text-gray-500:hover{color:#a0aec0}.lg\:hover\:text-gray-600:hover{color:#718096}.lg\:hover\:text-gray-700:hover{color:#4a5568}.lg\:hover\:text-gray-800:hover{color:#2d3748}.lg\:hover\:text-gray-900:hover{color:#1a202c}.lg\:hover\:text-blue-100:hover{color:#ebf8ff}.lg\:hover\:text-blue-200:hover{color:#bee3f8}.lg\:hover\:text-blue-300:hover{color:#90cdf4}.lg\:hover\:text-blue-400:hover{color:#63b3ed}.lg\:hover\:text-blue-500:hover{color:#4299e1}.lg\:hover\:text-blue-600:hover{color:#3182ce}.lg\:hover\:text-blue-700:hover{color:#2b6cb0}.lg\:hover\:text-blue-800:hover{color:#2c5282}.lg\:hover\:text-blue-900:hover{color:#2a4365}.lg\:hover\:text-red-100:hover{color:#fff5f5}.lg\:hover\:text-red-200:hover{color:#fed7d7}.lg\:hover\:text-red-300:hover{color:#feb2b2}.lg\:hover\:text-red-400:hover{color:#fc8181}.lg\:hover\:text-red-500:hover{color:#f56565}.lg\:hover\:text-red-600:hover{color:#e53e3e}.lg\:hover\:text-red-700:hover{color:#c53030}.lg\:hover\:text-red-800:hover{color:#9b2c2c}.lg\:hover\:text-red-900:hover{color:#742a2a}.lg\:hover\:text-yellow-100:hover{color:ivory}.lg\:hover\:text-yellow-200:hover{color:#fefcbf}.lg\:hover\:text-yellow-300:hover{color:#faf089}.lg\:hover\:text-yellow-400:hover{color:#f6e05e}.lg\:hover\:text-yellow-500:hover{color:#ecc94b}.lg\:hover\:text-yellow-600:hover{color:#d69e2e}.lg\:hover\:text-yellow-700:hover{color:#b7791f}.lg\:hover\:text-yellow-800:hover{color:#975a16}.lg\:hover\:text-yellow-900:hover{color:#744210}.lg\:hover\:text-purple-100:hover{color:#e2dde6}.lg\:hover\:text-purple-200:hover{color:#c6bad0}.lg\:hover\:text-purple-300:hover{color:#42304f}.lg\:hover\:text-purple-400:hover{color:#3a2a47}.lg\:hover\:text-purple-500:hover{color:#2f2239}.lg\:hover\:text-purple-600:hover{color:#26182d}.lg\:hover\:text-transparent:hover{color:transparent}.lg\:hover\:text-stackblitz-blue:hover{color:var(--sb-brand-stackblitz-blue)}.lg\:hover\:text-activityBarBadge-background:hover{color:var(--activityBarBadge-background)}.lg\:hover\:text-editor-background:hover{color:var(--editor-background)}.lg\:hover\:text-editor-foreground:hover{color:var(--editor-foreground)}.lg\:hover\:text-editor-inactiveSelectionBackground:hover{color:var(--editor-inactiveSelectionBackground)}.lg\:hover\:text-editor-selectionHighlightBackground:hover{color:var(--editor-selectionHighlightBackground)}.lg\:hover\:text-input-placeholderForeground:hover{color:var(--input-placeholderForeground)}.lg\:hover\:text-list-dropBackground:hover{color:var(--list-dropBackground)}.lg\:hover\:text-menu-background:hover{color:var(--menu-background)}.lg\:hover\:text-menu-foreground:hover{color:var(--menu-foreground)}.lg\:hover\:text-sideBarTitle-foreground:hover{color:var(--sideBarTitle-foreground)}.lg\:hover\:text-statusBarItem-remoteBackground:hover{color:var(--statusBarItem-remoteBackground)}.lg\:hover\:text-statusBarItem-remoteForeground:hover{color:var(--statusBarItem-remoteForeground)}.lg\:hover\:text-activityBar-activeBorder:hover{color:var(--activityBar-activeBorder)}.lg\:hover\:text-activityBar-background:hover{color:var(--activityBar-background)}.lg\:hover\:text-activityBar-dropBackground:hover{color:var(--activityBar-dropBackground)}.lg\:hover\:text-activityBar-foreground:hover{color:var(--activityBar-foreground)}.lg\:hover\:text-activityBar-inactiveForeground:hover{color:var(--activityBar-inactiveForeground)}.lg\:hover\:text-activityBarBadge-foreground:hover{color:var(--activityBarBadge-foreground)}.lg\:hover\:text-badge-background:hover{color:var(--badge-background)}.lg\:hover\:text-badge-foreground:hover{color:var(--badge-foreground)}.lg\:hover\:text-breadcrumb-activeSelectionForeground:hover{color:var(--breadcrumb-activeSelectionForeground)}.lg\:hover\:text-breadcrumb-background:hover{color:var(--breadcrumb-background)}.lg\:hover\:text-breadcrumb-focusForeground:hover{color:var(--breadcrumb-focusForeground)}.lg\:hover\:text-breadcrumb-foreground:hover{color:var(--breadcrumb-foreground)}.lg\:hover\:text-breadcrumbPicker-background:hover{color:var(--breadcrumbPicker-background)}.lg\:hover\:text-button-background:hover{color:var(--button-background)}.lg\:hover\:text-button-foreground:hover{color:var(--button-foreground)}.lg\:hover\:text-button-hoverBackground:hover{color:var(--button-hoverBackground)}.lg\:hover\:text-checkbox-background:hover{color:var(--checkbox-background)}.lg\:hover\:text-checkbox-border:hover{color:var(--checkbox-border)}.lg\:hover\:text-checkbox-foreground:hover{color:var(--checkbox-foreground)}.lg\:hover\:text-dropdown-background:hover{color:var(--dropdown-background)}.lg\:hover\:text-dropdown-border:hover{color:var(--dropdown-border)}.lg\:hover\:text-dropdown-foreground:hover{color:var(--dropdown-foreground)}.lg\:hover\:text-focusBorder:hover{color:var(--focusBorder)}.lg\:hover\:text-foreground:hover{color:var(--foreground)}.lg\:hover\:text-icon-foreground:hover{color:var(--icon-foreground)}.lg\:hover\:text-icon-prettier:hover{color:#ee6292}.lg\:hover\:text-input-background:hover{color:var(--input-background)}.lg\:hover\:text-input-foreground:hover{color:var(--input-foreground)}.lg\:hover\:text-inputOption-activeBackground:hover{color:var(--inputOption-activeBackground)}.lg\:hover\:text-inputOption-activeBorder:hover{color:var(--inputOption-activeBorder)}.lg\:hover\:text-inputValidation-errorBackground:hover{color:var(--inputValidation-errorBackground)}.lg\:hover\:text-inputValidation-errorBorder:hover{color:var(--inputValidation-errorBorder)}.lg\:hover\:text-inputValidation-infoBackground:hover{color:var(--inputValidation-infoBackground)}.lg\:hover\:text-inputValidation-infoBorder:hover{color:var(--inputValidation-infoBorder)}.lg\:hover\:text-inputValidation-warningBackground:hover{color:var(--inputValidation-warningBackground)}.lg\:hover\:text-inputValidation-warningBorder:hover{color:var(--inputValidation-warningBorder)}.lg\:hover\:text-list-activeSelectionBackground:hover{color:var(--list-activeSelectionBackground)}.lg\:hover\:text-list-activeSelectionForeground:hover{color:var(--list-activeSelectionForeground)}.lg\:hover\:text-list-errorForeground:hover{color:var(--list-errorForeground)}.lg\:hover\:text-list-filterMatchBackground:hover{color:var(--list-filterMatchBackground)}.lg\:hover\:text-list-focusBackground:hover{color:var(--list-focusBackground)}.lg\:hover\:text-list-highlightForeground:hover{color:var(--list-highlightForeground)}.lg\:hover\:text-list-hoverBackground:hover{color:var(--list-hoverBackground)}.lg\:hover\:text-list-inactiveSelectionBackground:hover{color:var(--list-inactiveSelectionBackground)}.lg\:hover\:text-list-invalidItemForeground:hover{color:var(--list-invalidItemForeground)}.lg\:hover\:text-list-warningForeground:hover{color:var(--list-warningForeground)}.lg\:hover\:text-listFilterWidget-background:hover{color:var(--listFilterWidget-background)}.lg\:hover\:text-listFilterWidget-noMatchesOutline:hover{color:var(--listFilterWidget-noMatchesOutline)}.lg\:hover\:text-listFilterWidget-outline:hover{color:var(--listFilterWidget-outline)}.lg\:hover\:text-notificationCenterHeader-background:hover{color:var(--notificationCenterHeader-background)}.lg\:hover\:text-notificationLink-foreground:hover{color:var(--notificationLink-foreground)}.lg\:hover\:text-notifications-background:hover{color:var(--notifications-background)}.lg\:hover\:text-notifications-border:hover{color:var(--notifications-border)}.lg\:hover\:text-notifications-foreground:hover{color:var(--notifications-foreground)}.lg\:hover\:text-notificationsErrorIcon-foreground:hover{color:var(--notificationsErrorIcon-foreground)}.lg\:hover\:text-notificationsInfoIcon-foreground:hover{color:var(--notificationsInfoIcon-foreground)}.lg\:hover\:text-notificationsWarningIcon-foreground:hover{color:var(--notificationsWarningIcon-foreground)}.lg\:hover\:text-panel-background:hover{color:var(--panel-background)}.lg\:hover\:text-panel-border:hover{color:var(--panel-border)}.lg\:hover\:text-panel-dropBackground:hover{color:var(--panel-dropBackground)}.lg\:hover\:text-panelTitle-activeBorder:hover{color:var(--panelTitle-activeBorder)}.lg\:hover\:text-panelTitle-activeForeground:hover{color:var(--panelTitle-activeForeground)}.lg\:hover\:text-panelTitle-inactiveForeground:hover{color:var(--panelTitle-inactiveForeground)}.lg\:hover\:text-progressBar-background:hover{color:var(--progressBar-background)}.lg\:hover\:text-quickInput-background:hover{color:var(--quickInput-background)}.lg\:hover\:text-scrollbar-shadow:hover{color:var(--scrollbar-shadow)}.lg\:hover\:text-scrollbarSlider-activeBackground:hover{color:var(--scrollbarSlider-activeBackground)}.lg\:hover\:text-scrollbarSlider-background:hover{color:var(--scrollbarSlider-background)}.lg\:hover\:text-scrollbarSlider-hoverBackground:hover{color:var(--scrollbarSlider-hoverBackground)}.lg\:hover\:text-searchEditor-findMatchBackground:hover{color:var(--searchEditor-findMatchBackground)}.lg\:hover\:text-settings-checkboxBackground:hover{color:var(--settings-checkboxBackground)}.lg\:hover\:text-settings-checkboxBorder:hover{color:var(--settings-checkboxBorder)}.lg\:hover\:text-settings-checkboxForeground:hover{color:var(--settings-checkboxForeground)}.lg\:hover\:text-settings-dropdownBackground:hover{color:var(--settings-dropdownBackground)}.lg\:hover\:text-settings-dropdownBorder:hover{color:var(--settings-dropdownBorder)}.lg\:hover\:text-settings-dropdownForeground:hover{color:var(--settings-dropdownForeground)}.lg\:hover\:text-settings-dropdownListBorder:hover{color:var(--settings-dropdownListBorder)}.lg\:hover\:text-settings-headerForeground:hover{color:var(--settings-headerForeground)}.lg\:hover\:text-settings-modifiedItemIndicator:hover{color:var(--settings-modifiedItemIndicator)}.lg\:hover\:text-settings-numberInputForeground:hover{color:var(--settings-numberInputForeground)}.lg\:hover\:text-settings-textInputForeground:hover{color:var(--settings-textInputForeground)}.lg\:hover\:text-sideBar-background:hover{color:var(--sideBar-background)}.lg\:hover\:text-sideBar-dropBackground:hover{color:var(--sideBar-dropBackground)}.lg\:hover\:text-sideBarSectionHeader-background:hover{color:var(--sideBarSectionHeader-background)}.lg\:hover\:text-tab-activeBackground:hover{color:var(--tab-activeBackground)}.lg\:hover\:text-tab-activeForeground:hover{color:var(--tab-activeForeground)}.lg\:hover\:text-tab-activeModifiedBorder:hover{color:var(--tab-activeModifiedBorder)}.lg\:hover\:text-tab-border:hover{color:var(--tab-border)}.lg\:hover\:text-tab-inactiveBackground:hover{color:var(--tab-inactiveBackground)}.lg\:hover\:text-tab-inactiveForeground:hover{color:var(--tab-inactiveForeground)}.lg\:hover\:text-tab-inactiveModifiedBorder:hover{color:var(--tab-inactiveModifiedBorder)}.lg\:hover\:text-tab-unfocusedActiveBackground:hover{color:var(--tab-unfocusedActiveBackground)}.lg\:hover\:text-tab-unfocusedActiveForeground:hover{color:var(--tab-unfocusedActiveForeground)}.lg\:hover\:text-tab-unfocusedActiveModifiedBorder:hover{color:var(--tab-unfocusedActiveModifiedBorder)}.lg\:hover\:text-tab-unfocusedInactiveForeground:hover{color:var(--tab-unfocusedInactiveForeground)}.lg\:hover\:text-tab-unfocusedInactiveModifiedBorder:hover{color:var(--tab-unfocusedInactiveModifiedBorder)}.lg\:hover\:text-textLink-activeForeground:hover{color:var(--textLink-activeForeground)}.lg\:hover\:text-textLink-foreground:hover{color:var(--textLink-foreground)}.lg\:hover\:text-titleBar-activeBackground:hover{color:var(--titleBar-activeBackground)}.lg\:hover\:text-titleBar-activeForeground:hover{color:var(--titleBar-activeForeground)}.lg\:hover\:text-titleBar-inactiveBackground:hover{color:var(--titleBar-inactiveBackground)}.lg\:hover\:text-titleBar-inactiveForeground:hover{color:var(--titleBar-inactiveForeground)}.lg\:hover\:text-tree-indentGuidesStroke:hover{color:var(--tree-indentGuidesStroke)}.lg\:hover\:text-widget-shadow:hover{color:var(--widget-shadow)}.lg\:focus\:text-black:focus{color:#000}.lg\:focus\:text-white:focus{color:#fff}.lg\:focus\:text-gray-100:focus{color:#f7fafc}.lg\:focus\:text-gray-200:focus{color:#edf2f7}.lg\:focus\:text-gray-300:focus{color:#e2e8f0}.lg\:focus\:text-gray-400:focus{color:#cbd5e0}.lg\:focus\:text-gray-500:focus{color:#a0aec0}.lg\:focus\:text-gray-600:focus{color:#718096}.lg\:focus\:text-gray-700:focus{color:#4a5568}.lg\:focus\:text-gray-800:focus{color:#2d3748}.lg\:focus\:text-gray-900:focus{color:#1a202c}.lg\:focus\:text-blue-100:focus{color:#ebf8ff}.lg\:focus\:text-blue-200:focus{color:#bee3f8}.lg\:focus\:text-blue-300:focus{color:#90cdf4}.lg\:focus\:text-blue-400:focus{color:#63b3ed}.lg\:focus\:text-blue-500:focus{color:#4299e1}.lg\:focus\:text-blue-600:focus{color:#3182ce}.lg\:focus\:text-blue-700:focus{color:#2b6cb0}.lg\:focus\:text-blue-800:focus{color:#2c5282}.lg\:focus\:text-blue-900:focus{color:#2a4365}.lg\:focus\:text-red-100:focus{color:#fff5f5}.lg\:focus\:text-red-200:focus{color:#fed7d7}.lg\:focus\:text-red-300:focus{color:#feb2b2}.lg\:focus\:text-red-400:focus{color:#fc8181}.lg\:focus\:text-red-500:focus{color:#f56565}.lg\:focus\:text-red-600:focus{color:#e53e3e}.lg\:focus\:text-red-700:focus{color:#c53030}.lg\:focus\:text-red-800:focus{color:#9b2c2c}.lg\:focus\:text-red-900:focus{color:#742a2a}.lg\:focus\:text-yellow-100:focus{color:ivory}.lg\:focus\:text-yellow-200:focus{color:#fefcbf}.lg\:focus\:text-yellow-300:focus{color:#faf089}.lg\:focus\:text-yellow-400:focus{color:#f6e05e}.lg\:focus\:text-yellow-500:focus{color:#ecc94b}.lg\:focus\:text-yellow-600:focus{color:#d69e2e}.lg\:focus\:text-yellow-700:focus{color:#b7791f}.lg\:focus\:text-yellow-800:focus{color:#975a16}.lg\:focus\:text-yellow-900:focus{color:#744210}.lg\:focus\:text-purple-100:focus{color:#e2dde6}.lg\:focus\:text-purple-200:focus{color:#c6bad0}.lg\:focus\:text-purple-300:focus{color:#42304f}.lg\:focus\:text-purple-400:focus{color:#3a2a47}.lg\:focus\:text-purple-500:focus{color:#2f2239}.lg\:focus\:text-purple-600:focus{color:#26182d}.lg\:focus\:text-transparent:focus{color:transparent}.lg\:focus\:text-stackblitz-blue:focus{color:var(--sb-brand-stackblitz-blue)}.lg\:focus\:text-activityBarBadge-background:focus{color:var(--activityBarBadge-background)}.lg\:focus\:text-editor-background:focus{color:var(--editor-background)}.lg\:focus\:text-editor-foreground:focus{color:var(--editor-foreground)}.lg\:focus\:text-editor-inactiveSelectionBackground:focus{color:var(--editor-inactiveSelectionBackground)}.lg\:focus\:text-editor-selectionHighlightBackground:focus{color:var(--editor-selectionHighlightBackground)}.lg\:focus\:text-input-placeholderForeground:focus{color:var(--input-placeholderForeground)}.lg\:focus\:text-list-dropBackground:focus{color:var(--list-dropBackground)}.lg\:focus\:text-menu-background:focus{color:var(--menu-background)}.lg\:focus\:text-menu-foreground:focus{color:var(--menu-foreground)}.lg\:focus\:text-sideBarTitle-foreground:focus{color:var(--sideBarTitle-foreground)}.lg\:focus\:text-statusBarItem-remoteBackground:focus{color:var(--statusBarItem-remoteBackground)}.lg\:focus\:text-statusBarItem-remoteForeground:focus{color:var(--statusBarItem-remoteForeground)}.lg\:focus\:text-activityBar-activeBorder:focus{color:var(--activityBar-activeBorder)}.lg\:focus\:text-activityBar-background:focus{color:var(--activityBar-background)}.lg\:focus\:text-activityBar-dropBackground:focus{color:var(--activityBar-dropBackground)}.lg\:focus\:text-activityBar-foreground:focus{color:var(--activityBar-foreground)}.lg\:focus\:text-activityBar-inactiveForeground:focus{color:var(--activityBar-inactiveForeground)}.lg\:focus\:text-activityBarBadge-foreground:focus{color:var(--activityBarBadge-foreground)}.lg\:focus\:text-badge-background:focus{color:var(--badge-background)}.lg\:focus\:text-badge-foreground:focus{color:var(--badge-foreground)}.lg\:focus\:text-breadcrumb-activeSelectionForeground:focus{color:var(--breadcrumb-activeSelectionForeground)}.lg\:focus\:text-breadcrumb-background:focus{color:var(--breadcrumb-background)}.lg\:focus\:text-breadcrumb-focusForeground:focus{color:var(--breadcrumb-focusForeground)}.lg\:focus\:text-breadcrumb-foreground:focus{color:var(--breadcrumb-foreground)}.lg\:focus\:text-breadcrumbPicker-background:focus{color:var(--breadcrumbPicker-background)}.lg\:focus\:text-button-background:focus{color:var(--button-background)}.lg\:focus\:text-button-foreground:focus{color:var(--button-foreground)}.lg\:focus\:text-button-hoverBackground:focus{color:var(--button-hoverBackground)}.lg\:focus\:text-checkbox-background:focus{color:var(--checkbox-background)}.lg\:focus\:text-checkbox-border:focus{color:var(--checkbox-border)}.lg\:focus\:text-checkbox-foreground:focus{color:var(--checkbox-foreground)}.lg\:focus\:text-dropdown-background:focus{color:var(--dropdown-background)}.lg\:focus\:text-dropdown-border:focus{color:var(--dropdown-border)}.lg\:focus\:text-dropdown-foreground:focus{color:var(--dropdown-foreground)}.lg\:focus\:text-focusBorder:focus{color:var(--focusBorder)}.lg\:focus\:text-foreground:focus{color:var(--foreground)}.lg\:focus\:text-icon-foreground:focus{color:var(--icon-foreground)}.lg\:focus\:text-icon-prettier:focus{color:#ee6292}.lg\:focus\:text-input-background:focus{color:var(--input-background)}.lg\:focus\:text-input-foreground:focus{color:var(--input-foreground)}.lg\:focus\:text-inputOption-activeBackground:focus{color:var(--inputOption-activeBackground)}.lg\:focus\:text-inputOption-activeBorder:focus{color:var(--inputOption-activeBorder)}.lg\:focus\:text-inputValidation-errorBackground:focus{color:var(--inputValidation-errorBackground)}.lg\:focus\:text-inputValidation-errorBorder:focus{color:var(--inputValidation-errorBorder)}.lg\:focus\:text-inputValidation-infoBackground:focus{color:var(--inputValidation-infoBackground)}.lg\:focus\:text-inputValidation-infoBorder:focus{color:var(--inputValidation-infoBorder)}.lg\:focus\:text-inputValidation-warningBackground:focus{color:var(--inputValidation-warningBackground)}.lg\:focus\:text-inputValidation-warningBorder:focus{color:var(--inputValidation-warningBorder)}.lg\:focus\:text-list-activeSelectionBackground:focus{color:var(--list-activeSelectionBackground)}.lg\:focus\:text-list-activeSelectionForeground:focus{color:var(--list-activeSelectionForeground)}.lg\:focus\:text-list-errorForeground:focus{color:var(--list-errorForeground)}.lg\:focus\:text-list-filterMatchBackground:focus{color:var(--list-filterMatchBackground)}.lg\:focus\:text-list-focusBackground:focus{color:var(--list-focusBackground)}.lg\:focus\:text-list-highlightForeground:focus{color:var(--list-highlightForeground)}.lg\:focus\:text-list-hoverBackground:focus{color:var(--list-hoverBackground)}.lg\:focus\:text-list-inactiveSelectionBackground:focus{color:var(--list-inactiveSelectionBackground)}.lg\:focus\:text-list-invalidItemForeground:focus{color:var(--list-invalidItemForeground)}.lg\:focus\:text-list-warningForeground:focus{color:var(--list-warningForeground)}.lg\:focus\:text-listFilterWidget-background:focus{color:var(--listFilterWidget-background)}.lg\:focus\:text-listFilterWidget-noMatchesOutline:focus{color:var(--listFilterWidget-noMatchesOutline)}.lg\:focus\:text-listFilterWidget-outline:focus{color:var(--listFilterWidget-outline)}.lg\:focus\:text-notificationCenterHeader-background:focus{color:var(--notificationCenterHeader-background)}.lg\:focus\:text-notificationLink-foreground:focus{color:var(--notificationLink-foreground)}.lg\:focus\:text-notifications-background:focus{color:var(--notifications-background)}.lg\:focus\:text-notifications-border:focus{color:var(--notifications-border)}.lg\:focus\:text-notifications-foreground:focus{color:var(--notifications-foreground)}.lg\:focus\:text-notificationsErrorIcon-foreground:focus{color:var(--notificationsErrorIcon-foreground)}.lg\:focus\:text-notificationsInfoIcon-foreground:focus{color:var(--notificationsInfoIcon-foreground)}.lg\:focus\:text-notificationsWarningIcon-foreground:focus{color:var(--notificationsWarningIcon-foreground)}.lg\:focus\:text-panel-background:focus{color:var(--panel-background)}.lg\:focus\:text-panel-border:focus{color:var(--panel-border)}.lg\:focus\:text-panel-dropBackground:focus{color:var(--panel-dropBackground)}.lg\:focus\:text-panelTitle-activeBorder:focus{color:var(--panelTitle-activeBorder)}.lg\:focus\:text-panelTitle-activeForeground:focus{color:var(--panelTitle-activeForeground)}.lg\:focus\:text-panelTitle-inactiveForeground:focus{color:var(--panelTitle-inactiveForeground)}.lg\:focus\:text-progressBar-background:focus{color:var(--progressBar-background)}.lg\:focus\:text-quickInput-background:focus{color:var(--quickInput-background)}.lg\:focus\:text-scrollbar-shadow:focus{color:var(--scrollbar-shadow)}.lg\:focus\:text-scrollbarSlider-activeBackground:focus{color:var(--scrollbarSlider-activeBackground)}.lg\:focus\:text-scrollbarSlider-background:focus{color:var(--scrollbarSlider-background)}.lg\:focus\:text-scrollbarSlider-hoverBackground:focus{color:var(--scrollbarSlider-hoverBackground)}.lg\:focus\:text-searchEditor-findMatchBackground:focus{color:var(--searchEditor-findMatchBackground)}.lg\:focus\:text-settings-checkboxBackground:focus{color:var(--settings-checkboxBackground)}.lg\:focus\:text-settings-checkboxBorder:focus{color:var(--settings-checkboxBorder)}.lg\:focus\:text-settings-checkboxForeground:focus{color:var(--settings-checkboxForeground)}.lg\:focus\:text-settings-dropdownBackground:focus{color:var(--settings-dropdownBackground)}.lg\:focus\:text-settings-dropdownBorder:focus{color:var(--settings-dropdownBorder)}.lg\:focus\:text-settings-dropdownForeground:focus{color:var(--settings-dropdownForeground)}.lg\:focus\:text-settings-dropdownListBorder:focus{color:var(--settings-dropdownListBorder)}.lg\:focus\:text-settings-headerForeground:focus{color:var(--settings-headerForeground)}.lg\:focus\:text-settings-modifiedItemIndicator:focus{color:var(--settings-modifiedItemIndicator)}.lg\:focus\:text-settings-numberInputForeground:focus{color:var(--settings-numberInputForeground)}.lg\:focus\:text-settings-textInputForeground:focus{color:var(--settings-textInputForeground)}.lg\:focus\:text-sideBar-background:focus{color:var(--sideBar-background)}.lg\:focus\:text-sideBar-dropBackground:focus{color:var(--sideBar-dropBackground)}.lg\:focus\:text-sideBarSectionHeader-background:focus{color:var(--sideBarSectionHeader-background)}.lg\:focus\:text-tab-activeBackground:focus{color:var(--tab-activeBackground)}.lg\:focus\:text-tab-activeForeground:focus{color:var(--tab-activeForeground)}.lg\:focus\:text-tab-activeModifiedBorder:focus{color:var(--tab-activeModifiedBorder)}.lg\:focus\:text-tab-border:focus{color:var(--tab-border)}.lg\:focus\:text-tab-inactiveBackground:focus{color:var(--tab-inactiveBackground)}.lg\:focus\:text-tab-inactiveForeground:focus{color:var(--tab-inactiveForeground)}.lg\:focus\:text-tab-inactiveModifiedBorder:focus{color:var(--tab-inactiveModifiedBorder)}.lg\:focus\:text-tab-unfocusedActiveBackground:focus{color:var(--tab-unfocusedActiveBackground)}.lg\:focus\:text-tab-unfocusedActiveForeground:focus{color:var(--tab-unfocusedActiveForeground)}.lg\:focus\:text-tab-unfocusedActiveModifiedBorder:focus{color:var(--tab-unfocusedActiveModifiedBorder)}.lg\:focus\:text-tab-unfocusedInactiveForeground:focus{color:var(--tab-unfocusedInactiveForeground)}.lg\:focus\:text-tab-unfocusedInactiveModifiedBorder:focus{color:var(--tab-unfocusedInactiveModifiedBorder)}.lg\:focus\:text-textLink-activeForeground:focus{color:var(--textLink-activeForeground)}.lg\:focus\:text-textLink-foreground:focus{color:var(--textLink-foreground)}.lg\:focus\:text-titleBar-activeBackground:focus{color:var(--titleBar-activeBackground)}.lg\:focus\:text-titleBar-activeForeground:focus{color:var(--titleBar-activeForeground)}.lg\:focus\:text-titleBar-inactiveBackground:focus{color:var(--titleBar-inactiveBackground)}.lg\:focus\:text-titleBar-inactiveForeground:focus{color:var(--titleBar-inactiveForeground)}.lg\:focus\:text-tree-indentGuidesStroke:focus{color:var(--tree-indentGuidesStroke)}.lg\:focus\:text-widget-shadow:focus{color:var(--widget-shadow)}.lg\:text-xs{font-size:.75rem}.lg\:text-sm{font-size:.875rem}.lg\:text-base{font-size:1rem}.lg\:text-lg{font-size:1.125rem}.lg\:text-xl{font-size:1.25rem}.lg\:text-2xl{font-size:1.5rem}.lg\:text-3xl{font-size:1.875rem}.lg\:text-4xl{font-size:2.25rem}.lg\:text-5xl{font-size:3rem}.lg\:text-6xl{font-size:4rem}.lg\:italic{font-style:italic}.lg\:not-italic{font-style:normal}.lg\:uppercase{text-transform:uppercase}.lg\:lowercase{text-transform:lowercase}.lg\:capitalize{text-transform:capitalize}.lg\:normal-case{text-transform:none}.lg\:underline{text-decoration:underline}.lg\:line-through{text-decoration:line-through}.lg\:no-underline{text-decoration:none}.lg\:hover\:underline:hover{text-decoration:underline}.lg\:hover\:line-through:hover{text-decoration:line-through}.lg\:hover\:no-underline:hover{text-decoration:none}.lg\:focus\:underline:focus{text-decoration:underline}.lg\:focus\:line-through:focus{text-decoration:line-through}.lg\:focus\:no-underline:focus{text-decoration:none}.lg\:antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg\:subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.lg\:tracking-tighter{letter-spacing:-.05em}.lg\:tracking-tight{letter-spacing:-.025em}.lg\:tracking-normal{letter-spacing:0}.lg\:tracking-wide{letter-spacing:.025em}.lg\:tracking-wider{letter-spacing:.05em}.lg\:tracking-widest{letter-spacing:.1em}.lg\:select-none{user-select:none}.lg\:select-text{user-select:text}.lg\:select-all{user-select:all}.lg\:select-auto{user-select:auto}.lg\:align-baseline{vertical-align:baseline}.lg\:align-top{vertical-align:top}.lg\:align-middle{vertical-align:middle}.lg\:align-bottom{vertical-align:bottom}.lg\:align-text-top{vertical-align:text-top}.lg\:align-text-bottom{vertical-align:text-bottom}.lg\:visible{visibility:visible}.lg\:invisible{visibility:hidden}.lg\:whitespace-normal{white-space:normal}.lg\:whitespace-no-wrap{white-space:nowrap}.lg\:whitespace-pre{white-space:pre}.lg\:whitespace-pre-line{white-space:pre-line}.lg\:whitespace-pre-wrap{white-space:pre-wrap}.lg\:break-normal{overflow-wrap:normal;word-break:normal}.lg\:break-words{overflow-wrap:break-word}.lg\:break-all{word-break:break-all}.lg\:truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lg\:w-0{width:0}.lg\:w-1{width:.25rem}.lg\:w-2{width:.5rem}.lg\:w-3{width:.75rem}.lg\:w-4{width:1rem}.lg\:w-5{width:1.25rem}.lg\:w-6{width:1.5rem}.lg\:w-8{width:2rem}.lg\:w-10{width:2.5rem}.lg\:w-12{width:3rem}.lg\:w-16{width:4rem}.lg\:w-20{width:5rem}.lg\:w-24{width:6rem}.lg\:w-32{width:8rem}.lg\:w-40{width:10rem}.lg\:w-48{width:12rem}.lg\:w-56{width:14rem}.lg\:w-64{width:16rem}.lg\:w-auto{width:auto}.lg\:w-px{width:1px}.lg\:w-1\/2{width:50%}.lg\:w-1\/3{width:33.333333%}.lg\:w-2\/3{width:66.666667%}.lg\:w-1\/4{width:25%}.lg\:w-2\/4{width:50%}.lg\:w-3\/4{width:75%}.lg\:w-1\/5{width:20%}.lg\:w-2\/5{width:40%}.lg\:w-3\/5{width:60%}.lg\:w-4\/5{width:80%}.lg\:w-1\/6{width:16.666667%}.lg\:w-2\/6{width:33.333333%}.lg\:w-3\/6{width:50%}.lg\:w-4\/6{width:66.666667%}.lg\:w-5\/6{width:83.333333%}.lg\:w-1\/12{width:8.333333%}.lg\:w-2\/12{width:16.666667%}.lg\:w-3\/12{width:25%}.lg\:w-4\/12{width:33.333333%}.lg\:w-5\/12{width:41.666667%}.lg\:w-6\/12{width:50%}.lg\:w-7\/12{width:58.333333%}.lg\:w-8\/12{width:66.666667%}.lg\:w-9\/12{width:75%}.lg\:w-10\/12{width:83.333333%}.lg\:w-11\/12{width:91.666667%}.lg\:w-full{width:100%}.lg\:w-screen{width:100vw}.lg\:z-0{z-index:0}.lg\:z-10{z-index:10}.lg\:z-20{z-index:20}.lg\:z-30{z-index:30}.lg\:z-40{z-index:40}.lg\:z-50{z-index:50}.lg\:z-auto{z-index:auto}.lg\:gap-0{grid-gap:0;gap:0}.lg\:gap-1{grid-gap:.25rem;gap:.25rem}.lg\:gap-2{grid-gap:.5rem;gap:.5rem}.lg\:gap-3{grid-gap:.75rem;gap:.75rem}.lg\:gap-4{grid-gap:1rem;gap:1rem}.lg\:gap-5{grid-gap:1.25rem;gap:1.25rem}.lg\:gap-6{grid-gap:1.5rem;gap:1.5rem}.lg\:gap-8{grid-gap:2rem;gap:2rem}.lg\:gap-10{grid-gap:2.5rem;gap:2.5rem}.lg\:gap-12{grid-gap:3rem;gap:3rem}.lg\:gap-16{grid-gap:4rem;gap:4rem}.lg\:gap-20{grid-gap:5rem;gap:5rem}.lg\:gap-24{grid-gap:6rem;gap:6rem}.lg\:gap-32{grid-gap:8rem;gap:8rem}.lg\:gap-40{grid-gap:10rem;gap:10rem}.lg\:gap-48{grid-gap:12rem;gap:12rem}.lg\:gap-56{grid-gap:14rem;gap:14rem}.lg\:gap-64{grid-gap:16rem;gap:16rem}.lg\:gap-px{grid-gap:1px;gap:1px}.lg\:col-gap-0{grid-column-gap:0;column-gap:0}.lg\:col-gap-1{grid-column-gap:.25rem;column-gap:.25rem}.lg\:col-gap-2{grid-column-gap:.5rem;column-gap:.5rem}.lg\:col-gap-3{grid-column-gap:.75rem;column-gap:.75rem}.lg\:col-gap-4{grid-column-gap:1rem;column-gap:1rem}.lg\:col-gap-5{grid-column-gap:1.25rem;column-gap:1.25rem}.lg\:col-gap-6{grid-column-gap:1.5rem;column-gap:1.5rem}.lg\:col-gap-8{grid-column-gap:2rem;column-gap:2rem}.lg\:col-gap-10{grid-column-gap:2.5rem;column-gap:2.5rem}.lg\:col-gap-12{grid-column-gap:3rem;column-gap:3rem}.lg\:col-gap-16{grid-column-gap:4rem;column-gap:4rem}.lg\:col-gap-20{grid-column-gap:5rem;column-gap:5rem}.lg\:col-gap-24{grid-column-gap:6rem;column-gap:6rem}.lg\:col-gap-32{grid-column-gap:8rem;column-gap:8rem}.lg\:col-gap-40{grid-column-gap:10rem;column-gap:10rem}.lg\:col-gap-48{grid-column-gap:12rem;column-gap:12rem}.lg\:col-gap-56{grid-column-gap:14rem;column-gap:14rem}.lg\:col-gap-64{grid-column-gap:16rem;column-gap:16rem}.lg\:col-gap-px{grid-column-gap:1px;column-gap:1px}.lg\:row-gap-0{grid-row-gap:0;row-gap:0}.lg\:row-gap-1{grid-row-gap:.25rem;row-gap:.25rem}.lg\:row-gap-2{grid-row-gap:.5rem;row-gap:.5rem}.lg\:row-gap-3{grid-row-gap:.75rem;row-gap:.75rem}.lg\:row-gap-4{grid-row-gap:1rem;row-gap:1rem}.lg\:row-gap-5{grid-row-gap:1.25rem;row-gap:1.25rem}.lg\:row-gap-6{grid-row-gap:1.5rem;row-gap:1.5rem}.lg\:row-gap-8{grid-row-gap:2rem;row-gap:2rem}.lg\:row-gap-10{grid-row-gap:2.5rem;row-gap:2.5rem}.lg\:row-gap-12{grid-row-gap:3rem;row-gap:3rem}.lg\:row-gap-16{grid-row-gap:4rem;row-gap:4rem}.lg\:row-gap-20{grid-row-gap:5rem;row-gap:5rem}.lg\:row-gap-24{grid-row-gap:6rem;row-gap:6rem}.lg\:row-gap-32{grid-row-gap:8rem;row-gap:8rem}.lg\:row-gap-40{grid-row-gap:10rem;row-gap:10rem}.lg\:row-gap-48{grid-row-gap:12rem;row-gap:12rem}.lg\:row-gap-56{grid-row-gap:14rem;row-gap:14rem}.lg\:row-gap-64{grid-row-gap:16rem;row-gap:16rem}.lg\:row-gap-px{grid-row-gap:1px;row-gap:1px}.lg\:grid-flow-row{grid-auto-flow:row}.lg\:grid-flow-col{grid-auto-flow:column}.lg\:grid-flow-row-dense{grid-auto-flow:row dense}.lg\:grid-flow-col-dense{grid-auto-flow:column dense}.lg\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.lg\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.lg\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.lg\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.lg\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.lg\:grid-cols-none{grid-template-columns:none}.lg\:col-auto{grid-column:auto}.lg\:col-span-1{grid-column:span 1/span 1}.lg\:col-span-2{grid-column:span 2/span 2}.lg\:col-span-3{grid-column:span 3/span 3}.lg\:col-span-4{grid-column:span 4/span 4}.lg\:col-span-5{grid-column:span 5/span 5}.lg\:col-span-6{grid-column:span 6/span 6}.lg\:col-span-7{grid-column:span 7/span 7}.lg\:col-span-8{grid-column:span 8/span 8}.lg\:col-span-9{grid-column:span 9/span 9}.lg\:col-span-10{grid-column:span 10/span 10}.lg\:col-span-11{grid-column:span 11/span 11}.lg\:col-span-12{grid-column:span 12/span 12}.lg\:col-start-1{grid-column-start:1}.lg\:col-start-2{grid-column-start:2}.lg\:col-start-3{grid-column-start:3}.lg\:col-start-4{grid-column-start:4}.lg\:col-start-5{grid-column-start:5}.lg\:col-start-6{grid-column-start:6}.lg\:col-start-7{grid-column-start:7}.lg\:col-start-8{grid-column-start:8}.lg\:col-start-9{grid-column-start:9}.lg\:col-start-10{grid-column-start:10}.lg\:col-start-11{grid-column-start:11}.lg\:col-start-12{grid-column-start:12}.lg\:col-start-13{grid-column-start:13}.lg\:col-start-auto{grid-column-start:auto}.lg\:col-end-1{grid-column-end:1}.lg\:col-end-2{grid-column-end:2}.lg\:col-end-3{grid-column-end:3}.lg\:col-end-4{grid-column-end:4}.lg\:col-end-5{grid-column-end:5}.lg\:col-end-6{grid-column-end:6}.lg\:col-end-7{grid-column-end:7}.lg\:col-end-8{grid-column-end:8}.lg\:col-end-9{grid-column-end:9}.lg\:col-end-10{grid-column-end:10}.lg\:col-end-11{grid-column-end:11}.lg\:col-end-12{grid-column-end:12}.lg\:col-end-13{grid-column-end:13}.lg\:col-end-auto{grid-column-end:auto}.lg\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.lg\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.lg\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.lg\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.lg\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.lg\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.lg\:grid-rows-none{grid-template-rows:none}.lg\:row-auto{grid-row:auto}.lg\:row-span-1{grid-row:span 1/span 1}.lg\:row-span-2{grid-row:span 2/span 2}.lg\:row-span-3{grid-row:span 3/span 3}.lg\:row-span-4{grid-row:span 4/span 4}.lg\:row-span-5{grid-row:span 5/span 5}.lg\:row-span-6{grid-row:span 6/span 6}.lg\:row-start-1{grid-row-start:1}.lg\:row-start-2{grid-row-start:2}.lg\:row-start-3{grid-row-start:3}.lg\:row-start-4{grid-row-start:4}.lg\:row-start-5{grid-row-start:5}.lg\:row-start-6{grid-row-start:6}.lg\:row-start-7{grid-row-start:7}.lg\:row-start-auto{grid-row-start:auto}.lg\:row-end-1{grid-row-end:1}.lg\:row-end-2{grid-row-end:2}.lg\:row-end-3{grid-row-end:3}.lg\:row-end-4{grid-row-end:4}.lg\:row-end-5{grid-row-end:5}.lg\:row-end-6{grid-row-end:6}.lg\:row-end-7{grid-row-end:7}.lg\:row-end-auto{grid-row-end:auto}.lg\:transform{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))}.lg\:transform-none{transform:none}.lg\:origin-center{transform-origin:center}.lg\:origin-top{transform-origin:top}.lg\:origin-top-right{transform-origin:top right}.lg\:origin-right{transform-origin:right}.lg\:origin-bottom-right{transform-origin:bottom right}.lg\:origin-bottom{transform-origin:bottom}.lg\:origin-bottom-left{transform-origin:bottom left}.lg\:origin-left{transform-origin:left}.lg\:origin-top-left{transform-origin:top left}.lg\:scale-0{--transform-scale-x:0;--transform-scale-y:0}.lg\:scale-50{--transform-scale-x:.5;--transform-scale-y:.5}.lg\:scale-75{--transform-scale-x:.75;--transform-scale-y:.75}.lg\:scale-90{--transform-scale-x:.9;--transform-scale-y:.9}.lg\:scale-95{--transform-scale-x:.95;--transform-scale-y:.95}.lg\:scale-100{--transform-scale-x:1;--transform-scale-y:1}.lg\:scale-105{--transform-scale-x:1.05;--transform-scale-y:1.05}.lg\:scale-110{--transform-scale-x:1.1;--transform-scale-y:1.1}.lg\:scale-125{--transform-scale-x:1.25;--transform-scale-y:1.25}.lg\:scale-150{--transform-scale-x:1.5;--transform-scale-y:1.5}.lg\:scale-x-0{--transform-scale-x:0}.lg\:scale-x-50{--transform-scale-x:.5}.lg\:scale-x-75{--transform-scale-x:.75}.lg\:scale-x-90{--transform-scale-x:.9}.lg\:scale-x-95{--transform-scale-x:.95}.lg\:scale-x-100{--transform-scale-x:1}.lg\:scale-x-105{--transform-scale-x:1.05}.lg\:scale-x-110{--transform-scale-x:1.1}.lg\:scale-x-125{--transform-scale-x:1.25}.lg\:scale-x-150{--transform-scale-x:1.5}.lg\:scale-y-0{--transform-scale-y:0}.lg\:scale-y-50{--transform-scale-y:.5}.lg\:scale-y-75{--transform-scale-y:.75}.lg\:scale-y-90{--transform-scale-y:.9}.lg\:scale-y-95{--transform-scale-y:.95}.lg\:scale-y-100{--transform-scale-y:1}.lg\:scale-y-105{--transform-scale-y:1.05}.lg\:scale-y-110{--transform-scale-y:1.1}.lg\:scale-y-125{--transform-scale-y:1.25}.lg\:scale-y-150{--transform-scale-y:1.5}.lg\:hover\:scale-0:hover{--transform-scale-x:0;--transform-scale-y:0}.lg\:hover\:scale-50:hover{--transform-scale-x:.5;--transform-scale-y:.5}.lg\:hover\:scale-75:hover{--transform-scale-x:.75;--transform-scale-y:.75}.lg\:hover\:scale-90:hover{--transform-scale-x:.9;--transform-scale-y:.9}.lg\:hover\:scale-95:hover{--transform-scale-x:.95;--transform-scale-y:.95}.lg\:hover\:scale-100:hover{--transform-scale-x:1;--transform-scale-y:1}.lg\:hover\:scale-105:hover{--transform-scale-x:1.05;--transform-scale-y:1.05}.lg\:hover\:scale-110:hover{--transform-scale-x:1.1;--transform-scale-y:1.1}.lg\:hover\:scale-125:hover{--transform-scale-x:1.25;--transform-scale-y:1.25}.lg\:hover\:scale-150:hover{--transform-scale-x:1.5;--transform-scale-y:1.5}.lg\:hover\:scale-x-0:hover{--transform-scale-x:0}.lg\:hover\:scale-x-50:hover{--transform-scale-x:.5}.lg\:hover\:scale-x-75:hover{--transform-scale-x:.75}.lg\:hover\:scale-x-90:hover{--transform-scale-x:.9}.lg\:hover\:scale-x-95:hover{--transform-scale-x:.95}.lg\:hover\:scale-x-100:hover{--transform-scale-x:1}.lg\:hover\:scale-x-105:hover{--transform-scale-x:1.05}.lg\:hover\:scale-x-110:hover{--transform-scale-x:1.1}.lg\:hover\:scale-x-125:hover{--transform-scale-x:1.25}.lg\:hover\:scale-x-150:hover{--transform-scale-x:1.5}.lg\:hover\:scale-y-0:hover{--transform-scale-y:0}.lg\:hover\:scale-y-50:hover{--transform-scale-y:.5}.lg\:hover\:scale-y-75:hover{--transform-scale-y:.75}.lg\:hover\:scale-y-90:hover{--transform-scale-y:.9}.lg\:hover\:scale-y-95:hover{--transform-scale-y:.95}.lg\:hover\:scale-y-100:hover{--transform-scale-y:1}.lg\:hover\:scale-y-105:hover{--transform-scale-y:1.05}.lg\:hover\:scale-y-110:hover{--transform-scale-y:1.1}.lg\:hover\:scale-y-125:hover{--transform-scale-y:1.25}.lg\:hover\:scale-y-150:hover{--transform-scale-y:1.5}.lg\:focus\:scale-0:focus{--transform-scale-x:0;--transform-scale-y:0}.lg\:focus\:scale-50:focus{--transform-scale-x:.5;--transform-scale-y:.5}.lg\:focus\:scale-75:focus{--transform-scale-x:.75;--transform-scale-y:.75}.lg\:focus\:scale-90:focus{--transform-scale-x:.9;--transform-scale-y:.9}.lg\:focus\:scale-95:focus{--transform-scale-x:.95;--transform-scale-y:.95}.lg\:focus\:scale-100:focus{--transform-scale-x:1;--transform-scale-y:1}.lg\:focus\:scale-105:focus{--transform-scale-x:1.05;--transform-scale-y:1.05}.lg\:focus\:scale-110:focus{--transform-scale-x:1.1;--transform-scale-y:1.1}.lg\:focus\:scale-125:focus{--transform-scale-x:1.25;--transform-scale-y:1.25}.lg\:focus\:scale-150:focus{--transform-scale-x:1.5;--transform-scale-y:1.5}.lg\:focus\:scale-x-0:focus{--transform-scale-x:0}.lg\:focus\:scale-x-50:focus{--transform-scale-x:.5}.lg\:focus\:scale-x-75:focus{--transform-scale-x:.75}.lg\:focus\:scale-x-90:focus{--transform-scale-x:.9}.lg\:focus\:scale-x-95:focus{--transform-scale-x:.95}.lg\:focus\:scale-x-100:focus{--transform-scale-x:1}.lg\:focus\:scale-x-105:focus{--transform-scale-x:1.05}.lg\:focus\:scale-x-110:focus{--transform-scale-x:1.1}.lg\:focus\:scale-x-125:focus{--transform-scale-x:1.25}.lg\:focus\:scale-x-150:focus{--transform-scale-x:1.5}.lg\:focus\:scale-y-0:focus{--transform-scale-y:0}.lg\:focus\:scale-y-50:focus{--transform-scale-y:.5}.lg\:focus\:scale-y-75:focus{--transform-scale-y:.75}.lg\:focus\:scale-y-90:focus{--transform-scale-y:.9}.lg\:focus\:scale-y-95:focus{--transform-scale-y:.95}.lg\:focus\:scale-y-100:focus{--transform-scale-y:1}.lg\:focus\:scale-y-105:focus{--transform-scale-y:1.05}.lg\:focus\:scale-y-110:focus{--transform-scale-y:1.1}.lg\:focus\:scale-y-125:focus{--transform-scale-y:1.25}.lg\:focus\:scale-y-150:focus{--transform-scale-y:1.5}.lg\:rotate-0{--transform-rotate:0}.lg\:rotate-45{--transform-rotate:45deg}.lg\:rotate-90{--transform-rotate:90deg}.lg\:rotate-180{--transform-rotate:180deg}.lg\:-rotate-180{--transform-rotate:-180deg}.lg\:-rotate-90{--transform-rotate:-90deg}.lg\:-rotate-45{--transform-rotate:-45deg}.lg\:hover\:rotate-0:hover{--transform-rotate:0}.lg\:hover\:rotate-45:hover{--transform-rotate:45deg}.lg\:hover\:rotate-90:hover{--transform-rotate:90deg}.lg\:hover\:rotate-180:hover{--transform-rotate:180deg}.lg\:hover\:-rotate-180:hover{--transform-rotate:-180deg}.lg\:hover\:-rotate-90:hover{--transform-rotate:-90deg}.lg\:hover\:-rotate-45:hover{--transform-rotate:-45deg}.lg\:focus\:rotate-0:focus{--transform-rotate:0}.lg\:focus\:rotate-45:focus{--transform-rotate:45deg}.lg\:focus\:rotate-90:focus{--transform-rotate:90deg}.lg\:focus\:rotate-180:focus{--transform-rotate:180deg}.lg\:focus\:-rotate-180:focus{--transform-rotate:-180deg}.lg\:focus\:-rotate-90:focus{--transform-rotate:-90deg}.lg\:focus\:-rotate-45:focus{--transform-rotate:-45deg}.lg\:translate-x-0{--transform-translate-x:0}.lg\:translate-x-1{--transform-translate-x:0.25rem}.lg\:translate-x-2{--transform-translate-x:0.5rem}.lg\:translate-x-3{--transform-translate-x:0.75rem}.lg\:translate-x-4{--transform-translate-x:1rem}.lg\:translate-x-5{--transform-translate-x:1.25rem}.lg\:translate-x-6{--transform-translate-x:1.5rem}.lg\:translate-x-8{--transform-translate-x:2rem}.lg\:translate-x-10{--transform-translate-x:2.5rem}.lg\:translate-x-12{--transform-translate-x:3rem}.lg\:translate-x-16{--transform-translate-x:4rem}.lg\:translate-x-20{--transform-translate-x:5rem}.lg\:translate-x-24{--transform-translate-x:6rem}.lg\:translate-x-32{--transform-translate-x:8rem}.lg\:translate-x-40{--transform-translate-x:10rem}.lg\:translate-x-48{--transform-translate-x:12rem}.lg\:translate-x-56{--transform-translate-x:14rem}.lg\:translate-x-64{--transform-translate-x:16rem}.lg\:translate-x-px{--transform-translate-x:1px}.lg\:-translate-x-1{--transform-translate-x:-0.25rem}.lg\:-translate-x-2{--transform-translate-x:-0.5rem}.lg\:-translate-x-3{--transform-translate-x:-0.75rem}.lg\:-translate-x-4{--transform-translate-x:-1rem}.lg\:-translate-x-5{--transform-translate-x:-1.25rem}.lg\:-translate-x-6{--transform-translate-x:-1.5rem}.lg\:-translate-x-8{--transform-translate-x:-2rem}.lg\:-translate-x-10{--transform-translate-x:-2.5rem}.lg\:-translate-x-12{--transform-translate-x:-3rem}.lg\:-translate-x-16{--transform-translate-x:-4rem}.lg\:-translate-x-20{--transform-translate-x:-5rem}.lg\:-translate-x-24{--transform-translate-x:-6rem}.lg\:-translate-x-32{--transform-translate-x:-8rem}.lg\:-translate-x-40{--transform-translate-x:-10rem}.lg\:-translate-x-48{--transform-translate-x:-12rem}.lg\:-translate-x-56{--transform-translate-x:-14rem}.lg\:-translate-x-64{--transform-translate-x:-16rem}.lg\:-translate-x-px{--transform-translate-x:-1px}.lg\:-translate-x-full{--transform-translate-x:-100%}.lg\:-translate-x-1\/2{--transform-translate-x:-50%}.lg\:translate-x-1\/2{--transform-translate-x:50%}.lg\:translate-x-full{--transform-translate-x:100%}.lg\:translate-y-0{--transform-translate-y:0}.lg\:translate-y-1{--transform-translate-y:0.25rem}.lg\:translate-y-2{--transform-translate-y:0.5rem}.lg\:translate-y-3{--transform-translate-y:0.75rem}.lg\:translate-y-4{--transform-translate-y:1rem}.lg\:translate-y-5{--transform-translate-y:1.25rem}.lg\:translate-y-6{--transform-translate-y:1.5rem}.lg\:translate-y-8{--transform-translate-y:2rem}.lg\:translate-y-10{--transform-translate-y:2.5rem}.lg\:translate-y-12{--transform-translate-y:3rem}.lg\:translate-y-16{--transform-translate-y:4rem}.lg\:translate-y-20{--transform-translate-y:5rem}.lg\:translate-y-24{--transform-translate-y:6rem}.lg\:translate-y-32{--transform-translate-y:8rem}.lg\:translate-y-40{--transform-translate-y:10rem}.lg\:translate-y-48{--transform-translate-y:12rem}.lg\:translate-y-56{--transform-translate-y:14rem}.lg\:translate-y-64{--transform-translate-y:16rem}.lg\:translate-y-px{--transform-translate-y:1px}.lg\:-translate-y-1{--transform-translate-y:-0.25rem}.lg\:-translate-y-2{--transform-translate-y:-0.5rem}.lg\:-translate-y-3{--transform-translate-y:-0.75rem}.lg\:-translate-y-4{--transform-translate-y:-1rem}.lg\:-translate-y-5{--transform-translate-y:-1.25rem}.lg\:-translate-y-6{--transform-translate-y:-1.5rem}.lg\:-translate-y-8{--transform-translate-y:-2rem}.lg\:-translate-y-10{--transform-translate-y:-2.5rem}.lg\:-translate-y-12{--transform-translate-y:-3rem}.lg\:-translate-y-16{--transform-translate-y:-4rem}.lg\:-translate-y-20{--transform-translate-y:-5rem}.lg\:-translate-y-24{--transform-translate-y:-6rem}.lg\:-translate-y-32{--transform-translate-y:-8rem}.lg\:-translate-y-40{--transform-translate-y:-10rem}.lg\:-translate-y-48{--transform-translate-y:-12rem}.lg\:-translate-y-56{--transform-translate-y:-14rem}.lg\:-translate-y-64{--transform-translate-y:-16rem}.lg\:-translate-y-px{--transform-translate-y:-1px}.lg\:-translate-y-full{--transform-translate-y:-100%}.lg\:-translate-y-1\/2{--transform-translate-y:-50%}.lg\:translate-y-1\/2{--transform-translate-y:50%}.lg\:translate-y-full{--transform-translate-y:100%}.lg\:hover\:translate-x-0:hover{--transform-translate-x:0}.lg\:hover\:translate-x-1:hover{--transform-translate-x:0.25rem}.lg\:hover\:translate-x-2:hover{--transform-translate-x:0.5rem}.lg\:hover\:translate-x-3:hover{--transform-translate-x:0.75rem}.lg\:hover\:translate-x-4:hover{--transform-translate-x:1rem}.lg\:hover\:translate-x-5:hover{--transform-translate-x:1.25rem}.lg\:hover\:translate-x-6:hover{--transform-translate-x:1.5rem}.lg\:hover\:translate-x-8:hover{--transform-translate-x:2rem}.lg\:hover\:translate-x-10:hover{--transform-translate-x:2.5rem}.lg\:hover\:translate-x-12:hover{--transform-translate-x:3rem}.lg\:hover\:translate-x-16:hover{--transform-translate-x:4rem}.lg\:hover\:translate-x-20:hover{--transform-translate-x:5rem}.lg\:hover\:translate-x-24:hover{--transform-translate-x:6rem}.lg\:hover\:translate-x-32:hover{--transform-translate-x:8rem}.lg\:hover\:translate-x-40:hover{--transform-translate-x:10rem}.lg\:hover\:translate-x-48:hover{--transform-translate-x:12rem}.lg\:hover\:translate-x-56:hover{--transform-translate-x:14rem}.lg\:hover\:translate-x-64:hover{--transform-translate-x:16rem}.lg\:hover\:translate-x-px:hover{--transform-translate-x:1px}.lg\:hover\:-translate-x-1:hover{--transform-translate-x:-0.25rem}.lg\:hover\:-translate-x-2:hover{--transform-translate-x:-0.5rem}.lg\:hover\:-translate-x-3:hover{--transform-translate-x:-0.75rem}.lg\:hover\:-translate-x-4:hover{--transform-translate-x:-1rem}.lg\:hover\:-translate-x-5:hover{--transform-translate-x:-1.25rem}.lg\:hover\:-translate-x-6:hover{--transform-translate-x:-1.5rem}.lg\:hover\:-translate-x-8:hover{--transform-translate-x:-2rem}.lg\:hover\:-translate-x-10:hover{--transform-translate-x:-2.5rem}.lg\:hover\:-translate-x-12:hover{--transform-translate-x:-3rem}.lg\:hover\:-translate-x-16:hover{--transform-translate-x:-4rem}.lg\:hover\:-translate-x-20:hover{--transform-translate-x:-5rem}.lg\:hover\:-translate-x-24:hover{--transform-translate-x:-6rem}.lg\:hover\:-translate-x-32:hover{--transform-translate-x:-8rem}.lg\:hover\:-translate-x-40:hover{--transform-translate-x:-10rem}.lg\:hover\:-translate-x-48:hover{--transform-translate-x:-12rem}.lg\:hover\:-translate-x-56:hover{--transform-translate-x:-14rem}.lg\:hover\:-translate-x-64:hover{--transform-translate-x:-16rem}.lg\:hover\:-translate-x-px:hover{--transform-translate-x:-1px}.lg\:hover\:-translate-x-full:hover{--transform-translate-x:-100%}.lg\:hover\:-translate-x-1\/2:hover{--transform-translate-x:-50%}.lg\:hover\:translate-x-1\/2:hover{--transform-translate-x:50%}.lg\:hover\:translate-x-full:hover{--transform-translate-x:100%}.lg\:hover\:translate-y-0:hover{--transform-translate-y:0}.lg\:hover\:translate-y-1:hover{--transform-translate-y:0.25rem}.lg\:hover\:translate-y-2:hover{--transform-translate-y:0.5rem}.lg\:hover\:translate-y-3:hover{--transform-translate-y:0.75rem}.lg\:hover\:translate-y-4:hover{--transform-translate-y:1rem}.lg\:hover\:translate-y-5:hover{--transform-translate-y:1.25rem}.lg\:hover\:translate-y-6:hover{--transform-translate-y:1.5rem}.lg\:hover\:translate-y-8:hover{--transform-translate-y:2rem}.lg\:hover\:translate-y-10:hover{--transform-translate-y:2.5rem}.lg\:hover\:translate-y-12:hover{--transform-translate-y:3rem}.lg\:hover\:translate-y-16:hover{--transform-translate-y:4rem}.lg\:hover\:translate-y-20:hover{--transform-translate-y:5rem}.lg\:hover\:translate-y-24:hover{--transform-translate-y:6rem}.lg\:hover\:translate-y-32:hover{--transform-translate-y:8rem}.lg\:hover\:translate-y-40:hover{--transform-translate-y:10rem}.lg\:hover\:translate-y-48:hover{--transform-translate-y:12rem}.lg\:hover\:translate-y-56:hover{--transform-translate-y:14rem}.lg\:hover\:translate-y-64:hover{--transform-translate-y:16rem}.lg\:hover\:translate-y-px:hover{--transform-translate-y:1px}.lg\:hover\:-translate-y-1:hover{--transform-translate-y:-0.25rem}.lg\:hover\:-translate-y-2:hover{--transform-translate-y:-0.5rem}.lg\:hover\:-translate-y-3:hover{--transform-translate-y:-0.75rem}.lg\:hover\:-translate-y-4:hover{--transform-translate-y:-1rem}.lg\:hover\:-translate-y-5:hover{--transform-translate-y:-1.25rem}.lg\:hover\:-translate-y-6:hover{--transform-translate-y:-1.5rem}.lg\:hover\:-translate-y-8:hover{--transform-translate-y:-2rem}.lg\:hover\:-translate-y-10:hover{--transform-translate-y:-2.5rem}.lg\:hover\:-translate-y-12:hover{--transform-translate-y:-3rem}.lg\:hover\:-translate-y-16:hover{--transform-translate-y:-4rem}.lg\:hover\:-translate-y-20:hover{--transform-translate-y:-5rem}.lg\:hover\:-translate-y-24:hover{--transform-translate-y:-6rem}.lg\:hover\:-translate-y-32:hover{--transform-translate-y:-8rem}.lg\:hover\:-translate-y-40:hover{--transform-translate-y:-10rem}.lg\:hover\:-translate-y-48:hover{--transform-translate-y:-12rem}.lg\:hover\:-translate-y-56:hover{--transform-translate-y:-14rem}.lg\:hover\:-translate-y-64:hover{--transform-translate-y:-16rem}.lg\:hover\:-translate-y-px:hover{--transform-translate-y:-1px}.lg\:hover\:-translate-y-full:hover{--transform-translate-y:-100%}.lg\:hover\:-translate-y-1\/2:hover{--transform-translate-y:-50%}.lg\:hover\:translate-y-1\/2:hover{--transform-translate-y:50%}.lg\:hover\:translate-y-full:hover{--transform-translate-y:100%}.lg\:focus\:translate-x-0:focus{--transform-translate-x:0}.lg\:focus\:translate-x-1:focus{--transform-translate-x:0.25rem}.lg\:focus\:translate-x-2:focus{--transform-translate-x:0.5rem}.lg\:focus\:translate-x-3:focus{--transform-translate-x:0.75rem}.lg\:focus\:translate-x-4:focus{--transform-translate-x:1rem}.lg\:focus\:translate-x-5:focus{--transform-translate-x:1.25rem}.lg\:focus\:translate-x-6:focus{--transform-translate-x:1.5rem}.lg\:focus\:translate-x-8:focus{--transform-translate-x:2rem}.lg\:focus\:translate-x-10:focus{--transform-translate-x:2.5rem}.lg\:focus\:translate-x-12:focus{--transform-translate-x:3rem}.lg\:focus\:translate-x-16:focus{--transform-translate-x:4rem}.lg\:focus\:translate-x-20:focus{--transform-translate-x:5rem}.lg\:focus\:translate-x-24:focus{--transform-translate-x:6rem}.lg\:focus\:translate-x-32:focus{--transform-translate-x:8rem}.lg\:focus\:translate-x-40:focus{--transform-translate-x:10rem}.lg\:focus\:translate-x-48:focus{--transform-translate-x:12rem}.lg\:focus\:translate-x-56:focus{--transform-translate-x:14rem}.lg\:focus\:translate-x-64:focus{--transform-translate-x:16rem}.lg\:focus\:translate-x-px:focus{--transform-translate-x:1px}.lg\:focus\:-translate-x-1:focus{--transform-translate-x:-0.25rem}.lg\:focus\:-translate-x-2:focus{--transform-translate-x:-0.5rem}.lg\:focus\:-translate-x-3:focus{--transform-translate-x:-0.75rem}.lg\:focus\:-translate-x-4:focus{--transform-translate-x:-1rem}.lg\:focus\:-translate-x-5:focus{--transform-translate-x:-1.25rem}.lg\:focus\:-translate-x-6:focus{--transform-translate-x:-1.5rem}.lg\:focus\:-translate-x-8:focus{--transform-translate-x:-2rem}.lg\:focus\:-translate-x-10:focus{--transform-translate-x:-2.5rem}.lg\:focus\:-translate-x-12:focus{--transform-translate-x:-3rem}.lg\:focus\:-translate-x-16:focus{--transform-translate-x:-4rem}.lg\:focus\:-translate-x-20:focus{--transform-translate-x:-5rem}.lg\:focus\:-translate-x-24:focus{--transform-translate-x:-6rem}.lg\:focus\:-translate-x-32:focus{--transform-translate-x:-8rem}.lg\:focus\:-translate-x-40:focus{--transform-translate-x:-10rem}.lg\:focus\:-translate-x-48:focus{--transform-translate-x:-12rem}.lg\:focus\:-translate-x-56:focus{--transform-translate-x:-14rem}.lg\:focus\:-translate-x-64:focus{--transform-translate-x:-16rem}.lg\:focus\:-translate-x-px:focus{--transform-translate-x:-1px}.lg\:focus\:-translate-x-full:focus{--transform-translate-x:-100%}.lg\:focus\:-translate-x-1\/2:focus{--transform-translate-x:-50%}.lg\:focus\:translate-x-1\/2:focus{--transform-translate-x:50%}.lg\:focus\:translate-x-full:focus{--transform-translate-x:100%}.lg\:focus\:translate-y-0:focus{--transform-translate-y:0}.lg\:focus\:translate-y-1:focus{--transform-translate-y:0.25rem}.lg\:focus\:translate-y-2:focus{--transform-translate-y:0.5rem}.lg\:focus\:translate-y-3:focus{--transform-translate-y:0.75rem}.lg\:focus\:translate-y-4:focus{--transform-translate-y:1rem}.lg\:focus\:translate-y-5:focus{--transform-translate-y:1.25rem}.lg\:focus\:translate-y-6:focus{--transform-translate-y:1.5rem}.lg\:focus\:translate-y-8:focus{--transform-translate-y:2rem}.lg\:focus\:translate-y-10:focus{--transform-translate-y:2.5rem}.lg\:focus\:translate-y-12:focus{--transform-translate-y:3rem}.lg\:focus\:translate-y-16:focus{--transform-translate-y:4rem}.lg\:focus\:translate-y-20:focus{--transform-translate-y:5rem}.lg\:focus\:translate-y-24:focus{--transform-translate-y:6rem}.lg\:focus\:translate-y-32:focus{--transform-translate-y:8rem}.lg\:focus\:translate-y-40:focus{--transform-translate-y:10rem}.lg\:focus\:translate-y-48:focus{--transform-translate-y:12rem}.lg\:focus\:translate-y-56:focus{--transform-translate-y:14rem}.lg\:focus\:translate-y-64:focus{--transform-translate-y:16rem}.lg\:focus\:translate-y-px:focus{--transform-translate-y:1px}.lg\:focus\:-translate-y-1:focus{--transform-translate-y:-0.25rem}.lg\:focus\:-translate-y-2:focus{--transform-translate-y:-0.5rem}.lg\:focus\:-translate-y-3:focus{--transform-translate-y:-0.75rem}.lg\:focus\:-translate-y-4:focus{--transform-translate-y:-1rem}.lg\:focus\:-translate-y-5:focus{--transform-translate-y:-1.25rem}.lg\:focus\:-translate-y-6:focus{--transform-translate-y:-1.5rem}.lg\:focus\:-translate-y-8:focus{--transform-translate-y:-2rem}.lg\:focus\:-translate-y-10:focus{--transform-translate-y:-2.5rem}.lg\:focus\:-translate-y-12:focus{--transform-translate-y:-3rem}.lg\:focus\:-translate-y-16:focus{--transform-translate-y:-4rem}.lg\:focus\:-translate-y-20:focus{--transform-translate-y:-5rem}.lg\:focus\:-translate-y-24:focus{--transform-translate-y:-6rem}.lg\:focus\:-translate-y-32:focus{--transform-translate-y:-8rem}.lg\:focus\:-translate-y-40:focus{--transform-translate-y:-10rem}.lg\:focus\:-translate-y-48:focus{--transform-translate-y:-12rem}.lg\:focus\:-translate-y-56:focus{--transform-translate-y:-14rem}.lg\:focus\:-translate-y-64:focus{--transform-translate-y:-16rem}.lg\:focus\:-translate-y-px:focus{--transform-translate-y:-1px}.lg\:focus\:-translate-y-full:focus{--transform-translate-y:-100%}.lg\:focus\:-translate-y-1\/2:focus{--transform-translate-y:-50%}.lg\:focus\:translate-y-1\/2:focus{--transform-translate-y:50%}.lg\:focus\:translate-y-full:focus{--transform-translate-y:100%}.lg\:skew-x-0{--transform-skew-x:0}.lg\:skew-x-3{--transform-skew-x:3deg}.lg\:skew-x-6{--transform-skew-x:6deg}.lg\:skew-x-12{--transform-skew-x:12deg}.lg\:-skew-x-12{--transform-skew-x:-12deg}.lg\:-skew-x-6{--transform-skew-x:-6deg}.lg\:-skew-x-3{--transform-skew-x:-3deg}.lg\:skew-y-0{--transform-skew-y:0}.lg\:skew-y-3{--transform-skew-y:3deg}.lg\:skew-y-6{--transform-skew-y:6deg}.lg\:skew-y-12{--transform-skew-y:12deg}.lg\:-skew-y-12{--transform-skew-y:-12deg}.lg\:-skew-y-6{--transform-skew-y:-6deg}.lg\:-skew-y-3{--transform-skew-y:-3deg}.lg\:hover\:skew-x-0:hover{--transform-skew-x:0}.lg\:hover\:skew-x-3:hover{--transform-skew-x:3deg}.lg\:hover\:skew-x-6:hover{--transform-skew-x:6deg}.lg\:hover\:skew-x-12:hover{--transform-skew-x:12deg}.lg\:hover\:-skew-x-12:hover{--transform-skew-x:-12deg}.lg\:hover\:-skew-x-6:hover{--transform-skew-x:-6deg}.lg\:hover\:-skew-x-3:hover{--transform-skew-x:-3deg}.lg\:hover\:skew-y-0:hover{--transform-skew-y:0}.lg\:hover\:skew-y-3:hover{--transform-skew-y:3deg}.lg\:hover\:skew-y-6:hover{--transform-skew-y:6deg}.lg\:hover\:skew-y-12:hover{--transform-skew-y:12deg}.lg\:hover\:-skew-y-12:hover{--transform-skew-y:-12deg}.lg\:hover\:-skew-y-6:hover{--transform-skew-y:-6deg}.lg\:hover\:-skew-y-3:hover{--transform-skew-y:-3deg}.lg\:focus\:skew-x-0:focus{--transform-skew-x:0}.lg\:focus\:skew-x-3:focus{--transform-skew-x:3deg}.lg\:focus\:skew-x-6:focus{--transform-skew-x:6deg}.lg\:focus\:skew-x-12:focus{--transform-skew-x:12deg}.lg\:focus\:-skew-x-12:focus{--transform-skew-x:-12deg}.lg\:focus\:-skew-x-6:focus{--transform-skew-x:-6deg}.lg\:focus\:-skew-x-3:focus{--transform-skew-x:-3deg}.lg\:focus\:skew-y-0:focus{--transform-skew-y:0}.lg\:focus\:skew-y-3:focus{--transform-skew-y:3deg}.lg\:focus\:skew-y-6:focus{--transform-skew-y:6deg}.lg\:focus\:skew-y-12:focus{--transform-skew-y:12deg}.lg\:focus\:-skew-y-12:focus{--transform-skew-y:-12deg}.lg\:focus\:-skew-y-6:focus{--transform-skew-y:-6deg}.lg\:focus\:-skew-y-3:focus{--transform-skew-y:-3deg}.lg\:transition-none{transition-property:none}.lg\:transition-all{transition-property:all}.lg\:transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform}.lg\:transition-colors{transition-property:background-color,border-color,color,fill,stroke}.lg\:transition-opacity{transition-property:opacity}.lg\:transition-shadow{transition-property:box-shadow}.lg\:transition-transform{transition-property:transform}.lg\:ease-linear{transition-timing-function:linear}.lg\:ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.lg\:ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.lg\:ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.lg\:duration-75{transition-duration:75ms}.lg\:duration-100{transition-duration:.1s}.lg\:duration-150{transition-duration:.15s}.lg\:duration-200{transition-duration:.2s}.lg\:duration-300{transition-duration:.3s}.lg\:duration-500{transition-duration:.5s}.lg\:duration-700{transition-duration:.7s}.lg\:duration-1000{transition-duration:1s}}@media (min-width:1280px){.xl\:sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.xl\:not-sr-only{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal}.xl\:focus\:sr-only:focus{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.xl\:focus\:not-sr-only:focus{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal}.xl\:appearance-none{appearance:none}.xl\:bg-fixed{background-attachment:fixed}.xl\:bg-local{background-attachment:local}.xl\:bg-scroll{background-attachment:scroll}.xl\:bg-black{background-color:#000}.xl\:bg-white{background-color:#fff}.xl\:bg-gray-100{background-color:#f7fafc}.xl\:bg-gray-200{background-color:#edf2f7}.xl\:bg-gray-300{background-color:#e2e8f0}.xl\:bg-gray-400{background-color:#cbd5e0}.xl\:bg-gray-500{background-color:#a0aec0}.xl\:bg-gray-600{background-color:#718096}.xl\:bg-gray-700{background-color:#4a5568}.xl\:bg-gray-800{background-color:#2d3748}.xl\:bg-gray-900{background-color:#1a202c}.xl\:bg-blue-100{background-color:#ebf8ff}.xl\:bg-blue-200{background-color:#bee3f8}.xl\:bg-blue-300{background-color:#90cdf4}.xl\:bg-blue-400{background-color:#63b3ed}.xl\:bg-blue-500{background-color:#4299e1}.xl\:bg-blue-600{background-color:#3182ce}.xl\:bg-blue-700{background-color:#2b6cb0}.xl\:bg-blue-800{background-color:#2c5282}.xl\:bg-blue-900{background-color:#2a4365}.xl\:bg-red-100{background-color:#fff5f5}.xl\:bg-red-200{background-color:#fed7d7}.xl\:bg-red-300{background-color:#feb2b2}.xl\:bg-red-400{background-color:#fc8181}.xl\:bg-red-500{background-color:#f56565}.xl\:bg-red-600{background-color:#e53e3e}.xl\:bg-red-700{background-color:#c53030}.xl\:bg-red-800{background-color:#9b2c2c}.xl\:bg-red-900{background-color:#742a2a}.xl\:bg-yellow-100{background-color:ivory}.xl\:bg-yellow-200{background-color:#fefcbf}.xl\:bg-yellow-300{background-color:#faf089}.xl\:bg-yellow-400{background-color:#f6e05e}.xl\:bg-yellow-500{background-color:#ecc94b}.xl\:bg-yellow-600{background-color:#d69e2e}.xl\:bg-yellow-700{background-color:#b7791f}.xl\:bg-yellow-800{background-color:#975a16}.xl\:bg-yellow-900{background-color:#744210}.xl\:bg-purple-100{background-color:#e2dde6}.xl\:bg-purple-200{background-color:#c6bad0}.xl\:bg-purple-300{background-color:#42304f}.xl\:bg-purple-400{background-color:#3a2a47}.xl\:bg-purple-500{background-color:#2f2239}.xl\:bg-purple-600{background-color:#26182d}.xl\:bg-transparent{background-color:transparent}.xl\:bg-stackblitz-blue{background-color:var(--sb-brand-stackblitz-blue)}.xl\:bg-activityBarBadge-background{background-color:var(--activityBarBadge-background)}.xl\:bg-editor-background{background-color:var(--editor-background)}.xl\:bg-editor-foreground{background-color:var(--editor-foreground)}.xl\:bg-editor-inactiveSelectionBackground{background-color:var(--editor-inactiveSelectionBackground)}.xl\:bg-editor-selectionHighlightBackground{background-color:var(--editor-selectionHighlightBackground)}.xl\:bg-input-placeholderForeground{background-color:var(--input-placeholderForeground)}.xl\:bg-list-dropBackground{background-color:var(--list-dropBackground)}.xl\:bg-menu-background{background-color:var(--menu-background)}.xl\:bg-menu-foreground{background-color:var(--menu-foreground)}.xl\:bg-sideBarTitle-foreground{background-color:var(--sideBarTitle-foreground)}.xl\:bg-statusBarItem-remoteBackground{background-color:var(--statusBarItem-remoteBackground)}.xl\:bg-statusBarItem-remoteForeground{background-color:var(--statusBarItem-remoteForeground)}.xl\:bg-activityBar-activeBorder{background-color:var(--activityBar-activeBorder)}.xl\:bg-activityBar-background{background-color:var(--activityBar-background)}.xl\:bg-activityBar-dropBackground{background-color:var(--activityBar-dropBackground)}.xl\:bg-activityBar-foreground{background-color:var(--activityBar-foreground)}.xl\:bg-activityBar-inactiveForeground{background-color:var(--activityBar-inactiveForeground)}.xl\:bg-activityBarBadge-foreground{background-color:var(--activityBarBadge-foreground)}.xl\:bg-badge-background{background-color:var(--badge-background)}.xl\:bg-badge-foreground{background-color:var(--badge-foreground)}.xl\:bg-breadcrumb-activeSelectionForeground{background-color:var(--breadcrumb-activeSelectionForeground)}.xl\:bg-breadcrumb-background{background-color:var(--breadcrumb-background)}.xl\:bg-breadcrumb-focusForeground{background-color:var(--breadcrumb-focusForeground)}.xl\:bg-breadcrumb-foreground{background-color:var(--breadcrumb-foreground)}.xl\:bg-breadcrumbPicker-background{background-color:var(--breadcrumbPicker-background)}.xl\:bg-button-background{background-color:var(--button-background)}.xl\:bg-button-foreground{background-color:var(--button-foreground)}.xl\:bg-button-hoverBackground{background-color:var(--button-hoverBackground)}.xl\:bg-checkbox-background{background-color:var(--checkbox-background)}.xl\:bg-checkbox-border{background-color:var(--checkbox-border)}.xl\:bg-checkbox-foreground{background-color:var(--checkbox-foreground)}.xl\:bg-dropdown-background{background-color:var(--dropdown-background)}.xl\:bg-dropdown-border{background-color:var(--dropdown-border)}.xl\:bg-dropdown-foreground{background-color:var(--dropdown-foreground)}.xl\:bg-focusBorder{background-color:var(--focusBorder)}.xl\:bg-foreground{background-color:var(--foreground)}.xl\:bg-icon-foreground{background-color:var(--icon-foreground)}.xl\:bg-icon-prettier{background-color:#ee6292}.xl\:bg-input-background{background-color:var(--input-background)}.xl\:bg-input-foreground{background-color:var(--input-foreground)}.xl\:bg-inputOption-activeBackground{background-color:var(--inputOption-activeBackground)}.xl\:bg-inputOption-activeBorder{background-color:var(--inputOption-activeBorder)}.xl\:bg-inputValidation-errorBackground{background-color:var(--inputValidation-errorBackground)}.xl\:bg-inputValidation-errorBorder{background-color:var(--inputValidation-errorBorder)}.xl\:bg-inputValidation-infoBackground{background-color:var(--inputValidation-infoBackground)}.xl\:bg-inputValidation-infoBorder{background-color:var(--inputValidation-infoBorder)}.xl\:bg-inputValidation-warningBackground{background-color:var(--inputValidation-warningBackground)}.xl\:bg-inputValidation-warningBorder{background-color:var(--inputValidation-warningBorder)}.xl\:bg-list-activeSelectionBackground{background-color:var(--list-activeSelectionBackground)}.xl\:bg-list-activeSelectionForeground{background-color:var(--list-activeSelectionForeground)}.xl\:bg-list-errorForeground{background-color:var(--list-errorForeground)}.xl\:bg-list-filterMatchBackground{background-color:var(--list-filterMatchBackground)}.xl\:bg-list-focusBackground{background-color:var(--list-focusBackground)}.xl\:bg-list-highlightForeground{background-color:var(--list-highlightForeground)}.xl\:bg-list-hoverBackground{background-color:var(--list-hoverBackground)}.xl\:bg-list-inactiveSelectionBackground{background-color:var(--list-inactiveSelectionBackground)}.xl\:bg-list-invalidItemForeground{background-color:var(--list-invalidItemForeground)}.xl\:bg-list-warningForeground{background-color:var(--list-warningForeground)}.xl\:bg-listFilterWidget-background{background-color:var(--listFilterWidget-background)}.xl\:bg-listFilterWidget-noMatchesOutline{background-color:var(--listFilterWidget-noMatchesOutline)}.xl\:bg-listFilterWidget-outline{background-color:var(--listFilterWidget-outline)}.xl\:bg-notificationCenterHeader-background{background-color:var(--notificationCenterHeader-background)}.xl\:bg-notificationLink-foreground{background-color:var(--notificationLink-foreground)}.xl\:bg-notifications-background{background-color:var(--notifications-background)}.xl\:bg-notifications-border{background-color:var(--notifications-border)}.xl\:bg-notifications-foreground{background-color:var(--notifications-foreground)}.xl\:bg-notificationsErrorIcon-foreground{background-color:var(--notificationsErrorIcon-foreground)}.xl\:bg-notificationsInfoIcon-foreground{background-color:var(--notificationsInfoIcon-foreground)}.xl\:bg-notificationsWarningIcon-foreground{background-color:var(--notificationsWarningIcon-foreground)}.xl\:bg-panel-background{background-color:var(--panel-background)}.xl\:bg-panel-border{background-color:var(--panel-border)}.xl\:bg-panel-dropBackground{background-color:var(--panel-dropBackground)}.xl\:bg-panelTitle-activeBorder{background-color:var(--panelTitle-activeBorder)}.xl\:bg-panelTitle-activeForeground{background-color:var(--panelTitle-activeForeground)}.xl\:bg-panelTitle-inactiveForeground{background-color:var(--panelTitle-inactiveForeground)}.xl\:bg-progressBar-background{background-color:var(--progressBar-background)}.xl\:bg-quickInput-background{background-color:var(--quickInput-background)}.xl\:bg-scrollbar-shadow{background-color:var(--scrollbar-shadow)}.xl\:bg-scrollbarSlider-activeBackground{background-color:var(--scrollbarSlider-activeBackground)}.xl\:bg-scrollbarSlider-background{background-color:var(--scrollbarSlider-background)}.xl\:bg-scrollbarSlider-hoverBackground{background-color:var(--scrollbarSlider-hoverBackground)}.xl\:bg-searchEditor-findMatchBackground{background-color:var(--searchEditor-findMatchBackground)}.xl\:bg-settings-checkboxBackground{background-color:var(--settings-checkboxBackground)}.xl\:bg-settings-checkboxBorder{background-color:var(--settings-checkboxBorder)}.xl\:bg-settings-checkboxForeground{background-color:var(--settings-checkboxForeground)}.xl\:bg-settings-dropdownBackground{background-color:var(--settings-dropdownBackground)}.xl\:bg-settings-dropdownBorder{background-color:var(--settings-dropdownBorder)}.xl\:bg-settings-dropdownForeground{background-color:var(--settings-dropdownForeground)}.xl\:bg-settings-dropdownListBorder{background-color:var(--settings-dropdownListBorder)}.xl\:bg-settings-headerForeground{background-color:var(--settings-headerForeground)}.xl\:bg-settings-modifiedItemIndicator{background-color:var(--settings-modifiedItemIndicator)}.xl\:bg-settings-numberInputForeground{background-color:var(--settings-numberInputForeground)}.xl\:bg-settings-textInputForeground{background-color:var(--settings-textInputForeground)}.xl\:bg-sideBar-background{background-color:var(--sideBar-background)}.xl\:bg-sideBar-dropBackground{background-color:var(--sideBar-dropBackground)}.xl\:bg-sideBarSectionHeader-background{background-color:var(--sideBarSectionHeader-background)}.xl\:bg-tab-activeBackground{background-color:var(--tab-activeBackground)}.xl\:bg-tab-activeForeground{background-color:var(--tab-activeForeground)}.xl\:bg-tab-activeModifiedBorder{background-color:var(--tab-activeModifiedBorder)}.xl\:bg-tab-border{background-color:var(--tab-border)}.xl\:bg-tab-inactiveBackground{background-color:var(--tab-inactiveBackground)}.xl\:bg-tab-inactiveForeground{background-color:var(--tab-inactiveForeground)}.xl\:bg-tab-inactiveModifiedBorder{background-color:var(--tab-inactiveModifiedBorder)}.xl\:bg-tab-unfocusedActiveBackground{background-color:var(--tab-unfocusedActiveBackground)}.xl\:bg-tab-unfocusedActiveForeground{background-color:var(--tab-unfocusedActiveForeground)}.xl\:bg-tab-unfocusedActiveModifiedBorder{background-color:var(--tab-unfocusedActiveModifiedBorder)}.xl\:bg-tab-unfocusedInactiveForeground{background-color:var(--tab-unfocusedInactiveForeground)}.xl\:bg-tab-unfocusedInactiveModifiedBorder{background-color:var(--tab-unfocusedInactiveModifiedBorder)}.xl\:bg-textLink-activeForeground{background-color:var(--textLink-activeForeground)}.xl\:bg-textLink-foreground{background-color:var(--textLink-foreground)}.xl\:bg-titleBar-activeBackground{background-color:var(--titleBar-activeBackground)}.xl\:bg-titleBar-activeForeground{background-color:var(--titleBar-activeForeground)}.xl\:bg-titleBar-inactiveBackground{background-color:var(--titleBar-inactiveBackground)}.xl\:bg-titleBar-inactiveForeground{background-color:var(--titleBar-inactiveForeground)}.xl\:bg-tree-indentGuidesStroke{background-color:var(--tree-indentGuidesStroke)}.xl\:bg-widget-shadow{background-color:var(--widget-shadow)}.xl\:hover\:bg-black:hover{background-color:#000}.xl\:hover\:bg-white:hover{background-color:#fff}.xl\:hover\:bg-gray-100:hover{background-color:#f7fafc}.xl\:hover\:bg-gray-200:hover{background-color:#edf2f7}.xl\:hover\:bg-gray-300:hover{background-color:#e2e8f0}.xl\:hover\:bg-gray-400:hover{background-color:#cbd5e0}.xl\:hover\:bg-gray-500:hover{background-color:#a0aec0}.xl\:hover\:bg-gray-600:hover{background-color:#718096}.xl\:hover\:bg-gray-700:hover{background-color:#4a5568}.xl\:hover\:bg-gray-800:hover{background-color:#2d3748}.xl\:hover\:bg-gray-900:hover{background-color:#1a202c}.xl\:hover\:bg-blue-100:hover{background-color:#ebf8ff}.xl\:hover\:bg-blue-200:hover{background-color:#bee3f8}.xl\:hover\:bg-blue-300:hover{background-color:#90cdf4}.xl\:hover\:bg-blue-400:hover{background-color:#63b3ed}.xl\:hover\:bg-blue-500:hover{background-color:#4299e1}.xl\:hover\:bg-blue-600:hover{background-color:#3182ce}.xl\:hover\:bg-blue-700:hover{background-color:#2b6cb0}.xl\:hover\:bg-blue-800:hover{background-color:#2c5282}.xl\:hover\:bg-blue-900:hover{background-color:#2a4365}.xl\:hover\:bg-red-100:hover{background-color:#fff5f5}.xl\:hover\:bg-red-200:hover{background-color:#fed7d7}.xl\:hover\:bg-red-300:hover{background-color:#feb2b2}.xl\:hover\:bg-red-400:hover{background-color:#fc8181}.xl\:hover\:bg-red-500:hover{background-color:#f56565}.xl\:hover\:bg-red-600:hover{background-color:#e53e3e}.xl\:hover\:bg-red-700:hover{background-color:#c53030}.xl\:hover\:bg-red-800:hover{background-color:#9b2c2c}.xl\:hover\:bg-red-900:hover{background-color:#742a2a}.xl\:hover\:bg-yellow-100:hover{background-color:ivory}.xl\:hover\:bg-yellow-200:hover{background-color:#fefcbf}.xl\:hover\:bg-yellow-300:hover{background-color:#faf089}.xl\:hover\:bg-yellow-400:hover{background-color:#f6e05e}.xl\:hover\:bg-yellow-500:hover{background-color:#ecc94b}.xl\:hover\:bg-yellow-600:hover{background-color:#d69e2e}.xl\:hover\:bg-yellow-700:hover{background-color:#b7791f}.xl\:hover\:bg-yellow-800:hover{background-color:#975a16}.xl\:hover\:bg-yellow-900:hover{background-color:#744210}.xl\:hover\:bg-purple-100:hover{background-color:#e2dde6}.xl\:hover\:bg-purple-200:hover{background-color:#c6bad0}.xl\:hover\:bg-purple-300:hover{background-color:#42304f}.xl\:hover\:bg-purple-400:hover{background-color:#3a2a47}.xl\:hover\:bg-purple-500:hover{background-color:#2f2239}.xl\:hover\:bg-purple-600:hover{background-color:#26182d}.xl\:hover\:bg-transparent:hover{background-color:transparent}.xl\:hover\:bg-stackblitz-blue:hover{background-color:var(--sb-brand-stackblitz-blue)}.xl\:hover\:bg-activityBarBadge-background:hover{background-color:var(--activityBarBadge-background)}.xl\:hover\:bg-editor-background:hover{background-color:var(--editor-background)}.xl\:hover\:bg-editor-foreground:hover{background-color:var(--editor-foreground)}.xl\:hover\:bg-editor-inactiveSelectionBackground:hover{background-color:var(--editor-inactiveSelectionBackground)}.xl\:hover\:bg-editor-selectionHighlightBackground:hover{background-color:var(--editor-selectionHighlightBackground)}.xl\:hover\:bg-input-placeholderForeground:hover{background-color:var(--input-placeholderForeground)}.xl\:hover\:bg-list-dropBackground:hover{background-color:var(--list-dropBackground)}.xl\:hover\:bg-menu-background:hover{background-color:var(--menu-background)}.xl\:hover\:bg-menu-foreground:hover{background-color:var(--menu-foreground)}.xl\:hover\:bg-sideBarTitle-foreground:hover{background-color:var(--sideBarTitle-foreground)}.xl\:hover\:bg-statusBarItem-remoteBackground:hover{background-color:var(--statusBarItem-remoteBackground)}.xl\:hover\:bg-statusBarItem-remoteForeground:hover{background-color:var(--statusBarItem-remoteForeground)}.xl\:hover\:bg-activityBar-activeBorder:hover{background-color:var(--activityBar-activeBorder)}.xl\:hover\:bg-activityBar-background:hover{background-color:var(--activityBar-background)}.xl\:hover\:bg-activityBar-dropBackground:hover{background-color:var(--activityBar-dropBackground)}.xl\:hover\:bg-activityBar-foreground:hover{background-color:var(--activityBar-foreground)}.xl\:hover\:bg-activityBar-inactiveForeground:hover{background-color:var(--activityBar-inactiveForeground)}.xl\:hover\:bg-activityBarBadge-foreground:hover{background-color:var(--activityBarBadge-foreground)}.xl\:hover\:bg-badge-background:hover{background-color:var(--badge-background)}.xl\:hover\:bg-badge-foreground:hover{background-color:var(--badge-foreground)}.xl\:hover\:bg-breadcrumb-activeSelectionForeground:hover{background-color:var(--breadcrumb-activeSelectionForeground)}.xl\:hover\:bg-breadcrumb-background:hover{background-color:var(--breadcrumb-background)}.xl\:hover\:bg-breadcrumb-focusForeground:hover{background-color:var(--breadcrumb-focusForeground)}.xl\:hover\:bg-breadcrumb-foreground:hover{background-color:var(--breadcrumb-foreground)}.xl\:hover\:bg-breadcrumbPicker-background:hover{background-color:var(--breadcrumbPicker-background)}.xl\:hover\:bg-button-background:hover{background-color:var(--button-background)}.xl\:hover\:bg-button-foreground:hover{background-color:var(--button-foreground)}.xl\:hover\:bg-button-hoverBackground:hover{background-color:var(--button-hoverBackground)}.xl\:hover\:bg-checkbox-background:hover{background-color:var(--checkbox-background)}.xl\:hover\:bg-checkbox-border:hover{background-color:var(--checkbox-border)}.xl\:hover\:bg-checkbox-foreground:hover{background-color:var(--checkbox-foreground)}.xl\:hover\:bg-dropdown-background:hover{background-color:var(--dropdown-background)}.xl\:hover\:bg-dropdown-border:hover{background-color:var(--dropdown-border)}.xl\:hover\:bg-dropdown-foreground:hover{background-color:var(--dropdown-foreground)}.xl\:hover\:bg-focusBorder:hover{background-color:var(--focusBorder)}.xl\:hover\:bg-foreground:hover{background-color:var(--foreground)}.xl\:hover\:bg-icon-foreground:hover{background-color:var(--icon-foreground)}.xl\:hover\:bg-icon-prettier:hover{background-color:#ee6292}.xl\:hover\:bg-input-background:hover{background-color:var(--input-background)}.xl\:hover\:bg-input-foreground:hover{background-color:var(--input-foreground)}.xl\:hover\:bg-inputOption-activeBackground:hover{background-color:var(--inputOption-activeBackground)}.xl\:hover\:bg-inputOption-activeBorder:hover{background-color:var(--inputOption-activeBorder)}.xl\:hover\:bg-inputValidation-errorBackground:hover{background-color:var(--inputValidation-errorBackground)}.xl\:hover\:bg-inputValidation-errorBorder:hover{background-color:var(--inputValidation-errorBorder)}.xl\:hover\:bg-inputValidation-infoBackground:hover{background-color:var(--inputValidation-infoBackground)}.xl\:hover\:bg-inputValidation-infoBorder:hover{background-color:var(--inputValidation-infoBorder)}.xl\:hover\:bg-inputValidation-warningBackground:hover{background-color:var(--inputValidation-warningBackground)}.xl\:hover\:bg-inputValidation-warningBorder:hover{background-color:var(--inputValidation-warningBorder)}.xl\:hover\:bg-list-activeSelectionBackground:hover{background-color:var(--list-activeSelectionBackground)}.xl\:hover\:bg-list-activeSelectionForeground:hover{background-color:var(--list-activeSelectionForeground)}.xl\:hover\:bg-list-errorForeground:hover{background-color:var(--list-errorForeground)}.xl\:hover\:bg-list-filterMatchBackground:hover{background-color:var(--list-filterMatchBackground)}.xl\:hover\:bg-list-focusBackground:hover{background-color:var(--list-focusBackground)}.xl\:hover\:bg-list-highlightForeground:hover{background-color:var(--list-highlightForeground)}.xl\:hover\:bg-list-hoverBackground:hover{background-color:var(--list-hoverBackground)}.xl\:hover\:bg-list-inactiveSelectionBackground:hover{background-color:var(--list-inactiveSelectionBackground)}.xl\:hover\:bg-list-invalidItemForeground:hover{background-color:var(--list-invalidItemForeground)}.xl\:hover\:bg-list-warningForeground:hover{background-color:var(--list-warningForeground)}.xl\:hover\:bg-listFilterWidget-background:hover{background-color:var(--listFilterWidget-background)}.xl\:hover\:bg-listFilterWidget-noMatchesOutline:hover{background-color:var(--listFilterWidget-noMatchesOutline)}.xl\:hover\:bg-listFilterWidget-outline:hover{background-color:var(--listFilterWidget-outline)}.xl\:hover\:bg-notificationCenterHeader-background:hover{background-color:var(--notificationCenterHeader-background)}.xl\:hover\:bg-notificationLink-foreground:hover{background-color:var(--notificationLink-foreground)}.xl\:hover\:bg-notifications-background:hover{background-color:var(--notifications-background)}.xl\:hover\:bg-notifications-border:hover{background-color:var(--notifications-border)}.xl\:hover\:bg-notifications-foreground:hover{background-color:var(--notifications-foreground)}.xl\:hover\:bg-notificationsErrorIcon-foreground:hover{background-color:var(--notificationsErrorIcon-foreground)}.xl\:hover\:bg-notificationsInfoIcon-foreground:hover{background-color:var(--notificationsInfoIcon-foreground)}.xl\:hover\:bg-notificationsWarningIcon-foreground:hover{background-color:var(--notificationsWarningIcon-foreground)}.xl\:hover\:bg-panel-background:hover{background-color:var(--panel-background)}.xl\:hover\:bg-panel-border:hover{background-color:var(--panel-border)}.xl\:hover\:bg-panel-dropBackground:hover{background-color:var(--panel-dropBackground)}.xl\:hover\:bg-panelTitle-activeBorder:hover{background-color:var(--panelTitle-activeBorder)}.xl\:hover\:bg-panelTitle-activeForeground:hover{background-color:var(--panelTitle-activeForeground)}.xl\:hover\:bg-panelTitle-inactiveForeground:hover{background-color:var(--panelTitle-inactiveForeground)}.xl\:hover\:bg-progressBar-background:hover{background-color:var(--progressBar-background)}.xl\:hover\:bg-quickInput-background:hover{background-color:var(--quickInput-background)}.xl\:hover\:bg-scrollbar-shadow:hover{background-color:var(--scrollbar-shadow)}.xl\:hover\:bg-scrollbarSlider-activeBackground:hover{background-color:var(--scrollbarSlider-activeBackground)}.xl\:hover\:bg-scrollbarSlider-background:hover{background-color:var(--scrollbarSlider-background)}.xl\:hover\:bg-scrollbarSlider-hoverBackground:hover{background-color:var(--scrollbarSlider-hoverBackground)}.xl\:hover\:bg-searchEditor-findMatchBackground:hover{background-color:var(--searchEditor-findMatchBackground)}.xl\:hover\:bg-settings-checkboxBackground:hover{background-color:var(--settings-checkboxBackground)}.xl\:hover\:bg-settings-checkboxBorder:hover{background-color:var(--settings-checkboxBorder)}.xl\:hover\:bg-settings-checkboxForeground:hover{background-color:var(--settings-checkboxForeground)}.xl\:hover\:bg-settings-dropdownBackground:hover{background-color:var(--settings-dropdownBackground)}.xl\:hover\:bg-settings-dropdownBorder:hover{background-color:var(--settings-dropdownBorder)}.xl\:hover\:bg-settings-dropdownForeground:hover{background-color:var(--settings-dropdownForeground)}.xl\:hover\:bg-settings-dropdownListBorder:hover{background-color:var(--settings-dropdownListBorder)}.xl\:hover\:bg-settings-headerForeground:hover{background-color:var(--settings-headerForeground)}.xl\:hover\:bg-settings-modifiedItemIndicator:hover{background-color:var(--settings-modifiedItemIndicator)}.xl\:hover\:bg-settings-numberInputForeground:hover{background-color:var(--settings-numberInputForeground)}.xl\:hover\:bg-settings-textInputForeground:hover{background-color:var(--settings-textInputForeground)}.xl\:hover\:bg-sideBar-background:hover{background-color:var(--sideBar-background)}.xl\:hover\:bg-sideBar-dropBackground:hover{background-color:var(--sideBar-dropBackground)}.xl\:hover\:bg-sideBarSectionHeader-background:hover{background-color:var(--sideBarSectionHeader-background)}.xl\:hover\:bg-tab-activeBackground:hover{background-color:var(--tab-activeBackground)}.xl\:hover\:bg-tab-activeForeground:hover{background-color:var(--tab-activeForeground)}.xl\:hover\:bg-tab-activeModifiedBorder:hover{background-color:var(--tab-activeModifiedBorder)}.xl\:hover\:bg-tab-border:hover{background-color:var(--tab-border)}.xl\:hover\:bg-tab-inactiveBackground:hover{background-color:var(--tab-inactiveBackground)}.xl\:hover\:bg-tab-inactiveForeground:hover{background-color:var(--tab-inactiveForeground)}.xl\:hover\:bg-tab-inactiveModifiedBorder:hover{background-color:var(--tab-inactiveModifiedBorder)}.xl\:hover\:bg-tab-unfocusedActiveBackground:hover{background-color:var(--tab-unfocusedActiveBackground)}.xl\:hover\:bg-tab-unfocusedActiveForeground:hover{background-color:var(--tab-unfocusedActiveForeground)}.xl\:hover\:bg-tab-unfocusedActiveModifiedBorder:hover{background-color:var(--tab-unfocusedActiveModifiedBorder)}.xl\:hover\:bg-tab-unfocusedInactiveForeground:hover{background-color:var(--tab-unfocusedInactiveForeground)}.xl\:hover\:bg-tab-unfocusedInactiveModifiedBorder:hover{background-color:var(--tab-unfocusedInactiveModifiedBorder)}.xl\:hover\:bg-textLink-activeForeground:hover{background-color:var(--textLink-activeForeground)}.xl\:hover\:bg-textLink-foreground:hover{background-color:var(--textLink-foreground)}.xl\:hover\:bg-titleBar-activeBackground:hover{background-color:var(--titleBar-activeBackground)}.xl\:hover\:bg-titleBar-activeForeground:hover{background-color:var(--titleBar-activeForeground)}.xl\:hover\:bg-titleBar-inactiveBackground:hover{background-color:var(--titleBar-inactiveBackground)}.xl\:hover\:bg-titleBar-inactiveForeground:hover{background-color:var(--titleBar-inactiveForeground)}.xl\:hover\:bg-tree-indentGuidesStroke:hover{background-color:var(--tree-indentGuidesStroke)}.xl\:hover\:bg-widget-shadow:hover{background-color:var(--widget-shadow)}.xl\:focus\:bg-black:focus{background-color:#000}.xl\:focus\:bg-white:focus{background-color:#fff}.xl\:focus\:bg-gray-100:focus{background-color:#f7fafc}.xl\:focus\:bg-gray-200:focus{background-color:#edf2f7}.xl\:focus\:bg-gray-300:focus{background-color:#e2e8f0}.xl\:focus\:bg-gray-400:focus{background-color:#cbd5e0}.xl\:focus\:bg-gray-500:focus{background-color:#a0aec0}.xl\:focus\:bg-gray-600:focus{background-color:#718096}.xl\:focus\:bg-gray-700:focus{background-color:#4a5568}.xl\:focus\:bg-gray-800:focus{background-color:#2d3748}.xl\:focus\:bg-gray-900:focus{background-color:#1a202c}.xl\:focus\:bg-blue-100:focus{background-color:#ebf8ff}.xl\:focus\:bg-blue-200:focus{background-color:#bee3f8}.xl\:focus\:bg-blue-300:focus{background-color:#90cdf4}.xl\:focus\:bg-blue-400:focus{background-color:#63b3ed}.xl\:focus\:bg-blue-500:focus{background-color:#4299e1}.xl\:focus\:bg-blue-600:focus{background-color:#3182ce}.xl\:focus\:bg-blue-700:focus{background-color:#2b6cb0}.xl\:focus\:bg-blue-800:focus{background-color:#2c5282}.xl\:focus\:bg-blue-900:focus{background-color:#2a4365}.xl\:focus\:bg-red-100:focus{background-color:#fff5f5}.xl\:focus\:bg-red-200:focus{background-color:#fed7d7}.xl\:focus\:bg-red-300:focus{background-color:#feb2b2}.xl\:focus\:bg-red-400:focus{background-color:#fc8181}.xl\:focus\:bg-red-500:focus{background-color:#f56565}.xl\:focus\:bg-red-600:focus{background-color:#e53e3e}.xl\:focus\:bg-red-700:focus{background-color:#c53030}.xl\:focus\:bg-red-800:focus{background-color:#9b2c2c}.xl\:focus\:bg-red-900:focus{background-color:#742a2a}.xl\:focus\:bg-yellow-100:focus{background-color:ivory}.xl\:focus\:bg-yellow-200:focus{background-color:#fefcbf}.xl\:focus\:bg-yellow-300:focus{background-color:#faf089}.xl\:focus\:bg-yellow-400:focus{background-color:#f6e05e}.xl\:focus\:bg-yellow-500:focus{background-color:#ecc94b}.xl\:focus\:bg-yellow-600:focus{background-color:#d69e2e}.xl\:focus\:bg-yellow-700:focus{background-color:#b7791f}.xl\:focus\:bg-yellow-800:focus{background-color:#975a16}.xl\:focus\:bg-yellow-900:focus{background-color:#744210}.xl\:focus\:bg-purple-100:focus{background-color:#e2dde6}.xl\:focus\:bg-purple-200:focus{background-color:#c6bad0}.xl\:focus\:bg-purple-300:focus{background-color:#42304f}.xl\:focus\:bg-purple-400:focus{background-color:#3a2a47}.xl\:focus\:bg-purple-500:focus{background-color:#2f2239}.xl\:focus\:bg-purple-600:focus{background-color:#26182d}.xl\:focus\:bg-transparent:focus{background-color:transparent}.xl\:focus\:bg-stackblitz-blue:focus{background-color:var(--sb-brand-stackblitz-blue)}.xl\:focus\:bg-activityBarBadge-background:focus{background-color:var(--activityBarBadge-background)}.xl\:focus\:bg-editor-background:focus{background-color:var(--editor-background)}.xl\:focus\:bg-editor-foreground:focus{background-color:var(--editor-foreground)}.xl\:focus\:bg-editor-inactiveSelectionBackground:focus{background-color:var(--editor-inactiveSelectionBackground)}.xl\:focus\:bg-editor-selectionHighlightBackground:focus{background-color:var(--editor-selectionHighlightBackground)}.xl\:focus\:bg-input-placeholderForeground:focus{background-color:var(--input-placeholderForeground)}.xl\:focus\:bg-list-dropBackground:focus{background-color:var(--list-dropBackground)}.xl\:focus\:bg-menu-background:focus{background-color:var(--menu-background)}.xl\:focus\:bg-menu-foreground:focus{background-color:var(--menu-foreground)}.xl\:focus\:bg-sideBarTitle-foreground:focus{background-color:var(--sideBarTitle-foreground)}.xl\:focus\:bg-statusBarItem-remoteBackground:focus{background-color:var(--statusBarItem-remoteBackground)}.xl\:focus\:bg-statusBarItem-remoteForeground:focus{background-color:var(--statusBarItem-remoteForeground)}.xl\:focus\:bg-activityBar-activeBorder:focus{background-color:var(--activityBar-activeBorder)}.xl\:focus\:bg-activityBar-background:focus{background-color:var(--activityBar-background)}.xl\:focus\:bg-activityBar-dropBackground:focus{background-color:var(--activityBar-dropBackground)}.xl\:focus\:bg-activityBar-foreground:focus{background-color:var(--activityBar-foreground)}.xl\:focus\:bg-activityBar-inactiveForeground:focus{background-color:var(--activityBar-inactiveForeground)}.xl\:focus\:bg-activityBarBadge-foreground:focus{background-color:var(--activityBarBadge-foreground)}.xl\:focus\:bg-badge-background:focus{background-color:var(--badge-background)}.xl\:focus\:bg-badge-foreground:focus{background-color:var(--badge-foreground)}.xl\:focus\:bg-breadcrumb-activeSelectionForeground:focus{background-color:var(--breadcrumb-activeSelectionForeground)}.xl\:focus\:bg-breadcrumb-background:focus{background-color:var(--breadcrumb-background)}.xl\:focus\:bg-breadcrumb-focusForeground:focus{background-color:var(--breadcrumb-focusForeground)}.xl\:focus\:bg-breadcrumb-foreground:focus{background-color:var(--breadcrumb-foreground)}.xl\:focus\:bg-breadcrumbPicker-background:focus{background-color:var(--breadcrumbPicker-background)}.xl\:focus\:bg-button-background:focus{background-color:var(--button-background)}.xl\:focus\:bg-button-foreground:focus{background-color:var(--button-foreground)}.xl\:focus\:bg-button-hoverBackground:focus{background-color:var(--button-hoverBackground)}.xl\:focus\:bg-checkbox-background:focus{background-color:var(--checkbox-background)}.xl\:focus\:bg-checkbox-border:focus{background-color:var(--checkbox-border)}.xl\:focus\:bg-checkbox-foreground:focus{background-color:var(--checkbox-foreground)}.xl\:focus\:bg-dropdown-background:focus{background-color:var(--dropdown-background)}.xl\:focus\:bg-dropdown-border:focus{background-color:var(--dropdown-border)}.xl\:focus\:bg-dropdown-foreground:focus{background-color:var(--dropdown-foreground)}.xl\:focus\:bg-focusBorder:focus{background-color:var(--focusBorder)}.xl\:focus\:bg-foreground:focus{background-color:var(--foreground)}.xl\:focus\:bg-icon-foreground:focus{background-color:var(--icon-foreground)}.xl\:focus\:bg-icon-prettier:focus{background-color:#ee6292}.xl\:focus\:bg-input-background:focus{background-color:var(--input-background)}.xl\:focus\:bg-input-foreground:focus{background-color:var(--input-foreground)}.xl\:focus\:bg-inputOption-activeBackground:focus{background-color:var(--inputOption-activeBackground)}.xl\:focus\:bg-inputOption-activeBorder:focus{background-color:var(--inputOption-activeBorder)}.xl\:focus\:bg-inputValidation-errorBackground:focus{background-color:var(--inputValidation-errorBackground)}.xl\:focus\:bg-inputValidation-errorBorder:focus{background-color:var(--inputValidation-errorBorder)}.xl\:focus\:bg-inputValidation-infoBackground:focus{background-color:var(--inputValidation-infoBackground)}.xl\:focus\:bg-inputValidation-infoBorder:focus{background-color:var(--inputValidation-infoBorder)}.xl\:focus\:bg-inputValidation-warningBackground:focus{background-color:var(--inputValidation-warningBackground)}.xl\:focus\:bg-inputValidation-warningBorder:focus{background-color:var(--inputValidation-warningBorder)}.xl\:focus\:bg-list-activeSelectionBackground:focus{background-color:var(--list-activeSelectionBackground)}.xl\:focus\:bg-list-activeSelectionForeground:focus{background-color:var(--list-activeSelectionForeground)}.xl\:focus\:bg-list-errorForeground:focus{background-color:var(--list-errorForeground)}.xl\:focus\:bg-list-filterMatchBackground:focus{background-color:var(--list-filterMatchBackground)}.xl\:focus\:bg-list-focusBackground:focus{background-color:var(--list-focusBackground)}.xl\:focus\:bg-list-highlightForeground:focus{background-color:var(--list-highlightForeground)}.xl\:focus\:bg-list-hoverBackground:focus{background-color:var(--list-hoverBackground)}.xl\:focus\:bg-list-inactiveSelectionBackground:focus{background-color:var(--list-inactiveSelectionBackground)}.xl\:focus\:bg-list-invalidItemForeground:focus{background-color:var(--list-invalidItemForeground)}.xl\:focus\:bg-list-warningForeground:focus{background-color:var(--list-warningForeground)}.xl\:focus\:bg-listFilterWidget-background:focus{background-color:var(--listFilterWidget-background)}.xl\:focus\:bg-listFilterWidget-noMatchesOutline:focus{background-color:var(--listFilterWidget-noMatchesOutline)}.xl\:focus\:bg-listFilterWidget-outline:focus{background-color:var(--listFilterWidget-outline)}.xl\:focus\:bg-notificationCenterHeader-background:focus{background-color:var(--notificationCenterHeader-background)}.xl\:focus\:bg-notificationLink-foreground:focus{background-color:var(--notificationLink-foreground)}.xl\:focus\:bg-notifications-background:focus{background-color:var(--notifications-background)}.xl\:focus\:bg-notifications-border:focus{background-color:var(--notifications-border)}.xl\:focus\:bg-notifications-foreground:focus{background-color:var(--notifications-foreground)}.xl\:focus\:bg-notificationsErrorIcon-foreground:focus{background-color:var(--notificationsErrorIcon-foreground)}.xl\:focus\:bg-notificationsInfoIcon-foreground:focus{background-color:var(--notificationsInfoIcon-foreground)}.xl\:focus\:bg-notificationsWarningIcon-foreground:focus{background-color:var(--notificationsWarningIcon-foreground)}.xl\:focus\:bg-panel-background:focus{background-color:var(--panel-background)}.xl\:focus\:bg-panel-border:focus{background-color:var(--panel-border)}.xl\:focus\:bg-panel-dropBackground:focus{background-color:var(--panel-dropBackground)}.xl\:focus\:bg-panelTitle-activeBorder:focus{background-color:var(--panelTitle-activeBorder)}.xl\:focus\:bg-panelTitle-activeForeground:focus{background-color:var(--panelTitle-activeForeground)}.xl\:focus\:bg-panelTitle-inactiveForeground:focus{background-color:var(--panelTitle-inactiveForeground)}.xl\:focus\:bg-progressBar-background:focus{background-color:var(--progressBar-background)}.xl\:focus\:bg-quickInput-background:focus{background-color:var(--quickInput-background)}.xl\:focus\:bg-scrollbar-shadow:focus{background-color:var(--scrollbar-shadow)}.xl\:focus\:bg-scrollbarSlider-activeBackground:focus{background-color:var(--scrollbarSlider-activeBackground)}.xl\:focus\:bg-scrollbarSlider-background:focus{background-color:var(--scrollbarSlider-background)}.xl\:focus\:bg-scrollbarSlider-hoverBackground:focus{background-color:var(--scrollbarSlider-hoverBackground)}.xl\:focus\:bg-searchEditor-findMatchBackground:focus{background-color:var(--searchEditor-findMatchBackground)}.xl\:focus\:bg-settings-checkboxBackground:focus{background-color:var(--settings-checkboxBackground)}.xl\:focus\:bg-settings-checkboxBorder:focus{background-color:var(--settings-checkboxBorder)}.xl\:focus\:bg-settings-checkboxForeground:focus{background-color:var(--settings-checkboxForeground)}.xl\:focus\:bg-settings-dropdownBackground:focus{background-color:var(--settings-dropdownBackground)}.xl\:focus\:bg-settings-dropdownBorder:focus{background-color:var(--settings-dropdownBorder)}.xl\:focus\:bg-settings-dropdownForeground:focus{background-color:var(--settings-dropdownForeground)}.xl\:focus\:bg-settings-dropdownListBorder:focus{background-color:var(--settings-dropdownListBorder)}.xl\:focus\:bg-settings-headerForeground:focus{background-color:var(--settings-headerForeground)}.xl\:focus\:bg-settings-modifiedItemIndicator:focus{background-color:var(--settings-modifiedItemIndicator)}.xl\:focus\:bg-settings-numberInputForeground:focus{background-color:var(--settings-numberInputForeground)}.xl\:focus\:bg-settings-textInputForeground:focus{background-color:var(--settings-textInputForeground)}.xl\:focus\:bg-sideBar-background:focus{background-color:var(--sideBar-background)}.xl\:focus\:bg-sideBar-dropBackground:focus{background-color:var(--sideBar-dropBackground)}.xl\:focus\:bg-sideBarSectionHeader-background:focus{background-color:var(--sideBarSectionHeader-background)}.xl\:focus\:bg-tab-activeBackground:focus{background-color:var(--tab-activeBackground)}.xl\:focus\:bg-tab-activeForeground:focus{background-color:var(--tab-activeForeground)}.xl\:focus\:bg-tab-activeModifiedBorder:focus{background-color:var(--tab-activeModifiedBorder)}.xl\:focus\:bg-tab-border:focus{background-color:var(--tab-border)}.xl\:focus\:bg-tab-inactiveBackground:focus{background-color:var(--tab-inactiveBackground)}.xl\:focus\:bg-tab-inactiveForeground:focus{background-color:var(--tab-inactiveForeground)}.xl\:focus\:bg-tab-inactiveModifiedBorder:focus{background-color:var(--tab-inactiveModifiedBorder)}.xl\:focus\:bg-tab-unfocusedActiveBackground:focus{background-color:var(--tab-unfocusedActiveBackground)}.xl\:focus\:bg-tab-unfocusedActiveForeground:focus{background-color:var(--tab-unfocusedActiveForeground)}.xl\:focus\:bg-tab-unfocusedActiveModifiedBorder:focus{background-color:var(--tab-unfocusedActiveModifiedBorder)}.xl\:focus\:bg-tab-unfocusedInactiveForeground:focus{background-color:var(--tab-unfocusedInactiveForeground)}.xl\:focus\:bg-tab-unfocusedInactiveModifiedBorder:focus{background-color:var(--tab-unfocusedInactiveModifiedBorder)}.xl\:focus\:bg-textLink-activeForeground:focus{background-color:var(--textLink-activeForeground)}.xl\:focus\:bg-textLink-foreground:focus{background-color:var(--textLink-foreground)}.xl\:focus\:bg-titleBar-activeBackground:focus{background-color:var(--titleBar-activeBackground)}.xl\:focus\:bg-titleBar-activeForeground:focus{background-color:var(--titleBar-activeForeground)}.xl\:focus\:bg-titleBar-inactiveBackground:focus{background-color:var(--titleBar-inactiveBackground)}.xl\:focus\:bg-titleBar-inactiveForeground:focus{background-color:var(--titleBar-inactiveForeground)}.xl\:focus\:bg-tree-indentGuidesStroke:focus{background-color:var(--tree-indentGuidesStroke)}.xl\:focus\:bg-widget-shadow:focus{background-color:var(--widget-shadow)}.xl\:bg-bottom{background-position:bottom}.xl\:bg-center{background-position:50%}.xl\:bg-left{background-position:0}.xl\:bg-left-bottom{background-position:0 100%}.xl\:bg-left-top{background-position:0 0}.xl\:bg-right{background-position:100%}.xl\:bg-right-bottom{background-position:100% 100%}.xl\:bg-right-top{background-position:100% 0}.xl\:bg-top{background-position:top}.xl\:bg-repeat{background-repeat:repeat}.xl\:bg-no-repeat{background-repeat:no-repeat}.xl\:bg-repeat-x{background-repeat:repeat-x}.xl\:bg-repeat-y{background-repeat:repeat-y}.xl\:bg-repeat-round{background-repeat:round}.xl\:bg-repeat-space{background-repeat:space}.xl\:bg-auto{background-size:auto}.xl\:bg-cover{background-size:cover}.xl\:bg-contain{background-size:contain}.xl\:border-collapse{border-collapse:collapse}.xl\:border-separate{border-collapse:separate}.xl\:border-black{border-color:#000}.xl\:border-white{border-color:#fff}.xl\:border-gray-100{border-color:#f7fafc}.xl\:border-gray-200{border-color:#edf2f7}.xl\:border-gray-300{border-color:#e2e8f0}.xl\:border-gray-400{border-color:#cbd5e0}.xl\:border-gray-500{border-color:#a0aec0}.xl\:border-gray-600{border-color:#718096}.xl\:border-gray-700{border-color:#4a5568}.xl\:border-gray-800{border-color:#2d3748}.xl\:border-gray-900{border-color:#1a202c}.xl\:border-blue-100{border-color:#ebf8ff}.xl\:border-blue-200{border-color:#bee3f8}.xl\:border-blue-300{border-color:#90cdf4}.xl\:border-blue-400{border-color:#63b3ed}.xl\:border-blue-500{border-color:#4299e1}.xl\:border-blue-600{border-color:#3182ce}.xl\:border-blue-700{border-color:#2b6cb0}.xl\:border-blue-800{border-color:#2c5282}.xl\:border-blue-900{border-color:#2a4365}.xl\:border-red-100{border-color:#fff5f5}.xl\:border-red-200{border-color:#fed7d7}.xl\:border-red-300{border-color:#feb2b2}.xl\:border-red-400{border-color:#fc8181}.xl\:border-red-500{border-color:#f56565}.xl\:border-red-600{border-color:#e53e3e}.xl\:border-red-700{border-color:#c53030}.xl\:border-red-800{border-color:#9b2c2c}.xl\:border-red-900{border-color:#742a2a}.xl\:border-yellow-100{border-color:ivory}.xl\:border-yellow-200{border-color:#fefcbf}.xl\:border-yellow-300{border-color:#faf089}.xl\:border-yellow-400{border-color:#f6e05e}.xl\:border-yellow-500{border-color:#ecc94b}.xl\:border-yellow-600{border-color:#d69e2e}.xl\:border-yellow-700{border-color:#b7791f}.xl\:border-yellow-800{border-color:#975a16}.xl\:border-yellow-900{border-color:#744210}.xl\:border-purple-100{border-color:#e2dde6}.xl\:border-purple-200{border-color:#c6bad0}.xl\:border-purple-300{border-color:#42304f}.xl\:border-purple-400{border-color:#3a2a47}.xl\:border-purple-500{border-color:#2f2239}.xl\:border-purple-600{border-color:#26182d}.xl\:border-transparent{border-color:transparent}.xl\:border-stackblitz-blue{border-color:var(--sb-brand-stackblitz-blue)}.xl\:border-activityBarBadge-background{border-color:var(--activityBarBadge-background)}.xl\:border-editor-background{border-color:var(--editor-background)}.xl\:border-editor-foreground{border-color:var(--editor-foreground)}.xl\:border-editor-inactiveSelectionBackground{border-color:var(--editor-inactiveSelectionBackground)}.xl\:border-editor-selectionHighlightBackground{border-color:var(--editor-selectionHighlightBackground)}.xl\:border-input-placeholderForeground{border-color:var(--input-placeholderForeground)}.xl\:border-list-dropBackground{border-color:var(--list-dropBackground)}.xl\:border-menu-background{border-color:var(--menu-background)}.xl\:border-menu-foreground{border-color:var(--menu-foreground)}.xl\:border-sideBarTitle-foreground{border-color:var(--sideBarTitle-foreground)}.xl\:border-statusBarItem-remoteBackground{border-color:var(--statusBarItem-remoteBackground)}.xl\:border-statusBarItem-remoteForeground{border-color:var(--statusBarItem-remoteForeground)}.xl\:border-activityBar-activeBorder{border-color:var(--activityBar-activeBorder)}.xl\:border-activityBar-background{border-color:var(--activityBar-background)}.xl\:border-activityBar-dropBackground{border-color:var(--activityBar-dropBackground)}.xl\:border-activityBar-foreground{border-color:var(--activityBar-foreground)}.xl\:border-activityBar-inactiveForeground{border-color:var(--activityBar-inactiveForeground)}.xl\:border-activityBarBadge-foreground{border-color:var(--activityBarBadge-foreground)}.xl\:border-badge-background{border-color:var(--badge-background)}.xl\:border-badge-foreground{border-color:var(--badge-foreground)}.xl\:border-breadcrumb-activeSelectionForeground{border-color:var(--breadcrumb-activeSelectionForeground)}.xl\:border-breadcrumb-background{border-color:var(--breadcrumb-background)}.xl\:border-breadcrumb-focusForeground{border-color:var(--breadcrumb-focusForeground)}.xl\:border-breadcrumb-foreground{border-color:var(--breadcrumb-foreground)}.xl\:border-breadcrumbPicker-background{border-color:var(--breadcrumbPicker-background)}.xl\:border-button-background{border-color:var(--button-background)}.xl\:border-button-foreground{border-color:var(--button-foreground)}.xl\:border-button-hoverBackground{border-color:var(--button-hoverBackground)}.xl\:border-checkbox-background{border-color:var(--checkbox-background)}.xl\:border-checkbox-border{border-color:var(--checkbox-border)}.xl\:border-checkbox-foreground{border-color:var(--checkbox-foreground)}.xl\:border-dropdown-background{border-color:var(--dropdown-background)}.xl\:border-dropdown-border{border-color:var(--dropdown-border)}.xl\:border-dropdown-foreground{border-color:var(--dropdown-foreground)}.xl\:border-focusBorder{border-color:var(--focusBorder)}.xl\:border-foreground{border-color:var(--foreground)}.xl\:border-icon-foreground{border-color:var(--icon-foreground)}.xl\:border-icon-prettier{border-color:#ee6292}.xl\:border-input-background{border-color:var(--input-background)}.xl\:border-input-foreground{border-color:var(--input-foreground)}.xl\:border-inputOption-activeBackground{border-color:var(--inputOption-activeBackground)}.xl\:border-inputOption-activeBorder{border-color:var(--inputOption-activeBorder)}.xl\:border-inputValidation-errorBackground{border-color:var(--inputValidation-errorBackground)}.xl\:border-inputValidation-errorBorder{border-color:var(--inputValidation-errorBorder)}.xl\:border-inputValidation-infoBackground{border-color:var(--inputValidation-infoBackground)}.xl\:border-inputValidation-infoBorder{border-color:var(--inputValidation-infoBorder)}.xl\:border-inputValidation-warningBackground{border-color:var(--inputValidation-warningBackground)}.xl\:border-inputValidation-warningBorder{border-color:var(--inputValidation-warningBorder)}.xl\:border-list-activeSelectionBackground{border-color:var(--list-activeSelectionBackground)}.xl\:border-list-activeSelectionForeground{border-color:var(--list-activeSelectionForeground)}.xl\:border-list-errorForeground{border-color:var(--list-errorForeground)}.xl\:border-list-filterMatchBackground{border-color:var(--list-filterMatchBackground)}.xl\:border-list-focusBackground{border-color:var(--list-focusBackground)}.xl\:border-list-highlightForeground{border-color:var(--list-highlightForeground)}.xl\:border-list-hoverBackground{border-color:var(--list-hoverBackground)}.xl\:border-list-inactiveSelectionBackground{border-color:var(--list-inactiveSelectionBackground)}.xl\:border-list-invalidItemForeground{border-color:var(--list-invalidItemForeground)}.xl\:border-list-warningForeground{border-color:var(--list-warningForeground)}.xl\:border-listFilterWidget-background{border-color:var(--listFilterWidget-background)}.xl\:border-listFilterWidget-noMatchesOutline{border-color:var(--listFilterWidget-noMatchesOutline)}.xl\:border-listFilterWidget-outline{border-color:var(--listFilterWidget-outline)}.xl\:border-notificationCenterHeader-background{border-color:var(--notificationCenterHeader-background)}.xl\:border-notificationLink-foreground{border-color:var(--notificationLink-foreground)}.xl\:border-notifications-background{border-color:var(--notifications-background)}.xl\:border-notifications-border{border-color:var(--notifications-border)}.xl\:border-notifications-foreground{border-color:var(--notifications-foreground)}.xl\:border-notificationsErrorIcon-foreground{border-color:var(--notificationsErrorIcon-foreground)}.xl\:border-notificationsInfoIcon-foreground{border-color:var(--notificationsInfoIcon-foreground)}.xl\:border-notificationsWarningIcon-foreground{border-color:var(--notificationsWarningIcon-foreground)}.xl\:border-panel-background{border-color:var(--panel-background)}.xl\:border-panel-border{border-color:var(--panel-border)}.xl\:border-panel-dropBackground{border-color:var(--panel-dropBackground)}.xl\:border-panelTitle-activeBorder{border-color:var(--panelTitle-activeBorder)}.xl\:border-panelTitle-activeForeground{border-color:var(--panelTitle-activeForeground)}.xl\:border-panelTitle-inactiveForeground{border-color:var(--panelTitle-inactiveForeground)}.xl\:border-progressBar-background{border-color:var(--progressBar-background)}.xl\:border-quickInput-background{border-color:var(--quickInput-background)}.xl\:border-scrollbar-shadow{border-color:var(--scrollbar-shadow)}.xl\:border-scrollbarSlider-activeBackground{border-color:var(--scrollbarSlider-activeBackground)}.xl\:border-scrollbarSlider-background{border-color:var(--scrollbarSlider-background)}.xl\:border-scrollbarSlider-hoverBackground{border-color:var(--scrollbarSlider-hoverBackground)}.xl\:border-searchEditor-findMatchBackground{border-color:var(--searchEditor-findMatchBackground)}.xl\:border-settings-checkboxBackground{border-color:var(--settings-checkboxBackground)}.xl\:border-settings-checkboxBorder{border-color:var(--settings-checkboxBorder)}.xl\:border-settings-checkboxForeground{border-color:var(--settings-checkboxForeground)}.xl\:border-settings-dropdownBackground{border-color:var(--settings-dropdownBackground)}.xl\:border-settings-dropdownBorder{border-color:var(--settings-dropdownBorder)}.xl\:border-settings-dropdownForeground{border-color:var(--settings-dropdownForeground)}.xl\:border-settings-dropdownListBorder{border-color:var(--settings-dropdownListBorder)}.xl\:border-settings-headerForeground{border-color:var(--settings-headerForeground)}.xl\:border-settings-modifiedItemIndicator{border-color:var(--settings-modifiedItemIndicator)}.xl\:border-settings-numberInputForeground{border-color:var(--settings-numberInputForeground)}.xl\:border-settings-textInputForeground{border-color:var(--settings-textInputForeground)}.xl\:border-sideBar-background{border-color:var(--sideBar-background)}.xl\:border-sideBar-dropBackground{border-color:var(--sideBar-dropBackground)}.xl\:border-sideBarSectionHeader-background{border-color:var(--sideBarSectionHeader-background)}.xl\:border-tab-activeBackground{border-color:var(--tab-activeBackground)}.xl\:border-tab-activeForeground{border-color:var(--tab-activeForeground)}.xl\:border-tab-activeModifiedBorder{border-color:var(--tab-activeModifiedBorder)}.xl\:border-tab-border{border-color:var(--tab-border)}.xl\:border-tab-inactiveBackground{border-color:var(--tab-inactiveBackground)}.xl\:border-tab-inactiveForeground{border-color:var(--tab-inactiveForeground)}.xl\:border-tab-inactiveModifiedBorder{border-color:var(--tab-inactiveModifiedBorder)}.xl\:border-tab-unfocusedActiveBackground{border-color:var(--tab-unfocusedActiveBackground)}.xl\:border-tab-unfocusedActiveForeground{border-color:var(--tab-unfocusedActiveForeground)}.xl\:border-tab-unfocusedActiveModifiedBorder{border-color:var(--tab-unfocusedActiveModifiedBorder)}.xl\:border-tab-unfocusedInactiveForeground{border-color:var(--tab-unfocusedInactiveForeground)}.xl\:border-tab-unfocusedInactiveModifiedBorder{border-color:var(--tab-unfocusedInactiveModifiedBorder)}.xl\:border-textLink-activeForeground{border-color:var(--textLink-activeForeground)}.xl\:border-textLink-foreground{border-color:var(--textLink-foreground)}.xl\:border-titleBar-activeBackground{border-color:var(--titleBar-activeBackground)}.xl\:border-titleBar-activeForeground{border-color:var(--titleBar-activeForeground)}.xl\:border-titleBar-inactiveBackground{border-color:var(--titleBar-inactiveBackground)}.xl\:border-titleBar-inactiveForeground{border-color:var(--titleBar-inactiveForeground)}.xl\:border-tree-indentGuidesStroke{border-color:var(--tree-indentGuidesStroke)}.xl\:border-widget-shadow{border-color:var(--widget-shadow)}.xl\:hover\:border-black:hover{border-color:#000}.xl\:hover\:border-white:hover{border-color:#fff}.xl\:hover\:border-gray-100:hover{border-color:#f7fafc}.xl\:hover\:border-gray-200:hover{border-color:#edf2f7}.xl\:hover\:border-gray-300:hover{border-color:#e2e8f0}.xl\:hover\:border-gray-400:hover{border-color:#cbd5e0}.xl\:hover\:border-gray-500:hover{border-color:#a0aec0}.xl\:hover\:border-gray-600:hover{border-color:#718096}.xl\:hover\:border-gray-700:hover{border-color:#4a5568}.xl\:hover\:border-gray-800:hover{border-color:#2d3748}.xl\:hover\:border-gray-900:hover{border-color:#1a202c}.xl\:hover\:border-blue-100:hover{border-color:#ebf8ff}.xl\:hover\:border-blue-200:hover{border-color:#bee3f8}.xl\:hover\:border-blue-300:hover{border-color:#90cdf4}.xl\:hover\:border-blue-400:hover{border-color:#63b3ed}.xl\:hover\:border-blue-500:hover{border-color:#4299e1}.xl\:hover\:border-blue-600:hover{border-color:#3182ce}.xl\:hover\:border-blue-700:hover{border-color:#2b6cb0}.xl\:hover\:border-blue-800:hover{border-color:#2c5282}.xl\:hover\:border-blue-900:hover{border-color:#2a4365}.xl\:hover\:border-red-100:hover{border-color:#fff5f5}.xl\:hover\:border-red-200:hover{border-color:#fed7d7}.xl\:hover\:border-red-300:hover{border-color:#feb2b2}.xl\:hover\:border-red-400:hover{border-color:#fc8181}.xl\:hover\:border-red-500:hover{border-color:#f56565}.xl\:hover\:border-red-600:hover{border-color:#e53e3e}.xl\:hover\:border-red-700:hover{border-color:#c53030}.xl\:hover\:border-red-800:hover{border-color:#9b2c2c}.xl\:hover\:border-red-900:hover{border-color:#742a2a}.xl\:hover\:border-yellow-100:hover{border-color:ivory}.xl\:hover\:border-yellow-200:hover{border-color:#fefcbf}.xl\:hover\:border-yellow-300:hover{border-color:#faf089}.xl\:hover\:border-yellow-400:hover{border-color:#f6e05e}.xl\:hover\:border-yellow-500:hover{border-color:#ecc94b}.xl\:hover\:border-yellow-600:hover{border-color:#d69e2e}.xl\:hover\:border-yellow-700:hover{border-color:#b7791f}.xl\:hover\:border-yellow-800:hover{border-color:#975a16}.xl\:hover\:border-yellow-900:hover{border-color:#744210}.xl\:hover\:border-purple-100:hover{border-color:#e2dde6}.xl\:hover\:border-purple-200:hover{border-color:#c6bad0}.xl\:hover\:border-purple-300:hover{border-color:#42304f}.xl\:hover\:border-purple-400:hover{border-color:#3a2a47}.xl\:hover\:border-purple-500:hover{border-color:#2f2239}.xl\:hover\:border-purple-600:hover{border-color:#26182d}.xl\:hover\:border-transparent:hover{border-color:transparent}.xl\:hover\:border-stackblitz-blue:hover{border-color:var(--sb-brand-stackblitz-blue)}.xl\:hover\:border-activityBarBadge-background:hover{border-color:var(--activityBarBadge-background)}.xl\:hover\:border-editor-background:hover{border-color:var(--editor-background)}.xl\:hover\:border-editor-foreground:hover{border-color:var(--editor-foreground)}.xl\:hover\:border-editor-inactiveSelectionBackground:hover{border-color:var(--editor-inactiveSelectionBackground)}.xl\:hover\:border-editor-selectionHighlightBackground:hover{border-color:var(--editor-selectionHighlightBackground)}.xl\:hover\:border-input-placeholderForeground:hover{border-color:var(--input-placeholderForeground)}.xl\:hover\:border-list-dropBackground:hover{border-color:var(--list-dropBackground)}.xl\:hover\:border-menu-background:hover{border-color:var(--menu-background)}.xl\:hover\:border-menu-foreground:hover{border-color:var(--menu-foreground)}.xl\:hover\:border-sideBarTitle-foreground:hover{border-color:var(--sideBarTitle-foreground)}.xl\:hover\:border-statusBarItem-remoteBackground:hover{border-color:var(--statusBarItem-remoteBackground)}.xl\:hover\:border-statusBarItem-remoteForeground:hover{border-color:var(--statusBarItem-remoteForeground)}.xl\:hover\:border-activityBar-activeBorder:hover{border-color:var(--activityBar-activeBorder)}.xl\:hover\:border-activityBar-background:hover{border-color:var(--activityBar-background)}.xl\:hover\:border-activityBar-dropBackground:hover{border-color:var(--activityBar-dropBackground)}.xl\:hover\:border-activityBar-foreground:hover{border-color:var(--activityBar-foreground)}.xl\:hover\:border-activityBar-inactiveForeground:hover{border-color:var(--activityBar-inactiveForeground)}.xl\:hover\:border-activityBarBadge-foreground:hover{border-color:var(--activityBarBadge-foreground)}.xl\:hover\:border-badge-background:hover{border-color:var(--badge-background)}.xl\:hover\:border-badge-foreground:hover{border-color:var(--badge-foreground)}.xl\:hover\:border-breadcrumb-activeSelectionForeground:hover{border-color:var(--breadcrumb-activeSelectionForeground)}.xl\:hover\:border-breadcrumb-background:hover{border-color:var(--breadcrumb-background)}.xl\:hover\:border-breadcrumb-focusForeground:hover{border-color:var(--breadcrumb-focusForeground)}.xl\:hover\:border-breadcrumb-foreground:hover{border-color:var(--breadcrumb-foreground)}.xl\:hover\:border-breadcrumbPicker-background:hover{border-color:var(--breadcrumbPicker-background)}.xl\:hover\:border-button-background:hover{border-color:var(--button-background)}.xl\:hover\:border-button-foreground:hover{border-color:var(--button-foreground)}.xl\:hover\:border-button-hoverBackground:hover{border-color:var(--button-hoverBackground)}.xl\:hover\:border-checkbox-background:hover{border-color:var(--checkbox-background)}.xl\:hover\:border-checkbox-border:hover{border-color:var(--checkbox-border)}.xl\:hover\:border-checkbox-foreground:hover{border-color:var(--checkbox-foreground)}.xl\:hover\:border-dropdown-background:hover{border-color:var(--dropdown-background)}.xl\:hover\:border-dropdown-border:hover{border-color:var(--dropdown-border)}.xl\:hover\:border-dropdown-foreground:hover{border-color:var(--dropdown-foreground)}.xl\:hover\:border-focusBorder:hover{border-color:var(--focusBorder)}.xl\:hover\:border-foreground:hover{border-color:var(--foreground)}.xl\:hover\:border-icon-foreground:hover{border-color:var(--icon-foreground)}.xl\:hover\:border-icon-prettier:hover{border-color:#ee6292}.xl\:hover\:border-input-background:hover{border-color:var(--input-background)}.xl\:hover\:border-input-foreground:hover{border-color:var(--input-foreground)}.xl\:hover\:border-inputOption-activeBackground:hover{border-color:var(--inputOption-activeBackground)}.xl\:hover\:border-inputOption-activeBorder:hover{border-color:var(--inputOption-activeBorder)}.xl\:hover\:border-inputValidation-errorBackground:hover{border-color:var(--inputValidation-errorBackground)}.xl\:hover\:border-inputValidation-errorBorder:hover{border-color:var(--inputValidation-errorBorder)}.xl\:hover\:border-inputValidation-infoBackground:hover{border-color:var(--inputValidation-infoBackground)}.xl\:hover\:border-inputValidation-infoBorder:hover{border-color:var(--inputValidation-infoBorder)}.xl\:hover\:border-inputValidation-warningBackground:hover{border-color:var(--inputValidation-warningBackground)}.xl\:hover\:border-inputValidation-warningBorder:hover{border-color:var(--inputValidation-warningBorder)}.xl\:hover\:border-list-activeSelectionBackground:hover{border-color:var(--list-activeSelectionBackground)}.xl\:hover\:border-list-activeSelectionForeground:hover{border-color:var(--list-activeSelectionForeground)}.xl\:hover\:border-list-errorForeground:hover{border-color:var(--list-errorForeground)}.xl\:hover\:border-list-filterMatchBackground:hover{border-color:var(--list-filterMatchBackground)}.xl\:hover\:border-list-focusBackground:hover{border-color:var(--list-focusBackground)}.xl\:hover\:border-list-highlightForeground:hover{border-color:var(--list-highlightForeground)}.xl\:hover\:border-list-hoverBackground:hover{border-color:var(--list-hoverBackground)}.xl\:hover\:border-list-inactiveSelectionBackground:hover{border-color:var(--list-inactiveSelectionBackground)}.xl\:hover\:border-list-invalidItemForeground:hover{border-color:var(--list-invalidItemForeground)}.xl\:hover\:border-list-warningForeground:hover{border-color:var(--list-warningForeground)}.xl\:hover\:border-listFilterWidget-background:hover{border-color:var(--listFilterWidget-background)}.xl\:hover\:border-listFilterWidget-noMatchesOutline:hover{border-color:var(--listFilterWidget-noMatchesOutline)}.xl\:hover\:border-listFilterWidget-outline:hover{border-color:var(--listFilterWidget-outline)}.xl\:hover\:border-notificationCenterHeader-background:hover{border-color:var(--notificationCenterHeader-background)}.xl\:hover\:border-notificationLink-foreground:hover{border-color:var(--notificationLink-foreground)}.xl\:hover\:border-notifications-background:hover{border-color:var(--notifications-background)}.xl\:hover\:border-notifications-border:hover{border-color:var(--notifications-border)}.xl\:hover\:border-notifications-foreground:hover{border-color:var(--notifications-foreground)}.xl\:hover\:border-notificationsErrorIcon-foreground:hover{border-color:var(--notificationsErrorIcon-foreground)}.xl\:hover\:border-notificationsInfoIcon-foreground:hover{border-color:var(--notificationsInfoIcon-foreground)}.xl\:hover\:border-notificationsWarningIcon-foreground:hover{border-color:var(--notificationsWarningIcon-foreground)}.xl\:hover\:border-panel-background:hover{border-color:var(--panel-background)}.xl\:hover\:border-panel-border:hover{border-color:var(--panel-border)}.xl\:hover\:border-panel-dropBackground:hover{border-color:var(--panel-dropBackground)}.xl\:hover\:border-panelTitle-activeBorder:hover{border-color:var(--panelTitle-activeBorder)}.xl\:hover\:border-panelTitle-activeForeground:hover{border-color:var(--panelTitle-activeForeground)}.xl\:hover\:border-panelTitle-inactiveForeground:hover{border-color:var(--panelTitle-inactiveForeground)}.xl\:hover\:border-progressBar-background:hover{border-color:var(--progressBar-background)}.xl\:hover\:border-quickInput-background:hover{border-color:var(--quickInput-background)}.xl\:hover\:border-scrollbar-shadow:hover{border-color:var(--scrollbar-shadow)}.xl\:hover\:border-scrollbarSlider-activeBackground:hover{border-color:var(--scrollbarSlider-activeBackground)}.xl\:hover\:border-scrollbarSlider-background:hover{border-color:var(--scrollbarSlider-background)}.xl\:hover\:border-scrollbarSlider-hoverBackground:hover{border-color:var(--scrollbarSlider-hoverBackground)}.xl\:hover\:border-searchEditor-findMatchBackground:hover{border-color:var(--searchEditor-findMatchBackground)}.xl\:hover\:border-settings-checkboxBackground:hover{border-color:var(--settings-checkboxBackground)}.xl\:hover\:border-settings-checkboxBorder:hover{border-color:var(--settings-checkboxBorder)}.xl\:hover\:border-settings-checkboxForeground:hover{border-color:var(--settings-checkboxForeground)}.xl\:hover\:border-settings-dropdownBackground:hover{border-color:var(--settings-dropdownBackground)}.xl\:hover\:border-settings-dropdownBorder:hover{border-color:var(--settings-dropdownBorder)}.xl\:hover\:border-settings-dropdownForeground:hover{border-color:var(--settings-dropdownForeground)}.xl\:hover\:border-settings-dropdownListBorder:hover{border-color:var(--settings-dropdownListBorder)}.xl\:hover\:border-settings-headerForeground:hover{border-color:var(--settings-headerForeground)}.xl\:hover\:border-settings-modifiedItemIndicator:hover{border-color:var(--settings-modifiedItemIndicator)}.xl\:hover\:border-settings-numberInputForeground:hover{border-color:var(--settings-numberInputForeground)}.xl\:hover\:border-settings-textInputForeground:hover{border-color:var(--settings-textInputForeground)}.xl\:hover\:border-sideBar-background:hover{border-color:var(--sideBar-background)}.xl\:hover\:border-sideBar-dropBackground:hover{border-color:var(--sideBar-dropBackground)}.xl\:hover\:border-sideBarSectionHeader-background:hover{border-color:var(--sideBarSectionHeader-background)}.xl\:hover\:border-tab-activeBackground:hover{border-color:var(--tab-activeBackground)}.xl\:hover\:border-tab-activeForeground:hover{border-color:var(--tab-activeForeground)}.xl\:hover\:border-tab-activeModifiedBorder:hover{border-color:var(--tab-activeModifiedBorder)}.xl\:hover\:border-tab-border:hover{border-color:var(--tab-border)}.xl\:hover\:border-tab-inactiveBackground:hover{border-color:var(--tab-inactiveBackground)}.xl\:hover\:border-tab-inactiveForeground:hover{border-color:var(--tab-inactiveForeground)}.xl\:hover\:border-tab-inactiveModifiedBorder:hover{border-color:var(--tab-inactiveModifiedBorder)}.xl\:hover\:border-tab-unfocusedActiveBackground:hover{border-color:var(--tab-unfocusedActiveBackground)}.xl\:hover\:border-tab-unfocusedActiveForeground:hover{border-color:var(--tab-unfocusedActiveForeground)}.xl\:hover\:border-tab-unfocusedActiveModifiedBorder:hover{border-color:var(--tab-unfocusedActiveModifiedBorder)}.xl\:hover\:border-tab-unfocusedInactiveForeground:hover{border-color:var(--tab-unfocusedInactiveForeground)}.xl\:hover\:border-tab-unfocusedInactiveModifiedBorder:hover{border-color:var(--tab-unfocusedInactiveModifiedBorder)}.xl\:hover\:border-textLink-activeForeground:hover{border-color:var(--textLink-activeForeground)}.xl\:hover\:border-textLink-foreground:hover{border-color:var(--textLink-foreground)}.xl\:hover\:border-titleBar-activeBackground:hover{border-color:var(--titleBar-activeBackground)}.xl\:hover\:border-titleBar-activeForeground:hover{border-color:var(--titleBar-activeForeground)}.xl\:hover\:border-titleBar-inactiveBackground:hover{border-color:var(--titleBar-inactiveBackground)}.xl\:hover\:border-titleBar-inactiveForeground:hover{border-color:var(--titleBar-inactiveForeground)}.xl\:hover\:border-tree-indentGuidesStroke:hover{border-color:var(--tree-indentGuidesStroke)}.xl\:hover\:border-widget-shadow:hover{border-color:var(--widget-shadow)}.xl\:focus\:border-black:focus{border-color:#000}.xl\:focus\:border-white:focus{border-color:#fff}.xl\:focus\:border-gray-100:focus{border-color:#f7fafc}.xl\:focus\:border-gray-200:focus{border-color:#edf2f7}.xl\:focus\:border-gray-300:focus{border-color:#e2e8f0}.xl\:focus\:border-gray-400:focus{border-color:#cbd5e0}.xl\:focus\:border-gray-500:focus{border-color:#a0aec0}.xl\:focus\:border-gray-600:focus{border-color:#718096}.xl\:focus\:border-gray-700:focus{border-color:#4a5568}.xl\:focus\:border-gray-800:focus{border-color:#2d3748}.xl\:focus\:border-gray-900:focus{border-color:#1a202c}.xl\:focus\:border-blue-100:focus{border-color:#ebf8ff}.xl\:focus\:border-blue-200:focus{border-color:#bee3f8}.xl\:focus\:border-blue-300:focus{border-color:#90cdf4}.xl\:focus\:border-blue-400:focus{border-color:#63b3ed}.xl\:focus\:border-blue-500:focus{border-color:#4299e1}.xl\:focus\:border-blue-600:focus{border-color:#3182ce}.xl\:focus\:border-blue-700:focus{border-color:#2b6cb0}.xl\:focus\:border-blue-800:focus{border-color:#2c5282}.xl\:focus\:border-blue-900:focus{border-color:#2a4365}.xl\:focus\:border-red-100:focus{border-color:#fff5f5}.xl\:focus\:border-red-200:focus{border-color:#fed7d7}.xl\:focus\:border-red-300:focus{border-color:#feb2b2}.xl\:focus\:border-red-400:focus{border-color:#fc8181}.xl\:focus\:border-red-500:focus{border-color:#f56565}.xl\:focus\:border-red-600:focus{border-color:#e53e3e}.xl\:focus\:border-red-700:focus{border-color:#c53030}.xl\:focus\:border-red-800:focus{border-color:#9b2c2c}.xl\:focus\:border-red-900:focus{border-color:#742a2a}.xl\:focus\:border-yellow-100:focus{border-color:ivory}.xl\:focus\:border-yellow-200:focus{border-color:#fefcbf}.xl\:focus\:border-yellow-300:focus{border-color:#faf089}.xl\:focus\:border-yellow-400:focus{border-color:#f6e05e}.xl\:focus\:border-yellow-500:focus{border-color:#ecc94b}.xl\:focus\:border-yellow-600:focus{border-color:#d69e2e}.xl\:focus\:border-yellow-700:focus{border-color:#b7791f}.xl\:focus\:border-yellow-800:focus{border-color:#975a16}.xl\:focus\:border-yellow-900:focus{border-color:#744210}.xl\:focus\:border-purple-100:focus{border-color:#e2dde6}.xl\:focus\:border-purple-200:focus{border-color:#c6bad0}.xl\:focus\:border-purple-300:focus{border-color:#42304f}.xl\:focus\:border-purple-400:focus{border-color:#3a2a47}.xl\:focus\:border-purple-500:focus{border-color:#2f2239}.xl\:focus\:border-purple-600:focus{border-color:#26182d}.xl\:focus\:border-transparent:focus{border-color:transparent}.xl\:focus\:border-stackblitz-blue:focus{border-color:var(--sb-brand-stackblitz-blue)}.xl\:focus\:border-activityBarBadge-background:focus{border-color:var(--activityBarBadge-background)}.xl\:focus\:border-editor-background:focus{border-color:var(--editor-background)}.xl\:focus\:border-editor-foreground:focus{border-color:var(--editor-foreground)}.xl\:focus\:border-editor-inactiveSelectionBackground:focus{border-color:var(--editor-inactiveSelectionBackground)}.xl\:focus\:border-editor-selectionHighlightBackground:focus{border-color:var(--editor-selectionHighlightBackground)}.xl\:focus\:border-input-placeholderForeground:focus{border-color:var(--input-placeholderForeground)}.xl\:focus\:border-list-dropBackground:focus{border-color:var(--list-dropBackground)}.xl\:focus\:border-menu-background:focus{border-color:var(--menu-background)}.xl\:focus\:border-menu-foreground:focus{border-color:var(--menu-foreground)}.xl\:focus\:border-sideBarTitle-foreground:focus{border-color:var(--sideBarTitle-foreground)}.xl\:focus\:border-statusBarItem-remoteBackground:focus{border-color:var(--statusBarItem-remoteBackground)}.xl\:focus\:border-statusBarItem-remoteForeground:focus{border-color:var(--statusBarItem-remoteForeground)}.xl\:focus\:border-activityBar-activeBorder:focus{border-color:var(--activityBar-activeBorder)}.xl\:focus\:border-activityBar-background:focus{border-color:var(--activityBar-background)}.xl\:focus\:border-activityBar-dropBackground:focus{border-color:var(--activityBar-dropBackground)}.xl\:focus\:border-activityBar-foreground:focus{border-color:var(--activityBar-foreground)}.xl\:focus\:border-activityBar-inactiveForeground:focus{border-color:var(--activityBar-inactiveForeground)}.xl\:focus\:border-activityBarBadge-foreground:focus{border-color:var(--activityBarBadge-foreground)}.xl\:focus\:border-badge-background:focus{border-color:var(--badge-background)}.xl\:focus\:border-badge-foreground:focus{border-color:var(--badge-foreground)}.xl\:focus\:border-breadcrumb-activeSelectionForeground:focus{border-color:var(--breadcrumb-activeSelectionForeground)}.xl\:focus\:border-breadcrumb-background:focus{border-color:var(--breadcrumb-background)}.xl\:focus\:border-breadcrumb-focusForeground:focus{border-color:var(--breadcrumb-focusForeground)}.xl\:focus\:border-breadcrumb-foreground:focus{border-color:var(--breadcrumb-foreground)}.xl\:focus\:border-breadcrumbPicker-background:focus{border-color:var(--breadcrumbPicker-background)}.xl\:focus\:border-button-background:focus{border-color:var(--button-background)}.xl\:focus\:border-button-foreground:focus{border-color:var(--button-foreground)}.xl\:focus\:border-button-hoverBackground:focus{border-color:var(--button-hoverBackground)}.xl\:focus\:border-checkbox-background:focus{border-color:var(--checkbox-background)}.xl\:focus\:border-checkbox-border:focus{border-color:var(--checkbox-border)}.xl\:focus\:border-checkbox-foreground:focus{border-color:var(--checkbox-foreground)}.xl\:focus\:border-dropdown-background:focus{border-color:var(--dropdown-background)}.xl\:focus\:border-dropdown-border:focus{border-color:var(--dropdown-border)}.xl\:focus\:border-dropdown-foreground:focus{border-color:var(--dropdown-foreground)}.xl\:focus\:border-focusBorder:focus{border-color:var(--focusBorder)}.xl\:focus\:border-foreground:focus{border-color:var(--foreground)}.xl\:focus\:border-icon-foreground:focus{border-color:var(--icon-foreground)}.xl\:focus\:border-icon-prettier:focus{border-color:#ee6292}.xl\:focus\:border-input-background:focus{border-color:var(--input-background)}.xl\:focus\:border-input-foreground:focus{border-color:var(--input-foreground)}.xl\:focus\:border-inputOption-activeBackground:focus{border-color:var(--inputOption-activeBackground)}.xl\:focus\:border-inputOption-activeBorder:focus{border-color:var(--inputOption-activeBorder)}.xl\:focus\:border-inputValidation-errorBackground:focus{border-color:var(--inputValidation-errorBackground)}.xl\:focus\:border-inputValidation-errorBorder:focus{border-color:var(--inputValidation-errorBorder)}.xl\:focus\:border-inputValidation-infoBackground:focus{border-color:var(--inputValidation-infoBackground)}.xl\:focus\:border-inputValidation-infoBorder:focus{border-color:var(--inputValidation-infoBorder)}.xl\:focus\:border-inputValidation-warningBackground:focus{border-color:var(--inputValidation-warningBackground)}.xl\:focus\:border-inputValidation-warningBorder:focus{border-color:var(--inputValidation-warningBorder)}.xl\:focus\:border-list-activeSelectionBackground:focus{border-color:var(--list-activeSelectionBackground)}.xl\:focus\:border-list-activeSelectionForeground:focus{border-color:var(--list-activeSelectionForeground)}.xl\:focus\:border-list-errorForeground:focus{border-color:var(--list-errorForeground)}.xl\:focus\:border-list-filterMatchBackground:focus{border-color:var(--list-filterMatchBackground)}.xl\:focus\:border-list-focusBackground:focus{border-color:var(--list-focusBackground)}.xl\:focus\:border-list-highlightForeground:focus{border-color:var(--list-highlightForeground)}.xl\:focus\:border-list-hoverBackground:focus{border-color:var(--list-hoverBackground)}.xl\:focus\:border-list-inactiveSelectionBackground:focus{border-color:var(--list-inactiveSelectionBackground)}.xl\:focus\:border-list-invalidItemForeground:focus{border-color:var(--list-invalidItemForeground)}.xl\:focus\:border-list-warningForeground:focus{border-color:var(--list-warningForeground)}.xl\:focus\:border-listFilterWidget-background:focus{border-color:var(--listFilterWidget-background)}.xl\:focus\:border-listFilterWidget-noMatchesOutline:focus{border-color:var(--listFilterWidget-noMatchesOutline)}.xl\:focus\:border-listFilterWidget-outline:focus{border-color:var(--listFilterWidget-outline)}.xl\:focus\:border-notificationCenterHeader-background:focus{border-color:var(--notificationCenterHeader-background)}.xl\:focus\:border-notificationLink-foreground:focus{border-color:var(--notificationLink-foreground)}.xl\:focus\:border-notifications-background:focus{border-color:var(--notifications-background)}.xl\:focus\:border-notifications-border:focus{border-color:var(--notifications-border)}.xl\:focus\:border-notifications-foreground:focus{border-color:var(--notifications-foreground)}.xl\:focus\:border-notificationsErrorIcon-foreground:focus{border-color:var(--notificationsErrorIcon-foreground)}.xl\:focus\:border-notificationsInfoIcon-foreground:focus{border-color:var(--notificationsInfoIcon-foreground)}.xl\:focus\:border-notificationsWarningIcon-foreground:focus{border-color:var(--notificationsWarningIcon-foreground)}.xl\:focus\:border-panel-background:focus{border-color:var(--panel-background)}.xl\:focus\:border-panel-border:focus{border-color:var(--panel-border)}.xl\:focus\:border-panel-dropBackground:focus{border-color:var(--panel-dropBackground)}.xl\:focus\:border-panelTitle-activeBorder:focus{border-color:var(--panelTitle-activeBorder)}.xl\:focus\:border-panelTitle-activeForeground:focus{border-color:var(--panelTitle-activeForeground)}.xl\:focus\:border-panelTitle-inactiveForeground:focus{border-color:var(--panelTitle-inactiveForeground)}.xl\:focus\:border-progressBar-background:focus{border-color:var(--progressBar-background)}.xl\:focus\:border-quickInput-background:focus{border-color:var(--quickInput-background)}.xl\:focus\:border-scrollbar-shadow:focus{border-color:var(--scrollbar-shadow)}.xl\:focus\:border-scrollbarSlider-activeBackground:focus{border-color:var(--scrollbarSlider-activeBackground)}.xl\:focus\:border-scrollbarSlider-background:focus{border-color:var(--scrollbarSlider-background)}.xl\:focus\:border-scrollbarSlider-hoverBackground:focus{border-color:var(--scrollbarSlider-hoverBackground)}.xl\:focus\:border-searchEditor-findMatchBackground:focus{border-color:var(--searchEditor-findMatchBackground)}.xl\:focus\:border-settings-checkboxBackground:focus{border-color:var(--settings-checkboxBackground)}.xl\:focus\:border-settings-checkboxBorder:focus{border-color:var(--settings-checkboxBorder)}.xl\:focus\:border-settings-checkboxForeground:focus{border-color:var(--settings-checkboxForeground)}.xl\:focus\:border-settings-dropdownBackground:focus{border-color:var(--settings-dropdownBackground)}.xl\:focus\:border-settings-dropdownBorder:focus{border-color:var(--settings-dropdownBorder)}.xl\:focus\:border-settings-dropdownForeground:focus{border-color:var(--settings-dropdownForeground)}.xl\:focus\:border-settings-dropdownListBorder:focus{border-color:var(--settings-dropdownListBorder)}.xl\:focus\:border-settings-headerForeground:focus{border-color:var(--settings-headerForeground)}.xl\:focus\:border-settings-modifiedItemIndicator:focus{border-color:var(--settings-modifiedItemIndicator)}.xl\:focus\:border-settings-numberInputForeground:focus{border-color:var(--settings-numberInputForeground)}.xl\:focus\:border-settings-textInputForeground:focus{border-color:var(--settings-textInputForeground)}.xl\:focus\:border-sideBar-background:focus{border-color:var(--sideBar-background)}.xl\:focus\:border-sideBar-dropBackground:focus{border-color:var(--sideBar-dropBackground)}.xl\:focus\:border-sideBarSectionHeader-background:focus{border-color:var(--sideBarSectionHeader-background)}.xl\:focus\:border-tab-activeBackground:focus{border-color:var(--tab-activeBackground)}.xl\:focus\:border-tab-activeForeground:focus{border-color:var(--tab-activeForeground)}.xl\:focus\:border-tab-activeModifiedBorder:focus{border-color:var(--tab-activeModifiedBorder)}.xl\:focus\:border-tab-border:focus{border-color:var(--tab-border)}.xl\:focus\:border-tab-inactiveBackground:focus{border-color:var(--tab-inactiveBackground)}.xl\:focus\:border-tab-inactiveForeground:focus{border-color:var(--tab-inactiveForeground)}.xl\:focus\:border-tab-inactiveModifiedBorder:focus{border-color:var(--tab-inactiveModifiedBorder)}.xl\:focus\:border-tab-unfocusedActiveBackground:focus{border-color:var(--tab-unfocusedActiveBackground)}.xl\:focus\:border-tab-unfocusedActiveForeground:focus{border-color:var(--tab-unfocusedActiveForeground)}.xl\:focus\:border-tab-unfocusedActiveModifiedBorder:focus{border-color:var(--tab-unfocusedActiveModifiedBorder)}.xl\:focus\:border-tab-unfocusedInactiveForeground:focus{border-color:var(--tab-unfocusedInactiveForeground)}.xl\:focus\:border-tab-unfocusedInactiveModifiedBorder:focus{border-color:var(--tab-unfocusedInactiveModifiedBorder)}.xl\:focus\:border-textLink-activeForeground:focus{border-color:var(--textLink-activeForeground)}.xl\:focus\:border-textLink-foreground:focus{border-color:var(--textLink-foreground)}.xl\:focus\:border-titleBar-activeBackground:focus{border-color:var(--titleBar-activeBackground)}.xl\:focus\:border-titleBar-activeForeground:focus{border-color:var(--titleBar-activeForeground)}.xl\:focus\:border-titleBar-inactiveBackground:focus{border-color:var(--titleBar-inactiveBackground)}.xl\:focus\:border-titleBar-inactiveForeground:focus{border-color:var(--titleBar-inactiveForeground)}.xl\:focus\:border-tree-indentGuidesStroke:focus{border-color:var(--tree-indentGuidesStroke)}.xl\:focus\:border-widget-shadow:focus{border-color:var(--widget-shadow)}.xl\:rounded-none{border-radius:0}.xl\:rounded-sm{border-radius:.125rem}.xl\:rounded{border-radius:.25rem}.xl\:rounded-md{border-radius:.375rem}.xl\:rounded-lg{border-radius:.5rem}.xl\:rounded-full{border-radius:9999px}.xl\:rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.xl\:rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}.xl\:rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}.xl\:rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.xl\:rounded-t-sm{border-top-left-radius:.125rem;border-top-right-radius:.125rem}.xl\:rounded-r-sm{border-top-right-radius:.125rem;border-bottom-right-radius:.125rem}.xl\:rounded-b-sm{border-bottom-right-radius:.125rem;border-bottom-left-radius:.125rem}.xl\:rounded-l-sm{border-top-left-radius:.125rem;border-bottom-left-radius:.125rem}.xl\:rounded-t{border-top-left-radius:.25rem}.xl\:rounded-r,.xl\:rounded-t{border-top-right-radius:.25rem}.xl\:rounded-b,.xl\:rounded-r{border-bottom-right-radius:.25rem}.xl\:rounded-b,.xl\:rounded-l{border-bottom-left-radius:.25rem}.xl\:rounded-l{border-top-left-radius:.25rem}.xl\:rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.xl\:rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.xl\:rounded-b-md{border-bottom-right-radius:.375rem;border-bottom-left-radius:.375rem}.xl\:rounded-l-md{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.xl\:rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.xl\:rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.xl\:rounded-b-lg{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.xl\:rounded-l-lg{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.xl\:rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.xl\:rounded-r-full{border-top-right-radius:9999px;border-bottom-right-radius:9999px}.xl\:rounded-b-full{border-bottom-right-radius:9999px;border-bottom-left-radius:9999px}.xl\:rounded-l-full{border-top-left-radius:9999px;border-bottom-left-radius:9999px}.xl\:rounded-tl-none{border-top-left-radius:0}.xl\:rounded-tr-none{border-top-right-radius:0}.xl\:rounded-br-none{border-bottom-right-radius:0}.xl\:rounded-bl-none{border-bottom-left-radius:0}.xl\:rounded-tl-sm{border-top-left-radius:.125rem}.xl\:rounded-tr-sm{border-top-right-radius:.125rem}.xl\:rounded-br-sm{border-bottom-right-radius:.125rem}.xl\:rounded-bl-sm{border-bottom-left-radius:.125rem}.xl\:rounded-tl{border-top-left-radius:.25rem}.xl\:rounded-tr{border-top-right-radius:.25rem}.xl\:rounded-br{border-bottom-right-radius:.25rem}.xl\:rounded-bl{border-bottom-left-radius:.25rem}.xl\:rounded-tl-md{border-top-left-radius:.375rem}.xl\:rounded-tr-md{border-top-right-radius:.375rem}.xl\:rounded-br-md{border-bottom-right-radius:.375rem}.xl\:rounded-bl-md{border-bottom-left-radius:.375rem}.xl\:rounded-tl-lg{border-top-left-radius:.5rem}.xl\:rounded-tr-lg{border-top-right-radius:.5rem}.xl\:rounded-br-lg{border-bottom-right-radius:.5rem}.xl\:rounded-bl-lg{border-bottom-left-radius:.5rem}.xl\:rounded-tl-full{border-top-left-radius:9999px}.xl\:rounded-tr-full{border-top-right-radius:9999px}.xl\:rounded-br-full{border-bottom-right-radius:9999px}.xl\:rounded-bl-full{border-bottom-left-radius:9999px}.xl\:border-solid{border-style:solid}.xl\:border-dashed{border-style:dashed}.xl\:border-dotted{border-style:dotted}.xl\:border-double{border-style:double}.xl\:border-none{border-style:none}.xl\:border-0{border-width:0}.xl\:border-2{border-width:2px}.xl\:border-4{border-width:4px}.xl\:border-8{border-width:8px}.xl\:border{border-width:1px}.xl\:border-t-0{border-top-width:0}.xl\:border-r-0{border-right-width:0}.xl\:border-b-0{border-bottom-width:0}.xl\:border-l-0{border-left-width:0}.xl\:border-t-2{border-top-width:2px}.xl\:border-r-2{border-right-width:2px}.xl\:border-b-2{border-bottom-width:2px}.xl\:border-l-2{border-left-width:2px}.xl\:border-t-4{border-top-width:4px}.xl\:border-r-4{border-right-width:4px}.xl\:border-b-4{border-bottom-width:4px}.xl\:border-l-4{border-left-width:4px}.xl\:border-t-8{border-top-width:8px}.xl\:border-r-8{border-right-width:8px}.xl\:border-b-8{border-bottom-width:8px}.xl\:border-l-8{border-left-width:8px}.xl\:border-t{border-top-width:1px}.xl\:border-r{border-right-width:1px}.xl\:border-b{border-bottom-width:1px}.xl\:border-l{border-left-width:1px}.xl\:box-border{box-sizing:border-box}.xl\:box-content{box-sizing:content-box}.xl\:cursor-auto{cursor:auto}.xl\:cursor-default{cursor:default}.xl\:cursor-pointer{cursor:pointer}.xl\:cursor-wait{cursor:wait}.xl\:cursor-text{cursor:text}.xl\:cursor-move{cursor:move}.xl\:cursor-not-allowed{cursor:not-allowed}.xl\:block{display:block}.xl\:inline-block{display:inline-block}.xl\:inline{display:inline}.xl\:flex{display:flex}.xl\:inline-flex{display:inline-flex}.xl\:grid{display:grid}.xl\:table{display:table}.xl\:table-caption{display:table-caption}.xl\:table-cell{display:table-cell}.xl\:table-column{display:table-column}.xl\:table-column-group{display:table-column-group}.xl\:table-footer-group{display:table-footer-group}.xl\:table-header-group{display:table-header-group}.xl\:table-row-group{display:table-row-group}.xl\:table-row{display:table-row}.xl\:hidden{display:none}.xl\:flex-row{flex-direction:row}.xl\:flex-row-reverse{flex-direction:row-reverse}.xl\:flex-col{flex-direction:column}.xl\:flex-col-reverse{flex-direction:column-reverse}.xl\:flex-wrap{flex-wrap:wrap}.xl\:flex-wrap-reverse{flex-wrap:wrap-reverse}.xl\:flex-no-wrap{flex-wrap:nowrap}.xl\:items-start{align-items:flex-start}.xl\:items-end{align-items:flex-end}.xl\:items-center{align-items:center}.xl\:items-baseline{align-items:baseline}.xl\:items-stretch{align-items:stretch}.xl\:self-auto{align-self:auto}.xl\:self-start{align-self:flex-start}.xl\:self-end{align-self:flex-end}.xl\:self-center{align-self:center}.xl\:self-stretch{align-self:stretch}.xl\:justify-start{justify-content:flex-start}.xl\:justify-end{justify-content:flex-end}.xl\:justify-center{justify-content:center}.xl\:justify-between{justify-content:space-between}.xl\:justify-around{justify-content:space-around}.xl\:justify-evenly{justify-content:space-evenly}.xl\:content-center{align-content:center}.xl\:content-start{align-content:flex-start}.xl\:content-end{align-content:flex-end}.xl\:content-between{align-content:space-between}.xl\:content-around{align-content:space-around}.xl\:flex-1{flex:1 1 0%}.xl\:flex-auto{flex:1 1 auto}.xl\:flex-initial{flex:0 1 auto}.xl\:flex-none{flex:none}.xl\:flex-grow-0{flex-grow:0}.xl\:flex-grow{flex-grow:1}.xl\:flex-shrink-0{flex-shrink:0}.xl\:flex-shrink{flex-shrink:1}.xl\:order-1{order:1}.xl\:order-2{order:2}.xl\:order-3{order:3}.xl\:order-4{order:4}.xl\:order-5{order:5}.xl\:order-6{order:6}.xl\:order-7{order:7}.xl\:order-8{order:8}.xl\:order-9{order:9}.xl\:order-10{order:10}.xl\:order-11{order:11}.xl\:order-12{order:12}.xl\:order-first{order:-9999}.xl\:order-last{order:9999}.xl\:order-none{order:0}.xl\:float-right{float:right}.xl\:float-left{float:left}.xl\:float-none{float:none}.xl\:clearfix:after{content:"";display:table;clear:both}.xl\:clear-left{clear:left}.xl\:clear-right{clear:right}.xl\:clear-both{clear:both}.xl\:font-stackblitz{font-family:Gilroy-Medium,Gilroy,Roboto,Arial,sans-serif}.xl\:font-hairline{font-weight:100}.xl\:font-thin{font-weight:200}.xl\:font-light{font-weight:300}.xl\:font-normal{font-weight:400}.xl\:font-medium{font-weight:500}.xl\:font-semibold{font-weight:600}.xl\:font-bold{font-weight:700}.xl\:font-extrabold{font-weight:800}.xl\:font-black{font-weight:900}.xl\:hover\:font-hairline:hover{font-weight:100}.xl\:hover\:font-thin:hover{font-weight:200}.xl\:hover\:font-light:hover{font-weight:300}.xl\:hover\:font-normal:hover{font-weight:400}.xl\:hover\:font-medium:hover{font-weight:500}.xl\:hover\:font-semibold:hover{font-weight:600}.xl\:hover\:font-bold:hover{font-weight:700}.xl\:hover\:font-extrabold:hover{font-weight:800}.xl\:hover\:font-black:hover{font-weight:900}.xl\:focus\:font-hairline:focus{font-weight:100}.xl\:focus\:font-thin:focus{font-weight:200}.xl\:focus\:font-light:focus{font-weight:300}.xl\:focus\:font-normal:focus{font-weight:400}.xl\:focus\:font-medium:focus{font-weight:500}.xl\:focus\:font-semibold:focus{font-weight:600}.xl\:focus\:font-bold:focus{font-weight:700}.xl\:focus\:font-extrabold:focus{font-weight:800}.xl\:focus\:font-black:focus{font-weight:900}.xl\:h-0{height:0}.xl\:h-1{height:.25rem}.xl\:h-2{height:.5rem}.xl\:h-3{height:.75rem}.xl\:h-4{height:1rem}.xl\:h-5{height:1.25rem}.xl\:h-6{height:1.5rem}.xl\:h-8{height:2rem}.xl\:h-10{height:2.5rem}.xl\:h-12{height:3rem}.xl\:h-16{height:4rem}.xl\:h-20{height:5rem}.xl\:h-24{height:6rem}.xl\:h-32{height:8rem}.xl\:h-40{height:10rem}.xl\:h-48{height:12rem}.xl\:h-56{height:14rem}.xl\:h-64{height:16rem}.xl\:h-auto{height:auto}.xl\:h-px{height:1px}.xl\:h-full{height:100%}.xl\:h-screen{height:100vh}.xl\:leading-3{line-height:.75rem}.xl\:leading-4{line-height:1rem}.xl\:leading-5{line-height:1.25rem}.xl\:leading-6{line-height:1.5rem}.xl\:leading-7{line-height:1.75rem}.xl\:leading-8{line-height:2rem}.xl\:leading-9{line-height:2.25rem}.xl\:leading-10{line-height:2.5rem}.xl\:leading-none{line-height:1}.xl\:leading-tight{line-height:1.25}.xl\:leading-snug{line-height:1.375}.xl\:leading-normal{line-height:1.5}.xl\:leading-relaxed{line-height:1.625}.xl\:leading-loose{line-height:2}.xl\:list-inside{list-style-position:inside}.xl\:list-outside{list-style-position:outside}.xl\:list-none{list-style-type:none}.xl\:list-disc{list-style-type:disc}.xl\:list-decimal{list-style-type:decimal}.xl\:m-0{margin:0}.xl\:m-1{margin:.25rem}.xl\:m-2{margin:.5rem}.xl\:m-3{margin:.75rem}.xl\:m-4{margin:1rem}.xl\:m-5{margin:1.25rem}.xl\:m-6{margin:1.5rem}.xl\:m-8{margin:2rem}.xl\:m-10{margin:2.5rem}.xl\:m-12{margin:3rem}.xl\:m-16{margin:4rem}.xl\:m-20{margin:5rem}.xl\:m-24{margin:6rem}.xl\:m-32{margin:8rem}.xl\:m-40{margin:10rem}.xl\:m-48{margin:12rem}.xl\:m-56{margin:14rem}.xl\:m-64{margin:16rem}.xl\:m-auto{margin:auto}.xl\:m-px{margin:1px}.xl\:-m-1{margin:-.25rem}.xl\:-m-2{margin:-.5rem}.xl\:-m-3{margin:-.75rem}.xl\:-m-4{margin:-1rem}.xl\:-m-5{margin:-1.25rem}.xl\:-m-6{margin:-1.5rem}.xl\:-m-8{margin:-2rem}.xl\:-m-10{margin:-2.5rem}.xl\:-m-12{margin:-3rem}.xl\:-m-16{margin:-4rem}.xl\:-m-20{margin:-5rem}.xl\:-m-24{margin:-6rem}.xl\:-m-32{margin:-8rem}.xl\:-m-40{margin:-10rem}.xl\:-m-48{margin:-12rem}.xl\:-m-56{margin:-14rem}.xl\:-m-64{margin:-16rem}.xl\:-m-px{margin:-1px}.xl\:my-0{margin-top:0;margin-bottom:0}.xl\:mx-0{margin-left:0;margin-right:0}.xl\:my-1{margin-top:.25rem;margin-bottom:.25rem}.xl\:mx-1{margin-left:.25rem;margin-right:.25rem}.xl\:my-2{margin-top:.5rem;margin-bottom:.5rem}.xl\:mx-2{margin-left:.5rem;margin-right:.5rem}.xl\:my-3{margin-top:.75rem;margin-bottom:.75rem}.xl\:mx-3{margin-left:.75rem;margin-right:.75rem}.xl\:my-4{margin-top:1rem;margin-bottom:1rem}.xl\:mx-4{margin-left:1rem;margin-right:1rem}.xl\:my-5{margin-top:1.25rem;margin-bottom:1.25rem}.xl\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.xl\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}.xl\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.xl\:my-8{margin-top:2rem;margin-bottom:2rem}.xl\:mx-8{margin-left:2rem;margin-right:2rem}.xl\:my-10{margin-top:2.5rem;margin-bottom:2.5rem}.xl\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.xl\:my-12{margin-top:3rem;margin-bottom:3rem}.xl\:mx-12{margin-left:3rem;margin-right:3rem}.xl\:my-16{margin-top:4rem;margin-bottom:4rem}.xl\:mx-16{margin-left:4rem;margin-right:4rem}.xl\:my-20{margin-top:5rem;margin-bottom:5rem}.xl\:mx-20{margin-left:5rem;margin-right:5rem}.xl\:my-24{margin-top:6rem;margin-bottom:6rem}.xl\:mx-24{margin-left:6rem;margin-right:6rem}.xl\:my-32{margin-top:8rem;margin-bottom:8rem}.xl\:mx-32{margin-left:8rem;margin-right:8rem}.xl\:my-40{margin-top:10rem;margin-bottom:10rem}.xl\:mx-40{margin-left:10rem;margin-right:10rem}.xl\:my-48{margin-top:12rem;margin-bottom:12rem}.xl\:mx-48{margin-left:12rem;margin-right:12rem}.xl\:my-56{margin-top:14rem;margin-bottom:14rem}.xl\:mx-56{margin-left:14rem;margin-right:14rem}.xl\:my-64{margin-top:16rem;margin-bottom:16rem}.xl\:mx-64{margin-left:16rem;margin-right:16rem}.xl\:my-auto{margin-top:auto;margin-bottom:auto}.xl\:mx-auto{margin-left:auto;margin-right:auto}.xl\:my-px{margin-top:1px;margin-bottom:1px}.xl\:mx-px{margin-left:1px;margin-right:1px}.xl\:-my-1{margin-top:-.25rem;margin-bottom:-.25rem}.xl\:-mx-1{margin-left:-.25rem;margin-right:-.25rem}.xl\:-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.xl\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}.xl\:-my-3{margin-top:-.75rem;margin-bottom:-.75rem}.xl\:-mx-3{margin-left:-.75rem;margin-right:-.75rem}.xl\:-my-4{margin-top:-1rem;margin-bottom:-1rem}.xl\:-mx-4{margin-left:-1rem;margin-right:-1rem}.xl\:-my-5{margin-top:-1.25rem;margin-bottom:-1.25rem}.xl\:-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.xl\:-my-6{margin-top:-1.5rem;margin-bottom:-1.5rem}.xl\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.xl\:-my-8{margin-top:-2rem;margin-bottom:-2rem}.xl\:-mx-8{margin-left:-2rem;margin-right:-2rem}.xl\:-my-10{margin-top:-2.5rem;margin-bottom:-2.5rem}.xl\:-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.xl\:-my-12{margin-top:-3rem;margin-bottom:-3rem}.xl\:-mx-12{margin-left:-3rem;margin-right:-3rem}.xl\:-my-16{margin-top:-4rem;margin-bottom:-4rem}.xl\:-mx-16{margin-left:-4rem;margin-right:-4rem}.xl\:-my-20{margin-top:-5rem;margin-bottom:-5rem}.xl\:-mx-20{margin-left:-5rem;margin-right:-5rem}.xl\:-my-24{margin-top:-6rem;margin-bottom:-6rem}.xl\:-mx-24{margin-left:-6rem;margin-right:-6rem}.xl\:-my-32{margin-top:-8rem;margin-bottom:-8rem}.xl\:-mx-32{margin-left:-8rem;margin-right:-8rem}.xl\:-my-40{margin-top:-10rem;margin-bottom:-10rem}.xl\:-mx-40{margin-left:-10rem;margin-right:-10rem}.xl\:-my-48{margin-top:-12rem;margin-bottom:-12rem}.xl\:-mx-48{margin-left:-12rem;margin-right:-12rem}.xl\:-my-56{margin-top:-14rem;margin-bottom:-14rem}.xl\:-mx-56{margin-left:-14rem;margin-right:-14rem}.xl\:-my-64{margin-top:-16rem;margin-bottom:-16rem}.xl\:-mx-64{margin-left:-16rem;margin-right:-16rem}.xl\:-my-px{margin-top:-1px;margin-bottom:-1px}.xl\:-mx-px{margin-left:-1px;margin-right:-1px}.xl\:mt-0{margin-top:0}.xl\:mr-0{margin-right:0}.xl\:mb-0{margin-bottom:0}.xl\:ml-0{margin-left:0}.xl\:mt-1{margin-top:.25rem}.xl\:mr-1{margin-right:.25rem}.xl\:mb-1{margin-bottom:.25rem}.xl\:ml-1{margin-left:.25rem}.xl\:mt-2{margin-top:.5rem}.xl\:mr-2{margin-right:.5rem}.xl\:mb-2{margin-bottom:.5rem}.xl\:ml-2{margin-left:.5rem}.xl\:mt-3{margin-top:.75rem}.xl\:mr-3{margin-right:.75rem}.xl\:mb-3{margin-bottom:.75rem}.xl\:ml-3{margin-left:.75rem}.xl\:mt-4{margin-top:1rem}.xl\:mr-4{margin-right:1rem}.xl\:mb-4{margin-bottom:1rem}.xl\:ml-4{margin-left:1rem}.xl\:mt-5{margin-top:1.25rem}.xl\:mr-5{margin-right:1.25rem}.xl\:mb-5{margin-bottom:1.25rem}.xl\:ml-5{margin-left:1.25rem}.xl\:mt-6{margin-top:1.5rem}.xl\:mr-6{margin-right:1.5rem}.xl\:mb-6{margin-bottom:1.5rem}.xl\:ml-6{margin-left:1.5rem}.xl\:mt-8{margin-top:2rem}.xl\:mr-8{margin-right:2rem}.xl\:mb-8{margin-bottom:2rem}.xl\:ml-8{margin-left:2rem}.xl\:mt-10{margin-top:2.5rem}.xl\:mr-10{margin-right:2.5rem}.xl\:mb-10{margin-bottom:2.5rem}.xl\:ml-10{margin-left:2.5rem}.xl\:mt-12{margin-top:3rem}.xl\:mr-12{margin-right:3rem}.xl\:mb-12{margin-bottom:3rem}.xl\:ml-12{margin-left:3rem}.xl\:mt-16{margin-top:4rem}.xl\:mr-16{margin-right:4rem}.xl\:mb-16{margin-bottom:4rem}.xl\:ml-16{margin-left:4rem}.xl\:mt-20{margin-top:5rem}.xl\:mr-20{margin-right:5rem}.xl\:mb-20{margin-bottom:5rem}.xl\:ml-20{margin-left:5rem}.xl\:mt-24{margin-top:6rem}.xl\:mr-24{margin-right:6rem}.xl\:mb-24{margin-bottom:6rem}.xl\:ml-24{margin-left:6rem}.xl\:mt-32{margin-top:8rem}.xl\:mr-32{margin-right:8rem}.xl\:mb-32{margin-bottom:8rem}.xl\:ml-32{margin-left:8rem}.xl\:mt-40{margin-top:10rem}.xl\:mr-40{margin-right:10rem}.xl\:mb-40{margin-bottom:10rem}.xl\:ml-40{margin-left:10rem}.xl\:mt-48{margin-top:12rem}.xl\:mr-48{margin-right:12rem}.xl\:mb-48{margin-bottom:12rem}.xl\:ml-48{margin-left:12rem}.xl\:mt-56{margin-top:14rem}.xl\:mr-56{margin-right:14rem}.xl\:mb-56{margin-bottom:14rem}.xl\:ml-56{margin-left:14rem}.xl\:mt-64{margin-top:16rem}.xl\:mr-64{margin-right:16rem}.xl\:mb-64{margin-bottom:16rem}.xl\:ml-64{margin-left:16rem}.xl\:mt-auto{margin-top:auto}.xl\:mr-auto{margin-right:auto}.xl\:mb-auto{margin-bottom:auto}.xl\:ml-auto{margin-left:auto}.xl\:mt-px{margin-top:1px}.xl\:mr-px{margin-right:1px}.xl\:mb-px{margin-bottom:1px}.xl\:ml-px{margin-left:1px}.xl\:-mt-1{margin-top:-.25rem}.xl\:-mr-1{margin-right:-.25rem}.xl\:-mb-1{margin-bottom:-.25rem}.xl\:-ml-1{margin-left:-.25rem}.xl\:-mt-2{margin-top:-.5rem}.xl\:-mr-2{margin-right:-.5rem}.xl\:-mb-2{margin-bottom:-.5rem}.xl\:-ml-2{margin-left:-.5rem}.xl\:-mt-3{margin-top:-.75rem}.xl\:-mr-3{margin-right:-.75rem}.xl\:-mb-3{margin-bottom:-.75rem}.xl\:-ml-3{margin-left:-.75rem}.xl\:-mt-4{margin-top:-1rem}.xl\:-mr-4{margin-right:-1rem}.xl\:-mb-4{margin-bottom:-1rem}.xl\:-ml-4{margin-left:-1rem}.xl\:-mt-5{margin-top:-1.25rem}.xl\:-mr-5{margin-right:-1.25rem}.xl\:-mb-5{margin-bottom:-1.25rem}.xl\:-ml-5{margin-left:-1.25rem}.xl\:-mt-6{margin-top:-1.5rem}.xl\:-mr-6{margin-right:-1.5rem}.xl\:-mb-6{margin-bottom:-1.5rem}.xl\:-ml-6{margin-left:-1.5rem}.xl\:-mt-8{margin-top:-2rem}.xl\:-mr-8{margin-right:-2rem}.xl\:-mb-8{margin-bottom:-2rem}.xl\:-ml-8{margin-left:-2rem}.xl\:-mt-10{margin-top:-2.5rem}.xl\:-mr-10{margin-right:-2.5rem}.xl\:-mb-10{margin-bottom:-2.5rem}.xl\:-ml-10{margin-left:-2.5rem}.xl\:-mt-12{margin-top:-3rem}.xl\:-mr-12{margin-right:-3rem}.xl\:-mb-12{margin-bottom:-3rem}.xl\:-ml-12{margin-left:-3rem}.xl\:-mt-16{margin-top:-4rem}.xl\:-mr-16{margin-right:-4rem}.xl\:-mb-16{margin-bottom:-4rem}.xl\:-ml-16{margin-left:-4rem}.xl\:-mt-20{margin-top:-5rem}.xl\:-mr-20{margin-right:-5rem}.xl\:-mb-20{margin-bottom:-5rem}.xl\:-ml-20{margin-left:-5rem}.xl\:-mt-24{margin-top:-6rem}.xl\:-mr-24{margin-right:-6rem}.xl\:-mb-24{margin-bottom:-6rem}.xl\:-ml-24{margin-left:-6rem}.xl\:-mt-32{margin-top:-8rem}.xl\:-mr-32{margin-right:-8rem}.xl\:-mb-32{margin-bottom:-8rem}.xl\:-ml-32{margin-left:-8rem}.xl\:-mt-40{margin-top:-10rem}.xl\:-mr-40{margin-right:-10rem}.xl\:-mb-40{margin-bottom:-10rem}.xl\:-ml-40{margin-left:-10rem}.xl\:-mt-48{margin-top:-12rem}.xl\:-mr-48{margin-right:-12rem}.xl\:-mb-48{margin-bottom:-12rem}.xl\:-ml-48{margin-left:-12rem}.xl\:-mt-56{margin-top:-14rem}.xl\:-mr-56{margin-right:-14rem}.xl\:-mb-56{margin-bottom:-14rem}.xl\:-ml-56{margin-left:-14rem}.xl\:-mt-64{margin-top:-16rem}.xl\:-mr-64{margin-right:-16rem}.xl\:-mb-64{margin-bottom:-16rem}.xl\:-ml-64{margin-left:-16rem}.xl\:-mt-px{margin-top:-1px}.xl\:-mr-px{margin-right:-1px}.xl\:-mb-px{margin-bottom:-1px}.xl\:-ml-px{margin-left:-1px}.xl\:max-h-full{max-height:100%}.xl\:max-h-screen{max-height:100vh}.xl\:max-w-none{max-width:none}.xl\:max-w-xs{max-width:20rem}.xl\:max-w-sm{max-width:24rem}.xl\:max-w-md{max-width:28rem}.xl\:max-w-lg{max-width:32rem}.xl\:max-w-xl{max-width:36rem}.xl\:max-w-2xl{max-width:42rem}.xl\:max-w-3xl{max-width:48rem}.xl\:max-w-4xl{max-width:56rem}.xl\:max-w-5xl{max-width:64rem}.xl\:max-w-6xl{max-width:72rem}.xl\:max-w-full{max-width:100%}.xl\:max-w-screen-sm{max-width:640px}.xl\:max-w-screen-md{max-width:768px}.xl\:max-w-screen-lg{max-width:1024px}.xl\:max-w-screen-xl{max-width:1280px}.xl\:min-h-0{min-height:0}.xl\:min-h-full{min-height:100%}.xl\:min-h-screen{min-height:100vh}.xl\:min-w-0{min-width:0}.xl\:min-w-full{min-width:100%}.xl\:object-contain{object-fit:contain}.xl\:object-cover{object-fit:cover}.xl\:object-fill{object-fit:fill}.xl\:object-none{object-fit:none}.xl\:object-scale-down{object-fit:scale-down}.xl\:object-bottom{object-position:bottom}.xl\:object-center{object-position:center}.xl\:object-left{object-position:left}.xl\:object-left-bottom{object-position:left bottom}.xl\:object-left-top{object-position:left top}.xl\:object-right{object-position:right}.xl\:object-right-bottom{object-position:right bottom}.xl\:object-right-top{object-position:right top}.xl\:object-top{object-position:top}.xl\:opacity-0{opacity:0}.xl\:opacity-25{opacity:.25}.xl\:opacity-50{opacity:.5}.xl\:opacity-75{opacity:.75}.xl\:opacity-100{opacity:1}.xl\:hover\:opacity-0:hover{opacity:0}.xl\:hover\:opacity-25:hover{opacity:.25}.xl\:hover\:opacity-50:hover{opacity:.5}.xl\:hover\:opacity-75:hover{opacity:.75}.xl\:hover\:opacity-100:hover{opacity:1}.xl\:focus\:opacity-0:focus{opacity:0}.xl\:focus\:opacity-25:focus{opacity:.25}.xl\:focus\:opacity-50:focus{opacity:.5}.xl\:focus\:opacity-75:focus{opacity:.75}.xl\:focus\:opacity-100:focus{opacity:1}.xl\:outline-none{outline:0}.xl\:focus\:outline-none:focus{outline:0}.xl\:overflow-auto{overflow:auto}.xl\:overflow-hidden{overflow:hidden}.xl\:overflow-visible{overflow:visible}.xl\:overflow-scroll{overflow:scroll}.xl\:overflow-x-auto{overflow-x:auto}.xl\:overflow-y-auto{overflow-y:auto}.xl\:overflow-x-hidden{overflow-x:hidden}.xl\:overflow-y-hidden{overflow-y:hidden}.xl\:overflow-x-visible{overflow-x:visible}.xl\:overflow-y-visible{overflow-y:visible}.xl\:overflow-x-scroll{overflow-x:scroll}.xl\:overflow-y-scroll{overflow-y:scroll}.xl\:scrolling-touch{-webkit-overflow-scrolling:touch}.xl\:scrolling-auto{-webkit-overflow-scrolling:auto}.xl\:p-0{padding:0}.xl\:p-1{padding:.25rem}.xl\:p-2{padding:.5rem}.xl\:p-3{padding:.75rem}.xl\:p-4{padding:1rem}.xl\:p-5{padding:1.25rem}.xl\:p-6{padding:1.5rem}.xl\:p-8{padding:2rem}.xl\:p-10{padding:2.5rem}.xl\:p-12{padding:3rem}.xl\:p-16{padding:4rem}.xl\:p-20{padding:5rem}.xl\:p-24{padding:6rem}.xl\:p-32{padding:8rem}.xl\:p-40{padding:10rem}.xl\:p-48{padding:12rem}.xl\:p-56{padding:14rem}.xl\:p-64{padding:16rem}.xl\:p-px{padding:1px}.xl\:py-0{padding-top:0;padding-bottom:0}.xl\:px-0{padding-left:0;padding-right:0}.xl\:py-1{padding-top:.25rem;padding-bottom:.25rem}.xl\:px-1{padding-left:.25rem;padding-right:.25rem}.xl\:py-2{padding-top:.5rem;padding-bottom:.5rem}.xl\:px-2{padding-left:.5rem;padding-right:.5rem}.xl\:py-3{padding-top:.75rem;padding-bottom:.75rem}.xl\:px-3{padding-left:.75rem;padding-right:.75rem}.xl\:py-4{padding-top:1rem;padding-bottom:1rem}.xl\:px-4{padding-left:1rem;padding-right:1rem}.xl\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.xl\:px-5{padding-left:1.25rem;padding-right:1.25rem}.xl\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.xl\:px-6{padding-left:1.5rem;padding-right:1.5rem}.xl\:py-8{padding-top:2rem;padding-bottom:2rem}.xl\:px-8{padding-left:2rem;padding-right:2rem}.xl\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.xl\:px-10{padding-left:2.5rem;padding-right:2.5rem}.xl\:py-12{padding-top:3rem;padding-bottom:3rem}.xl\:px-12{padding-left:3rem;padding-right:3rem}.xl\:py-16{padding-top:4rem;padding-bottom:4rem}.xl\:px-16{padding-left:4rem;padding-right:4rem}.xl\:py-20{padding-top:5rem;padding-bottom:5rem}.xl\:px-20{padding-left:5rem;padding-right:5rem}.xl\:py-24{padding-top:6rem;padding-bottom:6rem}.xl\:px-24{padding-left:6rem;padding-right:6rem}.xl\:py-32{padding-top:8rem;padding-bottom:8rem}.xl\:px-32{padding-left:8rem;padding-right:8rem}.xl\:py-40{padding-top:10rem;padding-bottom:10rem}.xl\:px-40{padding-left:10rem;padding-right:10rem}.xl\:py-48{padding-top:12rem;padding-bottom:12rem}.xl\:px-48{padding-left:12rem;padding-right:12rem}.xl\:py-56{padding-top:14rem;padding-bottom:14rem}.xl\:px-56{padding-left:14rem;padding-right:14rem}.xl\:py-64{padding-top:16rem;padding-bottom:16rem}.xl\:px-64{padding-left:16rem;padding-right:16rem}.xl\:py-px{padding-top:1px;padding-bottom:1px}.xl\:px-px{padding-left:1px;padding-right:1px}.xl\:pt-0{padding-top:0}.xl\:pr-0{padding-right:0}.xl\:pb-0{padding-bottom:0}.xl\:pl-0{padding-left:0}.xl\:pt-1{padding-top:.25rem}.xl\:pr-1{padding-right:.25rem}.xl\:pb-1{padding-bottom:.25rem}.xl\:pl-1{padding-left:.25rem}.xl\:pt-2{padding-top:.5rem}.xl\:pr-2{padding-right:.5rem}.xl\:pb-2{padding-bottom:.5rem}.xl\:pl-2{padding-left:.5rem}.xl\:pt-3{padding-top:.75rem}.xl\:pr-3{padding-right:.75rem}.xl\:pb-3{padding-bottom:.75rem}.xl\:pl-3{padding-left:.75rem}.xl\:pt-4{padding-top:1rem}.xl\:pr-4{padding-right:1rem}.xl\:pb-4{padding-bottom:1rem}.xl\:pl-4{padding-left:1rem}.xl\:pt-5{padding-top:1.25rem}.xl\:pr-5{padding-right:1.25rem}.xl\:pb-5{padding-bottom:1.25rem}.xl\:pl-5{padding-left:1.25rem}.xl\:pt-6{padding-top:1.5rem}.xl\:pr-6{padding-right:1.5rem}.xl\:pb-6{padding-bottom:1.5rem}.xl\:pl-6{padding-left:1.5rem}.xl\:pt-8{padding-top:2rem}.xl\:pr-8{padding-right:2rem}.xl\:pb-8{padding-bottom:2rem}.xl\:pl-8{padding-left:2rem}.xl\:pt-10{padding-top:2.5rem}.xl\:pr-10{padding-right:2.5rem}.xl\:pb-10{padding-bottom:2.5rem}.xl\:pl-10{padding-left:2.5rem}.xl\:pt-12{padding-top:3rem}.xl\:pr-12{padding-right:3rem}.xl\:pb-12{padding-bottom:3rem}.xl\:pl-12{padding-left:3rem}.xl\:pt-16{padding-top:4rem}.xl\:pr-16{padding-right:4rem}.xl\:pb-16{padding-bottom:4rem}.xl\:pl-16{padding-left:4rem}.xl\:pt-20{padding-top:5rem}.xl\:pr-20{padding-right:5rem}.xl\:pb-20{padding-bottom:5rem}.xl\:pl-20{padding-left:5rem}.xl\:pt-24{padding-top:6rem}.xl\:pr-24{padding-right:6rem}.xl\:pb-24{padding-bottom:6rem}.xl\:pl-24{padding-left:6rem}.xl\:pt-32{padding-top:8rem}.xl\:pr-32{padding-right:8rem}.xl\:pb-32{padding-bottom:8rem}.xl\:pl-32{padding-left:8rem}.xl\:pt-40{padding-top:10rem}.xl\:pr-40{padding-right:10rem}.xl\:pb-40{padding-bottom:10rem}.xl\:pl-40{padding-left:10rem}.xl\:pt-48{padding-top:12rem}.xl\:pr-48{padding-right:12rem}.xl\:pb-48{padding-bottom:12rem}.xl\:pl-48{padding-left:12rem}.xl\:pt-56{padding-top:14rem}.xl\:pr-56{padding-right:14rem}.xl\:pb-56{padding-bottom:14rem}.xl\:pl-56{padding-left:14rem}.xl\:pt-64{padding-top:16rem}.xl\:pr-64{padding-right:16rem}.xl\:pb-64{padding-bottom:16rem}.xl\:pl-64{padding-left:16rem}.xl\:pt-px{padding-top:1px}.xl\:pr-px{padding-right:1px}.xl\:pb-px{padding-bottom:1px}.xl\:pl-px{padding-left:1px}.xl\:placeholder-black::placeholder{color:#000}.xl\:placeholder-white::placeholder{color:#fff}.xl\:placeholder-gray-100::placeholder{color:#f7fafc}.xl\:placeholder-gray-200::placeholder{color:#edf2f7}.xl\:placeholder-gray-300::placeholder{color:#e2e8f0}.xl\:placeholder-gray-400::placeholder{color:#cbd5e0}.xl\:placeholder-gray-500::placeholder{color:#a0aec0}.xl\:placeholder-gray-600::placeholder{color:#718096}.xl\:placeholder-gray-700::placeholder{color:#4a5568}.xl\:placeholder-gray-800::placeholder{color:#2d3748}.xl\:placeholder-gray-900::placeholder{color:#1a202c}.xl\:placeholder-blue-100::placeholder{color:#ebf8ff}.xl\:placeholder-blue-200::placeholder{color:#bee3f8}.xl\:placeholder-blue-300::placeholder{color:#90cdf4}.xl\:placeholder-blue-400::placeholder{color:#63b3ed}.xl\:placeholder-blue-500::placeholder{color:#4299e1}.xl\:placeholder-blue-600::placeholder{color:#3182ce}.xl\:placeholder-blue-700::placeholder{color:#2b6cb0}.xl\:placeholder-blue-800::placeholder{color:#2c5282}.xl\:placeholder-blue-900::placeholder{color:#2a4365}.xl\:placeholder-red-100::placeholder{color:#fff5f5}.xl\:placeholder-red-200::placeholder{color:#fed7d7}.xl\:placeholder-red-300::placeholder{color:#feb2b2}.xl\:placeholder-red-400::placeholder{color:#fc8181}.xl\:placeholder-red-500::placeholder{color:#f56565}.xl\:placeholder-red-600::placeholder{color:#e53e3e}.xl\:placeholder-red-700::placeholder{color:#c53030}.xl\:placeholder-red-800::placeholder{color:#9b2c2c}.xl\:placeholder-red-900::placeholder{color:#742a2a}.xl\:placeholder-yellow-100::placeholder{color:ivory}.xl\:placeholder-yellow-200::placeholder{color:#fefcbf}.xl\:placeholder-yellow-300::placeholder{color:#faf089}.xl\:placeholder-yellow-400::placeholder{color:#f6e05e}.xl\:placeholder-yellow-500::placeholder{color:#ecc94b}.xl\:placeholder-yellow-600::placeholder{color:#d69e2e}.xl\:placeholder-yellow-700::placeholder{color:#b7791f}.xl\:placeholder-yellow-800::placeholder{color:#975a16}.xl\:placeholder-yellow-900::placeholder{color:#744210}.xl\:placeholder-purple-100::placeholder{color:#e2dde6}.xl\:placeholder-purple-200::placeholder{color:#c6bad0}.xl\:placeholder-purple-300::placeholder{color:#42304f}.xl\:placeholder-purple-400::placeholder{color:#3a2a47}.xl\:placeholder-purple-500::placeholder{color:#2f2239}.xl\:placeholder-purple-600::placeholder{color:#26182d}.xl\:placeholder-transparent::placeholder{color:transparent}.xl\:placeholder-stackblitz-blue::placeholder{color:var(--sb-brand-stackblitz-blue)}.xl\:placeholder-activityBarBadge-background::placeholder{color:var(--activityBarBadge-background)}.xl\:placeholder-editor-background::placeholder{color:var(--editor-background)}.xl\:placeholder-editor-foreground::placeholder{color:var(--editor-foreground)}.xl\:placeholder-editor-inactiveSelectionBackground::placeholder{color:var(--editor-inactiveSelectionBackground)}.xl\:placeholder-editor-selectionHighlightBackground::placeholder{color:var(--editor-selectionHighlightBackground)}.xl\:placeholder-input-placeholderForeground::placeholder{color:var(--input-placeholderForeground)}.xl\:placeholder-list-dropBackground::placeholder{color:var(--list-dropBackground)}.xl\:placeholder-menu-background::placeholder{color:var(--menu-background)}.xl\:placeholder-menu-foreground::placeholder{color:var(--menu-foreground)}.xl\:placeholder-sideBarTitle-foreground::placeholder{color:var(--sideBarTitle-foreground)}.xl\:placeholder-statusBarItem-remoteBackground::placeholder{color:var(--statusBarItem-remoteBackground)}.xl\:placeholder-statusBarItem-remoteForeground::placeholder{color:var(--statusBarItem-remoteForeground)}.xl\:placeholder-activityBar-activeBorder::placeholder{color:var(--activityBar-activeBorder)}.xl\:placeholder-activityBar-background::placeholder{color:var(--activityBar-background)}.xl\:placeholder-activityBar-dropBackground::placeholder{color:var(--activityBar-dropBackground)}.xl\:placeholder-activityBar-foreground::placeholder{color:var(--activityBar-foreground)}.xl\:placeholder-activityBar-inactiveForeground::placeholder{color:var(--activityBar-inactiveForeground)}.xl\:placeholder-activityBarBadge-foreground::placeholder{color:var(--activityBarBadge-foreground)}.xl\:placeholder-badge-background::placeholder{color:var(--badge-background)}.xl\:placeholder-badge-foreground::placeholder{color:var(--badge-foreground)}.xl\:placeholder-breadcrumb-activeSelectionForeground::placeholder{color:var(--breadcrumb-activeSelectionForeground)}.xl\:placeholder-breadcrumb-background::placeholder{color:var(--breadcrumb-background)}.xl\:placeholder-breadcrumb-focusForeground::placeholder{color:var(--breadcrumb-focusForeground)}.xl\:placeholder-breadcrumb-foreground::placeholder{color:var(--breadcrumb-foreground)}.xl\:placeholder-breadcrumbPicker-background::placeholder{color:var(--breadcrumbPicker-background)}.xl\:placeholder-button-background::placeholder{color:var(--button-background)}.xl\:placeholder-button-foreground::placeholder{color:var(--button-foreground)}.xl\:placeholder-button-hoverBackground::placeholder{color:var(--button-hoverBackground)}.xl\:placeholder-checkbox-background::placeholder{color:var(--checkbox-background)}.xl\:placeholder-checkbox-border::placeholder{color:var(--checkbox-border)}.xl\:placeholder-checkbox-foreground::placeholder{color:var(--checkbox-foreground)}.xl\:placeholder-dropdown-background::placeholder{color:var(--dropdown-background)}.xl\:placeholder-dropdown-border::placeholder{color:var(--dropdown-border)}.xl\:placeholder-dropdown-foreground::placeholder{color:var(--dropdown-foreground)}.xl\:placeholder-focusBorder::placeholder{color:var(--focusBorder)}.xl\:placeholder-foreground::placeholder{color:var(--foreground)}.xl\:placeholder-icon-foreground::placeholder{color:var(--icon-foreground)}.xl\:placeholder-icon-prettier::placeholder{color:#ee6292}.xl\:placeholder-input-background::placeholder{color:var(--input-background)}.xl\:placeholder-input-foreground::placeholder{color:var(--input-foreground)}.xl\:placeholder-inputOption-activeBackground::placeholder{color:var(--inputOption-activeBackground)}.xl\:placeholder-inputOption-activeBorder::placeholder{color:var(--inputOption-activeBorder)}.xl\:placeholder-inputValidation-errorBackground::placeholder{color:var(--inputValidation-errorBackground)}.xl\:placeholder-inputValidation-errorBorder::placeholder{color:var(--inputValidation-errorBorder)}.xl\:placeholder-inputValidation-infoBackground::placeholder{color:var(--inputValidation-infoBackground)}.xl\:placeholder-inputValidation-infoBorder::placeholder{color:var(--inputValidation-infoBorder)}.xl\:placeholder-inputValidation-warningBackground::placeholder{color:var(--inputValidation-warningBackground)}.xl\:placeholder-inputValidation-warningBorder::placeholder{color:var(--inputValidation-warningBorder)}.xl\:placeholder-list-activeSelectionBackground::placeholder{color:var(--list-activeSelectionBackground)}.xl\:placeholder-list-activeSelectionForeground::placeholder{color:var(--list-activeSelectionForeground)}.xl\:placeholder-list-errorForeground::placeholder{color:var(--list-errorForeground)}.xl\:placeholder-list-filterMatchBackground::placeholder{color:var(--list-filterMatchBackground)}.xl\:placeholder-list-focusBackground::placeholder{color:var(--list-focusBackground)}.xl\:placeholder-list-highlightForeground::placeholder{color:var(--list-highlightForeground)}.xl\:placeholder-list-hoverBackground::placeholder{color:var(--list-hoverBackground)}.xl\:placeholder-list-inactiveSelectionBackground::placeholder{color:var(--list-inactiveSelectionBackground)}.xl\:placeholder-list-invalidItemForeground::placeholder{color:var(--list-invalidItemForeground)}.xl\:placeholder-list-warningForeground::placeholder{color:var(--list-warningForeground)}.xl\:placeholder-listFilterWidget-background::placeholder{color:var(--listFilterWidget-background)}.xl\:placeholder-listFilterWidget-noMatchesOutline::placeholder{color:var(--listFilterWidget-noMatchesOutline)}.xl\:placeholder-listFilterWidget-outline::placeholder{color:var(--listFilterWidget-outline)}.xl\:placeholder-notificationCenterHeader-background::placeholder{color:var(--notificationCenterHeader-background)}.xl\:placeholder-notificationLink-foreground::placeholder{color:var(--notificationLink-foreground)}.xl\:placeholder-notifications-background::placeholder{color:var(--notifications-background)}.xl\:placeholder-notifications-border::placeholder{color:var(--notifications-border)}.xl\:placeholder-notifications-foreground::placeholder{color:var(--notifications-foreground)}.xl\:placeholder-notificationsErrorIcon-foreground::placeholder{color:var(--notificationsErrorIcon-foreground)}.xl\:placeholder-notificationsInfoIcon-foreground::placeholder{color:var(--notificationsInfoIcon-foreground)}.xl\:placeholder-notificationsWarningIcon-foreground::placeholder{color:var(--notificationsWarningIcon-foreground)}.xl\:placeholder-panel-background::placeholder{color:var(--panel-background)}.xl\:placeholder-panel-border::placeholder{color:var(--panel-border)}.xl\:placeholder-panel-dropBackground::placeholder{color:var(--panel-dropBackground)}.xl\:placeholder-panelTitle-activeBorder::placeholder{color:var(--panelTitle-activeBorder)}.xl\:placeholder-panelTitle-activeForeground::placeholder{color:var(--panelTitle-activeForeground)}.xl\:placeholder-panelTitle-inactiveForeground::placeholder{color:var(--panelTitle-inactiveForeground)}.xl\:placeholder-progressBar-background::placeholder{color:var(--progressBar-background)}.xl\:placeholder-quickInput-background::placeholder{color:var(--quickInput-background)}.xl\:placeholder-scrollbar-shadow::placeholder{color:var(--scrollbar-shadow)}.xl\:placeholder-scrollbarSlider-activeBackground::placeholder{color:var(--scrollbarSlider-activeBackground)}.xl\:placeholder-scrollbarSlider-background::placeholder{color:var(--scrollbarSlider-background)}.xl\:placeholder-scrollbarSlider-hoverBackground::placeholder{color:var(--scrollbarSlider-hoverBackground)}.xl\:placeholder-searchEditor-findMatchBackground::placeholder{color:var(--searchEditor-findMatchBackground)}.xl\:placeholder-settings-checkboxBackground::placeholder{color:var(--settings-checkboxBackground)}.xl\:placeholder-settings-checkboxBorder::placeholder{color:var(--settings-checkboxBorder)}.xl\:placeholder-settings-checkboxForeground::placeholder{color:var(--settings-checkboxForeground)}.xl\:placeholder-settings-dropdownBackground::placeholder{color:var(--settings-dropdownBackground)}.xl\:placeholder-settings-dropdownBorder::placeholder{color:var(--settings-dropdownBorder)}.xl\:placeholder-settings-dropdownForeground::placeholder{color:var(--settings-dropdownForeground)}.xl\:placeholder-settings-dropdownListBorder::placeholder{color:var(--settings-dropdownListBorder)}.xl\:placeholder-settings-headerForeground::placeholder{color:var(--settings-headerForeground)}.xl\:placeholder-settings-modifiedItemIndicator::placeholder{color:var(--settings-modifiedItemIndicator)}.xl\:placeholder-settings-numberInputForeground::placeholder{color:var(--settings-numberInputForeground)}.xl\:placeholder-settings-textInputForeground::placeholder{color:var(--settings-textInputForeground)}.xl\:placeholder-sideBar-background::placeholder{color:var(--sideBar-background)}.xl\:placeholder-sideBar-dropBackground::placeholder{color:var(--sideBar-dropBackground)}.xl\:placeholder-sideBarSectionHeader-background::placeholder{color:var(--sideBarSectionHeader-background)}.xl\:placeholder-tab-activeBackground::placeholder{color:var(--tab-activeBackground)}.xl\:placeholder-tab-activeForeground::placeholder{color:var(--tab-activeForeground)}.xl\:placeholder-tab-activeModifiedBorder::placeholder{color:var(--tab-activeModifiedBorder)}.xl\:placeholder-tab-border::placeholder{color:var(--tab-border)}.xl\:placeholder-tab-inactiveBackground::placeholder{color:var(--tab-inactiveBackground)}.xl\:placeholder-tab-inactiveForeground::placeholder{color:var(--tab-inactiveForeground)}.xl\:placeholder-tab-inactiveModifiedBorder::placeholder{color:var(--tab-inactiveModifiedBorder)}.xl\:placeholder-tab-unfocusedActiveBackground::placeholder{color:var(--tab-unfocusedActiveBackground)}.xl\:placeholder-tab-unfocusedActiveForeground::placeholder{color:var(--tab-unfocusedActiveForeground)}.xl\:placeholder-tab-unfocusedActiveModifiedBorder::placeholder{color:var(--tab-unfocusedActiveModifiedBorder)}.xl\:placeholder-tab-unfocusedInactiveForeground::placeholder{color:var(--tab-unfocusedInactiveForeground)}.xl\:placeholder-tab-unfocusedInactiveModifiedBorder::placeholder{color:var(--tab-unfocusedInactiveModifiedBorder)}.xl\:placeholder-textLink-activeForeground::placeholder{color:var(--textLink-activeForeground)}.xl\:placeholder-textLink-foreground::placeholder{color:var(--textLink-foreground)}.xl\:placeholder-titleBar-activeBackground::placeholder{color:var(--titleBar-activeBackground)}.xl\:placeholder-titleBar-activeForeground::placeholder{color:var(--titleBar-activeForeground)}.xl\:placeholder-titleBar-inactiveBackground::placeholder{color:var(--titleBar-inactiveBackground)}.xl\:placeholder-titleBar-inactiveForeground::placeholder{color:var(--titleBar-inactiveForeground)}.xl\:placeholder-tree-indentGuidesStroke::placeholder{color:var(--tree-indentGuidesStroke)}.xl\:placeholder-widget-shadow::placeholder{color:var(--widget-shadow)}.xl\:focus\:placeholder-black:focus::placeholder{color:#000}.xl\:focus\:placeholder-white:focus::placeholder{color:#fff}.xl\:focus\:placeholder-gray-100:focus::placeholder{color:#f7fafc}.xl\:focus\:placeholder-gray-200:focus::placeholder{color:#edf2f7}.xl\:focus\:placeholder-gray-300:focus::placeholder{color:#e2e8f0}.xl\:focus\:placeholder-gray-400:focus::placeholder{color:#cbd5e0}.xl\:focus\:placeholder-gray-500:focus::placeholder{color:#a0aec0}.xl\:focus\:placeholder-gray-600:focus::placeholder{color:#718096}.xl\:focus\:placeholder-gray-700:focus::placeholder{color:#4a5568}.xl\:focus\:placeholder-gray-800:focus::placeholder{color:#2d3748}.xl\:focus\:placeholder-gray-900:focus::placeholder{color:#1a202c}.xl\:focus\:placeholder-blue-100:focus::placeholder{color:#ebf8ff}.xl\:focus\:placeholder-blue-200:focus::placeholder{color:#bee3f8}.xl\:focus\:placeholder-blue-300:focus::placeholder{color:#90cdf4}.xl\:focus\:placeholder-blue-400:focus::placeholder{color:#63b3ed}.xl\:focus\:placeholder-blue-500:focus::placeholder{color:#4299e1}.xl\:focus\:placeholder-blue-600:focus::placeholder{color:#3182ce}.xl\:focus\:placeholder-blue-700:focus::placeholder{color:#2b6cb0}.xl\:focus\:placeholder-blue-800:focus::placeholder{color:#2c5282}.xl\:focus\:placeholder-blue-900:focus::placeholder{color:#2a4365}.xl\:focus\:placeholder-red-100:focus::placeholder{color:#fff5f5}.xl\:focus\:placeholder-red-200:focus::placeholder{color:#fed7d7}.xl\:focus\:placeholder-red-300:focus::placeholder{color:#feb2b2}.xl\:focus\:placeholder-red-400:focus::placeholder{color:#fc8181}.xl\:focus\:placeholder-red-500:focus::placeholder{color:#f56565}.xl\:focus\:placeholder-red-600:focus::placeholder{color:#e53e3e}.xl\:focus\:placeholder-red-700:focus::placeholder{color:#c53030}.xl\:focus\:placeholder-red-800:focus::placeholder{color:#9b2c2c}.xl\:focus\:placeholder-red-900:focus::placeholder{color:#742a2a}.xl\:focus\:placeholder-yellow-100:focus::placeholder{color:ivory}.xl\:focus\:placeholder-yellow-200:focus::placeholder{color:#fefcbf}.xl\:focus\:placeholder-yellow-300:focus::placeholder{color:#faf089}.xl\:focus\:placeholder-yellow-400:focus::placeholder{color:#f6e05e}.xl\:focus\:placeholder-yellow-500:focus::placeholder{color:#ecc94b}.xl\:focus\:placeholder-yellow-600:focus::placeholder{color:#d69e2e}.xl\:focus\:placeholder-yellow-700:focus::placeholder{color:#b7791f}.xl\:focus\:placeholder-yellow-800:focus::placeholder{color:#975a16}.xl\:focus\:placeholder-yellow-900:focus::placeholder{color:#744210}.xl\:focus\:placeholder-purple-100:focus::placeholder{color:#e2dde6}.xl\:focus\:placeholder-purple-200:focus::placeholder{color:#c6bad0}.xl\:focus\:placeholder-purple-300:focus::placeholder{color:#42304f}.xl\:focus\:placeholder-purple-400:focus::placeholder{color:#3a2a47}.xl\:focus\:placeholder-purple-500:focus::placeholder{color:#2f2239}.xl\:focus\:placeholder-purple-600:focus::placeholder{color:#26182d}.xl\:focus\:placeholder-transparent:focus::placeholder{color:transparent}.xl\:focus\:placeholder-stackblitz-blue:focus::placeholder{color:var(--sb-brand-stackblitz-blue)}.xl\:focus\:placeholder-activityBarBadge-background:focus::placeholder{color:var(--activityBarBadge-background)}.xl\:focus\:placeholder-editor-background:focus::placeholder{color:var(--editor-background)}.xl\:focus\:placeholder-editor-foreground:focus::placeholder{color:var(--editor-foreground)}.xl\:focus\:placeholder-editor-inactiveSelectionBackground:focus::placeholder{color:var(--editor-inactiveSelectionBackground)}.xl\:focus\:placeholder-editor-selectionHighlightBackground:focus::placeholder{color:var(--editor-selectionHighlightBackground)}.xl\:focus\:placeholder-input-placeholderForeground:focus::placeholder{color:var(--input-placeholderForeground)}.xl\:focus\:placeholder-list-dropBackground:focus::placeholder{color:var(--list-dropBackground)}.xl\:focus\:placeholder-menu-background:focus::placeholder{color:var(--menu-background)}.xl\:focus\:placeholder-menu-foreground:focus::placeholder{color:var(--menu-foreground)}.xl\:focus\:placeholder-sideBarTitle-foreground:focus::placeholder{color:var(--sideBarTitle-foreground)}.xl\:focus\:placeholder-statusBarItem-remoteBackground:focus::placeholder{color:var(--statusBarItem-remoteBackground)}.xl\:focus\:placeholder-statusBarItem-remoteForeground:focus::placeholder{color:var(--statusBarItem-remoteForeground)}.xl\:focus\:placeholder-activityBar-activeBorder:focus::placeholder{color:var(--activityBar-activeBorder)}.xl\:focus\:placeholder-activityBar-background:focus::placeholder{color:var(--activityBar-background)}.xl\:focus\:placeholder-activityBar-dropBackground:focus::placeholder{color:var(--activityBar-dropBackground)}.xl\:focus\:placeholder-activityBar-foreground:focus::placeholder{color:var(--activityBar-foreground)}.xl\:focus\:placeholder-activityBar-inactiveForeground:focus::placeholder{color:var(--activityBar-inactiveForeground)}.xl\:focus\:placeholder-activityBarBadge-foreground:focus::placeholder{color:var(--activityBarBadge-foreground)}.xl\:focus\:placeholder-badge-background:focus::placeholder{color:var(--badge-background)}.xl\:focus\:placeholder-badge-foreground:focus::placeholder{color:var(--badge-foreground)}.xl\:focus\:placeholder-breadcrumb-activeSelectionForeground:focus::placeholder{color:var(--breadcrumb-activeSelectionForeground)}.xl\:focus\:placeholder-breadcrumb-background:focus::placeholder{color:var(--breadcrumb-background)}.xl\:focus\:placeholder-breadcrumb-focusForeground:focus::placeholder{color:var(--breadcrumb-focusForeground)}.xl\:focus\:placeholder-breadcrumb-foreground:focus::placeholder{color:var(--breadcrumb-foreground)}.xl\:focus\:placeholder-breadcrumbPicker-background:focus::placeholder{color:var(--breadcrumbPicker-background)}.xl\:focus\:placeholder-button-background:focus::placeholder{color:var(--button-background)}.xl\:focus\:placeholder-button-foreground:focus::placeholder{color:var(--button-foreground)}.xl\:focus\:placeholder-button-hoverBackground:focus::placeholder{color:var(--button-hoverBackground)}.xl\:focus\:placeholder-checkbox-background:focus::placeholder{color:var(--checkbox-background)}.xl\:focus\:placeholder-checkbox-border:focus::placeholder{color:var(--checkbox-border)}.xl\:focus\:placeholder-checkbox-foreground:focus::placeholder{color:var(--checkbox-foreground)}.xl\:focus\:placeholder-dropdown-background:focus::placeholder{color:var(--dropdown-background)}.xl\:focus\:placeholder-dropdown-border:focus::placeholder{color:var(--dropdown-border)}.xl\:focus\:placeholder-dropdown-foreground:focus::placeholder{color:var(--dropdown-foreground)}.xl\:focus\:placeholder-focusBorder:focus::placeholder{color:var(--focusBorder)}.xl\:focus\:placeholder-foreground:focus::placeholder{color:var(--foreground)}.xl\:focus\:placeholder-icon-foreground:focus::placeholder{color:var(--icon-foreground)}.xl\:focus\:placeholder-icon-prettier:focus::placeholder{color:#ee6292}.xl\:focus\:placeholder-input-background:focus::placeholder{color:var(--input-background)}.xl\:focus\:placeholder-input-foreground:focus::placeholder{color:var(--input-foreground)}.xl\:focus\:placeholder-inputOption-activeBackground:focus::placeholder{color:var(--inputOption-activeBackground)}.xl\:focus\:placeholder-inputOption-activeBorder:focus::placeholder{color:var(--inputOption-activeBorder)}.xl\:focus\:placeholder-inputValidation-errorBackground:focus::placeholder{color:var(--inputValidation-errorBackground)}.xl\:focus\:placeholder-inputValidation-errorBorder:focus::placeholder{color:var(--inputValidation-errorBorder)}.xl\:focus\:placeholder-inputValidation-infoBackground:focus::placeholder{color:var(--inputValidation-infoBackground)}.xl\:focus\:placeholder-inputValidation-infoBorder:focus::placeholder{color:var(--inputValidation-infoBorder)}.xl\:focus\:placeholder-inputValidation-warningBackground:focus::placeholder{color:var(--inputValidation-warningBackground)}.xl\:focus\:placeholder-inputValidation-warningBorder:focus::placeholder{color:var(--inputValidation-warningBorder)}.xl\:focus\:placeholder-list-activeSelectionBackground:focus::placeholder{color:var(--list-activeSelectionBackground)}.xl\:focus\:placeholder-list-activeSelectionForeground:focus::placeholder{color:var(--list-activeSelectionForeground)}.xl\:focus\:placeholder-list-errorForeground:focus::placeholder{color:var(--list-errorForeground)}.xl\:focus\:placeholder-list-filterMatchBackground:focus::placeholder{color:var(--list-filterMatchBackground)}.xl\:focus\:placeholder-list-focusBackground:focus::placeholder{color:var(--list-focusBackground)}.xl\:focus\:placeholder-list-highlightForeground:focus::placeholder{color:var(--list-highlightForeground)}.xl\:focus\:placeholder-list-hoverBackground:focus::placeholder{color:var(--list-hoverBackground)}.xl\:focus\:placeholder-list-inactiveSelectionBackground:focus::placeholder{color:var(--list-inactiveSelectionBackground)}.xl\:focus\:placeholder-list-invalidItemForeground:focus::placeholder{color:var(--list-invalidItemForeground)}.xl\:focus\:placeholder-list-warningForeground:focus::placeholder{color:var(--list-warningForeground)}.xl\:focus\:placeholder-listFilterWidget-background:focus::placeholder{color:var(--listFilterWidget-background)}.xl\:focus\:placeholder-listFilterWidget-noMatchesOutline:focus::placeholder{color:var(--listFilterWidget-noMatchesOutline)}.xl\:focus\:placeholder-listFilterWidget-outline:focus::placeholder{color:var(--listFilterWidget-outline)}.xl\:focus\:placeholder-notificationCenterHeader-background:focus::placeholder{color:var(--notificationCenterHeader-background)}.xl\:focus\:placeholder-notificationLink-foreground:focus::placeholder{color:var(--notificationLink-foreground)}.xl\:focus\:placeholder-notifications-background:focus::placeholder{color:var(--notifications-background)}.xl\:focus\:placeholder-notifications-border:focus::placeholder{color:var(--notifications-border)}.xl\:focus\:placeholder-notifications-foreground:focus::placeholder{color:var(--notifications-foreground)}.xl\:focus\:placeholder-notificationsErrorIcon-foreground:focus::placeholder{color:var(--notificationsErrorIcon-foreground)}.xl\:focus\:placeholder-notificationsInfoIcon-foreground:focus::placeholder{color:var(--notificationsInfoIcon-foreground)}.xl\:focus\:placeholder-notificationsWarningIcon-foreground:focus::placeholder{color:var(--notificationsWarningIcon-foreground)}.xl\:focus\:placeholder-panel-background:focus::placeholder{color:var(--panel-background)}.xl\:focus\:placeholder-panel-border:focus::placeholder{color:var(--panel-border)}.xl\:focus\:placeholder-panel-dropBackground:focus::placeholder{color:var(--panel-dropBackground)}.xl\:focus\:placeholder-panelTitle-activeBorder:focus::placeholder{color:var(--panelTitle-activeBorder)}.xl\:focus\:placeholder-panelTitle-activeForeground:focus::placeholder{color:var(--panelTitle-activeForeground)}.xl\:focus\:placeholder-panelTitle-inactiveForeground:focus::placeholder{color:var(--panelTitle-inactiveForeground)}.xl\:focus\:placeholder-progressBar-background:focus::placeholder{color:var(--progressBar-background)}.xl\:focus\:placeholder-quickInput-background:focus::placeholder{color:var(--quickInput-background)}.xl\:focus\:placeholder-scrollbar-shadow:focus::placeholder{color:var(--scrollbar-shadow)}.xl\:focus\:placeholder-scrollbarSlider-activeBackground:focus::placeholder{color:var(--scrollbarSlider-activeBackground)}.xl\:focus\:placeholder-scrollbarSlider-background:focus::placeholder{color:var(--scrollbarSlider-background)}.xl\:focus\:placeholder-scrollbarSlider-hoverBackground:focus::placeholder{color:var(--scrollbarSlider-hoverBackground)}.xl\:focus\:placeholder-searchEditor-findMatchBackground:focus::placeholder{color:var(--searchEditor-findMatchBackground)}.xl\:focus\:placeholder-settings-checkboxBackground:focus::placeholder{color:var(--settings-checkboxBackground)}.xl\:focus\:placeholder-settings-checkboxBorder:focus::placeholder{color:var(--settings-checkboxBorder)}.xl\:focus\:placeholder-settings-checkboxForeground:focus::placeholder{color:var(--settings-checkboxForeground)}.xl\:focus\:placeholder-settings-dropdownBackground:focus::placeholder{color:var(--settings-dropdownBackground)}.xl\:focus\:placeholder-settings-dropdownBorder:focus::placeholder{color:var(--settings-dropdownBorder)}.xl\:focus\:placeholder-settings-dropdownForeground:focus::placeholder{color:var(--settings-dropdownForeground)}.xl\:focus\:placeholder-settings-dropdownListBorder:focus::placeholder{color:var(--settings-dropdownListBorder)}.xl\:focus\:placeholder-settings-headerForeground:focus::placeholder{color:var(--settings-headerForeground)}.xl\:focus\:placeholder-settings-modifiedItemIndicator:focus::placeholder{color:var(--settings-modifiedItemIndicator)}.xl\:focus\:placeholder-settings-numberInputForeground:focus::placeholder{color:var(--settings-numberInputForeground)}.xl\:focus\:placeholder-settings-textInputForeground:focus::placeholder{color:var(--settings-textInputForeground)}.xl\:focus\:placeholder-sideBar-background:focus::placeholder{color:var(--sideBar-background)}.xl\:focus\:placeholder-sideBar-dropBackground:focus::placeholder{color:var(--sideBar-dropBackground)}.xl\:focus\:placeholder-sideBarSectionHeader-background:focus::placeholder{color:var(--sideBarSectionHeader-background)}.xl\:focus\:placeholder-tab-activeBackground:focus::placeholder{color:var(--tab-activeBackground)}.xl\:focus\:placeholder-tab-activeForeground:focus::placeholder{color:var(--tab-activeForeground)}.xl\:focus\:placeholder-tab-activeModifiedBorder:focus::placeholder{color:var(--tab-activeModifiedBorder)}.xl\:focus\:placeholder-tab-border:focus::placeholder{color:var(--tab-border)}.xl\:focus\:placeholder-tab-inactiveBackground:focus::placeholder{color:var(--tab-inactiveBackground)}.xl\:focus\:placeholder-tab-inactiveForeground:focus::placeholder{color:var(--tab-inactiveForeground)}.xl\:focus\:placeholder-tab-inactiveModifiedBorder:focus::placeholder{color:var(--tab-inactiveModifiedBorder)}.xl\:focus\:placeholder-tab-unfocusedActiveBackground:focus::placeholder{color:var(--tab-unfocusedActiveBackground)}.xl\:focus\:placeholder-tab-unfocusedActiveForeground:focus::placeholder{color:var(--tab-unfocusedActiveForeground)}.xl\:focus\:placeholder-tab-unfocusedActiveModifiedBorder:focus::placeholder{color:var(--tab-unfocusedActiveModifiedBorder)}.xl\:focus\:placeholder-tab-unfocusedInactiveForeground:focus::placeholder{color:var(--tab-unfocusedInactiveForeground)}.xl\:focus\:placeholder-tab-unfocusedInactiveModifiedBorder:focus::placeholder{color:var(--tab-unfocusedInactiveModifiedBorder)}.xl\:focus\:placeholder-textLink-activeForeground:focus::placeholder{color:var(--textLink-activeForeground)}.xl\:focus\:placeholder-textLink-foreground:focus::placeholder{color:var(--textLink-foreground)}.xl\:focus\:placeholder-titleBar-activeBackground:focus::placeholder{color:var(--titleBar-activeBackground)}.xl\:focus\:placeholder-titleBar-activeForeground:focus::placeholder{color:var(--titleBar-activeForeground)}.xl\:focus\:placeholder-titleBar-inactiveBackground:focus::placeholder{color:var(--titleBar-inactiveBackground)}.xl\:focus\:placeholder-titleBar-inactiveForeground:focus::placeholder{color:var(--titleBar-inactiveForeground)}.xl\:focus\:placeholder-tree-indentGuidesStroke:focus::placeholder{color:var(--tree-indentGuidesStroke)}.xl\:focus\:placeholder-widget-shadow:focus::placeholder{color:var(--widget-shadow)}.xl\:pointer-events-none{pointer-events:none}.xl\:pointer-events-auto{pointer-events:auto}.xl\:static{position:static}.xl\:fixed{position:fixed}.xl\:absolute{position:absolute}.xl\:relative{position:relative}.xl\:sticky{position:sticky}.xl\:inset-0{top:0;right:0;bottom:0;left:0}.xl\:inset-auto{top:auto;right:auto;bottom:auto;left:auto}.xl\:inset-y-0{top:0;bottom:0}.xl\:inset-x-0{right:0;left:0}.xl\:inset-y-auto{top:auto;bottom:auto}.xl\:inset-x-auto{right:auto;left:auto}.xl\:top-0{top:0}.xl\:right-0{right:0}.xl\:bottom-0{bottom:0}.xl\:left-0{left:0}.xl\:top-auto{top:auto}.xl\:right-auto{right:auto}.xl\:bottom-auto{bottom:auto}.xl\:left-auto{left:auto}.xl\:resize-none{resize:none}.xl\:resize-y{resize:vertical}.xl\:resize-x{resize:horizontal}.xl\:resize{resize:both}.xl\:shadow-xs{box-shadow:0 0 0 1px rgba(0,0,0,.05)}.xl\:shadow-sm{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.xl\:shadow{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.xl\:shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.xl\:shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.xl\:shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.xl\:shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.xl\:shadow-inner{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.xl\:shadow-outline{box-shadow:0 0 0 3px rgba(66,153,225,.5)}.xl\:shadow-none{box-shadow:none}.xl\:hover\:shadow-xs:hover{box-shadow:0 0 0 1px rgba(0,0,0,.05)}.xl\:hover\:shadow-sm:hover{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.xl\:hover\:shadow:hover{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.xl\:hover\:shadow-md:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.xl\:hover\:shadow-lg:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.xl\:hover\:shadow-xl:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.xl\:hover\:shadow-2xl:hover{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.xl\:hover\:shadow-inner:hover{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.xl\:hover\:shadow-outline:hover{box-shadow:0 0 0 3px rgba(66,153,225,.5)}.xl\:hover\:shadow-none:hover{box-shadow:none}.xl\:focus\:shadow-xs:focus{box-shadow:0 0 0 1px rgba(0,0,0,.05)}.xl\:focus\:shadow-sm:focus{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.xl\:focus\:shadow:focus{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.xl\:focus\:shadow-md:focus{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.xl\:focus\:shadow-lg:focus{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.xl\:focus\:shadow-xl:focus{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.xl\:focus\:shadow-2xl:focus{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.xl\:focus\:shadow-inner:focus{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.xl\:focus\:shadow-outline:focus{box-shadow:0 0 0 3px rgba(66,153,225,.5)}.xl\:focus\:shadow-none:focus{box-shadow:none}.xl\:fill-current{fill:currentColor}.xl\:stroke-current{stroke:currentColor}.xl\:stroke-0{stroke-width:0}.xl\:stroke-1{stroke-width:1}.xl\:stroke-2{stroke-width:2}.xl\:table-auto{table-layout:auto}.xl\:table-fixed{table-layout:fixed}.xl\:text-left{text-align:left}.xl\:text-center{text-align:center}.xl\:text-right{text-align:right}.xl\:text-justify{text-align:justify}.xl\:text-black{color:#000}.xl\:text-white{color:#fff}.xl\:text-gray-100{color:#f7fafc}.xl\:text-gray-200{color:#edf2f7}.xl\:text-gray-300{color:#e2e8f0}.xl\:text-gray-400{color:#cbd5e0}.xl\:text-gray-500{color:#a0aec0}.xl\:text-gray-600{color:#718096}.xl\:text-gray-700{color:#4a5568}.xl\:text-gray-800{color:#2d3748}.xl\:text-gray-900{color:#1a202c}.xl\:text-blue-100{color:#ebf8ff}.xl\:text-blue-200{color:#bee3f8}.xl\:text-blue-300{color:#90cdf4}.xl\:text-blue-400{color:#63b3ed}.xl\:text-blue-500{color:#4299e1}.xl\:text-blue-600{color:#3182ce}.xl\:text-blue-700{color:#2b6cb0}.xl\:text-blue-800{color:#2c5282}.xl\:text-blue-900{color:#2a4365}.xl\:text-red-100{color:#fff5f5}.xl\:text-red-200{color:#fed7d7}.xl\:text-red-300{color:#feb2b2}.xl\:text-red-400{color:#fc8181}.xl\:text-red-500{color:#f56565}.xl\:text-red-600{color:#e53e3e}.xl\:text-red-700{color:#c53030}.xl\:text-red-800{color:#9b2c2c}.xl\:text-red-900{color:#742a2a}.xl\:text-yellow-100{color:ivory}.xl\:text-yellow-200{color:#fefcbf}.xl\:text-yellow-300{color:#faf089}.xl\:text-yellow-400{color:#f6e05e}.xl\:text-yellow-500{color:#ecc94b}.xl\:text-yellow-600{color:#d69e2e}.xl\:text-yellow-700{color:#b7791f}.xl\:text-yellow-800{color:#975a16}.xl\:text-yellow-900{color:#744210}.xl\:text-purple-100{color:#e2dde6}.xl\:text-purple-200{color:#c6bad0}.xl\:text-purple-300{color:#42304f}.xl\:text-purple-400{color:#3a2a47}.xl\:text-purple-500{color:#2f2239}.xl\:text-purple-600{color:#26182d}.xl\:text-transparent{color:transparent}.xl\:text-stackblitz-blue{color:var(--sb-brand-stackblitz-blue)}.xl\:text-activityBarBadge-background{color:var(--activityBarBadge-background)}.xl\:text-editor-background{color:var(--editor-background)}.xl\:text-editor-foreground{color:var(--editor-foreground)}.xl\:text-editor-inactiveSelectionBackground{color:var(--editor-inactiveSelectionBackground)}.xl\:text-editor-selectionHighlightBackground{color:var(--editor-selectionHighlightBackground)}.xl\:text-input-placeholderForeground{color:var(--input-placeholderForeground)}.xl\:text-list-dropBackground{color:var(--list-dropBackground)}.xl\:text-menu-background{color:var(--menu-background)}.xl\:text-menu-foreground{color:var(--menu-foreground)}.xl\:text-sideBarTitle-foreground{color:var(--sideBarTitle-foreground)}.xl\:text-statusBarItem-remoteBackground{color:var(--statusBarItem-remoteBackground)}.xl\:text-statusBarItem-remoteForeground{color:var(--statusBarItem-remoteForeground)}.xl\:text-activityBar-activeBorder{color:var(--activityBar-activeBorder)}.xl\:text-activityBar-background{color:var(--activityBar-background)}.xl\:text-activityBar-dropBackground{color:var(--activityBar-dropBackground)}.xl\:text-activityBar-foreground{color:var(--activityBar-foreground)}.xl\:text-activityBar-inactiveForeground{color:var(--activityBar-inactiveForeground)}.xl\:text-activityBarBadge-foreground{color:var(--activityBarBadge-foreground)}.xl\:text-badge-background{color:var(--badge-background)}.xl\:text-badge-foreground{color:var(--badge-foreground)}.xl\:text-breadcrumb-activeSelectionForeground{color:var(--breadcrumb-activeSelectionForeground)}.xl\:text-breadcrumb-background{color:var(--breadcrumb-background)}.xl\:text-breadcrumb-focusForeground{color:var(--breadcrumb-focusForeground)}.xl\:text-breadcrumb-foreground{color:var(--breadcrumb-foreground)}.xl\:text-breadcrumbPicker-background{color:var(--breadcrumbPicker-background)}.xl\:text-button-background{color:var(--button-background)}.xl\:text-button-foreground{color:var(--button-foreground)}.xl\:text-button-hoverBackground{color:var(--button-hoverBackground)}.xl\:text-checkbox-background{color:var(--checkbox-background)}.xl\:text-checkbox-border{color:var(--checkbox-border)}.xl\:text-checkbox-foreground{color:var(--checkbox-foreground)}.xl\:text-dropdown-background{color:var(--dropdown-background)}.xl\:text-dropdown-border{color:var(--dropdown-border)}.xl\:text-dropdown-foreground{color:var(--dropdown-foreground)}.xl\:text-focusBorder{color:var(--focusBorder)}.xl\:text-foreground{color:var(--foreground)}.xl\:text-icon-foreground{color:var(--icon-foreground)}.xl\:text-icon-prettier{color:#ee6292}.xl\:text-input-background{color:var(--input-background)}.xl\:text-input-foreground{color:var(--input-foreground)}.xl\:text-inputOption-activeBackground{color:var(--inputOption-activeBackground)}.xl\:text-inputOption-activeBorder{color:var(--inputOption-activeBorder)}.xl\:text-inputValidation-errorBackground{color:var(--inputValidation-errorBackground)}.xl\:text-inputValidation-errorBorder{color:var(--inputValidation-errorBorder)}.xl\:text-inputValidation-infoBackground{color:var(--inputValidation-infoBackground)}.xl\:text-inputValidation-infoBorder{color:var(--inputValidation-infoBorder)}.xl\:text-inputValidation-warningBackground{color:var(--inputValidation-warningBackground)}.xl\:text-inputValidation-warningBorder{color:var(--inputValidation-warningBorder)}.xl\:text-list-activeSelectionBackground{color:var(--list-activeSelectionBackground)}.xl\:text-list-activeSelectionForeground{color:var(--list-activeSelectionForeground)}.xl\:text-list-errorForeground{color:var(--list-errorForeground)}.xl\:text-list-filterMatchBackground{color:var(--list-filterMatchBackground)}.xl\:text-list-focusBackground{color:var(--list-focusBackground)}.xl\:text-list-highlightForeground{color:var(--list-highlightForeground)}.xl\:text-list-hoverBackground{color:var(--list-hoverBackground)}.xl\:text-list-inactiveSelectionBackground{color:var(--list-inactiveSelectionBackground)}.xl\:text-list-invalidItemForeground{color:var(--list-invalidItemForeground)}.xl\:text-list-warningForeground{color:var(--list-warningForeground)}.xl\:text-listFilterWidget-background{color:var(--listFilterWidget-background)}.xl\:text-listFilterWidget-noMatchesOutline{color:var(--listFilterWidget-noMatchesOutline)}.xl\:text-listFilterWidget-outline{color:var(--listFilterWidget-outline)}.xl\:text-notificationCenterHeader-background{color:var(--notificationCenterHeader-background)}.xl\:text-notificationLink-foreground{color:var(--notificationLink-foreground)}.xl\:text-notifications-background{color:var(--notifications-background)}.xl\:text-notifications-border{color:var(--notifications-border)}.xl\:text-notifications-foreground{color:var(--notifications-foreground)}.xl\:text-notificationsErrorIcon-foreground{color:var(--notificationsErrorIcon-foreground)}.xl\:text-notificationsInfoIcon-foreground{color:var(--notificationsInfoIcon-foreground)}.xl\:text-notificationsWarningIcon-foreground{color:var(--notificationsWarningIcon-foreground)}.xl\:text-panel-background{color:var(--panel-background)}.xl\:text-panel-border{color:var(--panel-border)}.xl\:text-panel-dropBackground{color:var(--panel-dropBackground)}.xl\:text-panelTitle-activeBorder{color:var(--panelTitle-activeBorder)}.xl\:text-panelTitle-activeForeground{color:var(--panelTitle-activeForeground)}.xl\:text-panelTitle-inactiveForeground{color:var(--panelTitle-inactiveForeground)}.xl\:text-progressBar-background{color:var(--progressBar-background)}.xl\:text-quickInput-background{color:var(--quickInput-background)}.xl\:text-scrollbar-shadow{color:var(--scrollbar-shadow)}.xl\:text-scrollbarSlider-activeBackground{color:var(--scrollbarSlider-activeBackground)}.xl\:text-scrollbarSlider-background{color:var(--scrollbarSlider-background)}.xl\:text-scrollbarSlider-hoverBackground{color:var(--scrollbarSlider-hoverBackground)}.xl\:text-searchEditor-findMatchBackground{color:var(--searchEditor-findMatchBackground)}.xl\:text-settings-checkboxBackground{color:var(--settings-checkboxBackground)}.xl\:text-settings-checkboxBorder{color:var(--settings-checkboxBorder)}.xl\:text-settings-checkboxForeground{color:var(--settings-checkboxForeground)}.xl\:text-settings-dropdownBackground{color:var(--settings-dropdownBackground)}.xl\:text-settings-dropdownBorder{color:var(--settings-dropdownBorder)}.xl\:text-settings-dropdownForeground{color:var(--settings-dropdownForeground)}.xl\:text-settings-dropdownListBorder{color:var(--settings-dropdownListBorder)}.xl\:text-settings-headerForeground{color:var(--settings-headerForeground)}.xl\:text-settings-modifiedItemIndicator{color:var(--settings-modifiedItemIndicator)}.xl\:text-settings-numberInputForeground{color:var(--settings-numberInputForeground)}.xl\:text-settings-textInputForeground{color:var(--settings-textInputForeground)}.xl\:text-sideBar-background{color:var(--sideBar-background)}.xl\:text-sideBar-dropBackground{color:var(--sideBar-dropBackground)}.xl\:text-sideBarSectionHeader-background{color:var(--sideBarSectionHeader-background)}.xl\:text-tab-activeBackground{color:var(--tab-activeBackground)}.xl\:text-tab-activeForeground{color:var(--tab-activeForeground)}.xl\:text-tab-activeModifiedBorder{color:var(--tab-activeModifiedBorder)}.xl\:text-tab-border{color:var(--tab-border)}.xl\:text-tab-inactiveBackground{color:var(--tab-inactiveBackground)}.xl\:text-tab-inactiveForeground{color:var(--tab-inactiveForeground)}.xl\:text-tab-inactiveModifiedBorder{color:var(--tab-inactiveModifiedBorder)}.xl\:text-tab-unfocusedActiveBackground{color:var(--tab-unfocusedActiveBackground)}.xl\:text-tab-unfocusedActiveForeground{color:var(--tab-unfocusedActiveForeground)}.xl\:text-tab-unfocusedActiveModifiedBorder{color:var(--tab-unfocusedActiveModifiedBorder)}.xl\:text-tab-unfocusedInactiveForeground{color:var(--tab-unfocusedInactiveForeground)}.xl\:text-tab-unfocusedInactiveModifiedBorder{color:var(--tab-unfocusedInactiveModifiedBorder)}.xl\:text-textLink-activeForeground{color:var(--textLink-activeForeground)}.xl\:text-textLink-foreground{color:var(--textLink-foreground)}.xl\:text-titleBar-activeBackground{color:var(--titleBar-activeBackground)}.xl\:text-titleBar-activeForeground{color:var(--titleBar-activeForeground)}.xl\:text-titleBar-inactiveBackground{color:var(--titleBar-inactiveBackground)}.xl\:text-titleBar-inactiveForeground{color:var(--titleBar-inactiveForeground)}.xl\:text-tree-indentGuidesStroke{color:var(--tree-indentGuidesStroke)}.xl\:text-widget-shadow{color:var(--widget-shadow)}.xl\:hover\:text-black:hover{color:#000}.xl\:hover\:text-white:hover{color:#fff}.xl\:hover\:text-gray-100:hover{color:#f7fafc}.xl\:hover\:text-gray-200:hover{color:#edf2f7}.xl\:hover\:text-gray-300:hover{color:#e2e8f0}.xl\:hover\:text-gray-400:hover{color:#cbd5e0}.xl\:hover\:text-gray-500:hover{color:#a0aec0}.xl\:hover\:text-gray-600:hover{color:#718096}.xl\:hover\:text-gray-700:hover{color:#4a5568}.xl\:hover\:text-gray-800:hover{color:#2d3748}.xl\:hover\:text-gray-900:hover{color:#1a202c}.xl\:hover\:text-blue-100:hover{color:#ebf8ff}.xl\:hover\:text-blue-200:hover{color:#bee3f8}.xl\:hover\:text-blue-300:hover{color:#90cdf4}.xl\:hover\:text-blue-400:hover{color:#63b3ed}.xl\:hover\:text-blue-500:hover{color:#4299e1}.xl\:hover\:text-blue-600:hover{color:#3182ce}.xl\:hover\:text-blue-700:hover{color:#2b6cb0}.xl\:hover\:text-blue-800:hover{color:#2c5282}.xl\:hover\:text-blue-900:hover{color:#2a4365}.xl\:hover\:text-red-100:hover{color:#fff5f5}.xl\:hover\:text-red-200:hover{color:#fed7d7}.xl\:hover\:text-red-300:hover{color:#feb2b2}.xl\:hover\:text-red-400:hover{color:#fc8181}.xl\:hover\:text-red-500:hover{color:#f56565}.xl\:hover\:text-red-600:hover{color:#e53e3e}.xl\:hover\:text-red-700:hover{color:#c53030}.xl\:hover\:text-red-800:hover{color:#9b2c2c}.xl\:hover\:text-red-900:hover{color:#742a2a}.xl\:hover\:text-yellow-100:hover{color:ivory}.xl\:hover\:text-yellow-200:hover{color:#fefcbf}.xl\:hover\:text-yellow-300:hover{color:#faf089}.xl\:hover\:text-yellow-400:hover{color:#f6e05e}.xl\:hover\:text-yellow-500:hover{color:#ecc94b}.xl\:hover\:text-yellow-600:hover{color:#d69e2e}.xl\:hover\:text-yellow-700:hover{color:#b7791f}.xl\:hover\:text-yellow-800:hover{color:#975a16}.xl\:hover\:text-yellow-900:hover{color:#744210}.xl\:hover\:text-purple-100:hover{color:#e2dde6}.xl\:hover\:text-purple-200:hover{color:#c6bad0}.xl\:hover\:text-purple-300:hover{color:#42304f}.xl\:hover\:text-purple-400:hover{color:#3a2a47}.xl\:hover\:text-purple-500:hover{color:#2f2239}.xl\:hover\:text-purple-600:hover{color:#26182d}.xl\:hover\:text-transparent:hover{color:transparent}.xl\:hover\:text-stackblitz-blue:hover{color:var(--sb-brand-stackblitz-blue)}.xl\:hover\:text-activityBarBadge-background:hover{color:var(--activityBarBadge-background)}.xl\:hover\:text-editor-background:hover{color:var(--editor-background)}.xl\:hover\:text-editor-foreground:hover{color:var(--editor-foreground)}.xl\:hover\:text-editor-inactiveSelectionBackground:hover{color:var(--editor-inactiveSelectionBackground)}.xl\:hover\:text-editor-selectionHighlightBackground:hover{color:var(--editor-selectionHighlightBackground)}.xl\:hover\:text-input-placeholderForeground:hover{color:var(--input-placeholderForeground)}.xl\:hover\:text-list-dropBackground:hover{color:var(--list-dropBackground)}.xl\:hover\:text-menu-background:hover{color:var(--menu-background)}.xl\:hover\:text-menu-foreground:hover{color:var(--menu-foreground)}.xl\:hover\:text-sideBarTitle-foreground:hover{color:var(--sideBarTitle-foreground)}.xl\:hover\:text-statusBarItem-remoteBackground:hover{color:var(--statusBarItem-remoteBackground)}.xl\:hover\:text-statusBarItem-remoteForeground:hover{color:var(--statusBarItem-remoteForeground)}.xl\:hover\:text-activityBar-activeBorder:hover{color:var(--activityBar-activeBorder)}.xl\:hover\:text-activityBar-background:hover{color:var(--activityBar-background)}.xl\:hover\:text-activityBar-dropBackground:hover{color:var(--activityBar-dropBackground)}.xl\:hover\:text-activityBar-foreground:hover{color:var(--activityBar-foreground)}.xl\:hover\:text-activityBar-inactiveForeground:hover{color:var(--activityBar-inactiveForeground)}.xl\:hover\:text-activityBarBadge-foreground:hover{color:var(--activityBarBadge-foreground)}.xl\:hover\:text-badge-background:hover{color:var(--badge-background)}.xl\:hover\:text-badge-foreground:hover{color:var(--badge-foreground)}.xl\:hover\:text-breadcrumb-activeSelectionForeground:hover{color:var(--breadcrumb-activeSelectionForeground)}.xl\:hover\:text-breadcrumb-background:hover{color:var(--breadcrumb-background)}.xl\:hover\:text-breadcrumb-focusForeground:hover{color:var(--breadcrumb-focusForeground)}.xl\:hover\:text-breadcrumb-foreground:hover{color:var(--breadcrumb-foreground)}.xl\:hover\:text-breadcrumbPicker-background:hover{color:var(--breadcrumbPicker-background)}.xl\:hover\:text-button-background:hover{color:var(--button-background)}.xl\:hover\:text-button-foreground:hover{color:var(--button-foreground)}.xl\:hover\:text-button-hoverBackground:hover{color:var(--button-hoverBackground)}.xl\:hover\:text-checkbox-background:hover{color:var(--checkbox-background)}.xl\:hover\:text-checkbox-border:hover{color:var(--checkbox-border)}.xl\:hover\:text-checkbox-foreground:hover{color:var(--checkbox-foreground)}.xl\:hover\:text-dropdown-background:hover{color:var(--dropdown-background)}.xl\:hover\:text-dropdown-border:hover{color:var(--dropdown-border)}.xl\:hover\:text-dropdown-foreground:hover{color:var(--dropdown-foreground)}.xl\:hover\:text-focusBorder:hover{color:var(--focusBorder)}.xl\:hover\:text-foreground:hover{color:var(--foreground)}.xl\:hover\:text-icon-foreground:hover{color:var(--icon-foreground)}.xl\:hover\:text-icon-prettier:hover{color:#ee6292}.xl\:hover\:text-input-background:hover{color:var(--input-background)}.xl\:hover\:text-input-foreground:hover{color:var(--input-foreground)}.xl\:hover\:text-inputOption-activeBackground:hover{color:var(--inputOption-activeBackground)}.xl\:hover\:text-inputOption-activeBorder:hover{color:var(--inputOption-activeBorder)}.xl\:hover\:text-inputValidation-errorBackground:hover{color:var(--inputValidation-errorBackground)}.xl\:hover\:text-inputValidation-errorBorder:hover{color:var(--inputValidation-errorBorder)}.xl\:hover\:text-inputValidation-infoBackground:hover{color:var(--inputValidation-infoBackground)}.xl\:hover\:text-inputValidation-infoBorder:hover{color:var(--inputValidation-infoBorder)}.xl\:hover\:text-inputValidation-warningBackground:hover{color:var(--inputValidation-warningBackground)}.xl\:hover\:text-inputValidation-warningBorder:hover{color:var(--inputValidation-warningBorder)}.xl\:hover\:text-list-activeSelectionBackground:hover{color:var(--list-activeSelectionBackground)}.xl\:hover\:text-list-activeSelectionForeground:hover{color:var(--list-activeSelectionForeground)}.xl\:hover\:text-list-errorForeground:hover{color:var(--list-errorForeground)}.xl\:hover\:text-list-filterMatchBackground:hover{color:var(--list-filterMatchBackground)}.xl\:hover\:text-list-focusBackground:hover{color:var(--list-focusBackground)}.xl\:hover\:text-list-highlightForeground:hover{color:var(--list-highlightForeground)}.xl\:hover\:text-list-hoverBackground:hover{color:var(--list-hoverBackground)}.xl\:hover\:text-list-inactiveSelectionBackground:hover{color:var(--list-inactiveSelectionBackground)}.xl\:hover\:text-list-invalidItemForeground:hover{color:var(--list-invalidItemForeground)}.xl\:hover\:text-list-warningForeground:hover{color:var(--list-warningForeground)}.xl\:hover\:text-listFilterWidget-background:hover{color:var(--listFilterWidget-background)}.xl\:hover\:text-listFilterWidget-noMatchesOutline:hover{color:var(--listFilterWidget-noMatchesOutline)}.xl\:hover\:text-listFilterWidget-outline:hover{color:var(--listFilterWidget-outline)}.xl\:hover\:text-notificationCenterHeader-background:hover{color:var(--notificationCenterHeader-background)}.xl\:hover\:text-notificationLink-foreground:hover{color:var(--notificationLink-foreground)}.xl\:hover\:text-notifications-background:hover{color:var(--notifications-background)}.xl\:hover\:text-notifications-border:hover{color:var(--notifications-border)}.xl\:hover\:text-notifications-foreground:hover{color:var(--notifications-foreground)}.xl\:hover\:text-notificationsErrorIcon-foreground:hover{color:var(--notificationsErrorIcon-foreground)}.xl\:hover\:text-notificationsInfoIcon-foreground:hover{color:var(--notificationsInfoIcon-foreground)}.xl\:hover\:text-notificationsWarningIcon-foreground:hover{color:var(--notificationsWarningIcon-foreground)}.xl\:hover\:text-panel-background:hover{color:var(--panel-background)}.xl\:hover\:text-panel-border:hover{color:var(--panel-border)}.xl\:hover\:text-panel-dropBackground:hover{color:var(--panel-dropBackground)}.xl\:hover\:text-panelTitle-activeBorder:hover{color:var(--panelTitle-activeBorder)}.xl\:hover\:text-panelTitle-activeForeground:hover{color:var(--panelTitle-activeForeground)}.xl\:hover\:text-panelTitle-inactiveForeground:hover{color:var(--panelTitle-inactiveForeground)}.xl\:hover\:text-progressBar-background:hover{color:var(--progressBar-background)}.xl\:hover\:text-quickInput-background:hover{color:var(--quickInput-background)}.xl\:hover\:text-scrollbar-shadow:hover{color:var(--scrollbar-shadow)}.xl\:hover\:text-scrollbarSlider-activeBackground:hover{color:var(--scrollbarSlider-activeBackground)}.xl\:hover\:text-scrollbarSlider-background:hover{color:var(--scrollbarSlider-background)}.xl\:hover\:text-scrollbarSlider-hoverBackground:hover{color:var(--scrollbarSlider-hoverBackground)}.xl\:hover\:text-searchEditor-findMatchBackground:hover{color:var(--searchEditor-findMatchBackground)}.xl\:hover\:text-settings-checkboxBackground:hover{color:var(--settings-checkboxBackground)}.xl\:hover\:text-settings-checkboxBorder:hover{color:var(--settings-checkboxBorder)}.xl\:hover\:text-settings-checkboxForeground:hover{color:var(--settings-checkboxForeground)}.xl\:hover\:text-settings-dropdownBackground:hover{color:var(--settings-dropdownBackground)}.xl\:hover\:text-settings-dropdownBorder:hover{color:var(--settings-dropdownBorder)}.xl\:hover\:text-settings-dropdownForeground:hover{color:var(--settings-dropdownForeground)}.xl\:hover\:text-settings-dropdownListBorder:hover{color:var(--settings-dropdownListBorder)}.xl\:hover\:text-settings-headerForeground:hover{color:var(--settings-headerForeground)}.xl\:hover\:text-settings-modifiedItemIndicator:hover{color:var(--settings-modifiedItemIndicator)}.xl\:hover\:text-settings-numberInputForeground:hover{color:var(--settings-numberInputForeground)}.xl\:hover\:text-settings-textInputForeground:hover{color:var(--settings-textInputForeground)}.xl\:hover\:text-sideBar-background:hover{color:var(--sideBar-background)}.xl\:hover\:text-sideBar-dropBackground:hover{color:var(--sideBar-dropBackground)}.xl\:hover\:text-sideBarSectionHeader-background:hover{color:var(--sideBarSectionHeader-background)}.xl\:hover\:text-tab-activeBackground:hover{color:var(--tab-activeBackground)}.xl\:hover\:text-tab-activeForeground:hover{color:var(--tab-activeForeground)}.xl\:hover\:text-tab-activeModifiedBorder:hover{color:var(--tab-activeModifiedBorder)}.xl\:hover\:text-tab-border:hover{color:var(--tab-border)}.xl\:hover\:text-tab-inactiveBackground:hover{color:var(--tab-inactiveBackground)}.xl\:hover\:text-tab-inactiveForeground:hover{color:var(--tab-inactiveForeground)}.xl\:hover\:text-tab-inactiveModifiedBorder:hover{color:var(--tab-inactiveModifiedBorder)}.xl\:hover\:text-tab-unfocusedActiveBackground:hover{color:var(--tab-unfocusedActiveBackground)}.xl\:hover\:text-tab-unfocusedActiveForeground:hover{color:var(--tab-unfocusedActiveForeground)}.xl\:hover\:text-tab-unfocusedActiveModifiedBorder:hover{color:var(--tab-unfocusedActiveModifiedBorder)}.xl\:hover\:text-tab-unfocusedInactiveForeground:hover{color:var(--tab-unfocusedInactiveForeground)}.xl\:hover\:text-tab-unfocusedInactiveModifiedBorder:hover{color:var(--tab-unfocusedInactiveModifiedBorder)}.xl\:hover\:text-textLink-activeForeground:hover{color:var(--textLink-activeForeground)}.xl\:hover\:text-textLink-foreground:hover{color:var(--textLink-foreground)}.xl\:hover\:text-titleBar-activeBackground:hover{color:var(--titleBar-activeBackground)}.xl\:hover\:text-titleBar-activeForeground:hover{color:var(--titleBar-activeForeground)}.xl\:hover\:text-titleBar-inactiveBackground:hover{color:var(--titleBar-inactiveBackground)}.xl\:hover\:text-titleBar-inactiveForeground:hover{color:var(--titleBar-inactiveForeground)}.xl\:hover\:text-tree-indentGuidesStroke:hover{color:var(--tree-indentGuidesStroke)}.xl\:hover\:text-widget-shadow:hover{color:var(--widget-shadow)}.xl\:focus\:text-black:focus{color:#000}.xl\:focus\:text-white:focus{color:#fff}.xl\:focus\:text-gray-100:focus{color:#f7fafc}.xl\:focus\:text-gray-200:focus{color:#edf2f7}.xl\:focus\:text-gray-300:focus{color:#e2e8f0}.xl\:focus\:text-gray-400:focus{color:#cbd5e0}.xl\:focus\:text-gray-500:focus{color:#a0aec0}.xl\:focus\:text-gray-600:focus{color:#718096}.xl\:focus\:text-gray-700:focus{color:#4a5568}.xl\:focus\:text-gray-800:focus{color:#2d3748}.xl\:focus\:text-gray-900:focus{color:#1a202c}.xl\:focus\:text-blue-100:focus{color:#ebf8ff}.xl\:focus\:text-blue-200:focus{color:#bee3f8}.xl\:focus\:text-blue-300:focus{color:#90cdf4}.xl\:focus\:text-blue-400:focus{color:#63b3ed}.xl\:focus\:text-blue-500:focus{color:#4299e1}.xl\:focus\:text-blue-600:focus{color:#3182ce}.xl\:focus\:text-blue-700:focus{color:#2b6cb0}.xl\:focus\:text-blue-800:focus{color:#2c5282}.xl\:focus\:text-blue-900:focus{color:#2a4365}.xl\:focus\:text-red-100:focus{color:#fff5f5}.xl\:focus\:text-red-200:focus{color:#fed7d7}.xl\:focus\:text-red-300:focus{color:#feb2b2}.xl\:focus\:text-red-400:focus{color:#fc8181}.xl\:focus\:text-red-500:focus{color:#f56565}.xl\:focus\:text-red-600:focus{color:#e53e3e}.xl\:focus\:text-red-700:focus{color:#c53030}.xl\:focus\:text-red-800:focus{color:#9b2c2c}.xl\:focus\:text-red-900:focus{color:#742a2a}.xl\:focus\:text-yellow-100:focus{color:ivory}.xl\:focus\:text-yellow-200:focus{color:#fefcbf}.xl\:focus\:text-yellow-300:focus{color:#faf089}.xl\:focus\:text-yellow-400:focus{color:#f6e05e}.xl\:focus\:text-yellow-500:focus{color:#ecc94b}.xl\:focus\:text-yellow-600:focus{color:#d69e2e}.xl\:focus\:text-yellow-700:focus{color:#b7791f}.xl\:focus\:text-yellow-800:focus{color:#975a16}.xl\:focus\:text-yellow-900:focus{color:#744210}.xl\:focus\:text-purple-100:focus{color:#e2dde6}.xl\:focus\:text-purple-200:focus{color:#c6bad0}.xl\:focus\:text-purple-300:focus{color:#42304f}.xl\:focus\:text-purple-400:focus{color:#3a2a47}.xl\:focus\:text-purple-500:focus{color:#2f2239}.xl\:focus\:text-purple-600:focus{color:#26182d}.xl\:focus\:text-transparent:focus{color:transparent}.xl\:focus\:text-stackblitz-blue:focus{color:var(--sb-brand-stackblitz-blue)}.xl\:focus\:text-activityBarBadge-background:focus{color:var(--activityBarBadge-background)}.xl\:focus\:text-editor-background:focus{color:var(--editor-background)}.xl\:focus\:text-editor-foreground:focus{color:var(--editor-foreground)}.xl\:focus\:text-editor-inactiveSelectionBackground:focus{color:var(--editor-inactiveSelectionBackground)}.xl\:focus\:text-editor-selectionHighlightBackground:focus{color:var(--editor-selectionHighlightBackground)}.xl\:focus\:text-input-placeholderForeground:focus{color:var(--input-placeholderForeground)}.xl\:focus\:text-list-dropBackground:focus{color:var(--list-dropBackground)}.xl\:focus\:text-menu-background:focus{color:var(--menu-background)}.xl\:focus\:text-menu-foreground:focus{color:var(--menu-foreground)}.xl\:focus\:text-sideBarTitle-foreground:focus{color:var(--sideBarTitle-foreground)}.xl\:focus\:text-statusBarItem-remoteBackground:focus{color:var(--statusBarItem-remoteBackground)}.xl\:focus\:text-statusBarItem-remoteForeground:focus{color:var(--statusBarItem-remoteForeground)}.xl\:focus\:text-activityBar-activeBorder:focus{color:var(--activityBar-activeBorder)}.xl\:focus\:text-activityBar-background:focus{color:var(--activityBar-background)}.xl\:focus\:text-activityBar-dropBackground:focus{color:var(--activityBar-dropBackground)}.xl\:focus\:text-activityBar-foreground:focus{color:var(--activityBar-foreground)}.xl\:focus\:text-activityBar-inactiveForeground:focus{color:var(--activityBar-inactiveForeground)}.xl\:focus\:text-activityBarBadge-foreground:focus{color:var(--activityBarBadge-foreground)}.xl\:focus\:text-badge-background:focus{color:var(--badge-background)}.xl\:focus\:text-badge-foreground:focus{color:var(--badge-foreground)}.xl\:focus\:text-breadcrumb-activeSelectionForeground:focus{color:var(--breadcrumb-activeSelectionForeground)}.xl\:focus\:text-breadcrumb-background:focus{color:var(--breadcrumb-background)}.xl\:focus\:text-breadcrumb-focusForeground:focus{color:var(--breadcrumb-focusForeground)}.xl\:focus\:text-breadcrumb-foreground:focus{color:var(--breadcrumb-foreground)}.xl\:focus\:text-breadcrumbPicker-background:focus{color:var(--breadcrumbPicker-background)}.xl\:focus\:text-button-background:focus{color:var(--button-background)}.xl\:focus\:text-button-foreground:focus{color:var(--button-foreground)}.xl\:focus\:text-button-hoverBackground:focus{color:var(--button-hoverBackground)}.xl\:focus\:text-checkbox-background:focus{color:var(--checkbox-background)}.xl\:focus\:text-checkbox-border:focus{color:var(--checkbox-border)}.xl\:focus\:text-checkbox-foreground:focus{color:var(--checkbox-foreground)}.xl\:focus\:text-dropdown-background:focus{color:var(--dropdown-background)}.xl\:focus\:text-dropdown-border:focus{color:var(--dropdown-border)}.xl\:focus\:text-dropdown-foreground:focus{color:var(--dropdown-foreground)}.xl\:focus\:text-focusBorder:focus{color:var(--focusBorder)}.xl\:focus\:text-foreground:focus{color:var(--foreground)}.xl\:focus\:text-icon-foreground:focus{color:var(--icon-foreground)}.xl\:focus\:text-icon-prettier:focus{color:#ee6292}.xl\:focus\:text-input-background:focus{color:var(--input-background)}.xl\:focus\:text-input-foreground:focus{color:var(--input-foreground)}.xl\:focus\:text-inputOption-activeBackground:focus{color:var(--inputOption-activeBackground)}.xl\:focus\:text-inputOption-activeBorder:focus{color:var(--inputOption-activeBorder)}.xl\:focus\:text-inputValidation-errorBackground:focus{color:var(--inputValidation-errorBackground)}.xl\:focus\:text-inputValidation-errorBorder:focus{color:var(--inputValidation-errorBorder)}.xl\:focus\:text-inputValidation-infoBackground:focus{color:var(--inputValidation-infoBackground)}.xl\:focus\:text-inputValidation-infoBorder:focus{color:var(--inputValidation-infoBorder)}.xl\:focus\:text-inputValidation-warningBackground:focus{color:var(--inputValidation-warningBackground)}.xl\:focus\:text-inputValidation-warningBorder:focus{color:var(--inputValidation-warningBorder)}.xl\:focus\:text-list-activeSelectionBackground:focus{color:var(--list-activeSelectionBackground)}.xl\:focus\:text-list-activeSelectionForeground:focus{color:var(--list-activeSelectionForeground)}.xl\:focus\:text-list-errorForeground:focus{color:var(--list-errorForeground)}.xl\:focus\:text-list-filterMatchBackground:focus{color:var(--list-filterMatchBackground)}.xl\:focus\:text-list-focusBackground:focus{color:var(--list-focusBackground)}.xl\:focus\:text-list-highlightForeground:focus{color:var(--list-highlightForeground)}.xl\:focus\:text-list-hoverBackground:focus{color:var(--list-hoverBackground)}.xl\:focus\:text-list-inactiveSelectionBackground:focus{color:var(--list-inactiveSelectionBackground)}.xl\:focus\:text-list-invalidItemForeground:focus{color:var(--list-invalidItemForeground)}.xl\:focus\:text-list-warningForeground:focus{color:var(--list-warningForeground)}.xl\:focus\:text-listFilterWidget-background:focus{color:var(--listFilterWidget-background)}.xl\:focus\:text-listFilterWidget-noMatchesOutline:focus{color:var(--listFilterWidget-noMatchesOutline)}.xl\:focus\:text-listFilterWidget-outline:focus{color:var(--listFilterWidget-outline)}.xl\:focus\:text-notificationCenterHeader-background:focus{color:var(--notificationCenterHeader-background)}.xl\:focus\:text-notificationLink-foreground:focus{color:var(--notificationLink-foreground)}.xl\:focus\:text-notifications-background:focus{color:var(--notifications-background)}.xl\:focus\:text-notifications-border:focus{color:var(--notifications-border)}.xl\:focus\:text-notifications-foreground:focus{color:var(--notifications-foreground)}.xl\:focus\:text-notificationsErrorIcon-foreground:focus{color:var(--notificationsErrorIcon-foreground)}.xl\:focus\:text-notificationsInfoIcon-foreground:focus{color:var(--notificationsInfoIcon-foreground)}.xl\:focus\:text-notificationsWarningIcon-foreground:focus{color:var(--notificationsWarningIcon-foreground)}.xl\:focus\:text-panel-background:focus{color:var(--panel-background)}.xl\:focus\:text-panel-border:focus{color:var(--panel-border)}.xl\:focus\:text-panel-dropBackground:focus{color:var(--panel-dropBackground)}.xl\:focus\:text-panelTitle-activeBorder:focus{color:var(--panelTitle-activeBorder)}.xl\:focus\:text-panelTitle-activeForeground:focus{color:var(--panelTitle-activeForeground)}.xl\:focus\:text-panelTitle-inactiveForeground:focus{color:var(--panelTitle-inactiveForeground)}.xl\:focus\:text-progressBar-background:focus{color:var(--progressBar-background)}.xl\:focus\:text-quickInput-background:focus{color:var(--quickInput-background)}.xl\:focus\:text-scrollbar-shadow:focus{color:var(--scrollbar-shadow)}.xl\:focus\:text-scrollbarSlider-activeBackground:focus{color:var(--scrollbarSlider-activeBackground)}.xl\:focus\:text-scrollbarSlider-background:focus{color:var(--scrollbarSlider-background)}.xl\:focus\:text-scrollbarSlider-hoverBackground:focus{color:var(--scrollbarSlider-hoverBackground)}.xl\:focus\:text-searchEditor-findMatchBackground:focus{color:var(--searchEditor-findMatchBackground)}.xl\:focus\:text-settings-checkboxBackground:focus{color:var(--settings-checkboxBackground)}.xl\:focus\:text-settings-checkboxBorder:focus{color:var(--settings-checkboxBorder)}.xl\:focus\:text-settings-checkboxForeground:focus{color:var(--settings-checkboxForeground)}.xl\:focus\:text-settings-dropdownBackground:focus{color:var(--settings-dropdownBackground)}.xl\:focus\:text-settings-dropdownBorder:focus{color:var(--settings-dropdownBorder)}.xl\:focus\:text-settings-dropdownForeground:focus{color:var(--settings-dropdownForeground)}.xl\:focus\:text-settings-dropdownListBorder:focus{color:var(--settings-dropdownListBorder)}.xl\:focus\:text-settings-headerForeground:focus{color:var(--settings-headerForeground)}.xl\:focus\:text-settings-modifiedItemIndicator:focus{color:var(--settings-modifiedItemIndicator)}.xl\:focus\:text-settings-numberInputForeground:focus{color:var(--settings-numberInputForeground)}.xl\:focus\:text-settings-textInputForeground:focus{color:var(--settings-textInputForeground)}.xl\:focus\:text-sideBar-background:focus{color:var(--sideBar-background)}.xl\:focus\:text-sideBar-dropBackground:focus{color:var(--sideBar-dropBackground)}.xl\:focus\:text-sideBarSectionHeader-background:focus{color:var(--sideBarSectionHeader-background)}.xl\:focus\:text-tab-activeBackground:focus{color:var(--tab-activeBackground)}.xl\:focus\:text-tab-activeForeground:focus{color:var(--tab-activeForeground)}.xl\:focus\:text-tab-activeModifiedBorder:focus{color:var(--tab-activeModifiedBorder)}.xl\:focus\:text-tab-border:focus{color:var(--tab-border)}.xl\:focus\:text-tab-inactiveBackground:focus{color:var(--tab-inactiveBackground)}.xl\:focus\:text-tab-inactiveForeground:focus{color:var(--tab-inactiveForeground)}.xl\:focus\:text-tab-inactiveModifiedBorder:focus{color:var(--tab-inactiveModifiedBorder)}.xl\:focus\:text-tab-unfocusedActiveBackground:focus{color:var(--tab-unfocusedActiveBackground)}.xl\:focus\:text-tab-unfocusedActiveForeground:focus{color:var(--tab-unfocusedActiveForeground)}.xl\:focus\:text-tab-unfocusedActiveModifiedBorder:focus{color:var(--tab-unfocusedActiveModifiedBorder)}.xl\:focus\:text-tab-unfocusedInactiveForeground:focus{color:var(--tab-unfocusedInactiveForeground)}.xl\:focus\:text-tab-unfocusedInactiveModifiedBorder:focus{color:var(--tab-unfocusedInactiveModifiedBorder)}.xl\:focus\:text-textLink-activeForeground:focus{color:var(--textLink-activeForeground)}.xl\:focus\:text-textLink-foreground:focus{color:var(--textLink-foreground)}.xl\:focus\:text-titleBar-activeBackground:focus{color:var(--titleBar-activeBackground)}.xl\:focus\:text-titleBar-activeForeground:focus{color:var(--titleBar-activeForeground)}.xl\:focus\:text-titleBar-inactiveBackground:focus{color:var(--titleBar-inactiveBackground)}.xl\:focus\:text-titleBar-inactiveForeground:focus{color:var(--titleBar-inactiveForeground)}.xl\:focus\:text-tree-indentGuidesStroke:focus{color:var(--tree-indentGuidesStroke)}.xl\:focus\:text-widget-shadow:focus{color:var(--widget-shadow)}.xl\:text-xs{font-size:.75rem}.xl\:text-sm{font-size:.875rem}.xl\:text-base{font-size:1rem}.xl\:text-lg{font-size:1.125rem}.xl\:text-xl{font-size:1.25rem}.xl\:text-2xl{font-size:1.5rem}.xl\:text-3xl{font-size:1.875rem}.xl\:text-4xl{font-size:2.25rem}.xl\:text-5xl{font-size:3rem}.xl\:text-6xl{font-size:4rem}.xl\:italic{font-style:italic}.xl\:not-italic{font-style:normal}.xl\:uppercase{text-transform:uppercase}.xl\:lowercase{text-transform:lowercase}.xl\:capitalize{text-transform:capitalize}.xl\:normal-case{text-transform:none}.xl\:underline{text-decoration:underline}.xl\:line-through{text-decoration:line-through}.xl\:no-underline{text-decoration:none}.xl\:hover\:underline:hover{text-decoration:underline}.xl\:hover\:line-through:hover{text-decoration:line-through}.xl\:hover\:no-underline:hover{text-decoration:none}.xl\:focus\:underline:focus{text-decoration:underline}.xl\:focus\:line-through:focus{text-decoration:line-through}.xl\:focus\:no-underline:focus{text-decoration:none}.xl\:antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.xl\:subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.xl\:tracking-tighter{letter-spacing:-.05em}.xl\:tracking-tight{letter-spacing:-.025em}.xl\:tracking-normal{letter-spacing:0}.xl\:tracking-wide{letter-spacing:.025em}.xl\:tracking-wider{letter-spacing:.05em}.xl\:tracking-widest{letter-spacing:.1em}.xl\:select-none{user-select:none}.xl\:select-text{user-select:text}.xl\:select-all{user-select:all}.xl\:select-auto{user-select:auto}.xl\:align-baseline{vertical-align:baseline}.xl\:align-top{vertical-align:top}.xl\:align-middle{vertical-align:middle}.xl\:align-bottom{vertical-align:bottom}.xl\:align-text-top{vertical-align:text-top}.xl\:align-text-bottom{vertical-align:text-bottom}.xl\:visible{visibility:visible}.xl\:invisible{visibility:hidden}.xl\:whitespace-normal{white-space:normal}.xl\:whitespace-no-wrap{white-space:nowrap}.xl\:whitespace-pre{white-space:pre}.xl\:whitespace-pre-line{white-space:pre-line}.xl\:whitespace-pre-wrap{white-space:pre-wrap}.xl\:break-normal{overflow-wrap:normal;word-break:normal}.xl\:break-words{overflow-wrap:break-word}.xl\:break-all{word-break:break-all}.xl\:truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.xl\:w-0{width:0}.xl\:w-1{width:.25rem}.xl\:w-2{width:.5rem}.xl\:w-3{width:.75rem}.xl\:w-4{width:1rem}.xl\:w-5{width:1.25rem}.xl\:w-6{width:1.5rem}.xl\:w-8{width:2rem}.xl\:w-10{width:2.5rem}.xl\:w-12{width:3rem}.xl\:w-16{width:4rem}.xl\:w-20{width:5rem}.xl\:w-24{width:6rem}.xl\:w-32{width:8rem}.xl\:w-40{width:10rem}.xl\:w-48{width:12rem}.xl\:w-56{width:14rem}.xl\:w-64{width:16rem}.xl\:w-auto{width:auto}.xl\:w-px{width:1px}.xl\:w-1\/2{width:50%}.xl\:w-1\/3{width:33.333333%}.xl\:w-2\/3{width:66.666667%}.xl\:w-1\/4{width:25%}.xl\:w-2\/4{width:50%}.xl\:w-3\/4{width:75%}.xl\:w-1\/5{width:20%}.xl\:w-2\/5{width:40%}.xl\:w-3\/5{width:60%}.xl\:w-4\/5{width:80%}.xl\:w-1\/6{width:16.666667%}.xl\:w-2\/6{width:33.333333%}.xl\:w-3\/6{width:50%}.xl\:w-4\/6{width:66.666667%}.xl\:w-5\/6{width:83.333333%}.xl\:w-1\/12{width:8.333333%}.xl\:w-2\/12{width:16.666667%}.xl\:w-3\/12{width:25%}.xl\:w-4\/12{width:33.333333%}.xl\:w-5\/12{width:41.666667%}.xl\:w-6\/12{width:50%}.xl\:w-7\/12{width:58.333333%}.xl\:w-8\/12{width:66.666667%}.xl\:w-9\/12{width:75%}.xl\:w-10\/12{width:83.333333%}.xl\:w-11\/12{width:91.666667%}.xl\:w-full{width:100%}.xl\:w-screen{width:100vw}.xl\:z-0{z-index:0}.xl\:z-10{z-index:10}.xl\:z-20{z-index:20}.xl\:z-30{z-index:30}.xl\:z-40{z-index:40}.xl\:z-50{z-index:50}.xl\:z-auto{z-index:auto}.xl\:gap-0{grid-gap:0;gap:0}.xl\:gap-1{grid-gap:.25rem;gap:.25rem}.xl\:gap-2{grid-gap:.5rem;gap:.5rem}.xl\:gap-3{grid-gap:.75rem;gap:.75rem}.xl\:gap-4{grid-gap:1rem;gap:1rem}.xl\:gap-5{grid-gap:1.25rem;gap:1.25rem}.xl\:gap-6{grid-gap:1.5rem;gap:1.5rem}.xl\:gap-8{grid-gap:2rem;gap:2rem}.xl\:gap-10{grid-gap:2.5rem;gap:2.5rem}.xl\:gap-12{grid-gap:3rem;gap:3rem}.xl\:gap-16{grid-gap:4rem;gap:4rem}.xl\:gap-20{grid-gap:5rem;gap:5rem}.xl\:gap-24{grid-gap:6rem;gap:6rem}.xl\:gap-32{grid-gap:8rem;gap:8rem}.xl\:gap-40{grid-gap:10rem;gap:10rem}.xl\:gap-48{grid-gap:12rem;gap:12rem}.xl\:gap-56{grid-gap:14rem;gap:14rem}.xl\:gap-64{grid-gap:16rem;gap:16rem}.xl\:gap-px{grid-gap:1px;gap:1px}.xl\:col-gap-0{grid-column-gap:0;column-gap:0}.xl\:col-gap-1{grid-column-gap:.25rem;column-gap:.25rem}.xl\:col-gap-2{grid-column-gap:.5rem;column-gap:.5rem}.xl\:col-gap-3{grid-column-gap:.75rem;column-gap:.75rem}.xl\:col-gap-4{grid-column-gap:1rem;column-gap:1rem}.xl\:col-gap-5{grid-column-gap:1.25rem;column-gap:1.25rem}.xl\:col-gap-6{grid-column-gap:1.5rem;column-gap:1.5rem}.xl\:col-gap-8{grid-column-gap:2rem;column-gap:2rem}.xl\:col-gap-10{grid-column-gap:2.5rem;column-gap:2.5rem}.xl\:col-gap-12{grid-column-gap:3rem;column-gap:3rem}.xl\:col-gap-16{grid-column-gap:4rem;column-gap:4rem}.xl\:col-gap-20{grid-column-gap:5rem;column-gap:5rem}.xl\:col-gap-24{grid-column-gap:6rem;column-gap:6rem}.xl\:col-gap-32{grid-column-gap:8rem;column-gap:8rem}.xl\:col-gap-40{grid-column-gap:10rem;column-gap:10rem}.xl\:col-gap-48{grid-column-gap:12rem;column-gap:12rem}.xl\:col-gap-56{grid-column-gap:14rem;column-gap:14rem}.xl\:col-gap-64{grid-column-gap:16rem;column-gap:16rem}.xl\:col-gap-px{grid-column-gap:1px;column-gap:1px}.xl\:row-gap-0{grid-row-gap:0;row-gap:0}.xl\:row-gap-1{grid-row-gap:.25rem;row-gap:.25rem}.xl\:row-gap-2{grid-row-gap:.5rem;row-gap:.5rem}.xl\:row-gap-3{grid-row-gap:.75rem;row-gap:.75rem}.xl\:row-gap-4{grid-row-gap:1rem;row-gap:1rem}.xl\:row-gap-5{grid-row-gap:1.25rem;row-gap:1.25rem}.xl\:row-gap-6{grid-row-gap:1.5rem;row-gap:1.5rem}.xl\:row-gap-8{grid-row-gap:2rem;row-gap:2rem}.xl\:row-gap-10{grid-row-gap:2.5rem;row-gap:2.5rem}.xl\:row-gap-12{grid-row-gap:3rem;row-gap:3rem}.xl\:row-gap-16{grid-row-gap:4rem;row-gap:4rem}.xl\:row-gap-20{grid-row-gap:5rem;row-gap:5rem}.xl\:row-gap-24{grid-row-gap:6rem;row-gap:6rem}.xl\:row-gap-32{grid-row-gap:8rem;row-gap:8rem}.xl\:row-gap-40{grid-row-gap:10rem;row-gap:10rem}.xl\:row-gap-48{grid-row-gap:12rem;row-gap:12rem}.xl\:row-gap-56{grid-row-gap:14rem;row-gap:14rem}.xl\:row-gap-64{grid-row-gap:16rem;row-gap:16rem}.xl\:row-gap-px{grid-row-gap:1px;row-gap:1px}.xl\:grid-flow-row{grid-auto-flow:row}.xl\:grid-flow-col{grid-auto-flow:column}.xl\:grid-flow-row-dense{grid-auto-flow:row dense}.xl\:grid-flow-col-dense{grid-auto-flow:column dense}.xl\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.xl\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.xl\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.xl\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.xl\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.xl\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.xl\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.xl\:grid-cols-none{grid-template-columns:none}.xl\:col-auto{grid-column:auto}.xl\:col-span-1{grid-column:span 1/span 1}.xl\:col-span-2{grid-column:span 2/span 2}.xl\:col-span-3{grid-column:span 3/span 3}.xl\:col-span-4{grid-column:span 4/span 4}.xl\:col-span-5{grid-column:span 5/span 5}.xl\:col-span-6{grid-column:span 6/span 6}.xl\:col-span-7{grid-column:span 7/span 7}.xl\:col-span-8{grid-column:span 8/span 8}.xl\:col-span-9{grid-column:span 9/span 9}.xl\:col-span-10{grid-column:span 10/span 10}.xl\:col-span-11{grid-column:span 11/span 11}.xl\:col-span-12{grid-column:span 12/span 12}.xl\:col-start-1{grid-column-start:1}.xl\:col-start-2{grid-column-start:2}.xl\:col-start-3{grid-column-start:3}.xl\:col-start-4{grid-column-start:4}.xl\:col-start-5{grid-column-start:5}.xl\:col-start-6{grid-column-start:6}.xl\:col-start-7{grid-column-start:7}.xl\:col-start-8{grid-column-start:8}.xl\:col-start-9{grid-column-start:9}.xl\:col-start-10{grid-column-start:10}.xl\:col-start-11{grid-column-start:11}.xl\:col-start-12{grid-column-start:12}.xl\:col-start-13{grid-column-start:13}.xl\:col-start-auto{grid-column-start:auto}.xl\:col-end-1{grid-column-end:1}.xl\:col-end-2{grid-column-end:2}.xl\:col-end-3{grid-column-end:3}.xl\:col-end-4{grid-column-end:4}.xl\:col-end-5{grid-column-end:5}.xl\:col-end-6{grid-column-end:6}.xl\:col-end-7{grid-column-end:7}.xl\:col-end-8{grid-column-end:8}.xl\:col-end-9{grid-column-end:9}.xl\:col-end-10{grid-column-end:10}.xl\:col-end-11{grid-column-end:11}.xl\:col-end-12{grid-column-end:12}.xl\:col-end-13{grid-column-end:13}.xl\:col-end-auto{grid-column-end:auto}.xl\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.xl\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.xl\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.xl\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.xl\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.xl\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.xl\:grid-rows-none{grid-template-rows:none}.xl\:row-auto{grid-row:auto}.xl\:row-span-1{grid-row:span 1/span 1}.xl\:row-span-2{grid-row:span 2/span 2}.xl\:row-span-3{grid-row:span 3/span 3}.xl\:row-span-4{grid-row:span 4/span 4}.xl\:row-span-5{grid-row:span 5/span 5}.xl\:row-span-6{grid-row:span 6/span 6}.xl\:row-start-1{grid-row-start:1}.xl\:row-start-2{grid-row-start:2}.xl\:row-start-3{grid-row-start:3}.xl\:row-start-4{grid-row-start:4}.xl\:row-start-5{grid-row-start:5}.xl\:row-start-6{grid-row-start:6}.xl\:row-start-7{grid-row-start:7}.xl\:row-start-auto{grid-row-start:auto}.xl\:row-end-1{grid-row-end:1}.xl\:row-end-2{grid-row-end:2}.xl\:row-end-3{grid-row-end:3}.xl\:row-end-4{grid-row-end:4}.xl\:row-end-5{grid-row-end:5}.xl\:row-end-6{grid-row-end:6}.xl\:row-end-7{grid-row-end:7}.xl\:row-end-auto{grid-row-end:auto}.xl\:transform{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))}.xl\:transform-none{transform:none}.xl\:origin-center{transform-origin:center}.xl\:origin-top{transform-origin:top}.xl\:origin-top-right{transform-origin:top right}.xl\:origin-right{transform-origin:right}.xl\:origin-bottom-right{transform-origin:bottom right}.xl\:origin-bottom{transform-origin:bottom}.xl\:origin-bottom-left{transform-origin:bottom left}.xl\:origin-left{transform-origin:left}.xl\:origin-top-left{transform-origin:top left}.xl\:scale-0{--transform-scale-x:0;--transform-scale-y:0}.xl\:scale-50{--transform-scale-x:.5;--transform-scale-y:.5}.xl\:scale-75{--transform-scale-x:.75;--transform-scale-y:.75}.xl\:scale-90{--transform-scale-x:.9;--transform-scale-y:.9}.xl\:scale-95{--transform-scale-x:.95;--transform-scale-y:.95}.xl\:scale-100{--transform-scale-x:1;--transform-scale-y:1}.xl\:scale-105{--transform-scale-x:1.05;--transform-scale-y:1.05}.xl\:scale-110{--transform-scale-x:1.1;--transform-scale-y:1.1}.xl\:scale-125{--transform-scale-x:1.25;--transform-scale-y:1.25}.xl\:scale-150{--transform-scale-x:1.5;--transform-scale-y:1.5}.xl\:scale-x-0{--transform-scale-x:0}.xl\:scale-x-50{--transform-scale-x:.5}.xl\:scale-x-75{--transform-scale-x:.75}.xl\:scale-x-90{--transform-scale-x:.9}.xl\:scale-x-95{--transform-scale-x:.95}.xl\:scale-x-100{--transform-scale-x:1}.xl\:scale-x-105{--transform-scale-x:1.05}.xl\:scale-x-110{--transform-scale-x:1.1}.xl\:scale-x-125{--transform-scale-x:1.25}.xl\:scale-x-150{--transform-scale-x:1.5}.xl\:scale-y-0{--transform-scale-y:0}.xl\:scale-y-50{--transform-scale-y:.5}.xl\:scale-y-75{--transform-scale-y:.75}.xl\:scale-y-90{--transform-scale-y:.9}.xl\:scale-y-95{--transform-scale-y:.95}.xl\:scale-y-100{--transform-scale-y:1}.xl\:scale-y-105{--transform-scale-y:1.05}.xl\:scale-y-110{--transform-scale-y:1.1}.xl\:scale-y-125{--transform-scale-y:1.25}.xl\:scale-y-150{--transform-scale-y:1.5}.xl\:hover\:scale-0:hover{--transform-scale-x:0;--transform-scale-y:0}.xl\:hover\:scale-50:hover{--transform-scale-x:.5;--transform-scale-y:.5}.xl\:hover\:scale-75:hover{--transform-scale-x:.75;--transform-scale-y:.75}.xl\:hover\:scale-90:hover{--transform-scale-x:.9;--transform-scale-y:.9}.xl\:hover\:scale-95:hover{--transform-scale-x:.95;--transform-scale-y:.95}.xl\:hover\:scale-100:hover{--transform-scale-x:1;--transform-scale-y:1}.xl\:hover\:scale-105:hover{--transform-scale-x:1.05;--transform-scale-y:1.05}.xl\:hover\:scale-110:hover{--transform-scale-x:1.1;--transform-scale-y:1.1}.xl\:hover\:scale-125:hover{--transform-scale-x:1.25;--transform-scale-y:1.25}.xl\:hover\:scale-150:hover{--transform-scale-x:1.5;--transform-scale-y:1.5}.xl\:hover\:scale-x-0:hover{--transform-scale-x:0}.xl\:hover\:scale-x-50:hover{--transform-scale-x:.5}.xl\:hover\:scale-x-75:hover{--transform-scale-x:.75}.xl\:hover\:scale-x-90:hover{--transform-scale-x:.9}.xl\:hover\:scale-x-95:hover{--transform-scale-x:.95}.xl\:hover\:scale-x-100:hover{--transform-scale-x:1}.xl\:hover\:scale-x-105:hover{--transform-scale-x:1.05}.xl\:hover\:scale-x-110:hover{--transform-scale-x:1.1}.xl\:hover\:scale-x-125:hover{--transform-scale-x:1.25}.xl\:hover\:scale-x-150:hover{--transform-scale-x:1.5}.xl\:hover\:scale-y-0:hover{--transform-scale-y:0}.xl\:hover\:scale-y-50:hover{--transform-scale-y:.5}.xl\:hover\:scale-y-75:hover{--transform-scale-y:.75}.xl\:hover\:scale-y-90:hover{--transform-scale-y:.9}.xl\:hover\:scale-y-95:hover{--transform-scale-y:.95}.xl\:hover\:scale-y-100:hover{--transform-scale-y:1}.xl\:hover\:scale-y-105:hover{--transform-scale-y:1.05}.xl\:hover\:scale-y-110:hover{--transform-scale-y:1.1}.xl\:hover\:scale-y-125:hover{--transform-scale-y:1.25}.xl\:hover\:scale-y-150:hover{--transform-scale-y:1.5}.xl\:focus\:scale-0:focus{--transform-scale-x:0;--transform-scale-y:0}.xl\:focus\:scale-50:focus{--transform-scale-x:.5;--transform-scale-y:.5}.xl\:focus\:scale-75:focus{--transform-scale-x:.75;--transform-scale-y:.75}.xl\:focus\:scale-90:focus{--transform-scale-x:.9;--transform-scale-y:.9}.xl\:focus\:scale-95:focus{--transform-scale-x:.95;--transform-scale-y:.95}.xl\:focus\:scale-100:focus{--transform-scale-x:1;--transform-scale-y:1}.xl\:focus\:scale-105:focus{--transform-scale-x:1.05;--transform-scale-y:1.05}.xl\:focus\:scale-110:focus{--transform-scale-x:1.1;--transform-scale-y:1.1}.xl\:focus\:scale-125:focus{--transform-scale-x:1.25;--transform-scale-y:1.25}.xl\:focus\:scale-150:focus{--transform-scale-x:1.5;--transform-scale-y:1.5}.xl\:focus\:scale-x-0:focus{--transform-scale-x:0}.xl\:focus\:scale-x-50:focus{--transform-scale-x:.5}.xl\:focus\:scale-x-75:focus{--transform-scale-x:.75}.xl\:focus\:scale-x-90:focus{--transform-scale-x:.9}.xl\:focus\:scale-x-95:focus{--transform-scale-x:.95}.xl\:focus\:scale-x-100:focus{--transform-scale-x:1}.xl\:focus\:scale-x-105:focus{--transform-scale-x:1.05}.xl\:focus\:scale-x-110:focus{--transform-scale-x:1.1}.xl\:focus\:scale-x-125:focus{--transform-scale-x:1.25}.xl\:focus\:scale-x-150:focus{--transform-scale-x:1.5}.xl\:focus\:scale-y-0:focus{--transform-scale-y:0}.xl\:focus\:scale-y-50:focus{--transform-scale-y:.5}.xl\:focus\:scale-y-75:focus{--transform-scale-y:.75}.xl\:focus\:scale-y-90:focus{--transform-scale-y:.9}.xl\:focus\:scale-y-95:focus{--transform-scale-y:.95}.xl\:focus\:scale-y-100:focus{--transform-scale-y:1}.xl\:focus\:scale-y-105:focus{--transform-scale-y:1.05}.xl\:focus\:scale-y-110:focus{--transform-scale-y:1.1}.xl\:focus\:scale-y-125:focus{--transform-scale-y:1.25}.xl\:focus\:scale-y-150:focus{--transform-scale-y:1.5}.xl\:rotate-0{--transform-rotate:0}.xl\:rotate-45{--transform-rotate:45deg}.xl\:rotate-90{--transform-rotate:90deg}.xl\:rotate-180{--transform-rotate:180deg}.xl\:-rotate-180{--transform-rotate:-180deg}.xl\:-rotate-90{--transform-rotate:-90deg}.xl\:-rotate-45{--transform-rotate:-45deg}.xl\:hover\:rotate-0:hover{--transform-rotate:0}.xl\:hover\:rotate-45:hover{--transform-rotate:45deg}.xl\:hover\:rotate-90:hover{--transform-rotate:90deg}.xl\:hover\:rotate-180:hover{--transform-rotate:180deg}.xl\:hover\:-rotate-180:hover{--transform-rotate:-180deg}.xl\:hover\:-rotate-90:hover{--transform-rotate:-90deg}.xl\:hover\:-rotate-45:hover{--transform-rotate:-45deg}.xl\:focus\:rotate-0:focus{--transform-rotate:0}.xl\:focus\:rotate-45:focus{--transform-rotate:45deg}.xl\:focus\:rotate-90:focus{--transform-rotate:90deg}.xl\:focus\:rotate-180:focus{--transform-rotate:180deg}.xl\:focus\:-rotate-180:focus{--transform-rotate:-180deg}.xl\:focus\:-rotate-90:focus{--transform-rotate:-90deg}.xl\:focus\:-rotate-45:focus{--transform-rotate:-45deg}.xl\:translate-x-0{--transform-translate-x:0}.xl\:translate-x-1{--transform-translate-x:0.25rem}.xl\:translate-x-2{--transform-translate-x:0.5rem}.xl\:translate-x-3{--transform-translate-x:0.75rem}.xl\:translate-x-4{--transform-translate-x:1rem}.xl\:translate-x-5{--transform-translate-x:1.25rem}.xl\:translate-x-6{--transform-translate-x:1.5rem}.xl\:translate-x-8{--transform-translate-x:2rem}.xl\:translate-x-10{--transform-translate-x:2.5rem}.xl\:translate-x-12{--transform-translate-x:3rem}.xl\:translate-x-16{--transform-translate-x:4rem}.xl\:translate-x-20{--transform-translate-x:5rem}.xl\:translate-x-24{--transform-translate-x:6rem}.xl\:translate-x-32{--transform-translate-x:8rem}.xl\:translate-x-40{--transform-translate-x:10rem}.xl\:translate-x-48{--transform-translate-x:12rem}.xl\:translate-x-56{--transform-translate-x:14rem}.xl\:translate-x-64{--transform-translate-x:16rem}.xl\:translate-x-px{--transform-translate-x:1px}.xl\:-translate-x-1{--transform-translate-x:-0.25rem}.xl\:-translate-x-2{--transform-translate-x:-0.5rem}.xl\:-translate-x-3{--transform-translate-x:-0.75rem}.xl\:-translate-x-4{--transform-translate-x:-1rem}.xl\:-translate-x-5{--transform-translate-x:-1.25rem}.xl\:-translate-x-6{--transform-translate-x:-1.5rem}.xl\:-translate-x-8{--transform-translate-x:-2rem}.xl\:-translate-x-10{--transform-translate-x:-2.5rem}.xl\:-translate-x-12{--transform-translate-x:-3rem}.xl\:-translate-x-16{--transform-translate-x:-4rem}.xl\:-translate-x-20{--transform-translate-x:-5rem}.xl\:-translate-x-24{--transform-translate-x:-6rem}.xl\:-translate-x-32{--transform-translate-x:-8rem}.xl\:-translate-x-40{--transform-translate-x:-10rem}.xl\:-translate-x-48{--transform-translate-x:-12rem}.xl\:-translate-x-56{--transform-translate-x:-14rem}.xl\:-translate-x-64{--transform-translate-x:-16rem}.xl\:-translate-x-px{--transform-translate-x:-1px}.xl\:-translate-x-full{--transform-translate-x:-100%}.xl\:-translate-x-1\/2{--transform-translate-x:-50%}.xl\:translate-x-1\/2{--transform-translate-x:50%}.xl\:translate-x-full{--transform-translate-x:100%}.xl\:translate-y-0{--transform-translate-y:0}.xl\:translate-y-1{--transform-translate-y:0.25rem}.xl\:translate-y-2{--transform-translate-y:0.5rem}.xl\:translate-y-3{--transform-translate-y:0.75rem}.xl\:translate-y-4{--transform-translate-y:1rem}.xl\:translate-y-5{--transform-translate-y:1.25rem}.xl\:translate-y-6{--transform-translate-y:1.5rem}.xl\:translate-y-8{--transform-translate-y:2rem}.xl\:translate-y-10{--transform-translate-y:2.5rem}.xl\:translate-y-12{--transform-translate-y:3rem}.xl\:translate-y-16{--transform-translate-y:4rem}.xl\:translate-y-20{--transform-translate-y:5rem}.xl\:translate-y-24{--transform-translate-y:6rem}.xl\:translate-y-32{--transform-translate-y:8rem}.xl\:translate-y-40{--transform-translate-y:10rem}.xl\:translate-y-48{--transform-translate-y:12rem}.xl\:translate-y-56{--transform-translate-y:14rem}.xl\:translate-y-64{--transform-translate-y:16rem}.xl\:translate-y-px{--transform-translate-y:1px}.xl\:-translate-y-1{--transform-translate-y:-0.25rem}.xl\:-translate-y-2{--transform-translate-y:-0.5rem}.xl\:-translate-y-3{--transform-translate-y:-0.75rem}.xl\:-translate-y-4{--transform-translate-y:-1rem}.xl\:-translate-y-5{--transform-translate-y:-1.25rem}.xl\:-translate-y-6{--transform-translate-y:-1.5rem}.xl\:-translate-y-8{--transform-translate-y:-2rem}.xl\:-translate-y-10{--transform-translate-y:-2.5rem}.xl\:-translate-y-12{--transform-translate-y:-3rem}.xl\:-translate-y-16{--transform-translate-y:-4rem}.xl\:-translate-y-20{--transform-translate-y:-5rem}.xl\:-translate-y-24{--transform-translate-y:-6rem}.xl\:-translate-y-32{--transform-translate-y:-8rem}.xl\:-translate-y-40{--transform-translate-y:-10rem}.xl\:-translate-y-48{--transform-translate-y:-12rem}.xl\:-translate-y-56{--transform-translate-y:-14rem}.xl\:-translate-y-64{--transform-translate-y:-16rem}.xl\:-translate-y-px{--transform-translate-y:-1px}.xl\:-translate-y-full{--transform-translate-y:-100%}.xl\:-translate-y-1\/2{--transform-translate-y:-50%}.xl\:translate-y-1\/2{--transform-translate-y:50%}.xl\:translate-y-full{--transform-translate-y:100%}.xl\:hover\:translate-x-0:hover{--transform-translate-x:0}.xl\:hover\:translate-x-1:hover{--transform-translate-x:0.25rem}.xl\:hover\:translate-x-2:hover{--transform-translate-x:0.5rem}.xl\:hover\:translate-x-3:hover{--transform-translate-x:0.75rem}.xl\:hover\:translate-x-4:hover{--transform-translate-x:1rem}.xl\:hover\:translate-x-5:hover{--transform-translate-x:1.25rem}.xl\:hover\:translate-x-6:hover{--transform-translate-x:1.5rem}.xl\:hover\:translate-x-8:hover{--transform-translate-x:2rem}.xl\:hover\:translate-x-10:hover{--transform-translate-x:2.5rem}.xl\:hover\:translate-x-12:hover{--transform-translate-x:3rem}.xl\:hover\:translate-x-16:hover{--transform-translate-x:4rem}.xl\:hover\:translate-x-20:hover{--transform-translate-x:5rem}.xl\:hover\:translate-x-24:hover{--transform-translate-x:6rem}.xl\:hover\:translate-x-32:hover{--transform-translate-x:8rem}.xl\:hover\:translate-x-40:hover{--transform-translate-x:10rem}.xl\:hover\:translate-x-48:hover{--transform-translate-x:12rem}.xl\:hover\:translate-x-56:hover{--transform-translate-x:14rem}.xl\:hover\:translate-x-64:hover{--transform-translate-x:16rem}.xl\:hover\:translate-x-px:hover{--transform-translate-x:1px}.xl\:hover\:-translate-x-1:hover{--transform-translate-x:-0.25rem}.xl\:hover\:-translate-x-2:hover{--transform-translate-x:-0.5rem}.xl\:hover\:-translate-x-3:hover{--transform-translate-x:-0.75rem}.xl\:hover\:-translate-x-4:hover{--transform-translate-x:-1rem}.xl\:hover\:-translate-x-5:hover{--transform-translate-x:-1.25rem}.xl\:hover\:-translate-x-6:hover{--transform-translate-x:-1.5rem}.xl\:hover\:-translate-x-8:hover{--transform-translate-x:-2rem}.xl\:hover\:-translate-x-10:hover{--transform-translate-x:-2.5rem}.xl\:hover\:-translate-x-12:hover{--transform-translate-x:-3rem}.xl\:hover\:-translate-x-16:hover{--transform-translate-x:-4rem}.xl\:hover\:-translate-x-20:hover{--transform-translate-x:-5rem}.xl\:hover\:-translate-x-24:hover{--transform-translate-x:-6rem}.xl\:hover\:-translate-x-32:hover{--transform-translate-x:-8rem}.xl\:hover\:-translate-x-40:hover{--transform-translate-x:-10rem}.xl\:hover\:-translate-x-48:hover{--transform-translate-x:-12rem}.xl\:hover\:-translate-x-56:hover{--transform-translate-x:-14rem}.xl\:hover\:-translate-x-64:hover{--transform-translate-x:-16rem}.xl\:hover\:-translate-x-px:hover{--transform-translate-x:-1px}.xl\:hover\:-translate-x-full:hover{--transform-translate-x:-100%}.xl\:hover\:-translate-x-1\/2:hover{--transform-translate-x:-50%}.xl\:hover\:translate-x-1\/2:hover{--transform-translate-x:50%}.xl\:hover\:translate-x-full:hover{--transform-translate-x:100%}.xl\:hover\:translate-y-0:hover{--transform-translate-y:0}.xl\:hover\:translate-y-1:hover{--transform-translate-y:0.25rem}.xl\:hover\:translate-y-2:hover{--transform-translate-y:0.5rem}.xl\:hover\:translate-y-3:hover{--transform-translate-y:0.75rem}.xl\:hover\:translate-y-4:hover{--transform-translate-y:1rem}.xl\:hover\:translate-y-5:hover{--transform-translate-y:1.25rem}.xl\:hover\:translate-y-6:hover{--transform-translate-y:1.5rem}.xl\:hover\:translate-y-8:hover{--transform-translate-y:2rem}.xl\:hover\:translate-y-10:hover{--transform-translate-y:2.5rem}.xl\:hover\:translate-y-12:hover{--transform-translate-y:3rem}.xl\:hover\:translate-y-16:hover{--transform-translate-y:4rem}.xl\:hover\:translate-y-20:hover{--transform-translate-y:5rem}.xl\:hover\:translate-y-24:hover{--transform-translate-y:6rem}.xl\:hover\:translate-y-32:hover{--transform-translate-y:8rem}.xl\:hover\:translate-y-40:hover{--transform-translate-y:10rem}.xl\:hover\:translate-y-48:hover{--transform-translate-y:12rem}.xl\:hover\:translate-y-56:hover{--transform-translate-y:14rem}.xl\:hover\:translate-y-64:hover{--transform-translate-y:16rem}.xl\:hover\:translate-y-px:hover{--transform-translate-y:1px}.xl\:hover\:-translate-y-1:hover{--transform-translate-y:-0.25rem}.xl\:hover\:-translate-y-2:hover{--transform-translate-y:-0.5rem}.xl\:hover\:-translate-y-3:hover{--transform-translate-y:-0.75rem}.xl\:hover\:-translate-y-4:hover{--transform-translate-y:-1rem}.xl\:hover\:-translate-y-5:hover{--transform-translate-y:-1.25rem}.xl\:hover\:-translate-y-6:hover{--transform-translate-y:-1.5rem}.xl\:hover\:-translate-y-8:hover{--transform-translate-y:-2rem}.xl\:hover\:-translate-y-10:hover{--transform-translate-y:-2.5rem}.xl\:hover\:-translate-y-12:hover{--transform-translate-y:-3rem}.xl\:hover\:-translate-y-16:hover{--transform-translate-y:-4rem}.xl\:hover\:-translate-y-20:hover{--transform-translate-y:-5rem}.xl\:hover\:-translate-y-24:hover{--transform-translate-y:-6rem}.xl\:hover\:-translate-y-32:hover{--transform-translate-y:-8rem}.xl\:hover\:-translate-y-40:hover{--transform-translate-y:-10rem}.xl\:hover\:-translate-y-48:hover{--transform-translate-y:-12rem}.xl\:hover\:-translate-y-56:hover{--transform-translate-y:-14rem}.xl\:hover\:-translate-y-64:hover{--transform-translate-y:-16rem}.xl\:hover\:-translate-y-px:hover{--transform-translate-y:-1px}.xl\:hover\:-translate-y-full:hover{--transform-translate-y:-100%}.xl\:hover\:-translate-y-1\/2:hover{--transform-translate-y:-50%}.xl\:hover\:translate-y-1\/2:hover{--transform-translate-y:50%}.xl\:hover\:translate-y-full:hover{--transform-translate-y:100%}.xl\:focus\:translate-x-0:focus{--transform-translate-x:0}.xl\:focus\:translate-x-1:focus{--transform-translate-x:0.25rem}.xl\:focus\:translate-x-2:focus{--transform-translate-x:0.5rem}.xl\:focus\:translate-x-3:focus{--transform-translate-x:0.75rem}.xl\:focus\:translate-x-4:focus{--transform-translate-x:1rem}.xl\:focus\:translate-x-5:focus{--transform-translate-x:1.25rem}.xl\:focus\:translate-x-6:focus{--transform-translate-x:1.5rem}.xl\:focus\:translate-x-8:focus{--transform-translate-x:2rem}.xl\:focus\:translate-x-10:focus{--transform-translate-x:2.5rem}.xl\:focus\:translate-x-12:focus{--transform-translate-x:3rem}.xl\:focus\:translate-x-16:focus{--transform-translate-x:4rem}.xl\:focus\:translate-x-20:focus{--transform-translate-x:5rem}.xl\:focus\:translate-x-24:focus{--transform-translate-x:6rem}.xl\:focus\:translate-x-32:focus{--transform-translate-x:8rem}.xl\:focus\:translate-x-40:focus{--transform-translate-x:10rem}.xl\:focus\:translate-x-48:focus{--transform-translate-x:12rem}.xl\:focus\:translate-x-56:focus{--transform-translate-x:14rem}.xl\:focus\:translate-x-64:focus{--transform-translate-x:16rem}.xl\:focus\:translate-x-px:focus{--transform-translate-x:1px}.xl\:focus\:-translate-x-1:focus{--transform-translate-x:-0.25rem}.xl\:focus\:-translate-x-2:focus{--transform-translate-x:-0.5rem}.xl\:focus\:-translate-x-3:focus{--transform-translate-x:-0.75rem}.xl\:focus\:-translate-x-4:focus{--transform-translate-x:-1rem}.xl\:focus\:-translate-x-5:focus{--transform-translate-x:-1.25rem}.xl\:focus\:-translate-x-6:focus{--transform-translate-x:-1.5rem}.xl\:focus\:-translate-x-8:focus{--transform-translate-x:-2rem}.xl\:focus\:-translate-x-10:focus{--transform-translate-x:-2.5rem}.xl\:focus\:-translate-x-12:focus{--transform-translate-x:-3rem}.xl\:focus\:-translate-x-16:focus{--transform-translate-x:-4rem}.xl\:focus\:-translate-x-20:focus{--transform-translate-x:-5rem}.xl\:focus\:-translate-x-24:focus{--transform-translate-x:-6rem}.xl\:focus\:-translate-x-32:focus{--transform-translate-x:-8rem}.xl\:focus\:-translate-x-40:focus{--transform-translate-x:-10rem}.xl\:focus\:-translate-x-48:focus{--transform-translate-x:-12rem}.xl\:focus\:-translate-x-56:focus{--transform-translate-x:-14rem}.xl\:focus\:-translate-x-64:focus{--transform-translate-x:-16rem}.xl\:focus\:-translate-x-px:focus{--transform-translate-x:-1px}.xl\:focus\:-translate-x-full:focus{--transform-translate-x:-100%}.xl\:focus\:-translate-x-1\/2:focus{--transform-translate-x:-50%}.xl\:focus\:translate-x-1\/2:focus{--transform-translate-x:50%}.xl\:focus\:translate-x-full:focus{--transform-translate-x:100%}.xl\:focus\:translate-y-0:focus{--transform-translate-y:0}.xl\:focus\:translate-y-1:focus{--transform-translate-y:0.25rem}.xl\:focus\:translate-y-2:focus{--transform-translate-y:0.5rem}.xl\:focus\:translate-y-3:focus{--transform-translate-y:0.75rem}.xl\:focus\:translate-y-4:focus{--transform-translate-y:1rem}.xl\:focus\:translate-y-5:focus{--transform-translate-y:1.25rem}.xl\:focus\:translate-y-6:focus{--transform-translate-y:1.5rem}.xl\:focus\:translate-y-8:focus{--transform-translate-y:2rem}.xl\:focus\:translate-y-10:focus{--transform-translate-y:2.5rem}.xl\:focus\:translate-y-12:focus{--transform-translate-y:3rem}.xl\:focus\:translate-y-16:focus{--transform-translate-y:4rem}.xl\:focus\:translate-y-20:focus{--transform-translate-y:5rem}.xl\:focus\:translate-y-24:focus{--transform-translate-y:6rem}.xl\:focus\:translate-y-32:focus{--transform-translate-y:8rem}.xl\:focus\:translate-y-40:focus{--transform-translate-y:10rem}.xl\:focus\:translate-y-48:focus{--transform-translate-y:12rem}.xl\:focus\:translate-y-56:focus{--transform-translate-y:14rem}.xl\:focus\:translate-y-64:focus{--transform-translate-y:16rem}.xl\:focus\:translate-y-px:focus{--transform-translate-y:1px}.xl\:focus\:-translate-y-1:focus{--transform-translate-y:-0.25rem}.xl\:focus\:-translate-y-2:focus{--transform-translate-y:-0.5rem}.xl\:focus\:-translate-y-3:focus{--transform-translate-y:-0.75rem}.xl\:focus\:-translate-y-4:focus{--transform-translate-y:-1rem}.xl\:focus\:-translate-y-5:focus{--transform-translate-y:-1.25rem}.xl\:focus\:-translate-y-6:focus{--transform-translate-y:-1.5rem}.xl\:focus\:-translate-y-8:focus{--transform-translate-y:-2rem}.xl\:focus\:-translate-y-10:focus{--transform-translate-y:-2.5rem}.xl\:focus\:-translate-y-12:focus{--transform-translate-y:-3rem}.xl\:focus\:-translate-y-16:focus{--transform-translate-y:-4rem}.xl\:focus\:-translate-y-20:focus{--transform-translate-y:-5rem}.xl\:focus\:-translate-y-24:focus{--transform-translate-y:-6rem}.xl\:focus\:-translate-y-32:focus{--transform-translate-y:-8rem}.xl\:focus\:-translate-y-40:focus{--transform-translate-y:-10rem}.xl\:focus\:-translate-y-48:focus{--transform-translate-y:-12rem}.xl\:focus\:-translate-y-56:focus{--transform-translate-y:-14rem}.xl\:focus\:-translate-y-64:focus{--transform-translate-y:-16rem}.xl\:focus\:-translate-y-px:focus{--transform-translate-y:-1px}.xl\:focus\:-translate-y-full:focus{--transform-translate-y:-100%}.xl\:focus\:-translate-y-1\/2:focus{--transform-translate-y:-50%}.xl\:focus\:translate-y-1\/2:focus{--transform-translate-y:50%}.xl\:focus\:translate-y-full:focus{--transform-translate-y:100%}.xl\:skew-x-0{--transform-skew-x:0}.xl\:skew-x-3{--transform-skew-x:3deg}.xl\:skew-x-6{--transform-skew-x:6deg}.xl\:skew-x-12{--transform-skew-x:12deg}.xl\:-skew-x-12{--transform-skew-x:-12deg}.xl\:-skew-x-6{--transform-skew-x:-6deg}.xl\:-skew-x-3{--transform-skew-x:-3deg}.xl\:skew-y-0{--transform-skew-y:0}.xl\:skew-y-3{--transform-skew-y:3deg}.xl\:skew-y-6{--transform-skew-y:6deg}.xl\:skew-y-12{--transform-skew-y:12deg}.xl\:-skew-y-12{--transform-skew-y:-12deg}.xl\:-skew-y-6{--transform-skew-y:-6deg}.xl\:-skew-y-3{--transform-skew-y:-3deg}.xl\:hover\:skew-x-0:hover{--transform-skew-x:0}.xl\:hover\:skew-x-3:hover{--transform-skew-x:3deg}.xl\:hover\:skew-x-6:hover{--transform-skew-x:6deg}.xl\:hover\:skew-x-12:hover{--transform-skew-x:12deg}.xl\:hover\:-skew-x-12:hover{--transform-skew-x:-12deg}.xl\:hover\:-skew-x-6:hover{--transform-skew-x:-6deg}.xl\:hover\:-skew-x-3:hover{--transform-skew-x:-3deg}.xl\:hover\:skew-y-0:hover{--transform-skew-y:0}.xl\:hover\:skew-y-3:hover{--transform-skew-y:3deg}.xl\:hover\:skew-y-6:hover{--transform-skew-y:6deg}.xl\:hover\:skew-y-12:hover{--transform-skew-y:12deg}.xl\:hover\:-skew-y-12:hover{--transform-skew-y:-12deg}.xl\:hover\:-skew-y-6:hover{--transform-skew-y:-6deg}.xl\:hover\:-skew-y-3:hover{--transform-skew-y:-3deg}.xl\:focus\:skew-x-0:focus{--transform-skew-x:0}.xl\:focus\:skew-x-3:focus{--transform-skew-x:3deg}.xl\:focus\:skew-x-6:focus{--transform-skew-x:6deg}.xl\:focus\:skew-x-12:focus{--transform-skew-x:12deg}.xl\:focus\:-skew-x-12:focus{--transform-skew-x:-12deg}.xl\:focus\:-skew-x-6:focus{--transform-skew-x:-6deg}.xl\:focus\:-skew-x-3:focus{--transform-skew-x:-3deg}.xl\:focus\:skew-y-0:focus{--transform-skew-y:0}.xl\:focus\:skew-y-3:focus{--transform-skew-y:3deg}.xl\:focus\:skew-y-6:focus{--transform-skew-y:6deg}.xl\:focus\:skew-y-12:focus{--transform-skew-y:12deg}.xl\:focus\:-skew-y-12:focus{--transform-skew-y:-12deg}.xl\:focus\:-skew-y-6:focus{--transform-skew-y:-6deg}.xl\:focus\:-skew-y-3:focus{--transform-skew-y:-3deg}.xl\:transition-none{transition-property:none}.xl\:transition-all{transition-property:all}.xl\:transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform}.xl\:transition-colors{transition-property:background-color,border-color,color,fill,stroke}.xl\:transition-opacity{transition-property:opacity}.xl\:transition-shadow{transition-property:box-shadow}.xl\:transition-transform{transition-property:transform}.xl\:ease-linear{transition-timing-function:linear}.xl\:ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.xl\:ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.xl\:ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.xl\:duration-75{transition-duration:75ms}.xl\:duration-100{transition-duration:.1s}.xl\:duration-150{transition-duration:.15s}.xl\:duration-200{transition-duration:.2s}.xl\:duration-300{transition-duration:.3s}.xl\:duration-500{transition-duration:.5s}.xl\:duration-700{transition-duration:.7s}.xl\:duration-1000{transition-duration:1s}}a,abbr,acronym,address,applet,article,aside,audio,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;text-overflow:ellipsis}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*,:after,:before{box-sizing:border-box}html{font-family:var(--sb-ui-font-family,sans-serif);color:var(--sb-foreground,#ccc);background-color:var(--sb-page-background,#2e3138)}body{overscroll-behavior-y:none;font-size:13px;line-height:1}a,button{color:inherit}button{padding:0;cursor:pointer;background:none;border:none;outline:none;line-height:inherit;font-family:inherit;font-size:inherit}button:focus{outline:none}input{background:none;border:none;outline:none;line-height:inherit;font-family:inherit;font-size:inherit;color:inherit}div[tabIndex]{outline:none}.vscode-icon{font-size:14px}.vscode-icon [fill="#424242"],.vscode-icon [fill="#C5C5C5"]{fill:currentColor}.action-icon{fill:currentColor}.react-contextmenu{position:absolute;z-index:100;opacity:0;outline:0;border-radius:2px;padding:8px 0;min-width:140px;background-color:var(--sb-menu-background);-webkit-user-select:none;user-select:none;transition:opacity .1s ease;box-shadow:0 2px 4px var(--sb-menu-shadow,rgba(0,0,0,.533333)),0 4px 12px var(--sb-menu-shadow,rgba(0,0,0,.533333))}.react-contextmenu.react-contextmenu--visible{opacity:1;pointer-events:auto;z-index:9999}.react-contextmenu:after{content:"";pointer-events:none;position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;border:1px solid var(--sb-menu-border)}.react-contextmenu-item{font-size:13px;font-weight:400;line-height:1.2307;background:transparent;display:flex;align-items:center;color:var(--sb-foreground);padding:6px 16px;text-align:left;white-space:nowrap;cursor:pointer;text-decoration:none}.react-contextmenu-item.react-contextmenu-item--active,.react-contextmenu-item.react-contextmenu-item--selected{color:var(--sb-foreground-active);background-color:var(--sb-menu-active-background)}.react-contextmenu-item.react-contextmenu-item--active path,.react-contextmenu-item.react-contextmenu-item--selected path{fill:currentColor}.react-contextmenu-item.react-contextmenu-item--disabled,.react-contextmenu-item.react-contextmenu-item--disabled:hover{background-color:transparent;border-color:rgba(0,0,0,.15);color:var(--sb-foreground-disabled)}.react-contextmenu-item--divider{display:block;border:none;padding:8px 0;cursor:inherit;background-color:transparent}.react-contextmenu-item--divider:before{content:"";display:block;border-top:1px solid var(--sb-separator-strong)}.react-contextmenu-icon{flex:none;display:flex;width:16px;height:16px;margin-inline-end:8px}.react-contextmenu-label{flex:1 1 auto;display:block;overflow:hidden;text-overflow:ellipsis}.react-contextmenu-item.react-contextmenu-submenu{padding:0}.react-contextmenu-submenu>.react-contextmenu-item:after{content:"";display:block;width:16px;height:16px;margin-right:-6px;margin-left:10px;opacity:.8;background-color:currentColor;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16" fill="%23fff"><path d="M5.7 13.7L5 13L9.6 8.4L5 3.7L5.7 3L10.7 8V8.7L5.7 13.7Z"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16" fill="%23fff"><path d="M5.7 13.7L5 13L9.6 8.4L5 3.7L5.7 3L10.7 8V8.7L5.7 13.7Z"/></svg>')}.react-contextmenu-submenu>.react-contextmenu[style*="top:0"],.react-contextmenu-submenu>.react-contextmenu[style*="top: 0"]{margin-top:-8px}.UppercaseHeading{padding-top:15px;padding-bottom:5px;font-weight:600;font-size:11px;text-transform:uppercase;letter-spacing:.5px;color:var(--settings-headerForeground)}.theme-dark .site-footer{box-shadow:0 2px 4px rgba(17,17,17,.27)}.focus-within{transition:background-color .1s}.focus-within:focus-within{background-color:var(--input-background)}.Headings-module__LTHeading___3BaEP{color:#fff;font-family:Gilroy,sans-serif;font-weight:700;letter-spacing:-1px;line-height:1;text-align:left}@media screen and (max-width:464px){.Headings-module__LTHeading___3BaEP{line-height:.96}}.Headings-module__LTHeading___3BaEP strong{font-weight:800;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-box-decoration-break:clone}.Headings-module__LTHeading___3BaEP.Headings-module__theme-blue___1sygA strong{background-image:linear-gradient(to bottom right,#96f8ff 42%,#00e6ff 76%)}.Headings-module__LTHeading___3BaEP.Headings-module__theme-yellow___17eEw strong{background-image:linear-gradient(to bottom right,#ff9048 16%,#ffe059 84%)}@media screen and (max-width:500px){.Headings-module__LTHeading___3BaEP.Headings-module__screenLg___2xj6f{display:none}}@media screen and (min-width:499px){.Headings-module__LTHeading___3BaEP.Headings-module__screenSm___1Esj4{display:none}}h1.Headings-module__LTHeading___3BaEP{font-size:64px}@media screen and (max-width:800px){h1.Headings-module__LTHeading___3BaEP{font-size:54px}}@media screen and (max-width:700px){h1.Headings-module__LTHeading___3BaEP{font-size:44px}}@media screen and (max-width:464px){h1.Headings-module__LTHeading___3BaEP{font-size:40px}}@media screen and (max-width:340px){h1.Headings-module__LTHeading___3BaEP{font-size:34px}}@media screen and (max-width:300px){h1.Headings-module__LTHeading___3BaEP{font-size:30px}}h2.Headings-module__LTHeading___3BaEP{font-size:54px}@media screen and (max-width:700px){h2.Headings-module__LTHeading___3BaEP{font-size:44px}}@media screen and (max-width:464px){h2.Headings-module__LTHeading___3BaEP{font-size:40px}}@media screen and (max-width:340px){h2.Headings-module__LTHeading___3BaEP{font-size:34px}}@media screen and (max-width:300px){h2.Headings-module__LTHeading___3BaEP{font-size:30px}}h3.Headings-module__LTHeading___3BaEP{color:#fff;font-size:20px;font-weight:500;letter-spacing:.5px}h4.Headings-module__LTHeading___3BaEP{color:#fff;font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:1px}h5.Headings-module__LTHeading___3BaEP{color:#fff;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:1px}h6.Headings-module__LTHeading___3BaEP{color:#fff;font-size:14px;font-weight:500;letter-spacing:1px;line-height:1.4}.Headings-module__LTHeadingParagraph___3UHu8{color:rgba(174,221,255,.8);font-size:16px;line-height:1.64;letter-spacing:.5px}.Headings-module__LTHeadingParagraph___3UHu8 strong{color:#aeddff;font-weight:700}@media screen and (max-width:600px){.Headings-module__LTHeadingParagraph___3UHu8{font-size:15px}}@media screen and (max-width:400px){.Headings-module__LTHeadingParagraph___3UHu8{font-size:14px}}.Headings-module__LTHeadingParagraph___3UHu8.Headings-module__defaultLayout___3yqNh{max-width:470px;margin:42px 0}@media screen and (max-width:600px){.Headings-module__LTHeadingParagraph___3UHu8.Headings-module__defaultLayout___3yqNh{max-width:400px}}.Heading-module__HomepageHeading___1Y85d{position:relative;display:flex;flex-direction:column;width:100%;margin-bottom:72px}@media screen and (max-width:464px){.Heading-module__HomepageHeading___1Y85d{margin-bottom:58px}}.Heading-module__HomepageHeading___1Y85d h1{margin-bottom:42px}@media screen and (max-width:464px){.Heading-module__HomepageHeading___1Y85d h1{margin-bottom:28px}}.Heading-module__HomepageHeading___1Y85d p{max-width:640px;color:rgba(174,221,255,.8);font-size:16px;font-weight:400;line-height:1.64;letter-spacing:.5px}.Heading-module__HomepageHeading___1Y85d p strong{color:#aeddff;font-weight:700}@media screen and (max-width:500px){.Heading-module__HomepageHeading___1Y85d p{max-width:340px;font-size:15px;line-height:1.6}}@media screen and (max-width:340px){.Heading-module__HomepageHeading___1Y85d p{font-size:14px}}@media screen and (max-width:500px){.Heading-module__HomepageHeading___1Y85d p.Heading-module__screenLg___3bUWM{display:none}}@media screen and (min-width:499px){.Heading-module__HomepageHeading___1Y85d p.Heading-module__screenSm___2yVIJ{display:none}}.Starters-module__WorkspacesWrapper___1BCvg{font-family:Gilroy,sans-serif;color:#fff;text-align:left}.Starters-module__WorkspacesWrapper___1BCvg h2{margin:32px 0 8px;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:1px;opacity:.9}.Starters-module__WorkspaceWrapper___1iEE7{position:relative;display:flex;flex-wrap:wrap;justify-content:flex-start;margin:0 -8px 38px;font-family:Gilroy,sans-serif}@media screen and (max-width:464px){.Starters-module__WorkspaceWrapper___1iEE7{margin-top:12px}}.Starters-module__WorkspaceWrapper___1iEE7 li{display:flex;width:calc(25% - 16px);margin:8px}@media screen and (max-width:1023px){.Starters-module__WorkspaceWrapper___1iEE7 li{width:calc(33.3% - 16px)}}@media screen and (max-width:748px){.Starters-module__WorkspaceWrapper___1iEE7 li{width:calc(50% - 16px)}}@media screen and (max-width:464px){.Starters-module__WorkspaceWrapper___1iEE7 li{width:calc(100% + 16px);margin:2px -8px 0}}.Starters-module__WorkspaceWrapper___1iEE7 li a{position:relative;display:flex;align-items:center;width:100%;height:84px;color:#fff;padding:0 22px;text-align:left;border-radius:2px;box-shadow:0 0 0 2px rgba(174,221,255,.1);transition:box-shadow .16s ease,background-color .16s ease}@media screen and (max-width:1024px){.Starters-module__WorkspaceWrapper___1iEE7 li a{transition:none}}@media screen and (max-width:768px){.Starters-module__WorkspaceWrapper___1iEE7 li a{height:74px}}@media screen and (max-width:464px){.Starters-module__WorkspaceWrapper___1iEE7 li a{height:68px;padding:0 18px;border-radius:0;box-shadow:0 0 0 1px rgba(174,221,255,.05);background-color:#0d1d3a}}.Starters-module__WorkspaceWrapper___1iEE7 li a .Starters-module__LinkContent___178TB{display:flex;transition:transform .16s ease}.Starters-module__WorkspaceWrapper___1iEE7 li a img{width:34px;height:34px;margin-right:20px}@media screen and (max-width:464px){.Starters-module__WorkspaceWrapper___1iEE7 li a img{margin-right:24px}}.Starters-module__WorkspaceWrapper___1iEE7 li a h3{margin-bottom:8px;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:1px;opacity:.8;transition:opacity .16s ease}.Starters-module__WorkspaceWrapper___1iEE7 li a p{margin-bottom:-1px;color:#aeddff;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;opacity:.6}.Starters-module__WorkspaceWrapper___1iEE7 li a:hover{box-shadow:0 0 0 2px #26ffca;background-color:#0d1d3a}.Starters-module__WorkspaceWrapper___1iEE7 li a:hover .Starters-module__LinkContent___178TB{transform:translateX(4px)}.Starters-module__WorkspaceWrapper___1iEE7 li a:hover h3{opacity:1}.Starters-module__WorkspaceWrapper___1iEE7.Starters-module__Beta___3is5U li a:before{content:"beta";position:absolute;display:flex;align-items:center;justify-content:center;top:0;right:0;height:16px;margin:2px;padding:0 6px;color:#0d1d3a;font-size:11px;font-weight:700;letter-spacing:1px;text-transform:uppercase;background:#26ffca}.Lists-module__FeaturesListWrapper___bWnRF{display:flex;justify-content:center}ul.Lists-module__FeaturesList___2RDZO{display:grid;grid-template-columns:repeat(var(--list-columns),1fr);grid-gap:42px 112px;gap:42px 112px}@media screen and (max-width:600px){ul.Lists-module__FeaturesList___2RDZO{grid-template-columns:1fr}}ul.Lists-module__FeaturesList___2RDZO.Lists-module__GapSizeTight___1wmqy{grid-gap:42px 64px;gap:42px 64px}ul.Lists-module__FeaturesList___2RDZO li{display:flex;flex-direction:column;text-align:left}ul.Lists-module__FeaturesList___2RDZO li .Lists-module__FeatureHeading___3cRvn{display:flex;flex-direction:column}ul.Lists-module__FeaturesList___2RDZO li .Lists-module__FeatureHeading___3cRvn h3,ul.Lists-module__FeaturesList___2RDZO li .Lists-module__FeatureHeading___3cRvn h4,ul.Lists-module__FeaturesList___2RDZO li .Lists-module__FeatureHeading___3cRvn h5,ul.Lists-module__FeaturesList___2RDZO li .Lists-module__FeatureHeading___3cRvn h6{margin-bottom:14px}ul.Lists-module__FeaturesList___2RDZO li .Lists-module__FeatureHeading___3cRvn.Lists-module__InlineIcon___Rc4iR{flex-direction:row;align-items:center}ul.Lists-module__FeaturesList___2RDZO li .Lists-module__FeatureHeading___3cRvn.Lists-module__InlineIcon___Rc4iR.Lists-module__HasIcon___1Vk7d h3,ul.Lists-module__FeaturesList___2RDZO li .Lists-module__FeatureHeading___3cRvn.Lists-module__InlineIcon___Rc4iR.Lists-module__HasIcon___1Vk7d h4,ul.Lists-module__FeaturesList___2RDZO li .Lists-module__FeatureHeading___3cRvn.Lists-module__InlineIcon___Rc4iR.Lists-module__HasIcon___1Vk7d h5,ul.Lists-module__FeaturesList___2RDZO li .Lists-module__FeatureHeading___3cRvn.Lists-module__InlineIcon___Rc4iR.Lists-module__HasIcon___1Vk7d h6{margin-left:24px}ul.Lists-module__FeaturesList___2RDZO li p{max-width:344px;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:.5px;opacity:.8}ul.Lists-module__FeaturesList___2RDZO li p.columns-1{max-width:500px}ul.Lists-module__FeaturesList___2RDZO li .Lists-module__FeatureIcon___IAkcJ{position:relative;width:var(--icon-size);min-width:var(--icon-size);height:var(--icon-size);margin-bottom:16px;background-size:contain;background-position:50%;background-repeat:no-repeat;color:#e32fa1}@media screen and (max-width:768px){ul.Lists-module__FeaturesList___2RDZO li .Lists-module__FeatureIcon___IAkcJ{margin-bottom:12px}}ul.Lists-module__FeaturesList___2RDZO li .Lists-module__FeatureIcon___IAkcJ.BuiltWithLove{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='currentColor' d='M447.9 176c0-10.6-2.6-21-7.6-30.3l-49.1-91.9c-4.3-13-16.5-21.8-30.3-21.8H87.1c-13.8 0-26 8.8-30.4 21.9L7.6 145.8c-5 9.3-7.6 19.7-7.6 30.3C.1 236.6 0 448 0 448c0 17.7 14.3 32 32 32h384c17.7 0 32-14.3 32-32 0 0-.1-211.4-.1-272zM240 64h120.9l50.8 96H240V64zM87.1 64H208v96H36.3l50.8-96zM224 448H32s.1-181.1.1-256H416c0 74.9.1 256 .1 256H224zm90.2-210.8c-13.9-11.6-47.7-28.5-90.2 14.5-42.6-43-76.4-26.1-90.2-14.5-27.5 23-28.9 64.2-4.3 89.1l84.7 85.6c5.5 5.5 14.3 5.5 19.8 0l84.7-85.6c24.5-24.9 23-66.1-4.5-89.1zm-18.4 66.5L224 376.4l-71.8-72.6c-10.2-10.3-12.3-30 2.1-42 13.7-11.5 31.2-3.4 38.4 3.7l31.4 31.7 31.4-31.7c7.1-7.2 24.6-15.2 38.4-3.7 14.2 12 12.2 31.6 1.9 41.9z'/%3E%3C/svg%3E")}ul.Lists-module__FeaturesList___2RDZO li .Lists-module__FeatureIcon___IAkcJ.DragAndDrop{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M14 2H6c-1.1 0-1.99.9-1.99 2L4 20c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6zM6 20V4h7v5h5v11H6z'/%3E%3C/svg%3E")}ul.Lists-module__FeaturesList___2RDZO li .Lists-module__FeatureIcon___IAkcJ.HealthPlans{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='currentColor' d='M433.94 65.94l-51.88-51.88A48 48 0 00348.12 0H176a48 48 0 00-48 48v48H48a48 48 0 00-48 48v320a48 48 0 0048 48h224a48 48 0 0048-48v-48h80a48 48 0 0048-48V99.88a48 48 0 00-14.06-33.94zM352 32.49a15.88 15.88 0 017.43 4.2l51.88 51.88a16 16 0 014.2 7.43H352zM288 464a16 16 0 01-16 16H48a16 16 0 01-16-16V144a16 16 0 0116-16h80v240a48 48 0 0048 48h112zm128-96a16 16 0 01-16 16H176a16 16 0 01-16-16V48a16 16 0 0116-16h144v72a24.07 24.07 0 0024 24h72zM314.67 182.67A6.67 6.67 0 00308 176h-40a6.67 6.67 0 00-6.67 6.67v46.66h-46.66A6.67 6.67 0 00208 236v40a6.67 6.67 0 006.67 6.67h46.66v46.66A6.67 6.67 0 00268 336h40a6.67 6.67 0 006.67-6.67v-46.66h46.66A6.67 6.67 0 00368 276v-40a6.67 6.67 0 00-6.67-6.67h-46.66z'/%3E%3C/svg%3E")}ul.Lists-module__FeaturesList___2RDZO li .Lists-module__FeatureIcon___IAkcJ.Hosting{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M19.35 10.04A7.49 7.49 0 0012 4C9.11 4 6.6 5.64 5.35 8.04A5.994 5.994 0 000 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96zM19 18H6c-2.21 0-4-1.79-4-4 0-2.05 1.53-3.76 3.56-3.97l1.07-.11.5-.95A5.469 5.469 0 0112 6c2.62 0 4.88 1.86 5.39 4.43l.3 1.5 1.53.11A2.98 2.98 0 0122 15c0 1.65-1.35 3-3 3z'/%3E%3Cpath d='M8 13h2.55v3h2.9v-3H16l-4-4z'/%3E%3C/svg%3E")}ul.Lists-module__FeaturesList___2RDZO li .Lists-module__FeatureIcon___IAkcJ.Import{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M21 3.01H3c-1.1 0-2 .9-2 2V9h2V4.99h18v14.03H3V15H1v4.01c0 1.1.9 1.98 2 1.98h18c1.1 0 2-.88 2-1.98v-14a2 2 0 00-2-2zM11 16l4-4-4-4v3H1v2h10v3z'/%3E%3C/svg%3E")}ul.Lists-module__FeaturesList___2RDZO li .Lists-module__FeatureIcon___IAkcJ.Learning{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='currentColor' d='M509.21 275c-20.94-47.12-48.44-151.73-73.08-186.75A207.94 207.94 0 00266.09 0H200C95.47 0 4.12 80.08.14 184.55A191.3 191.3 0 0064 334.82V504a8 8 0 008 8h16a8 8 0 008-8V320.54L85.36 311a159.67 159.67 0 01-53.25-125.23C35.35 101 110.66 32 200 32h66.08A176.08 176.08 0 01410 106.66c12.52 17.8 29.11 66.74 42.45 106.07 9.73 28.71 18.93 55.83 27.57 75.27H416v96a32 32 0 01-32 32h-96v88a8 8 0 008 8h16a8 8 0 008-8v-56h64a64 64 0 0064-64v-64h32a32 32 0 0029.21-45zM313.6 192c21.21 0 38.4-16.48 38.4-36.8s-17.19-36.8-38.4-36.8H311a38.09 38.09 0 00-35.8-25.6c-7.1 0-13.38 2.45-19.08 5.81C249.35 87.68 237.8 80 224 80s-25.34 7.68-32.11 18.61c-5.71-3.36-12-5.81-19.09-5.81a38.4 38.4 0 00-38.4 38.4A38.4 38.4 0 0096 169.6c0 16.85 11 30.74 26.11 35.92-.06.86-.51 1.6-.51 2.48a38.4 38.4 0 0038.4 38.4 37.91 37.91 0 0012.8-2.58V288H224v-44.18a37.91 37.91 0 0012.8 2.58 38.4 38.4 0 0038.4-38.4 37.84 37.84 0 00-3.73-16z'/%3E%3C/svg%3E")}ul.Lists-module__FeaturesList___2RDZO li .Lists-module__FeatureIcon___IAkcJ.Offline{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill-opacity='.3' d='M22 8V2L2 22h16V8z'/%3E%3Cpath d='M20 22h2v-2h-2v2zm0-12v8h2v-8h-2z'/%3E%3C/svg%3E")}ul.Lists-module__FeaturesList___2RDZO li .Lists-module__FeatureIcon___IAkcJ.ParentalLeave{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='currentColor' d='M504 96h-40c-26.5 0-48 21.5-48 48v48H280.8L174.3 24.5c-8-12.6-21.2-21.2-36.3-23.7-14.8-2.5-29.8 1.2-41.2 10.3C35.3 60.3 0 132 0 208v16c0 67.2 40.3 126.2 101.3 160.5-1.8-.1-3.5-.5-5.3-.5-35.3 0-64 28.7-64 64s28.7 64 64 64 64-28.7 64-64c0-18.1-7.6-34.3-19.6-46 25.9 8.9 54 14 83.6 14s57.8-5 83.6-14c-12 11.6-19.6 27.9-19.6 46 0 35.3 28.7 64 64 64s64-28.7 64-64-28.7-64-64-64c-1.8 0-3.5.4-5.3.5C407.7 350.2 448 291.2 448 224v-80c0-8.8 7.2-16 16-16h40c4.4 0 8-3.6 8-8v-16c0-4.4-3.6-8-8-8zM116.8 36.1c5.9-4.7 12.6-4.4 15.9-3.8 6.2 1 11.5 4.4 14.6 9.3L242.9 192H32.6c4.6-60.2 34.7-116.3 84.2-155.9zM96 480c-17.6 0-32-14.4-32-32s14.4-32 32-32 32 14.4 32 32-14.4 32-32 32zm256-64c17.6 0 32 14.4 32 32s-14.4 32-32 32-32-14.4-32-32 14.4-32 32-32zm-128-32c-105.9 0-192-71.8-192-160h384c0 88.2-86.1 160-192 160z'/%3E%3C/svg%3E")}ul.Lists-module__FeaturesList___2RDZO li .Lists-module__FeatureIcon___IAkcJ.Reload{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 4V1L8 5l4 4V6c3.31 0 6 2.69 6 6 0 1.01-.25 1.97-.7 2.8l1.46 1.46A7.93 7.93 0 0020 12c0-4.42-3.58-8-8-8zm0 14c-3.31 0-6-2.69-6-6 0-1.01.25-1.97.7-2.8L5.24 7.74A7.93 7.93 0 004 12c0 4.42 3.58 8 8 8v3l4-4-4-4v3z'/%3E%3C/svg%3E")}ul.Lists-module__FeaturesList___2RDZO li .Lists-module__FeatureIcon___IAkcJ.Remote{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='currentColor' d='M360.21 480H240.14v-50.41c50.37-6.61 99.04-29.15 137.79-67.89 87.21-87.16 92.85-224.41 17.84-318.61l18.14-18.12a7.985 7.985 0 000-11.31L402.58 2.34a8.015 8.015 0 00-11.32 0l-39.45 39.43c1.14 1.09 2.36 2.04 3.48 3.15 39.31 39.29 60.96 91.52 60.96 147.08s-21.65 107.79-60.96 147.08C315.98 378.36 263.71 400 208.12 400s-107.86-21.64-147.17-60.92c-1.11-1.11-2.07-2.34-3.15-3.47L2.35 391.03a7.985 7.985 0 000 11.31l11.32 11.31a8.015 8.015 0 0011.32 0l34.14-34.12c43.54 34.62 96.26 51.83 149 51.97V480H88.04c-13.26 0-24.01 10.74-24.01 24 0 4.42 3.58 8 8 8h304.19c4.42 0 8-3.58 8-8 .01-13.26-10.74-24-24.01-24zM208.12 368c45.07 0 90.14-17.18 124.53-51.55 68.77-68.73 68.77-180.17 0-248.9C298.26 33.18 253.19 16 208.12 16S117.98 33.18 83.59 67.55c-68.77 68.73-68.77 180.17 0 248.9C117.98 350.82 163.05 368 208.12 368zM106.23 90.18C133.45 62.98 169.63 48 208.12 48s74.67 14.98 101.89 42.18c27.21 27.2 42.2 63.36 42.2 101.82 0 38.46-14.99 74.62-42.2 101.82-27.22 27.2-63.4 42.18-101.89 42.18s-74.67-14.98-101.89-42.18c-27.21-27.2-42.2-63.36-42.2-101.82 0-38.46 14.99-74.62 42.2-101.82z'/%3E%3C/svg%3E")}ul.Lists-module__FeaturesList___2RDZO li .Lists-module__FeatureIcon___IAkcJ.Search{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M15.5 14h-.79l-.28-.27A6.471 6.471 0 0016 9.5 6.5 6.5 0 109.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z'/%3E%3C/svg%3E")}ul.Lists-module__FeaturesList___2RDZO li .Lists-module__FeatureIcon___IAkcJ.TimeOff{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='currentColor' d='M299.39 32c-15.4 0-30 2.55-43.94 6.23C228.22 14.67 190.46 0 148.62 0 73.38 0 11.08 47.24.24 108.86A16.51 16.51 0 0016.8 128h73.45C57.94 177.87 55.12 238.52 85 281.15c7.13 10.17 19.58 7.49 25.24 1.84l83.13-83.14c-8.85 57-25.63 110.52-41.67 152.15h-20.51C58.84 352 0 410.86 0 483.2A28.85 28.85 0 0028.81 512h326.38A28.85 28.85 0 00384 483.2c0-62.2-43.62-114.2-101.81-127.61 9.7-74.31 4.43-147.08-1.9-195.59H431.2a16.51 16.51 0 0016.56-19.14C436.92 79.25 374.62 32 299.39 32zm52.55 448H32.06a99.3 99.3 0 0199.13-96h121.62a99.3 99.3 0 0199.13 96zM250.12 352h-64.27c17.86-48.47 30.69-116.82 37.11-181.72L233.23 160H248c6.26 46.64 11.77 119 2.12 192zM220 128L102.22 245.76c-18.69-49 7.89-121.36 73-150.68a8 8 0 004.28-10.22l-6-14.91a8 8 0 00-10.58-4.46A169.86 169.86 0 00117.24 96h-79.9c16.44-37.53 60.83-64 111.28-64 32.72 0 63.21 10.8 85.87 30.42l12.76 11c10.81-2.8 31.44-9.42 52.14-9.42 50.45 0 94.83 26.48 111.27 64z'/%3E%3C/svg%3E")}ul.Lists-module__FeaturesList___2RDZO li.cool-light .Lists-module__FeatureIcon___IAkcJ{filter:invert(88%) sepia(16%) saturate(1268%) hue-rotate(156deg) brightness(103%) contrast(104%)}ul.Lists-module__FeaturesList___2RDZO li.cool-dark .Lists-module__FeatureIcon___IAkcJ{filter:invert(74%) sepia(33%) saturate(4713%) hue-rotate(141deg) brightness(103%) contrast(106%)}ul.Lists-module__FeaturesList___2RDZO li.gradient-cool:nth-child(1n+1) .Lists-module__FeatureIcon___IAkcJ{filter:invert(88%) sepia(16%) saturate(1268%) hue-rotate(156deg) brightness(103%) contrast(104%)}ul.Lists-module__FeaturesList___2RDZO li.gradient-cool:nth-child(2n+2) .Lists-module__FeatureIcon___IAkcJ{filter:invert(83%) sepia(36%) saturate(666%) hue-rotate(161deg) brightness(104%) contrast(108%)}ul.Lists-module__FeaturesList___2RDZO li.gradient-cool:nth-child(3n+3) .Lists-module__FeatureIcon___IAkcJ{filter:invert(79%) sepia(85%) saturate(1077%) hue-rotate(162deg) brightness(103%) contrast(107%)}ul.Lists-module__FeaturesList___2RDZO li.gradient-cool:nth-child(4n+4) .Lists-module__FeatureIcon___IAkcJ{filter:invert(72%) sepia(66%) saturate(1132%) hue-rotate(149deg) brightness(103%) contrast(102%)}ul.Lists-module__FeaturesList___2RDZO li.gradient-cool:nth-child(5n+5) .Lists-module__FeatureIcon___IAkcJ{filter:invert(72%) sepia(69%) saturate(1454%) hue-rotate(144deg) brightness(101%) contrast(104%)}ul.Lists-module__FeaturesList___2RDZO li.gradient-cool:nth-child(6n+6) .Lists-module__FeatureIcon___IAkcJ{filter:invert(74%) sepia(33%) saturate(4713%) hue-rotate(141deg) brightness(103%) contrast(106%)}ul.Lists-module__FeaturesList___2RDZO li.gradient-warm:nth-child(1n+1) .Lists-module__FeatureIcon___IAkcJ{filter:invert(68%) sepia(57%) saturate(437%) hue-rotate(343deg) brightness(104%) contrast(99%)}ul.Lists-module__FeaturesList___2RDZO li.gradient-warm:nth-child(2n+2) .Lists-module__FeatureIcon___IAkcJ{filter:invert(51%) sepia(52%) saturate(665%) hue-rotate(318deg) brightness(119%) contrast(102%)}ul.Lists-module__FeaturesList___2RDZO li.gradient-warm:nth-child(3n+3) .Lists-module__FeatureIcon___IAkcJ{filter:invert(46%) sepia(40%) saturate(1761%) hue-rotate(320deg) brightness(117%) contrast(99%)}ul.Lists-module__FeaturesList___2RDZO li.gradient-warm:nth-child(4n+4) .Lists-module__FeatureIcon___IAkcJ{filter:invert(48%) sepia(54%) saturate(4182%) hue-rotate(318deg) brightness(101%) contrast(99%)}ul.Lists-module__FeaturesList___2RDZO li.gradient-warm:nth-child(5n+5) .Lists-module__FeatureIcon___IAkcJ{filter:invert(45%) sepia(85%) saturate(4913%) hue-rotate(319deg) brightness(104%) contrast(99%)}ul.Lists-module__FeaturesList___2RDZO li.gradient-warm:nth-child(6n+6) .Lists-module__FeatureIcon___IAkcJ{filter:invert(30%) sepia(61%) saturate(4147%) hue-rotate(303deg) brightness(93%) contrast(90%)}ul.Lists-module__FeaturesList___2RDZO li.Lists-module__NoDescription___s7JIu .Lists-module__FeatureHeading___3cRvn h3,ul.Lists-module__FeaturesList___2RDZO li.Lists-module__NoDescription___s7JIu .Lists-module__FeatureHeading___3cRvn h4,ul.Lists-module__FeaturesList___2RDZO li.Lists-module__NoDescription___s7JIu .Lists-module__FeatureHeading___3cRvn h5,ul.Lists-module__FeaturesList___2RDZO li.Lists-module__NoDescription___s7JIu .Lists-module__FeatureHeading___3cRvn h6,ul.Lists-module__FeaturesList___2RDZO li.Lists-module__NoDescription___s7JIu .Lists-module__FeatureIcon___IAkcJ{margin-bottom:0!important}.Features-module__FeaturesWrapper___2A99c{display:flex;flex-direction:column;font-family:Gilroy,sans-serif;color:#fff}.Features-module__LTlist___2NDQE{margin:64px 0 36px}a.Features-module__ButtonLearnMore___1eYyV{display:flex;align-items:center;justify-content:center;width:420px;margin:54px auto 0;padding:24px 28px;color:#fff;font-size:16px;font-weight:700;text-align:left;line-height:1.4;letter-spacing:1px;text-transform:uppercase;border-radius:2px;box-shadow:0 0 0 2px rgba(174,221,255,.1);transition:box-shadow .16s ease,background-color .16s ease}a.Features-module__ButtonLearnMore___1eYyV:hover{box-shadow:0 0 0 2px #26ffca;background-color:#0d1d3a}@media screen and (max-width:767px){a.Features-module__ButtonLearnMore___1eYyV{width:100%}}.ActiveCampaignEmailCapture-module__DownloadWrapper___1gRLb{width:100%;max-width:1000px;margin:0 auto;padding:32px 36px 40px;border-radius:18px;background-color:#fff;background-size:480px;background-repeat:no-repeat;background-position:110%;background-image:none;transform:scale(.97);transition:box-shadow .3s ease,transform .3s ease}@media screen and (max-width:1024px){.ActiveCampaignEmailCapture-module__DownloadWrapper___1gRLb{margin-right:0}}@media screen and (max-width:768px){.ActiveCampaignEmailCapture-module__DownloadWrapper___1gRLb{background-position:200%}}@media screen and (max-width:600px){.ActiveCampaignEmailCapture-module__DownloadWrapper___1gRLb{background-position:600%}}@media screen and (max-width:464px){.ActiveCampaignEmailCapture-module__DownloadWrapper___1gRLb{margin-bottom:84px;padding:32px 22px;background-position:-130% 80%}}@media screen and (max-width:400px){.ActiveCampaignEmailCapture-module__DownloadWrapper___1gRLb{background-position:-70% 80%}}.ActiveCampaignEmailCapture-module__DownloadHeading___Vw2NP{padding-bottom:26px}.ActiveCampaignEmailCapture-module__DownloadHeading___Vw2NP h3{position:relative;margin-bottom:22px;padding-left:24px;color:#000;font-size:12px;font-weight:700;letter-spacing:1px;text-transform:uppercase;opacity:.6}.ActiveCampaignEmailCapture-module__DownloadHeading___Vw2NP h3:before{content:"";position:absolute;top:-1px;left:0;width:14px;height:14px;background-position:50%;background-repeat:no-repeat;background-size:contain}.ActiveCampaignEmailCapture-module__DownloadHeading___Vw2NP h3.ActiveCampaignEmailCapture-module__caseStudy___b_43z:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 512'%3E%3Cpath d='M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z'/%3E%3C/svg%3E")}.ActiveCampaignEmailCapture-module__DownloadHeading___Vw2NP h4{max-width:480px;margin-bottom:32px;color:rgba(0,0,0,.76);font-size:28px;font-weight:500;letter-spacing:-.5px;line-height:1.22;transition:opacity .16s ease}.ActiveCampaignEmailCapture-module__DownloadHeading___Vw2NP h4 span{font-weight:600}.ActiveCampaignEmailCapture-module__DownloadHeading___Vw2NP h4 span.logo-g{color:#4285f4}.ActiveCampaignEmailCapture-module__DownloadHeading___Vw2NP h4 span.logo-oe{color:#eb4335}.ActiveCampaignEmailCapture-module__DownloadHeading___Vw2NP h4 span.logo-o2{color:#fbbc05}.ActiveCampaignEmailCapture-module__DownloadHeading___Vw2NP h4 span.logo-l{color:#34a853}@media screen and (max-width:768px){.ActiveCampaignEmailCapture-module__DownloadHeading___Vw2NP h4{max-width:70%}}@media screen and (max-width:600px){.ActiveCampaignEmailCapture-module__DownloadHeading___Vw2NP h4{max-width:100%}}@media screen and (max-width:464px){.ActiveCampaignEmailCapture-module__DownloadHeading___Vw2NP h4{max-width:90%;margin-bottom:64px}}.ActiveCampaignEmailCapture-module__DownloadFormWrapper___1iwKo{position:relative;display:flex;max-width:440px;background:hsla(0,0%,100%,.9)}@media screen and (max-width:464px){.ActiveCampaignEmailCapture-module__DownloadFormWrapper___1iwKo{flex-direction:column}}.ActiveCampaignEmailCapture-module__DownloadFormWrapper___1iwKo form{display:flex;width:100%}@media screen and (max-width:464px){.ActiveCampaignEmailCapture-module__DownloadFormWrapper___1iwKo form{flex-direction:column}}.ActiveCampaignEmailCapture-module__DownloadFormWrapper___1iwKo form button{position:relative;padding:18px 26px 18px 48px;color:#fff;font-family:Gilroy,sans-serif;font-size:10px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;border-top-right-radius:1px;border-bottom-right-radius:1px;box-shadow:0 0 0 2px #69b6dd;background:#69b6dd;transition:box-shadow .16s ease,color .16s ease,background-color .16s ease,opacity .16s ease}.ActiveCampaignEmailCapture-module__DownloadFormWrapper___1iwKo form button:disabled{cursor:not-allowed;box-shadow:0 0 0 2px rgba(105,182,221,.4);background:rgba(105,182,221,.4)}.ActiveCampaignEmailCapture-module__DownloadFormWrapper___1iwKo form button span:before{content:"";position:absolute;top:48%;left:24px;width:12px;height:12px;transform:translateY(-50%);transition:background-image .16s ease;background:no-repeat 50%;background-size:contain;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M216 0h80c13.3 0 24 10.7 24 24v168h87.7c17.8 0 26.7 21.5 14.1 34.1L269.7 378.3c-7.5 7.5-19.8 7.5-27.3 0L90.1 226.1c-12.6-12.6-3.7-34.1 14.1-34.1H192V24c0-13.3 10.7-24 24-24zm296 376v112c0 13.3-10.7 24-24 24H24c-13.3 0-24-10.7-24-24V376c0-13.3 10.7-24 24-24h146.7l49 49c20.1 20.1 52.5 20.1 72.6 0l49-49H488c13.3 0 24 10.7 24 24zm-124 88c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20zm64 0c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20z'/%3E%3C/svg%3E")}.ActiveCampaignEmailCapture-module__DownloadFormWrapper___1iwKo form button:not(:disabled):hover{box-shadow:0 0 0 2px #365a83;background:#365a83;opacity:1}.ActiveCampaignEmailCapture-module__DownloadFormWrapper___1iwKo form input{flex:1 1;margin-right:2px;padding:0 22px;font-size:16px;font-weight:500;letter-spacing:.5px;color:rgba(0,0,0,.8);box-shadow:0 0 0 2px rgba(0,0,0,.1);border-top-left-radius:1px;border-bottom-left-radius:1px;transition:box-shadow .16s ease,background-color .16s ease,color .16s ease}@media screen and (max-width:464px){.ActiveCampaignEmailCapture-module__DownloadFormWrapper___1iwKo form input{margin-right:0;margin-bottom:2px;padding:18px 26px;box-shadow:0 2px 0 0 #0d1d3a}}.ActiveCampaignEmailCapture-module__DownloadFormWrapper___1iwKo form input::placeholder{font-size:12px;opacity:.8;transform:translateY(-2px);transition:opacity .16s ease}.ActiveCampaignEmailCapture-module__DownloadFormWrapper___1iwKo form input:focus,.ActiveCampaignEmailCapture-module__DownloadFormWrapper___1iwKo form input:hover{color:#69b6dd;box-shadow:0 0 0 2px rgba(105,182,221,.8);background:rgba(174,221,255,.1);z-index:1}.ActiveCampaignEmailCapture-module__DownloadWrapper___1gRLb:hover{box-shadow:0 42px 48px -48px rgba(0,0,0,.5);transform:translateY(-4px) scale(1)}.ActiveCampaignEmailCapture-module__DownloadWrapper___1gRLb:hover .ActiveCampaignEmailCapture-module__DownloadFormWrapper___1iwKo input{color:#69b6dd;box-shadow:0 0 0 2px rgba(105,182,221,.6)}.ActiveCampaignEmailCapture-module__DownloadWrapper___1gRLb:hover .ActiveCampaignEmailCapture-module__DownloadFormWrapper___1iwKo input::placeholder{opacity:1}.ActiveCampaignEmailCapture-module__DownloadWrapper___1gRLb:hover .ActiveCampaignEmailCapture-module__DownloadFormWrapper___1iwKo button:disabled{box-shadow:0 0 0 2px rgba(105,182,221,.8)}.ActiveCampaignEmailCapture-module___form-thank-you___1YHMl,.ActiveCampaignEmailCapture-module___form_error___3DU2m{display:none}span.Campaigns-module__Google_g___1xn2g{color:#4285f4}span.Campaigns-module__Google_oe___hRpV3{color:#eb4335}span.Campaigns-module__Google_o2___27Lr5{color:#fbbc05}span.Campaigns-module__Google_l___1pfx_{color:#34a853}.Sponsors-module__SponsorsWrapper___1B1sn{display:flex;flex-direction:column;margin:132px 0 32px}.Sponsors-module__SponsorsWrapper___1B1sn h2{margin-bottom:48px;text-align:center}.Layout-module__Main___3OtjY{position:relative;max-width:100%;padding-top:146px;color:#fff;font-family:Gilroy,sans-serif;background-image:linear-gradient(to right bottom,#0d1d3a 0,#1a2f55 52%,#365a83);background-attachment:fixed;overflow-x:hidden;z-index:1}.Layout-module__Main___3OtjY *{box-sizing:border-box}@media screen and (max-width:768px){.Layout-module__Main___3OtjY{padding-top:124px}}@media screen and (max-width:600px){.Layout-module__Main___3OtjY{padding-top:104px}}@media screen and (max-width:340px){.Layout-module__Main___3OtjY{padding-top:84px}}.Layout-module__ContainerWrapper___34Bto{position:relative;width:100%;display:flex;flex-direction:column;align-items:center}.Layout-module__ContainerWrapper___34Bto.light{background:#fff}.Layout-module__ContainerWrapper___34Bto.light h1,.Layout-module__ContainerWrapper___34Bto.light h2,.Layout-module__ContainerWrapper___34Bto.light h3,.Layout-module__ContainerWrapper___34Bto.light h4,.Layout-module__ContainerWrapper___34Bto.light h5,.Layout-module__ContainerWrapper___34Bto.light h6,.Layout-module__ContainerWrapper___34Bto.light p{color:rgba(0,0,0,.7)}.Layout-module__ContainerWrapper___34Bto.dark{background-color:#0d1d3a}@media screen and (max-width:600px){.Layout-module__ContainerWrapper___34Bto{padding:0 24px}}@media screen and (max-width:360px){.Layout-module__ContainerWrapper___34Bto{padding:0 18px}}.Layout-module__ContainerWrapper___34Bto.Layout-module__ContainerBackgroundImage___3xre5 .Layout-module__ContentWrapper___1DMt0{width:54%}@media screen and (max-width:768px){.Layout-module__ContainerWrapper___34Bto.Layout-module__ContainerBackgroundImage___3xre5 .Layout-module__ContentWrapper___1DMt0{width:84%}}@media screen and (max-width:464px){.Layout-module__ContainerWrapper___34Bto.Layout-module__ContainerBackgroundImage___3xre5 .Layout-module__ContentWrapper___1DMt0{width:100%}}.Layout-module__Container___2Pg3z{position:relative;width:100%;padding-top:124px;padding-bottom:124px}.Layout-module__Container___2Pg3z.Layout-module__layoutIgnoreDefault___1ms7d{padding-top:0;padding-bottom:0}.Layout-module__Container___2Pg3z.Layout-module__layoutHeading___h00w-{padding-bottom:0}@media screen and (min-width:600px){.Layout-module__Container___2Pg3z{padding-left:52px;padding-right:52px;min-width:auto}}@media screen and (min-width:1024px){.Layout-module__Container___2Pg3z{max-width:1104px}}@media screen and (max-width:600px){.Layout-module__Container___2Pg3z{padding-top:100px;padding-bottom:100px}}.Layout-module__ContentWrapper___1DMt0{display:flex;flex-direction:column}.Layout-module__ContentWrapper___1DMt0:not(:last-child){margin-bottom:124px}.Layout-module__ContentWrapper___1DMt0.Layout-module__Centered___14EOO{flex-direction:row;justify-content:center}.Layout-module__AbsImg___2VEEC{position:absolute;height:100%;width:48%;top:0;right:0;background-position:50%;background-repeat:no-repeat;background-size:cover;background-image:var(--layoutBackgroundImage);transform:translateX(64px) translateY(-48px)}@media screen and (max-width:768px){.Layout-module__AbsImg___2VEEC{height:46%;transform:translateX(64px) translateY(-52px)}}@media screen and (max-width:464px){.Layout-module__AbsImg___2VEEC{width:72%;height:120px;transform:translateX(54px) translateY(-64px)}}.Quote-module__QuoteWrapper___12NV-{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;justify-self:center;align-self:center;width:100%;padding-left:32px}@media screen and (max-width:768px){.Quote-module__QuoteWrapper___12NV-{padding-left:16px}}@media screen and (max-width:600px){.Quote-module__QuoteWrapper___12NV-{max-width:100%;padding-left:0}}@media screen and (max-width:464px){.Quote-module__QuoteWrapper___12NV-{padding-left:0}}.Quote-module__QuoteWrapper___12NV- .Quote-module__ContentWrapper___39hwa{position:relative;display:flex;align-items:flex-start;justify-self:center;width:100%;max-width:920px;border-radius:18px}.Quote-module__QuoteContent___2uOMe{flex:1 1;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:64px 84px 58px}@media screen and (max-width:900px){.Quote-module__QuoteContent___2uOMe{padding:52px 64px 44px}}@media screen and (max-width:600px){.Quote-module__QuoteContent___2uOMe{padding:52px 52px 44px}}@media screen and (max-width:500px){.Quote-module__QuoteContent___2uOMe{padding:40px 42px}}@media screen and (max-width:464px){.Quote-module__QuoteContent___2uOMe{width:100%;padding:34px 32px}}.Quote-module__QuoteContent___2uOMe:before{--quoteSize:62px;content:"";position:absolute;top:0;left:0;width:var(--quoteSize);height:var(--quoteSize);transform:translateY(28px) translateX(-48px);color:#294e78;background-repeat:no-repeat;background-size:contain;background-position:50%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20.458 20.544'%3E%3Cpath fill='%2322f3bf' d='M11.37 20.544v-9.792c-.043-1.408.16-2.73.607-3.968a10.31 10.31 0 011.889-3.265 10.414 10.414 0 012.912-2.336 10.382 10.382 0 013.68-1.184v4.224c-1.622.556-2.731 1.376-3.328 2.464-.598 1.089-.896 2.423-.896 4h4.224v9.856H11.37zm-11.364 0v-9.792c-.043-1.408.16-2.73.608-3.968A10.311 10.311 0 012.502 3.52a10.414 10.414 0 012.912-2.336A10.369 10.369 0 019.094 0v4.224C7.472 4.779 6.363 5.6 5.766 6.688c-.598 1.089-.896 2.423-.896 4h4.224v9.856H.006z'/%3E%3C/svg%3E")}@media screen and (max-width:768px){.Quote-module__QuoteContent___2uOMe:before{--quoteSize:54px;transform:translateY(28px) translateX(-42px)}}@media screen and (max-width:600px){.Quote-module__QuoteContent___2uOMe:before{display:none}}.Quote-module__QuoteContent___2uOMe p{color:#fff;font-size:var(--quoteTextSize);font-weight:600;letter-spacing:.5px;line-height:1.26}.Quote-module__QuoteContent___2uOMe p.Quote-module__QuoteText___2G4Bp{font-size:28px}@media screen and (max-width:600px){.Quote-module__QuoteContent___2uOMe p.Quote-module__QuoteText___2G4Bp:after,.Quote-module__QuoteContent___2uOMe p.Quote-module__QuoteText___2G4Bp:before{content:'"'}}.Quote-module__QuoteContent___2uOMe p.Quote-module__QuoteText___2G4Bp:nth-child(2){margin-top:16px}@media screen and (max-width:900px){.Quote-module__QuoteContent___2uOMe p.Quote-module__QuoteText___2G4Bp{font-size:26px}}@media screen and (max-width:680px){.Quote-module__QuoteContent___2uOMe p.Quote-module__QuoteText___2G4Bp{font-size:24px}}@media screen and (max-width:500px){.Quote-module__QuoteContent___2uOMe p.Quote-module__QuoteText___2G4Bp{font-size:22px}}@media screen and (max-width:464px){.Quote-module__QuoteContent___2uOMe p.Quote-module__QuoteText___2G4Bp{font-size:20px;line-height:1.4}}.Quote-module__QuoteContent___2uOMe p.Quote-module__AuthorName___nzCSk{align-self:flex-end;margin-top:36px;margin-bottom:4px;font-size:18px;text-align:right}.Quote-module__QuoteContent___2uOMe p.Quote-module__AuthorName___nzCSk:before{content:"- "}@media screen and (max-width:768px){.Quote-module__QuoteContent___2uOMe p.Quote-module__AuthorName___nzCSk{margin-top:42px;font-weight:500}}@media screen and (max-width:680px){.Quote-module__QuoteContent___2uOMe p.Quote-module__AuthorName___nzCSk{font-size:16px}}@media screen and (max-width:464px){.Quote-module__QuoteContent___2uOMe p.Quote-module__AuthorName___nzCSk{margin-top:32px}}@media screen and (max-width:380px){.Quote-module__QuoteContent___2uOMe p.Quote-module__AuthorName___nzCSk{font-size:14px}}.Quote-module__QuoteContent___2uOMe p.Quote-module__AuthorSubtitle___X4jv9{align-self:flex-end;color:#aeddff;font-size:14px;text-align:right;opacity:.7}@media screen and (max-width:680px){.Quote-module__QuoteContent___2uOMe p.Quote-module__AuthorSubtitle___X4jv9{font-size:13px;font-weight:500}}@media screen and (max-width:500px){.Quote-module__QuoteContent___2uOMe p.Quote-module__AuthorSubtitle___X4jv9{font-size:12px}}@media screen and (max-width:768px){.Quote-module__QuoteContent___2uOMe p.Quote-module__AuthorName___nzCSk,.Quote-module__QuoteContent___2uOMe p.Quote-module__AuthorSubtitle___X4jv9{padding-right:100px}}@media screen and (max-width:680px){.Quote-module__QuoteContent___2uOMe p.Quote-module__AuthorName___nzCSk,.Quote-module__QuoteContent___2uOMe p.Quote-module__AuthorSubtitle___X4jv9{padding-right:84px}}@media screen and (max-width:500px){.Quote-module__QuoteContent___2uOMe p.Quote-module__AuthorName___nzCSk,.Quote-module__QuoteContent___2uOMe p.Quote-module__AuthorSubtitle___X4jv9{padding-right:80px}}.Quote-module__AuthorWrapper___3-LW2{display:flex;align-items:flex-start;padding-right:56px;transform:translateY(-12px)}@media screen and (max-width:900px){.Quote-module__AuthorWrapper___3-LW2{padding-right:32px}}@media screen and (max-width:768px){.Quote-module__AuthorWrapper___3-LW2{position:absolute;right:18px;bottom:46px;transform:none}}@media screen and (max-width:680px){.Quote-module__AuthorWrapper___3-LW2{right:4px;bottom:48px}}@media screen and (max-width:500px){.Quote-module__AuthorWrapper___3-LW2{right:-8px;bottom:40px}}.Quote-module__AuthorImage___15KeP{width:144px;height:188px;max-height:90%;box-shadow:0 0 0 2px #22f3bf,10px 10px 0 0 #22f3bf;background-position:50%;background-repeat:no-repeat;background-size:cover;background-image:var(--quoteAuthorImage)}@media screen and (max-width:900px){.Quote-module__AuthorImage___15KeP{width:120px;height:164px}}@media screen and (max-width:768px){.Quote-module__AuthorImage___15KeP{width:50px;height:50px;border-radius:50%;box-shadow:0 0 0 2px #22f3bf}}@media screen and (max-width:600px){.Quote-module__AuthorImage___15KeP{width:40px;height:40px}}@media screen and (max-width:500px){.Quote-module__AuthorImage___15KeP{width:34px;height:34px}}.Quote-module__AuthorOrgImage___2Uwxb{--orgImageSize:56px;align-self:flex-end;width:var(--orgImageSize);height:var(--orgImageSize);min-width:var(--orgImageSize);min-height:var(--orgImageSize);margin-left:-22px;margin-bottom:-34px;border-radius:50%;box-shadow:0 0 0 14px #0d1d3a;background-color:#0d1d3a;background-position:50%;background-repeat:no-repeat;background-size:cover;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg aria-hidden='true' class='svg-inline--fa fa-github fa-w-16' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 496 512'%3E%3Cpath fill='%23fff' d='M165.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3.3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6zm-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2 2.3zm44.2-1.7c-2.9.7-4.9 2.6-4.6 4.9.3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9zM244.8 8C106.1 8 0 113.3 0 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C428.2 457.8 496 362.9 496 252 496 113.3 383.5 8 244.8 8zM97.2 352.9c-1.3 1-1 3.3.7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1zm-10.8-8.1c-.7 1.3.3 2.9 2.3 3.9 1.6 1 3.6.7 4.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7zm32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1zm-11.4-14.7c-1.6 1-1.6 3.6 0 5.9 1.6 2.3 4.3 3.3 5.6 2.3 1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2z'/%3E%3C/svg%3E")}@media screen and (max-width:768px){.Quote-module__AuthorOrgImage___2Uwxb{--orgImageSize:32px;margin:0;transform:translateY(10px) translateX(-6px);box-shadow:0 0 0 6px #0d1d3a}}@media screen and (max-width:600px){.Quote-module__AuthorOrgImage___2Uwxb{--orgImageSize:30px;transform:translateY(2px) translateX(-2px);box-shadow:0 0 0 4px #0d1d3a}}@media screen and (max-width:500px){.Quote-module__AuthorOrgImage___2Uwxb{--orgImageSize:28px;transform:translateY(2px) translateX(-2px)}}.Quote-module__ContentWrapper___39hwa.Theme_outline{box-shadow:0 0 0 2px rgba(174,221,255,.1)}.Quote-module__ContentWrapper___39hwa.Theme_outlineLightron{box-shadow:0 0 0 2px #22f3bf}.Quote-module__ContentWrapper___39hwa.Theme_simple .Quote-module__QuoteContent___2uOMe{padding:0 84px}.Quote-module__ContentWrapper___39hwa.Theme_simple .Quote-module__QuoteContent___2uOMe:before{transform:translateY(-34px) translateX(-48px);color:#294e78;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20.458 20.544'%3E%3Cpath fill='%23294e78' d='M11.37 20.544v-9.792c-.043-1.408.16-2.73.607-3.968a10.31 10.31 0 011.889-3.265 10.414 10.414 0 012.912-2.336 10.382 10.382 0 013.68-1.184v4.224c-1.622.556-2.731 1.376-3.328 2.464-.598 1.089-.896 2.423-.896 4h4.224v9.856H11.37zm-11.364 0v-9.792c-.043-1.408.16-2.73.608-3.968A10.311 10.311 0 012.502 3.52a10.414 10.414 0 012.912-2.336A10.369 10.369 0 019.094 0v4.224C7.472 4.779 6.363 5.6 5.766 6.688c-.598 1.089-.896 2.423-.896 4h4.224v9.856H.006z'/%3E%3C/svg%3E")}.Quote-module__ContentWrapper___39hwa.Theme_simple .Quote-module__AuthorWrapper___3-LW2{transform:translateY(-34px)}.Quote-module__ContentWrapper___39hwa.Theme_simple .Quote-module__AuthorImage___15KeP{box-shadow:none}.Quote-module__ContentWrapper___39hwa.Size_small .Quote-module__QuoteContent___2uOMe{padding-left:58px}@media screen and (max-width:768px){.Quote-module__ContentWrapper___39hwa.Size_small .Quote-module__QuoteContent___2uOMe{padding-left:48px}}@media screen and (max-width:600px){.Quote-module__ContentWrapper___39hwa.Size_small .Quote-module__QuoteContent___2uOMe{padding-left:16px;padding-right:16px}}.Quote-module__ContentWrapper___39hwa.Size_small .Quote-module__QuoteContent___2uOMe:before{--quoteSize:52px}.Quote-module__ContentWrapper___39hwa.Size_small .Quote-module__QuoteContent___2uOMe .Quote-module__QuoteText___2G4Bp{font-size:18px;font-weight:500;line-height:1.6}.Quote-module__ContentWrapper___39hwa.Size_small .Quote-module__QuoteContent___2uOMe .Quote-module__AuthorName___nzCSk,.Quote-module__ContentWrapper___39hwa.Size_small .Quote-module__QuoteContent___2uOMe .Quote-module__AuthorSubtitle___X4jv9{padding-right:52px}@media screen and (max-width:600px){.Quote-module__ContentWrapper___39hwa.Size_small .Quote-module__QuoteContent___2uOMe .Quote-module__AuthorName___nzCSk,.Quote-module__ContentWrapper___39hwa.Size_small .Quote-module__QuoteContent___2uOMe .Quote-module__AuthorSubtitle___X4jv9{padding-right:84px}}@media screen and (max-width:464px){.Quote-module__ContentWrapper___39hwa.Size_small .Quote-module__QuoteContent___2uOMe .Quote-module__AuthorName___nzCSk,.Quote-module__ContentWrapper___39hwa.Size_small .Quote-module__QuoteContent___2uOMe .Quote-module__AuthorSubtitle___X4jv9{padding-right:84px}}.Quote-module__ContentWrapper___39hwa.Size_small .Quote-module__AuthorWrapper___3-LW2{position:absolute;right:0;bottom:0;transform:none}.Quote-module__ContentWrapper___39hwa.Size_small .Quote-module__AuthorWrapper___3-LW2 .Quote-module__AuthorImage___15KeP{width:50px;height:50px;border-radius:50%;box-shadow:none}.HomepageApp-module__HeadingContainer___21CZp{padding-bottom:42px!important}.Memberships-module__Main___33ZP-{padding:124px 0 84px;font-family:Gilroy,sans-serif;text-align:center;position:relative;z-index:1;background:linear-gradient(to right bottom,#0d1d3a 0,#1a2f55 36%,#365a83)}@media screen and (max-width:768px){.Memberships-module__Main___33ZP-{padding-top:108px}}@media screen and (max-width:600px){.Memberships-module__Main___33ZP-{padding-top:82px}}@media screen and (max-width:600px){.Memberships-module__Heading___1fYrn{display:flex;flex-direction:column;align-items:center}}.Memberships-module__Heading___1fYrn h2{margin:22px 0;font-weight:800;text-align:center}.Memberships-module__Heading___1fYrn p{color:rgba(174,221,255,.8);font-size:16px;line-height:1.64;letter-spacing:.5px}.Memberships-module__Heading___1fYrn p strong{color:#aeddff;font-weight:700}@media screen and (max-width:600px){.Memberships-module__Heading___1fYrn p{max-width:400px;font-size:15px}}@media screen and (max-width:400px){.Memberships-module__Heading___1fYrn p{font-size:14px}}.Memberships-module__Heading___1fYrn button{text-transform:none}ul.Memberships-module__MembershipItemFeatures___21fNv{flex:1 1;display:flex;flex-direction:column}ul.Memberships-module__MembershipItemFeatures___21fNv>li{margin:4px 0;font-size:14px;font-weight:600;line-height:1.3;text-align:left;color:#fff;opacity:.8}.Memberships-module__MembershipEnterprise___1udDF{position:relative;display:flex;flex-direction:column;align-items:flex-start;margin-bottom:72px;padding-top:12px;border-radius:2px;box-shadow:0 0 0 2px rgba(174,221,255,.1);background:linear-gradient(112deg,transparent 32%,#234770 72%,#213f62 86%,#1d3453 94%,#212e46);transition:color .16s ease,box-shadow .16s ease,background-color .16s ease;cursor:pointer}@media screen and (max-width:1024px){.Memberships-module__MembershipEnterprise___1udDF{transition:none}}.Memberships-module__MembershipEnterprise___1udDF:before{content:"";position:absolute;top:0;right:0;z-index:0;width:100%;height:100%;background:url(https://c.staticblitz.com/assets/media/client/membership/components/Memberships/images/self-hosted-honeycomb-05-ed876cdabf8975d74c012226aa18bc89.png) 101% -122px no-repeat;mix-blend-mode:screen;opacity:.9}@media screen and (max-width:768px){.Memberships-module__MembershipEnterprise___1udDF:before{background-position-y:-108px}}@media screen and (max-width:600px){.Memberships-module__MembershipEnterprise___1udDF:before{background:none}}.Memberships-module__MembershipEnterprise___1udDF:hover{box-shadow:0 0 0 2px #26ffca;background-color:#0d1d3a}.Memberships-module__MembershipEnterprise___1udDF:hover a.Memberships-module__MembershipItemAction___20sDC,.Memberships-module__MembershipEnterprise___1udDF:hover button.Memberships-module__MembershipItemAction___20sDC{color:#26ffca;background-color:#0d1d3a;box-shadow:0 -2px 0 0 #26ffca}.Memberships-module__MembershipEnterprise___1udDF:hover a.Memberships-module__MembershipItemAction___20sDC:hover,.Memberships-module__MembershipEnterprise___1udDF:hover button.Memberships-module__MembershipItemAction___20sDC:hover{color:#0d1d3a!important;background-color:#26ffca!important;transition:none,box-shadow .16s ease}.Memberships-module__MembershipEnterprise___1udDF h2{padding:24px 42px;font-size:18px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#fff;opacity:.8;transition:opacity .16s ease}@media screen and (max-width:1024px){.Memberships-module__MembershipEnterprise___1udDF h2{transition:none}}@media screen and (max-width:464px){.Memberships-module__MembershipEnterprise___1udDF h2{width:100%;text-align:center}}.Memberships-module__MembershipEnterprise___1udDF:hover h2{opacity:1}.Memberships-module__MembershipEnterprise___1udDF ul.Memberships-module__MembershipItemFeatures___21fNv{padding:0 42px}@media screen and (max-width:768px){.Memberships-module__MembershipEnterprise___1udDF ul.Memberships-module__MembershipItemFeatures___21fNv{max-width:340px}}@media screen and (max-width:768px){.Memberships-module__MembershipEnterprise___1udDF ul.Memberships-module__MembershipItemFeatures___21fNv li{text-shadow:0 0 3px #12274c}}.Memberships-module__MembershipEnterprise___1udDF .Memberships-module__MembershipEnterpriseActionWrapper___3KDLQ{display:flex;width:100%;margin-top:42px;background:rgba(18,39,76,.57);z-index:2}.Memberships-module__MembershipItemAction___20sDC{justify-self:flex-end;width:100%;padding:20px;color:#fff;font-family:Gilroy,sans-serif;font-size:14px;font-weight:700;letter-spacing:.5px;line-height:1.2;text-transform:uppercase;text-decoration:none;box-shadow:0 -2px 0 0 rgba(174,221,255,.1);transition:color .16s ease,box-shadow .16s ease,background-color .16s ease}@media screen and (max-width:1024px){.Memberships-module__MembershipItemAction___20sDC{transition:none}}.Memberships-module__MembershipPlanSection___2ZWcI{display:flex;justify-content:flex-end;align-items:center;margin-top:64px;margin-bottom:18px}@media screen and (max-width:768px){.Memberships-module__MembershipPlanSection___2ZWcI{flex-direction:column;align-items:flex-start}}@media screen and (max-width:464px){.Memberships-module__MembershipPlanSection___2ZWcI{align-items:center;margin-top:48px}}.Memberships-module__MembershipPlanSection___2ZWcI h2{flex:1 1;position:relative;margin-left:64px;color:#fff;font-size:30px;font-weight:700;text-align:left;letter-spacing:-.5px}@media screen and (max-width:768px){.Memberships-module__MembershipPlanSection___2ZWcI h2{margin-left:58px}}@media screen and (max-width:464px){.Memberships-module__MembershipPlanSection___2ZWcI h2{margin-left:52px;transform:translateX(-4px)}}.Memberships-module__MembershipPlanSection___2ZWcI h2:before{content:"";position:absolute;top:0;left:0;width:36px;height:36px;margin-top:3px;margin-left:-64px;background-size:contain;background-repeat:no-repeat;background-position:50%;filter:brightness(1) invert(1)}@media screen and (max-width:768px){.Memberships-module__MembershipPlanSection___2ZWcI h2:before{margin-left:-58px}}@media screen and (max-width:464px){.Memberships-module__MembershipPlanSection___2ZWcI h2:before{margin-left:-52px}}.Memberships-module__MembershipPlanSection___2ZWcI h2.Memberships-module__MembershipPlanSectionIconSelfhosted___1Gmvb:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 512'%3E%3Cpath d='M629.33 448H592V288c0-17.67-12.9-32-28.8-32H332.79c-15.9 0-28.8 14.33-28.8 32v160h-37.33A10.67 10.67 0 00256 458.67v10.66A42.83 42.83 0 00298.6 512h298.8a42.82 42.82 0 0042.6-42.67v-10.66A10.67 10.67 0 00629.33 448zM544 448H352V304h192zm-272-80H112V168.06L240 52l128 116.06V224h106.7l1.28-1.45a18.58 18.58 0 004-10.61 18.21 18.21 0 00-5.33-11.94L416 146.84V48a16 16 0 00-16-16h-16a16 16 0 00-16 16v55.34L264.08 9.12C258.4 4.09 247.6 0 240 0s-18.38 4.09-24.08 9.12L5.39 200A18.21 18.21 0 000 212a18.47 18.47 0 004 10.61l10.62 12a18.19 18.19 0 0012 5.37 18.48 18.48 0 0010.63-4L64 211.61V376a40 40 0 0040 40h168zm-64-176a16.07 16.07 0 00-16 16v64a16 16 0 0016 16h64a65.38 65.38 0 0116-42.94V208a16.07 16.07 0 00-16-16z'/%3E%3C/svg%3E")}.Memberships-module__MembershipPlanSection___2ZWcI h2.Memberships-module__MembershipPlanSectionIconCloud___2z8Sr:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 512'%3E%3Cpath d='M543.332 200.191c-3.993-57.904-52.214-103.929-111.516-103.929-7.587 0-15.075.8-22.363 2.297-31.847-39.935-81.366-66.191-137.373-66.191-84.461 0-155.244 59.602-172.016 139.57C40.362 196.198.528 254.402.528 319.894c0 88.254 71.482 159.736 159.737 159.736H495.71c79.369 0 143.763-64.395 143.763-143.763 0-61.697-39.135-115.609-96.141-135.676zM495.71 431.709H160.264c-61.798 0-111.816-50.017-111.816-111.814 0-56.308 41.631-102.931 95.842-110.718v-1.099c0-70.584 57.206-127.789 127.789-127.789 53.412 0 99.137 32.746 118.205 79.27 11.182-9.585 25.658-15.375 41.531-15.375 35.242 0 63.895 28.652 63.895 63.895 0 11.781-3.195 22.862-8.785 32.347 2.895-.299 5.89-.398 8.785-.398 52.913 0 95.842 42.928 95.842 95.842 0 52.91-42.929 95.839-95.842 95.839z'/%3E%3C/svg%3E")}.Memberships-module__MembershipPlanSection___2ZWcI .Memberships-module__MembershipDetailSelectionWrapper___3e5yY{display:flex}@media screen and (max-width:768px){.Memberships-module__MembershipPlanSection___2ZWcI .Memberships-module__MembershipDetailSelectionWrapper___3e5yY{justify-content:center;width:100%;margin-top:16px}}@media screen and (max-width:500px){.Memberships-module__MembershipPlanSection___2ZWcI .Memberships-module__MembershipDetailSelectionWrapper___3e5yY{align-self:center;flex-direction:column;width:auto}}.Memberships-module__MembershipPlanSection___2ZWcI .Memberships-module__MembershipDetailSelectionWrapper___3e5yY .Memberships-module__MembershipTermSelect___J1G0g{position:relative;display:flex;height:34px;border-radius:2px;box-shadow:0 0 0 2px rgba(174,221,255,.1)}@media screen and (max-width:500px){.Memberships-module__MembershipPlanSection___2ZWcI .Memberships-module__MembershipDetailSelectionWrapper___3e5yY .Memberships-module__MembershipTermSelect___J1G0g{margin-top:16px}}.Memberships-module__MembershipPlanSection___2ZWcI .Memberships-module__MembershipDetailSelectionWrapper___3e5yY .Memberships-module__MembershipTermSelect___J1G0g button{position:relative;min-width:122px;color:#aeddff;font-family:Gilroy,sans-serif;font-size:10px;font-weight:800;line-height:1.1;text-transform:uppercase;letter-spacing:.5px;border-radius:2px;box-shadow:0 0 0 2px transparent;opacity:.4;transition:color .16s ease,background-color .16s ease,box-shadow .16s ease,opacity .16s ease}@media screen and (max-width:1024px){.Memberships-module__MembershipPlanSection___2ZWcI .Memberships-module__MembershipDetailSelectionWrapper___3e5yY .Memberships-module__MembershipTermSelect___J1G0g button{transition:none}}.Memberships-module__MembershipPlanSection___2ZWcI .Memberships-module__MembershipDetailSelectionWrapper___3e5yY .Memberships-module__MembershipTermSelect___J1G0g button:hover{color:#fff;box-shadow:0 0 0 2px rgba(60,167,220,.39);opacity:1}.Memberships-module__MembershipPlanSection___2ZWcI .Memberships-module__MembershipDetailSelectionWrapper___3e5yY .Memberships-module__MembershipTermSelect___J1G0g button:active{background:rgba(18,39,76,.57);transition:none}.Memberships-module__MembershipPlanSection___2ZWcI .Memberships-module__MembershipDetailSelectionWrapper___3e5yY .Memberships-module__MembershipTermSelect___J1G0g button:first-child{margin-right:2px;border-top-right-radius:0;border-bottom-right-radius:0}.Memberships-module__MembershipPlanSection___2ZWcI .Memberships-module__MembershipDetailSelectionWrapper___3e5yY .Memberships-module__MembershipTermSelect___J1G0g button:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.Memberships-module__MembershipPlanSection___2ZWcI .Memberships-module__MembershipDetailSelectionWrapper___3e5yY .Memberships-module__MembershipTermSelect___J1G0g button.Memberships-module__MembershipTermSelectActive___3QHUZ{color:#69b6dd;box-shadow:0 0 0 2px rgba(60,167,220,.34);background:rgba(60,167,220,.14);opacity:1;cursor:default}.Memberships-module__MembershipPlanSection___2ZWcI .Memberships-module__MembershipDetailSelectionWrapper___3e5yY .Memberships-module__MembershipTermSelect___J1G0g button span{display:block;width:100%}.Memberships-module__MembershipPlanSection___2ZWcI .Memberships-module__MembershipDetailSelectionWrapper___3e5yY .Memberships-module__MembershipQuantitySelect___1vM4O{display:flex;justify-content:flex-end;height:34px;margin-right:26px}.Memberships-module__MembershipPlanSection___2ZWcI .Memberships-module__MembershipDetailSelectionWrapper___3e5yY .Memberships-module__MembershipQuantitySelect___1vM4O p{display:flex;align-items:center;width:134px;line-height:1.2;text-align:right;color:#aeddff;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.5px;opacity:.5}.Memberships-module__MembershipPlanSection___2ZWcI .Memberships-module__MembershipDetailSelectionWrapper___3e5yY .Memberships-module__MembershipQuantitySelect___1vM4O .Memberships-module__MembershipQuantityInputWrapper___2ikWY{display:flex;align-items:center;justify-content:center;margin-left:16px;padding-left:14px;color:#69b6dd;border-radius:2px;box-shadow:0 0 0 2px rgba(60,167,220,.39);background:rgba(60,167,220,.14);transition:background-color .16s ease,color .16s ease}@media screen and (max-width:1024px){.Memberships-module__MembershipPlanSection___2ZWcI .Memberships-module__MembershipDetailSelectionWrapper___3e5yY .Memberships-module__MembershipQuantitySelect___1vM4O .Memberships-module__MembershipQuantityInputWrapper___2ikWY{transition:none}}@media screen and (max-width:768px){.Memberships-module__MembershipPlanSection___2ZWcI .Memberships-module__MembershipDetailSelectionWrapper___3e5yY .Memberships-module__MembershipQuantitySelect___1vM4O .Memberships-module__MembershipQuantityInputWrapper___2ikWY{padding-left:6px;padding-right:6px}}.Memberships-module__MembershipPlanSection___2ZWcI .Memberships-module__MembershipDetailSelectionWrapper___3e5yY .Memberships-module__MembershipQuantitySelect___1vM4O .Memberships-module__MembershipQuantityInputWrapper___2ikWY:hover{color:#fff;background:none}.Memberships-module__MembershipPlanSection___2ZWcI .Memberships-module__MembershipDetailSelectionWrapper___3e5yY .Memberships-module__MembershipQuantitySelect___1vM4O .Memberships-module__MembershipQuantityInputWrapper___2ikWY input{font-weight:700;text-align:center}ul.Memberships-module__MembershipList___28Mjk{display:flex;justify-content:space-between;margin-bottom:64px}@media screen and (max-width:768px){ul.Memberships-module__MembershipList___28Mjk{flex-wrap:wrap;justify-content:center;margin-top:34px}}@media screen and (max-width:768px) and (min-width:601px){ul.Memberships-module__MembershipList___28Mjk{margin-left:-12px;margin-right:-12px}}ul.Memberships-module__MembershipList___28Mjk>li{display:flex;justify-content:stretch;flex:0.32 1}ul.Memberships-module__MembershipList___28Mjk>li .Memberships-module__MembershipItemWrapper___1DJ6a{flex:1 1;display:flex;flex-direction:column;border-radius:2px;box-shadow:0 0 0 2px rgba(174,221,255,.1);transition:box-shadow .16s ease,background-color .16s ease;cursor:pointer;outline:none}@media screen and (max-width:1024px){ul.Memberships-module__MembershipList___28Mjk>li .Memberships-module__MembershipItemWrapper___1DJ6a{transition:none}}@media screen and (max-width:768px) and (min-width:601px){ul.Memberships-module__MembershipList___28Mjk>li .Memberships-module__MembershipItemWrapper___1DJ6a{min-width:calc(50% - 24px);margin:0 12px 24px}}@media screen and (max-width:600px){ul.Memberships-module__MembershipList___28Mjk>li .Memberships-module__MembershipItemWrapper___1DJ6a{width:100%;min-width:320px;margin-bottom:32px}}ul.Memberships-module__MembershipList___28Mjk>li .Memberships-module__MembershipItemWrapper___1DJ6a:active:not(.disabled),ul.Memberships-module__MembershipList___28Mjk>li .Memberships-module__MembershipItemWrapper___1DJ6a:focus:not(.disabled),ul.Memberships-module__MembershipList___28Mjk>li .Memberships-module__MembershipItemWrapper___1DJ6a:hover:not(.disabled){box-shadow:0 0 0 2px #26ffca;background-color:#0d1d3a;outline:none}ul.Memberships-module__MembershipList___28Mjk>li .Memberships-module__MembershipItemWrapper___1DJ6a:active:not(.disabled) .Memberships-module__MembershipItemAction___20sDC,ul.Memberships-module__MembershipList___28Mjk>li .Memberships-module__MembershipItemWrapper___1DJ6a:focus:not(.disabled) .Memberships-module__MembershipItemAction___20sDC,ul.Memberships-module__MembershipList___28Mjk>li .Memberships-module__MembershipItemWrapper___1DJ6a:hover:not(.disabled) .Memberships-module__MembershipItemAction___20sDC{color:#0d1d3a;background:#26ffca;box-shadow:0 -2px 0 0 #26ffca}ul.Memberships-module__MembershipList___28Mjk>li .Memberships-module__MembershipItemWrapper___1DJ6a.disabled{background-color:#0d1d3a;opacity:.4;cursor:default}ul.Memberships-module__MembershipList___28Mjk>li .Memberships-module__MembershipItemWrapper___1DJ6a .Memberships-module__MembershipItemHeading___11T4g h2{padding:24px 0;font-size:18px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#fff;opacity:.8;transition:opacity .16s ease}@media screen and (max-width:1024px){ul.Memberships-module__MembershipList___28Mjk>li .Memberships-module__MembershipItemWrapper___1DJ6a .Memberships-module__MembershipItemHeading___11T4g h2{transition:none}}@media screen and (max-width:768px){ul.Memberships-module__MembershipList___28Mjk>li .Memberships-module__MembershipItemWrapper___1DJ6a .Memberships-module__MembershipItemHeading___11T4g h2{padding:24px 0 12px}}ul.Memberships-module__MembershipList___28Mjk>li .Memberships-module__MembershipItemWrapper___1DJ6a:hover .Memberships-module__MembershipItemHeading___11T4g h2{opacity:1}ul.Memberships-module__MembershipList___28Mjk>li .Memberships-module__MembershipItemWrapper___1DJ6a .Memberships-module__MembershipItemPricing___8yLdz{position:relative;display:flex;justify-content:center;color:#fff;font-size:54px;line-height:54px;font-weight:700;text-transform:uppercase}ul.Memberships-module__MembershipList___28Mjk>li .Memberships-module__MembershipItemWrapper___1DJ6a .Memberships-module__MembershipItemPricing___8yLdz .prefix{margin-top:-7px;margin-right:5px;font-size:26px;font-weight:500}ul.Memberships-module__MembershipList___28Mjk>li .Memberships-module__MembershipItemWrapper___1DJ6a .Memberships-module__MembershipItemPricing___8yLdz .suffix{position:relative;display:block;margin-top:-1px;margin-left:6px;font-size:14px}ul.Memberships-module__MembershipList___28Mjk>li .Memberships-module__MembershipItemWrapper___1DJ6a .Memberships-module__MembershipItemPricing___8yLdz .suffix .savings{position:absolute;width:100px;left:0;bottom:-15px;color:#69b6dd;font-size:12px;font-weight:800;text-align:left}ul.Memberships-module__MembershipList___28Mjk>li .Memberships-module__MembershipItemWrapper___1DJ6a .Memberships-module__MembershipItemPricing___8yLdz .suffix .cents{position:absolute;width:100px;left:0;top:-15px;color:#aeddff;font-size:12px;text-align:left;letter-spacing:1px;opacity:.5}ul.Memberships-module__MembershipList___28Mjk>li .Memberships-module__MembershipItemWrapper___1DJ6a .Memberships-module__MembershipItemPricing___8yLdz.text-only{font-size:42px}ul.Memberships-module__MembershipList___28Mjk>li .Memberships-module__MembershipItemWrapper___1DJ6a ul.Memberships-module__MembershipItemFeatures___21fNv{margin-top:24px}@media screen and (max-width:768px){ul.Memberships-module__MembershipList___28Mjk>li .Memberships-module__MembershipItemWrapper___1DJ6a ul.Memberships-module__MembershipItemFeatures___21fNv{margin-top:18px}}ul.Memberships-module__MembershipList___28Mjk>li .Memberships-module__MembershipItemWrapper___1DJ6a ul.Memberships-module__MembershipItemFeatures___21fNv>li{margin:4px 28px}ul.Memberships-module__MembershipList___28Mjk>li .Memberships-module__MembershipItemWrapper___1DJ6a .Memberships-module__MembershipItemPricingDetails___2pMUL{display:flex;justify-content:center;margin-top:10px;color:#aeddff;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.5px;opacity:.5}ul.Memberships-module__MembershipList___28Mjk>li .Memberships-module__MembershipItemWrapper___1DJ6a .Memberships-module__MembershipItemPricingDetails___2pMUL>div{padding:0 8px}ul.Memberships-module__MembershipList___28Mjk>li .Memberships-module__MembershipItemWrapper___1DJ6a .Memberships-module__MembershipItemAction___20sDC{margin-top:32px}@media screen and (max-width:768px){ul.Memberships-module__MembershipList___28Mjk>li .Memberships-module__MembershipItemWrapper___1DJ6a .Memberships-module__MembershipItemAction___20sDC{margin-top:24px}}@media screen and (min-width:769px){ul.Memberships-module__MembershipList___28Mjk>li:first-child .Memberships-module__MembershipItemWrapper___1DJ6a{align-self:flex-start}}@media screen and (max-width:768px){ul.Memberships-module__MembershipList___28Mjk>li:last-child .Memberships-module__MembershipItemWrapper___1DJ6a{align-self:center}}.Memberships-module__CurrentMembership___28uV4{margin-top:-16px;margin-bottom:24px;color:#aeddff;font-size:14px;font-weight:600;letter-spacing:.5px;text-align:left}.Container-module__Container___2KI-K{position:relative;margin:0 auto;padding-left:16px;padding-right:16px}@media screen and (min-width:600px){.Container-module__Container___2KI-K{padding:0 52px;min-width:auto}}@media screen and (min-width:1024px){.Container-module__Container___2KI-K{max-width:1104px}}.Container-module__FlexRow___2H6tR{display:flex;flex-direction:row}.Container-module__FlexColumn___1woyb{display:flex;flex-direction:column}.Container-module__FlexCenter___1RF8-{display:flex;justify-content:center;align-items:center}.Container-module__Main___3Im2v{position:relative;padding:146px 0 84px;color:#fff;font-family:Gilroy,sans-serif;background-image:linear-gradient(to right bottom,#0d1d3a 0,#1a2f55 52%,#365a83);background-attachment:fixed;z-index:1}.Container-module__Main___3Im2v *{box-sizing:border-box}@media screen and (max-width:768px){.Container-module__Main___3Im2v{padding-top:124px}}@media screen and (max-width:600px){.Container-module__Main___3Im2v{padding-top:104px}}@media screen and (max-width:340px){.Container-module__Main___3Im2v{padding-top:84px}}.MembershipApp-module__App___fPsZj{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-weight:500;line-height:1.5}ul.JobListings-module__JobListings___OX_qa{margin:32px auto 0;color:#000}ul.JobListings-module__JobListings___OX_qa>li{box-shadow:0 1px 0 0 rgba(0,0,0,.05)}ul.JobListings-module__JobListings___OX_qa>li>label{position:relative;display:flex;justify-content:space-between;align-items:center;padding:22px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:1px;opacity:.4;-webkit-user-select:none;user-select:none}@media screen and (max-width:600px){ul.JobListings-module__JobListings___OX_qa>li>label{padding:20px 8px}}ul.JobListings-module__JobListings___OX_qa>li>label span.JobListings-module__ListingCount___3L2lX{font-size:10px;font-weight:600;letter-spacing:.5px}ul.JobListings-module__JobListings___OX_qa>li>label span.JobListings-module__ListingCount___3L2lX span{margin-right:6px;font-size:14px;font-weight:500}ul.JobListings-module__JobListings___OX_qa>li input[type=checkbox]{display:none}ul.JobListings-module__JobListings___OX_qa>li ul li{box-shadow:0 -1px 0 0 rgba(2,6,24,.05)}ul.JobListings-module__JobListings___OX_qa>li ul li a{display:flex;justify-content:space-between;align-items:center;padding:20px 22px 20px 44px;color:#33a2e2;font-size:14px;font-weight:400;letter-spacing:.5px}@media screen and (max-width:600px){ul.JobListings-module__JobListings___OX_qa>li ul li a{padding:20px 8px}}@media screen and (max-width:360px){ul.JobListings-module__JobListings___OX_qa>li ul li a{font-size:12px}}ul.JobListings-module__JobListings___OX_qa>li ul li a span.JobListings-module__ListingLocation___1cvq8{margin-right:34px;color:#000;font-size:9px;font-weight:500;letter-spacing:.5px;text-transform:uppercase;opacity:.4}@media screen and (max-width:600px){ul.JobListings-module__JobListings___OX_qa>li ul li a span.JobListings-module__ListingLocation___1cvq8{margin-right:0}}ul.JobListings-module__JobListings___OX_qa>li ul li a:hover{background:rgba(174,221,255,.1)}ul.JobListings-module__JobListings___OX_qa>li ul li a:hover span.JobListings-module__ListingLocation___1cvq8{color:#33a2e2;opacity:1}ul.JobListings-module__JobListings___OX_qa.JobListings-module__CollapsedCategories___3s10m>li>label{padding-right:56px;cursor:pointer}ul.JobListings-module__JobListings___OX_qa.JobListings-module__CollapsedCategories___3s10m>li>label:hover{background:rgba(0,0,0,.03);opacity:.5}ul.JobListings-module__JobListings___OX_qa.JobListings-module__CollapsedCategories___3s10m>li>label:after{--indicator-size:12px;content:"";position:absolute;top:50%;right:22px;width:var(--indicator-size);height:var(--indicator-size);transform:translateY(-5px);background-position:50%;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath fill='currentColor' d='M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z'/%3E%3C/svg%3E");opacity:.8;transition:transform .16s ease}ul.JobListings-module__JobListings___OX_qa.JobListings-module__CollapsedCategories___3s10m>li input[type=checkbox]+label+ul{display:none}ul.JobListings-module__JobListings___OX_qa.JobListings-module__CollapsedCategories___3s10m>li input[type=checkbox]:checked+label:after{transform:translateY(-5px) rotate(-180deg)}ul.JobListings-module__JobListings___OX_qa.JobListings-module__CollapsedCategories___3s10m>li input[type=checkbox]:checked+label+ul{display:block}.CareersApp-module__ComponentWrapper___2yvIl .CareersApp-module__Heading___2zT91 h5{margin-top:-26px;margin-bottom:36px;color:rgba(174,221,255,.8)}.CareersApp-module__ComponentWrapper___2yvIl .CareersApp-module__Heading___2zT91 p{margin-bottom:100px}.CareersApp-module__ComponentWrapper___2yvIl h4{margin-bottom:48px}.Inputs-module__LTInputGroup___1SELM,.Inputs-module__LTRadioGroup___1QZLJ{flex:1 1;width:100%}.Inputs-module__LTInputGroup___1SELM ul,.Inputs-module__LTRadioGroup___1QZLJ ul{display:flex;overflow:hidden}@media screen and (max-width:464px){.Inputs-module__LTInputGroup___1SELM ul,.Inputs-module__LTRadioGroup___1QZLJ ul{flex-direction:column}}.Inputs-module__LTInputGroup___1SELM ul li,.Inputs-module__LTRadioGroup___1QZLJ ul li{flex:1 1;margin:6px}.Inputs-module__LTInputGroup___1SELM ul li label,.Inputs-module__LTRadioGroup___1QZLJ ul li label{position:relative;display:flex;justify-content:flex-start;align-items:center;width:100%;height:42px;padding:0 12px 0 40px;border-radius:2px;box-shadow:0 0 0 2px rgba(0,0,0,.05);cursor:pointer}.Inputs-module__LTInputGroup___1SELM ul li label:before,.Inputs-module__LTRadioGroup___1QZLJ ul li label:before{position:absolute;content:"";top:50%;left:0;transform:translateY(-50%);width:12px;height:12px;margin:0 15px;box-shadow:inset 0 0 0 2px rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:contain}.Inputs-module__LTInputGroup___1SELM ul li label.radio:before,.Inputs-module__LTRadioGroup___1QZLJ ul li label.radio:before{border-radius:50%}.Inputs-module__LTInputGroup___1SELM ul li label span,.Inputs-module__LTRadioGroup___1QZLJ ul li label span{color:#0e4160;font-family:Gilroy,sans-serif;font-size:12px;font-weight:600;text-align:left;line-height:1;opacity:.5;-webkit-user-select:none;user-select:none}.Inputs-module__LTInputGroup___1SELM ul li label input[type=checkbox],.Inputs-module__LTInputGroup___1SELM ul li label input[type=radio],.Inputs-module__LTRadioGroup___1QZLJ ul li label input[type=checkbox],.Inputs-module__LTRadioGroup___1QZLJ ul li label input[type=radio]{display:none}.Inputs-module__LTInputGroup___1SELM ul li label:hover,.Inputs-module__LTRadioGroup___1QZLJ ul li label:hover{box-shadow:0 0 0 2px rgba(174,221,255,.6)}.Inputs-module__LTInputGroup___1SELM ul li label:hover:before,.Inputs-module__LTRadioGroup___1QZLJ ul li label:hover:before{box-shadow:inset 0 0 0 2px #aeddff}.Inputs-module__LTInputGroup___1SELM ul li label:hover span,.Inputs-module__LTRadioGroup___1QZLJ ul li label:hover span{color:#69b6dd;opacity:1}.Inputs-module__LTInputGroup___1SELM ul li label:active:before,.Inputs-module__LTRadioGroup___1QZLJ ul li label:active:before{background:rgba(174,221,255,.1)}.Inputs-module__LTInputGroup___1SELM ul li.Inputs-module__ActiveInputItem___1zrhe label,.Inputs-module__LTRadioGroup___1QZLJ ul li.Inputs-module__ActiveInputItem___1zrhe label{box-shadow:0 0 0 2px rgba(105,182,221,.6);background:rgba(174,221,255,.1)}.Inputs-module__LTInputGroup___1SELM ul li.Inputs-module__ActiveInputItem___1zrhe label:hover,.Inputs-module__LTRadioGroup___1QZLJ ul li.Inputs-module__ActiveInputItem___1zrhe label:hover{background:rgba(174,221,255,.2)}.Inputs-module__LTInputGroup___1SELM ul li.Inputs-module__ActiveInputItem___1zrhe label:before,.Inputs-module__LTRadioGroup___1QZLJ ul li.Inputs-module__ActiveInputItem___1zrhe label:before{box-shadow:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%2369b6dd' d='M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z'/%3E%3C/svg%3E")}.Inputs-module__LTInputGroup___1SELM ul li.Inputs-module__ActiveInputItem___1zrhe label span,.Inputs-module__LTRadioGroup___1QZLJ ul li.Inputs-module__ActiveInputItem___1zrhe label span{color:#69b6dd;opacity:1}.Inputs-module__LTInputGroup___1SELM ul li:active,.Inputs-module__LTRadioGroup___1QZLJ ul li:active{background:rgba(174,221,255,.15)}.EnterpriseContactPage-module__Main___2Is9B{padding:124px 0 54px;font-family:Gilroy,sans-serif}@media screen and (max-width:600px){.EnterpriseContactPage-module__Main___2Is9B{padding-top:92px;padding-bottom:42px}}.EnterpriseContactPage-module__EnterpriseContactHeading___3HiHg h4{margin-top:2px;font-weight:500;letter-spacing:.5px;font-size:20px;text-transform:unset}.EnterpriseContactPage-module__EnterpriseContactHeading___3HiHg h2{margin-top:4px}.EnterpriseContactPage-module__FormColumns___2mBod{display:flex;padding-top:0;padding-bottom:0;font-family:Gilroy,sans-serif;background:#fff;box-sizing:border-box}.EnterpriseContactPage-module__FormColumns___2mBod *{box-sizing:border-box}@media screen and (max-width:768px){.EnterpriseContactPage-module__FormColumns___2mBod{padding:0 24px}}@media screen and (max-width:600px){.EnterpriseContactPage-module__FormColumns___2mBod{padding:0 16px;flex-direction:column}}.EnterpriseContactPage-module__FormInputWrapper___cofAT{flex:1 1;display:flex;flex-direction:column;padding-top:54px;padding-bottom:16px;padding-right:54px}@media screen and (max-width:768px){.EnterpriseContactPage-module__FormInputWrapper___cofAT{margin-bottom:0;padding-right:24px}}@media screen and (max-width:600px){.EnterpriseContactPage-module__FormInputWrapper___cofAT{padding-top:32px;padding-bottom:24px;padding-right:0}}.EnterpriseContactPage-module__FormInputWrapper___cofAT>div{display:flex;flex-wrap:wrap;margin-bottom:28px}.EnterpriseContactPage-module__FormInputWrapper___cofAT>div input[type=email],.EnterpriseContactPage-module__FormInputWrapper___cofAT>div input[type=text],.EnterpriseContactPage-module__FormInputWrapper___cofAT>div textarea{width:calc(50% - 12px);margin:6px;padding:14px 16px;color:rgba(0,0,0,.6);font-family:Gilroy,sans-serif;font-size:14px;font-weight:500;letter-spacing:.5px;border-radius:2px;box-shadow:0 0 0 2px rgba(0,0,0,.05)}.EnterpriseContactPage-module__FormInputWrapper___cofAT>div input[type=email].full-width,.EnterpriseContactPage-module__FormInputWrapper___cofAT>div input[type=text].full-width,.EnterpriseContactPage-module__FormInputWrapper___cofAT>div textarea.full-width{width:100%}@media screen and (max-width:464px){.EnterpriseContactPage-module__FormInputWrapper___cofAT>div input[type=email],.EnterpriseContactPage-module__FormInputWrapper___cofAT>div input[type=text],.EnterpriseContactPage-module__FormInputWrapper___cofAT>div textarea{width:100%}}.EnterpriseContactPage-module__FormInputWrapper___cofAT>div input[type=email]::placeholder,.EnterpriseContactPage-module__FormInputWrapper___cofAT>div input[type=text]::placeholder,.EnterpriseContactPage-module__FormInputWrapper___cofAT>div textarea::placeholder{font-size:12px;font-weight:500;opacity:.8;transition:opacity .16s ease}.EnterpriseContactPage-module__FormInputWrapper___cofAT>div input[type=email]:hover,.EnterpriseContactPage-module__FormInputWrapper___cofAT>div input[type=text]:hover,.EnterpriseContactPage-module__FormInputWrapper___cofAT>div textarea:hover{color:#69b6dd;box-shadow:0 0 0 2px rgba(174,221,255,.6)}.EnterpriseContactPage-module__FormInputWrapper___cofAT>div input[type=email]:active,.EnterpriseContactPage-module__FormInputWrapper___cofAT>div input[type=email]:focus,.EnterpriseContactPage-module__FormInputWrapper___cofAT>div input[type=text]:active,.EnterpriseContactPage-module__FormInputWrapper___cofAT>div input[type=text]:focus,.EnterpriseContactPage-module__FormInputWrapper___cofAT>div textarea:active,.EnterpriseContactPage-module__FormInputWrapper___cofAT>div textarea:focus{color:#69b6dd;box-shadow:0 0 0 2px rgba(105,182,221,.6);outline:none}.EnterpriseContactPage-module__FormInputWrapper___cofAT>div input[type=email]:focus,.EnterpriseContactPage-module__FormInputWrapper___cofAT>div input[type=text]:focus,.EnterpriseContactPage-module__FormInputWrapper___cofAT>div textarea:focus{background:rgba(174,221,255,.1)}.EnterpriseContactPage-module__FormInputWrapper___cofAT>div textarea{min-height:84px;line-height:1.4;background:#fff}.EnterpriseContactPage-module__FormInputWrapper___cofAT>div h4{width:100%;margin:6px;font-size:12px;font-weight:700;letter-spacing:1px;text-transform:uppercase;opacity:.5}.EnterpriseContactPage-module__FormSubmitWrapper___3izTS{position:relative;flex:0.7 1;display:flex;flex-direction:column;padding-top:54px;padding-left:54px;box-shadow:320px 0 0 0 #0d1d3a;background:#0d1d3a}@media screen and (max-width:768px){.EnterpriseContactPage-module__FormSubmitWrapper___3izTS{padding-left:32px;box-shadow:100px 0 0 0 #0d1d3a}}@media screen and (max-width:600px){.EnterpriseContactPage-module__FormSubmitWrapper___3izTS{padding-top:42px;padding-left:8px;padding-right:8px;box-shadow:64px 0 0 0 #0d1d3a,-64px 0 0 0 #0d1d3a}}.EnterpriseContactPage-module__FormSubmitWrapper___3izTS .EnterpriseContactPage-module__FormSubmitTopics___2XikK{position:-webkit-sticky;position:sticky;top:100px;margin-bottom:54px}.EnterpriseContactPage-module__FormSubmitWrapper___3izTS h4{width:100%;color:#96f8ff;font-size:14px;font-weight:700;letter-spacing:1px;text-transform:uppercase}@media screen and (max-width:768px){.EnterpriseContactPage-module__FormSubmitWrapper___3izTS h4{font-size:13px}}.EnterpriseContactPage-module__FormSubmitWrapper___3izTS ul{margin-top:16px;margin-left:32px;margin-bottom:32px}@media screen and (max-width:768px){.EnterpriseContactPage-module__FormSubmitWrapper___3izTS ul{margin-left:16px}}.EnterpriseContactPage-module__FormSubmitWrapper___3izTS ul li{padding:4px 0;color:#71b9e3;font-size:12px;letter-spacing:.5px;font-weight:500;line-height:1.8;opacity:.8}.EnterpriseContactPage-module__FormSubmitWrapper___3izTS .EnterpriseContactPage-module__TopicWrapper___1T5cy{display:none}.EnterpriseContactPage-module__FormSubmitWrapper___3izTS .EnterpriseContactPage-module__TopicWrapper___1T5cy h4{color:#96f8ff}.EnterpriseContactPage-module__FormSubmitWrapper___3izTS .EnterpriseContactPage-module__TopicWrapper___1T5cy.active,.EnterpriseContactPage-module__FormSubmitWrapper___3izTS .EnterpriseContactPage-module__TopicWrapper___1T5cy.static{display:block}.EnterpriseContactPage-module__FormSubmitWrapper___3izTS .EnterpriseContactPage-module__TopicWrapper___1T5cy#topic-rapid-prototyping h4{color:#ffbe64}.EnterpriseContactPage-module__FormSubmitWrapper___3izTS .EnterpriseContactPage-module__TopicWrapper___1T5cy#topic-documentation h4{color:#fe796f}.EnterpriseContactPage-module__FormSubmitWrapper___3izTS .EnterpriseContactPage-module__TopicWrapper___1T5cy#topic-bug-reporting h4{color:#fe4c77}.EnterpriseContactPage-module__SubmitButtonWrapper___12QuP{flex:0 1;display:flex;align-items:flex-end;padding-top:12px;padding-bottom:54px;background:linear-gradient(180deg,transparent 0,#fff 30%)}@media screen and (max-width:768px){.EnterpriseContactPage-module__SubmitButtonWrapper___12QuP{padding-bottom:32px}}@media screen and (max-width:600px){.EnterpriseContactPage-module__SubmitButtonWrapper___12QuP{margin-top:-44px;padding-top:84px}}.EnterpriseContactPage-module__SubmitButtonWrapper___12QuP button{display:flex;width:100%;padding:24px 28px;color:#71b9e3;font-family:Gilroy,sans-serif;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:1px;text-decoration:none;border-radius:2px;box-shadow:0 0 0 2px #71b9e3;background:rgba(174,221,255,.1);transition:box-shadow .16s ease,background-color .16s ease,color .16s ease,padding .16s ease}.EnterpriseContactPage-module__SubmitButtonWrapper___12QuP button:hover{padding-left:38px;color:#00d1e9;box-shadow:0 0 0 2px #00e6ff;background:none}.EnterpriseContactPage-module__SubmitButtonWrapper___12QuP button.EnterpriseContactPage-module__Disabled___RJKi7{cursor:no-drop;opacity:.3}.EnterpriseContactPage-module__SubmitButtonWrapper___12QuP ul.EnterpriseContactPage-module__FormErrors___2SP8f{position:relative;width:100%;margin-bottom:16px;padding:18px 16px 18px 68px;border-radius:2px;box-shadow:0 0 0 2px rgba(255,136,166,.848);background:rgba(255,174,224,.1)}.EnterpriseContactPage-module__SubmitButtonWrapper___12QuP ul.EnterpriseContactPage-module__FormErrors___2SP8f:before{content:"";position:absolute;width:26px;height:26px;top:0;left:0;margin:14px 18px;background-position:50%;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 512'%3E%3Cpath fill='%23ff88a6d8' d='M126.2 286.4l64.2-63.6c2.1-2.1 2.1-5.5 0-7.6l-12.6-12.7c-2.1-2.1-5.5-2.1-7.6 0l-47.6 47.2-20.6-20.9c-2.1-2.1-5.5-2.1-7.6 0l-12.7 12.6c-2.1 2.1-2.1 5.5 0 7.6l37.1 37.4c1.9 2.1 5.3 2.1 7.4 0zM336 64h-80c0-35.3-28.7-64-64-64s-64 28.7-64 64H48C21.5 64 0 85.5 0 112v352c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zM192 48c8.8 0 16 7.2 16 16s-7.2 16-16 16-16-7.2-16-16 7.2-16 16-16zm144 408c0 4.4-3.6 8-8 8H56c-4.4 0-8-3.6-8-8V120c0-4.4 3.6-8 8-8h40v32c0 8.8 7.2 16 16 16h160c8.8 0 16-7.2 16-16v-32h40c4.4 0 8 3.6 8 8v336zM112 328c-13.3 0-24 10.7-24 24s10.7 24 24 24 24-10.7 24-24-10.7-24-24-24zm168-88h-63.3c-1.3 1.8-2.1 3.9-3.7 5.5L186.2 272H280c4.4 0 8-3.6 8-8v-16c0-4.4-3.6-8-8-8zm0 96H168c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8h112c4.4 0 8-3.6 8-8v-16c0-4.4-3.6-8-8-8z'/%3E%3C/svg%3E")}.EnterpriseContactPage-module__SubmitButtonWrapper___12QuP ul.EnterpriseContactPage-module__FormErrors___2SP8f li{padding:4px 0;color:#e95275;font-size:12px;font-weight:500;letter-spacing:.5px}.Search-module__Search___162kE{position:relative;width:auto;margin-left:8px;margin-right:12px}.Search-module__SearchResultsClipWrapper___1hk9_{position:absolute;right:0;left:0;border-radius:3px;box-shadow:0 0 0 2px rgba(174,221,255,.1);z-index:-1;overflow:hidden}.Search-module__SearchIconWrapper___1bYq3{width:14px;height:14px;position:absolute;top:9px;left:13px;pointer-events:none;display:flex;align-items:center;justify-content:center;background-position:50%;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath d='M17.754 15.564l-3.505-3.505a.843.843 0 00-.598-.246h-.573a7.277 7.277 0 001.547-4.5A7.311 7.311 0 007.312 0 7.311 7.311 0 000 7.313a7.311 7.311 0 007.313 7.312 7.277 7.277 0 004.5-1.547v.573c0 .225.087.44.246.598l3.505 3.505a.84.84 0 001.192 0l.994-.995c.33-.33.33-.865.004-1.195zM7.312 11.812c-2.485 0-4.5-2.01-4.5-4.5 0-2.485 2.011-4.5 4.5-4.5 2.486 0 4.5 2.011 4.5 4.5 0 2.486-2.01 4.5-4.5 4.5z'/%3E%3C/svg%3E");transition:filter .16s ease;filter:invert(36%) sepia(13%) saturate(2096%) hue-rotate(172deg) brightness(94%) contrast(86%)}.Search-module__SearchIconWrapper___1bYq3.active{filter:invert(57%) sepia(87%) saturate(564%) hue-rotate(169deg) brightness(91%) contrast(89%)}@media screen and (max-width:600px){.Search-module__SearchResultsWrapper___BfndY{top:46px}}.Search-module__SearchResultsDropdownWrapper___1-P3b{display:flex;flex-direction:column;max-height:50vh;padding:42px 54px 0;border-top-right-radius:0;border-top-left-radius:0;font-family:Gilroy,sans-serif;background:#0d1d3a;overflow-y:auto}.Search-module__DefaultSearchResults___1vd1t{display:flex}.Search-module__DefaultSearchResults___1vd1t .Search-module__DefaultResultGroup___2w2dQ{display:flex;flex-direction:column;margin-right:84px;padding:0}.Search-module__DefaultSearchResults___1vd1t .Search-module__DefaultResultGroup___2w2dQ:after{content:"";display:block;height:38px;width:0}.Search-module__DefaultSearchResults___1vd1t .Search-module__DefaultResultGroup___2w2dQ h4{display:block;margin-bottom:16px;color:#fff;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:1px;opacity:.9}.Search-module__DefaultSearchResults___1vd1t .Search-module__DefaultResultGroup___2w2dQ ul li a{display:flex;padding:10px 0;color:#fff;font-size:13px;font-weight:600;transition:opacity .16s ease}.Search-module__DefaultSearchResults___1vd1t .Search-module__DefaultResultGroup___2w2dQ ul li a .Search-module__LinkBasic___x8oiv{opacity:.6}.Search-module__DefaultSearchResults___1vd1t .Search-module__DefaultResultGroup___2w2dQ ul li a .Search-module__ResultCategory___1EbNs{display:flex;width:100px;opacity:.6}.Search-module__DefaultSearchResults___1vd1t .Search-module__DefaultResultGroup___2w2dQ ul li a .Search-module__ResultCategory___1EbNs span{padding:3px 5px;color:#fff;font-size:9px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;border-radius:2px;background:rgba(174,221,255,.2)}.Search-module__DefaultSearchResults___1vd1t .Search-module__DefaultResultGroup___2w2dQ ul li a .Search-module__HighlightedResult___26tCi{opacity:.9}.Search-module__DefaultSearchResults___1vd1t .Search-module__DefaultResultGroup___2w2dQ ul li a .Search-module__HighlightedResult___26tCi b{color:#47c2ff}.Search-module__DefaultSearchResults___1vd1t .Search-module__DefaultResultGroup___2w2dQ ul li a:hover .Search-module__HighlightedResult___26tCi,.Search-module__DefaultSearchResults___1vd1t .Search-module__DefaultResultGroup___2w2dQ ul li a:hover .Search-module__LinkBasic___x8oiv{opacity:1}.Search-module__DefaultSearchResults___1vd1t .Search-module__DefaultResultGroup___2w2dQ ul li a:hover .Search-module__ResultCategory___1EbNs{opacity:.8}.Search-module__SearchInput___3qm7m{padding:1px 8px 1px 42px;width:100%;border-radius:3px;background:#102243;transition:box-shadow .16s ease,background-color .16s ease}.Search-module__SearchInput___3qm7m:focus,.Search-module__SearchInput___3qm7m:hover{box-shadow:0 0 0 2px rgba(174,221,255,.1);background:#0e1e3b}.Search-module__SearchInput___3qm7m input{color:#3b6493;font-family:Gilroy,sans-serif;font-size:13px;font-weight:500;transition:color .16s ease}.Search-module__SearchInput___3qm7m.active{border-bottom-right-radius:0;border-bottom-left-radius:0;box-shadow:0 0 0 2px rgba(60,167,220,.76)}.Search-module__SearchInput___3qm7m.active input{color:hsla(0,0%,100%,.9);font-size:15px;font-weight:600}.Logo-module__LinkBase___3b3MF{text-decoration:none}.Logo-module__Logo___2su5K{height:30px;width:95.52px;margin-left:8px}.Menu-module__NavItem___GNAY6{padding:16px 15px;line-height:1.2;cursor:pointer;transition:color .2s;color:#3b6493;font-family:Gilroy,sans-serif;font-weight:600;font-size:13px;text-decoration:none}@media screen and (min-width:960px){.Menu-module__NavItem___GNAY6+.Menu-module__NavItem___GNAY6{margin-left:10px}}.Menu-module__NavItem___GNAY6:hover{color:#fff}.Menu-module__NavItem___GNAY6.active{color:#fff;cursor:default}.Menu-module__NavBar___1hPX6{display:flex;align-items:center;margin-right:auto}.Menu-module__NavBar___1hPX6>.Menu-module__NavBar___1hPX6{padding-left:15px}@media screen and (min-width:1024px){.Menu-module__NavBar___1hPX6{height:84px}}.Menu-module__FlexNavBar___30GSN{display:flex;flex-direction:column;align-items:flex-start}.theme-dark .Menu-module__Toolbar___16dau[class] .logo img:not(:first-child){filter:invert(1)}.Menu-module__Toolbar___16dau[class] .menu{flex:1 1;overflow:hidden}.Menu-module__Toolbar___16dau[class] .menu,.Menu-module__Toolbar___16dau[class] .search{transition:all .2s}.Menu-module__Toolbar___16dau[class] .search-icon{margin-left:auto;margin-right:10px}.Menu-module__Toolbar___16dau[class] .search-close{margin-left:15px}.Menu-module__Toolbar___16dau[class].Menu-module__responsiveSearch___3elF6 .search,.Menu-module__Toolbar___16dau[class].Menu-module__responsiveSearch___3elF6 .search-close{display:none}.Menu-module__Toolbar___16dau[class].Menu-module__responsiveSearch___3elF6 .search-open{margin-left:auto;margin-right:15px}.Menu-module__Toolbar___16dau[class].Menu-module__responsiveSearch___3elF6.Menu-module__responsiveSearchOpen___3gYeh .search{display:block;flex:1 1;margin:0}.Menu-module__Toolbar___16dau[class].Menu-module__responsiveSearch___3elF6.Menu-module__responsiveSearchOpen___3gYeh .search-close{display:block}.Menu-module__Toolbar___16dau[class].Menu-module__responsiveSearch___3elF6.Menu-module__responsiveSearchOpen___3gYeh .button-group,.Menu-module__Toolbar___16dau[class].Menu-module__responsiveSearch___3elF6.Menu-module__responsiveSearchOpen___3gYeh .logo,.Menu-module__Toolbar___16dau[class].Menu-module__responsiveSearch___3elF6.Menu-module__responsiveSearchOpen___3gYeh .search-icon,.Menu-module__Toolbar___16dau[class].Menu-module__responsiveSearch___3elF6.Menu-module__responsiveSearchOpen___3gYeh .search-open{display:none}.Menu-module__Toolbar___16dau[class].Menu-module__searchActive___2i4Yt .menu{flex:0 0 auto;visibility:hidden;width:0}.Menu-module__Toolbar___16dau[class].Menu-module__searchActive___2i4Yt .search{flex:1 0 auto}.Menu-module__MenuHeaderContainer___1_f_2{display:flex;flex-direction:column;align-items:flex-start}.Menu-module__MenuHeader___1oSxV{width:100%;display:flex;flex-direction:row;justify-content:flex-start}.Menu-module__MenuHeader___1oSxV button{margin-left:auto}.Menu-module__MenuContent___2ejfm{overflow:scroll;padding:1rem;flex:1 1}.Menu-module__MenuContent___2ejfm a,.Menu-module__MenuContent___2ejfm nav{width:100%}.Menu-module__Drawer___2C1Vk .sidenav{width:90%;max-width:300px}.Menu-module__MobileIcon___1Pv5j path:last-child{fill:#fff}.Footer-module__FooterWrapper___1nsdo{display:flex;flex-direction:column;align-items:center;padding:68px 0;color:#fff;font-family:Gilroy,sans-serif;background:#191d20}.Footer-module__FooterWrapper___1nsdo .Footer-module__FooterItems___2m1z7{display:flex;width:1000px}@media screen and (max-width:1024px){.Footer-module__FooterWrapper___1nsdo .Footer-module__FooterItems___2m1z7{width:calc(100% - 84px)}}@media screen and (max-width:600px){.Footer-module__FooterWrapper___1nsdo .Footer-module__FooterItems___2m1z7{flex-direction:column}}.Footer-module__FooterWrapper___1nsdo .Footer-module__FooterItems___2m1z7 .Footer-module__FooterItem___1JlCc{flex:1 1}.Footer-module__FooterWrapper___1nsdo .Footer-module__FooterItems___2m1z7 .Footer-module__FooterItem___1JlCc:first-child{flex:2 1}@media screen and (max-width:600px){.Footer-module__FooterWrapper___1nsdo .Footer-module__FooterItems___2m1z7 .Footer-module__FooterItem___1JlCc{margin-bottom:42px}}.Footer-module__FooterWrapper___1nsdo .Footer-module__FooterItems___2m1z7 .Footer-module__FooterItem___1JlCc h3{font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:1px;opacity:.9}.Footer-module__FooterWrapper___1nsdo .Footer-module__FooterItems___2m1z7 .Footer-module__FooterItem___1JlCc>div{display:flex}.Footer-module__FooterWrapper___1nsdo .Footer-module__FooterItems___2m1z7 .Footer-module__FooterItem___1JlCc ul{flex:1 1;display:flex;flex-direction:column;margin-top:22px}.Footer-module__FooterWrapper___1nsdo .Footer-module__FooterItems___2m1z7 .Footer-module__FooterItem___1JlCc ul li a{position:relative;display:flex;align-items:center;width:100%;padding:9px 0;font-size:12px;font-weight:500;letter-spacing:.5px;opacity:.7}.Footer-module__FooterWrapper___1nsdo .Footer-module__FooterItems___2m1z7 .Footer-module__FooterItem___1JlCc ul li a:hover{opacity:1}.Footer-module__FooterWrapper___1nsdo .Footer-module__FooterItems___2m1z7 .Footer-module__FooterItem___1JlCc ul li a.icon{padding-left:24px}.Footer-module__FooterWrapper___1nsdo .Footer-module__FooterItems___2m1z7 .Footer-module__FooterItem___1JlCc ul li a.icon:before{content:"";position:absolute;width:16px;height:16px;top:-1px;left:0;transform:translateY(50%);background-repeat:no-repeat;background-position:50%;background-size:contain;filter:brightness(0) invert(1)}.Footer-module__FooterWrapper___1nsdo .Footer-module__FooterItems___2m1z7 .Footer-module__FooterItem___1JlCc ul li a.icon.discord:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1000 713.804'%3E%3Cpath fill='currentColor' d='M361.986.001C348.73.055 239.075 3.167 123.393 89.125 123.393 89.125 0 311.063 0 584.414c0 0 71.978 123.392 261.353 129.39 0 0 31.705-37.704 57.412-70.266-108.826-32.562-149.957-100.254-149.957-100.254s8.57 5.997 23.995 14.566c.857 0 1.711.855 3.425 1.712 2.57 1.714 5.142 2.571 7.713 4.285 21.422 11.997 42.844 21.424 62.553 29.136 35.132 14.567 77.122 27.42 125.965 36.845 64.267 11.997 139.673 16.28 221.935.856 40.275-7.712 81.408-18.85 124.253-36.845 29.992-11.14 63.41-27.42 98.542-50.555 0 0-42.844 69.408-155.098 101.114 25.707 31.705 56.556 68.55 56.556 68.55C928.022 706.949 1000 583.557 1000 584.414c0-273.351-123.393-495.29-123.393-495.29C754.07-2.562 636.673.009 636.673.009l-11.994 13.71c145.673 43.702 213.366 107.97 213.366 107.97-89.117-47.986-176.519-71.98-257.924-81.406-61.697-6.855-120.825-5.14-173.096 1.716-5.141 0-9.425.855-14.566 1.712-29.991 3.428-102.827 13.71-194.515 53.984-31.706 13.71-50.56 23.995-50.56 23.995s70.267-67.697 224.508-111.4L363.323.009s-.454-.01-1.337-.007zm-21.798 316.203c48.843 0 88.26 41.987 87.404 94.258 0 52.27-38.561 94.26-87.404 94.26-47.987 0-87.404-41.99-87.404-94.26 0-52.271 38.56-94.258 87.404-94.258zm312.768 0c47.986 0 87.404 41.987 87.404 94.258 0 52.27-38.561 94.26-87.404 94.26-47.987 0-87.405-41.99-87.405-94.26 0-52.271 38.561-94.258 87.405-94.258z'/%3E%3C/svg%3E")}.Footer-module__FooterWrapper___1nsdo .Footer-module__FooterItems___2m1z7 .Footer-module__FooterItem___1JlCc ul li a.icon.twitter:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z'/%3E%3C/svg%3E")}.Footer-module__FooterWrapper___1nsdo .Footer-module__FooterCopyright___27kAd{display:flex;margin-top:84px;font-size:12px;font-weight:500}.Footer-module__FooterWrapper___1nsdo .Footer-module__FooterCopyright___27kAd p{margin:0 18px;opacity:.9}.Footer-module__FooterWrapper___1nsdo .Footer-module__FooterCopyright___27kAd p:last-child{opacity:.6}.ProjectActionsDropdown-module__Dropdown___2c2vj{top:0;right:0;z-index:-1;opacity:0;transition:none;transform:scale(.9);transform-origin:top right;pointer-events:none}.ProjectActionsDropdown-module__DropdownVisible___7tvy0{z-index:10;opacity:1;transform:scale(1);transition:transform .1s,opacity .1s;pointer-events:auto}.theme-dark .ProjectsSection-module__PaginationFooter___RHMFj{box-shadow:0 -2px 4px rgba(17,17,17,.27)}.ProjectsSection-module__Actions___1y3hM{right:15px;top:10px}.ProjectsSection-module__Actions___1y3hM.top-0{top:0}.ProjectsSection-module__Project___2fJen:hover .ProjectsSection-module__Actions___1y3hM{visibility:visible}.ProjectsSection-module__TransitionHeader___YVFQc{background-color:var(--sideBar-background);display:table;height:60px;position:-webkit-sticky;position:sticky;top:0;z-index:10}.ProjectsSection-module__TransitionHeader___YVFQc h2{text-transform:none}.ProjectsSection-module__TransitionHeader___YVFQc form{position:absolute;bottom:9px;right:0}.ProjectsSection-module__TransitionHeader___YVFQc .ProjectsSection-module__Header_big___hOkac,.ProjectsSection-module__TransitionHeader___YVFQc .ProjectsSection-module__Header_small___2eCob{position:absolute;transition:all .2s}.ProjectsSection-module__TransitionHeader___YVFQc .ProjectsSection-module__Header_big___hOkac{bottom:20px}.ProjectsSection-module__TransitionHeader___YVFQc .ProjectsSection-module__Header_small___2eCob{bottom:0}.ProjectsSection-module__TransitionHeader_fancy___2kcoa{top:-60px!important;height:110px!important}.ProjectsSection-module__TransitionHeader_big___1wVU- .ProjectsSection-module__Header_big___hOkac{transform:translateY(0);opacity:1}.ProjectsSection-module__TransitionHeader_big___1wVU- .ProjectsSection-module__Header_big___hOkac h2{font-size:24px}.ProjectsSection-module__TransitionHeader_big___1wVU- .ProjectsSection-module__Header_small___2eCob{transform:translateY(20px);opacity:0}.ProjectsSection-module__TransitionHeader_small___pxxIA .ProjectsSection-module__Header_big___hOkac{transform:translateY(-20px)}.ProjectsSection-module__TransitionHeader_small___pxxIA .ProjectsSection-module__Header_small___2eCob{transform:translateY(0);opacity:1}.ProjectsSection-module__theme-dark___q1qlJ .ProjectsSection-module__TransitionHeader_small___pxxIA{box-shadow:0 2px 4px rgba(17,17,17,.27)}