:root{--color-primary-orange:#d25c35;--color-primary-orange-hover:#e06e4a;--color-primary-orange-dark:#a84221;--color-sidebar-bg:#1c0f0d;--color-sidebar-hover:#d25c3514;--color-sidebar-active:#d25c3526;--color-sidebar-border:#d25c3526;--color-sidebar-text-muted:#cca593}.dashboard-module__ri1OsW__container{width:100%;min-height:100vh;display:flex}.dashboard-module__ri1OsW__sidebar{z-index:1000;background:linear-gradient(180deg,var(--color-sidebar-bg)0%,#110907 100%);color:#fff;border-right:1px solid var(--color-sidebar-border);flex-direction:column;flex-shrink:0;padding:.95rem;transition:width .25s cubic-bezier(.4,0,.2,1),padding .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:visible}.dashboard-module__ri1OsW__mainContent{z-index:10;background-color:#fafbfc;flex:1;padding:1.25rem 1.8rem;position:relative;overflow-y:auto}.dashboard-module__ri1OsW__brand{letter-spacing:-.5px;align-items:center;gap:8px;margin-bottom:1.8rem;font-size:.95rem;font-weight:700;display:flex}.dashboard-module__ri1OsW__headerTitle{color:#1e293b;margin-bottom:.35rem;font-size:1.25rem;font-weight:600}.dashboard-module__ri1OsW__headerSubtitle{color:#64748b;margin-bottom:1.25rem;font-size:.75rem}.dashboard-module__ri1OsW__grid{grid-template-columns:1fr 1.2fr;gap:1.25rem;max-width:1400px;margin:0 auto;display:grid}.dashboard-module__ri1OsW__pageContainer{width:100%;margin:0 auto}.dashboard-module__ri1OsW__card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden;box-shadow:0 2px 4px -1px #0000000a,0 1px 2px -1px #00000005}.dashboard-module__ri1OsW__cardHeader{background-color:#fafbfc;border-bottom:1px solid #f1f5f9;padding:.95rem 1.25rem}.dashboard-module__ri1OsW__cardTitle{color:#334155;font-size:.8rem;font-weight:600}.dashboard-module__ri1OsW__cardBody{padding:1.25rem}.dashboard-module__ri1OsW__formGroup{margin-bottom:1rem}.dashboard-module__ri1OsW__label{color:#475569;margin-bottom:.35rem;font-size:.72rem;font-weight:500;display:block}.dashboard-module__ri1OsW__inputWrapper{position:relative}.dashboard-module__ri1OsW__currencySymbol{color:#94a3b8;font-size:.8rem;font-weight:500;position:absolute;top:50%;left:9px;transform:translateY(-50%)}.dashboard-module__ri1OsW__input{color:#1e293b;background-color:#fff;border:1px solid #cbd5e1;border-radius:6px;width:100%;padding:.45rem .75rem .45rem 1.8rem;font-size:.8rem;transition:all .2s}.dashboard-module__ri1OsW__inputSimple{padding-left:.75rem}.dashboard-module__ri1OsW__input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 2px #3b82f614}.dashboard-module__ri1OsW__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.dashboard-module__ri1OsW__checkboxGroup{background-color:#f8fafc;border:1px solid #f1f5f9;border-radius:6px;margin-top:.75rem;padding:.75rem}.dashboard-module__ri1OsW__checkboxLabel{color:#334155;cursor:pointer;align-items:center;gap:.5rem;margin-bottom:.35rem;font-size:.75rem;display:flex}.dashboard-module__ri1OsW__buttonPrimary{color:#fff;cursor:pointer;background-color:#0f172a;border:none;border-radius:6px;width:100%;margin-top:.75rem;padding:.65rem;font-size:.8rem;font-weight:600;transition:background .2s}.dashboard-module__ri1OsW__buttonPrimary:hover{background-color:#1e293b}.dashboard-module__ri1OsW__ticketContainer{color:#fff;background-color:#1e293b;border-radius:8px;flex-direction:column;height:100%;padding:0;display:flex;overflow:hidden}.dashboard-module__ri1OsW__ticketHeader{background:linear-gradient(135deg,#0f172a 0%,#334155 100%);border-bottom:1px solid #ffffff1a;padding:1.5rem}.dashboard-module__ri1OsW__amountLarge{color:#fff;letter-spacing:-1px;font-size:2.3rem;font-weight:700;line-height:1}.dashboard-module__ri1OsW__amountLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:1px;margin-bottom:.35rem;font-size:.65rem}.dashboard-module__ri1OsW__ticketBody{flex:1;padding:1.25rem}.dashboard-module__ri1OsW__resultRow{border-bottom:1px solid #ffffff1a;justify-content:space-between;padding:.45rem 0;font-size:.78rem;display:flex}.dashboard-module__ri1OsW__resultRow span:first-child{color:#cbd5e1}.dashboard-module__ri1OsW__resultRow span:last-child{font-family:Courier New,Courier,monospace;font-weight:600}.dashboard-module__ri1OsW__highlightRow{background-color:#3b82f61a;border:1px solid #3b82f659;border-radius:4px;margin:.35rem 0;padding:.45rem .65rem}.dashboard-module__ri1OsW__highlightText{color:#60a5fa!important}.dashboard-module__ri1OsW__emptyState{color:#94a3b8;border:2px dashed #cbd5e1;border-radius:8px;justify-content:center;align-items:center;height:100%;min-height:280px;margin:1.25rem;display:flex}.dashboard-module__ri1OsW__sectionTitle{color:#334155;text-transform:uppercase;letter-spacing:.5px;border-left:3px solid #0f172a;margin-top:1.25rem;margin-bottom:.75rem;padding-left:.35rem;font-size:.72rem;font-weight:700}.dashboard-module__ri1OsW__tableContainer{border:1px solid #e2e8f0;border-radius:6px;margin-bottom:1rem;overflow:hidden}.dashboard-module__ri1OsW__dataTable{border-collapse:collapse;width:100%;font-size:.75rem}.dashboard-module__ri1OsW__dataTable th{color:#64748b;text-align:left;text-transform:uppercase;background-color:#f8fafc;border-bottom:1px solid #e2e8f0;padding:.45rem .65rem;font-size:.68rem;font-weight:600}.dashboard-module__ri1OsW__dataTable td{color:#334155;border-bottom:1px solid #f1f5f9;padding:.45rem .65rem}.dashboard-module__ri1OsW__dataTable tr:last-child td{border-bottom:none}.dashboard-module__ri1OsW__dataTable tr:nth-child(2n){background-color:#fcfcfc}.dashboard-module__ri1OsW__numCol{text-align:right;font-family:Courier New,monospace;font-weight:600}.dashboard-module__ri1OsW__totalRow td{color:#0f172a;background-color:#f1f5f9;border-top:2px solid #e2e8f0;font-weight:700}.dashboard-module__ri1OsW__yearGrid{grid-template-columns:repeat(5,1fr);gap:8px;margin-bottom:1rem;display:grid}.dashboard-module__ri1OsW__miniInput{text-align:center;border:1px solid #cbd5e1;border-radius:4px;width:100%;padding:6px;font-size:.75rem}.dashboard-module__ri1OsW__miniLabel{text-align:center;color:#64748b;margin-bottom:3px;font-size:.65rem;display:block}.dashboard-module__ri1OsW__brandRow{border-bottom:1px solid var(--color-sidebar-border);justify-content:space-between;align-items:center;width:100%;height:50px;padding:0 .5rem;display:flex}.dashboard-module__ri1OsW__brandIcon{background:var(--color-primary-orange);color:#fff;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;font-size:.9rem;display:flex}.dashboard-module__ri1OsW__brandText{letter-spacing:-.03em;white-space:nowrap;margin-left:9px;font-size:.82rem;font-weight:700}.dashboard-module__ri1OsW__sidebarNav{flex:1;min-height:0;padding:.65rem 0;overflow:hidden auto}.dashboard-module__ri1OsW__sidebarNav::-webkit-scrollbar{width:4px}.dashboard-module__ri1OsW__sidebarNav::-webkit-scrollbar-track{background:0 0}.dashboard-module__ri1OsW__sidebarNav::-webkit-scrollbar-thumb{background-color:var(--color-sidebar-border);border-radius:4px}.dashboard-module__ri1OsW__sidebarNav::-webkit-scrollbar-thumb:hover{background-color:var(--color-primary-orange)}.dashboard-module__ri1OsW__sidebarSection{margin-bottom:1.25rem}.dashboard-module__ri1OsW__sidebarSectionTitle{color:var(--color-sidebar-text-muted);letter-spacing:.05em;text-transform:uppercase;white-space:normal;margin-bottom:.5rem;padding-left:1rem;font-size:.58rem;font-weight:800;line-height:1.2}.dashboard-module__ri1OsW__sidebarLinkWrapper{text-decoration:none}.dashboard-module__ri1OsW__sidebarLink{cursor:pointer;color:#94a3b8;border-left:3px solid #0000;border-radius:0 4px 4px 0;align-items:center;padding:8px 1rem;transition:all .2s;display:flex}.dashboard-module__ri1OsW__sidebarLink:hover{background-color:var(--color-sidebar-hover);color:#fff}.dashboard-module__ri1OsW__sidebarLinkActive{background-color:var(--color-sidebar-active);border-left-color:var(--color-primary-orange);color:#fff}.dashboard-module__ri1OsW__sidebarIcon{display:inline-flex}.dashboard-module__ri1OsW__sidebarIconActive{color:var(--color-primary-orange)}.dashboard-module__ri1OsW__sidebarLabel{white-space:normal;margin-left:9px;font-size:.73rem;font-weight:400;line-height:1.2}.dashboard-module__ri1OsW__sidebarLabelActive{font-weight:600}.dashboard-module__ri1OsW__sidebarFooter{border-top:1px solid var(--color-sidebar-border);padding:12px 1rem 0}.dashboard-module__ri1OsW__logoutButton{color:#ef4444;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;width:100%;font-size:.75rem;display:flex}.dashboard-module__ri1OsW__sidebarTab{background-color:var(--color-primary-orange);color:#fff;cursor:pointer;z-index:10001;border:none;border-radius:0 8px 8px 0;justify-content:center;align-items:center;width:28px;height:48px;display:flex;position:absolute;top:50%;right:-28px;transform:translateY(-50%);box-shadow:2px 0 5px #0003}.dashboard-module__ri1OsW__sidebarTab:hover{background-color:var(--color-primary-orange-hover)}.dashboard-module__ri1OsW__header{background-color:#fff;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:.65rem 1rem;display:flex;box-shadow:0 1px 2px #00000008}.dashboard-module__ri1OsW__headerLeft,.dashboard-module__ri1OsW__headerRight{align-items:center;gap:.75rem;display:flex}.dashboard-module__ri1OsW__toggleSidebarButton{cursor:pointer;color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:6px}.dashboard-module__ri1OsW__profileInfo{text-align:right}.dashboard-module__ri1OsW__profileName{color:#334155;font-size:.78rem;font-weight:600}.dashboard-module__ri1OsW__profileMeta{color:#64748b;font-size:.65rem}.dashboard-module__ri1OsW__profileAvatar{background:var(--color-sidebar-bg);border:1.5px solid var(--color-primary-orange);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;font-size:.75rem;font-weight:700;display:flex}.dashboard-module__ri1OsW__salaryGrid{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;grid-template-columns:repeat(auto-fill,minmax(70px,1fr));gap:8px;max-height:200px;padding:3px;display:grid;overflow-y:auto}.dashboard-module__ri1OsW__salaryItem{text-align:center}.dashboard-module__ri1OsW__helperHint{color:#64748b;text-align:right;margin-top:6px;font-size:.62rem;font-style:italic}.dashboard-module__ri1OsW__masterLabel{color:#2563eb;font-weight:700}.dashboard-module__ri1OsW__masterInput{background-color:#eff6ff;border-color:#2563eb;height:38px;font-size:.95rem;font-weight:700}.dashboard-module__ri1OsW__helperRow{color:#64748b;align-items:center;gap:3px;margin-top:3px;font-size:.62rem;display:flex}.dashboard-module__ri1OsW__cardHeaderRow{justify-content:space-between;align-items:center;display:flex}.dashboard-module__ri1OsW__yearSelector{color:#64748b;align-items:center;gap:6px;display:flex}.dashboard-module__ri1OsW__yearSelect{color:#2563eb;background:#eff6ff;border-color:#bfdbfe;width:auto;font-size:.75rem;font-weight:700}.dashboard-module__ri1OsW__ticketSection{height:100%}.dashboard-module__ri1OsW__ticketHeaderRow{justify-content:space-between;align-items:flex-start;display:flex}.dashboard-module__ri1OsW__ticketSubLabel{color:#94a3b8;text-transform:uppercase;font-size:.62rem}.dashboard-module__ri1OsW__iconButton{color:#fff9;cursor:pointer;background:0 0;border:none}.dashboard-module__ri1OsW__sectionDividerTitle{color:#94a3b8;text-transform:uppercase;letter-spacing:1px;border-bottom:1px solid #475569;margin:10px 0;padding-bottom:4px;font-size:.62rem}.dashboard-module__ri1OsW__resultRowMuted{color:#64748b;font-size:.7rem}.dashboard-module__ri1OsW__ticketDividerDashed{border-top:1px dashed #475569;margin:.5rem 0}.dashboard-module__ri1OsW__ticketDividerStrong{border-top:1.5px solid #fff;margin:1rem 0}.dashboard-module__ri1OsW__valueWarning{color:#facc15}.dashboard-module__ri1OsW__valueSuccess{color:#4ade80}.dashboard-module__ri1OsW__valueSoftLabel{color:#cbd5e1}.dashboard-module__ri1OsW__valueSoft{color:#cbd5e1;font-size:.8rem}.dashboard-module__ri1OsW__totalLabel{color:#fff;font-size:.82rem;font-weight:700}.dashboard-module__ri1OsW__totalValue{color:#4ade80;font-size:1.1rem;font-weight:700}.dashboard-module__ri1OsW__legalBox{color:#64748b;text-align:center;background:#ffffff0d;border-radius:4px;margin:.75rem 0;padding:6px;font-size:.55rem;line-height:1.3}.dashboard-module__ri1OsW__downloadButton{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:6px;justify-content:center;align-items:center;gap:6px;width:100%;margin-top:.75rem;padding:8px;font-size:.8rem;font-weight:600;display:flex;box-shadow:0 2px 4px -1px #2563eb26}.dashboard-module__ri1OsW__emptyIconWrapper{background-color:#f8fafc;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:.75rem;display:flex}.dashboard-module__ri1OsW__emptyTitle{color:#64748b;font-size:.82rem;font-weight:600}.dashboard-module__ri1OsW__emptySubtitle{color:#94a3b8;font-size:.75rem}.dashboard-module__ri1OsW__brandText,.dashboard-module__ri1OsW__sidebarSectionTitle,.dashboard-module__ri1OsW__sidebarLabel,.dashboard-module__ri1OsW__logoutButton span{white-space:nowrap;opacity:1;transition:opacity .2s cubic-bezier(.4,0,.2,1),width .2s cubic-bezier(.4,0,.2,1);display:inline-block;overflow:hidden}.dashboard-module__ri1OsW__sidebarCollapsed .dashboard-module__ri1OsW__brandText,.dashboard-module__ri1OsW__sidebarCollapsed .dashboard-module__ri1OsW__sidebarSectionTitle,.dashboard-module__ri1OsW__sidebarCollapsed .dashboard-module__ri1OsW__sidebarLabel,.dashboard-module__ri1OsW__sidebarCollapsed .dashboard-module__ri1OsW__logoutButton span{pointer-events:none;opacity:0!important;width:0!important;margin:0!important;padding:0!important}@media (min-width:1024px){.dashboard-module__ri1OsW__sidebar{z-index:10000;width:72px;transition:width .3s cubic-bezier(.4,0,.2,1);position:fixed;top:0;bottom:0;left:0}.dashboard-module__ri1OsW__sidebarOpen{width:220px;box-shadow:10px 0 30px #00000073}.dashboard-module__ri1OsW__mainContent{width:calc(100% - 72px);margin-left:72px;transition:margin-left .3s cubic-bezier(.4,0,.2,1),width .3s cubic-bezier(.4,0,.2,1)}.dashboard-module__ri1OsW__mainContentOpen{width:calc(100% - 220px);margin-left:220px}.dashboard-module__ri1OsW__mainContentCollapsed{width:calc(100% - 72px);margin-left:72px}.dashboard-module__ri1OsW__sidebarOpen~.dashboard-module__ri1OsW__mainContent{width:calc(100% - 220px);margin-left:220px}.dashboard-module__ri1OsW__sidebarOpen .dashboard-module__ri1OsW__brandText,.dashboard-module__ri1OsW__sidebarOpen .dashboard-module__ri1OsW__sidebarSectionTitle,.dashboard-module__ri1OsW__sidebarOpen .dashboard-module__ri1OsW__sidebarLabel,.dashboard-module__ri1OsW__sidebarOpen .dashboard-module__ri1OsW__logoutButton span{opacity:1;visibility:visible;pointer-events:auto}.dashboard-module__ri1OsW__sidebarCollapsed .dashboard-module__ri1OsW__brandRow{justify-content:center}.dashboard-module__ri1OsW__sidebarCollapsed .dashboard-module__ri1OsW__sidebarLink{border-left:3px solid #0000;justify-content:center;padding:8px 0}.dashboard-module__ri1OsW__sidebarCollapsed .dashboard-module__ri1OsW__logoutButton{justify-content:center;gap:0;padding:8px 0}.dashboard-module__ri1OsW__sidebarCollapsed .dashboard-module__ri1OsW__sidebarSectionTitle{text-align:center;padding-left:0}}@media (max-width:1023px){.dashboard-module__ri1OsW__sidebar{z-index:1000;transition:transform .3s cubic-bezier(.4,0,.2,1),width .3s,opacity .3s;position:fixed;top:0;bottom:0;left:0;box-shadow:10px 0 30px #00000073}.dashboard-module__ri1OsW__sidebarCollapsed{opacity:0;pointer-events:none;border-right:none;width:0;padding:0;transform:translate(-100%)}.dashboard-module__ri1OsW__sidebarOpen{opacity:1;width:240px;transform:translate(0)}.dashboard-module__ri1OsW__grid{gap:1rem;grid-template-columns:1fr!important}.dashboard-module__ri1OsW__header{margin-bottom:1rem;padding:.5rem .75rem}.dashboard-module__ri1OsW__profileInfo{display:none}}@media (max-width:768px){.dashboard-module__ri1OsW__mainContent{padding:.75rem 1rem}.dashboard-module__ri1OsW__cardBody{padding:1rem}.dashboard-module__ri1OsW__yearGrid{grid-template-columns:repeat(3,1fr)!important}}@media (max-width:480px){.dashboard-module__ri1OsW__row{grid-template-columns:1fr;gap:.75rem}.dashboard-module__ri1OsW__yearGrid{grid-template-columns:repeat(2,1fr)!important}.dashboard-module__ri1OsW__headerTitle{font-size:1.05rem}.dashboard-module__ri1OsW__amountLarge{font-size:1.85rem}}.dashboard-module__ri1OsW__sidebarBackdrop{z-index:990;background-color:#0006;transition:all .3s;position:fixed;inset:0}@media (min-width:1024px){.dashboard-module__ri1OsW__sidebarBackdrop{display:none!important}}
