/* 360 Degree M Dashboard v80: workforce, holidays and install UI */
.attendance-header-actions,.attendance-quick-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.attendance-quick-actions .btn{white-space:nowrap}.attendance-day-banner{display:flex;align-items:center;gap:12px;margin-bottom:14px;border-left:4px solid var(--purple)!important}.attendance-day-banner.is-working{border-left-color:var(--green)!important}.attendance-day-banner>div:nth-child(2){flex:1;min-width:0}.attendance-day-banner strong{display:block;font-size:14px}.attendance-day-banner p{margin:3px 0 0;font-size:12px;color:var(--text2);line-height:1.45}.attendance-day-icon{width:40px;height:40px;border-radius:11px;display:grid;place-items:center;background:rgba(123,97,255,.12);color:var(--purple);flex:0 0 auto}.attendance-day-banner.is-working .attendance-day-icon{background:var(--green-light);color:var(--green)}.holiday-own-card .attendance-own-icon{background:rgba(123,97,255,.12);color:var(--purple)}.holiday-rule-note{padding:11px 12px;border-radius:10px;background:var(--border2);font-size:12px;line-height:1.5;color:var(--text2)}.holiday-reset-btn{width:100%;margin-top:12px}.attendance-empty-holiday{display:flex;min-height:180px;padding:28px;align-items:center;justify-content:center;flex-direction:column;text-align:center;color:var(--text3);gap:8px}.attendance-empty-holiday strong{color:var(--text);font-size:14px}.attendance-empty-holiday span{font-size:12px;max-width:340px;line-height:1.5}
.pwa-install-trigger.is-installed{opacity:.68}.pwa-install-hero{display:flex;align-items:center;gap:12px;padding:14px;border:1px solid var(--border);border-radius:13px;background:var(--border2);margin-bottom:14px}.pwa-install-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:13px;background:rgba(123,97,255,.14);color:var(--purple);flex:0 0 auto}.pwa-install-hero strong,.pwa-install-hero span{display:block}.pwa-install-hero strong{font-size:14px;color:var(--text)}.pwa-install-hero span{font-size:11px;color:var(--text3);margin-top:2px}.pwa-install-copy{font-size:13px;color:var(--text2);line-height:1.65;margin:0 0 15px}.header-install-button{position:relative}.header-install-button:after{content:"";width:5px;height:5px;border-radius:50%;background:var(--purple);position:absolute;right:5px;top:5px}.header-install-button.is-installed:after{background:var(--green)}
@media(max-width:640px){.attendance-header-actions,.attendance-quick-actions{display:grid!important;grid-template-columns:1fr 1fr;width:100%;gap:8px}.attendance-quick-actions .btn:first-child{grid-column:1/-1}.attendance-header-actions .btn{width:100%}.attendance-day-banner{align-items:flex-start;flex-wrap:wrap}.attendance-day-banner>.btn{width:100%}.header-install-button{width:34px!important;height:34px!important}.header-right{gap:2px!important}.header-right>.btn.btn-icon{padding:6px}.header-right>.avatar{width:26px!important;height:26px!important}.header-breadcrumb{max-width:130px!important}}
@media(max-width:380px){.attendance-header-actions,.attendance-quick-actions{grid-template-columns:1fr}.attendance-quick-actions .btn:first-child{grid-column:auto}.header-breadcrumb span{display:none}.header-left{gap:4px}.header-right>.avatar{display:none}}
.tag-purple{background:rgba(123,97,255,.14);color:var(--purple)}
