#staff-list{font-family:Inter,Roboto,sans-serif}#staff-list .list-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;background:-webkit-gradient(linear,left top,right top,from(#f8fafc),to(#fff));background:linear-gradient(90deg,#f8fafc,#fff);border-radius:8px;margin-bottom:12px}#staff-list .header-left .page-title{margin:0;font-size:18px;font-weight:700;color:#0f172a}#staff-list .page-desc{color:#556070;margin-top:6px}#staff-list .header-actions{gap:8px}#staff-list .search-input{max-width:420px;background:#fff;border-radius:10px}#staff-list .found-text{color:#1f2937;font-weight:600}#staff-list .member-card{border-radius:12px;overflow:hidden;background:#fff;-webkit-transition:-webkit-transform .16s ease,-webkit-box-shadow .16s ease;transition:-webkit-transform .16s ease,-webkit-box-shadow .16s ease;transition:transform .16s ease,box-shadow .16s ease;transition:transform .16s ease,box-shadow .16s ease,-webkit-transform .16s ease,-webkit-box-shadow .16s ease;-webkit-box-shadow:0 6px 18px rgba(15,23,42,.03);box-shadow:0 6px 18px rgba(15,23,42,.03);height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#staff-list .member-card:hover{-webkit-transform:translateY(-6px);transform:translateY(-6px);-webkit-box-shadow:0 18px 42px rgba(11,22,60,.08);box-shadow:0 18px 42px rgba(11,22,60,.08)}#staff-list .card-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px}#staff-list .avatar-elev{border-radius:12px;overflow:hidden;-webkit-box-shadow:0 8px 20px rgba(15,23,42,.05);box-shadow:0 8px 20px rgba(15,23,42,.05)}#staff-list .card-meta{-webkit-box-flex:1;-ms-flex:1;flex:1}#staff-list .member-name{font-size:16px;font-weight:700;color:#0f172a}#staff-list .member-designation{color:#2563eb;margin-top:6px}#staff-list .member-lom{color:#ef4444;margin-top:6px}#staff-list .card-body{padding:12px 16px}#staff-list .info-row{gap:8px;color:#4b5563;margin-bottom:6px}#staff-list .card-actions,#staff-list .info-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#staff-list .card-actions{padding:10px 12px}#staff-list .notes-row{margin-top:18px}#staff-list .notes-title{font-size:16px;font-weight:700;color:#111827}#staff-list .notes-content li{margin-bottom:8px;color:#4b5563;line-height:1.6}#staff-list .list-header{background:-webkit-gradient(linear,left top,right top,from(#1976d2),to(#4e8ef7));background:linear-gradient(90deg,#1976d2,#4e8ef7);padding:20px 24px}#staff-list .header-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px}#staff-list .header-left{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}#staff-list .title-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;margin-bottom:8px}#staff-list .page-title{color:#fff;font-size:22px;font-weight:700;margin:0;white-space:nowrap}#staff-list .year-chip{white-space:nowrap;background:hsla(0,0%,100%,.25)!important;color:#fff!important}#staff-list .page-desc{color:hsla(0,0%,100%,.85);font-size:13px;font-weight:500}#staff-list .header-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;white-space:nowrap}#staff-list .search-input{min-width:240px!important}#staff-list .search-input ::v-deep .v-input__control,#staff-list .search-input ::v-deep input{background:hsla(0,0%,100%,.95);border-radius:6px}@media(max-width:960px){#staff-list .list-header{padding:16px}#staff-list .header-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:16px}#staff-list .header-left{width:100%}#staff-list .title-row{-ms-flex-wrap:wrap;flex-wrap:wrap}#staff-list .page-title{font-size:18px}#staff-list .header-actions{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}#staff-list .search-input{min-width:100%!important}#staff-list .search-input ::v-deep .v-btn{width:100%}}@media(max-width:600px){#staff-list .title-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:8px}#staff-list .year-chip{-ms-flex-item-align:start;align-self:flex-start}#staff-list .page-title{font-size:16px}}