@charset "UTF-8";
@import "https://asset-sport.cdn.doxxbet.sk/icons/font/style.css";
@import "https://asset-casino.cdn.doxxbet.sk/icons/font/style.css";
@import "https://asset-region.cdn.doxxbet.sk/flags.css";
@import "https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@400;700&display=swap";
@import "https://asset-app.cdn.doxxbet.sk/fonts/xx-icons/css/xx-icons.css";

/* src/styles/variables/variables.scss */
:root {
  --sat: env(safe-area-inset-top);
  --sar: env(safe-area-inset-right);
  --sab: env(safe-area-inset-bottom);
  --sal: env(safe-area-inset-left);
  --gap-xs: 0.3125rem;
  --gap-sm: 0.625rem;
  --gap-md: 1.25rem;
  --gap-xl: 2.5rem;
  --radius-sm: 0.25rem;
  --main-header-z-index: 99;
  --main-header-height: 70px;
  --betslip-bubble-z-index: 99;
  --betslip-progress-z-index: 100;
  --burger-menu-z-index: 9999;
  --burger-menu-transition: transform 300ms ease;
  --flash-screen-bg: var(--primary-500);
  --flash-screen-text: var(--gray-900);
  --banner-betting-text: var(--gray-900);
  --banner-casino-text: var(--primary-500);
  --banner-undefined-text: var(--white);
}

/* ../../node_modules/mobile-pull-to-refresh/dist/styles/material/style.css */
.pull-to-refresh-material {
  position: relative;
}
.pull-to-refresh-material__control {
  position: absolute;
  top: -50px;
  left: 50%;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 1px 6px rgba(0, 0, 0, .117647), 0 1px 4px rgba(0, 0, 0, .117647);
  display: none;
}
.pull-to-refresh--pulling .pull-to-refresh-material__control,
.pull-to-refresh--aborting .pull-to-refresh-material__control,
.pull-to-refresh--reached .pull-to-refresh-material__control,
.pull-to-refresh--refreshing .pull-to-refresh-material__control,
.pull-to-refresh--restoring .pull-to-refresh-material__control {
  display: flex;
}
.pull-to-refresh--pulling .pull-to-refresh-material__spinner,
.pull-to-refresh--aborting .pull-to-refresh-material__spinner,
.pull-to-refresh--reached .pull-to-refresh-material__spinner,
.pull-to-refresh--refreshing .pull-to-refresh-material__icon,
.pull-to-refresh--restoring .pull-to-refresh-material__icon {
  display: none;
}
.pull-to-refresh-material__spinner {
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-animation: pull-to-refresh-material-rotate 2s linear infinite;
  animation: pull-to-refresh-material-rotate 2s linear infinite;
}
.pull-to-refresh-material__path {
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  stroke-linecap: round;
  -webkit-animation: pull-to-refresh-material-dash 1.5s ease-in-out infinite;
  animation: pull-to-refresh-material-dash 1.5s ease-in-out infinite;
}
.pull-to-refresh-material__path--colorful {
  -webkit-animation: pull-to-refresh-material-dash 1.5s ease-in-out infinite, pull-to-refresh-material-colorful 6s ease-in-out infinite;
  animation: pull-to-refresh-material-dash 1.5s ease-in-out infinite, pull-to-refresh-material-colorful 6s ease-in-out infinite;
}
@-webkit-keyframes pull-to-refresh-material-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes pull-to-refresh-material-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes pull-to-refresh-material-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px;
  }
}
@keyframes pull-to-refresh-material-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px;
  }
}
@-webkit-keyframes pull-to-refresh-material-colorful {
  100%, 0% {
    stroke: #4285f4;
  }
  40% {
    stroke: #ea4335;
  }
  66% {
    stroke: #fbbc05;
  }
  80%, 90% {
    stroke: #34a853;
  }
}
@keyframes pull-to-refresh-material-colorful {
  100%, 0% {
    stroke: #4285f4;
  }
  40% {
    stroke: #ea4335;
  }
  66% {
    stroke: #fbbc05;
  }
  80%, 90% {
    stroke: #34a853;
  }
}

/* ../../packages/doxxbet-ui-wc/dist/ui-wc/ui-wc.css */
:root {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  --dui-text-font-normal-normal-src:url("./media/FiraSansExtraCondensed-Regular-CJSAQPOV.woff2") format("woff2");
  --dui-text-font-bold-normal-src:url("./media/FiraSansExtraCondensed-Bold-QO4Y23N5.woff2") format("woff2");
  --dui-text-heading-bold-italic-src:url("./media/FiraSansExtraCondensed-BlackItalic-RQYPSXRS.woff2") format("woff2");
  --dui-text-heading-normal-italic-src:var(--dui-text-heading-bold-italic-src);
  --dui-text-heading-normal-normal-src:url("./media/FiraSansExtraCondensed-BlackItalic-RQYPSXRS.woff2") format("woff2");
  --shadow-big-down:0px 20px 30px 0px rgba(0, 0, 0, 0.2);
  --shadow-big-up:0px -20px 30px 0px rgba(0, 0, 0, 0.2);
  --shadow-small-down:0px 5px 10px 0px rgba(0, 0, 0, 0.1);
  --shadow-small-up:0px -5px 10px 0px rgba(0, 0, 0, 0.2);
  --white:#ffffff;
  --black:#000000;
  --gray-50:#f2f2f2;
  --gray-100:#e5e5e5;
  --gray-200:#cccccc;
  --gray-300:#b2b2b2;
  --gray-400:#999999;
  --gray-500:#7f7f7f;
  --gray-600:#666666;
  --gray-700:#4c4c4c;
  --gray-800:#333333;
  --gray-900:#202020;
  --primary-50:#fee7ea;
  --primary-100:#fdcfd6;
  --primary-200:#fa9ead;
  --primary-300:#f86e83;
  --primary-400:#f53d5a;
  --primary-500:#f30d31;
  --primary-600:#c20a27;
  --primary-700:#92081d;
  --primary-800:#610514;
  --primary-900:#31030a;
  --approved:#21a0f1;
  --success:#48d31d;
  --danger:#f30d31;
  --warning:#ffca0d;
  --info:#51bbff;
  --dark-green:#233413;
  --info-light:#e8f5fe;
  --warning-light:#f7f2e8;
  --danger-light:#fee8e8;
  --success-light:#f1fae9;
  --yellow-card:#ffe333;
  --red-card:#f40034;
  --cefo:#ceff00;
  --semitransparent-gray-10:rgba(32, 32, 32, 0.1);
  --semitransparent-gray-20:rgba(32, 32, 32, 0.2);
  --semitransparent-gray-30:rgba(32, 32, 32, 0.3);
  --semitransparent-gray-50:rgba(32, 32, 32, 0.5);
  --semitransparent-gray-80:rgba(32, 32, 32, 0.8);
  --semitransparent-light-10:rgba(255, 255, 255, 0.1);
  --semitransparent-light-20:rgba(255, 255, 255, 0.2);
  --semitransparent-light-30:rgba(255, 255, 255, 0.3);
  --semitransparent-light-50:rgba(255, 255, 255, 0.5);
  --semitransparent-black-80:rgba(0, 0, 0, 0.8);
  --purple-50:#f3edf8;
  --purple-100:#e6d7f3;
  --purple-200:#ccb0e8;
  --purple-300:#b388dc;
  --purple-400:#9961d1;
  --purple-500:#8039c5;
  --purple-600:#662e9e;
  --purple-700:#4d2276;
  --purple-800:#33174f;
  --purple-900:#1a0b27;
  --green-50:#e9f9e4;
  --green-100:#daf6d2;
  --green-200:#b6eda5;
  --green-300:#91e577;
  --green-400:#6ddc4a;
  --green-500:#48d31d;
  --green-600:#3aa917;
  --green-700:#2b7f11;
  --green-800:#1d540c;
  --green-900:#0e2a06;
  --blue-50:#e8f5fe;
  --blue-100:#d3ecfc;
  --blue-200:#a6d9f9;
  --blue-300:#7ac6f7;
  --blue-400:#4db3f4;
  --blue-500:#21a0f1;
  --blue-600:#1a80c1;
  --blue-700:#146091;
  --blue-800:#0d4060;
  --blue-900:#072030;
  --red:#f30d31;
  --turquoise:#0dcac8;
  --turquoise-light:#f1fdfd;
  --orange:#ffa826;
  --orange-light:#ffecd6;
}
@font-face {
  font-family: "dui-text";
  src: var(--dui-text-font-normal-normal-src, url("./media/FiraSansExtraCondensed-Regular-CJSAQPOV.woff2") format("woff2"));
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "dui-text";
  src: var(--dui-text-font-bold-normal-src, url("./media/FiraSansExtraCondensed-Bold-QO4Y23N5.woff2") format("woff2"));
  font-weight: bold;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "dui-heading";
  src: var(--dui-text-heading-bold-italic-src, url("./media/FiraSansExtraCondensed-BlackItalic-RQYPSXRS.woff2") format("woff2"));
  font-style: italic;
  font-weight: bold;
  font-display: block;
}
@font-face {
  font-family: "dui-heading";
  src: var(--dui-text-heading-normal-italic-src, url("./media/FiraSansExtraCondensed-BlackItalic-RQYPSXRS.woff2") format("woff2"));
  font-style: italic;
  font-weight: normal;
  font-display: block;
}
@font-face {
  font-family: "dui-heading";
  src: var(--dui-text-heading-normal-normal-src, url("./media/FiraSansExtraCondensed-BlackItalic-RQYPSXRS.woff2") format("woff2"));
  font-style: normal;
  font-weight: normal;
  font-display: block;
}
@font-face {
  font-family: "ui-icons";
  src:
    url("./media/ui-icons-W5I3A5EJ.ttf") format("truetype"),
    url("./media/ui-icons-6XFDKPJM.eot") format("embedded-opentype"),
    url("./media/ui-icons-ICZMLUW4.woff") format("woff");
}
[class^=dui-icon-]:before,
[class*=" dui-icon-"]:before {
  font-family: "ui-icons" !important;
  font-style: normal;
  font-weight: normal !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body.modal-open {
  overflow: hidden !important;
}
.dui-icon-info-solid:before {
  content: "\ea01";
}
.dui-icon-x-outline:before {
  content: "\ea02";
}
.dui-icon-check-handwrite-solid:before {
  content: "\ea03";
}
.dui-icon-exclamation-solid:before {
  content: "\ea04";
}
.dui-icon-view-solid:before {
  content: "\ea05";
}
.dui-icon-clipboard-outline:before {
  content: "\ea06";
}
.dui-icon-clipoard-check-outline:before {
  content: "\ea07";
}
.dui-icon-camera-solid:before {
  content: "\ea08";
}
.dui-icon-x-in-circle-solid:before {
  content: "\ea09";
}
.dui-icon-chevrondown-solid:before {
  content: "\ea0a";
}
.dui-icon-calendar-solid:before {
  content: "\ea0b";
}
.dui-icon-upload-solid:before {
  content: "\ea0c";
}
.dui-icon-check-outline:before {
  content: "\ea0d";
}
.dui-icon-noview-solid:before {
  content: "\ea0e";
}
.dui-draggerlines-horizontal:before {
  content: "\ea0f";
}
dui-button-base {
  box-sizing: border-box;
  border: 1px solid transparent;
}
dui-button-base,
dui-button-base button,
dui-button-base a {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
dui-button-base {
  font-family: "dui-heading";
  position: relative;
  display: inline-flex;
  border-radius: 4px;
  height: 44px;
  width: fit-content;
  font-size: 18px;
  white-space: nowrap;
  overflow: hidden;
  transition-property:
    color,
    background-color,
    border-color,
    text-decoration-color,
    fill,
    stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
dui-button-base > [slot=button] {
  height: 100%;
  width: 100%;
  font-family: inherit;
  font-size: inherit;
}
dui-button-base:not(:has([slot=button])),
dui-button-base > [slot=button] {
  box-sizing: border-box;
  padding: 0 20px;
  outline: none;
  flex-direction: row;
  isolation: isolate;
  gap: 6px;
  cursor: pointer;
  font-size: inherit;
  background-color: transparent;
  border-width: 0;
  color: inherit;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: inherit;
}
dui-button-base:not(:has([slot=button])) [dui-right-icon],
dui-button-base > [slot=button] [dui-right-icon] {
  order: 3;
}
dui-button-base:not(:has([slot=button])) [dui-icon],
dui-button-base > [slot=button] [dui-icon] {
  order: 0;
}
dui-button-base:not(:has([slot=button])) [dui-right-icon],
dui-button-base:not(:has([slot=button])) [dui-icon],
dui-button-base > [slot=button] [dui-right-icon],
dui-button-base > [slot=button] [dui-icon] {
  width: 20px;
  height: 20px;
  font-size: 20px;
}
dui-button-base[readonly]:not([readonly=false]),
dui-button-base[ng-reflect-readonly]:not([ng-reflect-readonly=false]),
dui-button-base[loading]:not([loading=false]),
dui-button-base[ng-reflect-loading]:not([ng-reflect-loading=false]),
dui-button-base[ng-reflect-loading=true],
dui-button-base[loading=true],
dui-button-base[ng-reflect-readonly=true],
dui-button-base[readonly=true] {
  pointer-events: none;
  cursor: inherit;
}
dui-button-base[disabled]:not([disabled=false]),
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-base[disabled=true],
dui-button-base[ng-reflect-disabled=true],
dui-button-base:has(button[slot=button]:disabled) {
  pointer-events: none;
}
dui-button-base[variant=solidBasic] > [slot=button],
dui-button-base[variant=outlineBasic] > [slot=button] {
  height: 100%;
  width: 100%;
  font-family: inherit;
  font-size: inherit;
}
dui-button-base[variant=solidBasic]:not(:has([slot=button])),
dui-button-base[variant=solidBasic] > [slot=button],
dui-button-base[variant=outlineBasic]:not(:has([slot=button])),
dui-button-base[variant=outlineBasic] > [slot=button] {
  gap: 10px;
}
dui-button-base[variant=solidBasic],
dui-button-base[variant=solidBasic] button,
dui-button-base[variant=solidBasic] a,
dui-button-base[variant=outlineBasic],
dui-button-base[variant=outlineBasic] button,
dui-button-base[variant=outlineBasic] a {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
dui-button-base[variant=solidBasic],
dui-button-base[variant=outlineBasic] {
  font-family: "dui-heading";
  position: relative;
  display: inline-flex;
  border-radius: 4px;
  height: 44px;
  width: fit-content;
  font-size: 18px;
  white-space: nowrap;
  overflow: hidden;
  transition-property:
    color,
    background-color,
    border-color,
    text-decoration-color,
    fill,
    stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
dui-button-base[variant=solidBasic] > [slot=button],
dui-button-base[variant=outlineBasic] > [slot=button] {
  height: 100%;
  width: 100%;
  font-family: inherit;
  font-size: inherit;
}
dui-button-base[variant=solidBasic]:not(:has([slot=button])),
dui-button-base[variant=solidBasic] > [slot=button],
dui-button-base[variant=outlineBasic]:not(:has([slot=button])),
dui-button-base[variant=outlineBasic] > [slot=button] {
  box-sizing: border-box;
  padding: 0 20px;
  outline: none;
  flex-direction: row;
  isolation: isolate;
  gap: 6px;
  cursor: pointer;
  font-size: inherit;
  background-color: transparent;
  border-width: 0;
  color: inherit;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: inherit;
}
dui-button-base[variant=solidBasic]:not(:has([slot=button])) [dui-right-icon],
dui-button-base[variant=solidBasic] > [slot=button] [dui-right-icon],
dui-button-base[variant=outlineBasic]:not(:has([slot=button])) [dui-right-icon],
dui-button-base[variant=outlineBasic] > [slot=button] [dui-right-icon] {
  order: 3;
}
dui-button-base[variant=solidBasic]:not(:has([slot=button])) [dui-icon],
dui-button-base[variant=solidBasic] > [slot=button] [dui-icon],
dui-button-base[variant=outlineBasic]:not(:has([slot=button])) [dui-icon],
dui-button-base[variant=outlineBasic] > [slot=button] [dui-icon] {
  order: 0;
}
dui-button-base[variant=solidBasic]:not(:has([slot=button])) [dui-right-icon],
dui-button-base[variant=solidBasic]:not(:has([slot=button])) [dui-icon],
dui-button-base[variant=solidBasic] > [slot=button] [dui-right-icon],
dui-button-base[variant=solidBasic] > [slot=button] [dui-icon],
dui-button-base[variant=outlineBasic]:not(:has([slot=button])) [dui-right-icon],
dui-button-base[variant=outlineBasic]:not(:has([slot=button])) [dui-icon],
dui-button-base[variant=outlineBasic] > [slot=button] [dui-right-icon],
dui-button-base[variant=outlineBasic] > [slot=button] [dui-icon] {
  width: 20px;
  height: 20px;
  font-size: 20px;
}
dui-button-base[variant=solidBasic]:not(:has([slot=button])) > [slot=button],
dui-button-base[variant=solidBasic] > [slot=button] > [slot=button],
dui-button-base[variant=outlineBasic]:not(:has([slot=button])) > [slot=button],
dui-button-base[variant=outlineBasic] > [slot=button] > [slot=button] {
  height: 100%;
  width: 100%;
  font-family: inherit;
  font-size: inherit;
}
dui-button-base[variant=solidBasic]:not(:has([slot=button])):not(:has([slot=button])),
dui-button-base[variant=solidBasic]:not(:has([slot=button])) > [slot=button],
dui-button-base[variant=solidBasic] > [slot=button]:not(:has([slot=button])),
dui-button-base[variant=solidBasic] > [slot=button] > [slot=button],
dui-button-base[variant=outlineBasic]:not(:has([slot=button])):not(:has([slot=button])),
dui-button-base[variant=outlineBasic]:not(:has([slot=button])) > [slot=button],
dui-button-base[variant=outlineBasic] > [slot=button]:not(:has([slot=button])),
dui-button-base[variant=outlineBasic] > [slot=button] > [slot=button] {
  gap: 10px;
}
dui-button-base[variant=solidBasic][readonly]:not([readonly=false]),
dui-button-base[variant=solidBasic][ng-reflect-readonly]:not([ng-reflect-readonly=false]),
dui-button-base[variant=solidBasic][loading]:not([loading=false]),
dui-button-base[variant=solidBasic][ng-reflect-loading]:not([ng-reflect-loading=false]),
dui-button-base[variant=solidBasic][ng-reflect-loading=true],
dui-button-base[variant=solidBasic][loading=true],
dui-button-base[variant=solidBasic][ng-reflect-readonly=true],
dui-button-base[variant=solidBasic][readonly=true],
dui-button-base[variant=outlineBasic][readonly]:not([readonly=false]),
dui-button-base[variant=outlineBasic][ng-reflect-readonly]:not([ng-reflect-readonly=false]),
dui-button-base[variant=outlineBasic][loading]:not([loading=false]),
dui-button-base[variant=outlineBasic][ng-reflect-loading]:not([ng-reflect-loading=false]),
dui-button-base[variant=outlineBasic][ng-reflect-loading=true],
dui-button-base[variant=outlineBasic][loading=true],
dui-button-base[variant=outlineBasic][ng-reflect-readonly=true],
dui-button-base[variant=outlineBasic][readonly=true] {
  pointer-events: none;
  cursor: inherit;
}
dui-button-base[variant=solidBasic][disabled]:not([disabled=false]),
dui-button-base[variant=solidBasic][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-base[variant=solidBasic][disabled=true],
dui-button-base[variant=solidBasic][ng-reflect-disabled=true],
dui-button-base[variant=solidBasic]:has(button[slot=button]:disabled),
dui-button-base[variant=outlineBasic][disabled]:not([disabled=false]),
dui-button-base[variant=outlineBasic][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-base[variant=outlineBasic][disabled=true],
dui-button-base[variant=outlineBasic][ng-reflect-disabled=true],
dui-button-base[variant=outlineBasic]:has(button[slot=button]:disabled) {
  pointer-events: none;
}
dui-button-base[badge]:not([badge=false])::after,
dui-button-base[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[ng-reflect-badge=true]::after,
dui-button-base[badge=true]::after {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  position: absolute;
  top: 6px;
  right: 6px;
  border-radius: 50%;
  background: var(--black);
}
dui-button-base[variant=outlineTransparent][badge]:not([badge=false])::after,
dui-button-base[variant=outlineTransparent][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=outlineTransparent][ng-reflect-badge=true]::after,
dui-button-base[variant=outlineTransparent][badge=true]::after,
dui-button-base[variant=solidBasic][badge]:not([badge=false])::after,
dui-button-base[variant=solidBasic][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidBasic][ng-reflect-badge=true]::after,
dui-button-base[variant=solidBasic][badge=true]::after,
dui-button-base[variant=solidDark][badge]:not([badge=false])::after,
dui-button-base[variant=solidDark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidDark][ng-reflect-badge=true]::after,
dui-button-base[variant=solidDark][badge=true]::after {
  background: var(--primary-500);
}
dui-button-base {
  width: fit-content;
}
dui-button-base[expand]:not([expand=false]),
dui-button-base[ng-reflect-expand]:not([ng-reflect-expand=false]),
dui-button-base[expand=true],
dui-button-base[ng-reflect-expand=true] {
  width: 100%;
}
dui-button-base[expand]:not([expand=false])[ng-reflect-loading=true] > [slot=button],
dui-button-base[expand]:not([expand=false])[loading=true] > [slot=button],
dui-button-base[ng-reflect-expand]:not([ng-reflect-expand=false])[ng-reflect-loading=true] > [slot=button],
dui-button-base[ng-reflect-expand]:not([ng-reflect-expand=false])[loading=true] > [slot=button],
dui-button-base[expand=true][ng-reflect-loading=true] > [slot=button],
dui-button-base[expand=true][loading=true] > [slot=button],
dui-button-base[ng-reflect-expand=true][ng-reflect-loading=true] > [slot=button],
dui-button-base[ng-reflect-expand=true][loading=true] > [slot=button] {
  height: 100%;
  width: 100%;
  font-family: inherit;
  font-size: inherit;
}
dui-button-base[expand]:not([expand=false])[ng-reflect-loading=true]:not(:has([slot=button])),
dui-button-base[expand]:not([expand=false])[ng-reflect-loading=true] > [slot=button],
dui-button-base[expand]:not([expand=false])[loading=true]:not(:has([slot=button])),
dui-button-base[expand]:not([expand=false])[loading=true] > [slot=button],
dui-button-base[ng-reflect-expand]:not([ng-reflect-expand=false])[ng-reflect-loading=true]:not(:has([slot=button])),
dui-button-base[ng-reflect-expand]:not([ng-reflect-expand=false])[ng-reflect-loading=true] > [slot=button],
dui-button-base[ng-reflect-expand]:not([ng-reflect-expand=false])[loading=true]:not(:has([slot=button])),
dui-button-base[ng-reflect-expand]:not([ng-reflect-expand=false])[loading=true] > [slot=button],
dui-button-base[expand=true][ng-reflect-loading=true]:not(:has([slot=button])),
dui-button-base[expand=true][ng-reflect-loading=true] > [slot=button],
dui-button-base[expand=true][loading=true]:not(:has([slot=button])),
dui-button-base[expand=true][loading=true] > [slot=button],
dui-button-base[ng-reflect-expand=true][ng-reflect-loading=true]:not(:has([slot=button])),
dui-button-base[ng-reflect-expand=true][ng-reflect-loading=true] > [slot=button],
dui-button-base[ng-reflect-expand=true][loading=true]:not(:has([slot=button])),
dui-button-base[ng-reflect-expand=true][loading=true] > [slot=button] {
  padding-right: 44px;
}
dui-button-base[expand]:not([expand=false])[ng-reflect-loading=true][ng-reflect-size=small] > [slot=button],
dui-button-base[expand]:not([expand=false])[ng-reflect-loading=true][size=small] > [slot=button],
dui-button-base[expand]:not([expand=false])[loading=true][ng-reflect-size=small] > [slot=button],
dui-button-base[expand]:not([expand=false])[loading=true][size=small] > [slot=button],
dui-button-base[ng-reflect-expand]:not([ng-reflect-expand=false])[ng-reflect-loading=true][ng-reflect-size=small] > [slot=button],
dui-button-base[ng-reflect-expand]:not([ng-reflect-expand=false])[ng-reflect-loading=true][size=small] > [slot=button],
dui-button-base[ng-reflect-expand]:not([ng-reflect-expand=false])[loading=true][ng-reflect-size=small] > [slot=button],
dui-button-base[ng-reflect-expand]:not([ng-reflect-expand=false])[loading=true][size=small] > [slot=button],
dui-button-base[expand=true][ng-reflect-loading=true][ng-reflect-size=small] > [slot=button],
dui-button-base[expand=true][ng-reflect-loading=true][size=small] > [slot=button],
dui-button-base[expand=true][loading=true][ng-reflect-size=small] > [slot=button],
dui-button-base[expand=true][loading=true][size=small] > [slot=button],
dui-button-base[ng-reflect-expand=true][ng-reflect-loading=true][ng-reflect-size=small] > [slot=button],
dui-button-base[ng-reflect-expand=true][ng-reflect-loading=true][size=small] > [slot=button],
dui-button-base[ng-reflect-expand=true][loading=true][ng-reflect-size=small] > [slot=button],
dui-button-base[ng-reflect-expand=true][loading=true][size=small] > [slot=button] {
  height: 100%;
  width: 100%;
  font-family: inherit;
  font-size: inherit;
}
dui-button-base[expand]:not([expand=false])[ng-reflect-loading=true][ng-reflect-size=small]:not(:has([slot=button])),
dui-button-base[expand]:not([expand=false])[ng-reflect-loading=true][ng-reflect-size=small] > [slot=button],
dui-button-base[expand]:not([expand=false])[ng-reflect-loading=true][size=small]:not(:has([slot=button])),
dui-button-base[expand]:not([expand=false])[ng-reflect-loading=true][size=small] > [slot=button],
dui-button-base[expand]:not([expand=false])[loading=true][ng-reflect-size=small]:not(:has([slot=button])),
dui-button-base[expand]:not([expand=false])[loading=true][ng-reflect-size=small] > [slot=button],
dui-button-base[expand]:not([expand=false])[loading=true][size=small]:not(:has([slot=button])),
dui-button-base[expand]:not([expand=false])[loading=true][size=small] > [slot=button],
dui-button-base[ng-reflect-expand]:not([ng-reflect-expand=false])[ng-reflect-loading=true][ng-reflect-size=small]:not(:has([slot=button])),
dui-button-base[ng-reflect-expand]:not([ng-reflect-expand=false])[ng-reflect-loading=true][ng-reflect-size=small] > [slot=button],
dui-button-base[ng-reflect-expand]:not([ng-reflect-expand=false])[ng-reflect-loading=true][size=small]:not(:has([slot=button])),
dui-button-base[ng-reflect-expand]:not([ng-reflect-expand=false])[ng-reflect-loading=true][size=small] > [slot=button],
dui-button-base[ng-reflect-expand]:not([ng-reflect-expand=false])[loading=true][ng-reflect-size=small]:not(:has([slot=button])),
dui-button-base[ng-reflect-expand]:not([ng-reflect-expand=false])[loading=true][ng-reflect-size=small] > [slot=button],
dui-button-base[ng-reflect-expand]:not([ng-reflect-expand=false])[loading=true][size=small]:not(:has([slot=button])),
dui-button-base[ng-reflect-expand]:not([ng-reflect-expand=false])[loading=true][size=small] > [slot=button],
dui-button-base[expand=true][ng-reflect-loading=true][ng-reflect-size=small]:not(:has([slot=button])),
dui-button-base[expand=true][ng-reflect-loading=true][ng-reflect-size=small] > [slot=button],
dui-button-base[expand=true][ng-reflect-loading=true][size=small]:not(:has([slot=button])),
dui-button-base[expand=true][ng-reflect-loading=true][size=small] > [slot=button],
dui-button-base[expand=true][loading=true][ng-reflect-size=small]:not(:has([slot=button])),
dui-button-base[expand=true][loading=true][ng-reflect-size=small] > [slot=button],
dui-button-base[expand=true][loading=true][size=small]:not(:has([slot=button])),
dui-button-base[expand=true][loading=true][size=small] > [slot=button],
dui-button-base[ng-reflect-expand=true][ng-reflect-loading=true][ng-reflect-size=small]:not(:has([slot=button])),
dui-button-base[ng-reflect-expand=true][ng-reflect-loading=true][ng-reflect-size=small] > [slot=button],
dui-button-base[ng-reflect-expand=true][ng-reflect-loading=true][size=small]:not(:has([slot=button])),
dui-button-base[ng-reflect-expand=true][ng-reflect-loading=true][size=small] > [slot=button],
dui-button-base[ng-reflect-expand=true][loading=true][ng-reflect-size=small]:not(:has([slot=button])),
dui-button-base[ng-reflect-expand=true][loading=true][ng-reflect-size=small] > [slot=button],
dui-button-base[ng-reflect-expand=true][loading=true][size=small]:not(:has([slot=button])),
dui-button-base[ng-reflect-expand=true][loading=true][size=small] > [slot=button] {
  padding-right: 42px;
}
dui-button-base[ng-reflect-loading=true] > [slot=button],
dui-button-base[loading=true] > [slot=button] {
  height: 100%;
  width: 100%;
  font-family: inherit;
  font-size: inherit;
}
dui-button-base[ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[loading=true]:not(:has([slot=button]))::before,
dui-button-base[loading=true] > [slot=button]::before {
  content: "";
  animation: spin 1s linear infinite;
  width: 16px !important;
  height: 16px;
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
dui-button-base[ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[loading=true]:not(:has([slot=button]))::before,
dui-button-base[loading=true] > [slot=button]::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill='%23fff' fill-opacity='.2' d='M7.987 0C3.573 0 0 3.584 0 8s3.578 8 7.987 8c4.41 0 7.988-3.584 7.988-8s-3.578-8-7.988-8Zm0 13.412A5.41 5.41 0 0 1 2.584 8a5.41 5.41 0 0 1 5.403-5.412A5.41 5.41 0 0 1 13.391 8a5.41 5.41 0 0 1-5.404 5.412Z'/%3E%3Cpath fill='%23fff' d='M15.615 5.48C14.606 2.18 11.46 0 8.016 0c-.715 0-1.292.582-1.292 1.294 0 .712.577 1.294 1.287 1.294 2.32 0 4.443 1.458 5.135 3.68 1.157 3.724-1.59 7.144-5.135 7.144-.71 0-1.287.582-1.287 1.294 0 .712.577 1.294 1.287 1.294 5.231 0 9.285-5.032 7.604-10.526v.005Z'/%3E%3C/svg%3E");
  background-size: cover;
}
dui-button-base[variant=solidBasic]:not([ng-reflect-theme=dark])[ng-reflect-loading=true] > [slot=button],
dui-button-base[variant=solidBasic]:not([ng-reflect-theme=dark])[loading=true] > [slot=button],
dui-button-base[variant=solidBasic]:not([theme=dark])[ng-reflect-loading=true] > [slot=button],
dui-button-base[variant=solidBasic]:not([theme=dark])[loading=true] > [slot=button] {
  height: 100%;
  width: 100%;
  font-family: inherit;
  font-size: inherit;
}
dui-button-base[variant=solidBasic]:not([ng-reflect-theme=dark])[ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[variant=solidBasic]:not([ng-reflect-theme=dark])[ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[variant=solidBasic]:not([ng-reflect-theme=dark])[loading=true]:not(:has([slot=button]))::before,
dui-button-base[variant=solidBasic]:not([ng-reflect-theme=dark])[loading=true] > [slot=button]::before,
dui-button-base[variant=solidBasic]:not([theme=dark])[ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[variant=solidBasic]:not([theme=dark])[ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[variant=solidBasic]:not([theme=dark])[loading=true]:not(:has([slot=button]))::before,
dui-button-base[variant=solidBasic]:not([theme=dark])[loading=true] > [slot=button]::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill='%23202020' fill-opacity='.1' d='M7.987 0C3.573 0 0 3.584 0 8s3.578 8 7.987 8c4.41 0 7.988-3.584 7.988-8s-3.578-8-7.988-8Zm0 13.412A5.41 5.41 0 0 1 2.584 8a5.41 5.41 0 0 1 5.403-5.412A5.41 5.41 0 0 1 13.391 8a5.41 5.41 0 0 1-5.404 5.412Z'/%3E%3Cpath fill='%23000' d='M15.615 5.48C14.606 2.18 11.46 0 8.016 0c-.715 0-1.292.582-1.292 1.294 0 .712.577 1.294 1.287 1.294 2.32 0 4.443 1.458 5.135 3.68 1.157 3.724-1.59 7.144-5.135 7.144-.71 0-1.287.582-1.287 1.294 0 .712.577 1.294 1.287 1.294 5.231 0 9.285-5.032 7.604-10.526v.005Z'/%3E%3C/svg%3E");
}
dui-button-base[disabled]:not([disabled=false])[variant=solidPrimary][ng-reflect-loading=true] > [slot=button],
dui-button-base[disabled]:not([disabled=false])[variant=solidPrimary][loading=true] > [slot=button],
dui-button-base[disabled]:not([disabled=false])[variant=solidDark][ng-reflect-loading=true] > [slot=button],
dui-button-base[disabled]:not([disabled=false])[variant=solidDark][loading=true] > [slot=button],
dui-button-base[disabled]:not([disabled=false])[variant=solidPurple][ng-reflect-loading=true] > [slot=button],
dui-button-base[disabled]:not([disabled=false])[variant=solidPurple][loading=true] > [slot=button],
dui-button-base[disabled]:not([disabled=false])[variant=solidGreen][ng-reflect-loading=true] > [slot=button],
dui-button-base[disabled]:not([disabled=false])[variant=solidGreen][loading=true] > [slot=button],
dui-button-base[disabled]:not([disabled=false])[variant=solidBlue][ng-reflect-loading=true] > [slot=button],
dui-button-base[disabled]:not([disabled=false])[variant=solidBlue][loading=true] > [slot=button],
dui-button-base[disabled]:not([disabled=false])[variant=solidBasic][ng-reflect-loading=true] > [slot=button],
dui-button-base[disabled]:not([disabled=false])[variant=solidBasic][loading=true] > [slot=button],
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidPrimary][ng-reflect-loading=true] > [slot=button],
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidPrimary][loading=true] > [slot=button],
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidDark][ng-reflect-loading=true] > [slot=button],
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidDark][loading=true] > [slot=button],
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidPurple][ng-reflect-loading=true] > [slot=button],
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidPurple][loading=true] > [slot=button],
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidGreen][ng-reflect-loading=true] > [slot=button],
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidGreen][loading=true] > [slot=button],
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidBlue][ng-reflect-loading=true] > [slot=button],
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidBlue][loading=true] > [slot=button],
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidBasic][ng-reflect-loading=true] > [slot=button],
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidBasic][loading=true] > [slot=button],
dui-button-base[disabled=true][variant=solidPrimary][ng-reflect-loading=true] > [slot=button],
dui-button-base[disabled=true][variant=solidPrimary][loading=true] > [slot=button],
dui-button-base[disabled=true][variant=solidDark][ng-reflect-loading=true] > [slot=button],
dui-button-base[disabled=true][variant=solidDark][loading=true] > [slot=button],
dui-button-base[disabled=true][variant=solidPurple][ng-reflect-loading=true] > [slot=button],
dui-button-base[disabled=true][variant=solidPurple][loading=true] > [slot=button],
dui-button-base[disabled=true][variant=solidGreen][ng-reflect-loading=true] > [slot=button],
dui-button-base[disabled=true][variant=solidGreen][loading=true] > [slot=button],
dui-button-base[disabled=true][variant=solidBlue][ng-reflect-loading=true] > [slot=button],
dui-button-base[disabled=true][variant=solidBlue][loading=true] > [slot=button],
dui-button-base[disabled=true][variant=solidBasic][ng-reflect-loading=true] > [slot=button],
dui-button-base[disabled=true][variant=solidBasic][loading=true] > [slot=button],
dui-button-base[ng-reflect-disabled=true][variant=solidPrimary][ng-reflect-loading=true] > [slot=button],
dui-button-base[ng-reflect-disabled=true][variant=solidPrimary][loading=true] > [slot=button],
dui-button-base[ng-reflect-disabled=true][variant=solidDark][ng-reflect-loading=true] > [slot=button],
dui-button-base[ng-reflect-disabled=true][variant=solidDark][loading=true] > [slot=button],
dui-button-base[ng-reflect-disabled=true][variant=solidPurple][ng-reflect-loading=true] > [slot=button],
dui-button-base[ng-reflect-disabled=true][variant=solidPurple][loading=true] > [slot=button],
dui-button-base[ng-reflect-disabled=true][variant=solidGreen][ng-reflect-loading=true] > [slot=button],
dui-button-base[ng-reflect-disabled=true][variant=solidGreen][loading=true] > [slot=button],
dui-button-base[ng-reflect-disabled=true][variant=solidBlue][ng-reflect-loading=true] > [slot=button],
dui-button-base[ng-reflect-disabled=true][variant=solidBlue][loading=true] > [slot=button],
dui-button-base[ng-reflect-disabled=true][variant=solidBasic][ng-reflect-loading=true] > [slot=button],
dui-button-base[ng-reflect-disabled=true][variant=solidBasic][loading=true] > [slot=button],
dui-button-base:has(button[slot=button]:disabled)[variant=solidPrimary][ng-reflect-loading=true] > [slot=button],
dui-button-base:has(button[slot=button]:disabled)[variant=solidPrimary][loading=true] > [slot=button],
dui-button-base:has(button[slot=button]:disabled)[variant=solidDark][ng-reflect-loading=true] > [slot=button],
dui-button-base:has(button[slot=button]:disabled)[variant=solidDark][loading=true] > [slot=button],
dui-button-base:has(button[slot=button]:disabled)[variant=solidPurple][ng-reflect-loading=true] > [slot=button],
dui-button-base:has(button[slot=button]:disabled)[variant=solidPurple][loading=true] > [slot=button],
dui-button-base:has(button[slot=button]:disabled)[variant=solidGreen][ng-reflect-loading=true] > [slot=button],
dui-button-base:has(button[slot=button]:disabled)[variant=solidGreen][loading=true] > [slot=button],
dui-button-base:has(button[slot=button]:disabled)[variant=solidBlue][ng-reflect-loading=true] > [slot=button],
dui-button-base:has(button[slot=button]:disabled)[variant=solidBlue][loading=true] > [slot=button],
dui-button-base:has(button[slot=button]:disabled)[variant=solidBasic][ng-reflect-loading=true] > [slot=button],
dui-button-base:has(button[slot=button]:disabled)[variant=solidBasic][loading=true] > [slot=button] {
  height: 100%;
  width: 100%;
  font-family: inherit;
  font-size: inherit;
}
dui-button-base[disabled]:not([disabled=false])[variant=solidPrimary][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[disabled]:not([disabled=false])[variant=solidPrimary][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[disabled]:not([disabled=false])[variant=solidPrimary][loading=true]:not(:has([slot=button]))::before,
dui-button-base[disabled]:not([disabled=false])[variant=solidPrimary][loading=true] > [slot=button]::before,
dui-button-base[disabled]:not([disabled=false])[variant=solidDark][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[disabled]:not([disabled=false])[variant=solidDark][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[disabled]:not([disabled=false])[variant=solidDark][loading=true]:not(:has([slot=button]))::before,
dui-button-base[disabled]:not([disabled=false])[variant=solidDark][loading=true] > [slot=button]::before,
dui-button-base[disabled]:not([disabled=false])[variant=solidPurple][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[disabled]:not([disabled=false])[variant=solidPurple][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[disabled]:not([disabled=false])[variant=solidPurple][loading=true]:not(:has([slot=button]))::before,
dui-button-base[disabled]:not([disabled=false])[variant=solidPurple][loading=true] > [slot=button]::before,
dui-button-base[disabled]:not([disabled=false])[variant=solidGreen][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[disabled]:not([disabled=false])[variant=solidGreen][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[disabled]:not([disabled=false])[variant=solidGreen][loading=true]:not(:has([slot=button]))::before,
dui-button-base[disabled]:not([disabled=false])[variant=solidGreen][loading=true] > [slot=button]::before,
dui-button-base[disabled]:not([disabled=false])[variant=solidBlue][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[disabled]:not([disabled=false])[variant=solidBlue][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[disabled]:not([disabled=false])[variant=solidBlue][loading=true]:not(:has([slot=button]))::before,
dui-button-base[disabled]:not([disabled=false])[variant=solidBlue][loading=true] > [slot=button]::before,
dui-button-base[disabled]:not([disabled=false])[variant=solidBasic][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[disabled]:not([disabled=false])[variant=solidBasic][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[disabled]:not([disabled=false])[variant=solidBasic][loading=true]:not(:has([slot=button]))::before,
dui-button-base[disabled]:not([disabled=false])[variant=solidBasic][loading=true] > [slot=button]::before,
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidPrimary][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidPrimary][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidPrimary][loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidPrimary][loading=true] > [slot=button]::before,
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidDark][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidDark][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidDark][loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidDark][loading=true] > [slot=button]::before,
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidPurple][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidPurple][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidPurple][loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidPurple][loading=true] > [slot=button]::before,
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidGreen][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidGreen][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidGreen][loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidGreen][loading=true] > [slot=button]::before,
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidBlue][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidBlue][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidBlue][loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidBlue][loading=true] > [slot=button]::before,
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidBasic][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidBasic][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidBasic][loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidBasic][loading=true] > [slot=button]::before,
dui-button-base[disabled=true][variant=solidPrimary][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[disabled=true][variant=solidPrimary][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[disabled=true][variant=solidPrimary][loading=true]:not(:has([slot=button]))::before,
dui-button-base[disabled=true][variant=solidPrimary][loading=true] > [slot=button]::before,
dui-button-base[disabled=true][variant=solidDark][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[disabled=true][variant=solidDark][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[disabled=true][variant=solidDark][loading=true]:not(:has([slot=button]))::before,
dui-button-base[disabled=true][variant=solidDark][loading=true] > [slot=button]::before,
dui-button-base[disabled=true][variant=solidPurple][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[disabled=true][variant=solidPurple][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[disabled=true][variant=solidPurple][loading=true]:not(:has([slot=button]))::before,
dui-button-base[disabled=true][variant=solidPurple][loading=true] > [slot=button]::before,
dui-button-base[disabled=true][variant=solidGreen][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[disabled=true][variant=solidGreen][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[disabled=true][variant=solidGreen][loading=true]:not(:has([slot=button]))::before,
dui-button-base[disabled=true][variant=solidGreen][loading=true] > [slot=button]::before,
dui-button-base[disabled=true][variant=solidBlue][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[disabled=true][variant=solidBlue][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[disabled=true][variant=solidBlue][loading=true]:not(:has([slot=button]))::before,
dui-button-base[disabled=true][variant=solidBlue][loading=true] > [slot=button]::before,
dui-button-base[disabled=true][variant=solidBasic][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[disabled=true][variant=solidBasic][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[disabled=true][variant=solidBasic][loading=true]:not(:has([slot=button]))::before,
dui-button-base[disabled=true][variant=solidBasic][loading=true] > [slot=button]::before,
dui-button-base[ng-reflect-disabled=true][variant=solidPrimary][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-disabled=true][variant=solidPrimary][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[ng-reflect-disabled=true][variant=solidPrimary][loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-disabled=true][variant=solidPrimary][loading=true] > [slot=button]::before,
dui-button-base[ng-reflect-disabled=true][variant=solidDark][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-disabled=true][variant=solidDark][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[ng-reflect-disabled=true][variant=solidDark][loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-disabled=true][variant=solidDark][loading=true] > [slot=button]::before,
dui-button-base[ng-reflect-disabled=true][variant=solidPurple][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-disabled=true][variant=solidPurple][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[ng-reflect-disabled=true][variant=solidPurple][loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-disabled=true][variant=solidPurple][loading=true] > [slot=button]::before,
dui-button-base[ng-reflect-disabled=true][variant=solidGreen][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-disabled=true][variant=solidGreen][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[ng-reflect-disabled=true][variant=solidGreen][loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-disabled=true][variant=solidGreen][loading=true] > [slot=button]::before,
dui-button-base[ng-reflect-disabled=true][variant=solidBlue][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-disabled=true][variant=solidBlue][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[ng-reflect-disabled=true][variant=solidBlue][loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-disabled=true][variant=solidBlue][loading=true] > [slot=button]::before,
dui-button-base[ng-reflect-disabled=true][variant=solidBasic][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-disabled=true][variant=solidBasic][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[ng-reflect-disabled=true][variant=solidBasic][loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-disabled=true][variant=solidBasic][loading=true] > [slot=button]::before,
dui-button-base:has(button[slot=button]:disabled)[variant=solidPrimary][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base:has(button[slot=button]:disabled)[variant=solidPrimary][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base:has(button[slot=button]:disabled)[variant=solidPrimary][loading=true]:not(:has([slot=button]))::before,
dui-button-base:has(button[slot=button]:disabled)[variant=solidPrimary][loading=true] > [slot=button]::before,
dui-button-base:has(button[slot=button]:disabled)[variant=solidDark][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base:has(button[slot=button]:disabled)[variant=solidDark][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base:has(button[slot=button]:disabled)[variant=solidDark][loading=true]:not(:has([slot=button]))::before,
dui-button-base:has(button[slot=button]:disabled)[variant=solidDark][loading=true] > [slot=button]::before,
dui-button-base:has(button[slot=button]:disabled)[variant=solidPurple][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base:has(button[slot=button]:disabled)[variant=solidPurple][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base:has(button[slot=button]:disabled)[variant=solidPurple][loading=true]:not(:has([slot=button]))::before,
dui-button-base:has(button[slot=button]:disabled)[variant=solidPurple][loading=true] > [slot=button]::before,
dui-button-base:has(button[slot=button]:disabled)[variant=solidGreen][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base:has(button[slot=button]:disabled)[variant=solidGreen][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base:has(button[slot=button]:disabled)[variant=solidGreen][loading=true]:not(:has([slot=button]))::before,
dui-button-base:has(button[slot=button]:disabled)[variant=solidGreen][loading=true] > [slot=button]::before,
dui-button-base:has(button[slot=button]:disabled)[variant=solidBlue][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base:has(button[slot=button]:disabled)[variant=solidBlue][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base:has(button[slot=button]:disabled)[variant=solidBlue][loading=true]:not(:has([slot=button]))::before,
dui-button-base:has(button[slot=button]:disabled)[variant=solidBlue][loading=true] > [slot=button]::before,
dui-button-base:has(button[slot=button]:disabled)[variant=solidBasic][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base:has(button[slot=button]:disabled)[variant=solidBasic][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base:has(button[slot=button]:disabled)[variant=solidBasic][loading=true]:not(:has([slot=button]))::before,
dui-button-base:has(button[slot=button]:disabled)[variant=solidBasic][loading=true] > [slot=button]::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill='%23fff' fill-opacity='.1' d='M7.987 0C3.573 0 0 3.584 0 8s3.578 8 7.987 8c4.41 0 7.988-3.584 7.988-8s-3.578-8-7.988-8Zm0 13.412A5.41 5.41 0 0 1 2.584 8a5.41 5.41 0 0 1 5.403-5.412A5.41 5.41 0 0 1 13.391 8a5.41 5.41 0 0 1-5.404 5.412Z'/%3E%3Cpath fill='%237F7F7F' d='M15.615 5.48C14.606 2.18 11.46 0 8.016 0c-.715 0-1.292.582-1.292 1.294 0 .712.577 1.294 1.287 1.294 2.32 0 4.443 1.458 5.135 3.68 1.157 3.724-1.59 7.144-5.135 7.144-.71 0-1.287.582-1.287 1.294 0 .712.577 1.294 1.287 1.294 5.231 0 9.285-5.032 7.604-10.526v.005Z'/%3E%3C/svg%3E");
}
dui-button-base[variant=outlineTransparent][ng-reflect-loading=true] > [slot=button],
dui-button-base[variant=outlineTransparent][loading=true] > [slot=button],
dui-button-base[variant=outlineBasic][ng-reflect-loading=true] > [slot=button],
dui-button-base[variant=outlineBasic][loading=true] > [slot=button],
dui-button-base[variant=basicNoOutline][ng-reflect-loading=true] > [slot=button],
dui-button-base[variant=basicNoOutline][loading=true] > [slot=button],
dui-button-base[variant=solidDark][ng-reflect-loading=true] > [slot=button],
dui-button-base[variant=solidDark][loading=true] > [slot=button] {
  height: 100%;
  width: 100%;
  font-family: inherit;
  font-size: inherit;
}
dui-button-base[variant=outlineTransparent][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[variant=outlineTransparent][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[variant=outlineTransparent][loading=true]:not(:has([slot=button]))::before,
dui-button-base[variant=outlineTransparent][loading=true] > [slot=button]::before,
dui-button-base[variant=outlineBasic][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[variant=outlineBasic][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[variant=outlineBasic][loading=true]:not(:has([slot=button]))::before,
dui-button-base[variant=outlineBasic][loading=true] > [slot=button]::before,
dui-button-base[variant=basicNoOutline][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[variant=basicNoOutline][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[variant=basicNoOutline][loading=true]:not(:has([slot=button]))::before,
dui-button-base[variant=basicNoOutline][loading=true] > [slot=button]::before,
dui-button-base[variant=solidDark][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[variant=solidDark][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[variant=solidDark][loading=true]:not(:has([slot=button]))::before,
dui-button-base[variant=solidDark][loading=true] > [slot=button]::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill='%23fff' fill-opacity='.2' d='M7.987 0C3.573 0 0 3.584 0 8s3.578 8 7.987 8c4.41 0 7.988-3.584 7.988-8s-3.578-8-7.988-8Zm0 13.412A5.41 5.41 0 0 1 2.584 8a5.41 5.41 0 0 1 5.403-5.412A5.41 5.41 0 0 1 13.391 8a5.41 5.41 0 0 1-5.404 5.412Z'/%3E%3Cpath fill='%23f30d31' d='M15.615 5.48C14.606 2.18 11.46 0 8.016 0c-.715 0-1.292.582-1.292 1.294 0 .712.577 1.294 1.287 1.294 2.32 0 4.443 1.458 5.135 3.68 1.157 3.724-1.59 7.144-5.135 7.144-.71 0-1.287.582-1.287 1.294 0 .712.577 1.294 1.287 1.294 5.231 0 9.285-5.032 7.604-10.526v.005Z'/%3E%3C/svg%3E");
}
dui-button-base[variant=outlineTransparent]:not([ng-reflect-theme=dark])[ng-reflect-loading=true] > [slot=button],
dui-button-base[variant=outlineTransparent]:not([ng-reflect-theme=dark])[loading=true] > [slot=button],
dui-button-base[variant=outlineBasic]:not([ng-reflect-theme=dark])[ng-reflect-loading=true] > [slot=button],
dui-button-base[variant=outlineBasic]:not([ng-reflect-theme=dark])[loading=true] > [slot=button],
dui-button-base[variant=basicNoOutline]:not([ng-reflect-theme=dark])[ng-reflect-loading=true] > [slot=button],
dui-button-base[variant=basicNoOutline]:not([ng-reflect-theme=dark])[loading=true] > [slot=button],
dui-button-base[variant=outlineTransparent]:not([theme=dark])[ng-reflect-loading=true] > [slot=button],
dui-button-base[variant=outlineTransparent]:not([theme=dark])[loading=true] > [slot=button],
dui-button-base[variant=outlineBasic]:not([theme=dark])[ng-reflect-loading=true] > [slot=button],
dui-button-base[variant=outlineBasic]:not([theme=dark])[loading=true] > [slot=button],
dui-button-base[variant=basicNoOutline]:not([theme=dark])[ng-reflect-loading=true] > [slot=button],
dui-button-base[variant=basicNoOutline]:not([theme=dark])[loading=true] > [slot=button] {
  height: 100%;
  width: 100%;
  font-family: inherit;
  font-size: inherit;
}
dui-button-base[variant=outlineTransparent]:not([ng-reflect-theme=dark])[ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[variant=outlineTransparent]:not([ng-reflect-theme=dark])[ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[variant=outlineTransparent]:not([ng-reflect-theme=dark])[loading=true]:not(:has([slot=button]))::before,
dui-button-base[variant=outlineTransparent]:not([ng-reflect-theme=dark])[loading=true] > [slot=button]::before,
dui-button-base[variant=outlineBasic]:not([ng-reflect-theme=dark])[ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[variant=outlineBasic]:not([ng-reflect-theme=dark])[ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[variant=outlineBasic]:not([ng-reflect-theme=dark])[loading=true]:not(:has([slot=button]))::before,
dui-button-base[variant=outlineBasic]:not([ng-reflect-theme=dark])[loading=true] > [slot=button]::before,
dui-button-base[variant=basicNoOutline]:not([ng-reflect-theme=dark])[ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[variant=basicNoOutline]:not([ng-reflect-theme=dark])[ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[variant=basicNoOutline]:not([ng-reflect-theme=dark])[loading=true]:not(:has([slot=button]))::before,
dui-button-base[variant=basicNoOutline]:not([ng-reflect-theme=dark])[loading=true] > [slot=button]::before,
dui-button-base[variant=outlineTransparent]:not([theme=dark])[ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[variant=outlineTransparent]:not([theme=dark])[ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[variant=outlineTransparent]:not([theme=dark])[loading=true]:not(:has([slot=button]))::before,
dui-button-base[variant=outlineTransparent]:not([theme=dark])[loading=true] > [slot=button]::before,
dui-button-base[variant=outlineBasic]:not([theme=dark])[ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[variant=outlineBasic]:not([theme=dark])[ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[variant=outlineBasic]:not([theme=dark])[loading=true]:not(:has([slot=button]))::before,
dui-button-base[variant=outlineBasic]:not([theme=dark])[loading=true] > [slot=button]::before,
dui-button-base[variant=basicNoOutline]:not([theme=dark])[ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[variant=basicNoOutline]:not([theme=dark])[ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[variant=basicNoOutline]:not([theme=dark])[loading=true]:not(:has([slot=button]))::before,
dui-button-base[variant=basicNoOutline]:not([theme=dark])[loading=true] > [slot=button]::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill='%23202020' fill-opacity='.1' d='M7.987 0C3.573 0 0 3.584 0 8s3.578 8 7.987 8c4.41 0 7.988-3.584 7.988-8s-3.578-8-7.988-8Zm0 13.412A5.41 5.41 0 0 1 2.584 8a5.41 5.41 0 0 1 5.403-5.412A5.41 5.41 0 0 1 13.391 8a5.41 5.41 0 0 1-5.404 5.412Z'/%3E%3Cpath fill='%23f30d31' d='M15.615 5.48C14.606 2.18 11.46 0 8.016 0c-.715 0-1.292.582-1.292 1.294 0 .712.577 1.294 1.287 1.294 2.32 0 4.443 1.458 5.135 3.68 1.157 3.724-1.59 7.144-5.135 7.144-.71 0-1.287.582-1.287 1.294 0 .712.577 1.294 1.287 1.294 5.231 0 9.285-5.032 7.604-10.526v.005Z'/%3E%3C/svg%3E");
}
dui-button-base[disabled]:not([disabled=false])[ng-reflect-loading=true] > [slot=button],
dui-button-base[disabled]:not([disabled=false])[loading=true] > [slot=button],
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-loading=true] > [slot=button],
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[loading=true] > [slot=button],
dui-button-base[disabled=true][ng-reflect-loading=true] > [slot=button],
dui-button-base[disabled=true][loading=true] > [slot=button],
dui-button-base[ng-reflect-disabled=true][ng-reflect-loading=true] > [slot=button],
dui-button-base[ng-reflect-disabled=true][loading=true] > [slot=button],
dui-button-base:has(button[slot=button]:disabled)[ng-reflect-loading=true] > [slot=button],
dui-button-base:has(button[slot=button]:disabled)[loading=true] > [slot=button] {
  height: 100%;
  width: 100%;
  font-family: inherit;
  font-size: inherit;
}
dui-button-base[disabled]:not([disabled=false])[ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[disabled]:not([disabled=false])[ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[disabled]:not([disabled=false])[loading=true]:not(:has([slot=button]))::before,
dui-button-base[disabled]:not([disabled=false])[loading=true] > [slot=button]::before,
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[loading=true] > [slot=button]::before,
dui-button-base[disabled=true][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[disabled=true][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[disabled=true][loading=true]:not(:has([slot=button]))::before,
dui-button-base[disabled=true][loading=true] > [slot=button]::before,
dui-button-base[ng-reflect-disabled=true][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-disabled=true][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[ng-reflect-disabled=true][loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-disabled=true][loading=true] > [slot=button]::before,
dui-button-base:has(button[slot=button]:disabled)[ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base:has(button[slot=button]:disabled)[ng-reflect-loading=true] > [slot=button]::before,
dui-button-base:has(button[slot=button]:disabled)[loading=true]:not(:has([slot=button]))::before,
dui-button-base:has(button[slot=button]:disabled)[loading=true] > [slot=button]::before {
  opacity: 0.4;
}
dui-button-base[disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-base[disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[disabled]:not([disabled=false])[badge=true]::after,
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-base[disabled=true][badge]:not([badge=false])::after,
dui-button-base[disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[disabled=true][ng-reflect-badge=true]::after,
dui-button-base[disabled=true][badge=true]::after,
dui-button-base[ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-base[ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-base[ng-reflect-disabled=true][badge=true]::after,
dui-button-base:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-base:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-base:has(button[slot=button]:disabled)[badge=true]::after {
  background: var(--gray-200);
}
dui-button-base[ng-reflect-size=small],
dui-button-base[size=small] {
  height: 34px;
}
dui-button-base[ng-reflect-size=small],
dui-button-base[ng-reflect-size=small] button,
dui-button-base[size=small],
dui-button-base[size=small] button {
  font-size: 14px;
}
dui-button-base[ng-reflect-size=small] [dui-icon],
dui-button-base[ng-reflect-size=small] [dui-right-icon],
dui-button-base[ng-reflect-size=small] button [dui-icon],
dui-button-base[ng-reflect-size=small] button [dui-right-icon],
dui-button-base[size=small] [dui-icon],
dui-button-base[size=small] [dui-right-icon],
dui-button-base[size=small] button [dui-icon],
dui-button-base[size=small] button [dui-right-icon] {
  width: 16px !important;
  height: 16px !important;
  font-size: 16px !important;
}
dui-button-base[ng-reflect-size=small][ng-reflect-loading=true] > [slot=button],
dui-button-base[ng-reflect-size=small][loading=true] > [slot=button],
dui-button-base[ng-reflect-size=small] button[ng-reflect-loading=true] > [slot=button],
dui-button-base[ng-reflect-size=small] button[loading=true] > [slot=button],
dui-button-base[size=small][ng-reflect-loading=true] > [slot=button],
dui-button-base[size=small][loading=true] > [slot=button],
dui-button-base[size=small] button[ng-reflect-loading=true] > [slot=button],
dui-button-base[size=small] button[loading=true] > [slot=button] {
  height: 100%;
  width: 100%;
  font-family: inherit;
  font-size: inherit;
}
dui-button-base[ng-reflect-size=small][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-size=small][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[ng-reflect-size=small][loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-size=small][loading=true] > [slot=button]::before,
dui-button-base[ng-reflect-size=small] button[ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-size=small] button[ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[ng-reflect-size=small] button[loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-size=small] button[loading=true] > [slot=button]::before,
dui-button-base[size=small][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[size=small][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[size=small][loading=true]:not(:has([slot=button]))::before,
dui-button-base[size=small][loading=true] > [slot=button]::before,
dui-button-base[size=small] button[ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[size=small] button[ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[size=small] button[loading=true]:not(:has([slot=button]))::before,
dui-button-base[size=small] button[loading=true] > [slot=button]::before {
  width: 14px !important;
  height: 14px;
}
dui-button-base[variant=solidPrimary],
dui-button-base[variant=solidDark],
dui-button-base[variant=solidPurple],
dui-button-base[variant=solidGreen],
dui-button-base[variant=solidBlue],
dui-button-base[variant=outlineTransparent] {
  text-transform: uppercase;
}
dui-button-base {
  font-family: "dui-text";
  background: transparent;
  color: var(--primary-500);
}
dui-button-base:active {
  background: var(--semitransparent-gray-10);
}
@media (hover: hover) {
  dui-button-base:hover {
    background: var(--semitransparent-gray-10);
  }
}
dui-button-base[disabled]:not([disabled=false]),
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-base[disabled=true],
dui-button-base[ng-reflect-disabled=true],
dui-button-base:has(button[slot=button]:disabled) {
  color: var(--primary-200);
}
@media (hover: hover) {
  dui-button-base[ng-reflect-theme=dark]:hover,
  dui-button-base[theme=dark]:hover {
    background: var(--semitransparent-light-10);
  }
}
dui-button-base[ng-reflect-theme=dark]:active,
dui-button-base[theme=dark]:active {
  background: var(--semitransparent-light-10);
}
dui-button-base[ng-reflect-theme=dark][badge]:not([badge=false])::after,
dui-button-base[ng-reflect-theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[ng-reflect-theme=dark][ng-reflect-badge=true]::after,
dui-button-base[ng-reflect-theme=dark][badge=true]::after,
dui-button-base[theme=dark][badge]:not([badge=false])::after,
dui-button-base[theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[theme=dark][ng-reflect-badge=true]::after,
dui-button-base[theme=dark][badge=true]::after {
  background: var(--white);
}
dui-button-base[ng-reflect-theme=dark][disabled]:not([disabled=false]),
dui-button-base[ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-base[ng-reflect-theme=dark][disabled=true],
dui-button-base[ng-reflect-theme=dark][ng-reflect-disabled=true],
dui-button-base[ng-reflect-theme=dark]:has(button[slot=button]:disabled),
dui-button-base[theme=dark][disabled]:not([disabled=false]),
dui-button-base[theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-base[theme=dark][disabled=true],
dui-button-base[theme=dark][ng-reflect-disabled=true],
dui-button-base[theme=dark]:has(button[slot=button]:disabled) {
  color: var(--primary-800);
}
dui-button-base[ng-reflect-theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-base[ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[ng-reflect-theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-base[ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-base[ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-base[ng-reflect-theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-base[ng-reflect-theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[ng-reflect-theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-base[ng-reflect-theme=dark][disabled=true][badge=true]::after,
dui-button-base[ng-reflect-theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-base[ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-base[ng-reflect-theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-base[ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-base[ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-base[ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge=true]::after,
dui-button-base[theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-base[theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-base[theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-base[theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-base[theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-base[theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-base[theme=dark][disabled=true][badge=true]::after,
dui-button-base[theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-base[theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-base[theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-base[theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-base[theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-base[theme=dark]:has(button[slot=button]:disabled)[badge=true]::after {
  background: var(--gray-700);
}
dui-button-base[variant=solidPrimary] {
  font-family: "dui-heading";
  background: var(--primary-500);
  color: var(--white);
}
dui-button-base[variant=solidPrimary]:active {
  background: var(--primary-600);
}
@media (hover: hover) {
  dui-button-base[variant=solidPrimary]:hover {
    background: var(--primary-600);
  }
}
dui-button-base[variant=solidPrimary][badge]:not([badge=false])::after,
dui-button-base[variant=solidPrimary][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidPrimary][ng-reflect-badge=true]::after,
dui-button-base[variant=solidPrimary][badge=true]::after {
  background: var(--black);
}
dui-button-base[variant=solidPrimary][disabled]:not([disabled=false]),
dui-button-base[variant=solidPrimary][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-base[variant=solidPrimary][disabled=true],
dui-button-base[variant=solidPrimary][ng-reflect-disabled=true],
dui-button-base[variant=solidPrimary]:has(button[slot=button]:disabled) {
  background: var(--gray-100);
  color: var(--white);
}
dui-button-base[variant=solidPrimary][ng-reflect-theme=dark][badge]:not([badge=false])::after,
dui-button-base[variant=solidPrimary][ng-reflect-theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidPrimary][ng-reflect-theme=dark][ng-reflect-badge=true]::after,
dui-button-base[variant=solidPrimary][ng-reflect-theme=dark][badge=true]::after,
dui-button-base[variant=solidPrimary][theme=dark][badge]:not([badge=false])::after,
dui-button-base[variant=solidPrimary][theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidPrimary][theme=dark][ng-reflect-badge=true]::after,
dui-button-base[variant=solidPrimary][theme=dark][badge=true]::after {
  background: var(--black);
}
dui-button-base[variant=solidPrimary][ng-reflect-theme=dark][disabled]:not([disabled=false]),
dui-button-base[variant=solidPrimary][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-base[variant=solidPrimary][ng-reflect-theme=dark][disabled=true],
dui-button-base[variant=solidPrimary][ng-reflect-theme=dark][ng-reflect-disabled=true],
dui-button-base[variant=solidPrimary][ng-reflect-theme=dark]:has(button[slot=button]:disabled),
dui-button-base[variant=solidPrimary][theme=dark][disabled]:not([disabled=false]),
dui-button-base[variant=solidPrimary][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-base[variant=solidPrimary][theme=dark][disabled=true],
dui-button-base[variant=solidPrimary][theme=dark][ng-reflect-disabled=true],
dui-button-base[variant=solidPrimary][theme=dark]:has(button[slot=button]:disabled) {
  background: var(--gray-700);
  color: var(--gray-500);
}
dui-button-base[variant=solidPrimary][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=solidPrimary][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidPrimary][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=solidPrimary][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-base[variant=solidPrimary][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=solidPrimary][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidPrimary][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=solidPrimary][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-base[variant=solidPrimary][ng-reflect-theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=solidPrimary][ng-reflect-theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidPrimary][ng-reflect-theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=solidPrimary][ng-reflect-theme=dark][disabled=true][badge=true]::after,
dui-button-base[variant=solidPrimary][ng-reflect-theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=solidPrimary][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidPrimary][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=solidPrimary][ng-reflect-theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-base[variant=solidPrimary][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-base[variant=solidPrimary][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidPrimary][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-base[variant=solidPrimary][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge=true]::after,
dui-button-base[variant=solidPrimary][theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=solidPrimary][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidPrimary][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=solidPrimary][theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-base[variant=solidPrimary][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=solidPrimary][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidPrimary][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=solidPrimary][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-base[variant=solidPrimary][theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=solidPrimary][theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidPrimary][theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=solidPrimary][theme=dark][disabled=true][badge=true]::after,
dui-button-base[variant=solidPrimary][theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=solidPrimary][theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidPrimary][theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=solidPrimary][theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-base[variant=solidPrimary][theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-base[variant=solidPrimary][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidPrimary][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-base[variant=solidPrimary][theme=dark]:has(button[slot=button]:disabled)[badge=true]::after {
  background: var(--gray-800);
}
dui-button-base[variant=solidDark] {
  font-family: "dui-heading";
  background: var(--gray-900);
  color: var(--white);
}
dui-button-base[variant=solidDark]:active {
  background: var(--gray-700);
}
@media (hover: hover) {
  dui-button-base[variant=solidDark]:hover {
    background: var(--gray-700);
  }
}
dui-button-base[variant=solidDark][disabled]:not([disabled=false]),
dui-button-base[variant=solidDark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-base[variant=solidDark][disabled=true],
dui-button-base[variant=solidDark][ng-reflect-disabled=true],
dui-button-base[variant=solidDark]:has(button[slot=button]:disabled) {
  background: var(--gray-100);
  color: var(--white);
}
@media (hover: hover) {
  dui-button-base[variant=solidDark][ng-reflect-theme=dark]:hover,
  dui-button-base[variant=solidDark][theme=dark]:hover {
    background: var(--black);
  }
}
dui-button-base[variant=solidDark][ng-reflect-theme=dark]:active,
dui-button-base[variant=solidDark][theme=dark]:active {
  background: var(--black);
}
dui-button-base[variant=solidDark][ng-reflect-theme=dark][badge]:not([badge=false])::after,
dui-button-base[variant=solidDark][ng-reflect-theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidDark][ng-reflect-theme=dark][ng-reflect-badge=true]::after,
dui-button-base[variant=solidDark][ng-reflect-theme=dark][badge=true]::after,
dui-button-base[variant=solidDark][theme=dark][badge]:not([badge=false])::after,
dui-button-base[variant=solidDark][theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidDark][theme=dark][ng-reflect-badge=true]::after,
dui-button-base[variant=solidDark][theme=dark][badge=true]::after {
  background: var(--primary-500);
}
dui-button-base[variant=solidDark][ng-reflect-theme=dark][disabled]:not([disabled=false]),
dui-button-base[variant=solidDark][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-base[variant=solidDark][ng-reflect-theme=dark][disabled=true],
dui-button-base[variant=solidDark][ng-reflect-theme=dark][ng-reflect-disabled=true],
dui-button-base[variant=solidDark][ng-reflect-theme=dark]:has(button[slot=button]:disabled),
dui-button-base[variant=solidDark][theme=dark][disabled]:not([disabled=false]),
dui-button-base[variant=solidDark][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-base[variant=solidDark][theme=dark][disabled=true],
dui-button-base[variant=solidDark][theme=dark][ng-reflect-disabled=true],
dui-button-base[variant=solidDark][theme=dark]:has(button[slot=button]:disabled) {
  background: var(--gray-900);
  color: var(--gray-700);
}
dui-button-base[variant=solidDark][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=solidDark][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidDark][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=solidDark][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-base[variant=solidDark][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=solidDark][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidDark][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=solidDark][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-base[variant=solidDark][ng-reflect-theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=solidDark][ng-reflect-theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidDark][ng-reflect-theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=solidDark][ng-reflect-theme=dark][disabled=true][badge=true]::after,
dui-button-base[variant=solidDark][ng-reflect-theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=solidDark][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidDark][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=solidDark][ng-reflect-theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-base[variant=solidDark][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-base[variant=solidDark][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidDark][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-base[variant=solidDark][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge=true]::after,
dui-button-base[variant=solidDark][theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=solidDark][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidDark][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=solidDark][theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-base[variant=solidDark][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=solidDark][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidDark][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=solidDark][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-base[variant=solidDark][theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=solidDark][theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidDark][theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=solidDark][theme=dark][disabled=true][badge=true]::after,
dui-button-base[variant=solidDark][theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=solidDark][theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidDark][theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=solidDark][theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-base[variant=solidDark][theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-base[variant=solidDark][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidDark][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-base[variant=solidDark][theme=dark]:has(button[slot=button]:disabled)[badge=true]::after {
  background: var(--gray-700);
}
dui-button-base[variant=solidGreen] {
  font-family: "dui-heading";
  background: var(--green-500);
  color: var(--white);
}
dui-button-base[variant=solidGreen]:active {
  background: var(--green-600);
}
@media (hover: hover) {
  dui-button-base[variant=solidGreen]:hover {
    background: var(--green-600);
  }
}
dui-button-base[variant=solidGreen][disabled]:not([disabled=false]),
dui-button-base[variant=solidGreen][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-base[variant=solidGreen][disabled=true],
dui-button-base[variant=solidGreen][ng-reflect-disabled=true],
dui-button-base[variant=solidGreen]:has(button[slot=button]:disabled) {
  background: var(--gray-100);
  color: var(--white);
}
dui-button-base[variant=solidGreen][ng-reflect-theme=dark][badge]:not([badge=false])::after,
dui-button-base[variant=solidGreen][ng-reflect-theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidGreen][ng-reflect-theme=dark][ng-reflect-badge=true]::after,
dui-button-base[variant=solidGreen][ng-reflect-theme=dark][badge=true]::after,
dui-button-base[variant=solidGreen][theme=dark][badge]:not([badge=false])::after,
dui-button-base[variant=solidGreen][theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidGreen][theme=dark][ng-reflect-badge=true]::after,
dui-button-base[variant=solidGreen][theme=dark][badge=true]::after {
  background: var(--black);
}
dui-button-base[variant=solidGreen][ng-reflect-theme=dark][disabled]:not([disabled=false]),
dui-button-base[variant=solidGreen][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-base[variant=solidGreen][ng-reflect-theme=dark][disabled=true],
dui-button-base[variant=solidGreen][ng-reflect-theme=dark][ng-reflect-disabled=true],
dui-button-base[variant=solidGreen][ng-reflect-theme=dark]:has(button[slot=button]:disabled),
dui-button-base[variant=solidGreen][theme=dark][disabled]:not([disabled=false]),
dui-button-base[variant=solidGreen][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-base[variant=solidGreen][theme=dark][disabled=true],
dui-button-base[variant=solidGreen][theme=dark][ng-reflect-disabled=true],
dui-button-base[variant=solidGreen][theme=dark]:has(button[slot=button]:disabled) {
  background: var(--gray-700);
  color: var(--gray-500);
}
dui-button-base[variant=solidGreen][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=solidGreen][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidGreen][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=solidGreen][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-base[variant=solidGreen][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=solidGreen][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidGreen][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=solidGreen][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-base[variant=solidGreen][ng-reflect-theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=solidGreen][ng-reflect-theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidGreen][ng-reflect-theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=solidGreen][ng-reflect-theme=dark][disabled=true][badge=true]::after,
dui-button-base[variant=solidGreen][ng-reflect-theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=solidGreen][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidGreen][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=solidGreen][ng-reflect-theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-base[variant=solidGreen][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-base[variant=solidGreen][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidGreen][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-base[variant=solidGreen][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge=true]::after,
dui-button-base[variant=solidGreen][theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=solidGreen][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidGreen][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=solidGreen][theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-base[variant=solidGreen][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=solidGreen][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidGreen][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=solidGreen][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-base[variant=solidGreen][theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=solidGreen][theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidGreen][theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=solidGreen][theme=dark][disabled=true][badge=true]::after,
dui-button-base[variant=solidGreen][theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=solidGreen][theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidGreen][theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=solidGreen][theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-base[variant=solidGreen][theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-base[variant=solidGreen][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidGreen][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-base[variant=solidGreen][theme=dark]:has(button[slot=button]:disabled)[badge=true]::after {
  background: var(--gray-800);
}
dui-button-base[variant=solidPurple] {
  font-family: "dui-heading";
  background: var(--purple-500);
  color: var(--white);
}
dui-button-base[variant=solidPurple]:active {
  background: var(--purple-600);
}
@media (hover: hover) {
  dui-button-base[variant=solidPurple]:hover {
    background: var(--purple-600);
  }
}
dui-button-base[variant=solidPurple][disabled]:not([disabled=false]),
dui-button-base[variant=solidPurple][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-base[variant=solidPurple][disabled=true],
dui-button-base[variant=solidPurple][ng-reflect-disabled=true],
dui-button-base[variant=solidPurple]:has(button[slot=button]:disabled) {
  background: var(--gray-100);
  color: var(--white);
}
dui-button-base[variant=solidPurple][ng-reflect-theme=dark][badge]:not([badge=false])::after,
dui-button-base[variant=solidPurple][ng-reflect-theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidPurple][ng-reflect-theme=dark][ng-reflect-badge=true]::after,
dui-button-base[variant=solidPurple][ng-reflect-theme=dark][badge=true]::after,
dui-button-base[variant=solidPurple][theme=dark][badge]:not([badge=false])::after,
dui-button-base[variant=solidPurple][theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidPurple][theme=dark][ng-reflect-badge=true]::after,
dui-button-base[variant=solidPurple][theme=dark][badge=true]::after {
  background: var(--black);
}
dui-button-base[variant=solidPurple][ng-reflect-theme=dark][disabled]:not([disabled=false]),
dui-button-base[variant=solidPurple][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-base[variant=solidPurple][ng-reflect-theme=dark][disabled=true],
dui-button-base[variant=solidPurple][ng-reflect-theme=dark][ng-reflect-disabled=true],
dui-button-base[variant=solidPurple][ng-reflect-theme=dark]:has(button[slot=button]:disabled),
dui-button-base[variant=solidPurple][theme=dark][disabled]:not([disabled=false]),
dui-button-base[variant=solidPurple][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-base[variant=solidPurple][theme=dark][disabled=true],
dui-button-base[variant=solidPurple][theme=dark][ng-reflect-disabled=true],
dui-button-base[variant=solidPurple][theme=dark]:has(button[slot=button]:disabled) {
  background: var(--gray-700);
  color: var(--gray-500);
}
dui-button-base[variant=solidPurple][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=solidPurple][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidPurple][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=solidPurple][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-base[variant=solidPurple][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=solidPurple][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidPurple][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=solidPurple][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-base[variant=solidPurple][ng-reflect-theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=solidPurple][ng-reflect-theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidPurple][ng-reflect-theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=solidPurple][ng-reflect-theme=dark][disabled=true][badge=true]::after,
dui-button-base[variant=solidPurple][ng-reflect-theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=solidPurple][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidPurple][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=solidPurple][ng-reflect-theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-base[variant=solidPurple][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-base[variant=solidPurple][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidPurple][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-base[variant=solidPurple][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge=true]::after,
dui-button-base[variant=solidPurple][theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=solidPurple][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidPurple][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=solidPurple][theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-base[variant=solidPurple][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=solidPurple][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidPurple][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=solidPurple][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-base[variant=solidPurple][theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=solidPurple][theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidPurple][theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=solidPurple][theme=dark][disabled=true][badge=true]::after,
dui-button-base[variant=solidPurple][theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=solidPurple][theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidPurple][theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=solidPurple][theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-base[variant=solidPurple][theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-base[variant=solidPurple][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidPurple][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-base[variant=solidPurple][theme=dark]:has(button[slot=button]:disabled)[badge=true]::after {
  background: var(--gray-800);
}
dui-button-base[variant=solidBlue] {
  font-family: "dui-heading";
  background: var(--blue-500);
  color: var(--white);
}
dui-button-base[variant=solidBlue]:active {
  background: var(--blue-600);
}
@media (hover: hover) {
  dui-button-base[variant=solidBlue]:hover {
    background: var(--blue-600);
  }
}
dui-button-base[variant=solidBlue][disabled]:not([disabled=false]),
dui-button-base[variant=solidBlue][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-base[variant=solidBlue][disabled=true],
dui-button-base[variant=solidBlue][ng-reflect-disabled=true],
dui-button-base[variant=solidBlue]:has(button[slot=button]:disabled) {
  background: var(--gray-100);
  color: var(--white);
}
dui-button-base[variant=solidBlue][ng-reflect-theme=dark][badge]:not([badge=false])::after,
dui-button-base[variant=solidBlue][ng-reflect-theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidBlue][ng-reflect-theme=dark][ng-reflect-badge=true]::after,
dui-button-base[variant=solidBlue][ng-reflect-theme=dark][badge=true]::after,
dui-button-base[variant=solidBlue][theme=dark][badge]:not([badge=false])::after,
dui-button-base[variant=solidBlue][theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidBlue][theme=dark][ng-reflect-badge=true]::after,
dui-button-base[variant=solidBlue][theme=dark][badge=true]::after {
  background: var(--black);
}
dui-button-base[variant=solidBlue][ng-reflect-theme=dark][disabled]:not([disabled=false]),
dui-button-base[variant=solidBlue][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-base[variant=solidBlue][ng-reflect-theme=dark][disabled=true],
dui-button-base[variant=solidBlue][ng-reflect-theme=dark][ng-reflect-disabled=true],
dui-button-base[variant=solidBlue][ng-reflect-theme=dark]:has(button[slot=button]:disabled),
dui-button-base[variant=solidBlue][theme=dark][disabled]:not([disabled=false]),
dui-button-base[variant=solidBlue][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-base[variant=solidBlue][theme=dark][disabled=true],
dui-button-base[variant=solidBlue][theme=dark][ng-reflect-disabled=true],
dui-button-base[variant=solidBlue][theme=dark]:has(button[slot=button]:disabled) {
  background: var(--gray-700);
  color: var(--gray-500);
}
dui-button-base[variant=solidBlue][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=solidBlue][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidBlue][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=solidBlue][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-base[variant=solidBlue][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=solidBlue][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidBlue][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=solidBlue][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-base[variant=solidBlue][ng-reflect-theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=solidBlue][ng-reflect-theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidBlue][ng-reflect-theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=solidBlue][ng-reflect-theme=dark][disabled=true][badge=true]::after,
dui-button-base[variant=solidBlue][ng-reflect-theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=solidBlue][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidBlue][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=solidBlue][ng-reflect-theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-base[variant=solidBlue][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-base[variant=solidBlue][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidBlue][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-base[variant=solidBlue][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge=true]::after,
dui-button-base[variant=solidBlue][theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=solidBlue][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidBlue][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=solidBlue][theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-base[variant=solidBlue][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=solidBlue][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidBlue][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=solidBlue][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-base[variant=solidBlue][theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=solidBlue][theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidBlue][theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=solidBlue][theme=dark][disabled=true][badge=true]::after,
dui-button-base[variant=solidBlue][theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=solidBlue][theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidBlue][theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=solidBlue][theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-base[variant=solidBlue][theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-base[variant=solidBlue][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidBlue][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-base[variant=solidBlue][theme=dark]:has(button[slot=button]:disabled)[badge=true]::after {
  background: var(--gray-800);
}
dui-button-base[variant=solidBasic] {
  font-family: "dui-text";
  background: var(--semitransparent-gray-20);
  color: var(--black);
}
dui-button-base[variant=solidBasic]:active {
  background: var(--semitransparent-gray-30);
}
@media (hover: hover) {
  dui-button-base[variant=solidBasic]:hover {
    background: var(--semitransparent-gray-30);
  }
}
dui-button-base[variant=solidBasic][disabled]:not([disabled=false]),
dui-button-base[variant=solidBasic][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-base[variant=solidBasic][disabled=true],
dui-button-base[variant=solidBasic][ng-reflect-disabled=true],
dui-button-base[variant=solidBasic]:has(button[slot=button]:disabled) {
  background: var(--semitransparent-gray-20);
  color: var(--semitransparent-gray-30);
}
dui-button-base[variant=solidBasic][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=solidBasic][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidBasic][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=solidBasic][disabled]:not([disabled=false])[badge=true]::after,
dui-button-base[variant=solidBasic][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=solidBasic][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidBasic][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=solidBasic][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-base[variant=solidBasic][disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=solidBasic][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidBasic][disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=solidBasic][disabled=true][badge=true]::after,
dui-button-base[variant=solidBasic][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=solidBasic][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidBasic][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=solidBasic][ng-reflect-disabled=true][badge=true]::after,
dui-button-base[variant=solidBasic]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-base[variant=solidBasic]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidBasic]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-base[variant=solidBasic]:has(button[slot=button]:disabled)[badge=true]::after {
  background: var(--gray-100);
}
dui-button-base[variant=solidBasic][ng-reflect-theme=dark],
dui-button-base[variant=solidBasic][theme=dark] {
  background: var(--semitransparent-light-10);
  color: var(--white);
}
@media (hover: hover) {
  dui-button-base[variant=solidBasic][ng-reflect-theme=dark]:hover,
  dui-button-base[variant=solidBasic][theme=dark]:hover {
    background: var(--semitransparent-light-30);
  }
}
dui-button-base[variant=solidBasic][ng-reflect-theme=dark]:active,
dui-button-base[variant=solidBasic][theme=dark]:active {
  background: var(--semitransparent-light-30);
}
dui-button-base[variant=solidBasic][ng-reflect-theme=dark][badge]:not([badge=false])::after,
dui-button-base[variant=solidBasic][ng-reflect-theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidBasic][ng-reflect-theme=dark][ng-reflect-badge=true]::after,
dui-button-base[variant=solidBasic][ng-reflect-theme=dark][badge=true]::after,
dui-button-base[variant=solidBasic][theme=dark][badge]:not([badge=false])::after,
dui-button-base[variant=solidBasic][theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidBasic][theme=dark][ng-reflect-badge=true]::after,
dui-button-base[variant=solidBasic][theme=dark][badge=true]::after {
  background: var(--primary-500);
}
dui-button-base[variant=solidBasic][ng-reflect-theme=dark][disabled]:not([disabled=false]),
dui-button-base[variant=solidBasic][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-base[variant=solidBasic][ng-reflect-theme=dark][disabled=true],
dui-button-base[variant=solidBasic][ng-reflect-theme=dark][ng-reflect-disabled=true],
dui-button-base[variant=solidBasic][ng-reflect-theme=dark]:has(button[slot=button]:disabled),
dui-button-base[variant=solidBasic][theme=dark][disabled]:not([disabled=false]),
dui-button-base[variant=solidBasic][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-base[variant=solidBasic][theme=dark][disabled=true],
dui-button-base[variant=solidBasic][theme=dark][ng-reflect-disabled=true],
dui-button-base[variant=solidBasic][theme=dark]:has(button[slot=button]:disabled) {
  background: var(--semitransparent-light-10);
  color: var(--semitransparent-light-30);
}
dui-button-base[variant=solidBasic][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=solidBasic][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidBasic][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=solidBasic][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-base[variant=solidBasic][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=solidBasic][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidBasic][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=solidBasic][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-base[variant=solidBasic][ng-reflect-theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=solidBasic][ng-reflect-theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidBasic][ng-reflect-theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=solidBasic][ng-reflect-theme=dark][disabled=true][badge=true]::after,
dui-button-base[variant=solidBasic][ng-reflect-theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=solidBasic][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidBasic][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=solidBasic][ng-reflect-theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-base[variant=solidBasic][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-base[variant=solidBasic][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidBasic][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-base[variant=solidBasic][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge=true]::after,
dui-button-base[variant=solidBasic][theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=solidBasic][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidBasic][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=solidBasic][theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-base[variant=solidBasic][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=solidBasic][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidBasic][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=solidBasic][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-base[variant=solidBasic][theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=solidBasic][theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidBasic][theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=solidBasic][theme=dark][disabled=true][badge=true]::after,
dui-button-base[variant=solidBasic][theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=solidBasic][theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidBasic][theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=solidBasic][theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-base[variant=solidBasic][theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-base[variant=solidBasic][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidBasic][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-base[variant=solidBasic][theme=dark]:has(button[slot=button]:disabled)[badge=true]::after {
  background: var(--gray-700);
}
dui-button-base[variant=outlineTransparent] {
  border: 1px solid var(--gray-200);
  font-family: "dui-heading";
  background: transparent;
  color: var(--black);
}
dui-button-base[variant=outlineTransparent]:active {
  background: var(--semitransparent-gray-10);
}
@media (hover: hover) {
  dui-button-base[variant=outlineTransparent]:hover {
    background: var(--semitransparent-gray-10);
  }
}
dui-button-base[variant=outlineTransparent][disabled]:not([disabled=false]),
dui-button-base[variant=outlineTransparent][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-base[variant=outlineTransparent][disabled=true],
dui-button-base[variant=outlineTransparent][ng-reflect-disabled=true],
dui-button-base[variant=outlineTransparent]:has(button[slot=button]:disabled) {
  color: var(--gray-200);
}
dui-button-base[variant=outlineTransparent][ng-reflect-theme=dark],
dui-button-base[variant=outlineTransparent][theme=dark] {
  border: 1px solid var(--gray-700);
  color: var(--white);
}
@media (hover: hover) {
  dui-button-base[variant=outlineTransparent][ng-reflect-theme=dark]:hover,
  dui-button-base[variant=outlineTransparent][theme=dark]:hover {
    background: var(--semitransparent-light-10);
  }
}
dui-button-base[variant=outlineTransparent][ng-reflect-theme=dark]:active,
dui-button-base[variant=outlineTransparent][theme=dark]:active {
  background: var(--semitransparent-light-10);
}
dui-button-base[variant=outlineTransparent][ng-reflect-theme=dark][badge]:not([badge=false])::after,
dui-button-base[variant=outlineTransparent][ng-reflect-theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=outlineTransparent][ng-reflect-theme=dark][ng-reflect-badge=true]::after,
dui-button-base[variant=outlineTransparent][ng-reflect-theme=dark][badge=true]::after,
dui-button-base[variant=outlineTransparent][theme=dark][badge]:not([badge=false])::after,
dui-button-base[variant=outlineTransparent][theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=outlineTransparent][theme=dark][ng-reflect-badge=true]::after,
dui-button-base[variant=outlineTransparent][theme=dark][badge=true]::after {
  background: var(--primary-500);
}
dui-button-base[variant=outlineTransparent][ng-reflect-theme=dark][disabled]:not([disabled=false]),
dui-button-base[variant=outlineTransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-base[variant=outlineTransparent][ng-reflect-theme=dark][disabled=true],
dui-button-base[variant=outlineTransparent][ng-reflect-theme=dark][ng-reflect-disabled=true],
dui-button-base[variant=outlineTransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled),
dui-button-base[variant=outlineTransparent][theme=dark][disabled]:not([disabled=false]),
dui-button-base[variant=outlineTransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-base[variant=outlineTransparent][theme=dark][disabled=true],
dui-button-base[variant=outlineTransparent][theme=dark][ng-reflect-disabled=true],
dui-button-base[variant=outlineTransparent][theme=dark]:has(button[slot=button]:disabled) {
  background: var(--gray-900);
  color: var(--gray-700);
}
dui-button-base[variant=outlineTransparent][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=outlineTransparent][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=outlineTransparent][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=outlineTransparent][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-base[variant=outlineTransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=outlineTransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=outlineTransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=outlineTransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-base[variant=outlineTransparent][ng-reflect-theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=outlineTransparent][ng-reflect-theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=outlineTransparent][ng-reflect-theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=outlineTransparent][ng-reflect-theme=dark][disabled=true][badge=true]::after,
dui-button-base[variant=outlineTransparent][ng-reflect-theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=outlineTransparent][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=outlineTransparent][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=outlineTransparent][ng-reflect-theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-base[variant=outlineTransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-base[variant=outlineTransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=outlineTransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-base[variant=outlineTransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge=true]::after,
dui-button-base[variant=outlineTransparent][theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=outlineTransparent][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=outlineTransparent][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=outlineTransparent][theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-base[variant=outlineTransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=outlineTransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=outlineTransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=outlineTransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-base[variant=outlineTransparent][theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=outlineTransparent][theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=outlineTransparent][theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=outlineTransparent][theme=dark][disabled=true][badge=true]::after,
dui-button-base[variant=outlineTransparent][theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=outlineTransparent][theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=outlineTransparent][theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=outlineTransparent][theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-base[variant=outlineTransparent][theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-base[variant=outlineTransparent][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=outlineTransparent][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-base[variant=outlineTransparent][theme=dark]:has(button[slot=button]:disabled)[badge=true]::after {
  background: var(--gray-700);
}
dui-button-base[variant=outlineBasic] {
  border: 1px solid var(--gray-200);
  font-family: "dui-text";
  background: transparent;
  color: var(--primary-500);
}
dui-button-base[variant=outlineBasic]:active {
  background: var(--semitransparent-gray-10);
}
@media (hover: hover) {
  dui-button-base[variant=outlineBasic]:hover {
    background: var(--semitransparent-gray-10);
  }
}
dui-button-base[variant=outlineBasic][disabled]:not([disabled=false]),
dui-button-base[variant=outlineBasic][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-base[variant=outlineBasic][disabled=true],
dui-button-base[variant=outlineBasic][ng-reflect-disabled=true],
dui-button-base[variant=outlineBasic]:has(button[slot=button]:disabled) {
  color: var(--primary-200);
}
dui-button-base[variant=outlineBasic][ng-reflect-theme=dark],
dui-button-base[variant=outlineBasic][theme=dark] {
  border: 1px solid var(--gray-700);
}
@media (hover: hover) {
  dui-button-base[variant=outlineBasic][ng-reflect-theme=dark]:hover,
  dui-button-base[variant=outlineBasic][theme=dark]:hover {
    background: var(--semitransparent-light-10);
  }
}
dui-button-base[variant=outlineBasic][ng-reflect-theme=dark]:active,
dui-button-base[variant=outlineBasic][theme=dark]:active {
  background: var(--semitransparent-light-10);
}
dui-button-base[variant=outlineBasic][ng-reflect-theme=dark][badge]:not([badge=false])::after,
dui-button-base[variant=outlineBasic][ng-reflect-theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=outlineBasic][ng-reflect-theme=dark][ng-reflect-badge=true]::after,
dui-button-base[variant=outlineBasic][ng-reflect-theme=dark][badge=true]::after,
dui-button-base[variant=outlineBasic][theme=dark][badge]:not([badge=false])::after,
dui-button-base[variant=outlineBasic][theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=outlineBasic][theme=dark][ng-reflect-badge=true]::after,
dui-button-base[variant=outlineBasic][theme=dark][badge=true]::after {
  background: var(--white);
}
dui-button-base[variant=outlineBasic][ng-reflect-theme=dark][disabled]:not([disabled=false]),
dui-button-base[variant=outlineBasic][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-base[variant=outlineBasic][ng-reflect-theme=dark][disabled=true],
dui-button-base[variant=outlineBasic][ng-reflect-theme=dark][ng-reflect-disabled=true],
dui-button-base[variant=outlineBasic][ng-reflect-theme=dark]:has(button[slot=button]:disabled),
dui-button-base[variant=outlineBasic][theme=dark][disabled]:not([disabled=false]),
dui-button-base[variant=outlineBasic][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-base[variant=outlineBasic][theme=dark][disabled=true],
dui-button-base[variant=outlineBasic][theme=dark][ng-reflect-disabled=true],
dui-button-base[variant=outlineBasic][theme=dark]:has(button[slot=button]:disabled) {
  background: transparent;
  color: var(--primary-800);
}
dui-button-base[variant=outlineBasic][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=outlineBasic][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=outlineBasic][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=outlineBasic][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-base[variant=outlineBasic][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=outlineBasic][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=outlineBasic][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=outlineBasic][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-base[variant=outlineBasic][ng-reflect-theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=outlineBasic][ng-reflect-theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=outlineBasic][ng-reflect-theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=outlineBasic][ng-reflect-theme=dark][disabled=true][badge=true]::after,
dui-button-base[variant=outlineBasic][ng-reflect-theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=outlineBasic][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=outlineBasic][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=outlineBasic][ng-reflect-theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-base[variant=outlineBasic][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-base[variant=outlineBasic][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=outlineBasic][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-base[variant=outlineBasic][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge=true]::after,
dui-button-base[variant=outlineBasic][theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=outlineBasic][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=outlineBasic][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=outlineBasic][theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-base[variant=outlineBasic][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=outlineBasic][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=outlineBasic][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=outlineBasic][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-base[variant=outlineBasic][theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=outlineBasic][theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=outlineBasic][theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=outlineBasic][theme=dark][disabled=true][badge=true]::after,
dui-button-base[variant=outlineBasic][theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=outlineBasic][theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=outlineBasic][theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=outlineBasic][theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-base[variant=outlineBasic][theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-base[variant=outlineBasic][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=outlineBasic][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-base[variant=outlineBasic][theme=dark]:has(button[slot=button]:disabled)[badge=true]::after {
  background: var(--gray-700);
}
dui-button-icon,
dui-button-icon button,
dui-button-icon a {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
dui-button-icon {
  font-family: "dui-heading";
  position: relative;
  display: inline-flex;
  border-radius: 4px;
  height: 44px;
  width: fit-content;
  font-size: 18px;
  white-space: nowrap;
  overflow: hidden;
  transition-property:
    color,
    background-color,
    border-color,
    text-decoration-color,
    fill,
    stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
dui-button-icon > [slot=button] {
  height: 100%;
  width: 100%;
  font-family: inherit;
  font-size: inherit;
}
dui-button-icon:not(:has([slot=button])),
dui-button-icon > [slot=button] {
  box-sizing: border-box;
  padding: 0 20px;
  outline: none;
  flex-direction: row;
  isolation: isolate;
  gap: 6px;
  cursor: pointer;
  font-size: inherit;
  background-color: transparent;
  border-width: 0;
  color: inherit;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: inherit;
}
dui-button-icon:not(:has([slot=button])) [dui-right-icon],
dui-button-icon > [slot=button] [dui-right-icon] {
  order: 3;
}
dui-button-icon:not(:has([slot=button])) [dui-icon],
dui-button-icon > [slot=button] [dui-icon] {
  order: 0;
}
dui-button-icon:not(:has([slot=button])) [dui-right-icon],
dui-button-icon:not(:has([slot=button])) [dui-icon],
dui-button-icon > [slot=button] [dui-right-icon],
dui-button-icon > [slot=button] [dui-icon] {
  width: 20px;
  height: 20px;
  font-size: 20px;
}
dui-button-icon[readonly]:not([readonly=false]),
dui-button-icon[ng-reflect-readonly]:not([ng-reflect-readonly=false]),
dui-button-icon[loading]:not([loading=false]),
dui-button-icon[ng-reflect-loading]:not([ng-reflect-loading=false]),
dui-button-icon[ng-reflect-loading=true],
dui-button-icon[loading=true],
dui-button-icon[ng-reflect-readonly=true],
dui-button-icon[readonly=true] {
  pointer-events: none;
  cursor: inherit;
}
dui-button-icon[disabled]:not([disabled=false]),
dui-button-icon[ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[disabled=true],
dui-button-icon[ng-reflect-disabled=true],
dui-button-icon:has(button[slot=button]:disabled) {
  pointer-events: none;
}
dui-button-icon {
  box-sizing: border-box;
  width: 44px;
  height: 44px;
}
dui-button-icon [dui-icon] {
  display: flex;
  width: auto;
  height: auto;
}
dui-button-icon[variant^=round] {
  border-radius: 50%;
}
dui-button-icon[variant^=nav] {
  height: 34px;
}
dui-button-icon[variant^=nav] [dui-icon] {
  font-size: 18px !important;
  width: auto;
  height: auto;
}
dui-button-icon[variant=roundTransparent],
dui-button-icon[variant=navTransparent],
dui-button-icon[variant=squareTransparent] {
  border: 1px solid var(--gray-200);
  font-family: "dui-heading";
  background: transparent;
  color: var(--black);
}
dui-button-icon[variant=roundTransparent]:active,
dui-button-icon[variant=navTransparent]:active,
dui-button-icon[variant=squareTransparent]:active {
  background: var(--semitransparent-gray-10);
}
@media (hover: hover) {
  dui-button-icon[variant=roundTransparent]:hover,
  dui-button-icon[variant=navTransparent]:hover,
  dui-button-icon[variant=squareTransparent]:hover {
    background: var(--semitransparent-gray-10);
  }
}
dui-button-icon[variant=roundTransparent][disabled]:not([disabled=false]),
dui-button-icon[variant=roundTransparent][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=roundTransparent][disabled=true],
dui-button-icon[variant=roundTransparent][ng-reflect-disabled=true],
dui-button-icon[variant=roundTransparent]:has(button[slot=button]:disabled),
dui-button-icon[variant=navTransparent][disabled]:not([disabled=false]),
dui-button-icon[variant=navTransparent][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=navTransparent][disabled=true],
dui-button-icon[variant=navTransparent][ng-reflect-disabled=true],
dui-button-icon[variant=navTransparent]:has(button[slot=button]:disabled),
dui-button-icon[variant=squareTransparent][disabled]:not([disabled=false]),
dui-button-icon[variant=squareTransparent][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=squareTransparent][disabled=true],
dui-button-icon[variant=squareTransparent][ng-reflect-disabled=true],
dui-button-icon[variant=squareTransparent]:has(button[slot=button]:disabled) {
  color: var(--gray-200);
}
dui-button-icon[variant=roundTransparent][ng-reflect-theme=dark],
dui-button-icon[variant=roundTransparent][theme=dark],
dui-button-icon[variant=navTransparent][ng-reflect-theme=dark],
dui-button-icon[variant=navTransparent][theme=dark],
dui-button-icon[variant=squareTransparent][ng-reflect-theme=dark],
dui-button-icon[variant=squareTransparent][theme=dark] {
  border: 1px solid var(--gray-700);
  color: var(--white);
}
@media (hover: hover) {
  dui-button-icon[variant=roundTransparent][ng-reflect-theme=dark]:hover,
  dui-button-icon[variant=roundTransparent][theme=dark]:hover,
  dui-button-icon[variant=navTransparent][ng-reflect-theme=dark]:hover,
  dui-button-icon[variant=navTransparent][theme=dark]:hover,
  dui-button-icon[variant=squareTransparent][ng-reflect-theme=dark]:hover,
  dui-button-icon[variant=squareTransparent][theme=dark]:hover {
    background: var(--semitransparent-light-10);
  }
}
dui-button-icon[variant=roundTransparent][ng-reflect-theme=dark]:active,
dui-button-icon[variant=roundTransparent][theme=dark]:active,
dui-button-icon[variant=navTransparent][ng-reflect-theme=dark]:active,
dui-button-icon[variant=navTransparent][theme=dark]:active,
dui-button-icon[variant=squareTransparent][ng-reflect-theme=dark]:active,
dui-button-icon[variant=squareTransparent][theme=dark]:active {
  background: var(--semitransparent-light-10);
}
dui-button-icon[variant=roundTransparent][ng-reflect-theme=dark][badge]:not([badge=false])::after,
dui-button-icon[variant=roundTransparent][ng-reflect-theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=roundTransparent][ng-reflect-theme=dark][ng-reflect-badge=true]::after,
dui-button-icon[variant=roundTransparent][ng-reflect-theme=dark][badge=true]::after,
dui-button-icon[variant=roundTransparent][theme=dark][badge]:not([badge=false])::after,
dui-button-icon[variant=roundTransparent][theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=roundTransparent][theme=dark][ng-reflect-badge=true]::after,
dui-button-icon[variant=roundTransparent][theme=dark][badge=true]::after,
dui-button-icon[variant=navTransparent][ng-reflect-theme=dark][badge]:not([badge=false])::after,
dui-button-icon[variant=navTransparent][ng-reflect-theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=navTransparent][ng-reflect-theme=dark][ng-reflect-badge=true]::after,
dui-button-icon[variant=navTransparent][ng-reflect-theme=dark][badge=true]::after,
dui-button-icon[variant=navTransparent][theme=dark][badge]:not([badge=false])::after,
dui-button-icon[variant=navTransparent][theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=navTransparent][theme=dark][ng-reflect-badge=true]::after,
dui-button-icon[variant=navTransparent][theme=dark][badge=true]::after,
dui-button-icon[variant=squareTransparent][ng-reflect-theme=dark][badge]:not([badge=false])::after,
dui-button-icon[variant=squareTransparent][ng-reflect-theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareTransparent][ng-reflect-theme=dark][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareTransparent][ng-reflect-theme=dark][badge=true]::after,
dui-button-icon[variant=squareTransparent][theme=dark][badge]:not([badge=false])::after,
dui-button-icon[variant=squareTransparent][theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareTransparent][theme=dark][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareTransparent][theme=dark][badge=true]::after {
  background: var(--primary-500);
}
dui-button-icon[variant=roundTransparent][ng-reflect-theme=dark][disabled]:not([disabled=false]),
dui-button-icon[variant=roundTransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=roundTransparent][ng-reflect-theme=dark][disabled=true],
dui-button-icon[variant=roundTransparent][ng-reflect-theme=dark][ng-reflect-disabled=true],
dui-button-icon[variant=roundTransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled),
dui-button-icon[variant=roundTransparent][theme=dark][disabled]:not([disabled=false]),
dui-button-icon[variant=roundTransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=roundTransparent][theme=dark][disabled=true],
dui-button-icon[variant=roundTransparent][theme=dark][ng-reflect-disabled=true],
dui-button-icon[variant=roundTransparent][theme=dark]:has(button[slot=button]:disabled),
dui-button-icon[variant=navTransparent][ng-reflect-theme=dark][disabled]:not([disabled=false]),
dui-button-icon[variant=navTransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=navTransparent][ng-reflect-theme=dark][disabled=true],
dui-button-icon[variant=navTransparent][ng-reflect-theme=dark][ng-reflect-disabled=true],
dui-button-icon[variant=navTransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled),
dui-button-icon[variant=navTransparent][theme=dark][disabled]:not([disabled=false]),
dui-button-icon[variant=navTransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=navTransparent][theme=dark][disabled=true],
dui-button-icon[variant=navTransparent][theme=dark][ng-reflect-disabled=true],
dui-button-icon[variant=navTransparent][theme=dark]:has(button[slot=button]:disabled),
dui-button-icon[variant=squareTransparent][ng-reflect-theme=dark][disabled]:not([disabled=false]),
dui-button-icon[variant=squareTransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=squareTransparent][ng-reflect-theme=dark][disabled=true],
dui-button-icon[variant=squareTransparent][ng-reflect-theme=dark][ng-reflect-disabled=true],
dui-button-icon[variant=squareTransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled),
dui-button-icon[variant=squareTransparent][theme=dark][disabled]:not([disabled=false]),
dui-button-icon[variant=squareTransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=squareTransparent][theme=dark][disabled=true],
dui-button-icon[variant=squareTransparent][theme=dark][ng-reflect-disabled=true],
dui-button-icon[variant=squareTransparent][theme=dark]:has(button[slot=button]:disabled) {
  background: var(--gray-900);
  color: var(--gray-700);
}
dui-button-icon[variant=roundTransparent][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=roundTransparent][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=roundTransparent][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=roundTransparent][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-icon[variant=roundTransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=roundTransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=roundTransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=roundTransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-icon[variant=roundTransparent][ng-reflect-theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=roundTransparent][ng-reflect-theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=roundTransparent][ng-reflect-theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=roundTransparent][ng-reflect-theme=dark][disabled=true][badge=true]::after,
dui-button-icon[variant=roundTransparent][ng-reflect-theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=roundTransparent][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=roundTransparent][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=roundTransparent][ng-reflect-theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-icon[variant=roundTransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-icon[variant=roundTransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=roundTransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-icon[variant=roundTransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge=true]::after,
dui-button-icon[variant=roundTransparent][theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=roundTransparent][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=roundTransparent][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=roundTransparent][theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-icon[variant=roundTransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=roundTransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=roundTransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=roundTransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-icon[variant=roundTransparent][theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=roundTransparent][theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=roundTransparent][theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=roundTransparent][theme=dark][disabled=true][badge=true]::after,
dui-button-icon[variant=roundTransparent][theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=roundTransparent][theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=roundTransparent][theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=roundTransparent][theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-icon[variant=roundTransparent][theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-icon[variant=roundTransparent][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=roundTransparent][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-icon[variant=roundTransparent][theme=dark]:has(button[slot=button]:disabled)[badge=true]::after,
dui-button-icon[variant=navTransparent][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=navTransparent][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=navTransparent][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=navTransparent][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-icon[variant=navTransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=navTransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=navTransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=navTransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-icon[variant=navTransparent][ng-reflect-theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=navTransparent][ng-reflect-theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=navTransparent][ng-reflect-theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=navTransparent][ng-reflect-theme=dark][disabled=true][badge=true]::after,
dui-button-icon[variant=navTransparent][ng-reflect-theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=navTransparent][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=navTransparent][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=navTransparent][ng-reflect-theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-icon[variant=navTransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-icon[variant=navTransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=navTransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-icon[variant=navTransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge=true]::after,
dui-button-icon[variant=navTransparent][theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=navTransparent][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=navTransparent][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=navTransparent][theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-icon[variant=navTransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=navTransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=navTransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=navTransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-icon[variant=navTransparent][theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=navTransparent][theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=navTransparent][theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=navTransparent][theme=dark][disabled=true][badge=true]::after,
dui-button-icon[variant=navTransparent][theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=navTransparent][theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=navTransparent][theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=navTransparent][theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-icon[variant=navTransparent][theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-icon[variant=navTransparent][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=navTransparent][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-icon[variant=navTransparent][theme=dark]:has(button[slot=button]:disabled)[badge=true]::after,
dui-button-icon[variant=squareTransparent][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=squareTransparent][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareTransparent][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareTransparent][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-icon[variant=squareTransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=squareTransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareTransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareTransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-icon[variant=squareTransparent][ng-reflect-theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=squareTransparent][ng-reflect-theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareTransparent][ng-reflect-theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareTransparent][ng-reflect-theme=dark][disabled=true][badge=true]::after,
dui-button-icon[variant=squareTransparent][ng-reflect-theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=squareTransparent][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareTransparent][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareTransparent][ng-reflect-theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-icon[variant=squareTransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-icon[variant=squareTransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareTransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareTransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge=true]::after,
dui-button-icon[variant=squareTransparent][theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=squareTransparent][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareTransparent][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareTransparent][theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-icon[variant=squareTransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=squareTransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareTransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareTransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-icon[variant=squareTransparent][theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=squareTransparent][theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareTransparent][theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareTransparent][theme=dark][disabled=true][badge=true]::after,
dui-button-icon[variant=squareTransparent][theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=squareTransparent][theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareTransparent][theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareTransparent][theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-icon[variant=squareTransparent][theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-icon[variant=squareTransparent][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareTransparent][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareTransparent][theme=dark]:has(button[slot=button]:disabled)[badge=true]::after {
  background: var(--gray-700);
}
dui-button-icon:not([variant]),
dui-button-icon[variant=squareSemitransparent],
dui-button-icon[variant=roundSemitransparent],
dui-button-icon[variant=navSemitransparent] {
  font-family: "dui-text";
  background: var(--semitransparent-gray-20);
  color: var(--black);
}
dui-button-icon:not([variant]):active,
dui-button-icon[variant=squareSemitransparent]:active,
dui-button-icon[variant=roundSemitransparent]:active,
dui-button-icon[variant=navSemitransparent]:active {
  background: var(--semitransparent-gray-30);
}
@media (hover: hover) {
  dui-button-icon:not([variant]):hover,
  dui-button-icon[variant=squareSemitransparent]:hover,
  dui-button-icon[variant=roundSemitransparent]:hover,
  dui-button-icon[variant=navSemitransparent]:hover {
    background: var(--semitransparent-gray-30);
  }
}
dui-button-icon:not([variant])[disabled]:not([disabled=false]),
dui-button-icon:not([variant])[ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon:not([variant])[disabled=true],
dui-button-icon:not([variant])[ng-reflect-disabled=true],
dui-button-icon:not([variant]):has(button[slot=button]:disabled),
dui-button-icon[variant=squareSemitransparent][disabled]:not([disabled=false]),
dui-button-icon[variant=squareSemitransparent][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=squareSemitransparent][disabled=true],
dui-button-icon[variant=squareSemitransparent][ng-reflect-disabled=true],
dui-button-icon[variant=squareSemitransparent]:has(button[slot=button]:disabled),
dui-button-icon[variant=roundSemitransparent][disabled]:not([disabled=false]),
dui-button-icon[variant=roundSemitransparent][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=roundSemitransparent][disabled=true],
dui-button-icon[variant=roundSemitransparent][ng-reflect-disabled=true],
dui-button-icon[variant=roundSemitransparent]:has(button[slot=button]:disabled),
dui-button-icon[variant=navSemitransparent][disabled]:not([disabled=false]),
dui-button-icon[variant=navSemitransparent][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=navSemitransparent][disabled=true],
dui-button-icon[variant=navSemitransparent][ng-reflect-disabled=true],
dui-button-icon[variant=navSemitransparent]:has(button[slot=button]:disabled) {
  background: var(--semitransparent-gray-10);
  color: var(--white);
}
dui-button-icon:not([variant])[disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-icon:not([variant])[disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon:not([variant])[disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon:not([variant])[disabled]:not([disabled=false])[badge=true]::after,
dui-button-icon:not([variant])[ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-icon:not([variant])[ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon:not([variant])[ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon:not([variant])[ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-icon:not([variant])[disabled=true][badge]:not([badge=false])::after,
dui-button-icon:not([variant])[disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon:not([variant])[disabled=true][ng-reflect-badge=true]::after,
dui-button-icon:not([variant])[disabled=true][badge=true]::after,
dui-button-icon:not([variant])[ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-icon:not([variant])[ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon:not([variant])[ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-icon:not([variant])[ng-reflect-disabled=true][badge=true]::after,
dui-button-icon:not([variant]):has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-icon:not([variant]):has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon:not([variant]):has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-icon:not([variant]):has(button[slot=button]:disabled)[badge=true]::after,
dui-button-icon[variant=squareSemitransparent][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSemitransparent][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSemitransparent][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSemitransparent][disabled]:not([disabled=false])[badge=true]::after,
dui-button-icon[variant=squareSemitransparent][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSemitransparent][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSemitransparent][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSemitransparent][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-icon[variant=squareSemitransparent][disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSemitransparent][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSemitransparent][disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSemitransparent][disabled=true][badge=true]::after,
dui-button-icon[variant=squareSemitransparent][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSemitransparent][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSemitransparent][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSemitransparent][ng-reflect-disabled=true][badge=true]::after,
dui-button-icon[variant=squareSemitransparent]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSemitransparent]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSemitransparent]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSemitransparent]:has(button[slot=button]:disabled)[badge=true]::after,
dui-button-icon[variant=roundSemitransparent][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=roundSemitransparent][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=roundSemitransparent][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=roundSemitransparent][disabled]:not([disabled=false])[badge=true]::after,
dui-button-icon[variant=roundSemitransparent][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=roundSemitransparent][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=roundSemitransparent][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=roundSemitransparent][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-icon[variant=roundSemitransparent][disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=roundSemitransparent][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=roundSemitransparent][disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=roundSemitransparent][disabled=true][badge=true]::after,
dui-button-icon[variant=roundSemitransparent][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=roundSemitransparent][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=roundSemitransparent][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=roundSemitransparent][ng-reflect-disabled=true][badge=true]::after,
dui-button-icon[variant=roundSemitransparent]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-icon[variant=roundSemitransparent]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=roundSemitransparent]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-icon[variant=roundSemitransparent]:has(button[slot=button]:disabled)[badge=true]::after,
dui-button-icon[variant=navSemitransparent][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=navSemitransparent][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=navSemitransparent][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=navSemitransparent][disabled]:not([disabled=false])[badge=true]::after,
dui-button-icon[variant=navSemitransparent][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=navSemitransparent][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=navSemitransparent][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=navSemitransparent][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-icon[variant=navSemitransparent][disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=navSemitransparent][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=navSemitransparent][disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=navSemitransparent][disabled=true][badge=true]::after,
dui-button-icon[variant=navSemitransparent][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=navSemitransparent][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=navSemitransparent][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=navSemitransparent][ng-reflect-disabled=true][badge=true]::after,
dui-button-icon[variant=navSemitransparent]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-icon[variant=navSemitransparent]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=navSemitransparent]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-icon[variant=navSemitransparent]:has(button[slot=button]:disabled)[badge=true]::after {
  background: var(--gray-100);
}
dui-button-icon:not([variant])[ng-reflect-theme=dark],
dui-button-icon:not([variant])[theme=dark],
dui-button-icon[variant=squareSemitransparent][ng-reflect-theme=dark],
dui-button-icon[variant=squareSemitransparent][theme=dark],
dui-button-icon[variant=roundSemitransparent][ng-reflect-theme=dark],
dui-button-icon[variant=roundSemitransparent][theme=dark],
dui-button-icon[variant=navSemitransparent][ng-reflect-theme=dark],
dui-button-icon[variant=navSemitransparent][theme=dark] {
  background: var(--semitransparent-light-10);
  color: var(--white);
}
@media (hover: hover) {
  dui-button-icon:not([variant])[ng-reflect-theme=dark]:hover,
  dui-button-icon:not([variant])[theme=dark]:hover,
  dui-button-icon[variant=squareSemitransparent][ng-reflect-theme=dark]:hover,
  dui-button-icon[variant=squareSemitransparent][theme=dark]:hover,
  dui-button-icon[variant=roundSemitransparent][ng-reflect-theme=dark]:hover,
  dui-button-icon[variant=roundSemitransparent][theme=dark]:hover,
  dui-button-icon[variant=navSemitransparent][ng-reflect-theme=dark]:hover,
  dui-button-icon[variant=navSemitransparent][theme=dark]:hover {
    background: var(--semitransparent-light-30);
  }
}
dui-button-icon:not([variant])[ng-reflect-theme=dark]:active,
dui-button-icon:not([variant])[theme=dark]:active,
dui-button-icon[variant=squareSemitransparent][ng-reflect-theme=dark]:active,
dui-button-icon[variant=squareSemitransparent][theme=dark]:active,
dui-button-icon[variant=roundSemitransparent][ng-reflect-theme=dark]:active,
dui-button-icon[variant=roundSemitransparent][theme=dark]:active,
dui-button-icon[variant=navSemitransparent][ng-reflect-theme=dark]:active,
dui-button-icon[variant=navSemitransparent][theme=dark]:active {
  background: var(--semitransparent-light-30);
}
dui-button-icon:not([variant])[ng-reflect-theme=dark][badge]:not([badge=false])::after,
dui-button-icon:not([variant])[ng-reflect-theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon:not([variant])[ng-reflect-theme=dark][ng-reflect-badge=true]::after,
dui-button-icon:not([variant])[ng-reflect-theme=dark][badge=true]::after,
dui-button-icon:not([variant])[theme=dark][badge]:not([badge=false])::after,
dui-button-icon:not([variant])[theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon:not([variant])[theme=dark][ng-reflect-badge=true]::after,
dui-button-icon:not([variant])[theme=dark][badge=true]::after,
dui-button-icon[variant=squareSemitransparent][ng-reflect-theme=dark][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSemitransparent][ng-reflect-theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSemitransparent][ng-reflect-theme=dark][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSemitransparent][ng-reflect-theme=dark][badge=true]::after,
dui-button-icon[variant=squareSemitransparent][theme=dark][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSemitransparent][theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSemitransparent][theme=dark][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSemitransparent][theme=dark][badge=true]::after,
dui-button-icon[variant=roundSemitransparent][ng-reflect-theme=dark][badge]:not([badge=false])::after,
dui-button-icon[variant=roundSemitransparent][ng-reflect-theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=roundSemitransparent][ng-reflect-theme=dark][ng-reflect-badge=true]::after,
dui-button-icon[variant=roundSemitransparent][ng-reflect-theme=dark][badge=true]::after,
dui-button-icon[variant=roundSemitransparent][theme=dark][badge]:not([badge=false])::after,
dui-button-icon[variant=roundSemitransparent][theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=roundSemitransparent][theme=dark][ng-reflect-badge=true]::after,
dui-button-icon[variant=roundSemitransparent][theme=dark][badge=true]::after,
dui-button-icon[variant=navSemitransparent][ng-reflect-theme=dark][badge]:not([badge=false])::after,
dui-button-icon[variant=navSemitransparent][ng-reflect-theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=navSemitransparent][ng-reflect-theme=dark][ng-reflect-badge=true]::after,
dui-button-icon[variant=navSemitransparent][ng-reflect-theme=dark][badge=true]::after,
dui-button-icon[variant=navSemitransparent][theme=dark][badge]:not([badge=false])::after,
dui-button-icon[variant=navSemitransparent][theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=navSemitransparent][theme=dark][ng-reflect-badge=true]::after,
dui-button-icon[variant=navSemitransparent][theme=dark][badge=true]::after {
  background: var(--primary-500);
}
dui-button-icon:not([variant])[ng-reflect-theme=dark][disabled]:not([disabled=false]),
dui-button-icon:not([variant])[ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon:not([variant])[ng-reflect-theme=dark][disabled=true],
dui-button-icon:not([variant])[ng-reflect-theme=dark][ng-reflect-disabled=true],
dui-button-icon:not([variant])[ng-reflect-theme=dark]:has(button[slot=button]:disabled),
dui-button-icon:not([variant])[theme=dark][disabled]:not([disabled=false]),
dui-button-icon:not([variant])[theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon:not([variant])[theme=dark][disabled=true],
dui-button-icon:not([variant])[theme=dark][ng-reflect-disabled=true],
dui-button-icon:not([variant])[theme=dark]:has(button[slot=button]:disabled),
dui-button-icon[variant=squareSemitransparent][ng-reflect-theme=dark][disabled]:not([disabled=false]),
dui-button-icon[variant=squareSemitransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=squareSemitransparent][ng-reflect-theme=dark][disabled=true],
dui-button-icon[variant=squareSemitransparent][ng-reflect-theme=dark][ng-reflect-disabled=true],
dui-button-icon[variant=squareSemitransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled),
dui-button-icon[variant=squareSemitransparent][theme=dark][disabled]:not([disabled=false]),
dui-button-icon[variant=squareSemitransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=squareSemitransparent][theme=dark][disabled=true],
dui-button-icon[variant=squareSemitransparent][theme=dark][ng-reflect-disabled=true],
dui-button-icon[variant=squareSemitransparent][theme=dark]:has(button[slot=button]:disabled),
dui-button-icon[variant=roundSemitransparent][ng-reflect-theme=dark][disabled]:not([disabled=false]),
dui-button-icon[variant=roundSemitransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=roundSemitransparent][ng-reflect-theme=dark][disabled=true],
dui-button-icon[variant=roundSemitransparent][ng-reflect-theme=dark][ng-reflect-disabled=true],
dui-button-icon[variant=roundSemitransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled),
dui-button-icon[variant=roundSemitransparent][theme=dark][disabled]:not([disabled=false]),
dui-button-icon[variant=roundSemitransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=roundSemitransparent][theme=dark][disabled=true],
dui-button-icon[variant=roundSemitransparent][theme=dark][ng-reflect-disabled=true],
dui-button-icon[variant=roundSemitransparent][theme=dark]:has(button[slot=button]:disabled),
dui-button-icon[variant=navSemitransparent][ng-reflect-theme=dark][disabled]:not([disabled=false]),
dui-button-icon[variant=navSemitransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=navSemitransparent][ng-reflect-theme=dark][disabled=true],
dui-button-icon[variant=navSemitransparent][ng-reflect-theme=dark][ng-reflect-disabled=true],
dui-button-icon[variant=navSemitransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled),
dui-button-icon[variant=navSemitransparent][theme=dark][disabled]:not([disabled=false]),
dui-button-icon[variant=navSemitransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=navSemitransparent][theme=dark][disabled=true],
dui-button-icon[variant=navSemitransparent][theme=dark][ng-reflect-disabled=true],
dui-button-icon[variant=navSemitransparent][theme=dark]:has(button[slot=button]:disabled) {
  background: var(--semitransparent-light-10);
  color: var(--semitransparent-light-30);
}
dui-button-icon:not([variant])[ng-reflect-theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-icon:not([variant])[ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon:not([variant])[ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon:not([variant])[ng-reflect-theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-icon:not([variant])[ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-icon:not([variant])[ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon:not([variant])[ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon:not([variant])[ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-icon:not([variant])[ng-reflect-theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-icon:not([variant])[ng-reflect-theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon:not([variant])[ng-reflect-theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-icon:not([variant])[ng-reflect-theme=dark][disabled=true][badge=true]::after,
dui-button-icon:not([variant])[ng-reflect-theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-icon:not([variant])[ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon:not([variant])[ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-icon:not([variant])[ng-reflect-theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-icon:not([variant])[ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-icon:not([variant])[ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon:not([variant])[ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-icon:not([variant])[ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge=true]::after,
dui-button-icon:not([variant])[theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-icon:not([variant])[theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon:not([variant])[theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon:not([variant])[theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-icon:not([variant])[theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-icon:not([variant])[theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon:not([variant])[theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon:not([variant])[theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-icon:not([variant])[theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-icon:not([variant])[theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon:not([variant])[theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-icon:not([variant])[theme=dark][disabled=true][badge=true]::after,
dui-button-icon:not([variant])[theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-icon:not([variant])[theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon:not([variant])[theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-icon:not([variant])[theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-icon:not([variant])[theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-icon:not([variant])[theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon:not([variant])[theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-icon:not([variant])[theme=dark]:has(button[slot=button]:disabled)[badge=true]::after,
dui-button-icon[variant=squareSemitransparent][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSemitransparent][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSemitransparent][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSemitransparent][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-icon[variant=squareSemitransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSemitransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSemitransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSemitransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-icon[variant=squareSemitransparent][ng-reflect-theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSemitransparent][ng-reflect-theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSemitransparent][ng-reflect-theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSemitransparent][ng-reflect-theme=dark][disabled=true][badge=true]::after,
dui-button-icon[variant=squareSemitransparent][ng-reflect-theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSemitransparent][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSemitransparent][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSemitransparent][ng-reflect-theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-icon[variant=squareSemitransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSemitransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSemitransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSemitransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge=true]::after,
dui-button-icon[variant=squareSemitransparent][theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSemitransparent][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSemitransparent][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSemitransparent][theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-icon[variant=squareSemitransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSemitransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSemitransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSemitransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-icon[variant=squareSemitransparent][theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSemitransparent][theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSemitransparent][theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSemitransparent][theme=dark][disabled=true][badge=true]::after,
dui-button-icon[variant=squareSemitransparent][theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSemitransparent][theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSemitransparent][theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSemitransparent][theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-icon[variant=squareSemitransparent][theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSemitransparent][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSemitransparent][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSemitransparent][theme=dark]:has(button[slot=button]:disabled)[badge=true]::after,
dui-button-icon[variant=roundSemitransparent][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=roundSemitransparent][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=roundSemitransparent][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=roundSemitransparent][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-icon[variant=roundSemitransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=roundSemitransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=roundSemitransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=roundSemitransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-icon[variant=roundSemitransparent][ng-reflect-theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=roundSemitransparent][ng-reflect-theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=roundSemitransparent][ng-reflect-theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=roundSemitransparent][ng-reflect-theme=dark][disabled=true][badge=true]::after,
dui-button-icon[variant=roundSemitransparent][ng-reflect-theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=roundSemitransparent][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=roundSemitransparent][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=roundSemitransparent][ng-reflect-theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-icon[variant=roundSemitransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-icon[variant=roundSemitransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=roundSemitransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-icon[variant=roundSemitransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge=true]::after,
dui-button-icon[variant=roundSemitransparent][theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=roundSemitransparent][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=roundSemitransparent][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=roundSemitransparent][theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-icon[variant=roundSemitransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=roundSemitransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=roundSemitransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=roundSemitransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-icon[variant=roundSemitransparent][theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=roundSemitransparent][theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=roundSemitransparent][theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=roundSemitransparent][theme=dark][disabled=true][badge=true]::after,
dui-button-icon[variant=roundSemitransparent][theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=roundSemitransparent][theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=roundSemitransparent][theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=roundSemitransparent][theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-icon[variant=roundSemitransparent][theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-icon[variant=roundSemitransparent][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=roundSemitransparent][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-icon[variant=roundSemitransparent][theme=dark]:has(button[slot=button]:disabled)[badge=true]::after,
dui-button-icon[variant=navSemitransparent][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=navSemitransparent][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=navSemitransparent][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=navSemitransparent][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-icon[variant=navSemitransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=navSemitransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=navSemitransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=navSemitransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-icon[variant=navSemitransparent][ng-reflect-theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=navSemitransparent][ng-reflect-theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=navSemitransparent][ng-reflect-theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=navSemitransparent][ng-reflect-theme=dark][disabled=true][badge=true]::after,
dui-button-icon[variant=navSemitransparent][ng-reflect-theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=navSemitransparent][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=navSemitransparent][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=navSemitransparent][ng-reflect-theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-icon[variant=navSemitransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-icon[variant=navSemitransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=navSemitransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-icon[variant=navSemitransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge=true]::after,
dui-button-icon[variant=navSemitransparent][theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=navSemitransparent][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=navSemitransparent][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=navSemitransparent][theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-icon[variant=navSemitransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=navSemitransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=navSemitransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=navSemitransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-icon[variant=navSemitransparent][theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=navSemitransparent][theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=navSemitransparent][theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=navSemitransparent][theme=dark][disabled=true][badge=true]::after,
dui-button-icon[variant=navSemitransparent][theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=navSemitransparent][theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=navSemitransparent][theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=navSemitransparent][theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-icon[variant=navSemitransparent][theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-icon[variant=navSemitransparent][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=navSemitransparent][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-icon[variant=navSemitransparent][theme=dark]:has(button[slot=button]:disabled)[badge=true]::after {
  background: var(--gray-700);
}
dui-button-icon:not([variant]),
dui-button-icon[variant=squareSemitransparent],
dui-button-icon[variant=roundSemitransparent],
dui-button-icon[variant=navSemitransparent] {
  color: var(--white);
}
dui-button-icon[variant=squareSolidPrimary] {
  font-family: "dui-heading";
  background: var(--primary-500);
  color: var(--white);
}
dui-button-icon[variant=squareSolidPrimary]:active {
  background: var(--primary-600);
}
@media (hover: hover) {
  dui-button-icon[variant=squareSolidPrimary]:hover {
    background: var(--primary-600);
  }
}
dui-button-icon[variant=squareSolidPrimary][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidPrimary][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidPrimary][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidPrimary][badge=true]::after {
  background: var(--black);
}
dui-button-icon[variant=squareSolidPrimary][disabled]:not([disabled=false]),
dui-button-icon[variant=squareSolidPrimary][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=squareSolidPrimary][disabled=true],
dui-button-icon[variant=squareSolidPrimary][ng-reflect-disabled=true],
dui-button-icon[variant=squareSolidPrimary]:has(button[slot=button]:disabled) {
  background: var(--gray-100);
  color: var(--white);
}
dui-button-icon[variant=squareSolidPrimary][ng-reflect-theme=dark][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidPrimary][ng-reflect-theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidPrimary][ng-reflect-theme=dark][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidPrimary][ng-reflect-theme=dark][badge=true]::after,
dui-button-icon[variant=squareSolidPrimary][theme=dark][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidPrimary][theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidPrimary][theme=dark][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidPrimary][theme=dark][badge=true]::after {
  background: var(--black);
}
dui-button-icon[variant=squareSolidPrimary][ng-reflect-theme=dark][disabled]:not([disabled=false]),
dui-button-icon[variant=squareSolidPrimary][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=squareSolidPrimary][ng-reflect-theme=dark][disabled=true],
dui-button-icon[variant=squareSolidPrimary][ng-reflect-theme=dark][ng-reflect-disabled=true],
dui-button-icon[variant=squareSolidPrimary][ng-reflect-theme=dark]:has(button[slot=button]:disabled),
dui-button-icon[variant=squareSolidPrimary][theme=dark][disabled]:not([disabled=false]),
dui-button-icon[variant=squareSolidPrimary][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=squareSolidPrimary][theme=dark][disabled=true],
dui-button-icon[variant=squareSolidPrimary][theme=dark][ng-reflect-disabled=true],
dui-button-icon[variant=squareSolidPrimary][theme=dark]:has(button[slot=button]:disabled) {
  background: var(--gray-700);
  color: var(--gray-500);
}
dui-button-icon[variant=squareSolidPrimary][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidPrimary][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidPrimary][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidPrimary][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-icon[variant=squareSolidPrimary][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidPrimary][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidPrimary][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidPrimary][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-icon[variant=squareSolidPrimary][ng-reflect-theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidPrimary][ng-reflect-theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidPrimary][ng-reflect-theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidPrimary][ng-reflect-theme=dark][disabled=true][badge=true]::after,
dui-button-icon[variant=squareSolidPrimary][ng-reflect-theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidPrimary][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidPrimary][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidPrimary][ng-reflect-theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-icon[variant=squareSolidPrimary][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidPrimary][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidPrimary][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidPrimary][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge=true]::after,
dui-button-icon[variant=squareSolidPrimary][theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidPrimary][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidPrimary][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidPrimary][theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-icon[variant=squareSolidPrimary][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidPrimary][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidPrimary][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidPrimary][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-icon[variant=squareSolidPrimary][theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidPrimary][theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidPrimary][theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidPrimary][theme=dark][disabled=true][badge=true]::after,
dui-button-icon[variant=squareSolidPrimary][theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidPrimary][theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidPrimary][theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidPrimary][theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-icon[variant=squareSolidPrimary][theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidPrimary][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidPrimary][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidPrimary][theme=dark]:has(button[slot=button]:disabled)[badge=true]::after {
  background: var(--gray-800);
}
dui-button-icon[variant=squareSolidGreen] {
  font-family: "dui-heading";
  background: var(--green-500);
  color: var(--white);
}
dui-button-icon[variant=squareSolidGreen]:active {
  background: var(--green-600);
}
@media (hover: hover) {
  dui-button-icon[variant=squareSolidGreen]:hover {
    background: var(--green-600);
  }
}
dui-button-icon[variant=squareSolidGreen][disabled]:not([disabled=false]),
dui-button-icon[variant=squareSolidGreen][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=squareSolidGreen][disabled=true],
dui-button-icon[variant=squareSolidGreen][ng-reflect-disabled=true],
dui-button-icon[variant=squareSolidGreen]:has(button[slot=button]:disabled) {
  background: var(--gray-100);
  color: var(--white);
}
dui-button-icon[variant=squareSolidGreen][ng-reflect-theme=dark][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidGreen][ng-reflect-theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidGreen][ng-reflect-theme=dark][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidGreen][ng-reflect-theme=dark][badge=true]::after,
dui-button-icon[variant=squareSolidGreen][theme=dark][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidGreen][theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidGreen][theme=dark][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidGreen][theme=dark][badge=true]::after {
  background: var(--black);
}
dui-button-icon[variant=squareSolidGreen][ng-reflect-theme=dark][disabled]:not([disabled=false]),
dui-button-icon[variant=squareSolidGreen][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=squareSolidGreen][ng-reflect-theme=dark][disabled=true],
dui-button-icon[variant=squareSolidGreen][ng-reflect-theme=dark][ng-reflect-disabled=true],
dui-button-icon[variant=squareSolidGreen][ng-reflect-theme=dark]:has(button[slot=button]:disabled),
dui-button-icon[variant=squareSolidGreen][theme=dark][disabled]:not([disabled=false]),
dui-button-icon[variant=squareSolidGreen][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=squareSolidGreen][theme=dark][disabled=true],
dui-button-icon[variant=squareSolidGreen][theme=dark][ng-reflect-disabled=true],
dui-button-icon[variant=squareSolidGreen][theme=dark]:has(button[slot=button]:disabled) {
  background: var(--gray-700);
  color: var(--gray-500);
}
dui-button-icon[variant=squareSolidGreen][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidGreen][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidGreen][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidGreen][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-icon[variant=squareSolidGreen][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidGreen][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidGreen][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidGreen][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-icon[variant=squareSolidGreen][ng-reflect-theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidGreen][ng-reflect-theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidGreen][ng-reflect-theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidGreen][ng-reflect-theme=dark][disabled=true][badge=true]::after,
dui-button-icon[variant=squareSolidGreen][ng-reflect-theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidGreen][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidGreen][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidGreen][ng-reflect-theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-icon[variant=squareSolidGreen][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidGreen][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidGreen][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidGreen][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge=true]::after,
dui-button-icon[variant=squareSolidGreen][theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidGreen][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidGreen][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidGreen][theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-icon[variant=squareSolidGreen][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidGreen][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidGreen][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidGreen][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-icon[variant=squareSolidGreen][theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidGreen][theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidGreen][theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidGreen][theme=dark][disabled=true][badge=true]::after,
dui-button-icon[variant=squareSolidGreen][theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidGreen][theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidGreen][theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidGreen][theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-icon[variant=squareSolidGreen][theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidGreen][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidGreen][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidGreen][theme=dark]:has(button[slot=button]:disabled)[badge=true]::after {
  background: var(--gray-800);
}
dui-button-icon[variant=squareSolidBlue] {
  font-family: "dui-heading";
  background: var(--blue-500);
  color: var(--white);
}
dui-button-icon[variant=squareSolidBlue]:active {
  background: var(--blue-600);
}
@media (hover: hover) {
  dui-button-icon[variant=squareSolidBlue]:hover {
    background: var(--blue-600);
  }
}
dui-button-icon[variant=squareSolidBlue][disabled]:not([disabled=false]),
dui-button-icon[variant=squareSolidBlue][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=squareSolidBlue][disabled=true],
dui-button-icon[variant=squareSolidBlue][ng-reflect-disabled=true],
dui-button-icon[variant=squareSolidBlue]:has(button[slot=button]:disabled) {
  background: var(--gray-100);
  color: var(--white);
}
dui-button-icon[variant=squareSolidBlue][ng-reflect-theme=dark][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidBlue][ng-reflect-theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidBlue][ng-reflect-theme=dark][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidBlue][ng-reflect-theme=dark][badge=true]::after,
dui-button-icon[variant=squareSolidBlue][theme=dark][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidBlue][theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidBlue][theme=dark][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidBlue][theme=dark][badge=true]::after {
  background: var(--black);
}
dui-button-icon[variant=squareSolidBlue][ng-reflect-theme=dark][disabled]:not([disabled=false]),
dui-button-icon[variant=squareSolidBlue][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=squareSolidBlue][ng-reflect-theme=dark][disabled=true],
dui-button-icon[variant=squareSolidBlue][ng-reflect-theme=dark][ng-reflect-disabled=true],
dui-button-icon[variant=squareSolidBlue][ng-reflect-theme=dark]:has(button[slot=button]:disabled),
dui-button-icon[variant=squareSolidBlue][theme=dark][disabled]:not([disabled=false]),
dui-button-icon[variant=squareSolidBlue][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=squareSolidBlue][theme=dark][disabled=true],
dui-button-icon[variant=squareSolidBlue][theme=dark][ng-reflect-disabled=true],
dui-button-icon[variant=squareSolidBlue][theme=dark]:has(button[slot=button]:disabled) {
  background: var(--gray-700);
  color: var(--gray-500);
}
dui-button-icon[variant=squareSolidBlue][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidBlue][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidBlue][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidBlue][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-icon[variant=squareSolidBlue][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidBlue][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidBlue][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidBlue][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-icon[variant=squareSolidBlue][ng-reflect-theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidBlue][ng-reflect-theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidBlue][ng-reflect-theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidBlue][ng-reflect-theme=dark][disabled=true][badge=true]::after,
dui-button-icon[variant=squareSolidBlue][ng-reflect-theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidBlue][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidBlue][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidBlue][ng-reflect-theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-icon[variant=squareSolidBlue][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidBlue][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidBlue][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidBlue][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge=true]::after,
dui-button-icon[variant=squareSolidBlue][theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidBlue][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidBlue][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidBlue][theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-icon[variant=squareSolidBlue][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidBlue][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidBlue][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidBlue][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-icon[variant=squareSolidBlue][theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidBlue][theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidBlue][theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidBlue][theme=dark][disabled=true][badge=true]::after,
dui-button-icon[variant=squareSolidBlue][theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidBlue][theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidBlue][theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidBlue][theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-icon[variant=squareSolidBlue][theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidBlue][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidBlue][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidBlue][theme=dark]:has(button[slot=button]:disabled)[badge=true]::after {
  background: var(--gray-800);
}
dui-button-icon[variant=squareSolidPurple] {
  font-family: "dui-heading";
  background: var(--purple-500);
  color: var(--white);
}
dui-button-icon[variant=squareSolidPurple]:active {
  background: var(--purple-600);
}
@media (hover: hover) {
  dui-button-icon[variant=squareSolidPurple]:hover {
    background: var(--purple-600);
  }
}
dui-button-icon[variant=squareSolidPurple][disabled]:not([disabled=false]),
dui-button-icon[variant=squareSolidPurple][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=squareSolidPurple][disabled=true],
dui-button-icon[variant=squareSolidPurple][ng-reflect-disabled=true],
dui-button-icon[variant=squareSolidPurple]:has(button[slot=button]:disabled) {
  background: var(--gray-100);
  color: var(--white);
}
dui-button-icon[variant=squareSolidPurple][ng-reflect-theme=dark][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidPurple][ng-reflect-theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidPurple][ng-reflect-theme=dark][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidPurple][ng-reflect-theme=dark][badge=true]::after,
dui-button-icon[variant=squareSolidPurple][theme=dark][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidPurple][theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidPurple][theme=dark][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidPurple][theme=dark][badge=true]::after {
  background: var(--black);
}
dui-button-icon[variant=squareSolidPurple][ng-reflect-theme=dark][disabled]:not([disabled=false]),
dui-button-icon[variant=squareSolidPurple][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=squareSolidPurple][ng-reflect-theme=dark][disabled=true],
dui-button-icon[variant=squareSolidPurple][ng-reflect-theme=dark][ng-reflect-disabled=true],
dui-button-icon[variant=squareSolidPurple][ng-reflect-theme=dark]:has(button[slot=button]:disabled),
dui-button-icon[variant=squareSolidPurple][theme=dark][disabled]:not([disabled=false]),
dui-button-icon[variant=squareSolidPurple][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=squareSolidPurple][theme=dark][disabled=true],
dui-button-icon[variant=squareSolidPurple][theme=dark][ng-reflect-disabled=true],
dui-button-icon[variant=squareSolidPurple][theme=dark]:has(button[slot=button]:disabled) {
  background: var(--gray-700);
  color: var(--gray-500);
}
dui-button-icon[variant=squareSolidPurple][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidPurple][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidPurple][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidPurple][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-icon[variant=squareSolidPurple][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidPurple][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidPurple][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidPurple][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-icon[variant=squareSolidPurple][ng-reflect-theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidPurple][ng-reflect-theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidPurple][ng-reflect-theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidPurple][ng-reflect-theme=dark][disabled=true][badge=true]::after,
dui-button-icon[variant=squareSolidPurple][ng-reflect-theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidPurple][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidPurple][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidPurple][ng-reflect-theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-icon[variant=squareSolidPurple][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidPurple][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidPurple][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidPurple][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge=true]::after,
dui-button-icon[variant=squareSolidPurple][theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidPurple][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidPurple][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidPurple][theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-icon[variant=squareSolidPurple][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidPurple][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidPurple][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidPurple][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-icon[variant=squareSolidPurple][theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidPurple][theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidPurple][theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidPurple][theme=dark][disabled=true][badge=true]::after,
dui-button-icon[variant=squareSolidPurple][theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidPurple][theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidPurple][theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidPurple][theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-icon[variant=squareSolidPurple][theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidPurple][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidPurple][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidPurple][theme=dark]:has(button[slot=button]:disabled)[badge=true]::after {
  background: var(--gray-800);
}
dui-button-icon[variant=squareSolidDark] {
  font-family: "dui-heading";
  background: var(--gray-900);
  color: var(--white);
}
dui-button-icon[variant=squareSolidDark]:active {
  background: var(--gray-700);
}
@media (hover: hover) {
  dui-button-icon[variant=squareSolidDark]:hover {
    background: var(--gray-700);
  }
}
dui-button-icon[variant=squareSolidDark][disabled]:not([disabled=false]),
dui-button-icon[variant=squareSolidDark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=squareSolidDark][disabled=true],
dui-button-icon[variant=squareSolidDark][ng-reflect-disabled=true],
dui-button-icon[variant=squareSolidDark]:has(button[slot=button]:disabled) {
  background: var(--gray-100);
  color: var(--white);
}
@media (hover: hover) {
  dui-button-icon[variant=squareSolidDark][ng-reflect-theme=dark]:hover,
  dui-button-icon[variant=squareSolidDark][theme=dark]:hover {
    background: var(--black);
  }
}
dui-button-icon[variant=squareSolidDark][ng-reflect-theme=dark]:active,
dui-button-icon[variant=squareSolidDark][theme=dark]:active {
  background: var(--black);
}
dui-button-icon[variant=squareSolidDark][ng-reflect-theme=dark][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidDark][ng-reflect-theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidDark][ng-reflect-theme=dark][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidDark][ng-reflect-theme=dark][badge=true]::after,
dui-button-icon[variant=squareSolidDark][theme=dark][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidDark][theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidDark][theme=dark][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidDark][theme=dark][badge=true]::after {
  background: var(--primary-500);
}
dui-button-icon[variant=squareSolidDark][ng-reflect-theme=dark][disabled]:not([disabled=false]),
dui-button-icon[variant=squareSolidDark][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=squareSolidDark][ng-reflect-theme=dark][disabled=true],
dui-button-icon[variant=squareSolidDark][ng-reflect-theme=dark][ng-reflect-disabled=true],
dui-button-icon[variant=squareSolidDark][ng-reflect-theme=dark]:has(button[slot=button]:disabled),
dui-button-icon[variant=squareSolidDark][theme=dark][disabled]:not([disabled=false]),
dui-button-icon[variant=squareSolidDark][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=squareSolidDark][theme=dark][disabled=true],
dui-button-icon[variant=squareSolidDark][theme=dark][ng-reflect-disabled=true],
dui-button-icon[variant=squareSolidDark][theme=dark]:has(button[slot=button]:disabled) {
  background: var(--gray-700);
  color: var(--semitransparent-light-30);
}
dui-button-icon[variant=squareSolidDark][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidDark][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidDark][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidDark][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-icon[variant=squareSolidDark][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidDark][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidDark][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidDark][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-icon[variant=squareSolidDark][ng-reflect-theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidDark][ng-reflect-theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidDark][ng-reflect-theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidDark][ng-reflect-theme=dark][disabled=true][badge=true]::after,
dui-button-icon[variant=squareSolidDark][ng-reflect-theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidDark][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidDark][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidDark][ng-reflect-theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-icon[variant=squareSolidDark][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidDark][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidDark][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidDark][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge=true]::after,
dui-button-icon[variant=squareSolidDark][theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidDark][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidDark][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidDark][theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-icon[variant=squareSolidDark][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidDark][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidDark][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidDark][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-icon[variant=squareSolidDark][theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidDark][theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidDark][theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidDark][theme=dark][disabled=true][badge=true]::after,
dui-button-icon[variant=squareSolidDark][theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidDark][theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidDark][theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidDark][theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-icon[variant=squareSolidDark][theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidDark][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidDark][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidDark][theme=dark]:has(button[slot=button]:disabled)[badge=true]::after {
  background: var(--gray-700);
}
dui-buttons-segment {
  display: grid;
  grid-auto-columns: minmax(0, 1fr);
  grid-auto-flow: column;
}
dui-buttons-segment dui-button-base {
  width: 100% !important;
}
dui-buttons-segment dui-button-base:active {
  transform: none;
}
dui-buttons-segment dui-button-base:not(:first-of-type) {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
dui-buttons-segment dui-button-base:not(:last-of-type) {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
dui-buttons-segment[ng-reflect-theme=light][variant=solidBasic] dui-button-base:not(:last-of-type),
dui-buttons-segment[theme=light][variant=solidBasic] dui-button-base:not(:last-of-type) {
  border-right: 1px solid var(--semitransparent-gray-30);
}
dui-buttons-segment[ng-reflect-theme=dark][variant=solidBasic] dui-button-base:not(:last-of-type),
dui-buttons-segment[theme=dark][variant=solidBasic] dui-button-base:not(:last-of-type) {
  border-right: 1px solid var(--semitransparent-light-20);
}
dui-buttons-segment[variant=outlineTransparent] dui-button-base:not(:first-of-type),
dui-buttons-segment[variant=outlineBasic] dui-button-base:not(:first-of-type) {
  border-left: 0;
}
dui-header-base {
  font-family: "dui-heading";
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  height: 74px;
  min-height: 74px;
  padding-left: 20px;
  padding-right: 20px;
  gap: 10px;
}
dui-header-base [slot=title] {
  order: 0;
  font-size: 24px;
  text-overflow: ellipsis;
  text-transform: uppercase;
  overflow: hidden;
  white-space: nowrap;
  font-weight: normal;
  line-height: 112%;
  color: var(--gray-900);
  flex: 1;
}
dui-header-base [slot=button] {
  order: 1;
}
dui-header-base[ng-reflect-theme=dark] [slot=title],
dui-header-base[theme=dark] [slot=title] {
  color: var(--white);
}
dui-header-large {
  display: grid;
  align-items: center;
  align-content: center;
  justify-content: center;
  grid-template-areas: "title";
  box-sizing: border-box;
  height: 180px;
  padding: 20px;
  gap: 10px;
  background-size: cover;
  background-position: center;
}
dui-header-large [slot=title] {
  grid-area: title;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  font-family: "dui-heading";
  font-size: 1.875rem;
  line-height: 1;
  text-transform: uppercase;
  text-align: center;
  color: var(--gray-900);
}
dui-header-large [slot=description] {
  grid-area: description;
  font-family: "dui-text";
  font-size: 1.25rem;
  line-height: 1.625rem;
  color: var(--gray-900);
}
dui-header-large [slot=content] {
  grid-area: content;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
}
dui-header-large:has([slot=description]) {
  grid-template-areas: "title" "description";
}
dui-header-large:has([slot=description]) [slot=title] {
  text-align: start;
}
dui-header-large:has([slot=content]) {
  grid-template-areas: "title content";
  grid-template-columns: 1fr 1fr;
}
dui-header-large:has([slot=content]) [slot=title] {
  text-align: start;
}
dui-header-large:has([slot=description]):has([slot=content]) {
  grid-template-areas: "title        content" "description  content";
}
@media screen and (min-width: 768px) {
  dui-header-large {
    padding: 0 115px;
    height: 342px;
  }
  dui-header-large[size=compact] {
    height: 220px;
  }
  dui-header-large[size=large] {
    height: 460px;
  }
  dui-header-large [slot=title] {
    font-size: 4.375rem;
  }
  dui-header-large:has([slot=description]):has([slot=content]) {
    grid-template-columns: 1fr 40%;
  }
}
dui-header-indicators {
  --progress-percentage:0%;
  --transition-duration:500ms;
  display: grid;
  height: 74px;
  padding: 0 20px;
  align-items: center;
  grid-template-columns: auto 1fr;
  grid-template-areas: "subtitle a b c d e f g" "title a b c d e f g";
  font-family: "dui-heading";
  color: var(--gray-900);
  text-overflow: ellipsis;
  text-transform: uppercase;
  position: relative;
}
dui-header-indicators [slot=title] {
  grid-area: title;
  font-size: 1.5rem;
  line-height: 112%;
  overflow: hidden;
  text-overflow: ellipsis;
  align-self: flex-start;
}
dui-header-indicators [slot=subtitle] {
  grid-area: subtitle;
  font-size: 0.875rem;
  line-height: 1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  align-self: flex-end;
}
dui-header-indicators dui-header-indicators-item {
  margin-left: -7px;
}
dui-header-indicators dui-header-indicators-item:nth-child(1) {
  grid-area: a;
}
dui-header-indicators dui-header-indicators-item:nth-child(2) {
  grid-area: b;
}
dui-header-indicators dui-header-indicators-item:nth-child(3) {
  grid-area: c;
}
dui-header-indicators dui-header-indicators-item:nth-child(4) {
  grid-area: d;
}
dui-header-indicators dui-header-indicators-item:nth-child(5) {
  grid-area: e;
}
dui-header-indicators dui-header-indicators-item:nth-child(6) {
  grid-area: f;
}
dui-header-indicators dui-header-indicators-item:nth-child(7) {
  grid-area: g;
}
dui-header-indicators .indicators-container {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  margin-left: auto;
}
dui-header-indicators .indicators-container > dui-header-indicators-item {
  margin-left: -7px;
}
dui-header-indicators .progress-container {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 2px;
  width: 100%;
  background-color: var(--gray-100);
}
dui-header-indicators .progress-container::after {
  display: block;
  content: "";
  height: 100%;
  width: var(--progress-percentage);
  background-color: var(--success);
  transition: width var(--transition-duration) ease;
}
dui-header-indicators-item {
  --transition-duration:500ms;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid var(--white);
  border-radius: 9999999px;
  box-sizing: border-box;
  height: 32px;
  width: 32px;
  background-color: var(--gray-300);
  transition-duration: var(--transition-duration);
  transition-timing-function: ease;
  transition-property:
    background-color,
    width,
    height;
}
dui-header-indicators-item [slot=icon] {
  transition: font-size var(--transition-duration) ease;
  font-size: 1rem;
  line-height: 1rem;
  color: var(--white);
}
dui-header-indicators-item[ng-reflect-state=active],
dui-header-indicators-item[state=active] {
  height: 38px;
  width: 38px;
  z-index: 2;
  background-color: var(--gray-900);
}
dui-header-indicators-item[ng-reflect-state=active] [slot=icon],
dui-header-indicators-item[state=active] [slot=icon] {
  font-size: 1.25rem;
  line-height: 1.25rem;
}
dui-header-indicators-item[ng-reflect-state=done],
dui-header-indicators-item[state=done] {
  background-color: var(--success);
}
dui-segments-base,
dui-segments-base button,
dui-segments-base a {
  -webkit-tap-highlight-color: transparent;
}
dui-segments-base {
  --button-border-radius:4px;
  display: flex;
  align-items: stretch;
  width: 100%;
  overflow: hidden;
}
dui-segments-base slot[name=button] {
  display: grid;
  grid-auto-flow: column;
  flex-grow: 1;
}
dui-segments-base:has([slot=icon]) [slot=icon] {
  flex-shrink: 0;
}
dui-segments-base:has([slot=icon]) .icon-divider {
  width: 1px;
  flex-shrink: 0;
}
dui-segments-base {
  -webkit-user-select: none;
  user-select: none;
}
dui-segments-base[ng-reflect-size=normal],
dui-segments-base[size=normal] {
  font-size: 0.875rem !important;
}
dui-segments-base[ng-reflect-size=large],
dui-segments-base[size=large] {
  font-size: 1.125rem !important;
}
dui-segments-base[variant=basic],
dui-segments-base[variant=basicOutline],
dui-segments-base[variant=compactItalic] {
  height: 34px;
}
dui-segments-base[variant=italic],
dui-segments-base[variant=italicSemitransparent],
dui-segments-base[variant=italicTransparent] {
  height: 44px;
}
dui-segments-base [slot=icon] {
  cursor: pointer;
  font-size: 1.125rem !important;
  width: 60px;
  background: var(--white);
  display: flex;
  justify-content: center;
  align-items: center;
  border-top-left-radius: var(--button-border-radius);
  border-bottom-left-radius: var(--button-border-radius);
}
dui-segments-base dui-segments-base-button {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1;
  background: var(--white);
  color: var(--gray-900);
  cursor: pointer;
  transition: all 0.3s ease;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
dui-segments-base dui-segments-base-button:first-child {
  border-top-left-radius: var(--button-border-radius);
  border-bottom-left-radius: var(--button-border-radius);
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
dui-segments-base dui-segments-base-button:last-child {
  border-top-right-radius: var(--button-border-radius);
  border-bottom-right-radius: var(--button-border-radius);
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
dui-segments-base dui-segments-base-button:only-child {
  border-radius: var(--button-border-radius);
}
dui-segments-base dui-segments-base-button button,
dui-segments-base dui-segments-base-button a {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background: none;
  border: none;
  padding: 0;
  outline: inherit;
  cursor: pointer;
  color: inherit;
  font: inherit;
  text-transform: inherit;
}
dui-segments-base dui-segments-base-button button i,
dui-segments-base dui-segments-base-button a i {
  font-size: 1rem !important;
  margin-right: 3px;
}
dui-segments-base[ng-reflect-theme=dark] dui-segments-base-button,
dui-segments-base[ng-reflect-theme=dark] [slot=icon],
dui-segments-base[theme=dark] dui-segments-base-button,
dui-segments-base[theme=dark] [slot=icon] {
  background: var(--black);
  color: var(--gray-50);
}
dui-segments-base[ng-reflect-disabled=true],
dui-segments-base[disabled=true] {
  cursor: not-allowed;
}
dui-segments-base[ng-reflect-disabled=true] [slot=icon],
dui-segments-base[ng-reflect-disabled=true] dui-segments-base-button,
dui-segments-base[disabled=true] [slot=icon],
dui-segments-base[disabled=true] dui-segments-base-button {
  pointer-events: none;
}
dui-segments-base[disabled]:not([disabled=false]),
dui-segments-base[disabled]:not([disabled=false]) dui-segments-base-button,
dui-segments-base[disabled]:not([disabled=false]) [slot=icon],
dui-segments-base dui-segments-base-button[disabled]:not([disabled=false]) {
  pointer-events: none;
  cursor: not-allowed;
}
dui-segments-base[variant=italic] {
  font-family: "dui-heading";
  text-transform: uppercase;
}
dui-segments-base[variant=italic] .divider {
  background-color: var(--gray-50);
}
dui-segments-base[variant=italic] .divider:has(+ .disabled),
dui-segments-base[variant=italic] .divider:has(+ [disabled]:not([disabled=false])),
dui-segments-base[variant=italic] .divider:has(+ dui-segments-base-button[disabled]:not([disabled=false])) {
  background-color: var(--gray-50);
}
dui-segments-base[variant=italic][ng-reflect-theme=dark] .divider,
dui-segments-base[variant=italic][theme=dark] .divider {
  background-color: var(--gray-800);
}
dui-segments-base[variant=italic][ng-reflect-theme=dark] .divider:has(+ .disabled),
dui-segments-base[variant=italic][ng-reflect-theme=dark] .divider:has(+ [disabled]:not([disabled=false])),
dui-segments-base[variant=italic][ng-reflect-theme=dark] .divider:has(+ dui-segments-base-button[disabled]:not([disabled=false])),
dui-segments-base[variant=italic][theme=dark] .divider:has(+ .disabled),
dui-segments-base[variant=italic][theme=dark] .divider:has(+ [disabled]:not([disabled=false])),
dui-segments-base[variant=italic][theme=dark] .divider:has(+ dui-segments-base-button[disabled]:not([disabled=false])) {
  background-color: var(--gray-800);
}
@media only screen and (hover: hover) and (pointer: fine) {
  dui-segments-base[variant=italic] [slot=icon]:hover,
  dui-segments-base[variant=italic] dui-segments-base-button:not([checked]):hover,
  dui-segments-base[variant=italic] dui-segments-base-button[checked=false]:hover {
    background: var(--gray-50) !important;
    color: var(--gray-900) !important;
  }
  dui-segments-base[variant=italic][ng-reflect-theme=dark] [slot=icon]:hover,
  dui-segments-base[variant=italic][ng-reflect-theme=dark] dui-segments-base-button:not([checked]):hover,
  dui-segments-base[variant=italic][ng-reflect-theme=dark] dui-segments-base-button[checked=false]:hover,
  dui-segments-base[variant=italic][theme=dark] [slot=icon]:hover,
  dui-segments-base[variant=italic][theme=dark] dui-segments-base-button:not([checked]):hover,
  dui-segments-base[variant=italic][theme=dark] dui-segments-base-button[checked=false]:hover {
    background: var(--black) !important;
    color: var(--gray-50) !important;
  }
}
@media only screen and (hover: none) and (pointer: coarse) {
  dui-segments-base[variant=italic] dui-segments-base-button:not([checked]):active,
  dui-segments-base[variant=italic] dui-segments-base-button[checked=false]:active {
    transition: none;
    background-color: var(--gray-50) !important;
    color: var(--gray-900) !important;
  }
  dui-segments-base[variant=italic][ng-reflect-theme=dark] dui-segments-base-button:not([checked]):active,
  dui-segments-base[variant=italic][ng-reflect-theme=dark] dui-segments-base-button[checked=false]:active,
  dui-segments-base[variant=italic][theme=dark] dui-segments-base-button:not([checked]):active,
  dui-segments-base[variant=italic][theme=dark] dui-segments-base-button[checked=false]:active {
    transition: none;
    background-color: var(--black) !important;
    color: var(--gray-50) !important;
  }
}
dui-segments-base[variant=italic][disabled]:not([disabled=false]) dui-segments-base-button,
dui-segments-base[variant=italic][disabled]:not([disabled=false]) dui-segments-base-button dui-segments-base-button,
dui-segments-base[variant=italic][disabled]:not([disabled=false]) [slot=icon] dui-segments-base-button,
dui-segments-base[variant=italic] dui-segments-base-button[disabled]:not([disabled=false]) dui-segments-base-button {
  color: var(--gray-300);
}
dui-segments-base[variant=italic][ng-reflect-theme=dark][disabled]:not([disabled=false]) dui-segments-base-button,
dui-segments-base[variant=italic][ng-reflect-theme=dark][disabled]:not([disabled=false]) dui-segments-base-button dui-segments-base-button,
dui-segments-base[variant=italic][ng-reflect-theme=dark][disabled]:not([disabled=false]) [slot=icon] dui-segments-base-button,
dui-segments-base[variant=italic][ng-reflect-theme=dark] dui-segments-base-button[disabled]:not([disabled=false]) dui-segments-base-button,
dui-segments-base[variant=italic][theme=dark][disabled]:not([disabled=false]) dui-segments-base-button,
dui-segments-base[variant=italic][theme=dark][disabled]:not([disabled=false]) dui-segments-base-button dui-segments-base-button,
dui-segments-base[variant=italic][theme=dark][disabled]:not([disabled=false]) [slot=icon] dui-segments-base-button,
dui-segments-base[variant=italic][theme=dark] dui-segments-base-button[disabled]:not([disabled=false]) dui-segments-base-button {
  color: var(--gray-700);
  background-color: var(--black);
}
dui-segments-base[variant=italic] dui-segments-base-button[checked]:not([checked=false]) {
  background-color: var(--gray-900);
  color: var(--white);
}
dui-segments-base[variant=italic][ng-reflect-theme=dark] dui-segments-base-button[checked]:not([checked=false]),
dui-segments-base[variant=italic][theme=dark] dui-segments-base-button[checked]:not([checked=false]) {
  background-color: var(--white);
  color: var(--black);
}
dui-segments-base[variant=italic][disabled]:not([disabled=false]) dui-segments-base-button[checked=true],
dui-segments-base[variant=italic][disabled]:not([disabled=false]) dui-segments-base-button[ng-reflect=true],
dui-segments-base[variant=italic] dui-segments-base-button[disabled]:not([disabled=false])[checked=true],
dui-segments-base[variant=italic] dui-segments-base-button[disabled]:not([disabled=false])[ng-reflect=true] {
  background-color: var(--gray-100);
  color: var(--gray-300);
}
dui-segments-base[variant=italic][ng-reflect-theme=dark][disabled]:not([disabled=false]) dui-segments-base-button[checked=true],
dui-segments-base[variant=italic][ng-reflect-theme=dark][disabled]:not([disabled=false]) dui-segments-base-button[ng-reflect=true],
dui-segments-base[variant=italic][ng-reflect-theme=dark] dui-segments-base-button[disabled]:not([disabled=false])[checked=true],
dui-segments-base[variant=italic][ng-reflect-theme=dark] dui-segments-base-button[disabled]:not([disabled=false])[ng-reflect=true],
dui-segments-base[variant=italic][theme=dark][disabled]:not([disabled=false]) dui-segments-base-button[checked=true],
dui-segments-base[variant=italic][theme=dark][disabled]:not([disabled=false]) dui-segments-base-button[ng-reflect=true],
dui-segments-base[variant=italic][theme=dark] dui-segments-base-button[disabled]:not([disabled=false])[checked=true],
dui-segments-base[variant=italic][theme=dark] dui-segments-base-button[disabled]:not([disabled=false])[ng-reflect=true] {
  background-color: var(--gray-800);
  color: var(--gray-700);
}
dui-segments-base[variant=basic] {
  font-family: "dui-text";
}
dui-segments-base[variant=basic] .divider {
  background-color: var(--gray-50);
}
dui-segments-base[variant=basic] .divider:has(+ .disabled),
dui-segments-base[variant=basic] .divider:has(+ [disabled]:not([disabled=false])),
dui-segments-base[variant=basic] .divider:has(+ dui-segments-base-button[disabled]:not([disabled=false])) {
  background-color: var(--gray-50);
}
dui-segments-base[variant=basic][ng-reflect-theme=dark] .divider,
dui-segments-base[variant=basic][theme=dark] .divider {
  background-color: var(--gray-800);
}
dui-segments-base[variant=basic][ng-reflect-theme=dark] .divider:has(+ .disabled),
dui-segments-base[variant=basic][ng-reflect-theme=dark] .divider:has(+ [disabled]:not([disabled=false])),
dui-segments-base[variant=basic][ng-reflect-theme=dark] .divider:has(+ dui-segments-base-button[disabled]:not([disabled=false])),
dui-segments-base[variant=basic][theme=dark] .divider:has(+ .disabled),
dui-segments-base[variant=basic][theme=dark] .divider:has(+ [disabled]:not([disabled=false])),
dui-segments-base[variant=basic][theme=dark] .divider:has(+ dui-segments-base-button[disabled]:not([disabled=false])) {
  background-color: var(--gray-800);
}
@media only screen and (hover: hover) and (pointer: fine) {
  dui-segments-base[variant=basic] [slot=icon]:hover,
  dui-segments-base[variant=basic] dui-segments-base-button:not([checked]):hover,
  dui-segments-base[variant=basic] dui-segments-base-button[checked=false]:hover {
    background: var(--white) !important;
    color: var(--gray-900) !important;
  }
  dui-segments-base[variant=basic][ng-reflect-theme=dark] [slot=icon]:hover,
  dui-segments-base[variant=basic][ng-reflect-theme=dark] dui-segments-base-button:not([checked]):hover,
  dui-segments-base[variant=basic][ng-reflect-theme=dark] dui-segments-base-button[checked=false]:hover,
  dui-segments-base[variant=basic][theme=dark] [slot=icon]:hover,
  dui-segments-base[variant=basic][theme=dark] dui-segments-base-button:not([checked]):hover,
  dui-segments-base[variant=basic][theme=dark] dui-segments-base-button[checked=false]:hover {
    background: var(--black) !important;
    color: var(--gray-50) !important;
  }
}
@media only screen and (hover: none) and (pointer: coarse) {
  dui-segments-base[variant=basic] dui-segments-base-button:not([checked]):active,
  dui-segments-base[variant=basic] dui-segments-base-button[checked=false]:active {
    transition: none;
    background-color: var(--white) !important;
    color: var(--gray-900) !important;
  }
  dui-segments-base[variant=basic][ng-reflect-theme=dark] dui-segments-base-button:not([checked]):active,
  dui-segments-base[variant=basic][ng-reflect-theme=dark] dui-segments-base-button[checked=false]:active,
  dui-segments-base[variant=basic][theme=dark] dui-segments-base-button:not([checked]):active,
  dui-segments-base[variant=basic][theme=dark] dui-segments-base-button[checked=false]:active {
    transition: none;
    background-color: var(--black) !important;
    color: var(--gray-50) !important;
  }
}
dui-segments-base[variant=basic][disabled]:not([disabled=false]) dui-segments-base-button,
dui-segments-base[variant=basic][disabled]:not([disabled=false]) dui-segments-base-button dui-segments-base-button,
dui-segments-base[variant=basic][disabled]:not([disabled=false]) [slot=icon] dui-segments-base-button,
dui-segments-base[variant=basic] dui-segments-base-button[disabled]:not([disabled=false]) dui-segments-base-button {
  color: var(--gray-300);
}
dui-segments-base[variant=basic][ng-reflect-theme=dark][disabled]:not([disabled=false]) dui-segments-base-button,
dui-segments-base[variant=basic][ng-reflect-theme=dark][disabled]:not([disabled=false]) dui-segments-base-button dui-segments-base-button,
dui-segments-base[variant=basic][ng-reflect-theme=dark][disabled]:not([disabled=false]) [slot=icon] dui-segments-base-button,
dui-segments-base[variant=basic][ng-reflect-theme=dark] dui-segments-base-button[disabled]:not([disabled=false]) dui-segments-base-button,
dui-segments-base[variant=basic][theme=dark][disabled]:not([disabled=false]) dui-segments-base-button,
dui-segments-base[variant=basic][theme=dark][disabled]:not([disabled=false]) dui-segments-base-button dui-segments-base-button,
dui-segments-base[variant=basic][theme=dark][disabled]:not([disabled=false]) [slot=icon] dui-segments-base-button,
dui-segments-base[variant=basic][theme=dark] dui-segments-base-button[disabled]:not([disabled=false]) dui-segments-base-button {
  color: var(--gray-700);
  background-color: var(--black);
}
dui-segments-base[variant=basic] dui-segments-base-button[checked]:not([checked=false]) {
  background-color: var(--gray-900);
  color: var(--white);
}
dui-segments-base[variant=basic][ng-reflect-theme=dark] dui-segments-base-button[checked]:not([checked=false]),
dui-segments-base[variant=basic][theme=dark] dui-segments-base-button[checked]:not([checked=false]) {
  background-color: var(--white);
  color: var(--black);
}
dui-segments-base[variant=basic][disabled]:not([disabled=false]) dui-segments-base-button[checked=true],
dui-segments-base[variant=basic][disabled]:not([disabled=false]) dui-segments-base-button[ng-reflect=true],
dui-segments-base[variant=basic] dui-segments-base-button[disabled]:not([disabled=false])[checked=true],
dui-segments-base[variant=basic] dui-segments-base-button[disabled]:not([disabled=false])[ng-reflect=true] {
  background-color: var(--gray-100);
  color: var(--gray-300);
}
dui-segments-base[variant=basic][ng-reflect-theme=dark][disabled]:not([disabled=false]) dui-segments-base-button[checked=true],
dui-segments-base[variant=basic][ng-reflect-theme=dark][disabled]:not([disabled=false]) dui-segments-base-button[ng-reflect=true],
dui-segments-base[variant=basic][ng-reflect-theme=dark] dui-segments-base-button[disabled]:not([disabled=false])[checked=true],
dui-segments-base[variant=basic][ng-reflect-theme=dark] dui-segments-base-button[disabled]:not([disabled=false])[ng-reflect=true],
dui-segments-base[variant=basic][theme=dark][disabled]:not([disabled=false]) dui-segments-base-button[checked=true],
dui-segments-base[variant=basic][theme=dark][disabled]:not([disabled=false]) dui-segments-base-button[ng-reflect=true],
dui-segments-base[variant=basic][theme=dark] dui-segments-base-button[disabled]:not([disabled=false])[checked=true],
dui-segments-base[variant=basic][theme=dark] dui-segments-base-button[disabled]:not([disabled=false])[ng-reflect=true] {
  background-color: var(--gray-800);
  color: var(--gray-700);
}
dui-segments-base[variant=basicOutline] {
  font-family: "dui-text";
}
dui-segments-base[variant=basicOutline] .divider {
  background-color: var(--gray-50);
  border-top: 1px solid var(--gray-100);
  border-bottom: 1px solid var(--gray-100);
}
dui-segments-base[variant=basicOutline] .divider:has(+ .disabled),
dui-segments-base[variant=basicOutline] .divider:has(+ [disabled]:not([disabled=false])),
dui-segments-base[variant=basicOutline] .divider:has(+ dui-segments-base-button[disabled]:not([disabled=false])) {
  background-color: var(--gray-50);
}
dui-segments-base[variant=basicOutline][ng-reflect-theme=dark] .divider,
dui-segments-base[variant=basicOutline][theme=dark] .divider {
  background-color: var(--gray-800);
  border-top: 1px solid var(--gray-700);
  border-bottom: 1px solid var(--gray-700);
}
dui-segments-base[variant=basicOutline][ng-reflect-theme=dark] .divider:has(+ .disabled),
dui-segments-base[variant=basicOutline][ng-reflect-theme=dark] .divider:has(+ [disabled]:not([disabled=false])),
dui-segments-base[variant=basicOutline][ng-reflect-theme=dark] .divider:has(+ dui-segments-base-button[disabled]:not([disabled=false])),
dui-segments-base[variant=basicOutline][theme=dark] .divider:has(+ .disabled),
dui-segments-base[variant=basicOutline][theme=dark] .divider:has(+ [disabled]:not([disabled=false])),
dui-segments-base[variant=basicOutline][theme=dark] .divider:has(+ dui-segments-base-button[disabled]:not([disabled=false])) {
  background-color: var(--gray-800);
}
dui-segments-base[variant=basicOutline] [slot=icon],
dui-segments-base[variant=basicOutline] dui-segments-base-button {
  border-top: 1px solid var(--gray-100);
  border-bottom: 1px solid var(--gray-100);
}
dui-segments-base[variant=basicOutline] > :first-of-type {
  border-left: 1px solid var(--gray-100);
}
dui-segments-base[variant=basicOutline] > :last-of-type {
  border-right: 1px solid var(--gray-100);
}
dui-segments-base[variant=basicOutline][ng-reflect-theme=dark] [slot=icon],
dui-segments-base[variant=basicOutline][ng-reflect-theme=dark] dui-segments-base-button,
dui-segments-base[variant=basicOutline][theme=dark] [slot=icon],
dui-segments-base[variant=basicOutline][theme=dark] dui-segments-base-button {
  border-top: 1px solid var(--gray-700);
  border-bottom: 1px solid var(--gray-700);
}
dui-segments-base[variant=basicOutline][ng-reflect-theme=dark] > :first-of-type,
dui-segments-base[variant=basicOutline][theme=dark] > :first-of-type {
  border-left: 1px solid var(--gray-700);
}
dui-segments-base[variant=basicOutline][ng-reflect-theme=dark] > :last-of-type,
dui-segments-base[variant=basicOutline][theme=dark] > :last-of-type {
  border-right: 1px solid var(--gray-700);
}
dui-segments-base[variant=basicOutline] [slot=icon] {
  border-right: 0px !important;
}
@media only screen and (hover: hover) and (pointer: fine) {
  dui-segments-base[variant=basicOutline] [slot=icon]:hover,
  dui-segments-base[variant=basicOutline] dui-segments-base-button:not([checked]):hover,
  dui-segments-base[variant=basicOutline] dui-segments-base-button[checked=false]:hover {
    background: var(--white) !important;
    color: var(--gray-900) !important;
  }
  dui-segments-base[variant=basicOutline][ng-reflect-theme=dark] [slot=icon]:hover,
  dui-segments-base[variant=basicOutline][ng-reflect-theme=dark] dui-segments-base-button:not([checked]):hover,
  dui-segments-base[variant=basicOutline][ng-reflect-theme=dark] dui-segments-base-button[checked=false]:hover,
  dui-segments-base[variant=basicOutline][theme=dark] [slot=icon]:hover,
  dui-segments-base[variant=basicOutline][theme=dark] dui-segments-base-button:not([checked]):hover,
  dui-segments-base[variant=basicOutline][theme=dark] dui-segments-base-button[checked=false]:hover {
    background: var(--black) !important;
    color: var(--gray-50) !important;
  }
}
@media only screen and (hover: none) and (pointer: coarse) {
  dui-segments-base[variant=basicOutline] dui-segments-base-button:not([checked]):active,
  dui-segments-base[variant=basicOutline] dui-segments-base-button[checked=false]:active {
    transition: none;
    background-color: var(--white) !important;
    color: var(--gray-900) !important;
  }
  dui-segments-base[variant=basicOutline][ng-reflect-theme=dark] dui-segments-base-button:not([checked]):active,
  dui-segments-base[variant=basicOutline][ng-reflect-theme=dark] dui-segments-base-button[checked=false]:active,
  dui-segments-base[variant=basicOutline][theme=dark] dui-segments-base-button:not([checked]):active,
  dui-segments-base[variant=basicOutline][theme=dark] dui-segments-base-button[checked=false]:active {
    transition: none;
    background-color: var(--black) !important;
    color: var(--gray-50) !important;
  }
}
dui-segments-base[variant=basicOutline][disabled]:not([disabled=false]) dui-segments-base-button,
dui-segments-base[variant=basicOutline][disabled]:not([disabled=false]) dui-segments-base-button dui-segments-base-button,
dui-segments-base[variant=basicOutline][disabled]:not([disabled=false]) [slot=icon] dui-segments-base-button,
dui-segments-base[variant=basicOutline] dui-segments-base-button[disabled]:not([disabled=false]) dui-segments-base-button {
  color: var(--gray-300);
}
dui-segments-base[variant=basicOutline][ng-reflect-theme=dark][disabled]:not([disabled=false]) dui-segments-base-button,
dui-segments-base[variant=basicOutline][ng-reflect-theme=dark][disabled]:not([disabled=false]) dui-segments-base-button dui-segments-base-button,
dui-segments-base[variant=basicOutline][ng-reflect-theme=dark][disabled]:not([disabled=false]) [slot=icon] dui-segments-base-button,
dui-segments-base[variant=basicOutline][ng-reflect-theme=dark] dui-segments-base-button[disabled]:not([disabled=false]) dui-segments-base-button,
dui-segments-base[variant=basicOutline][theme=dark][disabled]:not([disabled=false]) dui-segments-base-button,
dui-segments-base[variant=basicOutline][theme=dark][disabled]:not([disabled=false]) dui-segments-base-button dui-segments-base-button,
dui-segments-base[variant=basicOutline][theme=dark][disabled]:not([disabled=false]) [slot=icon] dui-segments-base-button,
dui-segments-base[variant=basicOutline][theme=dark] dui-segments-base-button[disabled]:not([disabled=false]) dui-segments-base-button {
  color: var(--gray-700);
  background-color: var(--black);
}
dui-segments-base[variant=basicOutline] dui-segments-base-button[checked]:not([checked=false]) {
  background-color: var(--gray-900);
  color: var(--white);
}
dui-segments-base[variant=basicOutline][ng-reflect-theme=dark] dui-segments-base-button[checked]:not([checked=false]),
dui-segments-base[variant=basicOutline][theme=dark] dui-segments-base-button[checked]:not([checked=false]) {
  background-color: var(--white);
  color: var(--black);
}
dui-segments-base[variant=basicOutline][disabled]:not([disabled=false]) dui-segments-base-button[checked=true],
dui-segments-base[variant=basicOutline][disabled]:not([disabled=false]) dui-segments-base-button[ng-reflect=true],
dui-segments-base[variant=basicOutline] dui-segments-base-button[disabled]:not([disabled=false])[checked=true],
dui-segments-base[variant=basicOutline] dui-segments-base-button[disabled]:not([disabled=false])[ng-reflect=true] {
  background-color: var(--gray-100);
  color: var(--gray-300);
}
dui-segments-base[variant=basicOutline][ng-reflect-theme=dark][disabled]:not([disabled=false]) dui-segments-base-button[checked=true],
dui-segments-base[variant=basicOutline][ng-reflect-theme=dark][disabled]:not([disabled=false]) dui-segments-base-button[ng-reflect=true],
dui-segments-base[variant=basicOutline][ng-reflect-theme=dark] dui-segments-base-button[disabled]:not([disabled=false])[checked=true],
dui-segments-base[variant=basicOutline][ng-reflect-theme=dark] dui-segments-base-button[disabled]:not([disabled=false])[ng-reflect=true],
dui-segments-base[variant=basicOutline][theme=dark][disabled]:not([disabled=false]) dui-segments-base-button[checked=true],
dui-segments-base[variant=basicOutline][theme=dark][disabled]:not([disabled=false]) dui-segments-base-button[ng-reflect=true],
dui-segments-base[variant=basicOutline][theme=dark] dui-segments-base-button[disabled]:not([disabled=false])[checked=true],
dui-segments-base[variant=basicOutline][theme=dark] dui-segments-base-button[disabled]:not([disabled=false])[ng-reflect=true] {
  background-color: var(--gray-800);
  color: var(--gray-700);
}
dui-segments-base {
}
dui-segments-base[variant=italicSemitransparent] {
  font-family: "dui-heading";
  text-transform: uppercase;
}
dui-segments-base[variant=italicSemitransparent] [slot=icon],
dui-segments-base[variant=italicSemitransparent] dui-segments-base-button {
  background-color: var(--semitransparent-gray-20);
}
dui-segments-base[variant=italicSemitransparent][ng-reflect-theme=dark] [slot=icon],
dui-segments-base[variant=italicSemitransparent][ng-reflect-theme=dark] dui-segments-base-button,
dui-segments-base[variant=italicSemitransparent][theme=dark] [slot=icon],
dui-segments-base[variant=italicSemitransparent][theme=dark] dui-segments-base-button {
  background-color: var(--semitransparent-light-30);
}
dui-segments-base[variant=italicSemitransparent] .divider {
  background-color: var(--semitransparent-gray-30);
}
dui-segments-base[variant=italicSemitransparent] .divider:has(+ .disabled),
dui-segments-base[variant=italicSemitransparent] .divider:has(+ [disabled]:not([disabled=false])),
dui-segments-base[variant=italicSemitransparent] .divider:has(+ dui-segments-base-button[disabled]:not([disabled=false])) {
  background-color: var(--semitransparent-gray-20);
}
dui-segments-base[variant=italicSemitransparent][ng-reflect-theme=dark] .divider,
dui-segments-base[variant=italicSemitransparent][theme=dark] .divider {
  background-color: var(--semitransparent-light-50);
}
dui-segments-base[variant=italicSemitransparent][ng-reflect-theme=dark] .divider:has(+ .disabled),
dui-segments-base[variant=italicSemitransparent][ng-reflect-theme=dark] .divider:has(+ [disabled]:not([disabled=false])),
dui-segments-base[variant=italicSemitransparent][ng-reflect-theme=dark] .divider:has(+ dui-segments-base-button[disabled]:not([disabled=false])),
dui-segments-base[variant=italicSemitransparent][theme=dark] .divider:has(+ .disabled),
dui-segments-base[variant=italicSemitransparent][theme=dark] .divider:has(+ [disabled]:not([disabled=false])),
dui-segments-base[variant=italicSemitransparent][theme=dark] .divider:has(+ dui-segments-base-button[disabled]:not([disabled=false])) {
  background-color: var(--semitransparent-light-20);
}
@media only screen and (hover: hover) and (pointer: fine) {
  dui-segments-base[variant=italicSemitransparent] [slot=icon]:hover,
  dui-segments-base[variant=italicSemitransparent] dui-segments-base-button:not([checked]):hover,
  dui-segments-base[variant=italicSemitransparent] dui-segments-base-button[checked=false]:hover {
    background: var(--gray-50) !important;
    color: var(--gray-900) !important;
  }
  dui-segments-base[variant=italicSemitransparent][ng-reflect-theme=dark] [slot=icon]:hover,
  dui-segments-base[variant=italicSemitransparent][ng-reflect-theme=dark] dui-segments-base-button:not([checked]):hover,
  dui-segments-base[variant=italicSemitransparent][ng-reflect-theme=dark] dui-segments-base-button[checked=false]:hover,
  dui-segments-base[variant=italicSemitransparent][theme=dark] [slot=icon]:hover,
  dui-segments-base[variant=italicSemitransparent][theme=dark] dui-segments-base-button:not([checked]):hover,
  dui-segments-base[variant=italicSemitransparent][theme=dark] dui-segments-base-button[checked=false]:hover {
    background: var(--gray-900) !important;
    color: var(--white) !important;
  }
}
@media only screen and (hover: none) and (pointer: coarse) {
  dui-segments-base[variant=italicSemitransparent] dui-segments-base-button:not([checked]):active,
  dui-segments-base[variant=italicSemitransparent] dui-segments-base-button[checked=false]:active {
    transition: none;
    background-color: var(--gray-50) !important;
    color: var(--gray-900) !important;
  }
  dui-segments-base[variant=italicSemitransparent][ng-reflect-theme=dark] dui-segments-base-button:not([checked]):active,
  dui-segments-base[variant=italicSemitransparent][ng-reflect-theme=dark] dui-segments-base-button[checked=false]:active,
  dui-segments-base[variant=italicSemitransparent][theme=dark] dui-segments-base-button:not([checked]):active,
  dui-segments-base[variant=italicSemitransparent][theme=dark] dui-segments-base-button[checked=false]:active {
    transition: none;
    background-color: var(--gray-900) !important;
    color: var(--white) !important;
  }
}
dui-segments-base[variant=italicSemitransparent][disabled]:not([disabled=false]) dui-segments-base-button,
dui-segments-base[variant=italicSemitransparent][disabled]:not([disabled=false]) dui-segments-base-button dui-segments-base-button,
dui-segments-base[variant=italicSemitransparent][disabled]:not([disabled=false]) [slot=icon] dui-segments-base-button,
dui-segments-base[variant=italicSemitransparent] dui-segments-base-button[disabled]:not([disabled=false]) dui-segments-base-button {
  color: var(--gray-300);
  background-color: var(--gray-50);
}
dui-segments-base[variant=italicSemitransparent][ng-reflect-theme=dark][disabled]:not([disabled=false]) dui-segments-base-button,
dui-segments-base[variant=italicSemitransparent][ng-reflect-theme=dark][disabled]:not([disabled=false]) dui-segments-base-button dui-segments-base-button,
dui-segments-base[variant=italicSemitransparent][ng-reflect-theme=dark][disabled]:not([disabled=false]) [slot=icon] dui-segments-base-button,
dui-segments-base[variant=italicSemitransparent][ng-reflect-theme=dark] dui-segments-base-button[disabled]:not([disabled=false]) dui-segments-base-button,
dui-segments-base[variant=italicSemitransparent][theme=dark][disabled]:not([disabled=false]) dui-segments-base-button,
dui-segments-base[variant=italicSemitransparent][theme=dark][disabled]:not([disabled=false]) dui-segments-base-button dui-segments-base-button,
dui-segments-base[variant=italicSemitransparent][theme=dark][disabled]:not([disabled=false]) [slot=icon] dui-segments-base-button,
dui-segments-base[variant=italicSemitransparent][theme=dark] dui-segments-base-button[disabled]:not([disabled=false]) dui-segments-base-button {
  color: var(--gray-600);
  background-color: var(--semitransparent-light-10);
}
dui-segments-base[variant=italicSemitransparent] dui-segments-base-button[checked]:not([checked=false]) {
  background-color: var(--gray-900);
  color: var(--white);
}
dui-segments-base[variant=italicSemitransparent][ng-reflect-theme=dark] dui-segments-base-button[checked]:not([checked=false]),
dui-segments-base[variant=italicSemitransparent][theme=dark] dui-segments-base-button[checked]:not([checked=false]) {
  background-color: var(--white);
  color: var(--black);
}
dui-segments-base[variant=italicSemitransparent][disabled]:not([disabled=false]) dui-segments-base-button[checked=true],
dui-segments-base[variant=italicSemitransparent][disabled]:not([disabled=false]) dui-segments-base-button[ng-reflect=true],
dui-segments-base[variant=italicSemitransparent] dui-segments-base-button[disabled]:not([disabled=false])[checked=true],
dui-segments-base[variant=italicSemitransparent] dui-segments-base-button[disabled]:not([disabled=false])[ng-reflect=true] {
  background-color: var(--semitransparent-gray-10);
  color: var(--gray-300);
}
dui-segments-base[variant=italicSemitransparent][ng-reflect-theme=dark][disabled]:not([disabled=false]) dui-segments-base-button[checked=true],
dui-segments-base[variant=italicSemitransparent][ng-reflect-theme=dark][disabled]:not([disabled=false]) dui-segments-base-button[ng-reflect=true],
dui-segments-base[variant=italicSemitransparent][ng-reflect-theme=dark] dui-segments-base-button[disabled]:not([disabled=false])[checked=true],
dui-segments-base[variant=italicSemitransparent][ng-reflect-theme=dark] dui-segments-base-button[disabled]:not([disabled=false])[ng-reflect=true],
dui-segments-base[variant=italicSemitransparent][theme=dark][disabled]:not([disabled=false]) dui-segments-base-button[checked=true],
dui-segments-base[variant=italicSemitransparent][theme=dark][disabled]:not([disabled=false]) dui-segments-base-button[ng-reflect=true],
dui-segments-base[variant=italicSemitransparent][theme=dark] dui-segments-base-button[disabled]:not([disabled=false])[checked=true],
dui-segments-base[variant=italicSemitransparent][theme=dark] dui-segments-base-button[disabled]:not([disabled=false])[ng-reflect=true] {
  background-color: var(--semitransparent-light-20);
  color: var(--gray-900);
}
dui-segments-base {
}
dui-segments-base[variant=italicTransparent] {
  font-family: "dui-heading";
  text-transform: uppercase;
}
dui-segments-base[variant=italicTransparent] [slot=icon],
dui-segments-base[variant=italicTransparent] dui-segments-base-button {
  background-color: transparent;
}
dui-segments-base[variant=italicTransparent][ng-reflect-theme=dark] [slot=icon],
dui-segments-base[variant=italicTransparent][ng-reflect-theme=dark] dui-segments-base-button,
dui-segments-base[variant=italicTransparent][theme=dark] [slot=icon],
dui-segments-base[variant=italicTransparent][theme=dark] dui-segments-base-button {
  background-color: transparent;
}
dui-segments-base[variant=italicTransparent] .divider {
  background-color: var(--semitransparent-gray-20);
  border-top: 1px solid var(--gray-900);
  border-bottom: 1px solid var(--gray-900);
}
dui-segments-base[variant=italicTransparent] .divider:has(+ .disabled),
dui-segments-base[variant=italicTransparent] .divider:has(+ [disabled]:not([disabled=false])),
dui-segments-base[variant=italicTransparent] .divider:has(+ dui-segments-base-button[disabled]:not([disabled=false])) {
  background-color: var(--black);
}
dui-segments-base[variant=italicTransparent][ng-reflect-theme=dark] .divider,
dui-segments-base[variant=italicTransparent][theme=dark] .divider {
  background-color: var(--semitransparent-light-20);
  border-top: 1px solid var(--gray-700);
  border-bottom: 1px solid var(--gray-700);
}
dui-segments-base[variant=italicTransparent][ng-reflect-theme=dark] .divider:has(+ .disabled),
dui-segments-base[variant=italicTransparent][ng-reflect-theme=dark] .divider:has(+ [disabled]:not([disabled=false])),
dui-segments-base[variant=italicTransparent][ng-reflect-theme=dark] .divider:has(+ dui-segments-base-button[disabled]:not([disabled=false])),
dui-segments-base[variant=italicTransparent][theme=dark] .divider:has(+ .disabled),
dui-segments-base[variant=italicTransparent][theme=dark] .divider:has(+ [disabled]:not([disabled=false])),
dui-segments-base[variant=italicTransparent][theme=dark] .divider:has(+ dui-segments-base-button[disabled]:not([disabled=false])) {
  background-color: var(--black);
}
dui-segments-base[variant=italicTransparent] [slot=icon],
dui-segments-base[variant=italicTransparent] dui-segments-base-button {
  border-top: 1px solid var(--gray-900);
  border-bottom: 1px solid var(--gray-900);
}
dui-segments-base[variant=italicTransparent] > :first-of-type {
  border-left: 1px solid var(--gray-900);
}
dui-segments-base[variant=italicTransparent] > :last-of-type {
  border-right: 1px solid var(--gray-900);
}
dui-segments-base[variant=italicTransparent][ng-reflect-theme=dark] [slot=icon],
dui-segments-base[variant=italicTransparent][ng-reflect-theme=dark] dui-segments-base-button,
dui-segments-base[variant=italicTransparent][theme=dark] [slot=icon],
dui-segments-base[variant=italicTransparent][theme=dark] dui-segments-base-button {
  border-top: 1px solid var(--gray-700);
  border-bottom: 1px solid var(--gray-700);
}
dui-segments-base[variant=italicTransparent][ng-reflect-theme=dark] > :first-of-type,
dui-segments-base[variant=italicTransparent][theme=dark] > :first-of-type {
  border-left: 1px solid var(--gray-700);
}
dui-segments-base[variant=italicTransparent][ng-reflect-theme=dark] > :last-of-type,
dui-segments-base[variant=italicTransparent][theme=dark] > :last-of-type {
  border-right: 1px solid var(--gray-700);
}
dui-segments-base[variant=italicTransparent] [slot=icon] {
  border-right: 0px !important;
}
@media only screen and (hover: hover) and (pointer: fine) {
  dui-segments-base[variant=italicTransparent] [slot=icon]:hover,
  dui-segments-base[variant=italicTransparent] dui-segments-base-button:not([checked]):hover,
  dui-segments-base[variant=italicTransparent] dui-segments-base-button[checked=false]:hover {
    background: var(--semitransparent-gray-10) !important;
    color: var(--black) !important;
  }
  dui-segments-base[variant=italicTransparent][ng-reflect-theme=dark] [slot=icon]:hover,
  dui-segments-base[variant=italicTransparent][ng-reflect-theme=dark] dui-segments-base-button:not([checked]):hover,
  dui-segments-base[variant=italicTransparent][ng-reflect-theme=dark] dui-segments-base-button[checked=false]:hover,
  dui-segments-base[variant=italicTransparent][theme=dark] [slot=icon]:hover,
  dui-segments-base[variant=italicTransparent][theme=dark] dui-segments-base-button:not([checked]):hover,
  dui-segments-base[variant=italicTransparent][theme=dark] dui-segments-base-button[checked=false]:hover {
    background: var(--semitransparent-light-10) !important;
    color: var(--white) !important;
  }
}
@media only screen and (hover: none) and (pointer: coarse) {
  dui-segments-base[variant=italicTransparent] dui-segments-base-button:not([checked]):active,
  dui-segments-base[variant=italicTransparent] dui-segments-base-button[checked=false]:active {
    transition: none;
    background-color: var(--semitransparent-gray-10) !important;
    color: var(--black) !important;
  }
  dui-segments-base[variant=italicTransparent][ng-reflect-theme=dark] dui-segments-base-button:not([checked]):active,
  dui-segments-base[variant=italicTransparent][ng-reflect-theme=dark] dui-segments-base-button[checked=false]:active,
  dui-segments-base[variant=italicTransparent][theme=dark] dui-segments-base-button:not([checked]):active,
  dui-segments-base[variant=italicTransparent][theme=dark] dui-segments-base-button[checked=false]:active {
    transition: none;
    background-color: var(--semitransparent-light-10) !important;
    color: var(--white) !important;
  }
}
dui-segments-base[variant=italicTransparent][disabled]:not([disabled=false]) dui-segments-base-button,
dui-segments-base[variant=italicTransparent][disabled]:not([disabled=false]) dui-segments-base-button dui-segments-base-button,
dui-segments-base[variant=italicTransparent][disabled]:not([disabled=false]) [slot=icon] dui-segments-base-button,
dui-segments-base[variant=italicTransparent] dui-segments-base-button[disabled]:not([disabled=false]) dui-segments-base-button {
  color: var(--gray-300);
  background-color: transparent;
}
dui-segments-base[variant=italicTransparent][ng-reflect-theme=dark][disabled]:not([disabled=false]) dui-segments-base-button,
dui-segments-base[variant=italicTransparent][ng-reflect-theme=dark][disabled]:not([disabled=false]) dui-segments-base-button dui-segments-base-button,
dui-segments-base[variant=italicTransparent][ng-reflect-theme=dark][disabled]:not([disabled=false]) [slot=icon] dui-segments-base-button,
dui-segments-base[variant=italicTransparent][ng-reflect-theme=dark] dui-segments-base-button[disabled]:not([disabled=false]) dui-segments-base-button,
dui-segments-base[variant=italicTransparent][theme=dark][disabled]:not([disabled=false]) dui-segments-base-button,
dui-segments-base[variant=italicTransparent][theme=dark][disabled]:not([disabled=false]) dui-segments-base-button dui-segments-base-button,
dui-segments-base[variant=italicTransparent][theme=dark][disabled]:not([disabled=false]) [slot=icon] dui-segments-base-button,
dui-segments-base[variant=italicTransparent][theme=dark] dui-segments-base-button[disabled]:not([disabled=false]) dui-segments-base-button {
  color: var(--gray-700);
  background-color: transparent;
}
dui-segments-base[variant=italicTransparent] dui-segments-base-button[checked]:not([checked=false]) {
  background-color: var(--black);
  color: var(--white);
}
dui-segments-base[variant=italicTransparent][ng-reflect-theme=dark] dui-segments-base-button[checked]:not([checked=false]),
dui-segments-base[variant=italicTransparent][theme=dark] dui-segments-base-button[checked]:not([checked=false]) {
  background-color: var(--white);
  color: var(--black);
}
dui-segments-base[variant=italicTransparent][disabled]:not([disabled=false]) dui-segments-base-button[checked=true],
dui-segments-base[variant=italicTransparent][disabled]:not([disabled=false]) dui-segments-base-button[ng-reflect=true],
dui-segments-base[variant=italicTransparent] dui-segments-base-button[disabled]:not([disabled=false])[checked=true],
dui-segments-base[variant=italicTransparent] dui-segments-base-button[disabled]:not([disabled=false])[ng-reflect=true] {
  background-color: var(--semitransparent-gray-20);
  color: var(--gray-300);
}
dui-segments-base[variant=italicTransparent][ng-reflect-theme=dark][disabled]:not([disabled=false]) dui-segments-base-button[checked=true],
dui-segments-base[variant=italicTransparent][ng-reflect-theme=dark][disabled]:not([disabled=false]) dui-segments-base-button[ng-reflect=true],
dui-segments-base[variant=italicTransparent][ng-reflect-theme=dark] dui-segments-base-button[disabled]:not([disabled=false])[checked=true],
dui-segments-base[variant=italicTransparent][ng-reflect-theme=dark] dui-segments-base-button[disabled]:not([disabled=false])[ng-reflect=true],
dui-segments-base[variant=italicTransparent][theme=dark][disabled]:not([disabled=false]) dui-segments-base-button[checked=true],
dui-segments-base[variant=italicTransparent][theme=dark][disabled]:not([disabled=false]) dui-segments-base-button[ng-reflect=true],
dui-segments-base[variant=italicTransparent][theme=dark] dui-segments-base-button[disabled]:not([disabled=false])[checked=true],
dui-segments-base[variant=italicTransparent][theme=dark] dui-segments-base-button[disabled]:not([disabled=false])[ng-reflect=true] {
  background-color: var(--semitransparent-light-10);
  color: var(--gray-600);
}
dui-segments-base {
}
dui-segments-base[variant=compactItalic] {
  font-family: "dui-heading";
  text-transform: uppercase;
}
dui-segments-base[variant=compactItalic] [slot=icon],
dui-segments-base[variant=compactItalic] dui-segments-base-button {
  background-color: var(--semitransparent-gray-30);
  color: var(--semitransparent-light-50);
}
dui-segments-base[variant=compactItalic][ng-reflect-theme=dark] [slot=icon],
dui-segments-base[variant=compactItalic][ng-reflect-theme=dark] dui-segments-base-button,
dui-segments-base[variant=compactItalic][theme=dark] [slot=icon],
dui-segments-base[variant=compactItalic][theme=dark] dui-segments-base-button {
  background-color: var(--semitransparent-light-30);
  color: var(--semitransparent-light-30);
}
dui-segments-base[variant=compactItalic] .divider {
  background-color: var(--semitransparent-gray-20);
}
dui-segments-base[variant=compactItalic] .divider:has(+ .disabled),
dui-segments-base[variant=compactItalic] .divider:has(+ [disabled]:not([disabled=false])),
dui-segments-base[variant=compactItalic] .divider:has(+ dui-segments-base-button[disabled]:not([disabled=false])) {
  background-color: var(--semitransparent-gray-20);
}
dui-segments-base[variant=compactItalic][ng-reflect-theme=dark] .divider,
dui-segments-base[variant=compactItalic][theme=dark] .divider {
  background-color: var(--semitransparent-light-20);
}
dui-segments-base[variant=compactItalic][ng-reflect-theme=dark] .divider:has(+ .disabled),
dui-segments-base[variant=compactItalic][ng-reflect-theme=dark] .divider:has(+ [disabled]:not([disabled=false])),
dui-segments-base[variant=compactItalic][ng-reflect-theme=dark] .divider:has(+ dui-segments-base-button[disabled]:not([disabled=false])),
dui-segments-base[variant=compactItalic][theme=dark] .divider:has(+ .disabled),
dui-segments-base[variant=compactItalic][theme=dark] .divider:has(+ [disabled]:not([disabled=false])),
dui-segments-base[variant=compactItalic][theme=dark] .divider:has(+ dui-segments-base-button[disabled]:not([disabled=false])) {
  background-color: var(--semitransparent-light-20);
}
@media only screen and (hover: hover) and (pointer: fine) {
  dui-segments-base[variant=compactItalic] [slot=icon]:hover,
  dui-segments-base[variant=compactItalic] dui-segments-base-button:not([checked]):hover,
  dui-segments-base[variant=compactItalic] dui-segments-base-button[checked=false]:hover {
    background: var(--semitransparent-gray-50) !important;
    color: var(--semitransparent-light-50) !important;
  }
  dui-segments-base[variant=compactItalic][ng-reflect-theme=dark] [slot=icon]:hover,
  dui-segments-base[variant=compactItalic][ng-reflect-theme=dark] dui-segments-base-button:not([checked]):hover,
  dui-segments-base[variant=compactItalic][ng-reflect-theme=dark] dui-segments-base-button[checked=false]:hover,
  dui-segments-base[variant=compactItalic][theme=dark] [slot=icon]:hover,
  dui-segments-base[variant=compactItalic][theme=dark] dui-segments-base-button:not([checked]):hover,
  dui-segments-base[variant=compactItalic][theme=dark] dui-segments-base-button[checked=false]:hover {
    background: var(--semitransparent-light-10) !important;
    color: var(--semitransparent-light-30) !important;
  }
}
@media only screen and (hover: none) and (pointer: coarse) {
  dui-segments-base[variant=compactItalic] dui-segments-base-button:not([checked]):active,
  dui-segments-base[variant=compactItalic] dui-segments-base-button[checked=false]:active {
    transition: none;
    background-color: var(--semitransparent-gray-50) !important;
    color: var(--semitransparent-light-50) !important;
  }
  dui-segments-base[variant=compactItalic][ng-reflect-theme=dark] dui-segments-base-button:not([checked]):active,
  dui-segments-base[variant=compactItalic][ng-reflect-theme=dark] dui-segments-base-button[checked=false]:active,
  dui-segments-base[variant=compactItalic][theme=dark] dui-segments-base-button:not([checked]):active,
  dui-segments-base[variant=compactItalic][theme=dark] dui-segments-base-button[checked=false]:active {
    transition: none;
    background-color: var(--semitransparent-light-10) !important;
    color: var(--semitransparent-light-30) !important;
  }
}
dui-segments-base[variant=compactItalic][disabled]:not([disabled=false]) dui-segments-base-button,
dui-segments-base[variant=compactItalic][disabled]:not([disabled=false]) dui-segments-base-button dui-segments-base-button,
dui-segments-base[variant=compactItalic][disabled]:not([disabled=false]) [slot=icon] dui-segments-base-button,
dui-segments-base[variant=compactItalic] dui-segments-base-button[disabled]:not([disabled=false]) dui-segments-base-button {
  color: var(--semitransparent-light-30);
  background-color: var(--semitransparent-gray-50);
}
dui-segments-base[variant=compactItalic][ng-reflect-theme=dark][disabled]:not([disabled=false]) dui-segments-base-button,
dui-segments-base[variant=compactItalic][ng-reflect-theme=dark][disabled]:not([disabled=false]) dui-segments-base-button dui-segments-base-button,
dui-segments-base[variant=compactItalic][ng-reflect-theme=dark][disabled]:not([disabled=false]) [slot=icon] dui-segments-base-button,
dui-segments-base[variant=compactItalic][ng-reflect-theme=dark] dui-segments-base-button[disabled]:not([disabled=false]) dui-segments-base-button,
dui-segments-base[variant=compactItalic][theme=dark][disabled]:not([disabled=false]) dui-segments-base-button,
dui-segments-base[variant=compactItalic][theme=dark][disabled]:not([disabled=false]) dui-segments-base-button dui-segments-base-button,
dui-segments-base[variant=compactItalic][theme=dark][disabled]:not([disabled=false]) [slot=icon] dui-segments-base-button,
dui-segments-base[variant=compactItalic][theme=dark] dui-segments-base-button[disabled]:not([disabled=false]) dui-segments-base-button {
  color: var(--semitransparent-light-10);
  background-color: var(--semitransparent-light-10);
}
dui-segments-base[variant=compactItalic] dui-segments-base-button[checked]:not([checked=false]) {
  background-color: var(--semitransparent-gray-30);
  color: var(--white);
}
dui-segments-base[variant=compactItalic][ng-reflect-theme=dark] dui-segments-base-button[checked]:not([checked=false]),
dui-segments-base[variant=compactItalic][theme=dark] dui-segments-base-button[checked]:not([checked=false]) {
  background-color: var(--semitransparent-light-30);
  color: var(--white);
}
dui-segments-base[variant=compactItalic][disabled]:not([disabled=false]) dui-segments-base-button[checked=true],
dui-segments-base[variant=compactItalic][disabled]:not([disabled=false]) dui-segments-base-button[ng-reflect=true],
dui-segments-base[variant=compactItalic] dui-segments-base-button[disabled]:not([disabled=false])[checked=true],
dui-segments-base[variant=compactItalic] dui-segments-base-button[disabled]:not([disabled=false])[ng-reflect=true] {
  background-color: var(--semitransparent-gray-20);
  color: var(--semitransparent-light-30);
}
dui-segments-base[variant=compactItalic][ng-reflect-theme=dark][disabled]:not([disabled=false]) dui-segments-base-button[checked=true],
dui-segments-base[variant=compactItalic][ng-reflect-theme=dark][disabled]:not([disabled=false]) dui-segments-base-button[ng-reflect=true],
dui-segments-base[variant=compactItalic][ng-reflect-theme=dark] dui-segments-base-button[disabled]:not([disabled=false])[checked=true],
dui-segments-base[variant=compactItalic][ng-reflect-theme=dark] dui-segments-base-button[disabled]:not([disabled=false])[ng-reflect=true],
dui-segments-base[variant=compactItalic][theme=dark][disabled]:not([disabled=false]) dui-segments-base-button[checked=true],
dui-segments-base[variant=compactItalic][theme=dark][disabled]:not([disabled=false]) dui-segments-base-button[ng-reflect=true],
dui-segments-base[variant=compactItalic][theme=dark] dui-segments-base-button[disabled]:not([disabled=false])[checked=true],
dui-segments-base[variant=compactItalic][theme=dark] dui-segments-base-button[disabled]:not([disabled=false])[ng-reflect=true] {
  background-color: var(--semitransparent-light-20);
  color: var(--gray-600);
}
@media only screen and (hover: none) and (pointer: coarse) {
  dui-segments-base [slot=icon] {
    display: none;
  }
  dui-segments-base {
  }
  dui-segments-base dui-segments-base-button:first-of-type {
    border-top-left-radius: var(--button-border-radius);
    border-bottom-left-radius: var(--button-border-radius);
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  dui-segments-base dui-segments-base-button:only-of-type {
    border-radius: var(--button-border-radius);
  }
  dui-segments-base .icon-divider {
    display: none;
  }
}
@media only screen and (hover: hover) and (pointer: fine) {
  dui-segments-base dui-segments-base-button:first-of-type {
    border-left: 0;
  }
  dui-segments-base:not(:has(> [slot=icon])) > dui-segments-base-button:first-of-type {
    border-top-left-radius: var(--button-border-radius);
    border-bottom-left-radius: var(--button-border-radius);
  }
}
.divider {
  width: 1px;
  border-right: 0 !important;
  border-left: 0 !important;
  margin: 0;
  padding: 0;
  align-self: stretch;
  flex-shrink: 0;
  min-width: 1px;
}
.divider[hidden] {
  display: block !important;
}
:not(:has([slot=icon] ~ .icon-divider)) > .icon-divider {
  display: none;
}
:root {
  --animation-duration:150ms;
}
@keyframes fadeinAndBlur {
  0% {
    opacity: 0;
    backdrop-filter: blur(0px);
    -webkit-backdrop-filter: blur(0px);
  }
  100% {
    opacity: 1;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
  }
}
@keyframes fadeout {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes slideIn {
  0% {
    opacity: 0;
    transform: translateY(2%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
:host #modal-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  background-color: var(--semitransparent-gray-20);
  z-index: 100;
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  animation: fadeinAndBlur var(--animation-duration) forwards ease-out;
}
:host #modal-wrapper.visible {
  display: flex;
}
:host #modal-wrapper.fadeout {
  animation: fadeout 0.3s forwards;
}
:host #modal-wrapper {
  justify-content: center;
  align-items: center;
}
:host #modal-wrapper .modal-content {
  display: flex;
  position: relative;
  animation: slideIn var(--animation-duration) forwards ease-out;
}
@media screen and (min-width: 768px) {
  :host #modal-wrapper .modal-content {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 768px) {
  :host #modal-wrapper .modal-content {
    max-width: 500px;
  }
}
:host #modal-wrapper .modal-content {
  flex-direction: column;
  justify-content: flex-end;
  gap: 8px;
  margin: 20px;
  width: 100%;
  height: calc(100dvh - 40px);
}
:host #modal-wrapper .modal-content .items-container {
  border-radius: 5px;
  overflow-y: auto;
  background-color: var(--white);
}
:host #modal-wrapper .modal-content .items-container.close-button {
  min-height: 44px;
}
:host #modal-wrapper .modal-content .items-container.close-button dui-button-base {
  border: none;
  width: 100%;
}
:host #modal-wrapper .modal-content .items-container.close-button dui-button-base button {
  font-weight: 700;
}
:host {
}
@media screen and (min-width: 1280px) {
  :host #modal-wrapper.collapse {
    position: static;
    background: transparent;
  }
  :host #modal-wrapper.collapse .modal-content {
    margin: 0;
    height: auto;
  }
  :host #modal-wrapper.collapse .modal-content .scroll-container {
    border-radius: 0;
    box-shadow: var(--shadow-small-down);
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
  }
  :host #modal-wrapper.collapse .modal-content .items-container {
    border-radius: 0;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  :host #modal-wrapper.collapse .modal-content .items-container.close-button {
    display: none;
  }
  :host #modal-wrapper.collapse.dark .modal-content .items-container {
    background: var(--gray-900);
  }
}
dui-select-view-item {
  display: flex;
  flex-direction: column;
  height: fit-content;
  gap: 10px;
  padding: 10px 20px;
  background: var(--white);
  transition: background-color 200ms ease;
  font-family: "dui-text";
  -webkit-user-select: none;
  user-select: none;
}
dui-select-view-item .title-container-center {
  justify-content: center;
  align-items: center;
}
dui-select-view-item .title-container-left {
  justify-content: left;
  align-items: left;
}
dui-select-view-item .title-container {
  order: 1;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 10px;
}
dui-select-view-item .title-container [slot=calendar] [slot=title] {
  order: 3;
  color: var(--gray-900);
  font-size: 1.125rem;
  line-height: 1.5rem;
  transition: color 200ms ease;
}
dui-select-view-item .title-container [slot=note] {
  order: 2;
  color: var(--gray-500);
  font-size: 0.875rem;
  line-height: 1.5rem;
}
dui-select-view-item .title-container [slot=icon] {
  order: 1;
  font-size: 1.125rem;
  color: var(--black);
}
dui-select-view-item .title-container input[picker] {
  border: none;
  background: none;
  outline: none;
  padding: 0;
  margin: 0;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: auto;
  min-width: 0;
  color: var(--gray-900);
  font-size: 1.125rem;
  line-height: 1.5rem;
}
dui-select-view-item .title-container input[picker]:focus {
  box-shadow: none;
}
dui-select-view-item [slot=text] {
  order: 2;
  font-size: 1.125rem;
  line-height: 1.5rem;
  color: var(--gray-500);
  transition: color 200ms ease;
}
dui-select-view-item [slot=title] {
  color: var(--gray-900);
  font-size: 1.125rem;
  line-height: 1.5rem;
  transition: color 200ms ease;
}
dui-select-view-item[multiple] {
  border-top: 1px solid var(--gray-50);
}
dui-select-view-item[disabled]:not([disabled=false]) {
  pointer-events: none;
  background: var(--white);
}
dui-select-view-item[disabled]:not([disabled=false]) [slot=title],
dui-select-view-item[disabled]:not([disabled=false]) [slot=text] {
  color: var(--gray-300);
}
dui-select-view-item[active]:not([active=false]):not([slot=calendar]) [slot=title],
dui-select-view-item[active]:not([active=false]):not([slot=calendar]) [slot=text] {
  color: var(--primary-500);
}
dui-select-view-item[active]:not([active=false]):not([slot=calendar])[disabled]:not([disabled=false]) {
  background: var(--white);
}
dui-select-view-item[active]:not([active=false]):not([slot=calendar])[disabled]:not([disabled=false]) [slot=title],
dui-select-view-item[active]:not([active=false]):not([slot=calendar])[disabled]:not([disabled=false]) [slot=text] {
  color: var(--primary-100);
}
dui-select-view-item:focus,
dui-select-view-item:active {
  background: var(--gray-50);
  outline: none;
}
@media (hover: hover) {
  dui-select-view-item:hover {
    background: var(--gray-50);
    outline: none;
  }
}
dui-select-view-item:has([slot=text]) {
  padding: 15px 20px;
}
dui-select-view-item:has([slot=text]) .title-container {
  justify-content: start;
}
dui-select-view-item:has([slot=text]) .title-container [slot=title] {
  font-weight: 700;
}
dui-select-view-item {
}
@media screen and (min-width: 768px) {
  dui-select-view-item {
    padding: 10px 22px;
    align-items: normal;
  }
  dui-select-view-item .title-container [slot=title] {
    order: 2;
    flex: 1;
  }
  dui-select-view-item .title-container [slot=note] {
    order: 1;
  }
  dui-select-view-item .title-container [slot=icon] {
    order: 3;
  }
  dui-select-view-item[theme=dark] {
    background: var(--gray-900);
  }
  dui-select-view-item[theme=dark] .title-container [slot=title] {
    color: var(--gray-50);
  }
  dui-select-view-item[theme=dark] .title-container [slot=icon] {
    color: var(--white);
  }
  dui-select-view-item[theme=dark]:focus,
  dui-select-view-item[theme=dark]:active {
    background: var(--gray-800);
  }
}
@media screen and (min-width: 768px) and (hover: hover) {
  dui-select-view-item[theme=dark]:hover {
    background: var(--gray-800);
  }
}
@media screen and (min-width: 768px) {
  dui-select-view-item:first-of-type #select-view-item {
    padding-top: 15px;
  }
  dui-select-view-item:last-of-type #select-view-item {
    padding-bottom: 15px;
  }
}
:root {
  --animation-duration:150ms;
}
@keyframes fadeinAndBlur {
  0% {
    opacity: 0;
    backdrop-filter: blur(0px);
    -webkit-backdrop-filter: blur(0px);
  }
  100% {
    opacity: 1;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
  }
}
@keyframes fadeout {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes slideIn {
  0% {
    opacity: 0;
    transform: translateY(2%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
:host {
  display: block;
}
:host #modal-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  background-color: var(--semitransparent-gray-20);
  z-index: 100;
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  animation: fadeinAndBlur var(--animation-duration) forwards ease-out;
}
:host #modal-wrapper.visible {
  display: flex;
}
:host #modal-wrapper.fadeout {
  animation: fadeout 0.3s forwards;
}
:host #modal-wrapper {
  justify-content: center;
  align-items: center;
  font-family: "dui-text";
}
:host #modal-wrapper .modal-content {
  display: flex;
  position: relative;
  animation: slideIn var(--animation-duration) forwards ease-out;
}
@media screen and (min-width: 768px) {
  :host #modal-wrapper .modal-content {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 768px) {
  :host #modal-wrapper .modal-content {
    max-width: 500px;
  }
}
:host #modal-wrapper .modal-content {
  flex-direction: column;
  justify-content: flex-end;
  gap: 8px;
  margin: 20px;
  width: 100%;
  height: calc(100dvh - 40px);
}
:host #modal-wrapper .modal-content .items-container {
  border-radius: 5px;
  overflow-y: auto;
  background: var(--white);
}
:host .button {
  font-weight: 700;
}
:host .date-container {
  font-family: "dui-text";
  font-size: 1.125rem;
  line-height: 1.5rem;
  color: var(--gray-900);
}
:host .scroll-container {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  position: relative;
  border-radius: 5px;
}
:host .scroll-container .scroll-shadow {
  pointer-events: none;
  display: none;
  position: absolute;
  height: 44px;
  left: 0;
  right: 0;
}
:host .scroll-container .scroll-shadow.visible {
  display: block;
}
:host .scroll-container .scroll-shadow.top {
  top: 0;
  background:
    linear-gradient(
      180deg,
      var(--gray-50) 0%,
      rgba(255, 255, 255, 0) 100%);
}
:host .scroll-container .scroll-shadow.bottom {
  bottom: 0;
  background:
    linear-gradient(
      0deg,
      var(--gray-50) 0%,
      rgba(255, 255, 255, 0) 100%);
}
:host .base-item {
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  gap: 10px;
  color: var(--gray-900);
  font-size: 1.125rem;
  line-height: 1.5rem;
  padding: 10px 20px;
  background-color: var(--white);
  position: relative;
  transition: background-color 200ms ease;
}
:host .base-item span {
  text-align: center;
}
:host .base-item:active,
:host .base-item:hover {
  background: var(--gray-50);
}
:host input[type=date] {
  position: absolute;
  opacity: 0;
}
@media (hover: none) and (pointer: coarse) {
  :host input[type=date] {
    width: 100%;
    display: block !important;
    appearance: none !important;
  }
}
:host .base-item.selected {
  background-color: var(--gray-50);
}
:host .base-item:first-child {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  margin-top: auto;
}
:host .base-item:last-child {
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
:host .submit-button {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 1px;
  flex-shrink: 0;
  background-color: var(--white);
  border-radius: 5px;
  overflow: hidden;
}
:host .submit-button button {
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
}
:host .submit-button dui-button-base {
  outline: none !important;
  border: none !important;
  border-radius: 0;
  font-size: 18px;
  width: 100%;
}
:host .submit-button dui-button-base:last-of-type {
  border-left: 2px var(--gray-100) solid !important;
}
dui-input-base,
dui-input-base input,
dui-input-base textarea,
dui-input-base button,
dui-input-base select,
dui-input-base a {
  -webkit-tap-highlight-color: transparent;
}
dui-input-base input:-webkit-autofill,
dui-input-base input:-webkit-autofill:hover,
dui-input-base input:-webkit-autofill:focus,
dui-input-base input:-webkit-autofill:active {
  transition: background-color 5000s ease-in-out 0s;
}
dui-input-base {
  font-family: "dui-text";
  min-height: 54px;
  box-sizing: border-box;
  color: var(--gray-500);
  position: relative;
  display: flex;
  flex-direction: row;
  gap: 5px;
  transition: all 150ms ease;
}
dui-input-base:has(textarea:disabled),
dui-input-base:has(select:disabled),
dui-input-base:has(input:disabled) {
  color: var(--gray-200);
}
dui-input-base:has(textarea:disabled) select,
dui-input-base:has(textarea:disabled) input,
dui-input-base:has(select:disabled) select,
dui-input-base:has(select:disabled) input,
dui-input-base:has(input:disabled) select,
dui-input-base:has(input:disabled) input {
  -webkit-text-fill-color: var(--gray-200);
  color: var(--gray-200);
}
dui-input-base[ng-reflect-theme=dark]:has(textarea:disabled),
dui-input-base[ng-reflect-theme=dark]:has(select:disabled),
dui-input-base[ng-reflect-theme=dark]:has(input:disabled),
dui-input-base[theme=dark]:has(textarea:disabled),
dui-input-base[theme=dark]:has(select:disabled),
dui-input-base[theme=dark]:has(input:disabled) {
  color: var(--gray-700);
}
dui-input-base[ng-reflect-theme=dark]:has(textarea:disabled) select,
dui-input-base[ng-reflect-theme=dark]:has(textarea:disabled) input,
dui-input-base[ng-reflect-theme=dark]:has(select:disabled) select,
dui-input-base[ng-reflect-theme=dark]:has(select:disabled) input,
dui-input-base[ng-reflect-theme=dark]:has(input:disabled) select,
dui-input-base[ng-reflect-theme=dark]:has(input:disabled) input,
dui-input-base[theme=dark]:has(textarea:disabled) select,
dui-input-base[theme=dark]:has(textarea:disabled) input,
dui-input-base[theme=dark]:has(select:disabled) select,
dui-input-base[theme=dark]:has(select:disabled) input,
dui-input-base[theme=dark]:has(input:disabled) select,
dui-input-base[theme=dark]:has(input:disabled) input {
  -webkit-text-fill-color: var(--gray-700);
  color: var(--gray-700);
}
dui-input-base [slot=label] {
  order: 10;
}
dui-input-base [slot=left-icon] {
  padding-right: 7px;
  order: 10;
  font-size: 25px;
}
dui-input-base [slot=prefix] {
  order: 20;
}
dui-input-base select,
dui-input-base input {
  order: 30;
}
dui-input-base [slot=input-tooltip] {
  order: 40;
}
dui-input-base [slot=right-icon] {
  order: 50;
  font-size: 25px;
}
dui-input-base [slot=hint],
dui-input-base [slot=error-message] {
  display: block;
  position: absolute;
  bottom: 0;
  left: 22px;
  font-size: 0.8125rem;
  line-height: 1.125rem;
  height: 16px;
  color: var(--danger);
  transition: all 0.2s ease;
  opacity: 0;
}
dui-input-base [slot=hint] {
  color: var(--gray-500);
  opacity: 1;
  bottom: -18px;
}
dui-input-base:has(select:required):after,
dui-input-base:has(input:required):after,
dui-input-base[ng-reflect-required=true]:after,
dui-input-base[required=true]:after,
dui-input-base:has(textarea:required):after {
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  top: 6px;
  right: 5px;
  border-radius: 50%;
  background: var(--primary-500);
  z-index: 1;
}
dui-input-base[ng-reflect-valid=false]:not(dui-input-person-id, dui-input-image),
dui-input-base[valid=false]:not(dui-input-person-id, dui-input-image) {
  background-image:
    linear-gradient(
      to bottom,
      transparent,
      transparent calc(100% - 2px),
      var(--danger) calc(100% - 2px),
      var(--danger)) !important;
}
dui-input-base[ng-reflect-valid=false]:is(dui-input-person-id) input,
dui-input-base[valid=false]:is(dui-input-person-id) input {
  background-image:
    linear-gradient(
      to bottom,
      transparent,
      transparent calc(100% - 2px),
      var(--danger) calc(100% - 2px),
      var(--danger)) !important;
}
dui-input-base[ng-reflect-valid=false]:is(dui-input-image),
dui-input-base[valid=false]:is(dui-input-image) {
  border-color: var(--danger);
}
dui-input-base[ng-reflect-valid=false] [slot=error-message],
dui-input-base[valid=false] [slot=error-message] {
  bottom: -18px;
  opacity: 1;
}
dui-input-base[ng-reflect-valid=false] [slot=hint],
dui-input-base[valid=false] [slot=hint] {
  right: 22px;
  left: unset;
}
dui-input-base[ng-reflect-valid=false]:has([slot=error-message]),
dui-input-base[valid=false]:has([slot=error-message]) {
  margin-bottom: 16px;
}
dui-input-base:has(> [slot=placeholder]) textarea::placeholder,
dui-input-base:has(> [slot=placeholder]) input::placeholder {
  color: transparent;
  -webkit-text-fill-color: transparent;
}
dui-input-base:not(dui-input-area):has([slot=left-icon]) > [slot=placeholder] {
  left: 59px;
}
dui-input-base > [slot=placeholder] {
  order: 1;
  position: absolute;
  transition: all 0.2s ease;
  font-size: 1rem;
  line-height: 1.25rem;
  left: 22px;
  top: 17px;
  z-index: 10;
  pointer-events: none;
}
dui-input-base:has([slot=prefix]):not(:has([slot=placeholder])):not(dui-input-area) > [slot=placeholder],
dui-input-base:has(option:not([value=null]):checked):not(dui-input-area) > [slot=placeholder],
dui-input-base:has(textarea:first-of-type:focus):not(dui-input-area) > [slot=placeholder],
dui-input-base:has(textarea:first-of-type:not(:placeholder-shown)):not(dui-input-area) > [slot=placeholder],
dui-input-base:has(input:first-of-type:focus):not(dui-input-area) > [slot=placeholder],
dui-input-base:has(input:first-of-type:not(:placeholder-shown)):not(dui-input-area) > [slot=placeholder],
dui-input-base:has(input[type=date]):is(input:valid):not(dui-input-area) > [slot=placeholder] {
  opacity: 1;
  transform: translateY(-9px);
  font-size: 0.8125rem;
  line-height: 1.25rem;
}
dui-input-base:has([slot=prefix]):not(:has([slot=placeholder])):is(dui-input-area) > [slot=placeholder],
dui-input-base:has(option:not([value=null]):checked):is(dui-input-area) > [slot=placeholder],
dui-input-base:has(textarea:first-of-type:focus):is(dui-input-area) > [slot=placeholder],
dui-input-base:has(textarea:first-of-type:not(:placeholder-shown)):is(dui-input-area) > [slot=placeholder],
dui-input-base:has(input:first-of-type:focus):is(dui-input-area) > [slot=placeholder],
dui-input-base:has(input:first-of-type:not(:placeholder-shown)):is(dui-input-area) > [slot=placeholder],
dui-input-base:has(input[type=date]):is(input:valid):is(dui-input-area) > [slot=placeholder] {
  opacity: 1;
  font-size: 13px;
}
dui-input-base:is(dui-input-base, dui-input-calendar, dui-input-number):has(input:focus) {
  background: var(--gray-100);
}
@media (hover: hover) {
  dui-input-base:is(dui-input-base, dui-input-calendar, dui-input-number):not(:has(input:disabled)):hover {
    background: var(--gray-100);
  }
}
dui-input-base:is(dui-input-base, dui-input-calendar, dui-input-number)[ng-reflect-theme=dark]:has(input:focus),
dui-input-base:is(dui-input-base, dui-input-calendar, dui-input-number)[theme=dark]:has(input:focus) {
  background: var(--gray-700);
}
@media (hover: hover) {
  dui-input-base:is(dui-input-base, dui-input-calendar, dui-input-number)[ng-reflect-theme=dark]:not(:has(input:disabled)):hover,
  dui-input-base:is(dui-input-base, dui-input-calendar, dui-input-number)[theme=dark]:not(:has(input:disabled)):hover {
    background: var(--gray-700);
  }
}
dui-input-base:is(dui-input-select):has(select:focus) {
  background: var(--gray-100);
}
@media (hover: hover) {
  dui-input-base:is(dui-input-select):not(:has(select:disabled)):hover {
    background: var(--gray-100);
  }
}
dui-input-base:is(dui-input-select)[ng-reflect-theme=dark]:has(select:focus),
dui-input-base:is(dui-input-select)[theme=dark]:has(select:focus) {
  background: var(--gray-700);
}
@media (hover: hover) {
  dui-input-base:is(dui-input-select)[ng-reflect-theme=dark]:not(:has(select:disabled)):hover,
  dui-input-base:is(dui-input-select)[theme=dark]:not(:has(select:disabled)):hover {
    background: var(--gray-700);
  }
}
dui-input-base:is(dui-input-area):has(textarea:focus) {
  background: var(--gray-100);
}
@media (hover: hover) {
  dui-input-base:is(dui-input-area):not(:has(textarea:disabled)):hover {
    background: var(--gray-100);
  }
}
dui-input-base:is(dui-input-area)[ng-reflect-theme=dark]:has(textarea:focus),
dui-input-base:is(dui-input-area)[theme=dark]:has(textarea:focus) {
  background: var(--gray-700);
}
@media (hover: hover) {
  dui-input-base:is(dui-input-area)[ng-reflect-theme=dark]:not(:has(textarea:disabled)):hover,
  dui-input-base:is(dui-input-area)[theme=dark]:not(:has(textarea:disabled)):hover {
    background: var(--gray-700);
  }
}
dui-input-base:is(dui-input-person-id) input:focus {
  background: var(--gray-100);
}
@media (hover: hover) {
  dui-input-base:is(dui-input-person-id) input:not(:disabled):hover {
    background: var(--gray-100);
  }
}
dui-input-base:is(dui-input-person-id)[ng-reflect-theme=dark] input:focus,
dui-input-base:is(dui-input-person-id)[theme=dark] input:focus {
  background: var(--gray-700);
}
@media (hover: hover) {
  dui-input-base:is(dui-input-person-id)[ng-reflect-theme=dark] input:not(:disabled):hover,
  dui-input-base:is(dui-input-person-id)[theme=dark] input:not(:disabled):hover {
    background: var(--gray-700);
  }
}
dui-input-base {
  display: flex;
  padding-left: 22px;
  padding-right: 22px;
  background: var(--gray-50);
  border-radius: 4px;
  align-items: center;
  position: relative;
  outline: none;
}
dui-input-base input:-webkit-autofill {
  -webkit-text-fill-color: var(--gray-800) !important;
}
dui-input-base input {
  -webkit-appearance: none;
  font-family: "dui-text";
  padding: 0;
  padding-top: 19px;
  border: none;
  outline: none;
  font-size: 1rem;
  line-height: 1.125rem;
  background: unset;
  color: inherit;
  width: 100%;
  color: var(--gray-800);
  caret-color: var(--gray-900);
}
dui-input-base input:disabled,
dui-input-base input[disabled] {
  color: var(--gray-200) !important;
  -webkit-text-fill-color: var(--gray-200) !important;
  opacity: 1;
}
dui-input-base input {
  padding-bottom: 22px;
}
dui-input-base[ng-reflect-theme=dark],
dui-input-base[theme=dark] {
  background-color: var(--gray-800);
}
dui-input-base[ng-reflect-theme=dark] input:-webkit-autofill,
dui-input-base[theme=dark] input:-webkit-autofill {
  -webkit-text-fill-color: var(--gray-100) !important;
}
dui-input-base[ng-reflect-theme=dark] input,
dui-input-base[theme=dark] input {
  color: var(--gray-100);
  caret-color: var(--gray-100);
}
dui-input-base[ng-reflect-theme=dark] input:disabled,
dui-input-base[ng-reflect-theme=dark] input[disabled],
dui-input-base[theme=dark] input:disabled,
dui-input-base[theme=dark] input[disabled] {
  color: var(--gray-700) !important;
  -webkit-text-fill-color: var(--gray-700) !important;
  opacity: 1;
}
dui-input-base .dui-input-secure-toggle {
  --icon-view:"\ea05";
  --icon-no-view:"\ea0e";
  --current-icon:var(--icon-view);
  width: 25px;
  height: 25px;
  cursor: pointer;
  font-size: 25px;
  font-style: normal;
  order: 31;
}
dui-input-base .dui-input-secure-toggle:before {
  font-family: "ui-icons";
  content: var(--current-icon);
}
dui-input-base:has([slot=placeholder]) input {
  padding-bottom: 0px;
}
dui-input-base:has([slot=placeholder]) [slot=prefix] {
  padding-top: 19px;
  padding-bottom: 0px;
}
dui-input-base:has([slot=placeholder]) [slot=prefix].input-empty-and-unfocused {
  display: none;
}
dui-input-area,
dui-input-area input,
dui-input-area textarea,
dui-input-area button,
dui-input-area select,
dui-input-area a {
  -webkit-tap-highlight-color: transparent;
}
dui-input-area input:-webkit-autofill,
dui-input-area input:-webkit-autofill:hover,
dui-input-area input:-webkit-autofill:focus,
dui-input-area input:-webkit-autofill:active {
  transition: background-color 5000s ease-in-out 0s;
}
dui-input-area {
  font-family: "dui-text";
  min-height: 54px;
  box-sizing: border-box;
  color: var(--gray-500);
  position: relative;
  display: flex;
  flex-direction: row;
  gap: 5px;
  transition: all 150ms ease;
}
dui-input-area:has(textarea:disabled),
dui-input-area:has(select:disabled),
dui-input-area:has(input:disabled) {
  color: var(--gray-200);
}
dui-input-area:has(textarea:disabled) select,
dui-input-area:has(textarea:disabled) input,
dui-input-area:has(select:disabled) select,
dui-input-area:has(select:disabled) input,
dui-input-area:has(input:disabled) select,
dui-input-area:has(input:disabled) input {
  -webkit-text-fill-color: var(--gray-200);
  color: var(--gray-200);
}
dui-input-area[ng-reflect-theme=dark]:has(textarea:disabled),
dui-input-area[ng-reflect-theme=dark]:has(select:disabled),
dui-input-area[ng-reflect-theme=dark]:has(input:disabled),
dui-input-area[theme=dark]:has(textarea:disabled),
dui-input-area[theme=dark]:has(select:disabled),
dui-input-area[theme=dark]:has(input:disabled) {
  color: var(--gray-700);
}
dui-input-area[ng-reflect-theme=dark]:has(textarea:disabled) select,
dui-input-area[ng-reflect-theme=dark]:has(textarea:disabled) input,
dui-input-area[ng-reflect-theme=dark]:has(select:disabled) select,
dui-input-area[ng-reflect-theme=dark]:has(select:disabled) input,
dui-input-area[ng-reflect-theme=dark]:has(input:disabled) select,
dui-input-area[ng-reflect-theme=dark]:has(input:disabled) input,
dui-input-area[theme=dark]:has(textarea:disabled) select,
dui-input-area[theme=dark]:has(textarea:disabled) input,
dui-input-area[theme=dark]:has(select:disabled) select,
dui-input-area[theme=dark]:has(select:disabled) input,
dui-input-area[theme=dark]:has(input:disabled) select,
dui-input-area[theme=dark]:has(input:disabled) input {
  -webkit-text-fill-color: var(--gray-700);
  color: var(--gray-700);
}
dui-input-area [slot=label] {
  order: 10;
}
dui-input-area [slot=left-icon] {
  padding-right: 7px;
  order: 10;
  font-size: 25px;
}
dui-input-area [slot=prefix] {
  order: 20;
}
dui-input-area select,
dui-input-area input {
  order: 30;
}
dui-input-area [slot=input-tooltip] {
  order: 40;
}
dui-input-area [slot=right-icon] {
  order: 50;
  font-size: 25px;
}
dui-input-area [slot=hint],
dui-input-area [slot=error-message] {
  display: block;
  position: absolute;
  bottom: 0;
  left: 22px;
  font-size: 0.8125rem;
  line-height: 1.125rem;
  height: 16px;
  color: var(--danger);
  transition: all 0.2s ease;
  opacity: 0;
}
dui-input-area [slot=hint] {
  color: var(--gray-500);
  opacity: 1;
  bottom: -18px;
}
dui-input-area:has(select:required):after,
dui-input-area:has(input:required):after,
dui-input-area[ng-reflect-required=true]:after,
dui-input-area[required=true]:after,
dui-input-area:has(textarea:required):after {
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  top: 6px;
  right: 5px;
  border-radius: 50%;
  background: var(--primary-500);
  z-index: 1;
}
dui-input-area[ng-reflect-valid=false]:not(dui-input-person-id, dui-input-image),
dui-input-area[valid=false]:not(dui-input-person-id, dui-input-image) {
  background-image:
    linear-gradient(
      to bottom,
      transparent,
      transparent calc(100% - 2px),
      var(--danger) calc(100% - 2px),
      var(--danger)) !important;
}
dui-input-area[ng-reflect-valid=false]:is(dui-input-person-id) input,
dui-input-area[valid=false]:is(dui-input-person-id) input {
  background-image:
    linear-gradient(
      to bottom,
      transparent,
      transparent calc(100% - 2px),
      var(--danger) calc(100% - 2px),
      var(--danger)) !important;
}
dui-input-area[ng-reflect-valid=false]:is(dui-input-image),
dui-input-area[valid=false]:is(dui-input-image) {
  border-color: var(--danger);
}
dui-input-area[ng-reflect-valid=false] [slot=error-message],
dui-input-area[valid=false] [slot=error-message] {
  bottom: -18px;
  opacity: 1;
}
dui-input-area[ng-reflect-valid=false] [slot=hint],
dui-input-area[valid=false] [slot=hint] {
  right: 22px;
  left: unset;
}
dui-input-area[ng-reflect-valid=false]:has([slot=error-message]),
dui-input-area[valid=false]:has([slot=error-message]) {
  margin-bottom: 16px;
}
dui-input-area:has(> [slot=placeholder]) textarea::placeholder,
dui-input-area:has(> [slot=placeholder]) input::placeholder {
  color: transparent;
  -webkit-text-fill-color: transparent;
}
dui-input-area:not(dui-input-area):has([slot=left-icon]) > [slot=placeholder] {
  left: 59px;
}
dui-input-area > [slot=placeholder] {
  order: 1;
  position: absolute;
  transition: all 0.2s ease;
  font-size: 1rem;
  line-height: 1.25rem;
  left: 22px;
  top: 17px;
  z-index: 10;
  pointer-events: none;
}
dui-input-area:has([slot=prefix]):not(:has([slot=placeholder])):not(dui-input-area) > [slot=placeholder],
dui-input-area:has(option:not([value=null]):checked):not(dui-input-area) > [slot=placeholder],
dui-input-area:has(textarea:first-of-type:focus):not(dui-input-area) > [slot=placeholder],
dui-input-area:has(textarea:first-of-type:not(:placeholder-shown)):not(dui-input-area) > [slot=placeholder],
dui-input-area:has(input:first-of-type:focus):not(dui-input-area) > [slot=placeholder],
dui-input-area:has(input:first-of-type:not(:placeholder-shown)):not(dui-input-area) > [slot=placeholder],
dui-input-area:has(input[type=date]):is(input:valid):not(dui-input-area) > [slot=placeholder] {
  opacity: 1;
  transform: translateY(-9px);
  font-size: 0.8125rem;
  line-height: 1.25rem;
}
dui-input-area:has([slot=prefix]):not(:has([slot=placeholder])):is(dui-input-area) > [slot=placeholder],
dui-input-area:has(option:not([value=null]):checked):is(dui-input-area) > [slot=placeholder],
dui-input-area:has(textarea:first-of-type:focus):is(dui-input-area) > [slot=placeholder],
dui-input-area:has(textarea:first-of-type:not(:placeholder-shown)):is(dui-input-area) > [slot=placeholder],
dui-input-area:has(input:first-of-type:focus):is(dui-input-area) > [slot=placeholder],
dui-input-area:has(input:first-of-type:not(:placeholder-shown)):is(dui-input-area) > [slot=placeholder],
dui-input-area:has(input[type=date]):is(input:valid):is(dui-input-area) > [slot=placeholder] {
  opacity: 1;
  font-size: 13px;
}
dui-input-area:is(dui-input-base, dui-input-calendar, dui-input-number):has(input:focus) {
  background: var(--gray-100);
}
@media (hover: hover) {
  dui-input-area:is(dui-input-base, dui-input-calendar, dui-input-number):not(:has(input:disabled)):hover {
    background: var(--gray-100);
  }
}
dui-input-area:is(dui-input-base, dui-input-calendar, dui-input-number)[ng-reflect-theme=dark]:has(input:focus),
dui-input-area:is(dui-input-base, dui-input-calendar, dui-input-number)[theme=dark]:has(input:focus) {
  background: var(--gray-700);
}
@media (hover: hover) {
  dui-input-area:is(dui-input-base, dui-input-calendar, dui-input-number)[ng-reflect-theme=dark]:not(:has(input:disabled)):hover,
  dui-input-area:is(dui-input-base, dui-input-calendar, dui-input-number)[theme=dark]:not(:has(input:disabled)):hover {
    background: var(--gray-700);
  }
}
dui-input-area:is(dui-input-select):has(select:focus) {
  background: var(--gray-100);
}
@media (hover: hover) {
  dui-input-area:is(dui-input-select):not(:has(select:disabled)):hover {
    background: var(--gray-100);
  }
}
dui-input-area:is(dui-input-select)[ng-reflect-theme=dark]:has(select:focus),
dui-input-area:is(dui-input-select)[theme=dark]:has(select:focus) {
  background: var(--gray-700);
}
@media (hover: hover) {
  dui-input-area:is(dui-input-select)[ng-reflect-theme=dark]:not(:has(select:disabled)):hover,
  dui-input-area:is(dui-input-select)[theme=dark]:not(:has(select:disabled)):hover {
    background: var(--gray-700);
  }
}
dui-input-area:is(dui-input-area):has(textarea:focus) {
  background: var(--gray-100);
}
@media (hover: hover) {
  dui-input-area:is(dui-input-area):not(:has(textarea:disabled)):hover {
    background: var(--gray-100);
  }
}
dui-input-area:is(dui-input-area)[ng-reflect-theme=dark]:has(textarea:focus),
dui-input-area:is(dui-input-area)[theme=dark]:has(textarea:focus) {
  background: var(--gray-700);
}
@media (hover: hover) {
  dui-input-area:is(dui-input-area)[ng-reflect-theme=dark]:not(:has(textarea:disabled)):hover,
  dui-input-area:is(dui-input-area)[theme=dark]:not(:has(textarea:disabled)):hover {
    background: var(--gray-700);
  }
}
dui-input-area:is(dui-input-person-id) input:focus {
  background: var(--gray-100);
}
@media (hover: hover) {
  dui-input-area:is(dui-input-person-id) input:not(:disabled):hover {
    background: var(--gray-100);
  }
}
dui-input-area:is(dui-input-person-id)[ng-reflect-theme=dark] input:focus,
dui-input-area:is(dui-input-person-id)[theme=dark] input:focus {
  background: var(--gray-700);
}
@media (hover: hover) {
  dui-input-area:is(dui-input-person-id)[ng-reflect-theme=dark] input:not(:disabled):hover,
  dui-input-area:is(dui-input-person-id)[theme=dark] input:not(:disabled):hover {
    background: var(--gray-700);
  }
}
dui-input-area {
  display: flex;
  padding-left: 22px;
  padding-right: 22px;
  background: var(--gray-50);
  border-radius: 4px;
  align-items: center;
  position: relative;
  outline: none;
}
dui-input-area textarea:-webkit-autofill {
  -webkit-text-fill-color: var(--gray-800) !important;
}
dui-input-area textarea {
  -webkit-appearance: none;
  font-family: "dui-text";
  padding: 0;
  padding-top: 19px;
  border: none;
  outline: none;
  font-size: 1rem;
  line-height: 1.125rem;
  background: unset;
  color: inherit;
  width: 100%;
  color: var(--gray-800);
  caret-color: var(--gray-900);
}
dui-input-area textarea:disabled,
dui-input-area textarea[disabled] {
  color: var(--gray-200) !important;
  -webkit-text-fill-color: var(--gray-200) !important;
  opacity: 1;
}
dui-input-area textarea {
  resize: none;
}
dui-input-area[ng-reflect-theme=dark],
dui-input-area[theme=dark] {
  background-color: var(--gray-800);
}
dui-input-area[ng-reflect-theme=dark] textarea:-webkit-autofill,
dui-input-area[theme=dark] textarea:-webkit-autofill {
  -webkit-text-fill-color: var(--gray-100) !important;
}
dui-input-area[ng-reflect-theme=dark] textarea,
dui-input-area[theme=dark] textarea {
  color: var(--gray-100);
  caret-color: var(--gray-100);
}
dui-input-area[ng-reflect-theme=dark] textarea:disabled,
dui-input-area[ng-reflect-theme=dark] textarea[disabled],
dui-input-area[theme=dark] textarea:disabled,
dui-input-area[theme=dark] textarea[disabled] {
  color: var(--gray-700) !important;
  -webkit-text-fill-color: var(--gray-700) !important;
  opacity: 1;
}
dui-input-area {
  height: auto;
  align-items: flex-start;
  padding-top: 20px;
  padding-bottom: 20px;
  flex-wrap: wrap;
  justify-content: flex-end;
}
dui-input-area textarea {
  order: 60;
  flex-basis: 100%;
  width: 100%;
  height: 160px;
  font-family: inherit;
  font-size: inherit;
  border: none;
  outline: none;
  background: transparent;
  padding: 0;
}
dui-input-area [slot=input-tooltip] {
  padding: 0;
  right: 1px;
}
dui-input-area:has([slot=placeholder]) [slot=placeholder] {
  top: 23px;
}
dui-input-area:has([slot=input-tooltip]) textarea {
  margin-top: 1px;
}
dui-input-area:not(:has([slot=input-tooltip])) textarea {
  margin-top: 25px;
  margin-bottom: -25px;
}
dui-input-calendar,
dui-input-calendar input,
dui-input-calendar textarea,
dui-input-calendar button,
dui-input-calendar select,
dui-input-calendar a {
  -webkit-tap-highlight-color: transparent;
}
dui-input-calendar input:-webkit-autofill,
dui-input-calendar input:-webkit-autofill:hover,
dui-input-calendar input:-webkit-autofill:focus,
dui-input-calendar input:-webkit-autofill:active {
  transition: background-color 5000s ease-in-out 0s;
}
dui-input-calendar {
  font-family: "dui-text";
  min-height: 54px;
  box-sizing: border-box;
  color: var(--gray-500);
  position: relative;
  display: flex;
  flex-direction: row;
  gap: 5px;
  transition: all 150ms ease;
}
dui-input-calendar:has(textarea:disabled),
dui-input-calendar:has(select:disabled),
dui-input-calendar:has(input:disabled) {
  color: var(--gray-200);
}
dui-input-calendar:has(textarea:disabled) select,
dui-input-calendar:has(textarea:disabled) input,
dui-input-calendar:has(select:disabled) select,
dui-input-calendar:has(select:disabled) input,
dui-input-calendar:has(input:disabled) select,
dui-input-calendar:has(input:disabled) input {
  -webkit-text-fill-color: var(--gray-200);
  color: var(--gray-200);
}
dui-input-calendar[ng-reflect-theme=dark]:has(textarea:disabled),
dui-input-calendar[ng-reflect-theme=dark]:has(select:disabled),
dui-input-calendar[ng-reflect-theme=dark]:has(input:disabled),
dui-input-calendar[theme=dark]:has(textarea:disabled),
dui-input-calendar[theme=dark]:has(select:disabled),
dui-input-calendar[theme=dark]:has(input:disabled) {
  color: var(--gray-700);
}
dui-input-calendar[ng-reflect-theme=dark]:has(textarea:disabled) select,
dui-input-calendar[ng-reflect-theme=dark]:has(textarea:disabled) input,
dui-input-calendar[ng-reflect-theme=dark]:has(select:disabled) select,
dui-input-calendar[ng-reflect-theme=dark]:has(select:disabled) input,
dui-input-calendar[ng-reflect-theme=dark]:has(input:disabled) select,
dui-input-calendar[ng-reflect-theme=dark]:has(input:disabled) input,
dui-input-calendar[theme=dark]:has(textarea:disabled) select,
dui-input-calendar[theme=dark]:has(textarea:disabled) input,
dui-input-calendar[theme=dark]:has(select:disabled) select,
dui-input-calendar[theme=dark]:has(select:disabled) input,
dui-input-calendar[theme=dark]:has(input:disabled) select,
dui-input-calendar[theme=dark]:has(input:disabled) input {
  -webkit-text-fill-color: var(--gray-700);
  color: var(--gray-700);
}
dui-input-calendar [slot=label] {
  order: 10;
}
dui-input-calendar [slot=left-icon] {
  padding-right: 7px;
  order: 10;
  font-size: 25px;
}
dui-input-calendar [slot=prefix] {
  order: 20;
}
dui-input-calendar select,
dui-input-calendar input {
  order: 30;
}
dui-input-calendar [slot=input-tooltip] {
  order: 40;
}
dui-input-calendar [slot=right-icon] {
  order: 50;
  font-size: 25px;
}
dui-input-calendar [slot=hint],
dui-input-calendar [slot=error-message] {
  display: block;
  position: absolute;
  bottom: 0;
  left: 22px;
  font-size: 0.8125rem;
  line-height: 1.125rem;
  height: 16px;
  color: var(--danger);
  transition: all 0.2s ease;
  opacity: 0;
}
dui-input-calendar [slot=hint] {
  color: var(--gray-500);
  opacity: 1;
  bottom: -18px;
}
dui-input-calendar:has(select:required):after,
dui-input-calendar:has(input:required):after,
dui-input-calendar[ng-reflect-required=true]:after,
dui-input-calendar[required=true]:after,
dui-input-calendar:has(textarea:required):after {
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  top: 6px;
  right: 5px;
  border-radius: 50%;
  background: var(--primary-500);
  z-index: 1;
}
dui-input-calendar[ng-reflect-valid=false]:not(dui-input-person-id, dui-input-image),
dui-input-calendar[valid=false]:not(dui-input-person-id, dui-input-image) {
  background-image:
    linear-gradient(
      to bottom,
      transparent,
      transparent calc(100% - 2px),
      var(--danger) calc(100% - 2px),
      var(--danger)) !important;
}
dui-input-calendar[ng-reflect-valid=false]:is(dui-input-person-id) input,
dui-input-calendar[valid=false]:is(dui-input-person-id) input {
  background-image:
    linear-gradient(
      to bottom,
      transparent,
      transparent calc(100% - 2px),
      var(--danger) calc(100% - 2px),
      var(--danger)) !important;
}
dui-input-calendar[ng-reflect-valid=false]:is(dui-input-image),
dui-input-calendar[valid=false]:is(dui-input-image) {
  border-color: var(--danger);
}
dui-input-calendar[ng-reflect-valid=false] [slot=error-message],
dui-input-calendar[valid=false] [slot=error-message] {
  bottom: -18px;
  opacity: 1;
}
dui-input-calendar[ng-reflect-valid=false] [slot=hint],
dui-input-calendar[valid=false] [slot=hint] {
  right: 22px;
  left: unset;
}
dui-input-calendar[ng-reflect-valid=false]:has([slot=error-message]),
dui-input-calendar[valid=false]:has([slot=error-message]) {
  margin-bottom: 16px;
}
dui-input-calendar:is(dui-input-base, dui-input-calendar, dui-input-number):has(input:focus) {
  background: var(--gray-100);
}
@media (hover: hover) {
  dui-input-calendar:is(dui-input-base, dui-input-calendar, dui-input-number):not(:has(input:disabled)):hover {
    background: var(--gray-100);
  }
}
dui-input-calendar:is(dui-input-base, dui-input-calendar, dui-input-number)[ng-reflect-theme=dark]:has(input:focus),
dui-input-calendar:is(dui-input-base, dui-input-calendar, dui-input-number)[theme=dark]:has(input:focus) {
  background: var(--gray-700);
}
@media (hover: hover) {
  dui-input-calendar:is(dui-input-base, dui-input-calendar, dui-input-number)[ng-reflect-theme=dark]:not(:has(input:disabled)):hover,
  dui-input-calendar:is(dui-input-base, dui-input-calendar, dui-input-number)[theme=dark]:not(:has(input:disabled)):hover {
    background: var(--gray-700);
  }
}
dui-input-calendar:is(dui-input-select):has(select:focus) {
  background: var(--gray-100);
}
@media (hover: hover) {
  dui-input-calendar:is(dui-input-select):not(:has(select:disabled)):hover {
    background: var(--gray-100);
  }
}
dui-input-calendar:is(dui-input-select)[ng-reflect-theme=dark]:has(select:focus),
dui-input-calendar:is(dui-input-select)[theme=dark]:has(select:focus) {
  background: var(--gray-700);
}
@media (hover: hover) {
  dui-input-calendar:is(dui-input-select)[ng-reflect-theme=dark]:not(:has(select:disabled)):hover,
  dui-input-calendar:is(dui-input-select)[theme=dark]:not(:has(select:disabled)):hover {
    background: var(--gray-700);
  }
}
dui-input-calendar:is(dui-input-area):has(textarea:focus) {
  background: var(--gray-100);
}
@media (hover: hover) {
  dui-input-calendar:is(dui-input-area):not(:has(textarea:disabled)):hover {
    background: var(--gray-100);
  }
}
dui-input-calendar:is(dui-input-area)[ng-reflect-theme=dark]:has(textarea:focus),
dui-input-calendar:is(dui-input-area)[theme=dark]:has(textarea:focus) {
  background: var(--gray-700);
}
@media (hover: hover) {
  dui-input-calendar:is(dui-input-area)[ng-reflect-theme=dark]:not(:has(textarea:disabled)):hover,
  dui-input-calendar:is(dui-input-area)[theme=dark]:not(:has(textarea:disabled)):hover {
    background: var(--gray-700);
  }
}
dui-input-calendar:is(dui-input-person-id) input:focus {
  background: var(--gray-100);
}
@media (hover: hover) {
  dui-input-calendar:is(dui-input-person-id) input:not(:disabled):hover {
    background: var(--gray-100);
  }
}
dui-input-calendar:is(dui-input-person-id)[ng-reflect-theme=dark] input:focus,
dui-input-calendar:is(dui-input-person-id)[theme=dark] input:focus {
  background: var(--gray-700);
}
@media (hover: hover) {
  dui-input-calendar:is(dui-input-person-id)[ng-reflect-theme=dark] input:not(:disabled):hover,
  dui-input-calendar:is(dui-input-person-id)[theme=dark] input:not(:disabled):hover {
    background: var(--gray-700);
  }
}
dui-input-calendar {
  display: flex;
  padding-left: 22px;
  padding-right: 22px;
  background: var(--gray-50);
  border-radius: 4px;
  align-items: center;
  position: relative;
  outline: none;
}
dui-input-calendar input:-webkit-autofill {
  -webkit-text-fill-color: var(--gray-800) !important;
}
dui-input-calendar input {
  -webkit-appearance: none;
  font-family: "dui-text";
  padding: 0;
  padding-top: 19px;
  border: none;
  outline: none;
  font-size: 1rem;
  line-height: 1.125rem;
  background: unset;
  color: inherit;
  width: 100%;
  color: var(--gray-800);
  caret-color: var(--gray-900);
}
dui-input-calendar input:disabled,
dui-input-calendar input[disabled] {
  color: var(--gray-200) !important;
  -webkit-text-fill-color: var(--gray-200) !important;
  opacity: 1;
}
dui-input-calendar input {
  position: relative;
  left: -2px;
}
dui-input-calendar[ng-reflect-theme=dark],
dui-input-calendar[theme=dark] {
  background-color: var(--gray-800);
}
dui-input-calendar[ng-reflect-theme=dark] input:-webkit-autofill,
dui-input-calendar[theme=dark] input:-webkit-autofill {
  -webkit-text-fill-color: var(--gray-100) !important;
}
dui-input-calendar[ng-reflect-theme=dark] input,
dui-input-calendar[theme=dark] input {
  color: var(--gray-100);
  caret-color: var(--gray-100);
}
dui-input-calendar[ng-reflect-theme=dark] input:disabled,
dui-input-calendar[ng-reflect-theme=dark] input[disabled],
dui-input-calendar[theme=dark] input:disabled,
dui-input-calendar[theme=dark] input[disabled] {
  color: var(--gray-700) !important;
  -webkit-text-fill-color: var(--gray-700) !important;
  opacity: 1;
}
dui-input-calendar > [slot=placeholder] {
  order: 1;
  position: absolute;
  transition: all 0.2s ease;
  font-size: 1rem;
  line-height: 1.25rem;
  left: 22px;
  top: 17px;
  z-index: 10;
  pointer-events: none;
  top: 17px;
}
dui-input-calendar:has(input[type=date].filled) > [slot=placeholder] {
  top: 8px;
  font-size: 0.8125rem;
  line-height: 1.25rem;
}
dui-input-calendar:has(textarea:disabled),
dui-input-calendar:has(select:disabled),
dui-input-calendar:has(input:disabled) {
  color: var(--gray-200);
}
dui-input-calendar {
  padding-right: 48px;
}
dui-input-calendar:before {
  font-family: "ui-icons";
  content: "\ea0b";
  position: absolute;
  right: 22px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.5625rem;
}
dui-input-calendar input {
  opacity: 0;
}
dui-input-calendar input::-webkit-calendar-picker-indicator {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  cursor: pointer;
  z-index: 10;
  opacity: 0;
}
dui-input-calendar input.selected {
  opacity: 1;
}
dui-input-checkbox,
dui-input-checkbox input,
dui-input-checkbox textarea,
dui-input-checkbox button,
dui-input-checkbox select,
dui-input-checkbox a {
  -webkit-tap-highlight-color: transparent;
}
dui-input-checkbox input:-webkit-autofill,
dui-input-checkbox input:-webkit-autofill:hover,
dui-input-checkbox input:-webkit-autofill:focus,
dui-input-checkbox input:-webkit-autofill:active {
  transition: background-color 5000s ease-in-out 0s;
}
dui-input-checkbox {
  font-family: "dui-text";
  min-height: 54px;
  box-sizing: border-box;
  color: var(--gray-500);
  position: relative;
  display: flex;
  flex-direction: row;
  gap: 5px;
  transition: all 150ms ease;
}
dui-input-checkbox:has(textarea:disabled),
dui-input-checkbox:has(select:disabled),
dui-input-checkbox:has(input:disabled) {
  color: var(--gray-200);
}
dui-input-checkbox:has(textarea:disabled) select,
dui-input-checkbox:has(textarea:disabled) input,
dui-input-checkbox:has(select:disabled) select,
dui-input-checkbox:has(select:disabled) input,
dui-input-checkbox:has(input:disabled) select,
dui-input-checkbox:has(input:disabled) input {
  -webkit-text-fill-color: var(--gray-200);
  color: var(--gray-200);
}
dui-input-checkbox[ng-reflect-theme=dark]:has(textarea:disabled),
dui-input-checkbox[ng-reflect-theme=dark]:has(select:disabled),
dui-input-checkbox[ng-reflect-theme=dark]:has(input:disabled),
dui-input-checkbox[theme=dark]:has(textarea:disabled),
dui-input-checkbox[theme=dark]:has(select:disabled),
dui-input-checkbox[theme=dark]:has(input:disabled) {
  color: var(--gray-700);
}
dui-input-checkbox[ng-reflect-theme=dark]:has(textarea:disabled) select,
dui-input-checkbox[ng-reflect-theme=dark]:has(textarea:disabled) input,
dui-input-checkbox[ng-reflect-theme=dark]:has(select:disabled) select,
dui-input-checkbox[ng-reflect-theme=dark]:has(select:disabled) input,
dui-input-checkbox[ng-reflect-theme=dark]:has(input:disabled) select,
dui-input-checkbox[ng-reflect-theme=dark]:has(input:disabled) input,
dui-input-checkbox[theme=dark]:has(textarea:disabled) select,
dui-input-checkbox[theme=dark]:has(textarea:disabled) input,
dui-input-checkbox[theme=dark]:has(select:disabled) select,
dui-input-checkbox[theme=dark]:has(select:disabled) input,
dui-input-checkbox[theme=dark]:has(input:disabled) select,
dui-input-checkbox[theme=dark]:has(input:disabled) input {
  -webkit-text-fill-color: var(--gray-700);
  color: var(--gray-700);
}
dui-input-checkbox [slot=label] {
  order: 10;
}
dui-input-checkbox [slot=left-icon] {
  padding-right: 7px;
  order: 10;
  font-size: 25px;
}
dui-input-checkbox [slot=prefix] {
  order: 20;
}
dui-input-checkbox select,
dui-input-checkbox input {
  order: 30;
}
dui-input-checkbox [slot=input-tooltip] {
  order: 40;
}
dui-input-checkbox [slot=right-icon] {
  order: 50;
  font-size: 25px;
}
dui-input-checkbox [slot=hint],
dui-input-checkbox [slot=error-message] {
  display: block;
  position: absolute;
  bottom: 0;
  left: 22px;
  font-size: 0.8125rem;
  line-height: 1.125rem;
  height: 16px;
  color: var(--danger);
  transition: all 0.2s ease;
  opacity: 0;
}
dui-input-checkbox [slot=hint] {
  color: var(--gray-500);
  opacity: 1;
  bottom: -18px;
}
dui-input-checkbox:has(select:required):after,
dui-input-checkbox:has(input:required):after,
dui-input-checkbox[ng-reflect-required=true]:after,
dui-input-checkbox[required=true]:after,
dui-input-checkbox:has(textarea:required):after {
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  top: 6px;
  right: 5px;
  border-radius: 50%;
  background: var(--primary-500);
  z-index: 1;
}
dui-input-checkbox input,
dui-input-checkbox input[type=checkbox] {
  --check-border-radius:4px;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  margin: 0;
  position: relative;
  height: 18px;
  width: 18px;
  background-color: var(--white);
  border: 1px solid var(--gray-500);
  border-radius: var(--check-border-radius);
  box-sizing: border-box;
  flex-shrink: 0;
  transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
}
dui-input-checkbox input::after,
dui-input-checkbox input[type=checkbox]::after {
  content: "";
  position: absolute;
  display: none;
  left: 6px;
  top: 3px;
  width: 4px;
  height: 8px;
  border: solid var(--white);
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
dui-input-checkbox input .content .checked,
dui-input-checkbox input:checked,
dui-input-checkbox input[type=checkbox] .content .checked,
dui-input-checkbox input[type=checkbox]:checked {
  background-color: var(--primary-500);
  border-radius: var(--check-border-radius);
  border: 0;
}
dui-input-checkbox input .content .checked::after,
dui-input-checkbox input:checked::after,
dui-input-checkbox input[type=checkbox] .content .checked::after,
dui-input-checkbox input[type=checkbox]:checked::after {
  display: block;
  opacity: 1;
}
dui-input-checkbox .checkbox-checked input,
dui-input-checkbox.checkbox-checked input[type=checkbox] {
  animation: checkbox-pop 0.2s ease-in-out;
}
dui-input-checkbox .checkbox-unchecked input,
dui-input-checkbox.checkbox-unchecked input[type=checkbox] {
  animation: checkbox-pop-reverse 0.2s ease-in-out;
}
@keyframes checkbox-pop {
  0% {
    transform: scale(0.8);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes checkbox-pop-reverse {
  0% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
dui-input-checkbox[ng-reflect-valid=false]:not(dui-input-person-id, dui-input-image),
dui-input-checkbox[valid=false]:not(dui-input-person-id, dui-input-image) {
  background-image:
    linear-gradient(
      to bottom,
      transparent,
      transparent calc(100% - 2px),
      var(--danger) calc(100% - 2px),
      var(--danger)) !important;
}
dui-input-checkbox[ng-reflect-valid=false]:is(dui-input-person-id) input,
dui-input-checkbox[valid=false]:is(dui-input-person-id) input {
  background-image:
    linear-gradient(
      to bottom,
      transparent,
      transparent calc(100% - 2px),
      var(--danger) calc(100% - 2px),
      var(--danger)) !important;
}
dui-input-checkbox[ng-reflect-valid=false]:is(dui-input-image),
dui-input-checkbox[valid=false]:is(dui-input-image) {
  border-color: var(--danger);
}
dui-input-checkbox[ng-reflect-valid=false] [slot=error-message],
dui-input-checkbox[valid=false] [slot=error-message] {
  bottom: -18px;
  opacity: 1;
}
dui-input-checkbox[ng-reflect-valid=false] [slot=hint],
dui-input-checkbox[valid=false] [slot=hint] {
  right: 22px;
  left: unset;
}
dui-input-checkbox[ng-reflect-valid=false]:has([slot=error-message]),
dui-input-checkbox[valid=false]:has([slot=error-message]) {
  margin-bottom: 16px;
}
dui-input-checkbox[ng-reflect-valid=false] [slot=error-message],
dui-input-checkbox[valid=false] [slot=error-message] {
  left: 0;
}
dui-input-checkbox[ng-reflect-valid=false] [slot=hint],
dui-input-checkbox[valid=false] [slot=hint] {
  right: 0;
}
dui-input-checkbox {
  padding: 12px 5px 11px 0px;
  gap: 10px;
  align-items: center;
  border-radius: 4px;
}
dui-input-checkbox [slot=input-tooltip] {
  order: 20;
  font-size: 1.5625rem;
  padding: 0;
}
dui-input-checkbox [slot=label] {
  flex: 1;
}
dui-input-checkbox[left=true] input,
dui-input-checkbox[ng-reflect-left=true] input {
  order: 1;
  left: 0;
}
dui-input-checkbox [slot=label] {
  color: var(--gray-800);
}
dui-input-checkbox:has(textarea:disabled) [slot=label],
dui-input-checkbox:has(select:disabled) [slot=label],
dui-input-checkbox:has(input:disabled) [slot=label] {
  color: var(--gray-200);
}
dui-input-checkbox:has(textarea:disabled) input,
dui-input-checkbox:has(select:disabled) input,
dui-input-checkbox:has(input:disabled) input {
  border-color: var(--gray-200);
}
dui-input-checkbox:has(textarea:disabled) input:checked,
dui-input-checkbox:has(select:disabled) input:checked,
dui-input-checkbox:has(input:disabled) input:checked {
  background-color: var(--primary-100);
}
dui-input-checkbox[ng-reflect-theme=dark] [slot=label],
dui-input-checkbox[theme=dark] [slot=label] {
  color: var(--gray-100);
}
dui-input-checkbox[ng-reflect-theme=dark] input,
dui-input-checkbox[theme=dark] input {
  background-color: transparent;
  border-color: var(--gray-500);
}
dui-input-checkbox[ng-reflect-theme=dark] input:checked,
dui-input-checkbox[theme=dark] input:checked {
  background-color: var(--primary-500);
}
dui-input-checkbox[ng-reflect-theme=dark]:has(textarea:disabled) [slot=label],
dui-input-checkbox[ng-reflect-theme=dark]:has(select:disabled) [slot=label],
dui-input-checkbox[ng-reflect-theme=dark]:has(input:disabled) [slot=label],
dui-input-checkbox[theme=dark]:has(textarea:disabled) [slot=label],
dui-input-checkbox[theme=dark]:has(select:disabled) [slot=label],
dui-input-checkbox[theme=dark]:has(input:disabled) [slot=label] {
  color: var(--gray-700);
}
dui-input-checkbox[ng-reflect-theme=dark]:has(textarea:disabled) input,
dui-input-checkbox[ng-reflect-theme=dark]:has(select:disabled) input,
dui-input-checkbox[ng-reflect-theme=dark]:has(input:disabled) input,
dui-input-checkbox[theme=dark]:has(textarea:disabled) input,
dui-input-checkbox[theme=dark]:has(select:disabled) input,
dui-input-checkbox[theme=dark]:has(input:disabled) input {
  border-color: var(--gray-700);
}
dui-input-checkbox[ng-reflect-theme=dark]:has(textarea:disabled) input::after,
dui-input-checkbox[ng-reflect-theme=dark]:has(select:disabled) input::after,
dui-input-checkbox[ng-reflect-theme=dark]:has(input:disabled) input::after,
dui-input-checkbox[theme=dark]:has(textarea:disabled) input::after,
dui-input-checkbox[theme=dark]:has(select:disabled) input::after,
dui-input-checkbox[theme=dark]:has(input:disabled) input::after {
  border-color: var(--gray-500);
}
dui-input-checkbox[ng-reflect-theme=dark]:has(textarea:disabled) input:checked,
dui-input-checkbox[ng-reflect-theme=dark]:has(select:disabled) input:checked,
dui-input-checkbox[ng-reflect-theme=dark]:has(input:disabled) input:checked,
dui-input-checkbox[theme=dark]:has(textarea:disabled) input:checked,
dui-input-checkbox[theme=dark]:has(select:disabled) input:checked,
dui-input-checkbox[theme=dark]:has(input:disabled) input:checked {
  background-color: var(--primary-800);
}
dui-input-copy,
dui-input-copy input,
dui-input-copy textarea,
dui-input-copy button,
dui-input-copy select,
dui-input-copy a {
  -webkit-tap-highlight-color: transparent;
}
dui-input-copy input:-webkit-autofill,
dui-input-copy input:-webkit-autofill:hover,
dui-input-copy input:-webkit-autofill:focus,
dui-input-copy input:-webkit-autofill:active {
  transition: background-color 5000s ease-in-out 0s;
}
dui-input-copy {
  font-family: "dui-text";
  min-height: 54px;
  box-sizing: border-box;
  color: var(--gray-500);
  position: relative;
  display: flex;
  flex-direction: row;
  gap: 5px;
  transition: all 150ms ease;
}
dui-input-copy:has(textarea:disabled),
dui-input-copy:has(select:disabled),
dui-input-copy:has(input:disabled) {
  color: var(--gray-200);
}
dui-input-copy:has(textarea:disabled) select,
dui-input-copy:has(textarea:disabled) input,
dui-input-copy:has(select:disabled) select,
dui-input-copy:has(select:disabled) input,
dui-input-copy:has(input:disabled) select,
dui-input-copy:has(input:disabled) input {
  -webkit-text-fill-color: var(--gray-200);
  color: var(--gray-200);
}
dui-input-copy[ng-reflect-theme=dark]:has(textarea:disabled),
dui-input-copy[ng-reflect-theme=dark]:has(select:disabled),
dui-input-copy[ng-reflect-theme=dark]:has(input:disabled),
dui-input-copy[theme=dark]:has(textarea:disabled),
dui-input-copy[theme=dark]:has(select:disabled),
dui-input-copy[theme=dark]:has(input:disabled) {
  color: var(--gray-700);
}
dui-input-copy[ng-reflect-theme=dark]:has(textarea:disabled) select,
dui-input-copy[ng-reflect-theme=dark]:has(textarea:disabled) input,
dui-input-copy[ng-reflect-theme=dark]:has(select:disabled) select,
dui-input-copy[ng-reflect-theme=dark]:has(select:disabled) input,
dui-input-copy[ng-reflect-theme=dark]:has(input:disabled) select,
dui-input-copy[ng-reflect-theme=dark]:has(input:disabled) input,
dui-input-copy[theme=dark]:has(textarea:disabled) select,
dui-input-copy[theme=dark]:has(textarea:disabled) input,
dui-input-copy[theme=dark]:has(select:disabled) select,
dui-input-copy[theme=dark]:has(select:disabled) input,
dui-input-copy[theme=dark]:has(input:disabled) select,
dui-input-copy[theme=dark]:has(input:disabled) input {
  -webkit-text-fill-color: var(--gray-700);
  color: var(--gray-700);
}
dui-input-copy [slot=label] {
  order: 10;
}
dui-input-copy [slot=left-icon] {
  padding-right: 7px;
  order: 10;
  font-size: 25px;
}
dui-input-copy [slot=prefix] {
  order: 20;
}
dui-input-copy select,
dui-input-copy input {
  order: 30;
}
dui-input-copy [slot=input-tooltip] {
  order: 40;
}
dui-input-copy [slot=right-icon] {
  order: 50;
  font-size: 25px;
}
dui-input-copy [slot=hint],
dui-input-copy [slot=error-message] {
  display: block;
  position: absolute;
  bottom: 0;
  left: 22px;
  font-size: 0.8125rem;
  line-height: 1.125rem;
  height: 16px;
  color: var(--danger);
  transition: all 0.2s ease;
  opacity: 0;
}
dui-input-copy [slot=hint] {
  color: var(--gray-500);
  opacity: 1;
  bottom: -18px;
}
dui-input-copy {
  display: flex;
  padding-left: 22px;
  padding-right: 22px;
  background: var(--gray-50);
  border-radius: 4px;
  align-items: center;
  position: relative;
  outline: none;
  color: var(--gray-800);
}
dui-input-copy:active {
  background: var(--gray-100);
}
dui-input-copy[ng-reflect-theme=dark],
dui-input-copy[theme=dark] {
  background-color: var(--gray-800);
  color: var(--gray-100);
}
dui-input-copy[ng-reflect-theme=dark]:active,
dui-input-copy[theme=dark]:active {
  background: var(--gray-700);
}
dui-input-copy [slot=input-tooltip] {
  margin-left: auto;
  color: var(--gray-500);
}
dui-input-copy {
  --copied-icon:"\ea07";
  --copy-icon:"\ea06";
  --current-icon:var(--copy-icon);
  cursor: pointer;
  padding-right: 48px;
}
dui-input-copy:before {
  color: var(--gray-500);
  font-family: "ui-icons";
  content: var(--current-icon);
  position: absolute;
  right: 22px;
  font-size: 1.5625rem;
  top: 50%;
  transform: translateY(-50%);
}
dui-input-number,
dui-input-number input,
dui-input-number textarea,
dui-input-number button,
dui-input-number select,
dui-input-number a {
  -webkit-tap-highlight-color: transparent;
}
dui-input-number input:-webkit-autofill,
dui-input-number input:-webkit-autofill:hover,
dui-input-number input:-webkit-autofill:focus,
dui-input-number input:-webkit-autofill:active {
  transition: background-color 5000s ease-in-out 0s;
}
dui-input-number {
  font-family: "dui-text";
  min-height: 54px;
  box-sizing: border-box;
  color: var(--gray-500);
  position: relative;
  display: flex;
  flex-direction: row;
  gap: 5px;
  transition: all 150ms ease;
}
dui-input-number:has(textarea:disabled),
dui-input-number:has(select:disabled),
dui-input-number:has(input:disabled) {
  color: var(--gray-200);
}
dui-input-number:has(textarea:disabled) select,
dui-input-number:has(textarea:disabled) input,
dui-input-number:has(select:disabled) select,
dui-input-number:has(select:disabled) input,
dui-input-number:has(input:disabled) select,
dui-input-number:has(input:disabled) input {
  -webkit-text-fill-color: var(--gray-200);
  color: var(--gray-200);
}
dui-input-number[ng-reflect-theme=dark]:has(textarea:disabled),
dui-input-number[ng-reflect-theme=dark]:has(select:disabled),
dui-input-number[ng-reflect-theme=dark]:has(input:disabled),
dui-input-number[theme=dark]:has(textarea:disabled),
dui-input-number[theme=dark]:has(select:disabled),
dui-input-number[theme=dark]:has(input:disabled) {
  color: var(--gray-700);
}
dui-input-number[ng-reflect-theme=dark]:has(textarea:disabled) select,
dui-input-number[ng-reflect-theme=dark]:has(textarea:disabled) input,
dui-input-number[ng-reflect-theme=dark]:has(select:disabled) select,
dui-input-number[ng-reflect-theme=dark]:has(select:disabled) input,
dui-input-number[ng-reflect-theme=dark]:has(input:disabled) select,
dui-input-number[ng-reflect-theme=dark]:has(input:disabled) input,
dui-input-number[theme=dark]:has(textarea:disabled) select,
dui-input-number[theme=dark]:has(textarea:disabled) input,
dui-input-number[theme=dark]:has(select:disabled) select,
dui-input-number[theme=dark]:has(select:disabled) input,
dui-input-number[theme=dark]:has(input:disabled) select,
dui-input-number[theme=dark]:has(input:disabled) input {
  -webkit-text-fill-color: var(--gray-700);
  color: var(--gray-700);
}
dui-input-number [slot=label] {
  order: 10;
}
dui-input-number [slot=left-icon] {
  padding-right: 7px;
  order: 10;
  font-size: 25px;
}
dui-input-number [slot=prefix] {
  order: 20;
}
dui-input-number select,
dui-input-number input {
  order: 30;
}
dui-input-number [slot=input-tooltip] {
  order: 40;
}
dui-input-number [slot=right-icon] {
  order: 50;
  font-size: 25px;
}
dui-input-number [slot=hint],
dui-input-number [slot=error-message] {
  display: block;
  position: absolute;
  bottom: 0;
  left: 22px;
  font-size: 0.8125rem;
  line-height: 1.125rem;
  height: 16px;
  color: var(--danger);
  transition: all 0.2s ease;
  opacity: 0;
}
dui-input-number [slot=hint] {
  color: var(--gray-500);
  opacity: 1;
  bottom: -18px;
}
dui-input-number[ng-reflect-valid=false]:not(dui-input-person-id, dui-input-image),
dui-input-number[valid=false]:not(dui-input-person-id, dui-input-image) {
  background-image:
    linear-gradient(
      to bottom,
      transparent,
      transparent calc(100% - 2px),
      var(--danger) calc(100% - 2px),
      var(--danger)) !important;
}
dui-input-number[ng-reflect-valid=false]:is(dui-input-person-id) input,
dui-input-number[valid=false]:is(dui-input-person-id) input {
  background-image:
    linear-gradient(
      to bottom,
      transparent,
      transparent calc(100% - 2px),
      var(--danger) calc(100% - 2px),
      var(--danger)) !important;
}
dui-input-number[ng-reflect-valid=false]:is(dui-input-image),
dui-input-number[valid=false]:is(dui-input-image) {
  border-color: var(--danger);
}
dui-input-number[ng-reflect-valid=false] [slot=error-message],
dui-input-number[valid=false] [slot=error-message] {
  bottom: -18px;
  opacity: 1;
}
dui-input-number[ng-reflect-valid=false] [slot=hint],
dui-input-number[valid=false] [slot=hint] {
  right: 22px;
  left: unset;
}
dui-input-number[ng-reflect-valid=false]:has([slot=error-message]),
dui-input-number[valid=false]:has([slot=error-message]) {
  margin-bottom: 16px;
}
dui-input-number:has(> [slot=placeholder]) textarea::placeholder,
dui-input-number:has(> [slot=placeholder]) input::placeholder {
  color: transparent;
  -webkit-text-fill-color: transparent;
}
dui-input-number:not(dui-input-area):has([slot=left-icon]) > [slot=placeholder] {
  left: 59px;
}
dui-input-number > [slot=placeholder] {
  order: 1;
  position: absolute;
  transition: all 0.2s ease;
  font-size: 1rem;
  line-height: 1.25rem;
  left: 22px;
  top: 17px;
  z-index: 10;
  pointer-events: none;
}
dui-input-number:has([slot=prefix]):not(:has([slot=placeholder])):not(dui-input-area) > [slot=placeholder],
dui-input-number:has(option:not([value=null]):checked):not(dui-input-area) > [slot=placeholder],
dui-input-number:has(textarea:first-of-type:focus):not(dui-input-area) > [slot=placeholder],
dui-input-number:has(textarea:first-of-type:not(:placeholder-shown)):not(dui-input-area) > [slot=placeholder],
dui-input-number:has(input:first-of-type:focus):not(dui-input-area) > [slot=placeholder],
dui-input-number:has(input:first-of-type:not(:placeholder-shown)):not(dui-input-area) > [slot=placeholder],
dui-input-number:has(input[type=date]):is(input:valid):not(dui-input-area) > [slot=placeholder] {
  opacity: 1;
  transform: translateY(-9px);
  font-size: 0.8125rem;
  line-height: 1.25rem;
}
dui-input-number:has([slot=prefix]):not(:has([slot=placeholder])):is(dui-input-area) > [slot=placeholder],
dui-input-number:has(option:not([value=null]):checked):is(dui-input-area) > [slot=placeholder],
dui-input-number:has(textarea:first-of-type:focus):is(dui-input-area) > [slot=placeholder],
dui-input-number:has(textarea:first-of-type:not(:placeholder-shown)):is(dui-input-area) > [slot=placeholder],
dui-input-number:has(input:first-of-type:focus):is(dui-input-area) > [slot=placeholder],
dui-input-number:has(input:first-of-type:not(:placeholder-shown)):is(dui-input-area) > [slot=placeholder],
dui-input-number:has(input[type=date]):is(input:valid):is(dui-input-area) > [slot=placeholder] {
  opacity: 1;
  font-size: 13px;
}
dui-input-number:is(dui-input-base, dui-input-calendar, dui-input-number):has(input:focus) {
  background: var(--gray-100);
}
@media (hover: hover) {
  dui-input-number:is(dui-input-base, dui-input-calendar, dui-input-number):not(:has(input:disabled)):hover {
    background: var(--gray-100);
  }
}
dui-input-number:is(dui-input-base, dui-input-calendar, dui-input-number)[ng-reflect-theme=dark]:has(input:focus),
dui-input-number:is(dui-input-base, dui-input-calendar, dui-input-number)[theme=dark]:has(input:focus) {
  background: var(--gray-700);
}
@media (hover: hover) {
  dui-input-number:is(dui-input-base, dui-input-calendar, dui-input-number)[ng-reflect-theme=dark]:not(:has(input:disabled)):hover,
  dui-input-number:is(dui-input-base, dui-input-calendar, dui-input-number)[theme=dark]:not(:has(input:disabled)):hover {
    background: var(--gray-700);
  }
}
dui-input-number:is(dui-input-select):has(select:focus) {
  background: var(--gray-100);
}
@media (hover: hover) {
  dui-input-number:is(dui-input-select):not(:has(select:disabled)):hover {
    background: var(--gray-100);
  }
}
dui-input-number:is(dui-input-select)[ng-reflect-theme=dark]:has(select:focus),
dui-input-number:is(dui-input-select)[theme=dark]:has(select:focus) {
  background: var(--gray-700);
}
@media (hover: hover) {
  dui-input-number:is(dui-input-select)[ng-reflect-theme=dark]:not(:has(select:disabled)):hover,
  dui-input-number:is(dui-input-select)[theme=dark]:not(:has(select:disabled)):hover {
    background: var(--gray-700);
  }
}
dui-input-number:is(dui-input-area):has(textarea:focus) {
  background: var(--gray-100);
}
@media (hover: hover) {
  dui-input-number:is(dui-input-area):not(:has(textarea:disabled)):hover {
    background: var(--gray-100);
  }
}
dui-input-number:is(dui-input-area)[ng-reflect-theme=dark]:has(textarea:focus),
dui-input-number:is(dui-input-area)[theme=dark]:has(textarea:focus) {
  background: var(--gray-700);
}
@media (hover: hover) {
  dui-input-number:is(dui-input-area)[ng-reflect-theme=dark]:not(:has(textarea:disabled)):hover,
  dui-input-number:is(dui-input-area)[theme=dark]:not(:has(textarea:disabled)):hover {
    background: var(--gray-700);
  }
}
dui-input-number:is(dui-input-person-id) input:focus {
  background: var(--gray-100);
}
@media (hover: hover) {
  dui-input-number:is(dui-input-person-id) input:not(:disabled):hover {
    background: var(--gray-100);
  }
}
dui-input-number:is(dui-input-person-id)[ng-reflect-theme=dark] input:focus,
dui-input-number:is(dui-input-person-id)[theme=dark] input:focus {
  background: var(--gray-700);
}
@media (hover: hover) {
  dui-input-number:is(dui-input-person-id)[ng-reflect-theme=dark] input:not(:disabled):hover,
  dui-input-number:is(dui-input-person-id)[theme=dark] input:not(:disabled):hover {
    background: var(--gray-700);
  }
}
dui-input-number {
  display: flex;
  padding-left: 22px;
  padding-right: 22px;
  background: var(--gray-50);
  border-radius: 4px;
  align-items: center;
  position: relative;
  outline: none;
}
dui-input-number input:-webkit-autofill {
  -webkit-text-fill-color: var(--primary-500) !important;
}
dui-input-number input {
  -webkit-appearance: none;
  font-family: "dui-text";
  padding: 0;
  padding-top: 19px;
  border: none;
  outline: none;
  font-size: 1rem;
  line-height: 1.125rem;
  background: unset;
  color: inherit;
  width: 100%;
  color: var(--gray-800);
  caret-color: var(--gray-900);
  color: inherit;
  font-size: inherit;
}
dui-input-number[ng-reflect-theme=dark],
dui-input-number[theme=dark] {
  background-color: var(--gray-800);
}
dui-input-number[ng-reflect-theme=dark] input:-webkit-autofill,
dui-input-number[theme=dark] input:-webkit-autofill {
  -webkit-text-fill-color: var(--gray-100) !important;
}
dui-input-number[ng-reflect-theme=dark] input,
dui-input-number[theme=dark] input {
  color: var(--gray-100);
  caret-color: var(--gray-100);
}
dui-input-number[ng-reflect-theme=dark] input:disabled,
dui-input-number[ng-reflect-theme=dark] input[disabled],
dui-input-number[theme=dark] input:disabled,
dui-input-number[theme=dark] input[disabled] {
  color: var(--gray-700) !important;
  -webkit-text-fill-color: var(--gray-700) !important;
  opacity: 1;
}
dui-input-number[ng-reflect-theme=dark]:has(input),
dui-input-number[theme=dark]:has(input) {
  color: var(--gray-200) !important;
}
dui-input-number[ng-reflect-theme=dark]:has(input) input,
dui-input-number[theme=dark]:has(input) input {
  color: var(--gray-200) !important;
}
dui-input-number[ng-reflect-theme=dark][variant=default]:has(input),
dui-input-number[theme=dark][variant=default]:has(input) {
  color: var(--gray-200) !important;
}
dui-input-number[ng-reflect-theme=dark][variant=default]:has(input) input,
dui-input-number[theme=dark][variant=default]:has(input) input {
  color: var(--gray-200) !important;
}
dui-input-number[ng-reflect-theme=dark][variant=red]:has(input),
dui-input-number[theme=dark][variant=red]:has(input) {
  color: var(--primary-500) !important;
}
dui-input-number[ng-reflect-theme=dark][variant=red]:has(input) input,
dui-input-number[theme=dark][variant=red]:has(input) input {
  color: var(--primary-500) !important;
}
dui-input-number[ng-reflect-theme=dark][variant=success]:has(input),
dui-input-number[theme=dark][variant=success]:has(input) {
  color: var(--success) !important;
}
dui-input-number[ng-reflect-theme=dark][variant=success]:has(input) input,
dui-input-number[theme=dark][variant=success]:has(input) input {
  color: var(--success) !important;
}
dui-input-number[ng-reflect-theme=dark]:has(input:disabled),
dui-input-number[theme=dark]:has(input:disabled) {
  color: var(--gray-700) !important;
}
dui-input-number[ng-reflect-theme=dark]:has(input:disabled) input,
dui-input-number[theme=dark]:has(input:disabled) input {
  color: var(--gray-700) !important;
}
dui-input-number[ng-reflect-theme=dark][variant=default]:has(input:disabled),
dui-input-number[theme=dark][variant=default]:has(input:disabled) {
  color: var(--gray-700) !important;
}
dui-input-number[ng-reflect-theme=dark][variant=default]:has(input:disabled) input,
dui-input-number[theme=dark][variant=default]:has(input:disabled) input {
  color: var(--gray-700) !important;
}
dui-input-number[ng-reflect-theme=dark][variant=red]:has(input:disabled),
dui-input-number[theme=dark][variant=red]:has(input:disabled) {
  color: var(--primary-700) !important;
}
dui-input-number[ng-reflect-theme=dark][variant=red]:has(input:disabled) input,
dui-input-number[theme=dark][variant=red]:has(input:disabled) input {
  color: var(--primary-700) !important;
}
dui-input-number[ng-reflect-theme=dark][variant=success]:has(input:disabled),
dui-input-number[theme=dark][variant=success]:has(input:disabled) {
  color: var(--green-700) !important;
}
dui-input-number[ng-reflect-theme=dark][variant=success]:has(input:disabled) input,
dui-input-number[theme=dark][variant=success]:has(input:disabled) input {
  color: var(--green-700) !important;
}
dui-input-number {
  justify-content: center;
}
dui-input-number[variant=red] {
  color: var(--primary-500);
}
dui-input-number[variant=red] input::-ms-input-placeholder {
  color: var(--primary-500);
  opacity: 0.5;
}
dui-input-number[variant=red] input::placeholder {
  color: var(--primary-500);
  opacity: 0.5;
}
dui-input-number[variant=red]:has(input:disabled) {
  color: var(--primary-200) !important;
}
dui-input-number[variant=red]:has(input:disabled) input {
  color: var(--primary-200);
  -webkit-text-fill-color: var(--primary-200);
}
dui-input-number[variant=success] {
  color: var(--green-500);
}
dui-input-number[variant=success] input::-ms-input-placeholder {
  color: var(--green-500);
  opacity: 0.5;
}
dui-input-number[variant=success] input::placeholder {
  color: var(--green-500);
  opacity: 0.5;
}
dui-input-number[variant=success]:has(input:disabled) {
  color: var(--green-300);
}
dui-input-number[variant=default] {
  color: var(--gray-800);
}
dui-input-number[variant=default] input::-ms-input-placeholder {
  color: var(--gray-800);
  opacity: 0.5;
}
dui-input-number[variant=default] input::placeholder {
  color: var(--gray-800);
  opacity: 0.5;
}
dui-input-number[variant=default]:has(input:disabled) {
  color: var(--gray-300);
}
dui-input-number {
  height: 44px;
  min-height: 44px;
  font-size: 18px;
}
dui-input-number[ng-reflect-size=large],
dui-input-number[size=large] {
  height: 60px;
  min-height: 60px;
  font-size: 30px;
}
dui-input-number[ng-reflect-size=large]:has([slot=subtext]),
dui-input-number[size=large]:has([slot=subtext]) {
  height: 89px;
  min-height: 89px;
}
dui-input-number [slot=prefix] {
  order: 10;
  margin: 0;
  padding-right: 5px;
}
dui-input-number [slot=suffix] {
  order: 60;
  padding-left: 5px;
}
dui-input-number [slot=subtext] {
  position: absolute;
  bottom: 10px;
  font-size: 16px;
}
dui-input-number:has([slot=subtext]) input,
dui-input-number:has([slot=subtext]) [slot=prefix],
dui-input-number:has([slot=subtext]) [slot=suffix] {
  margin-top: -24px;
}
dui-input-number input {
  text-align: center;
  padding-top: 0;
  flex: 1;
}
dui-input-number input::-webkit-outer-spin-button,
dui-input-number input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
dui-input-number input[type=number] {
  -moz-appearance: textfield;
}
dui-input-number-group {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: 1fr;
  gap: 10px;
  justify-content: space-between;
  -webkit-tap-highlight-color: transparent;
}
dui-input-number-group dui-input-number {
  padding: unset;
  height: 60px;
  width: 100%;
}
dui-input-number-group dui-input-number input:focus::placeholder {
  color: transparent;
}
dui-input-number-group[variant=grouped] {
  display: flex;
  flex-direction: row;
  gap: 0px;
}
dui-input-number-group[variant=grouped] dui-input-number {
  height: 54px;
  border-color: var(--semitransparent-gray-10);
}
dui-input-number-group[variant=grouped] dui-input-number input {
  font-size: 1rem;
  line-height: 24px;
}
dui-input-number-group[variant=grouped] dui-input-number:not(:first-of-type) {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
dui-input-number-group[variant=grouped] dui-input-number:not(:last-of-type) {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-right-width: 1px;
  border-right-style: solid;
}
dui-input-number-group[variant=grouped][ng-reflect-theme=dark][variant=grouped] dui-input-number,
dui-input-number-group[variant=grouped][theme=dark][variant=grouped] dui-input-number {
  border-color: var(--semitransparent-light-10);
  background-color: var(--gray-900);
}
dui-input-person-id,
dui-input-person-id input,
dui-input-person-id textarea,
dui-input-person-id button,
dui-input-person-id select,
dui-input-person-id a {
  -webkit-tap-highlight-color: transparent;
}
dui-input-person-id input:-webkit-autofill,
dui-input-person-id input:-webkit-autofill:hover,
dui-input-person-id input:-webkit-autofill:focus,
dui-input-person-id input:-webkit-autofill:active {
  transition: background-color 5000s ease-in-out 0s;
}
dui-input-person-id {
  font-family: "dui-text";
  min-height: 54px;
  box-sizing: border-box;
  color: var(--gray-500);
  position: relative;
  display: flex;
  flex-direction: row;
  gap: 5px;
  transition: all 150ms ease;
}
dui-input-person-id:has(textarea:disabled),
dui-input-person-id:has(select:disabled),
dui-input-person-id:has(input:disabled) {
  color: var(--gray-200);
}
dui-input-person-id:has(textarea:disabled) select,
dui-input-person-id:has(textarea:disabled) input,
dui-input-person-id:has(select:disabled) select,
dui-input-person-id:has(select:disabled) input,
dui-input-person-id:has(input:disabled) select,
dui-input-person-id:has(input:disabled) input {
  -webkit-text-fill-color: var(--gray-200);
  color: var(--gray-200);
}
dui-input-person-id[ng-reflect-theme=dark]:has(textarea:disabled),
dui-input-person-id[ng-reflect-theme=dark]:has(select:disabled),
dui-input-person-id[ng-reflect-theme=dark]:has(input:disabled),
dui-input-person-id[theme=dark]:has(textarea:disabled),
dui-input-person-id[theme=dark]:has(select:disabled),
dui-input-person-id[theme=dark]:has(input:disabled) {
  color: var(--gray-700);
}
dui-input-person-id[ng-reflect-theme=dark]:has(textarea:disabled) select,
dui-input-person-id[ng-reflect-theme=dark]:has(textarea:disabled) input,
dui-input-person-id[ng-reflect-theme=dark]:has(select:disabled) select,
dui-input-person-id[ng-reflect-theme=dark]:has(select:disabled) input,
dui-input-person-id[ng-reflect-theme=dark]:has(input:disabled) select,
dui-input-person-id[ng-reflect-theme=dark]:has(input:disabled) input,
dui-input-person-id[theme=dark]:has(textarea:disabled) select,
dui-input-person-id[theme=dark]:has(textarea:disabled) input,
dui-input-person-id[theme=dark]:has(select:disabled) select,
dui-input-person-id[theme=dark]:has(select:disabled) input,
dui-input-person-id[theme=dark]:has(input:disabled) select,
dui-input-person-id[theme=dark]:has(input:disabled) input {
  -webkit-text-fill-color: var(--gray-700);
  color: var(--gray-700);
}
dui-input-person-id [slot=label] {
  order: 10;
}
dui-input-person-id [slot=left-icon] {
  padding-right: 7px;
  order: 10;
  font-size: 25px;
}
dui-input-person-id [slot=prefix] {
  order: 20;
}
dui-input-person-id select,
dui-input-person-id input {
  order: 30;
}
dui-input-person-id [slot=input-tooltip] {
  order: 40;
}
dui-input-person-id [slot=right-icon] {
  order: 50;
  font-size: 25px;
}
dui-input-person-id [slot=hint],
dui-input-person-id [slot=error-message] {
  display: block;
  position: absolute;
  bottom: 0;
  left: 22px;
  font-size: 0.8125rem;
  line-height: 1.125rem;
  height: 16px;
  color: var(--danger);
  transition: all 0.2s ease;
  opacity: 0;
}
dui-input-person-id [slot=hint] {
  color: var(--gray-500);
  opacity: 1;
  bottom: -18px;
}
dui-input-person-id:has(select:required):after,
dui-input-person-id:has(input:required):after,
dui-input-person-id[ng-reflect-required=true]:after,
dui-input-person-id[required=true]:after,
dui-input-person-id:has(textarea:required):after {
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  top: 6px;
  right: 5px;
  border-radius: 50%;
  background: var(--primary-500);
  z-index: 1;
  right: 9px;
}
dui-input-person-id[ng-reflect-valid=false]:not(dui-input-person-id, dui-input-image),
dui-input-person-id[valid=false]:not(dui-input-person-id, dui-input-image) {
  background-image:
    linear-gradient(
      to bottom,
      transparent,
      transparent calc(100% - 2px),
      var(--danger) calc(100% - 2px),
      var(--danger)) !important;
}
dui-input-person-id[ng-reflect-valid=false]:is(dui-input-person-id) input,
dui-input-person-id[valid=false]:is(dui-input-person-id) input {
  background-image:
    linear-gradient(
      to bottom,
      transparent,
      transparent calc(100% - 2px),
      var(--danger) calc(100% - 2px),
      var(--danger)) !important;
}
dui-input-person-id[ng-reflect-valid=false]:is(dui-input-image),
dui-input-person-id[valid=false]:is(dui-input-image) {
  border-color: var(--danger);
}
dui-input-person-id[ng-reflect-valid=false] [slot=error-message],
dui-input-person-id[valid=false] [slot=error-message] {
  bottom: -18px;
  opacity: 1;
}
dui-input-person-id[ng-reflect-valid=false] [slot=hint],
dui-input-person-id[valid=false] [slot=hint] {
  right: 22px;
  left: unset;
}
dui-input-person-id[ng-reflect-valid=false]:has([slot=error-message]),
dui-input-person-id[valid=false]:has([slot=error-message]) {
  margin-bottom: 16px;
}
dui-input-person-id:has(> [slot=placeholder]) textarea::placeholder,
dui-input-person-id:has(> [slot=placeholder]) input::placeholder {
  color: transparent;
  -webkit-text-fill-color: transparent;
}
dui-input-person-id:not(dui-input-area):has([slot=left-icon]) > [slot=placeholder] {
  left: 59px;
}
dui-input-person-id > [slot=placeholder] {
  order: 1;
  position: absolute;
  transition: all 0.2s ease;
  font-size: 1rem;
  line-height: 1.25rem;
  left: 22px;
  top: 17px;
  z-index: 10;
  pointer-events: none;
}
dui-input-person-id:has([slot=prefix]):not(:has([slot=placeholder])):not(dui-input-area) > [slot=placeholder],
dui-input-person-id:has(option:not([value=null]):checked):not(dui-input-area) > [slot=placeholder],
dui-input-person-id:has(textarea:first-of-type:focus):not(dui-input-area) > [slot=placeholder],
dui-input-person-id:has(textarea:first-of-type:not(:placeholder-shown)):not(dui-input-area) > [slot=placeholder],
dui-input-person-id:has(input:first-of-type:focus):not(dui-input-area) > [slot=placeholder],
dui-input-person-id:has(input:first-of-type:not(:placeholder-shown)):not(dui-input-area) > [slot=placeholder],
dui-input-person-id:has(input[type=date]):is(input:valid):not(dui-input-area) > [slot=placeholder] {
  opacity: 1;
  transform: translateY(-9px);
  font-size: 0.8125rem;
  line-height: 1.25rem;
}
dui-input-person-id:has([slot=prefix]):not(:has([slot=placeholder])):is(dui-input-area) > [slot=placeholder],
dui-input-person-id:has(option:not([value=null]):checked):is(dui-input-area) > [slot=placeholder],
dui-input-person-id:has(textarea:first-of-type:focus):is(dui-input-area) > [slot=placeholder],
dui-input-person-id:has(textarea:first-of-type:not(:placeholder-shown)):is(dui-input-area) > [slot=placeholder],
dui-input-person-id:has(input:first-of-type:focus):is(dui-input-area) > [slot=placeholder],
dui-input-person-id:has(input:first-of-type:not(:placeholder-shown)):is(dui-input-area) > [slot=placeholder],
dui-input-person-id:has(input[type=date]):is(input:valid):is(dui-input-area) > [slot=placeholder] {
  opacity: 1;
  font-size: 13px;
}
dui-input-person-id:is(dui-input-base, dui-input-calendar, dui-input-number):has(input:focus) {
  background: var(--gray-100);
}
@media (hover: hover) {
  dui-input-person-id:is(dui-input-base, dui-input-calendar, dui-input-number):not(:has(input:disabled)):hover {
    background: var(--gray-100);
  }
}
dui-input-person-id:is(dui-input-base, dui-input-calendar, dui-input-number)[ng-reflect-theme=dark]:has(input:focus),
dui-input-person-id:is(dui-input-base, dui-input-calendar, dui-input-number)[theme=dark]:has(input:focus) {
  background: var(--gray-700);
}
@media (hover: hover) {
  dui-input-person-id:is(dui-input-base, dui-input-calendar, dui-input-number)[ng-reflect-theme=dark]:not(:has(input:disabled)):hover,
  dui-input-person-id:is(dui-input-base, dui-input-calendar, dui-input-number)[theme=dark]:not(:has(input:disabled)):hover {
    background: var(--gray-700);
  }
}
dui-input-person-id:is(dui-input-select):has(select:focus) {
  background: var(--gray-100);
}
@media (hover: hover) {
  dui-input-person-id:is(dui-input-select):not(:has(select:disabled)):hover {
    background: var(--gray-100);
  }
}
dui-input-person-id:is(dui-input-select)[ng-reflect-theme=dark]:has(select:focus),
dui-input-person-id:is(dui-input-select)[theme=dark]:has(select:focus) {
  background: var(--gray-700);
}
@media (hover: hover) {
  dui-input-person-id:is(dui-input-select)[ng-reflect-theme=dark]:not(:has(select:disabled)):hover,
  dui-input-person-id:is(dui-input-select)[theme=dark]:not(:has(select:disabled)):hover {
    background: var(--gray-700);
  }
}
dui-input-person-id:is(dui-input-area):has(textarea:focus) {
  background: var(--gray-100);
}
@media (hover: hover) {
  dui-input-person-id:is(dui-input-area):not(:has(textarea:disabled)):hover {
    background: var(--gray-100);
  }
}
dui-input-person-id:is(dui-input-area)[ng-reflect-theme=dark]:has(textarea:focus),
dui-input-person-id:is(dui-input-area)[theme=dark]:has(textarea:focus) {
  background: var(--gray-700);
}
@media (hover: hover) {
  dui-input-person-id:is(dui-input-area)[ng-reflect-theme=dark]:not(:has(textarea:disabled)):hover,
  dui-input-person-id:is(dui-input-area)[theme=dark]:not(:has(textarea:disabled)):hover {
    background: var(--gray-700);
  }
}
dui-input-person-id:is(dui-input-person-id) input:focus {
  background: var(--gray-100);
}
@media (hover: hover) {
  dui-input-person-id:is(dui-input-person-id) input:not(:disabled):hover {
    background: var(--gray-100);
  }
}
dui-input-person-id:is(dui-input-person-id)[ng-reflect-theme=dark] input:focus,
dui-input-person-id:is(dui-input-person-id)[theme=dark] input:focus {
  background: var(--gray-700);
}
@media (hover: hover) {
  dui-input-person-id:is(dui-input-person-id)[ng-reflect-theme=dark] input:not(:disabled):hover,
  dui-input-person-id:is(dui-input-person-id)[theme=dark] input:not(:disabled):hover {
    background: var(--gray-700);
  }
}
dui-input-person-id:has(textarea:disabled),
dui-input-person-id:has(select:disabled),
dui-input-person-id:has(input:disabled) {
  color: var(--gray-200);
}
dui-input-person-id::before {
  position: absolute;
  content: "/";
  font-size: 16px;
  right: 112px;
  z-index: 1;
  bottom: 7px;
}
dui-input-person-id [slot=input-tooltip] {
  align-self: center;
  padding-left: 10px;
  right: 3px;
  top: 1px;
  flex-shrink: 0;
  box-sizing: content-box;
}
dui-input-person-id [slot=placeholder] {
  top: 50%;
  transform: translateY(-50%);
}
dui-input-person-id:has([slot=input-tooltip])::before {
  right: 155px !important;
}
dui-input-person-id:has([slot=input-tooltip])::after {
  right: 50px !important;
}
dui-input-person-id:has([slot=input-tooltip]) [slot=hint] {
  margin-right: 30px;
}
dui-input-person-id input::-webkit-outer-spin-button,
dui-input-person-id input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
dui-input-person-id input[type=number] {
  -moz-appearance: textfield;
}
dui-input-person-id input:first-of-type {
  width: 100%;
  margin-right: 20px;
}
dui-input-person-id:has(input:first-of-type:focus):not(dui-input-area) > [slot=placeholder],
dui-input-person-id:has(input:first-of-type:not(:placeholder-shown)):not(dui-input-area) > [slot=placeholder] {
  transform: translateY(-19px);
}
dui-input-person-id input:last-of-type {
  width: 56px;
  box-sizing: content-box;
}
dui-input-person-id input:-webkit-autofill {
  -webkit-text-fill-color: var(--gray-800) !important;
}
dui-input-person-id input {
  -webkit-appearance: none;
  font-family: "dui-text";
  padding: 0;
  padding-top: 19px;
  border: none;
  outline: none;
  font-size: 1rem;
  line-height: 1.125rem;
  background: unset;
  color: inherit;
  width: 100%;
  color: var(--gray-800);
  caret-color: var(--gray-900);
}
dui-input-person-id input:disabled,
dui-input-person-id input[disabled] {
  color: var(--gray-200) !important;
  -webkit-text-fill-color: var(--gray-200) !important;
  opacity: 1;
}
dui-input-person-id input {
  display: flex;
  padding-left: 22px;
  padding-right: 22px;
  background: var(--gray-50);
  border-radius: 4px;
  align-items: center;
  position: relative;
  outline: none;
}
dui-input-person-id[ng-reflect-theme=dark] input:-webkit-autofill,
dui-input-person-id[theme=dark] input:-webkit-autofill {
  -webkit-text-fill-color: var(--gray-100) !important;
}
dui-input-person-id[ng-reflect-theme=dark] input,
dui-input-person-id[theme=dark] input {
  color: var(--gray-100);
  caret-color: var(--gray-100);
}
dui-input-person-id[ng-reflect-theme=dark] input:disabled,
dui-input-person-id[ng-reflect-theme=dark] input[disabled],
dui-input-person-id[theme=dark] input:disabled,
dui-input-person-id[theme=dark] input[disabled] {
  color: var(--gray-700) !important;
  -webkit-text-fill-color: var(--gray-700) !important;
  opacity: 1;
}
dui-input-person-id[ng-reflect-theme=dark] input,
dui-input-person-id[theme=dark] input {
  background-color: var(--gray-800);
}
dui-input-radio,
dui-input-radio input,
dui-input-radio textarea,
dui-input-radio button,
dui-input-radio select,
dui-input-radio a {
  -webkit-tap-highlight-color: transparent;
}
dui-input-radio input:-webkit-autofill,
dui-input-radio input:-webkit-autofill:hover,
dui-input-radio input:-webkit-autofill:focus,
dui-input-radio input:-webkit-autofill:active {
  transition: background-color 5000s ease-in-out 0s;
}
dui-input-radio {
  font-family: "dui-text";
  min-height: 54px;
  box-sizing: border-box;
  color: var(--gray-500);
  position: relative;
  display: flex;
  flex-direction: row;
  gap: 5px;
  transition: all 150ms ease;
}
dui-input-radio:has(textarea:disabled),
dui-input-radio:has(select:disabled),
dui-input-radio:has(input:disabled) {
  color: var(--gray-200);
}
dui-input-radio:has(textarea:disabled) select,
dui-input-radio:has(textarea:disabled) input,
dui-input-radio:has(select:disabled) select,
dui-input-radio:has(select:disabled) input,
dui-input-radio:has(input:disabled) select,
dui-input-radio:has(input:disabled) input {
  -webkit-text-fill-color: var(--gray-200);
  color: var(--gray-200);
}
dui-input-radio[ng-reflect-theme=dark]:has(textarea:disabled),
dui-input-radio[ng-reflect-theme=dark]:has(select:disabled),
dui-input-radio[ng-reflect-theme=dark]:has(input:disabled),
dui-input-radio[theme=dark]:has(textarea:disabled),
dui-input-radio[theme=dark]:has(select:disabled),
dui-input-radio[theme=dark]:has(input:disabled) {
  color: var(--gray-700);
}
dui-input-radio[ng-reflect-theme=dark]:has(textarea:disabled) select,
dui-input-radio[ng-reflect-theme=dark]:has(textarea:disabled) input,
dui-input-radio[ng-reflect-theme=dark]:has(select:disabled) select,
dui-input-radio[ng-reflect-theme=dark]:has(select:disabled) input,
dui-input-radio[ng-reflect-theme=dark]:has(input:disabled) select,
dui-input-radio[ng-reflect-theme=dark]:has(input:disabled) input,
dui-input-radio[theme=dark]:has(textarea:disabled) select,
dui-input-radio[theme=dark]:has(textarea:disabled) input,
dui-input-radio[theme=dark]:has(select:disabled) select,
dui-input-radio[theme=dark]:has(select:disabled) input,
dui-input-radio[theme=dark]:has(input:disabled) select,
dui-input-radio[theme=dark]:has(input:disabled) input {
  -webkit-text-fill-color: var(--gray-700);
  color: var(--gray-700);
}
dui-input-radio [slot=label] {
  order: 10;
}
dui-input-radio [slot=left-icon] {
  padding-right: 7px;
  order: 10;
  font-size: 25px;
}
dui-input-radio [slot=prefix] {
  order: 20;
}
dui-input-radio select,
dui-input-radio input {
  order: 30;
}
dui-input-radio [slot=input-tooltip] {
  order: 40;
}
dui-input-radio [slot=right-icon] {
  order: 50;
  font-size: 25px;
}
dui-input-radio [slot=hint],
dui-input-radio [slot=error-message] {
  display: block;
  position: absolute;
  bottom: 0;
  left: 22px;
  font-size: 0.8125rem;
  line-height: 1.125rem;
  height: 16px;
  color: var(--danger);
  transition: all 0.2s ease;
  opacity: 0;
}
dui-input-radio [slot=hint] {
  color: var(--gray-500);
  opacity: 1;
  bottom: -18px;
}
dui-input-radio {
  align-items: center;
  gap: 10px;
}
dui-input-radio [slot=label] {
  width: 100%;
  color: var(--gray-800);
}
dui-input-radio[ng-reflect-left=true] input,
dui-input-radio[left=true] input {
  order: 1;
}
dui-input-radio {
  cursor: pointer;
}
dui-input-radio * {
  cursor: pointer;
}
dui-input-radio input {
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  margin: 0;
  position: relative;
  height: 18px;
  width: 18px;
  border: 1px solid var(--gray-500);
  border-radius: 50%;
  box-sizing: border-box;
  flex-shrink: 0;
  transition: all 0.2s ease-in-out;
}
dui-input-radio input:checked {
  border: 4.5px solid var(--primary-500);
  background-color: var(--white);
}
dui-input-radio input:after {
  content: "";
  position: absolute;
  display: none;
  left: 50%;
  top: 50%;
  width: 8px;
  height: 8px;
  background-color: var(--white);
  border-radius: 50%;
  transform: translate(-50%, -50%) scale(0);
  transition: transform 0.2s ease-in-out;
}
dui-input-radio input:checked:after {
  display: block;
  transform: translate(-50%, -50%) scale(1);
}
dui-input-radio.radio-checked input {
  animation: radio-pop 0.2s ease-in-out;
}
dui-input-radio.radio-unchecked input {
  animation: radio-pop-reverse 0.2s ease-in-out;
}
@keyframes radio-pop {
  0% {
    transform: scale(0.8);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes radio-pop-reverse {
  0% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
dui-input-radio:has(textarea:disabled),
dui-input-radio:has(select:disabled),
dui-input-radio:has(input:disabled) {
  cursor: auto;
}
dui-input-radio:has(textarea:disabled) *,
dui-input-radio:has(select:disabled) *,
dui-input-radio:has(input:disabled) * {
  cursor: auto;
}
dui-input-radio:has(textarea:disabled) [slot=label],
dui-input-radio:has(select:disabled) [slot=label],
dui-input-radio:has(input:disabled) [slot=label] {
  color: var(--gray-200);
}
dui-input-radio:has(textarea:disabled) input:checked,
dui-input-radio:has(select:disabled) input:checked,
dui-input-radio:has(input:disabled) input:checked {
  border-color: var(--primary-100);
}
dui-input-radio:has(textarea:disabled) input,
dui-input-radio:has(select:disabled) input,
dui-input-radio:has(input:disabled) input {
  border-color: var(--gray-200);
}
dui-input-radio[ng-reflect-theme=dark] [slot=label],
dui-input-radio[theme=dark] [slot=label] {
  color: var(--gray-200);
}
dui-input-radio[ng-reflect-theme=dark]:has(textarea:disabled) [slot=label],
dui-input-radio[ng-reflect-theme=dark]:has(select:disabled) [slot=label],
dui-input-radio[ng-reflect-theme=dark]:has(input:disabled) [slot=label],
dui-input-radio[theme=dark]:has(textarea:disabled) [slot=label],
dui-input-radio[theme=dark]:has(select:disabled) [slot=label],
dui-input-radio[theme=dark]:has(input:disabled) [slot=label] {
  color: var(--gray-700);
}
dui-input-radio[ng-reflect-theme=dark]:has(textarea:disabled) input:checked,
dui-input-radio[ng-reflect-theme=dark]:has(select:disabled) input:checked,
dui-input-radio[ng-reflect-theme=dark]:has(input:disabled) input:checked,
dui-input-radio[theme=dark]:has(textarea:disabled) input:checked,
dui-input-radio[theme=dark]:has(select:disabled) input:checked,
dui-input-radio[theme=dark]:has(input:disabled) input:checked {
  background-color: var(--gray-500);
  border-color: var(--primary-800);
}
dui-input-radio[ng-reflect-theme=dark]:has(textarea:disabled) input,
dui-input-radio[ng-reflect-theme=dark]:has(select:disabled) input,
dui-input-radio[ng-reflect-theme=dark]:has(input:disabled) input,
dui-input-radio[theme=dark]:has(textarea:disabled) input,
dui-input-radio[theme=dark]:has(select:disabled) input,
dui-input-radio[theme=dark]:has(input:disabled) input {
  border-color: var(--gray-700);
}
dui-input-select,
dui-input-select input,
dui-input-select textarea,
dui-input-select button,
dui-input-select select,
dui-input-select a {
  -webkit-tap-highlight-color: transparent;
}
dui-input-select input:-webkit-autofill,
dui-input-select input:-webkit-autofill:hover,
dui-input-select input:-webkit-autofill:focus,
dui-input-select input:-webkit-autofill:active {
  transition: background-color 5000s ease-in-out 0s;
}
dui-input-select {
  font-family: "dui-text";
  min-height: 54px;
  box-sizing: border-box;
  color: var(--gray-500);
  position: relative;
  display: flex;
  flex-direction: row;
  gap: 5px;
  transition: all 150ms ease;
}
dui-input-select:has(textarea:disabled),
dui-input-select:has(select:disabled),
dui-input-select:has(input:disabled) {
  color: var(--gray-200);
}
dui-input-select:has(textarea:disabled) select,
dui-input-select:has(textarea:disabled) input,
dui-input-select:has(select:disabled) select,
dui-input-select:has(select:disabled) input,
dui-input-select:has(input:disabled) select,
dui-input-select:has(input:disabled) input {
  -webkit-text-fill-color: var(--gray-200);
  color: var(--gray-200);
}
dui-input-select[ng-reflect-theme=dark]:has(textarea:disabled),
dui-input-select[ng-reflect-theme=dark]:has(select:disabled),
dui-input-select[ng-reflect-theme=dark]:has(input:disabled),
dui-input-select[theme=dark]:has(textarea:disabled),
dui-input-select[theme=dark]:has(select:disabled),
dui-input-select[theme=dark]:has(input:disabled) {
  color: var(--gray-700);
}
dui-input-select[ng-reflect-theme=dark]:has(textarea:disabled) select,
dui-input-select[ng-reflect-theme=dark]:has(textarea:disabled) input,
dui-input-select[ng-reflect-theme=dark]:has(select:disabled) select,
dui-input-select[ng-reflect-theme=dark]:has(select:disabled) input,
dui-input-select[ng-reflect-theme=dark]:has(input:disabled) select,
dui-input-select[ng-reflect-theme=dark]:has(input:disabled) input,
dui-input-select[theme=dark]:has(textarea:disabled) select,
dui-input-select[theme=dark]:has(textarea:disabled) input,
dui-input-select[theme=dark]:has(select:disabled) select,
dui-input-select[theme=dark]:has(select:disabled) input,
dui-input-select[theme=dark]:has(input:disabled) select,
dui-input-select[theme=dark]:has(input:disabled) input {
  -webkit-text-fill-color: var(--gray-700);
  color: var(--gray-700);
}
dui-input-select [slot=label] {
  order: 10;
}
dui-input-select [slot=left-icon] {
  padding-right: 7px;
  order: 10;
  font-size: 25px;
}
dui-input-select [slot=prefix] {
  order: 20;
}
dui-input-select select,
dui-input-select input {
  order: 30;
}
dui-input-select [slot=input-tooltip] {
  order: 40;
}
dui-input-select [slot=right-icon] {
  order: 50;
  font-size: 25px;
}
dui-input-select [slot=hint],
dui-input-select [slot=error-message] {
  display: block;
  position: absolute;
  bottom: 0;
  left: 22px;
  font-size: 0.8125rem;
  line-height: 1.125rem;
  height: 16px;
  color: var(--danger);
  transition: all 0.2s ease;
  opacity: 0;
}
dui-input-select [slot=hint] {
  color: var(--gray-500);
  opacity: 1;
  bottom: -18px;
}
dui-input-select:has(select:required):after,
dui-input-select:has(input:required):after,
dui-input-select[ng-reflect-required=true]:after,
dui-input-select[required=true]:after,
dui-input-select:has(textarea:required):after {
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  top: 6px;
  right: 5px;
  border-radius: 50%;
  background: var(--primary-500);
  z-index: 1;
}
dui-input-select[ng-reflect-valid=false]:not(dui-input-person-id, dui-input-image),
dui-input-select[valid=false]:not(dui-input-person-id, dui-input-image) {
  background-image:
    linear-gradient(
      to bottom,
      transparent,
      transparent calc(100% - 2px),
      var(--danger) calc(100% - 2px),
      var(--danger)) !important;
}
dui-input-select[ng-reflect-valid=false]:is(dui-input-person-id) input,
dui-input-select[valid=false]:is(dui-input-person-id) input {
  background-image:
    linear-gradient(
      to bottom,
      transparent,
      transparent calc(100% - 2px),
      var(--danger) calc(100% - 2px),
      var(--danger)) !important;
}
dui-input-select[ng-reflect-valid=false]:is(dui-input-image),
dui-input-select[valid=false]:is(dui-input-image) {
  border-color: var(--danger);
}
dui-input-select[ng-reflect-valid=false] [slot=error-message],
dui-input-select[valid=false] [slot=error-message] {
  bottom: -18px;
  opacity: 1;
}
dui-input-select[ng-reflect-valid=false] [slot=hint],
dui-input-select[valid=false] [slot=hint] {
  right: 22px;
  left: unset;
}
dui-input-select[ng-reflect-valid=false]:has([slot=error-message]),
dui-input-select[valid=false]:has([slot=error-message]) {
  margin-bottom: 16px;
}
dui-input-select:has(> [slot=placeholder]) textarea::placeholder,
dui-input-select:has(> [slot=placeholder]) input::placeholder {
  color: transparent;
  -webkit-text-fill-color: transparent;
}
dui-input-select:not(dui-input-area):has([slot=left-icon]) > [slot=placeholder] {
  left: 59px;
}
dui-input-select > [slot=placeholder] {
  order: 1;
  position: absolute;
  transition: all 0.2s ease;
  font-size: 1rem;
  line-height: 1.25rem;
  left: 22px;
  top: 17px;
  z-index: 10;
  pointer-events: none;
}
dui-input-select:has([slot=prefix]):not(:has([slot=placeholder])):not(dui-input-area) > [slot=placeholder],
dui-input-select:has(option:not([value=null]):checked):not(dui-input-area) > [slot=placeholder],
dui-input-select:has(textarea:first-of-type:focus):not(dui-input-area) > [slot=placeholder],
dui-input-select:has(textarea:first-of-type:not(:placeholder-shown)):not(dui-input-area) > [slot=placeholder],
dui-input-select:has(input:first-of-type:focus):not(dui-input-area) > [slot=placeholder],
dui-input-select:has(input:first-of-type:not(:placeholder-shown)):not(dui-input-area) > [slot=placeholder],
dui-input-select:has(input[type=date]):is(input:valid):not(dui-input-area) > [slot=placeholder] {
  opacity: 1;
  transform: translateY(-9px);
  font-size: 0.8125rem;
  line-height: 1.25rem;
}
dui-input-select:has([slot=prefix]):not(:has([slot=placeholder])):is(dui-input-area) > [slot=placeholder],
dui-input-select:has(option:not([value=null]):checked):is(dui-input-area) > [slot=placeholder],
dui-input-select:has(textarea:first-of-type:focus):is(dui-input-area) > [slot=placeholder],
dui-input-select:has(textarea:first-of-type:not(:placeholder-shown)):is(dui-input-area) > [slot=placeholder],
dui-input-select:has(input:first-of-type:focus):is(dui-input-area) > [slot=placeholder],
dui-input-select:has(input:first-of-type:not(:placeholder-shown)):is(dui-input-area) > [slot=placeholder],
dui-input-select:has(input[type=date]):is(input:valid):is(dui-input-area) > [slot=placeholder] {
  opacity: 1;
  font-size: 13px;
}
dui-input-select:is(dui-input-base, dui-input-calendar, dui-input-number):has(input:focus) {
  background: var(--gray-100);
}
@media (hover: hover) {
  dui-input-select:is(dui-input-base, dui-input-calendar, dui-input-number):not(:has(input:disabled)):hover {
    background: var(--gray-100);
  }
}
dui-input-select:is(dui-input-base, dui-input-calendar, dui-input-number)[ng-reflect-theme=dark]:has(input:focus),
dui-input-select:is(dui-input-base, dui-input-calendar, dui-input-number)[theme=dark]:has(input:focus) {
  background: var(--gray-700);
}
@media (hover: hover) {
  dui-input-select:is(dui-input-base, dui-input-calendar, dui-input-number)[ng-reflect-theme=dark]:not(:has(input:disabled)):hover,
  dui-input-select:is(dui-input-base, dui-input-calendar, dui-input-number)[theme=dark]:not(:has(input:disabled)):hover {
    background: var(--gray-700);
  }
}
dui-input-select:is(dui-input-select):has(select:focus) {
  background: var(--gray-100);
}
@media (hover: hover) {
  dui-input-select:is(dui-input-select):not(:has(select:disabled)):hover {
    background: var(--gray-100);
  }
}
dui-input-select:is(dui-input-select)[ng-reflect-theme=dark]:has(select:focus),
dui-input-select:is(dui-input-select)[theme=dark]:has(select:focus) {
  background: var(--gray-700);
}
@media (hover: hover) {
  dui-input-select:is(dui-input-select)[ng-reflect-theme=dark]:not(:has(select:disabled)):hover,
  dui-input-select:is(dui-input-select)[theme=dark]:not(:has(select:disabled)):hover {
    background: var(--gray-700);
  }
}
dui-input-select:is(dui-input-area):has(textarea:focus) {
  background: var(--gray-100);
}
@media (hover: hover) {
  dui-input-select:is(dui-input-area):not(:has(textarea:disabled)):hover {
    background: var(--gray-100);
  }
}
dui-input-select:is(dui-input-area)[ng-reflect-theme=dark]:has(textarea:focus),
dui-input-select:is(dui-input-area)[theme=dark]:has(textarea:focus) {
  background: var(--gray-700);
}
@media (hover: hover) {
  dui-input-select:is(dui-input-area)[ng-reflect-theme=dark]:not(:has(textarea:disabled)):hover,
  dui-input-select:is(dui-input-area)[theme=dark]:not(:has(textarea:disabled)):hover {
    background: var(--gray-700);
  }
}
dui-input-select:is(dui-input-person-id) input:focus {
  background: var(--gray-100);
}
@media (hover: hover) {
  dui-input-select:is(dui-input-person-id) input:not(:disabled):hover {
    background: var(--gray-100);
  }
}
dui-input-select:is(dui-input-person-id)[ng-reflect-theme=dark] input:focus,
dui-input-select:is(dui-input-person-id)[theme=dark] input:focus {
  background: var(--gray-700);
}
@media (hover: hover) {
  dui-input-select:is(dui-input-person-id)[ng-reflect-theme=dark] input:not(:disabled):hover,
  dui-input-select:is(dui-input-person-id)[theme=dark] input:not(:disabled):hover {
    background: var(--gray-700);
  }
}
dui-input-select {
  display: flex;
  padding-left: 22px;
  padding-right: 22px;
  background: var(--gray-50);
  border-radius: 4px;
  align-items: center;
  position: relative;
  outline: none;
}
dui-input-select input,
dui-input-select select {
  pointer-events: none;
}
dui-input-select input:-webkit-autofill,
dui-input-select select:-webkit-autofill {
  -webkit-text-fill-color: var(--gray-800) !important;
}
dui-input-select input,
dui-input-select select {
  -webkit-appearance: none;
  font-family: "dui-text";
  padding: 0;
  padding-top: 19px;
  border: none;
  outline: none;
  font-size: 1rem;
  line-height: 1.125rem;
  background: unset;
  color: inherit;
  width: 100%;
  color: var(--gray-800);
  caret-color: var(--gray-900);
}
dui-input-select input:disabled,
dui-input-select input[disabled],
dui-input-select select:disabled,
dui-input-select select[disabled] {
  color: var(--gray-200) !important;
  -webkit-text-fill-color: var(--gray-200) !important;
  opacity: 1;
}
dui-input-select {
  padding-right: 44px;
  cursor: pointer;
}
dui-input-select:before {
  font-family: "ui-icons";
  content: "\ea0a";
  position: absolute;
  right: 22px;
  top: 50%;
  transform: translateY(-50%) rotate(0deg);
  transition: transform 300ms ease;
  font-size: 0.8125rem;
}
@media screen and (min-width: 1280px) {
  dui-input-select.opened {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  dui-input-select.opened:before {
    transform: translateY(-50%) rotate(-180deg);
  }
}
dui-input-select[ng-reflect-theme=dark],
dui-input-select[theme=dark] {
  background-color: var(--gray-800);
}
dui-input-select[ng-reflect-theme=dark] input:-webkit-autofill,
dui-input-select[ng-reflect-theme=dark] select:-webkit-autofill,
dui-input-select[theme=dark] input:-webkit-autofill,
dui-input-select[theme=dark] select:-webkit-autofill {
  -webkit-text-fill-color: var(--gray-100) !important;
}
dui-input-select[ng-reflect-theme=dark] input,
dui-input-select[ng-reflect-theme=dark] select,
dui-input-select[theme=dark] input,
dui-input-select[theme=dark] select {
  color: var(--gray-100);
  caret-color: var(--gray-100);
}
dui-input-select[ng-reflect-theme=dark] input:disabled,
dui-input-select[ng-reflect-theme=dark] input[disabled],
dui-input-select[ng-reflect-theme=dark] select:disabled,
dui-input-select[ng-reflect-theme=dark] select[disabled],
dui-input-select[theme=dark] input:disabled,
dui-input-select[theme=dark] input[disabled],
dui-input-select[theme=dark] select:disabled,
dui-input-select[theme=dark] select[disabled] {
  color: var(--gray-700) !important;
  -webkit-text-fill-color: var(--gray-700) !important;
  opacity: 1;
}
dui-input-select .select-wrapper {
  z-index: 100;
  position: fixed;
  top: 100%;
  left: 0;
  right: 0;
}
dui-input-select select[multiple] {
  position: absolute;
  left: -9999px;
  width: 0;
  height: 0;
  opacity: 0;
}
dui-input-select .multiple-select-div {
  color: var(--gray-800);
  display: block;
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
  text-overflow: ellipsis;
  padding-top: 22px;
}
dui-input-select .separator {
  color: var(--gray-300);
  margin: 0 0.3em;
  white-space: nowrap;
  min-width: 0;
  flex-shrink: 1;
}
dui-input-tooltip {
  width: 25px;
  height: 25px;
  font-size: 25px;
  padding-right: 4.83px;
  visibility: hidden !important;
  display: inline-block;
  position: relative;
  overflow: hidden;
}
dui-input-tooltip::before {
  cursor: pointer;
  position: absolute;
  color: var(--gray-500);
  visibility: visible;
  font-family: "ui-icons";
  content: "\ea01";
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
dui-input-switch input[type=checkbox] {
  display: block;
  width: 51px;
  height: 31px;
  position: relative;
  appearance: none;
  margin: 0px;
  margin-top: 1px;
  align-self: flex-start;
  background: transparent;
}
dui-input-switch input[type=checkbox]::before {
  content: "";
  position: absolute;
  cursor: pointer;
  display: block;
  width: 51px;
  height: 31px;
  top: 0;
  left: 2px;
  background-color: var(--gray-500);
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 34px;
}
dui-input-switch input[type=checkbox]::after {
  position: absolute;
  content: "";
  height: 27px;
  width: 27px;
  left: 4px;
  top: 2px;
  background-color: var(--white);
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 50%;
}
dui-input-switch input[type=checkbox]:checked::before {
  background-color: var(--primary-500);
}
dui-input-switch input[type=checkbox]:checked::after {
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px);
}
dui-input-switch:has(input:disabled),
dui-input-switch[disabled=true] {
  color: var(--gray-200);
}
dui-input-switch:has(input:disabled) input,
dui-input-switch[disabled=true] input {
  cursor: not-allowed;
  pointer-events: none;
}
dui-input-switch:has(input:disabled) input:before,
dui-input-switch[disabled=true] input:before {
  background-color: var(--gray-100);
}
dui-input-switch:has(input:disabled) input:checked:before,
dui-input-switch[disabled=true] input:checked:before {
  background-color: var(--primary-100);
}
dui-input-switch[theme=dark] input[type=checkbox]::before {
  background-color: var(--gray-700);
}
dui-input-switch[theme=dark] input[type=checkbox]:checked::before {
  background-color: var(--primary-500);
}
dui-input-switch[theme=dark]:has(input:disabled) input[type=checkbox]::before,
dui-input-switch[theme=dark][disabled=true] input[type=checkbox]::before {
  background-color: var(--gray-700);
}
dui-input-switch[theme=dark]:has(input:disabled) input[type=checkbox]::after,
dui-input-switch[theme=dark][disabled=true] input[type=checkbox]::after {
  background-color: var(--gray-500);
}
dui-input-switch[theme=dark]:has(input:disabled) input[type=checkbox]:checked::before,
dui-input-switch[theme=dark][disabled=true] input[type=checkbox]:checked::before {
  background-color: var(--primary-800);
}
dui-input-switch,
dui-input-switch input,
dui-input-switch textarea,
dui-input-switch button,
dui-input-switch select,
dui-input-switch a {
  -webkit-tap-highlight-color: transparent;
}
dui-input-switch input:-webkit-autofill,
dui-input-switch input:-webkit-autofill:hover,
dui-input-switch input:-webkit-autofill:focus,
dui-input-switch input:-webkit-autofill:active {
  transition: background-color 5000s ease-in-out 0s;
}
dui-input-switch {
  font-family: "dui-text";
  min-height: 54px;
  box-sizing: border-box;
  color: var(--gray-500);
  position: relative;
  display: flex;
  flex-direction: row;
  gap: 5px;
  transition: all 150ms ease;
}
dui-input-switch:has(textarea:disabled),
dui-input-switch:has(select:disabled),
dui-input-switch:has(input:disabled) {
  color: var(--gray-200);
}
dui-input-switch:has(textarea:disabled) select,
dui-input-switch:has(textarea:disabled) input,
dui-input-switch:has(select:disabled) select,
dui-input-switch:has(select:disabled) input,
dui-input-switch:has(input:disabled) select,
dui-input-switch:has(input:disabled) input {
  -webkit-text-fill-color: var(--gray-200);
  color: var(--gray-200);
}
dui-input-switch[ng-reflect-theme=dark]:has(textarea:disabled),
dui-input-switch[ng-reflect-theme=dark]:has(select:disabled),
dui-input-switch[ng-reflect-theme=dark]:has(input:disabled),
dui-input-switch[theme=dark]:has(textarea:disabled),
dui-input-switch[theme=dark]:has(select:disabled),
dui-input-switch[theme=dark]:has(input:disabled) {
  color: var(--gray-700);
}
dui-input-switch[ng-reflect-theme=dark]:has(textarea:disabled) select,
dui-input-switch[ng-reflect-theme=dark]:has(textarea:disabled) input,
dui-input-switch[ng-reflect-theme=dark]:has(select:disabled) select,
dui-input-switch[ng-reflect-theme=dark]:has(select:disabled) input,
dui-input-switch[ng-reflect-theme=dark]:has(input:disabled) select,
dui-input-switch[ng-reflect-theme=dark]:has(input:disabled) input,
dui-input-switch[theme=dark]:has(textarea:disabled) select,
dui-input-switch[theme=dark]:has(textarea:disabled) input,
dui-input-switch[theme=dark]:has(select:disabled) select,
dui-input-switch[theme=dark]:has(select:disabled) input,
dui-input-switch[theme=dark]:has(input:disabled) select,
dui-input-switch[theme=dark]:has(input:disabled) input {
  -webkit-text-fill-color: var(--gray-700);
  color: var(--gray-700);
}
dui-input-switch [slot=label] {
  order: 10;
}
dui-input-switch [slot=left-icon] {
  padding-right: 7px;
  order: 10;
  font-size: 25px;
}
dui-input-switch [slot=prefix] {
  order: 20;
}
dui-input-switch select,
dui-input-switch input {
  order: 30;
}
dui-input-switch [slot=input-tooltip] {
  order: 40;
}
dui-input-switch [slot=right-icon] {
  order: 50;
  font-size: 25px;
}
dui-input-switch [slot=hint],
dui-input-switch [slot=error-message] {
  display: block;
  position: absolute;
  bottom: 0;
  left: 22px;
  font-size: 0.8125rem;
  line-height: 1.125rem;
  height: 16px;
  color: var(--danger);
  transition: all 0.2s ease;
  opacity: 0;
}
dui-input-switch [slot=hint] {
  color: var(--gray-500);
  opacity: 1;
  bottom: -18px;
}
dui-input-switch:has(select:required):after,
dui-input-switch:has(input:required):after,
dui-input-switch[ng-reflect-required=true]:after,
dui-input-switch[required=true]:after,
dui-input-switch:has(textarea:required):after {
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  top: 6px;
  right: 5px;
  border-radius: 50%;
  background: var(--primary-500);
  z-index: 1;
  top: 6px;
  right: 3px;
}
dui-input-switch[ng-reflect-valid=false]:not(dui-input-person-id, dui-input-image),
dui-input-switch[valid=false]:not(dui-input-person-id, dui-input-image) {
  background-image:
    linear-gradient(
      to bottom,
      transparent,
      transparent calc(100% - 2px),
      var(--danger) calc(100% - 2px),
      var(--danger)) !important;
}
dui-input-switch[ng-reflect-valid=false]:is(dui-input-person-id) input,
dui-input-switch[valid=false]:is(dui-input-person-id) input {
  background-image:
    linear-gradient(
      to bottom,
      transparent,
      transparent calc(100% - 2px),
      var(--danger) calc(100% - 2px),
      var(--danger)) !important;
}
dui-input-switch[ng-reflect-valid=false]:is(dui-input-image),
dui-input-switch[valid=false]:is(dui-input-image) {
  border-color: var(--danger);
}
dui-input-switch[ng-reflect-valid=false] [slot=error-message],
dui-input-switch[valid=false] [slot=error-message] {
  bottom: -18px;
  opacity: 1;
}
dui-input-switch[ng-reflect-valid=false] [slot=hint],
dui-input-switch[valid=false] [slot=hint] {
  right: 22px;
  left: unset;
}
dui-input-switch[ng-reflect-valid=false]:has([slot=error-message]),
dui-input-switch[valid=false]:has([slot=error-message]) {
  margin-bottom: 16px;
}
dui-input-switch[ng-reflect-valid=false] [slot=error-message],
dui-input-switch[valid=false] [slot=error-message] {
  left: 0;
}
dui-input-switch[ng-reflect-valid=false] [slot=hint],
dui-input-switch[valid=false] [slot=hint] {
  right: 0;
}
dui-input-switch {
  gap: 10px;
  min-width: 60px;
  padding-right: 5px;
  padding-bottom: 11px;
  padding-top: 12px;
  border-radius: 4px;
  color: var(--gray-800);
}
dui-input-switch [slot=label] {
  order: 10;
  margin-right: auto;
  align-self: center;
  flex: 1;
}
dui-input-switch [slot=label].container-large {
  align-self: flex-start;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding-top: 1px;
}
dui-input-switch [slot=input-tooltip] {
  order: 20;
  padding: 0;
  margin: 0;
  top: 4px;
  left: 2px;
  font-size: 1.5625rem;
}
dui-input-switch:has(> [slot=label].container-large) > [slot=input-tooltip] {
  top: 1px;
}
dui-input-switch:has(input:disabled),
dui-input-switch[disabled=true] {
  color: var(--gray-200);
}
dui-input-switch[theme=dark] {
  color: var(--gray-100);
}
dui-input-switch-base input[type=checkbox] {
  display: block;
  width: 51px;
  height: 31px;
  position: relative;
  appearance: none;
  margin: 0px;
  margin-top: 1px;
  align-self: flex-start;
  background: transparent;
}
dui-input-switch-base input[type=checkbox]::before {
  content: "";
  position: absolute;
  cursor: pointer;
  display: block;
  width: 51px;
  height: 31px;
  top: 0;
  left: 2px;
  background-color: var(--gray-500);
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 34px;
}
dui-input-switch-base input[type=checkbox]::after {
  position: absolute;
  content: "";
  height: 27px;
  width: 27px;
  left: 4px;
  top: 2px;
  background-color: var(--white);
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 50%;
}
dui-input-switch-base input[type=checkbox]:checked::before {
  background-color: var(--primary-500);
}
dui-input-switch-base input[type=checkbox]:checked::after {
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px);
}
dui-input-switch-base:has(input:disabled),
dui-input-switch-base[disabled=true] {
  color: var(--gray-200);
}
dui-input-switch-base:has(input:disabled) input,
dui-input-switch-base[disabled=true] input {
  cursor: not-allowed;
  pointer-events: none;
}
dui-input-switch-base:has(input:disabled) input:before,
dui-input-switch-base[disabled=true] input:before {
  background-color: var(--gray-100);
}
dui-input-switch-base:has(input:disabled) input:checked:before,
dui-input-switch-base[disabled=true] input:checked:before {
  background-color: var(--primary-100);
}
dui-input-switch-base[theme=dark] input[type=checkbox]::before {
  background-color: var(--gray-700);
}
dui-input-switch-base[theme=dark] input[type=checkbox]:checked::before {
  background-color: var(--primary-500);
}
dui-input-switch-base[theme=dark]:has(input:disabled) input[type=checkbox]::before,
dui-input-switch-base[theme=dark][disabled=true] input[type=checkbox]::before {
  background-color: var(--gray-700);
}
dui-input-switch-base[theme=dark]:has(input:disabled) input[type=checkbox]::after,
dui-input-switch-base[theme=dark][disabled=true] input[type=checkbox]::after {
  background-color: var(--gray-500);
}
dui-input-switch-base[theme=dark]:has(input:disabled) input[type=checkbox]:checked::before,
dui-input-switch-base[theme=dark][disabled=true] input[type=checkbox]:checked::before {
  background-color: var(--primary-800);
}
dui-input-switch-base:has(select:required):after,
dui-input-switch-base:has(input:required):after,
dui-input-switch-base[ng-reflect-required=true]:after,
dui-input-switch-base[required=true]:after,
dui-input-switch-base:has(textarea:required):after {
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  top: 6px;
  right: 5px;
  border-radius: 50%;
  background: var(--primary-500);
  z-index: 1;
  top: -0.375rem;
  right: -0.3125rem;
}
dui-input-switch-base {
  --icon-left-x-transition:0.4375rem;
  --icon-right-x-transition:2.125rem;
  --icon-y-transition:-1.625rem;
  --after-x-transition:1.6875rem;
  --checkbox-width:3.625rem;
  display: block;
  position: relative;
  height: fit-content;
  width: fit-content;
}
dui-input-switch-base [slot=icon-left],
dui-input-switch-base [slot=icon-right] {
  position: absolute;
  pointer-events: none;
  font-size: 1.25rem;
}
dui-input-switch-base [slot=icon-left] {
  transform: translate(var(--icon-left-x-transition), var(--icon-y-transition));
  -webkit-transform: translate(var(--icon-left-x-transition), var(--icon-y-transition));
  -ms-transform: translate(var(--icon-left-x-transition), var(--icon-y-transition));
}
dui-input-switch-base [slot=icon-right] {
  transform: translate(var(--icon-right-x-transition), var(--icon-y-transition));
  -webkit-transform: translate(var(--icon-right-x-transition), var(--icon-y-transition));
  -ms-transform: translate(var(--icon-right-x-transition), var(--icon-y-transition));
}
dui-input-switch-base:has(input:checked) [slot=icon-left] {
  color: var(--white);
  transition: color 0.4s ease;
}
dui-input-switch-base:has(input:checked) [slot=icon-right] {
  color: var(--primary-500);
  transition: color 0.4s ease;
}
dui-input-switch-base:not(dui-input-switch-base:has(input:checked)) [slot=icon-left] {
  color: var(--primary-500);
  transition: color 0.4s ease;
}
dui-input-switch-base:not(dui-input-switch-base:has(input:checked)) [slot=icon-right] {
  color: var(--white);
  transition: color 0.4s ease;
}
dui-input-switch-base:has([slot=icon-left]):has([slot=icon-right]) input[type=checkbox] {
  width: var(--checkbox-width);
}
dui-input-switch-base:has([slot=icon-left]):has([slot=icon-right]) input[type=checkbox]::before {
  width: var(--checkbox-width);
  background-color: var(--primary-500);
}
dui-input-switch-base:has([slot=icon-left]):has([slot=icon-right]) input[type=checkbox]:checked [slot=icon-left] {
  color: var(--white);
  transition: color 0.4s ease;
}
dui-input-switch-base:has([slot=icon-left]):has([slot=icon-right]) input[type=checkbox]:checked [slot=icon-right] {
  color: var(--primary-500);
  transition: color 0.4s ease;
}
dui-input-switch-base:has([slot=icon-left]):has([slot=icon-right]) input[type=checkbox]:checked::before {
  background-color: var(--primary-500);
}
dui-input-switch-base:has([slot=icon-left]):has([slot=icon-right]) input[type=checkbox]:checked::after {
  -webkit-transform: translateX(var(--after-x-transition));
  -ms-transform: translateX(var(--after-x-transition));
  transform: translateX(var(--after-x-transition));
}
dui-input-switch-base:has([slot=icon-left]):has([slot=icon-right]):has(input:disabled) input[type=checkbox]:disabled::before,
dui-input-switch-base[disabled=true] input[type=checkbox]:disabled::before {
  background-color: var(--gray-100);
}
dui-input-switch-base:has([slot=icon-left]):has([slot=icon-right]):has(input:disabled) [slot=icon-left],
dui-input-switch-base[disabled=true] [slot=icon-left] {
  color: var(--gray-100);
}
dui-input-switch-base:has([slot=icon-left]):has([slot=icon-right]):has(input:disabled) [slot=icon-right],
dui-input-switch-base[disabled=true] [slot=icon-right] {
  color: var(--white);
}
dui-input-switch-base:has([slot=icon-left]):has([slot=icon-right]):has(input:disabled):has(input:checked) [slot=icon-left],
dui-input-switch-base[disabled=true]:has(input:checked) [slot=icon-left] {
  color: var(--white);
}
dui-input-switch-base:has([slot=icon-left]):has([slot=icon-right]):has(input:disabled):has(input:checked) [slot=icon-right],
dui-input-switch-base[disabled=true]:has(input:checked) [slot=icon-right] {
  color: var(--gray-100);
}
dui-input-switch-base:has([slot=icon-left]):has([slot=icon-right]):has(input:disabled):has(input:checked):disabled::before,
dui-input-switch-base[disabled=true]:has(input:checked):disabled::before {
  background-color: var(--gray-100);
}
dui-input-switch-base[variant=gray]:has(input:checked) [slot=icon-left] {
  color: var(--gray-500);
  transition: color 0.4s ease;
}
dui-input-switch-base[variant=gray]:has(input:checked) [slot=icon-right] {
  color: var(--primary-500);
  transition: color 0.4s ease;
}
dui-input-switch-base[variant=gray]:not(dui-input-switch-base[variant=gray]:has(input:checked)) [slot=icon-left] {
  color: var(--primary-500);
  transition: color 0.4s ease;
}
dui-input-switch-base[variant=gray]:not(dui-input-switch-base[variant=gray]:has(input:checked)) [slot=icon-right] {
  color: var(--gray-500);
  transition: color 0.4s ease;
}
dui-input-switch-base[variant=gray]:has([slot=icon-left]):has([slot=icon-right]) input[type=checkbox]::before {
  background-color: var(--gray-100);
}
dui-input-autocompletion:not(.active) [slot=help-text],
dui-input-autocompletion:not(.active) [slot=header],
dui-input-autocompletion:not(.active) [slot=option],
dui-input-autocompletion:not(.active) dui-autocompletion-view {
  display: none;
}
dui-input-autocompletion.active {
  z-index: 100;
}
dui-input-autocompletion.active [slot=error-message] {
  display: none;
}
dui-input-autocompletion {
  transform-origin: center;
  transition-property:
    top,
    width,
    left;
  transition-duration: 0.3s;
  transition-timing-function: ease;
}
dui-input-autocompletion dui-input-base {
  width: 100%;
  gap: 0px;
}
dui-input-image {
  display: block;
  font-family: "dui-text";
  color: var(--gray-500);
  -webkit-tap-highlight-color: transparent;
  position: relative;
  height: 100%;
}
dui-input-image .base-input-container-main {
  height: 100%;
}
dui-input-image .base-input-container {
  width: 100%;
  height: 100%;
  background: var(--gray-50);
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 20px;
  position: relative;
  border: 2px dashed var(--gray-200);
  box-sizing: border-box;
}
dui-input-image .image-picker {
  display: flex;
  align-items: center;
  width: 100%;
}
dui-input-image .dark .base-input-container {
  border: 2px dashed var(--gray-500);
}
dui-input-image .desktop-header {
  font-weight: 700;
}
dui-input-image .background {
  width: 100%;
  display: flex;
  align-items: center;
  position: relative;
  flex-direction: column;
  gap: 10px;
}
dui-input-image .desktop .background.files {
  border-left: 1px solid var(--gray-200);
  padding: 10px 0;
  text-align: center;
}
dui-input-image .dark .desktop.disabled .background.files {
  border-left: 1px solid var(--gray-700);
}
dui-input-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 4px;
  position: absolute;
}
dui-input-image .disabled.base-input-container {
  color: var(--gray-200);
  border: 2px dashed var(--gray-200);
}
dui-input-image .dark .disabled.base-input-container {
  color: var(--gray-700);
  border: 2px dashed var(--gray-700);
}
dui-input-image .error.base-input-container {
  border: 2px dashed var(--danger);
}
dui-input-image input {
  z-index: 19;
  display: inline-block;
  cursor: pointer;
  width: 100%;
  height: 100%;
  position: absolute;
  background: none;
  opacity: 0;
}
dui-input-image .desktop input {
  right: 0;
}
dui-input-image .dark .base-input-container {
  background-color: var(--gray-800);
}
dui-input-image .base-input-container.focus {
  background: var(--gray-100);
}
dui-input-image .dark .base-input-container.focus {
  background: var(--gray-700);
}
dui-input-image .base-input-container.focus .hide-calendar-icon {
  background: var(--gray-100);
}
dui-input-image .dark .base-input-container.focus .hide-calendar-icon {
  background: var(--gray-700);
}
dui-input-image #input-container {
  display: flex;
  align-items: center;
  position: absolute;
  top: 8px;
  width: 100%;
}
dui-input-image .hide-calendar-icon {
  position: absolute;
  height: 22px;
  width: 22px;
  background: var(--gray-50);
  right: 0;
}
dui-input-image:has(input:required) .badge {
  width: 6px;
  height: 6px;
  position: absolute;
  top: 6px;
  right: 6px;
  border-radius: 50%;
  background: var(--primary-500);
}
dui-input-image i[slot=custom-icon],
dui-input-image .icon {
  font-size: 25px !important;
  pointer-events: all;
}
dui-input-image .icon.right {
  margin-right: 20px;
  position: absolute;
  top: 20px;
  right: 0;
  z-index: 20;
  font-size: 25px;
}
dui-input-image .icon.right dui-input-tooltip {
  font-size: 25px;
  width: 25px;
  height: 25px;
}
dui-input-image .icon-url {
  margin-right: 20px;
  position: absolute;
  top: 20px;
  right: 0;
  z-index: 21;
  display: flex;
  align-items: center;
  position: absolute;
  gap: 10px;
  border-radius: 25px;
  background-color: var(--gray-100);
  border: 2px solid var(--gray-100);
}
dui-input-image .icon-close {
  margin-bottom: -0.4375rem;
}
dui-input-image .dark .icon-url {
  background-color: var(--gray-800);
  border: 2px solid var(--gray-800);
}
dui-input-image .icon-url .icon {
  position: relative;
  margin: 0;
  top: 0;
}
dui-input-image .error-message {
  display: block;
  position: absolute;
  font-size: 13px;
  margin-left: 20px;
  height: 16px;
  color: var(--danger);
}
dui-input-image .error-message.hidden {
  display: none;
}
dui-input-image input {
  border: none;
  outline: none;
  width: 100%;
  font-size: 16px;
  color: var(--gray-800);
  background: none;
  padding: 0;
}
dui-input-image .dark input {
  color: var(--gray-100);
}
dui-input-image input {
  -webkit-appearance: none;
  font-family: "dui-text" !important;
}
dui-input-image .hide-empty-input {
  display: none !important;
}
dui-input-image {
}
@media (hover: hover) {
  dui-input-image .base-input-container:hover {
    background: var(--gray-100);
  }
  dui-input-image .dark .base-input-container:hover {
    background: var(--gray-700);
  }
}
dui-input-image {
}
dui-input-image:has(input:disabled) {
  color: var(--gray-200);
  pointer-events: none;
}
dui-input-image[theme=dark]:has(input:disabled) {
  color: var(--gray-700);
}
dui-input-image .desktop-header,
dui-input-image .background.files {
  display: none;
}
@media (min-width: 1280px) {
  dui-input-image .desktop-header,
  dui-input-image .background.files {
    display: block;
  }
}
dui-info-box {
  -webkit-user-select: none;
  user-select: none;
  display: grid;
  grid-template-areas: "title" "text" "button";
  padding: 1.25rem;
  font-family: "dui-text";
  color: var(--gray-900);
  position: relative;
  border-radius: 0.25rem;
}
dui-info-box > [slot=title] {
  font-family: "dui-heading";
  text-transform: uppercase;
  margin: 0;
  margin-bottom: 0.3125rem;
  color: var(--gray-900);
  grid-area: title;
  font-size: 16px;
  font-style: normal;
  font-weight: 900;
  line-height: 120%;
}
dui-info-box > [slot=text] {
  font-size: 0.875rem;
  color: var(--gray-900);
  grid-area: text;
}
dui-info-box > button,
dui-info-box > button-base,
dui-info-box > [slot=button] {
  margin-top: 0.625rem;
  grid-area: button;
  width: 100%;
}
@media screen and (min-width: 768px) {
  dui-info-box > button,
  dui-info-box > button-base,
  dui-info-box > [slot=button] {
    width: fit-content;
  }
}
dui-info-box {
}
dui-info-box[variant=warning] {
  background: var(--warning-light);
}
dui-info-box[variant=info] {
  background: var(--info-light);
}
dui-info-box[variant=danger] {
  background: var(--danger-light);
}
dui-info-box[variant=success] {
  background: var(--success-light);
}
dui-info-box {
}
dui-info-box[ng-reflect-theme=dark],
dui-info-box[theme=dark] {
  background: var(--gray-700);
}
dui-info-box[ng-reflect-theme=dark] > [slot=title],
dui-info-box[theme=dark] > [slot=title] {
  color: var(--white);
}
dui-info-box[ng-reflect-theme=dark] > [slot=text],
dui-info-box[theme=dark] > [slot=text] {
  color: var(--gray-200);
}
dui-info-box[ng-reflect-theme=dark][variant=warning]::before,
dui-info-box[theme=dark][variant=warning]::before {
  position: absolute;
  content: " ";
  top: 0;
  bottom: 0;
  left: 0;
  width: 3px;
  background: var(--warning);
}
dui-info-box[ng-reflect-theme=dark][variant=info]::before,
dui-info-box[theme=dark][variant=info]::before {
  position: absolute;
  content: " ";
  top: 0;
  bottom: 0;
  left: 0;
  width: 3px;
  background: var(--info);
}
dui-info-box[ng-reflect-theme=dark][variant=danger]::before,
dui-info-box[theme=dark][variant=danger]::before {
  position: absolute;
  content: " ";
  top: 0;
  bottom: 0;
  left: 0;
  width: 3px;
  background: var(--danger);
}
dui-info-box[ng-reflect-theme=dark][variant=success]::before,
dui-info-box[theme=dark][variant=success]::before {
  position: absolute;
  content: " ";
  top: 0;
  bottom: 0;
  left: 0;
  width: 3px;
  background: var(--success);
}
dui-chip-base {
  font-family: "dui-text";
  font-weight: bold;
  display: inline-flex;
  align-items: center;
  width: fit-content;
  padding: 2px 3px;
  text-align: center;
  gap: 2px;
  box-sizing: border-box;
  height: 18px;
  font-size: 12px;
  text-transform: uppercase;
  white-space: nowrap;
  line-height: normal;
  border-radius: 2px;
  border-width: 1px;
  border-style: solid;
}
dui-chip-base:is([rounded]):not([rounded=false]) {
  border-radius: 99999px;
  padding: 0 8px;
}
dui-chip-base:is([circleicon]):not([circleicon=false]) {
  padding: 2px 5px 2px 2px;
}
dui-chip-base:is([circleicon]):not([circleicon=false]) [slot=icon] {
  font-size: 18px !important;
}
dui-chip-base:is([circleicon]):not([circleicon=false]):is([rounded]):not([rounded=false]) {
  height: 22px;
}
dui-chip-base [slot=icon] {
  font-size: 12px !important;
  font-weight: normal;
  order: -1;
}
dui-chip-base {
}
dui-chip-base[variant=solid] {
  background: var(--primary-500);
  color: var(--white);
  border-color: rgba(0, 0, 0, 0);
}
dui-chip-base[variant=strokeSemitransparent] {
  border-color: var(--semitransparent-gray-20);
  color: var(--black);
}
dui-chip-base[variant=lightSemitransparent] {
  color: var(--black);
  border-color: var(--semitransparent-light-10);
}
dui-chip-base[variant=darkSemitransparent] {
  background: var(--semitransparent-gray-10);
  color: var(--white);
  border-color: rgba(0, 0, 0, 0);
}
dui-chip-base[variant=darkOutline] {
  background: transparent;
  border-color: var(--semitransparent-light-30);
  color: var(--white);
}
dui-chip-base[variant=grey] {
  background: var(--gray-500);
  color: var(--gray-800);
  border-color: rgba(0, 0, 0, 0);
}
dui-chip-base[variant=white] {
  background: var(--white);
  color: var(--black);
  border-color: rgba(0, 0, 0, 0);
}
dui-chip-base[variant=dark],
dui-chip-base[variant=light] {
  border-color: rgba(0, 0, 0, 0);
}
dui-chip-base[variant=dark] {
  color: var(--white);
}
dui-chip-base[variant=light] {
  color: var(--black);
}
dui-slider-base {
  --container-height:44px;
  --track-height:2px;
  --track-hidden-height:30px;
  --track-border-radius:2px;
  --thumb-dimension:30px;
  --thumb-left-position-percentage:50%;
  --thumb-left-position-offset:0px;
  --current-color:var(--primary-500);
  display: flex;
  align-items: center;
  height: var(--container-height);
  width: 100%;
  position: relative;
}
dui-slider-base:has(input[type=range]:disabled) {
  opacity: 0.3;
  pointer-events: none;
}
dui-slider-base:has(input[type=range]:disabled) input[type=range] {
  background: var(--gray-400);
}
dui-slider-base:has(input[type=range]:disabled)::before {
  border: 1px solid var(--gray-400);
}
dui-slider-base input:not([type=range]) {
  -webkit-appearance: none;
  appearance: none;
  border: none;
  box-shadow: none;
  background: transparent;
}
dui-slider-base input[type=range] {
  -webkit-appearance: none;
  appearance: none;
  border: none;
  box-shadow: none;
  background: var(--gray-100);
  width: 100%;
  height: var(--track-height);
}
dui-slider-base input[type=range]:hover {
  cursor: grab;
}
dui-slider-base input[type=range]:active {
  cursor: grabbing;
}
dui-slider-base input[type=range]:focus {
  outline: none;
}
dui-slider-base input[type=range]::-moz-range-thumb {
  appearance: none;
  height: var(--thumb-dimension);
  width: var(--thumb-dimension);
  border-radius: 50%;
  border: none;
  background: transparent;
}
dui-slider-base input[type=range]::-webkit-slider-thumb {
  height: var(--thumb-dimension);
  width: var(--thumb-dimension);
  border-radius: 50%;
  opacity: 0;
}
dui-slider-base input[type=range]::-webkit-slider-runnable-track {
  background: transparent;
  height: var(--track-hidden-height);
}
dui-slider-base input[type=range]::-moz-range-track {
  background: transparent;
  height: var(--track-hidden-height);
}
dui-slider-base::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: var(--track-height);
  width: var(--thumb-left-position-percentage);
  pointer-events: none;
  border-radius: var(--track-border-radius);
  background: var(--current-color);
}
dui-slider-base::before {
  display: flex;
  justify-content: center;
  align-items: center;
  content: "\ea0f";
  font-family: "ui-icons";
  font-size: 0.75rem;
  position: absolute;
  top: 50%;
  left: calc(var(--thumb-left-position-percentage) - var(--thumb-left-position-offset));
  transform: translate(-50%, -50%);
  height: var(--thumb-dimension);
  width: var(--thumb-dimension);
  background: var(--white);
  pointer-events: none;
  border-radius: 100%;
  z-index: 1;
  color: var(--current-color);
  border: 1px solid var(--gray-100);
  box-shadow: 0px 2px 4px 0px rgba(32, 32, 32, 0.06);
  transition: background-color 0.1s ease-in;
}
dui-slider-base {
}
@media (hover: hover) and (pointer: fine) {
  dui-slider-base:has(input[type=range]:hover)::before {
    background: var(--gray-50);
  }
}
dui-slider-base {
}
dui-slider-base:has(input[type=range]:active)::before {
  background: var(--gray-50);
}
dui-slider-base {
}
@media (hover: none) and (pointer: coarse) {
  dui-slider-base:has(input[type=range]:active)::before {
    background: var(--gray-50);
  }
}
dui-slider-base[theme=dark] input[type=range] {
  background: var(--gray-700);
}
dui-slider-base[theme=dark] {
}
@media (hover: hover) and (pointer: fine) {
  dui-slider-base[theme=dark]:has(input[type=range]:hover)::before {
    background: var(--gray-800);
  }
}
dui-slider-base[theme=dark] {
}
dui-slider-base[theme=dark]:has(input[type=range]:active)::before {
  background: var(--gray-800);
}
dui-slider-base[theme=dark] {
}
@media (hover: none) and (pointer: coarse) {
  dui-slider-base[theme=dark]:has(input[type=range]:active)::before {
    background: var(--gray-800);
  }
}
dui-slider-base[theme=dark]::before {
  background: var(--gray-900);
  border-color: var(--gray-700);
}
dui-slider-base[theme=dark]:has(input[type=range]:disabled) input[type=range] {
  background: var(--gray-300);
}
dui-slider-base[theme=dark]:has(input[type=range]:disabled)::before {
  border-color: var(--gray-300);
}
dui-empty-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  -webkit-user-select: none;
  user-select: none;
  padding: 0 20px;
  gap: 25px;
  background: transparent;
  font-family: "dui-text";
}
dui-empty-content [slot=icon] {
  order: 1;
  font-size: 8.4375rem;
  line-height: 1;
  color: var(--gray-200);
  grid-area: icon;
}
dui-empty-content [slot=title] {
  order: 2;
  font-size: 1.125rem;
  line-height: 20px;
  color: var(--gray-900);
  text-align: center;
  grid-area: title;
}
dui-empty-content [slot=description] {
  order: 3;
  font-size: 0.875rem;
  line-height: 18px;
  color: var(--gray-500);
  text-align: center;
  grid-area: desc;
}
dui-empty-content > [slot=button] {
  order: 4;
  width: 100%;
}
dui-empty-content [slot=end] {
  order: 5;
}
dui-empty-content [slot=title],
dui-empty-content [slot=description],
dui-empty-content > [slot=button],
dui-empty-content [slot=end] {
  max-width: 335px;
}
dui-empty-content dui-button-base {
  order: 4;
  width: 100% !important;
}
dui-empty-content dui-button-base:not(:has([slot=button])) {
  display: none !important;
}
dui-empty-content[theme=dark] {
  background: transparent;
}
dui-empty-content[theme=dark] [slot=icon] {
  color: var(--gray-700);
}
dui-empty-content[theme=dark] [slot=title] {
  color: var(--gray-50);
}
dui-empty-content[theme=dark] [slot=description] {
  color: var(--gray-700);
}
dui-empty-content[theme=red] [slot=icon] {
  color: var(--primary-600);
}
dui-empty-content[theme=red] [slot=title] {
  color: var(--gray-900);
}
dui-empty-content[theme=red] [slot=description] {
  color: var(--primary-700);
}
@media screen and (min-width: 768px) {
  dui-empty-content > [slot=button] {
    width: auto;
  }
}
dui-list-item {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  gap: 10px;
  height: 54px;
  padding: 0 20px;
  background: var(--white);
  transition: all 300ms ease;
  --light-active-bg:var(--gray-50);
  --dark-active-bg:var(--gray-800);
}
dui-list-item [slot=text] {
  order: 2;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: "dui-text";
  color: var(--gray-900);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  flex: 1;
}
dui-list-item [slot=icon-left] {
  order: 1;
  font-size: 1.5rem;
  color: var(--black);
  height: 24px;
  width: 24px;
}
dui-list-item [slot=icon-right] {
  order: 3;
  height: 26px;
  width: 42px;
  border-radius: 4px;
  color: var(--black);
  margin-left: 3px;
  margin-right: 3px;
}
dui-list-item:not(:last-of-type) {
  border-bottom: 1px solid var(--gray-100);
}
dui-list-item[disabled]:not([disabled=false]) {
  opacity: 0.4;
  pointer-events: none;
}
dui-list-item[active]:not([active=false]) {
  background: var(--light-active-bg);
}
dui-list-item:active {
  background: var(--light-active-bg);
}
@media (hover: hover) {
  dui-list-item:hover {
    background: var(--light-active-bg);
  }
}
dui-list-item[theme=dark] {
  background: var(--gray-900);
}
dui-list-item[theme=dark] [slot=text] {
  color: var(--gray-50);
}
dui-list-item[theme=dark] [slot=icon-left] {
  color: var(--gray-50);
}
dui-list-item[theme=dark] [slot=icon-right] {
  background: var(--white);
}
dui-list-item[theme=dark]:not(:last-of-type) {
  border-bottom: 1px solid var(--gray-800);
}
dui-list-item[theme=dark][active]:not([active=false]) {
  background: var(--dark-active-bg);
}
dui-list-item[theme=dark]:active {
  background: var(--dark-active-bg);
}
@media (hover: hover) {
  dui-list-item[theme=dark]:hover {
    background: var(--dark-active-bg);
  }
}
dui-list-item[theme=dark][disabled]:not([disabled=false]) [slot=text] {
  color: var(--gray-500);
}
dui-list-item[theme=dark][disabled]:not([disabled=false]) [slot=icon-left] {
  color: var(--gray-400);
}
dui-rounded-list {
  display: grid;
  width: 100%;
}
dui-rounded-list [slot=item] {
  background: white;
}
dui-rounded-list:not([groups]):not([groups=true]) {
  gap: 10px;
}
dui-rounded-list:not([groups]):not([groups=true]) [slot=item] {
  border-radius: 5px;
}
dui-rounded-list[groups]:not([groups=false]) [slot=item]:not(:last-child) {
  border-bottom: 1px solid var(--gray-100);
}
dui-rounded-list[connected]:not([connected=false]) {
  border-radius: 5px;
  gap: 0;
  overflow: hidden;
}
dui-rounded-list[connected]:not([connected=false]) [slot=item] {
  border-radius: 0;
}
dui-rounded-list[connected]:not([connected=false]) [slot=item]:not(:last-child) {
  border-bottom: 1px solid var(--gray-100);
}
dui-rounded-list-item .container {
  padding: 15px;
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  gap: 10px;
  max-width: 100%;
}
dui-rounded-list-item .container [slot=header] {
  flex: 1;
}
dui-rounded-list-item .disabled {
  opacity: 50%;
  pointer-events: none;
}
dui-rounded-list-item #collapsable,
dui-rounded-list-item #basic {
  transition: background-color 300ms ease;
}
dui-rounded-list-item #basic:not(.disabledHoverEffects):active {
  background: var(--gray-100);
}
dui-rounded-list-item #collapsable .collapsable-body {
  display: grid;
  grid-template-columns: 1fr;
  transition: grid-template-rows 500ms ease;
  overflow: hidden;
}
dui-rounded-list-item #collapsable .collapsable-body div {
  min-height: 0;
}
dui-rounded-list-item #collapsable ui-icon {
  transition: transform 500ms ease;
}
dui-rounded-list-item #collapsable.collapsed .collapsable-body {
  grid-template-rows: 0fr;
}
dui-rounded-list-item #collapsable.expanded .collapsable-body {
  grid-template-rows: 1fr;
}
dui-rounded-list-item #collapsable.expanded ui-icon {
  transform: rotate(-180deg);
}
dui-rounded-list-item #collapsable .group {
  min-width: 20px;
}
dui-rounded-list-item #collapsable .group .group-circle {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  border: 2px solid var(--gray-200);
  border-radius: 100%;
  position: relative;
  background: var(--white);
}
dui-rounded-list-item #collapsable .group .group-circle .group-dot {
  width: 4px;
  height: 4px;
  background: var(--gray-200);
  border-radius: 100%;
}
dui-rounded-list-item #collapsable .group .group-line {
  position: absolute;
  width: 2px;
  background: var(--gray-200);
  left: 24px;
}
dui-rounded-list-item #collapsable .group .group-line.up {
  top: 0;
  height: 50%;
}
dui-rounded-list-item #collapsable .group .group-line.down {
  bottom: 0;
  height: 50%;
}
dui-rounded-list-item #collapsable .group .group-line.full {
  top: 0;
  height: 100%;
}
dui-text-list-item {
  font-family: "dui-text";
  color: var(--gray-900);
  display: block;
  position: relative;
  margin-left: 20px;
}
dui-text-list-item::before {
  position: absolute;
  top: 3px;
  left: -15px;
  font-size: 0.75rem;
  content: "\ea01";
  font-family: "xx-icons";
  color: var(--primary-500);
  line-height: inherit;
}
dui-text-list-item[theme=dark] {
  color: var(--gray-100);
}
dui-loading-loader {
  width: 32px;
  height: 32px;
}
dui-loading-loader #loader {
  stroke: var(--semitransparent-gray-10);
}
dui-loading-loader #loader-inner {
  transition: stroke-dasharray 0.4s ease-out;
}
dui-loading-loader #loader-inner.monochromatic {
  stroke: var(--black);
}
dui-loading-loader[disabled]:not([disabled=false]) #loader-inner.monochromatic {
  stroke: var(--gray-300);
}
dui-loading-loader[disabled]:not([disabled=false]) #loader-inner:not(.monochromatic) {
  opacity: 0.4;
}
dui-loading-loader[theme=dark] #loader {
  stroke: var(--semitransparent-light-10);
}
dui-loading-loader[theme=dark] #loader-inner.monochromatic {
  stroke: var(--white);
}
dui-loading-loader[theme=dark][disabled]:not([disabled=false]) #loader {
  stroke: var(--semitransparent-light-10);
}
dui-loading-loader[theme=dark][disabled]:not([disabled=false]) #loader-inner.monochromatic {
  stroke: var(--gray-500);
}
dui-progressbar-row {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  gap: 10px;
  width: 100%;
  font-family: "dui-text";
}
dui-progressbar-row [slot=icon] {
  font-size: 1.5rem;
  color: var(--gray-500);
}
dui-progressbar-row [slot=title] {
  font-size: 0.875rem;
  font-weight: 700;
  color: var(--gray-900);
  text-transform: uppercase;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  flex: 0 0 128px;
}
dui-progressbar-row #bar {
  flex: 1;
  height: 0.125rem;
  border-radius: 0.5rem;
  overflow: hidden;
  background: var(--semitransparent-gray-10);
  position: relative;
}
dui-progressbar-row #bar div {
  position: absolute;
  height: 100%;
  transition: width 0.1s ease-out;
}
dui-progressbar-row #percentage {
  color: var(--gray-500);
  font-size: 0.875rem;
  line-height: 1.5rem;
  font-weight: 700;
  width: 4ch;
  text-align: end;
}
dui-progressbar-row[theme=dark] [slot=title] {
  color: var(--gray-50);
}
dui-progressbar-row[theme=dark] #bar {
  background: var(--semitransparent-light-10);
}
dui-loading-spinner {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: fit-content;
  gap: 39px;
  font-family: "dui-text";
  --countdown-duration:0;
}
dui-loading-spinner #loading-spinner {
  display: block;
  position: relative;
  width: 149px;
  height: 149px;
  aspect-ratio: 1/1;
  background: var(--white);
  border-radius: 50%;
  box-shadow: var(--shadow-big-down);
  -webkit-box-shadow: var(--shadow-big-down);
  -moz-box-shadow: var(--shadow-big-down);
}
dui-loading-spinner #loading-spinner #loading-spinner-progress.countdown.animate {
  animation: var(--countdown-duration) countdown linear forwards;
}
dui-loading-spinner #loading-spinner #loading-spinner-progress.infinite {
  stroke-dasharray: 100;
  stroke-dashoffset: 70;
  transform-origin: 50% 50%;
  animation: 1s spin linear infinite;
}
dui-loading-spinner #loading-spinner svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
dui-loading-spinner #loading-spinner #loading-spinner-content {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
dui-loading-spinner #loading-spinner #loading-spinner-content span {
  font-size: 2.5rem;
  font-weight: 700;
}
dui-loading-spinner #loading-spinner #loading-spinner-content [slot=icon] {
  font-size: 3.75rem !important;
  color: var(--gray-300);
}
dui-loading-spinner [slot=text] {
  font-size: 1.125rem;
  line-height: 1.8125rem;
  color: var(--gray-300);
  text-align: center;
  font-weight: 700;
}
@keyframes countdown {
  from {
    stroke-dashoffset: 0;
    stroke-dasharray: 100;
  }
  to {
    stroke-dashoffset: 100;
    stroke-dasharray: 100;
  }
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
dui-scrollable-tabs {
  width: 100%;
  position: relative;
  display: flex;
  overflow: hidden;
}
dui-scrollable-tabs .scrollable-tabs {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  scroll-behavior: smooth;
  -ms-overflow-style: none;
  scrollbar-width: none;
  flex-grow: 1;
  margin-right: -1px;
}
dui-scrollable-tabs .scrollable-tabs::-webkit-scrollbar {
  display: none;
}
dui-scrollable-tabs .scrollable-tabs #left-container,
dui-scrollable-tabs .scrollable-tabs #right-container {
  position: absolute;
  top: 0;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 300ms ease;
  cursor: pointer;
}
dui-scrollable-tabs .scrollable-tabs #left-container i,
dui-scrollable-tabs .scrollable-tabs #right-container i {
  pointer-events: none;
  color: var(--gray-900);
}
dui-scrollable-tabs .scrollable-tabs #left-container::before,
dui-scrollable-tabs .scrollable-tabs #right-container::before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  transition: opacity 300ms ease;
}
dui-scrollable-tabs .scrollable-tabs #left-container {
  left: 0;
}
dui-scrollable-tabs .scrollable-tabs #left-container::before {
  left: 100%;
}
dui-scrollable-tabs .scrollable-tabs #right-container {
  right: 0;
}
dui-scrollable-tabs .scrollable-tabs #right-container::before {
  right: 100%;
}
dui-scrollable-tabs .scrollable-tabs.has-overflow:not(.at-start) #left-container,
dui-scrollable-tabs .scrollable-tabs.has-overflow:not(.at-end) #right-container {
  opacity: 1;
  visibility: visible;
}
dui-scrollable-tabs .scrollable-tabs.at-start #left-container::before {
  opacity: 0;
}
dui-scrollable-tabs .scrollable-tabs.at-end #right-container::before {
  opacity: 0;
}
@media only screen and (pointer: coarse) {
  dui-scrollable-tabs .scrollable-tabs #left-container i,
  dui-scrollable-tabs .scrollable-tabs #right-container i {
    opacity: 0;
    pointer-events: none;
    display: inline-block;
    width: 0;
    margin: 0;
    height: 0;
  }
  dui-scrollable-tabs .scrollable-tabs #left-container::before,
  dui-scrollable-tabs .scrollable-tabs #right-container::before {
    width: 20px;
  }
  dui-scrollable-tabs .scrollable-tabs #left-container::before {
    background:
      linear-gradient(
        270deg,
        rgba(255, 255, 255, 0) 0%,
        #F2F2F2 100%);
  }
  dui-scrollable-tabs .scrollable-tabs #right-container::before {
    background:
      linear-gradient(
        270deg,
        #F2F2F2 0%,
        rgba(255, 255, 255, 0) 100%);
  }
  dui-scrollable-tabs[theme=dark] .scrollable-tabs #left-container::before {
    background:
      linear-gradient(
        270deg,
        rgba(32, 32, 32, 0) 0%,
        #000 100%);
  }
  dui-scrollable-tabs[theme=dark] .scrollable-tabs #right-container::before {
    background:
      linear-gradient(
        270deg,
        #000 0%,
        rgba(32, 32, 32, 0) 100%);
  }
}
@media only screen and (pointer: fine) {
  dui-scrollable-tabs {
    border: 1px solid var(--gray-200);
    height: 42px;
    border-radius: 4px;
  }
  dui-scrollable-tabs .scrollable-tabs #left-container,
  dui-scrollable-tabs .scrollable-tabs #right-container {
    display: flex;
    justify-content: center;
    align-items: center;
    background: var(--white);
    width: 44px;
  }
  dui-scrollable-tabs .scrollable-tabs #left-container::before,
  dui-scrollable-tabs .scrollable-tabs #right-container::before {
    width: 12px;
  }
  dui-scrollable-tabs .scrollable-tabs #left-container::before {
    background:
      linear-gradient(
        270deg,
        rgba(255, 255, 255, 0) 0%,
        #CCC 100%);
  }
  dui-scrollable-tabs .scrollable-tabs #right-container::before {
    background:
      linear-gradient(
        270deg,
        #CCC 0%,
        rgba(255, 255, 255, 0) 100%);
  }
  dui-scrollable-tabs[theme=dark] {
    border: 1px solid var(--gray-700);
  }
  dui-scrollable-tabs[theme=dark] .scrollable-tabs #left-container,
  dui-scrollable-tabs[theme=dark] .scrollable-tabs #right-container {
    background: var(--gray-800);
  }
  dui-scrollable-tabs[theme=dark] .scrollable-tabs #left-container i,
  dui-scrollable-tabs[theme=dark] .scrollable-tabs #right-container i {
    color: var(--white);
  }
  dui-scrollable-tabs[theme=dark] .scrollable-tabs #left-container::before {
    background:
      linear-gradient(
        270deg,
        rgba(41, 41, 41, 0) 0%,
        #292929 100%);
  }
  dui-scrollable-tabs[theme=dark] .scrollable-tabs #right-container::before {
    background:
      linear-gradient(
        270deg,
        #292929 0%,
        rgba(41, 41, 41, 0) 100%);
  }
}
dui-scrollable-tabs-button {
  --transitions:none;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  flex-basis: 100%;
  gap: 10px;
  background: var(--white);
  padding: 0 20px;
  transition: var(--transitions);
  font-family: "dui-heading";
  font-size: 14px;
  text-transform: uppercase;
  text-wrap: nowrap;
  color: var(--gray-900);
  -webkit-tap-highlight-color: transparent;
}
dui-scrollable-tabs-button:active {
  background: var(--gray-50);
}
dui-scrollable-tabs-button[theme=dark]:active {
  background: var(--gray-700);
}
dui-scrollable-tabs-button h1,
dui-scrollable-tabs-button h2,
dui-scrollable-tabs-button h3,
dui-scrollable-tabs-button h4,
dui-scrollable-tabs-button h5,
dui-scrollable-tabs-button h6,
dui-scrollable-tabs-button span,
dui-scrollable-tabs-button p {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
dui-scrollable-tabs-button [slot=icon] {
  order: -1;
  font-size: 1.125rem;
}
dui-scrollable-tabs-button[disabled]:not([disabled=false]) {
  pointer-events: none;
  opacity: 0.4;
}
@media only screen and (pointer: fine) {
  dui-scrollable-tabs-button {
    height: 44px;
    cursor: pointer;
  }
  dui-scrollable-tabs-button:has(:not([slot=icon]:only-child)) {
    padding: 0 30px;
  }
  dui-scrollable-tabs-button {
    border-right: 1px solid var(--gray-200);
  }
  dui-scrollable-tabs-button:active,
  dui-scrollable-tabs-button:hover {
    background: var(--gray-50);
  }
  dui-scrollable-tabs-button[active]:not([active=false]) {
    background: var(--gray-900);
    color: var(--white);
  }
  dui-scrollable-tabs-button[disabled]:not([disabled=false]) {
    color: var(--gray-200);
  }
  dui-scrollable-tabs-button[theme=dark] {
    background: var(--gray-800);
    border-right: 1px solid var(--gray-700);
    color: var(--white);
  }
  dui-scrollable-tabs-button[theme=dark][active]:not([active=false]) {
    background: var(--gray-600);
  }
  dui-scrollable-tabs-button[theme=dark][active]:not([active=false]):has(:not([slot=icon]:only-child)) {
    background: var(--gray-900);
    color: var(--primary-500);
  }
  dui-scrollable-tabs-button[theme=dark]:hover,
  dui-scrollable-tabs-button[theme=dark]:active {
    background: var(--gray-700);
  }
  dui-scrollable-tabs-button[theme=dark][disabled]:not([disabled=false]) {
    color: var(--gray-600);
  }
  dui-scrollable-tabs-button[variant=large] {
    font-size: 1.125rem;
  }
  dui-scrollable-tabs-button[variant=large] [slot=icon] {
    font-size: 1.375rem;
  }
}
@media only screen and (pointer: coarse) {
  dui-scrollable-tabs-button {
    border-right: 1px solid var(--gray-50);
    height: 44px;
  }
  dui-scrollable-tabs-button:active {
    background: var(--gray-50);
  }
  dui-scrollable-tabs-button[active]:not([active=false]) {
    background: var(--gray-900);
    color: var(--white);
  }
  dui-scrollable-tabs-button[theme=dark] {
    background: var(--black);
    color: var(--white);
    border-right: 1px solid var(--gray-900);
  }
  dui-scrollable-tabs-button[theme=dark][active]:not([active=false]) {
    background: var(--white);
    color: var(--black);
  }
  dui-scrollable-tabs-button[theme=dark]:active {
    background: var(--black);
  }
  dui-scrollable-tabs-button[variant=large] {
    height: 52px;
  }
  dui-scrollable-tabs-button[variant=large]::before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    right: 0;
    height: 2px;
    background: var(--primary-500);
    opacity: 0;
    transition: var(--transitions);
  }
  dui-scrollable-tabs-button[variant=large][active]:not([active=false])::before {
    opacity: 1;
  }
  dui-scrollable-tabs-button[variant=large][active]:not([active=false]) {
    background: var(--white);
    color: var(--gray-900);
  }
  dui-scrollable-tabs-button[variant=large]:active {
    background: var(--gray-50);
  }
  dui-scrollable-tabs-button[variant=large][theme=dark] {
    background: var(--gray-900);
    color: var(--white);
    border-right: 1px solid var(--gray-800);
  }
  dui-scrollable-tabs-button[variant=large][theme=dark][active]:not([active=false]) {
    background: var(--gray-900);
    color: var(--white);
  }
  dui-scrollable-tabs-button[variant=large][theme=dark]:active {
    background: var(--black);
  }
}
.air-datepicker-overlay {
  z-index: 100 !important;
}
.air-datepicker {
  font-family: "dui-text";
  height: auto;
  border-radius: 40px;
  width: 352px !important;
  display: flex;
  flex-direction: column;
  -webkit-user-select: none;
  user-select: none;
}
.air-datepicker .custom-header {
  color: var(--gray-900);
  text-align: center;
  font-family: "dui-heading";
  font-size: 30px;
  line-height: 100%;
  text-transform: uppercase;
  padding: 40px 32px 24px;
}
.air-datepicker .air-datepicker--navigation {
  display: flex;
  align-items: center;
  padding: 0 16px;
  height: 44px;
}
.air-datepicker .air-datepicker--navigation .air-datepicker-nav {
  border: 0;
  margin: 0;
  min-height: 0;
  padding: 0;
}
.air-datepicker .air-datepicker--navigation .air-datepicker-nav .-disabled- {
  display: none;
}
.air-datepicker .air-datepicker--navigation .air-datepicker-nav .air-datepicker-nav--action {
  width: 10px;
  display: none;
}
.air-datepicker .air-datepicker--navigation .air-datepicker-nav .air-datepicker-nav--title,
.air-datepicker .air-datepicker--navigation .air-datepicker-nav i {
  font-size: 17px;
  color: var(--gray-900);
}
.air-datepicker .air-datepicker--navigation .air-datepicker-nav .air-datepicker-nav--title {
  padding: 0 5px;
}
.air-datepicker .air-datepicker--navigation .custom-navigation {
  margin-left: auto;
  color: var(--primary-500);
  font-size: 20px;
  display: flex;
  gap: 10px;
  margin-right: -5px;
}
.air-datepicker .air-datepicker--navigation .custom-navigation .ico {
  padding: 10px;
  cursor: pointer;
}
.air-datepicker .air-datepicker--navigation nav:has(.air-datepicker-nav--action.-disabled-[data-action=next]) + .custom-navigation .next-month {
  display: none;
}
.air-datepicker .air-datepicker--navigation nav:has(.air-datepicker-nav--action.-disabled-[data-action=prev]) + .custom-navigation .prev-month {
  display: none;
}
.air-datepicker .air-datepicker--content {
  font-size: 20px;
  height: 264px;
}
.air-datepicker .air-datepicker--content .air-datepicker-body--day-name {
  color: var(--gray-300);
  font-size: 14px;
}
.air-datepicker .air-datepicker--content .-other-month- {
  opacity: 0;
}
.air-datepicker .air-datepicker--content .-disabled- {
  color: var(--gray-200);
}
.air-datepicker .air-datepicker--content .-selected-:hover,
.air-datepicker .air-datepicker--content .-selected- {
  background-color: var(--primary-500) !important;
  border-radius: 50%;
  left: 2.27px;
  top: -1px;
  width: 40px;
  height: 40px;
  font-weight: bold;
}
.air-datepicker .air-datepicker--content .-selected-:hover.-current-,
.air-datepicker .air-datepicker--content .-selected-.-current- {
  color: var(--white);
}
.air-datepicker .air-datepicker--content .-selected-:hover.-month-,
.air-datepicker .air-datepicker--content .-selected-.-month- {
  height: 48px;
  width: 48px;
  left: 33.33px;
}
.air-datepicker .air-datepicker--content .-selected-:hover.-year-,
.air-datepicker .air-datepicker--content .-selected-.-year- {
  height: 64px;
  width: 64px;
  left: 11px;
}
.air-datepicker .air-datepicker--content .-focus- {
  background-color: transparent;
}
.air-datepicker .air-datepicker--content .-current- {
  color: var(--primary-500);
}
.air-datepicker .custom-buttons {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 24px 32px 30px;
}
:root {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  --dui-text-font-normal-normal-src:url("./media/FiraSansExtraCondensed-Regular-CJSAQPOV.woff2") format("woff2");
  --dui-text-font-bold-normal-src:url("./media/FiraSansExtraCondensed-Bold-QO4Y23N5.woff2") format("woff2");
  --dui-text-heading-bold-italic-src:url("./media/FiraSansExtraCondensed-BlackItalic-RQYPSXRS.woff2") format("woff2");
  --dui-text-heading-normal-italic-src:var(--dui-text-heading-bold-italic-src);
  --dui-text-heading-normal-normal-src:url("./media/FiraSansExtraCondensed-BlackItalic-RQYPSXRS.woff2") format("woff2");
  --shadow-big-down:0px 20px 30px 0px rgba(0, 0, 0, 0.2);
  --shadow-big-up:0px -20px 30px 0px rgba(0, 0, 0, 0.2);
  --shadow-small-down:0px 5px 10px 0px rgba(0, 0, 0, 0.1);
  --shadow-small-up:0px -5px 10px 0px rgba(0, 0, 0, 0.2);
  --white:#ffffff;
  --black:#000000;
  --gray-50:#f2f2f2;
  --gray-100:#e5e5e5;
  --gray-200:#cccccc;
  --gray-300:#b2b2b2;
  --gray-400:#999999;
  --gray-500:#7f7f7f;
  --gray-600:#666666;
  --gray-700:#4c4c4c;
  --gray-800:#333333;
  --gray-900:#202020;
  --primary-50:#fee7ea;
  --primary-100:#fdcfd6;
  --primary-200:#fa9ead;
  --primary-300:#f86e83;
  --primary-400:#f53d5a;
  --primary-500:#f30d31;
  --primary-600:#c20a27;
  --primary-700:#92081d;
  --primary-800:#610514;
  --primary-900:#31030a;
  --approved:#21a0f1;
  --success:#48d31d;
  --danger:#f30d31;
  --warning:#ffca0d;
  --info:#51bbff;
  --dark-green:#233413;
  --info-light:#e8f5fe;
  --warning-light:#f7f2e8;
  --danger-light:#fee8e8;
  --success-light:#f1fae9;
  --yellow-card:#ffe333;
  --red-card:#f40034;
  --cefo:#ceff00;
  --semitransparent-gray-10:rgba(32, 32, 32, 0.1);
  --semitransparent-gray-20:rgba(32, 32, 32, 0.2);
  --semitransparent-gray-30:rgba(32, 32, 32, 0.3);
  --semitransparent-gray-50:rgba(32, 32, 32, 0.5);
  --semitransparent-gray-80:rgba(32, 32, 32, 0.8);
  --semitransparent-light-10:rgba(255, 255, 255, 0.1);
  --semitransparent-light-20:rgba(255, 255, 255, 0.2);
  --semitransparent-light-30:rgba(255, 255, 255, 0.3);
  --semitransparent-light-50:rgba(255, 255, 255, 0.5);
  --semitransparent-black-80:rgba(0, 0, 0, 0.8);
  --purple-50:#f3edf8;
  --purple-100:#e6d7f3;
  --purple-200:#ccb0e8;
  --purple-300:#b388dc;
  --purple-400:#9961d1;
  --purple-500:#8039c5;
  --purple-600:#662e9e;
  --purple-700:#4d2276;
  --purple-800:#33174f;
  --purple-900:#1a0b27;
  --green-50:#e9f9e4;
  --green-100:#daf6d2;
  --green-200:#b6eda5;
  --green-300:#91e577;
  --green-400:#6ddc4a;
  --green-500:#48d31d;
  --green-600:#3aa917;
  --green-700:#2b7f11;
  --green-800:#1d540c;
  --green-900:#0e2a06;
  --blue-50:#e8f5fe;
  --blue-100:#d3ecfc;
  --blue-200:#a6d9f9;
  --blue-300:#7ac6f7;
  --blue-400:#4db3f4;
  --blue-500:#21a0f1;
  --blue-600:#1a80c1;
  --blue-700:#146091;
  --blue-800:#0d4060;
  --blue-900:#072030;
  --red:#f30d31;
  --turquoise:#0dcac8;
  --turquoise-light:#f1fdfd;
  --orange:#ffa826;
  --orange-light:#ffecd6;
}
@font-face {
  font-family: "dui-text";
  src: var(--dui-text-font-normal-normal-src, url("./media/FiraSansExtraCondensed-Regular-CJSAQPOV.woff2") format("woff2"));
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "dui-text";
  src: var(--dui-text-font-bold-normal-src, url("./media/FiraSansExtraCondensed-Bold-QO4Y23N5.woff2") format("woff2"));
  font-weight: bold;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "dui-heading";
  src: var(--dui-text-heading-bold-italic-src, url("./media/FiraSansExtraCondensed-BlackItalic-RQYPSXRS.woff2") format("woff2"));
  font-style: italic;
  font-weight: bold;
  font-display: block;
}
@font-face {
  font-family: "dui-heading";
  src: var(--dui-text-heading-normal-italic-src, url("./media/FiraSansExtraCondensed-BlackItalic-RQYPSXRS.woff2") format("woff2"));
  font-style: italic;
  font-weight: normal;
  font-display: block;
}
@font-face {
  font-family: "dui-heading";
  src: var(--dui-text-heading-normal-normal-src, url("./media/FiraSansExtraCondensed-BlackItalic-RQYPSXRS.woff2") format("woff2"));
  font-style: normal;
  font-weight: normal;
  font-display: block;
}
@font-face {
  font-family: "ui-icons";
  src:
    url("./media/ui-icons-W5I3A5EJ.ttf") format("truetype"),
    url("./media/ui-icons-6XFDKPJM.eot") format("embedded-opentype"),
    url("./media/ui-icons-ICZMLUW4.woff") format("woff");
}
[class^=dui-icon-]:before,
[class*=" dui-icon-"]:before {
  font-family: "ui-icons" !important;
  font-style: normal;
  font-weight: normal !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body.modal-open {
  overflow: hidden !important;
}
.dui-icon-info-solid:before {
  content: "\ea01";
}
.dui-icon-x-outline:before {
  content: "\ea02";
}
.dui-icon-check-handwrite-solid:before {
  content: "\ea03";
}
.dui-icon-exclamation-solid:before {
  content: "\ea04";
}
.dui-icon-view-solid:before {
  content: "\ea05";
}
.dui-icon-clipboard-outline:before {
  content: "\ea06";
}
.dui-icon-clipoard-check-outline:before {
  content: "\ea07";
}
.dui-icon-camera-solid:before {
  content: "\ea08";
}
.dui-icon-x-in-circle-solid:before {
  content: "\ea09";
}
.dui-icon-chevrondown-solid:before {
  content: "\ea0a";
}
.dui-icon-calendar-solid:before {
  content: "\ea0b";
}
.dui-icon-upload-solid:before {
  content: "\ea0c";
}
.dui-icon-check-outline:before {
  content: "\ea0d";
}
.dui-icon-noview-solid:before {
  content: "\ea0e";
}
.dui-draggerlines-horizontal:before {
  content: "\ea0f";
}
dui-button-base {
  box-sizing: border-box;
  border: 1px solid transparent;
}
dui-button-base,
dui-button-base button,
dui-button-base a {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
dui-button-base {
  font-family: "dui-heading";
  position: relative;
  display: inline-flex;
  border-radius: 4px;
  height: 44px;
  width: fit-content;
  font-size: 18px;
  white-space: nowrap;
  overflow: hidden;
  transition-property:
    color,
    background-color,
    border-color,
    text-decoration-color,
    fill,
    stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
dui-button-base > [slot=button] {
  height: 100%;
  width: 100%;
  font-family: inherit;
  font-size: inherit;
}
dui-button-base:not(:has([slot=button])),
dui-button-base > [slot=button] {
  box-sizing: border-box;
  padding: 0 20px;
  outline: none;
  flex-direction: row;
  isolation: isolate;
  gap: 6px;
  cursor: pointer;
  font-size: inherit;
  background-color: transparent;
  border-width: 0;
  color: inherit;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: inherit;
}
dui-button-base:not(:has([slot=button])) [dui-right-icon],
dui-button-base > [slot=button] [dui-right-icon] {
  order: 3;
}
dui-button-base:not(:has([slot=button])) [dui-icon],
dui-button-base > [slot=button] [dui-icon] {
  order: 0;
}
dui-button-base:not(:has([slot=button])) [dui-right-icon],
dui-button-base:not(:has([slot=button])) [dui-icon],
dui-button-base > [slot=button] [dui-right-icon],
dui-button-base > [slot=button] [dui-icon] {
  width: 20px;
  height: 20px;
  font-size: 20px;
}
dui-button-base[readonly]:not([readonly=false]),
dui-button-base[ng-reflect-readonly]:not([ng-reflect-readonly=false]),
dui-button-base[loading]:not([loading=false]),
dui-button-base[ng-reflect-loading]:not([ng-reflect-loading=false]),
dui-button-base[ng-reflect-loading=true],
dui-button-base[loading=true],
dui-button-base[ng-reflect-readonly=true],
dui-button-base[readonly=true] {
  pointer-events: none;
  cursor: inherit;
}
dui-button-base[disabled]:not([disabled=false]),
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-base[disabled=true],
dui-button-base[ng-reflect-disabled=true],
dui-button-base:has(button[slot=button]:disabled) {
  pointer-events: none;
}
dui-button-base[variant=solidBasic] > [slot=button],
dui-button-base[variant=outlineBasic] > [slot=button] {
  height: 100%;
  width: 100%;
  font-family: inherit;
  font-size: inherit;
}
dui-button-base[variant=solidBasic]:not(:has([slot=button])),
dui-button-base[variant=solidBasic] > [slot=button],
dui-button-base[variant=outlineBasic]:not(:has([slot=button])),
dui-button-base[variant=outlineBasic] > [slot=button] {
  gap: 10px;
}
dui-button-base[variant=solidBasic],
dui-button-base[variant=solidBasic] button,
dui-button-base[variant=solidBasic] a,
dui-button-base[variant=outlineBasic],
dui-button-base[variant=outlineBasic] button,
dui-button-base[variant=outlineBasic] a {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
dui-button-base[variant=solidBasic],
dui-button-base[variant=outlineBasic] {
  font-family: "dui-heading";
  position: relative;
  display: inline-flex;
  border-radius: 4px;
  height: 44px;
  width: fit-content;
  font-size: 18px;
  white-space: nowrap;
  overflow: hidden;
  transition-property:
    color,
    background-color,
    border-color,
    text-decoration-color,
    fill,
    stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
dui-button-base[variant=solidBasic] > [slot=button],
dui-button-base[variant=outlineBasic] > [slot=button] {
  height: 100%;
  width: 100%;
  font-family: inherit;
  font-size: inherit;
}
dui-button-base[variant=solidBasic]:not(:has([slot=button])),
dui-button-base[variant=solidBasic] > [slot=button],
dui-button-base[variant=outlineBasic]:not(:has([slot=button])),
dui-button-base[variant=outlineBasic] > [slot=button] {
  box-sizing: border-box;
  padding: 0 20px;
  outline: none;
  flex-direction: row;
  isolation: isolate;
  gap: 6px;
  cursor: pointer;
  font-size: inherit;
  background-color: transparent;
  border-width: 0;
  color: inherit;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: inherit;
}
dui-button-base[variant=solidBasic]:not(:has([slot=button])) [dui-right-icon],
dui-button-base[variant=solidBasic] > [slot=button] [dui-right-icon],
dui-button-base[variant=outlineBasic]:not(:has([slot=button])) [dui-right-icon],
dui-button-base[variant=outlineBasic] > [slot=button] [dui-right-icon] {
  order: 3;
}
dui-button-base[variant=solidBasic]:not(:has([slot=button])) [dui-icon],
dui-button-base[variant=solidBasic] > [slot=button] [dui-icon],
dui-button-base[variant=outlineBasic]:not(:has([slot=button])) [dui-icon],
dui-button-base[variant=outlineBasic] > [slot=button] [dui-icon] {
  order: 0;
}
dui-button-base[variant=solidBasic]:not(:has([slot=button])) [dui-right-icon],
dui-button-base[variant=solidBasic]:not(:has([slot=button])) [dui-icon],
dui-button-base[variant=solidBasic] > [slot=button] [dui-right-icon],
dui-button-base[variant=solidBasic] > [slot=button] [dui-icon],
dui-button-base[variant=outlineBasic]:not(:has([slot=button])) [dui-right-icon],
dui-button-base[variant=outlineBasic]:not(:has([slot=button])) [dui-icon],
dui-button-base[variant=outlineBasic] > [slot=button] [dui-right-icon],
dui-button-base[variant=outlineBasic] > [slot=button] [dui-icon] {
  width: 20px;
  height: 20px;
  font-size: 20px;
}
dui-button-base[variant=solidBasic]:not(:has([slot=button])) > [slot=button],
dui-button-base[variant=solidBasic] > [slot=button] > [slot=button],
dui-button-base[variant=outlineBasic]:not(:has([slot=button])) > [slot=button],
dui-button-base[variant=outlineBasic] > [slot=button] > [slot=button] {
  height: 100%;
  width: 100%;
  font-family: inherit;
  font-size: inherit;
}
dui-button-base[variant=solidBasic]:not(:has([slot=button])):not(:has([slot=button])),
dui-button-base[variant=solidBasic]:not(:has([slot=button])) > [slot=button],
dui-button-base[variant=solidBasic] > [slot=button]:not(:has([slot=button])),
dui-button-base[variant=solidBasic] > [slot=button] > [slot=button],
dui-button-base[variant=outlineBasic]:not(:has([slot=button])):not(:has([slot=button])),
dui-button-base[variant=outlineBasic]:not(:has([slot=button])) > [slot=button],
dui-button-base[variant=outlineBasic] > [slot=button]:not(:has([slot=button])),
dui-button-base[variant=outlineBasic] > [slot=button] > [slot=button] {
  gap: 10px;
}
dui-button-base[variant=solidBasic][readonly]:not([readonly=false]),
dui-button-base[variant=solidBasic][ng-reflect-readonly]:not([ng-reflect-readonly=false]),
dui-button-base[variant=solidBasic][loading]:not([loading=false]),
dui-button-base[variant=solidBasic][ng-reflect-loading]:not([ng-reflect-loading=false]),
dui-button-base[variant=solidBasic][ng-reflect-loading=true],
dui-button-base[variant=solidBasic][loading=true],
dui-button-base[variant=solidBasic][ng-reflect-readonly=true],
dui-button-base[variant=solidBasic][readonly=true],
dui-button-base[variant=outlineBasic][readonly]:not([readonly=false]),
dui-button-base[variant=outlineBasic][ng-reflect-readonly]:not([ng-reflect-readonly=false]),
dui-button-base[variant=outlineBasic][loading]:not([loading=false]),
dui-button-base[variant=outlineBasic][ng-reflect-loading]:not([ng-reflect-loading=false]),
dui-button-base[variant=outlineBasic][ng-reflect-loading=true],
dui-button-base[variant=outlineBasic][loading=true],
dui-button-base[variant=outlineBasic][ng-reflect-readonly=true],
dui-button-base[variant=outlineBasic][readonly=true] {
  pointer-events: none;
  cursor: inherit;
}
dui-button-base[variant=solidBasic][disabled]:not([disabled=false]),
dui-button-base[variant=solidBasic][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-base[variant=solidBasic][disabled=true],
dui-button-base[variant=solidBasic][ng-reflect-disabled=true],
dui-button-base[variant=solidBasic]:has(button[slot=button]:disabled),
dui-button-base[variant=outlineBasic][disabled]:not([disabled=false]),
dui-button-base[variant=outlineBasic][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-base[variant=outlineBasic][disabled=true],
dui-button-base[variant=outlineBasic][ng-reflect-disabled=true],
dui-button-base[variant=outlineBasic]:has(button[slot=button]:disabled) {
  pointer-events: none;
}
dui-button-base[badge]:not([badge=false])::after,
dui-button-base[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[ng-reflect-badge=true]::after,
dui-button-base[badge=true]::after {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  position: absolute;
  top: 6px;
  right: 6px;
  border-radius: 50%;
  background: var(--black);
}
dui-button-base[variant=outlineTransparent][badge]:not([badge=false])::after,
dui-button-base[variant=outlineTransparent][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=outlineTransparent][ng-reflect-badge=true]::after,
dui-button-base[variant=outlineTransparent][badge=true]::after,
dui-button-base[variant=solidBasic][badge]:not([badge=false])::after,
dui-button-base[variant=solidBasic][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidBasic][ng-reflect-badge=true]::after,
dui-button-base[variant=solidBasic][badge=true]::after,
dui-button-base[variant=solidDark][badge]:not([badge=false])::after,
dui-button-base[variant=solidDark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidDark][ng-reflect-badge=true]::after,
dui-button-base[variant=solidDark][badge=true]::after {
  background: var(--primary-500);
}
dui-button-base {
  width: fit-content;
}
dui-button-base[expand]:not([expand=false]),
dui-button-base[ng-reflect-expand]:not([ng-reflect-expand=false]),
dui-button-base[expand=true],
dui-button-base[ng-reflect-expand=true] {
  width: 100%;
}
dui-button-base[expand]:not([expand=false])[ng-reflect-loading=true] > [slot=button],
dui-button-base[expand]:not([expand=false])[loading=true] > [slot=button],
dui-button-base[ng-reflect-expand]:not([ng-reflect-expand=false])[ng-reflect-loading=true] > [slot=button],
dui-button-base[ng-reflect-expand]:not([ng-reflect-expand=false])[loading=true] > [slot=button],
dui-button-base[expand=true][ng-reflect-loading=true] > [slot=button],
dui-button-base[expand=true][loading=true] > [slot=button],
dui-button-base[ng-reflect-expand=true][ng-reflect-loading=true] > [slot=button],
dui-button-base[ng-reflect-expand=true][loading=true] > [slot=button] {
  height: 100%;
  width: 100%;
  font-family: inherit;
  font-size: inherit;
}
dui-button-base[expand]:not([expand=false])[ng-reflect-loading=true]:not(:has([slot=button])),
dui-button-base[expand]:not([expand=false])[ng-reflect-loading=true] > [slot=button],
dui-button-base[expand]:not([expand=false])[loading=true]:not(:has([slot=button])),
dui-button-base[expand]:not([expand=false])[loading=true] > [slot=button],
dui-button-base[ng-reflect-expand]:not([ng-reflect-expand=false])[ng-reflect-loading=true]:not(:has([slot=button])),
dui-button-base[ng-reflect-expand]:not([ng-reflect-expand=false])[ng-reflect-loading=true] > [slot=button],
dui-button-base[ng-reflect-expand]:not([ng-reflect-expand=false])[loading=true]:not(:has([slot=button])),
dui-button-base[ng-reflect-expand]:not([ng-reflect-expand=false])[loading=true] > [slot=button],
dui-button-base[expand=true][ng-reflect-loading=true]:not(:has([slot=button])),
dui-button-base[expand=true][ng-reflect-loading=true] > [slot=button],
dui-button-base[expand=true][loading=true]:not(:has([slot=button])),
dui-button-base[expand=true][loading=true] > [slot=button],
dui-button-base[ng-reflect-expand=true][ng-reflect-loading=true]:not(:has([slot=button])),
dui-button-base[ng-reflect-expand=true][ng-reflect-loading=true] > [slot=button],
dui-button-base[ng-reflect-expand=true][loading=true]:not(:has([slot=button])),
dui-button-base[ng-reflect-expand=true][loading=true] > [slot=button] {
  padding-right: 44px;
}
dui-button-base[expand]:not([expand=false])[ng-reflect-loading=true][ng-reflect-size=small] > [slot=button],
dui-button-base[expand]:not([expand=false])[ng-reflect-loading=true][size=small] > [slot=button],
dui-button-base[expand]:not([expand=false])[loading=true][ng-reflect-size=small] > [slot=button],
dui-button-base[expand]:not([expand=false])[loading=true][size=small] > [slot=button],
dui-button-base[ng-reflect-expand]:not([ng-reflect-expand=false])[ng-reflect-loading=true][ng-reflect-size=small] > [slot=button],
dui-button-base[ng-reflect-expand]:not([ng-reflect-expand=false])[ng-reflect-loading=true][size=small] > [slot=button],
dui-button-base[ng-reflect-expand]:not([ng-reflect-expand=false])[loading=true][ng-reflect-size=small] > [slot=button],
dui-button-base[ng-reflect-expand]:not([ng-reflect-expand=false])[loading=true][size=small] > [slot=button],
dui-button-base[expand=true][ng-reflect-loading=true][ng-reflect-size=small] > [slot=button],
dui-button-base[expand=true][ng-reflect-loading=true][size=small] > [slot=button],
dui-button-base[expand=true][loading=true][ng-reflect-size=small] > [slot=button],
dui-button-base[expand=true][loading=true][size=small] > [slot=button],
dui-button-base[ng-reflect-expand=true][ng-reflect-loading=true][ng-reflect-size=small] > [slot=button],
dui-button-base[ng-reflect-expand=true][ng-reflect-loading=true][size=small] > [slot=button],
dui-button-base[ng-reflect-expand=true][loading=true][ng-reflect-size=small] > [slot=button],
dui-button-base[ng-reflect-expand=true][loading=true][size=small] > [slot=button] {
  height: 100%;
  width: 100%;
  font-family: inherit;
  font-size: inherit;
}
dui-button-base[expand]:not([expand=false])[ng-reflect-loading=true][ng-reflect-size=small]:not(:has([slot=button])),
dui-button-base[expand]:not([expand=false])[ng-reflect-loading=true][ng-reflect-size=small] > [slot=button],
dui-button-base[expand]:not([expand=false])[ng-reflect-loading=true][size=small]:not(:has([slot=button])),
dui-button-base[expand]:not([expand=false])[ng-reflect-loading=true][size=small] > [slot=button],
dui-button-base[expand]:not([expand=false])[loading=true][ng-reflect-size=small]:not(:has([slot=button])),
dui-button-base[expand]:not([expand=false])[loading=true][ng-reflect-size=small] > [slot=button],
dui-button-base[expand]:not([expand=false])[loading=true][size=small]:not(:has([slot=button])),
dui-button-base[expand]:not([expand=false])[loading=true][size=small] > [slot=button],
dui-button-base[ng-reflect-expand]:not([ng-reflect-expand=false])[ng-reflect-loading=true][ng-reflect-size=small]:not(:has([slot=button])),
dui-button-base[ng-reflect-expand]:not([ng-reflect-expand=false])[ng-reflect-loading=true][ng-reflect-size=small] > [slot=button],
dui-button-base[ng-reflect-expand]:not([ng-reflect-expand=false])[ng-reflect-loading=true][size=small]:not(:has([slot=button])),
dui-button-base[ng-reflect-expand]:not([ng-reflect-expand=false])[ng-reflect-loading=true][size=small] > [slot=button],
dui-button-base[ng-reflect-expand]:not([ng-reflect-expand=false])[loading=true][ng-reflect-size=small]:not(:has([slot=button])),
dui-button-base[ng-reflect-expand]:not([ng-reflect-expand=false])[loading=true][ng-reflect-size=small] > [slot=button],
dui-button-base[ng-reflect-expand]:not([ng-reflect-expand=false])[loading=true][size=small]:not(:has([slot=button])),
dui-button-base[ng-reflect-expand]:not([ng-reflect-expand=false])[loading=true][size=small] > [slot=button],
dui-button-base[expand=true][ng-reflect-loading=true][ng-reflect-size=small]:not(:has([slot=button])),
dui-button-base[expand=true][ng-reflect-loading=true][ng-reflect-size=small] > [slot=button],
dui-button-base[expand=true][ng-reflect-loading=true][size=small]:not(:has([slot=button])),
dui-button-base[expand=true][ng-reflect-loading=true][size=small] > [slot=button],
dui-button-base[expand=true][loading=true][ng-reflect-size=small]:not(:has([slot=button])),
dui-button-base[expand=true][loading=true][ng-reflect-size=small] > [slot=button],
dui-button-base[expand=true][loading=true][size=small]:not(:has([slot=button])),
dui-button-base[expand=true][loading=true][size=small] > [slot=button],
dui-button-base[ng-reflect-expand=true][ng-reflect-loading=true][ng-reflect-size=small]:not(:has([slot=button])),
dui-button-base[ng-reflect-expand=true][ng-reflect-loading=true][ng-reflect-size=small] > [slot=button],
dui-button-base[ng-reflect-expand=true][ng-reflect-loading=true][size=small]:not(:has([slot=button])),
dui-button-base[ng-reflect-expand=true][ng-reflect-loading=true][size=small] > [slot=button],
dui-button-base[ng-reflect-expand=true][loading=true][ng-reflect-size=small]:not(:has([slot=button])),
dui-button-base[ng-reflect-expand=true][loading=true][ng-reflect-size=small] > [slot=button],
dui-button-base[ng-reflect-expand=true][loading=true][size=small]:not(:has([slot=button])),
dui-button-base[ng-reflect-expand=true][loading=true][size=small] > [slot=button] {
  padding-right: 42px;
}
dui-button-base[ng-reflect-loading=true] > [slot=button],
dui-button-base[loading=true] > [slot=button] {
  height: 100%;
  width: 100%;
  font-family: inherit;
  font-size: inherit;
}
dui-button-base[ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[loading=true]:not(:has([slot=button]))::before,
dui-button-base[loading=true] > [slot=button]::before {
  content: "";
  animation: spin 1s linear infinite;
  width: 16px !important;
  height: 16px;
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
dui-button-base[ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[loading=true]:not(:has([slot=button]))::before,
dui-button-base[loading=true] > [slot=button]::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill='%23fff' fill-opacity='.2' d='M7.987 0C3.573 0 0 3.584 0 8s3.578 8 7.987 8c4.41 0 7.988-3.584 7.988-8s-3.578-8-7.988-8Zm0 13.412A5.41 5.41 0 0 1 2.584 8a5.41 5.41 0 0 1 5.403-5.412A5.41 5.41 0 0 1 13.391 8a5.41 5.41 0 0 1-5.404 5.412Z'/%3E%3Cpath fill='%23fff' d='M15.615 5.48C14.606 2.18 11.46 0 8.016 0c-.715 0-1.292.582-1.292 1.294 0 .712.577 1.294 1.287 1.294 2.32 0 4.443 1.458 5.135 3.68 1.157 3.724-1.59 7.144-5.135 7.144-.71 0-1.287.582-1.287 1.294 0 .712.577 1.294 1.287 1.294 5.231 0 9.285-5.032 7.604-10.526v.005Z'/%3E%3C/svg%3E");
  background-size: cover;
}
dui-button-base[variant=solidBasic]:not([ng-reflect-theme=dark])[ng-reflect-loading=true] > [slot=button],
dui-button-base[variant=solidBasic]:not([ng-reflect-theme=dark])[loading=true] > [slot=button],
dui-button-base[variant=solidBasic]:not([theme=dark])[ng-reflect-loading=true] > [slot=button],
dui-button-base[variant=solidBasic]:not([theme=dark])[loading=true] > [slot=button] {
  height: 100%;
  width: 100%;
  font-family: inherit;
  font-size: inherit;
}
dui-button-base[variant=solidBasic]:not([ng-reflect-theme=dark])[ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[variant=solidBasic]:not([ng-reflect-theme=dark])[ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[variant=solidBasic]:not([ng-reflect-theme=dark])[loading=true]:not(:has([slot=button]))::before,
dui-button-base[variant=solidBasic]:not([ng-reflect-theme=dark])[loading=true] > [slot=button]::before,
dui-button-base[variant=solidBasic]:not([theme=dark])[ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[variant=solidBasic]:not([theme=dark])[ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[variant=solidBasic]:not([theme=dark])[loading=true]:not(:has([slot=button]))::before,
dui-button-base[variant=solidBasic]:not([theme=dark])[loading=true] > [slot=button]::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill='%23202020' fill-opacity='.1' d='M7.987 0C3.573 0 0 3.584 0 8s3.578 8 7.987 8c4.41 0 7.988-3.584 7.988-8s-3.578-8-7.988-8Zm0 13.412A5.41 5.41 0 0 1 2.584 8a5.41 5.41 0 0 1 5.403-5.412A5.41 5.41 0 0 1 13.391 8a5.41 5.41 0 0 1-5.404 5.412Z'/%3E%3Cpath fill='%23000' d='M15.615 5.48C14.606 2.18 11.46 0 8.016 0c-.715 0-1.292.582-1.292 1.294 0 .712.577 1.294 1.287 1.294 2.32 0 4.443 1.458 5.135 3.68 1.157 3.724-1.59 7.144-5.135 7.144-.71 0-1.287.582-1.287 1.294 0 .712.577 1.294 1.287 1.294 5.231 0 9.285-5.032 7.604-10.526v.005Z'/%3E%3C/svg%3E");
}
dui-button-base[disabled]:not([disabled=false])[variant=solidPrimary][ng-reflect-loading=true] > [slot=button],
dui-button-base[disabled]:not([disabled=false])[variant=solidPrimary][loading=true] > [slot=button],
dui-button-base[disabled]:not([disabled=false])[variant=solidDark][ng-reflect-loading=true] > [slot=button],
dui-button-base[disabled]:not([disabled=false])[variant=solidDark][loading=true] > [slot=button],
dui-button-base[disabled]:not([disabled=false])[variant=solidPurple][ng-reflect-loading=true] > [slot=button],
dui-button-base[disabled]:not([disabled=false])[variant=solidPurple][loading=true] > [slot=button],
dui-button-base[disabled]:not([disabled=false])[variant=solidGreen][ng-reflect-loading=true] > [slot=button],
dui-button-base[disabled]:not([disabled=false])[variant=solidGreen][loading=true] > [slot=button],
dui-button-base[disabled]:not([disabled=false])[variant=solidBlue][ng-reflect-loading=true] > [slot=button],
dui-button-base[disabled]:not([disabled=false])[variant=solidBlue][loading=true] > [slot=button],
dui-button-base[disabled]:not([disabled=false])[variant=solidBasic][ng-reflect-loading=true] > [slot=button],
dui-button-base[disabled]:not([disabled=false])[variant=solidBasic][loading=true] > [slot=button],
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidPrimary][ng-reflect-loading=true] > [slot=button],
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidPrimary][loading=true] > [slot=button],
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidDark][ng-reflect-loading=true] > [slot=button],
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidDark][loading=true] > [slot=button],
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidPurple][ng-reflect-loading=true] > [slot=button],
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidPurple][loading=true] > [slot=button],
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidGreen][ng-reflect-loading=true] > [slot=button],
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidGreen][loading=true] > [slot=button],
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidBlue][ng-reflect-loading=true] > [slot=button],
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidBlue][loading=true] > [slot=button],
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidBasic][ng-reflect-loading=true] > [slot=button],
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidBasic][loading=true] > [slot=button],
dui-button-base[disabled=true][variant=solidPrimary][ng-reflect-loading=true] > [slot=button],
dui-button-base[disabled=true][variant=solidPrimary][loading=true] > [slot=button],
dui-button-base[disabled=true][variant=solidDark][ng-reflect-loading=true] > [slot=button],
dui-button-base[disabled=true][variant=solidDark][loading=true] > [slot=button],
dui-button-base[disabled=true][variant=solidPurple][ng-reflect-loading=true] > [slot=button],
dui-button-base[disabled=true][variant=solidPurple][loading=true] > [slot=button],
dui-button-base[disabled=true][variant=solidGreen][ng-reflect-loading=true] > [slot=button],
dui-button-base[disabled=true][variant=solidGreen][loading=true] > [slot=button],
dui-button-base[disabled=true][variant=solidBlue][ng-reflect-loading=true] > [slot=button],
dui-button-base[disabled=true][variant=solidBlue][loading=true] > [slot=button],
dui-button-base[disabled=true][variant=solidBasic][ng-reflect-loading=true] > [slot=button],
dui-button-base[disabled=true][variant=solidBasic][loading=true] > [slot=button],
dui-button-base[ng-reflect-disabled=true][variant=solidPrimary][ng-reflect-loading=true] > [slot=button],
dui-button-base[ng-reflect-disabled=true][variant=solidPrimary][loading=true] > [slot=button],
dui-button-base[ng-reflect-disabled=true][variant=solidDark][ng-reflect-loading=true] > [slot=button],
dui-button-base[ng-reflect-disabled=true][variant=solidDark][loading=true] > [slot=button],
dui-button-base[ng-reflect-disabled=true][variant=solidPurple][ng-reflect-loading=true] > [slot=button],
dui-button-base[ng-reflect-disabled=true][variant=solidPurple][loading=true] > [slot=button],
dui-button-base[ng-reflect-disabled=true][variant=solidGreen][ng-reflect-loading=true] > [slot=button],
dui-button-base[ng-reflect-disabled=true][variant=solidGreen][loading=true] > [slot=button],
dui-button-base[ng-reflect-disabled=true][variant=solidBlue][ng-reflect-loading=true] > [slot=button],
dui-button-base[ng-reflect-disabled=true][variant=solidBlue][loading=true] > [slot=button],
dui-button-base[ng-reflect-disabled=true][variant=solidBasic][ng-reflect-loading=true] > [slot=button],
dui-button-base[ng-reflect-disabled=true][variant=solidBasic][loading=true] > [slot=button],
dui-button-base:has(button[slot=button]:disabled)[variant=solidPrimary][ng-reflect-loading=true] > [slot=button],
dui-button-base:has(button[slot=button]:disabled)[variant=solidPrimary][loading=true] > [slot=button],
dui-button-base:has(button[slot=button]:disabled)[variant=solidDark][ng-reflect-loading=true] > [slot=button],
dui-button-base:has(button[slot=button]:disabled)[variant=solidDark][loading=true] > [slot=button],
dui-button-base:has(button[slot=button]:disabled)[variant=solidPurple][ng-reflect-loading=true] > [slot=button],
dui-button-base:has(button[slot=button]:disabled)[variant=solidPurple][loading=true] > [slot=button],
dui-button-base:has(button[slot=button]:disabled)[variant=solidGreen][ng-reflect-loading=true] > [slot=button],
dui-button-base:has(button[slot=button]:disabled)[variant=solidGreen][loading=true] > [slot=button],
dui-button-base:has(button[slot=button]:disabled)[variant=solidBlue][ng-reflect-loading=true] > [slot=button],
dui-button-base:has(button[slot=button]:disabled)[variant=solidBlue][loading=true] > [slot=button],
dui-button-base:has(button[slot=button]:disabled)[variant=solidBasic][ng-reflect-loading=true] > [slot=button],
dui-button-base:has(button[slot=button]:disabled)[variant=solidBasic][loading=true] > [slot=button] {
  height: 100%;
  width: 100%;
  font-family: inherit;
  font-size: inherit;
}
dui-button-base[disabled]:not([disabled=false])[variant=solidPrimary][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[disabled]:not([disabled=false])[variant=solidPrimary][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[disabled]:not([disabled=false])[variant=solidPrimary][loading=true]:not(:has([slot=button]))::before,
dui-button-base[disabled]:not([disabled=false])[variant=solidPrimary][loading=true] > [slot=button]::before,
dui-button-base[disabled]:not([disabled=false])[variant=solidDark][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[disabled]:not([disabled=false])[variant=solidDark][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[disabled]:not([disabled=false])[variant=solidDark][loading=true]:not(:has([slot=button]))::before,
dui-button-base[disabled]:not([disabled=false])[variant=solidDark][loading=true] > [slot=button]::before,
dui-button-base[disabled]:not([disabled=false])[variant=solidPurple][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[disabled]:not([disabled=false])[variant=solidPurple][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[disabled]:not([disabled=false])[variant=solidPurple][loading=true]:not(:has([slot=button]))::before,
dui-button-base[disabled]:not([disabled=false])[variant=solidPurple][loading=true] > [slot=button]::before,
dui-button-base[disabled]:not([disabled=false])[variant=solidGreen][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[disabled]:not([disabled=false])[variant=solidGreen][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[disabled]:not([disabled=false])[variant=solidGreen][loading=true]:not(:has([slot=button]))::before,
dui-button-base[disabled]:not([disabled=false])[variant=solidGreen][loading=true] > [slot=button]::before,
dui-button-base[disabled]:not([disabled=false])[variant=solidBlue][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[disabled]:not([disabled=false])[variant=solidBlue][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[disabled]:not([disabled=false])[variant=solidBlue][loading=true]:not(:has([slot=button]))::before,
dui-button-base[disabled]:not([disabled=false])[variant=solidBlue][loading=true] > [slot=button]::before,
dui-button-base[disabled]:not([disabled=false])[variant=solidBasic][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[disabled]:not([disabled=false])[variant=solidBasic][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[disabled]:not([disabled=false])[variant=solidBasic][loading=true]:not(:has([slot=button]))::before,
dui-button-base[disabled]:not([disabled=false])[variant=solidBasic][loading=true] > [slot=button]::before,
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidPrimary][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidPrimary][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidPrimary][loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidPrimary][loading=true] > [slot=button]::before,
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidDark][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidDark][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidDark][loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidDark][loading=true] > [slot=button]::before,
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidPurple][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidPurple][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidPurple][loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidPurple][loading=true] > [slot=button]::before,
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidGreen][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidGreen][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidGreen][loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidGreen][loading=true] > [slot=button]::before,
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidBlue][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidBlue][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidBlue][loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidBlue][loading=true] > [slot=button]::before,
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidBasic][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidBasic][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidBasic][loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[variant=solidBasic][loading=true] > [slot=button]::before,
dui-button-base[disabled=true][variant=solidPrimary][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[disabled=true][variant=solidPrimary][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[disabled=true][variant=solidPrimary][loading=true]:not(:has([slot=button]))::before,
dui-button-base[disabled=true][variant=solidPrimary][loading=true] > [slot=button]::before,
dui-button-base[disabled=true][variant=solidDark][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[disabled=true][variant=solidDark][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[disabled=true][variant=solidDark][loading=true]:not(:has([slot=button]))::before,
dui-button-base[disabled=true][variant=solidDark][loading=true] > [slot=button]::before,
dui-button-base[disabled=true][variant=solidPurple][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[disabled=true][variant=solidPurple][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[disabled=true][variant=solidPurple][loading=true]:not(:has([slot=button]))::before,
dui-button-base[disabled=true][variant=solidPurple][loading=true] > [slot=button]::before,
dui-button-base[disabled=true][variant=solidGreen][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[disabled=true][variant=solidGreen][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[disabled=true][variant=solidGreen][loading=true]:not(:has([slot=button]))::before,
dui-button-base[disabled=true][variant=solidGreen][loading=true] > [slot=button]::before,
dui-button-base[disabled=true][variant=solidBlue][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[disabled=true][variant=solidBlue][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[disabled=true][variant=solidBlue][loading=true]:not(:has([slot=button]))::before,
dui-button-base[disabled=true][variant=solidBlue][loading=true] > [slot=button]::before,
dui-button-base[disabled=true][variant=solidBasic][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[disabled=true][variant=solidBasic][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[disabled=true][variant=solidBasic][loading=true]:not(:has([slot=button]))::before,
dui-button-base[disabled=true][variant=solidBasic][loading=true] > [slot=button]::before,
dui-button-base[ng-reflect-disabled=true][variant=solidPrimary][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-disabled=true][variant=solidPrimary][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[ng-reflect-disabled=true][variant=solidPrimary][loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-disabled=true][variant=solidPrimary][loading=true] > [slot=button]::before,
dui-button-base[ng-reflect-disabled=true][variant=solidDark][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-disabled=true][variant=solidDark][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[ng-reflect-disabled=true][variant=solidDark][loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-disabled=true][variant=solidDark][loading=true] > [slot=button]::before,
dui-button-base[ng-reflect-disabled=true][variant=solidPurple][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-disabled=true][variant=solidPurple][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[ng-reflect-disabled=true][variant=solidPurple][loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-disabled=true][variant=solidPurple][loading=true] > [slot=button]::before,
dui-button-base[ng-reflect-disabled=true][variant=solidGreen][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-disabled=true][variant=solidGreen][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[ng-reflect-disabled=true][variant=solidGreen][loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-disabled=true][variant=solidGreen][loading=true] > [slot=button]::before,
dui-button-base[ng-reflect-disabled=true][variant=solidBlue][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-disabled=true][variant=solidBlue][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[ng-reflect-disabled=true][variant=solidBlue][loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-disabled=true][variant=solidBlue][loading=true] > [slot=button]::before,
dui-button-base[ng-reflect-disabled=true][variant=solidBasic][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-disabled=true][variant=solidBasic][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[ng-reflect-disabled=true][variant=solidBasic][loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-disabled=true][variant=solidBasic][loading=true] > [slot=button]::before,
dui-button-base:has(button[slot=button]:disabled)[variant=solidPrimary][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base:has(button[slot=button]:disabled)[variant=solidPrimary][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base:has(button[slot=button]:disabled)[variant=solidPrimary][loading=true]:not(:has([slot=button]))::before,
dui-button-base:has(button[slot=button]:disabled)[variant=solidPrimary][loading=true] > [slot=button]::before,
dui-button-base:has(button[slot=button]:disabled)[variant=solidDark][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base:has(button[slot=button]:disabled)[variant=solidDark][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base:has(button[slot=button]:disabled)[variant=solidDark][loading=true]:not(:has([slot=button]))::before,
dui-button-base:has(button[slot=button]:disabled)[variant=solidDark][loading=true] > [slot=button]::before,
dui-button-base:has(button[slot=button]:disabled)[variant=solidPurple][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base:has(button[slot=button]:disabled)[variant=solidPurple][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base:has(button[slot=button]:disabled)[variant=solidPurple][loading=true]:not(:has([slot=button]))::before,
dui-button-base:has(button[slot=button]:disabled)[variant=solidPurple][loading=true] > [slot=button]::before,
dui-button-base:has(button[slot=button]:disabled)[variant=solidGreen][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base:has(button[slot=button]:disabled)[variant=solidGreen][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base:has(button[slot=button]:disabled)[variant=solidGreen][loading=true]:not(:has([slot=button]))::before,
dui-button-base:has(button[slot=button]:disabled)[variant=solidGreen][loading=true] > [slot=button]::before,
dui-button-base:has(button[slot=button]:disabled)[variant=solidBlue][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base:has(button[slot=button]:disabled)[variant=solidBlue][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base:has(button[slot=button]:disabled)[variant=solidBlue][loading=true]:not(:has([slot=button]))::before,
dui-button-base:has(button[slot=button]:disabled)[variant=solidBlue][loading=true] > [slot=button]::before,
dui-button-base:has(button[slot=button]:disabled)[variant=solidBasic][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base:has(button[slot=button]:disabled)[variant=solidBasic][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base:has(button[slot=button]:disabled)[variant=solidBasic][loading=true]:not(:has([slot=button]))::before,
dui-button-base:has(button[slot=button]:disabled)[variant=solidBasic][loading=true] > [slot=button]::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill='%23fff' fill-opacity='.1' d='M7.987 0C3.573 0 0 3.584 0 8s3.578 8 7.987 8c4.41 0 7.988-3.584 7.988-8s-3.578-8-7.988-8Zm0 13.412A5.41 5.41 0 0 1 2.584 8a5.41 5.41 0 0 1 5.403-5.412A5.41 5.41 0 0 1 13.391 8a5.41 5.41 0 0 1-5.404 5.412Z'/%3E%3Cpath fill='%237F7F7F' d='M15.615 5.48C14.606 2.18 11.46 0 8.016 0c-.715 0-1.292.582-1.292 1.294 0 .712.577 1.294 1.287 1.294 2.32 0 4.443 1.458 5.135 3.68 1.157 3.724-1.59 7.144-5.135 7.144-.71 0-1.287.582-1.287 1.294 0 .712.577 1.294 1.287 1.294 5.231 0 9.285-5.032 7.604-10.526v.005Z'/%3E%3C/svg%3E");
}
dui-button-base[variant=outlineTransparent][ng-reflect-loading=true] > [slot=button],
dui-button-base[variant=outlineTransparent][loading=true] > [slot=button],
dui-button-base[variant=outlineBasic][ng-reflect-loading=true] > [slot=button],
dui-button-base[variant=outlineBasic][loading=true] > [slot=button],
dui-button-base[variant=basicNoOutline][ng-reflect-loading=true] > [slot=button],
dui-button-base[variant=basicNoOutline][loading=true] > [slot=button],
dui-button-base[variant=solidDark][ng-reflect-loading=true] > [slot=button],
dui-button-base[variant=solidDark][loading=true] > [slot=button] {
  height: 100%;
  width: 100%;
  font-family: inherit;
  font-size: inherit;
}
dui-button-base[variant=outlineTransparent][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[variant=outlineTransparent][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[variant=outlineTransparent][loading=true]:not(:has([slot=button]))::before,
dui-button-base[variant=outlineTransparent][loading=true] > [slot=button]::before,
dui-button-base[variant=outlineBasic][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[variant=outlineBasic][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[variant=outlineBasic][loading=true]:not(:has([slot=button]))::before,
dui-button-base[variant=outlineBasic][loading=true] > [slot=button]::before,
dui-button-base[variant=basicNoOutline][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[variant=basicNoOutline][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[variant=basicNoOutline][loading=true]:not(:has([slot=button]))::before,
dui-button-base[variant=basicNoOutline][loading=true] > [slot=button]::before,
dui-button-base[variant=solidDark][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[variant=solidDark][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[variant=solidDark][loading=true]:not(:has([slot=button]))::before,
dui-button-base[variant=solidDark][loading=true] > [slot=button]::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill='%23fff' fill-opacity='.2' d='M7.987 0C3.573 0 0 3.584 0 8s3.578 8 7.987 8c4.41 0 7.988-3.584 7.988-8s-3.578-8-7.988-8Zm0 13.412A5.41 5.41 0 0 1 2.584 8a5.41 5.41 0 0 1 5.403-5.412A5.41 5.41 0 0 1 13.391 8a5.41 5.41 0 0 1-5.404 5.412Z'/%3E%3Cpath fill='%23f30d31' d='M15.615 5.48C14.606 2.18 11.46 0 8.016 0c-.715 0-1.292.582-1.292 1.294 0 .712.577 1.294 1.287 1.294 2.32 0 4.443 1.458 5.135 3.68 1.157 3.724-1.59 7.144-5.135 7.144-.71 0-1.287.582-1.287 1.294 0 .712.577 1.294 1.287 1.294 5.231 0 9.285-5.032 7.604-10.526v.005Z'/%3E%3C/svg%3E");
}
dui-button-base[variant=outlineTransparent]:not([ng-reflect-theme=dark])[ng-reflect-loading=true] > [slot=button],
dui-button-base[variant=outlineTransparent]:not([ng-reflect-theme=dark])[loading=true] > [slot=button],
dui-button-base[variant=outlineBasic]:not([ng-reflect-theme=dark])[ng-reflect-loading=true] > [slot=button],
dui-button-base[variant=outlineBasic]:not([ng-reflect-theme=dark])[loading=true] > [slot=button],
dui-button-base[variant=basicNoOutline]:not([ng-reflect-theme=dark])[ng-reflect-loading=true] > [slot=button],
dui-button-base[variant=basicNoOutline]:not([ng-reflect-theme=dark])[loading=true] > [slot=button],
dui-button-base[variant=outlineTransparent]:not([theme=dark])[ng-reflect-loading=true] > [slot=button],
dui-button-base[variant=outlineTransparent]:not([theme=dark])[loading=true] > [slot=button],
dui-button-base[variant=outlineBasic]:not([theme=dark])[ng-reflect-loading=true] > [slot=button],
dui-button-base[variant=outlineBasic]:not([theme=dark])[loading=true] > [slot=button],
dui-button-base[variant=basicNoOutline]:not([theme=dark])[ng-reflect-loading=true] > [slot=button],
dui-button-base[variant=basicNoOutline]:not([theme=dark])[loading=true] > [slot=button] {
  height: 100%;
  width: 100%;
  font-family: inherit;
  font-size: inherit;
}
dui-button-base[variant=outlineTransparent]:not([ng-reflect-theme=dark])[ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[variant=outlineTransparent]:not([ng-reflect-theme=dark])[ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[variant=outlineTransparent]:not([ng-reflect-theme=dark])[loading=true]:not(:has([slot=button]))::before,
dui-button-base[variant=outlineTransparent]:not([ng-reflect-theme=dark])[loading=true] > [slot=button]::before,
dui-button-base[variant=outlineBasic]:not([ng-reflect-theme=dark])[ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[variant=outlineBasic]:not([ng-reflect-theme=dark])[ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[variant=outlineBasic]:not([ng-reflect-theme=dark])[loading=true]:not(:has([slot=button]))::before,
dui-button-base[variant=outlineBasic]:not([ng-reflect-theme=dark])[loading=true] > [slot=button]::before,
dui-button-base[variant=basicNoOutline]:not([ng-reflect-theme=dark])[ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[variant=basicNoOutline]:not([ng-reflect-theme=dark])[ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[variant=basicNoOutline]:not([ng-reflect-theme=dark])[loading=true]:not(:has([slot=button]))::before,
dui-button-base[variant=basicNoOutline]:not([ng-reflect-theme=dark])[loading=true] > [slot=button]::before,
dui-button-base[variant=outlineTransparent]:not([theme=dark])[ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[variant=outlineTransparent]:not([theme=dark])[ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[variant=outlineTransparent]:not([theme=dark])[loading=true]:not(:has([slot=button]))::before,
dui-button-base[variant=outlineTransparent]:not([theme=dark])[loading=true] > [slot=button]::before,
dui-button-base[variant=outlineBasic]:not([theme=dark])[ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[variant=outlineBasic]:not([theme=dark])[ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[variant=outlineBasic]:not([theme=dark])[loading=true]:not(:has([slot=button]))::before,
dui-button-base[variant=outlineBasic]:not([theme=dark])[loading=true] > [slot=button]::before,
dui-button-base[variant=basicNoOutline]:not([theme=dark])[ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[variant=basicNoOutline]:not([theme=dark])[ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[variant=basicNoOutline]:not([theme=dark])[loading=true]:not(:has([slot=button]))::before,
dui-button-base[variant=basicNoOutline]:not([theme=dark])[loading=true] > [slot=button]::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill='%23202020' fill-opacity='.1' d='M7.987 0C3.573 0 0 3.584 0 8s3.578 8 7.987 8c4.41 0 7.988-3.584 7.988-8s-3.578-8-7.988-8Zm0 13.412A5.41 5.41 0 0 1 2.584 8a5.41 5.41 0 0 1 5.403-5.412A5.41 5.41 0 0 1 13.391 8a5.41 5.41 0 0 1-5.404 5.412Z'/%3E%3Cpath fill='%23f30d31' d='M15.615 5.48C14.606 2.18 11.46 0 8.016 0c-.715 0-1.292.582-1.292 1.294 0 .712.577 1.294 1.287 1.294 2.32 0 4.443 1.458 5.135 3.68 1.157 3.724-1.59 7.144-5.135 7.144-.71 0-1.287.582-1.287 1.294 0 .712.577 1.294 1.287 1.294 5.231 0 9.285-5.032 7.604-10.526v.005Z'/%3E%3C/svg%3E");
}
dui-button-base[disabled]:not([disabled=false])[ng-reflect-loading=true] > [slot=button],
dui-button-base[disabled]:not([disabled=false])[loading=true] > [slot=button],
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-loading=true] > [slot=button],
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[loading=true] > [slot=button],
dui-button-base[disabled=true][ng-reflect-loading=true] > [slot=button],
dui-button-base[disabled=true][loading=true] > [slot=button],
dui-button-base[ng-reflect-disabled=true][ng-reflect-loading=true] > [slot=button],
dui-button-base[ng-reflect-disabled=true][loading=true] > [slot=button],
dui-button-base:has(button[slot=button]:disabled)[ng-reflect-loading=true] > [slot=button],
dui-button-base:has(button[slot=button]:disabled)[loading=true] > [slot=button] {
  height: 100%;
  width: 100%;
  font-family: inherit;
  font-size: inherit;
}
dui-button-base[disabled]:not([disabled=false])[ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[disabled]:not([disabled=false])[ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[disabled]:not([disabled=false])[loading=true]:not(:has([slot=button]))::before,
dui-button-base[disabled]:not([disabled=false])[loading=true] > [slot=button]::before,
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[loading=true] > [slot=button]::before,
dui-button-base[disabled=true][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[disabled=true][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[disabled=true][loading=true]:not(:has([slot=button]))::before,
dui-button-base[disabled=true][loading=true] > [slot=button]::before,
dui-button-base[ng-reflect-disabled=true][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-disabled=true][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[ng-reflect-disabled=true][loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-disabled=true][loading=true] > [slot=button]::before,
dui-button-base:has(button[slot=button]:disabled)[ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base:has(button[slot=button]:disabled)[ng-reflect-loading=true] > [slot=button]::before,
dui-button-base:has(button[slot=button]:disabled)[loading=true]:not(:has([slot=button]))::before,
dui-button-base:has(button[slot=button]:disabled)[loading=true] > [slot=button]::before {
  opacity: 0.4;
}
dui-button-base[disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-base[disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[disabled]:not([disabled=false])[badge=true]::after,
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-base[disabled=true][badge]:not([badge=false])::after,
dui-button-base[disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[disabled=true][ng-reflect-badge=true]::after,
dui-button-base[disabled=true][badge=true]::after,
dui-button-base[ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-base[ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-base[ng-reflect-disabled=true][badge=true]::after,
dui-button-base:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-base:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-base:has(button[slot=button]:disabled)[badge=true]::after {
  background: var(--gray-200);
}
dui-button-base[ng-reflect-size=small],
dui-button-base[size=small] {
  height: 34px;
}
dui-button-base[ng-reflect-size=small],
dui-button-base[ng-reflect-size=small] button,
dui-button-base[size=small],
dui-button-base[size=small] button {
  font-size: 14px;
}
dui-button-base[ng-reflect-size=small] [dui-icon],
dui-button-base[ng-reflect-size=small] [dui-right-icon],
dui-button-base[ng-reflect-size=small] button [dui-icon],
dui-button-base[ng-reflect-size=small] button [dui-right-icon],
dui-button-base[size=small] [dui-icon],
dui-button-base[size=small] [dui-right-icon],
dui-button-base[size=small] button [dui-icon],
dui-button-base[size=small] button [dui-right-icon] {
  width: 16px !important;
  height: 16px !important;
  font-size: 16px !important;
}
dui-button-base[ng-reflect-size=small][ng-reflect-loading=true] > [slot=button],
dui-button-base[ng-reflect-size=small][loading=true] > [slot=button],
dui-button-base[ng-reflect-size=small] button[ng-reflect-loading=true] > [slot=button],
dui-button-base[ng-reflect-size=small] button[loading=true] > [slot=button],
dui-button-base[size=small][ng-reflect-loading=true] > [slot=button],
dui-button-base[size=small][loading=true] > [slot=button],
dui-button-base[size=small] button[ng-reflect-loading=true] > [slot=button],
dui-button-base[size=small] button[loading=true] > [slot=button] {
  height: 100%;
  width: 100%;
  font-family: inherit;
  font-size: inherit;
}
dui-button-base[ng-reflect-size=small][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-size=small][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[ng-reflect-size=small][loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-size=small][loading=true] > [slot=button]::before,
dui-button-base[ng-reflect-size=small] button[ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-size=small] button[ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[ng-reflect-size=small] button[loading=true]:not(:has([slot=button]))::before,
dui-button-base[ng-reflect-size=small] button[loading=true] > [slot=button]::before,
dui-button-base[size=small][ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[size=small][ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[size=small][loading=true]:not(:has([slot=button]))::before,
dui-button-base[size=small][loading=true] > [slot=button]::before,
dui-button-base[size=small] button[ng-reflect-loading=true]:not(:has([slot=button]))::before,
dui-button-base[size=small] button[ng-reflect-loading=true] > [slot=button]::before,
dui-button-base[size=small] button[loading=true]:not(:has([slot=button]))::before,
dui-button-base[size=small] button[loading=true] > [slot=button]::before {
  width: 14px !important;
  height: 14px;
}
dui-button-base[variant=solidPrimary],
dui-button-base[variant=solidDark],
dui-button-base[variant=solidPurple],
dui-button-base[variant=solidGreen],
dui-button-base[variant=solidBlue],
dui-button-base[variant=outlineTransparent] {
  text-transform: uppercase;
}
dui-button-base {
  font-family: "dui-text";
  background: transparent;
  color: var(--primary-500);
}
dui-button-base:active {
  background: var(--semitransparent-gray-10);
}
@media (hover: hover) {
  dui-button-base:hover {
    background: var(--semitransparent-gray-10);
  }
}
dui-button-base[disabled]:not([disabled=false]),
dui-button-base[ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-base[disabled=true],
dui-button-base[ng-reflect-disabled=true],
dui-button-base:has(button[slot=button]:disabled) {
  color: var(--primary-200);
}
@media (hover: hover) {
  dui-button-base[ng-reflect-theme=dark]:hover,
  dui-button-base[theme=dark]:hover {
    background: var(--semitransparent-light-10);
  }
}
dui-button-base[ng-reflect-theme=dark]:active,
dui-button-base[theme=dark]:active {
  background: var(--semitransparent-light-10);
}
dui-button-base[ng-reflect-theme=dark][badge]:not([badge=false])::after,
dui-button-base[ng-reflect-theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[ng-reflect-theme=dark][ng-reflect-badge=true]::after,
dui-button-base[ng-reflect-theme=dark][badge=true]::after,
dui-button-base[theme=dark][badge]:not([badge=false])::after,
dui-button-base[theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[theme=dark][ng-reflect-badge=true]::after,
dui-button-base[theme=dark][badge=true]::after {
  background: var(--white);
}
dui-button-base[ng-reflect-theme=dark][disabled]:not([disabled=false]),
dui-button-base[ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-base[ng-reflect-theme=dark][disabled=true],
dui-button-base[ng-reflect-theme=dark][ng-reflect-disabled=true],
dui-button-base[ng-reflect-theme=dark]:has(button[slot=button]:disabled),
dui-button-base[theme=dark][disabled]:not([disabled=false]),
dui-button-base[theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-base[theme=dark][disabled=true],
dui-button-base[theme=dark][ng-reflect-disabled=true],
dui-button-base[theme=dark]:has(button[slot=button]:disabled) {
  color: var(--primary-800);
}
dui-button-base[ng-reflect-theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-base[ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[ng-reflect-theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-base[ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-base[ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-base[ng-reflect-theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-base[ng-reflect-theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[ng-reflect-theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-base[ng-reflect-theme=dark][disabled=true][badge=true]::after,
dui-button-base[ng-reflect-theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-base[ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-base[ng-reflect-theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-base[ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-base[ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-base[ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge=true]::after,
dui-button-base[theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-base[theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-base[theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-base[theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-base[theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-base[theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-base[theme=dark][disabled=true][badge=true]::after,
dui-button-base[theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-base[theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-base[theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-base[theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-base[theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-base[theme=dark]:has(button[slot=button]:disabled)[badge=true]::after {
  background: var(--gray-700);
}
dui-button-base[variant=solidPrimary] {
  font-family: "dui-heading";
  background: var(--primary-500);
  color: var(--white);
}
dui-button-base[variant=solidPrimary]:active {
  background: var(--primary-600);
}
@media (hover: hover) {
  dui-button-base[variant=solidPrimary]:hover {
    background: var(--primary-600);
  }
}
dui-button-base[variant=solidPrimary][badge]:not([badge=false])::after,
dui-button-base[variant=solidPrimary][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidPrimary][ng-reflect-badge=true]::after,
dui-button-base[variant=solidPrimary][badge=true]::after {
  background: var(--black);
}
dui-button-base[variant=solidPrimary][disabled]:not([disabled=false]),
dui-button-base[variant=solidPrimary][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-base[variant=solidPrimary][disabled=true],
dui-button-base[variant=solidPrimary][ng-reflect-disabled=true],
dui-button-base[variant=solidPrimary]:has(button[slot=button]:disabled) {
  background: var(--gray-100);
  color: var(--white);
}
dui-button-base[variant=solidPrimary][ng-reflect-theme=dark][badge]:not([badge=false])::after,
dui-button-base[variant=solidPrimary][ng-reflect-theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidPrimary][ng-reflect-theme=dark][ng-reflect-badge=true]::after,
dui-button-base[variant=solidPrimary][ng-reflect-theme=dark][badge=true]::after,
dui-button-base[variant=solidPrimary][theme=dark][badge]:not([badge=false])::after,
dui-button-base[variant=solidPrimary][theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidPrimary][theme=dark][ng-reflect-badge=true]::after,
dui-button-base[variant=solidPrimary][theme=dark][badge=true]::after {
  background: var(--black);
}
dui-button-base[variant=solidPrimary][ng-reflect-theme=dark][disabled]:not([disabled=false]),
dui-button-base[variant=solidPrimary][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-base[variant=solidPrimary][ng-reflect-theme=dark][disabled=true],
dui-button-base[variant=solidPrimary][ng-reflect-theme=dark][ng-reflect-disabled=true],
dui-button-base[variant=solidPrimary][ng-reflect-theme=dark]:has(button[slot=button]:disabled),
dui-button-base[variant=solidPrimary][theme=dark][disabled]:not([disabled=false]),
dui-button-base[variant=solidPrimary][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-base[variant=solidPrimary][theme=dark][disabled=true],
dui-button-base[variant=solidPrimary][theme=dark][ng-reflect-disabled=true],
dui-button-base[variant=solidPrimary][theme=dark]:has(button[slot=button]:disabled) {
  background: var(--gray-700);
  color: var(--gray-500);
}
dui-button-base[variant=solidPrimary][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=solidPrimary][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidPrimary][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=solidPrimary][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-base[variant=solidPrimary][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=solidPrimary][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidPrimary][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=solidPrimary][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-base[variant=solidPrimary][ng-reflect-theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=solidPrimary][ng-reflect-theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidPrimary][ng-reflect-theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=solidPrimary][ng-reflect-theme=dark][disabled=true][badge=true]::after,
dui-button-base[variant=solidPrimary][ng-reflect-theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=solidPrimary][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidPrimary][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=solidPrimary][ng-reflect-theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-base[variant=solidPrimary][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-base[variant=solidPrimary][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidPrimary][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-base[variant=solidPrimary][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge=true]::after,
dui-button-base[variant=solidPrimary][theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=solidPrimary][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidPrimary][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=solidPrimary][theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-base[variant=solidPrimary][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=solidPrimary][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidPrimary][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=solidPrimary][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-base[variant=solidPrimary][theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=solidPrimary][theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidPrimary][theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=solidPrimary][theme=dark][disabled=true][badge=true]::after,
dui-button-base[variant=solidPrimary][theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=solidPrimary][theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidPrimary][theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=solidPrimary][theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-base[variant=solidPrimary][theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-base[variant=solidPrimary][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidPrimary][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-base[variant=solidPrimary][theme=dark]:has(button[slot=button]:disabled)[badge=true]::after {
  background: var(--gray-800);
}
dui-button-base[variant=solidDark] {
  font-family: "dui-heading";
  background: var(--gray-900);
  color: var(--white);
}
dui-button-base[variant=solidDark]:active {
  background: var(--gray-700);
}
@media (hover: hover) {
  dui-button-base[variant=solidDark]:hover {
    background: var(--gray-700);
  }
}
dui-button-base[variant=solidDark][disabled]:not([disabled=false]),
dui-button-base[variant=solidDark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-base[variant=solidDark][disabled=true],
dui-button-base[variant=solidDark][ng-reflect-disabled=true],
dui-button-base[variant=solidDark]:has(button[slot=button]:disabled) {
  background: var(--gray-100);
  color: var(--white);
}
@media (hover: hover) {
  dui-button-base[variant=solidDark][ng-reflect-theme=dark]:hover,
  dui-button-base[variant=solidDark][theme=dark]:hover {
    background: var(--black);
  }
}
dui-button-base[variant=solidDark][ng-reflect-theme=dark]:active,
dui-button-base[variant=solidDark][theme=dark]:active {
  background: var(--black);
}
dui-button-base[variant=solidDark][ng-reflect-theme=dark][badge]:not([badge=false])::after,
dui-button-base[variant=solidDark][ng-reflect-theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidDark][ng-reflect-theme=dark][ng-reflect-badge=true]::after,
dui-button-base[variant=solidDark][ng-reflect-theme=dark][badge=true]::after,
dui-button-base[variant=solidDark][theme=dark][badge]:not([badge=false])::after,
dui-button-base[variant=solidDark][theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidDark][theme=dark][ng-reflect-badge=true]::after,
dui-button-base[variant=solidDark][theme=dark][badge=true]::after {
  background: var(--primary-500);
}
dui-button-base[variant=solidDark][ng-reflect-theme=dark][disabled]:not([disabled=false]),
dui-button-base[variant=solidDark][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-base[variant=solidDark][ng-reflect-theme=dark][disabled=true],
dui-button-base[variant=solidDark][ng-reflect-theme=dark][ng-reflect-disabled=true],
dui-button-base[variant=solidDark][ng-reflect-theme=dark]:has(button[slot=button]:disabled),
dui-button-base[variant=solidDark][theme=dark][disabled]:not([disabled=false]),
dui-button-base[variant=solidDark][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-base[variant=solidDark][theme=dark][disabled=true],
dui-button-base[variant=solidDark][theme=dark][ng-reflect-disabled=true],
dui-button-base[variant=solidDark][theme=dark]:has(button[slot=button]:disabled) {
  background: var(--gray-900);
  color: var(--gray-700);
}
dui-button-base[variant=solidDark][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=solidDark][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidDark][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=solidDark][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-base[variant=solidDark][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=solidDark][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidDark][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=solidDark][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-base[variant=solidDark][ng-reflect-theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=solidDark][ng-reflect-theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidDark][ng-reflect-theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=solidDark][ng-reflect-theme=dark][disabled=true][badge=true]::after,
dui-button-base[variant=solidDark][ng-reflect-theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=solidDark][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidDark][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=solidDark][ng-reflect-theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-base[variant=solidDark][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-base[variant=solidDark][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidDark][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-base[variant=solidDark][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge=true]::after,
dui-button-base[variant=solidDark][theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=solidDark][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidDark][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=solidDark][theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-base[variant=solidDark][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=solidDark][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidDark][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=solidDark][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-base[variant=solidDark][theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=solidDark][theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidDark][theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=solidDark][theme=dark][disabled=true][badge=true]::after,
dui-button-base[variant=solidDark][theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=solidDark][theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidDark][theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=solidDark][theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-base[variant=solidDark][theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-base[variant=solidDark][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidDark][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-base[variant=solidDark][theme=dark]:has(button[slot=button]:disabled)[badge=true]::after {
  background: var(--gray-700);
}
dui-button-base[variant=solidGreen] {
  font-family: "dui-heading";
  background: var(--green-500);
  color: var(--white);
}
dui-button-base[variant=solidGreen]:active {
  background: var(--green-600);
}
@media (hover: hover) {
  dui-button-base[variant=solidGreen]:hover {
    background: var(--green-600);
  }
}
dui-button-base[variant=solidGreen][disabled]:not([disabled=false]),
dui-button-base[variant=solidGreen][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-base[variant=solidGreen][disabled=true],
dui-button-base[variant=solidGreen][ng-reflect-disabled=true],
dui-button-base[variant=solidGreen]:has(button[slot=button]:disabled) {
  background: var(--gray-100);
  color: var(--white);
}
dui-button-base[variant=solidGreen][ng-reflect-theme=dark][badge]:not([badge=false])::after,
dui-button-base[variant=solidGreen][ng-reflect-theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidGreen][ng-reflect-theme=dark][ng-reflect-badge=true]::after,
dui-button-base[variant=solidGreen][ng-reflect-theme=dark][badge=true]::after,
dui-button-base[variant=solidGreen][theme=dark][badge]:not([badge=false])::after,
dui-button-base[variant=solidGreen][theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidGreen][theme=dark][ng-reflect-badge=true]::after,
dui-button-base[variant=solidGreen][theme=dark][badge=true]::after {
  background: var(--black);
}
dui-button-base[variant=solidGreen][ng-reflect-theme=dark][disabled]:not([disabled=false]),
dui-button-base[variant=solidGreen][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-base[variant=solidGreen][ng-reflect-theme=dark][disabled=true],
dui-button-base[variant=solidGreen][ng-reflect-theme=dark][ng-reflect-disabled=true],
dui-button-base[variant=solidGreen][ng-reflect-theme=dark]:has(button[slot=button]:disabled),
dui-button-base[variant=solidGreen][theme=dark][disabled]:not([disabled=false]),
dui-button-base[variant=solidGreen][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-base[variant=solidGreen][theme=dark][disabled=true],
dui-button-base[variant=solidGreen][theme=dark][ng-reflect-disabled=true],
dui-button-base[variant=solidGreen][theme=dark]:has(button[slot=button]:disabled) {
  background: var(--gray-700);
  color: var(--gray-500);
}
dui-button-base[variant=solidGreen][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=solidGreen][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidGreen][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=solidGreen][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-base[variant=solidGreen][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=solidGreen][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidGreen][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=solidGreen][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-base[variant=solidGreen][ng-reflect-theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=solidGreen][ng-reflect-theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidGreen][ng-reflect-theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=solidGreen][ng-reflect-theme=dark][disabled=true][badge=true]::after,
dui-button-base[variant=solidGreen][ng-reflect-theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=solidGreen][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidGreen][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=solidGreen][ng-reflect-theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-base[variant=solidGreen][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-base[variant=solidGreen][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidGreen][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-base[variant=solidGreen][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge=true]::after,
dui-button-base[variant=solidGreen][theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=solidGreen][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidGreen][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=solidGreen][theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-base[variant=solidGreen][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=solidGreen][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidGreen][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=solidGreen][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-base[variant=solidGreen][theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=solidGreen][theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidGreen][theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=solidGreen][theme=dark][disabled=true][badge=true]::after,
dui-button-base[variant=solidGreen][theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=solidGreen][theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidGreen][theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=solidGreen][theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-base[variant=solidGreen][theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-base[variant=solidGreen][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidGreen][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-base[variant=solidGreen][theme=dark]:has(button[slot=button]:disabled)[badge=true]::after {
  background: var(--gray-800);
}
dui-button-base[variant=solidPurple] {
  font-family: "dui-heading";
  background: var(--purple-500);
  color: var(--white);
}
dui-button-base[variant=solidPurple]:active {
  background: var(--purple-600);
}
@media (hover: hover) {
  dui-button-base[variant=solidPurple]:hover {
    background: var(--purple-600);
  }
}
dui-button-base[variant=solidPurple][disabled]:not([disabled=false]),
dui-button-base[variant=solidPurple][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-base[variant=solidPurple][disabled=true],
dui-button-base[variant=solidPurple][ng-reflect-disabled=true],
dui-button-base[variant=solidPurple]:has(button[slot=button]:disabled) {
  background: var(--gray-100);
  color: var(--white);
}
dui-button-base[variant=solidPurple][ng-reflect-theme=dark][badge]:not([badge=false])::after,
dui-button-base[variant=solidPurple][ng-reflect-theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidPurple][ng-reflect-theme=dark][ng-reflect-badge=true]::after,
dui-button-base[variant=solidPurple][ng-reflect-theme=dark][badge=true]::after,
dui-button-base[variant=solidPurple][theme=dark][badge]:not([badge=false])::after,
dui-button-base[variant=solidPurple][theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidPurple][theme=dark][ng-reflect-badge=true]::after,
dui-button-base[variant=solidPurple][theme=dark][badge=true]::after {
  background: var(--black);
}
dui-button-base[variant=solidPurple][ng-reflect-theme=dark][disabled]:not([disabled=false]),
dui-button-base[variant=solidPurple][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-base[variant=solidPurple][ng-reflect-theme=dark][disabled=true],
dui-button-base[variant=solidPurple][ng-reflect-theme=dark][ng-reflect-disabled=true],
dui-button-base[variant=solidPurple][ng-reflect-theme=dark]:has(button[slot=button]:disabled),
dui-button-base[variant=solidPurple][theme=dark][disabled]:not([disabled=false]),
dui-button-base[variant=solidPurple][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-base[variant=solidPurple][theme=dark][disabled=true],
dui-button-base[variant=solidPurple][theme=dark][ng-reflect-disabled=true],
dui-button-base[variant=solidPurple][theme=dark]:has(button[slot=button]:disabled) {
  background: var(--gray-700);
  color: var(--gray-500);
}
dui-button-base[variant=solidPurple][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=solidPurple][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidPurple][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=solidPurple][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-base[variant=solidPurple][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=solidPurple][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidPurple][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=solidPurple][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-base[variant=solidPurple][ng-reflect-theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=solidPurple][ng-reflect-theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidPurple][ng-reflect-theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=solidPurple][ng-reflect-theme=dark][disabled=true][badge=true]::after,
dui-button-base[variant=solidPurple][ng-reflect-theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=solidPurple][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidPurple][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=solidPurple][ng-reflect-theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-base[variant=solidPurple][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-base[variant=solidPurple][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidPurple][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-base[variant=solidPurple][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge=true]::after,
dui-button-base[variant=solidPurple][theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=solidPurple][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidPurple][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=solidPurple][theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-base[variant=solidPurple][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=solidPurple][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidPurple][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=solidPurple][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-base[variant=solidPurple][theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=solidPurple][theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidPurple][theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=solidPurple][theme=dark][disabled=true][badge=true]::after,
dui-button-base[variant=solidPurple][theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=solidPurple][theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidPurple][theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=solidPurple][theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-base[variant=solidPurple][theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-base[variant=solidPurple][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidPurple][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-base[variant=solidPurple][theme=dark]:has(button[slot=button]:disabled)[badge=true]::after {
  background: var(--gray-800);
}
dui-button-base[variant=solidBlue] {
  font-family: "dui-heading";
  background: var(--blue-500);
  color: var(--white);
}
dui-button-base[variant=solidBlue]:active {
  background: var(--blue-600);
}
@media (hover: hover) {
  dui-button-base[variant=solidBlue]:hover {
    background: var(--blue-600);
  }
}
dui-button-base[variant=solidBlue][disabled]:not([disabled=false]),
dui-button-base[variant=solidBlue][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-base[variant=solidBlue][disabled=true],
dui-button-base[variant=solidBlue][ng-reflect-disabled=true],
dui-button-base[variant=solidBlue]:has(button[slot=button]:disabled) {
  background: var(--gray-100);
  color: var(--white);
}
dui-button-base[variant=solidBlue][ng-reflect-theme=dark][badge]:not([badge=false])::after,
dui-button-base[variant=solidBlue][ng-reflect-theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidBlue][ng-reflect-theme=dark][ng-reflect-badge=true]::after,
dui-button-base[variant=solidBlue][ng-reflect-theme=dark][badge=true]::after,
dui-button-base[variant=solidBlue][theme=dark][badge]:not([badge=false])::after,
dui-button-base[variant=solidBlue][theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidBlue][theme=dark][ng-reflect-badge=true]::after,
dui-button-base[variant=solidBlue][theme=dark][badge=true]::after {
  background: var(--black);
}
dui-button-base[variant=solidBlue][ng-reflect-theme=dark][disabled]:not([disabled=false]),
dui-button-base[variant=solidBlue][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-base[variant=solidBlue][ng-reflect-theme=dark][disabled=true],
dui-button-base[variant=solidBlue][ng-reflect-theme=dark][ng-reflect-disabled=true],
dui-button-base[variant=solidBlue][ng-reflect-theme=dark]:has(button[slot=button]:disabled),
dui-button-base[variant=solidBlue][theme=dark][disabled]:not([disabled=false]),
dui-button-base[variant=solidBlue][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-base[variant=solidBlue][theme=dark][disabled=true],
dui-button-base[variant=solidBlue][theme=dark][ng-reflect-disabled=true],
dui-button-base[variant=solidBlue][theme=dark]:has(button[slot=button]:disabled) {
  background: var(--gray-700);
  color: var(--gray-500);
}
dui-button-base[variant=solidBlue][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=solidBlue][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidBlue][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=solidBlue][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-base[variant=solidBlue][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=solidBlue][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidBlue][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=solidBlue][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-base[variant=solidBlue][ng-reflect-theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=solidBlue][ng-reflect-theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidBlue][ng-reflect-theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=solidBlue][ng-reflect-theme=dark][disabled=true][badge=true]::after,
dui-button-base[variant=solidBlue][ng-reflect-theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=solidBlue][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidBlue][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=solidBlue][ng-reflect-theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-base[variant=solidBlue][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-base[variant=solidBlue][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidBlue][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-base[variant=solidBlue][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge=true]::after,
dui-button-base[variant=solidBlue][theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=solidBlue][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidBlue][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=solidBlue][theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-base[variant=solidBlue][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=solidBlue][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidBlue][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=solidBlue][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-base[variant=solidBlue][theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=solidBlue][theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidBlue][theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=solidBlue][theme=dark][disabled=true][badge=true]::after,
dui-button-base[variant=solidBlue][theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=solidBlue][theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidBlue][theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=solidBlue][theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-base[variant=solidBlue][theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-base[variant=solidBlue][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidBlue][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-base[variant=solidBlue][theme=dark]:has(button[slot=button]:disabled)[badge=true]::after {
  background: var(--gray-800);
}
dui-button-base[variant=solidBasic] {
  font-family: "dui-text";
  background: var(--semitransparent-gray-20);
  color: var(--black);
}
dui-button-base[variant=solidBasic]:active {
  background: var(--semitransparent-gray-30);
}
@media (hover: hover) {
  dui-button-base[variant=solidBasic]:hover {
    background: var(--semitransparent-gray-30);
  }
}
dui-button-base[variant=solidBasic][disabled]:not([disabled=false]),
dui-button-base[variant=solidBasic][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-base[variant=solidBasic][disabled=true],
dui-button-base[variant=solidBasic][ng-reflect-disabled=true],
dui-button-base[variant=solidBasic]:has(button[slot=button]:disabled) {
  background: var(--semitransparent-gray-20);
  color: var(--semitransparent-gray-30);
}
dui-button-base[variant=solidBasic][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=solidBasic][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidBasic][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=solidBasic][disabled]:not([disabled=false])[badge=true]::after,
dui-button-base[variant=solidBasic][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=solidBasic][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidBasic][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=solidBasic][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-base[variant=solidBasic][disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=solidBasic][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidBasic][disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=solidBasic][disabled=true][badge=true]::after,
dui-button-base[variant=solidBasic][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=solidBasic][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidBasic][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=solidBasic][ng-reflect-disabled=true][badge=true]::after,
dui-button-base[variant=solidBasic]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-base[variant=solidBasic]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidBasic]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-base[variant=solidBasic]:has(button[slot=button]:disabled)[badge=true]::after {
  background: var(--gray-100);
}
dui-button-base[variant=solidBasic][ng-reflect-theme=dark],
dui-button-base[variant=solidBasic][theme=dark] {
  background: var(--semitransparent-light-10);
  color: var(--white);
}
@media (hover: hover) {
  dui-button-base[variant=solidBasic][ng-reflect-theme=dark]:hover,
  dui-button-base[variant=solidBasic][theme=dark]:hover {
    background: var(--semitransparent-light-30);
  }
}
dui-button-base[variant=solidBasic][ng-reflect-theme=dark]:active,
dui-button-base[variant=solidBasic][theme=dark]:active {
  background: var(--semitransparent-light-30);
}
dui-button-base[variant=solidBasic][ng-reflect-theme=dark][badge]:not([badge=false])::after,
dui-button-base[variant=solidBasic][ng-reflect-theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidBasic][ng-reflect-theme=dark][ng-reflect-badge=true]::after,
dui-button-base[variant=solidBasic][ng-reflect-theme=dark][badge=true]::after,
dui-button-base[variant=solidBasic][theme=dark][badge]:not([badge=false])::after,
dui-button-base[variant=solidBasic][theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidBasic][theme=dark][ng-reflect-badge=true]::after,
dui-button-base[variant=solidBasic][theme=dark][badge=true]::after {
  background: var(--primary-500);
}
dui-button-base[variant=solidBasic][ng-reflect-theme=dark][disabled]:not([disabled=false]),
dui-button-base[variant=solidBasic][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-base[variant=solidBasic][ng-reflect-theme=dark][disabled=true],
dui-button-base[variant=solidBasic][ng-reflect-theme=dark][ng-reflect-disabled=true],
dui-button-base[variant=solidBasic][ng-reflect-theme=dark]:has(button[slot=button]:disabled),
dui-button-base[variant=solidBasic][theme=dark][disabled]:not([disabled=false]),
dui-button-base[variant=solidBasic][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-base[variant=solidBasic][theme=dark][disabled=true],
dui-button-base[variant=solidBasic][theme=dark][ng-reflect-disabled=true],
dui-button-base[variant=solidBasic][theme=dark]:has(button[slot=button]:disabled) {
  background: var(--semitransparent-light-10);
  color: var(--semitransparent-light-30);
}
dui-button-base[variant=solidBasic][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=solidBasic][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidBasic][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=solidBasic][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-base[variant=solidBasic][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=solidBasic][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidBasic][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=solidBasic][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-base[variant=solidBasic][ng-reflect-theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=solidBasic][ng-reflect-theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidBasic][ng-reflect-theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=solidBasic][ng-reflect-theme=dark][disabled=true][badge=true]::after,
dui-button-base[variant=solidBasic][ng-reflect-theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=solidBasic][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidBasic][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=solidBasic][ng-reflect-theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-base[variant=solidBasic][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-base[variant=solidBasic][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidBasic][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-base[variant=solidBasic][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge=true]::after,
dui-button-base[variant=solidBasic][theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=solidBasic][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidBasic][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=solidBasic][theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-base[variant=solidBasic][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=solidBasic][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidBasic][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=solidBasic][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-base[variant=solidBasic][theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=solidBasic][theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidBasic][theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=solidBasic][theme=dark][disabled=true][badge=true]::after,
dui-button-base[variant=solidBasic][theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=solidBasic][theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidBasic][theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=solidBasic][theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-base[variant=solidBasic][theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-base[variant=solidBasic][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=solidBasic][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-base[variant=solidBasic][theme=dark]:has(button[slot=button]:disabled)[badge=true]::after {
  background: var(--gray-700);
}
dui-button-base[variant=outlineTransparent] {
  border: 1px solid var(--gray-200);
  font-family: "dui-heading";
  background: transparent;
  color: var(--black);
}
dui-button-base[variant=outlineTransparent]:active {
  background: var(--semitransparent-gray-10);
}
@media (hover: hover) {
  dui-button-base[variant=outlineTransparent]:hover {
    background: var(--semitransparent-gray-10);
  }
}
dui-button-base[variant=outlineTransparent][disabled]:not([disabled=false]),
dui-button-base[variant=outlineTransparent][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-base[variant=outlineTransparent][disabled=true],
dui-button-base[variant=outlineTransparent][ng-reflect-disabled=true],
dui-button-base[variant=outlineTransparent]:has(button[slot=button]:disabled) {
  color: var(--gray-200);
}
dui-button-base[variant=outlineTransparent][ng-reflect-theme=dark],
dui-button-base[variant=outlineTransparent][theme=dark] {
  border: 1px solid var(--gray-700);
  color: var(--white);
}
@media (hover: hover) {
  dui-button-base[variant=outlineTransparent][ng-reflect-theme=dark]:hover,
  dui-button-base[variant=outlineTransparent][theme=dark]:hover {
    background: var(--semitransparent-light-10);
  }
}
dui-button-base[variant=outlineTransparent][ng-reflect-theme=dark]:active,
dui-button-base[variant=outlineTransparent][theme=dark]:active {
  background: var(--semitransparent-light-10);
}
dui-button-base[variant=outlineTransparent][ng-reflect-theme=dark][badge]:not([badge=false])::after,
dui-button-base[variant=outlineTransparent][ng-reflect-theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=outlineTransparent][ng-reflect-theme=dark][ng-reflect-badge=true]::after,
dui-button-base[variant=outlineTransparent][ng-reflect-theme=dark][badge=true]::after,
dui-button-base[variant=outlineTransparent][theme=dark][badge]:not([badge=false])::after,
dui-button-base[variant=outlineTransparent][theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=outlineTransparent][theme=dark][ng-reflect-badge=true]::after,
dui-button-base[variant=outlineTransparent][theme=dark][badge=true]::after {
  background: var(--primary-500);
}
dui-button-base[variant=outlineTransparent][ng-reflect-theme=dark][disabled]:not([disabled=false]),
dui-button-base[variant=outlineTransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-base[variant=outlineTransparent][ng-reflect-theme=dark][disabled=true],
dui-button-base[variant=outlineTransparent][ng-reflect-theme=dark][ng-reflect-disabled=true],
dui-button-base[variant=outlineTransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled),
dui-button-base[variant=outlineTransparent][theme=dark][disabled]:not([disabled=false]),
dui-button-base[variant=outlineTransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-base[variant=outlineTransparent][theme=dark][disabled=true],
dui-button-base[variant=outlineTransparent][theme=dark][ng-reflect-disabled=true],
dui-button-base[variant=outlineTransparent][theme=dark]:has(button[slot=button]:disabled) {
  background: var(--gray-900);
  color: var(--gray-700);
}
dui-button-base[variant=outlineTransparent][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=outlineTransparent][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=outlineTransparent][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=outlineTransparent][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-base[variant=outlineTransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=outlineTransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=outlineTransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=outlineTransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-base[variant=outlineTransparent][ng-reflect-theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=outlineTransparent][ng-reflect-theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=outlineTransparent][ng-reflect-theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=outlineTransparent][ng-reflect-theme=dark][disabled=true][badge=true]::after,
dui-button-base[variant=outlineTransparent][ng-reflect-theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=outlineTransparent][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=outlineTransparent][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=outlineTransparent][ng-reflect-theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-base[variant=outlineTransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-base[variant=outlineTransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=outlineTransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-base[variant=outlineTransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge=true]::after,
dui-button-base[variant=outlineTransparent][theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=outlineTransparent][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=outlineTransparent][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=outlineTransparent][theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-base[variant=outlineTransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=outlineTransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=outlineTransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=outlineTransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-base[variant=outlineTransparent][theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=outlineTransparent][theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=outlineTransparent][theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=outlineTransparent][theme=dark][disabled=true][badge=true]::after,
dui-button-base[variant=outlineTransparent][theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=outlineTransparent][theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=outlineTransparent][theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=outlineTransparent][theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-base[variant=outlineTransparent][theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-base[variant=outlineTransparent][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=outlineTransparent][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-base[variant=outlineTransparent][theme=dark]:has(button[slot=button]:disabled)[badge=true]::after {
  background: var(--gray-700);
}
dui-button-base[variant=outlineBasic] {
  border: 1px solid var(--gray-200);
  font-family: "dui-text";
  background: transparent;
  color: var(--primary-500);
}
dui-button-base[variant=outlineBasic]:active {
  background: var(--semitransparent-gray-10);
}
@media (hover: hover) {
  dui-button-base[variant=outlineBasic]:hover {
    background: var(--semitransparent-gray-10);
  }
}
dui-button-base[variant=outlineBasic][disabled]:not([disabled=false]),
dui-button-base[variant=outlineBasic][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-base[variant=outlineBasic][disabled=true],
dui-button-base[variant=outlineBasic][ng-reflect-disabled=true],
dui-button-base[variant=outlineBasic]:has(button[slot=button]:disabled) {
  color: var(--primary-200);
}
dui-button-base[variant=outlineBasic][ng-reflect-theme=dark],
dui-button-base[variant=outlineBasic][theme=dark] {
  border: 1px solid var(--gray-700);
}
@media (hover: hover) {
  dui-button-base[variant=outlineBasic][ng-reflect-theme=dark]:hover,
  dui-button-base[variant=outlineBasic][theme=dark]:hover {
    background: var(--semitransparent-light-10);
  }
}
dui-button-base[variant=outlineBasic][ng-reflect-theme=dark]:active,
dui-button-base[variant=outlineBasic][theme=dark]:active {
  background: var(--semitransparent-light-10);
}
dui-button-base[variant=outlineBasic][ng-reflect-theme=dark][badge]:not([badge=false])::after,
dui-button-base[variant=outlineBasic][ng-reflect-theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=outlineBasic][ng-reflect-theme=dark][ng-reflect-badge=true]::after,
dui-button-base[variant=outlineBasic][ng-reflect-theme=dark][badge=true]::after,
dui-button-base[variant=outlineBasic][theme=dark][badge]:not([badge=false])::after,
dui-button-base[variant=outlineBasic][theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=outlineBasic][theme=dark][ng-reflect-badge=true]::after,
dui-button-base[variant=outlineBasic][theme=dark][badge=true]::after {
  background: var(--white);
}
dui-button-base[variant=outlineBasic][ng-reflect-theme=dark][disabled]:not([disabled=false]),
dui-button-base[variant=outlineBasic][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-base[variant=outlineBasic][ng-reflect-theme=dark][disabled=true],
dui-button-base[variant=outlineBasic][ng-reflect-theme=dark][ng-reflect-disabled=true],
dui-button-base[variant=outlineBasic][ng-reflect-theme=dark]:has(button[slot=button]:disabled),
dui-button-base[variant=outlineBasic][theme=dark][disabled]:not([disabled=false]),
dui-button-base[variant=outlineBasic][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-base[variant=outlineBasic][theme=dark][disabled=true],
dui-button-base[variant=outlineBasic][theme=dark][ng-reflect-disabled=true],
dui-button-base[variant=outlineBasic][theme=dark]:has(button[slot=button]:disabled) {
  background: transparent;
  color: var(--primary-800);
}
dui-button-base[variant=outlineBasic][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=outlineBasic][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=outlineBasic][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=outlineBasic][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-base[variant=outlineBasic][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=outlineBasic][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=outlineBasic][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=outlineBasic][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-base[variant=outlineBasic][ng-reflect-theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=outlineBasic][ng-reflect-theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=outlineBasic][ng-reflect-theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=outlineBasic][ng-reflect-theme=dark][disabled=true][badge=true]::after,
dui-button-base[variant=outlineBasic][ng-reflect-theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=outlineBasic][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=outlineBasic][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=outlineBasic][ng-reflect-theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-base[variant=outlineBasic][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-base[variant=outlineBasic][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=outlineBasic][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-base[variant=outlineBasic][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge=true]::after,
dui-button-base[variant=outlineBasic][theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=outlineBasic][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=outlineBasic][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=outlineBasic][theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-base[variant=outlineBasic][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-base[variant=outlineBasic][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=outlineBasic][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-base[variant=outlineBasic][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-base[variant=outlineBasic][theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=outlineBasic][theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=outlineBasic][theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=outlineBasic][theme=dark][disabled=true][badge=true]::after,
dui-button-base[variant=outlineBasic][theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-base[variant=outlineBasic][theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=outlineBasic][theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-base[variant=outlineBasic][theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-base[variant=outlineBasic][theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-base[variant=outlineBasic][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-base[variant=outlineBasic][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-base[variant=outlineBasic][theme=dark]:has(button[slot=button]:disabled)[badge=true]::after {
  background: var(--gray-700);
}
dui-button-icon,
dui-button-icon button,
dui-button-icon a {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
dui-button-icon {
  font-family: "dui-heading";
  position: relative;
  display: inline-flex;
  border-radius: 4px;
  height: 44px;
  width: fit-content;
  font-size: 18px;
  white-space: nowrap;
  overflow: hidden;
  transition-property:
    color,
    background-color,
    border-color,
    text-decoration-color,
    fill,
    stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
dui-button-icon > [slot=button] {
  height: 100%;
  width: 100%;
  font-family: inherit;
  font-size: inherit;
}
dui-button-icon:not(:has([slot=button])),
dui-button-icon > [slot=button] {
  box-sizing: border-box;
  padding: 0 20px;
  outline: none;
  flex-direction: row;
  isolation: isolate;
  gap: 6px;
  cursor: pointer;
  font-size: inherit;
  background-color: transparent;
  border-width: 0;
  color: inherit;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: inherit;
}
dui-button-icon:not(:has([slot=button])) [dui-right-icon],
dui-button-icon > [slot=button] [dui-right-icon] {
  order: 3;
}
dui-button-icon:not(:has([slot=button])) [dui-icon],
dui-button-icon > [slot=button] [dui-icon] {
  order: 0;
}
dui-button-icon:not(:has([slot=button])) [dui-right-icon],
dui-button-icon:not(:has([slot=button])) [dui-icon],
dui-button-icon > [slot=button] [dui-right-icon],
dui-button-icon > [slot=button] [dui-icon] {
  width: 20px;
  height: 20px;
  font-size: 20px;
}
dui-button-icon[readonly]:not([readonly=false]),
dui-button-icon[ng-reflect-readonly]:not([ng-reflect-readonly=false]),
dui-button-icon[loading]:not([loading=false]),
dui-button-icon[ng-reflect-loading]:not([ng-reflect-loading=false]),
dui-button-icon[ng-reflect-loading=true],
dui-button-icon[loading=true],
dui-button-icon[ng-reflect-readonly=true],
dui-button-icon[readonly=true] {
  pointer-events: none;
  cursor: inherit;
}
dui-button-icon[disabled]:not([disabled=false]),
dui-button-icon[ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[disabled=true],
dui-button-icon[ng-reflect-disabled=true],
dui-button-icon:has(button[slot=button]:disabled) {
  pointer-events: none;
}
dui-button-icon {
  box-sizing: border-box;
  width: 44px;
  height: 44px;
}
dui-button-icon [dui-icon] {
  display: flex;
  width: auto;
  height: auto;
}
dui-button-icon[variant^=round] {
  border-radius: 50%;
}
dui-button-icon[variant^=nav] {
  height: 34px;
}
dui-button-icon[variant^=nav] [dui-icon] {
  font-size: 18px !important;
  width: auto;
  height: auto;
}
dui-button-icon[variant=roundTransparent],
dui-button-icon[variant=navTransparent],
dui-button-icon[variant=squareTransparent] {
  border: 1px solid var(--gray-200);
  font-family: "dui-heading";
  background: transparent;
  color: var(--black);
}
dui-button-icon[variant=roundTransparent]:active,
dui-button-icon[variant=navTransparent]:active,
dui-button-icon[variant=squareTransparent]:active {
  background: var(--semitransparent-gray-10);
}
@media (hover: hover) {
  dui-button-icon[variant=roundTransparent]:hover,
  dui-button-icon[variant=navTransparent]:hover,
  dui-button-icon[variant=squareTransparent]:hover {
    background: var(--semitransparent-gray-10);
  }
}
dui-button-icon[variant=roundTransparent][disabled]:not([disabled=false]),
dui-button-icon[variant=roundTransparent][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=roundTransparent][disabled=true],
dui-button-icon[variant=roundTransparent][ng-reflect-disabled=true],
dui-button-icon[variant=roundTransparent]:has(button[slot=button]:disabled),
dui-button-icon[variant=navTransparent][disabled]:not([disabled=false]),
dui-button-icon[variant=navTransparent][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=navTransparent][disabled=true],
dui-button-icon[variant=navTransparent][ng-reflect-disabled=true],
dui-button-icon[variant=navTransparent]:has(button[slot=button]:disabled),
dui-button-icon[variant=squareTransparent][disabled]:not([disabled=false]),
dui-button-icon[variant=squareTransparent][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=squareTransparent][disabled=true],
dui-button-icon[variant=squareTransparent][ng-reflect-disabled=true],
dui-button-icon[variant=squareTransparent]:has(button[slot=button]:disabled) {
  color: var(--gray-200);
}
dui-button-icon[variant=roundTransparent][ng-reflect-theme=dark],
dui-button-icon[variant=roundTransparent][theme=dark],
dui-button-icon[variant=navTransparent][ng-reflect-theme=dark],
dui-button-icon[variant=navTransparent][theme=dark],
dui-button-icon[variant=squareTransparent][ng-reflect-theme=dark],
dui-button-icon[variant=squareTransparent][theme=dark] {
  border: 1px solid var(--gray-700);
  color: var(--white);
}
@media (hover: hover) {
  dui-button-icon[variant=roundTransparent][ng-reflect-theme=dark]:hover,
  dui-button-icon[variant=roundTransparent][theme=dark]:hover,
  dui-button-icon[variant=navTransparent][ng-reflect-theme=dark]:hover,
  dui-button-icon[variant=navTransparent][theme=dark]:hover,
  dui-button-icon[variant=squareTransparent][ng-reflect-theme=dark]:hover,
  dui-button-icon[variant=squareTransparent][theme=dark]:hover {
    background: var(--semitransparent-light-10);
  }
}
dui-button-icon[variant=roundTransparent][ng-reflect-theme=dark]:active,
dui-button-icon[variant=roundTransparent][theme=dark]:active,
dui-button-icon[variant=navTransparent][ng-reflect-theme=dark]:active,
dui-button-icon[variant=navTransparent][theme=dark]:active,
dui-button-icon[variant=squareTransparent][ng-reflect-theme=dark]:active,
dui-button-icon[variant=squareTransparent][theme=dark]:active {
  background: var(--semitransparent-light-10);
}
dui-button-icon[variant=roundTransparent][ng-reflect-theme=dark][badge]:not([badge=false])::after,
dui-button-icon[variant=roundTransparent][ng-reflect-theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=roundTransparent][ng-reflect-theme=dark][ng-reflect-badge=true]::after,
dui-button-icon[variant=roundTransparent][ng-reflect-theme=dark][badge=true]::after,
dui-button-icon[variant=roundTransparent][theme=dark][badge]:not([badge=false])::after,
dui-button-icon[variant=roundTransparent][theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=roundTransparent][theme=dark][ng-reflect-badge=true]::after,
dui-button-icon[variant=roundTransparent][theme=dark][badge=true]::after,
dui-button-icon[variant=navTransparent][ng-reflect-theme=dark][badge]:not([badge=false])::after,
dui-button-icon[variant=navTransparent][ng-reflect-theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=navTransparent][ng-reflect-theme=dark][ng-reflect-badge=true]::after,
dui-button-icon[variant=navTransparent][ng-reflect-theme=dark][badge=true]::after,
dui-button-icon[variant=navTransparent][theme=dark][badge]:not([badge=false])::after,
dui-button-icon[variant=navTransparent][theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=navTransparent][theme=dark][ng-reflect-badge=true]::after,
dui-button-icon[variant=navTransparent][theme=dark][badge=true]::after,
dui-button-icon[variant=squareTransparent][ng-reflect-theme=dark][badge]:not([badge=false])::after,
dui-button-icon[variant=squareTransparent][ng-reflect-theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareTransparent][ng-reflect-theme=dark][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareTransparent][ng-reflect-theme=dark][badge=true]::after,
dui-button-icon[variant=squareTransparent][theme=dark][badge]:not([badge=false])::after,
dui-button-icon[variant=squareTransparent][theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareTransparent][theme=dark][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareTransparent][theme=dark][badge=true]::after {
  background: var(--primary-500);
}
dui-button-icon[variant=roundTransparent][ng-reflect-theme=dark][disabled]:not([disabled=false]),
dui-button-icon[variant=roundTransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=roundTransparent][ng-reflect-theme=dark][disabled=true],
dui-button-icon[variant=roundTransparent][ng-reflect-theme=dark][ng-reflect-disabled=true],
dui-button-icon[variant=roundTransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled),
dui-button-icon[variant=roundTransparent][theme=dark][disabled]:not([disabled=false]),
dui-button-icon[variant=roundTransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=roundTransparent][theme=dark][disabled=true],
dui-button-icon[variant=roundTransparent][theme=dark][ng-reflect-disabled=true],
dui-button-icon[variant=roundTransparent][theme=dark]:has(button[slot=button]:disabled),
dui-button-icon[variant=navTransparent][ng-reflect-theme=dark][disabled]:not([disabled=false]),
dui-button-icon[variant=navTransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=navTransparent][ng-reflect-theme=dark][disabled=true],
dui-button-icon[variant=navTransparent][ng-reflect-theme=dark][ng-reflect-disabled=true],
dui-button-icon[variant=navTransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled),
dui-button-icon[variant=navTransparent][theme=dark][disabled]:not([disabled=false]),
dui-button-icon[variant=navTransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=navTransparent][theme=dark][disabled=true],
dui-button-icon[variant=navTransparent][theme=dark][ng-reflect-disabled=true],
dui-button-icon[variant=navTransparent][theme=dark]:has(button[slot=button]:disabled),
dui-button-icon[variant=squareTransparent][ng-reflect-theme=dark][disabled]:not([disabled=false]),
dui-button-icon[variant=squareTransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=squareTransparent][ng-reflect-theme=dark][disabled=true],
dui-button-icon[variant=squareTransparent][ng-reflect-theme=dark][ng-reflect-disabled=true],
dui-button-icon[variant=squareTransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled),
dui-button-icon[variant=squareTransparent][theme=dark][disabled]:not([disabled=false]),
dui-button-icon[variant=squareTransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=squareTransparent][theme=dark][disabled=true],
dui-button-icon[variant=squareTransparent][theme=dark][ng-reflect-disabled=true],
dui-button-icon[variant=squareTransparent][theme=dark]:has(button[slot=button]:disabled) {
  background: var(--gray-900);
  color: var(--gray-700);
}
dui-button-icon[variant=roundTransparent][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=roundTransparent][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=roundTransparent][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=roundTransparent][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-icon[variant=roundTransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=roundTransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=roundTransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=roundTransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-icon[variant=roundTransparent][ng-reflect-theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=roundTransparent][ng-reflect-theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=roundTransparent][ng-reflect-theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=roundTransparent][ng-reflect-theme=dark][disabled=true][badge=true]::after,
dui-button-icon[variant=roundTransparent][ng-reflect-theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=roundTransparent][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=roundTransparent][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=roundTransparent][ng-reflect-theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-icon[variant=roundTransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-icon[variant=roundTransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=roundTransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-icon[variant=roundTransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge=true]::after,
dui-button-icon[variant=roundTransparent][theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=roundTransparent][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=roundTransparent][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=roundTransparent][theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-icon[variant=roundTransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=roundTransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=roundTransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=roundTransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-icon[variant=roundTransparent][theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=roundTransparent][theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=roundTransparent][theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=roundTransparent][theme=dark][disabled=true][badge=true]::after,
dui-button-icon[variant=roundTransparent][theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=roundTransparent][theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=roundTransparent][theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=roundTransparent][theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-icon[variant=roundTransparent][theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-icon[variant=roundTransparent][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=roundTransparent][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-icon[variant=roundTransparent][theme=dark]:has(button[slot=button]:disabled)[badge=true]::after,
dui-button-icon[variant=navTransparent][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=navTransparent][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=navTransparent][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=navTransparent][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-icon[variant=navTransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=navTransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=navTransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=navTransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-icon[variant=navTransparent][ng-reflect-theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=navTransparent][ng-reflect-theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=navTransparent][ng-reflect-theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=navTransparent][ng-reflect-theme=dark][disabled=true][badge=true]::after,
dui-button-icon[variant=navTransparent][ng-reflect-theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=navTransparent][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=navTransparent][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=navTransparent][ng-reflect-theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-icon[variant=navTransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-icon[variant=navTransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=navTransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-icon[variant=navTransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge=true]::after,
dui-button-icon[variant=navTransparent][theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=navTransparent][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=navTransparent][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=navTransparent][theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-icon[variant=navTransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=navTransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=navTransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=navTransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-icon[variant=navTransparent][theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=navTransparent][theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=navTransparent][theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=navTransparent][theme=dark][disabled=true][badge=true]::after,
dui-button-icon[variant=navTransparent][theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=navTransparent][theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=navTransparent][theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=navTransparent][theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-icon[variant=navTransparent][theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-icon[variant=navTransparent][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=navTransparent][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-icon[variant=navTransparent][theme=dark]:has(button[slot=button]:disabled)[badge=true]::after,
dui-button-icon[variant=squareTransparent][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=squareTransparent][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareTransparent][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareTransparent][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-icon[variant=squareTransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=squareTransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareTransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareTransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-icon[variant=squareTransparent][ng-reflect-theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=squareTransparent][ng-reflect-theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareTransparent][ng-reflect-theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareTransparent][ng-reflect-theme=dark][disabled=true][badge=true]::after,
dui-button-icon[variant=squareTransparent][ng-reflect-theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=squareTransparent][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareTransparent][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareTransparent][ng-reflect-theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-icon[variant=squareTransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-icon[variant=squareTransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareTransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareTransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge=true]::after,
dui-button-icon[variant=squareTransparent][theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=squareTransparent][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareTransparent][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareTransparent][theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-icon[variant=squareTransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=squareTransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareTransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareTransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-icon[variant=squareTransparent][theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=squareTransparent][theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareTransparent][theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareTransparent][theme=dark][disabled=true][badge=true]::after,
dui-button-icon[variant=squareTransparent][theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=squareTransparent][theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareTransparent][theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareTransparent][theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-icon[variant=squareTransparent][theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-icon[variant=squareTransparent][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareTransparent][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareTransparent][theme=dark]:has(button[slot=button]:disabled)[badge=true]::after {
  background: var(--gray-700);
}
dui-button-icon:not([variant]),
dui-button-icon[variant=squareSemitransparent],
dui-button-icon[variant=roundSemitransparent],
dui-button-icon[variant=navSemitransparent] {
  font-family: "dui-text";
  background: var(--semitransparent-gray-20);
  color: var(--black);
}
dui-button-icon:not([variant]):active,
dui-button-icon[variant=squareSemitransparent]:active,
dui-button-icon[variant=roundSemitransparent]:active,
dui-button-icon[variant=navSemitransparent]:active {
  background: var(--semitransparent-gray-30);
}
@media (hover: hover) {
  dui-button-icon:not([variant]):hover,
  dui-button-icon[variant=squareSemitransparent]:hover,
  dui-button-icon[variant=roundSemitransparent]:hover,
  dui-button-icon[variant=navSemitransparent]:hover {
    background: var(--semitransparent-gray-30);
  }
}
dui-button-icon:not([variant])[disabled]:not([disabled=false]),
dui-button-icon:not([variant])[ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon:not([variant])[disabled=true],
dui-button-icon:not([variant])[ng-reflect-disabled=true],
dui-button-icon:not([variant]):has(button[slot=button]:disabled),
dui-button-icon[variant=squareSemitransparent][disabled]:not([disabled=false]),
dui-button-icon[variant=squareSemitransparent][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=squareSemitransparent][disabled=true],
dui-button-icon[variant=squareSemitransparent][ng-reflect-disabled=true],
dui-button-icon[variant=squareSemitransparent]:has(button[slot=button]:disabled),
dui-button-icon[variant=roundSemitransparent][disabled]:not([disabled=false]),
dui-button-icon[variant=roundSemitransparent][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=roundSemitransparent][disabled=true],
dui-button-icon[variant=roundSemitransparent][ng-reflect-disabled=true],
dui-button-icon[variant=roundSemitransparent]:has(button[slot=button]:disabled),
dui-button-icon[variant=navSemitransparent][disabled]:not([disabled=false]),
dui-button-icon[variant=navSemitransparent][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=navSemitransparent][disabled=true],
dui-button-icon[variant=navSemitransparent][ng-reflect-disabled=true],
dui-button-icon[variant=navSemitransparent]:has(button[slot=button]:disabled) {
  background: var(--semitransparent-gray-10);
  color: var(--white);
}
dui-button-icon:not([variant])[disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-icon:not([variant])[disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon:not([variant])[disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon:not([variant])[disabled]:not([disabled=false])[badge=true]::after,
dui-button-icon:not([variant])[ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-icon:not([variant])[ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon:not([variant])[ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon:not([variant])[ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-icon:not([variant])[disabled=true][badge]:not([badge=false])::after,
dui-button-icon:not([variant])[disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon:not([variant])[disabled=true][ng-reflect-badge=true]::after,
dui-button-icon:not([variant])[disabled=true][badge=true]::after,
dui-button-icon:not([variant])[ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-icon:not([variant])[ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon:not([variant])[ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-icon:not([variant])[ng-reflect-disabled=true][badge=true]::after,
dui-button-icon:not([variant]):has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-icon:not([variant]):has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon:not([variant]):has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-icon:not([variant]):has(button[slot=button]:disabled)[badge=true]::after,
dui-button-icon[variant=squareSemitransparent][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSemitransparent][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSemitransparent][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSemitransparent][disabled]:not([disabled=false])[badge=true]::after,
dui-button-icon[variant=squareSemitransparent][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSemitransparent][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSemitransparent][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSemitransparent][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-icon[variant=squareSemitransparent][disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSemitransparent][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSemitransparent][disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSemitransparent][disabled=true][badge=true]::after,
dui-button-icon[variant=squareSemitransparent][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSemitransparent][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSemitransparent][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSemitransparent][ng-reflect-disabled=true][badge=true]::after,
dui-button-icon[variant=squareSemitransparent]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSemitransparent]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSemitransparent]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSemitransparent]:has(button[slot=button]:disabled)[badge=true]::after,
dui-button-icon[variant=roundSemitransparent][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=roundSemitransparent][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=roundSemitransparent][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=roundSemitransparent][disabled]:not([disabled=false])[badge=true]::after,
dui-button-icon[variant=roundSemitransparent][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=roundSemitransparent][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=roundSemitransparent][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=roundSemitransparent][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-icon[variant=roundSemitransparent][disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=roundSemitransparent][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=roundSemitransparent][disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=roundSemitransparent][disabled=true][badge=true]::after,
dui-button-icon[variant=roundSemitransparent][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=roundSemitransparent][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=roundSemitransparent][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=roundSemitransparent][ng-reflect-disabled=true][badge=true]::after,
dui-button-icon[variant=roundSemitransparent]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-icon[variant=roundSemitransparent]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=roundSemitransparent]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-icon[variant=roundSemitransparent]:has(button[slot=button]:disabled)[badge=true]::after,
dui-button-icon[variant=navSemitransparent][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=navSemitransparent][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=navSemitransparent][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=navSemitransparent][disabled]:not([disabled=false])[badge=true]::after,
dui-button-icon[variant=navSemitransparent][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=navSemitransparent][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=navSemitransparent][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=navSemitransparent][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-icon[variant=navSemitransparent][disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=navSemitransparent][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=navSemitransparent][disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=navSemitransparent][disabled=true][badge=true]::after,
dui-button-icon[variant=navSemitransparent][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=navSemitransparent][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=navSemitransparent][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=navSemitransparent][ng-reflect-disabled=true][badge=true]::after,
dui-button-icon[variant=navSemitransparent]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-icon[variant=navSemitransparent]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=navSemitransparent]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-icon[variant=navSemitransparent]:has(button[slot=button]:disabled)[badge=true]::after {
  background: var(--gray-100);
}
dui-button-icon:not([variant])[ng-reflect-theme=dark],
dui-button-icon:not([variant])[theme=dark],
dui-button-icon[variant=squareSemitransparent][ng-reflect-theme=dark],
dui-button-icon[variant=squareSemitransparent][theme=dark],
dui-button-icon[variant=roundSemitransparent][ng-reflect-theme=dark],
dui-button-icon[variant=roundSemitransparent][theme=dark],
dui-button-icon[variant=navSemitransparent][ng-reflect-theme=dark],
dui-button-icon[variant=navSemitransparent][theme=dark] {
  background: var(--semitransparent-light-10);
  color: var(--white);
}
@media (hover: hover) {
  dui-button-icon:not([variant])[ng-reflect-theme=dark]:hover,
  dui-button-icon:not([variant])[theme=dark]:hover,
  dui-button-icon[variant=squareSemitransparent][ng-reflect-theme=dark]:hover,
  dui-button-icon[variant=squareSemitransparent][theme=dark]:hover,
  dui-button-icon[variant=roundSemitransparent][ng-reflect-theme=dark]:hover,
  dui-button-icon[variant=roundSemitransparent][theme=dark]:hover,
  dui-button-icon[variant=navSemitransparent][ng-reflect-theme=dark]:hover,
  dui-button-icon[variant=navSemitransparent][theme=dark]:hover {
    background: var(--semitransparent-light-30);
  }
}
dui-button-icon:not([variant])[ng-reflect-theme=dark]:active,
dui-button-icon:not([variant])[theme=dark]:active,
dui-button-icon[variant=squareSemitransparent][ng-reflect-theme=dark]:active,
dui-button-icon[variant=squareSemitransparent][theme=dark]:active,
dui-button-icon[variant=roundSemitransparent][ng-reflect-theme=dark]:active,
dui-button-icon[variant=roundSemitransparent][theme=dark]:active,
dui-button-icon[variant=navSemitransparent][ng-reflect-theme=dark]:active,
dui-button-icon[variant=navSemitransparent][theme=dark]:active {
  background: var(--semitransparent-light-30);
}
dui-button-icon:not([variant])[ng-reflect-theme=dark][badge]:not([badge=false])::after,
dui-button-icon:not([variant])[ng-reflect-theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon:not([variant])[ng-reflect-theme=dark][ng-reflect-badge=true]::after,
dui-button-icon:not([variant])[ng-reflect-theme=dark][badge=true]::after,
dui-button-icon:not([variant])[theme=dark][badge]:not([badge=false])::after,
dui-button-icon:not([variant])[theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon:not([variant])[theme=dark][ng-reflect-badge=true]::after,
dui-button-icon:not([variant])[theme=dark][badge=true]::after,
dui-button-icon[variant=squareSemitransparent][ng-reflect-theme=dark][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSemitransparent][ng-reflect-theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSemitransparent][ng-reflect-theme=dark][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSemitransparent][ng-reflect-theme=dark][badge=true]::after,
dui-button-icon[variant=squareSemitransparent][theme=dark][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSemitransparent][theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSemitransparent][theme=dark][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSemitransparent][theme=dark][badge=true]::after,
dui-button-icon[variant=roundSemitransparent][ng-reflect-theme=dark][badge]:not([badge=false])::after,
dui-button-icon[variant=roundSemitransparent][ng-reflect-theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=roundSemitransparent][ng-reflect-theme=dark][ng-reflect-badge=true]::after,
dui-button-icon[variant=roundSemitransparent][ng-reflect-theme=dark][badge=true]::after,
dui-button-icon[variant=roundSemitransparent][theme=dark][badge]:not([badge=false])::after,
dui-button-icon[variant=roundSemitransparent][theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=roundSemitransparent][theme=dark][ng-reflect-badge=true]::after,
dui-button-icon[variant=roundSemitransparent][theme=dark][badge=true]::after,
dui-button-icon[variant=navSemitransparent][ng-reflect-theme=dark][badge]:not([badge=false])::after,
dui-button-icon[variant=navSemitransparent][ng-reflect-theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=navSemitransparent][ng-reflect-theme=dark][ng-reflect-badge=true]::after,
dui-button-icon[variant=navSemitransparent][ng-reflect-theme=dark][badge=true]::after,
dui-button-icon[variant=navSemitransparent][theme=dark][badge]:not([badge=false])::after,
dui-button-icon[variant=navSemitransparent][theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=navSemitransparent][theme=dark][ng-reflect-badge=true]::after,
dui-button-icon[variant=navSemitransparent][theme=dark][badge=true]::after {
  background: var(--primary-500);
}
dui-button-icon:not([variant])[ng-reflect-theme=dark][disabled]:not([disabled=false]),
dui-button-icon:not([variant])[ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon:not([variant])[ng-reflect-theme=dark][disabled=true],
dui-button-icon:not([variant])[ng-reflect-theme=dark][ng-reflect-disabled=true],
dui-button-icon:not([variant])[ng-reflect-theme=dark]:has(button[slot=button]:disabled),
dui-button-icon:not([variant])[theme=dark][disabled]:not([disabled=false]),
dui-button-icon:not([variant])[theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon:not([variant])[theme=dark][disabled=true],
dui-button-icon:not([variant])[theme=dark][ng-reflect-disabled=true],
dui-button-icon:not([variant])[theme=dark]:has(button[slot=button]:disabled),
dui-button-icon[variant=squareSemitransparent][ng-reflect-theme=dark][disabled]:not([disabled=false]),
dui-button-icon[variant=squareSemitransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=squareSemitransparent][ng-reflect-theme=dark][disabled=true],
dui-button-icon[variant=squareSemitransparent][ng-reflect-theme=dark][ng-reflect-disabled=true],
dui-button-icon[variant=squareSemitransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled),
dui-button-icon[variant=squareSemitransparent][theme=dark][disabled]:not([disabled=false]),
dui-button-icon[variant=squareSemitransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=squareSemitransparent][theme=dark][disabled=true],
dui-button-icon[variant=squareSemitransparent][theme=dark][ng-reflect-disabled=true],
dui-button-icon[variant=squareSemitransparent][theme=dark]:has(button[slot=button]:disabled),
dui-button-icon[variant=roundSemitransparent][ng-reflect-theme=dark][disabled]:not([disabled=false]),
dui-button-icon[variant=roundSemitransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=roundSemitransparent][ng-reflect-theme=dark][disabled=true],
dui-button-icon[variant=roundSemitransparent][ng-reflect-theme=dark][ng-reflect-disabled=true],
dui-button-icon[variant=roundSemitransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled),
dui-button-icon[variant=roundSemitransparent][theme=dark][disabled]:not([disabled=false]),
dui-button-icon[variant=roundSemitransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=roundSemitransparent][theme=dark][disabled=true],
dui-button-icon[variant=roundSemitransparent][theme=dark][ng-reflect-disabled=true],
dui-button-icon[variant=roundSemitransparent][theme=dark]:has(button[slot=button]:disabled),
dui-button-icon[variant=navSemitransparent][ng-reflect-theme=dark][disabled]:not([disabled=false]),
dui-button-icon[variant=navSemitransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=navSemitransparent][ng-reflect-theme=dark][disabled=true],
dui-button-icon[variant=navSemitransparent][ng-reflect-theme=dark][ng-reflect-disabled=true],
dui-button-icon[variant=navSemitransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled),
dui-button-icon[variant=navSemitransparent][theme=dark][disabled]:not([disabled=false]),
dui-button-icon[variant=navSemitransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=navSemitransparent][theme=dark][disabled=true],
dui-button-icon[variant=navSemitransparent][theme=dark][ng-reflect-disabled=true],
dui-button-icon[variant=navSemitransparent][theme=dark]:has(button[slot=button]:disabled) {
  background: var(--semitransparent-light-10);
  color: var(--semitransparent-light-30);
}
dui-button-icon:not([variant])[ng-reflect-theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-icon:not([variant])[ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon:not([variant])[ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon:not([variant])[ng-reflect-theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-icon:not([variant])[ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-icon:not([variant])[ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon:not([variant])[ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon:not([variant])[ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-icon:not([variant])[ng-reflect-theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-icon:not([variant])[ng-reflect-theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon:not([variant])[ng-reflect-theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-icon:not([variant])[ng-reflect-theme=dark][disabled=true][badge=true]::after,
dui-button-icon:not([variant])[ng-reflect-theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-icon:not([variant])[ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon:not([variant])[ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-icon:not([variant])[ng-reflect-theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-icon:not([variant])[ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-icon:not([variant])[ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon:not([variant])[ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-icon:not([variant])[ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge=true]::after,
dui-button-icon:not([variant])[theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-icon:not([variant])[theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon:not([variant])[theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon:not([variant])[theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-icon:not([variant])[theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-icon:not([variant])[theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon:not([variant])[theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon:not([variant])[theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-icon:not([variant])[theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-icon:not([variant])[theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon:not([variant])[theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-icon:not([variant])[theme=dark][disabled=true][badge=true]::after,
dui-button-icon:not([variant])[theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-icon:not([variant])[theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon:not([variant])[theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-icon:not([variant])[theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-icon:not([variant])[theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-icon:not([variant])[theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon:not([variant])[theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-icon:not([variant])[theme=dark]:has(button[slot=button]:disabled)[badge=true]::after,
dui-button-icon[variant=squareSemitransparent][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSemitransparent][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSemitransparent][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSemitransparent][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-icon[variant=squareSemitransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSemitransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSemitransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSemitransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-icon[variant=squareSemitransparent][ng-reflect-theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSemitransparent][ng-reflect-theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSemitransparent][ng-reflect-theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSemitransparent][ng-reflect-theme=dark][disabled=true][badge=true]::after,
dui-button-icon[variant=squareSemitransparent][ng-reflect-theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSemitransparent][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSemitransparent][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSemitransparent][ng-reflect-theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-icon[variant=squareSemitransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSemitransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSemitransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSemitransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge=true]::after,
dui-button-icon[variant=squareSemitransparent][theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSemitransparent][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSemitransparent][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSemitransparent][theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-icon[variant=squareSemitransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSemitransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSemitransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSemitransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-icon[variant=squareSemitransparent][theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSemitransparent][theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSemitransparent][theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSemitransparent][theme=dark][disabled=true][badge=true]::after,
dui-button-icon[variant=squareSemitransparent][theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSemitransparent][theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSemitransparent][theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSemitransparent][theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-icon[variant=squareSemitransparent][theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSemitransparent][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSemitransparent][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSemitransparent][theme=dark]:has(button[slot=button]:disabled)[badge=true]::after,
dui-button-icon[variant=roundSemitransparent][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=roundSemitransparent][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=roundSemitransparent][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=roundSemitransparent][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-icon[variant=roundSemitransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=roundSemitransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=roundSemitransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=roundSemitransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-icon[variant=roundSemitransparent][ng-reflect-theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=roundSemitransparent][ng-reflect-theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=roundSemitransparent][ng-reflect-theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=roundSemitransparent][ng-reflect-theme=dark][disabled=true][badge=true]::after,
dui-button-icon[variant=roundSemitransparent][ng-reflect-theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=roundSemitransparent][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=roundSemitransparent][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=roundSemitransparent][ng-reflect-theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-icon[variant=roundSemitransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-icon[variant=roundSemitransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=roundSemitransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-icon[variant=roundSemitransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge=true]::after,
dui-button-icon[variant=roundSemitransparent][theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=roundSemitransparent][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=roundSemitransparent][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=roundSemitransparent][theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-icon[variant=roundSemitransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=roundSemitransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=roundSemitransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=roundSemitransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-icon[variant=roundSemitransparent][theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=roundSemitransparent][theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=roundSemitransparent][theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=roundSemitransparent][theme=dark][disabled=true][badge=true]::after,
dui-button-icon[variant=roundSemitransparent][theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=roundSemitransparent][theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=roundSemitransparent][theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=roundSemitransparent][theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-icon[variant=roundSemitransparent][theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-icon[variant=roundSemitransparent][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=roundSemitransparent][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-icon[variant=roundSemitransparent][theme=dark]:has(button[slot=button]:disabled)[badge=true]::after,
dui-button-icon[variant=navSemitransparent][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=navSemitransparent][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=navSemitransparent][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=navSemitransparent][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-icon[variant=navSemitransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=navSemitransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=navSemitransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=navSemitransparent][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-icon[variant=navSemitransparent][ng-reflect-theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=navSemitransparent][ng-reflect-theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=navSemitransparent][ng-reflect-theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=navSemitransparent][ng-reflect-theme=dark][disabled=true][badge=true]::after,
dui-button-icon[variant=navSemitransparent][ng-reflect-theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=navSemitransparent][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=navSemitransparent][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=navSemitransparent][ng-reflect-theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-icon[variant=navSemitransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-icon[variant=navSemitransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=navSemitransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-icon[variant=navSemitransparent][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge=true]::after,
dui-button-icon[variant=navSemitransparent][theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=navSemitransparent][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=navSemitransparent][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=navSemitransparent][theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-icon[variant=navSemitransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=navSemitransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=navSemitransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=navSemitransparent][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-icon[variant=navSemitransparent][theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=navSemitransparent][theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=navSemitransparent][theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=navSemitransparent][theme=dark][disabled=true][badge=true]::after,
dui-button-icon[variant=navSemitransparent][theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=navSemitransparent][theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=navSemitransparent][theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=navSemitransparent][theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-icon[variant=navSemitransparent][theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-icon[variant=navSemitransparent][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=navSemitransparent][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-icon[variant=navSemitransparent][theme=dark]:has(button[slot=button]:disabled)[badge=true]::after {
  background: var(--gray-700);
}
dui-button-icon:not([variant]),
dui-button-icon[variant=squareSemitransparent],
dui-button-icon[variant=roundSemitransparent],
dui-button-icon[variant=navSemitransparent] {
  color: var(--white);
}
dui-button-icon[variant=squareSolidPrimary] {
  font-family: "dui-heading";
  background: var(--primary-500);
  color: var(--white);
}
dui-button-icon[variant=squareSolidPrimary]:active {
  background: var(--primary-600);
}
@media (hover: hover) {
  dui-button-icon[variant=squareSolidPrimary]:hover {
    background: var(--primary-600);
  }
}
dui-button-icon[variant=squareSolidPrimary][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidPrimary][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidPrimary][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidPrimary][badge=true]::after {
  background: var(--black);
}
dui-button-icon[variant=squareSolidPrimary][disabled]:not([disabled=false]),
dui-button-icon[variant=squareSolidPrimary][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=squareSolidPrimary][disabled=true],
dui-button-icon[variant=squareSolidPrimary][ng-reflect-disabled=true],
dui-button-icon[variant=squareSolidPrimary]:has(button[slot=button]:disabled) {
  background: var(--gray-100);
  color: var(--white);
}
dui-button-icon[variant=squareSolidPrimary][ng-reflect-theme=dark][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidPrimary][ng-reflect-theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidPrimary][ng-reflect-theme=dark][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidPrimary][ng-reflect-theme=dark][badge=true]::after,
dui-button-icon[variant=squareSolidPrimary][theme=dark][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidPrimary][theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidPrimary][theme=dark][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidPrimary][theme=dark][badge=true]::after {
  background: var(--black);
}
dui-button-icon[variant=squareSolidPrimary][ng-reflect-theme=dark][disabled]:not([disabled=false]),
dui-button-icon[variant=squareSolidPrimary][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=squareSolidPrimary][ng-reflect-theme=dark][disabled=true],
dui-button-icon[variant=squareSolidPrimary][ng-reflect-theme=dark][ng-reflect-disabled=true],
dui-button-icon[variant=squareSolidPrimary][ng-reflect-theme=dark]:has(button[slot=button]:disabled),
dui-button-icon[variant=squareSolidPrimary][theme=dark][disabled]:not([disabled=false]),
dui-button-icon[variant=squareSolidPrimary][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=squareSolidPrimary][theme=dark][disabled=true],
dui-button-icon[variant=squareSolidPrimary][theme=dark][ng-reflect-disabled=true],
dui-button-icon[variant=squareSolidPrimary][theme=dark]:has(button[slot=button]:disabled) {
  background: var(--gray-700);
  color: var(--gray-500);
}
dui-button-icon[variant=squareSolidPrimary][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidPrimary][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidPrimary][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidPrimary][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-icon[variant=squareSolidPrimary][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidPrimary][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidPrimary][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidPrimary][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-icon[variant=squareSolidPrimary][ng-reflect-theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidPrimary][ng-reflect-theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidPrimary][ng-reflect-theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidPrimary][ng-reflect-theme=dark][disabled=true][badge=true]::after,
dui-button-icon[variant=squareSolidPrimary][ng-reflect-theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidPrimary][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidPrimary][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidPrimary][ng-reflect-theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-icon[variant=squareSolidPrimary][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidPrimary][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidPrimary][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidPrimary][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge=true]::after,
dui-button-icon[variant=squareSolidPrimary][theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidPrimary][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidPrimary][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidPrimary][theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-icon[variant=squareSolidPrimary][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidPrimary][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidPrimary][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidPrimary][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-icon[variant=squareSolidPrimary][theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidPrimary][theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidPrimary][theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidPrimary][theme=dark][disabled=true][badge=true]::after,
dui-button-icon[variant=squareSolidPrimary][theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidPrimary][theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidPrimary][theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidPrimary][theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-icon[variant=squareSolidPrimary][theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidPrimary][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidPrimary][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidPrimary][theme=dark]:has(button[slot=button]:disabled)[badge=true]::after {
  background: var(--gray-800);
}
dui-button-icon[variant=squareSolidGreen] {
  font-family: "dui-heading";
  background: var(--green-500);
  color: var(--white);
}
dui-button-icon[variant=squareSolidGreen]:active {
  background: var(--green-600);
}
@media (hover: hover) {
  dui-button-icon[variant=squareSolidGreen]:hover {
    background: var(--green-600);
  }
}
dui-button-icon[variant=squareSolidGreen][disabled]:not([disabled=false]),
dui-button-icon[variant=squareSolidGreen][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=squareSolidGreen][disabled=true],
dui-button-icon[variant=squareSolidGreen][ng-reflect-disabled=true],
dui-button-icon[variant=squareSolidGreen]:has(button[slot=button]:disabled) {
  background: var(--gray-100);
  color: var(--white);
}
dui-button-icon[variant=squareSolidGreen][ng-reflect-theme=dark][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidGreen][ng-reflect-theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidGreen][ng-reflect-theme=dark][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidGreen][ng-reflect-theme=dark][badge=true]::after,
dui-button-icon[variant=squareSolidGreen][theme=dark][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidGreen][theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidGreen][theme=dark][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidGreen][theme=dark][badge=true]::after {
  background: var(--black);
}
dui-button-icon[variant=squareSolidGreen][ng-reflect-theme=dark][disabled]:not([disabled=false]),
dui-button-icon[variant=squareSolidGreen][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=squareSolidGreen][ng-reflect-theme=dark][disabled=true],
dui-button-icon[variant=squareSolidGreen][ng-reflect-theme=dark][ng-reflect-disabled=true],
dui-button-icon[variant=squareSolidGreen][ng-reflect-theme=dark]:has(button[slot=button]:disabled),
dui-button-icon[variant=squareSolidGreen][theme=dark][disabled]:not([disabled=false]),
dui-button-icon[variant=squareSolidGreen][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=squareSolidGreen][theme=dark][disabled=true],
dui-button-icon[variant=squareSolidGreen][theme=dark][ng-reflect-disabled=true],
dui-button-icon[variant=squareSolidGreen][theme=dark]:has(button[slot=button]:disabled) {
  background: var(--gray-700);
  color: var(--gray-500);
}
dui-button-icon[variant=squareSolidGreen][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidGreen][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidGreen][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidGreen][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-icon[variant=squareSolidGreen][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidGreen][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidGreen][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidGreen][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-icon[variant=squareSolidGreen][ng-reflect-theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidGreen][ng-reflect-theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidGreen][ng-reflect-theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidGreen][ng-reflect-theme=dark][disabled=true][badge=true]::after,
dui-button-icon[variant=squareSolidGreen][ng-reflect-theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidGreen][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidGreen][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidGreen][ng-reflect-theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-icon[variant=squareSolidGreen][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidGreen][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidGreen][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidGreen][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge=true]::after,
dui-button-icon[variant=squareSolidGreen][theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidGreen][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidGreen][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidGreen][theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-icon[variant=squareSolidGreen][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidGreen][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidGreen][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidGreen][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-icon[variant=squareSolidGreen][theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidGreen][theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidGreen][theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidGreen][theme=dark][disabled=true][badge=true]::after,
dui-button-icon[variant=squareSolidGreen][theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidGreen][theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidGreen][theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidGreen][theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-icon[variant=squareSolidGreen][theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidGreen][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidGreen][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidGreen][theme=dark]:has(button[slot=button]:disabled)[badge=true]::after {
  background: var(--gray-800);
}
dui-button-icon[variant=squareSolidBlue] {
  font-family: "dui-heading";
  background: var(--blue-500);
  color: var(--white);
}
dui-button-icon[variant=squareSolidBlue]:active {
  background: var(--blue-600);
}
@media (hover: hover) {
  dui-button-icon[variant=squareSolidBlue]:hover {
    background: var(--blue-600);
  }
}
dui-button-icon[variant=squareSolidBlue][disabled]:not([disabled=false]),
dui-button-icon[variant=squareSolidBlue][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=squareSolidBlue][disabled=true],
dui-button-icon[variant=squareSolidBlue][ng-reflect-disabled=true],
dui-button-icon[variant=squareSolidBlue]:has(button[slot=button]:disabled) {
  background: var(--gray-100);
  color: var(--white);
}
dui-button-icon[variant=squareSolidBlue][ng-reflect-theme=dark][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidBlue][ng-reflect-theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidBlue][ng-reflect-theme=dark][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidBlue][ng-reflect-theme=dark][badge=true]::after,
dui-button-icon[variant=squareSolidBlue][theme=dark][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidBlue][theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidBlue][theme=dark][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidBlue][theme=dark][badge=true]::after {
  background: var(--black);
}
dui-button-icon[variant=squareSolidBlue][ng-reflect-theme=dark][disabled]:not([disabled=false]),
dui-button-icon[variant=squareSolidBlue][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=squareSolidBlue][ng-reflect-theme=dark][disabled=true],
dui-button-icon[variant=squareSolidBlue][ng-reflect-theme=dark][ng-reflect-disabled=true],
dui-button-icon[variant=squareSolidBlue][ng-reflect-theme=dark]:has(button[slot=button]:disabled),
dui-button-icon[variant=squareSolidBlue][theme=dark][disabled]:not([disabled=false]),
dui-button-icon[variant=squareSolidBlue][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=squareSolidBlue][theme=dark][disabled=true],
dui-button-icon[variant=squareSolidBlue][theme=dark][ng-reflect-disabled=true],
dui-button-icon[variant=squareSolidBlue][theme=dark]:has(button[slot=button]:disabled) {
  background: var(--gray-700);
  color: var(--gray-500);
}
dui-button-icon[variant=squareSolidBlue][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidBlue][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidBlue][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidBlue][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-icon[variant=squareSolidBlue][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidBlue][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidBlue][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidBlue][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-icon[variant=squareSolidBlue][ng-reflect-theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidBlue][ng-reflect-theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidBlue][ng-reflect-theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidBlue][ng-reflect-theme=dark][disabled=true][badge=true]::after,
dui-button-icon[variant=squareSolidBlue][ng-reflect-theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidBlue][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidBlue][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidBlue][ng-reflect-theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-icon[variant=squareSolidBlue][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidBlue][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidBlue][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidBlue][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge=true]::after,
dui-button-icon[variant=squareSolidBlue][theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidBlue][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidBlue][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidBlue][theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-icon[variant=squareSolidBlue][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidBlue][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidBlue][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidBlue][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-icon[variant=squareSolidBlue][theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidBlue][theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidBlue][theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidBlue][theme=dark][disabled=true][badge=true]::after,
dui-button-icon[variant=squareSolidBlue][theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidBlue][theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidBlue][theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidBlue][theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-icon[variant=squareSolidBlue][theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidBlue][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidBlue][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidBlue][theme=dark]:has(button[slot=button]:disabled)[badge=true]::after {
  background: var(--gray-800);
}
dui-button-icon[variant=squareSolidPurple] {
  font-family: "dui-heading";
  background: var(--purple-500);
  color: var(--white);
}
dui-button-icon[variant=squareSolidPurple]:active {
  background: var(--purple-600);
}
@media (hover: hover) {
  dui-button-icon[variant=squareSolidPurple]:hover {
    background: var(--purple-600);
  }
}
dui-button-icon[variant=squareSolidPurple][disabled]:not([disabled=false]),
dui-button-icon[variant=squareSolidPurple][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=squareSolidPurple][disabled=true],
dui-button-icon[variant=squareSolidPurple][ng-reflect-disabled=true],
dui-button-icon[variant=squareSolidPurple]:has(button[slot=button]:disabled) {
  background: var(--gray-100);
  color: var(--white);
}
dui-button-icon[variant=squareSolidPurple][ng-reflect-theme=dark][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidPurple][ng-reflect-theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidPurple][ng-reflect-theme=dark][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidPurple][ng-reflect-theme=dark][badge=true]::after,
dui-button-icon[variant=squareSolidPurple][theme=dark][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidPurple][theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidPurple][theme=dark][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidPurple][theme=dark][badge=true]::after {
  background: var(--black);
}
dui-button-icon[variant=squareSolidPurple][ng-reflect-theme=dark][disabled]:not([disabled=false]),
dui-button-icon[variant=squareSolidPurple][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=squareSolidPurple][ng-reflect-theme=dark][disabled=true],
dui-button-icon[variant=squareSolidPurple][ng-reflect-theme=dark][ng-reflect-disabled=true],
dui-button-icon[variant=squareSolidPurple][ng-reflect-theme=dark]:has(button[slot=button]:disabled),
dui-button-icon[variant=squareSolidPurple][theme=dark][disabled]:not([disabled=false]),
dui-button-icon[variant=squareSolidPurple][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=squareSolidPurple][theme=dark][disabled=true],
dui-button-icon[variant=squareSolidPurple][theme=dark][ng-reflect-disabled=true],
dui-button-icon[variant=squareSolidPurple][theme=dark]:has(button[slot=button]:disabled) {
  background: var(--gray-700);
  color: var(--gray-500);
}
dui-button-icon[variant=squareSolidPurple][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidPurple][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidPurple][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidPurple][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-icon[variant=squareSolidPurple][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidPurple][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidPurple][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidPurple][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-icon[variant=squareSolidPurple][ng-reflect-theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidPurple][ng-reflect-theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidPurple][ng-reflect-theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidPurple][ng-reflect-theme=dark][disabled=true][badge=true]::after,
dui-button-icon[variant=squareSolidPurple][ng-reflect-theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidPurple][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidPurple][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidPurple][ng-reflect-theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-icon[variant=squareSolidPurple][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidPurple][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidPurple][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidPurple][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge=true]::after,
dui-button-icon[variant=squareSolidPurple][theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidPurple][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidPurple][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidPurple][theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-icon[variant=squareSolidPurple][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidPurple][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidPurple][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidPurple][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-icon[variant=squareSolidPurple][theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidPurple][theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidPurple][theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidPurple][theme=dark][disabled=true][badge=true]::after,
dui-button-icon[variant=squareSolidPurple][theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidPurple][theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidPurple][theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidPurple][theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-icon[variant=squareSolidPurple][theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidPurple][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidPurple][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidPurple][theme=dark]:has(button[slot=button]:disabled)[badge=true]::after {
  background: var(--gray-800);
}
dui-button-icon[variant=squareSolidDark] {
  font-family: "dui-heading";
  background: var(--gray-900);
  color: var(--white);
}
dui-button-icon[variant=squareSolidDark]:active {
  background: var(--gray-700);
}
@media (hover: hover) {
  dui-button-icon[variant=squareSolidDark]:hover {
    background: var(--gray-700);
  }
}
dui-button-icon[variant=squareSolidDark][disabled]:not([disabled=false]),
dui-button-icon[variant=squareSolidDark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=squareSolidDark][disabled=true],
dui-button-icon[variant=squareSolidDark][ng-reflect-disabled=true],
dui-button-icon[variant=squareSolidDark]:has(button[slot=button]:disabled) {
  background: var(--gray-100);
  color: var(--white);
}
@media (hover: hover) {
  dui-button-icon[variant=squareSolidDark][ng-reflect-theme=dark]:hover,
  dui-button-icon[variant=squareSolidDark][theme=dark]:hover {
    background: var(--black);
  }
}
dui-button-icon[variant=squareSolidDark][ng-reflect-theme=dark]:active,
dui-button-icon[variant=squareSolidDark][theme=dark]:active {
  background: var(--black);
}
dui-button-icon[variant=squareSolidDark][ng-reflect-theme=dark][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidDark][ng-reflect-theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidDark][ng-reflect-theme=dark][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidDark][ng-reflect-theme=dark][badge=true]::after,
dui-button-icon[variant=squareSolidDark][theme=dark][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidDark][theme=dark][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidDark][theme=dark][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidDark][theme=dark][badge=true]::after {
  background: var(--primary-500);
}
dui-button-icon[variant=squareSolidDark][ng-reflect-theme=dark][disabled]:not([disabled=false]),
dui-button-icon[variant=squareSolidDark][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=squareSolidDark][ng-reflect-theme=dark][disabled=true],
dui-button-icon[variant=squareSolidDark][ng-reflect-theme=dark][ng-reflect-disabled=true],
dui-button-icon[variant=squareSolidDark][ng-reflect-theme=dark]:has(button[slot=button]:disabled),
dui-button-icon[variant=squareSolidDark][theme=dark][disabled]:not([disabled=false]),
dui-button-icon[variant=squareSolidDark][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false]),
dui-button-icon[variant=squareSolidDark][theme=dark][disabled=true],
dui-button-icon[variant=squareSolidDark][theme=dark][ng-reflect-disabled=true],
dui-button-icon[variant=squareSolidDark][theme=dark]:has(button[slot=button]:disabled) {
  background: var(--gray-700);
  color: var(--semitransparent-light-30);
}
dui-button-icon[variant=squareSolidDark][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidDark][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidDark][ng-reflect-theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidDark][ng-reflect-theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-icon[variant=squareSolidDark][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidDark][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidDark][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidDark][ng-reflect-theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-icon[variant=squareSolidDark][ng-reflect-theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidDark][ng-reflect-theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidDark][ng-reflect-theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidDark][ng-reflect-theme=dark][disabled=true][badge=true]::after,
dui-button-icon[variant=squareSolidDark][ng-reflect-theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidDark][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidDark][ng-reflect-theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidDark][ng-reflect-theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-icon[variant=squareSolidDark][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidDark][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidDark][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidDark][ng-reflect-theme=dark]:has(button[slot=button]:disabled)[badge=true]::after,
dui-button-icon[variant=squareSolidDark][theme=dark][disabled]:not([disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidDark][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidDark][theme=dark][disabled]:not([disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidDark][theme=dark][disabled]:not([disabled=false])[badge=true]::after,
dui-button-icon[variant=squareSolidDark][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidDark][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidDark][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidDark][theme=dark][ng-reflect-disabled]:not([ng-reflect-disabled=false])[badge=true]::after,
dui-button-icon[variant=squareSolidDark][theme=dark][disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidDark][theme=dark][disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidDark][theme=dark][disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidDark][theme=dark][disabled=true][badge=true]::after,
dui-button-icon[variant=squareSolidDark][theme=dark][ng-reflect-disabled=true][badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidDark][theme=dark][ng-reflect-disabled=true][ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidDark][theme=dark][ng-reflect-disabled=true][ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidDark][theme=dark][ng-reflect-disabled=true][badge=true]::after,
dui-button-icon[variant=squareSolidDark][theme=dark]:has(button[slot=button]:disabled)[badge]:not([badge=false])::after,
dui-button-icon[variant=squareSolidDark][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge]:not([ng-reflect-badge=false])::after,
dui-button-icon[variant=squareSolidDark][theme=dark]:has(button[slot=button]:disabled)[ng-reflect-badge=true]::after,
dui-button-icon[variant=squareSolidDark][theme=dark]:has(button[slot=button]:disabled)[badge=true]::after {
  background: var(--gray-700);
}
dui-buttons-segment {
  display: grid;
  grid-auto-columns: minmax(0, 1fr);
  grid-auto-flow: column;
}
dui-buttons-segment dui-button-base {
  width: 100% !important;
}
dui-buttons-segment dui-button-base:active {
  transform: none;
}
dui-buttons-segment dui-button-base:not(:first-of-type) {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
dui-buttons-segment dui-button-base:not(:last-of-type) {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
dui-buttons-segment[ng-reflect-theme=light][variant=solidBasic] dui-button-base:not(:last-of-type),
dui-buttons-segment[theme=light][variant=solidBasic] dui-button-base:not(:last-of-type) {
  border-right: 1px solid var(--semitransparent-gray-30);
}
dui-buttons-segment[ng-reflect-theme=dark][variant=solidBasic] dui-button-base:not(:last-of-type),
dui-buttons-segment[theme=dark][variant=solidBasic] dui-button-base:not(:last-of-type) {
  border-right: 1px solid var(--semitransparent-light-20);
}
dui-buttons-segment[variant=outlineTransparent] dui-button-base:not(:first-of-type),
dui-buttons-segment[variant=outlineBasic] dui-button-base:not(:first-of-type) {
  border-left: 0;
}
dui-header-base {
  font-family: "dui-heading";
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  height: 74px;
  min-height: 74px;
  padding-left: 20px;
  padding-right: 20px;
  gap: 10px;
}
dui-header-base [slot=title] {
  order: 0;
  font-size: 24px;
  text-overflow: ellipsis;
  text-transform: uppercase;
  overflow: hidden;
  white-space: nowrap;
  font-weight: normal;
  line-height: 112%;
  color: var(--gray-900);
  flex: 1;
}
dui-header-base [slot=button] {
  order: 1;
}
dui-header-base[ng-reflect-theme=dark] [slot=title],
dui-header-base[theme=dark] [slot=title] {
  color: var(--white);
}
dui-header-large {
  display: grid;
  align-items: center;
  align-content: center;
  justify-content: center;
  grid-template-areas: "title";
  box-sizing: border-box;
  height: 180px;
  padding: 20px;
  gap: 10px;
  background-size: cover;
  background-position: center;
}
dui-header-large [slot=title] {
  grid-area: title;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  font-family: "dui-heading";
  font-size: 1.875rem;
  line-height: 1;
  text-transform: uppercase;
  text-align: center;
  color: var(--gray-900);
}
dui-header-large [slot=description] {
  grid-area: description;
  font-family: "dui-text";
  font-size: 1.25rem;
  line-height: 1.625rem;
  color: var(--gray-900);
}
dui-header-large [slot=content] {
  grid-area: content;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
}
dui-header-large:has([slot=description]) {
  grid-template-areas: "title" "description";
}
dui-header-large:has([slot=description]) [slot=title] {
  text-align: start;
}
dui-header-large:has([slot=content]) {
  grid-template-areas: "title content";
  grid-template-columns: 1fr 1fr;
}
dui-header-large:has([slot=content]) [slot=title] {
  text-align: start;
}
dui-header-large:has([slot=description]):has([slot=content]) {
  grid-template-areas: "title        content" "description  content";
}
@media screen and (min-width: 768px) {
  dui-header-large {
    padding: 0 115px;
    height: 342px;
  }
  dui-header-large[size=compact] {
    height: 220px;
  }
  dui-header-large[size=large] {
    height: 460px;
  }
  dui-header-large [slot=title] {
    font-size: 4.375rem;
  }
  dui-header-large:has([slot=description]):has([slot=content]) {
    grid-template-columns: 1fr 40%;
  }
}
dui-header-indicators {
  --progress-percentage:0%;
  --transition-duration:500ms;
  display: grid;
  height: 74px;
  padding: 0 20px;
  align-items: center;
  grid-template-columns: auto 1fr;
  grid-template-areas: "subtitle a b c d e f g" "title a b c d e f g";
  font-family: "dui-heading";
  color: var(--gray-900);
  text-overflow: ellipsis;
  text-transform: uppercase;
  position: relative;
}
dui-header-indicators [slot=title] {
  grid-area: title;
  font-size: 1.5rem;
  line-height: 112%;
  overflow: hidden;
  text-overflow: ellipsis;
  align-self: flex-start;
}
dui-header-indicators [slot=subtitle] {
  grid-area: subtitle;
  font-size: 0.875rem;
  line-height: 1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  align-self: flex-end;
}
dui-header-indicators dui-header-indicators-item {
  margin-left: -7px;
}
dui-header-indicators dui-header-indicators-item:nth-child(1) {
  grid-area: a;
}
dui-header-indicators dui-header-indicators-item:nth-child(2) {
  grid-area: b;
}
dui-header-indicators dui-header-indicators-item:nth-child(3) {
  grid-area: c;
}
dui-header-indicators dui-header-indicators-item:nth-child(4) {
  grid-area: d;
}
dui-header-indicators dui-header-indicators-item:nth-child(5) {
  grid-area: e;
}
dui-header-indicators dui-header-indicators-item:nth-child(6) {
  grid-area: f;
}
dui-header-indicators dui-header-indicators-item:nth-child(7) {
  grid-area: g;
}
dui-header-indicators .indicators-container {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  margin-left: auto;
}
dui-header-indicators .indicators-container > dui-header-indicators-item {
  margin-left: -7px;
}
dui-header-indicators .progress-container {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 2px;
  width: 100%;
  background-color: var(--gray-100);
}
dui-header-indicators .progress-container::after {
  display: block;
  content: "";
  height: 100%;
  width: var(--progress-percentage);
  background-color: var(--success);
  transition: width var(--transition-duration) ease;
}
dui-header-indicators-item {
  --transition-duration:500ms;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid var(--white);
  border-radius: 9999999px;
  box-sizing: border-box;
  height: 32px;
  width: 32px;
  background-color: var(--gray-300);
  transition-duration: var(--transition-duration);
  transition-timing-function: ease;
  transition-property:
    background-color,
    width,
    height;
}
dui-header-indicators-item [slot=icon] {
  transition: font-size var(--transition-duration) ease;
  font-size: 1rem;
  line-height: 1rem;
  color: var(--white);
}
dui-header-indicators-item[ng-reflect-state=active],
dui-header-indicators-item[state=active] {
  height: 38px;
  width: 38px;
  z-index: 2;
  background-color: var(--gray-900);
}
dui-header-indicators-item[ng-reflect-state=active] [slot=icon],
dui-header-indicators-item[state=active] [slot=icon] {
  font-size: 1.25rem;
  line-height: 1.25rem;
}
dui-header-indicators-item[ng-reflect-state=done],
dui-header-indicators-item[state=done] {
  background-color: var(--success);
}
dui-segments-base,
dui-segments-base button,
dui-segments-base a {
  -webkit-tap-highlight-color: transparent;
}
dui-segments-base {
  --button-border-radius:4px;
  display: flex;
  align-items: stretch;
  width: 100%;
  overflow: hidden;
}
dui-segments-base slot[name=button] {
  display: grid;
  grid-auto-flow: column;
  flex-grow: 1;
}
dui-segments-base:has([slot=icon]) [slot=icon] {
  flex-shrink: 0;
}
dui-segments-base:has([slot=icon]) .icon-divider {
  width: 1px;
  flex-shrink: 0;
}
dui-segments-base {
  -webkit-user-select: none;
  user-select: none;
}
dui-segments-base[ng-reflect-size=normal],
dui-segments-base[size=normal] {
  font-size: 0.875rem !important;
}
dui-segments-base[ng-reflect-size=large],
dui-segments-base[size=large] {
  font-size: 1.125rem !important;
}
dui-segments-base[variant=basic],
dui-segments-base[variant=basicOutline],
dui-segments-base[variant=compactItalic] {
  height: 34px;
}
dui-segments-base[variant=italic],
dui-segments-base[variant=italicSemitransparent],
dui-segments-base[variant=italicTransparent] {
  height: 44px;
}
dui-segments-base [slot=icon] {
  cursor: pointer;
  font-size: 1.125rem !important;
  width: 60px;
  background: var(--white);
  display: flex;
  justify-content: center;
  align-items: center;
  border-top-left-radius: var(--button-border-radius);
  border-bottom-left-radius: var(--button-border-radius);
}
dui-segments-base dui-segments-base-button {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1;
  background: var(--white);
  color: var(--gray-900);
  cursor: pointer;
  transition: all 0.3s ease;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
dui-segments-base dui-segments-base-button:first-child {
  border-top-left-radius: var(--button-border-radius);
  border-bottom-left-radius: var(--button-border-radius);
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
dui-segments-base dui-segments-base-button:last-child {
  border-top-right-radius: var(--button-border-radius);
  border-bottom-right-radius: var(--button-border-radius);
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
dui-segments-base dui-segments-base-button:only-child {
  border-radius: var(--button-border-radius);
}
dui-segments-base dui-segments-base-button button,
dui-segments-base dui-segments-base-button a {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background: none;
  border: none;
  padding: 0;
  outline: inherit;
  cursor: pointer;
  color: inherit;
  font: inherit;
  text-transform: inherit;
}
dui-segments-base dui-segments-base-button button i,
dui-segments-base dui-segments-base-button a i {
  font-size: 1rem !important;
  margin-right: 3px;
}
dui-segments-base[ng-reflect-theme=dark] dui-segments-base-button,
dui-segments-base[ng-reflect-theme=dark] [slot=icon],
dui-segments-base[theme=dark] dui-segments-base-button,
dui-segments-base[theme=dark] [slot=icon] {
  background: var(--black);
  color: var(--gray-50);
}
dui-segments-base[ng-reflect-disabled=true],
dui-segments-base[disabled=true] {
  cursor: not-allowed;
}
dui-segments-base[ng-reflect-disabled=true] [slot=icon],
dui-segments-base[ng-reflect-disabled=true] dui-segments-base-button,
dui-segments-base[disabled=true] [slot=icon],
dui-segments-base[disabled=true] dui-segments-base-button {
  pointer-events: none;
}
dui-segments-base[disabled]:not([disabled=false]),
dui-segments-base[disabled]:not([disabled=false]) dui-segments-base-button,
dui-segments-base[disabled]:not([disabled=false]) [slot=icon],
dui-segments-base dui-segments-base-button[disabled]:not([disabled=false]) {
  pointer-events: none;
  cursor: not-allowed;
}
dui-segments-base[variant=italic] {
  font-family: "dui-heading";
  text-transform: uppercase;
}
dui-segments-base[variant=italic] .divider {
  background-color: var(--gray-50);
}
dui-segments-base[variant=italic] .divider:has(+ .disabled),
dui-segments-base[variant=italic] .divider:has(+ [disabled]:not([disabled=false])),
dui-segments-base[variant=italic] .divider:has(+ dui-segments-base-button[disabled]:not([disabled=false])) {
  background-color: var(--gray-50);
}
dui-segments-base[variant=italic][ng-reflect-theme=dark] .divider,
dui-segments-base[variant=italic][theme=dark] .divider {
  background-color: var(--gray-800);
}
dui-segments-base[variant=italic][ng-reflect-theme=dark] .divider:has(+ .disabled),
dui-segments-base[variant=italic][ng-reflect-theme=dark] .divider:has(+ [disabled]:not([disabled=false])),
dui-segments-base[variant=italic][ng-reflect-theme=dark] .divider:has(+ dui-segments-base-button[disabled]:not([disabled=false])),
dui-segments-base[variant=italic][theme=dark] .divider:has(+ .disabled),
dui-segments-base[variant=italic][theme=dark] .divider:has(+ [disabled]:not([disabled=false])),
dui-segments-base[variant=italic][theme=dark] .divider:has(+ dui-segments-base-button[disabled]:not([disabled=false])) {
  background-color: var(--gray-800);
}
@media only screen and (hover: hover) and (pointer: fine) {
  dui-segments-base[variant=italic] [slot=icon]:hover,
  dui-segments-base[variant=italic] dui-segments-base-button:not([checked]):hover,
  dui-segments-base[variant=italic] dui-segments-base-button[checked=false]:hover {
    background: var(--gray-50) !important;
    color: var(--gray-900) !important;
  }
  dui-segments-base[variant=italic][ng-reflect-theme=dark] [slot=icon]:hover,
  dui-segments-base[variant=italic][ng-reflect-theme=dark] dui-segments-base-button:not([checked]):hover,
  dui-segments-base[variant=italic][ng-reflect-theme=dark] dui-segments-base-button[checked=false]:hover,
  dui-segments-base[variant=italic][theme=dark] [slot=icon]:hover,
  dui-segments-base[variant=italic][theme=dark] dui-segments-base-button:not([checked]):hover,
  dui-segments-base[variant=italic][theme=dark] dui-segments-base-button[checked=false]:hover {
    background: var(--black) !important;
    color: var(--gray-50) !important;
  }
}
@media only screen and (hover: none) and (pointer: coarse) {
  dui-segments-base[variant=italic] dui-segments-base-button:not([checked]):active,
  dui-segments-base[variant=italic] dui-segments-base-button[checked=false]:active {
    transition: none;
    background-color: var(--gray-50) !important;
    color: var(--gray-900) !important;
  }
  dui-segments-base[variant=italic][ng-reflect-theme=dark] dui-segments-base-button:not([checked]):active,
  dui-segments-base[variant=italic][ng-reflect-theme=dark] dui-segments-base-button[checked=false]:active,
  dui-segments-base[variant=italic][theme=dark] dui-segments-base-button:not([checked]):active,
  dui-segments-base[variant=italic][theme=dark] dui-segments-base-button[checked=false]:active {
    transition: none;
    background-color: var(--black) !important;
    color: var(--gray-50) !important;
  }
}
dui-segments-base[variant=italic][disabled]:not([disabled=false]) dui-segments-base-button,
dui-segments-base[variant=italic][disabled]:not([disabled=false]) dui-segments-base-button dui-segments-base-button,
dui-segments-base[variant=italic][disabled]:not([disabled=false]) [slot=icon] dui-segments-base-button,
dui-segments-base[variant=italic] dui-segments-base-button[disabled]:not([disabled=false]) dui-segments-base-button {
  color: var(--gray-300);
}
dui-segments-base[variant=italic][ng-reflect-theme=dark][disabled]:not([disabled=false]) dui-segments-base-button,
dui-segments-base[variant=italic][ng-reflect-theme=dark][disabled]:not([disabled=false]) dui-segments-base-button dui-segments-base-button,
dui-segments-base[variant=italic][ng-reflect-theme=dark][disabled]:not([disabled=false]) [slot=icon] dui-segments-base-button,
dui-segments-base[variant=italic][ng-reflect-theme=dark] dui-segments-base-button[disabled]:not([disabled=false]) dui-segments-base-button,
dui-segments-base[variant=italic][theme=dark][disabled]:not([disabled=false]) dui-segments-base-button,
dui-segments-base[variant=italic][theme=dark][disabled]:not([disabled=false]) dui-segments-base-button dui-segments-base-button,
dui-segments-base[variant=italic][theme=dark][disabled]:not([disabled=false]) [slot=icon] dui-segments-base-button,
dui-segments-base[variant=italic][theme=dark] dui-segments-base-button[disabled]:not([disabled=false]) dui-segments-base-button {
  color: var(--gray-700);
  background-color: var(--black);
}
dui-segments-base[variant=italic] dui-segments-base-button[checked]:not([checked=false]) {
  background-color: var(--gray-900);
  color: var(--white);
}
dui-segments-base[variant=italic][ng-reflect-theme=dark] dui-segments-base-button[checked]:not([checked=false]),
dui-segments-base[variant=italic][theme=dark] dui-segments-base-button[checked]:not([checked=false]) {
  background-color: var(--white);
  color: var(--black);
}
dui-segments-base[variant=italic][disabled]:not([disabled=false]) dui-segments-base-button[checked=true],
dui-segments-base[variant=italic][disabled]:not([disabled=false]) dui-segments-base-button[ng-reflect=true],
dui-segments-base[variant=italic] dui-segments-base-button[disabled]:not([disabled=false])[checked=true],
dui-segments-base[variant=italic] dui-segments-base-button[disabled]:not([disabled=false])[ng-reflect=true] {
  background-color: var(--gray-100);
  color: var(--gray-300);
}
dui-segments-base[variant=italic][ng-reflect-theme=dark][disabled]:not([disabled=false]) dui-segments-base-button[checked=true],
dui-segments-base[variant=italic][ng-reflect-theme=dark][disabled]:not([disabled=false]) dui-segments-base-button[ng-reflect=true],
dui-segments-base[variant=italic][ng-reflect-theme=dark] dui-segments-base-button[disabled]:not([disabled=false])[checked=true],
dui-segments-base[variant=italic][ng-reflect-theme=dark] dui-segments-base-button[disabled]:not([disabled=false])[ng-reflect=true],
dui-segments-base[variant=italic][theme=dark][disabled]:not([disabled=false]) dui-segments-base-button[checked=true],
dui-segments-base[variant=italic][theme=dark][disabled]:not([disabled=false]) dui-segments-base-button[ng-reflect=true],
dui-segments-base[variant=italic][theme=dark] dui-segments-base-button[disabled]:not([disabled=false])[checked=true],
dui-segments-base[variant=italic][theme=dark] dui-segments-base-button[disabled]:not([disabled=false])[ng-reflect=true] {
  background-color: var(--gray-800);
  color: var(--gray-700);
}
dui-segments-base[variant=basic] {
  font-family: "dui-text";
}
dui-segments-base[variant=basic] .divider {
  background-color: var(--gray-50);
}
dui-segments-base[variant=basic] .divider:has(+ .disabled),
dui-segments-base[variant=basic] .divider:has(+ [disabled]:not([disabled=false])),
dui-segments-base[variant=basic] .divider:has(+ dui-segments-base-button[disabled]:not([disabled=false])) {
  background-color: var(--gray-50);
}
dui-segments-base[variant=basic][ng-reflect-theme=dark] .divider,
dui-segments-base[variant=basic][theme=dark] .divider {
  background-color: var(--gray-800);
}
dui-segments-base[variant=basic][ng-reflect-theme=dark] .divider:has(+ .disabled),
dui-segments-base[variant=basic][ng-reflect-theme=dark] .divider:has(+ [disabled]:not([disabled=false])),
dui-segments-base[variant=basic][ng-reflect-theme=dark] .divider:has(+ dui-segments-base-button[disabled]:not([disabled=false])),
dui-segments-base[variant=basic][theme=dark] .divider:has(+ .disabled),
dui-segments-base[variant=basic][theme=dark] .divider:has(+ [disabled]:not([disabled=false])),
dui-segments-base[variant=basic][theme=dark] .divider:has(+ dui-segments-base-button[disabled]:not([disabled=false])) {
  background-color: var(--gray-800);
}
@media only screen and (hover: hover) and (pointer: fine) {
  dui-segments-base[variant=basic] [slot=icon]:hover,
  dui-segments-base[variant=basic] dui-segments-base-button:not([checked]):hover,
  dui-segments-base[variant=basic] dui-segments-base-button[checked=false]:hover {
    background: var(--white) !important;
    color: var(--gray-900) !important;
  }
  dui-segments-base[variant=basic][ng-reflect-theme=dark] [slot=icon]:hover,
  dui-segments-base[variant=basic][ng-reflect-theme=dark] dui-segments-base-button:not([checked]):hover,
  dui-segments-base[variant=basic][ng-reflect-theme=dark] dui-segments-base-button[checked=false]:hover,
  dui-segments-base[variant=basic][theme=dark] [slot=icon]:hover,
  dui-segments-base[variant=basic][theme=dark] dui-segments-base-button:not([checked]):hover,
  dui-segments-base[variant=basic][theme=dark] dui-segments-base-button[checked=false]:hover {
    background: var(--black) !important;
    color: var(--gray-50) !important;
  }
}
@media only screen and (hover: none) and (pointer: coarse) {
  dui-segments-base[variant=basic] dui-segments-base-button:not([checked]):active,
  dui-segments-base[variant=basic] dui-segments-base-button[checked=false]:active {
    transition: none;
    background-color: var(--white) !important;
    color: var(--gray-900) !important;
  }
  dui-segments-base[variant=basic][ng-reflect-theme=dark] dui-segments-base-button:not([checked]):active,
  dui-segments-base[variant=basic][ng-reflect-theme=dark] dui-segments-base-button[checked=false]:active,
  dui-segments-base[variant=basic][theme=dark] dui-segments-base-button:not([checked]):active,
  dui-segments-base[variant=basic][theme=dark] dui-segments-base-button[checked=false]:active {
    transition: none;
    background-color: var(--black) !important;
    color: var(--gray-50) !important;
  }
}
dui-segments-base[variant=basic][disabled]:not([disabled=false]) dui-segments-base-button,
dui-segments-base[variant=basic][disabled]:not([disabled=false]) dui-segments-base-button dui-segments-base-button,
dui-segments-base[variant=basic][disabled]:not([disabled=false]) [slot=icon] dui-segments-base-button,
dui-segments-base[variant=basic] dui-segments-base-button[disabled]:not([disabled=false]) dui-segments-base-button {
  color: var(--gray-300);
}
dui-segments-base[variant=basic][ng-reflect-theme=dark][disabled]:not([disabled=false]) dui-segments-base-button,
dui-segments-base[variant=basic][ng-reflect-theme=dark][disabled]:not([disabled=false]) dui-segments-base-button dui-segments-base-button,
dui-segments-base[variant=basic][ng-reflect-theme=dark][disabled]:not([disabled=false]) [slot=icon] dui-segments-base-button,
dui-segments-base[variant=basic][ng-reflect-theme=dark] dui-segments-base-button[disabled]:not([disabled=false]) dui-segments-base-button,
dui-segments-base[variant=basic][theme=dark][disabled]:not([disabled=false]) dui-segments-base-button,
dui-segments-base[variant=basic][theme=dark][disabled]:not([disabled=false]) dui-segments-base-button dui-segments-base-button,
dui-segments-base[variant=basic][theme=dark][disabled]:not([disabled=false]) [slot=icon] dui-segments-base-button,
dui-segments-base[variant=basic][theme=dark] dui-segments-base-button[disabled]:not([disabled=false]) dui-segments-base-button {
  color: var(--gray-700);
  background-color: var(--black);
}
dui-segments-base[variant=basic] dui-segments-base-button[checked]:not([checked=false]) {
  background-color: var(--gray-900);
  color: var(--white);
}
dui-segments-base[variant=basic][ng-reflect-theme=dark] dui-segments-base-button[checked]:not([checked=false]),
dui-segments-base[variant=basic][theme=dark] dui-segments-base-button[checked]:not([checked=false]) {
  background-color: var(--white);
  color: var(--black);
}
dui-segments-base[variant=basic][disabled]:not([disabled=false]) dui-segments-base-button[checked=true],
dui-segments-base[variant=basic][disabled]:not([disabled=false]) dui-segments-base-button[ng-reflect=true],
dui-segments-base[variant=basic] dui-segments-base-button[disabled]:not([disabled=false])[checked=true],
dui-segments-base[variant=basic] dui-segments-base-button[disabled]:not([disabled=false])[ng-reflect=true] {
  background-color: var(--gray-100);
  color: var(--gray-300);
}
dui-segments-base[variant=basic][ng-reflect-theme=dark][disabled]:not([disabled=false]) dui-segments-base-button[checked=true],
dui-segments-base[variant=basic][ng-reflect-theme=dark][disabled]:not([disabled=false]) dui-segments-base-button[ng-reflect=true],
dui-segments-base[variant=basic][ng-reflect-theme=dark] dui-segments-base-button[disabled]:not([disabled=false])[checked=true],
dui-segments-base[variant=basic][ng-reflect-theme=dark] dui-segments-base-button[disabled]:not([disabled=false])[ng-reflect=true],
dui-segments-base[variant=basic][theme=dark][disabled]:not([disabled=false]) dui-segments-base-button[checked=true],
dui-segments-base[variant=basic][theme=dark][disabled]:not([disabled=false]) dui-segments-base-button[ng-reflect=true],
dui-segments-base[variant=basic][theme=dark] dui-segments-base-button[disabled]:not([disabled=false])[checked=true],
dui-segments-base[variant=basic][theme=dark] dui-segments-base-button[disabled]:not([disabled=false])[ng-reflect=true] {
  background-color: var(--gray-800);
  color: var(--gray-700);
}
dui-segments-base[variant=basicOutline] {
  font-family: "dui-text";
}
dui-segments-base[variant=basicOutline] .divider {
  background-color: var(--gray-50);
  border-top: 1px solid var(--gray-100);
  border-bottom: 1px solid var(--gray-100);
}
dui-segments-base[variant=basicOutline] .divider:has(+ .disabled),
dui-segments-base[variant=basicOutline] .divider:has(+ [disabled]:not([disabled=false])),
dui-segments-base[variant=basicOutline] .divider:has(+ dui-segments-base-button[disabled]:not([disabled=false])) {
  background-color: var(--gray-50);
}
dui-segments-base[variant=basicOutline][ng-reflect-theme=dark] .divider,
dui-segments-base[variant=basicOutline][theme=dark] .divider {
  background-color: var(--gray-800);
  border-top: 1px solid var(--gray-700);
  border-bottom: 1px solid var(--gray-700);
}
dui-segments-base[variant=basicOutline][ng-reflect-theme=dark] .divider:has(+ .disabled),
dui-segments-base[variant=basicOutline][ng-reflect-theme=dark] .divider:has(+ [disabled]:not([disabled=false])),
dui-segments-base[variant=basicOutline][ng-reflect-theme=dark] .divider:has(+ dui-segments-base-button[disabled]:not([disabled=false])),
dui-segments-base[variant=basicOutline][theme=dark] .divider:has(+ .disabled),
dui-segments-base[variant=basicOutline][theme=dark] .divider:has(+ [disabled]:not([disabled=false])),
dui-segments-base[variant=basicOutline][theme=dark] .divider:has(+ dui-segments-base-button[disabled]:not([disabled=false])) {
  background-color: var(--gray-800);
}
dui-segments-base[variant=basicOutline] [slot=icon],
dui-segments-base[variant=basicOutline] dui-segments-base-button {
  border-top: 1px solid var(--gray-100);
  border-bottom: 1px solid var(--gray-100);
}
dui-segments-base[variant=basicOutline] > :first-of-type {
  border-left: 1px solid var(--gray-100);
}
dui-segments-base[variant=basicOutline] > :last-of-type {
  border-right: 1px solid var(--gray-100);
}
dui-segments-base[variant=basicOutline][ng-reflect-theme=dark] [slot=icon],
dui-segments-base[variant=basicOutline][ng-reflect-theme=dark] dui-segments-base-button,
dui-segments-base[variant=basicOutline][theme=dark] [slot=icon],
dui-segments-base[variant=basicOutline][theme=dark] dui-segments-base-button {
  border-top: 1px solid var(--gray-700);
  border-bottom: 1px solid var(--gray-700);
}
dui-segments-base[variant=basicOutline][ng-reflect-theme=dark] > :first-of-type,
dui-segments-base[variant=basicOutline][theme=dark] > :first-of-type {
  border-left: 1px solid var(--gray-700);
}
dui-segments-base[variant=basicOutline][ng-reflect-theme=dark] > :last-of-type,
dui-segments-base[variant=basicOutline][theme=dark] > :last-of-type {
  border-right: 1px solid var(--gray-700);
}
dui-segments-base[variant=basicOutline] [slot=icon] {
  border-right: 0px !important;
}
@media only screen and (hover: hover) and (pointer: fine) {
  dui-segments-base[variant=basicOutline] [slot=icon]:hover,
  dui-segments-base[variant=basicOutline] dui-segments-base-button:not([checked]):hover,
  dui-segments-base[variant=basicOutline] dui-segments-base-button[checked=false]:hover {
    background: var(--white) !important;
    color: var(--gray-900) !important;
  }
  dui-segments-base[variant=basicOutline][ng-reflect-theme=dark] [slot=icon]:hover,
  dui-segments-base[variant=basicOutline][ng-reflect-theme=dark] dui-segments-base-button:not([checked]):hover,
  dui-segments-base[variant=basicOutline][ng-reflect-theme=dark] dui-segments-base-button[checked=false]:hover,
  dui-segments-base[variant=basicOutline][theme=dark] [slot=icon]:hover,
  dui-segments-base[variant=basicOutline][theme=dark] dui-segments-base-button:not([checked]):hover,
  dui-segments-base[variant=basicOutline][theme=dark] dui-segments-base-button[checked=false]:hover {
    background: var(--black) !important;
    color: var(--gray-50) !important;
  }
}
@media only screen and (hover: none) and (pointer: coarse) {
  dui-segments-base[variant=basicOutline] dui-segments-base-button:not([checked]):active,
  dui-segments-base[variant=basicOutline] dui-segments-base-button[checked=false]:active {
    transition: none;
    background-color: var(--white) !important;
    color: var(--gray-900) !important;
  }
  dui-segments-base[variant=basicOutline][ng-reflect-theme=dark] dui-segments-base-button:not([checked]):active,
  dui-segments-base[variant=basicOutline][ng-reflect-theme=dark] dui-segments-base-button[checked=false]:active,
  dui-segments-base[variant=basicOutline][theme=dark] dui-segments-base-button:not([checked]):active,
  dui-segments-base[variant=basicOutline][theme=dark] dui-segments-base-button[checked=false]:active {
    transition: none;
    background-color: var(--black) !important;
    color: var(--gray-50) !important;
  }
}
dui-segments-base[variant=basicOutline][disabled]:not([disabled=false]) dui-segments-base-button,
dui-segments-base[variant=basicOutline][disabled]:not([disabled=false]) dui-segments-base-button dui-segments-base-button,
dui-segments-base[variant=basicOutline][disabled]:not([disabled=false]) [slot=icon] dui-segments-base-button,
dui-segments-base[variant=basicOutline] dui-segments-base-button[disabled]:not([disabled=false]) dui-segments-base-button {
  color: var(--gray-300);
}
dui-segments-base[variant=basicOutline][ng-reflect-theme=dark][disabled]:not([disabled=false]) dui-segments-base-button,
dui-segments-base[variant=basicOutline][ng-reflect-theme=dark][disabled]:not([disabled=false]) dui-segments-base-button dui-segments-base-button,
dui-segments-base[variant=basicOutline][ng-reflect-theme=dark][disabled]:not([disabled=false]) [slot=icon] dui-segments-base-button,
dui-segments-base[variant=basicOutline][ng-reflect-theme=dark] dui-segments-base-button[disabled]:not([disabled=false]) dui-segments-base-button,
dui-segments-base[variant=basicOutline][theme=dark][disabled]:not([disabled=false]) dui-segments-base-button,
dui-segments-base[variant=basicOutline][theme=dark][disabled]:not([disabled=false]) dui-segments-base-button dui-segments-base-button,
dui-segments-base[variant=basicOutline][theme=dark][disabled]:not([disabled=false]) [slot=icon] dui-segments-base-button,
dui-segments-base[variant=basicOutline][theme=dark] dui-segments-base-button[disabled]:not([disabled=false]) dui-segments-base-button {
  color: var(--gray-700);
  background-color: var(--black);
}
dui-segments-base[variant=basicOutline] dui-segments-base-button[checked]:not([checked=false]) {
  background-color: var(--gray-900);
  color: var(--white);
}
dui-segments-base[variant=basicOutline][ng-reflect-theme=dark] dui-segments-base-button[checked]:not([checked=false]),
dui-segments-base[variant=basicOutline][theme=dark] dui-segments-base-button[checked]:not([checked=false]) {
  background-color: var(--white);
  color: var(--black);
}
dui-segments-base[variant=basicOutline][disabled]:not([disabled=false]) dui-segments-base-button[checked=true],
dui-segments-base[variant=basicOutline][disabled]:not([disabled=false]) dui-segments-base-button[ng-reflect=true],
dui-segments-base[variant=basicOutline] dui-segments-base-button[disabled]:not([disabled=false])[checked=true],
dui-segments-base[variant=basicOutline] dui-segments-base-button[disabled]:not([disabled=false])[ng-reflect=true] {
  background-color: var(--gray-100);
  color: var(--gray-300);
}
dui-segments-base[variant=basicOutline][ng-reflect-theme=dark][disabled]:not([disabled=false]) dui-segments-base-button[checked=true],
dui-segments-base[variant=basicOutline][ng-reflect-theme=dark][disabled]:not([disabled=false]) dui-segments-base-button[ng-reflect=true],
dui-segments-base[variant=basicOutline][ng-reflect-theme=dark] dui-segments-base-button[disabled]:not([disabled=false])[checked=true],
dui-segments-base[variant=basicOutline][ng-reflect-theme=dark] dui-segments-base-button[disabled]:not([disabled=false])[ng-reflect=true],
dui-segments-base[variant=basicOutline][theme=dark][disabled]:not([disabled=false]) dui-segments-base-button[checked=true],
dui-segments-base[variant=basicOutline][theme=dark][disabled]:not([disabled=false]) dui-segments-base-button[ng-reflect=true],
dui-segments-base[variant=basicOutline][theme=dark] dui-segments-base-button[disabled]:not([disabled=false])[checked=true],
dui-segments-base[variant=basicOutline][theme=dark] dui-segments-base-button[disabled]:not([disabled=false])[ng-reflect=true] {
  background-color: var(--gray-800);
  color: var(--gray-700);
}
dui-segments-base {
}
dui-segments-base[variant=italicSemitransparent] {
  font-family: "dui-heading";
  text-transform: uppercase;
}
dui-segments-base[variant=italicSemitransparent] [slot=icon],
dui-segments-base[variant=italicSemitransparent] dui-segments-base-button {
  background-color: var(--semitransparent-gray-20);
}
dui-segments-base[variant=italicSemitransparent][ng-reflect-theme=dark] [slot=icon],
dui-segments-base[variant=italicSemitransparent][ng-reflect-theme=dark] dui-segments-base-button,
dui-segments-base[variant=italicSemitransparent][theme=dark] [slot=icon],
dui-segments-base[variant=italicSemitransparent][theme=dark] dui-segments-base-button {
  background-color: var(--semitransparent-light-30);
}
dui-segments-base[variant=italicSemitransparent] .divider {
  background-color: var(--semitransparent-gray-30);
}
dui-segments-base[variant=italicSemitransparent] .divider:has(+ .disabled),
dui-segments-base[variant=italicSemitransparent] .divider:has(+ [disabled]:not([disabled=false])),
dui-segments-base[variant=italicSemitransparent] .divider:has(+ dui-segments-base-button[disabled]:not([disabled=false])) {
  background-color: var(--semitransparent-gray-20);
}
dui-segments-base[variant=italicSemitransparent][ng-reflect-theme=dark] .divider,
dui-segments-base[variant=italicSemitransparent][theme=dark] .divider {
  background-color: var(--semitransparent-light-50);
}
dui-segments-base[variant=italicSemitransparent][ng-reflect-theme=dark] .divider:has(+ .disabled),
dui-segments-base[variant=italicSemitransparent][ng-reflect-theme=dark] .divider:has(+ [disabled]:not([disabled=false])),
dui-segments-base[variant=italicSemitransparent][ng-reflect-theme=dark] .divider:has(+ dui-segments-base-button[disabled]:not([disabled=false])),
dui-segments-base[variant=italicSemitransparent][theme=dark] .divider:has(+ .disabled),
dui-segments-base[variant=italicSemitransparent][theme=dark] .divider:has(+ [disabled]:not([disabled=false])),
dui-segments-base[variant=italicSemitransparent][theme=dark] .divider:has(+ dui-segments-base-button[disabled]:not([disabled=false])) {
  background-color: var(--semitransparent-light-20);
}
@media only screen and (hover: hover) and (pointer: fine) {
  dui-segments-base[variant=italicSemitransparent] [slot=icon]:hover,
  dui-segments-base[variant=italicSemitransparent] dui-segments-base-button:not([checked]):hover,
  dui-segments-base[variant=italicSemitransparent] dui-segments-base-button[checked=false]:hover {
    background: var(--gray-50) !important;
    color: var(--gray-900) !important;
  }
  dui-segments-base[variant=italicSemitransparent][ng-reflect-theme=dark] [slot=icon]:hover,
  dui-segments-base[variant=italicSemitransparent][ng-reflect-theme=dark] dui-segments-base-button:not([checked]):hover,
  dui-segments-base[variant=italicSemitransparent][ng-reflect-theme=dark] dui-segments-base-button[checked=false]:hover,
  dui-segments-base[variant=italicSemitransparent][theme=dark] [slot=icon]:hover,
  dui-segments-base[variant=italicSemitransparent][theme=dark] dui-segments-base-button:not([checked]):hover,
  dui-segments-base[variant=italicSemitransparent][theme=dark] dui-segments-base-button[checked=false]:hover {
    background: var(--gray-900) !important;
    color: var(--white) !important;
  }
}
@media only screen and (hover: none) and (pointer: coarse) {
  dui-segments-base[variant=italicSemitransparent] dui-segments-base-button:not([checked]):active,
  dui-segments-base[variant=italicSemitransparent] dui-segments-base-button[checked=false]:active {
    transition: none;
    background-color: var(--gray-50) !important;
    color: var(--gray-900) !important;
  }
  dui-segments-base[variant=italicSemitransparent][ng-reflect-theme=dark] dui-segments-base-button:not([checked]):active,
  dui-segments-base[variant=italicSemitransparent][ng-reflect-theme=dark] dui-segments-base-button[checked=false]:active,
  dui-segments-base[variant=italicSemitransparent][theme=dark] dui-segments-base-button:not([checked]):active,
  dui-segments-base[variant=italicSemitransparent][theme=dark] dui-segments-base-button[checked=false]:active {
    transition: none;
    background-color: var(--gray-900) !important;
    color: var(--white) !important;
  }
}
dui-segments-base[variant=italicSemitransparent][disabled]:not([disabled=false]) dui-segments-base-button,
dui-segments-base[variant=italicSemitransparent][disabled]:not([disabled=false]) dui-segments-base-button dui-segments-base-button,
dui-segments-base[variant=italicSemitransparent][disabled]:not([disabled=false]) [slot=icon] dui-segments-base-button,
dui-segments-base[variant=italicSemitransparent] dui-segments-base-button[disabled]:not([disabled=false]) dui-segments-base-button {
  color: var(--gray-300);
  background-color: var(--gray-50);
}
dui-segments-base[variant=italicSemitransparent][ng-reflect-theme=dark][disabled]:not([disabled=false]) dui-segments-base-button,
dui-segments-base[variant=italicSemitransparent][ng-reflect-theme=dark][disabled]:not([disabled=false]) dui-segments-base-button dui-segments-base-button,
dui-segments-base[variant=italicSemitransparent][ng-reflect-theme=dark][disabled]:not([disabled=false]) [slot=icon] dui-segments-base-button,
dui-segments-base[variant=italicSemitransparent][ng-reflect-theme=dark] dui-segments-base-button[disabled]:not([disabled=false]) dui-segments-base-button,
dui-segments-base[variant=italicSemitransparent][theme=dark][disabled]:not([disabled=false]) dui-segments-base-button,
dui-segments-base[variant=italicSemitransparent][theme=dark][disabled]:not([disabled=false]) dui-segments-base-button dui-segments-base-button,
dui-segments-base[variant=italicSemitransparent][theme=dark][disabled]:not([disabled=false]) [slot=icon] dui-segments-base-button,
dui-segments-base[variant=italicSemitransparent][theme=dark] dui-segments-base-button[disabled]:not([disabled=false]) dui-segments-base-button {
  color: var(--gray-600);
  background-color: var(--semitransparent-light-10);
}
dui-segments-base[variant=italicSemitransparent] dui-segments-base-button[checked]:not([checked=false]) {
  background-color: var(--gray-900);
  color: var(--white);
}
dui-segments-base[variant=italicSemitransparent][ng-reflect-theme=dark] dui-segments-base-button[checked]:not([checked=false]),
dui-segments-base[variant=italicSemitransparent][theme=dark] dui-segments-base-button[checked]:not([checked=false]) {
  background-color: var(--white);
  color: var(--black);
}
dui-segments-base[variant=italicSemitransparent][disabled]:not([disabled=false]) dui-segments-base-button[checked=true],
dui-segments-base[variant=italicSemitransparent][disabled]:not([disabled=false]) dui-segments-base-button[ng-reflect=true],
dui-segments-base[variant=italicSemitransparent] dui-segments-base-button[disabled]:not([disabled=false])[checked=true],
dui-segments-base[variant=italicSemitransparent] dui-segments-base-button[disabled]:not([disabled=false])[ng-reflect=true] {
  background-color: var(--semitransparent-gray-10);
  color: var(--gray-300);
}
dui-segments-base[variant=italicSemitransparent][ng-reflect-theme=dark][disabled]:not([disabled=false]) dui-segments-base-button[checked=true],
dui-segments-base[variant=italicSemitransparent][ng-reflect-theme=dark][disabled]:not([disabled=false]) dui-segments-base-button[ng-reflect=true],
dui-segments-base[variant=italicSemitransparent][ng-reflect-theme=dark] dui-segments-base-button[disabled]:not([disabled=false])[checked=true],
dui-segments-base[variant=italicSemitransparent][ng-reflect-theme=dark] dui-segments-base-button[disabled]:not([disabled=false])[ng-reflect=true],
dui-segments-base[variant=italicSemitransparent][theme=dark][disabled]:not([disabled=false]) dui-segments-base-button[checked=true],
dui-segments-base[variant=italicSemitransparent][theme=dark][disabled]:not([disabled=false]) dui-segments-base-button[ng-reflect=true],
dui-segments-base[variant=italicSemitransparent][theme=dark] dui-segments-base-button[disabled]:not([disabled=false])[checked=true],
dui-segments-base[variant=italicSemitransparent][theme=dark] dui-segments-base-button[disabled]:not([disabled=false])[ng-reflect=true] {
  background-color: var(--semitransparent-light-20);
  color: var(--gray-900);
}
dui-segments-base {
}
dui-segments-base[variant=italicTransparent] {
  font-family: "dui-heading";
  text-transform: uppercase;
}
dui-segments-base[variant=italicTransparent] [slot=icon],
dui-segments-base[variant=italicTransparent] dui-segments-base-button {
  background-color: transparent;
}
dui-segments-base[variant=italicTransparent][ng-reflect-theme=dark] [slot=icon],
dui-segments-base[variant=italicTransparent][ng-reflect-theme=dark] dui-segments-base-button,
dui-segments-base[variant=italicTransparent][theme=dark] [slot=icon],
dui-segments-base[variant=italicTransparent][theme=dark] dui-segments-base-button {
  background-color: transparent;
}
dui-segments-base[variant=italicTransparent] .divider {
  background-color: var(--semitransparent-gray-20);
  border-top: 1px solid var(--gray-900);
  border-bottom: 1px solid var(--gray-900);
}
dui-segments-base[variant=italicTransparent] .divider:has(+ .disabled),
dui-segments-base[variant=italicTransparent] .divider:has(+ [disabled]:not([disabled=false])),
dui-segments-base[variant=italicTransparent] .divider:has(+ dui-segments-base-button[disabled]:not([disabled=false])) {
  background-color: var(--black);
}
dui-segments-base[variant=italicTransparent][ng-reflect-theme=dark] .divider,
dui-segments-base[variant=italicTransparent][theme=dark] .divider {
  background-color: var(--semitransparent-light-20);
  border-top: 1px solid var(--gray-700);
  border-bottom: 1px solid var(--gray-700);
}
dui-segments-base[variant=italicTransparent][ng-reflect-theme=dark] .divider:has(+ .disabled),
dui-segments-base[variant=italicTransparent][ng-reflect-theme=dark] .divider:has(+ [disabled]:not([disabled=false])),
dui-segments-base[variant=italicTransparent][ng-reflect-theme=dark] .divider:has(+ dui-segments-base-button[disabled]:not([disabled=false])),
dui-segments-base[variant=italicTransparent][theme=dark] .divider:has(+ .disabled),
dui-segments-base[variant=italicTransparent][theme=dark] .divider:has(+ [disabled]:not([disabled=false])),
dui-segments-base[variant=italicTransparent][theme=dark] .divider:has(+ dui-segments-base-button[disabled]:not([disabled=false])) {
  background-color: var(--black);
}
dui-segments-base[variant=italicTransparent] [slot=icon],
dui-segments-base[variant=italicTransparent] dui-segments-base-button {
  border-top: 1px solid var(--gray-900);
  border-bottom: 1px solid var(--gray-900);
}
dui-segments-base[variant=italicTransparent] > :first-of-type {
  border-left: 1px solid var(--gray-900);
}
dui-segments-base[variant=italicTransparent] > :last-of-type {
  border-right: 1px solid var(--gray-900);
}
dui-segments-base[variant=italicTransparent][ng-reflect-theme=dark] [slot=icon],
dui-segments-base[variant=italicTransparent][ng-reflect-theme=dark] dui-segments-base-button,
dui-segments-base[variant=italicTransparent][theme=dark] [slot=icon],
dui-segments-base[variant=italicTransparent][theme=dark] dui-segments-base-button {
  border-top: 1px solid var(--gray-700);
  border-bottom: 1px solid var(--gray-700);
}
dui-segments-base[variant=italicTransparent][ng-reflect-theme=dark] > :first-of-type,
dui-segments-base[variant=italicTransparent][theme=dark] > :first-of-type {
  border-left: 1px solid var(--gray-700);
}
dui-segments-base[variant=italicTransparent][ng-reflect-theme=dark] > :last-of-type,
dui-segments-base[variant=italicTransparent][theme=dark] > :last-of-type {
  border-right: 1px solid var(--gray-700);
}
dui-segments-base[variant=italicTransparent] [slot=icon] {
  border-right: 0px !important;
}
@media only screen and (hover: hover) and (pointer: fine) {
  dui-segments-base[variant=italicTransparent] [slot=icon]:hover,
  dui-segments-base[variant=italicTransparent] dui-segments-base-button:not([checked]):hover,
  dui-segments-base[variant=italicTransparent] dui-segments-base-button[checked=false]:hover {
    background: var(--semitransparent-gray-10) !important;
    color: var(--black) !important;
  }
  dui-segments-base[variant=italicTransparent][ng-reflect-theme=dark] [slot=icon]:hover,
  dui-segments-base[variant=italicTransparent][ng-reflect-theme=dark] dui-segments-base-button:not([checked]):hover,
  dui-segments-base[variant=italicTransparent][ng-reflect-theme=dark] dui-segments-base-button[checked=false]:hover,
  dui-segments-base[variant=italicTransparent][theme=dark] [slot=icon]:hover,
  dui-segments-base[variant=italicTransparent][theme=dark] dui-segments-base-button:not([checked]):hover,
  dui-segments-base[variant=italicTransparent][theme=dark] dui-segments-base-button[checked=false]:hover {
    background: var(--semitransparent-light-10) !important;
    color: var(--white) !important;
  }
}
@media only screen and (hover: none) and (pointer: coarse) {
  dui-segments-base[variant=italicTransparent] dui-segments-base-button:not([checked]):active,
  dui-segments-base[variant=italicTransparent] dui-segments-base-button[checked=false]:active {
    transition: none;
    background-color: var(--semitransparent-gray-10) !important;
    color: var(--black) !important;
  }
  dui-segments-base[variant=italicTransparent][ng-reflect-theme=dark] dui-segments-base-button:not([checked]):active,
  dui-segments-base[variant=italicTransparent][ng-reflect-theme=dark] dui-segments-base-button[checked=false]:active,
  dui-segments-base[variant=italicTransparent][theme=dark] dui-segments-base-button:not([checked]):active,
  dui-segments-base[variant=italicTransparent][theme=dark] dui-segments-base-button[checked=false]:active {
    transition: none;
    background-color: var(--semitransparent-light-10) !important;
    color: var(--white) !important;
  }
}
dui-segments-base[variant=italicTransparent][disabled]:not([disabled=false]) dui-segments-base-button,
dui-segments-base[variant=italicTransparent][disabled]:not([disabled=false]) dui-segments-base-button dui-segments-base-button,
dui-segments-base[variant=italicTransparent][disabled]:not([disabled=false]) [slot=icon] dui-segments-base-button,
dui-segments-base[variant=italicTransparent] dui-segments-base-button[disabled]:not([disabled=false]) dui-segments-base-button {
  color: var(--gray-300);
  background-color: transparent;
}
dui-segments-base[variant=italicTransparent][ng-reflect-theme=dark][disabled]:not([disabled=false]) dui-segments-base-button,
dui-segments-base[variant=italicTransparent][ng-reflect-theme=dark][disabled]:not([disabled=false]) dui-segments-base-button dui-segments-base-button,
dui-segments-base[variant=italicTransparent][ng-reflect-theme=dark][disabled]:not([disabled=false]) [slot=icon] dui-segments-base-button,
dui-segments-base[variant=italicTransparent][ng-reflect-theme=dark] dui-segments-base-button[disabled]:not([disabled=false]) dui-segments-base-button,
dui-segments-base[variant=italicTransparent][theme=dark][disabled]:not([disabled=false]) dui-segments-base-button,
dui-segments-base[variant=italicTransparent][theme=dark][disabled]:not([disabled=false]) dui-segments-base-button dui-segments-base-button,
dui-segments-base[variant=italicTransparent][theme=dark][disabled]:not([disabled=false]) [slot=icon] dui-segments-base-button,
dui-segments-base[variant=italicTransparent][theme=dark] dui-segments-base-button[disabled]:not([disabled=false]) dui-segments-base-button {
  color: var(--gray-700);
  background-color: transparent;
}
dui-segments-base[variant=italicTransparent] dui-segments-base-button[checked]:not([checked=false]) {
  background-color: var(--black);
  color: var(--white);
}
dui-segments-base[variant=italicTransparent][ng-reflect-theme=dark] dui-segments-base-button[checked]:not([checked=false]),
dui-segments-base[variant=italicTransparent][theme=dark] dui-segments-base-button[checked]:not([checked=false]) {
  background-color: var(--white);
  color: var(--black);
}
dui-segments-base[variant=italicTransparent][disabled]:not([disabled=false]) dui-segments-base-button[checked=true],
dui-segments-base[variant=italicTransparent][disabled]:not([disabled=false]) dui-segments-base-button[ng-reflect=true],
dui-segments-base[variant=italicTransparent] dui-segments-base-button[disabled]:not([disabled=false])[checked=true],
dui-segments-base[variant=italicTransparent] dui-segments-base-button[disabled]:not([disabled=false])[ng-reflect=true] {
  background-color: var(--semitransparent-gray-20);
  color: var(--gray-300);
}
dui-segments-base[variant=italicTransparent][ng-reflect-theme=dark][disabled]:not([disabled=false]) dui-segments-base-button[checked=true],
dui-segments-base[variant=italicTransparent][ng-reflect-theme=dark][disabled]:not([disabled=false]) dui-segments-base-button[ng-reflect=true],
dui-segments-base[variant=italicTransparent][ng-reflect-theme=dark] dui-segments-base-button[disabled]:not([disabled=false])[checked=true],
dui-segments-base[variant=italicTransparent][ng-reflect-theme=dark] dui-segments-base-button[disabled]:not([disabled=false])[ng-reflect=true],
dui-segments-base[variant=italicTransparent][theme=dark][disabled]:not([disabled=false]) dui-segments-base-button[checked=true],
dui-segments-base[variant=italicTransparent][theme=dark][disabled]:not([disabled=false]) dui-segments-base-button[ng-reflect=true],
dui-segments-base[variant=italicTransparent][theme=dark] dui-segments-base-button[disabled]:not([disabled=false])[checked=true],
dui-segments-base[variant=italicTransparent][theme=dark] dui-segments-base-button[disabled]:not([disabled=false])[ng-reflect=true] {
  background-color: var(--semitransparent-light-10);
  color: var(--gray-600);
}
dui-segments-base {
}
dui-segments-base[variant=compactItalic] {
  font-family: "dui-heading";
  text-transform: uppercase;
}
dui-segments-base[variant=compactItalic] [slot=icon],
dui-segments-base[variant=compactItalic] dui-segments-base-button {
  background-color: var(--semitransparent-gray-30);
  color: var(--semitransparent-light-50);
}
dui-segments-base[variant=compactItalic][ng-reflect-theme=dark] [slot=icon],
dui-segments-base[variant=compactItalic][ng-reflect-theme=dark] dui-segments-base-button,
dui-segments-base[variant=compactItalic][theme=dark] [slot=icon],
dui-segments-base[variant=compactItalic][theme=dark] dui-segments-base-button {
  background-color: var(--semitransparent-light-30);
  color: var(--semitransparent-light-30);
}
dui-segments-base[variant=compactItalic] .divider {
  background-color: var(--semitransparent-gray-20);
}
dui-segments-base[variant=compactItalic] .divider:has(+ .disabled),
dui-segments-base[variant=compactItalic] .divider:has(+ [disabled]:not([disabled=false])),
dui-segments-base[variant=compactItalic] .divider:has(+ dui-segments-base-button[disabled]:not([disabled=false])) {
  background-color: var(--semitransparent-gray-20);
}
dui-segments-base[variant=compactItalic][ng-reflect-theme=dark] .divider,
dui-segments-base[variant=compactItalic][theme=dark] .divider {
  background-color: var(--semitransparent-light-20);
}
dui-segments-base[variant=compactItalic][ng-reflect-theme=dark] .divider:has(+ .disabled),
dui-segments-base[variant=compactItalic][ng-reflect-theme=dark] .divider:has(+ [disabled]:not([disabled=false])),
dui-segments-base[variant=compactItalic][ng-reflect-theme=dark] .divider:has(+ dui-segments-base-button[disabled]:not([disabled=false])),
dui-segments-base[variant=compactItalic][theme=dark] .divider:has(+ .disabled),
dui-segments-base[variant=compactItalic][theme=dark] .divider:has(+ [disabled]:not([disabled=false])),
dui-segments-base[variant=compactItalic][theme=dark] .divider:has(+ dui-segments-base-button[disabled]:not([disabled=false])) {
  background-color: var(--semitransparent-light-20);
}
@media only screen and (hover: hover) and (pointer: fine) {
  dui-segments-base[variant=compactItalic] [slot=icon]:hover,
  dui-segments-base[variant=compactItalic] dui-segments-base-button:not([checked]):hover,
  dui-segments-base[variant=compactItalic] dui-segments-base-button[checked=false]:hover {
    background: var(--semitransparent-gray-50) !important;
    color: var(--semitransparent-light-50) !important;
  }
  dui-segments-base[variant=compactItalic][ng-reflect-theme=dark] [slot=icon]:hover,
  dui-segments-base[variant=compactItalic][ng-reflect-theme=dark] dui-segments-base-button:not([checked]):hover,
  dui-segments-base[variant=compactItalic][ng-reflect-theme=dark] dui-segments-base-button[checked=false]:hover,
  dui-segments-base[variant=compactItalic][theme=dark] [slot=icon]:hover,
  dui-segments-base[variant=compactItalic][theme=dark] dui-segments-base-button:not([checked]):hover,
  dui-segments-base[variant=compactItalic][theme=dark] dui-segments-base-button[checked=false]:hover {
    background: var(--semitransparent-light-10) !important;
    color: var(--semitransparent-light-30) !important;
  }
}
@media only screen and (hover: none) and (pointer: coarse) {
  dui-segments-base[variant=compactItalic] dui-segments-base-button:not([checked]):active,
  dui-segments-base[variant=compactItalic] dui-segments-base-button[checked=false]:active {
    transition: none;
    background-color: var(--semitransparent-gray-50) !important;
    color: var(--semitransparent-light-50) !important;
  }
  dui-segments-base[variant=compactItalic][ng-reflect-theme=dark] dui-segments-base-button:not([checked]):active,
  dui-segments-base[variant=compactItalic][ng-reflect-theme=dark] dui-segments-base-button[checked=false]:active,
  dui-segments-base[variant=compactItalic][theme=dark] dui-segments-base-button:not([checked]):active,
  dui-segments-base[variant=compactItalic][theme=dark] dui-segments-base-button[checked=false]:active {
    transition: none;
    background-color: var(--semitransparent-light-10) !important;
    color: var(--semitransparent-light-30) !important;
  }
}
dui-segments-base[variant=compactItalic][disabled]:not([disabled=false]) dui-segments-base-button,
dui-segments-base[variant=compactItalic][disabled]:not([disabled=false]) dui-segments-base-button dui-segments-base-button,
dui-segments-base[variant=compactItalic][disabled]:not([disabled=false]) [slot=icon] dui-segments-base-button,
dui-segments-base[variant=compactItalic] dui-segments-base-button[disabled]:not([disabled=false]) dui-segments-base-button {
  color: var(--semitransparent-light-30);
  background-color: var(--semitransparent-gray-50);
}
dui-segments-base[variant=compactItalic][ng-reflect-theme=dark][disabled]:not([disabled=false]) dui-segments-base-button,
dui-segments-base[variant=compactItalic][ng-reflect-theme=dark][disabled]:not([disabled=false]) dui-segments-base-button dui-segments-base-button,
dui-segments-base[variant=compactItalic][ng-reflect-theme=dark][disabled]:not([disabled=false]) [slot=icon] dui-segments-base-button,
dui-segments-base[variant=compactItalic][ng-reflect-theme=dark] dui-segments-base-button[disabled]:not([disabled=false]) dui-segments-base-button,
dui-segments-base[variant=compactItalic][theme=dark][disabled]:not([disabled=false]) dui-segments-base-button,
dui-segments-base[variant=compactItalic][theme=dark][disabled]:not([disabled=false]) dui-segments-base-button dui-segments-base-button,
dui-segments-base[variant=compactItalic][theme=dark][disabled]:not([disabled=false]) [slot=icon] dui-segments-base-button,
dui-segments-base[variant=compactItalic][theme=dark] dui-segments-base-button[disabled]:not([disabled=false]) dui-segments-base-button {
  color: var(--semitransparent-light-10);
  background-color: var(--semitransparent-light-10);
}
dui-segments-base[variant=compactItalic] dui-segments-base-button[checked]:not([checked=false]) {
  background-color: var(--semitransparent-gray-30);
  color: var(--white);
}
dui-segments-base[variant=compactItalic][ng-reflect-theme=dark] dui-segments-base-button[checked]:not([checked=false]),
dui-segments-base[variant=compactItalic][theme=dark] dui-segments-base-button[checked]:not([checked=false]) {
  background-color: var(--semitransparent-light-30);
  color: var(--white);
}
dui-segments-base[variant=compactItalic][disabled]:not([disabled=false]) dui-segments-base-button[checked=true],
dui-segments-base[variant=compactItalic][disabled]:not([disabled=false]) dui-segments-base-button[ng-reflect=true],
dui-segments-base[variant=compactItalic] dui-segments-base-button[disabled]:not([disabled=false])[checked=true],
dui-segments-base[variant=compactItalic] dui-segments-base-button[disabled]:not([disabled=false])[ng-reflect=true] {
  background-color: var(--semitransparent-gray-20);
  color: var(--semitransparent-light-30);
}
dui-segments-base[variant=compactItalic][ng-reflect-theme=dark][disabled]:not([disabled=false]) dui-segments-base-button[checked=true],
dui-segments-base[variant=compactItalic][ng-reflect-theme=dark][disabled]:not([disabled=false]) dui-segments-base-button[ng-reflect=true],
dui-segments-base[variant=compactItalic][ng-reflect-theme=dark] dui-segments-base-button[disabled]:not([disabled=false])[checked=true],
dui-segments-base[variant=compactItalic][ng-reflect-theme=dark] dui-segments-base-button[disabled]:not([disabled=false])[ng-reflect=true],
dui-segments-base[variant=compactItalic][theme=dark][disabled]:not([disabled=false]) dui-segments-base-button[checked=true],
dui-segments-base[variant=compactItalic][theme=dark][disabled]:not([disabled=false]) dui-segments-base-button[ng-reflect=true],
dui-segments-base[variant=compactItalic][theme=dark] dui-segments-base-button[disabled]:not([disabled=false])[checked=true],
dui-segments-base[variant=compactItalic][theme=dark] dui-segments-base-button[disabled]:not([disabled=false])[ng-reflect=true] {
  background-color: var(--semitransparent-light-20);
  color: var(--gray-600);
}
@media only screen and (hover: none) and (pointer: coarse) {
  dui-segments-base [slot=icon] {
    display: none;
  }
  dui-segments-base {
  }
  dui-segments-base dui-segments-base-button:first-of-type {
    border-top-left-radius: var(--button-border-radius);
    border-bottom-left-radius: var(--button-border-radius);
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  dui-segments-base dui-segments-base-button:only-of-type {
    border-radius: var(--button-border-radius);
  }
  dui-segments-base .icon-divider {
    display: none;
  }
}
@media only screen and (hover: hover) and (pointer: fine) {
  dui-segments-base dui-segments-base-button:first-of-type {
    border-left: 0;
  }
  dui-segments-base:not(:has(> [slot=icon])) > dui-segments-base-button:first-of-type {
    border-top-left-radius: var(--button-border-radius);
    border-bottom-left-radius: var(--button-border-radius);
  }
}
.divider {
  width: 1px;
  border-right: 0 !important;
  border-left: 0 !important;
  margin: 0;
  padding: 0;
  align-self: stretch;
  flex-shrink: 0;
  min-width: 1px;
}
.divider[hidden] {
  display: block !important;
}
:not(:has([slot=icon] ~ .icon-divider)) > .icon-divider {
  display: none;
}
:root {
  --animation-duration:150ms;
}
@keyframes fadeinAndBlur {
  0% {
    opacity: 0;
    backdrop-filter: blur(0px);
    -webkit-backdrop-filter: blur(0px);
  }
  100% {
    opacity: 1;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
  }
}
@keyframes fadeout {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes slideIn {
  0% {
    opacity: 0;
    transform: translateY(2%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
:host #modal-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  background-color: var(--semitransparent-gray-20);
  z-index: 100;
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  animation: fadeinAndBlur var(--animation-duration) forwards ease-out;
}
:host #modal-wrapper.visible {
  display: flex;
}
:host #modal-wrapper.fadeout {
  animation: fadeout 0.3s forwards;
}
:host #modal-wrapper {
  justify-content: center;
  align-items: center;
}
:host #modal-wrapper .modal-content {
  display: flex;
  position: relative;
  animation: slideIn var(--animation-duration) forwards ease-out;
}
@media screen and (min-width: 768px) {
  :host #modal-wrapper .modal-content {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 768px) {
  :host #modal-wrapper .modal-content {
    max-width: 500px;
  }
}
:host #modal-wrapper .modal-content {
  flex-direction: column;
  justify-content: flex-end;
  gap: 8px;
  margin: 20px;
  width: 100%;
  height: calc(100dvh - 40px);
}
:host #modal-wrapper .modal-content .items-container {
  border-radius: 5px;
  overflow-y: auto;
  background-color: var(--white);
}
:host #modal-wrapper .modal-content .items-container.close-button {
  min-height: 44px;
}
:host #modal-wrapper .modal-content .items-container.close-button dui-button-base {
  border: none;
  width: 100%;
}
:host #modal-wrapper .modal-content .items-container.close-button dui-button-base button {
  font-weight: 700;
}
:host {
}
@media screen and (min-width: 1280px) {
  :host #modal-wrapper.collapse {
    position: static;
    background: transparent;
  }
  :host #modal-wrapper.collapse .modal-content {
    margin: 0;
    height: auto;
  }
  :host #modal-wrapper.collapse .modal-content .scroll-container {
    border-radius: 0;
    box-shadow: var(--shadow-small-down);
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
  }
  :host #modal-wrapper.collapse .modal-content .items-container {
    border-radius: 0;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  :host #modal-wrapper.collapse .modal-content .items-container.close-button {
    display: none;
  }
  :host #modal-wrapper.collapse.dark .modal-content .items-container {
    background: var(--gray-900);
  }
}
dui-select-view-item {
  display: flex;
  flex-direction: column;
  height: fit-content;
  gap: 10px;
  padding: 10px 20px;
  background: var(--white);
  transition: background-color 200ms ease;
  font-family: "dui-text";
  -webkit-user-select: none;
  user-select: none;
}
dui-select-view-item .title-container-center {
  justify-content: center;
  align-items: center;
}
dui-select-view-item .title-container-left {
  justify-content: left;
  align-items: left;
}
dui-select-view-item .title-container {
  order: 1;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 10px;
}
dui-select-view-item .title-container [slot=calendar] [slot=title] {
  order: 3;
  color: var(--gray-900);
  font-size: 1.125rem;
  line-height: 1.5rem;
  transition: color 200ms ease;
}
dui-select-view-item .title-container [slot=note] {
  order: 2;
  color: var(--gray-500);
  font-size: 0.875rem;
  line-height: 1.5rem;
}
dui-select-view-item .title-container [slot=icon] {
  order: 1;
  font-size: 1.125rem;
  color: var(--black);
}
dui-select-view-item .title-container input[picker] {
  border: none;
  background: none;
  outline: none;
  padding: 0;
  margin: 0;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: auto;
  min-width: 0;
  color: var(--gray-900);
  font-size: 1.125rem;
  line-height: 1.5rem;
}
dui-select-view-item .title-container input[picker]:focus {
  box-shadow: none;
}
dui-select-view-item [slot=text] {
  order: 2;
  font-size: 1.125rem;
  line-height: 1.5rem;
  color: var(--gray-500);
  transition: color 200ms ease;
}
dui-select-view-item [slot=title] {
  color: var(--gray-900);
  font-size: 1.125rem;
  line-height: 1.5rem;
  transition: color 200ms ease;
}
dui-select-view-item[multiple] {
  border-top: 1px solid var(--gray-50);
}
dui-select-view-item[disabled]:not([disabled=false]) {
  pointer-events: none;
  background: var(--white);
}
dui-select-view-item[disabled]:not([disabled=false]) [slot=title],
dui-select-view-item[disabled]:not([disabled=false]) [slot=text] {
  color: var(--gray-300);
}
dui-select-view-item[active]:not([active=false]):not([slot=calendar]) [slot=title],
dui-select-view-item[active]:not([active=false]):not([slot=calendar]) [slot=text] {
  color: var(--primary-500);
}
dui-select-view-item[active]:not([active=false]):not([slot=calendar])[disabled]:not([disabled=false]) {
  background: var(--white);
}
dui-select-view-item[active]:not([active=false]):not([slot=calendar])[disabled]:not([disabled=false]) [slot=title],
dui-select-view-item[active]:not([active=false]):not([slot=calendar])[disabled]:not([disabled=false]) [slot=text] {
  color: var(--primary-100);
}
dui-select-view-item:focus,
dui-select-view-item:active {
  background: var(--gray-50);
  outline: none;
}
@media (hover: hover) {
  dui-select-view-item:hover {
    background: var(--gray-50);
    outline: none;
  }
}
dui-select-view-item:has([slot=text]) {
  padding: 15px 20px;
}
dui-select-view-item:has([slot=text]) .title-container {
  justify-content: start;
}
dui-select-view-item:has([slot=text]) .title-container [slot=title] {
  font-weight: 700;
}
dui-select-view-item {
}
@media screen and (min-width: 768px) {
  dui-select-view-item {
    padding: 10px 22px;
    align-items: normal;
  }
  dui-select-view-item .title-container [slot=title] {
    order: 2;
    flex: 1;
  }
  dui-select-view-item .title-container [slot=note] {
    order: 1;
  }
  dui-select-view-item .title-container [slot=icon] {
    order: 3;
  }
  dui-select-view-item[theme=dark] {
    background: var(--gray-900);
  }
  dui-select-view-item[theme=dark] .title-container [slot=title] {
    color: var(--gray-50);
  }
  dui-select-view-item[theme=dark] .title-container [slot=icon] {
    color: var(--white);
  }
  dui-select-view-item[theme=dark]:focus,
  dui-select-view-item[theme=dark]:active {
    background: var(--gray-800);
  }
}
@media screen and (min-width: 768px) and (hover: hover) {
  dui-select-view-item[theme=dark]:hover {
    background: var(--gray-800);
  }
}
@media screen and (min-width: 768px) {
  dui-select-view-item:first-of-type #select-view-item {
    padding-top: 15px;
  }
  dui-select-view-item:last-of-type #select-view-item {
    padding-bottom: 15px;
  }
}
:root {
  --animation-duration:150ms;
}
@keyframes fadeinAndBlur {
  0% {
    opacity: 0;
    backdrop-filter: blur(0px);
    -webkit-backdrop-filter: blur(0px);
  }
  100% {
    opacity: 1;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
  }
}
@keyframes fadeout {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes slideIn {
  0% {
    opacity: 0;
    transform: translateY(2%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
:host {
  display: block;
}
:host #modal-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  background-color: var(--semitransparent-gray-20);
  z-index: 100;
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  animation: fadeinAndBlur var(--animation-duration) forwards ease-out;
}
:host #modal-wrapper.visible {
  display: flex;
}
:host #modal-wrapper.fadeout {
  animation: fadeout 0.3s forwards;
}
:host #modal-wrapper {
  justify-content: center;
  align-items: center;
  font-family: "dui-text";
}
:host #modal-wrapper .modal-content {
  display: flex;
  position: relative;
  animation: slideIn var(--animation-duration) forwards ease-out;
}
@media screen and (min-width: 768px) {
  :host #modal-wrapper .modal-content {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 768px) {
  :host #modal-wrapper .modal-content {
    max-width: 500px;
  }
}
:host #modal-wrapper .modal-content {
  flex-direction: column;
  justify-content: flex-end;
  gap: 8px;
  margin: 20px;
  width: 100%;
  height: calc(100dvh - 40px);
}
:host #modal-wrapper .modal-content .items-container {
  border-radius: 5px;
  overflow-y: auto;
  background: var(--white);
}
:host .button {
  font-weight: 700;
}
:host .date-container {
  font-family: "dui-text";
  font-size: 1.125rem;
  line-height: 1.5rem;
  color: var(--gray-900);
}
:host .scroll-container {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  position: relative;
  border-radius: 5px;
}
:host .scroll-container .scroll-shadow {
  pointer-events: none;
  display: none;
  position: absolute;
  height: 44px;
  left: 0;
  right: 0;
}
:host .scroll-container .scroll-shadow.visible {
  display: block;
}
:host .scroll-container .scroll-shadow.top {
  top: 0;
  background:
    linear-gradient(
      180deg,
      var(--gray-50) 0%,
      rgba(255, 255, 255, 0) 100%);
}
:host .scroll-container .scroll-shadow.bottom {
  bottom: 0;
  background:
    linear-gradient(
      0deg,
      var(--gray-50) 0%,
      rgba(255, 255, 255, 0) 100%);
}
:host .base-item {
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  gap: 10px;
  color: var(--gray-900);
  font-size: 1.125rem;
  line-height: 1.5rem;
  padding: 10px 20px;
  background-color: var(--white);
  position: relative;
  transition: background-color 200ms ease;
}
:host .base-item span {
  text-align: center;
}
:host .base-item:active,
:host .base-item:hover {
  background: var(--gray-50);
}
:host input[type=date] {
  position: absolute;
  opacity: 0;
}
@media (hover: none) and (pointer: coarse) {
  :host input[type=date] {
    width: 100%;
    display: block !important;
    appearance: none !important;
  }
}
:host .base-item.selected {
  background-color: var(--gray-50);
}
:host .base-item:first-child {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  margin-top: auto;
}
:host .base-item:last-child {
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
:host .submit-button {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 1px;
  flex-shrink: 0;
  background-color: var(--white);
  border-radius: 5px;
  overflow: hidden;
}
:host .submit-button button {
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
}
:host .submit-button dui-button-base {
  outline: none !important;
  border: none !important;
  border-radius: 0;
  font-size: 18px;
  width: 100%;
}
:host .submit-button dui-button-base:last-of-type {
  border-left: 2px var(--gray-100) solid !important;
}
dui-input-base,
dui-input-base input,
dui-input-base textarea,
dui-input-base button,
dui-input-base select,
dui-input-base a {
  -webkit-tap-highlight-color: transparent;
}
dui-input-base input:-webkit-autofill,
dui-input-base input:-webkit-autofill:hover,
dui-input-base input:-webkit-autofill:focus,
dui-input-base input:-webkit-autofill:active {
  transition: background-color 5000s ease-in-out 0s;
}
dui-input-base {
  font-family: "dui-text";
  min-height: 54px;
  box-sizing: border-box;
  color: var(--gray-500);
  position: relative;
  display: flex;
  flex-direction: row;
  gap: 5px;
  transition: all 150ms ease;
}
dui-input-base:has(textarea:disabled),
dui-input-base:has(select:disabled),
dui-input-base:has(input:disabled) {
  color: var(--gray-200);
}
dui-input-base:has(textarea:disabled) select,
dui-input-base:has(textarea:disabled) input,
dui-input-base:has(select:disabled) select,
dui-input-base:has(select:disabled) input,
dui-input-base:has(input:disabled) select,
dui-input-base:has(input:disabled) input {
  -webkit-text-fill-color: var(--gray-200);
  color: var(--gray-200);
}
dui-input-base[ng-reflect-theme=dark]:has(textarea:disabled),
dui-input-base[ng-reflect-theme=dark]:has(select:disabled),
dui-input-base[ng-reflect-theme=dark]:has(input:disabled),
dui-input-base[theme=dark]:has(textarea:disabled),
dui-input-base[theme=dark]:has(select:disabled),
dui-input-base[theme=dark]:has(input:disabled) {
  color: var(--gray-700);
}
dui-input-base[ng-reflect-theme=dark]:has(textarea:disabled) select,
dui-input-base[ng-reflect-theme=dark]:has(textarea:disabled) input,
dui-input-base[ng-reflect-theme=dark]:has(select:disabled) select,
dui-input-base[ng-reflect-theme=dark]:has(select:disabled) input,
dui-input-base[ng-reflect-theme=dark]:has(input:disabled) select,
dui-input-base[ng-reflect-theme=dark]:has(input:disabled) input,
dui-input-base[theme=dark]:has(textarea:disabled) select,
dui-input-base[theme=dark]:has(textarea:disabled) input,
dui-input-base[theme=dark]:has(select:disabled) select,
dui-input-base[theme=dark]:has(select:disabled) input,
dui-input-base[theme=dark]:has(input:disabled) select,
dui-input-base[theme=dark]:has(input:disabled) input {
  -webkit-text-fill-color: var(--gray-700);
  color: var(--gray-700);
}
dui-input-base [slot=label] {
  order: 10;
}
dui-input-base [slot=left-icon] {
  padding-right: 7px;
  order: 10;
  font-size: 25px;
}
dui-input-base [slot=prefix] {
  order: 20;
}
dui-input-base select,
dui-input-base input {
  order: 30;
}
dui-input-base [slot=input-tooltip] {
  order: 40;
}
dui-input-base [slot=right-icon] {
  order: 50;
  font-size: 25px;
}
dui-input-base [slot=hint],
dui-input-base [slot=error-message] {
  display: block;
  position: absolute;
  bottom: 0;
  left: 22px;
  font-size: 0.8125rem;
  line-height: 1.125rem;
  height: 16px;
  color: var(--danger);
  transition: all 0.2s ease;
  opacity: 0;
}
dui-input-base [slot=hint] {
  color: var(--gray-500);
  opacity: 1;
  bottom: -18px;
}
dui-input-base:has(select:required):after,
dui-input-base:has(input:required):after,
dui-input-base[ng-reflect-required=true]:after,
dui-input-base[required=true]:after,
dui-input-base:has(textarea:required):after {
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  top: 6px;
  right: 5px;
  border-radius: 50%;
  background: var(--primary-500);
  z-index: 1;
}
dui-input-base[ng-reflect-valid=false]:not(dui-input-person-id, dui-input-image),
dui-input-base[valid=false]:not(dui-input-person-id, dui-input-image) {
  background-image:
    linear-gradient(
      to bottom,
      transparent,
      transparent calc(100% - 2px),
      var(--danger) calc(100% - 2px),
      var(--danger)) !important;
}
dui-input-base[ng-reflect-valid=false]:is(dui-input-person-id) input,
dui-input-base[valid=false]:is(dui-input-person-id) input {
  background-image:
    linear-gradient(
      to bottom,
      transparent,
      transparent calc(100% - 2px),
      var(--danger) calc(100% - 2px),
      var(--danger)) !important;
}
dui-input-base[ng-reflect-valid=false]:is(dui-input-image),
dui-input-base[valid=false]:is(dui-input-image) {
  border-color: var(--danger);
}
dui-input-base[ng-reflect-valid=false] [slot=error-message],
dui-input-base[valid=false] [slot=error-message] {
  bottom: -18px;
  opacity: 1;
}
dui-input-base[ng-reflect-valid=false] [slot=hint],
dui-input-base[valid=false] [slot=hint] {
  right: 22px;
  left: unset;
}
dui-input-base[ng-reflect-valid=false]:has([slot=error-message]),
dui-input-base[valid=false]:has([slot=error-message]) {
  margin-bottom: 16px;
}
dui-input-base:has(> [slot=placeholder]) textarea::placeholder,
dui-input-base:has(> [slot=placeholder]) input::placeholder {
  color: transparent;
  -webkit-text-fill-color: transparent;
}
dui-input-base:not(dui-input-area):has([slot=left-icon]) > [slot=placeholder] {
  left: 59px;
}
dui-input-base > [slot=placeholder] {
  order: 1;
  position: absolute;
  transition: all 0.2s ease;
  font-size: 1rem;
  line-height: 1.25rem;
  left: 22px;
  top: 17px;
  z-index: 10;
  pointer-events: none;
}
dui-input-base:has([slot=prefix]):not(:has([slot=placeholder])):not(dui-input-area) > [slot=placeholder],
dui-input-base:has(option:not([value=null]):checked):not(dui-input-area) > [slot=placeholder],
dui-input-base:has(textarea:first-of-type:focus):not(dui-input-area) > [slot=placeholder],
dui-input-base:has(textarea:first-of-type:not(:placeholder-shown)):not(dui-input-area) > [slot=placeholder],
dui-input-base:has(input:first-of-type:focus):not(dui-input-area) > [slot=placeholder],
dui-input-base:has(input:first-of-type:not(:placeholder-shown)):not(dui-input-area) > [slot=placeholder],
dui-input-base:has(input[type=date]):is(input:valid):not(dui-input-area) > [slot=placeholder] {
  opacity: 1;
  transform: translateY(-9px);
  font-size: 0.8125rem;
  line-height: 1.25rem;
}
dui-input-base:has([slot=prefix]):not(:has([slot=placeholder])):is(dui-input-area) > [slot=placeholder],
dui-input-base:has(option:not([value=null]):checked):is(dui-input-area) > [slot=placeholder],
dui-input-base:has(textarea:first-of-type:focus):is(dui-input-area) > [slot=placeholder],
dui-input-base:has(textarea:first-of-type:not(:placeholder-shown)):is(dui-input-area) > [slot=placeholder],
dui-input-base:has(input:first-of-type:focus):is(dui-input-area) > [slot=placeholder],
dui-input-base:has(input:first-of-type:not(:placeholder-shown)):is(dui-input-area) > [slot=placeholder],
dui-input-base:has(input[type=date]):is(input:valid):is(dui-input-area) > [slot=placeholder] {
  opacity: 1;
  font-size: 13px;
}
dui-input-base:is(dui-input-base, dui-input-calendar, dui-input-number):has(input:focus) {
  background: var(--gray-100);
}
@media (hover: hover) {
  dui-input-base:is(dui-input-base, dui-input-calendar, dui-input-number):not(:has(input:disabled)):hover {
    background: var(--gray-100);
  }
}
dui-input-base:is(dui-input-base, dui-input-calendar, dui-input-number)[ng-reflect-theme=dark]:has(input:focus),
dui-input-base:is(dui-input-base, dui-input-calendar, dui-input-number)[theme=dark]:has(input:focus) {
  background: var(--gray-700);
}
@media (hover: hover) {
  dui-input-base:is(dui-input-base, dui-input-calendar, dui-input-number)[ng-reflect-theme=dark]:not(:has(input:disabled)):hover,
  dui-input-base:is(dui-input-base, dui-input-calendar, dui-input-number)[theme=dark]:not(:has(input:disabled)):hover {
    background: var(--gray-700);
  }
}
dui-input-base:is(dui-input-select):has(select:focus) {
  background: var(--gray-100);
}
@media (hover: hover) {
  dui-input-base:is(dui-input-select):not(:has(select:disabled)):hover {
    background: var(--gray-100);
  }
}
dui-input-base:is(dui-input-select)[ng-reflect-theme=dark]:has(select:focus),
dui-input-base:is(dui-input-select)[theme=dark]:has(select:focus) {
  background: var(--gray-700);
}
@media (hover: hover) {
  dui-input-base:is(dui-input-select)[ng-reflect-theme=dark]:not(:has(select:disabled)):hover,
  dui-input-base:is(dui-input-select)[theme=dark]:not(:has(select:disabled)):hover {
    background: var(--gray-700);
  }
}
dui-input-base:is(dui-input-area):has(textarea:focus) {
  background: var(--gray-100);
}
@media (hover: hover) {
  dui-input-base:is(dui-input-area):not(:has(textarea:disabled)):hover {
    background: var(--gray-100);
  }
}
dui-input-base:is(dui-input-area)[ng-reflect-theme=dark]:has(textarea:focus),
dui-input-base:is(dui-input-area)[theme=dark]:has(textarea:focus) {
  background: var(--gray-700);
}
@media (hover: hover) {
  dui-input-base:is(dui-input-area)[ng-reflect-theme=dark]:not(:has(textarea:disabled)):hover,
  dui-input-base:is(dui-input-area)[theme=dark]:not(:has(textarea:disabled)):hover {
    background: var(--gray-700);
  }
}
dui-input-base:is(dui-input-person-id) input:focus {
  background: var(--gray-100);
}
@media (hover: hover) {
  dui-input-base:is(dui-input-person-id) input:not(:disabled):hover {
    background: var(--gray-100);
  }
}
dui-input-base:is(dui-input-person-id)[ng-reflect-theme=dark] input:focus,
dui-input-base:is(dui-input-person-id)[theme=dark] input:focus {
  background: var(--gray-700);
}
@media (hover: hover) {
  dui-input-base:is(dui-input-person-id)[ng-reflect-theme=dark] input:not(:disabled):hover,
  dui-input-base:is(dui-input-person-id)[theme=dark] input:not(:disabled):hover {
    background: var(--gray-700);
  }
}
dui-input-base {
  display: flex;
  padding-left: 22px;
  padding-right: 22px;
  background: var(--gray-50);
  border-radius: 4px;
  align-items: center;
  position: relative;
  outline: none;
}
dui-input-base input:-webkit-autofill {
  -webkit-text-fill-color: var(--gray-800) !important;
}
dui-input-base input {
  -webkit-appearance: none;
  font-family: "dui-text";
  padding: 0;
  padding-top: 19px;
  border: none;
  outline: none;
  font-size: 1rem;
  line-height: 1.125rem;
  background: unset;
  color: inherit;
  width: 100%;
  color: var(--gray-800);
  caret-color: var(--gray-900);
}
dui-input-base input:disabled,
dui-input-base input[disabled] {
  color: var(--gray-200) !important;
  -webkit-text-fill-color: var(--gray-200) !important;
  opacity: 1;
}
dui-input-base input {
  padding-bottom: 22px;
}
dui-input-base[ng-reflect-theme=dark],
dui-input-base[theme=dark] {
  background-color: var(--gray-800);
}
dui-input-base[ng-reflect-theme=dark] input:-webkit-autofill,
dui-input-base[theme=dark] input:-webkit-autofill {
  -webkit-text-fill-color: var(--gray-100) !important;
}
dui-input-base[ng-reflect-theme=dark] input,
dui-input-base[theme=dark] input {
  color: var(--gray-100);
  caret-color: var(--gray-100);
}
dui-input-base[ng-reflect-theme=dark] input:disabled,
dui-input-base[ng-reflect-theme=dark] input[disabled],
dui-input-base[theme=dark] input:disabled,
dui-input-base[theme=dark] input[disabled] {
  color: var(--gray-700) !important;
  -webkit-text-fill-color: var(--gray-700) !important;
  opacity: 1;
}
dui-input-base .dui-input-secure-toggle {
  --icon-view:"\ea05";
  --icon-no-view:"\ea0e";
  --current-icon:var(--icon-view);
  width: 25px;
  height: 25px;
  cursor: pointer;
  font-size: 25px;
  font-style: normal;
  order: 31;
}
dui-input-base .dui-input-secure-toggle:before {
  font-family: "ui-icons";
  content: var(--current-icon);
}
dui-input-base:has([slot=placeholder]) input {
  padding-bottom: 0px;
}
dui-input-base:has([slot=placeholder]) [slot=prefix] {
  padding-top: 19px;
  padding-bottom: 0px;
}
dui-input-base:has([slot=placeholder]) [slot=prefix].input-empty-and-unfocused {
  display: none;
}
dui-input-area,
dui-input-area input,
dui-input-area textarea,
dui-input-area button,
dui-input-area select,
dui-input-area a {
  -webkit-tap-highlight-color: transparent;
}
dui-input-area input:-webkit-autofill,
dui-input-area input:-webkit-autofill:hover,
dui-input-area input:-webkit-autofill:focus,
dui-input-area input:-webkit-autofill:active {
  transition: background-color 5000s ease-in-out 0s;
}
dui-input-area {
  font-family: "dui-text";
  min-height: 54px;
  box-sizing: border-box;
  color: var(--gray-500);
  position: relative;
  display: flex;
  flex-direction: row;
  gap: 5px;
  transition: all 150ms ease;
}
dui-input-area:has(textarea:disabled),
dui-input-area:has(select:disabled),
dui-input-area:has(input:disabled) {
  color: var(--gray-200);
}
dui-input-area:has(textarea:disabled) select,
dui-input-area:has(textarea:disabled) input,
dui-input-area:has(select:disabled) select,
dui-input-area:has(select:disabled) input,
dui-input-area:has(input:disabled) select,
dui-input-area:has(input:disabled) input {
  -webkit-text-fill-color: var(--gray-200);
  color: var(--gray-200);
}
dui-input-area[ng-reflect-theme=dark]:has(textarea:disabled),
dui-input-area[ng-reflect-theme=dark]:has(select:disabled),
dui-input-area[ng-reflect-theme=dark]:has(input:disabled),
dui-input-area[theme=dark]:has(textarea:disabled),
dui-input-area[theme=dark]:has(select:disabled),
dui-input-area[theme=dark]:has(input:disabled) {
  color: var(--gray-700);
}
dui-input-area[ng-reflect-theme=dark]:has(textarea:disabled) select,
dui-input-area[ng-reflect-theme=dark]:has(textarea:disabled) input,
dui-input-area[ng-reflect-theme=dark]:has(select:disabled) select,
dui-input-area[ng-reflect-theme=dark]:has(select:disabled) input,
dui-input-area[ng-reflect-theme=dark]:has(input:disabled) select,
dui-input-area[ng-reflect-theme=dark]:has(input:disabled) input,
dui-input-area[theme=dark]:has(textarea:disabled) select,
dui-input-area[theme=dark]:has(textarea:disabled) input,
dui-input-area[theme=dark]:has(select:disabled) select,
dui-input-area[theme=dark]:has(select:disabled) input,
dui-input-area[theme=dark]:has(input:disabled) select,
dui-input-area[theme=dark]:has(input:disabled) input {
  -webkit-text-fill-color: var(--gray-700);
  color: var(--gray-700);
}
dui-input-area [slot=label] {
  order: 10;
}
dui-input-area [slot=left-icon] {
  padding-right: 7px;
  order: 10;
  font-size: 25px;
}
dui-input-area [slot=prefix] {
  order: 20;
}
dui-input-area select,
dui-input-area input {
  order: 30;
}
dui-input-area [slot=input-tooltip] {
  order: 40;
}
dui-input-area [slot=right-icon] {
  order: 50;
  font-size: 25px;
}
dui-input-area [slot=hint],
dui-input-area [slot=error-message] {
  display: block;
  position: absolute;
  bottom: 0;
  left: 22px;
  font-size: 0.8125rem;
  line-height: 1.125rem;
  height: 16px;
  color: var(--danger);
  transition: all 0.2s ease;
  opacity: 0;
}
dui-input-area [slot=hint] {
  color: var(--gray-500);
  opacity: 1;
  bottom: -18px;
}
dui-input-area:has(select:required):after,
dui-input-area:has(input:required):after,
dui-input-area[ng-reflect-required=true]:after,
dui-input-area[required=true]:after,
dui-input-area:has(textarea:required):after {
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  top: 6px;
  right: 5px;
  border-radius: 50%;
  background: var(--primary-500);
  z-index: 1;
}
dui-input-area[ng-reflect-valid=false]:not(dui-input-person-id, dui-input-image),
dui-input-area[valid=false]:not(dui-input-person-id, dui-input-image) {
  background-image:
    linear-gradient(
      to bottom,
      transparent,
      transparent calc(100% - 2px),
      var(--danger) calc(100% - 2px),
      var(--danger)) !important;
}
dui-input-area[ng-reflect-valid=false]:is(dui-input-person-id) input,
dui-input-area[valid=false]:is(dui-input-person-id) input {
  background-image:
    linear-gradient(
      to bottom,
      transparent,
      transparent calc(100% - 2px),
      var(--danger) calc(100% - 2px),
      var(--danger)) !important;
}
dui-input-area[ng-reflect-valid=false]:is(dui-input-image),
dui-input-area[valid=false]:is(dui-input-image) {
  border-color: var(--danger);
}
dui-input-area[ng-reflect-valid=false] [slot=error-message],
dui-input-area[valid=false] [slot=error-message] {
  bottom: -18px;
  opacity: 1;
}
dui-input-area[ng-reflect-valid=false] [slot=hint],
dui-input-area[valid=false] [slot=hint] {
  right: 22px;
  left: unset;
}
dui-input-area[ng-reflect-valid=false]:has([slot=error-message]),
dui-input-area[valid=false]:has([slot=error-message]) {
  margin-bottom: 16px;
}
dui-input-area:has(> [slot=placeholder]) textarea::placeholder,
dui-input-area:has(> [slot=placeholder]) input::placeholder {
  color: transparent;
  -webkit-text-fill-color: transparent;
}
dui-input-area:not(dui-input-area):has([slot=left-icon]) > [slot=placeholder] {
  left: 59px;
}
dui-input-area > [slot=placeholder] {
  order: 1;
  position: absolute;
  transition: all 0.2s ease;
  font-size: 1rem;
  line-height: 1.25rem;
  left: 22px;
  top: 17px;
  z-index: 10;
  pointer-events: none;
}
dui-input-area:has([slot=prefix]):not(:has([slot=placeholder])):not(dui-input-area) > [slot=placeholder],
dui-input-area:has(option:not([value=null]):checked):not(dui-input-area) > [slot=placeholder],
dui-input-area:has(textarea:first-of-type:focus):not(dui-input-area) > [slot=placeholder],
dui-input-area:has(textarea:first-of-type:not(:placeholder-shown)):not(dui-input-area) > [slot=placeholder],
dui-input-area:has(input:first-of-type:focus):not(dui-input-area) > [slot=placeholder],
dui-input-area:has(input:first-of-type:not(:placeholder-shown)):not(dui-input-area) > [slot=placeholder],
dui-input-area:has(input[type=date]):is(input:valid):not(dui-input-area) > [slot=placeholder] {
  opacity: 1;
  transform: translateY(-9px);
  font-size: 0.8125rem;
  line-height: 1.25rem;
}
dui-input-area:has([slot=prefix]):not(:has([slot=placeholder])):is(dui-input-area) > [slot=placeholder],
dui-input-area:has(option:not([value=null]):checked):is(dui-input-area) > [slot=placeholder],
dui-input-area:has(textarea:first-of-type:focus):is(dui-input-area) > [slot=placeholder],
dui-input-area:has(textarea:first-of-type:not(:placeholder-shown)):is(dui-input-area) > [slot=placeholder],
dui-input-area:has(input:first-of-type:focus):is(dui-input-area) > [slot=placeholder],
dui-input-area:has(input:first-of-type:not(:placeholder-shown)):is(dui-input-area) > [slot=placeholder],
dui-input-area:has(input[type=date]):is(input:valid):is(dui-input-area) > [slot=placeholder] {
  opacity: 1;
  font-size: 13px;
}
dui-input-area:is(dui-input-base, dui-input-calendar, dui-input-number):has(input:focus) {
  background: var(--gray-100);
}
@media (hover: hover) {
  dui-input-area:is(dui-input-base, dui-input-calendar, dui-input-number):not(:has(input:disabled)):hover {
    background: var(--gray-100);
  }
}
dui-input-area:is(dui-input-base, dui-input-calendar, dui-input-number)[ng-reflect-theme=dark]:has(input:focus),
dui-input-area:is(dui-input-base, dui-input-calendar, dui-input-number)[theme=dark]:has(input:focus) {
  background: var(--gray-700);
}
@media (hover: hover) {
  dui-input-area:is(dui-input-base, dui-input-calendar, dui-input-number)[ng-reflect-theme=dark]:not(:has(input:disabled)):hover,
  dui-input-area:is(dui-input-base, dui-input-calendar, dui-input-number)[theme=dark]:not(:has(input:disabled)):hover {
    background: var(--gray-700);
  }
}
dui-input-area:is(dui-input-select):has(select:focus) {
  background: var(--gray-100);
}
@media (hover: hover) {
  dui-input-area:is(dui-input-select):not(:has(select:disabled)):hover {
    background: var(--gray-100);
  }
}
dui-input-area:is(dui-input-select)[ng-reflect-theme=dark]:has(select:focus),
dui-input-area:is(dui-input-select)[theme=dark]:has(select:focus) {
  background: var(--gray-700);
}
@media (hover: hover) {
  dui-input-area:is(dui-input-select)[ng-reflect-theme=dark]:not(:has(select:disabled)):hover,
  dui-input-area:is(dui-input-select)[theme=dark]:not(:has(select:disabled)):hover {
    background: var(--gray-700);
  }
}
dui-input-area:is(dui-input-area):has(textarea:focus) {
  background: var(--gray-100);
}
@media (hover: hover) {
  dui-input-area:is(dui-input-area):not(:has(textarea:disabled)):hover {
    background: var(--gray-100);
  }
}
dui-input-area:is(dui-input-area)[ng-reflect-theme=dark]:has(textarea:focus),
dui-input-area:is(dui-input-area)[theme=dark]:has(textarea:focus) {
  background: var(--gray-700);
}
@media (hover: hover) {
  dui-input-area:is(dui-input-area)[ng-reflect-theme=dark]:not(:has(textarea:disabled)):hover,
  dui-input-area:is(dui-input-area)[theme=dark]:not(:has(textarea:disabled)):hover {
    background: var(--gray-700);
  }
}
dui-input-area:is(dui-input-person-id) input:focus {
  background: var(--gray-100);
}
@media (hover: hover) {
  dui-input-area:is(dui-input-person-id) input:not(:disabled):hover {
    background: var(--gray-100);
  }
}
dui-input-area:is(dui-input-person-id)[ng-reflect-theme=dark] input:focus,
dui-input-area:is(dui-input-person-id)[theme=dark] input:focus {
  background: var(--gray-700);
}
@media (hover: hover) {
  dui-input-area:is(dui-input-person-id)[ng-reflect-theme=dark] input:not(:disabled):hover,
  dui-input-area:is(dui-input-person-id)[theme=dark] input:not(:disabled):hover {
    background: var(--gray-700);
  }
}
dui-input-area {
  display: flex;
  padding-left: 22px;
  padding-right: 22px;
  background: var(--gray-50);
  border-radius: 4px;
  align-items: center;
  position: relative;
  outline: none;
}
dui-input-area textarea:-webkit-autofill {
  -webkit-text-fill-color: var(--gray-800) !important;
}
dui-input-area textarea {
  -webkit-appearance: none;
  font-family: "dui-text";
  padding: 0;
  padding-top: 19px;
  border: none;
  outline: none;
  font-size: 1rem;
  line-height: 1.125rem;
  background: unset;
  color: inherit;
  width: 100%;
  color: var(--gray-800);
  caret-color: var(--gray-900);
}
dui-input-area textarea:disabled,
dui-input-area textarea[disabled] {
  color: var(--gray-200) !important;
  -webkit-text-fill-color: var(--gray-200) !important;
  opacity: 1;
}
dui-input-area textarea {
  resize: none;
}
dui-input-area[ng-reflect-theme=dark],
dui-input-area[theme=dark] {
  background-color: var(--gray-800);
}
dui-input-area[ng-reflect-theme=dark] textarea:-webkit-autofill,
dui-input-area[theme=dark] textarea:-webkit-autofill {
  -webkit-text-fill-color: var(--gray-100) !important;
}
dui-input-area[ng-reflect-theme=dark] textarea,
dui-input-area[theme=dark] textarea {
  color: var(--gray-100);
  caret-color: var(--gray-100);
}
dui-input-area[ng-reflect-theme=dark] textarea:disabled,
dui-input-area[ng-reflect-theme=dark] textarea[disabled],
dui-input-area[theme=dark] textarea:disabled,
dui-input-area[theme=dark] textarea[disabled] {
  color: var(--gray-700) !important;
  -webkit-text-fill-color: var(--gray-700) !important;
  opacity: 1;
}
dui-input-area {
  height: auto;
  align-items: flex-start;
  padding-top: 20px;
  padding-bottom: 20px;
  flex-wrap: wrap;
  justify-content: flex-end;
}
dui-input-area textarea {
  order: 60;
  flex-basis: 100%;
  width: 100%;
  height: 160px;
  font-family: inherit;
  font-size: inherit;
  border: none;
  outline: none;
  background: transparent;
  padding: 0;
}
dui-input-area [slot=input-tooltip] {
  padding: 0;
  right: 1px;
}
dui-input-area:has([slot=placeholder]) [slot=placeholder] {
  top: 23px;
}
dui-input-area:has([slot=input-tooltip]) textarea {
  margin-top: 1px;
}
dui-input-area:not(:has([slot=input-tooltip])) textarea {
  margin-top: 25px;
  margin-bottom: -25px;
}
dui-input-calendar,
dui-input-calendar input,
dui-input-calendar textarea,
dui-input-calendar button,
dui-input-calendar select,
dui-input-calendar a {
  -webkit-tap-highlight-color: transparent;
}
dui-input-calendar input:-webkit-autofill,
dui-input-calendar input:-webkit-autofill:hover,
dui-input-calendar input:-webkit-autofill:focus,
dui-input-calendar input:-webkit-autofill:active {
  transition: background-color 5000s ease-in-out 0s;
}
dui-input-calendar {
  font-family: "dui-text";
  min-height: 54px;
  box-sizing: border-box;
  color: var(--gray-500);
  position: relative;
  display: flex;
  flex-direction: row;
  gap: 5px;
  transition: all 150ms ease;
}
dui-input-calendar:has(textarea:disabled),
dui-input-calendar:has(select:disabled),
dui-input-calendar:has(input:disabled) {
  color: var(--gray-200);
}
dui-input-calendar:has(textarea:disabled) select,
dui-input-calendar:has(textarea:disabled) input,
dui-input-calendar:has(select:disabled) select,
dui-input-calendar:has(select:disabled) input,
dui-input-calendar:has(input:disabled) select,
dui-input-calendar:has(input:disabled) input {
  -webkit-text-fill-color: var(--gray-200);
  color: var(--gray-200);
}
dui-input-calendar[ng-reflect-theme=dark]:has(textarea:disabled),
dui-input-calendar[ng-reflect-theme=dark]:has(select:disabled),
dui-input-calendar[ng-reflect-theme=dark]:has(input:disabled),
dui-input-calendar[theme=dark]:has(textarea:disabled),
dui-input-calendar[theme=dark]:has(select:disabled),
dui-input-calendar[theme=dark]:has(input:disabled) {
  color: var(--gray-700);
}
dui-input-calendar[ng-reflect-theme=dark]:has(textarea:disabled) select,
dui-input-calendar[ng-reflect-theme=dark]:has(textarea:disabled) input,
dui-input-calendar[ng-reflect-theme=dark]:has(select:disabled) select,
dui-input-calendar[ng-reflect-theme=dark]:has(select:disabled) input,
dui-input-calendar[ng-reflect-theme=dark]:has(input:disabled) select,
dui-input-calendar[ng-reflect-theme=dark]:has(input:disabled) input,
dui-input-calendar[theme=dark]:has(textarea:disabled) select,
dui-input-calendar[theme=dark]:has(textarea:disabled) input,
dui-input-calendar[theme=dark]:has(select:disabled) select,
dui-input-calendar[theme=dark]:has(select:disabled) input,
dui-input-calendar[theme=dark]:has(input:disabled) select,
dui-input-calendar[theme=dark]:has(input:disabled) input {
  -webkit-text-fill-color: var(--gray-700);
  color: var(--gray-700);
}
dui-input-calendar [slot=label] {
  order: 10;
}
dui-input-calendar [slot=left-icon] {
  padding-right: 7px;
  order: 10;
  font-size: 25px;
}
dui-input-calendar [slot=prefix] {
  order: 20;
}
dui-input-calendar select,
dui-input-calendar input {
  order: 30;
}
dui-input-calendar [slot=input-tooltip] {
  order: 40;
}
dui-input-calendar [slot=right-icon] {
  order: 50;
  font-size: 25px;
}
dui-input-calendar [slot=hint],
dui-input-calendar [slot=error-message] {
  display: block;
  position: absolute;
  bottom: 0;
  left: 22px;
  font-size: 0.8125rem;
  line-height: 1.125rem;
  height: 16px;
  color: var(--danger);
  transition: all 0.2s ease;
  opacity: 0;
}
dui-input-calendar [slot=hint] {
  color: var(--gray-500);
  opacity: 1;
  bottom: -18px;
}
dui-input-calendar:has(select:required):after,
dui-input-calendar:has(input:required):after,
dui-input-calendar[ng-reflect-required=true]:after,
dui-input-calendar[required=true]:after,
dui-input-calendar:has(textarea:required):after {
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  top: 6px;
  right: 5px;
  border-radius: 50%;
  background: var(--primary-500);
  z-index: 1;
}
dui-input-calendar[ng-reflect-valid=false]:not(dui-input-person-id, dui-input-image),
dui-input-calendar[valid=false]:not(dui-input-person-id, dui-input-image) {
  background-image:
    linear-gradient(
      to bottom,
      transparent,
      transparent calc(100% - 2px),
      var(--danger) calc(100% - 2px),
      var(--danger)) !important;
}
dui-input-calendar[ng-reflect-valid=false]:is(dui-input-person-id) input,
dui-input-calendar[valid=false]:is(dui-input-person-id) input {
  background-image:
    linear-gradient(
      to bottom,
      transparent,
      transparent calc(100% - 2px),
      var(--danger) calc(100% - 2px),
      var(--danger)) !important;
}
dui-input-calendar[ng-reflect-valid=false]:is(dui-input-image),
dui-input-calendar[valid=false]:is(dui-input-image) {
  border-color: var(--danger);
}
dui-input-calendar[ng-reflect-valid=false] [slot=error-message],
dui-input-calendar[valid=false] [slot=error-message] {
  bottom: -18px;
  opacity: 1;
}
dui-input-calendar[ng-reflect-valid=false] [slot=hint],
dui-input-calendar[valid=false] [slot=hint] {
  right: 22px;
  left: unset;
}
dui-input-calendar[ng-reflect-valid=false]:has([slot=error-message]),
dui-input-calendar[valid=false]:has([slot=error-message]) {
  margin-bottom: 16px;
}
dui-input-calendar:is(dui-input-base, dui-input-calendar, dui-input-number):has(input:focus) {
  background: var(--gray-100);
}
@media (hover: hover) {
  dui-input-calendar:is(dui-input-base, dui-input-calendar, dui-input-number):not(:has(input:disabled)):hover {
    background: var(--gray-100);
  }
}
dui-input-calendar:is(dui-input-base, dui-input-calendar, dui-input-number)[ng-reflect-theme=dark]:has(input:focus),
dui-input-calendar:is(dui-input-base, dui-input-calendar, dui-input-number)[theme=dark]:has(input:focus) {
  background: var(--gray-700);
}
@media (hover: hover) {
  dui-input-calendar:is(dui-input-base, dui-input-calendar, dui-input-number)[ng-reflect-theme=dark]:not(:has(input:disabled)):hover,
  dui-input-calendar:is(dui-input-base, dui-input-calendar, dui-input-number)[theme=dark]:not(:has(input:disabled)):hover {
    background: var(--gray-700);
  }
}
dui-input-calendar:is(dui-input-select):has(select:focus) {
  background: var(--gray-100);
}
@media (hover: hover) {
  dui-input-calendar:is(dui-input-select):not(:has(select:disabled)):hover {
    background: var(--gray-100);
  }
}
dui-input-calendar:is(dui-input-select)[ng-reflect-theme=dark]:has(select:focus),
dui-input-calendar:is(dui-input-select)[theme=dark]:has(select:focus) {
  background: var(--gray-700);
}
@media (hover: hover) {
  dui-input-calendar:is(dui-input-select)[ng-reflect-theme=dark]:not(:has(select:disabled)):hover,
  dui-input-calendar:is(dui-input-select)[theme=dark]:not(:has(select:disabled)):hover {
    background: var(--gray-700);
  }
}
dui-input-calendar:is(dui-input-area):has(textarea:focus) {
  background: var(--gray-100);
}
@media (hover: hover) {
  dui-input-calendar:is(dui-input-area):not(:has(textarea:disabled)):hover {
    background: var(--gray-100);
  }
}
dui-input-calendar:is(dui-input-area)[ng-reflect-theme=dark]:has(textarea:focus),
dui-input-calendar:is(dui-input-area)[theme=dark]:has(textarea:focus) {
  background: var(--gray-700);
}
@media (hover: hover) {
  dui-input-calendar:is(dui-input-area)[ng-reflect-theme=dark]:not(:has(textarea:disabled)):hover,
  dui-input-calendar:is(dui-input-area)[theme=dark]:not(:has(textarea:disabled)):hover {
    background: var(--gray-700);
  }
}
dui-input-calendar:is(dui-input-person-id) input:focus {
  background: var(--gray-100);
}
@media (hover: hover) {
  dui-input-calendar:is(dui-input-person-id) input:not(:disabled):hover {
    background: var(--gray-100);
  }
}
dui-input-calendar:is(dui-input-person-id)[ng-reflect-theme=dark] input:focus,
dui-input-calendar:is(dui-input-person-id)[theme=dark] input:focus {
  background: var(--gray-700);
}
@media (hover: hover) {
  dui-input-calendar:is(dui-input-person-id)[ng-reflect-theme=dark] input:not(:disabled):hover,
  dui-input-calendar:is(dui-input-person-id)[theme=dark] input:not(:disabled):hover {
    background: var(--gray-700);
  }
}
dui-input-calendar {
  display: flex;
  padding-left: 22px;
  padding-right: 22px;
  background: var(--gray-50);
  border-radius: 4px;
  align-items: center;
  position: relative;
  outline: none;
}
dui-input-calendar input:-webkit-autofill {
  -webkit-text-fill-color: var(--gray-800) !important;
}
dui-input-calendar input {
  -webkit-appearance: none;
  font-family: "dui-text";
  padding: 0;
  padding-top: 19px;
  border: none;
  outline: none;
  font-size: 1rem;
  line-height: 1.125rem;
  background: unset;
  color: inherit;
  width: 100%;
  color: var(--gray-800);
  caret-color: var(--gray-900);
}
dui-input-calendar input:disabled,
dui-input-calendar input[disabled] {
  color: var(--gray-200) !important;
  -webkit-text-fill-color: var(--gray-200) !important;
  opacity: 1;
}
dui-input-calendar input {
  position: relative;
  left: -2px;
}
dui-input-calendar[ng-reflect-theme=dark],
dui-input-calendar[theme=dark] {
  background-color: var(--gray-800);
}
dui-input-calendar[ng-reflect-theme=dark] input:-webkit-autofill,
dui-input-calendar[theme=dark] input:-webkit-autofill {
  -webkit-text-fill-color: var(--gray-100) !important;
}
dui-input-calendar[ng-reflect-theme=dark] input,
dui-input-calendar[theme=dark] input {
  color: var(--gray-100);
  caret-color: var(--gray-100);
}
dui-input-calendar[ng-reflect-theme=dark] input:disabled,
dui-input-calendar[ng-reflect-theme=dark] input[disabled],
dui-input-calendar[theme=dark] input:disabled,
dui-input-calendar[theme=dark] input[disabled] {
  color: var(--gray-700) !important;
  -webkit-text-fill-color: var(--gray-700) !important;
  opacity: 1;
}
dui-input-calendar > [slot=placeholder] {
  order: 1;
  position: absolute;
  transition: all 0.2s ease;
  font-size: 1rem;
  line-height: 1.25rem;
  left: 22px;
  top: 17px;
  z-index: 10;
  pointer-events: none;
  top: 17px;
}
dui-input-calendar:has(input[type=date].filled) > [slot=placeholder] {
  top: 8px;
  font-size: 0.8125rem;
  line-height: 1.25rem;
}
dui-input-calendar:has(textarea:disabled),
dui-input-calendar:has(select:disabled),
dui-input-calendar:has(input:disabled) {
  color: var(--gray-200);
}
dui-input-calendar {
  padding-right: 48px;
}
dui-input-calendar:before {
  font-family: "ui-icons";
  content: "\ea0b";
  position: absolute;
  right: 22px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.5625rem;
}
dui-input-calendar input {
  opacity: 0;
}
dui-input-calendar input::-webkit-calendar-picker-indicator {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  cursor: pointer;
  z-index: 10;
  opacity: 0;
}
dui-input-calendar input.selected {
  opacity: 1;
}
dui-input-checkbox,
dui-input-checkbox input,
dui-input-checkbox textarea,
dui-input-checkbox button,
dui-input-checkbox select,
dui-input-checkbox a {
  -webkit-tap-highlight-color: transparent;
}
dui-input-checkbox input:-webkit-autofill,
dui-input-checkbox input:-webkit-autofill:hover,
dui-input-checkbox input:-webkit-autofill:focus,
dui-input-checkbox input:-webkit-autofill:active {
  transition: background-color 5000s ease-in-out 0s;
}
dui-input-checkbox {
  font-family: "dui-text";
  min-height: 54px;
  box-sizing: border-box;
  color: var(--gray-500);
  position: relative;
  display: flex;
  flex-direction: row;
  gap: 5px;
  transition: all 150ms ease;
}
dui-input-checkbox:has(textarea:disabled),
dui-input-checkbox:has(select:disabled),
dui-input-checkbox:has(input:disabled) {
  color: var(--gray-200);
}
dui-input-checkbox:has(textarea:disabled) select,
dui-input-checkbox:has(textarea:disabled) input,
dui-input-checkbox:has(select:disabled) select,
dui-input-checkbox:has(select:disabled) input,
dui-input-checkbox:has(input:disabled) select,
dui-input-checkbox:has(input:disabled) input {
  -webkit-text-fill-color: var(--gray-200);
  color: var(--gray-200);
}
dui-input-checkbox[ng-reflect-theme=dark]:has(textarea:disabled),
dui-input-checkbox[ng-reflect-theme=dark]:has(select:disabled),
dui-input-checkbox[ng-reflect-theme=dark]:has(input:disabled),
dui-input-checkbox[theme=dark]:has(textarea:disabled),
dui-input-checkbox[theme=dark]:has(select:disabled),
dui-input-checkbox[theme=dark]:has(input:disabled) {
  color: var(--gray-700);
}
dui-input-checkbox[ng-reflect-theme=dark]:has(textarea:disabled) select,
dui-input-checkbox[ng-reflect-theme=dark]:has(textarea:disabled) input,
dui-input-checkbox[ng-reflect-theme=dark]:has(select:disabled) select,
dui-input-checkbox[ng-reflect-theme=dark]:has(select:disabled) input,
dui-input-checkbox[ng-reflect-theme=dark]:has(input:disabled) select,
dui-input-checkbox[ng-reflect-theme=dark]:has(input:disabled) input,
dui-input-checkbox[theme=dark]:has(textarea:disabled) select,
dui-input-checkbox[theme=dark]:has(textarea:disabled) input,
dui-input-checkbox[theme=dark]:has(select:disabled) select,
dui-input-checkbox[theme=dark]:has(select:disabled) input,
dui-input-checkbox[theme=dark]:has(input:disabled) select,
dui-input-checkbox[theme=dark]:has(input:disabled) input {
  -webkit-text-fill-color: var(--gray-700);
  color: var(--gray-700);
}
dui-input-checkbox [slot=label] {
  order: 10;
}
dui-input-checkbox [slot=left-icon] {
  padding-right: 7px;
  order: 10;
  font-size: 25px;
}
dui-input-checkbox [slot=prefix] {
  order: 20;
}
dui-input-checkbox select,
dui-input-checkbox input {
  order: 30;
}
dui-input-checkbox [slot=input-tooltip] {
  order: 40;
}
dui-input-checkbox [slot=right-icon] {
  order: 50;
  font-size: 25px;
}
dui-input-checkbox [slot=hint],
dui-input-checkbox [slot=error-message] {
  display: block;
  position: absolute;
  bottom: 0;
  left: 22px;
  font-size: 0.8125rem;
  line-height: 1.125rem;
  height: 16px;
  color: var(--danger);
  transition: all 0.2s ease;
  opacity: 0;
}
dui-input-checkbox [slot=hint] {
  color: var(--gray-500);
  opacity: 1;
  bottom: -18px;
}
dui-input-checkbox:has(select:required):after,
dui-input-checkbox:has(input:required):after,
dui-input-checkbox[ng-reflect-required=true]:after,
dui-input-checkbox[required=true]:after,
dui-input-checkbox:has(textarea:required):after {
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  top: 6px;
  right: 5px;
  border-radius: 50%;
  background: var(--primary-500);
  z-index: 1;
}
dui-input-checkbox input,
dui-input-checkbox input[type=checkbox] {
  --check-border-radius:4px;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  margin: 0;
  position: relative;
  height: 18px;
  width: 18px;
  background-color: var(--white);
  border: 1px solid var(--gray-500);
  border-radius: var(--check-border-radius);
  box-sizing: border-box;
  flex-shrink: 0;
  transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
}
dui-input-checkbox input::after,
dui-input-checkbox input[type=checkbox]::after {
  content: "";
  position: absolute;
  display: none;
  left: 6px;
  top: 3px;
  width: 4px;
  height: 8px;
  border: solid var(--white);
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
dui-input-checkbox input .content .checked,
dui-input-checkbox input:checked,
dui-input-checkbox input[type=checkbox] .content .checked,
dui-input-checkbox input[type=checkbox]:checked {
  background-color: var(--primary-500);
  border-radius: var(--check-border-radius);
  border: 0;
}
dui-input-checkbox input .content .checked::after,
dui-input-checkbox input:checked::after,
dui-input-checkbox input[type=checkbox] .content .checked::after,
dui-input-checkbox input[type=checkbox]:checked::after {
  display: block;
  opacity: 1;
}
dui-input-checkbox .checkbox-checked input,
dui-input-checkbox.checkbox-checked input[type=checkbox] {
  animation: checkbox-pop 0.2s ease-in-out;
}
dui-input-checkbox .checkbox-unchecked input,
dui-input-checkbox.checkbox-unchecked input[type=checkbox] {
  animation: checkbox-pop-reverse 0.2s ease-in-out;
}
@keyframes checkbox-pop {
  0% {
    transform: scale(0.8);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes checkbox-pop-reverse {
  0% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
dui-input-checkbox[ng-reflect-valid=false]:not(dui-input-person-id, dui-input-image),
dui-input-checkbox[valid=false]:not(dui-input-person-id, dui-input-image) {
  background-image:
    linear-gradient(
      to bottom,
      transparent,
      transparent calc(100% - 2px),
      var(--danger) calc(100% - 2px),
      var(--danger)) !important;
}
dui-input-checkbox[ng-reflect-valid=false]:is(dui-input-person-id) input,
dui-input-checkbox[valid=false]:is(dui-input-person-id) input {
  background-image:
    linear-gradient(
      to bottom,
      transparent,
      transparent calc(100% - 2px),
      var(--danger) calc(100% - 2px),
      var(--danger)) !important;
}
dui-input-checkbox[ng-reflect-valid=false]:is(dui-input-image),
dui-input-checkbox[valid=false]:is(dui-input-image) {
  border-color: var(--danger);
}
dui-input-checkbox[ng-reflect-valid=false] [slot=error-message],
dui-input-checkbox[valid=false] [slot=error-message] {
  bottom: -18px;
  opacity: 1;
}
dui-input-checkbox[ng-reflect-valid=false] [slot=hint],
dui-input-checkbox[valid=false] [slot=hint] {
  right: 22px;
  left: unset;
}
dui-input-checkbox[ng-reflect-valid=false]:has([slot=error-message]),
dui-input-checkbox[valid=false]:has([slot=error-message]) {
  margin-bottom: 16px;
}
dui-input-checkbox[ng-reflect-valid=false] [slot=error-message],
dui-input-checkbox[valid=false] [slot=error-message] {
  left: 0;
}
dui-input-checkbox[ng-reflect-valid=false] [slot=hint],
dui-input-checkbox[valid=false] [slot=hint] {
  right: 0;
}
dui-input-checkbox {
  padding: 12px 5px 11px 0px;
  gap: 10px;
  align-items: center;
  border-radius: 4px;
}
dui-input-checkbox [slot=input-tooltip] {
  order: 20;
  font-size: 1.5625rem;
  padding: 0;
}
dui-input-checkbox [slot=label] {
  flex: 1;
}
dui-input-checkbox[left=true] input,
dui-input-checkbox[ng-reflect-left=true] input {
  order: 1;
  left: 0;
}
dui-input-checkbox [slot=label] {
  color: var(--gray-800);
}
dui-input-checkbox:has(textarea:disabled) [slot=label],
dui-input-checkbox:has(select:disabled) [slot=label],
dui-input-checkbox:has(input:disabled) [slot=label] {
  color: var(--gray-200);
}
dui-input-checkbox:has(textarea:disabled) input,
dui-input-checkbox:has(select:disabled) input,
dui-input-checkbox:has(input:disabled) input {
  border-color: var(--gray-200);
}
dui-input-checkbox:has(textarea:disabled) input:checked,
dui-input-checkbox:has(select:disabled) input:checked,
dui-input-checkbox:has(input:disabled) input:checked {
  background-color: var(--primary-100);
}
dui-input-checkbox[ng-reflect-theme=dark] [slot=label],
dui-input-checkbox[theme=dark] [slot=label] {
  color: var(--gray-100);
}
dui-input-checkbox[ng-reflect-theme=dark] input,
dui-input-checkbox[theme=dark] input {
  background-color: transparent;
  border-color: var(--gray-500);
}
dui-input-checkbox[ng-reflect-theme=dark] input:checked,
dui-input-checkbox[theme=dark] input:checked {
  background-color: var(--primary-500);
}
dui-input-checkbox[ng-reflect-theme=dark]:has(textarea:disabled) [slot=label],
dui-input-checkbox[ng-reflect-theme=dark]:has(select:disabled) [slot=label],
dui-input-checkbox[ng-reflect-theme=dark]:has(input:disabled) [slot=label],
dui-input-checkbox[theme=dark]:has(textarea:disabled) [slot=label],
dui-input-checkbox[theme=dark]:has(select:disabled) [slot=label],
dui-input-checkbox[theme=dark]:has(input:disabled) [slot=label] {
  color: var(--gray-700);
}
dui-input-checkbox[ng-reflect-theme=dark]:has(textarea:disabled) input,
dui-input-checkbox[ng-reflect-theme=dark]:has(select:disabled) input,
dui-input-checkbox[ng-reflect-theme=dark]:has(input:disabled) input,
dui-input-checkbox[theme=dark]:has(textarea:disabled) input,
dui-input-checkbox[theme=dark]:has(select:disabled) input,
dui-input-checkbox[theme=dark]:has(input:disabled) input {
  border-color: var(--gray-700);
}
dui-input-checkbox[ng-reflect-theme=dark]:has(textarea:disabled) input::after,
dui-input-checkbox[ng-reflect-theme=dark]:has(select:disabled) input::after,
dui-input-checkbox[ng-reflect-theme=dark]:has(input:disabled) input::after,
dui-input-checkbox[theme=dark]:has(textarea:disabled) input::after,
dui-input-checkbox[theme=dark]:has(select:disabled) input::after,
dui-input-checkbox[theme=dark]:has(input:disabled) input::after {
  border-color: var(--gray-500);
}
dui-input-checkbox[ng-reflect-theme=dark]:has(textarea:disabled) input:checked,
dui-input-checkbox[ng-reflect-theme=dark]:has(select:disabled) input:checked,
dui-input-checkbox[ng-reflect-theme=dark]:has(input:disabled) input:checked,
dui-input-checkbox[theme=dark]:has(textarea:disabled) input:checked,
dui-input-checkbox[theme=dark]:has(select:disabled) input:checked,
dui-input-checkbox[theme=dark]:has(input:disabled) input:checked {
  background-color: var(--primary-800);
}
dui-input-copy,
dui-input-copy input,
dui-input-copy textarea,
dui-input-copy button,
dui-input-copy select,
dui-input-copy a {
  -webkit-tap-highlight-color: transparent;
}
dui-input-copy input:-webkit-autofill,
dui-input-copy input:-webkit-autofill:hover,
dui-input-copy input:-webkit-autofill:focus,
dui-input-copy input:-webkit-autofill:active {
  transition: background-color 5000s ease-in-out 0s;
}
dui-input-copy {
  font-family: "dui-text";
  min-height: 54px;
  box-sizing: border-box;
  color: var(--gray-500);
  position: relative;
  display: flex;
  flex-direction: row;
  gap: 5px;
  transition: all 150ms ease;
}
dui-input-copy:has(textarea:disabled),
dui-input-copy:has(select:disabled),
dui-input-copy:has(input:disabled) {
  color: var(--gray-200);
}
dui-input-copy:has(textarea:disabled) select,
dui-input-copy:has(textarea:disabled) input,
dui-input-copy:has(select:disabled) select,
dui-input-copy:has(select:disabled) input,
dui-input-copy:has(input:disabled) select,
dui-input-copy:has(input:disabled) input {
  -webkit-text-fill-color: var(--gray-200);
  color: var(--gray-200);
}
dui-input-copy[ng-reflect-theme=dark]:has(textarea:disabled),
dui-input-copy[ng-reflect-theme=dark]:has(select:disabled),
dui-input-copy[ng-reflect-theme=dark]:has(input:disabled),
dui-input-copy[theme=dark]:has(textarea:disabled),
dui-input-copy[theme=dark]:has(select:disabled),
dui-input-copy[theme=dark]:has(input:disabled) {
  color: var(--gray-700);
}
dui-input-copy[ng-reflect-theme=dark]:has(textarea:disabled) select,
dui-input-copy[ng-reflect-theme=dark]:has(textarea:disabled) input,
dui-input-copy[ng-reflect-theme=dark]:has(select:disabled) select,
dui-input-copy[ng-reflect-theme=dark]:has(select:disabled) input,
dui-input-copy[ng-reflect-theme=dark]:has(input:disabled) select,
dui-input-copy[ng-reflect-theme=dark]:has(input:disabled) input,
dui-input-copy[theme=dark]:has(textarea:disabled) select,
dui-input-copy[theme=dark]:has(textarea:disabled) input,
dui-input-copy[theme=dark]:has(select:disabled) select,
dui-input-copy[theme=dark]:has(select:disabled) input,
dui-input-copy[theme=dark]:has(input:disabled) select,
dui-input-copy[theme=dark]:has(input:disabled) input {
  -webkit-text-fill-color: var(--gray-700);
  color: var(--gray-700);
}
dui-input-copy [slot=label] {
  order: 10;
}
dui-input-copy [slot=left-icon] {
  padding-right: 7px;
  order: 10;
  font-size: 25px;
}
dui-input-copy [slot=prefix] {
  order: 20;
}
dui-input-copy select,
dui-input-copy input {
  order: 30;
}
dui-input-copy [slot=input-tooltip] {
  order: 40;
}
dui-input-copy [slot=right-icon] {
  order: 50;
  font-size: 25px;
}
dui-input-copy [slot=hint],
dui-input-copy [slot=error-message] {
  display: block;
  position: absolute;
  bottom: 0;
  left: 22px;
  font-size: 0.8125rem;
  line-height: 1.125rem;
  height: 16px;
  color: var(--danger);
  transition: all 0.2s ease;
  opacity: 0;
}
dui-input-copy [slot=hint] {
  color: var(--gray-500);
  opacity: 1;
  bottom: -18px;
}
dui-input-copy {
  display: flex;
  padding-left: 22px;
  padding-right: 22px;
  background: var(--gray-50);
  border-radius: 4px;
  align-items: center;
  position: relative;
  outline: none;
  color: var(--gray-800);
}
dui-input-copy:active {
  background: var(--gray-100);
}
dui-input-copy[ng-reflect-theme=dark],
dui-input-copy[theme=dark] {
  background-color: var(--gray-800);
  color: var(--gray-100);
}
dui-input-copy[ng-reflect-theme=dark]:active,
dui-input-copy[theme=dark]:active {
  background: var(--gray-700);
}
dui-input-copy [slot=input-tooltip] {
  margin-left: auto;
  color: var(--gray-500);
}
dui-input-copy {
  --copied-icon:"\ea07";
  --copy-icon:"\ea06";
  --current-icon:var(--copy-icon);
  cursor: pointer;
  padding-right: 48px;
}
dui-input-copy:before {
  color: var(--gray-500);
  font-family: "ui-icons";
  content: var(--current-icon);
  position: absolute;
  right: 22px;
  font-size: 1.5625rem;
  top: 50%;
  transform: translateY(-50%);
}
dui-input-number,
dui-input-number input,
dui-input-number textarea,
dui-input-number button,
dui-input-number select,
dui-input-number a {
  -webkit-tap-highlight-color: transparent;
}
dui-input-number input:-webkit-autofill,
dui-input-number input:-webkit-autofill:hover,
dui-input-number input:-webkit-autofill:focus,
dui-input-number input:-webkit-autofill:active {
  transition: background-color 5000s ease-in-out 0s;
}
dui-input-number {
  font-family: "dui-text";
  min-height: 54px;
  box-sizing: border-box;
  color: var(--gray-500);
  position: relative;
  display: flex;
  flex-direction: row;
  gap: 5px;
  transition: all 150ms ease;
}
dui-input-number:has(textarea:disabled),
dui-input-number:has(select:disabled),
dui-input-number:has(input:disabled) {
  color: var(--gray-200);
}
dui-input-number:has(textarea:disabled) select,
dui-input-number:has(textarea:disabled) input,
dui-input-number:has(select:disabled) select,
dui-input-number:has(select:disabled) input,
dui-input-number:has(input:disabled) select,
dui-input-number:has(input:disabled) input {
  -webkit-text-fill-color: var(--gray-200);
  color: var(--gray-200);
}
dui-input-number[ng-reflect-theme=dark]:has(textarea:disabled),
dui-input-number[ng-reflect-theme=dark]:has(select:disabled),
dui-input-number[ng-reflect-theme=dark]:has(input:disabled),
dui-input-number[theme=dark]:has(textarea:disabled),
dui-input-number[theme=dark]:has(select:disabled),
dui-input-number[theme=dark]:has(input:disabled) {
  color: var(--gray-700);
}
dui-input-number[ng-reflect-theme=dark]:has(textarea:disabled) select,
dui-input-number[ng-reflect-theme=dark]:has(textarea:disabled) input,
dui-input-number[ng-reflect-theme=dark]:has(select:disabled) select,
dui-input-number[ng-reflect-theme=dark]:has(select:disabled) input,
dui-input-number[ng-reflect-theme=dark]:has(input:disabled) select,
dui-input-number[ng-reflect-theme=dark]:has(input:disabled) input,
dui-input-number[theme=dark]:has(textarea:disabled) select,
dui-input-number[theme=dark]:has(textarea:disabled) input,
dui-input-number[theme=dark]:has(select:disabled) select,
dui-input-number[theme=dark]:has(select:disabled) input,
dui-input-number[theme=dark]:has(input:disabled) select,
dui-input-number[theme=dark]:has(input:disabled) input {
  -webkit-text-fill-color: var(--gray-700);
  color: var(--gray-700);
}
dui-input-number [slot=label] {
  order: 10;
}
dui-input-number [slot=left-icon] {
  padding-right: 7px;
  order: 10;
  font-size: 25px;
}
dui-input-number [slot=prefix] {
  order: 20;
}
dui-input-number select,
dui-input-number input {
  order: 30;
}
dui-input-number [slot=input-tooltip] {
  order: 40;
}
dui-input-number [slot=right-icon] {
  order: 50;
  font-size: 25px;
}
dui-input-number [slot=hint],
dui-input-number [slot=error-message] {
  display: block;
  position: absolute;
  bottom: 0;
  left: 22px;
  font-size: 0.8125rem;
  line-height: 1.125rem;
  height: 16px;
  color: var(--danger);
  transition: all 0.2s ease;
  opacity: 0;
}
dui-input-number [slot=hint] {
  color: var(--gray-500);
  opacity: 1;
  bottom: -18px;
}
dui-input-number[ng-reflect-valid=false]:not(dui-input-person-id, dui-input-image),
dui-input-number[valid=false]:not(dui-input-person-id, dui-input-image) {
  background-image:
    linear-gradient(
      to bottom,
      transparent,
      transparent calc(100% - 2px),
      var(--danger) calc(100% - 2px),
      var(--danger)) !important;
}
dui-input-number[ng-reflect-valid=false]:is(dui-input-person-id) input,
dui-input-number[valid=false]:is(dui-input-person-id) input {
  background-image:
    linear-gradient(
      to bottom,
      transparent,
      transparent calc(100% - 2px),
      var(--danger) calc(100% - 2px),
      var(--danger)) !important;
}
dui-input-number[ng-reflect-valid=false]:is(dui-input-image),
dui-input-number[valid=false]:is(dui-input-image) {
  border-color: var(--danger);
}
dui-input-number[ng-reflect-valid=false] [slot=error-message],
dui-input-number[valid=false] [slot=error-message] {
  bottom: -18px;
  opacity: 1;
}
dui-input-number[ng-reflect-valid=false] [slot=hint],
dui-input-number[valid=false] [slot=hint] {
  right: 22px;
  left: unset;
}
dui-input-number[ng-reflect-valid=false]:has([slot=error-message]),
dui-input-number[valid=false]:has([slot=error-message]) {
  margin-bottom: 16px;
}
dui-input-number:has(> [slot=placeholder]) textarea::placeholder,
dui-input-number:has(> [slot=placeholder]) input::placeholder {
  color: transparent;
  -webkit-text-fill-color: transparent;
}
dui-input-number:not(dui-input-area):has([slot=left-icon]) > [slot=placeholder] {
  left: 59px;
}
dui-input-number > [slot=placeholder] {
  order: 1;
  position: absolute;
  transition: all 0.2s ease;
  font-size: 1rem;
  line-height: 1.25rem;
  left: 22px;
  top: 17px;
  z-index: 10;
  pointer-events: none;
}
dui-input-number:has([slot=prefix]):not(:has([slot=placeholder])):not(dui-input-area) > [slot=placeholder],
dui-input-number:has(option:not([value=null]):checked):not(dui-input-area) > [slot=placeholder],
dui-input-number:has(textarea:first-of-type:focus):not(dui-input-area) > [slot=placeholder],
dui-input-number:has(textarea:first-of-type:not(:placeholder-shown)):not(dui-input-area) > [slot=placeholder],
dui-input-number:has(input:first-of-type:focus):not(dui-input-area) > [slot=placeholder],
dui-input-number:has(input:first-of-type:not(:placeholder-shown)):not(dui-input-area) > [slot=placeholder],
dui-input-number:has(input[type=date]):is(input:valid):not(dui-input-area) > [slot=placeholder] {
  opacity: 1;
  transform: translateY(-9px);
  font-size: 0.8125rem;
  line-height: 1.25rem;
}
dui-input-number:has([slot=prefix]):not(:has([slot=placeholder])):is(dui-input-area) > [slot=placeholder],
dui-input-number:has(option:not([value=null]):checked):is(dui-input-area) > [slot=placeholder],
dui-input-number:has(textarea:first-of-type:focus):is(dui-input-area) > [slot=placeholder],
dui-input-number:has(textarea:first-of-type:not(:placeholder-shown)):is(dui-input-area) > [slot=placeholder],
dui-input-number:has(input:first-of-type:focus):is(dui-input-area) > [slot=placeholder],
dui-input-number:has(input:first-of-type:not(:placeholder-shown)):is(dui-input-area) > [slot=placeholder],
dui-input-number:has(input[type=date]):is(input:valid):is(dui-input-area) > [slot=placeholder] {
  opacity: 1;
  font-size: 13px;
}
dui-input-number:is(dui-input-base, dui-input-calendar, dui-input-number):has(input:focus) {
  background: var(--gray-100);
}
@media (hover: hover) {
  dui-input-number:is(dui-input-base, dui-input-calendar, dui-input-number):not(:has(input:disabled)):hover {
    background: var(--gray-100);
  }
}
dui-input-number:is(dui-input-base, dui-input-calendar, dui-input-number)[ng-reflect-theme=dark]:has(input:focus),
dui-input-number:is(dui-input-base, dui-input-calendar, dui-input-number)[theme=dark]:has(input:focus) {
  background: var(--gray-700);
}
@media (hover: hover) {
  dui-input-number:is(dui-input-base, dui-input-calendar, dui-input-number)[ng-reflect-theme=dark]:not(:has(input:disabled)):hover,
  dui-input-number:is(dui-input-base, dui-input-calendar, dui-input-number)[theme=dark]:not(:has(input:disabled)):hover {
    background: var(--gray-700);
  }
}
dui-input-number:is(dui-input-select):has(select:focus) {
  background: var(--gray-100);
}
@media (hover: hover) {
  dui-input-number:is(dui-input-select):not(:has(select:disabled)):hover {
    background: var(--gray-100);
  }
}
dui-input-number:is(dui-input-select)[ng-reflect-theme=dark]:has(select:focus),
dui-input-number:is(dui-input-select)[theme=dark]:has(select:focus) {
  background: var(--gray-700);
}
@media (hover: hover) {
  dui-input-number:is(dui-input-select)[ng-reflect-theme=dark]:not(:has(select:disabled)):hover,
  dui-input-number:is(dui-input-select)[theme=dark]:not(:has(select:disabled)):hover {
    background: var(--gray-700);
  }
}
dui-input-number:is(dui-input-area):has(textarea:focus) {
  background: var(--gray-100);
}
@media (hover: hover) {
  dui-input-number:is(dui-input-area):not(:has(textarea:disabled)):hover {
    background: var(--gray-100);
  }
}
dui-input-number:is(dui-input-area)[ng-reflect-theme=dark]:has(textarea:focus),
dui-input-number:is(dui-input-area)[theme=dark]:has(textarea:focus) {
  background: var(--gray-700);
}
@media (hover: hover) {
  dui-input-number:is(dui-input-area)[ng-reflect-theme=dark]:not(:has(textarea:disabled)):hover,
  dui-input-number:is(dui-input-area)[theme=dark]:not(:has(textarea:disabled)):hover {
    background: var(--gray-700);
  }
}
dui-input-number:is(dui-input-person-id) input:focus {
  background: var(--gray-100);
}
@media (hover: hover) {
  dui-input-number:is(dui-input-person-id) input:not(:disabled):hover {
    background: var(--gray-100);
  }
}
dui-input-number:is(dui-input-person-id)[ng-reflect-theme=dark] input:focus,
dui-input-number:is(dui-input-person-id)[theme=dark] input:focus {
  background: var(--gray-700);
}
@media (hover: hover) {
  dui-input-number:is(dui-input-person-id)[ng-reflect-theme=dark] input:not(:disabled):hover,
  dui-input-number:is(dui-input-person-id)[theme=dark] input:not(:disabled):hover {
    background: var(--gray-700);
  }
}
dui-input-number {
  display: flex;
  padding-left: 22px;
  padding-right: 22px;
  background: var(--gray-50);
  border-radius: 4px;
  align-items: center;
  position: relative;
  outline: none;
}
dui-input-number input:-webkit-autofill {
  -webkit-text-fill-color: var(--primary-500) !important;
}
dui-input-number input {
  -webkit-appearance: none;
  font-family: "dui-text";
  padding: 0;
  padding-top: 19px;
  border: none;
  outline: none;
  font-size: 1rem;
  line-height: 1.125rem;
  background: unset;
  color: inherit;
  width: 100%;
  color: var(--gray-800);
  caret-color: var(--gray-900);
  color: inherit;
  font-size: inherit;
}
dui-input-number[ng-reflect-theme=dark],
dui-input-number[theme=dark] {
  background-color: var(--gray-800);
}
dui-input-number[ng-reflect-theme=dark] input:-webkit-autofill,
dui-input-number[theme=dark] input:-webkit-autofill {
  -webkit-text-fill-color: var(--gray-100) !important;
}
dui-input-number[ng-reflect-theme=dark] input,
dui-input-number[theme=dark] input {
  color: var(--gray-100);
  caret-color: var(--gray-100);
}
dui-input-number[ng-reflect-theme=dark] input:disabled,
dui-input-number[ng-reflect-theme=dark] input[disabled],
dui-input-number[theme=dark] input:disabled,
dui-input-number[theme=dark] input[disabled] {
  color: var(--gray-700) !important;
  -webkit-text-fill-color: var(--gray-700) !important;
  opacity: 1;
}
dui-input-number[ng-reflect-theme=dark]:has(input),
dui-input-number[theme=dark]:has(input) {
  color: var(--gray-200) !important;
}
dui-input-number[ng-reflect-theme=dark]:has(input) input,
dui-input-number[theme=dark]:has(input) input {
  color: var(--gray-200) !important;
}
dui-input-number[ng-reflect-theme=dark][variant=default]:has(input),
dui-input-number[theme=dark][variant=default]:has(input) {
  color: var(--gray-200) !important;
}
dui-input-number[ng-reflect-theme=dark][variant=default]:has(input) input,
dui-input-number[theme=dark][variant=default]:has(input) input {
  color: var(--gray-200) !important;
}
dui-input-number[ng-reflect-theme=dark][variant=red]:has(input),
dui-input-number[theme=dark][variant=red]:has(input) {
  color: var(--primary-500) !important;
}
dui-input-number[ng-reflect-theme=dark][variant=red]:has(input) input,
dui-input-number[theme=dark][variant=red]:has(input) input {
  color: var(--primary-500) !important;
}
dui-input-number[ng-reflect-theme=dark][variant=success]:has(input),
dui-input-number[theme=dark][variant=success]:has(input) {
  color: var(--success) !important;
}
dui-input-number[ng-reflect-theme=dark][variant=success]:has(input) input,
dui-input-number[theme=dark][variant=success]:has(input) input {
  color: var(--success) !important;
}
dui-input-number[ng-reflect-theme=dark]:has(input:disabled),
dui-input-number[theme=dark]:has(input:disabled) {
  color: var(--gray-700) !important;
}
dui-input-number[ng-reflect-theme=dark]:has(input:disabled) input,
dui-input-number[theme=dark]:has(input:disabled) input {
  color: var(--gray-700) !important;
}
dui-input-number[ng-reflect-theme=dark][variant=default]:has(input:disabled),
dui-input-number[theme=dark][variant=default]:has(input:disabled) {
  color: var(--gray-700) !important;
}
dui-input-number[ng-reflect-theme=dark][variant=default]:has(input:disabled) input,
dui-input-number[theme=dark][variant=default]:has(input:disabled) input {
  color: var(--gray-700) !important;
}
dui-input-number[ng-reflect-theme=dark][variant=red]:has(input:disabled),
dui-input-number[theme=dark][variant=red]:has(input:disabled) {
  color: var(--primary-700) !important;
}
dui-input-number[ng-reflect-theme=dark][variant=red]:has(input:disabled) input,
dui-input-number[theme=dark][variant=red]:has(input:disabled) input {
  color: var(--primary-700) !important;
}
dui-input-number[ng-reflect-theme=dark][variant=success]:has(input:disabled),
dui-input-number[theme=dark][variant=success]:has(input:disabled) {
  color: var(--green-700) !important;
}
dui-input-number[ng-reflect-theme=dark][variant=success]:has(input:disabled) input,
dui-input-number[theme=dark][variant=success]:has(input:disabled) input {
  color: var(--green-700) !important;
}
dui-input-number {
  justify-content: center;
}
dui-input-number[variant=red] {
  color: var(--primary-500);
}
dui-input-number[variant=red] input::-ms-input-placeholder {
  color: var(--primary-500);
  opacity: 0.5;
}
dui-input-number[variant=red] input::placeholder {
  color: var(--primary-500);
  opacity: 0.5;
}
dui-input-number[variant=red]:has(input:disabled) {
  color: var(--primary-200) !important;
}
dui-input-number[variant=red]:has(input:disabled) input {
  color: var(--primary-200);
  -webkit-text-fill-color: var(--primary-200);
}
dui-input-number[variant=success] {
  color: var(--green-500);
}
dui-input-number[variant=success] input::-ms-input-placeholder {
  color: var(--green-500);
  opacity: 0.5;
}
dui-input-number[variant=success] input::placeholder {
  color: var(--green-500);
  opacity: 0.5;
}
dui-input-number[variant=success]:has(input:disabled) {
  color: var(--green-300);
}
dui-input-number[variant=default] {
  color: var(--gray-800);
}
dui-input-number[variant=default] input::-ms-input-placeholder {
  color: var(--gray-800);
  opacity: 0.5;
}
dui-input-number[variant=default] input::placeholder {
  color: var(--gray-800);
  opacity: 0.5;
}
dui-input-number[variant=default]:has(input:disabled) {
  color: var(--gray-300);
}
dui-input-number {
  height: 44px;
  min-height: 44px;
  font-size: 18px;
}
dui-input-number[ng-reflect-size=large],
dui-input-number[size=large] {
  height: 60px;
  min-height: 60px;
  font-size: 30px;
}
dui-input-number[ng-reflect-size=large]:has([slot=subtext]),
dui-input-number[size=large]:has([slot=subtext]) {
  height: 89px;
  min-height: 89px;
}
dui-input-number [slot=prefix] {
  order: 10;
  margin: 0;
  padding-right: 5px;
}
dui-input-number [slot=suffix] {
  order: 60;
  padding-left: 5px;
}
dui-input-number [slot=subtext] {
  position: absolute;
  bottom: 10px;
  font-size: 16px;
}
dui-input-number:has([slot=subtext]) input,
dui-input-number:has([slot=subtext]) [slot=prefix],
dui-input-number:has([slot=subtext]) [slot=suffix] {
  margin-top: -24px;
}
dui-input-number input {
  text-align: center;
  padding-top: 0;
  flex: 1;
}
dui-input-number input::-webkit-outer-spin-button,
dui-input-number input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
dui-input-number input[type=number] {
  -moz-appearance: textfield;
}
dui-input-number-group {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: 1fr;
  gap: 10px;
  justify-content: space-between;
  -webkit-tap-highlight-color: transparent;
}
dui-input-number-group dui-input-number {
  padding: unset;
  height: 60px;
  width: 100%;
}
dui-input-number-group dui-input-number input:focus::placeholder {
  color: transparent;
}
dui-input-number-group[variant=grouped] {
  display: flex;
  flex-direction: row;
  gap: 0px;
}
dui-input-number-group[variant=grouped] dui-input-number {
  height: 54px;
  border-color: var(--semitransparent-gray-10);
}
dui-input-number-group[variant=grouped] dui-input-number input {
  font-size: 1rem;
  line-height: 24px;
}
dui-input-number-group[variant=grouped] dui-input-number:not(:first-of-type) {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
dui-input-number-group[variant=grouped] dui-input-number:not(:last-of-type) {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-right-width: 1px;
  border-right-style: solid;
}
dui-input-number-group[variant=grouped][ng-reflect-theme=dark][variant=grouped] dui-input-number,
dui-input-number-group[variant=grouped][theme=dark][variant=grouped] dui-input-number {
  border-color: var(--semitransparent-light-10);
  background-color: var(--gray-900);
}
dui-input-person-id,
dui-input-person-id input,
dui-input-person-id textarea,
dui-input-person-id button,
dui-input-person-id select,
dui-input-person-id a {
  -webkit-tap-highlight-color: transparent;
}
dui-input-person-id input:-webkit-autofill,
dui-input-person-id input:-webkit-autofill:hover,
dui-input-person-id input:-webkit-autofill:focus,
dui-input-person-id input:-webkit-autofill:active {
  transition: background-color 5000s ease-in-out 0s;
}
dui-input-person-id {
  font-family: "dui-text";
  min-height: 54px;
  box-sizing: border-box;
  color: var(--gray-500);
  position: relative;
  display: flex;
  flex-direction: row;
  gap: 5px;
  transition: all 150ms ease;
}
dui-input-person-id:has(textarea:disabled),
dui-input-person-id:has(select:disabled),
dui-input-person-id:has(input:disabled) {
  color: var(--gray-200);
}
dui-input-person-id:has(textarea:disabled) select,
dui-input-person-id:has(textarea:disabled) input,
dui-input-person-id:has(select:disabled) select,
dui-input-person-id:has(select:disabled) input,
dui-input-person-id:has(input:disabled) select,
dui-input-person-id:has(input:disabled) input {
  -webkit-text-fill-color: var(--gray-200);
  color: var(--gray-200);
}
dui-input-person-id[ng-reflect-theme=dark]:has(textarea:disabled),
dui-input-person-id[ng-reflect-theme=dark]:has(select:disabled),
dui-input-person-id[ng-reflect-theme=dark]:has(input:disabled),
dui-input-person-id[theme=dark]:has(textarea:disabled),
dui-input-person-id[theme=dark]:has(select:disabled),
dui-input-person-id[theme=dark]:has(input:disabled) {
  color: var(--gray-700);
}
dui-input-person-id[ng-reflect-theme=dark]:has(textarea:disabled) select,
dui-input-person-id[ng-reflect-theme=dark]:has(textarea:disabled) input,
dui-input-person-id[ng-reflect-theme=dark]:has(select:disabled) select,
dui-input-person-id[ng-reflect-theme=dark]:has(select:disabled) input,
dui-input-person-id[ng-reflect-theme=dark]:has(input:disabled) select,
dui-input-person-id[ng-reflect-theme=dark]:has(input:disabled) input,
dui-input-person-id[theme=dark]:has(textarea:disabled) select,
dui-input-person-id[theme=dark]:has(textarea:disabled) input,
dui-input-person-id[theme=dark]:has(select:disabled) select,
dui-input-person-id[theme=dark]:has(select:disabled) input,
dui-input-person-id[theme=dark]:has(input:disabled) select,
dui-input-person-id[theme=dark]:has(input:disabled) input {
  -webkit-text-fill-color: var(--gray-700);
  color: var(--gray-700);
}
dui-input-person-id [slot=label] {
  order: 10;
}
dui-input-person-id [slot=left-icon] {
  padding-right: 7px;
  order: 10;
  font-size: 25px;
}
dui-input-person-id [slot=prefix] {
  order: 20;
}
dui-input-person-id select,
dui-input-person-id input {
  order: 30;
}
dui-input-person-id [slot=input-tooltip] {
  order: 40;
}
dui-input-person-id [slot=right-icon] {
  order: 50;
  font-size: 25px;
}
dui-input-person-id [slot=hint],
dui-input-person-id [slot=error-message] {
  display: block;
  position: absolute;
  bottom: 0;
  left: 22px;
  font-size: 0.8125rem;
  line-height: 1.125rem;
  height: 16px;
  color: var(--danger);
  transition: all 0.2s ease;
  opacity: 0;
}
dui-input-person-id [slot=hint] {
  color: var(--gray-500);
  opacity: 1;
  bottom: -18px;
}
dui-input-person-id:has(select:required):after,
dui-input-person-id:has(input:required):after,
dui-input-person-id[ng-reflect-required=true]:after,
dui-input-person-id[required=true]:after,
dui-input-person-id:has(textarea:required):after {
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  top: 6px;
  right: 5px;
  border-radius: 50%;
  background: var(--primary-500);
  z-index: 1;
  right: 9px;
}
dui-input-person-id[ng-reflect-valid=false]:not(dui-input-person-id, dui-input-image),
dui-input-person-id[valid=false]:not(dui-input-person-id, dui-input-image) {
  background-image:
    linear-gradient(
      to bottom,
      transparent,
      transparent calc(100% - 2px),
      var(--danger) calc(100% - 2px),
      var(--danger)) !important;
}
dui-input-person-id[ng-reflect-valid=false]:is(dui-input-person-id) input,
dui-input-person-id[valid=false]:is(dui-input-person-id) input {
  background-image:
    linear-gradient(
      to bottom,
      transparent,
      transparent calc(100% - 2px),
      var(--danger) calc(100% - 2px),
      var(--danger)) !important;
}
dui-input-person-id[ng-reflect-valid=false]:is(dui-input-image),
dui-input-person-id[valid=false]:is(dui-input-image) {
  border-color: var(--danger);
}
dui-input-person-id[ng-reflect-valid=false] [slot=error-message],
dui-input-person-id[valid=false] [slot=error-message] {
  bottom: -18px;
  opacity: 1;
}
dui-input-person-id[ng-reflect-valid=false] [slot=hint],
dui-input-person-id[valid=false] [slot=hint] {
  right: 22px;
  left: unset;
}
dui-input-person-id[ng-reflect-valid=false]:has([slot=error-message]),
dui-input-person-id[valid=false]:has([slot=error-message]) {
  margin-bottom: 16px;
}
dui-input-person-id:has(> [slot=placeholder]) textarea::placeholder,
dui-input-person-id:has(> [slot=placeholder]) input::placeholder {
  color: transparent;
  -webkit-text-fill-color: transparent;
}
dui-input-person-id:not(dui-input-area):has([slot=left-icon]) > [slot=placeholder] {
  left: 59px;
}
dui-input-person-id > [slot=placeholder] {
  order: 1;
  position: absolute;
  transition: all 0.2s ease;
  font-size: 1rem;
  line-height: 1.25rem;
  left: 22px;
  top: 17px;
  z-index: 10;
  pointer-events: none;
}
dui-input-person-id:has([slot=prefix]):not(:has([slot=placeholder])):not(dui-input-area) > [slot=placeholder],
dui-input-person-id:has(option:not([value=null]):checked):not(dui-input-area) > [slot=placeholder],
dui-input-person-id:has(textarea:first-of-type:focus):not(dui-input-area) > [slot=placeholder],
dui-input-person-id:has(textarea:first-of-type:not(:placeholder-shown)):not(dui-input-area) > [slot=placeholder],
dui-input-person-id:has(input:first-of-type:focus):not(dui-input-area) > [slot=placeholder],
dui-input-person-id:has(input:first-of-type:not(:placeholder-shown)):not(dui-input-area) > [slot=placeholder],
dui-input-person-id:has(input[type=date]):is(input:valid):not(dui-input-area) > [slot=placeholder] {
  opacity: 1;
  transform: translateY(-9px);
  font-size: 0.8125rem;
  line-height: 1.25rem;
}
dui-input-person-id:has([slot=prefix]):not(:has([slot=placeholder])):is(dui-input-area) > [slot=placeholder],
dui-input-person-id:has(option:not([value=null]):checked):is(dui-input-area) > [slot=placeholder],
dui-input-person-id:has(textarea:first-of-type:focus):is(dui-input-area) > [slot=placeholder],
dui-input-person-id:has(textarea:first-of-type:not(:placeholder-shown)):is(dui-input-area) > [slot=placeholder],
dui-input-person-id:has(input:first-of-type:focus):is(dui-input-area) > [slot=placeholder],
dui-input-person-id:has(input:first-of-type:not(:placeholder-shown)):is(dui-input-area) > [slot=placeholder],
dui-input-person-id:has(input[type=date]):is(input:valid):is(dui-input-area) > [slot=placeholder] {
  opacity: 1;
  font-size: 13px;
}
dui-input-person-id:is(dui-input-base, dui-input-calendar, dui-input-number):has(input:focus) {
  background: var(--gray-100);
}
@media (hover: hover) {
  dui-input-person-id:is(dui-input-base, dui-input-calendar, dui-input-number):not(:has(input:disabled)):hover {
    background: var(--gray-100);
  }
}
dui-input-person-id:is(dui-input-base, dui-input-calendar, dui-input-number)[ng-reflect-theme=dark]:has(input:focus),
dui-input-person-id:is(dui-input-base, dui-input-calendar, dui-input-number)[theme=dark]:has(input:focus) {
  background: var(--gray-700);
}
@media (hover: hover) {
  dui-input-person-id:is(dui-input-base, dui-input-calendar, dui-input-number)[ng-reflect-theme=dark]:not(:has(input:disabled)):hover,
  dui-input-person-id:is(dui-input-base, dui-input-calendar, dui-input-number)[theme=dark]:not(:has(input:disabled)):hover {
    background: var(--gray-700);
  }
}
dui-input-person-id:is(dui-input-select):has(select:focus) {
  background: var(--gray-100);
}
@media (hover: hover) {
  dui-input-person-id:is(dui-input-select):not(:has(select:disabled)):hover {
    background: var(--gray-100);
  }
}
dui-input-person-id:is(dui-input-select)[ng-reflect-theme=dark]:has(select:focus),
dui-input-person-id:is(dui-input-select)[theme=dark]:has(select:focus) {
  background: var(--gray-700);
}
@media (hover: hover) {
  dui-input-person-id:is(dui-input-select)[ng-reflect-theme=dark]:not(:has(select:disabled)):hover,
  dui-input-person-id:is(dui-input-select)[theme=dark]:not(:has(select:disabled)):hover {
    background: var(--gray-700);
  }
}
dui-input-person-id:is(dui-input-area):has(textarea:focus) {
  background: var(--gray-100);
}
@media (hover: hover) {
  dui-input-person-id:is(dui-input-area):not(:has(textarea:disabled)):hover {
    background: var(--gray-100);
  }
}
dui-input-person-id:is(dui-input-area)[ng-reflect-theme=dark]:has(textarea:focus),
dui-input-person-id:is(dui-input-area)[theme=dark]:has(textarea:focus) {
  background: var(--gray-700);
}
@media (hover: hover) {
  dui-input-person-id:is(dui-input-area)[ng-reflect-theme=dark]:not(:has(textarea:disabled)):hover,
  dui-input-person-id:is(dui-input-area)[theme=dark]:not(:has(textarea:disabled)):hover {
    background: var(--gray-700);
  }
}
dui-input-person-id:is(dui-input-person-id) input:focus {
  background: var(--gray-100);
}
@media (hover: hover) {
  dui-input-person-id:is(dui-input-person-id) input:not(:disabled):hover {
    background: var(--gray-100);
  }
}
dui-input-person-id:is(dui-input-person-id)[ng-reflect-theme=dark] input:focus,
dui-input-person-id:is(dui-input-person-id)[theme=dark] input:focus {
  background: var(--gray-700);
}
@media (hover: hover) {
  dui-input-person-id:is(dui-input-person-id)[ng-reflect-theme=dark] input:not(:disabled):hover,
  dui-input-person-id:is(dui-input-person-id)[theme=dark] input:not(:disabled):hover {
    background: var(--gray-700);
  }
}
dui-input-person-id:has(textarea:disabled),
dui-input-person-id:has(select:disabled),
dui-input-person-id:has(input:disabled) {
  color: var(--gray-200);
}
dui-input-person-id::before {
  position: absolute;
  content: "/";
  font-size: 16px;
  right: 112px;
  z-index: 1;
  bottom: 7px;
}
dui-input-person-id [slot=input-tooltip] {
  align-self: center;
  padding-left: 10px;
  right: 3px;
  top: 1px;
  flex-shrink: 0;
  box-sizing: content-box;
}
dui-input-person-id [slot=placeholder] {
  top: 50%;
  transform: translateY(-50%);
}
dui-input-person-id:has([slot=input-tooltip])::before {
  right: 155px !important;
}
dui-input-person-id:has([slot=input-tooltip])::after {
  right: 50px !important;
}
dui-input-person-id:has([slot=input-tooltip]) [slot=hint] {
  margin-right: 30px;
}
dui-input-person-id input::-webkit-outer-spin-button,
dui-input-person-id input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
dui-input-person-id input[type=number] {
  -moz-appearance: textfield;
}
dui-input-person-id input:first-of-type {
  width: 100%;
  margin-right: 20px;
}
dui-input-person-id:has(input:first-of-type:focus):not(dui-input-area) > [slot=placeholder],
dui-input-person-id:has(input:first-of-type:not(:placeholder-shown)):not(dui-input-area) > [slot=placeholder] {
  transform: translateY(-19px);
}
dui-input-person-id input:last-of-type {
  width: 56px;
  box-sizing: content-box;
}
dui-input-person-id input:-webkit-autofill {
  -webkit-text-fill-color: var(--gray-800) !important;
}
dui-input-person-id input {
  -webkit-appearance: none;
  font-family: "dui-text";
  padding: 0;
  padding-top: 19px;
  border: none;
  outline: none;
  font-size: 1rem;
  line-height: 1.125rem;
  background: unset;
  color: inherit;
  width: 100%;
  color: var(--gray-800);
  caret-color: var(--gray-900);
}
dui-input-person-id input:disabled,
dui-input-person-id input[disabled] {
  color: var(--gray-200) !important;
  -webkit-text-fill-color: var(--gray-200) !important;
  opacity: 1;
}
dui-input-person-id input {
  display: flex;
  padding-left: 22px;
  padding-right: 22px;
  background: var(--gray-50);
  border-radius: 4px;
  align-items: center;
  position: relative;
  outline: none;
}
dui-input-person-id[ng-reflect-theme=dark] input:-webkit-autofill,
dui-input-person-id[theme=dark] input:-webkit-autofill {
  -webkit-text-fill-color: var(--gray-100) !important;
}
dui-input-person-id[ng-reflect-theme=dark] input,
dui-input-person-id[theme=dark] input {
  color: var(--gray-100);
  caret-color: var(--gray-100);
}
dui-input-person-id[ng-reflect-theme=dark] input:disabled,
dui-input-person-id[ng-reflect-theme=dark] input[disabled],
dui-input-person-id[theme=dark] input:disabled,
dui-input-person-id[theme=dark] input[disabled] {
  color: var(--gray-700) !important;
  -webkit-text-fill-color: var(--gray-700) !important;
  opacity: 1;
}
dui-input-person-id[ng-reflect-theme=dark] input,
dui-input-person-id[theme=dark] input {
  background-color: var(--gray-800);
}
dui-input-radio,
dui-input-radio input,
dui-input-radio textarea,
dui-input-radio button,
dui-input-radio select,
dui-input-radio a {
  -webkit-tap-highlight-color: transparent;
}
dui-input-radio input:-webkit-autofill,
dui-input-radio input:-webkit-autofill:hover,
dui-input-radio input:-webkit-autofill:focus,
dui-input-radio input:-webkit-autofill:active {
  transition: background-color 5000s ease-in-out 0s;
}
dui-input-radio {
  font-family: "dui-text";
  min-height: 54px;
  box-sizing: border-box;
  color: var(--gray-500);
  position: relative;
  display: flex;
  flex-direction: row;
  gap: 5px;
  transition: all 150ms ease;
}
dui-input-radio:has(textarea:disabled),
dui-input-radio:has(select:disabled),
dui-input-radio:has(input:disabled) {
  color: var(--gray-200);
}
dui-input-radio:has(textarea:disabled) select,
dui-input-radio:has(textarea:disabled) input,
dui-input-radio:has(select:disabled) select,
dui-input-radio:has(select:disabled) input,
dui-input-radio:has(input:disabled) select,
dui-input-radio:has(input:disabled) input {
  -webkit-text-fill-color: var(--gray-200);
  color: var(--gray-200);
}
dui-input-radio[ng-reflect-theme=dark]:has(textarea:disabled),
dui-input-radio[ng-reflect-theme=dark]:has(select:disabled),
dui-input-radio[ng-reflect-theme=dark]:has(input:disabled),
dui-input-radio[theme=dark]:has(textarea:disabled),
dui-input-radio[theme=dark]:has(select:disabled),
dui-input-radio[theme=dark]:has(input:disabled) {
  color: var(--gray-700);
}
dui-input-radio[ng-reflect-theme=dark]:has(textarea:disabled) select,
dui-input-radio[ng-reflect-theme=dark]:has(textarea:disabled) input,
dui-input-radio[ng-reflect-theme=dark]:has(select:disabled) select,
dui-input-radio[ng-reflect-theme=dark]:has(select:disabled) input,
dui-input-radio[ng-reflect-theme=dark]:has(input:disabled) select,
dui-input-radio[ng-reflect-theme=dark]:has(input:disabled) input,
dui-input-radio[theme=dark]:has(textarea:disabled) select,
dui-input-radio[theme=dark]:has(textarea:disabled) input,
dui-input-radio[theme=dark]:has(select:disabled) select,
dui-input-radio[theme=dark]:has(select:disabled) input,
dui-input-radio[theme=dark]:has(input:disabled) select,
dui-input-radio[theme=dark]:has(input:disabled) input {
  -webkit-text-fill-color: var(--gray-700);
  color: var(--gray-700);
}
dui-input-radio [slot=label] {
  order: 10;
}
dui-input-radio [slot=left-icon] {
  padding-right: 7px;
  order: 10;
  font-size: 25px;
}
dui-input-radio [slot=prefix] {
  order: 20;
}
dui-input-radio select,
dui-input-radio input {
  order: 30;
}
dui-input-radio [slot=input-tooltip] {
  order: 40;
}
dui-input-radio [slot=right-icon] {
  order: 50;
  font-size: 25px;
}
dui-input-radio [slot=hint],
dui-input-radio [slot=error-message] {
  display: block;
  position: absolute;
  bottom: 0;
  left: 22px;
  font-size: 0.8125rem;
  line-height: 1.125rem;
  height: 16px;
  color: var(--danger);
  transition: all 0.2s ease;
  opacity: 0;
}
dui-input-radio [slot=hint] {
  color: var(--gray-500);
  opacity: 1;
  bottom: -18px;
}
dui-input-radio {
  align-items: center;
  gap: 10px;
}
dui-input-radio [slot=label] {
  width: 100%;
  color: var(--gray-800);
}
dui-input-radio[ng-reflect-left=true] input,
dui-input-radio[left=true] input {
  order: 1;
}
dui-input-radio {
  cursor: pointer;
}
dui-input-radio * {
  cursor: pointer;
}
dui-input-radio input {
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  margin: 0;
  position: relative;
  height: 18px;
  width: 18px;
  border: 1px solid var(--gray-500);
  border-radius: 50%;
  box-sizing: border-box;
  flex-shrink: 0;
  transition: all 0.2s ease-in-out;
}
dui-input-radio input:checked {
  border: 4.5px solid var(--primary-500);
  background-color: var(--white);
}
dui-input-radio input:after {
  content: "";
  position: absolute;
  display: none;
  left: 50%;
  top: 50%;
  width: 8px;
  height: 8px;
  background-color: var(--white);
  border-radius: 50%;
  transform: translate(-50%, -50%) scale(0);
  transition: transform 0.2s ease-in-out;
}
dui-input-radio input:checked:after {
  display: block;
  transform: translate(-50%, -50%) scale(1);
}
dui-input-radio.radio-checked input {
  animation: radio-pop 0.2s ease-in-out;
}
dui-input-radio.radio-unchecked input {
  animation: radio-pop-reverse 0.2s ease-in-out;
}
@keyframes radio-pop {
  0% {
    transform: scale(0.8);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes radio-pop-reverse {
  0% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
dui-input-radio:has(textarea:disabled),
dui-input-radio:has(select:disabled),
dui-input-radio:has(input:disabled) {
  cursor: auto;
}
dui-input-radio:has(textarea:disabled) *,
dui-input-radio:has(select:disabled) *,
dui-input-radio:has(input:disabled) * {
  cursor: auto;
}
dui-input-radio:has(textarea:disabled) [slot=label],
dui-input-radio:has(select:disabled) [slot=label],
dui-input-radio:has(input:disabled) [slot=label] {
  color: var(--gray-200);
}
dui-input-radio:has(textarea:disabled) input:checked,
dui-input-radio:has(select:disabled) input:checked,
dui-input-radio:has(input:disabled) input:checked {
  border-color: var(--primary-100);
}
dui-input-radio:has(textarea:disabled) input,
dui-input-radio:has(select:disabled) input,
dui-input-radio:has(input:disabled) input {
  border-color: var(--gray-200);
}
dui-input-radio[ng-reflect-theme=dark] [slot=label],
dui-input-radio[theme=dark] [slot=label] {
  color: var(--gray-200);
}
dui-input-radio[ng-reflect-theme=dark]:has(textarea:disabled) [slot=label],
dui-input-radio[ng-reflect-theme=dark]:has(select:disabled) [slot=label],
dui-input-radio[ng-reflect-theme=dark]:has(input:disabled) [slot=label],
dui-input-radio[theme=dark]:has(textarea:disabled) [slot=label],
dui-input-radio[theme=dark]:has(select:disabled) [slot=label],
dui-input-radio[theme=dark]:has(input:disabled) [slot=label] {
  color: var(--gray-700);
}
dui-input-radio[ng-reflect-theme=dark]:has(textarea:disabled) input:checked,
dui-input-radio[ng-reflect-theme=dark]:has(select:disabled) input:checked,
dui-input-radio[ng-reflect-theme=dark]:has(input:disabled) input:checked,
dui-input-radio[theme=dark]:has(textarea:disabled) input:checked,
dui-input-radio[theme=dark]:has(select:disabled) input:checked,
dui-input-radio[theme=dark]:has(input:disabled) input:checked {
  background-color: var(--gray-500);
  border-color: var(--primary-800);
}
dui-input-radio[ng-reflect-theme=dark]:has(textarea:disabled) input,
dui-input-radio[ng-reflect-theme=dark]:has(select:disabled) input,
dui-input-radio[ng-reflect-theme=dark]:has(input:disabled) input,
dui-input-radio[theme=dark]:has(textarea:disabled) input,
dui-input-radio[theme=dark]:has(select:disabled) input,
dui-input-radio[theme=dark]:has(input:disabled) input {
  border-color: var(--gray-700);
}
dui-input-select,
dui-input-select input,
dui-input-select textarea,
dui-input-select button,
dui-input-select select,
dui-input-select a {
  -webkit-tap-highlight-color: transparent;
}
dui-input-select input:-webkit-autofill,
dui-input-select input:-webkit-autofill:hover,
dui-input-select input:-webkit-autofill:focus,
dui-input-select input:-webkit-autofill:active {
  transition: background-color 5000s ease-in-out 0s;
}
dui-input-select {
  font-family: "dui-text";
  min-height: 54px;
  box-sizing: border-box;
  color: var(--gray-500);
  position: relative;
  display: flex;
  flex-direction: row;
  gap: 5px;
  transition: all 150ms ease;
}
dui-input-select:has(textarea:disabled),
dui-input-select:has(select:disabled),
dui-input-select:has(input:disabled) {
  color: var(--gray-200);
}
dui-input-select:has(textarea:disabled) select,
dui-input-select:has(textarea:disabled) input,
dui-input-select:has(select:disabled) select,
dui-input-select:has(select:disabled) input,
dui-input-select:has(input:disabled) select,
dui-input-select:has(input:disabled) input {
  -webkit-text-fill-color: var(--gray-200);
  color: var(--gray-200);
}
dui-input-select[ng-reflect-theme=dark]:has(textarea:disabled),
dui-input-select[ng-reflect-theme=dark]:has(select:disabled),
dui-input-select[ng-reflect-theme=dark]:has(input:disabled),
dui-input-select[theme=dark]:has(textarea:disabled),
dui-input-select[theme=dark]:has(select:disabled),
dui-input-select[theme=dark]:has(input:disabled) {
  color: var(--gray-700);
}
dui-input-select[ng-reflect-theme=dark]:has(textarea:disabled) select,
dui-input-select[ng-reflect-theme=dark]:has(textarea:disabled) input,
dui-input-select[ng-reflect-theme=dark]:has(select:disabled) select,
dui-input-select[ng-reflect-theme=dark]:has(select:disabled) input,
dui-input-select[ng-reflect-theme=dark]:has(input:disabled) select,
dui-input-select[ng-reflect-theme=dark]:has(input:disabled) input,
dui-input-select[theme=dark]:has(textarea:disabled) select,
dui-input-select[theme=dark]:has(textarea:disabled) input,
dui-input-select[theme=dark]:has(select:disabled) select,
dui-input-select[theme=dark]:has(select:disabled) input,
dui-input-select[theme=dark]:has(input:disabled) select,
dui-input-select[theme=dark]:has(input:disabled) input {
  -webkit-text-fill-color: var(--gray-700);
  color: var(--gray-700);
}
dui-input-select [slot=label] {
  order: 10;
}
dui-input-select [slot=left-icon] {
  padding-right: 7px;
  order: 10;
  font-size: 25px;
}
dui-input-select [slot=prefix] {
  order: 20;
}
dui-input-select select,
dui-input-select input {
  order: 30;
}
dui-input-select [slot=input-tooltip] {
  order: 40;
}
dui-input-select [slot=right-icon] {
  order: 50;
  font-size: 25px;
}
dui-input-select [slot=hint],
dui-input-select [slot=error-message] {
  display: block;
  position: absolute;
  bottom: 0;
  left: 22px;
  font-size: 0.8125rem;
  line-height: 1.125rem;
  height: 16px;
  color: var(--danger);
  transition: all 0.2s ease;
  opacity: 0;
}
dui-input-select [slot=hint] {
  color: var(--gray-500);
  opacity: 1;
  bottom: -18px;
}
dui-input-select:has(select:required):after,
dui-input-select:has(input:required):after,
dui-input-select[ng-reflect-required=true]:after,
dui-input-select[required=true]:after,
dui-input-select:has(textarea:required):after {
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  top: 6px;
  right: 5px;
  border-radius: 50%;
  background: var(--primary-500);
  z-index: 1;
}
dui-input-select[ng-reflect-valid=false]:not(dui-input-person-id, dui-input-image),
dui-input-select[valid=false]:not(dui-input-person-id, dui-input-image) {
  background-image:
    linear-gradient(
      to bottom,
      transparent,
      transparent calc(100% - 2px),
      var(--danger) calc(100% - 2px),
      var(--danger)) !important;
}
dui-input-select[ng-reflect-valid=false]:is(dui-input-person-id) input,
dui-input-select[valid=false]:is(dui-input-person-id) input {
  background-image:
    linear-gradient(
      to bottom,
      transparent,
      transparent calc(100% - 2px),
      var(--danger) calc(100% - 2px),
      var(--danger)) !important;
}
dui-input-select[ng-reflect-valid=false]:is(dui-input-image),
dui-input-select[valid=false]:is(dui-input-image) {
  border-color: var(--danger);
}
dui-input-select[ng-reflect-valid=false] [slot=error-message],
dui-input-select[valid=false] [slot=error-message] {
  bottom: -18px;
  opacity: 1;
}
dui-input-select[ng-reflect-valid=false] [slot=hint],
dui-input-select[valid=false] [slot=hint] {
  right: 22px;
  left: unset;
}
dui-input-select[ng-reflect-valid=false]:has([slot=error-message]),
dui-input-select[valid=false]:has([slot=error-message]) {
  margin-bottom: 16px;
}
dui-input-select:has(> [slot=placeholder]) textarea::placeholder,
dui-input-select:has(> [slot=placeholder]) input::placeholder {
  color: transparent;
  -webkit-text-fill-color: transparent;
}
dui-input-select:not(dui-input-area):has([slot=left-icon]) > [slot=placeholder] {
  left: 59px;
}
dui-input-select > [slot=placeholder] {
  order: 1;
  position: absolute;
  transition: all 0.2s ease;
  font-size: 1rem;
  line-height: 1.25rem;
  left: 22px;
  top: 17px;
  z-index: 10;
  pointer-events: none;
}
dui-input-select:has([slot=prefix]):not(:has([slot=placeholder])):not(dui-input-area) > [slot=placeholder],
dui-input-select:has(option:not([value=null]):checked):not(dui-input-area) > [slot=placeholder],
dui-input-select:has(textarea:first-of-type:focus):not(dui-input-area) > [slot=placeholder],
dui-input-select:has(textarea:first-of-type:not(:placeholder-shown)):not(dui-input-area) > [slot=placeholder],
dui-input-select:has(input:first-of-type:focus):not(dui-input-area) > [slot=placeholder],
dui-input-select:has(input:first-of-type:not(:placeholder-shown)):not(dui-input-area) > [slot=placeholder],
dui-input-select:has(input[type=date]):is(input:valid):not(dui-input-area) > [slot=placeholder] {
  opacity: 1;
  transform: translateY(-9px);
  font-size: 0.8125rem;
  line-height: 1.25rem;
}
dui-input-select:has([slot=prefix]):not(:has([slot=placeholder])):is(dui-input-area) > [slot=placeholder],
dui-input-select:has(option:not([value=null]):checked):is(dui-input-area) > [slot=placeholder],
dui-input-select:has(textarea:first-of-type:focus):is(dui-input-area) > [slot=placeholder],
dui-input-select:has(textarea:first-of-type:not(:placeholder-shown)):is(dui-input-area) > [slot=placeholder],
dui-input-select:has(input:first-of-type:focus):is(dui-input-area) > [slot=placeholder],
dui-input-select:has(input:first-of-type:not(:placeholder-shown)):is(dui-input-area) > [slot=placeholder],
dui-input-select:has(input[type=date]):is(input:valid):is(dui-input-area) > [slot=placeholder] {
  opacity: 1;
  font-size: 13px;
}
dui-input-select:is(dui-input-base, dui-input-calendar, dui-input-number):has(input:focus) {
  background: var(--gray-100);
}
@media (hover: hover) {
  dui-input-select:is(dui-input-base, dui-input-calendar, dui-input-number):not(:has(input:disabled)):hover {
    background: var(--gray-100);
  }
}
dui-input-select:is(dui-input-base, dui-input-calendar, dui-input-number)[ng-reflect-theme=dark]:has(input:focus),
dui-input-select:is(dui-input-base, dui-input-calendar, dui-input-number)[theme=dark]:has(input:focus) {
  background: var(--gray-700);
}
@media (hover: hover) {
  dui-input-select:is(dui-input-base, dui-input-calendar, dui-input-number)[ng-reflect-theme=dark]:not(:has(input:disabled)):hover,
  dui-input-select:is(dui-input-base, dui-input-calendar, dui-input-number)[theme=dark]:not(:has(input:disabled)):hover {
    background: var(--gray-700);
  }
}
dui-input-select:is(dui-input-select):has(select:focus) {
  background: var(--gray-100);
}
@media (hover: hover) {
  dui-input-select:is(dui-input-select):not(:has(select:disabled)):hover {
    background: var(--gray-100);
  }
}
dui-input-select:is(dui-input-select)[ng-reflect-theme=dark]:has(select:focus),
dui-input-select:is(dui-input-select)[theme=dark]:has(select:focus) {
  background: var(--gray-700);
}
@media (hover: hover) {
  dui-input-select:is(dui-input-select)[ng-reflect-theme=dark]:not(:has(select:disabled)):hover,
  dui-input-select:is(dui-input-select)[theme=dark]:not(:has(select:disabled)):hover {
    background: var(--gray-700);
  }
}
dui-input-select:is(dui-input-area):has(textarea:focus) {
  background: var(--gray-100);
}
@media (hover: hover) {
  dui-input-select:is(dui-input-area):not(:has(textarea:disabled)):hover {
    background: var(--gray-100);
  }
}
dui-input-select:is(dui-input-area)[ng-reflect-theme=dark]:has(textarea:focus),
dui-input-select:is(dui-input-area)[theme=dark]:has(textarea:focus) {
  background: var(--gray-700);
}
@media (hover: hover) {
  dui-input-select:is(dui-input-area)[ng-reflect-theme=dark]:not(:has(textarea:disabled)):hover,
  dui-input-select:is(dui-input-area)[theme=dark]:not(:has(textarea:disabled)):hover {
    background: var(--gray-700);
  }
}
dui-input-select:is(dui-input-person-id) input:focus {
  background: var(--gray-100);
}
@media (hover: hover) {
  dui-input-select:is(dui-input-person-id) input:not(:disabled):hover {
    background: var(--gray-100);
  }
}
dui-input-select:is(dui-input-person-id)[ng-reflect-theme=dark] input:focus,
dui-input-select:is(dui-input-person-id)[theme=dark] input:focus {
  background: var(--gray-700);
}
@media (hover: hover) {
  dui-input-select:is(dui-input-person-id)[ng-reflect-theme=dark] input:not(:disabled):hover,
  dui-input-select:is(dui-input-person-id)[theme=dark] input:not(:disabled):hover {
    background: var(--gray-700);
  }
}
dui-input-select {
  display: flex;
  padding-left: 22px;
  padding-right: 22px;
  background: var(--gray-50);
  border-radius: 4px;
  align-items: center;
  position: relative;
  outline: none;
}
dui-input-select input,
dui-input-select select {
  pointer-events: none;
}
dui-input-select input:-webkit-autofill,
dui-input-select select:-webkit-autofill {
  -webkit-text-fill-color: var(--gray-800) !important;
}
dui-input-select input,
dui-input-select select {
  -webkit-appearance: none;
  font-family: "dui-text";
  padding: 0;
  padding-top: 19px;
  border: none;
  outline: none;
  font-size: 1rem;
  line-height: 1.125rem;
  background: unset;
  color: inherit;
  width: 100%;
  color: var(--gray-800);
  caret-color: var(--gray-900);
}
dui-input-select input:disabled,
dui-input-select input[disabled],
dui-input-select select:disabled,
dui-input-select select[disabled] {
  color: var(--gray-200) !important;
  -webkit-text-fill-color: var(--gray-200) !important;
  opacity: 1;
}
dui-input-select {
  padding-right: 44px;
  cursor: pointer;
}
dui-input-select:before {
  font-family: "ui-icons";
  content: "\ea0a";
  position: absolute;
  right: 22px;
  top: 50%;
  transform: translateY(-50%) rotate(0deg);
  transition: transform 300ms ease;
  font-size: 0.8125rem;
}
@media screen and (min-width: 1280px) {
  dui-input-select.opened {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  dui-input-select.opened:before {
    transform: translateY(-50%) rotate(-180deg);
  }
}
dui-input-select[ng-reflect-theme=dark],
dui-input-select[theme=dark] {
  background-color: var(--gray-800);
}
dui-input-select[ng-reflect-theme=dark] input:-webkit-autofill,
dui-input-select[ng-reflect-theme=dark] select:-webkit-autofill,
dui-input-select[theme=dark] input:-webkit-autofill,
dui-input-select[theme=dark] select:-webkit-autofill {
  -webkit-text-fill-color: var(--gray-100) !important;
}
dui-input-select[ng-reflect-theme=dark] input,
dui-input-select[ng-reflect-theme=dark] select,
dui-input-select[theme=dark] input,
dui-input-select[theme=dark] select {
  color: var(--gray-100);
  caret-color: var(--gray-100);
}
dui-input-select[ng-reflect-theme=dark] input:disabled,
dui-input-select[ng-reflect-theme=dark] input[disabled],
dui-input-select[ng-reflect-theme=dark] select:disabled,
dui-input-select[ng-reflect-theme=dark] select[disabled],
dui-input-select[theme=dark] input:disabled,
dui-input-select[theme=dark] input[disabled],
dui-input-select[theme=dark] select:disabled,
dui-input-select[theme=dark] select[disabled] {
  color: var(--gray-700) !important;
  -webkit-text-fill-color: var(--gray-700) !important;
  opacity: 1;
}
dui-input-select .select-wrapper {
  z-index: 100;
  position: fixed;
  top: 100%;
  left: 0;
  right: 0;
}
dui-input-select select[multiple] {
  position: absolute;
  left: -9999px;
  width: 0;
  height: 0;
  opacity: 0;
}
dui-input-select .multiple-select-div {
  color: var(--gray-800);
  display: block;
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
  text-overflow: ellipsis;
  padding-top: 22px;
}
dui-input-select .separator {
  color: var(--gray-300);
  margin: 0 0.3em;
  white-space: nowrap;
  min-width: 0;
  flex-shrink: 1;
}
dui-input-tooltip {
  width: 25px;
  height: 25px;
  font-size: 25px;
  padding-right: 4.83px;
  visibility: hidden !important;
  display: inline-block;
  position: relative;
  overflow: hidden;
}
dui-input-tooltip::before {
  cursor: pointer;
  position: absolute;
  color: var(--gray-500);
  visibility: visible;
  font-family: "ui-icons";
  content: "\ea01";
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
dui-input-switch input[type=checkbox] {
  display: block;
  width: 51px;
  height: 31px;
  position: relative;
  appearance: none;
  margin: 0px;
  margin-top: 1px;
  align-self: flex-start;
  background: transparent;
}
dui-input-switch input[type=checkbox]::before {
  content: "";
  position: absolute;
  cursor: pointer;
  display: block;
  width: 51px;
  height: 31px;
  top: 0;
  left: 2px;
  background-color: var(--gray-500);
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 34px;
}
dui-input-switch input[type=checkbox]::after {
  position: absolute;
  content: "";
  height: 27px;
  width: 27px;
  left: 4px;
  top: 2px;
  background-color: var(--white);
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 50%;
}
dui-input-switch input[type=checkbox]:checked::before {
  background-color: var(--primary-500);
}
dui-input-switch input[type=checkbox]:checked::after {
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px);
}
dui-input-switch:has(input:disabled),
dui-input-switch[disabled=true] {
  color: var(--gray-200);
}
dui-input-switch:has(input:disabled) input,
dui-input-switch[disabled=true] input {
  cursor: not-allowed;
  pointer-events: none;
}
dui-input-switch:has(input:disabled) input:before,
dui-input-switch[disabled=true] input:before {
  background-color: var(--gray-100);
}
dui-input-switch:has(input:disabled) input:checked:before,
dui-input-switch[disabled=true] input:checked:before {
  background-color: var(--primary-100);
}
dui-input-switch[theme=dark] input[type=checkbox]::before {
  background-color: var(--gray-700);
}
dui-input-switch[theme=dark] input[type=checkbox]:checked::before {
  background-color: var(--primary-500);
}
dui-input-switch[theme=dark]:has(input:disabled) input[type=checkbox]::before,
dui-input-switch[theme=dark][disabled=true] input[type=checkbox]::before {
  background-color: var(--gray-700);
}
dui-input-switch[theme=dark]:has(input:disabled) input[type=checkbox]::after,
dui-input-switch[theme=dark][disabled=true] input[type=checkbox]::after {
  background-color: var(--gray-500);
}
dui-input-switch[theme=dark]:has(input:disabled) input[type=checkbox]:checked::before,
dui-input-switch[theme=dark][disabled=true] input[type=checkbox]:checked::before {
  background-color: var(--primary-800);
}
dui-input-switch,
dui-input-switch input,
dui-input-switch textarea,
dui-input-switch button,
dui-input-switch select,
dui-input-switch a {
  -webkit-tap-highlight-color: transparent;
}
dui-input-switch input:-webkit-autofill,
dui-input-switch input:-webkit-autofill:hover,
dui-input-switch input:-webkit-autofill:focus,
dui-input-switch input:-webkit-autofill:active {
  transition: background-color 5000s ease-in-out 0s;
}
dui-input-switch {
  font-family: "dui-text";
  min-height: 54px;
  box-sizing: border-box;
  color: var(--gray-500);
  position: relative;
  display: flex;
  flex-direction: row;
  gap: 5px;
  transition: all 150ms ease;
}
dui-input-switch:has(textarea:disabled),
dui-input-switch:has(select:disabled),
dui-input-switch:has(input:disabled) {
  color: var(--gray-200);
}
dui-input-switch:has(textarea:disabled) select,
dui-input-switch:has(textarea:disabled) input,
dui-input-switch:has(select:disabled) select,
dui-input-switch:has(select:disabled) input,
dui-input-switch:has(input:disabled) select,
dui-input-switch:has(input:disabled) input {
  -webkit-text-fill-color: var(--gray-200);
  color: var(--gray-200);
}
dui-input-switch[ng-reflect-theme=dark]:has(textarea:disabled),
dui-input-switch[ng-reflect-theme=dark]:has(select:disabled),
dui-input-switch[ng-reflect-theme=dark]:has(input:disabled),
dui-input-switch[theme=dark]:has(textarea:disabled),
dui-input-switch[theme=dark]:has(select:disabled),
dui-input-switch[theme=dark]:has(input:disabled) {
  color: var(--gray-700);
}
dui-input-switch[ng-reflect-theme=dark]:has(textarea:disabled) select,
dui-input-switch[ng-reflect-theme=dark]:has(textarea:disabled) input,
dui-input-switch[ng-reflect-theme=dark]:has(select:disabled) select,
dui-input-switch[ng-reflect-theme=dark]:has(select:disabled) input,
dui-input-switch[ng-reflect-theme=dark]:has(input:disabled) select,
dui-input-switch[ng-reflect-theme=dark]:has(input:disabled) input,
dui-input-switch[theme=dark]:has(textarea:disabled) select,
dui-input-switch[theme=dark]:has(textarea:disabled) input,
dui-input-switch[theme=dark]:has(select:disabled) select,
dui-input-switch[theme=dark]:has(select:disabled) input,
dui-input-switch[theme=dark]:has(input:disabled) select,
dui-input-switch[theme=dark]:has(input:disabled) input {
  -webkit-text-fill-color: var(--gray-700);
  color: var(--gray-700);
}
dui-input-switch [slot=label] {
  order: 10;
}
dui-input-switch [slot=left-icon] {
  padding-right: 7px;
  order: 10;
  font-size: 25px;
}
dui-input-switch [slot=prefix] {
  order: 20;
}
dui-input-switch select,
dui-input-switch input {
  order: 30;
}
dui-input-switch [slot=input-tooltip] {
  order: 40;
}
dui-input-switch [slot=right-icon] {
  order: 50;
  font-size: 25px;
}
dui-input-switch [slot=hint],
dui-input-switch [slot=error-message] {
  display: block;
  position: absolute;
  bottom: 0;
  left: 22px;
  font-size: 0.8125rem;
  line-height: 1.125rem;
  height: 16px;
  color: var(--danger);
  transition: all 0.2s ease;
  opacity: 0;
}
dui-input-switch [slot=hint] {
  color: var(--gray-500);
  opacity: 1;
  bottom: -18px;
}
dui-input-switch:has(select:required):after,
dui-input-switch:has(input:required):after,
dui-input-switch[ng-reflect-required=true]:after,
dui-input-switch[required=true]:after,
dui-input-switch:has(textarea:required):after {
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  top: 6px;
  right: 5px;
  border-radius: 50%;
  background: var(--primary-500);
  z-index: 1;
  top: 6px;
  right: 3px;
}
dui-input-switch[ng-reflect-valid=false]:not(dui-input-person-id, dui-input-image),
dui-input-switch[valid=false]:not(dui-input-person-id, dui-input-image) {
  background-image:
    linear-gradient(
      to bottom,
      transparent,
      transparent calc(100% - 2px),
      var(--danger) calc(100% - 2px),
      var(--danger)) !important;
}
dui-input-switch[ng-reflect-valid=false]:is(dui-input-person-id) input,
dui-input-switch[valid=false]:is(dui-input-person-id) input {
  background-image:
    linear-gradient(
      to bottom,
      transparent,
      transparent calc(100% - 2px),
      var(--danger) calc(100% - 2px),
      var(--danger)) !important;
}
dui-input-switch[ng-reflect-valid=false]:is(dui-input-image),
dui-input-switch[valid=false]:is(dui-input-image) {
  border-color: var(--danger);
}
dui-input-switch[ng-reflect-valid=false] [slot=error-message],
dui-input-switch[valid=false] [slot=error-message] {
  bottom: -18px;
  opacity: 1;
}
dui-input-switch[ng-reflect-valid=false] [slot=hint],
dui-input-switch[valid=false] [slot=hint] {
  right: 22px;
  left: unset;
}
dui-input-switch[ng-reflect-valid=false]:has([slot=error-message]),
dui-input-switch[valid=false]:has([slot=error-message]) {
  margin-bottom: 16px;
}
dui-input-switch[ng-reflect-valid=false] [slot=error-message],
dui-input-switch[valid=false] [slot=error-message] {
  left: 0;
}
dui-input-switch[ng-reflect-valid=false] [slot=hint],
dui-input-switch[valid=false] [slot=hint] {
  right: 0;
}
dui-input-switch {
  gap: 10px;
  min-width: 60px;
  padding-right: 5px;
  padding-bottom: 11px;
  padding-top: 12px;
  border-radius: 4px;
  color: var(--gray-800);
}
dui-input-switch [slot=label] {
  order: 10;
  margin-right: auto;
  align-self: center;
  flex: 1;
}
dui-input-switch [slot=label].container-large {
  align-self: flex-start;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding-top: 1px;
}
dui-input-switch [slot=input-tooltip] {
  order: 20;
  padding: 0;
  margin: 0;
  top: 4px;
  left: 2px;
  font-size: 1.5625rem;
}
dui-input-switch:has(> [slot=label].container-large) > [slot=input-tooltip] {
  top: 1px;
}
dui-input-switch:has(input:disabled),
dui-input-switch[disabled=true] {
  color: var(--gray-200);
}
dui-input-switch[theme=dark] {
  color: var(--gray-100);
}
dui-input-switch-base input[type=checkbox] {
  display: block;
  width: 51px;
  height: 31px;
  position: relative;
  appearance: none;
  margin: 0px;
  margin-top: 1px;
  align-self: flex-start;
  background: transparent;
}
dui-input-switch-base input[type=checkbox]::before {
  content: "";
  position: absolute;
  cursor: pointer;
  display: block;
  width: 51px;
  height: 31px;
  top: 0;
  left: 2px;
  background-color: var(--gray-500);
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 34px;
}
dui-input-switch-base input[type=checkbox]::after {
  position: absolute;
  content: "";
  height: 27px;
  width: 27px;
  left: 4px;
  top: 2px;
  background-color: var(--white);
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 50%;
}
dui-input-switch-base input[type=checkbox]:checked::before {
  background-color: var(--primary-500);
}
dui-input-switch-base input[type=checkbox]:checked::after {
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px);
}
dui-input-switch-base:has(input:disabled),
dui-input-switch-base[disabled=true] {
  color: var(--gray-200);
}
dui-input-switch-base:has(input:disabled) input,
dui-input-switch-base[disabled=true] input {
  cursor: not-allowed;
  pointer-events: none;
}
dui-input-switch-base:has(input:disabled) input:before,
dui-input-switch-base[disabled=true] input:before {
  background-color: var(--gray-100);
}
dui-input-switch-base:has(input:disabled) input:checked:before,
dui-input-switch-base[disabled=true] input:checked:before {
  background-color: var(--primary-100);
}
dui-input-switch-base[theme=dark] input[type=checkbox]::before {
  background-color: var(--gray-700);
}
dui-input-switch-base[theme=dark] input[type=checkbox]:checked::before {
  background-color: var(--primary-500);
}
dui-input-switch-base[theme=dark]:has(input:disabled) input[type=checkbox]::before,
dui-input-switch-base[theme=dark][disabled=true] input[type=checkbox]::before {
  background-color: var(--gray-700);
}
dui-input-switch-base[theme=dark]:has(input:disabled) input[type=checkbox]::after,
dui-input-switch-base[theme=dark][disabled=true] input[type=checkbox]::after {
  background-color: var(--gray-500);
}
dui-input-switch-base[theme=dark]:has(input:disabled) input[type=checkbox]:checked::before,
dui-input-switch-base[theme=dark][disabled=true] input[type=checkbox]:checked::before {
  background-color: var(--primary-800);
}
dui-input-switch-base:has(select:required):after,
dui-input-switch-base:has(input:required):after,
dui-input-switch-base[ng-reflect-required=true]:after,
dui-input-switch-base[required=true]:after,
dui-input-switch-base:has(textarea:required):after {
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  top: 6px;
  right: 5px;
  border-radius: 50%;
  background: var(--primary-500);
  z-index: 1;
  top: -0.375rem;
  right: -0.3125rem;
}
dui-input-switch-base {
  --icon-left-x-transition:0.4375rem;
  --icon-right-x-transition:2.125rem;
  --icon-y-transition:-1.625rem;
  --after-x-transition:1.6875rem;
  --checkbox-width:3.625rem;
  display: block;
  position: relative;
  height: fit-content;
  width: fit-content;
}
dui-input-switch-base [slot=icon-left],
dui-input-switch-base [slot=icon-right] {
  position: absolute;
  pointer-events: none;
  font-size: 1.25rem;
}
dui-input-switch-base [slot=icon-left] {
  transform: translate(var(--icon-left-x-transition), var(--icon-y-transition));
  -webkit-transform: translate(var(--icon-left-x-transition), var(--icon-y-transition));
  -ms-transform: translate(var(--icon-left-x-transition), var(--icon-y-transition));
}
dui-input-switch-base [slot=icon-right] {
  transform: translate(var(--icon-right-x-transition), var(--icon-y-transition));
  -webkit-transform: translate(var(--icon-right-x-transition), var(--icon-y-transition));
  -ms-transform: translate(var(--icon-right-x-transition), var(--icon-y-transition));
}
dui-input-switch-base:has(input:checked) [slot=icon-left] {
  color: var(--white);
  transition: color 0.4s ease;
}
dui-input-switch-base:has(input:checked) [slot=icon-right] {
  color: var(--primary-500);
  transition: color 0.4s ease;
}
dui-input-switch-base:not(dui-input-switch-base:has(input:checked)) [slot=icon-left] {
  color: var(--primary-500);
  transition: color 0.4s ease;
}
dui-input-switch-base:not(dui-input-switch-base:has(input:checked)) [slot=icon-right] {
  color: var(--white);
  transition: color 0.4s ease;
}
dui-input-switch-base:has([slot=icon-left]):has([slot=icon-right]) input[type=checkbox] {
  width: var(--checkbox-width);
}
dui-input-switch-base:has([slot=icon-left]):has([slot=icon-right]) input[type=checkbox]::before {
  width: var(--checkbox-width);
  background-color: var(--primary-500);
}
dui-input-switch-base:has([slot=icon-left]):has([slot=icon-right]) input[type=checkbox]:checked [slot=icon-left] {
  color: var(--white);
  transition: color 0.4s ease;
}
dui-input-switch-base:has([slot=icon-left]):has([slot=icon-right]) input[type=checkbox]:checked [slot=icon-right] {
  color: var(--primary-500);
  transition: color 0.4s ease;
}
dui-input-switch-base:has([slot=icon-left]):has([slot=icon-right]) input[type=checkbox]:checked::before {
  background-color: var(--primary-500);
}
dui-input-switch-base:has([slot=icon-left]):has([slot=icon-right]) input[type=checkbox]:checked::after {
  -webkit-transform: translateX(var(--after-x-transition));
  -ms-transform: translateX(var(--after-x-transition));
  transform: translateX(var(--after-x-transition));
}
dui-input-switch-base:has([slot=icon-left]):has([slot=icon-right]):has(input:disabled) input[type=checkbox]:disabled::before,
dui-input-switch-base[disabled=true] input[type=checkbox]:disabled::before {
  background-color: var(--gray-100);
}
dui-input-switch-base:has([slot=icon-left]):has([slot=icon-right]):has(input:disabled) [slot=icon-left],
dui-input-switch-base[disabled=true] [slot=icon-left] {
  color: var(--gray-100);
}
dui-input-switch-base:has([slot=icon-left]):has([slot=icon-right]):has(input:disabled) [slot=icon-right],
dui-input-switch-base[disabled=true] [slot=icon-right] {
  color: var(--white);
}
dui-input-switch-base:has([slot=icon-left]):has([slot=icon-right]):has(input:disabled):has(input:checked) [slot=icon-left],
dui-input-switch-base[disabled=true]:has(input:checked) [slot=icon-left] {
  color: var(--white);
}
dui-input-switch-base:has([slot=icon-left]):has([slot=icon-right]):has(input:disabled):has(input:checked) [slot=icon-right],
dui-input-switch-base[disabled=true]:has(input:checked) [slot=icon-right] {
  color: var(--gray-100);
}
dui-input-switch-base:has([slot=icon-left]):has([slot=icon-right]):has(input:disabled):has(input:checked):disabled::before,
dui-input-switch-base[disabled=true]:has(input:checked):disabled::before {
  background-color: var(--gray-100);
}
dui-input-switch-base[variant=gray]:has(input:checked) [slot=icon-left] {
  color: var(--gray-500);
  transition: color 0.4s ease;
}
dui-input-switch-base[variant=gray]:has(input:checked) [slot=icon-right] {
  color: var(--primary-500);
  transition: color 0.4s ease;
}
dui-input-switch-base[variant=gray]:not(dui-input-switch-base[variant=gray]:has(input:checked)) [slot=icon-left] {
  color: var(--primary-500);
  transition: color 0.4s ease;
}
dui-input-switch-base[variant=gray]:not(dui-input-switch-base[variant=gray]:has(input:checked)) [slot=icon-right] {
  color: var(--gray-500);
  transition: color 0.4s ease;
}
dui-input-switch-base[variant=gray]:has([slot=icon-left]):has([slot=icon-right]) input[type=checkbox]::before {
  background-color: var(--gray-100);
}
dui-input-autocompletion:not(.active) [slot=help-text],
dui-input-autocompletion:not(.active) [slot=header],
dui-input-autocompletion:not(.active) [slot=option],
dui-input-autocompletion:not(.active) dui-autocompletion-view {
  display: none;
}
dui-input-autocompletion.active {
  z-index: 100;
}
dui-input-autocompletion.active [slot=error-message] {
  display: none;
}
dui-input-autocompletion {
  transform-origin: center;
  transition-property:
    top,
    width,
    left;
  transition-duration: 0.3s;
  transition-timing-function: ease;
}
dui-input-autocompletion dui-input-base {
  width: 100%;
  gap: 0px;
}
dui-input-image {
  display: block;
  font-family: "dui-text";
  color: var(--gray-500);
  -webkit-tap-highlight-color: transparent;
  position: relative;
  height: 100%;
}
dui-input-image .base-input-container-main {
  height: 100%;
}
dui-input-image .base-input-container {
  width: 100%;
  height: 100%;
  background: var(--gray-50);
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 20px;
  position: relative;
  border: 2px dashed var(--gray-200);
  box-sizing: border-box;
}
dui-input-image .image-picker {
  display: flex;
  align-items: center;
  width: 100%;
}
dui-input-image .dark .base-input-container {
  border: 2px dashed var(--gray-500);
}
dui-input-image .desktop-header {
  font-weight: 700;
}
dui-input-image .background {
  width: 100%;
  display: flex;
  align-items: center;
  position: relative;
  flex-direction: column;
  gap: 10px;
}
dui-input-image .desktop .background.files {
  border-left: 1px solid var(--gray-200);
  padding: 10px 0;
  text-align: center;
}
dui-input-image .dark .desktop.disabled .background.files {
  border-left: 1px solid var(--gray-700);
}
dui-input-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 4px;
  position: absolute;
}
dui-input-image .disabled.base-input-container {
  color: var(--gray-200);
  border: 2px dashed var(--gray-200);
}
dui-input-image .dark .disabled.base-input-container {
  color: var(--gray-700);
  border: 2px dashed var(--gray-700);
}
dui-input-image .error.base-input-container {
  border: 2px dashed var(--danger);
}
dui-input-image input {
  z-index: 19;
  display: inline-block;
  cursor: pointer;
  width: 100%;
  height: 100%;
  position: absolute;
  background: none;
  opacity: 0;
}
dui-input-image .desktop input {
  right: 0;
}
dui-input-image .dark .base-input-container {
  background-color: var(--gray-800);
}
dui-input-image .base-input-container.focus {
  background: var(--gray-100);
}
dui-input-image .dark .base-input-container.focus {
  background: var(--gray-700);
}
dui-input-image .base-input-container.focus .hide-calendar-icon {
  background: var(--gray-100);
}
dui-input-image .dark .base-input-container.focus .hide-calendar-icon {
  background: var(--gray-700);
}
dui-input-image #input-container {
  display: flex;
  align-items: center;
  position: absolute;
  top: 8px;
  width: 100%;
}
dui-input-image .hide-calendar-icon {
  position: absolute;
  height: 22px;
  width: 22px;
  background: var(--gray-50);
  right: 0;
}
dui-input-image:has(input:required) .badge {
  width: 6px;
  height: 6px;
  position: absolute;
  top: 6px;
  right: 6px;
  border-radius: 50%;
  background: var(--primary-500);
}
dui-input-image i[slot=custom-icon],
dui-input-image .icon {
  font-size: 25px !important;
  pointer-events: all;
}
dui-input-image .icon.right {
  margin-right: 20px;
  position: absolute;
  top: 20px;
  right: 0;
  z-index: 20;
  font-size: 25px;
}
dui-input-image .icon.right dui-input-tooltip {
  font-size: 25px;
  width: 25px;
  height: 25px;
}
dui-input-image .icon-url {
  margin-right: 20px;
  position: absolute;
  top: 20px;
  right: 0;
  z-index: 21;
  display: flex;
  align-items: center;
  position: absolute;
  gap: 10px;
  border-radius: 25px;
  background-color: var(--gray-100);
  border: 2px solid var(--gray-100);
}
dui-input-image .icon-close {
  margin-bottom: -0.4375rem;
}
dui-input-image .dark .icon-url {
  background-color: var(--gray-800);
  border: 2px solid var(--gray-800);
}
dui-input-image .icon-url .icon {
  position: relative;
  margin: 0;
  top: 0;
}
dui-input-image .error-message {
  display: block;
  position: absolute;
  font-size: 13px;
  margin-left: 20px;
  height: 16px;
  color: var(--danger);
}
dui-input-image .error-message.hidden {
  display: none;
}
dui-input-image input {
  border: none;
  outline: none;
  width: 100%;
  font-size: 16px;
  color: var(--gray-800);
  background: none;
  padding: 0;
}
dui-input-image .dark input {
  color: var(--gray-100);
}
dui-input-image input {
  -webkit-appearance: none;
  font-family: "dui-text" !important;
}
dui-input-image .hide-empty-input {
  display: none !important;
}
dui-input-image {
}
@media (hover: hover) {
  dui-input-image .base-input-container:hover {
    background: var(--gray-100);
  }
  dui-input-image .dark .base-input-container:hover {
    background: var(--gray-700);
  }
}
dui-input-image {
}
dui-input-image:has(input:disabled) {
  color: var(--gray-200);
  pointer-events: none;
}
dui-input-image[theme=dark]:has(input:disabled) {
  color: var(--gray-700);
}
dui-input-image .desktop-header,
dui-input-image .background.files {
  display: none;
}
@media (min-width: 1280px) {
  dui-input-image .desktop-header,
  dui-input-image .background.files {
    display: block;
  }
}
dui-info-box {
  -webkit-user-select: none;
  user-select: none;
  display: grid;
  grid-template-areas: "title" "text" "button";
  padding: 1.25rem;
  font-family: "dui-text";
  color: var(--gray-900);
  position: relative;
  border-radius: 0.25rem;
}
dui-info-box > [slot=title] {
  font-family: "dui-heading";
  text-transform: uppercase;
  margin: 0;
  margin-bottom: 0.3125rem;
  color: var(--gray-900);
  grid-area: title;
  font-size: 16px;
  font-style: normal;
  font-weight: 900;
  line-height: 120%;
}
dui-info-box > [slot=text] {
  font-size: 0.875rem;
  color: var(--gray-900);
  grid-area: text;
}
dui-info-box > button,
dui-info-box > button-base,
dui-info-box > [slot=button] {
  margin-top: 0.625rem;
  grid-area: button;
  width: 100%;
}
@media screen and (min-width: 768px) {
  dui-info-box > button,
  dui-info-box > button-base,
  dui-info-box > [slot=button] {
    width: fit-content;
  }
}
dui-info-box {
}
dui-info-box[variant=warning] {
  background: var(--warning-light);
}
dui-info-box[variant=info] {
  background: var(--info-light);
}
dui-info-box[variant=danger] {
  background: var(--danger-light);
}
dui-info-box[variant=success] {
  background: var(--success-light);
}
dui-info-box {
}
dui-info-box[ng-reflect-theme=dark],
dui-info-box[theme=dark] {
  background: var(--gray-700);
}
dui-info-box[ng-reflect-theme=dark] > [slot=title],
dui-info-box[theme=dark] > [slot=title] {
  color: var(--white);
}
dui-info-box[ng-reflect-theme=dark] > [slot=text],
dui-info-box[theme=dark] > [slot=text] {
  color: var(--gray-200);
}
dui-info-box[ng-reflect-theme=dark][variant=warning]::before,
dui-info-box[theme=dark][variant=warning]::before {
  position: absolute;
  content: " ";
  top: 0;
  bottom: 0;
  left: 0;
  width: 3px;
  background: var(--warning);
}
dui-info-box[ng-reflect-theme=dark][variant=info]::before,
dui-info-box[theme=dark][variant=info]::before {
  position: absolute;
  content: " ";
  top: 0;
  bottom: 0;
  left: 0;
  width: 3px;
  background: var(--info);
}
dui-info-box[ng-reflect-theme=dark][variant=danger]::before,
dui-info-box[theme=dark][variant=danger]::before {
  position: absolute;
  content: " ";
  top: 0;
  bottom: 0;
  left: 0;
  width: 3px;
  background: var(--danger);
}
dui-info-box[ng-reflect-theme=dark][variant=success]::before,
dui-info-box[theme=dark][variant=success]::before {
  position: absolute;
  content: " ";
  top: 0;
  bottom: 0;
  left: 0;
  width: 3px;
  background: var(--success);
}
dui-chip-base {
  font-family: "dui-text";
  font-weight: bold;
  display: inline-flex;
  align-items: center;
  width: fit-content;
  padding: 2px 3px;
  text-align: center;
  gap: 2px;
  box-sizing: border-box;
  height: 18px;
  font-size: 12px;
  text-transform: uppercase;
  white-space: nowrap;
  line-height: normal;
  border-radius: 2px;
  border-width: 1px;
  border-style: solid;
}
dui-chip-base:is([rounded]):not([rounded=false]) {
  border-radius: 99999px;
  padding: 0 8px;
}
dui-chip-base:is([circleicon]):not([circleicon=false]) {
  padding: 2px 5px 2px 2px;
}
dui-chip-base:is([circleicon]):not([circleicon=false]) [slot=icon] {
  font-size: 18px !important;
}
dui-chip-base:is([circleicon]):not([circleicon=false]):is([rounded]):not([rounded=false]) {
  height: 22px;
}
dui-chip-base [slot=icon] {
  font-size: 12px !important;
  font-weight: normal;
  order: -1;
}
dui-chip-base {
}
dui-chip-base[variant=solid] {
  background: var(--primary-500);
  color: var(--white);
  border-color: rgba(0, 0, 0, 0);
}
dui-chip-base[variant=strokeSemitransparent] {
  border-color: var(--semitransparent-gray-20);
  color: var(--black);
}
dui-chip-base[variant=lightSemitransparent] {
  color: var(--black);
  border-color: var(--semitransparent-light-10);
}
dui-chip-base[variant=darkSemitransparent] {
  background: var(--semitransparent-gray-10);
  color: var(--white);
  border-color: rgba(0, 0, 0, 0);
}
dui-chip-base[variant=darkOutline] {
  background: transparent;
  border-color: var(--semitransparent-light-30);
  color: var(--white);
}
dui-chip-base[variant=grey] {
  background: var(--gray-500);
  color: var(--gray-800);
  border-color: rgba(0, 0, 0, 0);
}
dui-chip-base[variant=white] {
  background: var(--white);
  color: var(--black);
  border-color: rgba(0, 0, 0, 0);
}
dui-chip-base[variant=dark],
dui-chip-base[variant=light] {
  border-color: rgba(0, 0, 0, 0);
}
dui-chip-base[variant=dark] {
  color: var(--white);
}
dui-chip-base[variant=light] {
  color: var(--black);
}
dui-slider-base {
  --container-height:44px;
  --track-height:2px;
  --track-hidden-height:30px;
  --track-border-radius:2px;
  --thumb-dimension:30px;
  --thumb-left-position-percentage:50%;
  --thumb-left-position-offset:0px;
  --current-color:var(--primary-500);
  display: flex;
  align-items: center;
  height: var(--container-height);
  width: 100%;
  position: relative;
}
dui-slider-base:has(input[type=range]:disabled) {
  opacity: 0.3;
  pointer-events: none;
}
dui-slider-base:has(input[type=range]:disabled) input[type=range] {
  background: var(--gray-400);
}
dui-slider-base:has(input[type=range]:disabled)::before {
  border: 1px solid var(--gray-400);
}
dui-slider-base input:not([type=range]) {
  -webkit-appearance: none;
  appearance: none;
  border: none;
  box-shadow: none;
  background: transparent;
}
dui-slider-base input[type=range] {
  -webkit-appearance: none;
  appearance: none;
  border: none;
  box-shadow: none;
  background: var(--gray-100);
  width: 100%;
  height: var(--track-height);
}
dui-slider-base input[type=range]:hover {
  cursor: grab;
}
dui-slider-base input[type=range]:active {
  cursor: grabbing;
}
dui-slider-base input[type=range]:focus {
  outline: none;
}
dui-slider-base input[type=range]::-moz-range-thumb {
  appearance: none;
  height: var(--thumb-dimension);
  width: var(--thumb-dimension);
  border-radius: 50%;
  border: none;
  background: transparent;
}
dui-slider-base input[type=range]::-webkit-slider-thumb {
  height: var(--thumb-dimension);
  width: var(--thumb-dimension);
  border-radius: 50%;
  opacity: 0;
}
dui-slider-base input[type=range]::-webkit-slider-runnable-track {
  background: transparent;
  height: var(--track-hidden-height);
}
dui-slider-base input[type=range]::-moz-range-track {
  background: transparent;
  height: var(--track-hidden-height);
}
dui-slider-base::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: var(--track-height);
  width: var(--thumb-left-position-percentage);
  pointer-events: none;
  border-radius: var(--track-border-radius);
  background: var(--current-color);
}
dui-slider-base::before {
  display: flex;
  justify-content: center;
  align-items: center;
  content: "\ea0f";
  font-family: "ui-icons";
  font-size: 0.75rem;
  position: absolute;
  top: 50%;
  left: calc(var(--thumb-left-position-percentage) - var(--thumb-left-position-offset));
  transform: translate(-50%, -50%);
  height: var(--thumb-dimension);
  width: var(--thumb-dimension);
  background: var(--white);
  pointer-events: none;
  border-radius: 100%;
  z-index: 1;
  color: var(--current-color);
  border: 1px solid var(--gray-100);
  box-shadow: 0px 2px 4px 0px rgba(32, 32, 32, 0.06);
  transition: background-color 0.1s ease-in;
}
dui-slider-base {
}
@media (hover: hover) and (pointer: fine) {
  dui-slider-base:has(input[type=range]:hover)::before {
    background: var(--gray-50);
  }
}
dui-slider-base {
}
dui-slider-base:has(input[type=range]:active)::before {
  background: var(--gray-50);
}
dui-slider-base {
}
@media (hover: none) and (pointer: coarse) {
  dui-slider-base:has(input[type=range]:active)::before {
    background: var(--gray-50);
  }
}
dui-slider-base[theme=dark] input[type=range] {
  background: var(--gray-700);
}
dui-slider-base[theme=dark] {
}
@media (hover: hover) and (pointer: fine) {
  dui-slider-base[theme=dark]:has(input[type=range]:hover)::before {
    background: var(--gray-800);
  }
}
dui-slider-base[theme=dark] {
}
dui-slider-base[theme=dark]:has(input[type=range]:active)::before {
  background: var(--gray-800);
}
dui-slider-base[theme=dark] {
}
@media (hover: none) and (pointer: coarse) {
  dui-slider-base[theme=dark]:has(input[type=range]:active)::before {
    background: var(--gray-800);
  }
}
dui-slider-base[theme=dark]::before {
  background: var(--gray-900);
  border-color: var(--gray-700);
}
dui-slider-base[theme=dark]:has(input[type=range]:disabled) input[type=range] {
  background: var(--gray-300);
}
dui-slider-base[theme=dark]:has(input[type=range]:disabled)::before {
  border-color: var(--gray-300);
}
dui-empty-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  -webkit-user-select: none;
  user-select: none;
  padding: 0 20px;
  gap: 25px;
  background: transparent;
  font-family: "dui-text";
}
dui-empty-content [slot=icon] {
  order: 1;
  font-size: 8.4375rem;
  line-height: 1;
  color: var(--gray-200);
  grid-area: icon;
}
dui-empty-content [slot=title] {
  order: 2;
  font-size: 1.125rem;
  line-height: 20px;
  color: var(--gray-900);
  text-align: center;
  grid-area: title;
}
dui-empty-content [slot=description] {
  order: 3;
  font-size: 0.875rem;
  line-height: 18px;
  color: var(--gray-500);
  text-align: center;
  grid-area: desc;
}
dui-empty-content > [slot=button] {
  order: 4;
  width: 100%;
}
dui-empty-content [slot=end] {
  order: 5;
}
dui-empty-content [slot=title],
dui-empty-content [slot=description],
dui-empty-content > [slot=button],
dui-empty-content [slot=end] {
  max-width: 335px;
}
dui-empty-content dui-button-base {
  order: 4;
  width: 100% !important;
}
dui-empty-content dui-button-base:not(:has([slot=button])) {
  display: none !important;
}
dui-empty-content[theme=dark] {
  background: transparent;
}
dui-empty-content[theme=dark] [slot=icon] {
  color: var(--gray-700);
}
dui-empty-content[theme=dark] [slot=title] {
  color: var(--gray-50);
}
dui-empty-content[theme=dark] [slot=description] {
  color: var(--gray-700);
}
dui-empty-content[theme=red] [slot=icon] {
  color: var(--primary-600);
}
dui-empty-content[theme=red] [slot=title] {
  color: var(--gray-900);
}
dui-empty-content[theme=red] [slot=description] {
  color: var(--primary-700);
}
@media screen and (min-width: 768px) {
  dui-empty-content > [slot=button] {
    width: auto;
  }
}
dui-list-item {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  gap: 10px;
  height: 54px;
  padding: 0 20px;
  background: var(--white);
  transition: all 300ms ease;
  --light-active-bg:var(--gray-50);
  --dark-active-bg:var(--gray-800);
}
dui-list-item [slot=text] {
  order: 2;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: "dui-text";
  color: var(--gray-900);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  flex: 1;
}
dui-list-item [slot=icon-left] {
  order: 1;
  font-size: 1.5rem;
  color: var(--black);
  height: 24px;
  width: 24px;
}
dui-list-item [slot=icon-right] {
  order: 3;
  height: 26px;
  width: 42px;
  border-radius: 4px;
  color: var(--black);
  margin-left: 3px;
  margin-right: 3px;
}
dui-list-item:not(:last-of-type) {
  border-bottom: 1px solid var(--gray-100);
}
dui-list-item[disabled]:not([disabled=false]) {
  opacity: 0.4;
  pointer-events: none;
}
dui-list-item[active]:not([active=false]) {
  background: var(--light-active-bg);
}
dui-list-item:active {
  background: var(--light-active-bg);
}
@media (hover: hover) {
  dui-list-item:hover {
    background: var(--light-active-bg);
  }
}
dui-list-item[theme=dark] {
  background: var(--gray-900);
}
dui-list-item[theme=dark] [slot=text] {
  color: var(--gray-50);
}
dui-list-item[theme=dark] [slot=icon-left] {
  color: var(--gray-50);
}
dui-list-item[theme=dark] [slot=icon-right] {
  background: var(--white);
}
dui-list-item[theme=dark]:not(:last-of-type) {
  border-bottom: 1px solid var(--gray-800);
}
dui-list-item[theme=dark][active]:not([active=false]) {
  background: var(--dark-active-bg);
}
dui-list-item[theme=dark]:active {
  background: var(--dark-active-bg);
}
@media (hover: hover) {
  dui-list-item[theme=dark]:hover {
    background: var(--dark-active-bg);
  }
}
dui-list-item[theme=dark][disabled]:not([disabled=false]) [slot=text] {
  color: var(--gray-500);
}
dui-list-item[theme=dark][disabled]:not([disabled=false]) [slot=icon-left] {
  color: var(--gray-400);
}
dui-rounded-list {
  display: grid;
  width: 100%;
}
dui-rounded-list [slot=item] {
  background: white;
}
dui-rounded-list:not([groups]):not([groups=true]) {
  gap: 10px;
}
dui-rounded-list:not([groups]):not([groups=true]) [slot=item] {
  border-radius: 5px;
}
dui-rounded-list[groups]:not([groups=false]) [slot=item]:not(:last-child) {
  border-bottom: 1px solid var(--gray-100);
}
dui-rounded-list[connected]:not([connected=false]) {
  border-radius: 5px;
  gap: 0;
  overflow: hidden;
}
dui-rounded-list[connected]:not([connected=false]) [slot=item] {
  border-radius: 0;
}
dui-rounded-list[connected]:not([connected=false]) [slot=item]:not(:last-child) {
  border-bottom: 1px solid var(--gray-100);
}
dui-rounded-list-item .container {
  padding: 15px;
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  gap: 10px;
  max-width: 100%;
}
dui-rounded-list-item .container [slot=header] {
  flex: 1;
}
dui-rounded-list-item .disabled {
  opacity: 50%;
  pointer-events: none;
}
dui-rounded-list-item #collapsable,
dui-rounded-list-item #basic {
  transition: background-color 300ms ease;
}
dui-rounded-list-item #basic:not(.disabledHoverEffects):active {
  background: var(--gray-100);
}
dui-rounded-list-item #collapsable .collapsable-body {
  display: grid;
  grid-template-columns: 1fr;
  transition: grid-template-rows 500ms ease;
  overflow: hidden;
}
dui-rounded-list-item #collapsable .collapsable-body div {
  min-height: 0;
}
dui-rounded-list-item #collapsable ui-icon {
  transition: transform 500ms ease;
}
dui-rounded-list-item #collapsable.collapsed .collapsable-body {
  grid-template-rows: 0fr;
}
dui-rounded-list-item #collapsable.expanded .collapsable-body {
  grid-template-rows: 1fr;
}
dui-rounded-list-item #collapsable.expanded ui-icon {
  transform: rotate(-180deg);
}
dui-rounded-list-item #collapsable .group {
  min-width: 20px;
}
dui-rounded-list-item #collapsable .group .group-circle {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  border: 2px solid var(--gray-200);
  border-radius: 100%;
  position: relative;
  background: var(--white);
}
dui-rounded-list-item #collapsable .group .group-circle .group-dot {
  width: 4px;
  height: 4px;
  background: var(--gray-200);
  border-radius: 100%;
}
dui-rounded-list-item #collapsable .group .group-line {
  position: absolute;
  width: 2px;
  background: var(--gray-200);
  left: 24px;
}
dui-rounded-list-item #collapsable .group .group-line.up {
  top: 0;
  height: 50%;
}
dui-rounded-list-item #collapsable .group .group-line.down {
  bottom: 0;
  height: 50%;
}
dui-rounded-list-item #collapsable .group .group-line.full {
  top: 0;
  height: 100%;
}
dui-text-list-item {
  font-family: "dui-text";
  color: var(--gray-900);
  display: block;
  position: relative;
  margin-left: 20px;
}
dui-text-list-item::before {
  position: absolute;
  top: 3px;
  left: -15px;
  font-size: 0.75rem;
  content: "\ea01";
  font-family: "xx-icons";
  color: var(--primary-500);
  line-height: inherit;
}
dui-text-list-item[theme=dark] {
  color: var(--gray-100);
}
dui-loading-loader {
  width: 32px;
  height: 32px;
}
dui-loading-loader #loader {
  stroke: var(--semitransparent-gray-10);
}
dui-loading-loader #loader-inner {
  transition: stroke-dasharray 0.4s ease-out;
}
dui-loading-loader #loader-inner.monochromatic {
  stroke: var(--black);
}
dui-loading-loader[disabled]:not([disabled=false]) #loader-inner.monochromatic {
  stroke: var(--gray-300);
}
dui-loading-loader[disabled]:not([disabled=false]) #loader-inner:not(.monochromatic) {
  opacity: 0.4;
}
dui-loading-loader[theme=dark] #loader {
  stroke: var(--semitransparent-light-10);
}
dui-loading-loader[theme=dark] #loader-inner.monochromatic {
  stroke: var(--white);
}
dui-loading-loader[theme=dark][disabled]:not([disabled=false]) #loader {
  stroke: var(--semitransparent-light-10);
}
dui-loading-loader[theme=dark][disabled]:not([disabled=false]) #loader-inner.monochromatic {
  stroke: var(--gray-500);
}
dui-progressbar-row {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  gap: 10px;
  width: 100%;
  font-family: "dui-text";
}
dui-progressbar-row [slot=icon] {
  font-size: 1.5rem;
  color: var(--gray-500);
}
dui-progressbar-row [slot=title] {
  font-size: 0.875rem;
  font-weight: 700;
  color: var(--gray-900);
  text-transform: uppercase;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  flex: 0 0 128px;
}
dui-progressbar-row #bar {
  flex: 1;
  height: 0.125rem;
  border-radius: 0.5rem;
  overflow: hidden;
  background: var(--semitransparent-gray-10);
  position: relative;
}
dui-progressbar-row #bar div {
  position: absolute;
  height: 100%;
  transition: width 0.1s ease-out;
}
dui-progressbar-row #percentage {
  color: var(--gray-500);
  font-size: 0.875rem;
  line-height: 1.5rem;
  font-weight: 700;
  width: 4ch;
  text-align: end;
}
dui-progressbar-row[theme=dark] [slot=title] {
  color: var(--gray-50);
}
dui-progressbar-row[theme=dark] #bar {
  background: var(--semitransparent-light-10);
}
dui-loading-spinner {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: fit-content;
  gap: 39px;
  font-family: "dui-text";
  --countdown-duration:0;
}
dui-loading-spinner #loading-spinner {
  display: block;
  position: relative;
  width: 149px;
  height: 149px;
  aspect-ratio: 1/1;
  background: var(--white);
  border-radius: 50%;
  box-shadow: var(--shadow-big-down);
  -webkit-box-shadow: var(--shadow-big-down);
  -moz-box-shadow: var(--shadow-big-down);
}
dui-loading-spinner #loading-spinner #loading-spinner-progress.countdown.animate {
  animation: var(--countdown-duration) countdown linear forwards;
}
dui-loading-spinner #loading-spinner #loading-spinner-progress.infinite {
  stroke-dasharray: 100;
  stroke-dashoffset: 70;
  transform-origin: 50% 50%;
  animation: 1s spin linear infinite;
}
dui-loading-spinner #loading-spinner svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
dui-loading-spinner #loading-spinner #loading-spinner-content {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
dui-loading-spinner #loading-spinner #loading-spinner-content span {
  font-size: 2.5rem;
  font-weight: 700;
}
dui-loading-spinner #loading-spinner #loading-spinner-content [slot=icon] {
  font-size: 3.75rem !important;
  color: var(--gray-300);
}
dui-loading-spinner [slot=text] {
  font-size: 1.125rem;
  line-height: 1.8125rem;
  color: var(--gray-300);
  text-align: center;
  font-weight: 700;
}
@keyframes countdown {
  from {
    stroke-dashoffset: 0;
    stroke-dasharray: 100;
  }
  to {
    stroke-dashoffset: 100;
    stroke-dasharray: 100;
  }
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
dui-scrollable-tabs {
  width: 100%;
  position: relative;
  display: flex;
  overflow: hidden;
}
dui-scrollable-tabs .scrollable-tabs {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  scroll-behavior: smooth;
  -ms-overflow-style: none;
  scrollbar-width: none;
  flex-grow: 1;
  margin-right: -1px;
}
dui-scrollable-tabs .scrollable-tabs::-webkit-scrollbar {
  display: none;
}
dui-scrollable-tabs .scrollable-tabs #left-container,
dui-scrollable-tabs .scrollable-tabs #right-container {
  position: absolute;
  top: 0;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 300ms ease;
  cursor: pointer;
}
dui-scrollable-tabs .scrollable-tabs #left-container i,
dui-scrollable-tabs .scrollable-tabs #right-container i {
  pointer-events: none;
  color: var(--gray-900);
}
dui-scrollable-tabs .scrollable-tabs #left-container::before,
dui-scrollable-tabs .scrollable-tabs #right-container::before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  transition: opacity 300ms ease;
}
dui-scrollable-tabs .scrollable-tabs #left-container {
  left: 0;
}
dui-scrollable-tabs .scrollable-tabs #left-container::before {
  left: 100%;
}
dui-scrollable-tabs .scrollable-tabs #right-container {
  right: 0;
}
dui-scrollable-tabs .scrollable-tabs #right-container::before {
  right: 100%;
}
dui-scrollable-tabs .scrollable-tabs.has-overflow:not(.at-start) #left-container,
dui-scrollable-tabs .scrollable-tabs.has-overflow:not(.at-end) #right-container {
  opacity: 1;
  visibility: visible;
}
dui-scrollable-tabs .scrollable-tabs.at-start #left-container::before {
  opacity: 0;
}
dui-scrollable-tabs .scrollable-tabs.at-end #right-container::before {
  opacity: 0;
}
@media only screen and (pointer: coarse) {
  dui-scrollable-tabs .scrollable-tabs #left-container i,
  dui-scrollable-tabs .scrollable-tabs #right-container i {
    opacity: 0;
    pointer-events: none;
    display: inline-block;
    width: 0;
    margin: 0;
    height: 0;
  }
  dui-scrollable-tabs .scrollable-tabs #left-container::before,
  dui-scrollable-tabs .scrollable-tabs #right-container::before {
    width: 20px;
  }
  dui-scrollable-tabs .scrollable-tabs #left-container::before {
    background:
      linear-gradient(
        270deg,
        rgba(255, 255, 255, 0) 0%,
        #F2F2F2 100%);
  }
  dui-scrollable-tabs .scrollable-tabs #right-container::before {
    background:
      linear-gradient(
        270deg,
        #F2F2F2 0%,
        rgba(255, 255, 255, 0) 100%);
  }
  dui-scrollable-tabs[theme=dark] .scrollable-tabs #left-container::before {
    background:
      linear-gradient(
        270deg,
        rgba(32, 32, 32, 0) 0%,
        #000 100%);
  }
  dui-scrollable-tabs[theme=dark] .scrollable-tabs #right-container::before {
    background:
      linear-gradient(
        270deg,
        #000 0%,
        rgba(32, 32, 32, 0) 100%);
  }
}
@media only screen and (pointer: fine) {
  dui-scrollable-tabs {
    border: 1px solid var(--gray-200);
    height: 42px;
    border-radius: 4px;
  }
  dui-scrollable-tabs .scrollable-tabs #left-container,
  dui-scrollable-tabs .scrollable-tabs #right-container {
    display: flex;
    justify-content: center;
    align-items: center;
    background: var(--white);
    width: 44px;
  }
  dui-scrollable-tabs .scrollable-tabs #left-container::before,
  dui-scrollable-tabs .scrollable-tabs #right-container::before {
    width: 12px;
  }
  dui-scrollable-tabs .scrollable-tabs #left-container::before {
    background:
      linear-gradient(
        270deg,
        rgba(255, 255, 255, 0) 0%,
        #CCC 100%);
  }
  dui-scrollable-tabs .scrollable-tabs #right-container::before {
    background:
      linear-gradient(
        270deg,
        #CCC 0%,
        rgba(255, 255, 255, 0) 100%);
  }
  dui-scrollable-tabs[theme=dark] {
    border: 1px solid var(--gray-700);
  }
  dui-scrollable-tabs[theme=dark] .scrollable-tabs #left-container,
  dui-scrollable-tabs[theme=dark] .scrollable-tabs #right-container {
    background: var(--gray-800);
  }
  dui-scrollable-tabs[theme=dark] .scrollable-tabs #left-container i,
  dui-scrollable-tabs[theme=dark] .scrollable-tabs #right-container i {
    color: var(--white);
  }
  dui-scrollable-tabs[theme=dark] .scrollable-tabs #left-container::before {
    background:
      linear-gradient(
        270deg,
        rgba(41, 41, 41, 0) 0%,
        #292929 100%);
  }
  dui-scrollable-tabs[theme=dark] .scrollable-tabs #right-container::before {
    background:
      linear-gradient(
        270deg,
        #292929 0%,
        rgba(41, 41, 41, 0) 100%);
  }
}
dui-scrollable-tabs-button {
  --transitions:none;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  flex-basis: 100%;
  gap: 10px;
  background: var(--white);
  padding: 0 20px;
  transition: var(--transitions);
  font-family: "dui-heading";
  font-size: 14px;
  text-transform: uppercase;
  text-wrap: nowrap;
  color: var(--gray-900);
  -webkit-tap-highlight-color: transparent;
}
dui-scrollable-tabs-button:active {
  background: var(--gray-50);
}
dui-scrollable-tabs-button[theme=dark]:active {
  background: var(--gray-700);
}
dui-scrollable-tabs-button h1,
dui-scrollable-tabs-button h2,
dui-scrollable-tabs-button h3,
dui-scrollable-tabs-button h4,
dui-scrollable-tabs-button h5,
dui-scrollable-tabs-button h6,
dui-scrollable-tabs-button span,
dui-scrollable-tabs-button p {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
dui-scrollable-tabs-button [slot=icon] {
  order: -1;
  font-size: 1.125rem;
}
dui-scrollable-tabs-button[disabled]:not([disabled=false]) {
  pointer-events: none;
  opacity: 0.4;
}
@media only screen and (pointer: fine) {
  dui-scrollable-tabs-button {
    height: 44px;
    cursor: pointer;
  }
  dui-scrollable-tabs-button:has(:not([slot=icon]:only-child)) {
    padding: 0 30px;
  }
  dui-scrollable-tabs-button {
    border-right: 1px solid var(--gray-200);
  }
  dui-scrollable-tabs-button:active,
  dui-scrollable-tabs-button:hover {
    background: var(--gray-50);
  }
  dui-scrollable-tabs-button[active]:not([active=false]) {
    background: var(--gray-900);
    color: var(--white);
  }
  dui-scrollable-tabs-button[disabled]:not([disabled=false]) {
    color: var(--gray-200);
  }
  dui-scrollable-tabs-button[theme=dark] {
    background: var(--gray-800);
    border-right: 1px solid var(--gray-700);
    color: var(--white);
  }
  dui-scrollable-tabs-button[theme=dark][active]:not([active=false]) {
    background: var(--gray-600);
  }
  dui-scrollable-tabs-button[theme=dark][active]:not([active=false]):has(:not([slot=icon]:only-child)) {
    background: var(--gray-900);
    color: var(--primary-500);
  }
  dui-scrollable-tabs-button[theme=dark]:hover,
  dui-scrollable-tabs-button[theme=dark]:active {
    background: var(--gray-700);
  }
  dui-scrollable-tabs-button[theme=dark][disabled]:not([disabled=false]) {
    color: var(--gray-600);
  }
  dui-scrollable-tabs-button[variant=large] {
    font-size: 1.125rem;
  }
  dui-scrollable-tabs-button[variant=large] [slot=icon] {
    font-size: 1.375rem;
  }
}
@media only screen and (pointer: coarse) {
  dui-scrollable-tabs-button {
    border-right: 1px solid var(--gray-50);
    height: 44px;
  }
  dui-scrollable-tabs-button:active {
    background: var(--gray-50);
  }
  dui-scrollable-tabs-button[active]:not([active=false]) {
    background: var(--gray-900);
    color: var(--white);
  }
  dui-scrollable-tabs-button[theme=dark] {
    background: var(--black);
    color: var(--white);
    border-right: 1px solid var(--gray-900);
  }
  dui-scrollable-tabs-button[theme=dark][active]:not([active=false]) {
    background: var(--white);
    color: var(--black);
  }
  dui-scrollable-tabs-button[theme=dark]:active {
    background: var(--black);
  }
  dui-scrollable-tabs-button[variant=large] {
    height: 52px;
  }
  dui-scrollable-tabs-button[variant=large]::before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    right: 0;
    height: 2px;
    background: var(--primary-500);
    opacity: 0;
    transition: var(--transitions);
  }
  dui-scrollable-tabs-button[variant=large][active]:not([active=false])::before {
    opacity: 1;
  }
  dui-scrollable-tabs-button[variant=large][active]:not([active=false]) {
    background: var(--white);
    color: var(--gray-900);
  }
  dui-scrollable-tabs-button[variant=large]:active {
    background: var(--gray-50);
  }
  dui-scrollable-tabs-button[variant=large][theme=dark] {
    background: var(--gray-900);
    color: var(--white);
    border-right: 1px solid var(--gray-800);
  }
  dui-scrollable-tabs-button[variant=large][theme=dark][active]:not([active=false]) {
    background: var(--gray-900);
    color: var(--white);
  }
  dui-scrollable-tabs-button[variant=large][theme=dark]:active {
    background: var(--black);
  }
}
.air-datepicker-overlay {
  z-index: 100 !important;
}
.air-datepicker {
  font-family: "dui-text";
  height: auto;
  border-radius: 40px;
  width: 352px !important;
  display: flex;
  flex-direction: column;
  -webkit-user-select: none;
  user-select: none;
}
.air-datepicker .custom-header {
  color: var(--gray-900);
  text-align: center;
  font-family: "dui-heading";
  font-size: 30px;
  line-height: 100%;
  text-transform: uppercase;
  padding: 40px 32px 24px;
}
.air-datepicker .air-datepicker--navigation {
  display: flex;
  align-items: center;
  padding: 0 16px;
  height: 44px;
}
.air-datepicker .air-datepicker--navigation .air-datepicker-nav {
  border: 0;
  margin: 0;
  min-height: 0;
  padding: 0;
}
.air-datepicker .air-datepicker--navigation .air-datepicker-nav .-disabled- {
  display: none;
}
.air-datepicker .air-datepicker--navigation .air-datepicker-nav .air-datepicker-nav--action {
  width: 10px;
  display: none;
}
.air-datepicker .air-datepicker--navigation .air-datepicker-nav .air-datepicker-nav--title,
.air-datepicker .air-datepicker--navigation .air-datepicker-nav i {
  font-size: 17px;
  color: var(--gray-900);
}
.air-datepicker .air-datepicker--navigation .air-datepicker-nav .air-datepicker-nav--title {
  padding: 0 5px;
}
.air-datepicker .air-datepicker--navigation .custom-navigation {
  margin-left: auto;
  color: var(--primary-500);
  font-size: 20px;
  display: flex;
  gap: 10px;
  margin-right: -5px;
}
.air-datepicker .air-datepicker--navigation .custom-navigation .ico {
  padding: 10px;
  cursor: pointer;
}
.air-datepicker .air-datepicker--navigation nav:has(.air-datepicker-nav--action.-disabled-[data-action=next]) + .custom-navigation .next-month {
  display: none;
}
.air-datepicker .air-datepicker--navigation nav:has(.air-datepicker-nav--action.-disabled-[data-action=prev]) + .custom-navigation .prev-month {
  display: none;
}
.air-datepicker .air-datepicker--content {
  font-size: 20px;
  height: 264px;
}
.air-datepicker .air-datepicker--content .air-datepicker-body--day-name {
  color: var(--gray-300);
  font-size: 14px;
}
.air-datepicker .air-datepicker--content .-other-month- {
  opacity: 0;
}
.air-datepicker .air-datepicker--content .-disabled- {
  color: var(--gray-200);
}
.air-datepicker .air-datepicker--content .-selected-:hover,
.air-datepicker .air-datepicker--content .-selected- {
  background-color: var(--primary-500) !important;
  border-radius: 50%;
  left: 2.27px;
  top: -1px;
  width: 40px;
  height: 40px;
  font-weight: bold;
}
.air-datepicker .air-datepicker--content .-selected-:hover.-current-,
.air-datepicker .air-datepicker--content .-selected-.-current- {
  color: var(--white);
}
.air-datepicker .air-datepicker--content .-selected-:hover.-month-,
.air-datepicker .air-datepicker--content .-selected-.-month- {
  height: 48px;
  width: 48px;
  left: 33.33px;
}
.air-datepicker .air-datepicker--content .-selected-:hover.-year-,
.air-datepicker .air-datepicker--content .-selected-.-year- {
  height: 64px;
  width: 64px;
  left: 11px;
}
.air-datepicker .air-datepicker--content .-focus- {
  background-color: transparent;
}
.air-datepicker .air-datepicker--content .-current- {
  color: var(--primary-500);
}
.air-datepicker .custom-buttons {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 24px 32px 30px;
}

/* src/global.scss */
@font-face {
  font-family: "dui-text";
  src: url(https://static-content.cdn.doxxbet.sk/fonts/proximanova/proximanovacn-regular-webfont.woff) format("woff"), url(https://static-content.cdn.doxxbet.sk/fonts/proximanova/proximanovacn-regular-webfont.woff2) format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "dui-text";
  src: url(https://static-content.cdn.doxxbet.sk/fonts/proximanova/proximanovacn-regularit.otf) format("opentype");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "dui-text";
  src: url(https://static-content.cdn.doxxbet.sk/fonts/proximanova/proximanovacn-bold-webfont.woff) format("woff"), url(https://static-content.cdn.doxxbet.sk/fonts/proximanova/proximanovacn-bold-webfont.woff2) format("woff2");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "dui-heading";
  src: url(https://static-content.cdn.doxxbet.sk/fonts/proximanova/proximanovaexcn-blackit-webfont.woff) format("woff"), url(https://static-content.cdn.doxxbet.sk/fonts/proximanova/proximanovaexcn-blackit-webfont.woff2) format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "dui-heading";
  src: url(https://static-content.cdn.doxxbet.sk/fonts/proximanova/proximanovaexcn-blackit-webfont.woff) format("woff"), url(https://static-content.cdn.doxxbet.sk/fonts/proximanova/proximanovaexcn-blackit-webfont.woff2) format("woff2");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "dui-heading";
  src: url(https://static-content.cdn.doxxbet.sk/fonts/proximanova/proximanovaexcn-blackit-webfont.woff) format("woff"), url(https://static-content.cdn.doxxbet.sk/fonts/proximanova/proximanovaexcn-blackit-webfont.woff2) format("woff2");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
:root {
  --dui-text-font-normal-normal-src: ;
  --dui-text-font-normal-italic-src: ;
  --dui-text-font-bold-normal-src: ;
  --dui-text-heading-normal-normal-src: ;
  --dui-text-heading-normal-italic-src: ;
  --dui-text-heading-bold-italic-src: ;
  --primary-50: #FEE7EA;
  --primary-100: #FDCFD6;
  --primary-200: #FA9EAD;
  --primary-300: #F86E83;
  --primary-400: #F53D5A;
  --primary-500: #F30D31;
  --primary-600: #C20A27;
  --primary-700: #92081D;
  --primary-800: #610514;
  --primary-900: #31030A;
  --secondary-500: #F48721;
  --accent-rgb: 206 255 0;
  --accent: rgb(var(--accent-rgb));
  --flash-screen-bg: var(--primary-500);
  --flash-screen-text: var(--gray-900);
  --banner-betting-text: var(--gray-900);
  --banner-casino-text: var(--primary-500);
}
@font-face {
  font-family: "swiper-icons";
  src: url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA) format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image:
    linear-gradient(
      to left,
      rgba(0, 0, 0, 0.5),
      rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image:
    linear-gradient(
      to right,
      rgba(0, 0, 0, 0.5),
      rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image:
    linear-gradient(
      to top,
      rgba(0, 0, 0, 0.5),
      rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image:
    linear-gradient(
      to bottom,
      rgba(0, 0, 0, 0.5),
      rgba(0, 0, 0, 0));
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
:root {
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}
.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}
*,
::before,
::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(147 197 253 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}
::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(147 197 253 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}
*,
::before,
::after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--gray-200);
}
::before,
::after {
  --tw-content: "";
}
html,
:host {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  tab-size: 4;
  font-family: dui-text, sans-serif;
  font-feature-settings: normal;
  font-variation-settings: normal;
  -webkit-tap-highlight-color: transparent;
}
body {
  margin: 0;
  line-height: inherit;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
abbr:where([title]) {
  text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp,
pre {
  font-family:
    ui-monospace,
    SFMono-Regular,
    Menlo,
    Monaco,
    Consolas,
    "Liberation Mono",
    "Courier New",
    monospace;
  font-feature-settings: normal;
  font-variation-settings: normal;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
button,
input:where([type=button]),
input:where([type=reset]),
input:where([type=submit]) {
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
dialog {
  padding: 0;
}
textarea {
  resize: vertical;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: var(--gray-400);
}
button,
[role=button] {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  vertical-align: middle;
}
img,
video {
  max-width: 100%;
  height: auto;
}
[hidden]:where(:not([hidden=until-found])) {
  display: none;
}
.container {
  width: 100%;
}
@media (min-width: 380px) {
  .container {
    max-width: 380px;
  }
}
@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}
.font-fancy-heading {
  font-family: dui-heading;
  font-style: italic;
  font-weight: 900;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.pointer-events-none {
  pointer-events: none;
}
.pointer-events-auto {
  pointer-events: auto;
}
.\!visible {
  visibility: visible !important;
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.collapse {
  visibility: collapse;
}
.static {
  position: static;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.inset-0 {
  inset: 0px;
}
.inset-x-0 {
  left: 0px;
  right: 0px;
}
.inset-y-0 {
  top: 0px;
  bottom: 0px;
}
.-bottom-0\.5 {
  bottom: -0.125rem;
}
.-bottom-3 {
  bottom: -0.75rem;
}
.-left-2 {
  left: -0.5rem;
}
.-left-\[10px\] {
  left: -10px;
}
.-right-\[58px\] {
  right: -58px;
}
.-right-\[5px\] {
  right: -5px;
}
.-right-px {
  right: -1px;
}
.-top-2 {
  top: -0.5rem;
}
.-top-2\.5 {
  top: -0.625rem;
}
.-top-3 {
  top: -0.75rem;
}
.-top-5 {
  top: -1.25rem;
}
.-top-\[25px\] {
  top: -25px;
}
.-top-\[3px\] {
  top: -3px;
}
.bottom-0 {
  bottom: 0px;
}
.bottom-5 {
  bottom: 1.25rem;
}
.bottom-6 {
  bottom: 1.5rem;
}
.bottom-\[10px\] {
  bottom: 10px;
}
.bottom-\[1px\] {
  bottom: 1px;
}
.bottom-\[2px\] {
  bottom: 2px;
}
.bottom-\[3px\] {
  bottom: 3px;
}
.bottom-\[50px\] {
  bottom: 50px;
}
.bottom-\[56px\] {
  bottom: 56px;
}
.bottom-\[5px\] {
  bottom: 5px;
}
.bottom-\[84px\] {
  bottom: 84px;
}
.left-0 {
  left: 0px;
}
.left-1\/2 {
  left: 50%;
}
.left-2\/4 {
  left: 50%;
}
.left-5 {
  left: 1.25rem;
}
.left-\[-2vw\] {
  left: -2vw;
}
.left-\[100px\] {
  left: 100px;
}
.left-\[10px\] {
  left: 10px;
}
.left-\[11px\] {
  left: 11px;
}
.left-\[25px\] {
  left: 25px;
}
.left-\[27px\] {
  left: 27px;
}
.left-\[2vw\] {
  left: 2vw;
}
.left-\[30px\] {
  left: 30px;
}
.left-\[5px\] {
  left: 5px;
}
.left-\[70px\] {
  left: 70px;
}
.left-\[px\] {
  left: px;
}
.left-px {
  left: 1px;
}
.right-0 {
  right: 0px;
}
.right-1\/2 {
  right: 50%;
}
.right-2 {
  right: 0.5rem;
}
.right-2\.5 {
  right: 0.625rem;
}
.right-5 {
  right: 1.25rem;
}
.right-7 {
  right: 1.75rem;
}
.right-\[-9px\] {
  right: -9px;
}
.right-\[10px\] {
  right: 10px;
}
.right-\[27px\] {
  right: 27px;
}
.right-\[29px\] {
  right: 29px;
}
.right-\[30px\] {
  right: 30px;
}
.right-\[5px\] {
  right: 5px;
}
.right-\[7px\] {
  right: 7px;
}
.right-\[9px\] {
  right: 9px;
}
.right-px {
  right: 1px;
}
.top-0 {
  top: 0px;
}
.top-0\.5 {
  top: 0.125rem;
}
.top-1 {
  top: 0.25rem;
}
.top-1\.5 {
  top: 0.375rem;
}
.top-1\/2 {
  top: 50%;
}
.top-2 {
  top: 0.5rem;
}
.top-2\/4 {
  top: 50%;
}
.top-5 {
  top: 1.25rem;
}
.top-\[-3px\] {
  top: -3px;
}
.top-\[-9px\] {
  top: -9px;
}
.top-\[10px\] {
  top: 10px;
}
.top-\[126px\] {
  top: 126px;
}
.top-\[130px\] {
  top: 130px;
}
.top-\[24px\] {
  top: 24px;
}
.top-\[30px\] {
  top: 30px;
}
.top-\[37px\] {
  top: 37px;
}
.top-\[38px\] {
  top: 38px;
}
.top-\[3px\] {
  top: 3px;
}
.top-\[44px\] {
  top: 44px;
}
.top-\[5px\] {
  top: 5px;
}
.top-\[70px\] {
  top: 70px;
}
.top-\[7px\] {
  top: 7px;
}
.top-\[86px\] {
  top: 86px;
}
.top-\[99\%\] {
  top: 99%;
}
.top-\[9px\] {
  top: 9px;
}
.top-full {
  top: 100%;
}
.top-header {
  top: var(--main-header-height);
}
.top-px {
  top: 1px;
}
.-z-10 {
  z-index: -10;
}
.z-0 {
  z-index: 0;
}
.z-10 {
  z-index: 10;
}
.z-20 {
  z-index: 20;
}
.z-30 {
  z-index: 30;
}
.z-50 {
  z-index: 50;
}
.z-\[10000\] {
  z-index: 10000;
}
.z-\[10002\] {
  z-index: 10002;
}
.z-\[100\] {
  z-index: 100;
}
.z-\[101\] {
  z-index: 101;
}
.z-\[11\] {
  z-index: 11;
}
.z-\[1\] {
  z-index: 1;
}
.z-\[2000\] {
  z-index: 2000;
}
.z-\[2\] {
  z-index: 2;
}
.z-\[30\] {
  z-index: 30;
}
.z-\[3\] {
  z-index: 3;
}
.z-\[40\] {
  z-index: 40;
}
.z-\[89\] {
  z-index: 89;
}
.z-\[90\] {
  z-index: 90;
}
.z-\[98\] {
  z-index: 98;
}
.z-\[9999\] {
  z-index: 9999;
}
.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}
.order-first {
  order: -9999;
}
.order-last {
  order: 9999;
}
.col-span-2 {
  grid-column: span 2 / span 2;
}
.col-start-1 {
  grid-column-start: 1;
}
.col-start-2 {
  grid-column-start: 2;
}
.col-start-3 {
  grid-column-start: 3;
}
.col-start-4 {
  grid-column-start: 4;
}
.row-span-2 {
  grid-row: span 2 / span 2;
}
.\!row-start-2 {
  grid-row-start: 2 !important;
}
.row-start-1 {
  grid-row-start: 1;
}
.row-start-2 {
  grid-row-start: 2;
}
.row-start-3 {
  grid-row-start: 3;
}
.row-start-5 {
  grid-row-start: 5;
}
.float-right {
  float: right;
}
.float-left {
  float: left;
}
.-m-1\.5 {
  margin: -0.375rem;
}
.-m-2\.5 {
  margin: -0.625rem;
}
.m-0 {
  margin: 0px;
}
.m-auto {
  margin: auto;
}
.-mx-5 {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}
.-my-3 {
  margin-top: -0.75rem;
  margin-bottom: -0.75rem;
}
.mx-5 {
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}
.mx-\[-1\.25rem\] {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}
.mx-\[2px\] {
  margin-left: 2px;
  margin-right: 2px;
}
.mx-\[5px\] {
  margin-left: 5px;
  margin-right: 5px;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-10 {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.my-2\.5 {
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}
.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.my-5 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.my-\[0\.667rem\] {
  margin-top: 0.667rem;
  margin-bottom: 0.667rem;
}
.my-\[7px\] {
  margin-top: 7px;
  margin-bottom: 7px;
}
.my-\[9px\] {
  margin-top: 9px;
  margin-bottom: 9px;
}
.\!mb-0 {
  margin-bottom: 0px !important;
}
.\!mb-2 {
  margin-bottom: 0.5rem !important;
}
.\!mr-0 {
  margin-right: 0px !important;
}
.\!mt-auto {
  margin-top: auto !important;
}
.-mb-15 {
  margin-bottom: -3.75rem;
}
.-mr-\[9px\] {
  margin-right: -9px;
}
.-mt-0\.5 {
  margin-top: -0.125rem;
}
.-mt-1 {
  margin-top: -0.25rem;
}
.-mt-12 {
  margin-top: -3rem;
}
.-mt-2\.5 {
  margin-top: -0.625rem;
}
.-mt-\[12px\] {
  margin-top: -12px;
}
.-mt-\[9px\] {
  margin-top: -9px;
}
.-mt-px {
  margin-top: -1px;
}
.mb-0 {
  margin-bottom: 0px;
}
.mb-0\.5 {
  margin-bottom: 0.125rem;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-2\.5 {
  margin-bottom: 0.625rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.mb-9 {
  margin-bottom: 2.25rem;
}
.mb-\[-1px\] {
  margin-bottom: -1px;
}
.mb-\[-25px\] {
  margin-bottom: -25px;
}
.mb-\[1\.0625rem\] {
  margin-bottom: 1.0625rem;
}
.mb-\[10px\] {
  margin-bottom: 10px;
}
.mb-\[15px\] {
  margin-bottom: 15px;
}
.mb-\[18px\] {
  margin-bottom: 18px;
}
.mb-\[22px\] {
  margin-bottom: 22px;
}
.mb-\[2px\] {
  margin-bottom: 2px;
}
.mb-\[30px\] {
  margin-bottom: 30px;
}
.mb-\[5px\] {
  margin-bottom: 5px;
}
.mb-md {
  margin-bottom: var(--gap-md);
}
.me-1 {
  margin-inline-end: 0.25rem;
}
.ml-1 {
  margin-left: 0.25rem;
}
.ml-1\.5 {
  margin-left: 0.375rem;
}
.ml-2 {
  margin-left: 0.5rem;
}
.ml-2\.5 {
  margin-left: 0.625rem;
}
.ml-5 {
  margin-left: 1.25rem;
}
.ml-\[10px\] {
  margin-left: 10px;
}
.ml-\[45px\] {
  margin-left: 45px;
}
.ml-\[5px\] {
  margin-left: 5px;
}
.ml-\[7px\] {
  margin-left: 7px;
}
.ml-auto {
  margin-left: auto;
}
.mr-1 {
  margin-right: 0.25rem;
}
.mr-2 {
  margin-right: 0.5rem;
}
.mr-2\.5 {
  margin-right: 0.625rem;
}
.mr-4 {
  margin-right: 1rem;
}
.mr-5 {
  margin-right: 1.25rem;
}
.mr-\[10px\] {
  margin-right: 10px;
}
.mr-\[5px\] {
  margin-right: 5px;
}
.mr-px {
  margin-right: 1px;
}
.mt-0 {
  margin-top: 0px;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mt-1\.5 {
  margin-top: 0.375rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-2\.5 {
  margin-top: 0.625rem;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mt-64 {
  margin-top: 16rem;
}
.mt-\[-0\.875rem\] {
  margin-top: -0.875rem;
}
.mt-\[-1\.25rem\] {
  margin-top: -1.25rem;
}
.mt-\[1\.0625rem\] {
  margin-top: 1.0625rem;
}
.mt-\[10px\] {
  margin-top: 10px;
}
.mt-\[13px\] {
  margin-top: 13px;
}
.mt-\[2px\] {
  margin-top: 2px;
}
.mt-\[30px\] {
  margin-top: 30px;
}
.mt-\[3px\] {
  margin-top: 3px;
}
.mt-\[5px\] {
  margin-top: 5px;
}
.mt-auto {
  margin-top: auto;
}
.mt-md {
  margin-top: var(--gap-md);
}
.mt-px {
  margin-top: 1px;
}
.\!box-border {
  box-sizing: border-box !important;
}
.box-border {
  box-sizing: border-box;
}
.box-content {
  box-sizing: content-box;
}
.line-clamp-1 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.line-clamp-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.line-clamp-3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.\!flex {
  display: flex !important;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.grid {
  display: grid;
}
.contents {
  display: contents;
}
.list-item {
  display: list-item;
}
.\!hidden {
  display: none !important;
}
.hidden {
  display: none;
}
.aspect-\[25\/12\] {
  aspect-ratio: 25/12;
}
.size-1 {
  width: 0.25rem;
  height: 0.25rem;
}
.size-1\.5 {
  width: 0.375rem;
  height: 0.375rem;
}
.size-10 {
  width: 2.5rem;
  height: 2.5rem;
}
.size-11 {
  width: 2.75rem;
  height: 2.75rem;
}
.size-14 {
  width: 3.5rem;
  height: 3.5rem;
}
.size-16 {
  width: 4rem;
  height: 4rem;
}
.size-2 {
  width: 0.5rem;
  height: 0.5rem;
}
.size-20 {
  width: 5rem;
  height: 5rem;
}
.size-4 {
  width: 1rem;
  height: 1rem;
}
.size-5 {
  width: 1.25rem;
  height: 1.25rem;
}
.size-6 {
  width: 1.5rem;
  height: 1.5rem;
}
.size-7 {
  width: 1.75rem;
  height: 1.75rem;
}
.size-8 {
  width: 2rem;
  height: 2rem;
}
.size-\[105px\] {
  width: 105px;
  height: 105px;
}
.size-\[106px\] {
  width: 106px;
  height: 106px;
}
.size-\[113px\] {
  width: 113px;
  height: 113px;
}
.size-\[116px\] {
  width: 116px;
  height: 116px;
}
.size-\[131px\] {
  width: 131px;
  height: 131px;
}
.size-\[143px\] {
  width: 143px;
  height: 143px;
}
.size-\[18px\] {
  width: 18px;
  height: 18px;
}
.size-\[19px\] {
  width: 19px;
  height: 19px;
}
.size-\[20px\] {
  width: 20px;
  height: 20px;
}
.size-\[22px\] {
  width: 22px;
  height: 22px;
}
.size-\[233px\] {
  width: 233px;
  height: 233px;
}
.size-\[23px\] {
  width: 23px;
  height: 23px;
}
.size-\[25px\] {
  width: 25px;
  height: 25px;
}
.size-\[26px\] {
  width: 26px;
  height: 26px;
}
.size-\[27px\] {
  width: 27px;
  height: 27px;
}
.size-\[30px\] {
  width: 30px;
  height: 30px;
}
.size-\[34px\] {
  width: 34px;
  height: 34px;
}
.size-\[38px\] {
  width: 38px;
  height: 38px;
}
.size-\[45px\] {
  width: 45px;
  height: 45px;
}
.size-\[58px\] {
  width: 58px;
  height: 58px;
}
.size-\[60px\] {
  width: 60px;
  height: 60px;
}
.size-\[66px\] {
  width: 66px;
  height: 66px;
}
.size-\[82px\] {
  width: 82px;
  height: 82px;
}
.size-full {
  width: 100%;
  height: 100%;
}
.\!h-\[180px\] {
  height: 180px !important;
}
.\!h-\[34px\] {
  height: 34px !important;
}
.\!h-\[44px\] {
  height: 44px !important;
}
.h-0 {
  height: 0px;
}
.h-0\.5 {
  height: 0.125rem;
}
.h-1\/2 {
  height: 50%;
}
.h-10 {
  height: 2.5rem;
}
.h-11 {
  height: 2.75rem;
}
.h-12 {
  height: 3rem;
}
.h-14 {
  height: 3.5rem;
}
.h-15 {
  height: 3.75rem;
}
.h-2 {
  height: 0.5rem;
}
.h-2\.5 {
  height: 0.625rem;
}
.h-20 {
  height: 5rem;
}
.h-3 {
  height: 0.75rem;
}
.h-4 {
  height: 1rem;
}
.h-5 {
  height: 1.25rem;
}
.h-52 {
  height: 13rem;
}
.h-6 {
  height: 1.5rem;
}
.h-60 {
  height: 15rem;
}
.h-7 {
  height: 1.75rem;
}
.h-8 {
  height: 2rem;
}
.h-80 {
  height: 20rem;
}
.h-9 {
  height: 2.25rem;
}
.h-\[0px\] {
  height: 0px;
}
.h-\[100dvh\] {
  height: 100dvh;
}
.h-\[105px\] {
  height: 105px;
}
.h-\[10px\] {
  height: 10px;
}
.h-\[115px\] {
  height: 115px;
}
.h-\[11px\] {
  height: 11px;
}
.h-\[12\.5625rem\] {
  height: 12.5625rem;
}
.h-\[120\%\] {
  height: 120%;
}
.h-\[120px\] {
  height: 120px;
}
.h-\[123px\] {
  height: 123px;
}
.h-\[128px\] {
  height: 128px;
}
.h-\[132px\] {
  height: 132px;
}
.h-\[133px\] {
  height: 133px;
}
.h-\[136px\] {
  height: 136px;
}
.h-\[13px\] {
  height: 13px;
}
.h-\[140px\] {
  height: 140px;
}
.h-\[141px\] {
  height: 141px;
}
.h-\[147px\] {
  height: 147px;
}
.h-\[14px\] {
  height: 14px;
}
.h-\[150px\] {
  height: 150px;
}
.h-\[15px\] {
  height: 15px;
}
.h-\[164px\] {
  height: 164px;
}
.h-\[16px\] {
  height: 16px;
}
.h-\[170px\] {
  height: 170px;
}
.h-\[17px\] {
  height: 17px;
}
.h-\[180px\] {
  height: 180px;
}
.h-\[18px\] {
  height: 18px;
}
.h-\[190px\] {
  height: 190px;
}
.h-\[197px\] {
  height: 197px;
}
.h-\[19px\] {
  height: 19px;
}
.h-\[20\.9375rem\] {
  height: 20.9375rem;
}
.h-\[200px\] {
  height: 200px;
}
.h-\[20px\] {
  height: 20px;
}
.h-\[220px\] {
  height: 220px;
}
.h-\[22px\] {
  height: 22px;
}
.h-\[230px\] {
  height: 230px;
}
.h-\[233px\] {
  height: 233px;
}
.h-\[236px\] {
  height: 236px;
}
.h-\[239px\] {
  height: 239px;
}
.h-\[245px\] {
  height: 245px;
}
.h-\[249px\] {
  height: 249px;
}
.h-\[24px\] {
  height: 24px;
}
.h-\[25px\] {
  height: 25px;
}
.h-\[264px\] {
  height: 264px;
}
.h-\[26px\] {
  height: 26px;
}
.h-\[272px\] {
  height: 272px;
}
.h-\[27px\] {
  height: 27px;
}
.h-\[28px\] {
  height: 28px;
}
.h-\[3\.125rem\] {
  height: 3.125rem;
}
.h-\[300px\] {
  height: 300px;
}
.h-\[303px\] {
  height: 303px;
}
.h-\[309px\] {
  height: 309px;
}
.h-\[30px\] {
  height: 30px;
}
.h-\[310px\] {
  height: 310px;
}
.h-\[316px\] {
  height: 316px;
}
.h-\[318px\] {
  height: 318px;
}
.h-\[31px\] {
  height: 31px;
}
.h-\[32px\] {
  height: 32px;
}
.h-\[33px\] {
  height: 33px;
}
.h-\[348px\] {
  height: 348px;
}
.h-\[34px\] {
  height: 34px;
}
.h-\[35px\] {
  height: 35px;
}
.h-\[369px\] {
  height: 369px;
}
.h-\[36px\] {
  height: 36px;
}
.h-\[387px\] {
  height: 387px;
}
.h-\[38px\] {
  height: 38px;
}
.h-\[39px\] {
  height: 39px;
}
.h-\[3rem\] {
  height: 3rem;
}
.h-\[40px\] {
  height: 40px;
}
.h-\[42px\] {
  height: 42px;
}
.h-\[440px\] {
  height: 440px;
}
.h-\[44px\] {
  height: 44px;
}
.h-\[45px\] {
  height: 45px;
}
.h-\[460px\] {
  height: 460px;
}
.h-\[478px\] {
  height: 478px;
}
.h-\[48px\] {
  height: 48px;
}
.h-\[49px\] {
  height: 49px;
}
.h-\[546px\] {
  height: 546px;
}
.h-\[548px\] {
  height: 548px;
}
.h-\[54px\] {
  height: 54px;
}
.h-\[56px\] {
  height: 56px;
}
.h-\[58px\] {
  height: 58px;
}
.h-\[59px\] {
  height: 59px;
}
.h-\[5px\] {
  height: 5px;
}
.h-\[62px\] {
  height: 62px;
}
.h-\[636px\] {
  height: 636px;
}
.h-\[64px\] {
  height: 64px;
}
.h-\[65px\] {
  height: 65px;
}
.h-\[67px\] {
  height: 67px;
}
.h-\[70px\] {
  height: 70px;
}
.h-\[74px\] {
  height: 74px;
}
.h-\[75px\] {
  height: 75px;
}
.h-\[78px\] {
  height: 78px;
}
.h-\[7px\] {
  height: 7px;
}
.h-\[80px\] {
  height: 80px;
}
.h-\[84px\] {
  height: 84px;
}
.h-\[85px\] {
  height: 85px;
}
.h-\[88px\] {
  height: 88px;
}
.h-\[97px\] {
  height: 97px;
}
.h-\[calc\(100\%-60px\)\] {
  height: calc(100% - 60px);
}
.h-\[calc\(100dvh-145px-40px\)\] {
  height: calc(100dvh - 145px - 40px);
}
.h-\[calc\(100dvh-70px\)\] {
  height: calc(100dvh - 70px);
}
.h-\[calc\(100dvh-74px\)\] {
  height: calc(100dvh - 74px);
}
.h-\[calc\(100dvh-var\(--delta\)\)\] {
  height: calc(100dvh - var(--delta));
}
.h-\[calc\(100dvh-var\(--delta\)-74px-192px\)\] {
  height: calc(100dvh - var(--delta) - 74px - 192px);
}
.h-\[calc\(100vh-208px\)\] {
  height: calc(100vh - 208px);
}
.h-\[calc\(50vh-100px\)\] {
  height: calc(50vh - 100px);
}
.h-\[inherit\] {
  height: inherit;
}
.h-\[max-content\] {
  height: max-content;
}
.h-\[unset\] {
  height: unset;
}
.h-auto {
  height: auto;
}
.h-dvh {
  height: 100dvh;
}
.h-fit {
  height: fit-content;
}
.h-full {
  height: 100%;
}
.h-min {
  height: min-content;
}
.h-px {
  height: 1px;
}
.h-screen {
  height: 100vh;
}
.max-h-6 {
  max-height: 1.5rem;
}
.max-h-\[105px\] {
  max-height: 105px;
}
.max-h-\[16px\] {
  max-height: 16px;
}
.max-h-\[30px\] {
  max-height: 30px;
}
.max-h-\[50px\] {
  max-height: 50px;
}
.max-h-\[56px\] {
  max-height: 56px;
}
.max-h-\[calc\(100dvh-var\(--delta\)\)\] {
  max-height: calc(100dvh - var(--delta));
}
.max-h-\[calc\(100dvh-var\(--delta\)-167px\)\] {
  max-height: calc(100dvh - var(--delta) - 167px);
}
.max-h-\[calc\(100dvh-var\(--delta\)-175px\)\] {
  max-height: calc(100dvh - var(--delta) - 175px);
}
.max-h-\[calc\(100dvh-var\(--main-header-height\)-135px\)\] {
  max-height: calc(100dvh - var(--main-header-height) - 135px);
}
.max-h-\[inherit\] {
  max-height: inherit;
}
.max-h-fit {
  max-height: fit-content;
}
.max-h-full {
  max-height: 100%;
}
.\!min-h-screen {
  min-height: 100vh !important;
}
.min-h-0 {
  min-height: 0px;
}
.min-h-20 {
  min-height: 5rem;
}
.min-h-52 {
  min-height: 13rem;
}
.min-h-\[190px\] {
  min-height: 190px;
}
.min-h-\[206px\] {
  min-height: 206px;
}
.min-h-\[234px\] {
  min-height: 234px;
}
.min-h-\[239px\] {
  min-height: 239px;
}
.min-h-\[240px\] {
  min-height: 240px;
}
.min-h-\[252px\] {
  min-height: 252px;
}
.min-h-\[264px\] {
  min-height: 264px;
}
.min-h-\[32px\] {
  min-height: 32px;
}
.min-h-\[3rem\] {
  min-height: 3rem;
}
.min-h-\[54px\] {
  min-height: 54px;
}
.min-h-\[60px\] {
  min-height: 60px;
}
.min-h-\[8\.125rem\] {
  min-height: 8.125rem;
}
.min-h-\[80px\] {
  min-height: 80px;
}
.min-h-\[88px\] {
  min-height: 88px;
}
.min-h-\[90px\] {
  min-height: 90px;
}
.min-h-\[calc\(100dvh-var\(--delta\)\)\] {
  min-height: calc(100dvh - var(--delta));
}
.min-h-full {
  min-height: 100%;
}
.min-h-px {
  min-height: 1px;
}
.\!w-\[120px\] {
  width: 120px !important;
}
.\!w-auto {
  width: auto !important;
}
.\!w-full {
  width: 100% !important;
}
.w-0 {
  width: 0px;
}
.w-0\.5 {
  width: 0.125rem;
}
.w-1\/2 {
  width: 50%;
}
.w-1\/3 {
  width: 33.333333%;
}
.w-1\/5 {
  width: 20%;
}
.w-10 {
  width: 2.5rem;
}
.w-10\/12 {
  width: 83.333333%;
}
.w-11 {
  width: 2.75rem;
}
.w-11\/12 {
  width: 91.666667%;
}
.w-12 {
  width: 3rem;
}
.w-14 {
  width: 3.5rem;
}
.w-15 {
  width: 3.75rem;
}
.w-16 {
  width: 4rem;
}
.w-2 {
  width: 0.5rem;
}
.w-2\.5 {
  width: 0.625rem;
}
.w-2\/12 {
  width: 16.666667%;
}
.w-2\/3 {
  width: 66.666667%;
}
.w-2\/4 {
  width: 50%;
}
.w-2\/5 {
  width: 40%;
}
.w-2\/6 {
  width: 33.333333%;
}
.w-20 {
  width: 5rem;
}
.w-24 {
  width: 6rem;
}
.w-28 {
  width: 7rem;
}
.w-3 {
  width: 0.75rem;
}
.w-3\/4 {
  width: 75%;
}
.w-32 {
  width: 8rem;
}
.w-36 {
  width: 9rem;
}
.w-4 {
  width: 1rem;
}
.w-4\/5 {
  width: 80%;
}
.w-48 {
  width: 12rem;
}
.w-5 {
  width: 1.25rem;
}
.w-5\/6 {
  width: 83.333333%;
}
.w-6 {
  width: 1.5rem;
}
.w-7 {
  width: 1.75rem;
}
.w-7\/12 {
  width: 58.333333%;
}
.w-8 {
  width: 2rem;
}
.w-8\/12 {
  width: 66.666667%;
}
.w-9 {
  width: 2.25rem;
}
.w-9\/12 {
  width: 75%;
}
.w-\[0px\] {
  width: 0px;
}
.w-\[10\%\] {
  width: 10%;
}
.w-\[100px\] {
  width: 100px;
}
.w-\[101px\] {
  width: 101px;
}
.w-\[105px\] {
  width: 105px;
}
.w-\[10px\] {
  width: 10px;
}
.w-\[114px\] {
  width: 114px;
}
.w-\[115\%\] {
  width: 115%;
}
.w-\[115px\] {
  width: 115px;
}
.w-\[118px\] {
  width: 118px;
}
.w-\[120px\] {
  width: 120px;
}
.w-\[122px\] {
  width: 122px;
}
.w-\[125px\] {
  width: 125px;
}
.w-\[126px\] {
  width: 126px;
}
.w-\[128px\] {
  width: 128px;
}
.w-\[137px\] {
  width: 137px;
}
.w-\[139px\] {
  width: 139px;
}
.w-\[140px\] {
  width: 140px;
}
.w-\[147px\] {
  width: 147px;
}
.w-\[148px\] {
  width: 148px;
}
.w-\[150px\] {
  width: 150px;
}
.w-\[152px\] {
  width: 152px;
}
.w-\[15px\] {
  width: 15px;
}
.w-\[169px\] {
  width: 169px;
}
.w-\[174px\] {
  width: 174px;
}
.w-\[175px\] {
  width: 175px;
}
.w-\[182px\] {
  width: 182px;
}
.w-\[185px\] {
  width: 185px;
}
.w-\[18px\] {
  width: 18px;
}
.w-\[190px\] {
  width: 190px;
}
.w-\[191px\] {
  width: 191px;
}
.w-\[199px\] {
  width: 199px;
}
.w-\[200px\] {
  width: 200px;
}
.w-\[20px\] {
  width: 20px;
}
.w-\[210px\] {
  width: 210px;
}
.w-\[218px\] {
  width: 218px;
}
.w-\[220px\] {
  width: 220px;
}
.w-\[230px\] {
  width: 230px;
}
.w-\[24px\] {
  width: 24px;
}
.w-\[250px\] {
  width: 250px;
}
.w-\[25px\] {
  width: 25px;
}
.w-\[26\%\] {
  width: 26%;
}
.w-\[263px\] {
  width: 263px;
}
.w-\[26px\] {
  width: 26px;
}
.w-\[270px\] {
  width: 270px;
}
.w-\[276px\] {
  width: 276px;
}
.w-\[283px\] {
  width: 283px;
}
.w-\[28px\] {
  width: 28px;
}
.w-\[3\.125rem\] {
  width: 3.125rem;
}
.w-\[30px\] {
  width: 30px;
}
.w-\[310px\] {
  width: 310px;
}
.w-\[314px\] {
  width: 314px;
}
.w-\[32px\] {
  width: 32px;
}
.w-\[335px\] {
  width: 335px;
}
.w-\[339px\] {
  width: 339px;
}
.w-\[34px\] {
  width: 34px;
}
.w-\[350px\] {
  width: 350px;
}
.w-\[35px\] {
  width: 35px;
}
.w-\[36px\] {
  width: 36px;
}
.w-\[38px\] {
  width: 38px;
}
.w-\[39px\] {
  width: 39px;
}
.w-\[3rem\] {
  width: 3rem;
}
.w-\[40px\] {
  width: 40px;
}
.w-\[42px\] {
  width: 42px;
}
.w-\[44px\] {
  width: 44px;
}
.w-\[45\%\] {
  width: 45%;
}
.w-\[46px\] {
  width: 46px;
}
.w-\[48px\] {
  width: 48px;
}
.w-\[49px\] {
  width: 49px;
}
.w-\[50px\] {
  width: 50px;
}
.w-\[540px\] {
  width: 540px;
}
.w-\[54px\] {
  width: 54px;
}
.w-\[58px\] {
  width: 58px;
}
.w-\[60px\] {
  width: 60px;
}
.w-\[65px\] {
  width: 65px;
}
.w-\[66px\] {
  width: 66px;
}
.w-\[68px\] {
  width: 68px;
}
.w-\[70px\] {
  width: 70px;
}
.w-\[71px\] {
  width: 71px;
}
.w-\[72px\] {
  width: 72px;
}
.w-\[73px\] {
  width: 73px;
}
.w-\[76px\] {
  width: 76px;
}
.w-\[7px\] {
  width: 7px;
}
.w-\[80px\] {
  width: 80px;
}
.w-\[82px\] {
  width: 82px;
}
.w-\[86px\] {
  width: 86px;
}
.w-\[87px\] {
  width: 87px;
}
.w-\[90px\] {
  width: 90px;
}
.w-\[96px\] {
  width: 96px;
}
.w-\[99\%\] {
  width: 99%;
}
.w-\[99px\] {
  width: 99px;
}
.w-auto {
  width: auto;
}
.w-dvw {
  width: 100dvw;
}
.w-fit {
  width: fit-content;
}
.w-full {
  width: 100%;
}
.w-max {
  width: max-content;
}
.w-screen {
  width: 100vw;
}
.min-w-0 {
  min-width: 0px;
}
.min-w-10 {
  min-width: 2.5rem;
}
.min-w-4 {
  min-width: 1rem;
}
.min-w-\[100px\] {
  min-width: 100px;
}
.min-w-\[120px\] {
  min-width: 120px;
}
.min-w-\[130px\] {
  min-width: 130px;
}
.min-w-\[136px\] {
  min-width: 136px;
}
.min-w-\[140px\] {
  min-width: 140px;
}
.min-w-\[15px\] {
  min-width: 15px;
}
.min-w-\[175px\] {
  min-width: 175px;
}
.min-w-\[18\.888889px\] {
  min-width: 18.888889px;
}
.min-w-\[194px\] {
  min-width: 194px;
}
.min-w-\[200px\] {
  min-width: 200px;
}
.min-w-\[220px\] {
  min-width: 220px;
}
.min-w-\[300px\] {
  min-width: 300px;
}
.min-w-\[30px\] {
  min-width: 30px;
}
.min-w-\[335px\] {
  min-width: 335px;
}
.min-w-\[3rem\] {
  min-width: 3rem;
}
.min-w-\[44px\] {
  min-width: 44px;
}
.min-w-fit {
  min-width: fit-content;
}
.min-w-px {
  min-width: 1px;
}
.max-w-0 {
  max-width: 0px;
}
.max-w-28 {
  max-width: 7rem;
}
.max-w-32 {
  max-width: 8rem;
}
.max-w-\[105px\] {
  max-width: 105px;
}
.max-w-\[236px\] {
  max-width: 236px;
}
.max-w-\[250px\] {
  max-width: 250px;
}
.max-w-\[33\%\] {
  max-width: 33%;
}
.max-w-\[35px\] {
  max-width: 35px;
}
.max-w-\[400px\] {
  max-width: 400px;
}
.max-w-\[500px\] {
  max-width: 500px;
}
.max-w-\[540px\] {
  max-width: 540px;
}
.max-w-\[75px\] {
  max-width: 75px;
}
.max-w-\[85\%\] {
  max-width: 85%;
}
.max-w-\[920px\] {
  max-width: 920px;
}
.max-w-\[960px\] {
  max-width: 960px;
}
.max-w-\[unset\] {
  max-width: unset;
}
.max-w-full {
  max-width: 100%;
}
.max-w-lg {
  max-width: 32rem;
}
.\!flex-1 {
  flex: 1 1 0% !important;
}
.\!flex-none {
  flex: none !important;
}
.flex-1 {
  flex: 1 1 0%;
}
.flex-\[0_0_104px\] {
  flex: 0 0 104px;
}
.flex-\[0_0_70px\] {
  flex: 0 0 70px;
}
.flex-\[1_1_calc\(100\%\+60px\)\] {
  flex: 1 1 calc(100% + 60px);
}
.flex-none {
  flex: none;
}
.flex-shrink {
  flex-shrink: 1;
}
.flex-shrink-0 {
  flex-shrink: 0;
}
.shrink {
  flex-shrink: 1;
}
.shrink-0 {
  flex-shrink: 0;
}
.\!flex-grow-0 {
  flex-grow: 0 !important;
}
.flex-grow {
  flex-grow: 1;
}
.\!grow {
  flex-grow: 1 !important;
}
.grow {
  flex-grow: 1;
}
.grow-0 {
  flex-grow: 0;
}
.basis-0 {
  flex-basis: 0px;
}
.basis-11 {
  flex-basis: 2.75rem;
}
.basis-14 {
  flex-basis: 3.5rem;
}
.basis-20 {
  flex-basis: 5rem;
}
.basis-24 {
  flex-basis: 6rem;
}
.basis-3\/5 {
  flex-basis: 60%;
}
.basis-4 {
  flex-basis: 1rem;
}
.basis-40 {
  flex-basis: 10rem;
}
.basis-80 {
  flex-basis: 20rem;
}
.basis-9\/12 {
  flex-basis: 75%;
}
.basis-\[100px\] {
  flex-basis: 100px;
}
.basis-\[110px\] {
  flex-basis: 110px;
}
.basis-\[115px\] {
  flex-basis: 115px;
}
.basis-\[120px\] {
  flex-basis: 120px;
}
.basis-\[13px\] {
  flex-basis: 13px;
}
.basis-\[140px\] {
  flex-basis: 140px;
}
.basis-\[15px\] {
  flex-basis: 15px;
}
.basis-\[200px\] {
  flex-basis: 200px;
}
.basis-\[300px\] {
  flex-basis: 300px;
}
.basis-\[500px\] {
  flex-basis: 500px;
}
.basis-\[50px\] {
  flex-basis: 50px;
}
.basis-\[54px\] {
  flex-basis: 54px;
}
.basis-\[87px\] {
  flex-basis: 87px;
}
.basis-\[920px\] {
  flex-basis: 920px;
}
.basis-\[content\] {
  flex-basis: content;
}
.basis-\[min-content\] {
  flex-basis: min-content;
}
.basis-\[var\(--slide-width-multi\)\] {
  flex-basis: var(--slide-width-multi);
}
.basis-full {
  flex-basis: 100%;
}
.table-auto {
  table-layout: auto;
}
.origin-top-left {
  transform-origin: top left;
}
.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-x-full {
  --tw-translate-x: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-0 {
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-1\/2 {
  --tw-translate-x: 50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-\[-300\%\] {
  --tw-translate-x: -300%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-\[0\%\] {
  --tw-translate-x: 0%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-\[300\%\] {
  --tw-translate-x: 300%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-full {
  --tw-translate-x: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-0\.5 {
  --tw-translate-y: 0.125rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-1\/2 {
  --tw-translate-y: 50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-px {
  --tw-translate-y: 1px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-rotate-180 {
  --tw-rotate: -180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-skew-x-\[24deg\] {
  --tw-skew-x: -24deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.skew-x-\[24deg\] {
  --tw-skew-x: 24deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-90 {
  --tw-scale-x: .9;
  --tw-scale-y: .9;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-\[0\.53\] {
  --tw-scale-x: 0.53;
  --tw-scale-y: 0.53;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.animate-\[height\] {
  animation: height;
}
@keyframes pulse {
  50% {
    opacity: .5;
  }
}
.animate-pulse {
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}
.cursor-default {
  cursor: default;
}
.cursor-not-allowed {
  cursor: not-allowed;
}
.cursor-pointer {
  cursor: pointer;
}
.select-none {
  -webkit-user-select: none;
  user-select: none;
}
.resize {
  resize: both;
}
.\!snap-none {
  scroll-snap-type: none !important;
}
.auto-cols-fr {
  grid-auto-columns: minmax(0, 1fr);
}
.grid-flow-row {
  grid-auto-flow: row;
}
.grid-flow-col {
  grid-auto-flow: column;
}
.auto-rows-\[147px\] {
  grid-auto-rows: 147px;
}
.auto-rows-fr {
  grid-auto-rows: minmax(0, 1fr);
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.grid-cols-\[0px_auto\] {
  grid-template-columns: 0px auto;
}
.grid-cols-\[110px_110px_0px\] {
  grid-template-columns: 110px 110px 0px;
}
.grid-cols-\[110px_110px_110px\] {
  grid-template-columns: 110px 110px 110px;
}
.grid-cols-\[180px_44px\] {
  grid-template-columns: 180px 44px;
}
.grid-cols-\[27px_1fr_22px\] {
  grid-template-columns: 27px 1fr 22px;
}
.grid-cols-\[310px_minmax\(0\,1fr\)\] {
  grid-template-columns: 310px minmax(0, 1fr);
}
.grid-cols-\[32px_1fr_22px\] {
  grid-template-columns: 32px 1fr 22px;
}
.grid-cols-\[34px_auto\] {
  grid-template-columns: 34px auto;
}
.grid-cols-\[45px_1fr_60px_1fr\] {
  grid-template-columns: 45px 1fr 60px 1fr;
}
.grid-cols-\[minmax\(0\,1fr\)_335px_minmax\(0\,1fr\)\] {
  grid-template-columns: minmax(0, 1fr) 335px minmax(0, 1fr);
}
.grid-cols-\[minmax\(0\,_1fr\)_224px\] {
  grid-template-columns: minmax(0, 1fr) 224px;
}
.grid-cols-\[minmax\(0\,_1fr\)_404px\] {
  grid-template-columns: minmax(0, 1fr) 404px;
}
.grid-cols-\[minmax\(0\,_1fr\)_584px\] {
  grid-template-columns: minmax(0, 1fr) 584px;
}
.grid-cols-\[repeat\(2\,_180px\)_44px\] {
  grid-template-columns: repeat(2, 180px) 44px;
}
.grid-cols-\[repeat\(3\,_180px\)_44px\] {
  grid-template-columns: repeat(3, 180px) 44px;
}
.grid-cols-\[repeat\(4\,65px\)\] {
  grid-template-columns: repeat(4, 65px);
}
.grid-cols-\[repeat\(6\,_60px\)_44px\] {
  grid-template-columns: repeat(6, 60px) 44px;
}
.grid-cols-\[repeat\(auto-fill\,minmax\(105px\,1fr\)\)\] {
  grid-template-columns: repeat(auto-fill, minmax(105px, 1fr));
}
.grid-rows-1 {
  grid-template-rows: repeat(1, minmax(0, 1fr));
}
.grid-rows-2 {
  grid-template-rows: repeat(2, minmax(0, 1fr));
}
.grid-rows-\[0fr\] {
  grid-template-rows: 0fr;
}
.grid-rows-\[0fr_0fr\] {
  grid-template-rows: 0fr 0fr;
}
.grid-rows-\[0fr_1fr\] {
  grid-template-rows: 0fr 1fr;
}
.grid-rows-\[1fr\] {
  grid-template-rows: 1fr;
}
.grid-rows-\[max-content_0fr\] {
  grid-template-rows: max-content 0fr;
}
.grid-rows-\[max-content_1fr\] {
  grid-template-rows: max-content 1fr;
}
.flex-row {
  flex-direction: row;
}
.flex-row-reverse {
  flex-direction: row-reverse;
}
.flex-col {
  flex-direction: column;
}
.\!flex-wrap {
  flex-wrap: wrap !important;
}
.flex-wrap {
  flex-wrap: wrap;
}
.flex-nowrap {
  flex-wrap: nowrap;
}
.place-items-start {
  place-items: start;
}
.content-center {
  align-content: center;
}
.content-start {
  align-content: flex-start;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.items-stretch {
  align-items: stretch;
}
.justify-start {
  justify-content: flex-start;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.justify-items-end {
  justify-items: end;
}
.justify-items-center {
  justify-items: center;
}
.\!gap-0 {
  gap: 0px !important;
}
.gap-0 {
  gap: 0px;
}
.gap-0\.5 {
  gap: 0.125rem;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-1\.5 {
  gap: 0.375rem;
}
.gap-10 {
  gap: 2.5rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-2\.5 {
  gap: 0.625rem;
}
.gap-3 {
  gap: 0.75rem;
}
.gap-3\.5 {
  gap: 0.875rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-5 {
  gap: 1.25rem;
}
.gap-6 {
  gap: 1.5rem;
}
.gap-\[\.3125rem\] {
  gap: .3125rem;
}
.gap-\[\.625rem\] {
  gap: .625rem;
}
.gap-\[\.9375rem\] {
  gap: .9375rem;
}
.gap-\[0\.625rem\] {
  gap: 0.625rem;
}
.gap-\[1\.875rem\] {
  gap: 1.875rem;
}
.gap-\[10px\] {
  gap: 10px;
}
.gap-\[11px\] {
  gap: 11px;
}
.gap-\[13px\] {
  gap: 13px;
}
.gap-\[15px\] {
  gap: 15px;
}
.gap-\[25px\] {
  gap: 25px;
}
.gap-\[2px\] {
  gap: 2px;
}
.gap-\[30px\] {
  gap: 30px;
}
.gap-\[3px\] {
  gap: 3px;
}
.gap-\[4px\] {
  gap: 4px;
}
.gap-\[5px\] {
  gap: 5px;
}
.gap-\[6px\] {
  gap: 6px;
}
.gap-\[7px\] {
  gap: 7px;
}
.gap-md {
  gap: var(--gap-md);
}
.gap-px {
  gap: 1px;
}
.gap-sm {
  gap: var(--gap-sm);
}
.space-x-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-2\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.625rem * var(--tw-space-x-reverse));
  margin-left: calc(0.625rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-3\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.875rem * var(--tw-space-x-reverse));
  margin-left: calc(0.875rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.space-y-2\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.625rem * var(--tw-space-y-reverse));
}
.space-y-5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}
.space-y-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.space-y-7 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.75rem * var(--tw-space-y-reverse));
}
.divide-x > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-x-reverse: 0;
  border-right-width: calc(1px * var(--tw-divide-x-reverse));
  border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
}
.divide-y > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}
.divide-solid > :not([hidden]) ~ :not([hidden]) {
  border-style: solid;
}
.divide-gray-100 > :not([hidden]) ~ :not([hidden]) {
  border-color: var(--gray-100);
}
.self-end {
  align-self: flex-end;
}
.self-center {
  align-self: center;
}
.self-stretch {
  align-self: stretch;
}
.justify-self-end {
  justify-self: end;
}
.justify-self-center {
  justify-self: center;
}
.overflow-auto {
  overflow: auto;
}
.\!overflow-hidden {
  overflow: hidden !important;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-visible {
  overflow: visible;
}
.overflow-scroll {
  overflow: scroll;
}
.overflow-x-auto {
  overflow-x: auto;
}
.overflow-y-auto {
  overflow-y: auto;
}
.\!overflow-x-hidden {
  overflow-x: hidden !important;
}
.overflow-x-hidden {
  overflow-x: hidden;
}
.overflow-y-hidden {
  overflow-y: hidden;
}
.overflow-x-visible {
  overflow-x: visible;
}
.overflow-y-visible {
  overflow-y: visible;
}
.overflow-x-scroll {
  overflow-x: scroll;
}
.overflow-y-scroll {
  overflow-y: scroll;
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-ellipsis {
  text-overflow: ellipsis;
}
.whitespace-normal {
  white-space: normal;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.whitespace-pre-line {
  white-space: pre-line;
}
.whitespace-break-spaces {
  white-space: break-spaces;
}
.text-nowrap {
  text-wrap: nowrap;
}
.break-words {
  overflow-wrap: break-word;
}
.\!rounded-full {
  border-radius: 9999px !important;
}
.\!rounded-none {
  border-radius: 0px !important;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-2xl {
  border-radius: 1rem;
}
.rounded-\[10px\] {
  border-radius: 10px;
}
.rounded-\[1px\] {
  border-radius: 1px;
}
.rounded-\[2px\] {
  border-radius: 2px;
}
.rounded-\[3px\] {
  border-radius: 3px;
}
.rounded-\[4px\] {
  border-radius: 4px;
}
.rounded-\[50\%\] {
  border-radius: 50%;
}
.rounded-\[5px\] {
  border-radius: 5px;
}
.rounded-\[9px\] {
  border-radius: 9px;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.rounded-md {
  border-radius: 0.375rem;
}
.rounded-none {
  border-radius: 0px;
}
.rounded-sm {
  border-radius: var(--radius-sm);
}
.rounded-b {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.rounded-b-xl {
  border-bottom-right-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
}
.rounded-e-none {
  border-start-end-radius: 0px;
  border-end-end-radius: 0px;
}
.rounded-l {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.rounded-l-lg {
  border-top-left-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}
.rounded-r {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.rounded-t {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.rounded-t-\[10px\] {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.rounded-t-lg {
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}
.rounded-bl {
  border-bottom-left-radius: 0.25rem;
}
.rounded-bl-lg {
  border-bottom-left-radius: 0.5rem;
}
.rounded-br {
  border-bottom-right-radius: 0.25rem;
}
.rounded-tl {
  border-top-left-radius: 0.25rem;
}
.rounded-tl-lg {
  border-top-left-radius: 0.5rem;
}
.rounded-tr {
  border-top-right-radius: 0.25rem;
}
.border {
  border-width: 1px;
}
.border-0 {
  border-width: 0px;
}
.border-2 {
  border-width: 2px;
}
.border-4 {
  border-width: 4px;
}
.border-\[1px\] {
  border-width: 1px;
}
.border-\[2px\] {
  border-width: 2px;
}
.border-x {
  border-left-width: 1px;
  border-right-width: 1px;
}
.border-y {
  border-top-width: 1px;
  border-bottom-width: 1px;
}
.\!border-b-0 {
  border-bottom-width: 0px !important;
}
.\!border-l {
  border-left-width: 1px !important;
}
.border-b {
  border-bottom-width: 1px;
}
.border-b-0 {
  border-bottom-width: 0px;
}
.border-b-2 {
  border-bottom-width: 2px;
}
.border-b-\[14px\] {
  border-bottom-width: 14px;
}
.border-b-\[1px\] {
  border-bottom-width: 1px;
}
.border-l {
  border-left-width: 1px;
}
.border-l-\[14px\] {
  border-left-width: 14px;
}
.border-r {
  border-right-width: 1px;
}
.border-r-0 {
  border-right-width: 0px;
}
.border-r-\[1px\] {
  border-right-width: 1px;
}
.border-t {
  border-top-width: 1px;
}
.border-t-2 {
  border-top-width: 2px;
}
.border-t-4 {
  border-top-width: 4px;
}
.border-t-\[1px\] {
  border-top-width: 1px;
}
.border-solid {
  border-style: solid;
}
.border-none {
  border-style: none;
}
.border-\[\#f2f2f2\] {
  --tw-border-opacity: 1;
  border-color: rgb(242 242 242 / var(--tw-border-opacity, 1));
}
.border-\[rgba\(255\,255\,255\,0\.3\)\] {
  border-color: rgba(255, 255, 255, 0.3);
}
.border-\[var\(--gray-50\)\] {
  border-color: var(--gray-50);
}
.border-blue {
  border-color: var(--blue-500);
}
.border-blue-100 {
  border-color: var(--blue-100);
}
.border-gray {
  border-color: var(--gray-500);
}
.border-gray-100 {
  border-color: var(--gray-100);
}
.border-gray-200 {
  border-color: var(--gray-200);
}
.border-gray-50 {
  border-color: var(--gray-50);
}
.border-gray-700 {
  border-color: var(--gray-700);
}
.border-gray-800 {
  border-color: var(--gray-800);
}
.border-gray-900 {
  border-color: var(--gray-900);
}
.border-green-100 {
  border-color: var(--green-100);
}
.border-primary {
  border-color: var(--primary-500);
}
.border-semitransparent-light-30 {
  border-color: var(--semitransparent-light-30);
}
.border-success {
  border-color: var(--success);
}
.border-white {
  border-color: var(--white);
}
.border-b-gray-100 {
  border-bottom-color: var(--gray-100);
}
.border-b-gray-700 {
  border-bottom-color: var(--gray-700);
}
.border-b-transparent {
  border-bottom-color: transparent;
}
.border-l-primary {
  border-left-color: var(--primary-500);
}
.border-r-gray-800 {
  border-right-color: var(--gray-800);
}
.border-t-primary {
  border-top-color: var(--primary-500);
}
.\!bg-blue-500 {
  background-color: var(--blue-500) !important;
}
.\!bg-danger {
  background-color: var(--danger) !important;
}
.\!bg-gray-100 {
  background-color: var(--gray-100) !important;
}
.\!bg-gray-300 {
  background-color: var(--gray-300) !important;
}
.\!bg-gray-50 {
  background-color: var(--gray-50) !important;
}
.\!bg-gray-500 {
  background-color: var(--gray-500) !important;
}
.\!bg-info {
  background-color: var(--info) !important;
}
.\!bg-info-light {
  background-color: var(--info-light) !important;
}
.\!bg-semitransparent-gray-10 {
  background-color: var(--semitransparent-gray-10) !important;
}
.\!bg-success {
  background-color: var(--success) !important;
}
.\!bg-warning {
  background-color: var(--warning) !important;
}
.\!bg-white {
  background-color: var(--white) !important;
}
.bg-\[\#1f2126\] {
  --tw-bg-opacity: 1;
  background-color: rgb(31 33 38 / var(--tw-bg-opacity, 1));
}
.bg-\[\#20202080\] {
  background-color: #20202080;
}
.bg-\[\#21A0F1\] {
  --tw-bg-opacity: 1;
  background-color: rgb(33 160 241 / var(--tw-bg-opacity, 1));
}
.bg-\[\#2C6CE2\] {
  --tw-bg-opacity: 1;
  background-color: rgb(44 108 226 / var(--tw-bg-opacity, 1));
}
.bg-\[\#33383F\] {
  --tw-bg-opacity: 1;
  background-color: rgb(51 56 63 / var(--tw-bg-opacity, 1));
}
.bg-\[\#691A1A\] {
  --tw-bg-opacity: 1;
  background-color: rgb(105 26 26 / var(--tw-bg-opacity, 1));
}
.bg-\[\#e5e5e5\] {
  --tw-bg-opacity: 1;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity, 1));
}
.bg-\[\#f1f2f2\] {
  --tw-bg-opacity: 1;
  background-color: rgb(241 242 242 / var(--tw-bg-opacity, 1));
}
.bg-\[rgba\(0\,0\,0\,0\.8\)\] {
  background-color: rgba(0, 0, 0, 0.8);
}
.bg-\[rgba\(0\,0\,0\,0\.80\)\] {
  background-color: rgba(0, 0, 0, 0.80);
}
.bg-\[rgba\(17\,24\,39\,0\.35\)\] {
  background-color: rgba(17, 24, 39, 0.35);
}
.bg-\[rgba\(255\,255\,255\,0\.3\)\] {
  background-color: rgba(255, 255, 255, 0.3);
}
.bg-\[rgba\(32\,32\,32\,0\.03\)\] {
  background-color: rgba(32, 32, 32, 0.03);
}
.bg-\[rgba\(32\,32\,32\,0\.2\)\] {
  background-color: rgba(32, 32, 32, 0.2);
}
.bg-\[rgba\(32\,32\,32\,0\.6\)\] {
  background-color: rgba(32, 32, 32, 0.6);
}
.bg-\[var\(--cefo\)\] {
  background-color: var(--cefo);
}
.bg-accent\/30 {
  background-color: rgb(var(--accent-rgb) / 0.3);
}
.bg-black {
  background-color: var(--black);
}
.bg-blue {
  background-color: var(--blue-500);
}
.bg-blue-500 {
  background-color: var(--blue-500);
}
.bg-danger {
  background-color: var(--danger);
}
.bg-flash-screen {
  background-color: var(--flash-screen-bg);
}
.bg-gray {
  background-color: var(--gray-500);
}
.bg-gray-100 {
  background-color: var(--gray-100);
}
.bg-gray-200 {
  background-color: var(--gray-200);
}
.bg-gray-300 {
  background-color: var(--gray-300);
}
.bg-gray-400 {
  background-color: var(--gray-400);
}
.bg-gray-50 {
  background-color: var(--gray-50);
}
.bg-gray-500 {
  background-color: var(--gray-500);
}
.bg-gray-600 {
  background-color: var(--gray-600);
}
.bg-gray-700 {
  background-color: var(--gray-700);
}
.bg-gray-800 {
  background-color: var(--gray-800);
}
.bg-gray-900 {
  background-color: var(--gray-900);
}
.bg-green {
  background-color: var(--green-500);
}
.bg-green-300 {
  background-color: var(--green-300);
}
.bg-green-500 {
  background-color: var(--green-500);
}
.bg-green-600 {
  background-color: var(--green-600);
}
.bg-inherit {
  background-color: inherit;
}
.bg-orange {
  background-color: var(--orange);
}
.bg-primary {
  background-color: var(--primary-500);
}
.bg-primary-500 {
  background-color: var(--primary-500);
}
.bg-red {
  background-color: var(--red);
}
.bg-red-card {
  background-color: var(--red-card);
}
.bg-semitransparent-black-80 {
  background-color: var(--semitransparent-black-80);
}
.bg-semitransparent-gray-10 {
  background-color: var(--semitransparent-gray-10);
}
.bg-semitransparent-gray-20 {
  background-color: var(--semitransparent-gray-20);
}
.bg-semitransparent-gray-30 {
  background-color: var(--semitransparent-gray-30);
}
.bg-semitransparent-gray-50 {
  background-color: var(--semitransparent-gray-50);
}
.bg-semitransparent-light-30 {
  background-color: var(--semitransparent-light-30);
}
.bg-semitransparent-light-50 {
  background-color: var(--semitransparent-light-50);
}
.bg-success {
  background-color: var(--success);
}
.bg-transparent {
  background-color: transparent;
}
.bg-warning {
  background-color: var(--warning);
}
.bg-white {
  background-color: var(--white);
}
.bg-yellow-card {
  background-color: var(--yellow-card);
}
.bg-\[linear-gradient\(180deg\,rgba\(32\,32\,32\,0\.8\)_0\%\,\#202020_100\%\)\] {
  background-image:
    linear-gradient(
      180deg,
      rgba(32, 32, 32, 0.8) 0%,
      #202020 100%);
}
.bg-gradient-to-b {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}
.bg-gradient-to-l {
  background-image: linear-gradient(to left, var(--tw-gradient-stops));
}
.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.bg-gradient-to-t {
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}
.from-\[\#E60C2E\] {
  --tw-gradient-from: #E60C2E var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(230 12 46 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-black {
  --tw-gradient-from: var(--black) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-gray-50 {
  --tw-gradient-from: var(--gray-50) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-gray-900 {
  --tw-gradient-from: var(--gray-900) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-transparent {
  --tw-gradient-from: transparent var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-white {
  --tw-gradient-from: var(--white) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.to-\[\#F30D31\] {
  --tw-gradient-to: #F30D31 var(--tw-gradient-to-position);
}
.to-semitransparent-black-80 {
  --tw-gradient-to: var(--semitransparent-black-80) var(--tw-gradient-to-position);
}
.to-white {
  --tw-gradient-to: var(--white) var(--tw-gradient-to-position);
}
.\!bg-cover {
  background-size: cover !important;
}
.bg-contain {
  background-size: contain;
}
.bg-cover {
  background-size: cover;
}
.bg-center {
  background-position: center;
}
.bg-right {
  background-position: right;
}
.bg-no-repeat {
  background-repeat: no-repeat;
}
.object-contain {
  object-fit: contain;
}
.object-cover {
  object-fit: cover;
}
.object-fill {
  object-fit: fill;
}
.object-left {
  object-position: left;
}
.object-right {
  object-position: right;
}
.p-0 {
  padding: 0px;
}
.p-1 {
  padding: 0.25rem;
}
.p-1\.5 {
  padding: 0.375rem;
}
.p-10 {
  padding: 2.5rem;
}
.p-2 {
  padding: 0.5rem;
}
.p-2\.5 {
  padding: 0.625rem;
}
.p-5 {
  padding: 1.25rem;
}
.p-\[\.625rem\] {
  padding: .625rem;
}
.p-\[10px\] {
  padding: 10px;
}
.p-\[10px_5px_5px_5px\] {
  padding: 10px 5px 5px 5px;
}
.p-\[11px\] {
  padding: 11px;
}
.p-\[12px\] {
  padding: 12px;
}
.p-\[14px\] {
  padding: 14px;
}
.p-\[15px\] {
  padding: 15px;
}
.p-\[25px\] {
  padding: 25px;
}
.p-\[30px\] {
  padding: 30px;
}
.p-\[33\.5px\] {
  padding: 33.5px;
}
.p-\[5px\] {
  padding: 5px;
}
.p-md {
  padding: var(--gap-md);
}
.p-sm {
  padding: var(--gap-sm);
}
.px-0\.5 {
  padding-left: 0.125rem;
  padding-right: 0.125rem;
}
.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-2\.5 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-3\.5 {
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-7 {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}
.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.px-\[1\.875rem\] {
  padding-left: 1.875rem;
  padding-right: 1.875rem;
}
.px-\[10px\] {
  padding-left: 10px;
  padding-right: 10px;
}
.px-\[12\.5px\] {
  padding-left: 12.5px;
  padding-right: 12.5px;
}
.px-\[13px\] {
  padding-left: 13px;
  padding-right: 13px;
}
.px-\[15px\] {
  padding-left: 15px;
  padding-right: 15px;
}
.px-\[16px\] {
  padding-left: 16px;
  padding-right: 16px;
}
.px-\[20px\] {
  padding-left: 20px;
  padding-right: 20px;
}
.px-\[22px\] {
  padding-left: 22px;
  padding-right: 22px;
}
.px-\[25px\] {
  padding-left: 25px;
  padding-right: 25px;
}
.px-\[30px\] {
  padding-left: 30px;
  padding-right: 30px;
}
.px-\[35px\] {
  padding-left: 35px;
  padding-right: 35px;
}
.px-\[3px\] {
  padding-left: 3px;
  padding-right: 3px;
}
.px-\[5px\] {
  padding-left: 5px;
  padding-right: 5px;
}
.px-\[6px\] {
  padding-left: 6px;
  padding-right: 6px;
}
.px-\[7px\] {
  padding-left: 7px;
  padding-right: 7px;
}
.px-\[8px\] {
  padding-left: 8px;
  padding-right: 8px;
}
.px-md {
  padding-left: var(--gap-md);
  padding-right: var(--gap-md);
}
.px-px {
  padding-left: 1px;
  padding-right: 1px;
}
.px-sm {
  padding-left: var(--gap-sm);
  padding-right: var(--gap-sm);
}
.py-0\.5 {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-7 {
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}
.py-9 {
  padding-top: 2.25rem;
  padding-bottom: 2.25rem;
}
.py-\[\.9375rem\] {
  padding-top: .9375rem;
  padding-bottom: .9375rem;
}
.py-\[1\.875rem\] {
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
}
.py-\[10px\] {
  padding-top: 10px;
  padding-bottom: 10px;
}
.py-\[11px\] {
  padding-top: 11px;
  padding-bottom: 11px;
}
.py-\[12px\] {
  padding-top: 12px;
  padding-bottom: 12px;
}
.py-\[14px\] {
  padding-top: 14px;
  padding-bottom: 14px;
}
.py-\[15px\] {
  padding-top: 15px;
  padding-bottom: 15px;
}
.py-\[19px\] {
  padding-top: 19px;
  padding-bottom: 19px;
}
.py-\[20px\] {
  padding-top: 20px;
  padding-bottom: 20px;
}
.py-\[25px\] {
  padding-top: 25px;
  padding-bottom: 25px;
}
.py-\[2px\] {
  padding-top: 2px;
  padding-bottom: 2px;
}
.py-\[30px\] {
  padding-top: 30px;
  padding-bottom: 30px;
}
.py-\[40px\] {
  padding-top: 40px;
  padding-bottom: 40px;
}
.py-\[50px\] {
  padding-top: 50px;
  padding-bottom: 50px;
}
.py-\[5px\] {
  padding-top: 5px;
  padding-bottom: 5px;
}
.py-\[6px\] {
  padding-top: 6px;
  padding-bottom: 6px;
}
.py-\[7px\] {
  padding-top: 7px;
  padding-bottom: 7px;
}
.py-\[8px\] {
  padding-top: 8px;
  padding-bottom: 8px;
}
.py-\[9px\] {
  padding-top: 9px;
  padding-bottom: 9px;
}
.py-md {
  padding-top: var(--gap-md);
  padding-bottom: var(--gap-md);
}
.py-px {
  padding-top: 1px;
  padding-bottom: 1px;
}
.py-sm {
  padding-top: var(--gap-sm);
  padding-bottom: var(--gap-sm);
}
.\!pl-5 {
  padding-left: 1.25rem !important;
}
.pb-0 {
  padding-bottom: 0px;
}
.pb-0\.5 {
  padding-bottom: 0.125rem;
}
.pb-1 {
  padding-bottom: 0.25rem;
}
.pb-1\.5 {
  padding-bottom: 0.375rem;
}
.pb-10 {
  padding-bottom: 2.5rem;
}
.pb-14 {
  padding-bottom: 3.5rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pb-2\.5 {
  padding-bottom: 0.625rem;
}
.pb-3 {
  padding-bottom: 0.75rem;
}
.pb-4 {
  padding-bottom: 1rem;
}
.pb-40 {
  padding-bottom: 10rem;
}
.pb-5 {
  padding-bottom: 1.25rem;
}
.pb-6 {
  padding-bottom: 1.5rem;
}
.pb-7 {
  padding-bottom: 1.75rem;
}
.pb-8 {
  padding-bottom: 2rem;
}
.pb-\[\.3125rem\] {
  padding-bottom: .3125rem;
}
.pb-\[\.9375rem\] {
  padding-bottom: .9375rem;
}
.pb-\[0\.625rem\] {
  padding-bottom: 0.625rem;
}
.pb-\[10px\] {
  padding-bottom: 10px;
}
.pb-\[11px\] {
  padding-bottom: 11px;
}
.pb-\[15px\] {
  padding-bottom: 15px;
}
.pb-\[19px\] {
  padding-bottom: 19px;
}
.pb-\[1px\] {
  padding-bottom: 1px;
}
.pb-\[26px\] {
  padding-bottom: 26px;
}
.pb-\[2px\] {
  padding-bottom: 2px;
}
.pb-\[30px\] {
  padding-bottom: 30px;
}
.pb-\[40px\] {
  padding-bottom: 40px;
}
.pb-\[5px\] {
  padding-bottom: 5px;
}
.pb-\[6px\] {
  padding-bottom: 6px;
}
.pb-\[75px\] {
  padding-bottom: 75px;
}
.pb-\[7px\] {
  padding-bottom: 7px;
}
.pb-\[9px\] {
  padding-bottom: 9px;
}
.pb-\[calc\(11px\+var\(--sab\)\)\] {
  padding-bottom: calc(11px + var(--sab));
}
.pb-\[calc\(15px\+var\(--sab\)\)\] {
  padding-bottom: calc(15px + var(--sab));
}
.pb-\[calc\(20px\+var\(--sab\)\)\] {
  padding-bottom: calc(20px + var(--sab));
}
.pb-md {
  padding-bottom: var(--gap-md);
}
.pb-px {
  padding-bottom: 1px;
}
.pb-sm {
  padding-bottom: var(--gap-sm);
}
.pe-10 {
  padding-inline-end: 2.5rem;
}
.pe-2 {
  padding-inline-end: 0.5rem;
}
.pe-3 {
  padding-inline-end: 0.75rem;
}
.pe-\[25px\] {
  padding-inline-end: 25px;
}
.pl-0\.5 {
  padding-left: 0.125rem;
}
.pl-1 {
  padding-left: 0.25rem;
}
.pl-15 {
  padding-left: 3.75rem;
}
.pl-2\.5 {
  padding-left: 0.625rem;
}
.pl-20 {
  padding-left: 5rem;
}
.pl-4 {
  padding-left: 1rem;
}
.pl-5 {
  padding-left: 1.25rem;
}
.pl-\[1\.125rem\] {
  padding-left: 1.125rem;
}
.pl-\[15px\] {
  padding-left: 15px;
}
.pl-\[18px\] {
  padding-left: 18px;
}
.pl-\[29px\] {
  padding-left: 29px;
}
.pl-\[30px\] {
  padding-left: 30px;
}
.pl-\[52px\] {
  padding-left: 52px;
}
.pl-\[5px\] {
  padding-left: 5px;
}
.pl-\[80px\] {
  padding-left: 80px;
}
.pl-md {
  padding-left: var(--gap-md);
}
.pr-0 {
  padding-right: 0px;
}
.pr-1 {
  padding-right: 0.25rem;
}
.pr-10 {
  padding-right: 2.5rem;
}
.pr-2 {
  padding-right: 0.5rem;
}
.pr-2\.5 {
  padding-right: 0.625rem;
}
.pr-3 {
  padding-right: 0.75rem;
}
.pr-5 {
  padding-right: 1.25rem;
}
.pr-\[10px\] {
  padding-right: 10px;
}
.pr-\[15px\] {
  padding-right: 15px;
}
.pr-\[30px\] {
  padding-right: 30px;
}
.pr-\[40px\] {
  padding-right: 40px;
}
.pr-\[5px\] {
  padding-right: 5px;
}
.pr-\[9px\] {
  padding-right: 9px;
}
.pr-md {
  padding-right: var(--gap-md);
}
.pr-sm {
  padding-right: var(--gap-sm);
}
.ps-0\.5 {
  padding-inline-start: 0.125rem;
}
.ps-1 {
  padding-inline-start: 0.25rem;
}
.ps-2 {
  padding-inline-start: 0.5rem;
}
.ps-2\.5 {
  padding-inline-start: 0.625rem;
}
.ps-5 {
  padding-inline-start: 1.25rem;
}
.ps-\[\.9375rem\] {
  padding-inline-start: .9375rem;
}
.ps-\[17px\] {
  padding-inline-start: 17px;
}
.ps-\[5px\] {
  padding-inline-start: 5px;
}
.pt-0 {
  padding-top: 0px;
}
.pt-0\.5 {
  padding-top: 0.125rem;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pt-1\.5 {
  padding-top: 0.375rem;
}
.pt-10 {
  padding-top: 2.5rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pt-2\.5 {
  padding-top: 0.625rem;
}
.pt-3 {
  padding-top: 0.75rem;
}
.pt-3\.5 {
  padding-top: 0.875rem;
}
.pt-5 {
  padding-top: 1.25rem;
}
.pt-6 {
  padding-top: 1.5rem;
}
.pt-7 {
  padding-top: 1.75rem;
}
.pt-\[0\.1875rem\] {
  padding-top: 0.1875rem;
}
.pt-\[0\.625rem\] {
  padding-top: 0.625rem;
}
.pt-\[1\.875rem\] {
  padding-top: 1.875rem;
}
.pt-\[10px\] {
  padding-top: 10px;
}
.pt-\[11px\] {
  padding-top: 11px;
}
.pt-\[12px\] {
  padding-top: 12px;
}
.pt-\[15px\] {
  padding-top: 15px;
}
.pt-\[1px\] {
  padding-top: 1px;
}
.pt-\[25px\] {
  padding-top: 25px;
}
.pt-\[2px\] {
  padding-top: 2px;
}
.pt-\[30px\] {
  padding-top: 30px;
}
.pt-\[37px\] {
  padding-top: 37px;
}
.pt-\[38px\] {
  padding-top: 38px;
}
.pt-\[3px\] {
  padding-top: 3px;
}
.pt-\[5px\] {
  padding-top: 5px;
}
.pt-\[68px\] {
  padding-top: 68px;
}
.pt-\[6px\] {
  padding-top: 6px;
}
.pt-\[7px\] {
  padding-top: 7px;
}
.pt-\[9px\] {
  padding-top: 9px;
}
.pt-\[var\(--main-header-height\)\] {
  padding-top: var(--main-header-height);
}
.pt-md {
  padding-top: var(--gap-md);
}
.pt-sm {
  padding-top: var(--gap-sm);
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-start {
  text-align: start;
}
.text-end {
  text-align: end;
}
.align-middle {
  vertical-align: middle;
}
.font-dui-heading {
  font-family: dui-heading;
}
.font-dui-text {
  font-family: dui-text;
}
.font-sans {
  font-family: dui-text, sans-serif;
}
.font-system-ui {
  font-family:
    system-ui,
    Segoe UI,
    Roboto,
    Helvetica,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
}
.\!text-3xl {
  font-size: 1.875rem !important;
  line-height: 2.25rem !important;
}
.\!text-\[0\.813rem\] {
  font-size: 0.813rem !important;
}
.\!text-\[2\.25rem\] {
  font-size: 2.25rem !important;
}
.\!text-\[34px\]\/none {
  font-size: 34px !important;
  line-height: 1 !important;
}
.\!text-\[70px\]\/\[70px\] {
  font-size: 70px !important;
  line-height: 70px !important;
}
.\!text-lg\/none {
  font-size: 1.125rem !important;
  line-height: 1 !important;
}
.\!text-sm\/\[17px\] {
  font-size: 0.875rem !important;
  line-height: 17px !important;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-2xl\/6 {
  font-size: 1.5rem;
  line-height: 1.5rem;
}
.text-2xl\/7 {
  font-size: 1.5rem;
  line-height: 1.75rem;
}
.text-2xl\/\[1\.6875rem\] {
  font-size: 1.5rem;
  line-height: 1.6875rem;
}
.text-2xl\/\[27px\] {
  font-size: 1.5rem;
  line-height: 27px;
}
.text-2xl\/\[30px\] {
  font-size: 1.5rem;
  line-height: 30px;
}
.text-2xl\/none {
  font-size: 1.5rem;
  line-height: 1;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-3xl\/\[100\%\] {
  font-size: 1.875rem;
  line-height: 100%;
}
.text-3xl\/none {
  font-size: 1.875rem;
  line-height: 1;
}
.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.text-4xl\/none {
  font-size: 2.25rem;
  line-height: 1;
}
.text-5xl {
  font-size: 3rem;
  line-height: 1;
}
.text-\[\.75rem\] {
  font-size: .75rem;
}
.text-\[\.8125rem\] {
  font-size: .8125rem;
}
.text-\[\.8125rem\]\/4 {
  font-size: .8125rem;
  line-height: 1rem;
}
.text-\[\.8125rem\]\/6 {
  font-size: .8125rem;
  line-height: 1.5rem;
}
.text-\[\.8125rem\]\/\[\.8125rem\] {
  font-size: .8125rem;
  line-height: .8125rem;
}
.text-\[\.8125rem\]\/\[1\.125rem\] {
  font-size: .8125rem;
  line-height: 1.125rem;
}
.text-\[\.9375rem\] {
  font-size: .9375rem;
}
.text-\[\.9375rem\]\/\[1\.125rem\] {
  font-size: .9375rem;
  line-height: 1.125rem;
}
.text-\[1\.25rem\] {
  font-size: 1.25rem;
}
.text-\[1\.375rem\] {
  font-size: 1.375rem;
}
.text-\[1\.375rem\]\/\[1\.6875rem\] {
  font-size: 1.375rem;
  line-height: 1.6875rem;
}
.text-\[1\.5625rem\]\/none {
  font-size: 1.5625rem;
  line-height: 1;
}
.text-\[1\.75rem\] {
  font-size: 1.75rem;
}
.text-\[1\.875rem\] {
  font-size: 1.875rem;
}
.text-\[10px\] {
  font-size: 10px;
}
.text-\[11px\] {
  font-size: 11px;
}
.text-\[11px\]\/\[11px\] {
  font-size: 11px;
  line-height: 11px;
}
.text-\[11px\]\/none {
  font-size: 11px;
  line-height: 1;
}
.text-\[12px\] {
  font-size: 12px;
}
.text-\[12px\]\/\[100\%\] {
  font-size: 12px;
  line-height: 100%;
}
.text-\[12px\]\/\[12px\] {
  font-size: 12px;
  line-height: 12px;
}
.text-\[12px\]\/\[14px\] {
  font-size: 12px;
  line-height: 14px;
}
.text-\[12rem\]\/none {
  font-size: 12rem;
  line-height: 1;
}
.text-\[135px\] {
  font-size: 135px;
}
.text-\[13px\] {
  font-size: 13px;
}
.text-\[13px\]\/4 {
  font-size: 13px;
  line-height: 1rem;
}
.text-\[13px\]\/5 {
  font-size: 13px;
  line-height: 1.25rem;
}
.text-\[13px\]\/\[112\%\] {
  font-size: 13px;
  line-height: 112%;
}
.text-\[13px\]\/\[15px\] {
  font-size: 13px;
  line-height: 15px;
}
.text-\[13px\]\/\[16px\] {
  font-size: 13px;
  line-height: 16px;
}
.text-\[13px\]\/\[9px\] {
  font-size: 13px;
  line-height: 9px;
}
.text-\[14px\] {
  font-size: 14px;
}
.text-\[14px\]\/\[14px\] {
  font-size: 14px;
  line-height: 14px;
}
.text-\[14px\]\/\[16px\] {
  font-size: 14px;
  line-height: 16px;
}
.text-\[14px\]\/\[17px\] {
  font-size: 14px;
  line-height: 17px;
}
.text-\[14px\]\/\[19px\] {
  font-size: 14px;
  line-height: 19px;
}
.text-\[14px\]\/\[24px\] {
  font-size: 14px;
  line-height: 24px;
}
.text-\[14px\]\/\[normal\] {
  font-size: 14px;
  line-height: normal;
}
.text-\[15px\] {
  font-size: 15px;
}
.text-\[16px\] {
  font-size: 16px;
}
.text-\[16px\]\/\[24px\] {
  font-size: 16px;
  line-height: 24px;
}
.text-\[17px\] {
  font-size: 17px;
}
.text-\[17px\]\/\[22px\] {
  font-size: 17px;
  line-height: 22px;
}
.text-\[18px\]\/\[112\%\] {
  font-size: 18px;
  line-height: 112%;
}
.text-\[18px\]\/\[12px\] {
  font-size: 18px;
  line-height: 12px;
}
.text-\[18px\]\/\[18px\] {
  font-size: 18px;
  line-height: 18px;
}
.text-\[18px\]\/\[20px\] {
  font-size: 18px;
  line-height: 20px;
}
.text-\[18px\]\/\[24px\] {
  font-size: 18px;
  line-height: 24px;
}
.text-\[18px\]\/\[normal\] {
  font-size: 18px;
  line-height: normal;
}
.text-\[19px\] {
  font-size: 19px;
}
.text-\[1rem\] {
  font-size: 1rem;
}
.text-\[2\.375rem\]\/\[2\.375rem\] {
  font-size: 2.375rem;
  line-height: 2.375rem;
}
.text-\[2\.875rem\]\/none {
  font-size: 2.875rem;
  line-height: 1;
}
.text-\[20px\] {
  font-size: 20px;
}
.text-\[20px\]\/\[22px\] {
  font-size: 20px;
  line-height: 22px;
}
.text-\[20px\]\/\[30px\] {
  font-size: 20px;
  line-height: 30px;
}
.text-\[20px\]\/none {
  font-size: 20px;
  line-height: 1;
}
.text-\[22px\] {
  font-size: 22px;
}
.text-\[22px\]\/\[22px\] {
  font-size: 22px;
  line-height: 22px;
}
.text-\[22px\]\/\[26\.8px\] {
  font-size: 22px;
  line-height: 26.8px;
}
.text-\[24px\] {
  font-size: 24px;
}
.text-\[24px\]\/6 {
  font-size: 24px;
  line-height: 1.5rem;
}
.text-\[24px\]\/\[26\.88px\] {
  font-size: 24px;
  line-height: 26.88px;
}
.text-\[24px\]\/\[26px\] {
  font-size: 24px;
  line-height: 26px;
}
.text-\[24px\]\/none {
  font-size: 24px;
  line-height: 1;
}
.text-\[25px\] {
  font-size: 25px;
}
.text-\[26px\] {
  font-size: 26px;
}
.text-\[26px\]\/\[28px\] {
  font-size: 26px;
  line-height: 28px;
}
.text-\[26px\]\/none {
  font-size: 26px;
  line-height: 1;
}
.text-\[27px\] {
  font-size: 27px;
}
.text-\[28px\] {
  font-size: 28px;
}
.text-\[28px\]\/7 {
  font-size: 28px;
  line-height: 1.75rem;
}
.text-\[28px\]\/none {
  font-size: 28px;
  line-height: 1;
}
.text-\[29px\] {
  font-size: 29px;
}
.text-\[30px\]\/\[30px\] {
  font-size: 30px;
  line-height: 30px;
}
.text-\[30px\]\/\[34px\] {
  font-size: 30px;
  line-height: 34px;
}
.text-\[30px\]\/none {
  font-size: 30px;
  line-height: 1;
}
.text-\[32px\] {
  font-size: 32px;
}
.text-\[38px\] {
  font-size: 38px;
}
.text-\[38px\]\/\[38px\] {
  font-size: 38px;
  line-height: 38px;
}
.text-\[40px\] {
  font-size: 40px;
}
.text-\[40px\]\/none {
  font-size: 40px;
  line-height: 1;
}
.text-\[45px\] {
  font-size: 45px;
}
.text-\[46px\] {
  font-size: 46px;
}
.text-\[5\.125rem\]\/none {
  font-size: 5.125rem;
  line-height: 1;
}
.text-\[50px\] {
  font-size: 50px;
}
.text-\[55px\] {
  font-size: 55px;
}
.text-\[67px\] {
  font-size: 67px;
}
.text-\[70px\]\/\[70px\] {
  font-size: 70px;
  line-height: 70px;
}
.text-\[80px\] {
  font-size: 80px;
}
.text-\[82px\] {
  font-size: 82px;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-base\/4 {
  font-size: 1rem;
  line-height: 1rem;
}
.text-base\/5 {
  font-size: 1rem;
  line-height: 1.25rem;
}
.text-base\/\[1\.125rem\] {
  font-size: 1rem;
  line-height: 1.125rem;
}
.text-base\/\[1\.1875rem\] {
  font-size: 1rem;
  line-height: 1.1875rem;
}
.text-base\/\[1\.3125rem\] {
  font-size: 1rem;
  line-height: 1.3125rem;
}
.text-base\/\[1\.375rem\] {
  font-size: 1rem;
  line-height: 1.375rem;
}
.text-base\/\[11px\] {
  font-size: 1rem;
  line-height: 11px;
}
.text-base\/\[18px\] {
  font-size: 1rem;
  line-height: 18px;
}
.text-base\/\[19px\] {
  font-size: 1rem;
  line-height: 19px;
}
.text-base\/\[24px\] {
  font-size: 1rem;
  line-height: 24px;
}
.text-base\/none {
  font-size: 1rem;
  line-height: 1;
}
.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-lg\/3 {
  font-size: 1.125rem;
  line-height: .75rem;
}
.text-lg\/5 {
  font-size: 1.125rem;
  line-height: 1.25rem;
}
.text-lg\/6 {
  font-size: 1.125rem;
  line-height: 1.5rem;
}
.text-lg\/\[26px\] {
  font-size: 1.125rem;
  line-height: 26px;
}
.text-lg\/none {
  font-size: 1.125rem;
  line-height: 1;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-sm\/4 {
  font-size: 0.875rem;
  line-height: 1rem;
}
.text-sm\/6 {
  font-size: 0.875rem;
  line-height: 1.5rem;
}
.text-sm\/7 {
  font-size: 0.875rem;
  line-height: 1.75rem;
}
.text-sm\/\[1\.0625rem\] {
  font-size: 0.875rem;
  line-height: 1.0625rem;
}
.text-sm\/\[1\.125rem\] {
  font-size: 0.875rem;
  line-height: 1.125rem;
}
.text-sm\/\[1\.375rem\] {
  font-size: 0.875rem;
  line-height: 1.375rem;
}
.text-sm\/\[1\.875rem\] {
  font-size: 0.875rem;
  line-height: 1.875rem;
}
.text-sm\/\[17px\] {
  font-size: 0.875rem;
  line-height: 17px;
}
.text-sm\/\[18px\] {
  font-size: 0.875rem;
  line-height: 18px;
}
.text-sm\/\[22px\] {
  font-size: 0.875rem;
  line-height: 22px;
}
.text-sm\/none {
  font-size: 0.875rem;
  line-height: 1;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-xl\/5 {
  font-size: 1.25rem;
  line-height: 1.25rem;
}
.text-xl\/6 {
  font-size: 1.25rem;
  line-height: 1.5rem;
}
.text-xl\/\[1\.6875rem\] {
  font-size: 1.25rem;
  line-height: 1.6875rem;
}
.text-xl\/\[1\.875rem\] {
  font-size: 1.25rem;
  line-height: 1.875rem;
}
.text-xl\/none {
  font-size: 1.25rem;
  line-height: 1;
}
.text-xl\/normal {
  font-size: 1.25rem;
  line-height: 1.5;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.text-xs\/\[1\.875rem\] {
  font-size: 0.75rem;
  line-height: 1.875rem;
}
.text-xs\/none {
  font-size: 0.75rem;
  line-height: 1;
}
.font-\[400\] {
  font-weight: 400;
}
.font-black {
  font-weight: 900;
}
.font-bold {
  font-weight: 700;
}
.font-medium {
  font-weight: 500;
}
.font-normal {
  font-weight: 400;
}
.font-semibold {
  font-weight: 600;
}
.uppercase {
  text-transform: uppercase;
}
.lowercase {
  text-transform: lowercase;
}
.capitalize {
  text-transform: capitalize;
}
.normal-case {
  text-transform: none;
}
.italic {
  font-style: italic;
}
.\!leading-8 {
  line-height: 2rem !important;
}
.leading-4 {
  line-height: 1rem;
}
.leading-5 {
  line-height: 1.25rem;
}
.leading-6 {
  line-height: 1.5rem;
}
.leading-\[0\] {
  line-height: 0;
}
.leading-\[1\.125rem\] {
  line-height: 1.125rem;
}
.leading-\[1\.1rem\] {
  line-height: 1.1rem;
}
.leading-\[1\.5rem\] {
  line-height: 1.5rem;
}
.leading-\[1\.6875rem\] {
  line-height: 1.6875rem;
}
.leading-\[14px\] {
  line-height: 14px;
}
.leading-\[18px\] {
  line-height: 18px;
}
.leading-\[19px\] {
  line-height: 19px;
}
.leading-\[22px\] {
  line-height: 22px;
}
.leading-\[23px\] {
  line-height: 23px;
}
.leading-\[32px\] {
  line-height: 32px;
}
.leading-\[33px\] {
  line-height: 33px;
}
.leading-\[45px\] {
  line-height: 45px;
}
.leading-\[8px\] {
  line-height: 8px;
}
.leading-none {
  line-height: 1;
}
.tracking-\[-0\.8px\] {
  letter-spacing: -0.8px;
}
.tracking-wide {
  letter-spacing: 0.025em;
}
.\!text-banner-betting {
  color: var(--banner-betting-text) !important;
}
.\!text-danger {
  color: var(--danger) !important;
}
.\!text-gray-100 {
  color: var(--gray-100) !important;
}
.\!text-gray-200 {
  color: var(--gray-200) !important;
}
.\!text-gray-300 {
  color: var(--gray-300) !important;
}
.\!text-primary {
  color: var(--primary-500) !important;
}
.\!text-success {
  color: var(--success) !important;
}
.\!text-warning {
  color: var(--warning) !important;
}
.\!text-white {
  color: var(--white) !important;
}
.text-\[\#666666\] {
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity, 1));
}
.text-\[\#999999\] {
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity, 1));
}
.text-\[color\:var\(--virtual-icon-color\)\] {
  color: var(--virtual-icon-color);
}
.text-\[var\(--accent\,var\(--primary-500\)\)\] {
  color: var(--accent,var(--primary-500));
}
.text-banner {
  color: var(--banner-undefined-text);
}
.text-banner-betting {
  color: var(--banner-betting-text);
}
.text-banner-casino {
  color: var(--banner-casino-text);
}
.text-black {
  color: var(--black);
}
.text-blue {
  color: var(--blue-500);
}
.text-blue-200 {
  color: var(--blue-200);
}
.text-blue-400 {
  color: var(--blue-400);
}
.text-blue-500 {
  color: var(--blue-500);
}
.text-danger {
  color: var(--danger);
}
.text-flash-screen-text {
  color: var(--flash-screen-text);
}
.text-gray {
  color: var(--gray-500);
}
.text-gray-100 {
  color: var(--gray-100);
}
.text-gray-200 {
  color: var(--gray-200);
}
.text-gray-300 {
  color: var(--gray-300);
}
.text-gray-400 {
  color: var(--gray-400);
}
.text-gray-500 {
  color: var(--gray-500);
}
.text-gray-600 {
  color: var(--gray-600);
}
.text-gray-700 {
  color: var(--gray-700);
}
.text-gray-800 {
  color: var(--gray-800);
}
.text-gray-900 {
  color: var(--gray-900);
}
.text-green {
  color: var(--green-500);
}
.text-green-200 {
  color: var(--green-200);
}
.text-green-400 {
  color: var(--green-400);
}
.text-green-500 {
  color: var(--green-500);
}
.text-info {
  color: var(--info);
}
.text-primary {
  color: var(--primary-500);
}
.text-primary-500 {
  color: var(--primary-500);
}
.text-red-card {
  color: var(--red-card);
}
.text-rose-500 {
  --tw-text-opacity: 1;
  color: rgb(244 63 94 / var(--tw-text-opacity, 1));
}
.text-semitransparent-gray-30 {
  color: var(--semitransparent-gray-30);
}
.text-semitransparent-gray-50 {
  color: var(--semitransparent-gray-50);
}
.text-semitransparent-light-30 {
  color: var(--semitransparent-light-30);
}
.text-semitransparent-light-50 {
  color: var(--semitransparent-light-50);
}
.text-success {
  color: var(--success);
}
.text-warning {
  color: var(--warning);
}
.text-white {
  color: var(--white);
}
.text-yellow-card {
  color: var(--yellow-card);
}
.underline {
  text-decoration-line: underline;
}
.placeholder-teal-300::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(94 234 212 / var(--tw-placeholder-opacity, 1));
}
.opacity-0 {
  opacity: 0;
}
.opacity-100 {
  opacity: 1;
}
.opacity-15 {
  opacity: 0.15;
}
.opacity-30 {
  opacity: 0.3;
}
.opacity-40 {
  opacity: 0.4;
}
.opacity-50 {
  opacity: 0.5;
}
.opacity-60 {
  opacity: 0.6;
}
.opacity-80 {
  opacity: 0.8;
}
.opacity-\[0\.05\] {
  opacity: 0.05;
}
.shadow {
  --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.shadow-\[-24px_0_48px_rgba\(0\,0\,0\,0\.24\)\] {
  --tw-shadow: -24px 0 48px rgba(0,0,0,0.24);
  --tw-shadow-colored: -24px 0 48px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.shadow-\[0_10px_16px_rgba\(0\,0\,0\,0\.3\)\] {
  --tw-shadow: 0 10px 16px rgba(0,0,0,0.3);
  --tw-shadow-colored: 0 10px 16px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.shadow-\[3px_0px_8px_rgba\(0\,0\,0\,0\.25\)\] {
  --tw-shadow: 3px 0px 8px rgba(0,0,0,0.25);
  --tw-shadow-colored: 3px 0px 8px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.shadow-\[3px_10px_8px_rgba\(0\,0\,0\,0\.25\)\] {
  --tw-shadow: 3px 10px 8px rgba(0,0,0,0.25);
  --tw-shadow-colored: 3px 10px 8px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.2), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -1px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.shadow-small-down {
  --tw-shadow: var(--shadow-small-down);
  --tw-shadow-colored: var(--shadow-small-down);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.shadow-xl {
  --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.2), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 10px 10px -5px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.outline {
  outline-style: solid;
}
.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.drop-shadow-\[0_5px_10px_rgba\(0\,0\,0\,0\.3\)\] {
  --tw-drop-shadow: drop-shadow(0 5px 10px rgba(0,0,0,0.3));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.\!filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important;
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.backdrop-blur {
  --tw-backdrop-blur: blur(8px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.backdrop-blur-\[10px\] {
  --tw-backdrop-blur: blur(10px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.backdrop-blur-\[5px\] {
  --tw-backdrop-blur: blur(5px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.backdrop-filter {
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.transition {
  transition-property:
    color,
    background-color,
    border-color,
    text-decoration-color,
    fill,
    stroke,
    opacity,
    box-shadow,
    transform,
    filter,
    backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[grid-template-columns\] {
  transition-property: grid-template-columns;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[grid-template-rows\] {
  transition-property: grid-template-rows;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[grid\] {
  transition-property: grid;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-colors {
  transition-property:
    color,
    background-color,
    border-color,
    text-decoration-color,
    fill,
    stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-150 {
  transition-duration: 150ms;
}
.duration-200 {
  transition-duration: 200ms;
}
.duration-300 {
  transition-duration: 300ms;
}
.duration-500 {
  transition-duration: 500ms;
}
.ease-in {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.will-change-transform {
  will-change: transform;
}
.contain-strict {
  contain: strict;
}
.\[--ms-overflow-style\:none\] {
  --ms-overflow-style: none;
}
.\[-moz-appearance\:textfield\] {
  -moz-appearance: textfield;
}
.\[appearance\:textfield\] {
  appearance: textfield;
}
.\[container-type\:inline-size\] {
  container-type: inline-size;
}
.\[grid-template-columns\:repeat\(auto-fill\,minmax\(147px\,1fr\)\)\] {
  grid-template-columns: repeat(auto-fill, minmax(147px, 1fr));
}
.\[scrollbar-width\:none\] {
  scrollbar-width: none;
}
.\[word-break\:break-word\] {
  word-break: break-word;
}
.\[word-spacing\:100vw\] {
  word-spacing: 100vw;
}
* {
  -webkit-font-smoothing: antialiased;
}
body,
* {
  -webkit-tap-highlight-color: transparent;
}
html {
  line-height: normal;
}
button:focus {
  outline: none;
}
button {
  border: inherit;
}
body.glightbox-open {
  height: 100%;
}
:root {
  --xx-casino-color--10: #8039c5;
  --xx-casino-color--20: #48d31d;
  --xx-casino-color-10: #f6b100;
  --xx-casino-color-20: #21a0f1;
  --xx-casino-color-30: #1556a2;
  --xx-casino-color-40: #f30d31;
  --xx-casino-color-50: #0ec98f;
  --xx-casino-color-60: #969ca2;
  --xx-casino-color-101: #ebac00;
  --xx-casino-color-102: #ebac00;
  --xx-casino-color-103: #ee4023;
  --xx-casino-color-104: #ff7700;
}
.analysis .analysis-body {
  text-align: left;
}
.analysis .analysis-body .path {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, min-content));
  grid-auto-flow: column;
  gap: 5px;
}
.analysis .analysis-body .path ion-badge {
  color: #fff;
}
.analysis .analysis-body .path ion-badge * {
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0;
  margin: 0;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
}
.analysis .analysis-body .analysis-date {
  margin: 5px 0;
  font-size: 14px;
  font-weight: bold;
  color: var(--ion-color-medium-tint);
}
.analysis .analysis-body .analysis-title-wrapper {
  display: flex;
}
.analysis .analysis-body .analysis-title-wrapper .analysis-title {
  font-size: 18px;
  margin: 5px 0;
  font-weight: bold;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  flex: 1;
  width: 0;
}
.analysis .analysis-body .analysis-article {
  color: var(--ion-color-medium-tint);
  font-size: 17px;
  overflow: hidden;
}
.analysis .analysis-body .analysis-article p {
  margin: 0;
}
.analysis .analysis-footer .analysis-stats-container {
  display: grid;
  grid-auto-flow: column;
}
.analysis .analysis-footer .analysis-stats-container .analysis-stats {
  border-top: 1px solid var(--ion-color-light-shade);
  border-right: 1px solid var(--ion-color-light-shade);
}
.analysis .analysis-footer .analysis-stats-container .analysis-stats.skeleton {
  padding: 12px 15px 8px;
  font-size: 12px;
  display: flex;
  justify-content: space-between;
}
.analysis .analysis-footer .analysis-stats-container .analysis-stats:last-child {
  border-right: none;
}
.analysis .analysis-footer .analysis-stats-progress-container .analysis-stats-title {
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 25px;
}
.analysis .analysis-footer .analysis-stats-progress-container .analysis-stats-progress {
  display: grid;
  grid-template-columns: 30px 0fr auto 20px;
  align-items: center;
  white-space: nowrap;
  gap: 10px;
}
.analysis .analysis-footer .analysis-stats-progress-container .analysis-stats-progress .team-name {
  margin: 0;
  font-size: 14px;
  font-weight: bold;
}
.analysis .analysis-footer .analysis-stats-progress-container .analysis-stats-progress .progressbar-wrapper {
  height: 3px;
  background-color: var(--ion-color-light-shade);
  width: 100%;
  position: relative;
}
.analysis .analysis-footer .analysis-stats-progress-container .analysis-stats-progress .progressbar-wrapper .progressbar {
  height: 100%;
  background:
    linear-gradient(
      90deg,
      rgb(2, 0, 36) 0%,
      rgb(0, 255, 0) 0%,
      rgb(61, 194, 0) 19%,
      rgb(217, 140, 0) 73%,
      rgb(255, 0, 0) 100%);
  position: absolute;
}
.analyses-filter .filter-active {
  background: var(--ion-color-light-shade);
}
.actuality {
  text-align: left;
  padding: 15px 20px;
}
.actuality .actuality-header {
  display: flex;
  padding-bottom: 10px;
}
.actuality .actuality-header .icon {
  max-height: 50px;
  margin-right: 15px;
  align-self: center;
}
.actuality .actuality-header .actuality-title-wrapper {
  display: flex;
  flex-direction: column;
  width: 0;
  flex-grow: 1;
}
.actuality .actuality-header .actuality-title-wrapper .actuality-date {
  margin: 5px 0;
  font-size: 14px;
  font-weight: bold;
  color: var(--ion-color-medium-tint);
}
.actuality .actuality-header .actuality-title-wrapper .actuality-title {
  font-size: 18px;
  margin: 5px 0;
  font-weight: bold;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  flex: 1;
}
.actuality .actuality-body .actuality-article {
  color: var(--ion-color-medium-tint);
  font-size: 14px;
  line-height: 16px;
  height: 48px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.actuality .actuality-body .actuality-article p {
  margin: 0;
}
.responsible-gaming-modal {
  width: 283px;
  height: 80vh;
  max-width: unset !important;
  z-index: 999999999999 !important;
}
.responsible-gaming-modal .mat-dialog-container {
  padding: 0;
  position: relative;
  overflow: visible;
  background: none;
}
.responsible-gaming-backdrop {
  background: rgba(0, 0, 0, 0.8);
}
doxx-custom-alert.responsible-gaming-modal dui-custom-alert::part(container) {
  background-color: var(--gray-900);
}
.label_bold,
.label-bold {
  font-weight: 700;
  color: var(--gray-900);
}
.label_italic,
.label-italic {
  font-style: italic;
}
.label_line_throug,
.label-line-throug {
  text-decoration: line-through;
}
.label_monospace,
.label-monospace {
  font-family: monospace;
}
.label_link:link,
.label_link,
.label-link:link,
.label-link {
  text-decoration: none;
  cursor: pointer;
  color: var(--primary-500);
}
.text-white .label_link:link,
.text-white .label_link,
.text-white .label-link:link,
.text-white .label-link {
  text-decoration: none;
  cursor: pointer;
  color: var(--white);
}
.dark .label_bold,
.dark .label-bold {
  color: var(--gray-200);
}
alert-ui::ng-deep(.alert-text) {
  color: red;
}
doxx-custom-alert.cookies-modal dui-custom-alert::part(container) {
  max-height: unset;
  max-width: 500px;
  width: 100dvw;
  margin: 20px;
}
doxx-custom-alert.cookies-modal dui-custom-alert::part(content) {
  height: 100%;
}
doxx-custom-alert.cookies-modal dui-custom-alert::part(header) {
  display: none;
}
* :focus {
  outline: none;
}
.shifting-content {
  transition: var(--burger-menu-transition);
}
.burger-menu-backdrop {
  position: fixed;
  inset: 0;
  z-index: calc(var(--burger-menu-z-index) - 1);
  background-color: rgba(32, 32, 32, 0.2);
  backdrop-filter: blur(5px);
}
body:has(doxx-burger-menu.opened),
body:has(dui-input-autocompletion.active) {
  overflow: hidden !important;
}
body:has(doxx-burger-menu.opened) .shifting-content {
  transform: translateX(calc(100vw - 58px));
}
@media screen and (min-width: 768px) {
  body:has(doxx-burger-menu.opened) .shifting-content {
    transform: translateX(375px);
  }
}
html,
body {
  background-color: var(--gray-50);
  color: var(--gray-900);
}
#mainOutletWrapper {
  --delta: 0px;
}
#mainOutletWrapper.with-tabs:not(.with-toolbar) {
  --delta: 62px;
}
#mainOutletWrapper.with-toolbar:not(.with-tabs) {
  --delta: 70px;
}
#mainOutletWrapper.with-toolbar.with-tabs {
  --delta: 132px;
}
#mainOutletWrapper > *:not(router-outlet) {
  display: flex;
  width: 100vw;
  flex-direction: column;
  background-color: var(--gray-50);
}
#mainOutletWrapper > *:not(router-outlet):is(.dark *) {
  background-color: var(--gray-800);
}
#mainOutletWrapper > *:not(router-outlet):not(doxx-phone-verify) {
  min-height: calc(100dvh - var(--delta));
}
#mainOutletWrapper > *:not(router-outlet):is(doxx-maintenance),
#mainOutletWrapper > *:not(router-outlet):is(doxx-captcha) {
  height: 100dvh;
}
.loading-modal {
  --background: rgba(50, 56, 64, 0.9);
}
.contacts-popover {
  --min-width: 300px;
}
.contacts-popover doxx-contacts {
  background: var(--ion-color-light);
}
input[type=date]::-webkit-inner-spin-button,
input[type=date]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
input[type=date] {
  -moz-appearance: textfield;
}
.popover-overflow-visible .popover-content {
  overflow: visible;
}
.popover-wrapper {
  background: transparent;
  border-radius: 5px;
}
.popover-wrapper .popover-content {
  position: static;
  width: 300px;
  margin: 0 auto;
  background: transparent;
  box-shadow: none;
}
.buyback-modal,
.autobuyback-modal,
.odds-modal,
.register-log-in-modal {
  --width: 90vw;
  --overflow: visible;
  --border-radius: 5px;
  --max-width: 500px;
  --height: auto;
  z-index: 9;
  --background: #fff;
}
.odds-modal {
  --background: #f1f2f2;
}
.capitalize-first::first-letter {
  text-transform: capitalize;
}
.fixed-button-bottom-wrapper {
  position: fixed;
  z-index: 100;
  bottom: 0px;
  width: 100%;
  background: #ffffff;
  padding-top: 8px;
  padding-bottom: 8px;
  text-align: center;
  max-height: 100px;
  color: #777d83;
}
.live-small-icon,
.virtual-small-icon {
  font-size: 12px;
  letter-spacing: -2.8px;
}
.live-small-icon {
  color: var(--ion-color-secondary);
}
.virtual-small-icon {
  color: var(--color-purple1);
}
.modal-fullscreen {
  width: 100vw;
  height: 100dvh;
  max-width: unset !important;
}
.modal-fullscreen .mat-dialog-container {
  border-radius: 0;
  padding: 0;
}
.overlaping-grid {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  grid-template-rows: repeat(1, minmax(0, 1fr));
}
.overlaping-grid > * {
  grid-column-start: 1;
  grid-row-start: 1;
}
.responsible-gaming-modal {
  display: block;
  position: relative;
  z-index: 999999;
}
.custom-modal {
  display: block;
  position: relative;
  z-index: 999998;
}
.hotgejms-modal {
  display: block;
  position: relative;
  z-index: 999999;
}
:root {
  --ticket-bubble-bottom-offset: calc(var(--sab) + 10px);
}
:root:has(doxx-footer-menu:not(.\!hidden):not(.responsibleGaming)) {
  --ticket-bubble-bottom-offset: calc(var(--sab) + 10px + 60px);
}
:root:has(doxx-footer-menu:not(.\!hidden).responsibleGaming) {
  --ticket-bubble-bottom-offset: calc(var(--sab) + 10px + 92px);
}
@keyframes pulse {
  50% {
    opacity: .5;
  }
}
:root .animated-skeleton {
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  background-color: var(--gray-300);
  border-radius: var(--radius-sm);
}
@keyframes pulse {
  50% {
    opacity: .5;
  }
}
:root .animated-skeleton-icon {
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  background-color: var(--gray-300);
  content: " ";
  border-radius: var(9999px);
}
:root .animated-skeleton-on-white.animated-skeleton,
:root .animated-skeleton-on-white.animated-skeleton-text,
:root .animated-skeleton-on-white.animated-skeleton-icon {
  background-color: var(--gray-100);
}
:root .animated-skeleton-on-gray-50.animated-skeleton,
:root .animated-skeleton-on-gray-50.animated-skeleton-text,
:root .animated-skeleton-on-gray-50.animated-skeleton-icon {
  background-color: var(--gray-100);
}
:root .animated-skeleton-on-gray-100.animated-skeleton,
:root .animated-skeleton-on-gray-100.animated-skeleton-text,
:root .animated-skeleton-on-gray-100.animated-skeleton-icon {
  background-color: var(--gray-200);
}
:root .animated-skeleton-on-gray-700.animated-skeleton,
:root .animated-skeleton-on-gray-700.animated-skeleton-text,
:root .animated-skeleton-on-gray-700.animated-skeleton-icon {
  background-color: var(--gray-600);
}
:root .animated-skeleton-on-gray-800.animated-skeleton,
:root .animated-skeleton-on-gray-800.animated-skeleton-text,
:root .animated-skeleton-on-gray-800.animated-skeleton-icon {
  background-color: var(--gray-700);
}
:root .animated-skeleton-on-gray-900.animated-skeleton,
:root .animated-skeleton-on-gray-900.animated-skeleton-text,
:root .animated-skeleton-on-gray-900.animated-skeleton-icon {
  background-color: var(--gray-800);
}
:root .animated-skeleton-on-primary-500.animated-skeleton,
:root .animated-skeleton-on-primary-500.animated-skeleton-text,
:root .animated-skeleton-on-primary-500.animated-skeleton-icon {
  background-color: var(--primary-600);
}
:root .animated-skeleton-on-primary-600.animated-skeleton,
:root .animated-skeleton-on-primary-600.animated-skeleton-text,
:root .animated-skeleton-on-primary-600.animated-skeleton-icon {
  background-color: var(--primary-700);
}
:root .no-scrollbar {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
:root .no-scrollbar::-webkit-scrollbar {
  display: none;
}
@keyframes pulse {
  50% {
    opacity: .5;
  }
}
:root .animated-skeleton-text:before {
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  background-color: var(--gray-300);
  content: "\a0";
  display: inline-block;
  width: 100%;
  line-height: 1;
  border-radius: var(--radius-sm);
}
:root .highlight-none {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
:root .swiper-container {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
:root .swiper-container > * {
  scroll-snap-align: start;
}
:root .swiper-container::-webkit-scrollbar {
  display: none;
}
dui-custom-alert.customAlertTitleCenter::part(title) {
  text-align: center;
}
doxx-custom-alert.customAlertTitleCenter dui-custom-alert::part(title) {
  text-align: center;
}
x-dot-document-auto-capture {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
x-dot-document-auto-capture .ewJzhL svg {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
x-dot-face-auto-capture {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
x-dot-face-auto-capture .sc-hoLldG {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100%;
  height: 100%;
  top: 0 !important;
  left: 0 !important;
  transform: none !important;
  z-index: 1;
}
:where(dui-chip-base, dui-chip-stack, dui-button-base, dui-input-base, dui-header-large, dui-header-base, dui-segments-base, dui-segments-base-button):not(.hydrated) {
  visibility: visible;
}
.before\:\!rounded-full::before {
  content: var(--tw-content);
  border-radius: 9999px !important;
}
.before\:\!bg-semitransparent-gray-10::before {
  content: var(--tw-content);
  background-color: var(--semitransparent-gray-10) !important;
}
.after\:pointer-events-none::after {
  content: var(--tw-content);
  pointer-events: none;
}
.after\:absolute::after {
  content: var(--tw-content);
  position: absolute;
}
.after\:bottom-0::after {
  content: var(--tw-content);
  bottom: 0px;
}
.after\:left-0::after {
  content: var(--tw-content);
  left: 0px;
}
.after\:right-0::after {
  content: var(--tw-content);
  right: 0px;
}
.after\:top-0::after {
  content: var(--tw-content);
  top: 0px;
}
.after\:z-\[1\]::after {
  content: var(--tw-content);
  z-index: 1;
}
.after\:hidden::after {
  content: var(--tw-content);
  display: none;
}
.after\:h-full::after {
  content: var(--tw-content);
  height: 100%;
}
.after\:h-px::after {
  content: var(--tw-content);
  height: 1px;
}
.after\:w-px::after {
  content: var(--tw-content);
  width: 1px;
}
.after\:bg-gray-100::after {
  content: var(--tw-content);
  background-color: var(--gray-100);
}
.after\:content-\[\'\'\]::after {
  --tw-content: "";
  content: var(--tw-content);
}
.first\:ml-2:first-child {
  margin-left: 0.5rem;
}
.first\:ml-5:first-child {
  margin-left: 1.25rem;
}
.first\:scroll-ml-5:first-child {
  scroll-margin-left: 1.25rem;
}
.first\:rounded-s-\[5px\]:first-child {
  border-start-start-radius: 5px;
  border-end-start-radius: 5px;
}
.first\:border-t-0:first-child {
  border-top-width: 0px;
}
.first\:border-none:first-child {
  border-style: none;
}
.last\:mr-5:last-child {
  margin-right: 1.25rem;
}
.last\:rounded-e-\[5px\]:last-child {
  border-start-end-radius: 5px;
  border-end-end-radius: 5px;
}
.last\:border-b:last-child {
  border-bottom-width: 1px;
}
.last\:border-b-0:last-child {
  border-bottom-width: 0px;
}
.last\:border-r-0:last-child {
  border-right-width: 0px;
}
.last\:after\:hidden:last-child::after {
  content: var(--tw-content);
  display: none;
}
.only\:block:only-child {
  display: block;
}
.last-of-type\:border-b:last-of-type {
  border-bottom-width: 1px;
}
.empty\:hidden:empty {
  display: none;
}
.hover\:cursor-pointer:hover {
  cursor: pointer;
}
.hover\:bg-\[var\(--virtual-hover-color\)\]:hover {
  background-color: var(--virtual-hover-color);
}
.hover\:bg-gray-100:hover {
  background-color: var(--gray-100);
}
.group\/offer-row:hover .group-hover\/offer-row\:bg-\[var\(--gray-100\,_\#E5E5E5\)\] {
  background-color: var(--gray-100, #E5E5E5);
}
.group:hover .group-hover\:\!text-white {
  color: var(--white) !important;
}
.group:hover .group-hover\:text-white {
  color: var(--white);
}
.group\/casino-card:hover .group-hover\/casino-card\:opacity-100 {
  opacity: 1;
}
.group:disabled .group-disabled\:text-gray {
  color: var(--gray-500);
}
.group:disabled .group-disabled\:opacity-50 {
  opacity: 0.5;
}
.group.virtual .group-\[\.virtual\]\:-mt-6 {
  margin-top: -1.5rem;
}
.group:not(.virtual) .group-\[\:not\(\.virtual\)\]\:mt-\[calc\(28px\*\(1-var\(--scroll-progress\)\/100\)\)\] {
  margin-top: calc(28px * (1 - var(--scroll-progress) / 100));
}
.group.on-ticket .group-\[\.on-ticket\]\:bg-gray-700 {
  background-color: var(--gray-700);
}
.group.scrolled .group-\[\.scrolled\]\:pb-5 {
  padding-bottom: 1.25rem;
}
.group.virtual .group-\[\.virtual\]\:pb-\[25px\] {
  padding-bottom: 25px;
}
.group:not(.virtual) .group-\[\:not\(\.virtual\)\]\:pt-\[calc\(4px\*\(1-var\(--scroll-progress\)\/100\)\)\] {
  padding-top: calc(4px * (1 - var(--scroll-progress) / 100));
}
.dark\:bg-gray-800:is(.dark *) {
  background-color: var(--gray-800);
}
@media (min-width: 380px) {
  .xs\:mt-5 {
    margin-top: 1.25rem;
  }
  .xs\:rounded {
    border-radius: 0.25rem;
  }
}
@media (min-width: 500px) {
  .min-\[500px\]\:mt-5 {
    margin-top: 1.25rem;
  }
  .min-\[500px\]\:rounded {
    border-radius: 0.25rem;
  }
  .min-\[500px\]\:rounded-sm {
    border-radius: var(--radius-sm);
  }
  .min-\[500px\]\:border {
    border-width: 1px;
  }
  .min-\[500px\]\:border-\[1px\] {
    border-width: 1px;
  }
  .min-\[500px\]\:border-gray-100 {
    border-color: var(--gray-100);
  }
  .min-\[500px\]\:p-0 {
    padding: 0px;
  }
  .min-\[500px\]\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .min-\[500px\]\:pt-5 {
    padding-top: 1.25rem;
  }
}
@media (min-width: 640px) {
  .sm\:sticky {
    position: sticky;
  }
  .sm\:mb-2\.5 {
    margin-bottom: 0.625rem;
  }
  .sm\:mt-5 {
    margin-top: 1.25rem;
  }
  .sm\:flex {
    display: flex;
  }
  .sm\:hidden {
    display: none;
  }
  .sm\:w-1\/2 {
    width: 50%;
  }
  .sm\:w-\[500px\] {
    width: 500px;
  }
  .sm\:w-auto {
    width: auto;
  }
  .sm\:grid-flow-col {
    grid-auto-flow: column;
  }
  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .sm\:rounded {
    border-radius: 0.25rem;
  }
  .sm\:border {
    border-width: 1px;
  }
  .sm\:border-l {
    border-left-width: 1px;
  }
  .sm\:border-t-0 {
    border-top-width: 0px;
  }
  .sm\:p-5 {
    padding: 1.25rem;
  }
  .sm\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
}
@media (min-width: 768px) {
  .md\:static {
    position: static;
  }
  .md\:bottom-0 {
    bottom: 0px;
  }
  .md\:bottom-10 {
    bottom: 2.5rem;
  }
  .md\:right-10 {
    right: 2.5rem;
  }
  .md\:order-1 {
    order: 1;
  }
  .md\:order-2 {
    order: 2;
  }
  .md\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  .md\:col-start-2 {
    grid-column-start: 2;
  }
  .md\:row-span-2 {
    grid-row: span 2 / span 2;
  }
  .md\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .md\:my-2\.5 {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }
  .md\:my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }
  .md\:mb-2\.5 {
    margin-bottom: 0.625rem;
  }
  .md\:mb-\[10px\] {
    margin-bottom: 10px;
  }
  .md\:mt-0 {
    margin-top: 0px;
  }
  .md\:mt-5 {
    margin-top: 1.25rem;
  }
  .md\:block {
    display: block;
  }
  .md\:flex {
    display: flex;
  }
  .md\:grid {
    display: grid;
  }
  .md\:\!hidden {
    display: none !important;
  }
  .md\:hidden {
    display: none;
  }
  .md\:size-16 {
    width: 4rem;
    height: 4rem;
  }
  .md\:h-20 {
    height: 5rem;
  }
  .md\:h-\[110px\] {
    height: 110px;
  }
  .md\:h-\[calc\(100dvh-var\(--delta\)-74px-192px-127px\)\] {
    height: calc(100dvh - var(--delta) - 74px - 192px - 127px);
  }
  .md\:h-full {
    height: 100%;
  }
  .md\:max-h-\[620px\] {
    max-height: 620px;
  }
  .md\:max-h-\[calc\(100dvh-var\(--main-header-height\)\)\] {
    max-height: calc(100dvh - var(--main-header-height));
  }
  .md\:min-h-\[230px\] {
    min-height: 230px;
  }
  .md\:w-0 {
    width: 0px;
  }
  .md\:w-40 {
    width: 10rem;
  }
  .md\:w-\[113px\] {
    width: 113px;
  }
  .md\:w-\[500px\] {
    width: 500px;
  }
  .md\:w-auto {
    width: auto;
  }
  .md\:w-fit {
    width: fit-content;
  }
  .md\:w-full {
    width: 100%;
  }
  .md\:\!max-w-fit {
    max-width: fit-content !important;
  }
  .md\:max-w-\[250px\] {
    max-width: 250px;
  }
  .md\:max-w-\[280px\] {
    max-width: 280px;
  }
  .md\:max-w-\[300px\] {
    max-width: 300px;
  }
  .md\:max-w-\[500px\] {
    max-width: 500px;
  }
  .md\:max-w-\[540px\] {
    max-width: 540px;
  }
  .md\:flex-1 {
    flex: 1 1 0%;
  }
  .md\:flex-initial {
    flex: 0 1 auto;
  }
  .md\:grow-0 {
    flex-grow: 0;
  }
  .md\:basis-\[250px\] {
    flex-basis: 250px;
  }
  .md\:basis-\[280px\] {
    flex-basis: 280px;
  }
  .md\:basis-\[500px\] {
    flex-basis: 500px;
  }
  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:grid-cols-\[320px_1fr\] {
    grid-template-columns: 320px 1fr;
  }
  .md\:grid-cols-\[repeat\(auto-fill\,minmax\(113px\,1fr\)\)\] {
    grid-template-columns: repeat(auto-fill, minmax(113px, 1fr));
  }
  .md\:flex-row {
    flex-direction: row;
  }
  .md\:flex-col {
    flex-direction: column;
  }
  .md\:flex-nowrap {
    flex-wrap: nowrap;
  }
  .md\:items-start {
    align-items: flex-start;
  }
  .md\:items-center {
    align-items: center;
  }
  .md\:justify-start {
    justify-content: flex-start;
  }
  .md\:justify-center {
    justify-content: center;
  }
  .md\:justify-between {
    justify-content: space-between;
  }
  .md\:gap-0 {
    gap: 0px;
  }
  .md\:gap-10 {
    gap: 2.5rem;
  }
  .md\:gap-2\.5 {
    gap: 0.625rem;
  }
  .md\:gap-5 {
    gap: 1.25rem;
  }
  .md\:gap-md {
    gap: var(--gap-md);
  }
  .md\:gap-sm {
    gap: var(--gap-sm);
  }
  .md\:self-center {
    align-self: center;
  }
  .md\:overflow-hidden {
    overflow: hidden;
  }
  .md\:overflow-scroll {
    overflow: scroll;
  }
  .md\:overflow-y-auto {
    overflow-y: auto;
  }
  .md\:overflow-x-hidden {
    overflow-x: hidden;
  }
  .md\:rounded {
    border-radius: 0.25rem;
  }
  .md\:rounded-\[13px\] {
    border-radius: 13px;
  }
  .md\:rounded-\[4px\] {
    border-radius: 4px;
  }
  .md\:rounded-none {
    border-radius: 0px;
  }
  .md\:rounded-sm {
    border-radius: var(--radius-sm);
  }
  .md\:rounded-t {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }
  .md\:border-\[1px\] {
    border-width: 1px;
  }
  .md\:border-x {
    border-left-width: 1px;
    border-right-width: 1px;
  }
  .md\:border-y-0 {
    border-top-width: 0px;
    border-bottom-width: 0px;
  }
  .md\:\!border-b {
    border-bottom-width: 1px !important;
  }
  .md\:border-b {
    border-bottom-width: 1px;
  }
  .md\:border-b-0 {
    border-bottom-width: 0px;
  }
  .md\:border-r {
    border-right-width: 1px;
  }
  .md\:border-t {
    border-top-width: 1px;
  }
  .md\:border-t-0 {
    border-top-width: 0px;
  }
  .md\:border-gray-100 {
    border-color: var(--gray-100);
  }
  .md\:border-gray-800 {
    border-color: var(--gray-800);
  }
  .md\:bg-gray-50 {
    background-color: var(--gray-50);
  }
  .md\:bg-gray-900 {
    background-color: var(--gray-900);
  }
  .md\:bg-transparent {
    background-color: transparent;
  }
  .md\:bg-white {
    background-color: var(--white);
  }
  .md\:p-0 {
    padding: 0px;
  }
  .md\:p-5 {
    padding: 1.25rem;
  }
  .md\:p-md {
    padding: var(--gap-md);
  }
  .md\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .md\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .md\:px-2\.5 {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
  .md\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .md\:px-\[2\.9375rem\] {
    padding-left: 2.9375rem;
    padding-right: 2.9375rem;
  }
  .md\:px-md {
    padding-left: var(--gap-md);
    padding-right: var(--gap-md);
  }
  .md\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .md\:py-2\.5 {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }
  .md\:py-\[30px\] {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .md\:py-\[50px\] {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .md\:pb-2\.5 {
    padding-bottom: 0.625rem;
  }
  .md\:pb-5 {
    padding-bottom: 1.25rem;
  }
  .md\:pb-md {
    padding-bottom: var(--gap-md);
  }
  .md\:pl-md {
    padding-left: var(--gap-md);
  }
  .md\:pr-md {
    padding-right: var(--gap-md);
  }
  .md\:pt-0 {
    padding-top: 0px;
  }
  .md\:pt-10 {
    padding-top: 2.5rem;
  }
  .md\:pt-5 {
    padding-top: 1.25rem;
  }
  .md\:pt-\[30px\] {
    padding-top: 30px;
  }
  .md\:pt-md {
    padding-top: var(--gap-md);
  }
  .md\:text-gray-900 {
    color: var(--gray-900);
  }
  .md\:\[word-spacing\:normal\] {
    word-spacing: normal;
  }
  .first\:md\:rounded-t-\[5px\]:first-child {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }
  .last\:md\:rounded-b-\[5px\]:last-child {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
  }
  .odd\:md\:border-r:nth-child(odd) {
    border-right-width: 1px;
  }
  .md\:first-of-type\:rounded-t-sm:first-of-type {
    border-top-left-radius: var(--radius-sm);
    border-top-right-radius: var(--radius-sm);
  }
  .md\:first-of-type\:border-t:first-of-type {
    border-top-width: 1px;
  }
  .md\:last-of-type\:rounded-b-sm:last-of-type {
    border-bottom-right-radius: var(--radius-sm);
    border-bottom-left-radius: var(--radius-sm);
  }
}
@media (min-width: 1024px) {
  .lg\:my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }
  .lg\:block {
    display: block;
  }
  .lg\:flex {
    display: flex;
  }
  .lg\:hidden {
    display: none;
  }
  .lg\:h-\[calc\(100dvh-var\(--delta\)\)\] {
    height: calc(100dvh - var(--delta));
  }
  .lg\:max-h-\[calc\(100dvh-var\(--delta\)\)\] {
    max-height: calc(100dvh - var(--delta));
  }
  .lg\:w-1\/3 {
    width: 33.333333%;
  }
  .lg\:flex-1 {
    flex: 1 1 0%;
  }
  .lg\:flex-row {
    flex-direction: row;
  }
  .lg\:flex-col {
    flex-direction: column;
  }
  .lg\:pl-0 {
    padding-left: 0px;
  }
  .lg\:opacity-\[0\.32\] {
    opacity: 0.32;
  }
  .lg\:hover\:bg-gray-100:hover {
    background-color: var(--gray-100);
  }
  .lg\:hover\:opacity-100:hover {
    opacity: 1;
  }
}
@media (orientation: landscape) {
  .landscape\:order-1 {
    order: 1;
  }
  .landscape\:order-2 {
    order: 2;
  }
  .landscape\:w-7 {
    width: 1.75rem;
  }
  .landscape\:flex-row {
    flex-direction: row;
  }
  .landscape\:flex-col {
    flex-direction: column;
  }
}
.\[\&\&\]\:translate-x-0.\[\&\&\]\:translate-x-0 {
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.\[\&\.active\]\:border-primary.active {
  border-color: var(--primary-500);
}
.\[\&\.active\]\:bg-gray-900.active {
  background-color: var(--gray-900);
}
.\[\&\.single-line\]\:pb-\[11px\].single-line {
  padding-bottom: 11px;
}
.\[\&\:\:-webkit-inner-spin-button\]\:appearance-none::-webkit-inner-spin-button {
  appearance: none;
}
.\[\&\:\:-webkit-outer-spin-button\]\:appearance-none::-webkit-outer-spin-button {
  appearance: none;
}
.\[\&\:\:-webkit-scrollbar\]\:hidden::-webkit-scrollbar {
  display: none;
}
.\[\&\:has\(\+_div\)\]\:mr-\[15px\]:has(+ div) {
  margin-right: 15px;
}
.\[\&\:has\(\.active\)\]\:bg-gray-100:has(.active) {
  background-color: var(--gray-100);
}
.\[\&\:last-child\>\*\:last-child\]\:rounded-lg:last-child > *:last-child {
  border-radius: 0.5rem;
}
.\[\&\:not\(\:last-child\)\]\:border-r:not(:last-child) {
  border-right-width: 1px;
}
.\[\&\:nth-child\(-n\+2\)\]\:border-b:nth-child(-n+2) {
  border-bottom-width: 1px;
}
.\[\&\:nth-child\(odd\)\]\:border-r:nth-child(odd) {
  border-right-width: 1px;
}
.\[\&\>\*\:first-child\]\:w-full > *:first-child {
  width: 100%;
}
.\[\&\>\*\:first-child\]\:grow > *:first-child {
  flex-grow: 1;
}
.\[\&\>\*\:first-child\]\:pl-0 > *:first-child {
  padding-left: 0px;
}
.\[\&\>\*\:last-child\]\:w-1\/3 > *:last-child {
  width: 33.333333%;
}
.\[\&\>\*\:not\(router-outlet\)\]\:w-full > *:not(router-outlet) {
  width: 100%;
}
.\[\&\>\*\]\:col-start-1 > * {
  grid-column-start: 1;
}
.\[\&\>\*\]\:row-start-1 > * {
  grid-row-start: 1;
}
.\[\&\>\*\]\:-ml-\[7px\] > * {
  margin-left: -7px;
}
.\[\&\>\*\]\:mb-10 > * {
  margin-bottom: 2.5rem;
}
.\[\&\>\*\]\:mb-9 > * {
  margin-bottom: 2.25rem;
}
.\[\&\>\*\]\:line-clamp-1 > * {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.\[\&\>\*\]\:flex > * {
  display: flex;
}
.\[\&\>\*\]\:size-\[38px\] > * {
  width: 38px;
  height: 38px;
}
.\[\&\>\*\]\:w-0 > * {
  width: 0px;
}
.\[\&\>\*\]\:w-1\/2 > * {
  width: 50%;
}
.\[\&\>\*\]\:w-1\/4 > * {
  width: 25%;
}
.\[\&\>\*\]\:w-\[22px\] > * {
  width: 22px;
}
.\[\&\>\*\]\:w-full > * {
  width: 100%;
}
.\[\&\>\*\]\:min-w-0 > * {
  min-width: 0px;
}
.\[\&\>\*\]\:min-w-\[22px\] > * {
  min-width: 22px;
}
.\[\&\>\*\]\:min-w-\[55px\] > * {
  min-width: 55px;
}
.\[\&\>\*\]\:flex-1 > * {
  flex: 1 1 0%;
}
.\[\&\>\*\]\:flex-\[0_0_60px\] > * {
  flex: 0 0 60px;
}
.\[\&\>\*\]\:\!animate-none > * {
  animation: none !important;
}
.\[\&\>\*\]\:items-center > * {
  align-items: center;
}
.\[\&\>\*\]\:justify-center > * {
  justify-content: center;
}
.\[\&\>\*\]\:border > * {
  border-width: 1px;
}
.\[\&\>\*\]\:border-b > * {
  border-bottom-width: 1px;
}
.\[\&\>\*\]\:border-r > * {
  border-right-width: 1px;
}
.\[\&\>\*\]\:border-t > * {
  border-top-width: 1px;
}
.\[\&\>\*\]\:border-solid > * {
  border-style: solid;
}
.\[\&\>\*\]\:border-gray-100 > * {
  border-color: var(--gray-100);
}
.\[\&\>\*\]\:border-gray-50 > * {
  border-color: var(--gray-50);
}
.\[\&\>\*\]\:border-gray-700 > * {
  border-color: var(--gray-700);
}
.\[\&\>\*\]\:border-gray-800 > * {
  border-color: var(--gray-800);
}
.\[\&\>\*\]\:p-sm > * {
  padding: var(--gap-sm);
}
.\[\&\>\*\]\:px-\[25px\] > * {
  padding-left: 25px;
  padding-right: 25px;
}
.\[\&\>\*\]\:py-5 > * {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.\[\&\>\*\]\:pl-\[6px\] > * {
  padding-left: 6px;
}
.\[\&\>\*\]\:pl-md > * {
  padding-left: var(--gap-md);
}
.\[\&\>\*\]\:text-center > * {
  text-align: center;
}
.\[\&\>\*\]\:text-2xl\/\[30px\] > * {
  font-size: 1.5rem;
  line-height: 30px;
}
.\[\&\>\*\]\:text-\[13px\]\/4 > * {
  font-size: 13px;
  line-height: 1rem;
}
.\[\&\>\*\]\:text-sm > * {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.\[\&\>\*\]\:font-normal > * {
  font-weight: 400;
}
.\[\&\>\*\]\:leading-\[\.6875rem\] > * {
  line-height: .6875rem;
}
.\[\&\>\*\]\:leading-\[11px\] > * {
  line-height: 11px;
}
.\[\&\>\*\]\:text-gray > * {
  color: var(--gray-500);
}
.\[\&\>\*\]\:text-gray-600 > * {
  color: var(--gray-600);
}
.\[\&\>\*\]\:text-gray-900 > * {
  color: var(--gray-900);
}
.\[\&\>\*\]\:transition-transform > * {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.\[\&\>\*\]\:duration-\[400ms\] > * {
  transition-duration: 400ms;
}
.\[\&\>\*\]\:ease-in-out > * {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.\[\&\>\*\]\:first\:border-r:first-child > * {
  border-right-width: 1px;
}
.\[\&\>\*\]\:first\:border-solid:first-child > * {
  border-style: solid;
}
.\[\&\>\*\]\:first\:border-gray-800:first-child > * {
  border-color: var(--gray-800);
}
.\[\&\>\*\]\:last\:border-b-0:last-child > * {
  border-bottom-width: 0px;
}
.\[\&\>\*\]\:last\:border-r-0:last-child > * {
  border-right-width: 0px;
}
@media (min-width: 768px) {
  .\[\&\>\*\]\:md\:w-full > * {
    width: 100%;
  }
  .\[\&\>\*\]\:md\:max-w-\[500px\] > * {
    max-width: 500px;
  }
  .\[\&\>\*\]\:md\:rounded > * {
    border-radius: 0.25rem;
  }
  .\[\&\>\*\]\:md\:rounded-sm > * {
    border-radius: var(--radius-sm);
  }
  .\[\&\>\*\]\:md\:border > * {
    border-width: 1px;
  }
}
.\[\&\>\.label-bold\]\:text-gray-900 > .label-bold {
  color: var(--gray-900);
}
.\[\&\>a\]\:min-w-0 > a {
  min-width: 0px;
}
.\[\&\>a\]\:text-white > a {
  color: var(--white);
}
.\[\&\>iframe\]\:flex-1 > iframe {
  flex: 1 1 0%;
}
.\[\&\]\:translate-y-\[0px\] {
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.\[\&\]\:translate-y-\[calc\(1\*88px\+1\*1px\)\] {
  --tw-translate-y: calc(1 * 88px + 1 * 1px);
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.\[\&\]\:translate-y-\[calc\(2\*88px\+2\*1px\)\] {
  --tw-translate-y: calc(2 * 88px + 2 * 1px);
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.\[\&\]\:translate-y-\[calc\(3\*88px\+3\*1px\)\] {
  --tw-translate-y: calc(3 * 88px + 3 * 1px);
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.\[\&\]\:translate-y-\[calc\(4\*88px\+4\*1px\)\] {
  --tw-translate-y: calc(4 * 88px + 4 * 1px);
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.\[\&_\.animated-skeleton\]\:bg-gray-100 .animated-skeleton {
  background-color: var(--gray-100);
}
.\[\&_\.label\\_bold\]\:text-gray-900 .label_bold {
  color: var(--gray-900);
}
.\[\&_a\]\:text-primary a {
  color: var(--primary-500);
}
.\[\&_dui-list-item\]\:border-b dui-list-item {
  border-bottom-width: 1px;
}
.\[\&_dui-list-item\]\:border-solid dui-list-item {
  border-style: solid;
}
.\[\&_dui-list-item\]\:border-gray-100 dui-list-item {
  border-color: var(--gray-100);
}
.\[\&_dui-multiline-list-item\]\:border-b dui-multiline-list-item {
  border-bottom-width: 1px;
}
.\[\&_dui-multiline-list-item\]\:border-solid dui-multiline-list-item {
  border-style: solid;
}
.\[\&_dui-multiline-list-item\]\:border-gray-100 dui-multiline-list-item {
  border-color: var(--gray-100);
}
.\[\&_dui-segments-base-button\]\:\!w-auto dui-segments-base-button {
  width: auto !important;
}
.\[\&_dui-segments-base-button\]\:\!flex-1 dui-segments-base-button {
  flex: 1 1 0% !important;
}
.\[\&_dui-segments-base-button\]\:\!flex-none dui-segments-base-button {
  flex: none !important;
}
.\[\&_th\]\:font-normal th {
  font-weight: 400;
}
.\[\&_tr\]\:h-11 tr {
  height: 2.75rem;
}
.dev-desktop .\[\.dev-desktop_\&\]\:col-span-3 {
  grid-column: span 3 / span 3;
}
.dev-desktop .\[\.dev-desktop_\&\]\:self-stretch {
  align-self: stretch;
}
.dev-desktop .\[\.dev-desktop_\&\]\:first\:col-span-1:first-child {
  grid-column: span 1 / span 1;
}

/* angular:styles/global:styles */
/*# sourceMappingURL=styles-RS2WGZPB.css.map */
