html{--lumo-shade-5pct: rgba(33,33,33,0.05);--lumo-shade-10pct: rgba(33,33,33,0.1);--lumo-shade-20pct: rgba(33,33,33,0.2);--lumo-shade-30pct: rgba(33,33,33,0.3);--lumo-shade-40pct: rgba(33,33,33,0.4);--lumo-shade-50pct: rgba(33,33,33,0.5);--lumo-shade-60pct: rgba(33,33,33,0.6);--lumo-shade-70pct: rgba(33,33,33,0.7);--lumo-shade-80pct: rgba(33,33,33,0.8);--lumo-shade-90pct: rgba(33,33,33,0.9);--lumo-primary-color-50pct: rgba(214,3,35,0.5);--lumo-primary-color-10pct: rgba(214,3,35,0.1);--lumo-error-color-50pct: rgba(231,24,24,0.5);--lumo-error-color-10pct: rgba(231,24,24,0.1);--lumo-success-color-50pct: rgba(62,229,170,0.5);--lumo-success-color-10pct: rgba(62,229,170,0.1);--lumo-shade: hsl(0,0%,13%);--lumo-primary-color: hsl(351,97%,43%);--lumo-primary-text-color: hsl(353,100%,55%);--lumo-error-color: hsl(0,81%,50%);--lumo-error-text-color: hsl(0,86%,45%);--lumo-success-color: hsl(159,76%,57%);--lumo-success-contrast-color: hsl(159,29%,10%);--lumo-success-text-color: hsl(159,61%,40%)}.clickable{cursor: pointer}.auto{cursor: auto}.pointer{cursor: pointer}vaadin-grid::part(absenz-status-POSITIVE){background: linear-gradient(var(--lumo-success-color-10pct),var(--lumo-success-color-10pct)) var(--lumo-base-color)}vaadin-grid::part(absenz-status-NEGATIVE){background: linear-gradient(var(--lumo-error-color-10pct),var(--lumo-error-color-10pct)) var(--lumo-base-color)}vaadin-grid::part(absenz-status-INACTIVE){background: linear-gradient(var(--lumo-shade-10pct),var(--lumo-shade-10pct)) var(--lumo-base-color)}hr{border: 0;border-top: 1px solid var(--lumo-contrast-20pct)}