.release-command-page{--rsc-ink:#0d1b35;--rsc-muted:#66758d;--rsc-line:#dce5f1;max-width:1480px;margin:0 auto;padding:34px 28px 52px;color:var(--rsc-ink)}
.rsc-page-header,.rsc-registry__header,.rsc-onboarding__intro,.rsc-policy-card>header,.rsc-policy-card>footer,.rsc-registry__footer{display:flex;align-items:center;justify-content:space-between;gap:24px}.rsc-page-header{margin-bottom:22px}.rsc-page-header h1{margin:8px 0 4px;font-size:clamp(1.9rem,3vw,2.55rem);line-height:1.05;letter-spacing:-.045em;font-weight:850}.rsc-page-header p{margin:0;color:var(--rsc-muted);font-size:.98rem}.rsc-breadcrumb{display:flex;align-items:center;gap:9px;color:#7787a1;font-size:.77rem;font-weight:700}.rsc-breadcrumb a{color:#2563eb;text-decoration:none}.rsc-breadcrumb i{font-size:.58rem;color:#a9b5c7}
.rsc-button,.rsc-icon-button{min-height:43px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 17px;border:1px solid transparent;border-radius:12px;text-decoration:none;font-size:.85rem;font-weight:800;cursor:pointer;transition:transform .18s,box-shadow .18s}.rsc-button:hover,.rsc-icon-button:hover{transform:translateY(-1px)}.rsc-button--primary{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);box-shadow:0 10px 24px rgba(37,99,235,.22)}.rsc-button--quiet{color:#5b21b6;background:#f5f3ff;border-color:#ddd6fe}.rsc-icon-button{width:43px;padding:0;color:#64748b;background:#fff;border-color:var(--rsc-line)}
.rsc-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) 410px;min-height:242px;padding:36px 42px;border-radius:24px;color:#fff;background:radial-gradient(circle at 78% 8%,rgba(34,211,238,.22),transparent 34%),radial-gradient(circle at 100% 100%,rgba(124,58,237,.24),transparent 36%),linear-gradient(125deg,#08152f 0%,#172654 56%,#403183 100%);box-shadow:0 24px 50px rgba(36,35,88,.2)}.rsc-hero:before{content:"";position:absolute;inset:0;opacity:.1;background-image:linear-gradient(rgba(255,255,255,.22) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.22) 1px,transparent 1px);background-size:34px 34px;mask-image:linear-gradient(90deg,transparent,#000)}.rsc-hero__copy{position:relative;z-index:2;align-self:center;max-width:740px}.rsc-eyebrow{display:inline-flex;align-items:center;gap:8px;color:#67e8f9;text-transform:uppercase;letter-spacing:.12em;font-size:.7rem;font-weight:900}.rsc-hero h2{margin:10px 0;max-width:700px;color:#fff!important;font-size:clamp(1.75rem,3vw,2.6rem);line-height:1.05;letter-spacing:-.045em}.rsc-hero p{margin:0;max-width:710px;color:#d1d9ee;line-height:1.65;font-size:.92rem}.rsc-hero__signals{display:flex;flex-wrap:wrap;gap:17px;margin-top:23px;color:#e0e7f7;font-size:.68rem;font-weight:700}.rsc-hero__signals span{display:flex;align-items:center;gap:7px}.rsc-hero__signals i{color:#a5f3fc}
.rsc-release-flow{position:relative;z-index:2;align-self:center;height:175px}.rsc-release-flow__rail{position:absolute;left:33px;right:33px;top:69px;height:2px;background:linear-gradient(90deg,#4f8ff0,#38d6d0,#a78bfa)}.rsc-release-flow__rail i{display:block;width:8px;height:8px;margin:-3px auto 0;border-radius:50%;background:#67e8f9;box-shadow:0 0 18px #22d3ee}.rsc-release-flow__node{position:absolute;top:36px;width:65px;height:65px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;border:1px solid rgba(255,255,255,.2);border-radius:18px;color:#a9c3ee;background:rgba(9,25,58,.9);box-shadow:0 12px 26px rgba(0,0,0,.28)}.rsc-release-flow__node b{font-size:.45rem}.rsc-release-flow__node--build{left:0}.rsc-release-flow__node--target{left:50%;transform:translateX(-50%);color:#67e8f9;box-shadow:0 0 0 6px rgba(34,211,238,.08),0 12px 26px rgba(0,0,0,.28)}.rsc-release-flow__node--rollout{right:0;color:#c4b5fd}.rsc-version-chip{position:absolute;left:50%;bottom:0;display:flex;align-items:center;gap:7px;padding:8px 11px;transform:translateX(-50%);border:1px solid rgba(103,232,249,.25);border-radius:10px;color:#a5f3fc;background:rgba(255,255,255,.06);font-size:.5rem;font-weight:850;letter-spacing:.08em;white-space:nowrap}
.rsc-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:18px 0}.rsc-metric{display:flex;align-items:center;gap:15px;min-height:114px;padding:18px;border:1px solid var(--rsc-line);border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(33,56,92,.06)}.rsc-metric>span{flex:0 0 46px;height:46px;display:grid;place-items:center;border-radius:14px}.rsc-metric small{display:block;margin-bottom:3px;color:#718096;text-transform:uppercase;letter-spacing:.055em;font-size:.66rem;font-weight:850}.rsc-metric strong{display:block;font-size:1.52rem;line-height:1.1}.rsc-metric p{margin:4px 0 0;color:#8290a6;font-size:.71rem}.rsc-metric--blue>span{color:#2563eb;background:#eaf2ff}.rsc-metric--green>span{color:#059669;background:#e8faf2}.rsc-metric--violet>span{color:#7c3aed;background:#f1eafe}.rsc-metric--cyan>span{color:#0891b2;background:#e8f9fb}
.rsc-registry{overflow:hidden;border:1px solid var(--rsc-line);border-radius:22px;background:#fff;box-shadow:0 16px 42px rgba(35,57,91,.08)}.rsc-registry__header{padding:24px 25px 17px}.rsc-registry__header>div:first-child>span{color:#7c3aed;text-transform:uppercase;letter-spacing:.1em;font-size:.66rem;font-weight:900}.rsc-registry__header h2{margin:4px 0 2px;font-size:1.28rem;letter-spacing:-.025em}.rsc-registry__header p{margin:0;color:var(--rsc-muted);font-size:.82rem}.rsc-security-pill{display:flex;align-items:center;gap:9px;padding:9px 12px;border:1px solid #ddd6fe;border-radius:12px;color:#6d28d9;background:#f7f5ff}.rsc-security-pill>i{width:28px;height:28px;display:grid;place-items:center;border-radius:9px;background:#ede9fe}.rsc-security-pill strong,.rsc-security-pill small{display:block}.rsc-security-pill strong{font-size:.68rem}.rsc-security-pill small{color:#7c6b9a;font-size:.55rem}
.rsc-toolbar{display:grid;grid-template-columns:minmax(260px,1.8fr) minmax(190px,.7fr) auto auto;align-items:end;gap:10px;margin:0 25px 20px;padding:14px;border:1px solid #e2eaf4;border-radius:16px;background:#f8fafc}.rsc-toolbar label>span{display:block;margin:0 0 6px 2px;color:#64748b;font-size:.68rem;font-weight:800}.rsc-search>div{position:relative}.rsc-search i{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#8ba0bb}.rsc-search input,.rsc-sort select{width:100%;height:43px;border:1px solid #d5e0ed;border-radius:11px;outline:none;color:#18243b;background:#fff;font:inherit;font-size:.84rem}.rsc-search input{padding:0 72px 0 40px}.rsc-sort select{padding:0 12px}.rsc-search input:focus,.rsc-sort select:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px rgba(124,58,237,.1)}.rsc-search kbd{position:absolute;right:10px;top:50%;transform:translateY(-50%);padding:3px 6px;border:1px solid #d9e2ee;border-radius:6px;color:#8896aa;background:#f8fafc;font-size:.61rem}
.rsc-policy-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:0 25px 24px}.rsc-policy-card{overflow:hidden;border:1px solid #dce6f2;border-radius:18px;background:#fff;box-shadow:0 10px 28px rgba(35,57,91,.07)}.rsc-policy-card.is-inactive{opacity:.78}.rsc-policy-card>header{padding:18px;border-bottom:1px solid #edf1f7;background:linear-gradient(135deg,#fbfdff,#f8f6ff)}.rsc-product{display:flex;align-items:center;gap:12px;min-width:0}.rsc-product>span{flex:0 0 48px;height:48px;display:grid;place-items:center;border-radius:14px;color:#fff;background:linear-gradient(145deg,#2563eb,#7c3aed);font-size:.65rem;font-weight:900}.rsc-product div{min-width:0}.rsc-product small,.rsc-product em{display:block;color:#718096;font-size:.67rem;font-style:normal}.rsc-product strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.98rem}.rsc-policy-status{display:flex;align-items:flex-end;flex-direction:column;gap:5px}.rsc-policy-status span{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border-radius:999px;font-size:.58rem;font-weight:850}.rsc-policy-status span i{width:5px;height:5px;border-radius:50%;background:currentColor}.rsc-policy-status .is-enabled,.rsc-policy-status .is-active{color:#047857;background:#e8f8f1}.rsc-policy-status .is-disabled,.rsc-policy-status .is-inactive{color:#64748b;background:#eef2f7}
.rsc-target{display:flex;align-items:center;gap:11px;margin:15px 18px 10px;padding:13px;border:1px solid #ddd6fe;border-radius:13px;background:linear-gradient(135deg,#fbfaff,#f5f3ff)}.rsc-target>span{flex:0 0 38px;height:38px;display:grid;place-items:center;border-radius:11px;color:#7c3aed;background:#ede9fe}.rsc-target>div{flex:1;min-width:0}.rsc-target small,.rsc-target strong{display:block}.rsc-target small{color:#80728f;font-size:.57rem}.rsc-target strong{font-size:.92rem}.rsc-target em{padding:5px 8px;border-radius:999px;color:#6d28d9;background:#ede9fe;font-size:.54rem;font-style:normal;font-weight:850}.rsc-endpoint{display:flex;align-items:center;gap:10px;margin:0 18px 10px;padding:11px 12px;border:1px solid #dfe7f2;border-radius:12px;background:#fafcff}.rsc-endpoint>span{flex:0 0 32px;height:32px;display:grid;place-items:center;border-radius:9px;color:#2563eb;background:#eaf2ff}.rsc-endpoint>div{min-width:0}.rsc-endpoint small{display:block;color:#8492a6;font-size:.56rem}.rsc-endpoint strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.67rem}.rsc-permissions{display:flex;flex-wrap:wrap;gap:7px;margin:0 18px 11px}.rsc-permissions span{display:inline-flex;align-items:center;gap:6px;padding:7px 9px;border:1px solid;border-radius:9px;font-size:.58rem;font-weight:800}.rsc-permissions .is-granted{color:#047857;border-color:#bbedd7;background:#f0fbf6}.rsc-permissions .is-blocked{color:#64748b;border-color:#dfe6ef;background:#f8fafc}.rsc-security-strip{display:flex;align-items:center;gap:10px;margin:0 18px 15px;padding:10px 12px;border:1px solid #cfe9ef;border-radius:11px;color:#0e7490;background:#f0fbfd}.rsc-security-strip>i{flex:0 0 29px;height:29px;display:grid;place-items:center;border-radius:9px;background:#cffafe}.rsc-security-strip strong,.rsc-security-strip small{display:block}.rsc-security-strip strong{font-size:.65rem}.rsc-security-strip small{margin-top:1px;color:#5b8390;font-size:.55rem}.rsc-policy-card>footer{padding:12px 18px;border-top:1px solid #edf1f7;background:#fbfcfe}.rsc-policy-card>footer>span{color:#8290a5;font-size:.64rem}.rsc-policy-card>footer>a{height:31px;display:inline-flex;align-items:center;gap:5px;padding:0 9px;border:1px solid #c9d8fa;border-radius:9px;color:#1d4ed8;background:#fff;text-decoration:none;font-size:.65rem;font-weight:800}
.rsc-onboarding{margin:0 25px 24px;border:1px solid #dbe7f4;border-radius:19px;background:linear-gradient(180deg,#fbfdff,#f8f7ff)}.rsc-onboarding__intro{padding:25px;border-bottom:1px solid #dfe8f3}.rsc-onboarding__intro>span{flex:0 0 54px;height:54px;display:grid;place-items:center;border-radius:16px;color:#fff;background:linear-gradient(145deg,#2563eb,#7c3aed);box-shadow:0 10px 25px rgba(79,70,229,.22);font-size:1.15rem}.rsc-onboarding__intro>div{flex:1}.rsc-onboarding__intro small{color:#7c3aed;text-transform:uppercase;letter-spacing:.1em;font-size:.62rem;font-weight:900}.rsc-onboarding__intro h3{margin:4px 0;font-size:1.35rem;letter-spacing:-.025em}.rsc-onboarding__intro p{margin:0;color:var(--rsc-muted);font-size:.78rem}.rsc-setup-path{padding:23px}.rsc-setup-path>div>small{color:#7c3aed;text-transform:uppercase;letter-spacing:.09em;font-size:.59rem;font-weight:900}.rsc-setup-path h4{margin:3px 0;font-size:1rem}.rsc-setup-path>div>p{margin:0;color:#738198;font-size:.7rem}.rsc-setup-path ol{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:18px 0 0;padding:0;list-style:none}.rsc-setup-path li{position:relative;display:flex;gap:10px;padding:14px;border:1px solid #e0e9f4;border-radius:14px;background:#fff}.rsc-setup-path li:not(:last-child):after{content:"";position:absolute;right:-11px;top:31px;width:11px;height:1px;background:#c4c7e5}.rsc-setup-path li>span{position:relative;flex:0 0 37px;height:37px;display:grid;place-items:center;border-radius:11px;color:#7c3aed;background:#f1eafe}.rsc-setup-path li>span b{position:absolute;right:-4px;bottom:-4px;width:16px;height:16px;display:grid;place-items:center;border:2px solid #fff;border-radius:50%;color:#fff;background:#7c3aed;font-size:.45rem}.rsc-setup-path strong,.rsc-setup-path small{display:block}.rsc-setup-path strong{font-size:.68rem}.rsc-setup-path small{margin-top:3px;color:#7b899e;font-size:.57rem;line-height:1.4}.rsc-warning{display:flex;align-items:center;gap:11px;margin:0 23px 23px;padding:12px 14px;border:1px solid #f8d694;border-radius:12px;color:#9a5a06;background:#fff9ea}.rsc-warning>i{flex:0 0 33px;height:33px;display:grid;place-items:center;border-radius:9px;background:#ffefc7}.rsc-warning strong,.rsc-warning small{display:block}.rsc-warning strong{font-size:.67rem}.rsc-warning small{color:#a36d22;font-size:.57rem}.rsc-filter-empty{margin:0 25px 24px;padding:46px 20px;border:1px dashed #cbd9ea;border-radius:17px;text-align:center;background:#fafcff}.rsc-filter-empty>span{width:54px;height:54px;display:grid;place-items:center;margin:0 auto 12px;border-radius:16px;color:#7c3aed;background:#f1eafe}.rsc-filter-empty h3{margin:0 0 5px;font-size:1.05rem}.rsc-filter-empty p{margin:0 0 15px;color:var(--rsc-muted);font-size:.76rem}.rsc-registry__footer{min-height:58px;padding:10px 25px;border-top:1px solid #e7edf5;background:#fbfcfe}.rsc-registry__footer>div:first-child{display:flex;align-items:center;gap:10px;color:#7a889c;font-size:.7rem}.rsc-registry__footer em{padding:4px 7px;border-radius:7px;color:#7c3aed;background:#f1eafe;font-style:normal;font-weight:800}
@media(max-width:1100px){.rsc-hero{grid-template-columns:1fr 300px}.rsc-metrics{grid-template-columns:repeat(2,1fr)}.rsc-policy-grid{grid-template-columns:1fr}.rsc-setup-path ol{grid-template-columns:repeat(2,1fr)}.rsc-setup-path li:nth-child(2):after{display:none}}
@media(max-width:760px){.release-command-page{padding:22px 14px 38px}.rsc-page-header,.rsc-registry__header,.rsc-onboarding__intro,.rsc-registry__footer{align-items:flex-start;flex-direction:column}.rsc-page-header .rsc-button,.rsc-onboarding__intro .rsc-button{width:100%}.rsc-hero{display:block;min-height:auto;padding:28px 24px}.rsc-release-flow{display:none}.rsc-metrics{grid-template-columns:1fr}.rsc-toolbar{grid-template-columns:1fr;margin-inline:14px}.rsc-toolbar .rsc-button,.rsc-toolbar .rsc-icon-button{width:100%}.rsc-policy-grid{padding-inline:14px}.rsc-policy-card>footer{align-items:flex-start;flex-direction:column}.rsc-target{align-items:flex-start;flex-wrap:wrap}.rsc-onboarding,.rsc-filter-empty{margin-inline:14px}.rsc-onboarding__intro>span{display:none}.rsc-setup-path ol{grid-template-columns:1fr}.rsc-setup-path li:after{display:none!important}}

/* ERP release operations */
.erp-release-page{--ero-ink:#0d1b35;--ero-muted:#66758d;--ero-line:#dce5f1;max-width:1480px;margin:0 auto;padding:34px 28px 52px;color:var(--ero-ink)}.ero-page-header,.ero-command-panel__head,.ero-fleet__header,.ero-tenant>header,.ero-tenant>footer{display:flex;align-items:center;justify-content:space-between;gap:24px}.ero-page-header{margin-bottom:22px}.ero-page-header h1{margin:8px 0 4px;font-size:clamp(1.9rem,3vw,2.55rem);line-height:1.05;letter-spacing:-.045em;font-weight:850}.ero-page-header p{margin:0;color:var(--ero-muted);font-size:.98rem}.ero-breadcrumb{display:flex;align-items:center;gap:9px;color:#7787a1;font-size:.77rem;font-weight:700}.ero-breadcrumb a{color:#2563eb;text-decoration:none}.ero-breadcrumb i{font-size:.58rem;color:#a9b5c7}.ero-button{min-height:43px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 17px;border:1px solid transparent;border-radius:12px;text-decoration:none;font-size:.82rem;font-weight:800;cursor:pointer;transition:transform .18s,box-shadow .18s}.ero-button:hover{transform:translateY(-1px)}.ero-button--primary{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);box-shadow:0 10px 24px rgba(37,99,235,.22)}.ero-button--quiet{color:#1d4ed8;background:#fff;border-color:#c9d8fa}
.ero-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) 410px;min-height:250px;padding:38px 42px;border-radius:24px;color:#fff;background:radial-gradient(circle at 76% 12%,rgba(34,211,238,.23),transparent 32%),radial-gradient(circle at 100% 100%,rgba(99,102,241,.3),transparent 38%),linear-gradient(125deg,#07152f 0%,#122a55 56%,#283f88 100%);box-shadow:0 24px 50px rgba(27,43,89,.2)}.ero-hero:before{content:"";position:absolute;inset:0;opacity:.1;background-image:linear-gradient(rgba(255,255,255,.2) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.2) 1px,transparent 1px);background-size:34px 34px;mask-image:linear-gradient(90deg,transparent,#000)}.ero-hero__copy{position:relative;z-index:2;align-self:center}.ero-eyebrow{display:inline-flex;align-items:center;gap:8px;color:#67e8f9;text-transform:uppercase;letter-spacing:.12em;font-size:.7rem;font-weight:900}.ero-hero h2{margin:10px 0;max-width:700px;color:#fff!important;font-size:clamp(1.75rem,3vw,2.65rem);line-height:1.05;letter-spacing:-.045em}.ero-hero p{max-width:720px;margin:0;color:#d3dced;line-height:1.65;font-size:.92rem}.ero-hero__signals{display:flex;flex-wrap:wrap;gap:17px;margin-top:23px;color:#e0e7f7;font-size:.68rem;font-weight:700}.ero-hero__signals span{display:flex;align-items:center;gap:7px}.ero-hero__signals i{color:#67e8f9}
.ero-radar{position:relative;z-index:2;width:225px;height:225px;margin:auto}.ero-radar__orbit{position:absolute;left:50%;top:50%;border:1px solid rgba(103,232,249,.2);border-radius:50%;transform:translate(-50%,-50%)}.ero-radar__orbit--one{width:185px;height:185px}.ero-radar__orbit--two{width:125px;height:125px}.ero-radar__core{position:absolute;left:50%;top:50%;width:72px;height:72px;display:grid;place-items:center;align-content:center;gap:4px;transform:translate(-50%,-50%);border:1px solid rgba(255,255,255,.2);border-radius:22px;color:#67e8f9;background:rgba(6,23,51,.9);box-shadow:0 0 35px rgba(34,211,238,.18)}.ero-radar__core b{font-size:.45rem;letter-spacing:.08em}.ero-radar__node{position:absolute;width:10px;height:10px;border:2px solid #0f2850;border-radius:50%;background:#67e8f9;box-shadow:0 0 12px #22d3ee}.ero-radar__node--one{left:33px;top:57px}.ero-radar__node--two{right:31px;top:83px}.ero-radar__node--three{left:74px;bottom:20px;background:#a78bfa;box-shadow:0 0 12px #8b5cf6}.ero-radar__label{position:absolute;right:-28px;bottom:22px;padding:9px 12px;border:1px solid rgba(255,255,255,.15);border-radius:11px;text-align:center;background:rgba(8,24,51,.82)}.ero-radar__label strong,.ero-radar__label small{display:block}.ero-radar__label strong{color:#fff;font-size:.95rem}.ero-radar__label small{color:#a5f3fc;font-size:.45rem;font-weight:800;letter-spacing:.08em}
.ero-command-panel{margin-top:18px;padding:23px 25px;border:1px solid var(--ero-line);border-radius:21px;background:#fff;box-shadow:0 12px 35px rgba(35,57,91,.07)}.ero-command-panel__head>div:first-child>span,.ero-fleet__header>div:first-child>span{color:#2563eb;text-transform:uppercase;letter-spacing:.1em;font-size:.63rem;font-weight:900}.ero-command-panel__head h2,.ero-fleet__header h2{margin:4px 0 2px;font-size:1.25rem;letter-spacing:-.025em}.ero-command-panel__head p,.ero-fleet__header p{margin:0;color:var(--ero-muted);font-size:.78rem}.ero-policy-state{display:flex;align-items:center;gap:10px;padding:9px 12px;border:1px solid;border-radius:12px}.ero-policy-state>i{width:29px;height:29px;display:grid;place-items:center;border-radius:9px}.ero-policy-state strong,.ero-policy-state small{display:block}.ero-policy-state strong{font-size:.68rem}.ero-policy-state small{font-size:.55rem}.ero-policy-state.is-enabled{color:#047857;border-color:#b9ead5;background:#f1fbf6}.ero-policy-state.is-enabled>i{background:#d9f6e9}.ero-policy-state.is-locked{color:#a16207;border-color:#f1d594;background:#fff9e9}.ero-policy-state.is-locked>i{background:#ffefc4}.ero-product-picker{display:grid;grid-template-columns:minmax(260px,1fr) auto;align-items:end;gap:10px;margin-top:18px;padding:13px;border:1px solid #e2eaf4;border-radius:15px;background:#f8fafc}.ero-product-picker label>span,.ero-migrate-all label>span{display:block;margin:0 0 6px 2px;color:#64748b;font-size:.63rem;font-weight:800}.ero-product-picker select,.ero-migrate-all input{width:100%;height:43px;padding:0 12px;border:1px solid #d5e0ed;border-radius:11px;outline:none;color:#18243b;background:#fff;font:inherit;font-size:.82rem}.ero-product-picker select:focus,.ero-migrate-all input:focus{border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.1)}
.ero-actions{display:grid;grid-template-columns:1fr 1fr 1fr minmax(290px,1.35fr);gap:10px;margin-top:12px}.ero-actions>form{margin:0}.ero-action{width:100%;min-height:61px;display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid;border-radius:13px;text-align:left;background:#fff;cursor:pointer}.ero-action>i{flex:0 0 34px;height:34px;display:grid;place-items:center;border-radius:10px}.ero-action strong,.ero-action small{display:block}.ero-action strong{font-size:.67rem}.ero-action small{margin-top:2px;font-size:.53rem}.ero-action:disabled{cursor:not-allowed;opacity:.45}.ero-action--blue{color:#1d4ed8;border-color:#cad9fa;background:#f8fbff}.ero-action--blue>i{background:#e5efff}.ero-action--cyan{color:#0e7490;border-color:#c7ebef;background:#f6fdfe}.ero-action--cyan>i{background:#cffafe}.ero-action--amber{color:#a16207;border-color:#f1d594;background:#fffaf0}.ero-action--amber>i{background:#ffefc4}.ero-action--red{color:#b91c1c;border-color:#fecaca;background:#fff8f8}.ero-action--red>i{background:#fee2e2}.ero-migrate-all{display:grid;grid-template-columns:1fr 1.2fr;align-items:end;gap:8px;padding:8px;border:1px solid #f2d3d3;border-radius:14px;background:#fffafa}.ero-migrate-all .ero-action{min-height:45px}.ero-guardrail{display:flex;align-items:center;gap:10px;margin-top:12px;padding:10px 12px;border:1px solid #dbe5ef;border-radius:11px;color:#5d6e84;background:#f8fafc}.ero-guardrail>i{flex:0 0 30px;height:30px;display:grid;place-items:center;border-radius:9px;color:#64748b;background:#e9eef5}.ero-guardrail strong,.ero-guardrail small{display:block}.ero-guardrail strong{font-size:.65rem}.ero-guardrail small{font-size:.55rem}
.ero-metrics{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin:18px 0}.ero-metric{min-width:0;display:flex;align-items:center;gap:11px;min-height:105px;padding:15px;border:1px solid var(--ero-line);border-radius:17px;background:#fff;box-shadow:0 8px 23px rgba(33,56,92,.055)}.ero-metric>span{flex:0 0 40px;height:40px;display:grid;place-items:center;border-radius:12px}.ero-metric div{min-width:0}.ero-metric small{display:block;margin-bottom:3px;color:#718096;text-transform:uppercase;letter-spacing:.04em;font-size:.55rem;font-weight:850}.ero-metric strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.05rem}.ero-metric strong em{color:#8a98ac;font-size:.65rem;font-style:normal}.ero-metric p{margin:4px 0 0;color:#8290a6;font-size:.56rem}.ero-metric--version>span{color:#2563eb;background:#eaf2ff}.ero-metric--target>span{color:#7c3aed;background:#f1eafe}.ero-metric--ready>span{color:#059669;background:#e8faf2}.ero-metric--pending>span{color:#d97706;background:#fff5dc}.ero-metric--heartbeat>span{color:#0891b2;background:#e8f9fb}.ero-metric--failed>span{color:#dc2626;background:#feecec}
.ero-fleet{overflow:hidden;border:1px solid var(--ero-line);border-radius:22px;background:#fff;box-shadow:0 16px 42px rgba(35,57,91,.08)}.ero-fleet__header{padding:24px 25px 20px;border-bottom:1px solid #e8eef6}.ero-count{display:flex;align-items:center;gap:9px;padding:9px 12px;border:1px solid #d7e2ef;border-radius:12px;color:#2563eb;background:#f8fbff}.ero-count>i{width:28px;height:28px;display:grid;place-items:center;border-radius:9px;background:#eaf2ff}.ero-count strong,.ero-count small{display:block}.ero-count strong{font-size:.8rem}.ero-count small{color:#718096;font-size:.53rem}.ero-tenant-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:22px 25px 25px;background:#fbfcfe}.ero-tenant{overflow:hidden;border:1px solid #dce6f2;border-top:3px solid #94a3b8;border-radius:17px;background:#fff;box-shadow:0 9px 26px rgba(35,57,91,.06)}.ero-tenant.is-ready{border-top-color:#10b981}.ero-tenant.needs-action{border-top-color:#f59e0b}.ero-tenant.is-blocked{border-top-color:#ef4444}.ero-tenant>header{padding:17px 18px;border-bottom:1px solid #edf1f7}.ero-tenant__identity{display:flex;align-items:center;gap:11px;min-width:0}.ero-tenant__identity>span{flex:0 0 44px;height:44px;display:grid;place-items:center;border-radius:13px;color:#fff;background:linear-gradient(145deg,#2563eb,#6366f1);font-size:.59rem;font-weight:900}.ero-tenant__identity div{min-width:0}.ero-tenant__identity small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#8492a6;font-size:.52rem}.ero-tenant__identity strong{display:block;font-size:.86rem}.ero-tenant__identity p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;color:#64748b;font-size:.58rem}.ero-tenant__state{text-align:right}.ero-tenant__state>span{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border-radius:999px;color:#64748b;background:#eef2f7;font-size:.55rem;font-weight:850}.ero-tenant__state>span i{width:5px;height:5px;border-radius:50%;background:currentColor}.ero-tenant.is-ready .ero-tenant__state>span{color:#047857;background:#e8f8f1}.ero-tenant.needs-action .ero-tenant__state>span{color:#a16207;background:#fff2cc}.ero-tenant.is-blocked .ero-tenant__state>span{color:#b91c1c;background:#feecec}.ero-tenant__state>small{display:block;margin-top:4px;color:#8492a6;font-size:.5rem}.ero-tenant__facts{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:14px 18px}.ero-tenant__facts>div{min-width:0;display:flex;align-items:center;gap:8px;padding:9px;border:1px solid #e4ebf4;border-radius:11px}.ero-tenant__facts>div>span{flex:0 0 29px;height:29px;display:grid;place-items:center;border-radius:9px;color:#2563eb;background:#eaf2ff;font-size:.65rem}.ero-tenant__facts p{min-width:0;margin:0}.ero-tenant__facts small{display:block;color:#8492a6;font-size:.5rem}.ero-tenant__facts strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.59rem}.ero-tenant__facts strong i{margin:0 3px;color:#9aa8bb;font-size:.47rem}.ero-tenant__notice{display:flex;align-items:center;gap:9px;margin:0 18px 14px;padding:9px 11px;border:1px solid #f6d58d;border-radius:10px;color:#9a5a06;background:#fff9ea}.ero-tenant__notice>i{flex:0 0 27px;height:27px;display:grid;place-items:center;border-radius:8px;background:#ffedbf}.ero-tenant__notice strong,.ero-tenant__notice small{display:block}.ero-tenant__notice strong{font-size:.57rem}.ero-tenant__notice small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:430px;font-size:.5rem}.ero-tenant>footer{align-items:flex-start;padding:12px 18px;border-top:1px solid #edf1f7;background:#fbfcfe}.ero-tenant>footer>span{padding-top:7px;color:#8290a5;font-size:.54rem}.ero-tenant__actions{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:5px}.ero-tenant__actions form{margin:0}.ero-tenant__actions button,.ero-tenant__actions a{min-height:29px;display:inline-flex;align-items:center;gap:5px;padding:0 8px;border:1px solid #cbd8e7;border-radius:8px;color:#425574;background:#fff;text-decoration:none;font:inherit;font-size:.52rem;font-weight:800;cursor:pointer}.ero-tenant__actions .is-warning{color:#a16207;border-color:#ecd18f}.ero-tenant__actions .is-danger{color:#b91c1c;border-color:#fecaca}.ero-tenant__actions .is-success{color:#047857;border-color:#b9ead5}.ero-tenant__actions button:disabled{cursor:not-allowed;opacity:.4}
.ero-empty{padding:40px 28px 30px;text-align:center;background:linear-gradient(180deg,#fff,#f9fbff)}.ero-empty__icon{position:relative;width:66px;height:66px;display:grid;place-items:center;margin:0 auto 13px;border:1px solid #c9d8fa;border-radius:20px;color:#2563eb;background:#edf4ff;font-size:1.25rem}.ero-empty__icon span{position:absolute;right:8px;top:8px;width:8px;height:8px;border:2px solid #edf4ff;border-radius:50%;background:#22c55e}.ero-empty>small{color:#2563eb;text-transform:uppercase;letter-spacing:.1em;font-size:.59rem;font-weight:900}.ero-empty h3{margin:5px 0;font-size:1.28rem;letter-spacing:-.025em}.ero-empty>p{max-width:700px;margin:0 auto;color:var(--ero-muted);font-size:.75rem;line-height:1.55}.ero-empty__actions{display:flex;justify-content:center;gap:8px;margin-top:16px}.ero-empty ol{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;max-width:1030px;margin:28px auto 0;padding:20px 0 0;border-top:1px solid #e2e9f2;list-style:none;text-align:left}.ero-empty li{display:flex;gap:9px;padding:12px;border:1px solid #e0e9f4;border-radius:13px;background:#fff}.ero-empty li>span{flex:0 0 29px;height:29px;display:grid;place-items:center;border-radius:9px;color:#fff;background:linear-gradient(145deg,#2563eb,#6366f1);font-size:.55rem;font-weight:900}.ero-empty li strong,.ero-empty li small{display:block}.ero-empty li strong{font-size:.61rem}.ero-empty li small{margin-top:3px;color:#7b899e;font-size:.51rem;line-height:1.4}
@media(max-width:1250px){.ero-metrics{grid-template-columns:repeat(3,1fr)}.ero-actions{grid-template-columns:repeat(3,1fr)}.ero-migrate-all{grid-column:span 3}.ero-tenant-grid{grid-template-columns:1fr}}
@media(max-width:900px){.ero-hero{grid-template-columns:1fr 280px}.ero-actions{grid-template-columns:1fr 1fr}.ero-migrate-all{grid-column:span 2}.ero-empty ol{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.erp-release-page{padding:22px 14px 38px}.ero-page-header,.ero-command-panel__head,.ero-fleet__header,.ero-tenant>header,.ero-tenant>footer{align-items:flex-start;flex-direction:column}.ero-page-header .ero-button{width:100%}.ero-hero{display:block;min-height:auto;padding:28px 24px}.ero-radar{display:none}.ero-product-picker,.ero-actions,.ero-migrate-all,.ero-metrics{grid-template-columns:1fr}.ero-migrate-all{grid-column:auto}.ero-product-picker .ero-button{width:100%}.ero-metrics{gap:9px}.ero-command-panel{padding-inline:14px}.ero-tenant-grid{padding-inline:14px}.ero-tenant__state{text-align:left}.ero-tenant__facts{grid-template-columns:1fr}.ero-tenant__actions{justify-content:flex-start}.ero-empty__actions{flex-direction:column}.ero-empty ol{grid-template-columns:1fr}}

/* Migration intelligence */
.migration-intelligence-page{--mli-ink:#0d1b35;--mli-muted:#66758d;--mli-line:#dce5f1;max-width:1480px;margin:0 auto;padding:34px 28px 52px;color:var(--mli-ink)}
.mli-page-header,.mli-filter-panel__head,.mli-log-panel__header,.mli-sync-strip,.mli-sync-strip>div,.mli-log-panel__footer{display:flex;align-items:center;justify-content:space-between;gap:24px}.mli-page-header{margin-bottom:22px}.mli-page-header h1{margin:8px 0 4px;font-size:clamp(1.9rem,3vw,2.55rem);line-height:1.05;letter-spacing:-.045em;font-weight:850}.mli-page-header p{margin:0;color:var(--mli-muted);font-size:.98rem}.mli-breadcrumb{display:flex;align-items:center;gap:9px;color:#7787a1;font-size:.77rem;font-weight:700}.mli-breadcrumb a{color:#2563eb;text-decoration:none}.mli-breadcrumb i{font-size:.58rem;color:#a9b5c7}
.mli-button,.mli-icon-button{min-height:43px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 17px;border:1px solid transparent;border-radius:12px;text-decoration:none;font:inherit;font-size:.82rem;font-weight:800;cursor:pointer;transition:transform .18s,box-shadow .18s}.mli-button:hover,.mli-icon-button:hover{transform:translateY(-1px)}.mli-button--primary{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);box-shadow:0 10px 24px rgba(37,99,235,.22)}.mli-button--quiet{color:#1d4ed8;background:#fff;border-color:#c9d8fa}.mli-button--sync{color:#0e7490;background:#ecfeff;border-color:#a5f3fc}.mli-icon-button{width:43px;padding:0;color:#64748b;background:#fff;border-color:#d5e0ed}
.mli-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) 410px;min-height:248px;padding:38px 42px;border-radius:24px;color:#fff;background:radial-gradient(circle at 78% 8%,rgba(34,211,238,.22),transparent 34%),radial-gradient(circle at 100% 100%,rgba(139,92,246,.28),transparent 38%),linear-gradient(125deg,#07152f 0%,#102b50 55%,#173e69 100%);box-shadow:0 24px 50px rgba(27,43,89,.2)}.mli-hero:before{content:"";position:absolute;inset:0;opacity:.1;background-image:linear-gradient(rgba(255,255,255,.2) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.2) 1px,transparent 1px);background-size:34px 34px;mask-image:linear-gradient(90deg,transparent,#000)}.mli-hero__copy{position:relative;z-index:2;align-self:center}.mli-eyebrow{display:inline-flex;align-items:center;gap:8px;color:#67e8f9;text-transform:uppercase;letter-spacing:.12em;font-size:.7rem;font-weight:900}.mli-hero h2{max-width:720px;margin:10px 0;color:#fff!important;font-size:clamp(1.75rem,3vw,2.65rem);line-height:1.05;letter-spacing:-.045em}.mli-hero p{max-width:730px;margin:0;color:#d3dced;line-height:1.65;font-size:.92rem}.mli-hero__signals{display:flex;flex-wrap:wrap;gap:17px;margin-top:23px;color:#e0e7f7;font-size:.68rem;font-weight:700}.mli-hero__signals span{display:flex;align-items:center;gap:7px}.mli-hero__signals i{color:#67e8f9}
.mli-stream{position:relative;z-index:2;align-self:center;height:174px}.mli-stream__rail{position:absolute;left:32px;right:32px;top:69px;height:2px;background:linear-gradient(90deg,#60a5fa,#22d3ee,#a78bfa);box-shadow:0 0 15px rgba(34,211,238,.3)}.mli-stream__node{position:absolute;top:36px;width:66px;height:66px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;border:1px solid rgba(255,255,255,.2);border-radius:18px;color:#afc8e9;background:rgba(6,24,51,.9);box-shadow:0 12px 26px rgba(0,0,0,.26)}.mli-stream__node b{font-size:.43rem}.mli-stream__node--request{left:0}.mli-stream__node--execute{left:50%;transform:translateX(-50%);color:#67e8f9;box-shadow:0 0 0 6px rgba(34,211,238,.08),0 12px 26px rgba(0,0,0,.26)}.mli-stream__node--audit{right:0;color:#c4b5fd}.mli-stream__pulse{position:absolute;left:50%;bottom:0;display:flex;align-items:center;gap:7px;padding:8px 11px;transform:translateX(-50%);border:1px solid rgba(103,232,249,.24);border-radius:10px;color:#a5f3fc;background:rgba(255,255,255,.06);font-size:.5rem;font-weight:850;letter-spacing:.08em;white-space:nowrap}.mli-stream__pulse i{width:6px;height:6px;border-radius:50%;background:#2dd4bf;box-shadow:0 0 12px #2dd4bf}
.mli-metrics{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin:18px 0}.mli-metric{min-width:0;display:flex;align-items:center;gap:12px;min-height:108px;padding:16px;border:1px solid var(--mli-line);border-radius:17px;background:#fff;box-shadow:0 8px 23px rgba(33,56,92,.055)}.mli-metric>span{flex:0 0 42px;height:42px;display:grid;place-items:center;border-radius:13px}.mli-metric div{min-width:0}.mli-metric small{display:block;margin-bottom:3px;color:#718096;text-transform:uppercase;letter-spacing:.04em;font-size:.56rem;font-weight:850}.mli-metric strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.25rem}.mli-metric p{margin:4px 0 0;color:#8290a6;font-size:.57rem}.mli-metric--blue>span{color:#2563eb;background:#eaf2ff}.mli-metric--green>span{color:#059669;background:#e8faf2}.mli-metric--red>span{color:#dc2626;background:#feecec}.mli-metric--amber>span{color:#d97706;background:#fff5dc}.mli-metric--violet>span{color:#7c3aed;background:#f1eafe}
.mli-filter-panel,.mli-log-panel{overflow:hidden;border:1px solid var(--mli-line);border-radius:22px;background:#fff;box-shadow:0 16px 42px rgba(35,57,91,.08)}.mli-filter-panel{margin-bottom:18px}.mli-filter-panel__head,.mli-log-panel__header{padding:23px 25px 18px}.mli-filter-panel__head>div:first-child>span,.mli-log-panel__header>div:first-child>span{color:#2563eb;text-transform:uppercase;letter-spacing:.1em;font-size:.63rem;font-weight:900}.mli-filter-panel__head h2,.mli-log-panel__header h2{margin:4px 0 2px;font-size:1.25rem;letter-spacing:-.025em}.mli-filter-panel__head p,.mli-log-panel__header p{margin:0;color:var(--mli-muted);font-size:.78rem}.mli-readonly,.mli-record-count{display:flex;align-items:center;gap:9px;padding:9px 12px;border:1px solid #ccebe8;border-radius:12px;color:#0f766e;background:#f0fdfa}.mli-readonly>i,.mli-record-count>i{width:29px;height:29px;display:grid;place-items:center;border-radius:9px;background:#ccfbf1}.mli-readonly strong,.mli-readonly small,.mli-record-count strong,.mli-record-count small{display:block}.mli-readonly strong,.mli-record-count strong{font-size:.67rem}.mli-readonly small,.mli-record-count small{color:#61877f;font-size:.53rem}.mli-record-count{color:#2563eb;border-color:#d4e1f2;background:#f8fbff}.mli-record-count>i{background:#eaf2ff}.mli-record-count small{color:#718096}
.mli-toolbar{display:grid;grid-template-columns:1.35fr repeat(3,1fr) .8fr .8fr 1fr auto auto;align-items:end;gap:9px;margin:0 25px 20px;padding:14px;border:1px solid #e2eaf4;border-radius:16px;background:#f8fafc}.mli-field{min-width:0}.mli-field>span{display:block;margin:0 0 6px 2px;color:#64748b;font-size:.59rem;font-weight:800}.mli-field>div{position:relative}.mli-field>div>i{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#8ba0bb;font-size:.72rem}.mli-field input,.mli-field select{width:100%;height:43px;padding:0 11px;border:1px solid #d5e0ed;border-radius:11px;outline:none;color:#18243b;background:#fff;font:inherit;font-size:.73rem}.mli-field>div input{padding-left:34px}.mli-field input:focus,.mli-field select:focus{border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.1)}
.mli-sync-strip{margin:0 25px 21px;padding:14px 15px;border:1px solid #c9e8ef;border-radius:15px;background:linear-gradient(135deg,#f7fdff,#f3fbfb)}.mli-sync-strip>div{justify-content:flex-start;gap:11px}.mli-sync-strip>div>span{flex:0 0 42px;height:42px;display:grid;place-items:center;border-radius:12px;color:#0891b2;background:#cffafe}.mli-sync-strip small,.mli-sync-strip strong{display:block}.mli-sync-strip small{color:#0891b2;text-transform:uppercase;letter-spacing:.07em;font-size:.53rem;font-weight:850}.mli-sync-strip strong{font-size:.78rem}.mli-sync-strip p{margin:2px 0 0;color:#6b7d8d;font-size:.58rem}.mli-sync-strip form{margin:0}
.mli-log-panel{margin-top:18px}.mli-log-panel--remote{border-top:3px solid #22d3ee}.mli-log-panel__header{border-bottom:1px solid #e8eef6}.mli-table-wrap{overflow-x:auto}.mli-table{width:100%;min-width:1120px;border-collapse:collapse}.mli-table thead{background:#f7f9fc}.mli-table th{padding:11px 14px;border-bottom:1px solid #dfe7f1;color:#42536d;text-align:left;text-transform:uppercase;letter-spacing:.025em;font-size:.56rem;white-space:nowrap}.mli-table td{padding:14px;border-bottom:1px solid #e8eef5;vertical-align:middle}.mli-table tbody tr:last-child td{border-bottom:0}.mli-table tbody tr{transition:background .16s}.mli-table tbody tr:hover{background:#fbfdff}.mli-log-identity,.mli-action-cell{display:flex;align-items:center;gap:10px;min-width:0}.mli-log-identity>span{flex:0 0 38px;height:38px;display:grid;place-items:center;border-radius:12px;color:#fff;background:linear-gradient(145deg,#2563eb,#6366f1);font-size:.52rem;font-weight:900}.mli-log-identity strong,.mli-log-identity small,.mli-action-cell strong,.mli-action-cell small,.mli-time strong,.mli-time small,.mli-message strong,.mli-message small{display:block}.mli-log-identity strong{max-width:155px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.68rem}.mli-log-identity small{margin-top:2px;color:#8090a6;font-size:.52rem}.mli-action-cell>span{flex:0 0 34px;height:34px;display:grid;place-items:center;border-radius:10px;color:#7c3aed;background:#f1eafe}.mli-action-cell strong{max-width:145px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.64rem}.mli-action-cell small{margin-top:2px;color:#8391a4;font-size:.48rem}.mli-status{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border-radius:999px;font-size:.53rem;font-weight:850;white-space:nowrap}.mli-status i{width:5px;height:5px;border-radius:50%;background:currentColor}.mli-status.is-success{color:#047857;background:#e8f8f1}.mli-status.is-failed{color:#b91c1c;background:#feecec}.mli-status.is-pending{color:#a16207;background:#fff2cc}.mli-status.is-offline{color:#c2410c;background:#ffedd5}.mli-status.is-neutral{color:#64748b;background:#eef2f7}.mli-target{display:inline-flex;padding:6px 8px;border:1px solid #d9e4f0;border-radius:8px;color:#425574;background:#f8fafc;font-size:.54rem;font-weight:750;white-space:nowrap}.mli-time strong{font-size:.61rem;white-space:nowrap}.mli-time small{margin-top:3px;color:#8391a5;font-size:.5rem;white-space:nowrap}.mli-duration{display:inline-flex;align-items:center;gap:5px;color:#53657d;font-size:.55rem;white-space:nowrap}.mli-duration i{color:#8b5cf6}.mli-message{min-width:180px;max-width:330px}.mli-message strong{display:-webkit-box;overflow:hidden;color:#40516a;font-size:.57rem;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.mli-message small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;color:#8b5cf6;font-size:.47rem}.mli-message small i{margin-right:5px}.mli-log-panel__footer{min-height:60px;padding:10px 24px;border-top:1px solid #e8eef5;background:#fbfcfe}.mli-log-panel__footer>span{display:flex;align-items:center;gap:7px;color:#728198;font-size:.62rem}.mli-log-panel__footer>span i{color:#10b981}.mli-log-panel__footer .pagination{margin:0}
.mli-filter-empty,.mli-empty{padding:43px 24px;text-align:center;background:linear-gradient(180deg,#fff,#f9fbff)}.mli-filter-empty>span,.mli-empty__icon{width:62px;height:62px;display:grid;place-items:center;margin:0 auto 12px;border:1px solid #c9d8fa;border-radius:19px;color:#2563eb;background:#edf4ff;font-size:1.1rem}.mli-filter-empty>small,.mli-empty>small{color:#2563eb;text-transform:uppercase;letter-spacing:.1em;font-size:.58rem;font-weight:900}.mli-filter-empty h3,.mli-empty h3{margin:5px 0;font-size:1.24rem;letter-spacing:-.025em}.mli-filter-empty p,.mli-empty>p{max-width:690px;margin:0 auto 15px;color:var(--mli-muted);font-size:.74rem;line-height:1.55}.mli-empty__icon{position:relative}.mli-empty__icon span{position:absolute;right:7px;top:7px;width:9px;height:9px;border:2px solid #edf4ff;border-radius:50%;background:#22c55e}.mli-empty__actions{display:flex;justify-content:center;gap:8px;margin-top:16px}.mli-empty ol{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;max-width:1030px;margin:28px auto 0;padding:20px 0 0;border-top:1px solid #e2e9f2;list-style:none;text-align:left}.mli-empty li{display:flex;gap:9px;padding:12px;border:1px solid #e0e9f4;border-radius:13px;background:#fff}.mli-empty li>span{flex:0 0 29px;height:29px;display:grid;place-items:center;border-radius:9px;color:#fff;background:linear-gradient(145deg,#2563eb,#6366f1);font-size:.55rem;font-weight:900}.mli-empty li strong,.mli-empty li small{display:block}.mli-empty li strong{font-size:.61rem}.mli-empty li small{margin-top:3px;color:#7b899e;font-size:.51rem;line-height:1.4}
@media(max-width:1320px){.mli-metrics{grid-template-columns:repeat(3,1fr)}.mli-toolbar{grid-template-columns:repeat(4,minmax(0,1fr))}.mli-toolbar .mli-button{width:100%}}
@media(max-width:960px){.mli-hero{grid-template-columns:1fr 280px}.mli-metrics{grid-template-columns:repeat(2,1fr)}.mli-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.mli-empty ol{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.migration-intelligence-page{padding:22px 14px 38px}.mli-page-header,.mli-filter-panel__head,.mli-log-panel__header,.mli-sync-strip,.mli-log-panel__footer{align-items:flex-start;flex-direction:column}.mli-page-header .mli-button,.mli-sync-strip .mli-button{width:100%}.mli-hero{display:block;min-height:auto;padding:28px 24px}.mli-stream{display:none}.mli-metrics,.mli-toolbar{grid-template-columns:1fr}.mli-filter-panel__head,.mli-log-panel__header{padding-inline:17px}.mli-toolbar{margin-inline:14px}.mli-toolbar .mli-button,.mli-toolbar .mli-icon-button{width:100%}.mli-sync-strip{margin-inline:14px}.mli-empty__actions{flex-direction:column}.mli-empty ol{grid-template-columns:1fr}.mli-log-panel__footer{padding-inline:16px}}
