/* QWERTY UI refinement v91 */
/* Profile dropdowns must render above the profile card and following panels. */
.spx-searchbar{overflow:visible!important;position:relative;z-index:110!important}
.spx-page,.spx-page #spxResult{overflow:visible!important}
.spx-profile-card:has(.qedu-profile-command.search-open){position:relative;z-index:105!important;overflow:visible!important}
.spx-total-dues:has(.qedu-profile-command.search-open){overflow:visible!important;z-index:120!important}
.qedu-profile-command.search-open,.qedu-profile-inline-search{z-index:130!important}
.qedu-profile-suggestions{z-index:1000!important}
.qedu-profile-suggestions .qedu-profile-suggestion-name{color:#111827!important;font-family:Inter,system-ui,sans-serif;font-size:.78rem!important;font-weight:700!important;line-height:1.25;text-transform:none;letter-spacing:0}
.qedu-profile-suggestions .qedu-profile-suggestion-code{color:#64748b!important;font-size:.64rem!important;font-weight:750!important}
:root[data-theme="dark"] .qedu-profile-suggestions .qedu-profile-suggestion-name{color:#f8fafc!important}

/* Shorter attendance graph with protected x-axis labels. */
.content:has(.adash-page){height:auto!important;overflow:visible!important}
.adash-page{height:auto!important;overflow:visible!important}
.adash-page>.adash-trend{flex:none!important;min-height:0!important}
.adash-charts.adash-charts-combined{min-height:255px!important;padding:.25rem .4rem .45rem!important;overflow:visible!important}
.adash-chart-combined{height:248px!important;min-height:248px!important;padding-bottom:4px;box-sizing:border-box}
.adash-trend{overflow:visible!important}

/* Employee form + immutable role chips. */
.employee-form .form-section-basic-details+.field{}
.employee-role-editor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.employee-role-editor{padding:14px;border:1px solid var(--border);border-radius:14px;background:color-mix(in srgb,var(--surface-2) 65%,var(--surface))}
.employee-role-editor>header{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.employee-role-editor>header strong,.employee-role-editor>header small{display:block}.employee-role-editor>header small{margin-top:3px;color:var(--text-soft);font-size:.68rem}.employee-role-editor>header>span{padding:4px 7px;border-radius:999px;background:var(--accent-soft);color:var(--accent);font-size:.66rem;font-weight:800}
.employee-role-add{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px;margin:12px 0}.employee-role-add .input{min-width:0}
.employee-role-chips{display:flex;flex-wrap:wrap;gap:7px}.employee-role-chip{display:flex;align-items:center;gap:7px;padding:6px 6px 6px 10px;border:1px solid var(--border);border-radius:11px;background:var(--surface)}.employee-role-chip>span{display:grid}.employee-role-chip strong{font-size:.75rem}.employee-role-chip small{color:var(--text-soft);font-size:.6rem}.employee-role-chip button{width:28px;height:28px;border:0;border-radius:8px;background:#fff1f2;color:#dc2626;cursor:pointer}.employee-role-chip button:hover{background:#dc2626;color:#fff}.employee-role-impact{display:grid;gap:5px;padding:9px;border-radius:9px;background:var(--surface-2);font-size:.72rem}
.spx-photo img{width:100%;height:100%;object-fit:cover}

/* Dues Recovery: independent left list scroll, stable right work panel and no blink. */
@media(min-width:821px){.dr-split-layout{align-items:start!important}.dr-workspace{min-height:0;display:flex;flex-direction:column}.dr-list{min-height:0;display:flex;flex-direction:column}.dr-list .dr-table-scroll{max-height:calc(100vh - var(--topbar-height,68px) - 205px);overflow-y:auto!important;overscroll-behavior:contain}.dr-split-layout .dr-drawer.dr-detail-panel{position:sticky!important;top:calc(var(--topbar-height,68px) + 12px)!important;max-height:calc(100vh - var(--topbar-height,68px) - 26px)!important;height:calc(100vh - var(--topbar-height,68px) - 26px)!important}.dr-drawer-scroll{min-height:0;overflow-y:auto!important}.dr-drawer>footer{position:relative;z-index:4;background:var(--surface);box-shadow:0 -8px 18px rgba(15,23,42,.08)}}
#drSearchSuggestionHost{position:relative;z-index:90}
.dr-suggestion-main>span:nth-child(2)>strong{color:#111827!important;font-size:.76rem;font-weight:750}.dr-suggestion-main small{display:flex!important;align-items:center;gap:6px}.dr-suggestion-reg{color:#64748b}.dr-suggestion-main small em{padding:2px 5px;border-radius:999px;font-style:normal;font-size:.56rem;font-weight:850}.dr-suggestion-main small em.active{color:#15803d;background:#dcfce7}.dr-suggestion-main small em.inactive{color:#b91c1c;background:#fee2e2}.dr-suggestion-main>b{color:#dc2626!important}
:root[data-theme="dark"] .dr-suggestion-main>span:nth-child(2)>strong{color:#f8fafc!important}
@media(max-width:820px){.employee-role-editor-grid{grid-template-columns:1fr}.adash-chart-combined{height:220px!important;min-height:220px!important}.adash-charts.adash-charts-combined{min-height:230px!important}}
