:root{--color-grape-900:#3b276a;--color-grape-800:#483881;--color-grape-700:#50428d;--color-grape-300:#8b89bf;--color-grape-50:#eaebf4;--color-seafoam:#00a998;--color-fog-350:#dee0e4;--primary-color:#3b276a;--primary-color-text:#fff;--highlight-bg:#eaebf4;--highlight-text-color:#3b276a}html.app-dark{--primary-color:#8b89bf;--primary-color-text:#fff;--highlight-bg:#8b89bf29;--highlight-text-color:#ffffffde;--surface-ground:#1a1428;--surface-card:#241e3a;--surface-section:#1e1832;--surface-overlay:#2a2344;--surface-border:#ffffff1f;--surface-hover:#ffffff0a;--text-color:#ffffffde;--text-color-secondary:#fff9;--p-text-color:#ffffffde;--p-text-muted-color:#fff9;--maskbg:#0009;--sidebar-bg:#150f22;--sidebar-text:#c4b5d9;--sidebar-active-bg:#00a99826;--sidebar-active-text:#00a998;--p-card-background:#241e3a;--p-card-color:#ffffffde}html.app-dark .p-card{color:#ffffffde;background:#241e3a}html,body{transition:background-color .3s,color .3s}html.app-dark body{background-color:var(--surface-ground,#1a1428);color:var(--text-color,#ffffffde)}@media (width<=768px){.user-menu-name{display:none}}.p-datatable .p-datatable-thead>tr>th{white-space:nowrap;padding:.5rem .75rem!important;font-size:.7rem!important;font-weight:700!important}.p-datatable .p-datatable-tbody>tr>td{padding:.25rem .5rem!important;font-size:.8rem!important;line-height:1.2!important}.auth-page{background:var(--color-grape-50,#eaebf4);justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}html.app-dark .auth-page{background:#1a1a2e}.auth-card{width:100%;max-width:420px}.auth-logo{flex-direction:column;align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.auth-logo-icon{color:var(--color-grape-900,#3b276a);font-size:2rem}html.app-dark .auth-logo-icon{color:var(--color-grape-300,#8b89bf)}.auth-logo-img{object-fit:contain;width:auto;height:48px}.auth-title{color:var(--color-grape-900,#3b276a);margin:0;font-size:1.375rem;font-weight:700}html.app-dark .auth-title{color:#ffffffde}.auth-subtitle{text-align:center;color:var(--p-text-muted-color,#6b7280);margin-bottom:1.25rem;font-size:.9rem}.auth-message{width:100%;margin-bottom:1rem}.auth-password-label-row{justify-content:space-between;align-items:center;display:flex}.auth-forgot-link{color:var(--color-grape-900,#3b276a);font-size:.875rem;font-weight:700;text-decoration:none}.auth-forgot-link:hover{text-decoration:underline}html.app-dark .auth-forgot-link{color:var(--color-grape-300,#8b89bf)}.auth-remember-row{justify-content:center;align-items:center;gap:.5rem;margin-bottom:1.25rem;display:flex}.auth-remember-label{color:var(--p-text-color,#1f2937);cursor:pointer;font-size:.875rem}html.app-dark .auth-remember-label{color:#ffffffde}.auth-submit-centered{justify-content:center;display:flex}.auth-submit-btn{min-width:160px}.field{flex-direction:column;gap:.375rem;margin-bottom:1rem;display:flex}.field label{color:var(--p-text-color,#1f2937);font-size:.875rem;font-weight:600}html.app-dark .field label{color:#ffffffde}.field .p-password,.field .p-password .p-icon-field{width:100%;display:flex}.field .p-password input,.field .p-password .p-icon-field input{flex:1;min-width:0}.field small.p-error{margin-top:.125rem;font-size:.8rem}.field .p-inputtext,.field .p-dropdown,.field .p-multiselect,.field .p-calendar,.field .p-autocomplete{width:100%}.form-actions{border-top:1px solid var(--surface-border,#dee0e4);justify-content:flex-end;gap:.5rem;margin-top:1.5rem;padding-top:1rem;display:flex}.auth-switch{text-align:center;color:var(--p-text-muted-color,#6b7280);margin-top:1.25rem;font-size:.875rem}.auth-switch a{color:var(--color-grape-900,#3b276a);font-weight:600;text-decoration:none}.auth-switch a:hover{text-decoration:underline}.qu-tag-seafoam{background:var(--color-seafoam,#00a998)!important;color:#fff!important;padding:.1rem .4rem!important;font-size:.7rem!important}.page-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.page-header .page-title{color:var(--p-text-color,var(--text-color,#3b276a));font-size:1.5rem;font-weight:700}
