:root{--primary-color: #2e3263;--primary-light: #4a4f89;--primary-dark: #1c1e3d;--accent-color: #3498db;--accent-light: #5dade2;--danger-color: #e74c3c;--danger-light: #f5b7b1;--success-color: #27ae60;--warning-color: #f39c12;--text-dark: #333;--text-medium: #555;--text-light: #888;--bg-light: #f5f7fa;--white: #ffffff;--shadow-small: 0 2px 5px rgba(0, 0, 0, .1);--shadow-medium: 0 4px 12px rgba(0, 0, 0, .15);--transition: all .3s ease;--sidebar-width: 250px;--sidebar-collapsed-width: 70px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background-color:var(--bg-light);color:var(--text-dark);line-height:1.6}h1,h2,h3,h4,h5,h6{font-weight:600;margin-bottom:.5em;color:var(--text-dark)}h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.5rem}p{margin-bottom:1rem}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.page-container{min-height:100vh;display:flex;position:relative}.main-content{flex:1;margin-left:var(--sidebar-width, 250px);transition:var(--transition, margin-left .3s ease);padding:25px;width:calc(100% - var(--sidebar-width, 250px));min-width:0;display:flex;flex-direction:column}.main-content-expanded{margin-left:var(--sidebar-collapsed-width, 60px);width:calc(100% - var(--sidebar-collapsed-width, 60px))}.content-header{padding:1rem 1.5rem;margin-bottom:25px;background-color:var(--white, #ffffff);border-bottom:1px solid var(--border-color, #e5e7eb);box-shadow:0 2px 4px #0000000d}.content{padding:1.5rem;flex:1;overflow:auto}.full-width-content{width:100%;overflow-x:auto;padding:1.5rem}.footer{margin-top:auto;padding:1rem;text-align:center;font-size:.875rem;color:var(--text-medium, #6b7280);border-top:1px solid var(--border-color, #e5e7eb);background-color:var(--white, #ffffff)}@media (max-width: 768px){.mobile-menu-toggle{display:block;position:fixed;top:1rem;left:1rem;z-index:200;background:var(--primary-color, #2b3147);color:#fff;border:none;width:40px;height:40px;border-radius:50%;font-size:1.5rem;cursor:pointer}.main-content{margin-left:0;width:100%;padding-top:70px}.main-content-expanded{margin-left:0;width:100%}.content-header{padding-left:20px}}.report-info-container{display:flex;justify-content:space-between;gap:40px;margin:20px 0;flex-wrap:wrap}.report-info-left,.report-info-right{flex:1;min-width:250px}.report-info-left p,.report-info-right p{margin:4px 0;font-size:14px}@media (max-width: 400px){.main-content{padding:60px 15px 15px}.content,.full-width-content{padding:1rem}.content-header{padding:.75rem 1rem;margin-bottom:15px}.mobile-menu-toggle{top:.5rem;left:.5rem;width:36px;height:36px;font-size:1.3rem}}.btn{display:inline-block;padding:10px 16px;font-size:1rem;font-weight:500;text-align:center;border:none;border-radius:4px;cursor:pointer;transition:var(--transition)}.btn-primary{background-color:var(--primary-color);color:var(--white)}.btn-primary:hover{background-color:var(--primary-light)}.btn-danger{background-color:var(--danger-color);color:var(--white)}.btn-danger:hover{background-color:#c0392b}.login-button{width:100%;padding:14px;background-color:var(--primary-color);color:var(--white);border:none;border-radius:6px;cursor:pointer;font-size:1rem;font-weight:500;margin-top:10px;transition:var(--transition)}.login-button:hover{background-color:var(--primary-light);transform:translateY(-2px)}.login-button:active{transform:translateY(0)}.back-button{background-color:#f0f0f0;border:none;padding:8px 16px;border-radius:4px;margin-bottom:20px;cursor:pointer;display:flex;align-items:center;font-size:14px}.back-button:hover{background-color:#e0e0e0}:root{--sidebar-width: 220px;--sidebar-collapsed-width: 58px;--sidebar-mobile-width: 280px;--transition: all .3s ease;--sidebar-overlay-bg: rgba(0, 0, 0, .5)}.page-container{display:flex;min-height:100vh;position:relative}.mobile-menu-toggle{display:none;position:fixed;top:15px;left:15px;z-index:102;background:linear-gradient(135deg,#203164,#1a2344);color:#fff;border:none;border-radius:12px;padding:10px 12px;font-size:1.2rem;cursor:pointer;box-shadow:0 8px 18px #0a122840;transition:var(--transition);width:46px;height:46px;align-items:center;justify-content:center}.mobile-menu-toggle:hover{transform:scale(1.05)}.mobile-menu-icon{position:relative;width:20px;height:20px;transition:var(--transition)}.mobile-menu-icon span{display:block;position:absolute;height:2px;width:100%;background:white;border-radius:1px;opacity:1;left:0;transform:rotate(0);transition:.25s ease-in-out}.mobile-menu-icon span:nth-child(1){top:4px}.mobile-menu-icon span:nth-child(2){top:9px}.mobile-menu-icon span:nth-child(3){top:14px}.mobile-menu-toggle.open .mobile-menu-icon span:nth-child(1){top:9px;transform:rotate(135deg)}.mobile-menu-toggle.open .mobile-menu-icon span:nth-child(2){opacity:0;left:-20px}.mobile-menu-toggle.open .mobile-menu-icon span:nth-child(3){top:9px;transform:rotate(-135deg)}.main-content{flex:1;margin-left:var(--sidebar-width);transition:var(--transition);display:flex;flex-direction:column;min-height:100vh}.content{flex:1;padding:20px}.footer{margin-top:auto;padding:15px 20px;background-color:#f8f9fa;border-top:1px solid #e9ecef;text-align:center;color:#6c757d;font-size:.85rem}.sidebar{width:var(--sidebar-width);background:linear-gradient(180deg,rgba(15,27,65,.94) 0%,rgba(18,28,60,.96) 46%,rgba(10,16,37,.98) 100%),url(/assets/login-background-c24a9677.png) left bottom / auto 72% no-repeat,#121a36;color:var(--white, #ffffff);height:100vh;position:fixed;left:0;top:0;z-index:100;transition:var(--transition);box-shadow:12px 0 28px #0a12283d;display:flex;flex-direction:column;overflow:hidden;border-right:1px solid rgba(104,171,255,.16)}.sidebar-collapsed{width:var(--sidebar-collapsed-width)}.sidebar.sidebar-open:before{content:"";position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:var(--sidebar-overlay-bg);z-index:-1;opacity:0;transition:opacity .3s ease;pointer-events:none}@media (max-width: 768px){.sidebar.sidebar-open:before{opacity:1;pointer-events:auto}}.sidebar-brand{display:flex;align-items:center;gap:12px;padding:18px 14px 14px;border-bottom:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(255,255,255,.1),rgba(16,31,72,.38));flex-shrink:0}.sidebar-brand-mark{width:34px;height:34px;border-radius:10px;background:#26356f;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 18px #0a122847;flex-shrink:0;overflow:hidden}.sidebar-brand-logo{width:100%;height:100%;object-fit:cover;display:block}.sidebar-brand-text{display:flex;flex-direction:column;min-width:0}.sidebar-brand-eyebrow{font-size:.68rem;letter-spacing:.12em;text-transform:uppercase;color:#ffffff94}.sidebar-brand-title{font-size:1rem;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-collapsed .sidebar-brand{justify-content:center;padding-inline:10px}.sidebar-collapsed .sidebar-brand-text{display:none}.sidebar-content{padding:18px 8px 15px;flex:1;overflow-y:auto;overflow-x:hidden}.sidebar-user-card{display:flex;align-items:center;gap:10px;padding:10px;margin-bottom:14px;border-radius:14px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.07)}.sidebar-user-avatar{width:36px;height:36px;background:linear-gradient(135deg,rgba(255,255,255,.26),rgba(255,255,255,.1));border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:.95rem;font-weight:700;color:#fff;flex-shrink:0}.sidebar-user-meta{min-width:0;display:flex;flex-direction:column}.sidebar-user-name{font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.78rem;color:#fff}.sidebar-user-role{font-size:.66rem;opacity:.76;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-collapsed .sidebar-user-card{justify-content:center;padding:8px 0}.sidebar-collapsed .sidebar-user-meta{display:none}.sidebar-nav{margin-top:0}.sidebar-nav-label{padding:0 10px 8px;font-size:.66rem;letter-spacing:.12em;text-transform:uppercase;color:#ffffff80}.sidebar-collapsed .sidebar-nav-label{display:none}.sidebar-nav-item{display:flex;align-items:center;padding:11px 12px;margin-bottom:6px;border-radius:12px;cursor:pointer;transition:var(--transition);color:#ffffffc2;font-size:.87rem;white-space:nowrap;overflow:hidden;text-decoration:none;border:1px solid transparent;position:relative}.sidebar-nav-item:hover{background-color:#ffffff14;color:var(--white, #ffffff);transform:translate(3px);border-color:#ffffff14}.sidebar-nav-item.active{background:linear-gradient(90deg,rgba(58,166,255,.18),rgba(79,70,229,.18));color:var(--white, #ffffff);box-shadow:0 8px 18px #111e4447;border-color:#6dd3ff47}.sidebar-nav-item.active:before{content:"";position:absolute;left:0;top:8px;bottom:8px;width:3px;border-radius:999px;background:linear-gradient(180deg,#82d8ff,#ffffff)}.sidebar-nav-icon{margin-right:12px;font-size:.92rem;width:22px;height:22px;text-align:center;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:rgba(255,255,255,.06);color:#fffffff2}.sidebar-collapsed .sidebar-nav-text{display:none}.sidebar-collapsed .sidebar-nav-item{justify-content:center;padding:10px}.sidebar-collapsed .sidebar-nav-icon{margin-right:0}.sidebar-footer{padding:10px;border-top:1px solid rgba(255,255,255,.08);flex-shrink:0;background:rgba(0,0,0,.08)}.sidebar-toggle{background:rgba(255,255,255,.06);color:var(--white, #ffffff);border:none;width:100%;padding:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:var(--transition);font-size:.9rem;margin-bottom:6px;border-radius:10px}.sidebar-toggle:hover{background-color:#ffffff1f}.sidebar-toggle-icon{transition:var(--transition)}.sidebar-collapsed .sidebar-toggle-icon{transform:rotate(180deg)}@media (max-width: 768px){.sidebar-toggle{display:none}}.logout-button{width:100%;padding:9px 10px;background:rgba(237,76,92,.12);color:var(--white, #ffffff);border:1px solid rgba(237,76,92,.22);border-radius:12px;cursor:pointer;transition:var(--transition);display:flex;align-items:center;justify-content:center;font-size:.82rem;font-weight:600}.sidebar-logout-top{margin-bottom:16px}.sidebar-footer:empty{display:none}.sidebar-collapsed .logout-text{display:none}.logout-icon{margin-right:8px;font-size:.88rem}.sidebar-collapsed .logout-icon{margin-right:0}.logout-button:hover{background:rgba(237,76,92,.2);border-color:#ed4c5c57}@media (max-width: 768px){.mobile-menu-toggle{display:flex}.main-content,.main-content-expanded{margin-left:0}.sidebar{width:var(--sidebar-mobile-width);transform:translate(-100%);z-index:101;box-shadow:4px 0 18px #00000040}.sidebar.sidebar-open,.sidebar-collapsed.sidebar-open{transform:translate(0)}.sidebar-collapsed{width:var(--sidebar-mobile-width);transform:translate(-100%)}.sidebar-nav-item{padding:15px 18px;font-size:.95rem;margin-bottom:4px}.sidebar-nav-icon{font-size:1rem;width:24px;height:24px;margin-right:15px}.logout-button{padding:12px;font-size:.9rem}.sidebar-content{padding:18px 10px 20px}}@media (max-width: 480px){:root{--sidebar-mobile-width: 260px}.sidebar-content{padding:18px 8px 15px}.sidebar-nav-item{padding:12px 15px;margin-bottom:3px;font-size:.9rem}.sidebar-nav-icon{width:20px;height:20px;margin-right:12px}}@media (min-width: 769px){.sidebar-collapsed .sidebar-nav-item{position:relative}.sidebar-collapsed .sidebar-nav-item:hover:after{content:attr(data-tooltip);position:absolute;left:100%;top:50%;transform:translateY(-50%);background-color:#0b142beb;color:#fff;padding:6px 10px;border-radius:8px;font-size:.74rem;white-space:nowrap;z-index:1000;margin-left:10px;pointer-events:none;box-shadow:0 8px 20px #0003}}.sidebar-content::-webkit-scrollbar{width:5px}.sidebar-content::-webkit-scrollbar-track{background:rgba(255,255,255,.08)}.sidebar-content::-webkit-scrollbar-thumb{background:rgba(255,255,255,.26);border-radius:999px}.sidebar-content::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.42)}@media (max-width: 768px){.sidebar{transition:transform .3s cubic-bezier(.4,0,.2,1)}.sidebar.sidebar-open:before{transition:opacity .3s ease}.sidebar-nav-item:focus{outline:2px solid rgba(130,216,255,.9);outline-offset:2px}.mobile-menu-toggle:focus{outline:2px solid white;outline-offset:2px}}:root{--sidebar-width: 260px;--sidebar-collapsed-width: 84px;--evo-bg-sidebar: #071226;--evo-bg-sidebar-dark: #030814;--evo-blue: #1e90ff;--evo-cyan: #22d3ee;--evo-purple: #7c3aed;--evo-text-main: #f8fafc;--evo-text-soft: #cbd5e1;--evo-text-muted: #94a3b8;--evo-danger: #ef4444;--evo-sidebar-border: rgba(96, 165, 250, .18);--evo-transition: .22s ease}.sidebar{width:var(--sidebar-width);padding:18px 14px;background:linear-gradient(180deg,rgba(8,21,46,.98),rgba(3,8,20,.98)),url(/assets/login-background-c24a9677.png) center bottom / cover no-repeat;border-right:1px solid var(--evo-sidebar-border);box-shadow:12px 0 40px #00000052;color:var(--evo-text-main);z-index:1000;transition:width var(--evo-transition),transform .3s ease}.sidebar-collapsed{width:var(--sidebar-collapsed-width);padding-left:10px;padding-right:10px}.sidebar-brand{min-height:74px;gap:12px;padding:0 8px 18px;margin-bottom:18px;border-bottom:1px solid rgba(148,163,184,.12);background:transparent}.sidebar-brand-mark{width:42px;height:42px;border-radius:50%;background:rgba(30,144,255,.1);box-shadow:0 0 20px #1e90ff2e}.sidebar-brand-logo{object-fit:contain}.sidebar-brand-eyebrow{font-size:.68rem;font-weight:700;letter-spacing:.18em;color:var(--evo-text-muted)}.sidebar-brand-title{font-size:1.05rem;font-weight:800;color:#fff}.sidebar-user-card{min-height:70px;gap:12px;padding:14px;margin-bottom:14px;border-radius:14px;background:linear-gradient(145deg,rgba(30,58,138,.38),rgba(15,23,42,.78));border:1px solid rgba(96,165,250,.22);box-shadow:inset 0 1px #ffffff0f,0 12px 28px #00000038}.sidebar-user-avatar{width:42px;height:42px;border-radius:14px;background:linear-gradient(145deg,#334155,#1e3a8a);font-size:1.05rem;font-weight:800}.sidebar-user-name{font-size:.88rem;font-weight:800}.sidebar-user-role{margin-top:3px;font-size:.75rem;font-weight:500;color:var(--evo-text-muted);opacity:1}.logout-button{height:46px;padding:0 12px;margin-bottom:22px;border-radius:12px;border:1px solid rgba(239,68,68,.35);background:linear-gradient(90deg,rgba(127,29,29,.28),rgba(76,29,149,.18));color:#fff;font-size:.88rem;font-weight:800;gap:10px}.logout-button:hover{background:linear-gradient(90deg,rgba(239,68,68,.34),rgba(124,58,237,.22));border-color:#f87171a6;box-shadow:0 0 22px #ef444429}.sidebar-nav{display:flex;flex-direction:column;gap:6px}.sidebar-nav-label{margin:0 0 12px;padding:0 8px;font-size:.68rem;font-weight:800;letter-spacing:.12em;color:var(--evo-text-muted)}.sidebar-nav-item{height:46px;padding:0 12px;margin-bottom:0;border-radius:12px;color:var(--evo-text-soft);gap:12px;font-size:.88rem;font-weight:600;border:1px solid transparent;transition:var(--evo-transition)}.sidebar-nav-item:hover{transform:none;color:#fff;background:rgba(59,130,246,.12);border-color:#60a5fa38}.sidebar-nav-icon{width:30px;height:30px;margin-right:0;border-radius:9px;display:grid;place-items:center;font-size:.8rem;font-weight:800;color:#dbeafe;background:rgba(148,163,184,.1);border:1px solid rgba(148,163,184,.1)}.sidebar-nav-item:hover .sidebar-nav-icon{background:rgba(30,144,255,.18);border-color:#1e90ff61}.sidebar-nav-item.active{color:#fff;background:linear-gradient(90deg,rgba(30,144,255,.28),rgba(124,58,237,.2));border-color:#3b82f68f;box-shadow:inset 0 1px #ffffff14,0 0 24px #1e90ff2e}.sidebar-nav-item.active:before{left:-14px;top:9px;bottom:auto;width:4px;height:28px;background:linear-gradient(180deg,var(--evo-cyan),var(--evo-purple));box-shadow:0 0 14px #22d3eea6}.sidebar-nav-item.active .sidebar-nav-icon{color:#fff;background:linear-gradient(145deg,rgba(30,144,255,.32),rgba(124,58,237,.28));border-color:#60a5fa85}.sidebar-footer{padding:10px 0 0;background:transparent}.sidebar-toggle{height:46px;margin-top:8px;margin-bottom:0;border-radius:13px;border:1px solid rgba(148,163,184,.16);background:rgba(15,23,42,.78);color:var(--evo-text-soft);font-size:.82rem;font-weight:700}.sidebar-toggle:hover{color:#fff;border-color:#60a5fa61;background:rgba(30,144,255,.12)}.main-content{margin-left:var(--sidebar-width)}.main-content-expanded{margin-left:var(--sidebar-collapsed-width)}.sidebar-collapsed .sidebar-brand,.sidebar-collapsed .sidebar-user-card{justify-content:center}.sidebar-collapsed .sidebar-nav-item{justify-content:center;padding:0}.sidebar-collapsed .sidebar-nav-item.active:before{left:-10px}@media (max-width: 768px){.sidebar,.sidebar-collapsed{width:var(--sidebar-mobile-width)}.main-content,.main-content-expanded{margin-left:0}}:root{--sidebar-width: 238px;--sidebar-collapsed-width: 76px}.sidebar{padding:22px 14px 18px;background:linear-gradient(180deg,rgba(3,10,25,.82) 0%,rgba(2,8,23,.76) 48%,rgba(2,8,23,.88) 100%),url(/assets/login-background-c24a9677.png) left bottom / auto 58% no-repeat,#020817;border-right:1px solid rgba(59,130,246,.23);box-shadow:16px 0 44px #00000042}.sidebar:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 18% 74%,rgba(30,144,255,.14),transparent 34%),linear-gradient(90deg,rgba(96,165,250,.06),transparent 24%)}.sidebar>*{position:relative;z-index:1}.sidebar-brand{display:block;min-height:124px;padding:0 2px 22px;margin-bottom:22px;background:transparent;border-bottom:1px solid rgba(148,163,184,.13)}.sidebar-brand-main{display:flex;align-items:center;gap:10px}.sidebar-brand-mark{width:48px;height:48px;border-radius:50%;background:transparent;box-shadow:0 0 24px #1e90ff29}.sidebar-brand-logo{width:100%;height:100%;object-fit:contain}.sidebar-brand-title{font-size:1.48rem;line-height:1;font-weight:800;letter-spacing:-.035em;text-transform:uppercase}.sidebar-brand-title:before{content:"EBANO"}.sidebar-brand-title{font-size:0}.sidebar-brand-title:before{font-size:1.48rem}.sidebar-brand-eyebrow{display:none}.sidebar-evo-signature{width:138px;margin:8px 0 0 44px;text-align:center;opacity:.95}.sidebar-evo-signature span{display:block;margin-bottom:-8px;color:#e2e8f0db;font-size:.66rem;line-height:1;font-weight:600;letter-spacing:.38em;text-transform:uppercase}.sidebar-evo-signature img{display:block;width:100%;height:44px;object-fit:contain;object-position:center;filter:drop-shadow(0 0 16px rgba(30,144,255,.18))}.sidebar-content{padding:0}.sidebar-user-card{min-height:70px;padding:10px 12px;margin-bottom:14px;border-radius:10px;background:rgba(7,18,38,.5);border:1px solid rgba(59,130,246,.42);box-shadow:inset 0 1px #ffffff0a,0 0 30px #1e90ff0f}.sidebar-user-avatar{width:46px;height:46px;border-radius:50%;background:linear-gradient(145deg,rgba(30,58,138,.84),rgba(15,23,42,.96));border:1px solid rgba(96,165,250,.25)}.logout-button{height:43px;margin-bottom:24px;border-radius:8px;background:linear-gradient(90deg,rgba(127,29,29,.26),rgba(30,27,75,.48));border-color:#ef444447}.sidebar-nav-label{margin-bottom:12px;color:#94a3b8eb;font-weight:600;letter-spacing:.04em}.sidebar-nav{gap:7px}.sidebar-nav-item{height:36px;padding:0 8px;border-radius:7px;color:#e2e8f0d1;background:transparent;font-weight:500}.sidebar-nav-icon{width:36px;height:32px;border-radius:7px;color:#dbeafe;background:rgba(30,41,59,.58);border-color:#60a5fa21}.sidebar-nav-item.active{color:#fff;background:linear-gradient(90deg,rgba(30,144,255,.33),rgba(124,58,237,.24));border-color:#3b82f6d1;box-shadow:inset 0 1px #ffffff17,0 0 22px #1e90ff33}.sidebar-nav-item.active:after{content:"";position:absolute;top:7px;right:-2px;width:2px;height:22px;border-radius:999px;background:#60a5fa;box-shadow:0 0 12px #60a5faf2}.sidebar-nav-item.active:before{left:-8px;top:7px;height:22px}.sidebar-footer{padding-top:16px;border-top:1px solid rgba(148,163,184,.1)}.sidebar-toggle{height:48px;justify-content:flex-start;padding:0 22px;border-radius:9px;background:rgba(15,23,42,.5);border-color:#60a5fa2e;gap:12px}.sidebar-toggle-icon{font-size:1.08rem}.sidebar-toggle-text{font-weight:500;color:#e2e8f0db}.sidebar-collapsed .sidebar-brand{min-height:68px}.sidebar-collapsed .sidebar-brand-main{justify-content:center}.sidebar-collapsed .sidebar-evo-signature,.sidebar-collapsed .sidebar-toggle-text{display:none}:root{--sidebar-width: 190px;--sidebar-collapsed-width: 62px}.sidebar{padding:22px 11px 14px}.sidebar-brand{min-height:106px;padding-bottom:16px;margin-bottom:16px;text-align:center}.sidebar-brand-mark{width:38px;height:38px}.sidebar-brand-title:before{font-size:1.1rem}.sidebar-evo-signature{width:118px;margin:7px auto 0}.sidebar-evo-signature span{display:none}.sidebar-evo-signature img{height:48px}.sidebar-brand-main{justify-content:center}.sidebar-user-card{min-height:56px;padding:8px 10px;margin-bottom:11px}.sidebar-user-avatar{width:36px;height:36px;font-size:.95rem}.sidebar-user-name{font-size:.78rem}.sidebar-user-role{font-size:.66rem}.logout-button{height:34px;margin-bottom:20px;font-size:.76rem}.sidebar-nav-label{margin-bottom:10px;font-size:.6rem}.sidebar-nav{gap:6px}.sidebar-nav-item{height:29px;padding:0 6px;gap:9px;font-size:.74rem}.sidebar-nav-icon{width:29px;height:27px;font-size:.72rem}.sidebar-nav-item.active:before{left:-6px;top:6px;height:18px}.sidebar-nav-item.active:after{top:6px;height:18px}.sidebar-footer{padding-top:12px}.sidebar-toggle{height:38px;padding:0 18px;gap:9px}.sidebar-toggle-text{font-size:.72rem}.page-container:has(.module-card-page) .sidebar{background:linear-gradient(180deg,rgba(2,8,23,.64),rgba(2,8,23,.52) 46%,rgba(2,8,23,.7) 100%);backdrop-filter:blur(1px);-webkit-backdrop-filter:blur(1px)}.page-container:has(.module-card-page) .sidebar-user-card{display:none}@media (max-width: 768px){.page-container:has(.module-card-page) .sidebar{width:min(82vw,280px);transform:translate(-100%);box-shadow:20px 0 56px #0000006b}.page-container:has(.module-card-page) .sidebar.sidebar-open{transform:translate(0)}.page-container:has(.module-card-page) .main-content,.page-container:has(.module-card-page) .main-content-expanded{margin-left:0}}.login-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:var(--bg-light);background-image:linear-gradient(135deg,#f5f7fa 0%,#e3e8ef 100%)}.login-form{background-color:var(--white);padding:35px;border-radius:8px;box-shadow:var(--shadow-medium);width:100%;max-width:420px;transition:var(--transition)}.login-form:hover{transform:translateY(-5px);box-shadow:0 8px 24px #00000026}.login-form h2{margin-bottom:25px;text-align:center;color:var(--primary-color);font-size:1.8rem}.form-group{margin-bottom:20px}.form-group label{display:block;margin-bottom:8px;font-weight:500;color:var(--text-medium)}.form-group input{width:100%;padding:12px 15px;border:1px solid #ddd;border-radius:6px;font-size:1rem;transition:var(--transition)}.form-group input:focus{outline:none;border-color:var(--accent-color);box-shadow:0 0 0 3px #3498db33}.error-message{color:var(--danger-color);background-color:var(--danger-light);padding:12px;border-radius:6px;margin-bottom:20px;text-align:center;font-size:.9rem}.reports-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:15px;margin-top:15px;padding:0 10px}.report-card{background-color:var(--white, #ffffff);border-radius:6px;overflow:hidden;box-shadow:0 1px 3px #0000001a;transition:var(--transition, all .3s ease);cursor:pointer;border:1px solid #e5e7eb;min-height:160px}.report-card:hover{transform:translateY(-3px);box-shadow:0 4px 12px #00000026;border-color:var(--accent-light, #a78bfa)}.report-card-header{padding:15px;display:flex;flex-direction:column;align-items:center}.report-icon{font-size:2.5rem;margin-bottom:10px;color:var(--primary-color, #2b3147)}.report-title{font-size:1.1rem;font-weight:600;color:var(--primary-color, #2b3147);margin-bottom:8px;text-align:center;line-height:1.3}.report-description{color:var(--text-light, #6b7280);text-align:center;font-size:.85rem;line-height:1.4;margin:0}.report-card-footer{background-color:#f8fafc;padding:10px;text-align:center;color:var(--accent-color, #4f46e5);font-weight:500;border-top:1px solid #e2e8f0;font-size:.85rem}.report-page{min-height:100vh;height:auto;overflow:visible;display:flex;flex-direction:column;width:100%}.report-content{background-color:#fff;padding:0;border-radius:0;box-shadow:none;flex:1;display:flex;flex-direction:column;overflow:hidden}.report-header{padding:8px 12px;background-color:#f8f9fa;border-bottom:1px solid #dee2e6;display:flex;justify-content:space-between;align-items:center;flex-shrink:0}.report-title-main{font-size:1.1rem;font-weight:600;color:var(--primary-color, #2b3147);margin:0}.report-date-info{font-size:.8rem;color:var(--text-secondary, #6b7280);margin:0}.report-filters{padding:6px 12px;background-color:#fff;border-bottom:1px solid #e5e7eb;display:flex;gap:10px;align-items:center;flex-wrap:wrap;flex-shrink:0}.report-filter-item{display:flex;align-items:center;gap:5px}.report-filter-label{font-size:.8rem;color:var(--text-secondary, #6b7280);white-space:nowrap}.report-filter-input,.report-filter-select{padding:4px 8px;border:1px solid #d1d5db;border-radius:4px;font-size:.8rem;min-width:80px;max-width:150px}.report-filter-input:focus,.report-filter-select:focus{outline:none;border-color:var(--accent-color, #4f46e5);box-shadow:0 0 0 2px #4f46e51a}.report-actions{display:flex;gap:8px;align-items:center}.report-action-btn{padding:4px 10px;font-size:.8rem;border:1px solid #d1d5db;border-radius:4px;background-color:#fff;color:var(--text-secondary, #6b7280);cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:4px}.back-button{padding:4px 10px;font-size:.8rem;border:1px solid #d1d5db;border-radius:4px;background-color:#fff;color:var(--text-secondary, #6b7280);cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:4px;margin-bottom:10px;width:fit-content}.back-button:hover{background-color:#f3f4f6;border-color:var(--accent-color, #4f46e5);color:var(--accent-color, #4f46e5)}.back-button:focus{outline:2px solid var(--accent-color, #4f46e5);outline-offset:1px}.report-action-btn:hover{background-color:#f3f4f6;border-color:var(--accent-color, #4f46e5);color:var(--accent-color, #4f46e5)}.report-action-btn.primary{background-color:var(--accent-color, #4f46e5);color:#fff;border-color:var(--accent-color, #4f46e5)}.report-action-btn.primary:hover{background-color:var(--accent-dark, #3730a3)}.report-table-container{flex:1;overflow:auto;background-color:#fff;position:relative}.report-table{width:100%;border-collapse:collapse;font-size:.8rem;table-layout:auto}.report-table th{background-color:#f8f9fa;padding:6px 8px;text-align:left;font-weight:600;color:var(--primary-color, #2b3147);border-bottom:2px solid #dee2e6;border-right:1px solid #e9ecef;position:sticky;top:0;z-index:10;white-space:nowrap;font-size:.75rem}.report-table td{padding:4px 8px;border-bottom:1px solid #f1f3f4;border-right:1px solid #f8f9fa;vertical-align:top;line-height:1.3}.report-table tbody tr:hover{background-color:#f8f9fa}.report-table .col-id{width:60px;text-align:center;font-weight:500}.report-table .col-date{width:90px;white-space:nowrap}.report-table .col-status{width:80px;text-align:center}.report-table .col-value{width:100px;text-align:right;font-weight:500}.report-table .col-actions{width:80px;text-align:center}.status-badge{display:inline-block;padding:2px 6px;border-radius:3px;font-size:.7rem;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.status-badge.active{background-color:#d1fae5;color:#047857}.status-badge.inactive{background-color:#fee2e2;color:#dc2626}.status-badge.pending{background-color:#fef3c7;color:#d97706}.report-pagination{padding:8px 12px;background-color:#f8f9fa;border-top:1px solid #dee2e6;display:flex;justify-content:between;align-items:center;flex-shrink:0;font-size:.8rem}.pagination-info{color:var(--text-secondary, #6b7280);margin:0}.pagination-controls{display:flex;gap:4px;align-items:center}.pagination-btn{padding:4px 8px;border:1px solid #d1d5db;border-radius:3px;background-color:#fff;color:var(--text-secondary, #6b7280);cursor:pointer;font-size:.75rem;min-width:30px;text-align:center}.pagination-btn:hover:not(:disabled){background-color:#f3f4f6;border-color:var(--accent-color, #4f46e5)}.pagination-btn.active{background-color:var(--accent-color, #4f46e5);color:#fff;border-color:var(--accent-color, #4f46e5)}.pagination-btn:disabled{opacity:.5;cursor:not-allowed}.report-summary{padding:8px 12px;background-color:#f8f9fa;border-top:1px solid #dee2e6;display:flex;gap:20px;align-items:center;flex-shrink:0;font-size:.8rem}.summary-item{display:flex;flex-direction:column;align-items:center;gap:2px}.summary-label{color:var(--text-secondary, #6b7280);font-size:.7rem;text-transform:uppercase;letter-spacing:.5px}.summary-value{font-weight:600;color:var(--primary-color, #2b3147);font-size:.9rem}.report-loading{display:flex;justify-content:center;align-items:center;height:200px;color:var(--text-secondary, #6b7280);font-size:.9rem}.report-empty{display:flex;flex-direction:column;justify-content:center;align-items:center;height:200px;color:var(--text-secondary, #6b7280);font-size:.9rem}.empty-icon{font-size:3rem;margin-bottom:15px;opacity:.5}@media (max-width: 768px){.reports-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:10px;padding:0 5px}.report-card{min-height:140px}.report-card-header{padding:12px}.report-icon{font-size:2rem;margin-bottom:8px}.report-title{font-size:1rem}.report-description{font-size:.8rem}.report-filters{flex-direction:column;align-items:stretch;gap:8px}.report-filter-item{flex-direction:column;align-items:stretch;gap:3px}.report-filter-input,.report-filter-select{min-width:auto;max-width:none}.report-table{font-size:.75rem}.report-table th,.report-table td{padding:3px 5px}.report-pagination{flex-direction:column;gap:8px;align-items:stretch}.pagination-controls{justify-content:center}.report-summary{flex-wrap:wrap;justify-content:center;gap:15px}}@media print{.report-page{height:auto}.report-filters,.pagination-controls,.report-actions{display:none}.report-table{font-size:.7rem}.report-table th,.report-table td{padding:2px 4px}.report-header{background-color:#fff!important;border-bottom:2px solid #000}.report-summary{background-color:#fff!important;border-top:2px solid #000}}.report-table-container::-webkit-scrollbar{width:8px;height:8px}.report-table-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.report-table-container::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.report-table-container::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.report-card,.report-action-btn,.pagination-btn{transition:all .2s ease}.report-table th:focus,.report-filter-input:focus,.report-filter-select:focus,.report-action-btn:focus,.pagination-btn:focus{outline:2px solid var(--accent-color, #4f46e5);outline-offset:1px}.skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.module-card-page{position:relative;isolation:isolate;min-height:calc(100vh - 130px);padding:30px 32px 38px;overflow:hidden;border:1px solid rgba(203,213,225,.9);border-radius:14px;background:url(/assets/portal-evo-evolution-a58a58fe.png) right 7% center / min(760px,58vw) auto no-repeat,url(/assets/login-background-c24a9677.png) center / cover no-repeat,#07112f;box-shadow:0 18px 42px #0f172a29}.module-card-page:before,.module-card-page:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:-1}.module-card-page:before{display:none}.module-card-page>h2,.module-card-page .page-header h2{margin-bottom:10px;color:#fff;font-weight:800;text-shadow:0 8px 22px rgba(0,0,0,.28)}.module-card-page>p,.module-card-page .page-header p{color:#eef6ffd6}.module-card-page .reports-grid{position:relative;z-index:1;gap:16px}.module-card-page .report-card{border:1px solid rgba(211,231,255,.72);border-radius:10px;background:linear-gradient(180deg,rgba(255,255,255,.94),rgba(239,247,255,.9)),#f8fbff;box-shadow:0 14px 30px #000a2038;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.module-card-page .report-card:before{content:"";display:block;height:4px;background:linear-gradient(90deg,#3b82f6,#7dd3fc,#dbeafe)}.module-card-page .report-card-header{padding-top:18px}.module-card-page .report-card:hover{transform:translateY(-4px);border-color:#3b82f68f;box-shadow:0 14px 30px #1d355724}.module-card-page .report-icon{padding:8px;border-radius:14px;background:linear-gradient(135deg,rgba(225,242,255,.98),rgba(248,250,252,.98));box-shadow:inset 0 0 0 1px #77a8da2e,0 7px 16px #2d5b8a17}:root{--evo-bg-card: rgba(7, 18, 38, .72);--evo-bg-card-hover: rgba(10, 24, 54, .88);--evo-blue: #1e90ff;--evo-cyan: #22d3ee;--evo-purple: #7c3aed;--evo-border-soft: rgba(59, 130, 246, .24);--evo-border-active: rgba(96, 165, 250, .58);--evo-text-main: #f8fafc;--evo-text-muted: #94a3b8;--evo-radius-lg: 18px;--evo-radius-xl: 24px;--evo-shadow-card: 0 18px 50px rgba(0, 0, 0, .32);--evo-shadow-card-hover: 0 24px 80px rgba(0, 0, 0, .48), 0 0 32px rgba(30, 144, 255, .12);--evo-transition: .22s ease}.module-card-page{min-height:calc(100vh - 120px);padding:42px;border-radius:var(--evo-radius-xl);background:linear-gradient(120deg,rgba(2,8,23,.96) 0%,rgba(2,8,23,.82) 38%,rgba(17,24,39,.78) 100%),url(/assets/portal-evo-evolution-a58a58fe.png) right 7% center / min(760px,58vw) auto no-repeat,url(/assets/login-background-c24a9677.png) center / cover no-repeat,#020817;border:1px solid rgba(59,130,246,.16);box-shadow:inset 0 1px #ffffff0a,0 30px 90px #00000059}.module-card-page:before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;background:radial-gradient(circle at top right,rgba(124,58,237,.12),transparent 28%),radial-gradient(circle at bottom left,rgba(30,144,255,.12),transparent 35%)}.module-card-page:after{display:none}.module-card-page>h2,.module-card-page .page-header h2,.module-card-page>p,.module-card-page .page-header p,.module-card-page .reports-grid{position:relative;z-index:2}.module-card-page>h2,.module-card-page .page-header h2{color:var(--evo-text-main);font-size:clamp(1.8rem,2.4vw,2.55rem);line-height:1.15;letter-spacing:-.02em}.module-card-page>p,.module-card-page .page-header p{color:#cbd5e1;font-size:1rem}.module-card-page .reports-grid{gap:24px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));align-items:stretch}.module-card-page .report-card{min-height:265px;padding:34px 26px;border-radius:var(--evo-radius-xl);background:linear-gradient(180deg,rgba(13,25,52,.78),rgba(7,18,38,.72));border:1px solid var(--evo-border-soft);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:var(--evo-shadow-card);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;overflow:hidden;cursor:pointer;transition:var(--evo-transition)}.module-card-page .report-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;height:auto;display:block;background:linear-gradient(180deg,rgba(255,255,255,.05),transparent 35%);pointer-events:none}.module-card-page .report-card:after{content:"";position:absolute;top:0;left:12%;right:12%;height:2px;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(34,211,238,.9),rgba(124,58,237,.9),transparent);opacity:.55}.module-card-page .report-card:hover{transform:translateY(-8px);border-color:var(--evo-border-active);background:linear-gradient(180deg,rgba(16,35,74,.92),rgba(9,22,48,.88));box-shadow:var(--evo-shadow-card-hover)}.module-card-page .report-card-header{min-height:auto;padding:0;position:relative;z-index:1}.module-card-page .report-icon{width:82px;height:82px;margin-bottom:28px;padding:0;border-radius:var(--evo-radius-lg);display:grid;place-items:center;font-size:38px;background:linear-gradient(145deg,rgba(30,144,255,.18),rgba(124,58,237,.18));border:1px solid rgba(96,165,250,.38);box-shadow:inset 0 1px #ffffff0f,0 10px 30px #1e90ff1a;transition:var(--evo-transition)}.module-card-page .report-card:hover .report-icon{transform:scale(1.06);border-color:#60a5fab8;box-shadow:0 0 28px #1e90ff38,0 0 42px #7c3aed29}.module-card-page .report-title{max-width:95%;margin-bottom:14px;color:var(--evo-text-main);font-size:1.35rem;line-height:1.35;font-weight:800;letter-spacing:-.02em}.module-card-page .report-description{max-width:95%;color:var(--evo-text-muted);font-size:.94rem;line-height:1.7;font-weight:500}@media (max-width: 1300px){.module-card-page{padding:32px}}@media (max-width: 980px){.module-card-page .reports-grid{grid-template-columns:repeat(2,minmax(220px,1fr))}.module-card-page .report-card{min-height:240px}}@media (max-width: 640px){.module-card-page{padding:20px;border-radius:18px}.module-card-page .reports-grid{grid-template-columns:1fr}.module-card-page .report-card{min-height:220px;padding:26px 20px}.module-card-page .report-icon{width:72px;height:72px;font-size:34px}.module-card-page .report-title{font-size:1.25rem}.module-card-page .report-description{font-size:.88rem}}.main-content:has(.module-card-page){background:linear-gradient(180deg,rgba(2,8,23,.96),rgba(2,8,23,.98)),url(/assets/login-background-c24a9677.png) center bottom / cover no-repeat,#020817}.main-content:has(.module-card-page) .content{padding:34px 34px 18px}.main-content:has(.module-card-page) .footer{background:#020817;border-top:1px solid rgba(96,165,250,.12);color:#cbd5e1b8}.module-card-page{min-height:calc(100vh - 106px);padding:38px 44px 40px;border-radius:24px;border-color:#60a5fa33}.module-card-page .reports-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:22px;max-width:1420px}.module-card-page .report-card{min-height:250px;padding:30px 24px;border-radius:20px}.module-card-page .report-title{font-size:1.18rem}@media (min-width: 1500px){.module-card-page .reports-grid{grid-template-columns:repeat(5,minmax(230px,1fr))}}.main-content:has(.module-card-page){padding:0;background:radial-gradient(circle at 92% 7%,rgba(124,58,237,.32),transparent 30%),linear-gradient(180deg,#020817 0%,#030918 100%)}.main-content:has(.module-card-page) .content{padding:0;overflow:auto}.main-content:has(.module-card-page) .footer{padding:10px 0 16px;background:#020817;border-top:1px solid rgba(96,165,250,.14);color:#cbd5e1b8}.module-card-page{min-height:calc(100vh - 43px);padding:42px 32px 86px;border:0;border-radius:0;overflow:hidden;font-family:Segoe UI,Inter,Roboto,system-ui,-apple-system,sans-serif;background:radial-gradient(circle at 93% 3%,rgba(124,58,237,.34),transparent 30%),linear-gradient(90deg,rgba(2,8,23,.94) 0%,rgba(2,8,23,.82) 48%,rgba(11,8,42,.74) 100%),url(/assets/portal-evo-evolution-a58a58fe.png) right 10% top 46% / min(690px,50vw) auto no-repeat,url(/assets/login-background-c24a9677.png) center bottom / cover no-repeat,#020817;box-shadow:none}.module-card-page:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;display:block;pointer-events:none;background:radial-gradient(circle at 70% 35%,rgba(30,144,255,.1),transparent 24%),linear-gradient(180deg,rgba(2,8,23,.04),rgba(2,8,23,.22))}.module-card-page>h2,.module-card-page .page-header h2{margin:0 0 12px;max-width:1180px;color:#f8fafc;font-size:clamp(2rem,2.35vw,2.7rem);line-height:1.08;font-weight:650;letter-spacing:-.025em;text-shadow:0 10px 26px rgba(0,0,0,.46)}.module-card-page .heading-accent{color:transparent;background:linear-gradient(90deg,#38bdf8 0%,#60a5fa 48%,#a855f7 100%);-webkit-background-clip:text;background-clip:text}.module-card-page>p,.module-card-page .page-header p{margin:0 0 34px;max-width:820px;color:#cbd5e1e6;font-size:1.05rem;line-height:1.45;font-weight:400}.module-card-page .reports-grid{display:grid;grid-template-columns:repeat(5,minmax(210px,258px));gap:22px 20px;width:100%;max-width:1380px;margin:0;padding:0;align-items:stretch}.module-card-page .report-card{min-height:258px;padding:28px 22px 26px;border-radius:12px;border:1px solid rgba(59,130,246,.34);background:linear-gradient(180deg,rgba(22,35,67,.68) 0%,rgba(6,18,39,.66) 100%);box-shadow:inset 0 1px #ffffff0e,inset 0 -1px #60a5fa0f,0 18px 46px #00000038;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px)}.module-card-page .report-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;height:auto;display:block;pointer-events:none;background:radial-gradient(circle at 50% 0%,rgba(96,165,250,.14),transparent 30%),linear-gradient(180deg,rgba(255,255,255,.045),transparent 38%)}.module-card-page .report-card:after{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;height:auto;display:block;pointer-events:none;border-radius:inherit;background:linear-gradient(90deg,rgba(34,211,238,.92),rgba(124,58,237,.82)) top left / 100% 1px no-repeat;opacity:.72}.module-card-page .report-card:hover{transform:translateY(-6px);border-color:#60a5fac7;background:linear-gradient(180deg,rgba(28,43,78,.78) 0%,rgba(8,22,48,.76) 100%);box-shadow:inset 0 1px #ffffff14,0 22px 64px #00000057,0 0 30px #1e90ff1f}.module-card-page .report-card-header{position:relative;z-index:2;min-height:100%;padding:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.module-card-page .report-icon{width:78px;height:78px;margin:0 0 26px;padding:0;border-radius:16px;display:grid;place-items:center;color:#fff;font-size:2.3rem;line-height:1;background:linear-gradient(145deg,rgba(30,144,255,.18),rgba(124,58,237,.22));border:1px solid rgba(59,130,246,.62);box-shadow:inset 0 1px #ffffff14,0 12px 26px #0003,0 0 24px #1e90ff14}.module-card-page .report-title{max-width:100%;margin:0 0 13px;color:#f8fafc;font-size:1.08rem;line-height:1.28;font-weight:650;letter-spacing:-.02em;text-shadow:0 3px 18px rgba(0,0,0,.28)}.module-card-page .report-description{max-width:96%;margin:0;color:#cbd5e1d1;font-size:.92rem;line-height:1.55;font-weight:400}@media (max-width: 1500px){.module-card-page .reports-grid{grid-template-columns:repeat(4,minmax(220px,260px))}}@media (max-width: 1180px){.module-card-page{padding:40px 30px 88px}.module-card-page .reports-grid{grid-template-columns:repeat(3,minmax(220px,1fr))}}@media (max-width: 760px){.module-card-page{padding:30px 18px 72px}.module-card-page .reports-grid{grid-template-columns:1fr}}.module-top-actions{display:none}.main-content:has(.module-card-page){position:relative;padding:0;background:radial-gradient(circle at 92% 5%,rgba(124,58,237,.34),transparent 31%),linear-gradient(180deg,rgba(2,8,23,.96),rgba(2,8,23,.98)),url(/assets/login-background-c24a9677.png) center bottom / cover no-repeat,#020817}.main-content:has(.module-card-page) .content{min-height:100vh;padding:0;overflow:auto}.main-content:has(.module-card-page) .footer{position:fixed;left:var(--sidebar-width);right:0;bottom:0;z-index:4;padding:12px 0 18px;background:transparent;border-top:0;color:#cbd5e1bd;pointer-events:none}.main-content-expanded:has(.module-card-page) .footer{left:var(--sidebar-collapsed-width)}.main-content:has(.module-card-page) .footer p{margin:0}.main-content:has(.module-card-page) .module-top-actions{position:fixed;top:44px;right:34px;z-index:8;display:flex;align-items:center;gap:18px}.module-notification{position:relative;width:36px;height:36px;border-radius:50%}.module-notification:before{content:"🔔";position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#e5e7eb;font-size:1.45rem;line-height:1;filter:drop-shadow(0 0 12px rgba(96,165,250,.28))}.module-notification:after{content:"";position:absolute;top:3px;right:3px;width:10px;height:10px;border-radius:50%;background:linear-gradient(135deg,#22d3ee,#a855f7);box-shadow:0 0 12px #a855f7e6}.module-user-pill{display:flex;align-items:center;gap:12px;min-width:154px;height:62px;padding:8px 14px 8px 10px;border-radius:999px;background:rgba(15,23,42,.42);border:1px solid rgba(96,165,250,.18);box-shadow:inset 0 1px #ffffff0d,0 14px 34px #0000002e;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.module-user-avatar{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:1.1rem;font-weight:700;background:linear-gradient(145deg,rgba(51,65,85,.95),rgba(30,58,138,.9));border:1px solid rgba(96,165,250,.22)}.module-user-meta{display:flex;flex-direction:column;min-width:0}.module-user-meta strong{color:#f8fafc;font-size:.9rem;line-height:1.1;font-weight:700;white-space:nowrap}.module-user-meta span{margin-top:4px;color:#cbd5e1cc;font-size:.74rem}.module-user-chevron{margin-left:auto;color:#e2e8f0db;font-size:.75rem}.module-card-page{min-height:100vh;padding:62px 50px 110px;border:0;border-radius:0;background:radial-gradient(circle at 92% 4%,rgba(124,58,237,.34),transparent 31%),linear-gradient(90deg,rgba(2,8,23,.88) 0%,rgba(2,8,23,.76) 48%,rgba(9,8,38,.68) 100%),url(/assets/portal-evo-evolution-a58a58fe.png) right 9% top 47% / min(700px,48vw) auto no-repeat,url(/assets/login-background-c24a9677.png) center bottom / cover no-repeat,#020817}.module-card-page:before{background:radial-gradient(circle at 78% 48%,rgba(59,130,246,.08),transparent 26%),linear-gradient(180deg,rgba(2,8,23,.02),rgba(2,8,23,.06))}.module-card-page>h2,.module-card-page .page-header h2{margin-bottom:14px;font-size:clamp(2.2rem,2.55vw,3.08rem);font-weight:500;letter-spacing:-.045em}.module-card-page .heading-accent{font-weight:600}.module-card-page>p,.module-card-page .page-header p{margin-bottom:40px;font-size:1.15rem;color:#cbd5e1e0}.module-card-page .reports-grid{grid-template-columns:repeat(5,258px);gap:18px 20px;max-width:none;align-items:start}.module-card-page .report-card{width:258px;height:290px;min-height:0;padding:30px 24px 28px;border-radius:12px;background:radial-gradient(circle at 50% 0%,rgba(96,165,250,.1),transparent 35%),linear-gradient(180deg,rgba(19,34,66,.64) 0%,rgba(6,18,39,.6) 100%);border-color:#3b82f661}.module-card-page .report-icon{width:84px;height:84px;margin-bottom:28px;border-radius:15px;font-size:2.35rem}.module-card-page .report-title{font-size:1.06rem;line-height:1.26;font-weight:600}.module-card-page .report-description{font-size:.92rem;line-height:1.55}@media (max-width: 1500px){.module-card-page .reports-grid{grid-template-columns:repeat(4,258px)}}@media (max-width: 1200px){.module-card-page .reports-grid{grid-template-columns:repeat(3,258px)}}@media (max-width: 860px){.main-content:has(.module-card-page) .module-top-actions{display:none}.module-card-page{padding:76px 18px 92px}.module-card-page .reports-grid{grid-template-columns:1fr}.module-card-page .report-card{width:100%}}.main-content:has(.module-card-page) .module-top-actions{top:35px;right:27px;gap:14px}.module-notification{width:29px;height:29px;position:relative;filter:drop-shadow(0 0 8px rgba(96,165,250,.22))}.module-notification:before{content:"";position:absolute;left:8px;top:6px;width:12px;height:15px;border:1.8px solid rgba(226,232,240,.96);border-bottom:0;border-radius:11px 11px 6px 6px;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(96,165,250,.04));box-shadow:0 0 0 1px #3b82f614,0 0 14px #60a5fa33}.module-notification:after{width:7px;height:7px;top:2px;right:3px}.module-notification{background:radial-gradient(circle at 50% 82%,rgba(226,232,240,.95) 0 2px,transparent 3px),linear-gradient(rgba(226,232,240,.95),rgba(226,232,240,.95)) 7px 20px / 15px 2px no-repeat}.module-user-pill{min-width:124px;height:50px;padding:6px 11px 6px 8px;gap:10px}.module-user-avatar{width:37px;height:37px;font-size:.9rem}.module-user-meta strong{font-size:.74rem}.module-user-meta span{font-size:.6rem}.module-card-page{min-height:100vh;padding:50px 40px 88px;background:radial-gradient(circle at 92% 4%,rgba(124,58,237,.34),transparent 31%),linear-gradient(90deg,rgba(2,8,23,.88) 0%,rgba(2,8,23,.76) 48%,rgba(9,8,38,.68) 100%),url(/assets/login-background-c24a9677.png) center bottom / cover no-repeat,#020817}.module-card-page>h2,.module-card-page .page-header h2{margin-bottom:11px;font-size:clamp(1.76rem,2.04vw,2.46rem);line-height:1.08}.module-card-page>p,.module-card-page .page-header p{margin-bottom:32px;font-size:.92rem}.module-card-page .reports-grid{grid-template-columns:repeat(5,206px);gap:15px 16px}.module-card-page .report-card{width:206px;height:232px;padding:24px 19px 22px;border-radius:10px}.module-card-page .report-icon{width:67px;height:67px;margin-bottom:22px;border-radius:12px;font-size:1.88rem}.module-card-page .report-title{margin-bottom:10px;font-size:.86rem;line-height:1.25}.module-card-page .report-description{font-size:.74rem;line-height:1.55}@media (max-width: 1500px){.module-card-page .reports-grid{grid-template-columns:repeat(5,206px)}}@media (max-width: 1280px){.module-card-page .reports-grid{grid-template-columns:repeat(4,206px)}}@media (max-width: 940px){.module-card-page .reports-grid{grid-template-columns:repeat(3,206px)}}@media (max-width: 760px){.page-container:has(.module-card-page) .content{overflow-y:auto;overflow-x:hidden}.main-content:has(.module-card-page) .module-top-actions{display:none}.module-card-page{width:100%;min-height:100vh;padding:74px 18px 120px}.module-card-page>h2,.module-card-page .page-header h2{font-size:1.55rem;line-height:1.12}.module-card-page>p,.module-card-page .page-header p{max-width:100%;margin-bottom:26px;font-size:.98rem;line-height:1.45}.module-card-page .reports-grid{grid-template-columns:1fr;gap:18px;width:100%;max-width:100%;padding:0}.module-card-page .report-card{width:100%;height:auto;min-height:250px}.page-container:has(.module-card-page) .footer{position:static;padding:18px 16px 28px;flex-wrap:wrap;gap:8px 14px;background:rgba(2,8,23,.72)}}.page-container:has(.module-card-page){background:url(/assets/login-background-c24a9677.png) center center / cover no-repeat fixed,#020817}.page-container:has(.module-card-page) .main-content,.page-container:has(.module-card-page) .content,.page-container:has(.module-card-page) .module-card-page{background-color:transparent}.page-container:has(.module-card-page) .main-content{background:radial-gradient(circle at 92% 4%,rgba(124,58,237,.18),transparent 30%),linear-gradient(90deg,rgba(2,8,23,.18),rgba(2,8,23,.08) 48%,rgba(9,8,38,.12))}.page-container:has(.module-card-page) .module-card-page{background:linear-gradient(90deg,rgba(2,8,23,.22) 0%,rgba(2,8,23,.08) 52%,rgba(9,8,38,.1) 100%)}html:has(.module-card-page),body:has(.module-card-page){overflow:hidden}.page-container:has(.module-card-page),.page-container:has(.module-card-page) .main-content{height:100vh;overflow:hidden}.page-container:has(.module-card-page) .content{height:100vh;overflow-y:auto;overflow-x:hidden;scrollbar-gutter:stable}.page-container:has(.module-card-page) .content::-webkit-scrollbar{width:9px}.page-container:has(.module-card-page) .content::-webkit-scrollbar-track{background:rgba(2,8,23,.22)}.page-container:has(.module-card-page) .content::-webkit-scrollbar-thumb{border-radius:999px;background:rgba(96,165,250,.34);border:2px solid rgba(2,8,23,.34)}.page-container:has(.module-card-page) .content::-webkit-scrollbar-thumb:hover{background:rgba(96,165,250,.52)}.page-container:has(.module-card-page) .module-card-page{min-height:100vh;overflow:visible;padding-bottom:116px}.page-container:has(.module-card-page) .main-content{background:radial-gradient(circle at 89% 9%,rgba(124,58,237,.16),transparent 20%),radial-gradient(circle at 78% 18%,rgba(59,130,246,.06),transparent 24%),linear-gradient(90deg,rgba(2,8,23,.18),rgba(2,8,23,.08) 48%,rgba(9,8,38,.12))}.module-card-page:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;display:block;pointer-events:none;background:radial-gradient(circle at 87% 7%,rgba(168,85,247,.1),transparent 16%),radial-gradient(circle at 80% 12%,rgba(56,189,248,.05),transparent 15%);opacity:.72}.page-container:has(.module-card-page) .footer{display:flex;justify-content:center;align-items:center;gap:16px;font-size:.78rem;text-shadow:0 8px 20px rgba(0,0,0,.36)}.page-container:has(.module-card-page) .content:has(.reports-grid){padding-bottom:0}.footer-secure-copy{display:inline-flex;align-items:center;gap:7px}.footer-secure-icon{width:12px;height:12px;border-radius:3px;border:1.5px solid rgba(96,165,250,.95);position:relative;display:inline-block}.footer-secure-icon:before{content:"";position:absolute;left:2px;top:-7px;width:6px;height:7px;border:1.5px solid rgba(96,165,250,.95);border-bottom:0;border-radius:7px 7px 0 0}.reprocessamento-page{display:flex;flex-direction:column;gap:24px}.reprocessamento-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.reprocessamento-header h2{margin:0 0 8px}.reprocessamento-header p{margin:0;color:#5f6b7a}.reprocessamento-card{background:#ffffff;border:1px solid #dbe3ec;border-radius:16px;padding:20px;box-shadow:0 10px 30px #0f172a0f}.reprocessamento-table-wrapper{overflow-x:auto}.reprocessamento-table{width:100%;min-width:980px;border-collapse:collapse}.reprocessamento-table th,.reprocessamento-table td{padding:14px 12px;border-bottom:1px solid #e8eef5;text-align:left;vertical-align:middle}.reprocessamento-table th{color:#1f2937;background:#f8fafc;font-size:13px;font-weight:700}.reprocessamento-panel-title{font-weight:700;color:#111827}.reprocessamento-panel-description{margin-top:4px;color:#6b7280;font-size:13px}.reprocessamento-date-input{width:100%;min-width:150px;padding:10px 12px;border:1px solid #c9d5e2;border-radius:10px;background:#ffffff}.reprocessamento-action-button,.reprocessamento-refresh-button{border:none;border-radius:10px;padding:10px 16px;font-weight:700;cursor:pointer;transition:transform .15s ease,opacity .15s ease}.reprocessamento-action-button{background:#0f766e;color:#fff}.reprocessamento-refresh-button{background:#dbeafe;color:#1d4ed8}.reprocessamento-action-button:disabled,.reprocessamento-refresh-button:disabled{opacity:.65;cursor:not-allowed}.reprocessamento-status{display:inline-flex;align-items:center;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700}.reprocessamento-status-sucesso{background:#dcfce7;color:#166534}.reprocessamento-status-erro{background:#fee2e2;color:#b91c1c}.reprocessamento-status-processando{background:#fef3c7;color:#92400e}.reprocessamento-status-sem-execucao,.reprocessamento-status-indefinido{background:#e5e7eb;color:#4b5563}.reprocessamento-alert{border-radius:12px;padding:14px 16px;font-weight:600}.reprocessamento-alert-sucesso{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}.reprocessamento-alert-erro{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.reprocessamento-history-header{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px}.reprocessamento-history-header h3{margin:0}.reprocessamento-empty-state{text-align:center;color:#6b7280}.reprocessamento-execution-id{font-family:Consolas,monospace;font-size:12px}@media (max-width: 768px){.reprocessamento-card{padding:16px}.reprocessamento-table{min-width:860px}}@media (max-width: 768px){.sidebar{width:0;overflow:hidden}.sidebar.sidebar-open{width:var(--sidebar-width)}.main-content{margin-left:0;width:100%}.mobile-menu-toggle{display:block;position:fixed;top:15px;left:15px;z-index:200;background-color:var(--primary-color);color:var(--white);border:none;border-radius:5px;width:40px;height:40px;cursor:pointer;box-shadow:var(--shadow-small)}.reports-grid{grid-template-columns:1fr}}.content-container{padding:20px;width:100%}.action-bar{margin-bottom:20px}.back-button{background-color:#f5f5f5;border:1px solid #ddd;border-radius:4px;padding:6px 16px;font-size:14px;cursor:pointer;transition:background-color .2s}.back-button:hover:not([disabled]){background-color:#e5e5e5}.back-button[disabled]{opacity:.6;cursor:not-allowed}.page-title{font-size:24px;font-weight:600;margin-bottom:20px;color:#333}.content-card{background-color:#fff;border-radius:8px;box-shadow:0 2px 6px #0000001a;padding:24px}.dashboard-content h3{font-size:20px;margin-bottom:16px;color:#333}.dashboard-content p{color:#555;line-height:1.5;margin-bottom:24px}.dashboard-panels{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px;margin-bottom:32px}.dashboard-panel{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;padding:20px;position:relative;transition:transform .2s,box-shadow .2s}.dashboard-panel:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.panel-header{display:flex;align-items:center;margin-bottom:10px}.panel-icon{font-size:24px;margin-right:12px}.panel-title{font-size:18px;font-weight:500;margin:0}.panel-description{color:#666;font-size:14px;margin-bottom:16px}.coming-soon-badge{background-color:#e9ecef;color:#495057;font-size:12px;font-weight:500;padding:4px 8px;border-radius:4px;display:inline-block}.info-section{background-color:#f0f7ff;border-left:4px solid #0099ff;padding:16px;display:flex;border-radius:4px;margin-top:20px}.info-icon{font-size:20px;margin-right:16px}.info-text p{margin:0;color:#333}.report-page{width:100%;padding:1rem}.report-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.report-info-container{display:flex;justify-content:space-between;gap:2rem;margin-bottom:2rem;padding:1rem;background-color:#f8f9fa;border-radius:.5rem;border:1px solid #e9ecef}.report-info-left,.report-info-right{flex:1}.report-info-container p{margin:.5rem 0;font-size:.875rem}.report-grid-container{width:100%;overflow-x:auto;margin-bottom:2rem;border-radius:.5rem;box-shadow:0 1px 3px #0000001a}.datagrid-container{display:inline-block;min-width:100%}.datagrid-table{width:auto;border-collapse:collapse;font-size:.875rem;background-color:#fff;white-space:nowrap}.datagrid-table thead{background-color:var(--table-header-bg, #f3f4f6);position:sticky;top:0;z-index:1}.datagrid-table th{padding:.75rem .5rem;text-align:left;color:var(--text-primary, #1f2937);font-weight:600;border-bottom:2px solid var(--border-color, #d1d5db);white-space:nowrap;cursor:pointer;transition:background-color .2s ease}.datagrid-table th.header-number{text-align:right;padding-right:15px}.datagrid-table th:hover{background-color:var(--table-header-hover, #e5e7eb)}.sort-indicator{margin-left:.25rem}.datagrid-table td{padding:.75rem .5rem;border-bottom:1px solid var(--border-color, #e5e7eb);white-space:nowrap;overflow:visible}.datagrid-table .cell-number{text-align:right;font-family:Courier New,monospace;min-width:100px;padding-right:15px;font-variant-numeric:tabular-nums}.datagrid-table .cell-percent{text-align:right;font-family:Courier New,monospace;min-width:80px;padding-right:15px;font-variant-numeric:tabular-nums}.datagrid-table tbody tr:nth-child(2n){background-color:#fff}.datagrid-table tbody tr:nth-child(odd){background-color:#fafafa}.datagrid-table tbody tr:hover{background-color:#f0f9ff!important}.value-positive,.value-negative,.value-neutral{color:inherit}.value-zero{color:#9ca3af;font-style:italic}.value-threshold-high,.value-threshold-low{font-weight:400;color:inherit}.text-value-zero{color:#9ca3af;font-style:italic}.text-value-threshold-high{color:#059669;font-weight:500}.text-value-threshold-low{color:#dc2626;font-weight:500}.text-percentage-zero{color:#9ca3af;font-style:italic}.text-percentage-very-low{color:#f08080;font-weight:600}.text-percentage-low{color:#b8860b;font-weight:600}.text-percentage-good{color:#228b22;font-weight:600}.text-percentage-excellent{color:#4682b4;font-weight:600}.percentage-zero{background-color:#e5e7eb!important;color:#374151!important;font-style:italic;font-weight:600}.percentage-very-low{background-color:#f87171!important;color:#fff!important;font-weight:700}.percentage-low{background-color:#fbbf24!important;color:#fff!important;font-weight:700}.percentage-good{background-color:#34d399!important;color:#fff!important;font-weight:700}.percentage-excellent{background-color:#60a5fa!important;color:#fff!important;font-weight:700}.datagrid-table td.percentage-zero:hover,.datagrid-table td.percentage-very-low:hover,.datagrid-table td.percentage-low:hover,.datagrid-table td.percentage-good:hover,.datagrid-table td.percentage-excellent:hover{opacity:.85!important;transform:scale(1.02);transition:all .2s ease}.datagrid-row-highlight{background-color:var(--highlight-bg, #fffbeb)!important}.datagrid-group-header{background-color:var(--group-header-bg, #e0f2fe);font-weight:600}.datagrid-group-header td{padding:.75rem 1rem;color:var(--primary-color, #0369a1)}.datagrid-loading{display:flex;justify-content:center;align-items:center;padding:2rem;font-size:1rem;color:var(--text-secondary, #6b7280)}.datagrid-error{background-color:var(--error-bg, #fee2e2);color:var(--error-text, #b91c1c);padding:1rem;border-radius:.375rem;margin-bottom:1rem;font-size:.875rem}.datagrid-empty{padding:2rem;text-align:center;color:var(--text-secondary, #6b7280);background-color:var(--bg-light, #f9fafb);border-radius:.375rem;border:1px solid var(--border-color, #d1d5db)}.report-date{margin-bottom:.5rem;font-weight:500;color:var(--text-secondary, #6b7280)}.report-supervisor{margin-bottom:1rem;font-weight:500;color:var(--text-primary, #1f2937)}.back-button{margin-right:1rem;margin-bottom:1rem;padding:.5rem 1rem;background-color:#f3f4f6;border:1px solid #d1d5db;border-radius:.375rem;cursor:pointer;font-weight:500;transition:background-color .2s;text-decoration:none;display:inline-block}.back-button:hover{background-color:#e5e7eb}@media (max-width: 768px){.report-info-container{flex-direction:column;gap:1rem}.datagrid-table{font-size:.75rem}.datagrid-table th,.datagrid-table td{padding:.5rem .4rem}}:root{font-family:Arial,sans-serif;line-height:1.5;font-weight:400}body{margin:0;min-width:320px;min-height:100vh}
