/* src/styles.css */
/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */
@layer properties;
@font-face {
  font-family: "TeleNeo Var";
  src: url("./media/TeleNeoVariable-Upright.woff2") format("woff2");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "TeleNeo Var";
  src: url("./media/TeleNeoVariable-Italic.woff2") format("woff2");
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
}
@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";
}
@layer theme, base, components, utilities;
@layer theme {
  :root,
  :host {
    --font-sans: "TeleNeo Var", sans-serif;
    --font-mono:
      ui-monospace,
      SFMono-Regular,
      Menlo,
      Monaco,
      Consolas,
      "Liberation Mono",
      "Courier New",
      monospace;
    --color-white: #fff;
    --spacing: 0.25rem;
    --container-7xl: 80rem;
    --font-weight-medium: 550;
    --font-weight-bold: 655;
    --tracking-tight: -0.025em;
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --text-title-m: 1.75rem;
    --text-title-m--line-height: 1.75rem;
    --text-title-m--font-weight: 655;
    --text-title-s: 1.5rem;
    --text-title-s--line-height: 1.5rem;
    --text-title-s--font-weight: 655;
    --text-body-m-bold: 1rem;
    --text-body-m-bold--line-height: 1.25rem;
    --text-body-m-bold--font-weight: 655;
    --text-body-m-regular: 1rem;
    --text-body-m-regular--line-height: 1.25rem;
    --text-body-m-regular--font-weight: 500;
    --spacing-component-1: 0.125rem;
    --spacing-component-2: 0.25rem;
    --spacing-component-3: 0.5rem;
    --spacing-component-4: 0.75rem;
    --spacing-component-6: 1.25rem;
    --spacing-layout-3: 2rem;
    --spacing-layout-4: 2.5rem;
    --color-ods-bg: var(--color-ods-base-white);
    --color-ods-bg-subtle: var(--color-ods-grey-100);
    --color-ods-text: var(--color-ods-base-black);
    --color-ods-text-dominant: var(--color-ods-brand-light-magenta);
    --color-ods-text-recessive: var(--color-ods-grey-700);
    --color-ods-accent: var(--color-ods-brand-light-magenta);
    --color-ods-accent-600: var(--color-ods-brand-light-600);
    --color-ods-stroke: var(--color-ods-base-black);
    --color-ods-neutral-100: var(--color-ods-grey-100);
    --color-ods-neutral-200: var(--color-ods-grey-200);
    --color-ods-neutral-300: var(--color-ods-grey-300);
    --color-ods-neutral-400: var(--color-ods-grey-400);
    --color-ods-neutral-500: var(--color-ods-grey-500);
    --color-ods-neutral-600: var(--color-ods-grey-600);
    --color-ods-neutral-700: var(--color-ods-grey-700);
    --color-ods-neutral-800: var(--color-ods-grey-800);
    --color-ods-neutral-900: var(--color-ods-grey-900);
    --color-ods-brand-050: var(--color-ods-brand-light-050);
    --color-ods-brand-100: var(--color-ods-brand-light-100);
    --color-ods-brand-200: var(--color-ods-brand-light-200);
    --color-ods-brand-300: var(--color-ods-brand-light-300);
    --color-ods-brand-400: var(--color-ods-brand-light-400);
    --color-ods-brand-500: var(--color-ods-brand-light-500);
    --color-ods-brand-600: var(--color-ods-brand-light-600);
    --color-ods-brand-700: var(--color-ods-brand-light-700);
    --color-ods-brand-800: var(--color-ods-brand-light-800);
    --color-ods-brand-900: var(--color-ods-brand-light-900);
    --color-ods-brand-950: var(--color-ods-brand-light-950);
    --color-ods-info-subtle: var(--color-ods-functional-blue-100);
    --color-ods-success-standard: var(--color-ods-functional-green-700);
    --color-ods-success-subtle: var(--color-ods-functional-green-100);
    --color-ods-destructive-standard: var(--color-ods-functional-red-700);
    --color-ods-destructive-subtle: var(--color-ods-functional-red-100);
  }
}
@layer base {
  *,
  ::after,
  ::before,
  ::backdrop,
  ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html,
  :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b,
  strong {
    font-weight: bolder;
  }
  code,
  kbd,
  samp,
  pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-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;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol,
  ul,
  menu {
    list-style: none;
  }
  img,
  svg,
  video,
  canvas,
  audio,
  iframe,
  embed,
  object {
    display: block;
    vertical-align: middle;
  }
  img,
  video {
    max-width: 100%;
    height: auto;
  }
  button,
  input,
  select,
  optgroup,
  textarea,
  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
    }
    @supports (color: color-mix(in lab, red, red)) {
      ::placeholder {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit,
  ::-webkit-datetime-edit-year-field,
  ::-webkit-datetime-edit-month-field,
  ::-webkit-datetime-edit-day-field,
  ::-webkit-datetime-edit-hour-field,
  ::-webkit-datetime-edit-minute-field,
  ::-webkit-datetime-edit-second-field,
  ::-webkit-datetime-edit-millisecond-field,
  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button,
  input:where([type=button], [type=reset], [type=submit]),
  ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button,
  ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden=until-found])) {
    display: none !important;
  }
}
@layer utilities {
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .start {
    inset-inline-start: var(--spacing);
  }
  .mx-auto {
    margin-inline: auto;
  }
  .mt-component-1 {
    margin-top: var(--spacing-component-1);
  }
  .mb-layout-3 {
    margin-bottom: var(--spacing-layout-3);
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .inline {
    display: inline;
  }
  .h-5 {
    height: calc(var(--spacing) * 5);
  }
  .min-h-screen {
    min-height: 100vh;
  }
  .w-32 {
    width: calc(var(--spacing) * 32);
  }
  .w-40 {
    width: calc(var(--spacing) * 40);
  }
  .w-full {
    width: 100%;
  }
  .w-px {
    width: 1px;
  }
  .max-w-7xl {
    max-width: var(--container-7xl);
  }
  .flex-1 {
    flex: 1;
  }
  .flex-col {
    flex-direction: column;
  }
  .items-center {
    align-items: center;
  }
  .items-start {
    align-items: flex-start;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-end {
    justify-content: flex-end;
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-component-1 {
    gap: var(--spacing-component-1);
  }
  .gap-component-2 {
    gap: var(--spacing-component-2);
  }
  .gap-component-3 {
    gap: var(--spacing-component-3);
  }
  .border-1 {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-transparent {
    border-color: transparent;
  }
  .bg-ods-bg {
    background-color: var(--color-ods-bg);
  }
  .bg-ods-brand-500 {
    background-color: var(--color-ods-brand-500);
  }
  .bg-white\/30 {
    background-color: color-mix(in srgb, #fff 30%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .bg-white\/30 {
      background-color: color-mix(in oklab, var(--color-white) 30%, transparent);
    }
  }
  .px-layout-3 {
    padding-inline: var(--spacing-layout-3);
  }
  .py-component-4 {
    padding-block: var(--spacing-component-4);
  }
  .py-layout-3 {
    padding-block: var(--spacing-layout-3);
  }
  .py-layout-4 {
    padding-block: var(--spacing-layout-4);
  }
  .pt-component-1 {
    padding-top: var(--spacing-component-1);
  }
  .text-center {
    text-align: center;
  }
  .text-body-m-bold {
    font-size: var(--text-body-m-bold);
    line-height: var(--tw-leading, var(--text-body-m-bold--line-height));
    font-weight: var(--tw-font-weight, var(--text-body-m-bold--font-weight));
  }
  .text-body-m-regular {
    font-size: var(--text-body-m-regular);
    line-height: var(--tw-leading, var(--text-body-m-regular--line-height));
    font-weight: var(--tw-font-weight, var(--text-body-m-regular--font-weight));
  }
  .text-title-m {
    font-size: var(--text-title-m);
    line-height: var(--tw-leading, var(--text-title-m--line-height));
    font-weight: var(--tw-font-weight, var(--text-title-m--font-weight));
  }
  .text-title-s {
    font-size: var(--text-title-s);
    line-height: var(--tw-leading, var(--text-title-s--line-height));
    font-weight: var(--tw-font-weight, var(--text-title-s--font-weight));
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
  .tracking-tight {
    --tw-tracking: var(--tracking-tight);
    letter-spacing: var(--tracking-tight);
  }
  .text-ods-text {
    color: var(--color-ods-text);
  }
  .text-ods-text-dominant {
    color: var(--color-ods-text-dominant);
  }
  .text-white {
    color: var(--color-white);
  }
  .shadow {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow:
      var(--tw-inset-shadow),
      var(--tw-inset-ring-shadow),
      var(--tw-ring-offset-shadow),
      var(--tw-ring-shadow),
      var(--tw-shadow);
  }
  .shadow-sm {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow:
      var(--tw-inset-shadow),
      var(--tw-inset-ring-shadow),
      var(--tw-ring-offset-shadow),
      var(--tw-ring-shadow),
      var(--tw-shadow);
  }
}
@layer base {
  body {
    color: var(--color-ods-text);
    background-color: var(--color-ods-bg);
  }
}
:root {
  --color-ods-base-black-40: #00000066;
  --color-ods-base-black: #000000ff;
  --color-ods-base-white-40: #ffffff66;
  --color-ods-base-white: #ffffffff;
  --color-ods-brand-dark-050: #ffe6f2ff;
  --color-ods-brand-dark-100: #ffbddfff;
  --color-ods-brand-dark-200: #ff93caff;
  --color-ods-brand-dark-300: #ff69b6ff;
  --color-ods-brand-dark-400: #ff3fa1ff;
  --color-ods-brand-dark-500: #f61488ff;
  --color-ods-brand-dark-600: #cd016aff;
  --color-ods-brand-dark-700: #b00b5fff;
  --color-ods-brand-dark-800: #7c0040ff;
  --color-ods-brand-dark-900: #53002bff;
  --color-ods-brand-dark-950: #290015ff;
  --color-ods-brand-dark-magenta: #f61488ff;
  --color-ods-brand-light-050: #fce6f1ff;
  --color-ods-brand-light-100: #f9cce3ff;
  --color-ods-brand-light-200: #f399c7ff;
  --color-ods-brand-light-300: #ee66acff;
  --color-ods-brand-light-400: #e83390ff;
  --color-ods-brand-light-500: #e20074ff;
  --color-ods-brand-light-600: #b5005dff;
  --color-ods-brand-light-700: #880046ff;
  --color-ods-brand-light-800: #5a002eff;
  --color-ods-brand-light-900: #2d0017ff;
  --color-ods-brand-light-950: #16000bff;
  --color-ods-brand-light-magenta: #e20074ff;
  --color-ods-error: #ff00004d;
  --color-ods-functional-blue-100: #d3d7f9ff;
  --color-ods-functional-blue-200: #7486ffff;
  --color-ods-functional-blue-300: #576ff3ff;
  --color-ods-functional-blue-400: #3950eaff;
  --color-ods-functional-blue-600: #2238dfff;
  --color-ods-functional-blue-700: #05169bff;
  --color-ods-functional-blue-800: #000e79ff;
  --color-ods-functional-blue-900: #131f7bff;
  --color-ods-functional-green-100: #ccf0e1ff;
  --color-ods-functional-green-200: #27ffa0ff;
  --color-ods-functional-green-300: #1bd27fff;
  --color-ods-functional-green-400: #00c26dff;
  --color-ods-functional-green-600: #008f52ff;
  --color-ods-functional-green-700: #007845ff;
  --color-ods-functional-green-800: #006138ff;
  --color-ods-functional-green-900: #004829ff;
  --color-ods-functional-orange-100: #ffddccff;
  --color-ods-functional-orange-200: #ffbb99ff;
  --color-ods-functional-orange-300: #ff8b52ff;
  --color-ods-functional-orange-400: #ff691fff;
  --color-ods-functional-orange-600: #b63d00ff;
  --color-ods-functional-orange-700: #993300ff;
  --color-ods-functional-orange-800: #662200ff;
  --color-ods-functional-orange-900: #331100ff;
  --color-ods-functional-red-100: #ffdddbff;
  --color-ods-functional-red-200: #ffa099ff;
  --color-ods-functional-red-300: #ff7066ff;
  --color-ods-functional-red-400: #ff4133ff;
  --color-ods-functional-red-600: #ff1000ff;
  --color-ods-functional-red-700: #c20d00ff;
  --color-ods-functional-red-800: #970b00ff;
  --color-ods-functional-red-900: #660700ff;
  --color-ods-grey-000: #ffffffff;
  --color-ods-grey-050: #f8f8f8ff;
  --color-ods-grey-100: #f1f1f1ff;
  --color-ods-grey-200: #ddddddff;
  --color-ods-grey-300: #cacacaff;
  --color-ods-grey-400: #b6b6b6ff;
  --color-ods-grey-500: #a3a3a3ff;
  --color-ods-grey-600: #828282ff;
  --color-ods-grey-700: #616161ff;
  --color-ods-grey-800: #414141ff;
  --color-ods-grey-900: #202020ff;
  --color-ods-grey-950: #101010ff;
}
@media (prefers-color-scheme: dark) {
  :root {
    --color-ods-bg: var(--color-ods-base-black);
    --color-ods-bg-subtle: var(--color-ods-grey-900);
    --color-ods-bg-card: var(--color-ods-grey-900);
    --color-ods-bg-card-subtle: var(--color-ods-base-black);
    --color-ods-text: var(--color-ods-base-white);
    --color-ods-text-dominant: var(--color-ods-brand-dark-magenta);
    --color-ods-text-recessive: var(--color-ods-grey-300);
    --color-ods-text-link: var(--color-ods-brand-dark-magenta);
    --color-ods-accent-secondary: var(--color-ods-base-white);
    --color-ods-text-on-accent-secondary: var(--color-ods-base-black);
    --color-ods-accent-100: var(--color-ods-brand-dark-100);
    --color-ods-accent-300: var(--color-ods-brand-dark-300);
    --color-ods-accent-400: var(--color-ods-brand-dark-400);
    --color-ods-accent-600: var(--color-ods-brand-dark-600);
    --color-ods-accent-700: var(--color-ods-brand-dark-700);
    --color-ods-stroke: var(--color-ods-base-white);
    --color-ods-stroke-subtle: var(--color-ods-grey-600);
    --color-ods-overlay: var(--color-ods-base-white-40);
    --color-ods-neutral-100: var(--color-ods-grey-900);
    --color-ods-neutral-200: var(--color-ods-grey-800);
    --color-ods-neutral-300: var(--color-ods-grey-700);
    --color-ods-neutral-400: var(--color-ods-grey-600);
    --color-ods-neutral-500: var(--color-ods-grey-500);
    --color-ods-neutral-600: var(--color-ods-grey-400);
    --color-ods-neutral-700: var(--color-ods-grey-300);
    --color-ods-neutral-800: var(--color-ods-grey-200);
    --color-ods-neutral-900: var(--color-ods-grey-100);
    --color-ods-brand-050: var(--color-ods-brand-dark-050);
    --color-ods-brand-100: var(--color-ods-brand-dark-100);
    --color-ods-brand-200: var(--color-ods-brand-dark-200);
    --color-ods-brand-300: var(--color-ods-brand-dark-300);
    --color-ods-brand-400: var(--color-ods-brand-dark-400);
    --color-ods-brand-500: var(--color-ods-brand-dark-500);
    --color-ods-brand-600: var(--color-ods-brand-dark-600);
    --color-ods-brand-700: var(--color-ods-brand-dark-700);
    --color-ods-brand-800: var(--color-ods-brand-dark-800);
    --color-ods-brand-900: var(--color-ods-brand-dark-900);
    --color-ods-brand-950: var(--color-ods-brand-dark-950);
    --color-ods-brand-magenta: var(--color-ods-brand-dark-magenta);
    --color-ods-info-standard: var(--color-ods-functional-blue-400);
    --color-ods-info-subtle: var(--color-ods-functional-blue-900);
    --color-ods-info-pressed: var(--color-ods-functional-blue-200);
    --color-ods-info-hovered: var(--color-ods-functional-blue-300);
    --color-ods-success-standard: var(--color-ods-functional-green-400);
    --color-ods-success-subtle: var(--color-ods-functional-green-900);
    --color-ods-success-pressed: var(--color-ods-functional-green-200);
    --color-ods-success-hovered: var(--color-ods-functional-green-300);
    --color-ods-warning-standard: var(--color-ods-functional-orange-300);
    --color-ods-warning-subtle: var(--color-ods-functional-orange-800);
    --color-ods-warning-pressed: var(--color-ods-functional-orange-100);
    --color-ods-warning-hovered: var(--color-ods-functional-orange-200);
    --color-ods-destructive-standard: var(--color-ods-functional-red-300);
    --color-ods-destructive-subtle: var(--color-ods-functional-red-900);
    --color-ods-destructive-pressed: var(--color-ods-functional-red-100);
    --color-ods-destructive-hovered: var(--color-ods-functional-red-200);
  }
}
.focus-border[data-p-focused=true] {
  border: 1px transparent solid;
}
@property --tw-border-style { syntax: "*"; inherits: false; initial-value: solid; }
@property --tw-font-weight { syntax: "*"; inherits: false; }
@property --tw-tracking { syntax: "*"; inherits: false; }
@property --tw-shadow { syntax: "*"; inherits: false; initial-value: 0 0 #0000; }
@property --tw-shadow-color { syntax: "*"; inherits: false; }
@property --tw-shadow-alpha { syntax: "<percentage>"; inherits: false; initial-value: 100%; }
@property --tw-inset-shadow { syntax: "*"; inherits: false; initial-value: 0 0 #0000; }
@property --tw-inset-shadow-color { syntax: "*"; inherits: false; }
@property --tw-inset-shadow-alpha { syntax: "<percentage>"; inherits: false; initial-value: 100%; }
@property --tw-ring-color { syntax: "*"; inherits: false; }
@property --tw-ring-shadow { syntax: "*"; inherits: false; initial-value: 0 0 #0000; }
@property --tw-inset-ring-color { syntax: "*"; inherits: false; }
@property --tw-inset-ring-shadow { syntax: "*"; inherits: false; initial-value: 0 0 #0000; }
@property --tw-ring-inset { syntax: "*"; inherits: false; }
@property --tw-ring-offset-width { syntax: "<length>"; inherits: false; initial-value: 0px; }
@property --tw-ring-offset-color { syntax: "*"; inherits: false; initial-value: #fff; }
@property --tw-ring-offset-shadow { syntax: "*"; inherits: false; initial-value: 0 0 #0000; }
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *,
    ::before,
    ::after,
    ::backdrop {
      --tw-border-style: solid;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
    }
  }
}

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