*{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-header{flex-wrap:wrap}.crm-case-header>.ant-space-item:last-child{max-width:100%}.crm-case-header>.ant-space-item:last-child>.ant-space{flex-wrap:wrap;justify-content:flex-end}.crm-case-main{min-width:0}.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-mobile-sidebar-trigger{display:none}.crm-create-layout{width:min(100%,1280px);padding-right:368px;display:block}.crm-create-sidebar{z-index:10;flex-direction:column;gap:16px;width:340px;max-height:calc(100vh - 48px);display:flex;position:fixed;top:24px;right:24px;overflow-y:auto}.crm-create-main .ant-tabs{margin-bottom:20px}.crm-create-main .ant-tabs-nav{margin-bottom:12px}.crm-create-main .ant-tabs-content-holder{min-height:280px}.crm-property-fields{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;column-gap:20px;display:grid}.crm-property-fields .ant-form-item:first-child,.crm-property-fields .ant-form-item:nth-child(2){grid-column:span 1}.crm-property-fields .ant-form-item:nth-child(3){grid-column:1/-1}.crm-stage-card{margin-bottom:16px}.crm-create-sidebar .ant-steps-item-title{font-size:13px}.crm-photo-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;display:grid}.crm-photo-grid img{aspect-ratio:4/3;object-fit:cover;background:#f0f0f0;border-radius:8px;width:100%;display:block}.crm-photo-frame{min-width:0;position:relative}.crm-photo-placeholder{aspect-ratio:4/3;color:#666;background:#f0f0f0;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:180px;display:flex}.crm-photo-error{background:#fff7e6}@media (width<=1100px){.crm-case-layout{grid-template-columns:minmax(0,1fr) 260px}.crm-create-layout{padding-right:304px}.crm-create-sidebar{width:280px;max-height:calc(100vh - 32px);top:16px;right:16px}}@media (width<=820px){.crm-case-layout{width:100%;display:block}.crm-case-main{width:100%;min-width:0}.crm-case-sidebar{display:none}.crm-mobile-sidebar-trigger{display:inline-flex}.crm-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ant-layout-content,.ant-card,.ant-card-body{min-width:0}.ant-typography,.ant-descriptions-item-content,.ant-descriptions-item-label{overflow-wrap:anywhere}.crm-create-layout{padding-right:0}.crm-create-sidebar{width:auto;max-height:none;position:static;overflow:visible}.crm-property-fields{grid-template-columns:1fr}.crm-property-fields .ant-form-item:nth-child(3){grid-column:auto}}@media (width<=480px){.crm-photo-grid{grid-template-columns:1fr}}
