:root{--ink:#17212b;--muted:#687481;--line:#dfe5eb;--canvas:#f4f6f8;--panel:#fff;--sidebar:#14253a;--sidebar-muted:#9badc1;--primary:#2d61d6;--primary-soft:#e8efff;--teal:#13766e;--amber:#a35f00;--danger:#bd3f3b;--shadow:0 8px 24px #1927380f}*{box-sizing:border-box}html{background:var(--canvas)}body{color:var(--ink);background:var(--canvas);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px}button,input,select{font:inherit}button,select{cursor:pointer}button:disabled,select:disabled,input:disabled{cursor:not-allowed;opacity:.58}button:focus-visible,input:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #2d61d638}h1,h2,h3,p{margin-top:0}.app-shell{grid-template-columns:232px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{z-index:20;color:#fff;background:radial-gradient(circle at 10% 0%, #4369973d, transparent 36%), var(--sidebar);flex-direction:column;height:100vh;padding:26px 16px 20px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;padding:0 10px 28px;display:flex}.brand-mark{color:#173055;background:#f4f7fb;border:1px solid #fff3;border-radius:11px;place-items:center;width:38px;height:38px;font-family:Georgia,serif;font-size:20px;font-weight:700;display:grid;box-shadow:inset 0 0 0 3px #d9e3f0}.brand strong,.brand small{display:block}.brand strong{letter-spacing:.08em;font-size:15px}.brand small{color:var(--sidebar-muted);margin-top:2px;font-size:11px}.main-nav{gap:5px;display:grid}.main-nav button{color:#b8c6d6;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:11px;width:100%;padding:11px 12px;transition:color .15s,background .15s,transform .15s;display:flex}.main-nav button:hover{color:#fff;background:#ffffff0f;transform:translate(2px)}.main-nav button.active{color:#fff;background:#2c5fc8;box-shadow:0 8px 22px #00000024}.nav-icon{color:currentColor;text-align:center;width:21px;font-size:19px;line-height:1}.sidebar-footer{border-top:1px solid #ffffff17;gap:8px;margin-top:auto;padding:16px 10px 0;display:grid}.sidebar-footer small{color:#71859a;letter-spacing:.04em;font-size:10px}.local-indicator{color:#aab9ca;align-items:center;gap:8px;font-size:11px;display:flex}.pulse-dot{background:#64c4a7;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #64c4a71a}.local-indicator.sync-loading .pulse-dot,.local-indicator.sync-saving .pulse-dot{background:#f0b84f;box-shadow:0 0 0 4px #f0b84f1f}.local-indicator.sync-error .pulse-dot{background:#d76565;box-shadow:0 0 0 4px #d765651f}.local-indicator.sync-conflict .pulse-dot{background:#7d73d8;box-shadow:0 0 0 4px #7d73d81f}.workspace{min-width:0}.topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;justify-content:space-between;align-items:center;gap:20px;min-height:92px;padding:18px 30px;display:flex}.topbar h1{letter-spacing:-.02em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:27px;font-weight:600}.sync-banner{color:#8a3030;background:#fff4f4;border:1px solid #efb8b8;border-radius:10px;justify-content:space-between;align-items:center;gap:14px;margin:14px 30px 0;padding:10px 12px;font-size:12px;font-weight:650;display:flex}.eyebrow{color:var(--primary);letter-spacing:.14em;text-transform:uppercase;margin:0 0 4px;font-size:10px;font-weight:800}.topbar-actions{align-items:center;gap:18px;display:flex}.role-select{color:var(--muted);align-items:center;gap:10px;font-size:11px;display:flex}.role-select select{border:1px solid var(--line);min-width:148px;color:var(--ink);background:#fff;border-radius:8px;padding:8px 30px 8px 10px}.avatar,.employee-avatar{color:#fff;border-radius:50%;flex:none;place-items:center;font-size:11px;font-weight:750;display:inline-grid}.avatar{background:#263f5e;width:38px;height:38px}.content{flex-direction:column;width:100%;max-width:1920px;margin:0 auto;padding:24px 24px 44px;display:flex}.period-toolbar{border:1px solid var(--line);background:var(--panel);border-radius:10px;order:0;justify-content:space-between;align-items:center;gap:18px;min-height:58px;margin-bottom:20px;padding:10px 14px;display:flex;box-shadow:0 2px 6px #14253a08}.month-switcher{align-items:center;gap:14px;display:flex}.month-switcher>div{text-align:center;min-width:145px}.month-switcher strong,.month-switcher small{display:block}.month-switcher strong{font-family:Georgia,Times New Roman,serif;font-size:17px}.month-switcher small{color:var(--muted);margin-top:2px;font-size:10px}.icon-button{border:1px solid var(--line);color:#425064;background:#fff;border-radius:8px;width:32px;height:32px;font-size:23px;line-height:1}.icon-button:hover,.text-button:hover,.secondary-button:hover{background:#f7f9fb;border-color:#b9c6d6}.year-stepper{align-items:center;gap:4px;display:flex}.text-button{color:var(--muted);background:0 0;border:1px solid #0000;border-radius:7px;padding:7px 10px;font-size:11px}.text-button.selected{color:var(--primary);background:var(--primary-soft);border-color:#ccd8eb;font-weight:750}.planning-block{min-width:0}.year-planning{order:1}.month-planning{order:2;margin-top:26px}.correction-planning{order:3;min-width:0}.year-planning .section-heading{min-height:74px;padding-top:14px;padding-bottom:14px}.year-planning .year-table th,.year-planning .year-table td{height:42px}.status-pill{border-radius:999px;align-items:center;gap:7px;width:fit-content;padding:6px 9px;font-size:10px;font-weight:750;display:inline-flex}.status-dot{background:currentColor;border-radius:50%;width:6px;height:6px}.status-draft{color:#765600;background:#fff3ca}.status-published{color:#146a61;background:#dff3ee}.status-locked{color:#6c526e;background:#efe7f2}.planner-card,.form-card,.data-card{border:1px solid var(--line);background:var(--panel);box-shadow:var(--shadow);border-radius:11px}.planner-card{min-width:0;overflow:hidden}.section-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:83px;padding:17px 20px;display:flex}.section-heading h2,.form-card h2,.data-card h2{margin-bottom:5px;font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:600}.section-heading p,.form-card>p,.data-card p{max-width:680px;color:var(--muted);margin-bottom:0;font-size:11px;line-height:1.55}.heading-line{align-items:center;gap:10px;display:flex}.heading-line h2{margin-bottom:0}.planner-actions{align-items:center;gap:8px;display:flex}.planner-tool.active{color:var(--primary);background:var(--primary-soft);border-color:#9db6ef}.planner-tool{white-space:nowrap}.status-actions{border:1px solid var(--line);border-radius:8px;margin-right:4px;display:flex;overflow:hidden}.status-actions button{border:0;border-right:1px solid var(--line);color:var(--muted);background:#fff;padding:8px 10px;font-size:10px}.status-actions button:last-child{border-right:0}.status-actions button.active{color:var(--primary);background:var(--primary-soft);font-weight:750}.secondary-button,.primary-button,.danger-button{border-radius:8px;justify-content:center;align-items:center;padding:9px 13px;font-size:11px;font-weight:700;display:inline-flex}.secondary-button{border:1px solid var(--line);color:#334256;background:#fff}.primary-button{border:1px solid var(--primary);color:#fff;background:var(--primary);box-shadow:0 5px 12px #2d61d629}.primary-button:hover{background:#2555bd}.danger-button{color:#a33330;background:#fff5f4;border:1px solid #e7bebb}.copy-month-panel,.bulk-toolbar{border-bottom:1px solid var(--line);background:#f7f9fc;align-items:center;gap:12px;padding:12px 20px;display:flex}.copy-month-panel>div{flex:1;min-width:220px}.copy-month-panel strong,.copy-month-panel small{display:block}.copy-month-panel strong{color:#314158;margin-bottom:3px;font-size:10px}.copy-month-panel small{max-width:560px;color:var(--muted);font-size:9px;line-height:1.45}.copy-month-panel label,.bulk-toolbar label{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;gap:4px;font-size:8px;font-weight:750;display:grid}.copy-month-panel input,.bulk-toolbar select{border:1px solid var(--line);height:34px;color:var(--ink);background:#fff;border-radius:7px;padding:0 9px;font-size:10px}.bulk-toolbar{background:#edf3ff}.bulk-toolbar-status{color:#44546a;align-items:center;gap:8px;min-width:245px;font-size:10px;display:flex}.bulk-toolbar-status strong{color:#fff;background:var(--primary);border-radius:50%;place-items:center;min-width:28px;height:28px;font-size:11px;display:grid}.bulk-toolbar-status-copy{gap:2px;display:grid}.bulk-toolbar-status-copy small{color:#6c7d93;font-size:8px;line-height:1.3}.bulk-toolbar label{flex:1;min-width:230px}.legend{border-bottom:1px solid var(--line);background:#fbfcfd;flex-wrap:wrap;gap:8px 16px;padding:10px 20px;display:flex}.legend span{color:var(--muted);align-items:center;gap:5px;font-size:9px;display:inline-flex}.legend i{border-radius:2px;width:9px;height:9px}.legend b{color:#344255;font-size:9px}.legend .holiday-swatch{background:repeating-linear-gradient(135deg,#d6e3ee 0 2px,#f3f7fa 2px 4px)}.coverage-summary{border-bottom:1px solid var(--line);align-items:center;gap:10px;min-height:44px;padding:8px 20px;display:flex}.coverage-summary.has-gaps{color:#803b38;background:#fff5f4}.coverage-summary.is-complete{color:#35685d;background:#f2faf7}.coverage-summary-icon{color:#fff;background:#ba5a54;border-radius:50%;place-items:center;width:24px;min-width:24px;height:24px;font-size:11px;font-weight:850;display:grid}.coverage-summary.is-complete .coverage-summary-icon{background:#4e8879}.coverage-summary>div{flex:1;min-width:0}.coverage-summary strong,.coverage-summary small{display:block}.coverage-summary strong{font-size:10px}.coverage-summary small{color:#7f6a69;margin-top:2px;font-size:8px}.coverage-summary.is-complete small{color:#66827b}.coverage-summary .secondary-button{color:#8d4742;background:#fff;border-color:#e3c1be;flex:none}.planner-scroll{scrollbar-color:#bdc7d1 #eef2f5;scrollbar-width:thin;max-width:100%;overflow:auto}.print-only{display:none}.screen-cell-content{display:contents}.planner-table,.year-table{border-collapse:separate;border-spacing:0;width:max-content;min-width:100%}.planner-table th,.planner-table td{text-align:center;border-bottom:1px solid #e8edf1;border-right:1px solid #e8edf1;height:58px;padding:0}.planner-table thead th{height:48px;color:var(--muted);background:#fafbfd;font-size:9px;font-weight:600}.planner-table thead th span,.planner-table thead th strong{display:block}.planner-table thead th strong{color:#334256;margin-top:3px;font-size:11px}.planner-table thead th:not(.employee-column,.total-column),.planner-table tbody td{width:42px;min-width:42px}.planner-table thead th.coverage-required{padding-bottom:11px;position:relative}.planner-table thead th.coverage-missing{background:#fff0ee;box-shadow:inset 0 3px #c96861}.planner-table thead th .coverage-indicators{gap:2px;display:flex;position:absolute;bottom:4px;left:50%;transform:translate(-50%)}.coverage-indicators i{border-radius:3px;place-items:center;width:13px;height:10px;font-size:6px;font-style:normal;font-weight:850;line-height:1;display:grid}.coverage-indicators i.covered{color:#3d7165;background:#dcefe9}.coverage-indicators i.missing{color:#9c3f3a;background:#f5d5d2}.planner-table .employee-column{z-index:4;text-align:left;background:#fff;border-left:0;width:184px;min-width:184px;padding:0 11px;position:sticky;left:0}.planner-table thead .employee-column{z-index:6;color:var(--muted);letter-spacing:.06em;text-transform:uppercase;background:#fafbfd;font-size:9px}.planner-table tbody .employee-column{align-items:center;gap:5px;display:flex;box-shadow:5px 0 8px #19273805}.employee-order-handle{color:#8b98a7;cursor:grab;touch-action:none;background:0 0;border:0;border-radius:5px;place-items:center;width:18px;min-width:18px;height:30px;padding:0;display:inline-grid}.employee-order-handle span,.employee-order-handle span:before,.employee-order-handle span:after{content:"";background:currentColor;width:10px;height:1px;display:block}.employee-order-handle span{position:relative}.employee-order-handle span:before,.employee-order-handle span:after{position:absolute;left:0}.employee-order-handle span:before{top:-4px}.employee-order-handle span:after{top:4px}.employee-order-handle:hover:not(:disabled),.employee-order-handle:focus-visible{color:var(--primary);background:#edf3ff}.employee-order-handle:active:not(:disabled){cursor:grabbing}.employee-order-handle:disabled{opacity:.35;cursor:default}.employee-row.is-dragging>th,.employee-row.is-dragging>td{background-color:#edf3ff}.employee-overview-trigger{width:100%;min-width:0;color:inherit;text-align:left;background:0 0;border:0;align-items:center;gap:9px;padding:0;display:flex}.employee-overview-trigger:hover strong,.employee-overview-trigger:hover>span:last-child{color:var(--primary)}.employee-overview-trigger.annual{gap:0;width:auto;min-width:0;font-size:10px;font-weight:700}.annual-employee-cell{align-items:center;gap:5px;display:flex}.employee-avatar{width:29px;height:29px}.employee-avatar.small{vertical-align:middle;width:24px;height:24px;margin-right:7px;font-size:9px}.planner-table .employee-column strong,.planner-table .employee-column small{display:block}.planner-table .employee-column strong{color:var(--ink);font-size:11px;line-height:1.1}.employee-name-block{min-width:0}.employee-name-lines{white-space:normal;min-width:0;line-height:1.1;display:block}.employee-name-lines>span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.planner-table .employee-column small{color:var(--muted);margin-top:2px;font-size:9px;font-weight:500}.planner-table .total-column{z-index:4;background:#f7f9fb;border-right:0;width:76px;min-width:76px;position:sticky;right:0;box-shadow:-5px 0 8px #19273808}.planner-table thead .total-column{z-index:6;color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:9px}.planner-table tbody .total-column strong{color:#2a3b50;font-family:Georgia,Times New Roman,serif;font-size:13px}.planner-table .weekend{background:repeating-linear-gradient(135deg,#fafbfc 0 5px,#f3f5f7 5px 10px)}.planner-table .holiday{background:#eef4f7}.planner-table tbody td.coverage-missing{background:#fff8f7}.shift-cell{appearance:none;color:#2f4054;text-align:center;text-align-last:center;border:1px solid #0000;border-radius:6px;width:36px;height:32px;padding:0 2px;font-size:8px;font-weight:800}.shift-cell:hover:not(:disabled){border-color:#9fb1c5}.shift-cell:disabled{color:#344255;opacity:1}.bulk-cell{touch-action:none;color:#2f4054;cursor:crosshair;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #b8c8dd;border-radius:6px;width:36px;height:32px;padding:0 2px;font-size:8px;font-weight:800;position:relative}.bulk-cell:hover{border-color:var(--primary)}.bulk-cell span{color:#fff;background:var(--primary);border:2px solid #fff;border-radius:50%;place-items:center;width:14px;height:14px;font-size:7px;display:grid;position:absolute;top:-6px;right:-5px}.planner-table td.selected-cell{z-index:1;box-shadow:inset 0 0 0 2px var(--primary);background:#e8efff;position:relative}.planner-table td.selected-cell .bulk-cell{border-color:var(--primary)}.planner-table td.brush-preview{z-index:2;box-shadow:inset 0 0 0 2px var(--primary);background:#e8efff;position:relative}.planner-table td.brush-preview .bulk-cell{border-color:var(--primary)}.planner-table td.brush-overwrite{background:#fff3df;box-shadow:inset 0 0 0 2px #c98216}.planner-table td.brush-overwrite .bulk-cell{border-color:#c98216}.holiday-cell,.weekend-cell{color:#607484;border-radius:5px;place-items:center;width:30px;height:28px;font-size:8px;font-weight:800;display:inline-grid}.holiday-cell{background:#f8fbfc;border:1px solid #d4e0e7}.weekend-cell{color:#b0bbc5}.read-only-note{color:#6a5a30;background:#fff9e9;align-items:center;gap:9px;padding:10px 20px;font-size:10px;display:flex}.year-table{min-width:1200px}.year-table th,.year-table td{color:#435064;text-align:right;white-space:nowrap;background:#fff;border-bottom:1px solid #e8edf1;border-right:1px solid #e8edf1;height:48px;padding:0 11px;font-size:10px}.month-account-total,.month-correction{display:block}.month-correction{margin-top:3px;font-size:8px;font-weight:750}.month-correction.positive{color:#23755a}.month-correction.negative{color:#a54540}.vacation-value{color:#705600;background:#fff2c9;border-radius:999px;padding:5px 8px;font-weight:750;display:inline-flex}.year-table thead th{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;background:#fafbfd;font-size:9px}.year-table th:first-child{z-index:3;text-align:left;background:#fff;min-width:202px;position:sticky;left:0}.year-table .employee-name-lines{max-width:120px}.year-table thead th:first-child{z-index:4;background:#fafbfd}.balance-pill{border-radius:999px;padding:5px 8px;font-weight:750;display:inline-flex}.balance-normal{color:#266d54;background:#e3f3eb}.balance-warning{color:#8a5d00;background:#fff2cc}.balance-critical{color:#a23e39;background:#ffe7e5}.management-layout{grid-template-columns:minmax(0,1fr) 430px;align-items:start;gap:18px;display:grid}.people-list,.shift-list{display:grid}.person-row,.shift-row{border-bottom:1px solid #e8edf1;align-items:center;gap:12px;min-height:67px;padding:10px 18px;display:grid}.person-row{grid-template-columns:auto minmax(150px,1fr) auto auto}.shift-row{grid-template-columns:18px 54px minmax(160px,1fr) auto auto}.person-row:last-child,.shift-row:last-child{border-bottom:0}.person-row.archived{opacity:.52;background:#f7f8f9}.person-row.selected,.shift-row.selected{box-shadow:inset 3px 0 0 var(--primary);background:#f4f7ff;position:relative}.shift-row.archived{background:#f7f8f9}.shift-row.archived>:not(.shift-row-action,.shift-order-handle){opacity:.52}.shift-row.is-dragging{background:#edf3ff}.person-row strong,.person-row small,.shift-row strong,.shift-row small{display:block}.person-row small,.shift-row small{color:var(--muted);margin-top:3px;font-size:10px}.person-metrics{align-items:center;gap:14px;display:flex}.person-metrics span{color:var(--muted);gap:2px;font-size:9px;display:grid}.person-metrics strong{color:#344255;font-size:11px}.person-actions{align-items:center;gap:6px;display:flex}.ghost-danger-button{color:#9b4a46;background:0 0;border:0;border-radius:7px;padding:7px 8px;font-size:9px}.ghost-danger-button:hover{background:#fff0ef}.shift-code{color:#304056;border-radius:7px;place-items:center;min-height:34px;font-size:10px;font-weight:800;display:grid}.shift-row .duration{color:#36475c;font-family:Georgia,Times New Roman,serif;font-size:13px;font-weight:600}.shift-row-action{padding:8px 10px;font-size:9px}.form-card{padding:20px}.employee-editor{position:sticky;top:18px}.editor-title,.shift-editor-title{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.shift-editor-title h2,.editor-title h2{margin-bottom:0}.editor-kicker{color:var(--primary);letter-spacing:.1em;text-transform:uppercase;margin-bottom:3px;font-size:9px;font-weight:800;display:block}.year-badge,.count-badge{color:var(--primary);background:var(--primary-soft);border-radius:999px;justify-content:center;align-items:center;font-size:9px;font-weight:800;display:inline-flex}.year-badge{min-width:44px;padding:6px 9px}.count-badge{min-width:23px;min-height:23px;padding:4px 7px}.form-card form{gap:14px;margin-top:22px;display:grid}.form-card label{color:#4a586a;gap:6px;font-size:10px;font-weight:700;display:grid}.form-card input,.form-card select{border:1px solid var(--line);width:100%;height:40px;color:var(--ink);background:#fff;border-radius:8px;padding:0 11px;font-size:12px}.form-card input::placeholder{color:#a2adb9}.shift-color-field{border:1px solid var(--line);background:#fafbfd;border-radius:9px;gap:10px;min-width:0;margin:2px 0 0;padding:12px;display:grid}.shift-color-field legend{color:#4a586a;padding:0 5px;font-size:10px;font-weight:700}.shift-color-options{grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;display:grid}.shift-color-options button{background:#fff;border:1px solid #dbe2e9;border-radius:7px;place-items:center;height:34px;padding:3px;display:grid}.shift-color-options button:hover:not(:disabled){border-color:#9fb2c8}.shift-color-options button.selected{border-color:var(--primary);box-shadow:0 0 0 2px #2d61d61f}.shift-color-options button span{color:#35465a;border-radius:4px;place-items:center;width:100%;height:100%;font-size:11px;font-weight:850;display:grid}.shift-color-options button:disabled{opacity:.55}.shift-color-preview{border-top:1px solid #e2e7ec;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:11px;min-height:54px;padding-top:10px;display:grid}.shift-color-preview .shift-code{min-height:36px}.shift-color-preview strong,.shift-color-preview small{display:block}.shift-color-preview strong{color:#334256;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.shift-color-preview small,.shift-color-note{color:var(--muted);margin-top:3px;font-size:9px;font-weight:500}.shift-color-note{line-height:1.4}.form-card label .shift-coverage-note{color:var(--muted);font-size:9px;font-weight:500;line-height:1.4}.input-suffix{position:relative}.input-suffix input{padding-right:48px}.input-suffix>span{color:var(--muted);position:absolute;top:50%;right:12px;transform:translateY(-50%)}.form-card .primary-button{width:100%;margin-top:5px}.shift-editor-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.shift-editor-actions .primary-button{grid-column:1/-1;margin-top:0}.shift-editor-actions .secondary-button,.shift-editor-actions .danger-button{min-height:36px}.protected-shift-note{color:#6e5a28;background:#fff8e6;border-radius:7px;grid-column:1/-1;padding:9px 10px;font-size:9px;line-height:1.4}.editor-field-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.period-editor{background:#fafbfd;border:1px solid #dfe5eb;border-radius:9px;gap:9px;margin:3px 0 0;padding:12px;display:grid}.period-editor legend{color:#4a586a;letter-spacing:.05em;text-transform:uppercase;padding:0 5px;font-size:9px;font-weight:800}.period-row{border-bottom:1px solid #e4e9ee;grid-template-columns:68px 1fr 1fr 28px;align-items:end;gap:7px;padding-bottom:9px;display:grid}.period-row:last-of-type{border-bottom:0;padding-bottom:0}.period-row input{height:35px;padding:0 7px;font-size:10px}.remove-period{color:#a44843;background:#fff7f6;border:1px solid #ead0ce;border-radius:7px;width:28px;height:35px;font-size:16px}.inline-add-button{color:var(--primary);background:0 0;border:0;justify-self:start;padding:5px 2px;font-size:9px;font-weight:750}.form-error{color:#963d38;background:#fff0ef;border-radius:7px;margin:0;padding:8px 10px;font-size:9px;line-height:1.45}.permission-hint{color:var(--muted);margin-top:13px;font-size:9px;line-height:1.5;display:block}.correction-card{border:1px solid var(--line);background:var(--panel);box-shadow:var(--shadow);border-radius:11px;margin-top:18px;overflow:hidden}.correction-layout{grid-template-columns:360px minmax(0,1fr);min-height:260px;display:grid}.correction-form{border-right:1px solid var(--line);background:#fafbfd;align-content:start;gap:12px;padding:18px 20px;display:grid}.correction-form label{color:#4a586a;gap:6px;font-size:9px;font-weight:750;display:grid}.correction-form input,.correction-form select{border:1px solid var(--line);width:100%;height:38px;color:var(--ink);background:#fff;border-radius:8px;padding:0 10px;font-size:11px}.correction-form .primary-button{width:fit-content}.correction-list{align-content:start;display:grid}.correction-row{border-bottom:1px solid #e8edf1;grid-template-columns:74px minmax(0,1fr) 30px;align-items:center;gap:12px;min-height:64px;padding:10px 18px;display:grid}.correction-row:last-child{border-bottom:0}.correction-row strong,.correction-row small{display:block}.correction-row strong{font-size:10px}.correction-row small{color:var(--muted);margin-top:3px;font-size:9px}.correction-amount{border-radius:999px;justify-self:start;padding:6px 8px;font-size:10px;font-weight:800}.correction-amount.positive{color:#236f56;background:#e2f4ec}.correction-amount.negative{color:#9c403b;background:#ffe8e6}.icon-delete-button{color:#a34b46;background:0 0;border:0;border-radius:7px;width:28px;height:28px;font-size:16px}.icon-delete-button:hover{background:#fff0ef}.compact-empty{color:var(--muted);text-align:center;padding:40px 20px;font-size:10px}.employee-overview-backdrop{z-index:200;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#101c2b52;justify-content:flex-end;animation:.16s ease-out overview-backdrop-in;display:flex;position:fixed;inset:0}.employee-overview{background:#fff;grid-template-rows:auto minmax(0,1fr) auto;width:min(480px,100vw);height:100vh;animation:.18s ease-out overview-panel-in;display:grid;box-shadow:-18px 0 54px #101c2b38}.employee-overview-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:18px;padding:22px 24px;display:flex}.employee-overview-person{align-items:center;gap:12px;min-width:0;display:flex}.employee-overview-person h2{text-overflow:ellipsis;white-space:nowrap;margin:0;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:600;overflow:hidden}.employee-overview-person small{color:var(--muted);margin-top:4px;font-size:10px;display:block}.overview-avatar{width:42px;height:42px;font-size:12px}.overview-close{border:1px solid var(--line);color:#536174;background:#fff;border-radius:9px;flex:none;width:34px;height:34px;font-size:20px}.employee-overview-content{padding:20px 24px 28px;overflow-y:auto}.employee-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.employee-metric-grid article{border:1px solid var(--line);background:#fafbfd;border-radius:10px;flex-direction:column;justify-content:center;min-height:102px;padding:13px 14px;display:flex}.employee-metric-grid span{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:8px;font-weight:800}.employee-metric-grid strong{margin-top:7px;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:600}.employee-metric-grid small{color:var(--muted);margin-top:5px;font-size:8px}.overview-balance.normal{color:#266d54}.overview-balance.warning{color:#8a5d00}.overview-balance.critical{color:#a23e39}.employee-account-details,.employee-months{border-top:1px solid var(--line);margin-top:20px;padding-top:18px}.employee-account-details h3,.employee-overview-section-title h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:16px;font-weight:600}.employee-account-details dl{border:1px solid var(--line);background:#fff;border-radius:10px;margin:12px 0 0}.employee-account-details dl>div{border-bottom:1px solid #e8edf1;justify-content:space-between;align-items:center;gap:16px;padding:11px 13px;display:flex}.employee-account-details dl>div:last-child{border-bottom:0}.employee-account-details dt{color:var(--muted);font-size:9px}.employee-account-details dd{color:#344255;margin:0;font-size:10px;font-weight:750}.employee-overview-section-title{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.employee-overview-section-title span{color:var(--muted);font-size:8px}.employee-month-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:12px;display:grid}.employee-month-grid article{border:1px solid var(--line);background:#fff;border-radius:8px;align-content:center;gap:3px;min-height:62px;padding:8px 10px;display:grid}.employee-month-grid article.selected{background:var(--primary-soft);border-color:#adc2f1}.employee-month-grid span,.employee-month-grid small{color:var(--muted);font-size:8px}.employee-month-grid strong{color:#334256;font-size:10px}.employee-month-grid small{color:var(--primary);font-weight:750}.employee-overview-footer{border-top:1px solid var(--line);background:#fafbfd;justify-content:flex-end;gap:8px;padding:14px 24px;display:flex}@keyframes overview-backdrop-in{0%{opacity:0}}@keyframes overview-panel-in{0%{transform:translate(24px)}}.data-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.data-card{min-height:230px;padding:25px}.data-card p{max-width:460px;min-height:52px;margin-bottom:18px}.data-icon{width:38px;height:38px;color:var(--primary);background:var(--primary-soft);border-radius:10px;place-items:center;margin-bottom:18px;font-size:18px;font-weight:700;display:grid}.data-note{color:#1d5b54;background:#eef8f5}.data-note .data-icon{color:#1c766a;background:#fff}.file-button{width:fit-content;position:relative}.file-button.disabled{cursor:not-allowed;opacity:.58}.file-button input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.toast{z-index:100;color:#225e4d;background:#f2fbf7;border:1px solid #bddbce;border-radius:10px;align-items:center;gap:9px;padding:12px 16px;font-size:11px;font-weight:650;animation:.18s ease-out toast-in;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 36px #14253a29}.toast span{color:#fff;background:#268065;border-radius:50%;place-items:center;width:20px;height:20px;font-size:10px;display:grid}.empty-state{text-align:center;border:1px dashed #c9d3de;border-radius:12px;align-content:center;place-items:center;min-height:260px;display:grid}.access-card .empty-state{border:0}.empty-state h3{margin-bottom:6px;font-family:Georgia,Times New Roman,serif}.empty-state p{max-width:360px;color:var(--muted);line-height:1.6}.empty-mark{width:38px;height:38px;color:var(--primary);background:var(--primary-soft);border-radius:50%;place-items:center;margin-bottom:10px;font-size:28px;display:grid}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)}}@media (max-width:1480px){.month-planning .section-heading{flex-direction:column;align-items:flex-start}.month-planning .planner-actions{flex-wrap:wrap;width:100%}}@media (max-width:1120px),(hover:none) and (pointer:coarse){.planner-table .employee-column,.planner-table .total-column{z-index:auto;position:static}.planner-table tbody .employee-column,.planner-table .total-column{box-shadow:none}}@media (max-width:1120px){.section-heading{flex-direction:column;align-items:flex-start}.planner-actions{flex-wrap:wrap;width:100%}.copy-month-panel,.bulk-toolbar{flex-wrap:wrap;align-items:flex-end}.copy-month-panel>div{min-width:100%}.correction-layout{grid-template-columns:1fr}.correction-form{border-right:0;border-bottom:1px solid var(--line)}}@media (max-width:1250px){.management-layout{grid-template-columns:1fr}.employee-editor{position:static}}@media (max-width:860px){.app-shell{display:block}.sidebar{flex-direction:row;align-items:center;gap:16px;height:auto;min-height:0;padding:10px 14px;display:flex;position:sticky}.brand{flex:none;padding:0}.brand-mark{width:34px;height:34px}.brand>span:last-child,.sidebar-footer{display:none}.main-nav{gap:4px;min-width:0;display:flex;overflow-x:auto}.main-nav button{flex:none;width:auto;padding:9px 11px;font-size:11px}.main-nav button:hover{transform:none}.nav-icon{display:none}.topbar{min-height:78px;padding:14px 18px}.topbar h1{font-size:23px}.role-select>span{display:none}.content{padding:18px}.sync-banner{margin:12px 18px 0}.management-layout{grid-template-columns:1fr}.form-card{order:-1}}@media (max-width:590px){.topbar-actions{gap:8px}.role-select select{min-width:120px;max-width:120px;font-size:10px}.avatar{display:none}.period-toolbar{flex-direction:column;align-items:stretch}.month-switcher{justify-content:space-between}.year-stepper{border-top:1px solid var(--line);justify-content:center;padding-top:8px}.data-grid{grid-template-columns:1fr}.status-actions{width:100%}.status-actions button{flex:1}.copy-month-panel,.bulk-toolbar{flex-direction:column;align-items:stretch;padding:12px}.coverage-summary{flex-wrap:wrap;align-items:flex-start;padding:10px 12px}.coverage-summary>div{flex-basis:calc(100% - 38px)}.coverage-summary .secondary-button{width:100%}.copy-month-panel>div,.bulk-toolbar-status,.bulk-toolbar label{width:100%;min-width:0}.copy-month-panel .primary-button,.copy-month-panel .secondary-button,.bulk-toolbar .primary-button,.bulk-toolbar .secondary-button{width:100%}.employee-overview{width:100vw}.employee-overview-header,.employee-overview-content,.employee-overview-footer{padding-left:18px;padding-right:18px}.employee-metric-grid{grid-template-columns:1fr}.employee-month-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.person-row{grid-template-columns:auto minmax(0,1fr)}.shift-row{grid-template-columns:18px 46px minmax(0,1fr) auto;gap:8px}.shift-row .shift-order-handle{grid-area:1/1/3}.shift-row .shift-code{grid-area:1/2/3}.shift-row>div{grid-area:1/3}.shift-row .duration{grid-area:2/3;justify-self:start;font-size:11px}.shift-row-action{grid-area:1/4/3}.person-row .person-metrics,.person-row .person-actions{grid-column:2;justify-self:start}.period-row{grid-template-columns:1fr 1fr}.period-row label:first-child{grid-column:1/-1}.remove-period{grid-column:2;justify-self:end}.editor-field-grid{grid-template-columns:1fr}.correction-row{grid-template-columns:68px minmax(0,1fr) 28px;padding:10px 12px}}@media print{body[data-print-target]{-webkit-print-color-adjust:exact;print-color-adjust:exact;background:#fff;min-width:0}body[data-print-target] .sidebar,body[data-print-target] .topbar,body[data-print-target] .period-toolbar,body[data-print-target] .toast,body[data-print-target] .employee-overview-backdrop,body[data-print-target] .section-heading,body[data-print-target] .copy-month-panel,body[data-print-target] .bulk-toolbar,body[data-print-target] .coverage-summary,body[data-print-target] .coverage-indicators,body[data-print-target] .read-only-note,body[data-print-target] .employee-order-handle,body[data-print-target] .screen-cell-content{display:none!important}body[data-print-target] .planner-table thead th.coverage-required{padding-bottom:0}body[data-print-target=month] .year-planning,body[data-print-target=month] .correction-planning,body[data-print-target=year] .month-planning,body[data-print-target=year] .correction-planning{display:none!important}body[data-print-target] .app-shell,body[data-print-target] .workspace,body[data-print-target] .content{background:#fff;width:100%;min-width:0;margin:0;padding:0;display:block}body[data-print-target] .planning-block{width:100%;margin:0}body[data-print-target] .planner-card{box-shadow:none;border:0;border-radius:0;overflow:visible}body[data-print-target] .print-document-heading{border-bottom:.3mm solid #cfd8e2;justify-content:space-between;align-items:flex-end;gap:8mm;min-height:14mm;padding:0 0 2.5mm;display:flex}body[data-print-target] .print-document-heading>div:last-child{text-align:right}body[data-print-target] .print-document-heading span,body[data-print-target] .print-document-heading strong{color:#637083;letter-spacing:.06em;text-transform:uppercase;font-size:6.5pt;display:block}body[data-print-target] .print-document-heading h1{color:#18283b;margin:1mm 0 0;font-family:Georgia,Times New Roman,serif;font-size:15pt;line-height:1}body[data-print-target] .print-document-heading strong{color:#26384c;margin-top:1mm;font-size:8pt}body[data-print-target] .planner-scroll{max-width:none;overflow:visible}body[data-print-target] table{border-collapse:collapse}body[data-print-target] thead{display:table-header-group}body[data-print-target] tr{break-inside:avoid;page-break-inside:avoid}body[data-print-target=month] .legend{background:#fff;border-bottom:.25mm solid #dfe5eb;gap:1.5mm 3.2mm;padding:2mm 0}body[data-print-target=month] .legend span,body[data-print-target=month] .legend b{font-size:5.5pt}body[data-print-target=month] .legend i{width:2mm;height:2mm}body[data-print-target=month] .planner-table{table-layout:fixed;transform:none;width:100%!important;min-width:0!important}body[data-print-target=month] .planner-table th,body[data-print-target=month] .planner-table td{border:.2mm solid #dfe5eb;height:10mm}body[data-print-target=month] .planner-table thead th{height:8mm;font-size:5pt}body[data-print-target=month] .planner-table thead th strong{margin-top:.6mm;font-size:7pt}body[data-print-target=month] .planner-table thead th:not(.employee-column,.total-column),body[data-print-target=month] .planner-table tbody td{width:auto;min-width:0}body[data-print-target=month] .planner-table .employee-column{width:38mm;min-width:38mm;box-shadow:none;padding:0 1.5mm;position:static}body[data-print-target=month] .planner-table tbody .employee-column{display:table-cell}body[data-print-target=month] .employee-overview-trigger{grid-template-columns:6mm minmax(0,1fr);gap:1.5mm;display:grid}body[data-print-target=month] .employee-avatar{width:6mm;height:6mm;font-size:5pt}body[data-print-target=month] .planner-table .employee-column strong{font-size:6.5pt}body[data-print-target=month] .planner-table .employee-column small{margin-top:.5mm;font-size:5.5pt}body[data-print-target=month] .planner-table .total-column{width:17mm;min-width:17mm;box-shadow:none;position:static}body[data-print-target=month] .planner-table tbody .total-column strong{font-size:7pt}body[data-print-target=month] .print-shift-code{color:#2f4054;border-radius:1mm;place-items:center;width:calc(100% - .8mm);min-width:0;height:6.5mm;font-size:5.5pt;font-weight:800;display:inline-grid}body[data-print-target=year] .year-table{table-layout:fixed;width:100%!important;min-width:0!important}body[data-print-target=year] .year-table th,body[data-print-target=year] .year-table td{border:.2mm solid #dfe5eb;height:10mm;padding:0 1mm;font-size:6pt}body[data-print-target=year] .year-table thead th{height:8mm;font-size:5.5pt}body[data-print-target=year] .year-table th:first-child{width:38mm;min-width:38mm;position:static}body[data-print-target=year] .annual-employee-cell{gap:1mm}body[data-print-target=year] .employee-avatar.small{width:5mm;height:5mm;margin-right:1mm;font-size:4.5pt}body[data-print-target=year] .year-table .employee-name-lines{max-width:none;font-size:6pt}body[data-print-target=year] .vacation-value,body[data-print-target=year] .balance-pill{padding:1mm}.sidebar,.topbar-actions,.period-toolbar button,.planner-actions,.read-only-note,.toast{display:none!important}.app-shell{display:block}.topbar,.content{padding:12px}.planner-card{box-shadow:none}.planner-scroll{overflow:visible}.planner-table{transform-origin:0 0}body:has(.employee-overview) .app-shell{display:none}.employee-overview-backdrop{background:#fff;display:block;position:static}.employee-overview{width:100%;height:auto;box-shadow:none}.employee-overview-content{overflow:visible}.overview-close,.employee-overview-footer{display:none}}.auth-page{background:radial-gradient(circle at 15% 15%,#376bdb24,#0000 32%),radial-gradient(circle at 85% 80%,#157e741f,#0000 30%),#f4f7fb;place-items:center;min-height:100vh;padding:24px;display:grid}.auth-card{background:#fff;border:1px solid #dfe5ee;border-radius:18px;width:min(100%,480px);padding:32px;box-shadow:0 22px 70px #192f4c24}.auth-brand{align-items:center;gap:14px;margin-bottom:28px;display:flex}.auth-brand h1{margin:3px 0 0;font-size:1.65rem}.auth-form{gap:16px;display:grid}.auth-form label:not(.auth-checkbox){color:#32445c;gap:7px;font-size:.86rem;font-weight:700;display:grid}.auth-form input:not([type=checkbox]){color:#14243a;width:100%;min-height:44px;font:inherit;background:#fff;border:1px solid #cfd8e6;border-radius:9px;padding:10px 12px}.auth-form input:focus{border-color:#376bdb;outline:3px solid #376bdb29}.auth-form .primary-button{justify-content:center;min-height:44px}.auth-help,.auth-footer{color:#65758a;margin:0;line-height:1.55}.auth-checkbox{color:#465970;align-items:flex-start;gap:9px;font-size:.86rem;display:flex}.auth-error{color:#a3362e;background:#fff0ef;border-radius:8px;margin:18px 0 0;padding:11px 13px}.auth-footer{text-align:center;border-top:1px solid #e7ebf1;margin-top:24px;padding-top:18px;font-size:.78rem}.mfa-qr{border:8px solid #fff;border-radius:12px;justify-self:center;box-shadow:0 4px 18px #192f4c1f}.manual-mfa-key{overflow-wrap:anywhere;background:#f2f5f9;border-radius:8px;margin-top:10px;padding:10px;display:block}.recovery-code-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0;list-style:none;display:grid}.recovery-code-list li{text-align:center;background:#f8fafc;border:1px solid #dfe5ee;border-radius:7px;padding:9px}.signed-in-user{text-align:right;display:grid}.signed-in-user small{color:#728197}.main-nav a{width:100%;color:inherit;border-radius:8px;align-items:center;gap:12px;padding:10px 12px;text-decoration:none;display:flex}.main-nav a:hover{background:#ffffff14}.admin-page{background:#f4f7fb;min-height:100vh;padding:34px clamp(20px,5vw,72px)}.admin-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:22px;display:flex}.admin-header h1{margin:3px 0 6px}.admin-header p{color:#65758a;margin-bottom:0}.security-warning{color:#6f5716;background:#fff8dd;border:1px solid #e8cb75;border-radius:9px;margin-bottom:18px;padding:13px 16px}.admin-grid{grid-template-columns:minmax(280px,360px) minmax(0,1fr);align-items:start;gap:20px;display:grid}.admin-form-card,.user-list-card{padding:22px}.admin-form-card h2,.user-list-card h2{margin-top:0}.auth-form select{min-height:44px}.user-account-list{gap:10px;display:grid}.user-account{border:1px solid #e0e6ef;border-radius:10px;grid-template-columns:minmax(150px,1fr) minmax(130px,.8fr) minmax(160px,1fr) auto auto;align-items:center;gap:10px;padding:12px;display:grid}.user-account>div{gap:4px;display:grid}.user-account small{color:#718096}.user-account.is-inactive{opacity:.58;background:#f4f5f7}.one-time-password{overflow-wrap:anywhere;-webkit-user-select:all;user-select:all;background:#f1f4f8;border-radius:8px;margin:18px 0;padding:14px;font-size:1.05rem;display:block}@media (max-width:1050px){.admin-grid{grid-template-columns:1fr}.user-account{grid-template-columns:1fr 1fr}}@media (max-width:640px){.admin-header{display:grid}.user-account{grid-template-columns:1fr}}@media (max-width:560px){.auth-card{padding:24px 20px}.recovery-code-list{grid-template-columns:1fr}.signed-in-user{display:none}}
