:root{--color-olive:#6b7a4f;--color-olive-dark:#4f5c38;--color-cream:#f7f3e8;--color-cream-dark:#ece4cf;--color-gold:#b8902f;--color-gold-light:#d4af5a;--color-text:#2c2a22;--color-text-muted:#6b6657;--color-danger:#a13d3d;--color-success:#4f6b3f;--color-border:#ddd4ba;--color-surface:#fff;--font-heading:"Playfair Display", "Georgia", serif;--font-script:"Great Vibes", cursive;--font-body:"Montserrat", system-ui, sans-serif;font-family:var(--font-body);color:var(--color-text);background:var(--color-cream);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}body{background:var(--color-cream);min-height:100vh;margin:0}h1,h2,h3{font-family:var(--font-heading);color:var(--color-olive-dark);margin:0 0 .5em}.brand-script{font-family:var(--font-script);color:var(--color-gold);font-size:1.6em}a{color:var(--color-olive-dark)}button{font-family:var(--font-body);cursor:pointer}.btn{border:1px solid var(--color-olive);background:var(--color-olive);color:#fff;border-radius:6px;align-items:center;gap:.4em;padding:.55em 1.1em;font-size:.95em;font-weight:500;transition:background-color .15s;display:inline-flex}.btn:hover{background:var(--color-olive-dark)}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-secondary{color:var(--color-olive-dark);background:0 0}.btn-secondary:hover{background:var(--color-cream-dark)}.btn-danger{background:var(--color-danger);border-color:var(--color-danger)}.btn-danger:hover{background:#832f2f}.btn-gold{background:var(--color-gold);border-color:var(--color-gold)}.btn-gold:hover{background:#9a7726}input,select,textarea{font-family:var(--font-body);border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text);border-radius:6px;width:100%;min-width:0;padding:.5em .7em;font-size:.95em}input:focus,select:focus,textarea:focus{outline:2px solid var(--color-gold-light);outline-offset:1px}label{color:var(--color-text-muted);margin-bottom:.25em;font-size:.85em;display:block}.card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:10px;padding:1.25em}table{border-collapse:collapse;width:100%;font-size:.92em}th,td{text-align:left;border-bottom:1px solid var(--color-border);padding:.55em .7em}th{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.03em;font-size:.78em;font-weight:600}.badge{border-radius:999px;padding:.15em .6em;font-size:.78em;font-weight:600;display:inline-block}.badge-open{color:#8a5a12;background:#f5e3c8}.badge-partial{color:var(--color-olive-dark);background:#e3e8d1}.badge-closed{color:var(--color-success);background:#d9e6cf}.error-text{color:var(--color-danger);font-size:.85em}.card:has(table){overflow-x:auto}@media (width<=640px){h1{font-size:1.4em}h2{font-size:1.1em}.card{padding:1em}table{font-size:.82em}th,td{padding:.45em .5em}.btn{padding:.55em .9em;font-size:.92em}}.shell.svelte-whg6dh{min-height:100vh;display:flex}.sidebar.svelte-whg6dh{background:var(--color-olive-dark);color:#fff;flex-direction:column;flex-shrink:0;width:220px;padding:1.25em 1em;display:flex}.brand.svelte-whg6dh{text-align:center;margin-bottom:1.5em;font-size:1.4em}.sidebar.svelte-whg6dh nav:where(.svelte-whg6dh){flex-direction:column;flex:1;gap:.15em;display:flex}.nav-group-title.svelte-whg6dh{color:#ffffff8c;text-transform:uppercase;letter-spacing:.05em;margin:1em 0 .4em;font-size:.72em}.nav-link.svelte-whg6dh{color:#ffffffd9;text-align:left;background:0 0;border:none;border-radius:6px;padding:.55em .7em;font-size:.92em}.nav-link.svelte-whg6dh:hover{background:#ffffff14}.nav-link.active.svelte-whg6dh{background:var(--color-gold);color:#fff;font-weight:600}.user-box.svelte-whg6dh{border-top:1px solid #ffffff26;padding-top:.8em;font-size:.85em}.user-name.svelte-whg6dh{font-weight:600}.user-role.svelte-whg6dh{color:#fff9;margin-bottom:.6em;font-size:.85em}.logout-btn.svelte-whg6dh{color:#fff;border-color:#fff6;justify-content:center;width:100%}.logout-btn.svelte-whg6dh:hover{background:#ffffff1a}.content.svelte-whg6dh{flex:1;min-width:0;padding:1.75em 2em;overflow-y:auto}.mobile-topbar.svelte-whg6dh,.bottom-nav.svelte-whg6dh,.sheet-overlay.svelte-whg6dh,.sheet.svelte-whg6dh{display:none}@media (width<=768px){.shell.svelte-whg6dh{flex-direction:column}.sidebar.svelte-whg6dh{display:none}.mobile-topbar.svelte-whg6dh{z-index:40;background:var(--color-olive-dark);justify-content:center;align-items:center;padding:.65em 0;display:flex;position:sticky;top:0}.mobile-topbar.svelte-whg6dh .brand-script:where(.svelte-whg6dh){color:var(--color-gold-light)}.content.svelte-whg6dh{padding:1em;padding-bottom:calc(5rem + env(safe-area-inset-bottom))}.bottom-nav.svelte-whg6dh{z-index:50;background:var(--color-surface);border-top:1px solid var(--color-border);padding:.3em .2em calc(.3em + env(safe-area-inset-bottom));flex-direction:row;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 10px #00000012}.bottom-link.svelte-whg6dh{color:var(--color-text-muted);background:0 0;border:none;border-radius:8px;flex-direction:column;flex:1;align-items:center;gap:.15em;min-width:0;padding:.35em .1em;font-size:.66em;line-height:1.2;display:flex}.bottom-link.svelte-whg6dh span:where(.svelte-whg6dh){text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.bottom-link.active.svelte-whg6dh{color:var(--color-gold);font-weight:600}.sheet-overlay.svelte-whg6dh{z-index:70;background:#0006;display:block;position:fixed;inset:0}.sheet.svelte-whg6dh{z-index:80;background:var(--color-surface);padding:1.1em 1.1em calc(1.1em + env(safe-area-inset-bottom));border-radius:16px 16px 0 0;max-height:75vh;display:block;position:fixed;bottom:0;left:0;right:0;overflow-y:auto;box-shadow:0 -4px 20px #00000026}.sheet-header.svelte-whg6dh{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:flex-start;gap:.8em;margin-bottom:.8em;padding-bottom:.7em;display:flex}.sheet-user-name.svelte-whg6dh{font-weight:600}.sheet-user-role.svelte-whg6dh{color:var(--color-text-muted);font-size:.85em}.sheet-close.svelte-whg6dh{color:var(--color-text-muted);background:0 0;border:none;flex-shrink:0}.sheet-links.svelte-whg6dh{grid-template-columns:repeat(2,1fr);gap:.5em;margin-bottom:1em;display:grid}.sheet-link.svelte-whg6dh{background:var(--color-cream-dark);color:var(--color-text);text-align:left;border:none;border-radius:8px;align-items:center;gap:.5em;padding:.7em;font-size:.86em;display:flex}.sheet-link.active.svelte-whg6dh{background:var(--color-gold);color:#fff}.sheet-logout.svelte-whg6dh{justify-content:center;width:100%}}.toast-container.svelte-r9p0hk{z-index:1000;flex-direction:column;gap:.5rem;display:flex;position:fixed;top:1rem;right:1rem}.toast.svelte-r9p0hk{color:#fff;border-radius:8px;align-items:center;gap:.75rem;min-width:220px;padding:.7em 1em;font-size:.9em;display:flex;box-shadow:0 4px 10px #00000026}.toast-success.svelte-r9p0hk{background:var(--color-success)}.toast-error.svelte-r9p0hk{background:var(--color-danger)}.toast-close.svelte-r9p0hk{color:inherit;background:0 0;border:none;margin-left:auto;font-size:1.1em;line-height:1}@media (width<=640px){.toast-container.svelte-r9p0hk{top:auto;bottom:calc(5.25rem + env(safe-area-inset-bottom));left:.75rem;right:.75rem}.toast.svelte-r9p0hk{min-width:0}}.login-page.svelte-z7lc6w{justify-content:center;align-items:center;min-height:100vh;padding:1em;display:flex}.login-card.svelte-z7lc6w{text-align:center;flex-direction:column;gap:.6em;width:100%;max-width:320px;display:flex}.login-card.wide.svelte-z7lc6w{max-width:420px}.login-card.svelte-z7lc6w h1:where(.svelte-z7lc6w){margin-bottom:.8em;font-size:1.3em}.login-card.svelte-z7lc6w label:where(.svelte-z7lc6w){text-align:left}.login-card.svelte-z7lc6w .btn:where(.svelte-z7lc6w){justify-content:center;margin-top:.6em}.hint.svelte-z7lc6w{color:var(--color-text-muted);text-align:left;font-size:.88em}.qr.svelte-z7lc6w{border:1px solid var(--color-border);border-radius:8px;align-self:center;width:200px;height:200px}.secret.svelte-z7lc6w{word-break:break-all;text-align:left;font-size:.85em}.recovery-codes.svelte-z7lc6w{text-align:left;grid-template-columns:repeat(2,1fr);gap:.4em;margin:0;padding:0;list-style:none;display:grid}.recovery-codes.svelte-z7lc6w li:where(.svelte-z7lc6w){background:var(--color-cream-dark);border-radius:6px;padding:.5em .6em;font-size:.85em}.create-form.svelte-kmm08a{margin-bottom:1.5em}.grid.svelte-kmm08a{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.8em;margin-bottom:1em;display:grid}.full-width.svelte-kmm08a{grid-column:1/-1}.checkbox-field.svelte-kmm08a{align-items:end;display:flex}.checkbox-field.svelte-kmm08a label:where(.svelte-kmm08a){align-items:center;gap:.4em;margin:0;display:flex}.table-card.svelte-kmm08a{overflow-x:auto}.actions.svelte-kmm08a{white-space:nowrap;gap:.4em;display:flex}.payments-row.svelte-kmm08a td:where(.svelte-kmm08a){background:var(--color-cream-dark);padding:0}.payments-panel.svelte-kmm08a{padding:1em 1.5em}.payments-panel.svelte-kmm08a h3:where(.svelte-kmm08a){margin-bottom:.5em;font-size:1em}.inner-table.svelte-kmm08a{margin-bottom:.8em}.payment-form.svelte-kmm08a{flex-wrap:wrap;align-items:center;gap:.5em;display:flex}.payment-form.svelte-kmm08a input:where(.svelte-kmm08a),.payment-form.svelte-kmm08a select:where(.svelte-kmm08a){width:auto}@media (width<=640px){.payment-form.svelte-kmm08a{flex-direction:column;align-items:stretch}.payment-form.svelte-kmm08a input:where(.svelte-kmm08a),.payment-form.svelte-kmm08a select:where(.svelte-kmm08a){width:100%}.actions.svelte-kmm08a{flex-wrap:wrap}}@media (width<=480px){.main-table.svelte-kmm08a th:where(.svelte-kmm08a):nth-child(3),.main-table.svelte-kmm08a td:where(.svelte-kmm08a):nth-child(3),.main-table.svelte-kmm08a th:where(.svelte-kmm08a):nth-child(6),.main-table.svelte-kmm08a td:where(.svelte-kmm08a):nth-child(6){display:none}}.create-form.svelte-225dmr{margin-bottom:1.5em}.grid.svelte-225dmr{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.8em;margin-bottom:1em;display:grid}.full-width.svelte-225dmr{grid-column:1/-1}.table-card.svelte-225dmr{overflow-x:auto}.actions.svelte-225dmr{white-space:nowrap;gap:.4em;display:flex}@media (width<=640px){.actions.svelte-225dmr{flex-wrap:wrap}}@media (width<=480px){.main-table.svelte-225dmr th:where(.svelte-225dmr):nth-child(4),.main-table.svelte-225dmr td:where(.svelte-225dmr):nth-child(4){display:none}}.period-selector.svelte-1nq8mmg{flex-wrap:wrap;align-items:center;gap:.4em;margin-bottom:1.2em;display:flex}.period-btn.svelte-1nq8mmg{background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-text);border-radius:6px;padding:.4em .9em;font-size:.88em}.period-btn.svelte-1nq8mmg:hover{border-color:var(--color-olive)}.period-btn.active.svelte-1nq8mmg{background:var(--color-olive);border-color:var(--color-olive);color:#fff}.kpi-grid.svelte-b199rb{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:.8em;margin-bottom:1.5em;display:grid}.kpi-card.svelte-b199rb{flex-direction:column;gap:.3em;display:flex}.kpi-label.svelte-b199rb{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.03em;font-size:.78em}.kpi-value.svelte-b199rb{font-family:var(--font-heading);color:var(--color-olive-dark);font-size:1.5em}.breakdowns.svelte-b199rb{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1em;margin-bottom:1.5em;display:grid}.breakdowns.svelte-b199rb h2:where(.svelte-b199rb),.timeline-card.svelte-b199rb h2:where(.svelte-b199rb){margin-bottom:.6em;font-size:1.05em}.section.svelte-t5vt40{margin-bottom:1.2em}.section.svelte-t5vt40 h2:where(.svelte-t5vt40){margin-bottom:.6em;font-size:1.05em}.muted.svelte-t5vt40{color:var(--color-text-muted);font-size:.9em}.section.svelte-12ytldl{margin-bottom:1.2em}.section.svelte-12ytldl h2:where(.svelte-12ytldl){margin-bottom:.6em;font-size:1.05em}.muted.svelte-12ytldl{color:var(--color-text-muted);font-size:.9em}.plain-list.svelte-12ytldl{margin:0;padding-left:1.2em}.inline-form.svelte-12ytldl{flex-wrap:wrap;align-items:center;gap:.5em;margin-bottom:1em;display:flex}.inline-form.svelte-12ytldl input:where(.svelte-12ytldl),.inline-form.svelte-12ytldl select:where(.svelte-12ytldl){width:auto}.employee-form.svelte-12ytldl input:where(.svelte-12ytldl),.employee-form.svelte-12ytldl select:where(.svelte-12ytldl){min-width:160px}.checkbox-inline.svelte-12ytldl{align-items:center;gap:.4em;margin:0;display:flex}@media (width<=640px){.inline-form.svelte-12ytldl input:where(.svelte-12ytldl),.inline-form.svelte-12ytldl select:where(.svelte-12ytldl),.employee-form.svelte-12ytldl input:where(.svelte-12ytldl),.employee-form.svelte-12ytldl select:where(.svelte-12ytldl){flex:100%;width:100%;min-width:0}}.create-form.svelte-16x3jqv{margin-bottom:1.5em}.inline-form.svelte-16x3jqv{flex-wrap:wrap;align-items:center;gap:.5em;display:flex}.inline-form.svelte-16x3jqv input:where(.svelte-16x3jqv){width:auto}.table-card.svelte-16x3jqv{overflow-x:auto}.actions.svelte-16x3jqv{white-space:nowrap;align-items:center;gap:.4em;display:flex}.actions.svelte-16x3jqv input:where(.svelte-16x3jqv){width:140px}@media (width<=640px){.inline-form.svelte-16x3jqv input:where(.svelte-16x3jqv){flex:100%;width:100%}.actions.svelte-16x3jqv{flex-wrap:wrap}.actions.svelte-16x3jqv input:where(.svelte-16x3jqv){width:100%}}@media (width<=480px){table.svelte-16x3jqv th:where(.svelte-16x3jqv):nth-child(3),table.svelte-16x3jqv td:where(.svelte-16x3jqv):nth-child(3){display:none}}td.svelte-1i5mjvv{vertical-align:middle}.stepper.svelte-1p0j61w{color:var(--color-text-muted);flex-wrap:wrap;gap:.6em 1.2em;margin-bottom:1em;font-size:.85em;display:flex}.step.active.svelte-1p0j61w{color:var(--color-olive-dark);font-weight:600}.step.done.svelte-1p0j61w{color:var(--color-success)}.field-row.svelte-1p0j61w{max-width:360px;margin-bottom:1em}.field-row.svelte-1p0j61w select:where(.svelte-1p0j61w),.field-row.svelte-1p0j61w input:where(.svelte-1p0j61w){width:100%}.muted.svelte-1p0j61w{color:var(--color-text-muted);font-size:.9em}.preset-row.svelte-1p0j61w{flex-wrap:wrap;align-items:center;gap:.5em;margin-bottom:1em;display:flex}.mapping-table.svelte-1p0j61w td:where(.svelte-1p0j61w){vertical-align:middle}.required-mark.svelte-1p0j61w{color:var(--color-danger)}.hint.svelte-1p0j61w{color:var(--color-text-muted);font-size:.78em}.sample-wrap.svelte-1p0j61w,.preview-table-wrap.svelte-1p0j61w{margin-bottom:1em;overflow-x:auto}.save-preset-row.svelte-1p0j61w{flex-wrap:wrap;gap:.5em;max-width:420px;margin:1em 0;display:flex}.save-preset-row.svelte-1p0j61w input:where(.svelte-1p0j61w){flex:1;min-width:160px}.actions.svelte-1p0j61w{flex-wrap:wrap;gap:.6em;margin-top:1em;display:flex}.summary.svelte-1p0j61w{flex-wrap:wrap;gap:1.2em;margin-bottom:1em;display:flex}.summary-item.svelte-1p0j61w{color:var(--color-text-muted);font-size:.9em}.summary-item.ready.svelte-1p0j61w strong:where(.svelte-1p0j61w){color:var(--color-success)}.summary-item.error.svelte-1p0j61w strong:where(.svelte-1p0j61w){color:var(--color-danger)}.summary-item.duplicate.svelte-1p0j61w strong:where(.svelte-1p0j61w){color:var(--color-gold)}.unresolved-field.svelte-1p0j61w{margin-bottom:.8em}.unresolved-field-title.svelte-1p0j61w{margin-bottom:.3em;font-weight:600}.unresolved-value-row.svelte-1p0j61w{flex-wrap:wrap;align-items:center;gap:.6em;margin-bottom:.4em;display:flex}.unresolved-raw.svelte-1p0j61w{font-style:italic}.btn-small.svelte-1p0j61w{padding:.3em .7em;font-size:.82em}.btn-small.selected.svelte-1p0j61w{background:var(--color-olive);color:#fff}.resolution-status.svelte-1p0j61w{color:var(--color-text-muted);font-size:.82em}.preview-table.svelte-1p0j61w{font-size:.85em}.row-error.svelte-1p0j61w{background:#f7e6e6}.row-duplicate.svelte-1p0j61w{background:#f5efdd}.cell-error.svelte-1p0j61w{outline:1px solid var(--color-danger)}.badge-error.svelte-1p0j61w{color:var(--color-danger);background:#f0d6d6}.badge-duplicate.svelte-1p0j61w{color:#8a5a12;background:#f5e3c8}.result-list.svelte-1p0j61w{margin:0 0 1em;padding-left:1.2em}.loading-screen.svelte-1n46o8q{min-height:100vh;color:var(--color-text-muted);justify-content:center;align-items:center;display:flex}
