*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;height:100%;margin:0}body{color:#111827;background:#f3f4f6}.admin-shell{min-height:100vh}.brand{display:flex;align-items:center;height:64px;padding:0 16px}.brand__logo{display:block;width:172px;height:40px}.brand__icon{display:block;width:32px;height:32px;margin:0 auto}.topbar{display:flex;align-items:center;justify-content:space-between;height:64px;padding:0 24px;border-bottom:1px solid #e5e7eb}.topbar h4.ant-typography{margin:0}.content{padding:24px}.page-stack,.full-input{width:100%}.toolbar-row{width:100%;justify-content:space-between}.metric-card{min-height:132px}.config-card{height:100%}.config-section{display:flex;flex-direction:column;gap:8px;margin-top:16px}.node-line{margin:0;padding:8px 10px;overflow:auto;border:1px solid #e5e7eb;border-radius:6px;background:#f9fafb;color:#111827;white-space:pre-wrap;word-break:break-all}.metric-card__inner{width:100%}.metric-card__icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;flex:0 0 44px;border-radius:8px;color:#2563eb;background:#eff6ff;font-size:22px}.overview-grid{display:flex;align-items:center;justify-content:space-between;gap:16px}.overview-grid h4.ant-typography{margin:8px 0 0}.info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.info-grid--top{margin-top:16px}.info-item{display:flex;min-width:0;flex-direction:column;gap:6px}.info-item .ant-typography{overflow-wrap:anywhere}.check-list{display:flex;flex-direction:column;gap:12px}.check-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 0;border-bottom:1px solid #e5e7eb}.check-row:last-child{border-bottom:0}.json-block{max-height:560px;margin:0;overflow:auto;color:#111827;white-space:pre-wrap;word-break:break-word}.json-block--large{max-height:720px}.user-avatar{background:#0891b2}.login-page{display:grid;min-height:100vh;place-items:center;padding:24px;background:#f3f4f6}.login-card{width:min(420px,100%)}@media(max-width:768px){.topbar{padding:0 16px}.content{padding:16px}.info-grid{grid-template-columns:1fr}.check-row{align-items:flex-start;flex-direction:column}}
