:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-background-primary:#121212;--color-background-surface:#2a2a2a;--color-background-raised:#242424;--color-background-overlay:#121212e0;--color-text-primary:#fff;--color-text-secondary:#e6e7e8;--color-text-tertiary:#d0d2d3;--color-text-disabled:#a6a8ab;--color-border-default:#58595b;--color-border-strong:#808184;--color-brand-primary:#ed0f00;--color-brand-muted:#ed0f0024;--color-status-success:#41e786;--color-status-warning:#ffe762;--color-status-information:#7f9fff;--color-status-error:#ed0f00;--font-ui:"Nunito Sans", "Segoe UI", Arial, sans-serif;--font-display:"RF Dewi Extended", "Arial Black", Arial, sans-serif;--font-mono:ui-monospace, SFMono-Regular, Consolas, monospace;--radius-sm:6px;--radius-md:9px;--radius-lg:13px;--shadow-dialog:0 20px 60px #0000007a;--sidebar-width:240px;--topbar-height:64px;--motion-fast:.12s}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:var(--color-background-primary);color:var(--color-text-primary);font-family:var(--font-ui);font-size:15px;line-height:1.45;overflow:hidden}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{box-shadow:0 0 0 3px #ed0f005c;border-color:var(--color-brand-primary)!important}a{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--font-display);letter-spacing:-.02em}h1{margin-bottom:4px;font-size:clamp(28px,2.4vw,34px);line-height:1.15}h2{margin-bottom:6px;font-size:21px}p{color:var(--color-text-tertiary)}code{font-family:var(--font-mono)}.skip-link{z-index:999;background:var(--color-text-primary);color:var(--color-background-primary);border-radius:var(--radius-sm);padding:10px 14px;position:fixed;top:-90px;left:16px}.skip-link:focus{top:12px}.app-shell{grid-template-columns:var(--sidebar-width) minmax(0, 1fr);width:100vw;height:100vh;display:grid;overflow:hidden}.sidebar{width:var(--sidebar-width);border-right:1px solid var(--color-border-default);background:#181818;grid-template-rows:minmax(0,1fr) auto;min-width:0;height:100vh;display:grid;overflow:hidden}.sidebar__scroll{scrollbar-width:thin;min-height:0;overflow:hidden auto}.brand-block{border-bottom:1px solid #333;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;min-height:92px;padding:20px 20px 14px;display:grid}.brand-link{align-items:center;gap:12px;min-width:0;text-decoration:none;display:flex}.brand-mark{background:var(--color-brand-primary);color:#fff;border-radius:9px;flex:0 0 36px;place-items:center;width:36px;height:36px;font-weight:900;display:grid}.brand-copy{white-space:nowrap;flex-direction:column;min-width:0;display:flex}.brand-copy strong{font-size:18px;line-height:1.1}.brand-copy small{color:var(--color-text-tertiary);font-size:11px}.brand-clock{border:1px solid var(--color-border-default);color:#fff;cursor:pointer;background:#121212;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:76px;min-height:48px;padding:6px 8px;display:flex}.brand-clock:hover{border-color:var(--color-border-strong)}.brand-clock__icon{width:20px;display:none}.brand-clock__text{justify-items:end;line-height:1.05;display:grid}.brand-clock__text strong{font-size:15px}.brand-clock__text small{color:var(--color-text-tertiary);font-size:10px}.sidebar__nav{gap:4px;padding:18px 12px 28px;display:grid}.nav-item{min-height:46px;color:var(--color-text-secondary);transition:background var(--motion-fast), border-color var(--motion-fast);border:1px solid #0000;border-radius:8px;align-items:center;gap:11px;padding:10px 12px;font-weight:700;text-decoration:none;display:flex}.nav-item svg{flex:0 0 20px;width:20px}.nav-item:hover{background:#222}.nav-item--active{background:var(--color-brand-muted);border-color:var(--color-brand-primary);box-shadow:inset 3px 0 0 var(--color-brand-primary);color:#fff}.sidebar__profile{background:#181818;border-top:1px solid #333;gap:8px;padding:14px 12px 12px;display:grid}.sidebar__profile>strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.profile-role{color:var(--color-text-tertiary);align-items:center;gap:7px;font-size:12px;display:flex}.profile-role i{background:var(--color-status-success);border-radius:50%;width:8px;height:8px}.sidebar__profile .button{width:100%}.sidebar__profile svg{width:17px}.app-content{grid-template-rows:var(--topbar-height) minmax(0, 1fr);min-width:0;height:100vh;display:grid;overflow:hidden}.topbar{min-width:0;height:var(--topbar-height);background:#111;border-bottom:1px solid #333;justify-content:space-between;align-items:center;gap:16px;padding:10px 24px;display:flex}.topbar>div{min-width:0;display:grid}.topbar strong{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.topbar span{color:var(--color-text-tertiary);font-size:12px}.contract-chip{border:1px solid var(--color-border-default);white-space:nowrap;border-radius:999px;padding:5px 9px}.main-content{scroll-behavior:smooth;min-width:0;min-height:0;overflow:auto}.page{max-width:1600px;margin:0 auto;padding:26px 24px 56px}.page-header{justify-content:space-between;align-items:start;gap:20px;margin-bottom:22px;display:flex}.page-header p{max-width:850px;margin-bottom:0}.button{border:1px solid var(--color-border-strong);color:#fff;cursor:pointer;white-space:nowrap;background:#252525;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:7px 12px;font-weight:800;text-decoration:none;display:inline-flex}.button:hover:not(:disabled){background:#323232}.button--primary{border-color:var(--color-brand-primary);box-shadow:inset 4px 0 0 var(--color-brand-primary);background:#121212}.button--danger{border-color:var(--color-brand-primary);background:#ed0f0017}.button--ghost{background:0 0;border-color:#0000;padding:2px 8px;font-size:24px}.button:disabled{cursor:not-allowed;color:var(--color-text-disabled);background:#3b3b3b;border-color:#58595b}.button__spinner{border:2px solid #777;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.8s linear infinite spin}.button-row{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}@keyframes spin{to{transform:rotate(360deg)}}.card{border:1px solid var(--color-border-default);background:var(--color-background-surface);border-radius:var(--radius-lg);margin-bottom:20px;overflow:hidden}.card__header{border-bottom:1px solid #444;justify-content:space-between;align-items:center;gap:14px;min-height:56px;padding:13px 16px;display:flex}.card__header h2,.card__header p{margin-bottom:0}.card__header>span{color:var(--color-text-tertiary)}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:20px;display:grid}.metric-card{border:1px solid var(--color-border-default);border-radius:var(--radius-lg);background:var(--color-background-surface);align-content:space-between;min-height:100px;padding:16px;display:grid}.metric-card span{color:var(--color-text-tertiary)}.metric-card strong{font-size:28px}.quick-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:20px 0;display:grid}.quick-card{border:1px solid var(--color-border-default);border-radius:var(--radius-lg);background:var(--color-background-surface);min-height:150px;transition:border-color var(--motion-fast), transform var(--motion-fast);align-content:start;gap:9px;padding:18px;text-decoration:none;display:grid}.quick-card:hover{border-color:var(--color-brand-primary);transform:translateY(-1px)}.quick-card svg{width:28px;color:var(--color-brand-primary)}.quick-card strong{font-size:18px}.quick-card span{color:var(--color-text-tertiary)}.banner{border:1px solid var(--color-border-default);border-radius:var(--radius-md);align-items:start;gap:12px;margin-bottom:16px;padding:13px 15px;display:flex}.banner svg{flex:0 0 22px;width:22px}.banner strong{display:block}.banner p{margin:2px 0 0}.banner--info{border-color:var(--color-status-information);background:#7f9fff17}.banner--warning{border-color:var(--color-status-warning);background:#ffe76214;justify-content:space-between}.banner--error{border-color:var(--color-status-error);background:#ed0f0014}.banner--success{border-color:var(--color-status-success);background:#41e78614}.form-error{border:1px solid var(--color-status-error);color:#fff;background:#ed0f0014;border-radius:7px;margin-bottom:12px;padding:10px 12px}.field{gap:5px;min-width:0;display:grid}.field>span,.compact-field>span,.color-field>span:first-child{color:var(--color-text-tertiary);font-size:13px;font-weight:800}.field small{color:var(--color-status-error)}.field--full{grid-column:1/-1}input,select,textarea{border:1px solid var(--color-border-strong);color:#fff;background:#171717;border-radius:7px;width:100%;min-height:38px;padding:7px 10px}select[multiple]{min-height:130px}textarea{resize:vertical}input[aria-invalid=true],select[aria-invalid=true],textarea[aria-invalid=true]{border-color:var(--color-status-error)}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.compact-field{align-items:center;gap:8px;display:flex}.compact-field select{width:auto;min-width:190px}.filter-bar{border:1px solid var(--color-border-default);border-radius:var(--radius-lg);background:var(--color-background-surface);grid-template-columns:minmax(220px,2fr) minmax(180px,1fr) 160px 160px auto;align-items:end;gap:10px;margin-bottom:16px;padding:14px;display:grid}.filter-actions{gap:8px;display:flex}.table-scroll{overflow:auto}table{border-collapse:collapse;width:100%;min-width:780px}th{text-align:left;color:var(--color-text-tertiary);text-transform:uppercase;letter-spacing:.03em;z-index:2;background:#242424;padding:10px 13px;font-size:12px;position:sticky;top:0}td{vertical-align:middle;border-top:1px solid #444;padding:10px 13px}tbody tr:hover{background:#ffffff06}td select{min-width:140px}.table-actions{flex-wrap:wrap;gap:7px;display:flex}.table-actions .button{min-height:34px;padding:5px 9px;font-size:13px}.status-badge{white-space:nowrap;border:1px solid;border-radius:999px;align-items:center;min-height:26px;padding:2px 8px;font-size:12px;font-weight:800;display:inline-flex}.status-badge--success{border-color:var(--color-status-success);color:var(--color-status-success);background:#41e78614}.status-badge--warning{border-color:var(--color-status-warning);color:var(--color-status-warning);background:#ffe76214}.status-badge--error{border-color:var(--color-status-error);color:#fff;background:#ed0f001f}.status-badge--info{border-color:var(--color-status-information);color:#c9d5ff;background:#7f9fff14}.status-badge--neutral{border-color:var(--color-border-strong);color:var(--color-text-tertiary)}.page-state,.full-page-state{text-align:center;align-content:center;place-items:center;gap:10px;min-height:190px;padding:28px;display:grid}.page-state p,.full-page-state p{max-width:600px;margin-bottom:0}.page-state--error{border:1px solid var(--color-status-error);border-radius:var(--radius-lg);background:#ed0f000d}.full-page-state{background:var(--color-background-primary);min-height:100vh}.loader{border:3px solid #555;border-top-color:var(--color-brand-primary);border-radius:50%;width:30px;height:30px;animation:.8s linear infinite spin}.auth-page{background:radial-gradient(circle at 33% 30%,#5f070061,#0000 34%),#111;place-items:center;min-height:100vh;padding:24px;display:grid}.auth-card{border:1px solid var(--color-border-default);border-radius:var(--radius-lg);background:var(--color-background-surface);width:min(520px,100%);box-shadow:var(--shadow-dialog);padding:30px}.auth-card--compact{width:min(560px,100%)}.brand-mark--login{width:46px;height:46px;margin-bottom:22px}.auth-card h1{margin-bottom:7px}.auth-card form{gap:13px;margin-top:20px;display:grid}.auth-card form .button{justify-self:start}.auth-card__hint{color:var(--color-text-tertiary);border-top:1px solid #444;margin-top:18px;padding-top:14px;font-size:12px;display:grid}.modal-overlay{z-index:100;background:var(--color-background-overlay);place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal{border:1px solid var(--color-border-strong);border-radius:var(--radius-lg);background:var(--color-background-surface);width:min(700px,100vw - 48px);max-height:calc(100vh - 48px);box-shadow:var(--shadow-dialog);grid-template-rows:auto minmax(0,1fr) auto;display:grid;overflow:hidden}.modal--wide{width:min(980px,100vw - 48px)}.modal__header,.modal__footer{justify-content:space-between;align-items:start;gap:12px;padding:14px 18px;display:flex}.modal__header{border-bottom:1px solid #444}.modal__header h2,.modal__header p{margin-bottom:0}.modal__footer{border-top:1px solid #444;justify-content:flex-end}.modal__body{min-height:0;padding:18px;overflow:auto}.clock-popover{z-index:120;border:1px solid var(--color-border-strong);border-radius:var(--radius-lg);background:var(--color-background-surface);width:320px;max-height:calc(100vh - 24px);box-shadow:var(--shadow-dialog);padding:14px;position:fixed}.clock-popover__header{border-bottom:1px solid #444;justify-content:space-between;padding-bottom:11px;display:flex}.clock-popover__header>div{display:grid}.clock-popover__header strong{font-size:25px}.clock-popover__header span,.clock-popover__header small{color:var(--color-text-tertiary)}.clock-popover__header button,.clock-popover__month-nav button{border:1px solid var(--color-border-default);color:#fff;cursor:pointer;background:#171717;border-radius:7px;width:34px;height:34px}.clock-popover__month-nav{text-align:center;grid-template-columns:34px 1fr 34px;align-items:center;gap:8px;padding:12px 0 8px;display:grid}.mini-calendar{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.mini-calendar__weekday,.mini-calendar__day{border-radius:6px;place-items:center;min-height:31px;font-size:12px;display:grid}.mini-calendar__weekday{color:var(--color-text-tertiary);font-weight:800}.mini-calendar__day--today{border:1px solid var(--color-brand-primary);background:var(--color-brand-muted);font-weight:900}.clock-popover__today{border:1px solid var(--color-border-default);color:#fff;cursor:pointer;background:#171717;border-radius:7px;width:100%;min-height:34px;margin-top:10px}.directory-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.directory-list{margin:0;padding:0;list-style:none}.directory-list li{border-top:1px solid #444;justify-content:space-between;align-items:center;gap:12px;padding:13px 16px;display:flex}.directory-list li:first-child{border-top:0}.directory-list li>div:first-child{align-items:center;gap:8px;min-width:0;display:flex}.calendar-toolbar{border:1px solid var(--color-border-default);border-radius:var(--radius-lg);background:var(--color-background-surface);justify-content:space-between;align-items:end;gap:16px;margin-bottom:16px;padding:14px;display:flex}.calendar-toolbar .field{min-width:280px}.calendar-legend{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.legend-item{color:var(--color-text-tertiary);align-items:center;gap:6px;font-size:12px;display:inline-flex}.legend-item i{border:1px solid #ffffff59;border-radius:3px;width:12px;height:12px}.year-calendar{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.month-card{border:1px solid var(--color-border-default);border-radius:var(--radius-lg);background:var(--color-background-surface);min-width:0;overflow:hidden}.month-card h2{text-transform:capitalize;border-bottom:1px solid #444;margin:0;padding:11px 13px;font-size:17px}.month-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:3px;padding:8px;display:grid}.month-grid__weekday{min-height:22px;color:var(--color-text-disabled);place-items:center;font-size:10px;font-weight:800;display:grid}.month-day{min-width:0;min-height:31px;color:var(--color-text-secondary);background:0 0;border:1px solid #0000;border-radius:5px;place-items:center;padding:0;font-size:11px;display:grid;position:relative}button.month-day{cursor:pointer}.month-day--blank{visibility:hidden}.month-day--weekend{color:#d5d5d5;background:var(--absence-weekend)}.month-day--holiday{border-color:var(--absence-holiday)}.month-day--vacation{background:color-mix(in srgb, var(--absence-vacation) 55%, #1b1b1b);color:#fff}.month-day--sick_leave{background:color-mix(in srgb, var(--absence-sick) 55%, #1b1b1b);color:#fff}.month-day--day_off,.month-day--other{background:color-mix(in srgb, var(--absence-other) 55%, #1b1b1b);color:#fff}.month-day--today{outline:2px solid var(--calendar-today);outline-offset:-2px}.month-day i{background:currentColor;border-radius:50%;width:4px;height:4px;position:absolute;bottom:2px}.appearance-layout{grid-template-columns:minmax(0,1.4fr) minmax(320px,.6fr);gap:22px;padding:18px;display:grid}.appearance-form{gap:18px;display:grid}.color-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.color-field{gap:5px;display:grid}.color-field>span:last-child{border:1px solid var(--color-border-default);background:#171717;border-radius:7px;align-items:center;gap:8px;min-height:42px;padding:5px 8px;display:flex}.color-field input[type=color]{background:0 0;border:0;width:32px;min-height:30px;padding:0}.color-field code{color:var(--color-text-tertiary);font-size:11px}.preset-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.appearance-preview{border:1px solid var(--color-border-default);border-radius:var(--radius-lg);background:var(--preview-bg);color:var(--preview-text);font-weight:var(--preview-weight);align-self:start;position:sticky;top:0;overflow:hidden}.appearance-preview__clock{border-bottom:1px solid var(--preview-grid);padding:16px;font-size:25px}.appearance-preview__header{background:var(--preview-header);border-bottom:1px solid var(--preview-grid);grid-template-columns:repeat(3,1fr);padding:10px;display:grid}.appearance-preview__header span{color:var(--preview-secondary);justify-items:center;display:grid}.appearance-preview__grid{grid-template-columns:repeat(3,1fr);padding:10px;display:grid}.appearance-preview__grid span{min-height:var(--preview-row);border:1px solid var(--preview-grid);font-size:var(--preview-font-size);place-items:center;display:grid}.appearance-preview__grid .working{background:var(--preview-working)}.appearance-preview__grid .weekend{background:var(--preview-weekend)}.appearance-preview__grid .holiday{background:var(--preview-holiday)}.appearance-preview__grid .vacation{background:var(--preview-vacation)}.appearance-preview__grid .sick{background:var(--preview-sick)}.appearance-preview__grid .other{background:var(--preview-other)}.appearance-preview__grid .today{outline:2px solid var(--preview-today);outline-offset:-2px}.appearance-preview>small{color:var(--preview-secondary);padding:0 12px 12px;display:block}.metric-grid--calendar{grid-template-columns:repeat(7,minmax(120px,1fr))}.metric-card--semantic{border-top-width:3px}.calendar-event-type{align-items:center;gap:8px;display:inline-flex}.calendar-event-type>i{border:1px solid #ffffff59;border-radius:3px;flex:none;width:10px;height:10px}@media (width<=1280px){.metric-grid--calendar{grid-template-columns:repeat(4,minmax(120px,1fr))}.year-calendar{grid-template-columns:repeat(3,minmax(0,1fr))}.quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-bar{grid-template-columns:minmax(220px,2fr) minmax(170px,1fr) 150px 150px}.filter-actions{grid-column:1/-1;justify-content:flex-end}.color-grid,.preset-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1100px){.metric-grid--calendar{grid-template-columns:repeat(2,minmax(120px,1fr))}:root{--sidebar-width:64px}.brand-block{flex-direction:column;align-items:center;gap:8px;min-height:108px;padding:12px;display:flex}.brand-link{justify-content:center;width:40px;height:40px}.brand-mark{flex-basis:40px;width:40px;height:40px}.brand-copy{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.brand-clock{width:40px;height:40px;min-height:40px;padding:0}.brand-clock__icon{display:block}.brand-clock__text{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.sidebar__nav{padding:12px}.nav-item{justify-content:center;width:40px;min-height:40px;padding:0}.nav-item span{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.nav-item--active{box-shadow:inset 0 -3px 0 var(--color-brand-primary)}.sidebar__profile{place-items:center;padding:10px 12px}.sidebar__profile>strong,.profile-role,.sidebar__profile .button span{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.sidebar__profile .button{width:40px;height:40px;padding:0}.clock-popover{width:310px}.page{padding:22px 18px 50px}.topbar{padding-inline:18px}.contract-chip{display:none}.directory-grid,.appearance-layout{grid-template-columns:1fr}.appearance-preview{position:static}.year-calendar{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=820px){body{overflow:auto}.app-shell{min-width:760px}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-header{flex-direction:column}.calendar-toolbar{flex-direction:column;align-items:stretch}.calendar-legend{justify-content:flex-start}.year-calendar{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
