/* node_modules/reset-css/reset.css */
@layer reset {
  html,
  body,
  div,
  span,
  applet,
  object,
  iframe,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  p,
  blockquote,
  pre,
  a,
  abbr,
  acronym,
  address,
  big,
  cite,
  code,
  del,
  dfn,
  em,
  img,
  ins,
  kbd,
  q,
  s,
  samp,
  small,
  strike,
  strong,
  sub,
  sup,
  tt,
  var,
  b,
  u,
  i,
  center,
  dl,
  dt,
  dd,
  ol,
  ul,
  li,
  fieldset,
  form,
  label,
  legend,
  table,
  caption,
  tbody,
  tfoot,
  thead,
  tr,
  th,
  td,
  article,
  aside,
  canvas,
  details,
  embed,
  figure,
  figcaption,
  footer,
  header,
  hgroup,
  main,
  menu,
  nav,
  output,
  ruby,
  section,
  summary,
  time,
  mark,
  audio,
  video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
  }
  article,
  aside,
  details,
  figcaption,
  figure,
  footer,
  header,
  hgroup,
  main,
  menu,
  nav,
  section {
    display: block;
  }
  *[hidden] {
    display: none;
  }
  body {
    line-height: 1;
  }
  menu,
  ol,
  ul {
    list-style: none;
  }
  blockquote,
  q {
    quotes: none;
  }
  blockquote:before,
  blockquote:after,
  q:before,
  q:after {
    content: "";
    content: none;
  }
  table {
    border-collapse: collapse;
    border-spacing: 0;
  }
}

/* node_modules/primeicons/primeicons.css */
@layer primeng {
  @font-face {
    font-family: "primeicons";
    font-display: block;
    src: url("./media/primeicons.eot");
    src:
      url("./media/primeicons.eot?#iefix") format("embedded-opentype"),
      url("./media/primeicons.woff2") format("woff2"),
      url("./media/primeicons.woff") format("woff"),
      url("./media/primeicons.ttf") format("truetype"),
      url("./media/primeicons.svg?#primeicons") format("svg");
    font-weight: normal;
    font-style: normal;
  }
  .pi {
    font-family: "primeicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .pi:before {
    --webkit-backface-visibility:hidden;
    backface-visibility: hidden;
  }
  .pi-fw {
    width: 1.28571429em;
    text-align: center;
  }
  .pi-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
  }
  @media (prefers-reduced-motion: reduce) {
    .pi-spin {
      -webkit-animation-delay: -1ms;
      animation-delay: -1ms;
      -webkit-animation-duration: 1ms;
      animation-duration: 1ms;
      -webkit-animation-iteration-count: 1;
      animation-iteration-count: 1;
      -webkit-transition-delay: 0s;
      transition-delay: 0s;
      -webkit-transition-duration: 0s;
      transition-duration: 0s;
    }
  }
  @-webkit-keyframes fa-spin {
    0% {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(359deg);
      transform: rotate(359deg);
    }
  }
  @keyframes fa-spin {
    0% {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(359deg);
      transform: rotate(359deg);
    }
  }
  .pi-folder-plus:before {
    content: "\ea05";
  }
  .pi-receipt:before {
    content: "\ea06";
  }
  .pi-asterisk:before {
    content: "\ea07";
  }
  .pi-face-smile:before {
    content: "\ea08";
  }
  .pi-pinterest:before {
    content: "\ea09";
  }
  .pi-expand:before {
    content: "\ea0a";
  }
  .pi-pen-to-square:before {
    content: "\ea0b";
  }
  .pi-wave-pulse:before {
    content: "\ea0c";
  }
  .pi-turkish-lira:before {
    content: "\ea0d";
  }
  .pi-spinner-dotted:before {
    content: "\ea0e";
  }
  .pi-crown:before {
    content: "\ea0f";
  }
  .pi-pause-circle:before {
    content: "\ea10";
  }
  .pi-warehouse:before {
    content: "\ea11";
  }
  .pi-objects-column:before {
    content: "\ea12";
  }
  .pi-clipboard:before {
    content: "\ea13";
  }
  .pi-play-circle:before {
    content: "\ea14";
  }
  .pi-venus:before {
    content: "\ea15";
  }
  .pi-cart-minus:before {
    content: "\ea16";
  }
  .pi-file-plus:before {
    content: "\ea17";
  }
  .pi-microchip:before {
    content: "\ea18";
  }
  .pi-twitch:before {
    content: "\ea19";
  }
  .pi-building-columns:before {
    content: "\ea1a";
  }
  .pi-file-check:before {
    content: "\ea1b";
  }
  .pi-microchip-ai:before {
    content: "\ea1c";
  }
  .pi-trophy:before {
    content: "\ea1d";
  }
  .pi-barcode:before {
    content: "\ea1e";
  }
  .pi-file-arrow-up:before {
    content: "\ea1f";
  }
  .pi-mars:before {
    content: "\ea20";
  }
  .pi-tiktok:before {
    content: "\ea21";
  }
  .pi-arrow-up-right-and-arrow-down-left-from-center:before {
    content: "\ea22";
  }
  .pi-ethereum:before {
    content: "\ea23";
  }
  .pi-list-check:before {
    content: "\ea24";
  }
  .pi-thumbtack:before {
    content: "\ea25";
  }
  .pi-arrow-down-left-and-arrow-up-right-to-center:before {
    content: "\ea26";
  }
  .pi-equals:before {
    content: "\ea27";
  }
  .pi-lightbulb:before {
    content: "\ea28";
  }
  .pi-star-half:before {
    content: "\ea29";
  }
  .pi-address-book:before {
    content: "\ea2a";
  }
  .pi-chart-scatter:before {
    content: "\ea2b";
  }
  .pi-indian-rupee:before {
    content: "\ea2c";
  }
  .pi-star-half-fill:before {
    content: "\ea2d";
  }
  .pi-cart-arrow-down:before {
    content: "\ea2e";
  }
  .pi-calendar-clock:before {
    content: "\ea2f";
  }
  .pi-sort-up-fill:before {
    content: "\ea30";
  }
  .pi-sparkles:before {
    content: "\ea31";
  }
  .pi-bullseye:before {
    content: "\ea32";
  }
  .pi-sort-down-fill:before {
    content: "\ea33";
  }
  .pi-graduation-cap:before {
    content: "\ea34";
  }
  .pi-hammer:before {
    content: "\ea35";
  }
  .pi-bell-slash:before {
    content: "\ea36";
  }
  .pi-gauge:before {
    content: "\ea37";
  }
  .pi-shop:before {
    content: "\ea38";
  }
  .pi-headphones:before {
    content: "\ea39";
  }
  .pi-eraser:before {
    content: "\ea04";
  }
  .pi-stopwatch:before {
    content: "\ea01";
  }
  .pi-verified:before {
    content: "\ea02";
  }
  .pi-delete-left:before {
    content: "\ea03";
  }
  .pi-hourglass:before {
    content: "\e9fe";
  }
  .pi-truck:before {
    content: "\ea00";
  }
  .pi-wrench:before {
    content: "\e9ff";
  }
  .pi-microphone:before {
    content: "\e9fa";
  }
  .pi-megaphone:before {
    content: "\e9fb";
  }
  .pi-arrow-right-arrow-left:before {
    content: "\e9fc";
  }
  .pi-bitcoin:before {
    content: "\e9fd";
  }
  .pi-file-edit:before {
    content: "\e9f6";
  }
  .pi-language:before {
    content: "\e9f7";
  }
  .pi-file-export:before {
    content: "\e9f8";
  }
  .pi-file-import:before {
    content: "\e9f9";
  }
  .pi-file-word:before {
    content: "\e9f1";
  }
  .pi-gift:before {
    content: "\e9f2";
  }
  .pi-cart-plus:before {
    content: "\e9f3";
  }
  .pi-thumbs-down-fill:before {
    content: "\e9f4";
  }
  .pi-thumbs-up-fill:before {
    content: "\e9f5";
  }
  .pi-arrows-alt:before {
    content: "\e9f0";
  }
  .pi-calculator:before {
    content: "\e9ef";
  }
  .pi-sort-alt-slash:before {
    content: "\e9ee";
  }
  .pi-arrows-h:before {
    content: "\e9ec";
  }
  .pi-arrows-v:before {
    content: "\e9ed";
  }
  .pi-pound:before {
    content: "\e9eb";
  }
  .pi-prime:before {
    content: "\e9ea";
  }
  .pi-chart-pie:before {
    content: "\e9e9";
  }
  .pi-reddit:before {
    content: "\e9e8";
  }
  .pi-code:before {
    content: "\e9e7";
  }
  .pi-sync:before {
    content: "\e9e6";
  }
  .pi-shopping-bag:before {
    content: "\e9e5";
  }
  .pi-server:before {
    content: "\e9e4";
  }
  .pi-database:before {
    content: "\e9e3";
  }
  .pi-hashtag:before {
    content: "\e9e2";
  }
  .pi-bookmark-fill:before {
    content: "\e9df";
  }
  .pi-filter-fill:before {
    content: "\e9e0";
  }
  .pi-heart-fill:before {
    content: "\e9e1";
  }
  .pi-flag-fill:before {
    content: "\e9de";
  }
  .pi-circle:before {
    content: "\e9dc";
  }
  .pi-circle-fill:before {
    content: "\e9dd";
  }
  .pi-bolt:before {
    content: "\e9db";
  }
  .pi-history:before {
    content: "\e9da";
  }
  .pi-box:before {
    content: "\e9d9";
  }
  .pi-at:before {
    content: "\e9d8";
  }
  .pi-arrow-up-right:before {
    content: "\e9d4";
  }
  .pi-arrow-up-left:before {
    content: "\e9d5";
  }
  .pi-arrow-down-left:before {
    content: "\e9d6";
  }
  .pi-arrow-down-right:before {
    content: "\e9d7";
  }
  .pi-telegram:before {
    content: "\e9d3";
  }
  .pi-stop-circle:before {
    content: "\e9d2";
  }
  .pi-stop:before {
    content: "\e9d1";
  }
  .pi-whatsapp:before {
    content: "\e9d0";
  }
  .pi-building:before {
    content: "\e9cf";
  }
  .pi-qrcode:before {
    content: "\e9ce";
  }
  .pi-car:before {
    content: "\e9cd";
  }
  .pi-instagram:before {
    content: "\e9cc";
  }
  .pi-linkedin:before {
    content: "\e9cb";
  }
  .pi-send:before {
    content: "\e9ca";
  }
  .pi-slack:before {
    content: "\e9c9";
  }
  .pi-sun:before {
    content: "\e9c8";
  }
  .pi-moon:before {
    content: "\e9c7";
  }
  .pi-vimeo:before {
    content: "\e9c6";
  }
  .pi-youtube:before {
    content: "\e9c5";
  }
  .pi-flag:before {
    content: "\e9c4";
  }
  .pi-wallet:before {
    content: "\e9c3";
  }
  .pi-map:before {
    content: "\e9c2";
  }
  .pi-link:before {
    content: "\e9c1";
  }
  .pi-credit-card:before {
    content: "\e9bf";
  }
  .pi-discord:before {
    content: "\e9c0";
  }
  .pi-percentage:before {
    content: "\e9be";
  }
  .pi-euro:before {
    content: "\e9bd";
  }
  .pi-book:before {
    content: "\e9ba";
  }
  .pi-shield:before {
    content: "\e9b9";
  }
  .pi-paypal:before {
    content: "\e9bb";
  }
  .pi-amazon:before {
    content: "\e9bc";
  }
  .pi-phone:before {
    content: "\e9b8";
  }
  .pi-filter-slash:before {
    content: "\e9b7";
  }
  .pi-facebook:before {
    content: "\e9b4";
  }
  .pi-github:before {
    content: "\e9b5";
  }
  .pi-twitter:before {
    content: "\e9b6";
  }
  .pi-step-backward-alt:before {
    content: "\e9ac";
  }
  .pi-step-forward-alt:before {
    content: "\e9ad";
  }
  .pi-forward:before {
    content: "\e9ae";
  }
  .pi-backward:before {
    content: "\e9af";
  }
  .pi-fast-backward:before {
    content: "\e9b0";
  }
  .pi-fast-forward:before {
    content: "\e9b1";
  }
  .pi-pause:before {
    content: "\e9b2";
  }
  .pi-play:before {
    content: "\e9b3";
  }
  .pi-compass:before {
    content: "\e9ab";
  }
  .pi-id-card:before {
    content: "\e9aa";
  }
  .pi-ticket:before {
    content: "\e9a9";
  }
  .pi-file-o:before {
    content: "\e9a8";
  }
  .pi-reply:before {
    content: "\e9a7";
  }
  .pi-directions-alt:before {
    content: "\e9a5";
  }
  .pi-directions:before {
    content: "\e9a6";
  }
  .pi-thumbs-up:before {
    content: "\e9a3";
  }
  .pi-thumbs-down:before {
    content: "\e9a4";
  }
  .pi-sort-numeric-down-alt:before {
    content: "\e996";
  }
  .pi-sort-numeric-up-alt:before {
    content: "\e997";
  }
  .pi-sort-alpha-down-alt:before {
    content: "\e998";
  }
  .pi-sort-alpha-up-alt:before {
    content: "\e999";
  }
  .pi-sort-numeric-down:before {
    content: "\e99a";
  }
  .pi-sort-numeric-up:before {
    content: "\e99b";
  }
  .pi-sort-alpha-down:before {
    content: "\e99c";
  }
  .pi-sort-alpha-up:before {
    content: "\e99d";
  }
  .pi-sort-alt:before {
    content: "\e99e";
  }
  .pi-sort-amount-up:before {
    content: "\e99f";
  }
  .pi-sort-amount-down:before {
    content: "\e9a0";
  }
  .pi-sort-amount-down-alt:before {
    content: "\e9a1";
  }
  .pi-sort-amount-up-alt:before {
    content: "\e9a2";
  }
  .pi-palette:before {
    content: "\e995";
  }
  .pi-undo:before {
    content: "\e994";
  }
  .pi-desktop:before {
    content: "\e993";
  }
  .pi-sliders-v:before {
    content: "\e991";
  }
  .pi-sliders-h:before {
    content: "\e992";
  }
  .pi-search-plus:before {
    content: "\e98f";
  }
  .pi-search-minus:before {
    content: "\e990";
  }
  .pi-file-excel:before {
    content: "\e98e";
  }
  .pi-file-pdf:before {
    content: "\e98d";
  }
  .pi-check-square:before {
    content: "\e98c";
  }
  .pi-chart-line:before {
    content: "\e98b";
  }
  .pi-user-edit:before {
    content: "\e98a";
  }
  .pi-exclamation-circle:before {
    content: "\e989";
  }
  .pi-android:before {
    content: "\e985";
  }
  .pi-google:before {
    content: "\e986";
  }
  .pi-apple:before {
    content: "\e987";
  }
  .pi-microsoft:before {
    content: "\e988";
  }
  .pi-heart:before {
    content: "\e984";
  }
  .pi-mobile:before {
    content: "\e982";
  }
  .pi-tablet:before {
    content: "\e983";
  }
  .pi-key:before {
    content: "\e981";
  }
  .pi-shopping-cart:before {
    content: "\e980";
  }
  .pi-comments:before {
    content: "\e97e";
  }
  .pi-comment:before {
    content: "\e97f";
  }
  .pi-briefcase:before {
    content: "\e97d";
  }
  .pi-bell:before {
    content: "\e97c";
  }
  .pi-paperclip:before {
    content: "\e97b";
  }
  .pi-share-alt:before {
    content: "\e97a";
  }
  .pi-envelope:before {
    content: "\e979";
  }
  .pi-volume-down:before {
    content: "\e976";
  }
  .pi-volume-up:before {
    content: "\e977";
  }
  .pi-volume-off:before {
    content: "\e978";
  }
  .pi-eject:before {
    content: "\e975";
  }
  .pi-money-bill:before {
    content: "\e974";
  }
  .pi-images:before {
    content: "\e973";
  }
  .pi-image:before {
    content: "\e972";
  }
  .pi-sign-in:before {
    content: "\e970";
  }
  .pi-sign-out:before {
    content: "\e971";
  }
  .pi-wifi:before {
    content: "\e96f";
  }
  .pi-sitemap:before {
    content: "\e96e";
  }
  .pi-chart-bar:before {
    content: "\e96d";
  }
  .pi-camera:before {
    content: "\e96c";
  }
  .pi-dollar:before {
    content: "\e96b";
  }
  .pi-lock-open:before {
    content: "\e96a";
  }
  .pi-table:before {
    content: "\e969";
  }
  .pi-map-marker:before {
    content: "\e968";
  }
  .pi-list:before {
    content: "\e967";
  }
  .pi-eye-slash:before {
    content: "\e965";
  }
  .pi-eye:before {
    content: "\e966";
  }
  .pi-folder-open:before {
    content: "\e964";
  }
  .pi-folder:before {
    content: "\e963";
  }
  .pi-video:before {
    content: "\e962";
  }
  .pi-inbox:before {
    content: "\e961";
  }
  .pi-lock:before {
    content: "\e95f";
  }
  .pi-unlock:before {
    content: "\e960";
  }
  .pi-tags:before {
    content: "\e95d";
  }
  .pi-tag:before {
    content: "\e95e";
  }
  .pi-power-off:before {
    content: "\e95c";
  }
  .pi-save:before {
    content: "\e95b";
  }
  .pi-question-circle:before {
    content: "\e959";
  }
  .pi-question:before {
    content: "\e95a";
  }
  .pi-copy:before {
    content: "\e957";
  }
  .pi-file:before {
    content: "\e958";
  }
  .pi-clone:before {
    content: "\e955";
  }
  .pi-calendar-times:before {
    content: "\e952";
  }
  .pi-calendar-minus:before {
    content: "\e953";
  }
  .pi-calendar-plus:before {
    content: "\e954";
  }
  .pi-ellipsis-v:before {
    content: "\e950";
  }
  .pi-ellipsis-h:before {
    content: "\e951";
  }
  .pi-bookmark:before {
    content: "\e94e";
  }
  .pi-globe:before {
    content: "\e94f";
  }
  .pi-replay:before {
    content: "\e94d";
  }
  .pi-filter:before {
    content: "\e94c";
  }
  .pi-print:before {
    content: "\e94b";
  }
  .pi-align-right:before {
    content: "\e946";
  }
  .pi-align-left:before {
    content: "\e947";
  }
  .pi-align-center:before {
    content: "\e948";
  }
  .pi-align-justify:before {
    content: "\e949";
  }
  .pi-cog:before {
    content: "\e94a";
  }
  .pi-cloud-download:before {
    content: "\e943";
  }
  .pi-cloud-upload:before {
    content: "\e944";
  }
  .pi-cloud:before {
    content: "\e945";
  }
  .pi-pencil:before {
    content: "\e942";
  }
  .pi-users:before {
    content: "\e941";
  }
  .pi-clock:before {
    content: "\e940";
  }
  .pi-user-minus:before {
    content: "\e93e";
  }
  .pi-user-plus:before {
    content: "\e93f";
  }
  .pi-trash:before {
    content: "\e93d";
  }
  .pi-external-link:before {
    content: "\e93c";
  }
  .pi-window-maximize:before {
    content: "\e93b";
  }
  .pi-window-minimize:before {
    content: "\e93a";
  }
  .pi-refresh:before {
    content: "\e938";
  }
  .pi-user:before {
    content: "\e939";
  }
  .pi-exclamation-triangle:before {
    content: "\e922";
  }
  .pi-calendar:before {
    content: "\e927";
  }
  .pi-chevron-circle-left:before {
    content: "\e928";
  }
  .pi-chevron-circle-down:before {
    content: "\e929";
  }
  .pi-chevron-circle-right:before {
    content: "\e92a";
  }
  .pi-chevron-circle-up:before {
    content: "\e92b";
  }
  .pi-angle-double-down:before {
    content: "\e92c";
  }
  .pi-angle-double-left:before {
    content: "\e92d";
  }
  .pi-angle-double-right:before {
    content: "\e92e";
  }
  .pi-angle-double-up:before {
    content: "\e92f";
  }
  .pi-angle-down:before {
    content: "\e930";
  }
  .pi-angle-left:before {
    content: "\e931";
  }
  .pi-angle-right:before {
    content: "\e932";
  }
  .pi-angle-up:before {
    content: "\e933";
  }
  .pi-upload:before {
    content: "\e934";
  }
  .pi-download:before {
    content: "\e956";
  }
  .pi-ban:before {
    content: "\e935";
  }
  .pi-star-fill:before {
    content: "\e936";
  }
  .pi-star:before {
    content: "\e937";
  }
  .pi-chevron-left:before {
    content: "\e900";
  }
  .pi-chevron-right:before {
    content: "\e901";
  }
  .pi-chevron-down:before {
    content: "\e902";
  }
  .pi-chevron-up:before {
    content: "\e903";
  }
  .pi-caret-left:before {
    content: "\e904";
  }
  .pi-caret-right:before {
    content: "\e905";
  }
  .pi-caret-down:before {
    content: "\e906";
  }
  .pi-caret-up:before {
    content: "\e907";
  }
  .pi-search:before {
    content: "\e908";
  }
  .pi-check:before {
    content: "\e909";
  }
  .pi-check-circle:before {
    content: "\e90a";
  }
  .pi-times:before {
    content: "\e90b";
  }
  .pi-times-circle:before {
    content: "\e90c";
  }
  .pi-plus:before {
    content: "\e90d";
  }
  .pi-plus-circle:before {
    content: "\e90e";
  }
  .pi-minus:before {
    content: "\e90f";
  }
  .pi-minus-circle:before {
    content: "\e910";
  }
  .pi-circle-on:before {
    content: "\e911";
  }
  .pi-circle-off:before {
    content: "\e912";
  }
  .pi-sort-down:before {
    content: "\e913";
  }
  .pi-sort-up:before {
    content: "\e914";
  }
  .pi-sort:before {
    content: "\e915";
  }
  .pi-step-backward:before {
    content: "\e916";
  }
  .pi-step-forward:before {
    content: "\e917";
  }
  .pi-th-large:before {
    content: "\e918";
  }
  .pi-arrow-down:before {
    content: "\e919";
  }
  .pi-arrow-left:before {
    content: "\e91a";
  }
  .pi-arrow-right:before {
    content: "\e91b";
  }
  .pi-arrow-up:before {
    content: "\e91c";
  }
  .pi-bars:before {
    content: "\e91d";
  }
  .pi-arrow-circle-down:before {
    content: "\e91e";
  }
  .pi-arrow-circle-left:before {
    content: "\e91f";
  }
  .pi-arrow-circle-right:before {
    content: "\e920";
  }
  .pi-arrow-circle-up:before {
    content: "\e921";
  }
  .pi-info:before {
    content: "\e923";
  }
  .pi-info-circle:before {
    content: "\e924";
  }
  .pi-home:before {
    content: "\e925";
  }
  .pi-spinner:before {
    content: "\e926";
  }
}

/* src/styles/main.css */
@layer sasweb {
  @font-face {
    font-family: "Frutiger";
    src: url(/fonts/frutiger.ttf) format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: "Frutiger";
    src: url(/assets/fonts/frutiger_bold.ttf) format("truetype");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
  }
  :root {
    --font-family: "Roboto", sans-serif;
    --p-tree-node-gap: 0.5rem;
  }
  html {
    height: 100%;
    font-size: 16px;
  }
  body {
    height: 100%;
    padding: 0px;
    margin: 0px;
    overflow-x: hidden;
    overflow-y: auto;
    color: var(--p-text-color);
    font-family: var(--font-family);
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  label {
    font-weight: 500;
  }
  p-checkbox,
  p-radiobutton,
  p-toggleswitch {
    line-height: 1;
  }
  p-image {
    line-height: 0;
  }
  p-card {
    display: block;
  }
  .p-tree-node-label {
    width: 100%;
    word-break: break-all;
  }
  .p-tree-node-label > span {
    width: 100%;
  }
  .p-tree-node-content {
    padding: 0;
  }
  .p-datatable-thead > tr > th {
    vertical-align: top;
  }
  .p-datatable-tbody > tr > td {
    vertical-align: middle;
  }
  .ellipsis-no-wrap {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}

/* src/styles.css */
@layer reset, tailwind-base, primeng, tailwind-utilities, sasweb;
@layer tailwind-base {
  *,
  ::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;
  }
}
@layer tailwind-utilities {
  .visible {
    visibility: visible;
  }
  .collapse {
    visibility: collapse;
  }
  .fixed {
    position: fixed;
  }
  .absolute {
    position: absolute;
  }
  .relative {
    position: relative;
  }
  .left-0 {
    left: 0px;
  }
  .right-0 {
    right: 0px;
  }
  .top-full {
    top: 100%;
  }
  .z-10 {
    z-index: 10;
  }
  .col-span-1 {
    grid-column: span 1 / span 1;
  }
  .col-span-12 {
    grid-column: span 12 / span 12;
  }
  .col-span-2 {
    grid-column: span 2 / span 2;
  }
  .col-span-3 {
    grid-column: span 3 / span 3;
  }
  .col-span-4 {
    grid-column: span 4 / span 4;
  }
  .-m-4 {
    margin: -1rem;
  }
  .m-0 {
    margin: 0px;
  }
  .m-auto {
    margin: auto;
  }
  .mx-8 {
    margin-left: 2rem;
    margin-right: 2rem;
  }
  .mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .my-2 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
  .my-28 {
    margin-top: 7rem;
    margin-bottom: 7rem;
  }
  .mb-4 {
    margin-bottom: 1rem;
  }
  .mb-6 {
    margin-bottom: 1.5rem;
  }
  .ml-1 {
    margin-left: 0.25rem;
  }
  .ml-12 {
    margin-left: 3rem;
  }
  .ml-8 {
    margin-left: 2rem;
  }
  .ml-auto {
    margin-left: auto;
  }
  .mr-0 {
    margin-right: 0px;
  }
  .mr-2 {
    margin-right: 0.5rem;
  }
  .mt-0 {
    margin-top: 0px;
  }
  .mt-1 {
    margin-top: 0.25rem;
  }
  .mt-12 {
    margin-top: 3rem;
  }
  .mt-20 {
    margin-top: 5rem;
  }
  .mt-4 {
    margin-top: 1rem;
  }
  .mt-6 {
    margin-top: 1.5rem;
  }
  .block {
    display: block;
  }
  .inline-block {
    display: inline-block;
  }
  .flex {
    display: flex;
  }
  .table {
    display: table;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .h-10 {
    height: 2.5rem;
  }
  .h-4 {
    height: 1rem;
  }
  .h-8 {
    height: 2rem;
  }
  .h-\[1200px\] {
    height: 1200px;
  }
  .h-\[300px\] {
    height: 300px;
  }
  .h-full {
    height: 100%;
  }
  .max-h-\[150px\] {
    max-height: 150px;
  }
  .min-h-8 {
    min-height: 2rem;
  }
  .min-h-screen {
    min-height: 100vh;
  }
  .w-1\/2 {
    width: 50%;
  }
  .w-12 {
    width: 3rem;
  }
  .w-16 {
    width: 4rem;
  }
  .w-2\/3 {
    width: 66.666667%;
  }
  .w-20 {
    width: 5rem;
  }
  .w-24 {
    width: 6rem;
  }
  .w-28 {
    width: 7rem;
  }
  .w-32 {
    width: 8rem;
  }
  .w-36 {
    width: 9rem;
  }
  .w-40 {
    width: 10rem;
  }
  .w-44 {
    width: 11rem;
  }
  .w-6\/12 {
    width: 50%;
  }
  .w-60 {
    width: 15rem;
  }
  .w-8 {
    width: 2rem;
  }
  .w-\[150px\] {
    width: 150px;
  }
  .w-\[840px\] {
    width: 840px;
  }
  .w-full {
    width: 100%;
  }
  .min-w-24 {
    min-width: 6rem;
  }
  .min-w-32 {
    min-width: 8rem;
  }
  .min-w-8 {
    min-width: 2rem;
  }
  .max-w-\[300px\] {
    max-width: 300px;
  }
  .flex-1 {
    flex: 1 1 0%;
  }
  .flex-2 {
    flex: 2 2 0%;
  }
  .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 fadein {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  .animate-fadein {
    animation: fadein 0.15s linear;
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .select-none {
    -webkit-user-select: none;
    user-select: none;
  }
  .list-none {
    list-style-type: none;
  }
  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .grid-rows-\[min-content\] {
    grid-template-rows: min-content;
  }
  .flex-row {
    flex-direction: row;
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .items-center {
    align-items: center;
  }
  .justify-end {
    justify-content: flex-end;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-around {
    justify-content: space-around;
  }
  .gap-1 {
    gap: 0.25rem;
  }
  .gap-16 {
    gap: 4rem;
  }
  .gap-2 {
    gap: 0.5rem;
  }
  .gap-3 {
    gap: 0.75rem;
  }
  .gap-4 {
    gap: 1rem;
  }
  .gap-6 {
    gap: 1.5rem;
  }
  .gap-8 {
    gap: 2rem;
  }
  .space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse));
  }
  .space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * var(--tw-space-y-reverse));
  }
  .whitespace-nowrap {
    white-space: nowrap;
  }
  .rounded {
    border-radius: 0.25rem;
  }
  .rounded-full {
    border-radius: 9999px;
  }
  .rounded-lg {
    border-radius: 0.5rem;
  }
  .rounded-md {
    border-radius: 0.375rem;
  }
  .rounded-xl {
    border-radius: 0.75rem;
  }
  .border {
    border-width: 1px;
  }
  .border-t {
    border-top-width: 1px;
  }
  .border-surface-50 {
    --tw-border-opacity: 1;
    border-color: color-mix(in srgb, var(--p-surface-50) calc(100% * var(--tw-border-opacity, 1)), transparent);
  }
  .bg-green-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1));
  }
  .bg-slate-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(241 245 249 / var(--tw-bg-opacity, 1));
  }
  .bg-surface-0 {
    --tw-bg-opacity: 1;
    background-color: color-mix(in srgb, var(--p-surface-0) calc(100% * var(--tw-bg-opacity, 1)), transparent);
  }
  .bg-surface-50 {
    --tw-bg-opacity: 1;
    background-color: color-mix(in srgb, var(--p-surface-50) calc(100% * var(--tw-bg-opacity, 1)), transparent);
  }
  .bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  }
  .bg-gradient-to-r {
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
  }
  .from-emerald-500 {
    --tw-gradient-from: #10b981 var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(16 185 129 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  }
  .from-sky-400 {
    --tw-gradient-from: #38bdf8 var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(56 189 248 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  }
  .from-slate-100 {
    --tw-gradient-from: #f1f5f9 var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(241 245 249 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  }
  .to-emerald-600 {
    --tw-gradient-to: #059669 var(--tw-gradient-to-position);
  }
  .to-emerald-900 {
    --tw-gradient-to: #064e3b var(--tw-gradient-to-position);
  }
  .to-slate-300 {
    --tw-gradient-to: #cbd5e1 var(--tw-gradient-to-position);
  }
  .bg-clip-text {
    background-clip: text;
  }
  .p-0 {
    padding: 0px;
  }
  .p-1 {
    padding: 0.25rem;
  }
  .p-2 {
    padding: 0.5rem;
  }
  .p-3 {
    padding: 0.75rem;
  }
  .p-4 {
    padding: 1rem;
  }
  .p-6 {
    padding: 1.5rem;
  }
  .p-8 {
    padding: 2rem;
  }
  .px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .pb-0 {
    padding-bottom: 0px;
  }
  .text-center {
    text-align: center;
  }
  .text-right {
    text-align: right;
  }
  .indent-8 {
    text-indent: 2rem;
  }
  .text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .text-5xl {
    font-size: 3rem;
    line-height: 1;
  }
  .text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  .text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .font-bold {
    font-weight: 700;
  }
  .font-extrabold {
    font-weight: 800;
  }
  .font-medium {
    font-weight: 500;
  }
  .font-semibold {
    font-weight: 600;
  }
  .text-\[\#006666\] {
    --tw-text-opacity: 1;
    color: rgb(0 102 102 / var(--tw-text-opacity, 1));
  }
  .text-gray-700 {
    --tw-text-opacity: 1;
    color: rgb(55 65 81 / var(--tw-text-opacity, 1));
  }
  .text-gray-900 {
    --tw-text-opacity: 1;
    color: rgb(17 24 39 / var(--tw-text-opacity, 1));
  }
  .text-green-500 {
    --tw-text-opacity: 1;
    color: rgb(34 197 94 / var(--tw-text-opacity, 1));
  }
  .text-green-600 {
    --tw-text-opacity: 1;
    color: rgb(22 163 74 / var(--tw-text-opacity, 1));
  }
  .text-green-800 {
    --tw-text-opacity: 1;
    color: rgb(22 101 52 / var(--tw-text-opacity, 1));
  }
  .text-red-500 {
    --tw-text-opacity: 1;
    color: rgb(239 68 68 / var(--tw-text-opacity, 1));
  }
  .text-red-600 {
    --tw-text-opacity: 1;
    color: rgb(220 38 38 / var(--tw-text-opacity, 1));
  }
  .text-surface-500 {
    --tw-text-opacity: 1;
    color: color-mix(in srgb, var(--p-surface-500) calc(100% * var(--tw-text-opacity, 1)), transparent);
  }
  .text-surface-700 {
    --tw-text-opacity: 1;
    color: color-mix(in srgb, var(--p-surface-700) calc(100% * var(--tw-text-opacity, 1)), transparent);
  }
  .text-surface-900 {
    --tw-text-opacity: 1;
    color: color-mix(in srgb, var(--p-surface-900) calc(100% * var(--tw-text-opacity, 1)), transparent);
  }
  .text-transparent {
    color: transparent;
  }
  .underline {
    text-decoration-line: underline;
  }
  .no-underline {
    text-decoration-line: none;
  }
  .antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .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-lg {
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow:
      var(--tw-ring-offset-shadow, 0 0 #0000),
      var(--tw-ring-shadow, 0 0 #0000),
      var(--tw-shadow);
  }
  .shadow-md {
    --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px 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-none {
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    box-shadow:
      var(--tw-ring-offset-shadow, 0 0 #0000),
      var(--tw-ring-shadow, 0 0 #0000),
      var(--tw-shadow);
  }
  .grayscale {
    --tw-grayscale: grayscale(100%);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
  }
  .filter {
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
  }
  .border-surface {
    border-color: var(--p-content-border-color);
  }
  .rounded-border {
    border-radius: var(--p-content-border-radius);
  }
  .text-muted-color {
    color: var(--p-text-muted-color);
  }
}
.hover\:bg-gray-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.hover\:bg-surface-100:hover {
  --tw-bg-opacity: 1;
  background-color: color-mix(in srgb, var(--p-surface-100) calc(100% * var(--tw-bg-opacity, 1)), transparent);
}
@media (min-width: 768px) {
  .md\:w-8\/12 {
    width: 66.666667%;
  }
  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:flex-row {
    flex-direction: row;
  }
}
@media (min-width: 992px) {
  .lg\:static {
    position: static;
  }
  .lg\:absolute {
    position: absolute;
  }
  .lg\:col-span-4 {
    grid-column: span 4 / span 4;
  }
  .lg\:col-span-6 {
    grid-column: span 6 / span 6;
  }
  .lg\:col-span-8 {
    grid-column: span 8 / span 8;
  }
  .lg\:mr-4 {
    margin-right: 1rem;
  }
  .lg\:mt-1 {
    margin-top: 0.25rem;
  }
  .lg\:block {
    display: block;
  }
  .lg\:flex {
    display: flex;
  }
  .lg\:hidden {
    display: none;
  }
  .lg\:w-1\/3 {
    width: 33.333333%;
  }
  .lg\:w-6\/12 {
    width: 50%;
  }
  .lg\:w-60 {
    width: 15rem;
  }
  .lg\:flex-1 {
    flex: 1 1 0%;
  }
  .lg\:flex-row {
    flex-direction: row;
  }
  .lg\:items-center {
    align-items: center;
  }
  .lg\:border {
    border-width: 1px;
  }
  .lg\:border-t-0 {
    border-top-width: 0px;
  }
  .lg\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .lg\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .lg\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .lg\:text-left {
    text-align: left;
  }
  .lg\:text-right {
    text-align: right;
  }
  .lg\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }
  .lg\: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);
  }
  .lg\:shadow-none {
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    box-shadow:
      var(--tw-ring-offset-shadow, 0 0 #0000),
      var(--tw-ring-shadow, 0 0 #0000),
      var(--tw-shadow);
  }
}
.dark\:border-surface-800:where([class=sasweb-dark-mode], [class=sasweb-dark-mode] *) {
  --tw-border-opacity: 1;
  border-color: color-mix(in srgb, var(--p-surface-800) calc(100% * var(--tw-border-opacity, 1)), transparent);
}
.dark\:bg-surface-900:where([class=sasweb-dark-mode], [class=sasweb-dark-mode] *) {
  --tw-bg-opacity: 1;
  background-color: color-mix(in srgb, var(--p-surface-900) calc(100% * var(--tw-bg-opacity, 1)), transparent);
}
.dark\:bg-surface-950:where([class=sasweb-dark-mode], [class=sasweb-dark-mode] *) {
  --tw-bg-opacity: 1;
  background-color: color-mix(in srgb, var(--p-surface-950) calc(100% * var(--tw-bg-opacity, 1)), transparent);
}
.dark\:text-gray-300:where([class=sasweb-dark-mode], [class=sasweb-dark-mode] *) {
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}
.dark\:text-surface-0:where([class=sasweb-dark-mode], [class=sasweb-dark-mode] *) {
  --tw-text-opacity: 1;
  color: color-mix(in srgb, var(--p-surface-0) calc(100% * var(--tw-text-opacity, 1)), transparent);
}
.dark\:text-surface-100:where([class=sasweb-dark-mode], [class=sasweb-dark-mode] *) {
  --tw-text-opacity: 1;
  color: color-mix(in srgb, var(--p-surface-100) calc(100% * var(--tw-text-opacity, 1)), transparent);
}
.dark\:text-surface-300:where([class=sasweb-dark-mode], [class=sasweb-dark-mode] *) {
  --tw-text-opacity: 1;
  color: color-mix(in srgb, var(--p-surface-300) calc(100% * var(--tw-text-opacity, 1)), transparent);
}
.dark\:text-white:where([class=sasweb-dark-mode], [class=sasweb-dark-mode] *) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.dark\:hover\:bg-surface-700:hover:where([class=sasweb-dark-mode], [class=sasweb-dark-mode] *) {
  --tw-bg-opacity: 1;
  background-color: color-mix(in srgb, var(--p-surface-700) calc(100% * var(--tw-bg-opacity, 1)), transparent);
}

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