@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Space+Grotesk:wght@500;600;700&display=swap";:root{color-scheme:light;--svetofor-bg-0: #F6FAF6;--svetofor-bg-1: #EEF6EF;--svetofor-bg-2: #E6F0E8;--svetofor-surface-0: rgba(255,255,255,.72);--svetofor-surface-1: rgba(255,255,255,.82);--svetofor-surface-2: rgba(255,255,255,.92);--svetofor-border: rgba(15,23,42,.1);--svetofor-border-strong: rgba(15,23,42,.14);--svetofor-text: #0F172A;--svetofor-text-dim: #334155;--svetofor-text-faint: #64748B;--svetofor-green: #2F7A4D;--svetofor-green-soft: rgba(47,122,77,.14);--svetofor-accent: #F59E0B;--svetofor-accent-soft: rgba(245,158,11,.18);--svetofor-accent-soft-2: rgba(245,158,11,.28);--svetofor-danger: #EF4444;--svetofor-radius-xl: 18px;--svetofor-radius-lg: 14px;--svetofor-radius-md: 12px;--svetofor-shadow-soft: 0 18px 50px rgba(15,23,42,.1);--svetofor-shadow-card: 0 10px 26px rgba(15,23,42,.1);--svetofor-shadow-glass: inset 0 1px 0 rgba(255,255,255,.72), 0 10px 24px rgba(15,23,42,.12);--svetofor-focus: 0 0 0 3px rgba(245,158,11,.22), 0 0 0 1px rgba(245,158,11,.28);--svetofor-maxw: 1600px;--svetofor-header-bg: rgba(246,250,246,.72);--svetofor-input-bg: rgba(255,255,255,.78);--svetofor-input-bg-focus: rgba(255,255,255,.9);--svetofor-input-border: rgba(15,23,42,.1);--svetofor-option-bg: #fff;--svetofor-table-bg: rgba(255,255,255,.92);--svetofor-table-th-bg: rgba(47,122,77,.06);--svetofor-hr: rgba(15,23,42,.08);--svetofor-modal-bg: rgba(255,255,255,.84);--svetofor-backdrop: rgba(15,23,42,.42);--svetofor-ai-overlay-bg: rgba(255,255,255,.55);--svetofor-date-scheme: light;--svetofor-table-th-text: rgba(15,23,42,.58);--svetofor-table-row-hover: rgba(15,23,42,.02);--svetofor-table-row-border: rgba(15,23,42,.06);--svetofor-badge-text: rgba(15,23,42,.78);--svetofor-btn-disabled-bg: rgba(15,23,42,.04);--svetofor-btn-disabled-border: rgba(15,23,42,.1);--svetofor-detail-bg: #fff;--svetofor-detail-border: #ddd;--svetofor-detail-border-soft: #eee;--svetofor-checkbox-bg: rgba(255,255,255,.7);--svetofor-checkbox-border: rgba(15,23,42,.26);--svetofor-checkbox-dot: rgba(245,158,11,.95)}*{box-sizing:border-box}html,body{height:100%}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--svetofor-text);background:radial-gradient(900px 520px at 18% 0%,rgba(47,122,77,.14),transparent 60%),radial-gradient(760px 520px at 84% 10%,rgba(245,158,11,.1),transparent 58%),linear-gradient(180deg,var(--svetofor-bg-0),var(--svetofor-bg-1) 46%,var(--svetofor-bg-0));background-attachment:fixed;min-height:100%;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}@keyframes pageFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.svetofor-container{animation:pageFadeIn .32s ease}::selection{background:#f59e0b38}a{color:inherit;text-decoration:none}a:hover{color:#0f172ae6}h1,h2,h3,h4{font-family:Space Grotesk,Inter,system-ui,sans-serif;letter-spacing:.2px}h2{margin:6px 0 12px;font-size:22px;line-height:1.12}header{position:sticky;top:0;z-index:50;padding:14px 16px;border-bottom:1px solid var(--svetofor-border);background:var(--svetofor-header-bg);backdrop-filter:blur(14px) saturate(170%);-webkit-backdrop-filter:blur(14px) saturate(170%)}.svetofor-headerInner{max-width:var(--svetofor-maxw);margin:0 auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px}.svetofor-brand{display:inline-flex;align-items:center;gap:10px;min-width:0}.svetofor-logo{height:40px;width:auto;max-width:160px;object-fit:contain;border-radius:6px}.svetofor-navDesktop{display:grid;grid-template-columns:repeat(5,minmax(120px,1fr));gap:8px 10px;align-items:center;justify-items:stretch;width:100%;min-width:0}.svetofor-navDesktop a{display:inline-flex;align-items:center;justify-content:center;width:100%;text-align:center;white-space:nowrap}.svetofor-headerRight{display:flex;align-items:center;justify-content:flex-end;gap:10px}.svetofor-headerActions{display:none;align-items:center;gap:10px}.svetofor-burger{min-height:40px;width:44px;padding:0;display:inline-flex;align-items:center;justify-content:center;font-size:18px}.svetofor-iconBtn{min-height:40px;width:44px;padding:0;display:inline-flex;align-items:center;justify-content:center;font-size:16px}.svetofor-pill{min-height:36px;padding:8px 12px}header>div{display:flex;align-items:center;gap:10px;min-width:0}header strong{font-weight:700;font-size:16px;line-height:1.1;white-space:nowrap}nav{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}nav a{padding:8px 10px;border-radius:999px;color:var(--svetofor-text-dim);border:1px solid transparent;transition:transform .18s ease,background .18s ease,border-color .18s ease,color .18s ease}nav a:hover{color:var(--svetofor-text);background:#0f172a0a;border-color:#0f172a14;transform:translateY(-1px)}.svetofor-navLink{display:inline-flex;align-items:center;justify-content:center;gap:8px}.svetofor-navIcon{display:inline-flex;width:16px;height:16px;opacity:.86;flex:0 0 16px}.svetofor-navIcon svg{width:100%;height:100%;fill:currentColor}.svetofor-container{max-width:var(--svetofor-maxw);margin:0 auto;padding:18px 16px 28px}.svetofor-grid{display:grid;gap:14px}.svetofor-grid2{grid-template-columns:1fr 1fr;gap:12px}.svetofor-card{border:1px solid var(--svetofor-border);border-radius:var(--svetofor-radius-xl);padding:18px;background:var(--svetofor-surface-1);box-shadow:var(--svetofor-shadow-card);backdrop-filter:blur(12px) saturate(160%);-webkit-backdrop-filter:blur(12px) saturate(160%);margin-top:12px}.svetofor-card h1,.svetofor-card h2,.svetofor-card h3,.svetofor-card h4{margin:0 0 12px}.svetofor-card h3{font-size:18px}.svetofor-card h4{font-size:15px}.svetofor-row{display:flex;gap:12px;align-items:center;flex-wrap:wrap}label{color:var(--svetofor-text-dim);font-size:13px;display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.svetofor-muted,small.svetofor-muted{color:var(--svetofor-text-faint)}input,select,textarea{width:auto;min-height:40px;padding:10px 12px;border-radius:12px;border:1px solid var(--svetofor-input-border);background:var(--svetofor-input-bg);color:var(--svetofor-text);outline:none;box-shadow:inset 0 1px #fff9;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}textarea{min-height:96px;resize:vertical}input::placeholder,textarea::placeholder{color:#64748bcc}input:focus,select:focus,textarea:focus{border-color:#f59e0b8c;box-shadow:var(--svetofor-focus);background:var(--svetofor-input-bg-focus)}select,option{color:var(--svetofor-text)}option{background:var(--svetofor-option-bg)}input[type=date],input[type=month]{color-scheme:var(--svetofor-date-scheme)}button{min-height:40px;padding:10px 14px;border-radius:999px;border:1px solid rgba(245,158,11,.24);color:var(--svetofor-text);cursor:pointer;background:var(--svetofor-accent-soft);backdrop-filter:blur(14px) saturate(180%);-webkit-backdrop-filter:blur(14px) saturate(180%);box-shadow:var(--svetofor-shadow-glass);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease;position:relative;overflow:hidden}button:after{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;background:linear-gradient(120deg,transparent 0%,rgba(255,255,255,.26) 50%,transparent 100%);transform:translate(-130%);transition:transform .55s ease;pointer-events:none;opacity:0}button:hover:after{transform:translate(130%);opacity:1}button:disabled:after{display:none}button:hover{transform:translateY(-1px);border-color:#f59e0b61;background:var(--svetofor-accent-soft-2);box-shadow:inset 0 1px #ffffffc7,0 14px 30px #0f172a24}button:active{transform:translateY(0) scale(.99)}button:focus-visible{outline:none;box-shadow:0 14px 30px #0f172a24,var(--svetofor-focus)}button:disabled{cursor:not-allowed;opacity:.55;border-color:var(--svetofor-btn-disabled-border);background:var(--svetofor-btn-disabled-bg);box-shadow:inset 0 1px #ffffffb3}button.btn-save{border-color:#2f7a4d61;background:#2f7a4d29}button.btn-save:hover{border-color:#2f7a4d8c;background:#2f7a4d42}button.btn-copy{border-color:#f59e0b61;background:var(--svetofor-accent-soft)}button.btn-copy:hover{border-color:#f59e0b8c;background:var(--svetofor-accent-soft-2)}button.btn-delete{border-color:#ef444473;background:#ef444424}button.btn-delete:hover{border-color:#ef44449e;background:#ef444438}button.btn-secondary{border-color:#94a3b873;background:#94a3b829}button.btn-secondary:hover{border-color:#94a3b89e;background:#94a3b83d}button.btn-small{min-height:34px;padding:7px 12px}.svetofor-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;border:1px solid rgba(47,122,77,.18);background:var(--svetofor-green-soft);backdrop-filter:blur(12px) saturate(160%);-webkit-backdrop-filter:blur(12px) saturate(160%);color:var(--svetofor-badge-text);font-size:12px;line-height:1.6;box-shadow:inset 0 1px #ffffffb3}.svetofor-table{width:100%;border-collapse:separate;border-spacing:0;overflow:hidden;border-radius:var(--svetofor-radius-lg);border:1px solid var(--svetofor-border);background:var(--svetofor-table-bg)}.svetofor-table th,.svetofor-table td{padding:10px 12px;border-bottom:1px solid var(--svetofor-table-row-border);vertical-align:top}.svetofor-table th{text-align:left;font-size:12px;letter-spacing:.04em;text-transform:uppercase;color:var(--svetofor-table-th-text);background:var(--svetofor-table-th-bg)}.svetofor-table tr:hover td{background:var(--svetofor-table-row-hover)}.svetofor-empRowFired td{background:#ef44441a}.svetofor-empRowFired td:first-child{box-shadow:inset 3px 0 #ef44448c}.svetofor-table tr:last-child td{border-bottom:none}.svetofor-table input,.svetofor-table select{width:auto;min-width:20px}.svetofor-modalBackdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--svetofor-backdrop);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;padding:16px;z-index:1000;overflow:auto;overscroll-behavior:contain}.svetofor-modalCard{width:100%;max-width:760px;border-radius:calc(var(--svetofor-radius-xl) + 2px);padding:16px;border:1px solid var(--svetofor-border);background:var(--svetofor-modal-bg);backdrop-filter:blur(16px) saturate(170%);-webkit-backdrop-filter:blur(16px) saturate(170%);box-shadow:var(--svetofor-shadow-soft)}.svetofor-scrollBox{display:grid;gap:8px;overflow:auto;padding:8px;border:1px solid #eee;border-radius:8px}.svetofor-detailWrap{border:1px solid var(--svetofor-detail-border-soft);border-radius:14px}.svetofor-detailTable{width:100%}.svetofor-detailHead{border:1px solid var(--svetofor-detail-border);background:var(--svetofor-detail-bg);white-space:nowrap}.svetofor-detailSticky{border:1px solid var(--svetofor-detail-border);background:var(--svetofor-detail-bg);z-index:2}.svetofor-detailCell{border:1px solid var(--svetofor-detail-border-soft)}hr{border:none;border-top:1px solid var(--svetofor-hr);margin:14px 0}.svetofor-tableWrap{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.svetofor-tableWrap .svetofor-table{width:max-content;min-width:100%}.svetofor-tableWrap .svetofor-table th,.svetofor-tableWrap .svetofor-table td{white-space:nowrap}.svetofor-empActions{display:flex;flex-direction:column;gap:6px;align-items:stretch}.svetofor-empActions button{min-height:32px;padding:6px 10px;font-size:12.5px;width:100%}.svetofor-numInput{width:100%!important;max-width:9rem}.svetofor-numInput.is-narrow{max-width:6.5rem}input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border-radius:999px;border:1.5px solid var(--svetofor-checkbox-border);background:var(--svetofor-checkbox-bg);display:inline-grid;place-content:center;cursor:pointer;transition:transform .16s ease,background .16s ease,border-color .16s ease,box-shadow .16s ease}input[type=checkbox]:before{content:"";width:10px;height:10px;border-radius:999px;background:var(--svetofor-checkbox-dot);transform:scale(0);transition:transform .14s ease}input[type=checkbox]:checked:before{transform:scale(1)}input[type=checkbox]:active{transform:scale(.96)}input[type=checkbox]:focus-visible{outline:none;box-shadow:var(--svetofor-focus)}input[type=checkbox][disabled]{opacity:.55;cursor:not-allowed}@keyframes svFadeIn{0%{opacity:0}to{opacity:1}}@keyframes svPopIn{0%{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.svetofor-modalBackdrop{animation:svFadeIn .18s ease}.svetofor-menuBackdrop{background:#0f172a80}.svetofor-modalCard{animation:svPopIn .22s cubic-bezier(.2,.8,.2,1)}.svetofor-mobileMenu{overflow:auto;min-height:0;max-height:calc(100dvh - 24px);width:100%;max-width:520px;border-radius:calc(var(--svetofor-radius-xl) + 2px);border:1px solid var(--svetofor-border);background:var(--svetofor-modal-bg);box-shadow:var(--svetofor-shadow-soft);backdrop-filter:blur(16px) saturate(170%);-webkit-backdrop-filter:blur(16px) saturate(170%);overflow:hidden;animation:svPopIn .22s cubic-bezier(.2,.8,.2,1)}.svetofor-mobileMenuHeader{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border-bottom:1px solid var(--svetofor-border)}.svetofor-mobileMenuBody{padding:10px 12px 12px;display:grid;gap:10px}.svetofor-mobileLink{padding:12px;border-radius:14px;border:1px solid rgba(15,23,42,.08);background:#0f172a08;color:var(--svetofor-text);transition:transform .16s ease,background .16s ease,border-color .16s ease;display:flex;align-items:center;gap:10px}.svetofor-mobileLink:hover{transform:translateY(-1px);border-color:#0f172a1f}.svetofor-mobileMenuRow{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:2px 4px}.svetofor-mobileMenuFooter{margin-top:4px}@media (max-width: 720px){header{padding:12px}.svetofor-headerInner{display:flex;justify-content:space-between}.svetofor-headerRight,.svetofor-navDesktop{display:none}.svetofor-headerActions{display:inline-flex}nav{justify-content:flex-start;gap:8px}nav a{padding:7px 9px;font-size:13px}.svetofor-container{padding:14px 12px 22px}.svetofor-card{padding:14px;border-radius:16px}.svetofor-row{flex-direction:column;align-items:stretch}.svetofor-row>*{width:100%}label{justify-content:space-between}.svetofor-tableWrap{border-radius:var(--svetofor-radius-lg);overflow-x:auto;-webkit-overflow-scrolling:touch}.svetofor-tableWrap .svetofor-table{width:max-content;min-width:680px}.svetofor-tableWrap .svetofor-table th,.svetofor-tableWrap .svetofor-table td{white-space:nowrap}.svetofor-numInput{max-width:7.5rem}.svetofor-modalBackdrop{align-items:flex-start;padding-top:72px}.svetofor-modalCard{max-height:calc(100dvh - 88px);overflow:auto}.svetofor-mobileMenu{min-height:0;max-height:calc(100dvh - 24px);margin-top:0;max-height:calc(100dvh - 88px);overflow:auto;overscroll-behavior:contain}.svetofor-grid2{grid-template-columns:1fr}}@media (max-height: 520px) and (orientation: landscape){header{padding:10px 12px}.svetofor-headerInner{display:flex;justify-content:space-between}.svetofor-headerRight,.svetofor-navDesktop{display:none}.svetofor-headerActions{display:inline-flex}.svetofor-container{padding:12px 12px 18px}.svetofor-modalBackdrop{align-items:center;padding:12px;overflow:auto}.svetofor-mobileMenu{overflow:auto;min-height:0;max-height:calc(100dvh - 24px)}}html[data-theme=dark]{color-scheme:dark;--svetofor-bg-0: #0e0e0e;--svetofor-bg-1: #0e0e0e;--svetofor-bg-2: #252729;--svetofor-surface-0: rgba(15,23,42,.56);--svetofor-surface-1: rgba(15,23,42,.72);--svetofor-surface-2: rgba(15,23,42,.84);--svetofor-border: rgba(226,232,240,.12);--svetofor-border-strong: rgba(226,232,240,.16);--svetofor-text: #E2E8F0;--svetofor-text-dim: #CBD5E1;--svetofor-text-faint: #94A3B8;--svetofor-graphite: #A7B0BA;--svetofor-graphite-bright: #E6E9ED;--svetofor-graphite-soft: rgba(167,176,186,.24);--svetofor-graphite-soft-2: rgba(167,176,186,.34);--svetofor-green: var(--svetofor-graphite);--svetofor-green-soft: var(--svetofor-graphite-soft);--svetofor-accent: #FBBF24;--svetofor-accent-soft: rgba(251,191,36,.22);--svetofor-accent-soft-2: rgba(251,191,36,.34);--svetofor-glass-bg: rgb(10 10 10 / 78%);--svetofor-glass-border: rgba(226,232,240,.14);--svetofor-glass-shadow: 0 2px 10px rgba(0,0,0,.28);--svetofor-glass-filter: none;--svetofor-focus: 0 0 0 3px rgba(251,191,36,.26), 0 0 0 1px rgba(251,191,36,.34);--svetofor-shadow-soft: 0 6px 16px rgba(0,0,0,.28);--svetofor-shadow-card: 0 4px 12px rgba(0,0,0,.26);--svetofor-shadow-glass: inset 0 1px 0 rgba(255,255,255,.1), 0 10px 24px rgba(0,0,0,.34);--svetofor-header-bg: rgb(0 0 0 / 45%);--svetofor-input-bg: rgba(2,6,23,.42);--svetofor-input-bg-focus: rgba(2,6,23,.56);--svetofor-input-border: rgba(226,232,240,.14);--svetofor-option-bg: #0e0e0e;--svetofor-table-bg: rgba(2,6,23,.4);--svetofor-table-th-bg: rgba(167,176,186,.18);--svetofor-hr: rgba(226,232,240,.12);--svetofor-modal-bg: var(--svetofor-glass-bg);--svetofor-backdrop: rgb(0 0 0 / 45%);--svetofor-ai-overlay-bg: rgba(0,0,0,.38);--svetofor-date-scheme: dark;--svetofor-table-th-text: rgba(226,232,240,.72);--svetofor-table-row-hover: rgba(226,232,240,.05);--svetofor-table-row-border: rgba(226,232,240,.08);--svetofor-badge-text: rgba(226,232,240,.82);--svetofor-btn-disabled-bg: rgba(226,232,240,.06);--svetofor-btn-disabled-border: rgba(226,232,240,.12);--svetofor-detail-bg: var(--svetofor-option-bg);--svetofor-detail-border: rgba(226,232,240,.16);--svetofor-detail-border-soft: rgba(226,232,240,.1);--svetofor-checkbox-bg: rgba(2,6,23,.35);--svetofor-checkbox-border: rgba(226,232,240,.26);--svetofor-checkbox-dot: rgba(251,191,36,.95)}html[data-theme=dark] body{background:radial-gradient(900px 520px at 18% 0%,rgba(167,176,186,.22),transparent 60%),radial-gradient(760px 520px at 84% 10%,rgba(251,191,36,.1),transparent 58%),linear-gradient(180deg,var(--svetofor-bg-0),var(--svetofor-bg-1) 46%,var(--svetofor-bg-0));background-attachment:scroll;background-repeat:no-repeat;background-size:cover;background-attachment:fixed}html[data-theme=dark] a:hover{color:#e2e8f0eb}html[data-theme=dark] nav a:hover{background:#e2e8f00f;border-color:#e2e8f01a}html[data-theme=dark] .svetofor-card,html[data-theme=dark] .svetofor-modalCard,html[data-theme=dark] .svetofor-mobileMenu,html[data-theme=dark] .svetofor-scrollBox,html[data-theme=dark] .svetofor-table,html[data-theme=dark] .svetofor-mobileLink,html[data-theme=dark] .svetofor-badge,html[data-theme=dark] .svetofor-detailWrap,html[data-theme=dark] .svetofor-detailHead,html[data-theme=dark] .svetofor-detailSticky,html[data-theme=dark] .svetofor-detailCell,html[data-theme=dark] .svetofor-table th,html[data-theme=dark] .svetofor-table td{background:var(--svetofor-glass-bg);border-color:var(--svetofor-glass-border);box-shadow:var(--svetofor-shadow-card);backdrop-filter:none;-webkit-backdrop-filter:none}html[data-theme=dark] button{border-color:#fbbf2466;background:var(--svetofor-accent-soft);box-shadow:var(--svetofor-shadow-card);backdrop-filter:none;-webkit-backdrop-filter:none}html[data-theme=dark] button:hover{background:var(--svetofor-accent-soft-2);box-shadow:var(--svetofor-shadow-soft)}html[data-theme=dark] .svetofor-mobileLink{box-shadow:none}html[data-theme=dark] .svetofor-menuBackdrop{background:#000000bf}html[data-theme=dark] .svetofor-empRowFired td{background:#ef444438}html[data-theme=dark] input,html[data-theme=dark] select,html[data-theme=dark] textarea{background:var(--svetofor-glass-bg);border-color:var(--svetofor-glass-border);box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}html[data-theme=dark] .svetofor-scrollBox{border-color:var(--svetofor-border);background:#0206171f}html[data-theme=dark] button:after{background:linear-gradient(120deg,transparent 0%,rgba(255,255,255,.16) 50%,transparent 100%)}html[data-theme=dark] button:after{background:linear-gradient(120deg,transparent 0%,rgba(255,255,255,.14) 50%,transparent 100%)}@media (prefers-reduced-motion: reduce){*{transition:none!important;scroll-behavior:auto!important}}.svetofor-dayHead{display:flex;flex-direction:column;align-items:center;line-height:1.05}.svetofor-dayHeadDow{font-size:11px;opacity:.85}.svetofor-detailHead.is-weekend{background:#ef44441f;color:var(--svetofor-danger)}.svetofor-detailCell.is-weekend{box-shadow:inset 0 0 0 1px #ef444459}.svetofor-detailCell.ovr-OFF{background:#94a3b847}.svetofor-detailCell.ovr-PAID_OFF{background:#3b82f62e}.svetofor-detailCell.ovr-VACATION{background:#22c55e2e}.svetofor-detailCell.ovr-SICK{background:#f59e0b38}.svetofor-detailCell.ovr-PAID_SICK{background:#14b8a633}.svetofor-detailCell.ovr-TRIP{background:#a855f72e}.svetofor-detailCell.ovr-FIRED{background:#64748b4d}.svetofor-detailCell.ovr-FIRED_OFF{background:#ef444438}.ovr-pill{min-height:auto;padding:2px 8px;border-radius:999px;border:1px solid rgba(15,23,42,.12);font-size:12px;line-height:1.3;display:inline-block}.ovr-pill.ovr-OFF{background:#94a3b847}.ovr-pill.ovr-PAID_OFF{background:#3b82f62e}.ovr-pill.ovr-VACATION{background:#22c55e2e}.ovr-pill.ovr-SICK{background:#f59e0b38}.ovr-pill.ovr-PAID_SICK{background:#14b8a633}.ovr-pill.ovr-TRIP{background:#a855f72e}.ovr-pill.ovr-FIRED{background:#64748b4d}.ovr-pill.ovr-FIRED_OFF{background:#ef444438}html[data-theme=dark] .svetofor-detailCell.ovr-PAID_OFF{background:var(--svetofor-graphite-soft)}html[data-theme=dark] .ovr-pill.ovr-PAID_OFF{background:var(--svetofor-graphite-soft);border-color:#e2e8f029}html[data-theme=dark] button.btn-save{border-color:#22c55e8c;background:#22c55e42}html[data-theme=dark] button.btn-save:hover{border-color:#22c55eb8;background:#22c55e61}html[data-theme=dark] button.btn-copy{border-color:#fbbf2499;background:#fbbf2447}html[data-theme=dark] button.btn-copy:hover{border-color:#fbbf24c7;background:#fbbf2466}html[data-theme=dark] button.btn-delete{border-color:#ef44449e;background:#ef444447}html[data-theme=dark] button.btn-delete:hover{border-color:#ef4444c7;background:#ef444466}html[data-theme=dark] button.btn-secondary{border-color:#a7b0ba8c;background:#a7b0ba3d}html[data-theme=dark] button.btn-secondary:hover{border-color:#a7b0bab8;background:#a7b0ba5c}html[data-theme=dark] .svetofor-detailHead.is-weekend{background:var(--svetofor-graphite-soft);color:var(--svetofor-text)}html[data-theme=dark] .svetofor-detailCell.is-weekend{box-shadow:inset 0 0 0 1px #e2e8f02e}html[data-theme=dark] .svetofor-detailCell.ovr-OFF,html[data-theme=dark] .svetofor-detailCell.ovr-VACATION,html[data-theme=dark] .svetofor-detailCell.ovr-SICK,html[data-theme=dark] .svetofor-detailCell.ovr-PAID_SICK,html[data-theme=dark] .svetofor-detailCell.ovr-TRIP,html[data-theme=dark] .svetofor-detailCell.ovr-FIRED,html[data-theme=dark] .svetofor-detailCell.ovr-FIRED_OFF{background:var(--svetofor-graphite-soft-2)}html[data-theme=dark] .ovr-pill.ovr-OFF,html[data-theme=dark] .ovr-pill.ovr-VACATION,html[data-theme=dark] .ovr-pill.ovr-SICK,html[data-theme=dark] .ovr-pill.ovr-PAID_SICK,html[data-theme=dark] .ovr-pill.ovr-TRIP,html[data-theme=dark] .ovr-pill.ovr-FIRED,html[data-theme=dark] .ovr-pill.ovr-FIRED_OFF{background:var(--svetofor-graphite-soft);border-color:#e2e8f029}.svetofor-calendar{margin-top:12px;display:grid;gap:8px;overflow-x:auto}.svetofor-calendarHead,.svetofor-calendarGrid{min-width:720px;display:grid;grid-template-columns:repeat(7,1fr);gap:8px}.svetofor-calendarCell{text-align:center;padding:6px 0;font-weight:600;font-size:12px;color:var(--svetofor-table-th-text);text-transform:uppercase;letter-spacing:.6px}.svetofor-dayEmpty{min-height:96px;border:1px dashed var(--svetofor-table-row-border);border-radius:var(--svetofor-radius-md);background:#ffffff38}.svetofor-dayCard{min-height:96px;padding:10px 10px 12px;border-radius:var(--svetofor-radius-md);border:1px solid var(--svetofor-table-row-border);background:var(--svetofor-table-bg);box-shadow:var(--svetofor-shadow-glass);display:grid;gap:6px}.svetofor-dayTop{display:flex;align-items:center;justify-content:space-between;gap:6px;font-size:12px;color:var(--svetofor-text-faint)}.svetofor-dayDate{font-weight:700;color:var(--svetofor-text)}.svetofor-dayStatus{text-align:right;max-width:60%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.svetofor-dayMeta{display:grid;gap:4px;font-size:13px;color:var(--svetofor-text-dim)}@media (max-width: 900px){.svetofor-calendarHead,.svetofor-calendarGrid{min-width:640px}}@media (max-width: 700px){.svetofor-calendarHead,.svetofor-calendarGrid{min-width:560px}}.svetofor-dayCard.is-paid{border-color:#2f7a4d8c;background:linear-gradient(180deg,#2f7a4d1a,#2f7a4d0a)}html[data-theme=dark] .svetofor-dayCard.is-paid{border-color:#22c55e8c;background:linear-gradient(180deg,#22c55e2e,#22c55e14)}.svetofor-chat{margin-top:10px;padding:10px;border-radius:var(--svetofor-radius-md);border:1px solid var(--svetofor-table-row-border);background:var(--svetofor-glass-bg);display:grid;gap:8px;min-height:140px}.svetofor-aiOverlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:var(--svetofor-ai-overlay-bg);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:2;font-weight:700;letter-spacing:.8px;color:var(--svetofor-text);text-transform:uppercase}.svetofor-chatMsg{padding:10px 12px;border-radius:14px;max-width:80%;line-height:1.35;white-space:pre-wrap;word-break:break-word;box-shadow:var(--svetofor-shadow-glass)}.svetofor-chatMsg.is-user{justify-self:end;background:#f59e0b2e;border:1px solid rgba(245,158,11,.3)}.svetofor-chatMsg.is-assistant{justify-self:start;background:#2f7a4d1a;border:1px solid rgba(47,122,77,.25)}html[data-theme=dark] .svetofor-chatMsg.is-user{background:#f59e0b38;border-color:#f59e0b59}html[data-theme=dark] .svetofor-chatMsg.is-assistant{background:#22c55e29;border-color:#22c55e59}.svetofor-newsImage{width:100%;max-width:100%;height:auto;border-radius:8px;margin:6px 0 8px;display:block;transition:max-height .26s ease}.svetofor-newsGrid{display:grid;gap:12px}@media (min-width: 900px){.svetofor-newsGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}.svetofor-newsCard{display:flex;flex-direction:column;gap:6px;overflow:hidden;transition:max-height .26s ease}.svetofor-newsBody{flex:1 1 auto;overflow:hidden;transition:max-height .26s ease,opacity .2s ease}.svetofor-newsFooter{margin-top:6px}@media (min-width: 900px){.svetofor-newsCard.is-collapsed{max-height:520px}.svetofor-newsCard.is-collapsed .svetofor-newsImage{max-height:160px;height:auto;object-fit:cover}.svetofor-newsCard.is-collapsed .svetofor-newsBody{max-height:140px;opacity:.92}.svetofor-newsCard.is-expanded{max-height:2000px}.svetofor-newsCard.is-expanded .svetofor-newsImage{max-height:800px}.svetofor-newsCard.is-expanded .svetofor-newsBody{max-height:1400px;opacity:1}}.svetofor-knowledgeName{max-width:360px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 900px){.svetofor-knowledgeName{max-width:220px}}.tg-report-actions{display:flex;gap:8px;align-items:flex-start;justify-content:flex-end;flex-wrap:wrap}@media (max-width: 720px){.tg-report-actions{width:100%;justify-content:flex-start}.tg-report-actions>button{flex:1 1 110px}}
