@import url('https://fonts.googleapis.com/css2?family=Poppins');body{background-image: linear-gradient(0deg,rgba(25,59,103,0.05),rgba(25,59,103,0.05))}header{background-image: linear-gradient(0deg,rgba(25,59,103,0.05),rgba(25,59,103,0.05));border-bottom-width: 0 !important}nav{border-bottom-width: 0 !important}footer{overflow: hidden;margin-right: 20px;margin-left: 20px}vaadin-drawer-toggle{color: var(--lumo-primary-color) !important}[slot='drawer']{background-image: linear-gradient(0deg,white,white);border-right-width: 0}[slot='drawer'] nav a{text-decoration: none;transition: color 140ms}[slot='drawer'] nav a .la{margin-top: calc(var(--lumo-space-xs) * 0.5)}[slot='drawer'] nav a::before{border-radius: var(--lumo-border-radius);bottom: calc(var(--lumo-space-xs) * 0.5);content: '';left: 0;position: absolute;right: 0;top: calc(var(--lumo-space-xs) * 0.5);transition: background-color 140ms}[slot='drawer'] nav a[highlight]{color: var(--lumo-primary-text-color)}[slot='drawer'] nav a[highlight]::before{background-color: var(--lumo-primary-color-10pct)}[slot='drawer'] footer vaadin-context-menu{align-items: center;display: flex}vaadin-app-layout::part(navbar){min-height: 0 !important}.dashboard{width: calc(100% - 40px) !important;background-color: white;margin: 20px;border-radius: 1em;overflow: hidden}.series-layout{width: 100%;height: 70px;overflow: hidden}.dashboard-separator{width: 100%;margin: 0;border-top: 3px solid var(--lumo-primary-color)}.series-layout p{font-weight: bold}.competition-layout{}@media screen and (max-width: 1400px){.series-layout{height: 100%;flex-direction: column;align-items: flex-start}.competition-layout{height: 100%;flex-direction: column;align-items: flex-start}.button-layout{height: 100%;flex-direction: column;align-items: flex-start}.links-layout{height: 100%;flex-direction: column;align-items: flex-start}}@font-face{font-family: "Material Symbols";font-weight: 400;src: url('fonts/MaterialSymbols.woff2') format("woff2")}html{--lumo-border-radius: calc(var(--lumo-size-m) / 2);--lumo-primary-text-color: rgb(255,179,25);--lumo-primary-color-50pct: rgba(255,179,25,0.5);--lumo-primary-color-10pct: rgba(255,179,25,0.1);--lumo-primary-color: #ffb319;--lumo-success-text-color: #1da834;--lumo-success-color-50pct: rgba(113,228,174,0.5);--lumo-success-color-10pct: rgba(113,228,174,0.1);--lumo-success-color: #71e4ae;--lumo-error-text-color: #ff0000;--lumo-error-color-50pct: rgba(251,207,207,0.5);--lumo-error-color-10pct: rgba(251,207,207,0.1);--lumo-error-color: #fbcfcf;--lumo-error-contrast-color: #ff0000;--lumo-success-contrast-color: #1da834;--lumo-primary-contrast-color: #fff;--lumo-font-family: Poppins,sans-serif}.navigation-icon{padding-right: 20px}vaadin-grid{border-width: 0;border-radius: 1em;overflow: hidden}vaadin-button{cursor: pointer}.material-symbols{display: inline-block;direction: ltr;font-family: "Material Symbols";font-feature-settings: "liga";font-size: var(--lumo-icon-size-m);font-style: normal;font-weight: normal;letter-spacing: normal;line-height: 1;-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;text-rendering: optimizeLegibility;text-transform: none;white-space: nowrap;word-wrap: normal}