:root{--color-dark-green: #003327;--color-primary-green: #00CC81;--color-light-green: #ECFFF5;--color-gold: #E6B400;--color-bright-green: #1DD882;--sidebar-width: 260px;--sidebar-collapsed-width: 64px;--header-height: 48px;--table-grid-row-min-height: 41px}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;width:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}body{margin:0;padding:0}input,select,textarea,button{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.table-header,.table-row{min-height:var(--table-grid-row-min-height)}.table-header{align-items:center}.modal-overlay{position:fixed!important;top:0!important;left:var(--sidebar-width)!important;right:0!important;bottom:0!important;transition:left .25s ease!important;z-index:1000}.modal-overlay.collapsed{left:var(--sidebar-collapsed-width)!important}.main-layout h1.page-title{font-size:26px;font-weight:700;color:#121615;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.2}.main-layout .page-title-header{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;flex-wrap:wrap;gap:16px;padding:32px 32px 16px;box-sizing:border-box}.main-layout .page-title-header--solo{justify-content:flex-start}@media(max-width:768px){.main-layout .page-title-header{padding:24px 24px 12px}.main-layout h1.page-title{font-size:22px}}@media(max-width:640px){.main-layout .page-title-header{padding:16px 16px 12px}}
