/* src/styles.scss */
html {
  --mat-sys-background: light-dark(#faf9fd, #121316);
  --mat-sys-error: light-dark(#ba1a1a, #ffb4ab);
  --mat-sys-error-container: light-dark(#ffdad6, #93000a);
  --mat-sys-inverse-on-surface: light-dark(#f2f0f4, #2f3033);
  --mat-sys-inverse-primary: light-dark(#abc7ff, #005cbb);
  --mat-sys-inverse-surface: light-dark(#2f3033, #e3e2e6);
  --mat-sys-on-background: light-dark(#1a1b1f, #e3e2e6);
  --mat-sys-on-error: light-dark(#ffffff, #690005);
  --mat-sys-on-error-container: light-dark(#93000a, #ffdad6);
  --mat-sys-on-primary: light-dark(#ffffff, #002f65);
  --mat-sys-on-primary-container: light-dark(#00458f, #d7e3ff);
  --mat-sys-on-primary-fixed: light-dark(#001b3f, #001b3f);
  --mat-sys-on-primary-fixed-variant: light-dark(#00458f, #00458f);
  --mat-sys-on-secondary: light-dark(#ffffff, #283041);
  --mat-sys-on-secondary-container: light-dark(#3e4759, #dae2f9);
  --mat-sys-on-secondary-fixed: light-dark(#131c2b, #131c2b);
  --mat-sys-on-secondary-fixed-variant: light-dark(#3e4759, #3e4759);
  --mat-sys-on-surface: light-dark(#1a1b1f, #e3e2e6);
  --mat-sys-on-surface-variant: light-dark(#44474e, #e0e2ec);
  --mat-sys-on-tertiary: light-dark(#ffffff, #0001ac);
  --mat-sys-on-tertiary-container: light-dark(#0000ef, #e0e0ff);
  --mat-sys-on-tertiary-fixed: light-dark(#00006e, #00006e);
  --mat-sys-on-tertiary-fixed-variant: light-dark(#0000ef, #0000ef);
  --mat-sys-outline: light-dark(#74777f, #8e9099);
  --mat-sys-outline-variant: light-dark(#c4c6d0, #44474e);
  --mat-sys-primary: light-dark(#005cbb, #abc7ff);
  --mat-sys-primary-container: light-dark(#d7e3ff, #00458f);
  --mat-sys-primary-fixed: light-dark(#d7e3ff, #d7e3ff);
  --mat-sys-primary-fixed-dim: light-dark(#abc7ff, #abc7ff);
  --mat-sys-scrim: light-dark(#000000, #000000);
  --mat-sys-secondary: light-dark(#565e71, #bec6dc);
  --mat-sys-secondary-container: light-dark(#dae2f9, #3e4759);
  --mat-sys-secondary-fixed: light-dark(#dae2f9, #dae2f9);
  --mat-sys-secondary-fixed-dim: light-dark(#bec6dc, #bec6dc);
  --mat-sys-shadow: light-dark(#000000, #000000);
  --mat-sys-surface: light-dark(#faf9fd, #121316);
  --mat-sys-surface-bright: light-dark(#faf9fd, #38393c);
  --mat-sys-surface-container: light-dark(#efedf0, #1f2022);
  --mat-sys-surface-container-high: light-dark(#e9e7eb, #292a2c);
  --mat-sys-surface-container-highest: light-dark(#e3e2e6, #343537);
  --mat-sys-surface-container-low: light-dark(#f4f3f6, #1a1b1f);
  --mat-sys-surface-container-lowest: light-dark(#ffffff, #0d0e11);
  --mat-sys-surface-dim: light-dark(#dbd9dd, #121316);
  --mat-sys-surface-tint: light-dark(#005cbb, #abc7ff);
  --mat-sys-surface-variant: light-dark(#e0e2ec, #44474e);
  --mat-sys-tertiary: light-dark(#343dff, #bec2ff);
  --mat-sys-tertiary-container: light-dark(#e0e0ff, #0000ef);
  --mat-sys-tertiary-fixed: light-dark(#e0e0ff, #e0e0ff);
  --mat-sys-tertiary-fixed-dim: light-dark(#bec2ff, #bec2ff);
  --mat-sys-neutral-variant20: #2d3038;
  --mat-sys-neutral10: #1a1b1f;
  --mat-sys-level0:
    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-sys-level1:
    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-sys-level2:
    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-sys-level3:
    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-sys-level4:
    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-sys-level5:
    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-sys-body-large: 400 1rem / 1.5rem Roboto;
  --mat-sys-body-large-font: Roboto;
  --mat-sys-body-large-line-height: 1.5rem;
  --mat-sys-body-large-size: 1rem;
  --mat-sys-body-large-tracking: 0.031rem;
  --mat-sys-body-large-weight: 400;
  --mat-sys-body-medium: 400 0.875rem / 1.25rem Roboto;
  --mat-sys-body-medium-font: Roboto;
  --mat-sys-body-medium-line-height: 1.25rem;
  --mat-sys-body-medium-size: 0.875rem;
  --mat-sys-body-medium-tracking: 0.016rem;
  --mat-sys-body-medium-weight: 400;
  --mat-sys-body-small: 400 0.75rem / 1rem Roboto;
  --mat-sys-body-small-font: Roboto;
  --mat-sys-body-small-line-height: 1rem;
  --mat-sys-body-small-size: 0.75rem;
  --mat-sys-body-small-tracking: 0.025rem;
  --mat-sys-body-small-weight: 400;
  --mat-sys-display-large: 400 3.562rem / 4rem Roboto;
  --mat-sys-display-large-font: Roboto;
  --mat-sys-display-large-line-height: 4rem;
  --mat-sys-display-large-size: 3.562rem;
  --mat-sys-display-large-tracking: -0.016rem;
  --mat-sys-display-large-weight: 400;
  --mat-sys-display-medium: 400 2.812rem / 3.25rem Roboto;
  --mat-sys-display-medium-font: Roboto;
  --mat-sys-display-medium-line-height: 3.25rem;
  --mat-sys-display-medium-size: 2.812rem;
  --mat-sys-display-medium-tracking: 0;
  --mat-sys-display-medium-weight: 400;
  --mat-sys-display-small: 400 2.25rem / 2.75rem Roboto;
  --mat-sys-display-small-font: Roboto;
  --mat-sys-display-small-line-height: 2.75rem;
  --mat-sys-display-small-size: 2.25rem;
  --mat-sys-display-small-tracking: 0;
  --mat-sys-display-small-weight: 400;
  --mat-sys-headline-large: 400 2rem / 2.5rem Roboto;
  --mat-sys-headline-large-font: Roboto;
  --mat-sys-headline-large-line-height: 2.5rem;
  --mat-sys-headline-large-size: 2rem;
  --mat-sys-headline-large-tracking: 0;
  --mat-sys-headline-large-weight: 400;
  --mat-sys-headline-medium: 400 1.75rem / 2.25rem Roboto;
  --mat-sys-headline-medium-font: Roboto;
  --mat-sys-headline-medium-line-height: 2.25rem;
  --mat-sys-headline-medium-size: 1.75rem;
  --mat-sys-headline-medium-tracking: 0;
  --mat-sys-headline-medium-weight: 400;
  --mat-sys-headline-small: 400 1.5rem / 2rem Roboto;
  --mat-sys-headline-small-font: Roboto;
  --mat-sys-headline-small-line-height: 2rem;
  --mat-sys-headline-small-size: 1.5rem;
  --mat-sys-headline-small-tracking: 0;
  --mat-sys-headline-small-weight: 400;
  --mat-sys-label-large: 500 0.875rem / 1.25rem Roboto;
  --mat-sys-label-large-font: Roboto;
  --mat-sys-label-large-line-height: 1.25rem;
  --mat-sys-label-large-size: 0.875rem;
  --mat-sys-label-large-tracking: 0.006rem;
  --mat-sys-label-large-weight: 500;
  --mat-sys-label-large-weight-prominent: 700;
  --mat-sys-label-medium: 500 0.75rem / 1rem Roboto;
  --mat-sys-label-medium-font: Roboto;
  --mat-sys-label-medium-line-height: 1rem;
  --mat-sys-label-medium-size: 0.75rem;
  --mat-sys-label-medium-tracking: 0.031rem;
  --mat-sys-label-medium-weight: 500;
  --mat-sys-label-medium-weight-prominent: 700;
  --mat-sys-label-small: 500 0.688rem / 1rem Roboto;
  --mat-sys-label-small-font: Roboto;
  --mat-sys-label-small-line-height: 1rem;
  --mat-sys-label-small-size: 0.688rem;
  --mat-sys-label-small-tracking: 0.031rem;
  --mat-sys-label-small-weight: 500;
  --mat-sys-title-large: 400 1.375rem / 1.75rem Roboto;
  --mat-sys-title-large-font: Roboto;
  --mat-sys-title-large-line-height: 1.75rem;
  --mat-sys-title-large-size: 1.375rem;
  --mat-sys-title-large-tracking: 0;
  --mat-sys-title-large-weight: 400;
  --mat-sys-title-medium: 500 1rem / 1.5rem Roboto;
  --mat-sys-title-medium-font: Roboto;
  --mat-sys-title-medium-line-height: 1.5rem;
  --mat-sys-title-medium-size: 1rem;
  --mat-sys-title-medium-tracking: 0.009rem;
  --mat-sys-title-medium-weight: 500;
  --mat-sys-title-small: 500 0.875rem / 1.25rem Roboto;
  --mat-sys-title-small-font: Roboto;
  --mat-sys-title-small-line-height: 1.25rem;
  --mat-sys-title-small-size: 0.875rem;
  --mat-sys-title-small-tracking: 0.006rem;
  --mat-sys-title-small-weight: 500;
  --mat-sys-corner-extra-large: 28px;
  --mat-sys-corner-extra-large-top: 28px 28px 0 0;
  --mat-sys-corner-extra-small: 4px;
  --mat-sys-corner-extra-small-top: 4px 4px 0 0;
  --mat-sys-corner-full: 9999px;
  --mat-sys-corner-large: 16px;
  --mat-sys-corner-large-end: 0 16px 16px 0;
  --mat-sys-corner-large-start: 16px 0 0 16px;
  --mat-sys-corner-large-top: 16px 16px 0 0;
  --mat-sys-corner-medium: 12px;
  --mat-sys-corner-none: 0;
  --mat-sys-corner-small: 8px;
  --mat-sys-dragged-state-layer-opacity: 0.16;
  --mat-sys-focus-state-layer-opacity: 0.12;
  --mat-sys-hover-state-layer-opacity: 0.08;
  --mat-sys-pressed-state-layer-opacity: 0.12;
}
body {
  color-scheme: light;
  background-color: #fff;
  color: var(--mat-sys-on-surface);
  font: var(--mat-sys-body-medium);
  margin: 0;
}
@font-face {
  font-family: "AECOMSans";
  src: url(/assets/fonts/AECOMSans/AECOMSans_Rg.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "AECOMSans";
  src: url(/assets/fonts/AECOMSans/AECOMSans_Bd.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "AECOMSans";
  src: url(/assets/fonts/AECOMSans/AECOMSans_Lt.ttf) format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "AECOMSans";
  src: url(/assets/fonts/AECOMSans/AECOMSans_It.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}
:root {
  --font-family-base: "AECOMSans";
}
.main-content {
  margin-top: 4.5rem;
}
html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
  font-family: var(--font-family-base);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
}
.form-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1.5rem;
  width: 100%;
  box-sizing: border-box;
}
.form-container label {
  display: block;
  color: #646363;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 0.5rem;
}
.form-container select,
.form-container input {
  width: 100%;
  height: 40px;
  border: 1px solid #E3E3E3;
  border-radius: 4px;
  padding: 0 0.5rem;
  box-sizing: border-box;
}
.form-container input::placeholder {
  color: #9D9C9C !important;
  font-family: "AECOMSans";
  font-weight: 400;
  font-size: 14px;
}
.form-container select {
  padding: 0.5rem 0.5rem 0.5rem 0.5rem;
  appearance: none;
  background-image: url(/assets/icons/keyboard_arrow_down.svg);
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 14px;
  border-radius: 4px;
  border: 1px solid #E3E3E3;
  font-size: 14px;
}
.form-container select.is-placeholder {
  color: #9D9C9C !important;
  font-family: "AECOMSans";
  font-weight: 400;
  font-size: 14px;
}
.form-container select option:not([value=""]) {
  color: #000000;
  font-weight: 400;
  font-size: 14px;
  font-family: "AECOMSans";
}
.form-container > div {
  flex: 1 1 calc(33.333% - 1rem);
  min-width: 260px;
  display: flex;
  flex-direction: column;
}
.form-container > * {
  flex: 1 1 calc(33.333% - 1.5rem);
  min-width: 280px;
}
.aecom_btn--solid:disabled {
  background-color: #9BBFB0 !important;
  cursor: not-allowed;
  border: none;
  color: #FFF;
  border: 2px solid transparent;
}
.aecom_btn:disabled {
  cursor: not-allowed;
  opacity: 0.7;
}
.aecom_btn {
  border: 2px solid #008768;
  background-color: #fff;
  color: #008768;
  font-size: 16px;
  font-weight: 700;
  border-radius: 100px;
  margin-right: 1rem;
  padding: 0.3rem 0.7rem;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  cursor: pointer;
}
.aecom_btn--solid {
  background-color: #008768 !important;
  color: #fff !important;
  font-size: 16px;
  font-weight: 700;
  border-radius: 100px;
  margin-right: 1rem;
  padding: 0.3rem 0.7rem;
  border: none;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  cursor: pointer;
  border: 2px solid transparent;
}
.mat-mdc-snack-bar-container .mat-mdc-snackbar-surface {
  background-color: transparent !important;
  box-shadow: none !important;
}
input.ng-invalid.ng-touched,
select.ng-invalid.ng-touched {
  border: 1px solid red !important;
}
.error-message {
  color: red;
  font-size: 12px;
  margin-top: 3px;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.custom-grid .ag-root-wrapper,
.custom-grid .ag-root {
  border: none !important;
  background: #ffffff !important;
  width: 100% !important;
}
.custom-grid .ag-center-cols-container {
  padding-top: 10px !important;
}
.custom-grid .ag-row {
  background: transparent !important;
  box-shadow: none !important;
  overflow: visible !important;
}
.custom-grid .ag-row::before {
  content: "";
  position: absolute;
  inset: 0;
  background: #ffffff;
  border-radius: 10px;
  box-shadow: none;
  z-index: 0;
  pointer-events: none;
}
.custom-grid .ag-cell {
  background: white !important;
  border-top: 1px solid #E3E3E3 !important;
  border-bottom: 1px solid #E3E3E3 !important;
  border-left: none !important;
  border-right: none !important;
  font-size: 16px !important;
  font-weight: 400 !important;
}
.custom-grid .ag-cell:first-child {
  border-left: 1px solid #E3E3E3 !important;
  border-top-left-radius: 10px !important;
  border-bottom-left-radius: 10px !important;
  padding-left: 1.5rem !important;
  font-weight: 700 !important;
}
.custom-grid .ag-cell:last-child {
  border-right: 1px solid #E3E3E3 !important;
  border-top-right-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
  padding-right: 1.5rem !important;
  display: flex !important;
  align-items: center !important;
}
.custom-grid .ag-row:hover .ag-cell {
  background: #F6FCFB !important;
  transform: translateY(-0.5px);
}
.custom-grid .ag-row:hover::before {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}
.custom-grid .ag-header {
  background: transparent !important;
  border-bottom: none !important;
  margin-bottom: 12px !important;
}
.custom-grid .ag-header-row {
  border: none !important;
}
.custom-grid .ag-header-cell-label {
  font-size: 16px !important;
  font-weight: 700 !important;
  color: #9D9D9C !important;
  font-family: "AECOMSans", !important;
}
.custom-grid .status {
  display: flex !important;
  align-items: center !important;
  gap: 0.5rem !important;
}
.custom-grid .status img {
  width: 17% !important;
  height: 17% !important;
  margin-left: 0.3rem !important;
}
.custom-grid .status-text {
  width: 50%;
  display: inline-block;
}
.status-text.status-red {
  color: red !important;
}
.custom-grid .actions {
  display: flex !important;
  gap: 0.5rem !important;
  justify-content: flex-end !important;
  width: 100% !important;
}
.custom-grid .actions button {
  padding: 0.5rem !important;
  border: none !important;
  background: none !important;
  cursor: pointer !important;
  opacity: 0.7 !important;
  border-radius: 6px !important;
  width: 32px !important;
  height: 32px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  transition: all 0.2s ease !important;
}
.custom-grid .actions button:hover {
  opacity: 1 !important;
  background: rgba(192, 228, 198, 0.6431372549) !important;
  transform: scale(1.05) !important;
}
.custom-grid .actions button:disabled {
  opacity: 0.3 !important;
  cursor: not-allowed !important;
  background: none !important;
}
.custom-grid .actions img {
  width: 18px !important;
  height: 18px !important;
}
.custom-grid ::-webkit-scrollbar {
  width: 6px !important;
  height: 6px !important;
}
.custom-grid ::-webkit-scrollbar-track {
  background: #f1f1f1 !important;
  border-radius: 3px !important;
}
.custom-grid ::-webkit-scrollbar-thumb {
  background: #c1c1c1 !important;
  border-radius: 3px !important;
}
.custom-grid ::-webkit-scrollbar-thumb:hover {
  background: #a8a8a8 !important;
}
.custom-editor button[title="Add Image"] {
  display: none !important;
}
.custom-editor tiptap-separator {
  display: none !important;
}
@media (max-width: 1024px) and (min-width: 768px) {
  .create-report-type {
    flex-direction: column;
    align-items: flex-start;
  }
  .custom-stepper {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .create-report-type .title {
    width: 100%;
    text-align: left;
    white-space: nowrap;
  }
  .report-form .form-container {
    display: grid;
    grid-template-columns: 1fr !important;
  }
}

/* node_modules/@fontsource/material-symbols-outlined/index.css */
@font-face {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-display: swap;
  font-weight: 100;
  src: url("./media/material-symbols-outlined-latin-100-normal.woff2") format("woff2"), url("./media/material-symbols-outlined-latin-100-normal.woff") format("woff");
}
@font-face {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-display: swap;
  font-weight: 200;
  src: url("./media/material-symbols-outlined-latin-200-normal.woff2") format("woff2"), url("./media/material-symbols-outlined-latin-200-normal.woff") format("woff");
}
@font-face {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: url("./media/material-symbols-outlined-latin-300-normal.woff2") format("woff2"), url("./media/material-symbols-outlined-latin-300-normal.woff") format("woff");
}
@font-face {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url("./media/material-symbols-outlined-latin-400-normal.woff2") format("woff2"), url("./media/material-symbols-outlined-latin-400-normal.woff") format("woff");
}

/* node_modules/@flogeez/angular-tiptap-editor/src/lib/styles/bubble-menu.global.css */
.tippy-box {
  max-width: none !important;
}
.tippy-content {
  padding: 0;
}
.tippy-box .bubble-menu {
  display: flex;
  align-items: center;
  gap: 6px;
  background: rgba(255, 255, 255, 0.95);
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 16px;
  padding: 8px 12px;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.12);
  z-index: 1000;
  animation: slideUp 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  white-space: nowrap;
}
.bubble-menu .tiptap-separator {
  width: 1px;
  height: 28px;
  background:
    linear-gradient(
      to bottom,
      transparent,
      #e2e8f0,
      transparent);
  margin: 0 4px;
}
@keyframes slideUp {
  from {
    opacity: 0;
    transform: translateY(8px) scale(0.95);
  }
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}

/* node_modules/@flogeez/angular-tiptap-editor/src/lib/styles/material-symbols.css */
.material-symbols-outlined {
  font-family: "Material Symbols Outlined";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  font-feature-settings: "liga";
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  font-variation-settings:
    "FILL" 0,
    "wght" 400,
    "GRAD" 0,
    "opsz" 24;
}

/* node_modules/@flogeez/angular-tiptap-editor/src/lib/styles/index.css */
.tiptap-link {
  color: #3b82f6;
  text-decoration: underline;
  cursor: pointer;
  transition: color 0.2s ease;
}
.tiptap-link:hover {
  color: #1d4ed8;
  text-decoration: underline;
}
.tiptap-highlight {
  background-color: #fef08a;
  padding: 0.1em 0.2em;
  border-radius: 2px;
  color: #854d0e;
}
.ProseMirror .has-text-align-left {
  text-align: left;
}
.ProseMirror .has-text-align-center {
  text-align: center;
}
.ProseMirror .has-text-align-right {
  text-align: right;
}
.ProseMirror .has-text-align-justify {
  text-align: justify;
}

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