.try-mudblazor-index .mud-appbar .brand{font-size:1.7rem;font-weight:300;color:var(--mud-palette-text-primary);letter-spacing:.1rem;line-height:1.5;margin-left:auto;margin-right:auto}.try-mudblazor-index .mud-appbar .brand span{color:#594ae2}.try-mudblazor-index .mud-appbar .mud-button{letter-spacing:.1rem;font-weight:400;font-size:1rem}.try-mudblazor-index .mud-button{text-transform:none;font-size:1.22rem}.try-mudblazor-index .mud-typography-h2{font-weight:500}.try-mudblazor-index .try-mudblazor-codecard{background-color:var(--mud-palette-background-grey)}.try-mudblazor-index .try-index-landing-icons{stroke-width:.6;stroke:var(--mud-palette-background)}.try-mudblazor-index .try-index-footer h1{font-weight:400;letter-spacing:.4rem;line-height:1.167;font-size:1rem}.try-mudblazor-index .try-index-footer ul li{padding:6px 0}.try-mudblazor-index .try-codeblock-editor{max-width:50%}@media(max-width: 576px){.try-mudblazor-index .mud-typography-h1{font-size:4rem}.try-mudblazor-index .mud-typography-h2{font-size:3rem}.try-mudblazor-index .mud-typography-h4{font-size:1.5rem}.try-mudblazor-index .mud-typography-h5{font-size:1.25rem}.try-mudblazor-index .try-codeblock-editor{max-width:100%}.try-mudblazor-index .try-codeblock-editor .try-codeblock-rowcounter{border-radius:0px !important}.try-mudblazor-index .mud-button{font-size:1rem}}@media(max-width: 412px){.try-mudblazor-index .mud-typography-h1{font-size:3.5rem}.try-mudblazor-index .mud-typography-h2{font-size:2.5rem}.try-mudblazor-index .mud-typography-h4{font-size:1.25rem}}@media(min-width: 768px)and (max-width: 1200px){.try-mudblazor-index .mud-typography-h1{font-size:4.6rem}}.mud-codeblock{height:100%;padding:0px;overflow:auto}.mud-codeblock pre{height:100%;color:var(--mud-palette-text-primary);padding:0px;font-size:1em;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;-webkit-font-smoothing:subpixel-antialiased;direction:ltr}.mud-codeblock .html+.csharp{margin-top:23px}.mud-codeblock .html .htmlTagDelimiter{color:#979797}.mud-codeblock .html .htmlElementName{color:var(--mud-palette-primary)}.mud-codeblock .html .htmlAttributeName{color:var(--mud-palette-primary)}.mud-codeblock .html .htmlOperator,.mud-codeblock .html .quot{color:var(--mud-palette-primary)}.mud-codeblock .html .htmlAttributeValue{color:var(--mud-palette-text-primary)}.mud-codeblock .html .htmlLink{color:#61afef;text-decoration:underline}.mud-codeblock .html .enum{color:#00b791}.mud-codeblock .html .enumValue,.mud-codeblock .html .sharpVariable{color:var(--mud-palette-grey)}.mud-codeblock .html .keyword{color:#61afef;background-color:rgba(255,255,255,.15)}.mud-codeblock .html .atSign{color:#000;background-color:#d2d295}.mud-codeblock .html .comment{color:#57a64a}.mud-codeblock .csharp .atSign{color:#000;background-color:#d2d295}.mud-codeblock .csharp .keyword{color:#569cd6}.mud-codeblock .csharp .string{color:#d69d85}.mud-codeblock .csharp .function{color:#dcdcaa}.mud-codeblock .csharp .class{color:#4ec9b0}.mud-codeblock .csharp .localVar{color:#9cdcfe}.mud-codeblock .csharp .interface{color:#b0d7a3}.mud-codeblock .csharp .number{color:#b0d7a3}.mud-codeblock .csharp .enum{color:#b4eb8f}.mud-codeblock .csharp .comment{color:#57a64a}.try-layout{height:100%;overflow:hidden}.try-layout .try-editor{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;position:relative}.try-layout .try-editor .code-editor{height:calc(100% - 54px);border:none}.try-layout .try-editor #user-code-editor-container{position:relative}.try-layout .try-editor .decorationsOverviewRuler{display:none !important}.try-layout .try-drawer{background-color:var(--try-drawer);color:var(--try-drawer-text)}.try-layout .try-drawer+.mud-icon-button{padding:12px;font-size:2rem}.try-layout .try-drawer+.mud-icon-button .mud-icon-size-medium{font-size:2rem}.try-layout .try-drawer .mud-icon-button{padding:16px;border-radius:0px}.try-layout .try-drawer .mud-icon-button:hover{background-color:rgba(255,255,255,.05)}.try-layout .try-drawer .brand{-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;text-orientation:upright;font-size:1.1rem;font-weight:300;letter-spacing:.5rem}.try-layout .try-diagnostics{position:absolute;width:100%;bottom:32px;border-top:1px solid var(--mud-palette-table-lines)}.try-layout .try-diagnostics .mud-table{background-color:var(--try-table)}.try-layout .try-diagnostics table{width:100%}.try-layout .try-diagnostics th{font-weight:600;padding:0px 8px}.try-layout .try-diagnostics th:last-child{padding:0px}.try-layout .try-diagnostics td{padding:6px 8px}.try-layout .try-diagnostics th,.try-layout .try-diagnostics td{font-family:consolas;font-size:12px}.try-layout .try-errorlist{height:24px;bottom:0;position:absolute}.try-layout .try-errorlist.mud-theme-inherit{background-color:#2c2c2c !important;color:#e0e0e0 !important}.try-layout .try-errorlist .mud-toolbar{height:24px;min-height:unset;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding-left:6px;padding-right:6px}.try-layout .try-errorlist .try-errorlist-button{padding:3px 6px}.try-layout .try-errorlist .try-errorlist-button:hover{cursor:pointer;background-color:rgba(255,255,255,.25)}.try-layout .try-errorlist .try-errorlist-button svg{margin-right:3px;margin-left:6px;font-size:18px;line-height:normal}.try-layout .try-errorlist .try-errorlist-button svg:last-child{margin-right:6px}.try-layout .try-errorlist .try-errorlist-button p{font-size:14px;line-height:normal}.try-layout .try-errorlist .try-errorlist-button p:last-child{margin-right:6px}.try-layout .gutter.gutter-horizontal{cursor:ew-resize;background-color:var(--try-tabs);background-repeat:no-repeat;background-position:50%;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAeCAYAAADkftS9AAAAIklEQVQoU2M4c+bMfxAGAgYYmwGrIIiDjrELjpo5aiZeMwF+yNnOs5KSvgAAAABJRU5ErkJggg==")}.try-layout .gutter.gutter-horizontal:active{background-color:#766ae7}.try-layout .minimap{display:none}.try-layout .decorationsOverviewRuler{width:8px !important}.try-layout .invisible.scrollbar.vertical.fade,.try-layout .visible.scrollbar.vertical{width:8px !important}.try-layout .invisible.scrollbar.horizontal.fade,.try-layout .visible.scrollbar.horizontal{height:8px !important}.try-layout .try-mudblazor-version{font-family:consolas;font-size:14px;text-transform:lowercase}.try-save-snippet-input{margin:0 !important}.try-save-snippet-input input{padding:6px 6px !important;font-size:.9rem !important}.try-tabs{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.try-tabs .try-tabs-toolbar{position:relative;background-color:var(--try-tabs)}.try-tabs .try-tabs-toolbar .try-tabs-toolbar-inner{display:-webkit-box;display:-ms-flexbox;display:flex}.try-tabs .try-tabs-toolbar .try-tabs-toolbar-inner .try-tabs-toolbar-content{width:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:inline-block;position:relative;white-space:nowrap;overflow:hidden}.try-tabs .try-tabs-toolbar .try-tabs-toolbar-inner .try-tabs-toolbar-content .try-tabs-toolbar-wrapper{width:-webkit-max-content;width:-moz-max-content;width:max-content;position:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:.3s cubic-bezier(0.25, 0.8, 0.5, 1);transition:.3s cubic-bezier(0.25, 0.8, 0.5, 1)}.try-tabs .try-tab{color:var(--try-tabs-tab-text);width:auto;min-width:auto !important;letter-spacing:normal;text-transform:none;min-height:32px !important;font-size:14px;font-weight:400;max-width:360px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:4px 12px;-ms-flex-negative:0;flex-shrink:0;line-height:normal;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:normal;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;transition:background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms}.try-tabs .try-tab:hover{cursor:pointer;background-color:rgba(66,66,66,.05)}.try-tabs .try-tab-form-input{line-height:2;height:32px}.try-tabs .try-tab-input{padding:5px 10px;border:none !important;border-radius:0px !important;outline:none !important;color:var(--try-tabs-tab-input-text) !important;background-color:var(--try-tabs-tab-input) !important}.try-tabs .try-tab-input:focus{border:none !important;border-radius:0px !important;outline:none !important}.try-tabs .try-tab-active{color:var(--try-tabs-tab-active-text);background-color:var(--try-tabs-tab-active)}.try-tabs .try-tab-active:hover{cursor:pointer;background-color:var(--try-tabs-tab-active)}/*# sourceMappingURL=TryMudEx.min.css.map */
.compile-result-dlg .outline-none {
    width: 100%;
    height: 100%;
}