.ps{overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto;overflow:hidden!important}.ps__rail-x{opacity:0;height:15px;transition:background-color .2s linear,opacity .2s linear;display:none;position:absolute;bottom:0}.ps__rail-y{opacity:0;width:15px;transition:background-color .2s linear,opacity .2s linear;display:none;position:absolute;right:0}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{background-color:#0000;display:block}.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y,.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y{opacity:.6}.ps .ps__rail-x:hover,.ps .ps__rail-y:hover,.ps .ps__rail-x:focus,.ps .ps__rail-y:focus,.ps .ps__rail-x.ps--clicking,.ps .ps__rail-y.ps--clicking{opacity:.9;background-color:#eee}.ps__thumb-x{background-color:#aaa;border-radius:6px;height:6px;transition:background-color .2s linear,height .2s ease-in-out;position:absolute;bottom:2px}.ps__thumb-y{background-color:#aaa;border-radius:6px;width:6px;transition:background-color .2s linear,width .2s ease-in-out;position:absolute;right:2px}.ps__rail-x:hover>.ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x.ps--clicking .ps__thumb-x{background-color:#999;height:11px}.ps__rail-y:hover>.ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y.ps--clicking .ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.ps{overflow:auto!important}}.scrollbar-container{height:100%;position:relative}@keyframes parpadeo{0%{background-color:#fff}50%{background-color:#eee595}to{background-color:#fff}}.parpadear{animation:5s infinite parpadeo}.phantom-row,.phantom-row>td{background-color:#e3f2fd}*{box-sizing:border-box;margin:0;padding:0;font-family:Roboto,Helvetica,Arial,sans-serif}html,#root{width:100%;height:100%}body{width:100%;height:100%;overflow:hidden}.report-container{height:700px}#nprogress{pointer-events:none}#nprogress .bar{z-index:1031;background:#29d;width:100%;height:2px;position:fixed;top:0;left:0}#nprogress .peg{opacity:1;width:100px;height:100%;display:block;position:absolute;right:0;transform:rotate(3deg)translateY(-4px);box-shadow:0 0 10px #29d,0 0 5px #29d}#nprogress .spinner{z-index:1031;display:block;position:fixed;top:15px;right:15px}#nprogress .spinner-icon{box-sizing:border-box;border:2px solid #0000;border-color:#29d #0000 #0000 #29d;border-radius:50%;width:18px;height:18px;animation:.4s linear infinite nprogress-spinner}.nprogress-custom-parent{position:relative;overflow:hidden}.nprogress-custom-parent #nprogress .spinner,.nprogress-custom-parent #nprogress .bar{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}@keyframes nprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.app-header,.app-header *,.user-dropdown,.user-dropdown *{box-sizing:border-box}@media (prefers-color-scheme:dark){[data-theme=auto]{--header-background:#111827;--header-foreground:#f9fafb;--header-accent:#ffffff0d;--sidebar-primary:#f9fafb;--sidebar-primary-foreground:#1f2937;--sidebar-ring:#60a5fa}}.app-header{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:var(--header-background);color:var(--header-foreground);height:var(--header-height);z-index:1000;border-bottom:1px solid #e5e7eb;justify-content:space-between;padding:0 24px;position:fixed;top:0;left:0;right:0;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.app-header,.header-left{align-items:center;display:flex}.header-left{gap:32px}.mobile-menu-toggle{color:var(--header-foreground);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;min-width:40px;min-height:40px;padding:8px;transition:all .2s;display:none}.mobile-menu-toggle:hover{background-color:var(--header-accent)}.mobile-menu-toggle:active{transform:scale(.95)}.mobile-menu-toggle:focus-visible{outline:2px solid var(--sidebar-ring);outline-offset:2px}.logo{align-items:center;display:flex}.logo-img{filter:brightness(1.1);object-fit:contain;width:auto;max-width:120px;height:40px;transition:transform .2s}.logo-img:hover{filter:brightness(1.2);transform:scale(1.05)}.logo-company-img{object-fit:contain;width:auto;height:35px;transition:transform .2s}.logo-company-img:hover{transform:scale(1.05)}.header-nav,.header-nav .nav-link{align-items:center;gap:8px;display:flex}.header-nav .nav-link{color:var(--header-foreground);border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;position:relative}.header-nav .nav-link:hover{background-color:var(--header-accent);color:var(--header-foreground)}.header-nav .nav-link:active{transform:scale(.98)}.header-nav .nav-link.active{background-color:var(--header-accent);color:var(--header-foreground)}.header-nav .nav-link.active:after{background-color:var(--sidebar-ring);content:"";border-radius:1px;width:20px;height:2px;position:absolute;bottom:-2px;left:50%;transform:translate(-50%)}.header-right{gap:16px}.header-right,.user-profile{align-items:center;display:flex}.user-profile{color:var(--header-foreground);cursor:pointer;background:0 0;border:none;border-radius:8px;gap:12px;padding:8px 12px;font-family:inherit;transition:background-color .2s;position:relative}.user-profile:hover{background-color:var(--header-accent)}.user-profile:active,.user-profile:focus,.user-profile:focus-visible{box-shadow:none!important;border:none!important;outline:none!important}.user-avatar{background-color:var(--sidebar-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.user-initial{color:var(--sidebar-primary-foreground);font-size:16px;font-weight:600}.user-info{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.user-name{font-size:14px;font-weight:600}.user-name,.user-role{color:var(--header-foreground);margin:0}.user-role{opacity:.8;font-size:12px}.user-dropdown-arrow{flex-shrink:0;transition:transform .2s}.user-profile[aria-expanded=true] .user-dropdown-arrow{transform:rotate(180deg)}.user-dropdown{opacity:0;visibility:hidden;z-index:1000;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;width:100%;margin-top:8px;transition:all .2s;position:absolute;top:100%;left:0;right:0;transform:translateY(-10px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.user-dropdown.open{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-item{color:#374151;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:12px 16px;font-family:inherit;font-size:14px;text-decoration:none;transition:background-color .2s;display:flex}.dropdown-item:hover{background-color:#f9fafb}.dropdown-item:focus{background-color:#f3f4f6;outline:none}.dropdown-icon{color:#6b7280;flex-shrink:0}.dropdown-divider{background-color:#e5e7eb;height:1px;margin:4px 0}.sidebar-overlay{z-index:999}@media (width<=1024px){.header-nav{gap:4px}.header-nav .nav-link{padding:6px 12px;font-size:13px}.header-left{gap:16px}}@media (width<=768px){.mobile-menu-toggle{display:flex}.header-nav{display:none}.header-left{gap:8px}.user-info{display:none}.user-profile{padding:8px}.logo:first-of-type{display:none}.user-dropdown{z-index:9999;border-radius:12px;width:220px;margin-top:0;position:fixed;top:60px;left:auto;right:16px;box-shadow:0 10px 25px -3px #00000026,0 4px 6px -2px #0000001a}.dropdown-item{gap:16px;padding:16px 20px;font-size:16px}.dropdown-icon{stroke-width:1.5px;width:20px;height:20px}.dropdown-divider{margin:8px 0}}@media (width<=480px){.app-header{padding:0 16px}.logo-img{max-width:100px;height:32px}.logo-company-img{height:28px}.user-avatar{width:32px;height:32px;font-size:12px}}@media (prefers-reduced-motion:reduce){*{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.app-sidebar,.app-sidebar *,.header-sidebar-layout,.header-sidebar-layout *,.main-content,.sidebar-overlay{box-sizing:border-box}:root{--header-background:#2c3e50;--header-foreground:#fff;--header-accent:#ffffff1a;--sidebar-background:#fff;--sidebar-foreground:#374151;--sidebar-primary:#1f2937;--sidebar-primary-foreground:#fff;--sidebar-accent:#f3f4f6;--sidebar-accent-foreground:#1f2937;--sidebar-border:#e5e7eb;--sidebar-ring:#3b82f6;--sidebar-muted:#f9fafb;--sidebar-muted-foreground:#6b7280;--sidebar-tag-new-background:#ef4444;--sidebar-tag-new-foreground:#fff;--sidebar-transition-duration:.3s;--sidebar-transition-easing:cubic-bezier(.4,0,.2,1);--sidebar-width:280px;--sidebar-width-mobile:320px;--sidebar-width-collapsed:72px;--header-height:60px}[data-theme=dark]{--header-background:#111827;--header-foreground:#f9fafb;--header-accent:#ffffff0d;--sidebar-background:#1f2937;--sidebar-foreground:#f9fafb;--sidebar-primary:#f9fafb;--sidebar-primary-foreground:#1f2937;--sidebar-accent:#374151;--sidebar-accent-foreground:#f9fafb;--sidebar-border:#374151;--sidebar-ring:#60a5fa;--sidebar-muted:#111827;--sidebar-muted-foreground:#9ca3af;--sidebar-tag-new-background:#dc2626;--sidebar-tag-new-foreground:#fff}@media (prefers-color-scheme:dark){[data-theme=auto]{--header-background:#111827;--header-foreground:#f9fafb;--header-accent:#ffffff0d;--sidebar-background:#1f2937;--sidebar-foreground:#f9fafb;--sidebar-primary:#f9fafb;--sidebar-primary-foreground:#1f2937;--sidebar-accent:#374151;--sidebar-accent-foreground:#f9fafb;--sidebar-border:#374151;--sidebar-ring:#60a5fa;--sidebar-muted:#111827;--sidebar-muted-foreground:#9ca3af}}.app-sidebar{background-color:var(--sidebar-background);border-right:1px solid var(--sidebar-border);color:var(--sidebar-foreground);height:100vh;left:0;top:var(--header-height);transition:width var(--sidebar-transition-duration) var(--sidebar-transition-easing);width:var(--sidebar-width);z-index:999;position:fixed;overflow:hidden auto;box-shadow:2px 0 8px #0000001a}.app-sidebar::-webkit-scrollbar{width:4px}.app-sidebar::-webkit-scrollbar-track{background:0 0}.app-sidebar::-webkit-scrollbar-thumb{background-color:var(--sidebar-muted-foreground);border-radius:2px}.app-sidebar::-webkit-scrollbar-thumb:hover{background-color:var(--sidebar-foreground)}.sidebar-logo-mobile{background-color:var(--sidebar-background);border-bottom:1px solid var(--sidebar-border);text-align:center;padding:16px 24px;display:none}.sidebar-logo-img{filter:brightness(1.1);object-fit:contain;width:auto;max-width:120px;height:40px;transition:transform .2s}.sidebar-logo-img:hover{filter:brightness(1.2);transform:scale(1.05)}.sidebar-header{background-color:var(--sidebar-background);border-bottom:1px solid var(--sidebar-border);z-index:10;justify-content:space-between;align-items:center;padding:16px 24px;display:flex;position:sticky;top:0}.sidebar-title{font-size:16px;font-weight:600}.sidebar-title,.sidebar-toggle{color:var(--sidebar-foreground)}.sidebar-toggle{cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;min-width:32px;min-height:32px;padding:8px;transition:all .2s;display:flex}.sidebar-toggle:hover{background-color:var(--sidebar-accent);color:var(--sidebar-accent-foreground)}.sidebar-toggle:active{transform:scale(.95)}.sidebar-toggle.rotated{transform:rotate(180deg)}.sidebar-toggle:active,.sidebar-toggle:focus,.sidebar-toggle:focus-visible,.sidebar-toggle:focus-within{box-shadow:none!important;border:none!important;outline:none!important}.sidebar-nav{padding:16px 0}.nav-list{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.nav-item{margin:0}.nav-link{color:var(--sidebar-foreground);cursor:pointer;border-radius:0;align-items:center;gap:12px;padding:12px 24px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:flex;position:relative}.nav-link:hover{background-color:var(--sidebar-accent);color:var(--sidebar-accent-foreground)}.nav-link:active{transform:scale(.98)}.nav-link.active{background-color:var(--sidebar-primary);color:var(--sidebar-primary-foreground);font-weight:600}.nav-link:focus-visible{outline:2px solid var(--sidebar-ring);outline-offset:2px}.nav-icon{color:currentColor;flex-shrink:0;width:16px;height:16px;transition:transform .2s}.nav-icon[src*=transfers]{width:12px;height:12px}.nav-link.active .nav-icon,.nav-link:hover .nav-icon{transform:scale(1.1)}.nav-text{text-align:left;text-overflow:ellipsis;white-space:nowrap;flex:1;align-items:center;transition:opacity .2s;display:inline-flex;overflow:hidden}.nav-tag-new{background-color:var(--sidebar-tag-new-background);color:var(--sidebar-tag-new-foreground);letter-spacing:.3px;text-transform:uppercase;border-radius:6px;flex-shrink:0;margin-bottom:2px;margin-left:2px;padding:1px 4px;font-size:8px;font-weight:600;line-height:1.1;animation:2s infinite pulse-new;box-shadow:0 1px 2px #0000001a}@keyframes pulse-new{0%,to{opacity:1}50%{opacity:.8}}.nav-arrow{flex-shrink:0;width:16px;height:16px;margin-left:auto;transition:transform .2s;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.nav-arrow.rotated,.nav-item.expanded .nav-arrow{transform:translateY(-50%)rotate(180deg)}.nav-submenu{background-color:var(--sidebar-muted);opacity:0;max-height:0;margin:0;padding:0;list-style:none;transition:max-height .3s,opacity .3s;overflow:hidden}.nav-submenu.expanded{opacity:1;max-height:500px}.nav-sub-item{margin:0;list-style:none}.nav-sub-link{color:var(--sidebar-muted-foreground);cursor:pointer;align-items:center;gap:12px;padding:10px 24px 10px 48px;font-size:13px;font-weight:500;text-decoration:none;transition:all .2s;display:flex;position:relative}.nav-sub-link:hover{background-color:var(--sidebar-accent);color:var(--sidebar-accent-foreground)}.nav-sub-link.active{background-color:var(--sidebar-primary);color:var(--sidebar-primary-foreground);font-weight:600}.nav-sub-link:focus-visible{outline:2px solid var(--sidebar-ring);outline-offset:2px}.app-sidebar.collapsed{width:var(--sidebar-width-collapsed)}.app-sidebar.collapsed .sidebar-header{justify-content:center;padding:16px 8px}.app-sidebar.collapsed .nav-arrow,.app-sidebar.collapsed .nav-tag-new,.app-sidebar.collapsed .nav-text,.app-sidebar.collapsed .sidebar-title{display:none}.app-sidebar.collapsed .nav-submenu{display:none!important}.app-sidebar.collapsed .nav-link{justify-content:center;min-height:48px;padding:12px;position:relative}.app-sidebar.collapsed .nav-link:hover{background-color:var(--sidebar-accent);border-radius:8px;margin:4px 8px}.app-sidebar.collapsed .nav-link.active{background-color:var(--sidebar-primary);color:var(--sidebar-primary-foreground);border-radius:8px;margin:4px 8px}.app-sidebar.collapsed .nav-icon{width:20px;height:20px;margin:0}.app-sidebar.collapsed .sidebar-toggle{min-width:32px;min-height:32px;padding:8px}.app-sidebar.collapsed .nav-link:after{background-color:var(--sidebar-primary);color:var(--sidebar-primary-foreground);content:attr(title);opacity:0;pointer-events:none;visibility:hidden;white-space:nowrap;z-index:1001;border-radius:6px;margin-left:8px;padding:8px 12px;font-size:12px;font-weight:500;transition:all .2s;position:absolute;top:50%;left:100%;transform:translateY(-50%);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.app-sidebar.collapsed .nav-link:hover:after{opacity:1;visibility:visible}.main-content{margin-left:var(--sidebar-width);margin-top:var(--header-height);min-height:calc(100vh - var(--header-height));transition:margin-left var(--sidebar-transition-duration) var(--sidebar-transition-easing)}.main-content.expanded{margin-left:var(--sidebar-width-collapsed)}.sidebar-overlay{cursor:pointer;opacity:0;pointer-events:none;visibility:hidden;z-index:998;background-color:#00000080;transition:all .3s;position:fixed;inset:0}.sidebar-overlay.active{opacity:1;pointer-events:auto;visibility:visible}.nav-item.no-permissions{color:var(--sidebar-muted-foreground);text-align:center;padding:16px;font-style:italic}@media (width<=768px){:root{--sidebar-width:var(--sidebar-width-mobile)}.app-sidebar{height:100vh;width:var(--sidebar-width-mobile);z-index:1000;transition:transform .3s;position:fixed;top:0;left:0;transform:translate(-100%)}.app-sidebar.mobile-open{transform:translate(0)}.main-content{margin-left:0!important}.app-sidebar.collapsed{transform:translate(-100%)}.sidebar-overlay{z-index:998}.sidebar-overlay.active{pointer-events:auto;display:block}.sidebar-logo-mobile{display:block}.sidebar-header{position:relative;top:auto}}@media (width<=480px){.nav-link,.sidebar-header{padding:12px 16px}.nav-sub-link{padding:10px 16px 10px 40px}.sidebar-title{font-size:14px}}@media (prefers-reduced-motion:reduce){.app-sidebar,.nav-arrow,.nav-submenu,.sidebar-toggle{transition-duration:.01ms!important}.sidebar-toggle.rotated{transform:rotate(180deg)}}@media print{.app-sidebar,.sidebar-overlay{display:none!important}}.header-sidebar-layout{flex-direction:column;width:100%;height:100vh;display:flex}.layout-content{flex:1;display:flex;overflow:hidden}.main-content{background-color:#f4f6f8;flex:1;margin-left:280px;padding:18px;transition:margin-left .3s;overflow-y:auto}.app-sidebar.collapsed~* .main-content,.main-content.expanded{margin-left:72px}.content-wrapper{background:#fff;border-radius:8px;max-width:1200px;margin:0 auto;padding:20px;box-shadow:0 2px 4px #0000001a}.content-wrapper h1{color:#333;margin-bottom:16px;font-size:2rem;font-weight:600}.content-wrapper p{color:#666;font-size:1.1rem;line-height:1.6}@media (width<=768px){.main-content{margin-left:0;padding:10px}.main-content.expanded{margin-left:0}.content-wrapper{padding:15px}.content-wrapper h1{font-size:1.5rem}}.driver-active .driver-overlay,.driver-active *{pointer-events:none}.driver-active .driver-active-element,.driver-active .driver-active-element *,.driver-popover,.driver-popover *{pointer-events:auto}@keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}.driver-fade .driver-overlay{animation:.2s ease-in-out animate-fade-in}.driver-fade .driver-popover{animation:.2s animate-fade-in}.driver-popover{all:unset;box-sizing:border-box;color:#2d2d2d;z-index:1000000000;background-color:#fff;border-radius:5px;min-width:250px;max-width:300px;margin:0;padding:15px;position:fixed;top:0;right:0;box-shadow:0 1px 10px #0006}.driver-popover *{font-family:Helvetica Neue,Inter,ui-sans-serif,Apple Color Emoji,Helvetica,Arial,sans-serif}.driver-popover-title{zoom:1;margin:0;font:700 19px/1.5 sans-serif;display:block;position:relative}.driver-popover-close-btn{all:unset;cursor:pointer;color:#d2d2d2;z-index:1;text-align:center;width:32px;height:28px;font-size:18px;font-weight:500;transition:color .2s;position:absolute;top:0;right:0}.driver-popover-close-btn:hover,.driver-popover-close-btn:focus{color:#2d2d2d}.driver-popover-title[style*=block]+.driver-popover-description{margin-top:5px}.driver-popover-description{zoom:1;margin-bottom:0;font:400 14px/1.5 sans-serif}.driver-popover-footer{text-align:right;zoom:1;justify-content:space-between;align-items:center;margin-top:15px;display:flex}.driver-popover-progress-text{color:#727272;zoom:1;font-size:13px;font-weight:400}.driver-popover-footer button{all:unset;box-sizing:border-box;text-shadow:1px 1px #fff;color:#2d2d2d;cursor:pointer;zoom:1;background-color:#fff;border:1px solid #ccc;border-radius:3px;outline:0;padding:3px 7px;font:12px/1.3 sans-serif;text-decoration:none;display:inline-block}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}:not(body):has(>.driver-active-element){overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}.driver-popover-footer button:hover,.driver-popover-footer button:focus{background-color:#f7f7f7}.driver-popover-navigation-btns{flex-grow:1;justify-content:flex-end;display:flex}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{content:"";border:5px solid #fff;position:absolute}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{border-top-color:#0000;border-bottom-color:#0000;border-right-color:#0000;left:100%}.driver-popover-arrow-side-right{border-top-color:#0000;border-bottom-color:#0000;border-left-color:#0000;right:100%}.driver-popover-arrow-side-top{border-bottom-color:#0000;border-left-color:#0000;border-right-color:#0000;top:100%}.driver-popover-arrow-side-bottom{border-top-color:#0000;border-left-color:#0000;border-right-color:#0000;bottom:100%}.driver-popover-arrow-side-center{display:none}.driver-popover-arrow-side-left.driver-popover-arrow-align-start,.driver-popover-arrow-side-right.driver-popover-arrow-align-start{top:15px}.driver-popover-arrow-side-top.driver-popover-arrow-align-start,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-start{left:15px}.driver-popover-arrow-align-end.driver-popover-arrow-side-left,.driver-popover-arrow-align-end.driver-popover-arrow-side-right{bottom:15px}.driver-popover-arrow-side-top.driver-popover-arrow-align-end,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-end{right:15px}.driver-popover-arrow-side-left.driver-popover-arrow-align-center,.driver-popover-arrow-side-right.driver-popover-arrow-align-center{margin-top:-5px;top:50%}.driver-popover-arrow-side-top.driver-popover-arrow-align-center,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-center{margin-left:-5px;left:50%}.driver-popover-arrow-none{display:none}
