vaadin-button{cursor:pointer}[theme~=badge]{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;padding:.25em .5em;color:var(--lumo-primary-text-color);background-color:var(--lumo-primary-color-10pct);border-radius:var(--lumo-border-radius-s);font-size:var(--lumo-font-size-xs);font-weight:500;line-height:1;text-transform:uppercase}[theme~=badge][theme~=success]{color:var(--lumo-success-text-color);background-color:var(--lumo-success-color-10pct)}[theme~=badge][theme~=error]{color:var(--lumo-error-text-color);background-color:var(--lumo-error-color-10pct)}[theme~=badge][theme~=warning]{color:var(--lumo-warning-text-color);background-color:var(--lumo-warning-color-10pct)}[theme~=badge][theme~=contrast]{color:var(--lumo-contrast);background-color:var(--lumo-contrast-10pct)}.public-navbar{flex-wrap:wrap;gap:.5rem}@media(max-width:480px){.login-card,.register-card,.verify-card,.forgot-password-card,.reset-password-card{padding:1rem;box-sizing:border-box}}.details-table{display:block;width:100%;box-sizing:border-box}.details-table-row{display:flex;flex-wrap:wrap;border-bottom:1px solid rgba(0,0,0,.1)}.details-table-label{display:block;width:40%;min-width:120px;padding:.5rem;font-weight:500;background:#0000000d;box-sizing:border-box}.details-table-value{display:block;flex:1;padding:.5rem;box-sizing:border-box;word-break:break-word}@media(max-width:480px){.details-table-label{width:100%;border-bottom:none}.details-table-value{width:100%}}.page-header{flex-wrap:wrap;gap:.5rem}@media(max-width:600px){.page-header{flex-direction:column;align-items:stretch}.page-header vaadin-button{width:100%}}.employee-toolbar{flex-wrap:wrap;gap:.5rem}@media(max-width:480px){.employee-toolbar{flex-direction:column}.employee-toolbar vaadin-button{width:100%}}.pagination-bar{flex-wrap:wrap;gap:.25rem;justify-content:center}.filters-bar{flex-wrap:wrap;gap:.5rem}
