.leave-page{padding:24px}.leave-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}.leave-heading h1{margin:5px 0;font-size:27px}.leave-heading p{margin:0;color:var(--muted);font-size:11px}.leave-tabs{display:flex;gap:6px;margin-bottom:16px;padding:6px;border:1px solid var(--line);border-radius:8px;background:#fff}.leave-tabs button{height:42px;padding:0 18px;border:0;border-radius:6px;color:var(--muted);background:transparent;font:inherit;font-size:11px;font-weight:800;cursor:pointer}.leave-tabs button.active{color:#fff;background:var(--purple)}.leave-panel[hidden]{display:none}.leave-overview{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:14px}.leave-overview article{display:flex;align-items:center;gap:10px;padding:14px;border:1px solid var(--line);border-radius:8px;background:#fff}.leave-overview article>span{width:38px;height:38px;display:grid;place-items:center;border-radius:7px;color:var(--purple);background:var(--purple-soft)}.leave-overview small{display:block;color:var(--muted);font-size:9px}.leave-overview strong{display:block;margin-top:3px;font-size:18px}.leave-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:12px}.leave-toolbar h2{margin:0 0 3px;font-size:17px}.leave-toolbar p{margin:0;color:var(--muted);font-size:10px}.leave-toolbar-actions{display:flex;gap:8px}.leave-search{display:flex;align-items:center;gap:6px;padding:0 10px;border:1px solid var(--line);border-radius:7px;background:#fff}.leave-search input{width:190px;height:40px;border:0;outline:0;font:inherit;font-size:10px}.leave-search svg{width:15px}.leave-primary,.leave-secondary{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 14px;border-radius:7px;font:inherit;font-size:10px;font-weight:800;cursor:pointer}.leave-primary{color:#fff;border:1px solid var(--purple);background:var(--purple)}.leave-secondary{color:var(--purple);border:1px solid #d8d0e8;background:#fff}.leave-primary svg,.leave-secondary svg{width:15px}.leave-table-wrap{overflow:auto;border:1px solid var(--line);border-radius:8px;background:#fff}.leave-table{width:100%;min-width:1060px;border-collapse:collapse}.leave-table th,.leave-table td{padding:12px 13px;border-bottom:1px solid var(--line);text-align:right;font-size:9px}.leave-table th{color:var(--muted);background:#fafbfc;font-weight:800}.leave-table tbody tr:hover{background:#fcfbfe}.leave-name{display:flex;align-items:center;gap:9px}.leave-name>span{width:34px;height:34px;display:grid;place-items:center;border-radius:7px;color:var(--purple);background:var(--purple-soft)}.leave-name strong{display:block;font-size:10px}.leave-name small{display:block;margin-top:2px;color:var(--muted);font-size:8px}.yes-badge,.no-badge,.paid-badge,.rule-badge{display:inline-flex;padding:4px 7px;border-radius:999px;font-size:8px;font-weight:800}.yes-badge,.paid-badge{color:#087556;background:#e3f6ef}.no-badge{color:#a92d3a;background:#fdebed}.rule-badge{color:#815b13;background:#fff3d5}.row-actions{display:flex;gap:5px}.row-actions button{width:31px;height:31px;display:grid;place-items:center;border:1px solid var(--line);border-radius:6px;background:#fff;cursor:pointer}.row-actions button:hover{color:var(--purple);border-color:#cfc2e6}.row-actions button.danger:hover{color:var(--red);border-color:#efc3c9}.row-actions svg{width:14px}.calculation-rule{display:flex;align-items:flex-start;gap:11px;margin-bottom:14px;padding:14px;border:1px solid #b9e3dc;border-radius:8px;background:#effbf8}.calculation-rule>span{width:38px;height:38px;display:grid;place-items:center;flex:0 0 auto;border-radius:7px;color:#087a6c;background:#d9f4ef}.calculation-rule h3{margin:0 0 4px;font-size:13px}.calculation-rule p{margin:0;color:#47706b;font-size:9px;line-height:1.7}.holiday-date{display:grid;gap:2px}.holiday-date strong{font-size:10px}.holiday-date small{color:var(--muted);font-size:8px}.leave-modal{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:20px;background:rgba(7,29,56,.72)}.leave-modal[hidden]{display:none}.leave-dialog{width:min(840px,100%);max-height:calc(100vh - 40px);overflow:auto;border-radius:9px;background:#fff;box-shadow:0 25px 70px rgba(0,0,0,.25)}.leave-dialog>header{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid var(--line);background:#fff}.leave-dialog>header h2{margin:3px 0 0;font-size:20px}.leave-dialog>header small{color:var(--purple);font-size:9px;font-weight:800}.leave-dialog>header button{width:36px;height:36px;display:grid;place-items:center;border:1px solid var(--line);border-radius:7px;background:#fff;cursor:pointer}.leave-form{padding:20px}.leave-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:13px}.leave-form label{display:grid;gap:6px;font-size:10px;font-weight:700}.leave-form label.full{grid-column:1/-1}.leave-form input,.leave-form select,.leave-form textarea{width:100%;padding:10px;border:1px solid var(--line);border-radius:7px;background:#fff;font:inherit;font-size:10px;outline:0}.leave-form input,.leave-form select{height:42px}.leave-form textarea{resize:vertical}.leave-switches{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin-top:4px}.leave-switches label{display:flex;align-items:center;gap:9px;padding:11px;border:1px solid var(--line);border-radius:7px}.leave-switches input{width:17px;height:17px;accent-color:var(--purple)}.leave-switches strong{display:block;font-size:9px}.leave-switches small{display:block;margin-top:2px;color:var(--muted);font-size:7px}.leave-form footer{display:flex;justify-content:flex-end;gap:8px;margin-top:18px;padding-top:15px;border-top:1px solid var(--line)}.leave-toast{position:fixed;z-index:120;bottom:22px;inset-inline-start:22px;padding:12px 16px;border-radius:7px;color:#fff;background:#087556;opacity:0;transform:translateY(12px);pointer-events:none;transition:.2s}.leave-toast.show{opacity:1;transform:translateY(0)}
@media(max-width:900px){.leave-overview{grid-template-columns:repeat(2,1fr)}.leave-heading,.leave-toolbar{align-items:stretch;flex-direction:column}.leave-toolbar-actions{flex-wrap:wrap}.leave-search{flex:1}.leave-search input{width:100%}}
@media(max-width:600px){.leave-page{padding:16px 12px}.leave-overview,.leave-form-grid,.leave-switches{grid-template-columns:1fr}.leave-form label.full,.leave-switches{grid-column:auto}.leave-tabs{overflow:auto}.leave-tabs button{white-space:nowrap}.leave-toolbar-actions{display:grid}.leave-form footer{display:grid;grid-template-columns:1fr 1fr}}
.holiday-work-toggle{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center;padding:13px;border:1px solid #cfe4df;border-radius:8px;background:#f3fbf8}.holiday-work-toggle input{width:18px;height:18px;accent-color:var(--purple)}.holiday-work-toggle strong,.holiday-work-toggle small{display:block}.holiday-work-toggle small{margin-top:3px;color:var(--muted);font-weight:400}.holiday-workers{padding:15px;border:1px solid var(--line);border-radius:8px;background:#fafbfc}.holiday-workers h3{margin:0 0 3px;font-size:13px}.holiday-workers>div>p{margin:0 0 12px;color:var(--muted);font-size:9px}.holiday-employee-tools{display:grid;grid-template-columns:minmax(210px,1fr) 170px auto auto;gap:7px;margin-bottom:9px}.holiday-employee-tools select,.holiday-employee-tools button{height:39px;padding:0 10px;border:1px solid var(--line);border-radius:7px;background:#fff;font:inherit;font-size:9px}.holiday-employee-tools button{color:var(--purple);font-weight:800;cursor:pointer}.holiday-employee-search{position:relative;display:block!important}.holiday-employee-search svg{position:absolute;right:11px;top:11px;width:16px;color:var(--muted)}.holiday-employee-search input{height:39px!important;padding-right:36px!important}.holiday-selection-summary{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;padding:8px 10px;border-radius:7px;background:#f1eef9}.holiday-selection-summary strong{color:var(--purple);font-size:10px}.holiday-selection-summary small{color:var(--muted);font-size:8px}.holiday-employee-list{max-height:280px;overflow:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:2px 3px 2px 8px;scrollbar-width:thin}.holiday-employee-list label{display:flex;align-items:center;gap:8px;min-height:59px;padding:10px;border:1px solid var(--line);border-radius:7px;background:#fff;cursor:pointer}.holiday-employee-list label:has(input:checked){border-color:#9d82cf;background:#f5f1fb}.holiday-employee-list input{width:16px;height:16px;flex:0 0 auto;accent-color:var(--purple)}.holiday-employee-list span,.holiday-employee-list small{display:block}.holiday-employee-list small{margin-top:2px;color:var(--muted);font-weight:400}.holiday-empty{padding:22px;text-align:center;color:var(--muted);font-size:10px}.holiday-compensation{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px;padding-top:12px;border-top:1px solid var(--line)}
.holiday-attendance-note{display:flex;align-items:flex-start;gap:9px;margin-top:12px;padding:11px;border:1px solid #c7dff3;border-radius:7px;color:#245a86;background:#f2f8fd}.holiday-attendance-note svg{width:18px;flex:0 0 auto}.holiday-attendance-note strong,.holiday-attendance-note small{display:block}.holiday-attendance-note small{margin-top:3px;color:#56748c;font-size:8px}
@media(max-width:700px){.holiday-employee-tools{grid-template-columns:1fr 1fr}.holiday-employee-search{grid-column:1/-1}.holiday-employee-list,.holiday-compensation{grid-template-columns:1fr}.holiday-employee-list{max-height:310px}}@media(max-width:430px){.holiday-employee-tools{grid-template-columns:1fr}.holiday-employee-search{grid-column:auto}.holiday-selection-summary{align-items:flex-start;flex-direction:column;gap:3px}}
.holiday-activations{margin-top:24px;padding-top:20px;border-top:1px solid var(--line)}.activation-filters{display:flex;gap:8px}.activation-filters>select{min-width:130px;height:40px;padding:0 10px;border:1px solid var(--line);border-radius:7px;background:#fff;font:inherit;font-size:9px}.activation-table{min-width:980px}.activation-table tbody td:first-child strong{font-size:12px;color:var(--purple)}
[data-activation-modal] .leave-dialog{width:min(1180px,calc(100vw - 40px))}.leave-form-grid>.full{grid-column:1/-1!important}[data-activation-workers]{width:100%}[data-activation-workers] .holiday-employee-list{grid-template-columns:repeat(4,minmax(0,1fr));max-height:360px}
@media(max-width:700px){.activation-filters{display:grid;grid-template-columns:1fr}.activation-filters>select{width:100%}}
@media(max-width:1050px){[data-activation-workers] .holiday-employee-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){[data-activation-modal] .leave-dialog{width:100%}[data-activation-workers] .holiday-employee-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:480px){[data-activation-workers] .holiday-employee-list{grid-template-columns:1fr}}
