*{box-sizing:border-box}body{margin:0;color:#1f2937;background:#f5f7fa;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.login-page{display:flex;min-height:100vh;align-items:center;justify-content:center;padding:24px;background:linear-gradient(135deg,#f5f7fa,#e7eef4)}.login-panel{width:420px;max-width:100%;padding:32px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 16px 48px #0f172a14}.login-panel .ant-typography{margin-bottom:12px}.admin-layout{min-height:100vh}.brand{display:flex;align-items:center;height:64px;gap:10px;padding:0 20px;color:#fff;font-size:17px;font-weight:700;border-bottom:1px solid rgba(255,255,255,.08)}.nav-item{display:flex;align-items:center;gap:10px;height:44px;margin:12px;padding:0 12px;color:#cbd5e1;border-radius:6px;cursor:pointer;transition:background .15s ease,color .15s ease}.nav-item:hover{color:#fff;background:#ffffff14}.nav-item.active{color:#fff;background:#0f766e}.admin-header{display:flex;align-items:center;justify-content:space-between;height:64px;padding:0 24px;border-bottom:1px solid #e5e7eb}.admin-header .ant-typography,.content-head .ant-typography{margin:0}.admin-content{padding:24px}.content-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.service-alert{margin-bottom:16px}.service-summary{margin-bottom:16px;border:1px solid #e5e7eb;border-radius:8px}.log-status-alert{margin-top:12px}
