/* src/styles.scss */
:root {
  --bg-primary: #fff;
  --bg-secondary: #f4f7f9;
  --bg-dialog: rgba(23, 37, 75, 0.8);
  --bg-accent-dark-blue: #1a44b9;
  --bg-accent-blue: #1b93f0;
  --bg-disabled: #e9ecf3;
  --bg-muted: #505b79;
  --bg-accent-light-blue: #c6e0f4;
  --bg-state-layer-hovered-grey: rgba(80, 91, 121, 0.08);
  --bg-light-red: #fef2f2;
  --bg-dark-purple: #3730a3;
  --bg-overlay: rgba(0, 0, 0, 0.3);
  --bg-modal-overlay: rgba(23, 37, 75, 0.18);
  --bg-blurred-overlay: rgba(255, 255, 255, 0.32);
  --bg-error: #e23636;
  --bg-start-date: rgba(27, 147, 240, 0.5);
  --bg-range-date: rgba(27, 147, 240, 0.1);
  --bg-selected-range: #ddd;
  --bg-active: #1e9e07;
  --bg-inactive: #ce6b08;
  --bg-label: rgba(255, 255, 255, 0.1);
  --bg-success: #99d161;
  --bg-modal-gray: rgba(119, 119, 119, 0.4);
  --mdcr-button-active-background: rgba(8, 61, 206, 0.12);
  --mdcr-button-on-hover-background: rgba(8, 61, 206, 0.08);
  --stroke-accent: #1a44b9;
  --stroke-disabled: #d4d9e5;
  --stroke-error: #e23636;
  --stroke-success: #99d161;
  --stroke-primary: #505b79;
  --stroke-muted: #c1c1c1;
  --stroke-secondary: #c6e0f4;
  --stroke-secondary-new: #6499c1;
  --stroke-secondary-new-200: #d3e8f0;
  --stroke-warning: #ed8936;
  --stroke-success-secondary: #ebf5d5;
  --stroke-error-secondary: #f7dac8;
  --stroke-canceled-secondary: #f3f3f3;
  --text-accent-blue: #1b93f0;
  --text-accent: #05345e;
  --text-accent-dark-blue: #1a44b9;
  --text-gray: #535862;
  --text-body-primary: #3e5492;
  --text-body-secondary: #fff;
  --text-body-tertiary: #3176aa;
  --text-muted: #505b79;
  --text-secondary-new: #6499c1;
  --text-success: #418003;
  --text-error: #bb2c2c;
  --text-dark-gray: #374151;
  --text-dark-red: #dc2626;
  --text-warning: #b65903;
  --text-disabled: #d4d9e5;
  --text-calendar: #333333;
  --text-calendar-other-month: #aaaaaa;
  --text-black: #000000;
  --text-on-light: rgba(37, 43, 65, 0.64);
  --universal-palette-text-regular: rgba(0, 0, 0, 0.7);
  --text-in-range: #2f80ed;
  --text-form-disabled: #717680;
  --mdcr-button-filled-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.3), 0px 1px 3px 1px rgba(0, 0, 0, 0.15);
  --card-shadow: 0px 4px 16px 0px rgba(26, 68, 185, 0.18);
  --card-shadow-adaptive: 0px 4px 8px 0px rgba(26, 68, 185, 0.12);
  --card-shadow-2: 0 1px 2px 0 rgba(0, 0, 0, 0.3), 0 2px 6px 2px rgba(0, 0, 0, 0.15);
  --menu-shadow: 0 1px 2px 0 rgba(26, 68, 185, 0.3), 0 2px 6px 0 rgba(26, 68, 185, 0.15);
  --mdcr-button-error-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3), 0 1px 3px 1px rgba(0, 0, 0, 0.15);
  --modal-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
  --cookie-consent-shadow: 0px 2px 6px 2px rgba(26, 68, 185, 0.15), 0px 1px 2px 0px rgba(26, 68, 185, 0.3);
  --dropdown-shadow: 0 1px 12px 0 rgba(43, 54, 98, 0.1), 0 2px 6px 0 rgba(194, 217, 250, 0.1);
  --bg-gradient-color-1: #1a44b914 8%;
  --bg-gradient-color-2: #d7ff5f05 2%;
  --bg-gradient-color-3: #2fb91a05 2%;
  --bg-gradient-color-4: #00eaff0a 4%;
  --bg-gradient-1-x-position: 89.7265625%;
  --bg-gradient-1-y-position: 10.468750000000004%;
  --bg-gradient-2-x-position: 15.546875000000004%;
  --bg-gradient-2-y-position: 85.234375%;
}
.tooltip {
  font-family: "TT Rounds Neue Trial", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: var(--text-body-secondary);
  letter-spacing: 0.4px;
}
.chart__y-label-code {
  font-family: "TT Rounds Neue Trial", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 120%;
  color: var(--text-body-primary);
  letter-spacing: 0;
}
.chart__x-axis .tick text {
  font-family: "TT Rounds Neue Trial", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 120%;
  color: var(--text-muted);
  letter-spacing: 0;
}
.chart__y-label-name {
  font-family: "TT Rounds Neue Trial", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 120%;
  color: var(--text-on-light);
  letter-spacing: 0;
}
.chart__count {
  font-family: "TT Rounds Neue Trial", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: normal;
  color: var(--text-on-light);
  letter-spacing: 0;
}
.chart__legend-text {
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: normal;
  color: var(--universal-palette-text-regular);
  letter-spacing: 0;
}
@font-face {
  font-family: "TT Rounds Neue Trial";
  font-style: normal;
  font-weight: 400;
  src: url("/assets/fonts/TT Rounds Neue/TT Rounds Neue Trial Regular.ttf") format("truetype");
}
@font-face {
  font-family: "TT Rounds Neue Trial";
  font-style: normal;
  font-weight: 500;
  src: url("/assets/fonts/TT Rounds Neue/TT Rounds Neue Trial Medium.ttf") format("truetype");
}
@font-face {
  font-family: "TT Rounds Neue Trial";
  font-style: normal;
  font-weight: 600;
  src: url("/assets/fonts/TT Rounds Neue/TT Rounds Neue Trial DemiBold.ttf") format("truetype");
}
@font-face {
  font-family: "TT Runs Trial";
  font-style: normal;
  font-weight: 600;
  src: url("/assets/fonts/TT Runs Trial/TT Runs Trial DemiBold.ttf") format("truetype");
}
@font-face {
  font-family: "TT Runs Trial";
  font-style: normal;
  font-weight: 700;
  src: url("/assets/fonts/TT Runs Trial/TT Runs Trial Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Digital Numbers";
  font-style: normal;
  font-weight: 400;
  src: url("/assets/fonts/Digital Numbers/Digital Numbers.ttf") format("truetype");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  src: url(/assets/fonts/Inter/Inter\ Light.ttf) format("truetype");
}
html {
  height: 100%;
  box-sizing: border-box;
}
body:has(.mdcr-dialog-host) {
  overflow: hidden;
}
*,
*::before,
*::after {
  box-sizing: inherit;
  margin: 0;
  padding: 0;
  border: 0;
}
.tooltip {
  position: absolute;
  max-width: 150px;
  min-height: 24px;
  text-align: center;
  padding: 4px 8px;
  border-radius: 4px;
  z-index: 100;
  opacity: 0;
}
.tooltip--waiting {
  background-color: var(--bg-accent-dark-blue);
}
.tooltip--submitted {
  background-color: var(--text-muted);
}
.tooltip--show {
  opacity: 1;
}
.tooltip--fade {
  -webkit-transition: opacity 3000ms;
  -moz-transition: opacity 3000ms;
  -o-transition: opacity 3000ms;
  transition: opacity 3000ms;
}
.chart__container {
  overflow: visible;
}
.chart__x-axis .tick line {
  stroke: var(--stroke-secondary);
  stroke-width: 1px;
}
.chart__y-label-name {
  text-align: right;
  word-break: break-word;
}
.chart__y-label {
  display: flex;
  gap: 8px;
  height: 40px;
  justify-content: flex-end;
  align-items: center;
}
.chart__bar {
  fill: var(--bg-accent-blue);
  rx: 4;
  padding: 12px 0;
  cursor: pointer;
}
.chart__bar:hover {
  fill: var(--bg-accent-dark-blue);
}
.chart__count {
  dominant-baseline: central;
}
.chart__badge {
  opacity: 0;
  transition: opacity 0.15s ease;
}
.chart__badge-bubble {
  position: relative;
  background: var(--bg-accent-dark-blue);
  color: var(--text-body-secondary);
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4px 8px;
}
.chart__badge-beak {
  position: absolute;
  bottom: -8px;
  left: 50%;
  transform: translateX(-50%);
}
.chart__legend-rect {
  fill: var(--bg-accent-blue);
}

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