:root{color:#10231f;background:#f4f7f6;font-family:Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}.route-loading{place-items:center;min-height:100vh;display:grid}.login-page{background:linear-gradient(135deg,#e8f2ef,#f8faf9);place-items:center;min-height:100vh;padding:24px;display:grid}.login-panel{background:#fff;border:1px solid #d9e4e1;border-radius:12px;width:min(100%,440px);padding:40px;box-shadow:0 20px 60px #10231f14}.brand-lockup,.sider-brand{align-items:center;gap:10px;font-size:20px;display:flex}.brand-lockup img,.sider-brand img{width:34px;height:34px}.sider-brand{color:#fff;height:64px;padding:0 20px}.app-layout{min-height:100vh}.app-sider{background:#10231f!important}.app-header{background:#fff;border-bottom:1px solid #d9e4e1;justify-content:space-between;align-items:center;padding:0 24px;display:flex}.header-user{align-items:center;gap:10px;display:flex}.app-content{padding:24px}.page{max-width:1200px;margin:auto}.page-state{place-items:center;min-height:50vh;display:grid}.page-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.card-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px;display:grid}.detail-sections{width:100%;margin-top:24px;display:flex!important}.quick-links{gap:20px;margin-top:24px;display:flex}.impersonation-banner{z-index:10;background:#fff1b8;border-bottom:1px solid #f0c36d;justify-content:center;align-items:center;gap:20px;min-height:44px;padding:8px 20px;display:flex;position:relative}.admin-studies-page{gap:20px;display:grid}.admin-studies-page .page-heading{margin-bottom:0}.header-study{align-items:center;gap:8px;display:flex}.mobile-menu-button{display:none}.mobile-drawer .ant-drawer-header{border-bottom:1px solid #d9e4e1}.arca-monitoring{width:100%;display:flex!important}.arca-monitoring .ant-table-wrapper{width:100%}@media (width<=767px){.desktop-sider{display:none}.mobile-menu-button{display:inline-flex}.app-header{padding:0 12px}.app-content{padding:16px}.header-user-name{display:none}.page-heading{flex-direction:column;align-items:flex-start}.page-heading>.ant-btn{width:100%}.quick-links{flex-direction:column}.ant-table-wrapper{overflow-x:auto}.login-panel{padding:28px 22px}}.arca-invoices{width:100%}.section-heading{justify-content:space-between;align-items:flex-start;gap:16px;width:100%;display:flex}.section-heading .ant-typography{margin-top:0;margin-bottom:4px}.form-grid{gap:16px;display:grid}.compact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.invoice-filters{margin-bottom:20px}.invoice-filters .ant-select{min-width:220px}.modal-submit{width:100%;margin-top:20px}@media (width<=640px){.compact-grid{grid-template-columns:1fr}.section-heading{flex-direction:column;align-items:stretch}.invoice-filters,.invoice-filters .ant-select{width:100%}}
