html,body,#root{min-height:100%}body{background:#f5f5f5;margin:0}a{color:inherit;text-decoration:none}.boot-screen,.login-page{place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{width:min(420px,100%)}.admin-shell{min-height:100vh}.sidebar{height:100vh;position:sticky;top:0;overflow:hidden}.sidebar .ant-layout-sider-children{flex-direction:column;min-height:100%;display:flex}.brand{align-items:center;gap:10px;height:64px;padding:0 16px;display:flex}.brand span,.account span{min-width:0;display:grid}.brand strong,.account strong,.brand small,.account small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.brand small,.account small{color:#00000073;font-size:12px}.side-menu{flex:1;overflow-y:auto;border-inline-end:0!important}.account{border-top:1px solid #0505050f;grid-template-columns:18px minmax(0,1fr) 32px;align-items:center;gap:8px;margin:12px 16px 16px;padding-top:12px;display:grid}.topbar{z-index:10;background:#fff;border-bottom:1px solid #0505050f;justify-content:space-between;align-items:center;height:64px;padding:0 24px;display:flex;position:sticky;top:0}.content{padding:24px}.metric-grid{grid-template-columns:repeat(6,minmax(160px,1fr));gap:16px;display:grid}.overview-grid,.strategy-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.strategy-grid{grid-template-columns:minmax(0,1fr) 420px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px;display:grid}@media (width<=1280px){.metric-grid{grid-template-columns:repeat(3,minmax(160px,1fr))}.overview-grid,.strategy-grid{grid-template-columns:1fr}}
