@charset "UTF-8";:root{--tch-font-family: "Plus Jakarta Sans", system-ui, -apple-system, sans-serif;--tch-font-family-mono: "JetBrains Mono", ui-monospace, SFMono-Regular, monospace;--tch-font-size-body: 1rem;--tch-font-size-small: .9375rem;--tch-font-size-display-lg: 40px;--tch-font-size-headline-lg: 32px;--tch-font-size-headline-mobile: 24px;--tch-font-size-title-md: 18px;--tch-font-size-body-md: 16px;--tch-font-size-label-sm: 12px;--tch-font-size-receipt-data: 14px;--tch-line-height-display-lg: 48px;--tch-line-height-headline-lg: 40px;--tch-line-height-headline-mobile: 32px;--tch-line-height-title-md: 24px;--tch-line-height-body-md: 24px;--tch-line-height-label-sm: 16px;--tch-line-height-receipt-data: 20px;--tch-letter-spacing-display-lg: -.02em;--tch-letter-spacing-receipt-data: .05em;--tch-weight-regular: 400;--tch-weight-medium: 500;--tch-weight-semibold: 600;--tch-weight-bold: 700;--tch-weight-extra-bold: 800;--tch-radius-sm: 4px;--tch-radius-md: 8px;--tch-radius-control: var(--tch-radius-md);--tch-radius-lg: 12px;--tch-radius-large: 16px;--tch-radius-xl: 24px;--tch-radius-2xl: 28px;--tch-radius-pill: 9999px;--tch-elevation-1: 0 1px 3px rgb(0 0 0 / .14);--tch-elevation-2: 0 6px 18px rgb(0 0 0 / .16);--tch-elevation-3: 0 10px 28px rgb(0 0 0 / .18);--tch-elevation-4: 0 14px 36px rgb(0 0 0 / .2);--tch-elevation-5: 0 18px 48px rgb(0 0 0 / .22);--tch-focus-ring-width: 2px;--tch-focus-ring-offset: 2px;--tch-duration-short: .2s;--tch-duration-medium: .3s;--tch-duration-enter: .4s;--tch-duration-long: .5s;--tch-ease-emphasized: cubic-bezier(.2, 0, 0, 1);--tch-ease-emphasized-decelerate: cubic-bezier(.05, .7, .1, 1);--tch-ease-emphasized-accelerate: cubic-bezier(.3, 0, .8, .15);--tch-ease-standard: cubic-bezier(.2, 0, 0, 1);--tch-ease-standard-decelerate: cubic-bezier(0, 0, 0, 1);--tch-ease-standard-accelerate: cubic-bezier(.3, 0, 1, 1);--tch-space-base: 4px;--tch-page-max: 1120px;--tch-page-gutter: 16px;--tch-page-margin-mobile: 16px;--tch-page-margin-desktop: 32px;--tch-touch-target: 48px;--tch-border-width: 1px;--tch-z-base: 0;--tch-z-sticky: 20;--tch-z-header: 100;--tch-z-sidebar: 120;--tch-z-drawer: 300;--tch-z-dropdown: 600;--tch-z-overlay: 1000;--tch-z-dialog: 1100;--tch-z-toast: 1200;--tch-color-scrim: rgb(0 0 0 / .45);--tch-darken-base: #000;--tch-dark-fg: #fff;--tch-color-background: #f9f9fc;--tch-color-on-background: #1a1c1e;--tch-color-foreground: var(--tch-color-on-surface);--tch-color-primary: #1a1b4b;--tch-color-primary-strong: #15157d;--tch-color-primary-contrast: #ffffff;--tch-color-on-primary: #ffffff;--tch-color-primary-container: #2e3192;--tch-color-on-primary-container: #e1e0ff;--tch-color-primary-fixed: #e1e0ff;--tch-color-primary-fixed-dim: #c0c1ff;--tch-color-on-primary-fixed: #04006d;--tch-color-on-primary-fixed-variant: #373a9b;--tch-color-secondary: #5d5c72;--tch-color-on-secondary: #ffffff;--tch-color-secondary-container: #e2e0fa;--tch-color-on-secondary-container: #45455a;--tch-color-secondary-fixed: #e2e0fa;--tch-color-secondary-fixed-dim: #c6c4de;--tch-color-orange-accent: #f7931e;--tch-color-surface: #f9f9fc;--tch-color-surface-bright: #f9f9fc;--tch-color-surface-muted: #f3f3f6;--tch-color-surface-container-lowest: #ffffff;--tch-color-surface-container-low: #f3f3f6;--tch-color-surface-container: #edeef1;--tch-color-surface-container-high: #e8e8eb;--tch-color-surface-container-highest: #e2e2e5;--tch-color-surface-variant: #e2e2e5;--tch-color-surface-tonal: #ebebf5;--tch-color-on-surface: #1a1c1e;--tch-color-on-surface-variant: #464652;--tch-color-outline: #777683;--tch-color-outline-variant: #c7c5d4;--tch-color-error: #ba1a1a;--tch-color-on-error: #ffffff;--tch-color-error-container: #ffdad6;--tch-color-on-error-container: #93000a;--tch-color-status-ready: #10b981;--tch-color-status-warning: #f59e0b;--tch-color-status-blocked: #dc2626;--tch-color-status-missing: #64748b;--tch-color-accent: #fecb00;--tch-color-on-accent: #241a00;--tch-color-tertiary: #fecb00;--tch-color-on-tertiary: #241a00}.tch-theme{--tch-color-background: var(--mat-sys-background);--tch-color-on-background: var(--mat-sys-on-background, var(--mat-sys-on-surface));--tch-color-foreground: var(--tch-color-on-surface);--tch-color-primary: var(--mat-sys-primary, #1a1b4b);--tch-color-primary-strong: var(--mat-sys-primary-container, #2e3192);--tch-color-primary-contrast: var(--mat-sys-on-primary, #ffffff);--tch-color-on-primary: var(--mat-sys-on-primary, #ffffff);--tch-color-primary-container: var(--mat-sys-primary-container);--tch-color-on-primary-container: var(--mat-sys-on-primary-container);--tch-color-primary-fixed: var(--mat-sys-primary-fixed);--tch-color-primary-fixed-dim: var(--mat-sys-primary-fixed-dim);--tch-color-on-primary-fixed: var(--mat-sys-on-primary-fixed);--tch-color-on-primary-fixed-variant: var(--mat-sys-on-primary-fixed-variant);--tch-color-secondary: var(--mat-sys-secondary);--tch-color-on-secondary: var(--mat-sys-on-secondary);--tch-color-secondary-container: var(--mat-sys-secondary-container);--tch-color-on-secondary-container: var(--mat-sys-on-secondary-container);--tch-color-secondary-fixed: var(--mat-sys-secondary-fixed);--tch-color-secondary-fixed-dim: var(--mat-sys-secondary-fixed-dim);--tch-color-surface: var(--mat-sys-surface);--tch-color-surface-bright: var(--mat-sys-surface-bright, var(--mat-sys-surface));--tch-color-surface-container-lowest: var(--mat-sys-surface-container-lowest);--tch-color-surface-container-low: var(--mat-sys-surface-container-low);--tch-color-surface-container: var(--mat-sys-surface-container);--tch-color-surface-container-high: var(--mat-sys-surface-container-high);--tch-color-surface-container-highest: var(--mat-sys-surface-container-highest);--tch-color-surface-variant: var(--mat-sys-surface-variant);--tch-color-surface-tonal: var(--mat-sys-surface-container);--tch-color-on-surface: var(--mat-sys-on-surface);--tch-color-on-surface-variant: var(--mat-sys-on-surface-variant);--tch-color-surface-muted: var(--mat-sys-surface-container, var(--mat-sys-surface-variant));--tch-color-outline: var(--mat-sys-outline);--tch-color-outline-variant: var(--mat-sys-outline-variant);--tch-color-error: var(--mat-sys-error);--tch-color-on-error: var(--mat-sys-on-error);--tch-color-error-container: var(--mat-sys-error-container);--tch-color-on-error-container: var(--mat-sys-on-error-container);--tch-color-status-ready: #10b981;--tch-color-status-warning: #f59e0b;--tch-color-status-blocked: #dc2626;--tch-color-status-missing: #64748b;--tch-color-orange-accent: #f7931e;--tch-font-size-body: var(--mat-sys-body-large-size);--tch-font-size-small: var(--mat-sys-body-medium-size);--tch-font-size-body-md: var(--mat-sys-body-large-size);--tch-font-size-title-md: var(--mat-sys-title-large-size);--tch-font-size-headline-mobile: var(--mat-sys-headline-small-size);--tch-font-size-headline-lg: var(--mat-sys-headline-large-size);--tch-font-size-display-lg: var(--mat-sys-display-large-size);--tch-font-size-label-sm: var(--mat-sys-label-small-size);--tch-line-height-body-md: var(--mat-sys-body-large-line-height);--tch-line-height-title-md: var(--mat-sys-title-large-line-height);--tch-line-height-headline-mobile: var(--mat-sys-headline-small-line-height);--tch-line-height-headline-lg: var(--mat-sys-headline-large-line-height);--tch-line-height-display-lg: var(--mat-sys-display-large-line-height);--tch-line-height-label-sm: var(--mat-sys-label-small-line-height);--tch-letter-spacing-display-lg: var(--mat-sys-display-large-tracking);--tch-header-bg: var(--tch-header-bg-base);--tch-header-fg: var(--tch-header-fg-base);--tch-footer-bg: var(--tch-footer-bg-base);--tch-footer-fg: var(--tch-footer-fg-base);--tch-color-accent: var(--tch-accent-bg-base, #fecb00);--tch-color-on-accent: var(--tch-accent-fg-base, #241a00);--tch-color-tertiary: var(--tch-accent-bg-base);--tch-color-on-tertiary: var(--tch-accent-fg-base)}.tch-theme:not(.dark)[data-preset=tchalanet]{--mat-sys-primary: #1a1b4b;--tch-color-primary: #1a1b4b;--mat-sys-on-primary: #ffffff;--tch-color-on-primary: #ffffff;--mat-sys-primary-container: #2e3192;--tch-color-primary-container: #2e3192;--mat-sys-on-primary-container: #ffffff;--tch-color-on-primary-container: #ffffff;--tch-color-primary-contrast: #ffffff;--mat-sys-tertiary: #fecb00;--mat-sys-on-tertiary: #241a00;--tch-color-accent: #fecb00;--tch-color-on-accent: #241a00;--mat-sys-background: #f9f9fc;--tch-color-background: #f9f9fc;--mat-sys-surface: #f9f9fc;--tch-color-surface: #f9f9fc;--mat-sys-surface-container-lowest: #ffffff;--tch-color-surface-container-lowest: #ffffff;--mat-sys-on-surface: #1a1c1e;--tch-color-on-surface: #1a1c1e;--mat-sys-on-surface-variant: #464652;--tch-color-on-surface-variant: #464652;--tch-header-bg: #ffffff;--tch-header-fg: #1a1c1e;--tch-footer-bg: #1a1b4b;--tch-footer-fg: #ffffff}.tch-theme.dark{--tch-header-bg: color-mix(in oklab, var(--tch-header-bg-base) 70%, var(--tch-darken-base) 30%);--tch-header-fg: var(--tch-dark-fg);--tch-footer-bg: color-mix(in oklab, var(--tch-footer-bg-base) 70%, var(--tch-darken-base) 30%);--tch-footer-fg: var(--tch-dark-fg)}.tch-theme.tch-density-compact{--mat-checkbox-touch-target-display: none;--mat-checkbox-state-layer-size: 32px;--mat-chip-container-height: 24px;--mat-expansion-header-collapsed-state-height: 40px;--mat-expansion-header-expanded-state-height: 56px;--mat-fab-small-touch-target-display: ;--mat-fab-touch-target-display: none;--mat-button-filled-touch-target-display: none;--mat-button-filled-container-height: 32px;--mat-button-outlined-container-height: 32px;--mat-button-outlined-touch-target-display: none;--mat-button-protected-touch-target-display: none;--mat-button-protected-container-height: 32px;--mat-button-text-touch-target-display: none;--mat-button-text-container-height: 32px;--mat-button-tonal-container-height: 32px;--mat-button-tonal-touch-target-display: none;--mat-form-field-container-height: 48px;--mat-form-field-filled-label-display: none;--mat-form-field-container-vertical-padding: 12px;--mat-form-field-filled-with-label-container-padding-top: 12px;--mat-form-field-filled-with-label-container-padding-bottom: 12px;--mat-icon-button-touch-target-display: none;--mat-icon-button-state-layer-size: 32px;--mat-list-list-item-leading-icon-start-space: 8px;--mat-list-list-item-leading-icon-end-space: 8px;--mat-list-list-item-one-line-container-height: 40px;--mat-list-list-item-two-line-container-height: 56px;--mat-list-list-item-three-line-container-height: 80px;--mat-paginator-container-size: 48px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: none;--mat-radio-touch-target-display: none;--mat-radio-state-layer-size: 32px;--mat-tab-container-height: 40px;--mat-select-arrow-transform: none;--mat-button-toggle-height: 40px;--mat-stepper-header-height: 64px;--mat-table-header-container-height: 48px;--mat-table-footer-container-height: 44px;--mat-table-row-item-container-height: 44px;--mat-toolbar-standard-height: 56px;--mat-toolbar-mobile-height: 48px;--mat-tree-node-min-height: 40px;--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: .16;--mat-sys-focus-state-layer-opacity: .12;--mat-sys-hover-state-layer-opacity: .08;--mat-sys-pressed-state-layer-opacity: .12}.tch-theme.tch-density-dense{--mat-checkbox-touch-target-display: none;--mat-checkbox-state-layer-size: 28px;--mat-chip-container-height: 24px;--mat-expansion-header-collapsed-state-height: 36px;--mat-expansion-header-expanded-state-height: 48px;--mat-fab-small-touch-target-display: ;--mat-fab-touch-target-display: none;--mat-button-filled-touch-target-display: none;--mat-button-filled-container-height: 28px;--mat-button-outlined-container-height: 28px;--mat-button-outlined-touch-target-display: none;--mat-button-protected-touch-target-display: none;--mat-button-protected-container-height: 28px;--mat-button-text-touch-target-display: none;--mat-button-text-container-height: 28px;--mat-button-tonal-container-height: 28px;--mat-button-tonal-touch-target-display: none;--mat-form-field-container-height: 40px;--mat-form-field-filled-label-display: none;--mat-form-field-container-vertical-padding: 8px;--mat-form-field-filled-with-label-container-padding-top: 8px;--mat-form-field-filled-with-label-container-padding-bottom: 8px;--mat-icon-button-touch-target-display: none;--mat-icon-button-state-layer-size: 24px;--mat-list-list-item-leading-icon-start-space: 4px;--mat-list-list-item-leading-icon-end-space: 4px;--mat-list-list-item-one-line-container-height: 32px;--mat-list-list-item-two-line-container-height: 48px;--mat-list-list-item-three-line-container-height: 72px;--mat-paginator-container-size: 40px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: none;--mat-radio-touch-target-display: none;--mat-radio-state-layer-size: 28px;--mat-tab-container-height: 32px;--mat-select-arrow-transform: none;--mat-button-toggle-height: 24px;--mat-stepper-header-height: 42px;--mat-table-header-container-height: 40px;--mat-table-footer-container-height: 36px;--mat-table-row-item-container-height: 36px;--mat-toolbar-standard-height: 52px;--mat-toolbar-mobile-height: 44px;--mat-tree-node-min-height: 28px;--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: .16;--mat-sys-focus-state-layer-opacity: .12;--mat-sys-hover-state-layer-opacity: .08;--mat-sys-pressed-state-layer-opacity: .12}html,body{font-family:var(--tch-font-family)}.h1{font-family:var(--tch-font-family);font-size:var(--tch-font-size-display-lg);line-height:var(--tch-line-height-display-lg);font-weight:var(--tch-weight-extra-bold);letter-spacing:var(--tch-letter-spacing-display-lg)}.h2{font-family:var(--tch-font-family);font-size:var(--tch-font-size-headline-lg);line-height:var(--tch-line-height-headline-lg);font-weight:var(--tch-weight-extra-bold)}.h3{font-family:var(--tch-font-family);font-size:var(--tch-font-size-headline-mobile);line-height:var(--tch-line-height-headline-mobile);font-weight:var(--tch-weight-bold)}.text-muted{color:var(--tch-color-on-surface-variant)}html.tch-overlay-open,body.tch-overlay-open{overflow:hidden}button,input,textarea,select,optgroup{font-family:inherit}.mat-mdc-button-base,.mat-mdc-dialog-container,.mat-mdc-dialog-title,.mat-mdc-chip,.mat-mdc-form-field,.mat-mdc-select,.mat-mdc-menu-content,.mat-mdc-menu-item,.mat-mdc-option,.mat-mdc-checkbox,.mat-mdc-table,.mat-mdc-cell,.mat-mdc-header-cell,.mat-mdc-footer-cell{font-family:var(--tch-font-family, "Plus Jakarta Sans", system-ui, sans-serif)!important}.mat-mdc-button .mdc-button__label,.mat-mdc-unelevated-button .mdc-button__label,.mat-mdc-outlined-button .mdc-button__label,.mat-mdc-raised-button .mdc-button__label{display:inline-flex;align-items:center;gap:.375rem}.mat-mdc-button-base:focus-visible{outline:max(var(--tch-focus-ring-width, 2px),.15em) solid currentcolor;outline-offset:var(--tch-focus-ring-offset, 2px)}.cdk-overlay-container{z-index:var(--tch-z-overlay, 1000)}.mat-mdc-menu-panel{border-radius:var(--tch-radius-lg, 12px)!important;box-shadow:var(--tch-elevation-3)!important}.lang-switcher__menu{min-width:160px!important}.lang-switcher__menu .mat-mdc-menu-content{padding-block:4px}.lang-switcher__menu .mat-mdc-menu-item{min-height:44px;padding-inline:12px}.user-menu__panel{min-width:200px!important}.user-menu__panel .user-menu__name{padding:.5rem 1rem;color:var(--tch-color-on-surface-variant);font-weight:600}.user-menu__panel .mat-mdc-menu-item{display:flex;align-items:center;gap:.625rem;min-height:44px}.user-menu__panel .material-symbols-outlined{flex:none;font-size:1.25rem}.mat-mdc-select-panel{max-height:20rem!important}.mat-mdc-dialog-content form:first-child,.mat-mdc-dialog-content .tch-admin-dialog-form:first-child{padding-top:calc(var(--tch-space-base, 4px) * 2)}.catalog-config[aria-label^=Configuration],.catalog-games-page__config[aria-label^=Configuration],.catalog-i18n-page__config[aria-label^=Configuration],.catalog-pmt-page__config[aria-label^=Configuration],.catalog-settings-page__config[aria-label^=Configuration],.draw-channel-config[aria-label^=Configuration],.draw-channel-games-config[aria-label^=Configuration],.result-slot-calendar-config[aria-label^=Configuration],.result-slots-config[aria-label^=Configuration]{position:fixed!important;inset:clamp(1rem,4vh,2.5rem) clamp(1rem,4vw,4rem)!important;z-index:calc(var(--tch-z-overlay, 1000) + 20);width:min(72rem,100vw - 2rem);max-height:calc(100dvh - 2rem);margin:auto!important;overflow:auto!important;box-shadow:var(--tch-elevation-4, 0 24px 56px rgba(0, 0, 0, .18))!important}.mat-mdc-option:hover:not(.mdc-list-item--disabled){background:color-mix(in oklab,var(--tch-color-primary, #1a1b4b) 6%,var(--tch-color-surface-container-lowest, #faf9fd))}.mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled){background:color-mix(in oklab,var(--tch-color-primary, #1a1b4b) 12%,var(--tch-color-surface-container-lowest, #faf9fd));color:var(--tch-color-primary, #1a1b4b);font-weight:600}.mat-mdc-option.mdc-list-item--selected .mat-pseudo-checkbox{color:var(--tch-color-primary, #1a1b4b)}.mat-mdc-option.mdc-list-item--with-one-line.cdk-keyboard-focused,.mat-mdc-option.mdc-list-item--with-one-line.cdk-program-focused{background:color-mix(in oklab,var(--tch-color-primary, #1a1b4b) 10%,var(--tch-color-surface-container-lowest, #faf9fd))}.mat-mdc-row{cursor:default;transition:background .12s ease}.mat-mdc-row.tenants-page__row,.mat-mdc-row[routerlink]{cursor:pointer}.mat-mdc-row.tenants-page__row:hover,.mat-mdc-row.tenants-page__row:hover>.mat-mdc-cell,.mat-mdc-row[routerlink]:hover,.mat-mdc-row[routerlink]:hover>.mat-mdc-cell{background:color-mix(in oklab,var(--tch-color-primary, #1a1b4b) 8%,var(--tch-color-surface, #fcf8fd))!important}.mat-mdc-row.tenants-page__row:hover:before,.mat-mdc-row[routerlink]:hover:before{display:none}.tch-theme{--mat-dialog-subhead-font: var(--tch-font-family);--mat-dialog-supporting-text-font: var(--tch-font-family);--mdc-text-button-label-text-font: var(--tch-font-family);--mdc-filled-button-label-text-font: var(--tch-font-family);--mdc-outlined-button-label-text-font: var(--tch-font-family);--mdc-protected-button-label-text-font: var(--tch-font-family);--mat-form-field-container-text-font: var(--tch-font-family);--mdc-outlined-text-field-label-text-font: var(--tch-font-family);--mat-select-trigger-text-font: var(--tch-font-family);--mat-option-label-text-font: var(--tch-font-family);--mat-menu-item-label-text-font: var(--tch-font-family);--mdc-form-field-label-text-font: var(--tch-font-family);--mat-form-field-error-text-color: var(--mat-sys-error, var(--tch-color-error, #ba1a1a));--mat-select-panel-background-color: var(--mat-sys-surface-container, var(--tch-color-surface, #fcf8fd));--mat-menu-container-color: var(--mat-sys-surface-container, var(--tch-color-surface, #fcf8fd));--mat-menu-item-label-text-color: var(--mat-sys-on-surface, var(--tch-color-on-surface, #1c1b1f));--mat-menu-item-icon-color: var(--mat-sys-on-surface-variant, var(--tch-color-on-surface-variant, #46464f));--mat-menu-item-hover-state-layer-color: color-mix(in oklab, var(--tch-color-primary, #1a1b4b) 6%, transparent);--mat-option-label-text-color: var(--mat-sys-on-surface, var(--tch-color-on-surface, #1c1b1f));--mat-option-hover-state-layer-color: transparent;--mat-option-focus-state-layer-color: transparent;--mat-option-selected-state-layer-color: transparent;--mat-list-active-indicator-color: transparent;--mat-table-row-item-hover-state-layer-color: var(--tch-color-primary, #1a1b4b);--mat-table-row-item-hover-state-layer-opacity: .08}@font-face{font-family:Material Symbols Outlined;font-style:normal;font-weight:400;font-display:block;src:url(/assets/fonts/material-symbols-outlined.woff2) format("woff2")}.material-symbols-outlined{font-family:Material Symbols Outlined;font-weight:400;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;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.tch-form{display:flex;flex-direction:column;gap:1.5rem}.tch-form__section{display:flex;flex-direction:column;gap:1rem}.tch-form__row{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:600px){.tch-form__row{grid-template-columns:repeat(2,1fr)}}@media(min-width:840px){.tch-form__row--3{grid-template-columns:repeat(3,1fr)}}.tch-form__full{grid-column:1/-1}.tch-form__actions{display:flex;justify-content:flex-end;align-items:center;gap:.75rem;padding-top:.5rem;border-top:1px solid var(--tch-color-outline-variant)}.tch-status-tabs{display:flex;gap:.375rem;flex-wrap:wrap}.tch-status-tab{padding:.375rem 1rem;border-radius:var(--tch-radius-pill, 9999px);font-size:var(--tch-font-size-label-md, .875rem);font-weight:500;border:1px solid var(--tch-color-outline-variant);background:transparent;color:var(--tch-color-on-surface-variant);cursor:pointer;transition:background .15s,color .15s,border-color .15s}.tch-status-tab:focus-visible{outline:max(var(--tch-focus-ring-width, 2px),.15em) solid currentColor;outline-offset:var(--tch-focus-ring-offset, 2px)}.tch-status-tab--active{background:var(--tch-color-primary);color:var(--tch-color-on-primary);border-color:var(--tch-color-primary)}.tch-list{display:flex;flex-direction:column;gap:.375rem}.tch-list-row{display:flex;align-items:center;gap:1rem;padding:.875rem 1rem;border-radius:var(--tch-radius-md, 12px);background:var(--tch-color-surface-container-low);border:1px solid var(--tch-color-outline-variant);text-decoration:none;color:inherit;transition:background .15s}.tch-list-row:focus-visible{outline:max(var(--tch-focus-ring-width, 2px),.15em) solid currentColor;outline-offset:var(--tch-focus-ring-offset, 2px)}.tch-list-row:hover{background:var(--tch-color-surface-container)}.tch-list-row__main{flex:1;min-width:0;display:flex;flex-direction:column;gap:.125rem}.tch-list-row__title{font-weight:600;font-size:.9375rem;color:var(--tch-color-on-surface);overflow:hidden;min-inline-size:0;text-overflow:ellipsis;white-space:nowrap}.tch-list-row__subtitle{font-size:.75rem;color:var(--tch-color-on-surface-variant)}.tch-list-row__meta{display:flex;flex-direction:column;align-items:flex-end;gap:.125rem;flex-shrink:0}.tch-list-row__meta-primary{font-size:.8125rem;color:var(--tch-color-on-surface-variant)}.tch-list-row__meta-secondary{font-size:.75rem;font-weight:600;color:var(--tch-color-secondary)}.tch-list-row__chevron{font-size:1.25rem;font-family:Material Symbols Outlined;color:var(--tch-color-outline);flex-shrink:0}.tch-list-pagination{display:flex;align-items:center;gap:.75rem;padding-top:.75rem;border-top:1px solid var(--tch-color-outline-variant)}.tch-list-pagination__info{font-size:.875rem;color:var(--tch-color-on-surface-variant);flex:1;text-align:center}html,body{height:100%}body{margin:0;background:var(--tch-color-background);color:var(--tch-color-foreground);font-family:var(--tch-font-family)}
