*{box-sizing:border-box}html,body{margin:0;padding:0}:root{--bg:#f2eee3;--surface:#fbf9f3;--wash:#ece7d8;--wash-2:#f7f4eb;--line:#e0dac8;--line-2:#cfc9b6;--ink:#1f2a23;--ink-2:#37453c;--ink-3:#57655b;--muted:#78877d;--muted-2:#a0aca0;--accent:#0e6b52;--accent-dark:#0a5340;--accent-soft:#dcebe0;--gold:#b5893a;--gold-soft:#f0e4c8;--ok:#25714b;--ok-soft:#ddede0;--warn:#92650e;--warn-soft:#f2e5c6;--danger:#b04425;--danger-soft:#f4e1d7;--danger-line:#e0c1af;--info:#34618e;--info-ink:#2a4b6b;--info-soft:#e2e9f0;--info-line:#c0d0de;--grape:#6c4e97;--grape-soft:#eae4f2;--shell:#142720;--shell-2:#1b332a;--shell-ink:#efe9d8;--shell-muted:#8da294;--shell-line:#efe9d81f;--shell-active:#efe9d812;--shell-gold:#d9a94f;--ui-font:"Hanken Grotesk", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--display-font:"Fraunces", Georgia, "Times New Roman", serif;--mono-font:"Geist Mono", ui-monospace, "Cascadia Mono", monospace;--r-sm:8px;--r-md:12px;--r-lg:16px;--shadow-1:0 1px 2px #1f2a230d;--shadow-2:0 6px 22px #1f2a2317}body{font-family:var(--ui-font);background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased}body:after{content:"";pointer-events:none;z-index:9999;opacity:.05;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:0}@media print{body:after{display:none}}#app{height:100vh}.font-display{font-family:var(--display-font);font-optical-sizing:auto}input::placeholder,textarea::placeholder{color:var(--muted-2)}button{font-family:inherit}:focus-visible{outline:2px solid var(--gold);outline-offset:2px;border-radius:4px}::selection{background:var(--gold-soft);color:var(--ink)}::-webkit-scrollbar{width:11px;height:11px}::-webkit-scrollbar-thumb{border:3px solid var(--bg);background:#cbc4ae;border-radius:99px}::-webkit-scrollbar-thumb:hover{background:#b4ad95}@keyframes rise-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}main>div>*{animation:.4s cubic-bezier(.2,.7,.3,1) both rise-in}main>div>:nth-child(2){animation-delay:50ms}main>div>:nth-child(3){animation-delay:.1s}main>div>:nth-child(4){animation-delay:.15s}main>div>:nth-child(n+5){animation-delay:.2s}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}@media print{@page{margin:12mm}html,body{background:#fff!important}body *{visibility:hidden!important}.payslip-doc,.payslip-doc *{visibility:visible!important}.payslip-doc{top:0;left:0;width:100%!important;position:absolute!important}}
