.vlhrm-app{max-width:1450px}.vlhrm-head,.vlhrm-toolbar,.vlhrm-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.vlhrm-head h2{margin-bottom:2px}.vlhrm-head p{margin-top:0;color:#667085}.vlhrm-toolbar{justify-content:flex-start;background:#fff;border:1px solid #e4e7ec;border-radius:12px;padding:14px;margin:14px 0}.vlhrm-toolbar label{display:flex;flex-direction:column;gap:5px;font-weight:600}.vlhrm-card{background:#fff;border:1px solid #e4e7ec;border-radius:14px;overflow:hidden;box-shadow:0 3px 14px rgba(16,24,40,.06)}.vlhrm-title{padding:18px 20px;border-bottom:1px solid #e4e7ec}.vlhrm-title strong{font-size:21px}.vlhrm-title span{color:#667085}.vlhrm-week,.vlhrm-grid{display:grid;grid-template-columns:repeat(7,1fr)}.vlhrm-week b{text-align:center;padding:10px;background:#f8fafc}.vlhrm-day{min-height:145px;border-top:1px solid #eaecf0;border-right:1px solid #eaecf0;padding:8px}.vlhrm-day:nth-child(7n){border-right:0}.vlhrm-day.outside{background:#dfe3e8;color:#98a2b3}.vlhrm-day.today{box-shadow:inset 0 0 0 2px #1570ef}.vlhrm-day .num{font-weight:700;margin-bottom:7px}.shift-list{display:flex;flex-direction:column;gap:6px}.vlhrm-shift{display:flex;align-items:center;gap:7px;border:0;border-radius:8px;padding:7px 8px;text-align:left;cursor:pointer;width:100%}.vlhrm-shift small{flex:1}.vlhrm-shift i{font-style:normal;opacity:.65}.vlhrm-shift b{width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.7)}.vlhrm-shift:disabled{cursor:not-allowed;opacity:.55}.vlhrm-shift.menu-open{outline:2px solid #84adff}.st-empty{background:#f2f4f7;color:#667085}.st-scheduled{background:#fef0c7;color:#93370d}.st-worked{background:#dcfae6;color:#067647}.st-leave{background:#dbeafe;color:#175cd3}.st-absent{background:#fee4e2;color:#b42318}.st-late,.st-pending{background:#ffead5;color:#b54708}.saving{opacity:.6}.vlhrm-status-menu{position:absolute;z-index:999999;background:#fff;border:1px solid #d0d5dd;border-radius:10px;box-shadow:0 12px 30px rgba(16,24,40,.18);padding:6px;min-width:190px}.vlhrm-status-menu button{display:block;width:100%;border:0;background:transparent;text-align:left;padding:9px 10px;border-radius:7px;cursor:pointer}.vlhrm-status-menu button:hover{background:#f2f4f7}.vlhrm-summary{display:grid;grid-template-columns:repeat(6,minmax(130px,1fr));gap:12px;padding:20px;background:#f8fafc;border-top:1px solid #e4e7ec}.vlhrm-stat{background:#fff;border:1px solid #e4e7ec;border-radius:12px;padding:14px}.vlhrm-stat span{display:block;color:#667085;font-size:13px;margin-bottom:5px}.vlhrm-stat strong{font-size:22px;color:#101828}.vlhrm-loading,.vlhrm-alert{padding:30px;background:#fff;border-radius:12px}.vlhrm-alert{border-left:4px solid #d92d20}.vlhrm-toast{position:fixed;right:24px;bottom:24px;z-index:999999;padding:12px 16px;border-radius:10px;color:#fff;opacity:0;transform:translateY(8px);transition:.2s}.vlhrm-toast.show{opacity:1;transform:none}.vlhrm-toast.ok{background:#067647}.vlhrm-toast.bad{background:#b42318}.vlhrm-form-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;max-width:1100px}.vlhrm-form-grid label{display:flex;flex-direction:column;gap:5px;font-weight:600}.vlhrm-form-grid input,.vlhrm-form-grid select{width:100%}.vlhrm-cancel-edit{display:none}.vlhrm-employees-table td:last-child{white-space:nowrap}@media(max-width:1100px){.vlhrm-summary{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.vlhrm-card{overflow:auto}.vlhrm-week,.vlhrm-grid{min-width:900px}.vlhrm-summary{min-width:900px}.vlhrm-form-grid{grid-template-columns:1fr}.vlhrm-head,.vlhrm-toolbar{flex-wrap:wrap}}

/* V1.0.5: Cổng đăng nhập nhân viên */
.vlhrm-head-actions{display:flex;align-items:center;gap:8px}.vlhrm-login-shell{max-width:980px;margin:48px auto;display:grid;grid-template-columns:minmax(300px,.95fr) minmax(340px,1.05fr);background:#fff;border:1px solid #e4e7ec;border-radius:24px;overflow:hidden;box-shadow:0 24px 70px rgba(16,24,40,.14);font-family:inherit}.vlhrm-login-brand{padding:56px 48px;background:linear-gradient(145deg,#101828,#1d2939);color:#fff;position:relative}.vlhrm-login-brand:after{content:"";position:absolute;width:220px;height:220px;border-radius:50%;right:-90px;bottom:-90px;background:rgba(255,255,255,.06)}.vlhrm-brand-mark{width:64px;height:64px;border-radius:18px;display:grid;place-items:center;font-weight:800;font-size:24px;background:#fff;color:#101828;margin-bottom:28px}.vlhrm-login-brand h1{color:#fff;font-size:34px;line-height:1.15;margin:0 0 8px}.vlhrm-login-brand p{color:#d0d5dd;margin:0 0 30px}.vlhrm-login-brand ul{padding-left:20px;margin:0;color:#eaecf0;line-height:2}.vlhrm-login-panel{padding:52px 48px;display:flex;align-items:center}.vlhrm-login-form{width:100%}.vlhrm-login-form h2{font-size:29px;margin:0 0 8px;color:#101828}.vlhrm-login-note{color:#667085;margin:0 0 28px}.vlhrm-login-form>label:not(.vlhrm-remember){display:flex;flex-direction:column;gap:8px;font-weight:650;color:#344054;margin-bottom:18px}.vlhrm-login-form input[type=text],.vlhrm-login-form input[type=password]{width:100%;box-sizing:border-box;min-height:48px;border:1px solid #d0d5dd;border-radius:10px;padding:10px 13px;background:#fff;font-size:16px;outline:none}.vlhrm-login-form input:focus{border-color:#1570ef;box-shadow:0 0 0 4px rgba(21,112,239,.12)}.vlhrm-password-wrap{position:relative;display:block}.vlhrm-password-wrap input{padding-right:68px!important}.vlhrm-toggle-password{position:absolute;right:8px;top:50%;transform:translateY(-50%);border:0;background:transparent;color:#175cd3;font-weight:650;cursor:pointer;padding:7px}.vlhrm-remember{display:flex;align-items:center;gap:8px;color:#475467;margin:2px 0 16px}.vlhrm-login-submit{width:100%;border:0;border-radius:10px;background:#1570ef;color:#fff;min-height:50px;font-size:16px;font-weight:750;cursor:pointer;transition:.18s}.vlhrm-login-submit:hover{background:#175cd3}.vlhrm-login-submit:disabled{opacity:.65;cursor:wait}.vlhrm-lost-password{display:block;text-align:center;margin-top:18px;color:#175cd3;text-decoration:none}.vlhrm-login-message{min-height:0;border-radius:9px;margin-bottom:14px;font-size:14px}.vlhrm-login-message.is-error,.vlhrm-login-message.is-success{padding:10px 12px}.vlhrm-login-message.is-error{background:#fef3f2;color:#b42318;border:1px solid #fecdca}.vlhrm-login-message.is-success{background:#ecfdf3;color:#067647;border:1px solid #abefc6}.vlhrm-logout-link{display:inline-flex;padding:10px 15px;border-radius:9px;background:#f2f4f7;color:#344054;text-decoration:none}@media(max-width:760px){.vlhrm-login-shell{grid-template-columns:1fr;margin:18px 12px;border-radius:18px}.vlhrm-login-brand{display:none}.vlhrm-login-panel{padding:34px 24px}.vlhrm-login-form h2{font-size:25px}.vlhrm-head-actions{width:100%;justify-content:flex-end}}

/* V1.0.6: Dashboard tổng quan */
.vlhrm-dashboard{max-width:1600px}.vlhrm-dashboard h1{margin-bottom:4px}.vlhrm-kpis{display:grid;grid-template-columns:repeat(4,minmax(180px,1fr));gap:14px;margin:18px 0}.vlhrm-kpi{background:#fff;border:1px solid #e4e7ec;border-radius:14px;padding:18px;box-shadow:0 3px 14px rgba(16,24,40,.05)}.vlhrm-kpi span{display:block;color:#667085;font-size:13px;margin-bottom:8px}.vlhrm-kpi strong{font-size:30px;line-height:1;color:#101828}.vlhrm-quick-actions{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:14px}.vlhrm-dashboard-toolbar{margin-top:0}.vlhrm-overview-day{min-height:210px;padding:7px}.vlhrm-shift-group{border-top:1px solid #eef2f6;padding-top:6px;margin-top:6px}.vlhrm-shift-group-title{display:flex;justify-content:space-between;align-items:center;font-size:11px;font-weight:800;text-transform:uppercase;color:#475467;margin-bottom:4px}.vlhrm-shift-group-title span{display:grid;place-items:center;min-width:20px;height:20px;border-radius:999px;background:#f2f4f7;color:#344054}.vlhrm-person-row{display:flex;align-items:center;justify-content:space-between;gap:5px;padding:4px 0;font-size:11px}.vlhrm-person-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:650;color:#344054}.vlhrm-badge{flex:0 0 auto;border-radius:999px;padding:3px 6px;font-size:10px;line-height:1.2}.vlhrm-more-people{font-size:11px;color:#175cd3;font-weight:650;margin-top:4px}.vlhrm-dashboard-bottom{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:18px}.vlhrm-panel{background:#fff;border:1px solid #e4e7ec;border-radius:14px;padding:18px}.vlhrm-panel h2{margin:0 0 14px;font-size:18px}.vlhrm-task-item{display:flex;justify-content:space-between;gap:12px;padding:12px;border-radius:10px;text-decoration:none;margin-bottom:8px;background:#f8fafc;color:#344054;border-left:4px solid #98a2b3}.vlhrm-task-item.task-pending{border-color:#7f56d9}.vlhrm-task-item.task-warning{border-color:#f79009}.vlhrm-task-item.task-info{border-color:#1570ef}.vlhrm-task-item b{white-space:nowrap;color:#175cd3}.vlhrm-log-item{display:grid;grid-template-columns:135px 1fr;gap:10px;padding:10px 0;border-bottom:1px solid #eaecf0}.vlhrm-log-item:last-child{border-bottom:0}.vlhrm-log-item span{color:#667085;font-size:12px}.vlhrm-log-item p{margin:0;color:#344054}.vlhrm-empty-state{padding:18px;background:#f8fafc;border-radius:10px;color:#667085;text-align:center}@media(max-width:1100px){.vlhrm-kpis{grid-template-columns:repeat(2,1fr)}.vlhrm-dashboard-bottom{grid-template-columns:1fr}}@media(max-width:760px){.vlhrm-kpis{grid-template-columns:1fr 1fr}.vlhrm-kpi{padding:14px}.vlhrm-kpi strong{font-size:24px}.vlhrm-dashboard-bottom{grid-template-columns:1fr}.vlhrm-log-item{grid-template-columns:1fr}.vlhrm-overview-card{overflow:auto}.vlhrm-overview-card .vlhrm-week,.vlhrm-overview-card .vlhrm-grid{min-width:1100px}}

/* V1.0.7: Giao diện Dashboard Pro */
.vlhrm-pro-dashboard{--vl-blue:#2563eb;--vl-navy:#0f2747;--vl-bg:#f4f7fb;--vl-border:#e5eaf2;--vl-text:#172033;--vl-muted:#728096;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--vl-text);max-width:1680px;margin-top:18px}.vlhrm-pro-dashboard:before{content:"";position:fixed;inset:32px 0 0 160px;background:var(--vl-bg);z-index:-1;pointer-events:none}.vlhrm-pro-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px 30px;border-radius:20px;background:linear-gradient(135deg,#0c2444 0%,#123d71 65%,#1c5ba5 100%);color:#fff;box-shadow:0 18px 42px rgba(15,39,71,.18);overflow:hidden;position:relative}.vlhrm-pro-hero:after{content:"";position:absolute;width:330px;height:330px;border-radius:50%;right:-110px;top:-180px;background:rgba(255,255,255,.08)}.vlhrm-pro-hero h1{color:#fff;margin:3px 0 6px;font-size:30px;line-height:1.15}.vlhrm-pro-hero p{margin:0;color:#d7e5f7;font-size:14px}.vlhrm-eyebrow{font-size:11px;letter-spacing:.16em;font-weight:800;color:#7fb5ff}.vlhrm-hero-date{position:relative;z-index:1;display:grid;grid-template-columns:auto auto;column-gap:9px;align-items:center;padding:13px 16px;background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.18);border-radius:14px;backdrop-filter:blur(8px)}.vlhrm-hero-date .dashicons{grid-row:1/3;color:#8bc0ff}.vlhrm-hero-date strong{font-size:13px}.vlhrm-hero-date small{color:#c8dbf2}.vlhrm-pro-dashboard .vlhrm-kpis{margin:18px 0}.vlhrm-pro-dashboard .vlhrm-kpi{display:flex;align-items:center;gap:15px;padding:19px 20px;border-color:var(--vl-border);border-radius:17px;box-shadow:0 8px 24px rgba(23,32,51,.055);transition:transform .18s,box-shadow .18s}.vlhrm-pro-dashboard .vlhrm-kpi:hover{transform:translateY(-2px);box-shadow:0 14px 32px rgba(23,32,51,.09)}.vlhrm-kpi-icon{width:52px;height:52px;border-radius:16px;display:grid!important;place-items:center;font-size:25px!important}.kpi-blue .vlhrm-kpi-icon{background:#e8f0ff;color:#2563eb}.kpi-green .vlhrm-kpi-icon{background:#e8f9ef;color:#16a34a}.kpi-orange .vlhrm-kpi-icon{background:#fff3df;color:#ea8a00}.kpi-purple .vlhrm-kpi-icon{background:#f1eaff;color:#7c3aed}.vlhrm-pro-dashboard .vlhrm-kpi>div{min-width:0}.vlhrm-pro-dashboard .vlhrm-kpi span:not(.vlhrm-kpi-icon){font-weight:650;color:#5c687b;margin:0}.vlhrm-pro-dashboard .vlhrm-kpi strong{display:block;margin:4px 0;font-size:31px}.vlhrm-pro-dashboard .vlhrm-kpi small{color:#8b96a8}.vlhrm-command-bar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:0 0 16px;padding:12px 14px;background:#fff;border:1px solid var(--vl-border);border-radius:16px;box-shadow:0 6px 18px rgba(23,32,51,.04)}.vlhrm-command-bar .vlhrm-quick-actions{margin:0}.vlhrm-action{display:inline-flex;align-items:center;gap:7px;min-height:39px;padding:0 14px;border:1px solid #dfe5ee;background:#fff;border-radius:10px;color:#344054;text-decoration:none;font-weight:650;cursor:pointer}.vlhrm-action:hover{border-color:#b8c6da;color:#1d4ed8}.vlhrm-action.primary{background:#2563eb;border-color:#2563eb;color:#fff}.vlhrm-action .dashicons{font-size:17px;width:17px;height:17px}.vlhrm-calendar-section{background:#fff;border:1px solid var(--vl-border);border-radius:20px;padding:0;box-shadow:0 12px 32px rgba(23,32,51,.055);overflow:hidden}.vlhrm-calendar-section-head{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:20px 22px;border-bottom:1px solid var(--vl-border)}.vlhrm-calendar-section-head h2{margin:0 0 4px;font-size:18px}.vlhrm-calendar-section-head p{margin:0;color:var(--vl-muted)}.vlhrm-pro-dashboard .vlhrm-dashboard-toolbar{display:flex;align-items:flex-end;gap:8px;margin:0;padding:0;background:transparent;border:0}.vlhrm-pro-dashboard .vlhrm-dashboard-toolbar label{gap:4px}.vlhrm-pro-dashboard .vlhrm-dashboard-toolbar label span{font-size:11px;color:#7a879a}.vlhrm-pro-dashboard .vlhrm-dashboard-toolbar select{min-width:110px;border-color:#dce3ec;border-radius:9px;min-height:38px}.vlhrm-nav-btn{width:38px;height:38px;border:1px solid #dce3ec;border-radius:10px;background:#fff;color:#334155;font-size:22px;cursor:pointer}.vlhrm-dashboard-calendar{padding:14px}.vlhrm-pro-dashboard .vlhrm-overview-card{border-color:#e5eaf2;border-radius:14px;box-shadow:none}.vlhrm-overview-title{background:#fbfcfe}.vlhrm-overview-title strong{font-size:18px}.vlhrm-overview-title span{display:flex;align-items:center;gap:7px}.vlhrm-live-dot{width:8px;height:8px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 4px rgba(34,197,94,.12)}.vlhrm-pro-dashboard .vlhrm-week b{padding:11px;background:#f6f8fb;color:#566176;border-bottom:1px solid #e7ebf1}.vlhrm-pro-dashboard .vlhrm-overview-day{min-height:235px;background:#fff;padding:8px 9px}.vlhrm-pro-dashboard .vlhrm-overview-day.outside{background:#edf0f4;color:#a2aab7}.vlhrm-pro-dashboard .vlhrm-overview-day.today{box-shadow:inset 0 0 0 2px #2563eb;background:#f8fbff}.vlhrm-pro-dashboard .vlhrm-overview-day .num{display:inline-grid;place-items:center;width:25px;height:25px;border-radius:8px}.vlhrm-pro-dashboard .vlhrm-overview-day.today .num{background:#2563eb;color:#fff}.vlhrm-pro-dashboard .vlhrm-shift-group{margin-top:6px;padding:6px 7px;border:1px solid #ebeff5;border-radius:9px;background:#fbfcfe}.vlhrm-pro-dashboard .vlhrm-shift-group:first-of-type{margin-top:3px}.vlhrm-pro-dashboard .vlhrm-shift-group.is-empty{background:#fafbfc;border-style:dashed}.vlhrm-shift-group-title{margin:0 0 3px}.vlhrm-shift-name{font-size:10px;letter-spacing:.04em;color:#667085}.vlhrm-shift-count{min-width:18px!important;height:18px!important;font-size:10px}.vlhrm-empty-shift{display:flex;align-items:center;gap:6px;padding:3px 0;color:#a1a9b6;font-size:11px}.vlhrm-empty-dot{width:5px;height:5px;border-radius:50%;background:#cbd2dc}.vlhrm-pro-dashboard .vlhrm-person-row{padding:3px 0;border-top:1px solid #f0f2f6}.vlhrm-pro-dashboard .vlhrm-person-row:first-of-type{border-top:0}.vlhrm-pro-dashboard .vlhrm-person-name{font-size:11px}.vlhrm-pro-dashboard .vlhrm-badge{font-size:9px;padding:3px 6px}.vlhrm-pro-dashboard .vlhrm-dashboard-bottom{margin-top:16px}.vlhrm-pro-dashboard .vlhrm-panel{border-color:var(--vl-border);border-radius:18px;box-shadow:0 9px 28px rgba(23,32,51,.05)}.vlhrm-panel-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.vlhrm-panel-head h2{margin:0}.vlhrm-panel-head .dashicons{color:#7c8aa0}.vlhrm-pro-dashboard .vlhrm-task-item{background:#f8fafc;border:1px solid #edf1f5;border-left-width:4px}.vlhrm-pro-dashboard .vlhrm-log-item{grid-template-columns:145px 1fr}.vlhrm-pro-dashboard .vlhrm-loading{border:0;text-align:center;color:#667085}@media(max-width:1180px){.vlhrm-calendar-section-head{align-items:flex-start;flex-direction:column}.vlhrm-pro-dashboard .vlhrm-dashboard-toolbar{width:100%;flex-wrap:wrap}.vlhrm-pro-dashboard:before{left:0}}@media(max-width:782px){.vlhrm-pro-dashboard{margin-right:10px}.vlhrm-pro-hero{padding:22px}.vlhrm-hero-date{display:none}.vlhrm-pro-hero h1{font-size:24px}.vlhrm-command-bar{align-items:stretch;flex-direction:column}.vlhrm-command-bar .vlhrm-quick-actions{display:grid;grid-template-columns:1fr 1fr}.vlhrm-action{justify-content:center}.vlhrm-calendar-section-head{padding:17px}.vlhrm-dashboard-calendar{padding:8px}.vlhrm-pro-dashboard .vlhrm-overview-card .vlhrm-week,.vlhrm-pro-dashboard .vlhrm-overview-card .vlhrm-grid{min-width:1180px}}


/* V1.01.1: Bản vá giao diện Pro và định dạng ngày tháng đầy đủ */
.vlhrm-week b{
  white-space:nowrap;
  font-size:12px;
  letter-spacing:.01em;
  text-transform:none;
}
.vlhrm-day .num,
.vlhrm-overview-day .num{
  width:auto!important;
  min-width:0!important;
  height:auto!important;
  padding:4px 7px;
  border-radius:8px;
  font-size:11px;
  line-height:1.25;
  font-weight:800;
  white-space:nowrap;
  font-variant-numeric:tabular-nums;
}
.vlhrm-day.today .num,
.vlhrm-overview-day.today .num{
  background:#2563eb;
  color:#fff;
}
.vlhrm-shift b{
  min-width:48px;
  font-size:11px;
  text-align:left;
}
.vlhrm-shift small{
  line-height:1.25;
}
.vlhrm-overview-grid .vlhrm-shift-group-title{
  gap:6px;
}
.vlhrm-overview-grid .vlhrm-shift-name{
  font-size:10px;
  font-weight:800;
  text-transform:uppercase;
}
.vlhrm-empty-shift:before{
  content:"Ca ";
  color:#98a2b3;
}
.vlhrm-pro-dashboard .vlhrm-overview-day.outside .num,
.vlhrm-day.outside .num{
  color:#98a2b3;
  background:transparent;
}
.vlhrm-pro-dashboard .vlhrm-overview-day.today.outside .num,
.vlhrm-day.today.outside .num{
  background:transparent;
  color:#98a2b3;
}
@media (max-width:1180px){
  .vlhrm-card .vlhrm-week,.vlhrm-card .vlhrm-grid{min-width:1120px}
  .vlhrm-card{overflow-x:auto}
}

/* V1.1.0 Pro UI */
body.vlhrm-pro-fullscreen{background:#f4f7fb!important}
body.vlhrm-pro-fullscreen #wpadminbar,
body.vlhrm-pro-fullscreen #adminmenumain,
body.vlhrm-pro-fullscreen #wpfooter{display:none!important}
body.vlhrm-pro-fullscreen #wpcontent,
body.vlhrm-pro-fullscreen #wpbody-content{margin:0!important;padding:0!important}
body.vlhrm-pro-fullscreen #wpbody{padding:0!important}
body.vlhrm-pro-fullscreen .notice,
body.vlhrm-pro-fullscreen .update-nag{display:none!important}
.vlhrm-pro-shell{--navy:#08284b;--navy2:#0c396b;--blue:#1769ff;--bg:#f4f7fb;--border:#e5eaf1;--text:#172033;--muted:#718096;min-height:100vh;background:var(--bg);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text)}
.vlhrm-pro-sidebar{position:fixed;inset:0 auto 0 0;width:220px;background:linear-gradient(180deg,#08284b 0%,#06213d 100%);color:#fff;display:flex;flex-direction:column;z-index:100;padding:18px 14px 16px;box-sizing:border-box;box-shadow:10px 0 30px rgba(8,40,75,.12)}
.vlhrm-pro-brand{display:flex;gap:11px;align-items:center;padding:2px 8px 23px}.vlhrm-pro-logo{width:38px;height:38px;border-radius:10px;border:2px solid #ff304f;display:grid;place-items:center;color:#ff304f;font-weight:900;font-size:12px;box-shadow:inset 0 0 0 3px rgba(255,48,79,.1)}
.vlhrm-pro-brand strong{display:block;font-size:15px;letter-spacing:.01em}.vlhrm-pro-brand small{display:block;color:#9db5d0;font-size:9px;text-transform:uppercase;margin-top:3px}
.vlhrm-pro-nav{display:flex;flex-direction:column;gap:3px;overflow:auto}.vlhrm-nav-label{font-size:9px;color:#8da8c5;letter-spacing:.11em;margin:16px 8px 5px}.vlhrm-pro-nav a{display:flex;align-items:center;gap:11px;color:#dce9f7;text-decoration:none;padding:10px 12px;border-radius:9px;font-size:13px;font-weight:600;transition:.18s}.vlhrm-pro-nav a:hover{color:#fff;background:rgba(255,255,255,.08)}.vlhrm-pro-nav a.is-active{background:linear-gradient(135deg,#1769ff,#0e7af5);color:#fff;box-shadow:0 8px 18px rgba(23,105,255,.3)}.vlhrm-pro-nav .dashicons{width:18px;height:18px;font-size:18px}
.vlhrm-pro-user{margin-top:auto;border-top:1px solid rgba(255,255,255,.1);padding:16px 6px 12px;display:flex;align-items:center;gap:10px}.vlhrm-avatar img,.vlhrm-top-user img{border-radius:50%}.vlhrm-pro-user strong,.vlhrm-pro-user small{display:block}.vlhrm-pro-user strong{font-size:12px}.vlhrm-pro-user small{font-size:10px;color:#9db5d0;margin-top:3px}.vlhrm-pro-logout{display:flex;align-items:center;gap:9px;color:#dce9f7;text-decoration:none;padding:10px 8px;border-top:1px solid rgba(255,255,255,.08);font-size:12px}
.vlhrm-pro-main{margin-left:220px;min-height:100vh}.vlhrm-pro-topbar{height:64px;background:#fff;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;padding:0 26px;box-sizing:border-box;position:sticky;top:0;z-index:40}.vlhrm-pro-topbar h1{margin:0;font-size:18px;color:#172033}.vlhrm-breadcrumb{font-size:10px;color:#718096;margin-top:4px}.vlhrm-breadcrumb span{margin:0 7px}.vlhrm-topbar-right{display:flex;align-items:center;gap:18px}.vlhrm-current-date{display:flex;align-items:center;gap:7px;font-size:10px;color:#344054}.vlhrm-current-date strong,.vlhrm-current-date small{display:block}.vlhrm-current-date small{color:#718096;margin-top:2px}.vlhrm-search{height:34px;min-width:260px;border:1px solid #e4e9f1;border-radius:10px;background:#f8fafc;display:flex;align-items:center;padding:0 10px;gap:7px}.vlhrm-search input{border:0!important;box-shadow:none!important;background:transparent!important;min-width:0;flex:1;font-size:11px}.vlhrm-search kbd{font-size:9px;background:#edf1f6;border:1px solid #dce3ec;border-radius:5px;padding:2px 5px;color:#718096}.vlhrm-top-user{display:flex;align-items:center;gap:8px}.vlhrm-top-user strong,.vlhrm-top-user small{display:block}.vlhrm-top-user strong{font-size:11px}.vlhrm-top-user small{font-size:9px;color:#718096;margin-top:2px}
.vlhrm-pro-content{padding:14px 24px 26px;max-width:1600px;margin:0 auto}.vlhrm-pro-shell .vlhrm-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:0 0 12px}.vlhrm-pro-shell .vlhrm-kpi{appearance:none;text-align:left;background:#fff;border:1px solid var(--border);border-radius:13px;padding:15px 18px;display:flex;align-items:center;gap:14px;box-shadow:0 5px 18px rgba(23,32,51,.04);cursor:pointer}.vlhrm-pro-shell .vlhrm-kpi:hover{transform:translateY(-1px);box-shadow:0 10px 24px rgba(23,32,51,.07)}.vlhrm-pro-shell .vlhrm-kpi-icon{width:50px;height:50px;border-radius:50%;display:grid!important;place-items:center;font-size:27px!important}.vlhrm-pro-shell .vlhrm-kpi span:not(.vlhrm-kpi-icon){display:block;font-size:11px;font-weight:700}.vlhrm-pro-shell .vlhrm-kpi strong{display:block;font-size:28px;line-height:1;margin:6px 0}.vlhrm-pro-shell .vlhrm-kpi small{color:#718096;font-size:9px}.vlhrm-pro-shell .kpi-blue .vlhrm-kpi-icon{background:#eaf1ff;color:#1769ff}.vlhrm-pro-shell .kpi-green .vlhrm-kpi-icon{background:#eaf9ef;color:#16a34a}.vlhrm-pro-shell .kpi-orange .vlhrm-kpi-icon{background:#fff4e3;color:#ef8d00}.vlhrm-pro-shell .kpi-purple .vlhrm-kpi-icon{background:#f3eaff;color:#8b3ee8}
.vlhrm-pro-shell .vlhrm-command-bar{background:#fff;border:1px solid var(--border);border-radius:12px;padding:9px 12px;margin-bottom:12px;display:flex;justify-content:space-between;align-items:center}.vlhrm-pro-shell .vlhrm-quick-actions{display:flex;gap:8px;flex-wrap:wrap}.vlhrm-pro-shell .vlhrm-action{height:34px;padding:0 13px;border:1px solid #e1e7ef;border-radius:9px;background:#fff;color:#344054;text-decoration:none;display:inline-flex;align-items:center;gap:7px;font-size:10px;font-weight:700;cursor:pointer}.vlhrm-pro-shell .vlhrm-action.primary{color:#1769ff}.vlhrm-pro-shell .vlhrm-action.purple{color:#8b3ee8}.vlhrm-pro-shell .vlhrm-action.green{color:#16a34a}.vlhrm-pro-shell .vlhrm-action.orange{color:#e88900}.vlhrm-pro-shell .vlhrm-action:hover{border-color:#b9c6d8;background:#f8fafc}
.vlhrm-pro-shell .vlhrm-calendar-section{background:#fff;border:1px solid var(--border);border-radius:13px;box-shadow:0 6px 22px rgba(23,32,51,.04);overflow:hidden}.vlhrm-pro-shell .vlhrm-calendar-section-head{display:flex;justify-content:space-between;align-items:center;padding:13px 16px;border-bottom:1px solid var(--border)}.vlhrm-pro-shell .vlhrm-calendar-section-head h2{margin:0;font-size:14px}.vlhrm-pro-shell .vlhrm-calendar-section-head p{margin:3px 0 0;color:#718096;font-size:9px}.vlhrm-calendar-controls{display:flex;align-items:center;gap:7px}.vlhrm-calendar-controls select{min-height:32px;border:1px solid #dfe5ed;border-radius:8px;font-size:10px;padding:0 27px 0 9px}.vlhrm-calendar-controls .vlhrm-current-month-label{font-size:11px;min-width:86px;text-align:center}.vlhrm-pro-shell .vlhrm-nav-btn{width:32px;height:32px;border:1px solid #dfe5ed;border-radius:8px;background:#fff;font-size:18px;cursor:pointer}.vlhrm-dashboard-calendar{padding:0 12px 0}.vlhrm-pro-calendar{border:1px solid #e4e9f1;border-radius:9px;overflow:hidden}.vlhrm-pro-calendar .vlhrm-week{display:grid;grid-template-columns:repeat(7,1fr);background:#f7f9fc;border-bottom:1px solid #e4e9f1}.vlhrm-pro-calendar .vlhrm-week b{text-align:center;padding:8px 5px;font-size:10px;color:#455168}.vlhrm-pro-calendar .vlhrm-grid{display:grid;grid-template-columns:repeat(7,1fr)}
.vlhrm-pro-calendar .vlhrm-overview-day{min-height:138px;padding:7px 8px;border-right:1px solid #e4e9f1;border-bottom:1px solid #e4e9f1;box-sizing:border-box;background:#fff}.vlhrm-pro-calendar .vlhrm-overview-day:nth-child(7n){border-right:0}.vlhrm-pro-calendar .vlhrm-overview-day.outside{background:#f1f3f6;color:#9ba5b5}.vlhrm-pro-calendar .vlhrm-overview-day.today{box-shadow:inset 0 0 0 2px #1769ff;background:#fbfdff}.vlhrm-pro-calendar .vlhrm-overview-day .num{font-size:10px;font-weight:800;margin-bottom:6px;display:inline-block;padding:2px 4px;border-radius:5px}.vlhrm-pro-calendar .vlhrm-overview-day.today .num{background:#1769ff;color:#fff}.vlhrm-pro-shift-row{display:grid;grid-template-columns:34px minmax(0,1fr);gap:3px;align-items:start;margin:3px 0}.vlhrm-pro-shift-label{font-size:8px;color:#59667b;font-weight:800;letter-spacing:.02em;padding-top:2px}.vlhrm-pro-shift-people{min-width:0}.vlhrm-pro-person{display:grid;grid-template-columns:5px minmax(0,1fr) auto;gap:4px;align-items:center;min-height:18px;font-size:8px;white-space:nowrap}.vlhrm-pro-person>i{width:4px;height:4px;border-radius:50%}.vlhrm-pro-person>span{overflow:hidden;text-overflow:ellipsis;font-weight:650;color:#344054}.vlhrm-pro-person>em{font-style:normal;border-radius:4px;padding:2px 4px;font-size:7px}.vlhrm-pro-empty{font-size:8px;color:#98a2b3;display:flex;align-items:center;gap:5px;padding-top:2px}.vlhrm-pro-empty i{width:4px;height:4px;border-radius:50%;background:#c2cad5}.vlhrm-more-people{border:0;background:none;color:#1769ff;font-size:7px;padding:1px 0;cursor:pointer}
.dot-scheduled{background:#1769ff}.dot-working{background:#16a34a}.dot-worked{background:#62c98c}.dot-pending{background:#8b3ee8}.dot-unmarked{background:#ef8d00}.dot-leave{background:#65aaf7}.dot-absent{background:#ef4444}.dot-late{background:#f59e0b}.st-scheduled{background:#e9f1ff;color:#1769ff}.st-working{background:#e8f8ee;color:#12833d}.st-worked{background:#eaf9ef;color:#159447}.st-pending{background:#f3eaff;color:#7c3aed}.st-unmarked{background:#fff3df;color:#d97706}.st-leave{background:#eaf5ff;color:#2582d8}.st-absent{background:#feecec;color:#dc2626}.st-late{background:#fff2df;color:#e47700}
.vlhrm-status-legend{display:flex;justify-content:center;gap:18px;flex-wrap:wrap;padding:10px 12px 12px;font-size:8px;color:#59667b}.vlhrm-status-legend span{background:none!important;position:relative;padding-left:11px}.vlhrm-status-legend span:before{content:"";width:6px;height:6px;border-radius:50%;position:absolute;left:0;top:2px;background:currentColor}
.vlhrm-pro-shell .vlhrm-dashboard-bottom{display:grid;grid-template-columns:1fr 1.12fr;gap:12px;margin-top:12px}.vlhrm-pro-shell .vlhrm-panel{background:#fff;border:1px solid var(--border);border-radius:13px;padding:13px 16px;box-shadow:0 5px 18px rgba(23,32,51,.04)}.vlhrm-pro-shell .vlhrm-panel-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.vlhrm-pro-shell .vlhrm-panel-head h2{margin:0;font-size:12px}.vlhrm-pro-shell .vlhrm-panel-head a{font-size:9px;text-decoration:none}.vlhrm-task-count{display:inline-grid;place-items:center;min-width:18px;height:18px;border-radius:50%;background:#ef4444;color:#fff;font-size:8px;margin-left:5px}.vlhrm-pro-shell .vlhrm-task-item{display:grid;grid-template-columns:24px minmax(0,1fr) 20px 70px;align-items:center;gap:8px;text-decoration:none;color:#344054;padding:7px 0;border-bottom:1px solid #edf1f5}.vlhrm-task-item:last-child{border-bottom:0}.vlhrm-task-icon{width:22px;height:22px;border-radius:50%;background:#eef2f7}.task-pending .vlhrm-task-icon{background:#f2e7ff}.task-warning .vlhrm-task-icon{background:#fff0da}.task-info .vlhrm-task-icon{background:#e7f0ff}.task-rate .vlhrm-task-icon{background:#e9f4ff}.vlhrm-task-copy strong,.vlhrm-task-copy small{display:block}.vlhrm-task-copy strong{font-size:9px}.vlhrm-task-copy small{font-size:8px;color:#8691a3;margin-top:2px}.vlhrm-task-item b{width:18px;height:18px;display:grid;place-items:center;border-radius:50%;background:#fff0f0;color:#ef4444;font-size:8px}.vlhrm-task-item u{text-decoration:none;border:1px solid #e0e6ee;border-radius:7px;padding:5px 7px;text-align:center;font-size:8px}.vlhrm-pro-shell .vlhrm-log-item{display:grid;grid-template-columns:36px 16px 1fr;align-items:center;gap:7px;padding:6px 0;border-bottom:1px solid #edf1f5}.vlhrm-log-item:last-child{border-bottom:0}.vlhrm-log-item time{font-size:8px;color:#718096}.vlhrm-log-icon{width:14px;height:14px;border-radius:50%;background:#eaf9ef;position:relative}.vlhrm-log-icon:after{content:"✓";position:absolute;inset:0;display:grid;place-items:center;color:#16a34a;font-size:8px}.vlhrm-log-item p{margin:0;font-size:8px;color:#59667b}.vlhrm-log-item strong{color:#344054}.vlhrm-empty-state{font-size:9px;color:#718096;padding:15px;text-align:center;background:#f8fafc;border-radius:8px}
@media(max-width:1280px){.vlhrm-pro-shell .vlhrm-kpis{grid-template-columns:repeat(2,1fr)}.vlhrm-topbar-right .vlhrm-search{display:none}.vlhrm-calendar-section-head{align-items:flex-start!important;gap:10px;flex-direction:column}.vlhrm-calendar-controls{flex-wrap:wrap}.vlhrm-dashboard-calendar{overflow:auto}.vlhrm-pro-calendar{min-width:1180px}}
@media(max-width:782px){body.vlhrm-pro-fullscreen #wpcontent{padding:0!important}.vlhrm-pro-sidebar{transform:translateX(-100%)}.vlhrm-pro-main{margin-left:0}.vlhrm-pro-topbar{padding:0 14px}.vlhrm-current-date,.vlhrm-top-user div{display:none}.vlhrm-pro-content{padding:10px}.vlhrm-pro-shell .vlhrm-kpis{grid-template-columns:1fr 1fr;gap:8px}.vlhrm-pro-shell .vlhrm-kpi{padding:11px}.vlhrm-pro-shell .vlhrm-kpi-icon{width:38px;height:38px;font-size:20px!important}.vlhrm-pro-shell .vlhrm-kpi strong{font-size:22px}.vlhrm-pro-shell .vlhrm-command-bar{align-items:stretch;flex-direction:column}.vlhrm-pro-shell .vlhrm-quick-actions{display:grid;grid-template-columns:1fr 1fr}.vlhrm-pro-shell .vlhrm-dashboard-bottom{grid-template-columns:1fr}}

/* V1.2.0: typography, employee colors, shift requests */
.vlhrm-app,.vlhrm-pro-shell,.vlhrm-login-shell{font-size:15px}
.vlhrm-head h2{font-size:26px}.vlhrm-head p{font-size:15px}.vlhrm-toolbar label{font-size:15px}.vlhrm-toolbar select,.vlhrm-toolbar button{font-size:15px}
.vlhrm-week b{font-size:14px}.vlhrm-day .num{font-size:14px}.vlhrm-shift{font-size:14px}.vlhrm-shift small{font-size:13px}.vlhrm-status-menu button{font-size:14px}
.vlhrm-pro-topbar h1{font-size:24px!important}.vlhrm-breadcrumb{font-size:12px!important}.vlhrm-pro-nav a{font-size:13px!important}.vlhrm-nav-label{font-size:10px!important}
.vlhrm-pro-shell .vlhrm-kpi span:not(.vlhrm-kpi-icon){font-size:14px}.vlhrm-pro-shell .vlhrm-kpi strong{font-size:31px}.vlhrm-pro-shell .vlhrm-kpi small{font-size:12px}
.vlhrm-pro-shell .vlhrm-action{font-size:13px}.vlhrm-pro-shell .vlhrm-calendar-section-head h2{font-size:17px}.vlhrm-pro-shell .vlhrm-calendar-section-head p{font-size:12px}
.vlhrm-calendar-controls select,.vlhrm-calendar-controls .vlhrm-current-month-label{font-size:13px}.vlhrm-pro-calendar .vlhrm-week b{font-size:13px}.vlhrm-pro-calendar .vlhrm-overview-day .num{font-size:12px}
.vlhrm-pro-shift-label{font-size:10px}.vlhrm-pro-person{font-size:10px}.vlhrm-pro-person>em{font-size:9px}.vlhrm-pro-empty{font-size:10px}.vlhrm-more-people{font-size:9px}
.vlhrm-pro-shell .vlhrm-panel-head h2{font-size:15px}.vlhrm-task-copy strong{font-size:12px}.vlhrm-task-copy small,.vlhrm-task-item u,.vlhrm-log-item p,.vlhrm-log-item time{font-size:10px}
.vlhrm-color-dot{display:inline-block;width:14px;height:14px;border-radius:999px;vertical-align:-2px;margin-right:7px;box-shadow:0 0 0 3px rgba(15,23,42,.06)}
.vlhrm-pro-person{border-left:3px solid var(--employee-color,#2563EB);padding-left:4px;border-radius:3px}.vlhrm-pro-person .employee-dot{background:var(--employee-color,#2563EB)!important;width:6px;height:6px}
.st-requested{background:#eef2ff;color:#4338ca}.vlhrm-shift.st-requested{border:1px dashed #818cf8}.task-shift-request .vlhrm-task-icon{background:#eef2ff}
/* “Đã làm nhưng chưa duyệt” luôn tím toàn hệ thống */
.vlhrm-shift.st-worked small:has(+ i){color:inherit}.vlhrm-shift.st-pending,.st-pending{background:#f3e8ff!important;color:#7e22ce!important}
@media(max-width:782px){.vlhrm-app,.vlhrm-pro-shell{font-size:14px}.vlhrm-pro-shell .vlhrm-kpi strong{font-size:27px}}

/* V1.3.0: xác nhận ca hai bước, cập nhật trạng thái AJAX và UI responsive */
.vlhrm-app{--vlhrm-blue:#1769ff;--vlhrm-navy:#0b2948;--vlhrm-green:#15803d;--vlhrm-orange:#c56a00;--vlhrm-red:#c62828;--vlhrm-border:#e4e9f1;color:#172033}
.vlhrm-app.is-loading{cursor:progress}.vlhrm-app.is-loading .vlhrm-toolbar{opacity:.7}
.vlhrm-shift{min-height:40px;transition:background-color .18s,border-color .18s,box-shadow .18s,opacity .18s}.vlhrm-shift i{margin-left:auto}.vlhrm-shift.saving{position:relative;pointer-events:none}.vlhrm-shift.saving:after{content:"";width:14px;height:14px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:vlhrm-spin .65s linear infinite}.vlhrm-shift.saving i{display:none}
.st-confirmable{background:#fff4d6!important;color:#8a4d00!important;border:1px solid #f5c76d!important}.st-worked_pending,.st-late_pending,.st-leave_pending,.st-absent_pending{background:#f3e8ff!important;color:#7e22ce!important;border-color:#d8b4fe!important}.st-worked_approved,.st-late_approved,.st-leave_approved,.st-absent_approved{background:#e8f8ee!important;color:#13753a!important;border-color:#9bd7ad!important}.st-expired{background:#f1f3f5!important;color:#667085!important;border-color:#d6dae0!important}.st-rejected{background:#feecec!important;color:#b42318!important;border-color:#f5b9b5!important}
.vlhrm-shift.st-worked_pending:disabled,.vlhrm-shift.st-late_pending:disabled,.vlhrm-shift.st-leave_pending:disabled,.vlhrm-shift.st-absent_pending:disabled,.vlhrm-shift.st-worked_approved:disabled,.vlhrm-shift.st-late_approved:disabled,.vlhrm-shift.st-leave_approved:disabled,.vlhrm-shift.st-absent_approved:disabled,.vlhrm-shift.st-rejected:disabled{opacity:1}
.vlhrm-today-panel{margin:16px 0}.vlhrm-today-title{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:10px}.vlhrm-today-title>div{display:flex;align-items:baseline;gap:9px}.vlhrm-today-title span{font-size:12px;letter-spacing:.08em;font-weight:800;color:#667085}.vlhrm-today-title strong{font-size:18px}.vlhrm-today-title small{font-size:13px;color:#667085}.vlhrm-today-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.vlhrm-today-card{background:#fff;border:1px solid var(--vlhrm-border);border-radius:14px;padding:15px;box-shadow:0 5px 18px rgba(16,24,40,.05);min-width:0}.vlhrm-today-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.vlhrm-today-card-head span{font-size:15px;font-weight:800;color:#172033}.vlhrm-today-card-head b{font-size:13px;color:#667085}.vlhrm-today-status{display:inline-flex;border-radius:999px;padding:5px 9px;background:rgba(255,255,255,.72);font-size:13px;font-weight:700}.vlhrm-today-card p{min-height:38px;margin:9px 0 12px;font-size:13px;line-height:1.45;color:inherit}.vlhrm-confirm-worked{width:100%;min-height:44px;border:0;border-radius:10px;background:linear-gradient(135deg,#1769ff,#0d78ef);color:#fff;font-size:15px;font-weight:700;cursor:pointer;box-shadow:0 7px 16px rgba(23,105,255,.22)}.vlhrm-confirm-worked:hover{filter:brightness(.97);transform:translateY(-1px)}.vlhrm-today-away{padding:14px 16px;border:1px solid #dfe6ef;border-radius:12px;background:#f8fafc;color:#59667b}
.vlhrm-modal{position:fixed;inset:0;z-index:1000000;display:grid;place-items:center;padding:18px;background:rgba(8,23,42,.52);opacity:0;transition:opacity .16s}.vlhrm-modal.is-open{opacity:1}.vlhrm-modal-card{position:relative;width:min(460px,100%);box-sizing:border-box;background:#fff;border-radius:18px;padding:24px;box-shadow:0 26px 80px rgba(8,23,42,.28);transform:translateY(8px);transition:transform .16s}.vlhrm-modal.is-open .vlhrm-modal-card{transform:none}.vlhrm-modal-card h3{margin:0 34px 8px 0;font-size:21px;line-height:1.25;color:#172033}.vlhrm-modal-copy{font-size:15px;line-height:1.55;color:#59667b}.vlhrm-modal-close{position:absolute;right:14px;top:12px;width:34px;height:34px;border:0;border-radius:50%;background:#f2f4f7;color:#344054;font-size:23px;cursor:pointer}.vlhrm-modal-field{margin-top:16px}.vlhrm-modal-field label{display:block;font-size:14px;font-weight:700;color:#344054}.vlhrm-modal-field textarea{display:block;width:100%;box-sizing:border-box;margin-top:7px;border:1px solid #cfd6e1;border-radius:10px;padding:11px 12px;font:inherit;resize:vertical}.vlhrm-modal-field small{display:block;margin-top:5px;color:#b42318}.vlhrm-modal-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:20px}.vlhrm-modal-actions .button{min-height:40px;padding:0 16px}.vlhrm-modal-confirm.is-danger{background:#c62828!important;border-color:#c62828!important;color:#fff!important}
.vlhrm-toast{max-width:min(390px,calc(100vw - 32px));font-size:14px;font-weight:650;box-shadow:0 12px 34px rgba(8,23,42,.2)}
.vlhrm-approvals-app{--vlhrm-border:#e4e9f1;max-width:1500px}.vlhrm-approvals-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:20px 0 14px}.vlhrm-approvals-head h1{margin:0 0 5px;font-size:27px}.vlhrm-approvals-head p{margin:0;color:#667085;font-size:14px}.vlhrm-pending-pill{display:inline-flex;align-items:center;gap:7px;border-radius:999px;background:#f3e8ff;color:#7e22ce;padding:8px 13px;font-size:14px;font-weight:700}.vlhrm-pending-pill b{display:grid;place-items:center;min-width:23px;height:23px;border-radius:50%;background:#7e22ce;color:#fff}.vlhrm-approval-toolbar{display:flex;align-items:center;gap:10px;padding:12px;background:#fff;border:1px solid var(--vlhrm-border);border-radius:13px 13px 0 0}.vlhrm-check-all-label{display:flex;align-items:center;gap:7px;white-space:nowrap;font-weight:650}.vlhrm-approval-search{min-width:260px;max-width:420px;flex:1}.vlhrm-approval-toolbar input[type=search],.vlhrm-approval-toolbar select{min-height:40px;border-color:#d7dee8;border-radius:9px}.vlhrm-bulk-approve{margin-left:auto!important;min-height:40px!important}.vlhrm-approval-table-wrap{overflow:auto;background:#fff;border:1px solid var(--vlhrm-border);border-top:0;border-radius:0 0 13px 13px}.vlhrm-approval-table{border:0!important;box-shadow:none!important}.vlhrm-approval-table th{padding:12px 10px!important;font-size:13px;font-weight:700;color:#526079;background:#f8fafc}.vlhrm-approval-table td{padding:13px 10px!important;vertical-align:middle;font-size:14px;border-bottom:1px solid #edf1f5}.vlhrm-approval-table td strong,.vlhrm-approval-table td small{display:block}.vlhrm-approval-table td small{margin-top:3px;color:#7a8699}.vlhrm-approval-row{transition:background-color .2s,opacity .2s}.vlhrm-approval-row.is-processing{opacity:.58}.vlhrm-approval-row.is-approved{background:#ecfdf3}.vlhrm-approval-row.is-rejected{background:#fff1f0}.vlhrm-approval-badge{display:inline-flex;align-items:center;border-radius:999px;padding:6px 9px;font-size:13px;font-weight:650;white-space:nowrap}.vlhrm-row-actions{display:flex;gap:7px;white-space:nowrap}.vlhrm-row-actions .button{min-height:36px}.vlhrm-approval-empty td{text-align:center!important;padding:38px 16px!important;color:#667085}.vlhrm-approval-summary{display:grid;grid-template-columns:repeat(2,minmax(180px,260px));gap:12px;margin:14px 0 28px}.vlhrm-approval-summary>div{background:#fff;border:1px solid var(--vlhrm-border);border-radius:12px;padding:14px 16px}.vlhrm-approval-summary span{display:block;font-size:13px;color:#667085}.vlhrm-approval-summary strong{display:block;margin-top:6px;font-size:24px;color:#172033}.vlhrm-request-section{margin-top:28px}.vlhrm-request-section h2{font-size:21px}.vlhrm-request-section .widefat{border-radius:12px;overflow:hidden}
@keyframes vlhrm-spin{to{transform:rotate(360deg)}}
@media(max-width:900px){.vlhrm-today-grid{grid-template-columns:1fr}.vlhrm-today-card p{min-height:0}.vlhrm-approval-toolbar{align-items:stretch;flex-wrap:wrap}.vlhrm-approval-search{max-width:none;min-width:220px}.vlhrm-bulk-approve{margin-left:0!important}.vlhrm-approval-table{min-width:1040px}}
@media(max-width:782px){.vlhrm-approval-table{min-width:0!important;background:transparent!important}.vlhrm-approval-table thead{display:none}.vlhrm-approval-table,.vlhrm-approval-table tbody,.vlhrm-approval-table tr,.vlhrm-approval-table td{display:block;width:100%;box-sizing:border-box}.vlhrm-approval-table tbody{padding:10px}.vlhrm-approval-row{position:relative;margin-bottom:12px;border:1px solid #e1e7ef;border-radius:13px;background:#fff;box-shadow:0 5px 18px rgba(16,24,40,.05);overflow:hidden}.vlhrm-approval-table .vlhrm-approval-row td{display:grid;grid-template-columns:108px minmax(0,1fr);gap:10px;padding:9px 13px!important;border:0}.vlhrm-approval-table .vlhrm-approval-row td:before{content:attr(data-label);font-size:12px;font-weight:700;color:#7a8699}.vlhrm-approval-table .vlhrm-approval-row .vlhrm-mobile-check{display:block;position:absolute;right:8px;top:8px;width:auto;padding:6px!important;z-index:2}.vlhrm-approval-table .vlhrm-approval-row .vlhrm-mobile-check:before{display:none}.vlhrm-approval-table .vlhrm-approval-row td:nth-child(2){padding-top:16px!important;padding-right:52px!important}.vlhrm-row-actions{display:grid;grid-template-columns:1fr 1fr}.vlhrm-row-actions .button{min-height:44px}.vlhrm-approval-empty{display:block!important}.vlhrm-approval-empty[style*="display:none"]{display:none!important}.vlhrm-approval-empty td{display:block!important;width:100%!important}.vlhrm-approval-table-wrap{overflow:visible;background:transparent;border:0}.vlhrm-request-section{overflow:auto}}
@media(max-width:600px){.vlhrm-head{align-items:flex-start}.vlhrm-head h2{font-size:23px}.vlhrm-head-actions{display:flex;gap:7px}.vlhrm-toolbar{display:grid;grid-template-columns:1fr 1fr}.vlhrm-toolbar label:first-child{grid-column:1/-1}.vlhrm-toolbar .vlhrm-prev,.vlhrm-toolbar .vlhrm-next{min-height:44px}.vlhrm-today-title{align-items:flex-start;flex-direction:column;gap:5px}.vlhrm-today-title small{font-size:12px}.vlhrm-today-card{padding:14px}.vlhrm-modal-card{padding:21px 17px}.vlhrm-modal-actions{display:grid;grid-template-columns:1fr 1fr}.vlhrm-modal-actions .button{width:100%;min-height:44px}.vlhrm-toast{right:16px;bottom:16px}.vlhrm-approvals-head{align-items:flex-start;flex-direction:column}.vlhrm-approval-toolbar{display:grid;grid-template-columns:1fr 1fr}.vlhrm-check-all-label,.vlhrm-approval-search,.vlhrm-bulk-approve{grid-column:1/-1}.vlhrm-approval-search{width:100%;min-width:0}.vlhrm-approval-summary{grid-template-columns:1fr 1fr}.vlhrm-approval-summary strong{font-size:20px}}
