*{box-sizing:border-box}body{background:#f7f7f7;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}#root{min-height:100vh}.crm-case-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:16px;display:grid}.crm-case-main{min-width:0}.crm-stage-card{margin-bottom:16px}.crm-case-sidebar{flex-direction:column;gap:16px;display:flex;position:sticky;top:16px}.crm-case-sidebar .ant-card-head-title{font-size:14px}.crm-create-layout{grid-template-columns:minmax(0,640px) 300px;align-items:start;gap:24px;display:grid}.crm-create-sidebar{flex-direction:column;gap:16px;display:flex;position:sticky;top:16px}.crm-create-main .ant-tabs{margin-bottom:20px}@media (width<=1100px){.crm-case-layout,.crm-create-layout{grid-template-columns:minmax(0,1fr) 260px}}@media (width<=820px){.crm-create-layout{grid-template-columns:1fr}.crm-create-sidebar{position:static}}
