*{box-sizing:border-box}body{margin:0;color:#1f2933;background:#f5f7f8;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(0,1fr) 420px;align-items:center;gap:48px;padding:64px clamp(24px,7vw,96px);background:linear-gradient(120deg,#052226eb,#145b54c2),repeating-linear-gradient(90deg,rgba(255,255,255,.08) 0,rgba(255,255,255,.08) 1px,transparent 1px,transparent 72px);background-size:cover;background-position:center}.login-hero{color:#fff;max-width:760px}.login-title.ant-typography{color:#fff;font-size:clamp(40px,5vw,64px);line-height:1.05;margin-bottom:18px}.login-subtitle.ant-typography{color:#ffffffdb;font-size:20px;max-width:620px}.login-card{border-radius:8px;box-shadow:0 24px 80px #0000003d}.login-alert{margin-bottom:18px}.app-shell{min-height:100vh}.app-sider{background:#fff;border-right:1px solid #e5e8eb}.brand{height:72px;display:flex;align-items:center;gap:12px;padding:0 20px;border-bottom:1px solid #e5e8eb}.brand-mark{width:36px;height:36px;display:grid;place-items:center;border-radius:6px;background:#176b5b;color:#fff;font-weight:700}.brand-title{display:block;color:#111827;font-weight:700}.brand-subtitle{display:block;color:#73808c;font-size:12px}.app-header{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;background:#fff;border-bottom:1px solid #e5e8eb}.page-title.ant-typography{margin:0}.app-content{padding:24px}.page-stack{width:100%}.status-card{height:100%;border-radius:8px}.status-icon{width:40px;height:40px;display:grid;place-items:center;margin-bottom:16px;border-radius:6px;background:#e8f4f1;color:#176b5b;font-size:20px}.toolbar{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.lifecycle-stage{min-height:190px;padding:16px;border:1px solid #e5e8eb;border-radius:8px;background:#fff}.lifecycle-stage-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.lifecycle-stage-desc.ant-typography{min-height:44px;margin-bottom:12px}.lifecycle-stage-metrics{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-top:14px;color:#5f6b76;font-size:12px}@media(max-width:860px){.login-page{grid-template-columns:1fr;gap:24px}.login-card{width:100%}.login-title.ant-typography{font-size:38px}.toolbar{display:block}.lifecycle-stage-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}
