@charset "UTF-8";:root{--el-color-white: #ffffff;--el-color-black: #000000;--el-color-primary-rgb: 64, 158, 255;--el-color-success-rgb: 103, 194, 58;--el-color-warning-rgb: 230, 162, 60;--el-color-danger-rgb: 245, 108, 108;--el-color-error-rgb: 245, 108, 108;--el-color-info-rgb: 144, 147, 153;--el-font-size-extra-large: 20px;--el-font-size-large: 18px;--el-font-size-medium: 16px;--el-font-size-base: 14px;--el-font-size-small: 13px;--el-font-size-extra-small: 12px;--el-font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;--el-font-weight-primary: 500;--el-font-line-height-primary: 24px;--el-index-normal: 1;--el-index-top: 1000;--el-index-popper: 2000;--el-border-radius-base: 4px;--el-border-radius-small: 2px;--el-border-radius-round: 20px;--el-border-radius-circle: 100%;--el-transition-duration: .3s;--el-transition-duration-fast: .2s;--el-transition-function-ease-in-out-bezier: cubic-bezier(.645, .045, .355, 1);--el-transition-function-fast-bezier: cubic-bezier(.23, 1, .32, 1);--el-transition-all: all var(--el-transition-duration) var(--el-transition-function-ease-in-out-bezier);--el-transition-fade: opacity var(--el-transition-duration) var(--el-transition-function-fast-bezier);--el-transition-md-fade: transform var(--el-transition-duration) var(--el-transition-function-fast-bezier), opacity var(--el-transition-duration) var(--el-transition-function-fast-bezier);--el-transition-fade-linear: opacity var(--el-transition-duration-fast) linear;--el-transition-border: border-color var(--el-transition-duration-fast) var(--el-transition-function-ease-in-out-bezier);--el-transition-box-shadow: box-shadow var(--el-transition-duration-fast) var(--el-transition-function-ease-in-out-bezier);--el-transition-color: color var(--el-transition-duration-fast) var(--el-transition-function-ease-in-out-bezier);--el-component-size-large: 40px;--el-component-size: 32px;--el-component-size-small: 24px}:root{color-scheme:light;--el-color-primary: #409eff;--el-color-primary-light-3: rgb(121.3, 187.1, 255);--el-color-primary-light-5: rgb(159.5, 206.5, 255);--el-color-primary-light-7: rgb(197.7, 225.9, 255);--el-color-primary-light-8: rgb(216.8, 235.6, 255);--el-color-primary-light-9: rgb(235.9, 245.3, 255);--el-color-primary-dark-2: rgb(51.2, 126.4, 204);--el-color-success: #67c23a;--el-color-success-light-3: rgb(148.6, 212.3, 117.1);--el-color-success-light-5: rgb(179, 224.5, 156.5);--el-color-success-light-7: rgb(209.4, 236.7, 195.9);--el-color-success-light-8: rgb(224.6, 242.8, 215.6);--el-color-success-light-9: rgb(239.8, 248.9, 235.3);--el-color-success-dark-2: rgb(82.4, 155.2, 46.4);--el-color-warning: #e6a23c;--el-color-warning-light-3: rgb(237.5, 189.9, 118.5);--el-color-warning-light-5: rgb(242.5, 208.5, 157.5);--el-color-warning-light-7: rgb(247.5, 227.1, 196.5);--el-color-warning-light-8: rgb(250, 236.4, 216);--el-color-warning-light-9: rgb(252.5, 245.7, 235.5);--el-color-warning-dark-2: rgb(184, 129.6, 48);--el-color-danger: #f56c6c;--el-color-danger-light-3: rgb(248, 152.1, 152.1);--el-color-danger-light-5: rgb(250, 181.5, 181.5);--el-color-danger-light-7: rgb(252, 210.9, 210.9);--el-color-danger-light-8: rgb(253, 225.6, 225.6);--el-color-danger-light-9: rgb(254, 240.3, 240.3);--el-color-danger-dark-2: rgb(196, 86.4, 86.4);--el-color-error: #f56c6c;--el-color-error-light-3: rgb(248, 152.1, 152.1);--el-color-error-light-5: rgb(250, 181.5, 181.5);--el-color-error-light-7: rgb(252, 210.9, 210.9);--el-color-error-light-8: rgb(253, 225.6, 225.6);--el-color-error-light-9: rgb(254, 240.3, 240.3);--el-color-error-dark-2: rgb(196, 86.4, 86.4);--el-color-info: #909399;--el-color-info-light-3: rgb(177.3, 179.4, 183.6);--el-color-info-light-5: rgb(199.5, 201, 204);--el-color-info-light-7: rgb(221.7, 222.6, 224.4);--el-color-info-light-8: rgb(232.8, 233.4, 234.6);--el-color-info-light-9: rgb(243.9, 244.2, 244.8);--el-color-info-dark-2: rgb(115.2, 117.6, 122.4);--el-bg-color: #ffffff;--el-bg-color-page: #f2f3f5;--el-bg-color-overlay: #ffffff;--el-text-color-primary: #303133;--el-text-color-regular: #606266;--el-text-color-secondary: #909399;--el-text-color-placeholder: #a8abb2;--el-text-color-disabled: #c0c4cc;--el-border-color: #dcdfe6;--el-border-color-light: #e4e7ed;--el-border-color-lighter: #ebeef5;--el-border-color-extra-light: #f2f6fc;--el-border-color-dark: #d4d7de;--el-border-color-darker: #cdd0d6;--el-fill-color: #f0f2f5;--el-fill-color-light: #f5f7fa;--el-fill-color-lighter: #fafafa;--el-fill-color-extra-light: #fafcff;--el-fill-color-dark: #ebedf0;--el-fill-color-darker: #e6e8eb;--el-fill-color-blank: #ffffff;--el-box-shadow: 0px 12px 32px 4px rgba(0, 0, 0, .04), 0px 8px 20px rgba(0, 0, 0, .08);--el-box-shadow-light: 0px 0px 12px rgba(0, 0, 0, .12);--el-box-shadow-lighter: 0px 0px 6px rgba(0, 0, 0, .12);--el-box-shadow-dark: 0px 16px 48px 16px rgba(0, 0, 0, .08), 0px 12px 32px rgba(0, 0, 0, .12), 0px 8px 16px -8px rgba(0, 0, 0, .16);--el-disabled-bg-color: var(--el-fill-color-light);--el-disabled-text-color: var(--el-text-color-placeholder);--el-disabled-border-color: var(--el-border-color-light);--el-overlay-color: rgba(0, 0, 0, .8);--el-overlay-color-light: rgba(0, 0, 0, .7);--el-overlay-color-lighter: rgba(0, 0, 0, .5);--el-mask-color: rgba(255, 255, 255, .9);--el-mask-color-extra-light: rgba(255, 255, 255, .3);--el-border-width: 1px;--el-border-style: solid;--el-border-color-hover: var(--el-text-color-disabled);--el-border: var(--el-border-width) var(--el-border-style) var(--el-border-color);--el-svg-monochrome-grey: var(--el-border-color)}.fade-in-linear-enter-active,.fade-in-linear-leave-active{transition:var(--el-transition-fade-linear)}.fade-in-linear-enter-from,.fade-in-linear-leave-to{opacity:0}.el-fade-in-linear-enter-active,.el-fade-in-linear-leave-active{transition:var(--el-transition-fade-linear)}.el-fade-in-linear-enter-from,.el-fade-in-linear-leave-to{opacity:0}.el-fade-in-enter-active,.el-fade-in-leave-active{transition:all var(--el-transition-duration) cubic-bezier(.55,0,.1,1)}.el-fade-in-enter-from,.el-fade-in-leave-active{opacity:0}.el-zoom-in-center-enter-active,.el-zoom-in-center-leave-active{transition:all var(--el-transition-duration) cubic-bezier(.55,0,.1,1)}.el-zoom-in-center-enter-from,.el-zoom-in-center-leave-active{opacity:0;transform:scaleX(0)}.el-zoom-in-top-enter-active,.el-zoom-in-top-leave-active{opacity:1;transform:scaleY(1);transition:var(--el-transition-md-fade);transform-origin:center top}.el-zoom-in-top-enter-active[data-popper-placement^=top],.el-zoom-in-top-leave-active[data-popper-placement^=top]{transform-origin:center bottom}.el-zoom-in-top-enter-from,.el-zoom-in-top-leave-active{opacity:0;transform:scaleY(0)}.el-zoom-in-bottom-enter-active,.el-zoom-in-bottom-leave-active{opacity:1;transform:scaleY(1);transition:var(--el-transition-md-fade);transform-origin:center bottom}.el-zoom-in-bottom-enter-from,.el-zoom-in-bottom-leave-active{opacity:0;transform:scaleY(0)}.el-zoom-in-left-enter-active,.el-zoom-in-left-leave-active{opacity:1;transform:scale(1);transition:var(--el-transition-md-fade);transform-origin:top left}.el-zoom-in-left-enter-from,.el-zoom-in-left-leave-active{opacity:0;transform:scale(.45)}.collapse-transition{transition:var(--el-transition-duration) height ease-in-out,var(--el-transition-duration) padding-top ease-in-out,var(--el-transition-duration) padding-bottom ease-in-out}.el-collapse-transition-leave-active,.el-collapse-transition-enter-active{transition:var(--el-transition-duration) max-height ease-in-out,var(--el-transition-duration) padding-top ease-in-out,var(--el-transition-duration) padding-bottom ease-in-out}.horizontal-collapse-transition{transition:var(--el-transition-duration) width ease-in-out,var(--el-transition-duration) padding-left ease-in-out,var(--el-transition-duration) padding-right ease-in-out}.el-list-enter-active,.el-list-leave-active{transition:all 1s}.el-list-enter-from,.el-list-leave-to{opacity:0;transform:translateY(-30px)}.el-list-leave-active{position:absolute!important}.el-opacity-transition{transition:opacity var(--el-transition-duration) cubic-bezier(.55,0,.1,1)}.el-icon-loading{animation:rotating 2s linear infinite}.el-icon--right{margin-left:5px}.el-icon--left{margin-right:5px}@keyframes rotating{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.el-icon{--color: inherit;height:1em;width:1em;line-height:1em;display:inline-flex;justify-content:center;align-items:center;position:relative;fill:currentColor;color:var(--color);font-size:inherit}.el-icon.is-loading{animation:rotating 2s linear infinite}.el-icon svg{height:1em;width:1em}.el-notification{--el-notification-width: 330px;--el-notification-padding: 14px 26px 14px 13px;--el-notification-radius: 8px;--el-notification-shadow: var(--el-box-shadow-light);--el-notification-border-color: var(--el-border-color-lighter);--el-notification-icon-size: 24px;--el-notification-close-font-size: var(--el-message-close-size, 16px);--el-notification-group-margin-left: 13px;--el-notification-group-margin-right: 8px;--el-notification-content-font-size: var(--el-font-size-base);--el-notification-content-color: var(--el-text-color-regular);--el-notification-title-font-size: 16px;--el-notification-title-color: var(--el-text-color-primary);--el-notification-close-color: var(--el-text-color-secondary);--el-notification-close-hover-color: var(--el-text-color-regular)}.el-notification{display:flex;width:var(--el-notification-width);padding:var(--el-notification-padding);border-radius:var(--el-notification-radius);box-sizing:border-box;border:1px solid var(--el-notification-border-color);position:fixed;background-color:var(--el-bg-color-overlay);box-shadow:var(--el-notification-shadow);transition:opacity var(--el-transition-duration),transform var(--el-transition-duration),left var(--el-transition-duration),right var(--el-transition-duration),top .4s,bottom var(--el-transition-duration);overflow-wrap:break-word;overflow:hidden;z-index:9999}.el-notification.right{right:16px}.el-notification.left{left:16px}.el-notification__group{margin-left:var(--el-notification-group-margin-left);margin-right:var(--el-notification-group-margin-right)}.el-notification__title{font-weight:700;font-size:var(--el-notification-title-font-size);line-height:var(--el-notification-icon-size);color:var(--el-notification-title-color);margin:0}.el-notification__content{font-size:var(--el-notification-content-font-size);line-height:24px;margin:6px 0 0;color:var(--el-notification-content-color)}.el-notification__content p{margin:0}.el-notification .el-notification__icon{height:var(--el-notification-icon-size);width:var(--el-notification-icon-size);font-size:var(--el-notification-icon-size)}.el-notification .el-notification__closeBtn{position:absolute;top:18px;right:15px;cursor:pointer;color:var(--el-notification-close-color);font-size:var(--el-notification-close-font-size)}.el-notification .el-notification__closeBtn:hover{color:var(--el-notification-close-hover-color)}.el-notification .el-notification--success{--el-notification-icon-color: var(--el-color-success);color:var(--el-notification-icon-color)}.el-notification .el-notification--info{--el-notification-icon-color: var(--el-color-info);color:var(--el-notification-icon-color)}.el-notification .el-notification--warning{--el-notification-icon-color: var(--el-color-warning);color:var(--el-notification-icon-color)}.el-notification .el-notification--error{--el-notification-icon-color: var(--el-color-error);color:var(--el-notification-icon-color)}.el-notification-fade-enter-from.right{right:0;transform:translate(100%)}.el-notification-fade-enter-from.left{left:0;transform:translate(-100%)}.el-notification-fade-leave-to{opacity:0}:where(html){line-height:1.15;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}:where(h1){font-size:2em;margin-block-end:.67em;margin-block-start:.67em}:where(dl,ol,ul) :where(dl,ol,ul){margin-block-end:0;margin-block-start:0}:where(hr){box-sizing:content-box;color:inherit;height:0}:where(abbr[title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,pre,samp){font-family:monospace,monospace;font-size:1em}:where(small){font-size:80%}:where(table){border-color:currentColor;text-indent:0}:where(button,input,select){margin:0}:where(button){text-transform:none}:where(button,input:is([type=button i],[type=reset i],[type=submit i])){-webkit-appearance:button}:where(progress){vertical-align:baseline}:where(select){text-transform:none}:where(textarea){margin:0}:where(input[type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focus-inner{border-style:none;padding:0}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focusring{outline:1px dotted ButtonText}:where(:-moz-ui-invalid){box-shadow:none}:where(dialog){background-color:#fff;border:solid;color:#000;height:-moz-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(summary){display:list-item}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local("Roboto Italic"),local("Roboto-Italic"),url(/assets/Roboto-Italic-Cq7rfnA4.woff2) format("woff2")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local("Roboto Light"),local("Roboto-Light"),url(/assets/Roboto-Light-jMPKAg9b.woff2) format("woff2")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local("Roboto"),local("Roboto-Regular"),url(/assets/Roboto-Regular-B9sa-tgs.woff2) format("woff2")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local("Roboto Medium"),local("Roboto-Medium"),url(/assets/Roboto-Medium-6BIylKNo.woff2) format("woff2")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local("Roboto Bold"),local("Roboto-Bold"),url(/assets/Roboto-Bold-Dme6qf3d.woff2) format("woff2")}@font-face{font-family:Roboto Mono;font-style:normal;font-weight:300;src:local("Roboto Mono Light"),local("RobotoMono-Light"),url(/assets/RobotoMono-Light-DC6MMLOr.woff2) format("woff2")}@font-face{font-family:Roboto Mono;font-style:normal;font-weight:400;src:local("Roboto Mono"),local("RobotoMono-Regular"),url(/assets/RobotoMono-Regular-qbmAnvu2.woff2) format("woff2")}@font-face{font-family:Roboto Mono;font-style:normal;font-weight:700;src:local("Roboto Mono Bold"),local("RobotoMono-Bold"),url(/assets/RobotoMono-Bold-CfybtJot.woff2) format("woff2")}[data-mxdr-theme=dark]{color-scheme:dark!important}[data-mxdr-theme=light]{color-scheme:light!important}.component-fade-enter-active,.component-fade-leave-active{transition:opacity .2s ease}.component-fade-enter-from,.component-fade-leave-to{opacity:0}html,body,#app{height:100%;margin:0;scroll-behavior:smooth;font-family:Roboto,sans-serif}*{box-sizing:border-box}:root{--un-bg-opacity:var(--mxdr-theme-colors-background--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-background) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity))}.page-fade-enter-active{transition:opacity .5s ease}.page-fade-enter-from,.page-fade-leave-to{opacity:0}.page-fade-leave-active{display:none}.el-notification{--un-bg-opacity:var(--mxdr-theme-colors-level-4--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-level-4) / var(--un-bg-opacity));border-width:0px}.el-notification__title,.el-notification__content{--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity));word-break:break-all;word-wrap:break-word;word-break:break-word}.el-notification__content a{--un-text-opacity:var(--mxdr-theme-colors-primary--alpha, 1);color:rgb(var(--mxdr-theme-colors-primary) / var(--un-text-opacity))}.el-notification__closeBtn{--un-text-opacity:var(--mxdr-theme-colors-secondary-disabled--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary-disabled) / var(--un-text-opacity))}.el-notification__closeBtn:hover{--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity))}.title,.subtitle{font-family:Factor A,sans-serif;font-style:normal}.title{font-weight:700;font-size:42px;line-height:46px}.subtitle{font-weight:500;font-size:22px;line-height:32px}.subsubtitle{font-weight:500;font-size:16px;line-height:24px}@media (max-width: 768px){.title{font-weight:500;font-size:22px;line-height:32px}}@font-face{font-family:Factor A;font-style:normal;font-weight:500;src:local("Factor At"),local("Factor-A"),url(fonts/FactorAMedium.woff2) format("woff2")}@font-face{font-family:Factor A;font-style:normal;font-weight:700;src:local("Factor At"),local("Factor-A"),url(fonts/FactorABold.woff2) format("woff2")}.c-autocomplete-search .append-icon-wrapper{cursor:pointer}.c-autocomplete{width:100%}.c-badge{display:inline-block;position:relative}.c-badge .dot-wrapper{display:flex;position:absolute;width:12px;height:12px;right:0;justify-content:center;align-items:center;border-radius:50%}.c-badge .dot-wrapper_bottom-end{bottom:0}.c-badge .dot-wrapper_top-end{top:0}.c-badge .surface-color_none{--un-bg-opacity:var(--mxdr-theme-colors-background--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-background) / var(--un-bg-opacity))}.c-badge .dot{width:8px;height:8px;border-radius:50%}.c-chart{position:relative}.c-collapse-transition-leave-active,.c-collapse-transition-enter-active{transition:max-height .15s ease-in-out,padding-top .15s ease-in-out,padding-bottom .15s ease-in-out}.c-icon{flex:0 0 auto;width:24px;height:24px}.c-icon .icon-loader{animation:icon-loader-spin-animation 1s linear infinite;will-change:transform;transform:rotate(0);transform-origin:50% 50%}@keyframes icon-loader-spin-animation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.tds-layout-grid{padding:32px;max-width:1840px;box-sizing:border-box;margin:0 auto}@media screen and (min-width: 1680px){.tds-layout-grid{padding:40px}}.tds-layout-grid__inner{display:grid;grid-gap:24px;grid-template-columns:repeat(16,minmax(0,1fr))}.tds-layout-grid__cell{width:auto;grid-column-end:span 4}.tds-layout-grid__cell--span-1{width:auto;grid-column-end:span 1}.tds-layout-grid__cell--span-2{width:auto;grid-column-end:span 2}.tds-layout-grid__cell--span-3{width:auto;grid-column-end:span 3}.tds-layout-grid__cell--span-4{width:auto;grid-column-end:span 4}.tds-layout-grid__cell--span-5{width:auto;grid-column-end:span 5}.tds-layout-grid__cell--span-6{width:auto;grid-column-end:span 6}.tds-layout-grid__cell--span-7{width:auto;grid-column-end:span 7}.tds-layout-grid__cell--span-8{width:auto;grid-column-end:span 8}.tds-layout-grid__cell--span-9{width:auto;grid-column-end:span 9}.tds-layout-grid__cell--span-10{width:auto;grid-column-end:span 10}.tds-layout-grid__cell--span-11{width:auto;grid-column-end:span 11}.tds-layout-grid__cell--span-12{width:auto;grid-column-end:span 12}.tds-layout-grid__cell--span-13{width:auto;grid-column-end:span 13}.tds-layout-grid__cell--span-14{width:auto;grid-column-end:span 14}.tds-layout-grid__cell--span-15{width:auto;grid-column-end:span 15}.tds-layout-grid__cell--span-16{width:auto;grid-column-end:span 16}.tds-layout-grid--align-left{margin-right:auto;margin-left:0}.tds-layout-grid--align-right{margin-right:0;margin-left:auto}.tds-layout-grid__cell--align-top{align-self:start}.tds-layout-grid__cell--align-middle{align-self:center}.tds-layout-grid__cell--align-bottom{align-self:end}.c-menu{display:inline-block}.c-menu[disabled]{pointer-events:none}.c-menu-item{display:flex;align-items:center;justify-content:space-between;width:100%}.c-menu-text-wrapper{overflow:hidden}div.el-message{box-shadow:0 8px 16px #06060d52;--un-bg-opacity:var(--mxdr-theme-colors-level-4--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-level-4) / var(--un-bg-opacity));border:none}div.el-message .el-message-box{--un-bg-opacity:var(--mxdr-theme-colors-level-4--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-level-4) / var(--un-bg-opacity));border-width:0px}div.el-message .el-message-box .el-message-box__title{--un-text-opacity:var(--mxdr-theme-colors-secondary-disabled--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary-disabled) / var(--un-text-opacity));font-family:Roboto;font-style:normal;font-weight:500;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:22px;line-height:32px}div.el-message .el-message-box .el-message-box__content{--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity));font-family:Roboto;font-style:normal;font-weight:400;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:13px;line-height:16px}div.el-message .el-message-box__headerbtn:hover .el-message-box__close{--un-text-opacity:var(--mxdr-theme-colors-primary--alpha, 1);color:rgb(var(--mxdr-theme-colors-primary) / var(--un-text-opacity))}div.el-message .el-message-box__headerbtn .el-message-box__close{--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity))}div.el-message .el-message-box__wrapper{overflow:auto}.c-player .video{position:relative;border-radius:16px}.c-player .video-container{position:relative;display:flex;justify-content:center}.c-player .video-container .video-dummy{width:100%;height:100%;border-radius:16px}.c-player .controls{display:flex;align-items:center;justify-content:center;padding-top:16px;transition:opacity .3s}.c-player .controls.disabled{opacity:.5;pointer-events:none}.c-player .timeline{display:flex;flex-grow:1;align-items:center;margin-left:20px;margin-right:8px}.c-player .progress{position:relative;flex-grow:1;margin-right:8px;padding-right:16px}.c-player .progress-line{position:relative;height:8px;border-top-left-radius:8px;border-bottom-left-radius:8px;--un-bg-opacity:var(--mxdr-theme-colors-secondary-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-secondary-disabled) / var(--un-bg-opacity))}.c-player .progress-line:after{content:"";position:absolute;top:0;bottom:0;left:100%;width:16px;border-top-right-radius:8px;border-bottom-right-radius:8px;--un-bg-opacity:var(--mxdr-theme-colors-secondary-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-secondary-disabled) / var(--un-bg-opacity))}.c-player .slider{position:absolute;z-index:1;top:-4px;width:16px;height:16px;border-radius:16px;--un-bg-opacity:var(--mxdr-theme-colors-primary--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-primary) / var(--un-bg-opacity))}.c-player .progress-listener,.c-player .error{position:absolute;inset:0;z-index:2}.c-player .progress-listener{cursor:pointer}.c-player .error{display:flex;align-items:center;justify-content:center;padding:24px}.c-popper-wrapper{max-width:100%}.c-popper--fade-enter-active,.c-popper--fade-leave-active{transition:opacity .2s}.c-popper--fade-enter-from,.c-popper--fade-leave-to{opacity:0}.c-popper-surface{position:absolute;z-index:12;box-shadow:0 8px 16px #06060d52}.c-popper-surface--in-body{z-index:25}.c-popper-surface[data-popper-placement^=top]>.c-popper-arrow{bottom:-4px}.c-popper-surface[data-popper-placement^=bottom]>.c-popper-arrow{top:-4px}.c-popper-surface[data-popper-placement^=left]>.c-popper-arrow{right:-4px}.c-popper-surface[data-popper-placement^=right]>.c-popper-arrow{left:-4px}.c-popper-arrow,.c-popper-arrow:before{position:absolute;width:8px;height:8px;background:inherit}.c-popper-arrow{visibility:hidden}.c-popper-arrow:before{visibility:visible;content:"";transform:rotate(45deg)}.tdsc-radio-wrapper{position:relative;padding:2px;z-index:0}.tdsc-radio-wrapper--disabled{opacity:.38;pointer-events:none}.tdsc-radio-wrapper--disabled .tdsc-radio-label{cursor:default}.tdsc-radio-label{display:flex;position:relative;outline:none;cursor:pointer;align-items:center}.tdsc-radio-label--with-help-text{align-items:unset}.tdsc-radio-label:focus:before,.tdsc-radio-label:hover:before,.tdsc-radio-label:active:after{content:"";position:absolute;width:16px;height:16px;border-radius:50%;left:0;top:0}.tdsc-radio-label:hover:before,.tdsc-radio-label:focus:before{--un-bg-opacity:var(--mxdr-theme-colors-secondary-lower--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-secondary-lower) / var(--un-bg-opacity));animation:c-radio-fill-circle-with-color 75ms 1 normal}.tdsc-radio-label:active:after{--un-bg-opacity:var(--mxdr-theme-colors-secondary-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-secondary-low) / var(--un-bg-opacity));animation:c-radio-fill-circle-with-color 75ms 1 normal}.tdsc-radio-label--label-left:focus:before,.tdsc-radio-label--label-left:hover:before,.tdsc-radio-label--label-left:active:after{right:-10px;left:auto}.tdsc-radio-label--checked:hover:before,.tdsc-radio-label--checked:focus:before{background-color:rgb(var(--mxdr-theme-colors-primary, 187 186 255) / .04)}.tdsc-radio-label--checked:active:after{--un-bg-opacity:var(--mxdr-theme-colors-primary-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-primary-low) / var(--un-bg-opacity))}.tdsc-radio-label:hover .tdsc-radio-wrapper__checkmark:not(.tdsc-radio-wrapper__checkmark--checked){--un-border-opacity:var(--mxdr-theme-colors-secondary-high--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-secondary-high) / var(--un-border-opacity))}.tdsc-radio-wrapper__text-wrapper{display:flex;flex-direction:column;margin-left:10px}.tdsc-radio-wrapper__text-wrapper--label-left{order:-1;margin:0 16px 0 0}input.tdsc-radio{display:none}.tdsc-radio-wrapper__checkmark{position:relative;display:inline-block;width:16px;height:16px;flex-shrink:0;--un-border-opacity:var(--mxdr-theme-colors-secondary-medium--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-secondary-medium) / var(--un-border-opacity));border-style:solid;border-width:2px;border-radius:50%;box-sizing:border-box}.tdsc-radio-wrapper__checkmark:after{content:"";position:absolute;width:6px;height:6px;border-radius:50%;top:3px;left:3px;--un-bg-opacity:var(--mxdr-theme-colors-primary--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-primary) / var(--un-bg-opacity));opacity:0;transition:opacity .3s}.tdsc-radio-wrapper__checkmark--checked{--un-border-opacity:var(--mxdr-theme-colors-primary--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-primary) / var(--un-border-opacity))}.tdsc-radio-wrapper__checkmark--checked:after{opacity:1}@keyframes c-radio-fill-circle-with-color{0%{transform:scale(.5)}to{transform:scale(1)}}*::-webkit-scrollbar{background:transparent;width:8px;height:8px}*::-webkit-scrollbar-corner{background:transparent}*::-webkit-scrollbar-thumb{border-radius:20px;--un-bg-opacity:var(--mxdr-theme-colors-secondary-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-secondary-low) / var(--un-bg-opacity))}*{scrollbar-color:rgb(var(--mxdr-theme-colors-secondary-low)/var(--mxdr-theme-colors-secondary-low--alpha, 1)) transparent;scrollbar-width:thin}.c-select{cursor:pointer;width:100%}.c-select .c-textfield-input{min-width:0}.c-select.autocomplete .c-textfield .c-textfield-input{cursor:text}.c-select .c-textfield-wrapper,.c-select .c-textfield-input{cursor:pointer}.c-select .c-textfield:not(.transparent) .c-select__number-chip.readonly{margin-right:8px}.c-select .c-select__chip{display:inline-block;margin:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.c-select .c-textfield-input-wrapper input{max-width:100%;padding-right:8px}.c-select .c-select__textfield-show-value-chips:not(.dense) .c-textfield-input-wrapper{flex-wrap:wrap}.c-select .c-select__textfield-show-value-chips:not(.dense) .c-select__chip-values~.c-textfield-input.normal{padding-top:8px}.c-select .c-select__textfield-show-value-chips:not(.dense) .c-textfield-input:not(.focused){display:none}.c-select .c-select__chip-values{margin-top:24px;margin-left:4px;display:flex;align-items:center;flex-wrap:wrap;max-width:100%;margin-right:auto}.c-select .c-select__clear{--un-text-opacity:var(--mxdr-theme-colors-secondary-medium--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary-medium) / var(--un-text-opacity))}.c-select .c-select__clear:hover{--un-text-opacity:var(--mxdr-theme-colors-primary--alpha, 1);color:rgb(var(--mxdr-theme-colors-primary) / var(--un-text-opacity))}.c-skeleton--wave{position:relative;border-radius:4px;overflow:hidden;background:rgb(var(--mxdr-theme-colors-secondary, 255 255 255) / .08)}.c-skeleton--wave:after{content:"";animation:skeleton-wave-animation 2s linear .5s infinite;background:linear-gradient(90deg,transparent,rgb(var(--mxdr-theme-colors-secondary, 255 255 255) / 1),transparent);opacity:.12;position:absolute;transform:translate(-100%);inset:0}@keyframes skeleton-wave-animation{0%{transform:translate(-100%)}50%{transform:translate(100%)}to{transform:translate(100%)}}.c-skeleton--rounded{border-radius:50%}.c-spinner-wrapper{position:relative;width:100%;display:flex;justify-content:center;align-items:center;margin:20px 0 10px;background:inherit}.c-spinner-wrapper .c-spinner{position:relative;--un-text-opacity:var(--mxdr-theme-colors-primary--alpha, 1);color:rgb(var(--mxdr-theme-colors-primary) / var(--un-text-opacity))}.c-status-card.error{--un-border-opacity:var(--mxdr-theme-colors-status-red--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-red) / var(--un-border-opacity));--un-bg-opacity:var(--mxdr-theme-colors-status-red-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-red-low) / var(--un-bg-opacity))}.c-status-card.error .c-status-card__icon{--un-text-opacity:var(--mxdr-theme-colors-status-red--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-red) / var(--un-text-opacity))}.c-status-card.warning{--un-border-opacity:var(--mxdr-theme-colors-status-yellow--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-yellow) / var(--un-border-opacity));--un-bg-opacity:var(--mxdr-theme-colors-status-yellow-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-yellow-low) / var(--un-bg-opacity))}.c-status-card.warning .c-status-card__icon{--un-text-opacity:var(--mxdr-theme-colors-status-yellow--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-yellow) / var(--un-text-opacity))}.c-status-card.success{--un-border-opacity:var(--mxdr-theme-colors-status-green--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-green) / var(--un-border-opacity));--un-bg-opacity:var(--mxdr-theme-colors-status-green-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-green-low) / var(--un-bg-opacity))}.c-status-card.success .c-status-card__icon{--un-text-opacity:var(--mxdr-theme-colors-status-green--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-green) / var(--un-text-opacity))}.c-status-card.c-status-card--transparent{border:none;background:none}.c-status-card.c-status-card--transparent.error .c-status-card__title{--un-text-opacity:var(--mxdr-theme-colors-status-red--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-red) / var(--un-text-opacity))}.c-status-card.c-status-card--transparent.warning .c-status-card__title{--un-text-opacity:var(--mxdr-theme-colors-status-yellow--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-yellow) / var(--un-text-opacity))}.c-status-card.c-status-card--transparent.success .c-status-card__title{--un-text-opacity:var(--mxdr-theme-colors-status-green--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-green) / var(--un-text-opacity))}.tdsc-switch-wrapper{display:inline-flex;align-items:center;min-height:34px}.tdsc-switch-wrapper--disabled{opacity:.38;pointer-events:none}.tdsc-switch-wrapper--with-description{align-items:unset}.tdsc-switch-wrapper .tdsc-checkbox{visibility:hidden}.tdsc-switch-wrapper .tdsc-checkbox-thumb{position:absolute;top:2px;left:2px;display:block;width:12px;height:12px;border-radius:50%;transition:transform 115ms cubic-bezier(0,0,1,1)}.tdsc-switch-wrapper .tdsc-switch-text{--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity));margin-left:8px}.tdsc-switch-wrapper .tdsc-switch-text.label-left{order:-1;margin:0 8px 0 0}.tdsc-switch-wrapper .tdsc-checkbox:checked+.tdsc-checkbox-thumb{transform:translate(16px);--un-bg-opacity:var(--mxdr-theme-colors-primary-high--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-primary-high) / var(--un-bg-opacity))}.tdsc-switch{flex:0 0 auto;cursor:pointer;display:block;position:relative;width:32px;height:16px;border-radius:8px;--un-bg-opacity:var(--mxdr-theme-colors-secondary-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-secondary-low) / var(--un-bg-opacity));transition:background 115ms cubic-bezier(0,0,1,1)}.tdsc-switch .tdsc-checkbox-thumb{--un-bg-opacity:var(--mxdr-theme-colors-secondary-high--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-secondary-high) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-switch .tdsc-checkbox-thumb{--un-bg-opacity:var(--mxdr-theme-colors-secondary-medium--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-secondary-medium) / var(--un-bg-opacity))}.tdsc-switch--vertical{transform:rotate(-90deg)}.tdsc-switch--checked{--un-bg-opacity:var(--mxdr-theme-colors-primary-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-primary-low) / var(--un-bg-opacity));opacity:1}@keyframes c-switch-fill-circle-with-color{0%{transform:scale(.5)}to{transform:scale(1)}}.save-search-item .c-button--default{min-width:0}.history-searches-block .tdsc-list,.history-searches-block .tdsc-list-item,.history-searches-block .constructor-editor{padding:0}.search-editor-full-wrapper{position:relative}.search-editor-full-wrapper .tds-texteditor-line{display:none}.search-editor-full-wrapper .search-editor-full{height:100%}.search-editor-full-wrapper .search-editor-full .cm-editor{padding:16px}.search-editor-full-wrapper .popper-autocomplete{z-index:10}.search-editor-dialog.tdsc-dialog-surface{top:var(--search-editor-dialog-position);bottom:32px;min-height:320px;max-height:672px;width:calc(100vw - 64px);padding:0;transform:translate(-50%);will-change:top}.search-editor-dialog.tdsc-dialog-surface .tdsc-dialog__title{display:flex;justify-content:space-between;padding:16px;margin:0;border-bottom:1px solid;--un-border-opacity:var(--mxdr-theme-colors-secondary-lower--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-secondary-lower) / var(--un-border-opacity))}.search-editor-dialog.tdsc-dialog-surface .tdsc-dialog__content{padding:0;flex-grow:1;display:flex;flex-direction:column}.search-editor-dialog.tdsc-dialog-surface .right .group{display:flex;align-items:center;padding-left:16px}.search-editor-dialog.tdsc-dialog-surface .right .group:not(:last-child){position:relative;padding-right:16px}.search-editor-dialog.tdsc-dialog-surface .right .group:not(:last-child):after{content:"";position:absolute;right:0;top:8px;bottom:8px;width:1px;transform:translate(50%);--un-bg-opacity:var(--mxdr-theme-colors-secondary-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-secondary-low) / var(--un-bg-opacity))}.search-editor-dialog.tdsc-dialog-surface .right .group .c-tabs-header{margin:0}.search-editor-surface:not(.search-editor-surface--valid-line) .tds-texteditor-line{display:none}.search-editor-surface--full{height:inherit}.search-editor{min-height:32px;max-height:120px;height:auto;min-width:0;overflow:auto}.search-editor .cm-editor .cm-scroller{padding:8px 16px}.search-editor-surface--full .search-editor{height:100%;max-height:100%}.search-editor-surface--full .search-editor .cm-editor .cm-scroller{padding:16px}.search-editor-surface .popper-autocomplete{z-index:10}.suggestions-list{max-height:340px;overflow-y:auto}.suggestions-list.nested{box-shadow:0 8px 16px #06060d52}.suggestions-list .suggestions-list-item{display:flex}.suggestions-list .suggestion{max-width:60vw;min-width:240px;justify-content:space-between;align-items:center;padding:8px 0}.suggestions-list .suggestion.simple{white-space:normal}.suggestions-list .c-popper-wrapper{padding:0}.tds-texteditor{height:100%;min-height:18px}.cm-editor.cm-s-tds{--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity));font-family:Roboto Mono,monospace;font-style:normal;font-weight:400;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:13px;line-height:16px;display:inline-flex!important;height:100%;width:100%;background-color:transparent;outline:none}.cm-editor.cm-s-tds .cm-content{min-height:100%;padding:0}.cm-editor.cm-s-tds .cm-scroller{height:100%;overflow:auto}.cm-editor.cm-s-tds .cm-placeholder{--un-text-opacity:var(--mxdr-theme-colors-secondary-medium--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary-medium) / var(--un-text-opacity))}.cm-editor.cm-s-tds .cm-cursor{--un-border-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-border-opacity));display:block;visibility:hidden;pointer-events:none}.cm-editor.cm-s-tds.cm-focused .cm-cursor{visibility:visible;pointer-events:unset}.cm-editor.cm-s-tds .cm-selectionLayer>.cm-selectionBackground{--un-bg-opacity:var(--mxdr-theme-colors-primary--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-primary) / var(--un-bg-opacity));opacity:.2}.cm-editor.cm-s-tds span.cm-syntax-operator{--un-text-opacity:var(--mxdr-theme-colors-syntax-operation--alpha, 1);color:rgb(var(--mxdr-theme-colors-syntax-operation) / var(--un-text-opacity))}.cm-editor.cm-s-tds span.cm-syntax-keyword{--un-text-opacity:var(--mxdr-theme-colors-syntax-key--alpha, 1);color:rgb(var(--mxdr-theme-colors-syntax-key) / var(--un-text-opacity))}.cm-editor.cm-s-tds span.cm-syntax-value{--un-text-opacity:var(--mxdr-theme-colors-syntax-value--alpha, 1);color:rgb(var(--mxdr-theme-colors-syntax-value) / var(--un-text-opacity))}.cm-editor.cm-s-tds .cm-text-marker-error{border-bottom:1px dashed;--un-border-opacity:var(--mxdr-theme-colors-status-red--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-red) / var(--un-border-opacity))}.tds-texteditor-line{position:absolute;bottom:0;left:0;right:0;width:100%;height:2px;background:transparent;transition:background .15s}.tds-texteditor--focus .tds-texteditor-line{--un-bg-opacity:var(--mxdr-theme-colors-primary--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-primary) / var(--un-bg-opacity))}.tds-texteditor--error .tds-texteditor-line{--un-bg-opacity:var(--mxdr-theme-colors-status-red--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-red) / var(--un-bg-opacity))}.c-textfield-wrapper{background-color:rgb(var(--mxdr-theme-colors-secondary, 255 255 255) / .04);position:relative;cursor:text;display:flex;align-items:center;border-radius:8px;overflow:hidden}.c-textfield-input,.c-textfield .suffix{padding:16px 12px}.c-textfield-input-wrapper{position:relative;width:100%;overflow:hidden}.c-textfield-input{--un-text-opacity:var(--mxdr-theme-colors-secondary-high--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary-high) / var(--un-text-opacity));font-family:Roboto;font-style:normal;font-weight:400;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:13px;line-height:16px;caret-color:rgb(var(--mxdr-theme-colors-primary)/var(--mxdr-theme-colors-primary--alpha, 1));flex:1 1 100%;text-decoration:inherit;text-transform:inherit;overflow:hidden;border:none;background:none;outline:none;box-shadow:none;scrollbar-color:transparent transparent}.c-textfield-input::-webkit-scrollbar-thumb{background:transparent}.c-textfield-input::-moz-placeholder{--un-text-opacity:var(--mxdr-theme-colors-secondary-medium--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary-medium) / var(--un-text-opacity))}.c-textfield-input::placeholder{--un-text-opacity:var(--mxdr-theme-colors-secondary-medium--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary-medium) / var(--un-text-opacity))}.c-textfield-input:-moz-read-only{cursor:default}.c-textfield-input:read-only{cursor:default}.c-textfield-wrapper:not(.dense) .c-textfield-input.inner-label.focused,.c-textfield-wrapper:not(.dense) .c-textfield-input.inner-label.not-empty{padding-top:24px;padding-bottom:8px}.c-textfield-wrapper:not(.dense) textarea.c-textfield-input.inner-label.focused,.c-textfield-wrapper:not(.dense) textarea.c-textfield-input.inner-label.not-empty{margin-top:24px;padding-top:0;padding-bottom:8px}.c-textfield.error .c-textfield-input{caret-color:rgb(var(--mxdr-theme-colors-status-red)/var(--mxdr-theme-colors-status-red--alpha, 1))}.c-textarea textarea{resize:none;overflow:auto}.c-textfield-label{--un-text-opacity:var(--mxdr-theme-colors-secondary-medium--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary-medium) / var(--un-text-opacity));cursor:inherit;position:absolute;left:12px;top:16px;transition:top .15s;transition:font-size .15s}.c-textfield-label.focused,.c-textfield-label.not-empty{top:8px}.c-textfield-label.focused{--un-text-opacity:var(--mxdr-theme-colors-primary--alpha, 1);color:rgb(var(--mxdr-theme-colors-primary) / var(--un-text-opacity))}.c-textfield-wrapper.error .c-textfield-label{--un-text-opacity:var(--mxdr-theme-colors-status-red--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-red) / var(--un-text-opacity))}.c-textfield .suffix{--un-bg-opacity:var(--mxdr-theme-colors-secondary-lower--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-secondary-lower) / var(--un-bg-opacity));height:100%;display:flex;align-items:center;border-radius:8px;white-space:nowrap}.c-textfield-wrapper .status-stripe{position:absolute;bottom:0;left:0;height:2px;width:100%;transition:background-color .15s}.c-textfield-wrapper.focused .status-stripe{--un-bg-opacity:var(--mxdr-theme-colors-primary--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-primary) / var(--un-bg-opacity))}.c-textfield-wrapper.error .status-stripe{--un-bg-opacity:var(--mxdr-theme-colors-status-red--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-red) / var(--un-bg-opacity))}.c-textfield-helper-text{--un-text-opacity:var(--mxdr-theme-colors-secondary-medium--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary-medium) / var(--un-text-opacity));padding:4px 12px 0;word-break:break-word}.c-textfield-helper-text.error{--un-text-opacity:var(--mxdr-theme-colors-status-red--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-red) / var(--un-text-opacity))}.c-textfield .prepend-icon-wrapper{align-self:center;margin-left:12px;margin-right:-4px}.c-textfield .icon-wrapper{--un-text-opacity:var(--mxdr-theme-colors-secondary-medium--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary-medium) / var(--un-text-opacity))}.c-textfield-wrapper.transparent{background-color:transparent}.c-textfield-wrapper.transparent .c-textfield-input{padding:16px 4px}.c-textfield-wrapper.transparent .c-textfield-label{left:4px}.c-textfield-wrapper.transparent .prepend-icon-wrapper{margin-left:4px;margin-right:4px}.c-textfield-wrapper.transparent+.c-textfield-helper-text{padding-left:4px}.c-textfield-wrapper.dense .c-textfield-input,.c-textfield-wrapper.dense .suffix{padding:8px 12px}.c-textfield-wrapper.dense.transparent .c-textfield-input{padding:8px 4px}.c-textfield-wrapper.disabled{pointer-events:none}.c-textfield-wrapper.disabled .c-textfield-input::-moz-placeholder{--un-text-opacity:var(--mxdr-theme-colors-secondary-disabled--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary-disabled) / var(--un-text-opacity))}.c-textfield-wrapper.disabled .c-textfield-label,.c-textfield-wrapper.disabled .suffix,.c-textfield-wrapper.disabled .c-textfield-input,.c-textfield-wrapper.disabled .c-textfield-input::placeholder,.c-textfield-wrapper.disabled .icon-wrapper{--un-text-opacity:var(--mxdr-theme-colors-secondary-disabled--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary-disabled) / var(--un-text-opacity))}.c-token{position:relative}.c-token .error-text{font-family:Roboto;font-style:normal;font-weight:400;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:11px;line-height:16px;padding-top:4px;text-align:left;left:0;width:100%;--un-text-opacity:var(--mxdr-theme-colors-status-red--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-red) / var(--un-text-opacity))}.c-token .c-textfield-wrapper{display:block}.c-token .digit.c-textfield{width:32px}.c-token .digit.c-textfield+.digit{margin-left:8px}.c-token .digit.c-textfield:nth-child(3n+1){margin-left:16px}.c-token .digit.c-textfield:first-child{margin-left:0}.constructor-editor{height:100%}.cm-constructor{--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity));height:100%;width:100%;background-color:transparent;outline:none}.cm-constructor .cm-gutters+.cm-content{min-height:100%;padding:16px 0}.cm-constructor .cm-scroller{height:100%;overflow:auto;box-sizing:unset;border:none}.cm-constructor .cm-line{font-family:Roboto Mono,monospace;font-style:normal;font-weight:400;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:13px;line-height:16px;padding:4px 16px}.cm-constructor .cm-activeLine,.cm-constructor .cm-activeLineGutter{--un-bg-opacity:var(--mxdr-theme-colors-primary-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-primary-low) / var(--un-bg-opacity))}.cm-constructor .cm-gutter{background-color:transparent}.cm-constructor .cm-gutters{--un-border-opacity:var(--mxdr-theme-colors-secondary-low--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-secondary-low) / var(--un-border-opacity));--un-bg-opacity:var(--mxdr-theme-colors-level-3--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-level-3) / var(--un-bg-opacity));min-height:100%!important;height:auto!important;padding:0 0 16px;border-bottom-left-radius:16px}.cm-constructor .cm-lineNumbers .cm-gutterElement{--un-text-opacity:var(--mxdr-theme-colors-secondary-disabled--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary-disabled) / var(--un-text-opacity));text-align:right;padding-left:16px;min-width:56px;max-width:56px}.cm-constructor .cm-lineNumbers .cm-gutterElement:nth-child(n+2){padding-top:4px;padding-bottom:4px}.cm-constructor .cm-placeholder{--un-text-opacity:var(--mxdr-theme-colors-secondary-medium--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary-medium) / var(--un-text-opacity))}.cm-constructor .cm-variable-widget{background-color:#f4c66733;color:#f4c667;padding:0 4px}.cm-constructor .cm-cursor{--un-border-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-border-opacity));display:block;visibility:hidden;pointer-events:none}.cm-constructor.cm-focused .cm-cursor{visibility:visible;pointer-events:unset}.cm-constructor .cm-selectionLayer>.cm-selectionBackground{--un-border-opacity:var(--mxdr-theme-colors-primary--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-primary) / var(--un-border-opacity));opacity:.2}.cm-constructor .cm-operator,.cm-constructor .cm-operation{position:relative;padding:0 4px;margin:0 8px}.cm-constructor .cm-operator:before,.cm-constructor .cm-operation:before,.cm-constructor .cm-operator:after,.cm-constructor .cm-operation:after{content:"";position:absolute;top:0;display:inline-block;width:0;height:0;border-style:solid}.cm-constructor .cm-operator:before,.cm-constructor .cm-operation:before{left:0;transform:translate(-100%);border-width:9px 8px 9px 0}.cm-constructor .cm-operator:after,.cm-constructor .cm-operation:after{right:0;transform:translate(100%);border-width:9px 0 9px 8px}.cm-constructor .cm-operator{background-color:#d38bff33;color:#d38bff}.cm-constructor .cm-operator:before{border-color:transparent rgba(211,139,255,.2) transparent transparent}.cm-constructor .cm-operator:after{border-color:transparent transparent transparent rgba(211,139,255,.2)}.cm-constructor .cm-operation{background-color:#99dfbe33;color:#99dfbe}.cm-constructor .cm-operation:before{border-color:transparent rgba(153,223,190,.2) transparent transparent}.cm-constructor .cm-operation:after{border-color:transparent transparent transparent rgba(153,223,190,.2)}.cm-constructor .cm-keyword{color:#9bcbfa}.cm-constructor .cm-square-bracket{color:#99dfbe}.cm-constructor .cm-lintRange-error{background-image:none;border-bottom:1px dashed;--un-border-opacity:var(--mxdr-theme-colors-status-red--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-red) / var(--un-border-opacity))}.cm-constructor .cm-paren-1 span{color:#ff6b61}.cm-constructor .cm-paren-2 span{color:#f4c667}.cm-constructor .cm-paren-3 span{color:#d38bff}.cm-constructor .cm-paren-4 span{color:#ff9cc0}.cm-constructor .cm-paren-5 span{color:#c5df7a}.cm-constructor.disabled .cm-scroller{overflow:hidden}.cm-constructor.disabled .cm-line span,.cm-constructor .cm-paren-block-disabled .cm-line span,.cm-constructor.disabled .cm-line *,.cm-constructor .cm-paren-block-disabled .cm-line *,.cm-constructor.disabled *,.cm-constructor .cm-paren-block-disabled *,.cm-constructor.disabled span,.cm-constructor .cm-paren-block-disabled span{--un-text-opacity:var(--mxdr-theme-colors-secondary-high--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary-high) / var(--un-text-opacity))}.cm-constructor.disabled .cm-operation,.cm-constructor .cm-paren-block-disabled .cm-operation,.cm-constructor.disabled .cm-operator,.cm-constructor .cm-paren-block-disabled .cm-operator,.cm-constructor.disabled .cm-variable-widget,.cm-constructor .cm-paren-block-disabled .cm-variable-widget{--un-text-opacity:var(--mxdr-theme-colors-secondary-high--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary-high) / var(--un-text-opacity));background-color:#fff3}.cm-constructor.disabled .cm-operation:before,.cm-constructor .cm-paren-block-disabled .cm-operation:before,.cm-constructor.disabled .cm-operator:before,.cm-constructor .cm-paren-block-disabled .cm-operator:before,.cm-constructor.disabled .cm-variable-widget:before,.cm-constructor .cm-paren-block-disabled .cm-variable-widget:before{border-right-color:#fff3}.cm-constructor.disabled .cm-operation:after,.cm-constructor .cm-paren-block-disabled .cm-operation:after,.cm-constructor.disabled .cm-operator:after,.cm-constructor .cm-paren-block-disabled .cm-operator:after,.cm-constructor.disabled .cm-variable-widget:after,.cm-constructor .cm-paren-block-disabled .cm-variable-widget:after{border-left-color:#fff3}.cm-constructor .cm-paren-block-disabled+.cm-widgetBuffer+.cm-variable-widget{--un-text-opacity:var(--mxdr-theme-colors-secondary-high--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary-high) / var(--un-text-opacity));background-color:#fff3}.c-button{text-decoration:none;display:inline-flex;flex:0 0 auto;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:color .3s,border-color .3s,background-color .3s;position:relative;height:32px;cursor:pointer;align-items:center;justify-content:center;gap:4px;border-radius:8px;border-style:none;background-color:transparent;padding:0 8px;font-family:Roboto;font-style:normal;font-weight:500;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:13px;line-height:16px}.c-button:focus{outline:none}.c-button:before{transition:background-color .3s}.c-button--space-between+.c-button--space-between{margin-left:8px}.c-button--only-icon{width:32px!important}.c-button--fluid{width:100%}.c-button--disabled,button[disabled]{pointer-events:none!important}.c-button .c-button--default{position:relative;top:1px;display:flex;align-items:center;gap:8px}.c-button .c-button--default:first-child{padding-left:4px}.c-button .c-button--default:last-child{padding-right:4px}.c-button .c-button--icon{display:flex}.c-button.c-button--primary-filled,.c-button.c-button--brand-filled{position:relative;overflow:hidden}.c-button.c-button--primary-filled:before,.c-button.c-button--brand-filled:before{content:"";pointer-events:none;position:absolute;top:-50%;left:-50%;width:200%;height:200%;z-index:1;background-color:transparent}.c-button.c-button--primary-filled:hover:before,.c-button.c-button--brand-filled:hover:before{--un-bg-opacity:var(--mxdr-theme-colors-secondary-lower--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-secondary-lower) / var(--un-bg-opacity))}.c-button.c-button--primary-filled{--un-bg-opacity:var(--mxdr-theme-colors-primary-high--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-primary-high) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-tertiary-high--alpha, 1);color:rgb(var(--mxdr-theme-colors-tertiary-high) / var(--un-text-opacity))}.c-button.c-button--primary-filled:active{--un-bg-opacity:var(--mxdr-theme-colors-primary-medium--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-primary-medium) / var(--un-bg-opacity))}.c-button.c-button--primary-filled.c-button--disabled{--un-text-opacity:var(--mxdr-theme-colors-tertiary-disabled--alpha, 1);color:rgb(var(--mxdr-theme-colors-tertiary-disabled) / var(--un-text-opacity));--un-bg-opacity:var(--mxdr-theme-colors-primary-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-primary-disabled) / var(--un-bg-opacity))}.c-button.c-button--brand-filled{--un-bg-opacity:var(--mxdr-theme-colors-brand-high--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-brand-high) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary-high--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary-high) / var(--un-text-opacity))}.c-button.c-button--brand-filled:active{--un-bg-opacity:var(--mxdr-theme-colors-brand-medium--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-brand-medium) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary-medium--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary-medium) / var(--un-text-opacity))}.c-button.c-button--brand-filled.c-button--disabled{--un-text-opacity:var(--mxdr-theme-colors-secondary-disabled--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary-disabled) / var(--un-text-opacity));--un-bg-opacity:var(--mxdr-theme-colors-brand-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-brand-disabled) / var(--un-bg-opacity))}.c-button.c-button--secondary-outline,.c-button.c-button--negative-outline{border-width:1px;border-style:solid}.c-button.c-button--secondary-outline{position:relative;overflow:hidden;--un-border-opacity:var(--mxdr-theme-colors-primary-intermediate--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-primary-intermediate) / var(--un-border-opacity));--un-text-opacity:var(--mxdr-theme-colors-primary-high--alpha, 1);color:rgb(var(--mxdr-theme-colors-primary-high) / var(--un-text-opacity))}.c-button.c-button--secondary-outline:before{content:"";pointer-events:none;position:absolute;top:-50%;left:-50%;width:200%;height:200%;z-index:1;background-color:transparent}.c-button.c-button--secondary-outline:hover:before{--un-bg-opacity:var(--mxdr-theme-colors-primary-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-primary-low) / var(--un-bg-opacity))}.c-button.c-button--secondary-outline:active{--un-text-opacity:var(--mxdr-theme-colors-primary-medium--alpha, 1);color:rgb(var(--mxdr-theme-colors-primary-medium) / var(--un-text-opacity))}.c-button.c-button--secondary-outline.c-button--disabled{--un-text-opacity:var(--mxdr-theme-colors-primary-disabled--alpha, 1);color:rgb(var(--mxdr-theme-colors-primary-disabled) / var(--un-text-opacity))}.c-button.c-button--negative-outline{position:relative;overflow:hidden;--un-border-opacity:var(--mxdr-theme-colors-negative-intermediate--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-negative-intermediate) / var(--un-border-opacity));--un-text-opacity:var(--mxdr-theme-colors-negative-high--alpha, 1);color:rgb(var(--mxdr-theme-colors-negative-high) / var(--un-text-opacity))}.c-button.c-button--negative-outline:before{content:"";pointer-events:none;position:absolute;top:-50%;left:-50%;width:200%;height:200%;z-index:1;background-color:transparent}.c-button.c-button--negative-outline:hover:before{--un-bg-opacity:var(--mxdr-theme-colors-negative-lower--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-negative-lower) / var(--un-bg-opacity))}.c-button.c-button--negative-outline:active{--un-text-opacity:var(--mxdr-theme-colors-negative-medium--alpha, 1);color:rgb(var(--mxdr-theme-colors-negative-medium) / var(--un-text-opacity))}.c-button.c-button--negative-outline.c-button--disabled{--un-text-opacity:var(--mxdr-theme-colors-negative-disabled--alpha, 1);color:rgb(var(--mxdr-theme-colors-negative-disabled) / var(--un-text-opacity))}.c-button.c-button--secondary-ghost{position:relative;overflow:hidden;--un-text-opacity:var(--mxdr-theme-colors-primary-high--alpha, 1);color:rgb(var(--mxdr-theme-colors-primary-high) / var(--un-text-opacity))}.c-button.c-button--secondary-ghost:before{content:"";pointer-events:none;position:absolute;top:-50%;left:-50%;width:200%;height:200%;z-index:1;background-color:transparent}.c-button.c-button--secondary-ghost:hover:before{--un-bg-opacity:var(--mxdr-theme-colors-primary-lower--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-primary-lower) / var(--un-bg-opacity))}.c-button.c-button--secondary-ghost:active{--un-text-opacity:var(--mxdr-theme-colors-primary-medium--alpha, 1);color:rgb(var(--mxdr-theme-colors-primary-medium) / var(--un-text-opacity))}.c-button.c-button--secondary-ghost.c-button--disabled{--un-text-opacity:var(--mxdr-theme-colors-primary-disabled--alpha, 1);color:rgb(var(--mxdr-theme-colors-primary-disabled) / var(--un-text-opacity))}.c-button.c-button--secondary-text{height:auto;padding:2px 0;--un-text-opacity:var(--mxdr-theme-colors-primary-high--alpha, 1);color:rgb(var(--mxdr-theme-colors-primary-high) / var(--un-text-opacity))}.c-button.c-button--secondary-text:hover{--un-text-opacity:var(--mxdr-theme-colors-primary-intense--alpha, 1);color:rgb(var(--mxdr-theme-colors-primary-intense) / var(--un-text-opacity))}.c-button.c-button--secondary-text:active{--un-text-opacity:var(--mxdr-theme-colors-primary-medium--alpha, 1);color:rgb(var(--mxdr-theme-colors-primary-medium) / var(--un-text-opacity))}.c-button.c-button--secondary-text.c-button--disabled{--un-text-opacity:var(--mxdr-theme-colors-primary-disabled--alpha, 1);color:rgb(var(--mxdr-theme-colors-primary-disabled) / var(--un-text-opacity))}.c-button-inline{display:inline-block;background:transparent;border:none;text-decoration:none;color:inherit;padding:0}.c-button-inline:hover{cursor:pointer}.c-button-inline--disabled{pointer-events:none;opacity:.4}.c-button-inline__icon{margin:auto}.c-button-inline__icon:active{opacity:.7}.c-button-inline__text{font-family:Roboto;font-style:normal;font-weight:500;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:13px;line-height:16px}.c-button-inline__text+.c-button-inline__chip{margin-left:8px}.c-button-group{display:flex;border:1px solid;--un-border-opacity:var(--mxdr-theme-colors-secondary-lower--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-secondary-lower) / var(--un-border-opacity));border-radius:8px}.c-button-group>*:not(:first-child):after{--un-bg-opacity:var(--mxdr-theme-colors-secondary-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-secondary-low) / var(--un-bg-opacity));content:"";position:absolute;top:50%;left:0;transform:translate(-50%,-50%);width:1px;height:16px}.c-checkbox-label{position:relative;display:flex;align-items:center;outline:none;cursor:pointer}.c-checkbox-label--disabled,.c-checkbox-label--readonly{pointer-events:none}.c-checkbox-label--disabled input.c-checkbox--indeterminate~.c-checkbox__checkmark-wrapper,.c-checkbox-label--readonly input.c-checkbox--indeterminate~.c-checkbox__checkmark-wrapper,.c-checkbox-label--disabled input.c-checkbox:checked~.c-checkbox__checkmark-wrapper,.c-checkbox-label--readonly input.c-checkbox:checked~.c-checkbox__checkmark-wrapper{--un-bg-opacity:var(--mxdr-theme-colors-secondary-medium--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-secondary-medium) / var(--un-bg-opacity))}.c-checkbox-label--disabled{opacity:.38}.c-checkbox-label:hover .c-checkbox__checkmark-wrapper:after:not(.c-checkbox__checkmark-wrapper--everything),.c-checkbox-label:focus .c-checkbox__checkmark-wrapper:after:not(.c-checkbox__checkmark-wrapper--everything),.c-checkbox-label:active .c-checkbox__checkmark-wrapper:after:not(.c-checkbox__checkmark-wrapper--everything){content:"";position:absolute;top:-1.5px;left:-1.5px;width:16px;height:16px;border-radius:4px;--un-bg-opacity:var(--mxdr-theme-colors-secondary-lower--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-secondary-lower) / var(--un-bg-opacity))}.c-checkbox-label:active .c-checkbox__checkmark-wrapper:after:not(.c-checkbox__checkmark-wrapper--everything){animation:c-checkbox-fill-circle-with-color .2s 1 normal;--un-bg-opacity:var(--mxdr-theme-colors-secondary-intermediate--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-secondary-intermediate) / var(--un-bg-opacity))}.c-checkbox__checkmark{position:relative;display:none;top:5.5px;left:2.5px}.c-checkbox__checkmark,.c-checkbox__checkmark:after{border-radius:2px;--un-bg-opacity:var(--mxdr-theme-colors-surface--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-surface) / var(--un-bg-opacity))}.c-checkbox__checkmark-wrapper{display:inline-block;width:16px;min-width:16px;height:16px;--un-border-opacity:var(--mxdr-theme-colors-secondary-medium--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-secondary-medium) / var(--un-border-opacity));border-style:solid;border-width:1.5px;border-radius:4px;box-sizing:border-box;transition:background .3s;outline:none;position:relative}.c-checkbox__checkmark-wrapper--indeterminate .c-checkbox__checkmark{width:8px;height:2px}.c-checkbox__checkmark-wrapper--everything .c-checkbox__checkmark{transform:rotate(-45deg);top:3px;left:5px;width:7px;height:4px;background:transparent;border-left:2px solid;border-bottom:2px solid;border-radius:0;--un-border-opacity:var(--mxdr-theme-colors-surface--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-surface) / var(--un-border-opacity))}.c-checkbox__checkmark-wrapper--everything .c-checkbox__checkmark:after{display:none}.c-checkbox__checkmark-wrapper:not(.c-checkbox__checkmark-wrapper--indeterminate):not(.c-checkbox__checkmark-wrapper--everything) .c-checkbox__checkmark{transform:rotate(-45deg);width:2px;height:6px}.c-checkbox__checkmark-wrapper:not(.c-checkbox__checkmark-wrapper--indeterminate):not(.c-checkbox__checkmark-wrapper--everything) .c-checkbox__checkmark:after{content:"";position:absolute;width:2px;height:10px;transform:rotate(85deg);left:4px}.c-checkbox-text{--un-text-opacity:var(--mxdr-theme-colors-secondary-high--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary-high) / var(--un-text-opacity));font-family:Roboto;font-style:normal;font-weight:400;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:13px;line-height:16px;margin-left:12px}.c-checkbox-text--label-left{order:-1;margin:0 12px 0 0}input.c-checkbox{position:absolute;opacity:0}input.c-checkbox:checked~.c-checkbox__checkmark-wrapper,input.c-checkbox--indeterminate~.c-checkbox__checkmark-wrapper{border-color:transparent;--un-bg-opacity:var(--mxdr-theme-colors-primary--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-primary) / var(--un-bg-opacity))}input.c-checkbox:checked~.c-checkbox__checkmark-wrapper .c-checkbox__checkmark,input.c-checkbox--indeterminate~.c-checkbox__checkmark-wrapper .c-checkbox__checkmark{display:block}input.c-checkbox--everything~.c-checkbox__checkmark-wrapper,input.c-checkbox--everything:hover~.c-checkbox__checkmark-wrapper,input.c-checkbox--everything:focus~.c-checkbox__checkmark-wrapper,input.c-checkbox--everything:checked~.c-checkbox__checkmark-wrapper{border-color:transparent;background:transparent;background-color:transparent;position:relative}input.c-checkbox--everything~.c-checkbox__checkmark-wrapper:before,input.c-checkbox--everything:hover~.c-checkbox__checkmark-wrapper:before,input.c-checkbox--everything:focus~.c-checkbox__checkmark-wrapper:before,input.c-checkbox--everything:checked~.c-checkbox__checkmark-wrapper:before,input.c-checkbox--everything~.c-checkbox__checkmark-wrapper:after,input.c-checkbox--everything:hover~.c-checkbox__checkmark-wrapper:after,input.c-checkbox--everything:focus~.c-checkbox__checkmark-wrapper:after,input.c-checkbox--everything:checked~.c-checkbox__checkmark-wrapper:after{content:"";position:absolute;border-radius:2px}input.c-checkbox--everything~.c-checkbox__checkmark-wrapper:before,input.c-checkbox--everything:hover~.c-checkbox__checkmark-wrapper:before,input.c-checkbox--everything:focus~.c-checkbox__checkmark-wrapper:before,input.c-checkbox--everything:checked~.c-checkbox__checkmark-wrapper:before{top:0;right:0;width:12px;height:12px;--un-bg-opacity:var(--mxdr-theme-colors-primary--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-primary) / var(--un-bg-opacity))}input.c-checkbox--everything~.c-checkbox__checkmark-wrapper:after,input.c-checkbox--everything:hover~.c-checkbox__checkmark-wrapper:after,input.c-checkbox--everything:focus~.c-checkbox__checkmark-wrapper:after,input.c-checkbox--everything:checked~.c-checkbox__checkmark-wrapper:after{width:10px;height:10px;top:auto;left:-2px;bottom:-2px;border-left:2px solid;border-bottom:2px solid;--un-border-opacity:var(--mxdr-theme-colors-primary--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-primary) / var(--un-border-opacity));border-radius:2px}input.c-checkbox--everything~.c-checkbox__checkmark-wrapper .c-checkbox__checkmark,input.c-checkbox--everything:hover~.c-checkbox__checkmark-wrapper .c-checkbox__checkmark,input.c-checkbox--everything:focus~.c-checkbox__checkmark-wrapper .c-checkbox__checkmark,input.c-checkbox--everything:checked~.c-checkbox__checkmark-wrapper .c-checkbox__checkmark{display:block}@keyframes c-checkbox-fill-circle-with-color{0%{transform:scale(.2)}to{transform:scale(1)}}.c-checkbox-button-label{position:relative}input.c-checkbox-button-input{position:absolute;left:50%;top:50%;visibility:hidden}.checkbox-button.c-button{--un-border-opacity:var(--mxdr-theme-colors-primary-low--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-primary-low) / var(--un-border-opacity));position:relative;overflow:hidden}.checkbox-button.c-button:not(.inactive){--un-bg-opacity:var(--mxdr-theme-colors-primary-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-primary-low) / var(--un-bg-opacity))}.checkbox-button.c-button:before{content:"";pointer-events:none;position:absolute;top:-50%;left:-50%;width:200%;height:200%;z-index:1;opacity:0;background:rgb(var(--mxdr-theme-colors-secondary, 255 255 255) / 1)}.checkbox-button.c-button:not(.c-button--disabled):hover:before,.checkbox-button.c-button:not(.c-button--disabled):active:before{opacity:.08}.checkbox-button.c-button:not(.c-button--disabled):active,.checkbox-button.c-button.c-button--disabled{--un-text-opacity:var(--mxdr-theme-colors-primary-medium--alpha, 1);color:rgb(var(--mxdr-theme-colors-primary-medium) / var(--un-text-opacity))}.checkbox-button.c-button.inactive{--un-border-opacity:var(--mxdr-theme-colors-secondary-low--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-secondary-low) / var(--un-border-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary-medium--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary-medium) / var(--un-text-opacity))}.checkbox-button.c-button.inactive:not(.c-button--disabled):active,.checkbox-button.c-button.inactive.c-button--disabled{--un-text-opacity:var(--mxdr-theme-colors-secondary-disabled--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary-disabled) / var(--un-text-opacity))}.tdsc-chip,.tdsc-chip--tag{display:inline-flex;max-width:100%;border-radius:4px;position:relative;overflow:hidden;text-decoration:none;white-space:nowrap;justify-content:center;align-items:center;--un-bg-opacity:var(--mxdr-theme-colors-secondary-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-secondary-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--background,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--background{--un-bg-opacity:var(--mxdr-theme-colors-background-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-background-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-background--alpha, 1);color:rgb(var(--mxdr-theme-colors-background) / var(--un-text-opacity));--un-bg-opacity:var(--mxdr-theme-colors-background--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-background) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--background.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--background.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-background-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-background-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--surface,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--surface{--un-bg-opacity:var(--mxdr-theme-colors-surface-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-surface-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-surface--alpha, 1);color:rgb(var(--mxdr-theme-colors-surface) / var(--un-text-opacity));--un-bg-opacity:var(--mxdr-theme-colors-surface--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-surface) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--surface.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--surface.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-surface-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-surface-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--level-1,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--level-1{--un-bg-opacity:var(--mxdr-theme-colors-level-1-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-level-1-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-level-1--alpha, 1);color:rgb(var(--mxdr-theme-colors-level-1) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--level-1.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--level-1.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-level-1-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-level-1-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--level-2,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--level-2{--un-bg-opacity:var(--mxdr-theme-colors-level-2-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-level-2-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-level-2--alpha, 1);color:rgb(var(--mxdr-theme-colors-level-2) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--level-2.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--level-2.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-level-2-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-level-2-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--level-3,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--level-3{--un-bg-opacity:var(--mxdr-theme-colors-level-3-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-level-3-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-level-3--alpha, 1);color:rgb(var(--mxdr-theme-colors-level-3) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--level-3.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--level-3.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-level-3-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-level-3-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--level-4,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--level-4{--un-bg-opacity:var(--mxdr-theme-colors-level-4-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-level-4-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-level-4--alpha, 1);color:rgb(var(--mxdr-theme-colors-level-4) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--level-4.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--level-4.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-level-4-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-level-4-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--level-5,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--level-5{--un-bg-opacity:var(--mxdr-theme-colors-level-5-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-level-5-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-level-5--alpha, 1);color:rgb(var(--mxdr-theme-colors-level-5) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--level-5.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--level-5.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-level-5-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-level-5-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--level-6,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--level-6{--un-bg-opacity:var(--mxdr-theme-colors-level-6-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-level-6-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-level-6--alpha, 1);color:rgb(var(--mxdr-theme-colors-level-6) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--level-6.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--level-6.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-level-6-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-level-6-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--primary,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--primary{--un-bg-opacity:var(--mxdr-theme-colors-primary-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-primary-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-primary--alpha, 1);color:rgb(var(--mxdr-theme-colors-primary) / var(--un-text-opacity));--un-bg-opacity:var(--mxdr-theme-colors-primary--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-primary) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity));--un-text-opacity:var(--mxdr-theme-colors-tertiary--alpha, 1);color:rgb(var(--mxdr-theme-colors-tertiary) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--primary.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--primary.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-primary-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-primary-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--secondary,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--secondary{--un-bg-opacity:var(--mxdr-theme-colors-secondary-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-secondary-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--secondary.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--secondary.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-secondary-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-secondary-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--tertiary,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--tertiary{--un-bg-opacity:var(--mxdr-theme-colors-tertiary-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-tertiary-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-tertiary--alpha, 1);color:rgb(var(--mxdr-theme-colors-tertiary) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--tertiary.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--tertiary.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-tertiary-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-tertiary-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--brand,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--brand{--un-bg-opacity:var(--mxdr-theme-colors-brand-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-brand-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-brand--alpha, 1);color:rgb(var(--mxdr-theme-colors-brand) / var(--un-text-opacity));--un-bg-opacity:var(--mxdr-theme-colors-brand--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-brand) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity));--un-text-opacity:var(--mxdr-theme-colors-tertiary--alpha, 1);color:rgb(var(--mxdr-theme-colors-tertiary) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--brand.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--brand.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-brand-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-brand-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--negative,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--negative{--un-bg-opacity:var(--mxdr-theme-colors-negative-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-negative-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-negative--alpha, 1);color:rgb(var(--mxdr-theme-colors-negative) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--negative.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--negative.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-negative-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-negative-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--brand-secondary,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--brand-secondary{--un-bg-opacity:var(--mxdr-theme-colors-brand-secondary-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-brand-secondary-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-brand-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-brand-secondary) / var(--un-text-opacity));--un-bg-opacity:var(--mxdr-theme-colors-brand-secondary--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-brand-secondary) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity));--un-text-opacity:var(--mxdr-theme-colors-tertiary--alpha, 1);color:rgb(var(--mxdr-theme-colors-tertiary) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--brand-secondary.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--brand-secondary.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-brand-secondary-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-brand-secondary-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--status-green,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--status-green{--un-bg-opacity:var(--mxdr-theme-colors-status-green-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-green-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-status-green--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-green) / var(--un-text-opacity));--un-bg-opacity:var(--mxdr-theme-colors-status-green--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-green) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity));--un-text-opacity:var(--mxdr-theme-colors-tertiary--alpha, 1);color:rgb(var(--mxdr-theme-colors-tertiary) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--status-green.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--status-green.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-status-green-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-green-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--status-success,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--status-success{--un-bg-opacity:var(--mxdr-theme-colors-status-success-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-success-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-status-success--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-success) / var(--un-text-opacity));--un-bg-opacity:var(--mxdr-theme-colors-status-success--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-success) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity));--un-text-opacity:var(--mxdr-theme-colors-tertiary--alpha, 1);color:rgb(var(--mxdr-theme-colors-tertiary) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--status-success.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--status-success.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-status-success-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-success-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--success,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--success{--un-bg-opacity:var(--mxdr-theme-colors-success-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-success-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-success--alpha, 1);color:rgb(var(--mxdr-theme-colors-success) / var(--un-text-opacity));--un-bg-opacity:var(--mxdr-theme-colors-success--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-success) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity));--un-text-opacity:var(--mxdr-theme-colors-tertiary--alpha, 1);color:rgb(var(--mxdr-theme-colors-tertiary) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--success.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--success.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-success-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-success-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--status-yellow,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--status-yellow{--un-bg-opacity:var(--mxdr-theme-colors-status-yellow-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-yellow-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-status-yellow--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-yellow) / var(--un-text-opacity));--un-bg-opacity:var(--mxdr-theme-colors-status-yellow--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-yellow) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--status-yellow.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--status-yellow.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-status-yellow-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-yellow-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--status-caution,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--status-caution{--un-bg-opacity:var(--mxdr-theme-colors-status-caution-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-caution-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-status-caution--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-caution) / var(--un-text-opacity));--un-bg-opacity:var(--mxdr-theme-colors-status-caution--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-caution) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--status-caution.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--status-caution.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-status-caution-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-caution-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--caution,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--caution{--un-bg-opacity:var(--mxdr-theme-colors-caution-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-caution-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-caution--alpha, 1);color:rgb(var(--mxdr-theme-colors-caution) / var(--un-text-opacity));--un-bg-opacity:var(--mxdr-theme-colors-caution--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-caution) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--caution.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--caution.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-caution-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-caution-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--status-orange,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--status-orange{--un-bg-opacity:var(--mxdr-theme-colors-status-orange-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-orange-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-status-orange--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-orange) / var(--un-text-opacity));--un-bg-opacity:var(--mxdr-theme-colors-status-orange--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-orange) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--status-orange.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--status-orange.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-status-orange-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-orange-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--status-warning,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--status-warning{--un-bg-opacity:var(--mxdr-theme-colors-status-warning-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-warning-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-status-warning--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-warning) / var(--un-text-opacity));--un-bg-opacity:var(--mxdr-theme-colors-status-warning--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-warning) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--status-warning.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--status-warning.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-status-warning-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-warning-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--warning,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--warning{--un-bg-opacity:var(--mxdr-theme-colors-warning-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-warning-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-warning--alpha, 1);color:rgb(var(--mxdr-theme-colors-warning) / var(--un-text-opacity));--un-bg-opacity:var(--mxdr-theme-colors-warning--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-warning) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--warning.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--warning.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-warning-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-warning-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--status-red,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--status-red{--un-bg-opacity:var(--mxdr-theme-colors-status-red-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-red-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-status-red--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-red) / var(--un-text-opacity));--un-bg-opacity:var(--mxdr-theme-colors-status-red--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-red) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity));--un-text-opacity:var(--mxdr-theme-colors-tertiary--alpha, 1);color:rgb(var(--mxdr-theme-colors-tertiary) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--status-red.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--status-red.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-status-red-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-red-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--status-danger,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--status-danger{--un-bg-opacity:var(--mxdr-theme-colors-status-danger-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-danger-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-status-danger--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-danger) / var(--un-text-opacity));--un-bg-opacity:var(--mxdr-theme-colors-status-danger--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-danger) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity));--un-text-opacity:var(--mxdr-theme-colors-tertiary--alpha, 1);color:rgb(var(--mxdr-theme-colors-tertiary) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--status-danger.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--status-danger.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-status-danger-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-danger-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--danger,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--danger{--un-bg-opacity:var(--mxdr-theme-colors-danger-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-danger-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-danger--alpha, 1);color:rgb(var(--mxdr-theme-colors-danger) / var(--un-text-opacity));--un-bg-opacity:var(--mxdr-theme-colors-danger--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-danger) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity));--un-text-opacity:var(--mxdr-theme-colors-tertiary--alpha, 1);color:rgb(var(--mxdr-theme-colors-tertiary) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--danger.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--danger.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-danger-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-danger-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--status-blue,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--status-blue{--un-bg-opacity:var(--mxdr-theme-colors-status-blue-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-blue-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-status-blue--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-blue) / var(--un-text-opacity));--un-bg-opacity:var(--mxdr-theme-colors-status-blue--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-blue) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity));--un-text-opacity:var(--mxdr-theme-colors-tertiary--alpha, 1);color:rgb(var(--mxdr-theme-colors-tertiary) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--status-blue.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--status-blue.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-status-blue-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-blue-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--status-purple,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--status-purple{--un-bg-opacity:var(--mxdr-theme-colors-status-purple-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-purple-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-status-purple--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-purple) / var(--un-text-opacity));--un-bg-opacity:var(--mxdr-theme-colors-status-purple--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-purple) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity));--un-text-opacity:var(--mxdr-theme-colors-tertiary--alpha, 1);color:rgb(var(--mxdr-theme-colors-tertiary) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--status-purple.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--status-purple.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-status-purple-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-purple-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--status-turquoise,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--status-turquoise{--un-bg-opacity:var(--mxdr-theme-colors-status-turquoise-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-turquoise-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-status-turquoise--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-turquoise) / var(--un-text-opacity));--un-bg-opacity:var(--mxdr-theme-colors-status-turquoise--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-turquoise) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--status-turquoise.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--status-turquoise.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-status-turquoise-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-turquoise-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--status-grey,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--status-grey{--un-bg-opacity:var(--mxdr-theme-colors-status-grey-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-grey-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-status-grey--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-grey) / var(--un-text-opacity));--un-bg-opacity:var(--mxdr-theme-colors-status-grey--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-grey) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--status-grey.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--status-grey.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-status-grey-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-grey-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--status-aquamarine,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--status-aquamarine{--un-bg-opacity:var(--mxdr-theme-colors-status-aquamarine-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-aquamarine-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-status-aquamarine--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-aquamarine) / var(--un-text-opacity));--un-bg-opacity:var(--mxdr-theme-colors-status-aquamarine--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-aquamarine) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--status-aquamarine.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--status-aquamarine.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-status-aquamarine-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-aquamarine-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--status-amaranth,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--status-amaranth{--un-bg-opacity:var(--mxdr-theme-colors-status-amaranth-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-amaranth-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-status-amaranth--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-amaranth) / var(--un-text-opacity));--un-bg-opacity:var(--mxdr-theme-colors-status-amaranth--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-amaranth) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--status-amaranth.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--status-amaranth.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-status-amaranth-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-amaranth-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--status-light-green,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--status-light-green{--un-bg-opacity:var(--mxdr-theme-colors-status-light-green-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-light-green-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-status-light-green--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-light-green) / var(--un-text-opacity));--un-bg-opacity:var(--mxdr-theme-colors-status-light-green--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-light-green) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--status-light-green.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--status-light-green.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-status-light-green-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-light-green-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--status-pink,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--status-pink{--un-bg-opacity:var(--mxdr-theme-colors-status-pink-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-pink-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-status-pink--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-pink) / var(--un-text-opacity));--un-bg-opacity:var(--mxdr-theme-colors-status-pink--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-pink) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--status-pink.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--status-pink.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-status-pink-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-pink-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--status-apricot,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--status-apricot{--un-bg-opacity:var(--mxdr-theme-colors-status-apricot-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-apricot-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-status-apricot--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-apricot) / var(--un-text-opacity));--un-bg-opacity:var(--mxdr-theme-colors-status-apricot--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-apricot) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--status-apricot.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--status-apricot.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-status-apricot-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-apricot-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--status-light-yellow,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--status-light-yellow{--un-bg-opacity:var(--mxdr-theme-colors-status-light-yellow-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-light-yellow-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-status-light-yellow--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-light-yellow) / var(--un-text-opacity));--un-bg-opacity:var(--mxdr-theme-colors-status-light-yellow--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-light-yellow) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--status-light-yellow.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--status-light-yellow.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-status-light-yellow-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-light-yellow-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--status-white,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--status-white{--un-bg-opacity:var(--mxdr-theme-colors-status-white-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-white-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-status-white--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-white) / var(--un-text-opacity));--un-bg-opacity:var(--mxdr-theme-colors-status-white--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-white) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--status-white.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--status-white.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-status-white-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-white-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--syntax-key,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--syntax-key{--un-bg-opacity:var(--mxdr-theme-colors-syntax-key-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-syntax-key-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-syntax-key--alpha, 1);color:rgb(var(--mxdr-theme-colors-syntax-key) / var(--un-text-opacity));--un-bg-opacity:var(--mxdr-theme-colors-syntax-key--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-syntax-key) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--syntax-key.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--syntax-key.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-syntax-key-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-syntax-key-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--syntax-operation,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--syntax-operation{--un-bg-opacity:var(--mxdr-theme-colors-syntax-operation-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-syntax-operation-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-syntax-operation--alpha, 1);color:rgb(var(--mxdr-theme-colors-syntax-operation) / var(--un-text-opacity));--un-bg-opacity:var(--mxdr-theme-colors-syntax-operation--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-syntax-operation) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--syntax-operation.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--syntax-operation.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-syntax-operation-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-syntax-operation-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--syntax-value,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--syntax-value{--un-bg-opacity:var(--mxdr-theme-colors-syntax-value-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-syntax-value-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-syntax-value--alpha, 1);color:rgb(var(--mxdr-theme-colors-syntax-value) / var(--un-text-opacity));--un-bg-opacity:var(--mxdr-theme-colors-syntax-value--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-syntax-value) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--syntax-value.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--syntax-value.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-syntax-value-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-syntax-value-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--chart-1,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--chart-1{--un-bg-opacity:var(--mxdr-theme-colors-chart-1-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-1-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-chart-1--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-1) / var(--un-text-opacity));--un-bg-opacity:var(--mxdr-theme-colors-chart-1--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-1) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--chart-1.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--chart-1.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-chart-1-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-1-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--chart-2,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--chart-2{--un-bg-opacity:var(--mxdr-theme-colors-chart-2-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-2-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-chart-2--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-2) / var(--un-text-opacity));--un-bg-opacity:var(--mxdr-theme-colors-chart-2--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-2) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--chart-2.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--chart-2.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-chart-2-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-2-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--chart-3,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--chart-3{--un-bg-opacity:var(--mxdr-theme-colors-chart-3-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-3-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-chart-3--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-3) / var(--un-text-opacity));--un-bg-opacity:var(--mxdr-theme-colors-chart-3--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-3) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--chart-3.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--chart-3.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-chart-3-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-3-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--chart-4,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--chart-4{--un-bg-opacity:var(--mxdr-theme-colors-chart-4-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-4-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-chart-4--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-4) / var(--un-text-opacity));--un-bg-opacity:var(--mxdr-theme-colors-chart-4--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-4) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--chart-4.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--chart-4.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-chart-4-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-4-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--chart-5,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--chart-5{--un-bg-opacity:var(--mxdr-theme-colors-chart-5-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-5-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-chart-5--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-5) / var(--un-text-opacity));--un-bg-opacity:var(--mxdr-theme-colors-chart-5--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-5) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--chart-5.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--chart-5.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-chart-5-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-5-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--chart-6,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--chart-6{--un-bg-opacity:var(--mxdr-theme-colors-chart-6-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-6-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-chart-6--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-6) / var(--un-text-opacity));--un-bg-opacity:var(--mxdr-theme-colors-chart-6--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-6) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--chart-6.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--chart-6.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-chart-6-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-6-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--chart-7,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--chart-7{--un-bg-opacity:var(--mxdr-theme-colors-chart-7-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-7-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-chart-7--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-7) / var(--un-text-opacity));--un-bg-opacity:var(--mxdr-theme-colors-chart-7--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-7) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--chart-7.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--chart-7.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-chart-7-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-7-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--chart-8,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--chart-8{--un-bg-opacity:var(--mxdr-theme-colors-chart-8-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-8-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-chart-8--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-8) / var(--un-text-opacity));--un-bg-opacity:var(--mxdr-theme-colors-chart-8--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-8) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--chart-8.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--chart-8.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-chart-8-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-8-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--chart-9,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--chart-9{--un-bg-opacity:var(--mxdr-theme-colors-chart-9-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-9-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-chart-9--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-9) / var(--un-text-opacity));--un-bg-opacity:var(--mxdr-theme-colors-chart-9--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-9) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--chart-9.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--chart-9.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-chart-9-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-9-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--chart-10,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--chart-10{--un-bg-opacity:var(--mxdr-theme-colors-chart-10-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-10-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-chart-10--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-10) / var(--un-text-opacity));--un-bg-opacity:var(--mxdr-theme-colors-chart-10--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-10) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--chart-10.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--chart-10.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-chart-10-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-10-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--chart-11,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--chart-11{--un-bg-opacity:var(--mxdr-theme-colors-chart-11-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-11-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-chart-11--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-11) / var(--un-text-opacity));--un-bg-opacity:var(--mxdr-theme-colors-chart-11--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-11) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--chart-11.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--chart-11.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-chart-11-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-11-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--chart-12,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--chart-12{--un-bg-opacity:var(--mxdr-theme-colors-chart-12-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-12-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-chart-12--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-12) / var(--un-text-opacity));--un-bg-opacity:var(--mxdr-theme-colors-chart-12--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-12) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--chart-12.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--chart-12.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-chart-12-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-12-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--chart-13,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--chart-13{--un-bg-opacity:var(--mxdr-theme-colors-chart-13-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-13-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-chart-13--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-13) / var(--un-text-opacity));--un-bg-opacity:var(--mxdr-theme-colors-chart-13--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-13) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--chart-13.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--chart-13.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-chart-13-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-13-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--chart-14,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--chart-14{--un-bg-opacity:var(--mxdr-theme-colors-chart-14-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-14-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-chart-14--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-14) / var(--un-text-opacity));--un-bg-opacity:var(--mxdr-theme-colors-chart-14--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-14) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--chart-14.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--chart-14.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-chart-14-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-14-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--chart-15,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--chart-15{--un-bg-opacity:var(--mxdr-theme-colors-chart-15-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-15-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-chart-15--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-15) / var(--un-text-opacity));--un-bg-opacity:var(--mxdr-theme-colors-chart-15--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-15) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--chart-15.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--chart-15.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-chart-15-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-15-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--chart-16,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--chart-16{--un-bg-opacity:var(--mxdr-theme-colors-chart-16-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-16-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-chart-16--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-16) / var(--un-text-opacity));--un-bg-opacity:var(--mxdr-theme-colors-chart-16--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-16) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--chart-16.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--chart-16.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-chart-16-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-16-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--chart-17,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--chart-17{--un-bg-opacity:var(--mxdr-theme-colors-chart-17-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-17-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-chart-17--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-17) / var(--un-text-opacity));--un-bg-opacity:var(--mxdr-theme-colors-chart-17--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-17) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--chart-17.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--chart-17.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-chart-17-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-17-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--chart-18,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--chart-18{--un-bg-opacity:var(--mxdr-theme-colors-chart-18-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-18-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-chart-18--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-18) / var(--un-text-opacity));--un-bg-opacity:var(--mxdr-theme-colors-chart-18--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-18) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--chart-18.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--chart-18.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-chart-18-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-18-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--chart-19,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--chart-19{--un-bg-opacity:var(--mxdr-theme-colors-chart-19-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-19-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-chart-19--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-19) / var(--un-text-opacity));--un-bg-opacity:var(--mxdr-theme-colors-chart-19--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-19) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--chart-19.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--chart-19.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-chart-19-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-19-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--chart-20,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--chart-20{--un-bg-opacity:var(--mxdr-theme-colors-chart-20-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-20-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-chart-20--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-20) / var(--un-text-opacity));--un-bg-opacity:var(--mxdr-theme-colors-chart-20--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-20) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--chart-20.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--chart-20.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-chart-20-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-20-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--chart-21,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--chart-21{--un-bg-opacity:var(--mxdr-theme-colors-chart-21-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-21-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-chart-21--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-21) / var(--un-text-opacity));--un-bg-opacity:var(--mxdr-theme-colors-chart-21--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-21) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--chart-21.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--chart-21.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-chart-21-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-21-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--chart-22,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--chart-22{--un-bg-opacity:var(--mxdr-theme-colors-chart-22-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-22-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-chart-22--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-22) / var(--un-text-opacity));--un-bg-opacity:var(--mxdr-theme-colors-chart-22--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-22) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--chart-22.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--chart-22.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-chart-22-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-22-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--chart-23,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--chart-23{--un-bg-opacity:var(--mxdr-theme-colors-chart-23-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-23-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-chart-23--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-23) / var(--un-text-opacity));--un-bg-opacity:var(--mxdr-theme-colors-chart-23--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-23) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--chart-23.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--chart-23.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-chart-23-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-23-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--chart-24,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--chart-24{--un-bg-opacity:var(--mxdr-theme-colors-chart-24-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-24-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-chart-24--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-24) / var(--un-text-opacity));--un-bg-opacity:var(--mxdr-theme-colors-chart-24--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-24) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--chart-24.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--chart-24.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-chart-24-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-24-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--chart-25,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--chart-25{--un-bg-opacity:var(--mxdr-theme-colors-chart-25-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-25-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-chart-25--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-25) / var(--un-text-opacity));--un-bg-opacity:var(--mxdr-theme-colors-chart-25--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-25) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--chart-25.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--chart-25.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-chart-25-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-25-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--chart-26,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--chart-26{--un-bg-opacity:var(--mxdr-theme-colors-chart-26-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-26-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-chart-26--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-26) / var(--un-text-opacity));--un-bg-opacity:var(--mxdr-theme-colors-chart-26--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-26) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--chart-26.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--chart-26.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-chart-26-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-26-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--chart-27,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--chart-27{--un-bg-opacity:var(--mxdr-theme-colors-chart-27-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-27-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-chart-27--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-27) / var(--un-text-opacity));--un-bg-opacity:var(--mxdr-theme-colors-chart-27--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-27) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--chart-27.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--chart-27.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-chart-27-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-27-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--asset-tag-yellow,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--asset-tag-yellow{--un-bg-opacity:var(--mxdr-theme-colors-asset-tag-yellow-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-asset-tag-yellow-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-asset-tag-yellow--alpha, 1);color:rgb(var(--mxdr-theme-colors-asset-tag-yellow) / var(--un-text-opacity));--un-bg-opacity:var(--mxdr-theme-colors-asset-tag-yellow--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-asset-tag-yellow) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--asset-tag-yellow.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--asset-tag-yellow.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-asset-tag-yellow-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-asset-tag-yellow-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--asset-tag-purple,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--asset-tag-purple{--un-bg-opacity:var(--mxdr-theme-colors-asset-tag-purple-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-asset-tag-purple-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-asset-tag-purple--alpha, 1);color:rgb(var(--mxdr-theme-colors-asset-tag-purple) / var(--un-text-opacity));--un-bg-opacity:var(--mxdr-theme-colors-asset-tag-purple--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-asset-tag-purple) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--asset-tag-purple.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--asset-tag-purple.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-asset-tag-purple-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-asset-tag-purple-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--asset-tag-blue,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--asset-tag-blue{--un-bg-opacity:var(--mxdr-theme-colors-asset-tag-blue-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-asset-tag-blue-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-asset-tag-blue--alpha, 1);color:rgb(var(--mxdr-theme-colors-asset-tag-blue) / var(--un-text-opacity));--un-bg-opacity:var(--mxdr-theme-colors-asset-tag-blue--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-asset-tag-blue) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--asset-tag-blue.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--asset-tag-blue.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-asset-tag-blue-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-asset-tag-blue-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--asset-tag-brown,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--asset-tag-brown{--un-bg-opacity:var(--mxdr-theme-colors-asset-tag-brown-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-asset-tag-brown-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-asset-tag-brown--alpha, 1);color:rgb(var(--mxdr-theme-colors-asset-tag-brown) / var(--un-text-opacity));--un-bg-opacity:var(--mxdr-theme-colors-asset-tag-brown--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-asset-tag-brown) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity))}[data-mxdr-theme=light] .tdsc-chip.tdsc-chip--asset-tag-brown.tdsc-chip--clickable:hover,[data-mxdr-theme=light] .tdsc-chip--tag.tdsc-chip--asset-tag-brown.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-asset-tag-brown-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-asset-tag-brown-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--background,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--background{--un-bg-opacity:var(--mxdr-theme-colors-background-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-background-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-background--alpha, 1);color:rgb(var(--mxdr-theme-colors-background) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--background.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--background.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-background-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-background-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--surface,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--surface{--un-bg-opacity:var(--mxdr-theme-colors-surface-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-surface-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-surface--alpha, 1);color:rgb(var(--mxdr-theme-colors-surface) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--surface.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--surface.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-surface-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-surface-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--level-1,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--level-1{--un-bg-opacity:var(--mxdr-theme-colors-level-1-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-level-1-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-level-1--alpha, 1);color:rgb(var(--mxdr-theme-colors-level-1) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--level-1.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--level-1.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-level-1-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-level-1-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--level-2,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--level-2{--un-bg-opacity:var(--mxdr-theme-colors-level-2-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-level-2-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-level-2--alpha, 1);color:rgb(var(--mxdr-theme-colors-level-2) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--level-2.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--level-2.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-level-2-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-level-2-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--level-3,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--level-3{--un-bg-opacity:var(--mxdr-theme-colors-level-3-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-level-3-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-level-3--alpha, 1);color:rgb(var(--mxdr-theme-colors-level-3) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--level-3.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--level-3.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-level-3-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-level-3-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--level-4,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--level-4{--un-bg-opacity:var(--mxdr-theme-colors-level-4-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-level-4-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-level-4--alpha, 1);color:rgb(var(--mxdr-theme-colors-level-4) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--level-4.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--level-4.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-level-4-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-level-4-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--level-5,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--level-5{--un-bg-opacity:var(--mxdr-theme-colors-level-5-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-level-5-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-level-5--alpha, 1);color:rgb(var(--mxdr-theme-colors-level-5) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--level-5.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--level-5.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-level-5-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-level-5-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--level-6,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--level-6{--un-bg-opacity:var(--mxdr-theme-colors-level-6-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-level-6-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-level-6--alpha, 1);color:rgb(var(--mxdr-theme-colors-level-6) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--level-6.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--level-6.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-level-6-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-level-6-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--primary,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--primary{--un-bg-opacity:var(--mxdr-theme-colors-primary-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-primary-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-primary--alpha, 1);color:rgb(var(--mxdr-theme-colors-primary) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--primary.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--primary.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-primary-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-primary-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--secondary,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--secondary{--un-bg-opacity:var(--mxdr-theme-colors-secondary-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-secondary-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--secondary.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--secondary.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-secondary-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-secondary-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--tertiary,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--tertiary{--un-bg-opacity:var(--mxdr-theme-colors-tertiary-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-tertiary-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-tertiary--alpha, 1);color:rgb(var(--mxdr-theme-colors-tertiary) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--tertiary.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--tertiary.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-tertiary-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-tertiary-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--brand,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--brand{--un-bg-opacity:var(--mxdr-theme-colors-brand-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-brand-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-brand--alpha, 1);color:rgb(var(--mxdr-theme-colors-brand) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--brand.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--brand.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-brand-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-brand-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--negative,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--negative{--un-bg-opacity:var(--mxdr-theme-colors-negative-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-negative-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-negative--alpha, 1);color:rgb(var(--mxdr-theme-colors-negative) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--negative.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--negative.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-negative-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-negative-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--brand-secondary,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--brand-secondary{--un-bg-opacity:var(--mxdr-theme-colors-brand-secondary-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-brand-secondary-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-brand-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-brand-secondary) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--brand-secondary.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--brand-secondary.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-brand-secondary-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-brand-secondary-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--status-green,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--status-green{--un-bg-opacity:var(--mxdr-theme-colors-status-green-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-green-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-status-green--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-green) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--status-green.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--status-green.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-status-green-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-green-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--status-success,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--status-success{--un-bg-opacity:var(--mxdr-theme-colors-status-success-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-success-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-status-success--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-success) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--status-success.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--status-success.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-status-success-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-success-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--success,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--success{--un-bg-opacity:var(--mxdr-theme-colors-success-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-success-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-success--alpha, 1);color:rgb(var(--mxdr-theme-colors-success) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--success.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--success.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-success-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-success-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--status-yellow,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--status-yellow{--un-bg-opacity:var(--mxdr-theme-colors-status-yellow-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-yellow-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-status-yellow--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-yellow) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--status-yellow.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--status-yellow.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-status-yellow-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-yellow-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--status-caution,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--status-caution{--un-bg-opacity:var(--mxdr-theme-colors-status-caution-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-caution-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-status-caution--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-caution) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--status-caution.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--status-caution.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-status-caution-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-caution-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--caution,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--caution{--un-bg-opacity:var(--mxdr-theme-colors-caution-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-caution-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-caution--alpha, 1);color:rgb(var(--mxdr-theme-colors-caution) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--caution.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--caution.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-caution-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-caution-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--status-orange,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--status-orange{--un-bg-opacity:var(--mxdr-theme-colors-status-orange-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-orange-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-status-orange--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-orange) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--status-orange.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--status-orange.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-status-orange-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-orange-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--status-warning,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--status-warning{--un-bg-opacity:var(--mxdr-theme-colors-status-warning-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-warning-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-status-warning--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-warning) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--status-warning.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--status-warning.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-status-warning-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-warning-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--warning,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--warning{--un-bg-opacity:var(--mxdr-theme-colors-warning-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-warning-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-warning--alpha, 1);color:rgb(var(--mxdr-theme-colors-warning) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--warning.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--warning.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-warning-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-warning-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--status-red,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--status-red{--un-bg-opacity:var(--mxdr-theme-colors-status-red-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-red-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-status-red--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-red) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--status-red.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--status-red.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-status-red-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-red-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--status-danger,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--status-danger{--un-bg-opacity:var(--mxdr-theme-colors-status-danger-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-danger-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-status-danger--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-danger) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--status-danger.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--status-danger.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-status-danger-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-danger-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--danger,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--danger{--un-bg-opacity:var(--mxdr-theme-colors-danger-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-danger-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-danger--alpha, 1);color:rgb(var(--mxdr-theme-colors-danger) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--danger.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--danger.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-danger-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-danger-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--status-blue,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--status-blue{--un-bg-opacity:var(--mxdr-theme-colors-status-blue-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-blue-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-status-blue--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-blue) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--status-blue.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--status-blue.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-status-blue-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-blue-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--status-purple,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--status-purple{--un-bg-opacity:var(--mxdr-theme-colors-status-purple-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-purple-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-status-purple--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-purple) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--status-purple.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--status-purple.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-status-purple-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-purple-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--status-turquoise,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--status-turquoise{--un-bg-opacity:var(--mxdr-theme-colors-status-turquoise-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-turquoise-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-status-turquoise--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-turquoise) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--status-turquoise.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--status-turquoise.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-status-turquoise-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-turquoise-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--status-grey,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--status-grey{--un-bg-opacity:var(--mxdr-theme-colors-status-grey-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-grey-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-status-grey--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-grey) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--status-grey.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--status-grey.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-status-grey-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-grey-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--status-aquamarine,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--status-aquamarine{--un-bg-opacity:var(--mxdr-theme-colors-status-aquamarine-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-aquamarine-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-status-aquamarine--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-aquamarine) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--status-aquamarine.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--status-aquamarine.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-status-aquamarine-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-aquamarine-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--status-amaranth,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--status-amaranth{--un-bg-opacity:var(--mxdr-theme-colors-status-amaranth-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-amaranth-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-status-amaranth--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-amaranth) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--status-amaranth.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--status-amaranth.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-status-amaranth-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-amaranth-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--status-light-green,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--status-light-green{--un-bg-opacity:var(--mxdr-theme-colors-status-light-green-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-light-green-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-status-light-green--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-light-green) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--status-light-green.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--status-light-green.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-status-light-green-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-light-green-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--status-pink,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--status-pink{--un-bg-opacity:var(--mxdr-theme-colors-status-pink-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-pink-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-status-pink--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-pink) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--status-pink.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--status-pink.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-status-pink-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-pink-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--status-apricot,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--status-apricot{--un-bg-opacity:var(--mxdr-theme-colors-status-apricot-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-apricot-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-status-apricot--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-apricot) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--status-apricot.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--status-apricot.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-status-apricot-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-apricot-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--status-light-yellow,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--status-light-yellow{--un-bg-opacity:var(--mxdr-theme-colors-status-light-yellow-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-light-yellow-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-status-light-yellow--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-light-yellow) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--status-light-yellow.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--status-light-yellow.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-status-light-yellow-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-light-yellow-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--status-white,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--status-white{--un-bg-opacity:var(--mxdr-theme-colors-status-white-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-white-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-status-white--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-white) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--status-white.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--status-white.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-status-white-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-white-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--syntax-key,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--syntax-key{--un-bg-opacity:var(--mxdr-theme-colors-syntax-key-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-syntax-key-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-syntax-key--alpha, 1);color:rgb(var(--mxdr-theme-colors-syntax-key) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--syntax-key.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--syntax-key.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-syntax-key-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-syntax-key-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--syntax-operation,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--syntax-operation{--un-bg-opacity:var(--mxdr-theme-colors-syntax-operation-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-syntax-operation-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-syntax-operation--alpha, 1);color:rgb(var(--mxdr-theme-colors-syntax-operation) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--syntax-operation.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--syntax-operation.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-syntax-operation-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-syntax-operation-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--syntax-value,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--syntax-value{--un-bg-opacity:var(--mxdr-theme-colors-syntax-value-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-syntax-value-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-syntax-value--alpha, 1);color:rgb(var(--mxdr-theme-colors-syntax-value) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--syntax-value.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--syntax-value.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-syntax-value-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-syntax-value-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--chart-1,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--chart-1{--un-bg-opacity:var(--mxdr-theme-colors-chart-1-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-1-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-chart-1--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-1) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--chart-1.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--chart-1.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-chart-1-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-1-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--chart-2,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--chart-2{--un-bg-opacity:var(--mxdr-theme-colors-chart-2-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-2-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-chart-2--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-2) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--chart-2.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--chart-2.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-chart-2-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-2-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--chart-3,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--chart-3{--un-bg-opacity:var(--mxdr-theme-colors-chart-3-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-3-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-chart-3--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-3) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--chart-3.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--chart-3.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-chart-3-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-3-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--chart-4,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--chart-4{--un-bg-opacity:var(--mxdr-theme-colors-chart-4-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-4-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-chart-4--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-4) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--chart-4.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--chart-4.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-chart-4-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-4-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--chart-5,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--chart-5{--un-bg-opacity:var(--mxdr-theme-colors-chart-5-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-5-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-chart-5--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-5) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--chart-5.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--chart-5.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-chart-5-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-5-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--chart-6,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--chart-6{--un-bg-opacity:var(--mxdr-theme-colors-chart-6-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-6-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-chart-6--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-6) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--chart-6.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--chart-6.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-chart-6-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-6-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--chart-7,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--chart-7{--un-bg-opacity:var(--mxdr-theme-colors-chart-7-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-7-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-chart-7--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-7) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--chart-7.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--chart-7.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-chart-7-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-7-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--chart-8,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--chart-8{--un-bg-opacity:var(--mxdr-theme-colors-chart-8-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-8-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-chart-8--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-8) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--chart-8.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--chart-8.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-chart-8-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-8-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--chart-9,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--chart-9{--un-bg-opacity:var(--mxdr-theme-colors-chart-9-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-9-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-chart-9--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-9) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--chart-9.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--chart-9.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-chart-9-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-9-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--chart-10,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--chart-10{--un-bg-opacity:var(--mxdr-theme-colors-chart-10-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-10-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-chart-10--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-10) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--chart-10.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--chart-10.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-chart-10-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-10-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--chart-11,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--chart-11{--un-bg-opacity:var(--mxdr-theme-colors-chart-11-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-11-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-chart-11--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-11) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--chart-11.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--chart-11.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-chart-11-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-11-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--chart-12,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--chart-12{--un-bg-opacity:var(--mxdr-theme-colors-chart-12-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-12-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-chart-12--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-12) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--chart-12.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--chart-12.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-chart-12-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-12-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--chart-13,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--chart-13{--un-bg-opacity:var(--mxdr-theme-colors-chart-13-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-13-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-chart-13--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-13) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--chart-13.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--chart-13.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-chart-13-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-13-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--chart-14,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--chart-14{--un-bg-opacity:var(--mxdr-theme-colors-chart-14-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-14-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-chart-14--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-14) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--chart-14.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--chart-14.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-chart-14-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-14-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--chart-15,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--chart-15{--un-bg-opacity:var(--mxdr-theme-colors-chart-15-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-15-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-chart-15--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-15) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--chart-15.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--chart-15.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-chart-15-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-15-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--chart-16,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--chart-16{--un-bg-opacity:var(--mxdr-theme-colors-chart-16-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-16-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-chart-16--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-16) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--chart-16.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--chart-16.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-chart-16-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-16-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--chart-17,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--chart-17{--un-bg-opacity:var(--mxdr-theme-colors-chart-17-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-17-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-chart-17--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-17) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--chart-17.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--chart-17.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-chart-17-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-17-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--chart-18,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--chart-18{--un-bg-opacity:var(--mxdr-theme-colors-chart-18-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-18-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-chart-18--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-18) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--chart-18.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--chart-18.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-chart-18-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-18-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--chart-19,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--chart-19{--un-bg-opacity:var(--mxdr-theme-colors-chart-19-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-19-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-chart-19--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-19) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--chart-19.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--chart-19.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-chart-19-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-19-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--chart-20,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--chart-20{--un-bg-opacity:var(--mxdr-theme-colors-chart-20-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-20-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-chart-20--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-20) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--chart-20.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--chart-20.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-chart-20-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-20-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--chart-21,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--chart-21{--un-bg-opacity:var(--mxdr-theme-colors-chart-21-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-21-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-chart-21--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-21) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--chart-21.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--chart-21.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-chart-21-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-21-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--chart-22,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--chart-22{--un-bg-opacity:var(--mxdr-theme-colors-chart-22-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-22-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-chart-22--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-22) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--chart-22.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--chart-22.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-chart-22-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-22-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--chart-23,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--chart-23{--un-bg-opacity:var(--mxdr-theme-colors-chart-23-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-23-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-chart-23--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-23) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--chart-23.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--chart-23.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-chart-23-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-23-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--chart-24,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--chart-24{--un-bg-opacity:var(--mxdr-theme-colors-chart-24-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-24-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-chart-24--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-24) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--chart-24.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--chart-24.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-chart-24-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-24-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--chart-25,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--chart-25{--un-bg-opacity:var(--mxdr-theme-colors-chart-25-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-25-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-chart-25--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-25) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--chart-25.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--chart-25.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-chart-25-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-25-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--chart-26,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--chart-26{--un-bg-opacity:var(--mxdr-theme-colors-chart-26-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-26-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-chart-26--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-26) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--chart-26.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--chart-26.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-chart-26-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-26-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--chart-27,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--chart-27{--un-bg-opacity:var(--mxdr-theme-colors-chart-27-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-27-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-chart-27--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-27) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--chart-27.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--chart-27.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-chart-27-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-27-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--asset-tag-yellow,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--asset-tag-yellow{--un-bg-opacity:var(--mxdr-theme-colors-asset-tag-yellow-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-asset-tag-yellow-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-asset-tag-yellow--alpha, 1);color:rgb(var(--mxdr-theme-colors-asset-tag-yellow) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--asset-tag-yellow.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--asset-tag-yellow.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-asset-tag-yellow-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-asset-tag-yellow-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--asset-tag-purple,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--asset-tag-purple{--un-bg-opacity:var(--mxdr-theme-colors-asset-tag-purple-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-asset-tag-purple-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-asset-tag-purple--alpha, 1);color:rgb(var(--mxdr-theme-colors-asset-tag-purple) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--asset-tag-purple.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--asset-tag-purple.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-asset-tag-purple-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-asset-tag-purple-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--asset-tag-blue,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--asset-tag-blue{--un-bg-opacity:var(--mxdr-theme-colors-asset-tag-blue-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-asset-tag-blue-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-asset-tag-blue--alpha, 1);color:rgb(var(--mxdr-theme-colors-asset-tag-blue) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--asset-tag-blue.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--asset-tag-blue.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-asset-tag-blue-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-asset-tag-blue-disabled) / var(--un-bg-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--asset-tag-brown,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--asset-tag-brown{--un-bg-opacity:var(--mxdr-theme-colors-asset-tag-brown-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-asset-tag-brown-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-asset-tag-brown--alpha, 1);color:rgb(var(--mxdr-theme-colors-asset-tag-brown) / var(--un-text-opacity))}[data-mxdr-theme=dark] .tdsc-chip.tdsc-chip--asset-tag-brown.tdsc-chip--clickable:hover,[data-mxdr-theme=dark] .tdsc-chip--tag.tdsc-chip--asset-tag-brown.tdsc-chip--clickable:hover{--un-bg-opacity:var(--mxdr-theme-colors-asset-tag-brown-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-asset-tag-brown-disabled) / var(--un-bg-opacity))}.tdsc-chip.tdsc-chip--small,.tdsc-chip--tag.tdsc-chip--small{height:20px;padding:2px 6px}.tdsc-chip.tdsc-chip--large,.tdsc-chip--tag.tdsc-chip--large{height:24px;border-radius:8px;padding:4px 8px}.tdsc-chip--icon-remove,.tdsc-chip--tag--icon-remove{flex-shrink:0;position:relative;margin-left:4px;cursor:pointer}.tdsc-chip--rounded{border-radius:10px}.tdsc-chip--rounded.tdsc-chip--large{border-radius:12px}.tdsc-chip--clickable{cursor:pointer}.tdsc-chip--outlined{background:transparent;border:1px solid;box-sizing:border-box;border-color:rgb(var(--mxdr-theme-colors-secondary, 255 255 255) / .2)}.tdsc-chip--outlined.tdsc-chip--small{padding:1px 5px}.tdsc-chip--outlined.tdsc-chip--large{padding:3px 7px}.tdsc-chip--outlined.tdsc-chip--danger{border-width:2px;--un-border-opacity:var(--mxdr-theme-colors-status-red-disabled--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-red-disabled) / var(--un-border-opacity));border-style:solid;--un-text-opacity:var(--mxdr-theme-colors-status-red--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-red) / var(--un-text-opacity));background:none}.tdsc-chip--outlined.tdsc-chip--default{border-width:2px}.c-datepicker{display:inline-block}.c-datepicker .c-datepicker-popper{width:100%}.c-datepicker .c-datepicker__input-line{display:flex;align-items:center;white-space:nowrap}.c-datepicker-actions{padding:24px;display:flex;justify-content:flex-end}.c-datepicker-date-time-input__clear{margin-right:6px}.wrapper-month-view-panel{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin:0 16px}.wrapper-month-view-panel--grid{display:grid;grid-template-columns:auto auto;-moz-column-gap:32px;column-gap:32px}.wrapper-month-view-panel .dates{margin-top:16px;text-align:start}.wrapper-month-view-panel .input-title{margin-bottom:8px}.wrapper-month-view-panel .month-header{margin-top:16px;display:grid;grid-template-columns:50px auto 50px}.wrapper-month-view-panel .month-header .month-name{display:flex;justify-content:center;align-items:center;grid-column-start:2;text-align:center}.wrapper-month-view-panel .month-header .month-left-controls{justify-self:flex-start;grid-column-start:1}.wrapper-month-view-panel .month-header .month-right-controls{justify-self:flex-end;grid-column-start:3}.surface-month-days-panel .weeks,.surface-month-days-panel .names{display:flex;width:100%;margin:8px 0}.surface-month-days-panel .weeks :not(:last-child),.surface-month-days-panel .names :not(:last-child){margin-right:8px}.surface-month-days-panel .day-holder{display:flex;justify-content:flex-start;width:32px;--un-text-opacity:var(--mxdr-theme-colors-secondary-high--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary-high) / var(--un-text-opacity))}.surface-month-days-panel .day-holder.period{--un-text-opacity:var(--mxdr-theme-colors-primary--alpha, 1);color:rgb(var(--mxdr-theme-colors-primary) / var(--un-text-opacity))}.surface-month-days-panel .day-holder.period:before{content:"";position:absolute;height:32px;width:40px;--un-bg-opacity:var(--mxdr-theme-colors-primary-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-primary-low) / var(--un-bg-opacity))}.surface-month-days-panel .day-holder.period:last-child:before,.surface-month-days-panel .day-holder.period--end:before{width:32px;border-top-right-radius:8px;border-bottom-right-radius:8px}.surface-month-days-panel .day-holder.period:first-child:before,.surface-month-days-panel .day-holder.period--start:before{border-top-left-radius:8px;border-bottom-left-radius:8px}.surface-month-days-panel .day-holder .day{display:flex;justify-content:center;align-items:center;width:32px;height:32px;border-radius:8px}.surface-month-days-panel .day-holder .day.today{border:solid 1px;border-radius:8px;--un-border-opacity:var(--mxdr-theme-colors-secondary-medium--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-secondary-medium) / var(--un-border-opacity))}.surface-month-days-panel .day-holder .day.selected{--un-bg-opacity:var(--mxdr-theme-colors-primary--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-primary) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-tertiary--alpha, 1);color:rgb(var(--mxdr-theme-colors-tertiary) / var(--un-text-opacity))}.c-datepicker-relatives-list{display:flex;flex-direction:column;align-items:flex-start;vertical-align:top;-webkit-user-select:none;-moz-user-select:none;user-select:none}.c-datepicker-relatives-list .item{white-space:nowrap;margin:0 0 8px;border-radius:5px}.c-datepicker-relatives-list .border{width:1px;margin:16px 0;--un-bg-opacity:var(--mxdr-theme-colors-secondary-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-secondary-low) / var(--un-bg-opacity))}.c-datepicker-select--active .c-textfield-input:-moz-read-only{cursor:pointer}.c-datepicker-select--active .c-textfield-input:read-only{cursor:pointer}.c-dialog-fade-enter-active,.c-dialog-fade-leave-active{transition:opacity .2s,transform .2s}.c-dialog-fade-enter-from,.c-dialog-fade-leave-to{transform:translateY(-30px);opacity:0}.tdsc-dialog{overflow-y:auto;position:fixed;left:0;top:0;height:100%;width:100%;z-index:24;background-color:#06060db3}.tdsc-dialog.no-background{background-color:transparent}.tdsc-dialog__title{font-family:Roboto;font-style:normal;font-weight:500;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:16px;line-height:24px;margin-bottom:4px}.tdsc-dialog__content{font-family:Roboto;font-style:normal;font-weight:400;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:13px;line-height:16px;padding:12px 0}.tdsc-dialog__footer{margin-top:16px;display:flex;justify-content:flex-end}.tdsc-dialog-surface{position:absolute!important;left:50%;top:50%;display:flex;flex-direction:column;min-width:320px;transform:translate(-50%,-50%);max-height:calc(100% - 64px)}.tdsc-dialog__content{overflow-y:auto}.prompt-dialog{width:520px}.prompt-dialog .prompt-textfield{margin-top:16px;width:100%}.confirm-modal{width:380px}.c-button--filter.c-button--secondary-outline{--un-text-opacity:var(--mxdr-theme-colors-secondary-medium--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary-medium) / var(--un-text-opacity))}.c-button--filter-active.c-button--secondary-outline{--un-border-opacity:var(--mxdr-theme-colors-primary-intermediate--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-primary-intermediate) / var(--un-border-opacity));--un-text-opacity:var(--mxdr-theme-colors-primary-high--alpha, 1);color:rgb(var(--mxdr-theme-colors-primary-high) / var(--un-text-opacity))}.c-button--filter-active.c-button--secondary-outline:before{content:"";pointer-events:none;position:absolute;top:-50%;left:-50%;width:200%;height:200%;z-index:1;--un-bg-opacity:var(--mxdr-theme-colors-primary-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-primary-low) / var(--un-bg-opacity))}.c-button--filter-active.c-button--secondary-outline:hover:before{--un-bg-opacity:var(--mxdr-theme-colors-primary-intermediate--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-primary-intermediate) / var(--un-bg-opacity))}.c-linear-progress{position:relative;width:100%;padding:0 8px 12px}.c-linear-progress__text{--un-text-opacity:var(--mxdr-theme-colors-secondary-medium--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary-medium) / var(--un-text-opacity));font-family:Roboto;font-style:normal;font-weight:400;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:13px;line-height:16px;text-align:center}.c-linear-progress__line-bg,.c-linear-progress__line{position:absolute;right:0;bottom:0;left:0;height:4px;border-radius:4px}.c-linear-progress__line{transition:.2s}.c-linear-progress__line_bg{--un-bg-opacity:var(--mxdr-theme-colors-secondary-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-secondary-low) / var(--un-bg-opacity))}.c-linear-progress-gradient__wrapper{display:flex;margin:6px 0;align-items:center}.c-linear-progress-gradient__progress{display:flex;position:relative;height:4px;align-items:center;border-radius:4px}.c-linear-progress-gradient__progress_default{background:linear-gradient(90deg,rgb(var(--mxdr-theme-colors-status-green)/var(--mxdr-theme-colors-status-green--alpha, 1)) 6%,rgb(var(--mxdr-theme-colors-status-yellow)/var(--mxdr-theme-colors-status-yellow--alpha, 1)) 39.63%,rgb(var(--mxdr-theme-colors-status-red)/var(--mxdr-theme-colors-status-red--alpha, 1)) 76.85%);background-clip:content-box}.c-linear-progress-gradient__progress_reverse{background:linear-gradient(90deg,rgb(var(--mxdr-theme-colors-status-red)/var(--mxdr-theme-colors-status-red--alpha, 1)) 6%,rgb(var(--mxdr-theme-colors-status-yellow)/var(--mxdr-theme-colors-status-yellow--alpha, 1)) 39.63%,rgb(var(--mxdr-theme-colors-status-green)/var(--mxdr-theme-colors-status-green--alpha, 1)) 76.85%);background-clip:content-box}.c-linear-progress-gradient__text-wrapper{position:absolute;padding-left:8px;align-items:center;width:10%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:Roboto;font-style:normal;font-weight:400;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:13px;line-height:16px}.c-linear-progress-gradient__text-wrapper.low{--un-text-opacity:var(--mxdr-theme-colors-status-green-disabled--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-green-disabled) / var(--un-text-opacity))}.c-linear-progress-gradient__text-wrapper.middle{--un-text-opacity:var(--mxdr-theme-colors-status-yellow-disabled--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-yellow-disabled) / var(--un-text-opacity))}.c-linear-progress-gradient__text-wrapper.high{--un-text-opacity:var(--mxdr-theme-colors-status-red-disabled--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-red-disabled) / var(--un-text-opacity))}.c-linear-progress-gradient__percentage.low,.c-linear-progress-gradient__ruler-mark.low{--un-text-opacity:var(--mxdr-theme-colors-status-green--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-green) / var(--un-text-opacity))}.c-linear-progress-gradient__percentage.middle,.c-linear-progress-gradient__ruler-mark.middle{--un-text-opacity:var(--mxdr-theme-colors-status-yellow--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-yellow) / var(--un-text-opacity))}.c-linear-progress-gradient__percentage.high,.c-linear-progress-gradient__ruler-mark.high{--un-text-opacity:var(--mxdr-theme-colors-status-red--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-red) / var(--un-text-opacity))}.c-linear-progress-gradient__count{padding-left:8px}.c-linear-progress-gradient__progress-wrapper{width:100%;height:4px}.c-linear-progress-gradient__progress-wrapper_show-background{margin:0;border-radius:4px;--un-bg-opacity:var(--mxdr-theme-colors-secondary-lower--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-secondary-lower) / var(--un-bg-opacity))}.c-linear-progress-gradient__progress-wrapper_show-background .c-linear-progress-gradient{margin:0}.c-linear-progress-gradient__ruler-mark{position:absolute;top:8px}.c-linear-progress-gradient__ruler-mark_static:before{content:"";position:absolute;bottom:20px;left:0;right:0;margin:auto;width:2px;height:4px;--un-bg-opacity:var(--mxdr-theme-colors-background--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-background) / var(--un-bg-opacity))}.c-link-container{color:inherit;font-size:inherit;text-decoration:none}.c-link{--un-text-opacity:var(--mxdr-theme-colors-primary--alpha, 1);color:rgb(var(--mxdr-theme-colors-primary) / var(--un-text-opacity));cursor:pointer;text-decoration:none}.c-link:hover{text-decoration:underline}.c-link:active{opacity:.6}.c-link:visited,.c-link.c-nav-link--active{--un-text-opacity:var(--mxdr-theme-colors-brand-high--alpha, 1);color:rgb(var(--mxdr-theme-colors-brand-high) / var(--un-text-opacity))}.c-link-base{cursor:pointer;text-decoration:none}.c-link-base:disabled{opacity:.6}.tdsc-list{position:relative;margin:0;padding:8px 0;list-style-type:none;overflow:auto}.tdsc-list:focus{outline:none}.tdsc-list.virtual{overflow-anchor:none}.tdsc-list-item{display:flex;align-items:center;justify-content:flex-start;padding:0 12px;min-width:162px;color:inherit;cursor:pointer;position:relative;overflow:hidden}.tdsc-list-item:before{content:"";pointer-events:none;position:absolute;top:-50%;left:-50%;width:200%;height:200%;z-index:1;opacity:0;background:rgb(var(--mxdr-theme-colors-secondary, 255 255 255) / 1)}.tdsc-list-item:focus{outline:none}.tdsc-list-item:hover:before{opacity:.04}.tdsc-list-item:not(:disabled):active:before{opacity:.16}.tdsc-list-item.tdsc-list-item--focused:before{opacity:.12}.tdsc-list-item--without-check-mark{margin-bottom:8px;padding:0 8px}.tdsc-list-item--without-check-mark:last-child{margin-bottom:0}.tdsc-list-item--checkboxes{padding:0 16px}.tdsc-list-item.tdsc-list-item--selected{padding-left:0;--un-bg-opacity:var(--mxdr-theme-colors-primary-lower--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-primary-lower) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-primary--alpha, 1);color:rgb(var(--mxdr-theme-colors-primary) / var(--un-text-opacity))}.tdsc-list-item.tdsc-list-item--selected .icon-display{display:flex;padding:0;flex-shrink:0;margin:0 8px}.tdsc-list-item.tdsc-list-item--selected.tdsc-list-item--without-check-mark{padding-left:8px}.tdsc-list-item.tdsc-list-item--disabled{--un-text-opacity:var(--mxdr-theme-colors-secondary-disabled--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary-disabled) / var(--un-text-opacity));cursor:default}.tdsc-list-item.tdsc-list-item--disabled:before{display:none}.tdsc-list-item.border-radius{border-radius:4px}.tdsc-list-item.tdsc-list-item--container{padding:0}.tdsc-list-item.tdsc-list-item--container>*{padding-right:12px;padding-left:12px}.tdsc-list-item>*{display:flex;padding:8px 0;width:100%;align-items:center;justify-content:flex-start;overflow:hidden;white-space:nowrap}.tdsc-list-item--readonly{cursor:default}.tdsc-list-item--readonly:before{content:none}.c-request-status-text{display:flex;align-items:center}.c-request-status-text .c-icon{margin-right:10px}.c-request-status-text--warning{--un-text-opacity:var(--mxdr-theme-colors-status-yellow--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-yellow) / var(--un-text-opacity))}.c-request-status-text--danger{--un-text-opacity:var(--mxdr-theme-colors-status-red--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-red) / var(--un-text-opacity))}.c-request-status-text--success{--un-text-opacity:var(--mxdr-theme-colors-status-green--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-green) / var(--un-text-opacity))}.c-request-status-text--info{--un-text-opacity:var(--mxdr-theme-colors-primary--alpha, 1);color:rgb(var(--mxdr-theme-colors-primary) / var(--un-text-opacity))}.c-request-status-text--fetching{--un-text-opacity:var(--mxdr-theme-colors-secondary-medium--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary-medium) / var(--un-text-opacity))}.c-sidebar-surface{box-shadow:-8px 0 16px #06060d52}.c-sidebar-surface._scroll{overflow:auto}.c-sidebar-surface:not(._scroll){overflow:hidden}.c-sidebar-content{position:relative;flex:1}.c-sidebar-surface:not(._scroll) .c-sidebar-content{overflow:hidden;padding:0}.c-sidebar-fade-enter-active .c-sidebar-animation,.c-sidebar-fade-leave-active .c-sidebar-animation{transition:transform .3s}.c-sidebar-fade-enter-active{transition:opacity .2s}.c-sidebar-fade-leave-active{transition:opacity .4s}.c-sidebar-fade-enter-from,.c-sidebar-fade-leave-to{opacity:0}.c-sidebar-fade-enter-from .c-sidebar-animation,.c-sidebar-fade-leave-to .c-sidebar-animation{transform:translate(30px)}.c-sidebar-inner{height:100%;width:100%}.c-sidebar-inner__page-side{flex:1 1;overflow:hidden}.c-sidebar-inner .sidebar-side{position:relative;flex:0 0;transition:all .3s}.c-sidebar-inner .sidebar-surface{position:absolute;inset:0;overflow-y:auto;overflow-x:hidden}.c-sidebar-inner .sidebar-content:not(.show-scroll){height:100%}.c-sidebar-inner-close-button{position:absolute;--un-bg-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-bg-opacity));width:16px;height:64px;border-top-left-radius:40px;border-bottom-left-radius:40px;left:-16px;top:50%;transform:translateY(-50%);cursor:pointer;transition:opacity .2s}.c-sidebar-inner-close-button__icon{--un-text-opacity:var(--mxdr-theme-colors-surface--alpha, 1);color:rgb(var(--mxdr-theme-colors-surface) / var(--un-text-opacity))}.sidebar-side--hidden-surface .c-sidebar-inner-close-button__icon{transform:rotate(180deg)}.c-tabs{flex:1 1 auto;min-width:0}.c-tabs.cards{display:flex;flex-direction:column}.c-tabs .c-tabs-header-append{flex:1}.c-tabs-header{position:relative;display:flex;align-items:center;margin:0 0 16px;padding:0}.c-tabs-header.cards{margin:0}.c-tabs-header.underlined{min-height:32px}.c-tabs-content{overflow:hidden;position:relative}.c-tabs-content.cards{flex:1;padding:16px;--un-bg-opacity:var(--mxdr-theme-colors-level-3--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-level-3) / var(--un-bg-opacity))}.c-tab-nav-item{display:flex;font-family:Roboto;font-style:normal;font-weight:400;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:13px;line-height:16px;list-style:none;flex:0 0 auto}.c-tab-nav-item:focus,.c-tab-nav-item:focus:active{outline:none}.c-tab-nav-item:focus.is-active.is-focus:not(:active){box-shadow:0 0 2px 2px #bbbaff inset;border-radius:3px}.c-tab-nav-item:hover:not(.c-tab-nav-item.is-disabled){cursor:pointer}.c-tab-nav-item.underlined{--un-text-opacity:var(--mxdr-theme-colors-secondary-medium--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary-medium) / var(--un-text-opacity));display:inline-block;height:auto;margin-bottom:4px;padding:0 24px 0 0}.c-tab-nav-item.underlined:nth-child(2){padding-left:0}.c-tab-nav-item.underlined:last-child{padding-right:0}.c-tab-nav-item.underlined:hover{--un-text-opacity:var(--mxdr-theme-colors-secondary-high--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary-high) / var(--un-text-opacity))}.c-tab-nav-item.underlined.is-active{--un-text-opacity:var(--mxdr-theme-colors-primary-high--alpha, 1);color:rgb(var(--mxdr-theme-colors-primary-high) / var(--un-text-opacity))}.c-tab-nav-item.cards{margin-bottom:0;height:32px;flex-shrink:0;align-items:center;overflow:hidden;padding:0;--un-text-opacity:var(--mxdr-theme-colors-secondary-medium--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary-medium) / var(--un-text-opacity));font-family:Roboto;font-style:normal;font-weight:500;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:13px;line-height:16px}.c-tab-nav-item.cards:not(:first-child):not(:hover):not(.is-active):not(.is-active+.c-tab-nav-item.cards):after{content:"";position:absolute;top:8px;left:0;width:1px;height:16px;--un-bg-opacity:var(--mxdr-theme-colors-secondary-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-secondary-low) / var(--un-bg-opacity))}.c-tab-nav-item.cards:hover,.c-tab-nav-item.cards.is-active{transition:background-color .2s;--un-bg-opacity:var(--mxdr-theme-colors-level-3--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-level-3) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary-high--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary-high) / var(--un-text-opacity))}.c-tab-nav-item.cards .c-tab-nav-item-content{display:flex;align-items:center;padding:8px 12px;height:32px}.c-tab-nav-item.cards .c-tab-nav-item-content.is-closable{padding:8px 8px 8px 12px}.c-tab-nav-item.rounded{margin-bottom:0;height:32px;align-items:center;overflow:hidden;border-radius:8px;padding:0 12px;--un-text-opacity:var(--mxdr-theme-colors-secondary-medium--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary-medium) / var(--un-text-opacity));transition:background-color .2s}.c-tab-nav-item.rounded:hover{--un-bg-opacity:var(--mxdr-theme-colors-secondary-lower--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-secondary-lower) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-secondary-medium--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary-medium) / var(--un-text-opacity))}.c-tab-nav-item.rounded.is-active{--un-bg-opacity:var(--mxdr-theme-colors-primary-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-primary-low) / var(--un-bg-opacity));--un-text-opacity:var(--mxdr-theme-colors-primary-high--alpha, 1);color:rgb(var(--mxdr-theme-colors-primary-high) / var(--un-text-opacity))}.c-tab-ripple{position:absolute;border-radius:50%;transform:scale(0);animation:ripple 1s linear;z-index:-1;--un-bg-opacity:var(--mxdr-theme-colors-primary-lower--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-primary-lower) / var(--un-bg-opacity))}@keyframes ripple{to{transform:scale(4);opacity:0}}.c-tabs-nav{position:relative;display:inline-flex;align-items:center;max-width:100%}.c-tabs-nav.underlined.with-border-bottom:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;--un-bg-opacity:var(--mxdr-theme-colors-secondary-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-secondary-low) / var(--un-bg-opacity));z-index:1}.c-tabs-nav.cards{margin-bottom:0;overflow:hidden}.c-tabs-nav.rounded{border-radius:8px;--un-bg-opacity:var(--mxdr-theme-colors-secondary-lower--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-secondary-lower) / var(--un-bg-opacity))}.c-tabs-nav .c-tabs-nav-scroll{position:relative;display:flex;align-items:center;overflow:hidden;scroll-behavior:smooth;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.c-tabs-nav .c-tabs-nav-pinned{flex:0 0 auto;position:relative;display:flex;border-right:solid 1px;border-left:solid 1px;--un-border-opacity:var(--mxdr-theme-colors-secondary-low--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-secondary-low) / var(--un-border-opacity))}.c-tabs-nav .c-tabs-scroll-button{flex:0 0 auto;display:flex;align-items:center;justify-content:center;cursor:pointer}.c-tabs-nav .c-tabs-scroll-button.rounded.left,.c-tabs-nav .c-tabs-scroll-button.cards.left{border-right:1px solid;--un-border-opacity:var(--mxdr-theme-colors-secondary-low--alpha, 1);--un-border-right-opacity:var(--un-border-opacity);border-right-color:rgb(var(--mxdr-theme-colors-secondary-low) / var(--un-border-right-opacity))}.c-tabs-nav .c-tabs-scroll-button.rounded.right,.c-tabs-nav .c-tabs-scroll-button.cards.right{border-left:1px solid;--un-border-opacity:var(--mxdr-theme-colors-secondary-low--alpha, 1);--un-border-left-opacity:var(--un-border-opacity);border-left-color:rgb(var(--mxdr-theme-colors-secondary-low) / var(--un-border-left-opacity))}.c-tabs-nav .c-tabs-scroll-button.rounded{width:24px;height:32px}.c-tabs-nav .c-tabs-scroll-button.cards{width:32px;height:32px;--un-bg-opacity:var(--mxdr-theme-colors-surface--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-surface) / var(--un-bg-opacity))}.c-tabs-nav .c-tabs-scroll-button.underlined{margin-bottom:4px}.c-tabs-nav .c-tabs-scroll-button.underlined.left{margin-right:8px}.c-tabs-nav .c-tabs-scroll-button.underlined.right{margin-left:8px}.c-tab-bar{position:absolute;bottom:0;left:0;height:1px;z-index:1;transition:all .3s cubic-bezier(.645,.045,.355,1);list-style:none;--un-bg-opacity:var(--mxdr-theme-colors-primary--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-primary) / var(--un-bg-opacity))}.c-text--line-clamp{display:-webkit-inline-box;-webkit-box-orient:vertical;overflow:hidden}.c-text-clamp{display:flex;max-width:100%;white-space:nowrap}.c-text-clamp__left{flex:0 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:pre}.c-text-clamp__right{position:relative;flex:1 0 auto;white-space:pre}.c-tree{position:relative}.c-tree.c-tree-child .c-tree-item:before{content:"";position:absolute;top:21px;bottom:0;left:-12px;width:2px;height:calc(100% + 12px);--un-bg-opacity:var(--mxdr-theme-colors-secondary-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-secondary-low) / var(--un-bg-opacity))}.c-tree.c-tree-child .c-tree-item:last-child:before{display:none}.c-tree.c-tree-child .c-tree-head:before{content:"";position:absolute;width:20px;height:calc(50% + 21px);top:-22px;margin:auto;left:-59px;border-bottom:2px solid;border-left:2px solid;--un-border-opacity:var(--mxdr-theme-colors-secondary-low--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-secondary-low) / var(--un-border-opacity))}.c-tree-item{position:relative;text-align:left;padding-left:45px;margin-top:35px}.c-tree-item.c-tree-root:first-child>.c-tree-content .c-tree-head:before{content:"";position:absolute;top:-29px;left:-39px;right:0;width:2px;height:30px;--un-bg-opacity:var(--mxdr-theme-colors-secondary-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-secondary-low) / var(--un-bg-opacity))}.c-tree-item.c-tree-root>.c-tree-border{position:absolute;top:21px;left:8px;right:0;width:2px;height:calc(100% + 35px);--un-bg-opacity:var(--mxdr-theme-colors-secondary-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-secondary-low) / var(--un-bg-opacity))}.c-tree-item_is-for-print.c-tree-root>.c-tree-border{left:10px;height:calc(100% + 8px)}.c-tree-item:last-child>.c-tree-border{display:none}.c-tree-item_is-for-print{margin-top:8px}.c-tree-content{position:relative;min-height:50px;border-radius:8px}.c-tree-content:after{content:"";position:absolute;top:21px;left:-12px;right:0;width:2px;height:calc(100% + 12px);--un-bg-opacity:var(--mxdr-theme-colors-secondary-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-secondary-low) / var(--un-bg-opacity))}.c-tree-content.c-tree-with-icon:after{top:33px;height:100%}.c-tree-content.c-tree-with-icon>.c-tree-head:after{right:31px;width:6px}.c-tree-content:last-child:after{content:none}.c-tree-content.c-tree-for-print{height:72px;border:2px solid;border-radius:8px;--un-border-opacity:var(--mxdr-theme-colors-secondary-low--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-secondary-low) / var(--un-border-opacity))}.c-tree-head{position:absolute;top:20px;bottom:0;left:2px;width:0;height:0;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:1}.c-tree-head:after{content:"";position:absolute;top:0;bottom:0;margin:auto 0;right:12px;height:2px;width:25px;--un-bg-opacity:var(--mxdr-theme-colors-secondary-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-secondary-low) / var(--un-bg-opacity))}.c-tree-expand-icon{position:absolute;left:22px;top:13px;z-index:4;cursor:pointer;--un-text-opacity:var(--mxdr-theme-colors-secondary-medium--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary-medium) / var(--un-text-opacity))}.c-tree-new--item{position:relative;text-align:left}.c-tree-new--horizontal-line,.c-tree-new--vertical-line,.c-tree-new--line-has-chilren{position:absolute;--un-bg-opacity:var(--mxdr-theme-colors-secondary-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-secondary-low) / var(--un-bg-opacity))}.c-tree-new--horizontal-line{height:1px;width:29px;left:-37px;top:50%}.c-tree-new--horizontal-line.is-last-child{width:30px;left:-38px}.c-tree-new--with-icon .c-tree-new--horizontal-line{width:15px}.c-tree-new--vertical-line,.c-tree-new--line-has-chilren{width:1px}.c-tree-new--line-has-chilren{left:-14px}.c-tree-new--expand-icon{--un-text-opacity:var(--mxdr-theme-colors-secondary-medium--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary-medium) / var(--un-text-opacity));position:absolute;top:50%;transform:translate(calc(-100% - 4px),-50%);cursor:pointer}.c-tree-new--expand-icon.c-tree-new--expand-icon--opened{transform:translate(calc(-100% - 4px),-50%) rotate(90deg)}.c-tree-new--content{border-radius:8px}.c-upload-base{outline:none;opacity:0;visibility:hidden;position:absolute}.c-upload-files{width:100%;overflow:hidden;border-radius:8px}.c-upload-files .c-upload-files-label,.c-upload-files .files-to-upload{border:2px dashed;background-color:transparent;--un-border-opacity:var(--mxdr-theme-colors-secondary-low--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-secondary-low) / var(--un-border-opacity))}.c-upload-files .c-upload-files-label:not(.disabled),.c-upload-files .files-to-upload:not(.disabled){cursor:pointer}.c-upload-files .files-to-upload{border-top:none}.c-upload-files .c-upload-files-label{display:block;position:relative;width:100%;transition:background-color,border-color .2s;border-radius:8px}.c-upload-files .c-upload-files-label:hover:not(.disabled),.c-upload-files .c-upload-files-label._highlighted:not(.disabled){background-color:rgb(var(--mxdr-theme-colors-primary, 187 186 255) / .04);--un-border-opacity:var(--mxdr-theme-colors-primary-low--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-primary-low) / var(--un-border-opacity))}.c-upload-files .c-upload-files-label._uploading,.c-upload-files .c-upload-files-label._uploading:hover{pointer-events:none;background-color:transparent;--un-border-opacity:var(--mxdr-theme-colors-secondary-low--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-secondary-low) / var(--un-border-opacity))}.c-upload-files .description{display:flex;padding:22px;width:100%;height:100%;justify-content:center;align-items:center;--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity))}.c-upload-files .highlighted{margin-left:4px}.c-upload-files .highlighted:not(.disabled){--un-text-opacity:var(--mxdr-theme-colors-primary--alpha, 1);color:rgb(var(--mxdr-theme-colors-primary) / var(--un-text-opacity))}.c-upload-files .text{display:flex;align-items:center}.c-upload-files .icon{margin-right:10px}.c-upload-files .upload-base,.c-upload-files .files-to-upload{width:100%}.c-upload-files .upload-base{height:100%}.c-upload-files .file{display:flex;padding:0 12px;align-items:center}.c-upload-files .file:hover .delete-button{opacity:1}.c-upload-files .delete-button{margin-left:auto;opacity:0}.c-upload-files .file-size{margin:0 8px}.c-upload-files .error{margin-top:8px;--un-text-opacity:var(--mxdr-theme-colors-status-red--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-red) / var(--un-text-opacity))}.c-upload-files .progress-wrapper{position:relative;padding:16px}.c-upload-files .progress-wrapper .linear-progress{position:absolute;top:0;right:-2px;left:-2px;width:auto;padding:0}.c-upload-images .image-wrapper{display:flex;position:relative;flex-shrink:0;justify-content:center;align-items:center;--un-bg-opacity:var(--mxdr-theme-colors-secondary-lower--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-secondary-lower) / var(--un-bg-opacity));border-radius:4px;overflow:hidden}.c-upload-images .progress{position:absolute;top:-8px;z-index:1}.c-upload-images .image-preview{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c-upload-images .control-buttons{display:flex;margin-top:10px}.c-upload-images .upload-base-label{position:relative}.c-upload-images .error{margin-top:8px;margin-bottom:6px;--un-text-opacity:var(--mxdr-theme-colors-status-red--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-red) / var(--un-text-opacity))}.c-upload-images_with-error .image-wrapper{border-bottom:2px solid;--un-border-opacity:var(--mxdr-theme-colors-status-red--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-red) / var(--un-border-opacity))}.c-upload-drag-zone{width:100%;height:100%;z-index:2;border:3px dashed;background-color:rgb(var(--mxdr-theme-colors-primary, 187 186 255) / .2);border-color:rgb(var(--mxdr-theme-colors-primary, 187 186 255) / .5)}.c-zone-fade-enter-active{transition:opacity .2s}.c-zone-fade-leave-active{transition:opacity .4s}.c-zone-fade-enter-from,.c-zone-fade-leave-to{opacity:0}.c-divider-horizontal{position:relative}.c-divider-horizontal:before{content:"";display:block;width:100%;height:1px;--un-bg-opacity:var(--mxdr-theme-colors-primary-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-primary-low) / var(--un-bg-opacity));border-radius:1px}.c-divider-vertical{position:relative}.c-divider-vertical:before{content:"";display:block;width:1px;height:100%;--un-bg-opacity:var(--mxdr-theme-colors-primary-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-primary-low) / var(--un-bg-opacity));border-radius:1px}*,:before,:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5)}::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5)}.level--z1{--un-bg-opacity:var(--mxdr-theme-colors-level-1--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-level-1) / var(--un-bg-opacity))}.level--z2{--un-bg-opacity:var(--mxdr-theme-colors-level-2--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-level-2) / var(--un-bg-opacity))}.level--z3{--un-bg-opacity:var(--mxdr-theme-colors-level-3--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-level-3) / var(--un-bg-opacity))}.level--z4{--un-bg-opacity:var(--mxdr-theme-colors-level-4--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-level-4) / var(--un-bg-opacity))}.level--z5{--un-bg-opacity:var(--mxdr-theme-colors-level-5--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-level-5) / var(--un-bg-opacity))}.level--z6{--un-bg-opacity:var(--mxdr-theme-colors-level-6--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-level-6) / var(--un-bg-opacity))}.mb-24{margin-bottom:24px}.mr-4{margin-right:4px}.mt-4{margin-top:4px}.rounded-16{border-radius:16px}.px-4{padding-left:4px;padding-right:4px}.pl-4{padding-left:4px}.pr-4{padding-right:4px}.pt-4{padding-top:4px}.text-align-center{text-align:center}[data-mxdr-theme]{--mxdr-theme-colors-background:6 6 13;--mxdr-theme-colors-secondary:255 255 255;--mxdr-theme-colors-primary:187 186 255;--mxdr-theme-colors-secondary-disabled:255 255 255;--mxdr-theme-colors-secondary-disabled--alpha:.4;--mxdr-theme-colors-level-4:45 49 58;--mxdr-theme-colors-secondary-low:255 255 255;--mxdr-theme-colors-secondary-low--alpha:.12;--mxdr-theme-colors-tertiary-high:0 0 0;--mxdr-theme-colors-tertiary-high--alpha:.9;--mxdr-theme-colors-surface-disabled:6 6 13;--mxdr-theme-colors-surface-disabled--alpha:.4;--mxdr-theme-colors-background-high:6 6 13;--mxdr-theme-colors-background-high--alpha:.9;--mxdr-theme-colors-background-intense:6 6 13;--mxdr-theme-colors-background-intense--alpha:.8;--mxdr-theme-colors-background-medium:6 6 13;--mxdr-theme-colors-background-medium--alpha:.6;--mxdr-theme-colors-background-disabled:6 6 13;--mxdr-theme-colors-background-disabled--alpha:.4;--mxdr-theme-colors-background-intermediate:6 6 13;--mxdr-theme-colors-background-intermediate--alpha:.16;--mxdr-theme-colors-background-low:6 6 13;--mxdr-theme-colors-background-low--alpha:.12;--mxdr-theme-colors-background-lower:6 6 13;--mxdr-theme-colors-background-lower--alpha:.08;--mxdr-theme-colors-surface:6 6 13;--mxdr-theme-colors-surface-high:6 6 13;--mxdr-theme-colors-surface-high--alpha:.9;--mxdr-theme-colors-surface-intense:6 6 13;--mxdr-theme-colors-surface-intense--alpha:.8;--mxdr-theme-colors-surface-medium:6 6 13;--mxdr-theme-colors-surface-medium--alpha:.6;--mxdr-theme-colors-surface-intermediate:6 6 13;--mxdr-theme-colors-surface-intermediate--alpha:.16;--mxdr-theme-colors-surface-low:6 6 13;--mxdr-theme-colors-surface-low--alpha:.12;--mxdr-theme-colors-surface-lower:6 6 13;--mxdr-theme-colors-surface-lower--alpha:.08;--mxdr-theme-colors-primary-high:187 186 255;--mxdr-theme-colors-primary-high--alpha:.9;--mxdr-theme-colors-primary-intense:187 186 255;--mxdr-theme-colors-primary-intense--alpha:.8;--mxdr-theme-colors-primary-medium:187 186 255;--mxdr-theme-colors-primary-medium--alpha:.6;--mxdr-theme-colors-primary-disabled:187 186 255;--mxdr-theme-colors-primary-disabled--alpha:.4;--mxdr-theme-colors-primary-intermediate:187 186 255;--mxdr-theme-colors-primary-intermediate--alpha:.16;--mxdr-theme-colors-primary-low:187 186 255;--mxdr-theme-colors-primary-low--alpha:.12;--mxdr-theme-colors-primary-lower:187 186 255;--mxdr-theme-colors-primary-lower--alpha:.08;--mxdr-theme-colors-secondary-high:255 255 255;--mxdr-theme-colors-secondary-high--alpha:.9;--mxdr-theme-colors-secondary-intense:255 255 255;--mxdr-theme-colors-secondary-intense--alpha:.8;--mxdr-theme-colors-secondary-medium:255 255 255;--mxdr-theme-colors-secondary-medium--alpha:.6;--mxdr-theme-colors-secondary-intermediate:255 255 255;--mxdr-theme-colors-secondary-intermediate--alpha:.16;--mxdr-theme-colors-secondary-lower:255 255 255;--mxdr-theme-colors-secondary-lower--alpha:.08;--mxdr-theme-colors-tertiary:0 0 0;--mxdr-theme-colors-tertiary-intense:0 0 0;--mxdr-theme-colors-tertiary-intense--alpha:.8;--mxdr-theme-colors-tertiary-medium:0 0 0;--mxdr-theme-colors-tertiary-medium--alpha:.6;--mxdr-theme-colors-tertiary-disabled:0 0 0;--mxdr-theme-colors-tertiary-disabled--alpha:.4;--mxdr-theme-colors-tertiary-intermediate:0 0 0;--mxdr-theme-colors-tertiary-intermediate--alpha:.16;--mxdr-theme-colors-tertiary-low:0 0 0;--mxdr-theme-colors-tertiary-low--alpha:.12;--mxdr-theme-colors-tertiary-lower:0 0 0;--mxdr-theme-colors-tertiary-lower--alpha:.08;--mxdr-theme-colors-brand:146 108 253;--mxdr-theme-colors-brand-high:146 108 253;--mxdr-theme-colors-brand-high--alpha:.9;--mxdr-theme-colors-brand-intense:146 108 253;--mxdr-theme-colors-brand-intense--alpha:.8;--mxdr-theme-colors-brand-medium:146 108 253;--mxdr-theme-colors-brand-medium--alpha:.6;--mxdr-theme-colors-brand-disabled:146 108 253;--mxdr-theme-colors-brand-disabled--alpha:.4;--mxdr-theme-colors-brand-intermediate:146 108 253;--mxdr-theme-colors-brand-intermediate--alpha:.16;--mxdr-theme-colors-brand-low:146 108 253;--mxdr-theme-colors-brand-low--alpha:.12;--mxdr-theme-colors-brand-lower:146 108 253;--mxdr-theme-colors-brand-lower--alpha:.08;--mxdr-theme-colors-negative:255 87 78;--mxdr-theme-colors-negative-high:255 87 78;--mxdr-theme-colors-negative-high--alpha:.9;--mxdr-theme-colors-negative-intense:255 87 78;--mxdr-theme-colors-negative-intense--alpha:.8;--mxdr-theme-colors-negative-medium:255 87 78;--mxdr-theme-colors-negative-medium--alpha:.6;--mxdr-theme-colors-negative-disabled:255 87 78;--mxdr-theme-colors-negative-disabled--alpha:.4;--mxdr-theme-colors-negative-intermediate:255 87 78;--mxdr-theme-colors-negative-intermediate--alpha:.16;--mxdr-theme-colors-negative-low:255 87 78;--mxdr-theme-colors-negative-low--alpha:.12;--mxdr-theme-colors-negative-lower:255 87 78;--mxdr-theme-colors-negative-lower--alpha:.08;--mxdr-theme-colors-brand-secondary:105 51 255;--mxdr-theme-colors-brand-secondary-high:105 51 255;--mxdr-theme-colors-brand-secondary-high--alpha:.9;--mxdr-theme-colors-brand-secondary-intense:105 51 255;--mxdr-theme-colors-brand-secondary-intense--alpha:.8;--mxdr-theme-colors-brand-secondary-medium:105 51 255;--mxdr-theme-colors-brand-secondary-medium--alpha:.6;--mxdr-theme-colors-brand-secondary-disabled:105 51 255;--mxdr-theme-colors-brand-secondary-disabled--alpha:.4;--mxdr-theme-colors-brand-secondary-intermediate:105 51 255;--mxdr-theme-colors-brand-secondary-intermediate--alpha:.16;--mxdr-theme-colors-brand-secondary-low:105 51 255;--mxdr-theme-colors-brand-secondary-low--alpha:.12;--mxdr-theme-colors-brand-secondary-lower:105 51 255;--mxdr-theme-colors-brand-secondary-lower--alpha:.08;--mxdr-theme-colors-status-green:50 212 154;--mxdr-theme-colors-status-green-high:50 212 154;--mxdr-theme-colors-status-green-high--alpha:.9;--mxdr-theme-colors-status-green-intense:50 212 154;--mxdr-theme-colors-status-green-intense--alpha:.8;--mxdr-theme-colors-status-green-medium:50 212 154;--mxdr-theme-colors-status-green-medium--alpha:.6;--mxdr-theme-colors-status-green-disabled:50 212 154;--mxdr-theme-colors-status-green-disabled--alpha:.4;--mxdr-theme-colors-status-green-intermediate:50 212 154;--mxdr-theme-colors-status-green-intermediate--alpha:.16;--mxdr-theme-colors-status-green-low:50 212 154;--mxdr-theme-colors-status-green-low--alpha:.12;--mxdr-theme-colors-status-green-lower:50 212 154;--mxdr-theme-colors-status-green-lower--alpha:.08;--mxdr-theme-colors-status-success:50 212 154;--mxdr-theme-colors-status-success-high:50 212 154;--mxdr-theme-colors-status-success-high--alpha:.9;--mxdr-theme-colors-status-success-intense:50 212 154;--mxdr-theme-colors-status-success-intense--alpha:.8;--mxdr-theme-colors-status-success-medium:50 212 154;--mxdr-theme-colors-status-success-medium--alpha:.6;--mxdr-theme-colors-status-success-disabled:50 212 154;--mxdr-theme-colors-status-success-disabled--alpha:.4;--mxdr-theme-colors-status-success-intermediate:50 212 154;--mxdr-theme-colors-status-success-intermediate--alpha:.16;--mxdr-theme-colors-status-success-low:50 212 154;--mxdr-theme-colors-status-success-low--alpha:.12;--mxdr-theme-colors-status-success-lower:50 212 154;--mxdr-theme-colors-status-success-lower--alpha:.08;--mxdr-theme-colors-success:50 212 154;--mxdr-theme-colors-success-high:50 212 154;--mxdr-theme-colors-success-high--alpha:.9;--mxdr-theme-colors-success-intense:50 212 154;--mxdr-theme-colors-success-intense--alpha:.8;--mxdr-theme-colors-success-medium:50 212 154;--mxdr-theme-colors-success-medium--alpha:.6;--mxdr-theme-colors-success-disabled:50 212 154;--mxdr-theme-colors-success-disabled--alpha:.4;--mxdr-theme-colors-success-intermediate:50 212 154;--mxdr-theme-colors-success-intermediate--alpha:.16;--mxdr-theme-colors-success-low:50 212 154;--mxdr-theme-colors-success-low--alpha:.12;--mxdr-theme-colors-success-lower:50 212 154;--mxdr-theme-colors-success-lower--alpha:.08;--mxdr-theme-colors-status-yellow:254 215 11;--mxdr-theme-colors-status-yellow-high:254 215 11;--mxdr-theme-colors-status-yellow-high--alpha:.9;--mxdr-theme-colors-status-yellow-intense:254 215 11;--mxdr-theme-colors-status-yellow-intense--alpha:.8;--mxdr-theme-colors-status-yellow-medium:254 215 11;--mxdr-theme-colors-status-yellow-medium--alpha:.6;--mxdr-theme-colors-status-yellow-disabled:254 215 11;--mxdr-theme-colors-status-yellow-disabled--alpha:.4;--mxdr-theme-colors-status-yellow-intermediate:254 215 11;--mxdr-theme-colors-status-yellow-intermediate--alpha:.16;--mxdr-theme-colors-status-yellow-low:254 215 11;--mxdr-theme-colors-status-yellow-low--alpha:.12;--mxdr-theme-colors-status-yellow-lower:254 215 11;--mxdr-theme-colors-status-yellow-lower--alpha:.08;--mxdr-theme-colors-status-caution:254 215 11;--mxdr-theme-colors-status-caution-high:254 215 11;--mxdr-theme-colors-status-caution-high--alpha:.9;--mxdr-theme-colors-status-caution-intense:254 215 11;--mxdr-theme-colors-status-caution-intense--alpha:.8;--mxdr-theme-colors-status-caution-medium:254 215 11;--mxdr-theme-colors-status-caution-medium--alpha:.6;--mxdr-theme-colors-status-caution-disabled:254 215 11;--mxdr-theme-colors-status-caution-disabled--alpha:.4;--mxdr-theme-colors-status-caution-intermediate:254 215 11;--mxdr-theme-colors-status-caution-intermediate--alpha:.16;--mxdr-theme-colors-status-caution-low:254 215 11;--mxdr-theme-colors-status-caution-low--alpha:.12;--mxdr-theme-colors-status-caution-lower:254 215 11;--mxdr-theme-colors-status-caution-lower--alpha:.08;--mxdr-theme-colors-caution:254 215 11;--mxdr-theme-colors-caution-high:254 215 11;--mxdr-theme-colors-caution-high--alpha:.9;--mxdr-theme-colors-caution-intense:254 215 11;--mxdr-theme-colors-caution-intense--alpha:.8;--mxdr-theme-colors-caution-medium:254 215 11;--mxdr-theme-colors-caution-medium--alpha:.6;--mxdr-theme-colors-caution-disabled:254 215 11;--mxdr-theme-colors-caution-disabled--alpha:.4;--mxdr-theme-colors-caution-intermediate:254 215 11;--mxdr-theme-colors-caution-intermediate--alpha:.16;--mxdr-theme-colors-caution-low:254 215 11;--mxdr-theme-colors-caution-low--alpha:.12;--mxdr-theme-colors-caution-lower:254 215 11;--mxdr-theme-colors-caution-lower--alpha:.08;--mxdr-theme-colors-status-orange:254 158 11;--mxdr-theme-colors-status-orange-high:254 158 11;--mxdr-theme-colors-status-orange-high--alpha:.9;--mxdr-theme-colors-status-orange-intense:254 158 11;--mxdr-theme-colors-status-orange-intense--alpha:.8;--mxdr-theme-colors-status-orange-medium:254 158 11;--mxdr-theme-colors-status-orange-medium--alpha:.6;--mxdr-theme-colors-status-orange-disabled:254 158 11;--mxdr-theme-colors-status-orange-disabled--alpha:.4;--mxdr-theme-colors-status-orange-intermediate:254 158 11;--mxdr-theme-colors-status-orange-intermediate--alpha:.16;--mxdr-theme-colors-status-orange-low:254 158 11;--mxdr-theme-colors-status-orange-low--alpha:.12;--mxdr-theme-colors-status-orange-lower:254 158 11;--mxdr-theme-colors-status-orange-lower--alpha:.08;--mxdr-theme-colors-status-warning:254 158 11;--mxdr-theme-colors-status-warning-high:254 158 11;--mxdr-theme-colors-status-warning-high--alpha:.9;--mxdr-theme-colors-status-warning-intense:254 158 11;--mxdr-theme-colors-status-warning-intense--alpha:.8;--mxdr-theme-colors-status-warning-medium:254 158 11;--mxdr-theme-colors-status-warning-medium--alpha:.6;--mxdr-theme-colors-status-warning-disabled:254 158 11;--mxdr-theme-colors-status-warning-disabled--alpha:.4;--mxdr-theme-colors-status-warning-intermediate:254 158 11;--mxdr-theme-colors-status-warning-intermediate--alpha:.16;--mxdr-theme-colors-status-warning-low:254 158 11;--mxdr-theme-colors-status-warning-low--alpha:.12;--mxdr-theme-colors-status-warning-lower:254 158 11;--mxdr-theme-colors-status-warning-lower--alpha:.08;--mxdr-theme-colors-warning:254 158 11;--mxdr-theme-colors-warning-high:254 158 11;--mxdr-theme-colors-warning-high--alpha:.9;--mxdr-theme-colors-warning-intense:254 158 11;--mxdr-theme-colors-warning-intense--alpha:.8;--mxdr-theme-colors-warning-medium:254 158 11;--mxdr-theme-colors-warning-medium--alpha:.6;--mxdr-theme-colors-warning-disabled:254 158 11;--mxdr-theme-colors-warning-disabled--alpha:.4;--mxdr-theme-colors-warning-intermediate:254 158 11;--mxdr-theme-colors-warning-intermediate--alpha:.16;--mxdr-theme-colors-warning-low:254 158 11;--mxdr-theme-colors-warning-low--alpha:.12;--mxdr-theme-colors-warning-lower:254 158 11;--mxdr-theme-colors-warning-lower--alpha:.08;--mxdr-theme-colors-status-red:255 87 78;--mxdr-theme-colors-status-red-high:255 87 78;--mxdr-theme-colors-status-red-high--alpha:.9;--mxdr-theme-colors-status-red-intense:255 87 78;--mxdr-theme-colors-status-red-intense--alpha:.8;--mxdr-theme-colors-status-red-medium:255 87 78;--mxdr-theme-colors-status-red-medium--alpha:.6;--mxdr-theme-colors-status-red-disabled:255 87 78;--mxdr-theme-colors-status-red-disabled--alpha:.4;--mxdr-theme-colors-status-red-intermediate:255 87 78;--mxdr-theme-colors-status-red-intermediate--alpha:.16;--mxdr-theme-colors-status-red-low:255 87 78;--mxdr-theme-colors-status-red-low--alpha:.12;--mxdr-theme-colors-status-red-lower:255 87 78;--mxdr-theme-colors-status-red-lower--alpha:.08;--mxdr-theme-colors-status-danger:255 87 78;--mxdr-theme-colors-status-danger-high:255 87 78;--mxdr-theme-colors-status-danger-high--alpha:.9;--mxdr-theme-colors-status-danger-intense:255 87 78;--mxdr-theme-colors-status-danger-intense--alpha:.8;--mxdr-theme-colors-status-danger-medium:255 87 78;--mxdr-theme-colors-status-danger-medium--alpha:.6;--mxdr-theme-colors-status-danger-disabled:255 87 78;--mxdr-theme-colors-status-danger-disabled--alpha:.4;--mxdr-theme-colors-status-danger-intermediate:255 87 78;--mxdr-theme-colors-status-danger-intermediate--alpha:.16;--mxdr-theme-colors-status-danger-low:255 87 78;--mxdr-theme-colors-status-danger-low--alpha:.12;--mxdr-theme-colors-status-danger-lower:255 87 78;--mxdr-theme-colors-status-danger-lower--alpha:.08;--mxdr-theme-colors-danger:255 87 78;--mxdr-theme-colors-danger-high:255 87 78;--mxdr-theme-colors-danger-high--alpha:.9;--mxdr-theme-colors-danger-intense:255 87 78;--mxdr-theme-colors-danger-intense--alpha:.8;--mxdr-theme-colors-danger-medium:255 87 78;--mxdr-theme-colors-danger-medium--alpha:.6;--mxdr-theme-colors-danger-disabled:255 87 78;--mxdr-theme-colors-danger-disabled--alpha:.4;--mxdr-theme-colors-danger-intermediate:255 87 78;--mxdr-theme-colors-danger-intermediate--alpha:.16;--mxdr-theme-colors-danger-low:255 87 78;--mxdr-theme-colors-danger-low--alpha:.12;--mxdr-theme-colors-danger-lower:255 87 78;--mxdr-theme-colors-danger-lower--alpha:.08;--mxdr-theme-colors-status-blue:115 166 255;--mxdr-theme-colors-status-blue-high:115 166 255;--mxdr-theme-colors-status-blue-high--alpha:.9;--mxdr-theme-colors-status-blue-intense:115 166 255;--mxdr-theme-colors-status-blue-intense--alpha:.8;--mxdr-theme-colors-status-blue-medium:115 166 255;--mxdr-theme-colors-status-blue-medium--alpha:.6;--mxdr-theme-colors-status-blue-disabled:115 166 255;--mxdr-theme-colors-status-blue-disabled--alpha:.4;--mxdr-theme-colors-status-blue-intermediate:115 166 255;--mxdr-theme-colors-status-blue-intermediate--alpha:.16;--mxdr-theme-colors-status-blue-low:115 166 255;--mxdr-theme-colors-status-blue-low--alpha:.12;--mxdr-theme-colors-status-blue-lower:115 166 255;--mxdr-theme-colors-status-blue-lower--alpha:.08;--mxdr-theme-colors-status-purple:202 106 250;--mxdr-theme-colors-status-purple-high:202 106 250;--mxdr-theme-colors-status-purple-high--alpha:.9;--mxdr-theme-colors-status-purple-intense:202 106 250;--mxdr-theme-colors-status-purple-intense--alpha:.8;--mxdr-theme-colors-status-purple-medium:202 106 250;--mxdr-theme-colors-status-purple-medium--alpha:.6;--mxdr-theme-colors-status-purple-disabled:202 106 250;--mxdr-theme-colors-status-purple-disabled--alpha:.4;--mxdr-theme-colors-status-purple-intermediate:202 106 250;--mxdr-theme-colors-status-purple-intermediate--alpha:.16;--mxdr-theme-colors-status-purple-low:202 106 250;--mxdr-theme-colors-status-purple-low--alpha:.12;--mxdr-theme-colors-status-purple-lower:202 106 250;--mxdr-theme-colors-status-purple-lower--alpha:.08;--mxdr-theme-colors-status-turquoise:29 233 182;--mxdr-theme-colors-status-turquoise-high:29 233 182;--mxdr-theme-colors-status-turquoise-high--alpha:.9;--mxdr-theme-colors-status-turquoise-intense:29 233 182;--mxdr-theme-colors-status-turquoise-intense--alpha:.8;--mxdr-theme-colors-status-turquoise-medium:29 233 182;--mxdr-theme-colors-status-turquoise-medium--alpha:.6;--mxdr-theme-colors-status-turquoise-disabled:29 233 182;--mxdr-theme-colors-status-turquoise-disabled--alpha:.4;--mxdr-theme-colors-status-turquoise-intermediate:29 233 182;--mxdr-theme-colors-status-turquoise-intermediate--alpha:.16;--mxdr-theme-colors-status-turquoise-low:29 233 182;--mxdr-theme-colors-status-turquoise-low--alpha:.12;--mxdr-theme-colors-status-turquoise-lower:29 233 182;--mxdr-theme-colors-status-turquoise-lower--alpha:.08;--mxdr-theme-colors-status-grey:159 161 167;--mxdr-theme-colors-status-grey-high:159 161 167;--mxdr-theme-colors-status-grey-high--alpha:.9;--mxdr-theme-colors-status-grey-intense:159 161 167;--mxdr-theme-colors-status-grey-intense--alpha:.8;--mxdr-theme-colors-status-grey-medium:159 161 167;--mxdr-theme-colors-status-grey-medium--alpha:.6;--mxdr-theme-colors-status-grey-disabled:159 161 167;--mxdr-theme-colors-status-grey-disabled--alpha:.4;--mxdr-theme-colors-status-grey-intermediate:159 161 167;--mxdr-theme-colors-status-grey-intermediate--alpha:.16;--mxdr-theme-colors-status-grey-low:159 161 167;--mxdr-theme-colors-status-grey-low--alpha:.12;--mxdr-theme-colors-status-grey-lower:159 161 167;--mxdr-theme-colors-status-grey-lower--alpha:.08;--mxdr-theme-colors-status-aquamarine:128 240 248;--mxdr-theme-colors-status-aquamarine-high:128 240 248;--mxdr-theme-colors-status-aquamarine-high--alpha:.9;--mxdr-theme-colors-status-aquamarine-intense:128 240 248;--mxdr-theme-colors-status-aquamarine-intense--alpha:.8;--mxdr-theme-colors-status-aquamarine-medium:128 240 248;--mxdr-theme-colors-status-aquamarine-medium--alpha:.6;--mxdr-theme-colors-status-aquamarine-disabled:128 240 248;--mxdr-theme-colors-status-aquamarine-disabled--alpha:.4;--mxdr-theme-colors-status-aquamarine-intermediate:128 240 248;--mxdr-theme-colors-status-aquamarine-intermediate--alpha:.16;--mxdr-theme-colors-status-aquamarine-low:128 240 248;--mxdr-theme-colors-status-aquamarine-low--alpha:.12;--mxdr-theme-colors-status-aquamarine-lower:128 240 248;--mxdr-theme-colors-status-aquamarine-lower--alpha:.08;--mxdr-theme-colors-status-amaranth:239 177 255;--mxdr-theme-colors-status-amaranth-high:239 177 255;--mxdr-theme-colors-status-amaranth-high--alpha:.9;--mxdr-theme-colors-status-amaranth-intense:239 177 255;--mxdr-theme-colors-status-amaranth-intense--alpha:.8;--mxdr-theme-colors-status-amaranth-medium:239 177 255;--mxdr-theme-colors-status-amaranth-medium--alpha:.6;--mxdr-theme-colors-status-amaranth-disabled:239 177 255;--mxdr-theme-colors-status-amaranth-disabled--alpha:.4;--mxdr-theme-colors-status-amaranth-intermediate:239 177 255;--mxdr-theme-colors-status-amaranth-intermediate--alpha:.16;--mxdr-theme-colors-status-amaranth-low:239 177 255;--mxdr-theme-colors-status-amaranth-low--alpha:.12;--mxdr-theme-colors-status-amaranth-lower:239 177 255;--mxdr-theme-colors-status-amaranth-lower--alpha:.08;--mxdr-theme-colors-status-light-green:130 202 113;--mxdr-theme-colors-status-light-green-high:130 202 113;--mxdr-theme-colors-status-light-green-high--alpha:.9;--mxdr-theme-colors-status-light-green-intense:130 202 113;--mxdr-theme-colors-status-light-green-intense--alpha:.8;--mxdr-theme-colors-status-light-green-medium:130 202 113;--mxdr-theme-colors-status-light-green-medium--alpha:.6;--mxdr-theme-colors-status-light-green-disabled:130 202 113;--mxdr-theme-colors-status-light-green-disabled--alpha:.4;--mxdr-theme-colors-status-light-green-intermediate:130 202 113;--mxdr-theme-colors-status-light-green-intermediate--alpha:.16;--mxdr-theme-colors-status-light-green-low:130 202 113;--mxdr-theme-colors-status-light-green-low--alpha:.12;--mxdr-theme-colors-status-light-green-lower:130 202 113;--mxdr-theme-colors-status-light-green-lower--alpha:.08;--mxdr-theme-colors-status-pink:255 121 132;--mxdr-theme-colors-status-pink-high:255 121 132;--mxdr-theme-colors-status-pink-high--alpha:.9;--mxdr-theme-colors-status-pink-intense:255 121 132;--mxdr-theme-colors-status-pink-intense--alpha:.8;--mxdr-theme-colors-status-pink-medium:255 121 132;--mxdr-theme-colors-status-pink-medium--alpha:.6;--mxdr-theme-colors-status-pink-disabled:255 121 132;--mxdr-theme-colors-status-pink-disabled--alpha:.4;--mxdr-theme-colors-status-pink-intermediate:255 121 132;--mxdr-theme-colors-status-pink-intermediate--alpha:.16;--mxdr-theme-colors-status-pink-low:255 121 132;--mxdr-theme-colors-status-pink-low--alpha:.12;--mxdr-theme-colors-status-pink-lower:255 121 132;--mxdr-theme-colors-status-pink-lower--alpha:.08;--mxdr-theme-colors-status-apricot:255 199 187;--mxdr-theme-colors-status-apricot-high:255 199 187;--mxdr-theme-colors-status-apricot-high--alpha:.9;--mxdr-theme-colors-status-apricot-intense:255 199 187;--mxdr-theme-colors-status-apricot-intense--alpha:.8;--mxdr-theme-colors-status-apricot-medium:255 199 187;--mxdr-theme-colors-status-apricot-medium--alpha:.6;--mxdr-theme-colors-status-apricot-disabled:255 199 187;--mxdr-theme-colors-status-apricot-disabled--alpha:.4;--mxdr-theme-colors-status-apricot-intermediate:255 199 187;--mxdr-theme-colors-status-apricot-intermediate--alpha:.16;--mxdr-theme-colors-status-apricot-low:255 199 187;--mxdr-theme-colors-status-apricot-low--alpha:.12;--mxdr-theme-colors-status-apricot-lower:255 199 187;--mxdr-theme-colors-status-apricot-lower--alpha:.08;--mxdr-theme-colors-status-light-yellow:246 245 120;--mxdr-theme-colors-status-light-yellow-high:246 245 120;--mxdr-theme-colors-status-light-yellow-high--alpha:.9;--mxdr-theme-colors-status-light-yellow-intense:246 245 120;--mxdr-theme-colors-status-light-yellow-intense--alpha:.8;--mxdr-theme-colors-status-light-yellow-medium:246 245 120;--mxdr-theme-colors-status-light-yellow-medium--alpha:.6;--mxdr-theme-colors-status-light-yellow-disabled:246 245 120;--mxdr-theme-colors-status-light-yellow-disabled--alpha:.4;--mxdr-theme-colors-status-light-yellow-intermediate:246 245 120;--mxdr-theme-colors-status-light-yellow-intermediate--alpha:.16;--mxdr-theme-colors-status-light-yellow-low:246 245 120;--mxdr-theme-colors-status-light-yellow-low--alpha:.12;--mxdr-theme-colors-status-light-yellow-lower:246 245 120;--mxdr-theme-colors-status-light-yellow-lower--alpha:.08;--mxdr-theme-colors-status-white:255 255 255;--mxdr-theme-colors-status-white-high:255 255 255;--mxdr-theme-colors-status-white-high--alpha:.9;--mxdr-theme-colors-status-white-intense:255 255 255;--mxdr-theme-colors-status-white-intense--alpha:.8;--mxdr-theme-colors-status-white-medium:255 255 255;--mxdr-theme-colors-status-white-medium--alpha:.6;--mxdr-theme-colors-status-white-disabled:255 255 255;--mxdr-theme-colors-status-white-disabled--alpha:.4;--mxdr-theme-colors-status-white-intermediate:255 255 255;--mxdr-theme-colors-status-white-intermediate--alpha:.16;--mxdr-theme-colors-status-white-low:255 255 255;--mxdr-theme-colors-status-white-low--alpha:.12;--mxdr-theme-colors-status-white-lower:255 255 255;--mxdr-theme-colors-status-white-lower--alpha:.08;--mxdr-theme-colors-asset-tag-yellow:208 153 50;--mxdr-theme-colors-asset-tag-yellow-high:208 153 50;--mxdr-theme-colors-asset-tag-yellow-high--alpha:.9;--mxdr-theme-colors-asset-tag-yellow-intense:208 153 50;--mxdr-theme-colors-asset-tag-yellow-intense--alpha:.8;--mxdr-theme-colors-asset-tag-yellow-medium:208 153 50;--mxdr-theme-colors-asset-tag-yellow-medium--alpha:.6;--mxdr-theme-colors-asset-tag-yellow-disabled:208 153 50;--mxdr-theme-colors-asset-tag-yellow-disabled--alpha:.4;--mxdr-theme-colors-asset-tag-yellow-intermediate:208 153 50;--mxdr-theme-colors-asset-tag-yellow-intermediate--alpha:.16;--mxdr-theme-colors-asset-tag-yellow-low:208 153 50;--mxdr-theme-colors-asset-tag-yellow-low--alpha:.12;--mxdr-theme-colors-asset-tag-yellow-lower:208 153 50;--mxdr-theme-colors-asset-tag-yellow-lower--alpha:.08;--mxdr-theme-colors-asset-tag-purple:200 108 203;--mxdr-theme-colors-asset-tag-purple-high:200 108 203;--mxdr-theme-colors-asset-tag-purple-high--alpha:.9;--mxdr-theme-colors-asset-tag-purple-intense:200 108 203;--mxdr-theme-colors-asset-tag-purple-intense--alpha:.8;--mxdr-theme-colors-asset-tag-purple-medium:200 108 203;--mxdr-theme-colors-asset-tag-purple-medium--alpha:.6;--mxdr-theme-colors-asset-tag-purple-disabled:200 108 203;--mxdr-theme-colors-asset-tag-purple-disabled--alpha:.4;--mxdr-theme-colors-asset-tag-purple-intermediate:200 108 203;--mxdr-theme-colors-asset-tag-purple-intermediate--alpha:.16;--mxdr-theme-colors-asset-tag-purple-low:200 108 203;--mxdr-theme-colors-asset-tag-purple-low--alpha:.12;--mxdr-theme-colors-asset-tag-purple-lower:200 108 203;--mxdr-theme-colors-asset-tag-purple-lower--alpha:.08;--mxdr-theme-colors-asset-tag-blue:102 126 255;--mxdr-theme-colors-asset-tag-blue-high:102 126 255;--mxdr-theme-colors-asset-tag-blue-high--alpha:.9;--mxdr-theme-colors-asset-tag-blue-intense:102 126 255;--mxdr-theme-colors-asset-tag-blue-intense--alpha:.8;--mxdr-theme-colors-asset-tag-blue-medium:102 126 255;--mxdr-theme-colors-asset-tag-blue-medium--alpha:.6;--mxdr-theme-colors-asset-tag-blue-disabled:102 126 255;--mxdr-theme-colors-asset-tag-blue-disabled--alpha:.4;--mxdr-theme-colors-asset-tag-blue-intermediate:102 126 255;--mxdr-theme-colors-asset-tag-blue-intermediate--alpha:.16;--mxdr-theme-colors-asset-tag-blue-low:102 126 255;--mxdr-theme-colors-asset-tag-blue-low--alpha:.12;--mxdr-theme-colors-asset-tag-blue-lower:102 126 255;--mxdr-theme-colors-asset-tag-blue-lower--alpha:.08;--mxdr-theme-colors-asset-tag-brown:193 138 121;--mxdr-theme-colors-asset-tag-brown-high:193 138 121;--mxdr-theme-colors-asset-tag-brown-high--alpha:.9;--mxdr-theme-colors-asset-tag-brown-intense:193 138 121;--mxdr-theme-colors-asset-tag-brown-intense--alpha:.8;--mxdr-theme-colors-asset-tag-brown-medium:193 138 121;--mxdr-theme-colors-asset-tag-brown-medium--alpha:.6;--mxdr-theme-colors-asset-tag-brown-disabled:193 138 121;--mxdr-theme-colors-asset-tag-brown-disabled--alpha:.4;--mxdr-theme-colors-asset-tag-brown-intermediate:193 138 121;--mxdr-theme-colors-asset-tag-brown-intermediate--alpha:.16;--mxdr-theme-colors-asset-tag-brown-low:193 138 121;--mxdr-theme-colors-asset-tag-brown-low--alpha:.12;--mxdr-theme-colors-asset-tag-brown-lower:193 138 121;--mxdr-theme-colors-asset-tag-brown-lower--alpha:.08;--mxdr-theme-colors-level-1:6 6 13;--mxdr-theme-colors-level-2:24 27 34;--mxdr-theme-colors-level-3:35 39 47;--mxdr-theme-colors-level-5:51 57 67;--mxdr-theme-colors-level-6:58 63 73;--mxdr-theme-colors-syntax-key:238 182 150;--mxdr-theme-colors-syntax-operation:172 196 142;--mxdr-theme-colors-syntax-value:155 203 250;--mxdr-theme-colors-chart-1:0 99 246;--mxdr-theme-colors-chart-2:255 166 0;--mxdr-theme-colors-chart-3:199 0 57;--mxdr-theme-colors-chart-4:20 140 0;--mxdr-theme-colors-chart-5:182 89 185;--mxdr-theme-colors-chart-6:66 165 245;--mxdr-theme-colors-chart-7:250 60 133;--mxdr-theme-colors-chart-8:22 160 133;--mxdr-theme-colors-chart-9:101 93 201;--mxdr-theme-colors-chart-10:255 87 51;--mxdr-theme-colors-chart-11:239 177 255;--mxdr-theme-colors-chart-12:130 202 113;--mxdr-theme-colors-chart-13:255 199 187;--mxdr-theme-colors-chart-14:38 198 218;--mxdr-theme-colors-chart-15:255 121 132;--mxdr-theme-colors-chart-16:246 245 120;--mxdr-theme-colors-chart-17:128 240 248;--mxdr-theme-colors-chart-18:141 192 165;--mxdr-theme-colors-chart-19:90 169 184;--mxdr-theme-colors-chart-20:63 121 170;--mxdr-theme-colors-chart-21:48 80 149;--mxdr-theme-colors-chart-22:36 52 133;--mxdr-theme-colors-chart-23:103 205 80;--mxdr-theme-colors-chart-24:169 233 154;--mxdr-theme-colors-chart-25:229 128 255;--mxdr-theme-colors-chart-26:88 180 255;--mxdr-theme-colors-chart-27:241 135 89}[data-mxdr-theme=light]{--mxdr-theme-colors-background:241 243 246;--mxdr-theme-colors-secondary:0 0 0;--mxdr-theme-colors-primary:26 136 229;--mxdr-theme-colors-secondary-disabled:0 0 0;--mxdr-theme-colors-secondary-disabled--alpha:.4;--mxdr-theme-colors-level-4:223 223 223;--mxdr-theme-colors-secondary-low:0 0 0;--mxdr-theme-colors-secondary-low--alpha:.12;--mxdr-theme-colors-tertiary-high:255 255 255;--mxdr-theme-colors-tertiary-high--alpha:.9;--mxdr-theme-colors-surface-disabled:255 255 255;--mxdr-theme-colors-surface-disabled--alpha:.4;--mxdr-theme-colors-background-high:241 243 246;--mxdr-theme-colors-background-high--alpha:.9;--mxdr-theme-colors-background-intense:241 243 246;--mxdr-theme-colors-background-intense--alpha:.8;--mxdr-theme-colors-background-medium:241 243 246;--mxdr-theme-colors-background-medium--alpha:.6;--mxdr-theme-colors-background-disabled:241 243 246;--mxdr-theme-colors-background-disabled--alpha:.4;--mxdr-theme-colors-background-intermediate:241 243 246;--mxdr-theme-colors-background-intermediate--alpha:.16;--mxdr-theme-colors-background-low:241 243 246;--mxdr-theme-colors-background-low--alpha:.12;--mxdr-theme-colors-background-lower:241 243 246;--mxdr-theme-colors-background-lower--alpha:.08;--mxdr-theme-colors-surface:255 255 255;--mxdr-theme-colors-surface-high:255 255 255;--mxdr-theme-colors-surface-high--alpha:.9;--mxdr-theme-colors-surface-intense:255 255 255;--mxdr-theme-colors-surface-intense--alpha:.8;--mxdr-theme-colors-surface-medium:255 255 255;--mxdr-theme-colors-surface-medium--alpha:.6;--mxdr-theme-colors-surface-intermediate:255 255 255;--mxdr-theme-colors-surface-intermediate--alpha:.16;--mxdr-theme-colors-surface-low:255 255 255;--mxdr-theme-colors-surface-low--alpha:.12;--mxdr-theme-colors-surface-lower:255 255 255;--mxdr-theme-colors-surface-lower--alpha:.08;--mxdr-theme-colors-primary-high:26 136 229;--mxdr-theme-colors-primary-high--alpha:.9;--mxdr-theme-colors-primary-intense:26 136 229;--mxdr-theme-colors-primary-intense--alpha:.8;--mxdr-theme-colors-primary-medium:26 136 229;--mxdr-theme-colors-primary-medium--alpha:.6;--mxdr-theme-colors-primary-disabled:26 136 229;--mxdr-theme-colors-primary-disabled--alpha:.4;--mxdr-theme-colors-primary-intermediate:26 136 229;--mxdr-theme-colors-primary-intermediate--alpha:.16;--mxdr-theme-colors-primary-low:26 136 229;--mxdr-theme-colors-primary-low--alpha:.12;--mxdr-theme-colors-primary-lower:26 136 229;--mxdr-theme-colors-primary-lower--alpha:.08;--mxdr-theme-colors-secondary-high:0 0 0;--mxdr-theme-colors-secondary-high--alpha:.9;--mxdr-theme-colors-secondary-intense:0 0 0;--mxdr-theme-colors-secondary-intense--alpha:.8;--mxdr-theme-colors-secondary-medium:0 0 0;--mxdr-theme-colors-secondary-medium--alpha:.6;--mxdr-theme-colors-secondary-intermediate:0 0 0;--mxdr-theme-colors-secondary-intermediate--alpha:.16;--mxdr-theme-colors-secondary-lower:0 0 0;--mxdr-theme-colors-secondary-lower--alpha:.08;--mxdr-theme-colors-tertiary:255 255 255;--mxdr-theme-colors-tertiary-intense:255 255 255;--mxdr-theme-colors-tertiary-intense--alpha:.8;--mxdr-theme-colors-tertiary-medium:255 255 255;--mxdr-theme-colors-tertiary-medium--alpha:.6;--mxdr-theme-colors-tertiary-disabled:255 255 255;--mxdr-theme-colors-tertiary-disabled--alpha:.4;--mxdr-theme-colors-tertiary-intermediate:255 255 255;--mxdr-theme-colors-tertiary-intermediate--alpha:.16;--mxdr-theme-colors-tertiary-low:255 255 255;--mxdr-theme-colors-tertiary-low--alpha:.12;--mxdr-theme-colors-tertiary-lower:255 255 255;--mxdr-theme-colors-tertiary-lower--alpha:.08;--mxdr-theme-colors-brand:0 60 245;--mxdr-theme-colors-brand-high:0 60 245;--mxdr-theme-colors-brand-high--alpha:.9;--mxdr-theme-colors-brand-intense:0 60 245;--mxdr-theme-colors-brand-intense--alpha:.8;--mxdr-theme-colors-brand-medium:0 60 245;--mxdr-theme-colors-brand-medium--alpha:.6;--mxdr-theme-colors-brand-disabled:0 60 245;--mxdr-theme-colors-brand-disabled--alpha:.4;--mxdr-theme-colors-brand-intermediate:0 60 245;--mxdr-theme-colors-brand-intermediate--alpha:.16;--mxdr-theme-colors-brand-low:0 60 245;--mxdr-theme-colors-brand-low--alpha:.12;--mxdr-theme-colors-brand-lower:0 60 245;--mxdr-theme-colors-brand-lower--alpha:.08;--mxdr-theme-colors-negative:255 87 78;--mxdr-theme-colors-negative-high:255 87 78;--mxdr-theme-colors-negative-high--alpha:.9;--mxdr-theme-colors-negative-intense:255 87 78;--mxdr-theme-colors-negative-intense--alpha:.8;--mxdr-theme-colors-negative-medium:255 87 78;--mxdr-theme-colors-negative-medium--alpha:.6;--mxdr-theme-colors-negative-disabled:255 87 78;--mxdr-theme-colors-negative-disabled--alpha:.4;--mxdr-theme-colors-negative-intermediate:255 87 78;--mxdr-theme-colors-negative-intermediate--alpha:.16;--mxdr-theme-colors-negative-low:255 87 78;--mxdr-theme-colors-negative-low--alpha:.12;--mxdr-theme-colors-negative-lower:255 87 78;--mxdr-theme-colors-negative-lower--alpha:.08;--mxdr-theme-colors-brand-secondary:105 51 255;--mxdr-theme-colors-brand-secondary-high:105 51 255;--mxdr-theme-colors-brand-secondary-high--alpha:.9;--mxdr-theme-colors-brand-secondary-intense:105 51 255;--mxdr-theme-colors-brand-secondary-intense--alpha:.8;--mxdr-theme-colors-brand-secondary-medium:105 51 255;--mxdr-theme-colors-brand-secondary-medium--alpha:.6;--mxdr-theme-colors-brand-secondary-disabled:105 51 255;--mxdr-theme-colors-brand-secondary-disabled--alpha:.4;--mxdr-theme-colors-brand-secondary-intermediate:105 51 255;--mxdr-theme-colors-brand-secondary-intermediate--alpha:.16;--mxdr-theme-colors-brand-secondary-low:105 51 255;--mxdr-theme-colors-brand-secondary-low--alpha:.12;--mxdr-theme-colors-brand-secondary-lower:105 51 255;--mxdr-theme-colors-brand-secondary-lower--alpha:.08;--mxdr-theme-colors-status-green:40 129 92;--mxdr-theme-colors-status-green-high:40 129 92;--mxdr-theme-colors-status-green-high--alpha:.9;--mxdr-theme-colors-status-green-intense:40 129 92;--mxdr-theme-colors-status-green-intense--alpha:.8;--mxdr-theme-colors-status-green-medium:40 129 92;--mxdr-theme-colors-status-green-medium--alpha:.6;--mxdr-theme-colors-status-green-disabled:40 129 92;--mxdr-theme-colors-status-green-disabled--alpha:.4;--mxdr-theme-colors-status-green-intermediate:40 129 92;--mxdr-theme-colors-status-green-intermediate--alpha:.16;--mxdr-theme-colors-status-green-low:40 129 92;--mxdr-theme-colors-status-green-low--alpha:.12;--mxdr-theme-colors-status-green-lower:40 129 92;--mxdr-theme-colors-status-green-lower--alpha:.08;--mxdr-theme-colors-status-success:40 129 92;--mxdr-theme-colors-status-success-high:40 129 92;--mxdr-theme-colors-status-success-high--alpha:.9;--mxdr-theme-colors-status-success-intense:40 129 92;--mxdr-theme-colors-status-success-intense--alpha:.8;--mxdr-theme-colors-status-success-medium:40 129 92;--mxdr-theme-colors-status-success-medium--alpha:.6;--mxdr-theme-colors-status-success-disabled:40 129 92;--mxdr-theme-colors-status-success-disabled--alpha:.4;--mxdr-theme-colors-status-success-intermediate:40 129 92;--mxdr-theme-colors-status-success-intermediate--alpha:.16;--mxdr-theme-colors-status-success-low:40 129 92;--mxdr-theme-colors-status-success-low--alpha:.12;--mxdr-theme-colors-status-success-lower:40 129 92;--mxdr-theme-colors-status-success-lower--alpha:.08;--mxdr-theme-colors-success:40 129 92;--mxdr-theme-colors-success-high:40 129 92;--mxdr-theme-colors-success-high--alpha:.9;--mxdr-theme-colors-success-intense:40 129 92;--mxdr-theme-colors-success-intense--alpha:.8;--mxdr-theme-colors-success-medium:40 129 92;--mxdr-theme-colors-success-medium--alpha:.6;--mxdr-theme-colors-success-disabled:40 129 92;--mxdr-theme-colors-success-disabled--alpha:.4;--mxdr-theme-colors-success-intermediate:40 129 92;--mxdr-theme-colors-success-intermediate--alpha:.16;--mxdr-theme-colors-success-low:40 129 92;--mxdr-theme-colors-success-low--alpha:.12;--mxdr-theme-colors-success-lower:40 129 92;--mxdr-theme-colors-success-lower--alpha:.08;--mxdr-theme-colors-status-yellow:254 215 11;--mxdr-theme-colors-status-yellow-high:254 215 11;--mxdr-theme-colors-status-yellow-high--alpha:.9;--mxdr-theme-colors-status-yellow-intense:254 215 11;--mxdr-theme-colors-status-yellow-intense--alpha:.8;--mxdr-theme-colors-status-yellow-medium:254 215 11;--mxdr-theme-colors-status-yellow-medium--alpha:.6;--mxdr-theme-colors-status-yellow-disabled:254 215 11;--mxdr-theme-colors-status-yellow-disabled--alpha:.4;--mxdr-theme-colors-status-yellow-intermediate:254 215 11;--mxdr-theme-colors-status-yellow-intermediate--alpha:.16;--mxdr-theme-colors-status-yellow-low:254 215 11;--mxdr-theme-colors-status-yellow-low--alpha:.12;--mxdr-theme-colors-status-yellow-lower:254 215 11;--mxdr-theme-colors-status-yellow-lower--alpha:.08;--mxdr-theme-colors-status-caution:254 215 11;--mxdr-theme-colors-status-caution-high:254 215 11;--mxdr-theme-colors-status-caution-high--alpha:.9;--mxdr-theme-colors-status-caution-intense:254 215 11;--mxdr-theme-colors-status-caution-intense--alpha:.8;--mxdr-theme-colors-status-caution-medium:254 215 11;--mxdr-theme-colors-status-caution-medium--alpha:.6;--mxdr-theme-colors-status-caution-disabled:254 215 11;--mxdr-theme-colors-status-caution-disabled--alpha:.4;--mxdr-theme-colors-status-caution-intermediate:254 215 11;--mxdr-theme-colors-status-caution-intermediate--alpha:.16;--mxdr-theme-colors-status-caution-low:254 215 11;--mxdr-theme-colors-status-caution-low--alpha:.12;--mxdr-theme-colors-status-caution-lower:254 215 11;--mxdr-theme-colors-status-caution-lower--alpha:.08;--mxdr-theme-colors-caution:254 215 11;--mxdr-theme-colors-caution-high:254 215 11;--mxdr-theme-colors-caution-high--alpha:.9;--mxdr-theme-colors-caution-intense:254 215 11;--mxdr-theme-colors-caution-intense--alpha:.8;--mxdr-theme-colors-caution-medium:254 215 11;--mxdr-theme-colors-caution-medium--alpha:.6;--mxdr-theme-colors-caution-disabled:254 215 11;--mxdr-theme-colors-caution-disabled--alpha:.4;--mxdr-theme-colors-caution-intermediate:254 215 11;--mxdr-theme-colors-caution-intermediate--alpha:.16;--mxdr-theme-colors-caution-low:254 215 11;--mxdr-theme-colors-caution-low--alpha:.12;--mxdr-theme-colors-caution-lower:254 215 11;--mxdr-theme-colors-caution-lower--alpha:.08;--mxdr-theme-colors-status-orange:255 131 43;--mxdr-theme-colors-status-orange-high:255 131 43;--mxdr-theme-colors-status-orange-high--alpha:.9;--mxdr-theme-colors-status-orange-intense:255 131 43;--mxdr-theme-colors-status-orange-intense--alpha:.8;--mxdr-theme-colors-status-orange-medium:255 131 43;--mxdr-theme-colors-status-orange-medium--alpha:.6;--mxdr-theme-colors-status-orange-disabled:255 131 43;--mxdr-theme-colors-status-orange-disabled--alpha:.4;--mxdr-theme-colors-status-orange-intermediate:255 131 43;--mxdr-theme-colors-status-orange-intermediate--alpha:.16;--mxdr-theme-colors-status-orange-low:255 131 43;--mxdr-theme-colors-status-orange-low--alpha:.12;--mxdr-theme-colors-status-orange-lower:255 131 43;--mxdr-theme-colors-status-orange-lower--alpha:.08;--mxdr-theme-colors-status-warning:255 131 43;--mxdr-theme-colors-status-warning-high:255 131 43;--mxdr-theme-colors-status-warning-high--alpha:.9;--mxdr-theme-colors-status-warning-intense:255 131 43;--mxdr-theme-colors-status-warning-intense--alpha:.8;--mxdr-theme-colors-status-warning-medium:255 131 43;--mxdr-theme-colors-status-warning-medium--alpha:.6;--mxdr-theme-colors-status-warning-disabled:255 131 43;--mxdr-theme-colors-status-warning-disabled--alpha:.4;--mxdr-theme-colors-status-warning-intermediate:255 131 43;--mxdr-theme-colors-status-warning-intermediate--alpha:.16;--mxdr-theme-colors-status-warning-low:255 131 43;--mxdr-theme-colors-status-warning-low--alpha:.12;--mxdr-theme-colors-status-warning-lower:255 131 43;--mxdr-theme-colors-status-warning-lower--alpha:.08;--mxdr-theme-colors-warning:255 131 43;--mxdr-theme-colors-warning-high:255 131 43;--mxdr-theme-colors-warning-high--alpha:.9;--mxdr-theme-colors-warning-intense:255 131 43;--mxdr-theme-colors-warning-intense--alpha:.8;--mxdr-theme-colors-warning-medium:255 131 43;--mxdr-theme-colors-warning-medium--alpha:.6;--mxdr-theme-colors-warning-disabled:255 131 43;--mxdr-theme-colors-warning-disabled--alpha:.4;--mxdr-theme-colors-warning-intermediate:255 131 43;--mxdr-theme-colors-warning-intermediate--alpha:.16;--mxdr-theme-colors-warning-low:255 131 43;--mxdr-theme-colors-warning-low--alpha:.12;--mxdr-theme-colors-warning-lower:255 131 43;--mxdr-theme-colors-warning-lower--alpha:.08;--mxdr-theme-colors-status-red:219 47 47;--mxdr-theme-colors-status-red-high:219 47 47;--mxdr-theme-colors-status-red-high--alpha:.9;--mxdr-theme-colors-status-red-intense:219 47 47;--mxdr-theme-colors-status-red-intense--alpha:.8;--mxdr-theme-colors-status-red-medium:219 47 47;--mxdr-theme-colors-status-red-medium--alpha:.6;--mxdr-theme-colors-status-red-disabled:219 47 47;--mxdr-theme-colors-status-red-disabled--alpha:.4;--mxdr-theme-colors-status-red-intermediate:219 47 47;--mxdr-theme-colors-status-red-intermediate--alpha:.16;--mxdr-theme-colors-status-red-low:219 47 47;--mxdr-theme-colors-status-red-low--alpha:.12;--mxdr-theme-colors-status-red-lower:219 47 47;--mxdr-theme-colors-status-red-lower--alpha:.08;--mxdr-theme-colors-status-danger:219 47 47;--mxdr-theme-colors-status-danger-high:219 47 47;--mxdr-theme-colors-status-danger-high--alpha:.9;--mxdr-theme-colors-status-danger-intense:219 47 47;--mxdr-theme-colors-status-danger-intense--alpha:.8;--mxdr-theme-colors-status-danger-medium:219 47 47;--mxdr-theme-colors-status-danger-medium--alpha:.6;--mxdr-theme-colors-status-danger-disabled:219 47 47;--mxdr-theme-colors-status-danger-disabled--alpha:.4;--mxdr-theme-colors-status-danger-intermediate:219 47 47;--mxdr-theme-colors-status-danger-intermediate--alpha:.16;--mxdr-theme-colors-status-danger-low:219 47 47;--mxdr-theme-colors-status-danger-low--alpha:.12;--mxdr-theme-colors-status-danger-lower:219 47 47;--mxdr-theme-colors-status-danger-lower--alpha:.08;--mxdr-theme-colors-danger:219 47 47;--mxdr-theme-colors-danger-high:219 47 47;--mxdr-theme-colors-danger-high--alpha:.9;--mxdr-theme-colors-danger-intense:219 47 47;--mxdr-theme-colors-danger-intense--alpha:.8;--mxdr-theme-colors-danger-medium:219 47 47;--mxdr-theme-colors-danger-medium--alpha:.6;--mxdr-theme-colors-danger-disabled:219 47 47;--mxdr-theme-colors-danger-disabled--alpha:.4;--mxdr-theme-colors-danger-intermediate:219 47 47;--mxdr-theme-colors-danger-intermediate--alpha:.16;--mxdr-theme-colors-danger-low:219 47 47;--mxdr-theme-colors-danger-low--alpha:.12;--mxdr-theme-colors-danger-lower:219 47 47;--mxdr-theme-colors-danger-lower--alpha:.08;--mxdr-theme-colors-status-blue:0 122 235;--mxdr-theme-colors-status-blue-high:0 122 235;--mxdr-theme-colors-status-blue-high--alpha:.9;--mxdr-theme-colors-status-blue-intense:0 122 235;--mxdr-theme-colors-status-blue-intense--alpha:.8;--mxdr-theme-colors-status-blue-medium:0 122 235;--mxdr-theme-colors-status-blue-medium--alpha:.6;--mxdr-theme-colors-status-blue-disabled:0 122 235;--mxdr-theme-colors-status-blue-disabled--alpha:.4;--mxdr-theme-colors-status-blue-intermediate:0 122 235;--mxdr-theme-colors-status-blue-intermediate--alpha:.16;--mxdr-theme-colors-status-blue-low:0 122 235;--mxdr-theme-colors-status-blue-low--alpha:.12;--mxdr-theme-colors-status-blue-lower:0 122 235;--mxdr-theme-colors-status-blue-lower--alpha:.08;--mxdr-theme-colors-status-purple:165 110 255;--mxdr-theme-colors-status-purple-high:165 110 255;--mxdr-theme-colors-status-purple-high--alpha:.9;--mxdr-theme-colors-status-purple-intense:165 110 255;--mxdr-theme-colors-status-purple-intense--alpha:.8;--mxdr-theme-colors-status-purple-medium:165 110 255;--mxdr-theme-colors-status-purple-medium--alpha:.6;--mxdr-theme-colors-status-purple-disabled:165 110 255;--mxdr-theme-colors-status-purple-disabled--alpha:.4;--mxdr-theme-colors-status-purple-intermediate:165 110 255;--mxdr-theme-colors-status-purple-intermediate--alpha:.16;--mxdr-theme-colors-status-purple-low:165 110 255;--mxdr-theme-colors-status-purple-low--alpha:.12;--mxdr-theme-colors-status-purple-lower:165 110 255;--mxdr-theme-colors-status-purple-lower--alpha:.08;--mxdr-theme-colors-status-turquoise:29 233 182;--mxdr-theme-colors-status-turquoise-high:29 233 182;--mxdr-theme-colors-status-turquoise-high--alpha:.9;--mxdr-theme-colors-status-turquoise-intense:29 233 182;--mxdr-theme-colors-status-turquoise-intense--alpha:.8;--mxdr-theme-colors-status-turquoise-medium:29 233 182;--mxdr-theme-colors-status-turquoise-medium--alpha:.6;--mxdr-theme-colors-status-turquoise-disabled:29 233 182;--mxdr-theme-colors-status-turquoise-disabled--alpha:.4;--mxdr-theme-colors-status-turquoise-intermediate:29 233 182;--mxdr-theme-colors-status-turquoise-intermediate--alpha:.16;--mxdr-theme-colors-status-turquoise-low:29 233 182;--mxdr-theme-colors-status-turquoise-low--alpha:.12;--mxdr-theme-colors-status-turquoise-lower:29 233 182;--mxdr-theme-colors-status-turquoise-lower--alpha:.08;--mxdr-theme-colors-status-grey:129 129 129;--mxdr-theme-colors-status-grey-high:129 129 129;--mxdr-theme-colors-status-grey-high--alpha:.9;--mxdr-theme-colors-status-grey-intense:129 129 129;--mxdr-theme-colors-status-grey-intense--alpha:.8;--mxdr-theme-colors-status-grey-medium:129 129 129;--mxdr-theme-colors-status-grey-medium--alpha:.6;--mxdr-theme-colors-status-grey-disabled:129 129 129;--mxdr-theme-colors-status-grey-disabled--alpha:.4;--mxdr-theme-colors-status-grey-intermediate:129 129 129;--mxdr-theme-colors-status-grey-intermediate--alpha:.16;--mxdr-theme-colors-status-grey-low:129 129 129;--mxdr-theme-colors-status-grey-low--alpha:.12;--mxdr-theme-colors-status-grey-lower:129 129 129;--mxdr-theme-colors-status-grey-lower--alpha:.08;--mxdr-theme-colors-status-aquamarine:128 240 248;--mxdr-theme-colors-status-aquamarine-high:128 240 248;--mxdr-theme-colors-status-aquamarine-high--alpha:.9;--mxdr-theme-colors-status-aquamarine-intense:128 240 248;--mxdr-theme-colors-status-aquamarine-intense--alpha:.8;--mxdr-theme-colors-status-aquamarine-medium:128 240 248;--mxdr-theme-colors-status-aquamarine-medium--alpha:.6;--mxdr-theme-colors-status-aquamarine-disabled:128 240 248;--mxdr-theme-colors-status-aquamarine-disabled--alpha:.4;--mxdr-theme-colors-status-aquamarine-intermediate:128 240 248;--mxdr-theme-colors-status-aquamarine-intermediate--alpha:.16;--mxdr-theme-colors-status-aquamarine-low:128 240 248;--mxdr-theme-colors-status-aquamarine-low--alpha:.12;--mxdr-theme-colors-status-aquamarine-lower:128 240 248;--mxdr-theme-colors-status-aquamarine-lower--alpha:.08;--mxdr-theme-colors-status-amaranth:239 177 255;--mxdr-theme-colors-status-amaranth-high:239 177 255;--mxdr-theme-colors-status-amaranth-high--alpha:.9;--mxdr-theme-colors-status-amaranth-intense:239 177 255;--mxdr-theme-colors-status-amaranth-intense--alpha:.8;--mxdr-theme-colors-status-amaranth-medium:239 177 255;--mxdr-theme-colors-status-amaranth-medium--alpha:.6;--mxdr-theme-colors-status-amaranth-disabled:239 177 255;--mxdr-theme-colors-status-amaranth-disabled--alpha:.4;--mxdr-theme-colors-status-amaranth-intermediate:239 177 255;--mxdr-theme-colors-status-amaranth-intermediate--alpha:.16;--mxdr-theme-colors-status-amaranth-low:239 177 255;--mxdr-theme-colors-status-amaranth-low--alpha:.12;--mxdr-theme-colors-status-amaranth-lower:239 177 255;--mxdr-theme-colors-status-amaranth-lower--alpha:.08;--mxdr-theme-colors-status-light-green:130 202 113;--mxdr-theme-colors-status-light-green-high:130 202 113;--mxdr-theme-colors-status-light-green-high--alpha:.9;--mxdr-theme-colors-status-light-green-intense:130 202 113;--mxdr-theme-colors-status-light-green-intense--alpha:.8;--mxdr-theme-colors-status-light-green-medium:130 202 113;--mxdr-theme-colors-status-light-green-medium--alpha:.6;--mxdr-theme-colors-status-light-green-disabled:130 202 113;--mxdr-theme-colors-status-light-green-disabled--alpha:.4;--mxdr-theme-colors-status-light-green-intermediate:130 202 113;--mxdr-theme-colors-status-light-green-intermediate--alpha:.16;--mxdr-theme-colors-status-light-green-low:130 202 113;--mxdr-theme-colors-status-light-green-low--alpha:.12;--mxdr-theme-colors-status-light-green-lower:130 202 113;--mxdr-theme-colors-status-light-green-lower--alpha:.08;--mxdr-theme-colors-status-pink:255 121 132;--mxdr-theme-colors-status-pink-high:255 121 132;--mxdr-theme-colors-status-pink-high--alpha:.9;--mxdr-theme-colors-status-pink-intense:255 121 132;--mxdr-theme-colors-status-pink-intense--alpha:.8;--mxdr-theme-colors-status-pink-medium:255 121 132;--mxdr-theme-colors-status-pink-medium--alpha:.6;--mxdr-theme-colors-status-pink-disabled:255 121 132;--mxdr-theme-colors-status-pink-disabled--alpha:.4;--mxdr-theme-colors-status-pink-intermediate:255 121 132;--mxdr-theme-colors-status-pink-intermediate--alpha:.16;--mxdr-theme-colors-status-pink-low:255 121 132;--mxdr-theme-colors-status-pink-low--alpha:.12;--mxdr-theme-colors-status-pink-lower:255 121 132;--mxdr-theme-colors-status-pink-lower--alpha:.08;--mxdr-theme-colors-status-apricot:255 199 187;--mxdr-theme-colors-status-apricot-high:255 199 187;--mxdr-theme-colors-status-apricot-high--alpha:.9;--mxdr-theme-colors-status-apricot-intense:255 199 187;--mxdr-theme-colors-status-apricot-intense--alpha:.8;--mxdr-theme-colors-status-apricot-medium:255 199 187;--mxdr-theme-colors-status-apricot-medium--alpha:.6;--mxdr-theme-colors-status-apricot-disabled:255 199 187;--mxdr-theme-colors-status-apricot-disabled--alpha:.4;--mxdr-theme-colors-status-apricot-intermediate:255 199 187;--mxdr-theme-colors-status-apricot-intermediate--alpha:.16;--mxdr-theme-colors-status-apricot-low:255 199 187;--mxdr-theme-colors-status-apricot-low--alpha:.12;--mxdr-theme-colors-status-apricot-lower:255 199 187;--mxdr-theme-colors-status-apricot-lower--alpha:.08;--mxdr-theme-colors-status-light-yellow:246 245 120;--mxdr-theme-colors-status-light-yellow-high:246 245 120;--mxdr-theme-colors-status-light-yellow-high--alpha:.9;--mxdr-theme-colors-status-light-yellow-intense:246 245 120;--mxdr-theme-colors-status-light-yellow-intense--alpha:.8;--mxdr-theme-colors-status-light-yellow-medium:246 245 120;--mxdr-theme-colors-status-light-yellow-medium--alpha:.6;--mxdr-theme-colors-status-light-yellow-disabled:246 245 120;--mxdr-theme-colors-status-light-yellow-disabled--alpha:.4;--mxdr-theme-colors-status-light-yellow-intermediate:246 245 120;--mxdr-theme-colors-status-light-yellow-intermediate--alpha:.16;--mxdr-theme-colors-status-light-yellow-low:246 245 120;--mxdr-theme-colors-status-light-yellow-low--alpha:.12;--mxdr-theme-colors-status-light-yellow-lower:246 245 120;--mxdr-theme-colors-status-light-yellow-lower--alpha:.08;--mxdr-theme-colors-status-white:255 255 255;--mxdr-theme-colors-status-white-high:255 255 255;--mxdr-theme-colors-status-white-high--alpha:.9;--mxdr-theme-colors-status-white-intense:255 255 255;--mxdr-theme-colors-status-white-intense--alpha:.8;--mxdr-theme-colors-status-white-medium:255 255 255;--mxdr-theme-colors-status-white-medium--alpha:.6;--mxdr-theme-colors-status-white-disabled:255 255 255;--mxdr-theme-colors-status-white-disabled--alpha:.4;--mxdr-theme-colors-status-white-intermediate:255 255 255;--mxdr-theme-colors-status-white-intermediate--alpha:.16;--mxdr-theme-colors-status-white-low:255 255 255;--mxdr-theme-colors-status-white-low--alpha:.12;--mxdr-theme-colors-status-white-lower:255 255 255;--mxdr-theme-colors-status-white-lower--alpha:.08;--mxdr-theme-colors-asset-tag-yellow:208 153 50;--mxdr-theme-colors-asset-tag-yellow-high:208 153 50;--mxdr-theme-colors-asset-tag-yellow-high--alpha:.9;--mxdr-theme-colors-asset-tag-yellow-intense:208 153 50;--mxdr-theme-colors-asset-tag-yellow-intense--alpha:.8;--mxdr-theme-colors-asset-tag-yellow-medium:208 153 50;--mxdr-theme-colors-asset-tag-yellow-medium--alpha:.6;--mxdr-theme-colors-asset-tag-yellow-disabled:208 153 50;--mxdr-theme-colors-asset-tag-yellow-disabled--alpha:.4;--mxdr-theme-colors-asset-tag-yellow-intermediate:208 153 50;--mxdr-theme-colors-asset-tag-yellow-intermediate--alpha:.16;--mxdr-theme-colors-asset-tag-yellow-low:208 153 50;--mxdr-theme-colors-asset-tag-yellow-low--alpha:.12;--mxdr-theme-colors-asset-tag-yellow-lower:208 153 50;--mxdr-theme-colors-asset-tag-yellow-lower--alpha:.08;--mxdr-theme-colors-asset-tag-purple:200 108 203;--mxdr-theme-colors-asset-tag-purple-high:200 108 203;--mxdr-theme-colors-asset-tag-purple-high--alpha:.9;--mxdr-theme-colors-asset-tag-purple-intense:200 108 203;--mxdr-theme-colors-asset-tag-purple-intense--alpha:.8;--mxdr-theme-colors-asset-tag-purple-medium:200 108 203;--mxdr-theme-colors-asset-tag-purple-medium--alpha:.6;--mxdr-theme-colors-asset-tag-purple-disabled:200 108 203;--mxdr-theme-colors-asset-tag-purple-disabled--alpha:.4;--mxdr-theme-colors-asset-tag-purple-intermediate:200 108 203;--mxdr-theme-colors-asset-tag-purple-intermediate--alpha:.16;--mxdr-theme-colors-asset-tag-purple-low:200 108 203;--mxdr-theme-colors-asset-tag-purple-low--alpha:.12;--mxdr-theme-colors-asset-tag-purple-lower:200 108 203;--mxdr-theme-colors-asset-tag-purple-lower--alpha:.08;--mxdr-theme-colors-asset-tag-blue:102 126 255;--mxdr-theme-colors-asset-tag-blue-high:102 126 255;--mxdr-theme-colors-asset-tag-blue-high--alpha:.9;--mxdr-theme-colors-asset-tag-blue-intense:102 126 255;--mxdr-theme-colors-asset-tag-blue-intense--alpha:.8;--mxdr-theme-colors-asset-tag-blue-medium:102 126 255;--mxdr-theme-colors-asset-tag-blue-medium--alpha:.6;--mxdr-theme-colors-asset-tag-blue-disabled:102 126 255;--mxdr-theme-colors-asset-tag-blue-disabled--alpha:.4;--mxdr-theme-colors-asset-tag-blue-intermediate:102 126 255;--mxdr-theme-colors-asset-tag-blue-intermediate--alpha:.16;--mxdr-theme-colors-asset-tag-blue-low:102 126 255;--mxdr-theme-colors-asset-tag-blue-low--alpha:.12;--mxdr-theme-colors-asset-tag-blue-lower:102 126 255;--mxdr-theme-colors-asset-tag-blue-lower--alpha:.08;--mxdr-theme-colors-asset-tag-brown:193 138 121;--mxdr-theme-colors-asset-tag-brown-high:193 138 121;--mxdr-theme-colors-asset-tag-brown-high--alpha:.9;--mxdr-theme-colors-asset-tag-brown-intense:193 138 121;--mxdr-theme-colors-asset-tag-brown-intense--alpha:.8;--mxdr-theme-colors-asset-tag-brown-medium:193 138 121;--mxdr-theme-colors-asset-tag-brown-medium--alpha:.6;--mxdr-theme-colors-asset-tag-brown-disabled:193 138 121;--mxdr-theme-colors-asset-tag-brown-disabled--alpha:.4;--mxdr-theme-colors-asset-tag-brown-intermediate:193 138 121;--mxdr-theme-colors-asset-tag-brown-intermediate--alpha:.16;--mxdr-theme-colors-asset-tag-brown-low:193 138 121;--mxdr-theme-colors-asset-tag-brown-low--alpha:.12;--mxdr-theme-colors-asset-tag-brown-lower:193 138 121;--mxdr-theme-colors-asset-tag-brown-lower--alpha:.08;--mxdr-theme-colors-level-1:182 182 182;--mxdr-theme-colors-level-2:201 201 201;--mxdr-theme-colors-level-3:212 212 212;--mxdr-theme-colors-level-5:230 230 230;--mxdr-theme-colors-level-6:236 236 236;--mxdr-theme-colors-syntax-key:121 154 80;--mxdr-theme-colors-syntax-operation:224 121 62;--mxdr-theme-colors-syntax-value:56 151 245;--mxdr-theme-colors-chart-1:0 99 246;--mxdr-theme-colors-chart-2:255 166 0;--mxdr-theme-colors-chart-3:199 0 57;--mxdr-theme-colors-chart-4:20 140 0;--mxdr-theme-colors-chart-5:182 89 185;--mxdr-theme-colors-chart-6:66 165 245;--mxdr-theme-colors-chart-7:250 60 133;--mxdr-theme-colors-chart-8:22 160 133;--mxdr-theme-colors-chart-9:101 93 201;--mxdr-theme-colors-chart-10:255 87 51;--mxdr-theme-colors-chart-11:239 177 255;--mxdr-theme-colors-chart-12:130 202 113;--mxdr-theme-colors-chart-13:255 199 187;--mxdr-theme-colors-chart-14:38 198 218;--mxdr-theme-colors-chart-15:255 121 132;--mxdr-theme-colors-chart-16:246 245 120;--mxdr-theme-colors-chart-17:128 240 248;--mxdr-theme-colors-chart-18:141 192 165;--mxdr-theme-colors-chart-19:90 169 184;--mxdr-theme-colors-chart-20:63 121 170;--mxdr-theme-colors-chart-21:48 80 149;--mxdr-theme-colors-chart-22:36 52 133;--mxdr-theme-colors-chart-23:103 205 80;--mxdr-theme-colors-chart-24:169 233 154;--mxdr-theme-colors-chart-25:229 128 255;--mxdr-theme-colors-chart-26:88 180 255;--mxdr-theme-colors-chart-27:241 135 89}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.bottom-0{bottom:0}.bottom-96px{bottom:96px}.left-0{left:0}.left-80{left:80px}.right-0{right:0}.top-0{top:0}.z-1{z-index:1}.grid{display:grid}.m-12{margin:12px}.m-16{margin:16px}.m-20{margin:20px}.m-24{margin:24px}.m-28{margin:28px}.m-32{margin:32px}.m-4{margin:4px}.m-6{margin:6px}.m-8{margin:8px}.m\[\'delete\'\]{margin:"delete"}.m\[1\]{margin:1}.m160{margin:160px}.m161\.92{margin:161.92px}.m174\.72{margin:174.72px}.m186\.496{margin:186.496px}.m192{margin:192px}.m199\.04{margin:199.04px}.m220\.8{margin:220.8px}.m237\.248{margin:237.248px}.m241\.216{margin:241.216px}.m249\.6{margin:249.6px}.m292\.288{margin:292.288px}.m308\.352{margin:308.352px}.m373\.376{margin:373.376px}.m384\.064{margin:384.064px}.m412\.16{margin:412.16px}.m466\.752{margin:466.752px}.m469\.952{margin:469.952px}.m488\.832{margin:488.832px}.m512{margin:512px}.m512\.064{margin:512.064px}.m557\.248{margin:557.248px}.m64{margin:64px}.m665\.216{margin:665.216px}.m679\.872{margin:679.872px}.m683\.072{margin:683.072px}.m7{margin:7px}.m739\.328{margin:739.328px}.m759\.936{margin:759.936px}.m768{margin:768px}.m772\.13{margin:772.13px}.m795\.904{margin:795.904px}.m801\.728{margin:801.728px}.ma,.maa{margin:auto}.mx-12{margin-left:12px;margin-right:12px}.mx-16{margin-left:16px;margin-right:16px}.mx-20{margin-left:20px;margin-right:20px}.mx-24{margin-left:24px;margin-right:24px}.mx-28{margin-left:28px;margin-right:28px}.mx-32{margin-left:32px;margin-right:32px}.mx-4{margin-left:4px;margin-right:4px}.mx-6{margin-left:6px;margin-right:6px}.mx-8{margin-left:8px;margin-right:8px}.my-12{margin-top:12px;margin-bottom:12px}.my-16{margin-top:16px;margin-bottom:16px}.my-20{margin-top:20px;margin-bottom:20px}.my-24{margin-top:24px;margin-bottom:24px}.my-28{margin-top:28px;margin-bottom:28px}.my-32{margin-top:32px;margin-bottom:32px}.my-4{margin-top:4px;margin-bottom:4px}.my-6{margin-top:6px;margin-bottom:6px}.my-8{margin-top:8px;margin-bottom:8px}.mb-12{margin-bottom:12px}.mb-16{margin-bottom:16px}.mb-20{margin-bottom:20px}.mb-24,.mb-24px{margin-bottom:24px}.mb-28{margin-bottom:28px}.mb-32{margin-bottom:32px}.mb-4{margin-bottom:4px}.mb-6{margin-bottom:6px}.mb-8{margin-bottom:8px}.me,.mie{margin-inline-end:4px}.ml--16px{margin-left:-16px}.ml-12{margin-left:12px}.ml-16{margin-left:16px}.ml-20{margin-left:20px}.ml-24{margin-left:24px}.ml-28{margin-left:28px}.ml-32{margin-left:32px}.ml-4{margin-left:4px}.ml-6{margin-left:6px}.ml-8{margin-left:8px}.mr,.mr-4{margin-right:4px}.mr-12{margin-right:12px}.mr-16{margin-right:16px}.mr-20{margin-right:20px}.mr-24{margin-right:24px}.mr-28{margin-right:28px}.mr-32{margin-right:32px}.mr-6{margin-right:6px}.mr-8{margin-right:8px}.mis,.ms{margin-inline-start:4px}.msa{margin-inline-start:auto}.mt,.mt-4{margin-top:4px}.mt-12{margin-top:12px}.mt-16{margin-top:16px}.mt-20{margin-top:20px}.mt-24{margin-top:24px}.mt-28{margin-top:28px}.mt-32{margin-top:32px}.mt-5{margin-top:5px}.mt-6{margin-top:6px}.mt-8{margin-top:8px}.inline{display:inline}.block{display:block}.inline-block{display:inline-block}.contents{display:contents}.list-item{display:list-item}.hidden{display:none}.h-16{height:16px}.h-174{height:174px}.h-176{height:176px}.h-48px{height:48px}.h-8,.h-8px{height:8px}.h-full{height:100%}.h1{height:1px}.h2{height:2px}.h23{height:23px}.h3{height:3px}.h4{height:4px}.h5{height:5px}.ha{height:auto}.max-w-1246px{max-width:1246px}.max-w-50vw{max-width:50vw}.max-w-580{max-width:580px}.min-h-\[100\%\]{min-height:100%}.min-h-100vh{min-height:100vh}.min-w-\[100\%\]{min-width:100%}.w-\[100\%\],.w-full{width:100%}.w-\[calc\(100vw-636px\)\]{width:calc(100vw - 636px)}.w-1{width:1px}.w-150{width:150px}.w-16{width:16px}.w-28{width:28px}.w-280{width:280px}.w-282{width:282px}.w-50vw{width:50vw}.w-8{width:8px}.w-90\%{width:90%}.w-inherit{width:inherit}.d-flex,.flex{display:flex}.flex-\[1_1_auto\]{flex:1 1 auto}.shrink-0{flex-shrink:0}.shrink-1{flex-shrink:1}.grow{flex-grow:1}.grow-0{flex-grow:0}.flex-basis-16{flex-basis:16px}.flex-basis-a{flex-basis:auto}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.rotate-180{--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:180deg;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.transform{transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.cursor-none{cursor:none}.cursor-pointer{cursor:pointer}.select-all{-webkit-user-select:all;-moz-user-select:all;user-select:all}.resize{resize:both}.items-center{align-items:center}.self-center{align-self:center}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.gap-12{gap:12px}.gap-16{gap:16px}.gap-20{gap:20px}.gap-24{gap:24px}.gap-28{gap:28px}.gap-32{gap:32px}.gap-4{gap:4px}.gap-52{gap:52px}.gap-6{gap:6px}.gap-8{gap:8px}.overflow-hidden{overflow:hidden}.overflow-y-scroll{overflow-y:scroll}.text-truncate,.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-normal{white-space:normal}.break-all{word-break:break-all}.b,.border,.border-1{border-width:1px}.border-asset-tag-blue{--un-border-opacity:var(--mxdr-theme-colors-asset-tag-blue--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-asset-tag-blue) / var(--un-border-opacity))}.border-asset-tag-blue-disabled{--un-border-opacity:var(--mxdr-theme-colors-asset-tag-blue-disabled--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-asset-tag-blue-disabled) / var(--un-border-opacity))}.border-asset-tag-blue-high{--un-border-opacity:var(--mxdr-theme-colors-asset-tag-blue-high--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-asset-tag-blue-high) / var(--un-border-opacity))}.border-asset-tag-blue-intense{--un-border-opacity:var(--mxdr-theme-colors-asset-tag-blue-intense--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-asset-tag-blue-intense) / var(--un-border-opacity))}.border-asset-tag-blue-intermediate{--un-border-opacity:var(--mxdr-theme-colors-asset-tag-blue-intermediate--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-asset-tag-blue-intermediate) / var(--un-border-opacity))}.border-asset-tag-blue-low{--un-border-opacity:var(--mxdr-theme-colors-asset-tag-blue-low--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-asset-tag-blue-low) / var(--un-border-opacity))}.border-asset-tag-blue-lower{--un-border-opacity:var(--mxdr-theme-colors-asset-tag-blue-lower--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-asset-tag-blue-lower) / var(--un-border-opacity))}.border-asset-tag-blue-medium{--un-border-opacity:var(--mxdr-theme-colors-asset-tag-blue-medium--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-asset-tag-blue-medium) / var(--un-border-opacity))}.border-asset-tag-brown{--un-border-opacity:var(--mxdr-theme-colors-asset-tag-brown--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-asset-tag-brown) / var(--un-border-opacity))}.border-asset-tag-brown-disabled{--un-border-opacity:var(--mxdr-theme-colors-asset-tag-brown-disabled--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-asset-tag-brown-disabled) / var(--un-border-opacity))}.border-asset-tag-brown-high{--un-border-opacity:var(--mxdr-theme-colors-asset-tag-brown-high--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-asset-tag-brown-high) / var(--un-border-opacity))}.border-asset-tag-brown-intense{--un-border-opacity:var(--mxdr-theme-colors-asset-tag-brown-intense--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-asset-tag-brown-intense) / var(--un-border-opacity))}.border-asset-tag-brown-intermediate{--un-border-opacity:var(--mxdr-theme-colors-asset-tag-brown-intermediate--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-asset-tag-brown-intermediate) / var(--un-border-opacity))}.border-asset-tag-brown-low{--un-border-opacity:var(--mxdr-theme-colors-asset-tag-brown-low--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-asset-tag-brown-low) / var(--un-border-opacity))}.border-asset-tag-brown-lower{--un-border-opacity:var(--mxdr-theme-colors-asset-tag-brown-lower--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-asset-tag-brown-lower) / var(--un-border-opacity))}.border-asset-tag-brown-medium{--un-border-opacity:var(--mxdr-theme-colors-asset-tag-brown-medium--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-asset-tag-brown-medium) / var(--un-border-opacity))}.border-asset-tag-purple{--un-border-opacity:var(--mxdr-theme-colors-asset-tag-purple--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-asset-tag-purple) / var(--un-border-opacity))}.border-asset-tag-purple-disabled{--un-border-opacity:var(--mxdr-theme-colors-asset-tag-purple-disabled--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-asset-tag-purple-disabled) / var(--un-border-opacity))}.border-asset-tag-purple-high{--un-border-opacity:var(--mxdr-theme-colors-asset-tag-purple-high--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-asset-tag-purple-high) / var(--un-border-opacity))}.border-asset-tag-purple-intense{--un-border-opacity:var(--mxdr-theme-colors-asset-tag-purple-intense--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-asset-tag-purple-intense) / var(--un-border-opacity))}.border-asset-tag-purple-intermediate{--un-border-opacity:var(--mxdr-theme-colors-asset-tag-purple-intermediate--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-asset-tag-purple-intermediate) / var(--un-border-opacity))}.border-asset-tag-purple-low{--un-border-opacity:var(--mxdr-theme-colors-asset-tag-purple-low--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-asset-tag-purple-low) / var(--un-border-opacity))}.border-asset-tag-purple-lower{--un-border-opacity:var(--mxdr-theme-colors-asset-tag-purple-lower--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-asset-tag-purple-lower) / var(--un-border-opacity))}.border-asset-tag-purple-medium{--un-border-opacity:var(--mxdr-theme-colors-asset-tag-purple-medium--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-asset-tag-purple-medium) / var(--un-border-opacity))}.border-asset-tag-yellow{--un-border-opacity:var(--mxdr-theme-colors-asset-tag-yellow--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-asset-tag-yellow) / var(--un-border-opacity))}.border-asset-tag-yellow-disabled{--un-border-opacity:var(--mxdr-theme-colors-asset-tag-yellow-disabled--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-asset-tag-yellow-disabled) / var(--un-border-opacity))}.border-asset-tag-yellow-high{--un-border-opacity:var(--mxdr-theme-colors-asset-tag-yellow-high--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-asset-tag-yellow-high) / var(--un-border-opacity))}.border-asset-tag-yellow-intense{--un-border-opacity:var(--mxdr-theme-colors-asset-tag-yellow-intense--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-asset-tag-yellow-intense) / var(--un-border-opacity))}.border-asset-tag-yellow-intermediate{--un-border-opacity:var(--mxdr-theme-colors-asset-tag-yellow-intermediate--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-asset-tag-yellow-intermediate) / var(--un-border-opacity))}.border-asset-tag-yellow-low{--un-border-opacity:var(--mxdr-theme-colors-asset-tag-yellow-low--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-asset-tag-yellow-low) / var(--un-border-opacity))}.border-asset-tag-yellow-lower{--un-border-opacity:var(--mxdr-theme-colors-asset-tag-yellow-lower--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-asset-tag-yellow-lower) / var(--un-border-opacity))}.border-asset-tag-yellow-medium{--un-border-opacity:var(--mxdr-theme-colors-asset-tag-yellow-medium--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-asset-tag-yellow-medium) / var(--un-border-opacity))}.border-background{--un-border-opacity:var(--mxdr-theme-colors-background--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-background) / var(--un-border-opacity))}.border-background-disabled{--un-border-opacity:var(--mxdr-theme-colors-background-disabled--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-background-disabled) / var(--un-border-opacity))}.border-background-high{--un-border-opacity:var(--mxdr-theme-colors-background-high--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-background-high) / var(--un-border-opacity))}.border-background-intense{--un-border-opacity:var(--mxdr-theme-colors-background-intense--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-background-intense) / var(--un-border-opacity))}.border-background-intermediate{--un-border-opacity:var(--mxdr-theme-colors-background-intermediate--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-background-intermediate) / var(--un-border-opacity))}.border-background-low{--un-border-opacity:var(--mxdr-theme-colors-background-low--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-background-low) / var(--un-border-opacity))}.border-background-lower{--un-border-opacity:var(--mxdr-theme-colors-background-lower--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-background-lower) / var(--un-border-opacity))}.border-background-medium{--un-border-opacity:var(--mxdr-theme-colors-background-medium--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-background-medium) / var(--un-border-opacity))}.border-brand{--un-border-opacity:var(--mxdr-theme-colors-brand--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-brand) / var(--un-border-opacity))}.border-brand-disabled{--un-border-opacity:var(--mxdr-theme-colors-brand-disabled--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-brand-disabled) / var(--un-border-opacity))}.border-brand-high{--un-border-opacity:var(--mxdr-theme-colors-brand-high--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-brand-high) / var(--un-border-opacity))}.border-brand-intense{--un-border-opacity:var(--mxdr-theme-colors-brand-intense--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-brand-intense) / var(--un-border-opacity))}.border-brand-intermediate{--un-border-opacity:var(--mxdr-theme-colors-brand-intermediate--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-brand-intermediate) / var(--un-border-opacity))}.border-brand-low{--un-border-opacity:var(--mxdr-theme-colors-brand-low--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-brand-low) / var(--un-border-opacity))}.border-brand-lower{--un-border-opacity:var(--mxdr-theme-colors-brand-lower--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-brand-lower) / var(--un-border-opacity))}.border-brand-medium{--un-border-opacity:var(--mxdr-theme-colors-brand-medium--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-brand-medium) / var(--un-border-opacity))}.border-brand-secondary{--un-border-opacity:var(--mxdr-theme-colors-brand-secondary--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-brand-secondary) / var(--un-border-opacity))}.border-brand-secondary-disabled{--un-border-opacity:var(--mxdr-theme-colors-brand-secondary-disabled--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-brand-secondary-disabled) / var(--un-border-opacity))}.border-brand-secondary-high{--un-border-opacity:var(--mxdr-theme-colors-brand-secondary-high--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-brand-secondary-high) / var(--un-border-opacity))}.border-brand-secondary-intense{--un-border-opacity:var(--mxdr-theme-colors-brand-secondary-intense--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-brand-secondary-intense) / var(--un-border-opacity))}.border-brand-secondary-intermediate{--un-border-opacity:var(--mxdr-theme-colors-brand-secondary-intermediate--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-brand-secondary-intermediate) / var(--un-border-opacity))}.border-brand-secondary-low{--un-border-opacity:var(--mxdr-theme-colors-brand-secondary-low--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-brand-secondary-low) / var(--un-border-opacity))}.border-brand-secondary-lower{--un-border-opacity:var(--mxdr-theme-colors-brand-secondary-lower--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-brand-secondary-lower) / var(--un-border-opacity))}.border-brand-secondary-medium{--un-border-opacity:var(--mxdr-theme-colors-brand-secondary-medium--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-brand-secondary-medium) / var(--un-border-opacity))}.border-caution{--un-border-opacity:var(--mxdr-theme-colors-caution--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-caution) / var(--un-border-opacity))}.border-caution-disabled{--un-border-opacity:var(--mxdr-theme-colors-caution-disabled--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-caution-disabled) / var(--un-border-opacity))}.border-caution-high{--un-border-opacity:var(--mxdr-theme-colors-caution-high--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-caution-high) / var(--un-border-opacity))}.border-caution-intense{--un-border-opacity:var(--mxdr-theme-colors-caution-intense--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-caution-intense) / var(--un-border-opacity))}.border-caution-intermediate{--un-border-opacity:var(--mxdr-theme-colors-caution-intermediate--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-caution-intermediate) / var(--un-border-opacity))}.border-caution-low{--un-border-opacity:var(--mxdr-theme-colors-caution-low--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-caution-low) / var(--un-border-opacity))}.border-caution-lower{--un-border-opacity:var(--mxdr-theme-colors-caution-lower--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-caution-lower) / var(--un-border-opacity))}.border-caution-medium{--un-border-opacity:var(--mxdr-theme-colors-caution-medium--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-caution-medium) / var(--un-border-opacity))}.border-chart-1{--un-border-opacity:var(--mxdr-theme-colors-chart-1--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-chart-1) / var(--un-border-opacity))}.border-chart-10{--un-border-opacity:var(--mxdr-theme-colors-chart-10--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-chart-10) / var(--un-border-opacity))}.border-chart-11{--un-border-opacity:var(--mxdr-theme-colors-chart-11--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-chart-11) / var(--un-border-opacity))}.border-chart-12{--un-border-opacity:var(--mxdr-theme-colors-chart-12--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-chart-12) / var(--un-border-opacity))}.border-chart-13{--un-border-opacity:var(--mxdr-theme-colors-chart-13--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-chart-13) / var(--un-border-opacity))}.border-chart-14{--un-border-opacity:var(--mxdr-theme-colors-chart-14--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-chart-14) / var(--un-border-opacity))}.border-chart-15{--un-border-opacity:var(--mxdr-theme-colors-chart-15--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-chart-15) / var(--un-border-opacity))}.border-chart-16{--un-border-opacity:var(--mxdr-theme-colors-chart-16--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-chart-16) / var(--un-border-opacity))}.border-chart-17{--un-border-opacity:var(--mxdr-theme-colors-chart-17--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-chart-17) / var(--un-border-opacity))}.border-chart-18{--un-border-opacity:var(--mxdr-theme-colors-chart-18--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-chart-18) / var(--un-border-opacity))}.border-chart-19{--un-border-opacity:var(--mxdr-theme-colors-chart-19--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-chart-19) / var(--un-border-opacity))}.border-chart-2{--un-border-opacity:var(--mxdr-theme-colors-chart-2--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-chart-2) / var(--un-border-opacity))}.border-chart-20{--un-border-opacity:var(--mxdr-theme-colors-chart-20--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-chart-20) / var(--un-border-opacity))}.border-chart-21{--un-border-opacity:var(--mxdr-theme-colors-chart-21--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-chart-21) / var(--un-border-opacity))}.border-chart-22{--un-border-opacity:var(--mxdr-theme-colors-chart-22--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-chart-22) / var(--un-border-opacity))}.border-chart-23{--un-border-opacity:var(--mxdr-theme-colors-chart-23--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-chart-23) / var(--un-border-opacity))}.border-chart-24{--un-border-opacity:var(--mxdr-theme-colors-chart-24--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-chart-24) / var(--un-border-opacity))}.border-chart-25{--un-border-opacity:var(--mxdr-theme-colors-chart-25--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-chart-25) / var(--un-border-opacity))}.border-chart-26{--un-border-opacity:var(--mxdr-theme-colors-chart-26--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-chart-26) / var(--un-border-opacity))}.border-chart-27{--un-border-opacity:var(--mxdr-theme-colors-chart-27--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-chart-27) / var(--un-border-opacity))}.border-chart-3{--un-border-opacity:var(--mxdr-theme-colors-chart-3--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-chart-3) / var(--un-border-opacity))}.border-chart-4{--un-border-opacity:var(--mxdr-theme-colors-chart-4--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-chart-4) / var(--un-border-opacity))}.border-chart-5{--un-border-opacity:var(--mxdr-theme-colors-chart-5--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-chart-5) / var(--un-border-opacity))}.border-chart-6{--un-border-opacity:var(--mxdr-theme-colors-chart-6--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-chart-6) / var(--un-border-opacity))}.border-chart-7{--un-border-opacity:var(--mxdr-theme-colors-chart-7--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-chart-7) / var(--un-border-opacity))}.border-chart-8{--un-border-opacity:var(--mxdr-theme-colors-chart-8--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-chart-8) / var(--un-border-opacity))}.border-chart-9{--un-border-opacity:var(--mxdr-theme-colors-chart-9--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-chart-9) / var(--un-border-opacity))}.border-danger{--un-border-opacity:var(--mxdr-theme-colors-danger--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-danger) / var(--un-border-opacity))}.border-danger-disabled{--un-border-opacity:var(--mxdr-theme-colors-danger-disabled--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-danger-disabled) / var(--un-border-opacity))}.border-danger-high{--un-border-opacity:var(--mxdr-theme-colors-danger-high--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-danger-high) / var(--un-border-opacity))}.border-danger-intense{--un-border-opacity:var(--mxdr-theme-colors-danger-intense--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-danger-intense) / var(--un-border-opacity))}.border-danger-intermediate{--un-border-opacity:var(--mxdr-theme-colors-danger-intermediate--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-danger-intermediate) / var(--un-border-opacity))}.border-danger-low{--un-border-opacity:var(--mxdr-theme-colors-danger-low--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-danger-low) / var(--un-border-opacity))}.border-danger-lower{--un-border-opacity:var(--mxdr-theme-colors-danger-lower--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-danger-lower) / var(--un-border-opacity))}.border-danger-medium{--un-border-opacity:var(--mxdr-theme-colors-danger-medium--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-danger-medium) / var(--un-border-opacity))}.border-level-1{--un-border-opacity:var(--mxdr-theme-colors-level-1--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-level-1) / var(--un-border-opacity))}.border-level-2{--un-border-opacity:var(--mxdr-theme-colors-level-2--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-level-2) / var(--un-border-opacity))}.border-level-3{--un-border-opacity:var(--mxdr-theme-colors-level-3--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-level-3) / var(--un-border-opacity))}.border-level-4{--un-border-opacity:var(--mxdr-theme-colors-level-4--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-level-4) / var(--un-border-opacity))}.border-level-5{--un-border-opacity:var(--mxdr-theme-colors-level-5--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-level-5) / var(--un-border-opacity))}.border-level-6{--un-border-opacity:var(--mxdr-theme-colors-level-6--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-level-6) / var(--un-border-opacity))}.border-negative{--un-border-opacity:var(--mxdr-theme-colors-negative--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-negative) / var(--un-border-opacity))}.border-negative-disabled{--un-border-opacity:var(--mxdr-theme-colors-negative-disabled--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-negative-disabled) / var(--un-border-opacity))}.border-negative-high{--un-border-opacity:var(--mxdr-theme-colors-negative-high--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-negative-high) / var(--un-border-opacity))}.border-negative-intense{--un-border-opacity:var(--mxdr-theme-colors-negative-intense--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-negative-intense) / var(--un-border-opacity))}.border-negative-intermediate{--un-border-opacity:var(--mxdr-theme-colors-negative-intermediate--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-negative-intermediate) / var(--un-border-opacity))}.border-negative-low{--un-border-opacity:var(--mxdr-theme-colors-negative-low--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-negative-low) / var(--un-border-opacity))}.border-negative-lower{--un-border-opacity:var(--mxdr-theme-colors-negative-lower--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-negative-lower) / var(--un-border-opacity))}.border-negative-medium{--un-border-opacity:var(--mxdr-theme-colors-negative-medium--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-negative-medium) / var(--un-border-opacity))}.border-primary{--un-border-opacity:var(--mxdr-theme-colors-primary--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-primary) / var(--un-border-opacity))}.border-primary-disabled{--un-border-opacity:var(--mxdr-theme-colors-primary-disabled--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-primary-disabled) / var(--un-border-opacity))}.border-primary-high{--un-border-opacity:var(--mxdr-theme-colors-primary-high--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-primary-high) / var(--un-border-opacity))}.border-primary-intense{--un-border-opacity:var(--mxdr-theme-colors-primary-intense--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-primary-intense) / var(--un-border-opacity))}.border-primary-intermediate{--un-border-opacity:var(--mxdr-theme-colors-primary-intermediate--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-primary-intermediate) / var(--un-border-opacity))}.border-primary-low{--un-border-opacity:var(--mxdr-theme-colors-primary-low--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-primary-low) / var(--un-border-opacity))}.border-primary-lower{--un-border-opacity:var(--mxdr-theme-colors-primary-lower--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-primary-lower) / var(--un-border-opacity))}.border-primary-medium{--un-border-opacity:var(--mxdr-theme-colors-primary-medium--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-primary-medium) / var(--un-border-opacity))}.border-secondary{--un-border-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-border-opacity))}.border-secondary-disabled{--un-border-opacity:var(--mxdr-theme-colors-secondary-disabled--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-secondary-disabled) / var(--un-border-opacity))}.border-secondary-high{--un-border-opacity:var(--mxdr-theme-colors-secondary-high--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-secondary-high) / var(--un-border-opacity))}.border-secondary-intense{--un-border-opacity:var(--mxdr-theme-colors-secondary-intense--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-secondary-intense) / var(--un-border-opacity))}.border-secondary-intermediate{--un-border-opacity:var(--mxdr-theme-colors-secondary-intermediate--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-secondary-intermediate) / var(--un-border-opacity))}.border-secondary-low{--un-border-opacity:var(--mxdr-theme-colors-secondary-low--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-secondary-low) / var(--un-border-opacity))}.border-secondary-lower{--un-border-opacity:var(--mxdr-theme-colors-secondary-lower--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-secondary-lower) / var(--un-border-opacity))}.border-secondary-medium{--un-border-opacity:var(--mxdr-theme-colors-secondary-medium--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-secondary-medium) / var(--un-border-opacity))}.border-status-amaranth{--un-border-opacity:var(--mxdr-theme-colors-status-amaranth--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-amaranth) / var(--un-border-opacity))}.border-status-amaranth-disabled{--un-border-opacity:var(--mxdr-theme-colors-status-amaranth-disabled--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-amaranth-disabled) / var(--un-border-opacity))}.border-status-amaranth-high{--un-border-opacity:var(--mxdr-theme-colors-status-amaranth-high--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-amaranth-high) / var(--un-border-opacity))}.border-status-amaranth-intense{--un-border-opacity:var(--mxdr-theme-colors-status-amaranth-intense--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-amaranth-intense) / var(--un-border-opacity))}.border-status-amaranth-intermediate{--un-border-opacity:var(--mxdr-theme-colors-status-amaranth-intermediate--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-amaranth-intermediate) / var(--un-border-opacity))}.border-status-amaranth-low{--un-border-opacity:var(--mxdr-theme-colors-status-amaranth-low--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-amaranth-low) / var(--un-border-opacity))}.border-status-amaranth-lower{--un-border-opacity:var(--mxdr-theme-colors-status-amaranth-lower--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-amaranth-lower) / var(--un-border-opacity))}.border-status-amaranth-medium{--un-border-opacity:var(--mxdr-theme-colors-status-amaranth-medium--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-amaranth-medium) / var(--un-border-opacity))}.border-status-apricot{--un-border-opacity:var(--mxdr-theme-colors-status-apricot--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-apricot) / var(--un-border-opacity))}.border-status-apricot-disabled{--un-border-opacity:var(--mxdr-theme-colors-status-apricot-disabled--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-apricot-disabled) / var(--un-border-opacity))}.border-status-apricot-high{--un-border-opacity:var(--mxdr-theme-colors-status-apricot-high--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-apricot-high) / var(--un-border-opacity))}.border-status-apricot-intense{--un-border-opacity:var(--mxdr-theme-colors-status-apricot-intense--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-apricot-intense) / var(--un-border-opacity))}.border-status-apricot-intermediate{--un-border-opacity:var(--mxdr-theme-colors-status-apricot-intermediate--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-apricot-intermediate) / var(--un-border-opacity))}.border-status-apricot-low{--un-border-opacity:var(--mxdr-theme-colors-status-apricot-low--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-apricot-low) / var(--un-border-opacity))}.border-status-apricot-lower{--un-border-opacity:var(--mxdr-theme-colors-status-apricot-lower--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-apricot-lower) / var(--un-border-opacity))}.border-status-apricot-medium{--un-border-opacity:var(--mxdr-theme-colors-status-apricot-medium--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-apricot-medium) / var(--un-border-opacity))}.border-status-aquamarine{--un-border-opacity:var(--mxdr-theme-colors-status-aquamarine--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-aquamarine) / var(--un-border-opacity))}.border-status-aquamarine-disabled{--un-border-opacity:var(--mxdr-theme-colors-status-aquamarine-disabled--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-aquamarine-disabled) / var(--un-border-opacity))}.border-status-aquamarine-high{--un-border-opacity:var(--mxdr-theme-colors-status-aquamarine-high--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-aquamarine-high) / var(--un-border-opacity))}.border-status-aquamarine-intense{--un-border-opacity:var(--mxdr-theme-colors-status-aquamarine-intense--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-aquamarine-intense) / var(--un-border-opacity))}.border-status-aquamarine-intermediate{--un-border-opacity:var(--mxdr-theme-colors-status-aquamarine-intermediate--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-aquamarine-intermediate) / var(--un-border-opacity))}.border-status-aquamarine-low{--un-border-opacity:var(--mxdr-theme-colors-status-aquamarine-low--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-aquamarine-low) / var(--un-border-opacity))}.border-status-aquamarine-lower{--un-border-opacity:var(--mxdr-theme-colors-status-aquamarine-lower--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-aquamarine-lower) / var(--un-border-opacity))}.border-status-aquamarine-medium{--un-border-opacity:var(--mxdr-theme-colors-status-aquamarine-medium--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-aquamarine-medium) / var(--un-border-opacity))}.border-status-blue{--un-border-opacity:var(--mxdr-theme-colors-status-blue--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-blue) / var(--un-border-opacity))}.border-status-blue-disabled{--un-border-opacity:var(--mxdr-theme-colors-status-blue-disabled--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-blue-disabled) / var(--un-border-opacity))}.border-status-blue-high{--un-border-opacity:var(--mxdr-theme-colors-status-blue-high--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-blue-high) / var(--un-border-opacity))}.border-status-blue-intense{--un-border-opacity:var(--mxdr-theme-colors-status-blue-intense--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-blue-intense) / var(--un-border-opacity))}.border-status-blue-intermediate{--un-border-opacity:var(--mxdr-theme-colors-status-blue-intermediate--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-blue-intermediate) / var(--un-border-opacity))}.border-status-blue-low{--un-border-opacity:var(--mxdr-theme-colors-status-blue-low--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-blue-low) / var(--un-border-opacity))}.border-status-blue-lower{--un-border-opacity:var(--mxdr-theme-colors-status-blue-lower--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-blue-lower) / var(--un-border-opacity))}.border-status-blue-medium{--un-border-opacity:var(--mxdr-theme-colors-status-blue-medium--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-blue-medium) / var(--un-border-opacity))}.border-status-caution{--un-border-opacity:var(--mxdr-theme-colors-status-caution--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-caution) / var(--un-border-opacity))}.border-status-caution-disabled{--un-border-opacity:var(--mxdr-theme-colors-status-caution-disabled--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-caution-disabled) / var(--un-border-opacity))}.border-status-caution-high{--un-border-opacity:var(--mxdr-theme-colors-status-caution-high--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-caution-high) / var(--un-border-opacity))}.border-status-caution-intense{--un-border-opacity:var(--mxdr-theme-colors-status-caution-intense--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-caution-intense) / var(--un-border-opacity))}.border-status-caution-intermediate{--un-border-opacity:var(--mxdr-theme-colors-status-caution-intermediate--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-caution-intermediate) / var(--un-border-opacity))}.border-status-caution-low{--un-border-opacity:var(--mxdr-theme-colors-status-caution-low--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-caution-low) / var(--un-border-opacity))}.border-status-caution-lower{--un-border-opacity:var(--mxdr-theme-colors-status-caution-lower--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-caution-lower) / var(--un-border-opacity))}.border-status-caution-medium{--un-border-opacity:var(--mxdr-theme-colors-status-caution-medium--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-caution-medium) / var(--un-border-opacity))}.border-status-danger{--un-border-opacity:var(--mxdr-theme-colors-status-danger--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-danger) / var(--un-border-opacity))}.border-status-danger-disabled{--un-border-opacity:var(--mxdr-theme-colors-status-danger-disabled--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-danger-disabled) / var(--un-border-opacity))}.border-status-danger-high{--un-border-opacity:var(--mxdr-theme-colors-status-danger-high--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-danger-high) / var(--un-border-opacity))}.border-status-danger-intense{--un-border-opacity:var(--mxdr-theme-colors-status-danger-intense--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-danger-intense) / var(--un-border-opacity))}.border-status-danger-intermediate{--un-border-opacity:var(--mxdr-theme-colors-status-danger-intermediate--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-danger-intermediate) / var(--un-border-opacity))}.border-status-danger-low{--un-border-opacity:var(--mxdr-theme-colors-status-danger-low--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-danger-low) / var(--un-border-opacity))}.border-status-danger-lower{--un-border-opacity:var(--mxdr-theme-colors-status-danger-lower--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-danger-lower) / var(--un-border-opacity))}.border-status-danger-medium{--un-border-opacity:var(--mxdr-theme-colors-status-danger-medium--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-danger-medium) / var(--un-border-opacity))}.border-status-green{--un-border-opacity:var(--mxdr-theme-colors-status-green--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-green) / var(--un-border-opacity))}.border-status-green-disabled{--un-border-opacity:var(--mxdr-theme-colors-status-green-disabled--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-green-disabled) / var(--un-border-opacity))}.border-status-green-high{--un-border-opacity:var(--mxdr-theme-colors-status-green-high--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-green-high) / var(--un-border-opacity))}.border-status-green-intense{--un-border-opacity:var(--mxdr-theme-colors-status-green-intense--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-green-intense) / var(--un-border-opacity))}.border-status-green-intermediate{--un-border-opacity:var(--mxdr-theme-colors-status-green-intermediate--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-green-intermediate) / var(--un-border-opacity))}.border-status-green-low{--un-border-opacity:var(--mxdr-theme-colors-status-green-low--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-green-low) / var(--un-border-opacity))}.border-status-green-lower{--un-border-opacity:var(--mxdr-theme-colors-status-green-lower--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-green-lower) / var(--un-border-opacity))}.border-status-green-medium{--un-border-opacity:var(--mxdr-theme-colors-status-green-medium--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-green-medium) / var(--un-border-opacity))}.border-status-grey{--un-border-opacity:var(--mxdr-theme-colors-status-grey--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-grey) / var(--un-border-opacity))}.border-status-grey-disabled{--un-border-opacity:var(--mxdr-theme-colors-status-grey-disabled--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-grey-disabled) / var(--un-border-opacity))}.border-status-grey-high{--un-border-opacity:var(--mxdr-theme-colors-status-grey-high--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-grey-high) / var(--un-border-opacity))}.border-status-grey-intense{--un-border-opacity:var(--mxdr-theme-colors-status-grey-intense--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-grey-intense) / var(--un-border-opacity))}.border-status-grey-intermediate{--un-border-opacity:var(--mxdr-theme-colors-status-grey-intermediate--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-grey-intermediate) / var(--un-border-opacity))}.border-status-grey-low{--un-border-opacity:var(--mxdr-theme-colors-status-grey-low--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-grey-low) / var(--un-border-opacity))}.border-status-grey-lower{--un-border-opacity:var(--mxdr-theme-colors-status-grey-lower--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-grey-lower) / var(--un-border-opacity))}.border-status-grey-medium{--un-border-opacity:var(--mxdr-theme-colors-status-grey-medium--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-grey-medium) / var(--un-border-opacity))}.border-status-light-green{--un-border-opacity:var(--mxdr-theme-colors-status-light-green--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-light-green) / var(--un-border-opacity))}.border-status-light-green-disabled{--un-border-opacity:var(--mxdr-theme-colors-status-light-green-disabled--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-light-green-disabled) / var(--un-border-opacity))}.border-status-light-green-high{--un-border-opacity:var(--mxdr-theme-colors-status-light-green-high--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-light-green-high) / var(--un-border-opacity))}.border-status-light-green-intense{--un-border-opacity:var(--mxdr-theme-colors-status-light-green-intense--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-light-green-intense) / var(--un-border-opacity))}.border-status-light-green-intermediate{--un-border-opacity:var(--mxdr-theme-colors-status-light-green-intermediate--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-light-green-intermediate) / var(--un-border-opacity))}.border-status-light-green-low{--un-border-opacity:var(--mxdr-theme-colors-status-light-green-low--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-light-green-low) / var(--un-border-opacity))}.border-status-light-green-lower{--un-border-opacity:var(--mxdr-theme-colors-status-light-green-lower--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-light-green-lower) / var(--un-border-opacity))}.border-status-light-green-medium{--un-border-opacity:var(--mxdr-theme-colors-status-light-green-medium--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-light-green-medium) / var(--un-border-opacity))}.border-status-light-yellow{--un-border-opacity:var(--mxdr-theme-colors-status-light-yellow--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-light-yellow) / var(--un-border-opacity))}.border-status-light-yellow-disabled{--un-border-opacity:var(--mxdr-theme-colors-status-light-yellow-disabled--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-light-yellow-disabled) / var(--un-border-opacity))}.border-status-light-yellow-high{--un-border-opacity:var(--mxdr-theme-colors-status-light-yellow-high--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-light-yellow-high) / var(--un-border-opacity))}.border-status-light-yellow-intense{--un-border-opacity:var(--mxdr-theme-colors-status-light-yellow-intense--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-light-yellow-intense) / var(--un-border-opacity))}.border-status-light-yellow-intermediate{--un-border-opacity:var(--mxdr-theme-colors-status-light-yellow-intermediate--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-light-yellow-intermediate) / var(--un-border-opacity))}.border-status-light-yellow-low{--un-border-opacity:var(--mxdr-theme-colors-status-light-yellow-low--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-light-yellow-low) / var(--un-border-opacity))}.border-status-light-yellow-lower{--un-border-opacity:var(--mxdr-theme-colors-status-light-yellow-lower--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-light-yellow-lower) / var(--un-border-opacity))}.border-status-light-yellow-medium{--un-border-opacity:var(--mxdr-theme-colors-status-light-yellow-medium--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-light-yellow-medium) / var(--un-border-opacity))}.border-status-orange{--un-border-opacity:var(--mxdr-theme-colors-status-orange--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-orange) / var(--un-border-opacity))}.border-status-orange-disabled{--un-border-opacity:var(--mxdr-theme-colors-status-orange-disabled--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-orange-disabled) / var(--un-border-opacity))}.border-status-orange-high{--un-border-opacity:var(--mxdr-theme-colors-status-orange-high--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-orange-high) / var(--un-border-opacity))}.border-status-orange-intense{--un-border-opacity:var(--mxdr-theme-colors-status-orange-intense--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-orange-intense) / var(--un-border-opacity))}.border-status-orange-intermediate{--un-border-opacity:var(--mxdr-theme-colors-status-orange-intermediate--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-orange-intermediate) / var(--un-border-opacity))}.border-status-orange-low{--un-border-opacity:var(--mxdr-theme-colors-status-orange-low--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-orange-low) / var(--un-border-opacity))}.border-status-orange-lower{--un-border-opacity:var(--mxdr-theme-colors-status-orange-lower--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-orange-lower) / var(--un-border-opacity))}.border-status-orange-medium{--un-border-opacity:var(--mxdr-theme-colors-status-orange-medium--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-orange-medium) / var(--un-border-opacity))}.border-status-pink{--un-border-opacity:var(--mxdr-theme-colors-status-pink--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-pink) / var(--un-border-opacity))}.border-status-pink-disabled{--un-border-opacity:var(--mxdr-theme-colors-status-pink-disabled--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-pink-disabled) / var(--un-border-opacity))}.border-status-pink-high{--un-border-opacity:var(--mxdr-theme-colors-status-pink-high--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-pink-high) / var(--un-border-opacity))}.border-status-pink-intense{--un-border-opacity:var(--mxdr-theme-colors-status-pink-intense--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-pink-intense) / var(--un-border-opacity))}.border-status-pink-intermediate{--un-border-opacity:var(--mxdr-theme-colors-status-pink-intermediate--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-pink-intermediate) / var(--un-border-opacity))}.border-status-pink-low{--un-border-opacity:var(--mxdr-theme-colors-status-pink-low--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-pink-low) / var(--un-border-opacity))}.border-status-pink-lower{--un-border-opacity:var(--mxdr-theme-colors-status-pink-lower--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-pink-lower) / var(--un-border-opacity))}.border-status-pink-medium{--un-border-opacity:var(--mxdr-theme-colors-status-pink-medium--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-pink-medium) / var(--un-border-opacity))}.border-status-purple{--un-border-opacity:var(--mxdr-theme-colors-status-purple--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-purple) / var(--un-border-opacity))}.border-status-purple-disabled{--un-border-opacity:var(--mxdr-theme-colors-status-purple-disabled--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-purple-disabled) / var(--un-border-opacity))}.border-status-purple-high{--un-border-opacity:var(--mxdr-theme-colors-status-purple-high--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-purple-high) / var(--un-border-opacity))}.border-status-purple-intense{--un-border-opacity:var(--mxdr-theme-colors-status-purple-intense--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-purple-intense) / var(--un-border-opacity))}.border-status-purple-intermediate{--un-border-opacity:var(--mxdr-theme-colors-status-purple-intermediate--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-purple-intermediate) / var(--un-border-opacity))}.border-status-purple-low{--un-border-opacity:var(--mxdr-theme-colors-status-purple-low--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-purple-low) / var(--un-border-opacity))}.border-status-purple-lower{--un-border-opacity:var(--mxdr-theme-colors-status-purple-lower--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-purple-lower) / var(--un-border-opacity))}.border-status-purple-medium{--un-border-opacity:var(--mxdr-theme-colors-status-purple-medium--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-purple-medium) / var(--un-border-opacity))}.border-status-red{--un-border-opacity:var(--mxdr-theme-colors-status-red--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-red) / var(--un-border-opacity))}.border-status-red-disabled{--un-border-opacity:var(--mxdr-theme-colors-status-red-disabled--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-red-disabled) / var(--un-border-opacity))}.border-status-red-high{--un-border-opacity:var(--mxdr-theme-colors-status-red-high--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-red-high) / var(--un-border-opacity))}.border-status-red-intense{--un-border-opacity:var(--mxdr-theme-colors-status-red-intense--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-red-intense) / var(--un-border-opacity))}.border-status-red-intermediate{--un-border-opacity:var(--mxdr-theme-colors-status-red-intermediate--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-red-intermediate) / var(--un-border-opacity))}.border-status-red-low{--un-border-opacity:var(--mxdr-theme-colors-status-red-low--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-red-low) / var(--un-border-opacity))}.border-status-red-lower{--un-border-opacity:var(--mxdr-theme-colors-status-red-lower--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-red-lower) / var(--un-border-opacity))}.border-status-red-medium{--un-border-opacity:var(--mxdr-theme-colors-status-red-medium--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-red-medium) / var(--un-border-opacity))}.border-status-success{--un-border-opacity:var(--mxdr-theme-colors-status-success--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-success) / var(--un-border-opacity))}.border-status-success-disabled{--un-border-opacity:var(--mxdr-theme-colors-status-success-disabled--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-success-disabled) / var(--un-border-opacity))}.border-status-success-high{--un-border-opacity:var(--mxdr-theme-colors-status-success-high--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-success-high) / var(--un-border-opacity))}.border-status-success-intense{--un-border-opacity:var(--mxdr-theme-colors-status-success-intense--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-success-intense) / var(--un-border-opacity))}.border-status-success-intermediate{--un-border-opacity:var(--mxdr-theme-colors-status-success-intermediate--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-success-intermediate) / var(--un-border-opacity))}.border-status-success-low{--un-border-opacity:var(--mxdr-theme-colors-status-success-low--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-success-low) / var(--un-border-opacity))}.border-status-success-lower{--un-border-opacity:var(--mxdr-theme-colors-status-success-lower--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-success-lower) / var(--un-border-opacity))}.border-status-success-medium{--un-border-opacity:var(--mxdr-theme-colors-status-success-medium--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-success-medium) / var(--un-border-opacity))}.border-status-turquoise{--un-border-opacity:var(--mxdr-theme-colors-status-turquoise--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-turquoise) / var(--un-border-opacity))}.border-status-turquoise-disabled{--un-border-opacity:var(--mxdr-theme-colors-status-turquoise-disabled--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-turquoise-disabled) / var(--un-border-opacity))}.border-status-turquoise-high{--un-border-opacity:var(--mxdr-theme-colors-status-turquoise-high--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-turquoise-high) / var(--un-border-opacity))}.border-status-turquoise-intense{--un-border-opacity:var(--mxdr-theme-colors-status-turquoise-intense--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-turquoise-intense) / var(--un-border-opacity))}.border-status-turquoise-intermediate{--un-border-opacity:var(--mxdr-theme-colors-status-turquoise-intermediate--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-turquoise-intermediate) / var(--un-border-opacity))}.border-status-turquoise-low{--un-border-opacity:var(--mxdr-theme-colors-status-turquoise-low--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-turquoise-low) / var(--un-border-opacity))}.border-status-turquoise-lower{--un-border-opacity:var(--mxdr-theme-colors-status-turquoise-lower--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-turquoise-lower) / var(--un-border-opacity))}.border-status-turquoise-medium{--un-border-opacity:var(--mxdr-theme-colors-status-turquoise-medium--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-turquoise-medium) / var(--un-border-opacity))}.border-status-warning{--un-border-opacity:var(--mxdr-theme-colors-status-warning--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-warning) / var(--un-border-opacity))}.border-status-warning-disabled{--un-border-opacity:var(--mxdr-theme-colors-status-warning-disabled--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-warning-disabled) / var(--un-border-opacity))}.border-status-warning-high{--un-border-opacity:var(--mxdr-theme-colors-status-warning-high--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-warning-high) / var(--un-border-opacity))}.border-status-warning-intense{--un-border-opacity:var(--mxdr-theme-colors-status-warning-intense--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-warning-intense) / var(--un-border-opacity))}.border-status-warning-intermediate{--un-border-opacity:var(--mxdr-theme-colors-status-warning-intermediate--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-warning-intermediate) / var(--un-border-opacity))}.border-status-warning-low{--un-border-opacity:var(--mxdr-theme-colors-status-warning-low--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-warning-low) / var(--un-border-opacity))}.border-status-warning-lower{--un-border-opacity:var(--mxdr-theme-colors-status-warning-lower--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-warning-lower) / var(--un-border-opacity))}.border-status-warning-medium{--un-border-opacity:var(--mxdr-theme-colors-status-warning-medium--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-warning-medium) / var(--un-border-opacity))}.border-status-white{--un-border-opacity:var(--mxdr-theme-colors-status-white--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-white) / var(--un-border-opacity))}.border-status-white-disabled{--un-border-opacity:var(--mxdr-theme-colors-status-white-disabled--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-white-disabled) / var(--un-border-opacity))}.border-status-white-high{--un-border-opacity:var(--mxdr-theme-colors-status-white-high--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-white-high) / var(--un-border-opacity))}.border-status-white-intense{--un-border-opacity:var(--mxdr-theme-colors-status-white-intense--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-white-intense) / var(--un-border-opacity))}.border-status-white-intermediate{--un-border-opacity:var(--mxdr-theme-colors-status-white-intermediate--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-white-intermediate) / var(--un-border-opacity))}.border-status-white-low{--un-border-opacity:var(--mxdr-theme-colors-status-white-low--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-white-low) / var(--un-border-opacity))}.border-status-white-lower{--un-border-opacity:var(--mxdr-theme-colors-status-white-lower--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-white-lower) / var(--un-border-opacity))}.border-status-white-medium{--un-border-opacity:var(--mxdr-theme-colors-status-white-medium--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-white-medium) / var(--un-border-opacity))}.border-status-yellow{--un-border-opacity:var(--mxdr-theme-colors-status-yellow--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-yellow) / var(--un-border-opacity))}.border-status-yellow-disabled{--un-border-opacity:var(--mxdr-theme-colors-status-yellow-disabled--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-yellow-disabled) / var(--un-border-opacity))}.border-status-yellow-high{--un-border-opacity:var(--mxdr-theme-colors-status-yellow-high--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-yellow-high) / var(--un-border-opacity))}.border-status-yellow-intense{--un-border-opacity:var(--mxdr-theme-colors-status-yellow-intense--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-yellow-intense) / var(--un-border-opacity))}.border-status-yellow-intermediate{--un-border-opacity:var(--mxdr-theme-colors-status-yellow-intermediate--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-yellow-intermediate) / var(--un-border-opacity))}.border-status-yellow-low{--un-border-opacity:var(--mxdr-theme-colors-status-yellow-low--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-yellow-low) / var(--un-border-opacity))}.border-status-yellow-lower{--un-border-opacity:var(--mxdr-theme-colors-status-yellow-lower--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-yellow-lower) / var(--un-border-opacity))}.border-status-yellow-medium{--un-border-opacity:var(--mxdr-theme-colors-status-yellow-medium--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-status-yellow-medium) / var(--un-border-opacity))}.border-success{--un-border-opacity:var(--mxdr-theme-colors-success--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-success) / var(--un-border-opacity))}.border-success-disabled{--un-border-opacity:var(--mxdr-theme-colors-success-disabled--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-success-disabled) / var(--un-border-opacity))}.border-success-high{--un-border-opacity:var(--mxdr-theme-colors-success-high--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-success-high) / var(--un-border-opacity))}.border-success-intense{--un-border-opacity:var(--mxdr-theme-colors-success-intense--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-success-intense) / var(--un-border-opacity))}.border-success-intermediate{--un-border-opacity:var(--mxdr-theme-colors-success-intermediate--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-success-intermediate) / var(--un-border-opacity))}.border-success-low{--un-border-opacity:var(--mxdr-theme-colors-success-low--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-success-low) / var(--un-border-opacity))}.border-success-lower{--un-border-opacity:var(--mxdr-theme-colors-success-lower--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-success-lower) / var(--un-border-opacity))}.border-success-medium{--un-border-opacity:var(--mxdr-theme-colors-success-medium--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-success-medium) / var(--un-border-opacity))}.border-surface{--un-border-opacity:var(--mxdr-theme-colors-surface--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-surface) / var(--un-border-opacity))}.border-surface-disabled{--un-border-opacity:var(--mxdr-theme-colors-surface-disabled--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-surface-disabled) / var(--un-border-opacity))}.border-surface-high{--un-border-opacity:var(--mxdr-theme-colors-surface-high--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-surface-high) / var(--un-border-opacity))}.border-surface-intense{--un-border-opacity:var(--mxdr-theme-colors-surface-intense--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-surface-intense) / var(--un-border-opacity))}.border-surface-intermediate{--un-border-opacity:var(--mxdr-theme-colors-surface-intermediate--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-surface-intermediate) / var(--un-border-opacity))}.border-surface-low{--un-border-opacity:var(--mxdr-theme-colors-surface-low--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-surface-low) / var(--un-border-opacity))}.border-surface-lower{--un-border-opacity:var(--mxdr-theme-colors-surface-lower--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-surface-lower) / var(--un-border-opacity))}.border-surface-medium{--un-border-opacity:var(--mxdr-theme-colors-surface-medium--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-surface-medium) / var(--un-border-opacity))}.border-syntax-key{--un-border-opacity:var(--mxdr-theme-colors-syntax-key--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-syntax-key) / var(--un-border-opacity))}.border-syntax-operation{--un-border-opacity:var(--mxdr-theme-colors-syntax-operation--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-syntax-operation) / var(--un-border-opacity))}.border-syntax-value{--un-border-opacity:var(--mxdr-theme-colors-syntax-value--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-syntax-value) / var(--un-border-opacity))}.border-tertiary{--un-border-opacity:var(--mxdr-theme-colors-tertiary--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-tertiary) / var(--un-border-opacity))}.border-tertiary-disabled{--un-border-opacity:var(--mxdr-theme-colors-tertiary-disabled--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-tertiary-disabled) / var(--un-border-opacity))}.border-tertiary-high{--un-border-opacity:var(--mxdr-theme-colors-tertiary-high--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-tertiary-high) / var(--un-border-opacity))}.border-tertiary-intense{--un-border-opacity:var(--mxdr-theme-colors-tertiary-intense--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-tertiary-intense) / var(--un-border-opacity))}.border-tertiary-intermediate{--un-border-opacity:var(--mxdr-theme-colors-tertiary-intermediate--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-tertiary-intermediate) / var(--un-border-opacity))}.border-tertiary-low{--un-border-opacity:var(--mxdr-theme-colors-tertiary-low--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-tertiary-low) / var(--un-border-opacity))}.border-tertiary-lower{--un-border-opacity:var(--mxdr-theme-colors-tertiary-lower--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-tertiary-lower) / var(--un-border-opacity))}.border-tertiary-medium{--un-border-opacity:var(--mxdr-theme-colors-tertiary-medium--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-tertiary-medium) / var(--un-border-opacity))}.border-warning{--un-border-opacity:var(--mxdr-theme-colors-warning--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-warning) / var(--un-border-opacity))}.border-warning-disabled{--un-border-opacity:var(--mxdr-theme-colors-warning-disabled--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-warning-disabled) / var(--un-border-opacity))}.border-warning-high{--un-border-opacity:var(--mxdr-theme-colors-warning-high--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-warning-high) / var(--un-border-opacity))}.border-warning-intense{--un-border-opacity:var(--mxdr-theme-colors-warning-intense--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-warning-intense) / var(--un-border-opacity))}.border-warning-intermediate{--un-border-opacity:var(--mxdr-theme-colors-warning-intermediate--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-warning-intermediate) / var(--un-border-opacity))}.border-warning-low{--un-border-opacity:var(--mxdr-theme-colors-warning-low--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-warning-low) / var(--un-border-opacity))}.border-warning-lower{--un-border-opacity:var(--mxdr-theme-colors-warning-lower--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-warning-lower) / var(--un-border-opacity))}.border-warning-medium{--un-border-opacity:var(--mxdr-theme-colors-warning-medium--alpha, 1);border-color:rgb(var(--mxdr-theme-colors-warning-medium) / var(--un-border-opacity))}.border-rd-16,.rounded-16{border-radius:16px}.rd,.rounded{border-radius:1px}.rounded-12{border-radius:12px}.rounded-20{border-radius:20px}.rounded-24{border-radius:24px}.rounded-28{border-radius:28px}.rounded-32{border-radius:32px}.rounded-4{border-radius:4px}.rounded-6{border-radius:6px}.rounded-8{border-radius:8px}.border-solid{border-style:solid}.bg-asset-tag-blue{--un-bg-opacity:var(--mxdr-theme-colors-asset-tag-blue--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-asset-tag-blue) / var(--un-bg-opacity))}.bg-asset-tag-blue-disabled{--un-bg-opacity:var(--mxdr-theme-colors-asset-tag-blue-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-asset-tag-blue-disabled) / var(--un-bg-opacity))}.bg-asset-tag-blue-high{--un-bg-opacity:var(--mxdr-theme-colors-asset-tag-blue-high--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-asset-tag-blue-high) / var(--un-bg-opacity))}.bg-asset-tag-blue-intense{--un-bg-opacity:var(--mxdr-theme-colors-asset-tag-blue-intense--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-asset-tag-blue-intense) / var(--un-bg-opacity))}.bg-asset-tag-blue-intermediate{--un-bg-opacity:var(--mxdr-theme-colors-asset-tag-blue-intermediate--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-asset-tag-blue-intermediate) / var(--un-bg-opacity))}.bg-asset-tag-blue-low{--un-bg-opacity:var(--mxdr-theme-colors-asset-tag-blue-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-asset-tag-blue-low) / var(--un-bg-opacity))}.bg-asset-tag-blue-lower{--un-bg-opacity:var(--mxdr-theme-colors-asset-tag-blue-lower--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-asset-tag-blue-lower) / var(--un-bg-opacity))}.bg-asset-tag-blue-medium{--un-bg-opacity:var(--mxdr-theme-colors-asset-tag-blue-medium--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-asset-tag-blue-medium) / var(--un-bg-opacity))}.bg-asset-tag-brown{--un-bg-opacity:var(--mxdr-theme-colors-asset-tag-brown--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-asset-tag-brown) / var(--un-bg-opacity))}.bg-asset-tag-brown-disabled{--un-bg-opacity:var(--mxdr-theme-colors-asset-tag-brown-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-asset-tag-brown-disabled) / var(--un-bg-opacity))}.bg-asset-tag-brown-high{--un-bg-opacity:var(--mxdr-theme-colors-asset-tag-brown-high--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-asset-tag-brown-high) / var(--un-bg-opacity))}.bg-asset-tag-brown-intense{--un-bg-opacity:var(--mxdr-theme-colors-asset-tag-brown-intense--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-asset-tag-brown-intense) / var(--un-bg-opacity))}.bg-asset-tag-brown-intermediate{--un-bg-opacity:var(--mxdr-theme-colors-asset-tag-brown-intermediate--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-asset-tag-brown-intermediate) / var(--un-bg-opacity))}.bg-asset-tag-brown-low{--un-bg-opacity:var(--mxdr-theme-colors-asset-tag-brown-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-asset-tag-brown-low) / var(--un-bg-opacity))}.bg-asset-tag-brown-lower{--un-bg-opacity:var(--mxdr-theme-colors-asset-tag-brown-lower--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-asset-tag-brown-lower) / var(--un-bg-opacity))}.bg-asset-tag-brown-medium{--un-bg-opacity:var(--mxdr-theme-colors-asset-tag-brown-medium--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-asset-tag-brown-medium) / var(--un-bg-opacity))}.bg-asset-tag-purple{--un-bg-opacity:var(--mxdr-theme-colors-asset-tag-purple--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-asset-tag-purple) / var(--un-bg-opacity))}.bg-asset-tag-purple-disabled{--un-bg-opacity:var(--mxdr-theme-colors-asset-tag-purple-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-asset-tag-purple-disabled) / var(--un-bg-opacity))}.bg-asset-tag-purple-high{--un-bg-opacity:var(--mxdr-theme-colors-asset-tag-purple-high--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-asset-tag-purple-high) / var(--un-bg-opacity))}.bg-asset-tag-purple-intense{--un-bg-opacity:var(--mxdr-theme-colors-asset-tag-purple-intense--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-asset-tag-purple-intense) / var(--un-bg-opacity))}.bg-asset-tag-purple-intermediate{--un-bg-opacity:var(--mxdr-theme-colors-asset-tag-purple-intermediate--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-asset-tag-purple-intermediate) / var(--un-bg-opacity))}.bg-asset-tag-purple-low{--un-bg-opacity:var(--mxdr-theme-colors-asset-tag-purple-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-asset-tag-purple-low) / var(--un-bg-opacity))}.bg-asset-tag-purple-lower{--un-bg-opacity:var(--mxdr-theme-colors-asset-tag-purple-lower--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-asset-tag-purple-lower) / var(--un-bg-opacity))}.bg-asset-tag-purple-medium{--un-bg-opacity:var(--mxdr-theme-colors-asset-tag-purple-medium--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-asset-tag-purple-medium) / var(--un-bg-opacity))}.bg-asset-tag-yellow{--un-bg-opacity:var(--mxdr-theme-colors-asset-tag-yellow--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-asset-tag-yellow) / var(--un-bg-opacity))}.bg-asset-tag-yellow-disabled{--un-bg-opacity:var(--mxdr-theme-colors-asset-tag-yellow-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-asset-tag-yellow-disabled) / var(--un-bg-opacity))}.bg-asset-tag-yellow-high{--un-bg-opacity:var(--mxdr-theme-colors-asset-tag-yellow-high--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-asset-tag-yellow-high) / var(--un-bg-opacity))}.bg-asset-tag-yellow-intense{--un-bg-opacity:var(--mxdr-theme-colors-asset-tag-yellow-intense--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-asset-tag-yellow-intense) / var(--un-bg-opacity))}.bg-asset-tag-yellow-intermediate{--un-bg-opacity:var(--mxdr-theme-colors-asset-tag-yellow-intermediate--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-asset-tag-yellow-intermediate) / var(--un-bg-opacity))}.bg-asset-tag-yellow-low{--un-bg-opacity:var(--mxdr-theme-colors-asset-tag-yellow-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-asset-tag-yellow-low) / var(--un-bg-opacity))}.bg-asset-tag-yellow-lower{--un-bg-opacity:var(--mxdr-theme-colors-asset-tag-yellow-lower--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-asset-tag-yellow-lower) / var(--un-bg-opacity))}.bg-asset-tag-yellow-medium{--un-bg-opacity:var(--mxdr-theme-colors-asset-tag-yellow-medium--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-asset-tag-yellow-medium) / var(--un-bg-opacity))}.bg-background{--un-bg-opacity:var(--mxdr-theme-colors-background--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-background) / var(--un-bg-opacity))}.bg-background-disabled{--un-bg-opacity:var(--mxdr-theme-colors-background-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-background-disabled) / var(--un-bg-opacity))}.bg-background-high{--un-bg-opacity:var(--mxdr-theme-colors-background-high--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-background-high) / var(--un-bg-opacity))}.bg-background-intense{--un-bg-opacity:var(--mxdr-theme-colors-background-intense--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-background-intense) / var(--un-bg-opacity))}.bg-background-intermediate{--un-bg-opacity:var(--mxdr-theme-colors-background-intermediate--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-background-intermediate) / var(--un-bg-opacity))}.bg-background-low{--un-bg-opacity:var(--mxdr-theme-colors-background-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-background-low) / var(--un-bg-opacity))}.bg-background-lower{--un-bg-opacity:var(--mxdr-theme-colors-background-lower--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-background-lower) / var(--un-bg-opacity))}.bg-background-medium{--un-bg-opacity:var(--mxdr-theme-colors-background-medium--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-background-medium) / var(--un-bg-opacity))}.bg-black{--un-bg-opacity:1;background-color:rgb(0 0 0 / var(--un-bg-opacity))}.bg-brand{--un-bg-opacity:var(--mxdr-theme-colors-brand--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-brand) / var(--un-bg-opacity))}.bg-brand-disabled{--un-bg-opacity:var(--mxdr-theme-colors-brand-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-brand-disabled) / var(--un-bg-opacity))}.bg-brand-high{--un-bg-opacity:var(--mxdr-theme-colors-brand-high--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-brand-high) / var(--un-bg-opacity))}.bg-brand-intense{--un-bg-opacity:var(--mxdr-theme-colors-brand-intense--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-brand-intense) / var(--un-bg-opacity))}.bg-brand-intermediate{--un-bg-opacity:var(--mxdr-theme-colors-brand-intermediate--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-brand-intermediate) / var(--un-bg-opacity))}.bg-brand-low{--un-bg-opacity:var(--mxdr-theme-colors-brand-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-brand-low) / var(--un-bg-opacity))}.bg-brand-lower{--un-bg-opacity:var(--mxdr-theme-colors-brand-lower--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-brand-lower) / var(--un-bg-opacity))}.bg-brand-medium{--un-bg-opacity:var(--mxdr-theme-colors-brand-medium--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-brand-medium) / var(--un-bg-opacity))}.bg-brand-secondary{--un-bg-opacity:var(--mxdr-theme-colors-brand-secondary--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-brand-secondary) / var(--un-bg-opacity))}.bg-brand-secondary-disabled{--un-bg-opacity:var(--mxdr-theme-colors-brand-secondary-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-brand-secondary-disabled) / var(--un-bg-opacity))}.bg-brand-secondary-high{--un-bg-opacity:var(--mxdr-theme-colors-brand-secondary-high--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-brand-secondary-high) / var(--un-bg-opacity))}.bg-brand-secondary-intense{--un-bg-opacity:var(--mxdr-theme-colors-brand-secondary-intense--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-brand-secondary-intense) / var(--un-bg-opacity))}.bg-brand-secondary-intermediate{--un-bg-opacity:var(--mxdr-theme-colors-brand-secondary-intermediate--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-brand-secondary-intermediate) / var(--un-bg-opacity))}.bg-brand-secondary-low{--un-bg-opacity:var(--mxdr-theme-colors-brand-secondary-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-brand-secondary-low) / var(--un-bg-opacity))}.bg-brand-secondary-lower{--un-bg-opacity:var(--mxdr-theme-colors-brand-secondary-lower--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-brand-secondary-lower) / var(--un-bg-opacity))}.bg-brand-secondary-medium{--un-bg-opacity:var(--mxdr-theme-colors-brand-secondary-medium--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-brand-secondary-medium) / var(--un-bg-opacity))}.bg-caution{--un-bg-opacity:var(--mxdr-theme-colors-caution--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-caution) / var(--un-bg-opacity))}.bg-caution-disabled{--un-bg-opacity:var(--mxdr-theme-colors-caution-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-caution-disabled) / var(--un-bg-opacity))}.bg-caution-high{--un-bg-opacity:var(--mxdr-theme-colors-caution-high--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-caution-high) / var(--un-bg-opacity))}.bg-caution-intense{--un-bg-opacity:var(--mxdr-theme-colors-caution-intense--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-caution-intense) / var(--un-bg-opacity))}.bg-caution-intermediate{--un-bg-opacity:var(--mxdr-theme-colors-caution-intermediate--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-caution-intermediate) / var(--un-bg-opacity))}.bg-caution-low{--un-bg-opacity:var(--mxdr-theme-colors-caution-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-caution-low) / var(--un-bg-opacity))}.bg-caution-lower{--un-bg-opacity:var(--mxdr-theme-colors-caution-lower--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-caution-lower) / var(--un-bg-opacity))}.bg-caution-medium{--un-bg-opacity:var(--mxdr-theme-colors-caution-medium--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-caution-medium) / var(--un-bg-opacity))}.bg-chart-1{--un-bg-opacity:var(--mxdr-theme-colors-chart-1--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-1) / var(--un-bg-opacity))}.bg-chart-10{--un-bg-opacity:var(--mxdr-theme-colors-chart-10--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-10) / var(--un-bg-opacity))}.bg-chart-11{--un-bg-opacity:var(--mxdr-theme-colors-chart-11--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-11) / var(--un-bg-opacity))}.bg-chart-12{--un-bg-opacity:var(--mxdr-theme-colors-chart-12--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-12) / var(--un-bg-opacity))}.bg-chart-13{--un-bg-opacity:var(--mxdr-theme-colors-chart-13--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-13) / var(--un-bg-opacity))}.bg-chart-14{--un-bg-opacity:var(--mxdr-theme-colors-chart-14--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-14) / var(--un-bg-opacity))}.bg-chart-15{--un-bg-opacity:var(--mxdr-theme-colors-chart-15--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-15) / var(--un-bg-opacity))}.bg-chart-16{--un-bg-opacity:var(--mxdr-theme-colors-chart-16--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-16) / var(--un-bg-opacity))}.bg-chart-17{--un-bg-opacity:var(--mxdr-theme-colors-chart-17--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-17) / var(--un-bg-opacity))}.bg-chart-18{--un-bg-opacity:var(--mxdr-theme-colors-chart-18--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-18) / var(--un-bg-opacity))}.bg-chart-19{--un-bg-opacity:var(--mxdr-theme-colors-chart-19--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-19) / var(--un-bg-opacity))}.bg-chart-2{--un-bg-opacity:var(--mxdr-theme-colors-chart-2--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-2) / var(--un-bg-opacity))}.bg-chart-20{--un-bg-opacity:var(--mxdr-theme-colors-chart-20--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-20) / var(--un-bg-opacity))}.bg-chart-21{--un-bg-opacity:var(--mxdr-theme-colors-chart-21--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-21) / var(--un-bg-opacity))}.bg-chart-22{--un-bg-opacity:var(--mxdr-theme-colors-chart-22--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-22) / var(--un-bg-opacity))}.bg-chart-23{--un-bg-opacity:var(--mxdr-theme-colors-chart-23--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-23) / var(--un-bg-opacity))}.bg-chart-24{--un-bg-opacity:var(--mxdr-theme-colors-chart-24--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-24) / var(--un-bg-opacity))}.bg-chart-25{--un-bg-opacity:var(--mxdr-theme-colors-chart-25--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-25) / var(--un-bg-opacity))}.bg-chart-26{--un-bg-opacity:var(--mxdr-theme-colors-chart-26--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-26) / var(--un-bg-opacity))}.bg-chart-27{--un-bg-opacity:var(--mxdr-theme-colors-chart-27--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-27) / var(--un-bg-opacity))}.bg-chart-3{--un-bg-opacity:var(--mxdr-theme-colors-chart-3--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-3) / var(--un-bg-opacity))}.bg-chart-4{--un-bg-opacity:var(--mxdr-theme-colors-chart-4--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-4) / var(--un-bg-opacity))}.bg-chart-5{--un-bg-opacity:var(--mxdr-theme-colors-chart-5--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-5) / var(--un-bg-opacity))}.bg-chart-6{--un-bg-opacity:var(--mxdr-theme-colors-chart-6--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-6) / var(--un-bg-opacity))}.bg-chart-7{--un-bg-opacity:var(--mxdr-theme-colors-chart-7--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-7) / var(--un-bg-opacity))}.bg-chart-8{--un-bg-opacity:var(--mxdr-theme-colors-chart-8--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-8) / var(--un-bg-opacity))}.bg-chart-9{--un-bg-opacity:var(--mxdr-theme-colors-chart-9--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-chart-9) / var(--un-bg-opacity))}.bg-danger{--un-bg-opacity:var(--mxdr-theme-colors-danger--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-danger) / var(--un-bg-opacity))}.bg-danger-disabled{--un-bg-opacity:var(--mxdr-theme-colors-danger-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-danger-disabled) / var(--un-bg-opacity))}.bg-danger-high{--un-bg-opacity:var(--mxdr-theme-colors-danger-high--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-danger-high) / var(--un-bg-opacity))}.bg-danger-intense{--un-bg-opacity:var(--mxdr-theme-colors-danger-intense--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-danger-intense) / var(--un-bg-opacity))}.bg-danger-intermediate{--un-bg-opacity:var(--mxdr-theme-colors-danger-intermediate--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-danger-intermediate) / var(--un-bg-opacity))}.bg-danger-low{--un-bg-opacity:var(--mxdr-theme-colors-danger-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-danger-low) / var(--un-bg-opacity))}.bg-danger-lower{--un-bg-opacity:var(--mxdr-theme-colors-danger-lower--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-danger-lower) / var(--un-bg-opacity))}.bg-danger-medium{--un-bg-opacity:var(--mxdr-theme-colors-danger-medium--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-danger-medium) / var(--un-bg-opacity))}.bg-level-1{--un-bg-opacity:var(--mxdr-theme-colors-level-1--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-level-1) / var(--un-bg-opacity))}.bg-level-2{--un-bg-opacity:var(--mxdr-theme-colors-level-2--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-level-2) / var(--un-bg-opacity))}.bg-level-3{--un-bg-opacity:var(--mxdr-theme-colors-level-3--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-level-3) / var(--un-bg-opacity))}.bg-level-4{--un-bg-opacity:var(--mxdr-theme-colors-level-4--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-level-4) / var(--un-bg-opacity))}.bg-level-5{--un-bg-opacity:var(--mxdr-theme-colors-level-5--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-level-5) / var(--un-bg-opacity))}.bg-level-6{--un-bg-opacity:var(--mxdr-theme-colors-level-6--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-level-6) / var(--un-bg-opacity))}.bg-negative{--un-bg-opacity:var(--mxdr-theme-colors-negative--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-negative) / var(--un-bg-opacity))}.bg-negative-disabled{--un-bg-opacity:var(--mxdr-theme-colors-negative-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-negative-disabled) / var(--un-bg-opacity))}.bg-negative-high{--un-bg-opacity:var(--mxdr-theme-colors-negative-high--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-negative-high) / var(--un-bg-opacity))}.bg-negative-intense{--un-bg-opacity:var(--mxdr-theme-colors-negative-intense--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-negative-intense) / var(--un-bg-opacity))}.bg-negative-intermediate{--un-bg-opacity:var(--mxdr-theme-colors-negative-intermediate--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-negative-intermediate) / var(--un-bg-opacity))}.bg-negative-low{--un-bg-opacity:var(--mxdr-theme-colors-negative-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-negative-low) / var(--un-bg-opacity))}.bg-negative-lower{--un-bg-opacity:var(--mxdr-theme-colors-negative-lower--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-negative-lower) / var(--un-bg-opacity))}.bg-negative-medium{--un-bg-opacity:var(--mxdr-theme-colors-negative-medium--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-negative-medium) / var(--un-bg-opacity))}.bg-primary{--un-bg-opacity:var(--mxdr-theme-colors-primary--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-primary) / var(--un-bg-opacity))}.bg-primary-disabled{--un-bg-opacity:var(--mxdr-theme-colors-primary-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-primary-disabled) / var(--un-bg-opacity))}.bg-primary-high{--un-bg-opacity:var(--mxdr-theme-colors-primary-high--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-primary-high) / var(--un-bg-opacity))}.bg-primary-intense{--un-bg-opacity:var(--mxdr-theme-colors-primary-intense--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-primary-intense) / var(--un-bg-opacity))}.bg-primary-intermediate{--un-bg-opacity:var(--mxdr-theme-colors-primary-intermediate--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-primary-intermediate) / var(--un-bg-opacity))}.bg-primary-low{--un-bg-opacity:var(--mxdr-theme-colors-primary-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-primary-low) / var(--un-bg-opacity))}.bg-primary-lower{--un-bg-opacity:var(--mxdr-theme-colors-primary-lower--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-primary-lower) / var(--un-bg-opacity))}.bg-primary-medium{--un-bg-opacity:var(--mxdr-theme-colors-primary-medium--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-primary-medium) / var(--un-bg-opacity))}.bg-secondary{--un-bg-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-bg-opacity))}.bg-secondary-disabled{--un-bg-opacity:var(--mxdr-theme-colors-secondary-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-secondary-disabled) / var(--un-bg-opacity))}.bg-secondary-high{--un-bg-opacity:var(--mxdr-theme-colors-secondary-high--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-secondary-high) / var(--un-bg-opacity))}.bg-secondary-intense{--un-bg-opacity:var(--mxdr-theme-colors-secondary-intense--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-secondary-intense) / var(--un-bg-opacity))}.bg-secondary-intermediate{--un-bg-opacity:var(--mxdr-theme-colors-secondary-intermediate--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-secondary-intermediate) / var(--un-bg-opacity))}.bg-secondary-low{--un-bg-opacity:var(--mxdr-theme-colors-secondary-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-secondary-low) / var(--un-bg-opacity))}.bg-secondary-low\!{--un-bg-opacity:var(--mxdr-theme-colors-secondary-low--alpha, 1) !important;background-color:rgb(var(--mxdr-theme-colors-secondary-low) / var(--un-bg-opacity))!important}.bg-secondary-lower{--un-bg-opacity:var(--mxdr-theme-colors-secondary-lower--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-secondary-lower) / var(--un-bg-opacity))}.bg-secondary-medium{--un-bg-opacity:var(--mxdr-theme-colors-secondary-medium--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-secondary-medium) / var(--un-bg-opacity))}.bg-status-amaranth{--un-bg-opacity:var(--mxdr-theme-colors-status-amaranth--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-amaranth) / var(--un-bg-opacity))}.bg-status-amaranth-disabled{--un-bg-opacity:var(--mxdr-theme-colors-status-amaranth-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-amaranth-disabled) / var(--un-bg-opacity))}.bg-status-amaranth-high{--un-bg-opacity:var(--mxdr-theme-colors-status-amaranth-high--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-amaranth-high) / var(--un-bg-opacity))}.bg-status-amaranth-intense{--un-bg-opacity:var(--mxdr-theme-colors-status-amaranth-intense--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-amaranth-intense) / var(--un-bg-opacity))}.bg-status-amaranth-intermediate{--un-bg-opacity:var(--mxdr-theme-colors-status-amaranth-intermediate--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-amaranth-intermediate) / var(--un-bg-opacity))}.bg-status-amaranth-low{--un-bg-opacity:var(--mxdr-theme-colors-status-amaranth-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-amaranth-low) / var(--un-bg-opacity))}.bg-status-amaranth-lower{--un-bg-opacity:var(--mxdr-theme-colors-status-amaranth-lower--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-amaranth-lower) / var(--un-bg-opacity))}.bg-status-amaranth-medium{--un-bg-opacity:var(--mxdr-theme-colors-status-amaranth-medium--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-amaranth-medium) / var(--un-bg-opacity))}.bg-status-apricot{--un-bg-opacity:var(--mxdr-theme-colors-status-apricot--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-apricot) / var(--un-bg-opacity))}.bg-status-apricot-disabled{--un-bg-opacity:var(--mxdr-theme-colors-status-apricot-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-apricot-disabled) / var(--un-bg-opacity))}.bg-status-apricot-high{--un-bg-opacity:var(--mxdr-theme-colors-status-apricot-high--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-apricot-high) / var(--un-bg-opacity))}.bg-status-apricot-intense{--un-bg-opacity:var(--mxdr-theme-colors-status-apricot-intense--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-apricot-intense) / var(--un-bg-opacity))}.bg-status-apricot-intermediate{--un-bg-opacity:var(--mxdr-theme-colors-status-apricot-intermediate--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-apricot-intermediate) / var(--un-bg-opacity))}.bg-status-apricot-low{--un-bg-opacity:var(--mxdr-theme-colors-status-apricot-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-apricot-low) / var(--un-bg-opacity))}.bg-status-apricot-lower{--un-bg-opacity:var(--mxdr-theme-colors-status-apricot-lower--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-apricot-lower) / var(--un-bg-opacity))}.bg-status-apricot-medium{--un-bg-opacity:var(--mxdr-theme-colors-status-apricot-medium--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-apricot-medium) / var(--un-bg-opacity))}.bg-status-aquamarine{--un-bg-opacity:var(--mxdr-theme-colors-status-aquamarine--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-aquamarine) / var(--un-bg-opacity))}.bg-status-aquamarine-disabled{--un-bg-opacity:var(--mxdr-theme-colors-status-aquamarine-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-aquamarine-disabled) / var(--un-bg-opacity))}.bg-status-aquamarine-high{--un-bg-opacity:var(--mxdr-theme-colors-status-aquamarine-high--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-aquamarine-high) / var(--un-bg-opacity))}.bg-status-aquamarine-intense{--un-bg-opacity:var(--mxdr-theme-colors-status-aquamarine-intense--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-aquamarine-intense) / var(--un-bg-opacity))}.bg-status-aquamarine-intermediate{--un-bg-opacity:var(--mxdr-theme-colors-status-aquamarine-intermediate--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-aquamarine-intermediate) / var(--un-bg-opacity))}.bg-status-aquamarine-low{--un-bg-opacity:var(--mxdr-theme-colors-status-aquamarine-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-aquamarine-low) / var(--un-bg-opacity))}.bg-status-aquamarine-lower{--un-bg-opacity:var(--mxdr-theme-colors-status-aquamarine-lower--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-aquamarine-lower) / var(--un-bg-opacity))}.bg-status-aquamarine-medium{--un-bg-opacity:var(--mxdr-theme-colors-status-aquamarine-medium--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-aquamarine-medium) / var(--un-bg-opacity))}.bg-status-blue{--un-bg-opacity:var(--mxdr-theme-colors-status-blue--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-blue) / var(--un-bg-opacity))}.bg-status-blue-disabled{--un-bg-opacity:var(--mxdr-theme-colors-status-blue-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-blue-disabled) / var(--un-bg-opacity))}.bg-status-blue-high{--un-bg-opacity:var(--mxdr-theme-colors-status-blue-high--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-blue-high) / var(--un-bg-opacity))}.bg-status-blue-intense{--un-bg-opacity:var(--mxdr-theme-colors-status-blue-intense--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-blue-intense) / var(--un-bg-opacity))}.bg-status-blue-intermediate{--un-bg-opacity:var(--mxdr-theme-colors-status-blue-intermediate--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-blue-intermediate) / var(--un-bg-opacity))}.bg-status-blue-low{--un-bg-opacity:var(--mxdr-theme-colors-status-blue-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-blue-low) / var(--un-bg-opacity))}.bg-status-blue-lower{--un-bg-opacity:var(--mxdr-theme-colors-status-blue-lower--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-blue-lower) / var(--un-bg-opacity))}.bg-status-blue-medium{--un-bg-opacity:var(--mxdr-theme-colors-status-blue-medium--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-blue-medium) / var(--un-bg-opacity))}.bg-status-caution{--un-bg-opacity:var(--mxdr-theme-colors-status-caution--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-caution) / var(--un-bg-opacity))}.bg-status-caution-disabled{--un-bg-opacity:var(--mxdr-theme-colors-status-caution-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-caution-disabled) / var(--un-bg-opacity))}.bg-status-caution-high{--un-bg-opacity:var(--mxdr-theme-colors-status-caution-high--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-caution-high) / var(--un-bg-opacity))}.bg-status-caution-intense{--un-bg-opacity:var(--mxdr-theme-colors-status-caution-intense--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-caution-intense) / var(--un-bg-opacity))}.bg-status-caution-intermediate{--un-bg-opacity:var(--mxdr-theme-colors-status-caution-intermediate--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-caution-intermediate) / var(--un-bg-opacity))}.bg-status-caution-low{--un-bg-opacity:var(--mxdr-theme-colors-status-caution-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-caution-low) / var(--un-bg-opacity))}.bg-status-caution-lower{--un-bg-opacity:var(--mxdr-theme-colors-status-caution-lower--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-caution-lower) / var(--un-bg-opacity))}.bg-status-caution-medium{--un-bg-opacity:var(--mxdr-theme-colors-status-caution-medium--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-caution-medium) / var(--un-bg-opacity))}.bg-status-danger{--un-bg-opacity:var(--mxdr-theme-colors-status-danger--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-danger) / var(--un-bg-opacity))}.bg-status-danger-disabled{--un-bg-opacity:var(--mxdr-theme-colors-status-danger-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-danger-disabled) / var(--un-bg-opacity))}.bg-status-danger-high{--un-bg-opacity:var(--mxdr-theme-colors-status-danger-high--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-danger-high) / var(--un-bg-opacity))}.bg-status-danger-intense{--un-bg-opacity:var(--mxdr-theme-colors-status-danger-intense--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-danger-intense) / var(--un-bg-opacity))}.bg-status-danger-intermediate{--un-bg-opacity:var(--mxdr-theme-colors-status-danger-intermediate--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-danger-intermediate) / var(--un-bg-opacity))}.bg-status-danger-low{--un-bg-opacity:var(--mxdr-theme-colors-status-danger-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-danger-low) / var(--un-bg-opacity))}.bg-status-danger-lower{--un-bg-opacity:var(--mxdr-theme-colors-status-danger-lower--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-danger-lower) / var(--un-bg-opacity))}.bg-status-danger-medium{--un-bg-opacity:var(--mxdr-theme-colors-status-danger-medium--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-danger-medium) / var(--un-bg-opacity))}.bg-status-green{--un-bg-opacity:var(--mxdr-theme-colors-status-green--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-green) / var(--un-bg-opacity))}.bg-status-green-disabled{--un-bg-opacity:var(--mxdr-theme-colors-status-green-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-green-disabled) / var(--un-bg-opacity))}.bg-status-green-high{--un-bg-opacity:var(--mxdr-theme-colors-status-green-high--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-green-high) / var(--un-bg-opacity))}.bg-status-green-intense{--un-bg-opacity:var(--mxdr-theme-colors-status-green-intense--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-green-intense) / var(--un-bg-opacity))}.bg-status-green-intermediate{--un-bg-opacity:var(--mxdr-theme-colors-status-green-intermediate--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-green-intermediate) / var(--un-bg-opacity))}.bg-status-green-low{--un-bg-opacity:var(--mxdr-theme-colors-status-green-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-green-low) / var(--un-bg-opacity))}.bg-status-green-lower{--un-bg-opacity:var(--mxdr-theme-colors-status-green-lower--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-green-lower) / var(--un-bg-opacity))}.bg-status-green-medium{--un-bg-opacity:var(--mxdr-theme-colors-status-green-medium--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-green-medium) / var(--un-bg-opacity))}.bg-status-grey{--un-bg-opacity:var(--mxdr-theme-colors-status-grey--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-grey) / var(--un-bg-opacity))}.bg-status-grey-disabled{--un-bg-opacity:var(--mxdr-theme-colors-status-grey-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-grey-disabled) / var(--un-bg-opacity))}.bg-status-grey-high{--un-bg-opacity:var(--mxdr-theme-colors-status-grey-high--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-grey-high) / var(--un-bg-opacity))}.bg-status-grey-intense{--un-bg-opacity:var(--mxdr-theme-colors-status-grey-intense--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-grey-intense) / var(--un-bg-opacity))}.bg-status-grey-intermediate{--un-bg-opacity:var(--mxdr-theme-colors-status-grey-intermediate--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-grey-intermediate) / var(--un-bg-opacity))}.bg-status-grey-low{--un-bg-opacity:var(--mxdr-theme-colors-status-grey-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-grey-low) / var(--un-bg-opacity))}.bg-status-grey-lower{--un-bg-opacity:var(--mxdr-theme-colors-status-grey-lower--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-grey-lower) / var(--un-bg-opacity))}.bg-status-grey-medium{--un-bg-opacity:var(--mxdr-theme-colors-status-grey-medium--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-grey-medium) / var(--un-bg-opacity))}.bg-status-light-green{--un-bg-opacity:var(--mxdr-theme-colors-status-light-green--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-light-green) / var(--un-bg-opacity))}.bg-status-light-green-disabled{--un-bg-opacity:var(--mxdr-theme-colors-status-light-green-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-light-green-disabled) / var(--un-bg-opacity))}.bg-status-light-green-high{--un-bg-opacity:var(--mxdr-theme-colors-status-light-green-high--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-light-green-high) / var(--un-bg-opacity))}.bg-status-light-green-intense{--un-bg-opacity:var(--mxdr-theme-colors-status-light-green-intense--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-light-green-intense) / var(--un-bg-opacity))}.bg-status-light-green-intermediate{--un-bg-opacity:var(--mxdr-theme-colors-status-light-green-intermediate--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-light-green-intermediate) / var(--un-bg-opacity))}.bg-status-light-green-low{--un-bg-opacity:var(--mxdr-theme-colors-status-light-green-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-light-green-low) / var(--un-bg-opacity))}.bg-status-light-green-lower{--un-bg-opacity:var(--mxdr-theme-colors-status-light-green-lower--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-light-green-lower) / var(--un-bg-opacity))}.bg-status-light-green-medium{--un-bg-opacity:var(--mxdr-theme-colors-status-light-green-medium--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-light-green-medium) / var(--un-bg-opacity))}.bg-status-light-yellow{--un-bg-opacity:var(--mxdr-theme-colors-status-light-yellow--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-light-yellow) / var(--un-bg-opacity))}.bg-status-light-yellow-disabled{--un-bg-opacity:var(--mxdr-theme-colors-status-light-yellow-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-light-yellow-disabled) / var(--un-bg-opacity))}.bg-status-light-yellow-high{--un-bg-opacity:var(--mxdr-theme-colors-status-light-yellow-high--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-light-yellow-high) / var(--un-bg-opacity))}.bg-status-light-yellow-intense{--un-bg-opacity:var(--mxdr-theme-colors-status-light-yellow-intense--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-light-yellow-intense) / var(--un-bg-opacity))}.bg-status-light-yellow-intermediate{--un-bg-opacity:var(--mxdr-theme-colors-status-light-yellow-intermediate--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-light-yellow-intermediate) / var(--un-bg-opacity))}.bg-status-light-yellow-low{--un-bg-opacity:var(--mxdr-theme-colors-status-light-yellow-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-light-yellow-low) / var(--un-bg-opacity))}.bg-status-light-yellow-lower{--un-bg-opacity:var(--mxdr-theme-colors-status-light-yellow-lower--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-light-yellow-lower) / var(--un-bg-opacity))}.bg-status-light-yellow-medium{--un-bg-opacity:var(--mxdr-theme-colors-status-light-yellow-medium--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-light-yellow-medium) / var(--un-bg-opacity))}.bg-status-orange{--un-bg-opacity:var(--mxdr-theme-colors-status-orange--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-orange) / var(--un-bg-opacity))}.bg-status-orange-disabled{--un-bg-opacity:var(--mxdr-theme-colors-status-orange-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-orange-disabled) / var(--un-bg-opacity))}.bg-status-orange-high{--un-bg-opacity:var(--mxdr-theme-colors-status-orange-high--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-orange-high) / var(--un-bg-opacity))}.bg-status-orange-intense{--un-bg-opacity:var(--mxdr-theme-colors-status-orange-intense--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-orange-intense) / var(--un-bg-opacity))}.bg-status-orange-intermediate{--un-bg-opacity:var(--mxdr-theme-colors-status-orange-intermediate--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-orange-intermediate) / var(--un-bg-opacity))}.bg-status-orange-low{--un-bg-opacity:var(--mxdr-theme-colors-status-orange-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-orange-low) / var(--un-bg-opacity))}.bg-status-orange-lower{--un-bg-opacity:var(--mxdr-theme-colors-status-orange-lower--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-orange-lower) / var(--un-bg-opacity))}.bg-status-orange-medium{--un-bg-opacity:var(--mxdr-theme-colors-status-orange-medium--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-orange-medium) / var(--un-bg-opacity))}.bg-status-pink{--un-bg-opacity:var(--mxdr-theme-colors-status-pink--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-pink) / var(--un-bg-opacity))}.bg-status-pink-disabled{--un-bg-opacity:var(--mxdr-theme-colors-status-pink-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-pink-disabled) / var(--un-bg-opacity))}.bg-status-pink-high{--un-bg-opacity:var(--mxdr-theme-colors-status-pink-high--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-pink-high) / var(--un-bg-opacity))}.bg-status-pink-intense{--un-bg-opacity:var(--mxdr-theme-colors-status-pink-intense--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-pink-intense) / var(--un-bg-opacity))}.bg-status-pink-intermediate{--un-bg-opacity:var(--mxdr-theme-colors-status-pink-intermediate--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-pink-intermediate) / var(--un-bg-opacity))}.bg-status-pink-low{--un-bg-opacity:var(--mxdr-theme-colors-status-pink-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-pink-low) / var(--un-bg-opacity))}.bg-status-pink-lower{--un-bg-opacity:var(--mxdr-theme-colors-status-pink-lower--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-pink-lower) / var(--un-bg-opacity))}.bg-status-pink-medium{--un-bg-opacity:var(--mxdr-theme-colors-status-pink-medium--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-pink-medium) / var(--un-bg-opacity))}.bg-status-purple{--un-bg-opacity:var(--mxdr-theme-colors-status-purple--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-purple) / var(--un-bg-opacity))}.bg-status-purple-disabled{--un-bg-opacity:var(--mxdr-theme-colors-status-purple-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-purple-disabled) / var(--un-bg-opacity))}.bg-status-purple-high{--un-bg-opacity:var(--mxdr-theme-colors-status-purple-high--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-purple-high) / var(--un-bg-opacity))}.bg-status-purple-intense{--un-bg-opacity:var(--mxdr-theme-colors-status-purple-intense--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-purple-intense) / var(--un-bg-opacity))}.bg-status-purple-intermediate{--un-bg-opacity:var(--mxdr-theme-colors-status-purple-intermediate--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-purple-intermediate) / var(--un-bg-opacity))}.bg-status-purple-low{--un-bg-opacity:var(--mxdr-theme-colors-status-purple-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-purple-low) / var(--un-bg-opacity))}.bg-status-purple-lower{--un-bg-opacity:var(--mxdr-theme-colors-status-purple-lower--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-purple-lower) / var(--un-bg-opacity))}.bg-status-purple-medium{--un-bg-opacity:var(--mxdr-theme-colors-status-purple-medium--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-purple-medium) / var(--un-bg-opacity))}.bg-status-red{--un-bg-opacity:var(--mxdr-theme-colors-status-red--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-red) / var(--un-bg-opacity))}.bg-status-red-disabled{--un-bg-opacity:var(--mxdr-theme-colors-status-red-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-red-disabled) / var(--un-bg-opacity))}.bg-status-red-high{--un-bg-opacity:var(--mxdr-theme-colors-status-red-high--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-red-high) / var(--un-bg-opacity))}.bg-status-red-intense{--un-bg-opacity:var(--mxdr-theme-colors-status-red-intense--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-red-intense) / var(--un-bg-opacity))}.bg-status-red-intermediate{--un-bg-opacity:var(--mxdr-theme-colors-status-red-intermediate--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-red-intermediate) / var(--un-bg-opacity))}.bg-status-red-low{--un-bg-opacity:var(--mxdr-theme-colors-status-red-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-red-low) / var(--un-bg-opacity))}.bg-status-red-lower{--un-bg-opacity:var(--mxdr-theme-colors-status-red-lower--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-red-lower) / var(--un-bg-opacity))}.bg-status-red-medium{--un-bg-opacity:var(--mxdr-theme-colors-status-red-medium--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-red-medium) / var(--un-bg-opacity))}.bg-status-success{--un-bg-opacity:var(--mxdr-theme-colors-status-success--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-success) / var(--un-bg-opacity))}.bg-status-success-disabled{--un-bg-opacity:var(--mxdr-theme-colors-status-success-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-success-disabled) / var(--un-bg-opacity))}.bg-status-success-high{--un-bg-opacity:var(--mxdr-theme-colors-status-success-high--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-success-high) / var(--un-bg-opacity))}.bg-status-success-intense{--un-bg-opacity:var(--mxdr-theme-colors-status-success-intense--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-success-intense) / var(--un-bg-opacity))}.bg-status-success-intermediate{--un-bg-opacity:var(--mxdr-theme-colors-status-success-intermediate--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-success-intermediate) / var(--un-bg-opacity))}.bg-status-success-low{--un-bg-opacity:var(--mxdr-theme-colors-status-success-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-success-low) / var(--un-bg-opacity))}.bg-status-success-lower{--un-bg-opacity:var(--mxdr-theme-colors-status-success-lower--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-success-lower) / var(--un-bg-opacity))}.bg-status-success-medium{--un-bg-opacity:var(--mxdr-theme-colors-status-success-medium--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-success-medium) / var(--un-bg-opacity))}.bg-status-turquoise{--un-bg-opacity:var(--mxdr-theme-colors-status-turquoise--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-turquoise) / var(--un-bg-opacity))}.bg-status-turquoise-disabled{--un-bg-opacity:var(--mxdr-theme-colors-status-turquoise-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-turquoise-disabled) / var(--un-bg-opacity))}.bg-status-turquoise-high{--un-bg-opacity:var(--mxdr-theme-colors-status-turquoise-high--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-turquoise-high) / var(--un-bg-opacity))}.bg-status-turquoise-intense{--un-bg-opacity:var(--mxdr-theme-colors-status-turquoise-intense--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-turquoise-intense) / var(--un-bg-opacity))}.bg-status-turquoise-intermediate{--un-bg-opacity:var(--mxdr-theme-colors-status-turquoise-intermediate--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-turquoise-intermediate) / var(--un-bg-opacity))}.bg-status-turquoise-low{--un-bg-opacity:var(--mxdr-theme-colors-status-turquoise-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-turquoise-low) / var(--un-bg-opacity))}.bg-status-turquoise-lower{--un-bg-opacity:var(--mxdr-theme-colors-status-turquoise-lower--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-turquoise-lower) / var(--un-bg-opacity))}.bg-status-turquoise-medium{--un-bg-opacity:var(--mxdr-theme-colors-status-turquoise-medium--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-turquoise-medium) / var(--un-bg-opacity))}.bg-status-warning{--un-bg-opacity:var(--mxdr-theme-colors-status-warning--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-warning) / var(--un-bg-opacity))}.bg-status-warning-disabled{--un-bg-opacity:var(--mxdr-theme-colors-status-warning-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-warning-disabled) / var(--un-bg-opacity))}.bg-status-warning-high{--un-bg-opacity:var(--mxdr-theme-colors-status-warning-high--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-warning-high) / var(--un-bg-opacity))}.bg-status-warning-intense{--un-bg-opacity:var(--mxdr-theme-colors-status-warning-intense--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-warning-intense) / var(--un-bg-opacity))}.bg-status-warning-intermediate{--un-bg-opacity:var(--mxdr-theme-colors-status-warning-intermediate--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-warning-intermediate) / var(--un-bg-opacity))}.bg-status-warning-low{--un-bg-opacity:var(--mxdr-theme-colors-status-warning-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-warning-low) / var(--un-bg-opacity))}.bg-status-warning-lower{--un-bg-opacity:var(--mxdr-theme-colors-status-warning-lower--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-warning-lower) / var(--un-bg-opacity))}.bg-status-warning-medium{--un-bg-opacity:var(--mxdr-theme-colors-status-warning-medium--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-warning-medium) / var(--un-bg-opacity))}.bg-status-white{--un-bg-opacity:var(--mxdr-theme-colors-status-white--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-white) / var(--un-bg-opacity))}.bg-status-white-disabled{--un-bg-opacity:var(--mxdr-theme-colors-status-white-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-white-disabled) / var(--un-bg-opacity))}.bg-status-white-high{--un-bg-opacity:var(--mxdr-theme-colors-status-white-high--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-white-high) / var(--un-bg-opacity))}.bg-status-white-intense{--un-bg-opacity:var(--mxdr-theme-colors-status-white-intense--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-white-intense) / var(--un-bg-opacity))}.bg-status-white-intermediate{--un-bg-opacity:var(--mxdr-theme-colors-status-white-intermediate--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-white-intermediate) / var(--un-bg-opacity))}.bg-status-white-low{--un-bg-opacity:var(--mxdr-theme-colors-status-white-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-white-low) / var(--un-bg-opacity))}.bg-status-white-lower{--un-bg-opacity:var(--mxdr-theme-colors-status-white-lower--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-white-lower) / var(--un-bg-opacity))}.bg-status-white-medium{--un-bg-opacity:var(--mxdr-theme-colors-status-white-medium--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-white-medium) / var(--un-bg-opacity))}.bg-status-yellow{--un-bg-opacity:var(--mxdr-theme-colors-status-yellow--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-yellow) / var(--un-bg-opacity))}.bg-status-yellow-disabled{--un-bg-opacity:var(--mxdr-theme-colors-status-yellow-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-yellow-disabled) / var(--un-bg-opacity))}.bg-status-yellow-high{--un-bg-opacity:var(--mxdr-theme-colors-status-yellow-high--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-yellow-high) / var(--un-bg-opacity))}.bg-status-yellow-intense{--un-bg-opacity:var(--mxdr-theme-colors-status-yellow-intense--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-yellow-intense) / var(--un-bg-opacity))}.bg-status-yellow-intermediate{--un-bg-opacity:var(--mxdr-theme-colors-status-yellow-intermediate--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-yellow-intermediate) / var(--un-bg-opacity))}.bg-status-yellow-low{--un-bg-opacity:var(--mxdr-theme-colors-status-yellow-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-yellow-low) / var(--un-bg-opacity))}.bg-status-yellow-lower{--un-bg-opacity:var(--mxdr-theme-colors-status-yellow-lower--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-yellow-lower) / var(--un-bg-opacity))}.bg-status-yellow-medium{--un-bg-opacity:var(--mxdr-theme-colors-status-yellow-medium--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-status-yellow-medium) / var(--un-bg-opacity))}.bg-success{--un-bg-opacity:var(--mxdr-theme-colors-success--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-success) / var(--un-bg-opacity))}.bg-success-disabled{--un-bg-opacity:var(--mxdr-theme-colors-success-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-success-disabled) / var(--un-bg-opacity))}.bg-success-high{--un-bg-opacity:var(--mxdr-theme-colors-success-high--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-success-high) / var(--un-bg-opacity))}.bg-success-intense{--un-bg-opacity:var(--mxdr-theme-colors-success-intense--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-success-intense) / var(--un-bg-opacity))}.bg-success-intermediate{--un-bg-opacity:var(--mxdr-theme-colors-success-intermediate--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-success-intermediate) / var(--un-bg-opacity))}.bg-success-low{--un-bg-opacity:var(--mxdr-theme-colors-success-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-success-low) / var(--un-bg-opacity))}.bg-success-lower{--un-bg-opacity:var(--mxdr-theme-colors-success-lower--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-success-lower) / var(--un-bg-opacity))}.bg-success-medium{--un-bg-opacity:var(--mxdr-theme-colors-success-medium--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-success-medium) / var(--un-bg-opacity))}.bg-surface{--un-bg-opacity:var(--mxdr-theme-colors-surface--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-surface) / var(--un-bg-opacity))}.bg-surface-disabled{--un-bg-opacity:var(--mxdr-theme-colors-surface-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-surface-disabled) / var(--un-bg-opacity))}.bg-surface-high{--un-bg-opacity:var(--mxdr-theme-colors-surface-high--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-surface-high) / var(--un-bg-opacity))}.bg-surface-intense{--un-bg-opacity:var(--mxdr-theme-colors-surface-intense--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-surface-intense) / var(--un-bg-opacity))}.bg-surface-intermediate{--un-bg-opacity:var(--mxdr-theme-colors-surface-intermediate--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-surface-intermediate) / var(--un-bg-opacity))}.bg-surface-low{--un-bg-opacity:var(--mxdr-theme-colors-surface-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-surface-low) / var(--un-bg-opacity))}.bg-surface-lower{--un-bg-opacity:var(--mxdr-theme-colors-surface-lower--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-surface-lower) / var(--un-bg-opacity))}.bg-surface-medium{--un-bg-opacity:var(--mxdr-theme-colors-surface-medium--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-surface-medium) / var(--un-bg-opacity))}.bg-syntax-key{--un-bg-opacity:var(--mxdr-theme-colors-syntax-key--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-syntax-key) / var(--un-bg-opacity))}.bg-syntax-operation{--un-bg-opacity:var(--mxdr-theme-colors-syntax-operation--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-syntax-operation) / var(--un-bg-opacity))}.bg-syntax-value{--un-bg-opacity:var(--mxdr-theme-colors-syntax-value--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-syntax-value) / var(--un-bg-opacity))}.bg-tertiary{--un-bg-opacity:var(--mxdr-theme-colors-tertiary--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-tertiary) / var(--un-bg-opacity))}.bg-tertiary-disabled{--un-bg-opacity:var(--mxdr-theme-colors-tertiary-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-tertiary-disabled) / var(--un-bg-opacity))}.bg-tertiary-high{--un-bg-opacity:var(--mxdr-theme-colors-tertiary-high--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-tertiary-high) / var(--un-bg-opacity))}.bg-tertiary-intense{--un-bg-opacity:var(--mxdr-theme-colors-tertiary-intense--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-tertiary-intense) / var(--un-bg-opacity))}.bg-tertiary-intermediate{--un-bg-opacity:var(--mxdr-theme-colors-tertiary-intermediate--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-tertiary-intermediate) / var(--un-bg-opacity))}.bg-tertiary-low{--un-bg-opacity:var(--mxdr-theme-colors-tertiary-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-tertiary-low) / var(--un-bg-opacity))}.bg-tertiary-lower{--un-bg-opacity:var(--mxdr-theme-colors-tertiary-lower--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-tertiary-lower) / var(--un-bg-opacity))}.bg-tertiary-medium{--un-bg-opacity:var(--mxdr-theme-colors-tertiary-medium--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-tertiary-medium) / var(--un-bg-opacity))}.bg-warning{--un-bg-opacity:var(--mxdr-theme-colors-warning--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-warning) / var(--un-bg-opacity))}.bg-warning-disabled{--un-bg-opacity:var(--mxdr-theme-colors-warning-disabled--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-warning-disabled) / var(--un-bg-opacity))}.bg-warning-high{--un-bg-opacity:var(--mxdr-theme-colors-warning-high--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-warning-high) / var(--un-bg-opacity))}.bg-warning-intense{--un-bg-opacity:var(--mxdr-theme-colors-warning-intense--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-warning-intense) / var(--un-bg-opacity))}.bg-warning-intermediate{--un-bg-opacity:var(--mxdr-theme-colors-warning-intermediate--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-warning-intermediate) / var(--un-bg-opacity))}.bg-warning-low{--un-bg-opacity:var(--mxdr-theme-colors-warning-low--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-warning-low) / var(--un-bg-opacity))}.bg-warning-lower{--un-bg-opacity:var(--mxdr-theme-colors-warning-lower--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-warning-lower) / var(--un-bg-opacity))}.bg-warning-medium{--un-bg-opacity:var(--mxdr-theme-colors-warning-medium--alpha, 1);background-color:rgb(var(--mxdr-theme-colors-warning-medium) / var(--un-bg-opacity))}.p-0,.p0{padding:0}.p-1,.p1{padding:1px}.p-12{padding:12px}.p-16{padding:16px}.p-20{padding:20px}.p-24{padding:24px}.p-28{padding:28px}.p-32{padding:32px}.p-4{padding:4px}.p-6{padding:6px}.p-8{padding:8px}.p-80px{padding:80px}.p\[i\]{padding:i}.p\[v\]{padding:v}.p2{padding:2px}.p3{padding:3px}.px,.px-4{padding-left:4px;padding-right:4px}.px-12{padding-left:12px;padding-right:12px}.px-16{padding-left:16px;padding-right:16px}.px-20{padding-left:20px;padding-right:20px}.px-24{padding-left:24px;padding-right:24px}.px-28{padding-left:28px;padding-right:28px}.px-32{padding-left:32px;padding-right:32px}.px-6{padding-left:6px;padding-right:6px}.px-8{padding-left:8px;padding-right:8px}.py-12{padding-top:12px;padding-bottom:12px}.py-16{padding-top:16px;padding-bottom:16px}.py-20{padding-top:20px;padding-bottom:20px}.py-24{padding-top:24px;padding-bottom:24px}.py-28{padding-top:28px;padding-bottom:28px}.py-32{padding-top:32px;padding-bottom:32px}.py-4{padding-top:4px;padding-bottom:4px}.py-6{padding-top:6px;padding-bottom:6px}.py-8{padding-top:8px;padding-bottom:8px}.pb-12{padding-bottom:12px}.pb-16{padding-bottom:16px}.pb-20{padding-bottom:20px}.pb-24{padding-bottom:24px}.pb-28{padding-bottom:28px}.pb-32{padding-bottom:32px}.pb-4{padding-bottom:4px}.pb-6{padding-bottom:6px}.pb-8{padding-bottom:8px}.pe{padding-inline-end:4px}.pl,.pl-4{padding-left:4px}.pl-12{padding-left:12px}.pl-16{padding-left:16px}.pl-20{padding-left:20px}.pl-24{padding-left:24px}.pl-28{padding-left:28px}.pl-32{padding-left:32px}.pl-6{padding-left:6px}.pl-8{padding-left:8px}.pr,.pr-4{padding-right:4px}.pr-12{padding-right:12px}.pr-16{padding-right:16px}.pr-20{padding-right:20px}.pr-24{padding-right:24px}.pr-28{padding-right:28px}.pr-32{padding-right:32px}.pr-6{padding-right:6px}.pr-8{padding-right:8px}.pt,.pt-4{padding-top:4px}.pt-12{padding-top:12px}.pt-16{padding-top:16px}.pt-20{padding-top:20px}.pt-24{padding-top:24px}.pt-28{padding-top:28px}.pt-32{padding-top:32px}.pt-6{padding-top:6px}.pt-8{padding-top:8px}.text-align-center,.text-center{text-align:center}.text-align-left{text-align:left}.text-align-right{text-align:right}.text-align-justify{text-align:justify}.text-align-start{text-align:start}.text-align-end{text-align:end}.indent{text-indent:6px}.color-asset-tag-blue{--un-text-opacity:var(--mxdr-theme-colors-asset-tag-blue--alpha, 1);color:rgb(var(--mxdr-theme-colors-asset-tag-blue) / var(--un-text-opacity))}.color-asset-tag-blue-disabled{--un-text-opacity:var(--mxdr-theme-colors-asset-tag-blue-disabled--alpha, 1);color:rgb(var(--mxdr-theme-colors-asset-tag-blue-disabled) / var(--un-text-opacity))}.color-asset-tag-blue-high{--un-text-opacity:var(--mxdr-theme-colors-asset-tag-blue-high--alpha, 1);color:rgb(var(--mxdr-theme-colors-asset-tag-blue-high) / var(--un-text-opacity))}.color-asset-tag-blue-intense{--un-text-opacity:var(--mxdr-theme-colors-asset-tag-blue-intense--alpha, 1);color:rgb(var(--mxdr-theme-colors-asset-tag-blue-intense) / var(--un-text-opacity))}.color-asset-tag-blue-intermediate{--un-text-opacity:var(--mxdr-theme-colors-asset-tag-blue-intermediate--alpha, 1);color:rgb(var(--mxdr-theme-colors-asset-tag-blue-intermediate) / var(--un-text-opacity))}.color-asset-tag-blue-low{--un-text-opacity:var(--mxdr-theme-colors-asset-tag-blue-low--alpha, 1);color:rgb(var(--mxdr-theme-colors-asset-tag-blue-low) / var(--un-text-opacity))}.color-asset-tag-blue-lower{--un-text-opacity:var(--mxdr-theme-colors-asset-tag-blue-lower--alpha, 1);color:rgb(var(--mxdr-theme-colors-asset-tag-blue-lower) / var(--un-text-opacity))}.color-asset-tag-blue-medium{--un-text-opacity:var(--mxdr-theme-colors-asset-tag-blue-medium--alpha, 1);color:rgb(var(--mxdr-theme-colors-asset-tag-blue-medium) / var(--un-text-opacity))}.color-asset-tag-brown{--un-text-opacity:var(--mxdr-theme-colors-asset-tag-brown--alpha, 1);color:rgb(var(--mxdr-theme-colors-asset-tag-brown) / var(--un-text-opacity))}.color-asset-tag-brown-disabled{--un-text-opacity:var(--mxdr-theme-colors-asset-tag-brown-disabled--alpha, 1);color:rgb(var(--mxdr-theme-colors-asset-tag-brown-disabled) / var(--un-text-opacity))}.color-asset-tag-brown-high{--un-text-opacity:var(--mxdr-theme-colors-asset-tag-brown-high--alpha, 1);color:rgb(var(--mxdr-theme-colors-asset-tag-brown-high) / var(--un-text-opacity))}.color-asset-tag-brown-intense{--un-text-opacity:var(--mxdr-theme-colors-asset-tag-brown-intense--alpha, 1);color:rgb(var(--mxdr-theme-colors-asset-tag-brown-intense) / var(--un-text-opacity))}.color-asset-tag-brown-intermediate{--un-text-opacity:var(--mxdr-theme-colors-asset-tag-brown-intermediate--alpha, 1);color:rgb(var(--mxdr-theme-colors-asset-tag-brown-intermediate) / var(--un-text-opacity))}.color-asset-tag-brown-low{--un-text-opacity:var(--mxdr-theme-colors-asset-tag-brown-low--alpha, 1);color:rgb(var(--mxdr-theme-colors-asset-tag-brown-low) / var(--un-text-opacity))}.color-asset-tag-brown-lower{--un-text-opacity:var(--mxdr-theme-colors-asset-tag-brown-lower--alpha, 1);color:rgb(var(--mxdr-theme-colors-asset-tag-brown-lower) / var(--un-text-opacity))}.color-asset-tag-brown-medium{--un-text-opacity:var(--mxdr-theme-colors-asset-tag-brown-medium--alpha, 1);color:rgb(var(--mxdr-theme-colors-asset-tag-brown-medium) / var(--un-text-opacity))}.color-asset-tag-purple{--un-text-opacity:var(--mxdr-theme-colors-asset-tag-purple--alpha, 1);color:rgb(var(--mxdr-theme-colors-asset-tag-purple) / var(--un-text-opacity))}.color-asset-tag-purple-disabled{--un-text-opacity:var(--mxdr-theme-colors-asset-tag-purple-disabled--alpha, 1);color:rgb(var(--mxdr-theme-colors-asset-tag-purple-disabled) / var(--un-text-opacity))}.color-asset-tag-purple-high{--un-text-opacity:var(--mxdr-theme-colors-asset-tag-purple-high--alpha, 1);color:rgb(var(--mxdr-theme-colors-asset-tag-purple-high) / var(--un-text-opacity))}.color-asset-tag-purple-intense{--un-text-opacity:var(--mxdr-theme-colors-asset-tag-purple-intense--alpha, 1);color:rgb(var(--mxdr-theme-colors-asset-tag-purple-intense) / var(--un-text-opacity))}.color-asset-tag-purple-intermediate{--un-text-opacity:var(--mxdr-theme-colors-asset-tag-purple-intermediate--alpha, 1);color:rgb(var(--mxdr-theme-colors-asset-tag-purple-intermediate) / var(--un-text-opacity))}.color-asset-tag-purple-low{--un-text-opacity:var(--mxdr-theme-colors-asset-tag-purple-low--alpha, 1);color:rgb(var(--mxdr-theme-colors-asset-tag-purple-low) / var(--un-text-opacity))}.color-asset-tag-purple-lower{--un-text-opacity:var(--mxdr-theme-colors-asset-tag-purple-lower--alpha, 1);color:rgb(var(--mxdr-theme-colors-asset-tag-purple-lower) / var(--un-text-opacity))}.color-asset-tag-purple-medium{--un-text-opacity:var(--mxdr-theme-colors-asset-tag-purple-medium--alpha, 1);color:rgb(var(--mxdr-theme-colors-asset-tag-purple-medium) / var(--un-text-opacity))}.color-asset-tag-yellow{--un-text-opacity:var(--mxdr-theme-colors-asset-tag-yellow--alpha, 1);color:rgb(var(--mxdr-theme-colors-asset-tag-yellow) / var(--un-text-opacity))}.color-asset-tag-yellow-disabled{--un-text-opacity:var(--mxdr-theme-colors-asset-tag-yellow-disabled--alpha, 1);color:rgb(var(--mxdr-theme-colors-asset-tag-yellow-disabled) / var(--un-text-opacity))}.color-asset-tag-yellow-high{--un-text-opacity:var(--mxdr-theme-colors-asset-tag-yellow-high--alpha, 1);color:rgb(var(--mxdr-theme-colors-asset-tag-yellow-high) / var(--un-text-opacity))}.color-asset-tag-yellow-intense{--un-text-opacity:var(--mxdr-theme-colors-asset-tag-yellow-intense--alpha, 1);color:rgb(var(--mxdr-theme-colors-asset-tag-yellow-intense) / var(--un-text-opacity))}.color-asset-tag-yellow-intermediate{--un-text-opacity:var(--mxdr-theme-colors-asset-tag-yellow-intermediate--alpha, 1);color:rgb(var(--mxdr-theme-colors-asset-tag-yellow-intermediate) / var(--un-text-opacity))}.color-asset-tag-yellow-low{--un-text-opacity:var(--mxdr-theme-colors-asset-tag-yellow-low--alpha, 1);color:rgb(var(--mxdr-theme-colors-asset-tag-yellow-low) / var(--un-text-opacity))}.color-asset-tag-yellow-lower{--un-text-opacity:var(--mxdr-theme-colors-asset-tag-yellow-lower--alpha, 1);color:rgb(var(--mxdr-theme-colors-asset-tag-yellow-lower) / var(--un-text-opacity))}.color-asset-tag-yellow-medium{--un-text-opacity:var(--mxdr-theme-colors-asset-tag-yellow-medium--alpha, 1);color:rgb(var(--mxdr-theme-colors-asset-tag-yellow-medium) / var(--un-text-opacity))}.color-background{--un-text-opacity:var(--mxdr-theme-colors-background--alpha, 1);color:rgb(var(--mxdr-theme-colors-background) / var(--un-text-opacity))}.color-background-disabled{--un-text-opacity:var(--mxdr-theme-colors-background-disabled--alpha, 1);color:rgb(var(--mxdr-theme-colors-background-disabled) / var(--un-text-opacity))}.color-background-high{--un-text-opacity:var(--mxdr-theme-colors-background-high--alpha, 1);color:rgb(var(--mxdr-theme-colors-background-high) / var(--un-text-opacity))}.color-background-intense{--un-text-opacity:var(--mxdr-theme-colors-background-intense--alpha, 1);color:rgb(var(--mxdr-theme-colors-background-intense) / var(--un-text-opacity))}.color-background-intermediate{--un-text-opacity:var(--mxdr-theme-colors-background-intermediate--alpha, 1);color:rgb(var(--mxdr-theme-colors-background-intermediate) / var(--un-text-opacity))}.color-background-low{--un-text-opacity:var(--mxdr-theme-colors-background-low--alpha, 1);color:rgb(var(--mxdr-theme-colors-background-low) / var(--un-text-opacity))}.color-background-lower{--un-text-opacity:var(--mxdr-theme-colors-background-lower--alpha, 1);color:rgb(var(--mxdr-theme-colors-background-lower) / var(--un-text-opacity))}.color-background-medium{--un-text-opacity:var(--mxdr-theme-colors-background-medium--alpha, 1);color:rgb(var(--mxdr-theme-colors-background-medium) / var(--un-text-opacity))}.color-brand{--un-text-opacity:var(--mxdr-theme-colors-brand--alpha, 1);color:rgb(var(--mxdr-theme-colors-brand) / var(--un-text-opacity))}.color-brand-disabled{--un-text-opacity:var(--mxdr-theme-colors-brand-disabled--alpha, 1);color:rgb(var(--mxdr-theme-colors-brand-disabled) / var(--un-text-opacity))}.color-brand-high{--un-text-opacity:var(--mxdr-theme-colors-brand-high--alpha, 1);color:rgb(var(--mxdr-theme-colors-brand-high) / var(--un-text-opacity))}.color-brand-intense{--un-text-opacity:var(--mxdr-theme-colors-brand-intense--alpha, 1);color:rgb(var(--mxdr-theme-colors-brand-intense) / var(--un-text-opacity))}.color-brand-intermediate{--un-text-opacity:var(--mxdr-theme-colors-brand-intermediate--alpha, 1);color:rgb(var(--mxdr-theme-colors-brand-intermediate) / var(--un-text-opacity))}.color-brand-low{--un-text-opacity:var(--mxdr-theme-colors-brand-low--alpha, 1);color:rgb(var(--mxdr-theme-colors-brand-low) / var(--un-text-opacity))}.color-brand-lower{--un-text-opacity:var(--mxdr-theme-colors-brand-lower--alpha, 1);color:rgb(var(--mxdr-theme-colors-brand-lower) / var(--un-text-opacity))}.color-brand-medium{--un-text-opacity:var(--mxdr-theme-colors-brand-medium--alpha, 1);color:rgb(var(--mxdr-theme-colors-brand-medium) / var(--un-text-opacity))}.color-brand-secondary{--un-text-opacity:var(--mxdr-theme-colors-brand-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-brand-secondary) / var(--un-text-opacity))}.color-brand-secondary-disabled{--un-text-opacity:var(--mxdr-theme-colors-brand-secondary-disabled--alpha, 1);color:rgb(var(--mxdr-theme-colors-brand-secondary-disabled) / var(--un-text-opacity))}.color-brand-secondary-high{--un-text-opacity:var(--mxdr-theme-colors-brand-secondary-high--alpha, 1);color:rgb(var(--mxdr-theme-colors-brand-secondary-high) / var(--un-text-opacity))}.color-brand-secondary-intense{--un-text-opacity:var(--mxdr-theme-colors-brand-secondary-intense--alpha, 1);color:rgb(var(--mxdr-theme-colors-brand-secondary-intense) / var(--un-text-opacity))}.color-brand-secondary-intermediate{--un-text-opacity:var(--mxdr-theme-colors-brand-secondary-intermediate--alpha, 1);color:rgb(var(--mxdr-theme-colors-brand-secondary-intermediate) / var(--un-text-opacity))}.color-brand-secondary-low{--un-text-opacity:var(--mxdr-theme-colors-brand-secondary-low--alpha, 1);color:rgb(var(--mxdr-theme-colors-brand-secondary-low) / var(--un-text-opacity))}.color-brand-secondary-lower{--un-text-opacity:var(--mxdr-theme-colors-brand-secondary-lower--alpha, 1);color:rgb(var(--mxdr-theme-colors-brand-secondary-lower) / var(--un-text-opacity))}.color-brand-secondary-medium{--un-text-opacity:var(--mxdr-theme-colors-brand-secondary-medium--alpha, 1);color:rgb(var(--mxdr-theme-colors-brand-secondary-medium) / var(--un-text-opacity))}.color-caution{--un-text-opacity:var(--mxdr-theme-colors-caution--alpha, 1);color:rgb(var(--mxdr-theme-colors-caution) / var(--un-text-opacity))}.color-caution-disabled{--un-text-opacity:var(--mxdr-theme-colors-caution-disabled--alpha, 1);color:rgb(var(--mxdr-theme-colors-caution-disabled) / var(--un-text-opacity))}.color-caution-high{--un-text-opacity:var(--mxdr-theme-colors-caution-high--alpha, 1);color:rgb(var(--mxdr-theme-colors-caution-high) / var(--un-text-opacity))}.color-caution-intense{--un-text-opacity:var(--mxdr-theme-colors-caution-intense--alpha, 1);color:rgb(var(--mxdr-theme-colors-caution-intense) / var(--un-text-opacity))}.color-caution-intermediate{--un-text-opacity:var(--mxdr-theme-colors-caution-intermediate--alpha, 1);color:rgb(var(--mxdr-theme-colors-caution-intermediate) / var(--un-text-opacity))}.color-caution-low{--un-text-opacity:var(--mxdr-theme-colors-caution-low--alpha, 1);color:rgb(var(--mxdr-theme-colors-caution-low) / var(--un-text-opacity))}.color-caution-lower{--un-text-opacity:var(--mxdr-theme-colors-caution-lower--alpha, 1);color:rgb(var(--mxdr-theme-colors-caution-lower) / var(--un-text-opacity))}.color-caution-medium{--un-text-opacity:var(--mxdr-theme-colors-caution-medium--alpha, 1);color:rgb(var(--mxdr-theme-colors-caution-medium) / var(--un-text-opacity))}.color-chart-1{--un-text-opacity:var(--mxdr-theme-colors-chart-1--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-1) / var(--un-text-opacity))}.color-chart-10{--un-text-opacity:var(--mxdr-theme-colors-chart-10--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-10) / var(--un-text-opacity))}.color-chart-11{--un-text-opacity:var(--mxdr-theme-colors-chart-11--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-11) / var(--un-text-opacity))}.color-chart-12{--un-text-opacity:var(--mxdr-theme-colors-chart-12--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-12) / var(--un-text-opacity))}.color-chart-13{--un-text-opacity:var(--mxdr-theme-colors-chart-13--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-13) / var(--un-text-opacity))}.color-chart-14{--un-text-opacity:var(--mxdr-theme-colors-chart-14--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-14) / var(--un-text-opacity))}.color-chart-15{--un-text-opacity:var(--mxdr-theme-colors-chart-15--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-15) / var(--un-text-opacity))}.color-chart-16{--un-text-opacity:var(--mxdr-theme-colors-chart-16--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-16) / var(--un-text-opacity))}.color-chart-17{--un-text-opacity:var(--mxdr-theme-colors-chart-17--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-17) / var(--un-text-opacity))}.color-chart-18{--un-text-opacity:var(--mxdr-theme-colors-chart-18--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-18) / var(--un-text-opacity))}.color-chart-19{--un-text-opacity:var(--mxdr-theme-colors-chart-19--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-19) / var(--un-text-opacity))}.color-chart-2{--un-text-opacity:var(--mxdr-theme-colors-chart-2--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-2) / var(--un-text-opacity))}.color-chart-20{--un-text-opacity:var(--mxdr-theme-colors-chart-20--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-20) / var(--un-text-opacity))}.color-chart-21{--un-text-opacity:var(--mxdr-theme-colors-chart-21--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-21) / var(--un-text-opacity))}.color-chart-22{--un-text-opacity:var(--mxdr-theme-colors-chart-22--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-22) / var(--un-text-opacity))}.color-chart-23{--un-text-opacity:var(--mxdr-theme-colors-chart-23--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-23) / var(--un-text-opacity))}.color-chart-24{--un-text-opacity:var(--mxdr-theme-colors-chart-24--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-24) / var(--un-text-opacity))}.color-chart-25{--un-text-opacity:var(--mxdr-theme-colors-chart-25--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-25) / var(--un-text-opacity))}.color-chart-26{--un-text-opacity:var(--mxdr-theme-colors-chart-26--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-26) / var(--un-text-opacity))}.color-chart-27{--un-text-opacity:var(--mxdr-theme-colors-chart-27--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-27) / var(--un-text-opacity))}.color-chart-3{--un-text-opacity:var(--mxdr-theme-colors-chart-3--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-3) / var(--un-text-opacity))}.color-chart-4{--un-text-opacity:var(--mxdr-theme-colors-chart-4--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-4) / var(--un-text-opacity))}.color-chart-5{--un-text-opacity:var(--mxdr-theme-colors-chart-5--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-5) / var(--un-text-opacity))}.color-chart-6{--un-text-opacity:var(--mxdr-theme-colors-chart-6--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-6) / var(--un-text-opacity))}.color-chart-7{--un-text-opacity:var(--mxdr-theme-colors-chart-7--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-7) / var(--un-text-opacity))}.color-chart-8{--un-text-opacity:var(--mxdr-theme-colors-chart-8--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-8) / var(--un-text-opacity))}.color-chart-9{--un-text-opacity:var(--mxdr-theme-colors-chart-9--alpha, 1);color:rgb(var(--mxdr-theme-colors-chart-9) / var(--un-text-opacity))}.color-danger{--un-text-opacity:var(--mxdr-theme-colors-danger--alpha, 1);color:rgb(var(--mxdr-theme-colors-danger) / var(--un-text-opacity))}.color-danger-disabled{--un-text-opacity:var(--mxdr-theme-colors-danger-disabled--alpha, 1);color:rgb(var(--mxdr-theme-colors-danger-disabled) / var(--un-text-opacity))}.color-danger-high{--un-text-opacity:var(--mxdr-theme-colors-danger-high--alpha, 1);color:rgb(var(--mxdr-theme-colors-danger-high) / var(--un-text-opacity))}.color-danger-intense{--un-text-opacity:var(--mxdr-theme-colors-danger-intense--alpha, 1);color:rgb(var(--mxdr-theme-colors-danger-intense) / var(--un-text-opacity))}.color-danger-intermediate{--un-text-opacity:var(--mxdr-theme-colors-danger-intermediate--alpha, 1);color:rgb(var(--mxdr-theme-colors-danger-intermediate) / var(--un-text-opacity))}.color-danger-low{--un-text-opacity:var(--mxdr-theme-colors-danger-low--alpha, 1);color:rgb(var(--mxdr-theme-colors-danger-low) / var(--un-text-opacity))}.color-danger-lower{--un-text-opacity:var(--mxdr-theme-colors-danger-lower--alpha, 1);color:rgb(var(--mxdr-theme-colors-danger-lower) / var(--un-text-opacity))}.color-danger-medium{--un-text-opacity:var(--mxdr-theme-colors-danger-medium--alpha, 1);color:rgb(var(--mxdr-theme-colors-danger-medium) / var(--un-text-opacity))}.color-level-1{--un-text-opacity:var(--mxdr-theme-colors-level-1--alpha, 1);color:rgb(var(--mxdr-theme-colors-level-1) / var(--un-text-opacity))}.color-level-2{--un-text-opacity:var(--mxdr-theme-colors-level-2--alpha, 1);color:rgb(var(--mxdr-theme-colors-level-2) / var(--un-text-opacity))}.color-level-3{--un-text-opacity:var(--mxdr-theme-colors-level-3--alpha, 1);color:rgb(var(--mxdr-theme-colors-level-3) / var(--un-text-opacity))}.color-level-4{--un-text-opacity:var(--mxdr-theme-colors-level-4--alpha, 1);color:rgb(var(--mxdr-theme-colors-level-4) / var(--un-text-opacity))}.color-level-5{--un-text-opacity:var(--mxdr-theme-colors-level-5--alpha, 1);color:rgb(var(--mxdr-theme-colors-level-5) / var(--un-text-opacity))}.color-level-6{--un-text-opacity:var(--mxdr-theme-colors-level-6--alpha, 1);color:rgb(var(--mxdr-theme-colors-level-6) / var(--un-text-opacity))}.color-negative{--un-text-opacity:var(--mxdr-theme-colors-negative--alpha, 1);color:rgb(var(--mxdr-theme-colors-negative) / var(--un-text-opacity))}.color-negative-disabled{--un-text-opacity:var(--mxdr-theme-colors-negative-disabled--alpha, 1);color:rgb(var(--mxdr-theme-colors-negative-disabled) / var(--un-text-opacity))}.color-negative-high{--un-text-opacity:var(--mxdr-theme-colors-negative-high--alpha, 1);color:rgb(var(--mxdr-theme-colors-negative-high) / var(--un-text-opacity))}.color-negative-intense{--un-text-opacity:var(--mxdr-theme-colors-negative-intense--alpha, 1);color:rgb(var(--mxdr-theme-colors-negative-intense) / var(--un-text-opacity))}.color-negative-intermediate{--un-text-opacity:var(--mxdr-theme-colors-negative-intermediate--alpha, 1);color:rgb(var(--mxdr-theme-colors-negative-intermediate) / var(--un-text-opacity))}.color-negative-low{--un-text-opacity:var(--mxdr-theme-colors-negative-low--alpha, 1);color:rgb(var(--mxdr-theme-colors-negative-low) / var(--un-text-opacity))}.color-negative-lower{--un-text-opacity:var(--mxdr-theme-colors-negative-lower--alpha, 1);color:rgb(var(--mxdr-theme-colors-negative-lower) / var(--un-text-opacity))}.color-negative-medium{--un-text-opacity:var(--mxdr-theme-colors-negative-medium--alpha, 1);color:rgb(var(--mxdr-theme-colors-negative-medium) / var(--un-text-opacity))}.color-primary{--un-text-opacity:var(--mxdr-theme-colors-primary--alpha, 1);color:rgb(var(--mxdr-theme-colors-primary) / var(--un-text-opacity))}.color-primary-disabled{--un-text-opacity:var(--mxdr-theme-colors-primary-disabled--alpha, 1);color:rgb(var(--mxdr-theme-colors-primary-disabled) / var(--un-text-opacity))}.color-primary-high{--un-text-opacity:var(--mxdr-theme-colors-primary-high--alpha, 1);color:rgb(var(--mxdr-theme-colors-primary-high) / var(--un-text-opacity))}.color-primary-intense{--un-text-opacity:var(--mxdr-theme-colors-primary-intense--alpha, 1);color:rgb(var(--mxdr-theme-colors-primary-intense) / var(--un-text-opacity))}.color-primary-intermediate{--un-text-opacity:var(--mxdr-theme-colors-primary-intermediate--alpha, 1);color:rgb(var(--mxdr-theme-colors-primary-intermediate) / var(--un-text-opacity))}.color-primary-low{--un-text-opacity:var(--mxdr-theme-colors-primary-low--alpha, 1);color:rgb(var(--mxdr-theme-colors-primary-low) / var(--un-text-opacity))}.color-primary-lower{--un-text-opacity:var(--mxdr-theme-colors-primary-lower--alpha, 1);color:rgb(var(--mxdr-theme-colors-primary-lower) / var(--un-text-opacity))}.color-primary-medium{--un-text-opacity:var(--mxdr-theme-colors-primary-medium--alpha, 1);color:rgb(var(--mxdr-theme-colors-primary-medium) / var(--un-text-opacity))}.color-secondary{--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity))}.color-secondary-disabled{--un-text-opacity:var(--mxdr-theme-colors-secondary-disabled--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary-disabled) / var(--un-text-opacity))}.color-secondary-disabled\!{--un-text-opacity:var(--mxdr-theme-colors-secondary-disabled--alpha, 1) !important;color:rgb(var(--mxdr-theme-colors-secondary-disabled) / var(--un-text-opacity))!important}.color-secondary-high{--un-text-opacity:var(--mxdr-theme-colors-secondary-high--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary-high) / var(--un-text-opacity))}.color-secondary-intense{--un-text-opacity:var(--mxdr-theme-colors-secondary-intense--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary-intense) / var(--un-text-opacity))}.color-secondary-intermediate{--un-text-opacity:var(--mxdr-theme-colors-secondary-intermediate--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary-intermediate) / var(--un-text-opacity))}.color-secondary-low{--un-text-opacity:var(--mxdr-theme-colors-secondary-low--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary-low) / var(--un-text-opacity))}.color-secondary-lower{--un-text-opacity:var(--mxdr-theme-colors-secondary-lower--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary-lower) / var(--un-text-opacity))}.color-secondary-medium{--un-text-opacity:var(--mxdr-theme-colors-secondary-medium--alpha, 1);color:rgb(var(--mxdr-theme-colors-secondary-medium) / var(--un-text-opacity))}.color-secondary\!{--un-text-opacity:var(--mxdr-theme-colors-secondary--alpha, 1) !important;color:rgb(var(--mxdr-theme-colors-secondary) / var(--un-text-opacity))!important}.color-status-amaranth{--un-text-opacity:var(--mxdr-theme-colors-status-amaranth--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-amaranth) / var(--un-text-opacity))}.color-status-amaranth-disabled{--un-text-opacity:var(--mxdr-theme-colors-status-amaranth-disabled--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-amaranth-disabled) / var(--un-text-opacity))}.color-status-amaranth-high{--un-text-opacity:var(--mxdr-theme-colors-status-amaranth-high--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-amaranth-high) / var(--un-text-opacity))}.color-status-amaranth-intense{--un-text-opacity:var(--mxdr-theme-colors-status-amaranth-intense--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-amaranth-intense) / var(--un-text-opacity))}.color-status-amaranth-intermediate{--un-text-opacity:var(--mxdr-theme-colors-status-amaranth-intermediate--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-amaranth-intermediate) / var(--un-text-opacity))}.color-status-amaranth-low{--un-text-opacity:var(--mxdr-theme-colors-status-amaranth-low--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-amaranth-low) / var(--un-text-opacity))}.color-status-amaranth-lower{--un-text-opacity:var(--mxdr-theme-colors-status-amaranth-lower--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-amaranth-lower) / var(--un-text-opacity))}.color-status-amaranth-medium{--un-text-opacity:var(--mxdr-theme-colors-status-amaranth-medium--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-amaranth-medium) / var(--un-text-opacity))}.color-status-apricot{--un-text-opacity:var(--mxdr-theme-colors-status-apricot--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-apricot) / var(--un-text-opacity))}.color-status-apricot-disabled{--un-text-opacity:var(--mxdr-theme-colors-status-apricot-disabled--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-apricot-disabled) / var(--un-text-opacity))}.color-status-apricot-high{--un-text-opacity:var(--mxdr-theme-colors-status-apricot-high--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-apricot-high) / var(--un-text-opacity))}.color-status-apricot-intense{--un-text-opacity:var(--mxdr-theme-colors-status-apricot-intense--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-apricot-intense) / var(--un-text-opacity))}.color-status-apricot-intermediate{--un-text-opacity:var(--mxdr-theme-colors-status-apricot-intermediate--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-apricot-intermediate) / var(--un-text-opacity))}.color-status-apricot-low{--un-text-opacity:var(--mxdr-theme-colors-status-apricot-low--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-apricot-low) / var(--un-text-opacity))}.color-status-apricot-lower{--un-text-opacity:var(--mxdr-theme-colors-status-apricot-lower--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-apricot-lower) / var(--un-text-opacity))}.color-status-apricot-medium{--un-text-opacity:var(--mxdr-theme-colors-status-apricot-medium--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-apricot-medium) / var(--un-text-opacity))}.color-status-aquamarine{--un-text-opacity:var(--mxdr-theme-colors-status-aquamarine--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-aquamarine) / var(--un-text-opacity))}.color-status-aquamarine-disabled{--un-text-opacity:var(--mxdr-theme-colors-status-aquamarine-disabled--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-aquamarine-disabled) / var(--un-text-opacity))}.color-status-aquamarine-high{--un-text-opacity:var(--mxdr-theme-colors-status-aquamarine-high--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-aquamarine-high) / var(--un-text-opacity))}.color-status-aquamarine-intense{--un-text-opacity:var(--mxdr-theme-colors-status-aquamarine-intense--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-aquamarine-intense) / var(--un-text-opacity))}.color-status-aquamarine-intermediate{--un-text-opacity:var(--mxdr-theme-colors-status-aquamarine-intermediate--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-aquamarine-intermediate) / var(--un-text-opacity))}.color-status-aquamarine-low{--un-text-opacity:var(--mxdr-theme-colors-status-aquamarine-low--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-aquamarine-low) / var(--un-text-opacity))}.color-status-aquamarine-lower{--un-text-opacity:var(--mxdr-theme-colors-status-aquamarine-lower--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-aquamarine-lower) / var(--un-text-opacity))}.color-status-aquamarine-medium{--un-text-opacity:var(--mxdr-theme-colors-status-aquamarine-medium--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-aquamarine-medium) / var(--un-text-opacity))}.color-status-blue{--un-text-opacity:var(--mxdr-theme-colors-status-blue--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-blue) / var(--un-text-opacity))}.color-status-blue-disabled{--un-text-opacity:var(--mxdr-theme-colors-status-blue-disabled--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-blue-disabled) / var(--un-text-opacity))}.color-status-blue-high{--un-text-opacity:var(--mxdr-theme-colors-status-blue-high--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-blue-high) / var(--un-text-opacity))}.color-status-blue-intense{--un-text-opacity:var(--mxdr-theme-colors-status-blue-intense--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-blue-intense) / var(--un-text-opacity))}.color-status-blue-intermediate{--un-text-opacity:var(--mxdr-theme-colors-status-blue-intermediate--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-blue-intermediate) / var(--un-text-opacity))}.color-status-blue-low{--un-text-opacity:var(--mxdr-theme-colors-status-blue-low--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-blue-low) / var(--un-text-opacity))}.color-status-blue-lower{--un-text-opacity:var(--mxdr-theme-colors-status-blue-lower--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-blue-lower) / var(--un-text-opacity))}.color-status-blue-medium{--un-text-opacity:var(--mxdr-theme-colors-status-blue-medium--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-blue-medium) / var(--un-text-opacity))}.color-status-caution{--un-text-opacity:var(--mxdr-theme-colors-status-caution--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-caution) / var(--un-text-opacity))}.color-status-caution-disabled{--un-text-opacity:var(--mxdr-theme-colors-status-caution-disabled--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-caution-disabled) / var(--un-text-opacity))}.color-status-caution-high{--un-text-opacity:var(--mxdr-theme-colors-status-caution-high--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-caution-high) / var(--un-text-opacity))}.color-status-caution-intense{--un-text-opacity:var(--mxdr-theme-colors-status-caution-intense--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-caution-intense) / var(--un-text-opacity))}.color-status-caution-intermediate{--un-text-opacity:var(--mxdr-theme-colors-status-caution-intermediate--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-caution-intermediate) / var(--un-text-opacity))}.color-status-caution-low{--un-text-opacity:var(--mxdr-theme-colors-status-caution-low--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-caution-low) / var(--un-text-opacity))}.color-status-caution-lower{--un-text-opacity:var(--mxdr-theme-colors-status-caution-lower--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-caution-lower) / var(--un-text-opacity))}.color-status-caution-medium{--un-text-opacity:var(--mxdr-theme-colors-status-caution-medium--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-caution-medium) / var(--un-text-opacity))}.color-status-danger{--un-text-opacity:var(--mxdr-theme-colors-status-danger--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-danger) / var(--un-text-opacity))}.color-status-danger-disabled{--un-text-opacity:var(--mxdr-theme-colors-status-danger-disabled--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-danger-disabled) / var(--un-text-opacity))}.color-status-danger-high{--un-text-opacity:var(--mxdr-theme-colors-status-danger-high--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-danger-high) / var(--un-text-opacity))}.color-status-danger-intense{--un-text-opacity:var(--mxdr-theme-colors-status-danger-intense--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-danger-intense) / var(--un-text-opacity))}.color-status-danger-intermediate{--un-text-opacity:var(--mxdr-theme-colors-status-danger-intermediate--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-danger-intermediate) / var(--un-text-opacity))}.color-status-danger-low{--un-text-opacity:var(--mxdr-theme-colors-status-danger-low--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-danger-low) / var(--un-text-opacity))}.color-status-danger-lower{--un-text-opacity:var(--mxdr-theme-colors-status-danger-lower--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-danger-lower) / var(--un-text-opacity))}.color-status-danger-medium{--un-text-opacity:var(--mxdr-theme-colors-status-danger-medium--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-danger-medium) / var(--un-text-opacity))}.color-status-green{--un-text-opacity:var(--mxdr-theme-colors-status-green--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-green) / var(--un-text-opacity))}.color-status-green-disabled{--un-text-opacity:var(--mxdr-theme-colors-status-green-disabled--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-green-disabled) / var(--un-text-opacity))}.color-status-green-high{--un-text-opacity:var(--mxdr-theme-colors-status-green-high--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-green-high) / var(--un-text-opacity))}.color-status-green-intense{--un-text-opacity:var(--mxdr-theme-colors-status-green-intense--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-green-intense) / var(--un-text-opacity))}.color-status-green-intermediate{--un-text-opacity:var(--mxdr-theme-colors-status-green-intermediate--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-green-intermediate) / var(--un-text-opacity))}.color-status-green-low{--un-text-opacity:var(--mxdr-theme-colors-status-green-low--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-green-low) / var(--un-text-opacity))}.color-status-green-lower{--un-text-opacity:var(--mxdr-theme-colors-status-green-lower--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-green-lower) / var(--un-text-opacity))}.color-status-green-medium{--un-text-opacity:var(--mxdr-theme-colors-status-green-medium--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-green-medium) / var(--un-text-opacity))}.color-status-grey{--un-text-opacity:var(--mxdr-theme-colors-status-grey--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-grey) / var(--un-text-opacity))}.color-status-grey-disabled{--un-text-opacity:var(--mxdr-theme-colors-status-grey-disabled--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-grey-disabled) / var(--un-text-opacity))}.color-status-grey-high{--un-text-opacity:var(--mxdr-theme-colors-status-grey-high--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-grey-high) / var(--un-text-opacity))}.color-status-grey-intense{--un-text-opacity:var(--mxdr-theme-colors-status-grey-intense--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-grey-intense) / var(--un-text-opacity))}.color-status-grey-intermediate{--un-text-opacity:var(--mxdr-theme-colors-status-grey-intermediate--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-grey-intermediate) / var(--un-text-opacity))}.color-status-grey-low{--un-text-opacity:var(--mxdr-theme-colors-status-grey-low--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-grey-low) / var(--un-text-opacity))}.color-status-grey-lower{--un-text-opacity:var(--mxdr-theme-colors-status-grey-lower--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-grey-lower) / var(--un-text-opacity))}.color-status-grey-medium{--un-text-opacity:var(--mxdr-theme-colors-status-grey-medium--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-grey-medium) / var(--un-text-opacity))}.color-status-light-green{--un-text-opacity:var(--mxdr-theme-colors-status-light-green--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-light-green) / var(--un-text-opacity))}.color-status-light-green-disabled{--un-text-opacity:var(--mxdr-theme-colors-status-light-green-disabled--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-light-green-disabled) / var(--un-text-opacity))}.color-status-light-green-high{--un-text-opacity:var(--mxdr-theme-colors-status-light-green-high--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-light-green-high) / var(--un-text-opacity))}.color-status-light-green-intense{--un-text-opacity:var(--mxdr-theme-colors-status-light-green-intense--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-light-green-intense) / var(--un-text-opacity))}.color-status-light-green-intermediate{--un-text-opacity:var(--mxdr-theme-colors-status-light-green-intermediate--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-light-green-intermediate) / var(--un-text-opacity))}.color-status-light-green-low{--un-text-opacity:var(--mxdr-theme-colors-status-light-green-low--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-light-green-low) / var(--un-text-opacity))}.color-status-light-green-lower{--un-text-opacity:var(--mxdr-theme-colors-status-light-green-lower--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-light-green-lower) / var(--un-text-opacity))}.color-status-light-green-medium{--un-text-opacity:var(--mxdr-theme-colors-status-light-green-medium--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-light-green-medium) / var(--un-text-opacity))}.color-status-light-yellow{--un-text-opacity:var(--mxdr-theme-colors-status-light-yellow--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-light-yellow) / var(--un-text-opacity))}.color-status-light-yellow-disabled{--un-text-opacity:var(--mxdr-theme-colors-status-light-yellow-disabled--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-light-yellow-disabled) / var(--un-text-opacity))}.color-status-light-yellow-high{--un-text-opacity:var(--mxdr-theme-colors-status-light-yellow-high--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-light-yellow-high) / var(--un-text-opacity))}.color-status-light-yellow-intense{--un-text-opacity:var(--mxdr-theme-colors-status-light-yellow-intense--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-light-yellow-intense) / var(--un-text-opacity))}.color-status-light-yellow-intermediate{--un-text-opacity:var(--mxdr-theme-colors-status-light-yellow-intermediate--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-light-yellow-intermediate) / var(--un-text-opacity))}.color-status-light-yellow-low{--un-text-opacity:var(--mxdr-theme-colors-status-light-yellow-low--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-light-yellow-low) / var(--un-text-opacity))}.color-status-light-yellow-lower{--un-text-opacity:var(--mxdr-theme-colors-status-light-yellow-lower--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-light-yellow-lower) / var(--un-text-opacity))}.color-status-light-yellow-medium{--un-text-opacity:var(--mxdr-theme-colors-status-light-yellow-medium--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-light-yellow-medium) / var(--un-text-opacity))}.color-status-orange{--un-text-opacity:var(--mxdr-theme-colors-status-orange--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-orange) / var(--un-text-opacity))}.color-status-orange-disabled{--un-text-opacity:var(--mxdr-theme-colors-status-orange-disabled--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-orange-disabled) / var(--un-text-opacity))}.color-status-orange-high{--un-text-opacity:var(--mxdr-theme-colors-status-orange-high--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-orange-high) / var(--un-text-opacity))}.color-status-orange-intense{--un-text-opacity:var(--mxdr-theme-colors-status-orange-intense--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-orange-intense) / var(--un-text-opacity))}.color-status-orange-intermediate{--un-text-opacity:var(--mxdr-theme-colors-status-orange-intermediate--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-orange-intermediate) / var(--un-text-opacity))}.color-status-orange-low{--un-text-opacity:var(--mxdr-theme-colors-status-orange-low--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-orange-low) / var(--un-text-opacity))}.color-status-orange-lower{--un-text-opacity:var(--mxdr-theme-colors-status-orange-lower--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-orange-lower) / var(--un-text-opacity))}.color-status-orange-medium{--un-text-opacity:var(--mxdr-theme-colors-status-orange-medium--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-orange-medium) / var(--un-text-opacity))}.color-status-pink{--un-text-opacity:var(--mxdr-theme-colors-status-pink--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-pink) / var(--un-text-opacity))}.color-status-pink-disabled{--un-text-opacity:var(--mxdr-theme-colors-status-pink-disabled--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-pink-disabled) / var(--un-text-opacity))}.color-status-pink-high{--un-text-opacity:var(--mxdr-theme-colors-status-pink-high--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-pink-high) / var(--un-text-opacity))}.color-status-pink-intense{--un-text-opacity:var(--mxdr-theme-colors-status-pink-intense--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-pink-intense) / var(--un-text-opacity))}.color-status-pink-intermediate{--un-text-opacity:var(--mxdr-theme-colors-status-pink-intermediate--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-pink-intermediate) / var(--un-text-opacity))}.color-status-pink-low{--un-text-opacity:var(--mxdr-theme-colors-status-pink-low--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-pink-low) / var(--un-text-opacity))}.color-status-pink-lower{--un-text-opacity:var(--mxdr-theme-colors-status-pink-lower--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-pink-lower) / var(--un-text-opacity))}.color-status-pink-medium{--un-text-opacity:var(--mxdr-theme-colors-status-pink-medium--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-pink-medium) / var(--un-text-opacity))}.color-status-purple{--un-text-opacity:var(--mxdr-theme-colors-status-purple--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-purple) / var(--un-text-opacity))}.color-status-purple-disabled{--un-text-opacity:var(--mxdr-theme-colors-status-purple-disabled--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-purple-disabled) / var(--un-text-opacity))}.color-status-purple-high{--un-text-opacity:var(--mxdr-theme-colors-status-purple-high--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-purple-high) / var(--un-text-opacity))}.color-status-purple-intense{--un-text-opacity:var(--mxdr-theme-colors-status-purple-intense--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-purple-intense) / var(--un-text-opacity))}.color-status-purple-intermediate{--un-text-opacity:var(--mxdr-theme-colors-status-purple-intermediate--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-purple-intermediate) / var(--un-text-opacity))}.color-status-purple-low{--un-text-opacity:var(--mxdr-theme-colors-status-purple-low--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-purple-low) / var(--un-text-opacity))}.color-status-purple-lower{--un-text-opacity:var(--mxdr-theme-colors-status-purple-lower--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-purple-lower) / var(--un-text-opacity))}.color-status-purple-medium{--un-text-opacity:var(--mxdr-theme-colors-status-purple-medium--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-purple-medium) / var(--un-text-opacity))}.color-status-red{--un-text-opacity:var(--mxdr-theme-colors-status-red--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-red) / var(--un-text-opacity))}.color-status-red-disabled{--un-text-opacity:var(--mxdr-theme-colors-status-red-disabled--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-red-disabled) / var(--un-text-opacity))}.color-status-red-high{--un-text-opacity:var(--mxdr-theme-colors-status-red-high--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-red-high) / var(--un-text-opacity))}.color-status-red-intense{--un-text-opacity:var(--mxdr-theme-colors-status-red-intense--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-red-intense) / var(--un-text-opacity))}.color-status-red-intermediate{--un-text-opacity:var(--mxdr-theme-colors-status-red-intermediate--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-red-intermediate) / var(--un-text-opacity))}.color-status-red-low{--un-text-opacity:var(--mxdr-theme-colors-status-red-low--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-red-low) / var(--un-text-opacity))}.color-status-red-lower{--un-text-opacity:var(--mxdr-theme-colors-status-red-lower--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-red-lower) / var(--un-text-opacity))}.color-status-red-medium{--un-text-opacity:var(--mxdr-theme-colors-status-red-medium--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-red-medium) / var(--un-text-opacity))}.color-status-success{--un-text-opacity:var(--mxdr-theme-colors-status-success--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-success) / var(--un-text-opacity))}.color-status-success-disabled{--un-text-opacity:var(--mxdr-theme-colors-status-success-disabled--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-success-disabled) / var(--un-text-opacity))}.color-status-success-high{--un-text-opacity:var(--mxdr-theme-colors-status-success-high--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-success-high) / var(--un-text-opacity))}.color-status-success-intense{--un-text-opacity:var(--mxdr-theme-colors-status-success-intense--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-success-intense) / var(--un-text-opacity))}.color-status-success-intermediate{--un-text-opacity:var(--mxdr-theme-colors-status-success-intermediate--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-success-intermediate) / var(--un-text-opacity))}.color-status-success-low{--un-text-opacity:var(--mxdr-theme-colors-status-success-low--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-success-low) / var(--un-text-opacity))}.color-status-success-lower{--un-text-opacity:var(--mxdr-theme-colors-status-success-lower--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-success-lower) / var(--un-text-opacity))}.color-status-success-medium{--un-text-opacity:var(--mxdr-theme-colors-status-success-medium--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-success-medium) / var(--un-text-opacity))}.color-status-turquoise{--un-text-opacity:var(--mxdr-theme-colors-status-turquoise--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-turquoise) / var(--un-text-opacity))}.color-status-turquoise-disabled{--un-text-opacity:var(--mxdr-theme-colors-status-turquoise-disabled--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-turquoise-disabled) / var(--un-text-opacity))}.color-status-turquoise-high{--un-text-opacity:var(--mxdr-theme-colors-status-turquoise-high--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-turquoise-high) / var(--un-text-opacity))}.color-status-turquoise-intense{--un-text-opacity:var(--mxdr-theme-colors-status-turquoise-intense--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-turquoise-intense) / var(--un-text-opacity))}.color-status-turquoise-intermediate{--un-text-opacity:var(--mxdr-theme-colors-status-turquoise-intermediate--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-turquoise-intermediate) / var(--un-text-opacity))}.color-status-turquoise-low{--un-text-opacity:var(--mxdr-theme-colors-status-turquoise-low--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-turquoise-low) / var(--un-text-opacity))}.color-status-turquoise-lower{--un-text-opacity:var(--mxdr-theme-colors-status-turquoise-lower--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-turquoise-lower) / var(--un-text-opacity))}.color-status-turquoise-medium{--un-text-opacity:var(--mxdr-theme-colors-status-turquoise-medium--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-turquoise-medium) / var(--un-text-opacity))}.color-status-warning{--un-text-opacity:var(--mxdr-theme-colors-status-warning--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-warning) / var(--un-text-opacity))}.color-status-warning-disabled{--un-text-opacity:var(--mxdr-theme-colors-status-warning-disabled--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-warning-disabled) / var(--un-text-opacity))}.color-status-warning-high{--un-text-opacity:var(--mxdr-theme-colors-status-warning-high--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-warning-high) / var(--un-text-opacity))}.color-status-warning-intense{--un-text-opacity:var(--mxdr-theme-colors-status-warning-intense--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-warning-intense) / var(--un-text-opacity))}.color-status-warning-intermediate{--un-text-opacity:var(--mxdr-theme-colors-status-warning-intermediate--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-warning-intermediate) / var(--un-text-opacity))}.color-status-warning-low{--un-text-opacity:var(--mxdr-theme-colors-status-warning-low--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-warning-low) / var(--un-text-opacity))}.color-status-warning-lower{--un-text-opacity:var(--mxdr-theme-colors-status-warning-lower--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-warning-lower) / var(--un-text-opacity))}.color-status-warning-medium{--un-text-opacity:var(--mxdr-theme-colors-status-warning-medium--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-warning-medium) / var(--un-text-opacity))}.color-status-white{--un-text-opacity:var(--mxdr-theme-colors-status-white--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-white) / var(--un-text-opacity))}.color-status-white-disabled{--un-text-opacity:var(--mxdr-theme-colors-status-white-disabled--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-white-disabled) / var(--un-text-opacity))}.color-status-white-high{--un-text-opacity:var(--mxdr-theme-colors-status-white-high--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-white-high) / var(--un-text-opacity))}.color-status-white-intense{--un-text-opacity:var(--mxdr-theme-colors-status-white-intense--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-white-intense) / var(--un-text-opacity))}.color-status-white-intermediate{--un-text-opacity:var(--mxdr-theme-colors-status-white-intermediate--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-white-intermediate) / var(--un-text-opacity))}.color-status-white-low{--un-text-opacity:var(--mxdr-theme-colors-status-white-low--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-white-low) / var(--un-text-opacity))}.color-status-white-lower{--un-text-opacity:var(--mxdr-theme-colors-status-white-lower--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-white-lower) / var(--un-text-opacity))}.color-status-white-medium{--un-text-opacity:var(--mxdr-theme-colors-status-white-medium--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-white-medium) / var(--un-text-opacity))}.color-status-yellow{--un-text-opacity:var(--mxdr-theme-colors-status-yellow--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-yellow) / var(--un-text-opacity))}.color-status-yellow-disabled{--un-text-opacity:var(--mxdr-theme-colors-status-yellow-disabled--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-yellow-disabled) / var(--un-text-opacity))}.color-status-yellow-high{--un-text-opacity:var(--mxdr-theme-colors-status-yellow-high--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-yellow-high) / var(--un-text-opacity))}.color-status-yellow-intense{--un-text-opacity:var(--mxdr-theme-colors-status-yellow-intense--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-yellow-intense) / var(--un-text-opacity))}.color-status-yellow-intermediate{--un-text-opacity:var(--mxdr-theme-colors-status-yellow-intermediate--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-yellow-intermediate) / var(--un-text-opacity))}.color-status-yellow-low{--un-text-opacity:var(--mxdr-theme-colors-status-yellow-low--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-yellow-low) / var(--un-text-opacity))}.color-status-yellow-lower{--un-text-opacity:var(--mxdr-theme-colors-status-yellow-lower--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-yellow-lower) / var(--un-text-opacity))}.color-status-yellow-medium{--un-text-opacity:var(--mxdr-theme-colors-status-yellow-medium--alpha, 1);color:rgb(var(--mxdr-theme-colors-status-yellow-medium) / var(--un-text-opacity))}.color-success{--un-text-opacity:var(--mxdr-theme-colors-success--alpha, 1);color:rgb(var(--mxdr-theme-colors-success) / var(--un-text-opacity))}.color-success-disabled{--un-text-opacity:var(--mxdr-theme-colors-success-disabled--alpha, 1);color:rgb(var(--mxdr-theme-colors-success-disabled) / var(--un-text-opacity))}.color-success-high{--un-text-opacity:var(--mxdr-theme-colors-success-high--alpha, 1);color:rgb(var(--mxdr-theme-colors-success-high) / var(--un-text-opacity))}.color-success-intense{--un-text-opacity:var(--mxdr-theme-colors-success-intense--alpha, 1);color:rgb(var(--mxdr-theme-colors-success-intense) / var(--un-text-opacity))}.color-success-intermediate{--un-text-opacity:var(--mxdr-theme-colors-success-intermediate--alpha, 1);color:rgb(var(--mxdr-theme-colors-success-intermediate) / var(--un-text-opacity))}.color-success-low{--un-text-opacity:var(--mxdr-theme-colors-success-low--alpha, 1);color:rgb(var(--mxdr-theme-colors-success-low) / var(--un-text-opacity))}.color-success-lower{--un-text-opacity:var(--mxdr-theme-colors-success-lower--alpha, 1);color:rgb(var(--mxdr-theme-colors-success-lower) / var(--un-text-opacity))}.color-success-medium{--un-text-opacity:var(--mxdr-theme-colors-success-medium--alpha, 1);color:rgb(var(--mxdr-theme-colors-success-medium) / var(--un-text-opacity))}.color-surface{--un-text-opacity:var(--mxdr-theme-colors-surface--alpha, 1);color:rgb(var(--mxdr-theme-colors-surface) / var(--un-text-opacity))}.color-surface-disabled{--un-text-opacity:var(--mxdr-theme-colors-surface-disabled--alpha, 1);color:rgb(var(--mxdr-theme-colors-surface-disabled) / var(--un-text-opacity))}.color-surface-high{--un-text-opacity:var(--mxdr-theme-colors-surface-high--alpha, 1);color:rgb(var(--mxdr-theme-colors-surface-high) / var(--un-text-opacity))}.color-surface-intense{--un-text-opacity:var(--mxdr-theme-colors-surface-intense--alpha, 1);color:rgb(var(--mxdr-theme-colors-surface-intense) / var(--un-text-opacity))}.color-surface-intermediate{--un-text-opacity:var(--mxdr-theme-colors-surface-intermediate--alpha, 1);color:rgb(var(--mxdr-theme-colors-surface-intermediate) / var(--un-text-opacity))}.color-surface-low{--un-text-opacity:var(--mxdr-theme-colors-surface-low--alpha, 1);color:rgb(var(--mxdr-theme-colors-surface-low) / var(--un-text-opacity))}.color-surface-lower{--un-text-opacity:var(--mxdr-theme-colors-surface-lower--alpha, 1);color:rgb(var(--mxdr-theme-colors-surface-lower) / var(--un-text-opacity))}.color-surface-medium{--un-text-opacity:var(--mxdr-theme-colors-surface-medium--alpha, 1);color:rgb(var(--mxdr-theme-colors-surface-medium) / var(--un-text-opacity))}.color-syntax-key{--un-text-opacity:var(--mxdr-theme-colors-syntax-key--alpha, 1);color:rgb(var(--mxdr-theme-colors-syntax-key) / var(--un-text-opacity))}.color-syntax-operation{--un-text-opacity:var(--mxdr-theme-colors-syntax-operation--alpha, 1);color:rgb(var(--mxdr-theme-colors-syntax-operation) / var(--un-text-opacity))}.color-syntax-value{--un-text-opacity:var(--mxdr-theme-colors-syntax-value--alpha, 1);color:rgb(var(--mxdr-theme-colors-syntax-value) / var(--un-text-opacity))}.color-tertiary{--un-text-opacity:var(--mxdr-theme-colors-tertiary--alpha, 1);color:rgb(var(--mxdr-theme-colors-tertiary) / var(--un-text-opacity))}.color-tertiary-disabled{--un-text-opacity:var(--mxdr-theme-colors-tertiary-disabled--alpha, 1);color:rgb(var(--mxdr-theme-colors-tertiary-disabled) / var(--un-text-opacity))}.color-tertiary-high{--un-text-opacity:var(--mxdr-theme-colors-tertiary-high--alpha, 1);color:rgb(var(--mxdr-theme-colors-tertiary-high) / var(--un-text-opacity))}.color-tertiary-intense{--un-text-opacity:var(--mxdr-theme-colors-tertiary-intense--alpha, 1);color:rgb(var(--mxdr-theme-colors-tertiary-intense) / var(--un-text-opacity))}.color-tertiary-intermediate{--un-text-opacity:var(--mxdr-theme-colors-tertiary-intermediate--alpha, 1);color:rgb(var(--mxdr-theme-colors-tertiary-intermediate) / var(--un-text-opacity))}.color-tertiary-low{--un-text-opacity:var(--mxdr-theme-colors-tertiary-low--alpha, 1);color:rgb(var(--mxdr-theme-colors-tertiary-low) / var(--un-text-opacity))}.color-tertiary-lower{--un-text-opacity:var(--mxdr-theme-colors-tertiary-lower--alpha, 1);color:rgb(var(--mxdr-theme-colors-tertiary-lower) / var(--un-text-opacity))}.color-tertiary-medium{--un-text-opacity:var(--mxdr-theme-colors-tertiary-medium--alpha, 1);color:rgb(var(--mxdr-theme-colors-tertiary-medium) / var(--un-text-opacity))}.color-warning{--un-text-opacity:var(--mxdr-theme-colors-warning--alpha, 1);color:rgb(var(--mxdr-theme-colors-warning) / var(--un-text-opacity))}.color-warning-disabled{--un-text-opacity:var(--mxdr-theme-colors-warning-disabled--alpha, 1);color:rgb(var(--mxdr-theme-colors-warning-disabled) / var(--un-text-opacity))}.color-warning-high{--un-text-opacity:var(--mxdr-theme-colors-warning-high--alpha, 1);color:rgb(var(--mxdr-theme-colors-warning-high) / var(--un-text-opacity))}.color-warning-intense{--un-text-opacity:var(--mxdr-theme-colors-warning-intense--alpha, 1);color:rgb(var(--mxdr-theme-colors-warning-intense) / var(--un-text-opacity))}.color-warning-intermediate{--un-text-opacity:var(--mxdr-theme-colors-warning-intermediate--alpha, 1);color:rgb(var(--mxdr-theme-colors-warning-intermediate) / var(--un-text-opacity))}.color-warning-low{--un-text-opacity:var(--mxdr-theme-colors-warning-low--alpha, 1);color:rgb(var(--mxdr-theme-colors-warning-low) / var(--un-text-opacity))}.color-warning-lower{--un-text-opacity:var(--mxdr-theme-colors-warning-lower--alpha, 1);color:rgb(var(--mxdr-theme-colors-warning-lower) / var(--un-text-opacity))}.color-warning-medium{--un-text-opacity:var(--mxdr-theme-colors-warning-medium--alpha, 1);color:rgb(var(--mxdr-theme-colors-warning-medium) / var(--un-text-opacity))}.underline{text-decoration-line:underline}.tab{-moz-tab-size:4;-o-tab-size:4;tab-size:4}.shadow{--un-shadow:var(--un-shadow-inset) 0 1px 3px 0 var(--un-shadow-color, rgb(0 0 0 / .1)),var(--un-shadow-inset) 0 1px 2px -1px var(--un-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-duration-150{transition-duration:.15s}.transition-duration-400{transition-duration:.4s}.ease{transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-property-flex{transition-property:flex}.d-arrow-left{display:arrow-left}.d-arrow-right{display:arrow-right}.d-caret{display:caret}.min-width{min-width:0}.gap-wrap-12{display:flex;flex-wrap:wrap;gap:12px}.gap-wrap-16{display:flex;flex-wrap:wrap;gap:16px}.gap-wrap-20{display:flex;flex-wrap:wrap;gap:20px}.gap-wrap-24{display:flex;flex-wrap:wrap;gap:24px}.gap-wrap-28{display:flex;flex-wrap:wrap;gap:28px}.gap-wrap-32{display:flex;flex-wrap:wrap;gap:32px}.gap-wrap-4{display:flex;flex-wrap:wrap;gap:4px}.gap-wrap-6{display:flex;flex-wrap:wrap;gap:6px}.gap-wrap-8{display:flex;flex-wrap:wrap;gap:8px}.mx-nfc-12:not(:first-child){margin-left:12px;margin-right:12px}.mx-nfc-16:not(:first-child){margin-left:16px;margin-right:16px}.mx-nfc-20:not(:first-child){margin-left:20px;margin-right:20px}.mx-nfc-24:not(:first-child){margin-left:24px;margin-right:24px}.mx-nfc-28:not(:first-child){margin-left:28px;margin-right:28px}.mx-nfc-32:not(:first-child){margin-left:32px;margin-right:32px}.mx-nfc-4:not(:first-child){margin-left:4px;margin-right:4px}.mx-nfc-6:not(:first-child){margin-left:6px;margin-right:6px}.mx-nfc-8:not(:first-child){margin-left:8px;margin-right:8px}.my-nfc-12:not(:first-child){margin-top:12px;margin-bottom:12px}.my-nfc-16:not(:first-child){margin-top:16px;margin-bottom:16px}.my-nfc-20:not(:first-child){margin-top:20px;margin-bottom:20px}.my-nfc-24:not(:first-child){margin-top:24px;margin-bottom:24px}.my-nfc-28:not(:first-child){margin-top:28px;margin-bottom:28px}.my-nfc-32:not(:first-child){margin-top:32px;margin-bottom:32px}.my-nfc-4:not(:first-child){margin-top:4px;margin-bottom:4px}.my-nfc-6:not(:first-child){margin-top:6px;margin-bottom:6px}.my-nfc-8:not(:first-child){margin-top:8px;margin-bottom:8px}.mb-nfc-12:not(:first-child){margin-bottom:12px}.mb-nfc-16:not(:first-child){margin-bottom:16px}.mb-nfc-20:not(:first-child){margin-bottom:20px}.mb-nfc-24:not(:first-child){margin-bottom:24px}.mb-nfc-28:not(:first-child){margin-bottom:28px}.mb-nfc-32:not(:first-child){margin-bottom:32px}.mb-nfc-4:not(:first-child){margin-bottom:4px}.mb-nfc-6:not(:first-child){margin-bottom:6px}.mb-nfc-8:not(:first-child){margin-bottom:8px}.ml-nfc-12:not(:first-child){margin-left:12px}.ml-nfc-16:not(:first-child){margin-left:16px}.ml-nfc-20:not(:first-child){margin-left:20px}.ml-nfc-24:not(:first-child){margin-left:24px}.ml-nfc-28:not(:first-child){margin-left:28px}.ml-nfc-32:not(:first-child){margin-left:32px}.ml-nfc-4:not(:first-child){margin-left:4px}.ml-nfc-6:not(:first-child){margin-left:6px}.ml-nfc-8:not(:first-child){margin-left:8px}.mr-nfc-12:not(:first-child){margin-right:12px}.mr-nfc-16:not(:first-child){margin-right:16px}.mr-nfc-20:not(:first-child){margin-right:20px}.mr-nfc-24:not(:first-child){margin-right:24px}.mr-nfc-28:not(:first-child){margin-right:28px}.mr-nfc-32:not(:first-child){margin-right:32px}.mr-nfc-4:not(:first-child){margin-right:4px}.mr-nfc-6:not(:first-child){margin-right:6px}.mr-nfc-8:not(:first-child){margin-right:8px}.mt-nfc-12:not(:first-child){margin-top:12px}.mt-nfc-16:not(:first-child){margin-top:16px}.mt-nfc-20:not(:first-child){margin-top:20px}.mt-nfc-24:not(:first-child){margin-top:24px}.mt-nfc-28:not(:first-child){margin-top:28px}.mt-nfc-32:not(:first-child){margin-top:32px}.mt-nfc-4:not(:first-child){margin-top:4px}.mt-nfc-6:not(:first-child){margin-top:6px}.mt-nfc-8:not(:first-child){margin-top:8px}.px-nfc-12:not(:first-child){padding-left:12px;padding-right:12px}.px-nfc-16:not(:first-child){padding-left:16px;padding-right:16px}.px-nfc-20:not(:first-child){padding-left:20px;padding-right:20px}.px-nfc-24:not(:first-child){padding-left:24px;padding-right:24px}.px-nfc-28:not(:first-child){padding-left:28px;padding-right:28px}.px-nfc-32:not(:first-child){padding-left:32px;padding-right:32px}.px-nfc-4:not(:first-child){padding-left:4px;padding-right:4px}.px-nfc-6:not(:first-child){padding-left:6px;padding-right:6px}.px-nfc-8:not(:first-child){padding-left:8px;padding-right:8px}.py-nfc-12:not(:first-child){padding-top:12px;padding-bottom:12px}.py-nfc-16:not(:first-child){padding-top:16px;padding-bottom:16px}.py-nfc-20:not(:first-child){padding-top:20px;padding-bottom:20px}.py-nfc-24:not(:first-child){padding-top:24px;padding-bottom:24px}.py-nfc-28:not(:first-child){padding-top:28px;padding-bottom:28px}.py-nfc-32:not(:first-child){padding-top:32px;padding-bottom:32px}.py-nfc-4:not(:first-child){padding-top:4px;padding-bottom:4px}.py-nfc-6:not(:first-child){padding-top:6px;padding-bottom:6px}.py-nfc-8:not(:first-child){padding-top:8px;padding-bottom:8px}.pb-nfc-12:not(:first-child){padding-bottom:12px}.pb-nfc-16:not(:first-child){padding-bottom:16px}.pb-nfc-20:not(:first-child){padding-bottom:20px}.pb-nfc-24:not(:first-child){padding-bottom:24px}.pb-nfc-28:not(:first-child){padding-bottom:28px}.pb-nfc-32:not(:first-child){padding-bottom:32px}.pb-nfc-4:not(:first-child){padding-bottom:4px}.pb-nfc-6:not(:first-child){padding-bottom:6px}.pb-nfc-8:not(:first-child){padding-bottom:8px}.pl-nfc-12:not(:first-child){padding-left:12px}.pl-nfc-16:not(:first-child){padding-left:16px}.pl-nfc-20:not(:first-child){padding-left:20px}.pl-nfc-24:not(:first-child){padding-left:24px}.pl-nfc-28:not(:first-child){padding-left:28px}.pl-nfc-32:not(:first-child){padding-left:32px}.pl-nfc-4:not(:first-child){padding-left:4px}.pl-nfc-6:not(:first-child){padding-left:6px}.pl-nfc-8:not(:first-child){padding-left:8px}.pr-nfc-12:not(:first-child){padding-right:12px}.pr-nfc-16:not(:first-child){padding-right:16px}.pr-nfc-20:not(:first-child){padding-right:20px}.pr-nfc-24:not(:first-child){padding-right:24px}.pr-nfc-28:not(:first-child){padding-right:28px}.pr-nfc-32:not(:first-child){padding-right:32px}.pr-nfc-4:not(:first-child){padding-right:4px}.pr-nfc-6:not(:first-child){padding-right:6px}.pr-nfc-8:not(:first-child){padding-right:8px}.pt-nfc-12:not(:first-child){padding-top:12px}.pt-nfc-16:not(:first-child){padding-top:16px}.pt-nfc-20:not(:first-child){padding-top:20px}.pt-nfc-24:not(:first-child){padding-top:24px}.pt-nfc-28:not(:first-child){padding-top:28px}.pt-nfc-32:not(:first-child){padding-top:32px}.pt-nfc-4:not(:first-child){padding-top:4px}.pt-nfc-6:not(:first-child){padding-top:6px}.pt-nfc-8:not(:first-child){padding-top:8px}.c-text-body1,.text-body1,.typography-body1{font-family:Roboto;font-style:normal;font-weight:400;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:13px;line-height:16px}.c-text-body2,.text-body2,.typography-body2{font-family:Roboto;font-style:normal;font-weight:500;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:13px;line-height:16px}.c-text-body3,.text-body3,.typography-body3{font-family:Roboto;font-style:normal;font-weight:400;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:13px;line-height:20px}.c-text-body4,.text-body4,.typography-body4{font-family:Roboto;font-style:normal;font-weight:400;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:16px;line-height:24px}.c-text-caption1,.text-caption1,.typography-caption1{font-family:Roboto;font-style:normal;font-weight:400;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:11px;line-height:16px}.c-text-caption2,.text-caption2,.typography-caption2{font-family:Roboto;font-style:normal;font-weight:500;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:11px;line-height:16px}.c-text-h1,.text-h1,.typography-h1{font-family:Roboto;font-style:normal;font-weight:700;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:56px;line-height:56px}.c-text-h2,.text-h2,.typography-h2{font-family:Roboto;font-style:normal;font-weight:700;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:42px;line-height:46px}.c-text-h3,.text-h3,.typography-h3{font-family:Roboto;font-style:normal;font-weight:500;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:32px;line-height:40px}.c-text-h4,.text-h4,.typography-h4{font-family:Roboto;font-style:normal;font-weight:500;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:22px;line-height:32px}.c-text-h5,.text-h5,.typography-h5{font-family:Roboto;font-style:normal;font-weight:500;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:16px;line-height:24px}.c-text-code1,.text-code1,.typography-code1{font-family:Roboto Mono,monospace;font-style:normal;font-weight:400;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:13px;line-height:16px}.c-text-code2,.text-code2,.typography-code2{font-family:Roboto Mono,monospace;font-style:normal;font-weight:700;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:13px;line-height:16px}.c-text-emphasis-high,.emphasis-high,.text-emphasis-high{opacity:.9}.c-text-emphasis-medium,.emphasis-medium,.text-emphasis-medium{opacity:.6}.c-text-emphasis-disabled,.emphasis-disabled,.text-emphasis-disabled{opacity:.4}.c-text-transform-capitalize,.capitalize,.text-transform-capitalize{text-transform:capitalize}.c-text-transform-lowercase,.lowercase,.text-transform-lowercase{text-transform:lowercase}.c-text-transform-uppercase,.text-transform-uppercase,.uppercase{text-transform:uppercase}.level--blur{-webkit-backdrop-filter:blur(60px);backdrop-filter:blur(60px)}.level--overlay{background-color:#06060db3}
