*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;padding:0;width:100%;height:100%;min-height:100vh;background:#0a0d12}body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{display:flex;flex-direction:column}@keyframes spin{to{transform:rotate(360deg)}}@keyframes progress-slide{0%{transform:translate(-100%)}to{transform:translate(350%)}}.progress-bar-indeterminate{width:35%;animation:progress-slide 1.2s ease-in-out infinite}.dre-report-table tbody tr{transition:background-color .12s ease}.dre-report-table tbody tr:hover td{background-color:#e0a84e17!important}.table-scroll-x{overflow-x:auto;-webkit-overflow-scrolling:touch}.table-scroll-x table{min-width:max-content}.touch-target{min-width:44px;min-height:44px}.mobile-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;margin:0;padding:0;border:none;background:#0000008c;cursor:pointer}@media(max-width:768px){.app-sidebar{position:fixed!important;left:0;top:0;bottom:0;width:min(280px,88vw)!important;z-index:50;transition:transform .22s ease;box-shadow:4px 0 28px #00000073}.app-sidebar.mobile-sidebar-closed{transform:translate(-100%);pointer-events:none}.app-sidebar.mobile-sidebar-open{transform:translate(0)}.mobile-sidebar-close{position:absolute;top:10px;right:10px;z-index:2;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:none;border-radius:8px;background:#ffffff0f;color:#e7ecf3;cursor:pointer}.sidebar-nav-btn{min-height:44px;padding-top:11px!important;padding-bottom:11px!important}.app-sidebar button{min-height:42px}.app-topbar{padding:12px 14px!important}.app-main input:not([type=checkbox]):not([type=radio]),.app-main select,.app-main textarea{min-height:44px;font-size:16px}.app-main .mobile-menu-btn{width:44px;height:44px}}@media(min-width:769px){.mobile-sidebar-close{display:none}}
