html,body,#root{height:100%;margin:0}body{color:#172033;background:#f5f7fb;font-family:Arial,sans-serif;overflow:hidden}*{box-sizing:border-box}.bpm-app-shell{width:100vw;min-width:0;height:100vh;min-height:0;display:flex;overflow:hidden}.bpm-side-nav{background:#eef4ff;border-right:1px solid #d9e1ef;flex-direction:column;flex:0 0 220px;width:220px;min-height:0;display:flex}.bpm-side-nav__brand{border-bottom:1px solid #d9e1ef;align-items:center;gap:10px;min-height:56px;padding:12px 16px;display:flex}.bpm-side-nav__mark{color:#fff;background:#2563eb;border-radius:8px;place-items:center;width:32px;height:32px;font-weight:700;display:grid}.bpm-side-nav__title{font-size:14px;font-weight:700;line-height:20px}.bpm-side-nav__meta{color:#64748b;font-size:12px;line-height:16px}.bpm-side-nav__scroll{flex:1;min-height:0;padding:12px;overflow:auto}.bpm-side-nav__section{color:#64748b;text-transform:uppercase;padding:0 8px 8px;font-size:12px;font-weight:700}.bpm-side-nav__list{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.bpm-side-nav__link{color:#334155;border-radius:8px;align-items:center;gap:8px;width:100%;min-width:0;height:36px;padding:0 10px;text-decoration:none;display:flex}.bpm-side-nav__link:hover{color:#1d4ed8;background:#e1ebff}.bpm-side-nav__link--active{color:#1d4ed8;background:#dbeafe;font-weight:700}.bpm-side-nav__dot{opacity:.55;background:currentColor;border-radius:50%;flex:0 0 6px;width:6px;height:6px}.bpm-side-nav__label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.bpm-workspace{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;overflow:hidden}.bpm-top-bar{background:#fff;border-bottom:1px solid #e2e8f0;flex:0 0 56px;justify-content:space-between;align-items:center;min-width:0;height:56px;padding:0 20px;display:flex}.bpm-top-bar__title{color:#172033;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:18px;font-weight:700;line-height:24px;overflow:hidden}.bpm-top-bar__user{color:#172033;cursor:pointer;min-width:0;font:inherit;background:0 0;border:0;align-items:center;gap:8px;padding:0;display:flex}.bpm-top-bar__user:disabled{cursor:default;opacity:.65}.bpm-top-bar__avatar{object-fit:cover;color:#fff;flex:0 0 32px;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:inline-flex}.bpm-top-bar__user-name{text-overflow:ellipsis;white-space:nowrap;max-width:180px;overflow:hidden}.bpm-shell-content{flex:1;min-width:0;min-height:0;overflow:hidden}.bpm-object-page{flex-direction:column;min-width:0;height:100%;min-height:0;padding:12px;display:flex;overflow:hidden}.bpm-object-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-bottom:12px;display:flex}.bpm-object-toolbar__left{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.bpm-object-toolbar__search{width:min(320px,70vw);min-width:180px}.bpm-object-page__alert{margin-bottom:12px}.bpm-object-state{color:#64748b;align-items:center;min-height:44px;display:flex}.bpm-object-empty{flex:1;justify-content:center;align-items:center;min-height:0;display:flex}.bpm-object-table{background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex:1;min-width:0;min-height:0;overflow:hidden}.bpm-record-drawer .ant-drawer-body{background:#f8fafc;overflow:auto}.bpm-record-drawer__body{width:100%}.bpm-record-form__panel{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:16px}.bpm-record-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;display:grid}.bpm-record-form__field{min-width:0}.bpm-record-form__field--wide{grid-column:1/-1}.bpm-record-detail{background:#fff;border:1px solid #e2e8f0;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px;padding:8px 16px;display:grid}.bpm-record-detail__item{border-bottom:1px solid #eef2f7;grid-template-columns:112px minmax(0,1fr);gap:12px;min-width:0;padding:11px 0;display:grid}.bpm-record-detail__item--wide{grid-column:1/-1}.bpm-record-detail__label{color:#64748b}.bpm-record-detail__value{overflow-wrap:anywhere;color:#172033;min-width:0}@media (width<=720px){.bpm-side-nav{flex-basis:180px;width:180px}.bpm-top-bar{padding:0 12px}.bpm-top-bar__user-name{max-width:100px}.bpm-object-toolbar,.bpm-object-toolbar__left{align-items:stretch}.bpm-object-toolbar__search{width:100%}.bpm-record-drawer-root .ant-drawer-content-wrapper{width:100%!important}.bpm-record-form__grid,.bpm-record-detail{grid-template-columns:1fr}.bpm-record-detail__item{grid-template-columns:1fr;gap:4px}}
