@import"https://fonts.googleapis.com/css2?family=Vend+Sans:ital,wght@0,300..700;1,300..700&display=swap";.spinner-container--k9HR6{width:100%;height:100%;position:fixed;z-index:99999;display:flex;flex-direction:column;justify-content:center;align-items:center;background:var(--loader-overlay-bg)}.spinner--5TTdo{width:60px;height:60px;border:4px solid transparent;border-top-color:#212529;border-radius:50%;animation:spin--QFq3o .8s linear infinite}@keyframes spin--QFq3o{to{transform:rotate(360deg)}}.overlay--IK-Sy{position:fixed;top:0;left:0;right:0;z-index:10000;display:flex;justify-content:center;pointer-events:none;padding-top:24px}.toast--uU5q6{display:flex;align-items:center;gap:12px;padding:14px 24px;border-radius:12px;font-size:14px;font-weight:500;font-family:Vend Sans,sans-serif;color:#fff;min-width:300px;max-width:520px}@media screen and (max-width:640px){.toast--uU5q6{min-width:unset;width:calc(100% - 32px);max-width:520px}}.toast--uU5q6{box-shadow:0 8px 24px #0003;pointer-events:auto;cursor:pointer;animation:slideIn--RMySR .35s ease-out}.toast--uU5q6 svg{flex-shrink:0;font-size:22px}.toast--uU5q6.exiting--JYeJW{animation:slideOut--iOPWb .25s ease-in forwards}.success--qU23F{background:#2fbbac}.error--iSH7J{background:#d32f2f}.warning--g1r9m{background:#f3be48;color:#212529}.info--DotFh{background:#ea7600}.message--7arBe{flex:1;line-height:1.4}.close--p-ls-{background:none;border:none;color:inherit;font-size:20px;cursor:pointer;padding:0 2px;opacity:.8;line-height:1}.close--p-ls-:hover{opacity:1}@keyframes slideIn--RMySR{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideOut--iOPWb{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}.maintenance--qxcOl{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;width:100vw;background-color:#f4f7fe;text-align:center;padding:40px}@media screen and (max-width:768px){.maintenance--qxcOl{padding:20px}}.maintenance--qxcOl .icon--pfYlE{font-size:64px;margin-bottom:24px;color:#ea7600}.maintenance--qxcOl h1{color:#000;font-size:24px;font-weight:600;margin-bottom:12px}.maintenance--qxcOl p{color:#6b7a8c;font-size:16px;max-width:480px;line-height:1.5}.maintenance--qxcOl .retryButton--Wyh-J{margin-top:32px;padding:12px 36px;background-color:#ea7600;color:#fff;border:none;border-radius:10px;font-size:14px;font-family:Vend Sans,sans-serif;font-weight:600;cursor:pointer;transition:background-color .2s ease}.maintenance--qxcOl .retryButton--Wyh-J:hover{background-color:#d66b00}.timerWidget--pnJKr{display:flex;align-items:center;width:100%;flex-direction:row;justify-content:center;flex-wrap:nowrap;gap:10px;padding:12px;margin-bottom:16px;border-top:1px solid var(--border-default);border-bottom:1px solid var(--border-default);flex-shrink:0}.timerWidget--pnJKr .timerButton--tELEU{height:44px;min-width:44px;border-radius:50%;border:none;cursor:pointer;display:flex;align-items:center;width:44px;flex-direction:row;justify-content:center;flex-wrap:nowrap;gap:0;transition:all .2s ease}.timerWidget--pnJKr .play---rHrB{background-color:#fef0e0;color:#ea7600}.timerWidget--pnJKr .play---rHrB:hover{background-color:#ea7600;color:#fff}.timerWidget--pnJKr .pause--7b91k{background-color:#ea7600;color:#fff;animation:pulse--25FN8 2s infinite}.timerWidget--pnJKr .pause--7b91k:hover{background-color:#d66b00}.timerWidget--pnJKr .timerText--JaHOz{font-size:16px;font-weight:600;white-space:nowrap;min-width:50px}.timerWidget--pnJKr .running--qC4Tg{color:#ea7600}.timerWidget--pnJKr .stopped--PuCKv{color:#6b7a8c}@keyframes pulse--25FN8{0%{box-shadow:0 0 #ea760066}70%{box-shadow:0 0 0 8px #ea760000}to{box-shadow:0 0 #ea760000}}.asideLeft--1tGbX{width:300px;height:100%;background-color:var(--bg-aside);border-right:1px solid var(--border-default);display:flex;flex-direction:column;transition:width .2s ease;overflow:hidden;flex-shrink:0}.asideLeft--1tGbX.mini--FuS8i{width:80px}.asideLeft--1tGbX.mini--FuS8i .menuLabel--YmE3N{display:none}@media screen and (max-width:768px){.asideLeft--1tGbX{position:absolute;left:-300px;z-index:100;transition:left .3s ease}.asideLeft--1tGbX.mobileOpen--eSOYB{left:0;box-shadow:0 0 2rem #8898aa26}}.logo--jzUlD{height:75px;display:flex;align-items:center;width:100%;flex-direction:row;justify-content:center;flex-wrap:nowrap;gap:0;border-bottom:1px solid var(--border-default);flex-shrink:0}@media screen and (max-width:768px){.logo--jzUlD{height:56px}}.logo--jzUlD .logoText--YZrcD{font-size:24px;font-weight:600;white-space:nowrap;overflow:hidden;color:#ea7600}.logo--jzUlD .logoMyPortal--5X8pL{color:#ea7600}.logo--jzUlD .logoPasiona--YuLFl{color:var(--text-muted)}.menu--dmV33{flex:1;overflow-x:hidden;padding:16px;overflow-y:auto}.menu--dmV33::-webkit-scrollbar{width:10px;height:10px}.menu--dmV33::-webkit-scrollbar-track{background-color:transparent}.menu--dmV33::-webkit-scrollbar-thumb{border-radius:0;background-color:#ea7600}.menu--dmV33:hover::-webkit-scrollbar-thumb{background-color:#ea7600!important}.menuGroup--qXn-f{margin-bottom:2px}.menuItem--Qh4Av{display:flex;align-items:center;width:100%;flex-direction:row;justify-content:flex-start;flex-wrap:nowrap;gap:0;padding:10px 12px;cursor:pointer;color:var(--text-secondary);border-radius:10px;transition:all .15s ease;white-space:nowrap}.menuItem--Qh4Av .menuIcon--G3EeQ{width:28px;min-width:28px;display:flex;align-items:center;justify-content:center}.menuItem--Qh4Av .menuIcon--G3EeQ svg{font-size:20px}.menuItem--Qh4Av .menuIconChild--oaQdU{width:22px;min-width:22px;display:flex;align-items:center;justify-content:center}.menuItem--Qh4Av .menuIconChild--oaQdU svg{font-size:16px}.menuItem--Qh4Av .menuLabel--YmE3N{margin-left:10px;font-size:14px;overflow:hidden;text-overflow:ellipsis}.menuItem--Qh4Av:hover{background-color:var(--bg-hover-subtle);color:var(--text-primary)}.menuItem--Qh4Av.active--wtLnn{background-color:var(--bg-hover);border-left:3px solid #EA7600;color:#ea7600}.menuItem--Qh4Av.active--wtLnn .menuIcon--G3EeQ,.menuItem--Qh4Av.active--wtLnn .menuIconChild--oaQdU,.menuItem--Qh4Av.active--wtLnn .menuLabel--YmE3N{color:#ea7600;font-weight:600}.menuItem--Qh4Av.menuChild--8FLGO{padding-left:24px;font-size:12px}.footer--teQpF{padding:8px 12px;text-align:center;flex-shrink:0}.footer--teQpF span{display:block;font-size:11px;color:var(--text-muted);line-height:1.6}.collapseButton--ALn9i{height:40px;display:flex;align-items:center;width:100%;flex-direction:row;justify-content:center;flex-wrap:nowrap;gap:0;cursor:pointer;border-top:1px solid var(--border-default);color:var(--text-secondary);flex-shrink:0}.collapseButton--ALn9i:hover{background-color:var(--bg-hover-subtle);color:#ea7600}@media screen and (max-width:768px){.collapseButton--ALn9i{display:none}}.content--T4Wun{flex:1 1 0;min-width:0;height:100%;display:flex;flex-direction:column;background-color:var(--bg-main);overflow:hidden}.scrollArea--GFTl6{flex:1 1 0;min-width:0;overflow-y:auto;overflow-x:hidden}.header--NRWgh{height:75px;display:flex;align-items:center;width:100%;flex-direction:row;justify-content:flex-start;flex-wrap:nowrap;gap:0;padding:0 20px;border-bottom:1px solid var(--border-default)}@media screen and (max-width:768px){.header--NRWgh{height:56px;padding:0 12px}}.header--NRWgh{background-color:var(--bg-container)}@media print{.header--NRWgh{display:none}}.mobileMenu--5R8JA{display:none}@media screen and (max-width:768px){.mobileMenu--5R8JA{display:flex}}.spacer--BnNuC{flex:1}.userSection--MrLeu{display:flex;align-items:center;width:auto;flex-direction:row;justify-content:flex-end;flex-wrap:nowrap;gap:0;gap:12px;flex-shrink:0}.userSection--MrLeu .avatar--ahHsO{width:32px;height:32px;border-radius:50%;object-fit:cover;border:2px solid #EA7600;flex-shrink:0}.userSection--MrLeu .avatarFallback--MLlC9{width:32px;height:32px;border-radius:50%;background:#ea7600;color:#fff;font-size:12px;font-weight:600;display:flex;align-items:center;justify-content:center;flex-shrink:0;line-height:1}.userSection--MrLeu .userName--omGJK{font-size:14px;color:var(--text-primary);font-weight:600;white-space:nowrap}@media screen and (max-width:576px){.userSection--MrLeu .userName--omGJK{display:none}}.userSection--MrLeu .langSelect--hbBMv{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--bg-container);color:var(--text-primary);border:1px solid var(--border-default);border-radius:6px;padding:4px 8px;font-size:12px;font-weight:600;cursor:pointer;min-width:44px;min-height:32px;text-align:center}.userSection--MrLeu .langSelect--hbBMv:hover{border-color:#ea7600;color:#ea7600}.userSection--MrLeu .langSelect--hbBMv:focus{outline:none;border-color:#ea7600}.userSection--MrLeu .themeButton--ch2-I,.userSection--MrLeu .logoutButton---1bVZ{min-width:44px;min-height:44px;color:var(--text-secondary)}.userSection--MrLeu .themeButton--ch2-I:hover,.userSection--MrLeu .logoutButton---1bVZ:hover{color:#ea7600}.layout--9maVh{display:flex;position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden}:root{--bg-main: #f4f7fe;--bg-container: #fdfffc;--bg-card: #ffffff;--bg-aside: #fff;--bg-input: #ffffff;--bg-hover: #fff7ed;--bg-hover-subtle: #f5f6f8;--text-primary: #212529;--text-secondary: #3d4860;--text-muted: #536b82;--text-disabled: #667085;--border-light: #f1f5f9;--border-default: #e2e8f0;--border-medium: #cbd5e1;--shadow-1: 1px 1px 4px 0 rgba(37, 37, 41, .2);--shadow-2: 0 0 2rem 0 rgba(136, 152, 170, .15);--shadow-card: 0 1px 3px rgba(0, 0, 0, .08), 0 1px 2px rgba(0, 0, 0, .06);--shadow-card-hover: 0 4px 6px rgba(0, 0, 0, .1);--table-header-bg: #f0f4f8;--table-even-bg: #f5f7fb;--table-hover-bg: #fff7ed;--table-border: #e2e8f0;--table-text: #334155;--table-text-strong: #1e293b;--table-th-text: #536b82;--scrollbar-thumb: #ea7600;--disabled-bg: #f5f5f5;--loader-overlay-bg: rgba(255, 255, 255, .5);--state-complete-bg: #dcfce7;--state-complete-text: #15803d;--state-complete-border: #86efac;--state-partial-bg: #fff7ed;--state-partial-text: #c2410c;--state-partial-border: #fdba74;--state-weekend-bg: #f1f5f9;--state-holiday-bg: #ede9fe;--state-holiday-text: #5b21b6;--state-holiday-border: #c4b5fd;--state-vacation-bg: #dbeafe;--state-vacation-text: #1e40af;--state-vacation-border: #93c5fd;--state-draft-bg: #e9ecef;--state-draft-text: #667085;--state-review-bg: #fff3cd;--state-review-text: #856404;--state-approved-bg: #d4edda;--state-approved-text: #155724;--state-exported-bg: #cce5ff;--state-exported-text: #004085;--state-incidence-bg: #fefce8;--state-incidence-hover: #fef9c3;--state-incidence-text: #92400e;--state-error-bg: #fee2e2;--state-error-text: #991b1b}[data-theme=dark]{--bg-main: #121212;--bg-container: #1a1a1a;--bg-card: #1f1f1f;--bg-aside: #171717;--bg-input: #262626;--bg-hover: #2a2a2a;--bg-hover-subtle: #232323;--text-primary: #ebebeb;--text-secondary: #b0b0b0;--text-muted: #808080;--text-disabled: #606060;--border-light: #242424;--border-default: #2d2d2d;--border-medium: #3a3a3a;--shadow-1: 1px 1px 4px 0 rgba(0, 0, 0, .4);--shadow-2: 0 0 2rem 0 rgba(0, 0, 0, .3);--shadow-card: 0 1px 3px rgba(0, 0, 0, .3), 0 1px 2px rgba(0, 0, 0, .2);--shadow-card-hover: 0 4px 6px rgba(0, 0, 0, .4);--table-header-bg: #1a1a1a;--table-even-bg: #1a1a1a;--table-hover-bg: #2a2a2a;--table-border: #3a3a3a;--table-text: #b0b0b0;--table-text-strong: #ebebeb;--table-th-text: #808080;--scrollbar-thumb: #ea7600;--disabled-bg: #1a1a1a;--loader-overlay-bg: rgba(18, 18, 18, .7);--state-complete-bg: #1e4620;--state-complete-text: #4ade80;--state-complete-border: #22c55e;--state-partial-bg: #3d2817;--state-partial-text: #fdba74;--state-partial-border: #f97316;--state-weekend-bg: #1f1f1f;--state-holiday-bg: #3d1f5c;--state-holiday-text: #c084fc;--state-holiday-border: #a78bfa;--state-vacation-bg: #1e3a8a;--state-vacation-text: #93c5fd;--state-vacation-border: #60a5fa;--state-draft-bg: #2a2a2a;--state-draft-text: #b0b0b0;--state-review-bg: #4a3700;--state-review-text: #fcd34d;--state-approved-bg: #1e4620;--state-approved-text: #4ade80;--state-exported-bg: #1e3a8a;--state-exported-text: #93c5fd;--state-incidence-bg: #4a3700;--state-incidence-hover: #5a4400;--state-incidence-text: #d4a574;--state-error-bg: #7f1d1d;--state-error-text: #fca5a5}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,b,u,i,center,dl,dt,dd,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}ol,ul{list-style:none;margin:0;padding-left:0}html:focus-within{scroll-behavior:smooth}iframe{z-index:0!important;visibility:hidden}button:focus:not(:focus-visible){outline:0}button:focus-visible,select:focus-visible,textarea:focus-visible,[role=button]:focus-visible{outline:2px solid #EA7600;outline-offset:2px}input:focus-visible{outline:none;border-color:#ea7600;box-shadow:0 0 0 1px #ea7600}button:active{transform:scale(.95)}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}input[type=text]:focus{outline:none}[role=button]{cursor:pointer}select{word-wrap:normal}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;-moz-appearance:button;appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}*,html,body{font-family:Vend Sans,sans-serif;font-weight:400;letter-spacing:.4px;font-size:14px;box-sizing:border-box;text-size-adjust:100%;-webkit-tap-highlight-color:rgba(33,37,41,0)}body{background-color:var(--bg-main);color:var(--text-primary);padding:0;margin:0}h1,h2,h3{margin-top:0;margin-bottom:.5rem;line-height:1.2}h1{font-size:24px;font-weight:600}h2{font-size:24px}h3{font-size:20px}img{max-width:100%}a{text-decoration:none;color:initial}
