@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";

/* ../../node_modules/.pnpm/@angular+material@21.2.6_90b1bbd337901f5c84751f5891ad089a/node_modules/@angular/material/prebuilt-themes/deeppurple-amber.css */
html {
  --mat-sys-on-surface: initial;
}
.mat-app-background {
  background-color: var(--mat-app-background-color, var(--mat-sys-background, transparent));
  color: var(--mat-app-text-color, var(--mat-sys-on-background, inherit));
}
.mat-elevation-z0,
.mat-mdc-elevation-specific.mat-elevation-z0 {
  box-shadow: var(--mat-app-elevation-shadow-level-0, 0px 0px 0px 0px --mat-sys-shadow, 0px 0px 0px 0px --mat-sys-shadow, 0px 0px 0px 0px --mat-sys-shadow);
}
.mat-elevation-z1,
.mat-mdc-elevation-specific.mat-elevation-z1 {
  box-shadow: var(--mat-app-elevation-shadow-level-1, 0px 2px 1px -1px --mat-sys-shadow, 0px 1px 1px 0px --mat-sys-shadow, 0px 1px 3px 0px --mat-sys-shadow);
}
.mat-elevation-z2,
.mat-mdc-elevation-specific.mat-elevation-z2 {
  box-shadow: var(--mat-app-elevation-shadow-level-2, 0px 3px 1px -2px --mat-sys-shadow, 0px 2px 2px 0px --mat-sys-shadow, 0px 1px 5px 0px --mat-sys-shadow);
}
.mat-elevation-z3,
.mat-mdc-elevation-specific.mat-elevation-z3 {
  box-shadow: var(--mat-app-elevation-shadow-level-3, 0px 3px 3px -2px --mat-sys-shadow, 0px 3px 4px 0px --mat-sys-shadow, 0px 1px 8px 0px --mat-sys-shadow);
}
.mat-elevation-z4,
.mat-mdc-elevation-specific.mat-elevation-z4 {
  box-shadow: var(--mat-app-elevation-shadow-level-4, 0px 2px 4px -1px --mat-sys-shadow, 0px 4px 5px 0px --mat-sys-shadow, 0px 1px 10px 0px --mat-sys-shadow);
}
.mat-elevation-z5,
.mat-mdc-elevation-specific.mat-elevation-z5 {
  box-shadow: var(--mat-app-elevation-shadow-level-5, 0px 3px 5px -1px --mat-sys-shadow, 0px 5px 8px 0px --mat-sys-shadow, 0px 1px 14px 0px --mat-sys-shadow);
}
.mat-elevation-z6,
.mat-mdc-elevation-specific.mat-elevation-z6 {
  box-shadow: var(--mat-app-elevation-shadow-level-6, 0px 3px 5px -1px --mat-sys-shadow, 0px 6px 10px 0px --mat-sys-shadow, 0px 1px 18px 0px --mat-sys-shadow);
}
.mat-elevation-z7,
.mat-mdc-elevation-specific.mat-elevation-z7 {
  box-shadow: var(--mat-app-elevation-shadow-level-7, 0px 4px 5px -2px --mat-sys-shadow, 0px 7px 10px 1px --mat-sys-shadow, 0px 2px 16px 1px --mat-sys-shadow);
}
.mat-elevation-z8,
.mat-mdc-elevation-specific.mat-elevation-z8 {
  box-shadow: var(--mat-app-elevation-shadow-level-8, 0px 5px 5px -3px --mat-sys-shadow, 0px 8px 10px 1px --mat-sys-shadow, 0px 3px 14px 2px --mat-sys-shadow);
}
.mat-elevation-z9,
.mat-mdc-elevation-specific.mat-elevation-z9 {
  box-shadow: var(--mat-app-elevation-shadow-level-9, 0px 5px 6px -3px --mat-sys-shadow, 0px 9px 12px 1px --mat-sys-shadow, 0px 3px 16px 2px --mat-sys-shadow);
}
.mat-elevation-z10,
.mat-mdc-elevation-specific.mat-elevation-z10 {
  box-shadow: var(--mat-app-elevation-shadow-level-10, 0px 6px 6px -3px --mat-sys-shadow, 0px 10px 14px 1px --mat-sys-shadow, 0px 4px 18px 3px --mat-sys-shadow);
}
.mat-elevation-z11,
.mat-mdc-elevation-specific.mat-elevation-z11 {
  box-shadow: var(--mat-app-elevation-shadow-level-11, 0px 6px 7px -4px --mat-sys-shadow, 0px 11px 15px 1px --mat-sys-shadow, 0px 4px 20px 3px --mat-sys-shadow);
}
.mat-elevation-z12,
.mat-mdc-elevation-specific.mat-elevation-z12 {
  box-shadow: var(--mat-app-elevation-shadow-level-12, 0px 7px 8px -4px --mat-sys-shadow, 0px 12px 17px 2px --mat-sys-shadow, 0px 5px 22px 4px --mat-sys-shadow);
}
.mat-elevation-z13,
.mat-mdc-elevation-specific.mat-elevation-z13 {
  box-shadow: var(--mat-app-elevation-shadow-level-13, 0px 7px 8px -4px --mat-sys-shadow, 0px 13px 19px 2px --mat-sys-shadow, 0px 5px 24px 4px --mat-sys-shadow);
}
.mat-elevation-z14,
.mat-mdc-elevation-specific.mat-elevation-z14 {
  box-shadow: var(--mat-app-elevation-shadow-level-14, 0px 7px 9px -4px --mat-sys-shadow, 0px 14px 21px 2px --mat-sys-shadow, 0px 5px 26px 4px --mat-sys-shadow);
}
.mat-elevation-z15,
.mat-mdc-elevation-specific.mat-elevation-z15 {
  box-shadow: var(--mat-app-elevation-shadow-level-15, 0px 8px 9px -5px --mat-sys-shadow, 0px 15px 22px 2px --mat-sys-shadow, 0px 6px 28px 5px --mat-sys-shadow);
}
.mat-elevation-z16,
.mat-mdc-elevation-specific.mat-elevation-z16 {
  box-shadow: var(--mat-app-elevation-shadow-level-16, 0px 8px 10px -5px --mat-sys-shadow, 0px 16px 24px 2px --mat-sys-shadow, 0px 6px 30px 5px --mat-sys-shadow);
}
.mat-elevation-z17,
.mat-mdc-elevation-specific.mat-elevation-z17 {
  box-shadow: var(--mat-app-elevation-shadow-level-17, 0px 8px 11px -5px --mat-sys-shadow, 0px 17px 26px 2px --mat-sys-shadow, 0px 6px 32px 5px --mat-sys-shadow);
}
.mat-elevation-z18,
.mat-mdc-elevation-specific.mat-elevation-z18 {
  box-shadow: var(--mat-app-elevation-shadow-level-18, 0px 9px 11px -5px --mat-sys-shadow, 0px 18px 28px 2px --mat-sys-shadow, 0px 7px 34px 6px --mat-sys-shadow);
}
.mat-elevation-z19,
.mat-mdc-elevation-specific.mat-elevation-z19 {
  box-shadow: var(--mat-app-elevation-shadow-level-19, 0px 9px 12px -6px --mat-sys-shadow, 0px 19px 29px 2px --mat-sys-shadow, 0px 7px 36px 6px --mat-sys-shadow);
}
.mat-elevation-z20,
.mat-mdc-elevation-specific.mat-elevation-z20 {
  box-shadow: var(--mat-app-elevation-shadow-level-20, 0px 10px 13px -6px --mat-sys-shadow, 0px 20px 31px 3px --mat-sys-shadow, 0px 8px 38px 7px --mat-sys-shadow);
}
.mat-elevation-z21,
.mat-mdc-elevation-specific.mat-elevation-z21 {
  box-shadow: var(--mat-app-elevation-shadow-level-21, 0px 10px 13px -6px --mat-sys-shadow, 0px 21px 33px 3px --mat-sys-shadow, 0px 8px 40px 7px --mat-sys-shadow);
}
.mat-elevation-z22,
.mat-mdc-elevation-specific.mat-elevation-z22 {
  box-shadow: var(--mat-app-elevation-shadow-level-22, 0px 10px 14px -6px --mat-sys-shadow, 0px 22px 35px 3px --mat-sys-shadow, 0px 8px 42px 7px --mat-sys-shadow);
}
.mat-elevation-z23,
.mat-mdc-elevation-specific.mat-elevation-z23 {
  box-shadow: var(--mat-app-elevation-shadow-level-23, 0px 11px 14px -7px --mat-sys-shadow, 0px 23px 36px 3px --mat-sys-shadow, 0px 9px 44px 8px --mat-sys-shadow);
}
.mat-elevation-z24,
.mat-mdc-elevation-specific.mat-elevation-z24 {
  box-shadow: var(--mat-app-elevation-shadow-level-24, 0px 11px 15px -7px --mat-sys-shadow, 0px 24px 38px 3px --mat-sys-shadow, 0px 9px 46px 8px --mat-sys-shadow);
}
html {
  --mat-app-background-color: #fafafa;
  --mat-app-text-color: rgba(0, 0, 0, 0.87);
  --mat-app-elevation-shadow-level-0:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-1:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-2:
    0px 3px 1px -2px rgba(0, 0, 0, 0.2),
    0px 2px 2px 0px rgba(0, 0, 0, 0.14),
    0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-3:
    0px 3px 3px -2px rgba(0, 0, 0, 0.2),
    0px 3px 4px 0px rgba(0, 0, 0, 0.14),
    0px 1px 8px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-4:
    0px 2px 4px -1px rgba(0, 0, 0, 0.2),
    0px 4px 5px 0px rgba(0, 0, 0, 0.14),
    0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-5:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 5px 8px 0px rgba(0, 0, 0, 0.14),
    0px 1px 14px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-6:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-7:
    0px 4px 5px -2px rgba(0, 0, 0, 0.2),
    0px 7px 10px 1px rgba(0, 0, 0, 0.14),
    0px 2px 16px 1px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-8:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-9:
    0px 5px 6px -3px rgba(0, 0, 0, 0.2),
    0px 9px 12px 1px rgba(0, 0, 0, 0.14),
    0px 3px 16px 2px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-10:
    0px 6px 6px -3px rgba(0, 0, 0, 0.2),
    0px 10px 14px 1px rgba(0, 0, 0, 0.14),
    0px 4px 18px 3px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-11:
    0px 6px 7px -4px rgba(0, 0, 0, 0.2),
    0px 11px 15px 1px rgba(0, 0, 0, 0.14),
    0px 4px 20px 3px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-12:
    0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 12px 17px 2px rgba(0, 0, 0, 0.14),
    0px 5px 22px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-13:
    0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 13px 19px 2px rgba(0, 0, 0, 0.14),
    0px 5px 24px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-14:
    0px 7px 9px -4px rgba(0, 0, 0, 0.2),
    0px 14px 21px 2px rgba(0, 0, 0, 0.14),
    0px 5px 26px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-15:
    0px 8px 9px -5px rgba(0, 0, 0, 0.2),
    0px 15px 22px 2px rgba(0, 0, 0, 0.14),
    0px 6px 28px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-16:
    0px 8px 10px -5px rgba(0, 0, 0, 0.2),
    0px 16px 24px 2px rgba(0, 0, 0, 0.14),
    0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-17:
    0px 8px 11px -5px rgba(0, 0, 0, 0.2),
    0px 17px 26px 2px rgba(0, 0, 0, 0.14),
    0px 6px 32px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-18:
    0px 9px 11px -5px rgba(0, 0, 0, 0.2),
    0px 18px 28px 2px rgba(0, 0, 0, 0.14),
    0px 7px 34px 6px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-19:
    0px 9px 12px -6px rgba(0, 0, 0, 0.2),
    0px 19px 29px 2px rgba(0, 0, 0, 0.14),
    0px 7px 36px 6px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-20:
    0px 10px 13px -6px rgba(0, 0, 0, 0.2),
    0px 20px 31px 3px rgba(0, 0, 0, 0.14),
    0px 8px 38px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-21:
    0px 10px 13px -6px rgba(0, 0, 0, 0.2),
    0px 21px 33px 3px rgba(0, 0, 0, 0.14),
    0px 8px 40px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-22:
    0px 10px 14px -6px rgba(0, 0, 0, 0.2),
    0px 22px 35px 3px rgba(0, 0, 0, 0.14),
    0px 8px 42px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-23:
    0px 11px 14px -7px rgba(0, 0, 0, 0.2),
    0px 23px 36px 3px rgba(0, 0, 0, 0.14),
    0px 9px 44px 8px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-24:
    0px 11px 15px -7px rgba(0, 0, 0, 0.2),
    0px 24px 38px 3px rgba(0, 0, 0, 0.14),
    0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
html {
  --mat-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
}
html {
  --mat-option-selected-state-label-text-color: #673ab7;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-option-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-option-selected-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
}
.mat-accent {
  --mat-option-selected-state-label-text-color: #ffd740;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-option-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-option-selected-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
}
.mat-warn {
  --mat-option-selected-state-label-text-color: #f44336;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-option-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-option-selected-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
}
html {
  --mat-optgroup-label-text-color: rgba(0, 0, 0, 0.87);
}
html {
  --mat-pseudo-checkbox-full-selected-icon-color: #ffd740;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #ffd740;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
.mat-primary {
  --mat-pseudo-checkbox-full-selected-icon-color: #673ab7;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #673ab7;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
.mat-accent {
  --mat-pseudo-checkbox-full-selected-icon-color: #ffd740;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #ffd740;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
.mat-warn {
  --mat-pseudo-checkbox-full-selected-icon-color: #f44336;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #f44336;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
html {
  --mat-option-label-text-font: Roboto, sans-serif;
  --mat-option-label-text-line-height: 24px;
  --mat-option-label-text-size: 16px;
  --mat-option-label-text-tracking: 0.03125em;
  --mat-option-label-text-weight: 400;
}
html {
  --mat-optgroup-label-text-font: Roboto, sans-serif;
  --mat-optgroup-label-text-line-height: 24px;
  --mat-optgroup-label-text-size: 16px;
  --mat-optgroup-label-text-tracking: 0.03125em;
  --mat-optgroup-label-text-weight: 400;
}
html {
  --mat-card-elevated-container-shape: 4px;
  --mat-card-outlined-container-shape: 4px;
  --mat-card-filled-container-shape: 4px;
  --mat-card-outlined-outline-width: 1px;
}
html {
  --mat-card-elevated-container-color: white;
  --mat-card-elevated-container-elevation:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-card-outlined-container-color: white;
  --mat-card-outlined-container-elevation:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-card-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-card-subtitle-text-color: rgba(0, 0, 0, 0.54);
  --mat-card-filled-container-color: white;
  --mat-card-filled-container-elevation:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
html {
  --mat-card-title-text-font: Roboto, sans-serif;
  --mat-card-title-text-line-height: 32px;
  --mat-card-title-text-size: 20px;
  --mat-card-title-text-tracking: 0.0125em;
  --mat-card-title-text-weight: 500;
  --mat-card-subtitle-text-font: Roboto, sans-serif;
  --mat-card-subtitle-text-line-height: 22px;
  --mat-card-subtitle-text-size: 14px;
  --mat-card-subtitle-text-tracking: 0.0071428571em;
  --mat-card-subtitle-text-weight: 500;
}
html {
  --mat-progress-bar-active-indicator-height: 4px;
  --mat-progress-bar-track-height: 4px;
  --mat-progress-bar-track-shape: 0;
}
.mat-mdc-progress-bar {
  --mat-progress-bar-active-indicator-color: #673ab7;
  --mat-progress-bar-track-color: rgba(103, 58, 183, 0.25);
}
.mat-mdc-progress-bar.mat-accent {
  --mat-progress-bar-active-indicator-color: #ffd740;
  --mat-progress-bar-track-color: rgba(255, 215, 64, 0.25);
}
.mat-mdc-progress-bar.mat-warn {
  --mat-progress-bar-active-indicator-color: #f44336;
  --mat-progress-bar-track-color: rgba(244, 67, 54, 0.25);
}
html {
  --mat-tooltip-container-shape: 4px;
  --mat-tooltip-supporting-text-line-height: 16px;
}
html {
  --mat-tooltip-container-color: #424242;
  --mat-tooltip-supporting-text-color: white;
}
html {
  --mat-tooltip-supporting-text-font: Roboto, sans-serif;
  --mat-tooltip-supporting-text-size: 12px;
  --mat-tooltip-supporting-text-weight: 400;
  --mat-tooltip-supporting-text-tracking: 0.0333333333em;
}
html {
  --mat-form-field-filled-active-indicator-height: 1px;
  --mat-form-field-filled-focus-active-indicator-height: 2px;
  --mat-form-field-filled-container-shape: 4px;
  --mat-form-field-outlined-outline-width: 1px;
  --mat-form-field-outlined-focus-outline-width: 2px;
  --mat-form-field-outlined-container-shape: 4px;
}
html {
  --mat-form-field-focus-select-arrow-color: color-mix(in srgb, #673ab7 87%, transparent);
  --mat-form-field-filled-caret-color: #673ab7;
  --mat-form-field-filled-focus-active-indicator-color: #673ab7;
  --mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #673ab7 87%, transparent);
  --mat-form-field-outlined-caret-color: #673ab7;
  --mat-form-field-outlined-focus-outline-color: #673ab7;
  --mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #673ab7 87%, transparent);
  --mat-form-field-disabled-input-text-placeholder-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-error-text-color: #f44336;
  --mat-form-field-select-option-text-color: inherit;
  --mat-form-field-select-disabled-option-text-color: GrayText;
  --mat-form-field-leading-icon-color: unset;
  --mat-form-field-disabled-leading-icon-color: unset;
  --mat-form-field-trailing-icon-color: unset;
  --mat-form-field-disabled-trailing-icon-color: unset;
  --mat-form-field-error-focus-trailing-icon-color: unset;
  --mat-form-field-error-hover-trailing-icon-color: unset;
  --mat-form-field-error-trailing-icon-color: unset;
  --mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-disabled-select-arrow-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-hover-state-layer-opacity: 0.04;
  --mat-form-field-focus-state-layer-opacity: 0.12;
  --mat-form-field-filled-container-color: #f6f6f6;
  --mat-form-field-filled-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-form-field-filled-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-filled-hover-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-filled-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-filled-input-text-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-filled-disabled-input-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-filled-input-text-placeholder-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-filled-error-hover-label-text-color: #f44336;
  --mat-form-field-filled-error-focus-label-text-color: #f44336;
  --mat-form-field-filled-error-label-text-color: #f44336;
  --mat-form-field-filled-error-caret-color: #f44336;
  --mat-form-field-filled-active-indicator-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-filled-disabled-active-indicator-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-form-field-filled-hover-active-indicator-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-filled-error-active-indicator-color: #f44336;
  --mat-form-field-filled-error-focus-active-indicator-color: #f44336;
  --mat-form-field-filled-error-hover-active-indicator-color: #f44336;
  --mat-form-field-outlined-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-outlined-hover-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-outlined-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-outlined-input-text-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-outlined-disabled-input-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-outlined-input-text-placeholder-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-outlined-error-caret-color: #f44336;
  --mat-form-field-outlined-error-focus-label-text-color: #f44336;
  --mat-form-field-outlined-error-label-text-color: #f44336;
  --mat-form-field-outlined-error-hover-label-text-color: #f44336;
  --mat-form-field-outlined-outline-color: rgba(0, 0, 0, 0.38);
  --mat-form-field-outlined-disabled-outline-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-form-field-outlined-hover-outline-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-outlined-error-focus-outline-color: #f44336;
  --mat-form-field-outlined-error-hover-outline-color: #f44336;
  --mat-form-field-outlined-error-outline-color: #f44336;
}
.mat-mdc-form-field.mat-accent {
  --mat-form-field-focus-select-arrow-color: color-mix(in srgb, #ffd740 87%, transparent);
  --mat-form-field-filled-caret-color: #ffd740;
  --mat-form-field-filled-focus-active-indicator-color: #ffd740;
  --mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #ffd740 87%, transparent);
  --mat-form-field-outlined-caret-color: #ffd740;
  --mat-form-field-outlined-focus-outline-color: #ffd740;
  --mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #ffd740 87%, transparent);
}
.mat-mdc-form-field.mat-warn {
  --mat-form-field-focus-select-arrow-color: color-mix(in srgb, #f44336 87%, transparent);
  --mat-form-field-filled-caret-color: #f44336;
  --mat-form-field-filled-focus-active-indicator-color: #f44336;
  --mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #f44336 87%, transparent);
  --mat-form-field-outlined-caret-color: #f44336;
  --mat-form-field-outlined-focus-outline-color: #f44336;
  --mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #f44336 87%, transparent);
}
html {
  --mat-form-field-container-height: 56px;
  --mat-form-field-filled-label-display: block;
  --mat-form-field-container-vertical-padding: 16px;
  --mat-form-field-filled-with-label-container-padding-top: 24px;
  --mat-form-field-filled-with-label-container-padding-bottom: 8px;
}
html {
  --mat-form-field-container-text-font: Roboto, sans-serif;
  --mat-form-field-container-text-line-height: 24px;
  --mat-form-field-container-text-size: 16px;
  --mat-form-field-container-text-tracking: 0.03125em;
  --mat-form-field-container-text-weight: 400;
  --mat-form-field-outlined-label-text-populated-size: 16px;
  --mat-form-field-subscript-text-font: Roboto, sans-serif;
  --mat-form-field-subscript-text-line-height: 20px;
  --mat-form-field-subscript-text-size: 12px;
  --mat-form-field-subscript-text-tracking: 0.0333333333em;
  --mat-form-field-subscript-text-weight: 400;
  --mat-form-field-filled-label-text-font: Roboto, sans-serif;
  --mat-form-field-filled-label-text-size: 16px;
  --mat-form-field-filled-label-text-tracking: 0.03125em;
  --mat-form-field-filled-label-text-weight: 400;
  --mat-form-field-outlined-label-text-font: Roboto, sans-serif;
  --mat-form-field-outlined-label-text-size: 16px;
  --mat-form-field-outlined-label-text-tracking: 0.03125em;
  --mat-form-field-outlined-label-text-weight: 400;
}
html {
  --mat-select-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
html {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.54);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-focused-arrow-color: #673ab7;
  --mat-select-invalid-arrow-color: #f44336;
}
.mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.54);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-focused-arrow-color: #ffd740;
  --mat-select-invalid-arrow-color: #f44336;
}
.mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.54);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-focused-arrow-color: #f44336;
  --mat-select-invalid-arrow-color: #f44336;
}
html {
  --mat-select-arrow-transform: translateY(-8px);
}
html {
  --mat-select-trigger-text-font: Roboto, sans-serif;
  --mat-select-trigger-text-line-height: 24px;
  --mat-select-trigger-text-size: 16px;
  --mat-select-trigger-text-tracking: 0.03125em;
  --mat-select-trigger-text-weight: 400;
}
html {
  --mat-autocomplete-container-shape: 4px;
  --mat-autocomplete-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
html {
  --mat-autocomplete-background-color: white;
}
html {
  --mat-dialog-container-shape: 4px;
  --mat-dialog-container-elevation-shadow:
    0px 11px 15px -7px rgba(0, 0, 0, 0.2),
    0px 24px 38px 3px rgba(0, 0, 0, 0.14),
    0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  --mat-dialog-container-max-width: 80vw;
  --mat-dialog-container-small-max-width: 80vw;
  --mat-dialog-container-min-width: 0;
  --mat-dialog-actions-alignment: start;
  --mat-dialog-actions-padding: 8px;
  --mat-dialog-content-padding: 20px 24px;
  --mat-dialog-with-actions-content-padding: 20px 24px;
  --mat-dialog-headline-padding: 0 24px 9px;
}
html {
  --mat-dialog-container-color: white;
  --mat-dialog-subhead-color: rgba(0, 0, 0, 0.87);
  --mat-dialog-supporting-text-color: rgba(0, 0, 0, 0.54);
}
html {
  --mat-dialog-subhead-font: Roboto, sans-serif;
  --mat-dialog-subhead-line-height: 32px;
  --mat-dialog-subhead-size: 20px;
  --mat-dialog-subhead-weight: 500;
  --mat-dialog-subhead-tracking: 0.0125em;
  --mat-dialog-supporting-text-font: Roboto, sans-serif;
  --mat-dialog-supporting-text-line-height: 24px;
  --mat-dialog-supporting-text-size: 16px;
  --mat-dialog-supporting-text-weight: 400;
  --mat-dialog-supporting-text-tracking: 0.03125em;
}
.mat-mdc-standard-chip {
  --mat-chip-container-shape-radius: 16px;
  --mat-chip-disabled-container-opacity: 0.4;
  --mat-chip-disabled-outline-color: transparent;
  --mat-chip-flat-selected-outline-width: 0;
  --mat-chip-focus-outline-color: transparent;
  --mat-chip-hover-state-layer-opacity: 0.04;
  --mat-chip-outline-color: transparent;
  --mat-chip-outline-width: 0;
  --mat-chip-selected-hover-state-layer-opacity: 0.04;
  --mat-chip-selected-trailing-action-state-layer-color: transparent;
  --mat-chip-trailing-action-focus-opacity: 1;
  --mat-chip-trailing-action-focus-state-layer-opacity: 0;
  --mat-chip-trailing-action-hover-state-layer-opacity: 0;
  --mat-chip-trailing-action-opacity: 0.54;
  --mat-chip-trailing-action-state-layer-color: transparent;
  --mat-chip-with-avatar-avatar-shape-radius: 14px;
  --mat-chip-with-avatar-avatar-size: 28px;
  --mat-chip-with-avatar-disabled-avatar-opacity: 1;
  --mat-chip-with-icon-disabled-icon-opacity: 1;
  --mat-chip-with-icon-icon-size: 18px;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;
}
.mat-mdc-standard-chip {
  --mat-chip-disabled-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-chip-elevated-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-chip-elevated-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-chip-elevated-selected-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-chip-flat-disabled-selected-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-focus-state-layer-color: 0.12;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: 0.04;
  --mat-chip-selected-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-icon-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-icon-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,
.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #673ab7;
  --mat-chip-elevated-disabled-container-color: #673ab7;
  --mat-chip-elevated-selected-container-color: #673ab7;
  --mat-chip-flat-disabled-selected-container-color: #673ab7;
  --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-label-text-color: white;
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-focus-state-layer-color: 0.12;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: 0.04;
  --mat-chip-selected-label-text-color: white;
  --mat-chip-selected-trailing-icon-color: white;
  --mat-chip-with-icon-disabled-icon-color: white;
  --mat-chip-with-icon-icon-color: white;
  --mat-chip-with-icon-selected-icon-color: white;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mat-chip-with-trailing-icon-trailing-icon-color: white;
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,
.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mat-chip-disabled-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-chip-elevated-container-color: #ffd740;
  --mat-chip-elevated-disabled-container-color: #ffd740;
  --mat-chip-elevated-selected-container-color: #ffd740;
  --mat-chip-flat-disabled-selected-container-color: #ffd740;
  --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-focus-state-layer-color: 0.12;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: 0.04;
  --mat-chip-selected-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-icon-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-icon-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,
.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #f44336;
  --mat-chip-elevated-disabled-container-color: #f44336;
  --mat-chip-elevated-selected-container-color: #f44336;
  --mat-chip-flat-disabled-selected-container-color: #f44336;
  --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-label-text-color: white;
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-focus-state-layer-color: 0.12;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: 0.04;
  --mat-chip-selected-label-text-color: white;
  --mat-chip-selected-trailing-icon-color: white;
  --mat-chip-with-icon-disabled-icon-color: white;
  --mat-chip-with-icon-icon-color: white;
  --mat-chip-with-icon-selected-icon-color: white;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mat-chip-with-trailing-icon-trailing-icon-color: white;
}
.mat-mdc-chip.mat-mdc-standard-chip {
  --mat-chip-container-height: 32px;
}
.mat-mdc-standard-chip {
  --mat-chip-label-text-font: Roboto, sans-serif;
  --mat-chip-label-text-line-height: 20px;
  --mat-chip-label-text-size: 14px;
  --mat-chip-label-text-tracking: 0.0178571429em;
  --mat-chip-label-text-weight: 400;
}
html {
  --mat-slide-toggle-disabled-handle-opacity: 0.38;
  --mat-slide-toggle-disabled-selected-handle-opacity: 0.38;
  --mat-slide-toggle-disabled-selected-icon-opacity: 0.38;
  --mat-slide-toggle-disabled-track-opacity: 0.12;
  --mat-slide-toggle-disabled-unselected-handle-opacity: 0.38;
  --mat-slide-toggle-disabled-unselected-icon-opacity: 0.38;
  --mat-slide-toggle-disabled-unselected-track-outline-color: transparent;
  --mat-slide-toggle-disabled-unselected-track-outline-width: 1px;
  --mat-slide-toggle-handle-height: 20px;
  --mat-slide-toggle-handle-shape: 10px;
  --mat-slide-toggle-handle-width: 20px;
  --mat-slide-toggle-hidden-track-opacity: 1;
  --mat-slide-toggle-hidden-track-transition: transform 75ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
  --mat-slide-toggle-pressed-handle-size: 20px;
  --mat-slide-toggle-selected-focus-state-layer-opacity: 0.12;
  --mat-slide-toggle-selected-handle-horizontal-margin: 0;
  --mat-slide-toggle-selected-handle-size: 20px;
  --mat-slide-toggle-selected-hover-state-layer-opacity: 0.04;
  --mat-slide-toggle-selected-icon-size: 18px;
  --mat-slide-toggle-selected-pressed-handle-horizontal-margin: 0;
  --mat-slide-toggle-selected-pressed-state-layer-opacity: 0.12;
  --mat-slide-toggle-selected-track-outline-color: transparent;
  --mat-slide-toggle-selected-track-outline-width: 1px;
  --mat-slide-toggle-selected-with-icon-handle-horizontal-margin: 0;
  --mat-slide-toggle-track-height: 14px;
  --mat-slide-toggle-track-outline-color: transparent;
  --mat-slide-toggle-track-outline-width: 1px;
  --mat-slide-toggle-track-shape: 7px;
  --mat-slide-toggle-track-width: 36px;
  --mat-slide-toggle-unselected-focus-state-layer-opacity: 0.12;
  --mat-slide-toggle-unselected-handle-horizontal-margin: 0;
  --mat-slide-toggle-unselected-handle-size: 20px;
  --mat-slide-toggle-unselected-hover-state-layer-opacity: 0.12;
  --mat-slide-toggle-unselected-icon-size: 18px;
  --mat-slide-toggle-unselected-pressed-handle-horizontal-margin: 0;
  --mat-slide-toggle-unselected-pressed-state-layer-opacity: 0.1;
  --mat-slide-toggle-unselected-with-icon-handle-horizontal-margin: 0;
  --mat-slide-toggle-visible-track-opacity: 1;
  --mat-slide-toggle-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, 0.2, 1);
  --mat-slide-toggle-with-icon-handle-size: 20px;
  --mat-slide-toggle-touch-target-size: 48px;
}
html {
  --mat-slide-toggle-selected-icon-color: white;
  --mat-slide-toggle-disabled-selected-icon-color: white;
  --mat-slide-toggle-selected-focus-state-layer-color: #673ab7;
  --mat-slide-toggle-selected-handle-color: #673ab7;
  --mat-slide-toggle-selected-hover-state-layer-color: #673ab7;
  --mat-slide-toggle-selected-pressed-state-layer-color: #673ab7;
  --mat-slide-toggle-selected-focus-handle-color: #673ab7;
  --mat-slide-toggle-selected-hover-handle-color: #673ab7;
  --mat-slide-toggle-selected-pressed-handle-color: #673ab7;
  --mat-slide-toggle-selected-focus-track-color: #9575cd;
  --mat-slide-toggle-selected-hover-track-color: #9575cd;
  --mat-slide-toggle-selected-pressed-track-color: #9575cd;
  --mat-slide-toggle-selected-track-color: #9575cd;
  --mat-slide-toggle-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-slide-toggle-disabled-handle-elevation-shadow:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-disabled-selected-handle-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-disabled-selected-track-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-disabled-unselected-handle-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-disabled-unselected-icon-color: #f6f6f6;
  --mat-slide-toggle-disabled-unselected-track-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-handle-elevation-shadow:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-handle-surface-color: white;
  --mat-slide-toggle-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-unselected-hover-handle-color: #424242;
  --mat-slide-toggle-unselected-focus-handle-color: #424242;
  --mat-slide-toggle-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-unselected-focus-track-color: rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-unselected-icon-color: #f6f6f6;
  --mat-slide-toggle-unselected-handle-color: rgba(0, 0, 0, 0.54);
  --mat-slide-toggle-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-unselected-hover-track-color: rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-unselected-pressed-handle-color: #424242;
  --mat-slide-toggle-unselected-pressed-track-color: rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-unselected-track-color: rgba(0, 0, 0, 0.12);
}
.mat-mdc-slide-toggle.mat-accent {
  --mat-slide-toggle-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-selected-focus-state-layer-color: #ffd740;
  --mat-slide-toggle-selected-handle-color: #ffd740;
  --mat-slide-toggle-selected-hover-state-layer-color: #ffd740;
  --mat-slide-toggle-selected-pressed-state-layer-color: #ffd740;
  --mat-slide-toggle-selected-focus-handle-color: #ffd740;
  --mat-slide-toggle-selected-hover-handle-color: #ffd740;
  --mat-slide-toggle-selected-pressed-handle-color: #ffd740;
  --mat-slide-toggle-selected-focus-track-color: #ffd54f;
  --mat-slide-toggle-selected-hover-track-color: #ffd54f;
  --mat-slide-toggle-selected-pressed-track-color: #ffd54f;
  --mat-slide-toggle-selected-track-color: #ffd54f;
}
.mat-mdc-slide-toggle.mat-warn {
  --mat-slide-toggle-selected-icon-color: white;
  --mat-slide-toggle-disabled-selected-icon-color: white;
  --mat-slide-toggle-selected-focus-state-layer-color: #f44336;
  --mat-slide-toggle-selected-handle-color: #f44336;
  --mat-slide-toggle-selected-hover-state-layer-color: #f44336;
  --mat-slide-toggle-selected-pressed-state-layer-color: #f44336;
  --mat-slide-toggle-selected-focus-handle-color: #f44336;
  --mat-slide-toggle-selected-hover-handle-color: #f44336;
  --mat-slide-toggle-selected-pressed-handle-color: #f44336;
  --mat-slide-toggle-selected-focus-track-color: #e57373;
  --mat-slide-toggle-selected-hover-track-color: #e57373;
  --mat-slide-toggle-selected-pressed-track-color: #e57373;
  --mat-slide-toggle-selected-track-color: #e57373;
}
html {
  --mat-slide-toggle-state-layer-size: 40px;
  --mat-slide-toggle-touch-target-display: block;
}
html {
  --mat-slide-toggle-label-text-font: Roboto, sans-serif;
  --mat-slide-toggle-label-text-line-height: 20px;
  --mat-slide-toggle-label-text-size: 14px;
  --mat-slide-toggle-label-text-tracking: 0.0178571429em;
  --mat-slide-toggle-label-text-weight: 400;
}
html .mat-mdc-slide-toggle {
  --mat-slide-toggle-label-text-font: Roboto, sans-serif;
  --mat-slide-toggle-label-text-line-height: 20px;
  --mat-slide-toggle-label-text-size: 14px;
  --mat-slide-toggle-label-text-tracking: 0.0178571429em;
  --mat-slide-toggle-label-text-weight: 400;
}
html {
  --mat-radio-disabled-selected-icon-opacity: 0.38;
  --mat-radio-disabled-unselected-icon-opacity: 0.38;
  --mat-radio-state-layer-size: 40px;
  --mat-radio-touch-target-size: 48px;
}
.mat-mdc-radio-button.mat-primary {
  --mat-radio-checked-ripple-color: #673ab7;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #673ab7;
  --mat-radio-selected-hover-icon-color: #673ab7;
  --mat-radio-selected-icon-color: #673ab7;
  --mat-radio-selected-pressed-icon-color: #673ab7;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-radio-button.mat-accent {
  --mat-radio-checked-ripple-color: #ffd740;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #ffd740;
  --mat-radio-selected-hover-icon-color: #ffd740;
  --mat-radio-selected-icon-color: #ffd740;
  --mat-radio-selected-pressed-icon-color: #ffd740;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-radio-button.mat-warn {
  --mat-radio-checked-ripple-color: #f44336;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #f44336;
  --mat-radio-selected-hover-icon-color: #f44336;
  --mat-radio-selected-icon-color: #f44336;
  --mat-radio-selected-pressed-icon-color: #f44336;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
html {
  --mat-radio-state-layer-size: 40px;
  --mat-radio-touch-target-display: block;
}
html {
  --mat-radio-label-text-font: Roboto, sans-serif;
  --mat-radio-label-text-line-height: 20px;
  --mat-radio-label-text-size: 14px;
  --mat-radio-label-text-tracking: 0.0178571429em;
  --mat-radio-label-text-weight: 400;
}
html {
  --mat-slider-active-track-height: 6px;
  --mat-slider-active-track-shape: 9999px;
  --mat-slider-handle-elevation:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-slider-handle-height: 20px;
  --mat-slider-handle-shape: 50%;
  --mat-slider-handle-width: 20px;
  --mat-slider-inactive-track-height: 4px;
  --mat-slider-inactive-track-shape: 9999px;
  --mat-slider-value-indicator-border-radius: 4px;
  --mat-slider-value-indicator-caret-display: block;
  --mat-slider-value-indicator-container-transform: translateX(-50%);
  --mat-slider-value-indicator-height: 32px;
  --mat-slider-value-indicator-padding: 0 12px;
  --mat-slider-value-indicator-text-transform: none;
  --mat-slider-value-indicator-width: auto;
  --mat-slider-with-overlap-handle-outline-width: 1px;
  --mat-slider-with-tick-marks-active-container-opacity: 0.6;
  --mat-slider-with-tick-marks-container-shape: 50%;
  --mat-slider-with-tick-marks-container-size: 2px;
  --mat-slider-with-tick-marks-inactive-container-opacity: 0.6;
  --mat-slider-value-indicator-transform-origin: bottom;
}
html {
  --mat-slider-active-track-color: #673ab7;
  --mat-slider-focus-handle-color: #673ab7;
  --mat-slider-handle-color: #673ab7;
  --mat-slider-hover-handle-color: #673ab7;
  --mat-slider-focus-state-layer-color: color-mix(in srgb, #673ab7 12%, transparent);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, #673ab7 4%, transparent);
  --mat-slider-inactive-track-color: #673ab7;
  --mat-slider-ripple-color: #673ab7;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #673ab7;
  --mat-slider-disabled-active-track-color: rgba(0, 0, 0, 0.87);
  --mat-slider-disabled-handle-color: rgba(0, 0, 0, 0.87);
  --mat-slider-disabled-inactive-track-color: rgba(0, 0, 0, 0.87);
  --mat-slider-label-container-color: #424242;
  --mat-slider-label-label-text-color: white;
  --mat-slider-value-indicator-opacity: 1;
  --mat-slider-with-overlap-handle-outline-color: rgba(0, 0, 0, 0.87);
  --mat-slider-with-tick-marks-disabled-container-color: rgba(0, 0, 0, 0.87);
}
.mat-accent {
  --mat-slider-active-track-color: #ffd740;
  --mat-slider-focus-handle-color: #ffd740;
  --mat-slider-handle-color: #ffd740;
  --mat-slider-hover-handle-color: #ffd740;
  --mat-slider-focus-state-layer-color: color-mix(in srgb, #ffd740 12%, transparent);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, #ffd740 4%, transparent);
  --mat-slider-inactive-track-color: #ffd740;
  --mat-slider-ripple-color: #ffd740;
  --mat-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, 0.87);
  --mat-slider-with-tick-marks-inactive-container-color: #ffd740;
}
.mat-warn {
  --mat-slider-active-track-color: #f44336;
  --mat-slider-focus-handle-color: #f44336;
  --mat-slider-handle-color: #f44336;
  --mat-slider-hover-handle-color: #f44336;
  --mat-slider-focus-state-layer-color: color-mix(in srgb, #f44336 12%, transparent);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, #f44336 4%, transparent);
  --mat-slider-inactive-track-color: #f44336;
  --mat-slider-ripple-color: #f44336;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #f44336;
}
html {
  --mat-slider-label-label-text-font: Roboto, sans-serif;
  --mat-slider-label-label-text-size: 14px;
  --mat-slider-label-label-text-line-height: 22px;
  --mat-slider-label-label-text-tracking: 0.0071428571em;
  --mat-slider-label-label-text-weight: 500;
}
html {
  --mat-menu-container-shape: 4px;
  --mat-menu-divider-bottom-spacing: 0;
  --mat-menu-divider-top-spacing: 0;
  --mat-menu-item-spacing: 16px;
  --mat-menu-item-icon-size: 24px;
  --mat-menu-item-leading-spacing: 16px;
  --mat-menu-item-trailing-spacing: 16px;
  --mat-menu-item-with-icon-leading-spacing: 16px;
  --mat-menu-item-with-icon-trailing-spacing: 16px;
  --mat-menu-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
html {
  --mat-menu-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-icon-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-menu-item-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-menu-container-color: white;
  --mat-menu-divider-color: rgba(0, 0, 0, 0.12);
}
html {
  --mat-menu-item-label-text-font: Roboto, sans-serif;
  --mat-menu-item-label-text-size: 16px;
  --mat-menu-item-label-text-tracking: 0.03125em;
  --mat-menu-item-label-text-line-height: 24px;
  --mat-menu-item-label-text-weight: 400;
}
html {
  --mat-list-active-indicator-color: transparent;
  --mat-list-active-indicator-shape: 4px;
  --mat-list-list-item-container-shape: 0;
  --mat-list-list-item-leading-avatar-shape: 50%;
  --mat-list-list-item-container-color: transparent;
  --mat-list-list-item-selected-container-color: transparent;
  --mat-list-list-item-leading-avatar-color: transparent;
  --mat-list-list-item-leading-icon-size: 24px;
  --mat-list-list-item-leading-avatar-size: 40px;
  --mat-list-list-item-trailing-icon-size: 24px;
  --mat-list-list-item-disabled-state-layer-color: transparent;
  --mat-list-list-item-disabled-state-layer-opacity: 0;
  --mat-list-list-item-disabled-label-text-opacity: 0.38;
  --mat-list-list-item-disabled-leading-icon-opacity: 0.38;
  --mat-list-list-item-disabled-trailing-icon-opacity: 0.38;
}
html {
  --mat-list-list-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-supporting-text-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-leading-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-disabled-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-disabled-leading-icon-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-hover-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-hover-state-layer-opacity: 0.04;
  --mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-focus-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-focus-state-layer-opacity: 0.12;
}
.mdc-list-item__start,
.mdc-list-item__end {
  --mat-radio-checked-ripple-color: #673ab7;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #673ab7;
  --mat-radio-selected-hover-icon-color: #673ab7;
  --mat-radio-selected-icon-color: #673ab7;
  --mat-radio-selected-pressed-icon-color: #673ab7;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
.mat-accent .mdc-list-item__start,
.mat-accent .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #ffd740;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #ffd740;
  --mat-radio-selected-hover-icon-color: #ffd740;
  --mat-radio-selected-icon-color: #ffd740;
  --mat-radio-selected-pressed-icon-color: #ffd740;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
.mat-warn .mdc-list-item__start,
.mat-warn .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #f44336;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #f44336;
  --mat-radio-selected-hover-icon-color: #f44336;
  --mat-radio-selected-icon-color: #f44336;
  --mat-radio-selected-pressed-icon-color: #f44336;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-list-option {
  --mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #673ab7;
  --mat-checkbox-selected-hover-icon-color: #673ab7;
  --mat-checkbox-selected-icon-color: #673ab7;
  --mat-checkbox-selected-pressed-icon-color: #673ab7;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #673ab7;
  --mat-checkbox-selected-hover-state-layer-color: #673ab7;
  --mat-checkbox-selected-pressed-state-layer-color: #673ab7;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-list-option.mat-accent {
  --mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-selected-focus-icon-color: #ffd740;
  --mat-checkbox-selected-hover-icon-color: #ffd740;
  --mat-checkbox-selected-icon-color: #ffd740;
  --mat-checkbox-selected-pressed-icon-color: #ffd740;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #ffd740;
  --mat-checkbox-selected-hover-state-layer-color: #ffd740;
  --mat-checkbox-selected-pressed-state-layer-color: #ffd740;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-list-option.mat-warn {
  --mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #f44336;
  --mat-checkbox-selected-hover-icon-color: #f44336;
  --mat-checkbox-selected-icon-color: #f44336;
  --mat-checkbox-selected-pressed-icon-color: #f44336;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #f44336;
  --mat-checkbox-selected-hover-state-layer-color: #f44336;
  --mat-checkbox-selected-pressed-state-layer-color: #f44336;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start {
  color: #673ab7;
}
.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
html {
  --mat-list-list-item-leading-icon-start-space: 16px;
  --mat-list-list-item-leading-icon-end-space: 32px;
  --mat-list-list-item-one-line-container-height: 48px;
  --mat-list-list-item-two-line-container-height: 64px;
  --mat-list-list-item-three-line-container-height: 88px;
}
.mdc-list-item__start,
.mdc-list-item__end {
  --mat-radio-state-layer-size: 40px;
  --mat-radio-touch-target-display: block;
}
.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,
.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,
.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line {
  height: 56px;
}
.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,
.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,
.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines {
  height: 72px;
}
html {
  --mat-list-list-item-label-text-font: Roboto, sans-serif;
  --mat-list-list-item-label-text-line-height: 24px;
  --mat-list-list-item-label-text-size: 16px;
  --mat-list-list-item-label-text-tracking: 0.03125em;
  --mat-list-list-item-label-text-weight: 400;
  --mat-list-list-item-supporting-text-font: Roboto, sans-serif;
  --mat-list-list-item-supporting-text-line-height: 20px;
  --mat-list-list-item-supporting-text-size: 14px;
  --mat-list-list-item-supporting-text-tracking: 0.0178571429em;
  --mat-list-list-item-supporting-text-weight: 400;
  --mat-list-list-item-trailing-supporting-text-font: Roboto, sans-serif;
  --mat-list-list-item-trailing-supporting-text-line-height: 20px;
  --mat-list-list-item-trailing-supporting-text-size: 12px;
  --mat-list-list-item-trailing-supporting-text-tracking: 0.0333333333em;
  --mat-list-list-item-trailing-supporting-text-weight: 400;
}
.mdc-list-group__subheader {
  font: 400 16px / 28px Roboto, sans-serif;
  letter-spacing: 0.009375em;
}
html {
  --mat-paginator-page-size-select-width: 84px;
  --mat-paginator-page-size-select-touch-target-height: 48px;
}
html {
  --mat-paginator-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-paginator-container-background-color: white;
  --mat-paginator-enabled-icon-color: rgba(0, 0, 0, 0.54);
  --mat-paginator-disabled-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
html {
  --mat-paginator-container-size: 56px;
  --mat-paginator-form-field-container-height: 40px;
  --mat-paginator-form-field-container-vertical-padding: 8px;
  --mat-paginator-touch-target-display: block;
}
html {
  --mat-paginator-container-text-font: Roboto, sans-serif;
  --mat-paginator-container-text-line-height: 20px;
  --mat-paginator-container-text-size: 12px;
  --mat-paginator-container-text-tracking: 0.0333333333em;
  --mat-paginator-container-text-weight: 400;
  --mat-paginator-select-trigger-text-size: 12px;
}
html {
  --mat-tab-container-height: 48px;
  --mat-tab-divider-color: transparent;
  --mat-tab-divider-height: 0;
  --mat-tab-active-indicator-height: 2px;
  --mat-tab-active-indicator-shape: 0;
}
.mat-mdc-tab-group,
.mat-mdc-tab-nav-bar {
  --mat-tab-disabled-ripple-color: rgba(0, 0, 0, 0.54);
  --mat-tab-pagination-icon-color: rgba(0, 0, 0, 0.87);
  --mat-tab-inactive-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-label-text-color: #673ab7;
  --mat-tab-active-ripple-color: #673ab7;
  --mat-tab-inactive-ripple-color: #673ab7;
  --mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-focus-label-text-color: #673ab7;
  --mat-tab-active-hover-label-text-color: #673ab7;
  --mat-tab-active-focus-indicator-color: #673ab7;
  --mat-tab-active-hover-indicator-color: #673ab7;
  --mat-tab-active-indicator-color: #673ab7;
}
.mat-mdc-tab-group.mat-accent,
.mat-mdc-tab-nav-bar.mat-accent {
  --mat-tab-disabled-ripple-color: rgba(0, 0, 0, 0.54);
  --mat-tab-pagination-icon-color: rgba(0, 0, 0, 0.87);
  --mat-tab-inactive-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-label-text-color: #ffd740;
  --mat-tab-active-ripple-color: #ffd740;
  --mat-tab-inactive-ripple-color: #ffd740;
  --mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-focus-label-text-color: #ffd740;
  --mat-tab-active-hover-label-text-color: #ffd740;
  --mat-tab-active-focus-indicator-color: #ffd740;
  --mat-tab-active-hover-indicator-color: #ffd740;
  --mat-tab-active-indicator-color: #ffd740;
}
.mat-mdc-tab-group.mat-warn,
.mat-mdc-tab-nav-bar.mat-warn {
  --mat-tab-disabled-ripple-color: rgba(0, 0, 0, 0.54);
  --mat-tab-pagination-icon-color: rgba(0, 0, 0, 0.87);
  --mat-tab-inactive-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-label-text-color: #f44336;
  --mat-tab-active-ripple-color: #f44336;
  --mat-tab-inactive-ripple-color: #f44336;
  --mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-focus-label-text-color: #f44336;
  --mat-tab-active-hover-label-text-color: #f44336;
  --mat-tab-active-focus-indicator-color: #f44336;
  --mat-tab-active-hover-indicator-color: #f44336;
  --mat-tab-active-indicator-color: #f44336;
}
.mat-mdc-tab-group.mat-background-primary,
.mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-background-color: #673ab7;
  --mat-tab-foreground-color: white;
}
.mat-mdc-tab-group.mat-background-accent,
.mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-background-color: #ffd740;
  --mat-tab-foreground-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-tab-group.mat-background-warn,
.mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-background-color: #f44336;
  --mat-tab-foreground-color: white;
}
.mat-mdc-tab-header {
  --mat-tab-container-height: 48px;
}
.mat-mdc-tab-header {
  --mat-tab-label-text-font: Roboto, sans-serif;
  --mat-tab-label-text-size: 14px;
  --mat-tab-label-text-tracking: 0.0892857143em;
  --mat-tab-label-text-line-height: 36px;
  --mat-tab-label-text-weight: 500;
}
html {
  --mat-checkbox-disabled-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-state-layer-opacity: 0.12;
  --mat-checkbox-selected-hover-state-layer-opacity: 0.04;
  --mat-checkbox-selected-pressed-state-layer-opacity: 0.12;
  --mat-checkbox-unselected-focus-state-layer-opacity: 0.12;
  --mat-checkbox-unselected-hover-state-layer-opacity: 0.04;
  --mat-checkbox-unselected-pressed-state-layer-opacity: 0.12;
  --mat-checkbox-touch-target-size: 48px;
}
html {
  --mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-selected-focus-icon-color: #ffd740;
  --mat-checkbox-selected-hover-icon-color: #ffd740;
  --mat-checkbox-selected-icon-color: #ffd740;
  --mat-checkbox-selected-pressed-icon-color: #ffd740;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #ffd740;
  --mat-checkbox-selected-hover-state-layer-color: #ffd740;
  --mat-checkbox-selected-pressed-state-layer-color: #ffd740;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-checkbox.mat-primary {
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #673ab7;
  --mat-checkbox-selected-hover-icon-color: #673ab7;
  --mat-checkbox-selected-icon-color: #673ab7;
  --mat-checkbox-selected-pressed-icon-color: #673ab7;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #673ab7;
  --mat-checkbox-selected-hover-state-layer-color: #673ab7;
  --mat-checkbox-selected-pressed-state-layer-color: #673ab7;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-checkbox.mat-warn {
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #f44336;
  --mat-checkbox-selected-hover-icon-color: #f44336;
  --mat-checkbox-selected-icon-color: #f44336;
  --mat-checkbox-selected-pressed-icon-color: #f44336;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #f44336;
  --mat-checkbox-selected-hover-state-layer-color: #f44336;
  --mat-checkbox-selected-pressed-state-layer-color: #f44336;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
html {
  --mat-checkbox-touch-target-display: block;
  --mat-checkbox-state-layer-size: 40px;
}
html {
  --mat-checkbox-label-text-font: Roboto, sans-serif;
  --mat-checkbox-label-text-line-height: 20px;
  --mat-checkbox-label-text-size: 14px;
  --mat-checkbox-label-text-tracking: 0.0178571429em;
  --mat-checkbox-label-text-weight: 400;
}
html {
  --mat-button-filled-container-shape: 4px;
  --mat-button-filled-horizontal-padding: 16px;
  --mat-button-filled-icon-offset: -4px;
  --mat-button-filled-icon-spacing: 8px;
  --mat-button-filled-touch-target-size: 48px;
  --mat-button-outlined-container-shape: 4px;
  --mat-button-outlined-horizontal-padding: 15px;
  --mat-button-outlined-icon-offset: -4px;
  --mat-button-outlined-icon-spacing: 8px;
  --mat-button-outlined-keep-touch-target: false;
  --mat-button-outlined-outline-width: 1px;
  --mat-button-outlined-touch-target-size: 48px;
  --mat-button-protected-container-elevation-shadow:
    0px 3px 1px -2px rgba(0, 0, 0, 0.2),
    0px 2px 2px 0px rgba(0, 0, 0, 0.14),
    0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  --mat-button-protected-container-shape: 4px;
  --mat-button-protected-disabled-container-elevation-shadow:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-button-protected-focus-container-elevation-shadow:
    0px 2px 4px -1px rgba(0, 0, 0, 0.2),
    0px 4px 5px 0px rgba(0, 0, 0, 0.14),
    0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-button-protected-horizontal-padding: 16px;
  --mat-button-protected-hover-container-elevation-shadow:
    0px 2px 4px -1px rgba(0, 0, 0, 0.2),
    0px 4px 5px 0px rgba(0, 0, 0, 0.14),
    0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-button-protected-icon-offset: -4px;
  --mat-button-protected-icon-spacing: 8px;
  --mat-button-protected-pressed-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-button-protected-touch-target-size: 48px;
  --mat-button-text-container-shape: 4px;
  --mat-button-text-horizontal-padding: 8px;
  --mat-button-text-icon-offset: 0;
  --mat-button-text-icon-spacing: 8px;
  --mat-button-text-with-icon-horizontal-padding: 8px;
  --mat-button-text-touch-target-size: 48px;
  --mat-button-tonal-container-shape: 4px;
  --mat-button-tonal-horizontal-padding: 16px;
  --mat-button-tonal-icon-offset: -4px;
  --mat-button-tonal-icon-spacing: 8px;
  --mat-button-tonal-touch-target-size: 48px;
}
html {
  --mat-button-filled-container-color: white;
  --mat-button-filled-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-filled-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-filled-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-filled-focus-state-layer-opacity: 0.12;
  --mat-button-filled-hover-state-layer-opacity: 0.04;
  --mat-button-filled-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-filled-pressed-state-layer-opacity: 0.12;
  --mat-button-filled-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-filled-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-outlined-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-outlined-disabled-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-outlined-focus-state-layer-opacity: 0.12;
  --mat-button-outlined-hover-state-layer-opacity: 0.04;
  --mat-button-outlined-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-pressed-state-layer-opacity: 0.12;
  --mat-button-outlined-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-outlined-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-protected-container-color: white;
  --mat-button-protected-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-protected-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-protected-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-protected-focus-state-layer-opacity: 0.12;
  --mat-button-protected-hover-state-layer-opacity: 0.04;
  --mat-button-protected-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-protected-pressed-state-layer-opacity: 0.12;
  --mat-button-protected-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-protected-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-text-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-text-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-text-focus-state-layer-opacity: 0.12;
  --mat-button-text-hover-state-layer-opacity: 0.04;
  --mat-button-text-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-text-pressed-state-layer-opacity: 0.12;
  --mat-button-text-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-text-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-tonal-container-color: white;
  --mat-button-tonal-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-tonal-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-tonal-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-tonal-focus-state-layer-opacity: 0.12;
  --mat-button-tonal-hover-state-layer-opacity: 0.04;
  --mat-button-tonal-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-tonal-pressed-state-layer-opacity: 0.12;
  --mat-button-tonal-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-tonal-state-layer-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-button.mat-primary,
.mat-mdc-unelevated-button.mat-primary,
.mat-mdc-raised-button.mat-primary,
.mat-mdc-outlined-button.mat-primary,
.mat-tonal-button.mat-primary {
  --mat-button-filled-container-color: #673ab7;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #673ab7;
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-ripple-color: color-mix(in srgb, #673ab7 12%, transparent);
  --mat-button-outlined-state-layer-color: #673ab7;
  --mat-button-protected-container-color: #673ab7;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #673ab7;
  --mat-button-text-ripple-color: color-mix(in srgb, #673ab7 12%, transparent);
  --mat-button-text-state-layer-color: #673ab7;
  --mat-button-tonal-container-color: #673ab7;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-tonal-state-layer-color: white;
}
.mat-mdc-button.mat-accent,
.mat-mdc-unelevated-button.mat-accent,
.mat-mdc-raised-button.mat-accent,
.mat-mdc-outlined-button.mat-accent,
.mat-tonal-button.mat-accent {
  --mat-button-filled-container-color: #ffd740;
  --mat-button-filled-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-filled-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-filled-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-outlined-label-text-color: #ffd740;
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-ripple-color: color-mix(in srgb, #ffd740 12%, transparent);
  --mat-button-outlined-state-layer-color: #ffd740;
  --mat-button-protected-container-color: #ffd740;
  --mat-button-protected-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-protected-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-protected-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-text-label-text-color: #ffd740;
  --mat-button-text-ripple-color: color-mix(in srgb, #ffd740 12%, transparent);
  --mat-button-text-state-layer-color: #ffd740;
  --mat-button-tonal-container-color: #ffd740;
  --mat-button-tonal-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-tonal-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-tonal-state-layer-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-button.mat-warn,
.mat-mdc-unelevated-button.mat-warn,
.mat-mdc-raised-button.mat-warn,
.mat-mdc-outlined-button.mat-warn,
.mat-tonal-button.mat-warn {
  --mat-button-filled-container-color: #f44336;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #f44336;
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-ripple-color: color-mix(in srgb, #f44336 12%, transparent);
  --mat-button-outlined-state-layer-color: #f44336;
  --mat-button-protected-container-color: #f44336;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #f44336;
  --mat-button-text-ripple-color: color-mix(in srgb, #f44336 12%, transparent);
  --mat-button-text-state-layer-color: #f44336;
  --mat-button-tonal-container-color: #f44336;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-tonal-state-layer-color: white;
}
html {
  --mat-button-filled-container-height: 36px;
  --mat-button-filled-touch-target-display: block;
  --mat-button-outlined-container-height: 36px;
  --mat-button-outlined-touch-target-display: block;
  --mat-button-protected-container-height: 36px;
  --mat-button-protected-touch-target-display: block;
  --mat-button-text-container-height: 36px;
  --mat-button-text-touch-target-display: block;
  --mat-button-tonal-container-height: 36px;
  --mat-button-tonal-touch-target-display: block;
}
html {
  --mat-button-filled-label-text-font: Roboto, sans-serif;
  --mat-button-filled-label-text-size: 14px;
  --mat-button-filled-label-text-tracking: 0.0892857143em;
  --mat-button-filled-label-text-transform: none;
  --mat-button-filled-label-text-weight: 500;
  --mat-button-outlined-label-text-font: Roboto, sans-serif;
  --mat-button-outlined-label-text-size: 14px;
  --mat-button-outlined-label-text-tracking: 0.0892857143em;
  --mat-button-outlined-label-text-transform: none;
  --mat-button-outlined-label-text-weight: 500;
  --mat-button-protected-label-text-font: Roboto, sans-serif;
  --mat-button-protected-label-text-size: 14px;
  --mat-button-protected-label-text-tracking: 0.0892857143em;
  --mat-button-protected-label-text-transform: none;
  --mat-button-protected-label-text-weight: 500;
  --mat-button-text-label-text-font: Roboto, sans-serif;
  --mat-button-text-label-text-size: 14px;
  --mat-button-text-label-text-tracking: 0.0892857143em;
  --mat-button-text-label-text-transform: none;
  --mat-button-text-label-text-weight: 500;
  --mat-button-tonal-label-text-font: Roboto, sans-serif;
  --mat-button-tonal-label-text-size: 14px;
  --mat-button-tonal-label-text-tracking: 0.0892857143em;
  --mat-button-tonal-label-text-transform: none;
  --mat-button-tonal-label-text-weight: 500;
}
html {
  --mat-icon-button-icon-size: 24px;
  --mat-icon-button-container-shape: 50%;
  --mat-icon-button-touch-target-size: 48px;
}
html {
  --mat-icon-button-disabled-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-icon-button-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-icon-button-focus-state-layer-opacity: 0.12;
  --mat-icon-button-hover-state-layer-opacity: 0.04;
  --mat-icon-button-icon-color: inherit;
  --mat-icon-button-pressed-state-layer-opacity: 0.12;
  --mat-icon-button-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-icon-button-state-layer-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-icon-button.mat-primary {
  --mat-icon-button-icon-color: #673ab7;
  --mat-icon-button-state-layer-color: #673ab7;
  --mat-icon-button-ripple-color: color-mix(in srgb, #673ab7 12%, transparent);
}
.mat-mdc-icon-button.mat-accent {
  --mat-icon-button-icon-color: #ffd740;
  --mat-icon-button-state-layer-color: #ffd740;
  --mat-icon-button-ripple-color: color-mix(in srgb, #ffd740 12%, transparent);
}
.mat-mdc-icon-button.mat-warn {
  --mat-icon-button-icon-color: #f44336;
  --mat-icon-button-state-layer-color: #f44336;
  --mat-icon-button-ripple-color: color-mix(in srgb, #f44336 12%, transparent);
}
html {
  --mat-icon-button-touch-target-display: block;
}
.mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 48px;
  --mat-icon-button-state-layer-size: 48px;
  width: var(--mat-icon-button-state-layer-size);
  height: var(--mat-icon-button-state-layer-size);
  padding: 12px;
}
html {
  --mat-fab-container-elevation-shadow:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mat-fab-container-shape: 50%;
  --mat-fab-touch-target-size: 48px;
  --mat-fab-extended-container-elevation-shadow:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mat-fab-extended-container-height: 48px;
  --mat-fab-extended-container-shape: 24px;
  --mat-fab-extended-focus-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-fab-extended-hover-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-fab-extended-pressed-container-elevation-shadow:
    0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 12px 17px 2px rgba(0, 0, 0, 0.14),
    0px 5px 22px 4px rgba(0, 0, 0, 0.12);
  --mat-fab-focus-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-fab-hover-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-fab-pressed-container-elevation-shadow:
    0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 12px 17px 2px rgba(0, 0, 0, 0.14),
    0px 5px 22px 4px rgba(0, 0, 0, 0.12);
  --mat-fab-small-container-elevation-shadow:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mat-fab-small-container-shape: 50%;
  --mat-fab-small-touch-target-size: 48px;
  --mat-fab-small-focus-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-fab-small-hover-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-fab-small-pressed-container-elevation-shadow:
    0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 12px 17px 2px rgba(0, 0, 0, 0.14),
    0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
html {
  --mat-fab-container-color: white;
  --mat-fab-disabled-state-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-disabled-state-foreground-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-fab-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-fab-focus-state-layer-opacity: 0.12;
  --mat-fab-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-fab-hover-state-layer-opacity: 0.04;
  --mat-fab-pressed-state-layer-opacity: 0.12;
  --mat-fab-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-small-container-color: white;
  --mat-fab-small-disabled-state-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-small-disabled-state-foreground-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-fab-small-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-fab-small-focus-state-layer-opacity: 0.12;
  --mat-fab-small-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-fab-small-hover-state-layer-opacity: 0.04;
  --mat-fab-small-pressed-state-layer-opacity: 0.12;
  --mat-fab-small-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-small-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-fab-state-layer-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-fab.mat-primary,
.mat-mdc-mini-fab.mat-primary {
  --mat-fab-container-color: #673ab7;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: color-mix(in srgb, #673ab7 12%, transparent);
  --mat-fab-small-container-color: #673ab7;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
.mat-mdc-fab.mat-accent,
.mat-mdc-mini-fab.mat-accent {
  --mat-fab-container-color: #ffd740;
  --mat-fab-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-fab-ripple-color: color-mix(in srgb, #ffd740 12%, transparent);
  --mat-fab-small-container-color: #ffd740;
  --mat-fab-small-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-fab-small-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-small-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-fab-state-layer-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-fab.mat-warn,
.mat-mdc-mini-fab.mat-warn {
  --mat-fab-container-color: #f44336;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: color-mix(in srgb, #f44336 12%, transparent);
  --mat-fab-small-container-color: #f44336;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
html {
  --mat-fab-small-touch-target-display: block;
  --mat-fab-touch-target-display: block;
}
html {
  --mat-fab-extended-label-text-font: Roboto, sans-serif;
  --mat-fab-extended-label-text-size: 14px;
  --mat-fab-extended-label-text-tracking: 0.0892857143em;
  --mat-fab-extended-label-text-weight: 500;
}
html {
  --mat-snack-bar-container-shape: 4px;
}
html {
  --mat-snack-bar-container-color: #424242;
  --mat-snack-bar-supporting-text-color: white;
  --mat-snack-bar-button-color: #9575cd;
}
html {
  --mat-snack-bar-supporting-text-font: Roboto, sans-serif;
  --mat-snack-bar-supporting-text-line-height: 20px;
  --mat-snack-bar-supporting-text-size: 14px;
  --mat-snack-bar-supporting-text-weight: 400;
}
html {
  --mat-table-row-item-outline-width: 1px;
}
html {
  --mat-table-background-color: white;
  --mat-table-header-headline-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-outline-color: rgba(0, 0, 0, 0.12);
}
html {
  --mat-table-header-container-height: 56px;
  --mat-table-footer-container-height: 52px;
  --mat-table-row-item-container-height: 52px;
}
html {
  --mat-table-header-headline-font: Roboto, sans-serif;
  --mat-table-header-headline-line-height: 22px;
  --mat-table-header-headline-size: 14px;
  --mat-table-header-headline-weight: 500;
  --mat-table-header-headline-tracking: 0.0071428571em;
  --mat-table-row-item-label-text-font: Roboto, sans-serif;
  --mat-table-row-item-label-text-line-height: 20px;
  --mat-table-row-item-label-text-size: 14px;
  --mat-table-row-item-label-text-weight: 400;
  --mat-table-row-item-label-text-tracking: 0.0178571429em;
  --mat-table-footer-supporting-text-font: Roboto, sans-serif;
  --mat-table-footer-supporting-text-line-height: 20px;
  --mat-table-footer-supporting-text-size: 14px;
  --mat-table-footer-supporting-text-weight: 400;
  --mat-table-footer-supporting-text-tracking: 0.0178571429em;
}
html {
  --mat-progress-spinner-active-indicator-width: 4px;
  --mat-progress-spinner-size: 48px;
}
html {
  --mat-progress-spinner-active-indicator-color: #673ab7;
}
.mat-accent {
  --mat-progress-spinner-active-indicator-color: #ffd740;
}
.mat-warn {
  --mat-progress-spinner-active-indicator-color: #f44336;
}
html {
  --mat-badge-container-shape: 50%;
  --mat-badge-container-size: unset;
  --mat-badge-small-size-container-size: unset;
  --mat-badge-large-size-container-size: unset;
  --mat-badge-legacy-container-size: 22px;
  --mat-badge-legacy-small-size-container-size: 16px;
  --mat-badge-legacy-large-size-container-size: 28px;
  --mat-badge-container-offset: -11px 0;
  --mat-badge-small-size-container-offset: -8px 0;
  --mat-badge-large-size-container-offset: -14px 0;
  --mat-badge-container-overlap-offset: -11px;
  --mat-badge-small-size-container-overlap-offset: -8px;
  --mat-badge-large-size-container-overlap-offset: -14px;
  --mat-badge-container-padding: 0;
  --mat-badge-small-size-container-padding: 0;
  --mat-badge-large-size-container-padding: 0;
}
html {
  --mat-badge-background-color: #673ab7;
  --mat-badge-text-color: white;
  --mat-badge-disabled-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-badge-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
.mat-badge-accent {
  --mat-badge-background-color: #ffd740;
  --mat-badge-text-color: rgba(0, 0, 0, 0.87);
}
.mat-badge-warn {
  --mat-badge-background-color: #f44336;
  --mat-badge-text-color: white;
}
html {
  --mat-badge-text-font: Roboto, sans-serif;
  --mat-badge-line-height: 22px;
  --mat-badge-text-size: 12px;
  --mat-badge-text-weight: 600;
  --mat-badge-small-size-text-size: 9px;
  --mat-badge-small-size-line-height: 16px;
  --mat-badge-large-size-text-size: 24px;
  --mat-badge-large-size-line-height: 28px;
}
html {
  --mat-bottom-sheet-container-shape: 4px;
}
html {
  --mat-bottom-sheet-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-bottom-sheet-container-background-color: white;
}
html {
  --mat-bottom-sheet-container-text-font: Roboto, sans-serif;
  --mat-bottom-sheet-container-text-line-height: 20px;
  --mat-bottom-sheet-container-text-size: 14px;
  --mat-bottom-sheet-container-text-tracking: 0.0178571429em;
  --mat-bottom-sheet-container-text-weight: 400;
}
html {
  --mat-button-toggle-focus-state-layer-opacity: 0.12;
  --mat-button-toggle-hover-state-layer-opacity: 0.04;
  --mat-button-toggle-legacy-focus-state-layer-opacity: 1;
  --mat-button-toggle-legacy-height: 36px;
  --mat-button-toggle-legacy-shape: 2px;
  --mat-button-toggle-shape: 4px;
}
html {
  --mat-button-toggle-background-color: white;
  --mat-button-toggle-disabled-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-disabled-selected-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-toggle-disabled-state-background-color: white;
  --mat-button-toggle-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-toggle-divider-color: rgba(0, 0, 0, 0.12);
  --mat-button-toggle-legacy-disabled-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-legacy-disabled-state-background-color: white;
  --mat-button-toggle-legacy-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-toggle-legacy-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-legacy-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-toggle-legacy-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-legacy-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-toggle-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-toggle-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-toggle-text-color: rgba(0, 0, 0, 0.87);
}
html {
  --mat-button-toggle-height: 48px;
}
html {
  --mat-button-toggle-label-text-font: Roboto, sans-serif;
  --mat-button-toggle-label-text-line-height: 24px;
  --mat-button-toggle-label-text-size: 16px;
  --mat-button-toggle-label-text-tracking: 0.03125em;
  --mat-button-toggle-label-text-weight: 400;
  --mat-button-toggle-legacy-label-text-font: Roboto, sans-serif;
  --mat-button-toggle-legacy-label-text-line-height: 24px;
  --mat-button-toggle-legacy-label-text-size: 16px;
  --mat-button-toggle-legacy-label-text-tracking: 0.03125em;
  --mat-button-toggle-legacy-label-text-weight: 400;
}
html {
  --mat-datepicker-calendar-container-shape: 4px;
  --mat-datepicker-calendar-container-touch-shape: 4px;
  --mat-datepicker-calendar-container-elevation-shadow:
    0px 2px 4px -1px rgba(0, 0, 0, 0.2),
    0px 4px 5px 0px rgba(0, 0, 0, 0.14),
    0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-container-touch-elevation-shadow:
    0px 11px 15px -7px rgba(0, 0, 0, 0.2),
    0px 24px 38px 3px rgba(0, 0, 0, 0.14),
    0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
html {
  --mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #673ab7 20%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #ffd740 20%, transparent);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #673ab7;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #673ab7 38%, transparent);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #673ab7 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #673ab7 4%, transparent);
  --mat-datepicker-toggle-active-state-icon-color: #673ab7;
  --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);
}
.mat-datepicker-content.mat-accent,
.mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #ffd740 20%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #ffd740 20%, transparent);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);
  --mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-selected-state-background-color: #ffd740;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #ffd740 38%, transparent);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #ffd740 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #ffd740 4%, transparent);
  --mat-datepicker-toggle-active-state-icon-color: #ffd740;
  --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);
}
.mat-datepicker-content.mat-warn,
.mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #f44336 20%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #ffd740 20%, transparent);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #f44336;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #f44336 38%, transparent);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #f44336 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #f44336 4%, transparent);
  --mat-datepicker-toggle-active-state-icon-color: #f44336;
  --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);
}
.mat-calendar-controls {
  --mat-icon-button-touch-target-display: none;
}
.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 40px;
  --mat-icon-button-state-layer-size: 40px;
  width: var(--mat-icon-button-state-layer-size);
  height: var(--mat-icon-button-state-layer-size);
  padding: 8px;
}
html {
  --mat-datepicker-calendar-text-font: Roboto, sans-serif;
  --mat-datepicker-calendar-text-size: 13px;
  --mat-datepicker-calendar-body-label-text-size: 14px;
  --mat-datepicker-calendar-body-label-text-weight: 500;
  --mat-datepicker-calendar-period-button-text-size: 14px;
  --mat-datepicker-calendar-period-button-text-weight: 500;
  --mat-datepicker-calendar-header-text-size: 11px;
  --mat-datepicker-calendar-header-text-weight: 400;
}
html {
  --mat-divider-width: 1px;
}
html {
  --mat-divider-color: rgba(0, 0, 0, 0.12);
}
html {
  --mat-expansion-container-shape: 4px;
  --mat-expansion-container-elevation-shadow:
    0px 3px 1px -2px rgba(0, 0, 0, 0.2),
    0px 2px 2px 0px rgba(0, 0, 0, 0.14),
    0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  --mat-expansion-legacy-header-indicator-display: inline-block;
  --mat-expansion-header-indicator-display: none;
}
html {
  --mat-expansion-container-background-color: white;
  --mat-expansion-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-actions-divider-color: rgba(0, 0, 0, 0.12);
  --mat-expansion-header-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-expansion-header-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-expansion-header-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-expansion-header-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-header-description-color: rgba(0, 0, 0, 0.54);
  --mat-expansion-header-indicator-color: rgba(0, 0, 0, 0.54);
}
html {
  --mat-expansion-header-collapsed-state-height: 48px;
  --mat-expansion-header-expanded-state-height: 64px;
}
html {
  --mat-expansion-header-text-font: Roboto, sans-serif;
  --mat-expansion-header-text-size: 14px;
  --mat-expansion-header-text-weight: 500;
  --mat-expansion-header-text-line-height: inherit;
  --mat-expansion-header-text-tracking: inherit;
  --mat-expansion-container-text-font: Roboto, sans-serif;
  --mat-expansion-container-text-line-height: 20px;
  --mat-expansion-container-text-size: 14px;
  --mat-expansion-container-text-tracking: 0.0178571429em;
  --mat-expansion-container-text-weight: 400;
}
html {
  --mat-grid-list-tile-header-primary-text-size: 14px;
  --mat-grid-list-tile-header-secondary-text-size: 12px;
  --mat-grid-list-tile-footer-primary-text-size: 14px;
  --mat-grid-list-tile-footer-secondary-text-size: 12px;
}
html {
  --mat-icon-color: inherit;
}
.mat-icon.mat-primary {
  --mat-icon-color: #673ab7;
}
.mat-icon.mat-accent {
  --mat-icon-color: #ffd740;
}
.mat-icon.mat-warn {
  --mat-icon-color: #f44336;
}
html {
  --mat-sidenav-container-shape: 0;
  --mat-sidenav-container-elevation-shadow:
    0px 8px 10px -5px rgba(0, 0, 0, 0.2),
    0px 16px 24px 2px rgba(0, 0, 0, 0.14),
    0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  --mat-sidenav-container-width: auto;
}
html {
  --mat-sidenav-container-divider-color: rgba(0, 0, 0, 0.12);
  --mat-sidenav-container-background-color: white;
  --mat-sidenav-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-content-background-color: #fafafa;
  --mat-sidenav-content-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-scrim-color: rgba(0, 0, 0, 0.6);
}
html {
  --mat-stepper-header-focus-state-layer-shape: 0;
  --mat-stepper-header-hover-state-layer-shape: 0;
}
html {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #673ab7;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #673ab7;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #673ab7;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
  --mat-stepper-container-color: white;
  --mat-stepper-line-color: rgba(0, 0, 0, 0.12);
  --mat-stepper-header-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-stepper-header-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-stepper-header-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-error-state-label-text-color: #f44336;
  --mat-stepper-header-icon-background-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-error-state-icon-foreground-color: #f44336;
  --mat-stepper-header-error-state-icon-background-color: transparent;
}
.mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-selected-state-icon-background-color: #ffd740;
  --mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-done-state-icon-background-color: #ffd740;
  --mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-edit-state-icon-background-color: #ffd740;
  --mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, 0.87);
}
.mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #f44336;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #f44336;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #f44336;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}
html {
  --mat-stepper-header-height: 72px;
}
html {
  --mat-stepper-container-text-font: Roboto, sans-serif;
  --mat-stepper-header-label-text-font: Roboto, sans-serif;
  --mat-stepper-header-label-text-size: 14px;
  --mat-stepper-header-label-text-weight: 400;
  --mat-stepper-header-error-state-label-text-size: 16px;
  --mat-stepper-header-selected-state-label-text-size: 16px;
  --mat-stepper-header-selected-state-label-text-weight: 400;
}
html {
  --mat-sort-arrow-color: rgba(0, 0, 0, 0.87);
}
html {
  --mat-toolbar-container-background-color: white;
  --mat-toolbar-container-text-color: rgba(0, 0, 0, 0.87);
}
.mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #673ab7;
  --mat-toolbar-container-text-color: white;
}
.mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #ffd740;
  --mat-toolbar-container-text-color: rgba(0, 0, 0, 0.87);
}
.mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #f44336;
  --mat-toolbar-container-text-color: white;
}
html {
  --mat-toolbar-standard-height: 64px;
  --mat-toolbar-mobile-height: 56px;
}
html {
  --mat-toolbar-title-text-font: Roboto, sans-serif;
  --mat-toolbar-title-text-line-height: 32px;
  --mat-toolbar-title-text-size: 20px;
  --mat-toolbar-title-text-tracking: 0.0125em;
  --mat-toolbar-title-text-weight: 500;
}
html {
  --mat-tree-container-background-color: white;
  --mat-tree-node-text-color: rgba(0, 0, 0, 0.87);
}
html {
  --mat-tree-node-min-height: 48px;
}
html {
  --mat-tree-node-text-font: Roboto, sans-serif;
  --mat-tree-node-text-size: 14px;
  --mat-tree-node-text-weight: 400;
}
html {
  --mat-timepicker-container-shape: 4px;
  --mat-timepicker-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
html {
  --mat-timepicker-container-background-color: white;
}
.mat-h1,
.mat-headline-5,
.mat-typography .mat-h1,
.mat-typography .mat-headline-5,
.mat-typography h1 {
  font: 400 24px / 32px Roboto, sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h2,
.mat-headline-6,
.mat-typography .mat-h2,
.mat-typography .mat-headline-6,
.mat-typography h2 {
  font: 500 20px / 32px Roboto, sans-serif;
  letter-spacing: 0.0125em;
  margin: 0 0 16px;
}
.mat-h3,
.mat-subtitle-1,
.mat-typography .mat-h3,
.mat-typography .mat-subtitle-1,
.mat-typography h3 {
  font: 400 16px / 28px Roboto, sans-serif;
  letter-spacing: 0.009375em;
  margin: 0 0 16px;
}
.mat-h4,
.mat-body-1,
.mat-typography .mat-h4,
.mat-typography .mat-body-1,
.mat-typography h4 {
  font: 400 16px / 24px Roboto, sans-serif;
  letter-spacing: 0.03125em;
  margin: 0 0 16px;
}
.mat-h5,
.mat-typography .mat-h5,
.mat-typography h5 {
  font: 400 calc(14px * 0.83) / 20px Roboto, sans-serif;
  margin: 0 0 12px;
}
.mat-h6,
.mat-typography .mat-h6,
.mat-typography h6 {
  font: 400 calc(14px * 0.67) / 20px Roboto, sans-serif;
  margin: 0 0 12px;
}
.mat-body-strong,
.mat-subtitle-2,
.mat-typography .mat-body-strong,
.mat-typography .mat-subtitle-2 {
  font: 500 14px / 22px Roboto, sans-serif;
  letter-spacing: 0.0071428571em;
}
.mat-body,
.mat-body-2,
.mat-typography .mat-body,
.mat-typography .mat-body-2,
.mat-typography {
  font: 400 14px / 20px Roboto, sans-serif;
  letter-spacing: 0.0178571429em;
}
.mat-body p,
.mat-body-2 p,
.mat-typography .mat-body p,
.mat-typography .mat-body-2 p,
.mat-typography p {
  margin: 0 0 12px;
}
.mat-small,
.mat-caption,
.mat-typography .mat-small,
.mat-typography .mat-caption {
  font: 400 12px / 20px Roboto, sans-serif;
  letter-spacing: 0.0333333333em;
}
.mat-headline-1,
.mat-typography .mat-headline-1 {
  font: 300 96px / 96px Roboto, sans-serif;
  letter-spacing: -0.015625em;
  margin: 0 0 56px;
}
.mat-headline-2,
.mat-typography .mat-headline-2 {
  font: 300 60px / 60px Roboto, sans-serif;
  letter-spacing: -0.0083333333em;
  margin: 0 0 64px;
}
.mat-headline-3,
.mat-typography .mat-headline-3 {
  font: 400 48px / 50px Roboto, sans-serif;
  letter-spacing: normal;
  margin: 0 0 64px;
}
.mat-headline-4,
.mat-typography .mat-headline-4 {
  font: 400 34px / 40px Roboto, sans-serif;
  letter-spacing: 0.0073529412em;
  margin: 0 0 64px;
}

/* src/styles.css */
*,
::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(59 130 246 / 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(59 130 246 / 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: #e5e7eb;
}
::before,
::after {
  --tw-content: "";
}
html,
:host {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  tab-size: 4;
  font-family:
    ui-sans-serif,
    system-ui,
    sans-serif,
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol",
    "Noto Color Emoji";
  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: #9ca3af;
}
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: 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;
  }
}
.typed-\[color\;width\;space\] {
  --tw-typed-typing-duration: 11.25s;
  --tw-typed-typing-delay: 0s;
}
.typed-\[color\;width\;space\]::before {
  content: "color; width; space";
  white-space: break-spaces;
  will-change: content;
  animation: tw-typed-typing-09ema49 var(--tw-typed-typing-duration) linear var(--tw-typed-typing-delay) infinite;
}
@keyframes tw-typed-typing-09ema49 {
  0%, 24.444% {
    content: "c" / "color; width; space";
  }
  0.889%, 24.000% {
    content: "co" / "color; width; space";
  }
  1.778%, 23.556% {
    content: "col" / "color; width; space";
  }
  2.667%, 23.111% {
    content: "colo" / "color; width; space";
  }
  3.556%, 22.667% {
    content: "color" / "color; width; space";
  }
  25.333%, 33.332% {
    content: "\200b" / "color; width; space";
  }
  33.333%, 57.778% {
    content: "w" / "color; width; space";
  }
  34.222%, 57.333% {
    content: "wi" / "color; width; space";
  }
  35.111%, 56.889% {
    content: "wid" / "color; width; space";
  }
  36.000%, 56.444% {
    content: "widt" / "color; width; space";
  }
  36.889%, 56.000% {
    content: "width" / "color; width; space";
  }
  58.667%, 66.666% {
    content: "\200b" / "color; width; space";
  }
  66.667%, 91.111% {
    content: "s" / "color; width; space";
  }
  67.556%, 90.667% {
    content: "sp" / "color; width; space";
  }
  68.444%, 90.222% {
    content: "spa" / "color; width; space";
  }
  69.333%, 89.778% {
    content: "spac" / "color; width; space";
  }
  70.222%, 89.333% {
    content: "space" / "color; width; space";
  }
  92.000%, 100% {
    content: "\200b" / "color; width; space";
  }
}
.typed-\[envheaven_run_local-01\;eh_run_fake_local\;eh_run_local-01\;envheaven\;eh\;envheaven_run_development-04\;envheaven_deploy_development\;envheaven_deploy_production\;eh_deploy_beta\;envheaven_deploy_beta\;eh_run_local-01\;envheaven_run_development-02\] {
  --tw-typed-typing-duration: 69.9s;
  --tw-typed-typing-delay: 0s;
}
.typed-\[envheaven_run_local-01\;eh_run_fake_local\;eh_run_local-01\;envheaven\;eh\;envheaven_run_development-04\;envheaven_deploy_development\;envheaven_deploy_production\;eh_deploy_beta\;envheaven_deploy_beta\;eh_run_local-01\;envheaven_run_development-02\]::before {
  content: "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  white-space: break-spaces;
  will-change: content;
  animation: tw-typed-typing-03x8w2z var(--tw-typed-typing-duration) linear var(--tw-typed-typing-delay) infinite;
}
@keyframes tw-typed-typing-03x8w2z {
  0%, 7.582% {
    content: "e" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  0.143%, 7.511% {
    content: "en" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  0.286%, 7.439% {
    content: "env" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  0.429%, 7.368% {
    content: "envh" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  0.572%, 7.296% {
    content: "envhe" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  0.715%, 7.225% {
    content: "envhea" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  0.858%, 7.153% {
    content: "envheav" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  1.001%, 7.082% {
    content: "envheave" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  1.144%, 7.010% {
    content: "envheaven" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  1.288%, 6.938% {
    content: "envheaven " / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  1.431%, 6.867% {
    content: "envheaven r" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  1.574%, 6.795% {
    content: "envheaven ru" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  1.717%, 6.724% {
    content: "envheaven run" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  1.860%, 6.652% {
    content: "envheaven run " / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  2.003%, 6.581% {
    content: "envheaven run l" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  2.146%, 6.509% {
    content: "envheaven run lo" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  2.289%, 6.438% {
    content: "envheaven run loc" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  2.432%, 6.366% {
    content: "envheaven run loca" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  2.575%, 6.295% {
    content: "envheaven run local" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  2.718%, 6.223% {
    content: "envheaven run local-" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  2.861%, 6.152% {
    content: "envheaven run local-0" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  3.004%, 6.080% {
    content: "envheaven run local-01" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  7.725%, 9.013% {
    content: "\200b" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  9.013%, 15.522% {
    content: "e" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  9.156%, 15.451% {
    content: "eh" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  9.299%, 15.379% {
    content: "eh " / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  9.442%, 15.308% {
    content: "eh r" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  9.585%, 15.236% {
    content: "eh ru" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  9.728%, 15.165% {
    content: "eh run" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  9.871%, 15.093% {
    content: "eh run " / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  10.014%, 15.021% {
    content: "eh run f" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  10.157%, 14.950% {
    content: "eh run fa" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  10.300%, 14.878% {
    content: "eh run fak" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  10.443%, 14.807% {
    content: "eh run fake" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  10.587%, 14.735% {
    content: "eh run fake " / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  10.730%, 14.664% {
    content: "eh run fake l" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  10.873%, 14.592% {
    content: "eh run fake lo" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  11.016%, 14.521% {
    content: "eh run fake loc" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  11.159%, 14.449% {
    content: "eh run fake loca" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  11.302%, 14.378% {
    content: "eh run fake local" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  15.665%, 16.953% {
    content: "\200b" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  16.953%, 23.033% {
    content: "e" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  17.096%, 22.961% {
    content: "eh" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  17.239%, 22.890% {
    content: "eh " / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  17.382%, 22.818% {
    content: "eh r" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  17.525%, 22.747% {
    content: "eh ru" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  17.668%, 22.675% {
    content: "eh run" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  17.811%, 22.604% {
    content: "eh run " / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  17.954%, 22.532% {
    content: "eh run l" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  18.097%, 22.461% {
    content: "eh run lo" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  18.240%, 22.389% {
    content: "eh run loc" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  18.383%, 22.318% {
    content: "eh run loca" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  18.526%, 22.246% {
    content: "eh run local" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  18.670%, 22.175% {
    content: "eh run local-" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  18.813%, 22.103% {
    content: "eh run local-0" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  18.956%, 22.031% {
    content: "eh run local-01" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  23.176%, 24.463% {
    content: "\200b" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  24.464%, 29.256% {
    content: "e" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  24.607%, 29.185% {
    content: "en" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  24.750%, 29.113% {
    content: "env" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  24.893%, 29.041% {
    content: "envh" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  25.036%, 28.970% {
    content: "envhe" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  25.179%, 28.898% {
    content: "envhea" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  25.322%, 28.827% {
    content: "envheav" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  25.465%, 28.755% {
    content: "envheave" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  25.608%, 28.684% {
    content: "envheaven" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  29.399%, 30.687% {
    content: "\200b" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  30.687%, 33.977% {
    content: "e" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  30.830%, 33.906% {
    content: "eh" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  34.120%, 35.408% {
    content: "\200b" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  35.408%, 44.278% {
    content: "e" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  35.551%, 44.206% {
    content: "en" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  35.694%, 44.134% {
    content: "env" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  35.837%, 44.063% {
    content: "envh" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  35.980%, 43.991% {
    content: "envhe" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  36.123%, 43.920% {
    content: "envhea" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  36.266%, 43.848% {
    content: "envheav" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  36.409%, 43.777% {
    content: "envheave" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  36.552%, 43.705% {
    content: "envheaven" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  36.695%, 43.634% {
    content: "envheaven " / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  36.838%, 43.562% {
    content: "envheaven r" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  36.981%, 43.491% {
    content: "envheaven ru" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  37.124%, 43.419% {
    content: "envheaven run" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  37.268%, 43.348% {
    content: "envheaven run " / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  37.411%, 43.276% {
    content: "envheaven run d" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  37.554%, 43.205% {
    content: "envheaven run de" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  37.697%, 43.133% {
    content: "envheaven run dev" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  37.840%, 43.062% {
    content: "envheaven run deve" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  37.983%, 42.990% {
    content: "envheaven run devel" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  38.126%, 42.918% {
    content: "envheaven run develo" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  38.269%, 42.847% {
    content: "envheaven run develop" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  38.412%, 42.775% {
    content: "envheaven run developm" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  38.555%, 42.704% {
    content: "envheaven run developme" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  38.698%, 42.632% {
    content: "envheaven run developmen" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  38.841%, 42.561% {
    content: "envheaven run development" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  38.984%, 42.489% {
    content: "envheaven run development-" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  39.127%, 42.418% {
    content: "envheaven run development-0" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  39.270%, 42.346% {
    content: "envheaven run development-04" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  44.421%, 45.708% {
    content: "\200b" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  45.708%, 54.578% {
    content: "e" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  45.851%, 54.506% {
    content: "en" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  45.994%, 54.435% {
    content: "env" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  46.137%, 54.363% {
    content: "envh" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  46.280%, 54.292% {
    content: "envhe" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  46.423%, 54.220% {
    content: "envhea" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  46.567%, 54.149% {
    content: "envheav" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  46.710%, 54.077% {
    content: "envheave" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  46.853%, 54.006% {
    content: "envheaven" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  46.996%, 53.934% {
    content: "envheaven " / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  47.139%, 53.863% {
    content: "envheaven d" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  47.282%, 53.791% {
    content: "envheaven de" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  47.425%, 53.720% {
    content: "envheaven dep" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  47.568%, 53.648% {
    content: "envheaven depl" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  47.711%, 53.577% {
    content: "envheaven deplo" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  47.854%, 53.505% {
    content: "envheaven deploy" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  47.997%, 53.433% {
    content: "envheaven deploy " / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  48.140%, 53.362% {
    content: "envheaven deploy d" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  48.283%, 53.290% {
    content: "envheaven deploy de" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  48.426%, 53.219% {
    content: "envheaven deploy dev" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  48.569%, 53.147% {
    content: "envheaven deploy deve" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  48.712%, 53.076% {
    content: "envheaven deploy devel" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  48.856%, 53.004% {
    content: "envheaven deploy develo" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  48.999%, 52.933% {
    content: "envheaven deploy develop" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  49.142%, 52.861% {
    content: "envheaven deploy developm" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  49.285%, 52.790% {
    content: "envheaven deploy developme" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  49.428%, 52.718% {
    content: "envheaven deploy developmen" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  49.571%, 52.647% {
    content: "envheaven deploy development" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  54.721%, 56.008% {
    content: "\200b" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  56.009%, 64.664% {
    content: "e" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  56.152%, 64.592% {
    content: "en" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  56.295%, 64.521% {
    content: "env" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  56.438%, 64.449% {
    content: "envh" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  56.581%, 64.378% {
    content: "envhe" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  56.724%, 64.306% {
    content: "envhea" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  56.867%, 64.235% {
    content: "envheav" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  57.010%, 64.163% {
    content: "envheave" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  57.153%, 64.092% {
    content: "envheaven" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  57.296%, 64.020% {
    content: "envheaven " / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  57.439%, 63.948% {
    content: "envheaven d" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  57.582%, 63.877% {
    content: "envheaven de" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  57.725%, 63.805% {
    content: "envheaven dep" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  57.868%, 63.734% {
    content: "envheaven depl" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  58.011%, 63.662% {
    content: "envheaven deplo" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  58.155%, 63.591% {
    content: "envheaven deploy" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  58.298%, 63.519% {
    content: "envheaven deploy " / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  58.441%, 63.448% {
    content: "envheaven deploy p" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  58.584%, 63.376% {
    content: "envheaven deploy pr" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  58.727%, 63.305% {
    content: "envheaven deploy pro" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  58.870%, 63.233% {
    content: "envheaven deploy prod" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  59.013%, 63.162% {
    content: "envheaven deploy produ" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  59.156%, 63.090% {
    content: "envheaven deploy produc" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  59.299%, 63.019% {
    content: "envheaven deploy product" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  59.442%, 62.947% {
    content: "envheaven deploy producti" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  59.585%, 62.876% {
    content: "envheaven deploy productio" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  59.728%, 62.804% {
    content: "envheaven deploy production" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  64.807%, 66.094% {
    content: "\200b" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  66.094%, 71.960% {
    content: "e" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  66.237%, 71.888% {
    content: "eh" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  66.381%, 71.817% {
    content: "eh " / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  66.524%, 71.745% {
    content: "eh d" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  66.667%, 71.674% {
    content: "eh de" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  66.810%, 71.602% {
    content: "eh dep" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  66.953%, 71.531% {
    content: "eh depl" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  67.096%, 71.459% {
    content: "eh deplo" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  67.239%, 71.388% {
    content: "eh deploy" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  67.382%, 71.316% {
    content: "eh deploy " / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  67.525%, 71.245% {
    content: "eh deploy b" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  67.668%, 71.173% {
    content: "eh deploy be" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  67.811%, 71.102% {
    content: "eh deploy bet" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  67.954%, 71.030% {
    content: "eh deploy beta" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  72.103%, 73.390% {
    content: "\200b" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  73.391%, 80.758% {
    content: "e" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  73.534%, 80.687% {
    content: "en" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  73.677%, 80.615% {
    content: "env" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  73.820%, 80.544% {
    content: "envh" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  73.963%, 80.472% {
    content: "envhe" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  74.106%, 80.401% {
    content: "envhea" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  74.249%, 80.329% {
    content: "envheav" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  74.392%, 80.258% {
    content: "envheave" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  74.535%, 80.186% {
    content: "envheaven" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  74.678%, 80.114% {
    content: "envheaven " / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  74.821%, 80.043% {
    content: "envheaven d" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  74.964%, 79.971% {
    content: "envheaven de" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  75.107%, 79.900% {
    content: "envheaven dep" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  75.250%, 79.828% {
    content: "envheaven depl" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  75.393%, 79.757% {
    content: "envheaven deplo" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  75.536%, 79.685% {
    content: "envheaven deploy" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  75.680%, 79.614% {
    content: "envheaven deploy " / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  75.823%, 79.542% {
    content: "envheaven deploy b" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  75.966%, 79.471% {
    content: "envheaven deploy be" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  76.109%, 79.399% {
    content: "envheaven deploy bet" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  76.252%, 79.328% {
    content: "envheaven deploy beta" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  80.901%, 82.189% {
    content: "\200b" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  82.189%, 88.269% {
    content: "e" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  82.332%, 88.197% {
    content: "eh" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  82.475%, 88.126% {
    content: "eh " / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  82.618%, 88.054% {
    content: "eh r" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  82.761%, 87.983% {
    content: "eh ru" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  82.904%, 87.911% {
    content: "eh run" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  83.047%, 87.840% {
    content: "eh run " / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  83.190%, 87.768% {
    content: "eh run l" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  83.333%, 87.697% {
    content: "eh run lo" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  83.476%, 87.625% {
    content: "eh run loc" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  83.619%, 87.554% {
    content: "eh run loca" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  83.763%, 87.482% {
    content: "eh run local" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  83.906%, 87.411% {
    content: "eh run local-" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  84.049%, 87.339% {
    content: "eh run local-0" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  84.192%, 87.268% {
    content: "eh run local-01" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  88.412%, 89.699% {
    content: "\200b" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  89.700%, 98.569% {
    content: "e" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  89.843%, 98.498% {
    content: "en" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  89.986%, 98.426% {
    content: "env" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  90.129%, 98.355% {
    content: "envh" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  90.272%, 98.283% {
    content: "envhe" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  90.415%, 98.212% {
    content: "envhea" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  90.558%, 98.140% {
    content: "envheav" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  90.701%, 98.069% {
    content: "envheave" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  90.844%, 97.997% {
    content: "envheaven" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  90.987%, 97.926% {
    content: "envheaven " / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  91.130%, 97.854% {
    content: "envheaven r" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  91.273%, 97.783% {
    content: "envheaven ru" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  91.416%, 97.711% {
    content: "envheaven run" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  91.559%, 97.639% {
    content: "envheaven run " / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  91.702%, 97.568% {
    content: "envheaven run d" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  91.845%, 97.496% {
    content: "envheaven run de" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  91.989%, 97.425% {
    content: "envheaven run dev" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  92.132%, 97.353% {
    content: "envheaven run deve" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  92.275%, 97.282% {
    content: "envheaven run devel" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  92.418%, 97.210% {
    content: "envheaven run develo" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  92.561%, 97.139% {
    content: "envheaven run develop" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  92.704%, 97.067% {
    content: "envheaven run developm" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  92.847%, 96.996% {
    content: "envheaven run developme" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  92.990%, 96.924% {
    content: "envheaven run developmen" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  93.133%, 96.853% {
    content: "envheaven run development" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  93.276%, 96.781% {
    content: "envheaven run development-" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  93.419%, 96.710% {
    content: "envheaven run development-0" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  93.562%, 96.638% {
    content: "envheaven run development-02" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
  98.712%, 100% {
    content: "\200b" / "envheaven run local-01; eh run fake local; eh run local-01; envheaven; eh; envheaven run development-04; envheaven deploy development; envheaven deploy production; eh deploy beta; envheaven deploy beta; eh run local-01; envheaven run development-02";
  }
}
.typed-\[front-end_developer\;back-end_developer\;devops\;student\;solo_dev\;artists\;Q\.A\.\;vibe_coder\;CI\;CD\;full-stack_developer\;cloud_engineer\;infrastructure_enthusiast\;environment_tinkerer\;code_alchemist\;bug_squasher\;feature_shipper\;collaboration_champion\;workflow_optimizer\;velocity_seeker\] {
  --tw-typed-typing-duration: 98.69999999999999s;
  --tw-typed-typing-delay: 0s;
}
.typed-\[front-end_developer\;back-end_developer\;devops\;student\;solo_dev\;artists\;Q\.A\.\;vibe_coder\;CI\;CD\;full-stack_developer\;cloud_engineer\;infrastructure_enthusiast\;environment_tinkerer\;code_alchemist\;bug_squasher\;feature_shipper\;collaboration_champion\;workflow_optimizer\;velocity_seeker\]::before {
  content: "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  white-space: break-spaces;
  will-change: content;
  animation: tw-typed-typing-063am59 var(--tw-typed-typing-duration) linear var(--tw-typed-typing-delay) infinite;
}
@keyframes tw-typed-typing-063am59 {
  0%, 4.914% {
    content: "f" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  0.101%, 4.863% {
    content: "fr" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  0.203%, 4.813% {
    content: "fro" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  0.304%, 4.762% {
    content: "fron" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  0.405%, 4.711% {
    content: "front" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  0.507%, 4.661% {
    content: "front-" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  0.608%, 4.610% {
    content: "front-e" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  0.709%, 4.559% {
    content: "front-en" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  0.811%, 4.509% {
    content: "front-end" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  0.912%, 4.458% {
    content: "front-end " / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  1.013%, 4.407% {
    content: "front-end d" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  1.114%, 4.357% {
    content: "front-end de" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  1.216%, 4.306% {
    content: "front-end dev" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  1.317%, 4.255% {
    content: "front-end deve" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  1.418%, 4.205% {
    content: "front-end devel" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  1.520%, 4.154% {
    content: "front-end develo" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  1.621%, 4.103% {
    content: "front-end develop" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  1.722%, 4.053% {
    content: "front-end develope" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  1.824%, 4.002% {
    content: "front-end developer" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  5.015%, 5.927% {
    content: "\200b" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  5.927%, 10.689% {
    content: "b" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  6.028%, 10.638% {
    content: "ba" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  6.130%, 10.588% {
    content: "bac" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  6.231%, 10.537% {
    content: "back" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  6.332%, 10.486% {
    content: "back-" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  6.434%, 10.436% {
    content: "back-e" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  6.535%, 10.385% {
    content: "back-en" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  6.636%, 10.334% {
    content: "back-end" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  6.738%, 10.284% {
    content: "back-end " / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  6.839%, 10.233% {
    content: "back-end d" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  6.940%, 10.182% {
    content: "back-end de" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  7.042%, 10.132% {
    content: "back-end dev" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  7.143%, 10.081% {
    content: "back-end deve" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  7.244%, 10.030% {
    content: "back-end devel" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  7.345%, 9.980% {
    content: "back-end develo" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  7.447%, 9.929% {
    content: "back-end develop" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  7.548%, 9.878% {
    content: "back-end develope" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  7.649%, 9.828% {
    content: "back-end developer" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  10.790%, 11.702% {
    content: "\200b" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  11.702%, 14.640% {
    content: "d" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  11.803%, 14.590% {
    content: "de" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  11.905%, 14.539% {
    content: "dev" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  12.006%, 14.488% {
    content: "devo" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  12.107%, 14.438% {
    content: "devop" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  12.209%, 14.387% {
    content: "devops" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  14.742%, 15.653% {
    content: "\200b" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  15.653%, 18.744% {
    content: "s" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  15.755%, 18.693% {
    content: "st" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  15.856%, 18.642% {
    content: "stu" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  15.957%, 18.592% {
    content: "stud" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  16.059%, 18.541% {
    content: "stude" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  16.160%, 18.490% {
    content: "studen" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  16.261%, 18.440% {
    content: "student" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  18.845%, 19.757% {
    content: "\200b" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  19.757%, 22.999% {
    content: "s" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  19.858%, 22.948% {
    content: "so" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  19.959%, 22.898% {
    content: "sol" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  20.061%, 22.847% {
    content: "solo" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  20.162%, 22.796% {
    content: "solo " / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  20.263%, 22.746% {
    content: "solo d" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  20.365%, 22.695% {
    content: "solo de" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  20.466%, 22.644% {
    content: "solo dev" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  23.100%, 24.012% {
    content: "\200b" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  24.012%, 27.102% {
    content: "a" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  24.113%, 27.052% {
    content: "ar" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  24.215%, 27.001% {
    content: "art" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  24.316%, 26.950% {
    content: "arti" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  24.417%, 26.900% {
    content: "artis" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  24.519%, 26.849% {
    content: "artist" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  24.620%, 26.798% {
    content: "artists" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  27.204%, 28.115% {
    content: "\200b" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  28.116%, 30.750% {
    content: "Q" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  28.217%, 30.699% {
    content: "Q." / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  28.318%, 30.648% {
    content: "Q.A" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  28.419%, 30.598% {
    content: "Q.A." / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  30.851%, 31.763% {
    content: "\200b" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  31.763%, 35.309% {
    content: "v" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  31.864%, 35.258% {
    content: "vi" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  31.966%, 35.208% {
    content: "vib" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  32.067%, 35.157% {
    content: "vibe" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  32.168%, 35.106% {
    content: "vibe " / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  32.270%, 35.056% {
    content: "vibe c" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  32.371%, 35.005% {
    content: "vibe co" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  32.472%, 34.954% {
    content: "vibe cod" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  32.573%, 34.904% {
    content: "vibe code" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  32.675%, 34.853% {
    content: "vibe coder" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  35.410%, 36.322% {
    content: "\200b" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  36.322%, 38.652% {
    content: "C" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  36.424%, 38.602% {
    content: "CI" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  38.754%, 39.666% {
    content: "\200b" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  39.666%, 41.996% {
    content: "C" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  39.767%, 41.945% {
    content: "CD" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  42.097%, 43.009% {
    content: "\200b" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  43.009%, 48.075% {
    content: "f" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  43.110%, 48.024% {
    content: "fu" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  43.212%, 47.974% {
    content: "ful" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  43.313%, 47.923% {
    content: "full" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  43.414%, 47.872% {
    content: "full-" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  43.516%, 47.822% {
    content: "full-s" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  43.617%, 47.771% {
    content: "full-st" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  43.718%, 47.720% {
    content: "full-sta" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  43.820%, 47.670% {
    content: "full-stac" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  43.921%, 47.619% {
    content: "full-stack" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  44.022%, 47.568% {
    content: "full-stack " / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  44.124%, 47.518% {
    content: "full-stack d" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  44.225%, 47.467% {
    content: "full-stack de" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  44.326%, 47.416% {
    content: "full-stack dev" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  44.428%, 47.366% {
    content: "full-stack deve" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  44.529%, 47.315% {
    content: "full-stack devel" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  44.630%, 47.264% {
    content: "full-stack develo" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  44.732%, 47.214% {
    content: "full-stack develop" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  44.833%, 47.163% {
    content: "full-stack develope" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  44.934%, 47.112% {
    content: "full-stack developer" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  48.176%, 49.088% {
    content: "\200b" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  49.088%, 53.242% {
    content: "c" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  49.189%, 53.191% {
    content: "cl" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  49.291%, 53.141% {
    content: "clo" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  49.392%, 53.090% {
    content: "clou" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  49.493%, 53.040% {
    content: "cloud" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  49.595%, 52.989% {
    content: "cloud " / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  49.696%, 52.938% {
    content: "cloud e" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  49.797%, 52.888% {
    content: "cloud en" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  49.899%, 52.837% {
    content: "cloud eng" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  50.000%, 52.786% {
    content: "cloud engi" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  50.101%, 52.736% {
    content: "cloud engin" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  50.203%, 52.685% {
    content: "cloud engine" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  50.304%, 52.634% {
    content: "cloud enginee" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  50.405%, 52.584% {
    content: "cloud engineer" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  53.343%, 54.255% {
    content: "\200b" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  54.255%, 60.081% {
    content: "i" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  54.357%, 60.030% {
    content: "in" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  54.458%, 59.980% {
    content: "inf" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  54.559%, 59.929% {
    content: "infr" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  54.661%, 59.878% {
    content: "infra" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  54.762%, 59.828% {
    content: "infras" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  54.863%, 59.777% {
    content: "infrast" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  54.965%, 59.726% {
    content: "infrastr" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  55.066%, 59.676% {
    content: "infrastru" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  55.167%, 59.625% {
    content: "infrastruc" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  55.268%, 59.574% {
    content: "infrastruct" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  55.370%, 59.524% {
    content: "infrastructu" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  55.471%, 59.473% {
    content: "infrastructur" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  55.572%, 59.422% {
    content: "infrastructure" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  55.674%, 59.372% {
    content: "infrastructure " / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  55.775%, 59.321% {
    content: "infrastructure e" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  55.876%, 59.271% {
    content: "infrastructure en" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  55.978%, 59.220% {
    content: "infrastructure ent" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  56.079%, 59.169% {
    content: "infrastructure enth" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  56.180%, 59.119% {
    content: "infrastructure enthu" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  56.282%, 59.068% {
    content: "infrastructure enthus" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  56.383%, 59.017% {
    content: "infrastructure enthusi" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  56.484%, 58.967% {
    content: "infrastructure enthusia" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  56.586%, 58.916% {
    content: "infrastructure enthusias" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  56.687%, 58.865% {
    content: "infrastructure enthusiast" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  60.182%, 61.094% {
    content: "\200b" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  61.094%, 66.160% {
    content: "e" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  61.196%, 66.109% {
    content: "en" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  61.297%, 66.059% {
    content: "env" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  61.398%, 66.008% {
    content: "envi" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  61.499%, 65.957% {
    content: "envir" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  61.601%, 65.907% {
    content: "enviro" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  61.702%, 65.856% {
    content: "environ" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  61.803%, 65.805% {
    content: "environm" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  61.905%, 65.755% {
    content: "environme" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  62.006%, 65.704% {
    content: "environmen" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  62.107%, 65.653% {
    content: "environment" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  62.209%, 65.603% {
    content: "environment " / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  62.310%, 65.552% {
    content: "environment t" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  62.411%, 65.502% {
    content: "environment ti" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  62.513%, 65.451% {
    content: "environment tin" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  62.614%, 65.400% {
    content: "environment tink" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  62.715%, 65.350% {
    content: "environment tinke" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  62.817%, 65.299% {
    content: "environment tinker" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  62.918%, 65.248% {
    content: "environment tinkere" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  63.019%, 65.198% {
    content: "environment tinkerer" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  66.261%, 67.173% {
    content: "\200b" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  67.173%, 71.327% {
    content: "c" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  67.275%, 71.277% {
    content: "co" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  67.376%, 71.226% {
    content: "cod" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  67.477%, 71.175% {
    content: "code" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  67.579%, 71.125% {
    content: "code " / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  67.680%, 71.074% {
    content: "code a" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  67.781%, 71.023% {
    content: "code al" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  67.882%, 70.973% {
    content: "code alc" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  67.984%, 70.922% {
    content: "code alch" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  68.085%, 70.871% {
    content: "code alche" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  68.186%, 70.821% {
    content: "code alchem" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  68.288%, 70.770% {
    content: "code alchemi" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  68.389%, 70.719% {
    content: "code alchemis" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  68.490%, 70.669% {
    content: "code alchemist" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  71.429%, 72.340% {
    content: "\200b" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  72.340%, 76.190% {
    content: "b" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  72.442%, 76.140% {
    content: "bu" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  72.543%, 76.089% {
    content: "bug" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  72.644%, 76.039% {
    content: "bug " / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  72.746%, 75.988% {
    content: "bug s" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  72.847%, 75.937% {
    content: "bug sq" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  72.948%, 75.887% {
    content: "bug squ" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  73.050%, 75.836% {
    content: "bug squa" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  73.151%, 75.785% {
    content: "bug squas" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  73.252%, 75.735% {
    content: "bug squash" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  73.354%, 75.684% {
    content: "bug squashe" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  73.455%, 75.633% {
    content: "bug squasher" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  76.292%, 77.204% {
    content: "\200b" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  77.204%, 81.510% {
    content: "f" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  77.305%, 81.459% {
    content: "fe" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  77.406%, 81.408% {
    content: "fea" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  77.508%, 81.358% {
    content: "feat" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  77.609%, 81.307% {
    content: "featu" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  77.710%, 81.256% {
    content: "featur" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  77.812%, 81.206% {
    content: "feature" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  77.913%, 81.155% {
    content: "feature " / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  78.014%, 81.104% {
    content: "feature s" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  78.116%, 81.054% {
    content: "feature sh" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  78.217%, 81.003% {
    content: "feature shi" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  78.318%, 80.952% {
    content: "feature ship" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  78.419%, 80.902% {
    content: "feature shipp" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  78.521%, 80.851% {
    content: "feature shippe" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  78.622%, 80.800% {
    content: "feature shipper" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  81.611%, 82.523% {
    content: "\200b" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  82.523%, 87.893% {
    content: "c" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  82.624%, 87.842% {
    content: "co" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  82.725%, 87.791% {
    content: "col" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  82.827%, 87.741% {
    content: "coll" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  82.928%, 87.690% {
    content: "colla" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  83.029%, 87.639% {
    content: "collab" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  83.131%, 87.589% {
    content: "collabo" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  83.232%, 87.538% {
    content: "collabor" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  83.333%, 87.487% {
    content: "collabora" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  83.435%, 87.437% {
    content: "collaborat" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  83.536%, 87.386% {
    content: "collaborati" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  83.637%, 87.335% {
    content: "collaboratio" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  83.739%, 87.285% {
    content: "collaboration" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  83.840%, 87.234% {
    content: "collaboration " / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  83.941%, 87.183% {
    content: "collaboration c" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  84.043%, 87.133% {
    content: "collaboration ch" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  84.144%, 87.082% {
    content: "collaboration cha" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  84.245%, 87.031% {
    content: "collaboration cham" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  84.347%, 86.981% {
    content: "collaboration champ" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  84.448%, 86.930% {
    content: "collaboration champi" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  84.549%, 86.879% {
    content: "collaboration champio" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  84.650%, 86.829% {
    content: "collaboration champion" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  87.994%, 88.906% {
    content: "\200b" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  88.906%, 93.668% {
    content: "w" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  89.007%, 93.617% {
    content: "wo" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  89.108%, 93.566% {
    content: "wor" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  89.210%, 93.516% {
    content: "work" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  89.311%, 93.465% {
    content: "workf" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  89.412%, 93.414% {
    content: "workfl" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  89.514%, 93.364% {
    content: "workflo" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  89.615%, 93.313% {
    content: "workflow" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  89.716%, 93.262% {
    content: "workflow " / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  89.818%, 93.212% {
    content: "workflow o" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  89.919%, 93.161% {
    content: "workflow op" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  90.020%, 93.110% {
    content: "workflow opt" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  90.122%, 93.060% {
    content: "workflow opti" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  90.223%, 93.009% {
    content: "workflow optim" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  90.324%, 92.958% {
    content: "workflow optimi" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  90.426%, 92.908% {
    content: "workflow optimiz" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  90.527%, 92.857% {
    content: "workflow optimize" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  90.628%, 92.806% {
    content: "workflow optimizer" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  93.769%, 94.681% {
    content: "\200b" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  94.681%, 98.987% {
    content: "v" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  94.782%, 98.936% {
    content: "ve" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  94.883%, 98.886% {
    content: "vel" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  94.985%, 98.835% {
    content: "velo" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  95.086%, 98.784% {
    content: "veloc" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  95.187%, 98.734% {
    content: "veloci" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  95.289%, 98.683% {
    content: "velocit" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  95.390%, 98.632% {
    content: "velocity" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  95.491%, 98.582% {
    content: "velocity " / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  95.593%, 98.531% {
    content: "velocity s" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  95.694%, 98.480% {
    content: "velocity se" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  95.795%, 98.430% {
    content: "velocity see" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  95.897%, 98.379% {
    content: "velocity seek" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  95.998%, 98.328% {
    content: "velocity seeke" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  96.099%, 98.278% {
    content: "velocity seeker" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
  99.088%, 100% {
    content: "\200b" / "front-end developer; back-end developer; devops; student; solo dev; artists; Q.A.; vibe coder; CI; CD; full-stack developer; cloud engineer; infrastructure enthusiast; environment tinkerer; code alchemist; bug squasher; feature shipper; collaboration champion; workflow optimizer; velocity seeker";
  }
}
.typed-caret {
  --tw-typed-caret-content: "\200b";
  --tw-typed-caret-color: currentcolor;
  --tw-typed-caret-width: 0.2ch;
  --tw-typed-caret-space: 0.2ch;
  --tw-typed-caret-duration: 1s;
  --tw-typed-caret-delay: 0s;
}
.typed-caret::after {
  content: var(--tw-typed-caret-content);
  padding-right: var(--tw-typed-caret-space);
  border-right: var(--tw-typed-caret-width) solid var(--tw-typed-caret-color);
  animation: tw-typed-caret var(--tw-typed-caret-duration) linear var(--tw-typed-caret-delay) infinite;
}
@keyframes tw-typed-caret {
  0%, 20%, 80%, 100% {
    opacity: 1;
  }
  30%, 70% {
    opacity: 0;
  }
}
.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;
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.static {
  position: static;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.inset-0 {
  inset: 0px;
}
.bottom-0 {
  bottom: 0px;
}
.bottom-1 {
  bottom: 0.25rem;
}
.left-0 {
  left: 0px;
}
.right-0 {
  right: 0px;
}
.right-2 {
  right: 0.5rem;
}
.top-0 {
  top: 0px;
}
.top-\[35lvh\] {
  top: 35lvh;
}
.z-10 {
  z-index: 10;
}
.z-20 {
  z-index: 20;
}
.z-40 {
  z-index: 40;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.me-2 {
  margin-inline-end: 0.5rem;
}
.me-3 {
  margin-inline-end: 0.75rem;
}
.mr-1 {
  margin-right: 0.25rem;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.h-10 {
  height: 2.5rem;
}
.h-3\.5 {
  height: 0.875rem;
}
.h-6 {
  height: 1.5rem;
}
.h-80 {
  height: 20rem;
}
.h-\[120lvh\] {
  height: 120lvh;
}
.h-full {
  height: 100%;
}
.min-h-52 {
  min-height: 13rem;
}
.min-h-\[120lvh\] {
  min-height: 120lvh;
}
.min-h-screen {
  min-height: 100vh;
}
.w-10 {
  width: 2.5rem;
}
.w-3\.5 {
  width: 0.875rem;
}
.w-32 {
  width: 8rem;
}
.w-4 {
  width: 1rem;
}
.w-6 {
  width: 1.5rem;
}
.w-96 {
  width: 24rem;
}
.w-\[120lvh\] {
  width: 120lvh;
}
.w-full {
  width: 100%;
}
.w-lvw {
  width: 100lvw;
}
.min-w-\[120lvh\] {
  min-width: 120lvh;
}
.max-w-none {
  max-width: none;
}
.max-w-screen-xl {
  max-width: 1280px;
}
.shrink-0 {
  flex-shrink: 0;
}
.-translate-x-\[5rem\] {
  --tw-translate-x: -5rem;
  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-\[3\.5rem\] {
  --tw-translate-y: -3.5rem;
  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-\[80lvh\] {
  --tw-translate-x: 80lvh;
  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-\[30deg\] {
  --tw-rotate: 30deg;
  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));
}
@keyframes typing {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@keyframes blink {
  50% {
    border-color: transparent;
  }
}
.animate-typing {
  animation: typing 2s steps(20) infinite alternate, blink .7s infinite;
}
.cursor-pointer {
  cursor: pointer;
}
.select-none {
  -webkit-user-select: none;
  user-select: none;
}
.resize {
  resize: both;
}
.list-none {
  list-style-type: none;
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-start {
  align-items: flex-start;
}
.items-center {
  align-items: center;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-2 {
  gap: 0.5rem;
}
.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-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.75rem * var(--tw-space-x-reverse));
  margin-left: calc(0.75rem * calc(1 - var(--tw-space-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-gray-100 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-divide-opacity, 1));
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-x-auto {
  overflow-x: auto;
}
.overflow-x-clip {
  overflow-x: clip;
}
.overflow-y-clip {
  overflow-y: clip;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.border {
  border-width: 1px;
}
.border-r-4 {
  border-right-width: 4px;
}
.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.bg-\[\#08090a\] {
  --tw-bg-opacity: 1;
  background-color: rgb(8 9 10 / var(--tw-bg-opacity, 1));
}
.bg-blue-400\/20 {
  background-color: rgb(96 165 250 / 0.2);
}
.bg-blue-500\/0 {
  background-color: rgb(59 130 246 / 0);
}
.bg-blue-500\/50 {
  background-color: rgb(59 130 246 / 0.5);
}
.bg-cyan-400\/0 {
  background-color: rgb(34 211 238 / 0);
}
.bg-gray-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
}
.bg-green-500\/0 {
  background-color: rgb(34 197 94 / 0);
}
.bg-green-500\/50 {
  background-color: rgb(34 197 94 / 0.5);
}
.bg-green-700\/0 {
  background-color: rgb(21 128 61 / 0);
}
.bg-orange-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 115 22 / var(--tw-bg-opacity, 1));
}
.bg-pink-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(236 72 153 / var(--tw-bg-opacity, 1));
}
.bg-pink-500\/0 {
  background-color: rgb(236 72 153 / 0);
}
.bg-pink-500\/50 {
  background-color: rgb(236 72 153 / 0.5);
}
.bg-red-500\/0 {
  background-color: rgb(239 68 68 / 0);
}
.bg-red-500\/50 {
  background-color: rgb(239 68 68 / 0.5);
}
.bg-cover {
  background-size: cover;
}
.p-2\.5 {
  padding: 0.625rem;
}
.p-4 {
  padding: 1rem;
}
.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.pt-24 {
  padding-top: 6rem;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.align-middle {
  vertical-align: middle;
}
.font-mono {
  font-family:
    ui-monospace,
    SFMono-Regular,
    Menlo,
    Monaco,
    Consolas,
    "Liberation Mono",
    "Courier New",
    monospace;
}
.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.text-\[3rem\] {
  font-size: 3rem;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.font-bold {
  font-weight: 700;
}
.font-extrabold {
  font-weight: 800;
}
.font-medium {
  font-weight: 500;
}
.uppercase {
  text-transform: uppercase;
}
.italic {
  font-style: italic;
}
.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}
.text-green-500 {
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity, 1));
}
.text-red-400 {
  --tw-text-opacity: 1;
  color: rgb(248 113 113 / var(--tw-text-opacity, 1));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.underline {
  text-decoration-line: underline;
}
.opacity-0 {
  opacity: 0;
}
.opacity-20 {
  opacity: 0.2;
}
.opacity-35 {
  opacity: 0.35;
}
.opacity-40 {
  opacity: 0.4;
}
.opacity-60 {
  opacity: 0.6;
}
.opacity-70 {
  opacity: 0.7;
}
.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -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-sm {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 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);
}
.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;
}
.typed-caret-color-emerald-400 {
  --tw-typed-caret-color: #34d399;
}
.typed-caret-width-4 {
  --tw-typed-caret-width: 1rem;
}
.typed-caret-space-2 {
  --tw-typed-caret-space: 0.5rem;
}
html,
body {
  height: 100%;
  margin: 0;
}
body {
  background: #08090a;
}
.text-shadow {
  text-shadow: 1px 1px 0px black;
}
.hover\:bg-gray-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1));
}
.hover\:bg-gray-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
}
.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.focus\:ring-4:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
.focus\:ring-gray-700:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(55 65 81 / var(--tw-ring-opacity, 1));
}
@media (min-width: 640px) {
  .sm\:top-\[35lvh\] {
    top: 35lvh;
  }
  .sm\:inline-flex {
    display: inline-flex;
  }
  .sm\:h-\[140lvh\] {
    height: 140lvh;
  }
  .sm\:min-h-\[140lvh\] {
    min-height: 140lvh;
  }
  .sm\:w-\[140lvh\] {
    width: 140lvh;
  }
  .sm\:min-w-\[140lvh\] {
    min-width: 140lvh;
  }
  .sm\:translate-x-\[80lvh\] {
    --tw-translate-x: 80lvh;
    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));
  }
  .sm\:text-\[4rem\] {
    font-size: 4rem;
  }
}
@media (min-width: 768px) {
  .md\:top-\[35lvh\] {
    top: 35lvh;
  }
  .md\:order-2 {
    order: 2;
  }
  .md\:h-\[160lvh\] {
    height: 160lvh;
  }
  .md\:min-h-\[160lvh\] {
    min-height: 160lvh;
  }
  .md\:w-\[160lvh\] {
    width: 160lvh;
  }
  .md\:min-w-\[160lvh\] {
    min-width: 160lvh;
  }
  .md\:translate-x-\[100lvh\] {
    --tw-translate-x: 100lvh;
    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));
  }
  .md\:space-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }
  .md\:text-\[6rem\] {
    font-size: 6rem;
  }
}
@media (min-width: 1024px) {
  .lg\:top-\[35lvh\] {
    top: 35lvh;
  }
  .lg\:h-\[160lvh\] {
    height: 160lvh;
  }
  .lg\:min-h-\[160lvh\] {
    min-height: 160lvh;
  }
  .lg\:w-\[160lvh\] {
    width: 160lvh;
  }
  .lg\:min-w-\[160lvh\] {
    min-width: 160lvh;
  }
  .lg\:translate-x-\[80lvh\] {
    --tw-translate-x: 80lvh;
    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));
  }
  .lg\:text-\[7\.5rem\] {
    font-size: 7.5rem;
  }
}
@media (min-width: 1280px) {
  .xl\:top-\[35lvh\] {
    top: 35lvh;
  }
  .xl\:h-\[160lvh\] {
    height: 160lvh;
  }
  .xl\:min-h-\[160lvh\] {
    min-height: 160lvh;
  }
  .xl\:w-\[160lvh\] {
    width: 160lvh;
  }
  .xl\:min-w-\[xl\] {
    min-width: xl;
  }
  .xl\:translate-x-\[50lvh\] {
    --tw-translate-x: 50lvh;
    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));
  }
}
.rtl\:space-x-reverse:where([dir=rtl], [dir=rtl] *) > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 1;
}
@media (prefers-color-scheme: dark) {
  .dark\:typed-caret-color-emerald-600 {
    --tw-typed-caret-color: #059669;
  }
}

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