:root{color:#1f2933;background:#f5f7fb;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;background:#f5f7fb;overflow:hidden}.app-shell{min-height:100vh;background:#f5f7fb}.app-main{min-height:100vh;margin-left:248px;transition:margin-left .2s ease}.app-shell-collapsed .app-main{margin-left:72px}.login-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(135deg,#1d6f621f,#376dff14),#f5f7fb}.login-card{width:min(440px,100%);box-shadow:0 24px 70px #1f29331f}.login-header{display:flex;align-items:center;gap:14px;margin-bottom:24px}.login-header img{width:46px;height:46px;object-fit:contain}.login-header h3{margin:0 0 4px}.login-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px}.sidebar{position:fixed!important;inset:0 auto 0 0;z-index:100;height:100vh;overflow:auto;border-right:1px solid #e7ecf3;transition:width .2s ease}.brand{display:flex;gap:12px;align-items:center;min-height:80px;padding:22px 20px;overflow:hidden;white-space:nowrap}.app-shell-collapsed .brand{justify-content:center;padding:22px 0}.app-shell-collapsed .brand>div{display:none}.brand img{width:36px;height:36px;object-fit:contain}.brand strong,.brand span{display:block}.brand strong{font-size:15px;line-height:20px}.brand span{color:#6b7280;font-size:12px;line-height:18px}.topbar{position:fixed;top:0;right:0;left:248px;z-index:90;height:84px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 28px;background:#fff;border-bottom:1px solid #e7ecf3;transition:left .2s ease}.app-shell-collapsed .topbar{left:72px}.topbar-title{min-width:0;display:flex;align-items:center;gap:12px}.topbar-title>div{min-width:0}.sidebar-trigger{flex:0 0 auto}.topbar h3{margin:0 0 4px}.topbar .ant-typography{max-width:min(52vw,680px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.content{height:calc(100vh - 84px);margin-top:84px;padding:24px;overflow:auto}.release-alert{margin-bottom:16px}.section-row{margin-top:16px}.metric-card .ant-card-body{display:flex;align-items:center;gap:16px}.metric-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:8px;background:#e7f5f0;color:#1d6f62;font-size:20px}.progress-line+.progress-line{margin-top:12px}.wide{width:100%}.form-action{display:flex;align-items:center;padding-top:30px}.result-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-top:16px}.result-strip>div{padding:14px 16px;border:1px solid #e7ecf3;border-radius:8px;background:#fbfcfe}.result-strip span,.result-strip strong{display:block}.result-strip strong{margin-top:4px;font-size:18px}@media(max-width:900px){.app-main,.app-shell-collapsed .app-main{margin-left:72px}.topbar,.app-shell-collapsed .topbar{left:72px;height:112px;align-items:flex-start;flex-direction:column;padding:14px 16px}.content{height:calc(100vh - 112px);margin-top:112px;padding:16px}.topbar .ant-typography{max-width:calc(100vw - 120px)}}
