:root{--primary-color:#0e0d0d;--primary-hover:#3e4148;--secondary-color:#806f6b;--accent-color:#fbbf24;--background-color:#f4f6fa;--surface-color:#fff;--text-primary:#222b45;--text-secondary:#6b7280;--border-color:#e5e7eb;--success-color:#22c55e;--error-color:#ef4444;--warning-color:#f59e0b;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a;--radius-sm:0.375rem;--radius-md:0.5rem;--radius-lg:0.75rem}*{padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f4f6fa;background-color:var(--background-color);color:#222b45;color:var(--text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}button{cursor:pointer;font-family:inherit}a{color:#0e0d0d;color:var(--primary-color);text-decoration:none;transition:color .2s ease}a:hover{color:#3e4148;color:var(--primary-hover)}.sidebar{background:#fbfcff;border-right:1px solid #0f172a0f;display:flex;flex-direction:column;gap:18px;height:100vh;padding:18px 16px}.sb-logoCard{align-items:center;background:#fff;border:1px solid #0f172a0f;border-radius:16px;box-shadow:0 8px 18px #0f172a0d;display:flex!important;flex-direction:row!important;gap:12px;padding:12px}.sb-logoBadge{background:#fbfcff;border:1px solid #0f172a0f;border-radius:16px;display:grid;flex:0 0 auto;height:56px;place-items:center;width:56px}.sb-logoImg{height:50px;object-fit:contain;width:50px}.sb-logoText{display:flex;flex-direction:column;gap:3px;min-width:0}.sb-brand{color:#0f172a;font-size:16px;font-weight:800;letter-spacing:.28em;overflow:hidden;text-overflow:ellipsis}.sb-brand,.sb-sub{white-space:nowrap}.sb-sub{color:#7a8699;font-size:13px}.sb-menu{flex-direction:column;list-style:none;margin:6px 0 0;padding:0}.sb-item,.sb-menu{display:flex;gap:10px}.sb-item{align-items:center;background:#0000;border:none;border-radius:12px;color:#7a8699;cursor:pointer;font-weight:600;padding:10px 12px;transition:background .15s ease,color .15s ease;width:100%}.sb-item:hover{background:#3b82f614;color:#0f172a}.sb-item.is-active{background:#ffffff1f;color:#0f172a;position:relative}.sb-item.is-active:before{background:#3b82f6;border-radius:999px;bottom:10px;content:"";left:6px;position:absolute;top:10px;width:3px}.sb-ico{fill:currentColor;flex:0 0 auto;height:18px;width:18px}.sb-dot{background:#7a86998c;border-radius:999px;flex:0 0 auto;height:8px;transform:translateY(1px);width:8px}.sb-dot.is-active{background:#3b82f6}.sb-label{flex:1 1;font-size:14px;text-align:left}:root{--blue2:#1d4ed8;--focus:0 0 0 4px #2563eb2e}.mgr{color:#0f172a;color:var(--text);padding:26px 26px 34px}.mgr-error{color:#ef4444;color:var(--red);padding:20px}.mgr:before{background:radial-gradient(900px 500px at 15% 10%,#2563eb1a,#0000 60%),radial-gradient(900px 500px at 80% 20%,#16a34a1a,#0000 60%),linear-gradient(180deg,#f5f7fb,#f5f7fb);background:radial-gradient(900px 500px at 15% 10%,#2563eb1a,#0000 60%),radial-gradient(900px 500px at 80% 20%,#16a34a1a,#0000 60%),linear-gradient(to bottom,var(--bg),var(--bg));content:"";inset:0;position:fixed;z-index:-1}.mgr-header{align-items:flex-end;display:flex;gap:16px;justify-content:space-between;margin-bottom:18px}.mgr-titleThin{font-size:30px;font-weight:700;letter-spacing:-.8px}.mgr-subtitleStrong{color:#0f172ab8;font-size:14px;font-weight:700;margin-top:6px}.mgr-headerRight,.mgr-pill{align-items:center;display:flex;gap:10px}.mgr-pill{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #0f172a14;border:1px solid var(--line);border-radius:999px;box-shadow:0 10px 24px #0f172a14;box-shadow:var(--shadow-sm);padding:10px 12px}.mgr-pillStrong{background:#2563eb1f;border-color:#2563eb38;box-shadow:0 14px 24px #2563eb1a}.mgr-pillLabel{color:#64748b;color:var(--muted);font-size:12px;font-weight:800}.mgr-pillStrong .mgr-pillLabel{color:#1d4ed8d9}.mgr-pillValue{font-size:12px;font-weight:900;letter-spacing:-.2px}.mgr-pillStrong .mgr-pillValue{color:#0f172a;font-weight:950}.mgr-topRow{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1.05fr 1.95fr;margin-bottom:14px}@media (max-width:1100px){.mgr-topRow{grid-template-columns:1fr}}.mgr-panel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;background:var(--card);border:1px solid #0f172a14;border:1px solid var(--line);border-radius:18px;border-radius:var(--radius);box-shadow:0 10px 24px #0f172a14;box-shadow:var(--shadow-sm);padding:14px}.mgr-panelTitle{color:#64748b;color:var(--muted);font-size:12px;font-weight:900;letter-spacing:.02em;margin-bottom:10px;text-transform:uppercase}.mgr-segment{grid-gap:6px;background:#0f172a0a;border:1px solid #0f172a14;border:1px solid var(--line);border-radius:14px;display:grid;gap:6px;grid-template-columns:1fr 1fr;padding:6px}.seg{align-items:center;background:#0000;border:0;border-radius:12px;color:#0f172a;color:var(--text);cursor:pointer;display:flex;font-size:14px;font-weight:800;height:44px;justify-content:space-between;padding:0 12px;transition:transform .12s ease,box-shadow .16s ease,background .16s ease}.seg:hover{transform:translateY(-1px)}.seg.active{background:#fff;background:var(--card2);border:1px solid #2563eb40;box-shadow:0 8px 18px #0f172a1a}.segCount{background:#0f172a0f;border:1px solid #0f172a14;border:1px solid var(--line);border-radius:999px;color:#64748b;color:var(--muted);font-size:12px;font-weight:900;padding:6px 10px}.mgr-statusGrid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:1100px){.mgr-statusGrid{grid-template-columns:1fr}}.statCard{background:#fff;background:var(--card2);border:1px solid #0f172a14;border:1px solid var(--line);border-radius:14px;border-radius:var(--radius-sm);box-shadow:0 10px 18px #0f172a0f;cursor:pointer;padding:12px 12px 14px;text-align:left;transition:transform .12s ease,box-shadow .16s ease,border-color .16s ease}.statCard:hover{box-shadow:0 10px 24px #0f172a14;box-shadow:var(--shadow-sm);transform:translateY(-1px)}.statCard.active{border-color:#2563eb59;box-shadow:0 16px 40px #0f172a1a;box-shadow:var(--shadow)}.statTop{align-items:center;color:#64748b;color:var(--muted);display:flex;font-size:12px;font-weight:700;justify-content:space-between;letter-spacing:.02em;text-transform:uppercase}.statValue{color:#0f172a;color:var(--text);font-size:26px;font-weight:950;letter-spacing:-.8px;margin-top:8px}.statDot{border-radius:999px;height:10px;width:10px}.statCard.warn .statDot{background:#f59e0b;background:var(--amber);box-shadow:0 0 0 4px #f59e0b2e}.statCard.ok .statDot{background:#16a34a;background:var(--green);box-shadow:0 0 0 4px #16a34a29}.statCard.info .statDot{background:#2563eb;background:var(--blue);box-shadow:0 0 0 4px #2563eb29}.btn{border:1px solid #0000;border-radius:14px;box-shadow:0 10px 18px #0f172a14;cursor:pointer;font-weight:900;height:42px;transition:transform .12s ease,box-shadow .16s ease,opacity .16s ease}.btn:hover:not(:disabled){box-shadow:0 10px 24px #0f172a14;box-shadow:var(--shadow-sm);transform:translateY(-1px)}.btn:disabled{box-shadow:none;cursor:not-allowed;opacity:.45}.btn.primary{background:#2563eb1f;border-color:#2563eb38;color:#1d4ed8;color:var(--blue2)}.btn.danger{background:#ef44441f;border-color:#ef444438;color:#b91c1c}.btn.big{border-radius:14px;font-size:14px;height:46px;min-width:140px}.mgr-tableCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;background:var(--card);border:1px solid #0f172a14;border:1px solid var(--line);border-radius:18px;border-radius:var(--radius);box-shadow:0 16px 40px #0f172a1a;box-shadow:var(--shadow);padding:14px}.mgr-tableHeader{display:flex;flex-direction:column;gap:6px;padding:6px 6px 10px}.mgr-tableHeaderTop{align-items:flex-start;display:flex;gap:14px;justify-content:space-between}.mgr-tableHeaderLeft{align-items:center;display:flex;flex:1 1;gap:18px;min-width:0}.mgr-tableTitle{align-items:center;display:flex;font-size:17px;font-weight:800;gap:10px;letter-spacing:-.2px}.mgr-tableCount{background:#0f172a0f;border:1px solid #0f172a14;border:1px solid var(--line);border-radius:999px;color:#64748b;color:var(--muted);font-size:12px;font-weight:900;padding:6px 10px}.mgr-controlsRow{align-items:center;display:flex;gap:14px;white-space:nowrap}.mgr-selectAllInline{align-items:center;color:#64748b;color:var(--muted);display:flex;font-size:13px;font-weight:800;gap:10px}.mgr-selectAllInline input[type=checkbox]{accent-color:#2563eb;accent-color:var(--blue);height:18px;width:18px}.mgr-checkboxRight{align-items:center;display:inline-flex;gap:5px}.mgr-checkboxRight input[type=checkbox]{order:2}.mgr-linkBtn{background:#0000;border:0;border-radius:12px;color:#1d4ed8;color:var(--blue2);cursor:pointer;font-weight:900;padding:8px 10px}.mgr-linkBtn:hover:not(:disabled){background:#2563eb14}.mgr-linkBtn:disabled{cursor:not-allowed;opacity:.45}.mgr-tableHeaderRow2{align-items:center;display:flex;gap:14px;justify-content:space-between;margin-top:6px}.mgr-tableHintBelow{color:#64748be6;font-size:14px;font-weight:800}.mgr-selectedRight{color:#64748bbf;font-size:14px;font-weight:700;margin-left:auto;white-space:nowrap}.mgr-selectedCount{color:#64748be6;font-size:14px;font-weight:800;margin-left:6px}.mgr-tableWrap{background:#fff;background:var(--card2);border:1px solid #0f172a14;border:1px solid var(--line);border-radius:14px;overflow:auto}.mgr-table{font-feature-settings:"tnum";border-collapse:initial;border-spacing:0;font-variant-numeric:tabular-nums;width:100%}.mgr-table thead th{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#f8fafcf2;border-bottom:1px solid #0f172a14;color:#64748b;font-size:12px;font-weight:700;letter-spacing:.08em;padding:14px 16px;position:-webkit-sticky;position:sticky;text-align:left;text-transform:uppercase;top:0;z-index:2}.mgr-table tbody td{border-bottom:1px solid #0f172a0f;color:#0f172a;font-size:15px;line-height:1.25;padding:14px 16px}.mgr-table tbody tr:nth-child(2n) td{background:rgba(15,23,42,.015)}.mgr-table tbody tr:hover td{background:#3b82f60f}.mgr-table tbody tr{cursor:pointer;transition:background .14s ease,transform .12s ease}.mgr-table tbody tr:active{transform:scale(.999)}.mgr-table input[type=checkbox]{accent-color:#2563eb;accent-color:var(--blue);cursor:pointer;height:18px;width:18px}.cell-strong{font-size:15.5px;font-weight:900;letter-spacing:-.1px}.cell-mono{font-feature-settings:"tnum";color:#0f172acc;font-size:14.5px;font-variant-numeric:tabular-nums}.cell-status{color:#0f172ab3;font-weight:500}.mgr-empty{color:#64748b;color:var(--muted);font-weight:700;padding:22px 12px!important;text-align:center}.mgr-colCheck,.mgr-tdCheck{text-align:center;width:56px}.mgr-tdText{text-align:left}.mgr-table thead th.mgr-colHours,.mgr-table thead th.mgr-colReqDate,.mgr-table thead th.mgr-colServiceWeek,.mgr-table thead th.mgr-colStatus{text-align:center}.mgr-tdDate,.mgr-tdNum{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:center}.cell-mono.mgr-tdDate,.cell-status{text-align:center}.cell-mono.mgr-tdDate,.cell-status,.mgr-tdNum{padding-left:12px;padding-right:12px}.mgr-table tbody tr:last-child td{border-bottom:none}.mgr-pagination{display:flex;gap:10px;justify-content:center;padding:16px 0 4px}.mgr-pagination button{background:#fffc;border:1px solid #0f172a14;border:1px solid var(--line);border-radius:999px;color:#0f172a;color:var(--text);cursor:pointer;font-size:14px;font-weight:900;height:40px;min-width:40px;padding:0 10px;transition:transform .12s ease,box-shadow .16s ease,border-color .16s ease}.mgr-pagination button:hover:not(:disabled){border-color:#2563eb3d;box-shadow:0 10px 24px #0f172a14;box-shadow:var(--shadow-sm);transform:translateY(-1px)}.mgr-pagination button:disabled{cursor:not-allowed;opacity:.45}.mgr-pagination button.active{background:#2563eb;background:var(--blue);border-color:#2563eb;border-color:var(--blue);box-shadow:0 12px 20px #2563eb33;color:#fff}.mgr-bottomBar{align-items:center;-webkit-backdrop-filter:none;backdrop-filter:none;background:#0000;border:0;bottom:14px;box-shadow:none;display:flex;gap:12px;justify-content:center;margin-bottom:10px;margin-top:35px;padding:0;position:-webkit-sticky;position:sticky}@media (max-width:900px){.mgr-tableHeaderRow2,.mgr-tableHeaderTop{flex-wrap:wrap}.mgr-selectedRight{margin-left:0}.mgr-bottomBar{align-items:stretch;bottom:10px;flex-direction:column}}.mgr-card{background:#ffffffe6;background:var(--card);border:1px solid #0f172a14;border:1px solid var(--line);border-radius:18px;border-radius:var(--radius);box-shadow:0 16px 40px #0f172a1a;box-shadow:var(--shadow);padding:16px}.mgr-skeleton .sk-line{animation:shimmer 1.2s infinite;background:linear-gradient(90deg,#0f172a0f,#0f172a1a,#0f172a0f);background-size:200% 100%;border-radius:10px;height:14px;margin-bottom:10px}.mgr-skeleton .w40{width:40%}.mgr-skeleton .w25{width:25%}.mgr-skeleton .sk-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr);margin:12px 0 14px}.mgr-skeleton .sk-block{height:86px}.mgr-skeleton .sk-block,.mgr-skeleton .sk-table{animation:shimmer 1.2s infinite;background:linear-gradient(90deg,#0f172a0f,#0f172a1a,#0f172a0f);background-size:200% 100%;border-radius:16px}.mgr-skeleton .sk-table{height:260px}:root{--bg:#f5f7fb;--card:#ffffffe6;--card2:#fff;--text:#0f172a;--muted:#64748b;--line:#0f172a14;--shadow:0 16px 40px #0f172a1a;--shadow-sm:0 10px 24px #0f172a14;--radius:18px;--radius-sm:14px;--blue:#2563eb;--green:#16a34a;--amber:#f59e0b;--red:#ef4444}*{box-sizing:border-box}.wl{color:#0f172a;color:var(--text);padding:26px 26px 34px}.wl:before{background:radial-gradient(900px 500px at 15% 10%,#2563eb1a,#0000 60%),radial-gradient(900px 500px at 80% 20%,#16a34a1a,#0000 60%),linear-gradient(180deg,#f5f7fb,#f5f7fb);background:radial-gradient(900px 500px at 15% 10%,#2563eb1a,#0000 60%),radial-gradient(900px 500px at 80% 20%,#16a34a1a,#0000 60%),linear-gradient(to bottom,var(--bg),var(--bg));content:"";inset:0;position:fixed;z-index:-1}.wl-header{align-items:flex-end;display:flex;gap:14px;justify-content:space-between;margin-bottom:14px}.wl-title{font-size:30px;font-weight:800;letter-spacing:-.8px}.wl-sub{color:#0f172ab8;font-size:14px;font-weight:700;margin-top:6px}.wl-muted{color:#64748be6;font-size:13px;font-weight:700}.wl-error{color:#b91c1c;font-weight:800;margin-top:10px}.wl-headerAdmin{align-items:flex-start;margin-bottom:16px}.wl-headerLeft{width:100%}.wl-titleRow{gap:12px}.wl-adminMeta,.wl-titleRow{align-items:center;display:flex;flex-wrap:wrap}.wl-adminMeta{gap:14px;justify-content:space-between;margin-top:10px}.wl-emp{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.wl-empLabel{color:#64748b;color:var(--muted);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.wl-empName{font-size:20px;font-weight:950;letter-spacing:-.3px}.wl-statusTag{align-items:center;background:#ffffffeb;border:1px solid #0f172a14;border:1px solid var(--line);border-radius:999px;box-shadow:0 10px 24px #0f172a14;box-shadow:var(--shadow-sm);display:inline-flex;flex-direction:row-reverse;font-size:12px;font-weight:950;gap:8px;padding:7px 12px}.wl-statusDot{border-radius:999px;box-shadow:0 0 0 4px #64748b24;height:10px;width:10px}.wl-statusTag.isPending .wl-statusDot{background:#f59e0b;background:var(--amber);box-shadow:0 0 0 4px #f59e0b2e}.wl-statusTag.isApproved .wl-statusDot{background:#16a34a;background:var(--green);box-shadow:0 0 0 4px #16a34a29}.wl-statusTag.isDeleted{background:#f8fafce6;color:#334155f2}.wl-statusTag.isDeleted .wl-statusDot{background:#64748bbf;box-shadow:0 0 0 4px #64748b24}.wl-grid{grid-gap:14px;align-items:stretch;display:grid;gap:14px;grid-template-columns:1.6fr 1fr}@media (max-width:1100px){.wl-header{align-items:flex-start;flex-direction:column}.wl-grid{grid-template-columns:1fr}}.wl-col{display:flex;flex-direction:column;gap:14px}.wl-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;background:var(--card);border:1px solid #0f172a14;border:1px solid var(--line);border-radius:18px;border-radius:var(--radius);box-shadow:0 16px 40px #0f172a1a;box-shadow:var(--shadow);padding:16px}.wl-cardHeader{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:12px}.wl-cardHeaderTight{align-items:flex-start}.wl-cardTitle{font-size:16px;font-weight:800;letter-spacing:-.2px}.wl-cardMeta{display:flex;flex-wrap:wrap;gap:14px;justify-content:flex-end;text-align:right}.wl-meta{color:#64748beb;font-size:12px;font-weight:800}.wl-meta b{color:#0f172a;color:var(--text);font-weight:950;margin-left:6px}.wl-tableWrap{background:#fff;background:var(--card2);border:1px solid #0f172a14;border:1px solid var(--line);border-radius:14px;overflow:hidden}.wl-table{font-feature-settings:"tnum";border-collapse:initial;border-spacing:0;font-variant-numeric:tabular-nums;width:100%}.wl-table thead th{background:#f8fafcf2;border-bottom:1px solid #0f172a14;color:#64748b;font-size:12px;font-weight:900;letter-spacing:.08em;padding:12px 14px;text-align:left;text-transform:uppercase}.wl-table tbody td{border-bottom:1px solid #0f172a0f;color:#0f172a;color:var(--text);font-size:14px;padding:14px}.wl-table tbody tr:nth-child(2n) td{background:rgba(15,23,42,.015)}.wl-strong{font-weight:800;letter-spacing:-.1px}.wl-mono{color:#0f172abf;font-size:13.5px}.wl-empty{border-bottom:0!important;color:#64748be6;font-weight:800;padding:18px 10px!important;text-align:center}.wl-kpis{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:flex-end}.wl-kpi{align-items:baseline;display:flex;gap:8px}.wl-kpiLabel{color:#64748beb;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.wl-kpiValue{color:#0f172a;color:var(--text);font-size:14px;font-weight:950;letter-spacing:-.4px}.wl-chartBox{background:#ffffffd9;border:1px solid #0f172a14;border:1px solid var(--line);border-radius:14px;box-shadow:0 10px 24px #0f172a14;box-shadow:var(--shadow-sm);height:260px;padding:12px}.wl-foot{color:#8f949ce6;font-size:12px;font-weight:800;margin-top:10px;text-align:right}.wl-pdfCard{display:flex;flex-direction:column;height:auto;padding:16px}.wl-pdfWrap{background:#fff;border:1px solid #0f172a14;border:1px solid var(--line);border-radius:14px;height:640px;max-height:640px;min-height:560px;overflow:hidden}@media (max-width:1100px){.wl-pdfWrap{height:640px;max-height:640px;min-height:520px}}.wl-iframe{border:0;height:100%;width:100%}.wl-pdfState{align-items:center;display:flex;flex-direction:column;gap:10px;height:100%;justify-content:center;padding:18px;text-align:center}.wl-btn{background:#2563eb1f;border:1px solid #2563eb38;border-radius:14px;box-shadow:0 10px 24px #0f172a14;box-shadow:var(--shadow-sm);color:#1d4ed8f2;cursor:pointer;font-weight:950;height:42px;padding:0 14px}.wl-btn:hover{filter:brightness(.98)}.wl-skel{overflow:hidden}.wl-skelLine{animation:shimmer 1.2s infinite;background:linear-gradient(90deg,#0f172a0f,#0f172a1a,#0f172a0f);background-size:200% 100%;border-radius:10px;height:14px;margin-bottom:10px}.wl-skelLine.w40{width:40%}.wl-skelLine.w35{width:35%}.wl-skelLine.w25{width:25%}.wl-skelBlock{animation:shimmer 1.2s infinite;background:linear-gradient(90deg,#0f172a0f,#0f172a1a,#0f172a0f);background-size:200% 100%;border-radius:16px;height:220px}@keyframes shimmer{0%{background-position:0 0}to{background-position:200% 0}}.wl-empRow{flex-wrap:wrap;justify-content:space-between}.wl-empLeft,.wl-empRow{align-items:center;display:flex;gap:10px}.wl-empLeft{min-width:280px}.wl-actionsInline{align-items:center;display:flex;gap:8px}.wl-actionsInline .wl-btn{border-radius:12px;padding:10px;white-space:nowrap}@media (max-width:640px){.wl-actionsInline{justify-content:flex-end;width:100%}}.app-layout{align-items:stretch;background:var(--background-color);display:flex}.app-layout,.sidebar{height:auto;min-height:100vh}.sidebar{background-color:#fff;border-right:1px solid #eee;box-sizing:border-box;flex-shrink:0;padding:1.5rem 1rem;width:260px}.main-content{background:var(--background-color);flex:1 1;min-height:100vh;overflow-x:auto;padding:1.5rem}
/*# sourceMappingURL=main.93ec8829.css.map*/